#__bs_notify__ {
    border-radius: 5px 0 0 5px !important;
    top: 40px !important
}

* {
    box-sizing: border-box
}

*::before,
*::after {
    box-sizing: border-box
}

.editor-styles-wrapper {
    line-height: 1
}

:where(.is-root-container) {
    line-height: 1
}

:where(.is-root-container),
:where(.is-root-container) div,
:where(.is-root-container) span,
:where(.is-root-container) applet,
:where(.is-root-container) object,
:where(.is-root-container) iframe,
:where(.is-root-container) h1,
:where(.is-root-container) h2,
:where(.is-root-container) h3,
:where(.is-root-container) h4,
:where(.is-root-container) h5,
:where(.is-root-container) h6,
:where(.is-root-container) p,
:where(.is-root-container) blockquote,
:where(.is-root-container) pre,
:where(.is-root-container) a,
:where(.is-root-container) abbr,
:where(.is-root-container) acronym,
:where(.is-root-container) address,
:where(.is-root-container) big,
:where(.is-root-container) cite,
:where(.is-root-container) code,
:where(.is-root-container) del,
:where(.is-root-container) dfn,
:where(.is-root-container) em,
:where(.is-root-container) img,
:where(.is-root-container) ins,
:where(.is-root-container) kbd,
:where(.is-root-container) q,
:where(.is-root-container) s,
:where(.is-root-container) samp,
:where(.is-root-container) small,
:where(.is-root-container) strike,
:where(.is-root-container) strong,
:where(.is-root-container) sub,
:where(.is-root-container) sup,
:where(.is-root-container) tt,
:where(.is-root-container) var,
:where(.is-root-container) b,
:where(.is-root-container) u,
:where(.is-root-container) i,
:where(.is-root-container) center,
:where(.is-root-container) dl,
:where(.is-root-container) dt,
:where(.is-root-container) dd,
:where(.is-root-container) ol,
:where(.is-root-container) ul,
:where(.is-root-container) li,
:where(.is-root-container) fieldset,
:where(.is-root-container) form,
:where(.is-root-container) label,
:where(.is-root-container) legend,
:where(.is-root-container) table,
:where(.is-root-container) caption,
:where(.is-root-container) tbody,
:where(.is-root-container) tfoot,
:where(.is-root-container) thead,
:where(.is-root-container) tr,
:where(.is-root-container) th,
:where(.is-root-container) td,
:where(.is-root-container) article,
:where(.is-root-container) aside,
:where(.is-root-container) canvas,
:where(.is-root-container) details,
:where(.is-root-container) embed,
:where(.is-root-container) figure,
:where(.is-root-container) figcaption,
:where(.is-root-container) footer,
:where(.is-root-container) header,
:where(.is-root-container) hgroup,
:where(.is-root-container) menu,
:where(.is-root-container) nav,
:where(.is-root-container) output,
:where(.is-root-container) ruby,
:where(.is-root-container) section,
:where(.is-root-container) summary,
:where(.is-root-container) time,
:where(.is-root-container) mark,
:where(.is-root-container) audio,
:where(.is-root-container) video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

:where(.is-root-container) article,
:where(.is-root-container) aside,
:where(.is-root-container) details,
:where(.is-root-container) figcaption,
:where(.is-root-container) figure,
:where(.is-root-container) footer,
:where(.is-root-container) header,
:where(.is-root-container) hgroup,
:where(.is-root-container) menu,
:where(.is-root-container) nav,
:where(.is-root-container) section {
    display: block
}

:where(.is-root-container) ol,
:where(.is-root-container) ul {
    list-style: none
}

:where(.is-root-container) blockquote,
:where(.is-root-container) q {
    quotes: none
}

:where(.is-root-container) blockquote::before,
:where(.is-root-container) blockquote::after,
:where(.is-root-container) q::before,
:where(.is-root-container) q::after {
    content: none
}

:where(.is-root-container) table {
    border-collapse: collapse;
    border-spacing: 0
}

:where(.is-root-container) button {
    padding: 0;
    text-align: left;
    background: none;
    border: none;
    border-radius: 0;
    cursor: pointer
}

