/*! CSS Used from: https://www.americancrane.com/wp-content/plugins/instagram-feed-pro/css/sbi-styles.min.css?ver=6.5.1 ; media=all */
@media all {
    #sb_instagram {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }
    #sb_instagram:after {
        clear: both;
        content: "";
        display: table;
    }
    #sb_instagram #sbi_images {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #sb_instagram a {
        border-bottom: 0 !important;
    }
    #sb_instagram #sbi_images .sbi_item {
        zoom: 1;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: -moz-inline-stack;
        display: inline-block;
        margin: 0 !important;
        max-height: 1000px;
        opacity: 1;
        overflow: hidden;
        text-decoration: none;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
        vertical-align: top;
    }
    #sb_instagram #sbi_images .sbi_item {
        width: 100%;
    }
    #sb_instagram #sbi_images {
        display: grid;
        padding: 12px 0;
    }
    #sb_instagram.sbi_col_3 #sbi_images {
        grid-template-columns: repeat(3, 1fr);
    }
    .sbi-screenreader {
        display: block !important;
        height: 0 !important;
        line-height: 0 !important;
        overflow: hidden;
        text-align: left !important;
        text-indent: -9999px !important;
        width: 0 !important;
    }
    #sb_instagram .sbi_photo_wrap {
        position: relative;
    }
    #sb_instagram .sbi_photo {
        display: block;
        text-decoration: none;
    }
    #sb_instagram .sbi_photo img {
        border-radius: inherit;
        height: auto;
        width: 100%;
    }
    #sb_instagram #sbi_images img {
        color: #999;
        display: block;
        font-size: 10px !important;
        line-height: .9;
        margin: 0 !important;
        max-width: 100% !important;
        opacity: 1 !important;
        padding: 0 !important;
    }
    #sb_instagram .sbi_link {
        background: #333;
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        color: #fff;
        display: none;
        font-size: 12px;
        left: 0;
        line-height: 1.1;
        overflow: hidden;
        padding: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 1;
    }
    #sb_instagram .sbi_link .sbi_hover_bottom {
        filter: alpha(opacity=90);
        opacity: .9;
    }
    #sb_instagram .sbi_link_area {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
    }
    #sb_instagram .sbi_link a {
        zoom: 1;
        background: none;
        color: #ddd;
        color: hsla(0, 0%, 100%, .7);
        line-height: 1.1;
        padding: 0;
        text-decoration: none;
        vertical-align: top;
    }
    #sb_instagram .sbi_link a:active,
    #sb_instagram .sbi_link a:hover {
        color: #fff;
    }
    #sb_instagram .sbi_link a:focus,
    #sb_instagram .sbi_link a:hover {
        text-decoration: underline;
    }
    .sbi-theme:not(.sbi-modern, .sbi-overlap)#sb_instagram .sbi_hover_bottom,
    .sbi-theme:not(.sbi-modern, .sbi-overlap)#sb_instagram .sbi_hover_top {
        color: #fff;
        font-size: 12px;
        margin: 0 !important;
        padding: 1% !important;
        position: absolute;
        text-align: center;
        width: 98%;
    }
    #sb_instagram .sbi_link .sbi_hover_caption_wrap {
        padding-top: 10px;
    }
    #sb_instagram .sbi_link .sbi_caption {
        line-height: 1;
        padding-top: 10px;
    }
    #sb_instagram .sbi_hover_bottom {
        bottom: 10px;
        line-height: 1;
        z-index: 2;
    }
    #sb_instagram .sbi_hover_bottom svg {
        margin: 0 5px 0 0;
    }
    #sb_instagram .sbi_hover_bottom .sbi_meta {
        padding: 5px 0 0;
    }
    #sb_instagram.sbi_small .sbi_photo_wrap .fa-clone {
        font-size: 18px;
    }
    #sb_instagram.sbi_small .sbi_hover_bottom {
        bottom: 3px;
        font-size: 10px;
    }
    #sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone {
        font-size: 12px;
        right: 5px;
        top: 5px;
    }
    #sb_instagram .sbi_info {
        color: #666;
        display: flex;
        flex-direction: column;
        text-align: center;
        text-decoration: none;
        width: 100%;
    }
    #sb_instagram .sbi_inner_wrap {
        padding: 0;
    }
    #sb_instagram .sbi_caption {
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
    }
    #sb_instagram .sbi_meta {
        line-height: 1.1;
        padding: 0 20px 12px;
    }
    #sb_instagram .sbi_meta>span {
        font-size: 11px;
        margin: 0 5px !important;
    }
    #sb_instagram .sbi_meta svg {
        font-size: 13px;
        margin-right: 5px !important;
    }
    .sbi_video {
        display: none;
    }
    .sbi_video {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        bottom: 0;
        height: 100%;
        left: 0;
        max-width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
    }
    #sbi_lightbox .sbi_lb-image-wrap-outer {
        direction: ltr !important;
    }
    .sbi_type_carousel .fa-clone {
        color: #fff;
        color: hsla(0, 0%, 100%, .9);
        display: block !important;
        font-size: 48px;
        font-style: normal !important;
        padding: 0;
        position: absolute;
        text-shadow: 0 0 8px rgba(0, 0, 0, .8);
        z-index: 1;
    }
    #sb_instagram .sbi_type_carousel .fa-clone {
        font-size: 24px;
        right: 12px;
        text-shadow: 0 0 8px rgba(0, 0, 0, .3);
        top: 12px;
    }
    .sbi_type_carousel svg.fa-clone {
        -webkit-filter: drop-shadow(0 0 2px rgba(0, 0, 0, .4));
        filter: drop-shadow(0 0 2px rgba(0, 0, 0, .4));
    }
    @media (max-width:640px) {
        #sb_instagram.sbi_width_resp {
            width: 100% !important;
        }
        #sb_instagram.sbi_tab_col_3 #sbi_images {
            grid-template-columns: repeat(3, 1fr);
        }
    }
    @media (max-width:480px) {
        #sb_instagram.sbi_mob_col_2 #sbi_images {
            grid-template-columns: repeat(2, 1fr);
        }
    }
    body:after {
        content: url(https://www.americancrane.com/wp-content/plugins/instagram-feed-pro/img/sbi-sprite.png);
        display: none;
    }
    .sbi_lightboxOverlay {
        background-color: #000;
        display: none;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
        left: 0;
        opacity: .9;
        position: absolute;
        top: 0;
        z-index: 99999;
    }
    .sbi_lightbox {
        font-weight: 400;
        left: 0;
        line-height: 0;
        position: absolute;
        text-align: center;
        width: 100%;
        z-index: 100000;
    }
    .sbi_lightbox .sbi_lb-image {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        display: block;
        height: auto;
        max-width: inherit;
        object-fit: contain;
    }
    .sbi_lightbox a:active,
    .sbi_lightbox a:focus,
    .sbi_lightbox a:hover {
        outline: none;
    }
    .sbi_lb-outerContainer {
        *zoom: 1;
        background-color: #000;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        height: 250px;
        margin: 0 auto 5px;
        position: relative;
        width: 250px;
    }
    .sbi_lb-outerContainer:after {
        clear: both;
        content: "";
        display: table;
    }
    .sbi_lb-container-wrapper {
        height: 100%;
    }
    .sbi_lb-container {
        bottom: 0;
        height: 100%;
        left: 0;
        padding: 4px;
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
    }
    .sbi_lb-loader {
        height: 20px;
        left: 0;
        line-height: 0;
        margin-top: -10px;
        position: absolute;
        text-align: center;
        top: 50%;
        width: 100%;
    }
    .sbi_lb-nav {
        left: 0;
        top: 0;
        width: 100%;
        z-index: 10;
    }
    .sbi_lb-nav a {
        background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
        height: 90%;
        outline: none;
        position: absolute;
        top: 0;
        z-index: 100;
    }
    .sbi_lb-next,
    .sbi_lb-prev {
        cursor: pointer;
        display: block;
        height: 100%;
    }
    .sbi_lb-nav a.sbi_lb-prev {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);
        float: left;
        left: -70px;
        opacity: .5;
        padding-left: 10px;
        padding-right: 10px;
        -webkit-transition: opacity .2s;
        -moz-transition: opacity .2s;
        -o-transition: opacity .2s;
        transition: opacity .2s;
        width: 50px;
    }
    .sbi_lb-nav a.sbi_lb-prev:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
    .sbi_lb-nav a.sbi_lb-next {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);
        float: right;
        opacity: .5;
        padding-left: 10px;
        padding-right: 10px;
        right: -70px;
        -webkit-transition: opacity .2s;
        -moz-transition: opacity .2s;
        -o-transition: opacity .2s;
        transition: opacity .2s;
        width: 50px;
    }
    .sbi_lb-nav a.sbi_lb-next:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
    .sbi_lb-nav span {
        background: url(https://www.americancrane.com/wp-content/plugins/instagram-feed-pro/img/sbi-sprite.png) no-repeat;
        display: block;
        height: 45px;
        left: 20px;
        margin: -25px 0 0;
        position: absolute;
        top: 55%;
        width: 34px;
    }
    .sbi_lb-nav a.sbi_lb-prev span {
        background-position: -53px 0;
    }
    .sbi_lb-nav a.sbi_lb-next span {
        background-position: -18px 0;
        left: auto;
        right: 20px;
    }
    .sbi_lb-dataContainer {
        *zoom: 1;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        font-family: Open Sans, Helvetica, Arial, sans-serif;
        margin: 0 auto;
        padding-top: 10px;
        width: 100%;
    }
    .sbi_lb-data:after,
    .sbi_lb-dataContainer:after {
        clear: both;
        content: "";
        display: table;
    }
    .sbi_lb-data {
        color: #ccc;
        padding: 0 4px;
    }
    .sbi_lb-data .sbi_lb-details {
        float: left;
        line-height: 1.1;
        text-align: left;
        width: 85%;
    }
    .sbi_lb-data .sbi_lb-caption {
        word-wrap: break-word;
        color: #ccc;
        float: left;
        font-size: 13px;
        font-weight: 400;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
        line-height: 1.3;
        overflow-wrap: break-word;
        padding-bottom: 3px;
        word-break: break-word;
    }
    .sbi_lb-data .sbi_lb-number {
        clear: both;
        color: #999;
        display: block;
        float: left;
        font-size: 12px;
        padding: 5px 0 15px;
    }
    .sbi_lb-data .sbi_lb-close {
        color: #aaa;
        display: block;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        float: right;
        font-size: 18px;
        height: 30px;
        opacity: .7;
        outline: none;
        text-align: right;
        -webkit-transition: opacity .2s;
        -moz-transition: opacity .2s;
        -o-transition: opacity .2s;
        transition: opacity .2s;
        width: 30px;
    }
    .sbi_lb-data .sbi_lb-close:hover {
        color: #fff;
        cursor: pointer;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
    .sbi_lb-nav {
        height: auto;
    }
    .sbi_lb-container {
        padding: 0;
    }
    #sbi_mod_link {
        display: none;
    }
    #sbi_lightbox .sbi_lightbox_action {
        border-left: 1px solid #666;
        float: left;
        font-size: 12px;
        margin: 5px 0 0 10px;
        padding: 0 0 0 10px;
        position: relative;
    }
    #sbi_lightbox .sbi_lightbox_action a {
        color: #999;
        display: block;
        float: left;
        text-decoration: none;
    }
    #sbi_lightbox .sbi_lightbox_action a:focus,
    #sbi_lightbox .sbi_lightbox_action a:hover {
        color: #fff;
    }
    #sbi_lightbox .sbi_lightbox_action .fa,
    #sbi_lightbox .sbi_lightbox_action svg {
        margin-right: 5px;
    }
    #sbi_lightbox .sbi_lightbox_action.sbi_instagram .fa {
        font-size: 13px;
    }
    #sbi_lightbox .sbi_lightbox_tooltip {
        background: hsla(0, 0%, 100%, .9);
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        bottom: 22px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .4);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        color: #222;
        display: none;
        font-size: 12px;
        left: 0;
        line-height: 1.4;
        margin: 0;
        padding: 5px 10px;
        position: absolute;
        width: 100px;
    }
    #sbi_lightbox .sbi_tooltip_social a .fa,
    #sbi_lightbox .sbi_tooltip_social a svg {
        font-size: 16px;
        margin: 0;
        padding: 5px;
    }
    #sbi_lightbox .sbi_tooltip_social a#sbi_facebook_icon .fa,
    #sbi_lightbox .sbi_tooltip_social a#sbi_pinterest_icon .fa,
    #sbi_lightbox .sbi_tooltip_social a#sbi_twitter_icon .fa {
        font-size: 18px;
        padding-top: 4px;
    }
    #sbi_lightbox .sbi_tooltip_social a svg {
        font-size: 19px;
        margin: auto;
        padding: 3px 4px;
    }
    #sbi_lightbox .sbi_share_close {
        background: #fff;
        border-radius: 50% !important;
        box-shadow: 0 0 10px rgba(0, 0, 0, .4);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 20px;
        position: absolute;
        right: -16px;
        top: -16px;
        width: 20px;
    }
    #sbi_lightbox .sbi_share_close:hover {
        cursor: pointer;
    }
    #sbi_lightbox .sbi_share_close:hover svg {
        background: #333;
        border-radius: 50%;
    }
    #sbi_lightbox .sbi_share_close svg {
        height: 14px !important;
        width: 12px !important;
    }
    #sbi_lightbox #sbi_mod_box {
        padding: 8px 10px;
        width: 285px;
    }
    #sbi_lightbox .sbi_tooltip_social {
        padding: 5px 5px 4px;
        width: 145px;
    }
    #sbi_lightbox .sbi_tooltip_social a {
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        color: #333;
    }
    #sbi_lightbox .sbi_lightbox_action #sbi_facebook_icon:hover {
        background: #3b5998;
    }
    #sbi_lightbox .sbi_lightbox_action #sbi_twitter_icon:hover {
        background: #00aced;
    }
    #sbi_lightbox .sbi_lightbox_action #sbi_linkedin_icon:hover {
        background: #007bb6;
    }
    #sbi_lightbox .sbi_lightbox_action #sbi_pinterest_icon:hover {
        background: #cb2027;
    }
    #sbi_lightbox .sbi_lightbox_action #sbi_email_icon:hover {
        background: #333;
    }
    @media (max-width:640px) {
        .sbi_lightbox .sbi_lb-image {
            border-radius: 0;
            margin: 0 auto !important;
            padding: 0 !important;
        }
        #sbi_lightbox .sbi_lb-nav,
        #sbi_lightbox .sbi_lb-next,
        #sbi_lightbox .sbi_lb-prev {
            display: none !important;
        }
    }
    #sbi_lightbox .fa-spin {
        -webkit-animation: fa-spin 2s linear infinite;
        animation: fa-spin 2s linear infinite;
    }
    #sb_instagram #sbi_load {
        clear: both;
        float: left;
        text-align: center;
        width: 100%;
    }
    #sb_instagram #sbi_load {
        opacity: 1;
        transition: all .5s ease-in;
    }
    #sb_instagram svg:not(:root).svg-inline--fa,
    #sbi_lightbox svg:not(:root).svg-inline--fa {
        box-sizing: unset;
        overflow: visible;
        width: 1em;
    }
    #sb_instagram .svg-inline--fa.fa-w-16 {
        width: 1em;
    }
    #sb_instagram .svg-inline--fa,
    #sbi_lightbox .svg-inline--fa {
        display: inline-block;
        font-size: inherit;
        height: 1em;
        overflow: visible;
        vertical-align: -.125em;
    }
    .sbi_lightbox .sbi_lb-image {
        margin: 0;
        padding: 0 !important;
    }
    #sb_instagram .sbi_photo_wrap {
        border-top-left-radius: inherit;
        border-top-right-radius: inherit;
        overflow: hidden;
    }
    #sb_instagram .sbi_item:not(.sbi_transition) .sbi_photo {
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    #sb_instagram:not(.sbi_moderation_mode) .sbi_photo_wrap:hover .sbi_photo {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }
    #sb_instagram .sbi_link {
        display: block;
        opacity: 0;
        transition: opacity .6s ease-in-out;
        -moz-transition: opacity .6s ease-in-out;
        -webkit-transition: opacity .6s ease-in-out;
    }
    #sb_instagram .sbi_photo_wrap:hover .sbi_link {
        display: block;
        opacity: 1;
        transition: opacity .2s ease-in-out;
        -moz-transition: opacity .2s ease-in-out;
        -webkit-transition: opacity .2s ease-in-out;
    }
    #sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide {
        display: none !important;
    }
    .sbi-divider {
        display: none;
    }
}

/*! CSS Used from: https://www.americancrane.com/wp-includes/css/dist/block-library/style.min.css?ver=f0f92319e4f5e23fc1d052a1e0df9d3a ; media=all */

@media all {
    ul {
        box-sizing: border-box;
    }
    .entry-content {
        counter-reset: footnotes;
    }
    :root {
        --wp--preset--font-size--normal: 16px;
        --wp--preset--font-size--huge: 42px;
    }
    html :where(img[class*=wp-image-]) {
        height: auto;
        max-width: 100%;
    }
}

/*! CSS Used from: Embedded */

:root {
    --rankmath-wp-adminbar-height: 0;
}

/*! CSS Used from: Embedded */

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:root {
    --wp--style--global--content-size: 823px;
    --wp--style--global--wide-size: 1080px;
}

:where(body) {
    margin: 0;
}

body {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

/*! CSS Used from: https://www.americancrane.com/wp-content/plugins/diviflash/public/css/lib/df_lib_styles.css?ver=1.4.9 ; media=all */

@media all {
    :root {
        --swiper-theme-color: #007aff;
    }
    :root {
        --swiper-navigation-size: 44px;
    }
}

/*! CSS Used from: https://www.americancrane.com/wp-content/plugins/diviflash/public/css/df-builder-styles.css?ver=1.4.9 ; media=all */

@media all {
    p:empty {
        display: none;
    }
}

/*! CSS Used from: https://www.americancrane.com/wp-content/plugins/diviflash/public/css/popup-custom.css?ver=1.4.9 ; media=all */

@media all {
    body #page-container {
        margin-top: 0px !important;
    }
}

/*! CSS Used from: https://www.americancrane.com/wp-content/plugins/unified-search/css/simple-search-styles.css?ver=1.0 ; media=all */

@media all {
    .search-modal__results {
        position: absolute;
        background: #fff;
        z-index: 100;
        margin: 0;
        max-height: 46rem;
    }
    .result-list {
        overflow-y: hidden;
        max-height: 40rem;
    }
}

/*! CSS Used from: Embedded */

a,
body,
div,
form,
h1,
h2,
h5,
html,
i,
iframe,
img,
li,
p,
span,
strong,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ul {
    list-style: none;
}

:focus {
    outline: 0;
}

article,
footer,
header,
nav {
    display: block;
}

body {
    font-family: Open Sans, Arial, sans-serif;
    font-size: 14px;
    color: #666;
    background-color: #fff;
    line-height: 1.7em;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.et_cover_background {
    background-size: cover !important;
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed;
}

/*a {
    color: #2ea3f2;
}

a,
a:hover {
    text-decoration: none;
}
*/
p {
    padding-bottom: 1em;
}

p:not(.has-background):last-of-type {
    padding-bottom: 0;
}

.site-header strong {
    font-weight: 700;
}
.site-footer strong {
    font-weight: 700;
}
/*.site-header i {
    font-style: italic;
}
.site-footer i {
    font-style: italic;
}*/
.site-header iframe,
.site-header video {
    max-width: 100%;
}
.site-footer iframe,
.site-footer video {
    max-width: 100%;
}
.site-header h1,
.site-header h2,
.site-header h5 {
    color: #333;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
}

.site-footer h2,
.site-footer h5 {
    color: #333;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
}
.site-header h5 a {
    color: inherit;
}
.site-footer h5 a {
    color: inherit;
}
.site-header h1 {
    font-size: 30px;
}
.site-footer h1 {
    font-size: 30px;
}
.site-header h2 {
    font-size: 26px;
}
.site-footer h2 {
    font-size: 26px;
}
.site-header h5 {
    font-size: 16px;
}
.site-footer h5 {
    font-size: 16px;
}
.site-header .fa {
    padding-right: 0 !important;
}
.site-footer .fa {
    padding-right: 0 !important;
}
.site-header input {
    -webkit-appearance: none;
}
.site-footer input {
    -webkit-appearance: none;
}
.site-header input[type=text] {
    background-color: #fff;
    padding: 2px;
    color: #4e4e4e;
}

.site-header input[type=text]:focus {
    border-color: #2d3940;
    color: #3e3e3e;
}

.site-header input[type=text] {
    margin: 0;
}

.site-header button,
.site-header input {
    font-family: inherit;
}
.site-footer button,
.site-footer input {
    font-family: inherit;
}
.site-footer img {
    max-width: 100%;
    height: auto;
}
.site-footer img {
    max-width: 100%;
    height: auto;
}
#main-content {
    background-color: #fff;
}

.container {
    width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative;
}

body:not(.et-tb) #main-content .container {
    padding-top: 25px;
}
.et_full_width_page #main-content .container:before {
    display: none;
}

.main_title {
    margin-bottom: 20px;
}

.et_button_custom_icon .et_pb_button:after {
    line-height: 1.7em;
}

.et_button_custom_icon .et_pb_button:hover:after {
    margin-left: .3em;
}

.et-l--footer ul,
.et-l--header ul {
    list-style-type: disc;
    padding: 0 0 23px 1em;
    line-height: 26px;
}
img {
    border: none !important;
}
@media (min-width:981px) {
    #left-area {
        width: 79.125%;
        padding-bottom: 23px;
    }
    #main-content .container:before {
        content: "";
        position: absolute;
        top: 0;
        height: 100%;
        width: 1px;
    }
    .et_full_width_page #left-area {
        float: none;
        width: 100% !important;
    }
    .et_full_width_page #left-area {
        padding-bottom: 0;
    }
}

@media (max-width:980px) {
    #page-container {
        padding-top: 0;
    }
    .et-tb-has-header #page-container {
        padding-top: 0 !important;
    }
    #left-area {
        width: 100% !important;
    }
    #main-content .container:before {
        display: none !important;
    }
}

@media print {
    #page-container {
        padding-top: 0 !important;
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.et_overlay:before,
.et_pb_button:after {
    font-family: ETmodules !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
}

.et-pb-icon {
    content: attr(data-icon);
}

.et-pb-icon {
    font-family: ETmodules !important;
    speak: none;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 96px;
    font-style: normal;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    direction: ltr;
}

.et_pb_button {
    font-size: 20px;
    font-weight: 500;
    padding: .3em 1em;
    line-height: 1.7em !important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    border-radius: 3px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all !important;
    transition-property: all !important;
}

.et_pb_button {
    position: relative;
}

.et_pb_button:hover,
.et_pb_module .et_pb_button:hover {
    border: 2px solid transparent;
    padding: .3em 2em .3em .7em;
}

.et_pb_button:hover {
    background-color: hsla(0, 0%, 100%, .2);
}

.et_pb_bg_layout_light.et_pb_button:hover {
    background-color: rgba(0, 0, 0, .05);
}

.et_pb_button:after,
.et_pb_button:before {
    font-size: 32px;
    line-height: 1em;
    content: "\35";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
}

.et_pb_button:before {
    display: none;
}

.et_pb_button:hover:after {
    opacity: 1;
    margin-left: 0;
}

.et_pb_column_1_4 h2,
.et_pb_column_1_6 h2 {
    font-size: 23px;
}

.et_pb_column_1_4 h5 {
    font-size: 16px;
}

.et_pb_bg_layout_dark,
.et_pb_bg_layout_dark h2,
.et_pb_bg_layout_dark h5 {
    color: #fff !important;
}

.et_pb_module.et_pb_text_align_left {
    text-align: left;
}

.et_pb_module.et_pb_text_align_center {
    text-align: center;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.et_builder_inner_content {
    position: relative;
    z-index: 1;
}

header .et_builder_inner_content {
    z-index: 2;
}

.et_pb_css_mix_blend_mode_passthrough {
    mix-blend-mode: unset !important;
}

.et_pb_module_inner {
    position: relative;
}

.et_pb_module,
.et_pb_with_background {
    position: relative;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.et_pb_with_border {
    position: relative;
    border: 0 solid #333;
}

.et_overlay.et_pb_inline_icon:before,
.et_pb_inline_icon:before {
    content: attr(data-icon);
}

.et_parallax_bg_wrap {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.et_parallax_bg {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.et_parallax_gradient {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.box-shadow-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    pointer-events: none;
}

.has-box-shadow-overlay {
    position: relative;
}

.et_clickable {
    cursor: pointer;
}

header.et-l.et-l--header:after {
    clear: both;
    display: block;
    content: "";
}

.et_pb_module {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
}

/*.et-waypoint:not(.et_pb_counters) {
    opacity: 0;
}*/

@media (min-width:981px) {
    .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,
    .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child,
    .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child {
        margin-bottom: 0;
    }
}

@media (max-width:980px) {
    .et_pb_column .et_pb_module {
        margin-bottom: 30px;
    }
    .et_pb_row .et_pb_column .et_pb_module:last-child,
    .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
        margin-bottom: 0;
    }
}

/*! CSS Used from: https://www.americancrane.com/wp-content/et-cache/282683/et-divi-dynamic-tb-273798-tb-273687-282683-late.css */

@media (min-width:981px) {
    .et_pb_gutters2 .et_pb_column,
    .et_pb_gutters2.et_pb_row .et_pb_column {
        margin-right: 3%;
    }
    .et_pb_gutters2 .et_pb_column_4_4,
    .et_pb_gutters2.et_pb_row .et_pb_column_4_4 {
        width: 100%;
    }
    .et_pb_gutters2 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 1.5%;
    }
    .et_pb_gutters2 .et_pb_column_1_4,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
        width: 22.75%;
    }
    .et_pb_gutters2 .et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 6.593%;
    }
    .et_pb_gutters2 .et_pb_column_1_6 {
        width: 14.1667%;
    }
    .et_pb_gutters2 .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 10.588%;
    }
}

@media (min-width:981px) {
    .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 {
        width: 29.21%;
        margin-right: 6.186%;
    }
    .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_module {
        margin-bottom: 10.588%;
    }
}

.et-waypoint.et_pb_animation_top.et-animated,
.et_pb_animation_top.et-animated {
    opacity: 1 !important;
    -webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1 !important;
    animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1 !important;
}

@media (max-width:980px) {
    .et-waypoint.et_pb_animation_top_tablet.et-animated,
    .et_pb_animation_top_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
    }
}

@media (max-width:767px) {
    .et-waypoint.et_pb_animation_top_phone.et-animated,
    .et_pb_animation_top_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
    }
}

