
            .news-section-3e35 {
                overflow: hidden;
                height: 250px;
                max-width: 1080px;
                margin: 0 auto;
            }
            .news-section-3e35 > div {
                width: 100%;
                height: 100%;
                position: relative;
                display: table;
                z-index: 0;
                font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            }
            .news-section-3e35 > div > a > img,
            .news-section-3e35 > div > a > picture > img {
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 1;
                max-width: none !important;
                transition: transform 250ms;
            }
            .news-section-3e35 > div > a:hover > img,
            .news-section-3e35 > div > a:hover > picture > img {
                transition: transform 250ms;
                transform: scale(1.1, 1.1);
            }
            .news-section-3e35 > div > a > :nth-child(2) {
                position: absolute;
                top: 0;
                left: 0;
                z-index: 1;
                display: none;
            }
            .news-section-3e35 > div > a {
                display: table-cell;
                vertical-align: bottom;
                text-align: left;
                padding: 0 40px 30px;
                background: #000;
                text-decoration: none;
            }
            .news-section-3e35 > div > a:hover {
                text-decoration: none;
            }
            .news-section-3e35 > div > a > :nth-child(3) {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                z-index: 2;
            }
            .news-section-3e35 > div > a > span {
                color: #fff;
                position: relative;
                z-index: 3;
            }
            .news-section-3e35 > div > a > :nth-child(4) {
                font-size: 15px;
                position: absolute;
                top: 25px;
            }
            .news-section-3e35 > div > a > :nth-child(5),
            .news-section-3e35 > div > a > :nth-child(7) {
                display: block;
                font-weight: 700;
                font-size: 28px;
                line-height: 32px;
                max-width: 620px;
                margin: 0 0 25px;
            }
            .news-section-3e35 > div > a > :nth-child(6):not(:empty) {
                display: inline-block;
                border: 1px solid #fff;
                font-size: 15px;
                line-height: 26px;
                margin: 0;
                padding: 0 20px;
                border-radius: 3px;
            }
            .news-section-3e35 > div > a:hover > :nth-child(6) {
                background: #fff;
                color: #000;
            }
            .news-section-3e35 > div > a > :nth-child(7) {
                display: none;
                font-size: 15px;
                line-height: 20px;
                padding: 20px;
                margin: 0;
            }
            .smart .news-section-3e35,
            .smart .news-section-3e35:hover {
                box-sizing: border-box;
                height: auto;
                max-width: 480px;
                margin: 15px;
            }
            .smart .b-pod .news-section-3e35 {
                margin-top: 0;
                margin-bottom: 20px;
            }
            .smart .news-section-3e35 > div {
                display: block;
                height: auto;
            }
            .smart .news-section-3e35 > div > a > img,
            .smart .news-section-3e35 > div > a > picture > img {
                position: static;
                width: 100%;
                height: auto;
                margin: 0;
            }
            .smart .news-section-3e35 > div > a {
                display: block;
                padding: 0;
            }
            .smart .news-section-3e35 > div > a > span {
                position: absolute;
            }
            .smart .news-section-3e35 > div > a > :nth-child(1),
            .smart .news-section-3e35 > div > a > :nth-child(4),
            .smart .news-section-3e35 > div > a > :nth-child(5),
            .smart .news-section-3e35 > div > a > :nth-child(6) {
                display: none;
            }
            .smart .news-section-3e35 > div > a > :nth-child(2) {
                display: block;
                width: 100%;
                height: auto;
                position: static;
            }
            .smart .news-section-3e35 > div > a > :nth-child(7) {
                display: block;
                position: absolute;
                bottom: 0;
                left: 0;
            }
        