.telegram_block {
    background-color: #014C6B;
}

.telegram_block__embedded {
    margin-bottom: 20px;
    border-radius: 4px;
}

.telegram_block__inner {
    padding: 32px 0;
    position: relative;
    overflow: hidden;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='234' viewBox='0 0 250 234' fill='none'%3E%3Cg opacity='0.8'%3E%3Cpath d='M43.9067 82.2142L96.6688 33.4375' stroke='url(%23paint0_linear_13979_362608)' stroke-width='3.34441'/%3E%3Cpath d='M94.9341 206.053L244.617 67.6782' stroke='url(%23paint1_linear_13979_362608)' stroke-width='1.1148'/%3E%3Cpath d='M116.768 38.7612L159.779 -1.00146' stroke='url(%23paint2_linear_13979_362608)' stroke-width='1.1148'/%3E%3Cpath d='M40.9331 216.676L162.998 103.832M193.868 34.9258L236.437 -4.42725' stroke='url(%23paint3_linear_13979_362608)' stroke-width='3.34441'/%3E%3Cpath d='M1.2124 232.748L169.648 77.0366' stroke='url(%23paint4_linear_13979_362608)' stroke-width='1.1148'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_13979_362608' x1='66.4009' y1='24.0636' x2='66.4009' y2='82.214' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_13979_362608' x1='165.348' y1='24.0634' x2='165.348' y2='206.053' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_13979_362608' x1='116.126' y1='-12.0877' x2='116.126' y2='35.0631' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_13979_362608' x1='136.942' y1='-14.4866' x2='136.942' y2='216.676' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_13979_362608' x1='71.6262' y1='50.7579' x2='71.6262' y2='232.748' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-position: top 0 right 200px;
    background-repeat: no-repeat;
    min-height: 250px;
}

.telegram_block__embedded .telegram_block__inner {
    padding: 20px;
    min-height: 175px;
}

.telegram_block__main {
    display: flex;
    flex-flow: column;
    max-width: 60%;
}

.telegram_block__label {
    color: #FFF;
    text-transform: uppercase;
    height: 22px;
    padding: 0 6px;
    background-color: #F12D2C;
    font-size: 12px;
    font-weight: 700;
    border-radius: 2px;
    font-family: var(--primary-font-family);
    width: max-content;
    line-height: 22px;
    margin-bottom: 8px;
}

.telegram_block__embedded .telegram_block__label {
    display: none;
}

.telegram_block__header_title {
    margin-bottom: 8px;
    color: #FFF;
    font-size: 22px;
    font-weight: 700;
    font-family: var(--primary-font-family);
}

.telegram_block__intro_text {
    margin-bottom: 16px;
    font-family: Arial, sans-serif;
    color: #E3E2E2;
    font-size: 16px;
}

.telegram_block__button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px;
    font-family: var(--primary-font-family);
    height: 44px;
    background-color: #40B3E0;
    box-shadow: 0 15px 20px rgb(33 121 72 / 10%);
    border-radius: 100px;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 12px;
    width: max-content;
}

.telegram_block__button:hover {
    text-decoration: none;
    color: #FFF;
}

.telegram_block__privacy_policy,
.telegram_block__privacy_policy p,
.telegram_block .telegram_block__privacy_policy a,
.telegram_block .telegram_block__privacy_policy a:hover {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #F0F3F7;
    margin-bottom: 0;
}

.telegram_block .telegram_block__privacy_policy a,
.telegram_block .telegram_block__privacy_policy a:hover {
    text-decoration: underline;
}

.telegram_block__image {
    position: absolute;
    bottom: 0;
    right: 50px;
}

.telegram_block__embedded .telegram_block__image {
    bottom: -50px;
}

.telegram_block__mobile_telegram_icon {
    display: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='71' viewBox='0 0 71 71' fill='none'%3E%3Cpath d='M35.5 0C15.8937 0 0 15.8937 0 35.5C0 55.1063 15.8937 71 35.5 71C55.1063 71 71 55.1063 71 35.5C71 15.8937 55.1063 0 35.5 0Z' fill='%2340B3E0'/%3E%3Cg filter='url(%23filter0_d_13979_365888)'%3E%3Cpath d='M52.7737 20.4208L46.4328 52.3899C46.4328 52.3899 45.5461 54.607 43.1074 53.5428L28.4753 42.3248L23.1548 39.7533L14.1982 36.738C14.1982 36.738 12.8237 36.2505 12.6906 35.1863C12.5575 34.1221 14.2426 33.5458 14.2426 33.5458L49.8469 19.5788C49.8469 19.5788 52.7734 18.293 52.7734 20.4213' fill='white'/%3E%3Cpath d='M27.3512 52.0304C27.3512 52.0304 26.9241 51.9905 26.3916 50.3053C25.86 48.6205 23.155 39.7527 23.155 39.7527L44.6597 26.0963C44.6597 26.0963 45.9014 25.3424 45.857 26.0963C45.857 26.0963 46.0786 26.2294 45.4132 26.8501C44.7485 27.4711 28.5202 42.0585 28.5202 42.0585' fill='%23D1D1D1'/%3E%3Cpath d='M34.0861 46.6255L28.2987 51.9022C28.2987 51.9022 27.8461 52.2456 27.3513 52.0303L28.4596 42.229' fill='%23D1D1D1'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_13979_365888' x='10.6831' y='19.1938' width='44.0906' height='38.6382' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='2'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_13979_365888'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_13979_365888' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    width: 55px;
    height: 55px;
    position: absolute;
    top: 64px;
    right: 18px;
    background-size: contain;
}

