.fbs-slider {
    max-width: 100%;
    position: relative;
    width: 100%
}

.fbs-slider--initialized .fbs-slider__controls {
    display: block
}

.fbs-slider--initialized .fbs-slider__slide {
    float: left;
    min-height: 1px;
    overflow: hidden
}

.fbs-slider--no-controls .fbs-slider__controls {
    display: none
}

.fbs-slider__slides-wrapper {
    margin: 0 80px;
    overflow: hidden
}

.fbs-slider__slides {
    transition: all .3s;
}

.fbs-slider__controls {
    display: none
}

.fbs-slider__controls button {
    background: #181716;
    border-radius: 50%;
    box-shadow: 0 0 50px #0003;
    color: #fff;
    cursor: pointer;
    display: flex;
    height: 64px;
    justify-content: center;
    opacity: .7;
    position: absolute;
    top: 45%;
    width: 64px
}

.fbs-slider__controls button.disabled {
    color: #ccc
}

.fbs-slider__controls .fbs-slider__control-left {
    left: 30px
}

.fbs-slider__controls .fbs-slider__control-right {
    right: 30px
}

.fbs-slider__controls .fs-icon {
    fill: currentColor;
    width: 24px
}

@media (max-width: 1023px)and (min-width: 769px) {
    .fbs-slider__controls .fbs-slider__control-left {
        left: 15px
    }

    .fbs-slider__controls .fbs-slider__control-right {
        right: 15px
    }
}

@font-face {
    font-display: swap;
    font-family: Graphik;
    font-style: normal;
    font-weight: 400;
    src: url(./fonts/Graphik-Regular-Web.woff2) format("woff2")
}

@font-face {
    ascent-override: 96.05%;
    descent-override: 17.56%;
    font-family: Schnyder S Fallback;
    font-style: normal;
    font-weight: 400;
    line-gap-override: 0%;
    size-adjust: 99.64%;
    src: local("Times New Roman")
}

@font-face {
    ascent-override: 93.09%;
    descent-override: 25.39%;
    font-family: Graphik Fallback;
    font-style: normal;
    font-weight: 400;
    line-gap-override: 0%;
    size-adjust: 106.34%;
    src: local("Arial")
}

@font-face {
    ascent-override: 91.64%;
    descent-override: 24.99%;
    font-family: Graphik Medium Fallback;
    font-style: normal;
    font-weight: 500;
    line-gap-override: 0%;
    size-adjust: 108.03%;
    src: local("Arial")
}

@font-face {
    ascent-override: 86.65%;
    descent-override: 21.89%;
    font-family: Highlander Fallback;
    font-style: normal;
    font-weight: 400;
    line-gap-override: 0%;
    size-adjust: 109.64%;
    src: local("Times New Roman")
}

@font-face {
    ascent-override: 87.65%;
    descent-override: 22.14%;
    font-family: Highlander Bold Fallback;
    font-style: normal;
    font-weight: 700;
    line-gap-override: 0%;
    size-adjust: 108.38%;
    src: local("Times New Roman Bold")
}

