.disinformation-station {
    background-color: #000000 !important;
    padding-bottom: 0 !important;
}

.disinformation-station > div:last-child {
    padding-bottom: 0 !important;
}

.disinformation-station * {
    transition: all .3s ease;
}
.disinformation-station .teal {
    color: #00FFE0;
}
.disinformation-station .green {
    color: #D4FF00;
}
.disinformation-station .purple {
    color: #F0F;
}
.disinformation-station .header {
    width: 100%;
    min-height: 706.075px;
    background-color: #8A43BA; /* Extracted background color */
    position: relative;
    box-sizing: border-box;
    background-image: url('../images/disinformation23/hero-combined.jpg');
    background-size: cover;
    background-color: #000000;
    display: flex;
    align-items: center;
}
@media screen and (max-width: 960px) {
    .disinformation-station .header {
        min-height: 450px;
    }
}

.disinformation-station .left-stripe img {
    display: block;
    width: auto;
    height: 100%;
    background-color: #F2F2F2; /* Extracted left stripe color */
    position: absolute; /* Absolute positioning inside the relative parent */
    top: 0;
    left: 0;
}

.disinformation-station .content-area {
    position: relative;
    padding-left: 50px; /* adjust as needed */
    width: 100%;
    max-width: 1180px;
    text-align: left;
    margin: 0 auto;
}

.disinformation-station .star-icon {
    position: absolute;
    width: 134px;
    height: 138px;
    left: 0;
    top: 0%;
    transform: translateY(-50%);
}

.disinformation-station h1 {

    font-family: 'address-sans-pro-extended';
    font-size: 130px;
    font-style: normal;
    font-weight: 800;
    line-height: 124.5px; /* 95.769% */
    width: auto;
    margin-left: 5rem;
}

@media screen and (max-width: 960px) {
    .disinformation-station h1 {
        font-size: 80px;
        line-height: 1;
        margin-left: 0;
    }    
}

@media screen and (max-width: 550px) {
    .disinformation-station h1 {
        font-size: 40px;
        line-height: 1;
        margin-left: 0;
    }    
}

.disinformation-station .color1 {
    color: #fff; /* Extracted text color1 */
}

.disinformation-station .color2 {
    color: #F0F;
    margin-left: 7rem;
}

.disinformation-station .bottom-icon {
    position: absolute;
    right: 50px;
    bottom: 50px;
    width: 180px;
    height: 180px;
    animation: rotate360 4s linear infinite;
    -webkit-animation: rotate360 4s linear infinite;
}
@keyframes rotate360 {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  
  @-webkit-keyframes rotate360 {
    from {
      -webkit-transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
    }
  }
@media screen and (max-width: 550px) {
    .disinformation-station .star-icon {
        position: absolute;
        width: 75px;
        height: 76px;
        left: 0;
        top: 0%;
        transform: translateY(-50%);
    }
    .disinformation-station .bottom-icon {
        position: absolute;
        right: 20px;
        bottom: 25px;
        width: 100px;
        height: 100px;
    }
}

.disinformation-station .green-stripe {
    width: 100%;
    padding-top: 1.58%; /* Aspect ratio for the green stripe */
    background-color: #D4FF01; /* Extracted green stripe color */
    overflow: hidden;
    position: relative; /* To contain the marquee text */
    box-sizing: border-box;
}


.disinformation-station .hero1-brow {
    color: #fff !important;
    padding-bottom: 10px;
    font-family: 'address-sans-pro-extended' !important;
    font-size: 54px !important;
    font-style: normal;
    font-weight: 800 !important;
    text-transform: none !important;
    max-width: 100% !important;
}
.disinformation-station .subline1 {
    color: #fff;
    height: 1px;
    width: 100%;
}
.disinformation-station h3 {
    font-family: 'DINNextLTPro';
    font-size: 36px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 146.5% !important;
}
@media screen and (max-width: 550px) {
    .disinformation-station h3 {
        font-size: 32px !important;
        line-height: 120.5% !important;
    }
}

.disinformation-station .inner.content {
    margin-bottom: 0 !important;
    padding-top: 100px !important;
}

.disinformation-station #p-2 article {
    padding-bottom: 0 !important;
}

