.blogPost {
    max-width: 900px;
    margin: 0px auto;
}
.blogPost .has-text-align-center {
    text-align: center;
}
.blogPost .has-foreground-background-color {
    background: #000;
}
.blogPost .has-foreground-background-color .wp-block-buttons .wp-block-button a.wp-block-button__link {
    background-color: #fff;
    color: #000;
}
.blogPost .has-background-color {
    color: #fff !important;
}
.blogPost .has-background-color strong {
    color: #fff !important;
}
.blogPost strong {
    font-family: "Proxima Nova Bold";
    font-weight: normal;
}
.blogPost :where(body .is-layout-flow) > :first-child:first-child {
    margin-block-start: 0;
}
.blogPost .wp-container-8.wp-container-8 {
    flex-wrap: nowrap;
    gap: 0 2em;
}
.blogPost hr {
    background-color: transparent;
}
@media (min-width: 782px) {
    .blogPost .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 0;
        flex-grow: 1;
   }
}
@media (max-width: 781px) {
    .blogPost .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important;
   }
}
.blogPost .is-layout-flex > * {
    margin: 0;
}
.blogPost .is-layout-constrained > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}
.blogPost :where(body .is-layout-constrained) > :last-child:last-child {
    margin-block-end: 0;
}
.blogPost :where(body .is-layout-constrained) > :first-child:first-child {
    margin-block-start: 0;
}
.blogPost .wp-block-image.aligncenter {
    text-align: center;
}
@media (max-width: 781px) {
    .blogPost .wp-block-columns {
        flex-wrap: wrap !important;
   }
}
.blogPost .header {
    position: relative;
}
@media (min-width: 768px) {
    .blogPost .header {
        margin-top: 1.5em;
   }
}
.blogPost .header::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.55));
}
.blogPost .header img {
    width: 100%;
    height: 100%;
}
.blogPost .header .data {
    position: absolute;
    bottom: 0.75em;
    left: 0.5em;
    z-index: 5;
    color: #fff;
}
@media (max-width: 768px) {
    .blogPost .header .data {
        margin: 0 1em 1em 1em;
   }
    .blogPost .header .data h1 {
        font-size: 18pt;
   }
}
@media (min-width: 768px) {
    .blogPost .header .data {
        margin: 0 20% 1em 1em;
   }
    .blogPost .header .data h1 {
        font-size: 34pt;
   }
}
.blogPost .header .data h1 {
    font-family: "Proxima Nova Bold";
    text-transform: uppercase;
    line-height: 1em;
}
.blogPost .header .data .date {
    font-family: "Proxima Nova Bold";
    font-size: 10pt;
}
@media (max-width: 768px) {
    .blogPost .columns {
        max-width: 100vw;
        margin: 0;
   }
}
.blogPost article {
    font-size: 12pt;
}
.blogPost article h2, .blogPost article h3, .blogPost article h4, .blogPost article h5, .blogPost article h6 {
    font-family: "Proxima Nova Bold";
    margin-bottom: 0.25rem;
    margin-top: 1rem;
}
.blogPost article h1 {
    font-size: 32pt;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
.blogPost article h1.has-x-large-font-size {
    font-size: 46pt;
}
.blogPost article h2 {
    font-size: 16pt;
    text-transform: uppercase;
}
.blogPost article h2.has-x-large-font-size {
    font-size: 32pt;
}
.blogPost article h3 {
    font-size: 14pt;
}
.blogPost article h4, .blogPost article h5, .blogPost article h6 {
    font-size: 12pt;
}
.blogPost article a {
    text-decoration: underline;
    color: #333;
}
.blogPost article p {
    margin-bottom: 0.75rem;
    line-height: 1.25rem;
    font-size: 14pt;
}
.blogPost article p.intro {
    line-height: 1.25em;
    font-family: "Proxima Nova Bold";
}
.blogPost article .is-anton {
    font-family: "Anton";
}
.blogPost article .is-proxima-nova-bold {
    font-family: "Proxima Nova Bold";
}
.blogPost article .has-foreground-color {
    color: #000;
}
.blogPost article .has-small-font-size {
    font-size: 10pt;
}
.blogPost article .has-medium-font-size {
    font-size: 12pt;
}
.blogPost article .has-large-font-size {
    font-size: 14pt;
}
.blogPost article .has-x-large-font-size {
    font-size: 16pt;
}
.blogPost article figure > p {
    margin: 1em 0 0.75em 0;
}
.blogPost article figure.is-provider-youtube {
    text-align: center;
    position: relative;
    margin: 1em 0;
    width: 100%;
    padding-bottom: 56.25%;
}
.blogPost article figure.is-provider-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.blogPost article figure figcaption {
    color: #777;
    font-size: 10pt;
    text-align: center;
    margin-top: -0.25em;
}
.blogPost article .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0, .blogPost article .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0, .blogPost article .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0, .blogPost article .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0;
}
.blogPost article .is-content-justification-center {
    text-align: center;
}
.blogPost article .wp-block-image .aligncenter, .blogPost article .wp-block-image .alignleft, .blogPost article .wp-block-image .alignright, .blogPost article .wp-block-image.aligncenter, .blogPost article .wp-block-image.alignleft, .blogPost article .wp-block-image.alignright {
    display: table;
}
.blogPost article .has-background.has-tertiary-background-color {
    background: #f6f6f6;
}
.blogPost article .wp-block-group {
    box-sizing: border-box;
}
.blogPost article :where(body .is-layout-flow) > * {
    margin-block-start: 1.5rem;
    margin-block-end: 0;
}
.blogPost article :where(.wp-block-group.has-background) {
    padding: 2em;
}
.blogPost article .wp-block-column.is-vertically-aligned-bottom, .blogPost article .wp-block-column.is-vertically-aligned-center, .blogPost article .wp-block-column.is-vertically-aligned-top {
    width: 100%;
}
.blogPost article .wp-block-column.is-vertically-aligned-center {
    align-self: center;
}
.blogPost article .wp-block-buttons {
    display: block;
    text-align: center;
}
.blogPost article .wp-block-buttons .wp-block-button a.wp-element-button {
    color: #fff !important;
    font-family: 'Anton';
    border-radius: 4px;
    background: #000;
    border: 1px solid #000;
    padding: 0.75em 3em;
    margin: 1em auto;
    display: block;
    width: fit-content;
    font-size: 12pt;
    line-height: 0.95em;
    text-decoration: none;
}
.blogPost article .wp-block-buttons .wp-block-button a.wp-element-button:hover {
    background: #fcdb4b;
    border: 1px solid #e8bd03;
    color: #000;
}
.blogPost article .wp-block-columns {
    flex-wrap: nowrap;
    display: flex;
    box-sizing: border-box;
}
.blogPost article .wp-block-columns .wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
}
.blogPost article .wp-block-image {
    margin-bottom: 1em;
    display: flex;
}
.blogPost article .wp-block-image.size-large {
    margin-bottom: 0;
}
.blogPost article .wp-block-image.size-large img {
    width: 100%;
}
.blogPost article ul, .blogPost article ol {
    margin-bottom: 1em;
    padding-left: 1em;
}
.blogPost article ul li, .blogPost article ol li {
    font-size: 14pt;
    margin-left: 1em;
}
.blogPost article ul li {
    list-style: circle;
}
.blogPost article .icon-block {
    color: #000;
}
.blogPost article .icon-block i {
    font-size: 44pt;
    margin-bottom: 0.25em;
}
.blogPost article .icon-block h2 {
    font-family: "Proxima Nova Bold";
    padding: 0 !important;
}
.blogPost article .wp-block-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word;
}
.blogPost article .is-layout-flow > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}
.blogPost article .wp-block-image.aligncenter {
    text-align: center;
}
.blogPost article .wp-block-cover, .blogPost article .wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative;
}
.blogPost article .wp-block-cover .has-background-dim:not([class*="-background-color"]), .blogPost article .wp-block-cover-image .has-background-dim:not([class*="-background-color"]), .blogPost article .wp-block-cover-image.has-background-dim:not([class*="-background-color"]), .blogPost article .wp-block-cover.has-background-dim:not([class*="-background-color"]) {
    background-color: #000;
}
.blogPost article .wp-block-cover .wp-block-cover__background, .blogPost article .wp-block-cover .wp-block-cover__gradient-background, .blogPost article .wp-block-cover-image .wp-block-cover__background, .blogPost article .wp-block-cover-image .wp-block-cover__gradient-background, .blogPost article .wp-block-cover-image.has-background-dim:not(.has-background-gradient)::before, .blogPost article .wp-block-cover.has-background-dim:not(.has-background-gradient)::before {
    bottom: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.blogPost article .wp-duotone-unset-4.wp-block-cover > .wp-block-cover__image-background, .blogPost article .wp-duotone-unset-4.wp-block-cover > .wp-block-cover__video-background {
    filter: unset;
}
.blogPost article .wp-block-cover .wp-block-cover__image-background, .blogPost article .wp-block-cover video.wp-block-cover__video-background, .blogPost article .wp-block-cover-image .wp-block-cover__image-background, .blogPost article .wp-block-cover-image video.wp-block-cover__video-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.blogPost article .wp-block-cover__image-background, .blogPost article .wp-block-cover__video-background {
    z-index: 0;
}
.blogPost article .wp-block-cover .wp-block-cover__inner-container, .blogPost article .wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;
    width: 100%;
    z-index: 1;
}
.blogPost article .wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}
.blogPost article .wp-block-image.has-custom-border img {
    box-sizing: border-box;
}
.blogPost article .wp-block-cover-image.has-parallax, .blogPost article .wp-block-cover.has-parallax, .blogPost article .wp-block-cover__image-background.has-parallax, .blogPost article video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.blogPost article .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
}
.blogPost article .wp-block-gallery {
    display: grid;
    gap: 1em;
    grid-template-rows: min-content;
}
.blogPost article .wp-block-gallery.is-gapless {
    gap: 0;
}
.blogPost article .wp-block-gallery .wp-block-image {
    margin: 0;
}
.blogPost article .wp-block-gallery.is-cropped img {
    width: 100%;
}
.blogPost article .wp-block-gallery.columns-default {
    grid-template-columns: repeat(3, 1fr);
}
.blogPost article .wp-block-gallery.columns-2 {
    grid-template-columns: repeat(2, 1fr);
}
.blogPost article .wp-block-gallery.columns-3 {
    grid-template-columns: repeat(3, 1fr);
}
.blogPost article .wp-block-gallery.columns-4 {
    grid-template-columns: repeat(4, 1fr);
}
.blogPost article .wp-block-gallery.columns-5 {
    grid-template-columns: repeat(5, 1fr);
}
.blogPost article .wp-block-gallery.columns-6 {
    grid-template-columns: repeat(6, 1fr);
}
.blogPost article .wp-block-gallery.columns-7 {
    grid-template-columns: repeat(7, 1fr);
}
.blogPost article .wp-block-gallery.columns-8 {
    grid-template-columns: repeat(8, 1fr);
}
.blogPost article .wp-block-cb-carousel .slick-slide {
    padding-left: 7.5px;
    padding-right: 7.5px;
    overflow: hidden;
}
.blogPost article .wp-block-cb-carousel .slick-next:not(:hover):not(:active), .blogPost article .wp-block-cb-carousel .slick-prev:not(:hover):not(:active), .blogPost article .wp-block-cb-carousel .slick-dots li button:not(:hover):not(:active) {
    background-color: transparent;
}
.blogPost article .wp-block-cb-carousel .slick-next:before, .blogPost article .wp-block-cb-carousel .slick-prev:before {
    color: #000;
}
.blogPost article .wp-block-cb-carousel.alignfull .slick-prev, .blogPost article .wp-block-cb-carousel.alignfull .slick-next {
    z-index: 1;
}
.blogPost article .wp-block-cb-carousel.alignfull .slick-prev {
    left: 25px;
}
.blogPost article .wp-block-cb-carousel.alignfull .slick-next {
    right: 25px;
}
.blogPost article .wp-block-cb-carousel .wp-block-image, .blogPost article .wp-block-cb-carousel .wp-block-cover {
    margin: 0;
}
.blogPost article .wp-block-cb-carousel .wp-block-image > img {
    max-width: 100%;
}
:root {
    --wp--preset--spacing--40: 1.5em;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--style--global--content-size: 650px;
    --wp--style--global--wide-size: 1000px;
    --wp--custom--spacing--outer: var(--wp--custom--spacing--small, 1.25rem);
}
