<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300&amp;display=swap');*/


body {
    background: #fff;
    font-family: 'FbMetali-Regular', sans-serif !important;
    /*    font-weight: 300;*/
}

    body * {
        font-family: 'FbMetali-Regular', sans-serif !important;
        /*    font-weight: 300;*/
    }

.fa {
    font-family: FontAwesome !important;
}

.main-article-container h1 {
    font-family: 'FbMetali-Regular', sans-serif;
    /*    font-weight: 300;*/
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background: #0066cc;
}

.article-category {
    font-family: 'FbMetali-Regular', sans-serif;
}


.PostShaddow {
    background: #fff;
    padding: 0px;
    display: inline-block;
    width: 32.9%;
    background-repeat: no-repeat;
}

.article-block .article-header {
    font-family: 'FbMetali-Regular', sans-serif;
    font-size: 32px !important;
}

.head-Post-container {
    width: 100%;
    height: auto;
    /* margin-bottom: 10px;*/
}

.additional-posts-container .MainArticelBlock .RightSide {
    margin-left: 0;
}

.additional-posts-container .MainArticelBlock {
    /*    border: 1px solid #e5e5e5;*/
}

    .additional-posts-container .MainArticelBlock


    .additional-posts-container .VerticalArticle .MainArticleBlockContent {
        width: 108px;
        padding: 5px;
    }

.CategoriesPopup:hover {
    background: #fff;
    color: #34639B;
}

    .CategoriesPopup:hover a {
        color: #34639B;
    }

.MainBigArticle .RightSide {
    float: right;
}



.VerticalArticle .RightSide {
    float: right;
}

.PostImage .ArtCategory {
    position: absolute;
    background-color: #0371d2;
    filter: alpha(opacity=50);
    opacity: 0.9;
    float: right;
    color: white;
    line-height: 16px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: 0.8;
    font-size: 13px;
    font-weight: 600;
    padding: 2px 0;
}

.MainMenu .Sep {
    /*background-image: url('/images/oldPortal/v1_2/hp/main_menu_divider.png');*/
    /*background-position: center center;
    background-repeat: no-repeat;*/
    width: 2px;
    float: right;
    color: White;
    line-height: 34px;
    font-size: 8px;
    border-right: 1px solid #fff;
    opacity: 0.5;
    background: none;
}

.MainMenuItem:last-child {
    background-image: none;
    border-left: 0;
}

.MainMenuItem {
    line-height: 34px;
    /*font-weight: bold;*/
    padding-left: 13px;
    padding-right: 13px;
    float: right;
    height: 34px;
    /*background-image: url('/images/oldPortal/v1_2/hp/main_menu_divider.png');*/
    /*background-position: left center;
    background-repeat: no-repeat;*/
    color: White;
    font-size: 15px;
    border-left: 1px solid rgba(255,255,255,0.5);
    background: none;
}


