:root {
  --white: white;
  --red-orange: #e74c3c;
  --navy: #1e3a5f;
  --yellow: #f8d769;
  --black: black;
  --golden-yellow: #ffc936;
  --charcoal: #3a3a3a;
  --light-gray: #ececec;
  --pastel-pink: #f4c6d3;
  --crocodile-green: #62b150;
  --canary-yellow: #ffeca9;
  --muted-blue: #d5e4f2;
  --rainy-blue: #2e5aac;
  --gray: #5f6d7a;
  --light-blue: #00aeef;
  --pink: #e96479;
  --new-yellow: #ffd93b;
  --lighter-new-yellow: #ffe471;
  --cavs-maroon: #72253d;
  --transparent-blue: #1e3a5fe0;
  --cavs-gold: #b4975a;
}

a {
  text-decoration: underline;
}

.sec-row-ver {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 60px;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
  position: relative;
}

.slider-4 {
  background-color: #0000;
  width: 100%;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.slide-3 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-6 {
  border: 1px none var(--light-gray);
  background-color: var(--white);
  mix-blend-mode: normal;
  border-radius: 10px;
  width: 33%;
  min-height: 350px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  box-shadow: 0 3px 6px #0003;
}

.div-block-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: stretch;
  padding: 20px;
  display: flex;
}

.left-arrow-2, .right-arrow-2 {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.slide-nav {
  margin-top: 10px;
  position: static;
}

.image-6 {
  aspect-ratio: auto;
  object-fit: cover;
  overflow: clip;
}

.icon-4 {
  color: var(--black);
  -webkit-text-stroke-color: var(--black);
  margin-top: auto;
  margin-bottom: 0;
  font-size: 30px;
}

.mask-4 {
  width: 100%;
  height: auto;
  overflow: visible;
}

.div-block-13 {
  display: flex;
}

.div-block-15 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  width: 100%;
  display: flex;
}

.image-7 {
  border-radius: 10px;
  width: 100%;
}

.div-block-16 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 50%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.section-title {
  background-color: var(--white);
  mix-blend-mode: normal;
  border-radius: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.div-block-17 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--white);
  border-radius: 10px;
  flex-flow: column;
  padding: 10px;
  display: flex;
  box-shadow: 0 3px 6px #0003;
}

.paragraph {
  color: var(--charcoal);
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 18px;
  line-height: 24px;
  list-style-type: disc;
}

.rich-text-block {
  color: var(--black);
  font-family: stevie-sans, sans-serif;
}

.section-2-mobile {
  background-color: var(--golden-yellow);
  display: none;
  position: relative;
  overflow: hidden;
}

.heading-4 {
  width: 100%;
  color: var(--charcoal);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: stevie-sans, sans-serif;
  font-size: 30px;
}

.paragraph-2 {
  color: var(--charcoal);
  font-family: Archivo, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.rich-text-block-2 {
  width: 100%;
  color: var(--black);
  font-family: stevie-sans, sans-serif;
}

.body-2 {
  background-color: var(--white);
  margin-bottom: 0;
  padding-bottom: 0;
}

.div-block-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 50%;
  display: flex;
}

.div-block-20 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  width: 100%;
  display: flex;
}

.list {
  margin-bottom: 0;
}

.sec-row-ver-top {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin: 40px 60px;
  display: flex;
  position: relative;
}

