

/* Start:/local/templates/main/styles.css?1748017962529*/
.constructor-panel {
    background-color: rgba(77, 198, 197, .7);
    display: flex;
    height: 44px;
    justify-content: center;
    padding: 1.6rem;
    pointer-events: none;
    width: 100%;
}

.constructor-panel .btn-secondary, .constructor-panel .ui-button, .constructor-panel .ui-button._tertiary {
    align-items: center;
    color: black;
    display: flex;
    justify-content: center;
    pointer-events: all;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
/* End */
/* /local/templates/main/styles.css?1748017962529 */
