.parsely-recommendations-list-title {
    font-size: 1.2em
}

.parsely-recommendations-list {
    list-style: none;
    padding: unset
}

.parsely-recommendations-cardbody {
    overflow: hidden;
    padding: .8em;
    text-overflow: ellipsis;
    white-space: nowrap
}

.parsely-recommendations-cardmedia {
    padding: .8em .8em 0
}

.widget_ep-facet input[type=search], .wp-block-elasticpress-facet input[type=search] {
    margin-bottom: 1rem
}

.widget_ep-facet .searchable .inner, .wp-block-elasticpress-facet .searchable .inner {
    max-height: 20em;
    overflow: scroll
}

.widget_ep-facet .term.hide, .wp-block-elasticpress-facet .term.hide {
    display: none
}

.widget_ep-facet .empty-term, .wp-block-elasticpress-facet .empty-term {
    opacity: .5;
    position: relative
}

.widget_ep-facet .empty-term:after, .wp-block-elasticpress-facet .empty-term:after {
    bottom: 0;
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2
}

.widget_ep-facet .level-1, .wp-block-elasticpress-facet .level-1 {
    padding-left: 20px
}

.widget_ep-facet .level-2, .wp-block-elasticpress-facet .level-2 {
    padding-left: 40px
}

.widget_ep-facet .level-3, .wp-block-elasticpress-facet .level-3 {
    padding-left: 60px
}

.widget_ep-facet .level-4, .wp-block-elasticpress-facet .level-4 {
    padding-left: 5pc
}

.widget_ep-facet .level-5, .wp-block-elasticpress-facet .level-5 {
    padding-left: 75pt
}

.widget_ep-facet input[disabled], .wp-block-elasticpress-facet input[disabled] {
    cursor: pointer;
    opacity: 1
}

.widget_ep-facet .term a, .wp-block-elasticpress-facet .term a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.widget_ep-facet .term a:hover .ep-checkbox, .wp-block-elasticpress-facet .term a:hover .ep-checkbox {
    background-color: #ccc
}

.ep-checkbox {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-negative: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    height: 1em;
    justify-content: center;
    margin-right: .25em;
    width: 1em
}

.ep-checkbox:after {
    border: solid #fff;
    border-width: 0 .125em .125em 0;
    content: "";
    display: none;
    height: .5em;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: .25em
}

.ep-checkbox.checked {
    background-color: #5e5e5e
}

.ep-checkbox.checked:after {
    display: block
}

body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
    gap: 0.5em;
}

body .is-layout-flow > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

body .is-layout-flow > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

body .is-layout-flow > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

body .is-layout-constrained > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

body .is-layout-constrained > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained > .alignwide {
    max-width: var(--wp--style--global--wide-size);
}

body .is-layout-flex {
    display: flex;
}

body .is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

