@font-face {
  font-family: "ControllerExtW01-Four";
  src: url("//db.onlinewebfonts.com/t/fd16bf0ee8dd25053db523f67225c677.eot");
  src: url("//db.onlinewebfonts.com/t/fd16bf0ee8dd25053db523f67225c677.eot?#iefix") format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/fd16bf0ee8dd25053db523f67225c677.woff2") format("woff2"),
    url("//db.onlinewebfonts.com/t/fd16bf0ee8dd25053db523f67225c677.woff") format("woff"),
    url("//db.onlinewebfonts.com/t/fd16bf0ee8dd25053db523f67225c677.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/fd16bf0ee8dd25053db523f67225c677.svg#ControllerExtW01-Four") format("svg");
}


@font-face {
  font-family: "Alte Haas Grotesk Bold V2";
  src: url("https://db.onlinewebfonts.com/t/8dddfc4c12cf25d9913689b1969523d7.eot");
  src: url("https://db.onlinewebfonts.com/t/8dddfc4c12cf25d9913689b1969523d7.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/8dddfc4c12cf25d9913689b1969523d7.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/8dddfc4c12cf25d9913689b1969523d7.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/8dddfc4c12cf25d9913689b1969523d7.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/8dddfc4c12cf25d9913689b1969523d7.svg#Alte Haas Grotesk Bold V2")format("svg");
}

@font-face {
  font-family: "HyperspaceRegular";
  src: url(fonts/HyperspaceRace-Regular.woff) format("woff");
}


@import url('https://fonts.cdnfonts.com/css/coolvetica-2');
@import url(https://db.onlinewebfonts.com/c/8dddfc4c12cf25d9913689b1969523d7?family=Alte+Haas+Grotesk+Bold+V2);

@import url('https://fonts.cdnfonts.com/css/helvetica-neue-55');

@media screen and (max-width: 750px) {
  #link {
    display: none;

  }

  #digilogoid {
    display: none;
  }

  #digilogosmallid {
    display: none;
  }

}


@media screen and (min-width: 751px) {

  body {

    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-weight: 300;
    min-height: 100vh;
    text-decoration: none;
    background-size: 100vw, auto;
    background-repeat: no-repeat;
    background-position: bottom;
  }

  
  #digilogosmallid {
    display: none;
  }

  #digilogoid {
    display: none;
  }

}



span.glow,
span.glow:hover,
span.glow:focus {
  text-decoration: none;
  color: rgb(223, 0, 85);
  text-shadow: none;
  -webkit-transition: 350ms linear 0s;
  -moz-transition: 350ms linear 0s;
  -o-transition: 350ms linear 0s;
  transition: 350ms linear 0s;
  color: rgb(223, 0, 85);
}





a {
  text-decoration: none;
}

a.glow,
a.glow:hover,
a.glow:focus {
  text-decoration: none;
  color: rgb(223, 0, 85);
  text-shadow: none;
  -webkit-transition: 350ms linear 0s;
  -moz-transition: 350ms linear 0s;
  -o-transition: 350ms linear 0s;
  transition: 350ms linear 0s;
  outline: 0 none;
}

a.glow:hover,
a.glow:focus {
  color: rgb(255, 255, 255);
  text-shadow: 0px 0px 2px  rgb(223, 0, 85);
}

.textshadow a.backlit:hover,
.textshadow a.backlit:focus {
  color: rgb(255, 255, 255);
}




span.glow,
span.glow:hover,
span.glow:focus {
  text-decoration: none;


  text-shadow: none;
  -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
  outline: 0 none;
}

span.glow:hover,
span.glow:focus {

  -webkit-text-stroke-width: 1px;


}

.textshadow span.backlit:hover,
.textshadow span.backlit:focus {
  color: rgba(255, 255, 255, 0);
}

@media screen and (min-width: 751px) {

.sub-menu li {
  list-style: none;
  position: relative;
  font-size: 25px;
  padding-right: 8px 0;
  padding-left: 8px 0;
  padding-top: 10px 0;
  padding-bottom: 10px;

  text-decoration: none;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 300ms ease-in-out;


}


.sub-menu {
  transform: scale(0);
  margin-top: 25px;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;

}

.menu>li:hover .sub-menu li {
  transform: scale(1);
}

.menu>li:hover .sub-menu {
  transform: scale(1);




}



  .menu {
    display: inline-block;
    margin-left: -40px;
    margin-bottom: 50px;
  }

  .menuimg {
    height: 100px;
    width: auto;
    position:absolute;
    display: block;
    margin-top: 60px;
   margin-left: 10vw;

    align-items: left;
  }

  .menu>li {
    position: relative;
    display: inline;
    margin-left: 100px;
    color: rgb(223, 0, 85);
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    cursor: pointer;
    font-size: 14px;
  }

}

  .section {
    font-size: 18px;
    color: rgb(242, 16, 159, 0.5);

  }

  
 /* =========================================================
   RESET / BASE
   ========================================================= */
* {
  box-sizing: border-box;
}


