.events-cards .items{display:flex;flex-wrap:wrap}.events-cards .item{display:flex;width:50%}.events-cards .item-inner{height:100%;overflow:hidden;position:relative;width:100%}.events-cards .item .image{background:#143e35;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.events-cards .item .image img{height:100%;object-fit:cover;opacity:.2;transition:.5s;width:100%}.events-cards .item-inner:hover .image img{transform:scale(1.1)}.events-cards .item .image:before{background:linear-gradient(234.14deg,rgba(116,215,126,.5) -2.7%,rgba(20,62,53,.5) 24.26%,rgba(20,62,53,.5) 102.7%);bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.events-cards .item-content{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin-left:auto;max-width:720px;min-height:640px;padding:80px 60px;position:relative;z-index:2}.events-cards .item:nth-child(2n) .item-content{margin-left:0;margin-right:auto}.events-cards .tag{font-size:12px;font-weight:700;letter-spacing:.1em;line-height:150%;padding-bottom:18px;padding-left:15px;position:relative}.events-cards .tag:before{border-radius:100%;content:"";display:block;height:6px;left:0;position:absolute;top:6px;width:6px}.events-cards h3{font-size:22px;line-height:1.18181818182;margin-bottom:18px}.events-cards .item-content p{letter-spacing:0;line-height:1.625;margin:0;max-width:451px;opacity:.8}.events-cards .link a{font-size:12px;font-weight:700;letter-spacing:.1em;line-height:150%;padding:8px 28px}.events-cards .link{margin-top:18px}@media(max-width:991px){.events-cards .item-content{min-height:500px;padding:60px 40px}}@media(max-width:767px){.events-cards .item{width:100%}.events-cards .item-content{min-height:382px;padding:40px 24px}}