/*
 * Bulma
 */
/*
 * Media Queries mixins for Sass
 */
.overlay .css-loader {
  font-size: 90px;
  position: relative;
  overflow: hidden;
  width: 1em;
  height: 1em;
  margin: 72px auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease;
  animation: load6 1.7s infinite ease;
  text-indent: -9999em;
  color: #fff;
  border-radius: 50%; }

@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em; }
  5%,
  95% {
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em; }
  10%,
  59% {
    box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em; }
  20% {
    box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em; }
  38% {
    box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em; }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em; } }

@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em; }
  5%,
  95% {
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em; }
  10%,
  59% {
    box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em; }
  20% {
    box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em; }
  38% {
    box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em; }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em; } }

.hero > .hero-body {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  padding-top: 10rem;
  padding-bottom: 10rem; }
  @media only screen and (orientation: landscape) {
    .hero > .hero-body {
      padding-top: 15rem;
      padding-bottom: 15rem; } }
  @media only screen and (min-width: 414px) {
    .hero > .hero-body {
      padding-top: 10rem;
      padding-bottom: 10rem; } }

/*
 * AGENDA
 */
#Agenda {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1300px auto;
  background-image: url(../images/bg-agenda.png);
  background-size: 1300px auto; }
  @media only screen and (min-width: 1300px) {
    #Agenda {
      background-size: 100% auto; } }
  @media only screen and (min-width: 1300px) {
    #Agenda {
      background-size: 100% 3000px; } }
  #Agenda figure.image.title img {
    width: 90%;
    max-width: 400px;
    margin: auto; }
  #Agenda figure.image.title figcaption {
    font-size: 1.8rem;
    line-height: 1;
    text-align: center;
    font-weight: 400; }
    @media screen and (min-width: 1024px) {
      #Agenda figure.image.title figcaption {
        font-size: 2.0rem; } }
    #Agenda figure.image.title figcaption span {
      color: #ffe035;
      font-size: 2.2rem; }
      @media screen and (min-width: 1024px) {
        #Agenda figure.image.title figcaption span {
          font-size: 2.6rem; } }
  #Agenda .table {
    color: #ffffff;
    line-height: 1.4;
    margin-bottom: 3rem; }
    #Agenda .table th,
    #Agenda .table td {
      font-weight: 500;
      color: #ffffff;
      border: none; }
    #Agenda .table thead {
      border-top: 2px solid #5ccae8;
      font-weight: 500; }
      #Agenda .table thead th {
        background-color: #ed247f;
        text-align: center;
        border-left: 1px solid #fff;
        white-space: nowrap; }
        #Agenda .table thead th:first-child {
          border-left: none; }
          @media screen and (min-width: 1024px) {
            #Agenda .table thead th:first-child {
              background-color: #6f3049; } }
    #Agenda .table tbody {
      border-bottom: 2px solid #5ccae8; }
      #Agenda .table tbody th {
        background-color: #1b1631;
        white-space: nowrap;
        width: 20%;
        min-width: 110px;
        max-width: 180px; }
      #Agenda .table tbody td {
        background-color: #24174f; }
        #Agenda .table tbody td h4 {
          color: #ffe035;
          font-weight: bold; }
        #Agenda .table tbody td ul {
          margin-top: 0.5rem; }
          #Agenda .table tbody td ul li {
            position: relative;
            color: #ffffff;
            margin-left: 2rem;
            font-weight: 400; }
            #Agenda .table tbody td ul li:before {
              content: "";
              position: absolute;
              display: block;
              left: -1.5rem;
              top: 0.75rem;
              width: 7px;
              height: 7px;
              background-color: #ffe035;
              border-radius: 100%; }
          #Agenda .table tbody td ul.is-inline {
            display: inline-block !important;
            margin-top: 0.5rem; }
            #Agenda .table tbody td ul.is-inline li {
              display: inline; }
      #Agenda .table tbody tr {
        border-bottom: 1px solid #815da4; }
        #Agenda .table tbody tr.bd-b-none {
          border-bottom: none; }
        #Agenda .table tbody tr.hilight {
          border: none; }
          #Agenda .table tbody tr.hilight th {
            background-color: #3c4c5d; }
          #Agenda .table tbody tr.hilight td {
            background-color: #3f4f74;
            text-align: center; }
    #Agenda .table strong {
      color: inherit; }
    #Agenda .table .bd {
      border: 1px solid #815da4; }
    #Agenda .table .bd-t {
      border-top: 1px solid #815da4; }
    #Agenda .table .bd-b {
      border-bottom: 1px solid #815da4; }
    #Agenda .table .bd-l {
      border-left: 1px solid #815da4; }
    #Agenda .table .bd-r {
      border-right: 1px solid #815da4; }
    #Agenda .table .va-c {
      vertical-align: middle; }
