#page .site-content-contain .site-content .paginate_links {
    display: flex;
    justify-content: center;
    align-items: center;
}
#page .site-content-contain .site-content .paginate_links .page-numbers {
    color: #2a2f38;
    font-size: 20px;
    font-family: "SVN Poppins Regular";
    display: inline-block;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #e9e9ea;
    margin: 0 5px;
    border: 0;
    outline: 0;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .paginate_links .page-numbers {
        font-size: 12px;
    }
}
#page .site-content-contain .site-content .paginate_links .page-numbers.current {
    background: #0061af;
    color: #fff;
    font-weight: 700;
}
#page .site-content-contain .site-content .paginate_links .page-numbers i {
    line-height: 40px;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-banner {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
}
@media screen and (max-width: 1500px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-banner {
        padding: 50px 0;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-banner {
        padding: 30px 0;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-banner .banner-content {
        margin-bottom: 30px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-banner .banner-content h1 {
    color: #68026d;
    font-family: "SVN Poppins Bold";
    margin-bottom: 20px;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-banner .banner-content p {
    color: #2a2f38;
    font-size: 18px;
    font-family: "SVN Poppins Regular";
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-banner .banner-content p {
        font-size: 16px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-banner .banner-content .breadcrumb {
    margin: 0;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-banner .banner-image img {
    width: 100%;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-category {
    position: relative;
    background-color: #fdf8ff;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-category .list-cate {
    padding: 20px;
    border-radius: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: 0px 18px 23.5px -14px #f6e5f0;
    margin: 0 auto;
    flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-category .list-cate {
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: inline mandatory;
        justify-content: flex-start;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-category .list-cate {
        padding: 10px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-category .list-cate .cate-item {
    margin-right: 10px;
    flex: 0 0 auto;
}
@media screen and (max-width: 1024px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-category .list-cate .cate-item {
        scroll-snap-align: start;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-category .list-cate .cate-item:last-child {
    margin-right: 0;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-category .list-cate .cate-item.active a {
    background-color: #0061af;
    color: #fff;
    font-family: "SVN Poppins Bold";
    border-radius: 65px;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-category .list-cate .cate-item a {
    display: block;
    color: #2a2f38;
    font-size: 16px;
    font-family: "SVN Poppins Medium";
    padding: 10px 14px;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial {
    background-color: #fdf8ff;
    padding-top: 50px;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial {
        padding-top: 30px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .box-heading {
    margin-bottom: 30px;
    text-align: center;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .box-heading h2 {
    color: #0061af;
    font-family: "SVN Poppins Bold";
    margin-bottom: 12px;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .box-heading h3 {
    color: #68026d;
    font-family: "SVN Poppins Bold";
    margin-bottom: 0;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial {
    position: relative;
    z-index: 1;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .row.blog-slider-mobile .owl-stage-outer .owl-stage {
    padding-left: 0 !important;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .testimonial-item:hover .testimonial-thumb a img {
    transform: scale(1.1);
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .testimonial-item:hover .testimonial-content .testimonial-title h3 a {
    color: #0061af;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .testimonial-item:hover .testimonial-content .testimonial-button a {
    background-color: #0061af;
    color: #fff;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .testimonial-item .testimonial-thumb {
    overflow: hidden;
    border-radius: 20px;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .testimonial-item .testimonial-thumb a {
    display: block;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .testimonial-item .testimonial-thumb a img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-height: 260px;
    border-radius: 20px;
    transition: all 0.4s;
    object-fit: cover;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .testimonial-item .testimonial-thumb a img {
        max-height: 200px;
        min-height: 200px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .testimonial-item .testimonial-content {
    color: #525560;
    font-size: 16px;
    font-family: "SVN Poppins Regular";
    padding: 20px 0;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .testimonial-item .testimonial-content .testimonial-title h3 {
    font-family: "SVN Poppins Semibold";
    color: #272b2f;
    font-size: 24px;
    min-height: 90px;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .testimonial-item .testimonial-content .testimonial-title h3 {
        min-height: 120px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .testimonial-item .testimonial-content .testimonial-title h3 a {
    color: #272b2f;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .testimonial-item .testimonial-content .testimonial-desc {
    margin-bottom: 24px;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .list-testimonial .testimonial-item .testimonial-content .testimonial-button a {
    display: block;
    border: 1px solid #0061af;
    height: 48px;
    line-height: 48px;
    font-family: "SVN Poppins Bold";
    font-size: 14px;
    padding: 0 20px;
    max-width: 120px;
    margin: 0 auto 0 0;
    border-radius: 24px;
    color: #0061af;
    text-align: center;
    transition: all 0.4s;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .btn-wrapper {
    padding-bottom: 50px;
    border-bottom: 1px solid #f6e5f0;
    text-align: center;
    margin-top: 30px;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .btn-wrapper {
        padding-bottom: 30px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .btn-wrapper .btn-view-all {
    color: #0061af;
    font-size: 14px;
    font-family: "SVN Poppins Bold";
    display: inline-block;
    padding: 16px 24px;
    border: 1px solid #0061af;
    border-radius: 100px;
    transition: all 0.4s;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-testimonial .btn-wrapper .btn-view-all:hover {
    color: #fff;
    background-color: #0061af;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps {
    position: relative;
    background-color: #faf0f7;
    padding: 100px 0;
}
@media screen and (max-width: 991px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps {
        padding: 50px 0;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps {
        padding: 30px 0;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .elm-right {
    position: absolute;
    right: 0;
    bottom: 0;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .elm-right {
        display: none;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .box-heading {
    text-align: center;
    margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .box-heading {
        margin-bottom: 30px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .box-heading h2 {
    color: #0061af;
    font-family: "SVN Poppins Bold";
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .box-heading h3 {
    color: #68026d;
    font-family: "SVN Poppins Bold";
    font-size: 24px;
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .box-heading h3 {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .box-image {
        text-align: center;
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .box-image {
        margin-bottom: 30px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .box-image .image-usps {
    border-radius: 40px;
    border: 10px solid #fff;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .list-usps .usps-item {
    display: flex;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #eae4f0;
    align-items: center;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .list-usps .usps-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .list-usps .usps-item .box-icon {
    width: 60px;
    min-width: 60px;
    margin-right: 10px;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .list-usps .usps-item .box-content h3 {
    font-size: 18px;
    color: #2a2f38;
    font-family: "SVN Poppins Bold";
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .list-usps .usps-item .box-content h3 {
        font-size: 16px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .list-usps .usps-item .box-content p {
    font-size: 18px;
    color: #2a2f38;
    font-family: "SVN Poppins Regular";
    margin: 0;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .section-usps .list-usps .usps-item .box-content p {
        font-size: 16px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .bg-wrapper {
    position: relative;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .img-ps {
    position: absolute;
}
@media screen and (max-width: 991px) {
    #page .site-content-contain .site-content .archive-template.archive-testimonial .img-ps {
        display: none;
    }
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .pattern-1 {
    top: 20%;
    left: 0;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .pattern-2 {
    top: 40%;
    left: 10%;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .pattern-3 {
    top: 60%;
    left: 0;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .pattern-4 {
    top: 18%;
    right: 6%;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .pattern-5 {
    top: 30%;
    right: 0;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .pattern-6 {
    top: 48%;
    right: 0;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .pattern-7 {
    top: 65%;
    right: 8%;
}
#page .site-content-contain .site-content .archive-template.archive-testimonial .pattern-8 {
    bottom: 3%;
    right: 10%;
}
#page .site-content-contain .site-content .archive-template.archive-default .section-heading .box-heading {
    text-align: center;
    margin-bottom: 30px;
}
#page .site-content-contain .site-content .archive-template.archive-default .section-heading .box-heading h1 {
    color: #0061af;
    font-family: "SVN Poppins Bold";
    margin-bottom: 12px;
}
#page .site-content-contain .site-content .archive-template.archive-default .section-heading .box-heading h3 {
    color: #68026d;
    font-family: "SVN Poppins Bold";
    margin-bottom: 0;
}
#page .site-content-contain .site-content .archive-template.archive-default .section-list-post {
    padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
    #page .site-content-contain .site-content .archive-template.archive-default .section-list-post {
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-default .section-list-post {
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item {
        display: flex;
        margin-bottom: 24px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item:hover .box-thumb a img {
    transform: scale(1.1);
}
#page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item:hover .box-content a h3 {
    color: #0061af;
}
#page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item:hover .box-content .view-more {
    background-color: #0061af;
    color: #fff;
}
#page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-thumb {
    overflow: hidden;
    border-radius: 20px;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-thumb {
        width: 160px;
        min-width: 160px;
        margin-right: 15px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-thumb a {
    display: block;
}
#page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-thumb a img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-height: 260px;
    border-radius: 20px;
    transition: all 0.4s;
    object-fit: cover;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    #page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-thumb a img {
        max-height: 200px;
        min-height: 200px;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-thumb a img {
        max-height: 110px;
        min-height: 110px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-content {
    padding: 20px 0;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-content {
        padding: 0;
    }
}
#page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-content a h3 {
    font-family: "SVN Poppins Semibold";
    color: #272b2f;
    font-size: 24px;
    min-height: 90px;
    transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
    #page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-content a h3 {
        font-size: 18px;
        min-height: 70px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    #page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-content a h3 {
        min-height: 90px;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-content a h3 {
        font-size: 14px;
        margin-bottom: 8px;
        min-height: unset;
    }
}
#page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-content .box-des {
    color: #525560;
    font-size: 16px;
    font-family: "SVN Poppins Regular";
    margin-bottom: 24px;
}
@media screen and (max-width: 1024px) {
    #page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-content .box-des {
        font-size: 14px;
    }
}
@media screen and (max-width: 991px) {
    #page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-content .box-des {
        display: none;
    }
}
#page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-content .view-more {
    display: block;
    border: 1px solid #0061af;
    height: 48px;
    line-height: 48px;
    font-family: "SVN Poppins Bold";
    font-size: 14px;
    padding: 0 20px;
    max-width: 120px;
    margin: 0 auto 0 0;
    border-radius: 24px;
    color: #0061af;
    text-align: center;
    transition: all 0.4s;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-default .section-list-post .post-item .box-content .view-more {
        height: auto;
        line-height: unset;
        font-size: 12px;
        padding: 8px 20px;
    }
}
#page .site-content-contain .site-content:has(.arichive-template.archive-blog) {
    background: #faf6fa;
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive {
    max-width: 1200px;
}
@media screen and (max-width: 991px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive {
        padding: 0 15px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive header.page-header {
    text-align: center;
    margin: 0 50px;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive header.page-header {
        margin: 0;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive header.page-header h1 {
    color: #0061af;
    font-size: 50px;
    font-family: "SVN Poppins Bold";
    margin-bottom: 15px;
    margin-top: 1em;
    letter-spacing: 0;
}
@media screen and (min-width: 320px) and (max-width: 1200px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive header.page-header h1 {
        font-size: 30px;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive header.page-header h1 {
        font-size: 26px;
        margin-top: 1.5em;
    }
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive header.page-header h1 br {
        display: none;
    }
}
@media screen and (width: 320px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive header.page-header h1 {
        font-size: 24px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive header.page-header .taxonomy-description {
    color: #000;
    font-size: 16px;
    font-family: "SVN Poppins Regular";
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive header.page-header .taxonomy-description {
        font-size: 16px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary {
    width: 100%;
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-thumbnail a {
    display: block;
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-thumbnail .col-lg-6 img {
    width: 100%;
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-thumbnail .box-content a h3 {
    color: #0061af;
    font-size: 18px;
    font-family: "SVN Poppins Bold";
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-thumbnail .box-content a h3 {
        font-size: 13px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-thumbnail .box-content .box-des {
    color: #000;
    font-size: 14px;
    font-family: "SVN Poppins Regular";
    margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-thumbnail .box-content .box-des {
        display: none;
    }
}
@media screen and (width: 1024px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-thumbnail .box-content .box-des {
        font-size: 12px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-thumbnail .box-content button.view-more {
    background: 0 0;
    border: 1px solid #0061af;
    padding: 0;
    max-width: 150px;
    width: 150px;
    height: 40px;
    border-radius: 20px;
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-thumbnail .box-content button.view-more a {
    color: #0061af;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "SVN Poppins Regular";
    font-weight: 700;
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d9eeff;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 img {
    border-radius: 10px;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content {
        margin-top: 15px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content .promo-add {
    background: linear-gradient(96.52deg, #ae3ed6 -15.1%, #ea11bb 95.72%);
    border-radius: 13.3421px;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    font-family: "SVN Poppins Regular";
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content a h3 {
    font-size: 25px;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content a h3 {
        font-size: 22px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content .box-des {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 30px;
}
@media screen and (width: 1024px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content .box-des {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content .box-des {
        display: block;
        font-size: 14px;
        margin-bottom: 0;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content button.view-more {
    max-width: 227px;
    width: 227px;
    height: 53px;
}
@media screen and (width: 1024px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content button.view-more {
        max-width: 200px;
        width: 200px;
        height: 45px;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content button.view-more {
        display: none;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content button.view-more a {
    font-size: 18px;
}
@media screen and (width: 1024px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content button.view-more a {
        font-size: 14px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content button.view-more:hover {
    background: #0061af;
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-full-width .post-thumbnail .col-lg-6 .box-content button.view-more:hover a {
    color: #fff;
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail {
    background: #fff;
    border: 1px solid #ececec;
    box-sizing: border-box;
    border-radius: 10px;
    cursor: pointer;
    min-height: 190px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail {
        min-height: 150px;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail {
        min-height: 100px;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail .row .col-lg-8 {
        padding-left: 0;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail .row .col-lg-4 .box-img img {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 100%;
    height: 190px;
    object-fit: cover;
}
@media screen and (width: 1024px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail .row .col-lg-4 .box-img img {
        height: 188px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail .row .col-lg-4 .box-img img {
        height: 150px;
    }
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail .row .col-lg-4 .box-img img {
        height: 100px;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail .row .col-lg-8 .box-content {
    padding: 15px 30px 0 0;
}
@media screen and (max-width: 767px) {
    #page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail .row .col-lg-8 .box-content {
        padding: 15px 15px 0 0;
    }
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail:hover {
    box-shadow: 0px 17px 18px rgba(215 237 255), 0px 4px 30px rgba(188 225 255);
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail:hover .row .col-lg-8 .box-content h3 {
    color: #0061af;
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail:hover .row .col-lg-8 .box-content button.view-more {
    background: #0061af;
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #primary .site-main .post-archive-sidebar .row .col-lg-8 .row .post-format .post-thumbnail:hover .row .col-lg-8 .box-content button.view-more a {
    color: #fff;
}
#page .site-content-contain .site-content .archive-template.archive-blog .wrap-archive #secondary {
    width: 100%;
}