:where(.is-root-container) button,
:where(.is-root-container) input,
:where(.is-root-container) select,
:where(.is-root-container) textarea {
    box-sizing: border-box;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

:where(.is-root-container) a {
    text-decoration: none
}

:where(.is-root-container) img.lazyload:not([src]) {
    visibility: hidden
}

:where(.is-root-container) .lazyload,
:where(.is-root-container) .lazyloading {
    opacity: 0
}

:where(.is-root-container) svg {
    display: block
}

html {
    scroll-behavior: smooth
}

body:not(.wp-admin),
.editor-styles-wrapper {
    font-family: "Aeonik Pro", sans-serif;
    font-size: 1rem;
    margin: 0;
    color: #363939
}

body:not(.wp-admin) .sr-only,
.editor-styles-wrapper .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

body:not(.wp-admin) hr,
.editor-styles-wrapper hr {
    border: none;
    border-bottom-width: 1px;
    border-bottom-color: rgba(54, 57, 57, .2);
    border-bottom-style: solid;
    margin-block: 0
}

body:not(.wp-admin) ::-moz-selection,
.editor-styles-wrapper ::-moz-selection {
    color: #fff;
    background: color-mix(in srgb, #003764 75%, black)
}

body:not(.wp-admin) ::selection,
.editor-styles-wrapper ::selection {
    color: #fff;
    background: color-mix(in srgb, #003764 75%, black)
}

.editor-styles-wrapper a {
    color: #003764
}

@font-face {
    font-family: "Aeonik Pro";
    src: url("./aeonik-regular.woff2") format("woff2"), url("./aeonik-regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Aeonik Pro";
    src: url("./aeonik-medium.woff2") format("woff2"), url("./aeonik-medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Aeonik Pro";
    src: url("./aeonik-bold.woff2") format("woff2"), url("./aeonik-bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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");
    font-weight: 400;
    font-style: normal
}




body .is-root-container .wrapper {
    margin: 0 auto;
    max-width: 100%;
    padding-left: min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5), 2.5rem);
    padding-right: min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5), 2.5rem);
    width: 100rem
}

body .is-root-container .wrapper.is-extra-small {
    width: 68.75rem
}

body .is-root-container .wrapper.is-small {
    width: 85rem
}

body .is-root-container .wrapper.is-regular {
    width: 100rem
}

body .is-root-container .wrapper.is-large {
    width: 120rem
}

body .is-root-container .wrapper.is-full {
    width: 100%
}

body .is-root-container .anvil-placeholder {
    color: inherit;
    opacity: .3
}

body .is-root-container .anvil-inner-blocks-editor+.anvil-inner-blocks-empty-message {
    display: none;
    width: 100%
}

body .is-root-container .anvil-inner-blocks-editor:empty {
    display: none !important
}

body .is-root-container .anvil-inner-blocks-editor:empty+.anvil-inner-blocks-empty-message {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    opacity: .5;
    color: inherit;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border: 2px dashed gray
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-top-none {
        padding-top: 0 !important
    }
}

body .is-root-container .spacing-top-none {
    padding-top: 0 !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-bottom-none {
        padding-bottom: 0 !important
    }
}

body .is-root-container .spacing-bottom-none {
    padding-bottom: 0 !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-block-none {
        padding-block: 0 !important
    }
}

body .is-root-container .spacing-block-none {
    padding-block: 0 !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-top-nano {
        padding-top: min(calc(1.875rem + 1.875 * (100vw - 22.5rem) / 77.5), 3.75rem) !important
    }
}

body .is-root-container .spacing-top-nano {
    padding-top: min(calc(1.875rem + 1.875 * (100vw - 22.5rem) / 77.5), 3.75rem) !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-bottom-nano {
        padding-bottom: min(calc(1.875rem + 1.875 * (100vw - 22.5rem) / 77.5), 3.75rem) !important
    }
}

body .is-root-container .spacing-bottom-nano {
    padding-bottom: min(calc(1.875rem + 1.875 * (100vw - 22.5rem) / 77.5), 3.75rem) !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-block-nano {
        padding-block: min(calc(1.875rem + 1.875 * (100vw - 22.5rem) / 77.5), 3.75rem) !important
    }
}

body .is-root-container .spacing-block-nano {
    padding-block: min(calc(1.875rem + 1.875 * (100vw - 22.5rem) / 77.5), 3.75rem) !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-top-small {
        padding-top: min(calc(3.125rem + 1.875 * (100vw - 22.5rem) / 77.5), 5rem) !important
    }
}

body .is-root-container .spacing-top-small {
    padding-top: min(calc(3.125rem + 1.875 * (100vw - 22.5rem) / 77.5), 5rem) !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-bottom-small {
        padding-bottom: min(calc(3.125rem + 1.875 * (100vw - 22.5rem) / 77.5), 5rem) !important
    }
}

body .is-root-container .spacing-bottom-small {
    padding-bottom: min(calc(3.125rem + 1.875 * (100vw - 22.5rem) / 77.5), 5rem) !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-block-small {
        padding-block: min(calc(3.125rem + 1.875 * (100vw - 22.5rem) / 77.5), 5rem) !important
    }
}

body .is-root-container .spacing-block-small {
    padding-block: min(calc(3.125rem + 1.875 * (100vw - 22.5rem) / 77.5), 5rem) !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-top-medium {
        padding-top: min(calc(3.125rem + 5.625 * (100vw - 22.5rem) / 77.5), 8.75rem) !important
    }
}

body .is-root-container .spacing-top-medium {
    padding-top: min(calc(3.125rem + 5.625 * (100vw - 22.5rem) / 77.5), 8.75rem) !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-bottom-medium {
        padding-bottom: min(calc(3.125rem + 5.625 * (100vw - 22.5rem) / 77.5), 8.75rem) !important
    }
}

body .is-root-container .spacing-bottom-medium {
    padding-bottom: min(calc(3.125rem + 5.625 * (100vw - 22.5rem) / 77.5), 8.75rem) !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-block-medium {
        padding-block: min(calc(3.125rem + 5.625 * (100vw - 22.5rem) / 77.5), 8.75rem) !important
    }
}

body .is-root-container .spacing-block-medium {
    padding-block: min(calc(3.125rem + 5.625 * (100vw - 22.5rem) / 77.5), 8.75rem) !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-top-large {
        padding-top: min(calc(3.125rem + 9.375 * (100vw - 22.5rem) / 77.5), 12.5rem) !important
    }
}

body .is-root-container .spacing-top-large {
    padding-top: min(calc(3.125rem + 9.375 * (100vw - 22.5rem) / 77.5), 12.5rem) !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-bottom-large {
        padding-bottom: min(calc(3.125rem + 9.375 * (100vw - 22.5rem) / 77.5), 12.5rem) !important
    }
}

body .is-root-container .spacing-bottom-large {
    padding-bottom: min(calc(3.125rem + 9.375 * (100vw - 22.5rem) / 77.5), 12.5rem) !important
}

@media screen and (width <=767px) {
    body .is-root-container .spacing-phone-block-large {
        padding-block: min(calc(3.125rem + 9.375 * (100vw - 22.5rem) / 77.5), 12.5rem) !important
    }
}

body .is-root-container .spacing-block-large {
    padding-block: min(calc(3.125rem + 9.375 * (100vw - 22.5rem) / 77.5), 12.5rem) !important
}

body .is-root-container .swiper {
    width: 100%
}

body .is-root-container .swiper-button-disabled {
    pointer-events: none !important
}

body .is-root-container .quote-decoration,
body .is-root-container .highlight {
    position: relative;
    border-left: 4px solid #008445;
    padding-left: 1rem;
    background: rgba(0, 0, 0, 0);
    color: inherit;
    display: inline-block
}

body .is-root-container .archives-posts {
    padding-block: min(calc(2.5rem + 2.5 * (100vw - 22.5rem) / 77.5), 5rem)
}

body .is-root-container .archives-posts .wrapper {
    display: flex;
    flex-flow: column;
    gap: min(calc(2.5rem + 2.5 * (100vw - 22.5rem) / 77.5), 5rem)
}

body .is-root-container .archives-posts .wrapper .posts-wrapper {
    position: relative;
    display: grid;
    gap: min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5), 2.5rem);
    grid-template-columns: minmax(0, 1fr)
}

