<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: Open Sans Regular, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}
p {
    font-family: Open Sans Regular, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}
.blog-banner {
    background-repeat: no-repeat;
    height: 75px !important;
    background-size: cover;
    background-position-x: center;
    background-color: #000;
}
.blog-banner:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 400px;
    opacity: 0.8;
}
.blog-banner .banner_text {
    padding-top: 235px;
}
.blog-banner .banner_text h1 {
    color: #fff;
}
.blog-banner .banner_text p {
    color: #fff;
}
.header-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 19px;
}
.header-description {
    font-size: 15px;
}
.search-input {
    z-index: 1;
}
.gallery-cell {
    width: 100%;
}
.gallery-footer {
    text-align: left;
    color: #000;
    margin-top: 10px;
    background: #fff;
    padding: 5px 13px;
}
.gallery-footer-caption {
    font-size: 20px;
}
.gallery-footer-caption a {
    color: #1e3854;
}
.gallery-footer-caption a:hover {
    color: #ed5564;
}
.gallery-footer-description {
    font-size: 15px;
    line-height: 28px;
    margin-top: 0.5rem;
    color: #0f0f46;
    font-weight: 300;
}
.flickity-page-dots {
    bottom: -20px;
}
.gallery-cell img {
    width: 100%;
    border-radius: 0.5rem;
    height: 350px;
}
.flickity-prev-next-button.previous {
    top: 175px;
}
.flickity-prev-next-button.next {
    top: 175px;
}
.flickity-page-dots {
    display: none;
}
.blog-categories .btn-collapse {
    box-shadow: none !important;
    outline: 0;
}
.list-group-item a:link,
.list-group-item a:visited {
    color: #222;
}
.list-group-item a:focus,
.list-group-item a:hover {
    color: #ed5564;
}
.list-group-item span {
    border: solid #222;
    border-width: 0 1px 1px 0;
    display: inline;
    cursor: pointer;
    padding: 3px;
    position: absolute;
    right: 0;
    margin-top: 10px;
}
.list-group-item a.btn-collapse.collapsed span {
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transition: 0.3s transform ease-in-out;
}
.list-group-item a.btn-collapse span {
    transform: rotate(-140deg);
    -webkit-transform: rotate(-140deg);
    transition: 0.3s transform ease-in-out;
}
.list-group-item .sub-categories .card {
    background-color: transparent !important;
    border: 0 solid transparent !important;
}
.list-group-item .sub-categories .card:hover,
.url-link:hover {
    transition: all 0s linear;
    box-shadow: 0 0 0 #fff;
}
.blog-sub-text {
    color: #bababa;
    font-size: 12px;
}
.blog-item .card {
    background-color: transparent;
    border: 0 solid transparent;
    border-radius: 0.5rem;
    padding: 5px;
}
.blog-item .card .card-img-top {
    border-radius: 0.5rem;
}
.text-center .url-link {
    background-color: transparent;
    width: 150px;
    border: 1px solid #09a1b9;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    color: #09a1b9;
    display: inline-grid;
    text-align: center;
    float: initial;
}
.text-center .url-link:hover {
    background-color: #09a1b9;
    color: #fff;
}
.main_menu {
    background: #fff;
    color: #000;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.main_menu .main-menu-offcanvas-item ul li .nav-link {
    color: #000;
}
.header-login-buton,
.menu_fixed .header-login-buton {
    color: #000 !important;
}
@media (max-width: 800px) {
    .sticky-side-bar-wrapper {
        position: initial;
    }
}
.card-body {
    padding: 10px 0 0 0 !important;
}
.blog-item .card:hover {
    box-shadow: 0 0 0 #fff;
}
.card-text {
    font-size: 15px;
}
.banner-block {
    min-height: 150px;
    border-radius: 5px;
    border: 0 solid #fff;
    display: block;
    padding: 10px 0 10px 10px;
    background-color: #fff;
}
.banner-block .banner-content {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 100%;
}
.lp-banner {
    display: inline-flex;
    min-height: 100px !important;
}
.banner-block img.rounded {
    width: 100px !important;
    height: 100px !important;
}
.banner-block .edu-content {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 100%;
    margin-left: 2rem;
}
.banner-block .edu-content .banner-description {
    padding: 5px;
}
.post-row {
    background-color: #fff;
    border-radius: 0.5rem;
}
.category-header ul li {
    color: #fff;
}
.category-header .navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.category-header .navbar-light .navbar-nav .nav-link:hover {
    color: #1de095;
    border-bottom: 2px solid #1de095;
}
.category-header .navbar-light .navbar-nav .nav-link:active {
    color: #1de095;
    border-bottom: 2px solid #1de095;
}
.category-header .navbar-light .navbar-nav .nav-link.active {
    color: #1de095;
    border-bottom: 2px solid #1de095;
}
.grid-container {
    box-sizing: border-box;
    display: flex;
    flex-flow: column wrap;
    height: 80vh;
    margin-bottom: 5vh;
    text-align: center;
    text-transform: uppercase;
}
.grid-card {
    align-items: center;
    background-size: cover;
    background-position: center;
    border: 5px solid #f8f9fa;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    flex-grow: 0;
    font-family: sans-serif;
    font-size: 30px;
    font-weight: 700;
    height: 50%;
    justify-content: center;
    outline: 5px solid #f8f9fa;
    text-shadow: 0 0 5px #000;
    cursor: pointer;
}
.grid-card:nth-child(6n-5) {
    height: 33.333%;
}
.grid-card:nth-child(6n-4) {
    height: 66.666%;
}
.grid-card:nth-child(6n-3) {
    height: 50%;
}
.grid-card:nth-child(6n-2) {
    height: 50%;
}
.grid-card:nth-child(6n-1) {
    height: 66.666%;
}
.grid-card:nth-child(6n) {
    height: 33.333%;
}
@media (max-width:991px) {
    .grid-card:nth-child(6n-5),
    .grid-card:nth-child(6n-4),
    .grid-card:nth-child(6n-3),
    .grid-card:nth-child(6n-2),
    .grid-card:nth-child(6n-1),
    .grid-card:nth-child(6n) {
        width: 100% !important;
        height: 40% !important;
    }
    .grid-container {
        display: block !important;
    }
    .masonry-title {
        width: 100% !important;
    }
}
.subscribe-main {
    margin-left: -15px;
    margin-right: -15px;
}
.subscribe-input {
    height: 54px;
    border: 1px solid #e7e7e7;
}
.latest-category-image {
    width: 100%;
    border-radius: 0.5rem;
}
.latest-category-post .card-text {
    position: relative;
    height: 120px;
}
.latest-category-post .blog-sub-text {
    position: absolute;
    bottom: 10px;
}
.latest-category-post .blog-sub-text {
    color: #7e7c7c;
    font-size: 14px;
}
.latest-category-post blockquote {
    padding: 4px 20px 40px 10px;
    margin: 0 0 0;
    border-left-width: 4px;
}
.latest-category-post .card-text {
    font-size: 18px;
}
.latest-category-post h5 {
    font-size: 1.6rem;
}
.blog-item .card .card-body .card-title a {
    color: #1e3854;
}
.blog-item .card .card-body .card-title a:hover {
    color: #ed5564;
}
.side-image a img {
    object-fit: cover;
    width: 300px;
}
.latest-category-post blockquote .detail-description .card-title a {
    color: #1e3854;
}
.latest-category-post blockquote .detail-description .card-title a:hover {
    color: #ed5564;
}
.margin-t-100 {
    margin-top: 100px !important;
}
.masonry-title {
    width: 10rem;
}
.sk-chase {
    display: none;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    animation: sk-chase 2.5s infinite linear both;
}
.sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot 2s infinite ease-in-out both;
}
.sk-chase-dot:before {
    content: "";
    display: block;
    width: 25%;
    height: 25%;
    background-color: #4686a1;
    border-radius: 100%;
    animation: sk-chase-dot-before 2s infinite ease-in-out both;
}
.sk-chase-dot:nth-child(1) {
    animation-delay: -1.1s;
}
.sk-chase-dot:nth-child(2) {
    animation-delay: -1s;
}
.sk-chase-dot:nth-child(3) {
    animation-delay: -0.9s;
}
.sk-chase-dot:nth-child(4) {
    animation-delay: -0.8s;
}
.sk-chase-dot:nth-child(5) {
    animation-delay: -0.7s;
}
.sk-chase-dot:nth-child(6) {
    animation-delay: -0.6s;
}
.sk-chase-dot:nth-child(1):before {
    animation-delay: -1.1s;
}
.sk-chase-dot:nth-child(2):before {
    animation-delay: -1s;
}
.sk-chase-dot:nth-child(3):before {
    animation-delay: -0.9s;
}
.sk-chase-dot:nth-child(4):before {
    animation-delay: -0.8s;
}
.sk-chase-dot:nth-child(5):before {
    animation-delay: -0.7s;
}
.sk-chase-dot:nth-child(6):before {
    animation-delay: -0.6s;
}
@keyframes sk-chase {
    100% {
        transform: rotate(360deg);
    }
}
@keyframes sk-chase-dot {
    100%,
    80% {
        transform: rotate(360deg);
    }
}
@keyframes sk-chase-dot-before {
    50% {
        transform: scale(0.4);
    }
    0%,
    100% {
        transform: scale(1);
    }
}

</pre></body></html>