/*
Theme Name: cosv2
Author: Arpan Paul Darivemula
Author URI: https://consequenceofsound.net
Version: 0.1
 */

@font-face {
    font-family: "Gilroy-ExtraBold";
    src: url("./fonts/Gilroy-ExtraBold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("./fonts/Montserrat-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("./fonts/Montserrat-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("./fonts/Montserrat-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@media only screen and (max-width: 768px) {

    html,
    body {
        overflow-x: hidden;
    }
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%;
}

h1 p,
h2 p,
h3 p,
h4 p {
    color: #47484a;
}

.clearfix::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

.video_title {
    background-image: url("https://cdn.consequence.net/images/ombre-header-bg.png") !important;
}

.smcx-embed {
    margin: 0 auto !important;
}

.live-body {
    margin-top: 280px;
}

@media only screen and (max-width: 768px) {
    .live-body {
        margin-top: 250px;
    }
}

.blocker {
    z-index: 9999999 !important;
}

.fade-in {
    animation: fadeIn ease 5s;
    -webkit-animation: fadeIn ease 5s;
    -moz-animation: fadeIn ease 5s;
    -o-animation: fadeIn ease 5s;
    -ms-animation: fadeIn ease 5s;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.rhs-fixed {
    position: sticky;
    position: -webkit-sticky;
    /* Safari */
    top: 130px;
    z-index: 0 !important;
}

.sidebar-square {
    background: #fff;
}

/*
.leaderboard-sticky {
	position: fixed;
	top: 100px;
	z-index: 1;
	left: 0;
	right: 0;
}
*/
.leaderboard-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 128px;
    z-index: 1;
}

@media (min-width: 1200px) {
    .ticketmaster-widget-container {
        margin: auto;
        width: 450px;
    }
}

@media (max-width: 600px) {
    .ticketmaster-widget-container {
        margin: auto;
        width: 325px;
        margin-left: -15px;
    }
}

.podcast_players {
    display: none;
}

.ad div.ad-temp.ad-apple-mobile,
.ad iframe.ad-temp.ad-apple-mobile,
.ad ins.ad-temp.ad-apple-mobile {
    height: 80px;
}

@media (min-width: 1200px) {
    .module.split-cols aside.aside-wide {
        width: 25%;
    }
}

@media (min-width: 1200px) {

    .module.split-cols section.content-col,
    .module.split-cols article.content-col {
        width: 70%;
        margin-bottom: 0;
    }
}

.bg-white .ad.horizontal {
    background: #fff !important;
}

.sidebar-square {
    position: sticky;
    background: #fff;
    z-index: 2 !important;
    overflow-y: scroll;
}

/* wallpaper styles*/
#wallpaper {
    height: 0;
}

.ad.skin {
    display: none;
}

.cos-takeover-responsive .main-container .ad.skin {
    display: block;
}

.cos-takeover-responsive .body .newsletter.newsletterSingle .wrap .newsletter-intro {
    margin: 0;
}

.cos-takeover-responsive .body {
    background-position: center 65px, right top, center top !important;
}

@media (min-width: 1024px) {
    .cos-takeover-responsive .navigation.top-live-events+div {
        padding-top: 428px;
    }

    .cos-takeover-responsive .newsletter .newsletter-intro {
        width: 50%;
        margin: 0 40px 0 8%;
        float: left;
    }
}

@media (min-width: 1424px) {
    .cos-takeover-responsive .body {
        background-position: center 25px, right top, center top !important;
    }
}

@media (min-width: 1600px) {
    .cos-takeover-responsive .body {
        background-position: center 40px, right top, center top !important;
        background-size: cover !important;
    }
}

.cos-takeover-responsive .main-container {
    max-width: 1024px;
    margin: 0 auto;
    position: relative;
    background: #fff;
}

@media (max-width: 800px) {
    .cos-takeover-responsive .main-container {
        max-width: 90%;
    }

    .cos-takeover-responsive .main-container .module .ad.horizontal,
    .ad {
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .cos-takeover-responsive .main-container .desktop-ad-fixed .non-fixed-content {
        width: 70.27954%;
    }

    .cos-takeover-responsive .main-container .desktop-ad-fixed .fixed-ad-scroll {
        width: 29.3%;
    }

    .cos-takeover-responsive .main-container .module .cols .col-small .card.list.list-thumb:last-child {
        display: none;
    }

    .cos-takeover-responsive .main-container .header-global .feature-image-ad figure,
    .cos-takeover-responsive .main-container .header-global .feature-image-review figure {
        width: 64.27954%;
    }

    .cos-takeover-responsive .main-container .header-global .feature-image-ad .ad.vertical,
    .cos-takeover-responsive .main-container .header-global .feature-image-review .ad.vertical {
        width: 32.83862%;
    }

    .cos-takeover-responsive .main-container .header-global .feature-image-review .review-info {
        width: 32.83862%;
        max-width: 32.83862%;
    }

    .cos-takeover-responsive .main-container .post-related .wrap {
        padding: 0 10px;
        width: auto;
    }

    .cos-takeover-responsive .main-container .module.split-cols section.content-col.content-col-wide,
    .cos-takeover-responsive .main-container .module.split-cols article.content-col.content-col-wide {
        width: 69.27954%;
    }

    .cos-takeover-responsive .main-container .module.split-cols aside.aside-narrow {
        width: 26.83862%;
        min-width: 300px;
    }

    .cos-takeover-responsive .main-container .wrap {
        padding: 0 10px;
        width: auto;
        margin: 0;
    }

    .cos-takeover-responsive .main-container .ad div.ad-temp.banner,
    .cos-takeover-responsive .main-container .ad iframe.ad-temp.banner,
    .cos-takeover-responsive .main-container .ad ins.ad-temp.banner {
        width: 468px !important;
        height: 60px !important;
        display: initial;
    }
}

@media (min-width: 800px) {

    .page_1257874 .post-content p img,
    .page_1257886 .post-content p img,
    .page_1259155 .post-content p img,
    .page_1258993 .post-content p img,
    .small-image {
        width: inherit !important;
        height: inherit !important;
        float: left;
        padding: 10px 10px 10px 0;
        clear: both;
    }
}

/* more stories infinite scroll */
.infinite-loader {
    clear: both;
    display: none;
}

#infinite-handle span {
    background-color: transparent;
    color: #151c24;
    font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 26px;
    line-height: 28px;
    padding-bottom: 2px;
    border-bottom: 2px solid #50aac9;
}

#infinite-handle span:hover {
    color: #50aac9;
}

#infinite-handle span button {
    background-color: transparent;
    border: none;
    cursor: pointer;
}

