

/* Start:/local/components/bizone/page.constructor/templates/.default/style.css?17147346381092*/
.bx-core-adm-dialog .page-builder-blocks-item {
    width: 600px;
    max-width: 100%;
    display: inline-block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 4px;
    margin: 15px 10px;
    cursor: pointer;
    transition: all ease .3s;
}

.bx-core-adm-dialog .page-builder-blocks-item:hover {
    box-shadow: 0px 0px 6px -2px #171717;
}

.bx-core-adm-dialog .page-builder-blocks-item span.page-builder-blocks-item-title {
    display: block;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #1896cc;
    padding: 10px;
    font-weight: 700;
    color: white;
    transition: all ease .3s;
}

.page-builder-blocks-item {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    background: white;
}

.page-builder-blocks-item img {
    object-fit: contain;
    width: 100%;
    height: 200px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    transition: all ease .3s;
}
.page-builder-blocks h3 {
    color: black;
}

/* End */


/* Start:/local/components/bizone/page.component/templates/promo/style.css?171473463874*/
.sectionCentered .sectionTitle.titlePositionLeft {
    text-align: left;
}
/* End */


/* Start:/local/components/bizone/page.component/templates/forms/style.css?1714734638331*/
.captcha__text {
    font-family: Montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
}
.captcha__text a {
    text-decoration: underline;
}
.captcha__text a:hover {
    text-decoration: none;
}
/* End */
/* /local/components/bizone/page.constructor/templates/.default/style.css?17147346381092 */
/* /local/components/bizone/page.component/templates/promo/style.css?171473463874 */
/* /local/components/bizone/page.component/templates/forms/style.css?1714734638331 */
