#hero.inner-page-hero .hero-content .category a {
    background-image: linear-gradient(297deg, #a9007f, #e600af);
}

#main-content.inner-page-content .right-col .article-content-wrap .article-section a, a,
#site-header.fixed-header .menu ul li a:hover, .header-black #site-header .menu ul li a:hover,
#main-content.inner-page-content .right-col .article-content-wrap .article-section ul li:before {
    color: #e600af;
}

.rubric-full-width img {
    width: 70%;
    filter: contrast(0) brightness(2);
    margin: 0 auto;
}

#site-header.fixed-header .logo {
    margin-right: 20px;
    width: 135px !important;
}

#main-content .section {
    margin-bottom: 60px !important;
}

#main-content .announce-type1 .desc {
    font-size: 15px;
    line-height: 1.47;
    text-shadow: 1px 1px 2px #000;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 300;
}

#main-content .announce-type1 .info {
    padding: 30px;
    height: 100%;
    background: linear-gradient(0,#00000078,#00000000);
}

#main-content .announce-type1 {
    padding: 0;
}

#hero.inner-page-hero.width-image .hero-content .title {
    text-shadow: 2px 3px 9px #000;
    -webkit-text-fill-color: #fff8dc;
}

#hero.inner-page-hero.width-image .hero-content {
    max-width: 805px;
}

#hero .hero-slider .slide .slide-content .title, #hero .hero-slider .slide .slide-content .desc,
#hero.inner-page-hero.width-image .hero-content .desc {
    text-shadow: 1px 1px 2px black;
}

#hero .hero-slider .slide:before {
    background-color: rgba(0,0,0,0.5);
}

.title-site {
    color: #e600af;
    background: linear-gradient( 270deg, #0b9da9,#e600af);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

body {
    background: #f6eaf4;
}

#site-header .logo {
    margin-right: 50px;
}

.rubric-full-width .flex-col-4 .block-title {
    margin: 15px auto;
}

#main-content .rubric-full-width .left-col .block-title {
    font-size: 40px;
    color: #fff;
}

#main-content .rubric-full-width p {
    color: #fff;
}

#main-content .rubric-full-width.bg-1 {
    background-image: linear-gradient(297deg, #a9007f, #e600af);
    margin-bottom: 0;
}

#site-header .top-progress-bar > span, #hero .hero-slider .slide .slide-content .category a {
    background: linear-gradient(297deg, #a9007f, #e600af);
}

#site-header.fixed-header .mobile-logo a img {
    filter: none;
}

#site-footer .menu, #site-footer .bottom-info {
    padding-bottom: 30px;
    padding-top: 30px;
}

.rubric-head .rubric-head-content .title:before,
.rubric-head .rubric-head-content .title:after {
    filter: hue-rotate(245deg)
}

.rubric-head .ptrn2:before {
    filter: hue-rotate(320deg);
}

#site-footer {
    padding: 20px 0;
}

#site-header {
    background: rgb(0 0 0 / 5%);
}

main.inner-page-content .container {
    background: none;
}

.rubric-head .ptrn2:before {
    display: none;
}

.rubric-head .ptrn1 {
    background: url(/logo/present_logo_fav.svg) no-repeat center center/cover;
    width: 143px;
    height: 139px;
    left: 10px;
    filter: hue-rotate(320deg);
    opacity: .5;
    top: 0
}

.rubric-head .ptrn2 {
    background: url(/logo/present_logo_fav.svg) no-repeat center center/cover;
    width: 115px;
    height: 114px;
    transform: rotate(-25deg);
    left: 140px;
    top: 68px
}

.rubric-head .ptrn3 {
    background: url(/logo/present_logo_fav.svg) no-repeat center center/cover;
    width: 105px;
    height: 103px;
    right: 212px;
    top: 90px
}

.rubric-head .ptrn4 {
    background: url(/logo/present_logo_fav.svg) no-repeat center center/cover;
    width: 175px;
    height: 173px;
    filter: hue-rotate(320deg);
    transform: rotate(22deg);
    right: 11px;
    opacity: .7;
    top: 2px
}

@media (max-width: 1240px) {
    #main-content .announce-type3 .image {
        min-height: 250px;
        max-height: 317px;
        overflow: hidden;
    }

    .rubric-head .ptrn3 {
        width: 38px;
        height: 38px;
        right: -7px;
        top: 20px;
    }

    .rubric-head .ptrn2 {
        width: 39px;
        height: 38px;
        left: 30px;
        top: 64px;
    }

    .rubric-head .ptrn1 {
        width: 49px;
        height: 47px;
        left: -4px;
        top: 20px;
    }

    .rubric-head .ptrn4 {
        width: 52px;
        height: 52px;
        top: 58px;
    }
}