.et_overlay {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, .9);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
}

.et_overlay:before {
    color: #2ea3f2;
    content: "\E050";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 32px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay {
    z-index: 3;
    opacity: 1;
}

/*! CSS Used from: Embedded */

@media (min-width:981px) {
    .et_pb_gutters3 .et_pb_column {
        margin-right: 5.5%;
    }
    .et_pb_gutters3 .et_pb_column_4_4 {
        width: 100%;
    }
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 2.75%;
    }
    .et_pb_gutters3 .et_pb_column_1_2 {
        width: 34.25%;
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module {
        margin-bottom: 5.82%;
    }
    .et_pb_gutters3 .et_pb_column_1_4 {
        width: 20.875%;
    }
    .et_pb_gutters3 .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 13.174%;
    }
    .et_pb_gutters3 .et_pb_column_1_6 {
        width: 12.0833%;
    }
    .et_pb_gutters3 .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 22.759%;
    }
}

@media (min-width:981px) {
    .et_pb_gutters3 .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
        margin-bottom: 13.174%;
    }
    .et_pb_gutters3 .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
        margin-bottom: 5.82%;
    }
    .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 {
        width: 100%;
    }
    .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module {
        margin-bottom: 5.82%;
    }
    .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 {
        width: 44.17989%;
        margin-right: 11.64%;
    }
    .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module {
        margin-bottom: 13.174%;
    }
    .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 {
        width: 25.573%;
        margin-right: 11.64%;
    }
    .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module {
        margin-bottom: 22.759%;
    }
}

@media (min-width:981px) {
    .et_pb_gutters2 .et_pb_column,
    .et_pb_gutters2.et_pb_row .et_pb_column {
        margin-right: 3%;
    }
    .et_pb_gutters2 .et_pb_column_4_4,
    .et_pb_gutters2.et_pb_row .et_pb_column_4_4 {
        width: 100%;
    }
    .et_pb_gutters2 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 1.5%;
    }
    .et_pb_gutters2 .et_pb_column_1_4,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
        width: 22.75%;
    }
    .et_pb_gutters2 .et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 6.593%;
    }
    .et_pb_gutters2 .et_pb_column_1_6 {
        width: 14.1667%;
    }
    .et_pb_gutters2 .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 10.588%;
    }
}

@media (min-width:981px) {
    .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 {
        width: 29.21%;
        margin-right: 6.186%;
    }
    .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_module {
        margin-bottom: 10.588%;
    }
}

.et_pb_scroll_top.et-pb-icon {
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    text-decoration: none;
    position: fixed;
    z-index: 99999;
    bottom: 125px;
    right: 0px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    display: none;
    cursor: pointer;
    font-size: 30px;
    padding: 5px;
    color: #fff;
}

.et_pb_scroll_top:before {
    content: '2';
}

.et_pb_section {
    position: relative;
    background-color: #fff;
    background-position: 50%;
    background-size: 100%;
    background-size: cover;
}

@media (min-width:981px) {
    .et_pb_section {
        padding: 4% 0;
    }
}

@media (max-width:980px) {
    .et_pb_section {
        padding: 50px 0;
    }
}

.et_pb_row {
    width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative;
}

.et_pb_row_inner {
    width: 100%;
    position: relative;
}

.et_pb_row:after,
.et_pb_row_inner:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    width: 0;
}

.et_pb_row_4col .et-last-child {
    margin-bottom: 0;
}

.et_pb_column {
    float: left;
    background-size: cover;
    background-position: 50%;
    position: relative;
    z-index: 2;
    min-height: 1px;
}

.et_pb_column.et_pb_column_empty {
    min-height: 1px;
}

.et_pb_row .et_pb_column.et-last-child,
.et_pb_row .et_pb_column:last-child,
.et_pb_row_inner .et_pb_column.et-last-child,
.et_pb_row_inner .et_pb_column:last-child {
    margin-right: 0 !important;
}

.et_pb_column,
.et_pb_row,
.et_pb_row_inner {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

@media (min-width:981px) {
    .et_pb_row {
        padding: 2% 0;
    }
    .et_pb_column_1_2 .et_pb_row_inner {
        padding: 5.82% 0;
    }
    .et_section_specialty>.et_pb_row {
        padding: 0;
    }
    .et_pb_row_inner {
        width: 100%;
    }
    .et_pb_column_single {
        padding: 2.855% 0;
    }
    .et_pb_column_single .et_pb_module:first-child {
        margin-top: 0;
    }
    .et_pb_column_single .et_pb_module:last-child {
        margin-bottom: 0;
    }
    .et_pb_row .et_pb_column.et-last-child,
    .et_pb_row .et_pb_column:last-child,
    .et_pb_row_inner .et_pb_column.et-last-child,
    .et_pb_row_inner .et_pb_column:last-child {
        margin-right: 0 !important;
    }
    .et_pb_row.et_pb_equal_columns,
    .et_pb_row_inner.et_pb_equal_columns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .et_pb_row.et_pb_equal_columns>.et_pb_column {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (max-width:980px) {
    .et_pb_row {
        max-width: 1080px;
    }
    .et_pb_column .et_pb_row_inner,
    .et_pb_row {
        padding: 30px 0;
    }
    .et_section_specialty>.et_pb_row {
        padding: 0;
    }
    .et_pb_column {
        width: 100%;
        margin-bottom: 30px;
    }
    .et_pb_row .et_pb_column.et-last-child,
    .et_pb_row .et_pb_column:last-child {
        margin-bottom: 0;
    }
    .et_section_specialty .et_pb_row>.et_pb_column {
        padding-bottom: 0;
    }
    .et_pb_column.et_pb_column_empty {
        display: none;
    }
    .et_pb_row_1-4_1-4,
    .et_pb_row_1-4_1-4_1-2,
    .et_pb_row_1-6_1-6_1-6,
    .et_pb_row_4col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,
    .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,
    .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
        width: 47.25%;
        margin-right: 5.5%;
    }
    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n),
    .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n),
    .et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n) {
        margin-right: 0;
    }
    .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2),
    .et_pb_row_4col .et_pb_column:nth-last-child(-n+2) {
        margin-bottom: 0;
    }
}

@media (max-width:479px) {
    .et_pb_row .et_pb_column.et_pb_column_1_4,
    .et_pb_row .et_pb_column.et_pb_column_1_6 {
        width: 100%;
        margin: 0 0 30px;
    }
    .et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,
    .et_pb_row .et_pb_column.et_pb_column_1_4:last-child,
    .et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,
    .et_pb_row .et_pb_column.et_pb_column_1_6:last-child {
        margin-bottom: 0;
    }
    .et_pb_column {
        width: 100% !important;
    }
}

.et_pb_with_border .et_pb_image_wrap {
    border: 0 solid #333;
}

.et_pb_image {
    margin-left: auto;
    margin-right: auto;
    line-height: 0;
}

.et_pb_image {
    display: block;
}

.et_pb_image .et_pb_image_wrap {
    display: inline-block;
    position: relative;
    max-width: 100%;
}

.et_pb_image img {
    position: relative;
    margin: 20px 0 40px;
    max-width: 278px;
}

@media (max-width:980px) {
    .et_always_center_on_mobile {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

.et_overlay {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, .9);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
}

.et_overlay:before {
    color: #2ea3f2;
    content: "\E050";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 32px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay {
    z-index: 3;
    opacity: 1;
}

.et_pb_button_module_wrapper.et_pb_button_alignment_center {
    text-align: center;
}

.et_pb_button_module_wrapper>a {
    display: inline-block;
}

.et_pb_button[data-icon]:not([data-icon=""]):after {
    content: attr(data-icon);
}

.et_pb_with_border .et-pb-icon,
.et_pb_with_border .et_pb_image_wrap {
    border: 0 solid #333;
}

.et_pb_blurb_content {
    max-width: 550px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    word-wrap: break-word;
    width: 100%;
}

.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
    text-align: left;
}

.et_pb_blurb .et_pb_module_header a {
    text-decoration: none;
}

.et_pb_blurb .et_pb_image_wrap {
    display: block;
    margin: auto;
}

.et_pb_blurb_position_left .et_pb_blurb_content {
    display: table;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image {
    width: 32px;
    display: table-cell;
    line-height: 0;
}

.et_pb_blurb_position_left .et-pb-icon {
    font-size: 32px;
}

.et_pb_blurb_position_left .et_pb_blurb_container {
    display: table-cell;
    vertical-align: top;
}

.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 15px;
}

.et_pb_blurb_position_left .et_pb_blurb_content {
    text-align: left;
}

.et_pb_main_blurb_image {
    display: inline-block;
    margin-bottom: 30px;
    line-height: 0;
    max-width: 100%;
}

.et-waypoint.et_pb_animation_top.et-animated,
.et_pb_animation_top.et-animated {
    opacity: 1;
    -webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
    animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
}

@media (max-width:980px) {
    .et-waypoint.et_pb_animation_top_tablet.et-animated,
    .et_pb_animation_top_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
    }
}

@media (max-width:767px) {
    .et-waypoint.et_pb_animation_top_phone.et-animated,
    .et_pb_animation_top_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
    }
}

.et_pb_code_inner {
    position: relative;
}

/*! CSS Used from: https://www.americancrane.com/wp-content/et-cache/282683/et-divi-dynamic-tb-273798-tb-273687-282683-late.css?ver=1742570015 ; media=all */

@media all {
    @media (min-width: 981px) {
        .et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
            margin-right:3%;
        }
        .et_pb_gutters2 .et_pb_column_4_4,
        .et_pb_gutters2.et_pb_row .et_pb_column_4_4 {
            width: 100%;
        }
        .et_pb_gutters2 .et_pb_column_4_4 .et_pb_module,
        .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
            margin-bottom: 1.5%;
        }
        .et_pb_gutters2 .et_pb_column_1_4,
        .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
            width: 22.75%;
        }
        .et_pb_gutters2 .et_pb_column_1_4 .et_pb_module,
        .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_module {
            margin-bottom: 6.593%;
        }
        .et_pb_gutters2 .et_pb_column_1_6 {
            width: 14.1667%;
        }
        .et_pb_gutters2 .et_pb_column_1_6 .et_pb_module {
            margin-bottom: 10.588%;
        }
    }
    @media (min-width:981px) {
        .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 {
            width: 29.21%;
            margin-right: 6.186%;
        }
        .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_module {
            margin-bottom: 10.588%;
        }
    }
    .et-waypoint.et_pb_animation_top.et-animated,
    .et_pb_animation_top.et-animated {
        opacity: 1;
        -webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
    }
    @media (max-width:980px) {
        .et-waypoint.et_pb_animation_top_tablet.et-animated,
        .et_pb_animation_top_tablet.et-animated {
            opacity: 1;
            -webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
            animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
        }
    }
    @media (max-width:767px) {
        .et-waypoint.et_pb_animation_top_phone.et-animated,
        .et_pb_animation_top_phone.et-animated {
            opacity: 1;
            -webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
            animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
        }
    }
    .et_overlay {
        z-index: -1;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: hsla(0, 0%, 100%, .9);
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all .3s;
        transition: all .3s;
        border: 1px solid #e5e5e5;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-font-smoothing: antialiased;
    }
    .et_overlay:before {
        color: #2ea3f2;
        content: "\E050";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 32px;
        -webkit-transition: all .4s;
        transition: all .4s;
    }
    .et_pb_has_overlay:not(.et_pb_image):hover .et_overlay {
        z-index: 3;
        opacity: 1;
    }
}

/*! CSS Used from: https://www.americancrane.com/wp-content/et-cache/282683/et-divi-dynamic-tb-273798-tb-273687-282683.css?ver=1742570015 ; media=all */

@media all {
    .et_pb_text {
        word-wrap: break-word;
    }
    .et_pb_text>:last-child {
        padding-bottom: 0;
    }
    .et_pb_text_inner {
        position: relative;
    }
}

/*! CSS Used from: https://www.americancrane.com/wp-content/plugins/divi-blog-extras/styles/style.min.css?ver=2.7.0 ; media=all */

@media all {
    .et_pb_text_align_left {
        text-align: left;
    }
    .et_pb_text_align_center {
        text-align: center;
    }
}

/*! CSS Used from: https://www.americancrane.com/wp-content/plugins/supreme-mega-menu/styles/style.min.css?ver=1.3.4 ; media=all */