/* responsive oembed */
.embed-youtube {
    clear: both;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

iframe.youtube-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.wp-caption {
    width: 100% !important;
    max-width: 100%;
}

.sharedaddy {
    display: none;
}

.alm-reveal {
    padding-top: 20px;
}

.trending-bar a.active,
.mobile-bar-drop a.active {
    border-bottom: 1px solid;
}

.fb_iframe_widget_fluid_desktop iframe {
    min-width: 100% !important;
}

.post-content a.original-size img {
    width: inherit;
    max-width: 100%;
}

.post-content p img {
    width: 100%;
    height: auto;
}

.tiktok-embed {
    background: none;
}

.module .card-thumbs.web-stories {
    flex-wrap: nowrap;
}

.web-stories {
    /*height: 375px;*/
    white-space: nowrap;
    overflow-x: scroll;
}

.web-story {
    /*padding: 4px 4px 0 0;*/
    display: inline-block;
    width: 238px;
    /*height: 351px;*/
    white-space: normal;
    vertical-align: top;
    margin: 0 5px;
}

.web-story a:hover {
    opacity: .7;
}

@media (max-width: 800px) {
    .festival_location {
        display: block;
    }

    .festival-lineup {
        padding: 0 10px;
    }

    .festival-lineup .cols {
        clear: both;
        display: flex;
        flex-wrap: wrap;
    }

    .festival-lineup .cols div {
        margin-bottom: 10px;
    }

    .festival-lineup .cols .col-large.artist {
        flex: 70%;
    }

    .festival-lineup .cols .col-medium.status {
        flex: 30%;
    }

    .festival-lineup .cols .col-small.new {
        display: none;
    }
}

/*
.posts.festival aside .buy-tickets img {
	width: initial !important;
}

.posts.festival aside .fixed-ad-scroll-bottom {
	width: initial !important;
}
*/

.posts.festival aside .buy-tickets img {
    max-width: 356px;
}

.posts.festival aside .fixed-ad-scroll-bottom {
    width: initial !important;
    max-width: 436px;
}

.posts.festival .headliner-cols .card-headliner figure img {
    width: 250px;
    height: 140px;
}

.mod-fest.years ul {
    list-style: none;
    margin: 0;
}

.mod-fest.years ul li {
    float: left;
    padding: 0 20px 0 0;
}

.non-fixed-content .col-large.card-thumbs .ad {
    display: initial;
}

.wasp-video-player {
    clear: both;
}

.wasp-video-parent-class {
    padding-bottom: 40px;
    clear: both;
}

.video_container {
    clear: both;
    margin-bottom: 20px;
    padding-top: 20px;
    border-top: 1px solid #242477;
    border-bottom: 1px solid #242477;
    width: 100%;
}

.video_container .related_video {
    color: #242477;
    font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 10px 0;
    text-align: center;
}

.ima-ad-container {
    z-index: auto !important;
}

.feature-image {
    width: 100%;
    display: block;
}

.feature-image figure {
    text-align: center;
}

.feature-image img {
    width: 100%;
    height: auto;
    clear: both;
}

/*
.post-content a.original-size img {
	width: 100% !important;
}
*/
._form_53 label {
    color: #000;
    display: inline-block;
}

._form_53 form {
    width: 100% !important;
    padding: 0;
}

._form_3 label {
    color: #000;
}

._form_90 #_form_63D40E68F3EE6_ input[type="text"] {
    color: #fff !important;
}

._form_94 input[type="text"] {
    color: #fff !important;
}

._form_102 ._form_element label {
    display: none !important;
}

._form_102 input[type="text"]#email {
    width: 100% !important;
    border: 1px solid #fff !important;
    color: #fff !important
}

@media (min-width: 1200px) {
    ._form_102 input[type="text"]#email {
        padding: 0 !important;
    }
}