@media(min-width: 64rem) {
    body .is-root-container .archives-posts .wrapper .posts-wrapper {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

body .is-root-container .archives-posts .wrapper .line {
    display: block;
    width: 100%;
    height: 1px;
    margin: 0;
    background-color: rgba(54, 57, 57, .2)
}

body .is-root-container .archives-posts .wrapper .line:last-child {
    display: none
}

body .is-root-container .post-article {
    display: flex;
    flex-flow: column;
    overflow: hidden;
    position: relative
}

body .is-root-container .post-article .post-wrapper {
    display: flex;
    flex-flow: column;
    width: min(75rem + min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5), 2.5rem)*2);
    padding-top: min(calc(2.5rem + 2.5 * (100vw - 22.5rem) / 77.5), 5rem);
    padding-bottom: min(calc(3.125rem + 5.625 * (100vw - 22.5rem) / 77.5), 8.75rem);
    gap: min(calc(2.5rem + 2.5 * (100vw - 22.5rem) / 77.5), 5rem)
}

body .is-root-container .post-article .post-wrapper::after {
    content: "";
    display: block;
    width: 120vw;
    position: absolute;
    bottom: 0;
    left: -10vw;
    height: 1px;
    background-color: rgba(54, 57, 57, .2);
    margin-block: min(calc(2.5rem + 2.5 * (100vw - 22.5rem) / 77.5), 5rem) 0
}

