.author-profile__bio {
    display: block;
    margin-top: 0.25rem;
    color: #3c4043;
    font-family: Roboto, arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.00938rem;
    line-height: 1.3rem;
}
.author-profile__image {
    border-radius: 100%;
    height: 4rem;
    width: 4rem;
    display: block;
    object-fit: cover;
}

.author-profile {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    grid-column-end: span 4;
    padding: 2.5rem 0;
}

@media (min-width: 600px) {
    .author-profile {
        flex-direction: row-reverse;
        grid-column-end: span 10;
        justify-content: space-between;
        padding: 2rem 0;
    }
}

@media (min-width: 768px) {
    .author-profile {
        grid-column-end: span 8;
    }
}

/*@font-face {

		font-family: 'Roboto Condensed';

		font-display: auto;

		src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');

}

@font-face {

		font-family: 'Libre Franklin';

		font-display: auto;

		src: url('../fonts/LibreFranklin-Regular.ttf') format('truetype');

}*/

#primary.full_width .site-main {

    width: 100%;

}

.sr-only {

    position: absolute;

    width: 1px;

    height: 1px;

    padding: 0;

    margin: -1px;

    overflow: hidden;

    clip: rect(0, 0, 0, 0);

    border: 0;

} /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

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

html {

    line-height: 1.15;

    -webkit-text-size-adjust: 100%;

}

body {

    margin: 0;

}


@media (min-width: 600px) {
    h1 {
        /* font-size: 2.25rem; */
        letter-spacing: -.02563rem;
        /* line-height: 2.75rem; */
    }
}

h1 {
    /* font-size: 2rem; */
    /* letter-spacing: -.02063rem; */
    /* line-height: 2.5rem; */
}

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

.heading-2, .market-selector-modal__title, .page-section__subtitle, .related-content-drawer__subheader, .related-content-drawer__toggle-heading, h2, h3, h4 {
    letter-spacing: 0;
}

.heading-2, h2 {
    font-size: 1.5rem;
    line-height: 2rem;
}

@media (min-width: 600px) {
    .heading-2, h2 {
        font-size: 1.625rem;
        line-height: 2rem;
    }
}

@media (min-width: 1024px) {
    .heading-2, h2 {
        font-size: 1.75rem;
        line-height: 2.25rem;
    }
}

hr {

    box-sizing: content-box;

    height: 0;

    overflow: visible;

}

pre {

    font-family: monospace, monospace;

    font-size: 1em;

}

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

a, a:hover, a:visited {
    outline: none;
    text-decoration: none;
}

abbr[title] {

    border-bottom: none;

    text-decoration: underline;

    text-decoration: underline dotted;

}

b,

strong {

    font-weight: bolder;

}

code,

kbd,

samp {

    font-family: monospace, monospace;

    font-size: 1em;

}

small {

    font-size: 80%;

}

div {
    display: block;
    unicode-bidi: isolate;
}

sub,

sup {

    font-size: 75%;

    line-height: 0;

    position: relative;

    vertical-align: baseline;

}

sub {

    bottom: -0.25em;

}

sup {

    top: -0.5em;

}

button,

input {

    overflow: visible;

}

button,

[type="button"],

[type="reset"],

[type="submit"] {

    -webkit-appearance: button;

}

button::-moz-focus-inner,

[type="button"]::-moz-focus-inner,

[type="reset"]::-moz-focus-inner,

[type="submit"]::-moz-focus-inner {

    border-style: none;

    padding: 0;

}

button:-moz-focusring,

[type="button"]:-moz-focusring,

[type="reset"]:-moz-focusring,

[type="submit"]:-moz-focusring {

    outline: 1px dotted ButtonText;

}

fieldset {

    padding: 0.35em 0.75em 0.625em;

}

legend {

    box-sizing: border-box;

    color: inherit;

    display: table;

    max-width: 100%;

    padding: 0;

    white-space: normal;

}

progress {

    vertical-align: baseline;

}

textarea {

    overflow: auto;

}

[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-decoration {

    -webkit-appearance: none;

}

::-webkit-file-upload-button {

    -webkit-appearance: button;

    font: inherit;

}

details {

    display: block;

}

summary {

    display: list-item;

}

template {

    display: none;

}

[hidden] {

    display: none;

}

body {

    -webkit-font-smoothing: antialiased;

    color: rgb(60, 64, 67);

    font-family: Roboto, sans-serif;

    letter-spacing: 0.00688rem;

    line-height: 1.75rem;

    overflow-x: hidden;

}

h1,

h4,

h5,

h6,

.h1,

.antibounce-card .header,

.h2,

.h3,

.h4,

.h5,

.widget-title,

.h6 {

    clear: both;

    font-family: "Roboto Condensed", "Arial Narrow", Arial, Helvetica, sans-serif;

    letter-spacing: -.02063rem;

    font-weight: 800;

    margin-bottom: 2px;

}

h1,

.h1,

.antibounce-card .header {

    font-size: 32px;

    font-size: 2rem;

    margin-bottom: 20px;

}

.h2 {

    font-size: 28px;

    font-size: 1.75rem;

}

.h3 {

    font-size: 24px;

    font-size: 1.5rem;

}

h4,

.h4 {

    font-size: 20px;

    font-size: 1.25rem;

}


h6,

.h6 {

    font-size: 16px;

    font-size: 1rem;

}

dfn,

em,

i {

    font-style: italic;

}

blockquote cite {

    font-weight: bold;

    font-style: normal;

    font-size: 14px;

    font-size: 0.875rem;

}

.rich-text blockquote, .rich-text blockquote p, .wp-block-quote, .wp-block-quote p {
    font-family: "Roboto", arial, sans-serif !important;
    font-size: 2.125rem !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    line-height: 2.75rem !important;
}

.wp-block-quote p {
    margin: 0;
}

@media (min-width: 600px) {
    .rich-text blockquote, .rich-text blockquote p, .wp-block-quote, .wp-block-quote p {
        font-size: 2.5rem !important;
        line-height: 3rem !important;
    }
}

@media (min-width: 1024px) {
    .wp-block-quote,
    .wp-block-quote p {
        font-size: 3rem !important;
        line-height: 3.5rem !important;
    }
}

blockquote cite {

    font-weight: bold;

    font-style: normal;

    font-size: 14px;

    font-size: 0.875rem;

}

address {

    margin: 0 0 1.5em;

}

pre {

    background: #eee;

    font-family: monospace;

    font-size: 15px;

    font-size: 0.9375rem;

    line-height: 1.5;

    margin-bottom: 1.6em;

    max-width: 100%;

    overflow: auto;

    padding: 1.6em;

}

code,

kbd,

tt,

var {

    font-family: monospace;

    font-size: 15px;

    font-size: 0.9375rem;

}

abbr,

acronym {

    border-bottom: 1px dotted #666;

    cursor: help;

}

mark,

ins {

    background: #fff9c0;

    text-decoration: none;

}

big {

    font-size: 125%;

}

html {

    box-sizing: border-box;

}


body {

    background: #fff;

}

.grid-parent {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 90rem;
    position: relative;
    width: 100%;
}

.grid-row {
    box-sizing: border-box;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    display: grid;
    grid-template-columns: repeat(4, minmax(.3125rem, 1fr));
    margin-left: 1rem;
    margin-right: 1rem;
}

@media (min-width: 600px) {
    .grid-row {
        -moz-column-gap: .9375rem;
        column-gap: .9375rem;
        grid-template-columns: repeat(12, minmax(.3125rem, 1fr));
        margin-left: 2rem;
        margin-right: 2rem;
    }
}

@media (min-width: 1024px) {
    .grid-row {
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        margin-left: 2rem;
        margin-right: 2rem;
    }
}

@media (min-width: 1441px) {
    .grid-row {
        -moz-column-gap: 1.6875rem;
        column-gap: 1.6875rem;
        margin-left: 5rem;
        margin-right: 5rem;
    }
}

@media (max-width: 599px) {
    .grid-row--full-bleed-sm {
        margin-left: 0;
        margin-right: 0;
    }
}

hr {

    background-color: #ccc;

    border: 0;

    height: 1px;

    margin-bottom: 1.5em;

}

ol {

    list-style: decimal;

}


li > ul,

li > ol {

    margin-bottom: 0;

    margin-left: 0;

}

dt {

    font-weight: bold;

}

dd {

    margin: 0 40px 40px;

}

figure {

    margin: 1em 0;

}

table {

    margin: 0 0 1.5em;

    width: 100%;

}

.tablepress {

    border: 1px solid #c0c0c0 !important;

}

.tablepress thead th {

    background-color: #f0f0f0 !important;

    border-bottom: 1px solid #d1d1d1 !important;

}

.tablepress ul {

    padding: 0 !important;

    margin: 0 !important;

}

.tablepress ul {

    padding-left: 15px !important;

}

.tablepress li {

    margin-bottom: 0 !important;

    margin-left: 0.5em !important;

}

.tablepress.table-alignright {

    float: right;

    max-width: 50% !important;

    margin-left: 2em !important;

}


button.large,

input[type="button"].large,

input[type="reset"].large,

input[type="submit"].large,

.button.large,

.wp-block-button__link.large {

    font-size: 20.8px;

    font-size: 1.3rem;

    padding: 10px 28px;

}

input[type="text"],

input[type="email"],

input[type="url"],

input[type="password"],



input[type="search"],

input[type="number"],

input[type="tel"],

input[type="range"],

input[type="date"],

input[type="month"],

input[type="week"],

input[type="time"],

input[type="datetime"],

input[type="datetime-local"],

input[type="color"],

textarea {

    color: #666;

    border: 1px solid #ccc;

    border-radius: 3px;

    padding: 3px;

}

input[type="text"]:focus,

input[type="email"]:focus,

input[type="url"]:focus,

input[type="password"]:focus,

input[type="search"]:focus,

input[type="number"]:focus,

input[type="tel"]:focus,

input[type="range"]:focus,

input[type="date"]:focus,

input[type="month"]:focus,

input[type="week"]:focus,

input[type="time"]:focus,

input[type="datetime"]:focus,

input[type="datetime-local"]:focus,

input[type="color"]:focus,

textarea:focus {

    color: #111;

}

select {

    border: 1px solid #ccc;

}

textarea {

    width: 100%;

}

input[type="checkbox"] {

    margin-right: 10px;

    position: relative;

    top: -1px;

}

.comment-form label {

    margin-right: 10px;

}

a:hover,

a:focus,

a:active {

    color: #363940;

}

a:focus, a:hover {
    color: #174ea6;
}

a:focus {

    outline: thin dotted;

}

a:hover,

a:active {

    outline: 0;

}

.main-navigation {

    clear: both;

    display: block;

    width: 100%;

    height: auto;

    overflow: hidden;

    max-height: 0;

    position: relative;

    background-color: transparent;

    border-top: 1px solid #f0f0f0;

    border-bottom: 1px solid #f0f0f0;

    box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.05);

    font-family: "Roboto Condensed", "Arial Narrow", Arial, Helvetica, sans-serif;

}

.main-navigation .nav-menu > li a {

    color: #363940;

}

.main-navigation .nav-menu > li .submenu > li > a {

    color: #363940;

}

.main-navigation .toggle-submenu {

    position: absolute;

    right: 0;

    top: 0;

    width: 8px;

    height: 30px;

    background: #fff;

    border-radius: 0;

}

.main-navigation .toggle-submenu:before {

    content: "";

    position: absolute;

    top: 18px;

    right: 12px;

    width: 0;

    height: 0;

    border-left: 10px solid transparent;

    border-right: 10px solid transparent;

    border-top: 12px solid #363940;

    transition: all ease-in-out 0.2s;

}

.main-navigation .submenu li {

    margin-bottom: 0;

}

.main-navigation ul {

    list-style: none;

    margin: 0 auto;

    padding: 0;

}

.main-navigation ul ul {

    position: relative;

    width: 100%;

    background: #fff;

}

.main-navigation ul ul ul {

    left: -999em;

    top: 0;

}

.main-navigation ul ul ul li a {

    background: rgba(243, 243, 243, 0.5);

}

.main-navigation ul ul ul li a:hover {

    background: inherit;

}

.main-navigation ul ul a {

    width: auto;

}

.main-navigation ul .submenu-active ul {

    left: 0;

}

.main-navigation ul li.focus > ul {

    left: 0;

}

.main-navigation li {

    position: relative;

    display: block;

}



.main-navigation a {

    display: block;

    text-decoration: none;

    font-size: 18px;

    padding: 10px 20px 10px 20px;

    text-transform: uppercase;

    color: #363940;

}



.main-navigation a:hover,

.main-navigation a:focus {

    color: #818592;

}

.main-navigation .menu-item-has-children > .submenu {

    display: none;

}

.main-navigation .menu-item-has-children.submenu-active > .submenu {

    display: block;

}

.main-navigation .menu-item-has-children.submenu-active > .toggle-submenu:before {

    transform: rotate(180deg);

}

.main-navigation .menu-item-has-children li {

    transition: background-color 0.2s;

    text-align: left;

    padding-left: 20px;

    display: block;

}

.main-navigation .menu-item-has-children li a {

    transition: color 0.2s;

}

.main-navigation .menu-item-has-children li:hover,

.main-navigation .menu-item-has-children li:focus {

    background: #363940;

}

.main-navigation .menu-item-has-children li:hover > a,

.main-navigation .menu-item-has-children li:focus > a {

    color: #f0f0f0 !important;

}

.main-navigation .menu-item-has-children > a {

    position: relative;

    padding-right: 27px;

}

.main-navigation .nav-menu {

    width: 100%;

}

.site-header {

    position: relative;

}

.site-header > .inner-wrap,

.site-header > .site-content {

    position: relative;

    overflow: hidden;

    width: calc(100% - 20px);

}

@media (min-width: 1280px) {

    .site-header > .inner-wrap,

    .site-header > .site-content {

        width: 1200px;

    }

}

