.main-title-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:50px}.main-title{text-align:center;color:#101010;font-family:Toyota Type;font-weight:700!important;font-size:24px;line-height:1.15;letter-spacing:-1.25%;max-width:480px;margin:0}.events-grid{display:grid;justify-items:center;grid-template-columns:repeat(3,auto);gap:50px 0px}@media screen and (max-width: 991px){.events-grid{grid-template-columns:repeat(2,auto);justify-items:center;gap:32px 0px}}@media screen and (max-width: 745px){.events-grid{grid-template-columns:1fr}}@media (max-width: 1370px) and (min-width: 992px){.event-card:nth-child(2),.event-card:nth-child(5){margin-left:-70px}.event-card:nth-child(3),.event-card:nth-child(6){margin-left:-90px}}@media (max-width: 991px) and (min-width: 576px){.event-card:nth-child(2),.event-card:nth-child(4),.event-card:nth-child(6){margin-left:-60px}}.event-card{display:flex;justify-content:center;align-items:center;width:100%;max-width:554px;min-height:543px;overflow:visible;padding:0 18px;transition:transform .5s ease;cursor:pointer}@media screen and (max-width: 1919px){.event-card{max-width:375px;min-height:367px;padding:0 26px}}@media screen and (max-width: 1160px){.event-card{max-width:320px;min-height:313px;padding:0 26px}}@media screen and (max-width: 991px){.event-card{max-width:352px;min-height:344px;padding:0 26px}}@media screen and (max-width: 575px){.event-card{max-width:350px;min-height:342px;padding:0 14px}}.event-card__skew{background-color:#f5f5f5;width:88%;height:100%;transform:skew(-10deg);position:relative}.event-card__skew:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent,rgba(230,0,19,.6));opacity:0;z-index:2;transition:opacity .5s ease;pointer-events:none}.event-card__skew:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1212125e;opacity:0;transform:translate(35px,35px);z-index:-1;transition:opacity .5s ease;pointer-events:none}@media screen and (max-width: 1280px){.event-card__skew{width:92%}}@media screen and (max-width: 575px){.event-card__skew{width:89%}}.event-card:hover .event-card__skew:after{opacity:1}.event-card:hover .event-card__skew:before{opacity:1}.event-card:hover .arrow_img{filter:brightness(0) invert(1);transition:filter .2s}.event-card__inner{position:relative;display:flex;max-width:100%;height:100%;align-items:center}.event-card__image{position:relative;width:100%;height:100%;overflow:hidden;background-color:#f5f5f5;margin-bottom:0}.event-card__image:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000006c,#000000d9);z-index:2}.event-card__image>div{display:block;position:absolute;top:0;left:0;width:105%;height:100%;background-size:cover;background-position:75% 100%;background-repeat:no-repeat;transform:scale(1.2) skew(10deg);z-index:1}.event-card__image>img{display:none}.event-card:nth-child(4) .event-card__image>div{background-position:50%}.event-card:nth-child(5) .event-card__image>div{background-position:20%}.event-card__content{position:absolute;bottom:100px;z-index:3;width:calc(90% - 32px);transform:translate(16px) skew(10deg);padding:15px 10px;height:100%;max-height:86px}@media screen and (max-width: 1919px){.event-card__content{bottom:30px}}@media screen and (max-width: 1024px){.event-card__content{width:calc(90% - 10px)}}@media screen and (max-width: 991px){.event-card__content{width:calc(90% - 20px);left:1px;bottom:25px;transform:translate(26px) skew(10deg);padding:15px 0}}.event-card__title{font-family:Toyota Type SemiBold;font-weight:600;font-style:italic;font-size:24px;line-height:30px;letter-spacing:0;margin-bottom:5px;color:#fff;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:36px;width:80%;text-transform:uppercase}@media screen and (max-width: 1919px){.event-card__title{font-size:16px;line-height:27px}}@media screen and (max-width: 1280px){.event-card__title{width:90%}}@media screen and (max-width: 1024px){.event-card__title{width:100%}}@media screen and (max-width: 414px){.event-card__title{font-size:18px}}.event-card__description{display:none;font-family:Toyota Type Book;font-size:12px;line-height:21px;color:#fff;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px}.event-card__read-more{display:none;position:relative}.event-card__read-more span{color:#eb0a1e;text-decoration:none;font-family:Toyota Type;font-weight:600;font-style:italic;font-size:14px;line-height:1;letter-spacing:.15em}.event-card__read-more img{display:none}.event-card__read-more-mobile{display:block;position:absolute;top:10px;right:15px;z-index:3}.event-card__read-more-mobile img{width:40px;height:40px}
