.elementor-18346 .elementor-element.elementor-element-1a458e9{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-d684988 */#announcement-banner-content {
    --text-color: var(--e-global-color-a31321d);
    --spacing: 18px;
    text-align: center;
    position: relative;
}

#announcement-banner-content p {
    /*Resource Tag*/
    font-family: var(--e-global-typography-b858b48-font-family), Sans-serif;
    font-size: var(--e-global-typography-b858b48-font-size);
    font-weight: var(--e-global-typography-b858b48-font-weight);
    text-transform: var(--e-global-typography-b858b48-text-transform);
    font-style: var(--e-global-typography-b858b48-font-style);
    text-decoration: var(--e-global-typography-b858b48-text-decoration);
    line-height: 1;
    letter-spacing: var(--e-global-typography-b858b48-letter-spacing);
    word-spacing: var(--e-global-typography-b858b48-word-spacing);
    
    text-transform: none;
    margin: 0;
    color: var(--text-color);
}

#announcement-banner-content a {
    color: inherit;
    text-decoration: none;
}

.touchevents #announcement-banner-content a:hover{
    text-decoration: none;
}

.no-touchevents #announcement-banner-content a:focus{
    text-decoration: none;
}

#announcement-banner-content a strong {
    margin-right: 8px;
}

#announcement-banner-content .tag-pill {
    margin-right: var(--spacing);
}

/*-------------------------------------
    CTA
-------------------------------------*/

#announcement-banner-content .cta-text {
    white-space: nowrap;
    margin-left: 14px;
}

#announcement-banner-content .arrow-right {
    display: inline-block;
}

#announcement-banner-content .arrow-right svg {
    width: 10px;
    height: 10px;
    transition: transform 0.15s ease-in-out;
}

#announcement-banner-content .arrow-right {
    margin-left: 12px;
    transform: translateY(1px) translateX(0px);
}

#announcement-banner-content .arrow-right svg path {
    fill: var(--text-color);
}

#announcement-banner-content a:hover svg {
    transform: translateX(8px);
}

/*-------------------------------------
    Current Banner Adjustments
-------------------------------------*/
/*adjustments here*//* End custom CSS */