body .is-root-container .post-article .post-wrapper hr,
body .is-root-container .post-article .post-wrapper .line {
    display: block;
    width: 100%;
    height: 1px;
    border: none;
    background-color: rgba(54, 57, 57, .2);
    margin-block: 0
}

body .is-root-container .post-article .post-wrapper .post-content {
    font-family: Aeonik Pro;
    font-weight: 400;
    line-height: 1.4;
    font-size: min(calc(1rem + 0.25 * (100vw - 22.5rem) / 77.5), 1.25rem);
    letter-spacing: 0em;
    -webkit-text-decoration: None;
    text-decoration: None;
    text-transform: None;
    min-height: 12.5rem
}

body .is-root-container .post-article .post-wrapper .post-content>:where(:not(:last-child)) {
    margin-bottom: clamp(1.25rem, calc(1.25rem + 0 * (100vw - 22.5rem) / 77.5), 1.25rem)
}

body .is-root-container .post-article .post-wrapper .post-content h1,
body .is-root-container .post-article .post-wrapper .post-content h2,
body .is-root-container .post-article .post-wrapper .post-content h3,
body .is-root-container .post-article .post-wrapper .post-content h4,
body .is-root-container .post-article .post-wrapper .post-content h5,
body .is-root-container .post-article .post-wrapper .post-content h6 {
    margin-bottom: min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5), 2.5rem);
    color: #363939
}

body .is-root-container .post-article .post-wrapper .post-content h1:not(:first-child),
body .is-root-container .post-article .post-wrapper .post-content h2:not(:first-child),
body .is-root-container .post-article .post-wrapper .post-content h3:not(:first-child),
body .is-root-container .post-article .post-wrapper .post-content h4:not(:first-child),
body .is-root-container .post-article .post-wrapper .post-content h5:not(:first-child),
body .is-root-container .post-article .post-wrapper .post-content h6:not(:first-child) {
    margin-top: min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5), 2.5rem)
}

body .is-root-container .post-article .post-wrapper .post-content h1 {
    font-family: Aeonik Pro;
    font-weight: 400;
    line-height: 1.2;
    font-size: min(calc(1.375rem + 1.75 * (100vw - 22.5rem) / 77.5), 3.125rem);
    letter-spacing: 0em;
    -webkit-text-decoration: None;
    text-decoration: None;
    text-transform: None
}

