:root {
  --dark-grey: #2E2626;
  --dark-grey-2: #171717;
  --red: #FF0000;
  --purple: #6D2C91;
  --burple: #3C0096;
  --dark-blue: #0028C0;
  --light-blue: #006EFF;
  --white: #FFFFFF;
  --pink: #FF008C;
  --black: #000000;
  --summary-line-height: 28px;
  --hero-logo-height: 240px;
}

/* 100vh Fix */

body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
html {
  height: -webkit-fill-available;
  scroll-behavior: smooth;
}

/* Reset Links */

a:hover { text-decoration: none; color:inherit; }
a:focus { text-decoration: none; color:inherit; outline:none; }
a:active { text-decoration: none; color:inherit; }
a:visited { text-decoration: none; color:inherit; }
a { text-decoration: none; color:inherit; }


/* Misc */


.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
  bottom: unset;
  left: 0;
  width: 100%;
}

.sf-field-taxonomy-gametags{
	display:none !important;
}

.container{
  max-width:1156px;
  width:100%;
}



.bg-gradient-1{background: rgb(60,0,150); background: linear-gradient(49deg, rgba(60,0,150,1) 0%, rgba(109,44,145,1) 100%);}
.bg-gradient-2{background: rgb(255,0,140);
background: linear-gradient(230deg, rgba(255,0,140,1) 10%, rgba(236,19,65,1) 32%, rgba(60,0,150,1) 100%);}
.bg-dg{background-color: var(--dark-grey);}
.darkgrey{color: var(--dark-grey);}
.bg-dg2{background-color: var(--dark-grey-2);}
.darkgrey2{color: var(--dark-grey-2);}
.bg-r{background-color: var(--red);}
.red{color: var(--red);}
.bg-pu{background-color: var(--purple);}
.purple{color: var(--purple);}
.bg-pi{background-color: var(--pink);}
.pink{color: var(--pink);}
.bg-w{background-color: var(--white);}
.white{color: var(--white);}
.bg-bla{background-color: var(--black);}
.black{color: var(--black);}


/* MOBILE NAVIGATION */

.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}
.w-dropdown-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
}
.w-dropdown-toggle:focus {
  outline: 0;
}
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}
.w-dropdown-list {
  position: absolute;
  display: none;
  min-width: 100%;
}
.w-dropdown-list.w--open {
  display: block;
}
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222222;
}
.w-dropdown-link.w--current {
  color: #0082f3;
}
.w-dropdown-link:focus {
  outline: 0;
}

.mobile_nav__bar {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 70px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  -o-object-fit: fill;
  object-fit: fill;
}

.mobile_nav__logo-wrapper {
  height: 18px;
  width: 63px;
  background-image: url('../static/logos/g4c-logo-mobile.svg');
  background-size:contain;
  background-repeat: no-repeat;
  background-position: left center;
}

.mobile_nav__hamburger-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mobile_nav__container {
  position: fixed;
  z-index: 9998;
  width: 100%;
  height: calc(100vh - 0px);
  max-height: 100vh;
  padding-top: calc(70px + 2rem);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #171717;
}

.mobile_nav__dropdown {
  display: block;
  width: 100%;
}

.mobile_nav__dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile_nav__dropdown-toggle.w--open{
  background: rgb(60,0,150);
  background: linear-gradient(230deg, rgba(60,0,150,1) 0%, rgba(109,44,145,1) 100%);
}

.mobile_nav__dropdown-toggle-text {
  margin-bottom: 0px;
  color: #fff;
  flex-shrink:0;
  margin:0px;
  font-size: 16px;
  font-family: 'Din Pro', Helvetica, serif;
  font-weight: 900;
  font-style: normal;
  line-height:12px;
}

.mobile_nav__dropdown-toggle-line {
  width: 100%;
  height: 2px;
  margin-right: 40px;
  margin-left: 40px;
  background-color: #fff;
  opacity: 0.3;
}

