/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 27 2021 | 15:10:46 */
.gc-News-article-text ul,
.gc-News-article-text ol{
  padding-left: 2.5em;
} 

.gc-News-article-text li {
    margin-bottom: 6px;
}

.gc-News-article-text .wp-block-separator {
    border: none;
    border-bottom: 2px solid #828385;
    margin: 1.65em auto;
}

.gc-News-article-text .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px;
}

.gc-News-article-text .wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 13px;
}

.gc-News-article-text h2 {
    font-size: 1.4em;
    margin: 1em 0;
    font-weight:bold;
}

.gc-News-article-text h3 {
    font-size: 1.3em;
    margin: 1em 0;
    font-weight:bold;
}

.gc-News-article-text h4 {
    font-size: 1.25em;
    margin: 1em 0;
    font-weight:bold;
}

.gc-News-article-text .wp-block-quote:not(.is-large):not(.is-style-large) {
    border-left: 4px solid #828385;
    padding-left: 1em;
}

.gc-News-article-text p,
.gc-News-article-text li{
    line-height: 1.5;
}

.gc-News-article-text p{
  margin: 20px 0;
}

.gc-News-article-text .has-text-align-center,
.gc-News-article-text .aligncenter {
  text-align:center;
}

.gc-News-article-text .aligncenter img,
.gc-News-article-text .aligncenter amp-img,
.gc-News-article-text .aligncenter amp-iframe {
  margin:0 auto;
}


.gc-News-article-text [class^="wp-block-"]
{
  margin-top:20px;
  margin-bottom:20px;
}


.gc-News-article-text .wp-block-gallery .blocks-gallery-image,
.gc-News-article-text .wp-block-gallery .blocks-gallery-item {
    width: calc((100% - 16px) / 2);
}
.gc-News-article-text .wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.gc-News-article-text .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0;
}
.gc-News-article-text .wp-block-gallery.columns-1 .blocks-gallery-image,
.gc-News-article-text .wp-block-gallery.columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0;
}

@media (min-width: 600px) {
    .gc-News-article-text .wp-block-gallery.columns-3 .blocks-gallery-image,
    .gc-News-article-text .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc((100% - 32px) / 3);
        margin-right: 16px;
    }
    .gc-News-article-text .wp-block-gallery.columns-4 .blocks-gallery-image,
    .gc-News-article-text .wp-block-gallery.columns-4 .blocks-gallery-item {
        width: calc((100% - 48px) / 4);
        margin-right: 16px;
    }
    .gc-News-article-text .wp-block-gallery.columns-5 .blocks-gallery-image,
    .gc-News-article-text .wp-block-gallery.columns-5 .blocks-gallery-item {
        width: calc((100% - 64px) / 5);
        margin-right: 16px;
    }
    .gc-News-article-text .wp-block-gallery.columns-6 .blocks-gallery-image,
    .gc-News-article-text .wp-block-gallery.columns-6 .blocks-gallery-item {
        width: calc((100% - 80px) / 6);
        margin-right: 16px;
    }
    .gc-News-article-text .wp-block-gallery.columns-7 .blocks-gallery-image,
    .gc-News-article-text .wp-block-gallery.columns-7 .blocks-gallery-item {
        width: calc((100% - 96px) / 7);
        margin-right: 16px;
    }
    .gc-News-article-text .wp-block-gallery.columns-8 .blocks-gallery-image,
    .gc-News-article-text .wp-block-gallery.columns-8 .blocks-gallery-item {
        width: calc((100% - 112px) / 8);
        margin-right: 16px;
    }
    .gc-News-article-text .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
    .gc-News-article-text .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
    .gc-News-article-text .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
    .gc-News-article-text .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
    .gc-News-article-text .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
    .gc-News-article-text .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
    .gc-News-article-text .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
    .gc-News-article-text .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
    .gc-News-article-text .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
    .gc-News-article-text .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
    .gc-News-article-text .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
    .gc-News-article-text .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
    .gc-News-article-text .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
    .gc-News-article-text .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
    .gc-News-article-text .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
    .gc-News-article-text .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0;
    }
}
.gc-News-article-text .wp-block-gallery .blocks-gallery-image:last-child,
.gc-News-article-text .wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0;
}

