.orgGrid{display:flex;flex-direction:row;gap:36px 25px;align-items:stretch;flex-wrap:wrap}.orgWrap{display:flex;flex-direction:column;align-items:stretch;background-color:var(--wp--preset--color--base);border:3px solid var(--wp--preset--color--base-2);text-decoration:none;color:var(--wp--preset--color--contrast) !important;border-radius:8px;gap:18px;width:100%;max-width:calc(25% - 19px);padding:30px;filter:drop-shadow(0 13px 5px #000B2A0A) !important;transition:filter .4s ease-in-out,border-color .4s ease-in-out,transform .8s ease,opacity .8s ease !important;outline:none !important}.orgWrap:nth-child(4n+2){transition:filter .4s ease-in-out,border-color .4s ease-in-out,transform .8s ease .1s,opacity .8s ease .1s !important}.orgWrap:nth-child(4n+3){transition:filter .4s ease-in-out,border-color .4s ease-in-out,transform .8s ease .2s,opacity .8s ease .2s !important}.orgWrap:nth-child(4n+4){transition:filter .4s ease-in-out,border-color .4s ease-in-out,transform .8s ease .3s,opacity .8s ease .3s !important}.orgWrap:hover{filter:drop-shadow(0 13px 5px #00000000) !important;border-color:var(--wp--preset--color--accent-3)}.orgTop{display:flex;height:68px !important;gap:10px;align-items:stretch;margin-bottom:15px}.orgTop svg{min-width:3px}.postThumbWrap img{width:100%;height:100%;object-fit:contain;object-position:left center}.orgTitle{font-weight:900;font-family:var(--wp--preset--font-family--roboto-condensed);font-size:1.11em}.orgMain{display:flex;flex-direction:column;gap:18px;flex:1}.orgContent{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;font-size:.87em;line-height:1.5;font-weight:400;overflow:hidden !important}.orgBtn{margin-top:auto;display:flex;justify-content:start;align-items:center;gap:10px;font-weight:700;font-size:.78em;line-height:2.14;color:var(--wp--preset--color--accent-3);text-align:start;transition:.4s ease-in-out}.orgBtn svg path{transition:.4s ease-in-out}.orgWrap:hover .orgBtn{color:var(--wp--preset--color--accent-1)}.orgWrap:hover .orgBtn svg path{fill:var(--wp--preset--color--accent-1)}.orgWrap h3,.orgWrap p{margin:0}.swiperNav{position:absolute !important;display:flex;align-items:center;justify-content:center;gap:16px;top:10px;right:0;width:unset !important}.swiperNav .swiper-button-prev,.swiperNav .swiper-button-next{outline:none !important;border:none !important;position:static !important;transform:unset !important;margin:0;display:flex;height:100%}.swiperNav .swiper-button-prev:after,.swiperNav .swiper-button-next:after{display:none}.swiperNav svg path{transition:.4s ease-in-out}.swiper-button-prev:hover svg path,.swiper-button-next:hover svg path{fill:var(--wp--preset--color--accent-3)}@media (max-width:1199.98px){.orgWrap{max-width:calc((100% / 3) - 25px)}}@media (max-width:767.98px){.orgGrid{gap:14px 10px}.orgWrap{max-width:calc(50% - 5px);padding:7px;gap:8px}.orgMain{gap:8px}}@media (min-width:430px){.orgSwiperNav{display:none !important}}@media (max-width:429.98px){.orgWrap{max-width:100%}}