* {
  box-sizing: border-box; }

html {
  min-height: 100%;
  position: relative;
  scroll-snap-type: y proximity; }
  @media screen and (max-width: 600px) {
    html {
      scroll-snap-type: none; } }

body {
  margin: 0px;
  font-style: normal;
  font-family: "myriad-pro", sans-serif;
  font-weight: 300;
  text-align: left;
  color: white;
  font-size: 15px;
  line-height: 19px;
  background-image: -webkit-linear-gradient(180deg, #009ee3 5%, #732185 50%, #ff008a 95%);
  background-image: -moz-linear-gradient(180deg, #009ee3 5%, #732185 50%, #ff008a 95%);
  background-image: -o-linear-gradient(180deg, #009ee3 5%, #732185 50%, #ff008a 95%);
  background-image: linear-gradient(90deg, #009ee3 5%, #732185 50%, #ff008a 95%); }

.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  line-height: 0; }

h1, h2, h3, h4, h5, h6, #buttonpad, .menu-wrap, #navilinks > a, #hotbox, .button-submit, .price, .pricetitle, small, .bigphone, .quform-error, .quform-success-message, .photoid, .dataheader, .jobtableheader {
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size-adjust: 0.4; }

h1, h2, .bigphone {
  font-size: 40px;
  line-height: 34px;
  margin: 15px 0 12px 0; }
  @media screen and (max-width: 600px) {
    h1, h2, .bigphone {
      font-size: 32px;
      line-height: 30px;
      margin: 15px 0 18px 0; } }

h3, h1 + h2 {
  font-size: 28px;
  line-height: 24px;
  margin: 14px 0 -6px 0; }
  @media screen and (max-width: 600px) {
    h3, h1 + h2 {
      font-size: 24px;
      line-height: 22px; } }

h4 {
  font-size: 80px;
  line-height: 65px;
  margin: 0 0 3px 0;
  color: #006ec8; }

h5 {
  font-size: 40px;
  line-height: 33px;
  margin: 0 0 5px 0; }
  @media screen and (max-width: 600px) {
    h5 {
      font-size: 32px;
      line-height: 30px; } }

h6 {
  font-size: 22px;
  line-height: 20px;
  margin: 0 0 8px 0;
  color: white; }
  @media screen and (max-width: 600px) {
    h6 {
      font-size: 28px;
      line-height: 28px;
      margin: 0 0 11px 0; } }

p {
  margin: 12px 0; }
  p a:link, p a:visited, p a:active {
    font-weight: 400; }

ul, ol {
  text-align: left;
  padding-left: 18px; }

li::marker {
  color: #00c8ff; }

a:link, a:visited, a:active {
  color: #d2f0ff;
  text-decoration: none;
  transition: 0.3s ease; }

a:hover {
  color: white;
  text-decoration: none;
  transition: 0.3s ease;
  text-shadow: 0px 0px 4px #d2f0ff, 0px 0px 7px #00c8ff, 0px 0px 20px #009ee3;
  cursor: pointer; }

.authour {
  font-size: 26px;
  line-height: 26px;
  font-weight: 400; }

.quote {
  color: #00c8ff;
  font-style: italic; }

.module-blanche h1, .module-blanche h2, .module-blanche h3, .tabletframe h1, .tabletframe h2, .tabletframe h3, .white h1, .white h2, .white h3, .lightfolio .gridteaser h1, .lightfolio .gridteaser h2, .lightfolio .gridteaser h3, .textpad h1, .textpad h2, .textpad h3, .glowheader #navi h1, .glowheader #navi h2, .glowheader #navi h3, .glowheader .menutab h6 h1, .glowheader .menutab h6 h2, .glowheader .menutab h6 h3 {
  color: #4b555f; }
.module-blanche h4, .module-blanche h6, .tabletframe h4, .tabletframe h6, .white h4, .white h6, .lightfolio .gridteaser h4, .lightfolio .gridteaser h6, .textpad h4, .textpad h6, .glowheader #navi h4, .glowheader #navi h6, .glowheader .menutab h6 h4, .glowheader .menutab h6 h6 {
  color: #006ec8; }
.module-blanche h5, .tabletframe h5, .white h5, .lightfolio .gridteaser h5, .textpad h5, .glowheader #navi h5, .glowheader .menutab h6 h5 {
  color: #4b555f; }
.module-blanche p, .module-blanche ul, .module-blanche ol, .module-blanche #buttonpad, .tabletframe p, .tabletframe ul, .tabletframe ol, .tabletframe #buttonpad, .white p, .white ul, .white ol, .white #buttonpad, .lightfolio .gridteaser p, .lightfolio .gridteaser ul, .lightfolio .gridteaser ol, .lightfolio .gridteaser #buttonpad, .textpad p, .textpad ul, .textpad ol, .textpad #buttonpad, .glowheader #navi p, .glowheader #navi ul, .glowheader #navi ol, .glowheader #navi #buttonpad, .glowheader .menutab h6 p, .glowheader .menutab h6 ul, .glowheader .menutab h6 ol, .glowheader .menutab h6 #buttonpad {
  color: #3c3c3c;
  margin-bottom: 5px; }
.module-blanche li::marker, .tabletframe li::marker, .white li::marker, .lightfolio .gridteaser li::marker, .textpad li::marker, .glowheader #navi li::marker, .glowheader .menutab h6 li::marker {
  color: #006ec8; }
.module-blanche a:link, .module-blanche a:visited, .module-blanche a:active, .tabletframe a:link, .tabletframe a:visited, .tabletframe a:active, .white a:link, .white a:visited, .white a:active, .lightfolio .gridteaser a:link, .lightfolio .gridteaser a:visited, .lightfolio .gridteaser a:active, .textpad a:link, .textpad a:visited, .textpad a:active, .glowheader #navi a:link, .glowheader #navi a:visited, .glowheader #navi a:active, .glowheader .menutab h6 a:link, .glowheader .menutab h6 a:visited, .glowheader .menutab h6 a:active {
  color: #006ec8;
  font-weight: 400; }
  .module-blanche a:link p, .module-blanche a:visited p, .module-blanche a:active p, .tabletframe a:link p, .tabletframe a:visited p, .tabletframe a:active p, .white a:link p, .white a:visited p, .white a:active p, .lightfolio .gridteaser a:link p, .lightfolio .gridteaser a:visited p, .lightfolio .gridteaser a:active p, .textpad a:link p, .textpad a:visited p, .textpad a:active p, .glowheader #navi a:link p, .glowheader #navi a:visited p, .glowheader #navi a:active p, .glowheader .menutab h6 a:link p, .glowheader .menutab h6 a:visited p, .glowheader .menutab h6 a:active p {
    color: #001950; }
.module-blanche a:hover, .tabletframe a:hover, .white a:hover, .lightfolio .gridteaser a:hover, .textpad a:hover, .glowheader #navi a:hover, .glowheader .menutab h6 a:hover {
  color: #009ee3;
  text-shadow: none; }
  .module-blanche a:hover p, .tabletframe a:hover p, .white a:hover p, .lightfolio .gridteaser a:hover p, .textpad a:hover p, .glowheader #navi a:hover p, .glowheader .menutab h6 a:hover p {
    color: #009ee3; }
  .module-blanche a:hover h5, .tabletframe a:hover h5, .white a:hover h5, .lightfolio .gridteaser a:hover h5, .textpad a:hover h5, .glowheader #navi a:hover h5, .glowheader .menutab h6 a:hover h5 {
    color: #009ee3; }
.module-blanche .button, .tabletframe .button, .white .button, .lightfolio .gridteaser .button, .textpad .button, .glowheader #navi .button, .glowheader .menutab h6 .button {
  border-color: #006ec8; }
  @media screen and (max-width: 600px) {
    .module-blanche .button, .tabletframe .button, .white .button, .lightfolio .gridteaser .button, .textpad .button, .glowheader #navi .button, .glowheader .menutab h6 .button {
      margin: 0 5px 5px 0; } }
.module-blanche .fileinfo small, .tabletframe .fileinfo small, .white .fileinfo small, .lightfolio .gridteaser .fileinfo small, .textpad .fileinfo small, .glowheader #navi .fileinfo small, .glowheader .menutab h6 .fileinfo small {
  color: rgba(0, 0, 0, 0.3); }
.module-blanche a:hover .fileinfo small, .tabletframe a:hover .fileinfo small, .white a:hover .fileinfo small, .lightfolio .gridteaser a:hover .fileinfo small, .textpad a:hover .fileinfo small, .glowheader #navi a:hover .fileinfo small, .glowheader .menutab h6 a:hover .fileinfo small {
  color: rgba(0, 158, 227, 0.5); }
.module-blanche a:hover .fileinfo p, .tabletframe a:hover .fileinfo p, .white a:hover .fileinfo p, .lightfolio .gridteaser a:hover .fileinfo p, .textpad a:hover .fileinfo p, .glowheader #navi a:hover .fileinfo p, .glowheader .menutab h6 a:hover .fileinfo p {
  color: rgba(0, 0, 0, 0.5); }
.module-blanche .quote, .tabletframe .quote, .white .quote, .lightfolio .gridteaser .quote, .textpad .quote, .glowheader #navi .quote, .glowheader .menutab h6 .quote {
  color: #006ec8;
  font-style: italic; }

pre {
  font-size: 14px;
  color: rgba(20, 30, 50, 0.999);
  padding: 30px;
  background-color: white;
  border: rgba(20, 30, 50, 0.999) 1px solid;
  border-radius: 10px;
  text-align: left;
  white-space: pre-wrap;
  /* Since CSS 2.1 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word; }
  @media screen and (max-width: 600px) {
    pre {
      font-size: 12px;
      padding: 16px; } }

#wholepage {
  width: 100%; }

.modulebg, .module-photo, .module-video {
  scroll-snap-align: start; }
  @media screen and (max-width: 600px) {
    .modulebg, .module-photo, .module-video {
      scroll-snap-align: none; } }

#footerband {
  scroll-snap-align: end; }
  @media screen and (max-width: 600px) {
    #footerband {
      scroll-snap-align: none; } }

.modulebg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  min-height: 100vh;
  padding: 120px 0;
  position: relative;
  background-size: cover;
  background-position: center;
  overflow: hidden; }
  @media screen and (max-width: 1000px) {
    .modulebg {
      min-height: inherit;
      min-width: 100%; } }
  @media screen and (max-width: 600px) {
    .modulebg {
      min-height: inherit;
      padding: 0;
      background-position: right top; } }

.module {
  height: fit-content;
  width: 100%;
  padding: 0 60vw 0 10vw;
  z-index: 1; }
  @media screen and (max-width: 1000px) {
    .module {
      padding: 25px 52vw 40px 8.5vw; } }
  @media screen and (max-width: 600px) {
    .module {
      padding: 70px 10vw 10vw 10vw;
      -webkit-backdrop-filter: blur(10px);
      backdrop-filter: blur(10px);
      background-color: rgba(40, 50, 60, 0.8);
      text-align: center;
      --mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.05) 10px, rgba(0, 0, 0, 0.95) 100px, rgba(0, 0, 0, 1) 110px);
      -webkit-mask: var(--mask);
      mask: var(--mask);
      z-index: 0; } }

.headerposter {
  width: 100%;
  height: 50vh;
  background-size: cover;
  background-position: center center; }
  @media screen and (max-width: 1000px) {
    .headerposter {
      height: 40vh; } }
  @media screen and (max-width: 600px) {
    .headerposter {
      height: 30vh; } }

.module-blanche {
  padding: 7vw 25vw;
  background-color: white; }
  @media screen and (max-width: 1000px) {
    .module-blanche {
      padding: 7vw 10vw 100px 10vw; } }
  @media screen and (max-width: 600px) {
    .module-blanche {
      width: 100%;
      padding: 10%;
      min-height: inherit; } }
  .module-blanche .circlepic {
    display: block; }
  .module-blanche img {
    margin: 10px 0; }
  .module-blanche iframe {
    width: 100%;
    height: 28.125vw; }
    @media screen and (max-width: 600px) {
      .module-blanche iframe {
        height: 45vw; } }

.fillout {
  padding: 7vw 10vw; }
  @media screen and (max-width: 1000px) {
    .fillout {
      padding: 7vw 10vw 100px 10vw; } }
  @media screen and (max-width: 600px) {
    .fillout {
      padding: 10%; } }

.videocanvas {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: absolute; }
  .videocanvas iframe {
    position: absolute;
    height: 56.25vw;
    width: 178vh;
    min-height: 100%;
    min-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .videocanvas .videotint {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(40, 50, 60, 0.75); }

.module-canvas {
  height: fit-content;
  width: 100%;
  padding: 0 25vw;
  z-index: 1;
  text-align: center; }
  @media screen and (max-width: 600px) {
    .module-canvas {
      width: 100%;
      z-index: 0;
      padding: 10%; } }

.module-video {
  display: flex;
  width: 100%;
  min-height: 56.25vw;
  background-color: black; }
  .module-video iframe {
    width: 100%;
    height: 56.25vw; }

.module-photo {
  width: 100%;
  background-color: black; }
  .module-photo img {
    width: 100%;
    height: auto;
    display: block; }

.cinema {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  padding: 0 21.6vw; }
  @media screen and (max-width: 1000px) {
    .cinema {
      min-height: 70vw; } }
  @media screen and (max-width: 600px) {
    .cinema {
      min-height: unset;
      background-image: none;
      padding: 0; } }
  .cinema .iframebox {
    position: relative;
    width: 100%;
    min-height: calc(31.5vw + 10px);
    background-color: black;
    border: 5px solid black;
    margin-bottom: 10%;
    box-shadow: 0 6px 8px 0 rgba(0, 30, 120, 0.4); }
    @media screen and (max-width: 1000px) {
      .cinema .iframebox {
        min-height: calc(31.5vw + 4px);
        border: 2px solid black;
        margin-bottom: 15%; } }
    @media screen and (max-width: 600px) {
      .cinema .iframebox {
        min-height: 55.125vw;
        border: none;
        margin-bottom: 0;
        box-shadow: none; } }
    .cinema .iframebox iframe {
      position: absolute;
      width: 100%;
      min-height: 31.5vw; }
      @media screen and (max-width: 600px) {
        .cinema .iframebox iframe {
          min-height: 55.125vw; } }

.gallery {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr;
  grid-gap: 1vw;
  padding: 1vw;
  background-color: black; }
  .gallery img {
    border-radius: 8px;
    width: 100%;
    height: auto; }
  .gallery > iframe {
    border-radius: 8px;
    width: 100%;
    min-height: 55.125vw; }

.mergebase {
  padding-bottom: 100px; }
  @media screen and (max-width: 1000px) {
    .mergebase {
      padding-bottom: 50px; } }
  @media screen and (max-width: 600px) {
    .mergebase {
      padding-bottom: 140px; } }

.mergetop {
  position: relative;
  margin-top: -150px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.05) 18px, rgba(0, 0, 0, 0.95) 132px, black 150px); }
  @media screen and (max-width: 1000px) {
    .mergetop {
      padding: 1vw 2vw 2vw 2vw;
      margin-top: -100px;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.05) 12px, rgba(0, 0, 0, 0.95) 88px, black 100px); } }

.photogrid {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1vw; }
  @media screen and (max-width: 600px) {
    .photogrid {
      grid-template-columns: 1fr; } }
  .photogrid .photoframe, .photogrid > iframe {
    border-radius: 8px;
    min-height: 27.28125vw;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    @media screen and (max-width: 600px) {
      .photogrid .photoframe, .photogrid > iframe {
        min-height: 55.125vw; } }
  .photogrid .photoframe {
    display: flex;
    flex-direction: column;
    justify-content: end; }

.lowerthird {
  padding: 60px 12px 0;
  background-image: linear-gradient(4deg, rgba(20, 30, 50, 0.9) 10%, rgba(20, 30, 50, 0.85) 20%, rgba(20, 30, 50, 0.05) 64%, rgba(20, 30, 50, 0) 75%);
  border-radius: 0 0 8px 8px; }

@media screen and (max-width: 600px) {
  .white {
    background-color: rgba(255, 255, 255, 0.85); } }

@media screen and (max-width: 1000px) {
  .withhotboxes {
    padding-bottom: 40px; } }
@media screen and (max-width: 600px) {
  .withhotboxes {
    padding: 70px 10% 200px 10%; } }

@media screen and (max-width: 600px) {
  .withcircle {
    padding: 10%; } }

.halfsize {
  min-height: 50vh;
  scroll-snap-align: center; }
  @media screen and (max-width: 600px) {
    .halfsize {
      min-height: inherit;
      scroll-snap-align: none; } }

.facedrop {
  background-position-y: 25%; }

.peeksize {
  min-height: 85vh; }
  @media screen and (max-width: 600px) {
    .peeksize {
      min-height: inherit; } }

.slimsize {
  min-height: 150px; }
  @media screen and (max-width: 600px) {
    .slimsize {
      min-height: 125px; } }

.frost {
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  width: 100%; }

.nopad {
  padding: 0; }

.ellipse {
  border-radius: 50%; }

.vignette {
  --mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.05) 10px, rgba(0, 0, 0, 0.95) 100px, rgba(0, 0, 0, 1) 110px);
  -webkit-mask: var(--mask);
  mask: var(--mask);
  margin-top: -110px;
  border-top: 110px; }

img {
  width: 100%;
  height: auto; }

.leadpic {
  display: none; }
  @media screen and (max-width: 600px) {
    .leadpic {
      width: 100%;
      height: 300px;
      margin: 0 0 -110px 0;
      background-size: cover;
      background-position: center right;
      display: block; } }

.pic {
  display: none; }
  @media screen and (max-width: 600px) {
    .pic {
      width: 100%;
      height: 110vw;
      margin: 0 0 -110px 0;
      background-size: cover;
      background-position: center right;
      display: block; } }

@media screen and (max-width: 600px) {
  .headerpad {
    margin-top: 60px; } }

.circlepic {
  display: none; }
  @media screen and (max-width: 600px) {
    .circlepic {
      width: 150px;
      height: 150px;
      margin: 10px auto 18px;
      border-radius: 50%;
      background-size: cover;
      background-position: right center;
      display: block; } }

#buttonpad {
  margin: 20px 0;
  clear: both;
  font-size: 22px;
  line-height: 20px; }
  @media screen and (max-width: 600px) {
    #buttonpad {
      margin: 15px 0;
      font-size: 18px;
      line-height: 16px; } }

.button {
  padding: 3px 16px 4px;
  margin: 0 5px 5px 0;
  border: 1px solid white;
  border-radius: 5px;
  display: inline-block;
  cursor: pointer; }
  @media screen and (max-width: 600px) {
    .button {
      margin: 0 3px 5px 3px; } }

.iconpad {
  display: flex;
  /* or inline-flex */
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 14px 0; }
  @media screen and (max-width: 600px) {
    .iconpad {
      width: 100%;
      justify-content: center;
      margin: 14px auto; } }
  .iconpad img {
    height: 1.5vw;
    max-width: 3.5vw;
    width: auto;
    max-height: 40px;
    transition: 0.4s cubic-bezier(0.24, 0.73, 0.06, 1.59); }
    .iconpad img:hover {
      transform: scale(1.3); }
    @media screen and (max-width: 600px) {
      .iconpad img {
        height: calc(1.5vw * 2.6);
        max-width: calc(3.5vw * 2.6);
        padding: 0 1vw; } }

