.newsContentBox{display:flex;flex:1 1;flex-direction:column;align-items:flex-start;width:100%;gap:2rem}.newsBoxImgCont{position:relative;width:100%}.newsBoxImgContInner{width:100%}.newsBoxImg{display:block;width:100%;height:auto;max-height:29rem;border-radius:3rem;object-fit:cover}.newsBoxTitleWrp{display:flex;flex-direction:column;gap:1rem;width:100%}.newsBoxTitleText{text-align:left;font-size:2rem;line-height:2.4rem;font-weight:700;color:#152a3a;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.newsBoxDateText{font-size:1.6rem;line-height:1.6rem;font-weight:400;color:#8a959d}.newsBoxBottomRow{display:flex;align-items:center;cursor:pointer;margin-top:auto}@media screen and (hover:hover){[dir=ltr] .newsBoxBottomRow:hover .newsIcon{transform:translateX(.8rem)}[dir=rtl] .newsBoxBottomRow:hover .newsIcon{transform:translateX(-.8rem) scaleX(-1)}}.newsBoxBottomText{font-size:2rem;line-height:2rem;font-weight:700;color:#ff6448;-webkit-padding-end:.8rem;padding-inline-end:.8rem}.newsIcon{display:block;font-size:2.4rem;color:#ff6448;transition:transform .24s;transition-delay:80ms}[dir=rtl] .newsIcon{transform:scaleX(-1)}.newsContentWrp{grid-area:main-cont;grid-column:1/3;grid-row:2/2;width:100%;min-width:0}@media(max-width:1024px){.newsContentWrp{grid-column:1/1;grid-row:2/3}}.newsContentInner{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;width:100%}@media(max-width:1024px){.newsContentInner{grid-template-columns:repeat(auto-fill,minmax(30rem,1fr));gap:3rem}}@media(max-width:1439px){html{font-size:8px}}@media(max-width:1279px){html{font-size:7px}}@media(max-width:1024px){html{font-size:2.666667vmin}}@media screen and (max-device-width:1366px)and (min-device-width:602px)and (orientation:portrait){html{font-size:2.2vmin}}@media screen and (max-device-width:1024px)and (min-device-width:768px)and (orientation:landscape)and (device-aspect-ratio:4/3){html{font-size:2.2vmin}}@media screen and (hover:hover){::-webkit-scrollbar{height:.3rem;width:.3rem}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.15);border-radius:.2rem}::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.06)}}.new-section-container-holder{position:relative;z-index:1;width:100%}.newsBigContWrp{width:100%;min-width:0;border-radius:3rem;background-color:#f3f4f5;padding:4rem;margin-bottom:9rem;display:flex;flex-direction:column;gap:4rem;z-index:1}@media(max-width:1024px){.newsBigContWrp{background-color:transparent;padding:0;border-radius:initial;margin-bottom:6rem}}.news-wrapper{display:grid;grid-template-rows:auto 11fr;grid-template-columns:1fr 1fr;grid-template-areas:"left-section right-section" "main-cont main-cont";grid-gap:4rem;gap:4rem;width:100%;height:100%;min-width:0;min-height:0}@media(max-width:1024px){.news-wrapper{gap:2rem;grid-template-rows:auto 10fr auto;grid-template-columns:12fr;grid-template-areas:"left-section" "main-cont" "right-section"}}.news-title{grid-area:left-section;grid-column:1/2;grid-row:1/2;width:100%;min-width:0}@media(max-width:1024px){.news-title{grid-column:1/1}}.newsTitleText{font-size:5.7rem;line-height:6rem;font-weight:900;color:#152a3a;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1024px){.newsTitleText{font-size:3rem;line-height:3.2rem}}.news-button-cont{grid-area:right-section;grid-column:2/2;grid-row:1/2;width:100%}@media(max-width:1024px){.news-button-cont{grid-column:1/1;grid-row:3/3}}.news-button-row{display:flex;justify-content:flex-end;align-items:center;width:100%}@media(max-width:1024px){.news-button-row{justify-content:normal}}
/*# sourceMappingURL=b90eb3abea950650.css.map*/