.event-row-container {
  width: auto;
  height: 50px;
  display: flex;
  position: relative;
  align-self: flex-start;
  align-items: center;
  border-color: var(--dl-color-gray-500);
  border-width: 1px;
  justify-content: flex-start;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.event-row-container1 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.event-row-round {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 700;
  padding-right: var(--dl-space-space-twounits);
}
.event-row-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.event-row-date {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 700;
  padding-right: var(--dl-space-space-twounits);
}
.event-row-venue {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 700;
}



































































@media(max-width: 991px) {
  .event-row-container {
    width: 100%;
    height: 73px;
    max-width: 300px;
    margin-bottom: var(--dl-space-space-halfunit);
    justify-content: space-between;
  }
  .event-row-container1 {
    width: auto;
    margin-right: var(--dl-space-space-twounits);
  }
  .event-row-round {
    padding-right: 0px;
  }
  .event-row-container2 {
    width: auto;
    height: auto;
    max-width: var(--dl-size-size-xxlarge);
    align-self: stretch;
    align-items: flex-end;
    flex-direction: column;
    justify-content: center;
  }
  .event-row-date {
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-halfunit);
  }
}

.gallery-card2-gallery-card {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.gallery-card2-container {
  width: 100%;
  height: 100%;
  display: flex;
  opacity: 0;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: #00000096;
}
.gallery-card2-container1 {
  width: 100%;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.gallery-card2-text {
  color: var(--dl-color-gray-white);
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card2-text1 {
  color: var(--dl-color-gray-white);
  text-align: center;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card2-text2 {
  color: var(--dl-color-gray-white);
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}
.gallery-card2-image {
  top: 0px;
  left: auto;
  right: 0px;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card2-root-class-name {
  flex: 1;
}
.gallery-card2-root-class-name1 {
  flex: 1;
  height: 100%;
}


.gallery-card2-root-class-name4 {
  flex: 1;
  height: 100%;
}

.gallery-card2-root-class-name6 {
  flex: 1;
}


.gallery-card2-root-class-name9 {
  flex: 1;
  height: 100%;
}
.gallery-card2-root-class-name10 {
  flex: 1;
}


.gallery-card2-root-class-name13 {
  flex: 1;
  height: 100%;
}
.gallery-card2-root-class-name14 {
  flex: 1;
}


@media(max-width: 767px) {
  .gallery-card2-gallery-card {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .gallery-card2-container {
    max-width: auto;
  }
  .gallery-card2-image {
    top: 0px;
    left: 0px;
    right: auto;
    bottom: auto;
  }
}

.item-item {
  width: 400px;
  height: 36px;
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
}
.item-details {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.item-text {
  color: #ffffff;
  width: 190px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
}
.item-text1 {
  color: var(--dl-color-gray-900);
  font-size: 16px;
  line-height: 36px;
}
.item-icon {
  fill: #ffffff;
  width: 30px;
  height: 30px;
  display: none;
}
.item-root-class-name {
  width: 100%;
  align-self: center;
}
.item-root-class-name1 {
  width: 100%;
}
.item-root-class-name2 {
  width: 100%;
}
.item-root-class-name3 {
  width: 100%;
}
.item-root-class-name4 {
  width: 100%;
}
.item-root-class-name5 {
  width: 100%;
  align-self: center;
}
.item-root-class-name6 {
  width: 100%;
}
.item-root-class-name7 {
  width: 100%;
}
.item-root-class-name8 {
  width: 100%;
}
.item-root-class-name9 {
  width: 100%;
}
.item-root-class-name10 {
  width: 100%;
  align-self: center;
}
.item-root-class-name11 {
  width: 100%;
}
.item-root-class-name12 {
  width: 100%;
}
.item-root-class-name13 {
  width: 100%;
}
.item-root-class-name14 {
  width: 100%;
}
.item-root-class-name15 {
  width: 100%;
  align-self: center;
}
.item-root-class-name16 {
  width: 100%;
}
.item-root-class-name17 {
  width: 100%;
}
.item-root-class-name18 {
  width: 100%;
}
.item-root-class-name19 {
  width: 100%;
}
.item-root-class-name20 {
  width: 100%;
  align-self: center;
}
.item-root-class-name21 {
  width: 100%;
}
.item-root-class-name22 {
  width: 100%;
}
.item-root-class-name23 {
  width: 100%;
}
.item-root-class-name24 {
  width: 100%;
}
@media(max-width: 991px) {
  .item-item {
    width: 100%;
    height: auto;
    align-items: center;
    padding-top: var(--dl-space-space-unit);
    flex-direction: row;
    padding-bottom: var(--dl-space-space-unit);
    justify-content: space-between;
  }
  .item-details {
    gap: var(--dl-space-space-halfunit);
    width: 410px;
    align-items: flex-start;
    flex-direction: column;
  }
  .item-text {
    font-size: 16px;
    line-height: 24px;
  }
  .item-text1 {
    font-size: 14px;
    align-self: flex-start;
    line-height: 21px;
  }
  .item-icon {
    width: 30px;
    height: 30px;
  }
  .item-root-class-name {
    height: auto;
  }
  .item-root-class-name1 {
    height: auto;
  }
  .item-root-class-name2 {
    height: auto;
  }
  .item-root-class-name3 {
    height: auto;
  }
  .item-root-class-name10 {
    height: auto;
  }
  .item-root-class-name11 {
    height: auto;
  }
  .item-root-class-name12 {
    height: auto;
  }
  .item-root-class-name13 {
    height: auto;
  }
  .item-root-class-name15 {
    height: auto;
  }
  .item-root-class-name16 {
    height: auto;
  }
  .item-root-class-name17 {
    height: auto;
  }
  .item-root-class-name18 {
    height: auto;
  }
  .item-root-class-name20 {
    height: auto;
  }
  .item-root-class-name21 {
    height: auto;
  }
  .item-root-class-name22 {
    height: auto;
  }
  .item-root-class-name23 {
    height: auto;
  }
}

.sponsors-container {
  flex: 0 0 auto;
  width: 100%;
  height: 230px;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: var(--dl-color-gray-white);
}
.sponsors-image {
  width: 200px;
  height: auto;
  padding-right: 0px;
}
.sponsors-image1 {
  width: 200px;
  object-fit: cover;
}
.sponsors-image2 {
  width: 200px;
  object-fit: cover;
}
.sponsors-image3 {
  width: 200px;
  object-fit: cover;
}
.sponsors-root-class-name1 {
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
}
.sponsors-root-class-name2 {
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
}
@media(max-width: 767px) {
  .sponsors-container {
    height: auto;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sponsors-image {
    margin: var(--dl-space-space-twounits);
    max-width: 200px;
    padding-right: 0px;
  }
  .sponsors-image1 {
    margin: var(--dl-space-space-twounits);
    max-width: 200px;
  }
  .sponsors-image2 {
    margin: var(--dl-space-space-twounits);
    max-width: 200px;
  }
  .sponsors-image3 {
    margin: var(--dl-space-space-twounits);
    max-width: 200px;
  }
}
@media(max-width: 479px) {
  .sponsors-container {
    justify-content: center;
  }
}

.gallery-card21-gallery-card {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.gallery-card21-container {
  width: 100%;
  height: 100%;
  display: flex;
  opacity: 0;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: #00000096;
}
.gallery-card21-container1 {
  width: 100%;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.gallery-card21-text {
  color: var(--dl-color-gray-white);
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card21-text1 {
  color: var(--dl-color-gray-white);
  text-align: center;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card21-text2 {
  color: var(--dl-color-gray-white);
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}
.gallery-card21-image {
  top: 0px;
  left: auto;
  right: 0px;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card21-root-class-name {
  flex: 1;
}
.gallery-card21-root-class-name1 {
  height: 100%;
  align-self: center;
}


.gallery-card21-root-class-name4 {
  height: 100%;
  align-self: center;
}

.gallery-card21-root-class-name6 {
  flex: 1;
}


.gallery-card21-root-class-name9 {
  height: 100%;
  align-self: center;
}
.gallery-card21-root-class-name10 {
  flex: 1;
}


.gallery-card21-root-class-name13 {
  height: 100%;
  align-self: center;
}
.gallery-card21-root-class-name14 {
  flex: 1;
}


@media(max-width: 767px) {
  .gallery-card21-gallery-card {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .gallery-card21-container {
    max-width: auto;
  }
  .gallery-card21-image {
    top: 0px;
    left: 0px;
    right: auto;
    bottom: auto;
  }
}

.it-container {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #000000;
}
.it-container01 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: flex-end;
}
.it-text {
  color: var(--dl-color-gray-700);
  padding-right: var(--dl-space-space-oneandhalfunits);
}
.it-navlink {
  display: contents;
}
.it-en {
  width: auto;
  height: var(--dl-size-size-xsmall);
  object-fit: cover;
  margin-right: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.it-navlink1 {
  display: contents;
}
.it-it {
  width: auto;
  height: var(--dl-size-size-xsmall);
  object-fit: cover;
  text-decoration: none;
}
.it-navbar-interactive {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: var(--dl-color-gray-500);
}
.it-image {
  height: 3rem;
}
.it-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.it-links {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.it-link {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}
.it-link01 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.it-link02 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.it-link03 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.it-link04 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.it-icon {
  width: 24px;
  height: 24px;
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.it-icon02 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.it-burger-menu {
  display: none;
}
.it-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.it-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.it-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.it-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.it-logo {
  height: 2rem;
}
.it-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.it-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.it-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.it-link07 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.it-link08 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.it-link09 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.it-link10 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.it-link11 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.it-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.it-icon10 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  text-decoration: none;
}
.it-hero {
  width: 100%;
  height: 781px;
  display: flex;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  min-height: var(--dl-size-size-large);
  align-items: center;
  padding-top: var(--dl-space-space-threeunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  background-size: cover;
  justify-content: center;
  background-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.6) 100.00%,rgba(0, 0, 0, 0.6) 100.00%),url("public/302444795_535797585012564_5586374369401702300_n-1400w.jpg");
  background-repeat: center;
  background-position: top lefttop left,bottom;
}
.it-text03 {
  color: var(--dl-color-gray-white);
  font-size: 3rem;
}
.it-text04 {
  color: var(--dl-color-gray-white);
  font-size: 24px;
  align-self: center;
  font-style: normal;
  margin-top: var(--dl-space-space-twounits);
  text-align: center;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-twounits);
}
.it-link14 {
  color: rgb(255, 255, 255);
  font-size: 1rem;
  transition: 0.3s;
  padding-top: var(--dl-space-space-unit);
  border-color: var(--dl-color-gray-white);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  padding-bottom: var(--dl-space-space-unit);
  text-transform: uppercase;
  text-decoration: none;
  background-color: rgb(49, 48, 48);
}
.it-link14:hover {
  transform: scale(1.02);
}
.it-calendars {
  width: 100%;
  height: 800px;
  display: flex;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  min-height: var(--dl-size-size-xxlarge);
  align-items: center;
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-fourunits);
  background-size: cover;
  justify-content: space-between;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0.00%,rgb(0, 0, 0) 100.00%),url("public/backgrounds/ai_051.svg");
  background-repeat: no-repeat;
  background-position: top left;
}
.it-container02 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  max-width: 500px;
  align-self: flex-start;
  align-items: center;
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
}
.it-image1 {
  width: 300px;
  height: 280px;
  max-width: 300px;
  align-self: center;
  object-fit: cover;
}
.it-container03 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  max-width: 500px;
  align-self: flex-start;
  align-items: center;
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
}
.it-image2 {
  width: 300px;
  height: 280px;
  max-width: 300px;
  align-self: center;
  object-fit: cover;
}
.it-container04 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  max-width: 500px;
  align-self: flex-start;
  align-items: center;
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
}
.it-image3 {
  width: 300px;
  height: 280px;
  max-width: 300px;
  align-self: center;
  object-fit: cover;
}
.it-baiox {
  width: 100%;
  height: 292px;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: auto;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  background-color: var(--dl-color-gray-white);
}
.it-image4 {
  width: 400px;
  z-index: 100;
  align-self: center;
  object-fit: cover;
}
.it-container05 {
  width: 632px;
  display: flex;
  flex-direction: column;
}
.it-text12 {
  width: auto;
  font-size: 3rem;
  max-width: auto;
  align-self: center;
}
.it-text13 {
  font-size: 18px;
  margin-top: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-twounits);
}
.it-baiox-gallery {
  width: 100%;
  height: 1000px;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  background-color: var(--dl-color-gray-500);
}
.it-container06 {
  flex: 3;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.it-container07 {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.it-container08 {
  flex: 1;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.it-container09 {
  flex: 1;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.it-container10 {
  flex: 1;
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: flex-start;
  flex-direction: column;
}
.it-container11 {
  flex: 2;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.it-breaker {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: space-between;
  background-image: linear-gradient(0deg, rgba(189, 195, 199, 0.3) 0.00%,rgb(0, 0, 0) 86.00%),url("public/backgrounds/ai_04.svg");
  background-repeat: cover;
  background-position: center;
}
.it-text19 {
  color: var(--dl-color-gray-white);
  font-size: 3rem;
  text-align: center;
  padding-top: var(--dl-space-space-twounits);
  padding-bottom: var(--dl-space-space-twounits);
}
.it-team {
  width: 100%;
  height: 427px;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  background-color: var(--dl-color-gray-500);
}
.it-container12 {
  flex: 0 0 auto;
  width: 506px;
  height: 318px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.it-text20 {
  color: var(--dl-color-gray-900);
  font-size: 18px;
  max-width: auto;
  align-self: stretch;
  margin-top: var(--dl-space-space-twounits);
  text-align: justify;
  margin-bottom: var(--dl-space-space-twounits);
}
.it-container13 {
  flex: 0 0 auto;
  width: 506px;
  height: 221px;
  display: flex;
  align-self: center;
  margin-top: 0px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.it-breaker1 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  background-size: cover;
  justify-content: space-between;
  background-image: linear-gradient(0deg, rgb(0, 0, 0) 0.00%,rgba(0, 0, 0, 0.3) 100.00%),url("public/backgrounds/ai_02.svg");
  background-repeat: cover;
  background-position: center;
}
.it-text26 {
  color: #ffffff;
  width: auto;
  height: auto;
  font-size: 3em;
  align-self: center;
  text-align: center;
}
.it-events {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  justify-content: center;
  background-color: #000000;
}
.it-image5 {
  width: 864px;
  height: 364px;
  align-self: center;
  object-fit: cover;
}
.it-events-gallery {
  width: 100%;
  height: 1000px;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  background-size: cover;
  background-image: url("public/backgrounds/ai_02.svg");
}
.it-container14 {
  flex: 2;
  width: 475px;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.it-container15 {
  flex: 3;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.it-container16 {
  width: 100%;
  height: 460px;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: flex-start;
  flex-direction: column;
}
.it-container17 {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  margin-top: 0px;
  align-items: flex-start;
  flex-direction: row;
}
.it-container18 {
  flex: 1;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.it-container19 {
  flex: 1;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.it-footer {
  width: 100%;
  height: auto;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: space-between;
  background-color: var(--dl-color-gray-500);
}
.it-image6 {
  width: auto;
  height: 3rem;
  object-fit: cover;
}
.it-container20 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: space-between;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
}
.it-text27 {
  align-self: flex-end;
  margin-top: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-halfunit);
}
.it-text30 {
  align-self: flex-end;
  text-align: right;
  margin-bottom: var(--dl-space-space-unit);
}
.it-text33 {
  align-self: flex-end;
  text-align: right;
  margin-bottom: var(--dl-space-space-unit);
}
.it-text34 {
  font-style: normal;
  font-weight: 600;
}
.it-text37 {
  font-style: normal;
  font-weight: 600;
}
.it-icon-group2 {
  align-self: flex-end;
}
.it-icon12 {
  width: 24px;
  height: 24px;
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.it-icon14 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.it-text40 {
  align-self: flex-end;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  text-align: right;
  font-weight: 400;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
@media(max-width: 991px) {
  .it-link {
    font-size: 16px;
  }
  .it-link01 {
    font-size: 16px;
  }
  .it-link02 {
    font-size: 16px;
  }
  .it-link03 {
    font-size: 16px;
  }
  .it-link04 {
    font-size: 16px;
  }
  .it-link07 {
    font-size: 20px;
  }
  .it-link08 {
    font-size: 20px;
  }
  .it-text01 {
    font-size: 20px;
  }
  .it-link09 {
    font-size: 20px;
  }
  .it-link10 {
    font-size: 20px;
  }
  .it-link11 {
    font-size: 20px;
  }
  .it-hero {
    flex-direction: column;
  }
  .it-text03 {
    text-align: center;
  }
  .it-text04 {
    text-align: center;
  }
  .it-calendars {
    max-width: 100%;
    flex-direction: row;
  }
  .it-container02 {
    max-width: 300px;
  }
  .it-container03 {
    max-width: 300px;
  }
  .it-container04 {
    max-width: 300px;
  }
  .it-baiox {
    height: 500px;
    position: relative;
    flex-direction: column;
  }
  .it-image4 {
    top: -64px;
    left: 0px;
    right: 0px;
    width: 314px;
    height: 339px;
    margin: auto;
    position: absolute;
  }
  .it-container05 {
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    margin: auto;
    position: absolute;
    align-self: stretch;
    align-items: center;
    padding-right: 0px;
  }
  .it-text12 {
    text-align: center;
  }
  .it-text13 {
    text-align: justify;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
  }
  .it-container11 {
    width: 100%;
  }
  .it-team {
    height: 523px;
    flex-direction: row;
  }
  .it-container12 {
    flex: 1;
    width: 100%;
    height: auto;
    padding-right: var(--dl-space-space-twounits);
  }
  .it-text20 {
    width: 100%;
    max-width: 100%;
  }
  .it-container13 {
    flex: 1;
    width: auto;
    height: auto;
    align-self: flex-start;
    margin-top: 0px;
    margin-left: 0px;
  }
  .it-container14 {
    width: 100%;
  }
}
@media(max-width: 767px) {
  .it-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .it-desktop-menu {
    display: none;
  }
  .it-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .it-mobile-menu {
    height: auto;
  }
  .it-logo {
    height: 3rem;
  }
  .it-link07 {
    margin-bottom: var(--dl-space-space-unit);
    text-decoration: none;
  }
  .it-link08 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
    text-decoration: none;
  }
  .it-text01 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .it-link09 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
    text-decoration: none;
  }
  .it-link10 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
    text-decoration: none;
  }
  .it-link11 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
    text-decoration: none;
  }
  .it-hero {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .it-calendars {
    height: auto;
    flex-wrap: wrap;
    align-self: center;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .it-container02 {
    align-self: flex-start;
  }
  .it-container03 {
    flex: 1;
    align-self: flex-start;
  }
  .it-container04 {
    flex: 1;
    align-self: flex-start;
  }
  .it-baiox {
    height: 464px;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .it-image4 {
    top: -65px;
    left: 0px;
    right: 0px;
    width: 250px;
    height: 250px;
    margin: auto;
  }
  .it-text13 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .it-baiox-gallery {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .it-container07 {
    flex-direction: column;
  }
  .it-breaker {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .it-team {
    height: auto;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    flex-direction: row;
  }
  .it-text20 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .it-container13 {
    flex: 0 0 auto;
    max-width: 300px;
  }
  .it-breaker1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .it-image5 {
    width: 100%;
    height: auto;
  }
  .it-events-gallery {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .it-container17 {
    flex-direction: column;
  }
  .it-footer {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
}
@media(max-width: 479px) {
  .it-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .it-icon-group {
    display: none;
  }
  .it-mobile-menu {
    padding: 16px;
  }
  .it-hero {
    width: 100%;
    padding: var(--dl-space-space-twounits);
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    background-size: cover;
    background-repeat: center,no-repeat;
    background-position: top lefttop left,center;
  }
  .it-link14 {
    margin-top: var(--dl-space-space-unit);
    margin-left: 0px;
  }
  .it-calendars {
    align-self: center;
    justify-content: center;
  }
  .it-baiox {
    height: 500px;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .it-image4 {
    top: -46px;
    left: 0px;
    right: 0px;
    width: 200px;
    height: 200px;
    margin: auto;
  }
  .it-container05 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .it-text12 {
    font-size: 2rem;
  }
  .it-text13 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .it-baiox-gallery {
    padding: var(--dl-space-space-unit);
    flex-direction: column;
  }
  .it-container06 {
    width: auto;
  }
  .it-breaker {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .it-team {
    align-self: center;
    align-items: center;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    flex-direction: column;
    padding-bottom: var(--dl-space-space-twounits);
  }
  .it-container12 {
    align-self: center;
    padding-right: 0px;
  }
  .it-container13 {
    align-self: center;
  }
  .it-breaker1 {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .it-image5 {
    width: 100%;
    height: auto;
  }
  .it-events-gallery {
    height: auto;
    padding: var(--dl-space-space-unit);
    flex-direction: column;
  }
  .it-container15 {
    width: auto;
  }
  .it-footer {
    height: 360px;
    padding: var(--dl-space-space-unit);
    flex-direction: column;
  }
  .it-image6 {
    height: 3rem;
    margin-bottom: var(--dl-space-space-unit);
  }
  .it-container20 {
    height: auto;
    align-self: center;
  }
  .it-text27 {
    text-align: right;
  }
  .it-text30 {
    text-align: right;
  }
  .it-text33 {
    text-align: right;
  }
  .it-text40 {
    text-align: right;
  }
}
