/* iulblogs.css */

#main-content {
	min-height: 50vh;
}

.rvt-c-columns__divider {
    flex-basis: 5%;
}

/* topic names */
.cat-links {
    list-style: none;
}

.cat-links a {
    color: #800000;
}

/* apply rivet style to WP dropdown */
select {
    background-color: #006298;
    border: .125rem solid #006298;
    border-radius: .25rem;
    color: #fff;
    height: 2.5rem;
    padding: 0 .75rem;
}

.sticky-posts>article {
    display: block;
    /* max-width: 700px; */
    padding-top: 3rem !important;
}

a.read-more {
    margin-left: .5rem;
}

a.more-link {
    text-decoration: none;
}

#categories-2>ul {
    list-style: none;
}

li.cat-item {
    list-style: none;
    /*  margin-left: -2.5rem; */
    /*  line-height: 19.5px; */
}

h1.entry-title {
    color: #243142;
    font-weight: 500;
    font-size: 1.8125rem;
    position: relative;
    margin-top: 0.1rem;
}

h1.page-title {
    font-size: 2rem;
    font-weight: 700;
    margin: 0 0 1rem 0;
}

.comment-reply-title {
    display: none;
}

p.comment-form-url {
    display: none;
}

.entry-meta {
    color: #4c5a69;
    font-size: .875rem;
}

.entry-date {
    margin-right: 0.3rem;
}

.author.vcard {
    margin-left: 0.3rem;
}

.author.vcard a {
    color: #006298;
    text-decoration: none;
}

.author.vcard a:hover {
    text-decoration: underline;
}

.rvt-footer-resources__heading {
    display: inline-block;
}

.rvt-button--link {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #006298;
    font-weight: 500;
    height: initial;
    padding: 0;
    display: inline-flex;
    align-items: initial;
    transition: none
}

.rvt-button--link:hover {
    background-color: transparent;
    color: #004f80
}

@media screen and (min-width: 46.25em) {
    .rvt-hero {
        padding-top: 3rem;
        padding-bottom: 2rem;
    }
}

.rvt-input-group__input, .rvt-input-group__input:not(:last-child), .rvt-input-group__input:not(:first-child) {
    z-index: 0;
}

@media screen and (min-width: 46.25em) {
    .rvt-billboard__image:after {
        content: "";
        display: block;
        background-color: #f8f9fa;
        position: absolute;
        top: -2rem;
        right: 0;
        width: 50vw;
        height: calc(100% + 2rem);
        margin-right: calc(50% - 50vw);
        z-index: -1
    }
}

/*.rvt-header-wrapper {
    border-bottom: 1px solid #ddd;
    box-shadow: 0 3px 6px rgb(36 49 66 / 7%);
} */

/* Rivet iulblogs custom classes */
.rvt-c-entry-summary {
    margin-top: -0.6rem;
}

@media screen and (min-width: 67.5em) {
    .rvt-c-feed-content {
        /*  flex-basis: 68.3333%; */
        max-width: 68.3333%;
    }

    .rvt-c-media-img {
        /*  flex-basis: 300px; */
        /*  max-width: 28.6667%; */
        /* padding-right: 2rem; */
        max-width: 400px;
        margin-bottom: 0.5rem;
    }

    .rvt-c-media-feature-img {
        max-width: 400px;
    }
}

@media screen and (min-width: 46.25em) {
    .rvt-c-feed-content {
        /*  flex-basis: 68.3333%; */
        max-width: 68.3333%;
    }

    .rvt-c-media-img {
        /*  flex-basis: 300px; */
        /*  max-width: 28.6667%; */
        /* padding-right: 2rem; */
        max-width: 400px;
        margin-bottom: 0.5rem;
    }

    .rvt-c-media-feature-img {
        max-width: 400px;
    }
}