body .is-root-container .post-article .post-wrapper .post-content h2 {
    font-family: Aeonik Pro;
    font-weight: 400;
    line-height: 1.2;
    font-size: min(calc(1.375rem + 1.125 * (100vw - 22.5rem) / 77.5), 2.5rem);
    letter-spacing: 0em;
    -webkit-text-decoration: None;
    text-decoration: None;
    text-transform: None
}

body .is-root-container .post-article .post-wrapper .post-content h3 {
    font-family: Aeonik Pro;
    font-weight: 400;
    line-height: 1.2;
    font-size: min(calc(1.25rem + 0.75 * (100vw - 22.5rem) / 77.5), 2rem);
    letter-spacing: 0em;
    -webkit-text-decoration: None;
    text-decoration: None;
    text-transform: None
}

body .is-root-container .post-article .post-wrapper .post-content h4 {
    font-family: Aeonik Pro;
    font-weight: 400;
    line-height: 1.2;
    font-size: min(calc(1.25rem + 0.75 * (100vw - 22.5rem) / 77.5), 2rem);
    letter-spacing: 0em;
    -webkit-text-decoration: None;
    text-decoration: None;
    text-transform: None
}

body .is-root-container .post-article .post-wrapper .post-content h5 {
    font-family: Aeonik Pro;
    font-weight: 400;
    line-height: 1.2;
    font-size: min(calc(1rem + 0.625 * (100vw - 22.5rem) / 77.5), 1.625rem);
    letter-spacing: 0em;
    -webkit-text-decoration: None;
    text-decoration: None;
    text-transform: None
}

body .is-root-container .post-article .post-wrapper .post-content h6 {
    font-family: Aeonik Pro;
    font-weight: 400;
    line-height: 1.2;
    font-size: min(calc(0.875rem + 0.25 * (100vw - 22.5rem) / 77.5), 1.125rem);
    letter-spacing: 0em;
    -webkit-text-decoration: None;
    text-decoration: None;
    text-transform: None
}

body .is-root-container .post-article .post-wrapper .post-content img {
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    max-height: min(calc(12.5rem + 21.875 * (100vw - 22.5rem) / 77.5), 34.375rem);
    border-radius: clamp(0.001rem, calc(0.001rem + 0 * (100vw - 22.5rem) / 77.5), 0.001rem);
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    margin-block: min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5), 2.5rem);
    margin-inline: 0
}

body .is-root-container .post-article .post-wrapper .post-content .wp-caption {
    display: block;
    margin-block: min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5), 2.5rem)
}

body .is-root-container .post-article .post-wrapper .post-content .wp-caption img {
    margin-block: 0 clamp(0.5rem, calc(0.5rem + 0 * (100vw - 22.5rem) / 77.5), 0.5rem);
    width: auto
}

body .is-root-container .post-article .post-wrapper .post-content .wp-caption .wp-caption-text {
    font-family: Aeonik Pro;
    font-weight: 400;
    line-height: 1.4;
    font-size: min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 77.5), 1rem);
    letter-spacing: 0em;
    -webkit-text-decoration: None;
    text-decoration: None;
    text-transform: None;
    color: #363939
}

body .is-root-container .post-article .post-wrapper .post-content hr {
    margin-block: min(calc(2.5rem + 2.5 * (100vw - 22.5rem) / 77.5), 5rem)
}

body .is-root-container .post-article .post-wrapper .post-content hr+h1,
body .is-root-container .post-article .post-wrapper .post-content hr+h2,
body .is-root-container .post-article .post-wrapper .post-content hr+h3,
body .is-root-container .post-article .post-wrapper .post-content hr+h4,
body .is-root-container .post-article .post-wrapper .post-content hr+h5,
body .is-root-container .post-article .post-wrapper .post-content hr+h6 {
    margin-top: 0 !important
}

