.eventCard{position:relative;overflow:hidden;height:435px;width:100%;max-width:977px;border-radius:5px;box-shadow:0 8px 24px 0 rgba(14,31,53,.08),0 6px 12px 0 rgba(14,31,53,.12),0 3px 6px 0 rgba(14,31,53,.08);margin:auto}.eventCard .eventThumbnail{position:absolute;top:0;left:0;object-fit:cover}.eventCard .eventDetails{z-index:1;display:flex;background-color:#ff8f3e;height:34px;position:absolute;left:0;bottom:40px;width:100%}.eventCard .eventDetails .item{display:flex;align-items:center;gap:10px}.eventCard .eventDetails .item:first-child{padding-left:17px}.eventCard .eventDetails .item:nth-child(2),.eventCard .eventDetails .item:nth-child(3){padding-left:30px}.eventCard .eventDetails .item .text{font-family:Montserrat;font-weight:600;font-size:16px;line-height:120%;color:#fff}.eventCard .background{clip-path:polygon(-18% -100%,100% 0,100% 100%,19% 100%);background:#383680;height:100%}.eventCard .content{padding:32px 32px 40px 77px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;z-index:2;width:568px;position:absolute;top:0;right:0;bottom:0}.eventCard .content .title{font-family:Open Sans;font-weight:400;font-size:32px;line-height:120%;color:#fff;text-align:right;margin-bottom:20px}.eventCard .content .paragraph{text-align:right;font-family:Montserrat;font-weight:400;font-size:20px;line-height:140%;color:#fff;margin-bottom:40px}.eventCard .content .button{margin:initial}@media screen and (max-width:1124px){.eventCard .eventDetails .item{gap:5px}.eventCard .eventDetails .item .text{font-size:14px}.eventCard .eventDetails .item:first-child,.eventCard .eventDetails .item:nth-child(2),.eventCard .eventDetails .item:nth-child(3){padding-left:12px}.eventCard .eventDetails .item img{width:auto;height:17px}}@media screen and (max-width:930px){.eventCard .content{width:500px}}@media screen and (max-width:870px){.eventCard .background{clip-path:none;background:none}.eventCard .content{width:100%;padding:0}.eventCard .content .title{text-align:center;background:#383680;padding:40px 20px 45px;width:100%}.eventCard .content .paragraph{display:none}.eventCard .content .button{position:absolute;bottom:50px;left:50%;transform:translateX(-50%)}.eventCard .eventDetails{justify-content:center;bottom:125px;background-color:#fff}.eventCard .eventDetails .item:first-child{padding-left:0}.eventCard .eventDetails .item .text{color:#ff8f3e}.eventCard .eventDetails .item img{filter:invert(86%) sepia(131%) saturate(4793%) hue-rotate(386deg) brightness(259%) contrast(149%)}}@media screen and (max-width:500px){.eventCard .eventDetails{height:24px}.eventCard .eventDetails .item .text{font-size:10px}.eventCard .eventDetails .item img{width:15px;height:15px}.eventCard .content .title{font-size:22px}.eventCard .content .whiteButton{background-image:url("data:image/svg+xml,%3Csvg width='317' height='64' viewBox='0 0 317 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='317' height='64' rx='5' fill='%23FF8F3E'/%3E%3C/svg%3E%0A");color:#fff;display:flex;align-items:center;gap:10px}.eventCard .content .whiteButton:hover{background:linear-gradient(272.64deg,#ff8f3e 25%,#ffb178 50.19%);background-position:80%!important;transition:all .3s linear}}.moreEvents .container{max-width:1300px!important}