._form_102 form {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

._form_102 ._form_element {
    width: 75%;
}

._form_102 ._button-wrapper {
    margin: 0 0 0 10px !important;
    padding: 0;
}

@media (min-width: 1200px) {

    ._form_86 input {
        padding: 0 !important;
    }

    ._form_86 form {
        width: 60% !important;
    }

    ._form_86 ._form_element {
        width: 75%;
    }
}

section.web-stories {
    background: #f3f6f7;
}

.module.page .social-follow {
    margin: 32px 0 0 0
}

.navi-primary ul li a.creatv-university {
    color: #eb405d !important;
    background-image: url(/wp-content/themes/cosv2/images/jack_white.png);
}

p.post-nav-links {
    margin: 10px 0;
    text-align: center;
}

p.post-nav-links .post-page-numbers {
    margin: 0 5px;
}

p.post-nav-links .post-page-numbers.current {
    font-weight: bold;
}

aside.artist-left {
    width: 32%;
}

.feature-image-ad.author-image figure {
    width: initial !important;
}

.alm-btn-wrap {
    display: none !important;
}

/* piano */
.navigation .topBar .wrap ul li:last-child {
    /*float: right;*/
}

.navigation .topBar .wrap ul li:last-child a,
.navigation .topBar .wrap ul li:last-child a:hover {
    cursor: pointer;
}

.navigation .topBar .wrap ul li:last-child a:hover {
    color: #fc5f00;
}

.module-large-header h2.punk-week {
    background-image: url('https://consequence.net/wp-content/uploads/2021/08/punk-button.png');
    background-size: 180px 37px;
    content: "";
    text-indent: inherit !important;
    display: inline-block;
    width: 180px;
    height: 37px;
    color: transparent !important;
    cursor: pointer;
}

.module-large-header h2.punk-week a:hover {
    color: transparent !important;
}

.breaking-news {
    display: none;
}

.home-featured .card-three .breaking-news {
    display: block;
    position: relative;
    left: 0px;
    top: 49px;
    margin-top: -49px;
    z-index: 1000;
    background-color: #ff0000;
    padding: 10px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    width: fit-content;
}

/* shopify iframe */
.productBox {
    position: relative;
    min-height: 300px;
}

.productBox .overlayBox {
    border: 0px solid red;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    position: absolute;
    background: rgba(0, 0, 0, 0.9);
    display: table;
}

.productBox .overlayBox .icon-18 {
    width: 80px;
    height: 80px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 24 24" fill="white" enable-background="new 0 0 100 100" xml:space="preserve"><g><path d="M18,5h1V6a1,1,0,0,0,2,0V5h1a1,1,0,0,0,0-2H21V2a1,1,0,0,0-2,0V3H18a1,1,0,0,0,0,2ZM7,7V17a1,1,0,0,0,2,0V7A1,1,0,0,0,7,7ZM21.6,9a1,1,0,0,0-.78,1.18,9,9,0,1,1-7-7,1,1,0,1,0,.4-2A10.8,10.8,0,0,0,12,1,11,11,0,1,0,23,12a10.8,10.8,0,0,0-.22-2.2A1,1,0,0,0,21.6,9ZM11,9v1a3,3,0,0,0,.78,2A3,3,0,0,0,11,14v1a3,3,0,0,0,3,3h1a3,3,0,0,0,3-3V14a3,3,0,0,0-.78-2A3,3,0,0,0,18,10V9a3,3,0,0,0-3-3H14A3,3,0,0,0,11,9Zm5,6a1,1,0,0,1-1,1H14a1,1,0,0,1-1-1V14a1,1,0,0,1,1-1h1a1,1,0,0,1,1,1Zm0-6v1a1,1,0,0,1-1,1H14a1,1,0,0,1-1-1V9a1,1,0,0,1,1-1h1A1,1,0,0,1,16,9Z"/></g></svg>');
    background-repeat: no-repeat;
    margin: 0px auto 10px auto;
}

.productBox .overlayBox .icon-21 {
    width: 80px;
    height: 80px;
    background: url('data:image/svg+xml,<svg fill="%23ffffff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" data-name="Layer 1"><path d="M17,18a1,1,0,0,0,1-1V7a1,1,0,0,0-2,0V17A1,1,0,0,0,17,18ZM18,5h1V6a1,1,0,0,0,2,0V5h1a1,1,0,0,0,0-2H21V2a1,1,0,0,0-2,0V3H18a1,1,0,0,0,0,2Zm3.6,4a1,1,0,0,0-.78,1.18,9,9,0,1,1-7-7,1,1,0,1,0,.4-2A10.8,10.8,0,0,0,12,1,11,11,0,1,0,23,12a10.8,10.8,0,0,0-.22-2.2A1,1,0,0,0,21.6,9ZM10,13h1a3,3,0,0,0,3-3V9a3,3,0,0,0-3-3H10A3,3,0,0,0,7,9,1,1,0,0,0,9,9a1,1,0,0,1,1-1h1a1,1,0,0,1,1,1v1a1,1,0,0,1-1,1H10a3,3,0,0,0-3,3v3a1,1,0,0,0,1,1h5a1,1,0,0,0,0-2H9V14A1,1,0,0,1,10,13Z"/></svg>');
    background-repeat: no-repeat;
    margin: 0px auto 10px auto;
}

.productBox .overlayBox .overlayCopy {
    border: 0px solid red;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.productBox .overlayBox .overlayCopy h2 {
    font-size: 26px;
    color: #fff;
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
}

.productBox .overlayBox .overlayCopy p {
    font-size: 14px;
    color: #fff;
    display: block;
    margin: 0 0 20px 0;
}

.productBox .overlayBox .overlayCopy input[type=submit] {
    font-size: 14px;
    color: #fff;
    background: #f2f2f2;
    border: 0px solid #ededed;
    padding: 10px 25px;
    border-radius: 4px;
    margin: 0;
    cursor: pointer;
}

.productBox .overlayBox .overlayCopy input[type=submit].btn-yes {
    background: #fc5f00;
    color: #fff;
    font-weight: bold;
}

.productBox .overlayBox .overlayCopy input[type=submit].btn-yes:hover {
    background: #242477;
}

.shopify-buy__layout-vertical {
    margin: 10px 0;
}

.tiled-gallery-caption {
    display: none;
}

.module.post-related-bg {
    background-size: cover;
    background-image: url("/wp-content/themes/cosv2/images/ombre-bg.png?quality=80");
    background-repeat: no-repeat;
}

.cx-flex-module[data-cx_ox8r] {
    --cx-background-color: transparent !important;
    --cx-text-color: #fff !important;
    --cx-font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif !important;
    --cx-text-hover-color: #fc5f00 !important;
    /*
	width: 88% !important;
	margin: 0 6% !important;
	max-width: none !important;
	*/
    width: 100% !important;
    justify-content: space-between !important;

}

.cx-flex-module[data-cx_ox8r] .cx-item {
    max-width: 22.838617%;
    justify-content: space-between;
}

.cx-flex-module[data-cx_ox8r] .cx-item h3 {
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    margin: 12px 0 8px 0 !important;
}

.page article {
    width: 100%;
}

.grade-frame {
    text-indent: -9999px;
    margin: 4px;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}

.card-three .grade-frame {
    background-size: 74px 58px;
    width: 74px;
    height: 58px;
}

.card-four .grade-frame,
.card-two .grade-frame {
    background-size: 38px 30px;
    width: 38px;
    height: 30px;
}

.rating.grade-frame {
    background-size: 74px 58px;
    width: 74px;
    height: 58px;
}

.grade-frame.A {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/A-74.png');
}

.grade-frame.A- {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/A--74.png');
}

.grade-frame.A\+ {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/A+-74.png');
}

.grade-frame.B {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/B-74.png');
}

.grade-frame.B- {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/B--74.png');
}

.grade-frame.B\+ {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/B+-74.png');
}

.grade-frame.C {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/C-74.png');
}

.grade-frame.C- {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/C--74.png');
}

.grade-frame.C\+ {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/C+-74.png');
}

.grade-frame.D {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/D-74.png');
}

.grade-frame.D- {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/D--74.png');
}

.grade-frame.D\+ {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/D+-74.png');
}

.grade-frame.E {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/E-74.png');
}

.grade-frame.E- {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/E--74.png');
}

.grade-frame.E\+ {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/E+-74.png');
}

.grade-frame.F {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/F-74.png');
}

.grade-frame.F- {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/F--74.png');
}

.grade-frame.F\+ {
    background-image: url('/wp-content/themes/cosv2/images/ratings/74x58/F+-74.png');
}

.header-global .social-follow {
    float: none !important;
}

.header-global .ticketmaster {
    display: inline-flex;
    float: right;
}

@media (max-width: 800px) {
    .header-global .ticketmaster {
        margin: 30px -60px 0 0;
    }

    .header-global .ticketmaster img {
        width: 70%;
        height: 70%;
    }
}

.artist-left header .button {
    padding-left: 16px;
    margin-bottom: 20px;
}

p.podcast_icons {
    padding: 10px 0;
}

p.podcast_icons span {
    position: relative;
    top: -6px;
    padding-right: 15px;
    font-weight: bold;
}

p.podcast_icons a {
    padding-right: 10px;
}

@media screen and (max-width: 1200px) {

    /* PERSONALISED STORIES */
    .cx-flex-module[data-cx_ox8r] {
        padding: 0;
    }

    .cx-flex-module[data-cx_ox8r] img {
        width: 100%;
        height: auto !important;
    }

    .cx-flex-module[data-cx_ox8r] .cx-item {
        width: 20%;
        height: unset;
        margin: var(--cx-item-gap) calc(2 * var(--cx-item-gap));
    }

    /* LATEST STORIES */
    .post-related .card.card-one {
        width: 25%;
        float: left;
        clear: none;
        margin-bottom: 20px;
        padding: 0 14px 0 0;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 600px) {

    /* PERSONALISED STORIES */
    .cx-flex-module[data-cx_ox8r] {
        padding: 0;
    }

    .cx-flex-module[data-cx_ox8r] img {
        width: 100%;
        height: auto !important;
    }

    .cx-flex-module[data-cx_ox8r] .cx-item {
        width: 45% !important;
        max-width: 46% !important;
        height: unset;
        margin: var(--cx-item-gap) calc(2 * var(--cx-item-gap));
    }

    .cx-flex-module[data-cx_ox8r] .cx-item:nth-child(2n+1) {
        clear: both;
    }

    /* LATEST STORIES */
    .post-related .card.card-one {
        width: 50%;
        float: left;
        clear: none;
        margin-bottom: 20px;
        padding: 0 14px 0 0;
        box-sizing: border-box;
    }

    .post-related .card.card-one:nth-child(2n+1) {
        clear: both;
    }
}

.module.mod-slim.post-related {
    padding: 20px 0;
}


article.content-col.top-bg .feature-image-ad figcaption {
    padding: 0 0 20px 30px;
    font-style: italic;
}

.embed-youtube-on-demand {
    position: relative;
    display: inline-block !important;
    width: 100%;
}

.embed-youtube-on-demand img {
    width: 100%;
    height: auto;
}

.embed-youtube-on-demand span {
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent url('/wp-content/themes/cosv2/images/ombre-play-150x150.png') no-repeat;
    background-position: center;
    background-size: 25%;
}

.post-content div.native-ad-large>a {
    padding-right: 20px;
}

.native-ad-large {
    margin-bottom: 20px !important;
}

.native-ad-large h3 {
    line-height: 18px !important;
}

.native-ad {
    padding-bottom: 10px;
}

.posts article .native-ad-large p {
    margin-bottom: 0;
}

.posts article .native-ad-large h3 {
    margin: 0 0 0 0;
}

.popular-list h3 {
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
}

.ep_964895 {
    height: 750px !important;
}

.ep_963548 {
    height: 1200px !important;
}

.ep_964224 {
    height: 680px !important;
}

.ep_965760,
#ep_frame_contents_965760 {
    height: 800px !important
}

.ep_966887 {
    height: 780px !important;
}

.ep_970087 {
    height: 1150px !important;
}

.ep_972766 {
    height: 850px !important;
}

.alignright {
    float: right;
    padding: 10px;
}

img.MDN {
    width: inherit !important;
}

.alignleft {
    float: left;
    padding: 10px;
}

img.alignleft {
    width: inherit !important;
}

.feature-image-ad iframe {
    max-width: 100%;
    /*height: auto;*/
    height: 100%;
}

.hidden {
    display: none !important;
}


footer .download-app.footer-links li {
    display: inline;
    margin-right: 5px;
}

footer .download-app .app-store {
    background-image: url("data:image/svg+xml,%3Csvg width='800px' height='800px' viewBox='0 -189.93 539.856 539.856' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='scale(4.00216 4.0011)'%3E%3Cpath fill='%23FFF' d='M134.032 35.268a3.83 3.83 0 0 1-3.834 3.83H4.729a3.835 3.835 0 0 1-3.839-3.83V4.725A3.84 3.84 0 0 1 4.729.89h125.468a3.834 3.834 0 0 1 3.834 3.835l.001 30.543z'/%3E%3Cpath fill='%23A6A6A6' d='M130.198 39.989H4.729A4.73 4.73 0 0 1 0 35.268V4.726A4.733 4.733 0 0 1 4.729 0h125.468a4.735 4.735 0 0 1 4.729 4.726v30.542c.002 2.604-2.123 4.721-4.728 4.721z'/%3E%3Cpath d='M134.032 35.268a3.83 3.83 0 0 1-3.834 3.83H4.729a3.835 3.835 0 0 1-3.839-3.83V4.725A3.84 3.84 0 0 1 4.729.89h125.468a3.834 3.834 0 0 1 3.834 3.835l.001 30.543z'/%3E%3Cpath fill='%23FFF' d='M30.128 19.784c-.029-3.223 2.639-4.791 2.761-4.864-1.511-2.203-3.853-2.504-4.676-2.528-1.967-.207-3.875 1.177-4.877 1.177-1.022 0-2.565-1.157-4.228-1.123-2.14.033-4.142 1.272-5.24 3.196-2.266 3.923-.576 9.688 1.595 12.859 1.086 1.554 2.355 3.287 4.016 3.226 1.625-.066 2.232-1.035 4.193-1.035 1.943 0 2.513 1.035 4.207.996 1.744-.027 2.842-1.56 3.89-3.127 1.255-1.779 1.759-3.533 1.779-3.623-.04-.014-3.386-1.292-3.42-5.154zM26.928 10.306c.874-1.093 1.472-2.58 1.306-4.089-1.265.056-2.847.875-3.758 1.944-.806.942-1.526 2.486-1.34 3.938 1.421.106 2.88-.717 3.792-1.793z'/%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='-23.235' y1='97.431' x2='-23.235' y2='61.386' gradientTransform='matrix(4.0022 0 0 4.0011 191.95 -349.736)'%3E%3Cstop offset='0' stop-color='%231a1a1a' stop-opacity='.1'/%3E%3Cstop offset='.123' stop-color='%23212121' stop-opacity='.151'/%3E%3Cstop offset='.308' stop-color='%23353535' stop-opacity='.227'/%3E%3Cstop offset='.532' stop-color='%23575757' stop-opacity='.318'/%3E%3Cstop offset='.783' stop-color='%23858585' stop-opacity='.421'/%3E%3Cstop offset='1' stop-color='%23b3b3b3' stop-opacity='.51'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23a)' d='M130.198 0H62.993l26.323 39.989h40.882a4.733 4.733 0 0 0 4.729-4.724V4.726A4.734 4.734 0 0 0 130.198 0z'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M53.665 31.504h-2.271l-1.244-3.909h-4.324l-1.185 3.909H42.43l4.285-13.308h2.646l4.304 13.308zm-3.89-5.549L48.65 22.48c-.119-.355-.343-1.191-.671-2.507h-.04c-.132.566-.343 1.402-.632 2.507l-1.106 3.475h3.574zM64.663 26.588c0 1.632-.443 2.922-1.33 3.869-.794.843-1.781 1.264-2.958 1.264-1.271 0-2.185-.453-2.74-1.361v5.035h-2.132V25.062c0-1.025-.027-2.076-.079-3.154h1.875l.119 1.521h.04c.711-1.146 1.79-1.719 3.238-1.719 1.132 0 2.077.447 2.833 1.342.755.897 1.134 2.075 1.134 3.536zm-2.172.078c0-.934-.21-1.704-.632-2.311-.461-.631-1.08-.947-1.856-.947-.526 0-1.004.176-1.431.523-.428.35-.708.807-.839 1.373a2.784 2.784 0 0 0-.099.649v1.601c0 .697.214 1.286.642 1.768.428.48.984.721 1.668.721.803 0 1.428-.311 1.875-.928.448-.619.672-1.435.672-2.449zM75.7 26.588c0 1.632-.443 2.922-1.33 3.869-.795.843-1.781 1.264-2.959 1.264-1.271 0-2.185-.453-2.74-1.361v5.035h-2.132V25.062c0-1.025-.027-2.076-.079-3.154h1.875l.119 1.521h.04c.71-1.146 1.789-1.719 3.238-1.719 1.131 0 2.076.447 2.834 1.342.754.897 1.134 2.075 1.134 3.536zm-2.173.078c0-.934-.211-1.704-.633-2.311-.461-.631-1.078-.947-1.854-.947-.526 0-1.004.176-1.433.523-.428.35-.707.807-.838 1.373-.065.264-.1.479-.1.649v1.601c0 .697.215 1.286.641 1.768.428.479.984.721 1.67.721.804 0 1.429-.311 1.875-.928.448-.619.672-1.435.672-2.449zM88.04 27.771c0 1.133-.396 2.054-1.183 2.765-.866.776-2.075 1.165-3.625 1.165-1.432 0-2.58-.276-3.446-.829l.493-1.777c.935.554 1.962.83 3.08.83.804 0 1.429-.182 1.875-.543.447-.362.673-.846.673-1.45 0-.541-.187-.994-.554-1.363-.369-.368-.979-.711-1.836-1.026-2.33-.869-3.496-2.14-3.496-3.812 0-1.092.412-1.986 1.234-2.685.822-.698 1.912-1.047 3.268-1.047 1.211 0 2.22.211 3.021.632l-.535 1.738c-.754-.408-1.605-.612-2.557-.612-.752 0-1.342.185-1.764.553-.355.329-.535.73-.535 1.206 0 .525.205.961.613 1.303.354.315 1 .658 1.934 1.026 1.146.462 1.988 1 2.527 1.618.543.618.813 1.389.813 2.308zM95.107 23.508h-2.35v4.659c0 1.185.414 1.776 1.244 1.776.381 0 .697-.032.947-.099l.059 1.619c-.42.157-.973.236-1.658.236-.842 0-1.5-.257-1.975-.771-.473-.514-.711-1.375-.711-2.587v-4.837h-1.4v-1.6h1.4v-1.757l2.094-.632v2.389h2.35v1.604zM105.689 26.627c0 1.475-.422 2.686-1.264 3.633-.881.975-2.053 1.461-3.514 1.461-1.41 0-2.531-.467-3.367-1.4-.836-.935-1.254-2.113-1.254-3.534 0-1.487.432-2.705 1.293-3.652.863-.948 2.025-1.422 3.486-1.422 1.408 0 2.539.468 3.395 1.402.818.906 1.225 2.076 1.225 3.512zm-2.21.049c0-.879-.19-1.633-.571-2.264-.447-.762-1.087-1.143-1.916-1.143-.854 0-1.509.381-1.955 1.143-.382.631-.572 1.398-.572 2.304 0 .88.19 1.636.572 2.265.461.762 1.104 1.143 1.937 1.143.815 0 1.454-.389 1.916-1.162.392-.646.589-1.405.589-2.286zM112.622 23.783a3.71 3.71 0 0 0-.672-.059c-.75 0-1.33.282-1.738.85-.354.5-.532 1.132-.532 1.895v5.035h-2.132V24.93a67.43 67.43 0 0 0-.062-3.021h1.857l.078 1.836h.059c.226-.631.58-1.14 1.066-1.521a2.578 2.578 0 0 1 1.541-.514c.197 0 .375.014.533.039l.002 2.034zM122.157 26.252a5 5 0 0 1-.078.967h-6.396c.024.948.334 1.674.928 2.174.539.446 1.236.67 2.092.67.947 0 1.811-.15 2.588-.453l.334 1.479c-.908.396-1.98.593-3.217.593-1.488 0-2.656-.438-3.506-1.312-.848-.875-1.273-2.051-1.273-3.524 0-1.446.395-2.651 1.186-3.612.828-1.026 1.947-1.539 3.355-1.539 1.383 0 2.43.513 3.141 1.539.563.813.846 1.821.846 3.018zm-2.033-.553c.015-.633-.125-1.178-.414-1.639-.369-.594-.937-.89-1.698-.89-.697 0-1.265.289-1.697.869-.355.461-.566 1.015-.631 1.658l4.44.002z'/%3E%3C/g%3E%3Cg fill='%23FFF'%3E%3Cpath d='M45.211 13.491c-.593 0-1.106-.029-1.533-.078V6.979a11.606 11.606 0 0 1 1.805-.136c2.445 0 3.571 1.203 3.571 3.164 0 2.262-1.33 3.484-3.843 3.484zm.358-5.823c-.33 0-.611.02-.844.068v4.891c.126.02.368.029.708.029 1.602 0 2.514-.912 2.514-2.62 0-1.523-.825-2.368-2.378-2.368zM52.563 13.54c-1.378 0-2.271-1.029-2.271-2.426 0-1.456.912-2.494 2.349-2.494 1.358 0 2.271.98 2.271 2.417 0 1.474-.941 2.503-2.349 2.503zm.04-4.154c-.757 0-1.242.708-1.242 1.698 0 .971.495 1.679 1.232 1.679s1.232-.757 1.232-1.699c0-.96-.485-1.678-1.222-1.678zM62.77 8.717l-1.475 4.716h-.961l-.611-2.048a15.53 15.53 0 0 1-.379-1.523h-.02c-.077.514-.223 1.029-.378 1.523l-.65 2.048h-.971l-1.388-4.716h1.077l.534 2.242c.126.534.232 1.038.32 1.514h.02c.077-.397.203-.893.388-1.504l.67-2.251h.854l.641 2.203c.155.534.281 1.058.379 1.553h.028c.068-.485.175-1 .32-1.553l.573-2.203 1.029-.001zM68.2 13.433h-1.048v-2.708c0-.834-.32-1.252-.951-1.252-.621 0-1.048.534-1.048 1.155v2.805h-1.048v-3.368c0-.417-.01-.864-.039-1.349h.922l.049.728h.029c.282-.504.854-.824 1.495-.824.99 0 1.64.757 1.64 1.989l-.001 2.824zM71.09 13.433h-1.049v-6.88h1.049v6.88zM74.911 13.54c-1.377 0-2.271-1.029-2.271-2.426 0-1.456.912-2.494 2.348-2.494 1.359 0 2.271.98 2.271 2.417.001 1.474-.941 2.503-2.348 2.503zm.039-4.154c-.757 0-1.242.708-1.242 1.698 0 .971.496 1.679 1.231 1.679.738 0 1.232-.757 1.232-1.699.001-.96-.483-1.678-1.221-1.678zM81.391 13.433l-.076-.543h-.028c-.32.437-.787.65-1.379.65-.845 0-1.445-.592-1.445-1.388 0-1.164 1.009-1.766 2.756-1.766v-.087c0-.621-.329-.932-.979-.932-.465 0-.873.117-1.232.35l-.213-.689c.436-.272.98-.408 1.619-.408 1.232 0 1.854.65 1.854 1.951v1.737c0 .476.021.845.068 1.126l-.945-.001zm-.144-2.349c-1.164 0-1.748.282-1.748.951 0 .495.301.737.719.737.533 0 1.029-.407 1.029-.96v-.728zM87.357 13.433l-.049-.757h-.029c-.301.572-.807.864-1.514.864-1.137 0-1.979-1-1.979-2.407 0-1.475.873-2.514 2.065-2.514.631 0 1.078.213 1.33.641h.021V6.553h1.049v5.609c0 .456.011.883.039 1.271h-.933zm-.155-2.775c0-.66-.437-1.223-1.104-1.223-.777 0-1.252.689-1.252 1.659 0 .951.493 1.602 1.231 1.602.659 0 1.125-.573 1.125-1.252v-.786zM94.902 13.54c-1.377 0-2.27-1.029-2.27-2.426 0-1.456.912-2.494 2.348-2.494 1.359 0 2.271.98 2.271 2.417.001 1.474-.94 2.503-2.349 2.503zm.039-4.154c-.756 0-1.241.708-1.241 1.698 0 .971.495 1.679 1.231 1.679.738 0 1.232-.757 1.232-1.699.002-.96-.483-1.678-1.222-1.678zM102.887 13.433h-1.049v-2.708c0-.834-.32-1.252-.951-1.252-.621 0-1.047.534-1.047 1.155v2.805h-1.049v-3.368c0-.417-.01-.864-.039-1.349h.922l.049.728h.029c.281-.504.854-.825 1.494-.825.99 0 1.641.757 1.641 1.989v2.825zM109.938 9.503h-1.153v2.29c0 .583.202.874.61.874.185 0 .34-.02.465-.049l.029.796c-.203.078-.475.117-.813.117-.826 0-1.32-.456-1.32-1.65V9.503h-.688v-.786h.688v-.864l1.029-.311v1.174h1.153v.787zM115.486 13.433h-1.047v-2.688c0-.844-.319-1.271-.951-1.271-.543 0-1.049.369-1.049 1.116v2.843h-1.047v-6.88h1.047v2.833h.021c.33-.514.808-.767 1.418-.767.998 0 1.608.776 1.608 2.009v2.805zM121.17 11.327h-3.145c.02.893.611 1.397 1.486 1.397.465 0 .893-.078 1.271-.223l.163.728c-.446.194-.971.291-1.582.291-1.475 0-2.348-.932-2.348-2.377 0-1.446.894-2.533 2.23-2.533 1.205 0 1.961.893 1.961 2.242a2.02 2.02 0 0 1-.036.475zm-.961-.747c0-.728-.367-1.242-1.037-1.242-.602 0-1.078.524-1.146 1.242h2.183z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 0px;
    width: 150px;
    height: 50px;
}

footer .download-app .play-store {
    background-image: url("data:image/svg+xml,%3Csvg width='800px' height='800px' viewBox='0 -47.5 135 135' id='Layer_1' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E.st0%7Bfill:%23a6a6a6%7D.st1%7Bstroke:%23ffffff;stroke-width:.2;stroke-miterlimit:10%7D.st1,.st2%7Bfill:%23fff%7D.st3%7Bfill:url(%23SVGID_1_)%7D.st4%7Bfill:url(%23SVGID_2_)%7D.st5%7Bfill:url(%23SVGID_3_)%7D.st6%7Bfill:url(%23SVGID_4_)%7D.st7,.st8,.st9%7Bopacity:.2;enable-background:new%7D.st8,.st9%7Bopacity:.12%7D.st9%7Bopacity:.25;fill:%23fff%7D%3C/style%3E%3Cpath d='M130 40H5c-2.8 0-5-2.2-5-5V5c0-2.8 2.2-5 5-5h125c2.8 0 5 2.2 5 5v30c0 2.8-2.2 5-5 5z'/%3E%3Cpath class='st0' d='M130 .8c2.3 0 4.2 1.9 4.2 4.2v30c0 2.3-1.9 4.2-4.2 4.2H5C2.7 39.2.8 37.3.8 35V5C.8 2.7 2.7.8 5 .8h125m0-.8H5C2.2 0 0 2.3 0 5v30c0 2.8 2.2 5 5 5h125c2.8 0 5-2.2 5-5V5c0-2.7-2.2-5-5-5z'/%3E%3Cpath class='st1' d='M47.4 10.2c0 .8-.2 1.5-.7 2-.6.6-1.3.9-2.2.9-.9 0-1.6-.3-2.2-.9-.6-.6-.9-1.3-.9-2.2 0-.9.3-1.6.9-2.2.6-.6 1.3-.9 2.2-.9.4 0 .8.1 1.2.3.4.2.7.4.9.7l-.5.5c-.4-.5-.9-.7-1.6-.7-.6 0-1.2.2-1.6.7-.5.4-.7 1-.7 1.7s.2 1.3.7 1.7c.5.4 1 .7 1.6.7.7 0 1.2-.2 1.7-.7.3-.3.5-.7.5-1.2h-2.2v-.8h2.9v.4zM52 7.7h-2.7v1.9h2.5v.7h-2.5v1.9H52v.8h-3.5V7H52v.7zM55.3 13h-.8V7.7h-1.7V7H57v.7h-1.7V13zM59.9 13V7h.8v6h-.8zM64.1 13h-.8V7.7h-1.7V7h4.1v.7H64V13zM73.6 12.2c-.6.6-1.3.9-2.2.9-.9 0-1.6-.3-2.2-.9-.6-.6-.9-1.3-.9-2.2s.3-1.6.9-2.2c.6-.6 1.3-.9 2.2-.9.9 0 1.6.3 2.2.9.6.6.9 1.3.9 2.2 0 .9-.3 1.6-.9 2.2zm-3.8-.5c.4.4 1 .7 1.6.7.6 0 1.2-.2 1.6-.7.4-.4.7-1 .7-1.7s-.2-1.3-.7-1.7c-.4-.4-1-.7-1.6-.7-.6 0-1.2.2-1.6.7-.4.4-.7 1-.7 1.7s.2 1.3.7 1.7zM75.6 13V7h.9l2.9 4.7V7h.8v6h-.8l-3.1-4.9V13h-.7z'/%3E%3Cpath class='st2' d='M68.1 21.8c-2.4 0-4.3 1.8-4.3 4.3 0 2.4 1.9 4.3 4.3 4.3s4.3-1.8 4.3-4.3c0-2.6-1.9-4.3-4.3-4.3zm0 6.8c-1.3 0-2.4-1.1-2.4-2.6s1.1-2.6 2.4-2.6c1.3 0 2.4 1 2.4 2.6 0 1.5-1.1 2.6-2.4 2.6zm-9.3-6.8c-2.4 0-4.3 1.8-4.3 4.3 0 2.4 1.9 4.3 4.3 4.3s4.3-1.8 4.3-4.3c0-2.6-1.9-4.3-4.3-4.3zm0 6.8c-1.3 0-2.4-1.1-2.4-2.6s1.1-2.6 2.4-2.6c1.3 0 2.4 1 2.4 2.6 0 1.5-1.1 2.6-2.4 2.6zm-11.1-5.5v1.8H52c-.1 1-.5 1.8-1 2.3-.6.6-1.6 1.3-3.3 1.3-2.7 0-4.7-2.1-4.7-4.8s2.1-4.8 4.7-4.8c1.4 0 2.5.6 3.3 1.3l1.3-1.3c-1.1-1-2.5-1.8-4.5-1.8-3.6 0-6.7 3-6.7 6.6 0 3.6 3.1 6.6 6.7 6.6 2 0 3.4-.6 4.6-1.9 1.2-1.2 1.6-2.9 1.6-4.2 0-.4 0-.8-.1-1.1h-6.2zm45.4 1.4c-.4-1-1.4-2.7-3.6-2.7s-4 1.7-4 4.3c0 2.4 1.8 4.3 4.2 4.3 1.9 0 3.1-1.2 3.5-1.9l-1.4-1c-.5.7-1.1 1.2-2.1 1.2s-1.6-.4-2.1-1.3l5.7-2.4-.2-.5zm-5.8 1.4c0-1.6 1.3-2.5 2.2-2.5.7 0 1.4.4 1.6.9l-3.8 1.6zM82.6 30h1.9V17.5h-1.9V30zm-3-7.3c-.5-.5-1.3-1-2.3-1-2.1 0-4.1 1.9-4.1 4.3s1.9 4.2 4.1 4.2c1 0 1.8-.5 2.2-1h.1v.6c0 1.6-.9 2.5-2.3 2.5-1.1 0-1.9-.8-2.1-1.5l-1.6.7c.5 1.1 1.7 2.5 3.8 2.5 2.2 0 4-1.3 4-4.4V22h-1.8v.7zm-2.2 5.9c-1.3 0-2.4-1.1-2.4-2.6s1.1-2.6 2.4-2.6c1.3 0 2.3 1.1 2.3 2.6s-1 2.6-2.3 2.6zm24.4-11.1h-4.5V30h1.9v-4.7h2.6c2.1 0 4.1-1.5 4.1-3.9s-2-3.9-4.1-3.9zm.1 6h-2.7v-4.3h2.7c1.4 0 2.2 1.2 2.2 2.1-.1 1.1-.9 2.2-2.2 2.2zm11.5-1.8c-1.4 0-2.8.6-3.3 1.9l1.7.7c.4-.7 1-.9 1.7-.9 1 0 1.9.6 2 1.6v.1c-.3-.2-1.1-.5-1.9-.5-1.8 0-3.6 1-3.6 2.8 0 1.7 1.5 2.8 3.1 2.8 1.3 0 1.9-.6 2.4-1.2h.1v1h1.8v-4.8c-.2-2.2-1.9-3.5-4-3.5zm-.2 6.9c-.6 0-1.5-.3-1.5-1.1 0-1 1.1-1.3 2-1.3.8 0 1.2.2 1.7.4-.2 1.2-1.2 2-2.2 2zm10.5-6.6l-2.1 5.4h-.1l-2.2-5.4h-2l3.3 7.6-1.9 4.2h1.9l5.1-11.8h-2zm-16.8 8h1.9V17.5h-1.9V30z'/%3E%3Cg%3E%3ClinearGradient id='SVGID_1_' gradientUnits='userSpaceOnUse' x1='21.8' y1='33.29' x2='5.017' y2='16.508' gradientTransform='matrix(1 0 0 -1 0 42)'%3E%3Cstop offset='0' stop-color='%2300a0ff'/%3E%3Cstop offset='.007' stop-color='%2300a1ff'/%3E%3Cstop offset='.26' stop-color='%2300beff'/%3E%3Cstop offset='.512' stop-color='%2300d2ff'/%3E%3Cstop offset='.76' stop-color='%2300dfff'/%3E%3Cstop offset='1' stop-color='%2300e3ff'/%3E%3C/linearGradient%3E%3Cpath class='st3' d='M10.4 7.5c-.3.3-.4.8-.4 1.4V31c0 .6.2 1.1.5 1.4l.1.1L23 20.1v-.2L10.4 7.5z'/%3E%3ClinearGradient id='SVGID_2_' gradientUnits='userSpaceOnUse' x1='33.834' y1='21.999' x2='9.637' y2='21.999' gradientTransform='matrix(1 0 0 -1 0 42)'%3E%3Cstop offset='0' stop-color='%23ffe000'/%3E%3Cstop offset='.409' stop-color='%23ffbd00'/%3E%3Cstop offset='.775' stop-color='orange'/%3E%3Cstop offset='1' stop-color='%23ff9c00'/%3E%3C/linearGradient%3E%3Cpath class='st4' d='M27 24.3l-4.1-4.1V19.9l4.1-4.1.1.1 4.9 2.8c1.4.8 1.4 2.1 0 2.9l-5 2.7z'/%3E%3ClinearGradient id='SVGID_3_' gradientUnits='userSpaceOnUse' x1='24.827' y1='19.704' x2='2.069' y2='-3.054' gradientTransform='matrix(1 0 0 -1 0 42)'%3E%3Cstop offset='0' stop-color='%23ff3a44'/%3E%3Cstop offset='1' stop-color='%23c31162'/%3E%3C/linearGradient%3E%3Cpath class='st5' d='M27.1 24.2L22.9 20 10.4 32.5c.5.5 1.2.5 2.1.1l14.6-8.4'/%3E%3ClinearGradient id='SVGID_4_' gradientUnits='userSpaceOnUse' x1='7.297' y1='41.824' x2='17.46' y2='31.661' gradientTransform='matrix(1 0 0 -1 0 42)'%3E%3Cstop offset='0' stop-color='%2332a071'/%3E%3Cstop offset='.069' stop-color='%232da771'/%3E%3Cstop offset='.476' stop-color='%2315cf74'/%3E%3Cstop offset='.801' stop-color='%2306e775'/%3E%3Cstop offset='1' stop-color='%2300f076'/%3E%3C/linearGradient%3E%3Cpath class='st6' d='M27.1 15.8L12.5 7.5c-.9-.5-1.6-.4-2.1.1L22.9 20l4.2-4.2z'/%3E%3Cpath class='st7' d='M27 24.1l-14.5 8.2c-.8.5-1.5.4-2 0l-.1.1.1.1c.5.4 1.2.5 2 0L27 24.1z'/%3E%3Cpath class='st8' d='M10.4 32.3c-.3-.3-.4-.8-.4-1.4v.1c0 .6.2 1.1.5 1.4v-.1h-.1zM32 21.3l-5 2.8.1.1 4.9-2.8c.7-.4 1-.9 1-1.4 0 .5-.4.9-1 1.3z'/%3E%3Cpath class='st9' d='M12.5 7.6L32 18.7c.6.4 1 .8 1 1.3 0-.5-.3-1-1-1.4L12.5 7.5c-1.4-.8-2.5-.2-2.5 1.4V9c0-1.5 1.1-2.2 2.5-1.4z'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 0px;
    width: 150px;
    height: 50px;
}