body .is-layout-flex > * {
    margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

.has-black-color {
    color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

.wp-block-navigation a:where(:not(.wp-element-button)) {
    color: inherit;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

.wp-block-pullquote {
    font-size: 1.5em;
    line-height: 1.6;
}

.b-mem-logos__heading, .b-mem-post__alt-label {
    font-family: Molde Condensed, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase
}

.b-mem-post {
    font-family: Molde, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif
}

.b-crumbs {
    font-family: Molde Condensed, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase
}

.b-mem-post__label, .b-mem-post__meta {
    font-family: Molde, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif
}

.b-mem-post__title, .nav, .navigator__sub_title, .navigator__title, .sub_title, .dt-primis-label {
    font-family: Visby CF, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    font-weight: 700
}

/*! sanitize.css v8.0.0 | CC0 License | github.com/csstools/sanitize.css */
*, :after, :before {
    background-repeat: no-repeat;
    box-sizing: border-box
}

:after, :before {
    text-decoration: inherit;
    vertical-align: inherit
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    cursor: default;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    line-height: 1.15;
    tab-size: 4;
    word-break: break-word
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    height: 0;
    overflow: visible
}

main {
    display: block
}

nav ol, nav ul {
    list-style: none
}

pre {
    font-family: Menlo, Consolas, Roboto Mono, Ubuntu Monospace, Noto Mono, Oxygen Mono, Liberation Mono, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: Menlo, Consolas, Roboto Mono, Ubuntu Monospace, Noto Mono, Oxygen Mono, Liberation Mono, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not([fill]) {
    fill: currentColor
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input, select {
    margin: 0
}

button {
    overflow: visible;
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

fieldset {
    padding: .35em .75em .625em
}

input {
    overflow: visible
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

select {
    text-transform: none
}

textarea {
    margin: 0;
    overflow: auto;
    resize: vertical
}

[type=checkbox], [type=radio] {
    padding: 0
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

details, dialog {
    display: block
}

dialog {
    background-color: #fff;
    border: solid;
    color: #000;
    height: -moz-fit-content;
    height: fit-content;
    left: 0;
    margin: auto;
    padding: 1em;
    position: absolute;
    right: 0;
    width: -moz-fit-content;
    width: fit-content
}

dialog:not([open]) {
    display: none
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[tabindex], a, area, button, input, label, select, summary, textarea {
    touch-action: manipulation
}

[hidden] {
    display: none
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled=true], [disabled] {
    cursor: not-allowed
}

[aria-hidden=false][hidden]:not(:focus) {
    clip: rect(0, 0, 0, 0);
    display: inherit;
    position: absolute
}

.dt-clamp {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.dt-clamp p {
    display: inline
}

.dt-clamp-1 {
    -webkit-line-clamp: 1
}

.dt-clamp-2 {
    -webkit-line-clamp: 2
}

.dt-clamp-3 {
    -webkit-line-clamp: 3
}

.dt-clamp-4 {
    -webkit-line-clamp: 4
}

.dt-clamp-5 {
    -webkit-line-clamp: 5
}

.dt-clamp-6 {
    -webkit-line-clamp: 6
}

.dt-clamp-7 {
    -webkit-line-clamp: 7
}

.dt-clamp-8 {
    -webkit-line-clamp: 8
}

.dt-clamp-9 {
    -webkit-line-clamp: 9
}

.dt-clamp-10 {
    -webkit-line-clamp: 10
}

@media (min-width: 655px) {
    .dt-clamp-large-1 {
        -webkit-line-clamp: 1
    }

    .dt-clamp-large-2 {
        -webkit-line-clamp: 2
    }

    .dt-clamp-large-3 {
        -webkit-line-clamp: 3
    }

    .dt-clamp-large-4 {
        -webkit-line-clamp: 4
    }

    .dt-clamp-large-5 {
        -webkit-line-clamp: 5
    }

    .dt-clamp-large-6 {
        -webkit-line-clamp: 6
    }

    .dt-clamp-large-7 {
        -webkit-line-clamp: 7
    }

    .dt-clamp-large-8 {
        -webkit-line-clamp: 8
    }

    .dt-clamp-large-9 {
        -webkit-line-clamp: 9
    }

    .dt-clamp-large-10 {
        -webkit-line-clamp: 10
    }
}

img.dt-lazy-loading, img.dt-lazy-pending {
    background-color: #000;
    opacity: .04
}

img.dt-lazy-loaded {
    opacity: 1
}

.dtvideos-container {
    z-index: 11
}

.dtvideos-container.is-autoplay .jw-preview, .dtvideos-container.is-loaded .dtvideos-aspect {
    display: none
}

.dtvideos-container .jw-text-duration {
    white-space: nowrap
}

.dtvideos-details {
    border-left: 1px solid #00608c;
    margin-top: 4vw;
    padding-left: 5.33333vw
}

.dtvideos-title {
    font-size: 4.8vw;
    font-weight: 700;
    line-height: 1.2;
    width: 100%
}

.dtvideos-description {
    color: #707070;
    font-size: 3.2vw;
    line-height: 1.25;
    margin-top: 2.66667vw;
    width: 100%
}

.dtvideos-description.dt-clamp-2 {
    max-height: 8vw
}

.dtvideos-readmore {
    border-bottom: 1px solid var(--link-underline-color);
    color: var(--link-color);
    color: #00608c;
    cursor: pointer;
    font-size: 3.2vw;
    padding-bottom: 1px
}

.dtvideos-readmore:active, .dtvideos-readmore:hover {
    border-bottom-color: var(--link-underline-hover-color);
    text-decoration: none
}

@media (min-width: 655px) {
    .dtvideos-details {
        margin-top: 15px;
        padding-left: 20px
    }

    .dtvideos-title {
        font-size: 17px
    }

    .dtvideos-description {
        font-size: 12px;
        margin-top: 10px
    }

    .dtvideos-description.dt-clamp-2 {
        max-height: 30px
    }

    .dtvideos-readmore {
        font-size: 12px
    }
}

.dtads-desktop, .dtads-mobile, .dtads-tablet {
    display: none !important
}

.dtads-location {
    position: relative;
    width: 100%
}

.dtads-location:before {
    color: #707070;
    content: "Advertisement";
    font-size: 12px;
    left: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: -18px
}

.dtads-adhesion:before, .dtads-atn:before, .dtads-btn:before, .dtads-out-of-page:before {
    display: none
}

@media (max-width: 654px) {
    .dtads-mobile {
        display: block !important
    }
}

@media (min-width: 655px) {
    .dtads-tablet {
        display: block !important
    }

    .dtads-content:before {
        display: none
    }
}

@media (min-width: 980px) {
    .dtads-desktop {
        display: block !important
    }
}

.addeventatc {
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 3px;
    box-shadow: 0 0 0 .5px rgba(50, 50, 93, .17), 0 2px 5px 0 rgba(50, 50, 93, .1), 0 1px 1.5px 0 rgba(0, 0, 0, .07), 0 1px 2px 0 rgba(0, 0, 0, .08), 0 0 0 0 transparent !important;
    color: #000 !important;
    display: inline-block;
    font-size: 15px;
    line-height: 100%;
    padding: 13px 12px 12px 43px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004)
}

.dt-google-read-aloud {
    display: block;
    margin: 3.2vw 0 1.06667vw;
    min-height: 55px
}

@media (min-width: 655px) {
    .dt-google-read-aloud {
        margin: 15px 0 -15px
    }
}

#credential_picker_container, #credential_picker_iframe {
    z-index: 2000000000 !important
}

#wpadminbar {
    border-bottom: 1px solid #4e4e4e !important;
    position: absolute !important;
    z-index: 5000002 !important
}

.ot-form-wrapper {
    height: 100%
}

.ot-form-wrapper iframe {
    border: none;
    height: 100%;
    width: 100%
}

.dt-primis-label {
    font-size: 4.8vw;
    line-height: 1;
    margin-bottom: 2.13333vw
}

@media (min-width: 655px) {
    .dt-primis-label {
        font-size: 20px;
        margin-bottom: 8px
    }
}

.pushly-prompt-window:not(.managed), .pushly_popover:not(.managed) {
    z-index: 10000000 !important
}

@font-face {
    font-display: optional;
    font-family: Molde;
    font-style: normal;
    font-weight: 400;
    src: url(../font/molde-regular-webfont.woff2) format("woff2"), url(../font/molde-regular-webfont.woff) format("woff")
}

@font-face {
    font-display: optional;
    font-family: Molde;
    font-style: normal;
    font-weight: 700;
    src: url(../font/molde-bold-webfont.woff2) format("woff2"), url(../font/molde-bold-webfont.woff) format("woff")
}

@font-face {
    font-display: optional;
    font-family: Visby CF;
    font-style: normal;
    font-weight: 400;
    src: url(../font/visbycf-regular-webfont.woff2) format("woff2"), url(../font/visbycf-regular-webfont.woff) format("woff")
}

@font-face {
    font-display: optional;
    font-family: Visby CF;
    font-style: normal;
    font-weight: 700;
    src: url(../font/visbycf-bold-webfont.woff2) format("woff2"), url(../font/visbycf-bold-webfont.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Molde Condensed;
    font-style: normal;
    font-weight: 400;
    src: url(../font/molde-condensed-bold-webfont.woff2) format("woff2"), url(../font/molde-condensed-bold-webfont.woff) format("woff")
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes scale-up {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@keyframes slide-up {
    0% {
        transform: translate3d(0, 100%, 0)
    }

    to {
        transform: translateZ(0)
    }
}

body, html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

body {
    background: #fff;
    color: #000;
    font-family: Molde, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1;
    /*min-height: 100%;*/
    /*overflow-x: hidden*/
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

button, input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
    border: 0;
    border-radius: 0;
    color: inherit;
    cursor: pointer;
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0;
    text-align: left;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

a, button, input, select, textarea {
    outline-color: #00608c
}

a:active, button:active, input:active, select:active, textarea:active {
    outline: none
}

ol, ul {
    list-style-type: none;
    padding: 0
}

a {
    color: inherit !important;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    font-weight: inherit
}

figure, h1, h2, h3, h4, h5, h6, iframe, li, ol, p, ul {
    margin: 0
}

cite {
    font-style: normal
}

iframe, img {
    border: 0
}

@media (max-width: 320px) {
    body, html {
        -moz-osx-font-smoothing: auto;
        -webkit-font-smoothing: subpixel-antialiased
    }
}

.is-visually-hidden {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.is-hidden {
    display: none
}

.is-text-center {
    text-align: center
}

:root {
    --aside-background-color: #f6f6f6;
    --aside-divider-color: hsla(180, 2%, 75%, .25);
    --background-color-rgb: 255, 255, 255;
    --background-color: #fff;
    --button-gradient: linear-gradient(45deg, #0074f5, #03aaff);
    --button-muted-background-color: #bec1c1;
    --button-text-color: #fff;
    --content-text-color: #000;
    --control-off-background-color: #a8aab3;
    --control-on-background-color: #03aaff;
    --divider-color: hsla(0, 0%, 44%, .25);
    --emphasis-color: #000;
    --error-color: #cc311e;
    --field-background-color: #fff;
    --field-border-color: rgba(0, 0, 0, .1);
    --field-text-color: #000;
    --framing-background-color: #0095d9;
    --framing-text-color: #fff;
    --hyphen-color: #707070;
    --icon-color: #00608c;
    --icon-filter: grayscale(1) brightness(0.5);
    --image-display: block;
    --image-icon-color: #00608c;
    --image-overlay-color: hsla(0, 0%, 100%, .9);
    --image-reverse-display: none;
    --label-color: #00608c;
    --link-color: #00608c;
    --link-underline-color: rgba(0, 96, 140, .5);
    --link-underline-hover-color: #00608c;
    --text-color: #707070;
    --title-color: #000
}

.theme-accent {
    --aside-background-color: #151515;
    --aside-divider-color: hsla(180, 2%, 75%, .25);
    --background-color-rgb: 0, 27, 40;
    --background-color: #001b28;
    --content-text-color: #fff;
    --divider-color: hsla(180, 2%, 75%, .25);
    --emphasis-color: #fff;
    --hyphen-color: #fff;
    --icon-color: #0095d9;
    --icon-filter: brightness(0) invert(1);
    --image-display: none;
    --image-icon-color: #0095d9;
    --image-overlay-color: hsla(0, 0%, 100%, .9);
    --image-reverse-display: block;
    --label-color: #0095d9;
    --link-color: #0095d9;
    --link-underline-color: rgba(0, 149, 217, .5);
    --link-underline-hover-color: #0095d9;
    --text-color: #a8aab3;
    --title-color: #fff
}

.b-page--dark, .theme-dark, .theme-theater {
    --aside-background-color: #151515;
    --aside-divider-color: hsla(180, 2%, 75%, .25);
    --background-color-rgb: 0, 0, 0;
    --background-color: #000;
    --content-text-color: #fff;
    --divider-color: hsla(180, 2%, 75%, .25);
    --emphasis-color: #fff;
    --hyphen-color: #fff;
    --icon-color: #0095d9;
    --icon-filter: brightness(0) invert(1);
    --image-display: none;
    --image-icon-color: #0095d9;
    --image-overlay-color: hsla(0, 0%, 100%, .9);
    --image-reverse-display: block;
    --label-color: #0095d9;
    --link-color: #0095d9;
    --link-underline-color: rgba(0, 149, 217, .5);
    --link-underline-hover-color: #0095d9;
    --text-color: #a8aab3;
    --title-color: #fff
}

.b-anterior {
    background: #151515
}

@media (max-width: 654px) {
    .b-anterior {
        display: none
    }
}

.b-aux__headline {
    margin-bottom: 8vw;
    padding-top: 8vw
}

.b-aux__content {
    margin-bottom: 12vw;
    margin-top: 12vw
}

@media (min-width: 655px) {
    .b-aux__headline {
        margin-bottom: 30px;
        padding-top: 30px
    }

    .b-aux__content {
        margin-bottom: 45px;
        margin-top: 45px
    }
}

@media (min-width: 1305px) {
    html:not(.no-cssgrid) .dt-body:not(.is-skinned) .b-aux--4-6 > * {
        margin-left: auto;
        margin-right: auto;
        max-width: 625px
    }
}

@media (min-width: 1625px) {
    html:not(.no-cssgrid) .dt-body .b-aux--4-6 > * {
        margin-left: auto;
        margin-right: auto;
        max-width: 625px
    }
}

.b-crumbs {
    font-size: 3.73333vw;
    line-height: 1.21429
}

.b-crumbs a {
    color: #0095d9 !important;
}

.b-crumbs li {
    display: inline-block
}

.b-crumbs li:not(:last-child) {
    margin-right: 4.8vw;
    position: relative
}

.b-crumbs li:not(:last-child):after {
    background-color: var(--hyphen-color);
    border-radius: 50%;
    content: "";
    height: .53333vw;
    left: calc(100% + 2.13333vw);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: .53333vw
}

@media (min-width: 730px) {
    .b-crumbs {
        font-size: 14px
    }

    .b-crumbs li:not(:last-child) {
        margin-right: 18px
    }

    .b-crumbs li:not(:last-child):after {
        height: 2px;
        left: calc(100% + 8px);
        width: 2px
    }
}

.b-grid > * {
    max-width: 100vw
}

.b-grid__cols4 {
    width: 100%
}

.b-grid__ad--full {
    overflow: visible !important
}

.b-grid__heading:last-child {
    display: none
}

.b-grid__large-heading {
    margin-top: 6.13333vw
}

.b-grid__placard:not(.b-grid__placard--injected) .dtads-location:before {
    display: none !important
}

@media (max-width: 654px) {
    .b-grid > :not(:first-child) {
        margin-top: 6.66667vw
    }

    .b-grid__heading {
        margin-bottom: -3.33333vw
    }

    .b-grid__synopsis-full {
        margin-left: -4vw;
        margin-right: -4vw
    }
}

@media (min-width: 655px) {
    .b-grid {
        /*grid-column-gap:25px;*/
        /*grid-row-gap: 25px;*/
        /*display: grid;*/
        /*grid-auto-flow: dense;*/
        /*grid-auto-rows: minmax(44px,max-content);*/
        /*grid-template-columns: repeat(auto-fill,300px)*/
    }

    .b-grid__cols2, .b-grid__cols4 {
        grid-column-end: span 2
    }

    .b-grid__rows1 {
        grid-row-start: span 1;
        height: 44px;
        min-height: 44px
    }

    .b-grid__rows2 {
        grid-row-start: span 2;
        /*height: 113px;*/
        /*min-height: 113px*/
        margin-bottom: 20px;
    }

    .b-grid__rows3 {
        grid-row-start: span 3;
        height: 182px;
        min-height: 182px
    }

    .b-grid__rows4 {
        grid-row-start: span 4;
        height: 251px;
        min-height: 251px
    }

    .b-grid__rows5 {
        grid-row-start: span 5;
        height: 320px;
        min-height: 320px
    }

    .b-grid__rows6 {
        grid-row-start: span 6;
        height: 389px;
        min-height: 389px
    }

    .b-grid__rows7 {
        grid-row-start: span 7;
        height: 458px;
        min-height: 458px
    }

    .b-grid__rows8 {
        grid-row-start: span 8;
        height: 527px;
        min-height: 527px
    }

    .b-grid__rows9 {
        grid-row-start: span 9;
        height: 596px;
        min-height: 596px
    }

    .b-grid__rows10 {
        grid-row-start: span 10;
        height: 665px;
        min-height: 665px
    }

    .b-grid__rows11 {
        grid-row-start: span 11;
        height: 734px;
        min-height: 734px
    }

    .b-grid__rows12 {
        grid-row-start: span 12;
        height: 803px;
        min-height: 803px
    }

    .b-grid__rows13 {
        grid-row-start: span 13;
        height: 872px;
        min-height: 872px
    }

    .b-grid__rows14 {
        grid-row-start: span 14;
        height: 941px;
        min-height: 941px
    }

    .b-grid__rows15 {
        grid-row-start: span 15;
        height: 1010px;
        min-height: 1010px
    }

    .b-grid__rows16 {
        grid-row-start: span 16;
        height: 1079px;
        min-height: 1079px
    }

    .b-grid__rows17 {
        grid-row-start: span 17;
        height: 1148px;
        min-height: 1148px
    }

    .b-grid__rows18 {
        grid-row-start: span 18;
        height: 1217px;
        min-height: 1217px
    }

    .b-grid__rows19 {
        grid-row-start: span 19;
        height: 1286px;
        min-height: 1286px
    }

    .b-grid__rows20 {
        grid-row-start: span 20;
        height: 1355px;
        min-height: 1355px
    }

    .b-grid__rows21 {
        grid-row-start: span 21;
        height: 1424px;
        min-height: 1424px
    }

    .b-grid__rows22 {
        grid-row-start: span 22;
        height: 1493px;
        min-height: 1493px
    }

    .b-grid__rows23 {
        grid-row-start: span 23;
        height: 1562px;
        min-height: 1562px
    }

    .b-grid__rows24 {
        grid-row-start: span 24;
        height: 1631px;
        min-height: 1631px
    }

    .b-grid__auto {
        grid-row-start: span 1;
        height: auto
    }

    .b-grid__unlocked {
        min-height: 0 !important
    }

    .b-grid__large-heading {
        margin-top: 64px
    }

    html.no-cssgrid .b-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    html.no-cssgrid .b-grid > * {
        margin-bottom: 25px
    }

    html.no-cssgrid .b-grid__cols1 {
        width: 300px
    }

    html.no-cssgrid .b-grid__cols2, html.no-cssgrid .b-grid__cols4 {
        width: 625px
    }
}

@media (min-width: 1305px) {
    html:not(.no-cssgrid) .dt-body:not(.is-skinned) .b-grid__cols3 {
        grid-column-end: span 3
    }

    html:not(.no-cssgrid) .dt-body:not(.is-skinned) .b-grid__cols4 {
        grid-column-end: span 4
    }
}

@media (min-width: 1625px) {
    html:not(.no-cssgrid) .dt-body .b-grid__cols3 {
        grid-column-end: span 3
    }

    html:not(.no-cssgrid) .dt-body .b-grid__cols4 {
        grid-column-end: span 4
    }
}

.b-mem__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.b-mem__inner > .b-playlist, .b-mem__inner > .b-video {
    width: 100%
}

.b-mem__post {
    border-bottom: 1px solid var(--divider-color);
    margin-bottom: 5.33333vw;
    width: 100%
}

.b-mem__post:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.b-mem__post--ads {
    border-bottom: 0 !important;
    height: 73.6vw
}

.b-mem__post--ads + .b-mem__post {
    border-top: 1px solid var(--divider-color);
    padding-top: 5.33333vw
}

.b-mem__mem-logos {
    margin-top: 8.66667vw
}

.b-mem--taxonomy .b-mem__inner {
    padding-top: 0
}

.b-mem--taxonomy-less .b-mem__post--ads {
    height: auto;
    min-height: 73.6vw
}

.b-mem--4-heroic .b-mem__post--xl .b-mem-post__title {
    font-size: 5.86667vw;
    line-height: 1.2
}

@media (min-width: 730px) {
    .b-mem__post {
        margin-bottom: 25px
    }

    .b-mem__post--12, .b-mem__post--3 {
        border-bottom: 0;
        margin-bottom: 0
    }

    .b-mem__post--ads, .b-mem__post--l-less-content, .b-mem__post--m, .b-mem__post--m-less-content, .b-mem__post--ml, .b-mem__post--xs, .b-mem__post--xs-taxonomy {
        width: calc(50% - 25px)
    }

    .b-mem__post--ads {
        height: 276px
    }

    .b-mem__post--ads + .b-mem__post {
        padding-top: 25px
    }

    .b-mem__mem-logos {
        margin-top: 32.5px
    }

    .b-mem--taxonomy .b-mem__inner {
        padding-top: 0
    }

    .b-mem--6 .b-mem__post--3 {
        border-bottom: 1px solid var(--divider-color);
        margin-bottom: 25px
    }

    .b-mem--6-heroic .b-mem__post--2 {
        border-bottom: 0;
        position: relative
    }

    .b-mem--6-heroic .b-mem__post--2:after {
        background-color: var(--divider-color);
        bottom: 0;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        width: 650px
    }

    .b-mem--6-heroic .b-mem__post--3 {
        margin-bottom: 25px
    }

    .b-mem--6-heroic .b-mem__post--5 {
        border-bottom: 0;
        margin-bottom: 0
    }

    .b-mem--5 .b-mem__post--1 {
        order: 1
    }

    .b-mem--5 .b-mem__post--2 {
        order: 2
    }

    .b-mem--5 .b-mem__post--3 {
        order: 3
    }

    .b-mem--5 .b-mem__post--4 {
        order: 4
    }

    .b-mem--5 .b-mem__post--5 {
        order: 5
    }

    .b-mem--5 .b-mem__post--6 {
        order: 6
    }

    .b-mem--5 .b-mem__post--3 {
        margin-bottom: 25px;
        position: relative
    }

    .b-mem--5 .b-mem__post--3:after {
        background-color: var(--divider-color);
        bottom: 0;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        width: 650px
    }

    .b-mem--5 .b-mem__post--4, .b-mem--5 .b-mem__post--5 {
        border-bottom: 0;
        margin-bottom: 0
    }

    .b-mem--5 .b-mem__post--ads {
        height: 276px;
        min-height: auto;
        order: 3
    }

    .b-mem.b-mem--5 .b-mem__inner {
        padding-bottom: 55px
    }

    .b-mem--4 .b-mem__post--ads {
        height: 276px;
        min-height: auto
    }

    .b-mem--4 .b-mem__post--ads + .b-mem__post {
        border-top: 0;
        margin-bottom: 0;
        padding-top: 0
    }

    .b-mem--4 .b-mem__post--l-less-content, .b-mem--4 .b-mem__post--m-less-content {
        border-bottom: 0
    }

    .b-mem--4 .b-mem__post--2 {
        position: relative
    }

    .b-mem--4 .b-mem__post--2:after {
        background-color: var(--divider-color);
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        top: 100%;
        width: 650px
    }

    .b-mem--4-heroic .b-mem__post--xl {
        display: flex;
        flex-direction: column;
        width: calc(50% - 25px)
    }

    .b-mem--4-heroic .b-mem__post--xl .b-mem-post__image {
        height: 180px
    }

    .b-mem--4-heroic .b-mem__post--xl .b-mem-post__content {
        display: flex;
        flex: 1 0;
        flex-direction: column;
        justify-content: space-between
    }

    .b-mem--4-heroic .b-mem__post--xl .b-mem-post__title {
        font-size: 20px;
        line-height: 1.2
    }

    .b-mem--4-heroic .b-mem__post--xl .b-mem-post__excerpt {
        display: none
    }
}

@media (min-width: 1080px) {
    .b-mem--12 .b-mem__inner {
        align-content: space-between;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: stretch;
        max-height: 1475px
    }

    .b-mem--12 .b-mem__post {
        margin-bottom: 0;
        margin-top: 25px
    }

    .b-mem--12 .b-mem__post--1 {
        order: 1
    }

    .b-mem--12 .b-mem__post--2 {
        order: 2
    }

    .b-mem--12 .b-mem__post--3 {
        order: 3
    }

    .b-mem--12 .b-mem__post--4 {
        order: 4
    }

    .b-mem--12 .b-mem__post--5 {
        order: 5
    }

    .b-mem--12 .b-mem__post--6 {
        order: 6
    }

    .b-mem--12 .b-mem__post--7 {
        order: 7
    }

    .b-mem--12 .b-mem__post--8 {
        order: 8
    }

    .b-mem--12 .b-mem__post--9 {
        order: 9
    }

    .b-mem--12 .b-mem__post--10 {
        order: 10
    }

    .b-mem--12 .b-mem__post--11 {
        order: 11
    }

    .b-mem--12 .b-mem__post--12 {
        order: 12
    }

    .b-mem--12 .b-mem__post--13 {
        order: 13
    }

    .b-mem--12 .b-mem__post--1, .b-mem--12 .b-mem__post--9 {
        margin-top: 0
    }

    .b-mem--12 .b-mem__post--3 {
        border-bottom: 1px solid var(--divider-color)
    }

    .b-mem--12 .b-mem__post--5 {
        border-top: 0;
        padding-top: 0
    }

    .b-mem--12 .b-mem__post--5, .b-mem--12 .b-mem__post--6, .b-mem--12 .b-mem__post--7, .b-mem--12 .b-mem__post--8 {
        height: 134px
    }

    .b-mem--12 .b-mem__post--6 {
        margin-top: -134px
    }

    .b-mem--12 .b-mem__post--7, .b-mem--12 .b-mem__post--8 {
        border-bottom: 0
    }

    .b-mem--12 .b-mem__post--8 {
        margin-top: -134px
    }

    .b-mem--12 .b-mem__post--6, .b-mem--12 .b-mem__post--8 {
        align-self: flex-end
    }

    .b-mem--12 .b-mem__post--12 {
        border-bottom: 1px solid var(--divider-color)
    }

    .b-mem--12 .b-mem__post--l, .b-mem--12 .b-mem__post--ml, .b-mem--12 .b-mem__post--xl {
        width: 650px
    }

    .b-mem--12 .b-mem__post--l-less-content, .b-mem--12 .b-mem__post--m, .b-mem--12 .b-mem__post--s, .b-mem--12 .b-mem__post--s-taxonomy, .b-mem--12 .b-mem__post--xl-less-content, .b-mem--12 .b-mem__post--xs, .b-mem--12 .b-mem__post--xs-taxonomy {
        width: 300px
    }

    .b-mem--12 .b-mem__post--m-less-content {
        border-top: 1px solid var(--divider-color);
        width: 100%
    }

    .b-mem--12 .b-mem__post.b-mem__post--ads {
        order: 11;
        width: 300px
    }

    .b-mem--12 .b-mem__post.b-mem__post--ads + .b-mem__post {
        border-top: 0;
        padding-top: 0
    }

    .b-mem--6 .b-mem__inner {
        display: flex;
        justify-content: space-between
    }

    .b-mem--6 .b-mem__post {
        border-bottom-width: 0;
        width: 300px
    }

    .b-mem--6 .b-mem__post--1 {
        position: relative
    }

    .b-mem--6 .b-mem__post--1:after {
        background-color: var(--divider-color);
        bottom: 0;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        width: 1000px
    }

    .b-mem--6 .b-mem__post--4, .b-mem--6 .b-mem__post--5 {
        margin-bottom: 0
    }

    .b-mem--6 .b-mem-post--l {
        flex-direction: column;
        justify-content: stretch
    }

    .b-mem--6 .b-mem-post--l .b-mem-post__image {
        margin-bottom: 20px;
        margin-right: 0
    }

    .b-mem--6 .b-mem-post--l .b-mem-post__content {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        justify-content: space-between;
        width: 100%
    }

    .b-mem--6 .b-mem-post--l .b-mem-post__title {
        font-size: 20px;
        line-height: 1.2
    }

    .b-mem--6-heroic .b-mem__inner {
        display: grid;
        gap: 25px 50px;
        grid-template-areas: "a a b" "a a c" "d d e" "d d f";
        grid-template-columns: repeat(3, 1fr)
    }

    .b-mem--6-heroic .b-mem__post {
        border-bottom: 0;
        margin-bottom: 0
    }

    .b-mem--6-heroic .b-mem__post--1 {
        grid-area: a;
        position: relative
    }

    .b-mem--6-heroic .b-mem__post--1:after {
        background-color: var(--divider-color);
        bottom: 0;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        width: 1000px
    }

    .b-mem--6-heroic .b-mem__post--2 {
        grid-area: b;
        padding-bottom: 0
    }

    .b-mem--6-heroic .b-mem__post--2:after {
        display: none
    }

    .b-mem--6-heroic .b-mem__post--3 {
        grid-area: c
    }

    .b-mem--6-heroic .b-mem__post--4 {
        grid-area: d
    }

    .b-mem--6-heroic .b-mem__post--5 {
        grid-area: e;
        padding-bottom: 0
    }

    .b-mem--6-heroic .b-mem__post--6 {
        grid-area: f
    }

    .b-mem--6-heroic .b-mem__post--m {
        width: 100%
    }

    .b-mem--5 .b-mem__inner {
        align-content: space-between;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .b-mem--5 .b-mem__post {
        margin-bottom: 0
    }

    .b-mem--5 .b-mem__post--1 {
        margin-bottom: 50px
    }

    .b-mem--5 .b-mem__post--2, .b-mem--5 .b-mem__post--3 {
        border-bottom: 0;
        padding-bottom: 0
    }

    .b-mem--5 .b-mem__post--2, .b-mem--5 .b-mem__post--3, .b-mem--5 .b-mem__post--ads {
        width: calc(33.333% - 33.33333px)
    }

    .b-mem--5 .b-mem__post--3:after {
        display: none
    }

    .b-mem--5 .b-mem__post--4, .b-mem--5 .b-mem__post--5 {
        border-top: 1px solid var(--divider-color);
        margin-top: 25px;
        width: 100%
    }

    .b-mem--5 .b-mem__post--5 {
        height: auto
    }

    .b-mem--5 .b-mem__post--ads {
        order: 3
    }

    .b-mem.b-mem--5 .b-mem__inner {
        padding-bottom: 80px
    }

    .b-mem--4 .b-mem__post--xl .b-mem-post__image {
        height: 180px
    }

    .b-mem--4 .b-mem__post--xl .b-mem-post__title {
        font-size: 20px;
        line-height: 1.2
    }

    .b-mem--4 .b-mem__post--xl .b-mem-post__excerpt {
        display: none
    }

    .b-mem--4 .b-mem__post--m-less-content .b-mem-post__title {
        min-height: auto
    }

    .b-mem--4 .b-mem__post--m-less-content .b-mem-post__excerpt {
        margin-bottom: 17.5px
    }

    .b-mem--4 .b-mem__post--m-less-content .b-mem-post__info {
        margin-top: 0
    }

    .b-mem--4 .b-mem__post--1, .b-mem--4 .b-mem__post--2, .b-mem--4 .b-mem__post--ads {
        width: 300px
    }

    .b-mem--4 .b-mem__post--4, .b-mem--4 .b-mem__post--5 {
        width: 100%
    }

    .b-mem--4 .b-mem__post--1 {
        border-bottom: 0
    }

    .b-mem--4 .b-mem__post--2:after {
        left: -350px;
        width: 1000px
    }

    .b-mem--4 .b-mem__post--4 {
        border-bottom: 1px solid var(--divider-color);
        padding-bottom: 25px
    }

    .b-mem--4-heroic .b-mem__post--xl {
        flex-direction: row;
        width: 100%
    }

    .b-mem--4-heroic .b-mem__post--xl .b-mem-post__image {
        height: 300px;
        margin-bottom: 0;
        margin-right: 25px;
        width: 500px
    }

    .b-mem--4-heroic .b-mem__post--xl .b-mem-post__content {
        justify-content: flex-start
    }

    .b-mem--4-heroic .b-mem__post--xl .b-mem-post__title {
        font-size: 34px;
        line-height: 1.2
    }

    .b-mem--4-heroic .b-mem__post--xl .b-mem-post__excerpt {
        display: block
    }

    .b-mem--4-heroic .b-mem__post--3 {
        border-bottom: 1px solid var(--divider-color);
        margin-bottom: 25px
    }
}

@media (min-width: 1280px) {
    .b-mem__mem-logos {
        margin-top: 10px
    }

    .b-mem--taxonomy.b-mem--12 .b-mem__post--3 {
        margin-bottom: 40px
    }

    .b-mem--12 .b-mem__inner {
        max-height: 1070px
    }

    .b-mem--12 .b-mem__post--12, .b-mem--12 .b-mem__post--5 {
        margin-top: 0
    }

    .b-mem--12 .b-mem__post--5, .b-mem--12 .b-mem__post--6, .b-mem--12 .b-mem__post--7, .b-mem--12 .b-mem__post--8 {
        height: auto
    }

    .b-mem--12 .b-mem__post--6, .b-mem--12 .b-mem__post--8, .b-mem--12 .b-mem__post--9 {
        margin-top: 25px
    }

    .b-mem--12 .b-mem__post--3 {
        margin-bottom: 25px
    }

    .b-mem--12 .b-mem__post--11, .b-mem--12 .b-mem__post--3 {
        border-bottom: 0
    }

    .b-mem--12 .b-mem__post--7, .b-mem--12 .b-mem__post--8 {
        border-bottom: 1px solid var(--divider-color)
    }

    .b-mem--12 .b-mem__post--l, .b-mem--12 .b-mem__post--ml, .b-mem--12 .b-mem__post--xl {
        max-width: 650px;
        width: 48.95%
    }

    .b-mem--12 .b-mem__post--m, .b-mem--12 .b-mem__post--s, .b-mem--12 .b-mem__post--s-taxonomy, .b-mem--12 .b-mem__post--xs, .b-mem--12 .b-mem__post--xs-taxonomy {
        max-width: 300px;
        width: 23.43%
    }

    .b-mem--12 .b-mem__post.b-mem__post--ads {
        margin-bottom: 15px;
        margin-top: 40px;
        max-width: 300px;
        order: 13;
        width: 23.43%
    }

    .b-mem--6 .b-mem__post {
        border-bottom-width: 1px;
        width: calc(50% - 25px)
    }

    .b-mem--6 .b-mem__post:first-child:after {
        display: none
    }

    .b-mem--6 .b-mem__post--4 {
        margin-bottom: 25px
    }

    .b-mem--6 .b-mem__post--5 {
        border-bottom-width: 0
    }

    .b-mem--6 .b-mem-post--l {
        flex-direction: row
    }

    .b-mem--6 .b-mem-post--l .b-mem-post__image {
        margin-bottom: 0;
        margin-right: 25px
    }

    .b-mem--6 .b-mem-post--l .b-mem-post__content {
        width: calc(100% - 245px)
    }

    .b-mem--6 .b-mem-post--l .b-mem-post__title {
        font-size: 24px;
        line-height: 1.2
    }

    .b-mem--6-heroic .b-mem__inner {
        grid-template-areas: "a b" "c d" "e f";
        grid-template-columns: repeat(2, 1fr)
    }

    .b-mem--6-heroic .b-mem__post--1 {
        grid-area: a
    }

    .b-mem--6-heroic .b-mem__post--1:after {
        display: none
    }

    .b-mem--6-heroic .b-mem__post--2 {
        border-bottom: 1px solid var(--divider-color);
        grid-area: c
    }

    .b-mem--6-heroic .b-mem__post--3 {
        border-bottom: 1px solid var(--divider-color);
        grid-area: d
    }

    .b-mem--6-heroic .b-mem__post--4 {
        grid-area: b
    }

    .b-mem--6-heroic .b-mem__post--5 {
        grid-area: e
    }

    .b-mem--6-heroic .b-mem__post--6 {
        grid-area: f
    }

    .b-mem--6-heroic .b-mem__post--xl {
        border-bottom: 1px solid var(--divider-color);
        display: flex;
        flex-direction: column
    }

    .b-mem--6-heroic .b-mem__post--xl .b-mem-post__content {
        display: flex;
        flex: 1 0 auto;
        flex-direction: column
    }

    .b-mem--6-heroic .b-mem__post--xl .b-mem-post__info {
        margin-top: auto
    }

    .b-mem--6-heroic .b-mem__post--m {
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 25px
    }

    .b-mem--6-heroic .b-mem__post--m .b-mem-post__image {
        height: 132px;
        margin-bottom: 0;
        width: 220px
    }

    .b-mem--6-heroic .b-mem__post--m .b-mem-post__content {
        flex: none;
        width: calc(100% - 245px)
    }

    .b-mem--5 .b-mem__inner {
        display: grid;
        gap: 25px 50px;
        grid-template-areas: "a a a a" "b b c d" "b b e f";
        grid-template-columns: repeat(4, 1fr);
        max-height: none
    }

    .b-mem--5 .b-mem__post--ads, .b-mem--5 .b-mem__post--m-less-content, .b-mem--5 .b-mem__post--xl-less-content {
        width: 100%
    }

    .b-mem--5 .b-mem__post--xl-less-content {
        border-bottom: 0
    }

    .b-mem--5 .b-mem__post--m-less-content {
        border-top: 0
    }

    .b-mem--5 .b-mem__post--1 {
        grid-area: a
    }

    .b-mem--5 .b-mem__post--2 {
        grid-area: b
    }

    .b-mem--5 .b-mem__post--3 {
        border-bottom: 1px solid var(--divider-color);
        grid-area: c;
        padding-bottom: 25px;
        width: 100%
    }

    .b-mem--5 .b-mem__post--4 {
        grid-area: e;
        margin-top: 0
    }

    .b-mem--5 .b-mem__post--5 {
        grid-area: f;
        margin-top: 0
    }

    .b-mem--5 .b-mem__post.b-mem__post--ads {
        grid-area: d;
        margin-bottom: 0
    }

    .b-mem--4 .b-mem__inner {
        display: grid;
        gap: 25px 50px;
        grid-template-areas: "a a b c" "a a d e";
        grid-template-columns: repeat(4, 1fr)
    }

    .b-mem--4 .b-mem__post--1 {
        grid-area: a;
        width: auto
    }

    .b-mem--4 .b-mem__post--2 {
        border-bottom: 1px solid var(--divider-color);
        grid-area: b;
        margin-bottom: 0
    }

    .b-mem--4 .b-mem__post--2:after {
        display: none
    }

    .b-mem--4 .b-mem__post--ads {
        border-bottom: 1px solid var(--divider-color) !important;
        grid-area: c;
        height: 100%;
        margin-bottom: 0
    }

    .b-mem--4 .b-mem__post--4 {
        border-bottom: 0;
        grid-area: d;
        padding-bottom: 0
    }

    .b-mem--4 .b-mem__post--5 {
        grid-area: e
    }

    .b-mem--4 .b-mem__post--xl .b-mem-post__image {
        height: 390px
    }

    .b-mem--4 .b-mem__post--xl .b-mem-post__title {
        font-size: 24px;
        line-height: 1.2
    }

    .b-mem--4 .b-mem__post--xl .b-mem-post__excerpt {
        display: block
    }

    .b-mem--4-heroic .b-mem__post--xl {
        flex-direction: column;
        width: calc(50% - 25px)
    }

    .b-mem--4-heroic .b-mem__post--xl .b-mem-post__image {
        height: 390px;
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%
    }

    .b-mem--4-heroic .b-mem__post--xl .b-mem-post__info {
        margin-top: auto
    }

    .b-mem--4-heroic .b-mem__post--3 {
        border-bottom: 0;
        margin-bottom: 0
    }
}

.b-mem-logos img.dt-lazy-loading, .b-mem-logos img.dt-lazy-pending {
    background-color: transparent;
    opacity: 0
}

.b-mem-logos img.dt-lazy-pending {
    height: 100% !important;
    padding-bottom: 0 !important;
    width: 100% !important
}

.b-mem-logos__heading {
    align-items: center;
    color: var(--label-color);
    display: flex;
    font-size: 3.73333vw
}

.b-mem-logos__heading:after {
    background: var(--divider-color);
    content: "";
    flex-grow: 1;
    height: 1px;
    margin-left: 5.33333vw
}

.b-mem-logos__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.b-mem-logos__item {
    aspect-ratio: 230/95;
    margin-top: 5.33333vw;
    position: relative;
    width: 30.14493%
}

.b-mem-logos__item img {
    height: 100%;
    object-fit: contain;
    width: 100%
}

@media (max-width: 729px) {
    .b-mem-logos__items {
        justify-content: center
    }

    .b-mem-logos__item {
        margin-right: 4.78261%
    }

    .b-mem-logos__item:last-child, .b-mem-logos__item:nth-child(3n+3) {
        margin-right: 0
    }
}

@media (min-width: 730px) {
    .b-mem-logos__heading {
        font-size: 14px
    }

    .b-mem-logos__heading:after {
        margin-left: 20px
    }

    .b-mem-logos__item {
        margin-top: 20px;
        width: 17.53846%
    }
}

@media (min-width: 1080px) {
    .b-mem-logos__item {
        width: 16%
    }
}

@media (min-width: 1280px) {
    .b-mem-logos__item {
        width: 17.03704%
    }
}

.b-mem-post {
    font-size: 4vw;
    font-weight: 400;
    line-height: 1.3;
    padding-bottom: 6vw;
    position: relative
}

.b-mem-post img.dt-lazy-loading, .b-mem-post img.dt-lazy-pending {
    background-color: transparent;
    opacity: 0
}

.b-mem-post img.dt-lazy-pending {
    height: 100% !important;
    padding-bottom: 0 !important;
    width: 100% !important
}

.b-mem-post a, .b-mem-post a:hover {
    text-decoration: none
}

.b-mem-post__image {
    position: relative
}

.b-mem-post__image img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.b-mem-post__stars {
    background-color: var(--image-overlay-color);
    border-radius: 3.73333vw;
    bottom: 1.33333vw;
    height: 5.86667vw;
    left: 1.33333vw;
    padding: 1.33333vw 1.86667vw;
    position: absolute;
    width: 23.46667vw
}

.b-mem-post__stars + .b-mem-post__video {
    bottom: 8.53333vw
}

.b-mem-post__video {
    background-color: var(--image-overlay-color);
    border-radius: 50%;
    bottom: 1.33333vw;
    height: 8vw;
    left: 1.33333vw;
    position: absolute;
    width: 8vw
}

.b-mem-post__video:before {
    border-bottom: 1.6vw solid transparent;
    border-left: 2.4vw solid var(--image-icon-color);
    border-right: 0 solid transparent;
    border-top: 1.6vw solid transparent;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-40%, -50%);
    width: 0
}

.b-mem-post__title {
    color: var(--title-color);
    font-size: 4.8vw;
    line-height: 1.2
}

.b-mem-post__excerpt {
    margin-bottom: 6vw
}

.b-mem-post__info {
    align-items: center;
    display: flex;
    flex-wrap: wrap
}

.b-mem-post__alt-label {
    color: var(--label-color);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1.2;
    margin-right: 2.66667vw;
    text-transform: uppercase
}

.b-mem-post__label, .b-mem-post__meta {
    font-size: 3.2vw;
    line-height: 1.33333
}

.b-mem-post__label {
    color: var(--emphasis-color);
    font-weight: 500;
    margin-right: 1.33333vw
}

.b-mem-post__meta {
    font-weight: 500
}

.b-mem-post__meta time {
    display: block
}

.b-mem-post__meta time:first-letter {
    text-transform: uppercase
}

.b-mem-post--l .b-mem-post__title a:after, .b-mem-post--l-less-content .b-mem-post__title a:after, .b-mem-post--m .b-mem-post__title a:after, .b-mem-post--m-less-content .b-mem-post__title a:after, .b-mem-post--ml .b-mem-post__title a:after, .b-mem-post--s-taxonomy .b-mem-post__title a:after, .b-mem-post--xl .b-mem-post__title a:after, .b-mem-post--xl-less-content .b-mem-post__title a:after, .b-mem-post--xs-taxonomy .b-mem-post__title a:after, .b-mem-post--xxl .b-mem-post__title a:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.b-mem-post--l .b-mem-post__alt-label, .b-mem-post--l .b-mem-post__label, .b-mem-post--l-less-content .b-mem-post__alt-label, .b-mem-post--l-less-content .b-mem-post__label, .b-mem-post--m .b-mem-post__alt-label, .b-mem-post--m .b-mem-post__label, .b-mem-post--m-less-content .b-mem-post__alt-label, .b-mem-post--m-less-content .b-mem-post__label, .b-mem-post--ml .b-mem-post__alt-label, .b-mem-post--ml .b-mem-post__label, .b-mem-post--s-taxonomy .b-mem-post__alt-label, .b-mem-post--s-taxonomy .b-mem-post__label, .b-mem-post--xl .b-mem-post__alt-label, .b-mem-post--xl .b-mem-post__label, .b-mem-post--xl-less-content .b-mem-post__alt-label, .b-mem-post--xl-less-content .b-mem-post__label, .b-mem-post--xs-taxonomy .b-mem-post__alt-label, .b-mem-post--xs-taxonomy .b-mem-post__label, .b-mem-post--xxl .b-mem-post__alt-label, .b-mem-post--xxl .b-mem-post__label {
    position: relative;
    z-index: 2
}

.b-mem-post--xl .b-mem-post__stars, .b-mem-post--xxl .b-mem-post__stars {
    bottom: 2.66667vw;
    height: 6.93333vw;
    left: 2.66667vw;
    padding: 1.33333vw 2.66667vw;
    width: 29.86667vw
}

.b-mem-post--xl .b-mem-post__stars + .b-mem-post__video, .b-mem-post--xxl .b-mem-post__stars + .b-mem-post__video {
    bottom: 12.26667vw
}

.b-mem-post--xl .b-mem-post__video, .b-mem-post--xxl .b-mem-post__video {
    bottom: 2.66667vw;
    height: 10.66667vw;
    left: 2.66667vw;
    width: 10.66667vw
}

.b-mem-post--xl .b-mem-post__video:before, .b-mem-post--xxl .b-mem-post__video:before {
    border-width: 2.26667vw 0 2.26667vw 4vw
}

.b-mem-post--xl .b-mem-post__title, .b-mem-post--xxl .b-mem-post__title {
    margin-bottom: 2.66667vw
}

.b-mem-post--xxl .b-mem-post__image {
    height: 64vw;
    margin-bottom: 5.33333vw
}

.b-mem-post--xxl .b-mem-post__title {
    font-size: 8.53333vw;
    line-height: 1.1
}

.b-mem-post--xxl .b-mem-post__info-wrapper {
    display: none
}

.b-mem-post--xl .b-mem-post__image {
    height: 55.2vw;
    margin-bottom: 5.33333vw
}

.b-mem-post--xl .b-mem-post__title {
    font-size: 25px;
    line-height: 1.2
}

.b-mem-post--l, .b-mem-post--l-less-content, .b-mem-post--m, .b-mem-post--m-less-content, .b-mem-post--ml, .b-mem-post--s-taxonomy, .b-mem-post--xl-less-content, .b-mem-post--xs-taxonomy {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.b-mem-post--l .b-mem-post__image, .b-mem-post--l-less-content .b-mem-post__image, .b-mem-post--m .b-mem-post__image, .b-mem-post--m-less-content .b-mem-post__image, .b-mem-post--ml .b-mem-post__image, .b-mem-post--s-taxonomy .b-mem-post__image, .b-mem-post--xl-less-content .b-mem-post__image, .b-mem-post--xs-taxonomy .b-mem-post__image {
    /*height: 17.86667vw;*/
    /*width: 26.13333vw*/
    height: 101px;
    width: 103px;
}

.b-mem-post--l .b-mem-post__content, .b-mem-post--l-less-content .b-mem-post__content, .b-mem-post--m .b-mem-post__content, .b-mem-post--m-less-content .b-mem-post__content, .b-mem-post--ml .b-mem-post__content, .b-mem-post--s-taxonomy .b-mem-post__content, .b-mem-post--xl-less-content .b-mem-post__content, .b-mem-post--xs-taxonomy .b-mem-post__content {
    width: calc(100% - 30.4vw)
}

.b-mem-post--l .b-mem-post__info, .b-mem-post--l-less-content .b-mem-post__info, .b-mem-post--m .b-mem-post__info, .b-mem-post--m-less-content .b-mem-post__info, .b-mem-post--ml .b-mem-post__info, .b-mem-post--s-taxonomy .b-mem-post__info, .b-mem-post--xl-less-content .b-mem-post__info, .b-mem-post--xs-taxonomy .b-mem-post__info {
    /*display: none;*/
    margin-top: 3.33333vw;
    width: 100%
}

.b-mem-post--l .b-mem-post__info--copy, .b-mem-post--l-less-content .b-mem-post__info--copy, .b-mem-post--m .b-mem-post__info--copy, .b-mem-post--m-less-content .b-mem-post__info--copy, .b-mem-post--ml .b-mem-post__info--copy, .b-mem-post--s-taxonomy .b-mem-post__info--copy, .b-mem-post--xl-less-content .b-mem-post__info--copy, .b-mem-post--xs-taxonomy .b-mem-post__info--copy {
    display: flex
}

.b-mem-post--m-less-content .b-mem-post__excerpt, .b-mem-post--xl-less-content .b-mem-post__excerpt {
    display: none
}

.b-mem-post--s .b-mem-post__content, .b-mem-post--xs .b-mem-post__content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}

.b-mem-post--s .b-mem-post__title {
    margin-bottom: 3.33333vw
}

.b-mem-post--xs .b-mem-post__title {
    margin-bottom: 2.66667vw
}

.b-mem-post--xs .b-mem-post__info {
    flex-wrap: wrap
}

.b-mem-post--ads {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0
}

@media (min-width: 730px) {
    .b-mem-post {
        font-size: 15px;
        line-height: 1.3;
        padding-bottom: 27.5px
    }

    .b-mem-post__stars {
        border-radius: 14px;
        bottom: 10px;
        height: 26px;
        left: 10px;
        padding: 5px 10px;
        width: 112px
    }

    .b-mem-post__stars + .b-mem-post__video {
        bottom: 46px
    }

    .b-mem-post__video {
        bottom: 10px;
        height: 50px;
        left: 10px;
        width: 50px
    }

    .b-mem-post__video:before {
        border-width: 10px 0 10px 18px
    }

    .b-mem-post__title {
        font-size: 20px;
        line-height: 1.2
    }

    .b-mem-post__excerpt {
        margin-bottom: 22.5px
    }

    .b-mem-post__alt-label {
        font-size: 14px;
        line-height: 1.2;
        margin-right: 10px
    }

    .b-mem-post__label, .b-mem-post__meta {
        font-size: 14px;
        line-height: 1.23077
    }

    .b-mem-post__label {
        margin-right: 10px
    }

    .b-mem-post--xl, .b-mem-post--xxl {
        padding-bottom: 22.5px
    }

    .b-mem-post--xl .b-mem-post__stars, .b-mem-post--xxl .b-mem-post__stars {
        border-radius: 14px;
        bottom: 10px;
        height: 26px;
        left: 10px;
        padding: 5px 10px;
        width: 112px
    }

    .b-mem-post--xl .b-mem-post__stars + .b-mem-post__video, .b-mem-post--xxl .b-mem-post__stars + .b-mem-post__video {
        bottom: 46px
    }

    .b-mem-post--xl .b-mem-post__video, .b-mem-post--xxl .b-mem-post__video {
        bottom: 10px;
        height: 50px;
        left: 10px;
        width: 50px
    }

    .b-mem-post--xl .b-mem-post__video:before, .b-mem-post--xxl .b-mem-post__video:before {
        border-width: 10px 0 10px 18px
    }

    .b-mem-post--xl .b-mem-post__title, .b-mem-post--xxl .b-mem-post__title {
        margin-bottom: 10px
    }

    .b-mem-post--xxl .b-mem-post__image {
        height: 350px;
        margin: 0 -39px 25px
    }

    .b-mem-post--xxl .b-mem-post__title {
        font-size: 40px;
        line-height: 1.1
    }

    .b-mem-post--xxl__alt-label {
        font-size: 18px;
        line-height: 1.2
    }

    .b-mem-post--l-less-content, .b-mem-post--m-less-content, .b-mem-post--xl-less-content {
        flex-direction: column;
        justify-content: flex-start
    }

    .b-mem-post--l-less-content .b-mem-post__content, .b-mem-post--l-less-content .b-mem-post__image, .b-mem-post--m-less-content .b-mem-post__content, .b-mem-post--m-less-content .b-mem-post__image, .b-mem-post--xl-less-content .b-mem-post__content, .b-mem-post--xl-less-content .b-mem-post__image {
        flex: 1 0 auto;
        width: 100%
    }

    .b-mem-post--l-less-content .b-mem-post__image, .b-mem-post--m-less-content .b-mem-post__image, .b-mem-post--xl-less-content .b-mem-post__image {
        flex: inherit;
        height: 180px;
        margin-bottom: 20px
    }

    .b-mem-post--l-less-content .b-mem-post__content, .b-mem-post--m-less-content .b-mem-post__content, .b-mem-post--xl-less-content .b-mem-post__content {
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .b-mem-post--l-less-content .b-mem-post__info, .b-mem-post--m-less-content .b-mem-post__info, .b-mem-post--xl-less-content .b-mem-post__info {
        display: flex;
        margin-top: 12.5px
    }

    .b-mem-post--l-less-content .b-mem-post__info--copy, .b-mem-post--m-less-content .b-mem-post__info--copy, .b-mem-post--xl-less-content .b-mem-post__info--copy {
        display: none
    }

    .b-mem-post--xl .b-mem-post__image, .b-mem-post--xl-less-content .b-mem-post__image {
        height: 390px;
        margin-bottom: 20px
    }

    .b-mem-post--xl .b-mem-post__title, .b-mem-post--xl-less-content .b-mem-post__title {
        font-size: 34px;
        line-height: 1.2
    }

    .b-mem-post--xl-less-content .b-mem-post__excerpt {
        display: block;
        margin-top: 10px
    }

    .b-mem-post--l .b-mem-post__image, .b-mem-post--m .b-mem-post__image, .b-mem-post--ml .b-mem-post__image {
        height: 180px
    }

    .b-mem-post--l {
        align-items: flex-start;
        padding-bottom: 25px
    }

    .b-mem-post--l .b-mem-post__image {
        margin-right: 25px;
        width: 300px
    }

    .b-mem-post--l .b-mem-post__content {
        width: calc(100% - 325px)
    }

    .b-mem-post--l .b-mem-post__title {
        font-size: 24px;
        line-height: 1.2
    }

    .b-mem-post--l .b-mem-post__info {
        display: flex;
        margin-top: 12.5px
    }

    .b-mem-post--l .b-mem-post__info--copy {
        display: none
    }

    .b-mem-post--m .b-mem-post__image, .b-mem-post--ml .b-mem-post__image {
        margin-bottom: 20px;
        width: 100%
    }

    .b-mem-post--m .b-mem-post__content, .b-mem-post--ml .b-mem-post__content {
        width: 100%
    }

    .b-mem-post--m .b-mem-post__title, .b-mem-post--ml .b-mem-post__title {
        font-size: 20px;
        line-height: 1.2
    }

    .b-mem-post--m .b-mem-post__info, .b-mem-post--ml .b-mem-post__info {
        margin-top: 12.5px
    }

    .b-mem-post--m {
        align-items: flex-start;
        flex-direction: column;
        flex-wrap: nowrap
    }

    .b-mem-post--m .b-mem-post__content {
        display: flex;
        flex: 1 0 auto;
        flex-direction: column;
        justify-content: space-between;
        margin-bottom: 0
    }

    .b-mem-post--m .b-mem-post__info {
        display: flex
    }

    .b-mem-post--m .b-mem-post__info--copy {
        display: none
    }

    .b-mem-post--s .b-mem-post__title, .b-mem-post--s-taxonomy .b-mem-post__title {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 12.5px
    }

    .b-mem-post--xs .b-mem-post__title, .b-mem-post--xs-taxonomy .b-mem-post__title {
        margin-bottom: 10px
    }

    .b-mem-post--xs .b-mem-post__alt-label, .b-mem-post--xs-taxonomy .b-mem-post__alt-label {
        margin-right: 10px;
        width: auto
    }

    .b-mem-post--s-taxonomy .b-mem-post__image, .b-mem-post--xs-taxonomy .b-mem-post__image {
        display: none
    }

    .b-mem-post--s-taxonomy .b-mem-post__content, .b-mem-post--xs-taxonomy .b-mem-post__content {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: space-between;
        width: 100%
    }

    .b-mem-post--s-taxonomy .b-mem-post__title, .b-mem-post--xs-taxonomy .b-mem-post__title {
        margin-bottom: 10px
    }

    .b-mem-post--s-taxonomy .b-mem-post__info, .b-mem-post--xs-taxonomy .b-mem-post__info {
        display: flex;
        margin-top: 0
    }

    .b-mem-post--s-taxonomy .b-mem-post__info--copy, .b-mem-post--xs-taxonomy .b-mem-post__info--copy {
        display: none
    }

    .b-mem-post--ads {
        padding: 0
    }
}

@media (min-width: 1080px) {
    .b-mem-post--xxl .b-mem-post__image {
        height: 500px;
        margin-left: 0;
        margin-right: 0
    }

    .b-mem-post--xxl .b-mem-post__content {
        display: flex;
        justify-content: space-between
    }

    .b-mem-post--xxl .b-mem-post__title {
        margin-bottom: 0;
        width: 950px
    }

    .b-mem-post--xxl .b-mem-post__excerpt, .b-mem-post--xxl .b-mem-post__info {
        display: none
    }

    .b-mem-post--xxl .b-mem-post__info-wrapper {
        display: block;
        width: 300px
    }

    .b-mem-post--xxl .b-mem-post__info-wrapper .b-mem-post__excerpt {
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .b-mem-post--xxl .b-mem-post__info-wrapper .b-mem-post__info {
        display: flex
    }

    .b-mem-post--xl .b-mem-post__title {
        min-height: 81.6px
    }

    .b-mem-post--m-less-content, .b-mem-post--ml {
        align-items: flex-start;
        padding-bottom: 25px
    }

    .b-mem-post--m-less-content .b-mem-post__image, .b-mem-post--ml .b-mem-post__image {
        margin-bottom: 0;
        margin-right: 25px;
        width: 300px
    }

    .b-mem-post--m-less-content .b-mem-post__content, .b-mem-post--ml .b-mem-post__content {
        width: calc(100% - 325px)
    }

    .b-mem-post--m-less-content .b-mem-post__title, .b-mem-post--ml .b-mem-post__title {
        font-size: 24px;
        line-height: 1.2
    }

    .b-mem-post--m-less-content .b-mem-post__info, .b-mem-post--ml .b-mem-post__info {
        display: flex;
        margin-top: 12.5px
    }

    .b-mem-post--m-less-content .b-mem-post__info--copy, .b-mem-post--ml .b-mem-post__info--copy, .b-mem-post--xl-less-content .b-mem-post__excerpt {
        display: none
    }

    .b-mem-post--xl-less-content .b-mem-post__image {
        height: 180px
    }

    .b-mem-post--s-taxonomy .b-mem-post__title, .b-mem-post--xs-taxonomy .b-mem-post__title {
        -webkit-line-clamp: 2
    }

    .b-mem-post--s .b-mem-post__title, .b-mem-post--s-taxonomy .b-mem-post__title, .b-mem-post--xl-less-content .b-mem-post__title {
        font-size: 20px;
        line-height: 1.2
    }

    .b-mem-post--s .b-mem-post__title, .b-mem-post--s-taxonomy .b-mem-post__title, .b-mem-post--xs .b-mem-post__title, .b-mem-post--xs-taxonomy .b-mem-post__title {
        min-height: 48px
    }

    .b-mem-post--m-less-content {
        flex-direction: row;
        padding-bottom: 0;
        padding-top: 25px
    }

    .b-mem-post--m-less-content .b-mem-post__title {
        margin-bottom: 15px;
        min-height: 57.6px
    }

    .b-mem-post--m-less-content .b-mem-post__excerpt {
        display: block
    }
}

@media (min-width: 1280px) {
    .b-mem-post--xl .b-mem-post__title {
        min-height: 81.6px
    }

    .b-mem-post--xl-less-content .b-mem-post__image {
        height: 390px;
        width: 100%
    }

    .b-mem-post--xl-less-content .b-mem-post__content {
        justify-content: flex-start;
        width: 100%
    }

    .b-mem-post--xl-less-content .b-mem-post__title {
        font-size: 34px;
        line-height: 1.2;
        margin-bottom: 10px
    }

    .b-mem-post--xl-less-content .b-mem-post__excerpt {
        display: block
    }

    .b-mem-post--m-less-content {
        flex-direction: column;
        padding-top: 0
    }

    .b-mem-post--m-less-content .b-mem-post__image {
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%
    }

    .b-mem-post--m-less-content .b-mem-post__content {
        width: 100%
    }

    .b-mem-post--m-less-content .b-mem-post__excerpt {
        display: none
    }

    .b-mem-post--l .b-mem-post__image, .b-mem-post--ml .b-mem-post__image {
        height: 132px;
        width: 220px
    }

    .b-mem-post--l .b-mem-post__content, .b-mem-post--ml .b-mem-post__content {
        width: calc(100% - 245px)
    }
}

.nav {
    background: #fff;
    color: #000;
    font-size: 4.8vw;
    line-height: 1;
    position: sticky;
    top: 0;
    z-index: 5000001;
    display: block !important;
}

.nav--static {
    position: relative
}

.nav button {
    outline: none
}

.nav_inner {
    align-items: center;
    display: flex;
    height: 13.33333vw;
    padding: 0 4vw
}

.nav_toggle {
    display: none
}

.nav_toggle--menu:checked ~ .nav_drawer--menu, .nav_toggle--search:checked ~ .nav_drawer--search {
    display: block
}

.nav_trigger {
    background-position: 50%;
    cursor: pointer;
    flex-shrink: 0;
    height: 13.33333vw;
    outline: none;
    overflow: hidden;
    text-align: left;
    text-indent: -119988px;
    width: 10.13333vw
}

.nav_trigger--menu {
    margin: 0 1.33333vw 0 -2.66667vw
}

.nav_trigger--search {
    display: none
}

.nav_logo {
    height: 7.46667vw;
    margin-right: auto;
    width: auto
}

.nav_logo svg {
    display: block;
    filter: none;
    height: 100%;
    width: auto
}

.nav_link {
    display: none
}

.nav_account {
    align-items: center;
    background: var(--button-gradient);
    border-radius: 50%;
    color: var(--button-text-color);
    display: inline-flex;
    font-size: 3.73333vw;
    height: 8.53333vw;
    justify-content: center;
    overflow: hidden;
    width: 8.53333vw
}

.nav_account img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.nav_drawer {
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    background: rgba(0, 0, 0, .9);
    border-top: 1px solid #333;
    display: none;
    left: 0;
    padding: 6.66667vw;
    position: absolute;
    top: 100%;
    width: 100%;
    color: #fff;
}

.nav_drawer--menu {
    -webkit-overflow-scrolling: touch;
    height: calc(100vh - 13.33333vw);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 4vw;
    -webkit-transform: translateZ(0)
}

.nav_item-0:not(:last-child) {
    margin-bottom: 6.66667vw
}

.nav_item-0 > button, .nav_item-0 > input {
    display: none
}

.nav_item-0 > input:checked + label {
    color: #0095d9
}

.nav_item-0 > input:checked + label:after {
    transform: translateY(-50%) scaleY(-1)
}

.nav_item-0 > input:checked ~ .nav_items-1 {
    display: block
}

.nav_item-0 > a, .nav_item-0 > label {
    display: block;
    font-size: 4.8vw;
    line-height: 1;
    margin-bottom: 4vw
}

.nav_item-0 > label {
    outline: none;
    position: relative;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.nav_item-0 > label:after {
    background-position: 50%;
    background-size: contain;
    content: "";
    height: 2.4vw;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4.53333vw
}

.nav_items-1 {
    display: none
}

.nav_search-item {
    margin-bottom: 6.66667vw
}

.nav_search {
    position: relative
}

.nav_search input[type=text] {
    background: hsla(0, 0%, 100%, .2);
    border: 1px solid transparent;
    border-radius: 2.13333vw;
    color: #fff;
    font-family: Molde, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 4.26667vw;
    height: 12vw;
    line-height: 12vw;
    padding: 0 3.46667vw 0 9.86667vw;
    width: 100%
}

.nav_search input[type=text]:focus {
    border-color: #fff;
    outline: none
}

.nav_search input[type=text]:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.nav_search input[type=text]::placeholder {
    color: #fff;
    opacity: 1
}

.nav_search input[type=text]:-webkit-autofill, .nav_search input[type=text]:-webkit-autofill:focus, .nav_search input[type=text]:-webkit-autofill:hover {
    -webkit-text-fill-color: #fff;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

.nav_search input[type=submit] {
    background-size: contain;
    height: 3.73333vw;
    left: 2.66667vw;
    overflow: hidden;
    position: absolute;
    text-align: left;
    text-indent: -119988px;
    top: 50%;
    transform: translateY(-50%);
    width: 3.73333vw
}

@media (min-width: 730px) {
    .nav {
        font-size: 20px;
        line-height: 1.2
    }

    .nav_inner {
        height: 80px;
        padding: 0 20px
    }

    .nav_trigger {
        height: 80px;
        width: 48px
    }

    .nav_trigger--menu {
        margin: 0 8px 0 -15px
    }

    .nav_trigger--search {
        display: block;
        margin: 0 -15px 0 8px
    }

    .nav_logo {
        height: 36px
    }

    .nav_account {
        font-size: 15px;
        height: 34px;
        width: 34px
    }

    .nav_drawer {
        padding: 25px
    }

    .nav_drawer--menu {
        height: calc(100vh - 50px);
        padding-bottom: 50px
    }

    .nav_items-0 {
        position: relative
    }

    .nav_item-0 {
        outline: none;
        padding-right: 25px;
        width: 50%
    }

    .nav_item-0:not(:last-child) {
        margin-bottom: 25px
    }

    .nav_item-0:focus-within > button {
        color: #0095d9;
        outline: none;
    }

    .nav_item-0:focus-within .nav_items-1 {
        display: flex;
        flex-wrap: wrap
    }

    .nav_item-0 > a, .nav_item-0 > button {
        display: block;
        font-size: 20px;
        letter-spacing: inherit;
        line-height: 1.2;
        margin: 0;
        width: 100%
    }

    .nav_item-0 > button {
        position: relative
    }

    .nav_item-0 > button:after {
        background-position: 50%;
        background-size: contain;
        content: "";
        height: 7px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%) rotate(-90deg);
        width: 15px
    }

    .nav_item-0 > input, .nav_item-0 > label {
        display: none
    }

    .nav_item-1 {
        width: 100%
    }

    .nav_search-item {
        display: none
    }

    .nav_search input[type=text] {
        border-radius: 8px;
        font-size: 30px;
        height: 80px;
        line-height: 80px;
        padding: 22px 54px 22px 20px
    }

    .nav_search input[type=submit] {
        height: 30px;
        left: auto;
        right: 20px;
        width: 30px
    }
}

@media (min-width: 1080px) {
    .nav_item-0 {
        width: 35%
    }
}

@media (min-width: 1280px) {
    .nav_inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 1350px;
        padding: 0;
        width: calc(100vw - 85px)
    }

    .nav_logo {
        margin-right: 25px
    }

    .nav_link {
        display: block;
        font-size: 16px;
        height: 100%;
        /*line-height: 82px;*/
        margin-right: 13px;
        position: relative;
        width: 29%;
    }

    .nav_link:hover {
        text-decoration: none;
        color: #0095d9 !important;
    }
    .nav_link + :not(.nav_link), .nav_logo + :not(.nav_link) {
        /*margin-left: auto*/
    }

    .nav_drawer > * {
        margin: 0 auto;
        max-width: 1350px;
        width: calc(100vw - 85px)
    }

    .nav_drawer--menu {
        height: auto
    }
}

.navigator {
    border-bottom: 1px solid var(--divider-color);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 8vw
}

.navigator__crumbs {
    width: 100%
}

.navigator__sub_title, .navigator__title {
    color: var(--title-color);
    font-size: 7.46667vw;
    line-height: 1.2
}

@media (min-width: 730px) {
    .navigator {
        padding-bottom: 30px
    }

    .navigator__title {
        font-size: 38px;
        line-height: 1.2
    }
}

.content_index__inner {
    align-items: center;
    background: var(--background-color);
    color: var(--text-color);
    display: flex;
    flex-direction: column;
    padding: 5vw 4vw 3.33333vw
}

.content_index__inner > * {
    position: relative;
    width: 100%;
    z-index: 2
}

.content_index__inner--no-top {
    padding-top: 0 !important
}

.content_index__inner--thin-top {
    padding-top: 0.33333vw
}

.content_index__inner--split .content_index__beta {
    margin-top: 10.66667vw
}

.content_index__hero {
    height: 51.2vw;
    max-width: none !important;
    overflow: hidden;
    width: 100vw !important;
    z-index: 1 !important
}

.content_index__hero + * {
    margin-top: -20.53333vw
}

.content_index__hero:after {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background: linear-gradient(180deg, rgba(var(--background-color-rgb), 0) -62%, var(--background-color) 100%);
    bottom: 0;
    content: "";
    height: 24.53333vw;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1
}

.content_index__hero img {
    height: 100% !important;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: auto !important
}

.content_index__hero--default {
    height: 25.66667vw
}

.content_index__hero--default:after, .content_index__hero--default:before {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    bottom: 0;
    content: "";
    height: 100% !important;
    left: 0;
    position: absolute;
    right: 0
}

.content_index__hero--default:before {
    background: radial-gradient(66% 806% at 76% 302%, hsla(30, 20%, 96%, .5) 0, transparent 100%), radial-gradient(85% 377% at 80% 312%, #359ee5 42%, transparent 100%), linear-gradient(45deg, #001b28, #0064ff)
}

.content_index__hero--default + * {
    margin-top: -15.2vw
}

.content_index__preamble {
    margin-top: 8vw
}

.content_index__mem:not(:first-child) {
    margin-top: 1.33333vw
}

@media (min-width: 730px) {
    .content_index__inner {
        padding: 35px 15px 35px
    }

    .content_index__inner > * {
        max-width: 650px;
        width: 100%
    }

    .content_index_single > * {
        max-width: 680px
    }

    .content_index__inner--thin-top {
        padding-top: 20px
    }

    .content_index__inner--split .content_index__beta {
        margin-top: 90px
    }

    .content_index__hero {
        height: 236px
    }

    .content_index__hero + * {
        margin-top: -116px
    }

    .content_index__hero:after {
        height: 136px
    }

    .content_index__hero--default {
        height: 135px
    }

    .content_index__hero--default + * {
        margin-top: -96px
    }

    .content_index__preamble {
        margin-top: 40px
    }

    .content_index__mem:not(:first-child) {
        margin-top: 50px
    }
}

@media (min-width: 1080px) {
    .content_index__inner > * {
        max-width: 1000px
    }

    .content_index_single > * {
        max-width: 1000px
    }

    .content_index__hero {
        height: 246px
    }

    .content_index__hero + * {
        margin-top: -116px
    }

    .content_index__hero:after {
        height: 136px
    }

    .content_index__hero--default {
        height: 156px
    }

    .content_index__hero--default + * {
        margin-top: -96px
    }

    .content_index__preamble {
        margin-top: 50px
    }
}

@media (min-width: 1280px) {
    .content_index__inner > * {
        max-width: 1350px
    }

    .content_index_single > * {
        max-width: 950px
    }

    .content_index__inner--split {
        align-items: flex-start;
        display: flex;
        flex-direction: row;
        justify-content: center
    }

    .content_index__inner--split .content_index__alpha {
        flex: 1;
        max-width: 950px
    }

    .content_index__inner--split .content_index__beta {
        margin-left: 60px;
        margin-top: 0;
        width: 340px
    }

    .content_index__hero {
        height: 280px
    }

    .content_index__hero + * {
        margin-top: -140px
    }

    .content_index__hero:after {
        height: 160px
    }

    .content_index__hero--default {
        height: 164px
    }

    .content_index__hero--default + * {
        margin-top: -120px
    }
}

.b-sidebar {
    display: flex;
    flex-direction: column;
    width: 300px
}

.b-sidebar .dtads-location {
    flex-grow: 1;
    height: auto;
    max-height: 1000px
}

.b-sidebar .dtads-location .htlad-desktop-mpu {
    height: auto
}

.b-sidebar .dtads-location:before {
    display: none
}

.b-sidebar .dtads-location:not(:first-child) {
    margin-top: 80px
}

.b-sidebar .dtads-location:not(:first-child) .htlad-desktop-aside {
    position: sticky;
    top: 100px
}

.b-skip-link {
    display: none
}

.single-post .b-skip-link {
    display: block;
    height: 1px;
    left: -99999px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px
}

.b-social-button {
    align-items: center;
    display: flex;
    justify-content: center;
    overflow: hidden;
    position: relative;
    text-align: left;
    text-indent: -119988px
}

.b-social-button:after {
    background-position: 50%;
    background-size: 100% auto;
    content: "";
    height: 100%;
    width: 100%
}

.b-social-button a {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.b-social-button--facebook:after {
    background-size: auto 100%
}

.b-social-button--flipboard:after, .b-social-button--instagram:after, .b-social-button--linkedin:after {
    background-size: 96% auto
}

.b-social-button--pinterest:after {
    background-size: auto 100%
}

.b-social-button--rss:after {
    background-size: 86% auto
}

.b-sponsor {
    font-family: arial, helvetica, sans-serif;
    font-size: 2.66667vw;
    font-weight: 400;
    line-height: 1;
    opacity: .58
}

@media (min-width: 655px) {
    .b-sponsor {
        font-size: 10px
    }
}

@media (min-width: 730px) {
    .b-sponsor {
        font-size: 10px
    }
}

@keyframes live-blink {
    0% {
        opacity: 1
    }

    78% {
        opacity: 1
    }

    88% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.sub_title {
    background: #001b28;
    color: #fff;
    font-size: 3.2vw;
    height: 11.73333vw;
    overflow: hidden;
    padding: 0 4vw;
    position: relative;
    z-index: 12;
    margin-top: 79px;
}

.sub_title span {
    color: #0095d9;
    pointer-events: none;
    text-decoration: none;
    text-transform: none
}

.sub_title:after {
    background: linear-gradient(270deg, #001b28, #001b28 .01%, rgba(0, 27, 40, 0));
    bottom: 0;
    content: "";
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 26.66667vw
}

.sub_title_items-0 {
    -webkit-overflow-scrolling: touch;
    display: flex;
    font-weight: 700;
    height: 200%;
    line-height: 11.73333vw;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-transform: translateZ(0);
    white-space: nowrap
}

.sub_title__item-0.is-live a:after {
    animation: live-blink 2.5s linear infinite;
    background: #e52320;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: .6em;
    margin-left: .26em;
    transform: translateY(-.08em);
    width: .6em
}

.sub_title_item-0.sub-item-label {
    display: none
}

.sub_title_item-0:not(:last-child) {
    margin-right: 4vw
}

.sub_title_item-0:last-child {
    margin-right: 26.66667vw
}

.sub_title_sponsor {
    position: absolute;
    top: 1.33333vw
}

@media (min-width: 655px) {
    .sub_title {
        font-size: 14px;
        height: 50px;
        padding: 0 20px
    }

    .sub_title:after {
        width: 100px
    }

    .sub_title_items-0 {
        line-height: 67px
    }

    .sub_title_item-0.sub-item-label {
        display: list-item
    }

    .sub_title_item-0:not(:last-child) {
        margin-right: 20px
    }

    .sub_title_item-0:last-child {
        margin-right: 100px
    }

    .sub_title_sponsor {
        top: 5px
    }
}

@media (min-width: 1280px) {
    .sub_title {
        padding: 0
    }

    .sub_title:after {
        right: calc(50% - 680px)
    }

    .sub_title_items-0 {
        margin-left: auto;
        margin-right: auto;
        max-width: 1350px;
        width: calc(100vw - 85px)
    }
}

.flex {
    display: flex;
    justify-content: space-between;
}

.share_svgBox a svg {
    margin-right: 10px;
}

.dmtop {
    background-image: url(../images/backtop.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 9999;
    width: 44px;
    height: 44px;
    text-indent: -99999px;
    position: fixed;
    /* bottom: -100px; */
    right: 25px;
    background-size: 47px 47px;
    cursor: pointer;
    border-radius: 50%;
    transition: all .7s ease-in-out;
    overflow: hidden;
}

.nav-smallHeader__title {
    font-size: 50px;
    line-height: 1;
    color: #fff !important;
    font-weight: bold;
}

.nav-smallHeader {
    padding-bottom: 6px;
    border-bottom: 1px solid var(--divider-color);
}

.Loading_box {
    display: flex;
    justify-content: center;
}

.kzuZqL {
    justify-content: space-between;
    align-items: center;
}

.display-flex {
    display: flex;
}

.loading_txt {
    color: #6c757d;
    font-weight: 600;
}

@keyframes fEWCgj {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.icon_loading {
    /* width: 100%; */
    height: 100%;
    fill: currentcolor;
    stroke: none;
    margin: 5px 5px;
    -webkit-animation: fEWCgj 2s infinite linear;
    animation: fEWCgj 2s infinite linear;
}

.fix_top {
    margin-top: 79px;
}

.nav_dropdown {
    margin: 0 !important;
}

.nav_dropdown .btn {
    outline: none;
    /*color: #fff !important;*/
    font-weight: 700;
}

.btn.focus, .btn:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

.nav_dropdown .dropdown-menu a {
    color: #fff;
    padding: 12px 15px !important;
    border-bottom: 1px solid #ccc;
    text-transform: capitalize;
    /*height: 49px;*/
    font-size: 18px;
}

.nav_dropdown ul {
    margin-bottom: 0px !important;
}

.nav_dropdown .dropdown-menu {
    padding: 0 !important;
    margin: 0 !important;
}

.nav_dropdown .dropdown-menu a:hover {
    color: #0095d9 !important;
}

.dropdown-menu_a {
    color: #0095d9 !important;
}

.nav_item-0 > input:checked ~ .nav_item-1 {
    display: block;
}

.mobile_dropdown-item {
    display: flex;
    justify-content: space-between;
}

.mobile_dropdown-item span {
    font-size: 15px;
    font-weight: 500;
}

.more_menu .card {
    background: none !important;
}

.more_menu .card-body {
    padding: 0 !important;
}

.nav-smallHeader__description {
    color: #fff;
    font-size: 20px;
}


#form-wrapper {
    width: 50%;
    margin: auto;
}

.video_tab {
    margin-bottom: 16px !important;
}

.video_tab li {
    font-size: 17px;
    margin-right: 20px;
    /*margin-bottom: 20px;*/
}

.video_li_active {
    border-bottom: 3px solid #007bff;
    padding-bottom: 10px;
}

#form-wrapper form {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin-bottom: 10px;
}

#form-wrapper input {
    padding: 0.5rem;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
    /* margin-right: 0.5rem; */
    height: 40px;
    border: 1px solid #ccc;
    outline: none;
    margin-bottom: 10px;
    border-right: 0;
    width: 90%;
}

#form-wrapper .download {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0rem;
    border-top-left-radius: 0rem;
    background-color: rgb(5, 109, 232);
    border-color: rgb(5, 109, 232);
    cursor: pointer;
    height: 40px;
    margin-bottom: 10px;
    outline: none;
    min-width: 88px;
    padding: 0 !important;
}

.video_item {
    padding: 10px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #337ab7;
    border-radius: 10px;
    margin-bottom: 15px;
}

.video_item .video_photo {
    display: inline-block;
    width: 20%;
}

.video_photo img {
    width: 100%;
    border-radius: 8px;
}

.video_item .video_info {
    font-size: 14px;
    vertical-align: top;
    margin-left: 18px;
    display: inline-block;
    min-height: 120px;
    position: relative;
    max-width: 65%;
    color: #fff;
}

.video_title .h2_title {
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}

.video_files {
    margin-top: 16px;
    display: flex;
    align-items: baseline;
}

.video_files a {
    display: inline-block;
    color: #fff;
    /* border: 1px solid #4285f4; */
    padding: 5px 6px;
    border-radius: 3px;
    margin: 0 8px 12px;
    background: #2BA245;
}

.video_files {
    margin-top: 16px;
    display: flex;
    align-items: baseline;
}

.sy_cls {
    width: 18px;
    vertical-align: middle;
    margin-bottom: 2px;
}

.Card {
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 8px hsla(0, 0%, 7%, .1);
    box-shadow: 0 1px 3px hsla(0, 0%, 7%, .1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    /*overflow: hidden;*/
}

.answer_div {
    border-bottom: 1px solid rgb(235, 235, 235);
    padding: 24px 18px;
}

.flex_box {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
}

.flex_left {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    flex: 1 1 0%;
}

.info_visit {
    box-sizing: border-box;
    margin: 0px 0px 8px;
    min-width: 0px;
    color: rgb(132, 147, 165);
    font-size: 14px;
    line-height: 15px;
}

.info_title {
    font-size: 15px;
    color: rgb(18, 18, 18);
    font-weight: 600;
    line-height: 24px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.info_Various {
    box-sizing: border-box;
    margin: 8px 0px 0px;
    min-width: 0px;
    line-height: 14px;
    color: rgb(153, 153, 153);
    font-size: 14px;
}

.flex_right {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
}

.answer_btn {
    width: 154px;
    height: 28px;
    line-height: 26px;
    border-radius: 3px;
    color: #fff !important;
    padding: 0px;
    border: 1px solid rgb(5, 109, 232);
    background-color: rgb(5, 109, 232);
    box-sizing: border-box;
    text-align: center;
}

.answer_div a:hover {
    text-decoration: none !important;
}

.answer_tags{
    display: flex;
}
.answer_topics{
    -webkit-box-orient: horizontal;
    -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: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1px 0;
}
.css_tag {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    color: #056DE8;
    vertical-align: top;
    border-radius: 100px;
    background: rgba(5,109,232,0.1);
}
.tag {
    margin: 3px 5px 3px 0;
    vertical-align: middle;
}
.show_more{
    color: #8493a5;
    font-size: 14px;
    display: flex;
    font-weight: 500;
}
.tags-box{
    height: 100%;
    overflow: hidden;
}
.single_content{
    margin: 20px 0;
}
.tabs_login {
    display: flex;
    /*padding: 0 32px 0px;*/
}
.tabs_login li {
    color: #222;
    font-weight: 600;
    font-size: 18px;
}
.blue_active {
    border-bottom: 2px solid #4e6ef2;
    padding-bottom: 5px;
}

.conceal img {
    width: 25px;
    height: 25px;
    background-size: 100% 100%;
    cursor: pointer;
    margin-top: -30px;
    right: 35px;
    position: absolute;
}
.form-box {
    display: none;
}
.login_block {
    display: block;
}
.form-group label {
    margin-bottom: 5px;
    font-weight: 700;
}
.form-box .btn {
    width: 100%;
}

.tox-fullscreen{
    top: 80px !important;
}
.tox .tox-statusbar {
    height: 45px !important;
}
.css_submit{
    position: absolute;
    margin-top: -41px;
    margin-left: 20px;
}
.answer_content{
    margin-top: 20px;
}

.List-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #f5f5f5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    justify-content: space-between;
    margin: 0 20px;
    padding-top: 5px;
}
.List-headerText{
    font-size: 16px !important;
}
.List-item {
    padding: 16px 20px;
    position: relative;
}
.ContentItem-meta {
    color: #636363;
    font-size: 15px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 15px;
}
.AuthorInfo {
    align-items: center;
    display: flex;
    /*justify-content: space-between;*/
    position: relative;
    font-size: 14px;
}
.img_auther {
    width: 53px;
    height: 53px;
}
.author{
    font-weight: 600;
    font-size: 15px !important;
}
.item_content{
    margin-top: 15px;
}
.icon_like{
    margin-right: 5px;
}
.single-like{
    display: flex;
    align-items: center;
}
.item_foot{
    color: #8493A5;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.item_foot div{
    margin-right: 15px;
}
.item_foot_share::after{
    content: none !important;
}
.item_foot button{
    display: flex;
    align-items: center;
}
.sharetip {
    position: absolute;
    /* right: 29px; */
    /* right: 25px; */
    left: 46px;
    background: #666;
    /* width: 70px; */
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    margin-top: -21px;
    transition: opacity 0.3s;
    border-radius: 20px;
    color: #fff;
    padding: 0 6px;
    /* display: none; */
}
.alert_copy_suess,.alert_copy_danger,.alert_answer_suess,.alert_answer_danger{
    position: fixed !important;
    top: 14%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    display: none;
}
.share_menu{
    margin-right: 10px;
}
.share_menu  .share_svgBox{
    padding: 0 10px;
    margin: 9px;
}
.share_menu .dropdown-toggle::after{
    content: none !important;
}
.share_menu .dropdown-item.active, .share_menu .dropdown-item:active {
     color: #000 !important;
     text-decoration: none;
     background-color: #fff !important;
}
.share_menu  .share_svgBox a{
    display: block;
    margin-bottom: 5px;
}
.info_date{
    font-size: 14px;
}
.video_tab a:hover{
    text-decoration: none !important;
    color: #007bff;
}
.Comment_btn{
    display: flex;
    align-items: center;
    /*margin-left: 10px;*/
    /*color: #8493A5;*/
    color: #777;
    font-size: 14px;
}
.info_box svg{
    margin-right: 5px;
}
.info_box{
    color: #8493A5;
    font-size: 14px;
}
.info_date,.info_view,.like_button{
    display: flex;
    align-items: center;
    margin-right: 10px;
}
.content_index__beta{
    position: sticky;
    top: 104px;
}
.media-body p{
    margin-bottom: 0px !important;
}
.page-link{
    line-height: revert!important;
}
.page-link:focus,.form-control:focus{
    box-shadow: none !important;
}
.nav_flex_wrap{
    display: flex;
    flex-wrap: wrap;
    width: 62%;
}
.nav_flex_wrap div{
    display: flex;
}
.nav_flex_wrap div:first-child{
    /*width: 100%;*/
    /*margin-bottom: 10px;*/
}
.nav_flex_wrap div a{
    line-height: inherit;
    margin-right: 47px;
}
.text-center{
    text-align: center;
}
.b-crumbs ol{ margin-bottom: 0.2rem; }