.container,.container-fluid {
    margin: 0 auto;
    max-width: 1280px!important;
    padding: 0 16px!important
}

@media screen and (min-width: 992px) and (max-width:1440px) {
    .container,.container-fluid {
        max-width:90%!important
    }
}

.container-fluid.blurb-landing-container,.container.blurb-landing-container {
    padding: 0!important
}

.region.region-fullwidthsection {
    margin: 0
}

@media screen and (max-width: 992px) {
    .region.region-fullwidthsection .views-element-container.related-tiles-container {
        margin:0 auto!important;
        max-width: 90%!important
    }
}

@media screen and (max-width: 767px) {
    .region.region-fullwidthsection .views-element-container.related-tiles-container .view.view-basic-page-view .slick-basic-with-content .slick-list .slick-track .row.slick-slide img {
        min-height:500px!important
    }
}

@media screen and (max-width: 767px) {
    .region.region-fullwidthsection .views-element-container.related-tiles-container .view.view-basic-page-view .slick-basic-with-content .slick-prev {
        left:-18px!important;
        height: 25px!important
    }
}

@media screen and (max-width: 767px) {
    .region.region-fullwidthsection .views-element-container.related-tiles-container .view.view-basic-page-view .slick-basic-with-content .slick-next {
        left:unset!important;
        right: -24px!important;
        height: 25px!important
    }
}

.main-content.col {
    padding: 0
}

a,button,input,select,textarea {
    -webkit-tap-highlight-color: transparent
}

html {
    overflow-x: hidden
}

body .node__content {
    margin-top: 0
}

body.modal-open {
    overflow: hidden
}

body.modal-open .toolbar-blue-container {
    z-index: 0!important
}

body #main-wrapper.modal-open {
    z-index: 99999
}

body #main-wrapper.menu-open .header-container,body #main-wrapper.menu-open .header-container.isSticky {
    z-index: 10
}

body.sticky-header-enabled #page-wrapper {
    margin-top: 130px
}

@media screen and (max-width: 992px) {
    body.sticky-header-enabled #page-wrapper {
        margin-top:92px
    }
}

body.sticky-filter-enabled #page-wrapper {
    margin-top: 270px
}

@media screen and (max-width: 992px) {
    body.sticky-filter-enabled #page-wrapper {
        margin-top:232px
    }
}

body.access-denied #block-flowserve-content .content {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 16px
}

@media screen and (min-width: 992px) and (max-width:1440px) {
    body.access-denied #block-flowserve-content .content {
        max-width:90%
    }
}

body.companynews #block-flowserve-content .content {
    padding-top: 0
}

.container-inline div,.container-inline label {
    display: block
}

img,svg {
    vertical-align: middle;
    width: auto
}

img[data-align=right] {
    float: right;
    width: 100%!important;
    max-width: 500px!important
}

.quote-mobile {
    display: block;
    clear: both;
    line-height: 48px!important
}

.quote-desktop {
    display: none
}

figure {
    margin: 1em 0
}

.align-right {
    float: right
}

@media only screen and (min-width: 64em) {
    .quote-mobile {
        display:none
    }

    .quote-desktop {
        display: block;
        line-height: 48px!important
    }

    figure {
        margin: 1em 0 1em 1em
    }
}

.block-spacing {
    padding-bottom: 24px!important
}

.home-page-block {
    margin-top: 75px!important;
    margin-bottom: 20px!important
}

@media screen and (max-width: 1200px) {
    .home-page-block {
        margin-top:44px!important
    }
}

.share-dropdown {
    position: relative;
    display: inline-block
}

.share-dropdown__btn {
    cursor: pointer;
    text-decoration: none
}

.share-dropdown__btn img {
    margin: 0 8px 0 0!important;
    position: static!important
}

.share-dropdown__btn span {
    font-size: 18px;
    line-height: 27px;
    color: #686868;
    font-weight: 500
}

