@import url('https://fonts.cdnfonts.com/css/novela');
@import url('https://fonts.cdnfonts.com/css/inter');



body {
    font-family: Inter;
    color: var(--swatch_dccb7db6);
    font-size: 1rem;
    background-color: #fffcf2;
    line-height: 1.5;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Novela', sans-serif;
    color: #224942;
}

.heading-2 {
    color: var(--swatch_c14b8e06);
}

h1 {
    font-size: 3.5rem;
}

h2 {
    font-size: 3rem;
}

h3 {
    font-size: 2.5rem;
}

h4 {
    font-size: 2rem;
}

h5 {
    font-size: 1.5rem;
}

h6 {
    font-size: 1.25rem;
}

p {
    font-size: 1rem;
}

a {
    text-decoration: none;
}

.main-navigation {
    width: auto;
}


.main-menu ul li a {
    color: #667085;
}

.btn-custom a {
    padding: 0.75rem 1.5rem;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    border-radius: 6px;
    background-color: var(--swatch_b268ef2f);
    color: var(--swatch_b75a18bc);
    text-align: center;
    font-size: 16px;
}

.btn-custom a:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08));
}

/* Header */
.phone_hotline a {
    color: #f96a63 !important;
    font-weight: 500 !important;
    font-size: 1.2rem !important;
}

.phone_hotline a::before {
    transform: rotate(90deg);
}

.nav-search {
    width: 0px;
    height: 100%;
    margin-bottom: 0px;
    background-image: url(/wp-content/uploads/2022/08/search-icon.png);
    background-position: 16.5px 50%;
    padding-left: 42px !important;
    transition: width 0.4s ease-in-out;
    background-repeat: no-repeat;
    border-color: transparent !important;
    background-color: transparent;
}

.nav-search:focus {
    max-width: 100%;
    width: 150px;
    color: rgb(83, 105, 102) !important;
    /* height: 38px; */
    padding-left: 10px !important;
    font-size: 14px;
    font-family: Inter;
    border-style: solid !important;
    border-width: 1px !important;
    background-image: none;
    border-radius: 8px !important;
    border-color: rgb(208, 213, 221) !important;
}

#btn_search {
    right: 10px;
    top: 6px;
    background: transparent;
    border: none;
    color: #667085;
    position: absolute;
    transition: all .3s;
}

#btn_search:hover {
    color: #f96a63;
}

.banner-homepage .left-content {
    z-index: 2;
}

.hero-home-img img {
    /* position: absolute;
    right: 0; */
    z-index: 1;
}

#masthead {
    position: sticky;
    top: 0;
    border-bottom: 1px solid rgb(242, 244, 247);
    background-color: #fffcf2;
    z-index: 3;
}

.home-ss2 {
    max-width: 768px;
}

.site-info a {
    color: black;
    margin-left: 10px;
    white-space: nowrap;
    transition: all .3s;
}

.main-mega-menu h4.mega-block-title {
    font-size: 1rem !important;
    color: var(--swatch_b268ef2f) !important;
    font-family: 'novela' !important;
    text-transform: none !important;
    font-weight: 400 !important;
    margin-top: 0.5rem !important;
    margin-bottom: 1.5rem !important;
}

.main-mega-menu .textwidget p:not(.p-rmore) a {
    margin-bottom: 14px !important;
    color: var(--swatch_c14b8e06) !important;
    font-weight: 600 !important;
    width: auto !important;
    transition: all .3s;
}

.blogpost5_author-wrapper a {
    transition: all .3s;
}

.main-mega-menu .textwidget p:not(.p-rmore) a:hover,
.blogpost5_author-wrapper a:hover {
    color: #f96a63 !important;
}

.main-mega-menu .p-rmore {
    display: flex;
}

.main-mega-menu .p-rmore a {
    color: var(--swatch_754759f0) !important;
    width: auto;
}

.main-mega-menu .p-rmore:after {
    color: var(--swatch_754759f0) !important;

}


.p-rmore:after {
    content: "\f105";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    margin-left: 15px;
}

.menu-item-15 a:after {
    content: "\f0d7";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    margin-left: 15px;
}

.featured-content ul li:not(:first-child) .p-excerpt p,
.post_excerpt p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.featured-content ul li:first-child .p-title {
    font-size: 2.5rem;
}

.featured-content ul {
    display: grid !important;
    grid-template-columns: auto auto;
}

.featured-content ul li:first-child {
    grid-row-start: 1;
    grid-row-end: 4;
}

.featured-content ul li {
    width: 100% !important;
}

.heading-small a,
.blog3-category_component h5 a {
    color: #224942;
}

.blog3-category_component .p-rmore,
.blog3-header_component .p-rmore {
    transition: all .3s;
}

.blog3-category_component .p-rmore:hover,
.blog3-header_component .p-rmore:hover {
    color: #f96a63 !important;
}

.sub-form {
    grid-template-columns: auto auto;
}

.is-style-wide {
    opacity: 1;
}

.hr-banner.is-style-wide {
    margin-top: -35px;
    position: absolute;
    left: 0;
    opacity: 1;
    border-bottom: none;
    width: 100vw;
}

