.evently-event-mobile{transition:all var(--global-animation-ms) ease-in-out}@media screen and (min-width:768px){.evently-event-mobile{display:none}}.evently-event-mobile__cover-image{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:12px 16px;aspect-ratio:1.87/1;background-image:var(--image);background-repeat:no-repeat;background-size:cover;position:relative}.evently-event-mobile__cover-image .evently-button{border-radius:100px!important;border:1px solid var(--neutral-200)!important}.evently-event-mobile__content{padding:0 16px}.evently-event-mobile__title{padding:16px 0}.evently-event-mobile__details{display:flex;flex-direction:column;gap:24px;padding:8px 0 24px}.evently-event-mobile .evently-event-organizer{margin:24px 0}.evently-event-mobile__description{display:flex;flex-direction:column;margin:24px 0;padding-bottom:24px}.evently-event-mobile__description img{width:-moz-fit-content;width:fit-content}.evently-event-mobile__bottom-box{position:fixed;bottom:0;width:100%;height:80px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--neutral-white);box-shadow:0 -4px 12px 0 rgba(33,37,41,.078)}.evently-event-mobile__bottom-box .evently-button{flex:1}