.share-dropdown__content {
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    list-style: none;
    padding: 8px;
    margin: 0;
    height: auto;
    max-width: 170px;
    min-width: 140px;
    background-color: #fff;
    position: absolute;
    top: 100%;
    z-index: 11;
    left: 0
}

.share-dropdown__content.hide {
    display: none
}

.share-dropdown__content li {
    background-color: #fff;
    border-radius: 7px;
    padding: 10px 5px
}

.share-dropdown__content li a:focus-within {
    outline: 1px solid #000
}

.share-dropdown__content li a:focus:not(:focus-visible) {
    outline: none
}

.share-dropdown__content li:hover {
    background-color: rgba(2,27,70,.05)
}

.share-dropdown__content li:hover .share-dropdown__content-item,.share-dropdown__content li:hover .share-dropdown__content-item .fa {
    color: #021b46
}

.share-dropdown__content-item {
    color: #232323;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    text-decoration: none;
    display: block
}

.share-dropdown__content-item .fa {
    color: #686868;
    padding-right: 8px
}

.share-dropdown__content-item span {
    width: auto!important
}

.share-dropdown__content-item:hover,.share-dropdown__content-item:hover .fa {
    color: #021b46
}

.share-dropdown--basic {
    margin-top: 44px;
    margin-bottom: 72px
}

.share-dropdown--basic h2 {
    display: none
}

.share-dropdown--basic .share-dropdown__btn {
    cursor: default;
    pointer-events: none
}

.share-dropdown--basic .share-dropdown__content {
    position: static;
    transform: none;
    box-shadow: none;
    flex-wrap: nowrap;
    justify-content: flex-start;
    max-width: 100%;
    padding: 25px 0 0
}

.share-dropdown--basic .share-dropdown__content.hide {
    display: flex
}

.share-dropdown--basic .share-dropdown__content li {
    padding: 0;
    margin: 0
}

@media screen and (min-width: 768px) {
    .share-dropdown--basic .share-dropdown__content li {
        margin-right:20px
    }
}

.share-dropdown--basic .share-dropdown__content li:hover {
    background-color: initial
}

.share-dropdown--basic .share-dropdown__content li:hover .share-dropdown__content-item {
    border: 1px solid #021b46
}

.share-dropdown--basic .share-dropdown__content li:hover .share-dropdown__content-item .fa {
    color: #021b46
}

.share-dropdown--basic .share-dropdown__content-item {
    width: 57px;
    display: block;
    height: 57px;
    text-align: center;
    padding: 17px 0;
    border-radius: 50%;
    border: 1px solid #fff
}

.share-dropdown--basic .share-dropdown__content-item .fa,.share-dropdown--basic .share-dropdown__content-item .fa-brands {
    color: #686868;
    padding-right: 0!important;
    font-size: 22px
}

.share-dropdown--basic .share-dropdown__content-item span {
    display: none
}

.webform-submission-form .form-control.form-textarea {
    padding-left: .75rem
}

@media screen and (max-width: 992px) {
    html {
        overflow-x:hidden
    }
}

.supportsales-locator #block-flowserve-content {
    padding-bottom: 80px
}

.supportsales-locator #block-flowserve-content>.content {
    margin: 0 auto!important;
    max-width: 1280px!important
}

@media screen and (min-width: 992px) and (max-width:1440px) {
    .supportsales-locator #block-flowserve-content>.content {
        max-width:90%!important
    }
}

@media screen and (max-width: 767px) {
    .supportsales-locator #block-flowserve-content>.content {
        padding:0 16px
    }
}

.supportsales-locator #block-flowserve-content>.content>div {
    padding: 0!important
}

.iframe-modal {
    display: block;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1060
}

.iframe-modal .ui-dialog {
    height: 100%;
    padding-top: 40px;
    max-width: none;
    position: relative;
    background: #fff
}

.iframe-modal .ui-dialog.centered {
    text-align: center
}

