

/* Start:/bitrix/templates/common/components/bitrix/catalog.section/conference-detail-redesign/style.css?1778618245773*/
.btn-panaram {
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    align-items: center;
    gap: 13px;
    width: fit-content;
    padding: 10px 28px 8px 8px;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 50px;
    z-index: 2;
    color: #ffffff;
    background-color: #00000080;
}
.btn-panaram::before {
    display: block;
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    content: '';
    background: url(/bitrix/templates/common/components/bitrix/catalog.section/conference-detail-redesign/tour-icon.svg) no-repeat;
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    z-index: 2;
}
.btn-panaram:hover {
    color: #ffffff;
    background-color: #000000e6;
}

/* End */
/* /bitrix/templates/common/components/bitrix/catalog.section/conference-detail-redesign/style.css?1778618245773 */
