@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../../fonts/helvetica/HelveticaNeueCyr-Medium.eot');
    src: url('../../../fonts/helvetica/HelveticaNeueCyr-Medium.eot') format('embedded-opentype'),
    url('../../../fonts/helvetica/HelveticaNeueCyr-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url("../../../fonts/helvetica/HelveticaNeue Bold.ttf") format('truetype');
    font-weight: 700;
    font-display: swap;
}

.mini-table-shortcode {
    font-family: 'Helvetica Neue';
}

.mini-table-shortcode-table {
    width: 100%;
}

.mini-table-shortcode_title {
    font-weight: bold;
    font-size: 27px;
    line-height: 140%;
    color: #111111;
    margin-bottom: 16px;
}
.mini-table-shortcode_description {
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: #222222;
}
.mini-table-shortcode-offer {
    border-bottom: solid 1px hsla(0, 0%, 13%, 0.15);
    padding: 12px 0;
    align-items: center;
}
.mini-table-shortcode-table tr:first-child {
    border-top: 1px solid #E8E8E8;
}
.mini-table-shortcode-offer td {
    padding-bottom: 12px;
    padding-top: 12px;
    border: none;
}
.mini-table-shortcode-offer.show-full-terms .offer-t-c-link {
    overflow: visible;
    white-space: normal;
}
.mini-table-shortcode-offer.show-full-terms .mini-table-tooltip {
    display: none !important;
}
.mini-table-shortcode-offer.mini-table-shortcode-offer_head {
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    color: #909090;
}
#content .entry-content table > tbody:first-child tr.mini-table-shortcode-offer:not(.first-row):first-child {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
}
.mini-table-shortcode-table[data-offers-count="1"] tr td:first-child{
    text-indent: -9999px;
}
.mini-table-shortcode-offer > td:nth-child(1){
    width: 147px !important;
    min-width: 147px !important;
    border-left: 1px solid #E8E8E8;
}
.mini-table-shortcode-offer > td:nth-child(2){
    max-width: calc(815px - (147px + 250px + 32px)) !important;
    padding: 12px 24px 12px 8px;
}
.mini-table-shortcode-offer > td:nth-child(3){
    width: 200px !important;
    border-right: 1px solid #E8E8E8;
}

.mini-table-shortcode-offer_head > th:nth-child(1){
    width: 111px;
    border: none;
    padding-top: 12px;
    padding-bottom: 12px;
}

.mini-table-shortcode-offer_head > th:nth-child(2){
    width: 44%;
    margin: 0 24px;
    border: none;
    padding-top: 12px;
    padding-bottom: 12px;
}

.mini-table-shortcode-offer_head > th:nth-child(3){
    width: 33%;
    border: none;
    padding-top: 12px;
    padding-bottom: 12px;
}



.mini-table-shortcode-offer .logo {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 15px;
    color: #222222;
    position: relative;
}
.mini-table-shortcode-offer .logo img{
    width: auto;
    max-width: 83px !important;
    max-height: 44px;
    margin-left: 32px;
    margin-bottom: 0;
}
.mini-table-shortcode-offer .logo > span {
    position: absolute;
    left: 8px;
    width: 25px;
}
.mini-table-shortcode-offer .highlights{
    flex-direction: column;
    margin: 0 24px;
}
.mini-table-shortcode-offer .offer-title{
    margin-bottom: 4px;
    font-family: 'Lato', Sans-Serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    color: #060606;
    text-decoration: none !important;
}
.mini-table-shortcode-offer .offer-title p {
    margin-bottom: 4px;
    font-family: 'Lato', Sans-Serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    color: #060606;
    text-decoration: none !important;
}
.mini-table-shortcode-offer .offer-title:hover {
    text-decoration: underline !important;
}
.mini-table-shortcode-offer .offer-title p {
    color: #060606 !important;
}
.mini-table-shortcode-offer .offer-title > *{
    font-size: 16px !important;
    margin-bottom: 0 !important;
    font-family: 'Lato', sans-Serif !important;
    font-weight: 600 !important;
    line-height: 140%;
    color: #060606;
}
.mini-table-shortcode-offer .offer-t-c-link{
    font-family: 'Arial', sans-serif;
    font-size: 10px;
    line-height: 150%;
    text-decoration-line: underline;
    color: #060606;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none !important;

    width: 400px;
    display: block;
}
.mini-table-shortcode-offer .offer-t-c-link p {
    font-size: 10px !important;
    margin-bottom: 0;
}
.mini-table-shortcode-offer .register-btn {
    text-decoration: none;
    font-family: 'Arial', Sans-Serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    background: #DF4347 !important;
    color: #ffffff;
    width: 200px;
    margin: 0 25px;
    display: block;
    text-align: center;
    padding: 7.5px;
    border-radius: 4px;
}
.mini-table-shortcode-offer .register-btn:hover {
    text-decoration: none;
    color: #FFFFFF;
    background: #BD0202 !important;
}