.iframe-modal .ui-dialog .ui-dialog-titlebar-close {
    width: 30px;
    height: 30px;
    border: none;
    background: 0 0;
    position: absolute;
    top: 15px;
    right: 5px;
    margin: -10px 0 0;
    padding: 1px
}

.iframe-modal .ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick {
    background: transparent url('data:image/svg+xml;charset=utf-8,<svg width="15" height="17" xmlns="http://www.w3.org/2000/svg"><g stroke="%23e2231a" stroke-width="2" fill="none" fill-rule="evenodd" stroke-linecap="round"><path d="M.889 1.092L14.111 16.6M14.5.77L.5 15.845"/></g></svg>') 50%/1em auto no-repeat;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 100%;
    height: 100%;
    border: none
}

.iframe-modal .ui-dialog .ui-dialog-titlebar-close.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

.iframe-modal .ui-dialog .ui-button {
    display: inline-block;
    line-height: normal;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    overflow: visible
}

.iframe-modal .ui-dialog video {
    height: 100%;
    width: 100%
}

.iframe-modal .ui-corner-all,.iframe-modal .ui-corner-bottom,.iframe-modal .ui-corner-br,.iframe-modal .ui-corner-right {
    border-bottom-right-radius: 3px
}

.iframe-modal .ui-corner-all,.iframe-modal .ui-corner-bl,.iframe-modal .ui-corner-bottom,.iframe-modal .ui-corner-left {
    border-bottom-left-radius: 3px
}

.iframe-modal .ui-corner-all,.iframe-modal .ui-corner-right,.iframe-modal .ui-corner-top,.iframe-modal .ui-corner-tr {
    border-top-right-radius: 3px
}

.iframe-modal .ui-corner-all,.iframe-modal .ui-corner-left,.iframe-modal .ui-corner-tl,.iframe-modal .ui-corner-top {
    border-top-left-radius: 3px
}

@media screen and (min-width: 1200px) {
    .iframe-modal .ui-dialog {
        width:100%!important
    }
}

.ui-widget-overlay {
    opacity: .8;
    background: #aaa;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-user-reset .user-pass-reset {
    max-width: 365px;
    margin: 15px auto
}

@media screen and (max-width: 767px) {
    .page-user-reset .user-pass-reset {
        max-width:90%
    }
}

.cares-box {
    margin: 25px 0;
    padding: 20px;
    background: #e9e5e3
}

.cares-box .h3 {
    margin-bottom: 20px
}

.cares-box .cares-description {
    color: #232323;
    font-size: 1em;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0;
    padding: 0 0 24px;
    display: flex
}

.cares-box .cares-description .field--name-field-block-image {
    padding-left: 0;
    margin-right: 15px;
    width: 100px
}

.cares-box .cares-description p {
    width: 1100px
}

.share-dropdown .weibo-button {
    display: none
}

.language-zh-hans .weibo-button {
    display: block!important
}

.language-zh-hans .twitter-button {
    display: none
}

#block-motionpointlanguageoption {
    display: flex;
    position: absolute;
    flex-direction: column;
    align-items: flex-end;
    flex-wrap: wrap;
    z-index: 999
}

#block-motionpointlanguageoption .content {
    display: none;
    background: #fff;
    margin: 0;
    border-radius: 4px;
    border: .5px solid #000;
    width: 96px;
    height: 134px
}

#block-motionpointlanguageoption .content .link-cont {
    width: 95px;
    height: 22px;
    margin-top: 9px;
    display: flex;
    justify-content: center
}

#block-motionpointlanguageoption .content .link-cont:hover {
    background: rgba(2,27,70,.05)
}

#block-motionpointlanguageoption .content .link-cont .langLink {
    display: list-item;
    list-style: none;
    text-align: left;
    color: #000;
    -webkit-text-decoration: #ffdead;
    text-decoration: #ffdead;
    font-size: 10px;
    padding: 4px
}