#knowledgeBase {
    display: none;
    position: fixed;
    width: 100%;
    background-color: rgba(255, 252, 242, 0.95);
    z-index: 10;
    border-bottom: 1px solid rgb(242, 244, 247);
}

#knowledgeBase a p {
    color: #224942;
    font-size: 1rem;
    font-weight: bold;
}

#knowledgeBase .date {
    font-size: 14px;
}

.btn-primary a {
    display: flex;
    height: 48px;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background-color: rgb(249, 106, 99);
    transition-property: color, background-color, box-shadow;
    transition-duration: 400ms, 400ms, 400ms;
    transition-timing-function: ease, ease, ease;
    color: white;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    width: auto !important;
}

.btn-primary a:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08));
    color: white;
}

.button-secondary a:hover,
a.button-secondary-2:hover {
    background-color: rgb(249, 106, 99) !important;
    color: white !important;
}

.blogpost2_content article a:not(.wp-block-button__link),
.blogpost5_content article a:not(.wp-block-button__link) {
    color: rgb(249, 106, 99);
    transition: all .3s;
}

.blogpost2_content article a:not(.wp-block-button__link):hover,
.blogpost5_content article a:not(.wp-block-button__link):hover {
    color: #e5625b;
}

.f-menu {
    list-style-type: none;
}

.f-menu a {
    color: black;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
    transition: all .3s;
    text-decoration: none;
}

.f-menu a:hover,
.site-info a:hover {
    color: rgb(249, 106, 99);
}

.forminator-button-submit:hover {
    box-shadow: unset !important;
}

/* BLOG INDEX PAGE */
.blog63_author-text .text-weight-semibold {
    margin-bottom: 10px;
}

.custom-select {
    background-color: #f96a63;
    color: #FFFFFF;
    border-color: #f96a63;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;
}

.custom-select option {
    background: #fffcf2;
    color: black;
}

.image img {
    position: absolute;
    inset: 4.625rem 0% 0% auto;
    height: 761px;
}

.max-width-large {
    position: relative;
    display: block;
    width: 100%;
    max-width: 48rem;
    margin-right: auto;
    margin-left: auto;
    grid-auto-columns: 1fr;
    gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    text-align: center;
}

.blog3-newsletter_form {
    max-width: 30rem;
    margin-bottom: 0px;
}

.section-blog3-newsletter #forminator-module-155 {
    display: flex;
}

.section-blog3-newsletter .padding-vertical {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.heading-small-2 a {
    color: black;
}

.table-of-content {
    position: sticky;
    top: 4.5rem;
    background-color: #fffcf2;
    z-index: 2;
    padding-bottom: 2rem;
    padding-top: 2rem;
    margin-top: -2rem;
}

.blogpost5_content .entry-content.container>* {
    scroll-margin-top: 9rem;
}

.blogpost5_contributers #forminator-module-155 .forminator-button-submit {
    margin-right: 10px !important;
    padding: 0.75rem 1.5rem !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: var(--swatch_1766b841) !important;
    text-align: center !important;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 3rem !important;
}

.blogpost5_contributers #forminator-module-155 .forminator-row-last {
    width: 100%;
}

.blogpost5_contributers #forminator-module-155 .forminator-input.forminator-email--field {
    height: auto;
    min-height: 2.75rem;
    margin-bottom: 0px;
    padding: 0.5rem 0.75rem;
    border-style: solid;
    border-width: 1px;
    border-top-color: var(--swatch_dccb7db6);
    border-right-color: var(--swatch_dccb7db6);
    border-bottom-color: var(--swatch_dccb7db6);
    border-left-color: var(--swatch_dccb7db6);
    background-color: var(--swatch_1766b841);
    color: var(--swatch_dccb7db6);
    font-size: 1rem;
    line-height: 1.6;
}

.blogpost5_contributers #forminator-module-155 .forminator-row {
    width: 100%;
}

.blogpost5_contributers #forminator-module-155 .forminator-description {
    position: absolute;
    margin-top: 4rem;
}

/* Articles index page */
.articles-content * {
    scroll-margin-top: 9rem;
}