.disinformation-station #p-2 .inner.content {
    padding-bottom: 0 !important;
}
.disinformation-station #p-2 .inner.content p {
    margin: 1rem 0;
    display: flex;
    align-items: center;
    column-gap: 2rem;
}
@media screen and (max-width: 550px) {
    .disinformation-station #p-2 p img {
        width: 70px;
    }
}

.disinformation-station .content-icon {
    max-width: 100px !important;
}
.disinformation-station #action_cards {
    background-color: #000000;
}

.disinformation-station #action_cards .hero1-brow {
    padding-bottom: 0 !important;
    position: relative;
    margin-bottom: 30px !important;
    width: 200px;
}
.disinformation-station #action_cards .hero1-brow::after {
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    left: 41px;
    width: 100px;
    height: 77px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="163" height="88" viewBox="0 0 163 88" fill="none"><path d="M162.416 17.4301L162.379 17.3352C161.259 13.9018 158.319 11.1703 153.823 9.19745C154.184 9.00776 154.544 8.83703 154.924 8.68528L155.474 8.45766L154.924 8.23001C151.642 6.90216 148.986 4.24648 147.639 0.945846L147.412 0.395752L147.184 0.945846C146.331 3.07039 144.908 4.92937 143.125 6.33309C139.483 5.80195 135.366 5.51744 130.814 5.49847H130.586V7.30054H130.89C134.456 7.30054 137.738 7.49023 140.735 7.83167C140.469 7.96445 140.204 8.09723 139.919 8.21105L139.369 8.43867L139.919 8.66632C143.201 9.99416 145.856 12.6499 147.184 15.9315L147.412 16.4816L147.639 15.9315C148.55 13.7121 150.049 11.7962 151.945 10.3735C156.612 12.1756 159.628 14.7364 160.652 17.9612C162.739 24.5245 156.517 33.6487 143.58 42.9816C130.207 52.6748 111.162 61.7042 89.9541 68.4382C69.3726 74.9826 49.1704 78.5488 32.8189 78.5488C32.3826 78.5488 31.9274 78.5488 31.4911 78.5488C28.6647 78.5109 26.009 78.3401 23.543 78.0746C21.2857 76.6139 19.4836 74.4704 18.4593 71.9475L18.2316 71.3974L18.004 71.9475C17.3021 73.6737 16.2399 75.2102 14.912 76.4812C8.44352 74.6791 4.30824 71.7578 3.07524 67.8881C0.381619 59.352 11.7252 46.6995 32.7051 34.9007L32.8189 34.8248V32.7382L32.4585 32.9279C9.92312 45.5045 -1.68603 58.7639 1.34904 68.4193C2.69585 72.6684 6.77424 75.8741 13.1858 77.8659C12.4271 78.397 11.5924 78.8333 10.7198 79.1938L10.1697 79.4214L10.7198 79.649C14.0015 80.9769 16.6572 83.6325 18.004 86.9332L18.2316 87.4833L18.4593 86.9332C19.6923 83.8981 22.0444 81.4321 24.9847 80.0094C27.0333 80.1802 29.1768 80.275 31.4532 80.3129H32.8569C49.3221 80.3129 69.7709 76.6898 90.4853 70.1265C111.883 63.3355 131.098 54.2113 144.604 44.4422C158.433 34.4644 164.75 24.866 162.379 17.4111L162.416 17.4301Z" fill="white"/></svg>');
}
.disinformation-station #action_cards .subline1 {
    display: none;
}
.disinformation-station #action_cards .cards {
    width: 100% !important;
}
.disinformation-station #action_cards .content {
    position: relative;
    overflow: visible;
}
.disinformation-station #action_cards .content::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -150px;
    display: block;
    clear: both;
    background-image: url('../images/disinformation23/envelope.svg');
    background-position: 0 0%;
    background-repeat: no-repeat;
    width: 123px;
    height: 74px;
}
.disinformation-station #action_cards .cards .card-item {
    padding-top: 45px;
}
.disinformation-station #action_cards .cards .card-item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 45px;
    background-image: url('../images/disinformation23/cards-top.svg');
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
}
.disinformation-station #action_cards .cards .card-item .wrap {
    display: none;
}
.disinformation-station #action_cards .cards .card-item:hover figure {
    background-color: #fff;
    margin-left: 10px;
}
.disinformation-station #action_cards .cards .card-item:hover figure img {
    transform: scale(.98);
    transform-origin: 0 0;
    margin-left: -5px;
}
.disinformation-station #action_cards .cards .card-item figure::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -5px;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    transition: background-color 0.3s ease;
    z-index: 1;
}

