.event-information{bottom:40px;position:fixed;right:40px;transition:right 1s linear;z-index:100}.event-information.close{right:-400px;transition:right 1s linear}.event-information .inner-wrap{background:#fff;border-radius:16px;box-shadow:0 8px 52px rgba(0,0,0,.17);max-width:335px;padding:16px;width:100%}.event-information .inner-wrap .hint-img{max-width:62px;width:100%}.event-information .inner-wrap .hint-img .feature-img{border-radius:4px;height:62px;width:100%}.event-information .inner-wrap .info{max-width:225px;width:100%}.event-information .inner-wrap .info .heading{color:#006698;font-weight:700}.event-information .inner-wrap .close-event{background:#f4f4f5;border:none;border-radius:4px;color:#383838;margin-right:10px;padding:6px 14px}.event-information .register-now .right-arrow{margin-left:15px}.event-information .register-now{background:rgba(0,102,152,.1);border-radius:4px;color:#006698;font-weight:700;min-width:225px;padding:4px 16px;text-align:center;text-decoration:none}.event-information .inner-wrap .button-wrap{margin-top:15px}@media (max-width:480px){.event-information .inner-wrap .hint-img{display:none}.event-information{left:0;margin:0 auto;max-width:335px;right:0}}