.mini-table-shortcode-offer .mini-table-tooltip {
    display: none;
    position: absolute;
    width: 350px;
    display: none;
    padding: 12px 16px;
    height: max-content;
    background: #060606;
    border-radius: 4px;
    color: #FFFFFF !important;
    font-family: 'Arial',sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 12px !important;
    line-height: 150% !important;
    z-index: 9;
}

.mini-table-shortcode-offer .mini-table-tooltip:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #000 transparent;
    top: -18px;
    left: calc(47% - 5px);
}

.mini-table-shortcode-offer .highlights.full-terms a.offer-t-c-link {
    overflow: unset;
    width: 100%;
    white-space: normal;
}

.mini-table-shortcode-offer .highlights.full-terms a p {
    display: block !important;
}

.mini-table-shortcode-offer .highlights.full-terms p,
.mini-table-shortcode-offer .highlights.full-terms .mini-table-tooltip {
    display: none !important;
}

@media screen and (max-width: 767px){
    .mini-table-shortcode-table tbody {
        display: flex;
        flex-direction: column;
        overflow: visible;
    }
    .mini-table-shortcode-offer td {
        padding: 0;
        border: none !important;
    }
    #content .entry-content table tr.mini-table-shortcode-offer:first-child td {
        border: none !important;
    }
    #content .entry-content table > tbody:first-child tr.mini-table-shortcode-offer:not(.first-row):first-child {
        border: none !important;
        padding: 16px 0 12px !important;
    }
    .mini-table-shortcode-offer-thead {
        display: none;
    }
    .mini-table-shortcode-offer {
        flex-direction: column;
        display: flex;
        border: none;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.04), 0px 8px 24px rgba(0, 0, 0, 0.08);
        margin-bottom: 8px;
        padding: 16px 0 12px;
    }
    .mini-table-shortcode .mini-table-shortcode-offer .logo ,
    .mini-table-shortcode .mini-table-shortcode-offer .highlights {
        margin-right: 0;
        margin-left: 0;
        width: auto !important;
        max-width: 100%;
        text-align: center;
        justify-content: center;
        text-decoration: none !important;
    }

    .mini-table-shortcode-offer .offer-t-c-link {
        width: auto;
        margin-left: 10px;
        margin-right: 10px;
    }

    .mini-table-shortcode-offer > td:nth-child(1) {
        width: auto !important;
        min-width: 0 !important;
    }
    .mini-table-shortcode .mini-table-shortcode-offer .highlights {
        margin-bottom: 12px;
        padding: 0 12px;

    }
    .mini-table-shortcode-offer .logo {
        margin-bottom: 16px;
    }
    .mini-table-shortcode-offer .logo img {
        margin-left: 8px;
    }
    .mini-table-shortcode-offer .logo > span {
        left: -2px;
        position: relative !important;
        width: 100% !important;
    }
    .mini-table-shortcode-offer .offer-title {
        margin-bottom: 8px;
    }

    .mini-table-shortcode .mini-table-shortcode-offer .register .register-btn {
        width: 100%;
        margin: 0;
    }

    .mini-table-shortcode-offer .mini-table-tooltip,
    .mini-table-shortcode-offer .mini-table-tooltip:before {
        display: none !important;
    }
}