.contentlogo {
  width: 40%;
  min-width: 175px;
  height: auto; }
  @media screen and (max-width: 600px) {
    .contentlogo {
      width: 50%; } }

.talllogo {
  width: 12%;
  min-width: 50px; }

#navi {
  width: 100%;
  height: 66px;
  position: fixed;
  z-index: 2; }

#naviband {
  position: relative;
  width: 100%;
  height: 6px;
  background-image: -webkit-linear-gradient(180deg, #009ee3 5%, #732185 50%, #ff008a 95%);
  background-image: -moz-linear-gradient(180deg, #009ee3 5%, #732185 50%, #ff008a 95%);
  background-image: -o-linear-gradient(180deg, #009ee3 5%, #732185 50%, #ff008a 95%);
  background-image: linear-gradient(90deg, #009ee3 5%, #732185 50%, #ff008a 95%);
  z-index: 4; }

#navilinks {
  position: relative;
  width: 100%;
  height: 60px;
  background-color: rgba(40, 50, 60, 0.5);
  text-align: right;
  padding: 0 15px 0 0;
  -webkit-backdrop-filter: saturate(200%) blur(10px);
  backdrop-filter: saturate(200%) blur(10px); }
  #navilinks > a {
    font-size: 21px;
    line-height: 57px;
    margin: 0 5px;
    transition: 0.3s ease; }
  @media screen and (max-width: 1200px) {
    #navilinks > a, #navilinks .megamenu {
      display: none; } }
  #navilinks > a:nth-child(2n) {
    color: white; }
  #navilinks > a:hover:nth-child(2n) {
    text-shadow: 0px 0px 3px white, 0px 0px 7px white; }

.glowheader #navilinks {
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: saturate(300%) blur(20px);
  backdrop-filter: saturate(300%) blur(20px); }
  .glowheader #navilinks > a:nth-child(2n) {
    color: #001950; }
  .glowheader #navilinks > a:hover:nth-child(2n) {
    color: #009ee3;
    text-shadow: none; }

#navi:hover .megamenu {
  visibility: visible;
  opacity: 1;
  left: 0; }
  @media screen and (max-width: 1200px) {
    #navi:hover .megamenu {
      visibility: hidden;
      opacity: 0;
      left: -100vw; } }

#navi > a:hover ~ .megamenu {
  visibility: hidden;
  opacity: 0;
  left: -100vw; }

.megamenu {
  background-color: rgba(40, 50, 60, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  position: absolute;
  width: 100%;
  left: -100vw;
  -webkit-backdrop-filter: saturate(150%) blur(15px);
  backdrop-filter: saturate(150%) blur(15px);
  border-top: 0.5px solid rgba(255, 255, 255, 0.5); }

.glowheader .megamenu {
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: saturate(300%) blur(40px);
  backdrop-filter: saturate(300%) blur(40px); }

.menulist {
  width: 20%;
  max-width: 250px;
  padding: 23px 20px 30px;
  float: right; }
  .menulist a p {
    margin: 5px 0;
    padding: 0 10px; }
  .menulist a:hover p {
    text-shadow: 0px 0px 3px #d2f0ff, 0px 0px 5px #00c8ff, 0px 0px 10px #009ee3;
    cursor: pointer; }

.glowheader .menulist a:hover p {
  text-shadow: none; }

.menuframe {
  width: 100%;
  margin: 20px 0 6px;
  padding: 4px;
  border-radius: 5px;
  background-color: rgba(20, 30, 50, 0.3); }

.menuframe:first-of-type {
  margin: 0 0 6px; }

.glowheader .menuframe {
  background-color: rgba(255, 255, 255, 0.3); }

.menutab {
  width: 100%;
  padding: 6px;
  border-radius: 3px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left; }
  .menutab h6 {
    font-size: 21px;
    line-height: 18px;
    margin: 0;
    text-align: right;
    color: white; }

#logopanel {
  position: absolute;
  width: 280px;
  height: auto;
  margin-left: -2px;
  z-index: 3;
  transition: 0.1s ease-in-out; }
  @media screen and (max-width: 600px) {
    #logopanel {
      width: 230px; } }
  #logopanel:hover {
    transform: scale(1.06); }

.navlogo {
  width: 60%;
  height: auto;
  margin: 0 auto 30px; }

body:has(.menu-wrap .toggler:checked) {
  overflow: hidden; }

.menu-wrap {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2;
  display: none; }
  @media screen and (max-width: 1200px) {
    .menu-wrap {
      display: block; } }

.menu-wrap .toggler {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  width: 50px;
  height: 50px;
  opacity: 0; }

.menu-wrap .hamburger {
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 1;
  width: 60px;
  height: 60px;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center; }

/* Hamburger line */
.menu-wrap .hamburger > div {
  position: relative;
  width: 100%;
  height: 3px;
  border-radius: 1px 1px 2px 2px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease; }

.glowheader .hamburger > div {
  background: linear-gradient(90deg, #009ee3 0%, #00c8ff 100%); }

/* Top and bottom lines */
.menu-wrap .hamburger > div:before,
.menu-wrap .hamburger > div:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: -10px;
  width: 100%;
  height: 3px;
  border-radius: 1px 1px 2px 2px;
  background: inherit; }

/* Moves line down */
.menu-wrap .hamburger > div:after {
  top: 10px; }

/* Toggler animate */
.menu-wrap .toggler:checked + .hamburger > div {
  transform: rotate(135deg); }

/* Turn Lines into X */
.menu-wrap .toggler:checked + .hamburger > div:before,
.menu-wrap .toggler:checked + .hamburger > div:after {
  top: 0;
  transform: rotate(90deg); }

/* Rotate on hover when checked */
.menu-wrap .toggler:checked:hover + .hamburger > div {
  transform: rotate(225deg); }

/* Show menu */
.menu-wrap .toggler:checked ~ .menu {
  visibility: visible; }

.menu-wrap .toggler:checked ~ .menu > div {
  transform: scale(1);
  transition-duration: 0.75s; }

.menu-wrap .toggler:checked ~ .menu > div > div {
  opacity: 1;
  transition: opacity 0.4s ease; }

.sandwich {
  position: absolute;
  z-index: 1;
  width: 85px;
  height: 55px;
  padding: 10px 50px 10px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(90deg, rgba(10, 25, 60, 0.5) 0%, rgba(10, 25, 60, 0) 100%);
  border-radius: 7px 0 0 7px; }
  @media screen and (max-width: 600px) {
    .sandwich {
      height: 45px; } }

/* Sandwich line */
.sandwich > div {
  position: relative;
  width: 100%;
  height: 3px;
  border-radius: 1px 1px 2px 2px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease; }

.glowheader .sandwich {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%); }

.glowheader .sandwich > div {
  background-color: #001950; }

/* Top and bottom lines */
.sandwich > div:before,
.sandwich > div:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: -10px;
  width: 100%;
  height: 3px;
  border-radius: 1px 1px 2px 2px;
  background: inherit; }

/* Moves line down */
.sandwich > div:after {
  top: 10px; }

/* Toggler animate */
.expand:checked + .sandwich > div {
  transform: rotate(135deg); }

/* Turn Lines into X */
.expand:checked + .sandwich > div:before,
.expand:checked + .sandwich > div:after {
  top: 0;
  transform: rotate(90deg); }

/* Rotate on hover when checked */
.expand:checked:hover + .sandwich > div {
  transform: rotate(225deg); }

.expand {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  left: 0;
  width: 65px;
  height: 63px;
  margin: 0;
  padding: 0;
  opacity: 0; }
  @media screen and (max-width: 600px) {
    .expand {
      height: 53px; } }

.submenu #hotboxnav {
  margin-top: -55px;
  font-size: 28px;
  background-color: rgba(40, 50, 60, 0.2);
  opacity: 0;
  visibility: hidden;
  z-index: 1; }
  @media screen and (max-width: 600px) {
    .submenu #hotboxnav {
      margin-top: -45px; } }

.glowheader .submenu #hotboxnav {
  background-color: rgba(255, 255, 255, 0.7); }

.expand:checked ~ .submenu #hotboxnav {
  opacity: 1;
  visibility: visible;
  transition: opacity 1s ease 0.2s, margin 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  margin-top: 3px; }

.menu-wrap .menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  visibility: hidden;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center; }

.menu-wrap .menu > div {
  background-color: rgba(20, 30, 50, 0.3);
  border-radius: 50%;
  width: 250vw;
  height: 250vw;
  padding: 0;
  margin: 0;
  display: flex;
  flex: none;
  align-items: center;
  justify-content: center;
  transform: scale(0);
  transition: all 0.4s ease;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px); }

.glowheader .menu > div {
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: saturate(300%) blur(40px);
  backdrop-filter: saturate(300%) blur(40px); }

.menu-wrap .menu > div > div {
  text-align: center;
  width: 100vw;
  max-height: 100vh;
  opacity: 0;
  overflow-y: auto;
  transition: opacity 0.4s ease; }
  @media screen and (max-width: 1200px) {
    .menu-wrap .menu > div > div {
      padding: 60px 25vw; } }
  @media screen and (max-width: 600px) {
    .menu-wrap .menu > div > div {
      padding: 16vw 8vw; } }

.menu-wrap .menu > div > div > a:last-of-type:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  line-height: 0; }

.hotboxes {
  width: 100%;
  padding: 23px 20px;
  position: absolute;
  bottom: 0; }

.hotboxbacker {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 30vh;
  background-image: -webkit-linear-gradient(90deg, rgba(20, 30, 50, 0.9) 10%, rgba(20, 30, 50, 0.85) 20%, rgba(20, 30, 50, 0.05) 90%, rgba(20, 30, 50, 0) 100%);
  background-image: -moz-linear-gradient(90deg, rgba(20, 30, 50, 0.9) 10%, rgba(20, 30, 50, 0.85) 20%, rgba(20, 30, 50, 0.05) 90%, rgba(20, 30, 50, 0) 100%);
  background-image: -o-linear-gradient(90deg, rgba(20, 30, 50, 0.9) 10%, rgba(20, 30, 50, 0.85) 20%, rgba(20, 30, 50, 0.05) 90%, rgba(20, 30, 50, 0) 100%);
  background-image: linear-gradient(0deg, rgba(20, 30, 50, 0.9) 10%, rgba(20, 30, 50, 0.85) 20%, rgba(20, 30, 50, 0.05) 90%, rgba(20, 30, 50, 0) 100%); }

.glowheader .hotboxbacker {
  background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.85) 20%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0) 100%);
  background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.85) 20%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(90deg, rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.85) 20%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.85) 20%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0) 100%); }

.hotboxframe {
  width: 32%;
  padding: 4px;
  margin: 0.666%;
  border: rgba(255, 255, 255, 0.8) 1px solid;
  border-radius: 12px;
  float: left;
  clear: right;
  z-index: 1;
  transition: 1s ease; }
  @media screen and (max-width: 1000px) {
    .hotboxframe {
      border: rgba(255, 255, 255, 0.8) 1px solid; } }
  @media screen and (max-width: 600px) {
    .hotboxframe {
      width: 98.666%;
      clear: both; } }

.hotbox {
  width: 100%;
  padding: 8px 16px;
  height: 60px;
  border-radius: 7px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(20, 30, 50, 0.3);
  transition: 0.5s ease;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    .hotbox {
      height: 90px; } }
  @media screen and (max-width: 600px) {
    .hotbox {
      padding: 6px 9px;
      height: 38px;
      background-position: left; } }
  .hotbox h2 {
    font-size: 40px;
    line-height: 40px;
    text-align: right;
    color: white;
    margin: 0; }
    @media screen and (max-width: 1200px) {
      .hotbox h2 {
        max-width: 160px;
        line-height: 35px;
        margin: 0 0 0 auto; } }
    @media screen and (max-width: 600px) {
      .hotbox h2 {
        max-width: 100%;
        font-size: 26px;
        line-height: 26px;
        margin: 0; } }

a > .hotboxframe > .hotbox:hover {
  transform: scale(1.3); }
  @media screen and (max-width: 600px) {
    a > .hotboxframe > .hotbox:hover {
      transform: none; } }

a > .hotboxframe:hover {
  transform: scale(0.8);
  border: rgba(255, 255, 255, 0) 1px solid; }
  @media screen and (max-width: 600px) {
    a > .hotboxframe:hover {
      transform: none; } }

.glowheader .hotboxframe {
  border: rgba(0, 0, 0, 0.2) 1px solid;
  text-shadow: none; }

.glowheader .hotbox {
  background-color: rgba(255, 255, 255, 0.4); }
  .glowheader .hotbox h2 {
    color: #006ec8; }

.glowheader a > .hotboxframe:hover {
  transform: scale(0.8);
  border: rgba(0, 0, 0, 0) 1px solid; }
  @media screen and (max-width: 600px) {
    .glowheader a > .hotboxframe:hover {
      transform: none; } }

.glowheader .hotboxes .hotbox {
  -webkit-backdrop-filter: saturate(300%) blur(40px);
  backdrop-filter: saturate(300%) blur(40px); }

#hotboxframenav {
  position: relative;
  margin: 1.5% 0;
  clear: both;
  width: 100%; }

#hotboxnav {
  height: 55px;
  font-size: 32px;
  line-height: 33px;
  text-align: right;
  max-width: none;
  color: white;
  margin: 0; }
  @media screen and (max-width: 600px) {
    #hotboxnav {
      height: 45px; } }

.glowheader #hotboxnav {
  color: #006ec8;
  text-shadow: none; }

.glowheader #hotboxnav:hover {
  color: #009ee3; }

.newsrow {
  width: 100%;
  min-height: 100px;
  padding: 20px 0;
  border-bottom: rgba(75, 85, 95, 0.7) 0.5px solid; }

.newspic {
  width: 20%;
  height: 60px;
  margin-right: 5%;
  float: left;
  background-size: cover;
  background-position: center center; }

