

/* Start:/local/components/slonworks/news.detail/templates/detail.premium3/style.css?17101404735456*/
.premium-flower-bottom {
    position: fixed;
    bottom: 0 !important;
    /*max-width: 100% !important;*/
    top: auto !important;
    max-width: 100% !important;
}


.premium-page {
    position: initial;
}

.premium-girl {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    max-width: 30%;
}

.premium-flower {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    max-width: 30%;
}

.header {
    z-index: 9999 !important;
    background: transparent !important;
}

.header__content {
    background-color: transparent !important;
    position: relative !important;
}

.premium__main {
    padding-bottom: 270px;
}

.premium-logo-2 {
    height: auto !important;
    width: 285px !important;
}

.premium-text-gradient {
    background: linear-gradient(258.75deg, #2D1178 25.04%, #DB2D8F 77.78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;

}

.premium__main-normal, .premium__main-bold {
    font-size: 32px !important;
}

.premium__main-top {
    max-width: 100% !important;
}


body {
    background: linear-gradient(180deg, #FFFFFF 0%, #FEDBDF 100%) !important;
}

.premium-page {
    background: transparent !important;
}

.premium23-blueblock {
    background: #5B4A91;
    border-radius: 16px;
    padding: 12px 16px;
    width: fit-content;
    color: #fff;
    font-size: 14px;
    margin: 2rem auto;
}

.premium__date-interval {
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 29px !important;
}

.premium__date-term {
    width: initial !important;
    padding: initial !important;
}

.premium__link p {
    margin-left: 0 !important;
}

.premium__title {
    font-weight: 600 !important;
    font-size: 28px !important;
    line-height: 36px !important;
    text-align: center;
}

.romb__list.page {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 2rem;
}

.romb__list.page li {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-left: initial !important;
    gap: 16px;
    text-align: center;

    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    text-align: center !important;
    margin-bottom: 0 !important;
    color: #32334C !important;
}

.romb__list.page li:nth-child(2) {
    max-width: 300px;
}

.romb__list.page li:after {
    display: none;
}

.premium__prizes-list {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 3rem;
    flex-wrap: wrap;
    flex-direction: row;
}

.premium__prizes-item {
    flex-direction: column;
    text-align: center;
    gap: 1rem;
    flex-basis: 30%;
}

.premium__prize-icon {
    width: 100px !important;
    height: 100px !important;
    object-fit: contain;
}

.premium__prizes-text {
    margin-left: 0 !important;
    width: 100% !important;
}

.premium__prizes-text p {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    /* or 138% */

    text-align: center !important;

    color: #32334C !important;
}

.premium__prizes-text p.premium__prizes-title {
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 26px !important;
    /* identical to box height, or 130% */

    text-align: center !important;

    color: #32334C !important;
}

.premium__participation {
    margin: 0 auto;
}

.premium__jury-image {
    height: 102px !important;
    width: 102px !important;
    border-radius: 50%;
    padding-bottom: 0 !important;

    margin-bottom: 16px !important;
}

.premium__jury-item {
    display: flex;
    width: 100% !important;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: .5rem;
    margin: 0 !important;

    flex-basis: 320px;
}

.premium__jury-list {
    width: 100% !important;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 !important;
    max-width: 100% !important;
    align-items: flex-start;
    justify-content: center;
    gap: 2rem;
}

.premium__jury-position {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    /* or 138% */

    text-align: center !important;

    color: #32334C !important;
}

.premium__jury-title {
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 26px !important;
    /* or 130% */
    margin-bottom: 0 !important;
    text-align: center !important;

    color: #32334C !important;

}


@media (max-width: 800px) {
    .premium-flower {
        display: none;
    }

    .premium-logo-2 img {
        max-width: 150px !important;
        text-align: center;
    }

    .premium__main-normal, .premium__main-bold {
        font-size: 22px !important;
    }

    .premium__date-interval {
        font-size: 18px !important;
    }

    .premium__title {
        font-size: 22px !important;
    }

    .romb__list.page {
        flex-wrap: wrap;
        justify-content: center;
    }

    .premium__prizes-text p.premium__prizes-title {
        font-size: 18px !important;
    }

    .premium__prizes-list {
        gap: 1.5rem;
    }

    .premium__prizes-item {
        margin-bottom: 0 !important;
    }

    .premium__prizes-item {
        flex-basis: auto;
    }

    .premium__jury {
        margin-bottom: 2rem;
    }
}
/* End */


/* Start:/local/components/angrycode/iblock.element.add.form/templates/.default/style.css?1710140472110*/
.form-iblock_add .input{
    padding: 0 0 8px 0 !important;
}

#property_344:not(.show){
    display: none;
}

/* End */
/* /local/components/slonworks/news.detail/templates/detail.premium3/style.css?17101404735456 */
/* /local/components/angrycode/iblock.element.add.form/templates/.default/style.css?1710140472110 */