.mobile_nav__dropdown-toggle-icon {
  width: 13px;
  height: 13px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../static/icons/dropdown.svg');
  background-size:contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.mobile_nav__dropdown-list {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}

.mobile_nav__menu {
  overflow: auto;
}

.mobile_nav__social-container {
  height: 70px;
  flex-shrink:0;
  background-color: #171717;
  margin-bottom: 2rem;
}

.mobile_nav__hamburger-open {
  position: absolute;
  width: 30px;
  height: 20px;
  background-image: url('../static/icons/hamburger.svg');
  background-size:contain;
  background-repeat: no-repeat;
  background-position: left center;
}

.mobile_nav__hamburger-close {
  position: absolute;
  width: 30px;
  height: 20px;
  background-image: url('../static/icons/close-mobile-nav.svg');
  background-size:contain;
  background-repeat: no-repeat;
  background-position: left center;
}

.mobile_nav__hamburger-label{
  width:30px;
  position:relative;
  height:12px;
  background-image: url('../static/icons/menu.svg');
  background-size:contain;
  background-repeat: no-repeat;
  background-position: left center;
  transform:translateY(2px);
}

.mobile_nav__link-container{

}

.mobile_nav__link-container ul{
  margin:0;
  padding:0;
}


.mobile_nav__link-container li{
  margin:0;
  padding:0;
  list-style: none;
}

.mobile_nav__link-container li:last-child{

  background:#D11754;
}

.mobile_nav__link-container li a{
  padding:2rem 2rem;
  display:block;
  display:flex;
justify-items: space-between;
align-items: center;
white-space:nowrap;
font-size: 16px;
font-family: 'Din Pro', Helvetica, serif;
font-weight: 900;
font-style: normal;
line-height:12px;
color:white;
}

.mobile_nav__flex-line{
  width:100%;
  height:2px;
  background-color:#ffffff;
  opacity:30%;
  margin:0px 40px;
}

.mobile_nav__arrow-wrapper{
  width:13px;
  height:13px;
  background-image:url('../static/icons/view-more.svg');
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center center;
}

.mobile_nav__social-icon{
  width:20px;
  height:20px;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  margin: 0px 1rem;
}

.mobile_nav__dropdown-nav{
background-color:black;
padding:1rem 0px;
}

.mobile_nav__dropdown-nav ul{
 margin:0px;
 padding:0px;
}

.mobile_nav__dropdown-nav li{
  margin:0px;
  padding:0px;
}

.mobile_nav__dropdown-nav li a{
  margin:0px;
  padding:0px;
  font-size: 16px;
font-family: 'Din Pro', Helvetica, serif;
font-weight: 900;
font-style: normal;
line-height:12px;
color:white;
padding:1rem 2rem;
display:block;
}





/* Navigation */




.primary-navigation {
  height:70px;
  z-index:99;
  margin:0;
  position:fixed;
  transform: translateY(0%);
  transition: transform 800ms cubic-bezier(0.65, 0, 0.35, 1);
}

.primary-navigation ul{
padding:0;
margin:0;
}

.primary-navigation.hide-nav {

  transform: translateY(-100%);

}

.primary-navigation.hide-nav:focus-within {

  transform: translateY(0%);

}

.primary-navigation li {
  text-decoration:none;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  list-style-type:none;
  position:relative;
  background: #000000;
  -webkit-transition: background-color 600ms cubic-bezier(0.65, 0, 0.35, 1);
  -ms-transition: background-color 600ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: background-color 600ms cubic-bezier(0.65, 0, 0.35, 1);

}

.primary-navigation li:last-child {
  background: #D11754;
}

.primary-navigation li:last-child a{
  font-weight:700;
  
}




.primary-navigation li:hover {
  background: #3c0096;

}


.primary-navigation li a{
  font-size: 16px;
  color:white;
  font-family: 'Din Pro', Helvetica, serif;
  font-weight: 500;
  font-style: normal;
  line-height:70px;
  margin:0;
  height:100%;
  display:block;
  padding:0 3rem;
  position:relative;
  -webkit-transition: color 600ms cubic-bezier(0.65, 0, 0.35, 1);
  -ms-transition: color 600ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: color 600ms cubic-bezier(0.65, 0, 0.35, 1);
}

.primary-navigation .modal-button a{
  padding:0 calc(3rem + 12px) 0 3rem;
}





.nav__logo-wrapper{
  display:block;
  opacity:0%;
  width:64px;
  height:100%;
  background-image:url('../static/logos/g4c-logo-small.svg');
  background-repeat:no-repeat;
  background-position:center center;
  background-size:contain;
  -webkit-transition: opacity 800ms cubic-bezier(0.65, 0, 0.35, 1) 600ms;
  -ms-transition: opacity 800ms cubic-bezier(0.65, 0, 0.35, 1) 600ms;
  transition: opacity 800ms cubic-bezier(0.65, 0, 0.35, 1) 600ms;
}

.nav__logo_wrapper.display{
  display:block;
}


.nav__logo-wrapper.active{
  opacity:100%;
}


.nav__logo-wrapper.always-active{
  opacity:100%;
}






/* Misc Decorations*/

.service-red-arrow{
transform:translateY(50%);
}

.textbox-accent-a{
  height:0px;
  width:82px;
  border-top: 2px solid;
}


.double-down-arrow{
  width:20px;
  height:auto;

}

.view-more-arrow{
  margin-left:16px;
  width: 10px;
  padding-bottom:4px;
  height:auto;

}

.play-button{
  height:118px;
  width:118px;
  cursor:pointer;
}

/* Base Font Styles */

h5 {
  font-family: 'Din Pro', Helvetica, serif;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 0.8;
  letter-spacing: 1.05px;
}

/* Rich Text */

.rich-textbox{
  font-family: 'Din Pro', Helvetica, serif;
  font-style: normal;
  padding-bottom: .5rem;

}

.rich-textbox a{
color:red;

}

.rich-textbox h1{
  
}

.rich-textbox h2{
  font-weight: 900;
  font-size: 26px;
  line-height: 32px;
  padding-bottom:1rem;
  padding-top: .5rem;
  text-transform:unset;
  letter-spacing: 0em;
  margin:0;
}

.rich-textbox h3{
  font-weight: 900;
  font-size: 26px;
  line-height: 32px;
  padding-bottom:1rem;
  padding-top: 2.5rem;
  text-transform:unset;
  letter-spacing: 0em;
  margin:0;
}

.rich-textbox h4{
  
}

.rich-textbox p{
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  padding-bottom:1rem;
  padding-top:.25rem;
  margin:0;
  max-width: 34em;
}

.rich-textbox pre{
  
}

.rich-textbox em{
  font-style: italic;
}

.rich-textbox strong{
  font-weight: 700;
}

.rich-textbox blockquote p{
  font-weight: 400;
  font-size: 32px;
  line-height: 1.3;
  padding-bottom:2.5rem;
  padding-top:2rem;
  margin:0;
}

.rich-textbox blockquote{

  margin:0 2rem;
}


.rich-textbox ul,
.rich-textbox ol{
  margin-left: 0;
  padding-inline-start:2rem;
}

.rich-textbox ul li ul{
  padding-top: 1rem;
}

.rich-textbox li{
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  padding-bottom:1rem;
  padding-top:.25rem;
  margin:0;
  max-width:34em;
}

/* Buttons */

.button-a{
  width:240px;
  height:50px;
  text-decoration: none;
  border-radius:3px;

}

.button-a p {
  font-size: 14px;
  letter-spacing: 1.05px;
  font-weight: 900;
  line-height: 1;
}


/* Sizing Containers */

  .page-container{

  }

  .bio__container{
    width:100%;
    max-width:1176px;
  }

  .blog-container{
    width:100%;
    max-width:962px;
  }

  .content-container{
    width:100%;
    max-width:768px;
  }

  .content-container-inner{
    width:100%;
    max-width:670px;
  }



/* End Sizing Containers */


/* HOME PAGE */

.home__section-arrow{
background-color:red;
  }
  

.home__section-arrow img{
  transform: scale(1.02) translateY(2px);
  width:100%;
}

.home__section-arrow p{
  font-size:26px;
  line-height: 32px;
  width:200px;
}


.home__hero{
  padding-top:calc(70px + 2rem)
}

.home__logo{
  transform: translate(0, 1rem);
  height: var(--hero-logo-height);
  margin-bottom: calc((var(--hero-logo-height) * -1 / 2) - 3rem);
}

.home__hero-caption{
  position: absolute;
  bottom: 50%;
  right: 0;
  transform: rotate3d(0, 0, 1, -90deg) translate3d(100%, 2rem, 0);
  transform-origin: 100% 0;
  height: 0px;
  line-height: 0px;
  font-size:16px;
}

.home__hero-h1{
  font-size: 66px;
  cursor: crosshair;
}

.home__hero-rule{
  width:0%;
  opacity: 0%;
  z-index: 2;
  border-color: var(--red);
  position: relative;
  transition: all 1s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}

.home__hero-rule.rule-in-view{
  opacity:100%;
  width:120%;
}

.home__hero-copy{
  flex-shrink:0;
  width:100%;
  max-width:540px;
}

.home__hero-cta{
  width:240px;
  height:50px;
  font-family: 'Din Pro', Helvetica, serif;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform:uppercase;
}



.home__hero-carousel{
  width:100%;
  height: 0;
  position:relative;
  padding-top: 152.29%;
}

 .home__hero-gallery{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.swiper-slide-active .hero__slide-caption{
  opacity:1;
}

  .hero__slide-caption{
    position: absolute;
    opacity:0;
    bottom: 50%;
    right: 0;
    transform: rotate3d(0, 0, 1, -90deg) translate3d(100%, 2rem, 0);
    transform-origin: 100% 0;
    height: 0px;
    line-height: 0px;
    font-weight:500;
    text-transform:uppercase;
    font-size:16px;
    color:black;

  }

  .hero__carousel-pagination{
    position: absolute;
    opacity:1;
    top: 2rem;
    right: 0;
    transform: rotate3d(0, 0, 1, -90deg) translate3d(0%, 1rem, 0);
    transform-origin: 100% 0;
    z-index: 4;
  }

  .swiper-pagination-bullet{
    margin-left: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 2px solid #505050;
    background-color:white;
    height:9px;
    width:9px;
  }

  .swiper-pagination-bullet-active{
    background-color:red;
    border:none;
  }


.test-slideshow{
  width:100%;
  height:100%;
  position:relative;
  z-index:2;
}

.test-slideshow img{
  object-fit: cover;
  object-position: 50% 50%;
}

.home__arrow-trio{
transform:translate(-50%, -240px);
}



/* HOME PAGE > Programs */

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.program__card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 600px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #272626;
  text-decoration: none;
}


.program__card-copy {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  min-height: 200px;
  padding: 26px 26px 76px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #3c0096;
}

.program__card-image-wrapper {
  position: relative;
  width: 100%;
  height: 60%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}


.program__card-h4 {
  margin-top: 0px;
  font-family: 'Din Pro', Helvetica, serif;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 900;
  text-decoration: none;
}

.program__card-paragraph {
  overflow: hidden;
  font-family: 'Din Pro', Helvetica, serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.program__card-button {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}


.program__card-button-text {
  font-family: Din, sans-serif;
  color: red;
  line-height: 12px;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
}

.program__card-image {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}


.home__hero-carousel-navigation{
  transform:translate(-24px, -96px);
  top:auto;
  right:0;
  bottom:0;
  left:auto;
}

.home__hero-carousel-navigation-arrow{
  height:32px;
  width:auto;
}





/* END HOME PAGE */


.grid-12col-half-half {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  }
  
  .grid-child-half-a { grid-area: 1 / 1 / 2 / 7; }
  .grid-child-half-b { grid-area: 1 / 7 / 2 / 13; }

  .button {
    /* padding-top:18px;
    padding-bottom:18px;
    padding-left:55px;
    padding-right:55px;
    font-size:12px; */
  }

  .button:visited{
    color:white;
  }





  img {
    height: auto;
    display: block;
}



.hero-stagger{
  z-index:-1;
  margin-top:-3rem;
}

.stagger{
  margin-top:-16rem;
  z-index: -1;
}

.program-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  }
.card-1 { grid-area: 1 / 1 / 2 / 7; }
.card-2 { grid-area: 1 / 7 / 2 / 13; }
.card-3 { grid-area: 2 / 1 / 3 / 7; }
.card-4 { grid-area: 2 / 7 / 3 / 13; }

.program-card{
  height:550px;
}

.program-card-image{
  height:65%;
}

.program-card-copy{
  height:35%;
}

.program-card-copy p{
  font-size: 18px;
}

.program-card-button{
  height:50px;
}

.program-card-button p{
  font-size:14px;
}

.section-rule{
  width:0%;
  opacity:0%;
  transition: all 1s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}

.section-rule.rule-in-view {
  opacity:100%;
  width:100%;
} 

.section-rule.rule-always-in-view {
  opacity:100%;
  width:100%;
} 



.game-directory-card-container{
  height:650px;
}

.game-card-container a{
  min-height:650px;
  max-width:32%;
  width:100%;
  margin-bottom: 2rem;
}



.game-directory-card{
  width:375px;
  height:100%;
}

.game-card{
  width:100%;
  height:100%;
}




.hide-scrollbar {
  /*FireFox*/
  scrollbar-width: none;
  /*IE10+*/
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.hide-scrollbar::-webkit-scrollbar {
  /*Chrome, Safari, Edge*/
  display: none;
}

.game-card-image{
  height:50%;
}

.game-card-copy{
  height:50%;
  flex-shrink: 0;
}


.game-card-button{
  height:60px;
  background: rgb(148,0,146);
  background: linear-gradient(38deg, rgba(148,0,146,1) 0%, rgba(108,0,148,1) 69%, rgba(60,0,150,1) 100%);
  transform: translate(0, 0%);
  flex-shrink:0;
}

.game-card-button p{
  font-size: 12px;
}

.game-card-copy-tags{
  flex-shrink: 0;
}

.game-card-copy-description{

}

.game-summary-wrapper{
  overflow:hidden;
}

.game-icon{
  width: 60px;
}

.marquee {
	position: relative;
	overflow: hidden;
	--offset: -10vw;
	--move-initial: calc(0% + var(--offset));
	--move-final: calc(-50% + var(--offset));
}

.marquee__inner {
	width: fit-content;
	display: flex;
	position: relative;
	transform: translate3d(var(--move-initial), 0, 0);
  animation: marquee 45s linear infinite;
  animation-play-state: paused;
}


.marquee__inner.animate-marquee {
  animation-play-state: running;
}


/* .marquee__inner.animate-marquee:hover {
  animation-play-state: paused;
} */

.homepage-sponsor{
  width:20vw;
  opacity:0%;
  transition: opacity 1s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}


.homepage-sponsor.show-logo{
  opacity:100%;

}


@keyframes marquee {
	0% {
			transform: translate3d(var(--move-initial), 0, 0);
	}

	100% {
			transform: translate3d(var(--move-final), 0, 0);
	}
}


.sponsor-row {
	position: relative;
	width: fit-content;
	display: flex;
  margin-right: -10vw;
}

.sponsor-row:first-child {
  padding-left: 10vw;
}

.sponsor-arrow{
  transform:translate(0, 1px);
}

.view-all{
  font-size: 16px;
  line-height: 0;
  transform: translate(0, 1px);
}

.sponsor-title{
  font-size:26px;
  transform:translate(0px, 100%)
}
.gradient-text{
  background-image: linear-gradient(
    135deg
    , #ff008c, #6d2c91 47%, #3c0096);
    background-size: 100%;
    background-repeat: repeat;
    background-color: #f3ec78;
   
     /* Use the text as a mask for the background. */
     /* This will show the gradient as a text color rather than element bg. */
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent; 
     -moz-background-clip: text;
     -moz-text-fill-color: transparent;
}

.x{
  z-index:2;
  
  -webkit-transition: opacity 10000ms ease-in-out ;
      -moz-transition: opacity 10000ms ease-in-out ;
      -o-transition: opacity 10000ms ease-in-out ;
      transition: opacity 10000ms ease-in-out ;
  
  }
  
  .x:hover{
  opacity:0;
  
  -webkit-transition: opacity 0ms linear ;
      -moz-transition: opacity 0ms linear ;
      -o-transition: opacity 0ms linear ;
      transition: opacity 0ms linear ;
  }



  .co-button {
    pointer-events: auto;
    cursor: pointer;
    border: none;
    padding: 1.5rem 3rem;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    position: relative;
    display: inline-block;
  }
  
  .co-button::before,
  .co-button::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }


  .button--greip {
    overflow: hidden;
    background-color:var(--red);
    color: #fff;
    padding: 1rem 2rem;
  }

  .button--greip.button-white {
    background-color:var(--red);
    color: #0028C0;
  }
  
  .button--greip span {
    display: block;
    position: relative;
  }
  
  .button--greip > span {
    overflow: hidden;
    /* mix-blend-mode: difference; */
  }
  
  .button--greip:hover > span > span {
    animation: MoveUpInitial 0.2s forwards, MoveUpEnd 0.2s forwards 0.2s;
  }
  
  .button--greip::before {
    content: '';
    background: var(--dark-grey);
    width: 100%;
    height: 100%;
    transform-origin: 50% 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transition: clip-path 0.2s, -webkit-clip-path 0.2s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.2, 1);
  }

  .button--greip.button-white::before {
    background: var(--white);
  }
  
  
  .button--greip:hover::before {
    transition-duration: 0.3s;
    -webkit-clip-path: polygon(0 0, 100% 0, 0 0, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 0 0, 0% 100%);
  }

.glslcanvas{
  z-index:-1;
}


.program-wrapper{
  transform:translate(0px, 8rem);
}


#games{
  padding-top: calc(8rem + 8rem);
}

