#news .row{max-width:none;min-width:750px}#news{background:linear-gradient(180deg,#fff,#f9dec0,#fff);cursor:pointer;padding-top:50px;text-align:center}#news .cardNews{background:hsla(0,0%,100%,.815);border-radius:1em;box-shadow:0 .1rem 1rem rgba(0,0,0,.1);display:flex;flex-direction:column;height:370px;margin:20px;overflow:hidden;transition:.3s;width:300px}#news .cardNews img{display:block;height:200px;object-fit:cover;width:100%}#news .card__body{display:flex;flex-direction:column;gap:.5rem;padding:10px 20px 0}#news .tag{align-self:flex-start;border-radius:20px;color:#fff;font-size:14px;letter-spacing:1px;margin-bottom:15px;padding:3px 9px}#news .tag-event{background:linear-gradient(180deg,#36667a,#0088c3)}#news .tag-news{background:linear-gradient(180deg,#c6a47e,#b16d1f)}#news .card__body h4{font-size:25px;height:50px;margin:auto;text-align:center;vertical-align:middle;width:100%}#news .card__footer{display:flex;justify-content:flex-end;margin-top:auto;padding:0 20px}#news .card__footer h5{font-family:AbelBold}#news .columns>h1{line-height:normal;margin-top:27px}#news #news-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:50px;width:100%}#news .card__footer h5{color:#000;font-size:13.28px;font-weight:700;line-height:normal;margin:1.67em 0}#news .card__body h4{font-weight:700}#news #news-wrapper:hover .cardNews:not(:hover){box-shadow:none;-webkit-filter:grayscale(70%);filter:grayscale(70%);opacity:.75}#news .modalBackground{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}#news .modal-content{background-color:#fefefe;border-radius:10px;height:90%;width:80%}#news .modal-content .close{color:#36667a55;font-size:50px!important;height:50px;margin-left:calc(100% - 50px);position:sticky!important;width:50px;z-index:999}#news .modal-content .close:hover{color:#36667a;cursor:pointer}#news .modal-content .popupContent{align-items:center;border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-top:-50px;overflow:hidden}#news .cardNews:after{background-color:rgba(#000,0);content:"";left:0;position:absolute;top:0;transition:.3s}#news .modal-content .imageHandler{height:50%;overflow:hidden;width:100%}#news .modal-content .imageHandler img{height:100%;object-fit:cover;width:100%}#news .popupTextContent h1{margin-bottom:0}#news .popupTextContent{height:50%;overflow-x:auto;padding-left:5%;padding-right:5%;text-align:center}#news .popupTextContent h1{margin-top:.83em}#news .popupTextContent p{color:#000}@media (max-width:767px){section#news{padding:30px 9%}#news .row{min-width:100%}#news #news-wrapper{margin-bottom:0}#news .cardNews{margin:20px 0;max-width:300px;width:100%}#news .columns>h1{font-size:30p}}