#div_block-297-543
{
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    align-items: center;
    text-align: center;
}
@media(max-width: 767px)
{
    #div_block-297-543
    {
        margin-left: 0;
        margin-right: 0;
    }
}
#headline-477-543
{
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom-color: #07adb7;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    line-height: 1;
}
#shortcode-484-543
{
    width: 100%;
}
#modal-110-543
{
    background-color: #232020;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    modal-position: center;
    backdrop-color: rgba(0,0,0,.5);
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 70%;
    box-shadow: 0 0 10px 5px rgba(0,0,0,.5);
}
@media(max-width: 991px)
{
    #modal-110-543
    {
        width: 100%;
    }
}
@media(max-width: 767px)
{
    #modal-110-543
    {
        padding-left: 0;
        padding-right: 0;
    }
}