#programs{
  margin-top:-8rem;
  padding-top:5rem;
  padding-bottom:0rem;
}


div.cursors .lag-dot {
  position:fixed;
  top: 300px;
  left: 300px;
  width: 32px;
  height:32px;
  border-radius:50%;
  z-index:10000;
  pointer-events:none;
  transform:translate(-50%, -50%);
  border: 2px solid;
  border-color: var(--red);
}


div.cursors .middle-dot {
  position:fixed;
  top: 300px;
  left: 300px;
  width: 4px;
  height: 4px;
  border-radius:50%;
  z-index:10000;
  pointer-events:none;
  transform:translate(-50%, -50%);
  background-color: var(--red);
}



.site {
  overflow:hidden !important;
}


#gameCardWrapper{
  height:650px;
}


.award-holder{
  height:32px;
  width:32px;
}






/* .menu-item:hover{
background-color:red;
} */


.nav-item p {
  font-size: 16px;

}

/* FOOTER  */

.footer-social-icon-wrapper{
  width:20px;
  height:20px;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
}


.footer__button{
font-family: 'Din Pro', Helvetica, serif;
font-style: normal;
font-weight: 900;
font-size: 14px;
line-height: 1;
letter-spacing: .05em;
text-transform:uppercase;
height:48px;
border-radius:3px;
}


.footer-nav-container ul{
  display:flex;
  flex-wrap: wrap;
  margin:0;
  padding:0;
}

.footer-nav-container li{
  margin:0;
  padding:0;
  list-style: none;
  margin-right: 52px;
  margin-top:16px;
}

.footer-nav-container li a,
.footer-nav-container-mobile li a{
  font-family: 'Din Pro', Helvetica, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: .05em;
  text-transform:uppercase;
  color:white;
}

.footer-nav-container-mobile li{
  margin:0;
  padding:0;
  list-style: none;
  margin-bottom:24px;

}

.footer-nav-container-mobile li a{
display:flex;
justify-items: space-between;
align-items: center;
white-space:nowrap;
}


.footer-nav-container-mobile li a,
.footer__arrow-wrapper{
flex-shrink:0;
}

.footer__flex-line{
  width:100%;
  height:2px;
  background-color:#ffffff;
  opacity:30%;
  margin-left:16px;
}

.footer__arrow-wrapper{
  width:8px;
  height:14px;
  background-image:url('../static/icons/view-more.svg');
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center center;
  margin-left:16px
}

.footer-nav-container-mobile ul{
  margin:0;
  padding:0;
}

.restart-wrapper{
  height:0px;
  color:white;
  transform:translateY(-100px);
  cursor:pointer;
}

.restart-wrapper p{
  line-height:1;
  font-size:16px;
  letter-spacing: .05em;
}

.restart-wrapper img{
  line-height:1;
  font-size:16px;
  letter-spacing: .05em;
  padding-bottom:2px;
  margin-left: 20px;
}



.restart-wrapper div{
  transform-origin:bottom left;
  left:0;
  bottom:0;
  transform: rotate(-90deg) translateY(100%);

  max-width: 100px;
}