.site-header.toggled .main-navigation {

    display: block;

    max-height: 100%;

}

.menu-toggle {

    display: block;

    position: absolute;

    left: -20px;

}

.hamburger-wrapper {

    position: absolute;

    width: 120px;

    height: 70px;

    top: calc(50% - 30px)

}



.hamburger {

    padding: 20px;

    display: inline-block;

    cursor: pointer;

    transition-property: opacity, filter;

    transition-duration: 0.15s;

    transition-timing-function: linear;

    font: inherit;

    color: inherit;

    text-transform: none;

    background-color: transparent;

    border: 0;

    margin: 0;

    overflow: visible;

    z-index: 10;

    outline: none;

    transform: scale(0.8);

    transform-origin: left

}



.hamburger .label {

    position: absolute;

    left: 70px;

    top: 20px;

    color: #000;

    display: none

}





.hamburger:hover {

    opacity: 0.7;

    background: transparent

}



.hamburger.is-active:hover {

    opacity: 0.7

}



.hamburger.is-active .hamburger-inner,

.hamburger.is-active .hamburger-inner::before,

.hamburger.is-active .hamburger-inner::after {

    background-color: #000

}



.hamburger-box {

    width: 40px;

    height: 24px;

    display: inline-block;

    position: relative

}



.hamburger-inner {

    display: block;

    top: 50%;

    margin-top: -2px

}



.hamburger-inner,

.hamburger-inner::before,

.hamburger-inner::after {

    width: 40px;

    height: 4px;

    background-color: #000;

    border-radius: 4px;

    position: absolute;

    transition-property: transform;

    transition-duration: 0.15s;

    transition-timing-function: ease

}



.hamburger-inner::before,

.hamburger-inner::after {

    content: "";

    display: block

}



.hamburger-inner::before {

    top: -10px

}



.hamburger-inner::after {

    bottom: -10px

}



.hamburger--squeeze .hamburger-inner {

    transition-duration: 0.075s;

    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)

}



.hamburger--squeeze .hamburger-inner::before {

    transition: top 0.075s 0.12s ease, opacity 0.075s ease

}



.hamburger--squeeze .hamburger-inner::after {

    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19)

}



.site-header.toggled .hamburger--squeeze .hamburger-inner {

    box-sizing: content-box;

    transform: rotate(45deg);

    transition-delay: 0.12s;

    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)

}



.site-header.toggled .hamburger--squeeze .hamburger-inner::before {

    top: 0;

    opacity: 0;

    transition: top 0.075s ease, opacity 0.075s 0.12s ease

}



.site-header.toggled .hamburger--squeeze .hamburger-inner::after {

    bottom: 0;

    transform: rotate(-90deg);

    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)

}



.search-wrapper {

    position: absolute;

    right: 10px;

    top: 0;

    height: 100%;

    z-index: 500;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-align: center;

    align-items: center

}



.search-wrapper.search-active #search-icon {

    background: url() !important;

}



.search-wrapper #search-icon {

    position: absolute;

    right: -10px;

    top: auto;

    width: 30px;

    height: 30px;

    border: 20px solid #fff;

    border-right-width: 40px;

    display: inline-block;

    position: relative;

    z-index: 10;

    transition: opacity .2s;

    transform: scale(0.8);

    transform-origin: right

}



.search-wrapper .search-form {

    position: absolute;

    right: 80px;

    top: calc(50% + 20px);

    transition: all .4s ease-in-out;

    transform: translateX(calc(100% + 80px))

}





.search-wrapper.search-active .search-form {

    transform: translateX(20px)

}



.search-wrapper.search-active #search-icon {

    background: #fff;

    overflow: hidden

}



.search-wrapper.search-active #search-icon:before,

.search-wrapper.search-active #search-icon:after {

    content: '';

    border-radius: 4px;

    position: absolute;

    height: 4px;

    width: 100%;

    top: 50%;

    left: 0;

    margin-top: -1px;

    background: #000

}



.search-wrapper.search-active #search-icon:before {

    transform: rotate(45deg)

}



.search-wrapper.search-active #search-icon:after {

    transform: rotate(-45deg)

}



.search-wrapper .search-field {

    border: 0;

    border-bottom: 2px solid #363940;

    border-radius: 0;

    position: relative;

    outline: none;

    background: #fff;

    z-index: 200;

    height: auto;

    top: -40px;

    width: calc(100vw - 75px);

    padding-left: 10px;

    -webkit-appearance: none

}



@media(max-width:960px) {

    .search-wrapper.search-active button[type="submit"].search-submit {

        display: none !important;

    }

}



.pagination-wrapper {

    width: 100%;

    text-align: center;

    position: relative;

    padding: 20px 0

}



@media (max-width: 767px) {

    .pagination-wrapper {

        margin-top: -40px;

        margin-bottom: 40px

    }

}



.pagination-wrapper a,

.pagination-wrapper .page-numbers {

    padding: 10px 15px;

    margin: 0 1px;

    border-radius: 3px;

    border: 1px solid transparent;

    color: #545454;

    text-decoration: none;

    transition: all .2s;

    line-height: 1

}



.pagination-wrapper a.next,

.pagination-wrapper a.prev,

.pagination-wrapper .page-numbers.next,

.pagination-wrapper .page-numbers.prev {

    position: absolute;

    top: 20px

}



.pagination-wrapper a.next,

.pagination-wrapper .page-numbers.next {

    right: -1px

}



.pagination-wrapper a.prev,

.pagination-wrapper .page-numbers.prev {

    left: -1px

}



.pagination-wrapper a:hover {

    color: #363940;

    border: 1px solid #363940

}



.pagination-wrapper .page-numbers {

    display: none

}



.pagination-wrapper .page-numbers.next,

.pagination-wrapper .page-numbers.prev {

    display: inline-block

}



.pagination-wrapper .page-numbers.current {

    border: 1px solid #818592

}



.screen-reader-text {

    border: 0;

    clip: rect(1px, 1px, 1px, 1px);

    -webkit-clip-path: inset(50%);

    clip-path: inset(50%);

    height: 1px;

    margin: -1px;

    overflow: hidden;

    padding: 0;

    position: absolute !important;

    width: 1px;

    word-wrap: normal !important

}



.screen-reader-text:focus {

    background-color: #f0f0f0;

    border-radius: 3px;

    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

    clip: auto !important;

    -webkit-clip-path: none;

    clip-path: none;

    color: #21759b;

    display: block;

    font-size: 14px;

    font-size: 0.875rem;

    font-weight: bold;

    height: auto;

    left: 5px;

    line-height: normal;

    padding: 15px 23px 14px;

    text-decoration: none;

    top: 5px;

    width: auto;

    z-index: 100000

}



#content[tabindex="-1"]:focus {

    outline: 0

}



.alignleft {

    display: inline;

    float: left;

    margin-right: 1.5em

}



.alignright {

    display: inline;

    float: right;

    margin-left: 1.5em

}



.aligncenter {

    clear: both;

    display: block;

    margin-left: auto;

    margin-right: auto

}



.clear:before,

.clear:after,

.entry-content:before,

.entry-content:after,

.comment-content:before,

.comment-content:after,

.site-header:before,

.site-header:after,

.site-content:before,

.site-content:after,

.site-footer:before,

.site-footer:after {

    content: "";

    display: table;

    table-layout: fixed

}



.clear:after,

.entry-content:after,

.comment-content:after,

.site-header:after,

.site-content:after,

.site-footer:after {

    clear: both

}



.widget {

    margin: 0 0 1.5em

}



.widget select {

    max-width: 100%

}



.widget-title {

    text-align: center;

    margin-top: 0;

    color: #fff;

    text-transform: uppercase;

    background: #363940;

    margin-bottom: 20px

}



.link-list {

    text-align: center;

    margin-bottom: 10px

}



.link-list p {

    margin-bottom: 10px

}



.link-list a {

    display: block

}



aside#secondary p {

    line-height: 1.5

}



aside#secondary .about-wrapper {

    padding: 20px 0 30px

}



aside#secondary .about-wrapper .about-image {

    width: 280px;

    height: 280px;

    margin: 0 auto 20px;

    border-radius: 50%;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center

}



aside#secondary .about-wrapper .button-wrapper {

    text-align: center;

}



aside#secondary .legal-info-container,

aside#secondary .sidebar-ad {

    border-top: 2px solid #f0f0f0;

    padding-top: 20px;

}



aside#secondary .sidebar-ad {

    text-align: center;

	padding-bottom: 1rem;

}



.content-area {

    margin: 0;

    width: 100%

}



.site-main {

    width: 100%;

    float: none

}



.site-content .widget-area {

    overflow: hidden;

    width: 100%

}



.site-content .widget-area button {

    display: block;

    margin: 0 auto

}



.site-footer {

    clear: both;

    width: 100%

}



body.home .content-area {

    float: none;

    width: 100%;

    margin: 0

}



.modal {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 9999;
    visibility: hidden;
    pointer-events: none;
}

.modal--hidden {
    display: none;
    opacity: 0;
    visibility: hidden;
}

.modal--show {
    display: block;
    opacity: 1;
    pointer-events: all;
    visibility: visible;
}

.modal--share {
    background: transparent !important;
}

.modal__mask {
    background-color: rgba(0, 0, 0, .7);
    bottom: 0;
    left: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 61;
}

.modal__content-container {
    left: 50%;
    margin-bottom: 1rem;
    max-height: 100%;
    position: absolute;
    top: 1rem;
    transform: translate(-50%) scale(1.1);
    transition: transform .2s cubic-bezier(.4, 0, .2, 1);
    width: calc(100% - 2rem);
}

@media (max-width: 599px) {
    .modal__content-container {
        width: calc(100% - 2rem);
    }
}

.modal--show .modal__content-container {
    transform: translate(-50%);
}

.modal--share .modal__content-container {
    top: 50%;
    transform: translate(-50%, -50%) scale(1.1);
}

.modal--show.modal--share .modal__content-container {
    transform: translate(-50%, calc(-50% + 2rem));
}

@media (min-width: 1024px) {
    .modal--share .modal__content-container {
        width: 37.1875rem;
    }
}

@media (min-width: 600px) {
    .modal--show .modal__content-container {
        transform: translate(-50%, -50%);
    }
}

@media (min-width: 600px) {
    .modal__content-container {
        top: 50%;
        transform: translate(-50%, -50%) scale(1.1);
        width: 35.5rem;
    }
}

@media (min-width: 1024px) {
    .modal__content-container {
        width: 48.75rem;
    }
}

.modal__content {
    height: 100%;
    text-align: left;
}

.share-modal-content {
    background-color: #fff;
}

.share-modal-header {
    padding: 2rem 1.5rem 0;
}

.share-modal-content-header__title {
    margin: 0;
}

button[type=button] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

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

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

