.breakdance .bde-section-49-100 .section-container
{
    --bde-section-width: 1380px;
}
@media(max-width: 1119px)
{
    .breakdance .bde-section-49-100 .section-container
    {
        padding-left: 0;
        padding-right: 0;
    }
}
.breakdance .bde-div-49-101
{
    width: 100%;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
}
@media(max-width: 1119px)
{
    .breakdance .bde-div-49-101
    {
        padding-right: 0;
        padding-left: 0;
    }
}
.breakdance .bde-columns-49-102
{
    --columnCount: 3;
}
@media(max-width: 1119px)
{
    .breakdance .bde-columns-49-102
    {
        --columnCount: 3;
        --bde-column-gap: 5px;
    }
    .breakdance .bde-columns-49-102.bde-columns
    {
        flex-direction: column;
        flex-wrap: nowrap;
    }
    .breakdance .bde-columns-49-102.bde-columns>.bde-column
    {
        width: 100%;
    }
}
@media(max-width: 1023px)
{
    .breakdance .bde-columns-49-102
    {
        --columnCount: 3;
    }
}
@media(max-width: 767px)
{
    .breakdance .bde-columns-49-102
    {
        --columnCount: 3;
    }
}
@media(max-width: 479px)
{
    .breakdance .bde-columns-49-102
    {
        --columnCount: 3;
    }
}
.breakdance .bde-column-49-103
{
    --column-width: 33.33%;
    gap: 5px;
}
@media(max-width: 1119px)
{
    .breakdance .bde-column-49-103
    {
        align-items: center;
        text-align: center;
    }
}
.breakdance .bde-text-link-49-106, .breakdance .bde-text-link-49-106>*
{
    color: var(--bde-body-text-color);
    font-size: 16px;
    font-weight: 500;
    text-decoration-line: none;
}
.breakdance .bde-text-link-49-106:hover, .breakdance .bde-text-link-49-106:hover>*
{
    color: var(--bde-body-text-color);
}
.breakdance .bde-text-link-49-106
{
    position: relative;
    z-index: 1;
}
.breakdance .bde-text-link-49-106::after
{
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 10px);
    background-color: rgba(0,0,0,.05);
    border-radius: 10px;
    opacity: 0;
    transition: all .15s ease-in-out;
}
.breakdance .bde-text-link-49-106:hover::after
{
    opacity: 1;
}
.breakdance .bde-text-link-49-107, .breakdance .bde-text-link-49-107>*
{
    color: var(--bde-body-text-color);
    font-size: 16px;
    font-weight: 500;
    text-decoration-line: none;
}
.breakdance .bde-text-link-49-107:hover, .breakdance .bde-text-link-49-107:hover>*
{
    color: var(--bde-body-text-color);
}
.breakdance .bde-text-link-49-107
{
    position: relative;
    z-index: 1;
}
.breakdance .bde-text-link-49-107::after
{
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 10px);
    background-color: rgba(0,0,0,.05);
    border-radius: 10px;
    opacity: 0;
    transition: all .15s ease-in-out;
}
.breakdance .bde-text-link-49-107:hover::after
{
    opacity: 1;
}
.breakdance .bde-text-link-49-110, .breakdance .bde-text-link-49-110>*
{
    color: var(--bde-body-text-color);
    font-size: 16px;
    font-weight: 500;
    text-decoration-line: none;
}
.breakdance .bde-text-link-49-110:hover, .breakdance .bde-text-link-49-110:hover>*
{
    color: var(--bde-body-text-color);
}
.breakdance .bde-text-link-49-110
{
    position: relative;
    z-index: 1;
}
.breakdance .bde-text-link-49-110::after
{
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 10px);
    background-color: rgba(0,0,0,.05);
    border-radius: 10px;
    opacity: 0;
    transition: all .15s ease-in-out;
}
.breakdance .bde-text-link-49-110:hover::after
{
    opacity: 1;
}
.breakdance .bde-text-link-49-111, .breakdance .bde-text-link-49-111>*
{
    color: var(--bde-body-text-color);
    font-size: 16px;
    font-weight: 500;
    text-decoration-line: none;
}
.breakdance .bde-text-link-49-111:hover, .breakdance .bde-text-link-49-111:hover>*
{
    color: var(--bde-body-text-color);
}
.breakdance .bde-text-link-49-111
{
    position: relative;
    z-index: 1;
}
.breakdance .bde-text-link-49-111::after
{
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 10px);
    background-color: rgba(0,0,0,.05);
    border-radius: 10px;
    opacity: 0;
    transition: all .15s ease-in-out;
}
.breakdance .bde-text-link-49-111:hover::after
{
    opacity: 1;
}
.breakdance .bde-column-49-104
{
    --column-width: 33.33%;
    gap: 5px;
}
@media(max-width: 1119px)
{
    .breakdance .bde-column-49-104
    {
        align-items: center;
        text-align: center;
    }
}
.breakdance .bde-text-link-49-112, .breakdance .bde-text-link-49-112>*
{
    color: var(--bde-body-text-color);
    font-size: 16px;
    font-weight: 500;
    text-decoration-line: none;
}
.breakdance .bde-text-link-49-112:hover, .breakdance .bde-text-link-49-112:hover>*
{
    color: var(--bde-body-text-color);
}
.breakdance .bde-text-link-49-112
{
    position: relative;
    z-index: 1;
}
.breakdance .bde-text-link-49-112::after
{
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 10px);
    background-color: rgba(0,0,0,.05);
    border-radius: 10px;
    opacity: 0;
    transition: all .15s ease-in-out;
}
.breakdance .bde-text-link-49-112:hover::after
{
    opacity: 1;
}
.breakdance .bde-text-link-49-113, .breakdance .bde-text-link-49-113>*
{
    color: var(--bde-body-text-color);
    font-size: 16px;
    font-weight: 500;
    text-decoration-line: none;
}
.breakdance .bde-text-link-49-113:hover, .breakdance .bde-text-link-49-113:hover>*
{
    color: var(--bde-body-text-color);
}
.breakdance .bde-text-link-49-113
{
    position: relative;
    z-index: 1;
}
.breakdance .bde-text-link-49-113::after
{
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 10px);
    background-color: rgba(0,0,0,.05);
    border-radius: 10px;
    opacity: 0;
    transition: all .15s ease-in-out;
}
.breakdance .bde-text-link-49-113:hover::after
{
    opacity: 1;
}
.breakdance .bde-text-link-49-114, .breakdance .bde-text-link-49-114>*
{
    color: var(--bde-body-text-color);
    font-size: 16px;
    font-weight: 500;
    text-decoration-line: none;
}
.breakdance .bde-text-link-49-114:hover, .breakdance .bde-text-link-49-114:hover>*
{
    color: var(--bde-body-text-color);
}
.breakdance .bde-text-link-49-114
{
    position: relative;
    z-index: 1;
}
.breakdance .bde-text-link-49-114::after
{
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 10px);
    background-color: rgba(0,0,0,.05);
    border-radius: 10px;
    opacity: 0;
    transition: all .15s ease-in-out;
}
.breakdance .bde-text-link-49-114:hover::after
{
    opacity: 1;
}
.breakdance .bde-column-49-105
{
    --column-width: 33.34%;
    gap: 15px;
    align-items: flex-end;
    text-align: right;
}
@media(max-width: 1119px)
{
    .breakdance .bde-column-49-105
    {
        align-items: center;
        text-align: center;
    }
    .breakdance .bde-column-49-105.bde-column
    {
        padding-top: 50px;
    }
}
.breakdance .bde-text-49-127
{
    color: #777;
    font-size: 14px;
    line-height: 1.2em;
}
.breakdance .bde-text-49-128
{
    color: #777;
    font-size: 14px;
    line-height: 1.2em;
}
.breakdance .bde-text-49-129
{
    color: #777;
    font-size: 14px;
    line-height: 1.2em;
}
.breakdance .bde-social-icons-49-130
{
    flex-direction: row;
    gap: 5px;
}
.breakdance .bde-social-icons-49-130 .bde-social-icons__icon-wrapper
{
    border-radius: 100%;
    padding: 8px;
}
.breakdance .bde-social-icons-49-130 .bde-social-icons__icon-wrapper svg
{
    width: 18px;
    height: 18px;
}
.breakdance .bde-social-icons-49-130 .bde-social-icons__icon-wrapper:nth-child(1)
{
    background-color: #1877f2;
}
.breakdance .bde-social-icons-49-130 .bde-social-icons__icon-wrapper:nth-child(2)
{
    background-color: #e1306c;
}
.breakdance .bde-div-49-138
{
    width: 100%;
    padding-top: 50px;
    padding-right: 50px;
    padding-left: 50px;
    border-top: 2px solid #eee;
}
.breakdance .bde-div-49-138
{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}
@media(max-width: 1119px)
{
    .breakdance .bde-div-49-138
    {
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
        border-top: 0 solid;
        border-bottom: 0 solid;
        border-left: 0 solid;
        border-right: 0 solid;
        align-items: center;
        text-align: center;
    }
    .breakdance .bde-div-49-138
    {
        display: flex;
        flex-direction: column;
    }
}
.breakdance .bde-image-49-134 .breakdance-image-object
{
    height: 30px;
    width: auto;
}
.breakdance .bde-div-49-152
{
    width: 100%;
    gap: 30px;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}
@media(max-width: 1119px)
{
    .breakdance .bde-div-49-152
    {
        gap: 5px;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
        flex-direction: column;
    }
}
.breakdance .bde-text-49-153
{
    color: #898989;
    font-size: 12px;
    line-height: 1em;
}
.breakdance .bde-text-49-154
{
    color: #898989;
    font-size: 12px;
    line-height: 1em;
}