.d-none
{
    display: none!important;
}
.d-block
{
    display: block!important;
}
.sr-only
{
    clip: rect(0,0,0,0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.epa-alert-outline
{
    transition: box-shadow 300ms cubic-bezier(.4,0,.2,1) 0ms;
    border-radius: 4px;
    box-shadow: none;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.43;
    letter-spacing: .01071em;
    background-color: rgba(0,0,0,0);
    display: flex;
    padding: 6px 16px;
    color: #5f2120;
    border: 1px solid #ef5350;
    margin: 10px 0;
}
.epa-alert-icon
{
    color: #ef5350;
    margin-right: 12px;
    padding: 7px 0;
    display: flex;
    font-size: 22px;
    opacity: .9;
}
.epa-alert-message
{
    padding: 8px 0;
    min-width: 0;
    overflow: auto;
}
.epa-confirmation-summary h4
{
    color: var(--epa-confirmation-section-header-color,inherit);
}
.epa-confirmation-summary i
{
    margin-right: 5px;
}
.epa-confirmation-summary__thankyou
{
    margin-bottom: 40px;
    color: var(--epa-confirmation-message-color,#818a91);
    display: var(--epa-confirmation-message-display,none);
    text-align: var(--epa-confirmation-message-alignment,inherit);
}
.epa-confirmation-summary__section
{
    background-color: var(--epa-confirmation-section-bg-color,#f6f9fc);
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 30px;
}
.epa-confirmation-summary .payment-detail, .epa-confirmation-summary .billing-detail
{
    color: var(--general-text-color,inherit);
}
.epa-confirmation-summary .payment-detail
{
    display: flex;
    justify-content: space-between;
}
.epa-confirmation-summary .payment-detail>div
{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.epa-confirmation-summary .payment-detail>div strong
{
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5;
}
.epa-confirmation-summary .payment-detail>div:last-of-type
{
    border: none;
    padding-right: 0;
}
@media(max-width: 1024px)
{
    .epa-confirmation-summary .payment-detail
    {
        flex-direction: column;
    }
    .epa-confirmation-summary .payment-detail div
    {
        padding: 2em 0;
        border-right: 0;
        border-bottom: 1px dashed #d3ced2;
        flex-direction: row;
        justify-content: space-between;
    }
}
.elementor-price-table
{
    text-align: center;
}
.elementor-price-table .elementor-price-table__header
{
    background: var(--e-price-table-header-background-color,#555);
    padding: 20px 0;
}
.elementor-price-table .elementor-price-table__heading
{
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}
.elementor-price-table .elementor-price-table__subheading
{
    font-size: 13px;
    font-weight: 400;
    color: #fff;
}
.elementor-price-table .elementor-price-table__original-price
{
    margin-right: 15px;
    text-decoration: line-through;
    font-size: .5em;
    line-height: 1;
    font-weight: 400;
    align-self: center;
}
.elementor-price-table .elementor-price-table__original-price .elementor-price-table__currency
{
    font-size: 1em;
    margin: 0;
}
.elementor-price-table .elementor-price-table__price
{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    color: #555;
    font-weight: 800;
    font-size: 65px;
    padding: 40px 0;
}
.elementor-price-table .elementor-price-table__price .elementor-typo-excluded
{
    line-height: initial;
    letter-spacing: initial;
    text-transform: initial;
    font-weight: initial;
    font-size: initial;
    font-style: initial;
}
.elementor-price-table .elementor-price-table__after-price
{
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    align-self: stretch;
    align-items: flex-start;
    flex-direction: column;
}
.elementor-price-table .elementor-price-table__integer-part
{
    line-height: .8;
}
.elementor-price-table .elementor-price-table__currency, .elementor-price-table .elementor-price-table__fractional-part
{
    line-height: 1;
    font-size: .3em;
}
.elementor-price-table .elementor-price-table__currency
{
    margin-right: 3px;
}
.elementor-price-table .elementor-price-table__period
{
    width: 100%;
    font-size: 13px;
    font-weight: 400;
}
.elementor-price-table .elementor-price-table__features-list
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1;
    color: var(--e-price-table-features-list-color);
}
.elementor-price-table .elementor-price-table__features-list li
{
    font-size: 14px;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner
{
    margin-left: 15px;
    margin-right: 15px;
}
.elementor-price-table .elementor-price-table__features-list li:not(:first-child):before
{
    content: "";
    display: block;
    border: 0 solid rgba(122,122,122,.3);
    margin: 10px 12.5%;
}
.elementor-price-table .elementor-price-table__features-list i
{
    margin-right: 10px;
    font-size: 1.3em;
}
.elementor-price-table .elementor-price-table__features-list svg
{
    margin-right: 10px;
    fill: var(--e-price-table-features-list-color);
    height: 1.3em;
    width: 1.3em;
}
.elementor-price-table .elementor-price-table__features-list svg~*
{
    vertical-align: text-top;
}
.elementor-price-table .elementor-price-table__footer
{
    padding: 30px 0;
}
.elementor-price-table .elementor-price-table__additional_info
{
    margin: 0;
    font-size: 13px;
    line-height: 1.4;
}
.elementor-price-table__ribbon
{
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px;
}
.elementor-price-table__ribbon-inner
{
    text-align: center;
    left: 0;
    width: 200%;
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    font-weight: 800;
    text-transform: uppercase;
    background: #000;
}
.elementor-price-table__ribbon.elementor-ribbon-left
{
    transform: rotate(0);
    left: 0;
    right: auto;
}
.elementor-price-table__ribbon.elementor-ribbon-right
{
    transform: rotate(90deg);
    left: auto;
    right: 0;
}
.elementor-widget-epa_price_table_elementor
{
    --e-price-table-header-background-color: var(--e-global-color-secondary);
}
.elementor-widget-epa_price_table_elementor .elementor-widget-container
{
    overflow: hidden;
    background-color: #f7f7f7;
}
.elementor-widget-epa_price_table_elementor .elementor-price-table__heading
{
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-epa_price_table_elementor .elementor-price-table__subheading
{
    font-family: var(--e-global-typography-secondary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-epa_price_table_elementor .elementor-price-table .elementor-price-table__price
{
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-epa_price_table_elementor .elementor-price-table__original-price
{
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-epa_price_table_elementor .elementor-price-table__period
{
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-epa_price_table_elementor .elementor-price-table__features-list
{
    --e-price-table-features-list-color: var(--e-global-color-text);
}
.elementor-widget-epa_price_table_elementor .elementor-price-table__features-list li
{
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-epa_price_table_elementor .elementor-price-table__features-list li:before
{
    border-top-color: var(--e-global-color-text);
}
.elementor-widget-epa_price_table_elementor .elementor-price-table__button
{
    font-family: var(--e-global-typography-accent-font-family),Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent);
}
.elementor-widget-epa_price_table_elementor .elementor-price-table__additional_info
{
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-epa_price_table_elementor .elementor-price-table__ribbon-inner
{
    background-color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-accent-font-family),Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-button:hover:not([aria-disabled=true])
{
    opacity: .8;
}
.elementor-button:focus:not(:focus-visible)
{
    outline: none;
}
.elementor-button:focus-visible
{
    outline: none;
    box-shadow: var(--focus-shadow);
}
.elementor-button[aria-disabled=true]
{
    opacity: .5;
    cursor: not-allowed;
}
.elementor-button::after
{
    content: "";
    position: absolute;
    display: block;
    width: 1em;
    height: 1em;
    top: calc(50% - .5em);
    left: calc(50% - .5em);
    border: 2px #fff;
    border-bottom-color: rgba(0,0,0,0);
    border-left-color: rgba(0,0,0,0);
    border-style: solid;
    border-radius: 50%;
    opacity: 0;
    transition: opacity 250ms;
}
.elementor-button[data-loading=true]
{
    color: rgba(0,0,0,0);
    pointer-events: none;
    position: relative;
}
.elementor-button[data-loading=true]::after
{
    opacity: 1;
    animation: rotate 750ms linear infinite;
}
.elementor-button[data-loading=true] .elementor-button-content-wrapper
{
    visibility: hidden;
}
@keyframes rotate
{
    0%
    {
        transform: rotate(0deg);
    }
    100%
    {
        transform: rotate(360deg);
    }
}
#payment-element iframe
{
    max-width: initial;
}