.category-title {
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: #007bff;
    font-family: 'Inter', sans-serif;
    text-align: start;
    background-color: #c2dbf0;

}
.full-width-background-blog {
    font-family: 'Inter', sans-serif;

}

.header-2023 {
    background-color: #fdfaee;
    position: static;
    top: -150px;
}

.header-2023 .header-upper {
    background-image: url(../images/header-bg.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
    padding: 24px 0 0;
}

.header-2023  .header-top-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 9999;
}

.header-2023 .header-top-row .header-top-row_left, .header-2023 .header-top-row .header-top-row_center, .header-2023 .header-top-row .header-top-row_right {
    width: 33.3333%;
}

.header-2023 .header-top-row svg {
    height: 58px;
    width: auto;
    display: block;
}



.header-2023 .header-top-row .header-top-row_center {
    font-weight: 700;
    font-size: 31.274px;
    line-height: 28px;
    text-align: center;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #333;
    display: none;
    text-decoration: none;
}
.header-2023 .header-top-row .header-top-row_center a {
    color: #333;

    text-decoration: none;
} 
.header-2023 .header-top-row .header-top-row_right {
    text-align: right;
}

.hero-blog .header-top-row .header-top-row_right a.btn {
    font-weight: 600;
}
.btn.btn-variant-primary {
    font-weight: 600;
    border-radius: 4px;
    padding: 12px 36px;
    background: #fff04b;
    color: #333;
}
.btn.btn-variant-primary:hover {
    background: #fed337;
}

.header-2023 .header-top-row .header-top-row_right .header-top-row_right-mobile {
    display: none;
}


.header-2023  .header-top-row .header-top-row_right .header-top-row_right-mobile a.btn {
    font-size: 14px;
    line-height: 20px;
    padding: 6px 14px;
}

.header-2023 .header-top-row .header-top-row_right a.btn {
    font-weight: 600;
}

.header-2023 .header-top-row .header-top-row_right .header-top-row_right-mobile .nav-menu-toggle svg {
    margin-left: auto;
}
.header-2023 .header-top-row .header-top-row_right .header-top-row_right-mobile .nav-menu-toggle {
    border: 0;
    padding: 2px 0;
    background: 0;
    width: 30px;
    height: 30px;
    margin-left: 12px;
}
@media screen and (max-width: 767px) {
    .header-2023 .header-top-row svg {
        height: 42px;
    }
}
@media screen and (max-width: 767px) {
    .header-2023 .header-upper {
        padding: 0;
        background-image: url(../images/header-bg-mobile.svg);
    }
}

.header-2023 .header-top-row .header-top-row_right .header-top-row_right-mobile .nav-menu-toggle svg:first-child {
    height: 20px;
    width: 20px;
}





.header-2023 .header-top-row .header-top-row_right .header-top-row_right-mobile .nav-menu-toggle svg:last-child {
    display: none;
    height: 28px;
    width: 28px;
}


.header-2023 .header-center-row {
    padding: 34px 0;
}

.header-2023 .header-center-row .blog-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #333;
    text-decoration: none;
}
.header-2023 .header-center-row .blog-title span:first-child {
    font-size: 22.5005px;
    line-height: 20px;
}
.header-2023 .header-center-row .blog-title span {
    text-align: center;
    letter-spacing: .15em;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
}

.header-2023 .header-center-row .blog-tagline {
    max-width: 500px;
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    text-align: center;
    color: #333;
    margin: 0 auto;
}



.header-2023 .header-center-row .blog-title span:last-child {
    margin-top: 12px;
    font-size: 36.54px;
    line-height: 33px;
}


.header-2023 .header-center-row hr {
    height: 1px;
    width: 144px;
    margin: 26px auto;
    border: 0;
    background: #000;
}

.hero-blog .header-center-row .blog-title span {
    text-align: center;
    letter-spacing: .15em;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
}

.header-2023 .header-bottom-row {
    background: #fff;
    border-bottom: 1px solid #c5c5c5;
}