.mpLanguageOptionsDiv {
    width: 96px
}

.view-content-report {
    width: 85%;
    margin: auto
}

.block-views-blockupcoming-events-block-1 {
    margin: 0;
    width: 100%
}

.event-image {
    width: -webkit-fill-available;
    height: auto;
    max-width: 100%;
    max-height: 270px;
    object-fit: cover;
    width: -moz-available
}

.news-image {
    width: 100px;
    height: 100px;
    margin: 10px 0
}

.view-more-event-btn {
    margin-top: 3%;
    padding: 0 2% 2%
}

.event-datetime-location {
    position: absolute;
    left: 5%;
    bottom: 0;
    color: #000
}

.event-type {
    padding-bottom: 10px
}

.event-type,.news-type {
    font-size: 14px;
    color: #686868;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 1.56px
}

@media only screen and (max-width: 600px) {
    .view-more-event-btn {
        margin-left:15px
    }

    .event-content {
        padding: 5px 25px 0;
        font-size: .875em;
        margin-bottom: 1em!important;
        line-height: 28px
    }

    .block-views-blockupcoming-events-block-1 h2 {
        margin-left: 10px
    }

    .event-type {
        margin-top: 10px
    }
}

#slider {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: 96%;
    border-top: 2px solid #eee;
    padding-top: 2%
}

#slider ul {
    list-style: none
}

#slider ul,#slider ul li {
    position: relative;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%
}

#slider ul li {
    display: block;
    float: left;
    text-align: center
}

a.control_next,a.control_prev {
    position: absolute;
    top: 40%;
    z-index: 999;
    display: block;
    padding: 0 2%;
    width: auto;
    height: auto;
    background: no-repeat;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 30px;
    opacity: .8;
    cursor: pointer
}

a.control_next:hover,a.control_prev:hover {
    opacity: 1;
    -webkit-transition: all .2s ease
}

a.control_prev {
    border-radius: 0 2px 2px 0
}

a.control_next {
    right: 0;
    border-radius: 2px 0 0 2px
}

.video-modal {
    height: 80%;
    width: 75%;
    margin: auto
}

.video-content,.video-gallery-title {
    font-family: var(--bs-font-sans-serif)
}

.video-content {
    text-align: left;
    margin: 1% 1.5%
}

.video-title {
    margin: 0
}

.video-desc,.video-pager {
    font-size: 14px;
    margin: 0
}

.video-pager {
    color: #e2231a;
    font-weight: 700
}

.video-src {
    height: 75%!important;
    width: 85%!important;
    object-fit: cover
}

@media only screen and (max-width: 375px) {
    .video-modal {
        height:70%;
        width: 96%
    }
}

@media only screen and (min-width: 376px) and (max-width:425px) {
    #slider {
        height:90%
    }

    .video-modal {
        height: 50%;
        width: 95%
    }
}

@media only screen and (min-width: 426px) and (max-width:768px) {
    .video-modal {
        height:60%;
        width: 85%
    }

    .video-src {
        height: 75%!important
    }
}

@media only screen and (min-width: 769px) and (max-width:1024px) {
    .video-src {
        height:82%!important
    }
}

@media only screen and (min-width: 1440px) {
    #slider {
        height:95%
    }

    .video-src {
        height: 85%!important;
        width: 85%!important
    }
}

@media only screen and (min-width: 2560px) {
    #slider {
        height:100%
    }

    .video-src {
        height: 88%!important
    }
}

.block-block-contenta2244bc4-ffbc-461a-b5ce-6b2ae75473af {
    padding-bottom: 1%!important
}

.field--name-field-display-full-width {
    display: none
}

#group_featured_products .card .item-list .list-group .list-group-item {
    border: 0
}

.mo-container {
    max-width: 1360px;
    margin: 0 auto;
    padding: 0 16px
}

@media screen and (max-width: 767px) {
    .mo-container {
        padding:0 26px
    }
}

