.pagetitle {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}

.div-susbcribe-related {
    margin-top: 40px;
    margin-bottom: 40px;
}

.div-susbcribe-all,
.div-susbcribe-related {
    border-radius: 10px;
    text-align: center;
    padding: 40px;
}

.div-susbcribe-related p {
    margin-bottom: 0px;
}

.post-item {
    border-bottom: 1px solid rgb(27 101 126 / 15%);
    padding-bottom: 8px;
    margin-bottom: 20px;
}

.post-item h4 {
    margin-bottom: 10px;
    margin-top: 8px;
}

.post-item a:link {
    text-decoration: none;
}

.post-item h4:hover {
    color: var(--ast-global-color-0);
}

.categories-span {
    text-transform: uppercase;
    font-size: 14px;
}

.div-susbcribe-related .gform_wrapper.gravity-theme .gform_fields {
    display: grid;
    grid-template-columns: initial;
    grid-template-rows: auto;
    width: 100%;
}

.div-susbcribe-related .pp-gf-content,
.div-susbcribe-all .pp-gf-content {
    padding: 0px !important;
}

.div-susbcribe-related .fl-module-content,
.div-susbcribe-all .fl-module-content {
    margin: 0px !important;
}

.div-susbcribe-related .gform_wrapper.gravity-theme #field_submit,
.div-susbcribe-related .gform_wrapper.gravity-theme .gform_footer,
.div-susbcribe-all .gform_wrapper.gravity-theme #field_submit,
.div-susbcribe-all .gform_wrapper.gravity-theme .gform_footer {
    display: inherit;
    padding: 0px;
}

.div-susbcribe-related .fl-builder-module-template {
    padding: 20px 0px 0px 0px;
}

span.hover-line {
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    -webkit-transition: background-size 0.3s;
    -moz-transition: background-size 0.3s;
    -ms-transition: background-size 0.3s;
    -o-transition: background-size 0.3s;
    transition: background-size 0.3s;
    padding: .1% 0;
}

.post-item a:hover .hover-line {
    color: var(--ast-global-color-0);
    background-size: 100% 2px;
}

/*  */

/* Top Post */
.container-top-post {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: stretch;
    border-radius: 10px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.content-top-post {
    padding: 100px 60px;
}

.content-top-post h2 {
    margin-bottom: 15px;
}

.content-top-post a:link {
    text-decoration: none;
}

.content-top-post .fl-module-content {
    margin: 0px;
}

.image-top-post {
    border-radius: 10px 0px 0px 10px;
}

@media only screen and (max-width: 768px) {
    .container-top-post {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .content-top-post {
        padding: 40px 20px;
    }

    .image-top-post {
        border-radius: 10px 10px 0px 0px;
    }
}

/*  */

.container-recent-post section {
    display: grid;
    gap: 20px;
}

.container-recent-post {
    display: grid;
}

.post-container {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 30px;
}

.container-recent-post-responsive section {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.div-susbcribe-all {
    grid-row: 2;
    grid-column: 3/5;
}

.post-item-all img {
    border-radius: 10px;
    margin-bottom: 20px;
    aspect-ratio: 1/1;
    object-fit: cover;
    max-height: 280px;
    height: 100%;
    width: 100%;
}

.post-item-all h4 {
    margin-bottom: 20px;
}

.post-item-all a:link,
.post-item-recent a:link {
    text-decoration: none;
}

span.hover-line {
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    -webkit-transition: background-size 0.3s;
    -moz-transition: background-size 0.3s;
    -ms-transition: background-size 0.3s;
    -o-transition: background-size 0.3s;
    transition: background-size 0.3s;
    padding: .1% 0;
}

.post-item-recent a:hover .hover-line,
.post-item-all a:hover .hover-line,
.content-top-post a:hover .hover-line {
    color: var(--ast-global-color-0);
    background-size: 100% 2px;
}

.post-item-recent h5 {
    margin-bottom: 10px;
    margin-top: 5px;
}

.post-item-recent p {
    margin-bottom: 15px;
}

.post-item,
.post-item-recent,
.post-item-all {
    border-bottom: 1px solid #e5e7eb;
}

.post-item-recent,
.post-item-all {
    padding-bottom: 10px;
    position: relative;
}

span.post-date {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #B6B6B6;
}

.div-susbcribe-all .pp-gf-content {
    padding: 0px !important;
}

.div-susbcribe-all .fl-module-content {
    margin: 0px !important;
}

.div-susbcribe-all .gform_wrapper.gravity-theme #field_submit,
.div-susbcribe-all .gform_wrapper.gravity-theme .gform_footer {
    display: inherit;
    padding: 0px;
}

.div-susbcribe-all .fl-builder-module-template {
    padding: 20px 0px 0px 0px;
    width: 100%;
}

.div-susbcribe-all {
    background: #F3F7F6;
    border-radius: 10px;
    text-align: center;
    padding: 40px 60px;
    display: grid;
    align-content: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.div-susbcribe-all p {
    margin-bottom: 0px;
}

.container-recent-post-responsive {
    display: none;
}

.div-susbcribe-all input#gform_submit_button_6 {
    margin-bottom: 0px;
}

.div-susbcribe-all .gform_wrapper.gravity-theme .gform_footer,
.div-susbcribe-all .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 16px 0px 0px 0px;
}

@media only screen and (max-width: 1024px) {
    .div-susbcribe-all {
        grid-row: 2;
        grid-column: 2/4;
    }

    .post-container {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 20px;
    }

    .container-recent-post section {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .container-recent-post {
        display: none;
    }

    .container-recent-post-responsive {
        display: block;
    }

    .post-container {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
    }

    .div-susbcribe-all {
        grid-row: 3;
        grid-column: 1/3;
    }
}

@media only screen and (max-width: 540px) {
    .post-container {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .div-susbcribe-all {
        grid-row: 4;
        grid-column: 1/2;
    }
}

@media only screen and (max-width: 490px) {
    .container-recent-post-responsive section {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .div-susbcribe-all {
        padding: 40px;
    }
}

.hidden {
    display: none;
}

#learn-more-button {
    margin-top: 55px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

/* Categories */
.menu-slider-link {
    display: inline-block;
    width: auto;
    text-align: center;
    margin: 0px 10px 0px 10px;
    height: 25px;
    text-transform: capitalize;
}

a.menu-slider-link:hover {
    color: var(--ast-global-color-0);
}

a.menu-slider-link {
    color: var(--ast-global-color-1);
    white-space: nowrap;
}

#menu-slider-container {
    width: 100%;
    overflow: hidden;
    height: 25px;
    position: relative;
}

.layout {
    max-width: 960px;
    position: relative;
}

#menu-slider-prev,
#menu-slider-next {
    position: absolute;
    background: white;
    top: 0px;
    display: none;
    cursor: pointer;
    font-size: 30px;
    padding: 0px 10px;
    line-height: 20px;
    color: var(--ast-global-color-1);
}

#menu-slider-prev:hover,
#menu-slider-next:hover {
    color: var(--ast-global-color-0);
}

#menu-slider-prev {
    left: -5px;
}

#menu-slider-next {
    right: -30px;
}

#menu-slider {
    list-style-type: none;
    position: relative;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: nowrap;
}

#menu-slider li {
    float: left;
}