.gc-News-article-text .wp-block-gallery .blocks-gallery-image, 
.gc-News-article-text .wp-block-gallery .blocks-gallery-item {
    margin: 0 16px 16px 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.gc-News-article-text ul.wp-block-gallery li {
    list-style-type: none;
}

.gc-News-article-text .wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

.gc-News-article-text .wp-block-gallery .blocks-gallery-image figure, 
.gc-News-article-text .wp-block-gallery .blocks-gallery-item figure {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    margin: 0;
    height: 100%;
}

.gc-News-article-text .wp-block-gallery .blocks-gallery-image img, 
.gc-News-article-text .wp-block-gallery .blocks-gallery-item img {
    display: block;
    max-width: 100%;
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.gc-News-article-text .wp-block-gallery .blocks-gallery-image figcaption, 
.gc-News-article-text .wp-block-gallery .blocks-gallery-item figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 40px 10px 5px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 60%,transparent);
}

.gc-News-article-text .wp-block-columns {
    display: flex;
    flex-wrap: wrap;
}
@media (min-width: 782px) {
    .gc-News-article-text .wp-block-columns {
        flex-wrap: nowrap;
    }
}
.gc-News-article-text .wp-block-column {
    flex: 1;
    margin-bottom: 1em;
    flex-basis: 100%;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
  margin-top:0;
  margin-bottom:0;
}
@media (min-width: 600px) {
   .gc-News-article-text .wp-block-column {
        flex-basis: 50%;
        flex-grow: 0;
    }
}
@media (min-width: 600px) {
    .gc-News-article-text .wp-block-column:nth-child(odd) {
        margin-right: 32px;
    }
    .gc-News-article-text .wp-block-column:not(:first-child),
    .gc-News-article-text .wp-block-column:nth-child(2n) {
        margin-left: 32px;
    }
    .gc-News-article-text .wp-block-column:not(:last-child) {
        margin-right: 32px;
    }
}

.gc-News-article-text a.wp-block-button__link {
    background-color: #000;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    overflow-wrap: break-word;
}

.gc-News-article-text .wp-block-file .wp-block-file__button {
    background: #000;
    border-radius: 2em;
    color: #fff;
    font-size: 13px;
    padding: .5em 1em;
    display: inline-block;
    margin:0 0 0 20px;
}

.gc-News-article-text a.wp-block-button__link:hover,
.gc-News-article-text .wp-block-file .wp-block-file__button:hover{
      background-color: #333;
      color: #fff;
}



.gc-News-article-text .wp-block-media-text {
    display: grid;
    grid-template-rows: auto;
    align-items: center;
    grid-template-areas:
        "media-text-media media-text-content"
        "resizer resizer";
    grid-template-columns: 50% auto;
}

.gc-News-article-text .wp-block-media-text .wp-block-media-text__content {
    word-break: break-word;
    grid-area: media-text-content;
    text-align: initial;
    padding: 0 8%;
}

.gc-News-article-text .wp-block-cover .wp-block-cover-text{
    color: #fff;
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 610px;
    padding: 14px;
    text-align: center;
}

.gc-News-article-text .wp-block-cover, 
.gc-News-article-text .wp-block-cover-image {
    position: relative;
    background-color: #000;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    width: 100%;
    margin: 0 0 1.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.gc-News-article-text .wp-block-cover-image.has-background-dim:before, 
.gc-News-article-text .wp-block-cover.has-background-dim:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: inherit;
    opacity: .5;
    z-index: 1;
}

.gc-News-article-text .wp-block-pullquote {
    border-top: 4px solid #828385;
    border-bottom: 4px solid #828385;
    padding: 3em 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}

.gc-News-article-text .wp-block-pullquote p {
    font-size: 28px;
    line-height: 1.5;
}

.gc-News-article-text .wp-block-table {
    width: 100%;
    min-width: 240px;
    border-collapse: collapse;
}

.gc-News-article-text .wp-block-table td, 
.gc-News-article-text .wp-block-table th {
    padding: 0.5em;
    border: 1px solid;
}

.gc-News-article-text .wp-block-verse pre, 
.gc-News-article-text pre.wp-block-verse {
    white-space: nowrap;
    font-family: inherit;
    font-size: inherit;
    padding: 1em;
    overflow: auto;
}
