.bar-event-auto{background:#FFF;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;z-index:700}
.bar-event-auto.fixed{position:fixed;bottom:0;width:100%;transition:all .7s;border-top:1px solid #333f48}
.bar-event-auto.fixed .bar-event-wrapper{padding:12px 0}
@media(max-width:767px){.bar-event-auto.fixed .container-info{position:absolute !important;height:1px !important;width:1px !important;padding:0 !important;margin:0 !important;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}
}
.bar-event-auto.fixed-hidden{position:fixed;z-index:1000;bottom:0;transform:translateY(100%)}
.bar-event-auto .bar-event-wrapper{display:flex;padding:24px 0;gap:20px;align-items:center;justify-content:flex-start}
@media(min-width:768px){.bar-event-auto .bar-event-wrapper{justify-content:space-between}
}
.bar-event-auto .bar-event-wrapper .container-info .title{color:#333f48;font-family:'N27 Bold';font-weight:700;font-style:normal;font-size:24px;line-height:32px;display:inline-block;margin-right:16px}
.bar-event-auto .bar-event-wrapper .container-info .registration{display:inline-flex;align-items:center;gap:8px;color:#333f48;font-family:'N27 Medium';font-weight:500;font-style:normal;font-size:14px;line-height:22px;line-height:20px}
.bar-event-auto .bar-event-wrapper .container-info .registration .icon-registration{width:12px;height:12px;max-width:12px;max-height:12px;border-radius:50%}
.bar-event-auto .bar-event-wrapper .container-info .registration--open .icon-registration{background:#009262}
.bar-event-auto .bar-event-wrapper .container-info .registration--close .icon-registration{background:#da291c}
.bar-event-auto .bar-event-wrapper .container-info .date{margin-top:8px;display:flex;gap:8px;align-items:start;color:#333f48;font-size:16px;line-height:24px;font-family:'N27 Regular';font-weight:400;font-style:normal}
.bar-event-auto .bar-event-wrapper .container-info .date .icon{font-size:24px}
.bar-event-auto .bar-event-wrapper .container-info .date.access{position:absolute !important;height:1px !important;width:1px !important;padding:0 !important;margin:0 !important;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}
.bar-event-auto .bar-event-wrapper .container-info .access{margin-top:8px;display:flex;gap:8px;align-items:center;color:#333f48;font-family:'N27 Bold';font-weight:700;font-style:normal;font-size:16px;line-height:24px}
.bar-event-auto .bar-event-wrapper .button-register .icon{position:absolute !important;height:1px !important;width:1px !important;padding:0 !important;margin:0 !important;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}
.bar-event-auto .bar-event-wrapper .button-register.advice{gap:8px}
.bar-event-auto .bar-event-wrapper .button-register.advice .icon{display:contents;font-size:24px;line-height:32px}
.bar-event-auto .bar-event-wrapper .button-register.disabled{background:#ebebeb;color:#646468;cursor:default}
.bar-event-auto .bar-event-wrapper .button-register.hidden{position:absolute !important;height:1px !important;width:1px !important;padding:0 !important;margin:0 !important;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}
@media(max-width:845px){.bar-event-auto .bar-event-wrapper{flex-direction:column;padding:20px 0}
.bar-event-auto .bar-event-wrapper .button-register{width:100%}
}