.events__list__item{position:relative;width:100%;height:calc(3.25rem + 5.625rem + 2rem + 2rem + 40px + 231px);display:-ms-grid;display:grid;padding-bottom:20px;border-radius:20px;background-color:rgb(var(--grey-light));overflow:hidden}.events__list__item.detailed{-ms-grid-rows:220px 1fr;grid-template-rows:220px 1fr}.events__list__item.imaged{padding-bottom:0;-ms-grid-rows:1fr;grid-template-rows:1fr}.events__list__item.imaged .events__list__item-img-container{height:100%}.events__list__item.events__list__item.detailed .events__list__item-content,.events__list__item.events__list__item.texted .events__list__item-content{gap:15px}.events__list__item.imaged .events__list__item-content{position:absolute;bottom:20px;padding-left:20px;padding-right:20px;display:flex;flex-direction:column;gap:25px;color:rgb(var(--white))}.events__list__item.imaged .events__list__item-read-more{align-self:flex-start;color:rgb(var(--white))}.events__list__item.events__list__item.detailed .events__list__item-content{padding-top:1.5rem;padding-bottom:0}.events__list__item.events__list__item.texted .events__list__item-content{padding-top:calc(4.1rem + 33px);padding-bottom:0}.events__list__item.events__list__item.detailed .events__list__item-content,.events__list__item.texted .events__list__item-content{padding-left:20px;padding-right:20px;-ms-grid-rows:3.25rem 1fr auto;grid-template-rows:3.25rem 1fr auto;display:-ms-grid;display:grid}.events__list__item.detailed .events__list__item-content{-ms-grid-rows:3.25rem 5.625rem 2rem;grid-template-rows:3.25rem 5.625rem 2rem}.events__list__item-date{left:20px;background-color:rgb(var(--accent-color));max-width:clamp(120px,6.32px + 31.58vw,180px)}.events__list__item-category,.events__list__item-date{position:absolute;top:20px;padding:8px 17px;display:flex;align-items:center;gap:10px;border-radius:.675rem;font-family:var(--Bitter);color:rgb(var(--white));line-height:1;z-index:2;word-break:break-all}.events__list__item-category{right:20px;background-color:rgb(var(--yellow));font-size:1.5rem;font-weight:600;max-width:clamp(140px,-49.472px + 52.63vw,240px)}.events__list__item.detailed .events__list__item-category,.events__list__item.detailed .events__list__item-date{bottom:calc(48px + 12rem);top:auto}.events__list__item-date-day{font-size:1.5rem;font-weight:var(--font-weight-bold);line-height:1}.events__list__item-date-month{font-size:1rem;font-weight:var(--font-weight-medium)}.events__list__item-img-container{width:100%;height:100%;border-bottom-left-radius:20px;border-bottom-right-radius:20px;overflow:hidden}.events__list__item-img{width:100%;height:100%;object-fit:cover;object-position:center}.events__list__item-content{word-break:break-word}.events__list__item-title{-webkit-line-clamp:2;font-size:1.3rem;font-family:var(--Bitter);font-weight:var(--font-weight-bold)}.events__list__item-description,.events__list__item-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.events__list__item-description{-webkit-line-clamp:5;text-overflow:ellipsis;font-size:.875rem;color:rgb(var(--grey-dark));font-family:var(--Montserrat)}.events__list__item.texted .events__list__item-description{-webkit-line-clamp:13}.events__list__item-read-more{align-self:flex-end;padding-top:10px;padding-bottom:10px;display:flex;align-items:center;gap:10px;border:none;font-size:.875rem;font-family:var(--Montserrat);font-weight:var(--font-weight-medium);color:rgb(var(--accent-color))}.events__list__item-read-more .icon{width:21px;height:14px}@media (min-width:550px){.events__list__item-date{max-width:clamp(105px,25.552px + 14.44vw,170px)}.events__list__item-category{max-width:clamp(90px,-93.328px + 33.33vw,240px)}}@media (min-width:1000px){.events__list__item-date{max-width:140px}.events__list__item-category{max-width:clamp(120px,-58.576px + 17.86vw,170px)}}