.share-modal-header__close-button {
    position: absolute;
    right: .75rem;
    top: .75rem;
    padding: .5rem;
    min-width: 3rem;
    min-height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.share-modal-header__icon {
    fill: #bdbdbd;
    display: inline-block;
    height: 2rem;
    vertical-align: middle;
    width: 2rem;
}

.social-share {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.social-share.share-modal-content__social-share {
    padding: 1rem 3.4375rem 1.75rem 1.5rem;
    width: 100%;
}

.social-share__link {
    text-decoration: none !important;
    color: inherit !important;
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}

.social-share__link {
    align-items: center;
    align-self: center;
    display: inline-flex;
    flex: 0 0 auto;
    height: 47px;
    width: 47px;
    justify-content: center;
    margin-right: 0.7rem;
    margin-top: .5rem;
    position: relative;
}

.social-share__icon {
    fill: #9e9e9e;
    display: inline-block;
    height: 1.25rem;
    vertical-align: middle;
    width: 1.375rem;
}

.social-share__icon {
    height: 24px;
    width: 24px;
    display: inline-block;
    vertical-align: middle;
}

.social-share__icon--linkedin {
    fill: #0077b5;
}

.social-share__icon--linkedin, .social-share__icon--facebook, .social-share__icon--whatsapp, .social-share__icon--pinterest {
    height: 21px;
    width: 21px;
}

.social-share__icon--facebook {
    fill: #1877f2;
}

.social-share__icon--twitter {
    fill: #1da1f2;
}

.social-share__icon--twitter, .social-share__icon--whatsapp {
    background: transparent !important;
}

.social-share__icon--whatsapp {
    fill: #25D366;
}

.social-share__icon--pinterest {
    fill: #BD081C;
}

.social-share__icon--reddit {
    fill: #FF4500;
}

.social-share__icon--email {
    fill: #5f6368;
}

.social-share__icon--copy {
    fill: #5f6368;
}

.social-share__icon--weibo {
    fill: #EA533B;
}

.social-share__tooltip {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #333;
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.75rem;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease;
    margin-bottom: 0.5rem;
}

.social-share__link:hover .social-share__tooltip {
    opacity: 1;
    pointer-events: auto;
}

.social-share__link:hover {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    transition: background-color 0.2s ease;
}



.modal .prev,

.modal .next {

    cursor: pointer;

    position: absolute;

    top: -10px;

    width: auto;

    padding: 16px;

    margin-top: -50px;

    color: #fff;

    font-weight: bold;

    font-size: 32px;

    transition: 0.6s ease;

    border-radius: 0 3px 3px 0;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    -webkit-user-select: none;

    text-decoration: none;

    color: #fff;

    transition: color .2s

}



.modal .prev:hover,

.modal .prev:focus,

.modal .next:hover,

.modal .next:focus {

    color: #818592

}



.modal .prev {

    left: 0

}



.modal .next {

    right: 0;

    border-radius: 3px 0 0 3px

}



.modal .numbertext {

    color: #fff;

    font-size: 12px;

    padding: 8px 12px;

    position: absolute;

    top: -35px;

    width: 100%;

    text-align: center

}



.modal .caption-container {

    text-align: center;

    background-color: black;

    padding: 2px 16px;

    color: white

}



.modal .caption-container p {

    margin-bottom: 0

}



.modal-content {

    position: relative;

    margin: auto;

    padding: 0;

    text-align: center

}



.modal-content img {

    width: auto;

    height: auto;

    max-width: 90vw;

    max-height: 90vh;

    margin: 0 auto

}



.close {

    color: #fff;

    position: absolute;

    top: 0;

    right: 25px;

    font-size: 50px;

    font-weight: bold;

    transition: color .2s

}



.close:hover,

.close:focus {

    color: #818592;

    text-decoration: none;

    cursor: pointer

}



.slide {

    display: none;

    text-align: center

}



.site-title {

    position: absolute;

    width: 1px;

    height: 1px;

    padding: 0;

    margin: -1px;

    overflow: hidden;

    clip: rect(0, 0, 0, 0);

    border: 0

}



.sticky {

    display: block

}



.updated:not(.published) {

    display: none

}



body.error404 .page-content {

    text-align: center;

    font-size: 1.5rem;

    margin-top: 0

}



body.error404 .page-content img {

    margin-bottom: 20px

}



@media (max-width: 520px) {

    body.error404 .page-content img {

        width: 100%

    }

}



.page-links {

    clear: both;

    margin: 0 0 1.5em

}



body.home .hero-container {

    width: calc(100% + 80px);

    margin-left: -40px;

    margin-right: -40px;

    margin-bottom: 20px;

    min-height: 400px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-pack: center;

    justify-content: center;

    -ms-flex-align: center;

    align-items: center;

    position: relative

}



.hero-container .link-overlay {

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    z-index: 2;

}



@media (max-width: 768px) {

    body.home .hero-container.desktop {

        display: none;

    }

    body.home .mobile-hero-container {

        height: 100vw;

        display: flex;

        flex-direction: column;

        justify-content: center;

        background-size: cover;

        background-position: center center;

    }

}



@media (min-width: 1280px) {

    body.home .hero-container {

        width: 1200px

    }

}



body.home .hero-text-wrapper {

    padding: 20px 30px;

    text-align: center;

    position: relative;

    z-index:1;

    max-width: 800px;

}



.hero-container button.large {

    position: relative;

    z-index: 3;

}



@media screen and (-ms-high-contrast: active),

screen and (-ms-high-contrast: none) {

    body.home .hero-text-wrapper {

        min-height: 400px;

        display: table-cell;

        vertical-align: middle

    }

}



body.home .hero-text-wrapper h2.hero-text {

    margin-top: 0;

    margin-bottom: 30px;

    font-size: 32px;

    color: #fff

}



#content .featured-categories-wrapper {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin-left: -20px;

    margin-right: -20px;

    padding: 0 0 20px 0

}



.featured-categories-wrapper .category-card {

    float: none;

    height: 260px;

    width: 100%;

    margin: 20px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

    position: relative

}



.featured-categories-wrapper .category-card:before {

    content: '';

    position: absolute;

    background: transparent;



    transition: background .2s

}



.featured-categories-wrapper .category-card h2 {

    opacity: 1;

    color: #fff;

    padding: 10px 20px;

    transition: color .2s;

    font-size: 18px;

    text-transform: uppercase;

    text-align: center;

    width: 100%;

    position: absolute;

    bottom: 0;

    left: 0;

    margin-bottom: 0;

    z-index: 20

}



.featured-categories-wrapper .category-card h2:before {

    content: '';

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    background: #363940;

    opacity: 0.8;

    transition: background .2s;

    z-index: -1

}



.featured-categories-wrapper .category-card>a {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-pack: center;

    justify-content: center;

    -ms-flex-align: center;

    align-items: center;

    width: 100%;

    height: 100%;

    text-decoration: none;

    color: #000;

    position: relative

}



.featured-categories-wrapper .category-card:hover:before,

.featured-categories-wrapper .category-card:focus:before {

    content: '';

    position: absolute;

    width: 100%;

    height: 100%;

    background: rgba(255, 255, 255, 0.2)

}



.featured-categories-wrapper .category-card:hover h2,

.featured-categories-wrapper .category-card:focus h2 {

    color: #000

}



.featured-categories-wrapper .category-card:hover h2:before,

.featured-categories-wrapper .category-card:focus h2:before {

    background: #fff

}



.author-card {

    margin: 20px 0 40px;

    padding: 20px 0;

    border-top: 2px solid #f0f0f0;

    border-bottom: 2px solid #f0f0f0;

    content: "";

    display: table;

    table-layout: fixed;

    width: 100%

}



.author-card .avatar-container {

    width: 140px;

    height: 140px;

    border-radius: 50%;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

    margin-left: auto;

    margin-right: auto;

    transition: opacity .2s

}



.author-card .avatar-container:hover {

    opacity: 0.8

}



.author-card .author-info {

    width: auto

}



.author-card .author-info a {

    text-decoration: none;

    color: #000;

    transition: opacity .2s

}



.author-card .author-info a:hover {

    opacity: 0.7

}



.author-card header .h3 {

    margin-top: 10px;

    margin-bottom: 10px;

    text-align: center

}



.author-card p {

    margin-bottom: 0

}



.articles-wrapper {

    text-align: center

}



.article-card {

    width: 100%;

    margin: 0 auto 40px

}



.article-card .image-container {

    height: 260px;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

    margin-bottom: 20px;

    width: 100%

}



.article-card a .image-container {

    transition: opacity .2s

}



.article-card a .image-container:hover {

    opacity: 0.8

}



.article-card header p {

    font-weight: bold;

    font-size: 20px;

    margin-bottom: 10px;

    text-align: center

}



.article-card header p a {

    color: #000;

    text-decoration: none;

    transition: opacity .2s

}



.article-card header p a:hover {

    opacity: 0.6;
    text-decoration: underline

}



.article-card .excerpt {

    margin-top: -5px;

    margin-bottom: 20px

}



.article-card .excerpt p {

    line-height: 1.5

}



.article-card .button-container {

    text-align: center

}



.article-card.horizontal {

    margin-bottom: 40px;

    float: none;

    width: 100%;

    margin-left: 0;

    margin-right: 0;

    content: "";

    display: table;

    table-layout: fixed

}



.article-card.horizontal .image-container {

    width: 300px;

    height: 200px;

    margin: 0 auto 20px

}



.article-card.horizontal header p {

    line-height: 1.3;

    margin-bottom: 15px

}



.recent-articles-container {

    margin-top: 20px;

    content: "";

    display: table;

    table-layout: fixed

}



.entry-title {

    text-align: center;

    margin-top: -5px;

    margin-bottom: 10px;

    line-height: 1.2

}



body.single .entry-meta {

    text-align: center;

    min-height: 30px;

    font-size: 14px;

    font-size: 0.875rem;

    margin-bottom: 20px;

    color: #565656;

    letter-spacing: 1px

}



body.single .entry-meta .byline {

    color: #545454;

}



body.single .entry-meta .posted-on:before,

body.single .entry-meta .term-list:before {

    content: "\25CF";

    margin: 0 5px

}



body.page .post-thumbnail {

    margin-top: 20px

}



body.page-template-page_full-width .site-main {

    width: 100%;

    float: none

}



.hide-robot {

    display: none

}



.main-contact-form input[type=text] {

    width: 100%

}



body.page-template-page_contact .email-response {

    text-align: center;

    font-size: 1.5rem;

    font-weight: 800;

    margin: 40px 0 20px

}



.comments-area a {

    font-size: 14px

}



.comment-list {

    list-style: none

}



.comment-author {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-align: center;

    align-items: center

}



.comment-author img {

    border-radius: 50%

}



.comment-author .fn {

    margin-left: 10px;

    margin-right: 5px

}



.comment-content {

    margin-top: 5px

}



.comment-content p {

    margin-bottom: 10px

}



.comment-body {

    margin-top: 10px

}



.comment-body .reply {

    margin-bottom: 20px

}



.embed-container:not(.lazy-load-active) {

    position: relative;

    padding-bottom: 56.25%;

    max-width: 100%;

    height: auto

}



.embed-container:not(.lazy-load-active) iframe,

.embed-container:not(.lazy-load-active) object,

.embed-container:not(.lazy-load-active) embed {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%

}



.product-image-container {

    content: "";

    display: table;

    table-layout: fixed;

    width: 100%;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-pack: center;

    justify-content: center;

    -ms-flex-align: center;

    align-items: center;

    width: 100%;

    margin-bottom: 20px

}



.product-image-container img {

    transition: opacity .2s

}



.product-image-container img:hover {



    opacity: 0.8;

    cursor: pointer

}



.share-container {

    text-align: center;

    padding-bottom: 20px;

    max-width: 640px;

    margin: 0 auto;

    content: "";

    display: table;

    table-layout: fixed

}



@media (max-width: 600px) {

    .share-container {

        max-width: 100%;

        margin-bottom: -20px

    }

}



.share-container>div {

    display: inline-block;

    margin: 0 10px;

    text-align: center

}



@media (max-width: 600px) {

    .share-container>div {

        margin-bottom: 20px

    }

}



.share-container>div.facebook-container iframe {

    width: calc(100% + 2px);

    max-width: 77px

}



.share-container>div.pinterest-container {

    position: relative;

    top: -9px

}



.share-container>div.linkedin-container {

    position: relative;

    top: -7px

}



.share-container>div.linkedin-container button {

    padding: 5px 4px 5px 10px !important;

    height: 29px !important;

    border-radius: 4px !important

}



.share-container hr {

    width: 200px;

    height: 2px;

    background: #f0f0f0

}



.share-container>a,

.share-container>iframe,

.share-container>span {

    margin: 0 10px

}



.share-container .print-btn,

.share-container>span {

    position: relative;

    top: -9px

}



.share-container .email-btn {

    padding-top: 5px;

    padding-bottom: 5px;

    position: relative;

    top: -9px;

    padding-left: 32px;

    padding-right: 13px;

    text-transform: none;

    font-size: 13px;

    letter-spacing: normal;

    border-radius: 4px

}



.share-container .email-btn:hover,

.share-container .email-btn:focus {

    background: rgba(0, 0, 0, 0.8);

    color: #fff !important

}



.share-container .email-btn:before {

    content: '';

    position: absolute;

    left: 6px;

    top: 4px;

    width: 20px;

    height: 20px;

}



.share-container .print-btn {

    padding-top: 5px;

    padding-bottom: 5px;

    position: relative;

    padding-left: 32px;

    padding-right: 13px;

    text-transform: none;

    font-size: 13px;

    letter-spacing: normal;

    border-radius: 4px

}



.share-container .print-btn:hover,

.share-container .print-btn:focus {

    background: rgba(0, 0, 0, 0.8);

    color: #fff !important

}



.share-container .print-btn:before {

    content: '';

    position: absolute;

    left: 6px;

    top: 2px;

    width: 20px;

    height: 20px;

}



.purchase-link {

    text-align: center;

    margin: 30px 0

}



@media (max-width: 959px) {

    body.single-theme_book_review .book-author-wrapper.main-content {

        width: 100%;

        margin-top: 20px;

        display: block !important

    }

}



body.single-theme_book_review .book-meta-container {

    width: 100%

}



body.single-theme_book_review .book-meta {

    padding-left: 0;

    margin-left: 0

}



body.single-theme_book_review .book-meta .label {

    width: 40%

}



body.single-theme_book_review .book-meta .value {

    width: 60%

}



body.single-theme_book_review .book-meta li {

    display: -ms-flexbox;

    display: flex;

    font-weight: bold;

    padding: 10px 20px;

    border-top: 1px solid #818592;

    margin-bottom: 0

}



body.single-theme_book_review .book-meta li:nth-child(even) {

    background: #f0f0f0

}



body.single-theme_book_review .book-meta li:last-child {

    border-bottom: 1px solid #818592

}



@media (max-width: 959px) {

    body.single-theme_book_review .widget-area .book-author-wrapper {

        display: none

    }

}



.site-footer {

    padding: 30px 0;

    text-align: center;

    border-top: 2px solid #f0f0f0

}



.footer-ad p {

    margin-bottom: 0;

    margin-top: 30px

}



footer .inner-wrap>div {

    text-align: center

}



footer .inner-wrap>div ul {

    list-style: none;

    margin: 0 auto;

    padding-bottom: 20px

}



footer .inner-wrap>div li {

    display: inline-block;

    margin: 10px

}



#antibounce {

    background: #f0f0f0;

    width: 100%;

    padding: 20px 20px;

    border: 1px solid #9a9a9a;

    margin-bottom: 40px

}



body #antibounce .antibounce-card p {

    color: #363940;

}



#antibounce.bounce-active {

    display: block !important

}



.antibounce-card {

    position: relative;

    min-height: 140px;

    text-align: center

}



.antibounce-card .stop-sign-wrapper {

    line-height: 1

}



body #antibounce .antibounce-card .copy-wrapper p.header {

    color: #363940;

    text-transform: uppercase;

    line-height: 1.4em;

    margin-bottom: 10px

}



#content .antibounce-card button {

    display: inline-block;

    white-space: nowrap;

    background-color: #363940;

    color: #fff;

}



.sitemap-pages .page_item_has_children>a {

    display: inline-block;

    margin-bottom: 10px

}



.html-sitemap h2,

.html-sitemap h3,

.html-sitemap h4,

.html-sitemap h5,

.html-sitemap h6 {

    margin-bottom: 20px

}



.recipe-timing {

    margin-bottom: 20px;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-pack: center;

    justify-content: center;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap

}



@media (max-width: 619px) {

    .recipe-timing .prep-time,

    .recipe-timing .cook-time {

        display: block;

        width: 100%;

        text-align: center

    }

}



.recipe-timing .sep {

    display: none

}



.recipe-timing .sep:before {

    content: "\25CF";

    margin: 0 5px

}



@media (min-width: 620px) {

    .recipe-timing .sep {

        display: inline

    }

}



.recipe-summary {

    text-align: center

}



body.search-results article {

    border-bottom: 1px solid #f0f0f0;

    padding: 40px 0

}