:root, [data-theme=light] {
    --fbs-font-family-global-serif: "Schnyder S Demi", "Schnyder S Fallback", serif;
    --fbs-font-family-global-sans: Graphik, "Graphik Fallback", sans-serif;
    --fbs-font-family-global-sans-medium: "Graphik Medium", "Graphik Medium Fallback", sans-serif;
    --fbs-font-family-global-body: Georgia, serif;
    --fbs-font-family-card-headline: Georgia, serif;
    --fbs-font-family-highlander: Highlander, "Highlander Fallback", serif;
    --fbs-font-family-highlander-bold: "Highlander Bold", "Highlander Bold Fallback", serif;
    --fbs-font-weight-regular: 400;
    --fbs-font-weight-medium: 500;
    --fbs-font-weight-demi: 400;
    --fbs-font-weight-bold: 700;
    --fbs-font-size-mobile-display-xl: 3rem;
    --fbs-font-size-mobile-display-l: 2rem;
    --fbs-font-size-mobile-display-m: 2rem;
    --fbs-font-size-mobile-display-s: 1.625rem;
    --fbs-font-size-mobile-headline-main: 2rem;
    --fbs-font-size-mobile-headline-xl: 2rem;
    --fbs-font-size-mobile-headline-l: 1.5rem;
    --fbs-font-size-mobile-headline-m: 1.25rem;
    --fbs-font-size-mobile-headline-s: 1.125rem;
    --fbs-font-size-mobile-headline-xs: 1rem;
    --fbs-font-size-mobile-heading-xxl: 2rem;
    --fbs-font-size-mobile-heading-xl: 1.75rem;
    --fbs-font-size-mobile-heading-l: 1.5rem;
    --fbs-font-size-mobile-heading-m: 1.125rem;
    --fbs-font-size-mobile-heading-s: 1rem;
    --fbs-font-size-mobile-highlander-l: 1.5rem;
    --fbs-font-size-mobile-highlander-m: 1.25rem;
    --fbs-font-size-mobile-highlander-s: 1.125rem;
    --fbs-font-size-mobile-highlander-xs: 1rem;
    --fbs-font-size-mobile-highlander-headline-xl: 3.5rem;
    --fbs-font-size-mobile-highlander-headline-l: 3rem;
    --fbs-font-size-mobile-highlander-headline-m: 2.5rem;
    --fbs-font-size-mobile-highlander-headline-s: 2rem;
    --fbs-font-size-mobile-highlander-headline-xs: 1.75rem;
    --fbs-font-size-mobile-body: 1.0625rem;
    --fbs-font-size-mobile-utility-l: 0.875rem;
    --fbs-font-size-mobile-utility-m: 0.75rem;
    --fbs-font-size-mobile-utility-s: 0.625rem;
    --fbs-font-size-mobile-label-l: 0.875rem;
    --fbs-font-size-mobile-label-m: 0.75rem;
    --fbs-font-size-mobile-label-s: 0.625rem;
    --fbs-font-size-mobile-vetted-module-h2: 1.5rem;
    --fbs-font-size-mobile-vetted-module-h3: 1.125rem;
    --fbs-font-size-mobile-inbody-h2: 1.5rem;
    --fbs-font-size-mobile-inbody-h3: 1.25rem;
    --fbs-font-size-desktop-display-xl: 4rem;
    --fbs-font-size-desktop-display-l: 3rem;
    --fbs-font-size-desktop-display-m: 2.5rem;
    --fbs-font-size-desktop-display-s: 2rem;
    --fbs-font-size-desktop-headline-main: 3rem;
    --fbs-font-size-desktop-headline-xl: 2rem;
    --fbs-font-size-desktop-headline-l: 1.5rem;
    --fbs-font-size-desktop-headline-m: 1.25rem;
    --fbs-font-size-desktop-headline-s: 1.125rem;
    --fbs-font-size-desktop-headline-xs: 1rem;
    --fbs-font-size-desktop-heading-xxl: 2rem;
    --fbs-font-size-desktop-heading-xl: 1.75rem;
    --fbs-font-size-desktop-heading-l: 1.5rem;
    --fbs-font-size-desktop-heading-m: 1.125rem;
    --fbs-font-size-desktop-heading-s: 1rem;
    --fbs-font-size-desktop-highlander-l: 1.5rem;
    --fbs-font-size-desktop-highlander-m: 1.25rem;
    --fbs-font-size-desktop-highlander-s: 1.125rem;
    --fbs-font-size-desktop-highlander-xs: 1rem;
    --fbs-font-size-desktop-highlander-headline-xl: 3.5rem;
    --fbs-font-size-desktop-highlander-headline-l: 3rem;
    --fbs-font-size-desktop-highlander-headline-m: 2.5rem;
    --fbs-font-size-desktop-highlander-headline-s: 2rem;
    --fbs-font-size-desktop-highlander-headline-xs: 1.75rem;
    --fbs-font-size-desktop-body: 1.125rem;
    --fbs-font-size-desktop-utility-l: 0.875rem;
    --fbs-font-size-desktop-utility-m: 0.75rem;
    --fbs-font-size-desktop-utility-s: 0.625rem;
    --fbs-font-size-desktop-label-l: 0.875rem;
    --fbs-font-size-desktop-label-m: 0.75rem;
    --fbs-font-size-desktop-label-s: 0.625rem;
    --fbs-font-size-desktop-vetted-module-h2: 1.5rem;
    --fbs-font-size-desktop-vetted-module-h3: 1.125rem;
    --fbs-font-size-desktop-inbody-h2: 1.5rem;
    --fbs-font-size-desktop-inbody-h3: 1.25rem;
    --fbs-font-size-highlander-l: 1.5rem;
    --fbs-font-size-highlander-m: 1.25rem;
    --fbs-font-size-highlander-s: 1.125rem;
    --fbs-font-size-highlander-xs: 1rem;
    --fbs-font-size-highlander-headline-xl: 3.5rem;
    --fbs-font-size-highlander-headline-l: 3rem;
    --fbs-font-size-highlander-headline-m: 2.5rem;
    --fbs-font-size-highlander-headline-s: 2rem;
    --fbs-font-size-highlander-headline-xs: 1.75rem;
    --fbs-line-height-xs: 1.2;
    --fbs-line-height-s: 1.3;
    --fbs-line-height-m: 1.4;
    --fbs-line-height-l: 1.5;
    --fbs-line-height-xl: 1.6;
    --fbs-color-gray-50: #fff;
    --fbs-color-gray-100: #fcfcfc;
    --fbs-color-gray-150: #f4f4f4;
    --fbs-color-gray-200: #f0f0f0;
    --fbs-color-gray-250: #f7f7f7;
    --fbs-color-gray-300: #e3e3e3;
    --fbs-color-gray-400: #bbb;
    --fbs-color-gray-500: #737373;
    --fbs-color-gray-550: #7b7b7b;
    --fbs-color-gray-570: #424242;
    --fbs-color-gray-600: #333;
    --fbs-color-gray-650: #292929;
    --fbs-color-gray-700: #242424;
    --fbs-color-gray-750: #202020;
    --fbs-color-gray-800: #171717;
    --fbs-color-gray-900: #000;
    --fbs-color-blue-100: #bbc4f2;
    --fbs-color-blue-200: #278bff;
    --fbs-color-blue-300: #4285f4;
    --fbs-color-blue-400: #5c76f6;
    --fbs-color-blue-500: #0060cb;
    --fbs-color-blue-600: #007ac8;
    --fbs-color-blue-700: #0067a9;
    --fbs-color-blue-800: #005890;
    --fbs-color-blue-900: #003891;
    --fbs-color-red-100: #f9858b;
    --fbs-color-red-150: #ff7a7a;
    --fbs-color-red-200: #ff696f;
    --fbs-color-red-300: #d5384d;
    --fbs-color-red-400: #d8361e;
    --fbs-color-red-450: #fa4040;
    --fbs-color-red-500: #e50b16;
    --fbs-color-red-550: red;
    --fbs-color-red-600: #dc0000;
    --fbs-color-red-700: #c41a23;
    --fbs-color-red-800: #bd0000;
    --fbs-color-red-900: #a40000;
    --fbs-color-gold-500: #baa055;
    --fbs-color-gold-700: #706031;
    --fbs-color-green-200: #3ed170;
    --fbs-color-green-600: #008516;
    --fbs-color-teal-400: #629393;
    --fbs-color-teal-500: #537c7c;
    --fbs-color-video-container-background-color: #151b17;
    --fbs-color-video-container-sticky-controls-background-color: #33333380;
    --fbs-color-video-container-placeholder-background-color: #f2f2f2;
    --fbs-color-text-primary: #333;
    --fbs-color-text-secondary: #737373;
    --fbs-color-text-display: #000;
    --fbs-color-text-invert-primary: #fff;
    --fbs-color-text-invert-secondary: #bbb;
    --fbs-color-text-user-action: #007ac8;
    --fbs-color-text-error: #e50b16;
    --fbs-color-text-premium: #706031;
    --fbs-color-text-topline: #d8361e;
    --fbs-color-text-trending-up: #008516;
    --fbs-color-text-trending-down: #d8361e;
    --fbs-color-text-brandvoice: #c41a23;
    --fbs-color-text-insights: #5c76f6;
    --fbs-color-text-connoisseur: #537c7c;
    --fbs-color-text-disabled: #bbb;
    --fbs-color-surface-primary: #fcfcfc;
    --fbs-color-surface-elevated: #fff;
    --fbs-color-surface-hover: #f0f0f0;
    --fbs-color-surface-click: #e3e3e3;
    --fbs-color-surface-invert: #171717;
    --fbs-color-surface-invert-hover: #292929;
    --fbs-color-surface-invert-click: #333;
    --fbs-color-surface-invert-elevated: #000;
    --fbs-color-surface-invert-pop: #171717;
    --fbs-color-surface-disabled: #f0f0f0;
    --fbs-color-legal: #333;
    --fbs-color-ui-icon-primary: #333;
    --fbs-color-ui-icon-secondary: #737373;
    --fbs-color-ui-icon-invert-primary: #fff;
    --fbs-color-ui-icon-invert-secondary: #bbb;
    --fbs-color-ui-icon-disabled: #bbb;
    --fbs-color-ui-user-action: #007ac8;
    --fbs-color-ui-premium: #706031;
    --fbs-color-ui-trending-up: #008516;
    --fbs-color-ui-trending-down: #d8361e;
    --fbs-color-ui-error: #e50b16;
    --fbs-color-surface-button-default-blend: #fcfcfc;
    --fbs-color-surface-button-default-pop: #fff;
    --fbs-color-surface-button-hover: #f0f0f0;
    --fbs-color-surface-button-click: #e3e3e3;
    --fbs-color-surface-button-invert-default-blend: #171717;
    --fbs-color-surface-button-invert-default-pop: #333;
    --fbs-color-surface-button-invert-hover: #292929;
    --fbs-color-surface-button-invert-click: #333;
    --fbs-color-surface-button-red-default: #dc0000;
    --fbs-color-surface-button-red-hover: #bd0000;
    --fbs-color-surface-button-red-click: #a40000;
    --fbs-color-surface-button-blue-default: #007ac8;
    --fbs-color-surface-button-blue-hover: #0067a9;
    --fbs-color-surface-button-blue-click: #005890;
    --fbs-color-border-primary: #e3e3e3;
    --fbs-color-border-secondary: #333;
    --fbs-color-border-focus: #4285f4;
    --fbs-color-border-error: #e50b16;
    --fbs-color-component-loading-state-shimmer-start: #e3e3e3;
    --fbs-color-component-loading-state-shimmer-end: #f0f0f0;
    --fbs-color-component-hyperlink-default: #003891;
    --fbs-color-component-hyperlink-hover: #333;
    --fbs-color-component-carousel-dots-active: #737373;
    --fbs-color-component-carousel-dots-inactive: #e3e3e3;
    --fbs-color-component-scrollbar-primary: #bbb;
    --fbs-color-component-watch-label-primary: #fff
}

[data-theme=dark] {
    --fbs-color-text-primary: #fff;
    --fbs-color-text-secondary: #bbb;
    --fbs-color-text-display: #fff;
    --fbs-color-text-invert-primary: #fff;
    --fbs-color-text-invert-secondary: #bbb;
    --fbs-color-text-user-action: #4285f4;
    --fbs-color-text-error: #f9858b;
    --fbs-color-text-premium: #baa055;
    --fbs-color-text-topline: #ff7a7a;
    --fbs-color-text-trending-up: #3ed170;
    --fbs-color-text-trending-down: #ff7a7a;
    --fbs-color-text-brandvoice: #ff696f;
    --fbs-color-text-insights: #bbc4f2;
    --fbs-color-text-connoisseur: #629393;
    --fbs-color-text-disabled: #7b7b7b;
    --fbs-color-surface-primary: #171717;
    --fbs-color-surface-elevated: #202020;
    --fbs-color-surface-hover: #292929;
    --fbs-color-surface-click: #737373;
    --fbs-color-surface-invert: #171717;
    --fbs-color-surface-invert-hover: #292929;
    --fbs-color-surface-invert-click: #333;
    --fbs-color-surface-invert-elevated: #000;
    --fbs-color-surface-invert-pop: #171717;
    --fbs-color-surface-disabled: #171717;
    --fbs-color-legal: #fff;
    --fbs-color-ui-icon-primary: #fff;
    --fbs-color-ui-icon-secondary: #bbb;
    --fbs-color-ui-icon-invert-primary: #fff;
    --fbs-color-ui-icon-invert-secondary: #bbb;
    --fbs-color-ui-icon-disabled: #7b7b7b;
    --fbs-color-ui-user-action: #4285f4;
    --fbs-color-ui-premium: #baa055;
    --fbs-color-ui-trending-up: #3ed170;
    --fbs-color-ui-trending-down: #ff7a7a;
    --fbs-color-ui-error: #f9858b;
    --fbs-color-surface-button-default-blend: #171717;
    --fbs-color-surface-button-default-pop: #333;
    --fbs-color-surface-button-hover: #292929;
    --fbs-color-surface-button-click: #737373;
    --fbs-color-surface-button-invert-default-blend: #171717;
    --fbs-color-surface-button-invert-default-pop: #333;
    --fbs-color-surface-button-invert-hover: #292929;
    --fbs-color-surface-button-invert-click: #333;
    --fbs-color-surface-button-red-default: #dc0000;
    --fbs-color-surface-button-red-hover: #bd0000;
    --fbs-color-surface-button-red-click: #a40000;
    --fbs-color-surface-button-blue-default: #007ac8;
    --fbs-color-surface-button-blue-hover: #0067a9;
    --fbs-color-surface-button-blue-click: #005890;
    --fbs-color-border-primary: #333;
    --fbs-color-border-secondary: #737373;
    --fbs-color-border-focus: #4285f4;
    --fbs-color-border-error: #f9858b;
    --fbs-color-component-loading-state-shimmer-start: #e3e3e3;
    --fbs-color-component-loading-state-shimmer-end: #f0f0f0;
    --fbs-color-component-hyperlink-default: #4285f4;
    --fbs-color-component-hyperlink-hover: #fff;
    --fbs-color-component-carousel-dots-active: #007ac8;
    --fbs-color-component-carousel-dots-inactive: #737373;
    --fbs-color-component-scrollbar-primary: #737373;
    --fbs-color-component-watch-label-primary: #fff
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif;
    line-height: 1.15
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: initial;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: #0000
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: initial
}

p sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: initial
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

body, html {
    color: #333
}

h1, h2, h3, h4, h5, h6 {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0
}

.h1--dense, .h2--dense-white {
    display: block;
    font: 700 22px/34px Merriweather, GeorgiaCustom
}

.h2--dense {
    font: 700 20px/30px Merriweather, GeorgiaCustom
}

.h3--dense {
    font: 700 18px/26px Merriweather, GeorgiaCustom
}

.h4--dense {
    font: 700 14px/22px Merriweather, GeorgiaCustom
}

.h5--dense {
    font: 700 11px/18px Merriweather, GeorgiaCustom
}

.body--dense {
    font: 16px/24px tabular-numbers, Georgia
}

@media (max-width: 1024px) {
    .h1--dense {
        font-size: 20px;
        line-height: 30px
    }

    .h2--dense {
        font-size: 18px;
        line-height: 26px
    }

    .h3--dense {
        font-size: 16px;
        line-height: 24px
    }

    .h4--dense {
        font-size: 12px;
        line-height: 20px
    }

    .body--dense {
        font-size: 14px;
        line-height: 22px
    }
}

@media (max-width: 768px) {
    .h3--dense, .h4--dense {
        font-size: 14px;
        line-height: 22px
    }
}

@media (max-width: 480px) {
    .h1--dense {
        font-size: 18px;
        line-height: 26px
    }

    .body--dense {
        font-size: 14px;
        line-height: 22px
    }
}

*, :after, :before {
    box-sizing: border-box
}

body, html {
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    font-feature-settings: "kern";
    font-family: Graphik, Helvetica;
    -webkit-font-kerning: normal;
    -moz-font-kerning: normal;
    font-kerning: normal;
    -webkit-font-variant-ligatures: common-ligatures;
    -moz-font-variant-ligatures: common-ligatures;
    font-variant-ligatures: common-ligatures;
    height: 100%;
    text-rendering: optimizeLegibility;
    width: 100%
}

img {
    display: block;
    height: auto !important;
    width: auto
}

figure {
    margin: 0
}

figure img {
    display: block;
    max-width: 100%
}

.fs-content {
    margin: 0 auto;
    max-width: 1280px
}

[position=mobile], [position=mobilex] {
    display: block;
    text-align: center;
    width: 100%;
    z-index: 3
}

[position=mobile] {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: fixed
}

.ratio16x9 {
    position: relative
}

.ratio1x2 {
    position: relative
}

.main-content {
    background-color: #fff;
    left: 0;
    overflow: clip;
    position: relative;
    transition: left .4s ease;
    z-index: 2
}

.main-content--universal-header {
    padding-top: 56px
}

@media (max-width: 1024px) {
    .main-content--universal-header {
        padding-top: 56px
    }
}

@media (max-width: 480px) {
    .main-content--body {
        padding-top: 0
    }
}

*, :after, :before {
    box-sizing: inherit
}

html {
    box-sizing: border-box
}