.disinformation-station #action_cards .cards .card-item:hover figure::before {
    background-color: rgba(0, 0, 0, .75);
}

.disinformation-station #action_cards .cards .card-item:hover figure::after {
    content: "";
    display: block;
    position: absolute;
    top: 40%;
    left: 40%;
    width: 110px;
    height: 105px;
    background-image: url('../images/disinformation23/card-hover-icon.svg');
    z-index: 2;
}

.disinformation-station  #press_news_items {
    position: relative;
}
@media screen and (max-width: 960px) {
    .disinformation-station  #press_news_items {
        padding-left: 40px !important;
    }
}

.two-col-content-wrap h3 {
    font-family: 'address-sans-pro';
    font-size: 40px !important;
    font-style: normal;
    font-weight: 800 !important;
    line-height: 40px !important;
    color: #D4FF00;
    margin-bottom: 1rem;
}

.two-col-content-wrap hr {
    margin: 2rem 0 4rem 0 !important;
    width: 100%;
}

.two-col-content-wrap a {
    display: block !important;
    color: #F0F;
    font-size: 16px;
    text-decoration: underline;
}

.two-col-content-wrap p {
    max-width: 100% !important;
    margin-top: 0;
}

.disinformation-station #p-6 h3.green {
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500 !important;
}

.disinformation-station #p-6 ul  {
	list-style: none;
	padding-left: 0;
    position: relative;
    margin: 2rem 0;
}

.disinformation-station #p-6 li {
    font-size: 24px;
    line-height: 1.2;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 2.4rem 0;
	padding-left: 50px;
    position: relative;
}
.disinformation-station #p-6 li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0px;
	width: 27px;
	height: 28px;
    background: url('../images/disinformation23/star-bullet.svg') no-repeat left top;
    background-size: contain;
}

.disinformation-station #p-4 article, .disinformation-station #p-6 article {
    padding-bottom: 0 !important;
}

.three_column_cards .cards {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    row-gap: 2rem;
    align-items: start;
}
@media screen and (max-width: 960px) {
    .three_column_cards .cards {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 550px) {
    .three_column_cards .cards {
        grid-template-columns: repeat(1, 1fr);
    }
}

.three_column_cards .cards h3 {
    font-family: 'Nippo-Medium';
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}
.three_column_cards .cards.cols-1 {
    grid-template-columns: repeat(1, 1fr);
}

.three_column_cards .cards.cols-2 {
    grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 550px) {

    .three_column_cards .cards.cols-2 {
        display: block;
    }
    .three_column_cards .cards.cols-2 .card {
        margin-top: 40px;
    }
}

.three_column_cards .inner {
    max-width: 1180px !important;
}
.three_column_cards .cards .card {
    display: flex;
    flex-direction: column;
    position: relative;
    height: 100%;
}
.three_column_cards .card a {
    font-family: 'address-sans-pro';
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
}
.disinformation-station #p-11 .cards {
    row-gap: 23px;
    align-items: normal;
}
.disinformation-station #p-11 .cards .card-inner-wrap {
    padding: 40px 35px 100px 35px;
}
.disinformation-station #p-11 .cards .card {
    padding-top: 45px;
}
.disinformation-station #p-11 .cards .card a svg{
    width: 29px;
    height: 17px;
}
.disinformation-station #p-11 .cards .card::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 45px;
    background-image: url('../images/disinformation23/cards-top.svg');
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0;
}
.disinformation-station #p-11 .card a {
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.1;
}
@media screen and (min-width: 960px) {
    .three_column_cards .cards .card.full {
        grid-column: 1 / span 3;
    }
    .three_column_cards .cards .card.full .card-inner-wrap {
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 90px;
        line-height: 1.4;
    }
}
@media screen and (max-width: 960px) {
    .three_column_cards .cards .card.full {
        grid-column: 1 / span 2;
    }
}
@media screen and (max-width: 550px) {
    .three_column_cards .cards .card.full {
        grid-column: 1 / span 1;
    }
}
.three_column_cards .cards .card.full a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.three_column_cards .cards .card.full a {
    font-family: 'address-sans-pro';
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
}

