@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap);
body{font-family:Lato,sans-serif}.events-transition-item{transition:all .6s}.events-transition-enter,.events-transition-leave-to{opacity:0}.events-transition-leave-active{position:absolute}.exhibitors-transition-item{transition:all .6s}.exhibitors-transition-enter,.exhibitors-transition-leave-to{opacity:0}.exhibitors-transition-leave-active{position:absolute}.loading-spinner{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spin;-moz-animation-name:spin;-ms-animation-name:spin;animation-name:spin;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vue-portal-target{position:relative;z-index:10000}a:focus,button:focus,input[type=text]:focus,select:focus{outline:none}.btn-1{background-color:#e0071b;border:2px solid #e0071b;color:#fff}.btn-1:hover{background-color:#fff;color:#e0071b}.embed-responsive{display:block;height:0;overflow:hidden;padding:0;position:relative}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive .close{background-color:#000;border-radius:3px;color:#fff;font-size:20px;font-weight:700;height:32px;position:absolute;right:10px;top:10px;width:32px}.embed-responsive .start{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.aspect-square{padding-top:100%}.aspect-16-9{padding-top:56.25%}.aspect-4-3{padding-top:75%}.aspect-21-9{padding-top:42.86%}.center-h-absolute{top:50%;transform:translateY(-50%)}@keyframes color-change{0%{background-color:#e0071b}50%{background-color:rgba(224,7,27,.8)}to{background-color:#e0071b}}#chat .unread-messages{animation-duration:1s;animation-iteration-count:infinite;animation-name:color-change}.default-styles ul{list-style:disc;padding-bottom:15px;padding-left:40px}.default-styles ol{list-style:decimal;padding-left:40px}.default-styles ol,.default-styles p{padding-bottom:15px}