.MainMenuItemSelected {
    line-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    height: 34px;
    font-weight: 600;
    /*background-color: #dee3e6;*/
    background: rgba(0,77,154,1);
    background: -moz-linear-gradient(top, rgb(116, 165, 214) 0%, rgba(0,102,203,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,77,154,1)), color-stop(100%, rgba(0,102,203,1)));
    background: -webkit-linear-gradient(top, rgb(116, 165, 214) 0%, rgba(0,102,203,1) 100%);
    background: -o-linear-gradient(top, rgb(116, 165, 214) 0%, rgba(0,102,203,1) 100%);
    background: -ms-linear-gradient(top, rgb(116, 165, 214) 0%, rgba(0,102,203,1) 100%);
    background: linear-gradient(to bottom, rgb(116, 165, 214) 0%, rgba(0,102,203,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004d9a', endColorstr='#0066cb', GradientType=0 );
}

    .MainMenuItemSelected a {
        color: #fff;
        text-decoration: none;
    }

.MainMenu {
    /*height: 30px;
    padding-right: 0px;*/
    background-position: center center;
    width: 980px;
    height: 34px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background: rgba(0,102,203,1);
    background: -moz-linear-gradient(top, rgba(0,102,203,1) 0%, rgba(0,78,155,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,102,203,1)), color-stop(100%, rgba(0,78,155,1)));
    background: -webkit-linear-gradient(top, rgba(0,102,203,1) 0%, rgba(0,78,155,1) 100%);
    background: -o-linear-gradient(top, rgba(0,102,203,1) 0%, rgba(0,78,155,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,102,203,1) 0%, rgba(0,78,155,1) 100%);
    background: linear-gradient(to bottom, rgba(0,102,203,1) 0%, rgba(0,78,155,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066cb', endColorstr='#004e9b', GradientType=0 );
}

.BlockTitle {
    font-size: 26px;
    background-image: url(/images/oldPortal/v1_2/hp/MainTitleBg-new.png);
}

    .BlockTitle a {
        color: #0066cc;
    }

.TopLineWhite {
    background-image: none;
}

.SubCategoriesList a {
    color: #000;
}

.block-header {
    font-family: 'FbMetali-Regular', sans-serif;
    background-color: #252872;
    font-size: 35px;
    color: white !important;
    padding: 12px 45px 10px 20px !important;
    font-weight: 900;
    background-image: url(/Images/OldPortal/squares.png);
    background-position: right 15px top 16px;
    background-size: 18px;
    background-repeat: no-repeat;
    letter-spacing: 1px;
}



/*.triple-block .block-header {
    padding-right: 40px;
}*/

.repeater-container {
    border: 0 !important;
}


.blue {
    border-bottom: 1px solid #d7d7d7;
}

.triple-item {
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 3px 10px 3px;
    line-height: 24px !important;
    overflow: hidden;
}


.triple-text .subtitle {
    display: none;
    /*line-height:18px;*/
}

.triple-item .triple-text {
    width: 165px;
    padding: 0px 0px;
    height: 97px;
    /*line-height: 24px;*/
    display: inline;
    position: relative;
    line-height: initial;
    font-family: 'FbMetali-Regular', sans-serif;
    /*font-weight:normal;*/
}

.triple-item img {
    width: 165px !important;
    height: 95px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    top: 0;
    right: 0;
    margin-left: 10px;
    float: right;
    object-fit: cover;
}

.triple-item .triple-text .overflow {
    font-size: 18px;
    line-height: 19px;
    width: auto;
    overflow-y: hidden;
    height: 94px;
    font-weight: bold;
    position: relative;
}


.header-holder .menu-categories a.Marked {
    color: #000 !important;
    border-bottom: 3px solid red;
}

.menu-categories {
    /*display: flex;*/
    white-space: nowrap;
    overflow-x: auto !important;
    /*    margin-top: 35px;*/
    border: 0;
    background: #ededed;
    /*    padding-top: 40px !important;*/
    padding-bottom: 5px !important;
}

.header-holder .menu-categories div {
    width: 25%;
    /*margin-left: 10px;*/
}

.header-holder .menu-categories a {
    /*padding-left:5px; 
    padding-right:5px;*/
    /*font-size: 18px;
    padding: 10px 0px 5px;
    width: 100%;
    /*color: #838383;
    border: 0;
    background: initial;*/
}

.content-holder {
    margin: 0px;
}

/*.main-article-container {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    padding-bottom: 45px;
    padding-top: 0px;
    height: 361px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 25px;
}



.main-article-container img {
    width: 100%;
    max-height: 170px;
}
*/


.main-article-container h1 {
    padding-right: 10px;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0px;
    /*    text-align: justify;*/
    font-weight: bold;
}

.main-article-container .article-sub-header {
    padding-right: 10px;
    font-size: 20px;
    line-height: 20px;
    /*display: none;*/
    /*    text-align: justify;*/
}

.article-date {
    margin-top: 10px;
    color: #f65d5d;
    display: inline-block;
    margin-bottom: 0px;
    padding-right: 10px;
    font-size: 20px;
}

.article-date-inner {
    color: #f65d5d;
    display: inline-block;
    position: absolute;
    bottom: -24px;
}

.shadows {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.double_article .triple-item .triple-text {
    width: initial;
}

.double_article .triple-item {
    border: 0;
}

.double_article .article-date-inner {
    display: none;
}

.double_article .triple-item img {
    height: 125px;
    width: 100% !important;
}

.triple-block.black {
    background-color: #313131;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0 16px;
}

    .triple-block.black .block-header {
        color: #fff !important;
        border-bottom: 3px solid #fff !important;
        margin-bottom: 20px;
        padding: 10px 0;
    }

        .triple-block.black .block-header a {
            font-size: 24px;
        }

        .triple-block.black .block-header .all-articles {
            color: #fff;
            font-size: 15px;
            margin: 0;
            padding: 10px 0;
        }

.triple-block .block-header {
    font-size: 25px;
}

    .triple-block .block-header .all-articles {
        color: white;
        font-family: 'Open Sans Hebrew', serif !important;
        font-weight: bold;
    }



.header-holder .logo {
    /*float: right;*/
}

.header-holder .date {
    color: #000;
    font-size: 16px;
}

.header-holder .top {
    padding: 10px 0 10px 0;
    -moz-box-shadow: 0px 2px 16px -1px #ccc;
    -webkit-box-shadow: 0px 2px 16px -1px #ccc;
    box-shadow: 0px 2px 16px -1px #ccc;
}

.hamburger-box {
    margin-top: 10px;
}

.article-block * {
    font-size: 21px !important;
}

.SiteSelector {
    padding-top: 72px;
}

.post-image {
    margin: 0 -15px;
}

    .post-image img {
        max-width: 100%;
    }

.article-block .article-sub-header {
    /*color: #838383;*/
    font-size: 21px !important;
    line-height: 21px;
}

.article-block .article-info {
    font-size: 14px;
    color: #0066cc;
    border-top: 1px solid #0066cc;
    border-bottom: 0;
    padding-bottom: 6px;
}

.article-block .article-text {
    /*color: #838383;*/
}

    .article-block .article-text .image-caption {
        background-color: #313131;
    }

.header-holder .dropdown {
    top: 72px;
    background: #fff;
}

    .header-holder .dropdown li {
        color: #595959;
    }

.btn_accessibility {
    top: 17px !important;
}

.HeaderBannerPlace .LogoPlace {
    padding-top: 0px;
}

    .HeaderBannerPlace .LogoPlace img {
        max-height: 95px;
    }

.sub-options a {
    border-bottom: 2px solid #0066cc !important;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background: #0066cc !important;
}

.search-panel {
    display: none;
}

    .search-panel button {
        color: #0066cc;
    }

.red-arrow {
    color: #0066cc;
}

.article-block .article-info {
    color: #0066cc !important;
    border-top: 1px solid #0066cc !important;
}

.post-overflow .read-more {
    color: #0066cc;
}


.main-article-container {
    height: auto;
}

    .main-article-container img {
        float: none;
        width: 100%;
        height: 250px;
        object-fit: cover;
    }

    .main-article-container .padding {
        width: auto;
        height: auto;
    }



.first-post-container .MainArticleBlockContent {
    height: 232px !important;
}

.additional-posts-container {
    border-top: 1px solid #ced1d0;
    padding-top: 10px;
    margin-left: 10px;
}

    .additional-posts-container .PostShaddow {
        width: 32%;
        margin-bottom: 10px;
    }

    .additional-posts-container .MainArticelBlock {
        width: 200px !important;
        height: 250px !important;
    }

    .additional-posts-container .MainArticelBlockHeader {
        font-size: 20px;
        font-family: Arial;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .additional-posts-container .MainArticleBlockDescription {
        font-family: Arial;
        font-size: 16px;
        line-height: 16px;
    }

    .additional-posts-container .MainArticelBlock .PostImage {
        width: 200px !important;
        height: auto !important;
    }

    .additional-posts-container .MainArticelBlock img {
        width: 200px !important;
        height: 133px !important;
        object-fit: cover;
    }

.ArtCategory {
    display: none;
}

.additional-posts-container .VerticalArticle .MainArticleBlockContent {
    width: 100%;
    padding: 0px 0px;
}

.HorisontalArticleList .Item {
    background-image: none;
}

.MainBigArticle .MainArticelBlockHeader {
    font-size: 25px;
    font-family: Arial;
    line-height: 25px;
    margin-top: 0px;
}

.MainBigArticle .MainArticleBlockDescription {
    font-family: Arial;
    font-size: 20px;
    line-height: 18px;
}

.MainArticelBlockHeader {
    font-size: 16px;
}

.header-holder .option {
    position: absolute;
    .double_article .triple-item .triple-text
}

.header-holder .logo img {
    margin-right: auto;
    margin-left: auto;
    display: block;
}


.double_article .triple-item .triple-text {
    padding: 0px;
}

.double_article .repeater-container {
    padding: 10px;
}


.big-article {
    background-color: #313131 !important;
    color: white;
}

    .big-article .triple-item {
        border-bottom: 1px solid gray;
    }

    .big-article .block-header {
        background-color: black;
    }

    .big-article &gt; .repeater-container &gt; *:first-child {
        background-color: #313131 !important;
        color: white !important;
    }

    .big-article.triple-block:not(.double_article):not(.blue) &gt; .repeater-container &gt; *:first-child * {
        color: white !important;
        font-size: 20px;
        font-weight: normal;
    }

    .big-article .subtitle {
        display: none;
    }


    .big-article &gt; .repeater-container &gt; * {
        margin: 20px;
    }

        .big-article &gt; .repeater-container &gt; * img,
        .big-article.triple-block:not(.double_article):not(.blue) &gt; .repeater-container &gt; *:first-child img {
            width: calc(100% - 10px) !important;
            height: 200px;
            float: none;
            border: 5px solid black;
        }

    .big-article .triple-item .triple-text, .big-article .triple-item .triple-text .overflow {
        height: auto;
        max-height: 90px;
        font-weight: normal;
        font-size: 20px;
    }

    .big-article.white {
        background-color: white !important;
        color: black;
    }

        .big-article.white .block-header {
            background-color: #252872;
        }

        .big-article.white &gt; .repeater-container &gt; *:first-child,
        .big-article.triple-block:not(.double_article):not(.blue).white &gt; .repeater-container &gt; *:first-child * {
            background-color: white !important;
            color: black !important;
        }

    .big-article .about {
        display: none !important;
    }




.tiple-block .block-header {
    font-size: 26px;
    padding-top: 10px;
}

.MainGalleryBlock {
    width: 158px;
}

    .MainGalleryBlock img {
        height: 90px;
        width: 159px;
    }

.InRow3 .MainArticelBlock {
    width: 160px !important;
}

    .InRow3 .MainArticelBlock .RightSide {
        width: 100% !important;
        height: 130px !important;
    }

    .InRow3 .MainArticelBlock .PostImage {
        width: 100% !important;
        height: 130px !important;
    }

        .InRow3 .MainArticelBlock .PostImage img {
            width: 100% !important;
            height: 120px !important;
        }

.PostImage img.LeftIcon {
    width: auto !important;
    height: auto !important;
}

.InRow3 .MainArticleBlockContent {
    width: 100% !important;
    height: 35px !important;
}

.InRow3 .Item {
    height: 190px;
}


.triple-text .about {
    display: block;
    /*position: absolute;*/
    margin-top: 3px;
    width: 100%;
    background-color: inherit;
    font-size: 14px;
    color: #f65d5d;
    margin-top: 2px;
    height: 14px;
    position: absolute;
    bottom: 3px;
}

.triple-text .subtitle {
    display: block;
    max-height: 15px;
    overflow: hidden;
    font-size: 16px;
    line-height: 17px;
    margin-top: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.triple-text .main-title {
    display: block;
    max-height: 57px;
    overflow: hidden;
    font-size: 22px;
}

.article-block img {
    margin-bottom: 10px;
}

.share {
    margin-bottom: 0px;
}

.article-category {
    margin-bottom: 0px;
}

.article-block .article-header {
    margin: 10px 10px 0 10px;
    line-height: 30px;
}

.bottom-deals {
    margin-right: 10px;
}

    .bottom-deals .item div {
        font-size: 20px;
    }

    .bottom-deals hr {
        margin-bottom: 10px;
    }

.header-holder .dropdown li a {
    font-size: 20px;
}

/*.main_deal_new {
    display: none;
}*/
</pre></body></html>