body.search-results article:last-of-type {

    border-bottom: 0

}



body.search-results article .entry-meta {

    text-align: center;

    margin-bottom: 10px

}



body.search-results .comments-link {

    display: block

}



.wp-block-columns {

    display: -ms-flexbox;

    display: flex;

    margin: 20px 0

}



@media (max-width: 619px) {

    .wp-block-columns.has-2-columns,

    .wp-block-columns.has-3-columns,

    .wp-block-columns.has-4-columns,

    .wp-block-columns.has-5-columns,

    .wp-block-columns.has-6-columns {

        display: block

    }

}



.wp-block-column {

    margin: 0 20px;

    -ms-flex: 1;

    flex: 1

}



.wp-block-table {

    background: #fff;

    margin: auto;

    border: none;

    padding: 0;

    margin-bottom: 20px;

    border-spacing: 0

}



.wp-block-table th,

.wp-block-table td {

    padding: 10px;

    margin: 0

}



.wp-block-table th {

    font-weight: 800

}



.wp-block-table td {

    font-weight: 300

}



.wp-block-table:not(.is-style-stripes) td,

.wp-block-table:not(.is-style-stripes) th {

    border: 1px solid #c0c0c0;

    border-right: none;

    border-bottom: none

}



.wp-block-table:not(.is-style-stripes) td:last-child,

.wp-block-table:not(.is-style-stripes) th:last-child {

    border-right: 1px solid #c0c0c0

}



.wp-block-table:not(.is-style-stripes) tr:last-child td,

.wp-block-table:not(.is-style-stripes) tr:last-child th {

    border-bottom: 1px solid #c0c0c0

}



.wp-block-separator {

    width: 200px;

    margin: 40px auto

}



.wp-block-separator.is-style-wide {

    width: 100%

}



.wp-block-separator.is-style-dots {

    background: none !important;

    border: none;

    text-align: center;

    max-width: none;

    line-height: 1;

    height: auto

}



.wp-block-separator.is-style-dots:before {

    content: "\00b7 \00b7 \00b7";

    font-size: 20px;

    letter-spacing: 2em;

    padding-left: 2em

}



.aligncenter {

    text-align: center

}



.figcaption {

    font-size: 12px;

    color: #818592

}






.comment-content a {

    word-wrap: break-word

}



.bypostauthor {

    display: block

}



.comments-area ol,

.comments-area ul {

    list-style: none

}



.site-branding {

    text-align: center;

    padding: 20px 0 10px;

    min-height: 40px;

    position: relative;

    left: -10px;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-align: center;

    align-items: center;

    -ms-flex-pack: center;

    justify-content: center

}



.site-branding img {

    height: auto;

    width: 140px

}



.custom-logo {

    height: auto;

    max-width: 240px;

    max-height: 120px

}



.custom-logo-link h1 {

    margin-bottom: 0

}



@media (max-width: 768px) {

    .custom-logo-link h1 {

        font-size: 20px

    }

}



.page-content .wp-smiley,

.entry-content .wp-smiley,

.comment-content .wp-smiley {

    border: none;

    margin-bottom: 0;

    margin-top: 0;

    padding: 0

}



embed,

iframe,

object {

    max-width: 100%

}



.custom-logo-link {

    display: inline-block

}



.wp-caption {

    margin-bottom: 1.5em;

    max-width: 100%

}



.wp-caption img[class*="wp-image-"] {

    display: block;

    margin-left: auto;

    margin-right: auto

}



.wp-caption .wp-caption-text {

    margin: 0.8075em 0

}



.wp-caption-text {

    text-align: center

}



.gallery {

    margin-bottom: 1.5em

}



.gallery-item {

    display: inline-block;

    text-align: center;

    vertical-align: top;

    width: 100%

}



.gallery-columns-2 .gallery-item {

    max-width: 50%

}



.gallery-columns-3 .gallery-item {

    max-width: 33.33%

}



.gallery-columns-4 .gallery-item {

    max-width: 25%

}



.gallery-columns-5 .gallery-item {

    max-width: 20%

}



.gallery-columns-6 .gallery-item {

    max-width: 16.66%

}



.gallery-columns-7 .gallery-item {

    max-width: 14.28%

}



.gallery-columns-8 .gallery-item {

    max-width: 12.5%

}



.gallery-columns-9 .gallery-item {

    max-width: 11.11%

}



.gallery-caption {

    display: block

}



/* Fix for images escaping gallery blocks */



.blocks-gallery-grid,

.wp-block-gallery {

    height: fit-content;

}



.externallinkimage {

    display: inline-block;

    height: 12px;

    width: 12px;

    margin-left: 3px;

    vertical-align: baseline;

    bottom: 4px;

    position: relative;

    background-position: center;

    background-repeat: no-repeat;

    background-size: contain;

}



/* ========================================
   DETAIL PAGE SHARED COMPONENTS
   Added: Nov 2025
   Used by: single-article.php, single-video-transcript.php
   Source: Migrated from video-transcript.css for reusability
   ======================================== */

/* Detail Page Layout - Shared Grid System */
.detail-page-container {
    display: contents;
}

.detail-page__aside-push {
    display: none;
}

.detail-page__aside {
    display: none;
}

@media (min-width: 600px) {
    .detail-page__main-push {
        grid-column-end: span 1;
    }
}

.detail-page__main {
    grid-column-end: span 4;
}

@media (min-width: 600px) {
    .detail-page__main {
        grid-column-end: span 10;
    }
}

@media (min-width: 768px) {
    .detail-page__main {
        grid-column-end: span 7;
    }
    
    .detail-page__aside {
        display: block;
        grid-column-end: span 4;
    }
}

@media (min-width: 1024px) {
    .detail-page__aside-push {
        display: block;
        grid-column-end: span 1;
    }
    
    .detail-page__aside {
        grid-column-end: span 3;
    }
    
    .detail-page__main {
        grid-column-end: span 6;
    }
}

@media (max-width: 599px) {
    .detail-page__aside-push,
    .detail-page__aside,
    .detail-page__main-push {
        grid-column-end: span 4;
    }
    
    .detail-page__main {
        grid-column-end: span 4;
    }
}

/* Mobile responsive - hide desktop aside, show mobile collapsible */
@media (max-width: 767px) {
    .detail-page__aside,
    .detail-page__main {
        width: 100%;
    }
    
    .detail-page__aside {
        display: none !important;
    }
    
    .detail-page__main {
        order: 1;
    }
    
    .detail-page__aside-push,
    .detail-page__main-push {
        display: none;
    }
}

@media (min-width: 768px) {
    .detail-page__aside {
        display: block;
    }
}

/* Detail Page Title */
.detail-page__title {
    font-family: Roboto, arial, sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 2.25rem;
    margin-bottom: 1rem;
    margin-top: 0;
}

@media (min-width: 600px) {
    .detail-page__title {
        font-size: 2.5rem;
        line-height: 2.75rem;
    }
}

/* Detail Header Title - Shared across all detail pages */
.detail-header__title {
    margin-bottom: 1rem;
    margin-top: 0;
}

.detail-header__title .entry-header {
    margin: 0;
}

.detail-header__title, .hero--aggregation .hero__title {
    font-family: Roboto, arial, sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 2.25rem;
}

@media (min-width: 600px) {
    .detail-header__title, .hero--aggregation .hero__title {
        font-size: 2.5rem;
        line-height: 2.75rem;
    }
}

/* Detail Header Meta - Author, Date, Share Button */
.detail-header-meta {
    display: flex;
    flex-direction: column;
    width: 100%;
}

@media (min-width: 1024px) {
    .detail-header-meta {
        align-items: flex-start;
        flex-direction: row;
        justify-content: space-between;
    }
}

.detail-header-meta__info {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.25rem;
    margin-left: 0;
}


.detail-header-meta__social-cta:focus,
.detail-header-meta__social-cta:hover {
    color: #1a73e8;
}

.detail-header-meta__social-cta:hover .detail-header-meta__icon,
.detail-header-meta__social-cta:focus .detail-header-meta__icon {
    fill: #1a73e8 !important;
}

.detail-header-meta__social-cta:hover .detail-header-meta__icon .st0,
.detail-header-meta__social-cta:focus .detail-header-meta__icon .st0,
.detail-header-meta__social-cta:hover .detail-header-meta__icon path,
.detail-header-meta__social-cta:focus .detail-header-meta__icon path,
.detail-header-meta__social-cta:hover .detail-header-meta__icon polygon,
.detail-header-meta__social-cta:focus .detail-header-meta__icon polygon,
.detail-header-meta__social-cta:hover .detail-header-meta__icon rect,
.detail-header-meta__social-cta:focus .detail-header-meta__icon rect {
    fill: #1a73e8 !important;
}

.detail-header-meta__icon {
    fill: #3c4043;
    display: inline-block;
    height: 1rem;
    vertical-align: middle;
    width: 1rem;
}

.detail-header-meta__icon-label {
    color: #3c4043;
    display: none;
}

.detail-header-meta__social > .detail-header-meta__social-cta .detail-header-meta__icon {
    transform: rotate(180deg);
}

.detail-header-meta__social {
    display: flex;
}

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

.detail-header-meta__social-cta {
    align-items: center;
    background: transparent;
    display: flex;
    height: 1.375rem;
    justify-content: center;
    margin: -.1875rem 1.5rem 1.375rem -.1875rem;
    width: 1.375rem;
}

.card--tools .card__footer,
.content-callout-action,
.detail-header-meta__info .tag-link,
.detail-header-meta__social-cta,
.detail-header-meta__text a,
.hero__link,
.related-content-inline__footer,
.video-first__meta-group-link,
.video-first__social-cta {
    color: #1a73e8;
    font-family: Roboto, arial, sans-serif;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
}

.tooltip-container {
    position: relative;
}

.tooltip-container .tooltip-label {
    background-color: #757575;
    border-radius: .25rem;
    bottom: -3rem;
    color: #fff;
    font-family: Roboto, arial, sans-serif;
    font-size: .875rem;
    left: 50%;
    line-height: 1rem;
    opacity: 0;
    padding: .375rem .6875rem;
    position: absolute;
    transform: translateX(-50%) scale(.7);
    transform-origin: top center;
    transition: transform 125ms ease-out 85ms, opacity 125ms ease-out 85ms;
    white-space: nowrap;
    pointer-events: none;
    z-index: 1000;
}

.tooltip-container:hover .tooltip-label {
    opacity: 1;
    transform: translateX(-50%) scale(1);
}

.detail-header-meta__social-cta:after {
    content: "";
    display: block;
    padding: 1.3125rem;
    position: absolute;
}


/* Align share CTA with grid edge (match video template behavior) */
@media (min-width: 1024px) {
	.detail-header-meta__social {
		margin-left: -2rem; /* offset larger grid-row margin */
		padding-left: calc(2.5rem - 2px); /* nudge 2px left */
	}
}
@media (min-width: 1441px) {
	.detail-header-meta__social {
		margin-left: -5rem; /* offset xl grid-row margin */
		padding-left: calc(5.5rem - 2px); /* nudge 2px left */
	}
}

button[data-name="video-first-share--sm"].detail-header-meta__social-cta {
    color: #1a73e8;
}

.detail-header-meta__social-cta:hover {
    color: #1a73e8;
}

button[data-name="video-first-share--sm"][aria-expanded="true"].detail-header-meta__social-cta {
    color: #174ea6;
}

button[data-name="video-first-share--sm"][aria-expanded="true"].detail-header-meta__social-cta:hover {
    color: #1a73e8;
}

.card--tools .card__footer:focus,
.card--tools .card__footer:hover,
.content-callout-action:focus,
.content-callout-action:hover,
.detail-header-meta__info .tag-link:focus,
.detail-header-meta__info .tag-link:hover,
.detail-header-meta__social-cta:focus,
.hero__link:focus,
.hero__link:hover,
.related-content-inline__footer:focus,
.related-content-inline__footer:hover,
.video-first__meta-group-link:focus,
.video-first__meta-group-link:hover {
    color: #174ea6;
}

.content-callout {
    background-color: #fafafa;
    margin-bottom: 2rem;
}

.content-callout__link {
    display: block;
    padding: 1.5rem 1rem;
    text-decoration: none;
}

.content-callout__link:focus,
.content-callout__link:hover {
    color: #3c4043;
}

@media (min-width: 600px) {
    .content-callout__link {
        display: flex;
        flex-direction: row;
        padding: 1.5rem;
    }
}

@media (min-width: 1024px) {
    .content-callout__link {
        align-items: center;
        padding: 2.5rem;
    }
}

.content-callout__link:focus .content-callout-action,
.content-callout__link:hover .content-callout-action {
    color: #1a73e8;
}

.content-callout-action__icon,
.content-callout-action__icon--download {
    fill: #9e9e9e;
    display: inline-block;
    height: .9375rem;
    vertical-align: middle;
    width: .9375rem;
}

.content-callout-action__icon--download {
    margin-right: .375rem;
}

.content-callout__link:focus .content-callout-action__icon,
.content-callout__link:focus .content-callout-action__icon--download,
.content-callout__link:hover .content-callout-action__icon,
.content-callout__link:hover .content-callout-action__icon--download {
    fill: #1a73e8;
}

.content-callout__text {
    margin-bottom: 1.5rem;
    width: 100%;
}

@media (min-width: 600px) {
    .content-callout__text {
        display: flex;
        flex: 1 0 33%;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 0;
        margin-right: 1.5rem;
    }
}

@media (min-width: 768px) {
    .content-callout__text {
        flex: 1 0 39%;
        margin-right: .875rem;
    }
}

@media (min-width: 1024px) {
    .content-callout__text {
        flex: 1 0 37%;
        margin-right: 1.25rem;
    }
}

@media (min-width: 1441px) {
    .content-callout__text {
        margin-right: 3rem;
    }
}

.content-callout__media-wrapper {
    border-radius: .5rem;
    overflow: hidden;
    width: 100%;
}