body {
    -moz-font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    font-feature-settings: "kern";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Graphik, sans-serif;
    -moz-font-kerning: normal;
    -webkit-font-kerning: normal;
    font-kerning: normal;
    -moz-font-variant-ligatures: common-ligatures;
    -webkit-font-variant-ligatures: common-ligatures;
    font-variant-ligatures: common-ligatures;
    height: 100%;
    line-height: 1;
    margin: 0;
    text-rendering: optimizelegibility;
    width: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

textarea {
    overflow: auto;
    resize: vertical;
    vertical-align: top
}

button, input, select, textarea {
    font: inherit
}

a {
    cursor: pointer
}

p a {
    color: #003891
}

p a:hover {
    text-decoration: underline
}

li {
    -webkit-font-smoothing: antialiased
}

ul {
    margin: 0;
    padding: 0
}

button {
    background: none;
    border: none;
    color: inherit;
    cursor: pointer;
    outline: none;
    padding: 0
}

em, i {
    font-style: italic
}

b, strong {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    max-width: 100%
}

blockquote, dd, dl, figure, h1, h2, h3, h4, p {
    margin: 0
}

[hidden] {
    display: none
}

@font-face {
    ascent-override: 68%;
    descent-override: 0%;
    font-family: GeorgiaCustom;
    line-gap-override: 2%;
    size-adjust: 110%;
    src: local(Georgia)
}

.Na3NTglQ {
    color: var(--fbs-color-text-primary);
    display: block;
    font-family: var(--fbs-font-family-global-sans);
    font-weight: var(--fbs-font-weight-medium);
    line-height: var(--fbs-line-height-l);
    min-height: 20px
}

.AtUb4gy8 {
    display: inline;
    font: var(--fbs-font-weight-regular) var(--fbs-font-size-desktop-utility-l)/var(--fbs-line-height-l) var(--fbs-font-family-global-sans);
    font-style: normal;
    margin-right: 5px
}

:root {
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")
}

h3 {
    -webkit-font-smoothing: antialiased
}

.LzN-3SCW {
    display: block;
    font-family: var(--fbs-font-family-global-sans);
    height: auto;
    width: 100%
}

.DmQKW7uE {
    display: flex;
    font-size: var(--fbs-font-size-desktop-label-m);
    font-weight: var(--fbs-font-weight-regular)
}

.DmQKW7uE {
    line-height: var(--fbs-line-height-l)
}

.DmQKW7uE.kanywv3g {
    line-height: var(--fbs-line-height-l)
}

._0UJIpaf5 {
    display: block;
    font-family: var(--fbs-font-family-global-sans);
    font-size: var(--fbs-font-size-desktop-label-m);
    line-height: var(--fbs-line-height-l);
    margin: auto 0
}

.ycHdAQ4U {
    font: var(--fbs-font-weight-regular) var(--fbs-font-size-desktop-utility-m)/var(--fbs-line-height-l) var(--fbs-font-family-global-sans)
}

.ksLCb-X-, .ycHdAQ4U {
    color: var(--fbs-color-text-primary)
}

.gkuVSAzN {
    display: block;
    margin-bottom: 20px;
    position: relative
}

.CrmgvMR8 {
    background-color: var(--fbs-color-component-loading-state-shimmer-start);
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: transform 1s ease-out;
    width: 100%;
    aspect-ratio: 16/9;
}

.zEzPL6aA {
    text-decoration: none
}

.zEzPL6aA:hover {
    text-decoration: underline
}

.cate-post-title {
    display: flex;
    margin: 8px 0;
    font: 700 16px / 22px Merriweather, GeorgiaCustom;
}

.tI60xWuB {
    text-decoration: none
}

.cwbABRRZ {
    text-align: left
}

.xIFzjWOx .gkuVSAzN {
    margin-bottom: 16px
}

.JWQDhxoz {
    display: flex
}

.JWQDhxoz .gkuVSAzN {
    flex-shrink: 0;
    height: 88px;
    margin-bottom: 0;
    margin-right: 16px;
    width: 88px
}

.TNWax51Q {
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .TNWax51Q {
        flex-direction: row
    }

    .TNWax51Q.jiKZAfWh {
        flex-direction: row-reverse
    }
}

.tBA7tnId {
    display: block;
    height: 100% !important;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.Gv-TaI9Y {
    margin-bottom: 16px;
    overflow: hidden;
    position: relative
}

.Gv-TaI9Y:before {
    content: "";
    display: block;
    padding-bottom: 56.25%;
    width: 100%
}

@media (min-width: 768px) {
    .Gv-TaI9Y {
        flex: 0 0 314px;
        height: 177px;
        margin-bottom: 0
    }

    .Gv-TaI9Y.MpVEkd-F {
        margin-left: 24px
    }
}

.WjVFB823 {
    width: 100%
}

.dzq--44- {
    color: var(--fbs-color-ui-icon-invert-primary, #fff);
    font-family: var(--fbs-font-family-global-sans);
    font-size: var(--fbs-font-size-desktop-utility-m);
    font-weight: 400;
    padding: 16px 0
}

@media (min-width: 480px) {
    .dzq--44- {
        padding: 24px 0 16px
    }
}

@media (min-width: 1024px) {
    .dzq--44- {
        padding-top: 0
    }
}

.dzq--44- button {
    color: inherit;
    font-size: inherit
}

.ocPoioVz {
    color: var(--fbs-color-ui-icon-invert-primary);
    font: var(--fbs-font-size-mobile-heading-s) var(--fbs-font-family-global-sans);
    line-height: var(--fbs-line-height-l)
}

@media (min-width: 1024px) {
    .ocPoioVz {
        font-size: var(--fbs-font-size-desktop-heading-l);
        padding-bottom: 22px
    }
}

@media (max-width: 1023px) {
    .ocPoioVz {
        border-top: 1px solid var(--fbs-color-border-secondary);
        font-size: var(--fbs-font-size-mobile-heading-m);
        margin: 0 16px;
        padding: 16px 0
    }

    .ocPoioVz:last-of-type {
        border-bottom: 1px solid var(--fbs-color-border-secondary)
    }
}

.QpfB0oZe {
    display: flex;
    flex-direction: column;
    line-height: var(--fbs-line-height-l);
    list-style: none;
    max-width: 100%;
    position: relative;
    word-break: normal
}

@media (min-width: 1024px) {
    .QpfB0oZe {
        flex-direction: column
    }
}

.QpfB0oZe.ocPoioVz {
    position: static
}

.QpfB0oZe a, .QpfB0oZe button {
    text-decoration: none
}

.QpfB0oZe button {
    font-family: var(--fbs-font-family-global-sans)
}

.QpfB0oZe a {
    font-weight: var(--fbs-font-weight-medium);
    width: 100%
}

.QpfB0oZe a:hover {
    text-decoration: underline
}

.QpfB0oZe svg {
    fill: var(--fbs-color-ui-icon-invert-primary);
    border-radius: 16px;
    cursor: pointer;
    height: 16px;
    vertical-align: middle;
    width: 16px
}

@media (max-width: 1023px) {
    .QpfB0oZe svg {
        height: 24px;
        padding: 0;
        width: 24px
    }
}

._7DLV83EX {
    border-top: 1px solid var(--fbs-color-gray-600);
    grid-column: 1/-1;
    line-height: 150%;
    padding: 0 16px
}

@media (min-width: 768px) {
    ._7DLV83EX {
        padding: 0 24px
    }
}

@media (min-width: 1024px) {
    ._7DLV83EX {
        padding: 24px 0 48px
    }
}

._7DLV83EX li {
    border: none;
    line-height: 150%
}

.T-DGviCw {
    color: var(--fbs-color-ui-icon-invert-primary);
    font: 400 var(--fbs-font-size-desktop-utility-m) var(--fbs-font-family-global-sans);
    padding: 24px 0 16px
}

@media (min-width: 1024px) {
    .T-DGviCw {
        padding-top: 0
    }
}

._0Y0YyXFC {
    display: flex;
    flex-wrap: wrap;
    font-family: var(--fbs-font-family-global-sans)
}

._0Y0YyXFC li {
    padding: 0 16px 16px 0
}

.xrSaSqik {
    flex-direction: row;
    gap: 5px
}

.xrSaSqik a {
    color: var(--fbs-color-text-invert-secondary, #bbb)
}

.xrSaSqik svg {
    align-self: center;
    height: 12px;
    width: 25px
}

._5jL4nbZg {
    align-items: center;
    background-color: var(--fbs-color-surface-invert);
    color: var(--fbs-color-surface-invert);
    display: flex;
    flex-flow: row nowrap;
    height: 56px;
    justify-content: space-between;
    position: relative;
    width: 100%
}

@media (max-width: 1023px) {
    ._5jL4nbZg {
        z-index: 1
    }
}

.ABr9cx9r, .nKfcv-Ux {
    display: flex;
    flex-flow: column wrap;
    justify-content: center
}

.nKfcv-Ux {
    align-items: flex-start;
    flex-flow: row
}

.ABr9cx9r {
    align-items: center;
    display: flex;
    flex-direction: row;
    left: 62px;
    position: absolute
}

@media (min-width: 1024px) {
    .ABr9cx9r {
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (max-width: 1023px) {
    .ABr9cx9r {
        flex-direction: row-reverse
    }
}

@media (max-width: 1023px) {
    .nKfcv-Ux {
        flex: 0;
        margin-right: 1rem
    }

    .ABr9cx9r {
        align-items: flex-start
    }
}

.hLOX2Whv {
    align-items: center;
    background-color: var(--fbs-color-surface-elevated);
    border: 1px solid var(--fbs-color-border-secondary);
    border-radius: 4px;
    display: flex;
    height: 52px;
    justify-content: center;
    padding: 16px 12px;
    position: relative;
    width: 480px
}

@media (max-width: 1023px) {
    .hLOX2Whv {
        width: 100%
    }
}

.dF6cO4Oc {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    color: var(--fbs-color-text-primary);
    font: var(--fbs-font-weight-regular) var(--fbs-font-size-mobile-headline-s)/var(--fbs-line-height-l) var(--fbs-font-family-global-sans);
    outline: none;
    text-align: left;
    width: 100%
}

.dF6cO4Oc:active, .dF6cO4Oc:focus {
    opacity: 1
}

@media (max-width: 767px) {
    .dF6cO4Oc {
        font: var(--fbs-font-weight-regular) var(--fbs-font-size-mobile-heading-m)/var(--fbs-line-height-l) var(--fbs-font-family-global-sans)
    }
}

.pDaDmCur, .pDaDmCur svg {
    display: flex
}

.WgX9M995 {
    background: none;
    border: none;
    color: currentcolor;
    cursor: pointer;
    height: 100%;
    outline: none;
    padding: 0;
    right: 12px
}

.WgX9M995 svg {
    fill: var(--fbs-color-ui-icon-primary);
    height: 20px;
    width: 20px
}

.LzaOYLZb {
    align-items: center;
    display: flex
}

.menu {
    background: var(--fbs-color-surface-invert);
    margin: 0;
    padding: 16px 0 11px;
    position: relative;
    z-index: -1
}

.menu::-webkit-scrollbar {
    display: none
}

@media (max-width: 1023px) {
    .menu {
        z-index: 2
    }
}

.ZGJ--TCc {
    height: calc(100vh - 56px);
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 32px;
    position: relative;
    scrollbar-width: none;
    width: 100%
}

@media (max-width: 1023px) {
    .ZGJ--TCc {
        display: flex;
        flex-flow: column nowrap;
        gap: 0;
        height: 100vh;
        padding-right: 32px
    }
}

.ZGJ--TCc::-webkit-scrollbar {
    display: none
}

@media (max-width: 1023px) {
    .menu {
        left: 0;
        padding: 0
    }

    .ZGJ--TCc {
        padding: 0 0 190px;
        position: relative
    }

    .ZGJ--TCc > li > ul {
        overflow-y: hidden
    }
}

.dN9h-rXs {
    -webkit-font-smoothing: antialiased;
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    padding-left: 16px
}

@media (max-width: 1023px) {
    .dN9h-rXs {
        padding-left: 1rem
    }
}

@media (max-width: 479px) {
    .dN9h-rXs {
        padding-left: 16px
    }
}

.USVF4LaM {
    align-items: center;
    background: #333;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 32px;
    justify-content: center;
    width: 32px
}

.USVF4LaM:hover {
    background: #292929
}

@media (min-width: 1024px) {
    .USVF4LaM {
        padding: 8px
    }
}

.USVF4LaM svg {
    fill: var(--fbs-color-ui-icon-invert-primary);
    width: 16px
}

.sAj5URLT {
    display: flex;
    flex-direction: column;
    gap: 0;
    position: relative
}

@media (min-width: 1024px) {
    .sAj5URLT {
        display: contents
    }

    .sAj5URLT > li:nth-of-type(3n+1) {
        display: inline-block;
        position: relative
    }

    .sAj5URLT > li:nth-of-type(3n+1):after {
        background-color: var(--fbs-color-gray-600);
        bottom: 0;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        width: calc(100cqi + 31px)
    }
}

._8WnggGf0 {
    background: none;
    height: 32px;
    width: 32px
}

._8WnggGf0:hover {
    background-color: var(--fbs-color-surface-button-invert-hover)
}

@media (min-width: 1024px) {
    ._8WnggGf0 {
        padding: 0
    }
}

.t1VMlFvI {
    align-items: center;
    border-block: 1px solid var(--fbs-color-gray-600);
    display: flex;
    grid-column: 1/-1;
    justify-content: space-between;
    padding: 24px 0;
    position: relative;
    width: 100%;
    z-index: 2
}

@media (max-width: 1023px) {
    .t1VMlFvI {
        align-items: baseline;
        border: none;
        flex-direction: column;
        gap: 24px;
        padding: 24px
    }
}

@media (max-width: 479px) {
    .t1VMlFvI {
        gap: 16px;
        padding: 16px
    }
}

.f8JK49oT {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: 100%
}

@media (min-width: 1024px) {
    .f8JK49oT {
        border-right: 1px solid var(--fbs-color-border-secondary);
        container-type: inline-size;
        display: grid;
        gap: 16px 56px;
        grid-template-columns: repeat(3, 1fr);
        padding: 24px 32px 0 0
    }
}

@keyframes _3rGzcfsn {
    0% {
        transform: translateY(-100%)
    }

    to {
        transform: none
    }
}

@keyframes Gvc13T9u {
    0% {
        transform: none
    }

    to {
        transform: translateY(-100%)
    }
}

@media (max-width: 1023px) {
    @keyframes _3rGzcfsn {
        0% {
            transform: translateX(-100%)
        }

        to {
            transform: none
        }
    }

    @keyframes Gvc13T9u {
        0% {
            transform: none
        }

        to {
            transform: translateX(-100%)
        }
    }
}

.OExHEgP9 {
    align-items: center;
    background: var(--fbs-color-surface-invert);
    border-bottom: 1px solid var(--fbs-color-border-secondary);
    display: flex;
    justify-content: end;
    margin: 0 16px;
    padding: 16px 0;
    position: sticky;
    top: 0;
    z-index: 3
}

@media (min-width: 480px) {
    .OExHEgP9 {
        padding: 24px 16px
    }
}

@media (min-width: 1024px) {
    .OExHEgP9 {
        display: none
    }
}

.menu-bar {
    animation: Gvc13T9u .2s ease-in both;
    animation-duration: .4s;
    animation-timing-function: cubic-bezier(.87, 0, .13, 1);
    height: 100vh;
    left: 0;
    position: absolute;
    top: 56px;
    width: 100%
}

@media (max-width: 1023px) {
    .menu-bar {
        top: 0;
        z-index: 2
    }
}

@media (prefers-reduced-motion) {
    .menu-bar {
        animation: Gvc13T9u;
        /*animation-duration: none;*/
        /*animation-timing-function: none*/
    }
}

.menu-bar.menu-show {
    animation: _3rGzcfsn .3s ease-out both;
    animation-duration: .4s;
    animation-timing-function: cubic-bezier(.87, 0, .13, 1)
}

@media (prefers-reduced-motion) {
    .menu-bar.menu-show {
        animation: _3rGzcfsn;
        /*animation-duration: none;*/
        /*animation-timing-function: none*/
    }
}

.R0tvspq- {
    cursor: default;
    display: flex;
    font: var(--fbs-font-size-mobile-heading-m) var(--fbs-font-family-global-sans);
    font-weight: var(--fbs-font-weight-medium);
    justify-content: space-between;
    line-height: var(--fbs-line-height-l);
    width: 100%
}

.R0tvspq- a {
    cursor: pointer
}

.R0tvspq- a:hover {
    text-decoration: underline
}

@media (min-width: 1024px) {
    .R0tvspq- {
        font-size: var(--fbs-font-size-desktop-heading-l);
        margin-bottom: 4px
    }
}

@media (min-width: 1024px) {
    .TrIrp4Zx {
        align-items: flex-start;
        display: flex
    }
}

:root {
    --gutter-size-column-xl: 16px;
    --gutter-size-row-xl: 16px;
    --gutter-size-column-sm: 12px;
    --gutter-size-row-sm: 12px
}

._3qhR0i3j {
    grid-template-columns: repeat(4, minmax(0, 1fr))
}

@media (max-width: 479px) {
    .Fqb89ouo {
        grid-template-columns:repeat(1, minmax(0, 1fr))
    }
}

.e6jydqmV {
    -moz-column-gap: var(--gutter-size-column-xl);
    column-gap: var(--gutter-size-column-xl);
    display: grid;
    row-gap: var(--gutter-size-row-xl)
}

@media (max-width: 767px) {
    .e6jydqmV {
        -moz-column-gap: var(--gutter-size-column-sm);
        column-gap: var(--gutter-size-column-sm);
        row-gap: var(--gutter-size-row-sm)
    }
}

[data-theme=dark] {
    --fbs-text-primary: #fff;
    --fbs-text-secondary: #bbb;
    --fbs-surface-disabled: unset;
    --fbs-icons-disabled: #7b7b7b;
    --fbs-icons-fill: #4285f4;
    --fill-background-color: unset
}

[data-theme=light] {
    --fbs-text-primary: #333;
    --fbs-text-secondary: #737373;
    --fbs-surface-disabled: #f0f0f0;
    --fbs-icons-disabled: #bbb;
    --fbs-icons-fill: #007ac8
}

a {
    background: none;
    border: none;
    color: inherit;
    outline: none;
    text-decoration: none
}

.header.universal-header {
    left: 0;
    position: fixed;
    top: 0;
    transition: transform .8s ease-in-out;
    width: 100%;
    z-index: 10000
}

@font-face {
    ascent-override: 68%;
    descent-override: 0%;
    font-family: GeorgiaCustom;
    line-gap-override: 2%;
    size-adjust: 110%;
    src: local(Georgia)
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.card--large {
    padding-bottom: 24px
}

.card--large .h1--dense {
    width: 100%
}

.card--large:hover .preview__image[enhanced] {
    transform: scale(1.03)
}

@media (max-width: 768px) {
    .card--large {
        padding-bottom: 0
    }

    .card--large .h1--dense {
        width: 100%
    }

    .card--large__title {
        padding-top: 0
    }

    .card--small {
        position: relative
    }
}

.channel__header {
    border-bottom: 1px solid #333;
    border-top: 4px solid #333;
    color: #333;
    padding: 16px 0
}

.channel__header:hover .fs-icon--arrow-right {
    transform: translateX(8px)
}

.channel__header a {
    align-items: center;
    display: flex;
    text-decoration: none
}

.channel__header h1, .channel__header h2 {
    font: 700 24px/1.45 Graphik, Helvetica;
    margin-bottom: 0;
    margin-right: 16px;
    margin-top: 0;
    pointer-events: none
}

.channel__header .fs-icon--arrow-right {
    fill: currentColor;
    height: 20px;
    margin-top: 3px;
    pointer-events: none;
    transform: translateX(0);
    transition: transform .1s ease;
    width: 20px
}

.channel__content {
    margin: 24px 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.channel__content:after, .channel__content:before {
    content: " ";
    display: table
}

.channel__content:after {
    clear: both
}

.channel__lazy-item {
    opacity: 0;
    transform: translateY(100px);
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: ease-out
}

.channel__lazy-item-delay-600 {
    transition-delay: .6s
}

.channel__content--lazy-loaded .channel__lazy-item {
    opacity: 1;
    transform: translateY(0)
}

.channel__sidebar {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 33.33%
}

.channel__sidebar.channel__sidebar--pop-picks {
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0
}

.channel__columns {
    border-top: 1px solid #e2e2e2;
    display: flex;
    padding-top: 24px
}

.channel__column {
    width: 50%
}

.channel__column:nth-child(2n) {
    padding-left: 3.19%
}

.channel__column:nth-child(2n-1) {
    border-right: 1px solid #e2e2e2;
    padding-right: 3.19%
}

.channel__column .card--small, .channel__column .card--text:nth-of-type(3) {
    margin-bottom: 0
}

.channel--left .card--large, .channel--left .channel__columns {
    float: left
}

.channel--left .channel__sidebar {
    float: right;
    padding-left: 3%
}

.channel--left .channel__divider {
    right: 31.8%
}

.channel--right .card--large, .channel--right .channel__columns {
    float: right
}

.channel--right .channel__sidebar {
    float: left;
    padding-right: 3%
}

.channel--right .channel__divider {
    left: 31.8%
}

.channel--left .card--large, .channel--left .channel__columns, .channel--right .card--large, .channel--right .channel__columns {
    width: 66.66%
}

.channel--left .channel__sidebar, .channel--right .channel__sidebar {
    width: 33.33%
}

.channel--left .channel__divider, .channel--right .channel__divider {
    bottom: 0;
    top: 0
}

.channel--editors-picks .channel__header {
    border-bottom: 1px solid #737373;
    border-top: none;
    color: #737373;
    padding: 0
}

.channel--editors-picks .channel__header:hover .fs-icon--arrow-right {
    transform: none
}

.channel__divider {
    border-left: 1px solid #e2e2e2;
    position: absolute
}

.for-you__component {
    min-height: 486px
}

@media (max-width: 1024px) {
    .for-you__component {
        min-height: 250px
    }

    .channel__lazy-item {
        opacity: 1;
        transform: none
    }
}

@media (max-width: 768px) {
    .channel__header {
        justify-content: space-between;
        margin-bottom: 24px;
        padding: 16px
    }

    .channel__header a {
        width: 100%
    }

    .channel__sidebar {
        border-top: 1px solid #e2e2e2;
        bottom: auto;
        display: flex;
        flex-direction: row;
        position: static;
        top: auto
    }

    .channel__sidebar.channel__sidebar--pop-picks {
        flex-direction: column;
        overflow: hidden;
        padding-top: 25px;
        position: relative
    }

    .channel__sidebar .card {
        width: 50%
    }

    .channel__sidebar .card:nth-child(2n) {
        padding-left: 2.44%
    }

    .channel__sidebar .card:nth-child(2n-1) {
        border-right: 1px solid #e2e2e2;
        padding-right: 2.44%
    }

    .channel--normal .channel__columns {
        border: none;
        display: block
    }

    .channel--normal .channel__column {
        border: none;
        padding: 0;
        width: 100%
    }

    .channel--normal .channel__column .card {
        border-top: 1px solid #e2e2e2;
        margin-bottom: 0;
        padding: 16px 0
    }

    .channel--editors-picks .card--large {
        float: none;
        padding-bottom: 20px
    }

    .channel--left .card--large, .channel--left .channel__columns, .channel--left .channel__sidebar, .channel--right .card--large, .channel--right .channel__columns, .channel--right .channel__sidebar {
        width: 100%
    }

    .channel--left .channel__sidebar, .channel--right .channel__sidebar {
        padding: 0
    }

    .channel__divider {
        display: none
    }
}

@media (max-width: 480px) {

    .channel.fs-content {
        margin: 0
    }

    .channel__header {
        border-bottom: none;
        margin-bottom: 0
    }

    .channel__content {
        background: #fff
    }

    .channel--left .channel__sidebar, .channel--right .channel__sidebar {
        gap: 16px;
        padding: 16px 15px
    }

    .channel__sidebar {
        border-top: none;
        flex-direction: column;
        margin-top: 0
    }

    .channel__sidebar .card {
        border-top: 1px solid #e2e2e2;
        margin-top: 0;
        padding-top: 16px;
        width: 100%
    }

    .channel__sidebar .card:nth-child(2n) {
        padding-left: 0
    }

    .channel__sidebar .card:nth-child(2n-1) {
        border-right: none;
        padding-right: 0
    }


    .channel__sidebar.channel__sidebar--pop-picks {
        background: #fff
    }

    .channel__columns {
        padding-top: 0
    }

    .channel__columns .card--show-more, .channel__columns .preview {
        display: none
    }


    .channel--editors-picks .channel__header {
        margin: 0 15px
    }

    .channel--editors-picks .channel__columns {
        background: #f4f4f4;
        border: none;
        display: block
    }

    .channel--editors-picks .channel__column {
        background: #fff;
        border: none;
        margin-top: 15px;
        padding: 0;
        width: 100%
    }

    .channel--editors-picks .channel__column .card {
        border-bottom: 1px solid #e2e2e2;
        border-top: 1px solid #e2e2e2;
        margin-bottom: 0;
        padding: 15px
    }

    .channel--editors-picks .channel__column .preview {
        display: block;
        width: 100%
    }

    .channel--editors-picks .card--large {
        background-color: #fff;
        padding-bottom: 16px
    }

    .channel--normal .channel__columns {
        padding: 0 15px
    }

    .channel--normal .channel__content {
        background-color: #fcfcfc;
        margin-bottom: 24px;
        margin-top: 0
    }

}

.for-you-shuffle__articles {
    margin-bottom: 16px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.for-you-shuffle__grouped {
    min-height: 100%;
    position: absolute;
    top: 0;
    transform: translateY(105%);
    transition: transform .8s ease;
    width: 100%;
    z-index: 2
}

.for-you-shuffle__grouped--animate {
    transform: translateY(0);
    transition: transform .8s ease .3s
}

.for-you-shuffle__grouped:first-child {
    position: static
}

.for-you-shuffle__article {
    display: flex
}

.for-you-shuffle__article:not(:last-child) {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 16px;
    padding-bottom: 16px
}

.for-you-shuffle__article:only-child {
    border-bottom: none
}

.for-you__component {
    margin-bottom: 17px
}

.for-you-card {
    display: block
}

.for-you-card__wrapper {
    display: flex;
    gap: 8px
}

.for-you-card__img-wrapper {
    flex-shrink: 0;
    line-height: 0;
    position: relative
}

.for-you-card__img {
    object-fit: cover;
    object-position: top
}

.for-you-card__title-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
}

.for-you-card__title {
    color: #333;
    font: 700 14px/22px Merriweather, GeorgiaCustom;
    margin-bottom: 16px;
    text-decoration: none
}

.for-you-card__title:hover {
    text-decoration: underline
}

.for-you-card.medium .for-you-card__wrapper {
    flex-direction: column
}

.for-you-card.medium .for-you-card__img-wrapper:after {
    content: "";
    display: block;
    padding-top: 58.84%
}

.for-you-card.medium .for-you-card__img {
    height: 100% !important;
    inset: 0;
    position: absolute;
    width: 100%
}

.for-you-card.small .for-you-card__img {
    width: 100px;
    aspect-ratio: 16 / 9;
}

.for-you-card.small .for-you-card__wrapper {
    flex-direction: row-reverse;
    justify-content: space-between
}

@media (max-width: 768px) {
    .for-you {
        margin-block: 16px
    }
}

.card--large:hover .card--large__title > .headlink {
    text-decoration: underline
}

.card--large__title {
    text-align: center;
    margin-top: 10px;
}

.card--small {
    margin-bottom: 25px
}

.card--small .body--dense {
    margin: 8px 0
}

.card--small .list--description {
    line-height: 1.63;
    margin-bottom: 0;
    margin-top: 7px
}

.card--small .preview {
    margin-bottom: 0
}

.card--small .h3--dense {
    display: flex;
    pointer-events: none
}

.card--text {
    display: flex;
    /*margin-bottom: 32px*/
}

.card--text .h4--dense span {
    pointer-events: none
}

@media (max-width: 480px) {
    .card--large {
        padding: 0 15px
    }

    .channel:not(.channel--editors-picks) .card--large__title, .channel:not(.channel--editors-picks) .h1--dense {
        text-align: left
    }

    .channel:not(.channel--editors-picks) .h1--dense {
        margin: 0 0 10px;
        width: 100%
    }

    .card--large .h1--dense {
        position: relative
    }

    .card--small {
        margin-bottom: 0
    }

    .card--small .h3--dense {
        display: block
    }
}

@media (min-width: 1025px) {
    .card--small .headlink {
        display: inline-block;
        text-align: left
    }
}

.preview, .preview__link {
    display: block
}

.preview__overflow-wrapper {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.preview__image, .preview__overflow-wrapper {
    pointer-events: none;
}

.preview__image {
    background-color: #e2e2e2;
    width: 100%;
    aspect-ratio: 16/9;
}

.preview__eyebrows {
    bottom: 0;
    color: #fff;
    font: 10px/12px Graphik, helvetica, sans-serif;
    left: 50%;
    font-weight:1000;
    margin: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transform: translate(-50%, 50%);
    width: 100%;
    z-index: 2
}

.preview__eyebrows span {
    background: #666;
    padding: 6px 12px
}

.card--large .preview .preview__image {
    transition: transform 1s ease-out
}

.card--large .preview:hover .preview__image[enhanced] {
    transform: scale(1.03)
}

.card--text .preview {
    flex-shrink: 0;
    margin-right: 16px;
    width: 100px
}

@media (max-width: 480px) {
    .card--large .preview:hover .preview__image[enhanced] {
        transform: none
    }
}

.headlink {
    text-decoration: none;
    width: 100%
}

.headlink:hover {
    text-decoration: underline
}

.headlink .h3--dense {
    margin-bottom: 16px;
    margin-top: 10px;
    text-align: left
}

.headlink .h1--dense, .headlink .h4--dense {
    display: block
}

.card__fl-logo + .headlink .h3--dense {
    margin-bottom: 0;
    margin-top: 0
}

@media (max-width: 768px) {
    .headlink .h3--dense {
        margin-top: 24px
    }
}

@media (max-width: 480px) {
    .headlink .h3--dense {
        font-size: 16px;
        line-height: 24px;
        margin: 16px 0 8px
    }
}

.happening-now {
    background-color: #fff;
    box-shadow: inset 0 -1px 0 0 #e2e2e2;
    clear: both;
    left: 50%;
    max-width: 1820px;
    position: relative;
    transform: translateX(-50%);
    width: 100vw
}

.happening-now__carousel-wrapper {
    padding-bottom: 13px;
    padding-top: 45px
}

.happening-now__carousel .fbs-slider__slides-wrapper {
    margin: 0 73px;
    position: relative
}

.happening-now__carousel .fbs-slider__slides-wrapper:after {
    background: linear-gradient(90deg, #fff0, #fff);
    bottom: 0;
    content: " ";
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 15%
}

.happening-now__carousel .fbs-slider__slide {
    min-height: 74px;
    outline: none;
    /*padding-left: 17px;*/
    /*padding-right: 15px;*/
    padding: 10px 15px;
    position: relative;
    width: 320px;
}

.happening-now__carousel .fbs-slider__slide a {
    display: block;
}

.happening-now__carousel .fbs-slider__slide:not(.primary):before {
    border-left: 1px solid #e2e2e2;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.happening-now__carousel .fbs-slider__controls button {
    background-color: #3336;
    height: 36px;
    top: 22px;
    width: 36px
}

.happening-now__carousel .fbs-slider__control-left:hover, .happening-now__carousel .fbs-slider__control-right:hover {
    background-color: #d8361e;
    opacity: 1
}

.happening-now__carousel .fs-icon {
    height: 16px;
    margin: auto 0;
    width: 16px
}

.preview__eyebrows--happening {
    height: 24px;
    left: 90px;
    text-align: left;
    top: 16px;
    transform: none;
    width: auto
}

.preview__eyebrows--happening span {
    background-color: #d8361e;
    display: inline-block;
    pointer-events: none
}

.happening__metrics {
    align-items: center;
    display: flex;
    height: 20px;
    padding: 6px 0
}

.happening__date {
    color: var(--fbs-color-text-secondary);
    font: var(--fbs-font-weight-regular) var(--fbs-font-size-desktop-utility-m)/var(--fbs-line-height-l) var(--fbs-font-family-global-sans)
}

.happening__title {
    color: #333;
    font: 700 14px/1.71 Merriweather;
    max-height: 48px;
    overflow: hidden;
    padding-bottom: 10px;
    text-decoration: none
}

.happening__title:hover {
    text-decoration: underline
}

@media (max-width: 767px) {
    .channel__header .happening-now {
        display: none
    }

    .happening-now {
        border-top: 1px solid #e2e2e2;
        box-shadow: none;
        margin-bottom: 16px;
        margin-left: 0
    }

    .preview__eyebrows--happening {
        left: 0;
        width: 100%
    }

    .happening-now__carousel-wrapper {
        padding: 0
    }

    .happening-now__carousel .fbs-slider__slides-wrapper {
        margin: 0
    }

    .happening-now__carousel .fbs-slider__slides-wrapper:after {
        display: none
    }

    .happening-now__carousel .fbs-slider__slide {
        margin-left: 17px;
        margin-right: 15px;
        padding: 16px 0;
        width: 92%
    }

    .happening-now__carousel .fbs-slider__slide a {
        display: block
    }

    .happening-now__carousel .fbs-slider__slide:before {
        display: none
    }

    .happening-now__carousel .fbs-slider__slide.active {
        border-top: 1px solid #e2e2e2
    }

    .happening-now__carousel .fbs-slider__slide.active:first-child {
        border-top: none;
        padding-top: 0
    }

    .happening__metrics {
        padding-bottom: 5px;
        padding-top: 0
    }

    .happening__title {
        font-size: 16px;
        max-height: 55px;
        padding: 0
    }

    .preview__eyebrows--happening {
        bottom: auto;
        position: relative;
        text-align: center;
        top: -12px
    }

    .preview__eyebrows--happening span {
        display: block
    }

    .preview__eyebrows--happening a {
        display: inline-block;
        position: relative;
        text-decoration: none;
        z-index: 3
    }
}

ol, ul {
    -webkit-padding-start: 0;
    list-style-type: none
}

html {
    padding-top: 0 !important
}

.max-line-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.3;
}

.line-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.max-line-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.max-line-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.page-size {
    display: flex;
    gap: .5rem;
    justify-content: center;
    align-items: center;
    margin: 2rem 0;
}

.page-size a {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    float: left;
    background: transparent;
    border: solid 1px #ececec;
    color: #111;
    min-width: 32px;
    height: 32px;
    line-height: 32px;
    transition: all .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    text-decoration: auto;
    border-radius: 99px;
}

.page-size a.is-current {
    background: #2b5663;
    border: solid 1px #2b5663;
    color: #fff;
}

.page-size span {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    float: left;
    min-width: 32px;
    height: 32px;
    line-height: 32px;
    transition: all .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    background: #2b5663;
    border: solid 1px #2b5663;
    color: #fff;
    border-radius: 99px;
}

.page-size a:hover, .page-size span:hover {
    background: #2b5663;
    border-color: #2b5663;
    color: #fff;
}

.page-size ul {
    display: flex;
    gap: 1.5rem;
    justify-content: start;
    align-items: center;
}

.page-size ul, .page-size li {
    list-style: none;
    margin: 0;
}

.article-info p, .article-info li {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.3;
}

.article-info ul, .article-info li {
    list-style: disc;
}

.article-info ul {
    padding-left: 2rem;
}

.article-info table {
    width: 100%;
    font-size: 10px;
}

.article-info h1, .article-info h2, .article-info h3, .article-info h4, .article-info h5, .article-info h6 {
    font-weight: 700;
    margin: 10px 0;
    color: #000;
    line-height: 1.1;
}

.article-info h1 {
    font-size: 30px;
}

.article-info h2 {
    font-size: 28px;
}

.article-info h3 {
    font-size: 25px;
}

.article-info h4 {
    font-size: 22px;
}

.article-info h5, .article-info h6 {
    font-size: 19px;
}

.article-info a {
    color: #00c4ff;
    text-decoration: underline;
}

.article-info img {
    max-width: 450px;
    width: 100%;
}

.footer {
    background: var(--fbs-color-gray-200);
    bottom: 0;
    color: var(--fbs-color-text-primary);
    left: 0;
    min-height: 235px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%
}

.footer__logo {
    border-bottom: 1px solid var(--fbs-color-text-invert-secondary);
    padding-bottom: 12px;
    padding-top: 26px
}

.footer__logo svg {
    width: 120px
}

.footer__logo .footer__copyright {
    display: block;
    font: var(--fbs-font-weight-regular) var(--fbs-font-size-mobile-utility-m)/var(--fbs-line-height-l) var(--fbs-font-family-global-sans);
    padding-top: 16px
}

@media (max-width: 768px) {
    .footer {
        padding:0 48px
    }
}

@media (max-width: 480px) {

    .footer--mobile {
        padding-bottom: 20px
    }
}

footer {
    background: #f0f0f0;
    color: #181716;
    font-family: Graphik,Helvetica;
    overflow: hidden;
    width: 100%
}

footer a {
    text-decoration: none
}

.footer--desktop {
    max-width: 1280px;
    padding: 2em 0 1em
}

.footer--mobile {
    display: none
}

.footer__nav {
    align-items: baseline;
    border-bottom: 2px solid #181716;
    display: flex
}

.footer__nav-item {
    font-size: 16px;
    padding: 0 1rem 1rem
}

.footer__nav-item {
    font-weight: 600
}

.footer-links-homepage {
    display: flex;
    flex-wrap: wrap
}

.footer__legal {
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    padding-top: 20px
}

.footer__legal-links {
    align-self: flex-end
}

.footer__legal-links svg {
    height: fit-content;
    margin: 0 5px -2px 0;
    width: 25px
}

.footer__legal-link {
    display: inline
}

.footer__legal-link:after {
    content: "|";
    padding: 0 5px
}

.footer__legal-link:nth-last-child(2) {
    cursor: default
}

.footer__legal-link:last-child:after {
    content: ""
}

.footer__legal-link:last-child:hover {
    text-decoration: underline
}

.footer__copyright,.footer__legal-link {
    line-height: 23.3px
}

@media (max-width: 1024px) {
    .footer--desktop {
        padding:25px 0
    }

    .footer__nav {
        margin: 0 12px
    }

    .footer__nav-item {
        font-size: 12px;
        padding: 0 1.5% 1.5%
    }

    .footer__legal {
        padding: 40px 0 0 12px
    }
}

@media (max-width: 768px) {
    .footer--desktop {
        display:none
    }

    .footer--mobile {
        display: block
    }

    .footer__editions {
        align-items: center;
        border-bottom: 1px solid #ccc;
        display: flex;
        justify-content: center
    }

    .footer__editions li {
        color: #333;
        font: 400 14px/1.14 Graphik,Helvetica;
        padding: 16px 20px
    }
}

@media (max-width: 480px) {
    .footer__editions {
        flex-direction:column
    }

    .footer__editions li {
        padding: 10px 0
    }
}

.logo-img {
    height: 40px !important;
}

.to-top {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 1.5rem;
    bottom: 1.5rem;
    width: 2.5rem;
    height: 2.5rem;
    background: #000;
    font-size: 2rem;
    color: #fff;
    z-index: 50;
    padding: 0;
    opacity: 0;
    visibility: hidden;
}

.to-top img {
    font-size: 1rem;
    height: 1rem;
    width: 1rem;
}

.to-top.show {
    opacity: 1;
    visibility: visible
}

.to-top:hover {
    opacity: .9
}

.margin-t-2 {
    margin-top: 2rem;
}

.padding-1 {
    padding: 20px 0;
}

.cO11L {
    margin: 24px auto auto;
    max-width: 968px;
    padding: 0 10px;
}

._8ARUu {
    font-weight: 700;
    line-height: 1.2;
    font-size: 2rem;
}

.v8jKF {
    color: currentColor;
    font: var(--fbs-font-weight-regular) var(--fbs-font-size-desktop-utility-m) / var(--fbs-line-height-l) var(--fbs-font-family-global-sans);
    line-height: 1.2;
    margin: 10px 0;
}

.p5_3X .fs-premium {
    font-family: Georgia, Cambria, Times New Roman, Times, serif;
    font-size: 20px;
    line-height: 36px;
    margin: 0 auto;
}

.b6Cr_ {
    margin: 16px 0 24px;
}

@media screen and (max-width: 768px) {
    .padding-1 {
        padding: 0 15px;
    }
}

._8QBSr {
    display: flex;
    flex-direction: column;
    padding: 0 0 16px
}

@media(min-width: 768px) {
    ._8QBSr {
        column-gap:30px;
        flex-direction: row;
        padding: 0
    }
}

.TIg5s {
    width: 100%
}

.TIg5s .umGUk {
    color: inherit;
    padding-top: 8px
}

.TIg5s .umGUk a,.TIg5s .umGUk p {
    color: inherit
}

@media(max-width: 767px) {
    .QePrd:not(:last-child) {
        margin-bottom:24px
    }
}

._SIO6 a,.umGUk a {
    display: inline-block
}

.QePrd h3 {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family: var(--fbs-font-family-global-sans);
    font-weight: bold;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis
}

._SIO6:not(:last-child) {
    padding-bottom: 0
}

@media(min-width: 768px) {
    ._SIO6:not(:last-child) {
        padding-bottom:24px
    }
}

@media(max-width: 767px) {
    ._SIO6 {
        margin-bottom:16px;
        padding-bottom: 0
    }
}

._SIO6:not(:last-child) {
    border-bottom: 1px solid var(--fbs-color-border-primary)
}

@media(min-width: 768px) {
    ._SIO6:not(:first-child) {
        padding-top:24px
    }
}

._SIO6 h3 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: inherit;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

@media(max-width: 767px) {
    ._SIO6 h3 {
        font-size:14px;
        line-height: 20px
    }
}

._SIO6 h3 a {
    color: currentColor
}

._SIO6>div:first-child {
    height: auto;
    max-width: 100%
}

@media(min-width: 768px) {
    ._SIO6>div:first-child {
        height:90px;
        max-width: 160px
    }

    .QePrd>a {
        margin-bottom: 24px
    }
}

@layer garden {
    .ksLCb-X- {
        color: var(--fbs-color-text-primary)
    }

    .gkuVSAzN {
        display: block;
        margin-bottom: 20px;
        position: relative
    }

    .CrmgvMR8 {
        background-color: var(--fbs-color-component-loading-state-shimmer-start);
        display: block;
        height: 100%;
        object-fit: cover;
        transition: transform 1s ease-out;
        width: 100%
    }

    .zEzPL6aA {
        text-decoration: none
    }

    .zEzPL6aA:hover {
        text-decoration: underline
    }

    ._1-gEWhFG {
        display: flex;
        margin: 8px 0
    }

    .tI60xWuB {
        text-decoration: none
    }

    .cwbABRRZ {
        text-align: left
    }



    .xIFzjWOx .gkuVSAzN {
        margin-bottom: 16px
    }

    .xIFzjWOx ._1-gEWhFG {
        color: var(--fbs-color-text-primary);
        font: var(--fbs-font-weight-medium) var(--fbs-font-size-desktop-heading-m)/var(--fbs-line-height-xs) var(--fbs-font-family-global-sans)
    }

    @media (max-width: 767px) {
        .xIFzjWOx ._1-gEWhFG {
            font-size:var(--fbs-font-size-mobile-heading-m)
        }
    }

    .JWQDhxoz {
        display: flex
    }

    .JWQDhxoz .gkuVSAzN {
        flex-shrink: 0;
        height: 88px;
        margin-bottom: 0;
        margin-right: 16px;
        width: 88px
    }

    .JWQDhxoz ._1-gEWhFG {
        color: var(--fbs-color-text-primary);
        font: var(--fbs-font-weight-medium) var(--fbs-font-size-desktop-heading-m)/var(--fbs-line-height-xs) var(--fbs-font-family-global-sans);
        margin: 0 0 8px
    }

    @media (max-width: 767px) {
        .JWQDhxoz ._1-gEWhFG {
            font-size:var(--fbs-font-size-mobile-heading-m)
        }
    }
}

.yCNHu {
    column-gap: 80px;
    display: flex;
    margin: 0 auto;
    padding: 32px 15px 0;
}

@media(min-width: 768px) {
    .yCNHu {
        justify-content:center;
        padding-top: 40px;
    }
}

@media(min-width: 480px) {
    .yCNHu {
        padding-bottom:56px
    }
}

.nwzzX {
    margin: 0 auto;
    width: 100%
}

.nZjCA {
    font-family: var(--fbs-font-family-global-serif);
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 31px;
    padding-bottom: 24px
}

@media(min-width: 480px) {
    .nZjCA {
        font:700 32px/38px Schnyder S Demi,Garamond,serif;
        line-height: var(--fbs-line-height-xs,38px)
    }
}

@media(min-width: 768px) {
    .nZjCA {
        padding-bottom:20px
    }
}

._34sPE {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 16px;
    margin-top: 0
}

@media(min-width: 480px) {
    ._34sPE {
        margin-bottom:32px;
        margin-top: 32px
    }
}

@media(min-width: 768px) {
    ._34sPE {
        margin-top:0
    }
}

@media(min-width: 1024px) {
    ._34sPE {
        flex-direction:row;
        gap: 32px
    }
}

.m1Vhx {
    align-items: flex-start;
    border-bottom: 1px solid var(--fbs-color-border-primary,#e3e3e3);
    display: flex;
    flex: 1;
    gap: 32px;
    padding-bottom: 24px;
    width: 100%
}

@media(min-width: 480px) {
    .m1Vhx {
        border:none;
        padding-bottom: 0
    }
}

.m1Vhx h2 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    font: 700 1.2rem/22px var(--fbs-font-family-global-sans);
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis
}

.post-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

._7t6rc {
    display: flex;
    flex-direction: column;
    gap: 24px
}

@media(min-width: 480px) {
    ._7t6rc {
        flex-direction:row
    }
}

._1yRha {
    aspect-ratio: 16/9;
    flex-shrink: 0;
    height: auto;
    margin-right: 0;
    width: 100%
}

@media(min-width: 480px) {
    ._1yRha {
        width:300px
    }
}

@media(min-width: 1024px) {
    ._1yRha {
        width:50%
    }
}

.QrP7t a,.QrP7t p,.QrP7t span {
    font-size: var(--fbs-font-size-mobile-utility-m)
}

.WB_CA {
    margin-bottom: 8px
}