@media screen and (min-width: 30em) {
    .rvt-c-feed-content {
        /*  flex-basis: 68.3333%; */
        max-width: 68.3333%;
    }

    .rvt-c-media-img {
        /*  flex-basis: 300px; */
        /*  max-width: 28.6667%; */
        /* padding-right: 2rem; */
        max-width: 400px;
        margin-bottom: 0.5rem;
    }

    .rvt-c-media-feature-img {
        max-width: 400px;
    }
}

@media screen and (max-width: 22.25em) {
    .rvt-c-feed-content {
        max-width: 100%;
    }

    .rvt-c-media-img {
        /*  flex-basis: 300px; */
        /*  max-width: 28.6667%; */
        /* padding-right: 2rem; */
        max-width: 100%;
        margin-bottom: 0.5rem;
    }

    .rvt-c-media-feature-img {
        max-width: 100%;
    }

    .rvt-c-feature-content {
        max-width: 100%;
    }
}

@media screen and (min-width: 67.5em) {
    .rvt-header-menu__submenu {
        right: -4rem;
    }
}

.rvt-billboard__image img {
    object-fit: cover;
    /*    object-position: top; */
    height: 400px;
    max-height: 400px;
}

.rvt-c-billboard__link a {
    text-decoration: none;
}

.rvt-billboard__title {
    color: #243142;
}

.rvt-c-billboard__link a:hover {
    text-decoration: underline;
}

.rvt-card__image img {
    object-fit: cover;
    object-position: top;
    height: 300px;
    max-height: 300px;
}

.rvt-card__eyebrow a {
    display: block;
    font-size: .875rem;
    text-decoration: none;
    color: #990000;
}

.rvt-c-card-section__title {
    font-size: 1.8125rem;
    position: relative;
    margin-top: 5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.rvt-c-card-section__title:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #900;
    width: 2rem;
    height: 0.5rem;
    top: -1rem;
}

.rvt-container-lg.rvt-c-card-list-home {
    padding-left: 0;
    padding-right: 0;
}

.rvt-c-icon-inline {
    display: inline-flex;
}

.rvt-icon>svg, rvt-icon>svg, rvt-icon:not(:defined)::before {
    height: 1rem;
    width: 1rem;
    margin-right: .5rem;
    color: #A0ABB4;
}

.rvt-c-button-read-more {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 5rem;
}

.rvt-c-button-edit-post {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 1rem;
}

.rvt-cta--button:focus {
    box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #004f80;
}

.rvt-cta--button:hover {
    background-color: #00385E;
    border-color: #00385f;
    color: #fff;
}

.rvt-c-category-title {
    text-align: center;
    font-size: 1.3rem;
}

.rvt-c-sidenav-search__label, .rvt-c-feature-search__label {
    color: #900;
    font-size: .875rem;
    font-weight: 700;
    display: block;
    letter-spacing: .04rem;
    text-transform: uppercase;
}

.rvt-c-feature-search__label {
    font-size: 1rem;
}

.rvt-c-single-category__title a {
    display: block;
    font-size: 1rem;
    text-decoration: none;
    color: #990000;
}

.nav-links {
    display: flex;
}

.nav-previous {
    text-align: left;
    margin-right: 1rem;
}

.nav-next {
    text-align: right;
    margin-left: 1rem;
}

.nav-previous a {
    text-decoration: none;
    display: flex;
}

.nav-next a {
    text-decoration: none;
    display: flex;
}

.rvt-sidenav__link {
    padding: 0.5rem 0.5rem 0.5rem 0;
    color: #006298;
}

.rvt-sidenav__link:focus,
.rvt-sidenav__link:hover {
    color: #00385F
        /* darken hover */
}

.fbc-page .fbc-wrap .fbc-items {
    background-color: #fff;
}