@media (min-width: 600px) {
    .content-callout__media-wrapper {
        flex: 1 1 37%;
    }
}

@media (min-width: 768px) {
    .content-callout__media-wrapper {
        /* flex-basis: 42%; */
    }
}

@media (min-width: 1024px) {
    .content-callout__media-wrapper {
        flex-basis: 63%;
    }
}

.content-callout__media {
    border-radius: .5rem;
    padding-bottom: 56.25%;
    position: relative;
}

.content-callout .content-callout__src {
    position: unset;
}

.content-callout__src img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.lazyload {
    opacity: 0;
}

.detail-header-meta__social-cta:focus,
.detail-header-meta__social-cta:active {
    color: #1a73e8;
}

.detail-header-meta__social-cta:focus:hover,
.detail-header-meta__social-cta:active:hover,
button[data-name="video-first-share--sm"][aria-expanded="true"].detail-header-meta__social-cta:focus:hover,
button[data-name="video-first-share--sm"][aria-expanded="true"].detail-header-meta__social-cta:active:hover {
    color: #1a73e8;
}

.detail-header-meta__social-cta .video-first__share-icon-label {
    color: inherit;
}

/* Share modal footer (article) */
.share-modal-footer {
	background: #eee;
	padding: 1.125rem 1.5rem 1.5rem;
	position: relative;
}
.share-modal-footer__notification {
	align-items: center;
	background-color: #4caf50;
	color: #fff;
	display: flex;
	font-size: 1rem;
	left: 0;
	padding-left: 1.5rem;
	position: absolute;
	right: 0;
	top: 0;
	visibility: hidden;
}
.share-modal-footer__notification.show {
	display: flex;
}
.share-modal-footer__title {
	margin: 0 0 .1875rem;
}
.share-modal-footer__body {
	color: #3c4043;
	margin: 0 0 .1875rem;
}
.share-modal-footer__meta-text {
	color: #666;
	font-size: .875rem;
}
.share-modal-footer__notification-icon {
	margin-right: .625rem;
}
@media (min-width: 600px) {
    .detail-header-meta__social {
        margin-bottom: 1.25rem;
    }
}

.detail-header__meta-container {
    grid-column-end: span 4;
}

.detail-header__content-meta {
    width: 100%;
}

@media (min-width: 600px) {
    .detail-header__collapse-push {
        grid-column-end: span 1;
    }
}

@media (min-width: 768px) {
    .detail-header__collapse-push {
        grid-column-end: span 2;
    }
}

@media (min-width: 600px) {
    .detail-header__meta-container {
        grid-column-end: span 10;
    }
}

@media (min-width: 768px) {
    .detail-header__meta-container {
        grid-column-end: span 8;
    }
}

.detail-header__content {
    background-color: rgb(255, 255, 255);
    grid-column-end: span 4;
    padding-top: 6.25rem;
}

.detail-header__content {
    background-color: rgb(255, 255, 255);
    /* grid-column-end: span 4; */
    /* padding-top: 6.25rem; */
}

@media (min-width: 600px) {
    .detail-header__content {
        grid-column-end: span 12;
    }
}

@media (min-width: 600px) {
    .detail-header__content {
        padding-top: 8.5rem;
    }
}

@media (min-width: 1024px) {
    .detail-header__content {
        grid-column-end: span 10;
    }
    
    .detail-header__push {
        grid-column-end: span 1;
    }
    
    .detail-header__collapse-push {
        grid-column-end: span 1;
    }
}

@media (min-width: 600px) {
    .detail-header-meta__social-cta {
        height: 1.25rem;
        margin-bottom: 0;
        margin-top: 0;
        width: auto;
    }
}

@media (min-width: 600px) {
    [data-name="detail-header-share"].detail-header-meta__social-cta {
        height: 1.25rem;
        margin-bottom: 0;
        margin-top: 0;
        width: auto;
    }
}

@media (min-width: 1024px) {
    [data-name="detail-header-share"].detail-header-meta__social-cta {
        margin-left: 1.5rem;
        margin-right: 0;
    }
}

@media (min-width: 1441px) {
    [data-name="detail-header-share"].detail-header-meta__social-cta {
        margin-left: 2rem;
    }
}


.detail-header {
    margin-bottom: 2rem;
}

@media (min-width: 600px) {
    .detail-header {
        margin-bottom: 3rem;
    }
}

.detail-header__collapse {
    /* box-sizing: border-box; */
    -moz-column-gap: 1rem;
    /* column-gap: 1rem; */
    display: grid;
    /* grid-template-columns: repeat(4, minmax(.3125rem, 1fr)); */
}

@media (min-width: 600px) {
    .detail-header__collapse {
        -moz-column-gap: .9375rem;
        column-gap: .9375rem;
        grid-template-columns: repeat(12, minmax(.3125rem, 1fr));
    }
}

@media (min-width: 768px) {
    .detail-header__collapse {
        grid-template-columns: repeat(12, minmax(.3125rem, 1fr));
    }
}

@media (min-width: 1024px) {
    .detail-header__collapse {
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        grid-template-columns: repeat(10, minmax(.3125rem, 1fr));
    }
}

.post-published-info {
    display: inline;
    width: 100%;
}

@media (min-width: 1024px) {
    .detail-header-meta__info {
        width: 75%;
    }
}

@media (min-width: 1441px) {
    .detail-header-meta__info {
        width: 75%;
    }
}

.detail-header-meta__text {
    color: #3c4043;
    margin: 0;
    font-size: 0.875rem;
    letter-spacing: 0.00563rem;
    line-height: 1.25rem;
    font-family: Roboto, arial, sans-serif;
    font-weight: 400;
}

.detail-header-meta__separator {
    color: #3c4043;
    margin: 0 .1875rem;
}

/* Detail Header Meta Date */
.detail-header-meta__date {
    color: #3c4043;
    letter-spacing: normal;
}

.content-callout__title {
    margin: 0 0 1rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
}

@media (min-width: 600px) {
    .content-callout__title {
        margin-bottom: 1.5rem;
    }
}

/* Bordered Content Utility */
.bordered-content--bottom {
    border-bottom: 0.0625rem solid #e0e0e0;
}

/* Detail Page Metadata Groups */
.detail-meta {
    margin-top: 0.3125rem;
}

@media (min-width: 1024px) {
    .detail-meta {
        margin-top: 0.5rem;
    }
}

.detail-meta__group,
.detail-meta__group-guests {
    margin-bottom: 1rem;
}

.detail-meta__group-publish {
    margin-bottom: 2rem;
}

.detail-meta__title {
    margin: 0;
    font-family: Roboto, arial, sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: 0.05rem;
    line-height: 1rem;
    text-transform: uppercase;
}

.detail-meta__detail {
    font-size: 0.875rem;
    color: #202124;
    line-height: 1.4;
    margin-top: 0.5rem;
}

.detail-meta__detail a,
.detail-meta__detail a b {
    color: #1a73e8;
    text-decoration: none;
}

.detail-meta__detail a:focus,
.detail-meta__detail a:hover,
.detail-meta__detail a b:focus,
.detail-meta__detail a b:hover {
    color: #174ea6;
    text-decoration: underline;
}

/* Detail Page Social Share Button */
.detail-page__social-cta {
    color: #3c4043;
    padding: 0.25rem 0.3125rem 0.25rem 0;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-family: Roboto, arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.25rem;
}

.detail-page__social-cta:focus,
.detail-page__social-cta:hover {
    color: #174ea6;
}

