.eventCardForMainPage{position:relative;overflow:hidden;height:432px;width:100%;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)}.eventCardForMainPage .eventThumbnail{object-fit:cover}.eventCardForMainPage .eventDetails{z-index:1;display:flex;background-color:#ff8f3e;height:44px;position:absolute;left:0;bottom:50px;width:100%;gap:30px}.eventCardForMainPage .eventDetails .item{display:flex;align-items:center;gap:10px}.eventCardForMainPage .eventDetails .item .text{font-family:Montserrat;font-weight:600;font-size:20px;line-height:120%;color:#fff}.eventCardForMainPage .background{background:#383680;height:100%}.eventCardForMainPage .content{display:flex;flex-direction:column;justify-content:space-between;z-index:2;width:610px}.eventCardForMainPage .content .title{font-family:Open Sans;font-weight:400;font-size:32px;line-height:120%;color:#fff}.eventCardForMainPage .content .paragraph{font-family:Montserrat;font-weight:400;font-size:20px;line-height:140%;color:#fff;width:400px}.eventCardForMainPage .content .button{margin:initial}.eventCardForMainPage:nth-child(odd) .background{clip-path:polygon(-20% -100%,100% 0,100% 100%,26% 100%)}.eventCardForMainPage:nth-child(odd) .content{position:absolute;top:0;right:0;bottom:0;padding:28px 43px 51px 57px;align-items:flex-end}.eventCardForMainPage:nth-child(odd) .content .title{text-align:right;max-width:500px;width:100%}.eventCardForMainPage:nth-child(odd) .content .paragraph{text-align:right}.eventCardForMainPage:nth-child(odd) .eventThumbnail{position:absolute;top:0;left:0}.eventCardForMainPage:nth-child(odd) .eventDetails{justify-content:flex-start;padding-left:17px;padding-right:30px}.eventCardForMainPage:nth-child(2n) .content{position:absolute;top:0;left:0;bottom:0;padding:28px 80px 47px 42px;align-items:flex-start}.eventCardForMainPage:nth-child(2n) .content .paragraph,.eventCardForMainPage:nth-child(2n) .content .title{text-align:left}.eventCardForMainPage:nth-child(2n) .background{clip-path:polygon(0 0,96% 0,73% 100%,0 100%)}.eventCardForMainPage:nth-child(2n) .eventThumbnail{position:absolute;top:0;right:0}.eventCardForMainPage:nth-child(2n) .eventDetails{justify-content:flex-end;padding-left:17px;padding-right:17px}@media screen and (max-width:1125px){.eventCardForMainPage .eventDetails{gap:20px}.eventCardForMainPage .eventDetails .item .text{font-size:16px}.eventCardForMainPage .eventDetails .item img{height:22px;width:auto}}@media screen and (max-width:1046px){.eventCardForMainPage:nth-child(odd) .eventDetails{padding-left:16px;padding-right:10px}.eventCardForMainPage:nth-child(2n) .eventDetails{padding-left:10px;padding-right:16px}}@media screen and (max-width:1018px){.eventCardForMainPage .content{width:600px}.eventCardForMainPage .eventDetails{gap:10px}.eventCardForMainPage .eventDetails .item .text{font-size:17px}}@media screen and (max-width:910px){.eventCardForMainPage .content{width:560px}}@media screen and (max-width:895px){.eventCardForMainPage:nth-child(2n) .background,.eventCardForMainPage:nth-child(odd) .background{clip-path:none;background:none}.eventCardForMainPage:nth-child(2n) .content,.eventCardForMainPage:nth-child(odd) .content{width:100%;padding:0}.eventCardForMainPage:nth-child(2n) .content .title,.eventCardForMainPage:nth-child(odd) .content .title{text-align:center;background:#383680;padding:40px 20px 45px;width:100%;max-width:none}.eventCardForMainPage:nth-child(2n) .content .paragraph,.eventCardForMainPage:nth-child(odd) .content .paragraph{display:none}.eventCardForMainPage:nth-child(2n) .content .button,.eventCardForMainPage:nth-child(odd) .content .button{position:absolute;bottom:50px;left:50%;transform:translateX(-50%)}.eventCardForMainPage:nth-child(2n) .eventDetails,.eventCardForMainPage:nth-child(odd) .eventDetails{justify-content:center;bottom:125px;background-color:#fff}.eventCardForMainPage:nth-child(2n) .eventDetails .item .text,.eventCardForMainPage:nth-child(odd) .eventDetails .item .text{color:#ff8f3e}.eventCardForMainPage:nth-child(2n) .eventDetails .item img,.eventCardForMainPage:nth-child(odd) .eventDetails .item img{filter:invert(86%) sepia(131%) saturate(4793%) hue-rotate(386deg) brightness(259%) contrast(149%)}.eventCardForMainPage:nth-child(2n) .eventThumbnail,.eventCardForMainPage:nth-child(odd) .eventThumbnail{width:100%}}@media screen and (max-width:500px){.eventCardForMainPage .eventDetails{height:24px}.eventCardForMainPage .eventDetails .item .text{font-size:10px}.eventCardForMainPage .eventDetails .item img{width:15px;height:15px}.eventCardForMainPage .content .title{font-size:22px}.eventCardForMainPage .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}.eventCardForMainPage .content .whiteButton:hover{background:linear-gradient(272.64deg,#ff8f3e 25%,#ffb178 50.19%);background-position:80%!important;transition:all .3s linear}}