#hero.inner-page-hero .hero-content .category a {
    background-image: linear-gradient(297deg, #008a6e, #00c39c);
    background-image: linear-gradient(297deg, #008a6e, #00c39c);

}

#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: #00c39c;
}

.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;
}

#main-content .rubric-full-width .left-col .block-links a:hover {
    color: #b8d3bb;
}

#main-content .announce-type1 .title {
    word-break: break-word;
}

#main-content .rubric-full-width .left-col .block-links a {
    color: #eeeeee;
}

#site-header:not(.fixed-header) .right-actions .share-btn svg {
    fill: #FFF;
}

.header-black #site-header .right-actions .share-btn svg {
    fill: #000 !important;
}

#site-header .right-actions .share-btn, #site-header.share-links-opened .share-links {
    display: block;
}

#site-header .right-actions .share-btn {
    float: right;
}

#site-header .right-actions .share-btn:after {
    display: none;
}

.pcash-form input {
    font: inherit;
    width: calc(100% - 20px);
    border: 0;
    margin: 10px;
    padding: 6px 0 7px;
    display: block;
    height: 35px;
    min-width: 0;
    box-sizing: border-box;
    background: none;
    -webkit-tap-highlight-color: transparent;
}

.pcash-form input[type=submit] {
    background: #333;
    height: 57px !important;
    margin: 10px;
    padding: 0 7px;
    cursor: pointer;
    color: #FFF;
    border-radius: 10px;
}

#site-header .right-actions .share-btn.active:before {
    content: "";
    background: #0000009c;
    position: fixed;
    left: 0;
    right: 0;
    z-index: -1;
    top: 0;
    bottom: 0;
}

#site-header.fixed-header .right-actions .share-btn svg.icon-open {
    width: 30px;
}

#site-header .share-links {
    background-color: #e0f6e8;
    border-top: none !important;
}

.share-links {
    z-index: 2;
    position: absolute;
    padding: 10px;
    background: #464646;
    border-radius: 10px;
    text-align: center;
    box-shadow: 1px 1px 10px 0 rgb(0 0 0);
    margin: 20px auto;
    min-height: 300px;
    width: 500px;
    left: calc(50% - 250px);
    display: block;
}

#site-header .right-actions .share-btn, #site-header.share-links-opened .share-links {
    display: block;
}

#site-header .right-actions .share-btn.active .icon-close {
    width: 20px;
    filter: contrast(0) brightness(5);
}

#main-content .rubric-full-width.bg-1 {
    padding: 0;
}

#main-content .rubric-full-width .flex-row {
    padding: 30px 0;
}

#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: #00c39c;
    background: linear-gradient( 270deg, #0b9da9,#00c39c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

body {
    background: #eaf6f3;
}

#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;
}

.pcash-page-title {
    border-bottom: 2px solid #566574;
    background: linear-gradient(116deg, #008a6e, #00c39c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    font-size: 25px;
    margin: 0 auto 7px 0;
}

.pcash-blocks a .block_article>div {
    color: #fff;
    transition: all .3s;
}

.pcash-blocks a {
    text-decoration: none;
    transition: all .3s;
}

.pcash-icon {
    padding: 15px 0;
}

.pcash-blocks h3 {
    color: #fff;
}

.pcash-blocks .block_article {
    text-align: center;
}

.pcash-blocks a:hover .block_article>div {
    color: #00c39c;
    transition: all .3s;
}

.pcash-blocks a:hover .block_article>div svg {
    fill: #00c39c;
    transition: all .3s;
}

.block_article > div > div {
    font-weight: bolder;
    font-size: 20px
}

.pcash-blocks svg {
    width: 130px;
    height: 150px;
    fill: #fff;
    transition: all .3s;
}

.pcash-blocks {
    background: url(/piccash/fn.jpg);
    border-radius: 10px;
    background-attachment: fixed;
    background-position: center;
    padding: 15px 0;
}

.pcash-blocks .flex-col-6 .block_article {
    background: #ffffff26;
    font-size: 1.1em;
    vertical-align: middle;
    font-weight: 700;
    color: #fff;
    border-radius: 8px;
    padding: 14px;
}

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

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

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

#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/clafre_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/clafre_fav.svg) no-repeat center center/cover;
    width: 115px;
    height: 114px;
    transform: rotate(-25deg);
    left: 140px;
    top: 68px
}

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

.rubric-head .ptrn4 {
    background: url(/logo/clafre_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;
    }

    .share-links {
        width: calc(100% - 20px);
        left: 10px;
        min-height: 250px;
    }

    .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;
    }
}