.site-footer {
  background: #000;

}

.site-footer p{
  font-size: 14px;
  line-height: 20px;
}


.footer-address {
  flex-shrink: 0;
}

.footer-nav a{
  padding-right: 48px;
}

.footer-nav a:last-child{
  padding-right: 0px;
}

.footer-nav p{
  font-size: 16px;
}

.footer-mid {

  width:100%;
}

.footer-mid p{
  max-width: 684px;
}

.footer-end {
  flex-shrink:0;
  width:100%;
  max-width:214px;
}

.footer-end h5{
  font-family: 'Din Pro', Helvetica, serif;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 1;
  color:white;
  letter-spacing: .05em;
  text-transform:uppercase;
}

/* 
*
* BLOG
*
*/

.image-caption-text{
  color:#505050;
  font-size:16px;
  line-height:1.3;
}

.blog-container {
  width:964px;
  max-width:100%;
}

.embed-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.blog-textbox p {
  font-size:18px;
  line-height: 1.7;
  font-family: 'Din Pro', Helvetica, serif;
  font-weight: 400;
  font-style: normal;
}

.blog-featured-image{
  height:517px;
  width:964px;
  max-width:100%;
}


.blog-tag:not(:last-child):after{
  content: ","
}

.blog-content{
  margin-bottom: 2.5rem;
}


.blog-content,
.blog-intro
{
  width: 768px;
  max-width: 100%;
}

.blog-intro h1{
  font-size:46px;
  line-height: 59px;
  letter-spacing: -.025em;
}

.blog-intro .subhead{
  font-size:20px;
  line-height: 26px;
  letter-spacing: 2px;
}

.blog-intro .tags{
  font-size:18px;
  line-height: 30px;
}

/* Related Posts */

.card-summary-wrapper{
  height: calc(4 * var(--summary-line-height));
  overflow:hidden;
}

.card-summary-wrapper p{
  line-height: var(--summary-line-height);
  font-size: 18;
}

.related-post-card-copy{
  max-width: 480px;
}

.related-post-card-copy h3{
  max-width: 480px;
  font-size:26px;
  line-height:38px;
  letter-spacing: 0;
}

.related-post-card-button{
  width:240px;
  height:50px;
  text-decoration: none;
  border-radius:3px;

}

.related-post-card-button p {
  font-size: 14px;
  letter-spacing: 1.05px;
  font-weight: 900;
  line-height: 1;
}



/* 
*
* HEADERS
*
*/

.header{
  padding-top:calc(4rem + 70px);
}


/* Header A */

.header-a-intro{
  width: 1156px;
  max-width:100%;
  background-color:black;
  border-color: #2E2626;
}

.header-a-intro p,
.header-a-intro h1
{

  color:white;

}

.header-newsletter-intro{
  width:100%;
  max-width:300px;
}

.header-newsletter-intro-archive{
  width:100%;
}

.header-newsletter-intro h1,
.header-a-intro h1
{

  font-size: 56px;
  line-height: 1.2;

}

.header-a-branding{

}

.canvas-a{
  height: 410px;
}


.header-a-title{
  width:370px;
  max-width:100%;
}

/* Header B */

.header-b,
.canvas-b,
.canvas-c
{
  height: 600px;
}

/* Header C */

.header-c-image{
  width: 454px;
}

.header-c-image img{
  object-fit: cover;
}


.header-b-title{
  width:650px;
  max-width:100%;
}

.header-b2-title{
  width:600px;
  max-width:100%;
}

.header-b-intro h1
{
  color:white;
  font-size: 76px;
  line-height: 85px;
}


/* Header D */

.header-d-title{
  flex-shrink: 0;
}

.header-d-title h1{
  font-family: 'Din Pro', Helvetica, serif;
  font-weight: 900;
  font-style: normal;
  font-size:76px;
  line-height:1.3;
}


/* Header Blog */
.blog-header-background {
  height: 600px;
}


/* 
*
* JOB PAGE
*
*/

.job__title{
  font-family: 'Din Pro', Helvetica, serif;
  font-weight: 900;
  font-style: normal;
  font-size:26px;
  line-height:1.3;
  letter-spacing: 0;
}

.job__button{
  width:176px;
  height:50px;
}




/* 
*
* GAME PAGE
*
*/


.game-gallery-pagination-wrapper{
  padding-right:80px;
  transform:translateY(100%);
  z-index:3;

}



.game-gallery-pagination{
  width:372px;
  height:80px;
  transform:translateY(-16px);
  z-index:9;
}

.video-overlay{
  background-color: rgba(44, 44, 44, .36);
}

