.newsCard-module__PECSwG__container{color:#000;background-color:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:100px 0;transition:all 2s ease-in-out;display:flex}.newsCard-module__PECSwG__news{flex-direction:column;justify-content:center;align-items:flex-start;gap:50px;width:66%;display:flex}.newsCard-module__PECSwG__header{color:#1f283e;font-size:48px;font-style:normal;font-weight:400;line-height:110%}.newsCard-module__PECSwG__hr{border:1px solid #0009;border-radius:10px;width:100%}.newsCard-module__PECSwG__heading{color:#000;font-family:var(--poppins);margin:10px 0;font-size:32px;font-style:normal;font-weight:700;line-height:110%}.newsCard-module__PECSwG__text{color:#000;font-family:Greycliff CF;font-size:24px;font-style:normal;font-weight:500;line-height:150%;font-family:var(--poppins)}.newsCard-module__PECSwG__newsSection1{flex-direction:column;display:flex}.newsCard-module__PECSwG__img1{-o-object-fit:contain;object-fit:contain;border-radius:20px;width:70vw;height:500px;overflow:hidden}.newsCard-module__PECSwG__newsSection2{flex-direction:row;justify-content:center;align-items:center;gap:50px;width:100%;height:100%;display:flex}.newsCard-module__PECSwG__left{flex-direction:contain;justify-content:center;align-items:flex-start;width:50%;height:100%;display:flex}.newsCard-module__PECSwG__right{flex-direction:column;justify-content:center;align-items:flex-start;width:50%;height:100%;display:flex}@media screen and (max-width:1080px){.newsCard-module__PECSwG__img1{height:400px}}@media screen and (max-width:720px){.newsCard-module__PECSwG__img1{width:100%;height:300px}.newsCard-module__PECSwG__left{-o-object-fit:contain;object-fit:contain;border-radius:20px;align-self:flex-start;width:100%;height:300px;overflow:hidden}.newsCard-module__PECSwG__right{width:100%}.newsCard-module__PECSwG__newsSection2{flex-direction:column;gap:0}}@media screen and (max-width:480px){.newsCard-module__PECSwG__img1,.newsCard-module__PECSwG__left{height:200px}.newsCard-module__PECSwG__news{width:90%}}
.modal{position:relative}.modal-bg{z-index:100;background:#0009;width:100%;height:100%;position:fixed;top:0;left:0}.modal-main{z-index:10000;background:#fff;width:80%;max-width:500px;height:auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.display-block{display:block}.display-none{display:none}
