.news-latest__body-row{width:100%}@media (min-width:1200px){.news-latest__body-row{grid-template-columns:calc((100% - 770px)/ 2) 690px calc((100% - 770px)/ 2)}}@media (min-width:768px) and (max-width:1199.98px){.news-latest__body-row{grid-template-columns:calc((100% - 690px)/ 2) 610px calc((100% - 690px)/ 2)}}@media (min-width:768px){.news-latest__body-row{column-gap:40px;display:grid;grid-template-areas:"postview current preview"}}@media (min-width:768px){.news-latest__current{grid-area:current}}@media (min-width:768px){.news-latest__postview,.news-latest__preview{overflow:hidden}}@media (max-width:767.98px){.news-latest__postview,.news-latest__preview{display:none}}@media (min-width:768px){.news-latest__preview{grid-area:preview}}@media (min-width:768px){.news-latest__postview{grid-area:postview;justify-self:end}}.news-latest__body{display:grid;align-content:center;background-color:#fff;color:var(--bs-gray-800);grid-template-areas:"copy copy copy" "prev next cecontrols";row-gap:30px}@media (min-width:1200px){.news-latest__body{width:690px;column-gap:20px;padding:42px 60px}}@media (min-width:768px) and (max-width:1199.98px){.news-latest__body{width:610px;column-gap:25px;padding:44px 80px}}@media (min-width:768px){.news-latest__body{min-height:100%;grid-template-rows:1fr auto}}@media (max-width:767.98px){.news-latest__body{column-gap:30px;padding:40px 15px 50px 15px}}.news-latest__body--has-bg-img{background-color:var(--bs-black);color:var(--bs-white);background-repeat:no-repeat,no-repeat;background-size:cover,cover;background-position:center,center}.news-latest__copy{grid-area:copy}.news-latest__next,.news-latest__prev{position:relative;width:20px;height:20px;justify-self:start}.news-latest__next::before,.news-latest__prev::before{display:block;content:"";position:absolute;top:50%;left:50%;border-width:3px;border-color:var(--bs-blue);width:13px;height:13px;transform-origin:center;transform:translateX(-50%) translateY(-50%) rotateZ(45deg)}.news-latest__prev{grid-area:prev}.news-latest__prev::before{border-bottom-style:solid;border-left-style:solid}.news-latest__next{grid-area:next}.news-latest__next::before{border-top-style:solid;border-right-style:solid}.news-latest--blue{background-color:#009cd7}.news-latest--yellow{background-color:#ffce53}.news-latest--red{background-color:#ff1f5b}.news-latest--gray-800{background-color:#393d3f}.news-latest--teal{background-color:#67bc9b}.news-latest--white{background-color:#fff}.news-latest--gray-200{background-color:#f4f4f4}
/*# sourceMappingURL=NewsLatest.min.css.map */