.rvt-c-button__header {
    border: .125rem solid #e2e7e9;
    border-radius: 999px;
    /* to use default square shape .25rem; */
    display: flex;
    line-height: .875rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.rvt-c-button__header:hover {
    background-color: #edfafd;
    border-color: #006298;
}

.rvt-c-button__footer {
    margin-top: 1rem;
    background-color: #ffffff;
    border: #ffffff;
    border-radius: 999px;
    color: #990000;
    line-height: .875rem;
    height: 2.5rem;
    align-items: center;
    cursor: pointer;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    padding: 0 0.75rem;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.rvt-c-button__footer:hover, .rvt-c-button__footer:active {
    color: #ffffff;
    border: .125rem solid #fff;
    border-radius: 999px;
    background-color: #990000;
    /*  border-color: transparent; */
}

.rvt-c-button__footer:focus {
    /*  outline-color: #fff; */
    box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #990000;
}

.rvt-header-menu__link:focus, .rvt-header-menu__link:hover {
    color: #006298;
    outline: 0;
    outline-offset: .125rem;
    text-decoration: underline;
}

.rvt-text-input {
    font-size: .875rem;
}

/* convert blog search box/button to crimson */
.rvt-c-text-input__blogs {
    border: 1px solid #990000;
    /* base color */
}

.rvt-c-text-input__blogs:focus {
    box-shadow: 0 0 0 .125rem #990000;
}

.rvt-c-button-search__blogs {
    background-color: #990000;
    border: .125rem solid #990000;
    /* base color */
}

.rvt-c-button-search__blogs:active {
    background-color: #5a0c0c;
    border-color: #5a0c0c;
    /* darkest shade */
}

.rvt-c-button-search__blogs:focus {
    box-shadow: 0 0 0 .1rem #fff, 0 0 0 .25rem #dc231e;
    /* one shade lighter */
}

.rvt-c-button-search__blogs:hover {
    background-color: #800000;
    border-color: #800000;
    /* one shade darker */
}

.rvt-seriesnav__icon {
    height: 3rem;
    width: 3rem;
    padding: 0.5rem;
}

.rvt-c-sidebar-social__list {
    justify-content: flex-start;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    list-style: none;
    padding: 0;
    margin-top: 0.5rem;
    margin-bottom: 0;
}

.rvt-c-sidebar-social__list>li {
    margin-right: .5rem;
}

footer.entry-footer {
    margin-bottom: 1rem;
}

/* OVERRIDE for DEFAULT WP style.min.css */
.wp-block-image figure.aligncenter {
    text-align: center;
}

/* temporary fix 6.1.1 for galley CSS bug https://github.com/WordPress/gutenberg/issues/45713 */
.is-layout-flex {
    display: flex;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
    margin: 5px;
}

tr.user-pass1-wrap {
    display: none;
}

.rvt-accordion__toggle {
    padding: 1.5rem 1rem 1.5rem 0rem;
}

.wp-block-button__link {
    color: #fff;
    background-color: #990000;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-button__link:hover {
    background-color: #800000;
    border-color: #800000;
    color: #fff;
}

.rvt-c-edit-post {
    height: 3.5rem;
}

.rvt-header.menu {
    z-index: 1000;
}

@media screen and (min-width: 46.25em) {
    .rvt-billboard__image {
        z-index: 0;
    }
}

/* make sticky excerpt link identifiable on hover */
a.more-link-sticky {
    text-decoration: none;
}

a.more-link-sticky:hover {
    text-decoration: underline
}

/* Original overrides for Rivet in Drupal 10 */

.button-action {
    display: inline-block;
    padding: 0.2rem 0.5rem 0.3rem;
    text-decoration: none;
    line-height: 160%;
}

.button-action::before {
    margin-left: -0.1rem;
    padding-right: 0.2rem;
    content: "+";
    font-weight: 900;
}

[dir="rtl"] .button-action::before {
    margin-right: -0.1rem;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0.2rem;
}

.rvt-flow>.embedded-entity, .rvt-flow>.embedded-entity+* {
    --flow-space: 3rem;
}

@media screen and (min-width: 46.25em) {
    .rvt-layout__wrapper--single .align-left.caption-drupal-entity, .rvt-layout__wrapper--single .align-left.embedded-entity {
        margin-left: -1.5rem;
    }
}

.rvt-c-image-button {
    margin-right: 1rem;
    margin-left: 1rem;
}

.rvt-c-image-button:first-child {
    margin-right: 0;
    margin-left: 0;
}

li>.rvt-radio, li>.rvt-checkbox {
    margin-top: 0;
    margin-bottom: 0;
}

.rvt-flex>.form-item {
    margin-top: 0;
    margin-bottom: 0;
}

.rvt-flex>.field-prefix, .rvt-flex>.field-suffix {
    display: flex;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.rvt-flex>.field-prefix {
    margin-right: 0.5rem;
}

.rvt-flex>.field-suffix {
    margin-left: 0.5rem;
}

.rvt-flex>.field-prefix>.form-item, .rvt-flex>.field-suffix>.form-item {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
}

.rvt-label.rvt-sr-only+* {
    margin-top: 0;
}

.rvt-checkbox input[type="checkbox"]~label.rvt-c-label--option {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.25rem;
}

.icon-help {
    padding: 1px 0 1px 20px;
    background: url(/themes/contrib/rivet/images/icons/rvt-question-mark-circle.svg) 0 50% no-repeat;
}

.feed-icon {
    display: block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    background: url(/themes/contrib/rivet/images/icons/rvt-icon-rss.svg) no-repeat;
}

.rvt-footer-social .feed-icon {
    display: block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: url(/themes/contrib/rivet/images/footer-social/rss.svg) no-repeat;
}

.rvt-c-description {
    display: block;
    color: #75838f;
    font-size: 0.875rem;
}

.rvt-c-description--after {
    margin-top: 0.25rem;
}

.rvt-c-description--before {
    margin-bottom: 0.25rem;
}

.rvt-c-description .rvt-c-field {
    display: inline;
    margin: 0;
}

.rvt-c-field {
    display: block;
    margin: 1rem 0;
}

.rvt-c-field--image {
    margin: 0;
}

.rvt-c-field.rvt-prose :last-child {
    margin-bottom: 0;
}

.rvt-c-field__label {
    font-weight: 500;
}

.rvt-c-field__label+p {
    display: block;
    margin-top: 0.25rem;
}

.rvt-c-field__label--inline {
    display: inline;
    float: left;
    margin-right: 0.25rem;
}

.rvt-c-field__list {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.rvt-c-field__list--inline, .rvt-c-field__list--inline ul, .rvt-c-field__list--inline li {
    display: inline;
}

.rvt-p-lr-none {
    padding-right: 0;
    padding-left: 0;
}

.rvt-p-tb-none {
    padding-top: 0;
    padding-bottom: 0;
}

.rvt-m-lr-none {
    margin-right: 0;
    margin-left: 0;
}

.rvt-m-tb-none {
    margin-top: 0;
    margin-bottom: 0;
}

.rvt-select {
    line-height: normal;
}

.rvt-alert__message {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.rvt-alert__message :first-child {
    margin-top: 0;
}

.rvt-alert__message :last-child {
    margin-bottom: 0;
}

.rvt-alert__message ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.rvt-alert__message li+li {
    margin-top: 0.8rem;
}

.rvt-header-wrapper {
    position: relative;
    z-index: 500;
}

.rvt-button--primary~.rvt-button:not(.rvt-button--danger) {
    color: #006298;
    border-color: #c6ecf6;
    background-color: transparent;
}

.rvt-button--primary~.rvt-button:not(.rvt-button--danger):hover {
    color: #004f80;
    border-color: #c6ecf6;
    background-color: #edfafd;
}

.rvt-button--primary~.rvt-button:not(.rvt-button--danger):focus {
    outline: none;
    box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #328bb8;
}

.rvt-button--primary~.rvt-button:not(.rvt-button--danger):active {
    color: #004f80;
    border-color: #94d2e7;
    background-color: #c6ecf6;
}

.rvt-avatar svg {
    width: 75%;
    height: 75%;
}

.rvt-pagination__item {
    width: auto;
    min-width: 2.5rem;
}

.rvt-layout__wrapper--single.rvt-p-tb-xxl+.rvt-c-region {
    margin-top: -4rem;
}

.rvt-layout__wrapper--details [class*="rvt-container"] {
    max-width: initial;
    padding-right: 0;
    padding-left: 0;
}

.rvt-sidenav__link[aria-current="true"] {
    background-color: #fff3f0;
}

.rvt-sidenav__link[aria-current="true"]::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0.25rem;
    height: 100%;
    content: "";
    background-color: #900;
}

.rvt-c-footer-resources__button {
    margin-top: 0.5rem;
    padding: 0.25rem 1rem;
    background-color: #fff;
    border: #fff;
    color: #900;
    min-width: 15rem;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.rvt-c-footer-resources__button:hover {
    background-color: #fa0;
    border: #fa0;
    color: #900;
}

.rvt-c-footer-resources__link-list .rvt-c-field {
    margin: 0;
}

@media screen and (min-width: 67.5em) {
    .rvt-c-footer-resources__link-list .rvt-c-field__list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

.rvt-c-footer-resources__link-list li {
    margin-top: 0.5rem;
}

.rvt-c-footer-resources__link-list a {
    color: #ffffff;
    display: block;
    font-size: 0.875rem;
    text-decoration: none;
    line-height: 1.5;
}

.rvt-c-footer-resources__link-list svg {
    font-size: 0.875rem;
}

.rvt-layout__wrapper--details .rvt-layout__content .rvt-c-section[class*=rvt-bg], .rvt-layout__wrapper--details .rvt-layout__content .rvt-c-section[class*=rvt-bg]::after, .rvt-layout__wrapper--details .rvt-layout__content .rvt-c-section[class*=rvt-bg]::before {
    background-color: transparent !important;
}

.rvt-c-tooltip {
    position: relative;
    cursor: help;
    margin-right: 0.5rem;
    display: flex;
    align-items: center;
}

a+.rvt-c-tooltip {
    order: -1;
}

.rvt-c-tooltip [role=tooltip] {
    position: absolute;
    top: 100%;
    left: 100%;
    font-size: 0.75rem;
    padding: 0.25rem 0.5rem;
    line-height: 1.4;
    visibility: hidden;
    display: inline-block;
    color: #243142;
    background: #fff;
    box-shadow: 0 0.25rem 0.5rem rgba(36, 49, 66, 0.16);
    opacity: 0;
    border-radius: 0.25rem;
    transition: opacity 0.1s ease-out;
    z-index: 99;
    text-align: center;
    min-width: 14rem;
}

a:focus-visible+.rvt-c-tooltip [role=tooltip], .rvt-c-tooltip:focus-within [role=tooltip], .rvt-c-tooltip:hover [role=tooltip] {
    opacity: 1;
    visibility: visible;
}

.rvt-c-tooltip svg {
    height: 1rem;
    width: 1rem;
    color: #a0abb4;
}

.rvt-c-tooltip svg:focus {
    outline: 0.125rem solid #328bb8;
    outline-offset: 0.125rem;
}

.rvt-footer-resources .rvt-c-tooltip svg:focus {
    outline-color: #fff;
}

.rvt-layout__sidebar nav.rvt-sidenav+nav.rvt-sidenav {
    display: none;
}

.ck-anchor {
    color: #243142;
}

.rvt-c-region:empty {
    display: none;
}

.rvt-c-region:has(.rvt-c-region__inner:empty) {
    display: none;
}

.rvt-c-region--content-top {
    padding-top: 2rem;
}

.rvt-c-region--featured:has(.rvt-hero)+.rvt-c-region--content-top {
    padding-top: 0;
}

.rvt-c-card__image--square img {
    object-fit: cover;
    object-position: top;
    aspect-ratio: 1;
}

.rvt-c-card--mini {
    align-items: flex-start;
}

.rvt-c-card--mini .rvt-card__image {
    --image-max-width: 6.25rem;
    width: 25%;
}

.rvt-c-card--mini .rvt-card__title a::before {
    margin-top: -0.25rem;
}

.rvt-header-global__logo-slot {
    margin-right: 2rem;
}

@media screen and (min-width: 67.5em) {
    .rvt-c-header-menu:not([hidden]) {
        display: flex;
    }
}

.rvt-c-header-menu, .rvt-c-header-menu>nav {
    align-items: stretch;
}

.rvt-header-global__controls:has(.rvt-c-header-menu) {
    align-items: stretch;
}

.rvt-header-global__controls:has(.rvt-c-header-menu)>div {
    display: flex;
}

.rvt-header-global__controls:has(.rvt-c-header-menu) .rvt-global-toggle {
    align-self: center;
}

.rvt-c-header-menu .rvt-header-menu__list {
    align-items: stretch;
}

.rvt-c-header-menu .rvt-header-menu__item {
    align-items: center;
    margin-right: 1 rem;
}

.rvt-c-header-menu .rvt-header-menu__item--current::after {
    bottom: -1.15rem;
}

.rvt-c-header-menu__external-link-icon {
    width: 0.7rem;
    height: 0.7rem;
}

@media screen and (min-width: 67.5em) {
    .rvt-c-header-menu .rvt-header-menu__link {
        line-height: 1.5;
        font-size: 14px;
    }
}

.rvt-c-header-menu .rvt-header-menu__link br {
    display: none;
}

@media screen and (min-width: 67.5em) {
    .rvt-c-header-menu .rvt-header-menu__link br {
        display: block;
    }
}

.rvt-c-header-menu .rvt-header-menu__submenu-item .rvt-dropdown__menu-heading:first-child {
    padding-top: 1rem;
}

.rvt-c-header-menu .rvt-header-menu__submenu-item .rvt-dropdown__menu-heading:first-child+.rvt-dropdown__toggle {
    margin-top: 0.5rem;
}

.rvt-c-header-menu .rvt-header-menu__submenu-item .rvt-header-menu__submenu-link.rvt-dropdown__menu-heading:first-child {
    margin-top: 0.625rem;
    padding-top: 0.375rem;
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-button {
    display: flex;
    padding-right: 0.65rem;
    padding-left: 0.65rem;
    color: #fff;
    line-height: 0.875rem;
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-button:hover {
    outline: none;
    box-shadow: none;
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-button--secondary, .rvt-c-header-menu .rvt-header-menu__link.rvt-button--plain, .rvt-c-header-menu .rvt-header-menu__link.rvt-button--link {
    color: #006298;
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-button--secondary:hover, .rvt-c-header-menu .rvt-header-menu__link.rvt-button--plain:hover, .rvt-c-header-menu .rvt-header-menu__link.rvt-button--link:hover {
    color: #004f80;
    background-color: transparent;
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-button--success-secondary {
    color: #056e41;
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-button--success-secondary:hover {
    color: #005c31;
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-button--danger-secondary {
    color: #df3603;
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-button--danger-secondary:hover {
    color: #b11c00;
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-cta:hover {
    text-decoration: underline;
    outline: none;
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-cta::after {
    color: #243142;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23243142" viewBox="0 0 16 16"><path d="M1 7h10.844L7.737 2.146 9.263.854 15.31 8l-6.047 7.146-1.526-1.292L11.844 9H1V7Z"></path></svg>');
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-cta:hover::after, .rvt-c-header-menu .rvt-header-menu__link.rvt-cta:focus::after {
    color: #006298;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23006298" viewBox="0 0 16 16"><path d="M1 7h10.844L7.737 2.146 9.263.854 15.31 8l-6.047 7.146-1.526-1.292L11.844 9H1V7Z"></path></svg>');
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-cta--button {
    display: inline-flex;
    padding: 1rem 1rem;
    color: #fff;
    font-weight: 700;
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-cta--button::after {
    display: none;
}

.rvt-c-header-menu .rvt-header-menu__link.rvt-cta--button:hover {
    text-decoration: none;
    outline: none;
    box-shadow: none;
}

.rvt-c-header-menu .rvt-header-menu__item--current .rvt-header-menu__link.rvt-button--plain, .rvt-c-header-menu .rvt-header-menu__item--current .rvt-header-menu__link.rvt-button--link {
    color: #900;
}

.rvt-c-header-menu .rvt-header-menu__item--current .rvt-header-menu__link.rvt-cta::after {
    color: #900;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23900" viewBox="0 0 16 16"><path d="M1 7h10.844L7.737 2.146 9.263.854 15.31 8l-6.047 7.146-1.526-1.292L11.844 9H1V7Z"></path></svg>');
}

.rvt-c-header-menu .rvt-dropdown__menu .rvt-dropdown__toggle {
    display: flex;
    align-items: center;
    width: 1.5rem;
    margin: 0;
    padding: 0;
    color: #243142;
    background: #e2e7e9;
}

@media screen and (min-width: 67.5em) {
    .rvt-c-header-menu .rvt-dropdown__menu .rvt-dropdown__toggle {
        margin: 0 0.5rem;
    }
}

.rvt-c-header-menu__submenu-dropdown {
    width: 100%;
}

.rvt-c-header-menu__submenu-group {
    display: flex;
    flex-direction: row;
}

.rvt-c-header-menu__submenu-pullup+.rvt-header-menu__submenu-list {
    border-left: 0;
}

.rvt-c-header-menu__submenu-heading+.rvt-c-dropdown__submenu {
    margin-top: 0;
}

.rvt-c-header-menu .rvt-c-dropdown__submenu {
    position: relative;
    left: 0;
    margin-top: 0;
    margin-left: 0.55rem;
    padding-top: 0;
    background-color: transparent;
    box-shadow: none;
}

@media screen and (min-width: 67.5em) {
    .rvt-c-header-menu .rvt-c-dropdown__submenu {
        position: absolute;
        top: 0;
        left: 100%;
        margin-top: -0.5rem;
        margin-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        background-color: #fff;
        box-shadow: 0 0.25rem 0.5rem rgba(36, 49, 66, 0.16);
    }
}

.rvt-c-header-menu .rvt-header-menu__submenu-list {
    border-left: 0;
}

.rvt-c-header-menu .rvt-header-menu__submenu-list::before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: block;
    width: 0.25rem;
    height: 100%;
    content: "";
    background-color: #e2e7e9;
}

@media screen and (min-width: 67.5em) {
    .rvt-c-header-menu .rvt-header-menu__submenu-list::before {
        display: none;
    }
}

.rvt-c-header-menu .rvt-header-menu__item--current>.rvt-dropdown>.rvt-header-menu__group>.rvt-header-menu__toggle, .rvt-c-header-menu .rvt-c-header-menu__submenu-item--current>.rvt-dropdown>.rvt-c-header-menu__submenu-group>.rvt-header-menu__toggle {
    color: #900;
    background-color: #fff3f0;
}

.rvt-c-header-menu .rvt-c-header-menu__submenu-item--current {
    position: relative;
}

.rvt-c-header-menu .rvt-c-header-menu__submenu-item--current::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0.25rem;
    height: 100%;
    content: "";
    background-color: #900;
}

.rvt-c-header-menu .rvt-c-header-menu__submenu-item--current:has(> [aria-current=page]) {
    padding-left: 0;
}

.rvt-c-header-menu .rvt-c-header-menu__submenu-item--current:has(> [aria-current=page])::before {
    display: none;
}