.header-2023 .header-bottom-row_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.buttonSearch {
    border: 2px solid #00214e;
    background-color: #fdfaee;
    color: #00214e;
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    padding: 10px 15px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-font-smoothing: antialiased;
    transition: border-color 150ms ease, background-color 150ms ease;
}

.buttonSearch::placeholder {
    color: #00214e;
    opacity: 0.8;
}

.buttonSearch:focus {
    outline: none;
    border-color: #004080; /* Slightly darker blue for focus */
    background-color: #f0f0f0;
}


.header-2023 .header-bottom-row ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px;
}
.header-2023 .header-bottom-row ul li {
    margin: 0;
}

@media screen and (min-width: 1025px) {
    p, li {
        font-size: 18px;
        line-height: 30px;
        color:#333;
    }
}
.container-blog-header {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding: 0 24px;
}

.header-2023.show-search .header-bottom-row_inner {
    display: none;
}
.header-2023 .header-bottom-row ul a {
    display: inline-block;
    padding: 18px 20px;
    text-decoration: none;
    color: #333;
}
#open-nav-search {
    width: 24px;
    height: 25px;
    padding: 0 0 0 40px;
}
#search-submit, #open-nav-search, #close-nav-search {
    background: 0;
    border: 0;
    outline: 0;
    color: #333;
}

.header-2023 .search-nav-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
}
.header-2023 .header-bottom-row_inner, .header-2023 .search-nav-container {
    height: 66px;
}
#search-submit svg, #open-nav-search svg, #close-nav-search svg {
    display: block;
}
.header-2023 .show-search .search-nav-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header-2023 .search-nav-container svg {
    height: 30px;
    width: 30px;
}
.header-2023 .search-nav-container #search-input {
    margin: 0;
    border: 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #333;
}
.mobile-nav-is-open #mobile-nav-menu {
    display: block;
}

#mobile-nav-menu .search-nav-container-mobile {
    margin: 0 0 40px;
}
.mobile-nav-is-open .header-2023 .header-top-row .header-top-row_right .header-top-row_right-mobile .nav-menu-toggle svg:last-child {
    display: block;
}

#mobile-nav-menu {
    position: fixed;
    height: 100vh;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    padding-top: 67px;
}
#mobile-nav-menu .mobile-nav-menu_inner {
    height: 100%;
    padding: 18px 24px 36px;
}

#mobile-nav-menu .search-nav-container-mobile input {
    background: #fdfaee;
    border: 1px solid #f5f0e2;
    border-radius: 30px;
    padding: 12px 30px;
}

#mobile-nav-menu .menu-item-home {
    margin: 0 0 40px;
}
#mobile-nav-menu .menu-item-home a {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #333;
    text-decoration: none;
}
#mobile-nav-menu .mobile-nav-menu_inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


#mobile-nav-menu .mobile-nav-menu_inner ul li {
    margin: 0 0 40px;
}
#mobile-nav-menu .mobile-nav-menu_inner ul li a {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #333;
    text-decoration: none;
}
#mobile-nav-menu .mobile-nav-menu_book {
    position: absolute;
    bottom: 36px;
    width: 100%;
    left: 0;
    padding: 0 24px;
}

#mobile-nav-menu .mobile-nav-menu_book a {
    width: 100%;
}


.section-latest-stories {
    padding: 40px 0 0;
}
.section-latest-articles {
    padding: 40px 0 0;
}
.section-latest-articles .homepage-section-title {
    margin-bottom: 32px;
}
.section-latest-stories .homepage-section-title {
    margin-bottom: 32px;
}

.section-latest-articles .the-dose-posts-container {
    padding-bottom: 45px;
}
.homepage-section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.homepage-section-title h2, .homepage-section-title h3 {
    font-weight: 700;
    font-size: 21px;
    line-height: 21px;
    letter-spacing: .12em;
    text-transform: uppercase;
    margin: 0;
}

.section-latest-articles .the-dose-posts-container {
    padding-bottom: 45px;
}
.the-dose-posts-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 54px;
}
@media screen and (min-width: 1025px) {
    .the-dose-posts-container .the-dose-main {
        padding-right: 25px;
        border-right: 1px solid #c5c5c5;
    }
}
@media screen and (max-width: 767px) {
    .the-dose-posts-container .the-dose-main article.preview .post-text-content {
        padding-top: 24px;
    }
}