.disinformation-station .three_column_cards .card {
    color: #fff;
}
.disinformation-station .three_column_cards img {
    width: auto;
    height: auto;
    max-width: fit-content !important;
    object-fit: scale-down;
}

.disinformation-station .three_column_cards .cards .card:nth-child(1) img {
    width: 96px !important;
    height: 50px !important;
}
.disinformation-station .three_column_cards .cards .card:nth-child(2) img {
    width: 67px !important;
    height: 84px !important;
    margin-top: -12px !important;
}
.disinformation-station .three_column_cards .cards .card:nth-child(3) img {
    width: 92px !important;
    height: 63px !important;
    margin-top: 10px !important;
}
.disinformation-station .three_column_cards h3 {

    font-size: 29px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 22px; /* 73.333% */
    margin-bottom: 0 !important;
}


.disinformation-station .three_column_cards .card::before {
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 8px;
    width: 100%;
    height: 100%;
    z-index: 0;
    border-radius: 0px 0px 20px 0px;
}
.disinformation-station .three_column_cards .card .card-inner-wrap {
    background-color: #000;
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 20px 0px;
    padding: 40px 25px;
    z-index: 1;
}
.disinformation-station .three_column_cards .card:first-child .card-inner-wrap {
    border: solid 1px #00FFE0;
}
.disinformation-station .three_column_cards .card:nth-child(2) .card-inner-wrap {
    border: solid 1px #F0F;
}
.disinformation-station .three_column_cards .card:nth-child(3) .card-inner-wrap {
    border: solid 1px #D4FF00;
}
.disinformation-station .three_column_cards .card:first-child::before {
    background-color: #00FFE0;
}
.disinformation-station .three_column_cards .card:nth-child(2)::before {
    background-color: #F0F;
}
.disinformation-station .three_column_cards .card:nth-child(3)::before {
    background-color: #D4FF00;
}


.disinformation-station .three_column_cards .card.link .card-inner-wrap {
    background-color: #000000 !important;
    border: solid 1px #fff !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 145.5%; /* 29.1px */
}
.disinformation-station .three_column_cards .card.link a {
    color: #fff;
}
.disinformation-station .three_column_cards .card.link::before {
    background-color: #fff;
}
.disinformation-station .three_column_cards .card.link:hover .card-inner-wrap {
    background-color: #FF00FF !important;
    cursor: pointer;
}
.disinformation-station .three_column_cards .card.link:hover a {
    color: #000000 !important;
    text-decoration: underline;
}
.disinformation-station .three_column_cards .card.link a svg {
    margin-left: 5px;
    width: 22px;
    height: 13px;
}
.three_column_cards .cards .card.link.full a {
    min-height: 89px;
}

.three_column_cards .cards .card.link.full a svg {
    width: 109px;
    height: 104px;
    margin-left: 0;
    position: absolute;
    right: -10px;
    top: -1px;
}
@media screen and (max-width: 960px) {

    .three_column_cards .cards .card.link.full a svg {
        width: 60px;
        height: 60px;
        margin-left: 0;
        position: relative;
    }
}

.disinformation-station .three_column_cards .card.link:hover a svg path {
    fill: #000000 !important;
}

.disinformation-station .view-campaigns {
    font-family: 'address-sans-pro';
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    grid-column: 1 / span 2;
}
.disinformation-station .view-campaigns a {
    color: #D4FF00;
    text-decoration: underline;
}

#marquee {
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 30px;
    overflow: hidden;
}
#marquee p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 7px;
    text-transform: uppercase;

    position: absolute; /* Absolute positioning inside the relative parent */
    top: 9px;
    left: 0;
    display: inline-block;
    animation: marquee 50s linear infinite;
    white-space: nowrap;
    color: #000;

    position: absolute;
    width: 50%; /* Since content is duplicated, reduce the width */
    height: 100%;
    margin: 0;
    text-align: center;

}

@keyframes marquee {
    0% { transform: translateX(5%); }
    100% { transform: translateX(-100%); }
}