.related-games{
  background: transparent linear-gradient(118deg, #FF0000 0%, #FC040C 17%, #ED1845 100%) 0% 0% no-repeat padding-box;
}

.game-card h3,
.game-directory-card h3 {
  font-size: 26px;
  line-height: 38px;
  letter-spacing: unset;
}

.game-card  p,
.game-directory-card p{
  font-size: 18px;
  /* line-height: 28px; */
}

.game-title{
  font-size:56px;
  line-height: 65px;
  font-family: 'Din Pro', Helvetica, serif;
  font-weight: 900;
  font-style: normal;
}

.game-resource-link{
  text-decoration:underline;
}

.game-resource-title{
  font-size:18px;
  line-height:30px;
}

.game-award{
  width:180px;
  height:156px;
}

.game-award img{
  width:100%;
  height:100%;
  object-fit: contain;
}



.game-info-wrapper h3 {
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.game-info-wrapper h4 {
  font-family: 'Din Pro', Helvetica, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  
}

.game-info-wrapper p {
  font-family: 'Din Pro', Helvetica, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
}

.game-info-button {
  height: 48px;
  text-decoration:none;
}

.game-info-button p{
  font-size:14px;
  line-height:12px;
  letter-spacing: 1.05px;
  color:white;
}







.game-info-container{
  background-color:#171717;
  height:681px;
  width:418px;
  flex-shrink: 0;
}

.game-info-wrapper{
  position:relative;
  margin-top:50px;
  transform:translateX(-80px);
  height:550px;
  width:415px;
  background-color:#000000;
}

.swiper-container {
  width: 100%;
  height: 681px;
  background-color:#171717;
}

.swiper-container-2 {
  height: 653px;
  width: 100%;
}

/* pagination container */
.swiper-pagination {
  position:relative;
}
/* pagination container - fraction specific */
.swiper-pagination-fraction {
  width:auto;
}
/* Slide Numbers as Fractions */
.swiper-pagination-current {}
.swiper-pagination-total {}

.swiper-button-next, .swiper-button-prev {
  position: relative;
  top: auto;
  left:auto;
  right:auto;
  /* width: 13px;
  height: 100%; */
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  /* display: flex;
  align-items: center;
  justify-content: center; */
}

/* .swiper-button-next::after{
  content: '  ';
  background-image: url('../static/icons/gallery-next.svg');
  background-position: center;
  background-size: 13px 20px;
  height: 20px;
  width: 13px;
  background-repeat:no-repeat;
} */

.swiper-button-prev::after, .swiper-button-next::after{
  content: '  ';
  background-image: url('../static/icons/gallery-prev.svg');
  background-position: center;
  background-size: 13px 20px;
  height: 20px;
  width: 13px;
  background-repeat:no-repeat;
}

.swiper-button-next::after{
  transform:rotate(-180deg)
}

.swiper-arrow-wrapper{
  height:auto;
  width:auto;
}

.swiper-button-prev, .swiper-button-next{
  width:auto;
  height:20px;
}

.swiper-button-prev{
  padding-right:20px;
  border-right: solid 2px #959595;
}

.swiper-button-next{
  padding-left:20px;
  border-left: solid 2px #959595;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 1;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-disabled::after,
.swiper-button-next.swiper-button-disabled::after
 {
  opacity: .31;
}

 .swiper-pagination-fraction {
  bottom: 18px;
}

.slideshow__wrapper .swiper-pagination-fraction{
  bottom: 0;
}

.slideshow__wrapper{
  transform:translateY(-50%);
  z-index: 10;
}

.slideshow__number-wrapper{
  letter-spacing: -0.3rem;
  padding-top: 1.23rem;
}




/* 
*
* GAMES DIRECTORY
*
*/

.featured-game-card {
  box-shadow: 0px 0px 0px #6D2C913B;
  height:436px;
  width:100%;
  max-width:960px;
  transition: box-shadow 1s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transform:translateY(50px);
  transition: all 1s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}

.featured-game-card.rule-in-view {
  transform:translateY(0px);
  box-shadow: 0px 13px 26px #6D2C913B;
}

.featured-game-card:hover {
  box-shadow: 0px 13px 26px #6e2c9177;
}

.shift-even{
  flex-direction: row-reverse;
}

.even {
  margin-left: 2rem;
  display:flex;
  flex-direction: column;
  align-items:flex-end;
}

.odd {
  text-align: left;
  margin-right: 2rem;
  display:flex;
  flex-direction: column;
}



.search-filter-result-item a{
  width:100%;
  background-color:black;
  color:white;
  text-decoration: none;
}

.post-categories a {
  height:auto;
}

.featured-card-title{
  font-size:26px;
  line-height: 1.3;
}



.featured-card-description {
  --lh: 1.7rem;
  line-height: var(--lh);
  --max-lines: 5;
  position: relative;
  max-height: calc(var(--lh) * var(--max-lines));
  overflow: hidden;
  padding-right: 1rem; /* space for ellipsis */
}
.featured-card-description::before {
  position: absolute;
  /* content: "\a ..."; */
  inset-block-end: 0; /* "bottom" */
  inset-inline-end: 0; /* "right" */
}

.featured-card-button {
  width: 175px;
  max-width: 100%;
  height:50px;
  background-color:black;
  text-decoration:none;
color:white;
font-size:14px;
line-height:1 ;
letter-spacing: 1.05px;
text-rendering: optimizeLegibility;
}

.featured-card-button:hover, .featured-card-button:visited {

color:white;

}






/* .gradient-number {
  color: transparent;
} */

@supports (-webkit-background-clip: text) or (-moz-background-clip: text) or (background-clip: text) {

  .gradient-number, .outline-number {
    --stroke-color:#505050;
    --stroke-width:2px;
    color:white;
    text-shadow: calc(var(--stroke-width) * 1) calc(var(--stroke-width) * 0) 0
      var(--stroke-color),
    calc(var(--stroke-width) * 0.9239) calc(var(--stroke-width) * 0.3827) 0
      var(--stroke-color),
    calc(var(--stroke-width) * 0.7071) calc(var(--stroke-width) * 0.7071) 0
      var(--stroke-color),
    calc(var(--stroke-width) * 0.3827) calc(var(--stroke-width) * 0.9239) 0
      var(--stroke-color),
    calc(var(--stroke-width) * 0) calc(var(--stroke-width) * 1) 0
      var(--stroke-color),
    calc(var(--stroke-width) * -0.3827) calc(var(--stroke-width) * 0.9239) 0
      var(--stroke-color),
    calc(var(--stroke-width) * -0.7071) calc(var(--stroke-width) * 0.7071) 0
      var(--stroke-color),
    calc(var(--stroke-width) * -0.9239) calc(var(--stroke-width) * 0.3827) 0
      var(--stroke-color),
    calc(var(--stroke-width) * -1) calc(var(--stroke-width) * 0) 0
      var(--stroke-color),
    calc(var(--stroke-width) * -0.9239) calc(var(--stroke-width) * -0.3827) 0
      var(--stroke-color),
    calc(var(--stroke-width) * -0.7071) calc(var(--stroke-width) * -0.7071) 0
      var(--stroke-color),
    calc(var(--stroke-width) * -0.3827) calc(var(--stroke-width) * -0.9239) 0
      var(--stroke-color),
    calc(var(--stroke-width) * 0) calc(var(--stroke-width) * -1) 0
      var(--stroke-color),
    calc(var(--stroke-width) * 0.3827) calc(var(--stroke-width) * -0.9239) 0
      var(--stroke-color),
    calc(var(--stroke-width) * 0.7071) calc(var(--stroke-width) * -0.7071) 0
      var(--stroke-color),
    calc(var(--stroke-width) * 0.9239) calc(var(--stroke-width) * -0.3827) 0
      var(--stroke-color);
    font-weight: 900;
    font-size: 100px;
    line-height:1;
    transition: all 1s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  }


  .gradient-number.rule-in-view {
    background-image: linear-gradient(132deg, #FF0000 0%, #DF00B1 59%, #DC036A 100%);
    -webkit-background-clip: text; 
    -moz-background-clip: text;
    color: transparent;
    text-shadow: none;
  }



}




.horizontal-rule{
  width:0%;
  height:1px;
  border-top: solid;
  transition: width 1s 0.25s cubic-bezier(0.23, 1, 0.32, 1), opacity 1s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
}

.vertical-rule-outer{
  width:1px;
  align-self: stretch;
}

.vertical-rule{
  opacity:0;
  width:1px;
  height:0%;
  align-self: stretch;
  border-left: solid;
  transition: all 1s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}

.horizontal-rule.rule-in-view{width:100%;opacity:1;}
.vertical-rule.rule-in-view{height:100%;opacity:1;}

.rule-width--1{border-width: 1px;}
.rule-width--2{border-width: 2px;}
.rule-width--3{border-width: 3px;}
.rule-width--4{border-width: 4px;}


/* 
** SEARCH AND FILTER
*/

.search-filter-scroll-loading{
  width: 100%;
}

.filter-dropdown{
  width:100%;
}




/* 
** PARTNERS AND SPONSORS
*/

.partner-logo{
  width:25%;
  height: 12vw;
  max-height:140px;
}

.partner-logo img{
  width:100%;
  height:100%;
  object-fit: contain;
}

.row-b{
  padding: 0 8vw;
}



/* 
** BLOG DIRECTORY
*/

.blog-result {
  width:48%;
}

.blog-result-title{
  font-size: 26px;
  line-height: 1.4;
}

.blog-result-image{
  padding-top: 56.25%;
background-position: center;
background-repeat: no-repeat;
background-size:cover;
}

.blog-result-button{

  }



/* 
** Services Directory
*/

.service-category-card{
  box-shadow: 0px 13px 26px #6D2C913B;
  width:100%;
  max-width: 376px;
}

.service-category-card h2{
  font-size:26px;
  line-height: 32px;
}


.service-category-card p{
  font-size:18px;
  line-height: 28px;
}

.service-category-card a{
  font-size:16px;
  line-height: 36px;
  font-weight:500;
  letter-spacing: 1.6px;
  color: #3C0096;
  text-transform: uppercase;
}

.service-category-card-border{
  background: transparent linear-gradient(270deg, #006EFF 0%, #DC036A 100%) 0% 0% no-repeat padding-box;
  height:10px;
}

/* 
** Team Page
*/

.team__board-member{}
.team__board-member-name{
  font-size:26px;
  line-height: 28px;
  font-family: 'Din Pro', Helvetica, serif;
  font-weight: 900;
  font-style: normal;
}
.team__board-member-title{
  font-size:18px;
  line-height: 28px;
  font-family: 'Din Pro', Helvetica, serif;
  font-style: normal;
}

.bio__slideshow{
  height:auto;
}

.team__chapter-logo{
  width:196px;
  height:auto;
}

.team__chapter-wrapper{
  width:100%;
  max-width:1298px;
}

.chapter__odd{
padding-right:4rem;
margin-left:0;
margin-right:auto;
}

.chapter__even{
padding-left:4rem;
margin-left:auto;
margin-right:0;
}



.team__chapter-section{
  margin-top:-12em;
}

.bio__card{
  padding:0px 10px;
  margin-bottom:20px;
  -webkit-transform: translate3d(0,0,0) scale(1.0, 1.0);
  transform: translate3d(0,0,0);
  transition: transform .4s ease;
  -webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
font-smoothing: antialiased !important;
-webkit-font-smoothing: antialiased;

}

.bio__card:hover{
  -webkit-transform: translate3d(0,0,0) scale(1.0, 1.0);
  transform: translate3d(0,0,0) scale(1.01, 1.01);
}

.bio__card div{
  background-color:blue;
}

.bio__picture{
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  width:100%;
  padding-top:100%;
}

.bio__thumbnail-info{
  color:white;
  font-family: 'Din Pro', Helvetica, serif;
  height:128px;
  background: rgb(172,21,123);
background: linear-gradient(137deg, rgba(172,21,123,1) 0%, rgba(109,44,145,1) 100%);
}

.bio__thumbnail-info h3{
  font-size:20px;
  line-height:26px;
  font-weight:900;
  letter-spacing:.05em;
  text-transform:uppercase;

}

.bio__thumbnail-info h4{
  font-size:18px;
  line-height:1.3;
  font-weight:400;

}

.bio__team-slide{
  color:white;
  font-family: 'Din Pro', Helvetica, serif;
}

.bio__team-slide h3{
  font-size:20px;
  line-height:26px;
  font-weight:900;
  letter-spacing:.05em;
  text-transform:uppercase;
}

.bio__team-slide h4{
  font-size:18px;
  line-height:1.3;
  font-weight:400;
}



/* 
** Services Page
*/

.service-header-image{
  width:964px;
  height:536px;
  max-width:100%;
}

.service-partner__logo-wrapper{
  height:115px;
  width:184px;
}

.service-partner__logo{
object-fit: contain;
}

.service-header-logo{
  margin-bottom:-50px;
}

.service-title-container{
  width:670px;
  max-width:100
}

.service-intro-container{
  min-height:650px;
}

.service-intro-container h1{
  font-size: 46px;
  line-height: 1.2;
}

/* 
** Services Card
*/

.service-card-container{
 width:48%;
}
.service-card{
  width:100%;
  height:100%;
  min-height:650px;
}
.service-card h3{
  font-size: 26px;
  line-height: 38px;
  letter-spacing: unset;
}
.service-card p{
  font-size: 18px;
  line-height: 28px;
}
.service-card-image{
  padding-top: 56.25%;
}
.service-card-copy{
  flex-shrink: 0;
}
.service-card-category{
  flex-shrink: 0;
}
.service-card-button{
  height:60px;
  background: rgb(148,0,146);
  background: linear-gradient(38deg, rgba(148,0,146,1) 0%, rgba(108,0,148,1) 69%, rgba(60,0,150,1) 100%);
  transform: translate(0, 0%);
  flex-shrink:0;
}

.service-card-button p{
  font-size: 14px;
}

/* 
** Events and Convenings
*/


.partner__logo-wrapper{
  height:140px;
  width:50%;
}

.partner__logo{
object-fit: contain;
}



/* 
** Search and Filter
*/


/* Dropdown */


.dropdown-toggle-label{
  margin:0;
  padding:.5rem 0 .5rem 0;
  text-decoration: underline;
  font-size: 16px;
  line-height: 24px;
  color:white;
  font-weight:500;
  letter-spacing: normal;
}

/* .dropdown-toggle-label::after {
  content: '  ';
  background-image: url('../static/icons/dropdown-b.svg');
  background-size: 12px 12px;
  height: 12px;
  width: 12px;
  padding-right:12px;
margin-left:8px;
  background-repeat:no-repeat;
} */

/* end dropdown */

.searchandfilter{
  position:relative;
  display:flex;
  flex-wrap: wrap;
  margin:0 auto;
  width:100%;
  max-width:1160px;
  padding-top:3rem;
  padding-bottom:0rem;
}

.searchandfilter ul.search-bar-wrapper{
  display:flex;
  justify-content:space-between;
}

.searchandfilter ul.dropdown-list__inner.grid{
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: repeat(4, 1fr);
  /* grid-template-rows: repeat(2, 1fr); */
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width:100%;
  margin:0;
  padding:0;
  background-color:#2B2424;
  color:white;
  padding:4rem;
  border-radius: 8px;
  justify-content: space-evenly;
  justify-items: center;
  /* align-content: space-evenly;
  align-items: center; */
}

.searchandfilter ul.dropdown-list__inner.flex{
  display: block;
  width:100%;
  margin:0;
  padding:0;
  background-color:#2B2424;
  color:white;
  padding:4rem;
  border-radius: 8px;
}

.searchandfilter ul.dropdown-list__inner.flex li ul{
  display: flex;
  flex-wrap: wrap;
  width:100%;

}

.searchandfilter ul.dropdown-list__inner li ul{

  padding:0;
}

.searchandfilter ul.dropdown-list__inner.flex li ul li{
  width:25%;
  margin-bottom:1rem;
}



.search-bar-wrapper{
  width:100%;
  margin:0;
  padding:0;

}


  
  .sf-field-post-meta-rating { grid-area: 1 / 1 / 3 / 2;
    min-width: 150px;
 }
  .sf-field-taxonomy-platform { grid-area: 1 / 2 / 3 / 3; 
    min-width: 150px; }
  .sf-field-post-meta-search_price { grid-area: 1 / 3 / 2 / 4; 
    min-width: 150px; }
  .sf-field-post-meta-players { grid-area: 2 / 3 / 3 / 4; 
    min-width: 150px; }
  .sf-field-post-meta-accessibility_options { grid-area: 1 / 4 / 3 / 5; 
    min-width: 150px;}




    .dropdown-list {
      overflow: hidden;
    }


.dropdown-list ul{
  padding:0;
}

.dropdown-list__inner h4{
  color: white;
  font-family: 'Din Pro', Helvetica, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  text-transform:uppercase;
  letter-spacing: .05em;
}


.sf-field-search input{
  height:90px;
  width:100%;
  background-color:#2B2424;
  border:none;
  border-radius: 8px 0px 0px 8px;
  padding-left:2rem;
  color:white;
}

.sf-field-search input[type="text"] {

  color: white;
  font-family: 'Din Pro', Helvetica, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;

}

.sf-field-search input::-webkit-input-placeholder {
  color: white;
  font-size: 24px;
}

.sf-field-search input::-moz-placeholder {
  color: white;
  font-size: 24px;
}

.sf-field-search input:-ms-input-placeholder {
  color: white;
  font-size: 24px;
}
.sf-field-search input::placeholder {
  color: white;
  font-size: 24px;
}

.sf-field-search label{
  height:90px;
  width:100%;
}

.sf-field-submit input{
  height:100%;
  width:177px;
  background-color:#6D2C91;
  color:white;
  border:none;
  font-family: 'Din Pro', Helvetica, serif;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 0.05em;
  border-radius: 0px 8px 8px 0px;
  text-transform: uppercase;
}

.sf-field-submit{
  flex-shrink: 0;
}

.sf-field-submit submit{

}

.sf-field-search{
  width:100%;
}

.search-filter-scroll-loading {
  display: block;
  background-color:transparent;
  margin: 10px;
  margin-top: 20px;
  height: 30px;
  width:100%;
  animation: none;
  border: none;
  border-right-color:none;
  border-radius: 0;
  background-image: url('../static/icons/loading.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80px 10px;
}

.loading-icon{
  width:100%;
  height:100%;
  background-color:red;
}


.searchandfilter label{
  padding-top: 1px;
}


.sf-label-checkbox {
  color: white;
  font-family: 'Din Pro', Helvetica, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

input[type=checkbox] {
         position: relative;
	       cursor: pointer;
         width: 20px;
         height: 20px;
}

input[type=checkbox]:before {

         content: "";
         display: block;
         position: absolute;
         width: 20px;
         height: 20px;
         top: 0;
         left: 0;
         background-color:#2B2424;
         border-radius:4px;
         border: 2px solid #ffffff;

}


input[type=checkbox]:checked:before {

         content: "";
         display: block;
         position: absolute;
         width: 20px;
         height: 20px;
         top: 0;
         left: 0;
         border: 2px solid #ff0000;

}

/* Here is the Icon for Check Boxes in the Search Filter */
input[type=checkbox]:checked:after {

         /* content: "";
         display: block;
         width: 5px;
         height: 10px;
         border: solid white;
         border-width: 0 2px 2px 0;
         -webkit-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
         transform: rotate(45deg);
         position: absolute;
         top: 2px;
         left: 6px; */



         display: block;
         content: ' ';
         background-image: url('../static/icons/check-mark.svg');
         background-size: 11px 11px;
         height: 20px;
         width: 20px;
         background-position:center;
         background-repeat:no-repeat;
         position:absolute;

}


.searchandfilter ul li .sf-level-0 {

        display:flex;
        align-content: center;
        padding-bottom: 1rem;

}




/* MODAL */

.menu-about-us-dropdown-a-container,
.menu-about-us-dropdown-b-container{
  width: 100%;
}

.modal__footer button{
  position:absolute;
  transform: translateX(-50%);
}

.dropdown-menu-link a {
  padding:0;
}

.dropdown-header {
  letter-spacing: 0.05em;
  font-size:16px;
  line-height:20px;
}


/**************************
  Basic Modal Styles
**************************/


.modal-button a{
  padding-left: 4rem;
  padding-right: 0rem;
}

.modal-button.menu-item{
  padding-left: 0rem;
  padding-right: 0rem;
}

.modal-button::after {
  display: block;
  content: ' ';
  background-image: url('../static/icons/dropdown-a.svg');
  background-size: 12px 12px;
  height: 12px;
  width: 12px;
  margin-bottom:4px;
  background-repeat:no-repeat;
  position:absolute;
  right:calc(3rem - 4px);
}


/* 
.active{
  background-color:red;
} */

.modal {
  font-family: -apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.75);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  z-index:999;
}

.modal__container {
  background-color: #171717;
  max-width: 720px;
  box-sizing: border-box;
}

.modal__team-container {
  background-color: #171717;
  max-width: 50%;
  min-width: 712px;
  box-sizing: border-box;
}

.modal__container ul{
margin:0;
padding:0;
list-style-type:none;
}

.modal__container li{

  font-family: 'Din Pro', Helvetica, serif;
  font-style: normal;
  font-weight: 900;
  font-size: 46px;
  line-height: 48px;
  margin-bottom: 2rem;

  }

  .modal__container li a{
    color: white;
    transition: color 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .modal__container li a:hover{
    color: red;
    }

    
  .modal__container li a:focus{
    /* outline-style:dotted;
    outline-color: white; */
    }


    

@supports (display: flex) {
	
	
}

.modal__header {
  position: relative;
  display: block;
  height:100%;
  overflow-y: auto;
}


.modal__title {
  position: absolute;
  top: 20px;
  left: 20px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  background: transparent;
  border: 0;
  cursor: pointer;
  margin: 0px;
  padding: 0px;
}

@supports (display: flex) {
	
  .modal__title {
	  position: static;
  }
	
  .modal__close {
	  position: static;
  }
  
}

.modal__header .modal__close:before { content: "\2715"; }

.modal__content {
  margin-top: 10px;
  margin-bottom: 10px;
  color: rgba(0,0,0,.8);
}

@supports (display: flex) {
	
	.modal__content {
	  margin-top: 2rem;
	  margin-bottom: 2rem;
	  line-height: 1.5;
	}

}

.modal__btn {
  width:76px;
  height:76px;
  background-color: transparent;
  cursor: pointer;
  padding:0;
  -webkit-appearance: button;
  border:none;
  overflow: visible;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out,-webkit-transform .25s ease-out;
}



.modal__btn div{
  background-image:url('../static/icons/close-modal.svg');
  background-size: contain;
  width:100%;
  height:100%;
  transform: rotate(0.0turn);
  transition: transform .25s ease-out;
  border-radius:100%;
  overflow:hidden;
}

.modal__btn div:hover {
  transform: rotate(0.5turn);

}

.modal__btn {
  transform: rotate(0.5turn);
  border-radius:100%;
  overflow:hidden;
}

.modal__btn:focus div {
  transform: rotate(0.5turn);



}

.modal__btn:focus  {

  outline-style:solid;
  outline-color: white;
  outline-offset: 4px;
  outline-width: 1px;


}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

/**************************
  Demo Animation Style
**************************/

@keyframes mmfadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes mmfadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}

@keyframes mmslideIn {
  from { transform: translateX(15%); }
    to { transform: translateX(0); }
}

@keyframes mmslideOut {
    from { transform: translateX(0); }
    to { transform: translateX(15%); }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

/**************************
  Custom styles for individual modals
**************************/

.modal__container button {
	/* outline: none; */
	cursor: pointer !important;
}

.modal__container h2.modal__title {
	color: #595959;
}


.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  font-size: 24px;
}

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0,0,0,.8);
}

/**************************
G4C Components
**************************/

.g4c__gallery{
  flex-shrink: 0;
  min-width:578px;
}

.g4c__program{
  width:50%;
  min-width:475px;
}


.g4c__partners-mobile{
  display:none;
}

.g4c__footer{

}


/**************************
Learn Page
**************************/

.learn__header-title{
  font-size: 56px;
  font-family: 'Din Pro', Helvetica, serif;
  font-weight: 900;
  font-style: normal;
  line-height:65px;
}

.learn__workshop-header{
  margin-left:auto;
  margin-right:0; 
  max-width:1440px;
}
.learn__workshop-header div{
max-width:670px;
}


/**************************
NEWSLETTER
**************************/

/* Containing Element */
#mc_embed_signup{
  clear:left; 
  font-family: 'Din Pro', Helvetica, serif;  
  width:100%; 
  color:white;
}

  #mc_embed_signup form{
padding: 0px;
  }

  #mc_embed_signup .mc-field-group{
    width:100%;
      }


#mc_embed_signup .mc-field-group input[type="text"],
#mc_embed_signup .mc-field-group input[type="email"]
{
  height:88px;
  border-radius: 8px;
  background-color:var(--dark-grey);
  border:none;
  color:white;
  font-size:24px;
}



#mc_embed_signup .mc-field-group.input-group ul li {
  display:flex;
  justify-items: center;
}

