.bgFullWidth{position:relative;padding-bottom:30px;margin-bottom:30px}.bgFullWidth:before{background-color:#e5e5e5;content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;z-index:-1;box-sizing:border-box}.itemsContainer{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}.itemsContainer .themaNewsCard .img-title{height:300px}@media (min-width: 320px){.itemsContainer .themaNewsCard .img-title{height:calc(4.6296296296vw + 285.1851851852px)}}@media (min-width: 1400px){.itemsContainer .themaNewsCard .img-title{height:350px}}.itemsContainer .themaNewsCard .title{font-size:20px;line-height:1.2}@media (min-width: 320px){.itemsContainer .themaNewsCard .title{font-size:calc(.3703703704vw + 18.8148148148px)}}@media (min-width: 1400px){.itemsContainer .themaNewsCard .title{font-size:24px}}.itemsContainer .themaNewsCard:first-child{grid-column:-1/1}.itemsContainer .themaNewsCard:first-child .img-title{height:300px}@media (min-width: 320px){.itemsContainer .themaNewsCard:first-child .img-title{height:calc(14.8148148148vw + 252.5925925926px)}}@media (min-width: 1400px){.itemsContainer .themaNewsCard:first-child .img-title{height:460px}}.itemsContainer .themaNewsCard:first-child .title{font-size:24px;line-height:1.2}@media (min-width: 320px){.itemsContainer .themaNewsCard:first-child .title{font-size:calc(.9259259259vw + 21.037037037px)}}@media (min-width: 1400px){.itemsContainer .themaNewsCard:first-child .title{font-size:34px}}@media (max-width: 992px){.itemsContainer{grid-template-columns:1fr}.itemsContainer .themaNewsCard .img-title{height:300px}}@media (max-width: 992px) and (min-width: 320px){.itemsContainer .themaNewsCard .img-title{height:calc(14.8148148148vw + 252.5925925926px)}}@media (max-width: 992px) and (min-width: 1400px){.itemsContainer .themaNewsCard .img-title{height:460px}}@media (max-width: 992px){.itemsContainer .themaNewsCard .title{font-size:24px;line-height:1.2}}@media (max-width: 992px) and (min-width: 320px){.itemsContainer .themaNewsCard .title{font-size:calc(.9259259259vw + 21.037037037px)}}@media (max-width: 992px) and (min-width: 1400px){.itemsContainer .themaNewsCard .title{font-size:34px}}@media (max-width: 992px){.itemsContainer .themaNewsCard:first-child .title{font-size:24px;line-height:1.2}}@media (max-width: 992px) and (min-width: 320px){.itemsContainer .themaNewsCard:first-child .title{font-size:calc(.9259259259vw + 21.037037037px)}}@media (max-width: 992px) and (min-width: 1400px){.itemsContainer .themaNewsCard:first-child .title{font-size:34px}}.themaNewsCard{display:flex;flex-direction:column;cursor:pointer}.themaNewsCard .icon-play2{cursor:pointer}.themaNewsCard .img-title{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}@media (hover: hover){.themaNewsCard .img-title picture{transition:.3s background-color ease,.3s opacity ease}.themaNewsCard .img-title img{transition:.3s transform ease,.3s opacity ease}.themaNewsCard .img-title:hover picture{background-color:#b6b6b6}.themaNewsCard .img-title:hover img{transform:scale(1.1);opacity:.55}}.themaNewsCard picture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.themaNewsCard picture img{width:100%;height:100%;object-fit:cover}.themaNewsCard .title-container{padding:10px}@media (min-width: 320px){.themaNewsCard .title-container{padding:calc(9.0909090909vw - 19.0909090909px)}}@media (min-width: 375px){.themaNewsCard .title-container{padding:calc(1.4634146341vw + 9.512195122px)}}@media (min-width: 1400px){.themaNewsCard .title-container{padding:30px}}.themaNewsCard .title{margin:0}.themaNewsCard .text-container{padding:10px;background-color:#fff;flex-grow:1}@media (min-width: 320px){.themaNewsCard .text-container{padding:calc(9.0909090909vw - 19.0909090909px)}}@media (min-width: 375px){.themaNewsCard .text-container{padding:calc(1.4634146341vw + 9.512195122px)}}@media (min-width: 1400px){.themaNewsCard .text-container{padding:30px}}.themaNewsCard .text-container strong{display:block}.themaNewsCard .text-container strong:first-of-type{margin-bottom:10px}.themaNewsCard .text-container p{font-size:15px;line-height:1.5;margin-bottom:10px}@media (min-width: 320px){.themaNewsCard .text-container p{font-size:calc(.0925925926vw + 14.7037037037px)}}@media (min-width: 1400px){.themaNewsCard .text-container p{font-size:16px}}.otherItems{background-color:#e5e5e5;padding:10px}@media (min-width: 320px){.otherItems{padding:calc(9.0909090909vw - 19.0909090909px)}}@media (min-width: 375px){.otherItems{padding:calc(1.4634146341vw + 9.512195122px)}}@media (min-width: 1400px){.otherItems{padding:30px}}.otherItems>div{background-color:#fff;padding:10px;margin-bottom:20px}@media (min-width: 320px){.otherItems>div{padding:calc(9.0909090909vw - 19.0909090909px)}}@media (min-width: 375px){.otherItems>div{padding:calc(1.4634146341vw + 9.512195122px)}}@media (min-width: 1400px){.otherItems>div{padding:30px}}.otherItems>div:last-child{margin-bottom:0}.otherItems .container{padding:0}.videoOverlay{background-color:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;right:0;bottom:0;left:0;transition:.5s ease;opacity:0;z-index:104;display:none}.videoOverlay .close{position:absolute;top:0;right:0;padding:15px;color:#fff;transition:.3s color ease;z-index:1}@media (min-width: 320px){.videoOverlay .close{padding:calc(1.8633540373vw + 9.0372670807px)}}@media (min-width: 1125px){.videoOverlay .close{padding:30px}}.videoOverlay .close em{font-size:20px;line-height:1.2}@media (min-width: 320px){.videoOverlay .close em{font-size:calc(.3703703704vw + 18.8148148148px)}}@media (min-width: 1400px){.videoOverlay .close em{font-size:24px}}.videoOverlay .close:hover{color:#ff0}.videoOverlay .videoContainer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:1040px}
