.tabs{border-bottom:1px solid #ccc;display:flex;justify-content:center;margin-bottom:64px}.tab{cursor:pointer;padding:10px 20px;position:relative;transition:color .3s ease}.tab:after{background:#133156;bottom:-1px;content:"";height:2px;left:50%;position:absolute;transition:width .3s ease,left .3s ease;width:0}.tab.active:after,.tab:hover:after{left:0;width:100%}.cards{display:flex;flex-wrap:wrap;gap:15px;justify-content:start}.event-card{display:none}.event-card-wrapper{align-items:stretch;display:flex;gap:8px;justify-content:start}.event-card.show{display:block;width:100%}.event-det{align-items:start;background:var(--Primary-Latte-Mocha-LM-10,#e9e9e8);border-radius:0;display:grid;gap:32px;grid-template-columns:1fr 2px 170px;justify-content:start;padding:32px;width:100%}.eventcategory{text-transform:capitalize}.event-first-det{justify-content:space-between;margin-bottom:32px;max-width:610px;width:100%}.dflex-gap8,.event-first-det{align-items:center;display:flex}.dflex-gap8{gap:8px;justify-content:center}.event-d-a-t{border:1px solid #7d6f54;border-radius:50px;display:flex;gap:32px;justify-content:space-between;padding:4px 16px}.event-d-a-t .p3{font-size:14px;line-height:120%}.event-img{height:auto;max-width:269px;object-fit:cover;width:100%}.event-place{align-items:center;display:flex;gap:8px;justify-content:start}.event-about,.event-title{margin-bottom:16px}.event-sep{background-color:#a3a8a7;height:100%;width:1px}.event-btn-and-gsts{display:flex;flex-direction:column;gap:32px;height:100%;justify-content:center}.event-guests-wrapper img{border-radius:50%;height:64px;max-width:64px;width:100%}.event-guests-wrapper img:not(:first-child){margin-left:-22px}@media only screen and (max-width:1270px){.event-first-det{flex-direction:column;gap:10px}.event-first-det .eventcategory{align-self:flex-start}.event-first-det .event-d-a-t{gap:16px;justify-content:center;width:100%}.event-first-det .event-d-a-t .p3{font-size:14px}}@media only screen and (max-width:1000px){.event-d-a-t{padding:8px 16px;width:100%}}@media only screen and (max-width:850px){.event-card-wrapper{flex-direction:column}.event-img{height:400px;max-width:none;object-fit:cover;width:100%}.event-d-a-t{flex-direction:row}}@media only screen and (max-width:1079px){.event-det{grid-template-columns:1fr}.event-sep{display:none}}@media only screen and (max-width:570px){.event-date svg{height:20px;width:20px}.event-first-det .event-d-a-t .p3{font-size:12px}.event-img{height:auto;object-fit:fill;width:100%}.event-det{padding:24px}.event-first-det{margin-bottom:14px}.event-btn-and-gsts{align-items:center}}