.articles-content .wp-block-post-excerpt__excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.toc-articles {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.toc-articles a {
    color: inherit;
}

ol.breadcrumb a {
    color: inherit;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: none;
}

ol.breadcrumb span {
    color: var(--swatch_dccb7db6);
}

.bulimia-category {
    row-gap: 5rem !important;
    margin-left: 0;
}

.bulimia-category li:nth-child(3):after {
    content: "";
    position: absolute;
    width: 100%;
    margin-top: 5rem;
    height: 2px;
    left: 0;
    background: #f4f4f4;
}

.call-to-action-ss .wp-container-14,
.call-to-action-ss .wp-container-44 {
    margin-bottom: 0 !important;
}

.text-size-toc {
    font-size: 0.925rem;
}

/* Article Two Column */
.blogpost5_content .entry-content.container {
    padding: 0;
}

.blogpost5_content h2 {
    margin-top: 2rem;
}

.blogpost5_author-image-wrapper .dots {
    color: transparent;
}

.blogpost5_author-image-wrapper .dots::before {
    height: 24px;
    width: 24px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg style='color:rgb(199,105,25);display:inline-block;vertical-align:middle' viewBox='0 0 24 24' height='24' width='24' fill='none' stroke='currentColor' xmlns='http://www.w3.org/2000/svg' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpolyline points='12 16 16 12 12 8'%3E%3C/polyline%3E%3Cline x1='8' y1='12' x2='16' y2='12'%3E%3C/line%3E%3C/svg%3E");
}

/* Custom Pattern */
.related_reading a {
    color: #f96a63;
}

.related_reading {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.related_reading ul {
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;
}

.related_reading ul li a {
    display: flex;
    column-gap: 14px;
}

.related_reading ul li a::before {
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg style='color:rgb(199,105,25);display:inline-block;vertical-align:middle' viewBox='0 0 24 24' height='24' width='24' fill='none' stroke='currentColor' xmlns='http://www.w3.org/2000/svg' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpolyline points='12 16 16 12 12 8'%3E%3C/polyline%3E%3Cline x1='8' y1='12' x2='16' y2='12'%3E%3C/line%3E%3C/svg%3E");
}

.related_reading hr {
    border: 0;
}

.highlight-statistics-fwidth .wp-block-columns,
.highlight-statistics-fwidth p,
.break-up-content p {
    margin-bottom: 1.2;
}

.break-up-content {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.break-up-content p+ul {
    margin-top: 1rem;
}

.break-up-content ul {
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;
}

.break-up-content ul li {
    display: block;
    column-gap: 14px;
    position: relative;
    padding-left: 2rem;
}

.break-up-content ul li::before {
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    min-width: 20px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg style='color:rgb(199,105,25);display:inline-block;vertical-align:middle' viewBox='0 0 24 24' height='20' width='20' fill='none' stroke='currentColor' xmlns='http://www.w3.org/2000/svg' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'%3E%3C/path%3E%3Cpolyline points='22 4 12 14.01 9 11.01'%3E%3C/polyline%3E%3C/svg%3E");
}

.break-up-content-2 .wp-block-columns {
    margin-bottom: 0;
}

.btn-high-light a:before {
    content: '\f05a';
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
}

.highlight-statistics-fwidth h2 {
    margin-top: 0;
}

.accordion-pattern .wp-block-getwid-accordion__header {
    padding: 1rem;
}

.accordion-pattern .wp-block-getwid-accordion__header a {
    color: inherit !important;
}

.accordion-pattern .wp-block-getwid-accordion__content {
    background-color: rgb(248, 248, 248);
}

.tabs-pattern .wp-block-getwid-tabs__title-wrapper a {
    color: inherit !important;
    text-decoration: none;
}

.tabs-pattern .wp-block-getwid-tabs__tab-content-wrapper {
    background-color: #e8f0ed;
}

.tabs-pattern .ui-tabs-active {
    background-color: #e8f0ed;
}

.tabs-pattern .wp-block-getwid-tabs__nav-link {
    border: 1px solid #e8f0ed;
}

.tabs-pattern .wp-block-getwid-tabs__tab-content-wrapper ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.tabs-pattern .wp-block-getwid-tabs__tab-content-wrapper ul li::before {
    content: "";
    height: 20px;
    width: 20px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg style='color:rgb(199,105,25);display:inline-block;vertical-align:middle' viewBox='0 0 24 24' height='20' width='20' fill='none' stroke='currentColor' xmlns='http://www.w3.org/2000/svg' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'%3E%3C/path%3E%3Cpolyline points='22 4 12 14.01 9 11.01'%3E%3C/polyline%3E%3C/svg%3E");
}

.tabs-pattern .wp-block-getwid-tabs__tab-content-wrapper ul li {
    display: flex;
    column-gap: 14px;
}

.resources-pattern hr {
    border: none !important;
}

.resources-pattern ol {
    margin-left: 0;
}

.resources-pattern h4 {
    margin-top: 0;
}

.phone-tooltip {
    font-size: 11px;
    position: absolute;
    border: black 1px solid;
    border-radius: 10px;
    padding: 10px;
    display: none;
    background-color: #fffcf2;
    max-width: 330px;
}

.phone-tooltip ul {
    margin-left: 0;
    margin-bottom: 0;
}

.phone-block i {
    color: #e5625b;
    cursor: pointer;
}

/* Further reading widget */
.further-reading-widget .child-page-list {
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;
}

.further-reading-widget .child-page-list a {
    color: inherit;
}

.further-reading-widget hr {
    border: none;
}

/* Footer */
/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 70%;
    top: 50%;
    transform: translate(0%, -50%);
}

.modal-popup {
    cursor: pointer;
}

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#colophon {
    border-top: 1px solid #f4f4f4;
    padding-top: 3rem;
}

.left-footer {
    padding-right: 8vw;
}

#colophon .forminator-input {
    width: 320px;
    max-width: 100%;
}

#colophon .forminator-description {
    display: none;
}

/* 404 page */
.error-404 a {
    color: var(--swatch_b268ef2f);
}