

/* Start:/local/components/nice/stylers/templates/.default/style.css?1771500010772*/
.stylers .content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.stylers .content .title {
    text-transform: uppercase;
    font-size: 32px;
    line-height: 52px;
    font-family: "Tenor Sans", serif;
}

.stylers .content .caption {
    font-size: 24px;
    line-height: 34px;
    margin-top: 10px;
    font-family: "Cormorant Garamond", serif;
}

.stylers .content .buttons {
    margin-top: 32px;
    width: 100%;
    max-width: 300px;
}

.stylers .content .buttons .button {
    width: 100%;
}

@media (max-width: 767px) {
    .stylers .content {
        padding: 0 15px;
    }

    .stylers .content .title {
        line-height: 1.2;
    }

    .stylers .content .caption {
        font-size: 20px;
        line-height: 26px;
    }
}
/* End */
/* /local/components/nice/stylers/templates/.default/style.css?1771500010772 */