.image-11 {
  aspect-ratio: auto;
  object-fit: cover;
  padding: 10px;
  overflow: clip;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular-2 {
  width: 100%;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand-3.w--current {
  width: auto;
}

.nav-menu-wrapper-3 {
  display: flex;
}

.nav-menu-3 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 10px;
  display: flex;
}

.image-12 {
  max-height: 30px;
}

.icon-7 {
  color: var(--black);
  -webkit-text-stroke-color: var(--black);
  margin-top: auto;
  margin-bottom: 0;
  font-size: 30px;
}

.sec-row-ver-footer {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 60px;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.div-block-21 {
  justify-content: center;
  display: flex;
}

.link-block-2 {
  display: flex;
}

.link-block-2.w--current {
  justify-content: center;
  width: 100%;
}

.list-item {
  white-space: nowrap;
  word-break: normal;
}

.photo-caption {
  color: var(--gray);
  text-align: center;
  font-family: stevie-sans, sans-serif;
  font-size: 12px;
}

.link {
  color: var(--gray);
}

.list-text {
  color: var(--charcoal);
  margin-bottom: 10px;
  font-family: Archivo, sans-serif;
  font-size: 18px;
  line-height: 24px;
  list-style-type: disc;
}

.paragraph-7 {
  color: var(--charcoal);
  font-family: Archivo, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-24 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 50%;
  display: flex;
}

.paragraph-8 {
  color: #3a3a3a;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.nav-link-5 {
  color: #3a3a3a;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: all .25s;
  display: inline;
}

.nav-link-5:hover {
  color: #00aeef;
}

.nav-link-5:focus-visible, .nav-link-5[data-wf-focus-visible] {
  outline-offset: 0px;
  color: var(--yellow);
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-5.w--current {
  color: var(--light-blue);
}

.button-main-7 {
  color: #3a3a3a;
  text-align: center;
  -webkit-text-stroke-color: var(--yellow);
  background-color: #ffd93b;
  border: 0 #ff7e00;
  border-radius: 20px;
  width: 50%;
  max-width: 200px;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.button-main-7:hover {
  background-color: #ffe471;
}

.section-10 {
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.section-8 {
  background-color: #fff;
}

.image-15 {
  width: 40px;
  max-width: 40px;
}

.heading-9 {
  color: #3a3a3a;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
}

.heading-10 {
  color: #3a3a3a;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
}

.heading-11 {
  color: #e96479;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-style: normal;
  font-weight: 600;
}

.icon-8 {
  color: #3a3a3a;
  -webkit-text-stroke-color: var(--black);
  margin-top: auto;
  margin-bottom: 0;
  font-size: 30px;
}

.button-main-8 {
  color: #3a3a3a;
  text-align: center;
  -webkit-text-stroke-color: var(--white);
  background-color: #ffd93b;
  border: 2px solid #ffd93b;
  border-radius: 20px;
  width: 100%;
  margin-top: 10px;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  transition: all .25s;
}

.button-main-8:hover {
  background-color: #ffe471;
}

.sec-row-ver-4 {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
  position: relative;
}

.nav-link-6 {
  color: #3a3a3a;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: all .25s;
  display: inline;
}

.nav-link-6:hover {
  color: #00aeef;
}

.nav-link-6:focus-visible, .nav-link-6[data-wf-focus-visible] {
  outline-offset: 0px;
  color: var(--yellow);
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-6.w--current {
  color: var(--light-blue);
}

.heading-12 {
  color: var(--pink);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
}

.nav-link-7 {
  color: #3a3a3a;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: all .25s;
  display: none;
  overflow: visible;
}

.nav-link-7:hover {
  color: #00aeef;
}

.nav-link-7:focus-visible, .nav-link-7[data-wf-focus-visible] {
  outline-offset: 0px;
  color: var(--yellow);
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-7.w--current {
  color: var(--light-blue);
}

.sec-row-ver-top-2 {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin: 0 60px 40px;
  display: flex;
  position: relative;
}

.div-block-27 {
  color: #00aeef;
  background-color: #00aeef;
  border: 2px solid #00aeef;
  border-radius: 20px;
  margin: 60px;
}

@media screen and (min-width: 1280px) {
  .sec-row-ver {
    margin-left: 100px;
    margin-right: 100px;
  }

  .body {
    background-color: var(--white);
  }

  .navbar {
    background-color: var(--navy);
  }

  .container {
    width: auto;
  }

  .button-main {
    background-color: var(--white);
    max-width: 300px;
    color: var(--black);
  }

  .button-main:hover {
    background-color: var(--yellow);
  }

  .nav-link-3, .nav-link-3.w--current {
    color: var(--white);
  }

  .heading-2 {
    margin-top: auto;
  }

  .div-block-7 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .sec-row-hor-nav {
    max-height: 70px;
  }

  .sec-row-hor-title {
    margin-bottom: 60px;
    margin-left: 100px;
    margin-right: 100px;
  }

  .navbar-case {
    background-color: var(--navy);
  }

  .div-block-16 {
    margin-top: auto;
  }

  .body-2 {
    background-color: var(--white);
  }

  .section-3 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .heading-5 {
    color: var(--charcoal);
  }

  .button-case {
    border-color: var(--red-orange);
    background-color: var(--white);
  }

  .button-case-2, .button-case-3 {
    border-color: var(--red-orange);
    background-color: var(--red-orange);
  }

  .button-case-4 {
    border-color: var(--red-orange);
  }

  .section-4 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .button-case-5 {
    border-color: var(--red-orange);
    background-color: var(--red-orange);
  }

  .button-case-6 {
    border-color: var(--red-orange);
  }

  .image-8 {
    outline-offset: 0px;
    outline: 3px #000;
  }

  .section-5 {
    background-color: var(--navy);
  }

  .footer-link {
    color: var(--white);
  }

  .sec-row-hor-footer {
    max-height: 70px;
  }

  .heading-7 {
    color: var(--red-orange);
    -webkit-text-stroke-color: var(--navy);
  }

  .sec-row-ver-first {
    margin-left: 100px;
    margin-right: 100px;
  }

  .div-block-home {
    margin-bottom: 20px;
  }

  .project-types {
    width: 100%;
    min-height: auto;
  }

  .sec-row-ver-top {
    margin-left: 100px;
    margin-right: 100px;
  }

  .navbar-no-shadow-container-2 {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-right: 20px;
  }

  .sec-row-ver-footer {
    margin-left: 100px;
    margin-right: 100px;
  }

  .button-main-3, .button-cta {
    background-color: var(--yellow);
    max-width: 300px;
    color: var(--black);
  }

  .section-6 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .button-main-promo {
    background-color: var(--white);
    max-width: 300px;
    color: var(--black);
  }

  .button-main-promo:hover {
    background-color: var(--yellow);
  }

  .button-main-copy {
    background-color: var(--white);
    max-width: 300px;
    color: var(--black);
  }

  .button-main-copy:hover {
    background-color: var(--yellow);
  }

  .button-main-2 {
    background-color: var(--white);
    max-width: 300px;
    color: var(--black);
  }

  .button-main-2:hover {
    background-color: var(--yellow);
  }

  .button-main-article {
    background-color: var(--white);
    max-width: 300px;
    color: var(--black);
  }

  .button-main-article:hover {
    background-color: var(--yellow);
  }

  .sec-row-hor-intro {
    margin-left: 100px;
    margin-right: 100px;
  }

  .button-main-6 {
    max-width: 300px;
    color: var(--black);
    background-color: #ffd93b;
    border-color: #ffd93b;
  }

  .button-main-6:hover {
    background-color: #ffe471;
  }

  .nav-link-5 {
    font-size: 16px;
  }

  .button-main-7 {
    max-width: 300px;
    color: var(--black);
    -webkit-text-stroke-color: #f8d769;
    background-color: #ffd93b;
    font-size: 16px;
  }

  .button-main-7:hover {
    background-color: #ffe471;
  }

  .section-8 {
    background-color: #fff;
  }

  .footer-link-1 {
    color: var(--white);
  }

  .heading-9 {
    margin-top: auto;
  }

  .div-block-26 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .heading-11 {
    color: #e96479;
    -webkit-text-stroke-color: var(--navy);
  }

  .button-main-8 {
    color: var(--black);
    background-color: #ffd93b;
    border-color: #ffd93b;
  }

  .button-main-8:hover {
    background-color: #ffe471;
  }

  .sec-row-ver-4 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .nav-link-6 {
    font-size: 16px;
  }

  .heading-12 {
    margin-top: auto;
  }

  .nav-link-7 {
    font-size: 16px;
  }

  .sec-row-ver-top-2, .div-block-27 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .player-row-1 {
    background-color: #2e2d2d;
  }

  .player-dropdown {
    display: none;
  }

  .dropdown-toggle-2 {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .icon-10 {
    color: #fff;
    margin: 0 auto 0 0;
  }

  .dropdown-list {
    display: block;
  }

  .player, .stat-value-dropdown {
    color: #545454;
  }

  .stat-rank-dropdown-high-rank {
    color: #1d5423;
    -webkit-text-stroke-color: #1d5423;
  }

  .recent-games-header, .game-header, .game-date {
    color: #545454;
  }

  .game-score-loss {
    color: #792a2a;
  }

  .game-score-win {
    color: #1d5423;
  }

  .additional-filters-toggle, .hide-additional-filters-toggle {
    color: #545454;
  }
}

@media screen and (max-width: 991px) {
  .sec-row-ver {
    margin-left: 40px;
    margin-right: 40px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-2 {
    max-width: 728px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .button-main {
    width: 100%;
  }

  .mask {
    width: 60%;
  }

  .heading-3 {
    font-size: 22px;
  }

  .div-block-16 {
    justify-content: flex-start;
    align-items: stretch;
  }

  .section-title {
    padding-bottom: 20px;
  }

  .section-3 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .button-case-3 {
    width: 100%;
  }

  .section-4 {
    margin-left: 40px;
  }

  .div-block-12-copy-copy {
    height: 15vh;
  }

  .section-footer {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .list {
    padding-left: 20px;
  }

  .sec-row-ver-first, .sec-row-ver-top {
    margin-left: 40px;
    margin-right: 40px;
  }

  .navbar-no-shadow-container-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .nav-menu-wrapper-3 {
    background-color: #0000;
  }

  .nav-menu-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: var(--white);
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-end;
    margin-left: auto;
    padding: 10px 20px 10px 0;
    display: flex;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper-2 {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-3 {
    padding: 12px;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #0000;
  }

  .image-12 {
    max-width: 50%;
    max-height: none;
  }

  .icon-5 {
    color: #00aeef;
  }

  .sec-row-ver-footer {
    margin-left: 40px;
    margin-right: 40px;
  }

  .button-main-3 {
    display: none;
    overflow: visible;
  }

  .nav-link-contact {
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
  }

  .button-cta {
    width: 100%;
  }

  .section-6 {
    margin-left: 40px;
  }

  .button-main-promo, .button-main-copy, .button-main-2 {
    width: 100%;
  }

  .div-block-16-copy {
    justify-content: flex-start;
    align-items: stretch;
  }

  .div-block-24 {
    justify-content: center;
    align-items: stretch;
  }

  .button-main-article {
    width: 100%;
  }

  .heading-8 {
    font-size: 40px;
    line-height: 40px;
  }

  .button-main-6 {
    width: 100%;
  }

  .nav-link-5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .button-main-7 {
    display: none;
    overflow: visible;
  }

  .heading-10 {
    font-size: 22px;
  }

  .button-main-8 {
    width: 100%;
  }

  .sec-row-ver-4 {
    margin-left: 60px;
    margin-right: 60px;
  }

  .nav-link-6 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-link-7 {
    padding-left: 5px;
    padding-right: 5px;
    display: inline;
  }

  .sec-row-ver-top-2 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .section-main {
    padding-bottom: 40px;
  }

  .stat-section {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .stat-value {
    margin-left: auto;
    margin-right: 0;
    font-size: 12px;
  }

  .stat-rank {
    font-size: 12px;
  }

  .column {
    align-items: center;
    max-width: 31vw;
  }

  .other-filters {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .text-block-4 {
    display: block;
  }

  .dropdown {
    width: 100%;
  }

  .div-block-28 {
    width: 80%;
  }

  .stat-dropdown-name {
    white-space: break-spaces;
    width: 50%;
    font-size: 12px;
    overflow: visible;
  }

  .player {
    width: 50%;
    font-size: 12px;
  }

  .stat-value-dropdown {
    margin-right: 0;
    font-size: 12px;
  }

  .stat-rank-dropdown-high-rank, .stat-rank-dropdown-low-rank {
    border-radius: 2px;
    font-size: 12px;
  }

  .stat-row-name {
    width: 50%;
    font-size: 12px;
  }

  .div-block-31 {
    justify-content: center;
    width: 80%;
  }

  .dropdown-list-3 {
    z-index: 5;
    position: relative;
  }

  .stat-value-row {
    margin-right: 0;
    font-size: 12px;
  }

  .dropdown-item {
    overflow: visible;
  }

  .dropdown-list-4 {
    z-index: 5;
    position: relative;
  }

  .div-block-34 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: wrap;
  }

  .recent-games-header {
    font-size: 12px;
  }

  .game-header, .game-date, .game-score-loss, .game-score-win {
    margin-right: auto;
    font-size: 12px;
  }

  .div-block-36 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: none;
  }

  .additional-filters-toggle {
    font-size: 12px;
    display: block;
  }

  .hide-additional-filters-toggle {
    font-size: 12px;
    display: none;
  }

  .div-block-37 {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .sec-row-ver {
    margin-top: 40px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .button-main {
    max-width: none;
  }

  .nav-link-3.w--current:hover {
    color: var(--golden-yellow);
  }

  .div-20 {
    width: 20%;
  }

  .div-80 {
    width: 80%;
  }

  .column-step-slider {
    min-height: 500px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .mask {
    width: 95%;
  }

  .slide-3 {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-6 {
    border-style: solid;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-shadow: 0 3px 6px #0003;
  }

  .icon-4 {
    color: #3a3a3a;
  }

  .section-2 {
    display: none;
  }

  .div-block-12-copy {
    height: 15vh;
  }

  .div-block-15 {
    flex-flow: column-reverse;
  }

  .image-7 {
    box-sizing: border-box;
    aspect-ratio: auto;
    width: 100%;
  }

  .div-block-16 {
    width: 100%;
  }

  .section-title {
    padding-bottom: 20px;
  }

  .section-2-mobile {
    background-color: #fff;
    display: block;
    overflow: hidden;
  }

  .div-block-19 {
    width: 100%;
  }

  .div-block-20 {
    flex-flow: column;
  }

  .section-4 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .div-block-12-copy-copy {
    height: 15vh;
  }

  .section-footer {
    padding-bottom: 40px;
  }

  .bold-text {
    text-transform: capitalize;
  }

  .div-block-home {
    flex-flow: column-reverse;
  }

  .project-types, .div-block-16-project, .div-block-16-project-image {
    width: 100%;
  }

  .navbar-no-shadow-container-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-brand-3 {
    padding-left: 0;
  }

  .nav-menu-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--white);
    flex-direction: column;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-3.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-3.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    box-shadow: none;
  }

  .mobile-margin-top-12 {
    margin-top: 10px;
  }

  .menu-button-3.w--open {
    background-color: #0000;
  }

  .button-main-3 {
    max-width: none;
  }

  .nav-link-contact {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .button-cta {
    max-width: none;
  }

  .section-6 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .section-7 {
    display: block;
  }

  .button-main-promo, .button-main-copy, .button-main-2 {
    max-width: none;
  }

  .div-block-16-copy, .div-block-24 {
    width: 100%;
  }

  .button-main-article {
    max-width: none;
  }

  .div-50 {
    width: 100%;
  }

  .heading-8 {
    font-size: 40px;
    line-height: 45px;
  }

  .sec-row-hor-intro {
    flex-flow: column-reverse;
  }

  .button-main-6 {
    max-width: none;
  }

  .image-14 {
    width: 50%;
  }

  .div-50-center {
    justify-content: center;
    width: 100%;
  }

  .nav-link-5 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .button-main-7 {
    max-width: none;
  }

  .section-10 {
    display: none;
  }

  .heading-9 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-25 {
    grid-template-columns: 1fr;
  }

  .div-block-26 {
    margin-left: 60px;
    margin-right: 60px;
  }

  .button-main-8 {
    max-width: none;
  }

  .sec-row-ver-4 {
    margin-top: 40px;
    margin-left: 60px;
    margin-right: 60px;
  }

  .nav-link-6 {
    text-align: center;
    max-width: 25%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .heading-12 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-7 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .div-block-27 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .grid {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .stat-value {
    margin-left: auto;
    margin-right: 0;
  }

  .column {
    max-width: none;
  }

  .dropdown, .dropdown-toggle {
    z-index: 0;
  }

  .div-block-28 {
    width: 100%;
  }

  .stat-value-dropdown {
    margin-left: auto;
    margin-right: 0;
  }

  .stat-row-name {
    width: 50%;
  }

  .div-block-31 {
    justify-content: center;
    width: 100%;
  }

  .dropdown-list-3 {
    position: relative;
  }

  .stat-value-row {
    margin-left: auto;
    margin-right: 0;
  }

  .stat-value-ro {
    margin-left: 50%;
  }

  .dropdown-list-4 {
    position: relative;
  }

  .grid-defense, .grid-offense {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .recent-games-header, .game-header, .game-date, .game-score-loss, .game-score-win {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-36 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    width: 100%;
    display: none;
  }

  .additional-filters-toggle, .hide-additional-filters-toggle {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-38 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .sec-row-ver {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .body {
    overflow: visible;
  }

  .main-header {
    white-space: normal;
    word-break: normal;
    overflow-wrap: anywhere;
    font-size: 60px;
    line-height: 60px;
  }

  .navbar {
    height: auto;
  }

  .container-2 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .sec-row-hor {
    flex-flow: column;
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-2, .text-section {
    width: 100%;
  }

  .button-main {
    width: 100%;
    max-width: none;
  }

  .icon {
    display: none;
  }

  .image-3 {
    padding-bottom: 0;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .sec-row-hor-2 {
    flex-flow: column-reverse;
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-4 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-20, .div-80 {
    width: 100%;
    max-width: 100%;
  }

  .heading-2 {
    font-size: 26px;
  }

  .column-step-slider {
    padding-left: 0;
    padding-right: 0;
  }

  .mask {
    width: 75%;
    min-width: 195px;
  }

  .slider-4 {
    width: 100%;
    overflow: hidden;
  }

  .mask-3 {
    width: 100%;
  }

  .div-block-6 {
    width: 100%;
    min-height: 350px;
    margin-left: 0;
    box-shadow: 0 3px 6px #0003;
  }

  .left-arrow-2, .right-arrow-2 {
    display: block;
    overflow: visible;
  }

  .slide-nav {
    border: 1px #000;
  }

  .icon-4 {
    margin-left: auto;
    margin-right: 0;
  }

  .nav-menu-2 {
    margin-right: auto;
    display: none;
  }

  .sec-row-hor-nav {
    flex-flow: column;
    margin-left: 10px;
    margin-right: 10px;
  }

  .sec-row-hor-title {
    flex-flow: column;
    margin: 34px 10px 30px;
  }

  .mask-4 {
    width: 100%;
  }

  .navbar-case {
    height: auto;
  }

  .div-block-12-copy {
    height: 10vh;
  }

  .div-block-15 {
    flex-flow: column-reverse;
  }

  .image-7, .div-block-16 {
    width: 100%;
  }

  .section-title {
    padding-bottom: 0;
  }

  .section-2-mobile {
    overflow: hidden;
  }

  .heading-4 {
    font-size: 26px;
  }

  .div-block-19 {
    width: 100%;
  }

  .div-block-20 {
    flex-flow: column;
  }

  .section-3 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .sec-row-ver-2, .sec-row-ver-2-copy {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-4 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-12-copy-copy {
    height: 10vh;
  }

  .section-footer {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .section-5 {
    width: 100%;
    display: inline-block;
  }

  .footer-link {
    text-align: center;
  }

  .sec-row-hor-footer {
    flex-flow: column;
    margin-left: 10px;
    margin-right: 10px;
  }

  .list, .list-2 {
    padding-left: 20px;
  }

  .sec-row-ver-first {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-home {
    flex-flow: column-reverse;
  }

  .project-types {
    min-height: 350px;
  }

  .sec-row-ver-top {
    margin: 20px;
  }

  .div-block-16-project, .div-block-16-project-image {
    width: 100%;
  }

  .navbar-no-shadow-container-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu-3 {
    background-color: var(--white);
    flex-direction: column;
    align-items: flex-end;
    padding-bottom: 10px;
    padding-right: 10px;
  }

  .nav-button-wrapper-2 {
    width: auto;
  }

  .menu-button-3.w--open {
    color: var(--yellow);
    background-color: #fff;
  }

  .image-12 {
    max-width: 70%;
  }

  .icon-7 {
    margin-left: 0;
    margin-right: auto;
  }

  .sec-row-ver-footer {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-13 {
    min-width: 100px;
    max-width: 30%;
  }

  .div-block-21 {
    flex-flow: column;
  }

  .button-main-3, .button-cta {
    width: 100%;
    max-width: none;
  }

  .section-6 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .sec-row-ver-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-7 {
    display: block;
  }

  .paragraph-7 {
    font-size: 14px;
    line-height: 20px;
  }

  .button-main-promo, .button-main-copy, .button-main-2 {
    width: 100%;
    max-width: none;
  }

  .div-block-16-copy, .div-block-24 {
    width: 100%;
  }

  .button-main-article {
    width: 100%;
    max-width: none;
  }

  .heading-8 {
    font-size: 36px;
  }

  .sec-row-hor-intro {
    flex-flow: column-reverse;
    margin-left: 20px;
    margin-right: 20px;
  }

  .button-main-6, .button-main-7 {
    width: 100%;
    max-width: none;
  }

  .section-8 {
    width: 100%;
    display: inline-block;
  }

  .footer-link-1 {
    text-align: center;
  }

  .image-15 {
    min-width: 40px;
    max-width: 30%;
  }

  .heading-9 {
    font-size: 30px;
  }

  .div-block-26 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .icon-8 {
    margin-left: auto;
    margin-right: 0;
  }

  .button-main-8 {
    width: 100%;
    max-width: none;
  }

  .sec-row-ver-4 {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .nav-link-6 {
    max-width: 100%;
  }

  .heading-12 {
    font-size: 26px;
  }

  .sec-row-ver-top-2 {
    margin: 20px;
  }

  .div-block-27 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .stat-section {
    margin-bottom: 10px;
  }

  .stat-value {
    margin-left: auto;
    margin-right: 0;
    font-size: 12px;
  }

  .stat-rank, .stat-dropdown-name, .player {
    font-size: 12px;
  }

  .stat-value-dropdown {
    margin-left: auto;
    font-size: 12px;
  }

  .stat-rank-dropdown-high-rank {
    font-size: 12px;
  }

  .stat-row-name {
    width: 50%;
    font-size: 12px;
  }

  .stat-value-row {
    margin-left: auto;
    font-size: 12px;
  }

  .stat-rank-row {
    font-size: 12px;
  }

  .dropdown-item {
    overflow: visible;
  }

  .recent-games-header {
    margin-left: auto;
    font-size: 12px;
  }

  .game-header, .game-date, .game-score-loss, .game-score-win {
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
  }

  .div-block-36 {
    display: none;
  }

  .additional-filters-toggle, .hide-additional-filters-toggle {
    margin-left: auto;
    font-size: 12px;
  }

  .div-block-38 {
    flex-flow: wrap;
    justify-content: center;
  }
}