.newsrow h3 {
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  margin: -1px 0 0 0;
  color: #006ec8; }
  @media screen and (max-width: 600px) {
    .newsrow h3 {
      font-size: 21px;
      line-height: 21px; } }

a:hover > .newsrow h3 {
  color: #009ee3; }

.newslist > a:last-of-type .newsrow {
  border-bottom: none; }

.joblist {
  display: grid; }

.jobrow {
  display: grid;
  justify-content: center;
  align-content: center;
  justify-items: left;
  align-items: center;
  grid-template-columns: 60px 1fr;
  grid-template-rows: auto;
  gap: 0 20px;
  padding: 20px 0;
  border-bottom: rgba(75, 85, 95, 0.7) 0.5px solid; }

.jobpic {
  grid-row: 1 / span 2;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  float: left;
  background-size: cover;
  background-position: center center; }

.jobrow h2 {
  align-self: end;
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  margin: 0 0 1px 0;
  color: #006ec8; }
  @media screen and (max-width: 600px) {
    .jobrow h2 {
      font-size: 21px;
      line-height: 19px; } }

.jobrow h3 {
  align-self: start;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
  margin: 0;
  color: #28323c; }
  @media screen and (max-width: 600px) {
    .jobrow h3 {
      font-size: 18px;
      line-height: 17px; } }

a:hover > .jobrow h2,
a:hover > .jobrow h3 {
  color: #009ee3; }

.joblist > a:last-of-type .jobrow {
  border-bottom: none; }

.jobtable {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-template-rows: auto auto;
  color: black;
  gap: 5px;
  margin-bottom: 30px; }
  @media screen and (max-width: 800px) {
    .jobtable {
      grid-template-columns: 1fr;
      grid-template-rows: auto; }
      .jobtable div:nth-child(1) {
        order: 1; }
      .jobtable div:nth-child(2) {
        order: 3; }
      .jobtable div:nth-child(3) {
        order: 5; }
      .jobtable div:nth-child(4) {
        order: 2; }
      .jobtable div:nth-child(5) {
        order: 4; }
      .jobtable div:nth-child(6) {
        order: 6; } }

.jobtablecell {
  padding: 5px 8px;
  border-radius: 5px;
  background-color: #F2F2F2; }
  .jobtablecell ul {
    margin: 5px 10px 20px 2px; }
  .jobtablecell li {
    margin-bottom: 5px; }
  @media screen and (max-width: 800px) {
    .jobtablecell {
      margin-bottom: 10px; } }

.jobtableheader {
  color: white;
  font-size: 18px;
  line-height: 20px;
  padding: 5px 8px;
  border-radius: 5px;
  background-color: #006ec8;
  position: sticky;
  top: 70px;
  /* MAKE VARIABLE */
  background-image: linear-gradient(90deg, #009ee3 5%, #ff008a 95%);
  background-size: 200%; }

form {
  margin: 15px 0; }
  form img {
    width: 80%;
    height: auto;
    margin: 5% 10%;
    max-width: 200px; }
    @media screen and (max-width: 1000px) {
      form img {
        width: 95%;
        margin: 5% 0 5% 5%;
        max-width: none; } }
    @media screen and (max-width: 600px) {
      form img {
        max-width: 50%;
        margin: 0.5% auto 3% auto; } }
  form p {
    margin-bottom: 3px;
    text-align: left; }

input, textarea {
  padding: 4px 7px 5px;
  color: #d2f0ff;
  font-style: normal;
  font-family: "myriad-pro", sans-serif;
  font-weight: 300;
  font-size: 13px;
  border: 1px white solid;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0);
  margin: 4px 0; }

.captcha {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media screen and (max-width: 600px) {
    .captcha {
      display: block; } }
  .captcha .captchaform {
    padding-bottom: 15px; }
    @media screen and (max-width: 1000px) {
      .captcha .captchaform {
        padding-bottom: 0; } }

.formhalf {
  width: calc(50% - 3px);
  text-align: left; }
  @media screen and (max-width: 1000px) {
    .formhalf {
      width: 100%;
      float: none; } }

.floatleft {
  float: left; }

.floatright {
  float: right; }

input {
  width: calc(100%); }
  @media screen and (max-width: 1000px) {
    input {
      width: 100%;
      float: none; } }

textarea {
  width: 100%;
  height: 56px; }

.button-submit {
  width: 100%;
  padding: 5px 7px 7px;
  border: 1px solid #FFF;
  border-radius: 5px;
  font-size: 22px;
  line-height: 22px;
  color: #d2f0ff;
  outline-color: #d2f0ff;
  text-decoration: none;
  transition: 0.3s ease;
  text-align: left;
  background-color: rgba(0, 0, 0, 0); }
  @media screen and (max-width: 600px) {
    .button-submit {
      font-size: 18px; } }
  .button-submit:hover {
    color: white;
    text-decoration: none;
    transition: 0.3s ease;
    text-shadow: 0px 0px 4px #d2f0ff, 0px 0px 7px #00c8ff, 0px 0px 20px #009ee3; }

.form-messageSuccess {
  color: #d2f0ff; }

.form-invalid {
  border-color: red; }

.quform-error {
  color: red;
  font-size: 20px;
  padding-bottom: 10px;
  text-align: left; }

.quform-success-message {
  font-size: 20px;
  text-align: left; }

.datalist, .datalist2, .datalist3, .datalist4, .datalist5 {
  display: grid;
  color: black;
  gap: 5px;
  margin-bottom: 30px; }
  @media screen and (max-width: 600px) {
    .datalist, .datalist2, .datalist3, .datalist4, .datalist5 {
      display: block; } }

.datacell {
  padding: 5px 8px;
  border-radius: 5px; }
  @media screen and (max-width: 600px) {
    .datacell {
      display: flex;
      width: 100%;
      flex-direction: column;
      margin: 3px 0; }
      .datacell::before {
        content: attr(data-label);
        font-weight: bold;
        margin-bottom: 0px;
        color: #006ec8; } }
  .datacell a {
    font-weight: 400; }

.dataheader {
  font-size: 18px;
  line-height: 20px;
  background-color: #006ec8;
  color: white;
  position: sticky;
  top: 70px;
  /* MAKE VARIABLE */
  background-image: linear-gradient(90deg, #009ee3 5%, #ff008a 95%);
  background-size: 200%; }
  @media screen and (max-width: 600px) {
    .dataheader {
      display: none;
      /* Hide main dataheader row on mobile */ } }

.fillout .dataheader {
  text-align: right; }
  @media screen and (max-width: 600px) {
    .fillout .dataheader {
      text-align: left; } }

@media screen and (max-width: 600px) {
  .first-datacell {
    font-family: "canada-type-gibson", sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size-adjust: 0.4;
    font-size: 24px;
    line-height: 26px;
    background-color: #006ec8;
    color: white;
    background-image: linear-gradient(90deg, #009ee3 5%, #ff008a 95%);
    background-size: 200%;
    margin: 20px 0 0 0; }
    .first-datacell::before {
      content: none; } }

.row-odd {
  background-color: #F2F2F2; }

.row-even {
  background-color: #DFDFDF; }
  @media screen and (max-width: 600px) {
    .row-even {
      background-color: #F2F2F2; } }

.engine {
  padding: 0 10vw 60px;
  margin: -20px 0 0 0;
  background-color: white; }
  @media screen and (max-width: 600px) {
    .engine {
      padding: 0 5vw 60px; } }
  .engine h3 {
    font-size: 18px;
    line-height: 16px;
    margin: 6px 4px 2px 4px;
    color: #4b555f; }
    @media screen and (max-width: 600px) {
      .engine h3 {
        font-size: 18px;
        line-height: 16px;
        margin: 5px 3px 2px 3px; } }
  .engine p {
    font-size: 13px;
    line-height: 15px;
    margin: 0 4px;
    color: rgba(75, 85, 95, 0.5); }
    @media screen and (max-width: 600px) {
      .engine p {
        font-size: 14px;
        line-height: 16px;
        margin: 0 3px; } }
  @media screen and (max-width: 600px) {
    .engine input {
      font-size: 18px; } }

.inspiration {
  font-size: 24px;
  margin: 12px 0; }

#toggleKeywordsButton {
  color: #d2f0ff;
  text-decoration: none;
  transition: 0.3s ease; }

#toggleKeywordsButton:hover {
  color: white;
  text-decoration: none;
  transition: 0.3s ease;
  text-shadow: 0px 0px 4px #d2f0ff, 0px 0px 7px #00c8ff, 0px 0px 20px #009ee3;
  cursor: pointer; }

.enginegrid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 12px 20px; }
  @media screen and (max-width: 600px) {
    .enginegrid {
      grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
      grid-gap: 10px; } }

.engineframe {
  position: relative; }

.photowrap {
  position: relative; }

.photowrap img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 5px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1); }

.photoid {
  font-size: 36px;
  letter-spacing: -0.03em;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 42%;
  left: 10%; }
  @media screen and (max-width: 600px) {
    .photoid {
      font-size: 28px;
      top: 40%; } }

.photoid.light {
  color: rgba(0, 0, 0, 0.5); }

#noresults {
  display: none;
  text-align: center;
  color: red;
  font-size: 20px;
  margin-top: 20px; }

.keywords {
  display: block; }

.keywords.hidden {
  display: none; }

.gridtitle {
  grid-area: title; }
  @media screen and (max-width: 600px) {
    .gridtitle {
      margin: 0 5vw; } }

.gridteaser {
  width: 60%;
  min-height: 65vh;
  margin: calc(12vh - 120px) auto 6vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center; }
  .gridteaser img {
    width: 45%;
    height: auto;
    max-height: 140px;
    margin: 0 auto 10px; }
    @media screen and (max-width: 600px) {
      .gridteaser img {
        width: 60vw;
        margin: 0 0 10px 0;
        max-height: none; } }
  @media screen and (max-width: 1000px) {
    .gridteaser {
      width: 80%;
      margin: calc(20vh - 120px) auto 6vh; } }
  @media screen and (max-width: 600px) {
    .gridteaser {
      width: 90%;
      margin: 90px auto 10px;
      text-align: left; } }

.lightfolio {
  background-color: #f0f0f0;
  background-image: url("../_universal/HeaderLight.webp");
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat; }
  @media screen and (max-width: 600px) {
    .lightfolio {
      background-size: 220%; } }

.darkfolio {
  background-color: #0a1428;
  background-image: url("../_universal/HeaderDark.webp");
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat; }
  @media screen and (max-width: 600px) {
    .darkfolio {
      background-size: 220%; } }

.triplegrid {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
  grid-gap: 20px;
  grid-template-areas: 'title title title';
  margin: 0 auto;
  padding: 0 0 20px 0; }
  @media screen and (max-width: 1000px) {
    .triplegrid {
      grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
      grid-template-areas: 'title title'; } }
  @media screen and (max-width: 600px) {
    .triplegrid {
      grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
      grid-template-areas: 'title'; } }

.boxmodel {
  max-width: 1800px;
  padding: 0 10vw 20px 10vw; }
  @media screen and (max-width: 1000px) {
    .boxmodel {
      margin: 0; } }
  @media screen and (max-width: 600px) {
    .boxmodel {
      padding: 5vw; } }

.portfolio {
  padding: 0 10vw; }
  @media screen and (max-width: 1000px) {
    .portfolio {
      padding: 5vw 5vw 1vw;
      grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
      grid-template-areas: 'title title title'; } }
  @media screen and (max-width: 800px) {
    .portfolio {
      grid-gap: 0;
      grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
      grid-template-areas: 'title'; } }
  @media screen and (max-width: 600px) {
    .portfolio .gridtitle {
      padding-bottom: 20px; } }

.triplegrid > a,
.triplegrid > .thumbframe > a > img {
  display: grid;
  transition: 0.5s ease; }

.triplegrid > a:hover,
.triplegrid > .thumbframe > a > img:hover {
  transform: scale(1.11) rotate(1.2deg);
  box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.4);
  text-shadow: none; }

.tabletframe {
  display: grid;
  align-content: start;
  width: 100%;
  margin: 0;
  border-radius: 12px; }

.boxmodel .tabletframe {
  padding: 30px;
  background-color: white;
  text-align: center; }

.boxmodel .glass {
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: saturate(300%) blur(20px); }
  .boxmodel .glass small {
    color: #009ee3; }
  .boxmodel .glass h4 {
    color: white; }
  .boxmodel .glass h5 {
    color: white; }
  .boxmodel .glass p {
    color: white; }
  .boxmodel .glass ul {
    color: white; }
  .boxmodel .glass a:link, .boxmodel .glass a:visited, .boxmodel .glass a:active {
    color: #009ee3;
    font-weight: 400; }
  .boxmodel .glass a:hover {
    color: #00c8ff; }

.tabletframe:after {
  content: "";
  display: table;
  clear: both; }

.littlethumbs {
  padding: 5px 0;
  margin-bottom: 15px; }
  .littlethumbs h3 {
    font-size: 20px;
    line-height: 18px; }
  @media screen and (max-width: 600px) {
    .littlethumbs {
      grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
      grid-gap: 15px;
      grid-template-areas: 'title title title'; } }

.thumbframe {
  display: grid;
  align-content: start;
  width: 100%;
  margin: 0; }
  .thumbframe h3 {
    margin: 8px 0 -2px 0; }
  .thumbframe p {
    margin: 6px 0 2px 0; }
  .thumbframe img {
    border-radius: 5px; }

@media screen and (max-width: 600px) {
  .boxmodel .thumbframe {
    padding: 0 5vw; } }

.stack {
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
  margin: 0 0 20px 0;
  width: 100%; }
  @media screen and (max-width: 600px) {
    .stack {
      grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
      grid-template-areas: 'title';
      margin: 0 0 4vw 0; } }

.stack img {
  width: 100%;
  height: auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.stack iframe {
  /* VIDEO FILES */
  width: 100%;
  height: 14.5vw;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
  @media screen and (max-width: 800px) {
    .stack iframe {
      height: 50vw; } }

.textpad {
  padding: 14px 12px 0px 12px;
  background-color: #FFF;
  margin-top: -5px;
  border-radius: 0 0 6px 6px; }
  .textpad:after {
    content: '';
    display: block;
    clear: both;
    height: 4px;
    margin: 10px -12px 0px -12px;
    position: relative;
    border-radius: 0px 0px 5px 5px;
    background-image: -webkit-linear-gradient(180deg, #009ee3 5%, #732185 50%, #ff008a 95%);
    background-image: -moz-linear-gradient(180deg, #009ee3 5%, #732185 50%, #ff008a 95%);
    background-image: -o-linear-gradient(180deg, #009ee3 5%, #732185 50%, #ff008a 95%);
    background-image: linear-gradient(90deg, #009ee3 5%, #732185 50%, #ff008a 95%); }
  @media screen and (max-width: 600px) {
    .textpad {
      padding: 18px 16px 0px 16px; }
      .textpad:after {
        margin: 15px -16px 0px -16px; } }
  .textpad h3 {
    margin: 0px;
    padding: 0 0 2px 0;
    color: #4b555f;
    font-size: 20px;
    line-height: 19px; }
    @media screen and (max-width: 600px) {
      .textpad h3 {
        font-size: 22px;
        line-height: 19px;
        padding: 0 0 3px 0; } }
  .textpad p {
    margin: 0px;
    padding: 0 0 2px 0;
    color: #3c3c3c;
    font-size: 14px;
    line-height: 16px; }
    @media screen and (max-width: 600px) {
      .textpad p {
        font-size: unset;
        line-height: 17px; } }
  .textpad h4 {
    margin: 0px;
    padding: 5px 0 0 0;
    color: #006ec8;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.18em;
    text-transform: uppercase; }
  .textpad #buttonpad {
    margin: 5px 0 -2px -1px;
    font-size: 18px;
    line-height: 16px; }
  @media screen and (max-width: 600px) {
    .textpad .button {
      margin: 0 5px 5px 0; } }

small {
  font-size: 20px;
  line-height: 16px;
  margin: 0 0 2px 0;
  color: #006ec8; }

.starbox {
  width: 100%;
  text-align: center;
  margin: 0; }
  .starbox img {
    width: 15%;
    height: auto;
    margin: 1%; }

.logobox {
  width: 100%;
  text-align: center;
  margin: 0; }
  .logobox img {
    width: 80%;
    height: auto;
    margin: 1% 1% 8% 1%; }

.badge {
  width: 30px;
  text-align: center;
  margin: 0 auto; }

.pip {
  color: white;
  font-weight: 400;
  padding: 0 4px 1px 4px;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(245deg, #00c8ff 0%, #006ec8 90%);
  background-image: -moz-linear-gradient(245deg, #00c8ff 0%, #006ec8 90%);
  background-image: -o-linear-gradient(245deg, #00c8ff 0%, #006ec8 90%);
  background-image: linear-gradient(155deg, #00c8ff 0%, #006ec8 90%);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px; }

.filetab {
  width: 100%;
  height: 60px;
  margin: 0;
  display: flex; }
  @media screen and (max-width: 600px) {
    .filetab {
      height: auto;
      display: block; } }

.fileicon {
  width: 44px;
  height: 60px;
  margin: 0; }
  .fileicon img {
    margin: 0; }
  @media screen and (max-width: 600px) {
    .fileicon {
      height: auto;
      margin: 0 auto; } }

.fileinfo {
  width: 80%;
  height: 60px;
  margin: 0 0 0 10px; }
  .fileinfo small {
    margin: 0;
    color: rgba(255, 255, 255, 0.3); }
  .fileinfo h5 {
    font-size: 30px;
    line-height: 25px;
    margin: 0; }
  .fileinfo p {
    margin: 0; }
  @media screen and (max-width: 600px) {
    .fileinfo {
      height: auto;
      width: 100%;
      margin: 0; } }

a:hover .fileinfo small {
  color: white; }

.logofooter {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10vw;
  padding: 10vw;
  width: 100%;
  background-color: rgba(20, 30, 50, 0.999); }
  @media screen and (max-width: 1000px) {
    .logofooter {
      grid-gap: 1vw;
      grid-template-columns: auto;
      grid-template-rows: auto auto;
      text-align: center; } }
  @media screen and (max-width: 600px) {
    .logofooter {
      text-align: left; } }

@media screen and (max-width: 1000px) {
  .logoframe {
    padding: 0 7vw; } }
@media screen and (max-width: 600px) {
  .logoframe {
    padding: 0; } }

.logofooterlists {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1vh;
  width: 100%;
  background-color: rgba(20, 30, 50, 0.999); }
  @media screen and (max-width: 600px) {
    .logofooterlists {
      grid-template-columns: auto;
      grid-template-rows: auto auto auto; } }
  .logofooterlists p, .logofooterlists a {
    color: #009ee3;
    font-weight: 300;
    margin: 5px 0; }
    @media screen and (max-width: 600px) {
      .logofooterlists p, .logofooterlists a {
        font-size: 18px;
        margin: 7px 0; } }
  .logofooterlists a:hover, .logofooterlists a p:hover {
    color: white;
    text-shadow: none;
    cursor: pointer; }

@media screen and (max-width: 600px) {
  .listbox {
    padding-bottom: 25px;
    margin-bottom: 18px;
    border-bottom: 0.5px solid rgba(0, 158, 227, 0.5); } }

.logofooterlegal {
  grid-column-start: 1;
  grid-column-end: 4; }
  @media screen and (max-width: 1000px) {
    .logofooterlegal {
      margin: 0;
      padding: 45px 0;
      text-align: center; } }
  @media screen and (max-width: 600px) {
    .logofooterlegal {
      padding: 0 0 20px 0;
      text-align: left;
      grid-column-end: unset; } }
  .logofooterlegal p, .logofooterlegal a {
    font-size: 12px;
    color: #009ee3;
    margin: 5px 0; }
  .logofooterlegal a:hover {
    color: white;
    text-shadow: none; }

#footer {
  width: 100%;
  padding: 10vw;
  background-color: rgba(20, 30, 50, 0.999); }
  #footer:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    line-height: 0; }

#footerxmas {
  width: 100%;
  padding: 10vw 10vw 20vw 10vw;
  background-color: rgba(20, 30, 50, 0.999);
  background-image: url("../_universal/XmasFooterBG.webp");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 1000px) {
    #footerxmas {
      padding: 10vw 10vw 24vw 10vw; } }
  #footerxmas:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    line-height: 0; }

.snow {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background: white;
  border-radius: 50%; }
  .snow:nth-child(1) {
    opacity: 0.9554;
    transform: translate(4.1836vw, -10px) scale(0.907);
    animation: fall-1 15s -27s linear infinite; }
@keyframes fall-1 {
  48.273% {
    transform: translate(-5.0708vw, 96.546vh) scale(0.907); }
  to {
    transform: translate(-0.4436vw, 200vh) scale(0.907); } }
  .snow:nth-child(2) {
    opacity: 0.5486;
    transform: translate(32.4071vw, -10px) scale(0.4426);
    animation: fall-2 20s -29s linear infinite; }
@keyframes fall-2 {
  41.776% {
    transform: translate(37.0677vw, 83.552vh) scale(0.4426); }
  to {
    transform: translate(34.7374vw, 200vh) scale(0.4426); } }
  .snow:nth-child(3) {
    opacity: 0.3042;
    transform: translate(50.3251vw, -10px) scale(0.785);
    animation: fall-3 11s -3s linear infinite; }
@keyframes fall-3 {
  55.366% {
    transform: translate(53.6869vw, 110.732vh) scale(0.785); }
  to {
    transform: translate(52.006vw, 200vh) scale(0.785); } }
  .snow:nth-child(4) {
    opacity: 0.2256;
    transform: translate(73.1738vw, -10px) scale(0.0696);
    animation: fall-4 22s -3s linear infinite; }
@keyframes fall-4 {
  44.326% {
    transform: translate(71.5678vw, 88.652vh) scale(0.0696); }
  to {
    transform: translate(72.3708vw, 200vh) scale(0.0696); } }
  .snow:nth-child(5) {
    opacity: 0.902;
    transform: translate(14.0012vw, -10px) scale(0.8463);
    animation: fall-5 27s -24s linear infinite; }
@keyframes fall-5 {
  69.985% {
    transform: translate(14.4217vw, 139.97vh) scale(0.8463); }
  to {
    transform: translate(14.21145vw, 200vh) scale(0.8463); } }
  .snow:nth-child(6) {
    opacity: 0.1074;
    transform: translate(0.6311vw, -10px) scale(0.3507);
    animation: fall-6 16s -9s linear infinite; }
@keyframes fall-6 {
  63.16% {
    transform: translate(-7.5465vw, 126.32vh) scale(0.3507); }
  to {
    transform: translate(-3.4577vw, 200vh) scale(0.3507); } }
  .snow:nth-child(7) {
    opacity: 0.4039;
    transform: translate(59.476vw, -10px) scale(0.9185);
    animation: fall-7 25s -9s linear infinite; }
@keyframes fall-7 {
  51.631% {
    transform: translate(51.9734vw, 103.262vh) scale(0.9185); }
  to {
    transform: translate(55.7247vw, 200vh) scale(0.9185); } }
  .snow:nth-child(8) {
    opacity: 0.6842;
    transform: translate(0.4326vw, -10px) scale(0.7974);
    animation: fall-8 20s -9s linear infinite; }
@keyframes fall-8 {
  44.367% {
    transform: translate(-4.0894vw, 88.734vh) scale(0.7974); }
  to {
    transform: translate(-1.8284vw, 200vh) scale(0.7974); } }
  .snow:nth-child(9) {
    opacity: 0.0485;
    transform: translate(83.4854vw, -10px) scale(0.0144);
    animation: fall-9 18s -22s linear infinite; }
@keyframes fall-9 {
  63.025% {
    transform: translate(83.5156vw, 126.05vh) scale(0.0144); }
  to {
    transform: translate(83.5005vw, 200vh) scale(0.0144); } }
  .snow:nth-child(10) {
    opacity: 0.2091;
    transform: translate(41.1777vw, -10px) scale(0.0156);
    animation: fall-10 23s -23s linear infinite; }
@keyframes fall-10 {
  31.68% {
    transform: translate(46.7061vw, 63.36vh) scale(0.0156); }
  to {
    transform: translate(43.9419vw, 200vh) scale(0.0156); } }
  .snow:nth-child(11) {
    opacity: 0.323;
    transform: translate(23.5127vw, -10px) scale(0.1247);
    animation: fall-11 28s -4s linear infinite; }
@keyframes fall-11 {
  37.069% {
    transform: translate(26.563vw, 74.138vh) scale(0.1247); }
  to {
    transform: translate(25.03785vw, 200vh) scale(0.1247); } }
  .snow:nth-child(12) {
    opacity: 0.9545;
    transform: translate(45.9574vw, -10px) scale(0.0158);
    animation: fall-12 21s -22s linear infinite; }
@keyframes fall-12 {
  32.403% {
    transform: translate(37.7988vw, 64.806vh) scale(0.0158); }
  to {
    transform: translate(41.8781vw, 200vh) scale(0.0158); } }
  .snow:nth-child(13) {
    opacity: 0.763;
    transform: translate(48.8837vw, -10px) scale(0.7158);
    animation: fall-13 23s -23s linear infinite; }
@keyframes fall-13 {
  33.212% {
    transform: translate(57.3552vw, 66.424vh) scale(0.7158); }
  to {
    transform: translate(53.11945vw, 200vh) scale(0.7158); } }
  .snow:nth-child(14) {
    opacity: 0.3019;
    transform: translate(27.3996vw, -10px) scale(0.2446);
    animation: fall-14 12s -20s linear infinite; }
@keyframes fall-14 {
  62.756% {
    transform: translate(24.0003vw, 125.512vh) scale(0.2446); }
  to {
    transform: translate(25.69995vw, 200vh) scale(0.2446); } }
  .snow:nth-child(15) {
    opacity: 0.1029;
    transform: translate(11.1165vw, -10px) scale(0.9977);
    animation: fall-15 17s -20s linear infinite; }
@keyframes fall-15 {
  43.536% {
    transform: translate(18.7531vw, 87.072vh) scale(0.9977); }
  to {
    transform: translate(14.9348vw, 200vh) scale(0.9977); } }
  .snow:nth-child(16) {
    opacity: 0.3008;
    transform: translate(62.0633vw, -10px) scale(0.9866);
    animation: fall-16 27s -28s linear infinite; }
@keyframes fall-16 {
  68.46% {
    transform: translate(70.7506vw, 136.92vh) scale(0.9866); }
  to {
    transform: translate(66.40695vw, 200vh) scale(0.9866); } }
  .snow:nth-child(17) {
    opacity: 0.7419;
    transform: translate(62.2266vw, -10px) scale(0.1236);
    animation: fall-17 23s -20s linear infinite; }
@keyframes fall-17 {
  44.1% {
    transform: translate(64.3108vw, 88.2vh) scale(0.1236); }
  to {
    transform: translate(63.2687vw, 200vh) scale(0.1236); } }
  .snow:nth-child(18) {
    opacity: 0.9979;
    transform: translate(83.7784vw, -10px) scale(0.707);
    animation: fall-18 13s -14s linear infinite; }
@keyframes fall-18 {
  55.903% {
    transform: translate(83.7248vw, 111.806vh) scale(0.707); }
  to {
    transform: translate(83.7516vw, 200vh) scale(0.707); } }
  .snow:nth-child(19) {
    opacity: 0.0498;
    transform: translate(45.4898vw, -10px) scale(0.6687);
    animation: fall-19 13s -29s linear infinite; }
@keyframes fall-19 {
  38.632% {
    transform: translate(41.272vw, 77.264vh) scale(0.6687); }
  to {
    transform: translate(43.3809vw, 200vh) scale(0.6687); } }
  .snow:nth-child(20) {
    opacity: 0.0126;
    transform: translate(30.9548vw, -10px) scale(0.8686);
    animation: fall-20 30s -26s linear infinite; }
@keyframes fall-20 {
  79.675% {
    transform: translate(25.9612vw, 159.35vh) scale(0.8686); }
  to {
    transform: translate(28.458vw, 200vh) scale(0.8686); } }
  .snow:nth-child(21) {
    opacity: 0.3737;
    transform: translate(12.1594vw, -10px) scale(0.1334);
    animation: fall-21 23s -22s linear infinite; }
@keyframes fall-21 {
  36.061% {
    transform: translate(8.0074vw, 72.122vh) scale(0.1334); }
  to {
    transform: translate(10.0834vw, 200vh) scale(0.1334); } }
  .snow:nth-child(22) {
    opacity: 0.8069;
    transform: translate(51.3633vw, -10px) scale(0.5656);
    animation: fall-22 24s -9s linear infinite; }
@keyframes fall-22 {
  68.467% {
    transform: translate(55.1388vw, 136.934vh) scale(0.5656); }
  to {
    transform: translate(53.25105vw, 200vh) scale(0.5656); } }
  .snow:nth-child(23) {
    opacity: 0.6191;
    transform: translate(62.3247vw, -10px) scale(0.4097);
    animation: fall-23 13s -9s linear infinite; }
@keyframes fall-23 {
  36.501% {
    transform: translate(66.0441vw, 73.002vh) scale(0.4097); }
  to {
    transform: translate(64.1844vw, 200vh) scale(0.4097); } }
  .snow:nth-child(24) {
    opacity: 0.1337;
    transform: translate(9.4781vw, -10px) scale(0.6765);
    animation: fall-24 23s -21s linear infinite; }
@keyframes fall-24 {
  43.094% {
    transform: translate(3.966vw, 86.188vh) scale(0.6765); }
  to {
    transform: translate(6.72205vw, 200vh) scale(0.6765); } }
  .snow:nth-child(25) {
    opacity: 0.9933;
    transform: translate(63.1672vw, -10px) scale(0.5629);
    animation: fall-25 25s -8s linear infinite; }
@keyframes fall-25 {
  71.354% {
    transform: translate(54.6092vw, 142.708vh) scale(0.5629); }
  to {
    transform: translate(58.8882vw, 200vh) scale(0.5629); } }
  .snow:nth-child(26) {
    opacity: 0.1969;
    transform: translate(79.3161vw, -10px) scale(0.6589);
    animation: fall-26 30s -10s linear infinite; }
@keyframes fall-26 {
  53.464% {
    transform: translate(74.2962vw, 106.928vh) scale(0.6589); }
  to {
    transform: translate(76.80615vw, 200vh) scale(0.6589); } }
  .snow:nth-child(27) {
    opacity: 0.3768;
    transform: translate(81.5325vw, -10px) scale(0.5027);
    animation: fall-27 20s -4s linear infinite; }
@keyframes fall-27 {
  32.417% {
    transform: translate(79.5625vw, 64.834vh) scale(0.5027); }
  to {
    transform: translate(80.5475vw, 200vh) scale(0.5027); } }
  .snow:nth-child(28) {
    opacity: 0.6045;
    transform: translate(84.6312vw, -10px) scale(0.8513);
    animation: fall-28 12s -29s linear infinite; }
@keyframes fall-28 {
  39.305% {
    transform: translate(79.1376vw, 78.61vh) scale(0.8513); }
  to {
    transform: translate(81.8844vw, 200vh) scale(0.8513); } }
  .snow:nth-child(29) {
    opacity: 0.5541;
    transform: translate(30.9423vw, -10px) scale(0.3402);
    animation: fall-29 22s -25s linear infinite; }
@keyframes fall-29 {
  72.306% {
    transform: translate(38.9226vw, 144.612vh) scale(0.3402); }
  to {
    transform: translate(34.93245vw, 200vh) scale(0.3402); } }
  .snow:nth-child(30) {
    opacity: 0.2877;
    transform: translate(36.5459vw, -10px) scale(0.9121);
    animation: fall-30 18s -14s linear infinite; }
@keyframes fall-30 {
  41.101% {
    transform: translate(31.2582vw, 82.202vh) scale(0.9121); }
  to {
    transform: translate(33.90205vw, 200vh) scale(0.9121); } }
  .snow:nth-child(31) {
    opacity: 0.5641;
    transform: translate(45.4718vw, -10px) scale(0.8219);
    animation: fall-31 28s -23s linear infinite; }
@keyframes fall-31 {
  64% {
    transform: translate(39.428vw, 128vh) scale(0.8219); }
  to {
    transform: translate(42.4499vw, 200vh) scale(0.8219); } }
  .snow:nth-child(32) {
    opacity: 0.3475;
    transform: translate(70.1873vw, -10px) scale(0.4092);
    animation: fall-32 11s -23s linear infinite; }
@keyframes fall-32 {
  32.583% {
    transform: translate(75.7753vw, 65.166vh) scale(0.4092); }
  to {
    transform: translate(72.9813vw, 200vh) scale(0.4092); } }
  .snow:nth-child(33) {
    opacity: 0.0242;
    transform: translate(1.3898vw, -10px) scale(0.2519);
    animation: fall-33 20s -14s linear infinite; }
@keyframes fall-33 {
  46.147% {
    transform: translate(2.6051vw, 92.294vh) scale(0.2519); }
  to {
    transform: translate(1.99745vw, 200vh) scale(0.2519); } }
  .snow:nth-child(34) {
    opacity: 0.5008;
    transform: translate(10.0176vw, -10px) scale(0.8199);
    animation: fall-34 21s -28s linear infinite; }
@keyframes fall-34 {
  45.479% {
    transform: translate(13.9838vw, 90.958vh) scale(0.8199); }
  to {
    transform: translate(12.0007vw, 200vh) scale(0.8199); } }
  .snow:nth-child(35) {
    opacity: 0.4976;
    transform: translate(31.3122vw, -10px) scale(0.7946);
    animation: fall-35 11s -10s linear infinite; }
@keyframes fall-35 {
  30.635% {
    transform: translate(24.2427vw, 61.27vh) scale(0.7946); }
  to {
    transform: translate(27.77745vw, 200vh) scale(0.7946); } }
  .snow:nth-child(36) {
    opacity: 0.2528;
    transform: translate(7.7516vw, -10px) scale(0.4114);
    animation: fall-36 14s -7s linear infinite; }
@keyframes fall-36 {
  72.855% {
    transform: translate(-1.7978vw, 145.71vh) scale(0.4114); }
  to {
    transform: translate(2.9769vw, 200vh) scale(0.4114); } }
  .snow:nth-child(37) {
    opacity: 0.0397;
    transform: translate(79.2032vw, -10px) scale(0.6725);
    animation: fall-37 23s -16s linear infinite; }
@keyframes fall-37 {
  72.632% {
    transform: translate(84.5998vw, 145.264vh) scale(0.6725); }
  to {
    transform: translate(81.9015vw, 200vh) scale(0.6725); } }
  .snow:nth-child(38) {
    opacity: 0.2452;
    transform: translate(3.2662vw, -10px) scale(0.0981);
    animation: fall-38 12s -12s linear infinite; }
@keyframes fall-38 {
  65.166% {
    transform: translate(-0.6792vw, 130.332vh) scale(0.0981); }
  to {
    transform: translate(1.2935vw, 200vh) scale(0.0981); } }
  .snow:nth-child(39) {
    opacity: 0.5314;
    transform: translate(30.3325vw, -10px) scale(0.6334);
    animation: fall-39 12s -17s linear infinite; }
@keyframes fall-39 {
  62.245% {
    transform: translate(25.3717vw, 124.49vh) scale(0.6334); }
  to {
    transform: translate(27.8521vw, 200vh) scale(0.6334); } }
  .snow:nth-child(40) {
    opacity: 0.0354;
    transform: translate(52.4358vw, -10px) scale(0.3802);
    animation: fall-40 21s -21s linear infinite; }
@keyframes fall-40 {
  45.517% {
    transform: translate(62.2891vw, 91.034vh) scale(0.3802); }
  to {
    transform: translate(57.36245vw, 200vh) scale(0.3802); } }
  .snow:nth-child(41) {
    opacity: 0.5723;
    transform: translate(0.0643vw, -10px) scale(0.6329);
    animation: fall-41 19s -18s linear infinite; }
@keyframes fall-41 {
  49.405% {
    transform: translate(-9.9289vw, 98.81vh) scale(0.6329); }
  to {
    transform: translate(-4.9323vw, 200vh) scale(0.6329); } }
  .snow:nth-child(42) {
    opacity: 0.5528;
    transform: translate(21.0149vw, -10px) scale(0.1766);
    animation: fall-42 27s -9s linear infinite; }
@keyframes fall-42 {
  68.96% {
    transform: translate(22.8248vw, 137.92vh) scale(0.1766); }
  to {
    transform: translate(21.91985vw, 200vh) scale(0.1766); } }
  .snow:nth-child(43) {
    opacity: 0.6982;
    transform: translate(27.3441vw, -10px) scale(0.6562);
    animation: fall-43 28s -3s linear infinite; }
@keyframes fall-43 {
  60.28% {
    transform: translate(28.8752vw, 120.56vh) scale(0.6562); }
  to {
    transform: translate(28.10965vw, 200vh) scale(0.6562); } }
  .snow:nth-child(44) {
    opacity: 0.7645;
    transform: translate(73.33vw, -10px) scale(0.2121);
    animation: fall-44 28s -29s linear infinite; }
@keyframes fall-44 {
  52.396% {
    transform: translate(64.5586vw, 104.792vh) scale(0.2121); }
  to {
    transform: translate(68.9443vw, 200vh) scale(0.2121); } }
  .snow:nth-child(45) {
    opacity: 0.5537;
    transform: translate(29.7901vw, -10px) scale(0.515);
    animation: fall-45 12s -16s linear infinite; }
@keyframes fall-45 {
  66.706% {
    transform: translate(34.5612vw, 133.412vh) scale(0.515); }
  to {
    transform: translate(32.17565vw, 200vh) scale(0.515); } }
  .snow:nth-child(46) {
    opacity: 0.3724;
    transform: translate(50.3147vw, -10px) scale(0.0755);
    animation: fall-46 15s -23s linear infinite; }
@keyframes fall-46 {
  60.549% {
    transform: translate(43.8175vw, 121.098vh) scale(0.0755); }
  to {
    transform: translate(47.0661vw, 200vh) scale(0.0755); } }
  .snow:nth-child(47) {
    opacity: 0.3924;
    transform: translate(89.2vw, -10px) scale(0.26);
    animation: fall-47 11s -3s linear infinite; }
@keyframes fall-47 {
  46.562% {
    transform: translate(91.2977vw, 93.124vh) scale(0.26); }
  to {
    transform: translate(90.24885vw, 200vh) scale(0.26); } }
  .snow:nth-child(48) {
    opacity: 0.573;
    transform: translate(28.5783vw, -10px) scale(0.4952);
    animation: fall-48 13s -1s linear infinite; }
@keyframes fall-48 {
  57.903% {
    transform: translate(23.511vw, 115.806vh) scale(0.4952); }
  to {
    transform: translate(26.04465vw, 200vh) scale(0.4952); } }
  .snow:nth-child(49) {
    opacity: 0.0162;
    transform: translate(82.2392vw, -10px) scale(0.9126);
    animation: fall-49 20s -8s linear infinite; }
@keyframes fall-49 {
  47.562% {
    transform: translate(73.2951vw, 95.124vh) scale(0.9126); }
  to {
    transform: translate(77.76715vw, 200vh) scale(0.9126); } }
  .snow:nth-child(50) {
    opacity: 0.6917;
    transform: translate(49.0024vw, -10px) scale(0.3484);
    animation: fall-50 11s -28s linear infinite; }
@keyframes fall-50 {
  71.507% {
    transform: translate(44.0606vw, 143.014vh) scale(0.3484); }
  to {
    transform: translate(46.5315vw, 200vh) scale(0.3484); } }
  .snow:nth-child(51) {
    opacity: 0.317;
    transform: translate(15.124vw, -10px) scale(0.1262);
    animation: fall-51 26s -18s linear infinite; }
@keyframes fall-51 {
  52.622% {
    transform: translate(10.156vw, 105.244vh) scale(0.1262); }
  to {
    transform: translate(12.64vw, 200vh) scale(0.1262); } }
  .snow:nth-child(52) {
    opacity: 0.685;
    transform: translate(8.5372vw, -10px) scale(0.9841);
    animation: fall-52 23s -22s linear infinite; }
@keyframes fall-52 {
  62.165% {
    transform: translate(5.0484vw, 124.33vh) scale(0.9841); }
  to {
    transform: translate(6.7928vw, 200vh) scale(0.9841); } }
  .snow:nth-child(53) {
    opacity: 0.6654;
    transform: translate(57.397vw, -10px) scale(0.5778);
    animation: fall-53 29s -30s linear infinite; }
@keyframes fall-53 {
  75.489% {
    transform: translate(66.0321vw, 150.978vh) scale(0.5778); }
  to {
    transform: translate(61.71455vw, 200vh) scale(0.5778); } }
  .snow:nth-child(54) {
    opacity: 0.5476;
    transform: translate(10.0884vw, -10px) scale(0.843);
    animation: fall-54 30s -14s linear infinite; }
@keyframes fall-54 {
  65.483% {
    transform: translate(19.4149vw, 130.966vh) scale(0.843); }
  to {
    transform: translate(14.75165vw, 200vh) scale(0.843); } }
  .snow:nth-child(55) {
    opacity: 0.0851;
    transform: translate(64.1933vw, -10px) scale(0.9555);
    animation: fall-55 29s -27s linear infinite; }
@keyframes fall-55 {
  74.333% {
    transform: translate(70.0768vw, 148.666vh) scale(0.9555); }
  to {
    transform: translate(67.13505vw, 200vh) scale(0.9555); } }
  .snow:nth-child(56) {
    opacity: 0.1747;
    transform: translate(80.5082vw, -10px) scale(0.1892);
    animation: fall-56 19s -24s linear infinite; }
@keyframes fall-56 {
  62.402% {
    transform: translate(81.5283vw, 124.804vh) scale(0.1892); }
  to {
    transform: translate(81.01825vw, 200vh) scale(0.1892); } }
  .snow:nth-child(57) {
    opacity: 0.5117;
    transform: translate(6.7612vw, -10px) scale(0.6502);
    animation: fall-57 23s -1s linear infinite; }
@keyframes fall-57 {
  61.367% {
    transform: translate(16.4342vw, 122.734vh) scale(0.6502); }
  to {
    transform: translate(11.5977vw, 200vh) scale(0.6502); } }
  .snow:nth-child(58) {
    opacity: 0.5275;
    transform: translate(23.445vw, -10px) scale(0.2295);
    animation: fall-58 16s -16s linear infinite; }
@keyframes fall-58 {
  43.825% {
    transform: translate(26.1331vw, 87.65vh) scale(0.2295); }
  to {
    transform: translate(24.78905vw, 200vh) scale(0.2295); } }
  .snow:nth-child(59) {
    opacity: 0.199;
    transform: translate(1.5633vw, -10px) scale(0.9386);
    animation: fall-59 10s -25s linear infinite; }
@keyframes fall-59 {
  51.745% {
    transform: translate(-3.3265vw, 103.49vh) scale(0.9386); }
  to {
    transform: translate(-0.8816vw, 200vh) scale(0.9386); } }
  .snow:nth-child(60) {
    opacity: 0.6128;
    transform: translate(25.5327vw, -10px) scale(0.8584);
    animation: fall-60 25s -29s linear infinite; }
@keyframes fall-60 {
  75.449% {
    transform: translate(30.8931vw, 150.898vh) scale(0.8584); }
  to {
    transform: translate(28.2129vw, 200vh) scale(0.8584); } }
  .snow:nth-child(61) {
    opacity: 0.5933;
    transform: translate(99.9474vw, -10px) scale(0.7108);
    animation: fall-61 26s -9s linear infinite; }
@keyframes fall-61 {
  79.143% {
    transform: translate(105.188vw, 158.286vh) scale(0.7108); }
  to {
    transform: translate(102.5677vw, 200vh) scale(0.7108); } }
  .snow:nth-child(62) {
    opacity: 0.2648;
    transform: translate(70.2754vw, -10px) scale(0.375);
    animation: fall-62 14s -24s linear infinite; }
@keyframes fall-62 {
  66.023% {
    transform: translate(66.7161vw, 132.046vh) scale(0.375); }
  to {
    transform: translate(68.49575vw, 200vh) scale(0.375); } }
  .snow:nth-child(63) {
    opacity: 0.0199;
    transform: translate(2.859vw, -10px) scale(0.1271);
    animation: fall-63 26s -19s linear infinite; }
@keyframes fall-63 {
  55.593% {
    transform: translate(-5.6574vw, 111.186vh) scale(0.1271); }
  to {
    transform: translate(-1.3992vw, 200vh) scale(0.1271); } }
  .snow:nth-child(64) {
    opacity: 0.8197;
    transform: translate(41.6227vw, -10px) scale(0.1588);
    animation: fall-64 10s -2s linear infinite; }
@keyframes fall-64 {
  48.552% {
    transform: translate(34.2384vw, 97.104vh) scale(0.1588); }
  to {
    transform: translate(37.93055vw, 200vh) scale(0.1588); } }
  .snow:nth-child(65) {
    opacity: 0.918;
    transform: translate(73.0728vw, -10px) scale(0.6897);
    animation: fall-65 17s -15s linear infinite; }
@keyframes fall-65 {
  42.366% {
    transform: translate(72.2274vw, 84.732vh) scale(0.6897); }
  to {
    transform: translate(72.6501vw, 200vh) scale(0.6897); } }
  .snow:nth-child(66) {
    opacity: 0.1939;
    transform: translate(4.0389vw, -10px) scale(0.1433);
    animation: fall-66 16s -6s linear infinite; }
@keyframes fall-66 {
  78.085% {
    transform: translate(7.554vw, 156.17vh) scale(0.1433); }
  to {
    transform: translate(5.79645vw, 200vh) scale(0.1433); } }
  .snow:nth-child(67) {
    opacity: 0.6832;
    transform: translate(90.2459vw, -10px) scale(0.2031);
    animation: fall-67 25s -7s linear infinite; }
@keyframes fall-67 {
  69.244% {
    transform: translate(83.1914vw, 138.488vh) scale(0.2031); }
  to {
    transform: translate(86.71865vw, 200vh) scale(0.2031); } }
  .snow:nth-child(68) {
    opacity: 0.0692;
    transform: translate(84.7582vw, -10px) scale(0.7337);
    animation: fall-68 16s -30s linear infinite; }
@keyframes fall-68 {
  72.665% {
    transform: translate(76.097vw, 145.33vh) scale(0.7337); }
  to {
    transform: translate(80.4276vw, 200vh) scale(0.7337); } }
  .snow:nth-child(69) {
    opacity: 0.2538;
    transform: translate(37.7022vw, -10px) scale(0.1778);
    animation: fall-69 26s -22s linear infinite; }
@keyframes fall-69 {
  69.248% {
    transform: translate(39.9485vw, 138.496vh) scale(0.1778); }
  to {
    transform: translate(38.82535vw, 200vh) scale(0.1778); } }
  .snow:nth-child(70) {
    opacity: 0.0382;
    transform: translate(10.8728vw, -10px) scale(0.7502);
    animation: fall-70 11s -21s linear infinite; }
@keyframes fall-70 {
  31.113% {
    transform: translate(15.4208vw, 62.226vh) scale(0.7502); }
  to {
    transform: translate(13.1468vw, 200vh) scale(0.7502); } }
  .snow:nth-child(71) {
    opacity: 0.9492;
    transform: translate(47.7794vw, -10px) scale(0.6746);
    animation: fall-71 21s -19s linear infinite; }
@keyframes fall-71 {
  69.453% {
    transform: translate(39.305vw, 138.906vh) scale(0.6746); }
  to {
    transform: translate(43.5422vw, 200vh) scale(0.6746); } }
  .snow:nth-child(72) {
    opacity: 0.1617;
    transform: translate(44.6099vw, -10px) scale(0.4395);
    animation: fall-72 21s -14s linear infinite; }
@keyframes fall-72 {
  44.424% {
    transform: translate(43.3833vw, 88.848vh) scale(0.4395); }
  to {
    transform: translate(43.9966vw, 200vh) scale(0.4395); } }
  .snow:nth-child(73) {
    opacity: 0.496;
    transform: translate(4.4597vw, -10px) scale(0.4428);
    animation: fall-73 16s -27s linear infinite; }
@keyframes fall-73 {
  45.597% {
    transform: translate(0.0789vw, 91.194vh) scale(0.4428); }
  to {
    transform: translate(2.2693vw, 200vh) scale(0.4428); } }
  .snow:nth-child(74) {
    opacity: 0.274;
    transform: translate(94.4142vw, -10px) scale(0.2245);
    animation: fall-74 17s -6s linear infinite; }
@keyframes fall-74 {
  32.285% {
    transform: translate(100.1276vw, 64.57vh) scale(0.2245); }
  to {
    transform: translate(97.2709vw, 200vh) scale(0.2245); } }
  .snow:nth-child(75) {
    opacity: 0.0247;
    transform: translate(57.1792vw, -10px) scale(0.2655);
    animation: fall-75 18s -2s linear infinite; }
@keyframes fall-75 {
  47.732% {
    transform: translate(53.524vw, 95.464vh) scale(0.2655); }
  to {
    transform: translate(55.3516vw, 200vh) scale(0.2655); } }
  .snow:nth-child(76) {
    opacity: 0.8049;
    transform: translate(14.0689vw, -10px) scale(0.0668);
    animation: fall-76 30s -10s linear infinite; }
@keyframes fall-76 {
  57.001% {
    transform: translate(13.3024vw, 114.002vh) scale(0.0668); }
  to {
    transform: translate(13.68565vw, 200vh) scale(0.0668); } }
  .snow:nth-child(77) {
    opacity: 0.1898;
    transform: translate(74.9923vw, -10px) scale(0.8587);
    animation: fall-77 24s -12s linear infinite; }
@keyframes fall-77 {
  62.499% {
    transform: translate(72.1675vw, 124.998vh) scale(0.8587); }
  to {
    transform: translate(73.5799vw, 200vh) scale(0.8587); } }
  .snow:nth-child(78) {
    opacity: 0.6894;
    transform: translate(83.2457vw, -10px) scale(0.8349);
    animation: fall-78 20s -6s linear infinite; }
@keyframes fall-78 {
  58.184% {
    transform: translate(91.9976vw, 116.368vh) scale(0.8349); }
  to {
    transform: translate(87.62165vw, 200vh) scale(0.8349); } }
  .snow:nth-child(79) {
    opacity: 0.9466;
    transform: translate(33.5839vw, -10px) scale(0.4563);
    animation: fall-79 28s -11s linear infinite; }
@keyframes fall-79 {
  43.92% {
    transform: translate(35.7837vw, 87.84vh) scale(0.4563); }
  to {
    transform: translate(34.6838vw, 200vh) scale(0.4563); } }
  .snow:nth-child(80) {
    opacity: 0.288;
    transform: translate(59.1447vw, -10px) scale(0.9083);
    animation: fall-80 14s -5s linear infinite; }
@keyframes fall-80 {
  71.32% {
    transform: translate(50.1642vw, 142.64vh) scale(0.9083); }
  to {
    transform: translate(54.65445vw, 200vh) scale(0.9083); } }
  .snow:nth-child(81) {
    opacity: 0.2622;
    transform: translate(66.2314vw, -10px) scale(0.032);
    animation: fall-81 15s -11s linear infinite; }
@keyframes fall-81 {
  75.622% {
    transform: translate(63.7913vw, 151.244vh) scale(0.032); }
  to {
    transform: translate(65.01135vw, 200vh) scale(0.032); } }
  .snow:nth-child(82) {
    opacity: 0.0445;
    transform: translate(9.7098vw, -10px) scale(0.3004);
    animation: fall-82 30s -24s linear infinite; }
@keyframes fall-82 {
  72.458% {
    transform: translate(8.755vw, 144.916vh) scale(0.3004); }
  to {
    transform: translate(9.2324vw, 200vh) scale(0.3004); } }
  .snow:nth-child(83) {
    opacity: 0.8517;
    transform: translate(90.9689vw, -10px) scale(0.0494);
    animation: fall-83 18s -25s linear infinite; }
@keyframes fall-83 {
  78.543% {
    transform: translate(98.7428vw, 157.086vh) scale(0.0494); }
  to {
    transform: translate(94.85585vw, 200vh) scale(0.0494); } }
  .snow:nth-child(84) {
    opacity: 0.7147;
    transform: translate(17.1456vw, -10px) scale(0.4409);
    animation: fall-84 12s -28s linear infinite; }
@keyframes fall-84 {
  52.887% {
    transform: translate(15.303vw, 105.774vh) scale(0.4409); }
  to {
    transform: translate(16.2243vw, 200vh) scale(0.4409); } }
  .snow:nth-child(85) {
    opacity: 0.9;
    transform: translate(25.3817vw, -10px) scale(0.3678);
    animation: fall-85 21s -8s linear infinite; }
@keyframes fall-85 {
  52.846% {
    transform: translate(26.6543vw, 105.692vh) scale(0.3678); }
  to {
    transform: translate(26.018vw, 200vh) scale(0.3678); } }
  .snow:nth-child(86) {
    opacity: 0.7482;
    transform: translate(33.6879vw, -10px) scale(0.4499);
    animation: fall-86 13s -7s linear infinite; }
@keyframes fall-86 {
  34.799% {
    transform: translate(28.4016vw, 69.598vh) scale(0.4499); }
  to {
    transform: translate(31.04475vw, 200vh) scale(0.4499); } }
  .snow:nth-child(87) {
    opacity: 0.0816;
    transform: translate(26.9714vw, -10px) scale(0.6886);
    animation: fall-87 12s -1s linear infinite; }
@keyframes fall-87 {
  67.253% {
    transform: translate(23.9656vw, 134.506vh) scale(0.6886); }
  to {
    transform: translate(25.4685vw, 200vh) scale(0.6886); } }
  .snow:nth-child(88) {
    opacity: 0.2628;
    transform: translate(84.5339vw, -10px) scale(0.121);
    animation: fall-88 13s -1s linear infinite; }
@keyframes fall-88 {
  51.069% {
    transform: translate(90.2964vw, 102.138vh) scale(0.121); }
  to {
    transform: translate(87.41515vw, 200vh) scale(0.121); } }
  .snow:nth-child(89) {
    opacity: 0.7897;
    transform: translate(70.4494vw, -10px) scale(0.058);
    animation: fall-89 13s -3s linear infinite; }
@keyframes fall-89 {
  32.538% {
    transform: translate(65.676vw, 65.076vh) scale(0.058); }
  to {
    transform: translate(68.0627vw, 200vh) scale(0.058); } }
  .snow:nth-child(90) {
    opacity: 0.9505;
    transform: translate(17.9242vw, -10px) scale(0.0677);
    animation: fall-90 17s -16s linear infinite; }
@keyframes fall-90 {
  46.307% {
    transform: translate(18.4823vw, 92.614vh) scale(0.0677); }
  to {
    transform: translate(18.20325vw, 200vh) scale(0.0677); } }
  .snow:nth-child(91) {
    opacity: 0.4108;
    transform: translate(84.5714vw, -10px) scale(0.1872);
    animation: fall-91 25s -28s linear infinite; }
@keyframes fall-91 {
  60.683% {
    transform: translate(86.1972vw, 121.366vh) scale(0.1872); }
  to {
    transform: translate(85.3843vw, 200vh) scale(0.1872); } }
  .snow:nth-child(92) {
    opacity: 0.6023;
    transform: translate(38.6626vw, -10px) scale(0.3453);
    animation: fall-92 16s -23s linear infinite; }
@keyframes fall-92 {
  75.798% {
    transform: translate(32.9816vw, 151.596vh) scale(0.3453); }
  to {
    transform: translate(35.8221vw, 200vh) scale(0.3453); } }
  .snow:nth-child(93) {
    opacity: 0.7582;
    transform: translate(23.0149vw, -10px) scale(0.2703);
    animation: fall-93 17s -16s linear infinite; }
@keyframes fall-93 {
  72.221% {
    transform: translate(18.3943vw, 144.442vh) scale(0.2703); }
  to {
    transform: translate(20.7046vw, 200vh) scale(0.2703); } }
  .snow:nth-child(94) {
    opacity: 0.2385;
    transform: translate(42.064vw, -10px) scale(0.1118);
    animation: fall-94 28s -13s linear infinite; }
@keyframes fall-94 {
  40.289% {
    transform: translate(38.1526vw, 80.578vh) scale(0.1118); }
  to {
    transform: translate(40.1083vw, 200vh) scale(0.1118); } }
  .snow:nth-child(95) {
    opacity: 0.9118;
    transform: translate(28.0552vw, -10px) scale(0.8226);
    animation: fall-95 21s -30s linear infinite; }
@keyframes fall-95 {
  55.661% {
    transform: translate(22.5952vw, 111.322vh) scale(0.8226); }
  to {
    transform: translate(25.3252vw, 200vh) scale(0.8226); } }
  .snow:nth-child(96) {
    opacity: 0.6551;
    transform: translate(54.193vw, -10px) scale(0.4568);
    animation: fall-96 23s -14s linear infinite; }
@keyframes fall-96 {
  53.289% {
    transform: translate(51.7809vw, 106.578vh) scale(0.4568); }
  to {
    transform: translate(52.98695vw, 200vh) scale(0.4568); } }
  .snow:nth-child(97) {
    opacity: 0.1622;
    transform: translate(30.6646vw, -10px) scale(0.433);
    animation: fall-97 18s -17s linear infinite; }
@keyframes fall-97 {
  69.571% {
    transform: translate(20.9957vw, 139.142vh) scale(0.433); }
  to {
    transform: translate(25.83015vw, 200vh) scale(0.433); } }
  .snow:nth-child(98) {
    opacity: 0.1615;
    transform: translate(24.6535vw, -10px) scale(0.123);
    animation: fall-98 14s -12s linear infinite; }
@keyframes fall-98 {
  41.739% {
    transform: translate(28.2551vw, 83.478vh) scale(0.123); }
  to {
    transform: translate(26.4543vw, 200vh) scale(0.123); } }
  .snow:nth-child(99) {
    opacity: 0.0665;
    transform: translate(9.7764vw, -10px) scale(0.8886);
    animation: fall-99 12s -30s linear infinite; }
@keyframes fall-99 {
  32.336% {
    transform: translate(19.3738vw, 64.672vh) scale(0.8886); }
  to {
    transform: translate(14.5751vw, 200vh) scale(0.8886); } }
  .snow:nth-child(100) {
    opacity: 0.0659;
    transform: translate(88.893vw, -10px) scale(0.0493);
    animation: fall-100 26s -6s linear infinite; }
@keyframes fall-100 {
  61.659% {
    transform: translate(83.2127vw, 123.318vh) scale(0.0493); }
  to {
    transform: translate(86.05285vw, 200vh) scale(0.0493); } }
  .snow:nth-child(101) {
    opacity: 0.9711;
    transform: translate(2.2066vw, -10px) scale(0.7505);
    animation: fall-101 27s -20s linear infinite; }
@keyframes fall-101 {
  75.045% {
    transform: translate(2.2636vw, 150.09vh) scale(0.7505); }
  to {
    transform: translate(2.2351vw, 200vh) scale(0.7505); } }
  .snow:nth-child(102) {
    opacity: 0.9718;
    transform: translate(37.0299vw, -10px) scale(0.8564);
    animation: fall-102 19s -11s linear infinite; }
@keyframes fall-102 {
  35.743% {
    transform: translate(37.9385vw, 71.486vh) scale(0.8564); }
  to {
    transform: translate(37.4842vw, 200vh) scale(0.8564); } }
  .snow:nth-child(103) {
    opacity: 0.9195;
    transform: translate(62.5595vw, -10px) scale(0.2799);
    animation: fall-103 11s -22s linear infinite; }
@keyframes fall-103 {
  75.794% {
    transform: translate(59.2806vw, 151.588vh) scale(0.2799); }
  to {
    transform: translate(60.92005vw, 200vh) scale(0.2799); } }
  .snow:nth-child(104) {
    opacity: 0.0904;
    transform: translate(82.1421vw, -10px) scale(0.9985);
    animation: fall-104 21s -8s linear infinite; }
@keyframes fall-104 {
  53.324% {
    transform: translate(89.4845vw, 106.648vh) scale(0.9985); }
  to {
    transform: translate(85.8133vw, 200vh) scale(0.9985); } }
  .snow:nth-child(105) {
    opacity: 0.6497;
    transform: translate(70.4308vw, -10px) scale(0.1051);
    animation: fall-105 20s -15s linear infinite; }
@keyframes fall-105 {
  61.581% {
    transform: translate(68.3903vw, 123.162vh) scale(0.1051); }
  to {
    transform: translate(69.41055vw, 200vh) scale(0.1051); } }
  .snow:nth-child(106) {
    opacity: 0.3208;
    transform: translate(61.5119vw, -10px) scale(0.3573);
    animation: fall-106 15s -2s linear infinite; }
@keyframes fall-106 {
  35.71% {
    transform: translate(65.4413vw, 71.42vh) scale(0.3573); }
  to {
    transform: translate(63.4766vw, 200vh) scale(0.3573); } }
  .snow:nth-child(107) {
    opacity: 0.2629;
    transform: translate(6.2342vw, -10px) scale(0.4927);
    animation: fall-107 19s -18s linear infinite; }
@keyframes fall-107 {
  38.662% {
    transform: translate(5.6706vw, 77.324vh) scale(0.4927); }
  to {
    transform: translate(5.9524vw, 200vh) scale(0.4927); } }
  .snow:nth-child(108) {
    opacity: 0.4931;
    transform: translate(20.9376vw, -10px) scale(0.7161);
    animation: fall-108 13s -22s linear infinite; }
@keyframes fall-108 {
  69.815% {
    transform: translate(13.5457vw, 139.63vh) scale(0.7161); }
  to {
    transform: translate(17.24165vw, 200vh) scale(0.7161); } }
  .snow:nth-child(109) {
    opacity: 0.3447;
    transform: translate(36.5027vw, -10px) scale(0.1275);
    animation: fall-109 20s -22s linear infinite; }
@keyframes fall-109 {
  73.046% {
    transform: translate(35.6835vw, 146.092vh) scale(0.1275); }
  to {
    transform: translate(36.0931vw, 200vh) scale(0.1275); } }
  .snow:nth-child(110) {
    opacity: 0.4217;
    transform: translate(13.7898vw, -10px) scale(0.6261);
    animation: fall-110 11s -23s linear infinite; }
@keyframes fall-110 {
  31.562% {
    transform: translate(11.5787vw, 63.124vh) scale(0.6261); }
  to {
    transform: translate(12.68425vw, 200vh) scale(0.6261); } }
  .snow:nth-child(111) {
    opacity: 0.919;
    transform: translate(56.01vw, -10px) scale(0.1585);
    animation: fall-111 21s -4s linear infinite; }
@keyframes fall-111 {
  78.18% {
    transform: translate(65.786vw, 156.36vh) scale(0.1585); }
  to {
    transform: translate(60.898vw, 200vh) scale(0.1585); } }
  .snow:nth-child(112) {
    opacity: 0.2243;
    transform: translate(41.4064vw, -10px) scale(0.562);
    animation: fall-112 25s -19s linear infinite; }
@keyframes fall-112 {
  72.923% {
    transform: translate(45.37vw, 145.846vh) scale(0.562); }
  to {
    transform: translate(43.3882vw, 200vh) scale(0.562); } }
  .snow:nth-child(113) {
    opacity: 0.0239;
    transform: translate(36.4148vw, -10px) scale(0.1349);
    animation: fall-113 19s -30s linear infinite; }
@keyframes fall-113 {
  64.856% {
    transform: translate(40.1292vw, 129.712vh) scale(0.1349); }
  to {
    transform: translate(38.272vw, 200vh) scale(0.1349); } }
  .snow:nth-child(114) {
    opacity: 0.7069;
    transform: translate(95.4569vw, -10px) scale(0.4469);
    animation: fall-114 21s -27s linear infinite; }
@keyframes fall-114 {
  41.004% {
    transform: translate(102.6477vw, 82.008vh) scale(0.4469); }
  to {
    transform: translate(99.0523vw, 200vh) scale(0.4469); } }
  .snow:nth-child(115) {
    opacity: 0.0247;
    transform: translate(85.976vw, -10px) scale(0.0188);
    animation: fall-115 17s -16s linear infinite; }
@keyframes fall-115 {
  47.291% {
    transform: translate(81.6296vw, 94.582vh) scale(0.0188); }
  to {
    transform: translate(83.8028vw, 200vh) scale(0.0188); } }
  .snow:nth-child(116) {
    opacity: 0.9563;
    transform: translate(24.3616vw, -10px) scale(0.8269);
    animation: fall-116 24s -17s linear infinite; }
@keyframes fall-116 {
  61.151% {
    transform: translate(26.8225vw, 122.302vh) scale(0.8269); }
  to {
    transform: translate(25.59205vw, 200vh) scale(0.8269); } }
  .snow:nth-child(117) {
    opacity: 0.626;
    transform: translate(48.9085vw, -10px) scale(0.1776);
    animation: fall-117 20s -27s linear infinite; }
@keyframes fall-117 {
  67.709% {
    transform: translate(58.8878vw, 135.418vh) scale(0.1776); }
  to {
    transform: translate(53.89815vw, 200vh) scale(0.1776); } }
  .snow:nth-child(118) {
    opacity: 0.0106;
    transform: translate(56.3473vw, -10px) scale(0.7855);
    animation: fall-118 17s -1s linear infinite; }
@keyframes fall-118 {
  48.834% {
    transform: translate(53.0516vw, 97.668vh) scale(0.7855); }
  to {
    transform: translate(54.69945vw, 200vh) scale(0.7855); } }
  .snow:nth-child(119) {
    opacity: 0.6292;
    transform: translate(37.8353vw, -10px) scale(0.6108);
    animation: fall-119 28s -6s linear infinite; }
@keyframes fall-119 {
  44.421% {
    transform: translate(32.3529vw, 88.842vh) scale(0.6108); }
  to {
    transform: translate(35.0941vw, 200vh) scale(0.6108); } }
  .snow:nth-child(120) {
    opacity: 0.3088;
    transform: translate(97.8775vw, -10px) scale(0.3362);
    animation: fall-120 10s -11s linear infinite; }
@keyframes fall-120 {
  77.475% {
    transform: translate(105.0682vw, 154.95vh) scale(0.3362); }
  to {
    transform: translate(101.47285vw, 200vh) scale(0.3362); } }
  .snow:nth-child(121) {
    opacity: 0.3947;
    transform: translate(4.2063vw, -10px) scale(0.58);
    animation: fall-121 21s -30s linear infinite; }
@keyframes fall-121 {
  57.103% {
    transform: translate(8.5122vw, 114.206vh) scale(0.58); }
  to {
    transform: translate(6.35925vw, 200vh) scale(0.58); } }
  .snow:nth-child(122) {
    opacity: 0.4788;
    transform: translate(15.8073vw, -10px) scale(0.9224);
    animation: fall-122 11s -17s linear infinite; }
@keyframes fall-122 {
  38.025% {
    transform: translate(24.5298vw, 76.05vh) scale(0.9224); }
  to {
    transform: translate(20.16855vw, 200vh) scale(0.9224); } }
  .snow:nth-child(123) {
    opacity: 0.0774;
    transform: translate(22.752vw, -10px) scale(0.9644);
    animation: fall-123 20s -25s linear infinite; }
@keyframes fall-123 {
  49.159% {
    transform: translate(28.2879vw, 98.318vh) scale(0.9644); }
  to {
    transform: translate(25.51995vw, 200vh) scale(0.9644); } }
  .snow:nth-child(124) {
    opacity: 0.6054;
    transform: translate(12.5337vw, -10px) scale(0.7041);
    animation: fall-124 29s -5s linear infinite; }
@keyframes fall-124 {
  39.608% {
    transform: translate(10.9452vw, 79.216vh) scale(0.7041); }
  to {
    transform: translate(11.73945vw, 200vh) scale(0.7041); } }
  .snow:nth-child(125) {
    opacity: 0.8439;
    transform: translate(58.1664vw, -10px) scale(0.379);
    animation: fall-125 29s -1s linear infinite; }
@keyframes fall-125 {
  60.626% {
    transform: translate(49.8453vw, 121.252vh) scale(0.379); }
  to {
    transform: translate(54.00585vw, 200vh) scale(0.379); } }
  .snow:nth-child(126) {
    opacity: 0.9061;
    transform: translate(80.9582vw, -10px) scale(0.9047);
    animation: fall-126 22s -20s linear infinite; }
@keyframes fall-126 {
  44.312% {
    transform: translate(81.8424vw, 88.624vh) scale(0.9047); }
  to {
    transform: translate(81.4003vw, 200vh) scale(0.9047); } }
  .snow:nth-child(127) {
    opacity: 0.629;
    transform: translate(94.0357vw, -10px) scale(0.0787);
    animation: fall-127 20s -16s linear infinite; }
@keyframes fall-127 {
  39.025% {
    transform: translate(94.4832vw, 78.05vh) scale(0.0787); }
  to {
    transform: translate(94.25945vw, 200vh) scale(0.0787); } }
  .snow:nth-child(128) {
    opacity: 0.2601;
    transform: translate(90.2578vw, -10px) scale(0.4702);
    animation: fall-128 23s -27s linear infinite; }
@keyframes fall-128 {
  43.041% {
    transform: translate(98.4481vw, 86.082vh) scale(0.4702); }
  to {
    transform: translate(94.35295vw, 200vh) scale(0.4702); } }
  .snow:nth-child(129) {
    opacity: 0.4027;
    transform: translate(21.3673vw, -10px) scale(0.7551);
    animation: fall-129 18s -5s linear infinite; }
@keyframes fall-129 {
  62.293% {
    transform: translate(20.825vw, 124.586vh) scale(0.7551); }
  to {
    transform: translate(21.09615vw, 200vh) scale(0.7551); } }
  .snow:nth-child(130) {
    opacity: 0.3841;
    transform: translate(96.3716vw, -10px) scale(0.1953);
    animation: fall-130 25s -16s linear infinite; }
@keyframes fall-130 {
  66.372% {
    transform: translate(98.9944vw, 132.744vh) scale(0.1953); }
  to {
    transform: translate(97.683vw, 200vh) scale(0.1953); } }
  .snow:nth-child(131) {
    opacity: 0.232;
    transform: translate(34.5554vw, -10px) scale(0.5225);
    animation: fall-131 28s -2s linear infinite; }
@keyframes fall-131 {
  34.698% {
    transform: translate(35.1767vw, 69.396vh) scale(0.5225); }
  to {
    transform: translate(34.86605vw, 200vh) scale(0.5225); } }
  .snow:nth-child(132) {
    opacity: 0.8629;
    transform: translate(32.2301vw, -10px) scale(0.349);
    animation: fall-132 12s -24s linear infinite; }
@keyframes fall-132 {
  62.221% {
    transform: translate(33.9062vw, 124.442vh) scale(0.349); }
  to {
    transform: translate(33.06815vw, 200vh) scale(0.349); } }
  .snow:nth-child(133) {
    opacity: 0.8334;
    transform: translate(46.7079vw, -10px) scale(0.3288);
    animation: fall-133 21s -26s linear infinite; }
@keyframes fall-133 {
  75.041% {
    transform: translate(50.2724vw, 150.082vh) scale(0.3288); }
  to {
    transform: translate(48.49015vw, 200vh) scale(0.3288); } }
  .snow:nth-child(134) {
    opacity: 0.572;
    transform: translate(60.7071vw, -10px) scale(0.267);
    animation: fall-134 30s -30s linear infinite; }
@keyframes fall-134 {
  33.728% {
    transform: translate(64.5767vw, 67.456vh) scale(0.267); }
  to {
    transform: translate(62.6419vw, 200vh) scale(0.267); } }
  .snow:nth-child(135) {
    opacity: 0.4388;
    transform: translate(43.3361vw, -10px) scale(0.4111);
    animation: fall-135 22s -28s linear infinite; }
@keyframes fall-135 {
  78.954% {
    transform: translate(45.4587vw, 157.908vh) scale(0.4111); }
  to {
    transform: translate(44.3974vw, 200vh) scale(0.4111); } }
  .snow:nth-child(136) {
    opacity: 0.254;
    transform: translate(71.3577vw, -10px) scale(0.749);
    animation: fall-136 28s -4s linear infinite; }
@keyframes fall-136 {
  63.86% {
    transform: translate(67.6445vw, 127.72vh) scale(0.749); }
  to {
    transform: translate(69.5011vw, 200vh) scale(0.749); } }
  .snow:nth-child(137) {
    opacity: 0.7453;
    transform: translate(89.3881vw, -10px) scale(0.5119);
    animation: fall-137 27s -16s linear infinite; }
@keyframes fall-137 {
  57.092% {
    transform: translate(83.5621vw, 114.184vh) scale(0.5119); }
  to {
    transform: translate(86.4751vw, 200vh) scale(0.5119); } }
  .snow:nth-child(138) {
    opacity: 0.217;
    transform: translate(95.8073vw, -10px) scale(0.2954);
    animation: fall-138 30s -4s linear infinite; }
@keyframes fall-138 {
  58.125% {
    transform: translate(86.322vw, 116.25vh) scale(0.2954); }
  to {
    transform: translate(91.06465vw, 200vh) scale(0.2954); } }
  .snow:nth-child(139) {
    opacity: 0.1152;
    transform: translate(54.1587vw, -10px) scale(0.9632);
    animation: fall-139 25s -12s linear infinite; }
@keyframes fall-139 {
  31.671% {
    transform: translate(52.1311vw, 63.342vh) scale(0.9632); }
  to {
    transform: translate(53.1449vw, 200vh) scale(0.9632); } }
  .snow:nth-child(140) {
    opacity: 0.084;
    transform: translate(61.3854vw, -10px) scale(0.6266);
    animation: fall-140 10s -17s linear infinite; }
@keyframes fall-140 {
  37.707% {
    transform: translate(53.8569vw, 75.414vh) scale(0.6266); }
  to {
    transform: translate(57.62115vw, 200vh) scale(0.6266); } }
  .snow:nth-child(141) {
    opacity: 0.6449;
    transform: translate(79.9518vw, -10px) scale(0.7593);
    animation: fall-141 22s -1s linear infinite; }
@keyframes fall-141 {
  78.056% {
    transform: translate(86.1577vw, 156.112vh) scale(0.7593); }
  to {
    transform: translate(83.05475vw, 200vh) scale(0.7593); } }
  .snow:nth-child(142) {
    opacity: 0.2556;
    transform: translate(89.2567vw, -10px) scale(0.2099);
    animation: fall-142 19s -20s linear infinite; }
@keyframes fall-142 {
  67.869% {
    transform: translate(85.3737vw, 135.738vh) scale(0.2099); }
  to {
    transform: translate(87.3152vw, 200vh) scale(0.2099); } }
  .snow:nth-child(143) {
    opacity: 0.2765;
    transform: translate(60.1536vw, -10px) scale(0.9851);
    animation: fall-143 25s -6s linear infinite; }
@keyframes fall-143 {
  45.763% {
    transform: translate(68.2382vw, 91.526vh) scale(0.9851); }
  to {
    transform: translate(64.1959vw, 200vh) scale(0.9851); } }
  .snow:nth-child(144) {
    opacity: 0.3174;
    transform: translate(21.7858vw, -10px) scale(0.9302);
    animation: fall-144 30s -19s linear infinite; }
@keyframes fall-144 {
  31.147% {
    transform: translate(28.4284vw, 62.294vh) scale(0.9302); }
  to {
    transform: translate(25.1071vw, 200vh) scale(0.9302); } }
  .snow:nth-child(145) {
    opacity: 0.4155;
    transform: translate(97.2866vw, -10px) scale(0.3205);
    animation: fall-145 22s -24s linear infinite; }
@keyframes fall-145 {
  76.378% {
    transform: translate(103.0445vw, 152.756vh) scale(0.3205); }
  to {
    transform: translate(100.16555vw, 200vh) scale(0.3205); } }
  .snow:nth-child(146) {
    opacity: 0.4235;
    transform: translate(39.0816vw, -10px) scale(0.9273);
    animation: fall-146 22s -18s linear infinite; }
@keyframes fall-146 {
  37.074% {
    transform: translate(35.5695vw, 74.148vh) scale(0.9273); }
  to {
    transform: translate(37.32555vw, 200vh) scale(0.9273); } }
  .snow:nth-child(147) {
    opacity: 0.2515;
    transform: translate(95.7813vw, -10px) scale(0.8892);
    animation: fall-147 28s -15s linear infinite; }
@keyframes fall-147 {
  49.65% {
    transform: translate(97.4178vw, 99.3vh) scale(0.8892); }
  to {
    transform: translate(96.59955vw, 200vh) scale(0.8892); } }
  .snow:nth-child(148) {
    opacity: 0.1656;
    transform: translate(44.7199vw, -10px) scale(0.9425);
    animation: fall-148 13s -14s linear infinite; }
@keyframes fall-148 {
  30.91% {
    transform: translate(36.0009vw, 61.82vh) scale(0.9425); }
  to {
    transform: translate(40.3604vw, 200vh) scale(0.9425); } }
  .snow:nth-child(149) {
    opacity: 0.2754;
    transform: translate(41.9228vw, -10px) scale(0.5556);
    animation: fall-149 21s -17s linear infinite; }
@keyframes fall-149 {
  30.176% {
    transform: translate(33.592vw, 60.352vh) scale(0.5556); }
  to {
    transform: translate(37.7574vw, 200vh) scale(0.5556); } }
  .snow:nth-child(150) {
    opacity: 0.2915;
    transform: translate(46.2141vw, -10px) scale(0.4316);
    animation: fall-150 10s -15s linear infinite; }
@keyframes fall-150 {
  63.397% {
    transform: translate(42.3496vw, 126.794vh) scale(0.4316); }
  to {
    transform: translate(44.28185vw, 200vh) scale(0.4316); } }
  .snow:nth-child(151) {
    opacity: 0.1003;
    transform: translate(18.0907vw, -10px) scale(0.4765);
    animation: fall-151 30s -21s linear infinite; }
@keyframes fall-151 {
  39.081% {
    transform: translate(11.865vw, 78.162vh) scale(0.4765); }
  to {
    transform: translate(14.97785vw, 200vh) scale(0.4765); } }
  .snow:nth-child(152) {
    opacity: 0.6625;
    transform: translate(18.9123vw, -10px) scale(0.854);
    animation: fall-152 16s -3s linear infinite; }
@keyframes fall-152 {
  42.738% {
    transform: translate(20.0617vw, 85.476vh) scale(0.854); }
  to {
    transform: translate(19.487vw, 200vh) scale(0.854); } }
  .snow:nth-child(153) {
    opacity: 0.114;
    transform: translate(9.2255vw, -10px) scale(0.5471);
    animation: fall-153 13s -4s linear infinite; }
@keyframes fall-153 {
  55.181% {
    transform: translate(13.3935vw, 110.362vh) scale(0.5471); }
  to {
    transform: translate(11.3095vw, 200vh) scale(0.5471); } }
  .snow:nth-child(154) {
    opacity: 0.5005;
    transform: translate(7.93vw, -10px) scale(0.1797);
    animation: fall-154 27s -8s linear infinite; }
@keyframes fall-154 {
  32.849% {
    transform: translate(8.6715vw, 65.698vh) scale(0.1797); }
  to {
    transform: translate(8.30075vw, 200vh) scale(0.1797); } }
  .snow:nth-child(155) {
    opacity: 0.2674;
    transform: translate(91.1447vw, -10px) scale(0.2581);
    animation: fall-155 28s -29s linear infinite; }
@keyframes fall-155 {
  47.774% {
    transform: translate(99.8446vw, 95.548vh) scale(0.2581); }
  to {
    transform: translate(95.49465vw, 200vh) scale(0.2581); } }
  .snow:nth-child(156) {
    opacity: 0.8088;
    transform: translate(18.7042vw, -10px) scale(0.4488);
    animation: fall-156 22s -15s linear infinite; }
@keyframes fall-156 {
  62.579% {
    transform: translate(10.692vw, 125.158vh) scale(0.4488); }
  to {
    transform: translate(14.6981vw, 200vh) scale(0.4488); } }
  .snow:nth-child(157) {
    opacity: 0.8567;
    transform: translate(1.749vw, -10px) scale(0.481);
    animation: fall-157 18s -17s linear infinite; }
@keyframes fall-157 {
  32.39% {
    transform: translate(6.6717vw, 64.78vh) scale(0.481); }
  to {
    transform: translate(4.21035vw, 200vh) scale(0.481); } }
  .snow:nth-child(158) {
    opacity: 0.6865;
    transform: translate(11.8144vw, -10px) scale(0.2005);
    animation: fall-158 17s -3s linear infinite; }
@keyframes fall-158 {
  78.369% {
    transform: translate(19.96vw, 156.738vh) scale(0.2005); }
  to {
    transform: translate(15.8872vw, 200vh) scale(0.2005); } }
  .snow:nth-child(159) {
    opacity: 0.6795;
    transform: translate(92.0347vw, -10px) scale(0.9845);
    animation: fall-159 10s -26s linear infinite; }
@keyframes fall-159 {
  48.25% {
    transform: translate(91.7902vw, 96.5vh) scale(0.9845); }
  to {
    transform: translate(91.91245vw, 200vh) scale(0.9845); } }
  .snow:nth-child(160) {
    opacity: 0.0742;
    transform: translate(43.5888vw, -10px) scale(0.9167);
    animation: fall-160 15s -29s linear infinite; }
@keyframes fall-160 {
  30.581% {
    transform: translate(48.3858vw, 61.162vh) scale(0.9167); }
  to {
    transform: translate(45.9873vw, 200vh) scale(0.9167); } }
  .snow:nth-child(161) {
    opacity: 0.2916;
    transform: translate(47.3691vw, -10px) scale(0.5929);
    animation: fall-161 22s -30s linear infinite; }
@keyframes fall-161 {
  38.394% {
    transform: translate(53.8286vw, 76.788vh) scale(0.5929); }
  to {
    transform: translate(50.59885vw, 200vh) scale(0.5929); } }
  .snow:nth-child(162) {
    opacity: 0.3105;
    transform: translate(37.142vw, -10px) scale(0.1395);
    animation: fall-162 30s -24s linear infinite; }
@keyframes fall-162 {
  71.452% {
    transform: translate(38.4714vw, 142.904vh) scale(0.1395); }
  to {
    transform: translate(37.8067vw, 200vh) scale(0.1395); } }
  .snow:nth-child(163) {
    opacity: 0.2077;
    transform: translate(9.8205vw, -10px) scale(0.2042);
    animation: fall-163 13s -19s linear infinite; }
@keyframes fall-163 {
  66.977% {
    transform: translate(9.5902vw, 133.954vh) scale(0.2042); }
  to {
    transform: translate(9.70535vw, 200vh) scale(0.2042); } }
  .snow:nth-child(164) {
    opacity: 0.2915;
    transform: translate(45.6167vw, -10px) scale(0.0749);
    animation: fall-164 18s -18s linear infinite; }
@keyframes fall-164 {
  33.079% {
    transform: translate(44.9172vw, 66.158vh) scale(0.0749); }
  to {
    transform: translate(45.26695vw, 200vh) scale(0.0749); } }
  .snow:nth-child(165) {
    opacity: 0.4445;
    transform: translate(23.8vw, -10px) scale(0.996);
    animation: fall-165 12s -10s linear infinite; }
@keyframes fall-165 {
  58.071% {
    transform: translate(20.0375vw, 116.142vh) scale(0.996); }
  to {
    transform: translate(21.91875vw, 200vh) scale(0.996); } }
  .snow:nth-child(166) {
    opacity: 0.358;
    transform: translate(85.7492vw, -10px) scale(0.5011);
    animation: fall-166 16s -11s linear infinite; }
@keyframes fall-166 {
  77.152% {
    transform: translate(77.3168vw, 154.304vh) scale(0.5011); }
  to {
    transform: translate(81.533vw, 200vh) scale(0.5011); } }
  .snow:nth-child(167) {
    opacity: 0.3165;
    transform: translate(6.4653vw, -10px) scale(0.1771);
    animation: fall-167 16s -30s linear infinite; }
@keyframes fall-167 {
  69.642% {
    transform: translate(0.0628vw, 139.284vh) scale(0.1771); }
  to {
    transform: translate(3.26405vw, 200vh) scale(0.1771); } }
  .snow:nth-child(168) {
    opacity: 0.1631;
    transform: translate(89.9434vw, -10px) scale(0.6291);
    animation: fall-168 26s -1s linear infinite; }
@keyframes fall-168 {
  37.809% {
    transform: translate(99.2207vw, 75.618vh) scale(0.6291); }
  to {
    transform: translate(94.58205vw, 200vh) scale(0.6291); } }
  .snow:nth-child(169) {
    opacity: 0.4721;
    transform: translate(3.4688vw, -10px) scale(0.8929);
    animation: fall-169 14s -10s linear infinite; }
@keyframes fall-169 {
  66.597% {
    transform: translate(0.1025vw, 133.194vh) scale(0.8929); }
  to {
    transform: translate(1.78565vw, 200vh) scale(0.8929); } }
  .snow:nth-child(170) {
    opacity: 0.2783;
    transform: translate(92.4123vw, -10px) scale(0.1353);
    animation: fall-170 10s -14s linear infinite; }
@keyframes fall-170 {
  34.947% {
    transform: translate(90.8376vw, 69.894vh) scale(0.1353); }
  to {
    transform: translate(91.62495vw, 200vh) scale(0.1353); } }
  .snow:nth-child(171) {
    opacity: 0.9858;
    transform: translate(81.5585vw, -10px) scale(0.1333);
    animation: fall-171 24s -15s linear infinite; }
@keyframes fall-171 {
  71.411% {
    transform: translate(75.9412vw, 142.822vh) scale(0.1333); }
  to {
    transform: translate(78.74985vw, 200vh) scale(0.1333); } }
  .snow:nth-child(172) {
    opacity: 0.8355;
    transform: translate(94.0842vw, -10px) scale(0.3289);
    animation: fall-172 14s -21s linear infinite; }
@keyframes fall-172 {
  43.827% {
    transform: translate(99.1307vw, 87.654vh) scale(0.3289); }
  to {
    transform: translate(96.60745vw, 200vh) scale(0.3289); } }
  .snow:nth-child(173) {
    opacity: 0.7787;
    transform: translate(76.3987vw, -10px) scale(0.5865);
    animation: fall-173 23s -21s linear infinite; }
@keyframes fall-173 {
  74.715% {
    transform: translate(71.7973vw, 149.43vh) scale(0.5865); }
  to {
    transform: translate(74.098vw, 200vh) scale(0.5865); } }
  .snow:nth-child(174) {
    opacity: 0.9047;
    transform: translate(9.6939vw, -10px) scale(0.4851);
    animation: fall-174 29s -10s linear infinite; }
@keyframes fall-174 {
  35.583% {
    transform: translate(4.6581vw, 71.166vh) scale(0.4851); }
  to {
    transform: translate(7.176vw, 200vh) scale(0.4851); } }
  .snow:nth-child(175) {
    opacity: 0.7907;
    transform: translate(12.4955vw, -10px) scale(0.7466);
    animation: fall-175 28s -30s linear infinite; }
@keyframes fall-175 {
  73.468% {
    transform: translate(20.1172vw, 146.936vh) scale(0.7466); }
  to {
    transform: translate(16.30635vw, 200vh) scale(0.7466); } }
  .snow:nth-child(176) {
    opacity: 0.6754;
    transform: translate(71.2482vw, -10px) scale(0.0573);
    animation: fall-176 17s -9s linear infinite; }
@keyframes fall-176 {
  33.509% {
    transform: translate(64.4273vw, 67.018vh) scale(0.0573); }
  to {
    transform: translate(67.83775vw, 200vh) scale(0.0573); } }
  .snow:nth-child(177) {
    opacity: 0.4979;
    transform: translate(95.7985vw, -10px) scale(0.8795);
    animation: fall-177 26s -16s linear infinite; }
@keyframes fall-177 {
  48.683% {
    transform: translate(88.0969vw, 97.366vh) scale(0.8795); }
  to {
    transform: translate(91.9477vw, 200vh) scale(0.8795); } }
  .snow:nth-child(178) {
    opacity: 0.3258;
    transform: translate(50.2013vw, -10px) scale(0.1627);
    animation: fall-178 28s -1s linear infinite; }
@keyframes fall-178 {
  65.137% {
    transform: translate(54.5819vw, 130.274vh) scale(0.1627); }
  to {
    transform: translate(52.3916vw, 200vh) scale(0.1627); } }
  .snow:nth-child(179) {
    opacity: 0.0289;
    transform: translate(48.2693vw, -10px) scale(0.2536);
    animation: fall-179 10s -28s linear infinite; }
@keyframes fall-179 {
  50.207% {
    transform: translate(46.9493vw, 100.414vh) scale(0.2536); }
  to {
    transform: translate(47.6093vw, 200vh) scale(0.2536); } }
  .snow:nth-child(180) {
    opacity: 0.6837;
    transform: translate(22.8629vw, -10px) scale(0.6656);
    animation: fall-180 22s -13s linear infinite; }
@keyframes fall-180 {
  78.557% {
    transform: translate(21.918vw, 157.114vh) scale(0.6656); }
  to {
    transform: translate(22.39045vw, 200vh) scale(0.6656); } }
  .snow:nth-child(181) {
    opacity: 0.4614;
    transform: translate(50.285vw, -10px) scale(0.2731);
    animation: fall-181 29s -7s linear infinite; }
@keyframes fall-181 {
  39.137% {
    transform: translate(49.3642vw, 78.274vh) scale(0.2731); }
  to {
    transform: translate(49.8246vw, 200vh) scale(0.2731); } }
  .snow:nth-child(182) {
    opacity: 0.259;
    transform: translate(54.8083vw, -10px) scale(0.8561);
    animation: fall-182 27s -28s linear infinite; }
@keyframes fall-182 {
  57.302% {
    transform: translate(47.8369vw, 114.604vh) scale(0.8561); }
  to {
    transform: translate(51.3226vw, 200vh) scale(0.8561); } }
  .snow:nth-child(183) {
    opacity: 0.8562;
    transform: translate(88.697vw, -10px) scale(0.6606);
    animation: fall-183 19s -4s linear infinite; }
@keyframes fall-183 {
  72.82% {
    transform: translate(96.5488vw, 145.64vh) scale(0.6606); }
  to {
    transform: translate(92.6229vw, 200vh) scale(0.6606); } }
  .snow:nth-child(184) {
    opacity: 0.0763;
    transform: translate(34.2107vw, -10px) scale(0.9219);
    animation: fall-184 19s -10s linear infinite; }
@keyframes fall-184 {
  50.687% {
    transform: translate(42.4732vw, 101.374vh) scale(0.9219); }
  to {
    transform: translate(38.34195vw, 200vh) scale(0.9219); } }
  .snow:nth-child(185) {
    opacity: 0.3862;
    transform: translate(44.9841vw, -10px) scale(0.2321);
    animation: fall-185 27s -3s linear infinite; }
@keyframes fall-185 {
  35.034% {
    transform: translate(40.6171vw, 70.068vh) scale(0.2321); }
  to {
    transform: translate(42.8006vw, 200vh) scale(0.2321); } }
  .snow:nth-child(186) {
    opacity: 0.9241;
    transform: translate(92.1582vw, -10px) scale(0.9677);
    animation: fall-186 11s -26s linear infinite; }
@keyframes fall-186 {
  38.515% {
    transform: translate(98.1114vw, 77.03vh) scale(0.9677); }
  to {
    transform: translate(95.1348vw, 200vh) scale(0.9677); } }
  .snow:nth-child(187) {
    opacity: 0.7093;
    transform: translate(62.86vw, -10px) scale(0.2703);
    animation: fall-187 10s -11s linear infinite; }
@keyframes fall-187 {
  70.263% {
    transform: translate(59.3995vw, 140.526vh) scale(0.2703); }
  to {
    transform: translate(61.12975vw, 200vh) scale(0.2703); } }
  .snow:nth-child(188) {
    opacity: 0.334;
    transform: translate(49.5989vw, -10px) scale(0.804);
    animation: fall-188 23s -28s linear infinite; }
@keyframes fall-188 {
  73.027% {
    transform: translate(48.2339vw, 146.054vh) scale(0.804); }
  to {
    transform: translate(48.9164vw, 200vh) scale(0.804); } }
  .snow:nth-child(189) {
    opacity: 0.2779;
    transform: translate(74.6303vw, -10px) scale(0.2896);
    animation: fall-189 18s -5s linear infinite; }
@keyframes fall-189 {
  69.689% {
    transform: translate(82.5501vw, 139.378vh) scale(0.2896); }
  to {
    transform: translate(78.5902vw, 200vh) scale(0.2896); } }
  .snow:nth-child(190) {
    opacity: 0.6979;
    transform: translate(97.8019vw, -10px) scale(0.1035);
    animation: fall-190 18s -5s linear infinite; }
@keyframes fall-190 {
  50.45% {
    transform: translate(90.3343vw, 100.9vh) scale(0.1035); }
  to {
    transform: translate(94.0681vw, 200vh) scale(0.1035); } }
  .snow:nth-child(191) {
    opacity: 0.499;
    transform: translate(1.8268vw, -10px) scale(0.1614);
    animation: fall-191 12s -5s linear infinite; }
@keyframes fall-191 {
  75.054% {
    transform: translate(8.7525vw, 150.108vh) scale(0.1614); }
  to {
    transform: translate(5.28965vw, 200vh) scale(0.1614); } }
  .snow:nth-child(192) {
    opacity: 0.14;
    transform: translate(97.2977vw, -10px) scale(0.7498);
    animation: fall-192 16s -19s linear infinite; }
@keyframes fall-192 {
  61.504% {
    transform: translate(95.4434vw, 123.008vh) scale(0.7498); }
  to {
    transform: translate(96.37055vw, 200vh) scale(0.7498); } }
  .snow:nth-child(193) {
    opacity: 0.9061;
    transform: translate(51.7855vw, -10px) scale(0.2708);
    animation: fall-193 30s -13s linear infinite; }
@keyframes fall-193 {
  51.581% {
    transform: translate(59.8393vw, 103.162vh) scale(0.2708); }
  to {
    transform: translate(55.8124vw, 200vh) scale(0.2708); } }
  .snow:nth-child(194) {
    opacity: 0.5653;
    transform: translate(46.2823vw, -10px) scale(0.9205);
    animation: fall-194 19s -25s linear infinite; }
@keyframes fall-194 {
  70.039% {
    transform: translate(51.2203vw, 140.078vh) scale(0.9205); }
  to {
    transform: translate(48.7513vw, 200vh) scale(0.9205); } }
  .snow:nth-child(195) {
    opacity: 0.4059;
    transform: translate(17.7526vw, -10px) scale(0.1077);
    animation: fall-195 30s -11s linear infinite; }
@keyframes fall-195 {
  34.353% {
    transform: translate(25.8759vw, 68.706vh) scale(0.1077); }
  to {
    transform: translate(21.81425vw, 200vh) scale(0.1077); } }
  .snow:nth-child(196) {
    opacity: 0.7417;
    transform: translate(78.3419vw, -10px) scale(0.3808);
    animation: fall-196 28s -26s linear infinite; }
@keyframes fall-196 {
  39.627% {
    transform: translate(73.4276vw, 79.254vh) scale(0.3808); }
  to {
    transform: translate(75.88475vw, 200vh) scale(0.3808); } }
  .snow:nth-child(197) {
    opacity: 0.216;
    transform: translate(44.5476vw, -10px) scale(0.625);
    animation: fall-197 12s -23s linear infinite; }
@keyframes fall-197 {
  44.527% {
    transform: translate(50.5922vw, 89.054vh) scale(0.625); }
  to {
    transform: translate(47.5699vw, 200vh) scale(0.625); } }
  .snow:nth-child(198) {
    opacity: 0.9345;
    transform: translate(59.8009vw, -10px) scale(0.6118);
    animation: fall-198 11s -7s linear infinite; }
@keyframes fall-198 {
  32.951% {
    transform: translate(61.7308vw, 65.902vh) scale(0.6118); }
  to {
    transform: translate(60.76585vw, 200vh) scale(0.6118); } }
  .snow:nth-child(199) {
    opacity: 0.7087;
    transform: translate(26.656vw, -10px) scale(0.1708);
    animation: fall-199 19s -5s linear infinite; }
@keyframes fall-199 {
  34.428% {
    transform: translate(29.2178vw, 68.856vh) scale(0.1708); }
  to {
    transform: translate(27.9369vw, 200vh) scale(0.1708); } }
  .snow:nth-child(200) {
    opacity: 0.6798;
    transform: translate(43.9594vw, -10px) scale(0.6593);
    animation: fall-200 26s -15s linear infinite; }
@keyframes fall-200 {
  30.311% {
    transform: translate(44.8273vw, 60.622vh) scale(0.6593); }
  to {
    transform: translate(44.39335vw, 200vh) scale(0.6593); } }
#footerlists {
  width: 50%;
  margin: 0;
  float: left; }
  @media screen and (max-width: 1000px) {
    #footerlists {
      width: 100%; } }
  @media screen and (max-width: 600px) {
    #footerlists {
      margin: 0; } }

.footerlist {
  width: 33%;
  margin: 0;
  float: left; }
  @media screen and (max-width: 1000px) {
    .footerlist {
      text-align: center; } }
  @media screen and (max-width: 600px) {
    .footerlist {
      width: 100%;
      margin: 0 0 26px 0;
      padding: 0 0 20px 0;
      border-bottom: 0.5px solid rgba(0, 158, 227, 0.5);
      text-align: left; } }
  .footerlist p, .footerlist a {
    color: #009ee3;
    font-weight: 300;
    margin: 5px 0; }
    @media screen and (max-width: 600px) {
      .footerlist p, .footerlist a {
        font-size: 18px;
        margin: 7px 0; } }
    .footerlist p:hover, .footerlist a:hover {
      color: white;
      text-shadow: none;
      cursor: pointer; }

.footerpad {
  margin-top: 20px; }
  @media screen and (max-width: 600px) {
    .footerpad {
      margin-top: 27px;
      padding-top: 26px;
      border-top: 0.5px solid #006ec8; } }

#footerlegal {
  clear: both;
  margin: 160px 0 0;
  padding: 18px 0 0 0; }
  @media screen and (max-width: 1000px) {
    #footerlegal {
      margin: 0;
      padding: 45px 0;
      text-align: center; } }
  @media screen and (max-width: 600px) {
    #footerlegal {
      padding: 0 0 20px 0;
      text-align: left; } }
  #footerlegal p, #footerlegal a {
    font-size: 12px;
    color: #009ee3;
    margin: 5px 0; }
  #footerlegal a:hover {
    color: white;
    text-shadow: none; }

#footerband {
  width: 100%;
  padding: 12px;
  position: relative;
  background-image: -webkit-linear-gradient(180deg, #ff008a 5%, #732185 50%, #009ee3 95%);
  background-image: -moz-linear-gradient(180deg, #ff008a 5%, #732185 50%, #009ee3 95%);
  background-image: -o-linear-gradient(180deg, #ff008a 5%, #732185 50%, #009ee3 95%);
  background-image: linear-gradient(90deg, #ff008a 5%, #732185 50%, #009ee3 95%); }
  #footerband:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    line-height: 0; }

#footerwindow {
  width: 45%;
  margin: 0 0 0 5%;
  float: left;
  background-image: linear-gradient(180deg, rgba(160, 160, 160, 0.15) 0%, rgba(160, 160, 160, 0) 100%); }
  @media screen and (max-width: 1000px) {
    #footerwindow {
      width: 100%;
      margin: 0; } }
  #footerwindow iframe {
    width: 100%;
    height: 196px; }
    @media screen and (max-width: 600px) {
      #footerwindow iframe {
        height: 520px; } }

#credit {
  float: right;
  height: auto; }
  #credit #creditlogo {
    float: right;
    height: 40px;
    width: auto;
    margin: -23px -2px -3px 0; }
  #credit p {
    text-align: right;
    font-weight: 400;
    font-size: 9px;
    margin: 0 2px 0 0;
    clear: both; }

#sero {
  float: right;
  height: auto; }
  #sero #serologo {
    float: right;
    height: 19px;
    width: auto; }
  #sero p {
    text-align: right;
    font-weight: 400;
    font-size: 9px;
    margin: 0;
    clear: both; }

/*# sourceMappingURL=style.css.map */