@media all {
    .dsm-mega-menu-container:not(.mobile-menu) .animated {
        -webkit-transition-delay: 0ms;
        -o-transition-delay: 0ms;
        transition-delay: 0ms;
        -webkit-animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-duration: 1s;
        animation-fill-mode: both;
    }
    @media (prefers-reduced-motion) {
        .animated {
            -webkit-animation: unset !important;
            -webkit-transition: none !important;
            animation: unset !important;
            -o-transition: none !important;
            transition: none !important;
        }
    }
    .dsm-mega-menu-container li {
        list-style-type: none;
    }
    .dsm-root-menu .dsm-mega-menu-item a:not(.et_pb_button) {
        display: -ms-flexbox;
        display: flex;
    }
    .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item .dsm-mega-menu-link.dsm-mega-menu-link-animated {
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        text-decoration: none;
    }
    .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-link .dsm-menu-text-wrapper .dsm-menu-text,
    .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-link .dsm-menu-text-wrapper .dsm_icon {
        margin-right: 7px;
    }
    .dsm-mega-menu-container .dsm-menu-text-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
    .dsm-mega-menu-container[data-trigger=hover] li:hover>.dsm-submenu-container {
        opacity: 1;
        visibility: visible;
        z-index: 999999999999;
    }
    .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-link,
    .dsm-mega-menu-container:not(.mobile-menu) .dsm-submenu-container {
        overflow: visible !important;
    }
    .dsm-mega-menu-container:not(.mobile-menu) .dsm-submenu-container {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        padding: 0;
        z-index: 1;
    }
    .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item:last-child {
        margin-right: 0 !important;
    }
    .dsm-mega-menu-container.mobile-menu {
        padding: 20px;
    }
    .dsm-mega-menu-container.mobile-menu .dsm-root-menu .dsm-mega-menu-item:not(:last-child) {
        margin-bottom: 10px;
    }
    .dsm-mega-menu-container.mobile-menu .dsm-root-menu .dsm-submenu-container {
        position: relative;
    }
    .dsm-mega-menu-container.mobile-menu .dsm-root-menu .dsm-submenu-container:before {
        left: 50% !important;
    }
    .dsm-mega-menu-container.mobile-menu .dsm-root-menu .dsm-mega-menu-item {
        width: 100%;
    }
    .dsm-mega-menu-container.mobile-menu .dsm-root-menu .dsm-mega-menu-item .dsm-mega-menu-link {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .dsm-mega-menu-container.mobile-menu {
        position: fixed;
        top: 0;
        z-index: 9999;
        width: 100%;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        overflow: auto;
    }
    .dsm-mega-menu-open-button {
        border: none;
        cursor: pointer;
        background: transparent;
        border-width: 0;
        padding: 0;
    }
    .dsm-mega-menu-container.mobile-menu ul {
        list-style-type: none;
        padding: 0;
    }
    .dsm-mega-menu-close-button {
        position: absolute;
        background-color: transparent;
        border: none;
        cursor: pointer;
        z-index: 99;
        border-width: 0;
        padding: 0;
    }
    .dsm-mega-menu-container.mobile-menu nav::-webkit-scrollbar-track {
        background-color: transparent;
    }
    .dsm-mega-menu-container.mobile-menu nav::-webkit-scrollbar {
        width: 0;
        background-color: transparent;
    }
    .dsm-mega-menu-container.mobile-menu nav {
        scrollbar-width: none;
    }
    .dsm-mega-menu-container.mobile-menu nav::-moz-scrollbar {
        display: none;
    }
    .dsm-mega-menu-container.mobile-menu nav::-webkit-scrollbar-thumb {
        background-color: transparent;
    }
    @media screen and (max-width:980px) {
        .dsm-mega-menu-container.dsm-mega-menu-main-wrapper {
            display: none;
        }
    }
    @media screen and (min-width:981px) {
        .dsm-mega-menu-container {
            display: -ms-flexbox;
            display: flex;
        }
        .dsm-mobile-menu-open-button-container {
            display: none !important;
        }
    }
    .dsm-mega-menu-container:not(.mobile-menu) nav {
        display: -ms-flexbox;
        display: flex;
    }
    .dsm-mega-menu-container:not(.mobile-menu) .dsm-mega-menu-search-container {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
    .dsm-mega-menu-container .dsm-mega-menu-search-box input {
        height: 100%;
    }
    .dsm-mega-menu-container .dsm-mega-menu-search-box .et_pb_menu__search-input {
        font-family: none !important;
        border-width: 0;
    }
    .dsm_link_animation_effect_three .dsm-mega-menu-link {
        display: inline-block;
        position: relative;
    }
    .dsm_link_animation_effect_three .dsm-mega-menu-link:after {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        bottom: 0;
        height: 2px;
        margin: -5px 0;
        left: 0;
        background-color: #000;
        -webkit-transition: all .4s ease-in 0s;
        -o-transition: all .4s ease-in 0s;
        transition: all .4s ease-in 0s;
    }
    .dsm_link_animation_effect_three .dsm-mega-menu-link:hover:after {
        width: 100%;
    }
    .dsm-mega-menu-container .dsm-dropdown-icon-wrapper {
        position: relative;
    }
    .dsm-active-menu .dsm-dropdown-icon-wrapper {
    transform: rotate(180deg);
}
    .dsm-mega-menu-container .dsm-mega-menu-item .dsm_dropdown_open_icon {
        opacity: 0;
    }
    .dsm-mega-menu-container .dsm-mega-menu-item .dsm_dropdown_close_icon,
    .dsm-mega-menu-container .dsm-mega-menu-item .dsm_dropdown_open_icon {
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
    }
    .dsm-mega-menu-container .dsm-mega-menu-item .dsm_dropdown_close_icon {
        position: absolute;
    }
    .dsm-mega-menu-container[data-trigger=hover] .dsm-mega-menu-item:hover a .dsm_dropdown_open_icon {
        opacity: 1;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
    }
    .dsm-mega-menu-container[data-trigger=hover] .dsm-mega-menu-item:hover a .dsm_dropdown_close_icon {
        opacity: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    @media (min-width:981px) {
        .dsm-mega-menu-container.mobile-menu {
            display: none !important;
            opacity: 0 !important;
        }
    }
    .fadeIn {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
    }
    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    @media (prefers-reduced-motion) {
        .animated {
            -webkit-animation: unset !important;
            animation: unset !important;
            -webkit-transition: none !important;
            -o-transition: none !important;
            transition: none !important;
        }
    }
}

/*! CSS Used from: https://www.americancrane.com/wp-content/plugins/supreme-modules-pro-for-divi/styles/style.min.css?ver=4.9.97.26 ; media=all */

@media all {
    .et_pb_text_align_left {
        text-align: left;
    }
    .et_pb_text_align_center {
        text-align: center;
    }
    .dsm_perspective_image {
        display: block;
        margin-right: auto;
        margin-left: auto;
        line-height: 0;
        -webkit-transform: translateZ(0);
    }
    .dsm_perspective_image .dsm-perspective-image-wrapper {
        -webkit-transform: perspective(1000px);
        transform: perspective(1000px);
    }
    .dsm_perspective_image .et_pb_image_wrap {
        display: inline-block;
        position: relative;
        max-width: 100%;
    }
    .dsm_perspective_image .et_overlay {
        border-width: 0;
    }
    .dsm_perspective_image .dsm-perspective-image-overlay-off .et_overlay {
        opacity: 1;
        z-index: 3;
    }
    .dsm_perspective_image:hover .dsm-perspective-image-overlay-off .et_overlay {
        opacity: 0;
    }
    .dsm_perspective_image img {
        position: relative;
    }
    ul.dsm-menu {
        list-style-type: disc;
        list-style-position: inside;
    }
    .dsm-menu a {
        -webkit-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }
    .et-l--footer ul.dsm-menu {
        padding-left: 0;
    }
    .dsm-video-lightbox {
        cursor: pointer;
    }
    .et_overlay {
        z-index: -1;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: hsla(0, 0%, 100%, .9);
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        border: 1px solid #e5e5e5;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-font-smoothing: antialiased;
    }
    .et_overlay:before {
        color: #2ea3f2;
        content: "\E050";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 32px;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s;
    }
}

/*! CSS Used from: https://www.americancrane.com/wp-content/plugins/supreme-modules-pro-for-divi/public/css/animate.css?ver=4.9.97.26 ; media=all */

@media all {
    .fadeIn {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
    }
    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    @media (prefers-reduced-motion) {
        .animated {
            -webkit-animation: unset !important;
            animation: unset !important;
            -webkit-transition: none !important;
            transition: none !important;
        }
    }
}

/*! CSS Used from: https://www.americancrane.com/wp-content/plugins/supreme-mega-menu/styles/style.min.css?ver=1.3.4 ; media=all */

@media all {
    .dsm-mega-menu-container:not(.mobile-menu) .animated {
        -webkit-transition-delay: 0ms;
        -o-transition-delay: 0ms;
        transition-delay: 0ms;
        -webkit-animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-duration: 1s;
        animation-fill-mode: both;
    }
    @media (prefers-reduced-motion) {
        .animated {
            -webkit-animation: unset !important;
            -webkit-transition: none !important;
            animation: unset !important;
            -o-transition: none !important;
            transition: none !important;
        }
    }
    .dsm-mega-menu-container li {
        list-style-type: none;
    }
    .dsm-root-menu .dsm-mega-menu-item a:not(.et_pb_button) {
        display: -ms-flexbox;
        display: flex;
    }
    .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item .dsm-mega-menu-link.dsm-mega-menu-link-animated {
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
    }
    .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-link .dsm-menu-text-wrapper .dsm-menu-text,
    .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-link .dsm-menu-text-wrapper .dsm_icon {
        margin-right: 7px;
    }
    .dsm-mega-menu-container .dsm-menu-text-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
    .dsm-mega-menu-container[data-trigger=hover] li:hover>.dsm-submenu-container {
        opacity: 1;
        visibility: visible;
        z-index: 999999999999;
    }
    .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-link,
    .dsm-mega-menu-container:not(.mobile-menu) .dsm-submenu-container {
        overflow: visible !important;
    }
    .dsm-mega-menu-container:not(.mobile-menu) .dsm-submenu-container {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        padding: 0;
        z-index: 1;
    }
    .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item:last-child {
        margin-right: 0 !important;
    }
    .dsm-mega-menu-container.mobile-menu {
        padding: 20px;
    }
    .dsm-mega-menu-container.mobile-menu .dsm-root-menu .dsm-mega-menu-item:not(:last-child) {
        margin-bottom: 10px;
    }
    .dsm-mega-menu-container.mobile-menu .dsm-root-menu .dsm-submenu-container {
        position: relative;
    }
    .dsm-mega-menu-container.mobile-menu .dsm-root-menu .dsm-submenu-container:before {
        left: 50% !important;
    }
    .dsm-mega-menu-container.mobile-menu .dsm-root-menu .dsm-mega-menu-item {
        width: 100%;
    }
    .dsm-mega-menu-container.mobile-menu .dsm-root-menu .dsm-mega-menu-item .dsm-mega-menu-link {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .dsm-mega-menu-container.mobile-menu {
        position: fixed;
        top: 0;
        z-index: 9999;
        width: 100%;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        overflow: auto;
    }
    .dsm-mega-menu-open-button {
        border: none;
        cursor: pointer;
        background: transparent;
        border-width: 0;
        padding: 0;
    }
    .dsm-mega-menu-container.mobile-menu ul {
        list-style-type: none;
        padding: 0;
    }
    .dsm-mega-menu-close-button {
        position: absolute;
        background-color: transparent;
        border: none;
        cursor: pointer;
        z-index: 99;
        border-width: 0;
        padding: 0;
    }
    .dsm-mega-menu-container.mobile-menu nav::-webkit-scrollbar-track {
        background-color: transparent;
    }
    .dsm-mega-menu-container.mobile-menu nav::-webkit-scrollbar {
        width: 0;
        background-color: transparent;
    }
    .dsm-mega-menu-container.mobile-menu nav {
        scrollbar-width: none;
    }
    .dsm-mega-menu-container.mobile-menu nav::-moz-scrollbar {
        display: none;
    }
    .dsm-mega-menu-container.mobile-menu nav::-webkit-scrollbar-thumb {
        background-color: transparent;
    }
    @media screen and (max-width:980px) {
        .dsm-mega-menu-container.dsm-mega-menu-main-wrapper {
            display: none;
        }
    }
    @media screen and (min-width:981px) {
        .dsm-mega-menu-container {
            display: -ms-flexbox;
            display: flex;
        }
        .dsm-mobile-menu-open-button-container {
            display: none !important;
        }
    }
    .dsm-mega-menu-container:not(.mobile-menu) nav {
        display: -ms-flexbox;
        display: flex;
    }
    .dsm-mega-menu-container:not(.mobile-menu) .dsm-mega-menu-search-container {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
    .dsm-mega-menu-container .dsm-mega-menu-search-box input {
        height: 100%;
    }
    .dsm-mega-menu-container .dsm-mega-menu-search-box .et_pb_menu__search-input {
        font-family: none !important;
        border-width: 0;
    }
    .dsm_link_animation_effect_three .dsm-mega-menu-link {
        display: inline-block;
        position: relative;
    }
    .dsm_link_animation_effect_three .dsm-mega-menu-link:after {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        bottom: 0;
        height: 2px;
        margin: -5px 0;
        left: 0;
        background-color: #000;
        -webkit-transition: all .4s ease-in 0s;
        -o-transition: all .4s ease-in 0s;
        transition: all .4s ease-in 0s;
    }
    .dsm_link_animation_effect_three .dsm-mega-menu-link:hover:after {
        width: 100%;
    }
    .dsm-mega-menu-container .dsm-dropdown-icon-wrapper {
        position: relative;
    }
    .dsm-mega-menu-container .dsm-mega-menu-item .dsm_dropdown_open_icon {
        opacity: 0;
    }
    .dsm-mega-menu-container .dsm-mega-menu-item .dsm_dropdown_close_icon,
    .dsm-mega-menu-container .dsm-mega-menu-item .dsm_dropdown_open_icon {
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
    }
    .dsm-mega-menu-container .dsm-mega-menu-item .dsm_dropdown_close_icon {
        position: absolute;
    }
    .dsm-mega-menu-container[data-trigger=hover] .dsm-mega-menu-item:hover a .dsm_dropdown_open_icon {
        opacity: 1;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
    }
    .dsm-mega-menu-container[data-trigger=hover] .dsm-mega-menu-item:hover a .dsm_dropdown_close_icon {
        opacity: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    @media (min-width:981px) {
        .dsm-mega-menu-container.mobile-menu {
            display: none !important;
            opacity: 0 !important;
        }
    }
    .fadeIn {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
    }
    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    @media (prefers-reduced-motion) {
        .animated {
            -webkit-animation: unset !important;
            animation: unset !important;
            -webkit-transition: none !important;
            -o-transition: none !important;
            transition: none !important;
        }
    }
}

/*! CSS Used from: https://www.americancrane.com/wp-content/themes/Divi-child/style.css?ver=4.27.4 ; media=all */

@media all {
    .search-modal__results {
        position: absolute;
        background: white;
        z-index: 100;
        margin: 0px;
        max-height: 46rem;
    }
    .result-list {
        overflow-y: hidden;
        max-height: 40rem;
    }
}

/*! CSS Used from: Embedded */

body.custom-background {
    background-color: #1263ac;
}

/*! CSS Used from: Embedded */

body {
    font-size: 17px;
}

body {
    line-height: 2em;
}

.et_overlay:before {
    color: #1263ac;
}

.container,
.et_pb_row {
    max-width: 1400px;
}

/*.site-header a {
    color: #1263ac;
}*/
.site-footer a {
    color: #ffffff;
    text-decoration: none;
}
.site-footer img[alt=Location] {
    margin-top: 8px;
}
.et_parallax_bg {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
body .et_pb_button {
    background-color: #fb9e20;
    border-color: #fb9e20;
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}

body.et_pb_button_helper_class .et_pb_button {
    color: #ffffff;
}

body .et_pb_button:after {
    content: '';
    font-size: 20px;
}

body .et_pb_bg_layout_light.et_pb_button:hover,
body .et_pb_button:hover {
    color: #fb9e20 !important;
    border-color: #fb9e20 !important;
}

/*.site-header h1,*/
.site-header h2,
.site-header h5 {
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 1.2em;
}
.site-footer h2,
.site-footer h5 {
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 1.2em;
}
@media only screen and (min-width:1750px) {
    .et_pb_row {
        padding: 35px 0;
    }
    .et_pb_section {
        padding: 70px 0;
    }
}

.site-header h1 {
    font-size: 40px;
}

.site-header h2 {
    font-size: 34px;
}

/*.site-footer h2 {
    font-size: 34px;
}*/


.site-header h5 {
    font-size: 21px;
}

.site-footer h5 {
    font-size: 21px;
}

.site-header h1,
.site-header h2,
.site-header h5 {
    font-family: 'Outfit', Helvetica, Arial, Lucida, sans-serif;
}
.site-footer h1,
.site-footer h2,
.site-footer h5 {
    font-family: 'Outfit', Helvetica, Arial, Lucida, sans-serif;
}
body,
input {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
}

#page-container {
    overflow-x: hidden;
}

.container {
    width: 95%;
}

@media (min-width:981px) {
    #left-area {
        width: 100%;
    }
}

header .et_section_specialty .et_pb_row .et_pb_column_empty {
    display: none;
}

@media (min-width:981px) {
    header .et_section_specialty .et_pb_row .et_pb_column_single {
        width: 22.875%;
    }
    header .et_section_specialty .et_pb_row .et-last-child {
        float: right;
        width: 71.25%;
    }
    header .dsm-mega-menu-container .dsm_mega_menu_child_6_tb_header .et_section_specialty .et_pb_row>.et_pb_column_single {
        width: 34%;
    }
    header .dsm-mega-menu-container .dsm_mega_menu_child_6_tb_header .et_section_specialty .et_pb_row>.et-last-child {
        width: 60%;
    }
}

@media (min-width:1024px) {
    header .et_section_specialty .et_pb_row .et_pb_column_single {
        width: 25.875%;
    }
    header .et_section_specialty .et_pb_row .et-last-child {
        float: right;
        width: 68.25%;
    }
}

@media (min-width:1295px) {
    header .et_section_specialty .et_pb_row .et_pb_column_single {
        width: 20.875%;
    }
    header .et_section_specialty .et_pb_row .et-last-child {
        float: right;
        width: 56.25%;
    }
}

@media (min-width:1430px) {
    header .et_section_specialty .et_pb_row .et_pb_column_single {
        width: 19.875%;
    }
    header .et_section_specialty .et_pb_row .et-last-child {
        float: right;
        width: 48.25%;
    }
}

header .et_pb_section_0_tb_header.et_pb_section {
    padding-left: 15px;
    padding-right: 15px;
}

header .et_pb_section_1_tb_header.et_pb_section,
.et_pb_section_23_tb_header.et_pb_section {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:981px) {
    .dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item {
        margin-right: 7px !important;
    }
    .dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item .dsm-mega-menu-link {
        font-size: 13px;
        text-decoration: none;
    }
}

@media (min-width:1280px) {
    .dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item {
        margin-right: 19px !important;
    }
    .dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item .dsm-mega-menu-link {
        font-size: 17px;
    }
}

@media (min-width:1396px) {
    .dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item {
        margin-right: 30px !important;
    }
}

.cust-search {
    padding-top: 0 !important;
    width: 100%;
    z-index: 0;
}

.dsm_mega_menu_child_8_tb_header .dsm-menu-text,
.dsm_mega_menu_child_9_tb_header .dsm-menu-text,
.dsm_mega_menu_child_18_tb_header .dsm-menu-text,
.dsm_mega_menu_child_19_tb_header .dsm-menu-text {
    color: #fff !important;
}

/*! CSS Used from: Embedded */

@media only screen and (min-width: 1024px) {
    div.over-row {
        border: 1px solid #ccc;
        margin: 0 50px;
    }
    button#er_clear_input {
        padding: 0 35px 0 0;
    }
}

/*! CSS Used from: https://use.fontawesome.com/releases/v5.7.2/css/all.css */

.fa,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-spin {
    animation: fa-spin 2s infinite linear;
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-comment:before {
    content: "\f075";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-heart:before {
    content: "\f004";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-linkedin:before {
    content: "\f08c";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-search:before {
    content: "\f002";
}

.fa-share:before {
    content: "\f064";
}

.fa-times:before {
    content: "\f00d";
}

.fa-twitter:before {
    content: "\f099";
}

.fab {
    font-family: "Font Awesome 5 Brands";
}

.fa {
    font-family: "Font Awesome 5 Free";
}

.fa {
    font-weight: 900;
}

/*! CSS Used from: Embedded */

er-dummy-search *:not(style) {
    animation: none;
    animation-delay: 0;
    animation-direction: normal;
    animation-duration: 0;
    animation-fill-mode: none;
    animation-iteration-count: 1;
    animation-name: none;
    animation-play-state: running;
    animation-timing-function: ease;
    backface-visibility: visible;
    background: 0;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 0;
    border-style: none;
    border-width: medium;
    border-color: inherit;
    border-bottom: 0;
    border-bottom-color: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-collapse: separate;
    border-image: none;
    border-left: 0;
    border-left-color: inherit;
    border-left-style: none;
    border-left-width: medium;
    border-radius: 0;
    border-right: 0;
    border-right-color: inherit;
    border-right-style: none;
    border-right-width: medium;
    border-spacing: 0;
    border-top: 0;
    border-top-color: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-top-width: medium;
    bottom: auto;
    box-shadow: none;
    box-sizing: border-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: inherit;
    columns: auto;
    column-count: auto;
    column-fill: balance;
    column-gap: normal;
    column-rule: medium none currentColor;
    column-rule-color: currentColor;
    column-rule-style: none;
    column-rule-width: none;
    column-span: 1;
    column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    display: inline;
    empty-cells: show;
    float: none;
    font-family: inherit;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    outline: 0;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    perspective: none;
    perspective-origin: 50% 50%;
    position: static;
    quotes: '\201C' '\201D' '\2018' '\2019';
    right: auto;
    tab-size: 8;
    table-layout: auto;
    text-align: left;
    text-align-last: auto;
    text-decoration: none;
    text-decoration-color: inherit;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    top: auto;
    transform: none;
    transform-style: flat;
    transition: none;
    transition-delay: 0s;
    transition-duration: 0s;
    transition-property: none;
    transition-timing-function: ease;
    unicode-bidi: normal;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    width: auto;
    word-spacing: normal;
    z-index: auto;
}

er-dummy-search *:focus {
    outline: none;
}

er-dummy-search *:before,
er-dummy-search *:after {
    font-family: inherit;
}

er-search-results *:not(style) {
    animation: none;
    animation-delay: 0;
    animation-direction: normal;
    animation-duration: 0;
    animation-fill-mode: none;
    animation-iteration-count: 1;
    animation-name: none;
    animation-play-state: running;
    animation-timing-function: ease;
    backface-visibility: visible;
    background: 0;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 0;
    border-style: none;
    border-width: medium;
    border-color: inherit;
    border-bottom: 0;
    border-bottom-color: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-collapse: separate;
    border-image: none;
    border-left: 0;
    border-left-color: inherit;
    border-left-style: none;
    border-left-width: medium;
    border-radius: 0;
    border-right: 0;
    border-right-color: inherit;
    border-right-style: none;
    border-right-width: medium;
    border-spacing: 0;
    border-top: 0;
    border-top-color: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-top-width: medium;
    bottom: auto;
    box-shadow: none;
    box-sizing: border-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: inherit;
    columns: auto;
    column-count: auto;
    column-fill: balance;
    column-gap: normal;
    column-rule: medium none currentColor;
    column-rule-color: currentColor;
    column-rule-style: none;
    column-rule-width: none;
    column-span: 1;
    column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    display: inline;
    empty-cells: show;
    float: none;
    font-family: inherit;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    outline: 0;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    perspective: none;
    perspective-origin: 50% 50%;
    position: static;
    quotes: '\201C' '\201D' '\2018' '\2019';
    right: auto;
    tab-size: 8;
    table-layout: auto;
    text-align: left;
    text-align-last: auto;
    text-decoration: none;
    text-decoration-color: inherit;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    top: auto;
    transform: none;
    transform-style: flat;
    transition: none;
    transition-delay: 0s;
    transition-duration: 0s;
    transition-property: none;
    transition-timing-function: ease;
    unicode-bidi: normal;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    width: auto;
    word-spacing: normal;
    z-index: auto;
}

er-search-results *:focus {
    outline: none;
}

er-search-results *:before,
er-search-results *:after {
    font-family: inherit;
}

ci-suggest *:not(style) {
    animation: none;
    animation-delay: 0;
    animation-direction: normal;
    animation-duration: 0;
    animation-fill-mode: none;
    animation-iteration-count: 1;
    animation-name: none;
    animation-play-state: running;
    animation-timing-function: ease;
    backface-visibility: visible;
    background: 0;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 0;
    border-style: none;
    border-width: medium;
    border-color: inherit;
    border-bottom: 0;
    border-bottom-color: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-collapse: separate;
    border-image: none;
    border-left: 0;
    border-left-color: inherit;
    border-left-style: none;
    border-left-width: medium;
    border-radius: 0;
    border-right: 0;
    border-right-color: inherit;
    border-right-style: none;
    border-right-width: medium;
    border-spacing: 0;
    border-top: 0;
    border-top-color: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-top-width: medium;
    bottom: auto;
    box-shadow: none;
    box-sizing: border-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: inherit;
    columns: auto;
    column-count: auto;
    column-fill: balance;
    column-gap: normal;
    column-rule: medium none currentColor;
    column-rule-color: currentColor;
    column-rule-style: none;
    column-rule-width: none;
    column-span: 1;
    column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    display: inline;
    empty-cells: show;
    float: none;
    font-family: inherit;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    outline: 0;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    perspective: none;
    perspective-origin: 50% 50%;
    position: static;
    quotes: '\201C' '\201D' '\2018' '\2019';
    right: auto;
    tab-size: 8;
    table-layout: auto;
    text-align: left;
    text-align-last: auto;
    text-decoration: none;
    text-decoration-color: inherit;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    top: auto;
    transform: none;
    transform-style: flat;
    transition: none;
    transition-delay: 0s;
    transition-duration: 0s;
    transition-property: none;
    transition-timing-function: ease;
    unicode-bidi: normal;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    width: auto;
    word-spacing: normal;
    z-index: auto;
}

ci-suggest *:focus {
    outline: none;
}

ci-suggest *:before,
ci-suggest *:after {
    font-family: inherit;
}

.er_gcs_fixed_facets_btn {
    display: none;
}

@media (max-width: 768px) {
    .er_gcs_fixed_facets_btn {
        display: block;
        position: fixed;
        background: #fafafa;
        width: 100%;
        bottom: 0;
        left: 0;
        height: 65px;
        z-index: 99999999999;
        box-shadow: 0px 1px 7px 2px #ccc;
    }
}

.er-gcs-display-none {
    display: none;
}

er-suggestions {
    height: 0;
}

@media screen and (max-width: 520px) {
    er-suggestions.er-suggestions {
        margin: 0 !important;
    }
}

.er-dummy-search-box {
    margin: auto;
    width: auto;
    display: inline-block;
}

.er-dummy-search-box .er-search-form {
    display: inline-flex;
    width: inherit;
}

.er-dummy-search-box .er_search_input_dummy {
    box-shadow: none;
    background: white;
    box-sizing: border-box;
}

.er-dummy-search-box .er_search_button_dummy {
    margin: 0;
    border-radius: 0;
    font-size: 27px;
    margin-left: -4px;
    color: white;
    padding: 0 10px;
    background: #022742;
    border: none;
    height: 40px;
    width: 100%;
    cursor: pointer;
}

.er-dummy-search-box .er_voice_search_dummy i {
    cursor: pointer;
}

.clearInputBtn.fa.fa-times {
    position: absolute;
    right: 210px;
    top: 80px;
    cursor: pointer;
}
.user-icon-img a span.dsm_icon {
    background: url(user-icon.png) no-repeat left top;
    width: 17px;
    height: 16px;
}
.user-icon-img:hover .dsm_icon {
    background: url(user-icon-hover.png) no-repeat left top;
}
.request-icon-img a span.dsm_icon {
    background: url(request-con.png) no-repeat left top;
    width: 19px;
    height: 15px;
}
.request-icon-img:hover .dsm_icon {
    background: url(request-con-hover.png) no-repeat left top;
}
.leaf .et_pb_main_blurb_image a span.et_pb_image_wrap span.et-pb-icon-leaf {
    background: url(leaf.png) no-repeat left top;
    background-size: 24px;
    height: 25px;
    width: 24px;
    display: block;
}
.leaf:hover a span.et_pb_image_wrap span.et-pb-icon-leaf, .leaf:hover a:hover span.et_pb_image_wrap span.et-pb-icon-leaf {
    background: url(leaf-hover.png) no-repeat left top;
}
.capabilities .et_pb_main_blurb_image a span.et_pb_image_wrap span.et-pb-icon-note {
    background: url(note.png) no-repeat left top;
    background-size: 25px;
    height: 27px;
    width: 25px;
    display: block;
}
.capabilities:hover a span.et_pb_image_wrap span.et-pb-icon-note, .capabilities:hover a:hover span.et_pb_image_wrap span.et-pb-icon-note {
    background: url(note-hover.png) no-repeat left top;
    background-size: 25px;
    height: 27px;
    width: 25px;
    display: block;
}
.careers .et_pb_main_blurb_image a span.et_pb_image_wrap span.et-pb-icon-carreer {
    background: url(career-icon.png) no-repeat left top;
    background-size: 29px;
    height: 28px;
    width: 29px;
    display: block;
}
.careers:hover a span.et_pb_image_wrap span.et-pb-icon-carreer, .careers:hover a:hover span.et_pb_image_wrap span.et-pb-icon-carreer {
    background: url(career-icon-hover.png) no-repeat left top;
    background-size: 29px;
    height: 28px;
    width: 29px;
    display: block;
}
@media only screen and (max-width: 600px) {
    .clearInputBtn.fa.fa-times {
        right: 27%;
    }
}

@media only screen and (max-width: 400px) {
    .clearInputBtn.fa.fa-times {
        right: 30%;
    }
}

@media only screen and (min-width: 600px) {
    .clearInputBtn.fa.fa-times {
        right: 22%;
    }
}

@media only screen and (min-width: 768px) {
    .clearInputBtn.fa.fa-times {
        right: 20%;
    }
}

@media only screen and (min-width: 992px) {
    .clearInputBtn.fa.fa-times {
        right: 18%;
    }
}

@media only screen and (min-width: 1200px) {
    .clearInputBtn.fa.fa-times {
        right: 17%;
    }
}

.er_tooltip_content {
    position: absolute;
    width: 225px;
    margin-left: 6%;
    z-index: 2147483647;
    background: #000000;
    color: white;
    padding: 8px;
    border-radius: 4px;
    transition: .5s;
    font-size: 12px;
    margin-top: 10px;
    display: none;
}

.er_tooltip_content .er_tooltip_message {
    font-size: 12px;
}

#er_search_pagination {
    margin: auto;
    display: flex;
    text-align: center;
}

@media (max-width: 768px) {
    #er_search_pagination {
        padding: 15px 0 90px 0 !important;
    }
}

#er_search_results,
#er_search_pagination {
    padding: 16px;
}

#er_clear_input * {
    cursor: pointer;
}

#er_search_button {
    transition-property: all;
    transition-duration: .2s;
    cursor: pointer;
}

#er_search_voice {
    font-size: 25px;
    width: 40px;
    cursor: pointer;
}

.er-search-content {
    position: fixed !important;
    display: none;
    background: #fdfdfd;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 100%;
    z-index: 2147483647;
    overflow-y: auto;
}

@media (min-width: 768px) {
    .er-search-content.animated-overlay-container {
        transition: transform 0.3s;
        box-shadow: 0px 1px 10px 2px #cccc;
        overflow-y: auto;
        background-color: RGB(0 0 0/60%);
    }
}

.ci_inner_div {
    z-index: 99999;
    overflow-y: auto;
    overflow-x: hidden;
    transition: all;
    transition-duration: .5s;
    background: RGB(249, 250, 251);
}

@media (min-width: 768px) {
    .ci_inner_div.animated-overlay {
        max-width: 1600px;
        margin: 0 auto;
        position: absolute;
        width: 90%;
        top: 50px;
        right: 5%;
        left: 5%;
        opacity: 1;
        background: white;
    }
}

.er-top-head {
    width: 100%;
    display: flex;
}

.over-row {
    text-align: left;
    overflow: auto;
    display: flex;
    flex-direction: row;
}

#er_search_results {
    text-align: left;
    overflow: auto;
    display: flex;
    flex-direction: row;
    width: 100%;
}

div#er_facets {
    min-width: 250px;
    padding: 15px 16px;
}

@media screen and (max-width: 768px) {
    .er-search-content {
        padding: 0;
    }
    .ci_inner_div .er-close {
        right: 5px;
        top: 0;
    }
    .er-top-head {
        width: 100%;
        padding-top: 5px;
        border-bottom: 1px solid #ddd;
    }
    #er_search_results {
        text-align: left;
        overflow: auto;
        padding: 0;
    }
    button#er_search_button {
        width: 40px;
    }
}

@media screen and (max-width: 480px) {
    .er-search-box {
        padding: 10px 0;
    }
    .ci_inner_div .er-close {
        top: 0;
        right: 15px;
        padding: 0;
    }
    #er_search_input {
        width: 80%;
        font-size: 20px;
        color: black;
    }
    button#er_search_button {
        margin-top: 0px;
        font-size: 25px;
        width: 40px;
    }
}

/*! CSS Used from: Embedded */

.er-search-box {
    width: 100%;
    padding: 20px 0px;
    background: white;
}

#search-result-input-form {
    width: 80%;
    margin: 50px auto 30px;
    display: flex;
    padding: 15px 0;
    border-bottom: 2px solid #F2F2F2;
}

#er_search_input {
    background: #eceeef;
    outline: 0;
    font-weight: lighter;
    font-size: 30px;
    width: 95%;
    height: 50px;
    padding: 0 15px;
    border: none;
    box-shadow: none;
    color: #55595c;
}

#er_clear_input {
    color: #333;
    box-shadow: none;
    background: #fdfdfd !important;
    outline: none;
    border: none;
    font-size: 25px;
    padding: 0 20px 0 0;
    height: 50px;
    position: absolute;
    top: 0;
    right: 10px;
}

#er_clear_input .fa-times {
    font-size: 25px;
}

#er_search_button {
    box-shadow: none;
    outline: none;
    background: #818a91;
    color: #ffff;
    border: none;
    width: 4%;
    height: 50px;
    padding: 0;
    font-size: 30px;
    margin: 0 0 0 -4px;
    text-align: center;
}

#er_search_voice {
    color: #ffff;
    border: none;
    padding: 0px;
    outline: none;
    background: #818a91;
    height: 50px;
    text-align: center;
}

#er_search_results {
    padding: 0;
}

/*! CSS Used from: Embedded */

div.et_pb_section.et_pb_section_0_tb_header {
    background-image: initial !important;
}

.et_pb_section_0_tb_header.et_pb_section {
    padding-top: 0px;
    padding-right: 60px;
    padding-bottom: 0px;
    padding-left: 60px;
}

.et_pb_section_0_tb_header>.et_pb_row,
.et_pb_section_0_tb_header.et_section_specialty>.et_pb_row,
.et_pb_row_1_tb_header,
.et_pb_row_2_tb_header,
.et_pb_row_3_tb_header,
.et_pb_row_4_tb_header,
.et_pb_row_5_tb_header,
.et_pb_row_6_tb_header,
.et_pb_row_7_tb_header,
.et_pb_row_8_tb_header,
.et_pb_row_9_tb_header,
.et_pb_row_10_tb_header,
.et_pb_section_18_tb_header>.et_pb_row,
.et_pb_section_18_tb_header.et_section_specialty>.et_pb_row,
.dsm_perspective_image_0_tb_header .et_pb_image_wrap,
.dsm_perspective_image_0_tb_header img,
.et_pb_row_12_tb_header,
.et_pb_row_13_tb_header,
.et_pb_row_15_tb_header,
.et_pb_row_16_tb_header,
.et_pb_row_17_tb_header,
.et_pb_row_18_tb_header,
.et_pb_row_19_tb_header,
.et_pb_row_20_tb_header,
.et_pb_row_21_tb_header,
.et_pb_row_22_tb_header,
.et_pb_row_23_tb_header,
.et_pb_row_24_tb_header,
.et_pb_section_40_tb_header>.et_pb_row,
.et_pb_section_40_tb_header.et_section_specialty>.et_pb_row,
.dsm_perspective_image_1_tb_header .et_pb_image_wrap,
.dsm_perspective_image_1_tb_header img,
.et_pb_row_26_tb_header,
.et_pb_row_27_tb_header {
    width: 100%;
}

.et_pb_column_0_tb_header,
.et_pb_column_1_tb_header {
    padding-top: 20px;
}

.et_pb_image_0_tb_header {
    text-align: left;
    margin-left: 0;
}

.et_pb_row_inner_0_tb_header.et_pb_row_inner {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.et_pb_column .et_pb_row_inner_0_tb_header {
    padding-top: 20px;
    padding-bottom: 20px;
}

body #page-container .et_pb_section .et_pb_button_0_tb_header,
body #page-container .et_pb_section .et_pb_button_1_tb_header,
body #page-container .et_pb_section .et_pb_button_2_tb_header,
body #page-container .et_pb_section .et_pb_button_3_tb_header,
body #page-container .et_pb_section .et_pb_button_4_tb_header,
body #page-container .et_pb_section .et_pb_button_5_tb_header,
body #page-container .et_pb_section .et_pb_button_6_tb_header,
body #page-container .et_pb_section .et_pb_button_7_tb_header,
body #page-container .et_pb_section .et_pb_button_8_tb_header,
body #page-container .et_pb_section .et_pb_button_9_tb_header,
body #page-container .et_pb_section .et_pb_button_10_tb_header,
body #page-container .et_pb_section .et_pb_button_11_tb_header,
body #page-container .et_pb_section .et_pb_button_12_tb_header,
body #page-container .et_pb_section .et_pb_button_13_tb_header {
    font-size: 16px;
}

body #page-container .et_pb_section .et_pb_button_0_tb_header:after,
body #page-container .et_pb_section .et_pb_button_1_tb_header:after,
body #page-container .et_pb_section .et_pb_button_2_tb_header:after,
body #page-container .et_pb_section .et_pb_button_3_tb_header:after,
body #page-container .et_pb_section .et_pb_button_4_tb_header:after,
body #page-container .et_pb_section .et_pb_button_5_tb_header:after,
body #page-container .et_pb_section .et_pb_button_6_tb_header:after,
body #page-container .et_pb_section .et_pb_button_7_tb_header:after,
body #page-container .et_pb_section .et_pb_button_8_tb_header:after,
body #page-container .et_pb_section .et_pb_button_9_tb_header:after,
body #page-container .et_pb_section .et_pb_button_10_tb_header:after,
body #page-container .et_pb_section .et_pb_button_11_tb_header:after,
body #page-container .et_pb_section .et_pb_button_12_tb_header:after,
body #page-container .et_pb_section .et_pb_button_13_tb_header:after {
    font-size: 17px;
    margin-top: 3px;
}

body.et_button_custom_icon #page-container .et_pb_button_0_tb_header:after,
body.et_button_custom_icon #page-container .et_pb_button_1_tb_header:after,
body.et_button_custom_icon #page-container .et_pb_button_2_tb_header:after,
body.et_button_custom_icon #page-container .et_pb_button_3_tb_header:after,
body.et_button_custom_icon #page-container .et_pb_button_4_tb_header:after,
body.et_button_custom_icon #page-container .et_pb_button_5_tb_header:after,
body.et_button_custom_icon #page-container .et_pb_button_6_tb_header:after,
body.et_button_custom_icon #page-container .et_pb_button_7_tb_header:after,
body.et_button_custom_icon #page-container .et_pb_button_8_tb_header:after,
body.et_button_custom_icon #page-container .et_pb_button_9_tb_header:after,
body.et_button_custom_icon #page-container .et_pb_button_10_tb_header:after,
body.et_button_custom_icon #page-container .et_pb_button_11_tb_header:after,
body.et_button_custom_icon #page-container .et_pb_button_12_tb_header:after,
body.et_button_custom_icon #page-container .et_pb_button_13_tb_header:after {
    font-size: 16px;
}

.et_pb_button_0_tb_header,
.et_pb_button_1_tb_header,
.et_pb_button_2_tb_header,
.et_pb_button_4_tb_header,
.et_pb_button_8_tb_header,
.et_pb_button_10_tb_header {
    width: 100%;
}

