.elementor-66946 .elementor-element.elementor-element-83cb773{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-66946 .elementor-element.elementor-element-83cb773:not(.elementor-motion-effects-element-type-background), .elementor-66946 .elementor-element.elementor-element-83cb773 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}#elementor-popup-modal-66946 .dialog-widget-content{animation-duration:0.1s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}#elementor-popup-modal-66946 .dialog-message{width:307px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-66946{justify-content:center;align-items:center;}/* Start custom CSS for html, class: .elementor-element-749789c */.cg-menu-eventos {
  position: fixed;
  top: 0;
  right: 0;
  width: 270px;
  height: 100vh;
  background: #f5f5f5;
  z-index: 9999;
  box-sizing: border-box;
  padding: 20px 30px;
}

.cg-menu-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.cg-menu-topo h2 {
  margin: 0;
  font-size: 19px;
  color: #333;
  margin-bottom: -10px;
}

.cg-menu-eventos ul {
  list-style: none;
  padding: 0;
  margin: 0px ;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.cg-menu-eventos li {
  margin: 0;
}

.cg-menu-eventos a {
  text-decoration: none;
  color: #333;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  transition: 0.3s;
}

.cg-menu-eventos a:hover {
  color: #000;
  border-color: #000;
}

.cg-menu-bottom {
  margin-top: auto;
}

.cg-menu-bottom a {
  font-size: 14px;
  text-transform: lowercase;
  border: none;
  opacity: 0.7;
}

.cg-menu-bottom a:hover {
  opacity: 1;
}/* End custom CSS */