.detail-page__share-icon {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

.detail-page__share-icon-label {
    color: #1a73e8;
}

.detail-page__social-cta:hover .detail-page__share-icon-label {
    color: #3367d6;
}

/* Rich Text Content Area */
.detail-page__text {
    margin-top: 1rem;
}

.detail__text .rich-text {
    grid-column-end: span 4;
}

@media (min-width: 600px) {
    .detail__text .rich-text {
        grid-column-end: span 10;
    }
}

@media (min-width: 768px) {
    .detail__text .rich-text {
        grid-column-end: span 8;
    }
}

@media (min-width: 1024px) {
    .detail__text .rich-text {
        grid-column-end: span 7;
    }
}

.rich-text > p {
    margin: 0 0 1.875rem;
}

.detail__text .rich-text>h2 {
    margin-bottom: 2rem;
    margin-top: 0;
}

.detail__text .rich-text > h3 {
    font-size: 1.125rem;
}

.rich-text > h3 {
    color: #212121;
    font-family: "Roboto", arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0.00625rem;
    line-height: 1.5rem;
}

.rich-text > h2 b,
.rich-text > h3 b {
    color: #212121;
}

.rich-text b,
.rich-text strong {
    color: #3c4043;
    font-weight: 500;
}

.rich-text a,
.rich-text a b,
.detail-header-meta__text a,
.detail-header-meta__text a b {
    color: #1a73e8;
    text-decoration: none;
}

.rich-text a:visited,
.rich-text a b:visited {
    color: #1a73e8;
}

.rich-text a:focus,
.rich-text a b:focus,
.rich-text a:active,
.rich-text a b:active {
    color: #174ea6;
}

.rich-text a:hover,
.rich-text a b:hover {
    color: #1a73e8;
}

.detail-header-meta__text a:focus,
.detail-header-meta__text a b:focus,
.detail-header-meta__text a:active,
.detail-header-meta__text a b:active {
    color: #174ea6;
}

.rich-text a u,
.rich-text a b u,
.detail-header-meta__text a u,
.detail-header-meta__text a b u {
    text-decoration: none;
}

.rich-text a:hover,
.rich-text a:focus,
.rich-text a b:hover,
.rich-text a b:focus,
.rich-text a:hover u,
.rich-text a:focus u,
.detail-header-meta__text a:hover,
.detail-header-meta__text a:focus,
.detail-header-meta__text a b:hover,
.detail-header-meta__text a b:focus,
.detail-header-meta__text a:hover u,
.detail-header-meta__text a:focus u {
    text-decoration: underline;
}

.rich-text .has-drop-cap:not(:focus)::first-letter,
.has-drop-cap:not(:focus)::first-letter {
    font-size: 3.75em;
    line-height: 0.85;
}

@media (min-width: 600px) {
    .rich-text .has-drop-cap:not(:focus)::first-letter,
    .has-drop-cap:not(:focus)::first-letter {
        font-size: 3.66em;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .rich-text .has-drop-cap:not(:focus)::first-letter,
    .has-drop-cap:not(:focus)::first-letter {
        font-size: 3.45em;
        line-height: 0.82;
    }
}

@media (min-width: 768px) {
    .rich-text .has-drop-cap:not(:focus)::first-letter,
    .has-drop-cap:not(:focus)::first-letter {
        font-size: 3.4em;
    }
}

@media (min-width: 1024px) {
    .rich-text .has-drop-cap:not(:focus)::first-letter,
    .has-drop-cap:not(:focus)::first-letter {
        font-size: 3.45em;
    }
}

@media (min-width: 1441px) {
    .rich-text .has-drop-cap:not(:focus)::first-letter,
    .has-drop-cap:not(:focus)::first-letter {
        font-size: 3.3em;
    }
}


/* General styles for editorial type elements */
.card--aggregations .card__insights, .card--data-point .card__source, .card--feed .card__body-editorial-type, .card--feed .card__header-editorial-type, .card--highlight .card__body-editorial-type, .card--highlight .card__header-editorial-type, .card--loading-placeholder .card__body-editorial-type, .card--strip .card__body-editorial-type, .card--strip-inline .card__body-editorial-type, .card__highlight--default .card__body-editorial-type, .card__highlight--default .card__header-editorial-type, .card__highlight--featured .card__body-editorial-type, .card__highlight--featured .card__header-editorial-type, .data-point--detail .data-point__content-footer, .detail-sources__content .rich-text, .featured-quote-related-article__date, .inline-image-footer__text, .related-content-inline__eyebrow, .video-inline__caption {
    font-size: 0.75rem;
    letter-spacing: 0.01875rem;
    line-height: 1rem;
}

/* Single article specific styles */
.single-article .card--aggregations .card__insights, .single-article .card--data-point .card__source, .single-article .card--feed .card__body-editorial-type, .single-article .card--feed .card__header-editorial-type, .single-article .card--highlight .card__body-editorial-type, .single-article .card--highlight .card__header-editorial-type, .single-article .card--loading-placeholder .card__body-editorial-type, .single-article .card--strip .card__body-editorial-type, .single-article .card--strip-inline .card__body-editorial-type, .single-article .card__highlight--default .card__body-editorial-type, .single-article .card__highlight--default .card__header-editorial-type, .single-article .card__highlight--featured .card__body-editorial-type, .single-article .card__highlight--featured .card__header-editorial-type, .single-article .data-point--detail .data-point__content-footer, .single-article .detail-sources__content .rich-text, .single-article .featured-quote-related-article__date, .single-article .inline-image-footer__text, .single-article .related-content-inline__eyebrow, .single-article .video-inline__caption {
    font-size: 0.75rem;
    letter-spacing: 0.01875rem;
    line-height: 1rem;
}

.page-content {
    background-color: #fff;
}

.page-content.page-content--detail {
    padding-bottom: 0px;
}

.page-content--light-grey+.page-content:not(.page-content--light-grey),
.page-content:not(.page-content--light-grey)+.page-content--light-grey {
    padding-top: 2rem;
}

@media (min-width: 600px) {
    .page-content--light-grey+.page-content:not(.page-content--light-grey),
    .page-content:not(.page-content--light-grey)+.page-content--light-grey {
        padding-top: 4rem;
    }
}

.page-content--light-grey {
    background-color: #fafafa;
}

body.home .page-content--light-grey {
    padding-top: 3rem;
}

body.home .page-content--light-grey+.page-content:not(.page-content--light-grey),
body.home .page-content:not(.page-content--light-grey)+.page-content--light-grey {
    padding-top: 3rem;
}

.page-content.page-content--detail .page-section {
    padding-bottom: 0;
}

@media (min-width: 1024px) {
    .page-content.page-content--detail .page-section {
        padding-bottom: 0;
    }
}

.content-callout-action {
    align-items: center;
    color: rgb(60, 64, 67);
    display: flex;
}

.single-article .content-callout-action {
    align-items: center;
    color: rgb(60, 64, 67) !important;
    display: flex;
}

/* Content Group Header - Used for "Others are viewing" etc */
.content-group {
    /* margin-bottom: 1.5rem; */
}

.content-group-header {
    margin-bottom: 1.25rem;
}

.content-group-header__title-wrapper {
    grid-column-end: span 4;
}

.content-group-header--detail-push .content-group-header__title-wrapper {
    grid-column-end: span 4;
}

@media (min-width: 600px) {
    .content-group-header__title-wrapper {
        grid-column-end: span 12;
    }
    
    .content-group-header--detail-push .content-group-header__title-wrapper {
        grid-column-end: span 10;
    }
}


.content-group-header__title {
    margin-bottom: 0;
}

.content-group-header__description {
    margin: 0;
    color: #3c4043;
    font-family: Roboto, arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.00938rem;
    line-height: 1.5rem;
}

/* Collapsible Component - Generic */
.collapsible__trigger {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-decoration: none;
    width: 100%;
    font-family: Roboto, arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.25rem;
    color: #1a73e8;
    background: none;
    border: 0;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.collapsible__trigger:not(:focus-visible) {
    outline: none;
}

.collapsible__trigger:focus,
.collapsible__trigger:hover {
    color: #174ea6;
}

.collapsible__trigger-icon {
    height: 0.625rem !important;
    margin: 0 0.625rem 0 0 !important;
    position: relative !important;
    width: 1.4375rem !important;
}

.collapsible__trigger-icon::after,
.collapsible__trigger-icon::before {
    content: "";
    height: 0.6875rem;
    position: absolute;
    width: 0.1875rem;
    background: rgb(26, 115, 232);
    transition: transform 0.2s cubic-bezier(0.4, 0, 1, 1);
}

.collapsible__trigger-icon::before {
    right: 0.625rem;
    transform: rotate(45deg);
}

.collapsible__trigger-icon::after {
    right: 1rem;
    transform: rotate(-45deg);
}

.collapsible__trigger-icon--expanded::before {
    transform: rotate(-45deg);
}

.collapsible__trigger-icon--expanded::after {
    transform: rotate(45deg);
}

.collapsible__content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s cubic-bezier(0.4, 0, 1, 1);
}

.collapsible__content--hidden {
    max-height: 0;
}

.collapsible__content:not(.collapsible__content--hidden) {
    max-height: 1000px;
}

/* Detail Push - Layout spacer */
.detail__push.detail__push--sources {
    display: block;
}

@media (min-width: 600px) {
    body {
        font-size: 1.125rem;
    }
}

/* Detail Push - General rules for page-content and other areas */

/* Override detail__push for content-group-header to align title-wrapper with card-group__container */
@media (min-width: 600px) {
    .content-group-header .detail__push {
        display: none;
    }
}

@media (min-width: 768px) {
    .content-group-header .detail__push {
        display: none;
    }
}

/* Default state (when "Push section wider" is unchecked) - show detail__push in content-group-header */
@media (min-width: 600px) {
    body:not(.others-viewing-full-width) .content-group-header--detail-push .detail__push {
        display: block;
        grid-column-end: span 1;
    }
}

@media (min-width: 768px) {
    body:not(.others-viewing-full-width) .content-group-header--detail-push .detail__push {
        grid-column-end: span 2;
    }
}

/* Default state (when "Push section wider" is unchecked) - show detail__push in "Explore related content" section */
@media (min-width: 600px) {
    body:not(.others-viewing-full-width) .grid-row:has(.tags--detail) .detail__push {
        display: block;
        grid-column-end: span 1;
    }
}

@media (min-width: 768px) {
    body:not(.others-viewing-full-width) .grid-row:has(.tags--detail) .detail__push {
        grid-column-end: span 2;
    }
}

/* Default state (when "Push section wider" is unchecked) - adjust tags--detail to align with title-wrapper */
@media (min-width: 768px) {
    body:not(.others-viewing-full-width) .tags--detail {
        grid-column-end: span 8;
    }
}

/* Video Push - Layout spacer for "Others are viewing" section */
.video__push {
    display: none;
}


/* Hide detail__push when full-width mode is enabled - only within related content container */
.others-viewing-full-width .card-group__container--related-content .detail__push {
    display: none !important;
}

/* Hide detail__push when full-width mode is enabled - only within strip container */
.others-viewing-full-width .card-group__container--strip .detail__push {
    display: none !important;
}

.others-viewing-full-width .detail___push {
    display: none !important;
}

.card-group__container--related-content, .card-group__container--related-content-leaderboard, .card-group__container--related-content {
    box-sizing: border-box;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    display: grid;
    grid-template-columns: repeat(4, minmax(.3125rem, 1fr));
    margin-left: 1rem;
    margin-right: 1rem;
}

@media (min-width: 600px) {
    .card-group__container--related-content, .card-group__container--related-content-leaderboard, .card-group__container--related-content {
        -moz-column-gap: .9375rem;
        column-gap: .9375rem;
        /* grid-template-columns: repeat(12, minmax(.3125rem, 1fr)); */
        margin-left: 2rem;
        margin-right: 2rem;
    }
    
    /* Default state (when "Push section wider" is unchecked) - reduce width */
    body:not(.others-viewing-full-width) .card-group__container--related-content,
    body:not(.others-viewing-full-width) .card-group__container--related-content-leaderboard,
    body:not(.others-viewing-full-width) .card-group__container--related-content {
        grid-template-columns: repeat(12, minmax(.3125rem, 1fr));
    }
    
    /* Default state - constrain "Others are viewing" section */
    body:not(.others-viewing-full-width) .content-group-header--detail-push.grid-row {
        grid-template-columns: repeat(12, minmax(.3125rem, 1fr));
    }
    
    /* Default state - constrain "Explore related content" section */
    body:not(.others-viewing-full-width) .grid-row:has(.tags--detail) {
        grid-template-columns: repeat(12, minmax(.3125rem, 1fr));
    }
}

@media (min-width: 1024px) {
    .card-group__container--related-content, .card-group__container--related-content-leaderboard, .card-group__container--related-content {
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        margin-left: 2rem;
        margin-right: 2rem;
    }
}

@media (min-width: 1441px) {
    .card-group__container--related-content, .card-group__container--related-content-leaderboard, .card-group__container--related-content {
        -moz-column-gap: 1.6875rem;
        column-gap: 1.6875rem;
        margin-left: 5rem;
        margin-right: 5rem;
    }
}

/* .others-viewing-full-width .card-group__container--related-content {
    display: block !important;
} */

/* Limit full-width mode to max 1280px when screen is wider */
/* @media (min-width: 1280px) {
    .others-viewing-full-width .content-group.grid-parent {
        max-width: 1280px;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
    }
    
    .others-viewing-full-width .card-group__container--related-content {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
} */

.detail-footer .page-content {
    background-color: #fff;
}

@media (min-width: 600px) {
    .detail-footer .page-section {
        padding-bottom: 2rem;
    }
}

.rich-text .post-published-info {
    display: none;
}

.page-section {
    padding-bottom: 3rem;
}

.card-group, .stacked-card-group {
    list-style: none;
    padding: 0;
}

.card-group--related-content {
    box-sizing: border-box;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    display: grid;
    grid-column-end: span 4;
    grid-template-columns: repeat(1, minmax(.3125rem, 1fr));
    margin: 0;
    row-gap: 1rem;
}

/* Hide items 5-8 below 1024px (show only 4 posts) */
.card-group--related-content > li:nth-child(n+5) {
    display: none;
}

/* Show items 5-6 at 1024px and above when NOT full width (show 6 posts total) */
@media (min-width: 1024px) {
    body:not(.others-viewing-full-width) .card-group--related-content > li:nth-child(n+5):nth-child(-n+6) {
        display: revert;
    }
    
    /* Hide items 7+ at 1024px when NOT full width (limit to 6 posts) */
    body:not(.others-viewing-full-width) .card-group--related-content > li:nth-child(n+7) {
        display: none;
    }
    
    /* Show all items (5-8) at 1024px when full width (show 8 posts total) */
    body.others-viewing-full-width .card-group--related-content > li:nth-child(n+5) {
        display: revert;
    }
}

/* Hide items 5-8 below 1024px for video template (show only 4 posts) */
.card-group--related-content-video > li:nth-child(n+5) {
    display: none;
}

/* Show all items at 1024px and above for video template (2 rows of 4 posts) */
@media (min-width: 1024px) {
    .card-group--related-content-video > li:nth-child(n+5) {
        display: revert;
    }
}

@media (min-width: 600px) {
    .card-group--related-content {
        -moz-column-gap: .9375rem;
        column-gap: .9375rem;
        /* grid-template-columns: repeat(1, minmax(.3125rem, 1fr)); */
        grid-column-end: span 10;
        row-gap: .9375rem;
    }
}

@media (min-width: 768px) {
    .card-group--related-content {
        grid-template-columns: repeat(1, minmax(.3125rem, 1fr));
        grid-column-end: span 8;
    }
}

@media (min-width: 1024px) {
    .card-group--related-content {
        grid-column-end: span 8;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        grid-template-columns: repeat(4, minmax(.3125rem, 1fr));
        row-gap: 1.25rem;
    }
    
    /* Default state (when "Push section wider" is unchecked) - 3 columns layout */
    body:not(.others-viewing-full-width) .card-group--related-content {
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        grid-template-columns: repeat(3, minmax(.3125rem, 1fr));
    }
}

.card__link {
    text-decoration: none;
    outline: none;
}

.card__link:hover, .card__link:visited {
    outline: none;
    text-decoration: none;
}

.card--related-content .card__link, .card--related-content-inspiration .card__link, .card--related-content-leaderboard .card__link, .card--related-content .card__link {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    border-top: 0.0625rem solid rgb(224, 224, 224);
}

@media (max-width: 1023px) {
    .card--related-content .card__link, .card--related-content-inspiration .card__link, .card--related-content-leaderboard .card__link, .card--related-content .card__link {
        flex-direction: row-reverse !important;
        justify-content: space-between !important;
        border-top: 0.0625rem solid rgb(224, 224, 224) !important;
    }
}

@media (min-width: 1024px) {
    .card--related-content .card__link, .card--related-content-inspiration .card__link, .card--related-content-leaderboard .card__link, .card--related-content .card__link {
        border: .0625rem solid #eee;
        border-radius: .5rem;
        border-radius: .625rem;
        flex-direction: column;
        height: 100%;
        justify-content: start;
        overflow: hidden;
    }
}

.card--related-content .card__image-container, .card--related-content-inspiration .card__image-container, .card--related-content-leaderboard .card__image-container, .card--related-content .card__image-container {
    position: relative;
    flex-shrink: 0;
    /* height: 5.625rem; */
    /* margin: .625rem 0 .625rem .875rem; */
    /* max-width: 10rem; */
    /* min-width: 6.875rem; */
    /* width: calc(100% - 23.375rem); */
}

@media (max-width: 1023px) {
    .card--related-content .card__image-container, .card--related-content-inspiration .card__image-container, .card--related-content-leaderboard .card__image-container, .card--related-content .card__image-container {
        flex-shrink: 0;
        height: 5.625rem;
        margin: .625rem 0 .625rem .875rem;
        max-width: 10rem;
        min-width: 6.875rem;
        width: calc(100% - 23.375rem);
    }
}

@media (min-width: 1024px) {
    .card--related-content .card__image-container, .card--related-content-inspiration .card__image-container, .card--related-content-leaderboard .card__image-container, .card--related-content .card__image-container {
        height: auto;
        margin: 0;
        min-width: 100%;
        width: 100%;
    }
}


.card--related-content .card__image, .card--related-content-inspiration .card__image, .card--related-content-leaderboard .card__image, .card--related-content .card__image {
    display: block;
    height: 100%;
    width: 100%;
}

@media (min-width: 1024px) {
    .card--related-content .card__image, .card--related-content-inspiration .card__image, .card--related-content-leaderboard .card__image, .card--related-content .card__image {
        padding-bottom: 56.5%;
    }
}


.detail-footer .picture-image {
    display: block;
    overflow: hidden;
    position: relative;
}

.detail-footer .lazyload--loaded {
    transition: opacity .6s ease-out;
}

img {
    border-style: none;
}

.picture-image img, .video__container video {
    height: 100%;
    left: 0px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center center;
    position: absolute;
    top: 0px;
    width: 100%;
}

.card--related-content .card__text, .card--related-content-inspiration .card__text, .card--related-content-leaderboard .card__text, .card--related-content .card__text {
    max-width: 22.5rem;
    text-align: left;
}

@media (min-width: 1024px) {
    .card--related-content .card__text, .card--related-content-inspiration .card__text, .card--related-content-leaderboard .card__text, .card--related-content .card__text {
        max-width: none;
        text-align: left;
        width: 100%;
    }
}

.card--related-content .card__body, .card--related-content-inspiration .card__body, .card--related-content-leaderboard .card__body, .card--related-content .card__body {
    flex: 0 0 auto;
}

@media (min-width: 1024px) {
    .card--related-content .card__body, .card--related-content-inspiration .card__body, .card--related-content-leaderboard .card__body, .card--related-content .card__body {
        width: 100%;
        padding: 1rem;
    }
}

.detail-footer .card--related-content .card__body-editorial-type {
    display: none;
}

.card--related-content .card__title, .card--related-content-inspiration .card__title, .card--related-content-leaderboard .card__title, .card--related-content .card__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    color: #000;
    display: -webkit-box;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.375rem;
    margin: 0;
    overflow: hidden;
}

.card--related-content .card__title, .card--related-content-inspiration .card__title, .card--related-content-leaderboard .card__title, .card--related-content-video .card__title, .featured-content-callout-content-info__copy, .featured-content-callout-content__copy, .inline-image__title, .rich-text>h3 {
    letter-spacing: .00625rem;
    /* line-height: 1.5rem; */
}

@media (min-width: 600px) {
    .featured-content-callout-content-info__copy, .featured-content-callout-content__copy, .inline-image__title {
        font-size: 1rem;
    }
}

/* Tags Section - Shared across all detail pages */
.tags {
    grid-column-end: span 4;
    min-height: 18.75rem;
    position: relative;
}

@media (min-width: 600px) {
    .tags {
        grid-column-end: span 10;
    }
}

@media (min-width: 768px) {
    .tags {
        grid-column-end: span 8;
    }
}

.tags--detail {
    grid-column-end: span 4;
}

@media (min-width: 600px) {
    .tags--detail {
        grid-column-end: span 10;
    }
}

@media (min-width: 768px) {
    .tags--detail {
        grid-column-end: span 12;
    }
}

.tags--loaded {
    min-height: auto;
}

.tags__title {
    margin: 0 0 1.25rem;
}

.tags__container {
    border-top: 0.0625rem solid rgb(218, 220, 224);
    padding: 2rem 0 1.75rem;
}

.tags__content {
    position: relative;
}

.tags__list-container {
    margin-left: -2.375rem;
    overflow: auto;
    padding-left: 2.375rem;
    scroll-behavior: smooth;
    scrollbar-width: none;
}

.tags__content:after, .tags__list-container:before {
    background: linear-gradient(270.9deg, #fff .71%, hsla(0, 0%, 100%, .5) 99.17%);
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 2.375rem;
}

.tags__list-container:before {
    background: linear-gradient(90deg, #fff .71%, hsla(0, 0%, 100%, .5) 99.17%);
    left: -1rem;
    opacity: 0;
    pointer-events: none;
}

.tags__list-container--show-gradient:before {
    opacity: 1;
    z-index: 1;
}

.tags__list {
    display: inline-block;
    font-size: 0;
    line-height: normal;
    margin: 0;
    padding: 0 2.1875rem 0 0;
    white-space: nowrap;
}

.tags__item {
    border-radius: 3.75rem;
    display: inline-block;
    height: 2rem;
    list-style: none;
    margin: .25rem;
    overflow: hidden;
    position: relative;
}

.tags__item:nth-of-type(5n+1) {
    margin-left: 0;
}

.tags__item:after {
    background-color: #dadce0;
    border-radius: 3.75rem;
    content: "";
    height: 100%;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: opacity .2s cubic-bezier(.4,0,1,1),width .2s cubic-bezier(.4,0,1,1);
    width: 44%;
    z-index: -1;
}

.tags__item:hover:after {
    opacity: 1;
    width: 100%;
}

.tags__link, .tags__link:hover {
    color: #3c4043;
}

.tags__link {
    display: flex;
    font-family: Roboto, arial, sans-serif;
    font-size: 0.75rem;
    height: 100%;
    line-height: 1.5rem;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: rgb(218, 220, 224);
    border-image: initial;
    border-radius: 3.75rem;
    overflow: hidden;
    padding: 0.1875rem 0.6875rem;
    text-decoration: none;
    white-space: nowrap;
    color: rgb(60, 64, 67);
    background-color: transparent;
    outline: none;
    box-sizing: border-box;
    align-items: center;
}

.tags__link:focus {
    background-color: #dadce0;
    border: .0625rem solid #9e9e9e;
    color: #3c4043;
    outline: none;
    transition: background-color .1s cubic-bezier(.4,0,1,1),border .1s cubic-bezier(.4,0,1,1);
}

.tags__link:active {
    background-color: #eee;
    border: .0625rem solid #e0e0e0;
}

.components-menu-group__label,
.components-menu-item__item {
    line-height: 3rem;
}

.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow,
.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow .grid-centered-columns {
    grid-column-end: span 4;
}

@media (min-width: 600px) {
    .wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow,
    .wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow .grid-centered-columns {
        grid-column-end: span 10;
    }
}

@media (min-width: 768px) {
    .wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow,
    .wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow .grid-centered-columns {
        grid-column-end: span 8;
    }
}

@media (min-width: 1024px) {
    .wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow,
    .wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow .grid-centered-columns {
        grid-column-end: span 7;
    }
}

@media (min-width: 600px) {
    .grid-centered-columns {
        grid-column-end: span 10;
    }
}

.content-callout.grid-centered-columns {
    grid-column-end: span 4;
}

@media (min-width: 600px) {
    .content-callout.grid-centered-columns {
        grid-column-end: span 10;
    }
}

@media (min-width: 768px) {
    .content-callout.grid-centered-columns {
        grid-column-end: span 8;
    }
}

@media (min-width: 1024px) {
    .content-callout.grid-centered-columns {
        grid-column-end: span 7;
    }
}

.block-quote--g-blue {
    color: #4285f4;
}

.block-quote, .block-quote--g-green {
    /* color: #34a353; */
}

.block-quote {
    font-family: Roboto, arial, sans-serif;
    font-size: 2.125rem;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 2.75rem;
}

@media (min-width: 600px) {
    .block-quote {
        font-size: 2.5rem;
        line-height: 3rem;
    }
}

.block-quote {
    font-family: Roboto, arial, sans-serif;
    /* font-size: 2.125rem; */
    font-weight: 300;
    letter-spacing: 0;
    /* line-height: 2.75rem; */
}

blockquote {
    color: #4caf50;
    font-family: Roboto, arial, sans-serif;
    font-size: 1.625rem;
    font-weight: 300;
    letter-spacing: -.00625rem;
    line-height: 1.3;
    margin: .9em 0;
}

@media (min-width: 600px) {
    blockquote {
        font-size: 2.0625rem;
    }
}

blockquote {
    /* color: #4caf50; */
    /* font-family: Roboto, arial, sans-serif; */
    /* font-size: 1.625rem; */
    /* font-weight: 300; */
    /* letter-spacing: -.00625rem; */
    /* line-height: 1.3; */
    margin: .9em 0;
}

.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow {
    color: #4285f4;
}

.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow p {
    margin: 0;
}

/* Detail sources and bordered content */
.bordered-content,
.bordered-content--top {
    border-top: 0.0625rem solid rgb(224, 224, 224);
}
.bordered-content {
    border-bottom: 0.0625rem solid rgb(224, 224, 224);
}
.detail-sources {
    grid-column-end: span 4;
}

@media (min-width: 600px) {
    .detail-sources {
        grid-column-end: span 10;
    }
}

@media (min-width: 768px) {
    .detail-sources {
        grid-column-end: span 8;
    }
}

.detail-sources__trigger {
    margin: 0;
    padding: 1.25rem 0;
}

.detail-sources__content {
    padding-bottom: 1.25rem;
}

.detail-sources__content .rich-text {
    font-size: .75rem;
    letter-spacing: .01875rem;
    line-height: 0.875rem;
}

.detail-sources__content .rich-text > p {
    margin: 0 0 0.5rem;
}


.author-profile__name, .content-group-header__title, .detail-sources__trigger, .inline-related-content-header__title, .sidebar-related-content-header__title, .tags__title {
    color: rgb(0, 0, 0);
    font-family: Roboto, arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.75rem;
}

.author-profile__name {
    margin: 0;
}

.author-profile__name a,
.contributor-profile__name a {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

.author-profile__name a:link,
.author-profile__name a:visited,
.contributor-profile__name a:link,
.contributor-profile__name a:visited {
    color: rgb(0, 0, 0);
}

.author-profile__name a:focus,
.author-profile__name a:active,
.contributor-profile__name a:focus,
.contributor-profile__name a:active {
    color: #174ea6;
}

.author-profile__name a:hover,
.contributor-profile__name a:hover {
    color: #1a73e8;
}

.author-profile__name a:hover,
.author-profile__name a:focus,
.contributor-profile__name a:hover,
.contributor-profile__name a:focus {
    text-decoration: underline;
}

.author-profile__bio, .author-profile__company, .author-profile__info .rich-text, .author-profile__title, .content-group-header__description, .inline-related-content-header__subtitle, .sidebar-related-content-header__subtitle {
    color: #3c4043;
    font-family: Roboto, arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.00938rem;
    line-height: 1.5rem;
    margin: 0;
}

.author-profile__bio {
    line-height: 1.3rem;
}

.author-profile__title {
    line-height: 1.3rem;
}

.contributor-profile {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    grid-column-end: span 4;
    padding: 2.5rem 0;
}

@media (min-width: 600px) {
    .contributor-profile {
        flex-direction: row-reverse;
        grid-column-end: span 10;
        justify-content: space-between;
        padding: 2rem 0;
    }
}

@media (min-width: 768px) {
    .contributor-profile {
        grid-column-end: span 8;
    }
}

.contributor-profile__image {
    border-radius: 100%;
    height: 4rem;
    width: 4rem;
    display: block;
    object-fit: cover;
}

.contributor-profile__name, .content-group-header__title, .inline-related-content-header__title, .sidebar-related-content-header__title, .tags__title {
    color: rgb(0, 0, 0);
    font-family: Roboto, arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.75rem;
}

.contributor-profile__name {
    margin: 0;
}

.contributor-profile__bio, .contributor-profile__company, .contributor-profile__info .rich-text, .contributor-profile__title, .content-group-header__description, .inline-related-content-header__subtitle, .sidebar-related-content-header__subtitle {
    color: #3c4043;
    font-family: Roboto, arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.00938rem;
    margin: 0;
    line-height: 1.5rem;
}

.contributor-profile__bio {
    line-height: 1.3rem;
}

.contributor-profile__title {
    line-height: 1.3rem;
}

.contributor-profile__bio {
    display: block;
    margin-top: 0.25rem;
    color: #3c4043;
    font-family: Roboto, arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.00938rem;
    line-height: 1.3rem;
}

.author-profile__follow-link,
.contributor-profile__follow-link {
    color: #1a73e8;
    text-decoration: none;
}

.author-profile__follow-link:visited,
.contributor-profile__follow-link:visited {
    color: #1a73e8;
}

.author-profile__follow-link:focus,
.author-profile__follow-link:active,
.contributor-profile__follow-link:focus,
.contributor-profile__follow-link:active {
    color: #174ea6;
}

.author-profile__follow-link:hover,
.contributor-profile__follow-link:hover {
    color: #1a73e8;
}

.author-profile__follow-link:hover,
.author-profile__follow-link:focus,
.contributor-profile__follow-link:hover,
.contributor-profile__follow-link:focus {
    text-decoration: underline;
}

.related-content-drawer {
    background-color: #f5f5f5;
    bottom: 0;
    box-shadow: 0 -0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.1);
    max-height: 43.75rem;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    transform: translate3d(0, 43.75rem, 0);
    transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    visibility: hidden;
    width: 100vw;
    z-index: 1;
}

.related-content-drawer--open {
    opacity: 1;
    transform: translateZ(0);
    visibility: visible;
}

@media (min-width: 600px) {
    .related-content-drawer .grid-row {
        -moz-column-gap: .9375rem;
        column-gap: .9375rem;
        grid-template-columns: repeat(12, minmax(.3125rem, 1fr));
    }
}

.related-content-drawer__toggle {
    display: flex;
    flex-direction: column;
    grid-column-end: span 4;
    margin: 1rem 0;
    padding-right: 1.125rem;
    position: relative;
}

@media (min-width: 600px) {
    .related-content-drawer__toggle {
        grid-column-end: span 12;
        margin: 1rem 0;
    }
}

@media (min-width: 768px) {
    .related-content-drawer__toggle {
        flex-direction: row;
    }
}

.related-content-drawer__headings {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}

@media (min-width: 600px) {
    .related-content-drawer--expanded .related-content-drawer__headings {
        flex-direction: column;
    }
}

@media (min-width: 768px) {
    .related-content-drawer__headings {
        justify-content: center;
    }
}

@media (min-width: 1024px) {
    .related-content-drawer__headings {
        flex-direction: row;
    }
}

.related-content-drawer__toggle-link {
    color: rgb(33, 33, 33);
    display: flex;
    max-width: 85vw;
    text-align: left;
    font: inherit;
    margin: 0;
}

.related-content-drawer__content-header {
    display: inline;
}

.related-content-drawer--idle-content .related-content-drawer__content-header {
    display: none !important;
}

.related-content-drawer--expanded .related-content-drawer__content-header {
    display: none;
}

.related-content-drawer--idle-content .related-content-drawer__content-header-idle {
    display: block;
}

.related-content-drawer__content-header-idle {
    display: none;
}

.related-content-drawer--expanded .related-content-drawer__content-header-idle {
    display: inline;
}

.related-content-drawer__toggle-heading {
    margin: 0px;
}

.market-selector-modal__title,
.page-section__subtitle,
.related-content-drawer__toggle-heading,
h3 {
    font-size: 1.125rem;
    line-height: 1.5rem;
}

.related-content-drawer__toggle-icon-wrapper {
    display: inline;
    white-space: nowrap;
    line-height: 0;
    vertical-align: middle;
}

.related-content-drawer__toggle-icon {
    fill: rgb(33, 33, 33);
    height: 1.6rem;
    margin-left: .625rem;
    width: 1.6rem;
    stroke: rgb(33, 33, 33);
    stroke-width: 0.10;
    overflow: visible;
}

.related-content-drawer__toggle-icon path {
    stroke-dashoffset: -10;
}

.related-content-drawer__toggle-icon--idle {
    display: inline-block;
    overflow: visible;
    transform: rotate(180deg);
}

.related-content-drawer__toggle-icon--expanded {
    display: none;
    transform: rotate(0deg);
}

.related-content-drawer--expanded .related-content-drawer__toggle-icon--idle {
    display: none;
}

.related-content-drawer--expanded .related-content-drawer__toggle-icon--expanded {
    display: inline-block;
    transform: rotate(0deg);
}

.related-content-drawer.related-content-drawer--idle-content .related-content-drawer__subheader {
    display: block !important;
}

.related-content-drawer__subheader,
h4 {
    letter-spacing: .00625rem;
    line-height: 1.5rem;
}

@media (min-width: 600px) {
    .related-content-drawer__subheader,
    h4 {
        font-size: 1rem;
    }
}

.related-content-drawer__subheader {
    color: rgb(66, 66, 66);
    transform: translateX(0);
    transition: transform .5s cubic-bezier(.4, 0, .2, 1);
}

@media (min-width: 600px) {
    .related-content-drawer--expanded .related-content-drawer__subheader {
        margin-left: 0;
    }
}

@media (min-width: 1024px) {
    .related-content-drawer__subheader {
        margin-left: 4.8125rem;
    }
}

.related-content-drawer__next-article {
    align-items: center;
    display: flex;
    margin-bottom: 0;
    margin-top: 0.5rem;
    max-height: 12.5rem;
    opacity: 1;
    padding: 0 0 1rem;
    position: relative;
    transform: translateZ(0);
    transition: transform 0.1s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.1s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}

.related-content-drawer__next-article::before {
    background: #e0e0e0;
    content: "";
    display: none;
    height: 1.875rem;
    left: 0;
    margin-top: -0.9375rem;
    position: absolute;
    top: 50%;
    width: 0.0625rem;
}

@media (min-width: 768px) {
    .related-content-drawer__next-article::before {
        display: block;
    }
}

.related-content-drawer--expanded .related-content-drawer__next-article {
    height: 0;
    margin-top: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
}

@media (min-width: 600px) {
    .related-content-drawer--expanded .related-content-drawer__next-article {
        height: auto;
        margin-top: 0.5rem;
        padding: 0 0 1rem;
        transform: translate3d(62.5rem, 0, 0);
    }
}

@media (max-width: 768px) {
    .related-content-drawer__next-article {
        display: none;
    }
}

@media (min-width: 768px) {
    .related-content-drawer__next-article {
        margin-left: 1rem;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 1rem;
    }
}

@media (min-width: 768px) {
    .related-content-drawer__toggle-link {
        white-space: nowrap;
    }
}

.related-content__next-article-link {
    color: #1a73e8;
    font-family: Roboto, arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.25rem;
    text-decoration: none;
    outline: none;
}

.related-content-drawer__close {
    background: none;
    border: 0;
    cursor: pointer;
    margin: 0;
    padding: 0;
    height: 1.5625rem;
    position: absolute;
    right: 0;
    top: 0;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: normal;
    letter-spacing: normal;
    line-height: inherit;
    text-transform: none;
    border-radius: 0;
    transition: none;
    color: inherit;
}

.related-content-drawer__close-icon {
    fill: #9e9e9e;
    height: 1.5625rem;
    width: 1.5625rem;
    display: block;
}

.related-content-drawer__content-container {
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.related-content-drawer--expanded .related-content-drawer__content-container {
    max-height: 43.75rem;
    padding-bottom: 1rem;
}

@media (min-width: 600px) {
    .related-content-drawer__content-container {
        margin: 0;
    }
}

@media (min-width: 600px) {
    .related-content-drawer--expanded {
        margin-bottom: 0;
    }
}

.card-group__container--strip,
.card-group__container--strip-inline {
    overflow: hidden;
}

@media (min-width: 600px) {
    .card-group__container--strip,
    .card-group__container--strip-inline {
        overflow: scroll;
    }
}

@media (min-width: 1024px) {
    .card-group__container--strip,
    .card-group__container--strip-inline {
        overflow: initial;
    }
}

.card-group--strip {
    margin-bottom: 0px;
    margin-top: 0px;
}

.card-group--strip,
.card-group--strip-inline {
    box-sizing: border-box;
    column-gap: 1rem;
    display: grid;
    grid-template-columns: repeat(4, minmax(0.3125rem, 1fr));
    margin-left: 1rem;
    margin-right: 1rem;
}

@media (min-width: 600px) {
    .card-group--strip {
        overflow: visible;
    }
}

@media (min-width: 600px) {
    .card-group--strip,
    .card-group--strip-inline {
        column-gap: 0.9375rem;
        grid-template-columns: repeat(12, minmax(0.3125rem, 1fr));
        margin-left: 2rem;
        margin-right: 2rem;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .card-group--strip {
        grid-auto-columns: calc(50% - .46875rem);
        grid-auto-flow: column;
        grid-template-columns: none;
    }
}

@media (min-width: 1024px) {
    .card-group--strip {
        overflow: initial;
    }
}

@media (min-width: 1024px) {
    .card-group--strip,
    .card-group--strip-inline {
        column-gap: 1.25rem;
        margin-left: 2rem;
        margin-right: 2rem;
    }
}

@media (min-width: 1441px) {
    .card-group--strip,
    .card-group--strip-inline {
        column-gap: 1.6875rem;
        margin-left: 5rem;
        margin-right: 5rem;
    }
}

/* Hide items 5+ below 600px (show only 4 posts at mobile) - Article pages only, exclude video templates */
/* Video templates use .video__push, article pages use .detail__push - use sibling selector to target article pages only */
@media (max-width: 599px) {
    /* Only apply when .detail__push is a sibling (article pages), exclude when .video__push is a sibling (video pages) */
    .card-group__container--strip .detail__push ~ .card-group--strip > li:nth-child(n+5),
    .card-group__container--strip .detail__push ~ .card-group--strip > li.card--strip:nth-child(n+5),
    .card-group__container--strip .detail__push ~ ul.card-group--strip > li:nth-child(n+5) {
        display: none !important;
        visibility: hidden !important;
        height: 0 !important;
        overflow: hidden !important;
        margin: 0 !important;
        padding: 0 !important;
    }
}

/* Show all items at 600px and above - Article pages only */
@media (min-width: 600px) {
    .card-group__container--strip .detail__push ~ .card-group--strip > li:nth-child(n+5),
    .card-group__container--strip .detail__push ~ .card-group--strip > li.card--strip:nth-child(n+5) {
        display: revert;
    }
}

.card--strip {
    grid-column-end: span 4;
}

.card--strip,
.card--strip-inline {
    margin-bottom: 1.5rem;
    border-radius: 0.5rem;
}

@media (min-width: 600px) {
    .card--strip {
        grid-column-end: span 1;
    }
}

@media (min-width: 1024px) {
    .card--strip {
        grid-column-end: span 4;
    }
}

@media (min-width: 600px) {
    .card--strip,
    .card--strip-inline {
        background-color: rgb(255, 255, 255);
        flex-shrink: 0;
        margin-bottom: 0px;
    }
}

.card--strip .card__link,
.card--strip-inline .card__link {
    display: flex;
    flex-direction: row;
    border-top: 0.0625rem solid rgb(224, 224, 224);
    transform: translateZ(0);
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 600px) {
    .card--strip .card__link,
    .card--strip-inline .card__link {
        height: 100%;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(238, 238, 238);
        border-image: initial;
        border-radius: 8px;
        overflow: hidden;
    }
}

.card--aggregations .card__inner,
.card--data-point,
.card--highlight .card__link,
.card--strip .card__link,
.card--strip-inline .card__link,
.card--tools,
.card--video,
.card-tool .card-tool__link,
.card__highlight--default .card__link,
.card__highlight--featured .card__link,
.data-point--detail .data-point-info--link,
.related-content-inline--detail .related-content-inline__wrapper,
.related-content-two-up {
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.card--highlight .card__link,
.card--strip .card__link,
.card--strip-inline .card__link,
.card--video .card__video-button,
.card-tool .card-tool__link,
.card__highlight--default .card__link,
.card__highlight--featured .card__link,
.related-content-inline__link,
.related-content-two-up__link {
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.card--strip .card__header {
    display: none;
}


.card--strip .card__header-editorial-type,
.card--strip-inline .card__header-editorial-type {
    display: none;
}

.card--strip .card__body-editorial-type,
.card--strip-inline .card__body-editorial-type {
    color: rgb(60, 64, 67);
}

@media (min-width: 600px) {
    .card--strip .card__body-editorial-type,
    .card--strip-inline .card__body-editorial-type {
        color: rgb(117, 117, 117);
    }
}

.card--strip .card__text,
.card--strip-inline .card__text {
    flex-direction: column;
    text-align: left;
    flex: 1 1 66%;
    padding: 1rem 0px 0px;
}

@media (min-width: 600px) {
    .card--strip .card__text,
    .card--strip-inline .card__text {
        padding: 0.125rem 0.75rem 0.75rem;
    }
}

@media (min-width: 768px) {
    .card--strip .card__text,
    .card--strip-inline .card__text {
        padding: 0px 0.75rem 0.75rem 0px;
    }
}

.card--strip .card__body,
.card--strip-inline .card__body {
    flex: 0 0 auto;
}

@media (min-width: 768px) {
    .card--strip .card__image-container,
    .card--strip-inline .card__image-container {
        width: 5.75rem;
        min-width: 5.75rem;
        max-width: 5.75rem;
        height: 5.75rem;
        margin: 0.75rem;
        flex-shrink: 0;
    }
}

/* Category Page Styles */
.category-page #main-content {
    flex-grow: 1;
}

/* Category Page - Aggregation Header Title (Base - iPhone SE) */
.aggregation-header__title {
    grid-column-end: span 4;
    margin-top: 0;
}

.category-page h1 {
    letter-spacing: -.02063rem;
}

/* Category Page - Light Grey Background Section */
.category-page .page-content.page-content--light-grey {
    background-color: #fafafa;
}

/* Category Page - Feed Cards */
.category-page .feed-container {
    min-height: 18.75rem;
    position: relative;
}

.category-page .progress {
    background: hsla(0, 0%, 100%, .5);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .4s linear 0s, visibility 0s linear .4s;
    visibility: hidden;
    z-index: 1;
}

.category-page .progress__icon {
    fill: none;
    stroke: #9e9e9e;
    /* stroke-dasharray: 1, 200; */
    /* stroke-dashoffset: 0; */
    stroke-linecap: round;
    stroke-miterlimit: 10;
    stroke-width: 3;
    animation: dash 1s ease-in-out infinite, rotate 1.4s linear infinite;
    display: inline-block;
    height: 3.75rem;
    margin-top: 6.25rem;
    vertical-align: middle;
    width: 3.75rem;
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89px, 200px;
        stroke-dashoffset: -123.932px;
    }
    100% {
        stroke-dasharray: 89px, 200px;
        stroke-dashoffset: -123.932px;
    }
}

@keyframes rotate {
    100% {
        transform: rotate(203.135deg);
    }
}



@media (min-width: 600px) {
    .page-section {
        padding-bottom: 3rem;
    }
}

@media (min-width: 1024px) {
    .page-section {
        padding-bottom: 4rem;
        padding-top: 2rem;
    }
    
    .page-section:first-of-type {
        padding-top: 0px;
    }
}

.category-page .card-group--grid-feed {
    margin-bottom: 0;
    margin-top: 0;
}

/* Category Page - Card Styles */
.category-page .card-group__card--no-space-small {
    margin-top: 0;
}

.category-page .card-group__card {
    grid-column-end: span 4;
    /* margin-top: 1.5rem; */
    position: relative;
}

.category-page .card__highlight--featured {
    margin-bottom: 0;
}



/* Category Page - Card Link Styles */
.category-page .card__highlight--featured .card__link {
    height: 100%;
}

/* Category Page - Card Editorial Type Styles */

.card--strip .card__title,
.card--strip-inline .card__title {
    margin: 0.5rem 0px 0px;
}

.card--strip .card__image,
.card--strip-inline .card__image {
    display: none;
}

@media (min-width: 768px) {
    .card--strip .card__image,
    .card--strip-inline .card__image {
        display: block;
        position: relative;
        overflow: hidden;
        border-radius: 0.3125rem;
        width: 100%;
        height: 100%;
    }
}

.card--strip .card__image img,
.card--strip-inline .card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Button reset styles for single article */

button {
    background: none;
    border: 0;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

/* Collapsible hidden label and visually hidden utility */
.collapsible__trigger-label--is-hidden, .visually-hidden {
    clip: rect(0 0 0 0);
    border: 0;
    height: .0625rem;
    margin: -.0625rem;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: .0625rem;
}

/* Page Section Title */
.page-section__heading {
    grid-column-end: span 4;
}

@media (min-width: 600px) {
    .page-section__heading {
        grid-column-end: span 8;
    }
}

@media (min-width: 1024px) {
    .page-section__heading {
        grid-column-end: span 6;
    }
}

.page-section__title {
    /* grid-column-end: span 4; */
}

.page-section__heading,
.page-section__title {
    margin-bottom: 1.5rem;
    margin-top: 0;
}

@media (min-width: 600px) {
    .page-section__heading.page-section__title--homepage {
        font-size: 1.625rem;
        line-height: 2rem;
    }
}

@media (min-width: 1024px) {
    .page-section__heading.page-section__title--homepage {
        font-size: 1.75rem;
        line-height: 2.25rem;
    }
}



.market-selector-modal__title,
.page-section__subtitle,
.related-content-drawer__subheader,
.related-content-drawer__toggle-heading,
h1,
h2,
h3,
h4,
h5 {
    color: #212121;
    font-family: roboto, arial, sans-serif;
    font-weight: 400;
}

/* Category Page - Anchor Tag Styles */
a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
}

.external-link-icon {
    fill: none;
    color: #1a73e8;
    display: inline-block;
    height: 1.0625rem;
    margin-left: .3125rem;
    vertical-align: text-top;
    width: 1.0625rem;
}

.external-link-icon path {
    stroke: currentColor;
}

.lazyload--loaded {
    transition: opacity .6s ease-out;
}

.picture-image, .video__container {
    display: block;
    overflow: hidden;
    position: relative;
}


.category-page a:focus,
.category-page a:hover {
    color: #174ea6;
}

.category-page a:active,
.category-page a:hover {
    /* outline-width: 0; */
}