.et_pb_button_0_tb_header,
.et_pb_button_0_tb_header:after,
.et_pb_button_1_tb_header,
.et_pb_button_1_tb_header:after,
.et_pb_button_2_tb_header,
.et_pb_button_2_tb_header:after,
.et_pb_button_3_tb_header,
.et_pb_button_3_tb_header:after,
.et_pb_button_4_tb_header,
.et_pb_button_4_tb_header:after,
.et_pb_button_5_tb_header,
.et_pb_button_5_tb_header:after,
.et_pb_button_6_tb_header,
.et_pb_button_6_tb_header:after,
.et_pb_button_7_tb_header,
.et_pb_button_7_tb_header:after,
.et_pb_button_8_tb_header,
.et_pb_button_8_tb_header:after,
.et_pb_button_9_tb_header,
.et_pb_button_9_tb_header:after,
.et_pb_button_10_tb_header,
.et_pb_button_10_tb_header:after,
.et_pb_button_11_tb_header,
.et_pb_button_11_tb_header:after,
.et_pb_button_12_tb_header,
.et_pb_button_12_tb_header:after,
.et_pb_button_13_tb_header,
.et_pb_button_13_tb_header:after {
    transition: all 300ms ease 0ms;
}

.et_pb_column_inner_1_tb_header,
.et_pb_column_inner_2_tb_header {
    margin: auto;
}

.et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_169_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_169_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_175_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_175_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_371_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_371_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_377_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_377_tb_header.et_pb_blurb .et_pb_module_header a {
    font-size: 18px;
}

.et_pb_blurb_0_tb_header .et-pb-icon {
    font-size: 26px;
    color: #1263ac;
    font-family: ETmodules !important;
    font-weight: 400 !important;
}

.et_pb_row_inner_2_tb_header.et_pb_row_inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    width: 100%;
}

.et_pb_row_inner_2_tb_header {
    z-index: 154;
    position: static !important;
    top: 0px;
    right: auto;
    bottom: auto;
    left: 0px;
}

.et_pb_column .et_pb_row_inner_2_tb_header,
.et_pb_column .et_pb_row_inner_4_tb_header,
.et_pb_column .et_pb_row_inner_6_tb_header {
    padding-top: 0px;
    padding-bottom: 0px;
}

.et_pb_section_1_tb_header.et_pb_section,
.et_pb_section_23_tb_header.et_pb_section {
    padding-top: 0px;
    padding-right: 60px;
    padding-bottom: 0px;
    padding-left: 60px;
    background-color: #1263AC !important;
}

.et_pb_row_0_tb_header.et_pb_row,
.et_pb_row_14_tb_header.et_pb_row {
    padding-top: 14px !important;
    padding-bottom: 16px !important;
    padding-top: 14px;
    padding-bottom: 16px;
}

.et_pb_row_0_tb_header,
.et_pb_row_14_tb_header {
    width: 100%;
    max-width: 2560px;
}

