<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav-button {
    border-radius: 12px;
    padding-top: 0 !important;
    /* padding-bottom: 18px; */
}
 .nav-button button {
    border: 0.5px solid #d0d5dd;
    font-size: 14px;
    height: 52px;
    width: 52px;
    border-radius: 12px;
    padding-right: 12px !important;
    padding-left: 12px !important;
}
 .nav-button button:hover {
    background-color: rgb(249, 250, 251);
    color: rgb(71, 84, 103);
}

.ThumbHolderNav .nav-button button:active {
    background-color: rgb(242, 244, 247);
    color: rgb(52, 64, 84);
    transition: background 0s ease 0s;
    transform: scale(0.96);
}
 .nav-button button.prev {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-right: -0.5px;
}
 .nav-button button.next {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -0.5px;
}
.ThumbHolderNav .nav-button .btn:hover{
    border-color: #d0d5dd !important;
}

.News_newsBox__NclzO .News_newsBoxCopy__ykFve {
    display: flex !important;
    position: relative;
    z-index: 1;
}

.css-1jvijka {
    display: flex;
    flex-flow: column wrap;
    -webkit-box-align: initial;
    align-items: initial;
    -webkit-box-pack: initial;
    justify-content: initial;
    box-sizing: border-box;
    width: initial;
    height: auto;
    border: initial;
    border-radius: 24px;
    box-shadow: initial;
    background: rgb(249, 250, 251);
    color: initial;
}

.cardContentMargin {
    display: flex;
    flex-flow: column wrap;
    -webkit-box-align: initial;
    align-items: initial;
    -webkit-box-pack: initial;
    justify-content: initial;
    box-sizing: border-box;
    padding: 2rem;
    width: initial;
    height: auto;
    border: initial;
    border-radius: 24px;
    box-shadow: initial;
    background: rgb(249, 250, 251);
    color: initial;
    flex-grow: 1 !important;
}

.cardTitleThumb {
    box-sizing: border-box;
    
    font-weight: 800;
    font-size: 48px;
    margin: 0px;
    line-height: 1.16667;
    color: rgb(29, 41, 57);
    background-color: initial;
    display: revert;
}

.cardSubitleThumb {
    box-sizing: border-box;
    
    font-weight: normal;
    font-size: 16px;
    margin: 1rem 0px 0px;
    line-height: 1.4;
    color: rgb(102, 112, 133);
    background-color: initial;
    display: revert;
}


.ThumbHolderNav {
    position: relative;
    z-index: 0;
}

.ThumbHolderNavPadding {
    display: flex;
    flex-flow: wrap;
    -webkit-box-align: initial;
    align-items: initial;
    -webkit-box-pack: justify;
    justify-content: space-between;
    box-sizing: border-box;
    width: initial;
    height: auto;
    border: initial;
    border-radius: 0px;
    box-shadow: initial;
    background: initial;
    color: initial;
}

.css-ewzy5r.legion-anchor--md {
    font-size: 14px;
    font-family: 'Lato';
}

.News_newsBoxMask__P_C8g {
    position: absolute;
    right: 0;
    bottom: 0;
}

.css-ewzy5r {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    justify-content: left;
    width: auto;
    border-radius: 8px;
    padding: 0px 2px;
    color: rgb(228, 35, 19);
    
    font-weight: 500;
    line-height: 1.5;
    text-decoration: none;
    gap: 8px;
}

.newsBoxMask {
    position: absolute;
    right: -35px;
    bottom: -35px;
    z-index: 1; /* Ensure the mask appears above other content */
}

.thumbHolder {
    position: relative; /* Ensure the z-index works */
    display: flex;
    flex-flow: wrap;
    align-items: initial;
    justify-content: initial;
    box-sizing: border-box;
    width: initial;
    height: auto;
    border-radius: 12px;
    box-shadow: initial;
    background-image: url('/images/news-mask.svg');
    color: initial;
    z-index: 2; /* Default z-index */
}

.cardThumbHolder {
    box-sizing: border-box;
    display: block;
    position: relative;
    text-align: center;
    padding-top: 135px;
    /* padding-bottom: 150px; */
}

.cardThumbHolder::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%); /* Centers the element vertically */
    left: 0; /* Positions the element at the left edge */
    height: 100%; /* Stretches the element to full height */
    width: 1px;  /* Adjust width for a thin border */
    background-color: transparent;  /* Removes background color */
    /* Adjust border properties here (color, style, etc.) */
    /*border: 1px solid rgba(0, 0, 0, 0.5); /* Example border properties */
}

.legion-button--transparent-tertiary {
    background-color: transparent;
    border-color: transparent;
    color: rgb(102, 112, 133);
}

.legion-button--md
.legion-button--nolabel {
    padding-right: 12px;
    padding-left: 12px;
}

.css-qurh93 {
    box-sizing: border-box;
    transition: all 0.35s ease 0s;
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
    margin: 0px;
    
    font-weight: 500;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    display: inline-flex;
    width: auto;
    color: rgb(255, 255, 255);
    cursor: pointer;
}

.css-1arczrx {
    display: block;
    vertical-align: baseline;
    text-align: initial;
    box-sizing: border-box;
    width: 1px;
    height: auto;
    border: 0px;
    border-radius: 0px;
    box-shadow: initial;
    background: rgb(208, 213, 221);
    color: initial;
}

.rightImgHolder {
    border-radius: 0px;
    object-fit: cover;
    margin: 0px;
    max-width: 190px;
    width: 100%;
    height: 124px;
    background-color: black;
}

.cardOverallMarginNews {
    width: 397px;
}

@media only screen and (max-width: 768px) {
    .cardThumbHolder {
        display: none; /* Hide cardThumbHolder in mobile responsive mode */
    }
}

@media only screen and (max-width: 768px) {
    .thumbHolder {
        display: none; /* Hide thumbHolder in mobile responsive mode */
    }
}

@media only screen and (max-width: 768px) {
    .newsBoxMask {
        display: none; /* Hide thumbHolder in mobile responsive mode */
    }
}

@media only screen and (max-width: 768px) {
    .hideTitleMob {
        display: none; /* Hide thumbHolder in mobile responsive mode */
    }
}

@media only screen and (max-width: 768px) {
    .titleMobFont {
        font-size: 24px; /* Change font size to 24px for smaller screens */
    }
}

.descMobile {
    display: none;
    font-size: 18px;
}
.descWeb {
    font-size: 18px;
}

@media only screen and (max-width: 768px) {
    .descWeb {
        display: none;
        font-size: 18px;
    }
    .descMobile {
        display: block;
        font-size: 18px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .ThumbHolderNav {
        position: relative; /* Ensure relative positioning for the parent */
        display: flex; /* Ensure ThumbHolderNav is a flex container */
        flex-direction: row; /* Align items horizontally */
        align-items: center; /* Align items vertically center */
    }

    .cardThumbHolder {
        display: none;
    }

    .newsBoxMask {
        right: -140px;
    }

    .thumbHolder {
        position: absolute; /* Position the thumbHolder absolutely */
        right: -90px; /* Align the thumbHolder to the right edge */
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .cardThumbHolder {
        padding-top: 0px;
    }

    .newsBoxMask {
        position: absolute;
        right: -100px;
    }

    .thumbHolder {
        position: absolute; /* Position the thumbHolder absolutely */
        right: -60px; /* Align the thumbHolder to the right edge */
    }
}</pre></body></html>