#mc_embed_signup .mc-field-group label {
  padding-left:1rem;
}


#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  display:inline-block; 
  margin:2px 0 1em 0; 
  padding:5px 10px; 
  background-color:rgba(255,255,255,0); 
  -webkit-border-radius: 3px; 
  -moz-border-radius: 3px; 
  border-radius: 3px; 
  font-size:14px; 
  font-weight:700; 
  z-index:1; 
  color:var(--red)
}

#mc_embed_signup .mc-field-group.input-group ul li {
  margin-right:2rem;
  margin-bottom:.5rem;
}

#mc_embed_signup .button {
  background-color:#6D2C91;
  clear: both;
  border: 0 none;
  border-radius: 8px;
  transition: all 0.23s ease-in-out 0s;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  text-transform:uppercase;
  height: 66px;
  line-height: 66px;
  margin: 0 5px 10px 0;
  padding: 0px 90px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  letter-spacing: .05em;
  width: auto;
}

#mc_embed_signup .button:hover {
  background-color:#006EFF;
}


#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em 0em 0em 0em;
  overflow: hidden;
  width: 100%;
  margin: 0;
  clear: both;
}

#mc_embed_signup #mce-success-response {
  color: #FFFFFF;
}

.newsletter__archive-button{
font-weight:900;
font-size:18;
line-height:1.3;
text-decoration: underline;
}


