.event-popup{bottom:-200px;height:auto!important;left:0;opacity:0;position:fixed;right:0;transition:.3s ease-in-out}@media only screen and (min-width:576px){.event-popup{padding-bottom:15px}}.event-popup.open{bottom:0;opacity:1}.event-popup .sm-container{padding-left:0;padding-right:0}.event-popup .event-box{border-bottom-left-radius:0;border-bottom-right-radius:0}@media only screen and (min-width:576px){.event-popup .event-box{border-bottom-left-radius:10px;border-bottom-right-radius:10px}}@media only screen and (min-width:768px){.event-popup .event-box{align-items:center;display:flex}}.event-popup .event-box .direction-buttons{justify-content:center;margin-bottom:5px}@media only screen and (min-width:768px){.event-popup .event-box .direction-buttons{margin-bottom:0}}.event-popup .event-box .box-buttons{align-items:center;display:flex;justify-content:center}@media only screen and (min-width:768px){.event-popup .event-box .box-buttons{align-items:center}}.event-popup .event-box .box-buttons .button{white-space:nowrap}.event-popup .event-box .box-buttons button.close-btn{min-width:auto;padding-left:15px;padding-right:15px}.event-popup .event-box .box-buttons button.close-btn:hover{color:#2a2f33}@media only screen and (min-width:768px){.event-popup .event-box .box-buttons button.close-btn span{display:none}}.event-popup .event-box .box-buttons button.close-btn i{display:none;position:relative;top:1px}@media only screen and (min-width:768px){.event-popup .event-box .box-buttons button.close-btn i{display:inline-block}}