.core-content {
    background-color: #f9f9f9;
    padding: 40px 15px;
}
.core-content.is_home {
    background: #F6FBF2;
}
.core-content.is_home .core-container h2 {
    color: #000 !important;
}
.core-content.is_home .core-container h2 span {
    color: #88AB69;
}
.core-content .core-container {
    width: 100%;
    max-width: 700px;
    margin: auto;
    font-family: var(--main-r);
    color: #7C7C7C;
}
.core-content .core-container h3,
.core-content .core-container span,
.core-content .core-container strong {
    font-family: var(--main-sb);
    font-weight: initial;
}
.core-content .core-container p,
.core-content .core-container p {
    font-family: var(--main-r);
}
.core-content .core-container * {
    color: #7C7C7C;
}
.core-content .core-container h2,
.core-content .core-container h2 * {
    font-family: var(--main-sb);
    color: #88AB69;
    text-align: center;
}
.core-content .core-container h3,
.core-content .core-container h3 * {
    color: #88AB69;
}
.core-content .core-container .survey-widget-header h3 {
    color: #fff;
}
.core-content .core-container a {
    color: #1a73e8;
}
.core-content .core-container a:hover {
    color: #f36523;
}
.core-content .core-container h3 {
    margin: 20px 0 10px;
}
.core-content .core-container h4
.core-content .core-container h4 * {
    color: #88AB69 !important;
    font-weight: 600;
}
.core-content .core-container .core_content_title {
    font-family: var(--main-sb);
    font-size: calc(1.3rem + .6vw);
    color: #88AB69 !important;
    font-weight: 600;
    text-align: center;
    margin: 20px 0 10px;
}
.core-content .core-container .core_content_subtitle {
    font-family: var(--main-r);
    font-size: calc(1.275rem + .3vw);
    color: #7C7C7C;
    text-align: center;
    margin: 0;
}
@media (min-width: 1200px) {
    .core-content .core-container .core_content_title {
        font-size: 1.75rem;
    }
    .core-content .core-container .core_content_subtitle {
        font-size: 1.5rem;
    }
}
@media (max-width: 1024px) {
    .core-content {
        padding: 20px 15px;
    }
}
p {
    margin: 18px 0;
}
.core-content .core-container ul,
.core-content .core-container ol {
    padding-left: 22px;
    margin: 1em 0;
}
.core-content .core-container ul li {
    display: flow-root;
    position: relative;
}
.core-content .core-container ul li::before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #7C7C7C;
    position: absolute;
    top: 11px;
    left: -15px;
    border-radius: 50%;
}
.core-content .core-container ul li p:first-child {
    margin-top: 0;
}
@media(max-width:767px) {
    .core-content .core-container h3 {
        margin: 13px 0 7px;
    }
}