/**************************
PRESS PAGE
**************************/

.press__pr-description{
  font-size: 46px;
  line-height: 59px;
  font-family: 'Din Pro', Helvetica, serif;
  font-weight: 900;
  font-style: normal;

}


.press__past-press-title{
text-decoration: underline;
font-size: 18px;
line-height: 30px;
font-family: 'Din Pro', Helvetica, serif;
font-weight: 700;
font-style: normal;
}



/**************************
MOBILE SIZING
**************************/


@media only screen and (max-width : 1760px) {

.home__logo{
  transform: translate(0, 1rem);
  height: 180px;
  margin-bottom: 2rem;
}

}




/* Tachyons 'L' & Main Container Size */
@media only screen and (max-width : 1283px) {

  .service-category-card{
    max-width:calc(50% - 16px);
  }

  .service-header-logo{
    margin-bottom:60px;
  }

  .team__chapter-logo{
    width:156px;
    height:auto;
  }

  .primary-navigation li a{
    padding:0 2rem;
  }
  
  .primary-navigation .modal-button a{
    padding:0 calc(2rem + 8px) 0 2rem;
  }
  

  .modal-button::after {

    right:calc(2rem - 8px);
  }
  

  /* HOME PAGE */



  .homepage-sponsor{
    width:30vw;}

  .home__arrow-trio{
    transform:translate(-50%, 0px);
    }

  .home__hero-h1{
    font-size: 54px;
  }

  .home__hero-copy{
    flex-shrink:0;
    width:100%;
    max-width:440px;
  }

  .game-card-container a{
    min-height:650px;
    min-width:49%;
    margin-bottom: 2rem;
  }
  

  /* END HOME PAGE */

  .g4c__flexbox-50-50{
    flex-direction: column-reverse;
  }

  .g4c__flexbox-50-50-reverse{
    flex-direction: column;
  }

  .g4c__program{
    padding-left:0;
    padding-right:0;
    width:100%;
  }
  .g4c__gallery{
    width:100%;
  }

  .partner__logo-wrapper{
    width:25%;
  }

  .g4c__partners-desktop{
    display:none;
  }
.g4c__partners-mobile{
  display:block;
}

.hero__slide-caption{

  bottom: 25%;

}

.newsletter__header{
  padding-top:3rem;
}



}