/* =========================================================
   GRID CONTAINER
   - 10vw margin on left and right
   - 6 columns, adaptive width, fixed 25px gap
   - fluid down to a min-width viewport of 751px
   ========================================================= */
.grid-container {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  grid-auto-rows: 1fr;
  gap: 25px;
  margin: 0 10vw;
 

}

/* Each grid cell: reserves the normal grid space and stays put.
   overflow: visible lets the square inside grow past it on hover
   without affecting the grid track sizes or shifting other cells. */
.cell {
  position: relative;
  aspect-ratio: 1 / 1;
  overflow: visible;
}

/* =========================================================
   GRID ITEM (each square)
   - Fills its cell exactly at rest (inset: 0).
   - background-size is in vw (viewport units), NOT %.
     That means the image's size is fixed relative to the
     viewport only -- completely independent of this box's
     own size. So the image never rescales or shifts.
   - overflow: hidden clips that fixed-size image to the
     box's current bounds, acting as a "window" onto it.
   ========================================================= */
.grid-item {
  display: block;
  position: absolute;
  inset: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22vw;   /* fixed to viewport -> image itself never moves/scales */


  z-index: 1;

  transition: inset 0.55s cubic-bezier(0.22, 1, 0.36, 1),
              box-shadow 0.55s ease,
              border-color 0.55s ease;
}

/* =========================================================
   HOVER STATE
   - "inset" shrinks toward negative values, which grows the
     box equally on all sides (still centered on the same
     spot). This changes the box's SIZE only -- no transform,
     no scaling -- so the image itself stays perfectly still.
   - As the window (box) gets bigger, more of the fixed-size
     background image is revealed underneath it.
   ========================================================= */
.grid-item:hover,
.grid-item:focus-visible {
  inset: -70%;
  z-index: 10;
  border-color: rgb(0, 0, 0);
  box-shadow:  0px 15px 35px rgba(0, 0, 0.1, 0.3);
}

/* Keyboard accessibility */
.grid-item:focus-visible {
  outline: none;
}

/* =========================================================
   RESPONSIVE
   - Grid stays fluid all the way down to 751px.
   - At 750px and below we switch to a placeholder "phone"
     layout. Replace/expand this block when you design the
     dedicated mobile version.
   ========================================================= */
@media (max-width: 750px) {
  .grid-container {
    grid-template-columns: repeat(3, 1fr);
    margin: 0 6vw;
    gap: 5px;
    padding: 5px 0;
  }

  /* Disable the grow-on-hover effect on touch/small screens
     since there's no real "hover" and it can overflow the
     viewport awkwardly. */
  .grid-item:hover,
  .grid-item:focus-visible {
    inset: 0;
    box-shadow: none;
  }
}

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

  .sub-menu li {
    list-style: none;
    position: relative;
    font-size: 20px;
    padding-right: 8px 0;
    padding-left: 8px 0;
    padding-top: 0px 0;
    padding-bottom: 0px;
  
    text-decoration: none;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 300ms ease-in-out;
  
  
  }
  
  
  .sub-menu {
    transform: scale(0);
    margin-top: 0px;
    margin-left: -20px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  
  }
  
  .menu>li:hover .sub-menu li {
    transform: scale(1);
  }
  
  .menu>li:hover .sub-menu {
    transform: scale(1);

  }
  
    .menu {
      display: inline-block;
      margin-left: -40px;

    }
  
    .menuimg {
      height: 75px;
      width: auto;
      position:absolute;
      display: block;
      margin-top: 25px;
     margin-left: 10vw;
  
      align-items: left;
    }
  
    .menu>li {
      position: relative;
      display: inline;
      margin-left: 100px;
      color: rgb(223, 0, 85);
      width: 40px;
      height: 30px;
      line-height: 25px;
      text-align: left;
      cursor: pointer;
      font-size: 14px;
    }
  
  }

  .home1 {
    display: block;
    position: absolute;
    text-decoration: none;
    margin-top: -38px;
    margin-bottom: 30px;
    z-index: 5;
    margin-left: 8vw;
    color: rgb(240, 0, 130);
    font-size: 20px;


  }

  .pagetitle {

    margin-top: 70px;
    margin-left: 8vw;
    font-size: 20px;
    color: rgb(242, 16, 159);

  }

  .title {

    margin-top: 70px;
    margin-left: 8vw;
    font-size: 20px;
    color: rgb(242, 16, 159);

  }



  li {
    display: block;
    position: absolute;
    font-family: "HelveticaNeue";
    list-style-type: none;
    margin-left: 8vw;

  }

  span {
    display: block;
    text-align: left;
    font-family: "Helvetica Neue";


  }

  p {
    text-align: center;
    font-family: "Helvetica Neue";
    font-size: 10px;
    margin-bottom: 0;
    margin-top: 550px;
    /* padding-top: 490px; */
    padding-right: 0px;
    padding-bottom: 20px;
    color: rgb(142, 142, 142);

  }


  footer {
    display: block;
    position: relative;
    text-align: bottom;
  }

