.vertical-divider{height:24px;width:1px;opacity:0.4;background-color:#869ab8;margin:0 10px}.search-box{display:flex;align-items:center;padding:0.5rem 0.75rem;border-radius:5px;box-shadow:0 10px 30px 0 rgba(18,62,119,0.03);background-color:#fff}.search-input{width:100%;padding:6px;border:none !important;outline:none !important}.search-input::placeholder{color:#b9bfcc}.search-icon-button{background-color:transparent !important;border:none !important;color:rgba(134,154,184,0.28)}.search-icon-button:hover{color:#869ab8}.news-grid{max-width:100%;display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:24px;grid-row-gap:24px}.news-item{max-width:100%;overflow:hidden;border-radius:6px;box-shadow:0 24px 64px 0 rgba(22,28,45,0.02);background-color:#fff;grid-column:auto / span 4}.news-item:first-child{grid-column:auto / span 6;grid-row:1 / span 2}.news-item:first-child .news-item-image{height:325px}.news-item:nth-child(2),.news-item:nth-child(3),.news-item:nth-child(4),.news-item:nth-child(5){grid-column:auto / span 3}.news-item:nth-child(2) .news-item-image,.news-item:nth-child(3) .news-item-image,.news-item:nth-child(4) .news-item-image,.news-item:nth-child(5) .news-item-image{height:140px}.news-item:nth-child(2) .news-item-texts,.news-item:nth-child(3) .news-item-texts,.news-item:nth-child(4) .news-item-texts,.news-item:nth-child(5) .news-item-texts{padding:1rem}.news-item:nth-child(2) .news-title-box,.news-item:nth-child(3) .news-title-box,.news-item:nth-child(4) .news-title-box,.news-item:nth-child(5) .news-title-box{height:42px}.news-item:nth-child(2) .news-title,.news-item:nth-child(3) .news-title,.news-item:nth-child(4) .news-title,.news-item:nth-child(5) .news-title{font-size:18px}.news-item-image{height:200px;overflow:hidden;display:flex}.news-item-texts{width:100%;padding:1.25rem}.news-title-box{height:58px}.news-title{font-size:24px;font-weight:600;line-height:1.17;color:#161c2d}.news-title:hover{color:#000;text-decoration:none}.news-desciption-box{height:46px}.news-desciption{font-size:1rem;line-height:1.44;margin-bottom:0;color:rgba(80,102,144,0.9)}.news-country{font-size:0.875rem;font-weight:500;letter-spacing:0.67px;line-height:1.5rem;color:#161c2d;text-transform:uppercase;white-space:nowrap;max-width:100%;overflow:hidden;margin-bottom:0}.news-date{font-size:0.875rem;font-weight:500;letter-spacing:0.58px;line-height:1.5rem;color:#869ab8;white-space:nowrap;flex-shrink:0;margin-bottom:0}.article-card{border-radius:6px;background-color:#f9fbfd;padding:1rem}.article-title-box{height:42px;margin-bottom:8px}.article-title{font-size:18px;font-weight:600;line-height:1.17;letter-spacing:-0.36px;color:#161c2d}.article-info-box{height:18px;display:flex;justify-content:space-between}.article-country{font-size:14px;font-weight:500;line-height:18px;letter-spacing:0.5px;color:#161c2d;margin-bottom:0}.article-date{font-size:12px;font-weight:500;line-height:18px;letter-spacing:0.5px;color:#869ab8;margin-bottom:0}.related-news-item{overflow:hidden;border-radius:6px;box-shadow:0 24px 64px 0 rgba(22,28,45,0.02);background-color:#fff}@media (min-width: 992px){.sticky-box{position:-webkit-sticky;position:sticky;top:90px;margin-bottom:30px}}@media (max-width: 991.98px){.news-grid{grid-template-columns:repeat(2, 1fr)}.news-item{grid-column:auto / span 1 !important}.news-item .news-item-image{height:200px !important}.news-item:first-child{grid-column:auto / span 2 !important;grid-row:auto / span 1 !important}.news-item:first-child .news-item-image{height:280px !important}}@media (max-width: 767.98px){.vertical-divider{margin:0 8px}}@media (max-width: 575.98px){.news-grid{grid-template-columns:repeat(1, 1fr)}.news-item .news-item-image{height:250px !important}.news-item:first-child{grid-column:auto / span 1 !important}}