.et_pb_row_0_tb_header,
.et_pb_row_14_tb_header {
    z-index: 1 !important;
    position: relative;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-submenu-container .dsm-submenu-inner-container,
.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-link,
.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-menu-text-wrapper .dsm_icon,
.dsm_mega_menu_0_tb_header .dsm-mobile-menu-open-button-container .dsm-mega-menu-open-button,
.dsm_mega_menu_0_tb_header .dsm-mega-menu-container.mobile-menu,
.dsm_mega_menu_0_tb_header .dsm-mega-menu-container.mobile-menu .dsm-mega-menu-close-button,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-logo-wrap img,
.dsm_mega_menu_1_tb_header .dsm-mobile-menu-open-button-container .dsm-logo-wrap img,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-submenu-container .dsm-submenu-inner-container,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-link,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-menu-text-wrapper .dsm_icon,
.dsm_mega_menu_1_tb_header .dsm-mobile-menu-open-button-container .dsm-mega-menu-open-button,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container.mobile-menu,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container.mobile-menu .dsm-mega-menu-close-button {
    border-style: solid;
}

.dsm_mega_menu_child_1_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_1_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_2_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_2_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_3_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_3_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_4_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_4_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_5_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_5_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_6_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_6_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_7_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_7_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_8_tb_header .dsm_icon,
.dsm_mega_menu_0_tb_header .dsm_mobile_open_icon,
.dsm_mega_menu_0_tb_header .dsm_mobile_close_icon,
.dsm_mega_menu_child_11_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_11_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_12_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_12_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_13_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_13_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_14_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_14_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_15_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_15_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_16_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_16_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_17_tb_header .dsm_dropdown_open_icon,
.dsm_mega_menu_child_17_tb_header .dsm_dropdown_close_icon,
.dsm_mega_menu_child_18_tb_header .dsm_icon,
.dsm_mega_menu_1_tb_header .dsm_mobile_open_icon,
.dsm_mega_menu_1_tb_header .dsm_mobile_close_icon {
    font-family: ETmodules !important;
    font-weight: 400 !important;
}

div.et_pb_section.et_pb_section_3_tb_header,
div.et_pb_section.et_pb_section_9_tb_header,
div.et_pb_section.et_pb_section_25_tb_header,
div.et_pb_section.et_pb_section_31_tb_header {
    background-image: linear-gradient(180deg, rgba(18, 99, 172, 0.9) 0%, rgba(18, 99, 172, 0.9) 100%), url(https://www.americancrane.com/wp-content/uploads/2023/09/bg-american-crane-05.jpg) !important;
}

.et_pb_section_3_tb_header,
.et_pb_section_4_tb_header,
.et_pb_section_6_tb_header,
.et_pb_section_7_tb_header,
.et_pb_section_9_tb_header,
.et_pb_section_10_tb_header,
.et_pb_section_12_tb_header,
.et_pb_section_13_tb_header,
.et_pb_section_15_tb_header,
.et_pb_section_16_tb_header,
.et_pb_section_21_tb_header,
.et_pb_section_22_tb_header,
.et_pb_section_25_tb_header,
.et_pb_section_26_tb_header,
.et_pb_section_28_tb_header,
.et_pb_section_29_tb_header,
.et_pb_section_31_tb_header,
.et_pb_section_32_tb_header,
.et_pb_section_34_tb_header,
.et_pb_section_35_tb_header,
.et_pb_section_37_tb_header,
.et_pb_section_38_tb_header,
.et_pb_section_43_tb_header,
.et_pb_section_44_tb_header {
    border-radius: 0px 0px 0px 0px;
    overflow: hidden;
    border-right-color: #1263AC;
    border-bottom-color: #1263AC;
    z-index: 10;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3) !important;
}

.et_pb_section_3_tb_header.et_pb_section,
.et_pb_section_4_tb_header.et_pb_section,
.et_pb_section_7_tb_header.et_pb_section,
.et_pb_section_10_tb_header.et_pb_section,
.et_pb_section_13_tb_header.et_pb_section,
.et_pb_section_16_tb_header.et_pb_section,
.et_pb_section_19_tb_header.et_pb_section,
.et_pb_section_22_tb_header.et_pb_section,
.et_pb_section_25_tb_header.et_pb_section,
.et_pb_section_26_tb_header.et_pb_section,
.et_pb_section_29_tb_header.et_pb_section,
.et_pb_section_32_tb_header.et_pb_section,
.et_pb_section_35_tb_header.et_pb_section,
.et_pb_section_38_tb_header.et_pb_section,
.et_pb_section_41_tb_header.et_pb_section,
.et_pb_section_44_tb_header.et_pb_section {
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.et_pb_row_1_tb_header.et_pb_row,
.et_pb_row_2_tb_header.et_pb_row,
.et_pb_row_3_tb_header.et_pb_row,
.et_pb_row_4_tb_header.et_pb_row,
.et_pb_row_5_tb_header.et_pb_row,
.et_pb_row_6_tb_header.et_pb_row,
.et_pb_row_7_tb_header.et_pb_row,
.et_pb_row_8_tb_header.et_pb_row,
.et_pb_row_9_tb_header.et_pb_row,
.et_pb_row_10_tb_header.et_pb_row,
.et_pb_row_11_tb_header.et_pb_row,
.et_pb_row_12_tb_header.et_pb_row,
.et_pb_row_13_tb_header.et_pb_row,
.et_pb_row_15_tb_header.et_pb_row,
.et_pb_row_16_tb_header.et_pb_row,
.et_pb_row_17_tb_header.et_pb_row,
.et_pb_row_18_tb_header.et_pb_row,
.et_pb_row_19_tb_header.et_pb_row,
.et_pb_row_20_tb_header.et_pb_row,
.et_pb_row_21_tb_header.et_pb_row,
.et_pb_row_22_tb_header.et_pb_row,
.et_pb_row_23_tb_header.et_pb_row,
.et_pb_row_24_tb_header.et_pb_row,
.et_pb_row_25_tb_header.et_pb_row,
.et_pb_row_26_tb_header.et_pb_row,
.et_pb_row_27_tb_header.et_pb_row {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.et_pb_blurb_1_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_1_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_2_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_2_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_3_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_3_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_4_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_4_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_5_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_5_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_6_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_6_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_7_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_7_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_8_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_8_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_9_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_9_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_10_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_10_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_11_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_11_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_12_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_12_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_13_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_13_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_14_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_14_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_15_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_15_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_16_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_16_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_17_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_18_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_19_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_20_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_21_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_22_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_23_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_24_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_25_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_26_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_27_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_28_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_29_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_30_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_31_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_32_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_33_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_33_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_34_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_34_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_35_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_35_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_36_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_36_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_37_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_37_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_38_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_38_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_39_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_39_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_40_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_40_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_41_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_41_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_42_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_42_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_43_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_43_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_44_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_44_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_45_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_45_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_46_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_46_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_47_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_47_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_48_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_48_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_49_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_49_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_50_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_50_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_51_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_51_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_52_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_52_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_53_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_53_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_54_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_54_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_55_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_55_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_56_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_56_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_57_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_57_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_58_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_58_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_59_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_59_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_60_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_60_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_61_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_61_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_62_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_62_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_63_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_63_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_64_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_64_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_65_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_65_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_66_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_66_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_67_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_67_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_68_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_68_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_69_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_69_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_70_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_71_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_71_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_72_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_72_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_73_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_73_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_74_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_74_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_75_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_76_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_76_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_77_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_77_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_78_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_78_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_79_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_79_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_80_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_80_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_81_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_81_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_82_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_82_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_83_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_83_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_84_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_84_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_85_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_85_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_86_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_86_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_87_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_87_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_88_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_88_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_89_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_89_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_90_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_90_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_91_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_91_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_92_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_92_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_93_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_93_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_94_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_94_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_95_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_95_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_96_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_96_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_97_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_97_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_98_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_98_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_99_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_99_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_100_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_100_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_101_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_101_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_102_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_102_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_103_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_103_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_104_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_104_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_105_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_105_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_106_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_106_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_107_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_107_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_108_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_108_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_109_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_109_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_110_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_110_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_111_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_111_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_112_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_112_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_113_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_113_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_114_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_114_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_115_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_115_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_116_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_116_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_117_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_117_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_118_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_118_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_119_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_119_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_120_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_120_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_121_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_121_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_122_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_122_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_123_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_123_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_124_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_124_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_125_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_125_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_126_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_126_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_127_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_127_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_128_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_128_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_129_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_129_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_130_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_130_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_131_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_131_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_132_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_132_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_133_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_133_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_134_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_134_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_135_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_135_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_136_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_136_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_137_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_137_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_138_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_138_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_139_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_139_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_140_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_140_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_141_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_141_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_142_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_142_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_143_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_143_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_144_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_144_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_145_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_145_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_146_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_146_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_147_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_147_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_148_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_148_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_149_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_149_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_150_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_150_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_151_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_151_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_152_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_152_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_153_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_153_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_154_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_154_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_155_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_155_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_156_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_156_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_157_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_157_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_158_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_158_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_159_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_159_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_160_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_160_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_161_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_161_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_162_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_162_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_163_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_163_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_164_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_164_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_165_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_165_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_166_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_166_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_170_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_170_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_171_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_171_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_172_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_172_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_176_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_176_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_177_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_177_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_178_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_178_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_179_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_179_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_180_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_180_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_181_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_181_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_182_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_182_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_183_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_183_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_184_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_184_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_185_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_185_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_186_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_186_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_187_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_187_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_188_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_188_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_189_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_189_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_190_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_190_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_191_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_191_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_192_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_192_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_193_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_193_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_194_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_194_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_195_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_195_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_196_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_196_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_197_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_197_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_198_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_198_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_199_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_199_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_200_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_200_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_201_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_201_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_202_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_202_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_203_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_203_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_204_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_204_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_205_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_205_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_206_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_206_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_207_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_207_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_208_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_208_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_209_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_209_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_210_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_210_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_211_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_211_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_212_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_212_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_213_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_213_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_214_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_214_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_215_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_215_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_216_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_216_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_217_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_217_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_218_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_218_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_219_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_220_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_221_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_222_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_223_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_224_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_225_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_226_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_227_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_228_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_229_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_230_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_231_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_232_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_233_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_234_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_235_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_235_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_236_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_236_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_237_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_237_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_238_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_238_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_239_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_239_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_240_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_240_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_241_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_241_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_242_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_242_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_243_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_243_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_244_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_244_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_245_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_245_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_246_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_246_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_247_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_247_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_248_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_248_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_249_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_249_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_250_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_250_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_251_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_251_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_252_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_252_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_253_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_253_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_254_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_254_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_255_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_255_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_256_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_256_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_257_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_257_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_258_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_258_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_259_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_259_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_260_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_260_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_261_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_261_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_262_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_262_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_263_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_263_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_264_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_264_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_265_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_265_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_266_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_266_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_267_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_267_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_268_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_268_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_269_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_269_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_270_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_270_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_271_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_271_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_272_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_273_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_273_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_274_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_274_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_275_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_275_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_276_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_276_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_277_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_278_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_278_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_279_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_279_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_280_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_280_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_281_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_281_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_282_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_282_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_283_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_283_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_284_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_284_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_285_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_285_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_286_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_286_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_287_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_287_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_288_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_288_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_289_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_289_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_290_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_290_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_291_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_291_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_292_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_292_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_293_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_293_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_294_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_294_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_295_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_295_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_296_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_296_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_297_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_297_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_298_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_298_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_299_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_299_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_300_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_300_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_301_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_301_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_302_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_302_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_303_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_303_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_304_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_304_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_305_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_305_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_306_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_306_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_307_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_307_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_308_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_308_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_309_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_309_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_310_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_310_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_311_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_311_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_312_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_312_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_313_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_313_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_314_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_314_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_315_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_315_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_316_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_316_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_317_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_317_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_318_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_318_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_319_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_319_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_320_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_320_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_321_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_321_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_322_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_322_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_323_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_323_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_324_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_324_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_325_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_325_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_326_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_326_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_327_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_327_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_328_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_328_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_329_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_329_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_330_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_330_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_331_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_331_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_332_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_332_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_333_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_333_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_334_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_334_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_335_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_335_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_336_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_336_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_337_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_337_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_338_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_338_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_339_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_339_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_340_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_340_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_341_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_341_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_342_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_342_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_343_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_343_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_344_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_344_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_345_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_345_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_346_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_346_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_347_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_347_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_348_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_348_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_349_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_349_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_350_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_350_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_351_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_351_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_352_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_352_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_353_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_353_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_354_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_354_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_355_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_355_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_356_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_356_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_357_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_357_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_358_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_358_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_359_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_359_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_360_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_360_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_361_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_361_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_362_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_362_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_363_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_363_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_364_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_364_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_365_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_365_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_366_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_366_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_367_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_367_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_368_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_368_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_372_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_372_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_373_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_373_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_374_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_374_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_378_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_378_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_379_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_379_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_380_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_380_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_381_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_381_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_382_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_382_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_383_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_383_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_384_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_384_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_385_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_385_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_386_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_386_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_387_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_387_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_388_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_388_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_389_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_389_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_390_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_390_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_391_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_391_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_392_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_392_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_393_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_393_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_394_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_394_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_395_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_395_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_396_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_396_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_397_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_397_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_398_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_398_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_399_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_399_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_400_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_400_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_401_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_401_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_402_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_402_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_403_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_403_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_404_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_404_tb_header.et_pb_blurb .et_pb_module_header a {
    font-size: 14px;
}

.et_pb_blurb_1_tb_header.et_pb_blurb,
.et_pb_blurb_2_tb_header.et_pb_blurb,
.et_pb_blurb_3_tb_header.et_pb_blurb,
.et_pb_blurb_4_tb_header.et_pb_blurb,
.et_pb_blurb_5_tb_header.et_pb_blurb,
.et_pb_blurb_7_tb_header.et_pb_blurb,
.et_pb_blurb_8_tb_header.et_pb_blurb,
.et_pb_blurb_9_tb_header.et_pb_blurb,
.et_pb_blurb_10_tb_header.et_pb_blurb,
.et_pb_blurb_12_tb_header.et_pb_blurb,
.et_pb_blurb_13_tb_header.et_pb_blurb,
.et_pb_blurb_14_tb_header.et_pb_blurb,
.et_pb_blurb_15_tb_header.et_pb_blurb,
.et_pb_blurb_33_tb_header.et_pb_blurb,
.et_pb_blurb_34_tb_header.et_pb_blurb,
.et_pb_blurb_36_tb_header.et_pb_blurb,
.et_pb_blurb_37_tb_header.et_pb_blurb,
.et_pb_blurb_39_tb_header.et_pb_blurb,
.et_pb_blurb_40_tb_header.et_pb_blurb,
.et_pb_blurb_51_tb_header.et_pb_blurb,
.et_pb_blurb_52_tb_header.et_pb_blurb,
.et_pb_blurb_53_tb_header.et_pb_blurb,
.et_pb_blurb_54_tb_header.et_pb_blurb,
.et_pb_blurb_56_tb_header.et_pb_blurb,
.et_pb_blurb_57_tb_header.et_pb_blurb,
.et_pb_blurb_58_tb_header.et_pb_blurb,
.et_pb_blurb_60_tb_header.et_pb_blurb,
.et_pb_blurb_61_tb_header.et_pb_blurb,
.et_pb_blurb_62_tb_header.et_pb_blurb,
.et_pb_blurb_79_tb_header.et_pb_blurb,
.et_pb_blurb_80_tb_header.et_pb_blurb,
.et_pb_blurb_81_tb_header.et_pb_blurb,
.et_pb_blurb_82_tb_header.et_pb_blurb,
.et_pb_blurb_83_tb_header.et_pb_blurb,
.et_pb_blurb_84_tb_header.et_pb_blurb,
.et_pb_blurb_85_tb_header.et_pb_blurb,
.et_pb_blurb_86_tb_header.et_pb_blurb,
.et_pb_blurb_87_tb_header.et_pb_blurb,
.et_pb_blurb_88_tb_header.et_pb_blurb,
.et_pb_blurb_89_tb_header.et_pb_blurb,
.et_pb_blurb_91_tb_header.et_pb_blurb,
.et_pb_blurb_92_tb_header.et_pb_blurb,
.et_pb_blurb_93_tb_header.et_pb_blurb,
.et_pb_blurb_94_tb_header.et_pb_blurb,
.et_pb_blurb_95_tb_header.et_pb_blurb,
.et_pb_blurb_96_tb_header.et_pb_blurb,
.et_pb_blurb_97_tb_header.et_pb_blurb,
.et_pb_blurb_98_tb_header.et_pb_blurb,
.et_pb_blurb_99_tb_header.et_pb_blurb,
.et_pb_blurb_100_tb_header.et_pb_blurb,
.et_pb_blurb_101_tb_header.et_pb_blurb,
.et_pb_blurb_103_tb_header.et_pb_blurb,
.et_pb_blurb_104_tb_header.et_pb_blurb,
.et_pb_blurb_105_tb_header.et_pb_blurb,
.et_pb_blurb_106_tb_header.et_pb_blurb,
.et_pb_blurb_107_tb_header.et_pb_blurb,
.et_pb_blurb_108_tb_header.et_pb_blurb,
.et_pb_blurb_109_tb_header.et_pb_blurb,
.et_pb_blurb_110_tb_header.et_pb_blurb,
.et_pb_blurb_111_tb_header.et_pb_blurb,
.et_pb_blurb_112_tb_header.et_pb_blurb,
.et_pb_blurb_113_tb_header.et_pb_blurb,
.et_pb_blurb_151_tb_header.et_pb_blurb,
.et_pb_blurb_152_tb_header.et_pb_blurb,
.et_pb_blurb_154_tb_header.et_pb_blurb,
.et_pb_blurb_155_tb_header.et_pb_blurb,
.et_pb_blurb_157_tb_header.et_pb_blurb,
.et_pb_blurb_167_tb_header.et_pb_blurb,
.et_pb_blurb_168_tb_header.et_pb_blurb,
.et_pb_blurb_170_tb_header.et_pb_blurb,
.et_pb_blurb_171_tb_header.et_pb_blurb,
.et_pb_blurb_172_tb_header.et_pb_blurb,
.et_pb_blurb_179_tb_header.et_pb_blurb,
.et_pb_blurb_180_tb_header.et_pb_blurb,
.et_pb_blurb_181_tb_header.et_pb_blurb,
.et_pb_blurb_183_tb_header.et_pb_blurb,
.et_pb_blurb_184_tb_header.et_pb_blurb,
.et_pb_blurb_185_tb_header.et_pb_blurb,
.et_pb_blurb_187_tb_header.et_pb_blurb,
.et_pb_blurb_188_tb_header.et_pb_blurb,
.et_pb_blurb_189_tb_header.et_pb_blurb,
.et_pb_blurb_203_tb_header.et_pb_blurb,
.et_pb_blurb_204_tb_header.et_pb_blurb,
.et_pb_blurb_205_tb_header.et_pb_blurb,
.et_pb_blurb_206_tb_header.et_pb_blurb,
.et_pb_blurb_207_tb_header.et_pb_blurb,
.et_pb_blurb_209_tb_header.et_pb_blurb,
.et_pb_blurb_210_tb_header.et_pb_blurb,
.et_pb_blurb_211_tb_header.et_pb_blurb,
.et_pb_blurb_212_tb_header.et_pb_blurb,
.et_pb_blurb_214_tb_header.et_pb_blurb,
.et_pb_blurb_215_tb_header.et_pb_blurb,
.et_pb_blurb_216_tb_header.et_pb_blurb,
.et_pb_blurb_217_tb_header.et_pb_blurb,
.et_pb_blurb_235_tb_header.et_pb_blurb,
.et_pb_blurb_236_tb_header.et_pb_blurb,
.et_pb_blurb_238_tb_header.et_pb_blurb,
.et_pb_blurb_239_tb_header.et_pb_blurb,
.et_pb_blurb_241_tb_header.et_pb_blurb,
.et_pb_blurb_242_tb_header.et_pb_blurb,
.et_pb_blurb_253_tb_header.et_pb_blurb,
.et_pb_blurb_254_tb_header.et_pb_blurb,
.et_pb_blurb_255_tb_header.et_pb_blurb,
.et_pb_blurb_256_tb_header.et_pb_blurb,
.et_pb_blurb_258_tb_header.et_pb_blurb,
.et_pb_blurb_259_tb_header.et_pb_blurb,
.et_pb_blurb_260_tb_header.et_pb_blurb,
.et_pb_blurb_262_tb_header.et_pb_blurb,
.et_pb_blurb_263_tb_header.et_pb_blurb,
.et_pb_blurb_264_tb_header.et_pb_blurb,
.et_pb_blurb_281_tb_header.et_pb_blurb,
.et_pb_blurb_282_tb_header.et_pb_blurb,
.et_pb_blurb_283_tb_header.et_pb_blurb,
.et_pb_blurb_284_tb_header.et_pb_blurb,
.et_pb_blurb_285_tb_header.et_pb_blurb,
.et_pb_blurb_286_tb_header.et_pb_blurb,
.et_pb_blurb_287_tb_header.et_pb_blurb,
.et_pb_blurb_288_tb_header.et_pb_blurb,
.et_pb_blurb_289_tb_header.et_pb_blurb,
.et_pb_blurb_290_tb_header.et_pb_blurb,
.et_pb_blurb_291_tb_header.et_pb_blurb,
.et_pb_blurb_293_tb_header.et_pb_blurb,
.et_pb_blurb_294_tb_header.et_pb_blurb,
.et_pb_blurb_295_tb_header.et_pb_blurb,
.et_pb_blurb_296_tb_header.et_pb_blurb,
.et_pb_blurb_297_tb_header.et_pb_blurb,
.et_pb_blurb_298_tb_header.et_pb_blurb,
.et_pb_blurb_299_tb_header.et_pb_blurb,
.et_pb_blurb_300_tb_header.et_pb_blurb,
.et_pb_blurb_301_tb_header.et_pb_blurb,
.et_pb_blurb_302_tb_header.et_pb_blurb,
.et_pb_blurb_303_tb_header.et_pb_blurb,
.et_pb_blurb_305_tb_header.et_pb_blurb,
.et_pb_blurb_306_tb_header.et_pb_blurb,
.et_pb_blurb_307_tb_header.et_pb_blurb,
.et_pb_blurb_308_tb_header.et_pb_blurb,
.et_pb_blurb_309_tb_header.et_pb_blurb,
.et_pb_blurb_310_tb_header.et_pb_blurb,
.et_pb_blurb_311_tb_header.et_pb_blurb,
.et_pb_blurb_312_tb_header.et_pb_blurb,
.et_pb_blurb_313_tb_header.et_pb_blurb,
.et_pb_blurb_314_tb_header.et_pb_blurb,
.et_pb_blurb_315_tb_header.et_pb_blurb,
.et_pb_blurb_353_tb_header.et_pb_blurb,
.et_pb_blurb_354_tb_header.et_pb_blurb,
.et_pb_blurb_356_tb_header.et_pb_blurb,
.et_pb_blurb_357_tb_header.et_pb_blurb,
.et_pb_blurb_359_tb_header.et_pb_blurb,
.et_pb_blurb_369_tb_header.et_pb_blurb,
.et_pb_blurb_370_tb_header.et_pb_blurb,
.et_pb_blurb_372_tb_header.et_pb_blurb,
.et_pb_blurb_373_tb_header.et_pb_blurb,
.et_pb_blurb_374_tb_header.et_pb_blurb,
.et_pb_blurb_381_tb_header.et_pb_blurb,
.et_pb_blurb_382_tb_header.et_pb_blurb,
.et_pb_blurb_383_tb_header.et_pb_blurb,
.et_pb_blurb_385_tb_header.et_pb_blurb,
.et_pb_blurb_386_tb_header.et_pb_blurb,
.et_pb_blurb_387_tb_header.et_pb_blurb,
.et_pb_blurb_389_tb_header.et_pb_blurb,
.et_pb_blurb_390_tb_header.et_pb_blurb,
.et_pb_blurb_391_tb_header.et_pb_blurb {
    margin-bottom: 20px !important;
}

.et_pb_blurb_1_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_2_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_3_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_4_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_5_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_6_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_7_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_8_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_9_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_10_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_11_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_12_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_13_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_14_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_15_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_16_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_17_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_18_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_19_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_20_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_21_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_22_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_23_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_24_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_25_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_26_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_27_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_28_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_29_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_30_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_31_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_32_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_33_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_34_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_35_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_36_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_37_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_38_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_39_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_40_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_41_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_42_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_43_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_44_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_45_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_46_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_47_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_48_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_49_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_50_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_51_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_52_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_53_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_54_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_55_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_56_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_57_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_58_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_59_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_60_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_61_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_62_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_63_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_64_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_65_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_66_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_67_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_68_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_69_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_70_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_71_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_72_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_73_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_74_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_75_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_76_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_77_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_78_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_79_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_80_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_81_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_82_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_83_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_84_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_85_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_86_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_87_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_88_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_89_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_90_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_91_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_92_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_93_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_94_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_95_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_96_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_97_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_98_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_99_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_100_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_101_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_102_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_103_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_104_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_105_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_106_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_107_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_108_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_109_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_110_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_111_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_112_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_113_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_114_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_115_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_116_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_117_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_118_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_119_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_120_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_121_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_122_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_123_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_124_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_125_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_126_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_127_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_128_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_129_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_130_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_131_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_132_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_133_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_134_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_135_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_136_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_137_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_138_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_139_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_140_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_141_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_142_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_143_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_144_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_145_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_146_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_147_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_148_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_149_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_150_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_151_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_152_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_153_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_154_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_155_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_156_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_157_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_158_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_159_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_160_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_161_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_162_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_163_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_164_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_165_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_166_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_170_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_171_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_176_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_177_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_179_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_180_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_181_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_182_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_183_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_184_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_185_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_186_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_187_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_188_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_189_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_190_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_191_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_192_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_193_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_194_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_195_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_196_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_197_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_198_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_199_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_200_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_201_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_202_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_203_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_204_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_205_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_206_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_207_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_208_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_209_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_210_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_211_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_212_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_213_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_214_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_215_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_216_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_217_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_218_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_219_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_220_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_221_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_222_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_223_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_224_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_225_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_226_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_227_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_228_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_229_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_230_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_231_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_232_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_233_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_234_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_235_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_236_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_237_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_238_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_239_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_240_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_241_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_242_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_243_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_244_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_245_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_246_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_247_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_248_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_249_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_250_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_251_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_252_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_253_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_254_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_255_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_256_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_257_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_258_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_259_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_260_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_261_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_262_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_263_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_264_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_265_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_266_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_267_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_268_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_269_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_270_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_271_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_272_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_273_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_274_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_275_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_276_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_277_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_278_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_279_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_280_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_281_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_282_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_283_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_284_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_285_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_286_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_287_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_288_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_289_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_290_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_291_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_292_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_293_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_294_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_295_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_296_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_297_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_298_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_299_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_300_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_301_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_302_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_303_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_304_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_305_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_306_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_307_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_308_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_309_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_310_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_311_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_312_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_313_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_314_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_315_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_316_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_317_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_318_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_319_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_320_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_321_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_322_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_323_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_324_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_325_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_326_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_327_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_328_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_329_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_330_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_331_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_332_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_333_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_334_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_335_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_336_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_337_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_338_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_339_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_340_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_341_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_342_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_343_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_344_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_345_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_346_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_347_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_348_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_349_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_350_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_351_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_352_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_353_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_354_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_355_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_356_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_357_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_358_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_359_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_360_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_361_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_362_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_363_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_364_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_365_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_366_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_367_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_368_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_372_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_373_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_378_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_379_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_381_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_382_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_383_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_384_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_385_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_386_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_387_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_388_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_389_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_390_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_391_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_392_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_393_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_394_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_395_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_396_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_397_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_398_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_399_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_400_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_401_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_402_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_403_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_404_tb_header .et_pb_main_blurb_image .et-pb-icon {
    margin-top: -6px !important;
    margin-left: 6px !important;
    background: url(play-icon.svg);
}
.et_pb_main_blurb_image a .et-pb-icon-new, .et_pb_main_blurb_image span.et-pb-icon-new {
    background-image: url(play-icon.svg);
    background-size: 100%;
    background-position: left;
    background-repeat: no-repeat;
    height: 22px;
    width: 22px;
    display: inline-block;
}
 .et_pb_main_blurb_image a:hover .et-pb-icon-new {
    background-image: url(play-icon-hover.svg);
} {
    background-image: url(play-icon.svg);
    background-size: 100%;
    background-position: left;
    background-repeat: no-repeat;
    height: 22px;
    width: 22px;
    display: inline-block;
}
 .et_pb_main_blurb_image a:hover .et-pb-icon-new {
    background-image: url(play-icon-hover.svg);
}
.et_pb_blurb_1_tb_header .et-pb-icon,
.et_pb_blurb_2_tb_header .et-pb-icon,
.et_pb_blurb_3_tb_header .et-pb-icon,
.et_pb_blurb_4_tb_header .et-pb-icon,
.et_pb_blurb_5_tb_header .et-pb-icon,
.et_pb_blurb_6_tb_header .et-pb-icon,
.et_pb_blurb_7_tb_header .et-pb-icon,
.et_pb_blurb_8_tb_header .et-pb-icon,
.et_pb_blurb_9_tb_header .et-pb-icon,
.et_pb_blurb_10_tb_header .et-pb-icon,
.et_pb_blurb_11_tb_header .et-pb-icon,
.et_pb_blurb_12_tb_header .et-pb-icon,
.et_pb_blurb_13_tb_header .et-pb-icon,
.et_pb_blurb_14_tb_header .et-pb-icon,
.et_pb_blurb_15_tb_header .et-pb-icon,
.et_pb_blurb_16_tb_header .et-pb-icon,
.et_pb_blurb_17_tb_header .et-pb-icon,
.et_pb_blurb_18_tb_header .et-pb-icon,
.et_pb_blurb_19_tb_header .et-pb-icon,
.et_pb_blurb_20_tb_header .et-pb-icon,
.et_pb_blurb_21_tb_header .et-pb-icon,
.et_pb_blurb_22_tb_header .et-pb-icon,
.et_pb_blurb_23_tb_header .et-pb-icon,
.et_pb_blurb_24_tb_header .et-pb-icon,
.et_pb_blurb_25_tb_header .et-pb-icon,
.et_pb_blurb_26_tb_header .et-pb-icon,
.et_pb_blurb_27_tb_header .et-pb-icon,
.et_pb_blurb_28_tb_header .et-pb-icon,
.et_pb_blurb_29_tb_header .et-pb-icon,
.et_pb_blurb_30_tb_header .et-pb-icon,
.et_pb_blurb_31_tb_header .et-pb-icon,
.et_pb_blurb_32_tb_header .et-pb-icon,
.et_pb_blurb_203_tb_header .et-pb-icon,
.et_pb_blurb_204_tb_header .et-pb-icon,
.et_pb_blurb_205_tb_header .et-pb-icon,
.et_pb_blurb_206_tb_header .et-pb-icon,
.et_pb_blurb_207_tb_header .et-pb-icon,
.et_pb_blurb_208_tb_header .et-pb-icon,
.et_pb_blurb_209_tb_header .et-pb-icon,
.et_pb_blurb_210_tb_header .et-pb-icon,
.et_pb_blurb_211_tb_header .et-pb-icon,
.et_pb_blurb_212_tb_header .et-pb-icon,
.et_pb_blurb_213_tb_header .et-pb-icon,
.et_pb_blurb_214_tb_header .et-pb-icon,
.et_pb_blurb_215_tb_header .et-pb-icon,
.et_pb_blurb_216_tb_header .et-pb-icon,
.et_pb_blurb_217_tb_header .et-pb-icon,
.et_pb_blurb_218_tb_header .et-pb-icon,
.et_pb_blurb_219_tb_header .et-pb-icon,
.et_pb_blurb_220_tb_header .et-pb-icon,
.et_pb_blurb_221_tb_header .et-pb-icon,
.et_pb_blurb_222_tb_header .et-pb-icon,
.et_pb_blurb_223_tb_header .et-pb-icon,
.et_pb_blurb_224_tb_header .et-pb-icon,
.et_pb_blurb_225_tb_header .et-pb-icon,
.et_pb_blurb_226_tb_header .et-pb-icon,
.et_pb_blurb_227_tb_header .et-pb-icon,
.et_pb_blurb_228_tb_header .et-pb-icon,
.et_pb_blurb_229_tb_header .et-pb-icon,
.et_pb_blurb_230_tb_header .et-pb-icon,
.et_pb_blurb_231_tb_header .et-pb-icon,
.et_pb_blurb_232_tb_header .et-pb-icon,
.et_pb_blurb_233_tb_header .et-pb-icon,
.et_pb_blurb_234_tb_header .et-pb-icon {
    font-size: 26px;
    color: #FB9E20;
    font-family: ETmodules !important;
    font-weight: 400 !important;
}

.et_pb_blurb_6_tb_header.et_pb_blurb,
.et_pb_blurb_11_tb_header.et_pb_blurb,
.et_pb_blurb_16_tb_header.et_pb_blurb,
.et_pb_blurb_32_tb_header.et_pb_blurb,
.et_pb_blurb_35_tb_header.et_pb_blurb,
.et_pb_blurb_38_tb_header.et_pb_blurb,
.et_pb_blurb_41_tb_header.et_pb_blurb,
.et_pb_blurb_50_tb_header.et_pb_blurb,
.et_pb_blurb_55_tb_header.et_pb_blurb,
.et_pb_blurb_59_tb_header.et_pb_blurb,
.et_pb_blurb_63_tb_header.et_pb_blurb,
.et_pb_blurb_78_tb_header.et_pb_blurb,
.et_pb_blurb_90_tb_header.et_pb_blurb,
.et_pb_blurb_102_tb_header.et_pb_blurb,
.et_pb_blurb_114_tb_header.et_pb_blurb,
.et_pb_blurb_150_tb_header.et_pb_blurb,
.et_pb_blurb_153_tb_header.et_pb_blurb,
.et_pb_blurb_156_tb_header.et_pb_blurb,
.et_pb_blurb_158_tb_header.et_pb_blurb,
.et_pb_blurb_166_tb_header.et_pb_blurb,
.et_pb_blurb_169_tb_header.et_pb_blurb,
.et_pb_blurb_178_tb_header.et_pb_blurb,
.et_pb_blurb_182_tb_header.et_pb_blurb,
.et_pb_blurb_186_tb_header.et_pb_blurb,
.et_pb_blurb_190_tb_header.et_pb_blurb,
.et_pb_blurb_202_tb_header.et_pb_blurb,
.et_pb_blurb_208_tb_header.et_pb_blurb,
.et_pb_blurb_213_tb_header.et_pb_blurb,
.et_pb_blurb_218_tb_header.et_pb_blurb,
.et_pb_blurb_234_tb_header.et_pb_blurb,
.et_pb_blurb_237_tb_header.et_pb_blurb,
.et_pb_blurb_240_tb_header.et_pb_blurb,
.et_pb_blurb_243_tb_header.et_pb_blurb,
.et_pb_blurb_252_tb_header.et_pb_blurb,
.et_pb_blurb_257_tb_header.et_pb_blurb,
.et_pb_blurb_261_tb_header.et_pb_blurb,
.et_pb_blurb_265_tb_header.et_pb_blurb,
.et_pb_blurb_280_tb_header.et_pb_blurb,
.et_pb_blurb_292_tb_header.et_pb_blurb,
.et_pb_blurb_304_tb_header.et_pb_blurb,
.et_pb_blurb_316_tb_header.et_pb_blurb,
.et_pb_blurb_352_tb_header.et_pb_blurb,
.et_pb_blurb_355_tb_header.et_pb_blurb,
.et_pb_blurb_358_tb_header.et_pb_blurb,
.et_pb_blurb_360_tb_header.et_pb_blurb,
.et_pb_blurb_368_tb_header.et_pb_blurb,
.et_pb_blurb_371_tb_header.et_pb_blurb,
.et_pb_blurb_380_tb_header.et_pb_blurb,
.et_pb_blurb_384_tb_header.et_pb_blurb,
.et_pb_blurb_388_tb_header.et_pb_blurb,
.et_pb_blurb_392_tb_header.et_pb_blurb,
.et_pb_blurb_404_tb_header.et_pb_blurb {
    margin-bottom: 0px !important;
}

div.et_pb_section.et_pb_section_4_tb_header,
div.et_pb_section.et_pb_section_10_tb_header,
div.et_pb_section.et_pb_section_19_tb_header,
div.et_pb_section.et_pb_section_26_tb_header,
div.et_pb_section.et_pb_section_32_tb_header,
div.et_pb_section.et_pb_section_41_tb_header {
    background-image: linear-gradient(180deg, rgba(18, 99, 172, 0.9) 0%, rgba(18, 99, 172, 0.9) 100%) !important;
}

.et_pb_blurb_17_tb_header.et_pb_blurb,
.et_pb_blurb_18_tb_header.et_pb_blurb,
.et_pb_blurb_19_tb_header.et_pb_blurb,
.et_pb_blurb_20_tb_header.et_pb_blurb,
.et_pb_blurb_21_tb_header.et_pb_blurb,
.et_pb_blurb_22_tb_header.et_pb_blurb,
.et_pb_blurb_23_tb_header.et_pb_blurb,
.et_pb_blurb_24_tb_header.et_pb_blurb,
.et_pb_blurb_25_tb_header.et_pb_blurb,
.et_pb_blurb_26_tb_header.et_pb_blurb,
.et_pb_blurb_27_tb_header.et_pb_blurb,
.et_pb_blurb_28_tb_header.et_pb_blurb,
.et_pb_blurb_29_tb_header.et_pb_blurb,
.et_pb_blurb_30_tb_header.et_pb_blurb,
.et_pb_blurb_31_tb_header.et_pb_blurb,
.et_pb_blurb_42_tb_header.et_pb_blurb,
.et_pb_blurb_43_tb_header.et_pb_blurb,
.et_pb_blurb_44_tb_header.et_pb_blurb,
.et_pb_blurb_45_tb_header.et_pb_blurb,
.et_pb_blurb_46_tb_header.et_pb_blurb,
.et_pb_blurb_47_tb_header.et_pb_blurb,
.et_pb_blurb_48_tb_header.et_pb_blurb,
.et_pb_blurb_49_tb_header.et_pb_blurb,
.et_pb_blurb_64_tb_header.et_pb_blurb,
.et_pb_blurb_65_tb_header.et_pb_blurb,
.et_pb_blurb_66_tb_header.et_pb_blurb,
.et_pb_blurb_67_tb_header.et_pb_blurb,
.et_pb_blurb_68_tb_header.et_pb_blurb,
.et_pb_blurb_69_tb_header.et_pb_blurb,
.et_pb_blurb_70_tb_header.et_pb_blurb,
.et_pb_blurb_71_tb_header.et_pb_blurb,
.et_pb_blurb_72_tb_header.et_pb_blurb,
.et_pb_blurb_73_tb_header.et_pb_blurb,
.et_pb_blurb_74_tb_header.et_pb_blurb,
.et_pb_blurb_75_tb_header.et_pb_blurb,
.et_pb_blurb_76_tb_header.et_pb_blurb,
.et_pb_blurb_77_tb_header.et_pb_blurb,
.et_pb_blurb_115_tb_header.et_pb_blurb,
.et_pb_blurb_116_tb_header.et_pb_blurb,
.et_pb_blurb_117_tb_header.et_pb_blurb,
.et_pb_blurb_118_tb_header.et_pb_blurb,
.et_pb_blurb_119_tb_header.et_pb_blurb,
.et_pb_blurb_120_tb_header.et_pb_blurb,
.et_pb_blurb_121_tb_header.et_pb_blurb,
.et_pb_blurb_122_tb_header.et_pb_blurb,
.et_pb_blurb_123_tb_header.et_pb_blurb,
.et_pb_blurb_124_tb_header.et_pb_blurb,
.et_pb_blurb_125_tb_header.et_pb_blurb,
.et_pb_blurb_126_tb_header.et_pb_blurb,
.et_pb_blurb_127_tb_header.et_pb_blurb,
.et_pb_blurb_128_tb_header.et_pb_blurb,
.et_pb_blurb_129_tb_header.et_pb_blurb,
.et_pb_blurb_130_tb_header.et_pb_blurb,
.et_pb_blurb_131_tb_header.et_pb_blurb,
.et_pb_blurb_132_tb_header.et_pb_blurb,
.et_pb_blurb_133_tb_header.et_pb_blurb,
.et_pb_blurb_134_tb_header.et_pb_blurb,
.et_pb_blurb_135_tb_header.et_pb_blurb,
.et_pb_blurb_136_tb_header.et_pb_blurb,
.et_pb_blurb_137_tb_header.et_pb_blurb,
.et_pb_blurb_138_tb_header.et_pb_blurb,
.et_pb_blurb_139_tb_header.et_pb_blurb,
.et_pb_blurb_140_tb_header.et_pb_blurb,
.et_pb_blurb_141_tb_header.et_pb_blurb,
.et_pb_blurb_142_tb_header.et_pb_blurb,
.et_pb_blurb_143_tb_header.et_pb_blurb,
.et_pb_blurb_144_tb_header.et_pb_blurb,
.et_pb_blurb_145_tb_header.et_pb_blurb,
.et_pb_blurb_146_tb_header.et_pb_blurb,
.et_pb_blurb_147_tb_header.et_pb_blurb,
.et_pb_blurb_148_tb_header.et_pb_blurb,
.et_pb_blurb_149_tb_header.et_pb_blurb,
.et_pb_blurb_159_tb_header.et_pb_blurb,
.et_pb_blurb_160_tb_header.et_pb_blurb,
.et_pb_blurb_161_tb_header.et_pb_blurb,
.et_pb_blurb_162_tb_header.et_pb_blurb,
.et_pb_blurb_163_tb_header.et_pb_blurb,
.et_pb_blurb_164_tb_header.et_pb_blurb,
.et_pb_blurb_165_tb_header.et_pb_blurb,
.et_pb_blurb_173_tb_header.et_pb_blurb,
.et_pb_blurb_174_tb_header.et_pb_blurb,
.et_pb_blurb_175_tb_header.et_pb_blurb,
.et_pb_blurb_176_tb_header.et_pb_blurb,
.et_pb_blurb_177_tb_header.et_pb_blurb,
.et_pb_blurb_191_tb_header.et_pb_blurb,
.et_pb_blurb_192_tb_header.et_pb_blurb,
.et_pb_blurb_193_tb_header.et_pb_blurb,
.et_pb_blurb_194_tb_header.et_pb_blurb,
.et_pb_blurb_195_tb_header.et_pb_blurb,
.et_pb_blurb_196_tb_header.et_pb_blurb,
.et_pb_blurb_197_tb_header.et_pb_blurb,
.et_pb_blurb_198_tb_header.et_pb_blurb,
.et_pb_blurb_199_tb_header.et_pb_blurb,
.et_pb_blurb_200_tb_header.et_pb_blurb,
.et_pb_blurb_201_tb_header.et_pb_blurb,
.et_pb_blurb_219_tb_header.et_pb_blurb,
.et_pb_blurb_220_tb_header.et_pb_blurb,
.et_pb_blurb_221_tb_header.et_pb_blurb,
.et_pb_blurb_222_tb_header.et_pb_blurb,
.et_pb_blurb_223_tb_header.et_pb_blurb,
.et_pb_blurb_224_tb_header.et_pb_blurb,
.et_pb_blurb_225_tb_header.et_pb_blurb,
.et_pb_blurb_226_tb_header.et_pb_blurb,
.et_pb_blurb_227_tb_header.et_pb_blurb,
.et_pb_blurb_228_tb_header.et_pb_blurb,
.et_pb_blurb_229_tb_header.et_pb_blurb,
.et_pb_blurb_230_tb_header.et_pb_blurb,
.et_pb_blurb_231_tb_header.et_pb_blurb,
.et_pb_blurb_232_tb_header.et_pb_blurb,
.et_pb_blurb_233_tb_header.et_pb_blurb,
.et_pb_blurb_244_tb_header.et_pb_blurb,
.et_pb_blurb_245_tb_header.et_pb_blurb,
.et_pb_blurb_246_tb_header.et_pb_blurb,
.et_pb_blurb_247_tb_header.et_pb_blurb,
.et_pb_blurb_248_tb_header.et_pb_blurb,
.et_pb_blurb_249_tb_header.et_pb_blurb,
.et_pb_blurb_250_tb_header.et_pb_blurb,
.et_pb_blurb_251_tb_header.et_pb_blurb,
.et_pb_blurb_266_tb_header.et_pb_blurb,
.et_pb_blurb_267_tb_header.et_pb_blurb,
.et_pb_blurb_268_tb_header.et_pb_blurb,
.et_pb_blurb_269_tb_header.et_pb_blurb,
.et_pb_blurb_270_tb_header.et_pb_blurb,
.et_pb_blurb_271_tb_header.et_pb_blurb,
.et_pb_blurb_272_tb_header.et_pb_blurb,
.et_pb_blurb_273_tb_header.et_pb_blurb,
.et_pb_blurb_274_tb_header.et_pb_blurb,
.et_pb_blurb_275_tb_header.et_pb_blurb,
.et_pb_blurb_276_tb_header.et_pb_blurb,
.et_pb_blurb_277_tb_header.et_pb_blurb,
.et_pb_blurb_278_tb_header.et_pb_blurb,
.et_pb_blurb_279_tb_header.et_pb_blurb,
.et_pb_blurb_317_tb_header.et_pb_blurb,
.et_pb_blurb_318_tb_header.et_pb_blurb,
.et_pb_blurb_319_tb_header.et_pb_blurb,
.et_pb_blurb_320_tb_header.et_pb_blurb,
.et_pb_blurb_321_tb_header.et_pb_blurb,
.et_pb_blurb_322_tb_header.et_pb_blurb,
.et_pb_blurb_323_tb_header.et_pb_blurb,
.et_pb_blurb_324_tb_header.et_pb_blurb,
.et_pb_blurb_325_tb_header.et_pb_blurb,
.et_pb_blurb_326_tb_header.et_pb_blurb,
.et_pb_blurb_327_tb_header.et_pb_blurb,
.et_pb_blurb_328_tb_header.et_pb_blurb,
.et_pb_blurb_329_tb_header.et_pb_blurb,
.et_pb_blurb_330_tb_header.et_pb_blurb,
.et_pb_blurb_331_tb_header.et_pb_blurb,
.et_pb_blurb_332_tb_header.et_pb_blurb,
.et_pb_blurb_333_tb_header.et_pb_blurb,
.et_pb_blurb_334_tb_header.et_pb_blurb,
.et_pb_blurb_335_tb_header.et_pb_blurb,
.et_pb_blurb_336_tb_header.et_pb_blurb,
.et_pb_blurb_337_tb_header.et_pb_blurb,
.et_pb_blurb_338_tb_header.et_pb_blurb,
.et_pb_blurb_339_tb_header.et_pb_blurb,
.et_pb_blurb_340_tb_header.et_pb_blurb,
.et_pb_blurb_341_tb_header.et_pb_blurb,
.et_pb_blurb_342_tb_header.et_pb_blurb,
.et_pb_blurb_343_tb_header.et_pb_blurb,
.et_pb_blurb_344_tb_header.et_pb_blurb,
.et_pb_blurb_345_tb_header.et_pb_blurb,
.et_pb_blurb_346_tb_header.et_pb_blurb,
.et_pb_blurb_347_tb_header.et_pb_blurb,
.et_pb_blurb_348_tb_header.et_pb_blurb,
.et_pb_blurb_349_tb_header.et_pb_blurb,
.et_pb_blurb_350_tb_header.et_pb_blurb,
.et_pb_blurb_351_tb_header.et_pb_blurb,
.et_pb_blurb_361_tb_header.et_pb_blurb,
.et_pb_blurb_362_tb_header.et_pb_blurb,
.et_pb_blurb_363_tb_header.et_pb_blurb,
.et_pb_blurb_364_tb_header.et_pb_blurb,
.et_pb_blurb_365_tb_header.et_pb_blurb,
.et_pb_blurb_366_tb_header.et_pb_blurb,
.et_pb_blurb_367_tb_header.et_pb_blurb,
.et_pb_blurb_375_tb_header.et_pb_blurb,
.et_pb_blurb_376_tb_header.et_pb_blurb,
.et_pb_blurb_377_tb_header.et_pb_blurb,
.et_pb_blurb_378_tb_header.et_pb_blurb,
.et_pb_blurb_379_tb_header.et_pb_blurb,
.et_pb_blurb_393_tb_header.et_pb_blurb,
.et_pb_blurb_394_tb_header.et_pb_blurb,
.et_pb_blurb_395_tb_header.et_pb_blurb,
.et_pb_blurb_396_tb_header.et_pb_blurb,
.et_pb_blurb_397_tb_header.et_pb_blurb,
.et_pb_blurb_398_tb_header.et_pb_blurb,
.et_pb_blurb_399_tb_header.et_pb_blurb,
.et_pb_blurb_400_tb_header.et_pb_blurb,
.et_pb_blurb_401_tb_header.et_pb_blurb,
.et_pb_blurb_402_tb_header.et_pb_blurb,
.et_pb_blurb_403_tb_header.et_pb_blurb {
    margin-bottom: 10px !important;
}

div.et_pb_section.et_pb_section_6_tb_header,
div.et_pb_section.et_pb_section_12_tb_header,
div.et_pb_section.et_pb_section_15_tb_header,
div.et_pb_section.et_pb_section_21_tb_header,
div.et_pb_section.et_pb_section_28_tb_header,
div.et_pb_section.et_pb_section_34_tb_header,
div.et_pb_section.et_pb_section_37_tb_header,
div.et_pb_section.et_pb_section_43_tb_header {
    background-image: linear-gradient(180deg, rgba(18, 99, 172, 0.8) 0%, rgba(18, 99, 172, 0.9) 100%), url(https://www.americancrane.com/wp-content/uploads/2023/09/bg-american-crane-06.jpg) !important;
}

.et_pb_section_6_tb_header.et_pb_section,
.et_pb_section_9_tb_header.et_pb_section,
.et_pb_section_12_tb_header.et_pb_section,
.et_pb_section_15_tb_header.et_pb_section,
.et_pb_section_21_tb_header.et_pb_section,
.et_pb_section_28_tb_header.et_pb_section,
.et_pb_section_31_tb_header.et_pb_section,
.et_pb_section_34_tb_header.et_pb_section,
.et_pb_section_37_tb_header.et_pb_section,
.et_pb_section_43_tb_header.et_pb_section {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.et_pb_blurb_33_tb_header .et-pb-icon,
.et_pb_blurb_34_tb_header .et-pb-icon,
.et_pb_blurb_35_tb_header .et-pb-icon,
.et_pb_blurb_36_tb_header .et-pb-icon,
.et_pb_blurb_37_tb_header .et-pb-icon,
.et_pb_blurb_38_tb_header .et-pb-icon,
.et_pb_blurb_39_tb_header .et-pb-icon,
.et_pb_blurb_40_tb_header .et-pb-icon,
.et_pb_blurb_41_tb_header .et-pb-icon,
.et_pb_blurb_42_tb_header .et-pb-icon,
.et_pb_blurb_43_tb_header .et-pb-icon,
.et_pb_blurb_44_tb_header .et-pb-icon,
.et_pb_blurb_45_tb_header .et-pb-icon,
.et_pb_blurb_46_tb_header .et-pb-icon,
.et_pb_blurb_47_tb_header .et-pb-icon,
.et_pb_blurb_48_tb_header .et-pb-icon,
.et_pb_blurb_49_tb_header .et-pb-icon,
.et_pb_blurb_50_tb_header .et-pb-icon,
.et_pb_blurb_51_tb_header .et-pb-icon,
.et_pb_blurb_52_tb_header .et-pb-icon,
.et_pb_blurb_53_tb_header .et-pb-icon,
.et_pb_blurb_54_tb_header .et-pb-icon,
.et_pb_blurb_55_tb_header .et-pb-icon,
.et_pb_blurb_56_tb_header .et-pb-icon,
.et_pb_blurb_57_tb_header .et-pb-icon,
.et_pb_blurb_58_tb_header .et-pb-icon,
.et_pb_blurb_59_tb_header .et-pb-icon,
.et_pb_blurb_60_tb_header .et-pb-icon,
.et_pb_blurb_61_tb_header .et-pb-icon,
.et_pb_blurb_62_tb_header .et-pb-icon,
.et_pb_blurb_63_tb_header .et-pb-icon,
.et_pb_blurb_64_tb_header .et-pb-icon,
.et_pb_blurb_65_tb_header .et-pb-icon,
.et_pb_blurb_66_tb_header .et-pb-icon,
.et_pb_blurb_67_tb_header .et-pb-icon,
.et_pb_blurb_68_tb_header .et-pb-icon,
.et_pb_blurb_69_tb_header .et-pb-icon,
.et_pb_blurb_70_tb_header .et-pb-icon,
.et_pb_blurb_71_tb_header .et-pb-icon,
.et_pb_blurb_72_tb_header .et-pb-icon,
.et_pb_blurb_73_tb_header .et-pb-icon,
.et_pb_blurb_74_tb_header .et-pb-icon,
.et_pb_blurb_75_tb_header .et-pb-icon,
.et_pb_blurb_76_tb_header .et-pb-icon,
.et_pb_blurb_77_tb_header .et-pb-icon,
.et_pb_blurb_78_tb_header .et-pb-icon,
.et_pb_blurb_79_tb_header .et-pb-icon,
.et_pb_blurb_80_tb_header .et-pb-icon,
.et_pb_blurb_81_tb_header .et-pb-icon,
.et_pb_blurb_82_tb_header .et-pb-icon,
.et_pb_blurb_83_tb_header .et-pb-icon,
.et_pb_blurb_84_tb_header .et-pb-icon,
.et_pb_blurb_85_tb_header .et-pb-icon,
.et_pb_blurb_86_tb_header .et-pb-icon,
.et_pb_blurb_87_tb_header .et-pb-icon,
.et_pb_blurb_88_tb_header .et-pb-icon,
.et_pb_blurb_89_tb_header .et-pb-icon,
.et_pb_blurb_90_tb_header .et-pb-icon,
.et_pb_blurb_91_tb_header .et-pb-icon,
.et_pb_blurb_92_tb_header .et-pb-icon,
.et_pb_blurb_93_tb_header .et-pb-icon,
.et_pb_blurb_94_tb_header .et-pb-icon,
.et_pb_blurb_95_tb_header .et-pb-icon,
.et_pb_blurb_96_tb_header .et-pb-icon,
.et_pb_blurb_97_tb_header .et-pb-icon,
.et_pb_blurb_98_tb_header .et-pb-icon,
.et_pb_blurb_99_tb_header .et-pb-icon,
.et_pb_blurb_100_tb_header .et-pb-icon,
.et_pb_blurb_101_tb_header .et-pb-icon,
.et_pb_blurb_102_tb_header .et-pb-icon,
.et_pb_blurb_103_tb_header .et-pb-icon,
.et_pb_blurb_104_tb_header .et-pb-icon,
.et_pb_blurb_105_tb_header .et-pb-icon,
.et_pb_blurb_106_tb_header .et-pb-icon,
.et_pb_blurb_107_tb_header .et-pb-icon,
.et_pb_blurb_108_tb_header .et-pb-icon,
.et_pb_blurb_109_tb_header .et-pb-icon,
.et_pb_blurb_110_tb_header .et-pb-icon,
.et_pb_blurb_111_tb_header .et-pb-icon,
.et_pb_blurb_112_tb_header .et-pb-icon,
.et_pb_blurb_113_tb_header .et-pb-icon,
.et_pb_blurb_114_tb_header .et-pb-icon,
.et_pb_blurb_115_tb_header .et-pb-icon,
.et_pb_blurb_116_tb_header .et-pb-icon,
.et_pb_blurb_117_tb_header .et-pb-icon,
.et_pb_blurb_118_tb_header .et-pb-icon,
.et_pb_blurb_119_tb_header .et-pb-icon,
.et_pb_blurb_120_tb_header .et-pb-icon,
.et_pb_blurb_121_tb_header .et-pb-icon,
.et_pb_blurb_122_tb_header .et-pb-icon,
.et_pb_blurb_123_tb_header .et-pb-icon,
.et_pb_blurb_124_tb_header .et-pb-icon,
.et_pb_blurb_125_tb_header .et-pb-icon,
.et_pb_blurb_126_tb_header .et-pb-icon,
.et_pb_blurb_127_tb_header .et-pb-icon,
.et_pb_blurb_128_tb_header .et-pb-icon,
.et_pb_blurb_129_tb_header .et-pb-icon,
.et_pb_blurb_130_tb_header .et-pb-icon,
.et_pb_blurb_131_tb_header .et-pb-icon,
.et_pb_blurb_132_tb_header .et-pb-icon,
.et_pb_blurb_133_tb_header .et-pb-icon,
.et_pb_blurb_134_tb_header .et-pb-icon,
.et_pb_blurb_135_tb_header .et-pb-icon,
.et_pb_blurb_136_tb_header .et-pb-icon,
.et_pb_blurb_137_tb_header .et-pb-icon,
.et_pb_blurb_138_tb_header .et-pb-icon,
.et_pb_blurb_139_tb_header .et-pb-icon,
.et_pb_blurb_140_tb_header .et-pb-icon,
.et_pb_blurb_141_tb_header .et-pb-icon,
.et_pb_blurb_142_tb_header .et-pb-icon,
.et_pb_blurb_143_tb_header .et-pb-icon,
.et_pb_blurb_144_tb_header .et-pb-icon,
.et_pb_blurb_145_tb_header .et-pb-icon,
.et_pb_blurb_146_tb_header .et-pb-icon,
.et_pb_blurb_147_tb_header .et-pb-icon,
.et_pb_blurb_148_tb_header .et-pb-icon,
.et_pb_blurb_149_tb_header .et-pb-icon,
.et_pb_blurb_150_tb_header .et-pb-icon,
.et_pb_blurb_151_tb_header .et-pb-icon,
.et_pb_blurb_152_tb_header .et-pb-icon,
.et_pb_blurb_153_tb_header .et-pb-icon,
.et_pb_blurb_154_tb_header .et-pb-icon,
.et_pb_blurb_155_tb_header .et-pb-icon,
.et_pb_blurb_156_tb_header .et-pb-icon,
.et_pb_blurb_157_tb_header .et-pb-icon,
.et_pb_blurb_158_tb_header .et-pb-icon,
.et_pb_blurb_159_tb_header .et-pb-icon,
.et_pb_blurb_160_tb_header .et-pb-icon,
.et_pb_blurb_161_tb_header .et-pb-icon,
.et_pb_blurb_162_tb_header .et-pb-icon,
.et_pb_blurb_163_tb_header .et-pb-icon,
.et_pb_blurb_164_tb_header .et-pb-icon,
.et_pb_blurb_165_tb_header .et-pb-icon,
.et_pb_blurb_166_tb_header .et-pb-icon,
.et_pb_blurb_168_tb_header .et-pb-icon,
.et_pb_blurb_169_tb_header .et-pb-icon,
.et_pb_blurb_170_tb_header .et-pb-icon,
.et_pb_blurb_171_tb_header .et-pb-icon,
.et_pb_blurb_172_tb_header .et-pb-icon,
.et_pb_blurb_174_tb_header .et-pb-icon,
.et_pb_blurb_175_tb_header .et-pb-icon,
.et_pb_blurb_176_tb_header .et-pb-icon,
.et_pb_blurb_177_tb_header .et-pb-icon,
.et_pb_blurb_178_tb_header .et-pb-icon,
.et_pb_blurb_179_tb_header .et-pb-icon,
.et_pb_blurb_180_tb_header .et-pb-icon,
.et_pb_blurb_181_tb_header .et-pb-icon,
.et_pb_blurb_182_tb_header .et-pb-icon,
.et_pb_blurb_183_tb_header .et-pb-icon,
.et_pb_blurb_184_tb_header .et-pb-icon,
.et_pb_blurb_185_tb_header .et-pb-icon,
.et_pb_blurb_186_tb_header .et-pb-icon,
.et_pb_blurb_187_tb_header .et-pb-icon,
.et_pb_blurb_188_tb_header .et-pb-icon,
.et_pb_blurb_189_tb_header .et-pb-icon,
.et_pb_blurb_190_tb_header .et-pb-icon,
.et_pb_blurb_191_tb_header .et-pb-icon,
.et_pb_blurb_192_tb_header .et-pb-icon,
.et_pb_blurb_193_tb_header .et-pb-icon,
.et_pb_blurb_194_tb_header .et-pb-icon,
.et_pb_blurb_195_tb_header .et-pb-icon,
.et_pb_blurb_196_tb_header .et-pb-icon,
.et_pb_blurb_197_tb_header .et-pb-icon,
.et_pb_blurb_198_tb_header .et-pb-icon,
.et_pb_blurb_199_tb_header .et-pb-icon,
.et_pb_blurb_200_tb_header .et-pb-icon,
.et_pb_blurb_201_tb_header .et-pb-icon,
.et_pb_blurb_202_tb_header .et-pb-icon,
.et_pb_blurb_235_tb_header .et-pb-icon,
.et_pb_blurb_236_tb_header .et-pb-icon,
.et_pb_blurb_237_tb_header .et-pb-icon,
.et_pb_blurb_238_tb_header .et-pb-icon,
.et_pb_blurb_239_tb_header .et-pb-icon,
.et_pb_blurb_240_tb_header .et-pb-icon,
.et_pb_blurb_241_tb_header .et-pb-icon,
.et_pb_blurb_242_tb_header .et-pb-icon,
.et_pb_blurb_243_tb_header .et-pb-icon,
.et_pb_blurb_244_tb_header .et-pb-icon,
.et_pb_blurb_245_tb_header .et-pb-icon,
.et_pb_blurb_246_tb_header .et-pb-icon,
.et_pb_blurb_247_tb_header .et-pb-icon,
.et_pb_blurb_248_tb_header .et-pb-icon,
.et_pb_blurb_249_tb_header .et-pb-icon,
.et_pb_blurb_250_tb_header .et-pb-icon,
.et_pb_blurb_251_tb_header .et-pb-icon,
.et_pb_blurb_252_tb_header .et-pb-icon,
.et_pb_blurb_253_tb_header .et-pb-icon,
.et_pb_blurb_254_tb_header .et-pb-icon,
.et_pb_blurb_255_tb_header .et-pb-icon,
.et_pb_blurb_256_tb_header .et-pb-icon,
.et_pb_blurb_257_tb_header .et-pb-icon,
.et_pb_blurb_258_tb_header .et-pb-icon,
.et_pb_blurb_259_tb_header .et-pb-icon,
.et_pb_blurb_260_tb_header .et-pb-icon,
.et_pb_blurb_261_tb_header .et-pb-icon,
.et_pb_blurb_262_tb_header .et-pb-icon,
.et_pb_blurb_263_tb_header .et-pb-icon,
.et_pb_blurb_264_tb_header .et-pb-icon,
.et_pb_blurb_265_tb_header .et-pb-icon,
.et_pb_blurb_266_tb_header .et-pb-icon,
.et_pb_blurb_267_tb_header .et-pb-icon,
.et_pb_blurb_268_tb_header .et-pb-icon,
.et_pb_blurb_269_tb_header .et-pb-icon,
.et_pb_blurb_270_tb_header .et-pb-icon,
.et_pb_blurb_271_tb_header .et-pb-icon,
.et_pb_blurb_272_tb_header .et-pb-icon,
.et_pb_blurb_273_tb_header .et-pb-icon,
.et_pb_blurb_274_tb_header .et-pb-icon,
.et_pb_blurb_275_tb_header .et-pb-icon,
.et_pb_blurb_276_tb_header .et-pb-icon,
.et_pb_blurb_277_tb_header .et-pb-icon,
.et_pb_blurb_278_tb_header .et-pb-icon,
.et_pb_blurb_279_tb_header .et-pb-icon,
.et_pb_blurb_280_tb_header .et-pb-icon,
.et_pb_blurb_281_tb_header .et-pb-icon,
.et_pb_blurb_282_tb_header .et-pb-icon,
.et_pb_blurb_283_tb_header .et-pb-icon,
.et_pb_blurb_284_tb_header .et-pb-icon,
.et_pb_blurb_285_tb_header .et-pb-icon,
.et_pb_blurb_286_tb_header .et-pb-icon,
.et_pb_blurb_287_tb_header .et-pb-icon,
.et_pb_blurb_288_tb_header .et-pb-icon,
.et_pb_blurb_289_tb_header .et-pb-icon,
.et_pb_blurb_290_tb_header .et-pb-icon,
.et_pb_blurb_291_tb_header .et-pb-icon,
.et_pb_blurb_292_tb_header .et-pb-icon,
.et_pb_blurb_293_tb_header .et-pb-icon,
.et_pb_blurb_294_tb_header .et-pb-icon,
.et_pb_blurb_295_tb_header .et-pb-icon,
.et_pb_blurb_296_tb_header .et-pb-icon,
.et_pb_blurb_297_tb_header .et-pb-icon,
.et_pb_blurb_298_tb_header .et-pb-icon,
.et_pb_blurb_299_tb_header .et-pb-icon,
.et_pb_blurb_300_tb_header .et-pb-icon,
.et_pb_blurb_301_tb_header .et-pb-icon,
.et_pb_blurb_302_tb_header .et-pb-icon,
.et_pb_blurb_303_tb_header .et-pb-icon,
.et_pb_blurb_304_tb_header .et-pb-icon,
.et_pb_blurb_305_tb_header .et-pb-icon,
.et_pb_blurb_306_tb_header .et-pb-icon,
.et_pb_blurb_307_tb_header .et-pb-icon,
.et_pb_blurb_308_tb_header .et-pb-icon,
.et_pb_blurb_309_tb_header .et-pb-icon,
.et_pb_blurb_310_tb_header .et-pb-icon,
.et_pb_blurb_311_tb_header .et-pb-icon,
.et_pb_blurb_312_tb_header .et-pb-icon,
.et_pb_blurb_313_tb_header .et-pb-icon,
.et_pb_blurb_314_tb_header .et-pb-icon,
.et_pb_blurb_315_tb_header .et-pb-icon,
.et_pb_blurb_316_tb_header .et-pb-icon,
.et_pb_blurb_317_tb_header .et-pb-icon,
.et_pb_blurb_318_tb_header .et-pb-icon,
.et_pb_blurb_319_tb_header .et-pb-icon,
.et_pb_blurb_320_tb_header .et-pb-icon,
.et_pb_blurb_321_tb_header .et-pb-icon,
.et_pb_blurb_322_tb_header .et-pb-icon,
.et_pb_blurb_323_tb_header .et-pb-icon,
.et_pb_blurb_324_tb_header .et-pb-icon,
.et_pb_blurb_325_tb_header .et-pb-icon,
.et_pb_blurb_326_tb_header .et-pb-icon,
.et_pb_blurb_327_tb_header .et-pb-icon,
.et_pb_blurb_328_tb_header .et-pb-icon,
.et_pb_blurb_329_tb_header .et-pb-icon,
.et_pb_blurb_330_tb_header .et-pb-icon,
.et_pb_blurb_331_tb_header .et-pb-icon,
.et_pb_blurb_332_tb_header .et-pb-icon,
.et_pb_blurb_333_tb_header .et-pb-icon,
.et_pb_blurb_334_tb_header .et-pb-icon,
.et_pb_blurb_335_tb_header .et-pb-icon,
.et_pb_blurb_336_tb_header .et-pb-icon,
.et_pb_blurb_337_tb_header .et-pb-icon,
.et_pb_blurb_338_tb_header .et-pb-icon,
.et_pb_blurb_339_tb_header .et-pb-icon,
.et_pb_blurb_340_tb_header .et-pb-icon,
.et_pb_blurb_341_tb_header .et-pb-icon,
.et_pb_blurb_342_tb_header .et-pb-icon,
.et_pb_blurb_343_tb_header .et-pb-icon,
.et_pb_blurb_344_tb_header .et-pb-icon,
.et_pb_blurb_345_tb_header .et-pb-icon,
.et_pb_blurb_346_tb_header .et-pb-icon,
.et_pb_blurb_347_tb_header .et-pb-icon,
.et_pb_blurb_348_tb_header .et-pb-icon,
.et_pb_blurb_349_tb_header .et-pb-icon,
.et_pb_blurb_350_tb_header .et-pb-icon,
.et_pb_blurb_351_tb_header .et-pb-icon,
.et_pb_blurb_352_tb_header .et-pb-icon,
.et_pb_blurb_353_tb_header .et-pb-icon,
.et_pb_blurb_354_tb_header .et-pb-icon,
.et_pb_blurb_355_tb_header .et-pb-icon,
.et_pb_blurb_356_tb_header .et-pb-icon,
.et_pb_blurb_357_tb_header .et-pb-icon,
.et_pb_blurb_358_tb_header .et-pb-icon,
.et_pb_blurb_359_tb_header .et-pb-icon,
.et_pb_blurb_360_tb_header .et-pb-icon,
.et_pb_blurb_361_tb_header .et-pb-icon,
.et_pb_blurb_362_tb_header .et-pb-icon,
.et_pb_blurb_363_tb_header .et-pb-icon,
.et_pb_blurb_364_tb_header .et-pb-icon,
.et_pb_blurb_365_tb_header .et-pb-icon,
.et_pb_blurb_366_tb_header .et-pb-icon,
.et_pb_blurb_367_tb_header .et-pb-icon,
.et_pb_blurb_368_tb_header .et-pb-icon,
.et_pb_blurb_370_tb_header .et-pb-icon,
.et_pb_blurb_371_tb_header .et-pb-icon,
.et_pb_blurb_372_tb_header .et-pb-icon,
.et_pb_blurb_373_tb_header .et-pb-icon,
.et_pb_blurb_374_tb_header .et-pb-icon,
.et_pb_blurb_376_tb_header .et-pb-icon,
.et_pb_blurb_377_tb_header .et-pb-icon,
.et_pb_blurb_378_tb_header .et-pb-icon,
.et_pb_blurb_379_tb_header .et-pb-icon,
.et_pb_blurb_380_tb_header .et-pb-icon,
.et_pb_blurb_381_tb_header .et-pb-icon,
.et_pb_blurb_382_tb_header .et-pb-icon,
.et_pb_blurb_383_tb_header .et-pb-icon,
.et_pb_blurb_384_tb_header .et-pb-icon,
.et_pb_blurb_385_tb_header .et-pb-icon,
.et_pb_blurb_386_tb_header .et-pb-icon,
.et_pb_blurb_387_tb_header .et-pb-icon,
.et_pb_blurb_388_tb_header .et-pb-icon,
.et_pb_blurb_389_tb_header .et-pb-icon,
.et_pb_blurb_390_tb_header .et-pb-icon,
.et_pb_blurb_391_tb_header .et-pb-icon,
.et_pb_blurb_392_tb_header .et-pb-icon,
.et_pb_blurb_393_tb_header .et-pb-icon,
.et_pb_blurb_394_tb_header .et-pb-icon,
.et_pb_blurb_395_tb_header .et-pb-icon,
.et_pb_blurb_396_tb_header .et-pb-icon,
.et_pb_blurb_397_tb_header .et-pb-icon,
.et_pb_blurb_398_tb_header .et-pb-icon,
.et_pb_blurb_399_tb_header .et-pb-icon,
.et_pb_blurb_400_tb_header .et-pb-icon,
.et_pb_blurb_401_tb_header .et-pb-icon,
.et_pb_blurb_402_tb_header .et-pb-icon,
.et_pb_blurb_403_tb_header .et-pb-icon,
.et_pb_blurb_404_tb_header .et-pb-icon {
    transition: color 300ms ease 0ms;
    font-size: 26px;
    color: #FB9E20;
    font-family: ETmodules !important;
    font-weight: 400 !important;
}

.et_pb_blurb_33_tb_header:hover .et-pb-icon,
.et_pb_blurb_34_tb_header:hover .et-pb-icon,
.et_pb_blurb_35_tb_header:hover .et-pb-icon,
.et_pb_blurb_36_tb_header:hover .et-pb-icon,
.et_pb_blurb_37_tb_header:hover .et-pb-icon,
.et_pb_blurb_38_tb_header:hover .et-pb-icon,
.et_pb_blurb_39_tb_header:hover .et-pb-icon,
.et_pb_blurb_40_tb_header:hover .et-pb-icon,
.et_pb_blurb_41_tb_header:hover .et-pb-icon,
.et_pb_blurb_42_tb_header:hover .et-pb-icon,
.et_pb_blurb_43_tb_header:hover .et-pb-icon,
.et_pb_blurb_44_tb_header:hover .et-pb-icon,
.et_pb_blurb_45_tb_header:hover .et-pb-icon,
.et_pb_blurb_46_tb_header:hover .et-pb-icon,
.et_pb_blurb_47_tb_header:hover .et-pb-icon,
.et_pb_blurb_48_tb_header:hover .et-pb-icon,
.et_pb_blurb_49_tb_header:hover .et-pb-icon,
.et_pb_blurb_50_tb_header:hover .et-pb-icon,
.et_pb_blurb_51_tb_header:hover .et-pb-icon,
.et_pb_blurb_52_tb_header:hover .et-pb-icon,
.et_pb_blurb_53_tb_header:hover .et-pb-icon,
.et_pb_blurb_54_tb_header:hover .et-pb-icon,
.et_pb_blurb_55_tb_header:hover .et-pb-icon,
.et_pb_blurb_56_tb_header:hover .et-pb-icon,
.et_pb_blurb_57_tb_header:hover .et-pb-icon,
.et_pb_blurb_58_tb_header:hover .et-pb-icon,
.et_pb_blurb_59_tb_header:hover .et-pb-icon,
.et_pb_blurb_60_tb_header:hover .et-pb-icon,
.et_pb_blurb_61_tb_header:hover .et-pb-icon,
.et_pb_blurb_62_tb_header:hover .et-pb-icon,
.et_pb_blurb_63_tb_header:hover .et-pb-icon,
.et_pb_blurb_64_tb_header:hover .et-pb-icon,
.et_pb_blurb_65_tb_header:hover .et-pb-icon,
.et_pb_blurb_66_tb_header:hover .et-pb-icon,
.et_pb_blurb_67_tb_header:hover .et-pb-icon,
.et_pb_blurb_68_tb_header:hover .et-pb-icon,
.et_pb_blurb_69_tb_header:hover .et-pb-icon,
.et_pb_blurb_70_tb_header:hover .et-pb-icon,
.et_pb_blurb_71_tb_header:hover .et-pb-icon,
.et_pb_blurb_72_tb_header:hover .et-pb-icon,
.et_pb_blurb_73_tb_header:hover .et-pb-icon,
.et_pb_blurb_74_tb_header:hover .et-pb-icon,
.et_pb_blurb_75_tb_header:hover .et-pb-icon,
.et_pb_blurb_76_tb_header:hover .et-pb-icon,
.et_pb_blurb_77_tb_header:hover .et-pb-icon,
.et_pb_blurb_78_tb_header:hover .et-pb-icon,
.et_pb_blurb_79_tb_header:hover .et-pb-icon,
.et_pb_blurb_80_tb_header:hover .et-pb-icon,
.et_pb_blurb_81_tb_header:hover .et-pb-icon,
.et_pb_blurb_82_tb_header:hover .et-pb-icon,
.et_pb_blurb_83_tb_header:hover .et-pb-icon,
.et_pb_blurb_84_tb_header:hover .et-pb-icon,
.et_pb_blurb_85_tb_header:hover .et-pb-icon,
.et_pb_blurb_86_tb_header:hover .et-pb-icon,
.et_pb_blurb_87_tb_header:hover .et-pb-icon,
.et_pb_blurb_88_tb_header:hover .et-pb-icon,
.et_pb_blurb_89_tb_header:hover .et-pb-icon,
.et_pb_blurb_90_tb_header:hover .et-pb-icon,
.et_pb_blurb_91_tb_header:hover .et-pb-icon,
.et_pb_blurb_92_tb_header:hover .et-pb-icon,
.et_pb_blurb_93_tb_header:hover .et-pb-icon,
.et_pb_blurb_94_tb_header:hover .et-pb-icon,
.et_pb_blurb_95_tb_header:hover .et-pb-icon,
.et_pb_blurb_96_tb_header:hover .et-pb-icon,
.et_pb_blurb_97_tb_header:hover .et-pb-icon,
.et_pb_blurb_98_tb_header:hover .et-pb-icon,
.et_pb_blurb_99_tb_header:hover .et-pb-icon,
.et_pb_blurb_100_tb_header:hover .et-pb-icon,
.et_pb_blurb_101_tb_header:hover .et-pb-icon,
.et_pb_blurb_102_tb_header:hover .et-pb-icon,
.et_pb_blurb_103_tb_header:hover .et-pb-icon,
.et_pb_blurb_104_tb_header:hover .et-pb-icon,
.et_pb_blurb_105_tb_header:hover .et-pb-icon,
.et_pb_blurb_106_tb_header:hover .et-pb-icon,
.et_pb_blurb_107_tb_header:hover .et-pb-icon,
.et_pb_blurb_108_tb_header:hover .et-pb-icon,
.et_pb_blurb_109_tb_header:hover .et-pb-icon,
.et_pb_blurb_110_tb_header:hover .et-pb-icon,
.et_pb_blurb_111_tb_header:hover .et-pb-icon,
.et_pb_blurb_112_tb_header:hover .et-pb-icon,
.et_pb_blurb_113_tb_header:hover .et-pb-icon,
.et_pb_blurb_114_tb_header:hover .et-pb-icon,
.et_pb_blurb_115_tb_header:hover .et-pb-icon,
.et_pb_blurb_116_tb_header:hover .et-pb-icon,
.et_pb_blurb_117_tb_header:hover .et-pb-icon,
.et_pb_blurb_118_tb_header:hover .et-pb-icon,
.et_pb_blurb_119_tb_header:hover .et-pb-icon,
.et_pb_blurb_120_tb_header:hover .et-pb-icon,
.et_pb_blurb_121_tb_header:hover .et-pb-icon,
.et_pb_blurb_122_tb_header:hover .et-pb-icon,
.et_pb_blurb_123_tb_header:hover .et-pb-icon,
.et_pb_blurb_124_tb_header:hover .et-pb-icon,
.et_pb_blurb_125_tb_header:hover .et-pb-icon,
.et_pb_blurb_126_tb_header:hover .et-pb-icon,
.et_pb_blurb_127_tb_header:hover .et-pb-icon,
.et_pb_blurb_128_tb_header:hover .et-pb-icon,
.et_pb_blurb_129_tb_header:hover .et-pb-icon,
.et_pb_blurb_130_tb_header:hover .et-pb-icon,
.et_pb_blurb_131_tb_header:hover .et-pb-icon,
.et_pb_blurb_132_tb_header:hover .et-pb-icon,
.et_pb_blurb_133_tb_header:hover .et-pb-icon,
.et_pb_blurb_134_tb_header:hover .et-pb-icon,
.et_pb_blurb_135_tb_header:hover .et-pb-icon,
.et_pb_blurb_136_tb_header:hover .et-pb-icon,
.et_pb_blurb_137_tb_header:hover .et-pb-icon,
.et_pb_blurb_138_tb_header:hover .et-pb-icon,
.et_pb_blurb_139_tb_header:hover .et-pb-icon,
.et_pb_blurb_140_tb_header:hover .et-pb-icon,
.et_pb_blurb_141_tb_header:hover .et-pb-icon,
.et_pb_blurb_142_tb_header:hover .et-pb-icon,
.et_pb_blurb_143_tb_header:hover .et-pb-icon,
.et_pb_blurb_144_tb_header:hover .et-pb-icon,
.et_pb_blurb_145_tb_header:hover .et-pb-icon,
.et_pb_blurb_146_tb_header:hover .et-pb-icon,
.et_pb_blurb_147_tb_header:hover .et-pb-icon,
.et_pb_blurb_148_tb_header:hover .et-pb-icon,
.et_pb_blurb_149_tb_header:hover .et-pb-icon,
.et_pb_blurb_150_tb_header:hover .et-pb-icon,
.et_pb_blurb_151_tb_header:hover .et-pb-icon,
.et_pb_blurb_152_tb_header:hover .et-pb-icon,
.et_pb_blurb_153_tb_header:hover .et-pb-icon,
.et_pb_blurb_154_tb_header:hover .et-pb-icon,
.et_pb_blurb_155_tb_header:hover .et-pb-icon,
.et_pb_blurb_156_tb_header:hover .et-pb-icon,
.et_pb_blurb_157_tb_header:hover .et-pb-icon,
.et_pb_blurb_158_tb_header:hover .et-pb-icon,
.et_pb_blurb_159_tb_header:hover .et-pb-icon,
.et_pb_blurb_160_tb_header:hover .et-pb-icon,
.et_pb_blurb_161_tb_header:hover .et-pb-icon,
.et_pb_blurb_162_tb_header:hover .et-pb-icon,
.et_pb_blurb_163_tb_header:hover .et-pb-icon,
.et_pb_blurb_164_tb_header:hover .et-pb-icon,
.et_pb_blurb_165_tb_header:hover .et-pb-icon,
.et_pb_blurb_166_tb_header:hover .et-pb-icon,
.et_pb_blurb_167_tb_header:hover .et-pb-icon,
.et_pb_blurb_168_tb_header:hover .et-pb-icon,
.et_pb_blurb_169_tb_header:hover .et-pb-icon,
.et_pb_blurb_170_tb_header:hover .et-pb-icon,
.et_pb_blurb_171_tb_header:hover .et-pb-icon,
.et_pb_blurb_172_tb_header:hover .et-pb-icon,
.et_pb_blurb_173_tb_header:hover .et-pb-icon,
.et_pb_blurb_174_tb_header:hover .et-pb-icon,
.et_pb_blurb_175_tb_header:hover .et-pb-icon,
.et_pb_blurb_176_tb_header:hover .et-pb-icon,
.et_pb_blurb_177_tb_header:hover .et-pb-icon,
.et_pb_blurb_178_tb_header:hover .et-pb-icon,
.et_pb_blurb_179_tb_header:hover .et-pb-icon,
.et_pb_blurb_180_tb_header:hover .et-pb-icon,
.et_pb_blurb_181_tb_header:hover .et-pb-icon,
.et_pb_blurb_182_tb_header:hover .et-pb-icon,
.et_pb_blurb_183_tb_header:hover .et-pb-icon,
.et_pb_blurb_184_tb_header:hover .et-pb-icon,
.et_pb_blurb_185_tb_header:hover .et-pb-icon,
.et_pb_blurb_186_tb_header:hover .et-pb-icon,
.et_pb_blurb_187_tb_header:hover .et-pb-icon,
.et_pb_blurb_188_tb_header:hover .et-pb-icon,
.et_pb_blurb_189_tb_header:hover .et-pb-icon,
.et_pb_blurb_190_tb_header:hover .et-pb-icon,
.et_pb_blurb_191_tb_header:hover .et-pb-icon,
.et_pb_blurb_192_tb_header:hover .et-pb-icon,
.et_pb_blurb_193_tb_header:hover .et-pb-icon,
.et_pb_blurb_194_tb_header:hover .et-pb-icon,
.et_pb_blurb_195_tb_header:hover .et-pb-icon,
.et_pb_blurb_196_tb_header:hover .et-pb-icon,
.et_pb_blurb_197_tb_header:hover .et-pb-icon,
.et_pb_blurb_198_tb_header:hover .et-pb-icon,
.et_pb_blurb_199_tb_header:hover .et-pb-icon,
.et_pb_blurb_200_tb_header:hover .et-pb-icon,
.et_pb_blurb_201_tb_header:hover .et-pb-icon,
.et_pb_blurb_202_tb_header:hover .et-pb-icon,
.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item .dsm-menu-text,
.et_pb_blurb_235_tb_header:hover .et-pb-icon,
.et_pb_blurb_236_tb_header:hover .et-pb-icon,
.et_pb_blurb_237_tb_header:hover .et-pb-icon,
.et_pb_blurb_238_tb_header:hover .et-pb-icon,
.et_pb_blurb_239_tb_header:hover .et-pb-icon,
.et_pb_blurb_240_tb_header:hover .et-pb-icon,
.et_pb_blurb_241_tb_header:hover .et-pb-icon,
.et_pb_blurb_242_tb_header:hover .et-pb-icon,
.et_pb_blurb_243_tb_header:hover .et-pb-icon,
.et_pb_blurb_244_tb_header:hover .et-pb-icon,
.et_pb_blurb_245_tb_header:hover .et-pb-icon,
.et_pb_blurb_246_tb_header:hover .et-pb-icon,
.et_pb_blurb_247_tb_header:hover .et-pb-icon,
.et_pb_blurb_248_tb_header:hover .et-pb-icon,
.et_pb_blurb_249_tb_header:hover .et-pb-icon,
.et_pb_blurb_250_tb_header:hover .et-pb-icon,
.et_pb_blurb_251_tb_header:hover .et-pb-icon,
.et_pb_blurb_252_tb_header:hover .et-pb-icon,
.et_pb_blurb_253_tb_header:hover .et-pb-icon,
.et_pb_blurb_254_tb_header:hover .et-pb-icon,
.et_pb_blurb_255_tb_header:hover .et-pb-icon,
.et_pb_blurb_256_tb_header:hover .et-pb-icon,
.et_pb_blurb_257_tb_header:hover .et-pb-icon,
.et_pb_blurb_258_tb_header:hover .et-pb-icon,
.et_pb_blurb_259_tb_header:hover .et-pb-icon,
.et_pb_blurb_260_tb_header:hover .et-pb-icon,
.et_pb_blurb_261_tb_header:hover .et-pb-icon,
.et_pb_blurb_262_tb_header:hover .et-pb-icon,
.et_pb_blurb_263_tb_header:hover .et-pb-icon,
.et_pb_blurb_264_tb_header:hover .et-pb-icon,
.et_pb_blurb_265_tb_header:hover .et-pb-icon,
.et_pb_blurb_266_tb_header:hover .et-pb-icon,
.et_pb_blurb_267_tb_header:hover .et-pb-icon,
.et_pb_blurb_268_tb_header:hover .et-pb-icon,
.et_pb_blurb_269_tb_header:hover .et-pb-icon,
.et_pb_blurb_270_tb_header:hover .et-pb-icon,
.et_pb_blurb_271_tb_header:hover .et-pb-icon,
.et_pb_blurb_272_tb_header:hover .et-pb-icon,
.et_pb_blurb_273_tb_header:hover .et-pb-icon,
.et_pb_blurb_274_tb_header:hover .et-pb-icon,
.et_pb_blurb_275_tb_header:hover .et-pb-icon,
.et_pb_blurb_276_tb_header:hover .et-pb-icon,
.et_pb_blurb_277_tb_header:hover .et-pb-icon,
.et_pb_blurb_278_tb_header:hover .et-pb-icon,
.et_pb_blurb_279_tb_header:hover .et-pb-icon,
.et_pb_blurb_280_tb_header:hover .et-pb-icon,
.et_pb_blurb_281_tb_header:hover .et-pb-icon,
.et_pb_blurb_282_tb_header:hover .et-pb-icon,
.et_pb_blurb_283_tb_header:hover .et-pb-icon,
.et_pb_blurb_284_tb_header:hover .et-pb-icon,
.et_pb_blurb_285_tb_header:hover .et-pb-icon,
.et_pb_blurb_286_tb_header:hover .et-pb-icon,
.et_pb_blurb_287_tb_header:hover .et-pb-icon,
.et_pb_blurb_288_tb_header:hover .et-pb-icon,
.et_pb_blurb_289_tb_header:hover .et-pb-icon,
.et_pb_blurb_290_tb_header:hover .et-pb-icon,
.et_pb_blurb_291_tb_header:hover .et-pb-icon,
.et_pb_blurb_292_tb_header:hover .et-pb-icon,
.et_pb_blurb_293_tb_header:hover .et-pb-icon,
.et_pb_blurb_294_tb_header:hover .et-pb-icon,
.et_pb_blurb_295_tb_header:hover .et-pb-icon,
.et_pb_blurb_296_tb_header:hover .et-pb-icon,
.et_pb_blurb_297_tb_header:hover .et-pb-icon,
.et_pb_blurb_298_tb_header:hover .et-pb-icon,
.et_pb_blurb_299_tb_header:hover .et-pb-icon,
.et_pb_blurb_300_tb_header:hover .et-pb-icon,
.et_pb_blurb_301_tb_header:hover .et-pb-icon,
.et_pb_blurb_302_tb_header:hover .et-pb-icon,
.et_pb_blurb_303_tb_header:hover .et-pb-icon,
.et_pb_blurb_304_tb_header:hover .et-pb-icon,
.et_pb_blurb_305_tb_header:hover .et-pb-icon,
.et_pb_blurb_306_tb_header:hover .et-pb-icon,
.et_pb_blurb_307_tb_header:hover .et-pb-icon,
.et_pb_blurb_308_tb_header:hover .et-pb-icon,
.et_pb_blurb_309_tb_header:hover .et-pb-icon,
.et_pb_blurb_310_tb_header:hover .et-pb-icon,
.et_pb_blurb_311_tb_header:hover .et-pb-icon,
.et_pb_blurb_312_tb_header:hover .et-pb-icon,
.et_pb_blurb_313_tb_header:hover .et-pb-icon,
.et_pb_blurb_314_tb_header:hover .et-pb-icon,
.et_pb_blurb_315_tb_header:hover .et-pb-icon,
.et_pb_blurb_316_tb_header:hover .et-pb-icon,
.et_pb_blurb_317_tb_header:hover .et-pb-icon,
.et_pb_blurb_318_tb_header:hover .et-pb-icon,
.et_pb_blurb_319_tb_header:hover .et-pb-icon,
.et_pb_blurb_320_tb_header:hover .et-pb-icon,
.et_pb_blurb_321_tb_header:hover .et-pb-icon,
.et_pb_blurb_322_tb_header:hover .et-pb-icon,
.et_pb_blurb_323_tb_header:hover .et-pb-icon,
.et_pb_blurb_324_tb_header:hover .et-pb-icon,
.et_pb_blurb_325_tb_header:hover .et-pb-icon,
.et_pb_blurb_326_tb_header:hover .et-pb-icon,
.et_pb_blurb_327_tb_header:hover .et-pb-icon,
.et_pb_blurb_328_tb_header:hover .et-pb-icon,
.et_pb_blurb_329_tb_header:hover .et-pb-icon,
.et_pb_blurb_330_tb_header:hover .et-pb-icon,
.et_pb_blurb_331_tb_header:hover .et-pb-icon,
.et_pb_blurb_332_tb_header:hover .et-pb-icon,
.et_pb_blurb_333_tb_header:hover .et-pb-icon,
.et_pb_blurb_334_tb_header:hover .et-pb-icon,
.et_pb_blurb_335_tb_header:hover .et-pb-icon,
.et_pb_blurb_336_tb_header:hover .et-pb-icon,
.et_pb_blurb_337_tb_header:hover .et-pb-icon,
.et_pb_blurb_338_tb_header:hover .et-pb-icon,
.et_pb_blurb_339_tb_header:hover .et-pb-icon,
.et_pb_blurb_340_tb_header:hover .et-pb-icon,
.et_pb_blurb_341_tb_header:hover .et-pb-icon,
.et_pb_blurb_342_tb_header:hover .et-pb-icon,
.et_pb_blurb_343_tb_header:hover .et-pb-icon,
.et_pb_blurb_344_tb_header:hover .et-pb-icon,
.et_pb_blurb_345_tb_header:hover .et-pb-icon,
.et_pb_blurb_346_tb_header:hover .et-pb-icon,
.et_pb_blurb_347_tb_header:hover .et-pb-icon,
.et_pb_blurb_348_tb_header:hover .et-pb-icon,
.et_pb_blurb_349_tb_header:hover .et-pb-icon,
.et_pb_blurb_350_tb_header:hover .et-pb-icon,
.et_pb_blurb_351_tb_header:hover .et-pb-icon,
.et_pb_blurb_352_tb_header:hover .et-pb-icon,
.et_pb_blurb_353_tb_header:hover .et-pb-icon,
.et_pb_blurb_354_tb_header:hover .et-pb-icon,
.et_pb_blurb_355_tb_header:hover .et-pb-icon,
.et_pb_blurb_356_tb_header:hover .et-pb-icon,
.et_pb_blurb_357_tb_header:hover .et-pb-icon,
.et_pb_blurb_358_tb_header:hover .et-pb-icon,
.et_pb_blurb_359_tb_header:hover .et-pb-icon,
.et_pb_blurb_360_tb_header:hover .et-pb-icon,
.et_pb_blurb_361_tb_header:hover .et-pb-icon,
.et_pb_blurb_362_tb_header:hover .et-pb-icon,
.et_pb_blurb_363_tb_header:hover .et-pb-icon,
.et_pb_blurb_364_tb_header:hover .et-pb-icon,
.et_pb_blurb_365_tb_header:hover .et-pb-icon,
.et_pb_blurb_366_tb_header:hover .et-pb-icon,
.et_pb_blurb_367_tb_header:hover .et-pb-icon,
.et_pb_blurb_368_tb_header:hover .et-pb-icon,
.et_pb_blurb_369_tb_header:hover .et-pb-icon,
.et_pb_blurb_370_tb_header:hover .et-pb-icon,
.et_pb_blurb_371_tb_header:hover .et-pb-icon,
.et_pb_blurb_372_tb_header:hover .et-pb-icon,
.et_pb_blurb_373_tb_header:hover .et-pb-icon,
.et_pb_blurb_374_tb_header:hover .et-pb-icon,
.et_pb_blurb_375_tb_header:hover .et-pb-icon,
.et_pb_blurb_376_tb_header:hover .et-pb-icon,
.et_pb_blurb_377_tb_header:hover .et-pb-icon,
.et_pb_blurb_378_tb_header:hover .et-pb-icon,
.et_pb_blurb_379_tb_header:hover .et-pb-icon,
.et_pb_blurb_380_tb_header:hover .et-pb-icon,
.et_pb_blurb_381_tb_header:hover .et-pb-icon,
.et_pb_blurb_382_tb_header:hover .et-pb-icon,
.et_pb_blurb_383_tb_header:hover .et-pb-icon,
.et_pb_blurb_384_tb_header:hover .et-pb-icon,
.et_pb_blurb_385_tb_header:hover .et-pb-icon,
.et_pb_blurb_386_tb_header:hover .et-pb-icon,
.et_pb_blurb_387_tb_header:hover .et-pb-icon,
.et_pb_blurb_388_tb_header:hover .et-pb-icon,
.et_pb_blurb_389_tb_header:hover .et-pb-icon,
.et_pb_blurb_390_tb_header:hover .et-pb-icon,
.et_pb_blurb_391_tb_header:hover .et-pb-icon,
.et_pb_blurb_392_tb_header:hover .et-pb-icon,
.et_pb_blurb_393_tb_header:hover .et-pb-icon,
.et_pb_blurb_394_tb_header:hover .et-pb-icon,
.et_pb_blurb_395_tb_header:hover .et-pb-icon,
.et_pb_blurb_396_tb_header:hover .et-pb-icon,
.et_pb_blurb_397_tb_header:hover .et-pb-icon,
.et_pb_blurb_398_tb_header:hover .et-pb-icon,
.et_pb_blurb_399_tb_header:hover .et-pb-icon,
.et_pb_blurb_400_tb_header:hover .et-pb-icon,
.et_pb_blurb_401_tb_header:hover .et-pb-icon,
.et_pb_blurb_402_tb_header:hover .et-pb-icon,
.et_pb_blurb_403_tb_header:hover .et-pb-icon,
.et_pb_blurb_404_tb_header:hover .et-pb-icon,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item .dsm-menu-text {
    color: #FFFFFF;
}

div.et_pb_section.et_pb_section_7_tb_header,
div.et_pb_section.et_pb_section_13_tb_header,
div.et_pb_section.et_pb_section_16_tb_header,
div.et_pb_section.et_pb_section_22_tb_header,
div.et_pb_section.et_pb_section_29_tb_header,
div.et_pb_section.et_pb_section_35_tb_header,
div.et_pb_section.et_pb_section_38_tb_header,
div.et_pb_section.et_pb_section_44_tb_header {
    background-image: linear-gradient(180deg, rgba(18, 99, 172, 0.8) 0%, rgba(18, 99, 172, 0.9) 100%) !important;
}

div.et_pb_section.et_pb_section_18_tb_header,
div.et_pb_section.et_pb_section_40_tb_header {
    background-image: linear-gradient(180deg, rgba(18, 99, 172, 0.9) 0%, rgba(18, 99, 172, 0.9) 100%), url(bg-american-crane-07.jpg) !important;
}

.et_pb_section_18_tb_header.et_pb_section,
.et_pb_section_40_tb_header.et_pb_section {
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
}

.et_pb_section_18_tb_header,
.et_pb_section_40_tb_header {
    width: 100%;
    max-width: 100%;
    z-index: 10;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}

.et_pb_column_29_tb_header,
.et_pb_column_30_tb_header,
.et_pb_column_63_tb_header,
.et_pb_column_64_tb_header {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.dsm_perspective_image_0_tb_header .et_pb_image_wrap,
.dsm_perspective_image_1_tb_header .et_pb_image_wrap {
    border-width: 4px;
    border-color: #FFFFFF;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}

.dsm_perspective_image_0_tb_header,
.dsm_perspective_image_1_tb_header {
    margin-bottom: 0px !important;
    max-width: 100% !important;
    margin-left: 0;
}

.dsm_perspective_image_0_tb_header .et_overlay:before,
.dsm_perspective_image_1_tb_header .et_overlay:before {
    color: #FFFFFF !important;
    font-family: FontAwesome !important;
    font-weight: 900 !important;
}

.dsm_perspective_image_0_tb_header .et_overlay,
.dsm_perspective_image_1_tb_header .et_overlay {
    background-color: rgba(0, 0, 0, 0.3);
}

.dsm_perspective_image_0_tb_header .dsm-perspective-image-wrapper,
.dsm_perspective_image_1_tb_header .dsm-perspective-image-wrapper {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transition: transform 300ms ease 0ms;
}

.et_pb_row_inner_4_tb_header.et_pb_row_inner,
.et_pb_row_inner_6_tb_header.et_pb_row_inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.et_pb_row_inner_5_tb_header.et_pb_row_inner,
.et_pb_row_inner_7_tb_header.et_pb_row_inner {
    padding-top: 24px !important;
    padding-bottom: 0px !important;
}

.et_pb_column .et_pb_row_inner_5_tb_header,
.et_pb_column .et_pb_row_inner_7_tb_header {
    padding-top: 24px;
    padding-bottom: 0px;
}

.et_pb_blurb_167_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_167_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_168_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_168_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_173_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_173_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_174_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_174_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_369_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_369_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_370_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_370_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_375_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_375_tb_header.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_376_tb_header.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_376_tb_header.et_pb_blurb .et_pb_module_header a {
    font-size: 18px;
    line-height: 1.2em;
}

.et_pb_blurb_167_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_173_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_369_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_375_tb_header .et_pb_main_blurb_image .et-pb-icon {
    margin-top: 6px !important;
    margin-left: 6px !important;
}

.et_pb_blurb_167_tb_header .et-pb-icon,
.et_pb_blurb_173_tb_header .et-pb-icon,
.et_pb_blurb_369_tb_header .et-pb-icon,
.et_pb_blurb_375_tb_header .et-pb-icon {
    transition: color 300ms ease 0ms;
    font-size: 26px;
    color: #FB9E20;
    font-family: FontAwesome !important;
    font-weight: 400 !important;
}

.et_pb_blurb_168_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_174_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_370_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_376_tb_header .et_pb_main_blurb_image .et-pb-icon {
    margin-left: 6px !important;
}

.et_pb_blurb_169_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_175_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_371_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_377_tb_header .et_pb_main_blurb_image .et-pb-icon {
    margin-top: -4px !important;
    margin-left: 6px !important;
}

.et_pb_blurb_172_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_178_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_374_tb_header .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_380_tb_header .et_pb_main_blurb_image .et-pb-icon {
    margin-top: 0px !important;
    margin-left: 6px !important;
}

.et_pb_section_19_tb_header,
.et_pb_section_41_tb_header {
    z-index: 10;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}

.dsm-mega-menu-container .dsm-root-menu .dsm_mega_menu_child_8_tb_header .dsm-mega-menu-link .dsm_icon,
.dsm-mega-menu-container .dsm-root-menu .dsm_mega_menu_child_9_tb_header .dsm-mega-menu-link .dsm_icon,
.dsm-mega-menu-container .dsm-root-menu .dsm_mega_menu_child_18_tb_header .dsm-mega-menu-link .dsm_icon,
.dsm-mega-menu-container .dsm-root-menu .dsm_mega_menu_child_19_tb_header .dsm-mega-menu-link .dsm_icon {
    color: #FFFFFF !important;
}

.dsm_mega_menu_child_9_tb_header .dsm_icon,
.dsm_mega_menu_child_19_tb_header .dsm_icon {
    font-family: FontAwesome !important;
    font-weight: 900 !important;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-mega-menu-search-container .dsm-mega-menu-search-box .et_pb_menu__search-input,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-mega-menu-search-container .dsm-mega-menu-search-box .et_pb_menu__search-input {
    font-family: 'Alef', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 13.33px !important;
    border-color: #FB9E20;
    border-style: solid;
    width: 300px;
    background: #f5f5f5;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.dsm_mega_menu_0_tb_header,
.dsm_mega_menu_1_tb_header {
    padding-top: 6px;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-root-menu,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-root-menu {
    overflow: visible !important;
    display: inherit;
    line-height: 30px !important;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container:not(.dsm-mega-menu-vertical-layout),
.dsm_mega_menu_0_tb_header .dsm-mega-menu-container.mobile-menu .dsm-root-menu .dsm-mega-menu-item .dsm-mega-menu-link,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container.mobile-menu .dsm-root-menu .dsm-mega-menu-item .dsm-mega-menu-link {
    justify-content: center !important;
    text-decoration: none !important;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container:not(.mobile-menu) .dsm-root-menu,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container:not(.mobile-menu) .dsm-root-menu {
    padding: 0px !important;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container:not(.mobile-menu) .dsm-root-menu .dsm-mega-menu-item,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container:not(.mobile-menu) .dsm-root-menu .dsm-mega-menu-item {
    display: inline-block;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container:not(.dsm-mega-menu-vertical-layout) .dsm-logo-link {
    margin-right: 30px;
    line-height: inherit !important;
}

.dsm_mega_menu_0_tb_header .dsm-root-menu .dsm-mega-menu-item:not(.dsm-native-menu) .dsm-submenu-container,
.dsm_mega_menu_1_tb_header .dsm-root-menu .dsm-mega-menu-item:not(.dsm-native-menu) .dsm-submenu-container {
    width: 100%;
    left: 0px;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item .dsm-mega-menu-link:active .dsm-menu-text,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item .dsm-mega-menu-link:active .dsm-menu-text {
    color: #FB9E20;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item .dsm-submenu-container .dsm-submenu-inner-container,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item .dsm-submenu-container .dsm-submenu-inner-container {
    background-color: #ffffff;
    margin-top: 16px;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm_dropdown_close_icon,
.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm_dropdown_open_icon,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm_dropdown_close_icon,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm_dropdown_open_icon {
    color: #FB9E20;
    font-size: 16px;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-menu-text-wrapper .dsm_icon,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-menu-text-wrapper .dsm_icon {
    font-size: 16px;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-mega-menu-search-container .dsm-mega-menu-search-box .et_pb_menu__search-input,
.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-mega-menu-search-container .dsm-mega-menu-search-box .et_pb_menu__search-input::placeholder,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-mega-menu-search-container .dsm-mega-menu-search-box .et_pb_menu__search-input,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-mega-menu-search-container .dsm-mega-menu-search-box .et_pb_menu__search-input::placeholder {
    color: #000000;
}

.dsm_mega_menu_0_tb_header .dsm-root-menu .dsm-mega-menu-item .dsm-submenu-container::before,
.dsm_mega_menu_1_tb_header .dsm-root-menu .dsm-mega-menu-item .dsm-submenu-container::before {
    content: "";
    clip-path: none !important;
    width: 0px !important;
    height: 0px !important;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container.mobile-menu .dsm-mega-menu-search-container .dsm-mega-menu-search-box,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container.mobile-menu .dsm-mega-menu-search-container .dsm-mega-menu-search-box {
    margin-top: 20px;
    opacity: 0;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container:not(.mobile-menu) .dsm-mega-menu-search-container .dsm-mega-menu-search-box,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container:not(.mobile-menu) .dsm-mega-menu-search-container .dsm-mega-menu-search-box {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 20px;
    opacity: 0;
    z-index: 99;
}

.dsm_mega_menu_0_tb_header .dsm_link_animation_effect_three .dsm-mega-menu-link:after,
.dsm_mega_menu_1_tb_header .dsm_link_animation_effect_three .dsm-mega-menu-link:after {
    background: #FB9E20;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container:not(.mobile-menu) .dsm-submenu-container,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container:not(.mobile-menu) .dsm-submenu-container {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    z-index: 1;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container[data-trigger="hover"] li:hover>.dsm-submenu-container {
    opacity: 1;
    visibility: visible;
    z-index: 999999999999;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container li,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container li {
    list-style-type: none;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-menu-text-wrapper,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-menu-text-wrapper {
    display: flex;
    align-items: center;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .et_pb_module .et_pb_module_inner.dsm-no-transition,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .et_pb_module .et_pb_module_inner.dsm-no-transition {
    transition: all 0s ease !important;
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-item .dsm-submenu-container,
.dsm_mega_menu_1_tb_header .dsm-mega-menu-item .dsm-submenu-container {
    animation-duration: 300ms !important;
    transition-timing-function: ease-in-out;
}

.dsm_mega_menu_1_tb_header .dsm-mega-menu-container:not(.dsm-mega-menu-vertical-layout) {
    align-items: center;
    justify-content: center !important;
}

.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item .dsm-mega-menu-link {
    background-color: RGBA(255, 255, 255, 0);
}

.dsm_mega_menu_1_tb_header .dsm-mega-menu-container .dsm-logo-link,
.dsm_mega_menu_1_tb_header .dsm-mobile-menu-open-button-container .dsm-logo-link {
    width: 40%;
}

.et_pb_column_4_tb_header,
.et_pb_column_9_tb_header,
.et_pb_column_14_tb_header,
.et_pb_column_19_tb_header,
.et_pb_column_24_tb_header,
.et_pb_column_32_tb_header,
.et_pb_column_38_tb_header,
.et_pb_column_43_tb_header,
.et_pb_column_48_tb_header,
.et_pb_column_53_tb_header,
.et_pb_column_58_tb_header,
.et_pb_column_66_tb_header {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
}

.et_pb_column_5_tb_header,
.et_pb_column_6_tb_header,
.et_pb_column_10_tb_header,
.et_pb_column_11_tb_header,
.et_pb_column_12_tb_header,
.et_pb_column_15_tb_header,
.et_pb_column_16_tb_header,
.et_pb_column_20_tb_header,
.et_pb_column_21_tb_header,
.et_pb_column_25_tb_header,
.et_pb_column_26_tb_header,
.et_pb_column_33_tb_header,
.et_pb_column_34_tb_header,
.et_pb_column_39_tb_header,
.et_pb_column_40_tb_header,
.et_pb_column_44_tb_header,
.et_pb_column_45_tb_header,
.et_pb_column_46_tb_header,
.et_pb_column_49_tb_header,
.et_pb_column_50_tb_header,
.et_pb_column_54_tb_header,
.et_pb_column_55_tb_header,
.et_pb_column_59_tb_header,
.et_pb_column_60_tb_header,
.et_pb_column_67_tb_header,
.et_pb_column_68_tb_header {
    padding-top: 40px;
    padding-bottom: 40px;
}

.et_pb_column_7_tb_header,
.et_pb_column_17_tb_header,
.et_pb_column_22_tb_header,
.et_pb_column_27_tb_header,
.et_pb_column_35_tb_header,
.et_pb_column_41_tb_header,
.et_pb_column_51_tb_header,
.et_pb_column_56_tb_header,
.et_pb_column_61_tb_header,
.et_pb_column_69_tb_header {
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

.dsm_mega_menu_child_8_tb_header,
.dsm_mega_menu_child_9_tb_header,
.dsm_mega_menu_child_18_tb_header,
.dsm_mega_menu_child_19_tb_header {
    background-color: #FB9E20 !important;
    border-radius: 6px 6px 6px 6px;
    overflow: hidden;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    margin-top: -4px;
    transition: background-color 300ms ease 0ms, background-image 300ms ease 0ms;
}

.dsm_mega_menu_child_8_tb_header:hover,
.dsm_mega_menu_child_9_tb_header:hover,
.dsm_mega_menu_child_18_tb_header:hover,
.dsm_mega_menu_child_19_tb_header:hover {
    background-image: initial !important;
    background-color: #1263AC !important;
}

@media only screen and (min-width:981px) {
    .et_pb_section_4_tb_header,
    .et_pb_section_7_tb_header,
    .et_pb_section_10_tb_header,
    .et_pb_section_13_tb_header,
    .et_pb_section_16_tb_header,
    .et_pb_section_19_tb_header,
    .et_pb_section_22_tb_header,
    .et_pb_section_23_tb_header,
    .et_pb_section_26_tb_header,
    .et_pb_section_29_tb_header,
    .et_pb_section_32_tb_header,
    .et_pb_section_35_tb_header,
    .et_pb_section_38_tb_header,
    .et_pb_section_41_tb_header,
    .et_pb_section_44_tb_header {
        display: none !important;
    }
}

@media only screen and (max-width:980px) {
    .et_pb_section_0_tb_header.et_pb_section {
        padding-top: 40px;
        padding-right: 40px;
        padding-bottom: 40px;
        padding-left: 40px;
    }
    .et_pb_row>.et_pb_column.et_pb_column_0_tb_header {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .et_pb_image_0_tb_header .et_pb_image_wrap img {
        width: auto;
    }
    .et_pb_row_inner_0_tb_header.et_pb_row_inner {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
        width: 100%;
    }
    .et_pb_column .et_pb_row_inner_0_tb_header {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
    }
    body #page-container .et_pb_section .et_pb_button_0_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_1_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_2_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_3_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_4_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_5_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_6_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_7_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_8_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_9_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_10_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_11_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_12_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_13_tb_header:after {
        display: inline-block;
        opacity: 0;
    }
    body #page-container .et_pb_section .et_pb_button_0_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_1_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_2_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_3_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_4_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_5_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_6_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_7_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_8_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_9_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_10_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_11_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_12_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_13_tb_header:hover:after {
        opacity: 1;
    }
    .et_pb_section_1_tb_header.et_pb_section,
    .et_pb_section_23_tb_header.et_pb_section {
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 20px;
    }
    .et_pb_section_3_tb_header,
    .et_pb_section_4_tb_header,
    .et_pb_section_6_tb_header,
    .et_pb_section_7_tb_header,
    .et_pb_section_9_tb_header,
    .et_pb_section_10_tb_header,
    .et_pb_section_12_tb_header,
    .et_pb_section_13_tb_header,
    .et_pb_section_15_tb_header,
    .et_pb_section_16_tb_header,
    .et_pb_section_21_tb_header,
    .et_pb_section_22_tb_header,
    .et_pb_section_25_tb_header,
    .et_pb_section_26_tb_header,
    .et_pb_section_28_tb_header,
    .et_pb_section_29_tb_header,
    .et_pb_section_31_tb_header,
    .et_pb_section_32_tb_header,
    .et_pb_section_34_tb_header,
    .et_pb_section_35_tb_header,
    .et_pb_section_37_tb_header,
    .et_pb_section_38_tb_header,
    .et_pb_section_43_tb_header,
    .et_pb_section_44_tb_header {
        border-right-color: #1263AC;
        border-bottom-color: #1263AC;
    }
    .dsm_mega_menu_0_tb_header .dsm-mega-menu-container.mobile-menu nav,
    .dsm_mega_menu_1_tb_header .dsm-mega-menu-container.mobile-menu nav {
        height: calc(75vh - 20px);
        overflow-y: scroll;
    }
    .dsm_mega_menu_0_tb_header .dsm-mobile-menu-open-button-container {
        display: flex;
        justify-content: flex-end;
    }
    .dsm_mega_menu_0_tb_header .dsm-mega-menu-container.mobile-menu .dsm-mega-menu-search-box,
    .dsm_mega_menu_1_tb_header .dsm-mega-menu-container.mobile-menu .dsm-mega-menu-search-box {
        position: absolute;
        bottom: 0;
        margin-top: 0px !important;
        opacity: 1 !important;
        width: 100%;
        left: 50% !important;
        transform: translate(-50%);
    }
    .dsm_mega_menu_0_tb_header .dsm-mega-menu-container.mobile-menu .dsm-mega-menu-search-box .et_pb_menu__search-input,
    .dsm_mega_menu_1_tb_header .dsm-mega-menu-container.mobile-menu .dsm-mega-menu-search-box .et_pb_menu__search-input {
        width: 95% !important;
        border-radius: 0 !important;
    }
    .dsm_mega_menu_0_tb_header .dsm-mobile-menu-open-button-container .dsm-mega-menu-open-button .dsm_mobile_open_icon,
    .dsm_mega_menu_0_tb_header .dsm-mega-menu-container.mobile-menu .dsm-mega-menu-close-button .dsm_mobile_close_icon {
        color: #2EA3F2;
        font-size: 32px;
    }
    .dsm_mega_menu_0_tb_header .dsm-mega-menu-container.mobile-menu {
        left: 0%;
        visibility: hidden;
        opacity: 0;
        background: #f5f5f5;
        width: 100%;
        height: 100% !important;
    }
    .dsm_mega_menu_0_tb_header .dsm-mega-menu-container.mobile-menu .dsm-mega-menu-close-button,
    .dsm_mega_menu_1_tb_header .dsm-mega-menu-container.mobile-menu .dsm-mega-menu-close-button {
        top: 3%;
        left: 90%;
    }
    .dsm_mega_menu_1_tb_header .dsm-mobile-menu-open-button-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .dsm_mega_menu_1_tb_header .dsm-mobile-menu-open-button-container .dsm-mega-menu-open-button .dsm_mobile_open_icon,
    .dsm_mega_menu_1_tb_header .dsm-mega-menu-container.mobile-menu .dsm-mega-menu-close-button .dsm_mobile_close_icon {
        color: #FFFFFF;
        font-size: 32px;
    }
    .dsm_mega_menu_1_tb_header .dsm-mega-menu-container.mobile-menu {
        left: 0%;
        visibility: hidden;
        opacity: 0;
        background: #1263AC;
        width: 100%;
        height: 100% !important;
    }
}

@media only screen and (min-width:768px) and (max-width:980px) {
    .et_pb_section_0_tb_header,
    .et_pb_section_1_tb_header,
    .et_pb_section_3_tb_header,
    .et_pb_section_6_tb_header,
    .et_pb_section_9_tb_header,
    .et_pb_section_12_tb_header,
    .et_pb_section_15_tb_header,
    .et_pb_section_18_tb_header,
    .et_pb_section_21_tb_header,
    .et_pb_section_25_tb_header,
    .et_pb_section_28_tb_header,
    .et_pb_section_31_tb_header,
    .et_pb_section_34_tb_header,
    .et_pb_section_37_tb_header,
    .et_pb_section_40_tb_header,
    .et_pb_section_43_tb_header {
        display: none !important;
    }
}
a[href="/plp/htm/ibot.htm"] {
display: none;
}

@media only screen and (max-width:767px) {
    .et_pb_section_0_tb_header.et_pb_section {
        padding-right: 20px;
        padding-left: 20px;
    }
    .et_pb_section_0_tb_header,
    .et_pb_section_1_tb_header,
    .et_pb_section_18_tb_header,
    .et_pb_section_40_tb_header {
        display: none !important;
    }
    .et_pb_row>.et_pb_column.et_pb_column_0_tb_header {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .et_pb_image_0_tb_header .et_pb_image_wrap img {
        width: auto;
    }
    .et_pb_row_inner_0_tb_header.et_pb_row_inner,
    .et_pb_column .et_pb_row_inner_0_tb_header {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
    }
    body #page-container .et_pb_section .et_pb_button_0_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_1_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_2_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_3_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_4_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_5_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_6_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_7_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_8_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_9_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_10_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_11_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_12_tb_header:after,
    body #page-container .et_pb_section .et_pb_button_13_tb_header:after {
        display: inline-block;
        opacity: 0;
    }
    body #page-container .et_pb_section .et_pb_button_0_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_1_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_2_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_3_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_4_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_5_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_6_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_7_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_8_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_9_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_10_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_11_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_12_tb_header:hover:after,
    body #page-container .et_pb_section .et_pb_button_13_tb_header:hover:after {
        opacity: 1;
    }
    .et_pb_section_1_tb_header.et_pb_section,
    .et_pb_section_23_tb_header.et_pb_section {
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 20px;
    }
    .et_pb_section_3_tb_header,
    .et_pb_section_6_tb_header,
    .et_pb_section_9_tb_header,
    .et_pb_section_12_tb_header,
    .et_pb_section_15_tb_header,
    .et_pb_section_21_tb_header,
    .et_pb_section_25_tb_header,
    .et_pb_section_28_tb_header,
    .et_pb_section_31_tb_header,
    .et_pb_section_34_tb_header,
    .et_pb_section_37_tb_header,
    .et_pb_section_43_tb_header {
        border-right-color: #1263AC;
        border-bottom-color: #1263AC;
        display: none !important;
    }
    .et_pb_section_4_tb_header,
    .et_pb_section_7_tb_header,
    .et_pb_section_10_tb_header,
    .et_pb_section_13_tb_header,
    .et_pb_section_16_tb_header,
    .et_pb_section_22_tb_header,
    .et_pb_section_26_tb_header,
    .et_pb_section_29_tb_header,
    .et_pb_section_32_tb_header,
    .et_pb_section_35_tb_header,
    .et_pb_section_38_tb_header,
    .et_pb_section_44_tb_header {
        border-right-color: #1263AC;
        border-bottom-color: #1263AC;
    }
}

div.et_pb_section.et_pb_section_0_tb_footer {
    background-image: initial !important;
}

.et_pb_section_0_tb_footer.et_pb_section {
    padding-right: 80px;
    padding-bottom: 10px;
    padding-left: 80px;
    background-color: #1263AC !important;
}

.et_pb_row_0_tb_footer {
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
}

.et_pb_row_0_tb_footer {
    width: 100%;
}

.et_pb_text_0_tb_footer,
.et_pb_text_1_tb_footer,
.et_pb_text_2_tb_footer,
.et_pb_text_3_tb_footer {
    margin-bottom: 10px !important;
}

.et_pb_blurb_0_tb_footer.et_pb_blurb,
.et_pb_blurb_1_tb_footer.et_pb_blurb,
.et_pb_blurb_2_tb_footer.et_pb_blurb {
    line-height: 1.4em;
}

.et_pb_blurb_0_tb_footer.et_pb_blurb .et_pb_blurb_description a,
.et_pb_blurb_1_tb_footer.et_pb_blurb .et_pb_blurb_description a,
.et_pb_blurb_2_tb_footer.et_pb_blurb .et_pb_blurb_description a {
    color: #FFFFFF !important;
    text-decoration: none;
}

.et_pb_blurb_0_tb_footer .et_pb_main_blurb_image .et-pb-icon {
    margin-top: 8px !important;
}

.et_pb_blurb_0_tb_footer .et-pb-icon,
.et_pb_blurb_2_tb_footer .et-pb-icon {
    color: #FB9E20;
    font-family: ETmodules !important;
    font-weight: 400 !important;
}

.et_pb_blurb_1_tb_footer .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_2_tb_footer .et_pb_main_blurb_image .et-pb-icon {
    margin-top: -2px !important;
}

.et_pb_blurb_1_tb_footer .et-pb-icon {
    color: #FB9E20;
    font-family: FontAwesome !important;
    font-weight: 900 !important;
}

.dsm_menu_0_tb_footer .dsm-menu li:not(:last-child) {
    margin-bottom: 10px;
}
.dsm_menu_0_tb_footer ul.dsm-menu {
    padding-left: 0px;
}

.dsm_menu_0_tb_footer ul.dsm-menu li a {
    color: #FFFFFF;
    text-decoration: none;
}

.dsm_menu_0_tb_footer ul.dsm-menu li {
    color: #FB9E20;
}

.et_pb_button_0_tb_footer_wrapper .et_pb_button_0_tb_footer,
.et_pb_button_0_tb_footer_wrapper .et_pb_button_0_tb_footer:hover,
.et_pb_button_1_tb_footer_wrapper .et_pb_button_1_tb_footer,
.et_pb_button_1_tb_footer_wrapper .et_pb_button_1_tb_footer:hover,
.et_pb_button_2_tb_footer_wrapper .et_pb_button_2_tb_footer,
.et_pb_button_2_tb_footer_wrapper .et_pb_button_2_tb_footer:hover,
.et_pb_button_3_tb_footer_wrapper .et_pb_button_3_tb_footer,
.et_pb_button_3_tb_footer_wrapper .et_pb_button_3_tb_footer:hover,
.et_pb_button_4_tb_footer_wrapper .et_pb_button_4_tb_footer,
.et_pb_button_4_tb_footer_wrapper .et_pb_button_4_tb_footer:hover {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.et_pb_button_0_tb_footer_wrapper,
.et_pb_button_1_tb_footer_wrapper,
.et_pb_button_2_tb_footer_wrapper,
.et_pb_button_3_tb_footer_wrapper,
.et_pb_button_4_tb_footer_wrapper {
    margin-bottom: 20px !important;
}

body #page-container .et_pb_section .et_pb_button_0_tb_footer,
body #page-container .et_pb_section .et_pb_button_1_tb_footer,
body #page-container .et_pb_section .et_pb_button_2_tb_footer,
body #page-container .et_pb_section .et_pb_button_3_tb_footer,
body #page-container .et_pb_section .et_pb_button_4_tb_footer {
    font-size: 16px;
    font-weight: 600 !important;
    padding-right: 0.7em;
    padding-left: 2em;
}

body #page-container .et_pb_section .et_pb_button_0_tb_footer:after,
body #page-container .et_pb_section .et_pb_button_1_tb_footer:after,
body #page-container .et_pb_section .et_pb_button_2_tb_footer:after,
body #page-container .et_pb_section .et_pb_button_3_tb_footer:after,
body #page-container .et_pb_section .et_pb_button_4_tb_footer:after {
    display: none;
}

body #page-container .et_pb_section .et_pb_button_0_tb_footer:before,
body #page-container .et_pb_section .et_pb_button_1_tb_footer:before,
body #page-container .et_pb_section .et_pb_button_2_tb_footer:before,
body #page-container .et_pb_section .et_pb_button_3_tb_footer:before,
body #page-container .et_pb_section .et_pb_button_4_tb_footer:before {
    content: attr(data-icon);
    font-family: ETmodules !important;
    font-weight: 400 !important;
    line-height: inherit;
    font-size: inherit !important;
    opacity: 1;
    margin-left: -1.3em;
    right: auto;
    display: inline-block;
    font-family: ETmodules !important;
    font-weight: 400 !important;
}

body #page-container .et_pb_section .et_pb_button_0_tb_footer:hover:before,
body #page-container .et_pb_section .et_pb_button_1_tb_footer:hover:before,
body #page-container .et_pb_section .et_pb_button_2_tb_footer:hover:before,
body #page-container .et_pb_section .et_pb_button_3_tb_footer:hover:before,
body #page-container .et_pb_section .et_pb_button_4_tb_footer:hover:before {
    margin-left: .3em;
    right: auto;
    margin-left: -1.3em;
}

.et_pb_button_0_tb_footer,
.et_pb_button_1_tb_footer,
.et_pb_button_2_tb_footer,
.et_pb_button_3_tb_footer,
.et_pb_button_4_tb_footer {
    width: 100%;
}

.et_pb_button_0_tb_footer,
.et_pb_button_0_tb_footer:after,
.et_pb_button_1_tb_footer,
.et_pb_button_1_tb_footer:after,
.et_pb_button_2_tb_footer,
.et_pb_button_2_tb_footer:after,
.et_pb_button_3_tb_footer,
.et_pb_button_3_tb_footer:after,
.et_pb_button_4_tb_footer,
.et_pb_button_4_tb_footer:after {
    transition: all 300ms ease 0ms;
}

.et_pb_row_1_tb_footer.et_pb_row {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    padding-top: 10px;
    padding-bottom: 0px;
}

.et_pb_text_4_tb_footer {
    font-size: 14px;
}

@media only screen and (max-width:980px) {
    .et_pb_section_0_tb_footer.et_pb_section {
        padding-right: 60px;
        padding-left: 60px;
    }
    .et_pb_row_0_tb_footer {
        border-bottom-width: 1px;
        border-bottom-color: #FFFFFF;
    }
    body #page-container .et_pb_section .et_pb_button_0_tb_footer:before,
    body #page-container .et_pb_section .et_pb_button_1_tb_footer:before,
    body #page-container .et_pb_section .et_pb_button_2_tb_footer:before,
    body #page-container .et_pb_section .et_pb_button_3_tb_footer:before,
    body #page-container .et_pb_section .et_pb_button_4_tb_footer:before {
        line-height: inherit;
        font-size: inherit !important;
        margin-left: -1.3em;
        right: auto;
        display: inline-block;
        opacity: 1;
        content: attr(data-icon);
        font-family: ETmodules !important;
        font-weight: 400 !important;
    }
    body #page-container .et_pb_section .et_pb_button_0_tb_footer:after,
    body #page-container .et_pb_section .et_pb_button_1_tb_footer:after,
    body #page-container .et_pb_section .et_pb_button_2_tb_footer:after,
    body #page-container .et_pb_section .et_pb_button_3_tb_footer:after,
    body #page-container .et_pb_section .et_pb_button_4_tb_footer:after {
        display: none;
    }
    body #page-container .et_pb_section .et_pb_button_0_tb_footer:hover:before,
    body #page-container .et_pb_section .et_pb_button_1_tb_footer:hover:before,
    body #page-container .et_pb_section .et_pb_button_2_tb_footer:hover:before,
    body #page-container .et_pb_section .et_pb_button_3_tb_footer:hover:before,
    body #page-container .et_pb_section .et_pb_button_4_tb_footer:hover:before {
        margin-left: .3em;
        right: auto;
        margin-left: -1.3em;
    }
}

@media only screen and (max-width:767px) {
    .et_pb_section_0_tb_footer.et_pb_section {
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .et_pb_row_0_tb_footer {
        border-bottom-width: 1px;
        border-bottom-color: #FFFFFF;
    }
    body #page-container .et_pb_section .et_pb_button_0_tb_footer:before,
    body #page-container .et_pb_section .et_pb_button_1_tb_footer:before,
    body #page-container .et_pb_section .et_pb_button_2_tb_footer:before,
    body #page-container .et_pb_section .et_pb_button_3_tb_footer:before,
    body #page-container .et_pb_section .et_pb_button_4_tb_footer:before {
        line-height: inherit;
        font-size: inherit !important;
        margin-left: -1.3em;
        right: auto;
        display: inline-block;
        opacity: 1;
        content: attr(data-icon);
        font-family: ETmodules !important;
        font-weight: 400 !important;
    }
    body #page-container .et_pb_section .et_pb_button_0_tb_footer:after,
    body #page-container .et_pb_section .et_pb_button_1_tb_footer:after,
    body #page-container .et_pb_section .et_pb_button_2_tb_footer:after,
    body #page-container .et_pb_section .et_pb_button_3_tb_footer:after,
    body #page-container .et_pb_section .et_pb_button_4_tb_footer:after {
        display: none;
    }
    body #page-container .et_pb_section .et_pb_button_0_tb_footer:hover:before,
    body #page-container .et_pb_section .et_pb_button_1_tb_footer:hover:before,
    body #page-container .et_pb_section .et_pb_button_2_tb_footer:hover:before,
    body #page-container .et_pb_section .et_pb_button_3_tb_footer:hover:before,
    body #page-container .et_pb_section .et_pb_button_4_tb_footer:hover:before {
        margin-left: .3em;
        right: auto;
        margin-left: -1.3em;
    }
}

/*! CSS Used from: Embedded */

.er_append_body_template {
    display: block;
}

.er-dummy-search-box {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.er-dummy-search-box .er_search_input_dummy {
    height: 30px;
    padding: 5px;
    outline: #efefef;
    font-size: 13px;
    font-weight: 300;
    color: #333;
    border: solid 1px #00205c;
    border-radius: 0px;
    width: 100%;
}

.er-dummy-search-box .er_search_button_dummy {
    font-size: 16px;
    color: white;
    background: #00205c;
    border: none;
    border-radius: 0px;
    padding: 0px;
    width: 30px;
    height: 30px;
    margin: 0px;
    display: inherit;
    justify-content: center;
    align-items: center;
}

.er-dummy-search-box .er_voice_search_dummy {
    color: white;
    background: #00205c;
    border-radius: 0px;
    padding: 0px;
    height: 30px;
    display: inherit;
    justify-content: center;
    align-items: center;
    width: 20px;
}

.er-dummy-search-box .er_search_button_back {
    display: none;
}

.er-suggestions {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2147483646;
}

#ci-suggest .er-dummy-search-box {
    display: none;
}

@media screen and (max-width : 520px) {
    .er-suggestions {
        display: flex;
        position: unset;
        justify-content: center;
        overflow-y: auto;
    }
}

/*! CSS Used keyframes */

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}

@-webkit-keyframes fadeTop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeTop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