.sidebar .telegram_block {
    border-radius: 4px;
}

.sidebar .telegram_block__image {
    display: none;
}

.sidebar .telegram_block__inner {
    background-image: url("data:image/svg+xml,%3Csvg width='124' height='238' viewBox='0 0 124 238' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M46.2461 64.7735L102.248 8.771' stroke='url(%23paint0_linear_17803_71217)' stroke-width='3.34441'/%3E%3Cpath d='M100.406 206.958L259.28 48.0845' stroke='url(%23paint1_linear_17803_71217)' stroke-width='1.1148'/%3E%3Cpath d='M123.578 14.8835L169.231 -30.7695' stroke='url(%23paint2_linear_17803_71217)' stroke-width='1.1148'/%3E%3Cpath d='M43.0898 219.154L172.65 89.5943M205.415 10.4801L250.598 -34.7026' stroke='url(%23paint3_linear_17803_71217)' stroke-width='3.34441'/%3E%3Cpath d='M0.929688 237.606L179.708 58.8286' stroke='url(%23paint4_linear_17803_71217)' stroke-width='1.1148'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_17803_71217' x1='70.1215' y1='-1.99153' x2='70.1215' y2='64.7732' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_17803_71217' x1='175.144' y1='-1.99138' x2='175.144' y2='206.958' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_17803_71217' x1='122.897' y1='-43.4981' x2='122.897' y2='10.6376' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_17803_71217' x1='144.994' y1='-46.2522' x2='144.994' y2='219.154' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_17803_71217' x1='75.667' y1='28.6571' x2='75.667' y2='237.607' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-position: right top;
}

.sidebar .telegram_block__mobile_telegram_icon {
    display: block;
}

.sidebar .telegram_block__inner {
    padding: 24px 16px;
}

.sidebar .telegram_block__main {
    max-width: 100%;
}

.sidebar .telegram_block__label {
    margin-bottom: 16px;
}

.sidebar .telegram_block__header_title {
    max-width: 70%;
    font-size: 20px;
    min-height: 113px;
}

.sidebar .telegram_block__label + .telegram_block__header_title {
    min-height: 75px;
    line-height: 25px;
}

.sidebar .telegram_block__button {
    width: 100%;
}

.sidebar .telegram_block__intro_text {
    font-size: 14px;
}

@media screen and (max-width: 992px) {
    .telegram_block__inner {
        padding: 24px 16px 8px;
    }

    .telegram_block__label {
        margin-bottom: 16px;
    }

    .telegram_block__header_title,
    .sidebar .telegram_block__header_title {
        max-width: 70%;
        font-size: 24px;
        line-height: 30px !important;
        min-height: 128px;
    }

    .telegram_block__label + .telegram_block__header_title,
    .sidebar .telegram_block__label + .telegram_block__header_title {
        min-height: 90px;
    }

    .telegram_block__mobile_telegram_icon,
    .sidebar .telegram_block__mobile_telegram_icon {
        width: 71px;
        height: 71px;
    }

    .telegram_block__image {
        display: none;
    }

    .telegram_block__inner,
    .sidebar .telegram_block__inner {
        background-image: url("data:image/svg+xml,%3Csvg width='156' height='290' viewBox='0 0 156 290' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M59.9971 65.5927L132.545 -6.95605' stroke='url(%23paint0_linear_17821_60770)' stroke-width='3.34441'/%3E%3Cpath d='M130.16 249.787L335.973 43.9727' stroke='url(%23paint1_linear_17821_60770)' stroke-width='1.1148'/%3E%3Cpath d='M55.9082 265.586L223.747 97.7469M266.194 -4.7421L324.726 -63.2744' stroke='url(%23paint2_linear_17821_60770)' stroke-width='3.34441'/%3E%3Cpath d='M1.29224 289.49L232.892 57.8916' stroke='url(%23paint3_linear_17821_60770)' stroke-width='1.1148'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_17821_60770' x1='90.9266' y1='-20.8984' x2='90.9266' y2='65.5923' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_17821_60770' x1='226.979' y1='-20.8984' x2='226.979' y2='249.786' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_17821_60770' x1='187.921' y1='-78.2363' x2='187.921' y2='265.586' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_17821_60770' x1='98.1112' y1='18.8057' x2='98.1112' y2='289.491' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
        background-position: right top;
    }

    .telegram_block__mobile_telegram_icon {
        display: block;
    }

    .telegram_block__main {
        max-width: 100%;
    }

    .telegram_block__intro_text {
        font-size: 14px;
    }

    .telegram_block__embedded .telegram_block__header_title,
    .telegram_block__embedded .telegram_block__mobile_telegram_icon {
        display: none;
    }

    .telegram_block__embedded .telegram_block__inner {
        background-image: none;
        padding: 16px;
        min-height: auto;
    }

    .sidebar .telegram_block {
        position: relative;
        left: -15px;
        width: calc(100% + 30px);
    }

    .sidebar .telegram_block__button {
        width: max-content;
    }
}