@media screen and (min-width: 992px) {
    .mo-container .row {
        margin:0
    }
}

.mo-container.header {
    padding: 0 24px;
    background-color: #fff
}

@media screen and (min-width: 1200px) {
    .mo-container.header {
        padding:0;
        z-index: 9999;
        position: relative;
        min-width: 100%
    }
}

.mo-container--fullwidth {
    width: 100%!important;
    max-width: 100%!important;
    margin: 0!important;
    padding: 0!important
}

.main-wrap-menu .mo-menu-container {
    display: flex;
    width: 100%;
    flex-direction: column;
    height: auto
}

.main-wrap-menu .mo-menu-container .block {
    flex: 1;
    background-color: #90ee90;
    padding: 20px
}

@media screen and (min-width: 992px) {
    .main-wrap-menu .mo-menu-container .row {
        margin:0;
        align-items: flex-start
    }
}

@media screen and (max-width: 767px) {
    .badge {
        padding-bottom:.2em
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .badge {
        padding-bottom:.2em
    }
}

@media screen and (min-width: 992px) {
    .badge {
        padding-bottom:.3em
    }
}

.width-auto {
    width: auto!important
}

.messages.drupal_admin {
    max-width: 1360px;
    margin: 0 auto;
    padding: 5px 16px
}

@media screen and (max-width: 767px) {
    .messages.drupal_admin {
        padding:0 26px
    }
}

.messages.drupal_admin div[data-drupal-messages] {
    margin: 0!important
}

.mo-padding-top-xxl {
    padding-top: 100px!important
}

@media screen and (max-width: 767px) {
    .mo-padding-top-xxl {
        padding-top:60px!important
    }
}

.mo-padding-bottom-xs {
    padding-bottom: 40px!important
}

@media screen and (max-width: 767px) {
    .mo-padding-bottom-xs {
        padding-bottom:30px!important
    }
}

.mo-padding-bottom-m {
    padding-bottom: 80px!important
}

@media screen and (max-width: 767px) {
    .mo-padding-bottom-m {
        padding-bottom:40px!important
    }
}

.mo-padding-bottom-xxl {
    padding-bottom: 100px!important
}

@media screen and (max-width: 767px) {
    .mo-padding-bottom-xxl {
        padding-bottom:60px!important
    }
}

.paragraph-menu-for-items-with-icon {
    padding: 64px 24px 40px;
    background: linear-gradient(180deg,#fff,#fff)
}

@media screen and (min-width: 980px) and (max-width:1199px) {
    .paragraph-menu-for-items-with-icon {
        min-height:75vh
    }
}

.paragraph-menu-for-items-with-icon.with-bg *,.paragraph-menu-for-items-with-icon.with-bg * a.menu-item-title {
    color: #fff!important
}

.paragraph-menu-for-items-with-icon.with-bg * a.menu-item-title:hover {
    text-decoration: underline!important
}

.paragraph-menu-for-items-with-icon.with-bg * a:hover .item-w-image {
    background: none!important
}

.paragraph-menu-for-items-with-icon.with-bg * a:hover .item-w-image * {
    text-decoration: underline!important
}

.paragraph-menu-for-items-with-icon.with-bg * .menu-item-description {
    color: #fff!important
}

.paragraph-menu-for-items-with-icon.with-bg * .menu-item-description * {
    color: #fff!important;
    margin-bottom: 0!important
}

.paragraph-menu-for-items-with-icon .mo-grid-style {
    padding: 0
}

.paragraph-menu-for-items-with-icon .mo-grid-style .item-menu-content .menu-item-img {
    margin-right: 10px
}

.paragraph-menu-for-items-with-icon .mo-grid-style .item-menu-content .menu-item-date {
    display: flex;
    min-width: 90px;
    height: 90px;
    width: 90px;
    padding: 0 5px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 3.92px;
    border: .392px solid #cbcbcb;
    background: #01395f;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 115%;
    text-transform: capitalize;
    margin-right: 10px;
    text-wrap: auto
}

.paragraph-menu-for-items-with-icon .mo-menu-container {
    cursor: auto;
    margin: 0;
    padding: 0;
    position: relative
}

.paragraph-menu-for-items-with-icon .mo-menu-container .row {
    gap: 10px 0;
    -webkit-padding-after: 60px;
    padding-block-end:60px}

.paragraph-menu-for-items-with-icon .mo-menu-container .row .mo-list-style {
    padding-left: 0
}

.paragraph-menu-for-items-with-icon .mo-menu-container .row:has(.mo-list-style) {
    -webkit-padding-after: 85px;
    padding-block-end:85px;gap: 0
}

.paragraph-menu-for-items-with-icon .mo-menu-container .row:has(.mo-grid-style) {
    -webkit-padding-after: 85px;
    padding-block-end:85px;gap: 14px 0
}

.paragraph-menu-for-items-with-icon .mo-menu-container .row:has(.mo-grid-style.col-md-4) {
    -webkit-padding-after: 12px;
    padding-block-end:12px}

.paragraph-menu-for-items-with-icon .mo-menu-container .row:has(.item-text) {
    gap: 0!important
}

.paragraph-menu-for-items-with-icon .mo-menu-container .btn {
    padding: 11px 30px;
    font-size: 18px!important;
    font-weight: 700;
    width: -webkit-max-content;
    width: max-content;
    position: absolute;
    bottom: 0;
    left: 12px
}

.paragraph-menu-for-items-with-icon .mo-card-style {
    padding: 0
}

.paragraph-menu-for-items-with-icon .mo-card-style .item-menu-content-elements {
    flex-direction: column;
    padding: 7px
}

.paragraph-menu-for-items-with-icon .mo-card-style .item-menu-content-elements .menu-item-img {
    width: 100%;
    height: auto;
    padding: 0;
    border-radius: 4px;
    object-fit: fill
}

.paragraph-menu-for-items-with-icon .mo-card-style .item-menu-content-elements .menu-item-date {
    display: flex;
    width: 90px;
    height: 90px;
    padding: 0 24.696px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 3.92px;
    border: .392px solid #cbcbcb;
    background: #01395f;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 115%;
    text-transform: capitalize;
    text-wrap: auto
}

.paragraph-menu-for-items-with-icon .menu-section-title {
    color: #2e2e2e;
    font-size: 27px;
    font-style: normal;
    font-weight: 600;
    line-height: 115%;
    text-transform: capitalize;
    padding: 0 15px 40px
}

.paragraph-menu-for-items-with-icon .menu-hero-container {
    padding: 0 12px
}

.paragraph-menu-for-items-with-icon .menu-hero-container .menu-hero-img {
    display: flex;
    width: 100%;
    height: 170px;
    padding: 0;
    object-fit: fill;
    justify-content: center;
    align-items: center;
    gap: 3.92px;
    border-radius: 3.92px;
    border: .392px solid #cbcbcb;
    margin-bottom: 24px
}

.paragraph-menu-for-items-with-icon .item-menu-content a {
    text-decoration: none;
    padding: 0
}

.paragraph-menu-for-items-with-icon .item-menu-content a:hover .item-menu-content-elements.item-w-image .item-menu-content-text .menu-item-title .field--name-field-menu-item-title {
    text-decoration: underline!important
}

.paragraph-menu-for-items-with-icon .item-menu-content a:hover .item-menu-content-elements.item-text .item-menu-content-text .menu-item-title {
    display: flex
}

.paragraph-menu-for-items-with-icon .item-menu-content a:hover .item-menu-content-elements.item-text .item-menu-content-text .menu-item-title .field--name-field-menu-item-title {
    text-decoration: underline!important
}

.paragraph-menu-for-items-with-icon .item-menu-content a:hover .menu-item-title {
    border-bottom: 1px solid #232323
}

.paragraph-menu-for-items-with-icon .item-menu-content .menu-item-img {
    border-radius: 3.92px;
    width: 90px;
    height: 90px
}

.paragraph-menu-for-items-with-icon .item-menu-content-text {
    display: inline-block;
    max-width: 100%;
    overflow-wrap: break-word;
    word-break: break-word;
    text-wrap: auto;
    padding: 10px 0 0
}

.paragraph-menu-for-items-with-icon .item-menu-content-text>* {
    text-decoration: none!important
}

.paragraph-menu-for-items-with-icon .item-menu-content-text a {
    text-decoration: none;
    padding: 10px 0;
    color: #2e2e2e;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    display: inline-block;
    max-width: 100%;
    overflow-wrap: break-word;
    word-break: break-word;
    text-wrap: auto;
    text-transform: capitalize
}

.paragraph-menu-for-items-with-icon .item-menu-content-text a:hover {
    text-decoration: underline!important
}

.paragraph-menu-for-items-with-icon .item-menu-content-text .menu-item-description * {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0!important
}

.paragraph-menu-for-items-with-icon .paragraph-menu-item-with-arrow {
    padding-right: 40px
}

.paragraph-menu-for-items-with-icon .paragraph-menu-item-with-arrow a:hover .menu-item-title {
    text-decoration: underline!important;
    border: 0!important
}

.paragraph-menu-for-items-with-icon .paragraph-menu-item-with-arrow .item-menu-content-text .menu-item-title {
    display: flex
}

.paragraph-menu-for-items-with-icon .paragraph-menu-item-with-arrow .item-menu-content-text .menu-item-title * {
    font-size: 27px!important
}

.paragraph-menu-for-items-with-icon .paragraph-menu-item-with-arrow .item-menu-content-text .menu-item-title .arrow-cta {
    position: relative;
    top: 4px;
    width: 20px;
    height: 20px;
    display: inline-flex;
    background: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none"><rect width="20" height="20" rx="5" fill="%23E22219"/><path d="M9 6.5l3.293 3.293a1 1 0 010 1.414L9 14.5" stroke="%23fff" stroke-width="1.5" stroke-linecap="round"/></svg>');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    margin-left: auto
}

.paragraph-menu-for-items-with-icon .paragraph-menu-item-with-arrow .item-menu-content-text .menu-item-description {
    padding-right: 65px;
    padding-top: 16px
}

.reduced-title .item-menu-content-text .menu-item-title {
    font-size: 16px!important
}

.reduced-title .item-menu-content-text .menu-item-title:hover {
    text-decoration: underline!important
}

.mega-dropdown-menu.nav-child:has(.with-bg) {
    background-color: #05273f!important;
    background-repeat: no-repeat!important;
    background-position: 100% bottom!important
}

.mega-dropdown-menu.nav-child:has(.with-bg) .paragraph-menu-for-items-with-icon.with-bg,.mega-dropdown-menu.nav-child:has(.with-bg) .paragraph-menu-item-with-arrow.with-bg {
    background: transparent
}

.field.field--name-field-menu-item-title.field--type-string.field--label-hidden.field__item {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-wrap: auto;
    text-transform: capitalize
}

.tb-megamenu-submenu.main-wrap-menu {
    align-items: stretch
}

.tb-block.tb-megamenu-block {
    display: flex;
    flex-direction: column
}

.tb-block .block-inner,.tb-block .content {
    display: flex;
    flex-direction: column;
    flex: 1
}

[dir=rtl] .paragraph-menu-for-items-with-icon .mo-grid-style .item-menu-content .menu-item-date,[dir=rtl] .paragraph-menu-for-items-with-icon .mo-grid-style .item-menu-content .menu-item-img {
    margin-right: 0;
    margin-left: 10px
}

[dir=rtl] .paragraph-menu-for-items-with-icon .item-menu-content-text>* {
    text-align: right
}