/* Tachyons 'M' / Tablet */
@media only screen and (max-width : 959px) {

  .home__hero-carousel-navigation{
    transform:translate(-32px, 48px);
    top:0;
    bottom:auto;
  }
  
  .home__hero-carousel-navigation-arrow{
    height:32px;
    width:auto;
  }

  .hero__carousel-pagination{
    display:none;
  }

  .home__logo{
    transform: translate(0, 1rem);
    height: 120px;
    margin-bottom: 1rem;
  }

  .modal__btn {
    width:40px;
    height:40px;
    margin-bottom:2rem;
  }
  
  

  .modal__footer button{
    position:relative;
    transform: translateX(0%);
  }

  .modal__team-container{
    min-width:0px;
    max-width:100%;
  }

  .service-intro-container{
    min-height:0px;
  }

  .service-header-image{
width:100%;
    padding-bottom: 60%;
    height:0px;

  }

.blog__header{
  padding-top:70px;
}

.service-title-container{
margin-top:-40px;
}

  .partner-logo{
    width:25%;
    height:140px;
  }

  .program__card {
    height: auto;
    display:block;
  }

  .program__card-image-wrapper{
    height:300px;
  }

  .team__chapter-logo{
    width:126px;
    height:auto;
  }

  .chapter__odd{
    padding-right:2rem;
    }
    
    .chapter__even{
    padding-left:2rem;
    }

  .home__section-arrow p{
    font-size:18px;
    line-height: 1.3;
    width:100px;
  }

  
  .homepage-sponsor{
    width:35vw;}

  .blog-intro h1{
    font-size:36px;
    line-height: 42px;
    letter-spacing: -.025em;
  }
  

  .blog-featured-image{
width:100%;
height:0px;
padding-bottom: 53.63070539419087%;
  }

  .related-post-card-copy{
    max-width: 500px;
  }
  

  .searchandfilter ul.dropdown-list__inner.flex{
    padding:2rem;
  }

  .searchandfilter ul.dropdown-list__inner.flex li ul li {
    width:calc(100% / 3);
    margin-bottom:.5rem;
  }

  .header-b2-title{
    width:400px;
    max-width:100%;
  }

  .header-b-intro h1
{
  font-size: 54px;
  line-height: 1.3;
}

.header-newsletter-intro{
  width:100%;
  max-width:100%;
}




  .game-info-container{
    background-color:#171717;
    height:auto;
    width:100%;
    flex-shrink: 0;
  }
  
  .game-info-wrapper{
    position:relative;
    margin-top:0px;
    transform:translateX(0px);
    height:100%;
    width:100%;
    background-color:#000000;
  }



  .game-gallery-pagination-wrapper{
    padding-right:2rem;
    transform:translateY(0%);
    z-index:3;
  
  }
  


  .searchandfilter ul.dropdown-list__inner.grid{

    grid-template-columns: repeat(2, 1fr);
    padding: 2rem;
    justify-items:left;

  }

  .sf-field-submit input {
    width:100px;
  }

  .sf-field-search input{
    height:60px;
  }

  .sf-field-search label{
    height: 60px;
  }

  .sf-label-checkbox{
    font-size: 14px;
  }

  .sf-field-post-meta-rating { grid-area: 1 / 1 / 2 / 2;
    min-width: 0px;
 }
  .sf-field-taxonomy-platform { grid-area: 1 / 2 / 2 / 3; 
    min-width:0px; }
  .sf-field-post-meta-search_price { grid-area: 2 / 1 / 3 / 2; 
    min-width: 0px; }
  .sf-field-post-meta-players { grid-area: 2 / 2 / 3 / 3; 
    min-width: 0px; }
  .sf-field-post-meta-accessibility_options { grid-area: 3 / 1 / 4 / 2; 
    min-width: 0px;}




  .w-layout-grid {
    grid-row-gap: 32px;

  }
  

  .g4c__flexbox-50-50,
  .g4c__flexbox-50-50-reverse{
    width:100%;
  }

  #games{
    padding-top: 5rem;
  }

  .game-card-container a{
    min-height:650px;
    min-width:100%;
    margin-bottom: 2rem;
  }

  #programs{
    margin-top:0rem;
    padding-bottom:5rem;
  }

  .home__hero-copy{
    flex-shrink:0;
    width:100%;
    max-width:600px;
  }

  .home__hero-rule.rule-in-view{
    opacity:100%;
    width:70px;
  }

  .program__card-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .g4c__gallery,
  .g4c__program{
    min-width:0px;
  }

  .header-b,
.canvas-b,
.canvas-c
{
  height: 400px;
}

.hero__slide-caption{

  bottom: 0%;

}

.home__arrow-trio{
  transform:translate(100%, 0px);
  }

  .program-wrapper{
    transform:translate(0px, 0px);
  }



}

/* Inbetween Tachyons Base and Tachyons 'm' */
@media only screen and (max-width : 639px) {

  .service-category-card{
    max-width:100%;
  }


  .service-card-container{
    width:100%;
  }

  .learn__header-title{
    font-size: 36px;
    font-family: 'Din Pro', Helvetica, serif;
    font-weight: 900;
    font-style: normal;
    line-height:42px;
  }

  .gradient-number{
    font-size: 80px;
  }

  .partner-logo{
    width:30%;
    height:140px;
  }


  .home__section-arrow p{
    font-size:18px;
    line-height: 1.3;
    width:100%;
  }

  
  .homepage-sponsor{
    width:45vw;}

  .related-post-card-copy{
    max-width: 100%;
  }

  .blog-result {
    width:100%;
  }
  .searchandfilter ul.dropdown-list__inner.flex li ul li {
    width:calc(50%);
  }

  .searchandfilter ul.dropdown-list__inner.flex{
    padding:1rem;
  }

  .header-a-intro h1
{

  font-size: 36px;
  line-height: 1.2;

}

.sf-label-checkbox{
  font-size: 13px;
}

#mc_embed_signup .mc-field-group input[type="text"],
#mc_embed_signup .mc-field-group input[type="email"]
{
  height:60px;
  font-size:18px;
}


.header-newsletter-intro h1{
  font-size: 36px;
  line-height: 1.3;
}

  .partner__logo-wrapper{
    width:50%;
  }

  .swiper-container {
    height: 480px;
  }
  .featured-game-card{
    display:block;
    height:auto;
  }

  .featured-game-card-image{
    height:400px;
    width:100%;
  }

  .featured-card-description{
    margin-bottom:3rem;
  }


  .rich-textbox ul,
  .rich-textbox ol{
    margin-left: 0;
    padding-inline-start:1rem;
  }

  .bio__slideshow{
    height:auto;
  }

}

/* Mobile Devices */
@media only screen and (max-width : 479px) {

  .swiper-pagination-fraction {
    width:100%;
  }

  .chapter__odd{
    padding-right:1rem;
    }
    
    .chapter__even{
    padding-left:1rem;
    }

  .home__section-arrow p{
    font-size:16px;
    line-height: 1.3;
    width:100%;
  }

  
  .partner-logo{
    width:40%;
    height:100px;
  }

  
  .homepage-sponsor{
    width:45vw;}

  .header-b2-title{
    width:300px;
    max-width:100%;
  }

  .header-b-intro h1
  {
    font-size: 36px;
    line-height: 1.3;
  }

	.modal__container {
	  width: 90% !important;
	  min-width: 90% !important;
	}

  .partner__logo-wrapper{
    height:140px;
    width:50%;
  }

  .mobile_nav__link-container li a{
    padding:2rem 1rem;}


	@supports (display: flex) {
	
		.modal__container {
			width: 90% !important;
			min-width: 90% !important;
		}
		
	}
  
}