body .is-root-container .post-article .post-wrapper .post-content .block-buttons,
body .is-root-container .post-article .post-wrapper .post-content .block-testimonial-card,
body .is-root-container .post-article .post-wrapper .post-content .block-images-slider,
body .is-root-container .post-article .post-wrapper .post-content .block-downloadable-content {
    margin-block: min(calc(2.5rem + 2.5 * (100vw - 22.5rem) / 77.5), 5rem)
}

body .is-root-container .post-article .post-wrapper .post-content .block-buttons:last-child,
body .is-root-container .post-article .post-wrapper .post-content .block-testimonial-card:last-child,
body .is-root-container .post-article .post-wrapper .post-content .block-images-slider:last-child,
body .is-root-container .post-article .post-wrapper .post-content .block-downloadable-content:last-child {
    margin-bottom: 0
}

body .is-root-container .post-article .post-wrapper .author-wrapper {
    display: flex;
    flex-flow: column;
    padding: min(calc(2.5rem + 2.5 * (100vw - 22.5rem) / 77.5), 5rem) min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5), 2.5rem);
    border-radius: clamp(0.001rem, calc(0.001rem + 0 * (100vw - 22.5rem) / 77.5), 0.001rem);
    background-color: var(--credit-union-background-dark, var(--credit-union-primary, #003764));
    gap: min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5), 2.5rem)
}

body .is-root-container .post-article .post-wrapper .author-wrapper .author-top {
    display: flex;
    flex-flow: column;
    flex-grow: 1;
    gap: clamp(1rem, calc(1rem + 0 * (100vw - 22.5rem) / 77.5), 1rem)
}

@media(min-width: 48rem) {
    body .is-root-container .post-article .post-wrapper .author-wrapper .author-top {
        display: flex;
        flex-flow: row;
        align-items: center
    }
}

body .is-root-container .post-article .post-wrapper .author-wrapper .author-top .author-image {
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
    width: min(calc(2.5rem + 1.25 * (100vw - 22.5rem) / 77.5), 3.75rem);
    height: min(calc(2.5rem + 1.25 * (100vw - 22.5rem) / 77.5), 3.75rem);
    border-radius: 50%;
    background-color: var(--credit-union-accent, #F7F7F7)
}

body .is-root-container .post-article .post-wrapper .author-wrapper .author-top .author-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover
}

body .is-root-container .post-article .post-wrapper .author-wrapper .author-top .author-name {
    font-family: Aeonik Pro;
    font-weight: 400;
    line-height: 1.2;
    font-size: min(calc(1rem + 0.625 * (100vw - 22.5rem) / 77.5), 1.625rem);
    letter-spacing: 0em;
    -webkit-text-decoration: None;
    text-decoration: None;
    text-transform: None;
    color: #fff
}

body .is-root-container .post-article .post-wrapper .author-wrapper .component-rich-text {
    font-family: Aeonik Pro;
    font-weight: 400;
    line-height: 1.4;
    font-size: min(calc(1rem + 0.125 * (100vw - 22.5rem) / 77.5), 1.125rem);
    letter-spacing: 0em;
    -webkit-text-decoration: None;
    text-decoration: None;
    text-transform: None;
    color: #fff
}

body .is-root-container .post-article .post-wrapper .author-wrapper .component-rich-text a {
    text-decoration: underline;
    color: #fff
}

body .is-root-container .post-article .post-wrapper .author-wrapper .line {
    background-color: rgba(255, 255, 255, .2)
}

body .is-root-container .post-article .post-wrapper .component-social-media {
    display: flex;
    flex-flow: column;
    gap: min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5), 2.5rem)
}

@media(min-width: 48rem) {
    body .is-root-container .post-article .post-wrapper .component-social-media {
        display: flex;
        flex-flow: row;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

body .is-root-container .post-article .post-wrapper .component-social-media .title {
    font-family: Aeonik Pro;
    font-weight: 400;
    line-height: 1.2;
    font-size: min(calc(0.875rem + 0.25 * (100vw - 22.5rem) / 77.5), 1.125rem);
    letter-spacing: 0em;
    -webkit-text-decoration: None;
    text-decoration: None;
    text-transform: None;
    color: #363939
}