@media screen and (max-width: 767px) {
    .the-dose-posts-container .the-dose-main article.preview .post-text-content .entry-title {
        margin: 0 0 12px;
    }
}

@media screen and (max-width: 767px) {
    .the-dose-posts-container .the-dose-list article.preview {
        padding: 24px 0 !important;
        border-top: 1px solid #c5c5c5;
    }
}
@media screen and (max-width: 767px) {
    .the-dose-posts-container .the-dose-list article.preview figure {
        width: 70px;
        height: 70px;
    }
}
@media screen and (max-width: 767px) {
    .section-additional-posts hr {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .the-dose-posts-container .the-dose-list article.preview .post-text-content .entry-title {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .the-dose-list article.preview .post-text-content {
        padding: 0 18px 0 0;
    }
}
.the-dose-posts-container .the-dose-main {
    max-width: 737px;
    width: 100%;
}
.the-dose-posts-container article.preview {
    margin: 0;
}

@media screen and (min-width: 1025px) {
    article.preview {
        margin-bottom: 100px;
    }
}
@media screen and (min-width: 768px) {
    article.preview {
        margin-bottom: 50px;
    }
}
article.preview {
    position: relative;
    margin-bottom: 40px;
    padding-top: 0;
}
@media screen and (min-width: 768px) {
    .row .the-dose-main article .thumbnail {
        margin-bottom: 0;
        background-image: url(../images/hero-default.png);
    }
}
article.preview .post-image .thumbnail {
    background: #ddd;
    padding-top: 54.4%;
    background-size: cover;
    background-position: 50% 50%;
    background-image: url(../images/more-default.png);
}
figure {
    margin: 0;
}

.the-dose-posts-container article.preview .post-text-content {
    padding-top: 36px;
}
@media screen and (min-width: 1025px) {
    article.preview .post-text-content {
        padding-top: 45px;
    }
}
article.preview .post-text-content {
    padding-top: 35px;
    text-align: center;
}
.the-dose-posts-container article.preview .entry-eyebrow, .the-dose-posts-container article.preview .excerpt {
    display: none;
}
article.preview .entry-eyebrow {
    display: none;
}
.category-links a, .archive-type {
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 3px;
    display: inline-block;
    font-weight: 700;
    color: #ff6b63;
    vertical-align: top;
    text-transform: uppercase;
}

@media screen and (min-width: 1025px) {
    .the-dose-main article .post-text-content .entry-title {
        font-size: 36px !important;
        line-height: 44px;
    }
}
@media screen and (min-width: 768px) {
    .the-dose-main article:first-child .entry-title {
        font-size: 36px;
        line-height: 46px;
    }
}
@media screen and (max-width: 767px) {
    .header-2023 .header-center-row .blog-tagline {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .header-2023 .header-center-row .blog-title span:last-child {
        margin-top: 4px;
        font-size: 32px;
    }
}

@media screen and (max-width: 767px) {
    .header-2023 .header-center-row .blog-title span:first-child {
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    .header-2023 .header-top-row .header-top-row_right .header-top-row_right-desktop {
        display: none;
    }
}
.header-2023 .header-top-row .header-top-row_right .header-top-row_right-mobile a.btn {
    font-size: 14px !important;
    line-height: 20px;
    padding: 6px 14px;
    margin-top: 00px;

}


@media screen and (max-width: 767px) {
    .header-2023 .header-top-row .header-top-row_left, .header-2023 .header-top-row .header-top-row_center, .header-2023 .header-top-row .header-top-row_right {
        width: auto;
        --bs-gutter-x: 00rem !important;
    }
}
@media screen and (max-width: 767px) {
    .header-2023 .header-top-row .header-top-row_right .header-top-row_right-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media screen and (max-width: 767px) {
    .section-latest-stories .homepage-section-title {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 767px) {
    .section-latest-articles .homepage-section-title {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 767px) {
    .homepage-section-title h2, .homepage-section-title h3 {
        font-size: 16px;
        line-height: 16px;
    }
}
.explore-topics {
    padding: 80px 0;
}
.explore-topics ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: -12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
    .explore-topics ul li {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 20%;
        flex: 0 0 20% !important;
        width: 20% !important;
    }
}
.explore-topics ul li a .desc h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    color: #333;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .explore-topics ul {
        margin: -6px;
    }
}
.explore-topics .homepage-section-title {
    margin: 0 0 40px;
}

@media screen and (max-width: 767px) {
    .explore-topics .homepage-section-title {
        margin: 0 0 32px;
    }
}
@media screen and (max-width: 767px) {
    .header-2023 .header-center-row {
        padding: 63px 0 53px;
    }
}
@media screen and (max-width: 767px) {
    .explore-topics {
        padding: 40px 0;
    }
}

@media screen and (max-width: 767px) {
    .header-2023 .header-bottom-row {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .section-additional-posts .preview-latest-list-container .aside {
        width: 100% !important;
    }
}
@media screen and (max-width: 767px) {
    .row.preview-left-right-container article.preview .post-image {
        width: 100% !important;
        margin: 0 0 30px;
        flex: 0% !important;
    }
}
@media screen and (max-width: 767px) {
    .sidebar-book-an-appointment>div>span span {
        display: inline-block;
        max-width: 240px;
    }
}
@media screen and (max-width: 767px) {
    .mobile-nav-is-open .header-2023 .header-top-row {
        background: #fff;
    }
}
@media screen and (max-width: 767px) {
    .header-2023 .header-top-row {
        padding: 12px 0;
    }
}
@media screen and (max-width: 767px) {
    .explore-topics ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 12px 18px !important;
        text-align: left !important;
        position: relative !important;
        text-decoration: none;
        color:#333
    }
}
@media screen and (min-width: 768px) {
    .explore-topics ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.explore-topics ul li a {
    display: block;
    height: 100%;
    background: #f5f0e2;
    border-radius: 5px;
    padding: 36px 18px 65px;
    text-align: center;
    position: relative;
    -webkit-transition: -webkit-box-shadow ease-in-out .3s;
    transition: -webkit-box-shadow ease-in-out .3s;
    transition: box-shadow ease-in-out .3s;
    transition: box-shadow ease-in-out .3s, -webkit-box-shadow ease-in-out .3s;
    text-decoration: none;

}
@media screen and (max-width: 767px) {
    .explore-topics ul li a .icon-wrapper {
        height: 65px;
        width: 65px;
        margin: 0;
    }
}

@media screen and (max-width: 767px) {
    .explore-topics ul li {
        padding: 6px !important;
    }
}
.explore-topics ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 0;
    padding: 6px;
    width: 100%;
}



.explore-topics ul li .icon-wrapper {
    width: 156px;
    height: 156px;
    background: #fff;
    border-radius: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 36px;
}
@media screen and (max-width: 767px) {
    .explore-topics ul li a svg, .explore-topics ul li a img {
        height: 40px;
        width: 40px;
    }
}

@media screen and (max-width: 767px) {
    .explore-topics ul li a .desc {
        padding-left: 18px;
    }
}


@media screen and (max-width: 767px) {
    .explore-topics ul li a .desc h3 {
        font-size: 14px;
        line-height: 18px;
        margin: 0 0 4px;
    }
}

@media screen and (max-width: 767px) {
    .explore-topics ul li a .desc p {
        font-size: 12px;
        line-height: 16px;
        margin: 0;
    }
}
.explore-topics ul li a .desc .category-link {
    position: absolute;
    bottom: 40px;
    left: 50%;
    width: 120px;
    text-align: center;
    margin-left: -60px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
    color: #333;
}

.explore-topics ul li a .desc p {
    line-height: 25px;
}

@media screen and (max-width: 767px) {
    .explore-topics ul li a .category-link {
        display: none;
    }
}

.explore-topics ul li a svg, .explore-topics ul li a img {
    max-height: 90px;
    max-width: 90px;
}


@media screen and (max-width: 767px) {
    .sidebar-book-an-appointment {
        width: 100% !important;
    }
}
@media screen and (max-width: 767px) {
    .row.preview-left-right-container article.preview .entry-title {
        font-size: 19px !important;
        line-height: 32px!important;
    }
}
@media screen and (max-width: 767px) {
    .row.preview-left-right-container article.preview .post-text-content {
        padding: 0 !important;
    }
}
@media screen and (max-width: 767px) {
    .row.preview-left-right-container article.preview .btn {
        margin: 12px 0 0;
        padding: 12px 34px;
    }
}
@media screen and (max-width: 767px) {
    .section-book .container {
        padding: 0;
    }
}
article.preview .post-text-content .entry-title {
    border-top: 0;
    padding: 0;
}
.row.preview-left-right-container article.preview .post-image figure {
    width: 100%;
}
@media screen and (min-width: 1025px) {
    article.preview .post-text-content .entry-title {
        margin-top: 16px;
        margin-bottom: 16px;
    }
}
@media screen and (min-width: 768px) {
    article.preview .post-text-content .entry-title {
        margin-top: 5px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .explore-topics ul li a:after {
        content: "";
        background-image: url(../images/chevron-right.svg);
        height: 14px;
        width: 8px;
        margin-left: auto;
    }
}

article.preview .post-text-content .entry-title {
    margin-top: 10px;
    margin-bottom: 10px;
}
.the-dose-main .preview-header, .preview-left-right-container .preview-header, .preview-latest-hero-container .preview-header, .preview-latest-list-container .preview-header {
    font-size: 25px !important;
    line-height: 31px;
}
@media screen and (min-width: 1025px) {
    .preview-header {
        font-size: 21px !important;
        line-height: 27px;
    }
}
@media screen and (max-width: 767px) {
    .section-latest-stories .latest-load-more-mobile {
        display: block !important;
    }
}
.section-latest-stories .the-dose-posts-container {
    padding-bottom: 45px;
}

.section-latest-articles .the-dose-posts-container {
    padding-bottom: 45px;
}
.section-latest-stories .latest-load-more-mobile {
    display: none;
    width: 100%;
}
.section-latest-articles .latest-load-more-mobile {
    display: none;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .the-dose-posts-container {
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 767px) {
    .the-dose-posts-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 767px) {
    .the-dose-posts-container .the-dose-main article.preview {
        margin: 0 0 40px;
    }
}

.preview-header {
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #00214e;
}
.preview-header a {
    color: #333;
    text-decoration: none;
}
.tertiary-header, .time-byline {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: #9b9b9b;
}

article.preview .post-text-content .time-byline .author {
    margin-right: 10px;
}
article.preview .post-text-content .time-byline .author a {
    color: #2c64d8;
}

@media screen and (min-width: 1025px) {
    .the-dose-list {
        padding: 0 29px;
    }
}
.the-dose-list article.preview {
    padding-bottom: 40px;
}
.the-dose-posts-container article.preview {
    margin: 0;
}
.the-dose-list article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.the-dose-list article.preview .post-text-content {
    padding: 0 72px 0 0;
    text-align: left;
}

.the-dose-list article.preview+.preview {
    border-top: 1px solid #c5c5c5;
    padding-top: 40px;
}
.the-dose-list figure {
    height: 140px;
    width: 140px;
}
.the-dose-list article.preview {
    padding-bottom: 40px;
}
.the-dose-posts-container article.preview {
    margin: 0;
}
.alm-btn-wrap {
    text-align: center;
}
.btn.btn-variant-secondary {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    padding: 12px 24px;
    border: 1px solid #333;
    border-radius: 4px;
    background: transparent;
}
.alm-btn-wrap .alm-load-more-btn {
    width: 100%;
}
.btn.btn-variant-secondary:hover {
    background: #333;
    color: #fff
}
.sidebar-book-an-appointment {
    background: #ffbb95;
    width: 300px;
}
.section-reports .homepage-section-separator {
    margin-top: 0;
}

@media screen and (max-width: 767px) {
    .section-additional-posts .container-blog-header {
        padding: 0 !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .row.preview-latest-list-container .articles article.preview .post-text-content .entry-title {
        font-size: 20px !important;
        line-height: 1.3  !important;;
    }
}
.sidebar-book-an-appointment>div>span {
    font-weight: 500;
    font-size: 39px;
    line-height: 51px;
    color: #333;
    padding: 47px 34px 0;
    display: block;
}
@media screen and (max-width: 767px) {
    .sidebar-book-an-appointment>div>span {
        font-size: 30px;
        line-height: 48px;
        padding: 32px 24px 20px;
    }
}
.section-additional-posts .homepage-section-separator {
    margin-top: 0;
}
.homepage-section-separator {
    border-bottom: 1px solid #c5c5c5;
}
hr {
    border-bottom: 1px solid #eaefee;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 40px 0;
}
@media screen and (max-width: 767px) {
    .row.preview-left-right-container article.preview .post-image figure {
        height: 137px;
    }
}


@media screen and (max-width: 767px) {
    .section-additional-posts .row.preview-latest-list-container {
        padding: 0;
    }
}
@media screen and (max-width: 767px) {
    .row.preview-latest-list-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 767px) {
    .section-reports {
        padding: 40px 0;
    }
}
@media screen and (max-width: 767px) {
    .row.preview-left-right-container article.preview {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
}

.section-tags_tags-list {
    margin: -5px;
    margin-bottom: 54px;
}
@media screen and (max-width: 767px) {
    .section-additional-posts .section-tags_tags-list, .section-additional-posts .preview-latest-list-container .articles {
        display: none;
    }
}
.section-tags_tags-list span {
    display: inline-block;
    padding: 5px;
}

.btn.btn-variant-tag {
    padding: 15px 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #9e9e9e;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
}


.row.preview-latest-list-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 88px;
    flex-wrap: nowrap;
    
}

.aside {
    max-width: 100%  !important;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
    flex-shrink: initial !important;
    width: auto !important; /* Active, mais laisse la largeur définie par son contenu ou le parent */
}


.row.preview-latest-list-container .articles {
    width: 100%;
    padding-right: 27px;
    flex-shrink: initial;
    
 
    
}
@media screen and (min-width: 1280px) {
    .container-blog-header {
        padding: 0;
        max-width: 1170px;
    }
}

.row.preview-latest-list-container .articles article.preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}
@media screen and (min-width: 1025px) {
    article.preview {
        margin-bottom: 100px;
    }
}
@media screen and (min-width: 768px) {
    article.preview {
        margin-bottom: 50px;
    }
}
article.preview {
    position: relative;
    margin-bottom: 40px;
    padding-top: 0;
}
.row.preview-latest-list-container .articles article.preview .post-image {
    width: 49%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
}
.row.preview-latest-list-container .articles article.preview figure {
    width: 100%;
}

.row.preview-latest-list-container .articles article.preview .post-text-content {
    margin: 0;
    padding: 0 0 0 24px;
    text-align: left;
}
@media screen and (min-width: 1025px) {
    article.preview .post-text-content {
        padding-top: 45px;
    }
}
.header-2023.show-search .search-nav-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.row.preview-latest-list-container .articles article.preview .post-text-content .entry-title {
    font-weight: 500;
    font-size: 26px ;
    line-height: 44px;
    color: #333;
}
@media screen and (min-width: 1025px) {
    .preview-latest-list-container .articles article .post-text-content .entry-title {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

.tertiary-header, .time-byline {
    font-family: "work Sans", sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: #9b9b9b;
}

.sidebar-book-an-appointment .sidebar-book-an-appointment_btn-wrapper {
    padding: 0 34px 36px;
    text-align: center;
    position: relative;
    z-index: 9;
}

.sidebar-book-an-appointment .sidebar-book-an-appointment_btn-wrapper .btn {
    padding: 20px;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
}
.sidebar-book-an-appointment .sidebar-see-mobile {
    display: none;
}
.sidebar-book-an-appointment .sidebar-see-mobile svg {
    display: block;
    margin-left: auto;
}

@media screen and (max-width: 767px) {
    .sidebar-book-an-appointment .sidebar-see-mobile {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .sidebar-book-an-appointment .sidebar-zee-desktop {
        display: none;
    }
}
.section-reports .homepage-section-title {
    margin: 0 0 40px;
}

.row.preview-left-right-container article.preview:nth-child(2n+1) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.row.preview-left-right-container article.preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.row.preview-left-right-container article.preview:nth-child(2n+1) .post-text-content {
    padding: 0 24px 0 0;
    text-align: left;
}

.row.preview-left-right-container article.preview .post-text-content {
    padding: 0 0 0 24px;
    text-align: left;
}
.row.preview-left-right-container article.preview .entry-title {
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    color: #333;
    margin: 0;
}
.section-reports .time-byline {
    display: none !important;
}

.row.preview-left-right-container article.preview .btn {
    margin: 18px 0 0;
}
.tertiary-header, .time-byline {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: #9b9b9b;
}
.category-links a, .archive-type {
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 3px;
    display: inline-block;
    font-weight: 700;
    color: #ff6b63;
    vertical-align: top;
    text-transform: uppercase;
}
.section-reports {
    background: #fdfaee;
    padding: 68px 0;
}
.section-latest-articles {
    background: #F5F0E2;
}
.section-book {
    background: #ff8a56;
}
.section-book .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.section-book .section-book_content {
    max-width: 459px;
    padding: 74px 0 100px;
}
.section-book .section-book_content span {
    font-weight: 500;
    font-size: 47px;
    line-height: 130%;
    color: #333;
    display: block;
    margin-bottom: 44px;
}
.section-book .section-book_img {
    -ms-flex-item-align: end;
    align-self: end;
    width:  auto;
    padding-right: initial;
    padding-left: initial;

}
.section-book .section-book_img svg {
    display: block;
}
.section-book .section-book_img-mobile {
    display: none;
    padding: 0;
}
.section-book .section-book_img-mobile svg {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
@media screen and (max-width: 767px) {
    .section-book .section-book_img-mobile {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {
    .section-book .section-book_img-mobile {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .section-book .section-book_content span {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 24px;
    }
}
@media screen and (max-width: 767px) {
    .section-book .section-book_img {
        display: none;
    }
}
.row.preview-left-right-container article.preview .post-image {
    width: 66.6666%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 66.6666%;
    flex: 1 0 66.6666%;
}







@media screen and (max-width: 767px) {
    .section-book .section-book_content {
        padding: 40px 24px;
    }
}

@media screen and (max-width: 767px) {
    .section-book .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media screen and (max-width: 767px) {
    .section-book .container-blog-header {
        padding: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .section-book .section-book_content, .section-book .section-book_img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .section-book .section-book_content svg, .section-book .section-book_img svg {
        width: 360px;
        height: 192px;
    }
}

@media screen and (max-width: 767px) {
    .section-about {
        padding: 40px 0;
    }
}
.section-about {
    background: #1f4d2c;
    color: #fff;
    padding: 80px 0;
}
@media screen and (max-width: 767px) {
    .section-about .container-blog-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.section-about .container-blog-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 767px) {
    .section-about .section-about_left h2 {
        font-size: 22px !important;
        line-height: 32px!important;
        margin: 0 0 18px!important;
    }
}
@media screen and (max-width: 767px) {
    .section-about .section-about_left p {
        font-size: 16px !important;
    }
}

.section-about .section-about_left h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    color: #fff;
}
.section-about .section-about_left p {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
}

p, li {
    margin: 0 0 .75em;
    color: #333;
    font-size: 16px;
    line-height: 24px;
}
.section-about .section-about_left a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .section-about .section-about_right>div {
        padding: 32px 24px 24px;
    }
}
.section-about .section-about_right>div {
    background: #fff;
    padding: 40px;
    border-radius: 5px;
    max-width: 410px;
}
.section-about .section-about_right>div .section-about_right-copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .section-about .section-about_right>div .section-about_right-copy>div {
        width: 40px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
    }
}
@media screen and (max-width: 767px) {
    .section-about .section-about_right>div .section-about_right-copy>div svg {
        display: block;
        width: 100%;
    }
}
.section-about .section-about_right>div h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    padding: 0;
    margin: 0 0 0 32px;
    color: #333;
    max-width: 220px;
}
.section-about .section-about_right>div .btn {
    margin-top: 30px;
    width: 100%;
    font-weight: 600;
}
.newsletter {
    background: #feed5a;
    padding: 44px 0;
}
.subscribe-form {
    text-align: center;
    z-index: 0;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media screen and (max-width: 767px) {
    .newsletter .subscribe-form .column-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.newsletter .subscribe-form .column-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 767px) {
    .newsletter .subscribe-form h3 {
        font-size: 22px !important;
        line-height: 32px!important; 
        margin: 0 0 24px!important;;
    }
}
.newsletter .subscribe-form h3 {
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    color: #333;
    margin: 0;
    max-width: 410px;
    text-align: left;
}
.subscribe-form h3 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: normal;
    color: #00214e;
}
.newsletter .subscribe-form .form-bar {
    width: 100%;
    max-width: 510px;
}
form.form-bar {
    position: relative;
}
form.form-bar label {
    margin-bottom: 0;
    z-index: 1;
}
.subscribe-form label {
    margin-bottom: 0;
    position: relative;
    overflow-x: hidden;
    width: 100%;

}
label {
    display: block;
    color: #00214e;
    font-family: "Work Sans", sans-serif;
    margin-bottom: .375em;
}

form.form-bar input[type="email"] {
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    font-size: 18px;
    padding-right: 40px; /* Ajoute un espace pour la flèche */
    color: #00214e;
    background-color: #feed5a; /* Fond jaune */
    border: 0;
    border-bottom: 1px solid #00214e; /* Bordure fine en bas */
    padding: 10px 0;
    margin-bottom: 0;
    width: 100%;
    box-shadow: none; /* Supprime les ombres éventuelles */
    outline: none; /* Supprime le contour au focus */

}


form.form-bar input {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #00214e;
    padding: .75em 0;
    color: #00214e;
}
form.form-bar button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    outline: 0;
    padding: 0;
    background: transparent;
    color: #00214e;
    margin: 0;
    -webkit-transition: .7s cubic-bezier(0.19,1,0.22,1);
    transition: .7s cubic-bezier(0.19,1,0.22,1);
    z-index: 3;
    cursor: pointer;
    border: none; /* Supprime la bordure du bouton */

}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
form.form-bar button[type="submit"] .icon-arrow {
    height: 24px;
    width: 24px;
    fill: #fef3d1;
}
.buttonSubmit .icon-arrow {
    width: 24px;
    height: 24px;
    fill: #00214e;
    transition: transform 0.3s ease;
}
.buttonSubmit:hover .icon-arrow {
    transform: translateX(5px); /* Légère animation vers la droite au hover */
}
.section-about .section-about_left {
    max-width: 551px;
}
@media screen and (max-width: 767px) {
    .section-about .section-about_left {
        margin: 0 0 40px;
    }
}
.site .success .icon {
    fill: #00d45b;
    height: 19px;
    width: 26px;
    z-index: 2;
    opacity: 1;
}
.icon {
    fill: #00d45b;
    height: 19px;
    width: 26px;
    z-index: 2;
    opacity: 1;
}

.icon-labtani {
    width: 252px;
    height: 361px;
}

.btn {
    display: inline-block;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.msg {
    display: block;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    color: #00214e;
    bottom: 0;
    top: auto;
    font-size: 16px;
    margin: 0;
    line-height: 3.3;
}
.subscribe-header-input {
    background-color: #F9E925; /* Couleur de fond jaune */
    border: 0;
    border-bottom: 2px solid #00214e;
    font-size: 18px;
    color: #00214e;
    width: 100%;
    padding: 10px;
}
.buttonSubmit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #00214e;
    border-radius: 0;
    background-color: #fdfaee;
    color: #00214e;
    cursor: pointer;
    display: inline-block;
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    line-height: 1;
    padding: 14px 20px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: 150ms ease;
    transition: 150ms ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}