.talks-widget-button,
.advantagesProject__cardTitleIcon{
    background: linear-gradient(0deg, rgba(152,0,0,1) 0%, rgba(167,8,8,1) 26%, rgba(242,44,44,1) 57%, rgba(236,8,8,1) 100%);

}

.premium {
    margin-left: 30px;
    border-radius: 9px;
    padding: 20px;
    max-width: 558px;
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    z-index:2;
}
.start {
    border: 2px solid #e5ded6;
    border-radius: 9px;
    padding: 10px;
    max-width: max-content;
}

.reds{
    background: linear-gradient(0deg, rgba(152, 0, 0, 1) 0%, rgba(167, 8, 8, 1) 26%, rgba(242, 44, 44, 1) 57%, rgba(236, 8, 8, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

/*бонус*/
#ltBlock2078083925 
.lt-block-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #373737;
    color: #ffffff;
    position: fixed;
    bottom: 0;
    width: 100vw;
    z-index: 10;

}

/*Номер буллета*/
.nambor{
    background: linear-gradient(0deg, rgba(152, 0, 0, 1) 0%, rgba(167, 8, 8, 1) 26%, rgba(242, 44, 44, 1) 57%, rgba(236, 8, 8, 1) 100%);
    padding:10px;
    border-radius: 50px;
}

/*Для кого*/

img {
    border: 0;
}
@media print {
    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h3 {
        orphans: 3;
        widows: 3;
    }
    h3 {
        page-break-after: avoid;
    }
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    vertical-align: middle;
}
h3 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h3 {
    font-size: 24px;
}
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
.f-text h3 {
    margin: 0;
}
/*! CSS Used from: https://edu.tender-army.ru/nassets/dc774405/css/index.css?v=202511071201 */
* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}
/*! CSS Used from: https://edu.tender-army.ru/nassets/b6f806c8/css/bootstrap.min.css?v=1748094543 */
img {
    border: 0;
}
@media print {
    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h3 {
        orphans: 3;
        widows: 3;
    }
    h3 {
        page-break-after: avoid;
    }
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    vertical-align: middle;
}
h3 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h3 {
    font-size: 24px;
}
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
/*! CSS Used from: Embedded */
.who__itemListItem,
.who__itemList,
.who__itemTitle,
.who__itemIcon,
.who__itemHead,
.who__item,
.who__items {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-decoration: none;
    outline: none;
    line-height: inherit;
    border: 0;
    background: none;
    border-radius: 0;
    box-shadow: none;
    letter-spacing: unset;
    box-sizing: border-box;
    font-weight: 500;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    font-family: "Inter";
}
.who__items {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.who__item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.who__items {
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 4rem;
    align-items: stretch;
}
@media screen and (min-width: 0) and (max-width: 500px) {
    .who__items {
        width: 100%;
        margin-left: 0;
        flex-direction: column;
        flex-wrap: nowrap;
    }
}
.who__item {
    width: 33.3333333333%;
    padding: 0 5rem 4rem 5rem;
}
@media screen and (min-width: 0) and (max-width: 500px) {
    .who__item {
        padding: 0;
    }
    .who__item + .who__item {
        margin-top: 9rem;
    }
}
.who__item:nth-child(3n) {
    padding-right: 3rem;
}
@media screen and (min-width: 0) and (max-width: 500px) {
    .who__item:nth-child(3n) {
        padding: 0;
    }
}

@media screen and (min-width: 0) and (max-width: 500px) {
    .who__item:nth-child(3n + 1) {
        padding: 0;
    }
}
@media screen and (min-width: 501px) {
    .who__item:not(:nth-child(3n)) {
        border-right: 1px solid #ffb81a;
    }
    .who__item:nth-last-child(1),
    .who__item:nth-last-child(2),
    .who__item:nth-last-child(3) {
        border-top: 1px solid #ffb81a;
        padding-top: 4rem;
    }
}
.who__item._alert {
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
}
@media screen and (min-width: 0) and (max-width: 500px) {
    .who__item._alert {
        align-items: center;
        text-align: center;
    }
}
@media screen and (min-width: 0) and (max-width: 500px) {
    .who__item {
        width: 100%;
        padding: 0;
    }
}
.who__itemHead {
    width: 100%;
    height: 12rem;
    margin-bottom: 2.5rem;
}
@media screen and (min-width: 0) and (max-width: 500px) {
    .who__itemHead {
        height: 19rem;
        margin-bottom: 4rem;
    }
}
.who__itemIcon {
    height: 100%;
    object-position: left bottom;
    transform-origin: left bottom;
}
.who__itemTitle {
    width: 100%;
    color: #000;
    font-size: 2rem;
    line-height: 1.3;
    font-weight: 900;
    text-transform: uppercase;
    border-bottom: 1px solid #ffb81a;
    margin-bottom: 3rem;
    padding-bottom: 3rem;
}
.who__itemTitle span {
    font-weight: 500;
}
@media screen and (min-width: 0) and (max-width: 500px) {
    .who__itemTitle {
        font-size: 3.2rem;
        margin-bottom: 5.5rem;
        padding-bottom: 3.5rem;
    }
}
.who__item._alert .who__itemTitle {
    max-width: 70%;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
@media screen and (min-width: 0) and (max-width: 500px) {
    .who__item._alert .who__itemTitle {
        max-width: 75%;
    }
}
.who__itemList {
    width: 100%;
}
.who__itemListItem {
    width: 100%;
    position: relative;
    padding-left: 2.5rem;
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: 500;
    color: #000;
}
@media screen and (min-width: 0) and (max-width: 500px) {
    .who__itemListItem {
        font-size: 2.2rem;
        padding-left: 4rem;
    }
}
.who__itemListItem::before {
    content: "";
    position: absolute;
    top: 0.3rem;
    left: 0;
    width: 1.5rem;
    height: 1.5rem;
    background: url("https://edu.tender-army.ru/img/icon-list.svg") no-repeat;
    background-size: contain;
    background-position: center;
}
@media screen and (min-width: 0) and (max-width: 500px) {
    .who__itemListItem::before {
        width: 2.2rem;
        height: 2.2rem;
    }
}
.who__itemListItem + .who__itemListItem {
    margin-top: 1rem;
}
@media screen and (min-width: 0) and (max-width: 500px) {
    .who__itemListItem + .who__itemListItem {
        margin-top: 2rem;
    }
}

.who__item {
    width: 50%;
    padding: 0 5rem 4rem 5rem;
}

.who__itemListItem {
    padding-left: inherit;
    padding-top: 20px;
}

.who__itemTitle {
    padding-bottom: 20px;
}

@media screen and (min-width: 501px) {
    .who__item {
        border-right: 1px solid #ec0808!important; 
    }
    .who__item:nth-last-child(1), .who__item:nth-last-child(2), .who__item:nth-last-child(3) {
        border-top: 1px solid #ec0808; 
        padding-top: 4rem;
    }

    .who__item:nth-last-child(1){
        border-right: none!important; 
    }

    .who__item:nth-last-child(3){
        border-top: none;
        border-right: none!important; 
    }


}


.fa-check-square  {
    color: #c91818;
    font-size: clamp(14px, 1.5vw, 20px);


}

@media screen and (min-width: 501px),
{
    .who__item:nth-child(3n + 1),
    .who__item:nth-last-child(2){
        padding-top: 4rem;
        padding-left: 3rem;
    }

    .who__item:nth-last-child(1){
        padding-left: 5rem; 
    }
}

.who__itemTitle {
    font-size: clamp(18px, 1.5vw, 20px);
    border-bottom: none!important;
    padding-bottom: 0px;
    display: flex;
    align-items: center;
    gap: 5px
}

.who__itemListItem,
p.who__itemListItem{
    font-size: clamp(18px, 1.5vw, 20px);
    line-height: 1.4;
}

@media screen and (min-width: 0) and (max-width: 500px) {
    .who__item {
        width: 100%;
        padding: 0;
    }
}

@media screen and (min-width: 0) and (max-width: 500px) {
    .who__item + .who__item {
        margin-top: 40px;
    }


    @media screen and (min-width: 0) and (max-width: 500px) {
        .who__item {
            width: 100%;
            padding: 0;
            padding-left: 20px!important;
        }
    }

    .who__itemListItem {
        padding-left: inherit;
        padding-top: 10px;
    }

    .cookies-notification__actions__button {
        background:  linear-gradient(0deg, rgba(152, 0, 0, 1) 0%, rgba(167, 8, 8, 1) 26%, rgba(242, 44, 44, 1) 57%, rgba(236, 8, 8, 1) 100%)!important;
        color:#fff!important;
    }