/*toggle*/
.core-content .core-container #faqs_dropdown .toggle {
    border: 1px solid #7c7c7c;
    border-radius: 15px;
    margin-bottom: 16px;
    overflow: hidden;
    background-color: #fff;
}
.core-content .core-container #faqs_dropdown .toggle .toggle-title {
    margin: 0 !important;
    border: initial !important;
}
.core-content .core-container #faqs_dropdown .toggle .toggle-title.active {
    background-color: initial;
}
.core-content .core-container #faqs_dropdown .toggle .toggle-title .title-name {
    display: block;
    font-size: 20px !important;
    padding: 30px 40px 30px 24px !important;
    line-height: 1.25;
    color: #88ab69;
    font-weight: initial;
}
.core-content .core-container #faqs_dropdown .toggle .toggle-title.active .title-name {
    padding-bottom: 10px !important;
    font-weight: initial;
}
.core-content .core-container #faqs_dropdown .toggle .toggle-title i {
    position: absolute;
    background: url(../img/icons/tipdown_arrow.svg) no-repeat center center;
    width: 26px;
    height: 26px;
    transform: rotate(0deg);
    transition: all 0.3s ease;
    margin: 0 10px;
    top: 30px;
    right: 0;
    filter: brightness(0) saturate(100%) invert(41%) sepia(45%) saturate(316%) hue-rotate(164deg) brightness(97%) contrast(100%);
}
.core-content .core-container #faqs_dropdown .toggle .toggle-title:not(.active) i {
    rotate: -90deg;
}
.core-content .core-container #faqs_dropdown .toggle .toggle-inner * {
    font-size: 18px;
}
.core-content .core-container #faqs_dropdown .toggle .toggle-inner *:not(a) {
    color: #000;
}
.core-content .core-container header {
    background-color: initial;
}
.core-content .core-container header a {
    text-decoration: none;
    font-family: var(--main-sb);
}
.modal_content p,
.get_a_quote_popup_wrapper #popupForGetAQuote #featured-widget-subtitle p {
    margin: 0 !important;
}
.get_a_quote_popup_wrapper #popupForGetAQuote #featured-widget-subtitle p a.quoting_disclaimer_modal_button sup {
    font-size: 25px;
    top: 4px;
    margin-left: 5px;
}
.get_a_quote_popup_wrapper #popupForGetAQuote .quoting_disclaimer_modal_section {
    padding: 0 35px 20px;
}
.get_a_quote_popup_wrapper #popupForGetAQuote .quoting_disclaimer_modal_section .quoting_disclaimer_modal_toggle_section {
    display: flex;
    align-items: center;
    width: fit-content;
    cursor: pointer;
}
.get_a_quote_popup_wrapper #popupForGetAQuote .quoting_disclaimer_modal_section .quoting_disclaimer_modal_toggle_section .quoting_disclaimer_modal_toggle_title {
    font-weight: 600;
}
.get_a_quote_popup_wrapper #popupForGetAQuote .quoting_disclaimer_modal_section .quoting_disclaimer_modal_toggle_section .quoting_disclaimer_modal_toggle_title,
.get_a_quote_popup_wrapper #popupForGetAQuote .quoting_disclaimer_modal_section p {
    font-family: var(--main-r);
    font-size: 16px;
    color: var(--main-800);
}
.get_a_quote_popup_wrapper #popupForGetAQuote .quoting_disclaimer_modal_section .quoting_disclaimer_modal_toggle_section .quoting_disclaimer_modal_toggle_icon {
    width: 25px;
    height: 25px;
    transform: rotate(-90deg);
}
.get_a_quote_popup_wrapper #popupForGetAQuote .quoting_disclaimer_modal_section .quoting_disclaimer_modal_language {
   display: none;
}
.get_a_quote_popup_wrapper #popupForGetAQuote .quoting_disclaimer_modal_section.active .quoting_disclaimer_modal_toggle_section .quoting_disclaimer_modal_toggle_icon {
    transform: rotate(0);
}
.get_a_quote_popup_wrapper #popupForGetAQuote .quoting_disclaimer_modal_section.active .quoting_disclaimer_modal_language {
    display: block;
}
@media (max-width: 1000px) {
    .get_a_quote_popup_wrapper #popupForGetAQuote .quoting_disclaimer_modal_section {
        padding: 0 15px 20px;
    }
}

.core-content .core-container .takeaway {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    margin: 0 0 50px;
    border: 1px solid #7c7c7c;
    border-radius: 15px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .33);
    background: #fff !important;
    box-sizing: border-box;
    width: 100%;
}

.hio-footnotes-title {
    position: relative;
    padding: 10px 0;
    font-weight: initial;
    cursor: pointer;
    background: #f3f2f1;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    font-family: var(--main-sb);
}
.hio-footnotes-title p {
    max-width: 1280px;
    padding: 0 15px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
}
.hio-footnotes-title span {
    position: relative;
}
.hio-footnotes-title span::after {
    content: '';
    position: absolute;
    top: 50%;
    left: calc(100% + 20px);
    translate: 0 -50%;
    background-image: url(/wp-content/themes/mro/assets/img/icons/caret-up.svg);
    background-size: cover;
    width: 27px;
    height: 25px;
    rotate: 90deg;
    transition: .3s ease-out;
    filter: invert(54%) sepia(0%) saturate(0%) hue-rotate(239deg) brightness(90%) contrast(99%);
}
.hio-footnotes-title.active span::after {
    rotate: 180deg;
}
ol.footnotes {
    background-color: #f3f2f1 !important;
    margin: 0 !important;
    display: none;
    padding: 0 1rem 1rem 29px !important;
}
