@charset "UTF-8";
/*!
Theme Name: Ace Same Day Couriers
Theme URI: https://fifteen.co.uk
Author: Fifteen
Author URI: mailto:mikey@fifteen.co.uk
Description: Beautiful Wordpress Theme created by Fifteen Design for Ace Same Day Couriers
Version: 1.1.1
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*
    Iframes
*/
.embed-container {
  position: relative;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

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

/*
    Miscellaneous
*/
::-moz-selection {
  background: #364C88;
  color: white;
  text-shadow: none; }
::selection {
  background: #364C88;
  color: white;
  text-shadow: none; }

::-webkit-selection {
  background: #364C88;
  color: white;
  text-shadow: none; }

::-moz-selection {
  background: #364C88;
  color: white;
  text-shadow: none; }

:focus {
  outline-color: transparent;
  outline-style: none; }

.slick-prev::before,
.slick-next::before {
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: .75;
  background-color: #666666;
  border-radius: 50%;
  padding: 1rem; }

.u-lead {
  color: #C6322D;
  font-size: 2.25rem;
  font-weight: 400; }
  @media all and (max-width: 768px) {
    .u-lead {
      font-size: 1.9rem; } }

.u-color-primary {
  color: #C6322D !important; }

.u-color-secondary {
  color: #364C88 !important; }

.u-font-weight-light {
  font-weight: 100 !important; }

.u-font-weight-medium {
  font-weight: 400 !important; }

.u-font-weight-semibold {
  font-weight: 600 !important; }

.u-font-weight-bold {
  font-weight: 800 !important; }

.u-mb-0 {
  margin-bottom: 0 !important; }

.u-pull-right {
  float: right; }

.slider-prev {
  left: 20px;
  color: #333;
  position: absolute;
  top: 40%;
  cursor: pointer; }
  @media all and (max-width: 768px) {
    .slider-prev {
      display: none !important; } }

.slider-next {
  right: 20px;
  color: #333;
  position: absolute;
  top: 40%;
  cursor: pointer; }
  @media all and (max-width: 768px) {
    .slider-next {
      display: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.js-is-visible {
  visibility: hidden; }

/*
    Mixins
*/
/*
    MAIN
*/
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%;
  margin: 0;
  height: 100%; }

body {
  font: 400 16px "proxima-nova", sans-serif;
  color: #333;
  margin: 0;
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden; }

/* clear */
.clear:before, .pagination:before, .wrapper:before, .entry-content:before, main:before, [class*='__container']:before, [class*='__wrapper']:before, [class*='__flex-container']:before, [class*='__flex-wrapper']:before, [class*='__flex-wrap']:before, .row:before,
.clear:after,
.pagination:after,
.wrapper:after,
.entry-content:after,
main:after,
[class*='__container']:after,
[class*='__wrapper']:after,
[class*='__flex-container']:after,
[class*='__flex-wrapper']:after,
[class*='__flex-wrap']:after,
.row:after {
  content: ' ';
  display: table; }

.clear:after, .pagination:after, .wrapper:after, .entry-content:after, main:after, [class*='__container']:after, [class*='__wrapper']:after, [class*='__flex-container']:after, [class*='__flex-wrapper']:after, [class*='__flex-wrap']:after, .row:after {
  clear: both; }

.clear, .pagination, .wrapper, .entry-content, main, [class*='__container'], [class*='__wrapper'], [class*='__flex-container'], [class*='__flex-wrapper'], [class*='__flex-wrap'], .row {
  *zoom: 1; }

img {
  max-width: 100%;
  vertical-align: bottom; }

a {
  color: #F0F0F0;
  text-decoration: none;
  font-weight: 400; }

a:hover {
  color: #364C88; }

a:focus {
  outline: 0; }

a:hover,
a:active {
  outline: 0; }

.blackout {
  background-color: rgba(51, 51, 51, 0.75);
  display: none;
  position: fixed;
  height: 100%;
  left: 0;
  opacity: 0.9;
  top: 0;
  width: 100%;
  z-index: 9998; }
  .blackout.active {
    display: block; }

.scroll-to-top {
  bottom: -10%;
  color: #C6322D;
  position: fixed;
  right: 3%;
  transition: all 0.2s ease-in-out 0;
  z-index: 8; }
  .scroll-to-top.active {
    bottom: 3%; }

/*
    PRINT
*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/*
    TYPOGRAPHY
*/
h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-weight: 400;
  font-family: "proxima-nova", sans-serif;
  margin: 0 0 0.5em; }

h1 {
  font-size: 2.5em; }

h2 {
  font-size: 2.15em; }

h3 {
  font-size: 1.85em; }

h4 {
  font-size: 1.55em; }

h5 {
  font-size: 1.35em; }

h6 {
  font-size: 1.15em; }

p, ol, ul, li {
  font-size: 16px;
  line-height: 1.5; }

.entry-content {
  padding: 4rem 0; }
  .entry-content iframe {
    max-width: 100%; }
  .entry-content a {
    color: #C6322D;
    transition: 0.3s all ease-in-out 0s; }
    .entry-content a:hover {
      color: #364C88; }

.content a {
  text-decoration: none;
  font-weight: 600;
  color: #364C88;
  -webkit-transition: all 0.25s ease;
  -khtml-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .content a:hover {
    color: #C6322D; }

/*
    WORDPRESS CORE
*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.box {
  background-color: #fff;
  border: 1px solid #D0D0D0;
  border-radius: 0.5rem;
  height: 100%;
  padding: 2.5rem; }
  .box__title {
    color: #C6322D;
    font-size: 2rem;
    font-weight: normal; }
  .box__icon {
    display: inline-block;
    padding-right: 1rem; }

/*
    Buttons
*/
.button {
  border-radius: 0.5rem;
  color: #fff;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 400;
  padding: 1rem 4rem;
  transition: all 0.25s ease-in-out; }
  .button--primary {
    background-color: #C6322D;
    color: #fff; }
    .button--primary:hover {
      background-color: #364C88;
      color: #fff; }
  .button--secondary {
    background-color: #364C88;
    color: #fff; }
    .button--secondary:hover {
      background-color: #C6322D;
      color: #fff; }
  .button--small {
    padding: 0.5rem 3rem; }
  .button--white {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff; }
    .button--white:hover {
      background-color: #C6322D;
      color: #fff; }
  .button--block {
    display: block;
    width: 100%; }

.post-edit-link {
  background-color: #C6322D;
  bottom: 0;
  box-shadow: 2px 4px 5px rgba(51, 51, 51, 0.8);
  color: #fff;
  font-weight: 500;
  left: 0;
  position: fixed;
  padding: 2rem 2.5rem;
  transition: all 0.2s ease-in-out 0s;
  z-index: 99; }
  .post-edit-link:hover {
    background-color: #364C88;
    color: #F0F0F0; }

.cta {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 4rem 0; }
  .cta__container {
    align-items: center;
    display: flex;
    justify-content: center; }
    @media all and (max-width: 768px) {
      .cta__container {
        flex-direction: column; } }
  .cta__title {
    color: #fff;
    font-weight: 600;
    margin: 0; }
    @media all and (max-width: 768px) {
      .cta__title {
        text-align: center; } }
  .cta__content {
    width: 80%; }
    @media all and (max-width: 768px) {
      .cta__content {
        width: 50%; } }
    @media all and (max-width: 480px) {
      .cta__content {
        width: 100%; } }
  .cta__button {
    width: 20%; }
    @media all and (max-width: 768px) {
      .cta__button {
        width: 50%; }
        .cta__button a {
          width: 100%; } }
    @media all and (max-width: 480px) {
      .cta__button {
        width: 100%; }
        .cta__button .button {
          margin-top: 1rem;
          text-align: center;
          width: 100%; } }

/*
    Usage:
        (note, modifier names the images position, so top, right, bottom, left)
        Simple side by side card:

            <div class="card">
                <div class="card__image card__image--with-date" style="background-image:url(//source.unsplash.com/random?<?php echo rand(1,2)?>)">
                    <div class="card__date">
                        <strong>Nov</strong>
                        <p>14</p>
                    </div>
                </div>
                <div class="card__content card__content--bg-white">
                    <h2 class="card__title">Card Title</h2>
                    <strong class="card__info">14th November 2016</strong>
                    <div class="card__description">
                        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ipsum quas voluptatum, tempore nam, iste quidem aliquam. Dolores, nostrum. A molestiae quae illo! Animi incidunt nam, debitis corporis. Error fuga, blanditiis!</p>
                    </div>
                    <div class="card__footer">
                        <a href="" class="button button--blue button--small">See Event</a>
                    </div>
                </div>
            </div>

        Top to bottom card (without date):

            <div class="card card--top">
                <div class="card__image" style="background-image:url(//source.unsplash.com/random?<?php echo rand(1,2)?>)">
                    <!-- Overlay text could go here -->
                </div>
                <div class="card__content card__content--bg-white">
                    <h2 class="card__title">Card Title</h2>
                    <strong class="card__info">14th November 2016</strong>
                    <div class="card__description">
                        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ipsum quas voluptatum, tempore nam, iste quidem aliquam. Dolores, nostrum. A molestiae quae illo! Animi incidunt nam, debitis corporis. Error fuga, blanditiis!</p>
                    </div>
                    <div class="card__footer">
                        <a href="" class="button button--blue button--small">See Event</a>
                    </div>
                </div>
            </div>
 */
.card {
  margin: 2rem auto;
  overflow: hidden;
  width: 100%;
  border: 1px solid #D0D0D0;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column; }
  .card--flex-horizontal {
    flex-direction: row; }
  .card__title {
    color: #364C88;
    font-size: 2rem;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 3rem; }
    .card__title a {
      color: #364C88;
      font-size: 2rem;
      font-weight: 400; }
  .card__date {
    position: absolute;
    top: 0;
    left: 5%;
    background-color: #fff;
    color: #333;
    text-align: center; }
    .card__date strong {
      display: block;
      background-color: #364C88;
      color: #fff;
      margin: 0;
      padding: 0;
      width: 100%;
      padding: 1rem 2rem;
      text-transform: uppercase; }
    .card__date p {
      padding: 1rem 2rem;
      margin: 0;
      font-size: 180%; }
  .card__footer {
    margin-top: 2rem; }
  .card__description {
    margin-top: auto;
    display: flex;
    flex-direction: column;
    height: 100%; }
  .card .button {
    margin-top: auto;
    align-self: flex-start; }
  .card__thumb-wrap {
    display: block;
    position: relative; }
  .card__image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    min-height: 20rem;
    transition: all 0.15s ease;
    width: 50%; }
    @media all and (max-width: 768px) {
      .card__image {
        width: 100%;
        float: none; } }
    .card__image--with-date {
      position: relative; }
  .card__content {
    width: 50%;
    float: left;
    padding: 1rem 2rem;
    position: relative;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    height: 100%; }
    @media all and (max-width: 768px) {
      .card__content {
        width: 100%;
        float: none; } }
    .card__content--no-description .card__info {
      margin-bottom: 3rem;
      display: block; }
    .card__content--bg-white {
      background-color: #fff; }
      .card__content--bg-white-with-border {
        background-color: #fff;
        border: 1px solid #ccc;
        border-top: 0; }
      .card__content--bg-white .card__title,
      .card__content--bg-white .card__info,
      .card__content--bg-white .card__description,
      .card__content--bg-white p {
        color: #333; }
  .card--top, .card--bottom {
    margin: 0 auto;
    transition: 0.25s ease-in-out; }
    .card--top .card__image, .card--bottom .card__image {
      background-size: cover;
      float: none;
      width: 100%; }
    .card--top .card__content, .card--bottom .card__content {
      float: none;
      padding: 2rem;
      width: 100%; }
    .card--top:hover, .card--bottom:hover {
      box-shadow: 2px 4px 10px rgba(51, 51, 51, 0.2); }
  .card--right .card__image {
    float: right; }
  .card--right .card__content {
    float: left; }
  .card--right .card__date {
    position: absolute;
    top: 0;
    left: unset;
    right: 5%; }
  .card--right:hover {
    box-shadow: 2px 4px 10px rgba(51, 51, 51, 0.2); }
  .card--left:hover {
    box-shadow: 2px 4px 10px rgba(51, 51, 51, 0.2); }
  .card--no-image .card__image {
    display: none; }
  .card--no-image .card__content {
    float: none;
    width: 100%; }
  .card--shop .card__image {
    position: relative;
    min-height: 300px !important; }
  .card--shop .card__overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    transition: opacity 0.3s ease;
    width: 100%;
    background-color: rgba(198, 50, 45, 0.7); }
    .card--shop .card__overlay .button {
      font-size: 1.5rem;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .card--shop:hover {
    background-color: #C6322D; }
    .card--shop:hover .card__overlay {
      opacity: 1; }
    .card--shop:hover .card__content {
      background-color: #C6322D; }
  .card--with-accents .card__content {
    border-top: 0.5rem solid #C6322D; }
  .card--no-border {
    border-color: transparent; }
  .card--no-margin {
    margin: 0; }

.form__input, .form input, .form select, .form textarea, .frm_fields_container__input, .frm_fields_container input, .frm_fields_container select, .frm_fields_container textarea {
  width: 100%;
  padding: 1rem 1.5rem;
  font-size: 1.9rem; }
  .form__input:focus, .form input:focus, .form select:focus, .form textarea:focus, .frm_fields_container__input:focus, .frm_fields_container input:focus, .frm_fields_container select:focus, .frm_fields_container textarea:focus {
    border: 1px solid #C6322D;
    padding: 1rem 1.5rem; }

.form__label, .form label, .frm_fields_container__label, .frm_fields_container label {
  color: #364C88;
  display: block;
  padding: 1rem 0;
  font-weight: bold;
  text-transform: uppercase; }

.form__group, .frm_fields_container__group {
  clear: both;
  width: 100%; }
  .form__group--half, .frm_fields_container__group--half {
    float: left;
    width: 50%; }

.form__submit, .form .frm_submit, .form input[type="submit"], .frm_fields_container__submit, .frm_fields_container .frm_submit, .frm_fields_container input[type="submit"] {
  display: block;
  float: right;
  margin-top: 1rem; }
  .form__submit input, .form__submit button, .form .frm_submit input, .form .frm_submit button, .form input[type="submit"] input, .form input[type="submit"] button, .frm_fields_container__submit input, .frm_fields_container__submit button, .frm_fields_container .frm_submit input, .frm_fields_container .frm_submit button, .frm_fields_container input[type="submit"] input, .frm_fields_container input[type="submit"] button {
    border: 0;
    cursor: pointer; }

.frm_hidden, legend, .frm_description {
  display: none !important; }

fieldset {
  border: 0; }

.frm_error {
  background-color: #C6322D;
  border-radius: 0.5rem;
  color: #fff;
  display: block;
  font-size: 1.8rem;
  margin-top: 1rem;
  padding: 1rem;
  width: 50%; }

.fp-slider {
  position: relative; }
  .fp-slider .slick-prev {
    left: 1%;
    z-index: 9999; }
    [dir="rtl"] .fp-slider .slick-prev {
      left: auto;
      right: 1%; }
  .fp-slider .slick-next {
    right: 2%;
    z-index: 9999; }
    [dir="rtl"] .fp-slider .slick-next {
      left: 2%;
      right: auto; }

.hero {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 30rem;
  padding-bottom: 30rem; }
  .hero--video {
    padding-top: 55rem;
    padding-bottom: 5rem; }
    @media (max-width: 768px) {
      .hero--video {
        padding: 0; } }
  @media all and (max-width: 992px) {
    .hero {
      padding-top: 20%;
      padding-bottom: 20%; } }
  @media all and (max-width: 768px) {
    .hero {
      padding-top: 25%;
      padding-bottom: 25%; } }
  .hero__content {
    color: #fff;
    width: 70%; }
    @media all and (max-width: 992px) {
      .hero__content {
        width: 100%; } }
    @media all and (max-width: 768px) {
      .hero__content {
        width: 100%; } }
    .hero__content--centered {
      margin: 0 auto;
      text-align: center; }
    .hero__content--left {
      float: left; }
    .hero__content--right {
      float: right;
      text-align: right; }
  .hero__title {
    animation-delay: 0.25s;
    color: #fff;
    font-size: 7rem;
    font-weight: 600;
    margin: 0;
    text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.71); }
    @media all and (max-width: 992px) {
      .hero__title {
        font-size: 5rem; } }
    @media all and (max-width: 768px) {
      .hero__title {
        font-size: 4rem; } }
  .hero__description, .hero p {
    animation-delay: 0.40s;
    color: #fff;
    font-size: 2rem;
    font-weight: 400;
    text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.71); }
    @media all and (max-width: 992px) {
      .hero__description, .hero p {
        font-size: 1.8rem; } }
    @media all and (max-width: 768px) {
      .hero__description, .hero p {
        font-size: 1.6rem; } }
  .hero__arrow {
    bottom: 2.5%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -2.5%); }
    .hero__arrow i {
      font-size: 3rem;
      color: #fff; }
  .hero__video {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    height: auto;
    width: auto;
    z-index: -100;
    overflow: hidden; }
    .hero__video iframe {
      position: absolute;
      min-height: 100%;
      min-width: 100%;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      height: auto;
      width: auto;
      z-index: -100;
      overflow: hidden; }
      @media (max-width: 768px) {
        .hero__video iframe {
          display: none; } }
  .hero__poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: none;
    background-size: cover;
    background-position: center; }
    @media (max-width: 768px) {
      .hero__poster {
        display: block; } }

.navigation {
  background-color: #F0F0F0;
  height: 100%;
  position: fixed;
  padding: 7rem 1.5rem 2rem 0;
  right: -420px;
  top: 0;
  transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 420px;
  z-index: 9999; }
  .navigation--active {
    right: 0;
    overflow-y: scroll; }
  .navigation__close {
    cursor: pointer;
    padding: 2rem;
    position: absolute;
    right: 5%;
    top: 2%; }
    .navigation__close span {
      background-color: #666666;
      border-radius: 5rem;
      display: block;
      height: 3px;
      width: 30px;
      z-index: 9999; }
      .navigation__close span:nth-child(1) {
        transform: translateY(3px) rotate(-45deg); }
      .navigation__close span:nth-child(2) {
        transform: translateY(0) rotate(45deg); }

.menu {
  list-style: none;
  margin: 0;
  float: left;
  margin: 0;
  padding: 5.5rem;
  width: 100%; }
  .menu__item {
    list-style: none;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 2px solid #d0d0d0; }
    .menu__item--is-parent > .menu__link:after {
      font-family: "FontAwesome";
      content: "\f107";
      position: absolute;
      right: 8rem; }
    .menu__item--is-current > .menu__link {
      color: #C6322D; }
      .menu__item--is-current > .menu__link:after {
        color: #C6322D; }
  .menu__link {
    padding: 1.5rem 0;
    width: 100%;
    margin: 0;
    color: #364C88;
    font-size: 1.8rem;
    font-weight: 600;
    text-decoration: none;
    display: inline-block; }
  .menu .sub-menu {
    display: none;
    list-style: none;
    margin: 0; }
    .menu .sub-menu--active {
      display: block; }
    .menu .sub-menu .menu__item {
      border-top: 0; }
    .menu .sub-menu .menu__link {
      padding: 1rem 0;
      font-size: 1.4rem; }
      .menu .sub-menu .menu__link:hover {
        text-decoration: underline; }

/*
    Pagination
*/
.pagination {
  text-align: center; }

.page-numbers {
  background: #C6322D;
  color: #fff;
  padding: 0.5em 1em;
  border: 1px solid #C6322D;
  -webkit-border-radius: 0.5em;
  -khtml-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  -webkit-transition: all 0.25s ease;
  -khtml-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .page-numbers:hover {
    background: #fff;
    color: #C6322D;
    border: 1px solid #C6322D; }
  .page-numbers.current {
    background: #fff;
    color: #C6322D;
    border: 1px solid #C6322D; }

/*
    Footer
*/
.footer {
  background-color: #F0F0F0;
  color: #666666;
  padding: 4rem 0; }
  .footer__col {
    display: block;
    float: left;
    width: 25%; }
    @media all and (max-width: 768px) {
      .footer__col {
        margin-bottom: 2rem;
        width: 50%; } }
    @media all and (max-width: 480px) {
      .footer__col {
        text-align: center;
        width: 100%; } }
    .footer__col ul {
      list-style: none;
      margin: 0;
      padding: 0; }
  .footer__logo {
    height: 7.4rem;
    width: 12.6rem; }
    @media all and (max-width: 480px) {
      .footer__logo {
        text-align: center;
        height: initial;
        margin: 0 auto;
        width: 50%; } }
  .footer__accreditations {
    padding-top: 1.5rem;
    display: flex;
    align-items: center; }
    .footer__accreditations img {
      max-width: 70px;
      margin-right: 1rem; }
  .footer__title {
    color: #364C88;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 2.2rem; }
  .footer__item {
    color: #666666;
    display: block;
    font-size: 1.5rem;
    font-style: normal; }
    .footer__item a {
      color: #666666;
      transition: all 0.3s ease-in-out 0s; }
      .footer__item a:hover {
        color: #364C88; }
  .footer__socials {
    display: block;
    float: left; }
    @media all and (max-width: 480px) {
      .footer__socials {
        text-align: center;
        width: 100%; } }
  .footer__social {
    background-color: #D0D0D0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    float: left;
    height: 30px;
    margin: 1rem 1rem 1rem 0;
    padding: 0.5rem;
    text-align: center;
    transition: all 0.25s ease-in-out;
    width: 30px; }
    @media all and (max-width: 480px) {
      .footer__social {
        float: initial; } }
    .footer__social:hover {
      color: #fff; }
    .footer__social--facebook:hover {
      background-color: #365397; }
    .footer__social--twitter:hover {
      background-color: #00a9f1; }
  .footer__copyright {
    clear: both; }
  .footer__copyright,
  .footer__copyright p,
  .footer__copyright a {
    color: #666666;
    font-size: 1.3rem;
    transition: all 0.3s ease-in-out 0s; }
    .footer__copyright:hover,
    .footer__copyright p:hover,
    .footer__copyright a:hover {
      color: #C6322D; }

/*
    Header
*/
.header {
  padding: 2rem 0;
  position: fixed;
  transition: all 0.25s ease-in-out;
  width: 100%;
  z-index: 999; }
  .header__flex-container {
    align-items: center; }
  .header__logo {
    width: 12.9rem; }
    @media all and (max-width: 768px) {
      .header__logo {
        width: 10rem; } }
    .header__logo--light {
      display: none; }
  .header__alt .header__logo--light {
    display: block; }
  .header__alt .header__logo--default {
    display: none; }
  .header__button .button:hover {
    border-color: #C6322D; }
  @media all and (max-width: 768px) {
    .header__button .button {
      padding: 0.5rem 1rem; } }
  .header__sticky {
    background-color: #F0F0F0;
    box-shadow: 2px 4px 10px rgba(51, 51, 51, 0.5);
    padding: 0.5rem 0; }
    .header__sticky img {
      width: 10rem; }
      @media all and (max-width: 768px) {
        .header__sticky img {
          width: 8rem; } }
    .header__sticky .header__logo--light {
      display: none; }
    .header__sticky .header__logo--default {
      display: block; }
    .header__sticky .header__hamburger {
      color: #C6322D; }
    .header__sticky .header__button .button {
      background-color: #C6322D;
      border: 1px solid #C6322D; }
      @media all and (max-width: 768px) {
        .header__sticky .header__button .button {
          padding: 0.5rem 1rem; } }
  .header__navigation {
    display: flex;
    margin-left: auto; }
  .header__hamburger {
    cursor: pointer;
    color: #fff;
    font-size: 2rem;
    margin-left: 2rem;
    margin-top: 0.5rem; }

.pageheader {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .pageheader__content {
    animation-delay: 0.45s;
    padding: 10rem 0;
    min-height: 10rem; }
  .pageheader__title {
    color: #fff;
    font-size: 5rem;
    font-weight: bold;
    text-align: center;
    text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.71); }
  .pageheader__subtitle {
    color: #fff;
    font-size: 2rem;
    font-weight: 400;
    margin: 0 auto;
    text-align: center;
    text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.71);
    width: 50%; }

/*
    Sidebar
*/
/*
    Structure
*/
main {
  padding-bottom: 1rem; }

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

.wrapper, .entry-content, main, [class*='__container'], [class*='__wrapper'], [class*='__flex-container'], [class*='__flex-wrapper'], [class*='__flex-wrap'] {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto; }

[class*='col-'] {
  float: left; }

[class*='__flex-container'], [class*='__flex-wrapper'], [class*='__flex-wrap'] {
  display: flex; }

.col-1 {
  width: 8.33333%; }
  @media all and (max-width: 992px) {
    .col-1 {
      width: 50%; } }
  @media all and (max-width: 768px) {
    .col-1 {
      width: 100%; } }

.col-2 {
  width: 16.66667%; }
  @media all and (max-width: 992px) {
    .col-2 {
      width: 50%; } }
  @media all and (max-width: 768px) {
    .col-2 {
      width: 100%; } }

.col-3 {
  width: 25%; }
  @media all and (max-width: 992px) {
    .col-3 {
      width: 50%; } }
  @media all and (max-width: 768px) {
    .col-3 {
      width: 100%; } }

.col-4 {
  width: 33.33333%; }
  @media all and (max-width: 992px) {
    .col-4 {
      width: 50%; } }
  @media all and (max-width: 768px) {
    .col-4 {
      width: 100%; } }

.col-5 {
  width: 41.66667%; }
  @media all and (max-width: 992px) {
    .col-5 {
      width: 50%; } }
  @media all and (max-width: 768px) {
    .col-5 {
      width: 100%; } }

.col-6 {
  width: 50%; }
  @media all and (max-width: 992px) {
    .col-6 {
      width: 50%; } }
  @media all and (max-width: 768px) {
    .col-6 {
      width: 100%; } }

.col-7 {
  width: 58.33333%; }
  @media all and (max-width: 992px) {
    .col-7 {
      width: 50%; } }
  @media all and (max-width: 768px) {
    .col-7 {
      width: 100%; } }

.col-8 {
  width: 66.66667%; }
  @media all and (max-width: 992px) {
    .col-8 {
      width: 50%; } }
  @media all and (max-width: 768px) {
    .col-8 {
      width: 100%; } }

.col-9 {
  width: 75%; }
  @media all and (max-width: 992px) {
    .col-9 {
      width: 50%; } }
  @media all and (max-width: 768px) {
    .col-9 {
      width: 100%; } }

.col-10 {
  width: 83.33333%; }
  @media all and (max-width: 992px) {
    .col-10 {
      width: 50%; } }
  @media all and (max-width: 768px) {
    .col-10 {
      width: 100%; } }

.col-11 {
  width: 91.66667%; }
  @media all and (max-width: 992px) {
    .col-11 {
      width: 50%; } }
  @media all and (max-width: 768px) {
    .col-11 {
      width: 100%; } }

.col-12 {
  width: 100%; }
  @media all and (max-width: 992px) {
    .col-12 {
      width: 50%; } }
  @media all and (max-width: 768px) {
    .col-12 {
      width: 100%; } }

.grid__list {
  display: flex;
  flex-wrap: wrap; }

.grid__item-4-col {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 1.5em; }
  .grid__item-4-col:nth-of-type(1) {
    animation-delay: 0.1s; }
  .grid__item-4-col:nth-of-type(2) {
    animation-delay: 0.2s; }
  .grid__item-4-col:nth-of-type(3) {
    animation-delay: 0.3s; }
  .grid__item-4-col:nth-of-type(4) {
    animation-delay: 0.4s; }
  .grid__item-4-col:nth-of-type(5) {
    animation-delay: 0.5s; }
  .grid__item-4-col:nth-of-type(6) {
    animation-delay: 0.6s; }
  .grid__item-4-col:nth-of-type(7) {
    animation-delay: 0.7s; }
  .grid__item-4-col:nth-of-type(8) {
    animation-delay: 0.8s; }
  .grid__item-4-col:nth-of-type(9) {
    animation-delay: 0.9s; }
  .grid__item-4-col:nth-of-type(10) {
    animation-delay: 1s; }
  .grid__item-4-col:nth-of-type(11) {
    animation-delay: 1.1s; }
  .grid__item-4-col:nth-of-type(12) {
    animation-delay: 1.2s; }
  .grid__item-4-col:nth-of-type(13) {
    animation-delay: 1.3s; }
  .grid__item-4-col:nth-of-type(14) {
    animation-delay: 1.4s; }
  .grid__item-4-col:nth-of-type(15) {
    animation-delay: 1.5s; }
  .grid__item-4-col:nth-of-type(16) {
    animation-delay: 1.6s; }
  .grid__item-4-col:nth-of-type(17) {
    animation-delay: 1.7s; }
  .grid__item-4-col:nth-of-type(18) {
    animation-delay: 1.8s; }
  .grid__item-4-col:nth-of-type(19) {
    animation-delay: 1.9s; }
  .grid__item-4-col:nth-of-type(20) {
    animation-delay: 2s; }
  .grid__item-4-col:nth-of-type(21) {
    animation-delay: 2.1s; }
  .grid__item-4-col:nth-of-type(22) {
    animation-delay: 2.2s; }
  .grid__item-4-col:nth-of-type(23) {
    animation-delay: 2.3s; }
  .grid__item-4-col:nth-of-type(24) {
    animation-delay: 2.4s; }
  .grid__item-4-col:nth-of-type(25) {
    animation-delay: 2.5s; }
  .grid__item-4-col:nth-of-type(26) {
    animation-delay: 2.6s; }
  .grid__item-4-col:nth-of-type(27) {
    animation-delay: 2.7s; }
  .grid__item-4-col:nth-of-type(28) {
    animation-delay: 2.8s; }
  .grid__item-4-col:nth-of-type(29) {
    animation-delay: 2.9s; }
  .grid__item-4-col:nth-of-type(30) {
    animation-delay: 3s; }
  .grid__item-4-col:nth-of-type(31) {
    animation-delay: 3.1s; }
  .grid__item-4-col:nth-of-type(32) {
    animation-delay: 3.2s; }
  .grid__item-4-col:nth-of-type(33) {
    animation-delay: 3.3s; }
  .grid__item-4-col:nth-of-type(34) {
    animation-delay: 3.4s; }
  .grid__item-4-col:nth-of-type(35) {
    animation-delay: 3.5s; }
  .grid__item-4-col:nth-of-type(36) {
    animation-delay: 3.6s; }
  .grid__item-4-col:nth-of-type(37) {
    animation-delay: 3.7s; }
  .grid__item-4-col:nth-of-type(38) {
    animation-delay: 3.8s; }
  .grid__item-4-col:nth-of-type(39) {
    animation-delay: 3.9s; }
  .grid__item-4-col:nth-of-type(40) {
    animation-delay: 4s; }
  .grid__item-4-col:nth-of-type(41) {
    animation-delay: 4.1s; }
  .grid__item-4-col:nth-of-type(42) {
    animation-delay: 4.2s; }
  .grid__item-4-col:nth-of-type(43) {
    animation-delay: 4.3s; }
  .grid__item-4-col:nth-of-type(44) {
    animation-delay: 4.4s; }
  .grid__item-4-col:nth-of-type(45) {
    animation-delay: 4.5s; }
  .grid__item-4-col:nth-of-type(46) {
    animation-delay: 4.6s; }
  .grid__item-4-col:nth-of-type(47) {
    animation-delay: 4.7s; }
  .grid__item-4-col:nth-of-type(48) {
    animation-delay: 4.8s; }
  .grid__item-4-col:nth-of-type(49) {
    animation-delay: 4.9s; }
  .grid__item-4-col:nth-of-type(50) {
    animation-delay: 5s; }
  .grid__item-4-col:nth-of-type(51) {
    animation-delay: 5.1s; }
  .grid__item-4-col:nth-of-type(52) {
    animation-delay: 5.2s; }
  .grid__item-4-col:nth-of-type(53) {
    animation-delay: 5.3s; }
  .grid__item-4-col:nth-of-type(54) {
    animation-delay: 5.4s; }
  .grid__item-4-col:nth-of-type(55) {
    animation-delay: 5.5s; }
  .grid__item-4-col:nth-of-type(56) {
    animation-delay: 5.6s; }
  .grid__item-4-col:nth-of-type(57) {
    animation-delay: 5.7s; }
  .grid__item-4-col:nth-of-type(58) {
    animation-delay: 5.8s; }
  .grid__item-4-col:nth-of-type(59) {
    animation-delay: 5.9s; }
  .grid__item-4-col:nth-of-type(60) {
    animation-delay: 6s; }
  .grid__item-4-col:nth-of-type(61) {
    animation-delay: 6.1s; }
  .grid__item-4-col:nth-of-type(62) {
    animation-delay: 6.2s; }
  .grid__item-4-col:nth-of-type(63) {
    animation-delay: 6.3s; }
  .grid__item-4-col:nth-of-type(64) {
    animation-delay: 6.4s; }
  .grid__item-4-col:nth-of-type(65) {
    animation-delay: 6.5s; }
  .grid__item-4-col:nth-of-type(66) {
    animation-delay: 6.6s; }
  .grid__item-4-col:nth-of-type(67) {
    animation-delay: 6.7s; }
  .grid__item-4-col:nth-of-type(68) {
    animation-delay: 6.8s; }
  .grid__item-4-col:nth-of-type(69) {
    animation-delay: 6.9s; }
  .grid__item-4-col:nth-of-type(70) {
    animation-delay: 7s; }
  .grid__item-4-col:nth-of-type(71) {
    animation-delay: 7.1s; }
  .grid__item-4-col:nth-of-type(72) {
    animation-delay: 7.2s; }
  .grid__item-4-col:nth-of-type(73) {
    animation-delay: 7.3s; }
  .grid__item-4-col:nth-of-type(74) {
    animation-delay: 7.4s; }
  .grid__item-4-col:nth-of-type(75) {
    animation-delay: 7.5s; }
  .grid__item-4-col:nth-of-type(76) {
    animation-delay: 7.6s; }
  .grid__item-4-col:nth-of-type(77) {
    animation-delay: 7.7s; }
  .grid__item-4-col:nth-of-type(78) {
    animation-delay: 7.8s; }
  .grid__item-4-col:nth-of-type(79) {
    animation-delay: 7.9s; }
  .grid__item-4-col:nth-of-type(80) {
    animation-delay: 8s; }
  .grid__item-4-col:nth-of-type(81) {
    animation-delay: 8.1s; }
  .grid__item-4-col:nth-of-type(82) {
    animation-delay: 8.2s; }
  .grid__item-4-col:nth-of-type(83) {
    animation-delay: 8.3s; }
  .grid__item-4-col:nth-of-type(84) {
    animation-delay: 8.4s; }
  .grid__item-4-col:nth-of-type(85) {
    animation-delay: 8.5s; }
  .grid__item-4-col:nth-of-type(86) {
    animation-delay: 8.6s; }
  .grid__item-4-col:nth-of-type(87) {
    animation-delay: 8.7s; }
  .grid__item-4-col:nth-of-type(88) {
    animation-delay: 8.8s; }
  .grid__item-4-col:nth-of-type(89) {
    animation-delay: 8.9s; }
  .grid__item-4-col:nth-of-type(90) {
    animation-delay: 9s; }
  .grid__item-4-col:nth-of-type(91) {
    animation-delay: 9.1s; }
  .grid__item-4-col:nth-of-type(92) {
    animation-delay: 9.2s; }
  .grid__item-4-col:nth-of-type(93) {
    animation-delay: 9.3s; }
  .grid__item-4-col:nth-of-type(94) {
    animation-delay: 9.4s; }
  .grid__item-4-col:nth-of-type(95) {
    animation-delay: 9.5s; }
  .grid__item-4-col:nth-of-type(96) {
    animation-delay: 9.6s; }
  .grid__item-4-col:nth-of-type(97) {
    animation-delay: 9.7s; }
  .grid__item-4-col:nth-of-type(98) {
    animation-delay: 9.8s; }
  .grid__item-4-col:nth-of-type(99) {
    animation-delay: 9.9s; }
  .grid__item-4-col:nth-of-type(100) {
    animation-delay: 10s; }
  .grid__item-4-col:nth-of-type(101) {
    animation-delay: 10.1s; }
  .grid__item-4-col:nth-of-type(102) {
    animation-delay: 10.2s; }
  .grid__item-4-col:nth-of-type(103) {
    animation-delay: 10.3s; }
  .grid__item-4-col:nth-of-type(104) {
    animation-delay: 10.4s; }
  .grid__item-4-col:nth-of-type(105) {
    animation-delay: 10.5s; }
  .grid__item-4-col:nth-of-type(106) {
    animation-delay: 10.6s; }
  .grid__item-4-col:nth-of-type(107) {
    animation-delay: 10.7s; }
  .grid__item-4-col:nth-of-type(108) {
    animation-delay: 10.8s; }
  .grid__item-4-col:nth-of-type(109) {
    animation-delay: 10.9s; }
  .grid__item-4-col:nth-of-type(110) {
    animation-delay: 11s; }
  .grid__item-4-col:nth-of-type(111) {
    animation-delay: 11.1s; }
  .grid__item-4-col:nth-of-type(112) {
    animation-delay: 11.2s; }
  .grid__item-4-col:nth-of-type(113) {
    animation-delay: 11.3s; }
  .grid__item-4-col:nth-of-type(114) {
    animation-delay: 11.4s; }
  .grid__item-4-col:nth-of-type(115) {
    animation-delay: 11.5s; }
  .grid__item-4-col:nth-of-type(116) {
    animation-delay: 11.6s; }
  .grid__item-4-col:nth-of-type(117) {
    animation-delay: 11.7s; }
  .grid__item-4-col:nth-of-type(118) {
    animation-delay: 11.8s; }
  .grid__item-4-col:nth-of-type(119) {
    animation-delay: 11.9s; }
  .grid__item-4-col:nth-of-type(120) {
    animation-delay: 12s; }
  .grid__item-4-col:nth-of-type(121) {
    animation-delay: 12.1s; }
  .grid__item-4-col:nth-of-type(122) {
    animation-delay: 12.2s; }
  .grid__item-4-col:nth-of-type(123) {
    animation-delay: 12.3s; }
  .grid__item-4-col:nth-of-type(124) {
    animation-delay: 12.4s; }
  .grid__item-4-col:nth-of-type(125) {
    animation-delay: 12.5s; }
  .grid__item-4-col:nth-of-type(126) {
    animation-delay: 12.6s; }
  .grid__item-4-col:nth-of-type(127) {
    animation-delay: 12.7s; }
  .grid__item-4-col:nth-of-type(128) {
    animation-delay: 12.8s; }
  .grid__item-4-col:nth-of-type(129) {
    animation-delay: 12.9s; }
  .grid__item-4-col:nth-of-type(130) {
    animation-delay: 13s; }
  .grid__item-4-col:nth-of-type(131) {
    animation-delay: 13.1s; }
  .grid__item-4-col:nth-of-type(132) {
    animation-delay: 13.2s; }
  .grid__item-4-col:nth-of-type(133) {
    animation-delay: 13.3s; }
  .grid__item-4-col:nth-of-type(134) {
    animation-delay: 13.4s; }
  .grid__item-4-col:nth-of-type(135) {
    animation-delay: 13.5s; }
  .grid__item-4-col:nth-of-type(136) {
    animation-delay: 13.6s; }
  .grid__item-4-col:nth-of-type(137) {
    animation-delay: 13.7s; }
  .grid__item-4-col:nth-of-type(138) {
    animation-delay: 13.8s; }
  .grid__item-4-col:nth-of-type(139) {
    animation-delay: 13.9s; }
  .grid__item-4-col:nth-of-type(140) {
    animation-delay: 14s; }
  .grid__item-4-col:nth-of-type(141) {
    animation-delay: 14.1s; }
  .grid__item-4-col:nth-of-type(142) {
    animation-delay: 14.2s; }
  .grid__item-4-col:nth-of-type(143) {
    animation-delay: 14.3s; }
  .grid__item-4-col:nth-of-type(144) {
    animation-delay: 14.4s; }
  .grid__item-4-col:nth-of-type(145) {
    animation-delay: 14.5s; }
  .grid__item-4-col:nth-of-type(146) {
    animation-delay: 14.6s; }
  .grid__item-4-col:nth-of-type(147) {
    animation-delay: 14.7s; }
  .grid__item-4-col:nth-of-type(148) {
    animation-delay: 14.8s; }
  .grid__item-4-col:nth-of-type(149) {
    animation-delay: 14.9s; }
  .grid__item-4-col:nth-of-type(150) {
    animation-delay: 15s; }
  .grid__item-4-col:nth-of-type(151) {
    animation-delay: 15.1s; }
  .grid__item-4-col:nth-of-type(152) {
    animation-delay: 15.2s; }
  .grid__item-4-col:nth-of-type(153) {
    animation-delay: 15.3s; }
  .grid__item-4-col:nth-of-type(154) {
    animation-delay: 15.4s; }
  .grid__item-4-col:nth-of-type(155) {
    animation-delay: 15.5s; }
  .grid__item-4-col:nth-of-type(156) {
    animation-delay: 15.6s; }
  .grid__item-4-col:nth-of-type(157) {
    animation-delay: 15.7s; }
  .grid__item-4-col:nth-of-type(158) {
    animation-delay: 15.8s; }
  .grid__item-4-col:nth-of-type(159) {
    animation-delay: 15.9s; }
  .grid__item-4-col:nth-of-type(160) {
    animation-delay: 16s; }
  .grid__item-4-col:nth-of-type(161) {
    animation-delay: 16.1s; }
  .grid__item-4-col:nth-of-type(162) {
    animation-delay: 16.2s; }
  .grid__item-4-col:nth-of-type(163) {
    animation-delay: 16.3s; }
  .grid__item-4-col:nth-of-type(164) {
    animation-delay: 16.4s; }
  .grid__item-4-col:nth-of-type(165) {
    animation-delay: 16.5s; }
  .grid__item-4-col:nth-of-type(166) {
    animation-delay: 16.6s; }
  .grid__item-4-col:nth-of-type(167) {
    animation-delay: 16.7s; }
  .grid__item-4-col:nth-of-type(168) {
    animation-delay: 16.8s; }
  .grid__item-4-col:nth-of-type(169) {
    animation-delay: 16.9s; }
  .grid__item-4-col:nth-of-type(170) {
    animation-delay: 17s; }
  .grid__item-4-col:nth-of-type(171) {
    animation-delay: 17.1s; }
  .grid__item-4-col:nth-of-type(172) {
    animation-delay: 17.2s; }
  .grid__item-4-col:nth-of-type(173) {
    animation-delay: 17.3s; }
  .grid__item-4-col:nth-of-type(174) {
    animation-delay: 17.4s; }
  .grid__item-4-col:nth-of-type(175) {
    animation-delay: 17.5s; }
  .grid__item-4-col:nth-of-type(176) {
    animation-delay: 17.6s; }
  .grid__item-4-col:nth-of-type(177) {
    animation-delay: 17.7s; }
  .grid__item-4-col:nth-of-type(178) {
    animation-delay: 17.8s; }
  .grid__item-4-col:nth-of-type(179) {
    animation-delay: 17.9s; }
  .grid__item-4-col:nth-of-type(180) {
    animation-delay: 18s; }
  .grid__item-4-col:nth-of-type(181) {
    animation-delay: 18.1s; }
  .grid__item-4-col:nth-of-type(182) {
    animation-delay: 18.2s; }
  .grid__item-4-col:nth-of-type(183) {
    animation-delay: 18.3s; }
  .grid__item-4-col:nth-of-type(184) {
    animation-delay: 18.4s; }
  .grid__item-4-col:nth-of-type(185) {
    animation-delay: 18.5s; }
  .grid__item-4-col:nth-of-type(186) {
    animation-delay: 18.6s; }
  .grid__item-4-col:nth-of-type(187) {
    animation-delay: 18.7s; }
  .grid__item-4-col:nth-of-type(188) {
    animation-delay: 18.8s; }
  .grid__item-4-col:nth-of-type(189) {
    animation-delay: 18.9s; }
  .grid__item-4-col:nth-of-type(190) {
    animation-delay: 19s; }
  .grid__item-4-col:nth-of-type(191) {
    animation-delay: 19.1s; }
  .grid__item-4-col:nth-of-type(192) {
    animation-delay: 19.2s; }
  .grid__item-4-col:nth-of-type(193) {
    animation-delay: 19.3s; }
  .grid__item-4-col:nth-of-type(194) {
    animation-delay: 19.4s; }
  .grid__item-4-col:nth-of-type(195) {
    animation-delay: 19.5s; }
  .grid__item-4-col:nth-of-type(196) {
    animation-delay: 19.6s; }
  .grid__item-4-col:nth-of-type(197) {
    animation-delay: 19.7s; }
  .grid__item-4-col:nth-of-type(198) {
    animation-delay: 19.8s; }
  .grid__item-4-col:nth-of-type(199) {
    animation-delay: 19.9s; }
  .grid__item-4-col:nth-of-type(200) {
    animation-delay: 20s; }
  .grid__item-4-col:nth-of-type(201) {
    animation-delay: 20.1s; }
  .grid__item-4-col:nth-of-type(202) {
    animation-delay: 20.2s; }
  .grid__item-4-col:nth-of-type(203) {
    animation-delay: 20.3s; }
  .grid__item-4-col:nth-of-type(204) {
    animation-delay: 20.4s; }
  .grid__item-4-col:nth-of-type(205) {
    animation-delay: 20.5s; }
  .grid__item-4-col:nth-of-type(206) {
    animation-delay: 20.6s; }
  .grid__item-4-col:nth-of-type(207) {
    animation-delay: 20.7s; }
  .grid__item-4-col:nth-of-type(208) {
    animation-delay: 20.8s; }
  .grid__item-4-col:nth-of-type(209) {
    animation-delay: 20.9s; }
  .grid__item-4-col:nth-of-type(210) {
    animation-delay: 21s; }
  .grid__item-4-col:nth-of-type(211) {
    animation-delay: 21.1s; }
  .grid__item-4-col:nth-of-type(212) {
    animation-delay: 21.2s; }
  .grid__item-4-col:nth-of-type(213) {
    animation-delay: 21.3s; }
  .grid__item-4-col:nth-of-type(214) {
    animation-delay: 21.4s; }
  .grid__item-4-col:nth-of-type(215) {
    animation-delay: 21.5s; }
  .grid__item-4-col:nth-of-type(216) {
    animation-delay: 21.6s; }
  .grid__item-4-col:nth-of-type(217) {
    animation-delay: 21.7s; }
  .grid__item-4-col:nth-of-type(218) {
    animation-delay: 21.8s; }
  .grid__item-4-col:nth-of-type(219) {
    animation-delay: 21.9s; }
  .grid__item-4-col:nth-of-type(220) {
    animation-delay: 22s; }
  .grid__item-4-col:nth-of-type(221) {
    animation-delay: 22.1s; }
  .grid__item-4-col:nth-of-type(222) {
    animation-delay: 22.2s; }
  .grid__item-4-col:nth-of-type(223) {
    animation-delay: 22.3s; }
  .grid__item-4-col:nth-of-type(224) {
    animation-delay: 22.4s; }
  .grid__item-4-col:nth-of-type(225) {
    animation-delay: 22.5s; }
  .grid__item-4-col:nth-of-type(226) {
    animation-delay: 22.6s; }
  .grid__item-4-col:nth-of-type(227) {
    animation-delay: 22.7s; }
  .grid__item-4-col:nth-of-type(228) {
    animation-delay: 22.8s; }
  .grid__item-4-col:nth-of-type(229) {
    animation-delay: 22.9s; }
  .grid__item-4-col:nth-of-type(230) {
    animation-delay: 23s; }
  .grid__item-4-col:nth-of-type(231) {
    animation-delay: 23.1s; }
  .grid__item-4-col:nth-of-type(232) {
    animation-delay: 23.2s; }
  .grid__item-4-col:nth-of-type(233) {
    animation-delay: 23.3s; }
  .grid__item-4-col:nth-of-type(234) {
    animation-delay: 23.4s; }
  .grid__item-4-col:nth-of-type(235) {
    animation-delay: 23.5s; }
  .grid__item-4-col:nth-of-type(236) {
    animation-delay: 23.6s; }
  .grid__item-4-col:nth-of-type(237) {
    animation-delay: 23.7s; }
  .grid__item-4-col:nth-of-type(238) {
    animation-delay: 23.8s; }
  .grid__item-4-col:nth-of-type(239) {
    animation-delay: 23.9s; }
  .grid__item-4-col:nth-of-type(240) {
    animation-delay: 24s; }
  .grid__item-4-col:nth-of-type(241) {
    animation-delay: 24.1s; }
  .grid__item-4-col:nth-of-type(242) {
    animation-delay: 24.2s; }
  .grid__item-4-col:nth-of-type(243) {
    animation-delay: 24.3s; }
  .grid__item-4-col:nth-of-type(244) {
    animation-delay: 24.4s; }
  .grid__item-4-col:nth-of-type(245) {
    animation-delay: 24.5s; }
  .grid__item-4-col:nth-of-type(246) {
    animation-delay: 24.6s; }
  .grid__item-4-col:nth-of-type(247) {
    animation-delay: 24.7s; }
  .grid__item-4-col:nth-of-type(248) {
    animation-delay: 24.8s; }
  .grid__item-4-col:nth-of-type(249) {
    animation-delay: 24.9s; }
  .grid__item-4-col:nth-of-type(250) {
    animation-delay: 25s; }
  .grid__item-4-col:nth-of-type(251) {
    animation-delay: 25.1s; }
  .grid__item-4-col:nth-of-type(252) {
    animation-delay: 25.2s; }
  .grid__item-4-col:nth-of-type(253) {
    animation-delay: 25.3s; }
  .grid__item-4-col:nth-of-type(254) {
    animation-delay: 25.4s; }
  .grid__item-4-col:nth-of-type(255) {
    animation-delay: 25.5s; }
  .grid__item-4-col:nth-of-type(256) {
    animation-delay: 25.6s; }
  .grid__item-4-col:nth-of-type(257) {
    animation-delay: 25.7s; }
  .grid__item-4-col:nth-of-type(258) {
    animation-delay: 25.8s; }
  .grid__item-4-col:nth-of-type(259) {
    animation-delay: 25.9s; }
  .grid__item-4-col:nth-of-type(260) {
    animation-delay: 26s; }
  .grid__item-4-col:nth-of-type(261) {
    animation-delay: 26.1s; }
  .grid__item-4-col:nth-of-type(262) {
    animation-delay: 26.2s; }
  .grid__item-4-col:nth-of-type(263) {
    animation-delay: 26.3s; }
  .grid__item-4-col:nth-of-type(264) {
    animation-delay: 26.4s; }
  .grid__item-4-col:nth-of-type(265) {
    animation-delay: 26.5s; }
  .grid__item-4-col:nth-of-type(266) {
    animation-delay: 26.6s; }
  .grid__item-4-col:nth-of-type(267) {
    animation-delay: 26.7s; }
  .grid__item-4-col:nth-of-type(268) {
    animation-delay: 26.8s; }
  .grid__item-4-col:nth-of-type(269) {
    animation-delay: 26.9s; }
  .grid__item-4-col:nth-of-type(270) {
    animation-delay: 27s; }
  .grid__item-4-col:nth-of-type(271) {
    animation-delay: 27.1s; }
  .grid__item-4-col:nth-of-type(272) {
    animation-delay: 27.2s; }
  .grid__item-4-col:nth-of-type(273) {
    animation-delay: 27.3s; }
  .grid__item-4-col:nth-of-type(274) {
    animation-delay: 27.4s; }
  .grid__item-4-col:nth-of-type(275) {
    animation-delay: 27.5s; }
  .grid__item-4-col:nth-of-type(276) {
    animation-delay: 27.6s; }
  .grid__item-4-col:nth-of-type(277) {
    animation-delay: 27.7s; }
  .grid__item-4-col:nth-of-type(278) {
    animation-delay: 27.8s; }
  .grid__item-4-col:nth-of-type(279) {
    animation-delay: 27.9s; }
  .grid__item-4-col:nth-of-type(280) {
    animation-delay: 28s; }
  .grid__item-4-col:nth-of-type(281) {
    animation-delay: 28.1s; }
  .grid__item-4-col:nth-of-type(282) {
    animation-delay: 28.2s; }
  .grid__item-4-col:nth-of-type(283) {
    animation-delay: 28.3s; }
  .grid__item-4-col:nth-of-type(284) {
    animation-delay: 28.4s; }
  .grid__item-4-col:nth-of-type(285) {
    animation-delay: 28.5s; }
  .grid__item-4-col:nth-of-type(286) {
    animation-delay: 28.6s; }
  .grid__item-4-col:nth-of-type(287) {
    animation-delay: 28.7s; }
  .grid__item-4-col:nth-of-type(288) {
    animation-delay: 28.8s; }
  .grid__item-4-col:nth-of-type(289) {
    animation-delay: 28.9s; }
  .grid__item-4-col:nth-of-type(290) {
    animation-delay: 29s; }
  .grid__item-4-col:nth-of-type(291) {
    animation-delay: 29.1s; }
  .grid__item-4-col:nth-of-type(292) {
    animation-delay: 29.2s; }
  .grid__item-4-col:nth-of-type(293) {
    animation-delay: 29.3s; }
  .grid__item-4-col:nth-of-type(294) {
    animation-delay: 29.4s; }
  .grid__item-4-col:nth-of-type(295) {
    animation-delay: 29.5s; }
  .grid__item-4-col:nth-of-type(296) {
    animation-delay: 29.6s; }
  .grid__item-4-col:nth-of-type(297) {
    animation-delay: 29.7s; }
  .grid__item-4-col:nth-of-type(298) {
    animation-delay: 29.8s; }
  .grid__item-4-col:nth-of-type(299) {
    animation-delay: 29.9s; }
  .grid__item-4-col:nth-of-type(300) {
    animation-delay: 30s; }
  .grid__item-4-col:nth-of-type(301) {
    animation-delay: 30.1s; }
  .grid__item-4-col:nth-of-type(302) {
    animation-delay: 30.2s; }
  .grid__item-4-col:nth-of-type(303) {
    animation-delay: 30.3s; }
  .grid__item-4-col:nth-of-type(304) {
    animation-delay: 30.4s; }
  .grid__item-4-col:nth-of-type(305) {
    animation-delay: 30.5s; }
  .grid__item-4-col:nth-of-type(306) {
    animation-delay: 30.6s; }
  .grid__item-4-col:nth-of-type(307) {
    animation-delay: 30.7s; }
  .grid__item-4-col:nth-of-type(308) {
    animation-delay: 30.8s; }
  .grid__item-4-col:nth-of-type(309) {
    animation-delay: 30.9s; }
  .grid__item-4-col:nth-of-type(310) {
    animation-delay: 31s; }
  .grid__item-4-col:nth-of-type(311) {
    animation-delay: 31.1s; }
  .grid__item-4-col:nth-of-type(312) {
    animation-delay: 31.2s; }
  .grid__item-4-col:nth-of-type(313) {
    animation-delay: 31.3s; }
  .grid__item-4-col:nth-of-type(314) {
    animation-delay: 31.4s; }
  .grid__item-4-col:nth-of-type(315) {
    animation-delay: 31.5s; }
  .grid__item-4-col:nth-of-type(316) {
    animation-delay: 31.6s; }
  .grid__item-4-col:nth-of-type(317) {
    animation-delay: 31.7s; }
  .grid__item-4-col:nth-of-type(318) {
    animation-delay: 31.8s; }
  .grid__item-4-col:nth-of-type(319) {
    animation-delay: 31.9s; }
  .grid__item-4-col:nth-of-type(320) {
    animation-delay: 32s; }
  .grid__item-4-col:nth-of-type(321) {
    animation-delay: 32.1s; }
  .grid__item-4-col:nth-of-type(322) {
    animation-delay: 32.2s; }
  .grid__item-4-col:nth-of-type(323) {
    animation-delay: 32.3s; }
  .grid__item-4-col:nth-of-type(324) {
    animation-delay: 32.4s; }
  .grid__item-4-col:nth-of-type(325) {
    animation-delay: 32.5s; }
  .grid__item-4-col:nth-of-type(326) {
    animation-delay: 32.6s; }
  .grid__item-4-col:nth-of-type(327) {
    animation-delay: 32.7s; }
  .grid__item-4-col:nth-of-type(328) {
    animation-delay: 32.8s; }
  .grid__item-4-col:nth-of-type(329) {
    animation-delay: 32.9s; }
  .grid__item-4-col:nth-of-type(330) {
    animation-delay: 33s; }
  .grid__item-4-col:nth-of-type(331) {
    animation-delay: 33.1s; }
  .grid__item-4-col:nth-of-type(332) {
    animation-delay: 33.2s; }
  .grid__item-4-col:nth-of-type(333) {
    animation-delay: 33.3s; }
  .grid__item-4-col:nth-of-type(334) {
    animation-delay: 33.4s; }
  .grid__item-4-col:nth-of-type(335) {
    animation-delay: 33.5s; }
  .grid__item-4-col:nth-of-type(336) {
    animation-delay: 33.6s; }
  .grid__item-4-col:nth-of-type(337) {
    animation-delay: 33.7s; }
  .grid__item-4-col:nth-of-type(338) {
    animation-delay: 33.8s; }
  .grid__item-4-col:nth-of-type(339) {
    animation-delay: 33.9s; }
  .grid__item-4-col:nth-of-type(340) {
    animation-delay: 34s; }
  .grid__item-4-col:nth-of-type(341) {
    animation-delay: 34.1s; }
  .grid__item-4-col:nth-of-type(342) {
    animation-delay: 34.2s; }
  .grid__item-4-col:nth-of-type(343) {
    animation-delay: 34.3s; }
  .grid__item-4-col:nth-of-type(344) {
    animation-delay: 34.4s; }
  .grid__item-4-col:nth-of-type(345) {
    animation-delay: 34.5s; }
  .grid__item-4-col:nth-of-type(346) {
    animation-delay: 34.6s; }
  .grid__item-4-col:nth-of-type(347) {
    animation-delay: 34.7s; }
  .grid__item-4-col:nth-of-type(348) {
    animation-delay: 34.8s; }
  .grid__item-4-col:nth-of-type(349) {
    animation-delay: 34.9s; }
  .grid__item-4-col:nth-of-type(350) {
    animation-delay: 35s; }
  .grid__item-4-col:nth-of-type(351) {
    animation-delay: 35.1s; }
  .grid__item-4-col:nth-of-type(352) {
    animation-delay: 35.2s; }
  .grid__item-4-col:nth-of-type(353) {
    animation-delay: 35.3s; }
  .grid__item-4-col:nth-of-type(354) {
    animation-delay: 35.4s; }
  .grid__item-4-col:nth-of-type(355) {
    animation-delay: 35.5s; }
  .grid__item-4-col:nth-of-type(356) {
    animation-delay: 35.6s; }
  .grid__item-4-col:nth-of-type(357) {
    animation-delay: 35.7s; }
  .grid__item-4-col:nth-of-type(358) {
    animation-delay: 35.8s; }
  .grid__item-4-col:nth-of-type(359) {
    animation-delay: 35.9s; }
  .grid__item-4-col:nth-of-type(360) {
    animation-delay: 36s; }
  .grid__item-4-col:nth-of-type(361) {
    animation-delay: 36.1s; }
  .grid__item-4-col:nth-of-type(362) {
    animation-delay: 36.2s; }
  .grid__item-4-col:nth-of-type(363) {
    animation-delay: 36.3s; }
  .grid__item-4-col:nth-of-type(364) {
    animation-delay: 36.4s; }
  .grid__item-4-col:nth-of-type(365) {
    animation-delay: 36.5s; }
  .grid__item-4-col:nth-of-type(366) {
    animation-delay: 36.6s; }
  .grid__item-4-col:nth-of-type(367) {
    animation-delay: 36.7s; }
  .grid__item-4-col:nth-of-type(368) {
    animation-delay: 36.8s; }
  .grid__item-4-col:nth-of-type(369) {
    animation-delay: 36.9s; }
  .grid__item-4-col:nth-of-type(370) {
    animation-delay: 37s; }
  .grid__item-4-col:nth-of-type(371) {
    animation-delay: 37.1s; }
  .grid__item-4-col:nth-of-type(372) {
    animation-delay: 37.2s; }
  .grid__item-4-col:nth-of-type(373) {
    animation-delay: 37.3s; }
  .grid__item-4-col:nth-of-type(374) {
    animation-delay: 37.4s; }
  .grid__item-4-col:nth-of-type(375) {
    animation-delay: 37.5s; }
  .grid__item-4-col:nth-of-type(376) {
    animation-delay: 37.6s; }
  .grid__item-4-col:nth-of-type(377) {
    animation-delay: 37.7s; }
  .grid__item-4-col:nth-of-type(378) {
    animation-delay: 37.8s; }
  .grid__item-4-col:nth-of-type(379) {
    animation-delay: 37.9s; }
  .grid__item-4-col:nth-of-type(380) {
    animation-delay: 38s; }
  .grid__item-4-col:nth-of-type(381) {
    animation-delay: 38.1s; }
  .grid__item-4-col:nth-of-type(382) {
    animation-delay: 38.2s; }
  .grid__item-4-col:nth-of-type(383) {
    animation-delay: 38.3s; }
  .grid__item-4-col:nth-of-type(384) {
    animation-delay: 38.4s; }
  .grid__item-4-col:nth-of-type(385) {
    animation-delay: 38.5s; }
  .grid__item-4-col:nth-of-type(386) {
    animation-delay: 38.6s; }
  .grid__item-4-col:nth-of-type(387) {
    animation-delay: 38.7s; }
  .grid__item-4-col:nth-of-type(388) {
    animation-delay: 38.8s; }
  .grid__item-4-col:nth-of-type(389) {
    animation-delay: 38.9s; }
  .grid__item-4-col:nth-of-type(390) {
    animation-delay: 39s; }
  .grid__item-4-col:nth-of-type(391) {
    animation-delay: 39.1s; }
  .grid__item-4-col:nth-of-type(392) {
    animation-delay: 39.2s; }
  .grid__item-4-col:nth-of-type(393) {
    animation-delay: 39.3s; }
  .grid__item-4-col:nth-of-type(394) {
    animation-delay: 39.4s; }
  .grid__item-4-col:nth-of-type(395) {
    animation-delay: 39.5s; }
  .grid__item-4-col:nth-of-type(396) {
    animation-delay: 39.6s; }
  .grid__item-4-col:nth-of-type(397) {
    animation-delay: 39.7s; }
  .grid__item-4-col:nth-of-type(398) {
    animation-delay: 39.8s; }
  .grid__item-4-col:nth-of-type(399) {
    animation-delay: 39.9s; }
  .grid__item-4-col:nth-of-type(400) {
    animation-delay: 40s; }
  .grid__item-4-col:nth-of-type(401) {
    animation-delay: 40.1s; }
  .grid__item-4-col:nth-of-type(402) {
    animation-delay: 40.2s; }
  .grid__item-4-col:nth-of-type(403) {
    animation-delay: 40.3s; }
  .grid__item-4-col:nth-of-type(404) {
    animation-delay: 40.4s; }
  .grid__item-4-col:nth-of-type(405) {
    animation-delay: 40.5s; }
  .grid__item-4-col:nth-of-type(406) {
    animation-delay: 40.6s; }
  .grid__item-4-col:nth-of-type(407) {
    animation-delay: 40.7s; }
  .grid__item-4-col:nth-of-type(408) {
    animation-delay: 40.8s; }
  .grid__item-4-col:nth-of-type(409) {
    animation-delay: 40.9s; }
  .grid__item-4-col:nth-of-type(410) {
    animation-delay: 41s; }
  .grid__item-4-col:nth-of-type(411) {
    animation-delay: 41.1s; }
  .grid__item-4-col:nth-of-type(412) {
    animation-delay: 41.2s; }
  .grid__item-4-col:nth-of-type(413) {
    animation-delay: 41.3s; }
  .grid__item-4-col:nth-of-type(414) {
    animation-delay: 41.4s; }
  .grid__item-4-col:nth-of-type(415) {
    animation-delay: 41.5s; }
  .grid__item-4-col:nth-of-type(416) {
    animation-delay: 41.6s; }
  .grid__item-4-col:nth-of-type(417) {
    animation-delay: 41.7s; }
  .grid__item-4-col:nth-of-type(418) {
    animation-delay: 41.8s; }
  .grid__item-4-col:nth-of-type(419) {
    animation-delay: 41.9s; }
  .grid__item-4-col:nth-of-type(420) {
    animation-delay: 42s; }
  .grid__item-4-col:nth-of-type(421) {
    animation-delay: 42.1s; }
  .grid__item-4-col:nth-of-type(422) {
    animation-delay: 42.2s; }
  .grid__item-4-col:nth-of-type(423) {
    animation-delay: 42.3s; }
  .grid__item-4-col:nth-of-type(424) {
    animation-delay: 42.4s; }
  .grid__item-4-col:nth-of-type(425) {
    animation-delay: 42.5s; }
  .grid__item-4-col:nth-of-type(426) {
    animation-delay: 42.6s; }
  .grid__item-4-col:nth-of-type(427) {
    animation-delay: 42.7s; }
  .grid__item-4-col:nth-of-type(428) {
    animation-delay: 42.8s; }
  .grid__item-4-col:nth-of-type(429) {
    animation-delay: 42.9s; }
  .grid__item-4-col:nth-of-type(430) {
    animation-delay: 43s; }
  .grid__item-4-col:nth-of-type(431) {
    animation-delay: 43.1s; }
  .grid__item-4-col:nth-of-type(432) {
    animation-delay: 43.2s; }
  .grid__item-4-col:nth-of-type(433) {
    animation-delay: 43.3s; }
  .grid__item-4-col:nth-of-type(434) {
    animation-delay: 43.4s; }
  .grid__item-4-col:nth-of-type(435) {
    animation-delay: 43.5s; }
  .grid__item-4-col:nth-of-type(436) {
    animation-delay: 43.6s; }
  .grid__item-4-col:nth-of-type(437) {
    animation-delay: 43.7s; }
  .grid__item-4-col:nth-of-type(438) {
    animation-delay: 43.8s; }
  .grid__item-4-col:nth-of-type(439) {
    animation-delay: 43.9s; }
  .grid__item-4-col:nth-of-type(440) {
    animation-delay: 44s; }
  .grid__item-4-col:nth-of-type(441) {
    animation-delay: 44.1s; }
  .grid__item-4-col:nth-of-type(442) {
    animation-delay: 44.2s; }
  .grid__item-4-col:nth-of-type(443) {
    animation-delay: 44.3s; }
  .grid__item-4-col:nth-of-type(444) {
    animation-delay: 44.4s; }
  .grid__item-4-col:nth-of-type(445) {
    animation-delay: 44.5s; }
  .grid__item-4-col:nth-of-type(446) {
    animation-delay: 44.6s; }
  .grid__item-4-col:nth-of-type(447) {
    animation-delay: 44.7s; }
  .grid__item-4-col:nth-of-type(448) {
    animation-delay: 44.8s; }
  .grid__item-4-col:nth-of-type(449) {
    animation-delay: 44.9s; }
  .grid__item-4-col:nth-of-type(450) {
    animation-delay: 45s; }
  .grid__item-4-col:nth-of-type(451) {
    animation-delay: 45.1s; }
  .grid__item-4-col:nth-of-type(452) {
    animation-delay: 45.2s; }
  .grid__item-4-col:nth-of-type(453) {
    animation-delay: 45.3s; }
  .grid__item-4-col:nth-of-type(454) {
    animation-delay: 45.4s; }
  .grid__item-4-col:nth-of-type(455) {
    animation-delay: 45.5s; }
  .grid__item-4-col:nth-of-type(456) {
    animation-delay: 45.6s; }
  .grid__item-4-col:nth-of-type(457) {
    animation-delay: 45.7s; }
  .grid__item-4-col:nth-of-type(458) {
    animation-delay: 45.8s; }
  .grid__item-4-col:nth-of-type(459) {
    animation-delay: 45.9s; }
  .grid__item-4-col:nth-of-type(460) {
    animation-delay: 46s; }
  .grid__item-4-col:nth-of-type(461) {
    animation-delay: 46.1s; }
  .grid__item-4-col:nth-of-type(462) {
    animation-delay: 46.2s; }
  .grid__item-4-col:nth-of-type(463) {
    animation-delay: 46.3s; }
  .grid__item-4-col:nth-of-type(464) {
    animation-delay: 46.4s; }
  .grid__item-4-col:nth-of-type(465) {
    animation-delay: 46.5s; }
  .grid__item-4-col:nth-of-type(466) {
    animation-delay: 46.6s; }
  .grid__item-4-col:nth-of-type(467) {
    animation-delay: 46.7s; }
  .grid__item-4-col:nth-of-type(468) {
    animation-delay: 46.8s; }
  .grid__item-4-col:nth-of-type(469) {
    animation-delay: 46.9s; }
  .grid__item-4-col:nth-of-type(470) {
    animation-delay: 47s; }
  .grid__item-4-col:nth-of-type(471) {
    animation-delay: 47.1s; }
  .grid__item-4-col:nth-of-type(472) {
    animation-delay: 47.2s; }
  .grid__item-4-col:nth-of-type(473) {
    animation-delay: 47.3s; }
  .grid__item-4-col:nth-of-type(474) {
    animation-delay: 47.4s; }
  .grid__item-4-col:nth-of-type(475) {
    animation-delay: 47.5s; }
  .grid__item-4-col:nth-of-type(476) {
    animation-delay: 47.6s; }
  .grid__item-4-col:nth-of-type(477) {
    animation-delay: 47.7s; }
  .grid__item-4-col:nth-of-type(478) {
    animation-delay: 47.8s; }
  .grid__item-4-col:nth-of-type(479) {
    animation-delay: 47.9s; }
  .grid__item-4-col:nth-of-type(480) {
    animation-delay: 48s; }
  .grid__item-4-col:nth-of-type(481) {
    animation-delay: 48.1s; }
  .grid__item-4-col:nth-of-type(482) {
    animation-delay: 48.2s; }
  .grid__item-4-col:nth-of-type(483) {
    animation-delay: 48.3s; }
  .grid__item-4-col:nth-of-type(484) {
    animation-delay: 48.4s; }
  .grid__item-4-col:nth-of-type(485) {
    animation-delay: 48.5s; }
  .grid__item-4-col:nth-of-type(486) {
    animation-delay: 48.6s; }
  .grid__item-4-col:nth-of-type(487) {
    animation-delay: 48.7s; }
  .grid__item-4-col:nth-of-type(488) {
    animation-delay: 48.8s; }
  .grid__item-4-col:nth-of-type(489) {
    animation-delay: 48.9s; }
  .grid__item-4-col:nth-of-type(490) {
    animation-delay: 49s; }
  .grid__item-4-col:nth-of-type(491) {
    animation-delay: 49.1s; }
  .grid__item-4-col:nth-of-type(492) {
    animation-delay: 49.2s; }
  .grid__item-4-col:nth-of-type(493) {
    animation-delay: 49.3s; }
  .grid__item-4-col:nth-of-type(494) {
    animation-delay: 49.4s; }
  .grid__item-4-col:nth-of-type(495) {
    animation-delay: 49.5s; }
  .grid__item-4-col:nth-of-type(496) {
    animation-delay: 49.6s; }
  .grid__item-4-col:nth-of-type(497) {
    animation-delay: 49.7s; }
  .grid__item-4-col:nth-of-type(498) {
    animation-delay: 49.8s; }
  .grid__item-4-col:nth-of-type(499) {
    animation-delay: 49.9s; }
  .grid__item-4-col:nth-of-type(500) {
    animation-delay: 50s; }
  .grid__item-4-col:nth-of-type(501) {
    animation-delay: 50.1s; }
  .grid__item-4-col:nth-of-type(502) {
    animation-delay: 50.2s; }
  .grid__item-4-col:nth-of-type(503) {
    animation-delay: 50.3s; }
  .grid__item-4-col:nth-of-type(504) {
    animation-delay: 50.4s; }
  .grid__item-4-col:nth-of-type(505) {
    animation-delay: 50.5s; }
  .grid__item-4-col:nth-of-type(506) {
    animation-delay: 50.6s; }
  .grid__item-4-col:nth-of-type(507) {
    animation-delay: 50.7s; }
  .grid__item-4-col:nth-of-type(508) {
    animation-delay: 50.8s; }
  .grid__item-4-col:nth-of-type(509) {
    animation-delay: 50.9s; }
  .grid__item-4-col:nth-of-type(510) {
    animation-delay: 51s; }
  .grid__item-4-col:nth-of-type(511) {
    animation-delay: 51.1s; }
  .grid__item-4-col:nth-of-type(512) {
    animation-delay: 51.2s; }
  .grid__item-4-col:nth-of-type(513) {
    animation-delay: 51.3s; }
  .grid__item-4-col:nth-of-type(514) {
    animation-delay: 51.4s; }
  .grid__item-4-col:nth-of-type(515) {
    animation-delay: 51.5s; }
  .grid__item-4-col:nth-of-type(516) {
    animation-delay: 51.6s; }
  .grid__item-4-col:nth-of-type(517) {
    animation-delay: 51.7s; }
  .grid__item-4-col:nth-of-type(518) {
    animation-delay: 51.8s; }
  .grid__item-4-col:nth-of-type(519) {
    animation-delay: 51.9s; }
  .grid__item-4-col:nth-of-type(520) {
    animation-delay: 52s; }
  .grid__item-4-col:nth-of-type(521) {
    animation-delay: 52.1s; }
  .grid__item-4-col:nth-of-type(522) {
    animation-delay: 52.2s; }
  .grid__item-4-col:nth-of-type(523) {
    animation-delay: 52.3s; }
  .grid__item-4-col:nth-of-type(524) {
    animation-delay: 52.4s; }
  .grid__item-4-col:nth-of-type(525) {
    animation-delay: 52.5s; }
  .grid__item-4-col:nth-of-type(526) {
    animation-delay: 52.6s; }
  .grid__item-4-col:nth-of-type(527) {
    animation-delay: 52.7s; }
  .grid__item-4-col:nth-of-type(528) {
    animation-delay: 52.8s; }
  .grid__item-4-col:nth-of-type(529) {
    animation-delay: 52.9s; }
  .grid__item-4-col:nth-of-type(530) {
    animation-delay: 53s; }
  .grid__item-4-col:nth-of-type(531) {
    animation-delay: 53.1s; }
  .grid__item-4-col:nth-of-type(532) {
    animation-delay: 53.2s; }
  .grid__item-4-col:nth-of-type(533) {
    animation-delay: 53.3s; }
  .grid__item-4-col:nth-of-type(534) {
    animation-delay: 53.4s; }
  .grid__item-4-col:nth-of-type(535) {
    animation-delay: 53.5s; }
  .grid__item-4-col:nth-of-type(536) {
    animation-delay: 53.6s; }
  .grid__item-4-col:nth-of-type(537) {
    animation-delay: 53.7s; }
  .grid__item-4-col:nth-of-type(538) {
    animation-delay: 53.8s; }
  .grid__item-4-col:nth-of-type(539) {
    animation-delay: 53.9s; }
  .grid__item-4-col:nth-of-type(540) {
    animation-delay: 54s; }
  .grid__item-4-col:nth-of-type(541) {
    animation-delay: 54.1s; }
  .grid__item-4-col:nth-of-type(542) {
    animation-delay: 54.2s; }
  .grid__item-4-col:nth-of-type(543) {
    animation-delay: 54.3s; }
  .grid__item-4-col:nth-of-type(544) {
    animation-delay: 54.4s; }
  .grid__item-4-col:nth-of-type(545) {
    animation-delay: 54.5s; }
  .grid__item-4-col:nth-of-type(546) {
    animation-delay: 54.6s; }
  .grid__item-4-col:nth-of-type(547) {
    animation-delay: 54.7s; }
  .grid__item-4-col:nth-of-type(548) {
    animation-delay: 54.8s; }
  .grid__item-4-col:nth-of-type(549) {
    animation-delay: 54.9s; }
  .grid__item-4-col:nth-of-type(550) {
    animation-delay: 55s; }
  .grid__item-4-col:nth-of-type(551) {
    animation-delay: 55.1s; }
  .grid__item-4-col:nth-of-type(552) {
    animation-delay: 55.2s; }
  .grid__item-4-col:nth-of-type(553) {
    animation-delay: 55.3s; }
  .grid__item-4-col:nth-of-type(554) {
    animation-delay: 55.4s; }
  .grid__item-4-col:nth-of-type(555) {
    animation-delay: 55.5s; }
  .grid__item-4-col:nth-of-type(556) {
    animation-delay: 55.6s; }
  .grid__item-4-col:nth-of-type(557) {
    animation-delay: 55.7s; }
  .grid__item-4-col:nth-of-type(558) {
    animation-delay: 55.8s; }
  .grid__item-4-col:nth-of-type(559) {
    animation-delay: 55.9s; }
  .grid__item-4-col:nth-of-type(560) {
    animation-delay: 56s; }
  .grid__item-4-col:nth-of-type(561) {
    animation-delay: 56.1s; }
  .grid__item-4-col:nth-of-type(562) {
    animation-delay: 56.2s; }
  .grid__item-4-col:nth-of-type(563) {
    animation-delay: 56.3s; }
  .grid__item-4-col:nth-of-type(564) {
    animation-delay: 56.4s; }
  .grid__item-4-col:nth-of-type(565) {
    animation-delay: 56.5s; }
  .grid__item-4-col:nth-of-type(566) {
    animation-delay: 56.6s; }
  .grid__item-4-col:nth-of-type(567) {
    animation-delay: 56.7s; }
  .grid__item-4-col:nth-of-type(568) {
    animation-delay: 56.8s; }
  .grid__item-4-col:nth-of-type(569) {
    animation-delay: 56.9s; }
  .grid__item-4-col:nth-of-type(570) {
    animation-delay: 57s; }
  .grid__item-4-col:nth-of-type(571) {
    animation-delay: 57.1s; }
  .grid__item-4-col:nth-of-type(572) {
    animation-delay: 57.2s; }
  .grid__item-4-col:nth-of-type(573) {
    animation-delay: 57.3s; }
  .grid__item-4-col:nth-of-type(574) {
    animation-delay: 57.4s; }
  .grid__item-4-col:nth-of-type(575) {
    animation-delay: 57.5s; }
  .grid__item-4-col:nth-of-type(576) {
    animation-delay: 57.6s; }
  .grid__item-4-col:nth-of-type(577) {
    animation-delay: 57.7s; }
  .grid__item-4-col:nth-of-type(578) {
    animation-delay: 57.8s; }
  .grid__item-4-col:nth-of-type(579) {
    animation-delay: 57.9s; }
  .grid__item-4-col:nth-of-type(580) {
    animation-delay: 58s; }
  .grid__item-4-col:nth-of-type(581) {
    animation-delay: 58.1s; }
  .grid__item-4-col:nth-of-type(582) {
    animation-delay: 58.2s; }
  .grid__item-4-col:nth-of-type(583) {
    animation-delay: 58.3s; }
  .grid__item-4-col:nth-of-type(584) {
    animation-delay: 58.4s; }
  .grid__item-4-col:nth-of-type(585) {
    animation-delay: 58.5s; }
  .grid__item-4-col:nth-of-type(586) {
    animation-delay: 58.6s; }
  .grid__item-4-col:nth-of-type(587) {
    animation-delay: 58.7s; }
  .grid__item-4-col:nth-of-type(588) {
    animation-delay: 58.8s; }
  .grid__item-4-col:nth-of-type(589) {
    animation-delay: 58.9s; }
  .grid__item-4-col:nth-of-type(590) {
    animation-delay: 59s; }
  .grid__item-4-col:nth-of-type(591) {
    animation-delay: 59.1s; }
  .grid__item-4-col:nth-of-type(592) {
    animation-delay: 59.2s; }
  .grid__item-4-col:nth-of-type(593) {
    animation-delay: 59.3s; }
  .grid__item-4-col:nth-of-type(594) {
    animation-delay: 59.4s; }
  .grid__item-4-col:nth-of-type(595) {
    animation-delay: 59.5s; }
  .grid__item-4-col:nth-of-type(596) {
    animation-delay: 59.6s; }
  .grid__item-4-col:nth-of-type(597) {
    animation-delay: 59.7s; }
  .grid__item-4-col:nth-of-type(598) {
    animation-delay: 59.8s; }
  .grid__item-4-col:nth-of-type(599) {
    animation-delay: 59.9s; }
  .grid__item-4-col:nth-of-type(600) {
    animation-delay: 60s; }
  .grid__item-4-col:nth-of-type(601) {
    animation-delay: 60.1s; }
  .grid__item-4-col:nth-of-type(602) {
    animation-delay: 60.2s; }
  .grid__item-4-col:nth-of-type(603) {
    animation-delay: 60.3s; }
  .grid__item-4-col:nth-of-type(604) {
    animation-delay: 60.4s; }
  .grid__item-4-col:nth-of-type(605) {
    animation-delay: 60.5s; }
  .grid__item-4-col:nth-of-type(606) {
    animation-delay: 60.6s; }
  .grid__item-4-col:nth-of-type(607) {
    animation-delay: 60.7s; }
  .grid__item-4-col:nth-of-type(608) {
    animation-delay: 60.8s; }
  .grid__item-4-col:nth-of-type(609) {
    animation-delay: 60.9s; }
  .grid__item-4-col:nth-of-type(610) {
    animation-delay: 61s; }
  .grid__item-4-col:nth-of-type(611) {
    animation-delay: 61.1s; }
  .grid__item-4-col:nth-of-type(612) {
    animation-delay: 61.2s; }
  .grid__item-4-col:nth-of-type(613) {
    animation-delay: 61.3s; }
  .grid__item-4-col:nth-of-type(614) {
    animation-delay: 61.4s; }
  .grid__item-4-col:nth-of-type(615) {
    animation-delay: 61.5s; }
  .grid__item-4-col:nth-of-type(616) {
    animation-delay: 61.6s; }
  .grid__item-4-col:nth-of-type(617) {
    animation-delay: 61.7s; }
  .grid__item-4-col:nth-of-type(618) {
    animation-delay: 61.8s; }
  .grid__item-4-col:nth-of-type(619) {
    animation-delay: 61.9s; }
  .grid__item-4-col:nth-of-type(620) {
    animation-delay: 62s; }
  .grid__item-4-col:nth-of-type(621) {
    animation-delay: 62.1s; }
  .grid__item-4-col:nth-of-type(622) {
    animation-delay: 62.2s; }
  .grid__item-4-col:nth-of-type(623) {
    animation-delay: 62.3s; }
  .grid__item-4-col:nth-of-type(624) {
    animation-delay: 62.4s; }
  .grid__item-4-col:nth-of-type(625) {
    animation-delay: 62.5s; }
  .grid__item-4-col:nth-of-type(626) {
    animation-delay: 62.6s; }
  .grid__item-4-col:nth-of-type(627) {
    animation-delay: 62.7s; }
  .grid__item-4-col:nth-of-type(628) {
    animation-delay: 62.8s; }
  .grid__item-4-col:nth-of-type(629) {
    animation-delay: 62.9s; }
  .grid__item-4-col:nth-of-type(630) {
    animation-delay: 63s; }
  .grid__item-4-col:nth-of-type(631) {
    animation-delay: 63.1s; }
  .grid__item-4-col:nth-of-type(632) {
    animation-delay: 63.2s; }
  .grid__item-4-col:nth-of-type(633) {
    animation-delay: 63.3s; }
  .grid__item-4-col:nth-of-type(634) {
    animation-delay: 63.4s; }
  .grid__item-4-col:nth-of-type(635) {
    animation-delay: 63.5s; }
  .grid__item-4-col:nth-of-type(636) {
    animation-delay: 63.6s; }
  .grid__item-4-col:nth-of-type(637) {
    animation-delay: 63.7s; }
  .grid__item-4-col:nth-of-type(638) {
    animation-delay: 63.8s; }
  .grid__item-4-col:nth-of-type(639) {
    animation-delay: 63.9s; }
  .grid__item-4-col:nth-of-type(640) {
    animation-delay: 64s; }
  .grid__item-4-col:nth-of-type(641) {
    animation-delay: 64.1s; }
  .grid__item-4-col:nth-of-type(642) {
    animation-delay: 64.2s; }
  .grid__item-4-col:nth-of-type(643) {
    animation-delay: 64.3s; }
  .grid__item-4-col:nth-of-type(644) {
    animation-delay: 64.4s; }
  .grid__item-4-col:nth-of-type(645) {
    animation-delay: 64.5s; }
  .grid__item-4-col:nth-of-type(646) {
    animation-delay: 64.6s; }
  .grid__item-4-col:nth-of-type(647) {
    animation-delay: 64.7s; }
  .grid__item-4-col:nth-of-type(648) {
    animation-delay: 64.8s; }
  .grid__item-4-col:nth-of-type(649) {
    animation-delay: 64.9s; }
  .grid__item-4-col:nth-of-type(650) {
    animation-delay: 65s; }
  .grid__item-4-col:nth-of-type(651) {
    animation-delay: 65.1s; }
  .grid__item-4-col:nth-of-type(652) {
    animation-delay: 65.2s; }
  .grid__item-4-col:nth-of-type(653) {
    animation-delay: 65.3s; }
  .grid__item-4-col:nth-of-type(654) {
    animation-delay: 65.4s; }
  .grid__item-4-col:nth-of-type(655) {
    animation-delay: 65.5s; }
  .grid__item-4-col:nth-of-type(656) {
    animation-delay: 65.6s; }
  .grid__item-4-col:nth-of-type(657) {
    animation-delay: 65.7s; }
  .grid__item-4-col:nth-of-type(658) {
    animation-delay: 65.8s; }
  .grid__item-4-col:nth-of-type(659) {
    animation-delay: 65.9s; }
  .grid__item-4-col:nth-of-type(660) {
    animation-delay: 66s; }
  .grid__item-4-col:nth-of-type(661) {
    animation-delay: 66.1s; }
  .grid__item-4-col:nth-of-type(662) {
    animation-delay: 66.2s; }
  .grid__item-4-col:nth-of-type(663) {
    animation-delay: 66.3s; }
  .grid__item-4-col:nth-of-type(664) {
    animation-delay: 66.4s; }
  .grid__item-4-col:nth-of-type(665) {
    animation-delay: 66.5s; }
  .grid__item-4-col:nth-of-type(666) {
    animation-delay: 66.6s; }
  .grid__item-4-col:nth-of-type(667) {
    animation-delay: 66.7s; }
  .grid__item-4-col:nth-of-type(668) {
    animation-delay: 66.8s; }
  .grid__item-4-col:nth-of-type(669) {
    animation-delay: 66.9s; }
  .grid__item-4-col:nth-of-type(670) {
    animation-delay: 67s; }
  .grid__item-4-col:nth-of-type(671) {
    animation-delay: 67.1s; }
  .grid__item-4-col:nth-of-type(672) {
    animation-delay: 67.2s; }
  .grid__item-4-col:nth-of-type(673) {
    animation-delay: 67.3s; }
  .grid__item-4-col:nth-of-type(674) {
    animation-delay: 67.4s; }
  .grid__item-4-col:nth-of-type(675) {
    animation-delay: 67.5s; }
  .grid__item-4-col:nth-of-type(676) {
    animation-delay: 67.6s; }
  .grid__item-4-col:nth-of-type(677) {
    animation-delay: 67.7s; }
  .grid__item-4-col:nth-of-type(678) {
    animation-delay: 67.8s; }
  .grid__item-4-col:nth-of-type(679) {
    animation-delay: 67.9s; }
  .grid__item-4-col:nth-of-type(680) {
    animation-delay: 68s; }
  .grid__item-4-col:nth-of-type(681) {
    animation-delay: 68.1s; }
  .grid__item-4-col:nth-of-type(682) {
    animation-delay: 68.2s; }
  .grid__item-4-col:nth-of-type(683) {
    animation-delay: 68.3s; }
  .grid__item-4-col:nth-of-type(684) {
    animation-delay: 68.4s; }
  .grid__item-4-col:nth-of-type(685) {
    animation-delay: 68.5s; }
  .grid__item-4-col:nth-of-type(686) {
    animation-delay: 68.6s; }
  .grid__item-4-col:nth-of-type(687) {
    animation-delay: 68.7s; }
  .grid__item-4-col:nth-of-type(688) {
    animation-delay: 68.8s; }
  .grid__item-4-col:nth-of-type(689) {
    animation-delay: 68.9s; }
  .grid__item-4-col:nth-of-type(690) {
    animation-delay: 69s; }
  .grid__item-4-col:nth-of-type(691) {
    animation-delay: 69.1s; }
  .grid__item-4-col:nth-of-type(692) {
    animation-delay: 69.2s; }
  .grid__item-4-col:nth-of-type(693) {
    animation-delay: 69.3s; }
  .grid__item-4-col:nth-of-type(694) {
    animation-delay: 69.4s; }
  .grid__item-4-col:nth-of-type(695) {
    animation-delay: 69.5s; }
  .grid__item-4-col:nth-of-type(696) {
    animation-delay: 69.6s; }
  .grid__item-4-col:nth-of-type(697) {
    animation-delay: 69.7s; }
  .grid__item-4-col:nth-of-type(698) {
    animation-delay: 69.8s; }
  .grid__item-4-col:nth-of-type(699) {
    animation-delay: 69.9s; }
  .grid__item-4-col:nth-of-type(700) {
    animation-delay: 70s; }
  .grid__item-4-col:nth-of-type(701) {
    animation-delay: 70.1s; }
  .grid__item-4-col:nth-of-type(702) {
    animation-delay: 70.2s; }
  .grid__item-4-col:nth-of-type(703) {
    animation-delay: 70.3s; }
  .grid__item-4-col:nth-of-type(704) {
    animation-delay: 70.4s; }
  .grid__item-4-col:nth-of-type(705) {
    animation-delay: 70.5s; }
  .grid__item-4-col:nth-of-type(706) {
    animation-delay: 70.6s; }
  .grid__item-4-col:nth-of-type(707) {
    animation-delay: 70.7s; }
  .grid__item-4-col:nth-of-type(708) {
    animation-delay: 70.8s; }
  .grid__item-4-col:nth-of-type(709) {
    animation-delay: 70.9s; }
  .grid__item-4-col:nth-of-type(710) {
    animation-delay: 71s; }
  .grid__item-4-col:nth-of-type(711) {
    animation-delay: 71.1s; }
  .grid__item-4-col:nth-of-type(712) {
    animation-delay: 71.2s; }
  .grid__item-4-col:nth-of-type(713) {
    animation-delay: 71.3s; }
  .grid__item-4-col:nth-of-type(714) {
    animation-delay: 71.4s; }
  .grid__item-4-col:nth-of-type(715) {
    animation-delay: 71.5s; }
  .grid__item-4-col:nth-of-type(716) {
    animation-delay: 71.6s; }
  .grid__item-4-col:nth-of-type(717) {
    animation-delay: 71.7s; }
  .grid__item-4-col:nth-of-type(718) {
    animation-delay: 71.8s; }
  .grid__item-4-col:nth-of-type(719) {
    animation-delay: 71.9s; }
  .grid__item-4-col:nth-of-type(720) {
    animation-delay: 72s; }
  .grid__item-4-col:nth-of-type(721) {
    animation-delay: 72.1s; }
  .grid__item-4-col:nth-of-type(722) {
    animation-delay: 72.2s; }
  .grid__item-4-col:nth-of-type(723) {
    animation-delay: 72.3s; }
  .grid__item-4-col:nth-of-type(724) {
    animation-delay: 72.4s; }
  .grid__item-4-col:nth-of-type(725) {
    animation-delay: 72.5s; }
  .grid__item-4-col:nth-of-type(726) {
    animation-delay: 72.6s; }
  .grid__item-4-col:nth-of-type(727) {
    animation-delay: 72.7s; }
  .grid__item-4-col:nth-of-type(728) {
    animation-delay: 72.8s; }
  .grid__item-4-col:nth-of-type(729) {
    animation-delay: 72.9s; }
  .grid__item-4-col:nth-of-type(730) {
    animation-delay: 73s; }
  .grid__item-4-col:nth-of-type(731) {
    animation-delay: 73.1s; }
  .grid__item-4-col:nth-of-type(732) {
    animation-delay: 73.2s; }
  .grid__item-4-col:nth-of-type(733) {
    animation-delay: 73.3s; }
  .grid__item-4-col:nth-of-type(734) {
    animation-delay: 73.4s; }
  .grid__item-4-col:nth-of-type(735) {
    animation-delay: 73.5s; }
  .grid__item-4-col:nth-of-type(736) {
    animation-delay: 73.6s; }
  .grid__item-4-col:nth-of-type(737) {
    animation-delay: 73.7s; }
  .grid__item-4-col:nth-of-type(738) {
    animation-delay: 73.8s; }
  .grid__item-4-col:nth-of-type(739) {
    animation-delay: 73.9s; }
  .grid__item-4-col:nth-of-type(740) {
    animation-delay: 74s; }
  .grid__item-4-col:nth-of-type(741) {
    animation-delay: 74.1s; }
  .grid__item-4-col:nth-of-type(742) {
    animation-delay: 74.2s; }
  .grid__item-4-col:nth-of-type(743) {
    animation-delay: 74.3s; }
  .grid__item-4-col:nth-of-type(744) {
    animation-delay: 74.4s; }
  .grid__item-4-col:nth-of-type(745) {
    animation-delay: 74.5s; }
  .grid__item-4-col:nth-of-type(746) {
    animation-delay: 74.6s; }
  .grid__item-4-col:nth-of-type(747) {
    animation-delay: 74.7s; }
  .grid__item-4-col:nth-of-type(748) {
    animation-delay: 74.8s; }
  .grid__item-4-col:nth-of-type(749) {
    animation-delay: 74.9s; }
  .grid__item-4-col:nth-of-type(750) {
    animation-delay: 75s; }
  .grid__item-4-col:nth-of-type(751) {
    animation-delay: 75.1s; }
  .grid__item-4-col:nth-of-type(752) {
    animation-delay: 75.2s; }
  .grid__item-4-col:nth-of-type(753) {
    animation-delay: 75.3s; }
  .grid__item-4-col:nth-of-type(754) {
    animation-delay: 75.4s; }
  .grid__item-4-col:nth-of-type(755) {
    animation-delay: 75.5s; }
  .grid__item-4-col:nth-of-type(756) {
    animation-delay: 75.6s; }
  .grid__item-4-col:nth-of-type(757) {
    animation-delay: 75.7s; }
  .grid__item-4-col:nth-of-type(758) {
    animation-delay: 75.8s; }
  .grid__item-4-col:nth-of-type(759) {
    animation-delay: 75.9s; }
  .grid__item-4-col:nth-of-type(760) {
    animation-delay: 76s; }
  .grid__item-4-col:nth-of-type(761) {
    animation-delay: 76.1s; }
  .grid__item-4-col:nth-of-type(762) {
    animation-delay: 76.2s; }
  .grid__item-4-col:nth-of-type(763) {
    animation-delay: 76.3s; }
  .grid__item-4-col:nth-of-type(764) {
    animation-delay: 76.4s; }
  .grid__item-4-col:nth-of-type(765) {
    animation-delay: 76.5s; }
  .grid__item-4-col:nth-of-type(766) {
    animation-delay: 76.6s; }
  .grid__item-4-col:nth-of-type(767) {
    animation-delay: 76.7s; }
  .grid__item-4-col:nth-of-type(768) {
    animation-delay: 76.8s; }
  .grid__item-4-col:nth-of-type(769) {
    animation-delay: 76.9s; }
  .grid__item-4-col:nth-of-type(770) {
    animation-delay: 77s; }
  .grid__item-4-col:nth-of-type(771) {
    animation-delay: 77.1s; }
  .grid__item-4-col:nth-of-type(772) {
    animation-delay: 77.2s; }
  .grid__item-4-col:nth-of-type(773) {
    animation-delay: 77.3s; }
  .grid__item-4-col:nth-of-type(774) {
    animation-delay: 77.4s; }
  .grid__item-4-col:nth-of-type(775) {
    animation-delay: 77.5s; }
  .grid__item-4-col:nth-of-type(776) {
    animation-delay: 77.6s; }
  .grid__item-4-col:nth-of-type(777) {
    animation-delay: 77.7s; }
  .grid__item-4-col:nth-of-type(778) {
    animation-delay: 77.8s; }
  .grid__item-4-col:nth-of-type(779) {
    animation-delay: 77.9s; }
  .grid__item-4-col:nth-of-type(780) {
    animation-delay: 78s; }
  .grid__item-4-col:nth-of-type(781) {
    animation-delay: 78.1s; }
  .grid__item-4-col:nth-of-type(782) {
    animation-delay: 78.2s; }
  .grid__item-4-col:nth-of-type(783) {
    animation-delay: 78.3s; }
  .grid__item-4-col:nth-of-type(784) {
    animation-delay: 78.4s; }
  .grid__item-4-col:nth-of-type(785) {
    animation-delay: 78.5s; }
  .grid__item-4-col:nth-of-type(786) {
    animation-delay: 78.6s; }
  .grid__item-4-col:nth-of-type(787) {
    animation-delay: 78.7s; }
  .grid__item-4-col:nth-of-type(788) {
    animation-delay: 78.8s; }
  .grid__item-4-col:nth-of-type(789) {
    animation-delay: 78.9s; }
  .grid__item-4-col:nth-of-type(790) {
    animation-delay: 79s; }
  .grid__item-4-col:nth-of-type(791) {
    animation-delay: 79.1s; }
  .grid__item-4-col:nth-of-type(792) {
    animation-delay: 79.2s; }
  .grid__item-4-col:nth-of-type(793) {
    animation-delay: 79.3s; }
  .grid__item-4-col:nth-of-type(794) {
    animation-delay: 79.4s; }
  .grid__item-4-col:nth-of-type(795) {
    animation-delay: 79.5s; }
  .grid__item-4-col:nth-of-type(796) {
    animation-delay: 79.6s; }
  .grid__item-4-col:nth-of-type(797) {
    animation-delay: 79.7s; }
  .grid__item-4-col:nth-of-type(798) {
    animation-delay: 79.8s; }
  .grid__item-4-col:nth-of-type(799) {
    animation-delay: 79.9s; }
  .grid__item-4-col:nth-of-type(800) {
    animation-delay: 80s; }
  .grid__item-4-col:nth-of-type(801) {
    animation-delay: 80.1s; }
  .grid__item-4-col:nth-of-type(802) {
    animation-delay: 80.2s; }
  .grid__item-4-col:nth-of-type(803) {
    animation-delay: 80.3s; }
  .grid__item-4-col:nth-of-type(804) {
    animation-delay: 80.4s; }
  .grid__item-4-col:nth-of-type(805) {
    animation-delay: 80.5s; }
  .grid__item-4-col:nth-of-type(806) {
    animation-delay: 80.6s; }
  .grid__item-4-col:nth-of-type(807) {
    animation-delay: 80.7s; }
  .grid__item-4-col:nth-of-type(808) {
    animation-delay: 80.8s; }
  .grid__item-4-col:nth-of-type(809) {
    animation-delay: 80.9s; }
  .grid__item-4-col:nth-of-type(810) {
    animation-delay: 81s; }
  .grid__item-4-col:nth-of-type(811) {
    animation-delay: 81.1s; }
  .grid__item-4-col:nth-of-type(812) {
    animation-delay: 81.2s; }
  .grid__item-4-col:nth-of-type(813) {
    animation-delay: 81.3s; }
  .grid__item-4-col:nth-of-type(814) {
    animation-delay: 81.4s; }
  .grid__item-4-col:nth-of-type(815) {
    animation-delay: 81.5s; }
  .grid__item-4-col:nth-of-type(816) {
    animation-delay: 81.6s; }
  .grid__item-4-col:nth-of-type(817) {
    animation-delay: 81.7s; }
  .grid__item-4-col:nth-of-type(818) {
    animation-delay: 81.8s; }
  .grid__item-4-col:nth-of-type(819) {
    animation-delay: 81.9s; }
  .grid__item-4-col:nth-of-type(820) {
    animation-delay: 82s; }
  .grid__item-4-col:nth-of-type(821) {
    animation-delay: 82.1s; }
  .grid__item-4-col:nth-of-type(822) {
    animation-delay: 82.2s; }
  .grid__item-4-col:nth-of-type(823) {
    animation-delay: 82.3s; }
  .grid__item-4-col:nth-of-type(824) {
    animation-delay: 82.4s; }
  .grid__item-4-col:nth-of-type(825) {
    animation-delay: 82.5s; }
  .grid__item-4-col:nth-of-type(826) {
    animation-delay: 82.6s; }
  .grid__item-4-col:nth-of-type(827) {
    animation-delay: 82.7s; }
  .grid__item-4-col:nth-of-type(828) {
    animation-delay: 82.8s; }
  .grid__item-4-col:nth-of-type(829) {
    animation-delay: 82.9s; }
  .grid__item-4-col:nth-of-type(830) {
    animation-delay: 83s; }
  .grid__item-4-col:nth-of-type(831) {
    animation-delay: 83.1s; }
  .grid__item-4-col:nth-of-type(832) {
    animation-delay: 83.2s; }
  .grid__item-4-col:nth-of-type(833) {
    animation-delay: 83.3s; }
  .grid__item-4-col:nth-of-type(834) {
    animation-delay: 83.4s; }
  .grid__item-4-col:nth-of-type(835) {
    animation-delay: 83.5s; }
  .grid__item-4-col:nth-of-type(836) {
    animation-delay: 83.6s; }
  .grid__item-4-col:nth-of-type(837) {
    animation-delay: 83.7s; }
  .grid__item-4-col:nth-of-type(838) {
    animation-delay: 83.8s; }
  .grid__item-4-col:nth-of-type(839) {
    animation-delay: 83.9s; }
  .grid__item-4-col:nth-of-type(840) {
    animation-delay: 84s; }
  .grid__item-4-col:nth-of-type(841) {
    animation-delay: 84.1s; }
  .grid__item-4-col:nth-of-type(842) {
    animation-delay: 84.2s; }
  .grid__item-4-col:nth-of-type(843) {
    animation-delay: 84.3s; }
  .grid__item-4-col:nth-of-type(844) {
    animation-delay: 84.4s; }
  .grid__item-4-col:nth-of-type(845) {
    animation-delay: 84.5s; }
  .grid__item-4-col:nth-of-type(846) {
    animation-delay: 84.6s; }
  .grid__item-4-col:nth-of-type(847) {
    animation-delay: 84.7s; }
  .grid__item-4-col:nth-of-type(848) {
    animation-delay: 84.8s; }
  .grid__item-4-col:nth-of-type(849) {
    animation-delay: 84.9s; }
  .grid__item-4-col:nth-of-type(850) {
    animation-delay: 85s; }
  .grid__item-4-col:nth-of-type(851) {
    animation-delay: 85.1s; }
  .grid__item-4-col:nth-of-type(852) {
    animation-delay: 85.2s; }
  .grid__item-4-col:nth-of-type(853) {
    animation-delay: 85.3s; }
  .grid__item-4-col:nth-of-type(854) {
    animation-delay: 85.4s; }
  .grid__item-4-col:nth-of-type(855) {
    animation-delay: 85.5s; }
  .grid__item-4-col:nth-of-type(856) {
    animation-delay: 85.6s; }
  .grid__item-4-col:nth-of-type(857) {
    animation-delay: 85.7s; }
  .grid__item-4-col:nth-of-type(858) {
    animation-delay: 85.8s; }
  .grid__item-4-col:nth-of-type(859) {
    animation-delay: 85.9s; }
  .grid__item-4-col:nth-of-type(860) {
    animation-delay: 86s; }
  .grid__item-4-col:nth-of-type(861) {
    animation-delay: 86.1s; }
  .grid__item-4-col:nth-of-type(862) {
    animation-delay: 86.2s; }
  .grid__item-4-col:nth-of-type(863) {
    animation-delay: 86.3s; }
  .grid__item-4-col:nth-of-type(864) {
    animation-delay: 86.4s; }
  .grid__item-4-col:nth-of-type(865) {
    animation-delay: 86.5s; }
  .grid__item-4-col:nth-of-type(866) {
    animation-delay: 86.6s; }
  .grid__item-4-col:nth-of-type(867) {
    animation-delay: 86.7s; }
  .grid__item-4-col:nth-of-type(868) {
    animation-delay: 86.8s; }
  .grid__item-4-col:nth-of-type(869) {
    animation-delay: 86.9s; }
  .grid__item-4-col:nth-of-type(870) {
    animation-delay: 87s; }
  .grid__item-4-col:nth-of-type(871) {
    animation-delay: 87.1s; }
  .grid__item-4-col:nth-of-type(872) {
    animation-delay: 87.2s; }
  .grid__item-4-col:nth-of-type(873) {
    animation-delay: 87.3s; }
  .grid__item-4-col:nth-of-type(874) {
    animation-delay: 87.4s; }
  .grid__item-4-col:nth-of-type(875) {
    animation-delay: 87.5s; }
  .grid__item-4-col:nth-of-type(876) {
    animation-delay: 87.6s; }
  .grid__item-4-col:nth-of-type(877) {
    animation-delay: 87.7s; }
  .grid__item-4-col:nth-of-type(878) {
    animation-delay: 87.8s; }
  .grid__item-4-col:nth-of-type(879) {
    animation-delay: 87.9s; }
  .grid__item-4-col:nth-of-type(880) {
    animation-delay: 88s; }
  .grid__item-4-col:nth-of-type(881) {
    animation-delay: 88.1s; }
  .grid__item-4-col:nth-of-type(882) {
    animation-delay: 88.2s; }
  .grid__item-4-col:nth-of-type(883) {
    animation-delay: 88.3s; }
  .grid__item-4-col:nth-of-type(884) {
    animation-delay: 88.4s; }
  .grid__item-4-col:nth-of-type(885) {
    animation-delay: 88.5s; }
  .grid__item-4-col:nth-of-type(886) {
    animation-delay: 88.6s; }
  .grid__item-4-col:nth-of-type(887) {
    animation-delay: 88.7s; }
  .grid__item-4-col:nth-of-type(888) {
    animation-delay: 88.8s; }
  .grid__item-4-col:nth-of-type(889) {
    animation-delay: 88.9s; }
  .grid__item-4-col:nth-of-type(890) {
    animation-delay: 89s; }
  .grid__item-4-col:nth-of-type(891) {
    animation-delay: 89.1s; }
  .grid__item-4-col:nth-of-type(892) {
    animation-delay: 89.2s; }
  .grid__item-4-col:nth-of-type(893) {
    animation-delay: 89.3s; }
  .grid__item-4-col:nth-of-type(894) {
    animation-delay: 89.4s; }
  .grid__item-4-col:nth-of-type(895) {
    animation-delay: 89.5s; }
  .grid__item-4-col:nth-of-type(896) {
    animation-delay: 89.6s; }
  .grid__item-4-col:nth-of-type(897) {
    animation-delay: 89.7s; }
  .grid__item-4-col:nth-of-type(898) {
    animation-delay: 89.8s; }
  .grid__item-4-col:nth-of-type(899) {
    animation-delay: 89.9s; }
  .grid__item-4-col:nth-of-type(900) {
    animation-delay: 90s; }
  .grid__item-4-col:nth-of-type(901) {
    animation-delay: 90.1s; }
  .grid__item-4-col:nth-of-type(902) {
    animation-delay: 90.2s; }
  .grid__item-4-col:nth-of-type(903) {
    animation-delay: 90.3s; }
  .grid__item-4-col:nth-of-type(904) {
    animation-delay: 90.4s; }
  .grid__item-4-col:nth-of-type(905) {
    animation-delay: 90.5s; }
  .grid__item-4-col:nth-of-type(906) {
    animation-delay: 90.6s; }
  .grid__item-4-col:nth-of-type(907) {
    animation-delay: 90.7s; }
  .grid__item-4-col:nth-of-type(908) {
    animation-delay: 90.8s; }
  .grid__item-4-col:nth-of-type(909) {
    animation-delay: 90.9s; }
  .grid__item-4-col:nth-of-type(910) {
    animation-delay: 91s; }
  .grid__item-4-col:nth-of-type(911) {
    animation-delay: 91.1s; }
  .grid__item-4-col:nth-of-type(912) {
    animation-delay: 91.2s; }
  .grid__item-4-col:nth-of-type(913) {
    animation-delay: 91.3s; }
  .grid__item-4-col:nth-of-type(914) {
    animation-delay: 91.4s; }
  .grid__item-4-col:nth-of-type(915) {
    animation-delay: 91.5s; }
  .grid__item-4-col:nth-of-type(916) {
    animation-delay: 91.6s; }
  .grid__item-4-col:nth-of-type(917) {
    animation-delay: 91.7s; }
  .grid__item-4-col:nth-of-type(918) {
    animation-delay: 91.8s; }
  .grid__item-4-col:nth-of-type(919) {
    animation-delay: 91.9s; }
  .grid__item-4-col:nth-of-type(920) {
    animation-delay: 92s; }
  .grid__item-4-col:nth-of-type(921) {
    animation-delay: 92.1s; }
  .grid__item-4-col:nth-of-type(922) {
    animation-delay: 92.2s; }
  .grid__item-4-col:nth-of-type(923) {
    animation-delay: 92.3s; }
  .grid__item-4-col:nth-of-type(924) {
    animation-delay: 92.4s; }
  .grid__item-4-col:nth-of-type(925) {
    animation-delay: 92.5s; }
  .grid__item-4-col:nth-of-type(926) {
    animation-delay: 92.6s; }
  .grid__item-4-col:nth-of-type(927) {
    animation-delay: 92.7s; }
  .grid__item-4-col:nth-of-type(928) {
    animation-delay: 92.8s; }
  .grid__item-4-col:nth-of-type(929) {
    animation-delay: 92.9s; }
  .grid__item-4-col:nth-of-type(930) {
    animation-delay: 93s; }
  .grid__item-4-col:nth-of-type(931) {
    animation-delay: 93.1s; }
  .grid__item-4-col:nth-of-type(932) {
    animation-delay: 93.2s; }
  .grid__item-4-col:nth-of-type(933) {
    animation-delay: 93.3s; }
  .grid__item-4-col:nth-of-type(934) {
    animation-delay: 93.4s; }
  .grid__item-4-col:nth-of-type(935) {
    animation-delay: 93.5s; }
  .grid__item-4-col:nth-of-type(936) {
    animation-delay: 93.6s; }
  .grid__item-4-col:nth-of-type(937) {
    animation-delay: 93.7s; }
  .grid__item-4-col:nth-of-type(938) {
    animation-delay: 93.8s; }
  .grid__item-4-col:nth-of-type(939) {
    animation-delay: 93.9s; }
  .grid__item-4-col:nth-of-type(940) {
    animation-delay: 94s; }
  .grid__item-4-col:nth-of-type(941) {
    animation-delay: 94.1s; }
  .grid__item-4-col:nth-of-type(942) {
    animation-delay: 94.2s; }
  .grid__item-4-col:nth-of-type(943) {
    animation-delay: 94.3s; }
  .grid__item-4-col:nth-of-type(944) {
    animation-delay: 94.4s; }
  .grid__item-4-col:nth-of-type(945) {
    animation-delay: 94.5s; }
  .grid__item-4-col:nth-of-type(946) {
    animation-delay: 94.6s; }
  .grid__item-4-col:nth-of-type(947) {
    animation-delay: 94.7s; }
  .grid__item-4-col:nth-of-type(948) {
    animation-delay: 94.8s; }
  .grid__item-4-col:nth-of-type(949) {
    animation-delay: 94.9s; }
  .grid__item-4-col:nth-of-type(950) {
    animation-delay: 95s; }
  .grid__item-4-col:nth-of-type(951) {
    animation-delay: 95.1s; }
  .grid__item-4-col:nth-of-type(952) {
    animation-delay: 95.2s; }
  .grid__item-4-col:nth-of-type(953) {
    animation-delay: 95.3s; }
  .grid__item-4-col:nth-of-type(954) {
    animation-delay: 95.4s; }
  .grid__item-4-col:nth-of-type(955) {
    animation-delay: 95.5s; }
  .grid__item-4-col:nth-of-type(956) {
    animation-delay: 95.6s; }
  .grid__item-4-col:nth-of-type(957) {
    animation-delay: 95.7s; }
  .grid__item-4-col:nth-of-type(958) {
    animation-delay: 95.8s; }
  .grid__item-4-col:nth-of-type(959) {
    animation-delay: 95.9s; }
  .grid__item-4-col:nth-of-type(960) {
    animation-delay: 96s; }
  .grid__item-4-col:nth-of-type(961) {
    animation-delay: 96.1s; }
  .grid__item-4-col:nth-of-type(962) {
    animation-delay: 96.2s; }
  .grid__item-4-col:nth-of-type(963) {
    animation-delay: 96.3s; }
  .grid__item-4-col:nth-of-type(964) {
    animation-delay: 96.4s; }
  .grid__item-4-col:nth-of-type(965) {
    animation-delay: 96.5s; }
  .grid__item-4-col:nth-of-type(966) {
    animation-delay: 96.6s; }
  .grid__item-4-col:nth-of-type(967) {
    animation-delay: 96.7s; }
  .grid__item-4-col:nth-of-type(968) {
    animation-delay: 96.8s; }
  .grid__item-4-col:nth-of-type(969) {
    animation-delay: 96.9s; }
  .grid__item-4-col:nth-of-type(970) {
    animation-delay: 97s; }
  .grid__item-4-col:nth-of-type(971) {
    animation-delay: 97.1s; }
  .grid__item-4-col:nth-of-type(972) {
    animation-delay: 97.2s; }
  .grid__item-4-col:nth-of-type(973) {
    animation-delay: 97.3s; }
  .grid__item-4-col:nth-of-type(974) {
    animation-delay: 97.4s; }
  .grid__item-4-col:nth-of-type(975) {
    animation-delay: 97.5s; }
  .grid__item-4-col:nth-of-type(976) {
    animation-delay: 97.6s; }
  .grid__item-4-col:nth-of-type(977) {
    animation-delay: 97.7s; }
  .grid__item-4-col:nth-of-type(978) {
    animation-delay: 97.8s; }
  .grid__item-4-col:nth-of-type(979) {
    animation-delay: 97.9s; }
  .grid__item-4-col:nth-of-type(980) {
    animation-delay: 98s; }
  .grid__item-4-col:nth-of-type(981) {
    animation-delay: 98.1s; }
  .grid__item-4-col:nth-of-type(982) {
    animation-delay: 98.2s; }
  .grid__item-4-col:nth-of-type(983) {
    animation-delay: 98.3s; }
  .grid__item-4-col:nth-of-type(984) {
    animation-delay: 98.4s; }
  .grid__item-4-col:nth-of-type(985) {
    animation-delay: 98.5s; }
  .grid__item-4-col:nth-of-type(986) {
    animation-delay: 98.6s; }
  .grid__item-4-col:nth-of-type(987) {
    animation-delay: 98.7s; }
  .grid__item-4-col:nth-of-type(988) {
    animation-delay: 98.8s; }
  .grid__item-4-col:nth-of-type(989) {
    animation-delay: 98.9s; }
  .grid__item-4-col:nth-of-type(990) {
    animation-delay: 99s; }
  .grid__item-4-col:nth-of-type(991) {
    animation-delay: 99.1s; }
  .grid__item-4-col:nth-of-type(992) {
    animation-delay: 99.2s; }
  .grid__item-4-col:nth-of-type(993) {
    animation-delay: 99.3s; }
  .grid__item-4-col:nth-of-type(994) {
    animation-delay: 99.4s; }
  .grid__item-4-col:nth-of-type(995) {
    animation-delay: 99.5s; }
  .grid__item-4-col:nth-of-type(996) {
    animation-delay: 99.6s; }
  .grid__item-4-col:nth-of-type(997) {
    animation-delay: 99.7s; }
  .grid__item-4-col:nth-of-type(998) {
    animation-delay: 99.8s; }
  .grid__item-4-col:nth-of-type(999) {
    animation-delay: 99.9s; }
  .grid__item-4-col:nth-of-type(1000) {
    animation-delay: 100s; }
  .grid__item-4-col:nth-of-type(1001) {
    animation-delay: 100.1s; }
  .grid__item-4-col:nth-of-type(1002) {
    animation-delay: 100.2s; }
  .grid__item-4-col:nth-of-type(1003) {
    animation-delay: 100.3s; }
  .grid__item-4-col:nth-of-type(1004) {
    animation-delay: 100.4s; }
  .grid__item-4-col:nth-of-type(1005) {
    animation-delay: 100.5s; }
  .grid__item-4-col:nth-of-type(1006) {
    animation-delay: 100.6s; }
  .grid__item-4-col:nth-of-type(1007) {
    animation-delay: 100.7s; }
  .grid__item-4-col:nth-of-type(1008) {
    animation-delay: 100.8s; }
  .grid__item-4-col:nth-of-type(1009) {
    animation-delay: 100.9s; }
  .grid__item-4-col:nth-of-type(1010) {
    animation-delay: 101s; }
  .grid__item-4-col:nth-of-type(1011) {
    animation-delay: 101.1s; }
  .grid__item-4-col:nth-of-type(1012) {
    animation-delay: 101.2s; }
  .grid__item-4-col:nth-of-type(1013) {
    animation-delay: 101.3s; }
  .grid__item-4-col:nth-of-type(1014) {
    animation-delay: 101.4s; }
  .grid__item-4-col:nth-of-type(1015) {
    animation-delay: 101.5s; }
  .grid__item-4-col:nth-of-type(1016) {
    animation-delay: 101.6s; }
  .grid__item-4-col:nth-of-type(1017) {
    animation-delay: 101.7s; }
  .grid__item-4-col:nth-of-type(1018) {
    animation-delay: 101.8s; }
  .grid__item-4-col:nth-of-type(1019) {
    animation-delay: 101.9s; }
  .grid__item-4-col:nth-of-type(1020) {
    animation-delay: 102s; }
  .grid__item-4-col:nth-of-type(1021) {
    animation-delay: 102.1s; }
  .grid__item-4-col:nth-of-type(1022) {
    animation-delay: 102.2s; }
  .grid__item-4-col:nth-of-type(1023) {
    animation-delay: 102.3s; }
  .grid__item-4-col:nth-of-type(1024) {
    animation-delay: 102.4s; }
  .grid__item-4-col:nth-of-type(1025) {
    animation-delay: 102.5s; }
  .grid__item-4-col:nth-of-type(1026) {
    animation-delay: 102.6s; }
  .grid__item-4-col:nth-of-type(1027) {
    animation-delay: 102.7s; }
  .grid__item-4-col:nth-of-type(1028) {
    animation-delay: 102.8s; }
  .grid__item-4-col:nth-of-type(1029) {
    animation-delay: 102.9s; }
  .grid__item-4-col:nth-of-type(1030) {
    animation-delay: 103s; }
  .grid__item-4-col:nth-of-type(1031) {
    animation-delay: 103.1s; }
  .grid__item-4-col:nth-of-type(1032) {
    animation-delay: 103.2s; }
  .grid__item-4-col:nth-of-type(1033) {
    animation-delay: 103.3s; }
  .grid__item-4-col:nth-of-type(1034) {
    animation-delay: 103.4s; }
  .grid__item-4-col:nth-of-type(1035) {
    animation-delay: 103.5s; }
  .grid__item-4-col:nth-of-type(1036) {
    animation-delay: 103.6s; }
  .grid__item-4-col:nth-of-type(1037) {
    animation-delay: 103.7s; }
  .grid__item-4-col:nth-of-type(1038) {
    animation-delay: 103.8s; }
  .grid__item-4-col:nth-of-type(1039) {
    animation-delay: 103.9s; }
  .grid__item-4-col:nth-of-type(1040) {
    animation-delay: 104s; }
  .grid__item-4-col:nth-of-type(1041) {
    animation-delay: 104.1s; }
  .grid__item-4-col:nth-of-type(1042) {
    animation-delay: 104.2s; }
  .grid__item-4-col:nth-of-type(1043) {
    animation-delay: 104.3s; }
  .grid__item-4-col:nth-of-type(1044) {
    animation-delay: 104.4s; }
  .grid__item-4-col:nth-of-type(1045) {
    animation-delay: 104.5s; }
  .grid__item-4-col:nth-of-type(1046) {
    animation-delay: 104.6s; }
  .grid__item-4-col:nth-of-type(1047) {
    animation-delay: 104.7s; }
  .grid__item-4-col:nth-of-type(1048) {
    animation-delay: 104.8s; }
  .grid__item-4-col:nth-of-type(1049) {
    animation-delay: 104.9s; }
  .grid__item-4-col:nth-of-type(1050) {
    animation-delay: 105s; }
  .grid__item-4-col:nth-of-type(1051) {
    animation-delay: 105.1s; }
  .grid__item-4-col:nth-of-type(1052) {
    animation-delay: 105.2s; }
  .grid__item-4-col:nth-of-type(1053) {
    animation-delay: 105.3s; }
  .grid__item-4-col:nth-of-type(1054) {
    animation-delay: 105.4s; }
  .grid__item-4-col:nth-of-type(1055) {
    animation-delay: 105.5s; }
  .grid__item-4-col:nth-of-type(1056) {
    animation-delay: 105.6s; }
  .grid__item-4-col:nth-of-type(1057) {
    animation-delay: 105.7s; }
  .grid__item-4-col:nth-of-type(1058) {
    animation-delay: 105.8s; }
  .grid__item-4-col:nth-of-type(1059) {
    animation-delay: 105.9s; }
  .grid__item-4-col:nth-of-type(1060) {
    animation-delay: 106s; }
  .grid__item-4-col:nth-of-type(1061) {
    animation-delay: 106.1s; }
  .grid__item-4-col:nth-of-type(1062) {
    animation-delay: 106.2s; }
  .grid__item-4-col:nth-of-type(1063) {
    animation-delay: 106.3s; }
  .grid__item-4-col:nth-of-type(1064) {
    animation-delay: 106.4s; }
  .grid__item-4-col:nth-of-type(1065) {
    animation-delay: 106.5s; }
  .grid__item-4-col:nth-of-type(1066) {
    animation-delay: 106.6s; }
  .grid__item-4-col:nth-of-type(1067) {
    animation-delay: 106.7s; }
  .grid__item-4-col:nth-of-type(1068) {
    animation-delay: 106.8s; }
  .grid__item-4-col:nth-of-type(1069) {
    animation-delay: 106.9s; }
  .grid__item-4-col:nth-of-type(1070) {
    animation-delay: 107s; }
  .grid__item-4-col:nth-of-type(1071) {
    animation-delay: 107.1s; }
  .grid__item-4-col:nth-of-type(1072) {
    animation-delay: 107.2s; }
  .grid__item-4-col:nth-of-type(1073) {
    animation-delay: 107.3s; }
  .grid__item-4-col:nth-of-type(1074) {
    animation-delay: 107.4s; }
  .grid__item-4-col:nth-of-type(1075) {
    animation-delay: 107.5s; }
  .grid__item-4-col:nth-of-type(1076) {
    animation-delay: 107.6s; }
  .grid__item-4-col:nth-of-type(1077) {
    animation-delay: 107.7s; }
  .grid__item-4-col:nth-of-type(1078) {
    animation-delay: 107.8s; }
  .grid__item-4-col:nth-of-type(1079) {
    animation-delay: 107.9s; }
  .grid__item-4-col:nth-of-type(1080) {
    animation-delay: 108s; }
  .grid__item-4-col:nth-of-type(1081) {
    animation-delay: 108.1s; }
  .grid__item-4-col:nth-of-type(1082) {
    animation-delay: 108.2s; }
  .grid__item-4-col:nth-of-type(1083) {
    animation-delay: 108.3s; }
  .grid__item-4-col:nth-of-type(1084) {
    animation-delay: 108.4s; }
  .grid__item-4-col:nth-of-type(1085) {
    animation-delay: 108.5s; }
  .grid__item-4-col:nth-of-type(1086) {
    animation-delay: 108.6s; }
  .grid__item-4-col:nth-of-type(1087) {
    animation-delay: 108.7s; }
  .grid__item-4-col:nth-of-type(1088) {
    animation-delay: 108.8s; }
  .grid__item-4-col:nth-of-type(1089) {
    animation-delay: 108.9s; }
  .grid__item-4-col:nth-of-type(1090) {
    animation-delay: 109s; }
  .grid__item-4-col:nth-of-type(1091) {
    animation-delay: 109.1s; }
  .grid__item-4-col:nth-of-type(1092) {
    animation-delay: 109.2s; }
  .grid__item-4-col:nth-of-type(1093) {
    animation-delay: 109.3s; }
  .grid__item-4-col:nth-of-type(1094) {
    animation-delay: 109.4s; }
  .grid__item-4-col:nth-of-type(1095) {
    animation-delay: 109.5s; }
  .grid__item-4-col:nth-of-type(1096) {
    animation-delay: 109.6s; }
  .grid__item-4-col:nth-of-type(1097) {
    animation-delay: 109.7s; }
  .grid__item-4-col:nth-of-type(1098) {
    animation-delay: 109.8s; }
  .grid__item-4-col:nth-of-type(1099) {
    animation-delay: 109.9s; }
  .grid__item-4-col:nth-of-type(1100) {
    animation-delay: 110s; }
  .grid__item-4-col:nth-of-type(1101) {
    animation-delay: 110.1s; }
  .grid__item-4-col:nth-of-type(1102) {
    animation-delay: 110.2s; }
  .grid__item-4-col:nth-of-type(1103) {
    animation-delay: 110.3s; }
  .grid__item-4-col:nth-of-type(1104) {
    animation-delay: 110.4s; }
  .grid__item-4-col:nth-of-type(1105) {
    animation-delay: 110.5s; }
  .grid__item-4-col:nth-of-type(1106) {
    animation-delay: 110.6s; }
  .grid__item-4-col:nth-of-type(1107) {
    animation-delay: 110.7s; }
  .grid__item-4-col:nth-of-type(1108) {
    animation-delay: 110.8s; }
  .grid__item-4-col:nth-of-type(1109) {
    animation-delay: 110.9s; }
  .grid__item-4-col:nth-of-type(1110) {
    animation-delay: 111s; }
  .grid__item-4-col:nth-of-type(1111) {
    animation-delay: 111.1s; }
  .grid__item-4-col:nth-of-type(1112) {
    animation-delay: 111.2s; }
  .grid__item-4-col:nth-of-type(1113) {
    animation-delay: 111.3s; }
  .grid__item-4-col:nth-of-type(1114) {
    animation-delay: 111.4s; }
  .grid__item-4-col:nth-of-type(1115) {
    animation-delay: 111.5s; }
  .grid__item-4-col:nth-of-type(1116) {
    animation-delay: 111.6s; }
  .grid__item-4-col:nth-of-type(1117) {
    animation-delay: 111.7s; }
  .grid__item-4-col:nth-of-type(1118) {
    animation-delay: 111.8s; }
  .grid__item-4-col:nth-of-type(1119) {
    animation-delay: 111.9s; }
  .grid__item-4-col:nth-of-type(1120) {
    animation-delay: 112s; }
  .grid__item-4-col:nth-of-type(1121) {
    animation-delay: 112.1s; }
  .grid__item-4-col:nth-of-type(1122) {
    animation-delay: 112.2s; }
  .grid__item-4-col:nth-of-type(1123) {
    animation-delay: 112.3s; }
  .grid__item-4-col:nth-of-type(1124) {
    animation-delay: 112.4s; }
  .grid__item-4-col:nth-of-type(1125) {
    animation-delay: 112.5s; }
  .grid__item-4-col:nth-of-type(1126) {
    animation-delay: 112.6s; }
  .grid__item-4-col:nth-of-type(1127) {
    animation-delay: 112.7s; }
  .grid__item-4-col:nth-of-type(1128) {
    animation-delay: 112.8s; }
  .grid__item-4-col:nth-of-type(1129) {
    animation-delay: 112.9s; }
  .grid__item-4-col:nth-of-type(1130) {
    animation-delay: 113s; }
  .grid__item-4-col:nth-of-type(1131) {
    animation-delay: 113.1s; }
  .grid__item-4-col:nth-of-type(1132) {
    animation-delay: 113.2s; }
  .grid__item-4-col:nth-of-type(1133) {
    animation-delay: 113.3s; }
  .grid__item-4-col:nth-of-type(1134) {
    animation-delay: 113.4s; }
  .grid__item-4-col:nth-of-type(1135) {
    animation-delay: 113.5s; }
  .grid__item-4-col:nth-of-type(1136) {
    animation-delay: 113.6s; }
  .grid__item-4-col:nth-of-type(1137) {
    animation-delay: 113.7s; }
  .grid__item-4-col:nth-of-type(1138) {
    animation-delay: 113.8s; }
  .grid__item-4-col:nth-of-type(1139) {
    animation-delay: 113.9s; }
  .grid__item-4-col:nth-of-type(1140) {
    animation-delay: 114s; }
  .grid__item-4-col:nth-of-type(1141) {
    animation-delay: 114.1s; }
  .grid__item-4-col:nth-of-type(1142) {
    animation-delay: 114.2s; }
  .grid__item-4-col:nth-of-type(1143) {
    animation-delay: 114.3s; }
  .grid__item-4-col:nth-of-type(1144) {
    animation-delay: 114.4s; }
  .grid__item-4-col:nth-of-type(1145) {
    animation-delay: 114.5s; }
  .grid__item-4-col:nth-of-type(1146) {
    animation-delay: 114.6s; }
  .grid__item-4-col:nth-of-type(1147) {
    animation-delay: 114.7s; }
  .grid__item-4-col:nth-of-type(1148) {
    animation-delay: 114.8s; }
  .grid__item-4-col:nth-of-type(1149) {
    animation-delay: 114.9s; }
  .grid__item-4-col:nth-of-type(1150) {
    animation-delay: 115s; }
  .grid__item-4-col:nth-of-type(1151) {
    animation-delay: 115.1s; }
  .grid__item-4-col:nth-of-type(1152) {
    animation-delay: 115.2s; }
  .grid__item-4-col:nth-of-type(1153) {
    animation-delay: 115.3s; }
  .grid__item-4-col:nth-of-type(1154) {
    animation-delay: 115.4s; }
  .grid__item-4-col:nth-of-type(1155) {
    animation-delay: 115.5s; }
  .grid__item-4-col:nth-of-type(1156) {
    animation-delay: 115.6s; }
  .grid__item-4-col:nth-of-type(1157) {
    animation-delay: 115.7s; }
  .grid__item-4-col:nth-of-type(1158) {
    animation-delay: 115.8s; }
  .grid__item-4-col:nth-of-type(1159) {
    animation-delay: 115.9s; }
  .grid__item-4-col:nth-of-type(1160) {
    animation-delay: 116s; }
  .grid__item-4-col:nth-of-type(1161) {
    animation-delay: 116.1s; }
  .grid__item-4-col:nth-of-type(1162) {
    animation-delay: 116.2s; }
  .grid__item-4-col:nth-of-type(1163) {
    animation-delay: 116.3s; }
  .grid__item-4-col:nth-of-type(1164) {
    animation-delay: 116.4s; }
  .grid__item-4-col:nth-of-type(1165) {
    animation-delay: 116.5s; }
  .grid__item-4-col:nth-of-type(1166) {
    animation-delay: 116.6s; }
  .grid__item-4-col:nth-of-type(1167) {
    animation-delay: 116.7s; }
  .grid__item-4-col:nth-of-type(1168) {
    animation-delay: 116.8s; }
  .grid__item-4-col:nth-of-type(1169) {
    animation-delay: 116.9s; }
  .grid__item-4-col:nth-of-type(1170) {
    animation-delay: 117s; }
  .grid__item-4-col:nth-of-type(1171) {
    animation-delay: 117.1s; }
  .grid__item-4-col:nth-of-type(1172) {
    animation-delay: 117.2s; }
  .grid__item-4-col:nth-of-type(1173) {
    animation-delay: 117.3s; }
  .grid__item-4-col:nth-of-type(1174) {
    animation-delay: 117.4s; }
  .grid__item-4-col:nth-of-type(1175) {
    animation-delay: 117.5s; }
  .grid__item-4-col:nth-of-type(1176) {
    animation-delay: 117.6s; }
  .grid__item-4-col:nth-of-type(1177) {
    animation-delay: 117.7s; }
  .grid__item-4-col:nth-of-type(1178) {
    animation-delay: 117.8s; }
  .grid__item-4-col:nth-of-type(1179) {
    animation-delay: 117.9s; }
  .grid__item-4-col:nth-of-type(1180) {
    animation-delay: 118s; }
  .grid__item-4-col:nth-of-type(1181) {
    animation-delay: 118.1s; }
  .grid__item-4-col:nth-of-type(1182) {
    animation-delay: 118.2s; }
  .grid__item-4-col:nth-of-type(1183) {
    animation-delay: 118.3s; }
  .grid__item-4-col:nth-of-type(1184) {
    animation-delay: 118.4s; }
  .grid__item-4-col:nth-of-type(1185) {
    animation-delay: 118.5s; }
  .grid__item-4-col:nth-of-type(1186) {
    animation-delay: 118.6s; }
  .grid__item-4-col:nth-of-type(1187) {
    animation-delay: 118.7s; }
  .grid__item-4-col:nth-of-type(1188) {
    animation-delay: 118.8s; }
  .grid__item-4-col:nth-of-type(1189) {
    animation-delay: 118.9s; }
  .grid__item-4-col:nth-of-type(1190) {
    animation-delay: 119s; }
  .grid__item-4-col:nth-of-type(1191) {
    animation-delay: 119.1s; }
  .grid__item-4-col:nth-of-type(1192) {
    animation-delay: 119.2s; }
  .grid__item-4-col:nth-of-type(1193) {
    animation-delay: 119.3s; }
  .grid__item-4-col:nth-of-type(1194) {
    animation-delay: 119.4s; }
  .grid__item-4-col:nth-of-type(1195) {
    animation-delay: 119.5s; }
  .grid__item-4-col:nth-of-type(1196) {
    animation-delay: 119.6s; }
  .grid__item-4-col:nth-of-type(1197) {
    animation-delay: 119.7s; }
  .grid__item-4-col:nth-of-type(1198) {
    animation-delay: 119.8s; }
  .grid__item-4-col:nth-of-type(1199) {
    animation-delay: 119.9s; }
  .grid__item-4-col:nth-of-type(1200) {
    animation-delay: 120s; }
  .grid__item-4-col:nth-of-type(1201) {
    animation-delay: 120.1s; }
  .grid__item-4-col:nth-of-type(1202) {
    animation-delay: 120.2s; }
  .grid__item-4-col:nth-of-type(1203) {
    animation-delay: 120.3s; }
  .grid__item-4-col:nth-of-type(1204) {
    animation-delay: 120.4s; }
  .grid__item-4-col:nth-of-type(1205) {
    animation-delay: 120.5s; }
  .grid__item-4-col:nth-of-type(1206) {
    animation-delay: 120.6s; }
  .grid__item-4-col:nth-of-type(1207) {
    animation-delay: 120.7s; }
  .grid__item-4-col:nth-of-type(1208) {
    animation-delay: 120.8s; }
  .grid__item-4-col:nth-of-type(1209) {
    animation-delay: 120.9s; }
  .grid__item-4-col:nth-of-type(1210) {
    animation-delay: 121s; }
  .grid__item-4-col:nth-of-type(1211) {
    animation-delay: 121.1s; }
  .grid__item-4-col:nth-of-type(1212) {
    animation-delay: 121.2s; }
  .grid__item-4-col:nth-of-type(1213) {
    animation-delay: 121.3s; }
  .grid__item-4-col:nth-of-type(1214) {
    animation-delay: 121.4s; }
  .grid__item-4-col:nth-of-type(1215) {
    animation-delay: 121.5s; }
  .grid__item-4-col:nth-of-type(1216) {
    animation-delay: 121.6s; }
  .grid__item-4-col:nth-of-type(1217) {
    animation-delay: 121.7s; }
  .grid__item-4-col:nth-of-type(1218) {
    animation-delay: 121.8s; }
  .grid__item-4-col:nth-of-type(1219) {
    animation-delay: 121.9s; }
  .grid__item-4-col:nth-of-type(1220) {
    animation-delay: 122s; }
  .grid__item-4-col:nth-of-type(1221) {
    animation-delay: 122.1s; }
  .grid__item-4-col:nth-of-type(1222) {
    animation-delay: 122.2s; }
  .grid__item-4-col:nth-of-type(1223) {
    animation-delay: 122.3s; }
  .grid__item-4-col:nth-of-type(1224) {
    animation-delay: 122.4s; }
  .grid__item-4-col:nth-of-type(1225) {
    animation-delay: 122.5s; }
  .grid__item-4-col:nth-of-type(1226) {
    animation-delay: 122.6s; }
  .grid__item-4-col:nth-of-type(1227) {
    animation-delay: 122.7s; }
  .grid__item-4-col:nth-of-type(1228) {
    animation-delay: 122.8s; }
  .grid__item-4-col:nth-of-type(1229) {
    animation-delay: 122.9s; }
  .grid__item-4-col:nth-of-type(1230) {
    animation-delay: 123s; }
  .grid__item-4-col:nth-of-type(1231) {
    animation-delay: 123.1s; }
  .grid__item-4-col:nth-of-type(1232) {
    animation-delay: 123.2s; }
  .grid__item-4-col:nth-of-type(1233) {
    animation-delay: 123.3s; }
  .grid__item-4-col:nth-of-type(1234) {
    animation-delay: 123.4s; }
  .grid__item-4-col:nth-of-type(1235) {
    animation-delay: 123.5s; }
  .grid__item-4-col:nth-of-type(1236) {
    animation-delay: 123.6s; }
  .grid__item-4-col:nth-of-type(1237) {
    animation-delay: 123.7s; }
  .grid__item-4-col:nth-of-type(1238) {
    animation-delay: 123.8s; }
  .grid__item-4-col:nth-of-type(1239) {
    animation-delay: 123.9s; }
  .grid__item-4-col:nth-of-type(1240) {
    animation-delay: 124s; }
  .grid__item-4-col:nth-of-type(1241) {
    animation-delay: 124.1s; }
  .grid__item-4-col:nth-of-type(1242) {
    animation-delay: 124.2s; }
  .grid__item-4-col:nth-of-type(1243) {
    animation-delay: 124.3s; }
  .grid__item-4-col:nth-of-type(1244) {
    animation-delay: 124.4s; }
  .grid__item-4-col:nth-of-type(1245) {
    animation-delay: 124.5s; }
  .grid__item-4-col:nth-of-type(1246) {
    animation-delay: 124.6s; }
  .grid__item-4-col:nth-of-type(1247) {
    animation-delay: 124.7s; }
  .grid__item-4-col:nth-of-type(1248) {
    animation-delay: 124.8s; }
  .grid__item-4-col:nth-of-type(1249) {
    animation-delay: 124.9s; }
  .grid__item-4-col:nth-of-type(1250) {
    animation-delay: 125s; }
  .grid__item-4-col:nth-of-type(1251) {
    animation-delay: 125.1s; }
  .grid__item-4-col:nth-of-type(1252) {
    animation-delay: 125.2s; }
  .grid__item-4-col:nth-of-type(1253) {
    animation-delay: 125.3s; }
  .grid__item-4-col:nth-of-type(1254) {
    animation-delay: 125.4s; }
  .grid__item-4-col:nth-of-type(1255) {
    animation-delay: 125.5s; }
  .grid__item-4-col:nth-of-type(1256) {
    animation-delay: 125.6s; }
  .grid__item-4-col:nth-of-type(1257) {
    animation-delay: 125.7s; }
  .grid__item-4-col:nth-of-type(1258) {
    animation-delay: 125.8s; }
  .grid__item-4-col:nth-of-type(1259) {
    animation-delay: 125.9s; }
  .grid__item-4-col:nth-of-type(1260) {
    animation-delay: 126s; }
  .grid__item-4-col:nth-of-type(1261) {
    animation-delay: 126.1s; }
  .grid__item-4-col:nth-of-type(1262) {
    animation-delay: 126.2s; }
  .grid__item-4-col:nth-of-type(1263) {
    animation-delay: 126.3s; }
  .grid__item-4-col:nth-of-type(1264) {
    animation-delay: 126.4s; }
  .grid__item-4-col:nth-of-type(1265) {
    animation-delay: 126.5s; }
  .grid__item-4-col:nth-of-type(1266) {
    animation-delay: 126.6s; }
  .grid__item-4-col:nth-of-type(1267) {
    animation-delay: 126.7s; }
  .grid__item-4-col:nth-of-type(1268) {
    animation-delay: 126.8s; }
  .grid__item-4-col:nth-of-type(1269) {
    animation-delay: 126.9s; }
  .grid__item-4-col:nth-of-type(1270) {
    animation-delay: 127s; }
  .grid__item-4-col:nth-of-type(1271) {
    animation-delay: 127.1s; }
  .grid__item-4-col:nth-of-type(1272) {
    animation-delay: 127.2s; }
  .grid__item-4-col:nth-of-type(1273) {
    animation-delay: 127.3s; }
  .grid__item-4-col:nth-of-type(1274) {
    animation-delay: 127.4s; }
  .grid__item-4-col:nth-of-type(1275) {
    animation-delay: 127.5s; }
  .grid__item-4-col:nth-of-type(1276) {
    animation-delay: 127.6s; }
  .grid__item-4-col:nth-of-type(1277) {
    animation-delay: 127.7s; }
  .grid__item-4-col:nth-of-type(1278) {
    animation-delay: 127.8s; }
  .grid__item-4-col:nth-of-type(1279) {
    animation-delay: 127.9s; }
  .grid__item-4-col:nth-of-type(1280) {
    animation-delay: 128s; }
  .grid__item-4-col:nth-of-type(1281) {
    animation-delay: 128.1s; }
  .grid__item-4-col:nth-of-type(1282) {
    animation-delay: 128.2s; }
  .grid__item-4-col:nth-of-type(1283) {
    animation-delay: 128.3s; }
  .grid__item-4-col:nth-of-type(1284) {
    animation-delay: 128.4s; }
  .grid__item-4-col:nth-of-type(1285) {
    animation-delay: 128.5s; }
  .grid__item-4-col:nth-of-type(1286) {
    animation-delay: 128.6s; }
  .grid__item-4-col:nth-of-type(1287) {
    animation-delay: 128.7s; }
  .grid__item-4-col:nth-of-type(1288) {
    animation-delay: 128.8s; }
  .grid__item-4-col:nth-of-type(1289) {
    animation-delay: 128.9s; }
  .grid__item-4-col:nth-of-type(1290) {
    animation-delay: 129s; }
  .grid__item-4-col:nth-of-type(1291) {
    animation-delay: 129.1s; }
  .grid__item-4-col:nth-of-type(1292) {
    animation-delay: 129.2s; }
  .grid__item-4-col:nth-of-type(1293) {
    animation-delay: 129.3s; }
  .grid__item-4-col:nth-of-type(1294) {
    animation-delay: 129.4s; }
  .grid__item-4-col:nth-of-type(1295) {
    animation-delay: 129.5s; }
  .grid__item-4-col:nth-of-type(1296) {
    animation-delay: 129.6s; }
  .grid__item-4-col:nth-of-type(1297) {
    animation-delay: 129.7s; }
  .grid__item-4-col:nth-of-type(1298) {
    animation-delay: 129.8s; }
  .grid__item-4-col:nth-of-type(1299) {
    animation-delay: 129.9s; }
  .grid__item-4-col:nth-of-type(1300) {
    animation-delay: 130s; }
  .grid__item-4-col:nth-of-type(1301) {
    animation-delay: 130.1s; }
  .grid__item-4-col:nth-of-type(1302) {
    animation-delay: 130.2s; }
  .grid__item-4-col:nth-of-type(1303) {
    animation-delay: 130.3s; }
  .grid__item-4-col:nth-of-type(1304) {
    animation-delay: 130.4s; }
  .grid__item-4-col:nth-of-type(1305) {
    animation-delay: 130.5s; }
  .grid__item-4-col:nth-of-type(1306) {
    animation-delay: 130.6s; }
  .grid__item-4-col:nth-of-type(1307) {
    animation-delay: 130.7s; }
  .grid__item-4-col:nth-of-type(1308) {
    animation-delay: 130.8s; }
  .grid__item-4-col:nth-of-type(1309) {
    animation-delay: 130.9s; }
  .grid__item-4-col:nth-of-type(1310) {
    animation-delay: 131s; }
  .grid__item-4-col:nth-of-type(1311) {
    animation-delay: 131.1s; }
  .grid__item-4-col:nth-of-type(1312) {
    animation-delay: 131.2s; }
  .grid__item-4-col:nth-of-type(1313) {
    animation-delay: 131.3s; }
  .grid__item-4-col:nth-of-type(1314) {
    animation-delay: 131.4s; }
  .grid__item-4-col:nth-of-type(1315) {
    animation-delay: 131.5s; }
  .grid__item-4-col:nth-of-type(1316) {
    animation-delay: 131.6s; }
  .grid__item-4-col:nth-of-type(1317) {
    animation-delay: 131.7s; }
  .grid__item-4-col:nth-of-type(1318) {
    animation-delay: 131.8s; }
  .grid__item-4-col:nth-of-type(1319) {
    animation-delay: 131.9s; }
  .grid__item-4-col:nth-of-type(1320) {
    animation-delay: 132s; }
  .grid__item-4-col:nth-of-type(1321) {
    animation-delay: 132.1s; }
  .grid__item-4-col:nth-of-type(1322) {
    animation-delay: 132.2s; }
  .grid__item-4-col:nth-of-type(1323) {
    animation-delay: 132.3s; }
  .grid__item-4-col:nth-of-type(1324) {
    animation-delay: 132.4s; }
  .grid__item-4-col:nth-of-type(1325) {
    animation-delay: 132.5s; }
  .grid__item-4-col:nth-of-type(1326) {
    animation-delay: 132.6s; }
  .grid__item-4-col:nth-of-type(1327) {
    animation-delay: 132.7s; }
  .grid__item-4-col:nth-of-type(1328) {
    animation-delay: 132.8s; }
  .grid__item-4-col:nth-of-type(1329) {
    animation-delay: 132.9s; }
  .grid__item-4-col:nth-of-type(1330) {
    animation-delay: 133s; }
  .grid__item-4-col:nth-of-type(1331) {
    animation-delay: 133.1s; }
  .grid__item-4-col:nth-of-type(1332) {
    animation-delay: 133.2s; }
  .grid__item-4-col:nth-of-type(1333) {
    animation-delay: 133.3s; }
  .grid__item-4-col:nth-of-type(1334) {
    animation-delay: 133.4s; }
  .grid__item-4-col:nth-of-type(1335) {
    animation-delay: 133.5s; }
  .grid__item-4-col:nth-of-type(1336) {
    animation-delay: 133.6s; }
  .grid__item-4-col:nth-of-type(1337) {
    animation-delay: 133.7s; }
  .grid__item-4-col:nth-of-type(1338) {
    animation-delay: 133.8s; }
  .grid__item-4-col:nth-of-type(1339) {
    animation-delay: 133.9s; }
  .grid__item-4-col:nth-of-type(1340) {
    animation-delay: 134s; }
  .grid__item-4-col:nth-of-type(1341) {
    animation-delay: 134.1s; }
  .grid__item-4-col:nth-of-type(1342) {
    animation-delay: 134.2s; }
  .grid__item-4-col:nth-of-type(1343) {
    animation-delay: 134.3s; }
  .grid__item-4-col:nth-of-type(1344) {
    animation-delay: 134.4s; }
  .grid__item-4-col:nth-of-type(1345) {
    animation-delay: 134.5s; }
  .grid__item-4-col:nth-of-type(1346) {
    animation-delay: 134.6s; }
  .grid__item-4-col:nth-of-type(1347) {
    animation-delay: 134.7s; }
  .grid__item-4-col:nth-of-type(1348) {
    animation-delay: 134.8s; }
  .grid__item-4-col:nth-of-type(1349) {
    animation-delay: 134.9s; }
  .grid__item-4-col:nth-of-type(1350) {
    animation-delay: 135s; }
  .grid__item-4-col:nth-of-type(1351) {
    animation-delay: 135.1s; }
  .grid__item-4-col:nth-of-type(1352) {
    animation-delay: 135.2s; }
  .grid__item-4-col:nth-of-type(1353) {
    animation-delay: 135.3s; }
  .grid__item-4-col:nth-of-type(1354) {
    animation-delay: 135.4s; }
  .grid__item-4-col:nth-of-type(1355) {
    animation-delay: 135.5s; }
  .grid__item-4-col:nth-of-type(1356) {
    animation-delay: 135.6s; }
  .grid__item-4-col:nth-of-type(1357) {
    animation-delay: 135.7s; }
  .grid__item-4-col:nth-of-type(1358) {
    animation-delay: 135.8s; }
  .grid__item-4-col:nth-of-type(1359) {
    animation-delay: 135.9s; }
  .grid__item-4-col:nth-of-type(1360) {
    animation-delay: 136s; }
  .grid__item-4-col:nth-of-type(1361) {
    animation-delay: 136.1s; }
  .grid__item-4-col:nth-of-type(1362) {
    animation-delay: 136.2s; }
  .grid__item-4-col:nth-of-type(1363) {
    animation-delay: 136.3s; }
  .grid__item-4-col:nth-of-type(1364) {
    animation-delay: 136.4s; }
  .grid__item-4-col:nth-of-type(1365) {
    animation-delay: 136.5s; }
  .grid__item-4-col:nth-of-type(1366) {
    animation-delay: 136.6s; }
  .grid__item-4-col:nth-of-type(1367) {
    animation-delay: 136.7s; }
  .grid__item-4-col:nth-of-type(1368) {
    animation-delay: 136.8s; }
  .grid__item-4-col:nth-of-type(1369) {
    animation-delay: 136.9s; }
  .grid__item-4-col:nth-of-type(1370) {
    animation-delay: 137s; }
  .grid__item-4-col:nth-of-type(1371) {
    animation-delay: 137.1s; }
  .grid__item-4-col:nth-of-type(1372) {
    animation-delay: 137.2s; }
  .grid__item-4-col:nth-of-type(1373) {
    animation-delay: 137.3s; }
  .grid__item-4-col:nth-of-type(1374) {
    animation-delay: 137.4s; }
  .grid__item-4-col:nth-of-type(1375) {
    animation-delay: 137.5s; }
  .grid__item-4-col:nth-of-type(1376) {
    animation-delay: 137.6s; }
  .grid__item-4-col:nth-of-type(1377) {
    animation-delay: 137.7s; }
  .grid__item-4-col:nth-of-type(1378) {
    animation-delay: 137.8s; }
  .grid__item-4-col:nth-of-type(1379) {
    animation-delay: 137.9s; }
  .grid__item-4-col:nth-of-type(1380) {
    animation-delay: 138s; }
  .grid__item-4-col:nth-of-type(1381) {
    animation-delay: 138.1s; }
  .grid__item-4-col:nth-of-type(1382) {
    animation-delay: 138.2s; }
  .grid__item-4-col:nth-of-type(1383) {
    animation-delay: 138.3s; }
  .grid__item-4-col:nth-of-type(1384) {
    animation-delay: 138.4s; }
  .grid__item-4-col:nth-of-type(1385) {
    animation-delay: 138.5s; }
  .grid__item-4-col:nth-of-type(1386) {
    animation-delay: 138.6s; }
  .grid__item-4-col:nth-of-type(1387) {
    animation-delay: 138.7s; }
  .grid__item-4-col:nth-of-type(1388) {
    animation-delay: 138.8s; }
  .grid__item-4-col:nth-of-type(1389) {
    animation-delay: 138.9s; }
  .grid__item-4-col:nth-of-type(1390) {
    animation-delay: 139s; }
  .grid__item-4-col:nth-of-type(1391) {
    animation-delay: 139.1s; }
  .grid__item-4-col:nth-of-type(1392) {
    animation-delay: 139.2s; }
  .grid__item-4-col:nth-of-type(1393) {
    animation-delay: 139.3s; }
  .grid__item-4-col:nth-of-type(1394) {
    animation-delay: 139.4s; }
  .grid__item-4-col:nth-of-type(1395) {
    animation-delay: 139.5s; }
  .grid__item-4-col:nth-of-type(1396) {
    animation-delay: 139.6s; }
  .grid__item-4-col:nth-of-type(1397) {
    animation-delay: 139.7s; }
  .grid__item-4-col:nth-of-type(1398) {
    animation-delay: 139.8s; }
  .grid__item-4-col:nth-of-type(1399) {
    animation-delay: 139.9s; }
  .grid__item-4-col:nth-of-type(1400) {
    animation-delay: 140s; }
  .grid__item-4-col:nth-of-type(1401) {
    animation-delay: 140.1s; }
  .grid__item-4-col:nth-of-type(1402) {
    animation-delay: 140.2s; }
  .grid__item-4-col:nth-of-type(1403) {
    animation-delay: 140.3s; }
  .grid__item-4-col:nth-of-type(1404) {
    animation-delay: 140.4s; }
  .grid__item-4-col:nth-of-type(1405) {
    animation-delay: 140.5s; }
  .grid__item-4-col:nth-of-type(1406) {
    animation-delay: 140.6s; }
  .grid__item-4-col:nth-of-type(1407) {
    animation-delay: 140.7s; }
  .grid__item-4-col:nth-of-type(1408) {
    animation-delay: 140.8s; }
  .grid__item-4-col:nth-of-type(1409) {
    animation-delay: 140.9s; }
  .grid__item-4-col:nth-of-type(1410) {
    animation-delay: 141s; }
  .grid__item-4-col:nth-of-type(1411) {
    animation-delay: 141.1s; }
  .grid__item-4-col:nth-of-type(1412) {
    animation-delay: 141.2s; }
  .grid__item-4-col:nth-of-type(1413) {
    animation-delay: 141.3s; }
  .grid__item-4-col:nth-of-type(1414) {
    animation-delay: 141.4s; }
  .grid__item-4-col:nth-of-type(1415) {
    animation-delay: 141.5s; }
  .grid__item-4-col:nth-of-type(1416) {
    animation-delay: 141.6s; }
  .grid__item-4-col:nth-of-type(1417) {
    animation-delay: 141.7s; }
  .grid__item-4-col:nth-of-type(1418) {
    animation-delay: 141.8s; }
  .grid__item-4-col:nth-of-type(1419) {
    animation-delay: 141.9s; }
  .grid__item-4-col:nth-of-type(1420) {
    animation-delay: 142s; }
  .grid__item-4-col:nth-of-type(1421) {
    animation-delay: 142.1s; }
  .grid__item-4-col:nth-of-type(1422) {
    animation-delay: 142.2s; }
  .grid__item-4-col:nth-of-type(1423) {
    animation-delay: 142.3s; }
  .grid__item-4-col:nth-of-type(1424) {
    animation-delay: 142.4s; }
  .grid__item-4-col:nth-of-type(1425) {
    animation-delay: 142.5s; }
  .grid__item-4-col:nth-of-type(1426) {
    animation-delay: 142.6s; }
  .grid__item-4-col:nth-of-type(1427) {
    animation-delay: 142.7s; }
  .grid__item-4-col:nth-of-type(1428) {
    animation-delay: 142.8s; }
  .grid__item-4-col:nth-of-type(1429) {
    animation-delay: 142.9s; }
  .grid__item-4-col:nth-of-type(1430) {
    animation-delay: 143s; }
  .grid__item-4-col:nth-of-type(1431) {
    animation-delay: 143.1s; }
  .grid__item-4-col:nth-of-type(1432) {
    animation-delay: 143.2s; }
  .grid__item-4-col:nth-of-type(1433) {
    animation-delay: 143.3s; }
  .grid__item-4-col:nth-of-type(1434) {
    animation-delay: 143.4s; }
  .grid__item-4-col:nth-of-type(1435) {
    animation-delay: 143.5s; }
  .grid__item-4-col:nth-of-type(1436) {
    animation-delay: 143.6s; }
  .grid__item-4-col:nth-of-type(1437) {
    animation-delay: 143.7s; }
  .grid__item-4-col:nth-of-type(1438) {
    animation-delay: 143.8s; }
  .grid__item-4-col:nth-of-type(1439) {
    animation-delay: 143.9s; }
  .grid__item-4-col:nth-of-type(1440) {
    animation-delay: 144s; }
  .grid__item-4-col:nth-of-type(1441) {
    animation-delay: 144.1s; }
  .grid__item-4-col:nth-of-type(1442) {
    animation-delay: 144.2s; }
  .grid__item-4-col:nth-of-type(1443) {
    animation-delay: 144.3s; }
  .grid__item-4-col:nth-of-type(1444) {
    animation-delay: 144.4s; }
  .grid__item-4-col:nth-of-type(1445) {
    animation-delay: 144.5s; }
  .grid__item-4-col:nth-of-type(1446) {
    animation-delay: 144.6s; }
  .grid__item-4-col:nth-of-type(1447) {
    animation-delay: 144.7s; }
  .grid__item-4-col:nth-of-type(1448) {
    animation-delay: 144.8s; }
  .grid__item-4-col:nth-of-type(1449) {
    animation-delay: 144.9s; }
  .grid__item-4-col:nth-of-type(1450) {
    animation-delay: 145s; }
  .grid__item-4-col:nth-of-type(1451) {
    animation-delay: 145.1s; }
  .grid__item-4-col:nth-of-type(1452) {
    animation-delay: 145.2s; }
  .grid__item-4-col:nth-of-type(1453) {
    animation-delay: 145.3s; }
  .grid__item-4-col:nth-of-type(1454) {
    animation-delay: 145.4s; }
  .grid__item-4-col:nth-of-type(1455) {
    animation-delay: 145.5s; }
  .grid__item-4-col:nth-of-type(1456) {
    animation-delay: 145.6s; }
  .grid__item-4-col:nth-of-type(1457) {
    animation-delay: 145.7s; }
  .grid__item-4-col:nth-of-type(1458) {
    animation-delay: 145.8s; }
  .grid__item-4-col:nth-of-type(1459) {
    animation-delay: 145.9s; }
  .grid__item-4-col:nth-of-type(1460) {
    animation-delay: 146s; }
  .grid__item-4-col:nth-of-type(1461) {
    animation-delay: 146.1s; }
  .grid__item-4-col:nth-of-type(1462) {
    animation-delay: 146.2s; }
  .grid__item-4-col:nth-of-type(1463) {
    animation-delay: 146.3s; }
  .grid__item-4-col:nth-of-type(1464) {
    animation-delay: 146.4s; }
  .grid__item-4-col:nth-of-type(1465) {
    animation-delay: 146.5s; }
  .grid__item-4-col:nth-of-type(1466) {
    animation-delay: 146.6s; }
  .grid__item-4-col:nth-of-type(1467) {
    animation-delay: 146.7s; }
  .grid__item-4-col:nth-of-type(1468) {
    animation-delay: 146.8s; }
  .grid__item-4-col:nth-of-type(1469) {
    animation-delay: 146.9s; }
  .grid__item-4-col:nth-of-type(1470) {
    animation-delay: 147s; }
  .grid__item-4-col:nth-of-type(1471) {
    animation-delay: 147.1s; }
  .grid__item-4-col:nth-of-type(1472) {
    animation-delay: 147.2s; }
  .grid__item-4-col:nth-of-type(1473) {
    animation-delay: 147.3s; }
  .grid__item-4-col:nth-of-type(1474) {
    animation-delay: 147.4s; }
  .grid__item-4-col:nth-of-type(1475) {
    animation-delay: 147.5s; }
  .grid__item-4-col:nth-of-type(1476) {
    animation-delay: 147.6s; }
  .grid__item-4-col:nth-of-type(1477) {
    animation-delay: 147.7s; }
  .grid__item-4-col:nth-of-type(1478) {
    animation-delay: 147.8s; }
  .grid__item-4-col:nth-of-type(1479) {
    animation-delay: 147.9s; }
  .grid__item-4-col:nth-of-type(1480) {
    animation-delay: 148s; }
  .grid__item-4-col:nth-of-type(1481) {
    animation-delay: 148.1s; }
  .grid__item-4-col:nth-of-type(1482) {
    animation-delay: 148.2s; }
  .grid__item-4-col:nth-of-type(1483) {
    animation-delay: 148.3s; }
  .grid__item-4-col:nth-of-type(1484) {
    animation-delay: 148.4s; }
  .grid__item-4-col:nth-of-type(1485) {
    animation-delay: 148.5s; }
  .grid__item-4-col:nth-of-type(1486) {
    animation-delay: 148.6s; }
  .grid__item-4-col:nth-of-type(1487) {
    animation-delay: 148.7s; }
  .grid__item-4-col:nth-of-type(1488) {
    animation-delay: 148.8s; }
  .grid__item-4-col:nth-of-type(1489) {
    animation-delay: 148.9s; }
  .grid__item-4-col:nth-of-type(1490) {
    animation-delay: 149s; }
  .grid__item-4-col:nth-of-type(1491) {
    animation-delay: 149.1s; }
  .grid__item-4-col:nth-of-type(1492) {
    animation-delay: 149.2s; }
  .grid__item-4-col:nth-of-type(1493) {
    animation-delay: 149.3s; }
  .grid__item-4-col:nth-of-type(1494) {
    animation-delay: 149.4s; }
  .grid__item-4-col:nth-of-type(1495) {
    animation-delay: 149.5s; }
  .grid__item-4-col:nth-of-type(1496) {
    animation-delay: 149.6s; }
  .grid__item-4-col:nth-of-type(1497) {
    animation-delay: 149.7s; }
  .grid__item-4-col:nth-of-type(1498) {
    animation-delay: 149.8s; }
  .grid__item-4-col:nth-of-type(1499) {
    animation-delay: 149.9s; }
  .grid__item-4-col:nth-of-type(1500) {
    animation-delay: 150s; }
  .grid__item-4-col:nth-of-type(1501) {
    animation-delay: 150.1s; }
  .grid__item-4-col:nth-of-type(1502) {
    animation-delay: 150.2s; }
  .grid__item-4-col:nth-of-type(1503) {
    animation-delay: 150.3s; }
  .grid__item-4-col:nth-of-type(1504) {
    animation-delay: 150.4s; }
  .grid__item-4-col:nth-of-type(1505) {
    animation-delay: 150.5s; }
  .grid__item-4-col:nth-of-type(1506) {
    animation-delay: 150.6s; }
  .grid__item-4-col:nth-of-type(1507) {
    animation-delay: 150.7s; }
  .grid__item-4-col:nth-of-type(1508) {
    animation-delay: 150.8s; }
  .grid__item-4-col:nth-of-type(1509) {
    animation-delay: 150.9s; }
  .grid__item-4-col:nth-of-type(1510) {
    animation-delay: 151s; }
  .grid__item-4-col:nth-of-type(1511) {
    animation-delay: 151.1s; }
  .grid__item-4-col:nth-of-type(1512) {
    animation-delay: 151.2s; }
  .grid__item-4-col:nth-of-type(1513) {
    animation-delay: 151.3s; }
  .grid__item-4-col:nth-of-type(1514) {
    animation-delay: 151.4s; }
  .grid__item-4-col:nth-of-type(1515) {
    animation-delay: 151.5s; }
  .grid__item-4-col:nth-of-type(1516) {
    animation-delay: 151.6s; }
  .grid__item-4-col:nth-of-type(1517) {
    animation-delay: 151.7s; }
  .grid__item-4-col:nth-of-type(1518) {
    animation-delay: 151.8s; }
  .grid__item-4-col:nth-of-type(1519) {
    animation-delay: 151.9s; }
  .grid__item-4-col:nth-of-type(1520) {
    animation-delay: 152s; }
  .grid__item-4-col:nth-of-type(1521) {
    animation-delay: 152.1s; }
  .grid__item-4-col:nth-of-type(1522) {
    animation-delay: 152.2s; }
  .grid__item-4-col:nth-of-type(1523) {
    animation-delay: 152.3s; }
  .grid__item-4-col:nth-of-type(1524) {
    animation-delay: 152.4s; }
  .grid__item-4-col:nth-of-type(1525) {
    animation-delay: 152.5s; }
  .grid__item-4-col:nth-of-type(1526) {
    animation-delay: 152.6s; }
  .grid__item-4-col:nth-of-type(1527) {
    animation-delay: 152.7s; }
  .grid__item-4-col:nth-of-type(1528) {
    animation-delay: 152.8s; }
  .grid__item-4-col:nth-of-type(1529) {
    animation-delay: 152.9s; }
  .grid__item-4-col:nth-of-type(1530) {
    animation-delay: 153s; }
  .grid__item-4-col:nth-of-type(1531) {
    animation-delay: 153.1s; }
  .grid__item-4-col:nth-of-type(1532) {
    animation-delay: 153.2s; }
  .grid__item-4-col:nth-of-type(1533) {
    animation-delay: 153.3s; }
  .grid__item-4-col:nth-of-type(1534) {
    animation-delay: 153.4s; }
  .grid__item-4-col:nth-of-type(1535) {
    animation-delay: 153.5s; }
  .grid__item-4-col:nth-of-type(1536) {
    animation-delay: 153.6s; }
  .grid__item-4-col:nth-of-type(1537) {
    animation-delay: 153.7s; }
  .grid__item-4-col:nth-of-type(1538) {
    animation-delay: 153.8s; }
  .grid__item-4-col:nth-of-type(1539) {
    animation-delay: 153.9s; }
  .grid__item-4-col:nth-of-type(1540) {
    animation-delay: 154s; }
  .grid__item-4-col:nth-of-type(1541) {
    animation-delay: 154.1s; }
  .grid__item-4-col:nth-of-type(1542) {
    animation-delay: 154.2s; }
  .grid__item-4-col:nth-of-type(1543) {
    animation-delay: 154.3s; }
  .grid__item-4-col:nth-of-type(1544) {
    animation-delay: 154.4s; }
  .grid__item-4-col:nth-of-type(1545) {
    animation-delay: 154.5s; }
  .grid__item-4-col:nth-of-type(1546) {
    animation-delay: 154.6s; }
  .grid__item-4-col:nth-of-type(1547) {
    animation-delay: 154.7s; }
  .grid__item-4-col:nth-of-type(1548) {
    animation-delay: 154.8s; }
  .grid__item-4-col:nth-of-type(1549) {
    animation-delay: 154.9s; }
  .grid__item-4-col:nth-of-type(1550) {
    animation-delay: 155s; }
  .grid__item-4-col:nth-of-type(1551) {
    animation-delay: 155.1s; }
  .grid__item-4-col:nth-of-type(1552) {
    animation-delay: 155.2s; }
  .grid__item-4-col:nth-of-type(1553) {
    animation-delay: 155.3s; }
  .grid__item-4-col:nth-of-type(1554) {
    animation-delay: 155.4s; }
  .grid__item-4-col:nth-of-type(1555) {
    animation-delay: 155.5s; }
  .grid__item-4-col:nth-of-type(1556) {
    animation-delay: 155.6s; }
  .grid__item-4-col:nth-of-type(1557) {
    animation-delay: 155.7s; }
  .grid__item-4-col:nth-of-type(1558) {
    animation-delay: 155.8s; }
  .grid__item-4-col:nth-of-type(1559) {
    animation-delay: 155.9s; }
  .grid__item-4-col:nth-of-type(1560) {
    animation-delay: 156s; }
  .grid__item-4-col:nth-of-type(1561) {
    animation-delay: 156.1s; }
  .grid__item-4-col:nth-of-type(1562) {
    animation-delay: 156.2s; }
  .grid__item-4-col:nth-of-type(1563) {
    animation-delay: 156.3s; }
  .grid__item-4-col:nth-of-type(1564) {
    animation-delay: 156.4s; }
  .grid__item-4-col:nth-of-type(1565) {
    animation-delay: 156.5s; }
  .grid__item-4-col:nth-of-type(1566) {
    animation-delay: 156.6s; }
  .grid__item-4-col:nth-of-type(1567) {
    animation-delay: 156.7s; }
  .grid__item-4-col:nth-of-type(1568) {
    animation-delay: 156.8s; }
  .grid__item-4-col:nth-of-type(1569) {
    animation-delay: 156.9s; }
  .grid__item-4-col:nth-of-type(1570) {
    animation-delay: 157s; }
  .grid__item-4-col:nth-of-type(1571) {
    animation-delay: 157.1s; }
  .grid__item-4-col:nth-of-type(1572) {
    animation-delay: 157.2s; }
  .grid__item-4-col:nth-of-type(1573) {
    animation-delay: 157.3s; }
  .grid__item-4-col:nth-of-type(1574) {
    animation-delay: 157.4s; }
  .grid__item-4-col:nth-of-type(1575) {
    animation-delay: 157.5s; }
  .grid__item-4-col:nth-of-type(1576) {
    animation-delay: 157.6s; }
  .grid__item-4-col:nth-of-type(1577) {
    animation-delay: 157.7s; }
  .grid__item-4-col:nth-of-type(1578) {
    animation-delay: 157.8s; }
  .grid__item-4-col:nth-of-type(1579) {
    animation-delay: 157.9s; }
  .grid__item-4-col:nth-of-type(1580) {
    animation-delay: 158s; }
  .grid__item-4-col:nth-of-type(1581) {
    animation-delay: 158.1s; }
  .grid__item-4-col:nth-of-type(1582) {
    animation-delay: 158.2s; }
  .grid__item-4-col:nth-of-type(1583) {
    animation-delay: 158.3s; }
  .grid__item-4-col:nth-of-type(1584) {
    animation-delay: 158.4s; }
  .grid__item-4-col:nth-of-type(1585) {
    animation-delay: 158.5s; }
  .grid__item-4-col:nth-of-type(1586) {
    animation-delay: 158.6s; }
  .grid__item-4-col:nth-of-type(1587) {
    animation-delay: 158.7s; }
  .grid__item-4-col:nth-of-type(1588) {
    animation-delay: 158.8s; }
  .grid__item-4-col:nth-of-type(1589) {
    animation-delay: 158.9s; }
  .grid__item-4-col:nth-of-type(1590) {
    animation-delay: 159s; }
  .grid__item-4-col:nth-of-type(1591) {
    animation-delay: 159.1s; }
  .grid__item-4-col:nth-of-type(1592) {
    animation-delay: 159.2s; }
  .grid__item-4-col:nth-of-type(1593) {
    animation-delay: 159.3s; }
  .grid__item-4-col:nth-of-type(1594) {
    animation-delay: 159.4s; }
  .grid__item-4-col:nth-of-type(1595) {
    animation-delay: 159.5s; }
  .grid__item-4-col:nth-of-type(1596) {
    animation-delay: 159.6s; }
  .grid__item-4-col:nth-of-type(1597) {
    animation-delay: 159.7s; }
  .grid__item-4-col:nth-of-type(1598) {
    animation-delay: 159.8s; }
  .grid__item-4-col:nth-of-type(1599) {
    animation-delay: 159.9s; }
  .grid__item-4-col:nth-of-type(1600) {
    animation-delay: 160s; }
  .grid__item-4-col:nth-of-type(1601) {
    animation-delay: 160.1s; }
  .grid__item-4-col:nth-of-type(1602) {
    animation-delay: 160.2s; }
  .grid__item-4-col:nth-of-type(1603) {
    animation-delay: 160.3s; }
  .grid__item-4-col:nth-of-type(1604) {
    animation-delay: 160.4s; }
  .grid__item-4-col:nth-of-type(1605) {
    animation-delay: 160.5s; }
  .grid__item-4-col:nth-of-type(1606) {
    animation-delay: 160.6s; }
  .grid__item-4-col:nth-of-type(1607) {
    animation-delay: 160.7s; }
  .grid__item-4-col:nth-of-type(1608) {
    animation-delay: 160.8s; }
  .grid__item-4-col:nth-of-type(1609) {
    animation-delay: 160.9s; }
  .grid__item-4-col:nth-of-type(1610) {
    animation-delay: 161s; }
  .grid__item-4-col:nth-of-type(1611) {
    animation-delay: 161.1s; }
  .grid__item-4-col:nth-of-type(1612) {
    animation-delay: 161.2s; }
  .grid__item-4-col:nth-of-type(1613) {
    animation-delay: 161.3s; }
  .grid__item-4-col:nth-of-type(1614) {
    animation-delay: 161.4s; }
  .grid__item-4-col:nth-of-type(1615) {
    animation-delay: 161.5s; }
  .grid__item-4-col:nth-of-type(1616) {
    animation-delay: 161.6s; }
  .grid__item-4-col:nth-of-type(1617) {
    animation-delay: 161.7s; }
  .grid__item-4-col:nth-of-type(1618) {
    animation-delay: 161.8s; }
  .grid__item-4-col:nth-of-type(1619) {
    animation-delay: 161.9s; }
  .grid__item-4-col:nth-of-type(1620) {
    animation-delay: 162s; }
  .grid__item-4-col:nth-of-type(1621) {
    animation-delay: 162.1s; }
  .grid__item-4-col:nth-of-type(1622) {
    animation-delay: 162.2s; }
  .grid__item-4-col:nth-of-type(1623) {
    animation-delay: 162.3s; }
  .grid__item-4-col:nth-of-type(1624) {
    animation-delay: 162.4s; }
  .grid__item-4-col:nth-of-type(1625) {
    animation-delay: 162.5s; }
  .grid__item-4-col:nth-of-type(1626) {
    animation-delay: 162.6s; }
  .grid__item-4-col:nth-of-type(1627) {
    animation-delay: 162.7s; }
  .grid__item-4-col:nth-of-type(1628) {
    animation-delay: 162.8s; }
  .grid__item-4-col:nth-of-type(1629) {
    animation-delay: 162.9s; }
  .grid__item-4-col:nth-of-type(1630) {
    animation-delay: 163s; }
  .grid__item-4-col:nth-of-type(1631) {
    animation-delay: 163.1s; }
  .grid__item-4-col:nth-of-type(1632) {
    animation-delay: 163.2s; }
  .grid__item-4-col:nth-of-type(1633) {
    animation-delay: 163.3s; }
  .grid__item-4-col:nth-of-type(1634) {
    animation-delay: 163.4s; }
  .grid__item-4-col:nth-of-type(1635) {
    animation-delay: 163.5s; }
  .grid__item-4-col:nth-of-type(1636) {
    animation-delay: 163.6s; }
  .grid__item-4-col:nth-of-type(1637) {
    animation-delay: 163.7s; }
  .grid__item-4-col:nth-of-type(1638) {
    animation-delay: 163.8s; }
  .grid__item-4-col:nth-of-type(1639) {
    animation-delay: 163.9s; }
  .grid__item-4-col:nth-of-type(1640) {
    animation-delay: 164s; }
  .grid__item-4-col:nth-of-type(1641) {
    animation-delay: 164.1s; }
  .grid__item-4-col:nth-of-type(1642) {
    animation-delay: 164.2s; }
  .grid__item-4-col:nth-of-type(1643) {
    animation-delay: 164.3s; }
  .grid__item-4-col:nth-of-type(1644) {
    animation-delay: 164.4s; }
  .grid__item-4-col:nth-of-type(1645) {
    animation-delay: 164.5s; }
  .grid__item-4-col:nth-of-type(1646) {
    animation-delay: 164.6s; }
  .grid__item-4-col:nth-of-type(1647) {
    animation-delay: 164.7s; }
  .grid__item-4-col:nth-of-type(1648) {
    animation-delay: 164.8s; }
  .grid__item-4-col:nth-of-type(1649) {
    animation-delay: 164.9s; }
  .grid__item-4-col:nth-of-type(1650) {
    animation-delay: 165s; }
  .grid__item-4-col:nth-of-type(1651) {
    animation-delay: 165.1s; }
  .grid__item-4-col:nth-of-type(1652) {
    animation-delay: 165.2s; }
  .grid__item-4-col:nth-of-type(1653) {
    animation-delay: 165.3s; }
  .grid__item-4-col:nth-of-type(1654) {
    animation-delay: 165.4s; }
  .grid__item-4-col:nth-of-type(1655) {
    animation-delay: 165.5s; }
  .grid__item-4-col:nth-of-type(1656) {
    animation-delay: 165.6s; }
  .grid__item-4-col:nth-of-type(1657) {
    animation-delay: 165.7s; }
  .grid__item-4-col:nth-of-type(1658) {
    animation-delay: 165.8s; }
  .grid__item-4-col:nth-of-type(1659) {
    animation-delay: 165.9s; }
  .grid__item-4-col:nth-of-type(1660) {
    animation-delay: 166s; }
  .grid__item-4-col:nth-of-type(1661) {
    animation-delay: 166.1s; }
  .grid__item-4-col:nth-of-type(1662) {
    animation-delay: 166.2s; }
  .grid__item-4-col:nth-of-type(1663) {
    animation-delay: 166.3s; }
  .grid__item-4-col:nth-of-type(1664) {
    animation-delay: 166.4s; }
  .grid__item-4-col:nth-of-type(1665) {
    animation-delay: 166.5s; }
  .grid__item-4-col:nth-of-type(1666) {
    animation-delay: 166.6s; }
  .grid__item-4-col:nth-of-type(1667) {
    animation-delay: 166.7s; }
  .grid__item-4-col:nth-of-type(1668) {
    animation-delay: 166.8s; }
  .grid__item-4-col:nth-of-type(1669) {
    animation-delay: 166.9s; }
  .grid__item-4-col:nth-of-type(1670) {
    animation-delay: 167s; }
  .grid__item-4-col:nth-of-type(1671) {
    animation-delay: 167.1s; }
  .grid__item-4-col:nth-of-type(1672) {
    animation-delay: 167.2s; }
  .grid__item-4-col:nth-of-type(1673) {
    animation-delay: 167.3s; }
  .grid__item-4-col:nth-of-type(1674) {
    animation-delay: 167.4s; }
  .grid__item-4-col:nth-of-type(1675) {
    animation-delay: 167.5s; }
  .grid__item-4-col:nth-of-type(1676) {
    animation-delay: 167.6s; }
  .grid__item-4-col:nth-of-type(1677) {
    animation-delay: 167.7s; }
  .grid__item-4-col:nth-of-type(1678) {
    animation-delay: 167.8s; }
  .grid__item-4-col:nth-of-type(1679) {
    animation-delay: 167.9s; }
  .grid__item-4-col:nth-of-type(1680) {
    animation-delay: 168s; }
  .grid__item-4-col:nth-of-type(1681) {
    animation-delay: 168.1s; }
  .grid__item-4-col:nth-of-type(1682) {
    animation-delay: 168.2s; }
  .grid__item-4-col:nth-of-type(1683) {
    animation-delay: 168.3s; }
  .grid__item-4-col:nth-of-type(1684) {
    animation-delay: 168.4s; }
  .grid__item-4-col:nth-of-type(1685) {
    animation-delay: 168.5s; }
  .grid__item-4-col:nth-of-type(1686) {
    animation-delay: 168.6s; }
  .grid__item-4-col:nth-of-type(1687) {
    animation-delay: 168.7s; }
  .grid__item-4-col:nth-of-type(1688) {
    animation-delay: 168.8s; }
  .grid__item-4-col:nth-of-type(1689) {
    animation-delay: 168.9s; }
  .grid__item-4-col:nth-of-type(1690) {
    animation-delay: 169s; }
  .grid__item-4-col:nth-of-type(1691) {
    animation-delay: 169.1s; }
  .grid__item-4-col:nth-of-type(1692) {
    animation-delay: 169.2s; }
  .grid__item-4-col:nth-of-type(1693) {
    animation-delay: 169.3s; }
  .grid__item-4-col:nth-of-type(1694) {
    animation-delay: 169.4s; }
  .grid__item-4-col:nth-of-type(1695) {
    animation-delay: 169.5s; }
  .grid__item-4-col:nth-of-type(1696) {
    animation-delay: 169.6s; }
  .grid__item-4-col:nth-of-type(1697) {
    animation-delay: 169.7s; }
  .grid__item-4-col:nth-of-type(1698) {
    animation-delay: 169.8s; }
  .grid__item-4-col:nth-of-type(1699) {
    animation-delay: 169.9s; }
  .grid__item-4-col:nth-of-type(1700) {
    animation-delay: 170s; }
  .grid__item-4-col:nth-of-type(1701) {
    animation-delay: 170.1s; }
  .grid__item-4-col:nth-of-type(1702) {
    animation-delay: 170.2s; }
  .grid__item-4-col:nth-of-type(1703) {
    animation-delay: 170.3s; }
  .grid__item-4-col:nth-of-type(1704) {
    animation-delay: 170.4s; }
  .grid__item-4-col:nth-of-type(1705) {
    animation-delay: 170.5s; }
  .grid__item-4-col:nth-of-type(1706) {
    animation-delay: 170.6s; }
  .grid__item-4-col:nth-of-type(1707) {
    animation-delay: 170.7s; }
  .grid__item-4-col:nth-of-type(1708) {
    animation-delay: 170.8s; }
  .grid__item-4-col:nth-of-type(1709) {
    animation-delay: 170.9s; }
  .grid__item-4-col:nth-of-type(1710) {
    animation-delay: 171s; }
  .grid__item-4-col:nth-of-type(1711) {
    animation-delay: 171.1s; }
  .grid__item-4-col:nth-of-type(1712) {
    animation-delay: 171.2s; }
  .grid__item-4-col:nth-of-type(1713) {
    animation-delay: 171.3s; }
  .grid__item-4-col:nth-of-type(1714) {
    animation-delay: 171.4s; }
  .grid__item-4-col:nth-of-type(1715) {
    animation-delay: 171.5s; }
  .grid__item-4-col:nth-of-type(1716) {
    animation-delay: 171.6s; }
  .grid__item-4-col:nth-of-type(1717) {
    animation-delay: 171.7s; }
  .grid__item-4-col:nth-of-type(1718) {
    animation-delay: 171.8s; }
  .grid__item-4-col:nth-of-type(1719) {
    animation-delay: 171.9s; }
  .grid__item-4-col:nth-of-type(1720) {
    animation-delay: 172s; }
  .grid__item-4-col:nth-of-type(1721) {
    animation-delay: 172.1s; }
  .grid__item-4-col:nth-of-type(1722) {
    animation-delay: 172.2s; }
  .grid__item-4-col:nth-of-type(1723) {
    animation-delay: 172.3s; }
  .grid__item-4-col:nth-of-type(1724) {
    animation-delay: 172.4s; }
  .grid__item-4-col:nth-of-type(1725) {
    animation-delay: 172.5s; }
  .grid__item-4-col:nth-of-type(1726) {
    animation-delay: 172.6s; }
  .grid__item-4-col:nth-of-type(1727) {
    animation-delay: 172.7s; }
  .grid__item-4-col:nth-of-type(1728) {
    animation-delay: 172.8s; }
  .grid__item-4-col:nth-of-type(1729) {
    animation-delay: 172.9s; }
  .grid__item-4-col:nth-of-type(1730) {
    animation-delay: 173s; }
  .grid__item-4-col:nth-of-type(1731) {
    animation-delay: 173.1s; }
  .grid__item-4-col:nth-of-type(1732) {
    animation-delay: 173.2s; }
  .grid__item-4-col:nth-of-type(1733) {
    animation-delay: 173.3s; }
  .grid__item-4-col:nth-of-type(1734) {
    animation-delay: 173.4s; }
  .grid__item-4-col:nth-of-type(1735) {
    animation-delay: 173.5s; }
  .grid__item-4-col:nth-of-type(1736) {
    animation-delay: 173.6s; }
  .grid__item-4-col:nth-of-type(1737) {
    animation-delay: 173.7s; }
  .grid__item-4-col:nth-of-type(1738) {
    animation-delay: 173.8s; }
  .grid__item-4-col:nth-of-type(1739) {
    animation-delay: 173.9s; }
  .grid__item-4-col:nth-of-type(1740) {
    animation-delay: 174s; }
  .grid__item-4-col:nth-of-type(1741) {
    animation-delay: 174.1s; }
  .grid__item-4-col:nth-of-type(1742) {
    animation-delay: 174.2s; }
  .grid__item-4-col:nth-of-type(1743) {
    animation-delay: 174.3s; }
  .grid__item-4-col:nth-of-type(1744) {
    animation-delay: 174.4s; }
  .grid__item-4-col:nth-of-type(1745) {
    animation-delay: 174.5s; }
  .grid__item-4-col:nth-of-type(1746) {
    animation-delay: 174.6s; }
  .grid__item-4-col:nth-of-type(1747) {
    animation-delay: 174.7s; }
  .grid__item-4-col:nth-of-type(1748) {
    animation-delay: 174.8s; }
  .grid__item-4-col:nth-of-type(1749) {
    animation-delay: 174.9s; }
  .grid__item-4-col:nth-of-type(1750) {
    animation-delay: 175s; }
  .grid__item-4-col:nth-of-type(1751) {
    animation-delay: 175.1s; }
  .grid__item-4-col:nth-of-type(1752) {
    animation-delay: 175.2s; }
  .grid__item-4-col:nth-of-type(1753) {
    animation-delay: 175.3s; }
  .grid__item-4-col:nth-of-type(1754) {
    animation-delay: 175.4s; }
  .grid__item-4-col:nth-of-type(1755) {
    animation-delay: 175.5s; }
  .grid__item-4-col:nth-of-type(1756) {
    animation-delay: 175.6s; }
  .grid__item-4-col:nth-of-type(1757) {
    animation-delay: 175.7s; }
  .grid__item-4-col:nth-of-type(1758) {
    animation-delay: 175.8s; }
  .grid__item-4-col:nth-of-type(1759) {
    animation-delay: 175.9s; }
  .grid__item-4-col:nth-of-type(1760) {
    animation-delay: 176s; }
  .grid__item-4-col:nth-of-type(1761) {
    animation-delay: 176.1s; }
  .grid__item-4-col:nth-of-type(1762) {
    animation-delay: 176.2s; }
  .grid__item-4-col:nth-of-type(1763) {
    animation-delay: 176.3s; }
  .grid__item-4-col:nth-of-type(1764) {
    animation-delay: 176.4s; }
  .grid__item-4-col:nth-of-type(1765) {
    animation-delay: 176.5s; }
  .grid__item-4-col:nth-of-type(1766) {
    animation-delay: 176.6s; }
  .grid__item-4-col:nth-of-type(1767) {
    animation-delay: 176.7s; }
  .grid__item-4-col:nth-of-type(1768) {
    animation-delay: 176.8s; }
  .grid__item-4-col:nth-of-type(1769) {
    animation-delay: 176.9s; }
  .grid__item-4-col:nth-of-type(1770) {
    animation-delay: 177s; }
  .grid__item-4-col:nth-of-type(1771) {
    animation-delay: 177.1s; }
  .grid__item-4-col:nth-of-type(1772) {
    animation-delay: 177.2s; }
  .grid__item-4-col:nth-of-type(1773) {
    animation-delay: 177.3s; }
  .grid__item-4-col:nth-of-type(1774) {
    animation-delay: 177.4s; }
  .grid__item-4-col:nth-of-type(1775) {
    animation-delay: 177.5s; }
  .grid__item-4-col:nth-of-type(1776) {
    animation-delay: 177.6s; }
  .grid__item-4-col:nth-of-type(1777) {
    animation-delay: 177.7s; }
  .grid__item-4-col:nth-of-type(1778) {
    animation-delay: 177.8s; }
  .grid__item-4-col:nth-of-type(1779) {
    animation-delay: 177.9s; }
  .grid__item-4-col:nth-of-type(1780) {
    animation-delay: 178s; }
  .grid__item-4-col:nth-of-type(1781) {
    animation-delay: 178.1s; }
  .grid__item-4-col:nth-of-type(1782) {
    animation-delay: 178.2s; }
  .grid__item-4-col:nth-of-type(1783) {
    animation-delay: 178.3s; }
  .grid__item-4-col:nth-of-type(1784) {
    animation-delay: 178.4s; }
  .grid__item-4-col:nth-of-type(1785) {
    animation-delay: 178.5s; }
  .grid__item-4-col:nth-of-type(1786) {
    animation-delay: 178.6s; }
  .grid__item-4-col:nth-of-type(1787) {
    animation-delay: 178.7s; }
  .grid__item-4-col:nth-of-type(1788) {
    animation-delay: 178.8s; }
  .grid__item-4-col:nth-of-type(1789) {
    animation-delay: 178.9s; }
  .grid__item-4-col:nth-of-type(1790) {
    animation-delay: 179s; }
  .grid__item-4-col:nth-of-type(1791) {
    animation-delay: 179.1s; }
  .grid__item-4-col:nth-of-type(1792) {
    animation-delay: 179.2s; }
  .grid__item-4-col:nth-of-type(1793) {
    animation-delay: 179.3s; }
  .grid__item-4-col:nth-of-type(1794) {
    animation-delay: 179.4s; }
  .grid__item-4-col:nth-of-type(1795) {
    animation-delay: 179.5s; }
  .grid__item-4-col:nth-of-type(1796) {
    animation-delay: 179.6s; }
  .grid__item-4-col:nth-of-type(1797) {
    animation-delay: 179.7s; }
  .grid__item-4-col:nth-of-type(1798) {
    animation-delay: 179.8s; }
  .grid__item-4-col:nth-of-type(1799) {
    animation-delay: 179.9s; }
  .grid__item-4-col:nth-of-type(1800) {
    animation-delay: 180s; }
  .grid__item-4-col:nth-of-type(1801) {
    animation-delay: 180.1s; }
  .grid__item-4-col:nth-of-type(1802) {
    animation-delay: 180.2s; }
  .grid__item-4-col:nth-of-type(1803) {
    animation-delay: 180.3s; }
  .grid__item-4-col:nth-of-type(1804) {
    animation-delay: 180.4s; }
  .grid__item-4-col:nth-of-type(1805) {
    animation-delay: 180.5s; }
  .grid__item-4-col:nth-of-type(1806) {
    animation-delay: 180.6s; }
  .grid__item-4-col:nth-of-type(1807) {
    animation-delay: 180.7s; }
  .grid__item-4-col:nth-of-type(1808) {
    animation-delay: 180.8s; }
  .grid__item-4-col:nth-of-type(1809) {
    animation-delay: 180.9s; }
  .grid__item-4-col:nth-of-type(1810) {
    animation-delay: 181s; }
  .grid__item-4-col:nth-of-type(1811) {
    animation-delay: 181.1s; }
  .grid__item-4-col:nth-of-type(1812) {
    animation-delay: 181.2s; }
  .grid__item-4-col:nth-of-type(1813) {
    animation-delay: 181.3s; }
  .grid__item-4-col:nth-of-type(1814) {
    animation-delay: 181.4s; }
  .grid__item-4-col:nth-of-type(1815) {
    animation-delay: 181.5s; }
  .grid__item-4-col:nth-of-type(1816) {
    animation-delay: 181.6s; }
  .grid__item-4-col:nth-of-type(1817) {
    animation-delay: 181.7s; }
  .grid__item-4-col:nth-of-type(1818) {
    animation-delay: 181.8s; }
  .grid__item-4-col:nth-of-type(1819) {
    animation-delay: 181.9s; }
  .grid__item-4-col:nth-of-type(1820) {
    animation-delay: 182s; }
  .grid__item-4-col:nth-of-type(1821) {
    animation-delay: 182.1s; }
  .grid__item-4-col:nth-of-type(1822) {
    animation-delay: 182.2s; }
  .grid__item-4-col:nth-of-type(1823) {
    animation-delay: 182.3s; }
  .grid__item-4-col:nth-of-type(1824) {
    animation-delay: 182.4s; }
  .grid__item-4-col:nth-of-type(1825) {
    animation-delay: 182.5s; }
  .grid__item-4-col:nth-of-type(1826) {
    animation-delay: 182.6s; }
  .grid__item-4-col:nth-of-type(1827) {
    animation-delay: 182.7s; }
  .grid__item-4-col:nth-of-type(1828) {
    animation-delay: 182.8s; }
  .grid__item-4-col:nth-of-type(1829) {
    animation-delay: 182.9s; }
  .grid__item-4-col:nth-of-type(1830) {
    animation-delay: 183s; }
  .grid__item-4-col:nth-of-type(1831) {
    animation-delay: 183.1s; }
  .grid__item-4-col:nth-of-type(1832) {
    animation-delay: 183.2s; }
  .grid__item-4-col:nth-of-type(1833) {
    animation-delay: 183.3s; }
  .grid__item-4-col:nth-of-type(1834) {
    animation-delay: 183.4s; }
  .grid__item-4-col:nth-of-type(1835) {
    animation-delay: 183.5s; }
  .grid__item-4-col:nth-of-type(1836) {
    animation-delay: 183.6s; }
  .grid__item-4-col:nth-of-type(1837) {
    animation-delay: 183.7s; }
  .grid__item-4-col:nth-of-type(1838) {
    animation-delay: 183.8s; }
  .grid__item-4-col:nth-of-type(1839) {
    animation-delay: 183.9s; }
  .grid__item-4-col:nth-of-type(1840) {
    animation-delay: 184s; }
  .grid__item-4-col:nth-of-type(1841) {
    animation-delay: 184.1s; }
  .grid__item-4-col:nth-of-type(1842) {
    animation-delay: 184.2s; }
  .grid__item-4-col:nth-of-type(1843) {
    animation-delay: 184.3s; }
  .grid__item-4-col:nth-of-type(1844) {
    animation-delay: 184.4s; }
  .grid__item-4-col:nth-of-type(1845) {
    animation-delay: 184.5s; }
  .grid__item-4-col:nth-of-type(1846) {
    animation-delay: 184.6s; }
  .grid__item-4-col:nth-of-type(1847) {
    animation-delay: 184.7s; }
  .grid__item-4-col:nth-of-type(1848) {
    animation-delay: 184.8s; }
  .grid__item-4-col:nth-of-type(1849) {
    animation-delay: 184.9s; }
  .grid__item-4-col:nth-of-type(1850) {
    animation-delay: 185s; }
  .grid__item-4-col:nth-of-type(1851) {
    animation-delay: 185.1s; }
  .grid__item-4-col:nth-of-type(1852) {
    animation-delay: 185.2s; }
  .grid__item-4-col:nth-of-type(1853) {
    animation-delay: 185.3s; }
  .grid__item-4-col:nth-of-type(1854) {
    animation-delay: 185.4s; }
  .grid__item-4-col:nth-of-type(1855) {
    animation-delay: 185.5s; }
  .grid__item-4-col:nth-of-type(1856) {
    animation-delay: 185.6s; }
  .grid__item-4-col:nth-of-type(1857) {
    animation-delay: 185.7s; }
  .grid__item-4-col:nth-of-type(1858) {
    animation-delay: 185.8s; }
  .grid__item-4-col:nth-of-type(1859) {
    animation-delay: 185.9s; }
  .grid__item-4-col:nth-of-type(1860) {
    animation-delay: 186s; }
  .grid__item-4-col:nth-of-type(1861) {
    animation-delay: 186.1s; }
  .grid__item-4-col:nth-of-type(1862) {
    animation-delay: 186.2s; }
  .grid__item-4-col:nth-of-type(1863) {
    animation-delay: 186.3s; }
  .grid__item-4-col:nth-of-type(1864) {
    animation-delay: 186.4s; }
  .grid__item-4-col:nth-of-type(1865) {
    animation-delay: 186.5s; }
  .grid__item-4-col:nth-of-type(1866) {
    animation-delay: 186.6s; }
  .grid__item-4-col:nth-of-type(1867) {
    animation-delay: 186.7s; }
  .grid__item-4-col:nth-of-type(1868) {
    animation-delay: 186.8s; }
  .grid__item-4-col:nth-of-type(1869) {
    animation-delay: 186.9s; }
  .grid__item-4-col:nth-of-type(1870) {
    animation-delay: 187s; }
  .grid__item-4-col:nth-of-type(1871) {
    animation-delay: 187.1s; }
  .grid__item-4-col:nth-of-type(1872) {
    animation-delay: 187.2s; }
  .grid__item-4-col:nth-of-type(1873) {
    animation-delay: 187.3s; }
  .grid__item-4-col:nth-of-type(1874) {
    animation-delay: 187.4s; }
  .grid__item-4-col:nth-of-type(1875) {
    animation-delay: 187.5s; }
  .grid__item-4-col:nth-of-type(1876) {
    animation-delay: 187.6s; }
  .grid__item-4-col:nth-of-type(1877) {
    animation-delay: 187.7s; }
  .grid__item-4-col:nth-of-type(1878) {
    animation-delay: 187.8s; }
  .grid__item-4-col:nth-of-type(1879) {
    animation-delay: 187.9s; }
  .grid__item-4-col:nth-of-type(1880) {
    animation-delay: 188s; }
  .grid__item-4-col:nth-of-type(1881) {
    animation-delay: 188.1s; }
  .grid__item-4-col:nth-of-type(1882) {
    animation-delay: 188.2s; }
  .grid__item-4-col:nth-of-type(1883) {
    animation-delay: 188.3s; }
  .grid__item-4-col:nth-of-type(1884) {
    animation-delay: 188.4s; }
  .grid__item-4-col:nth-of-type(1885) {
    animation-delay: 188.5s; }
  .grid__item-4-col:nth-of-type(1886) {
    animation-delay: 188.6s; }
  .grid__item-4-col:nth-of-type(1887) {
    animation-delay: 188.7s; }
  .grid__item-4-col:nth-of-type(1888) {
    animation-delay: 188.8s; }
  .grid__item-4-col:nth-of-type(1889) {
    animation-delay: 188.9s; }
  .grid__item-4-col:nth-of-type(1890) {
    animation-delay: 189s; }
  .grid__item-4-col:nth-of-type(1891) {
    animation-delay: 189.1s; }
  .grid__item-4-col:nth-of-type(1892) {
    animation-delay: 189.2s; }
  .grid__item-4-col:nth-of-type(1893) {
    animation-delay: 189.3s; }
  .grid__item-4-col:nth-of-type(1894) {
    animation-delay: 189.4s; }
  .grid__item-4-col:nth-of-type(1895) {
    animation-delay: 189.5s; }
  .grid__item-4-col:nth-of-type(1896) {
    animation-delay: 189.6s; }
  .grid__item-4-col:nth-of-type(1897) {
    animation-delay: 189.7s; }
  .grid__item-4-col:nth-of-type(1898) {
    animation-delay: 189.8s; }
  .grid__item-4-col:nth-of-type(1899) {
    animation-delay: 189.9s; }
  .grid__item-4-col:nth-of-type(1900) {
    animation-delay: 190s; }
  .grid__item-4-col:nth-of-type(1901) {
    animation-delay: 190.1s; }
  .grid__item-4-col:nth-of-type(1902) {
    animation-delay: 190.2s; }
  .grid__item-4-col:nth-of-type(1903) {
    animation-delay: 190.3s; }
  .grid__item-4-col:nth-of-type(1904) {
    animation-delay: 190.4s; }
  .grid__item-4-col:nth-of-type(1905) {
    animation-delay: 190.5s; }
  .grid__item-4-col:nth-of-type(1906) {
    animation-delay: 190.6s; }
  .grid__item-4-col:nth-of-type(1907) {
    animation-delay: 190.7s; }
  .grid__item-4-col:nth-of-type(1908) {
    animation-delay: 190.8s; }
  .grid__item-4-col:nth-of-type(1909) {
    animation-delay: 190.9s; }
  .grid__item-4-col:nth-of-type(1910) {
    animation-delay: 191s; }
  .grid__item-4-col:nth-of-type(1911) {
    animation-delay: 191.1s; }
  .grid__item-4-col:nth-of-type(1912) {
    animation-delay: 191.2s; }
  .grid__item-4-col:nth-of-type(1913) {
    animation-delay: 191.3s; }
  .grid__item-4-col:nth-of-type(1914) {
    animation-delay: 191.4s; }
  .grid__item-4-col:nth-of-type(1915) {
    animation-delay: 191.5s; }
  .grid__item-4-col:nth-of-type(1916) {
    animation-delay: 191.6s; }
  .grid__item-4-col:nth-of-type(1917) {
    animation-delay: 191.7s; }
  .grid__item-4-col:nth-of-type(1918) {
    animation-delay: 191.8s; }
  .grid__item-4-col:nth-of-type(1919) {
    animation-delay: 191.9s; }
  .grid__item-4-col:nth-of-type(1920) {
    animation-delay: 192s; }
  .grid__item-4-col:nth-of-type(1921) {
    animation-delay: 192.1s; }
  .grid__item-4-col:nth-of-type(1922) {
    animation-delay: 192.2s; }
  .grid__item-4-col:nth-of-type(1923) {
    animation-delay: 192.3s; }
  .grid__item-4-col:nth-of-type(1924) {
    animation-delay: 192.4s; }
  .grid__item-4-col:nth-of-type(1925) {
    animation-delay: 192.5s; }
  .grid__item-4-col:nth-of-type(1926) {
    animation-delay: 192.6s; }
  .grid__item-4-col:nth-of-type(1927) {
    animation-delay: 192.7s; }
  .grid__item-4-col:nth-of-type(1928) {
    animation-delay: 192.8s; }
  .grid__item-4-col:nth-of-type(1929) {
    animation-delay: 192.9s; }
  .grid__item-4-col:nth-of-type(1930) {
    animation-delay: 193s; }
  .grid__item-4-col:nth-of-type(1931) {
    animation-delay: 193.1s; }
  .grid__item-4-col:nth-of-type(1932) {
    animation-delay: 193.2s; }
  .grid__item-4-col:nth-of-type(1933) {
    animation-delay: 193.3s; }
  .grid__item-4-col:nth-of-type(1934) {
    animation-delay: 193.4s; }
  .grid__item-4-col:nth-of-type(1935) {
    animation-delay: 193.5s; }
  .grid__item-4-col:nth-of-type(1936) {
    animation-delay: 193.6s; }
  .grid__item-4-col:nth-of-type(1937) {
    animation-delay: 193.7s; }
  .grid__item-4-col:nth-of-type(1938) {
    animation-delay: 193.8s; }
  .grid__item-4-col:nth-of-type(1939) {
    animation-delay: 193.9s; }
  .grid__item-4-col:nth-of-type(1940) {
    animation-delay: 194s; }
  .grid__item-4-col:nth-of-type(1941) {
    animation-delay: 194.1s; }
  .grid__item-4-col:nth-of-type(1942) {
    animation-delay: 194.2s; }
  .grid__item-4-col:nth-of-type(1943) {
    animation-delay: 194.3s; }
  .grid__item-4-col:nth-of-type(1944) {
    animation-delay: 194.4s; }
  .grid__item-4-col:nth-of-type(1945) {
    animation-delay: 194.5s; }
  .grid__item-4-col:nth-of-type(1946) {
    animation-delay: 194.6s; }
  .grid__item-4-col:nth-of-type(1947) {
    animation-delay: 194.7s; }
  .grid__item-4-col:nth-of-type(1948) {
    animation-delay: 194.8s; }
  .grid__item-4-col:nth-of-type(1949) {
    animation-delay: 194.9s; }
  .grid__item-4-col:nth-of-type(1950) {
    animation-delay: 195s; }
  .grid__item-4-col:nth-of-type(1951) {
    animation-delay: 195.1s; }
  .grid__item-4-col:nth-of-type(1952) {
    animation-delay: 195.2s; }
  .grid__item-4-col:nth-of-type(1953) {
    animation-delay: 195.3s; }
  .grid__item-4-col:nth-of-type(1954) {
    animation-delay: 195.4s; }
  .grid__item-4-col:nth-of-type(1955) {
    animation-delay: 195.5s; }
  .grid__item-4-col:nth-of-type(1956) {
    animation-delay: 195.6s; }
  .grid__item-4-col:nth-of-type(1957) {
    animation-delay: 195.7s; }
  .grid__item-4-col:nth-of-type(1958) {
    animation-delay: 195.8s; }
  .grid__item-4-col:nth-of-type(1959) {
    animation-delay: 195.9s; }
  .grid__item-4-col:nth-of-type(1960) {
    animation-delay: 196s; }
  .grid__item-4-col:nth-of-type(1961) {
    animation-delay: 196.1s; }
  .grid__item-4-col:nth-of-type(1962) {
    animation-delay: 196.2s; }
  .grid__item-4-col:nth-of-type(1963) {
    animation-delay: 196.3s; }
  .grid__item-4-col:nth-of-type(1964) {
    animation-delay: 196.4s; }
  .grid__item-4-col:nth-of-type(1965) {
    animation-delay: 196.5s; }
  .grid__item-4-col:nth-of-type(1966) {
    animation-delay: 196.6s; }
  .grid__item-4-col:nth-of-type(1967) {
    animation-delay: 196.7s; }
  .grid__item-4-col:nth-of-type(1968) {
    animation-delay: 196.8s; }
  .grid__item-4-col:nth-of-type(1969) {
    animation-delay: 196.9s; }
  .grid__item-4-col:nth-of-type(1970) {
    animation-delay: 197s; }
  .grid__item-4-col:nth-of-type(1971) {
    animation-delay: 197.1s; }
  .grid__item-4-col:nth-of-type(1972) {
    animation-delay: 197.2s; }
  .grid__item-4-col:nth-of-type(1973) {
    animation-delay: 197.3s; }
  .grid__item-4-col:nth-of-type(1974) {
    animation-delay: 197.4s; }
  .grid__item-4-col:nth-of-type(1975) {
    animation-delay: 197.5s; }
  .grid__item-4-col:nth-of-type(1976) {
    animation-delay: 197.6s; }
  .grid__item-4-col:nth-of-type(1977) {
    animation-delay: 197.7s; }
  .grid__item-4-col:nth-of-type(1978) {
    animation-delay: 197.8s; }
  .grid__item-4-col:nth-of-type(1979) {
    animation-delay: 197.9s; }
  .grid__item-4-col:nth-of-type(1980) {
    animation-delay: 198s; }
  .grid__item-4-col:nth-of-type(1981) {
    animation-delay: 198.1s; }
  .grid__item-4-col:nth-of-type(1982) {
    animation-delay: 198.2s; }
  .grid__item-4-col:nth-of-type(1983) {
    animation-delay: 198.3s; }
  .grid__item-4-col:nth-of-type(1984) {
    animation-delay: 198.4s; }
  .grid__item-4-col:nth-of-type(1985) {
    animation-delay: 198.5s; }
  .grid__item-4-col:nth-of-type(1986) {
    animation-delay: 198.6s; }
  .grid__item-4-col:nth-of-type(1987) {
    animation-delay: 198.7s; }
  .grid__item-4-col:nth-of-type(1988) {
    animation-delay: 198.8s; }
  .grid__item-4-col:nth-of-type(1989) {
    animation-delay: 198.9s; }
  .grid__item-4-col:nth-of-type(1990) {
    animation-delay: 199s; }
  .grid__item-4-col:nth-of-type(1991) {
    animation-delay: 199.1s; }
  .grid__item-4-col:nth-of-type(1992) {
    animation-delay: 199.2s; }
  .grid__item-4-col:nth-of-type(1993) {
    animation-delay: 199.3s; }
  .grid__item-4-col:nth-of-type(1994) {
    animation-delay: 199.4s; }
  .grid__item-4-col:nth-of-type(1995) {
    animation-delay: 199.5s; }
  .grid__item-4-col:nth-of-type(1996) {
    animation-delay: 199.6s; }
  .grid__item-4-col:nth-of-type(1997) {
    animation-delay: 199.7s; }
  .grid__item-4-col:nth-of-type(1998) {
    animation-delay: 199.8s; }
  .grid__item-4-col:nth-of-type(1999) {
    animation-delay: 199.9s; }
  .grid__item-4-col:nth-of-type(2000) {
    animation-delay: 200s; }
  .grid__item-4-col:nth-of-type(2001) {
    animation-delay: 200.1s; }
  .grid__item-4-col:nth-of-type(2002) {
    animation-delay: 200.2s; }
  .grid__item-4-col:nth-of-type(2003) {
    animation-delay: 200.3s; }
  .grid__item-4-col:nth-of-type(2004) {
    animation-delay: 200.4s; }
  .grid__item-4-col:nth-of-type(2005) {
    animation-delay: 200.5s; }
  .grid__item-4-col:nth-of-type(2006) {
    animation-delay: 200.6s; }
  .grid__item-4-col:nth-of-type(2007) {
    animation-delay: 200.7s; }
  .grid__item-4-col:nth-of-type(2008) {
    animation-delay: 200.8s; }
  .grid__item-4-col:nth-of-type(2009) {
    animation-delay: 200.9s; }
  .grid__item-4-col:nth-of-type(2010) {
    animation-delay: 201s; }
  .grid__item-4-col:nth-of-type(2011) {
    animation-delay: 201.1s; }
  .grid__item-4-col:nth-of-type(2012) {
    animation-delay: 201.2s; }
  .grid__item-4-col:nth-of-type(2013) {
    animation-delay: 201.3s; }
  .grid__item-4-col:nth-of-type(2014) {
    animation-delay: 201.4s; }
  .grid__item-4-col:nth-of-type(2015) {
    animation-delay: 201.5s; }
  .grid__item-4-col:nth-of-type(2016) {
    animation-delay: 201.6s; }
  .grid__item-4-col:nth-of-type(2017) {
    animation-delay: 201.7s; }
  .grid__item-4-col:nth-of-type(2018) {
    animation-delay: 201.8s; }
  .grid__item-4-col:nth-of-type(2019) {
    animation-delay: 201.9s; }
  .grid__item-4-col:nth-of-type(2020) {
    animation-delay: 202s; }
  .grid__item-4-col:nth-of-type(2021) {
    animation-delay: 202.1s; }
  .grid__item-4-col:nth-of-type(2022) {
    animation-delay: 202.2s; }
  .grid__item-4-col:nth-of-type(2023) {
    animation-delay: 202.3s; }
  .grid__item-4-col:nth-of-type(2024) {
    animation-delay: 202.4s; }
  .grid__item-4-col:nth-of-type(2025) {
    animation-delay: 202.5s; }
  .grid__item-4-col:nth-of-type(2026) {
    animation-delay: 202.6s; }
  .grid__item-4-col:nth-of-type(2027) {
    animation-delay: 202.7s; }
  .grid__item-4-col:nth-of-type(2028) {
    animation-delay: 202.8s; }
  .grid__item-4-col:nth-of-type(2029) {
    animation-delay: 202.9s; }
  .grid__item-4-col:nth-of-type(2030) {
    animation-delay: 203s; }
  .grid__item-4-col:nth-of-type(2031) {
    animation-delay: 203.1s; }
  .grid__item-4-col:nth-of-type(2032) {
    animation-delay: 203.2s; }
  .grid__item-4-col:nth-of-type(2033) {
    animation-delay: 203.3s; }
  .grid__item-4-col:nth-of-type(2034) {
    animation-delay: 203.4s; }
  .grid__item-4-col:nth-of-type(2035) {
    animation-delay: 203.5s; }
  .grid__item-4-col:nth-of-type(2036) {
    animation-delay: 203.6s; }
  .grid__item-4-col:nth-of-type(2037) {
    animation-delay: 203.7s; }
  .grid__item-4-col:nth-of-type(2038) {
    animation-delay: 203.8s; }
  .grid__item-4-col:nth-of-type(2039) {
    animation-delay: 203.9s; }
  .grid__item-4-col:nth-of-type(2040) {
    animation-delay: 204s; }
  .grid__item-4-col:nth-of-type(2041) {
    animation-delay: 204.1s; }
  .grid__item-4-col:nth-of-type(2042) {
    animation-delay: 204.2s; }
  .grid__item-4-col:nth-of-type(2043) {
    animation-delay: 204.3s; }
  .grid__item-4-col:nth-of-type(2044) {
    animation-delay: 204.4s; }
  .grid__item-4-col:nth-of-type(2045) {
    animation-delay: 204.5s; }
  .grid__item-4-col:nth-of-type(2046) {
    animation-delay: 204.6s; }
  .grid__item-4-col:nth-of-type(2047) {
    animation-delay: 204.7s; }
  .grid__item-4-col:nth-of-type(2048) {
    animation-delay: 204.8s; }
  .grid__item-4-col:nth-of-type(2049) {
    animation-delay: 204.9s; }
  .grid__item-4-col:nth-of-type(2050) {
    animation-delay: 205s; }
  .grid__item-4-col:nth-of-type(2051) {
    animation-delay: 205.1s; }
  .grid__item-4-col:nth-of-type(2052) {
    animation-delay: 205.2s; }
  .grid__item-4-col:nth-of-type(2053) {
    animation-delay: 205.3s; }
  .grid__item-4-col:nth-of-type(2054) {
    animation-delay: 205.4s; }
  .grid__item-4-col:nth-of-type(2055) {
    animation-delay: 205.5s; }
  .grid__item-4-col:nth-of-type(2056) {
    animation-delay: 205.6s; }
  .grid__item-4-col:nth-of-type(2057) {
    animation-delay: 205.7s; }
  .grid__item-4-col:nth-of-type(2058) {
    animation-delay: 205.8s; }
  .grid__item-4-col:nth-of-type(2059) {
    animation-delay: 205.9s; }
  .grid__item-4-col:nth-of-type(2060) {
    animation-delay: 206s; }
  .grid__item-4-col:nth-of-type(2061) {
    animation-delay: 206.1s; }
  .grid__item-4-col:nth-of-type(2062) {
    animation-delay: 206.2s; }
  .grid__item-4-col:nth-of-type(2063) {
    animation-delay: 206.3s; }
  .grid__item-4-col:nth-of-type(2064) {
    animation-delay: 206.4s; }
  .grid__item-4-col:nth-of-type(2065) {
    animation-delay: 206.5s; }
  .grid__item-4-col:nth-of-type(2066) {
    animation-delay: 206.6s; }
  .grid__item-4-col:nth-of-type(2067) {
    animation-delay: 206.7s; }
  .grid__item-4-col:nth-of-type(2068) {
    animation-delay: 206.8s; }
  .grid__item-4-col:nth-of-type(2069) {
    animation-delay: 206.9s; }
  .grid__item-4-col:nth-of-type(2070) {
    animation-delay: 207s; }
  .grid__item-4-col:nth-of-type(2071) {
    animation-delay: 207.1s; }
  .grid__item-4-col:nth-of-type(2072) {
    animation-delay: 207.2s; }
  .grid__item-4-col:nth-of-type(2073) {
    animation-delay: 207.3s; }
  .grid__item-4-col:nth-of-type(2074) {
    animation-delay: 207.4s; }
  .grid__item-4-col:nth-of-type(2075) {
    animation-delay: 207.5s; }
  .grid__item-4-col:nth-of-type(2076) {
    animation-delay: 207.6s; }
  .grid__item-4-col:nth-of-type(2077) {
    animation-delay: 207.7s; }
  .grid__item-4-col:nth-of-type(2078) {
    animation-delay: 207.8s; }
  .grid__item-4-col:nth-of-type(2079) {
    animation-delay: 207.9s; }
  .grid__item-4-col:nth-of-type(2080) {
    animation-delay: 208s; }
  .grid__item-4-col:nth-of-type(2081) {
    animation-delay: 208.1s; }
  .grid__item-4-col:nth-of-type(2082) {
    animation-delay: 208.2s; }
  .grid__item-4-col:nth-of-type(2083) {
    animation-delay: 208.3s; }
  .grid__item-4-col:nth-of-type(2084) {
    animation-delay: 208.4s; }
  .grid__item-4-col:nth-of-type(2085) {
    animation-delay: 208.5s; }
  .grid__item-4-col:nth-of-type(2086) {
    animation-delay: 208.6s; }
  .grid__item-4-col:nth-of-type(2087) {
    animation-delay: 208.7s; }
  .grid__item-4-col:nth-of-type(2088) {
    animation-delay: 208.8s; }
  .grid__item-4-col:nth-of-type(2089) {
    animation-delay: 208.9s; }
  .grid__item-4-col:nth-of-type(2090) {
    animation-delay: 209s; }
  .grid__item-4-col:nth-of-type(2091) {
    animation-delay: 209.1s; }
  .grid__item-4-col:nth-of-type(2092) {
    animation-delay: 209.2s; }
  .grid__item-4-col:nth-of-type(2093) {
    animation-delay: 209.3s; }
  .grid__item-4-col:nth-of-type(2094) {
    animation-delay: 209.4s; }
  .grid__item-4-col:nth-of-type(2095) {
    animation-delay: 209.5s; }
  .grid__item-4-col:nth-of-type(2096) {
    animation-delay: 209.6s; }
  .grid__item-4-col:nth-of-type(2097) {
    animation-delay: 209.7s; }
  .grid__item-4-col:nth-of-type(2098) {
    animation-delay: 209.8s; }
  .grid__item-4-col:nth-of-type(2099) {
    animation-delay: 209.9s; }
  .grid__item-4-col:nth-of-type(2100) {
    animation-delay: 210s; }
  .grid__item-4-col:nth-of-type(2101) {
    animation-delay: 210.1s; }
  .grid__item-4-col:nth-of-type(2102) {
    animation-delay: 210.2s; }
  .grid__item-4-col:nth-of-type(2103) {
    animation-delay: 210.3s; }
  .grid__item-4-col:nth-of-type(2104) {
    animation-delay: 210.4s; }
  .grid__item-4-col:nth-of-type(2105) {
    animation-delay: 210.5s; }
  .grid__item-4-col:nth-of-type(2106) {
    animation-delay: 210.6s; }
  .grid__item-4-col:nth-of-type(2107) {
    animation-delay: 210.7s; }
  .grid__item-4-col:nth-of-type(2108) {
    animation-delay: 210.8s; }
  .grid__item-4-col:nth-of-type(2109) {
    animation-delay: 210.9s; }
  .grid__item-4-col:nth-of-type(2110) {
    animation-delay: 211s; }
  .grid__item-4-col:nth-of-type(2111) {
    animation-delay: 211.1s; }
  .grid__item-4-col:nth-of-type(2112) {
    animation-delay: 211.2s; }
  .grid__item-4-col:nth-of-type(2113) {
    animation-delay: 211.3s; }
  .grid__item-4-col:nth-of-type(2114) {
    animation-delay: 211.4s; }
  .grid__item-4-col:nth-of-type(2115) {
    animation-delay: 211.5s; }
  .grid__item-4-col:nth-of-type(2116) {
    animation-delay: 211.6s; }
  .grid__item-4-col:nth-of-type(2117) {
    animation-delay: 211.7s; }
  .grid__item-4-col:nth-of-type(2118) {
    animation-delay: 211.8s; }
  .grid__item-4-col:nth-of-type(2119) {
    animation-delay: 211.9s; }
  .grid__item-4-col:nth-of-type(2120) {
    animation-delay: 212s; }
  .grid__item-4-col:nth-of-type(2121) {
    animation-delay: 212.1s; }
  .grid__item-4-col:nth-of-type(2122) {
    animation-delay: 212.2s; }
  .grid__item-4-col:nth-of-type(2123) {
    animation-delay: 212.3s; }
  .grid__item-4-col:nth-of-type(2124) {
    animation-delay: 212.4s; }
  .grid__item-4-col:nth-of-type(2125) {
    animation-delay: 212.5s; }
  .grid__item-4-col:nth-of-type(2126) {
    animation-delay: 212.6s; }
  .grid__item-4-col:nth-of-type(2127) {
    animation-delay: 212.7s; }
  .grid__item-4-col:nth-of-type(2128) {
    animation-delay: 212.8s; }
  .grid__item-4-col:nth-of-type(2129) {
    animation-delay: 212.9s; }
  .grid__item-4-col:nth-of-type(2130) {
    animation-delay: 213s; }
  .grid__item-4-col:nth-of-type(2131) {
    animation-delay: 213.1s; }
  .grid__item-4-col:nth-of-type(2132) {
    animation-delay: 213.2s; }
  .grid__item-4-col:nth-of-type(2133) {
    animation-delay: 213.3s; }
  .grid__item-4-col:nth-of-type(2134) {
    animation-delay: 213.4s; }
  .grid__item-4-col:nth-of-type(2135) {
    animation-delay: 213.5s; }
  .grid__item-4-col:nth-of-type(2136) {
    animation-delay: 213.6s; }
  .grid__item-4-col:nth-of-type(2137) {
    animation-delay: 213.7s; }
  .grid__item-4-col:nth-of-type(2138) {
    animation-delay: 213.8s; }
  .grid__item-4-col:nth-of-type(2139) {
    animation-delay: 213.9s; }
  .grid__item-4-col:nth-of-type(2140) {
    animation-delay: 214s; }
  .grid__item-4-col:nth-of-type(2141) {
    animation-delay: 214.1s; }
  .grid__item-4-col:nth-of-type(2142) {
    animation-delay: 214.2s; }
  .grid__item-4-col:nth-of-type(2143) {
    animation-delay: 214.3s; }
  .grid__item-4-col:nth-of-type(2144) {
    animation-delay: 214.4s; }
  .grid__item-4-col:nth-of-type(2145) {
    animation-delay: 214.5s; }
  .grid__item-4-col:nth-of-type(2146) {
    animation-delay: 214.6s; }
  .grid__item-4-col:nth-of-type(2147) {
    animation-delay: 214.7s; }
  .grid__item-4-col:nth-of-type(2148) {
    animation-delay: 214.8s; }
  .grid__item-4-col:nth-of-type(2149) {
    animation-delay: 214.9s; }
  .grid__item-4-col:nth-of-type(2150) {
    animation-delay: 215s; }
  .grid__item-4-col:nth-of-type(2151) {
    animation-delay: 215.1s; }
  .grid__item-4-col:nth-of-type(2152) {
    animation-delay: 215.2s; }
  .grid__item-4-col:nth-of-type(2153) {
    animation-delay: 215.3s; }
  .grid__item-4-col:nth-of-type(2154) {
    animation-delay: 215.4s; }
  .grid__item-4-col:nth-of-type(2155) {
    animation-delay: 215.5s; }
  .grid__item-4-col:nth-of-type(2156) {
    animation-delay: 215.6s; }
  .grid__item-4-col:nth-of-type(2157) {
    animation-delay: 215.7s; }
  .grid__item-4-col:nth-of-type(2158) {
    animation-delay: 215.8s; }
  .grid__item-4-col:nth-of-type(2159) {
    animation-delay: 215.9s; }
  .grid__item-4-col:nth-of-type(2160) {
    animation-delay: 216s; }
  .grid__item-4-col:nth-of-type(2161) {
    animation-delay: 216.1s; }
  .grid__item-4-col:nth-of-type(2162) {
    animation-delay: 216.2s; }
  .grid__item-4-col:nth-of-type(2163) {
    animation-delay: 216.3s; }
  .grid__item-4-col:nth-of-type(2164) {
    animation-delay: 216.4s; }
  .grid__item-4-col:nth-of-type(2165) {
    animation-delay: 216.5s; }
  .grid__item-4-col:nth-of-type(2166) {
    animation-delay: 216.6s; }
  .grid__item-4-col:nth-of-type(2167) {
    animation-delay: 216.7s; }
  .grid__item-4-col:nth-of-type(2168) {
    animation-delay: 216.8s; }
  .grid__item-4-col:nth-of-type(2169) {
    animation-delay: 216.9s; }
  .grid__item-4-col:nth-of-type(2170) {
    animation-delay: 217s; }
  .grid__item-4-col:nth-of-type(2171) {
    animation-delay: 217.1s; }
  .grid__item-4-col:nth-of-type(2172) {
    animation-delay: 217.2s; }
  .grid__item-4-col:nth-of-type(2173) {
    animation-delay: 217.3s; }
  .grid__item-4-col:nth-of-type(2174) {
    animation-delay: 217.4s; }
  .grid__item-4-col:nth-of-type(2175) {
    animation-delay: 217.5s; }
  .grid__item-4-col:nth-of-type(2176) {
    animation-delay: 217.6s; }
  .grid__item-4-col:nth-of-type(2177) {
    animation-delay: 217.7s; }
  .grid__item-4-col:nth-of-type(2178) {
    animation-delay: 217.8s; }
  .grid__item-4-col:nth-of-type(2179) {
    animation-delay: 217.9s; }
  .grid__item-4-col:nth-of-type(2180) {
    animation-delay: 218s; }
  .grid__item-4-col:nth-of-type(2181) {
    animation-delay: 218.1s; }
  .grid__item-4-col:nth-of-type(2182) {
    animation-delay: 218.2s; }
  .grid__item-4-col:nth-of-type(2183) {
    animation-delay: 218.3s; }
  .grid__item-4-col:nth-of-type(2184) {
    animation-delay: 218.4s; }
  .grid__item-4-col:nth-of-type(2185) {
    animation-delay: 218.5s; }
  .grid__item-4-col:nth-of-type(2186) {
    animation-delay: 218.6s; }
  .grid__item-4-col:nth-of-type(2187) {
    animation-delay: 218.7s; }
  .grid__item-4-col:nth-of-type(2188) {
    animation-delay: 218.8s; }
  .grid__item-4-col:nth-of-type(2189) {
    animation-delay: 218.9s; }
  .grid__item-4-col:nth-of-type(2190) {
    animation-delay: 219s; }
  .grid__item-4-col:nth-of-type(2191) {
    animation-delay: 219.1s; }
  .grid__item-4-col:nth-of-type(2192) {
    animation-delay: 219.2s; }
  .grid__item-4-col:nth-of-type(2193) {
    animation-delay: 219.3s; }
  .grid__item-4-col:nth-of-type(2194) {
    animation-delay: 219.4s; }
  .grid__item-4-col:nth-of-type(2195) {
    animation-delay: 219.5s; }
  .grid__item-4-col:nth-of-type(2196) {
    animation-delay: 219.6s; }
  .grid__item-4-col:nth-of-type(2197) {
    animation-delay: 219.7s; }
  .grid__item-4-col:nth-of-type(2198) {
    animation-delay: 219.8s; }
  .grid__item-4-col:nth-of-type(2199) {
    animation-delay: 219.9s; }
  .grid__item-4-col:nth-of-type(2200) {
    animation-delay: 220s; }
  .grid__item-4-col:nth-of-type(2201) {
    animation-delay: 220.1s; }
  .grid__item-4-col:nth-of-type(2202) {
    animation-delay: 220.2s; }
  .grid__item-4-col:nth-of-type(2203) {
    animation-delay: 220.3s; }
  .grid__item-4-col:nth-of-type(2204) {
    animation-delay: 220.4s; }
  .grid__item-4-col:nth-of-type(2205) {
    animation-delay: 220.5s; }
  .grid__item-4-col:nth-of-type(2206) {
    animation-delay: 220.6s; }
  .grid__item-4-col:nth-of-type(2207) {
    animation-delay: 220.7s; }
  .grid__item-4-col:nth-of-type(2208) {
    animation-delay: 220.8s; }
  .grid__item-4-col:nth-of-type(2209) {
    animation-delay: 220.9s; }
  .grid__item-4-col:nth-of-type(2210) {
    animation-delay: 221s; }
  .grid__item-4-col:nth-of-type(2211) {
    animation-delay: 221.1s; }
  .grid__item-4-col:nth-of-type(2212) {
    animation-delay: 221.2s; }
  .grid__item-4-col:nth-of-type(2213) {
    animation-delay: 221.3s; }
  .grid__item-4-col:nth-of-type(2214) {
    animation-delay: 221.4s; }
  .grid__item-4-col:nth-of-type(2215) {
    animation-delay: 221.5s; }
  .grid__item-4-col:nth-of-type(2216) {
    animation-delay: 221.6s; }
  .grid__item-4-col:nth-of-type(2217) {
    animation-delay: 221.7s; }
  .grid__item-4-col:nth-of-type(2218) {
    animation-delay: 221.8s; }
  .grid__item-4-col:nth-of-type(2219) {
    animation-delay: 221.9s; }
  .grid__item-4-col:nth-of-type(2220) {
    animation-delay: 222s; }
  .grid__item-4-col:nth-of-type(2221) {
    animation-delay: 222.1s; }
  .grid__item-4-col:nth-of-type(2222) {
    animation-delay: 222.2s; }
  .grid__item-4-col:nth-of-type(2223) {
    animation-delay: 222.3s; }
  .grid__item-4-col:nth-of-type(2224) {
    animation-delay: 222.4s; }
  .grid__item-4-col:nth-of-type(2225) {
    animation-delay: 222.5s; }
  .grid__item-4-col:nth-of-type(2226) {
    animation-delay: 222.6s; }
  .grid__item-4-col:nth-of-type(2227) {
    animation-delay: 222.7s; }
  .grid__item-4-col:nth-of-type(2228) {
    animation-delay: 222.8s; }
  .grid__item-4-col:nth-of-type(2229) {
    animation-delay: 222.9s; }
  .grid__item-4-col:nth-of-type(2230) {
    animation-delay: 223s; }
  .grid__item-4-col:nth-of-type(2231) {
    animation-delay: 223.1s; }
  .grid__item-4-col:nth-of-type(2232) {
    animation-delay: 223.2s; }
  .grid__item-4-col:nth-of-type(2233) {
    animation-delay: 223.3s; }
  .grid__item-4-col:nth-of-type(2234) {
    animation-delay: 223.4s; }
  .grid__item-4-col:nth-of-type(2235) {
    animation-delay: 223.5s; }
  .grid__item-4-col:nth-of-type(2236) {
    animation-delay: 223.6s; }
  .grid__item-4-col:nth-of-type(2237) {
    animation-delay: 223.7s; }
  .grid__item-4-col:nth-of-type(2238) {
    animation-delay: 223.8s; }
  .grid__item-4-col:nth-of-type(2239) {
    animation-delay: 223.9s; }
  .grid__item-4-col:nth-of-type(2240) {
    animation-delay: 224s; }
  .grid__item-4-col:nth-of-type(2241) {
    animation-delay: 224.1s; }
  .grid__item-4-col:nth-of-type(2242) {
    animation-delay: 224.2s; }
  .grid__item-4-col:nth-of-type(2243) {
    animation-delay: 224.3s; }
  .grid__item-4-col:nth-of-type(2244) {
    animation-delay: 224.4s; }
  .grid__item-4-col:nth-of-type(2245) {
    animation-delay: 224.5s; }
  .grid__item-4-col:nth-of-type(2246) {
    animation-delay: 224.6s; }
  .grid__item-4-col:nth-of-type(2247) {
    animation-delay: 224.7s; }
  .grid__item-4-col:nth-of-type(2248) {
    animation-delay: 224.8s; }
  .grid__item-4-col:nth-of-type(2249) {
    animation-delay: 224.9s; }
  .grid__item-4-col:nth-of-type(2250) {
    animation-delay: 225s; }
  .grid__item-4-col:nth-of-type(2251) {
    animation-delay: 225.1s; }
  .grid__item-4-col:nth-of-type(2252) {
    animation-delay: 225.2s; }
  .grid__item-4-col:nth-of-type(2253) {
    animation-delay: 225.3s; }
  .grid__item-4-col:nth-of-type(2254) {
    animation-delay: 225.4s; }
  .grid__item-4-col:nth-of-type(2255) {
    animation-delay: 225.5s; }
  .grid__item-4-col:nth-of-type(2256) {
    animation-delay: 225.6s; }
  .grid__item-4-col:nth-of-type(2257) {
    animation-delay: 225.7s; }
  .grid__item-4-col:nth-of-type(2258) {
    animation-delay: 225.8s; }
  .grid__item-4-col:nth-of-type(2259) {
    animation-delay: 225.9s; }
  .grid__item-4-col:nth-of-type(2260) {
    animation-delay: 226s; }
  .grid__item-4-col:nth-of-type(2261) {
    animation-delay: 226.1s; }
  .grid__item-4-col:nth-of-type(2262) {
    animation-delay: 226.2s; }
  .grid__item-4-col:nth-of-type(2263) {
    animation-delay: 226.3s; }
  .grid__item-4-col:nth-of-type(2264) {
    animation-delay: 226.4s; }
  .grid__item-4-col:nth-of-type(2265) {
    animation-delay: 226.5s; }
  .grid__item-4-col:nth-of-type(2266) {
    animation-delay: 226.6s; }
  .grid__item-4-col:nth-of-type(2267) {
    animation-delay: 226.7s; }
  .grid__item-4-col:nth-of-type(2268) {
    animation-delay: 226.8s; }
  .grid__item-4-col:nth-of-type(2269) {
    animation-delay: 226.9s; }
  .grid__item-4-col:nth-of-type(2270) {
    animation-delay: 227s; }
  .grid__item-4-col:nth-of-type(2271) {
    animation-delay: 227.1s; }
  .grid__item-4-col:nth-of-type(2272) {
    animation-delay: 227.2s; }
  .grid__item-4-col:nth-of-type(2273) {
    animation-delay: 227.3s; }
  .grid__item-4-col:nth-of-type(2274) {
    animation-delay: 227.4s; }
  .grid__item-4-col:nth-of-type(2275) {
    animation-delay: 227.5s; }
  .grid__item-4-col:nth-of-type(2276) {
    animation-delay: 227.6s; }
  .grid__item-4-col:nth-of-type(2277) {
    animation-delay: 227.7s; }
  .grid__item-4-col:nth-of-type(2278) {
    animation-delay: 227.8s; }
  .grid__item-4-col:nth-of-type(2279) {
    animation-delay: 227.9s; }
  .grid__item-4-col:nth-of-type(2280) {
    animation-delay: 228s; }
  .grid__item-4-col:nth-of-type(2281) {
    animation-delay: 228.1s; }
  .grid__item-4-col:nth-of-type(2282) {
    animation-delay: 228.2s; }
  .grid__item-4-col:nth-of-type(2283) {
    animation-delay: 228.3s; }
  .grid__item-4-col:nth-of-type(2284) {
    animation-delay: 228.4s; }
  .grid__item-4-col:nth-of-type(2285) {
    animation-delay: 228.5s; }
  .grid__item-4-col:nth-of-type(2286) {
    animation-delay: 228.6s; }
  .grid__item-4-col:nth-of-type(2287) {
    animation-delay: 228.7s; }
  .grid__item-4-col:nth-of-type(2288) {
    animation-delay: 228.8s; }
  .grid__item-4-col:nth-of-type(2289) {
    animation-delay: 228.9s; }
  .grid__item-4-col:nth-of-type(2290) {
    animation-delay: 229s; }
  .grid__item-4-col:nth-of-type(2291) {
    animation-delay: 229.1s; }
  .grid__item-4-col:nth-of-type(2292) {
    animation-delay: 229.2s; }
  .grid__item-4-col:nth-of-type(2293) {
    animation-delay: 229.3s; }
  .grid__item-4-col:nth-of-type(2294) {
    animation-delay: 229.4s; }
  .grid__item-4-col:nth-of-type(2295) {
    animation-delay: 229.5s; }
  .grid__item-4-col:nth-of-type(2296) {
    animation-delay: 229.6s; }
  .grid__item-4-col:nth-of-type(2297) {
    animation-delay: 229.7s; }
  .grid__item-4-col:nth-of-type(2298) {
    animation-delay: 229.8s; }
  .grid__item-4-col:nth-of-type(2299) {
    animation-delay: 229.9s; }
  .grid__item-4-col:nth-of-type(2300) {
    animation-delay: 230s; }
  .grid__item-4-col:nth-of-type(2301) {
    animation-delay: 230.1s; }
  .grid__item-4-col:nth-of-type(2302) {
    animation-delay: 230.2s; }
  .grid__item-4-col:nth-of-type(2303) {
    animation-delay: 230.3s; }
  .grid__item-4-col:nth-of-type(2304) {
    animation-delay: 230.4s; }
  .grid__item-4-col:nth-of-type(2305) {
    animation-delay: 230.5s; }
  .grid__item-4-col:nth-of-type(2306) {
    animation-delay: 230.6s; }
  .grid__item-4-col:nth-of-type(2307) {
    animation-delay: 230.7s; }
  .grid__item-4-col:nth-of-type(2308) {
    animation-delay: 230.8s; }
  .grid__item-4-col:nth-of-type(2309) {
    animation-delay: 230.9s; }
  .grid__item-4-col:nth-of-type(2310) {
    animation-delay: 231s; }
  .grid__item-4-col:nth-of-type(2311) {
    animation-delay: 231.1s; }
  .grid__item-4-col:nth-of-type(2312) {
    animation-delay: 231.2s; }
  .grid__item-4-col:nth-of-type(2313) {
    animation-delay: 231.3s; }
  .grid__item-4-col:nth-of-type(2314) {
    animation-delay: 231.4s; }
  .grid__item-4-col:nth-of-type(2315) {
    animation-delay: 231.5s; }
  .grid__item-4-col:nth-of-type(2316) {
    animation-delay: 231.6s; }
  .grid__item-4-col:nth-of-type(2317) {
    animation-delay: 231.7s; }
  .grid__item-4-col:nth-of-type(2318) {
    animation-delay: 231.8s; }
  .grid__item-4-col:nth-of-type(2319) {
    animation-delay: 231.9s; }
  .grid__item-4-col:nth-of-type(2320) {
    animation-delay: 232s; }
  .grid__item-4-col:nth-of-type(2321) {
    animation-delay: 232.1s; }
  .grid__item-4-col:nth-of-type(2322) {
    animation-delay: 232.2s; }
  .grid__item-4-col:nth-of-type(2323) {
    animation-delay: 232.3s; }
  .grid__item-4-col:nth-of-type(2324) {
    animation-delay: 232.4s; }
  .grid__item-4-col:nth-of-type(2325) {
    animation-delay: 232.5s; }
  .grid__item-4-col:nth-of-type(2326) {
    animation-delay: 232.6s; }
  .grid__item-4-col:nth-of-type(2327) {
    animation-delay: 232.7s; }
  .grid__item-4-col:nth-of-type(2328) {
    animation-delay: 232.8s; }
  .grid__item-4-col:nth-of-type(2329) {
    animation-delay: 232.9s; }
  .grid__item-4-col:nth-of-type(2330) {
    animation-delay: 233s; }
  .grid__item-4-col:nth-of-type(2331) {
    animation-delay: 233.1s; }
  .grid__item-4-col:nth-of-type(2332) {
    animation-delay: 233.2s; }
  .grid__item-4-col:nth-of-type(2333) {
    animation-delay: 233.3s; }
  .grid__item-4-col:nth-of-type(2334) {
    animation-delay: 233.4s; }
  .grid__item-4-col:nth-of-type(2335) {
    animation-delay: 233.5s; }
  .grid__item-4-col:nth-of-type(2336) {
    animation-delay: 233.6s; }
  .grid__item-4-col:nth-of-type(2337) {
    animation-delay: 233.7s; }
  .grid__item-4-col:nth-of-type(2338) {
    animation-delay: 233.8s; }
  .grid__item-4-col:nth-of-type(2339) {
    animation-delay: 233.9s; }
  .grid__item-4-col:nth-of-type(2340) {
    animation-delay: 234s; }
  .grid__item-4-col:nth-of-type(2341) {
    animation-delay: 234.1s; }
  .grid__item-4-col:nth-of-type(2342) {
    animation-delay: 234.2s; }
  .grid__item-4-col:nth-of-type(2343) {
    animation-delay: 234.3s; }
  .grid__item-4-col:nth-of-type(2344) {
    animation-delay: 234.4s; }
  .grid__item-4-col:nth-of-type(2345) {
    animation-delay: 234.5s; }
  .grid__item-4-col:nth-of-type(2346) {
    animation-delay: 234.6s; }
  .grid__item-4-col:nth-of-type(2347) {
    animation-delay: 234.7s; }
  .grid__item-4-col:nth-of-type(2348) {
    animation-delay: 234.8s; }
  .grid__item-4-col:nth-of-type(2349) {
    animation-delay: 234.9s; }
  .grid__item-4-col:nth-of-type(2350) {
    animation-delay: 235s; }
  .grid__item-4-col:nth-of-type(2351) {
    animation-delay: 235.1s; }
  .grid__item-4-col:nth-of-type(2352) {
    animation-delay: 235.2s; }
  .grid__item-4-col:nth-of-type(2353) {
    animation-delay: 235.3s; }
  .grid__item-4-col:nth-of-type(2354) {
    animation-delay: 235.4s; }
  .grid__item-4-col:nth-of-type(2355) {
    animation-delay: 235.5s; }
  .grid__item-4-col:nth-of-type(2356) {
    animation-delay: 235.6s; }
  .grid__item-4-col:nth-of-type(2357) {
    animation-delay: 235.7s; }
  .grid__item-4-col:nth-of-type(2358) {
    animation-delay: 235.8s; }
  .grid__item-4-col:nth-of-type(2359) {
    animation-delay: 235.9s; }
  .grid__item-4-col:nth-of-type(2360) {
    animation-delay: 236s; }
  .grid__item-4-col:nth-of-type(2361) {
    animation-delay: 236.1s; }
  .grid__item-4-col:nth-of-type(2362) {
    animation-delay: 236.2s; }
  .grid__item-4-col:nth-of-type(2363) {
    animation-delay: 236.3s; }
  .grid__item-4-col:nth-of-type(2364) {
    animation-delay: 236.4s; }
  .grid__item-4-col:nth-of-type(2365) {
    animation-delay: 236.5s; }
  .grid__item-4-col:nth-of-type(2366) {
    animation-delay: 236.6s; }
  .grid__item-4-col:nth-of-type(2367) {
    animation-delay: 236.7s; }
  .grid__item-4-col:nth-of-type(2368) {
    animation-delay: 236.8s; }
  .grid__item-4-col:nth-of-type(2369) {
    animation-delay: 236.9s; }
  .grid__item-4-col:nth-of-type(2370) {
    animation-delay: 237s; }
  .grid__item-4-col:nth-of-type(2371) {
    animation-delay: 237.1s; }
  .grid__item-4-col:nth-of-type(2372) {
    animation-delay: 237.2s; }
  .grid__item-4-col:nth-of-type(2373) {
    animation-delay: 237.3s; }
  .grid__item-4-col:nth-of-type(2374) {
    animation-delay: 237.4s; }
  .grid__item-4-col:nth-of-type(2375) {
    animation-delay: 237.5s; }
  .grid__item-4-col:nth-of-type(2376) {
    animation-delay: 237.6s; }
  .grid__item-4-col:nth-of-type(2377) {
    animation-delay: 237.7s; }
  .grid__item-4-col:nth-of-type(2378) {
    animation-delay: 237.8s; }
  .grid__item-4-col:nth-of-type(2379) {
    animation-delay: 237.9s; }
  .grid__item-4-col:nth-of-type(2380) {
    animation-delay: 238s; }
  .grid__item-4-col:nth-of-type(2381) {
    animation-delay: 238.1s; }
  .grid__item-4-col:nth-of-type(2382) {
    animation-delay: 238.2s; }
  .grid__item-4-col:nth-of-type(2383) {
    animation-delay: 238.3s; }
  .grid__item-4-col:nth-of-type(2384) {
    animation-delay: 238.4s; }
  .grid__item-4-col:nth-of-type(2385) {
    animation-delay: 238.5s; }
  .grid__item-4-col:nth-of-type(2386) {
    animation-delay: 238.6s; }
  .grid__item-4-col:nth-of-type(2387) {
    animation-delay: 238.7s; }
  .grid__item-4-col:nth-of-type(2388) {
    animation-delay: 238.8s; }
  .grid__item-4-col:nth-of-type(2389) {
    animation-delay: 238.9s; }
  .grid__item-4-col:nth-of-type(2390) {
    animation-delay: 239s; }
  .grid__item-4-col:nth-of-type(2391) {
    animation-delay: 239.1s; }
  .grid__item-4-col:nth-of-type(2392) {
    animation-delay: 239.2s; }
  .grid__item-4-col:nth-of-type(2393) {
    animation-delay: 239.3s; }
  .grid__item-4-col:nth-of-type(2394) {
    animation-delay: 239.4s; }
  .grid__item-4-col:nth-of-type(2395) {
    animation-delay: 239.5s; }
  .grid__item-4-col:nth-of-type(2396) {
    animation-delay: 239.6s; }
  .grid__item-4-col:nth-of-type(2397) {
    animation-delay: 239.7s; }
  .grid__item-4-col:nth-of-type(2398) {
    animation-delay: 239.8s; }
  .grid__item-4-col:nth-of-type(2399) {
    animation-delay: 239.9s; }
  .grid__item-4-col:nth-of-type(2400) {
    animation-delay: 240s; }
  .grid__item-4-col:nth-of-type(2401) {
    animation-delay: 240.1s; }
  .grid__item-4-col:nth-of-type(2402) {
    animation-delay: 240.2s; }
  .grid__item-4-col:nth-of-type(2403) {
    animation-delay: 240.3s; }
  .grid__item-4-col:nth-of-type(2404) {
    animation-delay: 240.4s; }
  .grid__item-4-col:nth-of-type(2405) {
    animation-delay: 240.5s; }
  .grid__item-4-col:nth-of-type(2406) {
    animation-delay: 240.6s; }
  .grid__item-4-col:nth-of-type(2407) {
    animation-delay: 240.7s; }
  .grid__item-4-col:nth-of-type(2408) {
    animation-delay: 240.8s; }
  .grid__item-4-col:nth-of-type(2409) {
    animation-delay: 240.9s; }
  .grid__item-4-col:nth-of-type(2410) {
    animation-delay: 241s; }
  .grid__item-4-col:nth-of-type(2411) {
    animation-delay: 241.1s; }
  .grid__item-4-col:nth-of-type(2412) {
    animation-delay: 241.2s; }
  .grid__item-4-col:nth-of-type(2413) {
    animation-delay: 241.3s; }
  .grid__item-4-col:nth-of-type(2414) {
    animation-delay: 241.4s; }
  .grid__item-4-col:nth-of-type(2415) {
    animation-delay: 241.5s; }
  .grid__item-4-col:nth-of-type(2416) {
    animation-delay: 241.6s; }
  .grid__item-4-col:nth-of-type(2417) {
    animation-delay: 241.7s; }
  .grid__item-4-col:nth-of-type(2418) {
    animation-delay: 241.8s; }
  .grid__item-4-col:nth-of-type(2419) {
    animation-delay: 241.9s; }
  .grid__item-4-col:nth-of-type(2420) {
    animation-delay: 242s; }
  .grid__item-4-col:nth-of-type(2421) {
    animation-delay: 242.1s; }
  .grid__item-4-col:nth-of-type(2422) {
    animation-delay: 242.2s; }
  .grid__item-4-col:nth-of-type(2423) {
    animation-delay: 242.3s; }
  .grid__item-4-col:nth-of-type(2424) {
    animation-delay: 242.4s; }
  .grid__item-4-col:nth-of-type(2425) {
    animation-delay: 242.5s; }
  .grid__item-4-col:nth-of-type(2426) {
    animation-delay: 242.6s; }
  .grid__item-4-col:nth-of-type(2427) {
    animation-delay: 242.7s; }
  .grid__item-4-col:nth-of-type(2428) {
    animation-delay: 242.8s; }
  .grid__item-4-col:nth-of-type(2429) {
    animation-delay: 242.9s; }
  .grid__item-4-col:nth-of-type(2430) {
    animation-delay: 243s; }
  .grid__item-4-col:nth-of-type(2431) {
    animation-delay: 243.1s; }
  .grid__item-4-col:nth-of-type(2432) {
    animation-delay: 243.2s; }
  .grid__item-4-col:nth-of-type(2433) {
    animation-delay: 243.3s; }
  .grid__item-4-col:nth-of-type(2434) {
    animation-delay: 243.4s; }
  .grid__item-4-col:nth-of-type(2435) {
    animation-delay: 243.5s; }
  .grid__item-4-col:nth-of-type(2436) {
    animation-delay: 243.6s; }
  .grid__item-4-col:nth-of-type(2437) {
    animation-delay: 243.7s; }
  .grid__item-4-col:nth-of-type(2438) {
    animation-delay: 243.8s; }
  .grid__item-4-col:nth-of-type(2439) {
    animation-delay: 243.9s; }
  .grid__item-4-col:nth-of-type(2440) {
    animation-delay: 244s; }
  .grid__item-4-col:nth-of-type(2441) {
    animation-delay: 244.1s; }
  .grid__item-4-col:nth-of-type(2442) {
    animation-delay: 244.2s; }
  .grid__item-4-col:nth-of-type(2443) {
    animation-delay: 244.3s; }
  .grid__item-4-col:nth-of-type(2444) {
    animation-delay: 244.4s; }
  .grid__item-4-col:nth-of-type(2445) {
    animation-delay: 244.5s; }
  .grid__item-4-col:nth-of-type(2446) {
    animation-delay: 244.6s; }
  .grid__item-4-col:nth-of-type(2447) {
    animation-delay: 244.7s; }
  .grid__item-4-col:nth-of-type(2448) {
    animation-delay: 244.8s; }
  .grid__item-4-col:nth-of-type(2449) {
    animation-delay: 244.9s; }
  .grid__item-4-col:nth-of-type(2450) {
    animation-delay: 245s; }
  .grid__item-4-col:nth-of-type(2451) {
    animation-delay: 245.1s; }
  .grid__item-4-col:nth-of-type(2452) {
    animation-delay: 245.2s; }
  .grid__item-4-col:nth-of-type(2453) {
    animation-delay: 245.3s; }
  .grid__item-4-col:nth-of-type(2454) {
    animation-delay: 245.4s; }
  .grid__item-4-col:nth-of-type(2455) {
    animation-delay: 245.5s; }
  .grid__item-4-col:nth-of-type(2456) {
    animation-delay: 245.6s; }
  .grid__item-4-col:nth-of-type(2457) {
    animation-delay: 245.7s; }
  .grid__item-4-col:nth-of-type(2458) {
    animation-delay: 245.8s; }
  .grid__item-4-col:nth-of-type(2459) {
    animation-delay: 245.9s; }
  .grid__item-4-col:nth-of-type(2460) {
    animation-delay: 246s; }
  .grid__item-4-col:nth-of-type(2461) {
    animation-delay: 246.1s; }
  .grid__item-4-col:nth-of-type(2462) {
    animation-delay: 246.2s; }
  .grid__item-4-col:nth-of-type(2463) {
    animation-delay: 246.3s; }
  .grid__item-4-col:nth-of-type(2464) {
    animation-delay: 246.4s; }
  .grid__item-4-col:nth-of-type(2465) {
    animation-delay: 246.5s; }
  .grid__item-4-col:nth-of-type(2466) {
    animation-delay: 246.6s; }
  .grid__item-4-col:nth-of-type(2467) {
    animation-delay: 246.7s; }
  .grid__item-4-col:nth-of-type(2468) {
    animation-delay: 246.8s; }
  .grid__item-4-col:nth-of-type(2469) {
    animation-delay: 246.9s; }
  .grid__item-4-col:nth-of-type(2470) {
    animation-delay: 247s; }
  .grid__item-4-col:nth-of-type(2471) {
    animation-delay: 247.1s; }
  .grid__item-4-col:nth-of-type(2472) {
    animation-delay: 247.2s; }
  .grid__item-4-col:nth-of-type(2473) {
    animation-delay: 247.3s; }
  .grid__item-4-col:nth-of-type(2474) {
    animation-delay: 247.4s; }
  .grid__item-4-col:nth-of-type(2475) {
    animation-delay: 247.5s; }
  .grid__item-4-col:nth-of-type(2476) {
    animation-delay: 247.6s; }
  .grid__item-4-col:nth-of-type(2477) {
    animation-delay: 247.7s; }
  .grid__item-4-col:nth-of-type(2478) {
    animation-delay: 247.8s; }
  .grid__item-4-col:nth-of-type(2479) {
    animation-delay: 247.9s; }
  .grid__item-4-col:nth-of-type(2480) {
    animation-delay: 248s; }
  .grid__item-4-col:nth-of-type(2481) {
    animation-delay: 248.1s; }
  .grid__item-4-col:nth-of-type(2482) {
    animation-delay: 248.2s; }
  .grid__item-4-col:nth-of-type(2483) {
    animation-delay: 248.3s; }
  .grid__item-4-col:nth-of-type(2484) {
    animation-delay: 248.4s; }
  .grid__item-4-col:nth-of-type(2485) {
    animation-delay: 248.5s; }
  .grid__item-4-col:nth-of-type(2486) {
    animation-delay: 248.6s; }
  .grid__item-4-col:nth-of-type(2487) {
    animation-delay: 248.7s; }
  .grid__item-4-col:nth-of-type(2488) {
    animation-delay: 248.8s; }
  .grid__item-4-col:nth-of-type(2489) {
    animation-delay: 248.9s; }
  .grid__item-4-col:nth-of-type(2490) {
    animation-delay: 249s; }
  .grid__item-4-col:nth-of-type(2491) {
    animation-delay: 249.1s; }
  .grid__item-4-col:nth-of-type(2492) {
    animation-delay: 249.2s; }
  .grid__item-4-col:nth-of-type(2493) {
    animation-delay: 249.3s; }
  .grid__item-4-col:nth-of-type(2494) {
    animation-delay: 249.4s; }
  .grid__item-4-col:nth-of-type(2495) {
    animation-delay: 249.5s; }
  .grid__item-4-col:nth-of-type(2496) {
    animation-delay: 249.6s; }
  .grid__item-4-col:nth-of-type(2497) {
    animation-delay: 249.7s; }
  .grid__item-4-col:nth-of-type(2498) {
    animation-delay: 249.8s; }
  .grid__item-4-col:nth-of-type(2499) {
    animation-delay: 249.9s; }
  .grid__item-4-col:nth-of-type(2500) {
    animation-delay: 250s; }
  .grid__item-4-col:nth-of-type(2501) {
    animation-delay: 250.1s; }
  .grid__item-4-col:nth-of-type(2502) {
    animation-delay: 250.2s; }
  .grid__item-4-col:nth-of-type(2503) {
    animation-delay: 250.3s; }
  .grid__item-4-col:nth-of-type(2504) {
    animation-delay: 250.4s; }
  .grid__item-4-col:nth-of-type(2505) {
    animation-delay: 250.5s; }
  .grid__item-4-col:nth-of-type(2506) {
    animation-delay: 250.6s; }
  .grid__item-4-col:nth-of-type(2507) {
    animation-delay: 250.7s; }
  .grid__item-4-col:nth-of-type(2508) {
    animation-delay: 250.8s; }
  .grid__item-4-col:nth-of-type(2509) {
    animation-delay: 250.9s; }
  .grid__item-4-col:nth-of-type(2510) {
    animation-delay: 251s; }
  .grid__item-4-col:nth-of-type(2511) {
    animation-delay: 251.1s; }
  .grid__item-4-col:nth-of-type(2512) {
    animation-delay: 251.2s; }
  .grid__item-4-col:nth-of-type(2513) {
    animation-delay: 251.3s; }
  .grid__item-4-col:nth-of-type(2514) {
    animation-delay: 251.4s; }
  .grid__item-4-col:nth-of-type(2515) {
    animation-delay: 251.5s; }
  .grid__item-4-col:nth-of-type(2516) {
    animation-delay: 251.6s; }
  .grid__item-4-col:nth-of-type(2517) {
    animation-delay: 251.7s; }
  .grid__item-4-col:nth-of-type(2518) {
    animation-delay: 251.8s; }
  .grid__item-4-col:nth-of-type(2519) {
    animation-delay: 251.9s; }
  .grid__item-4-col:nth-of-type(2520) {
    animation-delay: 252s; }
  .grid__item-4-col:nth-of-type(2521) {
    animation-delay: 252.1s; }
  .grid__item-4-col:nth-of-type(2522) {
    animation-delay: 252.2s; }
  .grid__item-4-col:nth-of-type(2523) {
    animation-delay: 252.3s; }
  .grid__item-4-col:nth-of-type(2524) {
    animation-delay: 252.4s; }
  .grid__item-4-col:nth-of-type(2525) {
    animation-delay: 252.5s; }
  .grid__item-4-col:nth-of-type(2526) {
    animation-delay: 252.6s; }
  .grid__item-4-col:nth-of-type(2527) {
    animation-delay: 252.7s; }
  .grid__item-4-col:nth-of-type(2528) {
    animation-delay: 252.8s; }
  .grid__item-4-col:nth-of-type(2529) {
    animation-delay: 252.9s; }
  .grid__item-4-col:nth-of-type(2530) {
    animation-delay: 253s; }
  .grid__item-4-col:nth-of-type(2531) {
    animation-delay: 253.1s; }
  .grid__item-4-col:nth-of-type(2532) {
    animation-delay: 253.2s; }
  .grid__item-4-col:nth-of-type(2533) {
    animation-delay: 253.3s; }
  .grid__item-4-col:nth-of-type(2534) {
    animation-delay: 253.4s; }
  .grid__item-4-col:nth-of-type(2535) {
    animation-delay: 253.5s; }
  .grid__item-4-col:nth-of-type(2536) {
    animation-delay: 253.6s; }
  .grid__item-4-col:nth-of-type(2537) {
    animation-delay: 253.7s; }
  .grid__item-4-col:nth-of-type(2538) {
    animation-delay: 253.8s; }
  .grid__item-4-col:nth-of-type(2539) {
    animation-delay: 253.9s; }
  .grid__item-4-col:nth-of-type(2540) {
    animation-delay: 254s; }
  .grid__item-4-col:nth-of-type(2541) {
    animation-delay: 254.1s; }
  .grid__item-4-col:nth-of-type(2542) {
    animation-delay: 254.2s; }
  .grid__item-4-col:nth-of-type(2543) {
    animation-delay: 254.3s; }
  .grid__item-4-col:nth-of-type(2544) {
    animation-delay: 254.4s; }
  .grid__item-4-col:nth-of-type(2545) {
    animation-delay: 254.5s; }
  .grid__item-4-col:nth-of-type(2546) {
    animation-delay: 254.6s; }
  .grid__item-4-col:nth-of-type(2547) {
    animation-delay: 254.7s; }
  .grid__item-4-col:nth-of-type(2548) {
    animation-delay: 254.8s; }
  .grid__item-4-col:nth-of-type(2549) {
    animation-delay: 254.9s; }
  .grid__item-4-col:nth-of-type(2550) {
    animation-delay: 255s; }
  .grid__item-4-col:nth-of-type(2551) {
    animation-delay: 255.1s; }
  .grid__item-4-col:nth-of-type(2552) {
    animation-delay: 255.2s; }
  .grid__item-4-col:nth-of-type(2553) {
    animation-delay: 255.3s; }
  .grid__item-4-col:nth-of-type(2554) {
    animation-delay: 255.4s; }
  .grid__item-4-col:nth-of-type(2555) {
    animation-delay: 255.5s; }
  .grid__item-4-col:nth-of-type(2556) {
    animation-delay: 255.6s; }
  .grid__item-4-col:nth-of-type(2557) {
    animation-delay: 255.7s; }
  .grid__item-4-col:nth-of-type(2558) {
    animation-delay: 255.8s; }
  .grid__item-4-col:nth-of-type(2559) {
    animation-delay: 255.9s; }
  .grid__item-4-col:nth-of-type(2560) {
    animation-delay: 256s; }
  .grid__item-4-col:nth-of-type(2561) {
    animation-delay: 256.1s; }
  .grid__item-4-col:nth-of-type(2562) {
    animation-delay: 256.2s; }
  .grid__item-4-col:nth-of-type(2563) {
    animation-delay: 256.3s; }
  .grid__item-4-col:nth-of-type(2564) {
    animation-delay: 256.4s; }
  .grid__item-4-col:nth-of-type(2565) {
    animation-delay: 256.5s; }
  .grid__item-4-col:nth-of-type(2566) {
    animation-delay: 256.6s; }
  .grid__item-4-col:nth-of-type(2567) {
    animation-delay: 256.7s; }
  .grid__item-4-col:nth-of-type(2568) {
    animation-delay: 256.8s; }
  .grid__item-4-col:nth-of-type(2569) {
    animation-delay: 256.9s; }
  .grid__item-4-col:nth-of-type(2570) {
    animation-delay: 257s; }
  .grid__item-4-col:nth-of-type(2571) {
    animation-delay: 257.1s; }
  .grid__item-4-col:nth-of-type(2572) {
    animation-delay: 257.2s; }
  .grid__item-4-col:nth-of-type(2573) {
    animation-delay: 257.3s; }
  .grid__item-4-col:nth-of-type(2574) {
    animation-delay: 257.4s; }
  .grid__item-4-col:nth-of-type(2575) {
    animation-delay: 257.5s; }
  .grid__item-4-col:nth-of-type(2576) {
    animation-delay: 257.6s; }
  .grid__item-4-col:nth-of-type(2577) {
    animation-delay: 257.7s; }
  .grid__item-4-col:nth-of-type(2578) {
    animation-delay: 257.8s; }
  .grid__item-4-col:nth-of-type(2579) {
    animation-delay: 257.9s; }
  .grid__item-4-col:nth-of-type(2580) {
    animation-delay: 258s; }
  .grid__item-4-col:nth-of-type(2581) {
    animation-delay: 258.1s; }
  .grid__item-4-col:nth-of-type(2582) {
    animation-delay: 258.2s; }
  .grid__item-4-col:nth-of-type(2583) {
    animation-delay: 258.3s; }
  .grid__item-4-col:nth-of-type(2584) {
    animation-delay: 258.4s; }
  .grid__item-4-col:nth-of-type(2585) {
    animation-delay: 258.5s; }
  .grid__item-4-col:nth-of-type(2586) {
    animation-delay: 258.6s; }
  .grid__item-4-col:nth-of-type(2587) {
    animation-delay: 258.7s; }
  .grid__item-4-col:nth-of-type(2588) {
    animation-delay: 258.8s; }
  .grid__item-4-col:nth-of-type(2589) {
    animation-delay: 258.9s; }
  .grid__item-4-col:nth-of-type(2590) {
    animation-delay: 259s; }
  .grid__item-4-col:nth-of-type(2591) {
    animation-delay: 259.1s; }
  .grid__item-4-col:nth-of-type(2592) {
    animation-delay: 259.2s; }
  .grid__item-4-col:nth-of-type(2593) {
    animation-delay: 259.3s; }
  .grid__item-4-col:nth-of-type(2594) {
    animation-delay: 259.4s; }
  .grid__item-4-col:nth-of-type(2595) {
    animation-delay: 259.5s; }
  .grid__item-4-col:nth-of-type(2596) {
    animation-delay: 259.6s; }
  .grid__item-4-col:nth-of-type(2597) {
    animation-delay: 259.7s; }
  .grid__item-4-col:nth-of-type(2598) {
    animation-delay: 259.8s; }
  .grid__item-4-col:nth-of-type(2599) {
    animation-delay: 259.9s; }
  .grid__item-4-col:nth-of-type(2600) {
    animation-delay: 260s; }
  .grid__item-4-col:nth-of-type(2601) {
    animation-delay: 260.1s; }
  .grid__item-4-col:nth-of-type(2602) {
    animation-delay: 260.2s; }
  .grid__item-4-col:nth-of-type(2603) {
    animation-delay: 260.3s; }
  .grid__item-4-col:nth-of-type(2604) {
    animation-delay: 260.4s; }
  .grid__item-4-col:nth-of-type(2605) {
    animation-delay: 260.5s; }
  .grid__item-4-col:nth-of-type(2606) {
    animation-delay: 260.6s; }
  .grid__item-4-col:nth-of-type(2607) {
    animation-delay: 260.7s; }
  .grid__item-4-col:nth-of-type(2608) {
    animation-delay: 260.8s; }
  .grid__item-4-col:nth-of-type(2609) {
    animation-delay: 260.9s; }
  .grid__item-4-col:nth-of-type(2610) {
    animation-delay: 261s; }
  .grid__item-4-col:nth-of-type(2611) {
    animation-delay: 261.1s; }
  .grid__item-4-col:nth-of-type(2612) {
    animation-delay: 261.2s; }
  .grid__item-4-col:nth-of-type(2613) {
    animation-delay: 261.3s; }
  .grid__item-4-col:nth-of-type(2614) {
    animation-delay: 261.4s; }
  .grid__item-4-col:nth-of-type(2615) {
    animation-delay: 261.5s; }
  .grid__item-4-col:nth-of-type(2616) {
    animation-delay: 261.6s; }
  .grid__item-4-col:nth-of-type(2617) {
    animation-delay: 261.7s; }
  .grid__item-4-col:nth-of-type(2618) {
    animation-delay: 261.8s; }
  .grid__item-4-col:nth-of-type(2619) {
    animation-delay: 261.9s; }
  .grid__item-4-col:nth-of-type(2620) {
    animation-delay: 262s; }
  .grid__item-4-col:nth-of-type(2621) {
    animation-delay: 262.1s; }
  .grid__item-4-col:nth-of-type(2622) {
    animation-delay: 262.2s; }
  .grid__item-4-col:nth-of-type(2623) {
    animation-delay: 262.3s; }
  .grid__item-4-col:nth-of-type(2624) {
    animation-delay: 262.4s; }
  .grid__item-4-col:nth-of-type(2625) {
    animation-delay: 262.5s; }
  .grid__item-4-col:nth-of-type(2626) {
    animation-delay: 262.6s; }
  .grid__item-4-col:nth-of-type(2627) {
    animation-delay: 262.7s; }
  .grid__item-4-col:nth-of-type(2628) {
    animation-delay: 262.8s; }
  .grid__item-4-col:nth-of-type(2629) {
    animation-delay: 262.9s; }
  .grid__item-4-col:nth-of-type(2630) {
    animation-delay: 263s; }
  .grid__item-4-col:nth-of-type(2631) {
    animation-delay: 263.1s; }
  .grid__item-4-col:nth-of-type(2632) {
    animation-delay: 263.2s; }
  .grid__item-4-col:nth-of-type(2633) {
    animation-delay: 263.3s; }
  .grid__item-4-col:nth-of-type(2634) {
    animation-delay: 263.4s; }
  .grid__item-4-col:nth-of-type(2635) {
    animation-delay: 263.5s; }
  .grid__item-4-col:nth-of-type(2636) {
    animation-delay: 263.6s; }
  .grid__item-4-col:nth-of-type(2637) {
    animation-delay: 263.7s; }
  .grid__item-4-col:nth-of-type(2638) {
    animation-delay: 263.8s; }
  .grid__item-4-col:nth-of-type(2639) {
    animation-delay: 263.9s; }
  .grid__item-4-col:nth-of-type(2640) {
    animation-delay: 264s; }
  .grid__item-4-col:nth-of-type(2641) {
    animation-delay: 264.1s; }
  .grid__item-4-col:nth-of-type(2642) {
    animation-delay: 264.2s; }
  .grid__item-4-col:nth-of-type(2643) {
    animation-delay: 264.3s; }
  .grid__item-4-col:nth-of-type(2644) {
    animation-delay: 264.4s; }
  .grid__item-4-col:nth-of-type(2645) {
    animation-delay: 264.5s; }
  .grid__item-4-col:nth-of-type(2646) {
    animation-delay: 264.6s; }
  .grid__item-4-col:nth-of-type(2647) {
    animation-delay: 264.7s; }
  .grid__item-4-col:nth-of-type(2648) {
    animation-delay: 264.8s; }
  .grid__item-4-col:nth-of-type(2649) {
    animation-delay: 264.9s; }
  .grid__item-4-col:nth-of-type(2650) {
    animation-delay: 265s; }
  .grid__item-4-col:nth-of-type(2651) {
    animation-delay: 265.1s; }
  .grid__item-4-col:nth-of-type(2652) {
    animation-delay: 265.2s; }
  .grid__item-4-col:nth-of-type(2653) {
    animation-delay: 265.3s; }
  .grid__item-4-col:nth-of-type(2654) {
    animation-delay: 265.4s; }
  .grid__item-4-col:nth-of-type(2655) {
    animation-delay: 265.5s; }
  .grid__item-4-col:nth-of-type(2656) {
    animation-delay: 265.6s; }
  .grid__item-4-col:nth-of-type(2657) {
    animation-delay: 265.7s; }
  .grid__item-4-col:nth-of-type(2658) {
    animation-delay: 265.8s; }
  .grid__item-4-col:nth-of-type(2659) {
    animation-delay: 265.9s; }
  .grid__item-4-col:nth-of-type(2660) {
    animation-delay: 266s; }
  .grid__item-4-col:nth-of-type(2661) {
    animation-delay: 266.1s; }
  .grid__item-4-col:nth-of-type(2662) {
    animation-delay: 266.2s; }
  .grid__item-4-col:nth-of-type(2663) {
    animation-delay: 266.3s; }
  .grid__item-4-col:nth-of-type(2664) {
    animation-delay: 266.4s; }
  .grid__item-4-col:nth-of-type(2665) {
    animation-delay: 266.5s; }
  .grid__item-4-col:nth-of-type(2666) {
    animation-delay: 266.6s; }
  .grid__item-4-col:nth-of-type(2667) {
    animation-delay: 266.7s; }
  .grid__item-4-col:nth-of-type(2668) {
    animation-delay: 266.8s; }
  .grid__item-4-col:nth-of-type(2669) {
    animation-delay: 266.9s; }
  .grid__item-4-col:nth-of-type(2670) {
    animation-delay: 267s; }
  .grid__item-4-col:nth-of-type(2671) {
    animation-delay: 267.1s; }
  .grid__item-4-col:nth-of-type(2672) {
    animation-delay: 267.2s; }
  .grid__item-4-col:nth-of-type(2673) {
    animation-delay: 267.3s; }
  .grid__item-4-col:nth-of-type(2674) {
    animation-delay: 267.4s; }
  .grid__item-4-col:nth-of-type(2675) {
    animation-delay: 267.5s; }
  .grid__item-4-col:nth-of-type(2676) {
    animation-delay: 267.6s; }
  .grid__item-4-col:nth-of-type(2677) {
    animation-delay: 267.7s; }
  .grid__item-4-col:nth-of-type(2678) {
    animation-delay: 267.8s; }
  .grid__item-4-col:nth-of-type(2679) {
    animation-delay: 267.9s; }
  .grid__item-4-col:nth-of-type(2680) {
    animation-delay: 268s; }
  .grid__item-4-col:nth-of-type(2681) {
    animation-delay: 268.1s; }
  .grid__item-4-col:nth-of-type(2682) {
    animation-delay: 268.2s; }
  .grid__item-4-col:nth-of-type(2683) {
    animation-delay: 268.3s; }
  .grid__item-4-col:nth-of-type(2684) {
    animation-delay: 268.4s; }
  .grid__item-4-col:nth-of-type(2685) {
    animation-delay: 268.5s; }
  .grid__item-4-col:nth-of-type(2686) {
    animation-delay: 268.6s; }
  .grid__item-4-col:nth-of-type(2687) {
    animation-delay: 268.7s; }
  .grid__item-4-col:nth-of-type(2688) {
    animation-delay: 268.8s; }
  .grid__item-4-col:nth-of-type(2689) {
    animation-delay: 268.9s; }
  .grid__item-4-col:nth-of-type(2690) {
    animation-delay: 269s; }
  .grid__item-4-col:nth-of-type(2691) {
    animation-delay: 269.1s; }
  .grid__item-4-col:nth-of-type(2692) {
    animation-delay: 269.2s; }
  .grid__item-4-col:nth-of-type(2693) {
    animation-delay: 269.3s; }
  .grid__item-4-col:nth-of-type(2694) {
    animation-delay: 269.4s; }
  .grid__item-4-col:nth-of-type(2695) {
    animation-delay: 269.5s; }
  .grid__item-4-col:nth-of-type(2696) {
    animation-delay: 269.6s; }
  .grid__item-4-col:nth-of-type(2697) {
    animation-delay: 269.7s; }
  .grid__item-4-col:nth-of-type(2698) {
    animation-delay: 269.8s; }
  .grid__item-4-col:nth-of-type(2699) {
    animation-delay: 269.9s; }
  .grid__item-4-col:nth-of-type(2700) {
    animation-delay: 270s; }
  .grid__item-4-col:nth-of-type(2701) {
    animation-delay: 270.1s; }
  .grid__item-4-col:nth-of-type(2702) {
    animation-delay: 270.2s; }
  .grid__item-4-col:nth-of-type(2703) {
    animation-delay: 270.3s; }
  .grid__item-4-col:nth-of-type(2704) {
    animation-delay: 270.4s; }
  .grid__item-4-col:nth-of-type(2705) {
    animation-delay: 270.5s; }
  .grid__item-4-col:nth-of-type(2706) {
    animation-delay: 270.6s; }
  .grid__item-4-col:nth-of-type(2707) {
    animation-delay: 270.7s; }
  .grid__item-4-col:nth-of-type(2708) {
    animation-delay: 270.8s; }
  .grid__item-4-col:nth-of-type(2709) {
    animation-delay: 270.9s; }
  .grid__item-4-col:nth-of-type(2710) {
    animation-delay: 271s; }
  .grid__item-4-col:nth-of-type(2711) {
    animation-delay: 271.1s; }
  .grid__item-4-col:nth-of-type(2712) {
    animation-delay: 271.2s; }
  .grid__item-4-col:nth-of-type(2713) {
    animation-delay: 271.3s; }
  .grid__item-4-col:nth-of-type(2714) {
    animation-delay: 271.4s; }
  .grid__item-4-col:nth-of-type(2715) {
    animation-delay: 271.5s; }
  .grid__item-4-col:nth-of-type(2716) {
    animation-delay: 271.6s; }
  .grid__item-4-col:nth-of-type(2717) {
    animation-delay: 271.7s; }
  .grid__item-4-col:nth-of-type(2718) {
    animation-delay: 271.8s; }
  .grid__item-4-col:nth-of-type(2719) {
    animation-delay: 271.9s; }
  .grid__item-4-col:nth-of-type(2720) {
    animation-delay: 272s; }
  .grid__item-4-col:nth-of-type(2721) {
    animation-delay: 272.1s; }
  .grid__item-4-col:nth-of-type(2722) {
    animation-delay: 272.2s; }
  .grid__item-4-col:nth-of-type(2723) {
    animation-delay: 272.3s; }
  .grid__item-4-col:nth-of-type(2724) {
    animation-delay: 272.4s; }
  .grid__item-4-col:nth-of-type(2725) {
    animation-delay: 272.5s; }
  .grid__item-4-col:nth-of-type(2726) {
    animation-delay: 272.6s; }
  .grid__item-4-col:nth-of-type(2727) {
    animation-delay: 272.7s; }
  .grid__item-4-col:nth-of-type(2728) {
    animation-delay: 272.8s; }
  .grid__item-4-col:nth-of-type(2729) {
    animation-delay: 272.9s; }
  .grid__item-4-col:nth-of-type(2730) {
    animation-delay: 273s; }
  .grid__item-4-col:nth-of-type(2731) {
    animation-delay: 273.1s; }
  .grid__item-4-col:nth-of-type(2732) {
    animation-delay: 273.2s; }
  .grid__item-4-col:nth-of-type(2733) {
    animation-delay: 273.3s; }
  .grid__item-4-col:nth-of-type(2734) {
    animation-delay: 273.4s; }
  .grid__item-4-col:nth-of-type(2735) {
    animation-delay: 273.5s; }
  .grid__item-4-col:nth-of-type(2736) {
    animation-delay: 273.6s; }
  .grid__item-4-col:nth-of-type(2737) {
    animation-delay: 273.7s; }
  .grid__item-4-col:nth-of-type(2738) {
    animation-delay: 273.8s; }
  .grid__item-4-col:nth-of-type(2739) {
    animation-delay: 273.9s; }
  .grid__item-4-col:nth-of-type(2740) {
    animation-delay: 274s; }
  .grid__item-4-col:nth-of-type(2741) {
    animation-delay: 274.1s; }
  .grid__item-4-col:nth-of-type(2742) {
    animation-delay: 274.2s; }
  .grid__item-4-col:nth-of-type(2743) {
    animation-delay: 274.3s; }
  .grid__item-4-col:nth-of-type(2744) {
    animation-delay: 274.4s; }
  .grid__item-4-col:nth-of-type(2745) {
    animation-delay: 274.5s; }
  .grid__item-4-col:nth-of-type(2746) {
    animation-delay: 274.6s; }
  .grid__item-4-col:nth-of-type(2747) {
    animation-delay: 274.7s; }
  .grid__item-4-col:nth-of-type(2748) {
    animation-delay: 274.8s; }
  .grid__item-4-col:nth-of-type(2749) {
    animation-delay: 274.9s; }
  .grid__item-4-col:nth-of-type(2750) {
    animation-delay: 275s; }
  .grid__item-4-col:nth-of-type(2751) {
    animation-delay: 275.1s; }
  .grid__item-4-col:nth-of-type(2752) {
    animation-delay: 275.2s; }
  .grid__item-4-col:nth-of-type(2753) {
    animation-delay: 275.3s; }
  .grid__item-4-col:nth-of-type(2754) {
    animation-delay: 275.4s; }
  .grid__item-4-col:nth-of-type(2755) {
    animation-delay: 275.5s; }
  .grid__item-4-col:nth-of-type(2756) {
    animation-delay: 275.6s; }
  .grid__item-4-col:nth-of-type(2757) {
    animation-delay: 275.7s; }
  .grid__item-4-col:nth-of-type(2758) {
    animation-delay: 275.8s; }
  .grid__item-4-col:nth-of-type(2759) {
    animation-delay: 275.9s; }
  .grid__item-4-col:nth-of-type(2760) {
    animation-delay: 276s; }
  .grid__item-4-col:nth-of-type(2761) {
    animation-delay: 276.1s; }
  .grid__item-4-col:nth-of-type(2762) {
    animation-delay: 276.2s; }
  .grid__item-4-col:nth-of-type(2763) {
    animation-delay: 276.3s; }
  .grid__item-4-col:nth-of-type(2764) {
    animation-delay: 276.4s; }
  .grid__item-4-col:nth-of-type(2765) {
    animation-delay: 276.5s; }
  .grid__item-4-col:nth-of-type(2766) {
    animation-delay: 276.6s; }
  .grid__item-4-col:nth-of-type(2767) {
    animation-delay: 276.7s; }
  .grid__item-4-col:nth-of-type(2768) {
    animation-delay: 276.8s; }
  .grid__item-4-col:nth-of-type(2769) {
    animation-delay: 276.9s; }
  .grid__item-4-col:nth-of-type(2770) {
    animation-delay: 277s; }
  .grid__item-4-col:nth-of-type(2771) {
    animation-delay: 277.1s; }
  .grid__item-4-col:nth-of-type(2772) {
    animation-delay: 277.2s; }
  .grid__item-4-col:nth-of-type(2773) {
    animation-delay: 277.3s; }
  .grid__item-4-col:nth-of-type(2774) {
    animation-delay: 277.4s; }
  .grid__item-4-col:nth-of-type(2775) {
    animation-delay: 277.5s; }
  .grid__item-4-col:nth-of-type(2776) {
    animation-delay: 277.6s; }
  .grid__item-4-col:nth-of-type(2777) {
    animation-delay: 277.7s; }
  .grid__item-4-col:nth-of-type(2778) {
    animation-delay: 277.8s; }
  .grid__item-4-col:nth-of-type(2779) {
    animation-delay: 277.9s; }
  .grid__item-4-col:nth-of-type(2780) {
    animation-delay: 278s; }
  .grid__item-4-col:nth-of-type(2781) {
    animation-delay: 278.1s; }
  .grid__item-4-col:nth-of-type(2782) {
    animation-delay: 278.2s; }
  .grid__item-4-col:nth-of-type(2783) {
    animation-delay: 278.3s; }
  .grid__item-4-col:nth-of-type(2784) {
    animation-delay: 278.4s; }
  .grid__item-4-col:nth-of-type(2785) {
    animation-delay: 278.5s; }
  .grid__item-4-col:nth-of-type(2786) {
    animation-delay: 278.6s; }
  .grid__item-4-col:nth-of-type(2787) {
    animation-delay: 278.7s; }
  .grid__item-4-col:nth-of-type(2788) {
    animation-delay: 278.8s; }
  .grid__item-4-col:nth-of-type(2789) {
    animation-delay: 278.9s; }
  .grid__item-4-col:nth-of-type(2790) {
    animation-delay: 279s; }
  .grid__item-4-col:nth-of-type(2791) {
    animation-delay: 279.1s; }
  .grid__item-4-col:nth-of-type(2792) {
    animation-delay: 279.2s; }
  .grid__item-4-col:nth-of-type(2793) {
    animation-delay: 279.3s; }
  .grid__item-4-col:nth-of-type(2794) {
    animation-delay: 279.4s; }
  .grid__item-4-col:nth-of-type(2795) {
    animation-delay: 279.5s; }
  .grid__item-4-col:nth-of-type(2796) {
    animation-delay: 279.6s; }
  .grid__item-4-col:nth-of-type(2797) {
    animation-delay: 279.7s; }
  .grid__item-4-col:nth-of-type(2798) {
    animation-delay: 279.8s; }
  .grid__item-4-col:nth-of-type(2799) {
    animation-delay: 279.9s; }
  .grid__item-4-col:nth-of-type(2800) {
    animation-delay: 280s; }
  .grid__item-4-col:nth-of-type(2801) {
    animation-delay: 280.1s; }
  .grid__item-4-col:nth-of-type(2802) {
    animation-delay: 280.2s; }
  .grid__item-4-col:nth-of-type(2803) {
    animation-delay: 280.3s; }
  .grid__item-4-col:nth-of-type(2804) {
    animation-delay: 280.4s; }
  .grid__item-4-col:nth-of-type(2805) {
    animation-delay: 280.5s; }
  .grid__item-4-col:nth-of-type(2806) {
    animation-delay: 280.6s; }
  .grid__item-4-col:nth-of-type(2807) {
    animation-delay: 280.7s; }
  .grid__item-4-col:nth-of-type(2808) {
    animation-delay: 280.8s; }
  .grid__item-4-col:nth-of-type(2809) {
    animation-delay: 280.9s; }
  .grid__item-4-col:nth-of-type(2810) {
    animation-delay: 281s; }
  .grid__item-4-col:nth-of-type(2811) {
    animation-delay: 281.1s; }
  .grid__item-4-col:nth-of-type(2812) {
    animation-delay: 281.2s; }
  .grid__item-4-col:nth-of-type(2813) {
    animation-delay: 281.3s; }
  .grid__item-4-col:nth-of-type(2814) {
    animation-delay: 281.4s; }
  .grid__item-4-col:nth-of-type(2815) {
    animation-delay: 281.5s; }
  .grid__item-4-col:nth-of-type(2816) {
    animation-delay: 281.6s; }
  .grid__item-4-col:nth-of-type(2817) {
    animation-delay: 281.7s; }
  .grid__item-4-col:nth-of-type(2818) {
    animation-delay: 281.8s; }
  .grid__item-4-col:nth-of-type(2819) {
    animation-delay: 281.9s; }
  .grid__item-4-col:nth-of-type(2820) {
    animation-delay: 282s; }
  .grid__item-4-col:nth-of-type(2821) {
    animation-delay: 282.1s; }
  .grid__item-4-col:nth-of-type(2822) {
    animation-delay: 282.2s; }
  .grid__item-4-col:nth-of-type(2823) {
    animation-delay: 282.3s; }
  .grid__item-4-col:nth-of-type(2824) {
    animation-delay: 282.4s; }
  .grid__item-4-col:nth-of-type(2825) {
    animation-delay: 282.5s; }
  .grid__item-4-col:nth-of-type(2826) {
    animation-delay: 282.6s; }
  .grid__item-4-col:nth-of-type(2827) {
    animation-delay: 282.7s; }
  .grid__item-4-col:nth-of-type(2828) {
    animation-delay: 282.8s; }
  .grid__item-4-col:nth-of-type(2829) {
    animation-delay: 282.9s; }
  .grid__item-4-col:nth-of-type(2830) {
    animation-delay: 283s; }
  .grid__item-4-col:nth-of-type(2831) {
    animation-delay: 283.1s; }
  .grid__item-4-col:nth-of-type(2832) {
    animation-delay: 283.2s; }
  .grid__item-4-col:nth-of-type(2833) {
    animation-delay: 283.3s; }
  .grid__item-4-col:nth-of-type(2834) {
    animation-delay: 283.4s; }
  .grid__item-4-col:nth-of-type(2835) {
    animation-delay: 283.5s; }
  .grid__item-4-col:nth-of-type(2836) {
    animation-delay: 283.6s; }
  .grid__item-4-col:nth-of-type(2837) {
    animation-delay: 283.7s; }
  .grid__item-4-col:nth-of-type(2838) {
    animation-delay: 283.8s; }
  .grid__item-4-col:nth-of-type(2839) {
    animation-delay: 283.9s; }
  .grid__item-4-col:nth-of-type(2840) {
    animation-delay: 284s; }
  .grid__item-4-col:nth-of-type(2841) {
    animation-delay: 284.1s; }
  .grid__item-4-col:nth-of-type(2842) {
    animation-delay: 284.2s; }
  .grid__item-4-col:nth-of-type(2843) {
    animation-delay: 284.3s; }
  .grid__item-4-col:nth-of-type(2844) {
    animation-delay: 284.4s; }
  .grid__item-4-col:nth-of-type(2845) {
    animation-delay: 284.5s; }
  .grid__item-4-col:nth-of-type(2846) {
    animation-delay: 284.6s; }
  .grid__item-4-col:nth-of-type(2847) {
    animation-delay: 284.7s; }
  .grid__item-4-col:nth-of-type(2848) {
    animation-delay: 284.8s; }
  .grid__item-4-col:nth-of-type(2849) {
    animation-delay: 284.9s; }
  .grid__item-4-col:nth-of-type(2850) {
    animation-delay: 285s; }
  .grid__item-4-col:nth-of-type(2851) {
    animation-delay: 285.1s; }
  .grid__item-4-col:nth-of-type(2852) {
    animation-delay: 285.2s; }
  .grid__item-4-col:nth-of-type(2853) {
    animation-delay: 285.3s; }
  .grid__item-4-col:nth-of-type(2854) {
    animation-delay: 285.4s; }
  .grid__item-4-col:nth-of-type(2855) {
    animation-delay: 285.5s; }
  .grid__item-4-col:nth-of-type(2856) {
    animation-delay: 285.6s; }
  .grid__item-4-col:nth-of-type(2857) {
    animation-delay: 285.7s; }
  .grid__item-4-col:nth-of-type(2858) {
    animation-delay: 285.8s; }
  .grid__item-4-col:nth-of-type(2859) {
    animation-delay: 285.9s; }
  .grid__item-4-col:nth-of-type(2860) {
    animation-delay: 286s; }
  .grid__item-4-col:nth-of-type(2861) {
    animation-delay: 286.1s; }
  .grid__item-4-col:nth-of-type(2862) {
    animation-delay: 286.2s; }
  .grid__item-4-col:nth-of-type(2863) {
    animation-delay: 286.3s; }
  .grid__item-4-col:nth-of-type(2864) {
    animation-delay: 286.4s; }
  .grid__item-4-col:nth-of-type(2865) {
    animation-delay: 286.5s; }
  .grid__item-4-col:nth-of-type(2866) {
    animation-delay: 286.6s; }
  .grid__item-4-col:nth-of-type(2867) {
    animation-delay: 286.7s; }
  .grid__item-4-col:nth-of-type(2868) {
    animation-delay: 286.8s; }
  .grid__item-4-col:nth-of-type(2869) {
    animation-delay: 286.9s; }
  .grid__item-4-col:nth-of-type(2870) {
    animation-delay: 287s; }
  .grid__item-4-col:nth-of-type(2871) {
    animation-delay: 287.1s; }
  .grid__item-4-col:nth-of-type(2872) {
    animation-delay: 287.2s; }
  .grid__item-4-col:nth-of-type(2873) {
    animation-delay: 287.3s; }
  .grid__item-4-col:nth-of-type(2874) {
    animation-delay: 287.4s; }
  .grid__item-4-col:nth-of-type(2875) {
    animation-delay: 287.5s; }
  .grid__item-4-col:nth-of-type(2876) {
    animation-delay: 287.6s; }
  .grid__item-4-col:nth-of-type(2877) {
    animation-delay: 287.7s; }
  .grid__item-4-col:nth-of-type(2878) {
    animation-delay: 287.8s; }
  .grid__item-4-col:nth-of-type(2879) {
    animation-delay: 287.9s; }
  .grid__item-4-col:nth-of-type(2880) {
    animation-delay: 288s; }
  .grid__item-4-col:nth-of-type(2881) {
    animation-delay: 288.1s; }
  .grid__item-4-col:nth-of-type(2882) {
    animation-delay: 288.2s; }
  .grid__item-4-col:nth-of-type(2883) {
    animation-delay: 288.3s; }
  .grid__item-4-col:nth-of-type(2884) {
    animation-delay: 288.4s; }
  .grid__item-4-col:nth-of-type(2885) {
    animation-delay: 288.5s; }
  .grid__item-4-col:nth-of-type(2886) {
    animation-delay: 288.6s; }
  .grid__item-4-col:nth-of-type(2887) {
    animation-delay: 288.7s; }
  .grid__item-4-col:nth-of-type(2888) {
    animation-delay: 288.8s; }
  .grid__item-4-col:nth-of-type(2889) {
    animation-delay: 288.9s; }
  .grid__item-4-col:nth-of-type(2890) {
    animation-delay: 289s; }
  .grid__item-4-col:nth-of-type(2891) {
    animation-delay: 289.1s; }
  .grid__item-4-col:nth-of-type(2892) {
    animation-delay: 289.2s; }
  .grid__item-4-col:nth-of-type(2893) {
    animation-delay: 289.3s; }
  .grid__item-4-col:nth-of-type(2894) {
    animation-delay: 289.4s; }
  .grid__item-4-col:nth-of-type(2895) {
    animation-delay: 289.5s; }
  .grid__item-4-col:nth-of-type(2896) {
    animation-delay: 289.6s; }
  .grid__item-4-col:nth-of-type(2897) {
    animation-delay: 289.7s; }
  .grid__item-4-col:nth-of-type(2898) {
    animation-delay: 289.8s; }
  .grid__item-4-col:nth-of-type(2899) {
    animation-delay: 289.9s; }
  .grid__item-4-col:nth-of-type(2900) {
    animation-delay: 290s; }
  .grid__item-4-col:nth-of-type(2901) {
    animation-delay: 290.1s; }
  .grid__item-4-col:nth-of-type(2902) {
    animation-delay: 290.2s; }
  .grid__item-4-col:nth-of-type(2903) {
    animation-delay: 290.3s; }
  .grid__item-4-col:nth-of-type(2904) {
    animation-delay: 290.4s; }
  .grid__item-4-col:nth-of-type(2905) {
    animation-delay: 290.5s; }
  .grid__item-4-col:nth-of-type(2906) {
    animation-delay: 290.6s; }
  .grid__item-4-col:nth-of-type(2907) {
    animation-delay: 290.7s; }
  .grid__item-4-col:nth-of-type(2908) {
    animation-delay: 290.8s; }
  .grid__item-4-col:nth-of-type(2909) {
    animation-delay: 290.9s; }
  .grid__item-4-col:nth-of-type(2910) {
    animation-delay: 291s; }
  .grid__item-4-col:nth-of-type(2911) {
    animation-delay: 291.1s; }
  .grid__item-4-col:nth-of-type(2912) {
    animation-delay: 291.2s; }
  .grid__item-4-col:nth-of-type(2913) {
    animation-delay: 291.3s; }
  .grid__item-4-col:nth-of-type(2914) {
    animation-delay: 291.4s; }
  .grid__item-4-col:nth-of-type(2915) {
    animation-delay: 291.5s; }
  .grid__item-4-col:nth-of-type(2916) {
    animation-delay: 291.6s; }
  .grid__item-4-col:nth-of-type(2917) {
    animation-delay: 291.7s; }
  .grid__item-4-col:nth-of-type(2918) {
    animation-delay: 291.8s; }
  .grid__item-4-col:nth-of-type(2919) {
    animation-delay: 291.9s; }
  .grid__item-4-col:nth-of-type(2920) {
    animation-delay: 292s; }
  .grid__item-4-col:nth-of-type(2921) {
    animation-delay: 292.1s; }
  .grid__item-4-col:nth-of-type(2922) {
    animation-delay: 292.2s; }
  .grid__item-4-col:nth-of-type(2923) {
    animation-delay: 292.3s; }
  .grid__item-4-col:nth-of-type(2924) {
    animation-delay: 292.4s; }
  .grid__item-4-col:nth-of-type(2925) {
    animation-delay: 292.5s; }
  .grid__item-4-col:nth-of-type(2926) {
    animation-delay: 292.6s; }
  .grid__item-4-col:nth-of-type(2927) {
    animation-delay: 292.7s; }
  .grid__item-4-col:nth-of-type(2928) {
    animation-delay: 292.8s; }
  .grid__item-4-col:nth-of-type(2929) {
    animation-delay: 292.9s; }
  .grid__item-4-col:nth-of-type(2930) {
    animation-delay: 293s; }
  .grid__item-4-col:nth-of-type(2931) {
    animation-delay: 293.1s; }
  .grid__item-4-col:nth-of-type(2932) {
    animation-delay: 293.2s; }
  .grid__item-4-col:nth-of-type(2933) {
    animation-delay: 293.3s; }
  .grid__item-4-col:nth-of-type(2934) {
    animation-delay: 293.4s; }
  .grid__item-4-col:nth-of-type(2935) {
    animation-delay: 293.5s; }
  .grid__item-4-col:nth-of-type(2936) {
    animation-delay: 293.6s; }
  .grid__item-4-col:nth-of-type(2937) {
    animation-delay: 293.7s; }
  .grid__item-4-col:nth-of-type(2938) {
    animation-delay: 293.8s; }
  .grid__item-4-col:nth-of-type(2939) {
    animation-delay: 293.9s; }
  .grid__item-4-col:nth-of-type(2940) {
    animation-delay: 294s; }
  .grid__item-4-col:nth-of-type(2941) {
    animation-delay: 294.1s; }
  .grid__item-4-col:nth-of-type(2942) {
    animation-delay: 294.2s; }
  .grid__item-4-col:nth-of-type(2943) {
    animation-delay: 294.3s; }
  .grid__item-4-col:nth-of-type(2944) {
    animation-delay: 294.4s; }
  .grid__item-4-col:nth-of-type(2945) {
    animation-delay: 294.5s; }
  .grid__item-4-col:nth-of-type(2946) {
    animation-delay: 294.6s; }
  .grid__item-4-col:nth-of-type(2947) {
    animation-delay: 294.7s; }
  .grid__item-4-col:nth-of-type(2948) {
    animation-delay: 294.8s; }
  .grid__item-4-col:nth-of-type(2949) {
    animation-delay: 294.9s; }
  .grid__item-4-col:nth-of-type(2950) {
    animation-delay: 295s; }
  .grid__item-4-col:nth-of-type(2951) {
    animation-delay: 295.1s; }
  .grid__item-4-col:nth-of-type(2952) {
    animation-delay: 295.2s; }
  .grid__item-4-col:nth-of-type(2953) {
    animation-delay: 295.3s; }
  .grid__item-4-col:nth-of-type(2954) {
    animation-delay: 295.4s; }
  .grid__item-4-col:nth-of-type(2955) {
    animation-delay: 295.5s; }
  .grid__item-4-col:nth-of-type(2956) {
    animation-delay: 295.6s; }
  .grid__item-4-col:nth-of-type(2957) {
    animation-delay: 295.7s; }
  .grid__item-4-col:nth-of-type(2958) {
    animation-delay: 295.8s; }
  .grid__item-4-col:nth-of-type(2959) {
    animation-delay: 295.9s; }
  .grid__item-4-col:nth-of-type(2960) {
    animation-delay: 296s; }
  .grid__item-4-col:nth-of-type(2961) {
    animation-delay: 296.1s; }
  .grid__item-4-col:nth-of-type(2962) {
    animation-delay: 296.2s; }
  .grid__item-4-col:nth-of-type(2963) {
    animation-delay: 296.3s; }
  .grid__item-4-col:nth-of-type(2964) {
    animation-delay: 296.4s; }
  .grid__item-4-col:nth-of-type(2965) {
    animation-delay: 296.5s; }
  .grid__item-4-col:nth-of-type(2966) {
    animation-delay: 296.6s; }
  .grid__item-4-col:nth-of-type(2967) {
    animation-delay: 296.7s; }
  .grid__item-4-col:nth-of-type(2968) {
    animation-delay: 296.8s; }
  .grid__item-4-col:nth-of-type(2969) {
    animation-delay: 296.9s; }
  .grid__item-4-col:nth-of-type(2970) {
    animation-delay: 297s; }
  .grid__item-4-col:nth-of-type(2971) {
    animation-delay: 297.1s; }
  .grid__item-4-col:nth-of-type(2972) {
    animation-delay: 297.2s; }
  .grid__item-4-col:nth-of-type(2973) {
    animation-delay: 297.3s; }
  .grid__item-4-col:nth-of-type(2974) {
    animation-delay: 297.4s; }
  .grid__item-4-col:nth-of-type(2975) {
    animation-delay: 297.5s; }
  .grid__item-4-col:nth-of-type(2976) {
    animation-delay: 297.6s; }
  .grid__item-4-col:nth-of-type(2977) {
    animation-delay: 297.7s; }
  .grid__item-4-col:nth-of-type(2978) {
    animation-delay: 297.8s; }
  .grid__item-4-col:nth-of-type(2979) {
    animation-delay: 297.9s; }
  .grid__item-4-col:nth-of-type(2980) {
    animation-delay: 298s; }
  .grid__item-4-col:nth-of-type(2981) {
    animation-delay: 298.1s; }
  .grid__item-4-col:nth-of-type(2982) {
    animation-delay: 298.2s; }
  .grid__item-4-col:nth-of-type(2983) {
    animation-delay: 298.3s; }
  .grid__item-4-col:nth-of-type(2984) {
    animation-delay: 298.4s; }
  .grid__item-4-col:nth-of-type(2985) {
    animation-delay: 298.5s; }
  .grid__item-4-col:nth-of-type(2986) {
    animation-delay: 298.6s; }
  .grid__item-4-col:nth-of-type(2987) {
    animation-delay: 298.7s; }
  .grid__item-4-col:nth-of-type(2988) {
    animation-delay: 298.8s; }
  .grid__item-4-col:nth-of-type(2989) {
    animation-delay: 298.9s; }
  .grid__item-4-col:nth-of-type(2990) {
    animation-delay: 299s; }
  .grid__item-4-col:nth-of-type(2991) {
    animation-delay: 299.1s; }
  .grid__item-4-col:nth-of-type(2992) {
    animation-delay: 299.2s; }
  .grid__item-4-col:nth-of-type(2993) {
    animation-delay: 299.3s; }
  .grid__item-4-col:nth-of-type(2994) {
    animation-delay: 299.4s; }
  .grid__item-4-col:nth-of-type(2995) {
    animation-delay: 299.5s; }
  .grid__item-4-col:nth-of-type(2996) {
    animation-delay: 299.6s; }
  .grid__item-4-col:nth-of-type(2997) {
    animation-delay: 299.7s; }
  .grid__item-4-col:nth-of-type(2998) {
    animation-delay: 299.8s; }
  .grid__item-4-col:nth-of-type(2999) {
    animation-delay: 299.9s; }
  .grid__item-4-col:nth-of-type(3000) {
    animation-delay: 300s; }
  .grid__item-4-col:nth-of-type(3001) {
    animation-delay: 300.1s; }
  .grid__item-4-col:nth-of-type(3002) {
    animation-delay: 300.2s; }
  .grid__item-4-col:nth-of-type(3003) {
    animation-delay: 300.3s; }
  .grid__item-4-col:nth-of-type(3004) {
    animation-delay: 300.4s; }
  .grid__item-4-col:nth-of-type(3005) {
    animation-delay: 300.5s; }
  .grid__item-4-col:nth-of-type(3006) {
    animation-delay: 300.6s; }
  .grid__item-4-col:nth-of-type(3007) {
    animation-delay: 300.7s; }
  .grid__item-4-col:nth-of-type(3008) {
    animation-delay: 300.8s; }
  .grid__item-4-col:nth-of-type(3009) {
    animation-delay: 300.9s; }
  .grid__item-4-col:nth-of-type(3010) {
    animation-delay: 301s; }
  .grid__item-4-col:nth-of-type(3011) {
    animation-delay: 301.1s; }
  .grid__item-4-col:nth-of-type(3012) {
    animation-delay: 301.2s; }
  .grid__item-4-col:nth-of-type(3013) {
    animation-delay: 301.3s; }
  .grid__item-4-col:nth-of-type(3014) {
    animation-delay: 301.4s; }
  .grid__item-4-col:nth-of-type(3015) {
    animation-delay: 301.5s; }
  .grid__item-4-col:nth-of-type(3016) {
    animation-delay: 301.6s; }
  .grid__item-4-col:nth-of-type(3017) {
    animation-delay: 301.7s; }
  .grid__item-4-col:nth-of-type(3018) {
    animation-delay: 301.8s; }
  .grid__item-4-col:nth-of-type(3019) {
    animation-delay: 301.9s; }
  .grid__item-4-col:nth-of-type(3020) {
    animation-delay: 302s; }
  .grid__item-4-col:nth-of-type(3021) {
    animation-delay: 302.1s; }
  .grid__item-4-col:nth-of-type(3022) {
    animation-delay: 302.2s; }
  .grid__item-4-col:nth-of-type(3023) {
    animation-delay: 302.3s; }
  .grid__item-4-col:nth-of-type(3024) {
    animation-delay: 302.4s; }
  .grid__item-4-col:nth-of-type(3025) {
    animation-delay: 302.5s; }
  .grid__item-4-col:nth-of-type(3026) {
    animation-delay: 302.6s; }
  .grid__item-4-col:nth-of-type(3027) {
    animation-delay: 302.7s; }
  .grid__item-4-col:nth-of-type(3028) {
    animation-delay: 302.8s; }
  .grid__item-4-col:nth-of-type(3029) {
    animation-delay: 302.9s; }
  .grid__item-4-col:nth-of-type(3030) {
    animation-delay: 303s; }
  .grid__item-4-col:nth-of-type(3031) {
    animation-delay: 303.1s; }
  .grid__item-4-col:nth-of-type(3032) {
    animation-delay: 303.2s; }
  .grid__item-4-col:nth-of-type(3033) {
    animation-delay: 303.3s; }
  .grid__item-4-col:nth-of-type(3034) {
    animation-delay: 303.4s; }
  .grid__item-4-col:nth-of-type(3035) {
    animation-delay: 303.5s; }
  .grid__item-4-col:nth-of-type(3036) {
    animation-delay: 303.6s; }
  .grid__item-4-col:nth-of-type(3037) {
    animation-delay: 303.7s; }
  .grid__item-4-col:nth-of-type(3038) {
    animation-delay: 303.8s; }
  .grid__item-4-col:nth-of-type(3039) {
    animation-delay: 303.9s; }
  .grid__item-4-col:nth-of-type(3040) {
    animation-delay: 304s; }
  .grid__item-4-col:nth-of-type(3041) {
    animation-delay: 304.1s; }
  .grid__item-4-col:nth-of-type(3042) {
    animation-delay: 304.2s; }
  .grid__item-4-col:nth-of-type(3043) {
    animation-delay: 304.3s; }
  .grid__item-4-col:nth-of-type(3044) {
    animation-delay: 304.4s; }
  .grid__item-4-col:nth-of-type(3045) {
    animation-delay: 304.5s; }
  .grid__item-4-col:nth-of-type(3046) {
    animation-delay: 304.6s; }
  .grid__item-4-col:nth-of-type(3047) {
    animation-delay: 304.7s; }
  .grid__item-4-col:nth-of-type(3048) {
    animation-delay: 304.8s; }
  .grid__item-4-col:nth-of-type(3049) {
    animation-delay: 304.9s; }
  .grid__item-4-col:nth-of-type(3050) {
    animation-delay: 305s; }
  .grid__item-4-col:nth-of-type(3051) {
    animation-delay: 305.1s; }
  .grid__item-4-col:nth-of-type(3052) {
    animation-delay: 305.2s; }
  .grid__item-4-col:nth-of-type(3053) {
    animation-delay: 305.3s; }
  .grid__item-4-col:nth-of-type(3054) {
    animation-delay: 305.4s; }
  .grid__item-4-col:nth-of-type(3055) {
    animation-delay: 305.5s; }
  .grid__item-4-col:nth-of-type(3056) {
    animation-delay: 305.6s; }
  .grid__item-4-col:nth-of-type(3057) {
    animation-delay: 305.7s; }
  .grid__item-4-col:nth-of-type(3058) {
    animation-delay: 305.8s; }
  .grid__item-4-col:nth-of-type(3059) {
    animation-delay: 305.9s; }
  .grid__item-4-col:nth-of-type(3060) {
    animation-delay: 306s; }
  .grid__item-4-col:nth-of-type(3061) {
    animation-delay: 306.1s; }
  .grid__item-4-col:nth-of-type(3062) {
    animation-delay: 306.2s; }
  .grid__item-4-col:nth-of-type(3063) {
    animation-delay: 306.3s; }
  .grid__item-4-col:nth-of-type(3064) {
    animation-delay: 306.4s; }
  .grid__item-4-col:nth-of-type(3065) {
    animation-delay: 306.5s; }
  .grid__item-4-col:nth-of-type(3066) {
    animation-delay: 306.6s; }
  .grid__item-4-col:nth-of-type(3067) {
    animation-delay: 306.7s; }
  .grid__item-4-col:nth-of-type(3068) {
    animation-delay: 306.8s; }
  .grid__item-4-col:nth-of-type(3069) {
    animation-delay: 306.9s; }
  .grid__item-4-col:nth-of-type(3070) {
    animation-delay: 307s; }
  .grid__item-4-col:nth-of-type(3071) {
    animation-delay: 307.1s; }
  .grid__item-4-col:nth-of-type(3072) {
    animation-delay: 307.2s; }
  .grid__item-4-col:nth-of-type(3073) {
    animation-delay: 307.3s; }
  .grid__item-4-col:nth-of-type(3074) {
    animation-delay: 307.4s; }
  .grid__item-4-col:nth-of-type(3075) {
    animation-delay: 307.5s; }
  .grid__item-4-col:nth-of-type(3076) {
    animation-delay: 307.6s; }
  .grid__item-4-col:nth-of-type(3077) {
    animation-delay: 307.7s; }
  .grid__item-4-col:nth-of-type(3078) {
    animation-delay: 307.8s; }
  .grid__item-4-col:nth-of-type(3079) {
    animation-delay: 307.9s; }
  .grid__item-4-col:nth-of-type(3080) {
    animation-delay: 308s; }
  .grid__item-4-col:nth-of-type(3081) {
    animation-delay: 308.1s; }
  .grid__item-4-col:nth-of-type(3082) {
    animation-delay: 308.2s; }
  .grid__item-4-col:nth-of-type(3083) {
    animation-delay: 308.3s; }
  .grid__item-4-col:nth-of-type(3084) {
    animation-delay: 308.4s; }
  .grid__item-4-col:nth-of-type(3085) {
    animation-delay: 308.5s; }
  .grid__item-4-col:nth-of-type(3086) {
    animation-delay: 308.6s; }
  .grid__item-4-col:nth-of-type(3087) {
    animation-delay: 308.7s; }
  .grid__item-4-col:nth-of-type(3088) {
    animation-delay: 308.8s; }
  .grid__item-4-col:nth-of-type(3089) {
    animation-delay: 308.9s; }
  .grid__item-4-col:nth-of-type(3090) {
    animation-delay: 309s; }
  .grid__item-4-col:nth-of-type(3091) {
    animation-delay: 309.1s; }
  .grid__item-4-col:nth-of-type(3092) {
    animation-delay: 309.2s; }
  .grid__item-4-col:nth-of-type(3093) {
    animation-delay: 309.3s; }
  .grid__item-4-col:nth-of-type(3094) {
    animation-delay: 309.4s; }
  .grid__item-4-col:nth-of-type(3095) {
    animation-delay: 309.5s; }
  .grid__item-4-col:nth-of-type(3096) {
    animation-delay: 309.6s; }
  .grid__item-4-col:nth-of-type(3097) {
    animation-delay: 309.7s; }
  .grid__item-4-col:nth-of-type(3098) {
    animation-delay: 309.8s; }
  .grid__item-4-col:nth-of-type(3099) {
    animation-delay: 309.9s; }
  .grid__item-4-col:nth-of-type(3100) {
    animation-delay: 310s; }
  .grid__item-4-col:nth-of-type(3101) {
    animation-delay: 310.1s; }
  .grid__item-4-col:nth-of-type(3102) {
    animation-delay: 310.2s; }
  .grid__item-4-col:nth-of-type(3103) {
    animation-delay: 310.3s; }
  .grid__item-4-col:nth-of-type(3104) {
    animation-delay: 310.4s; }
  .grid__item-4-col:nth-of-type(3105) {
    animation-delay: 310.5s; }
  .grid__item-4-col:nth-of-type(3106) {
    animation-delay: 310.6s; }
  .grid__item-4-col:nth-of-type(3107) {
    animation-delay: 310.7s; }
  .grid__item-4-col:nth-of-type(3108) {
    animation-delay: 310.8s; }
  .grid__item-4-col:nth-of-type(3109) {
    animation-delay: 310.9s; }
  .grid__item-4-col:nth-of-type(3110) {
    animation-delay: 311s; }
  .grid__item-4-col:nth-of-type(3111) {
    animation-delay: 311.1s; }
  .grid__item-4-col:nth-of-type(3112) {
    animation-delay: 311.2s; }
  .grid__item-4-col:nth-of-type(3113) {
    animation-delay: 311.3s; }
  .grid__item-4-col:nth-of-type(3114) {
    animation-delay: 311.4s; }
  .grid__item-4-col:nth-of-type(3115) {
    animation-delay: 311.5s; }
  .grid__item-4-col:nth-of-type(3116) {
    animation-delay: 311.6s; }
  .grid__item-4-col:nth-of-type(3117) {
    animation-delay: 311.7s; }
  .grid__item-4-col:nth-of-type(3118) {
    animation-delay: 311.8s; }
  .grid__item-4-col:nth-of-type(3119) {
    animation-delay: 311.9s; }
  .grid__item-4-col:nth-of-type(3120) {
    animation-delay: 312s; }
  .grid__item-4-col:nth-of-type(3121) {
    animation-delay: 312.1s; }
  .grid__item-4-col:nth-of-type(3122) {
    animation-delay: 312.2s; }
  .grid__item-4-col:nth-of-type(3123) {
    animation-delay: 312.3s; }
  .grid__item-4-col:nth-of-type(3124) {
    animation-delay: 312.4s; }
  .grid__item-4-col:nth-of-type(3125) {
    animation-delay: 312.5s; }
  .grid__item-4-col:nth-of-type(3126) {
    animation-delay: 312.6s; }
  .grid__item-4-col:nth-of-type(3127) {
    animation-delay: 312.7s; }
  .grid__item-4-col:nth-of-type(3128) {
    animation-delay: 312.8s; }
  .grid__item-4-col:nth-of-type(3129) {
    animation-delay: 312.9s; }
  .grid__item-4-col:nth-of-type(3130) {
    animation-delay: 313s; }
  .grid__item-4-col:nth-of-type(3131) {
    animation-delay: 313.1s; }
  .grid__item-4-col:nth-of-type(3132) {
    animation-delay: 313.2s; }
  .grid__item-4-col:nth-of-type(3133) {
    animation-delay: 313.3s; }
  .grid__item-4-col:nth-of-type(3134) {
    animation-delay: 313.4s; }
  .grid__item-4-col:nth-of-type(3135) {
    animation-delay: 313.5s; }
  .grid__item-4-col:nth-of-type(3136) {
    animation-delay: 313.6s; }
  .grid__item-4-col:nth-of-type(3137) {
    animation-delay: 313.7s; }
  .grid__item-4-col:nth-of-type(3138) {
    animation-delay: 313.8s; }
  .grid__item-4-col:nth-of-type(3139) {
    animation-delay: 313.9s; }
  .grid__item-4-col:nth-of-type(3140) {
    animation-delay: 314s; }
  .grid__item-4-col:nth-of-type(3141) {
    animation-delay: 314.1s; }
  .grid__item-4-col:nth-of-type(3142) {
    animation-delay: 314.2s; }
  .grid__item-4-col:nth-of-type(3143) {
    animation-delay: 314.3s; }
  .grid__item-4-col:nth-of-type(3144) {
    animation-delay: 314.4s; }
  .grid__item-4-col:nth-of-type(3145) {
    animation-delay: 314.5s; }
  .grid__item-4-col:nth-of-type(3146) {
    animation-delay: 314.6s; }
  .grid__item-4-col:nth-of-type(3147) {
    animation-delay: 314.7s; }
  .grid__item-4-col:nth-of-type(3148) {
    animation-delay: 314.8s; }
  .grid__item-4-col:nth-of-type(3149) {
    animation-delay: 314.9s; }
  .grid__item-4-col:nth-of-type(3150) {
    animation-delay: 315s; }
  .grid__item-4-col:nth-of-type(3151) {
    animation-delay: 315.1s; }
  .grid__item-4-col:nth-of-type(3152) {
    animation-delay: 315.2s; }
  .grid__item-4-col:nth-of-type(3153) {
    animation-delay: 315.3s; }
  .grid__item-4-col:nth-of-type(3154) {
    animation-delay: 315.4s; }
  .grid__item-4-col:nth-of-type(3155) {
    animation-delay: 315.5s; }
  .grid__item-4-col:nth-of-type(3156) {
    animation-delay: 315.6s; }
  .grid__item-4-col:nth-of-type(3157) {
    animation-delay: 315.7s; }
  .grid__item-4-col:nth-of-type(3158) {
    animation-delay: 315.8s; }
  .grid__item-4-col:nth-of-type(3159) {
    animation-delay: 315.9s; }
  .grid__item-4-col:nth-of-type(3160) {
    animation-delay: 316s; }
  .grid__item-4-col:nth-of-type(3161) {
    animation-delay: 316.1s; }
  .grid__item-4-col:nth-of-type(3162) {
    animation-delay: 316.2s; }
  .grid__item-4-col:nth-of-type(3163) {
    animation-delay: 316.3s; }
  .grid__item-4-col:nth-of-type(3164) {
    animation-delay: 316.4s; }
  .grid__item-4-col:nth-of-type(3165) {
    animation-delay: 316.5s; }
  .grid__item-4-col:nth-of-type(3166) {
    animation-delay: 316.6s; }
  .grid__item-4-col:nth-of-type(3167) {
    animation-delay: 316.7s; }
  .grid__item-4-col:nth-of-type(3168) {
    animation-delay: 316.8s; }
  .grid__item-4-col:nth-of-type(3169) {
    animation-delay: 316.9s; }
  .grid__item-4-col:nth-of-type(3170) {
    animation-delay: 317s; }
  .grid__item-4-col:nth-of-type(3171) {
    animation-delay: 317.1s; }
  .grid__item-4-col:nth-of-type(3172) {
    animation-delay: 317.2s; }
  .grid__item-4-col:nth-of-type(3173) {
    animation-delay: 317.3s; }
  .grid__item-4-col:nth-of-type(3174) {
    animation-delay: 317.4s; }
  .grid__item-4-col:nth-of-type(3175) {
    animation-delay: 317.5s; }
  .grid__item-4-col:nth-of-type(3176) {
    animation-delay: 317.6s; }
  .grid__item-4-col:nth-of-type(3177) {
    animation-delay: 317.7s; }
  .grid__item-4-col:nth-of-type(3178) {
    animation-delay: 317.8s; }
  .grid__item-4-col:nth-of-type(3179) {
    animation-delay: 317.9s; }
  .grid__item-4-col:nth-of-type(3180) {
    animation-delay: 318s; }
  .grid__item-4-col:nth-of-type(3181) {
    animation-delay: 318.1s; }
  .grid__item-4-col:nth-of-type(3182) {
    animation-delay: 318.2s; }
  .grid__item-4-col:nth-of-type(3183) {
    animation-delay: 318.3s; }
  .grid__item-4-col:nth-of-type(3184) {
    animation-delay: 318.4s; }
  .grid__item-4-col:nth-of-type(3185) {
    animation-delay: 318.5s; }
  .grid__item-4-col:nth-of-type(3186) {
    animation-delay: 318.6s; }
  .grid__item-4-col:nth-of-type(3187) {
    animation-delay: 318.7s; }
  .grid__item-4-col:nth-of-type(3188) {
    animation-delay: 318.8s; }
  .grid__item-4-col:nth-of-type(3189) {
    animation-delay: 318.9s; }
  .grid__item-4-col:nth-of-type(3190) {
    animation-delay: 319s; }
  .grid__item-4-col:nth-of-type(3191) {
    animation-delay: 319.1s; }
  .grid__item-4-col:nth-of-type(3192) {
    animation-delay: 319.2s; }
  .grid__item-4-col:nth-of-type(3193) {
    animation-delay: 319.3s; }
  .grid__item-4-col:nth-of-type(3194) {
    animation-delay: 319.4s; }
  .grid__item-4-col:nth-of-type(3195) {
    animation-delay: 319.5s; }
  .grid__item-4-col:nth-of-type(3196) {
    animation-delay: 319.6s; }
  .grid__item-4-col:nth-of-type(3197) {
    animation-delay: 319.7s; }
  .grid__item-4-col:nth-of-type(3198) {
    animation-delay: 319.8s; }
  .grid__item-4-col:nth-of-type(3199) {
    animation-delay: 319.9s; }
  .grid__item-4-col:nth-of-type(3200) {
    animation-delay: 320s; }
  .grid__item-4-col:nth-of-type(3201) {
    animation-delay: 320.1s; }
  .grid__item-4-col:nth-of-type(3202) {
    animation-delay: 320.2s; }
  .grid__item-4-col:nth-of-type(3203) {
    animation-delay: 320.3s; }
  .grid__item-4-col:nth-of-type(3204) {
    animation-delay: 320.4s; }
  .grid__item-4-col:nth-of-type(3205) {
    animation-delay: 320.5s; }
  .grid__item-4-col:nth-of-type(3206) {
    animation-delay: 320.6s; }
  .grid__item-4-col:nth-of-type(3207) {
    animation-delay: 320.7s; }
  .grid__item-4-col:nth-of-type(3208) {
    animation-delay: 320.8s; }
  .grid__item-4-col:nth-of-type(3209) {
    animation-delay: 320.9s; }
  .grid__item-4-col:nth-of-type(3210) {
    animation-delay: 321s; }
  .grid__item-4-col:nth-of-type(3211) {
    animation-delay: 321.1s; }
  .grid__item-4-col:nth-of-type(3212) {
    animation-delay: 321.2s; }
  .grid__item-4-col:nth-of-type(3213) {
    animation-delay: 321.3s; }
  .grid__item-4-col:nth-of-type(3214) {
    animation-delay: 321.4s; }
  .grid__item-4-col:nth-of-type(3215) {
    animation-delay: 321.5s; }
  .grid__item-4-col:nth-of-type(3216) {
    animation-delay: 321.6s; }
  .grid__item-4-col:nth-of-type(3217) {
    animation-delay: 321.7s; }
  .grid__item-4-col:nth-of-type(3218) {
    animation-delay: 321.8s; }
  .grid__item-4-col:nth-of-type(3219) {
    animation-delay: 321.9s; }
  .grid__item-4-col:nth-of-type(3220) {
    animation-delay: 322s; }
  .grid__item-4-col:nth-of-type(3221) {
    animation-delay: 322.1s; }
  .grid__item-4-col:nth-of-type(3222) {
    animation-delay: 322.2s; }
  .grid__item-4-col:nth-of-type(3223) {
    animation-delay: 322.3s; }
  .grid__item-4-col:nth-of-type(3224) {
    animation-delay: 322.4s; }
  .grid__item-4-col:nth-of-type(3225) {
    animation-delay: 322.5s; }
  .grid__item-4-col:nth-of-type(3226) {
    animation-delay: 322.6s; }
  .grid__item-4-col:nth-of-type(3227) {
    animation-delay: 322.7s; }
  .grid__item-4-col:nth-of-type(3228) {
    animation-delay: 322.8s; }
  .grid__item-4-col:nth-of-type(3229) {
    animation-delay: 322.9s; }
  .grid__item-4-col:nth-of-type(3230) {
    animation-delay: 323s; }
  .grid__item-4-col:nth-of-type(3231) {
    animation-delay: 323.1s; }
  .grid__item-4-col:nth-of-type(3232) {
    animation-delay: 323.2s; }
  .grid__item-4-col:nth-of-type(3233) {
    animation-delay: 323.3s; }
  .grid__item-4-col:nth-of-type(3234) {
    animation-delay: 323.4s; }
  .grid__item-4-col:nth-of-type(3235) {
    animation-delay: 323.5s; }
  .grid__item-4-col:nth-of-type(3236) {
    animation-delay: 323.6s; }
  .grid__item-4-col:nth-of-type(3237) {
    animation-delay: 323.7s; }
  .grid__item-4-col:nth-of-type(3238) {
    animation-delay: 323.8s; }
  .grid__item-4-col:nth-of-type(3239) {
    animation-delay: 323.9s; }
  .grid__item-4-col:nth-of-type(3240) {
    animation-delay: 324s; }
  .grid__item-4-col:nth-of-type(3241) {
    animation-delay: 324.1s; }
  .grid__item-4-col:nth-of-type(3242) {
    animation-delay: 324.2s; }
  .grid__item-4-col:nth-of-type(3243) {
    animation-delay: 324.3s; }
  .grid__item-4-col:nth-of-type(3244) {
    animation-delay: 324.4s; }
  .grid__item-4-col:nth-of-type(3245) {
    animation-delay: 324.5s; }
  .grid__item-4-col:nth-of-type(3246) {
    animation-delay: 324.6s; }
  .grid__item-4-col:nth-of-type(3247) {
    animation-delay: 324.7s; }
  .grid__item-4-col:nth-of-type(3248) {
    animation-delay: 324.8s; }
  .grid__item-4-col:nth-of-type(3249) {
    animation-delay: 324.9s; }
  .grid__item-4-col:nth-of-type(3250) {
    animation-delay: 325s; }
  .grid__item-4-col:nth-of-type(3251) {
    animation-delay: 325.1s; }
  .grid__item-4-col:nth-of-type(3252) {
    animation-delay: 325.2s; }
  .grid__item-4-col:nth-of-type(3253) {
    animation-delay: 325.3s; }
  .grid__item-4-col:nth-of-type(3254) {
    animation-delay: 325.4s; }
  .grid__item-4-col:nth-of-type(3255) {
    animation-delay: 325.5s; }
  .grid__item-4-col:nth-of-type(3256) {
    animation-delay: 325.6s; }
  .grid__item-4-col:nth-of-type(3257) {
    animation-delay: 325.7s; }
  .grid__item-4-col:nth-of-type(3258) {
    animation-delay: 325.8s; }
  .grid__item-4-col:nth-of-type(3259) {
    animation-delay: 325.9s; }
  .grid__item-4-col:nth-of-type(3260) {
    animation-delay: 326s; }
  .grid__item-4-col:nth-of-type(3261) {
    animation-delay: 326.1s; }
  .grid__item-4-col:nth-of-type(3262) {
    animation-delay: 326.2s; }
  .grid__item-4-col:nth-of-type(3263) {
    animation-delay: 326.3s; }
  .grid__item-4-col:nth-of-type(3264) {
    animation-delay: 326.4s; }
  .grid__item-4-col:nth-of-type(3265) {
    animation-delay: 326.5s; }
  .grid__item-4-col:nth-of-type(3266) {
    animation-delay: 326.6s; }
  .grid__item-4-col:nth-of-type(3267) {
    animation-delay: 326.7s; }
  .grid__item-4-col:nth-of-type(3268) {
    animation-delay: 326.8s; }
  .grid__item-4-col:nth-of-type(3269) {
    animation-delay: 326.9s; }
  .grid__item-4-col:nth-of-type(3270) {
    animation-delay: 327s; }
  .grid__item-4-col:nth-of-type(3271) {
    animation-delay: 327.1s; }
  .grid__item-4-col:nth-of-type(3272) {
    animation-delay: 327.2s; }
  .grid__item-4-col:nth-of-type(3273) {
    animation-delay: 327.3s; }
  .grid__item-4-col:nth-of-type(3274) {
    animation-delay: 327.4s; }
  .grid__item-4-col:nth-of-type(3275) {
    animation-delay: 327.5s; }
  .grid__item-4-col:nth-of-type(3276) {
    animation-delay: 327.6s; }
  .grid__item-4-col:nth-of-type(3277) {
    animation-delay: 327.7s; }
  .grid__item-4-col:nth-of-type(3278) {
    animation-delay: 327.8s; }
  .grid__item-4-col:nth-of-type(3279) {
    animation-delay: 327.9s; }
  .grid__item-4-col:nth-of-type(3280) {
    animation-delay: 328s; }
  .grid__item-4-col:nth-of-type(3281) {
    animation-delay: 328.1s; }
  .grid__item-4-col:nth-of-type(3282) {
    animation-delay: 328.2s; }
  .grid__item-4-col:nth-of-type(3283) {
    animation-delay: 328.3s; }
  .grid__item-4-col:nth-of-type(3284) {
    animation-delay: 328.4s; }
  .grid__item-4-col:nth-of-type(3285) {
    animation-delay: 328.5s; }
  .grid__item-4-col:nth-of-type(3286) {
    animation-delay: 328.6s; }
  .grid__item-4-col:nth-of-type(3287) {
    animation-delay: 328.7s; }
  .grid__item-4-col:nth-of-type(3288) {
    animation-delay: 328.8s; }
  .grid__item-4-col:nth-of-type(3289) {
    animation-delay: 328.9s; }
  .grid__item-4-col:nth-of-type(3290) {
    animation-delay: 329s; }
  .grid__item-4-col:nth-of-type(3291) {
    animation-delay: 329.1s; }
  .grid__item-4-col:nth-of-type(3292) {
    animation-delay: 329.2s; }
  .grid__item-4-col:nth-of-type(3293) {
    animation-delay: 329.3s; }
  .grid__item-4-col:nth-of-type(3294) {
    animation-delay: 329.4s; }
  .grid__item-4-col:nth-of-type(3295) {
    animation-delay: 329.5s; }
  .grid__item-4-col:nth-of-type(3296) {
    animation-delay: 329.6s; }
  .grid__item-4-col:nth-of-type(3297) {
    animation-delay: 329.7s; }
  .grid__item-4-col:nth-of-type(3298) {
    animation-delay: 329.8s; }
  .grid__item-4-col:nth-of-type(3299) {
    animation-delay: 329.9s; }
  .grid__item-4-col:nth-of-type(3300) {
    animation-delay: 330s; }
  .grid__item-4-col:nth-of-type(3301) {
    animation-delay: 330.1s; }
  .grid__item-4-col:nth-of-type(3302) {
    animation-delay: 330.2s; }
  .grid__item-4-col:nth-of-type(3303) {
    animation-delay: 330.3s; }
  .grid__item-4-col:nth-of-type(3304) {
    animation-delay: 330.4s; }
  .grid__item-4-col:nth-of-type(3305) {
    animation-delay: 330.5s; }
  .grid__item-4-col:nth-of-type(3306) {
    animation-delay: 330.6s; }
  .grid__item-4-col:nth-of-type(3307) {
    animation-delay: 330.7s; }
  .grid__item-4-col:nth-of-type(3308) {
    animation-delay: 330.8s; }
  .grid__item-4-col:nth-of-type(3309) {
    animation-delay: 330.9s; }
  .grid__item-4-col:nth-of-type(3310) {
    animation-delay: 331s; }
  .grid__item-4-col:nth-of-type(3311) {
    animation-delay: 331.1s; }
  .grid__item-4-col:nth-of-type(3312) {
    animation-delay: 331.2s; }
  .grid__item-4-col:nth-of-type(3313) {
    animation-delay: 331.3s; }
  .grid__item-4-col:nth-of-type(3314) {
    animation-delay: 331.4s; }
  .grid__item-4-col:nth-of-type(3315) {
    animation-delay: 331.5s; }
  .grid__item-4-col:nth-of-type(3316) {
    animation-delay: 331.6s; }
  .grid__item-4-col:nth-of-type(3317) {
    animation-delay: 331.7s; }
  .grid__item-4-col:nth-of-type(3318) {
    animation-delay: 331.8s; }
  .grid__item-4-col:nth-of-type(3319) {
    animation-delay: 331.9s; }
  .grid__item-4-col:nth-of-type(3320) {
    animation-delay: 332s; }
  .grid__item-4-col:nth-of-type(3321) {
    animation-delay: 332.1s; }
  .grid__item-4-col:nth-of-type(3322) {
    animation-delay: 332.2s; }
  .grid__item-4-col:nth-of-type(3323) {
    animation-delay: 332.3s; }
  .grid__item-4-col:nth-of-type(3324) {
    animation-delay: 332.4s; }
  .grid__item-4-col:nth-of-type(3325) {
    animation-delay: 332.5s; }
  .grid__item-4-col:nth-of-type(3326) {
    animation-delay: 332.6s; }
  .grid__item-4-col:nth-of-type(3327) {
    animation-delay: 332.7s; }
  .grid__item-4-col:nth-of-type(3328) {
    animation-delay: 332.8s; }
  .grid__item-4-col:nth-of-type(3329) {
    animation-delay: 332.9s; }
  .grid__item-4-col:nth-of-type(3330) {
    animation-delay: 333s; }
  .grid__item-4-col:nth-of-type(3331) {
    animation-delay: 333.1s; }
  .grid__item-4-col:nth-of-type(3332) {
    animation-delay: 333.2s; }
  .grid__item-4-col:nth-of-type(3333) {
    animation-delay: 333.3s; }
  .grid__item-4-col:nth-of-type(3334) {
    animation-delay: 333.4s; }
  .grid__item-4-col:nth-of-type(3335) {
    animation-delay: 333.5s; }
  .grid__item-4-col:nth-of-type(3336) {
    animation-delay: 333.6s; }
  .grid__item-4-col:nth-of-type(3337) {
    animation-delay: 333.7s; }
  .grid__item-4-col:nth-of-type(3338) {
    animation-delay: 333.8s; }
  .grid__item-4-col:nth-of-type(3339) {
    animation-delay: 333.9s; }
  .grid__item-4-col:nth-of-type(3340) {
    animation-delay: 334s; }
  .grid__item-4-col:nth-of-type(3341) {
    animation-delay: 334.1s; }
  .grid__item-4-col:nth-of-type(3342) {
    animation-delay: 334.2s; }
  .grid__item-4-col:nth-of-type(3343) {
    animation-delay: 334.3s; }
  .grid__item-4-col:nth-of-type(3344) {
    animation-delay: 334.4s; }
  .grid__item-4-col:nth-of-type(3345) {
    animation-delay: 334.5s; }
  .grid__item-4-col:nth-of-type(3346) {
    animation-delay: 334.6s; }
  .grid__item-4-col:nth-of-type(3347) {
    animation-delay: 334.7s; }
  .grid__item-4-col:nth-of-type(3348) {
    animation-delay: 334.8s; }
  .grid__item-4-col:nth-of-type(3349) {
    animation-delay: 334.9s; }
  .grid__item-4-col:nth-of-type(3350) {
    animation-delay: 335s; }
  .grid__item-4-col:nth-of-type(3351) {
    animation-delay: 335.1s; }
  .grid__item-4-col:nth-of-type(3352) {
    animation-delay: 335.2s; }
  .grid__item-4-col:nth-of-type(3353) {
    animation-delay: 335.3s; }
  .grid__item-4-col:nth-of-type(3354) {
    animation-delay: 335.4s; }
  .grid__item-4-col:nth-of-type(3355) {
    animation-delay: 335.5s; }
  .grid__item-4-col:nth-of-type(3356) {
    animation-delay: 335.6s; }
  .grid__item-4-col:nth-of-type(3357) {
    animation-delay: 335.7s; }
  .grid__item-4-col:nth-of-type(3358) {
    animation-delay: 335.8s; }
  .grid__item-4-col:nth-of-type(3359) {
    animation-delay: 335.9s; }
  .grid__item-4-col:nth-of-type(3360) {
    animation-delay: 336s; }
  .grid__item-4-col:nth-of-type(3361) {
    animation-delay: 336.1s; }
  .grid__item-4-col:nth-of-type(3362) {
    animation-delay: 336.2s; }
  .grid__item-4-col:nth-of-type(3363) {
    animation-delay: 336.3s; }
  .grid__item-4-col:nth-of-type(3364) {
    animation-delay: 336.4s; }
  .grid__item-4-col:nth-of-type(3365) {
    animation-delay: 336.5s; }
  .grid__item-4-col:nth-of-type(3366) {
    animation-delay: 336.6s; }
  .grid__item-4-col:nth-of-type(3367) {
    animation-delay: 336.7s; }
  .grid__item-4-col:nth-of-type(3368) {
    animation-delay: 336.8s; }
  .grid__item-4-col:nth-of-type(3369) {
    animation-delay: 336.9s; }
  .grid__item-4-col:nth-of-type(3370) {
    animation-delay: 337s; }
  .grid__item-4-col:nth-of-type(3371) {
    animation-delay: 337.1s; }
  .grid__item-4-col:nth-of-type(3372) {
    animation-delay: 337.2s; }
  .grid__item-4-col:nth-of-type(3373) {
    animation-delay: 337.3s; }
  .grid__item-4-col:nth-of-type(3374) {
    animation-delay: 337.4s; }
  .grid__item-4-col:nth-of-type(3375) {
    animation-delay: 337.5s; }
  .grid__item-4-col:nth-of-type(3376) {
    animation-delay: 337.6s; }
  .grid__item-4-col:nth-of-type(3377) {
    animation-delay: 337.7s; }
  .grid__item-4-col:nth-of-type(3378) {
    animation-delay: 337.8s; }
  .grid__item-4-col:nth-of-type(3379) {
    animation-delay: 337.9s; }
  .grid__item-4-col:nth-of-type(3380) {
    animation-delay: 338s; }
  .grid__item-4-col:nth-of-type(3381) {
    animation-delay: 338.1s; }
  .grid__item-4-col:nth-of-type(3382) {
    animation-delay: 338.2s; }
  .grid__item-4-col:nth-of-type(3383) {
    animation-delay: 338.3s; }
  .grid__item-4-col:nth-of-type(3384) {
    animation-delay: 338.4s; }
  .grid__item-4-col:nth-of-type(3385) {
    animation-delay: 338.5s; }
  .grid__item-4-col:nth-of-type(3386) {
    animation-delay: 338.6s; }
  .grid__item-4-col:nth-of-type(3387) {
    animation-delay: 338.7s; }
  .grid__item-4-col:nth-of-type(3388) {
    animation-delay: 338.8s; }
  .grid__item-4-col:nth-of-type(3389) {
    animation-delay: 338.9s; }
  .grid__item-4-col:nth-of-type(3390) {
    animation-delay: 339s; }
  .grid__item-4-col:nth-of-type(3391) {
    animation-delay: 339.1s; }
  .grid__item-4-col:nth-of-type(3392) {
    animation-delay: 339.2s; }
  .grid__item-4-col:nth-of-type(3393) {
    animation-delay: 339.3s; }
  .grid__item-4-col:nth-of-type(3394) {
    animation-delay: 339.4s; }
  .grid__item-4-col:nth-of-type(3395) {
    animation-delay: 339.5s; }
  .grid__item-4-col:nth-of-type(3396) {
    animation-delay: 339.6s; }
  .grid__item-4-col:nth-of-type(3397) {
    animation-delay: 339.7s; }
  .grid__item-4-col:nth-of-type(3398) {
    animation-delay: 339.8s; }
  .grid__item-4-col:nth-of-type(3399) {
    animation-delay: 339.9s; }
  .grid__item-4-col:nth-of-type(3400) {
    animation-delay: 340s; }
  .grid__item-4-col:nth-of-type(3401) {
    animation-delay: 340.1s; }
  .grid__item-4-col:nth-of-type(3402) {
    animation-delay: 340.2s; }
  .grid__item-4-col:nth-of-type(3403) {
    animation-delay: 340.3s; }
  .grid__item-4-col:nth-of-type(3404) {
    animation-delay: 340.4s; }
  .grid__item-4-col:nth-of-type(3405) {
    animation-delay: 340.5s; }
  .grid__item-4-col:nth-of-type(3406) {
    animation-delay: 340.6s; }
  .grid__item-4-col:nth-of-type(3407) {
    animation-delay: 340.7s; }
  .grid__item-4-col:nth-of-type(3408) {
    animation-delay: 340.8s; }
  .grid__item-4-col:nth-of-type(3409) {
    animation-delay: 340.9s; }
  .grid__item-4-col:nth-of-type(3410) {
    animation-delay: 341s; }
  .grid__item-4-col:nth-of-type(3411) {
    animation-delay: 341.1s; }
  .grid__item-4-col:nth-of-type(3412) {
    animation-delay: 341.2s; }
  .grid__item-4-col:nth-of-type(3413) {
    animation-delay: 341.3s; }
  .grid__item-4-col:nth-of-type(3414) {
    animation-delay: 341.4s; }
  .grid__item-4-col:nth-of-type(3415) {
    animation-delay: 341.5s; }
  .grid__item-4-col:nth-of-type(3416) {
    animation-delay: 341.6s; }
  .grid__item-4-col:nth-of-type(3417) {
    animation-delay: 341.7s; }
  .grid__item-4-col:nth-of-type(3418) {
    animation-delay: 341.8s; }
  .grid__item-4-col:nth-of-type(3419) {
    animation-delay: 341.9s; }
  .grid__item-4-col:nth-of-type(3420) {
    animation-delay: 342s; }
  .grid__item-4-col:nth-of-type(3421) {
    animation-delay: 342.1s; }
  .grid__item-4-col:nth-of-type(3422) {
    animation-delay: 342.2s; }
  .grid__item-4-col:nth-of-type(3423) {
    animation-delay: 342.3s; }
  .grid__item-4-col:nth-of-type(3424) {
    animation-delay: 342.4s; }
  .grid__item-4-col:nth-of-type(3425) {
    animation-delay: 342.5s; }
  .grid__item-4-col:nth-of-type(3426) {
    animation-delay: 342.6s; }
  .grid__item-4-col:nth-of-type(3427) {
    animation-delay: 342.7s; }
  .grid__item-4-col:nth-of-type(3428) {
    animation-delay: 342.8s; }
  .grid__item-4-col:nth-of-type(3429) {
    animation-delay: 342.9s; }
  .grid__item-4-col:nth-of-type(3430) {
    animation-delay: 343s; }
  .grid__item-4-col:nth-of-type(3431) {
    animation-delay: 343.1s; }
  .grid__item-4-col:nth-of-type(3432) {
    animation-delay: 343.2s; }
  .grid__item-4-col:nth-of-type(3433) {
    animation-delay: 343.3s; }
  .grid__item-4-col:nth-of-type(3434) {
    animation-delay: 343.4s; }
  .grid__item-4-col:nth-of-type(3435) {
    animation-delay: 343.5s; }
  .grid__item-4-col:nth-of-type(3436) {
    animation-delay: 343.6s; }
  .grid__item-4-col:nth-of-type(3437) {
    animation-delay: 343.7s; }
  .grid__item-4-col:nth-of-type(3438) {
    animation-delay: 343.8s; }
  .grid__item-4-col:nth-of-type(3439) {
    animation-delay: 343.9s; }
  .grid__item-4-col:nth-of-type(3440) {
    animation-delay: 344s; }
  .grid__item-4-col:nth-of-type(3441) {
    animation-delay: 344.1s; }
  .grid__item-4-col:nth-of-type(3442) {
    animation-delay: 344.2s; }
  .grid__item-4-col:nth-of-type(3443) {
    animation-delay: 344.3s; }
  .grid__item-4-col:nth-of-type(3444) {
    animation-delay: 344.4s; }
  .grid__item-4-col:nth-of-type(3445) {
    animation-delay: 344.5s; }
  .grid__item-4-col:nth-of-type(3446) {
    animation-delay: 344.6s; }
  .grid__item-4-col:nth-of-type(3447) {
    animation-delay: 344.7s; }
  .grid__item-4-col:nth-of-type(3448) {
    animation-delay: 344.8s; }
  .grid__item-4-col:nth-of-type(3449) {
    animation-delay: 344.9s; }
  .grid__item-4-col:nth-of-type(3450) {
    animation-delay: 345s; }
  .grid__item-4-col:nth-of-type(3451) {
    animation-delay: 345.1s; }
  .grid__item-4-col:nth-of-type(3452) {
    animation-delay: 345.2s; }
  .grid__item-4-col:nth-of-type(3453) {
    animation-delay: 345.3s; }
  .grid__item-4-col:nth-of-type(3454) {
    animation-delay: 345.4s; }
  .grid__item-4-col:nth-of-type(3455) {
    animation-delay: 345.5s; }
  .grid__item-4-col:nth-of-type(3456) {
    animation-delay: 345.6s; }
  .grid__item-4-col:nth-of-type(3457) {
    animation-delay: 345.7s; }
  .grid__item-4-col:nth-of-type(3458) {
    animation-delay: 345.8s; }
  .grid__item-4-col:nth-of-type(3459) {
    animation-delay: 345.9s; }
  .grid__item-4-col:nth-of-type(3460) {
    animation-delay: 346s; }
  .grid__item-4-col:nth-of-type(3461) {
    animation-delay: 346.1s; }
  .grid__item-4-col:nth-of-type(3462) {
    animation-delay: 346.2s; }
  .grid__item-4-col:nth-of-type(3463) {
    animation-delay: 346.3s; }
  .grid__item-4-col:nth-of-type(3464) {
    animation-delay: 346.4s; }
  .grid__item-4-col:nth-of-type(3465) {
    animation-delay: 346.5s; }
  .grid__item-4-col:nth-of-type(3466) {
    animation-delay: 346.6s; }
  .grid__item-4-col:nth-of-type(3467) {
    animation-delay: 346.7s; }
  .grid__item-4-col:nth-of-type(3468) {
    animation-delay: 346.8s; }
  .grid__item-4-col:nth-of-type(3469) {
    animation-delay: 346.9s; }
  .grid__item-4-col:nth-of-type(3470) {
    animation-delay: 347s; }
  .grid__item-4-col:nth-of-type(3471) {
    animation-delay: 347.1s; }
  .grid__item-4-col:nth-of-type(3472) {
    animation-delay: 347.2s; }
  .grid__item-4-col:nth-of-type(3473) {
    animation-delay: 347.3s; }
  .grid__item-4-col:nth-of-type(3474) {
    animation-delay: 347.4s; }
  .grid__item-4-col:nth-of-type(3475) {
    animation-delay: 347.5s; }
  .grid__item-4-col:nth-of-type(3476) {
    animation-delay: 347.6s; }
  .grid__item-4-col:nth-of-type(3477) {
    animation-delay: 347.7s; }
  .grid__item-4-col:nth-of-type(3478) {
    animation-delay: 347.8s; }
  .grid__item-4-col:nth-of-type(3479) {
    animation-delay: 347.9s; }
  .grid__item-4-col:nth-of-type(3480) {
    animation-delay: 348s; }
  .grid__item-4-col:nth-of-type(3481) {
    animation-delay: 348.1s; }
  .grid__item-4-col:nth-of-type(3482) {
    animation-delay: 348.2s; }
  .grid__item-4-col:nth-of-type(3483) {
    animation-delay: 348.3s; }
  .grid__item-4-col:nth-of-type(3484) {
    animation-delay: 348.4s; }
  .grid__item-4-col:nth-of-type(3485) {
    animation-delay: 348.5s; }
  .grid__item-4-col:nth-of-type(3486) {
    animation-delay: 348.6s; }
  .grid__item-4-col:nth-of-type(3487) {
    animation-delay: 348.7s; }
  .grid__item-4-col:nth-of-type(3488) {
    animation-delay: 348.8s; }
  .grid__item-4-col:nth-of-type(3489) {
    animation-delay: 348.9s; }
  .grid__item-4-col:nth-of-type(3490) {
    animation-delay: 349s; }
  .grid__item-4-col:nth-of-type(3491) {
    animation-delay: 349.1s; }
  .grid__item-4-col:nth-of-type(3492) {
    animation-delay: 349.2s; }
  .grid__item-4-col:nth-of-type(3493) {
    animation-delay: 349.3s; }
  .grid__item-4-col:nth-of-type(3494) {
    animation-delay: 349.4s; }
  .grid__item-4-col:nth-of-type(3495) {
    animation-delay: 349.5s; }
  .grid__item-4-col:nth-of-type(3496) {
    animation-delay: 349.6s; }
  .grid__item-4-col:nth-of-type(3497) {
    animation-delay: 349.7s; }
  .grid__item-4-col:nth-of-type(3498) {
    animation-delay: 349.8s; }
  .grid__item-4-col:nth-of-type(3499) {
    animation-delay: 349.9s; }
  .grid__item-4-col:nth-of-type(3500) {
    animation-delay: 350s; }
  .grid__item-4-col:nth-of-type(3501) {
    animation-delay: 350.1s; }
  .grid__item-4-col:nth-of-type(3502) {
    animation-delay: 350.2s; }
  .grid__item-4-col:nth-of-type(3503) {
    animation-delay: 350.3s; }
  .grid__item-4-col:nth-of-type(3504) {
    animation-delay: 350.4s; }
  .grid__item-4-col:nth-of-type(3505) {
    animation-delay: 350.5s; }
  .grid__item-4-col:nth-of-type(3506) {
    animation-delay: 350.6s; }
  .grid__item-4-col:nth-of-type(3507) {
    animation-delay: 350.7s; }
  .grid__item-4-col:nth-of-type(3508) {
    animation-delay: 350.8s; }
  .grid__item-4-col:nth-of-type(3509) {
    animation-delay: 350.9s; }
  .grid__item-4-col:nth-of-type(3510) {
    animation-delay: 351s; }
  .grid__item-4-col:nth-of-type(3511) {
    animation-delay: 351.1s; }
  .grid__item-4-col:nth-of-type(3512) {
    animation-delay: 351.2s; }
  .grid__item-4-col:nth-of-type(3513) {
    animation-delay: 351.3s; }
  .grid__item-4-col:nth-of-type(3514) {
    animation-delay: 351.4s; }
  .grid__item-4-col:nth-of-type(3515) {
    animation-delay: 351.5s; }
  .grid__item-4-col:nth-of-type(3516) {
    animation-delay: 351.6s; }
  .grid__item-4-col:nth-of-type(3517) {
    animation-delay: 351.7s; }
  .grid__item-4-col:nth-of-type(3518) {
    animation-delay: 351.8s; }
  .grid__item-4-col:nth-of-type(3519) {
    animation-delay: 351.9s; }
  .grid__item-4-col:nth-of-type(3520) {
    animation-delay: 352s; }
  .grid__item-4-col:nth-of-type(3521) {
    animation-delay: 352.1s; }
  .grid__item-4-col:nth-of-type(3522) {
    animation-delay: 352.2s; }
  .grid__item-4-col:nth-of-type(3523) {
    animation-delay: 352.3s; }
  .grid__item-4-col:nth-of-type(3524) {
    animation-delay: 352.4s; }
  .grid__item-4-col:nth-of-type(3525) {
    animation-delay: 352.5s; }
  .grid__item-4-col:nth-of-type(3526) {
    animation-delay: 352.6s; }
  .grid__item-4-col:nth-of-type(3527) {
    animation-delay: 352.7s; }
  .grid__item-4-col:nth-of-type(3528) {
    animation-delay: 352.8s; }
  .grid__item-4-col:nth-of-type(3529) {
    animation-delay: 352.9s; }
  .grid__item-4-col:nth-of-type(3530) {
    animation-delay: 353s; }
  .grid__item-4-col:nth-of-type(3531) {
    animation-delay: 353.1s; }
  .grid__item-4-col:nth-of-type(3532) {
    animation-delay: 353.2s; }
  .grid__item-4-col:nth-of-type(3533) {
    animation-delay: 353.3s; }
  .grid__item-4-col:nth-of-type(3534) {
    animation-delay: 353.4s; }
  .grid__item-4-col:nth-of-type(3535) {
    animation-delay: 353.5s; }
  .grid__item-4-col:nth-of-type(3536) {
    animation-delay: 353.6s; }
  .grid__item-4-col:nth-of-type(3537) {
    animation-delay: 353.7s; }
  .grid__item-4-col:nth-of-type(3538) {
    animation-delay: 353.8s; }
  .grid__item-4-col:nth-of-type(3539) {
    animation-delay: 353.9s; }
  .grid__item-4-col:nth-of-type(3540) {
    animation-delay: 354s; }
  .grid__item-4-col:nth-of-type(3541) {
    animation-delay: 354.1s; }
  .grid__item-4-col:nth-of-type(3542) {
    animation-delay: 354.2s; }
  .grid__item-4-col:nth-of-type(3543) {
    animation-delay: 354.3s; }
  .grid__item-4-col:nth-of-type(3544) {
    animation-delay: 354.4s; }
  .grid__item-4-col:nth-of-type(3545) {
    animation-delay: 354.5s; }
  .grid__item-4-col:nth-of-type(3546) {
    animation-delay: 354.6s; }
  .grid__item-4-col:nth-of-type(3547) {
    animation-delay: 354.7s; }
  .grid__item-4-col:nth-of-type(3548) {
    animation-delay: 354.8s; }
  .grid__item-4-col:nth-of-type(3549) {
    animation-delay: 354.9s; }
  .grid__item-4-col:nth-of-type(3550) {
    animation-delay: 355s; }
  .grid__item-4-col:nth-of-type(3551) {
    animation-delay: 355.1s; }
  .grid__item-4-col:nth-of-type(3552) {
    animation-delay: 355.2s; }
  .grid__item-4-col:nth-of-type(3553) {
    animation-delay: 355.3s; }
  .grid__item-4-col:nth-of-type(3554) {
    animation-delay: 355.4s; }
  .grid__item-4-col:nth-of-type(3555) {
    animation-delay: 355.5s; }
  .grid__item-4-col:nth-of-type(3556) {
    animation-delay: 355.6s; }
  .grid__item-4-col:nth-of-type(3557) {
    animation-delay: 355.7s; }
  .grid__item-4-col:nth-of-type(3558) {
    animation-delay: 355.8s; }
  .grid__item-4-col:nth-of-type(3559) {
    animation-delay: 355.9s; }
  .grid__item-4-col:nth-of-type(3560) {
    animation-delay: 356s; }
  .grid__item-4-col:nth-of-type(3561) {
    animation-delay: 356.1s; }
  .grid__item-4-col:nth-of-type(3562) {
    animation-delay: 356.2s; }
  .grid__item-4-col:nth-of-type(3563) {
    animation-delay: 356.3s; }
  .grid__item-4-col:nth-of-type(3564) {
    animation-delay: 356.4s; }
  .grid__item-4-col:nth-of-type(3565) {
    animation-delay: 356.5s; }
  .grid__item-4-col:nth-of-type(3566) {
    animation-delay: 356.6s; }
  .grid__item-4-col:nth-of-type(3567) {
    animation-delay: 356.7s; }
  .grid__item-4-col:nth-of-type(3568) {
    animation-delay: 356.8s; }
  .grid__item-4-col:nth-of-type(3569) {
    animation-delay: 356.9s; }
  .grid__item-4-col:nth-of-type(3570) {
    animation-delay: 357s; }
  .grid__item-4-col:nth-of-type(3571) {
    animation-delay: 357.1s; }
  .grid__item-4-col:nth-of-type(3572) {
    animation-delay: 357.2s; }
  .grid__item-4-col:nth-of-type(3573) {
    animation-delay: 357.3s; }
  .grid__item-4-col:nth-of-type(3574) {
    animation-delay: 357.4s; }
  .grid__item-4-col:nth-of-type(3575) {
    animation-delay: 357.5s; }
  .grid__item-4-col:nth-of-type(3576) {
    animation-delay: 357.6s; }
  .grid__item-4-col:nth-of-type(3577) {
    animation-delay: 357.7s; }
  .grid__item-4-col:nth-of-type(3578) {
    animation-delay: 357.8s; }
  .grid__item-4-col:nth-of-type(3579) {
    animation-delay: 357.9s; }
  .grid__item-4-col:nth-of-type(3580) {
    animation-delay: 358s; }
  .grid__item-4-col:nth-of-type(3581) {
    animation-delay: 358.1s; }
  .grid__item-4-col:nth-of-type(3582) {
    animation-delay: 358.2s; }
  .grid__item-4-col:nth-of-type(3583) {
    animation-delay: 358.3s; }
  .grid__item-4-col:nth-of-type(3584) {
    animation-delay: 358.4s; }
  .grid__item-4-col:nth-of-type(3585) {
    animation-delay: 358.5s; }
  .grid__item-4-col:nth-of-type(3586) {
    animation-delay: 358.6s; }
  .grid__item-4-col:nth-of-type(3587) {
    animation-delay: 358.7s; }
  .grid__item-4-col:nth-of-type(3588) {
    animation-delay: 358.8s; }
  .grid__item-4-col:nth-of-type(3589) {
    animation-delay: 358.9s; }
  .grid__item-4-col:nth-of-type(3590) {
    animation-delay: 359s; }
  .grid__item-4-col:nth-of-type(3591) {
    animation-delay: 359.1s; }
  .grid__item-4-col:nth-of-type(3592) {
    animation-delay: 359.2s; }
  .grid__item-4-col:nth-of-type(3593) {
    animation-delay: 359.3s; }
  .grid__item-4-col:nth-of-type(3594) {
    animation-delay: 359.4s; }
  .grid__item-4-col:nth-of-type(3595) {
    animation-delay: 359.5s; }
  .grid__item-4-col:nth-of-type(3596) {
    animation-delay: 359.6s; }
  .grid__item-4-col:nth-of-type(3597) {
    animation-delay: 359.7s; }
  .grid__item-4-col:nth-of-type(3598) {
    animation-delay: 359.8s; }
  .grid__item-4-col:nth-of-type(3599) {
    animation-delay: 359.9s; }
  .grid__item-4-col:nth-of-type(3600) {
    animation-delay: 360s; }
  .grid__item-4-col:nth-of-type(3601) {
    animation-delay: 360.1s; }
  .grid__item-4-col:nth-of-type(3602) {
    animation-delay: 360.2s; }
  .grid__item-4-col:nth-of-type(3603) {
    animation-delay: 360.3s; }
  .grid__item-4-col:nth-of-type(3604) {
    animation-delay: 360.4s; }
  .grid__item-4-col:nth-of-type(3605) {
    animation-delay: 360.5s; }
  .grid__item-4-col:nth-of-type(3606) {
    animation-delay: 360.6s; }
  .grid__item-4-col:nth-of-type(3607) {
    animation-delay: 360.7s; }
  .grid__item-4-col:nth-of-type(3608) {
    animation-delay: 360.8s; }
  .grid__item-4-col:nth-of-type(3609) {
    animation-delay: 360.9s; }
  .grid__item-4-col:nth-of-type(3610) {
    animation-delay: 361s; }
  .grid__item-4-col:nth-of-type(3611) {
    animation-delay: 361.1s; }
  .grid__item-4-col:nth-of-type(3612) {
    animation-delay: 361.2s; }
  .grid__item-4-col:nth-of-type(3613) {
    animation-delay: 361.3s; }
  .grid__item-4-col:nth-of-type(3614) {
    animation-delay: 361.4s; }
  .grid__item-4-col:nth-of-type(3615) {
    animation-delay: 361.5s; }
  .grid__item-4-col:nth-of-type(3616) {
    animation-delay: 361.6s; }
  .grid__item-4-col:nth-of-type(3617) {
    animation-delay: 361.7s; }
  .grid__item-4-col:nth-of-type(3618) {
    animation-delay: 361.8s; }
  .grid__item-4-col:nth-of-type(3619) {
    animation-delay: 361.9s; }
  .grid__item-4-col:nth-of-type(3620) {
    animation-delay: 362s; }
  .grid__item-4-col:nth-of-type(3621) {
    animation-delay: 362.1s; }
  .grid__item-4-col:nth-of-type(3622) {
    animation-delay: 362.2s; }
  .grid__item-4-col:nth-of-type(3623) {
    animation-delay: 362.3s; }
  .grid__item-4-col:nth-of-type(3624) {
    animation-delay: 362.4s; }
  .grid__item-4-col:nth-of-type(3625) {
    animation-delay: 362.5s; }
  .grid__item-4-col:nth-of-type(3626) {
    animation-delay: 362.6s; }
  .grid__item-4-col:nth-of-type(3627) {
    animation-delay: 362.7s; }
  .grid__item-4-col:nth-of-type(3628) {
    animation-delay: 362.8s; }
  .grid__item-4-col:nth-of-type(3629) {
    animation-delay: 362.9s; }
  .grid__item-4-col:nth-of-type(3630) {
    animation-delay: 363s; }
  .grid__item-4-col:nth-of-type(3631) {
    animation-delay: 363.1s; }
  .grid__item-4-col:nth-of-type(3632) {
    animation-delay: 363.2s; }
  .grid__item-4-col:nth-of-type(3633) {
    animation-delay: 363.3s; }
  .grid__item-4-col:nth-of-type(3634) {
    animation-delay: 363.4s; }
  .grid__item-4-col:nth-of-type(3635) {
    animation-delay: 363.5s; }
  .grid__item-4-col:nth-of-type(3636) {
    animation-delay: 363.6s; }
  .grid__item-4-col:nth-of-type(3637) {
    animation-delay: 363.7s; }
  .grid__item-4-col:nth-of-type(3638) {
    animation-delay: 363.8s; }
  .grid__item-4-col:nth-of-type(3639) {
    animation-delay: 363.9s; }
  .grid__item-4-col:nth-of-type(3640) {
    animation-delay: 364s; }
  .grid__item-4-col:nth-of-type(3641) {
    animation-delay: 364.1s; }
  .grid__item-4-col:nth-of-type(3642) {
    animation-delay: 364.2s; }
  .grid__item-4-col:nth-of-type(3643) {
    animation-delay: 364.3s; }
  .grid__item-4-col:nth-of-type(3644) {
    animation-delay: 364.4s; }
  .grid__item-4-col:nth-of-type(3645) {
    animation-delay: 364.5s; }
  .grid__item-4-col:nth-of-type(3646) {
    animation-delay: 364.6s; }
  .grid__item-4-col:nth-of-type(3647) {
    animation-delay: 364.7s; }
  .grid__item-4-col:nth-of-type(3648) {
    animation-delay: 364.8s; }
  .grid__item-4-col:nth-of-type(3649) {
    animation-delay: 364.9s; }
  .grid__item-4-col:nth-of-type(3650) {
    animation-delay: 365s; }
  .grid__item-4-col:nth-of-type(3651) {
    animation-delay: 365.1s; }
  .grid__item-4-col:nth-of-type(3652) {
    animation-delay: 365.2s; }
  .grid__item-4-col:nth-of-type(3653) {
    animation-delay: 365.3s; }
  .grid__item-4-col:nth-of-type(3654) {
    animation-delay: 365.4s; }
  .grid__item-4-col:nth-of-type(3655) {
    animation-delay: 365.5s; }
  .grid__item-4-col:nth-of-type(3656) {
    animation-delay: 365.6s; }
  .grid__item-4-col:nth-of-type(3657) {
    animation-delay: 365.7s; }
  .grid__item-4-col:nth-of-type(3658) {
    animation-delay: 365.8s; }
  .grid__item-4-col:nth-of-type(3659) {
    animation-delay: 365.9s; }
  .grid__item-4-col:nth-of-type(3660) {
    animation-delay: 366s; }
  .grid__item-4-col:nth-of-type(3661) {
    animation-delay: 366.1s; }
  .grid__item-4-col:nth-of-type(3662) {
    animation-delay: 366.2s; }
  .grid__item-4-col:nth-of-type(3663) {
    animation-delay: 366.3s; }
  .grid__item-4-col:nth-of-type(3664) {
    animation-delay: 366.4s; }
  .grid__item-4-col:nth-of-type(3665) {
    animation-delay: 366.5s; }
  .grid__item-4-col:nth-of-type(3666) {
    animation-delay: 366.6s; }
  .grid__item-4-col:nth-of-type(3667) {
    animation-delay: 366.7s; }
  .grid__item-4-col:nth-of-type(3668) {
    animation-delay: 366.8s; }
  .grid__item-4-col:nth-of-type(3669) {
    animation-delay: 366.9s; }
  .grid__item-4-col:nth-of-type(3670) {
    animation-delay: 367s; }
  .grid__item-4-col:nth-of-type(3671) {
    animation-delay: 367.1s; }
  .grid__item-4-col:nth-of-type(3672) {
    animation-delay: 367.2s; }
  .grid__item-4-col:nth-of-type(3673) {
    animation-delay: 367.3s; }
  .grid__item-4-col:nth-of-type(3674) {
    animation-delay: 367.4s; }
  .grid__item-4-col:nth-of-type(3675) {
    animation-delay: 367.5s; }
  .grid__item-4-col:nth-of-type(3676) {
    animation-delay: 367.6s; }
  .grid__item-4-col:nth-of-type(3677) {
    animation-delay: 367.7s; }
  .grid__item-4-col:nth-of-type(3678) {
    animation-delay: 367.8s; }
  .grid__item-4-col:nth-of-type(3679) {
    animation-delay: 367.9s; }
  .grid__item-4-col:nth-of-type(3680) {
    animation-delay: 368s; }
  .grid__item-4-col:nth-of-type(3681) {
    animation-delay: 368.1s; }
  .grid__item-4-col:nth-of-type(3682) {
    animation-delay: 368.2s; }
  .grid__item-4-col:nth-of-type(3683) {
    animation-delay: 368.3s; }
  .grid__item-4-col:nth-of-type(3684) {
    animation-delay: 368.4s; }
  .grid__item-4-col:nth-of-type(3685) {
    animation-delay: 368.5s; }
  .grid__item-4-col:nth-of-type(3686) {
    animation-delay: 368.6s; }
  .grid__item-4-col:nth-of-type(3687) {
    animation-delay: 368.7s; }
  .grid__item-4-col:nth-of-type(3688) {
    animation-delay: 368.8s; }
  .grid__item-4-col:nth-of-type(3689) {
    animation-delay: 368.9s; }
  .grid__item-4-col:nth-of-type(3690) {
    animation-delay: 369s; }
  .grid__item-4-col:nth-of-type(3691) {
    animation-delay: 369.1s; }
  .grid__item-4-col:nth-of-type(3692) {
    animation-delay: 369.2s; }
  .grid__item-4-col:nth-of-type(3693) {
    animation-delay: 369.3s; }
  .grid__item-4-col:nth-of-type(3694) {
    animation-delay: 369.4s; }
  .grid__item-4-col:nth-of-type(3695) {
    animation-delay: 369.5s; }
  .grid__item-4-col:nth-of-type(3696) {
    animation-delay: 369.6s; }
  .grid__item-4-col:nth-of-type(3697) {
    animation-delay: 369.7s; }
  .grid__item-4-col:nth-of-type(3698) {
    animation-delay: 369.8s; }
  .grid__item-4-col:nth-of-type(3699) {
    animation-delay: 369.9s; }
  .grid__item-4-col:nth-of-type(3700) {
    animation-delay: 370s; }
  .grid__item-4-col:nth-of-type(3701) {
    animation-delay: 370.1s; }
  .grid__item-4-col:nth-of-type(3702) {
    animation-delay: 370.2s; }
  .grid__item-4-col:nth-of-type(3703) {
    animation-delay: 370.3s; }
  .grid__item-4-col:nth-of-type(3704) {
    animation-delay: 370.4s; }
  .grid__item-4-col:nth-of-type(3705) {
    animation-delay: 370.5s; }
  .grid__item-4-col:nth-of-type(3706) {
    animation-delay: 370.6s; }
  .grid__item-4-col:nth-of-type(3707) {
    animation-delay: 370.7s; }
  .grid__item-4-col:nth-of-type(3708) {
    animation-delay: 370.8s; }
  .grid__item-4-col:nth-of-type(3709) {
    animation-delay: 370.9s; }
  .grid__item-4-col:nth-of-type(3710) {
    animation-delay: 371s; }
  .grid__item-4-col:nth-of-type(3711) {
    animation-delay: 371.1s; }
  .grid__item-4-col:nth-of-type(3712) {
    animation-delay: 371.2s; }
  .grid__item-4-col:nth-of-type(3713) {
    animation-delay: 371.3s; }
  .grid__item-4-col:nth-of-type(3714) {
    animation-delay: 371.4s; }
  .grid__item-4-col:nth-of-type(3715) {
    animation-delay: 371.5s; }
  .grid__item-4-col:nth-of-type(3716) {
    animation-delay: 371.6s; }
  .grid__item-4-col:nth-of-type(3717) {
    animation-delay: 371.7s; }
  .grid__item-4-col:nth-of-type(3718) {
    animation-delay: 371.8s; }
  .grid__item-4-col:nth-of-type(3719) {
    animation-delay: 371.9s; }
  .grid__item-4-col:nth-of-type(3720) {
    animation-delay: 372s; }
  .grid__item-4-col:nth-of-type(3721) {
    animation-delay: 372.1s; }
  .grid__item-4-col:nth-of-type(3722) {
    animation-delay: 372.2s; }
  .grid__item-4-col:nth-of-type(3723) {
    animation-delay: 372.3s; }
  .grid__item-4-col:nth-of-type(3724) {
    animation-delay: 372.4s; }
  .grid__item-4-col:nth-of-type(3725) {
    animation-delay: 372.5s; }
  .grid__item-4-col:nth-of-type(3726) {
    animation-delay: 372.6s; }
  .grid__item-4-col:nth-of-type(3727) {
    animation-delay: 372.7s; }
  .grid__item-4-col:nth-of-type(3728) {
    animation-delay: 372.8s; }
  .grid__item-4-col:nth-of-type(3729) {
    animation-delay: 372.9s; }
  .grid__item-4-col:nth-of-type(3730) {
    animation-delay: 373s; }
  .grid__item-4-col:nth-of-type(3731) {
    animation-delay: 373.1s; }
  .grid__item-4-col:nth-of-type(3732) {
    animation-delay: 373.2s; }
  .grid__item-4-col:nth-of-type(3733) {
    animation-delay: 373.3s; }
  .grid__item-4-col:nth-of-type(3734) {
    animation-delay: 373.4s; }
  .grid__item-4-col:nth-of-type(3735) {
    animation-delay: 373.5s; }
  .grid__item-4-col:nth-of-type(3736) {
    animation-delay: 373.6s; }
  .grid__item-4-col:nth-of-type(3737) {
    animation-delay: 373.7s; }
  .grid__item-4-col:nth-of-type(3738) {
    animation-delay: 373.8s; }
  .grid__item-4-col:nth-of-type(3739) {
    animation-delay: 373.9s; }
  .grid__item-4-col:nth-of-type(3740) {
    animation-delay: 374s; }
  .grid__item-4-col:nth-of-type(3741) {
    animation-delay: 374.1s; }
  .grid__item-4-col:nth-of-type(3742) {
    animation-delay: 374.2s; }
  .grid__item-4-col:nth-of-type(3743) {
    animation-delay: 374.3s; }
  .grid__item-4-col:nth-of-type(3744) {
    animation-delay: 374.4s; }
  .grid__item-4-col:nth-of-type(3745) {
    animation-delay: 374.5s; }
  .grid__item-4-col:nth-of-type(3746) {
    animation-delay: 374.6s; }
  .grid__item-4-col:nth-of-type(3747) {
    animation-delay: 374.7s; }
  .grid__item-4-col:nth-of-type(3748) {
    animation-delay: 374.8s; }
  .grid__item-4-col:nth-of-type(3749) {
    animation-delay: 374.9s; }
  .grid__item-4-col:nth-of-type(3750) {
    animation-delay: 375s; }
  .grid__item-4-col:nth-of-type(3751) {
    animation-delay: 375.1s; }
  .grid__item-4-col:nth-of-type(3752) {
    animation-delay: 375.2s; }
  .grid__item-4-col:nth-of-type(3753) {
    animation-delay: 375.3s; }
  .grid__item-4-col:nth-of-type(3754) {
    animation-delay: 375.4s; }
  .grid__item-4-col:nth-of-type(3755) {
    animation-delay: 375.5s; }
  .grid__item-4-col:nth-of-type(3756) {
    animation-delay: 375.6s; }
  .grid__item-4-col:nth-of-type(3757) {
    animation-delay: 375.7s; }
  .grid__item-4-col:nth-of-type(3758) {
    animation-delay: 375.8s; }
  .grid__item-4-col:nth-of-type(3759) {
    animation-delay: 375.9s; }
  .grid__item-4-col:nth-of-type(3760) {
    animation-delay: 376s; }
  .grid__item-4-col:nth-of-type(3761) {
    animation-delay: 376.1s; }
  .grid__item-4-col:nth-of-type(3762) {
    animation-delay: 376.2s; }
  .grid__item-4-col:nth-of-type(3763) {
    animation-delay: 376.3s; }
  .grid__item-4-col:nth-of-type(3764) {
    animation-delay: 376.4s; }
  .grid__item-4-col:nth-of-type(3765) {
    animation-delay: 376.5s; }
  .grid__item-4-col:nth-of-type(3766) {
    animation-delay: 376.6s; }
  .grid__item-4-col:nth-of-type(3767) {
    animation-delay: 376.7s; }
  .grid__item-4-col:nth-of-type(3768) {
    animation-delay: 376.8s; }
  .grid__item-4-col:nth-of-type(3769) {
    animation-delay: 376.9s; }
  .grid__item-4-col:nth-of-type(3770) {
    animation-delay: 377s; }
  .grid__item-4-col:nth-of-type(3771) {
    animation-delay: 377.1s; }
  .grid__item-4-col:nth-of-type(3772) {
    animation-delay: 377.2s; }
  .grid__item-4-col:nth-of-type(3773) {
    animation-delay: 377.3s; }
  .grid__item-4-col:nth-of-type(3774) {
    animation-delay: 377.4s; }
  .grid__item-4-col:nth-of-type(3775) {
    animation-delay: 377.5s; }
  .grid__item-4-col:nth-of-type(3776) {
    animation-delay: 377.6s; }
  .grid__item-4-col:nth-of-type(3777) {
    animation-delay: 377.7s; }
  .grid__item-4-col:nth-of-type(3778) {
    animation-delay: 377.8s; }
  .grid__item-4-col:nth-of-type(3779) {
    animation-delay: 377.9s; }
  .grid__item-4-col:nth-of-type(3780) {
    animation-delay: 378s; }
  .grid__item-4-col:nth-of-type(3781) {
    animation-delay: 378.1s; }
  .grid__item-4-col:nth-of-type(3782) {
    animation-delay: 378.2s; }
  .grid__item-4-col:nth-of-type(3783) {
    animation-delay: 378.3s; }
  .grid__item-4-col:nth-of-type(3784) {
    animation-delay: 378.4s; }
  .grid__item-4-col:nth-of-type(3785) {
    animation-delay: 378.5s; }
  .grid__item-4-col:nth-of-type(3786) {
    animation-delay: 378.6s; }
  .grid__item-4-col:nth-of-type(3787) {
    animation-delay: 378.7s; }
  .grid__item-4-col:nth-of-type(3788) {
    animation-delay: 378.8s; }
  .grid__item-4-col:nth-of-type(3789) {
    animation-delay: 378.9s; }
  .grid__item-4-col:nth-of-type(3790) {
    animation-delay: 379s; }
  .grid__item-4-col:nth-of-type(3791) {
    animation-delay: 379.1s; }
  .grid__item-4-col:nth-of-type(3792) {
    animation-delay: 379.2s; }
  .grid__item-4-col:nth-of-type(3793) {
    animation-delay: 379.3s; }
  .grid__item-4-col:nth-of-type(3794) {
    animation-delay: 379.4s; }
  .grid__item-4-col:nth-of-type(3795) {
    animation-delay: 379.5s; }
  .grid__item-4-col:nth-of-type(3796) {
    animation-delay: 379.6s; }
  .grid__item-4-col:nth-of-type(3797) {
    animation-delay: 379.7s; }
  .grid__item-4-col:nth-of-type(3798) {
    animation-delay: 379.8s; }
  .grid__item-4-col:nth-of-type(3799) {
    animation-delay: 379.9s; }
  .grid__item-4-col:nth-of-type(3800) {
    animation-delay: 380s; }
  .grid__item-4-col:nth-of-type(3801) {
    animation-delay: 380.1s; }
  .grid__item-4-col:nth-of-type(3802) {
    animation-delay: 380.2s; }
  .grid__item-4-col:nth-of-type(3803) {
    animation-delay: 380.3s; }
  .grid__item-4-col:nth-of-type(3804) {
    animation-delay: 380.4s; }
  .grid__item-4-col:nth-of-type(3805) {
    animation-delay: 380.5s; }
  .grid__item-4-col:nth-of-type(3806) {
    animation-delay: 380.6s; }
  .grid__item-4-col:nth-of-type(3807) {
    animation-delay: 380.7s; }
  .grid__item-4-col:nth-of-type(3808) {
    animation-delay: 380.8s; }
  .grid__item-4-col:nth-of-type(3809) {
    animation-delay: 380.9s; }
  .grid__item-4-col:nth-of-type(3810) {
    animation-delay: 381s; }
  .grid__item-4-col:nth-of-type(3811) {
    animation-delay: 381.1s; }
  .grid__item-4-col:nth-of-type(3812) {
    animation-delay: 381.2s; }
  .grid__item-4-col:nth-of-type(3813) {
    animation-delay: 381.3s; }
  .grid__item-4-col:nth-of-type(3814) {
    animation-delay: 381.4s; }
  .grid__item-4-col:nth-of-type(3815) {
    animation-delay: 381.5s; }
  .grid__item-4-col:nth-of-type(3816) {
    animation-delay: 381.6s; }
  .grid__item-4-col:nth-of-type(3817) {
    animation-delay: 381.7s; }
  .grid__item-4-col:nth-of-type(3818) {
    animation-delay: 381.8s; }
  .grid__item-4-col:nth-of-type(3819) {
    animation-delay: 381.9s; }
  .grid__item-4-col:nth-of-type(3820) {
    animation-delay: 382s; }
  .grid__item-4-col:nth-of-type(3821) {
    animation-delay: 382.1s; }
  .grid__item-4-col:nth-of-type(3822) {
    animation-delay: 382.2s; }
  .grid__item-4-col:nth-of-type(3823) {
    animation-delay: 382.3s; }
  .grid__item-4-col:nth-of-type(3824) {
    animation-delay: 382.4s; }
  .grid__item-4-col:nth-of-type(3825) {
    animation-delay: 382.5s; }
  .grid__item-4-col:nth-of-type(3826) {
    animation-delay: 382.6s; }
  .grid__item-4-col:nth-of-type(3827) {
    animation-delay: 382.7s; }
  .grid__item-4-col:nth-of-type(3828) {
    animation-delay: 382.8s; }
  .grid__item-4-col:nth-of-type(3829) {
    animation-delay: 382.9s; }
  .grid__item-4-col:nth-of-type(3830) {
    animation-delay: 383s; }
  .grid__item-4-col:nth-of-type(3831) {
    animation-delay: 383.1s; }
  .grid__item-4-col:nth-of-type(3832) {
    animation-delay: 383.2s; }
  .grid__item-4-col:nth-of-type(3833) {
    animation-delay: 383.3s; }
  .grid__item-4-col:nth-of-type(3834) {
    animation-delay: 383.4s; }
  .grid__item-4-col:nth-of-type(3835) {
    animation-delay: 383.5s; }
  .grid__item-4-col:nth-of-type(3836) {
    animation-delay: 383.6s; }
  .grid__item-4-col:nth-of-type(3837) {
    animation-delay: 383.7s; }
  .grid__item-4-col:nth-of-type(3838) {
    animation-delay: 383.8s; }
  .grid__item-4-col:nth-of-type(3839) {
    animation-delay: 383.9s; }
  .grid__item-4-col:nth-of-type(3840) {
    animation-delay: 384s; }
  .grid__item-4-col:nth-of-type(3841) {
    animation-delay: 384.1s; }
  .grid__item-4-col:nth-of-type(3842) {
    animation-delay: 384.2s; }
  .grid__item-4-col:nth-of-type(3843) {
    animation-delay: 384.3s; }
  .grid__item-4-col:nth-of-type(3844) {
    animation-delay: 384.4s; }
  .grid__item-4-col:nth-of-type(3845) {
    animation-delay: 384.5s; }
  .grid__item-4-col:nth-of-type(3846) {
    animation-delay: 384.6s; }
  .grid__item-4-col:nth-of-type(3847) {
    animation-delay: 384.7s; }
  .grid__item-4-col:nth-of-type(3848) {
    animation-delay: 384.8s; }
  .grid__item-4-col:nth-of-type(3849) {
    animation-delay: 384.9s; }
  .grid__item-4-col:nth-of-type(3850) {
    animation-delay: 385s; }
  .grid__item-4-col:nth-of-type(3851) {
    animation-delay: 385.1s; }
  .grid__item-4-col:nth-of-type(3852) {
    animation-delay: 385.2s; }
  .grid__item-4-col:nth-of-type(3853) {
    animation-delay: 385.3s; }
  .grid__item-4-col:nth-of-type(3854) {
    animation-delay: 385.4s; }
  .grid__item-4-col:nth-of-type(3855) {
    animation-delay: 385.5s; }
  .grid__item-4-col:nth-of-type(3856) {
    animation-delay: 385.6s; }
  .grid__item-4-col:nth-of-type(3857) {
    animation-delay: 385.7s; }
  .grid__item-4-col:nth-of-type(3858) {
    animation-delay: 385.8s; }
  .grid__item-4-col:nth-of-type(3859) {
    animation-delay: 385.9s; }
  .grid__item-4-col:nth-of-type(3860) {
    animation-delay: 386s; }
  .grid__item-4-col:nth-of-type(3861) {
    animation-delay: 386.1s; }
  .grid__item-4-col:nth-of-type(3862) {
    animation-delay: 386.2s; }
  .grid__item-4-col:nth-of-type(3863) {
    animation-delay: 386.3s; }
  .grid__item-4-col:nth-of-type(3864) {
    animation-delay: 386.4s; }
  .grid__item-4-col:nth-of-type(3865) {
    animation-delay: 386.5s; }
  .grid__item-4-col:nth-of-type(3866) {
    animation-delay: 386.6s; }
  .grid__item-4-col:nth-of-type(3867) {
    animation-delay: 386.7s; }
  .grid__item-4-col:nth-of-type(3868) {
    animation-delay: 386.8s; }
  .grid__item-4-col:nth-of-type(3869) {
    animation-delay: 386.9s; }
  .grid__item-4-col:nth-of-type(3870) {
    animation-delay: 387s; }
  .grid__item-4-col:nth-of-type(3871) {
    animation-delay: 387.1s; }
  .grid__item-4-col:nth-of-type(3872) {
    animation-delay: 387.2s; }
  .grid__item-4-col:nth-of-type(3873) {
    animation-delay: 387.3s; }
  .grid__item-4-col:nth-of-type(3874) {
    animation-delay: 387.4s; }
  .grid__item-4-col:nth-of-type(3875) {
    animation-delay: 387.5s; }
  .grid__item-4-col:nth-of-type(3876) {
    animation-delay: 387.6s; }
  .grid__item-4-col:nth-of-type(3877) {
    animation-delay: 387.7s; }
  .grid__item-4-col:nth-of-type(3878) {
    animation-delay: 387.8s; }
  .grid__item-4-col:nth-of-type(3879) {
    animation-delay: 387.9s; }
  .grid__item-4-col:nth-of-type(3880) {
    animation-delay: 388s; }
  .grid__item-4-col:nth-of-type(3881) {
    animation-delay: 388.1s; }
  .grid__item-4-col:nth-of-type(3882) {
    animation-delay: 388.2s; }
  .grid__item-4-col:nth-of-type(3883) {
    animation-delay: 388.3s; }
  .grid__item-4-col:nth-of-type(3884) {
    animation-delay: 388.4s; }
  .grid__item-4-col:nth-of-type(3885) {
    animation-delay: 388.5s; }
  .grid__item-4-col:nth-of-type(3886) {
    animation-delay: 388.6s; }
  .grid__item-4-col:nth-of-type(3887) {
    animation-delay: 388.7s; }
  .grid__item-4-col:nth-of-type(3888) {
    animation-delay: 388.8s; }
  .grid__item-4-col:nth-of-type(3889) {
    animation-delay: 388.9s; }
  .grid__item-4-col:nth-of-type(3890) {
    animation-delay: 389s; }
  .grid__item-4-col:nth-of-type(3891) {
    animation-delay: 389.1s; }
  .grid__item-4-col:nth-of-type(3892) {
    animation-delay: 389.2s; }
  .grid__item-4-col:nth-of-type(3893) {
    animation-delay: 389.3s; }
  .grid__item-4-col:nth-of-type(3894) {
    animation-delay: 389.4s; }
  .grid__item-4-col:nth-of-type(3895) {
    animation-delay: 389.5s; }
  .grid__item-4-col:nth-of-type(3896) {
    animation-delay: 389.6s; }
  .grid__item-4-col:nth-of-type(3897) {
    animation-delay: 389.7s; }
  .grid__item-4-col:nth-of-type(3898) {
    animation-delay: 389.8s; }
  .grid__item-4-col:nth-of-type(3899) {
    animation-delay: 389.9s; }
  .grid__item-4-col:nth-of-type(3900) {
    animation-delay: 390s; }
  .grid__item-4-col:nth-of-type(3901) {
    animation-delay: 390.1s; }
  .grid__item-4-col:nth-of-type(3902) {
    animation-delay: 390.2s; }
  .grid__item-4-col:nth-of-type(3903) {
    animation-delay: 390.3s; }
  .grid__item-4-col:nth-of-type(3904) {
    animation-delay: 390.4s; }
  .grid__item-4-col:nth-of-type(3905) {
    animation-delay: 390.5s; }
  .grid__item-4-col:nth-of-type(3906) {
    animation-delay: 390.6s; }
  .grid__item-4-col:nth-of-type(3907) {
    animation-delay: 390.7s; }
  .grid__item-4-col:nth-of-type(3908) {
    animation-delay: 390.8s; }
  .grid__item-4-col:nth-of-type(3909) {
    animation-delay: 390.9s; }
  .grid__item-4-col:nth-of-type(3910) {
    animation-delay: 391s; }
  .grid__item-4-col:nth-of-type(3911) {
    animation-delay: 391.1s; }
  .grid__item-4-col:nth-of-type(3912) {
    animation-delay: 391.2s; }
  .grid__item-4-col:nth-of-type(3913) {
    animation-delay: 391.3s; }
  .grid__item-4-col:nth-of-type(3914) {
    animation-delay: 391.4s; }
  .grid__item-4-col:nth-of-type(3915) {
    animation-delay: 391.5s; }
  .grid__item-4-col:nth-of-type(3916) {
    animation-delay: 391.6s; }
  .grid__item-4-col:nth-of-type(3917) {
    animation-delay: 391.7s; }
  .grid__item-4-col:nth-of-type(3918) {
    animation-delay: 391.8s; }
  .grid__item-4-col:nth-of-type(3919) {
    animation-delay: 391.9s; }
  .grid__item-4-col:nth-of-type(3920) {
    animation-delay: 392s; }
  .grid__item-4-col:nth-of-type(3921) {
    animation-delay: 392.1s; }
  .grid__item-4-col:nth-of-type(3922) {
    animation-delay: 392.2s; }
  .grid__item-4-col:nth-of-type(3923) {
    animation-delay: 392.3s; }
  .grid__item-4-col:nth-of-type(3924) {
    animation-delay: 392.4s; }
  .grid__item-4-col:nth-of-type(3925) {
    animation-delay: 392.5s; }
  .grid__item-4-col:nth-of-type(3926) {
    animation-delay: 392.6s; }
  .grid__item-4-col:nth-of-type(3927) {
    animation-delay: 392.7s; }
  .grid__item-4-col:nth-of-type(3928) {
    animation-delay: 392.8s; }
  .grid__item-4-col:nth-of-type(3929) {
    animation-delay: 392.9s; }
  .grid__item-4-col:nth-of-type(3930) {
    animation-delay: 393s; }
  .grid__item-4-col:nth-of-type(3931) {
    animation-delay: 393.1s; }
  .grid__item-4-col:nth-of-type(3932) {
    animation-delay: 393.2s; }
  .grid__item-4-col:nth-of-type(3933) {
    animation-delay: 393.3s; }
  .grid__item-4-col:nth-of-type(3934) {
    animation-delay: 393.4s; }
  .grid__item-4-col:nth-of-type(3935) {
    animation-delay: 393.5s; }
  .grid__item-4-col:nth-of-type(3936) {
    animation-delay: 393.6s; }
  .grid__item-4-col:nth-of-type(3937) {
    animation-delay: 393.7s; }
  .grid__item-4-col:nth-of-type(3938) {
    animation-delay: 393.8s; }
  .grid__item-4-col:nth-of-type(3939) {
    animation-delay: 393.9s; }
  .grid__item-4-col:nth-of-type(3940) {
    animation-delay: 394s; }
  .grid__item-4-col:nth-of-type(3941) {
    animation-delay: 394.1s; }
  .grid__item-4-col:nth-of-type(3942) {
    animation-delay: 394.2s; }
  .grid__item-4-col:nth-of-type(3943) {
    animation-delay: 394.3s; }
  .grid__item-4-col:nth-of-type(3944) {
    animation-delay: 394.4s; }
  .grid__item-4-col:nth-of-type(3945) {
    animation-delay: 394.5s; }
  .grid__item-4-col:nth-of-type(3946) {
    animation-delay: 394.6s; }
  .grid__item-4-col:nth-of-type(3947) {
    animation-delay: 394.7s; }
  .grid__item-4-col:nth-of-type(3948) {
    animation-delay: 394.8s; }
  .grid__item-4-col:nth-of-type(3949) {
    animation-delay: 394.9s; }
  .grid__item-4-col:nth-of-type(3950) {
    animation-delay: 395s; }
  .grid__item-4-col:nth-of-type(3951) {
    animation-delay: 395.1s; }
  .grid__item-4-col:nth-of-type(3952) {
    animation-delay: 395.2s; }
  .grid__item-4-col:nth-of-type(3953) {
    animation-delay: 395.3s; }
  .grid__item-4-col:nth-of-type(3954) {
    animation-delay: 395.4s; }
  .grid__item-4-col:nth-of-type(3955) {
    animation-delay: 395.5s; }
  .grid__item-4-col:nth-of-type(3956) {
    animation-delay: 395.6s; }
  .grid__item-4-col:nth-of-type(3957) {
    animation-delay: 395.7s; }
  .grid__item-4-col:nth-of-type(3958) {
    animation-delay: 395.8s; }
  .grid__item-4-col:nth-of-type(3959) {
    animation-delay: 395.9s; }
  .grid__item-4-col:nth-of-type(3960) {
    animation-delay: 396s; }
  .grid__item-4-col:nth-of-type(3961) {
    animation-delay: 396.1s; }
  .grid__item-4-col:nth-of-type(3962) {
    animation-delay: 396.2s; }
  .grid__item-4-col:nth-of-type(3963) {
    animation-delay: 396.3s; }
  .grid__item-4-col:nth-of-type(3964) {
    animation-delay: 396.4s; }
  .grid__item-4-col:nth-of-type(3965) {
    animation-delay: 396.5s; }
  .grid__item-4-col:nth-of-type(3966) {
    animation-delay: 396.6s; }
  .grid__item-4-col:nth-of-type(3967) {
    animation-delay: 396.7s; }
  .grid__item-4-col:nth-of-type(3968) {
    animation-delay: 396.8s; }
  .grid__item-4-col:nth-of-type(3969) {
    animation-delay: 396.9s; }
  .grid__item-4-col:nth-of-type(3970) {
    animation-delay: 397s; }
  .grid__item-4-col:nth-of-type(3971) {
    animation-delay: 397.1s; }
  .grid__item-4-col:nth-of-type(3972) {
    animation-delay: 397.2s; }
  .grid__item-4-col:nth-of-type(3973) {
    animation-delay: 397.3s; }
  .grid__item-4-col:nth-of-type(3974) {
    animation-delay: 397.4s; }
  .grid__item-4-col:nth-of-type(3975) {
    animation-delay: 397.5s; }
  .grid__item-4-col:nth-of-type(3976) {
    animation-delay: 397.6s; }
  .grid__item-4-col:nth-of-type(3977) {
    animation-delay: 397.7s; }
  .grid__item-4-col:nth-of-type(3978) {
    animation-delay: 397.8s; }
  .grid__item-4-col:nth-of-type(3979) {
    animation-delay: 397.9s; }
  .grid__item-4-col:nth-of-type(3980) {
    animation-delay: 398s; }
  .grid__item-4-col:nth-of-type(3981) {
    animation-delay: 398.1s; }
  .grid__item-4-col:nth-of-type(3982) {
    animation-delay: 398.2s; }
  .grid__item-4-col:nth-of-type(3983) {
    animation-delay: 398.3s; }
  .grid__item-4-col:nth-of-type(3984) {
    animation-delay: 398.4s; }
  .grid__item-4-col:nth-of-type(3985) {
    animation-delay: 398.5s; }
  .grid__item-4-col:nth-of-type(3986) {
    animation-delay: 398.6s; }
  .grid__item-4-col:nth-of-type(3987) {
    animation-delay: 398.7s; }
  .grid__item-4-col:nth-of-type(3988) {
    animation-delay: 398.8s; }
  .grid__item-4-col:nth-of-type(3989) {
    animation-delay: 398.9s; }
  .grid__item-4-col:nth-of-type(3990) {
    animation-delay: 399s; }
  .grid__item-4-col:nth-of-type(3991) {
    animation-delay: 399.1s; }
  .grid__item-4-col:nth-of-type(3992) {
    animation-delay: 399.2s; }
  .grid__item-4-col:nth-of-type(3993) {
    animation-delay: 399.3s; }
  .grid__item-4-col:nth-of-type(3994) {
    animation-delay: 399.4s; }
  .grid__item-4-col:nth-of-type(3995) {
    animation-delay: 399.5s; }
  .grid__item-4-col:nth-of-type(3996) {
    animation-delay: 399.6s; }
  .grid__item-4-col:nth-of-type(3997) {
    animation-delay: 399.7s; }
  .grid__item-4-col:nth-of-type(3998) {
    animation-delay: 399.8s; }
  .grid__item-4-col:nth-of-type(3999) {
    animation-delay: 399.9s; }
  .grid__item-4-col:nth-of-type(4000) {
    animation-delay: 400s; }
  .grid__item-4-col:nth-of-type(4001) {
    animation-delay: 400.1s; }
  .grid__item-4-col:nth-of-type(4002) {
    animation-delay: 400.2s; }
  .grid__item-4-col:nth-of-type(4003) {
    animation-delay: 400.3s; }
  .grid__item-4-col:nth-of-type(4004) {
    animation-delay: 400.4s; }
  .grid__item-4-col:nth-of-type(4005) {
    animation-delay: 400.5s; }
  .grid__item-4-col:nth-of-type(4006) {
    animation-delay: 400.6s; }
  .grid__item-4-col:nth-of-type(4007) {
    animation-delay: 400.7s; }
  .grid__item-4-col:nth-of-type(4008) {
    animation-delay: 400.8s; }
  .grid__item-4-col:nth-of-type(4009) {
    animation-delay: 400.9s; }
  .grid__item-4-col:nth-of-type(4010) {
    animation-delay: 401s; }
  .grid__item-4-col:nth-of-type(4011) {
    animation-delay: 401.1s; }
  .grid__item-4-col:nth-of-type(4012) {
    animation-delay: 401.2s; }
  .grid__item-4-col:nth-of-type(4013) {
    animation-delay: 401.3s; }
  .grid__item-4-col:nth-of-type(4014) {
    animation-delay: 401.4s; }
  .grid__item-4-col:nth-of-type(4015) {
    animation-delay: 401.5s; }
  .grid__item-4-col:nth-of-type(4016) {
    animation-delay: 401.6s; }
  .grid__item-4-col:nth-of-type(4017) {
    animation-delay: 401.7s; }
  .grid__item-4-col:nth-of-type(4018) {
    animation-delay: 401.8s; }
  .grid__item-4-col:nth-of-type(4019) {
    animation-delay: 401.9s; }
  .grid__item-4-col:nth-of-type(4020) {
    animation-delay: 402s; }
  .grid__item-4-col:nth-of-type(4021) {
    animation-delay: 402.1s; }
  .grid__item-4-col:nth-of-type(4022) {
    animation-delay: 402.2s; }
  .grid__item-4-col:nth-of-type(4023) {
    animation-delay: 402.3s; }
  .grid__item-4-col:nth-of-type(4024) {
    animation-delay: 402.4s; }
  .grid__item-4-col:nth-of-type(4025) {
    animation-delay: 402.5s; }
  .grid__item-4-col:nth-of-type(4026) {
    animation-delay: 402.6s; }
  .grid__item-4-col:nth-of-type(4027) {
    animation-delay: 402.7s; }
  .grid__item-4-col:nth-of-type(4028) {
    animation-delay: 402.8s; }
  .grid__item-4-col:nth-of-type(4029) {
    animation-delay: 402.9s; }
  .grid__item-4-col:nth-of-type(4030) {
    animation-delay: 403s; }
  .grid__item-4-col:nth-of-type(4031) {
    animation-delay: 403.1s; }
  .grid__item-4-col:nth-of-type(4032) {
    animation-delay: 403.2s; }
  .grid__item-4-col:nth-of-type(4033) {
    animation-delay: 403.3s; }
  .grid__item-4-col:nth-of-type(4034) {
    animation-delay: 403.4s; }
  .grid__item-4-col:nth-of-type(4035) {
    animation-delay: 403.5s; }
  .grid__item-4-col:nth-of-type(4036) {
    animation-delay: 403.6s; }
  .grid__item-4-col:nth-of-type(4037) {
    animation-delay: 403.7s; }
  .grid__item-4-col:nth-of-type(4038) {
    animation-delay: 403.8s; }
  .grid__item-4-col:nth-of-type(4039) {
    animation-delay: 403.9s; }
  .grid__item-4-col:nth-of-type(4040) {
    animation-delay: 404s; }
  .grid__item-4-col:nth-of-type(4041) {
    animation-delay: 404.1s; }
  .grid__item-4-col:nth-of-type(4042) {
    animation-delay: 404.2s; }
  .grid__item-4-col:nth-of-type(4043) {
    animation-delay: 404.3s; }
  .grid__item-4-col:nth-of-type(4044) {
    animation-delay: 404.4s; }
  .grid__item-4-col:nth-of-type(4045) {
    animation-delay: 404.5s; }
  .grid__item-4-col:nth-of-type(4046) {
    animation-delay: 404.6s; }
  .grid__item-4-col:nth-of-type(4047) {
    animation-delay: 404.7s; }
  .grid__item-4-col:nth-of-type(4048) {
    animation-delay: 404.8s; }
  .grid__item-4-col:nth-of-type(4049) {
    animation-delay: 404.9s; }
  .grid__item-4-col:nth-of-type(4050) {
    animation-delay: 405s; }
  .grid__item-4-col:nth-of-type(4051) {
    animation-delay: 405.1s; }
  .grid__item-4-col:nth-of-type(4052) {
    animation-delay: 405.2s; }
  .grid__item-4-col:nth-of-type(4053) {
    animation-delay: 405.3s; }
  .grid__item-4-col:nth-of-type(4054) {
    animation-delay: 405.4s; }
  .grid__item-4-col:nth-of-type(4055) {
    animation-delay: 405.5s; }
  .grid__item-4-col:nth-of-type(4056) {
    animation-delay: 405.6s; }
  .grid__item-4-col:nth-of-type(4057) {
    animation-delay: 405.7s; }
  .grid__item-4-col:nth-of-type(4058) {
    animation-delay: 405.8s; }
  .grid__item-4-col:nth-of-type(4059) {
    animation-delay: 405.9s; }
  .grid__item-4-col:nth-of-type(4060) {
    animation-delay: 406s; }
  .grid__item-4-col:nth-of-type(4061) {
    animation-delay: 406.1s; }
  .grid__item-4-col:nth-of-type(4062) {
    animation-delay: 406.2s; }
  .grid__item-4-col:nth-of-type(4063) {
    animation-delay: 406.3s; }
  .grid__item-4-col:nth-of-type(4064) {
    animation-delay: 406.4s; }
  .grid__item-4-col:nth-of-type(4065) {
    animation-delay: 406.5s; }
  .grid__item-4-col:nth-of-type(4066) {
    animation-delay: 406.6s; }
  .grid__item-4-col:nth-of-type(4067) {
    animation-delay: 406.7s; }
  .grid__item-4-col:nth-of-type(4068) {
    animation-delay: 406.8s; }
  .grid__item-4-col:nth-of-type(4069) {
    animation-delay: 406.9s; }
  .grid__item-4-col:nth-of-type(4070) {
    animation-delay: 407s; }
  .grid__item-4-col:nth-of-type(4071) {
    animation-delay: 407.1s; }
  .grid__item-4-col:nth-of-type(4072) {
    animation-delay: 407.2s; }
  .grid__item-4-col:nth-of-type(4073) {
    animation-delay: 407.3s; }
  .grid__item-4-col:nth-of-type(4074) {
    animation-delay: 407.4s; }
  .grid__item-4-col:nth-of-type(4075) {
    animation-delay: 407.5s; }
  .grid__item-4-col:nth-of-type(4076) {
    animation-delay: 407.6s; }
  .grid__item-4-col:nth-of-type(4077) {
    animation-delay: 407.7s; }
  .grid__item-4-col:nth-of-type(4078) {
    animation-delay: 407.8s; }
  .grid__item-4-col:nth-of-type(4079) {
    animation-delay: 407.9s; }
  .grid__item-4-col:nth-of-type(4080) {
    animation-delay: 408s; }
  .grid__item-4-col:nth-of-type(4081) {
    animation-delay: 408.1s; }
  .grid__item-4-col:nth-of-type(4082) {
    animation-delay: 408.2s; }
  .grid__item-4-col:nth-of-type(4083) {
    animation-delay: 408.3s; }
  .grid__item-4-col:nth-of-type(4084) {
    animation-delay: 408.4s; }
  .grid__item-4-col:nth-of-type(4085) {
    animation-delay: 408.5s; }
  .grid__item-4-col:nth-of-type(4086) {
    animation-delay: 408.6s; }
  .grid__item-4-col:nth-of-type(4087) {
    animation-delay: 408.7s; }
  .grid__item-4-col:nth-of-type(4088) {
    animation-delay: 408.8s; }
  .grid__item-4-col:nth-of-type(4089) {
    animation-delay: 408.9s; }
  .grid__item-4-col:nth-of-type(4090) {
    animation-delay: 409s; }
  .grid__item-4-col:nth-of-type(4091) {
    animation-delay: 409.1s; }
  .grid__item-4-col:nth-of-type(4092) {
    animation-delay: 409.2s; }
  .grid__item-4-col:nth-of-type(4093) {
    animation-delay: 409.3s; }
  .grid__item-4-col:nth-of-type(4094) {
    animation-delay: 409.4s; }
  .grid__item-4-col:nth-of-type(4095) {
    animation-delay: 409.5s; }
  .grid__item-4-col:nth-of-type(4096) {
    animation-delay: 409.6s; }
  .grid__item-4-col:nth-of-type(4097) {
    animation-delay: 409.7s; }
  .grid__item-4-col:nth-of-type(4098) {
    animation-delay: 409.8s; }
  .grid__item-4-col:nth-of-type(4099) {
    animation-delay: 409.9s; }
  .grid__item-4-col:nth-of-type(4100) {
    animation-delay: 410s; }
  .grid__item-4-col:nth-of-type(4101) {
    animation-delay: 410.1s; }
  .grid__item-4-col:nth-of-type(4102) {
    animation-delay: 410.2s; }
  .grid__item-4-col:nth-of-type(4103) {
    animation-delay: 410.3s; }
  .grid__item-4-col:nth-of-type(4104) {
    animation-delay: 410.4s; }
  .grid__item-4-col:nth-of-type(4105) {
    animation-delay: 410.5s; }
  .grid__item-4-col:nth-of-type(4106) {
    animation-delay: 410.6s; }
  .grid__item-4-col:nth-of-type(4107) {
    animation-delay: 410.7s; }
  .grid__item-4-col:nth-of-type(4108) {
    animation-delay: 410.8s; }
  .grid__item-4-col:nth-of-type(4109) {
    animation-delay: 410.9s; }
  .grid__item-4-col:nth-of-type(4110) {
    animation-delay: 411s; }
  .grid__item-4-col:nth-of-type(4111) {
    animation-delay: 411.1s; }
  .grid__item-4-col:nth-of-type(4112) {
    animation-delay: 411.2s; }
  .grid__item-4-col:nth-of-type(4113) {
    animation-delay: 411.3s; }
  .grid__item-4-col:nth-of-type(4114) {
    animation-delay: 411.4s; }
  .grid__item-4-col:nth-of-type(4115) {
    animation-delay: 411.5s; }
  .grid__item-4-col:nth-of-type(4116) {
    animation-delay: 411.6s; }
  .grid__item-4-col:nth-of-type(4117) {
    animation-delay: 411.7s; }
  .grid__item-4-col:nth-of-type(4118) {
    animation-delay: 411.8s; }
  .grid__item-4-col:nth-of-type(4119) {
    animation-delay: 411.9s; }
  .grid__item-4-col:nth-of-type(4120) {
    animation-delay: 412s; }
  .grid__item-4-col:nth-of-type(4121) {
    animation-delay: 412.1s; }
  .grid__item-4-col:nth-of-type(4122) {
    animation-delay: 412.2s; }
  .grid__item-4-col:nth-of-type(4123) {
    animation-delay: 412.3s; }
  .grid__item-4-col:nth-of-type(4124) {
    animation-delay: 412.4s; }
  .grid__item-4-col:nth-of-type(4125) {
    animation-delay: 412.5s; }
  .grid__item-4-col:nth-of-type(4126) {
    animation-delay: 412.6s; }
  .grid__item-4-col:nth-of-type(4127) {
    animation-delay: 412.7s; }
  .grid__item-4-col:nth-of-type(4128) {
    animation-delay: 412.8s; }
  .grid__item-4-col:nth-of-type(4129) {
    animation-delay: 412.9s; }
  .grid__item-4-col:nth-of-type(4130) {
    animation-delay: 413s; }
  .grid__item-4-col:nth-of-type(4131) {
    animation-delay: 413.1s; }
  .grid__item-4-col:nth-of-type(4132) {
    animation-delay: 413.2s; }
  .grid__item-4-col:nth-of-type(4133) {
    animation-delay: 413.3s; }
  .grid__item-4-col:nth-of-type(4134) {
    animation-delay: 413.4s; }
  .grid__item-4-col:nth-of-type(4135) {
    animation-delay: 413.5s; }
  .grid__item-4-col:nth-of-type(4136) {
    animation-delay: 413.6s; }
  .grid__item-4-col:nth-of-type(4137) {
    animation-delay: 413.7s; }
  .grid__item-4-col:nth-of-type(4138) {
    animation-delay: 413.8s; }
  .grid__item-4-col:nth-of-type(4139) {
    animation-delay: 413.9s; }
  .grid__item-4-col:nth-of-type(4140) {
    animation-delay: 414s; }
  .grid__item-4-col:nth-of-type(4141) {
    animation-delay: 414.1s; }
  .grid__item-4-col:nth-of-type(4142) {
    animation-delay: 414.2s; }
  .grid__item-4-col:nth-of-type(4143) {
    animation-delay: 414.3s; }
  .grid__item-4-col:nth-of-type(4144) {
    animation-delay: 414.4s; }
  .grid__item-4-col:nth-of-type(4145) {
    animation-delay: 414.5s; }
  .grid__item-4-col:nth-of-type(4146) {
    animation-delay: 414.6s; }
  .grid__item-4-col:nth-of-type(4147) {
    animation-delay: 414.7s; }
  .grid__item-4-col:nth-of-type(4148) {
    animation-delay: 414.8s; }
  .grid__item-4-col:nth-of-type(4149) {
    animation-delay: 414.9s; }
  .grid__item-4-col:nth-of-type(4150) {
    animation-delay: 415s; }
  .grid__item-4-col:nth-of-type(4151) {
    animation-delay: 415.1s; }
  .grid__item-4-col:nth-of-type(4152) {
    animation-delay: 415.2s; }
  .grid__item-4-col:nth-of-type(4153) {
    animation-delay: 415.3s; }
  .grid__item-4-col:nth-of-type(4154) {
    animation-delay: 415.4s; }
  .grid__item-4-col:nth-of-type(4155) {
    animation-delay: 415.5s; }
  .grid__item-4-col:nth-of-type(4156) {
    animation-delay: 415.6s; }
  .grid__item-4-col:nth-of-type(4157) {
    animation-delay: 415.7s; }
  .grid__item-4-col:nth-of-type(4158) {
    animation-delay: 415.8s; }
  .grid__item-4-col:nth-of-type(4159) {
    animation-delay: 415.9s; }
  .grid__item-4-col:nth-of-type(4160) {
    animation-delay: 416s; }
  .grid__item-4-col:nth-of-type(4161) {
    animation-delay: 416.1s; }
  .grid__item-4-col:nth-of-type(4162) {
    animation-delay: 416.2s; }
  .grid__item-4-col:nth-of-type(4163) {
    animation-delay: 416.3s; }
  .grid__item-4-col:nth-of-type(4164) {
    animation-delay: 416.4s; }
  .grid__item-4-col:nth-of-type(4165) {
    animation-delay: 416.5s; }
  .grid__item-4-col:nth-of-type(4166) {
    animation-delay: 416.6s; }
  .grid__item-4-col:nth-of-type(4167) {
    animation-delay: 416.7s; }
  .grid__item-4-col:nth-of-type(4168) {
    animation-delay: 416.8s; }
  .grid__item-4-col:nth-of-type(4169) {
    animation-delay: 416.9s; }
  .grid__item-4-col:nth-of-type(4170) {
    animation-delay: 417s; }
  .grid__item-4-col:nth-of-type(4171) {
    animation-delay: 417.1s; }
  .grid__item-4-col:nth-of-type(4172) {
    animation-delay: 417.2s; }
  .grid__item-4-col:nth-of-type(4173) {
    animation-delay: 417.3s; }
  .grid__item-4-col:nth-of-type(4174) {
    animation-delay: 417.4s; }
  .grid__item-4-col:nth-of-type(4175) {
    animation-delay: 417.5s; }
  .grid__item-4-col:nth-of-type(4176) {
    animation-delay: 417.6s; }
  .grid__item-4-col:nth-of-type(4177) {
    animation-delay: 417.7s; }
  .grid__item-4-col:nth-of-type(4178) {
    animation-delay: 417.8s; }
  .grid__item-4-col:nth-of-type(4179) {
    animation-delay: 417.9s; }
  .grid__item-4-col:nth-of-type(4180) {
    animation-delay: 418s; }
  .grid__item-4-col:nth-of-type(4181) {
    animation-delay: 418.1s; }
  .grid__item-4-col:nth-of-type(4182) {
    animation-delay: 418.2s; }
  .grid__item-4-col:nth-of-type(4183) {
    animation-delay: 418.3s; }
  .grid__item-4-col:nth-of-type(4184) {
    animation-delay: 418.4s; }
  .grid__item-4-col:nth-of-type(4185) {
    animation-delay: 418.5s; }
  .grid__item-4-col:nth-of-type(4186) {
    animation-delay: 418.6s; }
  .grid__item-4-col:nth-of-type(4187) {
    animation-delay: 418.7s; }
  .grid__item-4-col:nth-of-type(4188) {
    animation-delay: 418.8s; }
  .grid__item-4-col:nth-of-type(4189) {
    animation-delay: 418.9s; }
  .grid__item-4-col:nth-of-type(4190) {
    animation-delay: 419s; }
  .grid__item-4-col:nth-of-type(4191) {
    animation-delay: 419.1s; }
  .grid__item-4-col:nth-of-type(4192) {
    animation-delay: 419.2s; }
  .grid__item-4-col:nth-of-type(4193) {
    animation-delay: 419.3s; }
  .grid__item-4-col:nth-of-type(4194) {
    animation-delay: 419.4s; }
  .grid__item-4-col:nth-of-type(4195) {
    animation-delay: 419.5s; }
  .grid__item-4-col:nth-of-type(4196) {
    animation-delay: 419.6s; }
  .grid__item-4-col:nth-of-type(4197) {
    animation-delay: 419.7s; }
  .grid__item-4-col:nth-of-type(4198) {
    animation-delay: 419.8s; }
  .grid__item-4-col:nth-of-type(4199) {
    animation-delay: 419.9s; }
  .grid__item-4-col:nth-of-type(4200) {
    animation-delay: 420s; }
  .grid__item-4-col:nth-of-type(4201) {
    animation-delay: 420.1s; }
  .grid__item-4-col:nth-of-type(4202) {
    animation-delay: 420.2s; }
  .grid__item-4-col:nth-of-type(4203) {
    animation-delay: 420.3s; }
  .grid__item-4-col:nth-of-type(4204) {
    animation-delay: 420.4s; }
  .grid__item-4-col:nth-of-type(4205) {
    animation-delay: 420.5s; }
  .grid__item-4-col:nth-of-type(4206) {
    animation-delay: 420.6s; }
  .grid__item-4-col:nth-of-type(4207) {
    animation-delay: 420.7s; }
  .grid__item-4-col:nth-of-type(4208) {
    animation-delay: 420.8s; }
  .grid__item-4-col:nth-of-type(4209) {
    animation-delay: 420.9s; }
  .grid__item-4-col:nth-of-type(4210) {
    animation-delay: 421s; }
  .grid__item-4-col:nth-of-type(4211) {
    animation-delay: 421.1s; }
  .grid__item-4-col:nth-of-type(4212) {
    animation-delay: 421.2s; }
  .grid__item-4-col:nth-of-type(4213) {
    animation-delay: 421.3s; }
  .grid__item-4-col:nth-of-type(4214) {
    animation-delay: 421.4s; }
  .grid__item-4-col:nth-of-type(4215) {
    animation-delay: 421.5s; }
  .grid__item-4-col:nth-of-type(4216) {
    animation-delay: 421.6s; }
  .grid__item-4-col:nth-of-type(4217) {
    animation-delay: 421.7s; }
  .grid__item-4-col:nth-of-type(4218) {
    animation-delay: 421.8s; }
  .grid__item-4-col:nth-of-type(4219) {
    animation-delay: 421.9s; }
  .grid__item-4-col:nth-of-type(4220) {
    animation-delay: 422s; }
  .grid__item-4-col:nth-of-type(4221) {
    animation-delay: 422.1s; }
  .grid__item-4-col:nth-of-type(4222) {
    animation-delay: 422.2s; }
  .grid__item-4-col:nth-of-type(4223) {
    animation-delay: 422.3s; }
  .grid__item-4-col:nth-of-type(4224) {
    animation-delay: 422.4s; }
  .grid__item-4-col:nth-of-type(4225) {
    animation-delay: 422.5s; }
  .grid__item-4-col:nth-of-type(4226) {
    animation-delay: 422.6s; }
  .grid__item-4-col:nth-of-type(4227) {
    animation-delay: 422.7s; }
  .grid__item-4-col:nth-of-type(4228) {
    animation-delay: 422.8s; }
  .grid__item-4-col:nth-of-type(4229) {
    animation-delay: 422.9s; }
  .grid__item-4-col:nth-of-type(4230) {
    animation-delay: 423s; }
  .grid__item-4-col:nth-of-type(4231) {
    animation-delay: 423.1s; }
  .grid__item-4-col:nth-of-type(4232) {
    animation-delay: 423.2s; }
  .grid__item-4-col:nth-of-type(4233) {
    animation-delay: 423.3s; }
  .grid__item-4-col:nth-of-type(4234) {
    animation-delay: 423.4s; }
  .grid__item-4-col:nth-of-type(4235) {
    animation-delay: 423.5s; }
  .grid__item-4-col:nth-of-type(4236) {
    animation-delay: 423.6s; }
  .grid__item-4-col:nth-of-type(4237) {
    animation-delay: 423.7s; }
  .grid__item-4-col:nth-of-type(4238) {
    animation-delay: 423.8s; }
  .grid__item-4-col:nth-of-type(4239) {
    animation-delay: 423.9s; }
  .grid__item-4-col:nth-of-type(4240) {
    animation-delay: 424s; }
  .grid__item-4-col:nth-of-type(4241) {
    animation-delay: 424.1s; }
  .grid__item-4-col:nth-of-type(4242) {
    animation-delay: 424.2s; }
  .grid__item-4-col:nth-of-type(4243) {
    animation-delay: 424.3s; }
  .grid__item-4-col:nth-of-type(4244) {
    animation-delay: 424.4s; }
  .grid__item-4-col:nth-of-type(4245) {
    animation-delay: 424.5s; }
  .grid__item-4-col:nth-of-type(4246) {
    animation-delay: 424.6s; }
  .grid__item-4-col:nth-of-type(4247) {
    animation-delay: 424.7s; }
  .grid__item-4-col:nth-of-type(4248) {
    animation-delay: 424.8s; }
  .grid__item-4-col:nth-of-type(4249) {
    animation-delay: 424.9s; }
  .grid__item-4-col:nth-of-type(4250) {
    animation-delay: 425s; }
  .grid__item-4-col:nth-of-type(4251) {
    animation-delay: 425.1s; }
  .grid__item-4-col:nth-of-type(4252) {
    animation-delay: 425.2s; }
  .grid__item-4-col:nth-of-type(4253) {
    animation-delay: 425.3s; }
  .grid__item-4-col:nth-of-type(4254) {
    animation-delay: 425.4s; }
  .grid__item-4-col:nth-of-type(4255) {
    animation-delay: 425.5s; }
  .grid__item-4-col:nth-of-type(4256) {
    animation-delay: 425.6s; }
  .grid__item-4-col:nth-of-type(4257) {
    animation-delay: 425.7s; }
  .grid__item-4-col:nth-of-type(4258) {
    animation-delay: 425.8s; }
  .grid__item-4-col:nth-of-type(4259) {
    animation-delay: 425.9s; }
  .grid__item-4-col:nth-of-type(4260) {
    animation-delay: 426s; }
  .grid__item-4-col:nth-of-type(4261) {
    animation-delay: 426.1s; }
  .grid__item-4-col:nth-of-type(4262) {
    animation-delay: 426.2s; }
  .grid__item-4-col:nth-of-type(4263) {
    animation-delay: 426.3s; }
  .grid__item-4-col:nth-of-type(4264) {
    animation-delay: 426.4s; }
  .grid__item-4-col:nth-of-type(4265) {
    animation-delay: 426.5s; }
  .grid__item-4-col:nth-of-type(4266) {
    animation-delay: 426.6s; }
  .grid__item-4-col:nth-of-type(4267) {
    animation-delay: 426.7s; }
  .grid__item-4-col:nth-of-type(4268) {
    animation-delay: 426.8s; }
  .grid__item-4-col:nth-of-type(4269) {
    animation-delay: 426.9s; }
  .grid__item-4-col:nth-of-type(4270) {
    animation-delay: 427s; }
  .grid__item-4-col:nth-of-type(4271) {
    animation-delay: 427.1s; }
  .grid__item-4-col:nth-of-type(4272) {
    animation-delay: 427.2s; }
  .grid__item-4-col:nth-of-type(4273) {
    animation-delay: 427.3s; }
  .grid__item-4-col:nth-of-type(4274) {
    animation-delay: 427.4s; }
  .grid__item-4-col:nth-of-type(4275) {
    animation-delay: 427.5s; }
  .grid__item-4-col:nth-of-type(4276) {
    animation-delay: 427.6s; }
  .grid__item-4-col:nth-of-type(4277) {
    animation-delay: 427.7s; }
  .grid__item-4-col:nth-of-type(4278) {
    animation-delay: 427.8s; }
  .grid__item-4-col:nth-of-type(4279) {
    animation-delay: 427.9s; }
  .grid__item-4-col:nth-of-type(4280) {
    animation-delay: 428s; }
  .grid__item-4-col:nth-of-type(4281) {
    animation-delay: 428.1s; }
  .grid__item-4-col:nth-of-type(4282) {
    animation-delay: 428.2s; }
  .grid__item-4-col:nth-of-type(4283) {
    animation-delay: 428.3s; }
  .grid__item-4-col:nth-of-type(4284) {
    animation-delay: 428.4s; }
  .grid__item-4-col:nth-of-type(4285) {
    animation-delay: 428.5s; }
  .grid__item-4-col:nth-of-type(4286) {
    animation-delay: 428.6s; }
  .grid__item-4-col:nth-of-type(4287) {
    animation-delay: 428.7s; }
  .grid__item-4-col:nth-of-type(4288) {
    animation-delay: 428.8s; }
  .grid__item-4-col:nth-of-type(4289) {
    animation-delay: 428.9s; }
  .grid__item-4-col:nth-of-type(4290) {
    animation-delay: 429s; }
  .grid__item-4-col:nth-of-type(4291) {
    animation-delay: 429.1s; }
  .grid__item-4-col:nth-of-type(4292) {
    animation-delay: 429.2s; }
  .grid__item-4-col:nth-of-type(4293) {
    animation-delay: 429.3s; }
  .grid__item-4-col:nth-of-type(4294) {
    animation-delay: 429.4s; }
  .grid__item-4-col:nth-of-type(4295) {
    animation-delay: 429.5s; }
  .grid__item-4-col:nth-of-type(4296) {
    animation-delay: 429.6s; }
  .grid__item-4-col:nth-of-type(4297) {
    animation-delay: 429.7s; }
  .grid__item-4-col:nth-of-type(4298) {
    animation-delay: 429.8s; }
  .grid__item-4-col:nth-of-type(4299) {
    animation-delay: 429.9s; }
  .grid__item-4-col:nth-of-type(4300) {
    animation-delay: 430s; }
  .grid__item-4-col:nth-of-type(4301) {
    animation-delay: 430.1s; }
  .grid__item-4-col:nth-of-type(4302) {
    animation-delay: 430.2s; }
  .grid__item-4-col:nth-of-type(4303) {
    animation-delay: 430.3s; }
  .grid__item-4-col:nth-of-type(4304) {
    animation-delay: 430.4s; }
  .grid__item-4-col:nth-of-type(4305) {
    animation-delay: 430.5s; }
  .grid__item-4-col:nth-of-type(4306) {
    animation-delay: 430.6s; }
  .grid__item-4-col:nth-of-type(4307) {
    animation-delay: 430.7s; }
  .grid__item-4-col:nth-of-type(4308) {
    animation-delay: 430.8s; }
  .grid__item-4-col:nth-of-type(4309) {
    animation-delay: 430.9s; }
  .grid__item-4-col:nth-of-type(4310) {
    animation-delay: 431s; }
  .grid__item-4-col:nth-of-type(4311) {
    animation-delay: 431.1s; }
  .grid__item-4-col:nth-of-type(4312) {
    animation-delay: 431.2s; }
  .grid__item-4-col:nth-of-type(4313) {
    animation-delay: 431.3s; }
  .grid__item-4-col:nth-of-type(4314) {
    animation-delay: 431.4s; }
  .grid__item-4-col:nth-of-type(4315) {
    animation-delay: 431.5s; }
  .grid__item-4-col:nth-of-type(4316) {
    animation-delay: 431.6s; }
  .grid__item-4-col:nth-of-type(4317) {
    animation-delay: 431.7s; }
  .grid__item-4-col:nth-of-type(4318) {
    animation-delay: 431.8s; }
  .grid__item-4-col:nth-of-type(4319) {
    animation-delay: 431.9s; }
  .grid__item-4-col:nth-of-type(4320) {
    animation-delay: 432s; }
  .grid__item-4-col:nth-of-type(4321) {
    animation-delay: 432.1s; }
  .grid__item-4-col:nth-of-type(4322) {
    animation-delay: 432.2s; }
  .grid__item-4-col:nth-of-type(4323) {
    animation-delay: 432.3s; }
  .grid__item-4-col:nth-of-type(4324) {
    animation-delay: 432.4s; }
  .grid__item-4-col:nth-of-type(4325) {
    animation-delay: 432.5s; }
  .grid__item-4-col:nth-of-type(4326) {
    animation-delay: 432.6s; }
  .grid__item-4-col:nth-of-type(4327) {
    animation-delay: 432.7s; }
  .grid__item-4-col:nth-of-type(4328) {
    animation-delay: 432.8s; }
  .grid__item-4-col:nth-of-type(4329) {
    animation-delay: 432.9s; }
  .grid__item-4-col:nth-of-type(4330) {
    animation-delay: 433s; }
  .grid__item-4-col:nth-of-type(4331) {
    animation-delay: 433.1s; }
  .grid__item-4-col:nth-of-type(4332) {
    animation-delay: 433.2s; }
  .grid__item-4-col:nth-of-type(4333) {
    animation-delay: 433.3s; }
  .grid__item-4-col:nth-of-type(4334) {
    animation-delay: 433.4s; }
  .grid__item-4-col:nth-of-type(4335) {
    animation-delay: 433.5s; }
  .grid__item-4-col:nth-of-type(4336) {
    animation-delay: 433.6s; }
  .grid__item-4-col:nth-of-type(4337) {
    animation-delay: 433.7s; }
  .grid__item-4-col:nth-of-type(4338) {
    animation-delay: 433.8s; }
  .grid__item-4-col:nth-of-type(4339) {
    animation-delay: 433.9s; }
  .grid__item-4-col:nth-of-type(4340) {
    animation-delay: 434s; }
  .grid__item-4-col:nth-of-type(4341) {
    animation-delay: 434.1s; }
  .grid__item-4-col:nth-of-type(4342) {
    animation-delay: 434.2s; }
  .grid__item-4-col:nth-of-type(4343) {
    animation-delay: 434.3s; }
  .grid__item-4-col:nth-of-type(4344) {
    animation-delay: 434.4s; }
  .grid__item-4-col:nth-of-type(4345) {
    animation-delay: 434.5s; }
  .grid__item-4-col:nth-of-type(4346) {
    animation-delay: 434.6s; }
  .grid__item-4-col:nth-of-type(4347) {
    animation-delay: 434.7s; }
  .grid__item-4-col:nth-of-type(4348) {
    animation-delay: 434.8s; }
  .grid__item-4-col:nth-of-type(4349) {
    animation-delay: 434.9s; }
  .grid__item-4-col:nth-of-type(4350) {
    animation-delay: 435s; }
  .grid__item-4-col:nth-of-type(4351) {
    animation-delay: 435.1s; }
  .grid__item-4-col:nth-of-type(4352) {
    animation-delay: 435.2s; }
  .grid__item-4-col:nth-of-type(4353) {
    animation-delay: 435.3s; }
  .grid__item-4-col:nth-of-type(4354) {
    animation-delay: 435.4s; }
  .grid__item-4-col:nth-of-type(4355) {
    animation-delay: 435.5s; }
  .grid__item-4-col:nth-of-type(4356) {
    animation-delay: 435.6s; }
  .grid__item-4-col:nth-of-type(4357) {
    animation-delay: 435.7s; }
  .grid__item-4-col:nth-of-type(4358) {
    animation-delay: 435.8s; }
  .grid__item-4-col:nth-of-type(4359) {
    animation-delay: 435.9s; }
  .grid__item-4-col:nth-of-type(4360) {
    animation-delay: 436s; }
  .grid__item-4-col:nth-of-type(4361) {
    animation-delay: 436.1s; }
  .grid__item-4-col:nth-of-type(4362) {
    animation-delay: 436.2s; }
  .grid__item-4-col:nth-of-type(4363) {
    animation-delay: 436.3s; }
  .grid__item-4-col:nth-of-type(4364) {
    animation-delay: 436.4s; }
  .grid__item-4-col:nth-of-type(4365) {
    animation-delay: 436.5s; }
  .grid__item-4-col:nth-of-type(4366) {
    animation-delay: 436.6s; }
  .grid__item-4-col:nth-of-type(4367) {
    animation-delay: 436.7s; }
  .grid__item-4-col:nth-of-type(4368) {
    animation-delay: 436.8s; }
  .grid__item-4-col:nth-of-type(4369) {
    animation-delay: 436.9s; }
  .grid__item-4-col:nth-of-type(4370) {
    animation-delay: 437s; }
  .grid__item-4-col:nth-of-type(4371) {
    animation-delay: 437.1s; }
  .grid__item-4-col:nth-of-type(4372) {
    animation-delay: 437.2s; }
  .grid__item-4-col:nth-of-type(4373) {
    animation-delay: 437.3s; }
  .grid__item-4-col:nth-of-type(4374) {
    animation-delay: 437.4s; }
  .grid__item-4-col:nth-of-type(4375) {
    animation-delay: 437.5s; }
  .grid__item-4-col:nth-of-type(4376) {
    animation-delay: 437.6s; }
  .grid__item-4-col:nth-of-type(4377) {
    animation-delay: 437.7s; }
  .grid__item-4-col:nth-of-type(4378) {
    animation-delay: 437.8s; }
  .grid__item-4-col:nth-of-type(4379) {
    animation-delay: 437.9s; }
  .grid__item-4-col:nth-of-type(4380) {
    animation-delay: 438s; }
  .grid__item-4-col:nth-of-type(4381) {
    animation-delay: 438.1s; }
  .grid__item-4-col:nth-of-type(4382) {
    animation-delay: 438.2s; }
  .grid__item-4-col:nth-of-type(4383) {
    animation-delay: 438.3s; }
  .grid__item-4-col:nth-of-type(4384) {
    animation-delay: 438.4s; }
  .grid__item-4-col:nth-of-type(4385) {
    animation-delay: 438.5s; }
  .grid__item-4-col:nth-of-type(4386) {
    animation-delay: 438.6s; }
  .grid__item-4-col:nth-of-type(4387) {
    animation-delay: 438.7s; }
  .grid__item-4-col:nth-of-type(4388) {
    animation-delay: 438.8s; }
  .grid__item-4-col:nth-of-type(4389) {
    animation-delay: 438.9s; }
  .grid__item-4-col:nth-of-type(4390) {
    animation-delay: 439s; }
  .grid__item-4-col:nth-of-type(4391) {
    animation-delay: 439.1s; }
  .grid__item-4-col:nth-of-type(4392) {
    animation-delay: 439.2s; }
  .grid__item-4-col:nth-of-type(4393) {
    animation-delay: 439.3s; }
  .grid__item-4-col:nth-of-type(4394) {
    animation-delay: 439.4s; }
  .grid__item-4-col:nth-of-type(4395) {
    animation-delay: 439.5s; }
  .grid__item-4-col:nth-of-type(4396) {
    animation-delay: 439.6s; }
  .grid__item-4-col:nth-of-type(4397) {
    animation-delay: 439.7s; }
  .grid__item-4-col:nth-of-type(4398) {
    animation-delay: 439.8s; }
  .grid__item-4-col:nth-of-type(4399) {
    animation-delay: 439.9s; }
  .grid__item-4-col:nth-of-type(4400) {
    animation-delay: 440s; }
  .grid__item-4-col:nth-of-type(4401) {
    animation-delay: 440.1s; }
  .grid__item-4-col:nth-of-type(4402) {
    animation-delay: 440.2s; }
  .grid__item-4-col:nth-of-type(4403) {
    animation-delay: 440.3s; }
  .grid__item-4-col:nth-of-type(4404) {
    animation-delay: 440.4s; }
  .grid__item-4-col:nth-of-type(4405) {
    animation-delay: 440.5s; }
  .grid__item-4-col:nth-of-type(4406) {
    animation-delay: 440.6s; }
  .grid__item-4-col:nth-of-type(4407) {
    animation-delay: 440.7s; }
  .grid__item-4-col:nth-of-type(4408) {
    animation-delay: 440.8s; }
  .grid__item-4-col:nth-of-type(4409) {
    animation-delay: 440.9s; }
  .grid__item-4-col:nth-of-type(4410) {
    animation-delay: 441s; }
  .grid__item-4-col:nth-of-type(4411) {
    animation-delay: 441.1s; }
  .grid__item-4-col:nth-of-type(4412) {
    animation-delay: 441.2s; }
  .grid__item-4-col:nth-of-type(4413) {
    animation-delay: 441.3s; }
  .grid__item-4-col:nth-of-type(4414) {
    animation-delay: 441.4s; }
  .grid__item-4-col:nth-of-type(4415) {
    animation-delay: 441.5s; }
  .grid__item-4-col:nth-of-type(4416) {
    animation-delay: 441.6s; }
  .grid__item-4-col:nth-of-type(4417) {
    animation-delay: 441.7s; }
  .grid__item-4-col:nth-of-type(4418) {
    animation-delay: 441.8s; }
  .grid__item-4-col:nth-of-type(4419) {
    animation-delay: 441.9s; }
  .grid__item-4-col:nth-of-type(4420) {
    animation-delay: 442s; }
  .grid__item-4-col:nth-of-type(4421) {
    animation-delay: 442.1s; }
  .grid__item-4-col:nth-of-type(4422) {
    animation-delay: 442.2s; }
  .grid__item-4-col:nth-of-type(4423) {
    animation-delay: 442.3s; }
  .grid__item-4-col:nth-of-type(4424) {
    animation-delay: 442.4s; }
  .grid__item-4-col:nth-of-type(4425) {
    animation-delay: 442.5s; }
  .grid__item-4-col:nth-of-type(4426) {
    animation-delay: 442.6s; }
  .grid__item-4-col:nth-of-type(4427) {
    animation-delay: 442.7s; }
  .grid__item-4-col:nth-of-type(4428) {
    animation-delay: 442.8s; }
  .grid__item-4-col:nth-of-type(4429) {
    animation-delay: 442.9s; }
  .grid__item-4-col:nth-of-type(4430) {
    animation-delay: 443s; }
  .grid__item-4-col:nth-of-type(4431) {
    animation-delay: 443.1s; }
  .grid__item-4-col:nth-of-type(4432) {
    animation-delay: 443.2s; }
  .grid__item-4-col:nth-of-type(4433) {
    animation-delay: 443.3s; }
  .grid__item-4-col:nth-of-type(4434) {
    animation-delay: 443.4s; }
  .grid__item-4-col:nth-of-type(4435) {
    animation-delay: 443.5s; }
  .grid__item-4-col:nth-of-type(4436) {
    animation-delay: 443.6s; }
  .grid__item-4-col:nth-of-type(4437) {
    animation-delay: 443.7s; }
  .grid__item-4-col:nth-of-type(4438) {
    animation-delay: 443.8s; }
  .grid__item-4-col:nth-of-type(4439) {
    animation-delay: 443.9s; }
  .grid__item-4-col:nth-of-type(4440) {
    animation-delay: 444s; }
  .grid__item-4-col:nth-of-type(4441) {
    animation-delay: 444.1s; }
  .grid__item-4-col:nth-of-type(4442) {
    animation-delay: 444.2s; }
  .grid__item-4-col:nth-of-type(4443) {
    animation-delay: 444.3s; }
  .grid__item-4-col:nth-of-type(4444) {
    animation-delay: 444.4s; }
  .grid__item-4-col:nth-of-type(4445) {
    animation-delay: 444.5s; }
  .grid__item-4-col:nth-of-type(4446) {
    animation-delay: 444.6s; }
  .grid__item-4-col:nth-of-type(4447) {
    animation-delay: 444.7s; }
  .grid__item-4-col:nth-of-type(4448) {
    animation-delay: 444.8s; }
  .grid__item-4-col:nth-of-type(4449) {
    animation-delay: 444.9s; }
  .grid__item-4-col:nth-of-type(4450) {
    animation-delay: 445s; }
  .grid__item-4-col:nth-of-type(4451) {
    animation-delay: 445.1s; }
  .grid__item-4-col:nth-of-type(4452) {
    animation-delay: 445.2s; }
  .grid__item-4-col:nth-of-type(4453) {
    animation-delay: 445.3s; }
  .grid__item-4-col:nth-of-type(4454) {
    animation-delay: 445.4s; }
  .grid__item-4-col:nth-of-type(4455) {
    animation-delay: 445.5s; }
  .grid__item-4-col:nth-of-type(4456) {
    animation-delay: 445.6s; }
  .grid__item-4-col:nth-of-type(4457) {
    animation-delay: 445.7s; }
  .grid__item-4-col:nth-of-type(4458) {
    animation-delay: 445.8s; }
  .grid__item-4-col:nth-of-type(4459) {
    animation-delay: 445.9s; }
  .grid__item-4-col:nth-of-type(4460) {
    animation-delay: 446s; }
  .grid__item-4-col:nth-of-type(4461) {
    animation-delay: 446.1s; }
  .grid__item-4-col:nth-of-type(4462) {
    animation-delay: 446.2s; }
  .grid__item-4-col:nth-of-type(4463) {
    animation-delay: 446.3s; }
  .grid__item-4-col:nth-of-type(4464) {
    animation-delay: 446.4s; }
  .grid__item-4-col:nth-of-type(4465) {
    animation-delay: 446.5s; }
  .grid__item-4-col:nth-of-type(4466) {
    animation-delay: 446.6s; }
  .grid__item-4-col:nth-of-type(4467) {
    animation-delay: 446.7s; }
  .grid__item-4-col:nth-of-type(4468) {
    animation-delay: 446.8s; }
  .grid__item-4-col:nth-of-type(4469) {
    animation-delay: 446.9s; }
  .grid__item-4-col:nth-of-type(4470) {
    animation-delay: 447s; }
  .grid__item-4-col:nth-of-type(4471) {
    animation-delay: 447.1s; }
  .grid__item-4-col:nth-of-type(4472) {
    animation-delay: 447.2s; }
  .grid__item-4-col:nth-of-type(4473) {
    animation-delay: 447.3s; }
  .grid__item-4-col:nth-of-type(4474) {
    animation-delay: 447.4s; }
  .grid__item-4-col:nth-of-type(4475) {
    animation-delay: 447.5s; }
  .grid__item-4-col:nth-of-type(4476) {
    animation-delay: 447.6s; }
  .grid__item-4-col:nth-of-type(4477) {
    animation-delay: 447.7s; }
  .grid__item-4-col:nth-of-type(4478) {
    animation-delay: 447.8s; }
  .grid__item-4-col:nth-of-type(4479) {
    animation-delay: 447.9s; }
  .grid__item-4-col:nth-of-type(4480) {
    animation-delay: 448s; }
  .grid__item-4-col:nth-of-type(4481) {
    animation-delay: 448.1s; }
  .grid__item-4-col:nth-of-type(4482) {
    animation-delay: 448.2s; }
  .grid__item-4-col:nth-of-type(4483) {
    animation-delay: 448.3s; }
  .grid__item-4-col:nth-of-type(4484) {
    animation-delay: 448.4s; }
  .grid__item-4-col:nth-of-type(4485) {
    animation-delay: 448.5s; }
  .grid__item-4-col:nth-of-type(4486) {
    animation-delay: 448.6s; }
  .grid__item-4-col:nth-of-type(4487) {
    animation-delay: 448.7s; }
  .grid__item-4-col:nth-of-type(4488) {
    animation-delay: 448.8s; }
  .grid__item-4-col:nth-of-type(4489) {
    animation-delay: 448.9s; }
  .grid__item-4-col:nth-of-type(4490) {
    animation-delay: 449s; }
  .grid__item-4-col:nth-of-type(4491) {
    animation-delay: 449.1s; }
  .grid__item-4-col:nth-of-type(4492) {
    animation-delay: 449.2s; }
  .grid__item-4-col:nth-of-type(4493) {
    animation-delay: 449.3s; }
  .grid__item-4-col:nth-of-type(4494) {
    animation-delay: 449.4s; }
  .grid__item-4-col:nth-of-type(4495) {
    animation-delay: 449.5s; }
  .grid__item-4-col:nth-of-type(4496) {
    animation-delay: 449.6s; }
  .grid__item-4-col:nth-of-type(4497) {
    animation-delay: 449.7s; }
  .grid__item-4-col:nth-of-type(4498) {
    animation-delay: 449.8s; }
  .grid__item-4-col:nth-of-type(4499) {
    animation-delay: 449.9s; }
  .grid__item-4-col:nth-of-type(4500) {
    animation-delay: 450s; }
  .grid__item-4-col:nth-of-type(4501) {
    animation-delay: 450.1s; }
  .grid__item-4-col:nth-of-type(4502) {
    animation-delay: 450.2s; }
  .grid__item-4-col:nth-of-type(4503) {
    animation-delay: 450.3s; }
  .grid__item-4-col:nth-of-type(4504) {
    animation-delay: 450.4s; }
  .grid__item-4-col:nth-of-type(4505) {
    animation-delay: 450.5s; }
  .grid__item-4-col:nth-of-type(4506) {
    animation-delay: 450.6s; }
  .grid__item-4-col:nth-of-type(4507) {
    animation-delay: 450.7s; }
  .grid__item-4-col:nth-of-type(4508) {
    animation-delay: 450.8s; }
  .grid__item-4-col:nth-of-type(4509) {
    animation-delay: 450.9s; }
  .grid__item-4-col:nth-of-type(4510) {
    animation-delay: 451s; }
  .grid__item-4-col:nth-of-type(4511) {
    animation-delay: 451.1s; }
  .grid__item-4-col:nth-of-type(4512) {
    animation-delay: 451.2s; }
  .grid__item-4-col:nth-of-type(4513) {
    animation-delay: 451.3s; }
  .grid__item-4-col:nth-of-type(4514) {
    animation-delay: 451.4s; }
  .grid__item-4-col:nth-of-type(4515) {
    animation-delay: 451.5s; }
  .grid__item-4-col:nth-of-type(4516) {
    animation-delay: 451.6s; }
  .grid__item-4-col:nth-of-type(4517) {
    animation-delay: 451.7s; }
  .grid__item-4-col:nth-of-type(4518) {
    animation-delay: 451.8s; }
  .grid__item-4-col:nth-of-type(4519) {
    animation-delay: 451.9s; }
  .grid__item-4-col:nth-of-type(4520) {
    animation-delay: 452s; }
  .grid__item-4-col:nth-of-type(4521) {
    animation-delay: 452.1s; }
  .grid__item-4-col:nth-of-type(4522) {
    animation-delay: 452.2s; }
  .grid__item-4-col:nth-of-type(4523) {
    animation-delay: 452.3s; }
  .grid__item-4-col:nth-of-type(4524) {
    animation-delay: 452.4s; }
  .grid__item-4-col:nth-of-type(4525) {
    animation-delay: 452.5s; }
  .grid__item-4-col:nth-of-type(4526) {
    animation-delay: 452.6s; }
  .grid__item-4-col:nth-of-type(4527) {
    animation-delay: 452.7s; }
  .grid__item-4-col:nth-of-type(4528) {
    animation-delay: 452.8s; }
  .grid__item-4-col:nth-of-type(4529) {
    animation-delay: 452.9s; }
  .grid__item-4-col:nth-of-type(4530) {
    animation-delay: 453s; }
  .grid__item-4-col:nth-of-type(4531) {
    animation-delay: 453.1s; }
  .grid__item-4-col:nth-of-type(4532) {
    animation-delay: 453.2s; }
  .grid__item-4-col:nth-of-type(4533) {
    animation-delay: 453.3s; }
  .grid__item-4-col:nth-of-type(4534) {
    animation-delay: 453.4s; }
  .grid__item-4-col:nth-of-type(4535) {
    animation-delay: 453.5s; }
  .grid__item-4-col:nth-of-type(4536) {
    animation-delay: 453.6s; }
  .grid__item-4-col:nth-of-type(4537) {
    animation-delay: 453.7s; }
  .grid__item-4-col:nth-of-type(4538) {
    animation-delay: 453.8s; }
  .grid__item-4-col:nth-of-type(4539) {
    animation-delay: 453.9s; }
  .grid__item-4-col:nth-of-type(4540) {
    animation-delay: 454s; }
  .grid__item-4-col:nth-of-type(4541) {
    animation-delay: 454.1s; }
  .grid__item-4-col:nth-of-type(4542) {
    animation-delay: 454.2s; }
  .grid__item-4-col:nth-of-type(4543) {
    animation-delay: 454.3s; }
  .grid__item-4-col:nth-of-type(4544) {
    animation-delay: 454.4s; }
  .grid__item-4-col:nth-of-type(4545) {
    animation-delay: 454.5s; }
  .grid__item-4-col:nth-of-type(4546) {
    animation-delay: 454.6s; }
  .grid__item-4-col:nth-of-type(4547) {
    animation-delay: 454.7s; }
  .grid__item-4-col:nth-of-type(4548) {
    animation-delay: 454.8s; }
  .grid__item-4-col:nth-of-type(4549) {
    animation-delay: 454.9s; }
  .grid__item-4-col:nth-of-type(4550) {
    animation-delay: 455s; }
  .grid__item-4-col:nth-of-type(4551) {
    animation-delay: 455.1s; }
  .grid__item-4-col:nth-of-type(4552) {
    animation-delay: 455.2s; }
  .grid__item-4-col:nth-of-type(4553) {
    animation-delay: 455.3s; }
  .grid__item-4-col:nth-of-type(4554) {
    animation-delay: 455.4s; }
  .grid__item-4-col:nth-of-type(4555) {
    animation-delay: 455.5s; }
  .grid__item-4-col:nth-of-type(4556) {
    animation-delay: 455.6s; }
  .grid__item-4-col:nth-of-type(4557) {
    animation-delay: 455.7s; }
  .grid__item-4-col:nth-of-type(4558) {
    animation-delay: 455.8s; }
  .grid__item-4-col:nth-of-type(4559) {
    animation-delay: 455.9s; }
  .grid__item-4-col:nth-of-type(4560) {
    animation-delay: 456s; }
  .grid__item-4-col:nth-of-type(4561) {
    animation-delay: 456.1s; }
  .grid__item-4-col:nth-of-type(4562) {
    animation-delay: 456.2s; }
  .grid__item-4-col:nth-of-type(4563) {
    animation-delay: 456.3s; }
  .grid__item-4-col:nth-of-type(4564) {
    animation-delay: 456.4s; }
  .grid__item-4-col:nth-of-type(4565) {
    animation-delay: 456.5s; }
  .grid__item-4-col:nth-of-type(4566) {
    animation-delay: 456.6s; }
  .grid__item-4-col:nth-of-type(4567) {
    animation-delay: 456.7s; }
  .grid__item-4-col:nth-of-type(4568) {
    animation-delay: 456.8s; }
  .grid__item-4-col:nth-of-type(4569) {
    animation-delay: 456.9s; }
  .grid__item-4-col:nth-of-type(4570) {
    animation-delay: 457s; }
  .grid__item-4-col:nth-of-type(4571) {
    animation-delay: 457.1s; }
  .grid__item-4-col:nth-of-type(4572) {
    animation-delay: 457.2s; }
  .grid__item-4-col:nth-of-type(4573) {
    animation-delay: 457.3s; }
  .grid__item-4-col:nth-of-type(4574) {
    animation-delay: 457.4s; }
  .grid__item-4-col:nth-of-type(4575) {
    animation-delay: 457.5s; }
  .grid__item-4-col:nth-of-type(4576) {
    animation-delay: 457.6s; }
  .grid__item-4-col:nth-of-type(4577) {
    animation-delay: 457.7s; }
  .grid__item-4-col:nth-of-type(4578) {
    animation-delay: 457.8s; }
  .grid__item-4-col:nth-of-type(4579) {
    animation-delay: 457.9s; }
  .grid__item-4-col:nth-of-type(4580) {
    animation-delay: 458s; }
  .grid__item-4-col:nth-of-type(4581) {
    animation-delay: 458.1s; }
  .grid__item-4-col:nth-of-type(4582) {
    animation-delay: 458.2s; }
  .grid__item-4-col:nth-of-type(4583) {
    animation-delay: 458.3s; }
  .grid__item-4-col:nth-of-type(4584) {
    animation-delay: 458.4s; }
  .grid__item-4-col:nth-of-type(4585) {
    animation-delay: 458.5s; }
  .grid__item-4-col:nth-of-type(4586) {
    animation-delay: 458.6s; }
  .grid__item-4-col:nth-of-type(4587) {
    animation-delay: 458.7s; }
  .grid__item-4-col:nth-of-type(4588) {
    animation-delay: 458.8s; }
  .grid__item-4-col:nth-of-type(4589) {
    animation-delay: 458.9s; }
  .grid__item-4-col:nth-of-type(4590) {
    animation-delay: 459s; }
  .grid__item-4-col:nth-of-type(4591) {
    animation-delay: 459.1s; }
  .grid__item-4-col:nth-of-type(4592) {
    animation-delay: 459.2s; }
  .grid__item-4-col:nth-of-type(4593) {
    animation-delay: 459.3s; }
  .grid__item-4-col:nth-of-type(4594) {
    animation-delay: 459.4s; }
  .grid__item-4-col:nth-of-type(4595) {
    animation-delay: 459.5s; }
  .grid__item-4-col:nth-of-type(4596) {
    animation-delay: 459.6s; }
  .grid__item-4-col:nth-of-type(4597) {
    animation-delay: 459.7s; }
  .grid__item-4-col:nth-of-type(4598) {
    animation-delay: 459.8s; }
  .grid__item-4-col:nth-of-type(4599) {
    animation-delay: 459.9s; }
  .grid__item-4-col:nth-of-type(4600) {
    animation-delay: 460s; }
  .grid__item-4-col:nth-of-type(4601) {
    animation-delay: 460.1s; }
  .grid__item-4-col:nth-of-type(4602) {
    animation-delay: 460.2s; }
  .grid__item-4-col:nth-of-type(4603) {
    animation-delay: 460.3s; }
  .grid__item-4-col:nth-of-type(4604) {
    animation-delay: 460.4s; }
  .grid__item-4-col:nth-of-type(4605) {
    animation-delay: 460.5s; }
  .grid__item-4-col:nth-of-type(4606) {
    animation-delay: 460.6s; }
  .grid__item-4-col:nth-of-type(4607) {
    animation-delay: 460.7s; }
  .grid__item-4-col:nth-of-type(4608) {
    animation-delay: 460.8s; }
  .grid__item-4-col:nth-of-type(4609) {
    animation-delay: 460.9s; }
  .grid__item-4-col:nth-of-type(4610) {
    animation-delay: 461s; }
  .grid__item-4-col:nth-of-type(4611) {
    animation-delay: 461.1s; }
  .grid__item-4-col:nth-of-type(4612) {
    animation-delay: 461.2s; }
  .grid__item-4-col:nth-of-type(4613) {
    animation-delay: 461.3s; }
  .grid__item-4-col:nth-of-type(4614) {
    animation-delay: 461.4s; }
  .grid__item-4-col:nth-of-type(4615) {
    animation-delay: 461.5s; }
  .grid__item-4-col:nth-of-type(4616) {
    animation-delay: 461.6s; }
  .grid__item-4-col:nth-of-type(4617) {
    animation-delay: 461.7s; }
  .grid__item-4-col:nth-of-type(4618) {
    animation-delay: 461.8s; }
  .grid__item-4-col:nth-of-type(4619) {
    animation-delay: 461.9s; }
  .grid__item-4-col:nth-of-type(4620) {
    animation-delay: 462s; }
  .grid__item-4-col:nth-of-type(4621) {
    animation-delay: 462.1s; }
  .grid__item-4-col:nth-of-type(4622) {
    animation-delay: 462.2s; }
  .grid__item-4-col:nth-of-type(4623) {
    animation-delay: 462.3s; }
  .grid__item-4-col:nth-of-type(4624) {
    animation-delay: 462.4s; }
  .grid__item-4-col:nth-of-type(4625) {
    animation-delay: 462.5s; }
  .grid__item-4-col:nth-of-type(4626) {
    animation-delay: 462.6s; }
  .grid__item-4-col:nth-of-type(4627) {
    animation-delay: 462.7s; }
  .grid__item-4-col:nth-of-type(4628) {
    animation-delay: 462.8s; }
  .grid__item-4-col:nth-of-type(4629) {
    animation-delay: 462.9s; }
  .grid__item-4-col:nth-of-type(4630) {
    animation-delay: 463s; }
  .grid__item-4-col:nth-of-type(4631) {
    animation-delay: 463.1s; }
  .grid__item-4-col:nth-of-type(4632) {
    animation-delay: 463.2s; }
  .grid__item-4-col:nth-of-type(4633) {
    animation-delay: 463.3s; }
  .grid__item-4-col:nth-of-type(4634) {
    animation-delay: 463.4s; }
  .grid__item-4-col:nth-of-type(4635) {
    animation-delay: 463.5s; }
  .grid__item-4-col:nth-of-type(4636) {
    animation-delay: 463.6s; }
  .grid__item-4-col:nth-of-type(4637) {
    animation-delay: 463.7s; }
  .grid__item-4-col:nth-of-type(4638) {
    animation-delay: 463.8s; }
  .grid__item-4-col:nth-of-type(4639) {
    animation-delay: 463.9s; }
  .grid__item-4-col:nth-of-type(4640) {
    animation-delay: 464s; }
  .grid__item-4-col:nth-of-type(4641) {
    animation-delay: 464.1s; }
  .grid__item-4-col:nth-of-type(4642) {
    animation-delay: 464.2s; }
  .grid__item-4-col:nth-of-type(4643) {
    animation-delay: 464.3s; }
  .grid__item-4-col:nth-of-type(4644) {
    animation-delay: 464.4s; }
  .grid__item-4-col:nth-of-type(4645) {
    animation-delay: 464.5s; }
  .grid__item-4-col:nth-of-type(4646) {
    animation-delay: 464.6s; }
  .grid__item-4-col:nth-of-type(4647) {
    animation-delay: 464.7s; }
  .grid__item-4-col:nth-of-type(4648) {
    animation-delay: 464.8s; }
  .grid__item-4-col:nth-of-type(4649) {
    animation-delay: 464.9s; }
  .grid__item-4-col:nth-of-type(4650) {
    animation-delay: 465s; }
  .grid__item-4-col:nth-of-type(4651) {
    animation-delay: 465.1s; }
  .grid__item-4-col:nth-of-type(4652) {
    animation-delay: 465.2s; }
  .grid__item-4-col:nth-of-type(4653) {
    animation-delay: 465.3s; }
  .grid__item-4-col:nth-of-type(4654) {
    animation-delay: 465.4s; }
  .grid__item-4-col:nth-of-type(4655) {
    animation-delay: 465.5s; }
  .grid__item-4-col:nth-of-type(4656) {
    animation-delay: 465.6s; }
  .grid__item-4-col:nth-of-type(4657) {
    animation-delay: 465.7s; }
  .grid__item-4-col:nth-of-type(4658) {
    animation-delay: 465.8s; }
  .grid__item-4-col:nth-of-type(4659) {
    animation-delay: 465.9s; }
  .grid__item-4-col:nth-of-type(4660) {
    animation-delay: 466s; }
  .grid__item-4-col:nth-of-type(4661) {
    animation-delay: 466.1s; }
  .grid__item-4-col:nth-of-type(4662) {
    animation-delay: 466.2s; }
  .grid__item-4-col:nth-of-type(4663) {
    animation-delay: 466.3s; }
  .grid__item-4-col:nth-of-type(4664) {
    animation-delay: 466.4s; }
  .grid__item-4-col:nth-of-type(4665) {
    animation-delay: 466.5s; }
  .grid__item-4-col:nth-of-type(4666) {
    animation-delay: 466.6s; }
  .grid__item-4-col:nth-of-type(4667) {
    animation-delay: 466.7s; }
  .grid__item-4-col:nth-of-type(4668) {
    animation-delay: 466.8s; }
  .grid__item-4-col:nth-of-type(4669) {
    animation-delay: 466.9s; }
  .grid__item-4-col:nth-of-type(4670) {
    animation-delay: 467s; }
  .grid__item-4-col:nth-of-type(4671) {
    animation-delay: 467.1s; }
  .grid__item-4-col:nth-of-type(4672) {
    animation-delay: 467.2s; }
  .grid__item-4-col:nth-of-type(4673) {
    animation-delay: 467.3s; }
  .grid__item-4-col:nth-of-type(4674) {
    animation-delay: 467.4s; }
  .grid__item-4-col:nth-of-type(4675) {
    animation-delay: 467.5s; }
  .grid__item-4-col:nth-of-type(4676) {
    animation-delay: 467.6s; }
  .grid__item-4-col:nth-of-type(4677) {
    animation-delay: 467.7s; }
  .grid__item-4-col:nth-of-type(4678) {
    animation-delay: 467.8s; }
  .grid__item-4-col:nth-of-type(4679) {
    animation-delay: 467.9s; }
  .grid__item-4-col:nth-of-type(4680) {
    animation-delay: 468s; }
  .grid__item-4-col:nth-of-type(4681) {
    animation-delay: 468.1s; }
  .grid__item-4-col:nth-of-type(4682) {
    animation-delay: 468.2s; }
  .grid__item-4-col:nth-of-type(4683) {
    animation-delay: 468.3s; }
  .grid__item-4-col:nth-of-type(4684) {
    animation-delay: 468.4s; }
  .grid__item-4-col:nth-of-type(4685) {
    animation-delay: 468.5s; }
  .grid__item-4-col:nth-of-type(4686) {
    animation-delay: 468.6s; }
  .grid__item-4-col:nth-of-type(4687) {
    animation-delay: 468.7s; }
  .grid__item-4-col:nth-of-type(4688) {
    animation-delay: 468.8s; }
  .grid__item-4-col:nth-of-type(4689) {
    animation-delay: 468.9s; }
  .grid__item-4-col:nth-of-type(4690) {
    animation-delay: 469s; }
  .grid__item-4-col:nth-of-type(4691) {
    animation-delay: 469.1s; }
  .grid__item-4-col:nth-of-type(4692) {
    animation-delay: 469.2s; }
  .grid__item-4-col:nth-of-type(4693) {
    animation-delay: 469.3s; }
  .grid__item-4-col:nth-of-type(4694) {
    animation-delay: 469.4s; }
  .grid__item-4-col:nth-of-type(4695) {
    animation-delay: 469.5s; }
  .grid__item-4-col:nth-of-type(4696) {
    animation-delay: 469.6s; }
  .grid__item-4-col:nth-of-type(4697) {
    animation-delay: 469.7s; }
  .grid__item-4-col:nth-of-type(4698) {
    animation-delay: 469.8s; }
  .grid__item-4-col:nth-of-type(4699) {
    animation-delay: 469.9s; }
  .grid__item-4-col:nth-of-type(4700) {
    animation-delay: 470s; }
  .grid__item-4-col:nth-of-type(4701) {
    animation-delay: 470.1s; }
  .grid__item-4-col:nth-of-type(4702) {
    animation-delay: 470.2s; }
  .grid__item-4-col:nth-of-type(4703) {
    animation-delay: 470.3s; }
  .grid__item-4-col:nth-of-type(4704) {
    animation-delay: 470.4s; }
  .grid__item-4-col:nth-of-type(4705) {
    animation-delay: 470.5s; }
  .grid__item-4-col:nth-of-type(4706) {
    animation-delay: 470.6s; }
  .grid__item-4-col:nth-of-type(4707) {
    animation-delay: 470.7s; }
  .grid__item-4-col:nth-of-type(4708) {
    animation-delay: 470.8s; }
  .grid__item-4-col:nth-of-type(4709) {
    animation-delay: 470.9s; }
  .grid__item-4-col:nth-of-type(4710) {
    animation-delay: 471s; }
  .grid__item-4-col:nth-of-type(4711) {
    animation-delay: 471.1s; }
  .grid__item-4-col:nth-of-type(4712) {
    animation-delay: 471.2s; }
  .grid__item-4-col:nth-of-type(4713) {
    animation-delay: 471.3s; }
  .grid__item-4-col:nth-of-type(4714) {
    animation-delay: 471.4s; }
  .grid__item-4-col:nth-of-type(4715) {
    animation-delay: 471.5s; }
  .grid__item-4-col:nth-of-type(4716) {
    animation-delay: 471.6s; }
  .grid__item-4-col:nth-of-type(4717) {
    animation-delay: 471.7s; }
  .grid__item-4-col:nth-of-type(4718) {
    animation-delay: 471.8s; }
  .grid__item-4-col:nth-of-type(4719) {
    animation-delay: 471.9s; }
  .grid__item-4-col:nth-of-type(4720) {
    animation-delay: 472s; }
  .grid__item-4-col:nth-of-type(4721) {
    animation-delay: 472.1s; }
  .grid__item-4-col:nth-of-type(4722) {
    animation-delay: 472.2s; }
  .grid__item-4-col:nth-of-type(4723) {
    animation-delay: 472.3s; }
  .grid__item-4-col:nth-of-type(4724) {
    animation-delay: 472.4s; }
  .grid__item-4-col:nth-of-type(4725) {
    animation-delay: 472.5s; }
  .grid__item-4-col:nth-of-type(4726) {
    animation-delay: 472.6s; }
  .grid__item-4-col:nth-of-type(4727) {
    animation-delay: 472.7s; }
  .grid__item-4-col:nth-of-type(4728) {
    animation-delay: 472.8s; }
  .grid__item-4-col:nth-of-type(4729) {
    animation-delay: 472.9s; }
  .grid__item-4-col:nth-of-type(4730) {
    animation-delay: 473s; }
  .grid__item-4-col:nth-of-type(4731) {
    animation-delay: 473.1s; }
  .grid__item-4-col:nth-of-type(4732) {
    animation-delay: 473.2s; }
  .grid__item-4-col:nth-of-type(4733) {
    animation-delay: 473.3s; }
  .grid__item-4-col:nth-of-type(4734) {
    animation-delay: 473.4s; }
  .grid__item-4-col:nth-of-type(4735) {
    animation-delay: 473.5s; }
  .grid__item-4-col:nth-of-type(4736) {
    animation-delay: 473.6s; }
  .grid__item-4-col:nth-of-type(4737) {
    animation-delay: 473.7s; }
  .grid__item-4-col:nth-of-type(4738) {
    animation-delay: 473.8s; }
  .grid__item-4-col:nth-of-type(4739) {
    animation-delay: 473.9s; }
  .grid__item-4-col:nth-of-type(4740) {
    animation-delay: 474s; }
  .grid__item-4-col:nth-of-type(4741) {
    animation-delay: 474.1s; }
  .grid__item-4-col:nth-of-type(4742) {
    animation-delay: 474.2s; }
  .grid__item-4-col:nth-of-type(4743) {
    animation-delay: 474.3s; }
  .grid__item-4-col:nth-of-type(4744) {
    animation-delay: 474.4s; }
  .grid__item-4-col:nth-of-type(4745) {
    animation-delay: 474.5s; }
  .grid__item-4-col:nth-of-type(4746) {
    animation-delay: 474.6s; }
  .grid__item-4-col:nth-of-type(4747) {
    animation-delay: 474.7s; }
  .grid__item-4-col:nth-of-type(4748) {
    animation-delay: 474.8s; }
  .grid__item-4-col:nth-of-type(4749) {
    animation-delay: 474.9s; }
  .grid__item-4-col:nth-of-type(4750) {
    animation-delay: 475s; }
  .grid__item-4-col:nth-of-type(4751) {
    animation-delay: 475.1s; }
  .grid__item-4-col:nth-of-type(4752) {
    animation-delay: 475.2s; }
  .grid__item-4-col:nth-of-type(4753) {
    animation-delay: 475.3s; }
  .grid__item-4-col:nth-of-type(4754) {
    animation-delay: 475.4s; }
  .grid__item-4-col:nth-of-type(4755) {
    animation-delay: 475.5s; }
  .grid__item-4-col:nth-of-type(4756) {
    animation-delay: 475.6s; }
  .grid__item-4-col:nth-of-type(4757) {
    animation-delay: 475.7s; }
  .grid__item-4-col:nth-of-type(4758) {
    animation-delay: 475.8s; }
  .grid__item-4-col:nth-of-type(4759) {
    animation-delay: 475.9s; }
  .grid__item-4-col:nth-of-type(4760) {
    animation-delay: 476s; }
  .grid__item-4-col:nth-of-type(4761) {
    animation-delay: 476.1s; }
  .grid__item-4-col:nth-of-type(4762) {
    animation-delay: 476.2s; }
  .grid__item-4-col:nth-of-type(4763) {
    animation-delay: 476.3s; }
  .grid__item-4-col:nth-of-type(4764) {
    animation-delay: 476.4s; }
  .grid__item-4-col:nth-of-type(4765) {
    animation-delay: 476.5s; }
  .grid__item-4-col:nth-of-type(4766) {
    animation-delay: 476.6s; }
  .grid__item-4-col:nth-of-type(4767) {
    animation-delay: 476.7s; }
  .grid__item-4-col:nth-of-type(4768) {
    animation-delay: 476.8s; }
  .grid__item-4-col:nth-of-type(4769) {
    animation-delay: 476.9s; }
  .grid__item-4-col:nth-of-type(4770) {
    animation-delay: 477s; }
  .grid__item-4-col:nth-of-type(4771) {
    animation-delay: 477.1s; }
  .grid__item-4-col:nth-of-type(4772) {
    animation-delay: 477.2s; }
  .grid__item-4-col:nth-of-type(4773) {
    animation-delay: 477.3s; }
  .grid__item-4-col:nth-of-type(4774) {
    animation-delay: 477.4s; }
  .grid__item-4-col:nth-of-type(4775) {
    animation-delay: 477.5s; }
  .grid__item-4-col:nth-of-type(4776) {
    animation-delay: 477.6s; }
  .grid__item-4-col:nth-of-type(4777) {
    animation-delay: 477.7s; }
  .grid__item-4-col:nth-of-type(4778) {
    animation-delay: 477.8s; }
  .grid__item-4-col:nth-of-type(4779) {
    animation-delay: 477.9s; }
  .grid__item-4-col:nth-of-type(4780) {
    animation-delay: 478s; }
  .grid__item-4-col:nth-of-type(4781) {
    animation-delay: 478.1s; }
  .grid__item-4-col:nth-of-type(4782) {
    animation-delay: 478.2s; }
  .grid__item-4-col:nth-of-type(4783) {
    animation-delay: 478.3s; }
  .grid__item-4-col:nth-of-type(4784) {
    animation-delay: 478.4s; }
  .grid__item-4-col:nth-of-type(4785) {
    animation-delay: 478.5s; }
  .grid__item-4-col:nth-of-type(4786) {
    animation-delay: 478.6s; }
  .grid__item-4-col:nth-of-type(4787) {
    animation-delay: 478.7s; }
  .grid__item-4-col:nth-of-type(4788) {
    animation-delay: 478.8s; }
  .grid__item-4-col:nth-of-type(4789) {
    animation-delay: 478.9s; }
  .grid__item-4-col:nth-of-type(4790) {
    animation-delay: 479s; }
  .grid__item-4-col:nth-of-type(4791) {
    animation-delay: 479.1s; }
  .grid__item-4-col:nth-of-type(4792) {
    animation-delay: 479.2s; }
  .grid__item-4-col:nth-of-type(4793) {
    animation-delay: 479.3s; }
  .grid__item-4-col:nth-of-type(4794) {
    animation-delay: 479.4s; }
  .grid__item-4-col:nth-of-type(4795) {
    animation-delay: 479.5s; }
  .grid__item-4-col:nth-of-type(4796) {
    animation-delay: 479.6s; }
  .grid__item-4-col:nth-of-type(4797) {
    animation-delay: 479.7s; }
  .grid__item-4-col:nth-of-type(4798) {
    animation-delay: 479.8s; }
  .grid__item-4-col:nth-of-type(4799) {
    animation-delay: 479.9s; }
  .grid__item-4-col:nth-of-type(4800) {
    animation-delay: 480s; }
  .grid__item-4-col:nth-of-type(4801) {
    animation-delay: 480.1s; }
  .grid__item-4-col:nth-of-type(4802) {
    animation-delay: 480.2s; }
  .grid__item-4-col:nth-of-type(4803) {
    animation-delay: 480.3s; }
  .grid__item-4-col:nth-of-type(4804) {
    animation-delay: 480.4s; }
  .grid__item-4-col:nth-of-type(4805) {
    animation-delay: 480.5s; }
  .grid__item-4-col:nth-of-type(4806) {
    animation-delay: 480.6s; }
  .grid__item-4-col:nth-of-type(4807) {
    animation-delay: 480.7s; }
  .grid__item-4-col:nth-of-type(4808) {
    animation-delay: 480.8s; }
  .grid__item-4-col:nth-of-type(4809) {
    animation-delay: 480.9s; }
  .grid__item-4-col:nth-of-type(4810) {
    animation-delay: 481s; }
  .grid__item-4-col:nth-of-type(4811) {
    animation-delay: 481.1s; }
  .grid__item-4-col:nth-of-type(4812) {
    animation-delay: 481.2s; }
  .grid__item-4-col:nth-of-type(4813) {
    animation-delay: 481.3s; }
  .grid__item-4-col:nth-of-type(4814) {
    animation-delay: 481.4s; }
  .grid__item-4-col:nth-of-type(4815) {
    animation-delay: 481.5s; }
  .grid__item-4-col:nth-of-type(4816) {
    animation-delay: 481.6s; }
  .grid__item-4-col:nth-of-type(4817) {
    animation-delay: 481.7s; }
  .grid__item-4-col:nth-of-type(4818) {
    animation-delay: 481.8s; }
  .grid__item-4-col:nth-of-type(4819) {
    animation-delay: 481.9s; }
  .grid__item-4-col:nth-of-type(4820) {
    animation-delay: 482s; }
  .grid__item-4-col:nth-of-type(4821) {
    animation-delay: 482.1s; }
  .grid__item-4-col:nth-of-type(4822) {
    animation-delay: 482.2s; }
  .grid__item-4-col:nth-of-type(4823) {
    animation-delay: 482.3s; }
  .grid__item-4-col:nth-of-type(4824) {
    animation-delay: 482.4s; }
  .grid__item-4-col:nth-of-type(4825) {
    animation-delay: 482.5s; }
  .grid__item-4-col:nth-of-type(4826) {
    animation-delay: 482.6s; }
  .grid__item-4-col:nth-of-type(4827) {
    animation-delay: 482.7s; }
  .grid__item-4-col:nth-of-type(4828) {
    animation-delay: 482.8s; }
  .grid__item-4-col:nth-of-type(4829) {
    animation-delay: 482.9s; }
  .grid__item-4-col:nth-of-type(4830) {
    animation-delay: 483s; }
  .grid__item-4-col:nth-of-type(4831) {
    animation-delay: 483.1s; }
  .grid__item-4-col:nth-of-type(4832) {
    animation-delay: 483.2s; }
  .grid__item-4-col:nth-of-type(4833) {
    animation-delay: 483.3s; }
  .grid__item-4-col:nth-of-type(4834) {
    animation-delay: 483.4s; }
  .grid__item-4-col:nth-of-type(4835) {
    animation-delay: 483.5s; }
  .grid__item-4-col:nth-of-type(4836) {
    animation-delay: 483.6s; }
  .grid__item-4-col:nth-of-type(4837) {
    animation-delay: 483.7s; }
  .grid__item-4-col:nth-of-type(4838) {
    animation-delay: 483.8s; }
  .grid__item-4-col:nth-of-type(4839) {
    animation-delay: 483.9s; }
  .grid__item-4-col:nth-of-type(4840) {
    animation-delay: 484s; }
  .grid__item-4-col:nth-of-type(4841) {
    animation-delay: 484.1s; }
  .grid__item-4-col:nth-of-type(4842) {
    animation-delay: 484.2s; }
  .grid__item-4-col:nth-of-type(4843) {
    animation-delay: 484.3s; }
  .grid__item-4-col:nth-of-type(4844) {
    animation-delay: 484.4s; }
  .grid__item-4-col:nth-of-type(4845) {
    animation-delay: 484.5s; }
  .grid__item-4-col:nth-of-type(4846) {
    animation-delay: 484.6s; }
  .grid__item-4-col:nth-of-type(4847) {
    animation-delay: 484.7s; }
  .grid__item-4-col:nth-of-type(4848) {
    animation-delay: 484.8s; }
  .grid__item-4-col:nth-of-type(4849) {
    animation-delay: 484.9s; }
  .grid__item-4-col:nth-of-type(4850) {
    animation-delay: 485s; }
  .grid__item-4-col:nth-of-type(4851) {
    animation-delay: 485.1s; }
  .grid__item-4-col:nth-of-type(4852) {
    animation-delay: 485.2s; }
  .grid__item-4-col:nth-of-type(4853) {
    animation-delay: 485.3s; }
  .grid__item-4-col:nth-of-type(4854) {
    animation-delay: 485.4s; }
  .grid__item-4-col:nth-of-type(4855) {
    animation-delay: 485.5s; }
  .grid__item-4-col:nth-of-type(4856) {
    animation-delay: 485.6s; }
  .grid__item-4-col:nth-of-type(4857) {
    animation-delay: 485.7s; }
  .grid__item-4-col:nth-of-type(4858) {
    animation-delay: 485.8s; }
  .grid__item-4-col:nth-of-type(4859) {
    animation-delay: 485.9s; }
  .grid__item-4-col:nth-of-type(4860) {
    animation-delay: 486s; }
  .grid__item-4-col:nth-of-type(4861) {
    animation-delay: 486.1s; }
  .grid__item-4-col:nth-of-type(4862) {
    animation-delay: 486.2s; }
  .grid__item-4-col:nth-of-type(4863) {
    animation-delay: 486.3s; }
  .grid__item-4-col:nth-of-type(4864) {
    animation-delay: 486.4s; }
  .grid__item-4-col:nth-of-type(4865) {
    animation-delay: 486.5s; }
  .grid__item-4-col:nth-of-type(4866) {
    animation-delay: 486.6s; }
  .grid__item-4-col:nth-of-type(4867) {
    animation-delay: 486.7s; }
  .grid__item-4-col:nth-of-type(4868) {
    animation-delay: 486.8s; }
  .grid__item-4-col:nth-of-type(4869) {
    animation-delay: 486.9s; }
  .grid__item-4-col:nth-of-type(4870) {
    animation-delay: 487s; }
  .grid__item-4-col:nth-of-type(4871) {
    animation-delay: 487.1s; }
  .grid__item-4-col:nth-of-type(4872) {
    animation-delay: 487.2s; }
  .grid__item-4-col:nth-of-type(4873) {
    animation-delay: 487.3s; }
  .grid__item-4-col:nth-of-type(4874) {
    animation-delay: 487.4s; }
  .grid__item-4-col:nth-of-type(4875) {
    animation-delay: 487.5s; }
  .grid__item-4-col:nth-of-type(4876) {
    animation-delay: 487.6s; }
  .grid__item-4-col:nth-of-type(4877) {
    animation-delay: 487.7s; }
  .grid__item-4-col:nth-of-type(4878) {
    animation-delay: 487.8s; }
  .grid__item-4-col:nth-of-type(4879) {
    animation-delay: 487.9s; }
  .grid__item-4-col:nth-of-type(4880) {
    animation-delay: 488s; }
  .grid__item-4-col:nth-of-type(4881) {
    animation-delay: 488.1s; }
  .grid__item-4-col:nth-of-type(4882) {
    animation-delay: 488.2s; }
  .grid__item-4-col:nth-of-type(4883) {
    animation-delay: 488.3s; }
  .grid__item-4-col:nth-of-type(4884) {
    animation-delay: 488.4s; }
  .grid__item-4-col:nth-of-type(4885) {
    animation-delay: 488.5s; }
  .grid__item-4-col:nth-of-type(4886) {
    animation-delay: 488.6s; }
  .grid__item-4-col:nth-of-type(4887) {
    animation-delay: 488.7s; }
  .grid__item-4-col:nth-of-type(4888) {
    animation-delay: 488.8s; }
  .grid__item-4-col:nth-of-type(4889) {
    animation-delay: 488.9s; }
  .grid__item-4-col:nth-of-type(4890) {
    animation-delay: 489s; }
  .grid__item-4-col:nth-of-type(4891) {
    animation-delay: 489.1s; }
  .grid__item-4-col:nth-of-type(4892) {
    animation-delay: 489.2s; }
  .grid__item-4-col:nth-of-type(4893) {
    animation-delay: 489.3s; }
  .grid__item-4-col:nth-of-type(4894) {
    animation-delay: 489.4s; }
  .grid__item-4-col:nth-of-type(4895) {
    animation-delay: 489.5s; }
  .grid__item-4-col:nth-of-type(4896) {
    animation-delay: 489.6s; }
  .grid__item-4-col:nth-of-type(4897) {
    animation-delay: 489.7s; }
  .grid__item-4-col:nth-of-type(4898) {
    animation-delay: 489.8s; }
  .grid__item-4-col:nth-of-type(4899) {
    animation-delay: 489.9s; }
  .grid__item-4-col:nth-of-type(4900) {
    animation-delay: 490s; }
  .grid__item-4-col:nth-of-type(4901) {
    animation-delay: 490.1s; }
  .grid__item-4-col:nth-of-type(4902) {
    animation-delay: 490.2s; }
  .grid__item-4-col:nth-of-type(4903) {
    animation-delay: 490.3s; }
  .grid__item-4-col:nth-of-type(4904) {
    animation-delay: 490.4s; }
  .grid__item-4-col:nth-of-type(4905) {
    animation-delay: 490.5s; }
  .grid__item-4-col:nth-of-type(4906) {
    animation-delay: 490.6s; }
  .grid__item-4-col:nth-of-type(4907) {
    animation-delay: 490.7s; }
  .grid__item-4-col:nth-of-type(4908) {
    animation-delay: 490.8s; }
  .grid__item-4-col:nth-of-type(4909) {
    animation-delay: 490.9s; }
  .grid__item-4-col:nth-of-type(4910) {
    animation-delay: 491s; }
  .grid__item-4-col:nth-of-type(4911) {
    animation-delay: 491.1s; }
  .grid__item-4-col:nth-of-type(4912) {
    animation-delay: 491.2s; }
  .grid__item-4-col:nth-of-type(4913) {
    animation-delay: 491.3s; }
  .grid__item-4-col:nth-of-type(4914) {
    animation-delay: 491.4s; }
  .grid__item-4-col:nth-of-type(4915) {
    animation-delay: 491.5s; }
  .grid__item-4-col:nth-of-type(4916) {
    animation-delay: 491.6s; }
  .grid__item-4-col:nth-of-type(4917) {
    animation-delay: 491.7s; }
  .grid__item-4-col:nth-of-type(4918) {
    animation-delay: 491.8s; }
  .grid__item-4-col:nth-of-type(4919) {
    animation-delay: 491.9s; }
  .grid__item-4-col:nth-of-type(4920) {
    animation-delay: 492s; }
  .grid__item-4-col:nth-of-type(4921) {
    animation-delay: 492.1s; }
  .grid__item-4-col:nth-of-type(4922) {
    animation-delay: 492.2s; }
  .grid__item-4-col:nth-of-type(4923) {
    animation-delay: 492.3s; }
  .grid__item-4-col:nth-of-type(4924) {
    animation-delay: 492.4s; }
  .grid__item-4-col:nth-of-type(4925) {
    animation-delay: 492.5s; }
  .grid__item-4-col:nth-of-type(4926) {
    animation-delay: 492.6s; }
  .grid__item-4-col:nth-of-type(4927) {
    animation-delay: 492.7s; }
  .grid__item-4-col:nth-of-type(4928) {
    animation-delay: 492.8s; }
  .grid__item-4-col:nth-of-type(4929) {
    animation-delay: 492.9s; }
  .grid__item-4-col:nth-of-type(4930) {
    animation-delay: 493s; }
  .grid__item-4-col:nth-of-type(4931) {
    animation-delay: 493.1s; }
  .grid__item-4-col:nth-of-type(4932) {
    animation-delay: 493.2s; }
  .grid__item-4-col:nth-of-type(4933) {
    animation-delay: 493.3s; }
  .grid__item-4-col:nth-of-type(4934) {
    animation-delay: 493.4s; }
  .grid__item-4-col:nth-of-type(4935) {
    animation-delay: 493.5s; }
  .grid__item-4-col:nth-of-type(4936) {
    animation-delay: 493.6s; }
  .grid__item-4-col:nth-of-type(4937) {
    animation-delay: 493.7s; }
  .grid__item-4-col:nth-of-type(4938) {
    animation-delay: 493.8s; }
  .grid__item-4-col:nth-of-type(4939) {
    animation-delay: 493.9s; }
  .grid__item-4-col:nth-of-type(4940) {
    animation-delay: 494s; }
  .grid__item-4-col:nth-of-type(4941) {
    animation-delay: 494.1s; }
  .grid__item-4-col:nth-of-type(4942) {
    animation-delay: 494.2s; }
  .grid__item-4-col:nth-of-type(4943) {
    animation-delay: 494.3s; }
  .grid__item-4-col:nth-of-type(4944) {
    animation-delay: 494.4s; }
  .grid__item-4-col:nth-of-type(4945) {
    animation-delay: 494.5s; }
  .grid__item-4-col:nth-of-type(4946) {
    animation-delay: 494.6s; }
  .grid__item-4-col:nth-of-type(4947) {
    animation-delay: 494.7s; }
  .grid__item-4-col:nth-of-type(4948) {
    animation-delay: 494.8s; }
  .grid__item-4-col:nth-of-type(4949) {
    animation-delay: 494.9s; }
  .grid__item-4-col:nth-of-type(4950) {
    animation-delay: 495s; }
  .grid__item-4-col:nth-of-type(4951) {
    animation-delay: 495.1s; }
  .grid__item-4-col:nth-of-type(4952) {
    animation-delay: 495.2s; }
  .grid__item-4-col:nth-of-type(4953) {
    animation-delay: 495.3s; }
  .grid__item-4-col:nth-of-type(4954) {
    animation-delay: 495.4s; }
  .grid__item-4-col:nth-of-type(4955) {
    animation-delay: 495.5s; }
  .grid__item-4-col:nth-of-type(4956) {
    animation-delay: 495.6s; }
  .grid__item-4-col:nth-of-type(4957) {
    animation-delay: 495.7s; }
  .grid__item-4-col:nth-of-type(4958) {
    animation-delay: 495.8s; }
  .grid__item-4-col:nth-of-type(4959) {
    animation-delay: 495.9s; }
  .grid__item-4-col:nth-of-type(4960) {
    animation-delay: 496s; }
  .grid__item-4-col:nth-of-type(4961) {
    animation-delay: 496.1s; }
  .grid__item-4-col:nth-of-type(4962) {
    animation-delay: 496.2s; }
  .grid__item-4-col:nth-of-type(4963) {
    animation-delay: 496.3s; }
  .grid__item-4-col:nth-of-type(4964) {
    animation-delay: 496.4s; }
  .grid__item-4-col:nth-of-type(4965) {
    animation-delay: 496.5s; }
  .grid__item-4-col:nth-of-type(4966) {
    animation-delay: 496.6s; }
  .grid__item-4-col:nth-of-type(4967) {
    animation-delay: 496.7s; }
  .grid__item-4-col:nth-of-type(4968) {
    animation-delay: 496.8s; }
  .grid__item-4-col:nth-of-type(4969) {
    animation-delay: 496.9s; }
  .grid__item-4-col:nth-of-type(4970) {
    animation-delay: 497s; }
  .grid__item-4-col:nth-of-type(4971) {
    animation-delay: 497.1s; }
  .grid__item-4-col:nth-of-type(4972) {
    animation-delay: 497.2s; }
  .grid__item-4-col:nth-of-type(4973) {
    animation-delay: 497.3s; }
  .grid__item-4-col:nth-of-type(4974) {
    animation-delay: 497.4s; }
  .grid__item-4-col:nth-of-type(4975) {
    animation-delay: 497.5s; }
  .grid__item-4-col:nth-of-type(4976) {
    animation-delay: 497.6s; }
  .grid__item-4-col:nth-of-type(4977) {
    animation-delay: 497.7s; }
  .grid__item-4-col:nth-of-type(4978) {
    animation-delay: 497.8s; }
  .grid__item-4-col:nth-of-type(4979) {
    animation-delay: 497.9s; }
  .grid__item-4-col:nth-of-type(4980) {
    animation-delay: 498s; }
  .grid__item-4-col:nth-of-type(4981) {
    animation-delay: 498.1s; }
  .grid__item-4-col:nth-of-type(4982) {
    animation-delay: 498.2s; }
  .grid__item-4-col:nth-of-type(4983) {
    animation-delay: 498.3s; }
  .grid__item-4-col:nth-of-type(4984) {
    animation-delay: 498.4s; }
  .grid__item-4-col:nth-of-type(4985) {
    animation-delay: 498.5s; }
  .grid__item-4-col:nth-of-type(4986) {
    animation-delay: 498.6s; }
  .grid__item-4-col:nth-of-type(4987) {
    animation-delay: 498.7s; }
  .grid__item-4-col:nth-of-type(4988) {
    animation-delay: 498.8s; }
  .grid__item-4-col:nth-of-type(4989) {
    animation-delay: 498.9s; }
  .grid__item-4-col:nth-of-type(4990) {
    animation-delay: 499s; }
  .grid__item-4-col:nth-of-type(4991) {
    animation-delay: 499.1s; }
  .grid__item-4-col:nth-of-type(4992) {
    animation-delay: 499.2s; }
  .grid__item-4-col:nth-of-type(4993) {
    animation-delay: 499.3s; }
  .grid__item-4-col:nth-of-type(4994) {
    animation-delay: 499.4s; }
  .grid__item-4-col:nth-of-type(4995) {
    animation-delay: 499.5s; }
  .grid__item-4-col:nth-of-type(4996) {
    animation-delay: 499.6s; }
  .grid__item-4-col:nth-of-type(4997) {
    animation-delay: 499.7s; }
  .grid__item-4-col:nth-of-type(4998) {
    animation-delay: 499.8s; }
  .grid__item-4-col:nth-of-type(4999) {
    animation-delay: 499.9s; }
  .grid__item-4-col:nth-of-type(5000) {
    animation-delay: 500s; }
  .grid__item-4-col:nth-of-type(5001) {
    animation-delay: 500.1s; }
  .grid__item-4-col:nth-of-type(5002) {
    animation-delay: 500.2s; }
  .grid__item-4-col:nth-of-type(5003) {
    animation-delay: 500.3s; }
  .grid__item-4-col:nth-of-type(5004) {
    animation-delay: 500.4s; }
  .grid__item-4-col:nth-of-type(5005) {
    animation-delay: 500.5s; }
  .grid__item-4-col:nth-of-type(5006) {
    animation-delay: 500.6s; }
  .grid__item-4-col:nth-of-type(5007) {
    animation-delay: 500.7s; }
  .grid__item-4-col:nth-of-type(5008) {
    animation-delay: 500.8s; }
  .grid__item-4-col:nth-of-type(5009) {
    animation-delay: 500.9s; }
  .grid__item-4-col:nth-of-type(5010) {
    animation-delay: 501s; }
  .grid__item-4-col:nth-of-type(5011) {
    animation-delay: 501.1s; }
  .grid__item-4-col:nth-of-type(5012) {
    animation-delay: 501.2s; }
  .grid__item-4-col:nth-of-type(5013) {
    animation-delay: 501.3s; }
  .grid__item-4-col:nth-of-type(5014) {
    animation-delay: 501.4s; }
  .grid__item-4-col:nth-of-type(5015) {
    animation-delay: 501.5s; }
  .grid__item-4-col:nth-of-type(5016) {
    animation-delay: 501.6s; }
  .grid__item-4-col:nth-of-type(5017) {
    animation-delay: 501.7s; }
  .grid__item-4-col:nth-of-type(5018) {
    animation-delay: 501.8s; }
  .grid__item-4-col:nth-of-type(5019) {
    animation-delay: 501.9s; }
  .grid__item-4-col:nth-of-type(5020) {
    animation-delay: 502s; }
  .grid__item-4-col:nth-of-type(5021) {
    animation-delay: 502.1s; }
  .grid__item-4-col:nth-of-type(5022) {
    animation-delay: 502.2s; }
  .grid__item-4-col:nth-of-type(5023) {
    animation-delay: 502.3s; }
  .grid__item-4-col:nth-of-type(5024) {
    animation-delay: 502.4s; }
  .grid__item-4-col:nth-of-type(5025) {
    animation-delay: 502.5s; }
  .grid__item-4-col:nth-of-type(5026) {
    animation-delay: 502.6s; }
  .grid__item-4-col:nth-of-type(5027) {
    animation-delay: 502.7s; }
  .grid__item-4-col:nth-of-type(5028) {
    animation-delay: 502.8s; }
  .grid__item-4-col:nth-of-type(5029) {
    animation-delay: 502.9s; }
  .grid__item-4-col:nth-of-type(5030) {
    animation-delay: 503s; }
  .grid__item-4-col:nth-of-type(5031) {
    animation-delay: 503.1s; }
  .grid__item-4-col:nth-of-type(5032) {
    animation-delay: 503.2s; }
  .grid__item-4-col:nth-of-type(5033) {
    animation-delay: 503.3s; }
  .grid__item-4-col:nth-of-type(5034) {
    animation-delay: 503.4s; }
  .grid__item-4-col:nth-of-type(5035) {
    animation-delay: 503.5s; }
  .grid__item-4-col:nth-of-type(5036) {
    animation-delay: 503.6s; }
  .grid__item-4-col:nth-of-type(5037) {
    animation-delay: 503.7s; }
  .grid__item-4-col:nth-of-type(5038) {
    animation-delay: 503.8s; }
  .grid__item-4-col:nth-of-type(5039) {
    animation-delay: 503.9s; }
  .grid__item-4-col:nth-of-type(5040) {
    animation-delay: 504s; }
  .grid__item-4-col:nth-of-type(5041) {
    animation-delay: 504.1s; }
  .grid__item-4-col:nth-of-type(5042) {
    animation-delay: 504.2s; }
  .grid__item-4-col:nth-of-type(5043) {
    animation-delay: 504.3s; }
  .grid__item-4-col:nth-of-type(5044) {
    animation-delay: 504.4s; }
  .grid__item-4-col:nth-of-type(5045) {
    animation-delay: 504.5s; }
  .grid__item-4-col:nth-of-type(5046) {
    animation-delay: 504.6s; }
  .grid__item-4-col:nth-of-type(5047) {
    animation-delay: 504.7s; }
  .grid__item-4-col:nth-of-type(5048) {
    animation-delay: 504.8s; }
  .grid__item-4-col:nth-of-type(5049) {
    animation-delay: 504.9s; }
  .grid__item-4-col:nth-of-type(5050) {
    animation-delay: 505s; }
  .grid__item-4-col:nth-of-type(5051) {
    animation-delay: 505.1s; }
  .grid__item-4-col:nth-of-type(5052) {
    animation-delay: 505.2s; }
  .grid__item-4-col:nth-of-type(5053) {
    animation-delay: 505.3s; }
  .grid__item-4-col:nth-of-type(5054) {
    animation-delay: 505.4s; }
  .grid__item-4-col:nth-of-type(5055) {
    animation-delay: 505.5s; }
  .grid__item-4-col:nth-of-type(5056) {
    animation-delay: 505.6s; }
  .grid__item-4-col:nth-of-type(5057) {
    animation-delay: 505.7s; }
  .grid__item-4-col:nth-of-type(5058) {
    animation-delay: 505.8s; }
  .grid__item-4-col:nth-of-type(5059) {
    animation-delay: 505.9s; }
  .grid__item-4-col:nth-of-type(5060) {
    animation-delay: 506s; }
  .grid__item-4-col:nth-of-type(5061) {
    animation-delay: 506.1s; }
  .grid__item-4-col:nth-of-type(5062) {
    animation-delay: 506.2s; }
  .grid__item-4-col:nth-of-type(5063) {
    animation-delay: 506.3s; }
  .grid__item-4-col:nth-of-type(5064) {
    animation-delay: 506.4s; }
  .grid__item-4-col:nth-of-type(5065) {
    animation-delay: 506.5s; }
  .grid__item-4-col:nth-of-type(5066) {
    animation-delay: 506.6s; }
  .grid__item-4-col:nth-of-type(5067) {
    animation-delay: 506.7s; }
  .grid__item-4-col:nth-of-type(5068) {
    animation-delay: 506.8s; }
  .grid__item-4-col:nth-of-type(5069) {
    animation-delay: 506.9s; }
  .grid__item-4-col:nth-of-type(5070) {
    animation-delay: 507s; }
  .grid__item-4-col:nth-of-type(5071) {
    animation-delay: 507.1s; }
  .grid__item-4-col:nth-of-type(5072) {
    animation-delay: 507.2s; }
  .grid__item-4-col:nth-of-type(5073) {
    animation-delay: 507.3s; }
  .grid__item-4-col:nth-of-type(5074) {
    animation-delay: 507.4s; }
  .grid__item-4-col:nth-of-type(5075) {
    animation-delay: 507.5s; }
  .grid__item-4-col:nth-of-type(5076) {
    animation-delay: 507.6s; }
  .grid__item-4-col:nth-of-type(5077) {
    animation-delay: 507.7s; }
  .grid__item-4-col:nth-of-type(5078) {
    animation-delay: 507.8s; }
  .grid__item-4-col:nth-of-type(5079) {
    animation-delay: 507.9s; }
  .grid__item-4-col:nth-of-type(5080) {
    animation-delay: 508s; }
  .grid__item-4-col:nth-of-type(5081) {
    animation-delay: 508.1s; }
  .grid__item-4-col:nth-of-type(5082) {
    animation-delay: 508.2s; }
  .grid__item-4-col:nth-of-type(5083) {
    animation-delay: 508.3s; }
  .grid__item-4-col:nth-of-type(5084) {
    animation-delay: 508.4s; }
  .grid__item-4-col:nth-of-type(5085) {
    animation-delay: 508.5s; }
  .grid__item-4-col:nth-of-type(5086) {
    animation-delay: 508.6s; }
  .grid__item-4-col:nth-of-type(5087) {
    animation-delay: 508.7s; }
  .grid__item-4-col:nth-of-type(5088) {
    animation-delay: 508.8s; }
  .grid__item-4-col:nth-of-type(5089) {
    animation-delay: 508.9s; }
  .grid__item-4-col:nth-of-type(5090) {
    animation-delay: 509s; }
  .grid__item-4-col:nth-of-type(5091) {
    animation-delay: 509.1s; }
  .grid__item-4-col:nth-of-type(5092) {
    animation-delay: 509.2s; }
  .grid__item-4-col:nth-of-type(5093) {
    animation-delay: 509.3s; }
  .grid__item-4-col:nth-of-type(5094) {
    animation-delay: 509.4s; }
  .grid__item-4-col:nth-of-type(5095) {
    animation-delay: 509.5s; }
  .grid__item-4-col:nth-of-type(5096) {
    animation-delay: 509.6s; }
  .grid__item-4-col:nth-of-type(5097) {
    animation-delay: 509.7s; }
  .grid__item-4-col:nth-of-type(5098) {
    animation-delay: 509.8s; }
  .grid__item-4-col:nth-of-type(5099) {
    animation-delay: 509.9s; }
  .grid__item-4-col:nth-of-type(5100) {
    animation-delay: 510s; }
  .grid__item-4-col:nth-of-type(5101) {
    animation-delay: 510.1s; }
  .grid__item-4-col:nth-of-type(5102) {
    animation-delay: 510.2s; }
  .grid__item-4-col:nth-of-type(5103) {
    animation-delay: 510.3s; }
  .grid__item-4-col:nth-of-type(5104) {
    animation-delay: 510.4s; }
  .grid__item-4-col:nth-of-type(5105) {
    animation-delay: 510.5s; }
  .grid__item-4-col:nth-of-type(5106) {
    animation-delay: 510.6s; }
  .grid__item-4-col:nth-of-type(5107) {
    animation-delay: 510.7s; }
  .grid__item-4-col:nth-of-type(5108) {
    animation-delay: 510.8s; }
  .grid__item-4-col:nth-of-type(5109) {
    animation-delay: 510.9s; }
  .grid__item-4-col:nth-of-type(5110) {
    animation-delay: 511s; }
  .grid__item-4-col:nth-of-type(5111) {
    animation-delay: 511.1s; }
  .grid__item-4-col:nth-of-type(5112) {
    animation-delay: 511.2s; }
  .grid__item-4-col:nth-of-type(5113) {
    animation-delay: 511.3s; }
  .grid__item-4-col:nth-of-type(5114) {
    animation-delay: 511.4s; }
  .grid__item-4-col:nth-of-type(5115) {
    animation-delay: 511.5s; }
  .grid__item-4-col:nth-of-type(5116) {
    animation-delay: 511.6s; }
  .grid__item-4-col:nth-of-type(5117) {
    animation-delay: 511.7s; }
  .grid__item-4-col:nth-of-type(5118) {
    animation-delay: 511.8s; }
  .grid__item-4-col:nth-of-type(5119) {
    animation-delay: 511.9s; }
  .grid__item-4-col:nth-of-type(5120) {
    animation-delay: 512s; }
  .grid__item-4-col:nth-of-type(5121) {
    animation-delay: 512.1s; }
  .grid__item-4-col:nth-of-type(5122) {
    animation-delay: 512.2s; }
  .grid__item-4-col:nth-of-type(5123) {
    animation-delay: 512.3s; }
  .grid__item-4-col:nth-of-type(5124) {
    animation-delay: 512.4s; }
  .grid__item-4-col:nth-of-type(5125) {
    animation-delay: 512.5s; }
  .grid__item-4-col:nth-of-type(5126) {
    animation-delay: 512.6s; }
  .grid__item-4-col:nth-of-type(5127) {
    animation-delay: 512.7s; }
  .grid__item-4-col:nth-of-type(5128) {
    animation-delay: 512.8s; }
  .grid__item-4-col:nth-of-type(5129) {
    animation-delay: 512.9s; }
  .grid__item-4-col:nth-of-type(5130) {
    animation-delay: 513s; }
  .grid__item-4-col:nth-of-type(5131) {
    animation-delay: 513.1s; }
  .grid__item-4-col:nth-of-type(5132) {
    animation-delay: 513.2s; }
  .grid__item-4-col:nth-of-type(5133) {
    animation-delay: 513.3s; }
  .grid__item-4-col:nth-of-type(5134) {
    animation-delay: 513.4s; }
  .grid__item-4-col:nth-of-type(5135) {
    animation-delay: 513.5s; }
  .grid__item-4-col:nth-of-type(5136) {
    animation-delay: 513.6s; }
  .grid__item-4-col:nth-of-type(5137) {
    animation-delay: 513.7s; }
  .grid__item-4-col:nth-of-type(5138) {
    animation-delay: 513.8s; }
  .grid__item-4-col:nth-of-type(5139) {
    animation-delay: 513.9s; }
  .grid__item-4-col:nth-of-type(5140) {
    animation-delay: 514s; }
  .grid__item-4-col:nth-of-type(5141) {
    animation-delay: 514.1s; }
  .grid__item-4-col:nth-of-type(5142) {
    animation-delay: 514.2s; }
  .grid__item-4-col:nth-of-type(5143) {
    animation-delay: 514.3s; }
  .grid__item-4-col:nth-of-type(5144) {
    animation-delay: 514.4s; }
  .grid__item-4-col:nth-of-type(5145) {
    animation-delay: 514.5s; }
  .grid__item-4-col:nth-of-type(5146) {
    animation-delay: 514.6s; }
  .grid__item-4-col:nth-of-type(5147) {
    animation-delay: 514.7s; }
  .grid__item-4-col:nth-of-type(5148) {
    animation-delay: 514.8s; }
  .grid__item-4-col:nth-of-type(5149) {
    animation-delay: 514.9s; }
  .grid__item-4-col:nth-of-type(5150) {
    animation-delay: 515s; }
  .grid__item-4-col:nth-of-type(5151) {
    animation-delay: 515.1s; }
  .grid__item-4-col:nth-of-type(5152) {
    animation-delay: 515.2s; }
  .grid__item-4-col:nth-of-type(5153) {
    animation-delay: 515.3s; }
  .grid__item-4-col:nth-of-type(5154) {
    animation-delay: 515.4s; }
  .grid__item-4-col:nth-of-type(5155) {
    animation-delay: 515.5s; }
  .grid__item-4-col:nth-of-type(5156) {
    animation-delay: 515.6s; }
  .grid__item-4-col:nth-of-type(5157) {
    animation-delay: 515.7s; }
  .grid__item-4-col:nth-of-type(5158) {
    animation-delay: 515.8s; }
  .grid__item-4-col:nth-of-type(5159) {
    animation-delay: 515.9s; }
  .grid__item-4-col:nth-of-type(5160) {
    animation-delay: 516s; }
  .grid__item-4-col:nth-of-type(5161) {
    animation-delay: 516.1s; }
  .grid__item-4-col:nth-of-type(5162) {
    animation-delay: 516.2s; }
  .grid__item-4-col:nth-of-type(5163) {
    animation-delay: 516.3s; }
  .grid__item-4-col:nth-of-type(5164) {
    animation-delay: 516.4s; }
  .grid__item-4-col:nth-of-type(5165) {
    animation-delay: 516.5s; }
  .grid__item-4-col:nth-of-type(5166) {
    animation-delay: 516.6s; }
  .grid__item-4-col:nth-of-type(5167) {
    animation-delay: 516.7s; }
  .grid__item-4-col:nth-of-type(5168) {
    animation-delay: 516.8s; }
  .grid__item-4-col:nth-of-type(5169) {
    animation-delay: 516.9s; }
  .grid__item-4-col:nth-of-type(5170) {
    animation-delay: 517s; }
  .grid__item-4-col:nth-of-type(5171) {
    animation-delay: 517.1s; }
  .grid__item-4-col:nth-of-type(5172) {
    animation-delay: 517.2s; }
  .grid__item-4-col:nth-of-type(5173) {
    animation-delay: 517.3s; }
  .grid__item-4-col:nth-of-type(5174) {
    animation-delay: 517.4s; }
  .grid__item-4-col:nth-of-type(5175) {
    animation-delay: 517.5s; }
  .grid__item-4-col:nth-of-type(5176) {
    animation-delay: 517.6s; }
  .grid__item-4-col:nth-of-type(5177) {
    animation-delay: 517.7s; }
  .grid__item-4-col:nth-of-type(5178) {
    animation-delay: 517.8s; }
  .grid__item-4-col:nth-of-type(5179) {
    animation-delay: 517.9s; }
  .grid__item-4-col:nth-of-type(5180) {
    animation-delay: 518s; }
  .grid__item-4-col:nth-of-type(5181) {
    animation-delay: 518.1s; }
  .grid__item-4-col:nth-of-type(5182) {
    animation-delay: 518.2s; }
  .grid__item-4-col:nth-of-type(5183) {
    animation-delay: 518.3s; }
  .grid__item-4-col:nth-of-type(5184) {
    animation-delay: 518.4s; }
  .grid__item-4-col:nth-of-type(5185) {
    animation-delay: 518.5s; }
  .grid__item-4-col:nth-of-type(5186) {
    animation-delay: 518.6s; }
  .grid__item-4-col:nth-of-type(5187) {
    animation-delay: 518.7s; }
  .grid__item-4-col:nth-of-type(5188) {
    animation-delay: 518.8s; }
  .grid__item-4-col:nth-of-type(5189) {
    animation-delay: 518.9s; }
  .grid__item-4-col:nth-of-type(5190) {
    animation-delay: 519s; }
  .grid__item-4-col:nth-of-type(5191) {
    animation-delay: 519.1s; }
  .grid__item-4-col:nth-of-type(5192) {
    animation-delay: 519.2s; }
  .grid__item-4-col:nth-of-type(5193) {
    animation-delay: 519.3s; }
  .grid__item-4-col:nth-of-type(5194) {
    animation-delay: 519.4s; }
  .grid__item-4-col:nth-of-type(5195) {
    animation-delay: 519.5s; }
  .grid__item-4-col:nth-of-type(5196) {
    animation-delay: 519.6s; }
  .grid__item-4-col:nth-of-type(5197) {
    animation-delay: 519.7s; }
  .grid__item-4-col:nth-of-type(5198) {
    animation-delay: 519.8s; }
  .grid__item-4-col:nth-of-type(5199) {
    animation-delay: 519.9s; }
  .grid__item-4-col:nth-of-type(5200) {
    animation-delay: 520s; }
  .grid__item-4-col:nth-of-type(5201) {
    animation-delay: 520.1s; }
  .grid__item-4-col:nth-of-type(5202) {
    animation-delay: 520.2s; }
  .grid__item-4-col:nth-of-type(5203) {
    animation-delay: 520.3s; }
  .grid__item-4-col:nth-of-type(5204) {
    animation-delay: 520.4s; }
  .grid__item-4-col:nth-of-type(5205) {
    animation-delay: 520.5s; }
  .grid__item-4-col:nth-of-type(5206) {
    animation-delay: 520.6s; }
  .grid__item-4-col:nth-of-type(5207) {
    animation-delay: 520.7s; }
  .grid__item-4-col:nth-of-type(5208) {
    animation-delay: 520.8s; }
  .grid__item-4-col:nth-of-type(5209) {
    animation-delay: 520.9s; }
  .grid__item-4-col:nth-of-type(5210) {
    animation-delay: 521s; }
  .grid__item-4-col:nth-of-type(5211) {
    animation-delay: 521.1s; }
  .grid__item-4-col:nth-of-type(5212) {
    animation-delay: 521.2s; }
  .grid__item-4-col:nth-of-type(5213) {
    animation-delay: 521.3s; }
  .grid__item-4-col:nth-of-type(5214) {
    animation-delay: 521.4s; }
  .grid__item-4-col:nth-of-type(5215) {
    animation-delay: 521.5s; }
  .grid__item-4-col:nth-of-type(5216) {
    animation-delay: 521.6s; }
  .grid__item-4-col:nth-of-type(5217) {
    animation-delay: 521.7s; }
  .grid__item-4-col:nth-of-type(5218) {
    animation-delay: 521.8s; }
  .grid__item-4-col:nth-of-type(5219) {
    animation-delay: 521.9s; }
  .grid__item-4-col:nth-of-type(5220) {
    animation-delay: 522s; }
  .grid__item-4-col:nth-of-type(5221) {
    animation-delay: 522.1s; }
  .grid__item-4-col:nth-of-type(5222) {
    animation-delay: 522.2s; }
  .grid__item-4-col:nth-of-type(5223) {
    animation-delay: 522.3s; }
  .grid__item-4-col:nth-of-type(5224) {
    animation-delay: 522.4s; }
  .grid__item-4-col:nth-of-type(5225) {
    animation-delay: 522.5s; }
  .grid__item-4-col:nth-of-type(5226) {
    animation-delay: 522.6s; }
  .grid__item-4-col:nth-of-type(5227) {
    animation-delay: 522.7s; }
  .grid__item-4-col:nth-of-type(5228) {
    animation-delay: 522.8s; }
  .grid__item-4-col:nth-of-type(5229) {
    animation-delay: 522.9s; }
  .grid__item-4-col:nth-of-type(5230) {
    animation-delay: 523s; }
  .grid__item-4-col:nth-of-type(5231) {
    animation-delay: 523.1s; }
  .grid__item-4-col:nth-of-type(5232) {
    animation-delay: 523.2s; }
  .grid__item-4-col:nth-of-type(5233) {
    animation-delay: 523.3s; }
  .grid__item-4-col:nth-of-type(5234) {
    animation-delay: 523.4s; }
  .grid__item-4-col:nth-of-type(5235) {
    animation-delay: 523.5s; }
  .grid__item-4-col:nth-of-type(5236) {
    animation-delay: 523.6s; }
  .grid__item-4-col:nth-of-type(5237) {
    animation-delay: 523.7s; }
  .grid__item-4-col:nth-of-type(5238) {
    animation-delay: 523.8s; }
  .grid__item-4-col:nth-of-type(5239) {
    animation-delay: 523.9s; }
  .grid__item-4-col:nth-of-type(5240) {
    animation-delay: 524s; }
  .grid__item-4-col:nth-of-type(5241) {
    animation-delay: 524.1s; }
  .grid__item-4-col:nth-of-type(5242) {
    animation-delay: 524.2s; }
  .grid__item-4-col:nth-of-type(5243) {
    animation-delay: 524.3s; }
  .grid__item-4-col:nth-of-type(5244) {
    animation-delay: 524.4s; }
  .grid__item-4-col:nth-of-type(5245) {
    animation-delay: 524.5s; }
  .grid__item-4-col:nth-of-type(5246) {
    animation-delay: 524.6s; }
  .grid__item-4-col:nth-of-type(5247) {
    animation-delay: 524.7s; }
  .grid__item-4-col:nth-of-type(5248) {
    animation-delay: 524.8s; }
  .grid__item-4-col:nth-of-type(5249) {
    animation-delay: 524.9s; }
  .grid__item-4-col:nth-of-type(5250) {
    animation-delay: 525s; }
  .grid__item-4-col:nth-of-type(5251) {
    animation-delay: 525.1s; }
  .grid__item-4-col:nth-of-type(5252) {
    animation-delay: 525.2s; }
  .grid__item-4-col:nth-of-type(5253) {
    animation-delay: 525.3s; }
  .grid__item-4-col:nth-of-type(5254) {
    animation-delay: 525.4s; }
  .grid__item-4-col:nth-of-type(5255) {
    animation-delay: 525.5s; }
  .grid__item-4-col:nth-of-type(5256) {
    animation-delay: 525.6s; }
  .grid__item-4-col:nth-of-type(5257) {
    animation-delay: 525.7s; }
  .grid__item-4-col:nth-of-type(5258) {
    animation-delay: 525.8s; }
  .grid__item-4-col:nth-of-type(5259) {
    animation-delay: 525.9s; }
  .grid__item-4-col:nth-of-type(5260) {
    animation-delay: 526s; }
  .grid__item-4-col:nth-of-type(5261) {
    animation-delay: 526.1s; }
  .grid__item-4-col:nth-of-type(5262) {
    animation-delay: 526.2s; }
  .grid__item-4-col:nth-of-type(5263) {
    animation-delay: 526.3s; }
  .grid__item-4-col:nth-of-type(5264) {
    animation-delay: 526.4s; }
  .grid__item-4-col:nth-of-type(5265) {
    animation-delay: 526.5s; }
  .grid__item-4-col:nth-of-type(5266) {
    animation-delay: 526.6s; }
  .grid__item-4-col:nth-of-type(5267) {
    animation-delay: 526.7s; }
  .grid__item-4-col:nth-of-type(5268) {
    animation-delay: 526.8s; }
  .grid__item-4-col:nth-of-type(5269) {
    animation-delay: 526.9s; }
  .grid__item-4-col:nth-of-type(5270) {
    animation-delay: 527s; }
  .grid__item-4-col:nth-of-type(5271) {
    animation-delay: 527.1s; }
  .grid__item-4-col:nth-of-type(5272) {
    animation-delay: 527.2s; }
  .grid__item-4-col:nth-of-type(5273) {
    animation-delay: 527.3s; }
  .grid__item-4-col:nth-of-type(5274) {
    animation-delay: 527.4s; }
  .grid__item-4-col:nth-of-type(5275) {
    animation-delay: 527.5s; }
  .grid__item-4-col:nth-of-type(5276) {
    animation-delay: 527.6s; }
  .grid__item-4-col:nth-of-type(5277) {
    animation-delay: 527.7s; }
  .grid__item-4-col:nth-of-type(5278) {
    animation-delay: 527.8s; }
  .grid__item-4-col:nth-of-type(5279) {
    animation-delay: 527.9s; }
  .grid__item-4-col:nth-of-type(5280) {
    animation-delay: 528s; }
  .grid__item-4-col:nth-of-type(5281) {
    animation-delay: 528.1s; }
  .grid__item-4-col:nth-of-type(5282) {
    animation-delay: 528.2s; }
  .grid__item-4-col:nth-of-type(5283) {
    animation-delay: 528.3s; }
  .grid__item-4-col:nth-of-type(5284) {
    animation-delay: 528.4s; }
  .grid__item-4-col:nth-of-type(5285) {
    animation-delay: 528.5s; }
  .grid__item-4-col:nth-of-type(5286) {
    animation-delay: 528.6s; }
  .grid__item-4-col:nth-of-type(5287) {
    animation-delay: 528.7s; }
  .grid__item-4-col:nth-of-type(5288) {
    animation-delay: 528.8s; }
  .grid__item-4-col:nth-of-type(5289) {
    animation-delay: 528.9s; }
  .grid__item-4-col:nth-of-type(5290) {
    animation-delay: 529s; }
  .grid__item-4-col:nth-of-type(5291) {
    animation-delay: 529.1s; }
  .grid__item-4-col:nth-of-type(5292) {
    animation-delay: 529.2s; }
  .grid__item-4-col:nth-of-type(5293) {
    animation-delay: 529.3s; }
  .grid__item-4-col:nth-of-type(5294) {
    animation-delay: 529.4s; }
  .grid__item-4-col:nth-of-type(5295) {
    animation-delay: 529.5s; }
  .grid__item-4-col:nth-of-type(5296) {
    animation-delay: 529.6s; }
  .grid__item-4-col:nth-of-type(5297) {
    animation-delay: 529.7s; }
  .grid__item-4-col:nth-of-type(5298) {
    animation-delay: 529.8s; }
  .grid__item-4-col:nth-of-type(5299) {
    animation-delay: 529.9s; }
  .grid__item-4-col:nth-of-type(5300) {
    animation-delay: 530s; }
  .grid__item-4-col:nth-of-type(5301) {
    animation-delay: 530.1s; }
  .grid__item-4-col:nth-of-type(5302) {
    animation-delay: 530.2s; }
  .grid__item-4-col:nth-of-type(5303) {
    animation-delay: 530.3s; }
  .grid__item-4-col:nth-of-type(5304) {
    animation-delay: 530.4s; }
  .grid__item-4-col:nth-of-type(5305) {
    animation-delay: 530.5s; }
  .grid__item-4-col:nth-of-type(5306) {
    animation-delay: 530.6s; }
  .grid__item-4-col:nth-of-type(5307) {
    animation-delay: 530.7s; }
  .grid__item-4-col:nth-of-type(5308) {
    animation-delay: 530.8s; }
  .grid__item-4-col:nth-of-type(5309) {
    animation-delay: 530.9s; }
  .grid__item-4-col:nth-of-type(5310) {
    animation-delay: 531s; }
  .grid__item-4-col:nth-of-type(5311) {
    animation-delay: 531.1s; }
  .grid__item-4-col:nth-of-type(5312) {
    animation-delay: 531.2s; }
  .grid__item-4-col:nth-of-type(5313) {
    animation-delay: 531.3s; }
  .grid__item-4-col:nth-of-type(5314) {
    animation-delay: 531.4s; }
  .grid__item-4-col:nth-of-type(5315) {
    animation-delay: 531.5s; }
  .grid__item-4-col:nth-of-type(5316) {
    animation-delay: 531.6s; }
  .grid__item-4-col:nth-of-type(5317) {
    animation-delay: 531.7s; }
  .grid__item-4-col:nth-of-type(5318) {
    animation-delay: 531.8s; }
  .grid__item-4-col:nth-of-type(5319) {
    animation-delay: 531.9s; }
  .grid__item-4-col:nth-of-type(5320) {
    animation-delay: 532s; }
  .grid__item-4-col:nth-of-type(5321) {
    animation-delay: 532.1s; }
  .grid__item-4-col:nth-of-type(5322) {
    animation-delay: 532.2s; }
  .grid__item-4-col:nth-of-type(5323) {
    animation-delay: 532.3s; }
  .grid__item-4-col:nth-of-type(5324) {
    animation-delay: 532.4s; }
  .grid__item-4-col:nth-of-type(5325) {
    animation-delay: 532.5s; }
  .grid__item-4-col:nth-of-type(5326) {
    animation-delay: 532.6s; }
  .grid__item-4-col:nth-of-type(5327) {
    animation-delay: 532.7s; }
  .grid__item-4-col:nth-of-type(5328) {
    animation-delay: 532.8s; }
  .grid__item-4-col:nth-of-type(5329) {
    animation-delay: 532.9s; }
  .grid__item-4-col:nth-of-type(5330) {
    animation-delay: 533s; }
  .grid__item-4-col:nth-of-type(5331) {
    animation-delay: 533.1s; }
  .grid__item-4-col:nth-of-type(5332) {
    animation-delay: 533.2s; }
  .grid__item-4-col:nth-of-type(5333) {
    animation-delay: 533.3s; }
  .grid__item-4-col:nth-of-type(5334) {
    animation-delay: 533.4s; }
  .grid__item-4-col:nth-of-type(5335) {
    animation-delay: 533.5s; }
  .grid__item-4-col:nth-of-type(5336) {
    animation-delay: 533.6s; }
  .grid__item-4-col:nth-of-type(5337) {
    animation-delay: 533.7s; }
  .grid__item-4-col:nth-of-type(5338) {
    animation-delay: 533.8s; }
  .grid__item-4-col:nth-of-type(5339) {
    animation-delay: 533.9s; }
  .grid__item-4-col:nth-of-type(5340) {
    animation-delay: 534s; }
  .grid__item-4-col:nth-of-type(5341) {
    animation-delay: 534.1s; }
  .grid__item-4-col:nth-of-type(5342) {
    animation-delay: 534.2s; }
  .grid__item-4-col:nth-of-type(5343) {
    animation-delay: 534.3s; }
  .grid__item-4-col:nth-of-type(5344) {
    animation-delay: 534.4s; }
  .grid__item-4-col:nth-of-type(5345) {
    animation-delay: 534.5s; }
  .grid__item-4-col:nth-of-type(5346) {
    animation-delay: 534.6s; }
  .grid__item-4-col:nth-of-type(5347) {
    animation-delay: 534.7s; }
  .grid__item-4-col:nth-of-type(5348) {
    animation-delay: 534.8s; }
  .grid__item-4-col:nth-of-type(5349) {
    animation-delay: 534.9s; }
  .grid__item-4-col:nth-of-type(5350) {
    animation-delay: 535s; }
  .grid__item-4-col:nth-of-type(5351) {
    animation-delay: 535.1s; }
  .grid__item-4-col:nth-of-type(5352) {
    animation-delay: 535.2s; }
  .grid__item-4-col:nth-of-type(5353) {
    animation-delay: 535.3s; }
  .grid__item-4-col:nth-of-type(5354) {
    animation-delay: 535.4s; }
  .grid__item-4-col:nth-of-type(5355) {
    animation-delay: 535.5s; }
  .grid__item-4-col:nth-of-type(5356) {
    animation-delay: 535.6s; }
  .grid__item-4-col:nth-of-type(5357) {
    animation-delay: 535.7s; }
  .grid__item-4-col:nth-of-type(5358) {
    animation-delay: 535.8s; }
  .grid__item-4-col:nth-of-type(5359) {
    animation-delay: 535.9s; }
  .grid__item-4-col:nth-of-type(5360) {
    animation-delay: 536s; }
  .grid__item-4-col:nth-of-type(5361) {
    animation-delay: 536.1s; }
  .grid__item-4-col:nth-of-type(5362) {
    animation-delay: 536.2s; }
  .grid__item-4-col:nth-of-type(5363) {
    animation-delay: 536.3s; }
  .grid__item-4-col:nth-of-type(5364) {
    animation-delay: 536.4s; }
  .grid__item-4-col:nth-of-type(5365) {
    animation-delay: 536.5s; }
  .grid__item-4-col:nth-of-type(5366) {
    animation-delay: 536.6s; }
  .grid__item-4-col:nth-of-type(5367) {
    animation-delay: 536.7s; }
  .grid__item-4-col:nth-of-type(5368) {
    animation-delay: 536.8s; }
  .grid__item-4-col:nth-of-type(5369) {
    animation-delay: 536.9s; }
  .grid__item-4-col:nth-of-type(5370) {
    animation-delay: 537s; }
  .grid__item-4-col:nth-of-type(5371) {
    animation-delay: 537.1s; }
  .grid__item-4-col:nth-of-type(5372) {
    animation-delay: 537.2s; }
  .grid__item-4-col:nth-of-type(5373) {
    animation-delay: 537.3s; }
  .grid__item-4-col:nth-of-type(5374) {
    animation-delay: 537.4s; }
  .grid__item-4-col:nth-of-type(5375) {
    animation-delay: 537.5s; }
  .grid__item-4-col:nth-of-type(5376) {
    animation-delay: 537.6s; }
  .grid__item-4-col:nth-of-type(5377) {
    animation-delay: 537.7s; }
  .grid__item-4-col:nth-of-type(5378) {
    animation-delay: 537.8s; }
  .grid__item-4-col:nth-of-type(5379) {
    animation-delay: 537.9s; }
  .grid__item-4-col:nth-of-type(5380) {
    animation-delay: 538s; }
  .grid__item-4-col:nth-of-type(5381) {
    animation-delay: 538.1s; }
  .grid__item-4-col:nth-of-type(5382) {
    animation-delay: 538.2s; }
  .grid__item-4-col:nth-of-type(5383) {
    animation-delay: 538.3s; }
  .grid__item-4-col:nth-of-type(5384) {
    animation-delay: 538.4s; }
  .grid__item-4-col:nth-of-type(5385) {
    animation-delay: 538.5s; }
  .grid__item-4-col:nth-of-type(5386) {
    animation-delay: 538.6s; }
  .grid__item-4-col:nth-of-type(5387) {
    animation-delay: 538.7s; }
  .grid__item-4-col:nth-of-type(5388) {
    animation-delay: 538.8s; }
  .grid__item-4-col:nth-of-type(5389) {
    animation-delay: 538.9s; }
  .grid__item-4-col:nth-of-type(5390) {
    animation-delay: 539s; }
  .grid__item-4-col:nth-of-type(5391) {
    animation-delay: 539.1s; }
  .grid__item-4-col:nth-of-type(5392) {
    animation-delay: 539.2s; }
  .grid__item-4-col:nth-of-type(5393) {
    animation-delay: 539.3s; }
  .grid__item-4-col:nth-of-type(5394) {
    animation-delay: 539.4s; }
  .grid__item-4-col:nth-of-type(5395) {
    animation-delay: 539.5s; }
  .grid__item-4-col:nth-of-type(5396) {
    animation-delay: 539.6s; }
  .grid__item-4-col:nth-of-type(5397) {
    animation-delay: 539.7s; }
  .grid__item-4-col:nth-of-type(5398) {
    animation-delay: 539.8s; }
  .grid__item-4-col:nth-of-type(5399) {
    animation-delay: 539.9s; }
  .grid__item-4-col:nth-of-type(5400) {
    animation-delay: 540s; }
  .grid__item-4-col:nth-of-type(5401) {
    animation-delay: 540.1s; }
  .grid__item-4-col:nth-of-type(5402) {
    animation-delay: 540.2s; }
  .grid__item-4-col:nth-of-type(5403) {
    animation-delay: 540.3s; }
  .grid__item-4-col:nth-of-type(5404) {
    animation-delay: 540.4s; }
  .grid__item-4-col:nth-of-type(5405) {
    animation-delay: 540.5s; }
  .grid__item-4-col:nth-of-type(5406) {
    animation-delay: 540.6s; }
  .grid__item-4-col:nth-of-type(5407) {
    animation-delay: 540.7s; }
  .grid__item-4-col:nth-of-type(5408) {
    animation-delay: 540.8s; }
  .grid__item-4-col:nth-of-type(5409) {
    animation-delay: 540.9s; }
  .grid__item-4-col:nth-of-type(5410) {
    animation-delay: 541s; }
  .grid__item-4-col:nth-of-type(5411) {
    animation-delay: 541.1s; }
  .grid__item-4-col:nth-of-type(5412) {
    animation-delay: 541.2s; }
  .grid__item-4-col:nth-of-type(5413) {
    animation-delay: 541.3s; }
  .grid__item-4-col:nth-of-type(5414) {
    animation-delay: 541.4s; }
  .grid__item-4-col:nth-of-type(5415) {
    animation-delay: 541.5s; }
  .grid__item-4-col:nth-of-type(5416) {
    animation-delay: 541.6s; }
  .grid__item-4-col:nth-of-type(5417) {
    animation-delay: 541.7s; }
  .grid__item-4-col:nth-of-type(5418) {
    animation-delay: 541.8s; }
  .grid__item-4-col:nth-of-type(5419) {
    animation-delay: 541.9s; }
  .grid__item-4-col:nth-of-type(5420) {
    animation-delay: 542s; }
  .grid__item-4-col:nth-of-type(5421) {
    animation-delay: 542.1s; }
  .grid__item-4-col:nth-of-type(5422) {
    animation-delay: 542.2s; }
  .grid__item-4-col:nth-of-type(5423) {
    animation-delay: 542.3s; }
  .grid__item-4-col:nth-of-type(5424) {
    animation-delay: 542.4s; }
  .grid__item-4-col:nth-of-type(5425) {
    animation-delay: 542.5s; }
  .grid__item-4-col:nth-of-type(5426) {
    animation-delay: 542.6s; }
  .grid__item-4-col:nth-of-type(5427) {
    animation-delay: 542.7s; }
  .grid__item-4-col:nth-of-type(5428) {
    animation-delay: 542.8s; }
  .grid__item-4-col:nth-of-type(5429) {
    animation-delay: 542.9s; }
  .grid__item-4-col:nth-of-type(5430) {
    animation-delay: 543s; }
  .grid__item-4-col:nth-of-type(5431) {
    animation-delay: 543.1s; }
  .grid__item-4-col:nth-of-type(5432) {
    animation-delay: 543.2s; }
  .grid__item-4-col:nth-of-type(5433) {
    animation-delay: 543.3s; }
  .grid__item-4-col:nth-of-type(5434) {
    animation-delay: 543.4s; }
  .grid__item-4-col:nth-of-type(5435) {
    animation-delay: 543.5s; }
  .grid__item-4-col:nth-of-type(5436) {
    animation-delay: 543.6s; }
  .grid__item-4-col:nth-of-type(5437) {
    animation-delay: 543.7s; }
  .grid__item-4-col:nth-of-type(5438) {
    animation-delay: 543.8s; }
  .grid__item-4-col:nth-of-type(5439) {
    animation-delay: 543.9s; }
  .grid__item-4-col:nth-of-type(5440) {
    animation-delay: 544s; }
  .grid__item-4-col:nth-of-type(5441) {
    animation-delay: 544.1s; }
  .grid__item-4-col:nth-of-type(5442) {
    animation-delay: 544.2s; }
  .grid__item-4-col:nth-of-type(5443) {
    animation-delay: 544.3s; }
  .grid__item-4-col:nth-of-type(5444) {
    animation-delay: 544.4s; }
  .grid__item-4-col:nth-of-type(5445) {
    animation-delay: 544.5s; }
  .grid__item-4-col:nth-of-type(5446) {
    animation-delay: 544.6s; }
  .grid__item-4-col:nth-of-type(5447) {
    animation-delay: 544.7s; }
  .grid__item-4-col:nth-of-type(5448) {
    animation-delay: 544.8s; }
  .grid__item-4-col:nth-of-type(5449) {
    animation-delay: 544.9s; }
  .grid__item-4-col:nth-of-type(5450) {
    animation-delay: 545s; }
  .grid__item-4-col:nth-of-type(5451) {
    animation-delay: 545.1s; }
  .grid__item-4-col:nth-of-type(5452) {
    animation-delay: 545.2s; }
  .grid__item-4-col:nth-of-type(5453) {
    animation-delay: 545.3s; }
  .grid__item-4-col:nth-of-type(5454) {
    animation-delay: 545.4s; }
  .grid__item-4-col:nth-of-type(5455) {
    animation-delay: 545.5s; }
  .grid__item-4-col:nth-of-type(5456) {
    animation-delay: 545.6s; }
  .grid__item-4-col:nth-of-type(5457) {
    animation-delay: 545.7s; }
  .grid__item-4-col:nth-of-type(5458) {
    animation-delay: 545.8s; }
  .grid__item-4-col:nth-of-type(5459) {
    animation-delay: 545.9s; }
  .grid__item-4-col:nth-of-type(5460) {
    animation-delay: 546s; }
  .grid__item-4-col:nth-of-type(5461) {
    animation-delay: 546.1s; }
  .grid__item-4-col:nth-of-type(5462) {
    animation-delay: 546.2s; }
  .grid__item-4-col:nth-of-type(5463) {
    animation-delay: 546.3s; }
  .grid__item-4-col:nth-of-type(5464) {
    animation-delay: 546.4s; }
  .grid__item-4-col:nth-of-type(5465) {
    animation-delay: 546.5s; }
  .grid__item-4-col:nth-of-type(5466) {
    animation-delay: 546.6s; }
  .grid__item-4-col:nth-of-type(5467) {
    animation-delay: 546.7s; }
  .grid__item-4-col:nth-of-type(5468) {
    animation-delay: 546.8s; }
  .grid__item-4-col:nth-of-type(5469) {
    animation-delay: 546.9s; }
  .grid__item-4-col:nth-of-type(5470) {
    animation-delay: 547s; }
  .grid__item-4-col:nth-of-type(5471) {
    animation-delay: 547.1s; }
  .grid__item-4-col:nth-of-type(5472) {
    animation-delay: 547.2s; }
  .grid__item-4-col:nth-of-type(5473) {
    animation-delay: 547.3s; }
  .grid__item-4-col:nth-of-type(5474) {
    animation-delay: 547.4s; }
  .grid__item-4-col:nth-of-type(5475) {
    animation-delay: 547.5s; }
  .grid__item-4-col:nth-of-type(5476) {
    animation-delay: 547.6s; }
  .grid__item-4-col:nth-of-type(5477) {
    animation-delay: 547.7s; }
  .grid__item-4-col:nth-of-type(5478) {
    animation-delay: 547.8s; }
  .grid__item-4-col:nth-of-type(5479) {
    animation-delay: 547.9s; }
  .grid__item-4-col:nth-of-type(5480) {
    animation-delay: 548s; }
  .grid__item-4-col:nth-of-type(5481) {
    animation-delay: 548.1s; }
  .grid__item-4-col:nth-of-type(5482) {
    animation-delay: 548.2s; }
  .grid__item-4-col:nth-of-type(5483) {
    animation-delay: 548.3s; }
  .grid__item-4-col:nth-of-type(5484) {
    animation-delay: 548.4s; }
  .grid__item-4-col:nth-of-type(5485) {
    animation-delay: 548.5s; }
  .grid__item-4-col:nth-of-type(5486) {
    animation-delay: 548.6s; }
  .grid__item-4-col:nth-of-type(5487) {
    animation-delay: 548.7s; }
  .grid__item-4-col:nth-of-type(5488) {
    animation-delay: 548.8s; }
  .grid__item-4-col:nth-of-type(5489) {
    animation-delay: 548.9s; }
  .grid__item-4-col:nth-of-type(5490) {
    animation-delay: 549s; }
  .grid__item-4-col:nth-of-type(5491) {
    animation-delay: 549.1s; }
  .grid__item-4-col:nth-of-type(5492) {
    animation-delay: 549.2s; }
  .grid__item-4-col:nth-of-type(5493) {
    animation-delay: 549.3s; }
  .grid__item-4-col:nth-of-type(5494) {
    animation-delay: 549.4s; }
  .grid__item-4-col:nth-of-type(5495) {
    animation-delay: 549.5s; }
  .grid__item-4-col:nth-of-type(5496) {
    animation-delay: 549.6s; }
  .grid__item-4-col:nth-of-type(5497) {
    animation-delay: 549.7s; }
  .grid__item-4-col:nth-of-type(5498) {
    animation-delay: 549.8s; }
  .grid__item-4-col:nth-of-type(5499) {
    animation-delay: 549.9s; }
  .grid__item-4-col:nth-of-type(5500) {
    animation-delay: 550s; }
  .grid__item-4-col:nth-of-type(5501) {
    animation-delay: 550.1s; }
  .grid__item-4-col:nth-of-type(5502) {
    animation-delay: 550.2s; }
  .grid__item-4-col:nth-of-type(5503) {
    animation-delay: 550.3s; }
  .grid__item-4-col:nth-of-type(5504) {
    animation-delay: 550.4s; }
  .grid__item-4-col:nth-of-type(5505) {
    animation-delay: 550.5s; }
  .grid__item-4-col:nth-of-type(5506) {
    animation-delay: 550.6s; }
  .grid__item-4-col:nth-of-type(5507) {
    animation-delay: 550.7s; }
  .grid__item-4-col:nth-of-type(5508) {
    animation-delay: 550.8s; }
  .grid__item-4-col:nth-of-type(5509) {
    animation-delay: 550.9s; }
  .grid__item-4-col:nth-of-type(5510) {
    animation-delay: 551s; }
  .grid__item-4-col:nth-of-type(5511) {
    animation-delay: 551.1s; }
  .grid__item-4-col:nth-of-type(5512) {
    animation-delay: 551.2s; }
  .grid__item-4-col:nth-of-type(5513) {
    animation-delay: 551.3s; }
  .grid__item-4-col:nth-of-type(5514) {
    animation-delay: 551.4s; }
  .grid__item-4-col:nth-of-type(5515) {
    animation-delay: 551.5s; }
  .grid__item-4-col:nth-of-type(5516) {
    animation-delay: 551.6s; }
  .grid__item-4-col:nth-of-type(5517) {
    animation-delay: 551.7s; }
  .grid__item-4-col:nth-of-type(5518) {
    animation-delay: 551.8s; }
  .grid__item-4-col:nth-of-type(5519) {
    animation-delay: 551.9s; }
  .grid__item-4-col:nth-of-type(5520) {
    animation-delay: 552s; }
  .grid__item-4-col:nth-of-type(5521) {
    animation-delay: 552.1s; }
  .grid__item-4-col:nth-of-type(5522) {
    animation-delay: 552.2s; }
  .grid__item-4-col:nth-of-type(5523) {
    animation-delay: 552.3s; }
  .grid__item-4-col:nth-of-type(5524) {
    animation-delay: 552.4s; }
  .grid__item-4-col:nth-of-type(5525) {
    animation-delay: 552.5s; }
  .grid__item-4-col:nth-of-type(5526) {
    animation-delay: 552.6s; }
  .grid__item-4-col:nth-of-type(5527) {
    animation-delay: 552.7s; }
  .grid__item-4-col:nth-of-type(5528) {
    animation-delay: 552.8s; }
  .grid__item-4-col:nth-of-type(5529) {
    animation-delay: 552.9s; }
  .grid__item-4-col:nth-of-type(5530) {
    animation-delay: 553s; }
  .grid__item-4-col:nth-of-type(5531) {
    animation-delay: 553.1s; }
  .grid__item-4-col:nth-of-type(5532) {
    animation-delay: 553.2s; }
  .grid__item-4-col:nth-of-type(5533) {
    animation-delay: 553.3s; }
  .grid__item-4-col:nth-of-type(5534) {
    animation-delay: 553.4s; }
  .grid__item-4-col:nth-of-type(5535) {
    animation-delay: 553.5s; }
  .grid__item-4-col:nth-of-type(5536) {
    animation-delay: 553.6s; }
  .grid__item-4-col:nth-of-type(5537) {
    animation-delay: 553.7s; }
  .grid__item-4-col:nth-of-type(5538) {
    animation-delay: 553.8s; }
  .grid__item-4-col:nth-of-type(5539) {
    animation-delay: 553.9s; }
  .grid__item-4-col:nth-of-type(5540) {
    animation-delay: 554s; }
  .grid__item-4-col:nth-of-type(5541) {
    animation-delay: 554.1s; }
  .grid__item-4-col:nth-of-type(5542) {
    animation-delay: 554.2s; }
  .grid__item-4-col:nth-of-type(5543) {
    animation-delay: 554.3s; }
  .grid__item-4-col:nth-of-type(5544) {
    animation-delay: 554.4s; }
  .grid__item-4-col:nth-of-type(5545) {
    animation-delay: 554.5s; }
  .grid__item-4-col:nth-of-type(5546) {
    animation-delay: 554.6s; }
  .grid__item-4-col:nth-of-type(5547) {
    animation-delay: 554.7s; }
  .grid__item-4-col:nth-of-type(5548) {
    animation-delay: 554.8s; }
  .grid__item-4-col:nth-of-type(5549) {
    animation-delay: 554.9s; }
  .grid__item-4-col:nth-of-type(5550) {
    animation-delay: 555s; }
  .grid__item-4-col:nth-of-type(5551) {
    animation-delay: 555.1s; }
  .grid__item-4-col:nth-of-type(5552) {
    animation-delay: 555.2s; }
  .grid__item-4-col:nth-of-type(5553) {
    animation-delay: 555.3s; }
  .grid__item-4-col:nth-of-type(5554) {
    animation-delay: 555.4s; }
  .grid__item-4-col:nth-of-type(5555) {
    animation-delay: 555.5s; }
  .grid__item-4-col:nth-of-type(5556) {
    animation-delay: 555.6s; }
  .grid__item-4-col:nth-of-type(5557) {
    animation-delay: 555.7s; }
  .grid__item-4-col:nth-of-type(5558) {
    animation-delay: 555.8s; }
  .grid__item-4-col:nth-of-type(5559) {
    animation-delay: 555.9s; }
  .grid__item-4-col:nth-of-type(5560) {
    animation-delay: 556s; }
  .grid__item-4-col:nth-of-type(5561) {
    animation-delay: 556.1s; }
  .grid__item-4-col:nth-of-type(5562) {
    animation-delay: 556.2s; }
  .grid__item-4-col:nth-of-type(5563) {
    animation-delay: 556.3s; }
  .grid__item-4-col:nth-of-type(5564) {
    animation-delay: 556.4s; }
  .grid__item-4-col:nth-of-type(5565) {
    animation-delay: 556.5s; }
  .grid__item-4-col:nth-of-type(5566) {
    animation-delay: 556.6s; }
  .grid__item-4-col:nth-of-type(5567) {
    animation-delay: 556.7s; }
  .grid__item-4-col:nth-of-type(5568) {
    animation-delay: 556.8s; }
  .grid__item-4-col:nth-of-type(5569) {
    animation-delay: 556.9s; }
  .grid__item-4-col:nth-of-type(5570) {
    animation-delay: 557s; }
  .grid__item-4-col:nth-of-type(5571) {
    animation-delay: 557.1s; }
  .grid__item-4-col:nth-of-type(5572) {
    animation-delay: 557.2s; }
  .grid__item-4-col:nth-of-type(5573) {
    animation-delay: 557.3s; }
  .grid__item-4-col:nth-of-type(5574) {
    animation-delay: 557.4s; }
  .grid__item-4-col:nth-of-type(5575) {
    animation-delay: 557.5s; }
  .grid__item-4-col:nth-of-type(5576) {
    animation-delay: 557.6s; }
  .grid__item-4-col:nth-of-type(5577) {
    animation-delay: 557.7s; }
  .grid__item-4-col:nth-of-type(5578) {
    animation-delay: 557.8s; }
  .grid__item-4-col:nth-of-type(5579) {
    animation-delay: 557.9s; }
  .grid__item-4-col:nth-of-type(5580) {
    animation-delay: 558s; }
  .grid__item-4-col:nth-of-type(5581) {
    animation-delay: 558.1s; }
  .grid__item-4-col:nth-of-type(5582) {
    animation-delay: 558.2s; }
  .grid__item-4-col:nth-of-type(5583) {
    animation-delay: 558.3s; }
  .grid__item-4-col:nth-of-type(5584) {
    animation-delay: 558.4s; }
  .grid__item-4-col:nth-of-type(5585) {
    animation-delay: 558.5s; }
  .grid__item-4-col:nth-of-type(5586) {
    animation-delay: 558.6s; }
  .grid__item-4-col:nth-of-type(5587) {
    animation-delay: 558.7s; }
  .grid__item-4-col:nth-of-type(5588) {
    animation-delay: 558.8s; }
  .grid__item-4-col:nth-of-type(5589) {
    animation-delay: 558.9s; }
  .grid__item-4-col:nth-of-type(5590) {
    animation-delay: 559s; }
  .grid__item-4-col:nth-of-type(5591) {
    animation-delay: 559.1s; }
  .grid__item-4-col:nth-of-type(5592) {
    animation-delay: 559.2s; }
  .grid__item-4-col:nth-of-type(5593) {
    animation-delay: 559.3s; }
  .grid__item-4-col:nth-of-type(5594) {
    animation-delay: 559.4s; }
  .grid__item-4-col:nth-of-type(5595) {
    animation-delay: 559.5s; }
  .grid__item-4-col:nth-of-type(5596) {
    animation-delay: 559.6s; }
  .grid__item-4-col:nth-of-type(5597) {
    animation-delay: 559.7s; }
  .grid__item-4-col:nth-of-type(5598) {
    animation-delay: 559.8s; }
  .grid__item-4-col:nth-of-type(5599) {
    animation-delay: 559.9s; }
  .grid__item-4-col:nth-of-type(5600) {
    animation-delay: 560s; }
  .grid__item-4-col:nth-of-type(5601) {
    animation-delay: 560.1s; }
  .grid__item-4-col:nth-of-type(5602) {
    animation-delay: 560.2s; }
  .grid__item-4-col:nth-of-type(5603) {
    animation-delay: 560.3s; }
  .grid__item-4-col:nth-of-type(5604) {
    animation-delay: 560.4s; }
  .grid__item-4-col:nth-of-type(5605) {
    animation-delay: 560.5s; }
  .grid__item-4-col:nth-of-type(5606) {
    animation-delay: 560.6s; }
  .grid__item-4-col:nth-of-type(5607) {
    animation-delay: 560.7s; }
  .grid__item-4-col:nth-of-type(5608) {
    animation-delay: 560.8s; }
  .grid__item-4-col:nth-of-type(5609) {
    animation-delay: 560.9s; }
  .grid__item-4-col:nth-of-type(5610) {
    animation-delay: 561s; }
  .grid__item-4-col:nth-of-type(5611) {
    animation-delay: 561.1s; }
  .grid__item-4-col:nth-of-type(5612) {
    animation-delay: 561.2s; }
  .grid__item-4-col:nth-of-type(5613) {
    animation-delay: 561.3s; }
  .grid__item-4-col:nth-of-type(5614) {
    animation-delay: 561.4s; }
  .grid__item-4-col:nth-of-type(5615) {
    animation-delay: 561.5s; }
  .grid__item-4-col:nth-of-type(5616) {
    animation-delay: 561.6s; }
  .grid__item-4-col:nth-of-type(5617) {
    animation-delay: 561.7s; }
  .grid__item-4-col:nth-of-type(5618) {
    animation-delay: 561.8s; }
  .grid__item-4-col:nth-of-type(5619) {
    animation-delay: 561.9s; }
  .grid__item-4-col:nth-of-type(5620) {
    animation-delay: 562s; }
  .grid__item-4-col:nth-of-type(5621) {
    animation-delay: 562.1s; }
  .grid__item-4-col:nth-of-type(5622) {
    animation-delay: 562.2s; }
  .grid__item-4-col:nth-of-type(5623) {
    animation-delay: 562.3s; }
  .grid__item-4-col:nth-of-type(5624) {
    animation-delay: 562.4s; }
  .grid__item-4-col:nth-of-type(5625) {
    animation-delay: 562.5s; }
  .grid__item-4-col:nth-of-type(5626) {
    animation-delay: 562.6s; }
  .grid__item-4-col:nth-of-type(5627) {
    animation-delay: 562.7s; }
  .grid__item-4-col:nth-of-type(5628) {
    animation-delay: 562.8s; }
  .grid__item-4-col:nth-of-type(5629) {
    animation-delay: 562.9s; }
  .grid__item-4-col:nth-of-type(5630) {
    animation-delay: 563s; }
  .grid__item-4-col:nth-of-type(5631) {
    animation-delay: 563.1s; }
  .grid__item-4-col:nth-of-type(5632) {
    animation-delay: 563.2s; }
  .grid__item-4-col:nth-of-type(5633) {
    animation-delay: 563.3s; }
  .grid__item-4-col:nth-of-type(5634) {
    animation-delay: 563.4s; }
  .grid__item-4-col:nth-of-type(5635) {
    animation-delay: 563.5s; }
  .grid__item-4-col:nth-of-type(5636) {
    animation-delay: 563.6s; }
  .grid__item-4-col:nth-of-type(5637) {
    animation-delay: 563.7s; }
  .grid__item-4-col:nth-of-type(5638) {
    animation-delay: 563.8s; }
  .grid__item-4-col:nth-of-type(5639) {
    animation-delay: 563.9s; }
  .grid__item-4-col:nth-of-type(5640) {
    animation-delay: 564s; }
  .grid__item-4-col:nth-of-type(5641) {
    animation-delay: 564.1s; }
  .grid__item-4-col:nth-of-type(5642) {
    animation-delay: 564.2s; }
  .grid__item-4-col:nth-of-type(5643) {
    animation-delay: 564.3s; }
  .grid__item-4-col:nth-of-type(5644) {
    animation-delay: 564.4s; }
  .grid__item-4-col:nth-of-type(5645) {
    animation-delay: 564.5s; }
  .grid__item-4-col:nth-of-type(5646) {
    animation-delay: 564.6s; }
  .grid__item-4-col:nth-of-type(5647) {
    animation-delay: 564.7s; }
  .grid__item-4-col:nth-of-type(5648) {
    animation-delay: 564.8s; }
  .grid__item-4-col:nth-of-type(5649) {
    animation-delay: 564.9s; }
  .grid__item-4-col:nth-of-type(5650) {
    animation-delay: 565s; }
  .grid__item-4-col:nth-of-type(5651) {
    animation-delay: 565.1s; }
  .grid__item-4-col:nth-of-type(5652) {
    animation-delay: 565.2s; }
  .grid__item-4-col:nth-of-type(5653) {
    animation-delay: 565.3s; }
  .grid__item-4-col:nth-of-type(5654) {
    animation-delay: 565.4s; }
  .grid__item-4-col:nth-of-type(5655) {
    animation-delay: 565.5s; }
  .grid__item-4-col:nth-of-type(5656) {
    animation-delay: 565.6s; }
  .grid__item-4-col:nth-of-type(5657) {
    animation-delay: 565.7s; }
  .grid__item-4-col:nth-of-type(5658) {
    animation-delay: 565.8s; }
  .grid__item-4-col:nth-of-type(5659) {
    animation-delay: 565.9s; }
  .grid__item-4-col:nth-of-type(5660) {
    animation-delay: 566s; }
  .grid__item-4-col:nth-of-type(5661) {
    animation-delay: 566.1s; }
  .grid__item-4-col:nth-of-type(5662) {
    animation-delay: 566.2s; }
  .grid__item-4-col:nth-of-type(5663) {
    animation-delay: 566.3s; }
  .grid__item-4-col:nth-of-type(5664) {
    animation-delay: 566.4s; }
  .grid__item-4-col:nth-of-type(5665) {
    animation-delay: 566.5s; }
  .grid__item-4-col:nth-of-type(5666) {
    animation-delay: 566.6s; }
  .grid__item-4-col:nth-of-type(5667) {
    animation-delay: 566.7s; }
  .grid__item-4-col:nth-of-type(5668) {
    animation-delay: 566.8s; }
  .grid__item-4-col:nth-of-type(5669) {
    animation-delay: 566.9s; }
  .grid__item-4-col:nth-of-type(5670) {
    animation-delay: 567s; }
  .grid__item-4-col:nth-of-type(5671) {
    animation-delay: 567.1s; }
  .grid__item-4-col:nth-of-type(5672) {
    animation-delay: 567.2s; }
  .grid__item-4-col:nth-of-type(5673) {
    animation-delay: 567.3s; }
  .grid__item-4-col:nth-of-type(5674) {
    animation-delay: 567.4s; }
  .grid__item-4-col:nth-of-type(5675) {
    animation-delay: 567.5s; }
  .grid__item-4-col:nth-of-type(5676) {
    animation-delay: 567.6s; }
  .grid__item-4-col:nth-of-type(5677) {
    animation-delay: 567.7s; }
  .grid__item-4-col:nth-of-type(5678) {
    animation-delay: 567.8s; }
  .grid__item-4-col:nth-of-type(5679) {
    animation-delay: 567.9s; }
  .grid__item-4-col:nth-of-type(5680) {
    animation-delay: 568s; }
  .grid__item-4-col:nth-of-type(5681) {
    animation-delay: 568.1s; }
  .grid__item-4-col:nth-of-type(5682) {
    animation-delay: 568.2s; }
  .grid__item-4-col:nth-of-type(5683) {
    animation-delay: 568.3s; }
  .grid__item-4-col:nth-of-type(5684) {
    animation-delay: 568.4s; }
  .grid__item-4-col:nth-of-type(5685) {
    animation-delay: 568.5s; }
  .grid__item-4-col:nth-of-type(5686) {
    animation-delay: 568.6s; }
  .grid__item-4-col:nth-of-type(5687) {
    animation-delay: 568.7s; }
  .grid__item-4-col:nth-of-type(5688) {
    animation-delay: 568.8s; }
  .grid__item-4-col:nth-of-type(5689) {
    animation-delay: 568.9s; }
  .grid__item-4-col:nth-of-type(5690) {
    animation-delay: 569s; }
  .grid__item-4-col:nth-of-type(5691) {
    animation-delay: 569.1s; }
  .grid__item-4-col:nth-of-type(5692) {
    animation-delay: 569.2s; }
  .grid__item-4-col:nth-of-type(5693) {
    animation-delay: 569.3s; }
  .grid__item-4-col:nth-of-type(5694) {
    animation-delay: 569.4s; }
  .grid__item-4-col:nth-of-type(5695) {
    animation-delay: 569.5s; }
  .grid__item-4-col:nth-of-type(5696) {
    animation-delay: 569.6s; }
  .grid__item-4-col:nth-of-type(5697) {
    animation-delay: 569.7s; }
  .grid__item-4-col:nth-of-type(5698) {
    animation-delay: 569.8s; }
  .grid__item-4-col:nth-of-type(5699) {
    animation-delay: 569.9s; }
  .grid__item-4-col:nth-of-type(5700) {
    animation-delay: 570s; }
  .grid__item-4-col:nth-of-type(5701) {
    animation-delay: 570.1s; }
  .grid__item-4-col:nth-of-type(5702) {
    animation-delay: 570.2s; }
  .grid__item-4-col:nth-of-type(5703) {
    animation-delay: 570.3s; }
  .grid__item-4-col:nth-of-type(5704) {
    animation-delay: 570.4s; }
  .grid__item-4-col:nth-of-type(5705) {
    animation-delay: 570.5s; }
  .grid__item-4-col:nth-of-type(5706) {
    animation-delay: 570.6s; }
  .grid__item-4-col:nth-of-type(5707) {
    animation-delay: 570.7s; }
  .grid__item-4-col:nth-of-type(5708) {
    animation-delay: 570.8s; }
  .grid__item-4-col:nth-of-type(5709) {
    animation-delay: 570.9s; }
  .grid__item-4-col:nth-of-type(5710) {
    animation-delay: 571s; }
  .grid__item-4-col:nth-of-type(5711) {
    animation-delay: 571.1s; }
  .grid__item-4-col:nth-of-type(5712) {
    animation-delay: 571.2s; }
  .grid__item-4-col:nth-of-type(5713) {
    animation-delay: 571.3s; }
  .grid__item-4-col:nth-of-type(5714) {
    animation-delay: 571.4s; }
  .grid__item-4-col:nth-of-type(5715) {
    animation-delay: 571.5s; }
  .grid__item-4-col:nth-of-type(5716) {
    animation-delay: 571.6s; }
  .grid__item-4-col:nth-of-type(5717) {
    animation-delay: 571.7s; }
  .grid__item-4-col:nth-of-type(5718) {
    animation-delay: 571.8s; }
  .grid__item-4-col:nth-of-type(5719) {
    animation-delay: 571.9s; }
  .grid__item-4-col:nth-of-type(5720) {
    animation-delay: 572s; }
  .grid__item-4-col:nth-of-type(5721) {
    animation-delay: 572.1s; }
  .grid__item-4-col:nth-of-type(5722) {
    animation-delay: 572.2s; }
  .grid__item-4-col:nth-of-type(5723) {
    animation-delay: 572.3s; }
  .grid__item-4-col:nth-of-type(5724) {
    animation-delay: 572.4s; }
  .grid__item-4-col:nth-of-type(5725) {
    animation-delay: 572.5s; }
  .grid__item-4-col:nth-of-type(5726) {
    animation-delay: 572.6s; }
  .grid__item-4-col:nth-of-type(5727) {
    animation-delay: 572.7s; }
  .grid__item-4-col:nth-of-type(5728) {
    animation-delay: 572.8s; }
  .grid__item-4-col:nth-of-type(5729) {
    animation-delay: 572.9s; }
  .grid__item-4-col:nth-of-type(5730) {
    animation-delay: 573s; }
  .grid__item-4-col:nth-of-type(5731) {
    animation-delay: 573.1s; }
  .grid__item-4-col:nth-of-type(5732) {
    animation-delay: 573.2s; }
  .grid__item-4-col:nth-of-type(5733) {
    animation-delay: 573.3s; }
  .grid__item-4-col:nth-of-type(5734) {
    animation-delay: 573.4s; }
  .grid__item-4-col:nth-of-type(5735) {
    animation-delay: 573.5s; }
  .grid__item-4-col:nth-of-type(5736) {
    animation-delay: 573.6s; }
  .grid__item-4-col:nth-of-type(5737) {
    animation-delay: 573.7s; }
  .grid__item-4-col:nth-of-type(5738) {
    animation-delay: 573.8s; }
  .grid__item-4-col:nth-of-type(5739) {
    animation-delay: 573.9s; }
  .grid__item-4-col:nth-of-type(5740) {
    animation-delay: 574s; }
  .grid__item-4-col:nth-of-type(5741) {
    animation-delay: 574.1s; }
  .grid__item-4-col:nth-of-type(5742) {
    animation-delay: 574.2s; }
  .grid__item-4-col:nth-of-type(5743) {
    animation-delay: 574.3s; }
  .grid__item-4-col:nth-of-type(5744) {
    animation-delay: 574.4s; }
  .grid__item-4-col:nth-of-type(5745) {
    animation-delay: 574.5s; }
  .grid__item-4-col:nth-of-type(5746) {
    animation-delay: 574.6s; }
  .grid__item-4-col:nth-of-type(5747) {
    animation-delay: 574.7s; }
  .grid__item-4-col:nth-of-type(5748) {
    animation-delay: 574.8s; }
  .grid__item-4-col:nth-of-type(5749) {
    animation-delay: 574.9s; }
  .grid__item-4-col:nth-of-type(5750) {
    animation-delay: 575s; }
  .grid__item-4-col:nth-of-type(5751) {
    animation-delay: 575.1s; }
  .grid__item-4-col:nth-of-type(5752) {
    animation-delay: 575.2s; }
  .grid__item-4-col:nth-of-type(5753) {
    animation-delay: 575.3s; }
  .grid__item-4-col:nth-of-type(5754) {
    animation-delay: 575.4s; }
  .grid__item-4-col:nth-of-type(5755) {
    animation-delay: 575.5s; }
  .grid__item-4-col:nth-of-type(5756) {
    animation-delay: 575.6s; }
  .grid__item-4-col:nth-of-type(5757) {
    animation-delay: 575.7s; }
  .grid__item-4-col:nth-of-type(5758) {
    animation-delay: 575.8s; }
  .grid__item-4-col:nth-of-type(5759) {
    animation-delay: 575.9s; }
  .grid__item-4-col:nth-of-type(5760) {
    animation-delay: 576s; }
  .grid__item-4-col:nth-of-type(5761) {
    animation-delay: 576.1s; }
  .grid__item-4-col:nth-of-type(5762) {
    animation-delay: 576.2s; }
  .grid__item-4-col:nth-of-type(5763) {
    animation-delay: 576.3s; }
  .grid__item-4-col:nth-of-type(5764) {
    animation-delay: 576.4s; }
  .grid__item-4-col:nth-of-type(5765) {
    animation-delay: 576.5s; }
  .grid__item-4-col:nth-of-type(5766) {
    animation-delay: 576.6s; }
  .grid__item-4-col:nth-of-type(5767) {
    animation-delay: 576.7s; }
  .grid__item-4-col:nth-of-type(5768) {
    animation-delay: 576.8s; }
  .grid__item-4-col:nth-of-type(5769) {
    animation-delay: 576.9s; }
  .grid__item-4-col:nth-of-type(5770) {
    animation-delay: 577s; }
  .grid__item-4-col:nth-of-type(5771) {
    animation-delay: 577.1s; }
  .grid__item-4-col:nth-of-type(5772) {
    animation-delay: 577.2s; }
  .grid__item-4-col:nth-of-type(5773) {
    animation-delay: 577.3s; }
  .grid__item-4-col:nth-of-type(5774) {
    animation-delay: 577.4s; }
  .grid__item-4-col:nth-of-type(5775) {
    animation-delay: 577.5s; }
  .grid__item-4-col:nth-of-type(5776) {
    animation-delay: 577.6s; }
  .grid__item-4-col:nth-of-type(5777) {
    animation-delay: 577.7s; }
  .grid__item-4-col:nth-of-type(5778) {
    animation-delay: 577.8s; }
  .grid__item-4-col:nth-of-type(5779) {
    animation-delay: 577.9s; }
  .grid__item-4-col:nth-of-type(5780) {
    animation-delay: 578s; }
  .grid__item-4-col:nth-of-type(5781) {
    animation-delay: 578.1s; }
  .grid__item-4-col:nth-of-type(5782) {
    animation-delay: 578.2s; }
  .grid__item-4-col:nth-of-type(5783) {
    animation-delay: 578.3s; }
  .grid__item-4-col:nth-of-type(5784) {
    animation-delay: 578.4s; }
  .grid__item-4-col:nth-of-type(5785) {
    animation-delay: 578.5s; }
  .grid__item-4-col:nth-of-type(5786) {
    animation-delay: 578.6s; }
  .grid__item-4-col:nth-of-type(5787) {
    animation-delay: 578.7s; }
  .grid__item-4-col:nth-of-type(5788) {
    animation-delay: 578.8s; }
  .grid__item-4-col:nth-of-type(5789) {
    animation-delay: 578.9s; }
  .grid__item-4-col:nth-of-type(5790) {
    animation-delay: 579s; }
  .grid__item-4-col:nth-of-type(5791) {
    animation-delay: 579.1s; }
  .grid__item-4-col:nth-of-type(5792) {
    animation-delay: 579.2s; }
  .grid__item-4-col:nth-of-type(5793) {
    animation-delay: 579.3s; }
  .grid__item-4-col:nth-of-type(5794) {
    animation-delay: 579.4s; }
  .grid__item-4-col:nth-of-type(5795) {
    animation-delay: 579.5s; }
  .grid__item-4-col:nth-of-type(5796) {
    animation-delay: 579.6s; }
  .grid__item-4-col:nth-of-type(5797) {
    animation-delay: 579.7s; }
  .grid__item-4-col:nth-of-type(5798) {
    animation-delay: 579.8s; }
  .grid__item-4-col:nth-of-type(5799) {
    animation-delay: 579.9s; }
  .grid__item-4-col:nth-of-type(5800) {
    animation-delay: 580s; }
  .grid__item-4-col:nth-of-type(5801) {
    animation-delay: 580.1s; }
  .grid__item-4-col:nth-of-type(5802) {
    animation-delay: 580.2s; }
  .grid__item-4-col:nth-of-type(5803) {
    animation-delay: 580.3s; }
  .grid__item-4-col:nth-of-type(5804) {
    animation-delay: 580.4s; }
  .grid__item-4-col:nth-of-type(5805) {
    animation-delay: 580.5s; }
  .grid__item-4-col:nth-of-type(5806) {
    animation-delay: 580.6s; }
  .grid__item-4-col:nth-of-type(5807) {
    animation-delay: 580.7s; }
  .grid__item-4-col:nth-of-type(5808) {
    animation-delay: 580.8s; }
  .grid__item-4-col:nth-of-type(5809) {
    animation-delay: 580.9s; }
  .grid__item-4-col:nth-of-type(5810) {
    animation-delay: 581s; }
  .grid__item-4-col:nth-of-type(5811) {
    animation-delay: 581.1s; }
  .grid__item-4-col:nth-of-type(5812) {
    animation-delay: 581.2s; }
  .grid__item-4-col:nth-of-type(5813) {
    animation-delay: 581.3s; }
  .grid__item-4-col:nth-of-type(5814) {
    animation-delay: 581.4s; }
  .grid__item-4-col:nth-of-type(5815) {
    animation-delay: 581.5s; }
  .grid__item-4-col:nth-of-type(5816) {
    animation-delay: 581.6s; }
  .grid__item-4-col:nth-of-type(5817) {
    animation-delay: 581.7s; }
  .grid__item-4-col:nth-of-type(5818) {
    animation-delay: 581.8s; }
  .grid__item-4-col:nth-of-type(5819) {
    animation-delay: 581.9s; }
  .grid__item-4-col:nth-of-type(5820) {
    animation-delay: 582s; }
  .grid__item-4-col:nth-of-type(5821) {
    animation-delay: 582.1s; }
  .grid__item-4-col:nth-of-type(5822) {
    animation-delay: 582.2s; }
  .grid__item-4-col:nth-of-type(5823) {
    animation-delay: 582.3s; }
  .grid__item-4-col:nth-of-type(5824) {
    animation-delay: 582.4s; }
  .grid__item-4-col:nth-of-type(5825) {
    animation-delay: 582.5s; }
  .grid__item-4-col:nth-of-type(5826) {
    animation-delay: 582.6s; }
  .grid__item-4-col:nth-of-type(5827) {
    animation-delay: 582.7s; }
  .grid__item-4-col:nth-of-type(5828) {
    animation-delay: 582.8s; }
  .grid__item-4-col:nth-of-type(5829) {
    animation-delay: 582.9s; }
  .grid__item-4-col:nth-of-type(5830) {
    animation-delay: 583s; }
  .grid__item-4-col:nth-of-type(5831) {
    animation-delay: 583.1s; }
  .grid__item-4-col:nth-of-type(5832) {
    animation-delay: 583.2s; }
  .grid__item-4-col:nth-of-type(5833) {
    animation-delay: 583.3s; }
  .grid__item-4-col:nth-of-type(5834) {
    animation-delay: 583.4s; }
  .grid__item-4-col:nth-of-type(5835) {
    animation-delay: 583.5s; }
  .grid__item-4-col:nth-of-type(5836) {
    animation-delay: 583.6s; }
  .grid__item-4-col:nth-of-type(5837) {
    animation-delay: 583.7s; }
  .grid__item-4-col:nth-of-type(5838) {
    animation-delay: 583.8s; }
  .grid__item-4-col:nth-of-type(5839) {
    animation-delay: 583.9s; }
  .grid__item-4-col:nth-of-type(5840) {
    animation-delay: 584s; }
  .grid__item-4-col:nth-of-type(5841) {
    animation-delay: 584.1s; }
  .grid__item-4-col:nth-of-type(5842) {
    animation-delay: 584.2s; }
  .grid__item-4-col:nth-of-type(5843) {
    animation-delay: 584.3s; }
  .grid__item-4-col:nth-of-type(5844) {
    animation-delay: 584.4s; }
  .grid__item-4-col:nth-of-type(5845) {
    animation-delay: 584.5s; }
  .grid__item-4-col:nth-of-type(5846) {
    animation-delay: 584.6s; }
  .grid__item-4-col:nth-of-type(5847) {
    animation-delay: 584.7s; }
  .grid__item-4-col:nth-of-type(5848) {
    animation-delay: 584.8s; }
  .grid__item-4-col:nth-of-type(5849) {
    animation-delay: 584.9s; }
  .grid__item-4-col:nth-of-type(5850) {
    animation-delay: 585s; }
  .grid__item-4-col:nth-of-type(5851) {
    animation-delay: 585.1s; }
  .grid__item-4-col:nth-of-type(5852) {
    animation-delay: 585.2s; }
  .grid__item-4-col:nth-of-type(5853) {
    animation-delay: 585.3s; }
  .grid__item-4-col:nth-of-type(5854) {
    animation-delay: 585.4s; }
  .grid__item-4-col:nth-of-type(5855) {
    animation-delay: 585.5s; }
  .grid__item-4-col:nth-of-type(5856) {
    animation-delay: 585.6s; }
  .grid__item-4-col:nth-of-type(5857) {
    animation-delay: 585.7s; }
  .grid__item-4-col:nth-of-type(5858) {
    animation-delay: 585.8s; }
  .grid__item-4-col:nth-of-type(5859) {
    animation-delay: 585.9s; }
  .grid__item-4-col:nth-of-type(5860) {
    animation-delay: 586s; }
  .grid__item-4-col:nth-of-type(5861) {
    animation-delay: 586.1s; }
  .grid__item-4-col:nth-of-type(5862) {
    animation-delay: 586.2s; }
  .grid__item-4-col:nth-of-type(5863) {
    animation-delay: 586.3s; }
  .grid__item-4-col:nth-of-type(5864) {
    animation-delay: 586.4s; }
  .grid__item-4-col:nth-of-type(5865) {
    animation-delay: 586.5s; }
  .grid__item-4-col:nth-of-type(5866) {
    animation-delay: 586.6s; }
  .grid__item-4-col:nth-of-type(5867) {
    animation-delay: 586.7s; }
  .grid__item-4-col:nth-of-type(5868) {
    animation-delay: 586.8s; }
  .grid__item-4-col:nth-of-type(5869) {
    animation-delay: 586.9s; }
  .grid__item-4-col:nth-of-type(5870) {
    animation-delay: 587s; }
  .grid__item-4-col:nth-of-type(5871) {
    animation-delay: 587.1s; }
  .grid__item-4-col:nth-of-type(5872) {
    animation-delay: 587.2s; }
  .grid__item-4-col:nth-of-type(5873) {
    animation-delay: 587.3s; }
  .grid__item-4-col:nth-of-type(5874) {
    animation-delay: 587.4s; }
  .grid__item-4-col:nth-of-type(5875) {
    animation-delay: 587.5s; }
  .grid__item-4-col:nth-of-type(5876) {
    animation-delay: 587.6s; }
  .grid__item-4-col:nth-of-type(5877) {
    animation-delay: 587.7s; }
  .grid__item-4-col:nth-of-type(5878) {
    animation-delay: 587.8s; }
  .grid__item-4-col:nth-of-type(5879) {
    animation-delay: 587.9s; }
  .grid__item-4-col:nth-of-type(5880) {
    animation-delay: 588s; }
  .grid__item-4-col:nth-of-type(5881) {
    animation-delay: 588.1s; }
  .grid__item-4-col:nth-of-type(5882) {
    animation-delay: 588.2s; }
  .grid__item-4-col:nth-of-type(5883) {
    animation-delay: 588.3s; }
  .grid__item-4-col:nth-of-type(5884) {
    animation-delay: 588.4s; }
  .grid__item-4-col:nth-of-type(5885) {
    animation-delay: 588.5s; }
  .grid__item-4-col:nth-of-type(5886) {
    animation-delay: 588.6s; }
  .grid__item-4-col:nth-of-type(5887) {
    animation-delay: 588.7s; }
  .grid__item-4-col:nth-of-type(5888) {
    animation-delay: 588.8s; }
  .grid__item-4-col:nth-of-type(5889) {
    animation-delay: 588.9s; }
  .grid__item-4-col:nth-of-type(5890) {
    animation-delay: 589s; }
  .grid__item-4-col:nth-of-type(5891) {
    animation-delay: 589.1s; }
  .grid__item-4-col:nth-of-type(5892) {
    animation-delay: 589.2s; }
  .grid__item-4-col:nth-of-type(5893) {
    animation-delay: 589.3s; }
  .grid__item-4-col:nth-of-type(5894) {
    animation-delay: 589.4s; }
  .grid__item-4-col:nth-of-type(5895) {
    animation-delay: 589.5s; }
  .grid__item-4-col:nth-of-type(5896) {
    animation-delay: 589.6s; }
  .grid__item-4-col:nth-of-type(5897) {
    animation-delay: 589.7s; }
  .grid__item-4-col:nth-of-type(5898) {
    animation-delay: 589.8s; }
  .grid__item-4-col:nth-of-type(5899) {
    animation-delay: 589.9s; }
  .grid__item-4-col:nth-of-type(5900) {
    animation-delay: 590s; }
  .grid__item-4-col:nth-of-type(5901) {
    animation-delay: 590.1s; }
  .grid__item-4-col:nth-of-type(5902) {
    animation-delay: 590.2s; }
  .grid__item-4-col:nth-of-type(5903) {
    animation-delay: 590.3s; }
  .grid__item-4-col:nth-of-type(5904) {
    animation-delay: 590.4s; }
  .grid__item-4-col:nth-of-type(5905) {
    animation-delay: 590.5s; }
  .grid__item-4-col:nth-of-type(5906) {
    animation-delay: 590.6s; }
  .grid__item-4-col:nth-of-type(5907) {
    animation-delay: 590.7s; }
  .grid__item-4-col:nth-of-type(5908) {
    animation-delay: 590.8s; }
  .grid__item-4-col:nth-of-type(5909) {
    animation-delay: 590.9s; }
  .grid__item-4-col:nth-of-type(5910) {
    animation-delay: 591s; }
  .grid__item-4-col:nth-of-type(5911) {
    animation-delay: 591.1s; }
  .grid__item-4-col:nth-of-type(5912) {
    animation-delay: 591.2s; }
  .grid__item-4-col:nth-of-type(5913) {
    animation-delay: 591.3s; }
  .grid__item-4-col:nth-of-type(5914) {
    animation-delay: 591.4s; }
  .grid__item-4-col:nth-of-type(5915) {
    animation-delay: 591.5s; }
  .grid__item-4-col:nth-of-type(5916) {
    animation-delay: 591.6s; }
  .grid__item-4-col:nth-of-type(5917) {
    animation-delay: 591.7s; }
  .grid__item-4-col:nth-of-type(5918) {
    animation-delay: 591.8s; }
  .grid__item-4-col:nth-of-type(5919) {
    animation-delay: 591.9s; }
  .grid__item-4-col:nth-of-type(5920) {
    animation-delay: 592s; }
  .grid__item-4-col:nth-of-type(5921) {
    animation-delay: 592.1s; }
  .grid__item-4-col:nth-of-type(5922) {
    animation-delay: 592.2s; }
  .grid__item-4-col:nth-of-type(5923) {
    animation-delay: 592.3s; }
  .grid__item-4-col:nth-of-type(5924) {
    animation-delay: 592.4s; }
  .grid__item-4-col:nth-of-type(5925) {
    animation-delay: 592.5s; }
  .grid__item-4-col:nth-of-type(5926) {
    animation-delay: 592.6s; }
  .grid__item-4-col:nth-of-type(5927) {
    animation-delay: 592.7s; }
  .grid__item-4-col:nth-of-type(5928) {
    animation-delay: 592.8s; }
  .grid__item-4-col:nth-of-type(5929) {
    animation-delay: 592.9s; }
  .grid__item-4-col:nth-of-type(5930) {
    animation-delay: 593s; }
  .grid__item-4-col:nth-of-type(5931) {
    animation-delay: 593.1s; }
  .grid__item-4-col:nth-of-type(5932) {
    animation-delay: 593.2s; }
  .grid__item-4-col:nth-of-type(5933) {
    animation-delay: 593.3s; }
  .grid__item-4-col:nth-of-type(5934) {
    animation-delay: 593.4s; }
  .grid__item-4-col:nth-of-type(5935) {
    animation-delay: 593.5s; }
  .grid__item-4-col:nth-of-type(5936) {
    animation-delay: 593.6s; }
  .grid__item-4-col:nth-of-type(5937) {
    animation-delay: 593.7s; }
  .grid__item-4-col:nth-of-type(5938) {
    animation-delay: 593.8s; }
  .grid__item-4-col:nth-of-type(5939) {
    animation-delay: 593.9s; }
  .grid__item-4-col:nth-of-type(5940) {
    animation-delay: 594s; }
  .grid__item-4-col:nth-of-type(5941) {
    animation-delay: 594.1s; }
  .grid__item-4-col:nth-of-type(5942) {
    animation-delay: 594.2s; }
  .grid__item-4-col:nth-of-type(5943) {
    animation-delay: 594.3s; }
  .grid__item-4-col:nth-of-type(5944) {
    animation-delay: 594.4s; }
  .grid__item-4-col:nth-of-type(5945) {
    animation-delay: 594.5s; }
  .grid__item-4-col:nth-of-type(5946) {
    animation-delay: 594.6s; }
  .grid__item-4-col:nth-of-type(5947) {
    animation-delay: 594.7s; }
  .grid__item-4-col:nth-of-type(5948) {
    animation-delay: 594.8s; }
  .grid__item-4-col:nth-of-type(5949) {
    animation-delay: 594.9s; }
  .grid__item-4-col:nth-of-type(5950) {
    animation-delay: 595s; }
  .grid__item-4-col:nth-of-type(5951) {
    animation-delay: 595.1s; }
  .grid__item-4-col:nth-of-type(5952) {
    animation-delay: 595.2s; }
  .grid__item-4-col:nth-of-type(5953) {
    animation-delay: 595.3s; }
  .grid__item-4-col:nth-of-type(5954) {
    animation-delay: 595.4s; }
  .grid__item-4-col:nth-of-type(5955) {
    animation-delay: 595.5s; }
  .grid__item-4-col:nth-of-type(5956) {
    animation-delay: 595.6s; }
  .grid__item-4-col:nth-of-type(5957) {
    animation-delay: 595.7s; }
  .grid__item-4-col:nth-of-type(5958) {
    animation-delay: 595.8s; }
  .grid__item-4-col:nth-of-type(5959) {
    animation-delay: 595.9s; }
  .grid__item-4-col:nth-of-type(5960) {
    animation-delay: 596s; }
  .grid__item-4-col:nth-of-type(5961) {
    animation-delay: 596.1s; }
  .grid__item-4-col:nth-of-type(5962) {
    animation-delay: 596.2s; }
  .grid__item-4-col:nth-of-type(5963) {
    animation-delay: 596.3s; }
  .grid__item-4-col:nth-of-type(5964) {
    animation-delay: 596.4s; }
  .grid__item-4-col:nth-of-type(5965) {
    animation-delay: 596.5s; }
  .grid__item-4-col:nth-of-type(5966) {
    animation-delay: 596.6s; }
  .grid__item-4-col:nth-of-type(5967) {
    animation-delay: 596.7s; }
  .grid__item-4-col:nth-of-type(5968) {
    animation-delay: 596.8s; }
  .grid__item-4-col:nth-of-type(5969) {
    animation-delay: 596.9s; }
  .grid__item-4-col:nth-of-type(5970) {
    animation-delay: 597s; }
  .grid__item-4-col:nth-of-type(5971) {
    animation-delay: 597.1s; }
  .grid__item-4-col:nth-of-type(5972) {
    animation-delay: 597.2s; }
  .grid__item-4-col:nth-of-type(5973) {
    animation-delay: 597.3s; }
  .grid__item-4-col:nth-of-type(5974) {
    animation-delay: 597.4s; }
  .grid__item-4-col:nth-of-type(5975) {
    animation-delay: 597.5s; }
  .grid__item-4-col:nth-of-type(5976) {
    animation-delay: 597.6s; }
  .grid__item-4-col:nth-of-type(5977) {
    animation-delay: 597.7s; }
  .grid__item-4-col:nth-of-type(5978) {
    animation-delay: 597.8s; }
  .grid__item-4-col:nth-of-type(5979) {
    animation-delay: 597.9s; }
  .grid__item-4-col:nth-of-type(5980) {
    animation-delay: 598s; }
  .grid__item-4-col:nth-of-type(5981) {
    animation-delay: 598.1s; }
  .grid__item-4-col:nth-of-type(5982) {
    animation-delay: 598.2s; }
  .grid__item-4-col:nth-of-type(5983) {
    animation-delay: 598.3s; }
  .grid__item-4-col:nth-of-type(5984) {
    animation-delay: 598.4s; }
  .grid__item-4-col:nth-of-type(5985) {
    animation-delay: 598.5s; }
  .grid__item-4-col:nth-of-type(5986) {
    animation-delay: 598.6s; }
  .grid__item-4-col:nth-of-type(5987) {
    animation-delay: 598.7s; }
  .grid__item-4-col:nth-of-type(5988) {
    animation-delay: 598.8s; }
  .grid__item-4-col:nth-of-type(5989) {
    animation-delay: 598.9s; }
  .grid__item-4-col:nth-of-type(5990) {
    animation-delay: 599s; }
  .grid__item-4-col:nth-of-type(5991) {
    animation-delay: 599.1s; }
  .grid__item-4-col:nth-of-type(5992) {
    animation-delay: 599.2s; }
  .grid__item-4-col:nth-of-type(5993) {
    animation-delay: 599.3s; }
  .grid__item-4-col:nth-of-type(5994) {
    animation-delay: 599.4s; }
  .grid__item-4-col:nth-of-type(5995) {
    animation-delay: 599.5s; }
  .grid__item-4-col:nth-of-type(5996) {
    animation-delay: 599.6s; }
  .grid__item-4-col:nth-of-type(5997) {
    animation-delay: 599.7s; }
  .grid__item-4-col:nth-of-type(5998) {
    animation-delay: 599.8s; }
  .grid__item-4-col:nth-of-type(5999) {
    animation-delay: 599.9s; }
  .grid__item-4-col:nth-of-type(6000) {
    animation-delay: 600s; }
  .grid__item-4-col:nth-of-type(6001) {
    animation-delay: 600.1s; }
  .grid__item-4-col:nth-of-type(6002) {
    animation-delay: 600.2s; }
  .grid__item-4-col:nth-of-type(6003) {
    animation-delay: 600.3s; }
  .grid__item-4-col:nth-of-type(6004) {
    animation-delay: 600.4s; }
  .grid__item-4-col:nth-of-type(6005) {
    animation-delay: 600.5s; }
  .grid__item-4-col:nth-of-type(6006) {
    animation-delay: 600.6s; }
  .grid__item-4-col:nth-of-type(6007) {
    animation-delay: 600.7s; }
  .grid__item-4-col:nth-of-type(6008) {
    animation-delay: 600.8s; }
  .grid__item-4-col:nth-of-type(6009) {
    animation-delay: 600.9s; }
  .grid__item-4-col:nth-of-type(6010) {
    animation-delay: 601s; }
  .grid__item-4-col:nth-of-type(6011) {
    animation-delay: 601.1s; }
  .grid__item-4-col:nth-of-type(6012) {
    animation-delay: 601.2s; }
  .grid__item-4-col:nth-of-type(6013) {
    animation-delay: 601.3s; }
  .grid__item-4-col:nth-of-type(6014) {
    animation-delay: 601.4s; }
  .grid__item-4-col:nth-of-type(6015) {
    animation-delay: 601.5s; }
  .grid__item-4-col:nth-of-type(6016) {
    animation-delay: 601.6s; }
  .grid__item-4-col:nth-of-type(6017) {
    animation-delay: 601.7s; }
  .grid__item-4-col:nth-of-type(6018) {
    animation-delay: 601.8s; }
  .grid__item-4-col:nth-of-type(6019) {
    animation-delay: 601.9s; }
  .grid__item-4-col:nth-of-type(6020) {
    animation-delay: 602s; }
  .grid__item-4-col:nth-of-type(6021) {
    animation-delay: 602.1s; }
  .grid__item-4-col:nth-of-type(6022) {
    animation-delay: 602.2s; }
  .grid__item-4-col:nth-of-type(6023) {
    animation-delay: 602.3s; }
  .grid__item-4-col:nth-of-type(6024) {
    animation-delay: 602.4s; }
  .grid__item-4-col:nth-of-type(6025) {
    animation-delay: 602.5s; }
  .grid__item-4-col:nth-of-type(6026) {
    animation-delay: 602.6s; }
  .grid__item-4-col:nth-of-type(6027) {
    animation-delay: 602.7s; }
  .grid__item-4-col:nth-of-type(6028) {
    animation-delay: 602.8s; }
  .grid__item-4-col:nth-of-type(6029) {
    animation-delay: 602.9s; }
  .grid__item-4-col:nth-of-type(6030) {
    animation-delay: 603s; }
  .grid__item-4-col:nth-of-type(6031) {
    animation-delay: 603.1s; }
  .grid__item-4-col:nth-of-type(6032) {
    animation-delay: 603.2s; }
  .grid__item-4-col:nth-of-type(6033) {
    animation-delay: 603.3s; }
  .grid__item-4-col:nth-of-type(6034) {
    animation-delay: 603.4s; }
  .grid__item-4-col:nth-of-type(6035) {
    animation-delay: 603.5s; }
  .grid__item-4-col:nth-of-type(6036) {
    animation-delay: 603.6s; }
  .grid__item-4-col:nth-of-type(6037) {
    animation-delay: 603.7s; }
  .grid__item-4-col:nth-of-type(6038) {
    animation-delay: 603.8s; }
  .grid__item-4-col:nth-of-type(6039) {
    animation-delay: 603.9s; }
  .grid__item-4-col:nth-of-type(6040) {
    animation-delay: 604s; }
  .grid__item-4-col:nth-of-type(6041) {
    animation-delay: 604.1s; }
  .grid__item-4-col:nth-of-type(6042) {
    animation-delay: 604.2s; }
  .grid__item-4-col:nth-of-type(6043) {
    animation-delay: 604.3s; }
  .grid__item-4-col:nth-of-type(6044) {
    animation-delay: 604.4s; }
  .grid__item-4-col:nth-of-type(6045) {
    animation-delay: 604.5s; }
  .grid__item-4-col:nth-of-type(6046) {
    animation-delay: 604.6s; }
  .grid__item-4-col:nth-of-type(6047) {
    animation-delay: 604.7s; }
  .grid__item-4-col:nth-of-type(6048) {
    animation-delay: 604.8s; }
  .grid__item-4-col:nth-of-type(6049) {
    animation-delay: 604.9s; }
  .grid__item-4-col:nth-of-type(6050) {
    animation-delay: 605s; }
  .grid__item-4-col:nth-of-type(6051) {
    animation-delay: 605.1s; }
  .grid__item-4-col:nth-of-type(6052) {
    animation-delay: 605.2s; }
  .grid__item-4-col:nth-of-type(6053) {
    animation-delay: 605.3s; }
  .grid__item-4-col:nth-of-type(6054) {
    animation-delay: 605.4s; }
  .grid__item-4-col:nth-of-type(6055) {
    animation-delay: 605.5s; }
  .grid__item-4-col:nth-of-type(6056) {
    animation-delay: 605.6s; }
  .grid__item-4-col:nth-of-type(6057) {
    animation-delay: 605.7s; }
  .grid__item-4-col:nth-of-type(6058) {
    animation-delay: 605.8s; }
  .grid__item-4-col:nth-of-type(6059) {
    animation-delay: 605.9s; }
  .grid__item-4-col:nth-of-type(6060) {
    animation-delay: 606s; }
  .grid__item-4-col:nth-of-type(6061) {
    animation-delay: 606.1s; }
  .grid__item-4-col:nth-of-type(6062) {
    animation-delay: 606.2s; }
  .grid__item-4-col:nth-of-type(6063) {
    animation-delay: 606.3s; }
  .grid__item-4-col:nth-of-type(6064) {
    animation-delay: 606.4s; }
  .grid__item-4-col:nth-of-type(6065) {
    animation-delay: 606.5s; }
  .grid__item-4-col:nth-of-type(6066) {
    animation-delay: 606.6s; }
  .grid__item-4-col:nth-of-type(6067) {
    animation-delay: 606.7s; }
  .grid__item-4-col:nth-of-type(6068) {
    animation-delay: 606.8s; }
  .grid__item-4-col:nth-of-type(6069) {
    animation-delay: 606.9s; }
  .grid__item-4-col:nth-of-type(6070) {
    animation-delay: 607s; }
  .grid__item-4-col:nth-of-type(6071) {
    animation-delay: 607.1s; }
  .grid__item-4-col:nth-of-type(6072) {
    animation-delay: 607.2s; }
  .grid__item-4-col:nth-of-type(6073) {
    animation-delay: 607.3s; }
  .grid__item-4-col:nth-of-type(6074) {
    animation-delay: 607.4s; }
  .grid__item-4-col:nth-of-type(6075) {
    animation-delay: 607.5s; }
  .grid__item-4-col:nth-of-type(6076) {
    animation-delay: 607.6s; }
  .grid__item-4-col:nth-of-type(6077) {
    animation-delay: 607.7s; }
  .grid__item-4-col:nth-of-type(6078) {
    animation-delay: 607.8s; }
  .grid__item-4-col:nth-of-type(6079) {
    animation-delay: 607.9s; }
  .grid__item-4-col:nth-of-type(6080) {
    animation-delay: 608s; }
  .grid__item-4-col:nth-of-type(6081) {
    animation-delay: 608.1s; }
  .grid__item-4-col:nth-of-type(6082) {
    animation-delay: 608.2s; }
  .grid__item-4-col:nth-of-type(6083) {
    animation-delay: 608.3s; }
  .grid__item-4-col:nth-of-type(6084) {
    animation-delay: 608.4s; }
  .grid__item-4-col:nth-of-type(6085) {
    animation-delay: 608.5s; }
  .grid__item-4-col:nth-of-type(6086) {
    animation-delay: 608.6s; }
  .grid__item-4-col:nth-of-type(6087) {
    animation-delay: 608.7s; }
  .grid__item-4-col:nth-of-type(6088) {
    animation-delay: 608.8s; }
  .grid__item-4-col:nth-of-type(6089) {
    animation-delay: 608.9s; }
  .grid__item-4-col:nth-of-type(6090) {
    animation-delay: 609s; }
  .grid__item-4-col:nth-of-type(6091) {
    animation-delay: 609.1s; }
  .grid__item-4-col:nth-of-type(6092) {
    animation-delay: 609.2s; }
  .grid__item-4-col:nth-of-type(6093) {
    animation-delay: 609.3s; }
  .grid__item-4-col:nth-of-type(6094) {
    animation-delay: 609.4s; }
  .grid__item-4-col:nth-of-type(6095) {
    animation-delay: 609.5s; }
  .grid__item-4-col:nth-of-type(6096) {
    animation-delay: 609.6s; }
  .grid__item-4-col:nth-of-type(6097) {
    animation-delay: 609.7s; }
  .grid__item-4-col:nth-of-type(6098) {
    animation-delay: 609.8s; }
  .grid__item-4-col:nth-of-type(6099) {
    animation-delay: 609.9s; }
  .grid__item-4-col:nth-of-type(6100) {
    animation-delay: 610s; }
  .grid__item-4-col:nth-of-type(6101) {
    animation-delay: 610.1s; }
  .grid__item-4-col:nth-of-type(6102) {
    animation-delay: 610.2s; }
  .grid__item-4-col:nth-of-type(6103) {
    animation-delay: 610.3s; }
  .grid__item-4-col:nth-of-type(6104) {
    animation-delay: 610.4s; }
  .grid__item-4-col:nth-of-type(6105) {
    animation-delay: 610.5s; }
  .grid__item-4-col:nth-of-type(6106) {
    animation-delay: 610.6s; }
  .grid__item-4-col:nth-of-type(6107) {
    animation-delay: 610.7s; }
  .grid__item-4-col:nth-of-type(6108) {
    animation-delay: 610.8s; }
  .grid__item-4-col:nth-of-type(6109) {
    animation-delay: 610.9s; }
  .grid__item-4-col:nth-of-type(6110) {
    animation-delay: 611s; }
  .grid__item-4-col:nth-of-type(6111) {
    animation-delay: 611.1s; }
  .grid__item-4-col:nth-of-type(6112) {
    animation-delay: 611.2s; }
  .grid__item-4-col:nth-of-type(6113) {
    animation-delay: 611.3s; }
  .grid__item-4-col:nth-of-type(6114) {
    animation-delay: 611.4s; }
  .grid__item-4-col:nth-of-type(6115) {
    animation-delay: 611.5s; }
  .grid__item-4-col:nth-of-type(6116) {
    animation-delay: 611.6s; }
  .grid__item-4-col:nth-of-type(6117) {
    animation-delay: 611.7s; }
  .grid__item-4-col:nth-of-type(6118) {
    animation-delay: 611.8s; }
  .grid__item-4-col:nth-of-type(6119) {
    animation-delay: 611.9s; }
  .grid__item-4-col:nth-of-type(6120) {
    animation-delay: 612s; }
  .grid__item-4-col:nth-of-type(6121) {
    animation-delay: 612.1s; }
  .grid__item-4-col:nth-of-type(6122) {
    animation-delay: 612.2s; }
  .grid__item-4-col:nth-of-type(6123) {
    animation-delay: 612.3s; }
  .grid__item-4-col:nth-of-type(6124) {
    animation-delay: 612.4s; }
  .grid__item-4-col:nth-of-type(6125) {
    animation-delay: 612.5s; }
  .grid__item-4-col:nth-of-type(6126) {
    animation-delay: 612.6s; }
  .grid__item-4-col:nth-of-type(6127) {
    animation-delay: 612.7s; }
  .grid__item-4-col:nth-of-type(6128) {
    animation-delay: 612.8s; }
  .grid__item-4-col:nth-of-type(6129) {
    animation-delay: 612.9s; }
  .grid__item-4-col:nth-of-type(6130) {
    animation-delay: 613s; }
  .grid__item-4-col:nth-of-type(6131) {
    animation-delay: 613.1s; }
  .grid__item-4-col:nth-of-type(6132) {
    animation-delay: 613.2s; }
  .grid__item-4-col:nth-of-type(6133) {
    animation-delay: 613.3s; }
  .grid__item-4-col:nth-of-type(6134) {
    animation-delay: 613.4s; }
  .grid__item-4-col:nth-of-type(6135) {
    animation-delay: 613.5s; }
  .grid__item-4-col:nth-of-type(6136) {
    animation-delay: 613.6s; }
  .grid__item-4-col:nth-of-type(6137) {
    animation-delay: 613.7s; }
  .grid__item-4-col:nth-of-type(6138) {
    animation-delay: 613.8s; }
  .grid__item-4-col:nth-of-type(6139) {
    animation-delay: 613.9s; }
  .grid__item-4-col:nth-of-type(6140) {
    animation-delay: 614s; }
  .grid__item-4-col:nth-of-type(6141) {
    animation-delay: 614.1s; }
  .grid__item-4-col:nth-of-type(6142) {
    animation-delay: 614.2s; }
  .grid__item-4-col:nth-of-type(6143) {
    animation-delay: 614.3s; }
  .grid__item-4-col:nth-of-type(6144) {
    animation-delay: 614.4s; }
  .grid__item-4-col:nth-of-type(6145) {
    animation-delay: 614.5s; }
  .grid__item-4-col:nth-of-type(6146) {
    animation-delay: 614.6s; }
  .grid__item-4-col:nth-of-type(6147) {
    animation-delay: 614.7s; }
  .grid__item-4-col:nth-of-type(6148) {
    animation-delay: 614.8s; }
  .grid__item-4-col:nth-of-type(6149) {
    animation-delay: 614.9s; }
  .grid__item-4-col:nth-of-type(6150) {
    animation-delay: 615s; }
  .grid__item-4-col:nth-of-type(6151) {
    animation-delay: 615.1s; }
  .grid__item-4-col:nth-of-type(6152) {
    animation-delay: 615.2s; }
  .grid__item-4-col:nth-of-type(6153) {
    animation-delay: 615.3s; }
  .grid__item-4-col:nth-of-type(6154) {
    animation-delay: 615.4s; }
  .grid__item-4-col:nth-of-type(6155) {
    animation-delay: 615.5s; }
  .grid__item-4-col:nth-of-type(6156) {
    animation-delay: 615.6s; }
  .grid__item-4-col:nth-of-type(6157) {
    animation-delay: 615.7s; }
  .grid__item-4-col:nth-of-type(6158) {
    animation-delay: 615.8s; }
  .grid__item-4-col:nth-of-type(6159) {
    animation-delay: 615.9s; }
  .grid__item-4-col:nth-of-type(6160) {
    animation-delay: 616s; }
  .grid__item-4-col:nth-of-type(6161) {
    animation-delay: 616.1s; }
  .grid__item-4-col:nth-of-type(6162) {
    animation-delay: 616.2s; }
  .grid__item-4-col:nth-of-type(6163) {
    animation-delay: 616.3s; }
  .grid__item-4-col:nth-of-type(6164) {
    animation-delay: 616.4s; }
  .grid__item-4-col:nth-of-type(6165) {
    animation-delay: 616.5s; }
  .grid__item-4-col:nth-of-type(6166) {
    animation-delay: 616.6s; }
  .grid__item-4-col:nth-of-type(6167) {
    animation-delay: 616.7s; }
  .grid__item-4-col:nth-of-type(6168) {
    animation-delay: 616.8s; }
  .grid__item-4-col:nth-of-type(6169) {
    animation-delay: 616.9s; }
  .grid__item-4-col:nth-of-type(6170) {
    animation-delay: 617s; }
  .grid__item-4-col:nth-of-type(6171) {
    animation-delay: 617.1s; }
  .grid__item-4-col:nth-of-type(6172) {
    animation-delay: 617.2s; }
  .grid__item-4-col:nth-of-type(6173) {
    animation-delay: 617.3s; }
  .grid__item-4-col:nth-of-type(6174) {
    animation-delay: 617.4s; }
  .grid__item-4-col:nth-of-type(6175) {
    animation-delay: 617.5s; }
  .grid__item-4-col:nth-of-type(6176) {
    animation-delay: 617.6s; }
  .grid__item-4-col:nth-of-type(6177) {
    animation-delay: 617.7s; }
  .grid__item-4-col:nth-of-type(6178) {
    animation-delay: 617.8s; }
  .grid__item-4-col:nth-of-type(6179) {
    animation-delay: 617.9s; }
  .grid__item-4-col:nth-of-type(6180) {
    animation-delay: 618s; }
  .grid__item-4-col:nth-of-type(6181) {
    animation-delay: 618.1s; }
  .grid__item-4-col:nth-of-type(6182) {
    animation-delay: 618.2s; }
  .grid__item-4-col:nth-of-type(6183) {
    animation-delay: 618.3s; }
  .grid__item-4-col:nth-of-type(6184) {
    animation-delay: 618.4s; }
  .grid__item-4-col:nth-of-type(6185) {
    animation-delay: 618.5s; }
  .grid__item-4-col:nth-of-type(6186) {
    animation-delay: 618.6s; }
  .grid__item-4-col:nth-of-type(6187) {
    animation-delay: 618.7s; }
  .grid__item-4-col:nth-of-type(6188) {
    animation-delay: 618.8s; }
  .grid__item-4-col:nth-of-type(6189) {
    animation-delay: 618.9s; }
  .grid__item-4-col:nth-of-type(6190) {
    animation-delay: 619s; }
  .grid__item-4-col:nth-of-type(6191) {
    animation-delay: 619.1s; }
  .grid__item-4-col:nth-of-type(6192) {
    animation-delay: 619.2s; }
  .grid__item-4-col:nth-of-type(6193) {
    animation-delay: 619.3s; }
  .grid__item-4-col:nth-of-type(6194) {
    animation-delay: 619.4s; }
  .grid__item-4-col:nth-of-type(6195) {
    animation-delay: 619.5s; }
  .grid__item-4-col:nth-of-type(6196) {
    animation-delay: 619.6s; }
  .grid__item-4-col:nth-of-type(6197) {
    animation-delay: 619.7s; }
  .grid__item-4-col:nth-of-type(6198) {
    animation-delay: 619.8s; }
  .grid__item-4-col:nth-of-type(6199) {
    animation-delay: 619.9s; }
  .grid__item-4-col:nth-of-type(6200) {
    animation-delay: 620s; }
  .grid__item-4-col:nth-of-type(6201) {
    animation-delay: 620.1s; }
  .grid__item-4-col:nth-of-type(6202) {
    animation-delay: 620.2s; }
  .grid__item-4-col:nth-of-type(6203) {
    animation-delay: 620.3s; }
  .grid__item-4-col:nth-of-type(6204) {
    animation-delay: 620.4s; }
  .grid__item-4-col:nth-of-type(6205) {
    animation-delay: 620.5s; }
  .grid__item-4-col:nth-of-type(6206) {
    animation-delay: 620.6s; }
  .grid__item-4-col:nth-of-type(6207) {
    animation-delay: 620.7s; }
  .grid__item-4-col:nth-of-type(6208) {
    animation-delay: 620.8s; }
  .grid__item-4-col:nth-of-type(6209) {
    animation-delay: 620.9s; }
  .grid__item-4-col:nth-of-type(6210) {
    animation-delay: 621s; }
  .grid__item-4-col:nth-of-type(6211) {
    animation-delay: 621.1s; }
  .grid__item-4-col:nth-of-type(6212) {
    animation-delay: 621.2s; }
  .grid__item-4-col:nth-of-type(6213) {
    animation-delay: 621.3s; }
  .grid__item-4-col:nth-of-type(6214) {
    animation-delay: 621.4s; }
  .grid__item-4-col:nth-of-type(6215) {
    animation-delay: 621.5s; }
  .grid__item-4-col:nth-of-type(6216) {
    animation-delay: 621.6s; }
  .grid__item-4-col:nth-of-type(6217) {
    animation-delay: 621.7s; }
  .grid__item-4-col:nth-of-type(6218) {
    animation-delay: 621.8s; }
  .grid__item-4-col:nth-of-type(6219) {
    animation-delay: 621.9s; }
  .grid__item-4-col:nth-of-type(6220) {
    animation-delay: 622s; }
  .grid__item-4-col:nth-of-type(6221) {
    animation-delay: 622.1s; }
  .grid__item-4-col:nth-of-type(6222) {
    animation-delay: 622.2s; }
  .grid__item-4-col:nth-of-type(6223) {
    animation-delay: 622.3s; }
  .grid__item-4-col:nth-of-type(6224) {
    animation-delay: 622.4s; }
  .grid__item-4-col:nth-of-type(6225) {
    animation-delay: 622.5s; }
  .grid__item-4-col:nth-of-type(6226) {
    animation-delay: 622.6s; }
  .grid__item-4-col:nth-of-type(6227) {
    animation-delay: 622.7s; }
  .grid__item-4-col:nth-of-type(6228) {
    animation-delay: 622.8s; }
  .grid__item-4-col:nth-of-type(6229) {
    animation-delay: 622.9s; }
  .grid__item-4-col:nth-of-type(6230) {
    animation-delay: 623s; }
  .grid__item-4-col:nth-of-type(6231) {
    animation-delay: 623.1s; }
  .grid__item-4-col:nth-of-type(6232) {
    animation-delay: 623.2s; }
  .grid__item-4-col:nth-of-type(6233) {
    animation-delay: 623.3s; }
  .grid__item-4-col:nth-of-type(6234) {
    animation-delay: 623.4s; }
  .grid__item-4-col:nth-of-type(6235) {
    animation-delay: 623.5s; }
  .grid__item-4-col:nth-of-type(6236) {
    animation-delay: 623.6s; }
  .grid__item-4-col:nth-of-type(6237) {
    animation-delay: 623.7s; }
  .grid__item-4-col:nth-of-type(6238) {
    animation-delay: 623.8s; }
  .grid__item-4-col:nth-of-type(6239) {
    animation-delay: 623.9s; }
  .grid__item-4-col:nth-of-type(6240) {
    animation-delay: 624s; }
  .grid__item-4-col:nth-of-type(6241) {
    animation-delay: 624.1s; }
  .grid__item-4-col:nth-of-type(6242) {
    animation-delay: 624.2s; }
  .grid__item-4-col:nth-of-type(6243) {
    animation-delay: 624.3s; }
  .grid__item-4-col:nth-of-type(6244) {
    animation-delay: 624.4s; }
  .grid__item-4-col:nth-of-type(6245) {
    animation-delay: 624.5s; }
  .grid__item-4-col:nth-of-type(6246) {
    animation-delay: 624.6s; }
  .grid__item-4-col:nth-of-type(6247) {
    animation-delay: 624.7s; }
  .grid__item-4-col:nth-of-type(6248) {
    animation-delay: 624.8s; }
  .grid__item-4-col:nth-of-type(6249) {
    animation-delay: 624.9s; }
  .grid__item-4-col:nth-of-type(6250) {
    animation-delay: 625s; }
  .grid__item-4-col:nth-of-type(6251) {
    animation-delay: 625.1s; }
  .grid__item-4-col:nth-of-type(6252) {
    animation-delay: 625.2s; }
  .grid__item-4-col:nth-of-type(6253) {
    animation-delay: 625.3s; }
  .grid__item-4-col:nth-of-type(6254) {
    animation-delay: 625.4s; }
  .grid__item-4-col:nth-of-type(6255) {
    animation-delay: 625.5s; }
  .grid__item-4-col:nth-of-type(6256) {
    animation-delay: 625.6s; }
  .grid__item-4-col:nth-of-type(6257) {
    animation-delay: 625.7s; }
  .grid__item-4-col:nth-of-type(6258) {
    animation-delay: 625.8s; }
  .grid__item-4-col:nth-of-type(6259) {
    animation-delay: 625.9s; }
  .grid__item-4-col:nth-of-type(6260) {
    animation-delay: 626s; }
  .grid__item-4-col:nth-of-type(6261) {
    animation-delay: 626.1s; }
  .grid__item-4-col:nth-of-type(6262) {
    animation-delay: 626.2s; }
  .grid__item-4-col:nth-of-type(6263) {
    animation-delay: 626.3s; }
  .grid__item-4-col:nth-of-type(6264) {
    animation-delay: 626.4s; }
  .grid__item-4-col:nth-of-type(6265) {
    animation-delay: 626.5s; }
  .grid__item-4-col:nth-of-type(6266) {
    animation-delay: 626.6s; }
  .grid__item-4-col:nth-of-type(6267) {
    animation-delay: 626.7s; }
  .grid__item-4-col:nth-of-type(6268) {
    animation-delay: 626.8s; }
  .grid__item-4-col:nth-of-type(6269) {
    animation-delay: 626.9s; }
  .grid__item-4-col:nth-of-type(6270) {
    animation-delay: 627s; }
  .grid__item-4-col:nth-of-type(6271) {
    animation-delay: 627.1s; }
  .grid__item-4-col:nth-of-type(6272) {
    animation-delay: 627.2s; }
  .grid__item-4-col:nth-of-type(6273) {
    animation-delay: 627.3s; }
  .grid__item-4-col:nth-of-type(6274) {
    animation-delay: 627.4s; }
  .grid__item-4-col:nth-of-type(6275) {
    animation-delay: 627.5s; }
  .grid__item-4-col:nth-of-type(6276) {
    animation-delay: 627.6s; }
  .grid__item-4-col:nth-of-type(6277) {
    animation-delay: 627.7s; }
  .grid__item-4-col:nth-of-type(6278) {
    animation-delay: 627.8s; }
  .grid__item-4-col:nth-of-type(6279) {
    animation-delay: 627.9s; }
  .grid__item-4-col:nth-of-type(6280) {
    animation-delay: 628s; }
  .grid__item-4-col:nth-of-type(6281) {
    animation-delay: 628.1s; }
  .grid__item-4-col:nth-of-type(6282) {
    animation-delay: 628.2s; }
  .grid__item-4-col:nth-of-type(6283) {
    animation-delay: 628.3s; }
  .grid__item-4-col:nth-of-type(6284) {
    animation-delay: 628.4s; }
  .grid__item-4-col:nth-of-type(6285) {
    animation-delay: 628.5s; }
  .grid__item-4-col:nth-of-type(6286) {
    animation-delay: 628.6s; }
  .grid__item-4-col:nth-of-type(6287) {
    animation-delay: 628.7s; }
  .grid__item-4-col:nth-of-type(6288) {
    animation-delay: 628.8s; }
  .grid__item-4-col:nth-of-type(6289) {
    animation-delay: 628.9s; }
  .grid__item-4-col:nth-of-type(6290) {
    animation-delay: 629s; }
  .grid__item-4-col:nth-of-type(6291) {
    animation-delay: 629.1s; }
  .grid__item-4-col:nth-of-type(6292) {
    animation-delay: 629.2s; }
  .grid__item-4-col:nth-of-type(6293) {
    animation-delay: 629.3s; }
  .grid__item-4-col:nth-of-type(6294) {
    animation-delay: 629.4s; }
  .grid__item-4-col:nth-of-type(6295) {
    animation-delay: 629.5s; }
  .grid__item-4-col:nth-of-type(6296) {
    animation-delay: 629.6s; }
  .grid__item-4-col:nth-of-type(6297) {
    animation-delay: 629.7s; }
  .grid__item-4-col:nth-of-type(6298) {
    animation-delay: 629.8s; }
  .grid__item-4-col:nth-of-type(6299) {
    animation-delay: 629.9s; }
  .grid__item-4-col:nth-of-type(6300) {
    animation-delay: 630s; }
  .grid__item-4-col:nth-of-type(6301) {
    animation-delay: 630.1s; }
  .grid__item-4-col:nth-of-type(6302) {
    animation-delay: 630.2s; }
  .grid__item-4-col:nth-of-type(6303) {
    animation-delay: 630.3s; }
  .grid__item-4-col:nth-of-type(6304) {
    animation-delay: 630.4s; }
  .grid__item-4-col:nth-of-type(6305) {
    animation-delay: 630.5s; }
  .grid__item-4-col:nth-of-type(6306) {
    animation-delay: 630.6s; }
  .grid__item-4-col:nth-of-type(6307) {
    animation-delay: 630.7s; }
  .grid__item-4-col:nth-of-type(6308) {
    animation-delay: 630.8s; }
  .grid__item-4-col:nth-of-type(6309) {
    animation-delay: 630.9s; }
  .grid__item-4-col:nth-of-type(6310) {
    animation-delay: 631s; }
  .grid__item-4-col:nth-of-type(6311) {
    animation-delay: 631.1s; }
  .grid__item-4-col:nth-of-type(6312) {
    animation-delay: 631.2s; }
  .grid__item-4-col:nth-of-type(6313) {
    animation-delay: 631.3s; }
  .grid__item-4-col:nth-of-type(6314) {
    animation-delay: 631.4s; }
  .grid__item-4-col:nth-of-type(6315) {
    animation-delay: 631.5s; }
  .grid__item-4-col:nth-of-type(6316) {
    animation-delay: 631.6s; }
  .grid__item-4-col:nth-of-type(6317) {
    animation-delay: 631.7s; }
  .grid__item-4-col:nth-of-type(6318) {
    animation-delay: 631.8s; }
  .grid__item-4-col:nth-of-type(6319) {
    animation-delay: 631.9s; }
  .grid__item-4-col:nth-of-type(6320) {
    animation-delay: 632s; }
  .grid__item-4-col:nth-of-type(6321) {
    animation-delay: 632.1s; }
  .grid__item-4-col:nth-of-type(6322) {
    animation-delay: 632.2s; }
  .grid__item-4-col:nth-of-type(6323) {
    animation-delay: 632.3s; }
  .grid__item-4-col:nth-of-type(6324) {
    animation-delay: 632.4s; }
  .grid__item-4-col:nth-of-type(6325) {
    animation-delay: 632.5s; }
  .grid__item-4-col:nth-of-type(6326) {
    animation-delay: 632.6s; }
  .grid__item-4-col:nth-of-type(6327) {
    animation-delay: 632.7s; }
  .grid__item-4-col:nth-of-type(6328) {
    animation-delay: 632.8s; }
  .grid__item-4-col:nth-of-type(6329) {
    animation-delay: 632.9s; }
  .grid__item-4-col:nth-of-type(6330) {
    animation-delay: 633s; }
  .grid__item-4-col:nth-of-type(6331) {
    animation-delay: 633.1s; }
  .grid__item-4-col:nth-of-type(6332) {
    animation-delay: 633.2s; }
  .grid__item-4-col:nth-of-type(6333) {
    animation-delay: 633.3s; }
  .grid__item-4-col:nth-of-type(6334) {
    animation-delay: 633.4s; }
  .grid__item-4-col:nth-of-type(6335) {
    animation-delay: 633.5s; }
  .grid__item-4-col:nth-of-type(6336) {
    animation-delay: 633.6s; }
  .grid__item-4-col:nth-of-type(6337) {
    animation-delay: 633.7s; }
  .grid__item-4-col:nth-of-type(6338) {
    animation-delay: 633.8s; }
  .grid__item-4-col:nth-of-type(6339) {
    animation-delay: 633.9s; }
  .grid__item-4-col:nth-of-type(6340) {
    animation-delay: 634s; }
  .grid__item-4-col:nth-of-type(6341) {
    animation-delay: 634.1s; }
  .grid__item-4-col:nth-of-type(6342) {
    animation-delay: 634.2s; }
  .grid__item-4-col:nth-of-type(6343) {
    animation-delay: 634.3s; }
  .grid__item-4-col:nth-of-type(6344) {
    animation-delay: 634.4s; }
  .grid__item-4-col:nth-of-type(6345) {
    animation-delay: 634.5s; }
  .grid__item-4-col:nth-of-type(6346) {
    animation-delay: 634.6s; }
  .grid__item-4-col:nth-of-type(6347) {
    animation-delay: 634.7s; }
  .grid__item-4-col:nth-of-type(6348) {
    animation-delay: 634.8s; }
  .grid__item-4-col:nth-of-type(6349) {
    animation-delay: 634.9s; }
  .grid__item-4-col:nth-of-type(6350) {
    animation-delay: 635s; }
  .grid__item-4-col:nth-of-type(6351) {
    animation-delay: 635.1s; }
  .grid__item-4-col:nth-of-type(6352) {
    animation-delay: 635.2s; }
  .grid__item-4-col:nth-of-type(6353) {
    animation-delay: 635.3s; }
  .grid__item-4-col:nth-of-type(6354) {
    animation-delay: 635.4s; }
  .grid__item-4-col:nth-of-type(6355) {
    animation-delay: 635.5s; }
  .grid__item-4-col:nth-of-type(6356) {
    animation-delay: 635.6s; }
  .grid__item-4-col:nth-of-type(6357) {
    animation-delay: 635.7s; }
  .grid__item-4-col:nth-of-type(6358) {
    animation-delay: 635.8s; }
  .grid__item-4-col:nth-of-type(6359) {
    animation-delay: 635.9s; }
  .grid__item-4-col:nth-of-type(6360) {
    animation-delay: 636s; }
  .grid__item-4-col:nth-of-type(6361) {
    animation-delay: 636.1s; }
  .grid__item-4-col:nth-of-type(6362) {
    animation-delay: 636.2s; }
  .grid__item-4-col:nth-of-type(6363) {
    animation-delay: 636.3s; }
  .grid__item-4-col:nth-of-type(6364) {
    animation-delay: 636.4s; }
  .grid__item-4-col:nth-of-type(6365) {
    animation-delay: 636.5s; }
  .grid__item-4-col:nth-of-type(6366) {
    animation-delay: 636.6s; }
  .grid__item-4-col:nth-of-type(6367) {
    animation-delay: 636.7s; }
  .grid__item-4-col:nth-of-type(6368) {
    animation-delay: 636.8s; }
  .grid__item-4-col:nth-of-type(6369) {
    animation-delay: 636.9s; }
  .grid__item-4-col:nth-of-type(6370) {
    animation-delay: 637s; }
  .grid__item-4-col:nth-of-type(6371) {
    animation-delay: 637.1s; }
  .grid__item-4-col:nth-of-type(6372) {
    animation-delay: 637.2s; }
  .grid__item-4-col:nth-of-type(6373) {
    animation-delay: 637.3s; }
  .grid__item-4-col:nth-of-type(6374) {
    animation-delay: 637.4s; }
  .grid__item-4-col:nth-of-type(6375) {
    animation-delay: 637.5s; }
  .grid__item-4-col:nth-of-type(6376) {
    animation-delay: 637.6s; }
  .grid__item-4-col:nth-of-type(6377) {
    animation-delay: 637.7s; }
  .grid__item-4-col:nth-of-type(6378) {
    animation-delay: 637.8s; }
  .grid__item-4-col:nth-of-type(6379) {
    animation-delay: 637.9s; }
  .grid__item-4-col:nth-of-type(6380) {
    animation-delay: 638s; }
  .grid__item-4-col:nth-of-type(6381) {
    animation-delay: 638.1s; }
  .grid__item-4-col:nth-of-type(6382) {
    animation-delay: 638.2s; }
  .grid__item-4-col:nth-of-type(6383) {
    animation-delay: 638.3s; }
  .grid__item-4-col:nth-of-type(6384) {
    animation-delay: 638.4s; }
  .grid__item-4-col:nth-of-type(6385) {
    animation-delay: 638.5s; }
  .grid__item-4-col:nth-of-type(6386) {
    animation-delay: 638.6s; }
  .grid__item-4-col:nth-of-type(6387) {
    animation-delay: 638.7s; }
  .grid__item-4-col:nth-of-type(6388) {
    animation-delay: 638.8s; }
  .grid__item-4-col:nth-of-type(6389) {
    animation-delay: 638.9s; }
  .grid__item-4-col:nth-of-type(6390) {
    animation-delay: 639s; }
  .grid__item-4-col:nth-of-type(6391) {
    animation-delay: 639.1s; }
  .grid__item-4-col:nth-of-type(6392) {
    animation-delay: 639.2s; }
  .grid__item-4-col:nth-of-type(6393) {
    animation-delay: 639.3s; }
  .grid__item-4-col:nth-of-type(6394) {
    animation-delay: 639.4s; }
  .grid__item-4-col:nth-of-type(6395) {
    animation-delay: 639.5s; }
  .grid__item-4-col:nth-of-type(6396) {
    animation-delay: 639.6s; }
  .grid__item-4-col:nth-of-type(6397) {
    animation-delay: 639.7s; }
  .grid__item-4-col:nth-of-type(6398) {
    animation-delay: 639.8s; }
  .grid__item-4-col:nth-of-type(6399) {
    animation-delay: 639.9s; }
  .grid__item-4-col:nth-of-type(6400) {
    animation-delay: 640s; }
  .grid__item-4-col:nth-of-type(6401) {
    animation-delay: 640.1s; }
  .grid__item-4-col:nth-of-type(6402) {
    animation-delay: 640.2s; }
  .grid__item-4-col:nth-of-type(6403) {
    animation-delay: 640.3s; }
  .grid__item-4-col:nth-of-type(6404) {
    animation-delay: 640.4s; }
  .grid__item-4-col:nth-of-type(6405) {
    animation-delay: 640.5s; }
  .grid__item-4-col:nth-of-type(6406) {
    animation-delay: 640.6s; }
  .grid__item-4-col:nth-of-type(6407) {
    animation-delay: 640.7s; }
  .grid__item-4-col:nth-of-type(6408) {
    animation-delay: 640.8s; }
  .grid__item-4-col:nth-of-type(6409) {
    animation-delay: 640.9s; }
  .grid__item-4-col:nth-of-type(6410) {
    animation-delay: 641s; }
  .grid__item-4-col:nth-of-type(6411) {
    animation-delay: 641.1s; }
  .grid__item-4-col:nth-of-type(6412) {
    animation-delay: 641.2s; }
  .grid__item-4-col:nth-of-type(6413) {
    animation-delay: 641.3s; }
  .grid__item-4-col:nth-of-type(6414) {
    animation-delay: 641.4s; }
  .grid__item-4-col:nth-of-type(6415) {
    animation-delay: 641.5s; }
  .grid__item-4-col:nth-of-type(6416) {
    animation-delay: 641.6s; }
  .grid__item-4-col:nth-of-type(6417) {
    animation-delay: 641.7s; }
  .grid__item-4-col:nth-of-type(6418) {
    animation-delay: 641.8s; }
  .grid__item-4-col:nth-of-type(6419) {
    animation-delay: 641.9s; }
  .grid__item-4-col:nth-of-type(6420) {
    animation-delay: 642s; }
  .grid__item-4-col:nth-of-type(6421) {
    animation-delay: 642.1s; }
  .grid__item-4-col:nth-of-type(6422) {
    animation-delay: 642.2s; }
  .grid__item-4-col:nth-of-type(6423) {
    animation-delay: 642.3s; }
  .grid__item-4-col:nth-of-type(6424) {
    animation-delay: 642.4s; }
  .grid__item-4-col:nth-of-type(6425) {
    animation-delay: 642.5s; }
  .grid__item-4-col:nth-of-type(6426) {
    animation-delay: 642.6s; }
  .grid__item-4-col:nth-of-type(6427) {
    animation-delay: 642.7s; }
  .grid__item-4-col:nth-of-type(6428) {
    animation-delay: 642.8s; }
  .grid__item-4-col:nth-of-type(6429) {
    animation-delay: 642.9s; }
  .grid__item-4-col:nth-of-type(6430) {
    animation-delay: 643s; }
  .grid__item-4-col:nth-of-type(6431) {
    animation-delay: 643.1s; }
  .grid__item-4-col:nth-of-type(6432) {
    animation-delay: 643.2s; }
  .grid__item-4-col:nth-of-type(6433) {
    animation-delay: 643.3s; }
  .grid__item-4-col:nth-of-type(6434) {
    animation-delay: 643.4s; }
  .grid__item-4-col:nth-of-type(6435) {
    animation-delay: 643.5s; }
  .grid__item-4-col:nth-of-type(6436) {
    animation-delay: 643.6s; }
  .grid__item-4-col:nth-of-type(6437) {
    animation-delay: 643.7s; }
  .grid__item-4-col:nth-of-type(6438) {
    animation-delay: 643.8s; }
  .grid__item-4-col:nth-of-type(6439) {
    animation-delay: 643.9s; }
  .grid__item-4-col:nth-of-type(6440) {
    animation-delay: 644s; }
  .grid__item-4-col:nth-of-type(6441) {
    animation-delay: 644.1s; }
  .grid__item-4-col:nth-of-type(6442) {
    animation-delay: 644.2s; }
  .grid__item-4-col:nth-of-type(6443) {
    animation-delay: 644.3s; }
  .grid__item-4-col:nth-of-type(6444) {
    animation-delay: 644.4s; }
  .grid__item-4-col:nth-of-type(6445) {
    animation-delay: 644.5s; }
  .grid__item-4-col:nth-of-type(6446) {
    animation-delay: 644.6s; }
  .grid__item-4-col:nth-of-type(6447) {
    animation-delay: 644.7s; }
  .grid__item-4-col:nth-of-type(6448) {
    animation-delay: 644.8s; }
  .grid__item-4-col:nth-of-type(6449) {
    animation-delay: 644.9s; }
  .grid__item-4-col:nth-of-type(6450) {
    animation-delay: 645s; }
  .grid__item-4-col:nth-of-type(6451) {
    animation-delay: 645.1s; }
  .grid__item-4-col:nth-of-type(6452) {
    animation-delay: 645.2s; }
  .grid__item-4-col:nth-of-type(6453) {
    animation-delay: 645.3s; }
  .grid__item-4-col:nth-of-type(6454) {
    animation-delay: 645.4s; }
  .grid__item-4-col:nth-of-type(6455) {
    animation-delay: 645.5s; }
  .grid__item-4-col:nth-of-type(6456) {
    animation-delay: 645.6s; }
  .grid__item-4-col:nth-of-type(6457) {
    animation-delay: 645.7s; }
  .grid__item-4-col:nth-of-type(6458) {
    animation-delay: 645.8s; }
  .grid__item-4-col:nth-of-type(6459) {
    animation-delay: 645.9s; }
  .grid__item-4-col:nth-of-type(6460) {
    animation-delay: 646s; }
  .grid__item-4-col:nth-of-type(6461) {
    animation-delay: 646.1s; }
  .grid__item-4-col:nth-of-type(6462) {
    animation-delay: 646.2s; }
  .grid__item-4-col:nth-of-type(6463) {
    animation-delay: 646.3s; }
  .grid__item-4-col:nth-of-type(6464) {
    animation-delay: 646.4s; }
  .grid__item-4-col:nth-of-type(6465) {
    animation-delay: 646.5s; }
  .grid__item-4-col:nth-of-type(6466) {
    animation-delay: 646.6s; }
  .grid__item-4-col:nth-of-type(6467) {
    animation-delay: 646.7s; }
  .grid__item-4-col:nth-of-type(6468) {
    animation-delay: 646.8s; }
  .grid__item-4-col:nth-of-type(6469) {
    animation-delay: 646.9s; }
  .grid__item-4-col:nth-of-type(6470) {
    animation-delay: 647s; }
  .grid__item-4-col:nth-of-type(6471) {
    animation-delay: 647.1s; }
  .grid__item-4-col:nth-of-type(6472) {
    animation-delay: 647.2s; }
  .grid__item-4-col:nth-of-type(6473) {
    animation-delay: 647.3s; }
  .grid__item-4-col:nth-of-type(6474) {
    animation-delay: 647.4s; }
  .grid__item-4-col:nth-of-type(6475) {
    animation-delay: 647.5s; }
  .grid__item-4-col:nth-of-type(6476) {
    animation-delay: 647.6s; }
  .grid__item-4-col:nth-of-type(6477) {
    animation-delay: 647.7s; }
  .grid__item-4-col:nth-of-type(6478) {
    animation-delay: 647.8s; }
  .grid__item-4-col:nth-of-type(6479) {
    animation-delay: 647.9s; }
  .grid__item-4-col:nth-of-type(6480) {
    animation-delay: 648s; }
  .grid__item-4-col:nth-of-type(6481) {
    animation-delay: 648.1s; }
  .grid__item-4-col:nth-of-type(6482) {
    animation-delay: 648.2s; }
  .grid__item-4-col:nth-of-type(6483) {
    animation-delay: 648.3s; }
  .grid__item-4-col:nth-of-type(6484) {
    animation-delay: 648.4s; }
  .grid__item-4-col:nth-of-type(6485) {
    animation-delay: 648.5s; }
  .grid__item-4-col:nth-of-type(6486) {
    animation-delay: 648.6s; }
  .grid__item-4-col:nth-of-type(6487) {
    animation-delay: 648.7s; }
  .grid__item-4-col:nth-of-type(6488) {
    animation-delay: 648.8s; }
  .grid__item-4-col:nth-of-type(6489) {
    animation-delay: 648.9s; }
  .grid__item-4-col:nth-of-type(6490) {
    animation-delay: 649s; }
  .grid__item-4-col:nth-of-type(6491) {
    animation-delay: 649.1s; }
  .grid__item-4-col:nth-of-type(6492) {
    animation-delay: 649.2s; }
  .grid__item-4-col:nth-of-type(6493) {
    animation-delay: 649.3s; }
  .grid__item-4-col:nth-of-type(6494) {
    animation-delay: 649.4s; }
  .grid__item-4-col:nth-of-type(6495) {
    animation-delay: 649.5s; }
  .grid__item-4-col:nth-of-type(6496) {
    animation-delay: 649.6s; }
  .grid__item-4-col:nth-of-type(6497) {
    animation-delay: 649.7s; }
  .grid__item-4-col:nth-of-type(6498) {
    animation-delay: 649.8s; }
  .grid__item-4-col:nth-of-type(6499) {
    animation-delay: 649.9s; }
  .grid__item-4-col:nth-of-type(6500) {
    animation-delay: 650s; }
  .grid__item-4-col:nth-of-type(6501) {
    animation-delay: 650.1s; }
  .grid__item-4-col:nth-of-type(6502) {
    animation-delay: 650.2s; }
  .grid__item-4-col:nth-of-type(6503) {
    animation-delay: 650.3s; }
  .grid__item-4-col:nth-of-type(6504) {
    animation-delay: 650.4s; }
  .grid__item-4-col:nth-of-type(6505) {
    animation-delay: 650.5s; }
  .grid__item-4-col:nth-of-type(6506) {
    animation-delay: 650.6s; }
  .grid__item-4-col:nth-of-type(6507) {
    animation-delay: 650.7s; }
  .grid__item-4-col:nth-of-type(6508) {
    animation-delay: 650.8s; }
  .grid__item-4-col:nth-of-type(6509) {
    animation-delay: 650.9s; }
  .grid__item-4-col:nth-of-type(6510) {
    animation-delay: 651s; }
  .grid__item-4-col:nth-of-type(6511) {
    animation-delay: 651.1s; }
  .grid__item-4-col:nth-of-type(6512) {
    animation-delay: 651.2s; }
  .grid__item-4-col:nth-of-type(6513) {
    animation-delay: 651.3s; }
  .grid__item-4-col:nth-of-type(6514) {
    animation-delay: 651.4s; }
  .grid__item-4-col:nth-of-type(6515) {
    animation-delay: 651.5s; }
  .grid__item-4-col:nth-of-type(6516) {
    animation-delay: 651.6s; }
  .grid__item-4-col:nth-of-type(6517) {
    animation-delay: 651.7s; }
  .grid__item-4-col:nth-of-type(6518) {
    animation-delay: 651.8s; }
  .grid__item-4-col:nth-of-type(6519) {
    animation-delay: 651.9s; }
  .grid__item-4-col:nth-of-type(6520) {
    animation-delay: 652s; }
  .grid__item-4-col:nth-of-type(6521) {
    animation-delay: 652.1s; }
  .grid__item-4-col:nth-of-type(6522) {
    animation-delay: 652.2s; }
  .grid__item-4-col:nth-of-type(6523) {
    animation-delay: 652.3s; }
  .grid__item-4-col:nth-of-type(6524) {
    animation-delay: 652.4s; }
  .grid__item-4-col:nth-of-type(6525) {
    animation-delay: 652.5s; }
  .grid__item-4-col:nth-of-type(6526) {
    animation-delay: 652.6s; }
  .grid__item-4-col:nth-of-type(6527) {
    animation-delay: 652.7s; }
  .grid__item-4-col:nth-of-type(6528) {
    animation-delay: 652.8s; }
  .grid__item-4-col:nth-of-type(6529) {
    animation-delay: 652.9s; }
  .grid__item-4-col:nth-of-type(6530) {
    animation-delay: 653s; }
  .grid__item-4-col:nth-of-type(6531) {
    animation-delay: 653.1s; }
  .grid__item-4-col:nth-of-type(6532) {
    animation-delay: 653.2s; }
  .grid__item-4-col:nth-of-type(6533) {
    animation-delay: 653.3s; }
  .grid__item-4-col:nth-of-type(6534) {
    animation-delay: 653.4s; }
  .grid__item-4-col:nth-of-type(6535) {
    animation-delay: 653.5s; }
  .grid__item-4-col:nth-of-type(6536) {
    animation-delay: 653.6s; }
  .grid__item-4-col:nth-of-type(6537) {
    animation-delay: 653.7s; }
  .grid__item-4-col:nth-of-type(6538) {
    animation-delay: 653.8s; }
  .grid__item-4-col:nth-of-type(6539) {
    animation-delay: 653.9s; }
  .grid__item-4-col:nth-of-type(6540) {
    animation-delay: 654s; }
  .grid__item-4-col:nth-of-type(6541) {
    animation-delay: 654.1s; }
  .grid__item-4-col:nth-of-type(6542) {
    animation-delay: 654.2s; }
  .grid__item-4-col:nth-of-type(6543) {
    animation-delay: 654.3s; }
  .grid__item-4-col:nth-of-type(6544) {
    animation-delay: 654.4s; }
  .grid__item-4-col:nth-of-type(6545) {
    animation-delay: 654.5s; }
  .grid__item-4-col:nth-of-type(6546) {
    animation-delay: 654.6s; }
  .grid__item-4-col:nth-of-type(6547) {
    animation-delay: 654.7s; }
  .grid__item-4-col:nth-of-type(6548) {
    animation-delay: 654.8s; }
  .grid__item-4-col:nth-of-type(6549) {
    animation-delay: 654.9s; }
  .grid__item-4-col:nth-of-type(6550) {
    animation-delay: 655s; }
  .grid__item-4-col:nth-of-type(6551) {
    animation-delay: 655.1s; }
  .grid__item-4-col:nth-of-type(6552) {
    animation-delay: 655.2s; }
  .grid__item-4-col:nth-of-type(6553) {
    animation-delay: 655.3s; }
  .grid__item-4-col:nth-of-type(6554) {
    animation-delay: 655.4s; }
  .grid__item-4-col:nth-of-type(6555) {
    animation-delay: 655.5s; }
  .grid__item-4-col:nth-of-type(6556) {
    animation-delay: 655.6s; }
  .grid__item-4-col:nth-of-type(6557) {
    animation-delay: 655.7s; }
  .grid__item-4-col:nth-of-type(6558) {
    animation-delay: 655.8s; }
  .grid__item-4-col:nth-of-type(6559) {
    animation-delay: 655.9s; }
  .grid__item-4-col:nth-of-type(6560) {
    animation-delay: 656s; }
  .grid__item-4-col:nth-of-type(6561) {
    animation-delay: 656.1s; }
  .grid__item-4-col:nth-of-type(6562) {
    animation-delay: 656.2s; }
  .grid__item-4-col:nth-of-type(6563) {
    animation-delay: 656.3s; }
  .grid__item-4-col:nth-of-type(6564) {
    animation-delay: 656.4s; }
  .grid__item-4-col:nth-of-type(6565) {
    animation-delay: 656.5s; }
  .grid__item-4-col:nth-of-type(6566) {
    animation-delay: 656.6s; }
  .grid__item-4-col:nth-of-type(6567) {
    animation-delay: 656.7s; }
  .grid__item-4-col:nth-of-type(6568) {
    animation-delay: 656.8s; }
  .grid__item-4-col:nth-of-type(6569) {
    animation-delay: 656.9s; }
  .grid__item-4-col:nth-of-type(6570) {
    animation-delay: 657s; }
  .grid__item-4-col:nth-of-type(6571) {
    animation-delay: 657.1s; }
  .grid__item-4-col:nth-of-type(6572) {
    animation-delay: 657.2s; }
  .grid__item-4-col:nth-of-type(6573) {
    animation-delay: 657.3s; }
  .grid__item-4-col:nth-of-type(6574) {
    animation-delay: 657.4s; }
  .grid__item-4-col:nth-of-type(6575) {
    animation-delay: 657.5s; }
  .grid__item-4-col:nth-of-type(6576) {
    animation-delay: 657.6s; }
  .grid__item-4-col:nth-of-type(6577) {
    animation-delay: 657.7s; }
  .grid__item-4-col:nth-of-type(6578) {
    animation-delay: 657.8s; }
  .grid__item-4-col:nth-of-type(6579) {
    animation-delay: 657.9s; }
  .grid__item-4-col:nth-of-type(6580) {
    animation-delay: 658s; }
  .grid__item-4-col:nth-of-type(6581) {
    animation-delay: 658.1s; }
  .grid__item-4-col:nth-of-type(6582) {
    animation-delay: 658.2s; }
  .grid__item-4-col:nth-of-type(6583) {
    animation-delay: 658.3s; }
  .grid__item-4-col:nth-of-type(6584) {
    animation-delay: 658.4s; }
  .grid__item-4-col:nth-of-type(6585) {
    animation-delay: 658.5s; }
  .grid__item-4-col:nth-of-type(6586) {
    animation-delay: 658.6s; }
  .grid__item-4-col:nth-of-type(6587) {
    animation-delay: 658.7s; }
  .grid__item-4-col:nth-of-type(6588) {
    animation-delay: 658.8s; }
  .grid__item-4-col:nth-of-type(6589) {
    animation-delay: 658.9s; }
  .grid__item-4-col:nth-of-type(6590) {
    animation-delay: 659s; }
  .grid__item-4-col:nth-of-type(6591) {
    animation-delay: 659.1s; }
  .grid__item-4-col:nth-of-type(6592) {
    animation-delay: 659.2s; }
  .grid__item-4-col:nth-of-type(6593) {
    animation-delay: 659.3s; }
  .grid__item-4-col:nth-of-type(6594) {
    animation-delay: 659.4s; }
  .grid__item-4-col:nth-of-type(6595) {
    animation-delay: 659.5s; }
  .grid__item-4-col:nth-of-type(6596) {
    animation-delay: 659.6s; }
  .grid__item-4-col:nth-of-type(6597) {
    animation-delay: 659.7s; }
  .grid__item-4-col:nth-of-type(6598) {
    animation-delay: 659.8s; }
  .grid__item-4-col:nth-of-type(6599) {
    animation-delay: 659.9s; }
  .grid__item-4-col:nth-of-type(6600) {
    animation-delay: 660s; }
  .grid__item-4-col:nth-of-type(6601) {
    animation-delay: 660.1s; }
  .grid__item-4-col:nth-of-type(6602) {
    animation-delay: 660.2s; }
  .grid__item-4-col:nth-of-type(6603) {
    animation-delay: 660.3s; }
  .grid__item-4-col:nth-of-type(6604) {
    animation-delay: 660.4s; }
  .grid__item-4-col:nth-of-type(6605) {
    animation-delay: 660.5s; }
  .grid__item-4-col:nth-of-type(6606) {
    animation-delay: 660.6s; }
  .grid__item-4-col:nth-of-type(6607) {
    animation-delay: 660.7s; }
  .grid__item-4-col:nth-of-type(6608) {
    animation-delay: 660.8s; }
  .grid__item-4-col:nth-of-type(6609) {
    animation-delay: 660.9s; }
  .grid__item-4-col:nth-of-type(6610) {
    animation-delay: 661s; }
  .grid__item-4-col:nth-of-type(6611) {
    animation-delay: 661.1s; }
  .grid__item-4-col:nth-of-type(6612) {
    animation-delay: 661.2s; }
  .grid__item-4-col:nth-of-type(6613) {
    animation-delay: 661.3s; }
  .grid__item-4-col:nth-of-type(6614) {
    animation-delay: 661.4s; }
  .grid__item-4-col:nth-of-type(6615) {
    animation-delay: 661.5s; }
  .grid__item-4-col:nth-of-type(6616) {
    animation-delay: 661.6s; }
  .grid__item-4-col:nth-of-type(6617) {
    animation-delay: 661.7s; }
  .grid__item-4-col:nth-of-type(6618) {
    animation-delay: 661.8s; }
  .grid__item-4-col:nth-of-type(6619) {
    animation-delay: 661.9s; }
  .grid__item-4-col:nth-of-type(6620) {
    animation-delay: 662s; }
  .grid__item-4-col:nth-of-type(6621) {
    animation-delay: 662.1s; }
  .grid__item-4-col:nth-of-type(6622) {
    animation-delay: 662.2s; }
  .grid__item-4-col:nth-of-type(6623) {
    animation-delay: 662.3s; }
  .grid__item-4-col:nth-of-type(6624) {
    animation-delay: 662.4s; }
  .grid__item-4-col:nth-of-type(6625) {
    animation-delay: 662.5s; }
  .grid__item-4-col:nth-of-type(6626) {
    animation-delay: 662.6s; }
  .grid__item-4-col:nth-of-type(6627) {
    animation-delay: 662.7s; }
  .grid__item-4-col:nth-of-type(6628) {
    animation-delay: 662.8s; }
  .grid__item-4-col:nth-of-type(6629) {
    animation-delay: 662.9s; }
  .grid__item-4-col:nth-of-type(6630) {
    animation-delay: 663s; }
  .grid__item-4-col:nth-of-type(6631) {
    animation-delay: 663.1s; }
  .grid__item-4-col:nth-of-type(6632) {
    animation-delay: 663.2s; }
  .grid__item-4-col:nth-of-type(6633) {
    animation-delay: 663.3s; }
  .grid__item-4-col:nth-of-type(6634) {
    animation-delay: 663.4s; }
  .grid__item-4-col:nth-of-type(6635) {
    animation-delay: 663.5s; }
  .grid__item-4-col:nth-of-type(6636) {
    animation-delay: 663.6s; }
  .grid__item-4-col:nth-of-type(6637) {
    animation-delay: 663.7s; }
  .grid__item-4-col:nth-of-type(6638) {
    animation-delay: 663.8s; }
  .grid__item-4-col:nth-of-type(6639) {
    animation-delay: 663.9s; }
  .grid__item-4-col:nth-of-type(6640) {
    animation-delay: 664s; }
  .grid__item-4-col:nth-of-type(6641) {
    animation-delay: 664.1s; }
  .grid__item-4-col:nth-of-type(6642) {
    animation-delay: 664.2s; }
  .grid__item-4-col:nth-of-type(6643) {
    animation-delay: 664.3s; }
  .grid__item-4-col:nth-of-type(6644) {
    animation-delay: 664.4s; }
  .grid__item-4-col:nth-of-type(6645) {
    animation-delay: 664.5s; }
  .grid__item-4-col:nth-of-type(6646) {
    animation-delay: 664.6s; }
  .grid__item-4-col:nth-of-type(6647) {
    animation-delay: 664.7s; }
  .grid__item-4-col:nth-of-type(6648) {
    animation-delay: 664.8s; }
  .grid__item-4-col:nth-of-type(6649) {
    animation-delay: 664.9s; }
  .grid__item-4-col:nth-of-type(6650) {
    animation-delay: 665s; }
  .grid__item-4-col:nth-of-type(6651) {
    animation-delay: 665.1s; }
  .grid__item-4-col:nth-of-type(6652) {
    animation-delay: 665.2s; }
  .grid__item-4-col:nth-of-type(6653) {
    animation-delay: 665.3s; }
  .grid__item-4-col:nth-of-type(6654) {
    animation-delay: 665.4s; }
  .grid__item-4-col:nth-of-type(6655) {
    animation-delay: 665.5s; }
  .grid__item-4-col:nth-of-type(6656) {
    animation-delay: 665.6s; }
  .grid__item-4-col:nth-of-type(6657) {
    animation-delay: 665.7s; }
  .grid__item-4-col:nth-of-type(6658) {
    animation-delay: 665.8s; }
  .grid__item-4-col:nth-of-type(6659) {
    animation-delay: 665.9s; }
  .grid__item-4-col:nth-of-type(6660) {
    animation-delay: 666s; }
  .grid__item-4-col:nth-of-type(6661) {
    animation-delay: 666.1s; }
  .grid__item-4-col:nth-of-type(6662) {
    animation-delay: 666.2s; }
  .grid__item-4-col:nth-of-type(6663) {
    animation-delay: 666.3s; }
  .grid__item-4-col:nth-of-type(6664) {
    animation-delay: 666.4s; }
  .grid__item-4-col:nth-of-type(6665) {
    animation-delay: 666.5s; }
  .grid__item-4-col:nth-of-type(6666) {
    animation-delay: 666.6s; }
  .grid__item-4-col:nth-of-type(6667) {
    animation-delay: 666.7s; }
  .grid__item-4-col:nth-of-type(6668) {
    animation-delay: 666.8s; }
  .grid__item-4-col:nth-of-type(6669) {
    animation-delay: 666.9s; }
  .grid__item-4-col:nth-of-type(6670) {
    animation-delay: 667s; }
  .grid__item-4-col:nth-of-type(6671) {
    animation-delay: 667.1s; }
  .grid__item-4-col:nth-of-type(6672) {
    animation-delay: 667.2s; }
  .grid__item-4-col:nth-of-type(6673) {
    animation-delay: 667.3s; }
  .grid__item-4-col:nth-of-type(6674) {
    animation-delay: 667.4s; }
  .grid__item-4-col:nth-of-type(6675) {
    animation-delay: 667.5s; }
  .grid__item-4-col:nth-of-type(6676) {
    animation-delay: 667.6s; }
  .grid__item-4-col:nth-of-type(6677) {
    animation-delay: 667.7s; }
  .grid__item-4-col:nth-of-type(6678) {
    animation-delay: 667.8s; }
  .grid__item-4-col:nth-of-type(6679) {
    animation-delay: 667.9s; }
  .grid__item-4-col:nth-of-type(6680) {
    animation-delay: 668s; }
  .grid__item-4-col:nth-of-type(6681) {
    animation-delay: 668.1s; }
  .grid__item-4-col:nth-of-type(6682) {
    animation-delay: 668.2s; }
  .grid__item-4-col:nth-of-type(6683) {
    animation-delay: 668.3s; }
  .grid__item-4-col:nth-of-type(6684) {
    animation-delay: 668.4s; }
  .grid__item-4-col:nth-of-type(6685) {
    animation-delay: 668.5s; }
  .grid__item-4-col:nth-of-type(6686) {
    animation-delay: 668.6s; }
  .grid__item-4-col:nth-of-type(6687) {
    animation-delay: 668.7s; }
  .grid__item-4-col:nth-of-type(6688) {
    animation-delay: 668.8s; }
  .grid__item-4-col:nth-of-type(6689) {
    animation-delay: 668.9s; }
  .grid__item-4-col:nth-of-type(6690) {
    animation-delay: 669s; }
  .grid__item-4-col:nth-of-type(6691) {
    animation-delay: 669.1s; }
  .grid__item-4-col:nth-of-type(6692) {
    animation-delay: 669.2s; }
  .grid__item-4-col:nth-of-type(6693) {
    animation-delay: 669.3s; }
  .grid__item-4-col:nth-of-type(6694) {
    animation-delay: 669.4s; }
  .grid__item-4-col:nth-of-type(6695) {
    animation-delay: 669.5s; }
  .grid__item-4-col:nth-of-type(6696) {
    animation-delay: 669.6s; }
  .grid__item-4-col:nth-of-type(6697) {
    animation-delay: 669.7s; }
  .grid__item-4-col:nth-of-type(6698) {
    animation-delay: 669.8s; }
  .grid__item-4-col:nth-of-type(6699) {
    animation-delay: 669.9s; }
  .grid__item-4-col:nth-of-type(6700) {
    animation-delay: 670s; }
  .grid__item-4-col:nth-of-type(6701) {
    animation-delay: 670.1s; }
  .grid__item-4-col:nth-of-type(6702) {
    animation-delay: 670.2s; }
  .grid__item-4-col:nth-of-type(6703) {
    animation-delay: 670.3s; }
  .grid__item-4-col:nth-of-type(6704) {
    animation-delay: 670.4s; }
  .grid__item-4-col:nth-of-type(6705) {
    animation-delay: 670.5s; }
  .grid__item-4-col:nth-of-type(6706) {
    animation-delay: 670.6s; }
  .grid__item-4-col:nth-of-type(6707) {
    animation-delay: 670.7s; }
  .grid__item-4-col:nth-of-type(6708) {
    animation-delay: 670.8s; }
  .grid__item-4-col:nth-of-type(6709) {
    animation-delay: 670.9s; }
  .grid__item-4-col:nth-of-type(6710) {
    animation-delay: 671s; }
  .grid__item-4-col:nth-of-type(6711) {
    animation-delay: 671.1s; }
  .grid__item-4-col:nth-of-type(6712) {
    animation-delay: 671.2s; }
  .grid__item-4-col:nth-of-type(6713) {
    animation-delay: 671.3s; }
  .grid__item-4-col:nth-of-type(6714) {
    animation-delay: 671.4s; }
  .grid__item-4-col:nth-of-type(6715) {
    animation-delay: 671.5s; }
  .grid__item-4-col:nth-of-type(6716) {
    animation-delay: 671.6s; }
  .grid__item-4-col:nth-of-type(6717) {
    animation-delay: 671.7s; }
  .grid__item-4-col:nth-of-type(6718) {
    animation-delay: 671.8s; }
  .grid__item-4-col:nth-of-type(6719) {
    animation-delay: 671.9s; }
  .grid__item-4-col:nth-of-type(6720) {
    animation-delay: 672s; }
  .grid__item-4-col:nth-of-type(6721) {
    animation-delay: 672.1s; }
  .grid__item-4-col:nth-of-type(6722) {
    animation-delay: 672.2s; }
  .grid__item-4-col:nth-of-type(6723) {
    animation-delay: 672.3s; }
  .grid__item-4-col:nth-of-type(6724) {
    animation-delay: 672.4s; }
  .grid__item-4-col:nth-of-type(6725) {
    animation-delay: 672.5s; }
  .grid__item-4-col:nth-of-type(6726) {
    animation-delay: 672.6s; }
  .grid__item-4-col:nth-of-type(6727) {
    animation-delay: 672.7s; }
  .grid__item-4-col:nth-of-type(6728) {
    animation-delay: 672.8s; }
  .grid__item-4-col:nth-of-type(6729) {
    animation-delay: 672.9s; }
  .grid__item-4-col:nth-of-type(6730) {
    animation-delay: 673s; }
  .grid__item-4-col:nth-of-type(6731) {
    animation-delay: 673.1s; }
  .grid__item-4-col:nth-of-type(6732) {
    animation-delay: 673.2s; }
  .grid__item-4-col:nth-of-type(6733) {
    animation-delay: 673.3s; }
  .grid__item-4-col:nth-of-type(6734) {
    animation-delay: 673.4s; }
  .grid__item-4-col:nth-of-type(6735) {
    animation-delay: 673.5s; }
  .grid__item-4-col:nth-of-type(6736) {
    animation-delay: 673.6s; }
  .grid__item-4-col:nth-of-type(6737) {
    animation-delay: 673.7s; }
  .grid__item-4-col:nth-of-type(6738) {
    animation-delay: 673.8s; }
  .grid__item-4-col:nth-of-type(6739) {
    animation-delay: 673.9s; }
  .grid__item-4-col:nth-of-type(6740) {
    animation-delay: 674s; }
  .grid__item-4-col:nth-of-type(6741) {
    animation-delay: 674.1s; }
  .grid__item-4-col:nth-of-type(6742) {
    animation-delay: 674.2s; }
  .grid__item-4-col:nth-of-type(6743) {
    animation-delay: 674.3s; }
  .grid__item-4-col:nth-of-type(6744) {
    animation-delay: 674.4s; }
  .grid__item-4-col:nth-of-type(6745) {
    animation-delay: 674.5s; }
  .grid__item-4-col:nth-of-type(6746) {
    animation-delay: 674.6s; }
  .grid__item-4-col:nth-of-type(6747) {
    animation-delay: 674.7s; }
  .grid__item-4-col:nth-of-type(6748) {
    animation-delay: 674.8s; }
  .grid__item-4-col:nth-of-type(6749) {
    animation-delay: 674.9s; }
  .grid__item-4-col:nth-of-type(6750) {
    animation-delay: 675s; }
  .grid__item-4-col:nth-of-type(6751) {
    animation-delay: 675.1s; }
  .grid__item-4-col:nth-of-type(6752) {
    animation-delay: 675.2s; }
  .grid__item-4-col:nth-of-type(6753) {
    animation-delay: 675.3s; }
  .grid__item-4-col:nth-of-type(6754) {
    animation-delay: 675.4s; }
  .grid__item-4-col:nth-of-type(6755) {
    animation-delay: 675.5s; }
  .grid__item-4-col:nth-of-type(6756) {
    animation-delay: 675.6s; }
  .grid__item-4-col:nth-of-type(6757) {
    animation-delay: 675.7s; }
  .grid__item-4-col:nth-of-type(6758) {
    animation-delay: 675.8s; }
  .grid__item-4-col:nth-of-type(6759) {
    animation-delay: 675.9s; }
  .grid__item-4-col:nth-of-type(6760) {
    animation-delay: 676s; }
  .grid__item-4-col:nth-of-type(6761) {
    animation-delay: 676.1s; }
  .grid__item-4-col:nth-of-type(6762) {
    animation-delay: 676.2s; }
  .grid__item-4-col:nth-of-type(6763) {
    animation-delay: 676.3s; }
  .grid__item-4-col:nth-of-type(6764) {
    animation-delay: 676.4s; }
  .grid__item-4-col:nth-of-type(6765) {
    animation-delay: 676.5s; }
  .grid__item-4-col:nth-of-type(6766) {
    animation-delay: 676.6s; }
  .grid__item-4-col:nth-of-type(6767) {
    animation-delay: 676.7s; }
  .grid__item-4-col:nth-of-type(6768) {
    animation-delay: 676.8s; }
  .grid__item-4-col:nth-of-type(6769) {
    animation-delay: 676.9s; }
  .grid__item-4-col:nth-of-type(6770) {
    animation-delay: 677s; }
  .grid__item-4-col:nth-of-type(6771) {
    animation-delay: 677.1s; }
  .grid__item-4-col:nth-of-type(6772) {
    animation-delay: 677.2s; }
  .grid__item-4-col:nth-of-type(6773) {
    animation-delay: 677.3s; }
  .grid__item-4-col:nth-of-type(6774) {
    animation-delay: 677.4s; }
  .grid__item-4-col:nth-of-type(6775) {
    animation-delay: 677.5s; }
  .grid__item-4-col:nth-of-type(6776) {
    animation-delay: 677.6s; }
  .grid__item-4-col:nth-of-type(6777) {
    animation-delay: 677.7s; }
  .grid__item-4-col:nth-of-type(6778) {
    animation-delay: 677.8s; }
  .grid__item-4-col:nth-of-type(6779) {
    animation-delay: 677.9s; }
  .grid__item-4-col:nth-of-type(6780) {
    animation-delay: 678s; }
  .grid__item-4-col:nth-of-type(6781) {
    animation-delay: 678.1s; }
  .grid__item-4-col:nth-of-type(6782) {
    animation-delay: 678.2s; }
  .grid__item-4-col:nth-of-type(6783) {
    animation-delay: 678.3s; }
  .grid__item-4-col:nth-of-type(6784) {
    animation-delay: 678.4s; }
  .grid__item-4-col:nth-of-type(6785) {
    animation-delay: 678.5s; }
  .grid__item-4-col:nth-of-type(6786) {
    animation-delay: 678.6s; }
  .grid__item-4-col:nth-of-type(6787) {
    animation-delay: 678.7s; }
  .grid__item-4-col:nth-of-type(6788) {
    animation-delay: 678.8s; }
  .grid__item-4-col:nth-of-type(6789) {
    animation-delay: 678.9s; }
  .grid__item-4-col:nth-of-type(6790) {
    animation-delay: 679s; }
  .grid__item-4-col:nth-of-type(6791) {
    animation-delay: 679.1s; }
  .grid__item-4-col:nth-of-type(6792) {
    animation-delay: 679.2s; }
  .grid__item-4-col:nth-of-type(6793) {
    animation-delay: 679.3s; }
  .grid__item-4-col:nth-of-type(6794) {
    animation-delay: 679.4s; }
  .grid__item-4-col:nth-of-type(6795) {
    animation-delay: 679.5s; }
  .grid__item-4-col:nth-of-type(6796) {
    animation-delay: 679.6s; }
  .grid__item-4-col:nth-of-type(6797) {
    animation-delay: 679.7s; }
  .grid__item-4-col:nth-of-type(6798) {
    animation-delay: 679.8s; }
  .grid__item-4-col:nth-of-type(6799) {
    animation-delay: 679.9s; }
  .grid__item-4-col:nth-of-type(6800) {
    animation-delay: 680s; }
  .grid__item-4-col:nth-of-type(6801) {
    animation-delay: 680.1s; }
  .grid__item-4-col:nth-of-type(6802) {
    animation-delay: 680.2s; }
  .grid__item-4-col:nth-of-type(6803) {
    animation-delay: 680.3s; }
  .grid__item-4-col:nth-of-type(6804) {
    animation-delay: 680.4s; }
  .grid__item-4-col:nth-of-type(6805) {
    animation-delay: 680.5s; }
  .grid__item-4-col:nth-of-type(6806) {
    animation-delay: 680.6s; }
  .grid__item-4-col:nth-of-type(6807) {
    animation-delay: 680.7s; }
  .grid__item-4-col:nth-of-type(6808) {
    animation-delay: 680.8s; }
  .grid__item-4-col:nth-of-type(6809) {
    animation-delay: 680.9s; }
  .grid__item-4-col:nth-of-type(6810) {
    animation-delay: 681s; }
  .grid__item-4-col:nth-of-type(6811) {
    animation-delay: 681.1s; }
  .grid__item-4-col:nth-of-type(6812) {
    animation-delay: 681.2s; }
  .grid__item-4-col:nth-of-type(6813) {
    animation-delay: 681.3s; }
  .grid__item-4-col:nth-of-type(6814) {
    animation-delay: 681.4s; }
  .grid__item-4-col:nth-of-type(6815) {
    animation-delay: 681.5s; }
  .grid__item-4-col:nth-of-type(6816) {
    animation-delay: 681.6s; }
  .grid__item-4-col:nth-of-type(6817) {
    animation-delay: 681.7s; }
  .grid__item-4-col:nth-of-type(6818) {
    animation-delay: 681.8s; }
  .grid__item-4-col:nth-of-type(6819) {
    animation-delay: 681.9s; }
  .grid__item-4-col:nth-of-type(6820) {
    animation-delay: 682s; }
  .grid__item-4-col:nth-of-type(6821) {
    animation-delay: 682.1s; }
  .grid__item-4-col:nth-of-type(6822) {
    animation-delay: 682.2s; }
  .grid__item-4-col:nth-of-type(6823) {
    animation-delay: 682.3s; }
  .grid__item-4-col:nth-of-type(6824) {
    animation-delay: 682.4s; }
  .grid__item-4-col:nth-of-type(6825) {
    animation-delay: 682.5s; }
  .grid__item-4-col:nth-of-type(6826) {
    animation-delay: 682.6s; }
  .grid__item-4-col:nth-of-type(6827) {
    animation-delay: 682.7s; }
  .grid__item-4-col:nth-of-type(6828) {
    animation-delay: 682.8s; }
  .grid__item-4-col:nth-of-type(6829) {
    animation-delay: 682.9s; }
  .grid__item-4-col:nth-of-type(6830) {
    animation-delay: 683s; }
  .grid__item-4-col:nth-of-type(6831) {
    animation-delay: 683.1s; }
  .grid__item-4-col:nth-of-type(6832) {
    animation-delay: 683.2s; }
  .grid__item-4-col:nth-of-type(6833) {
    animation-delay: 683.3s; }
  .grid__item-4-col:nth-of-type(6834) {
    animation-delay: 683.4s; }
  .grid__item-4-col:nth-of-type(6835) {
    animation-delay: 683.5s; }
  .grid__item-4-col:nth-of-type(6836) {
    animation-delay: 683.6s; }
  .grid__item-4-col:nth-of-type(6837) {
    animation-delay: 683.7s; }
  .grid__item-4-col:nth-of-type(6838) {
    animation-delay: 683.8s; }
  .grid__item-4-col:nth-of-type(6839) {
    animation-delay: 683.9s; }
  .grid__item-4-col:nth-of-type(6840) {
    animation-delay: 684s; }
  .grid__item-4-col:nth-of-type(6841) {
    animation-delay: 684.1s; }
  .grid__item-4-col:nth-of-type(6842) {
    animation-delay: 684.2s; }
  .grid__item-4-col:nth-of-type(6843) {
    animation-delay: 684.3s; }
  .grid__item-4-col:nth-of-type(6844) {
    animation-delay: 684.4s; }
  .grid__item-4-col:nth-of-type(6845) {
    animation-delay: 684.5s; }
  .grid__item-4-col:nth-of-type(6846) {
    animation-delay: 684.6s; }
  .grid__item-4-col:nth-of-type(6847) {
    animation-delay: 684.7s; }
  .grid__item-4-col:nth-of-type(6848) {
    animation-delay: 684.8s; }
  .grid__item-4-col:nth-of-type(6849) {
    animation-delay: 684.9s; }
  .grid__item-4-col:nth-of-type(6850) {
    animation-delay: 685s; }
  .grid__item-4-col:nth-of-type(6851) {
    animation-delay: 685.1s; }
  .grid__item-4-col:nth-of-type(6852) {
    animation-delay: 685.2s; }
  .grid__item-4-col:nth-of-type(6853) {
    animation-delay: 685.3s; }
  .grid__item-4-col:nth-of-type(6854) {
    animation-delay: 685.4s; }
  .grid__item-4-col:nth-of-type(6855) {
    animation-delay: 685.5s; }
  .grid__item-4-col:nth-of-type(6856) {
    animation-delay: 685.6s; }
  .grid__item-4-col:nth-of-type(6857) {
    animation-delay: 685.7s; }
  .grid__item-4-col:nth-of-type(6858) {
    animation-delay: 685.8s; }
  .grid__item-4-col:nth-of-type(6859) {
    animation-delay: 685.9s; }
  .grid__item-4-col:nth-of-type(6860) {
    animation-delay: 686s; }
  .grid__item-4-col:nth-of-type(6861) {
    animation-delay: 686.1s; }
  .grid__item-4-col:nth-of-type(6862) {
    animation-delay: 686.2s; }
  .grid__item-4-col:nth-of-type(6863) {
    animation-delay: 686.3s; }
  .grid__item-4-col:nth-of-type(6864) {
    animation-delay: 686.4s; }
  .grid__item-4-col:nth-of-type(6865) {
    animation-delay: 686.5s; }
  .grid__item-4-col:nth-of-type(6866) {
    animation-delay: 686.6s; }
  .grid__item-4-col:nth-of-type(6867) {
    animation-delay: 686.7s; }
  .grid__item-4-col:nth-of-type(6868) {
    animation-delay: 686.8s; }
  .grid__item-4-col:nth-of-type(6869) {
    animation-delay: 686.9s; }
  .grid__item-4-col:nth-of-type(6870) {
    animation-delay: 687s; }
  .grid__item-4-col:nth-of-type(6871) {
    animation-delay: 687.1s; }
  .grid__item-4-col:nth-of-type(6872) {
    animation-delay: 687.2s; }
  .grid__item-4-col:nth-of-type(6873) {
    animation-delay: 687.3s; }
  .grid__item-4-col:nth-of-type(6874) {
    animation-delay: 687.4s; }
  .grid__item-4-col:nth-of-type(6875) {
    animation-delay: 687.5s; }
  .grid__item-4-col:nth-of-type(6876) {
    animation-delay: 687.6s; }
  .grid__item-4-col:nth-of-type(6877) {
    animation-delay: 687.7s; }
  .grid__item-4-col:nth-of-type(6878) {
    animation-delay: 687.8s; }
  .grid__item-4-col:nth-of-type(6879) {
    animation-delay: 687.9s; }
  .grid__item-4-col:nth-of-type(6880) {
    animation-delay: 688s; }
  .grid__item-4-col:nth-of-type(6881) {
    animation-delay: 688.1s; }
  .grid__item-4-col:nth-of-type(6882) {
    animation-delay: 688.2s; }
  .grid__item-4-col:nth-of-type(6883) {
    animation-delay: 688.3s; }
  .grid__item-4-col:nth-of-type(6884) {
    animation-delay: 688.4s; }
  .grid__item-4-col:nth-of-type(6885) {
    animation-delay: 688.5s; }
  .grid__item-4-col:nth-of-type(6886) {
    animation-delay: 688.6s; }
  .grid__item-4-col:nth-of-type(6887) {
    animation-delay: 688.7s; }
  .grid__item-4-col:nth-of-type(6888) {
    animation-delay: 688.8s; }
  .grid__item-4-col:nth-of-type(6889) {
    animation-delay: 688.9s; }
  .grid__item-4-col:nth-of-type(6890) {
    animation-delay: 689s; }
  .grid__item-4-col:nth-of-type(6891) {
    animation-delay: 689.1s; }
  .grid__item-4-col:nth-of-type(6892) {
    animation-delay: 689.2s; }
  .grid__item-4-col:nth-of-type(6893) {
    animation-delay: 689.3s; }
  .grid__item-4-col:nth-of-type(6894) {
    animation-delay: 689.4s; }
  .grid__item-4-col:nth-of-type(6895) {
    animation-delay: 689.5s; }
  .grid__item-4-col:nth-of-type(6896) {
    animation-delay: 689.6s; }
  .grid__item-4-col:nth-of-type(6897) {
    animation-delay: 689.7s; }
  .grid__item-4-col:nth-of-type(6898) {
    animation-delay: 689.8s; }
  .grid__item-4-col:nth-of-type(6899) {
    animation-delay: 689.9s; }
  .grid__item-4-col:nth-of-type(6900) {
    animation-delay: 690s; }
  .grid__item-4-col:nth-of-type(6901) {
    animation-delay: 690.1s; }
  .grid__item-4-col:nth-of-type(6902) {
    animation-delay: 690.2s; }
  .grid__item-4-col:nth-of-type(6903) {
    animation-delay: 690.3s; }
  .grid__item-4-col:nth-of-type(6904) {
    animation-delay: 690.4s; }
  .grid__item-4-col:nth-of-type(6905) {
    animation-delay: 690.5s; }
  .grid__item-4-col:nth-of-type(6906) {
    animation-delay: 690.6s; }
  .grid__item-4-col:nth-of-type(6907) {
    animation-delay: 690.7s; }
  .grid__item-4-col:nth-of-type(6908) {
    animation-delay: 690.8s; }
  .grid__item-4-col:nth-of-type(6909) {
    animation-delay: 690.9s; }
  .grid__item-4-col:nth-of-type(6910) {
    animation-delay: 691s; }
  .grid__item-4-col:nth-of-type(6911) {
    animation-delay: 691.1s; }
  .grid__item-4-col:nth-of-type(6912) {
    animation-delay: 691.2s; }
  .grid__item-4-col:nth-of-type(6913) {
    animation-delay: 691.3s; }
  .grid__item-4-col:nth-of-type(6914) {
    animation-delay: 691.4s; }
  .grid__item-4-col:nth-of-type(6915) {
    animation-delay: 691.5s; }
  .grid__item-4-col:nth-of-type(6916) {
    animation-delay: 691.6s; }
  .grid__item-4-col:nth-of-type(6917) {
    animation-delay: 691.7s; }
  .grid__item-4-col:nth-of-type(6918) {
    animation-delay: 691.8s; }
  .grid__item-4-col:nth-of-type(6919) {
    animation-delay: 691.9s; }
  .grid__item-4-col:nth-of-type(6920) {
    animation-delay: 692s; }
  .grid__item-4-col:nth-of-type(6921) {
    animation-delay: 692.1s; }
  .grid__item-4-col:nth-of-type(6922) {
    animation-delay: 692.2s; }
  .grid__item-4-col:nth-of-type(6923) {
    animation-delay: 692.3s; }
  .grid__item-4-col:nth-of-type(6924) {
    animation-delay: 692.4s; }
  .grid__item-4-col:nth-of-type(6925) {
    animation-delay: 692.5s; }
  .grid__item-4-col:nth-of-type(6926) {
    animation-delay: 692.6s; }
  .grid__item-4-col:nth-of-type(6927) {
    animation-delay: 692.7s; }
  .grid__item-4-col:nth-of-type(6928) {
    animation-delay: 692.8s; }
  .grid__item-4-col:nth-of-type(6929) {
    animation-delay: 692.9s; }
  .grid__item-4-col:nth-of-type(6930) {
    animation-delay: 693s; }
  .grid__item-4-col:nth-of-type(6931) {
    animation-delay: 693.1s; }
  .grid__item-4-col:nth-of-type(6932) {
    animation-delay: 693.2s; }
  .grid__item-4-col:nth-of-type(6933) {
    animation-delay: 693.3s; }
  .grid__item-4-col:nth-of-type(6934) {
    animation-delay: 693.4s; }
  .grid__item-4-col:nth-of-type(6935) {
    animation-delay: 693.5s; }
  .grid__item-4-col:nth-of-type(6936) {
    animation-delay: 693.6s; }
  .grid__item-4-col:nth-of-type(6937) {
    animation-delay: 693.7s; }
  .grid__item-4-col:nth-of-type(6938) {
    animation-delay: 693.8s; }
  .grid__item-4-col:nth-of-type(6939) {
    animation-delay: 693.9s; }
  .grid__item-4-col:nth-of-type(6940) {
    animation-delay: 694s; }
  .grid__item-4-col:nth-of-type(6941) {
    animation-delay: 694.1s; }
  .grid__item-4-col:nth-of-type(6942) {
    animation-delay: 694.2s; }
  .grid__item-4-col:nth-of-type(6943) {
    animation-delay: 694.3s; }
  .grid__item-4-col:nth-of-type(6944) {
    animation-delay: 694.4s; }
  .grid__item-4-col:nth-of-type(6945) {
    animation-delay: 694.5s; }
  .grid__item-4-col:nth-of-type(6946) {
    animation-delay: 694.6s; }
  .grid__item-4-col:nth-of-type(6947) {
    animation-delay: 694.7s; }
  .grid__item-4-col:nth-of-type(6948) {
    animation-delay: 694.8s; }
  .grid__item-4-col:nth-of-type(6949) {
    animation-delay: 694.9s; }
  .grid__item-4-col:nth-of-type(6950) {
    animation-delay: 695s; }
  .grid__item-4-col:nth-of-type(6951) {
    animation-delay: 695.1s; }
  .grid__item-4-col:nth-of-type(6952) {
    animation-delay: 695.2s; }
  .grid__item-4-col:nth-of-type(6953) {
    animation-delay: 695.3s; }
  .grid__item-4-col:nth-of-type(6954) {
    animation-delay: 695.4s; }
  .grid__item-4-col:nth-of-type(6955) {
    animation-delay: 695.5s; }
  .grid__item-4-col:nth-of-type(6956) {
    animation-delay: 695.6s; }
  .grid__item-4-col:nth-of-type(6957) {
    animation-delay: 695.7s; }
  .grid__item-4-col:nth-of-type(6958) {
    animation-delay: 695.8s; }
  .grid__item-4-col:nth-of-type(6959) {
    animation-delay: 695.9s; }
  .grid__item-4-col:nth-of-type(6960) {
    animation-delay: 696s; }
  .grid__item-4-col:nth-of-type(6961) {
    animation-delay: 696.1s; }
  .grid__item-4-col:nth-of-type(6962) {
    animation-delay: 696.2s; }
  .grid__item-4-col:nth-of-type(6963) {
    animation-delay: 696.3s; }
  .grid__item-4-col:nth-of-type(6964) {
    animation-delay: 696.4s; }
  .grid__item-4-col:nth-of-type(6965) {
    animation-delay: 696.5s; }
  .grid__item-4-col:nth-of-type(6966) {
    animation-delay: 696.6s; }
  .grid__item-4-col:nth-of-type(6967) {
    animation-delay: 696.7s; }
  .grid__item-4-col:nth-of-type(6968) {
    animation-delay: 696.8s; }
  .grid__item-4-col:nth-of-type(6969) {
    animation-delay: 696.9s; }
  .grid__item-4-col:nth-of-type(6970) {
    animation-delay: 697s; }
  .grid__item-4-col:nth-of-type(6971) {
    animation-delay: 697.1s; }
  .grid__item-4-col:nth-of-type(6972) {
    animation-delay: 697.2s; }
  .grid__item-4-col:nth-of-type(6973) {
    animation-delay: 697.3s; }
  .grid__item-4-col:nth-of-type(6974) {
    animation-delay: 697.4s; }
  .grid__item-4-col:nth-of-type(6975) {
    animation-delay: 697.5s; }
  .grid__item-4-col:nth-of-type(6976) {
    animation-delay: 697.6s; }
  .grid__item-4-col:nth-of-type(6977) {
    animation-delay: 697.7s; }
  .grid__item-4-col:nth-of-type(6978) {
    animation-delay: 697.8s; }
  .grid__item-4-col:nth-of-type(6979) {
    animation-delay: 697.9s; }
  .grid__item-4-col:nth-of-type(6980) {
    animation-delay: 698s; }
  .grid__item-4-col:nth-of-type(6981) {
    animation-delay: 698.1s; }
  .grid__item-4-col:nth-of-type(6982) {
    animation-delay: 698.2s; }
  .grid__item-4-col:nth-of-type(6983) {
    animation-delay: 698.3s; }
  .grid__item-4-col:nth-of-type(6984) {
    animation-delay: 698.4s; }
  .grid__item-4-col:nth-of-type(6985) {
    animation-delay: 698.5s; }
  .grid__item-4-col:nth-of-type(6986) {
    animation-delay: 698.6s; }
  .grid__item-4-col:nth-of-type(6987) {
    animation-delay: 698.7s; }
  .grid__item-4-col:nth-of-type(6988) {
    animation-delay: 698.8s; }
  .grid__item-4-col:nth-of-type(6989) {
    animation-delay: 698.9s; }
  .grid__item-4-col:nth-of-type(6990) {
    animation-delay: 699s; }
  .grid__item-4-col:nth-of-type(6991) {
    animation-delay: 699.1s; }
  .grid__item-4-col:nth-of-type(6992) {
    animation-delay: 699.2s; }
  .grid__item-4-col:nth-of-type(6993) {
    animation-delay: 699.3s; }
  .grid__item-4-col:nth-of-type(6994) {
    animation-delay: 699.4s; }
  .grid__item-4-col:nth-of-type(6995) {
    animation-delay: 699.5s; }
  .grid__item-4-col:nth-of-type(6996) {
    animation-delay: 699.6s; }
  .grid__item-4-col:nth-of-type(6997) {
    animation-delay: 699.7s; }
  .grid__item-4-col:nth-of-type(6998) {
    animation-delay: 699.8s; }
  .grid__item-4-col:nth-of-type(6999) {
    animation-delay: 699.9s; }
  .grid__item-4-col:nth-of-type(7000) {
    animation-delay: 700s; }
  .grid__item-4-col:nth-of-type(7001) {
    animation-delay: 700.1s; }
  .grid__item-4-col:nth-of-type(7002) {
    animation-delay: 700.2s; }
  .grid__item-4-col:nth-of-type(7003) {
    animation-delay: 700.3s; }
  .grid__item-4-col:nth-of-type(7004) {
    animation-delay: 700.4s; }
  .grid__item-4-col:nth-of-type(7005) {
    animation-delay: 700.5s; }
  .grid__item-4-col:nth-of-type(7006) {
    animation-delay: 700.6s; }
  .grid__item-4-col:nth-of-type(7007) {
    animation-delay: 700.7s; }
  .grid__item-4-col:nth-of-type(7008) {
    animation-delay: 700.8s; }
  .grid__item-4-col:nth-of-type(7009) {
    animation-delay: 700.9s; }
  .grid__item-4-col:nth-of-type(7010) {
    animation-delay: 701s; }
  .grid__item-4-col:nth-of-type(7011) {
    animation-delay: 701.1s; }
  .grid__item-4-col:nth-of-type(7012) {
    animation-delay: 701.2s; }
  .grid__item-4-col:nth-of-type(7013) {
    animation-delay: 701.3s; }
  .grid__item-4-col:nth-of-type(7014) {
    animation-delay: 701.4s; }
  .grid__item-4-col:nth-of-type(7015) {
    animation-delay: 701.5s; }
  .grid__item-4-col:nth-of-type(7016) {
    animation-delay: 701.6s; }
  .grid__item-4-col:nth-of-type(7017) {
    animation-delay: 701.7s; }
  .grid__item-4-col:nth-of-type(7018) {
    animation-delay: 701.8s; }
  .grid__item-4-col:nth-of-type(7019) {
    animation-delay: 701.9s; }
  .grid__item-4-col:nth-of-type(7020) {
    animation-delay: 702s; }
  .grid__item-4-col:nth-of-type(7021) {
    animation-delay: 702.1s; }
  .grid__item-4-col:nth-of-type(7022) {
    animation-delay: 702.2s; }
  .grid__item-4-col:nth-of-type(7023) {
    animation-delay: 702.3s; }
  .grid__item-4-col:nth-of-type(7024) {
    animation-delay: 702.4s; }
  .grid__item-4-col:nth-of-type(7025) {
    animation-delay: 702.5s; }
  .grid__item-4-col:nth-of-type(7026) {
    animation-delay: 702.6s; }
  .grid__item-4-col:nth-of-type(7027) {
    animation-delay: 702.7s; }
  .grid__item-4-col:nth-of-type(7028) {
    animation-delay: 702.8s; }
  .grid__item-4-col:nth-of-type(7029) {
    animation-delay: 702.9s; }
  .grid__item-4-col:nth-of-type(7030) {
    animation-delay: 703s; }
  .grid__item-4-col:nth-of-type(7031) {
    animation-delay: 703.1s; }
  .grid__item-4-col:nth-of-type(7032) {
    animation-delay: 703.2s; }
  .grid__item-4-col:nth-of-type(7033) {
    animation-delay: 703.3s; }
  .grid__item-4-col:nth-of-type(7034) {
    animation-delay: 703.4s; }
  .grid__item-4-col:nth-of-type(7035) {
    animation-delay: 703.5s; }
  .grid__item-4-col:nth-of-type(7036) {
    animation-delay: 703.6s; }
  .grid__item-4-col:nth-of-type(7037) {
    animation-delay: 703.7s; }
  .grid__item-4-col:nth-of-type(7038) {
    animation-delay: 703.8s; }
  .grid__item-4-col:nth-of-type(7039) {
    animation-delay: 703.9s; }
  .grid__item-4-col:nth-of-type(7040) {
    animation-delay: 704s; }
  .grid__item-4-col:nth-of-type(7041) {
    animation-delay: 704.1s; }
  .grid__item-4-col:nth-of-type(7042) {
    animation-delay: 704.2s; }
  .grid__item-4-col:nth-of-type(7043) {
    animation-delay: 704.3s; }
  .grid__item-4-col:nth-of-type(7044) {
    animation-delay: 704.4s; }
  .grid__item-4-col:nth-of-type(7045) {
    animation-delay: 704.5s; }
  .grid__item-4-col:nth-of-type(7046) {
    animation-delay: 704.6s; }
  .grid__item-4-col:nth-of-type(7047) {
    animation-delay: 704.7s; }
  .grid__item-4-col:nth-of-type(7048) {
    animation-delay: 704.8s; }
  .grid__item-4-col:nth-of-type(7049) {
    animation-delay: 704.9s; }
  .grid__item-4-col:nth-of-type(7050) {
    animation-delay: 705s; }
  .grid__item-4-col:nth-of-type(7051) {
    animation-delay: 705.1s; }
  .grid__item-4-col:nth-of-type(7052) {
    animation-delay: 705.2s; }
  .grid__item-4-col:nth-of-type(7053) {
    animation-delay: 705.3s; }
  .grid__item-4-col:nth-of-type(7054) {
    animation-delay: 705.4s; }
  .grid__item-4-col:nth-of-type(7055) {
    animation-delay: 705.5s; }
  .grid__item-4-col:nth-of-type(7056) {
    animation-delay: 705.6s; }
  .grid__item-4-col:nth-of-type(7057) {
    animation-delay: 705.7s; }
  .grid__item-4-col:nth-of-type(7058) {
    animation-delay: 705.8s; }
  .grid__item-4-col:nth-of-type(7059) {
    animation-delay: 705.9s; }
  .grid__item-4-col:nth-of-type(7060) {
    animation-delay: 706s; }
  .grid__item-4-col:nth-of-type(7061) {
    animation-delay: 706.1s; }
  .grid__item-4-col:nth-of-type(7062) {
    animation-delay: 706.2s; }
  .grid__item-4-col:nth-of-type(7063) {
    animation-delay: 706.3s; }
  .grid__item-4-col:nth-of-type(7064) {
    animation-delay: 706.4s; }
  .grid__item-4-col:nth-of-type(7065) {
    animation-delay: 706.5s; }
  .grid__item-4-col:nth-of-type(7066) {
    animation-delay: 706.6s; }
  .grid__item-4-col:nth-of-type(7067) {
    animation-delay: 706.7s; }
  .grid__item-4-col:nth-of-type(7068) {
    animation-delay: 706.8s; }
  .grid__item-4-col:nth-of-type(7069) {
    animation-delay: 706.9s; }
  .grid__item-4-col:nth-of-type(7070) {
    animation-delay: 707s; }
  .grid__item-4-col:nth-of-type(7071) {
    animation-delay: 707.1s; }
  .grid__item-4-col:nth-of-type(7072) {
    animation-delay: 707.2s; }
  .grid__item-4-col:nth-of-type(7073) {
    animation-delay: 707.3s; }
  .grid__item-4-col:nth-of-type(7074) {
    animation-delay: 707.4s; }
  .grid__item-4-col:nth-of-type(7075) {
    animation-delay: 707.5s; }
  .grid__item-4-col:nth-of-type(7076) {
    animation-delay: 707.6s; }
  .grid__item-4-col:nth-of-type(7077) {
    animation-delay: 707.7s; }
  .grid__item-4-col:nth-of-type(7078) {
    animation-delay: 707.8s; }
  .grid__item-4-col:nth-of-type(7079) {
    animation-delay: 707.9s; }
  .grid__item-4-col:nth-of-type(7080) {
    animation-delay: 708s; }
  .grid__item-4-col:nth-of-type(7081) {
    animation-delay: 708.1s; }
  .grid__item-4-col:nth-of-type(7082) {
    animation-delay: 708.2s; }
  .grid__item-4-col:nth-of-type(7083) {
    animation-delay: 708.3s; }
  .grid__item-4-col:nth-of-type(7084) {
    animation-delay: 708.4s; }
  .grid__item-4-col:nth-of-type(7085) {
    animation-delay: 708.5s; }
  .grid__item-4-col:nth-of-type(7086) {
    animation-delay: 708.6s; }
  .grid__item-4-col:nth-of-type(7087) {
    animation-delay: 708.7s; }
  .grid__item-4-col:nth-of-type(7088) {
    animation-delay: 708.8s; }
  .grid__item-4-col:nth-of-type(7089) {
    animation-delay: 708.9s; }
  .grid__item-4-col:nth-of-type(7090) {
    animation-delay: 709s; }
  .grid__item-4-col:nth-of-type(7091) {
    animation-delay: 709.1s; }
  .grid__item-4-col:nth-of-type(7092) {
    animation-delay: 709.2s; }
  .grid__item-4-col:nth-of-type(7093) {
    animation-delay: 709.3s; }
  .grid__item-4-col:nth-of-type(7094) {
    animation-delay: 709.4s; }
  .grid__item-4-col:nth-of-type(7095) {
    animation-delay: 709.5s; }
  .grid__item-4-col:nth-of-type(7096) {
    animation-delay: 709.6s; }
  .grid__item-4-col:nth-of-type(7097) {
    animation-delay: 709.7s; }
  .grid__item-4-col:nth-of-type(7098) {
    animation-delay: 709.8s; }
  .grid__item-4-col:nth-of-type(7099) {
    animation-delay: 709.9s; }
  .grid__item-4-col:nth-of-type(7100) {
    animation-delay: 710s; }
  .grid__item-4-col:nth-of-type(7101) {
    animation-delay: 710.1s; }
  .grid__item-4-col:nth-of-type(7102) {
    animation-delay: 710.2s; }
  .grid__item-4-col:nth-of-type(7103) {
    animation-delay: 710.3s; }
  .grid__item-4-col:nth-of-type(7104) {
    animation-delay: 710.4s; }
  .grid__item-4-col:nth-of-type(7105) {
    animation-delay: 710.5s; }
  .grid__item-4-col:nth-of-type(7106) {
    animation-delay: 710.6s; }
  .grid__item-4-col:nth-of-type(7107) {
    animation-delay: 710.7s; }
  .grid__item-4-col:nth-of-type(7108) {
    animation-delay: 710.8s; }
  .grid__item-4-col:nth-of-type(7109) {
    animation-delay: 710.9s; }
  .grid__item-4-col:nth-of-type(7110) {
    animation-delay: 711s; }
  .grid__item-4-col:nth-of-type(7111) {
    animation-delay: 711.1s; }
  .grid__item-4-col:nth-of-type(7112) {
    animation-delay: 711.2s; }
  .grid__item-4-col:nth-of-type(7113) {
    animation-delay: 711.3s; }
  .grid__item-4-col:nth-of-type(7114) {
    animation-delay: 711.4s; }
  .grid__item-4-col:nth-of-type(7115) {
    animation-delay: 711.5s; }
  .grid__item-4-col:nth-of-type(7116) {
    animation-delay: 711.6s; }
  .grid__item-4-col:nth-of-type(7117) {
    animation-delay: 711.7s; }
  .grid__item-4-col:nth-of-type(7118) {
    animation-delay: 711.8s; }
  .grid__item-4-col:nth-of-type(7119) {
    animation-delay: 711.9s; }
  .grid__item-4-col:nth-of-type(7120) {
    animation-delay: 712s; }
  .grid__item-4-col:nth-of-type(7121) {
    animation-delay: 712.1s; }
  .grid__item-4-col:nth-of-type(7122) {
    animation-delay: 712.2s; }
  .grid__item-4-col:nth-of-type(7123) {
    animation-delay: 712.3s; }
  .grid__item-4-col:nth-of-type(7124) {
    animation-delay: 712.4s; }
  .grid__item-4-col:nth-of-type(7125) {
    animation-delay: 712.5s; }
  .grid__item-4-col:nth-of-type(7126) {
    animation-delay: 712.6s; }
  .grid__item-4-col:nth-of-type(7127) {
    animation-delay: 712.7s; }
  .grid__item-4-col:nth-of-type(7128) {
    animation-delay: 712.8s; }
  .grid__item-4-col:nth-of-type(7129) {
    animation-delay: 712.9s; }
  .grid__item-4-col:nth-of-type(7130) {
    animation-delay: 713s; }
  .grid__item-4-col:nth-of-type(7131) {
    animation-delay: 713.1s; }
  .grid__item-4-col:nth-of-type(7132) {
    animation-delay: 713.2s; }
  .grid__item-4-col:nth-of-type(7133) {
    animation-delay: 713.3s; }
  .grid__item-4-col:nth-of-type(7134) {
    animation-delay: 713.4s; }
  .grid__item-4-col:nth-of-type(7135) {
    animation-delay: 713.5s; }
  .grid__item-4-col:nth-of-type(7136) {
    animation-delay: 713.6s; }
  .grid__item-4-col:nth-of-type(7137) {
    animation-delay: 713.7s; }
  .grid__item-4-col:nth-of-type(7138) {
    animation-delay: 713.8s; }
  .grid__item-4-col:nth-of-type(7139) {
    animation-delay: 713.9s; }
  .grid__item-4-col:nth-of-type(7140) {
    animation-delay: 714s; }
  .grid__item-4-col:nth-of-type(7141) {
    animation-delay: 714.1s; }
  .grid__item-4-col:nth-of-type(7142) {
    animation-delay: 714.2s; }
  .grid__item-4-col:nth-of-type(7143) {
    animation-delay: 714.3s; }
  .grid__item-4-col:nth-of-type(7144) {
    animation-delay: 714.4s; }
  .grid__item-4-col:nth-of-type(7145) {
    animation-delay: 714.5s; }
  .grid__item-4-col:nth-of-type(7146) {
    animation-delay: 714.6s; }
  .grid__item-4-col:nth-of-type(7147) {
    animation-delay: 714.7s; }
  .grid__item-4-col:nth-of-type(7148) {
    animation-delay: 714.8s; }
  .grid__item-4-col:nth-of-type(7149) {
    animation-delay: 714.9s; }
  .grid__item-4-col:nth-of-type(7150) {
    animation-delay: 715s; }
  .grid__item-4-col:nth-of-type(7151) {
    animation-delay: 715.1s; }
  .grid__item-4-col:nth-of-type(7152) {
    animation-delay: 715.2s; }
  .grid__item-4-col:nth-of-type(7153) {
    animation-delay: 715.3s; }
  .grid__item-4-col:nth-of-type(7154) {
    animation-delay: 715.4s; }
  .grid__item-4-col:nth-of-type(7155) {
    animation-delay: 715.5s; }
  .grid__item-4-col:nth-of-type(7156) {
    animation-delay: 715.6s; }
  .grid__item-4-col:nth-of-type(7157) {
    animation-delay: 715.7s; }
  .grid__item-4-col:nth-of-type(7158) {
    animation-delay: 715.8s; }
  .grid__item-4-col:nth-of-type(7159) {
    animation-delay: 715.9s; }
  .grid__item-4-col:nth-of-type(7160) {
    animation-delay: 716s; }
  .grid__item-4-col:nth-of-type(7161) {
    animation-delay: 716.1s; }
  .grid__item-4-col:nth-of-type(7162) {
    animation-delay: 716.2s; }
  .grid__item-4-col:nth-of-type(7163) {
    animation-delay: 716.3s; }
  .grid__item-4-col:nth-of-type(7164) {
    animation-delay: 716.4s; }
  .grid__item-4-col:nth-of-type(7165) {
    animation-delay: 716.5s; }
  .grid__item-4-col:nth-of-type(7166) {
    animation-delay: 716.6s; }
  .grid__item-4-col:nth-of-type(7167) {
    animation-delay: 716.7s; }
  .grid__item-4-col:nth-of-type(7168) {
    animation-delay: 716.8s; }
  .grid__item-4-col:nth-of-type(7169) {
    animation-delay: 716.9s; }
  .grid__item-4-col:nth-of-type(7170) {
    animation-delay: 717s; }
  .grid__item-4-col:nth-of-type(7171) {
    animation-delay: 717.1s; }
  .grid__item-4-col:nth-of-type(7172) {
    animation-delay: 717.2s; }
  .grid__item-4-col:nth-of-type(7173) {
    animation-delay: 717.3s; }
  .grid__item-4-col:nth-of-type(7174) {
    animation-delay: 717.4s; }
  .grid__item-4-col:nth-of-type(7175) {
    animation-delay: 717.5s; }
  .grid__item-4-col:nth-of-type(7176) {
    animation-delay: 717.6s; }
  .grid__item-4-col:nth-of-type(7177) {
    animation-delay: 717.7s; }
  .grid__item-4-col:nth-of-type(7178) {
    animation-delay: 717.8s; }
  .grid__item-4-col:nth-of-type(7179) {
    animation-delay: 717.9s; }
  .grid__item-4-col:nth-of-type(7180) {
    animation-delay: 718s; }
  .grid__item-4-col:nth-of-type(7181) {
    animation-delay: 718.1s; }
  .grid__item-4-col:nth-of-type(7182) {
    animation-delay: 718.2s; }
  .grid__item-4-col:nth-of-type(7183) {
    animation-delay: 718.3s; }
  .grid__item-4-col:nth-of-type(7184) {
    animation-delay: 718.4s; }
  .grid__item-4-col:nth-of-type(7185) {
    animation-delay: 718.5s; }
  .grid__item-4-col:nth-of-type(7186) {
    animation-delay: 718.6s; }
  .grid__item-4-col:nth-of-type(7187) {
    animation-delay: 718.7s; }
  .grid__item-4-col:nth-of-type(7188) {
    animation-delay: 718.8s; }
  .grid__item-4-col:nth-of-type(7189) {
    animation-delay: 718.9s; }
  .grid__item-4-col:nth-of-type(7190) {
    animation-delay: 719s; }
  .grid__item-4-col:nth-of-type(7191) {
    animation-delay: 719.1s; }
  .grid__item-4-col:nth-of-type(7192) {
    animation-delay: 719.2s; }
  .grid__item-4-col:nth-of-type(7193) {
    animation-delay: 719.3s; }
  .grid__item-4-col:nth-of-type(7194) {
    animation-delay: 719.4s; }
  .grid__item-4-col:nth-of-type(7195) {
    animation-delay: 719.5s; }
  .grid__item-4-col:nth-of-type(7196) {
    animation-delay: 719.6s; }
  .grid__item-4-col:nth-of-type(7197) {
    animation-delay: 719.7s; }
  .grid__item-4-col:nth-of-type(7198) {
    animation-delay: 719.8s; }
  .grid__item-4-col:nth-of-type(7199) {
    animation-delay: 719.9s; }
  .grid__item-4-col:nth-of-type(7200) {
    animation-delay: 720s; }
  .grid__item-4-col:nth-of-type(7201) {
    animation-delay: 720.1s; }
  .grid__item-4-col:nth-of-type(7202) {
    animation-delay: 720.2s; }
  .grid__item-4-col:nth-of-type(7203) {
    animation-delay: 720.3s; }
  .grid__item-4-col:nth-of-type(7204) {
    animation-delay: 720.4s; }
  .grid__item-4-col:nth-of-type(7205) {
    animation-delay: 720.5s; }
  .grid__item-4-col:nth-of-type(7206) {
    animation-delay: 720.6s; }
  .grid__item-4-col:nth-of-type(7207) {
    animation-delay: 720.7s; }
  .grid__item-4-col:nth-of-type(7208) {
    animation-delay: 720.8s; }
  .grid__item-4-col:nth-of-type(7209) {
    animation-delay: 720.9s; }
  .grid__item-4-col:nth-of-type(7210) {
    animation-delay: 721s; }
  .grid__item-4-col:nth-of-type(7211) {
    animation-delay: 721.1s; }
  .grid__item-4-col:nth-of-type(7212) {
    animation-delay: 721.2s; }
  .grid__item-4-col:nth-of-type(7213) {
    animation-delay: 721.3s; }
  .grid__item-4-col:nth-of-type(7214) {
    animation-delay: 721.4s; }
  .grid__item-4-col:nth-of-type(7215) {
    animation-delay: 721.5s; }
  .grid__item-4-col:nth-of-type(7216) {
    animation-delay: 721.6s; }
  .grid__item-4-col:nth-of-type(7217) {
    animation-delay: 721.7s; }
  .grid__item-4-col:nth-of-type(7218) {
    animation-delay: 721.8s; }
  .grid__item-4-col:nth-of-type(7219) {
    animation-delay: 721.9s; }
  .grid__item-4-col:nth-of-type(7220) {
    animation-delay: 722s; }
  .grid__item-4-col:nth-of-type(7221) {
    animation-delay: 722.1s; }
  .grid__item-4-col:nth-of-type(7222) {
    animation-delay: 722.2s; }
  .grid__item-4-col:nth-of-type(7223) {
    animation-delay: 722.3s; }
  .grid__item-4-col:nth-of-type(7224) {
    animation-delay: 722.4s; }
  .grid__item-4-col:nth-of-type(7225) {
    animation-delay: 722.5s; }
  .grid__item-4-col:nth-of-type(7226) {
    animation-delay: 722.6s; }
  .grid__item-4-col:nth-of-type(7227) {
    animation-delay: 722.7s; }
  .grid__item-4-col:nth-of-type(7228) {
    animation-delay: 722.8s; }
  .grid__item-4-col:nth-of-type(7229) {
    animation-delay: 722.9s; }
  .grid__item-4-col:nth-of-type(7230) {
    animation-delay: 723s; }
  .grid__item-4-col:nth-of-type(7231) {
    animation-delay: 723.1s; }
  .grid__item-4-col:nth-of-type(7232) {
    animation-delay: 723.2s; }
  .grid__item-4-col:nth-of-type(7233) {
    animation-delay: 723.3s; }
  .grid__item-4-col:nth-of-type(7234) {
    animation-delay: 723.4s; }
  .grid__item-4-col:nth-of-type(7235) {
    animation-delay: 723.5s; }
  .grid__item-4-col:nth-of-type(7236) {
    animation-delay: 723.6s; }
  .grid__item-4-col:nth-of-type(7237) {
    animation-delay: 723.7s; }
  .grid__item-4-col:nth-of-type(7238) {
    animation-delay: 723.8s; }
  .grid__item-4-col:nth-of-type(7239) {
    animation-delay: 723.9s; }
  .grid__item-4-col:nth-of-type(7240) {
    animation-delay: 724s; }
  .grid__item-4-col:nth-of-type(7241) {
    animation-delay: 724.1s; }
  .grid__item-4-col:nth-of-type(7242) {
    animation-delay: 724.2s; }
  .grid__item-4-col:nth-of-type(7243) {
    animation-delay: 724.3s; }
  .grid__item-4-col:nth-of-type(7244) {
    animation-delay: 724.4s; }
  .grid__item-4-col:nth-of-type(7245) {
    animation-delay: 724.5s; }
  .grid__item-4-col:nth-of-type(7246) {
    animation-delay: 724.6s; }
  .grid__item-4-col:nth-of-type(7247) {
    animation-delay: 724.7s; }
  .grid__item-4-col:nth-of-type(7248) {
    animation-delay: 724.8s; }
  .grid__item-4-col:nth-of-type(7249) {
    animation-delay: 724.9s; }
  .grid__item-4-col:nth-of-type(7250) {
    animation-delay: 725s; }
  .grid__item-4-col:nth-of-type(7251) {
    animation-delay: 725.1s; }
  .grid__item-4-col:nth-of-type(7252) {
    animation-delay: 725.2s; }
  .grid__item-4-col:nth-of-type(7253) {
    animation-delay: 725.3s; }
  .grid__item-4-col:nth-of-type(7254) {
    animation-delay: 725.4s; }
  .grid__item-4-col:nth-of-type(7255) {
    animation-delay: 725.5s; }
  .grid__item-4-col:nth-of-type(7256) {
    animation-delay: 725.6s; }
  .grid__item-4-col:nth-of-type(7257) {
    animation-delay: 725.7s; }
  .grid__item-4-col:nth-of-type(7258) {
    animation-delay: 725.8s; }
  .grid__item-4-col:nth-of-type(7259) {
    animation-delay: 725.9s; }
  .grid__item-4-col:nth-of-type(7260) {
    animation-delay: 726s; }
  .grid__item-4-col:nth-of-type(7261) {
    animation-delay: 726.1s; }
  .grid__item-4-col:nth-of-type(7262) {
    animation-delay: 726.2s; }
  .grid__item-4-col:nth-of-type(7263) {
    animation-delay: 726.3s; }
  .grid__item-4-col:nth-of-type(7264) {
    animation-delay: 726.4s; }
  .grid__item-4-col:nth-of-type(7265) {
    animation-delay: 726.5s; }
  .grid__item-4-col:nth-of-type(7266) {
    animation-delay: 726.6s; }
  .grid__item-4-col:nth-of-type(7267) {
    animation-delay: 726.7s; }
  .grid__item-4-col:nth-of-type(7268) {
    animation-delay: 726.8s; }
  .grid__item-4-col:nth-of-type(7269) {
    animation-delay: 726.9s; }
  .grid__item-4-col:nth-of-type(7270) {
    animation-delay: 727s; }
  .grid__item-4-col:nth-of-type(7271) {
    animation-delay: 727.1s; }
  .grid__item-4-col:nth-of-type(7272) {
    animation-delay: 727.2s; }
  .grid__item-4-col:nth-of-type(7273) {
    animation-delay: 727.3s; }
  .grid__item-4-col:nth-of-type(7274) {
    animation-delay: 727.4s; }
  .grid__item-4-col:nth-of-type(7275) {
    animation-delay: 727.5s; }
  .grid__item-4-col:nth-of-type(7276) {
    animation-delay: 727.6s; }
  .grid__item-4-col:nth-of-type(7277) {
    animation-delay: 727.7s; }
  .grid__item-4-col:nth-of-type(7278) {
    animation-delay: 727.8s; }
  .grid__item-4-col:nth-of-type(7279) {
    animation-delay: 727.9s; }
  .grid__item-4-col:nth-of-type(7280) {
    animation-delay: 728s; }
  .grid__item-4-col:nth-of-type(7281) {
    animation-delay: 728.1s; }
  .grid__item-4-col:nth-of-type(7282) {
    animation-delay: 728.2s; }
  .grid__item-4-col:nth-of-type(7283) {
    animation-delay: 728.3s; }
  .grid__item-4-col:nth-of-type(7284) {
    animation-delay: 728.4s; }
  .grid__item-4-col:nth-of-type(7285) {
    animation-delay: 728.5s; }
  .grid__item-4-col:nth-of-type(7286) {
    animation-delay: 728.6s; }
  .grid__item-4-col:nth-of-type(7287) {
    animation-delay: 728.7s; }
  .grid__item-4-col:nth-of-type(7288) {
    animation-delay: 728.8s; }
  .grid__item-4-col:nth-of-type(7289) {
    animation-delay: 728.9s; }
  .grid__item-4-col:nth-of-type(7290) {
    animation-delay: 729s; }
  .grid__item-4-col:nth-of-type(7291) {
    animation-delay: 729.1s; }
  .grid__item-4-col:nth-of-type(7292) {
    animation-delay: 729.2s; }
  .grid__item-4-col:nth-of-type(7293) {
    animation-delay: 729.3s; }
  .grid__item-4-col:nth-of-type(7294) {
    animation-delay: 729.4s; }
  .grid__item-4-col:nth-of-type(7295) {
    animation-delay: 729.5s; }
  .grid__item-4-col:nth-of-type(7296) {
    animation-delay: 729.6s; }
  .grid__item-4-col:nth-of-type(7297) {
    animation-delay: 729.7s; }
  .grid__item-4-col:nth-of-type(7298) {
    animation-delay: 729.8s; }
  .grid__item-4-col:nth-of-type(7299) {
    animation-delay: 729.9s; }
  .grid__item-4-col:nth-of-type(7300) {
    animation-delay: 730s; }
  .grid__item-4-col:nth-of-type(7301) {
    animation-delay: 730.1s; }
  .grid__item-4-col:nth-of-type(7302) {
    animation-delay: 730.2s; }
  .grid__item-4-col:nth-of-type(7303) {
    animation-delay: 730.3s; }
  .grid__item-4-col:nth-of-type(7304) {
    animation-delay: 730.4s; }
  .grid__item-4-col:nth-of-type(7305) {
    animation-delay: 730.5s; }
  .grid__item-4-col:nth-of-type(7306) {
    animation-delay: 730.6s; }
  .grid__item-4-col:nth-of-type(7307) {
    animation-delay: 730.7s; }
  .grid__item-4-col:nth-of-type(7308) {
    animation-delay: 730.8s; }
  .grid__item-4-col:nth-of-type(7309) {
    animation-delay: 730.9s; }
  .grid__item-4-col:nth-of-type(7310) {
    animation-delay: 731s; }
  .grid__item-4-col:nth-of-type(7311) {
    animation-delay: 731.1s; }
  .grid__item-4-col:nth-of-type(7312) {
    animation-delay: 731.2s; }
  .grid__item-4-col:nth-of-type(7313) {
    animation-delay: 731.3s; }
  .grid__item-4-col:nth-of-type(7314) {
    animation-delay: 731.4s; }
  .grid__item-4-col:nth-of-type(7315) {
    animation-delay: 731.5s; }
  .grid__item-4-col:nth-of-type(7316) {
    animation-delay: 731.6s; }
  .grid__item-4-col:nth-of-type(7317) {
    animation-delay: 731.7s; }
  .grid__item-4-col:nth-of-type(7318) {
    animation-delay: 731.8s; }
  .grid__item-4-col:nth-of-type(7319) {
    animation-delay: 731.9s; }
  .grid__item-4-col:nth-of-type(7320) {
    animation-delay: 732s; }
  .grid__item-4-col:nth-of-type(7321) {
    animation-delay: 732.1s; }
  .grid__item-4-col:nth-of-type(7322) {
    animation-delay: 732.2s; }
  .grid__item-4-col:nth-of-type(7323) {
    animation-delay: 732.3s; }
  .grid__item-4-col:nth-of-type(7324) {
    animation-delay: 732.4s; }
  .grid__item-4-col:nth-of-type(7325) {
    animation-delay: 732.5s; }
  .grid__item-4-col:nth-of-type(7326) {
    animation-delay: 732.6s; }
  .grid__item-4-col:nth-of-type(7327) {
    animation-delay: 732.7s; }
  .grid__item-4-col:nth-of-type(7328) {
    animation-delay: 732.8s; }
  .grid__item-4-col:nth-of-type(7329) {
    animation-delay: 732.9s; }
  .grid__item-4-col:nth-of-type(7330) {
    animation-delay: 733s; }
  .grid__item-4-col:nth-of-type(7331) {
    animation-delay: 733.1s; }
  .grid__item-4-col:nth-of-type(7332) {
    animation-delay: 733.2s; }
  .grid__item-4-col:nth-of-type(7333) {
    animation-delay: 733.3s; }
  .grid__item-4-col:nth-of-type(7334) {
    animation-delay: 733.4s; }
  .grid__item-4-col:nth-of-type(7335) {
    animation-delay: 733.5s; }
  .grid__item-4-col:nth-of-type(7336) {
    animation-delay: 733.6s; }
  .grid__item-4-col:nth-of-type(7337) {
    animation-delay: 733.7s; }
  .grid__item-4-col:nth-of-type(7338) {
    animation-delay: 733.8s; }
  .grid__item-4-col:nth-of-type(7339) {
    animation-delay: 733.9s; }
  .grid__item-4-col:nth-of-type(7340) {
    animation-delay: 734s; }
  .grid__item-4-col:nth-of-type(7341) {
    animation-delay: 734.1s; }
  .grid__item-4-col:nth-of-type(7342) {
    animation-delay: 734.2s; }
  .grid__item-4-col:nth-of-type(7343) {
    animation-delay: 734.3s; }
  .grid__item-4-col:nth-of-type(7344) {
    animation-delay: 734.4s; }
  .grid__item-4-col:nth-of-type(7345) {
    animation-delay: 734.5s; }
  .grid__item-4-col:nth-of-type(7346) {
    animation-delay: 734.6s; }
  .grid__item-4-col:nth-of-type(7347) {
    animation-delay: 734.7s; }
  .grid__item-4-col:nth-of-type(7348) {
    animation-delay: 734.8s; }
  .grid__item-4-col:nth-of-type(7349) {
    animation-delay: 734.9s; }
  .grid__item-4-col:nth-of-type(7350) {
    animation-delay: 735s; }
  .grid__item-4-col:nth-of-type(7351) {
    animation-delay: 735.1s; }
  .grid__item-4-col:nth-of-type(7352) {
    animation-delay: 735.2s; }
  .grid__item-4-col:nth-of-type(7353) {
    animation-delay: 735.3s; }
  .grid__item-4-col:nth-of-type(7354) {
    animation-delay: 735.4s; }
  .grid__item-4-col:nth-of-type(7355) {
    animation-delay: 735.5s; }
  .grid__item-4-col:nth-of-type(7356) {
    animation-delay: 735.6s; }
  .grid__item-4-col:nth-of-type(7357) {
    animation-delay: 735.7s; }
  .grid__item-4-col:nth-of-type(7358) {
    animation-delay: 735.8s; }
  .grid__item-4-col:nth-of-type(7359) {
    animation-delay: 735.9s; }
  .grid__item-4-col:nth-of-type(7360) {
    animation-delay: 736s; }
  .grid__item-4-col:nth-of-type(7361) {
    animation-delay: 736.1s; }
  .grid__item-4-col:nth-of-type(7362) {
    animation-delay: 736.2s; }
  .grid__item-4-col:nth-of-type(7363) {
    animation-delay: 736.3s; }
  .grid__item-4-col:nth-of-type(7364) {
    animation-delay: 736.4s; }
  .grid__item-4-col:nth-of-type(7365) {
    animation-delay: 736.5s; }
  .grid__item-4-col:nth-of-type(7366) {
    animation-delay: 736.6s; }
  .grid__item-4-col:nth-of-type(7367) {
    animation-delay: 736.7s; }
  .grid__item-4-col:nth-of-type(7368) {
    animation-delay: 736.8s; }
  .grid__item-4-col:nth-of-type(7369) {
    animation-delay: 736.9s; }
  .grid__item-4-col:nth-of-type(7370) {
    animation-delay: 737s; }
  .grid__item-4-col:nth-of-type(7371) {
    animation-delay: 737.1s; }
  .grid__item-4-col:nth-of-type(7372) {
    animation-delay: 737.2s; }
  .grid__item-4-col:nth-of-type(7373) {
    animation-delay: 737.3s; }
  .grid__item-4-col:nth-of-type(7374) {
    animation-delay: 737.4s; }
  .grid__item-4-col:nth-of-type(7375) {
    animation-delay: 737.5s; }
  .grid__item-4-col:nth-of-type(7376) {
    animation-delay: 737.6s; }
  .grid__item-4-col:nth-of-type(7377) {
    animation-delay: 737.7s; }
  .grid__item-4-col:nth-of-type(7378) {
    animation-delay: 737.8s; }
  .grid__item-4-col:nth-of-type(7379) {
    animation-delay: 737.9s; }
  .grid__item-4-col:nth-of-type(7380) {
    animation-delay: 738s; }
  .grid__item-4-col:nth-of-type(7381) {
    animation-delay: 738.1s; }
  .grid__item-4-col:nth-of-type(7382) {
    animation-delay: 738.2s; }
  .grid__item-4-col:nth-of-type(7383) {
    animation-delay: 738.3s; }
  .grid__item-4-col:nth-of-type(7384) {
    animation-delay: 738.4s; }
  .grid__item-4-col:nth-of-type(7385) {
    animation-delay: 738.5s; }
  .grid__item-4-col:nth-of-type(7386) {
    animation-delay: 738.6s; }
  .grid__item-4-col:nth-of-type(7387) {
    animation-delay: 738.7s; }
  .grid__item-4-col:nth-of-type(7388) {
    animation-delay: 738.8s; }
  .grid__item-4-col:nth-of-type(7389) {
    animation-delay: 738.9s; }
  .grid__item-4-col:nth-of-type(7390) {
    animation-delay: 739s; }
  .grid__item-4-col:nth-of-type(7391) {
    animation-delay: 739.1s; }
  .grid__item-4-col:nth-of-type(7392) {
    animation-delay: 739.2s; }
  .grid__item-4-col:nth-of-type(7393) {
    animation-delay: 739.3s; }
  .grid__item-4-col:nth-of-type(7394) {
    animation-delay: 739.4s; }
  .grid__item-4-col:nth-of-type(7395) {
    animation-delay: 739.5s; }
  .grid__item-4-col:nth-of-type(7396) {
    animation-delay: 739.6s; }
  .grid__item-4-col:nth-of-type(7397) {
    animation-delay: 739.7s; }
  .grid__item-4-col:nth-of-type(7398) {
    animation-delay: 739.8s; }
  .grid__item-4-col:nth-of-type(7399) {
    animation-delay: 739.9s; }
  .grid__item-4-col:nth-of-type(7400) {
    animation-delay: 740s; }
  .grid__item-4-col:nth-of-type(7401) {
    animation-delay: 740.1s; }
  .grid__item-4-col:nth-of-type(7402) {
    animation-delay: 740.2s; }
  .grid__item-4-col:nth-of-type(7403) {
    animation-delay: 740.3s; }
  .grid__item-4-col:nth-of-type(7404) {
    animation-delay: 740.4s; }
  .grid__item-4-col:nth-of-type(7405) {
    animation-delay: 740.5s; }
  .grid__item-4-col:nth-of-type(7406) {
    animation-delay: 740.6s; }
  .grid__item-4-col:nth-of-type(7407) {
    animation-delay: 740.7s; }
  .grid__item-4-col:nth-of-type(7408) {
    animation-delay: 740.8s; }
  .grid__item-4-col:nth-of-type(7409) {
    animation-delay: 740.9s; }
  .grid__item-4-col:nth-of-type(7410) {
    animation-delay: 741s; }
  .grid__item-4-col:nth-of-type(7411) {
    animation-delay: 741.1s; }
  .grid__item-4-col:nth-of-type(7412) {
    animation-delay: 741.2s; }
  .grid__item-4-col:nth-of-type(7413) {
    animation-delay: 741.3s; }
  .grid__item-4-col:nth-of-type(7414) {
    animation-delay: 741.4s; }
  .grid__item-4-col:nth-of-type(7415) {
    animation-delay: 741.5s; }
  .grid__item-4-col:nth-of-type(7416) {
    animation-delay: 741.6s; }
  .grid__item-4-col:nth-of-type(7417) {
    animation-delay: 741.7s; }
  .grid__item-4-col:nth-of-type(7418) {
    animation-delay: 741.8s; }
  .grid__item-4-col:nth-of-type(7419) {
    animation-delay: 741.9s; }
  .grid__item-4-col:nth-of-type(7420) {
    animation-delay: 742s; }
  .grid__item-4-col:nth-of-type(7421) {
    animation-delay: 742.1s; }
  .grid__item-4-col:nth-of-type(7422) {
    animation-delay: 742.2s; }
  .grid__item-4-col:nth-of-type(7423) {
    animation-delay: 742.3s; }
  .grid__item-4-col:nth-of-type(7424) {
    animation-delay: 742.4s; }
  .grid__item-4-col:nth-of-type(7425) {
    animation-delay: 742.5s; }
  .grid__item-4-col:nth-of-type(7426) {
    animation-delay: 742.6s; }
  .grid__item-4-col:nth-of-type(7427) {
    animation-delay: 742.7s; }
  .grid__item-4-col:nth-of-type(7428) {
    animation-delay: 742.8s; }
  .grid__item-4-col:nth-of-type(7429) {
    animation-delay: 742.9s; }
  .grid__item-4-col:nth-of-type(7430) {
    animation-delay: 743s; }
  .grid__item-4-col:nth-of-type(7431) {
    animation-delay: 743.1s; }
  .grid__item-4-col:nth-of-type(7432) {
    animation-delay: 743.2s; }
  .grid__item-4-col:nth-of-type(7433) {
    animation-delay: 743.3s; }
  .grid__item-4-col:nth-of-type(7434) {
    animation-delay: 743.4s; }
  .grid__item-4-col:nth-of-type(7435) {
    animation-delay: 743.5s; }
  .grid__item-4-col:nth-of-type(7436) {
    animation-delay: 743.6s; }
  .grid__item-4-col:nth-of-type(7437) {
    animation-delay: 743.7s; }
  .grid__item-4-col:nth-of-type(7438) {
    animation-delay: 743.8s; }
  .grid__item-4-col:nth-of-type(7439) {
    animation-delay: 743.9s; }
  .grid__item-4-col:nth-of-type(7440) {
    animation-delay: 744s; }
  .grid__item-4-col:nth-of-type(7441) {
    animation-delay: 744.1s; }
  .grid__item-4-col:nth-of-type(7442) {
    animation-delay: 744.2s; }
  .grid__item-4-col:nth-of-type(7443) {
    animation-delay: 744.3s; }
  .grid__item-4-col:nth-of-type(7444) {
    animation-delay: 744.4s; }
  .grid__item-4-col:nth-of-type(7445) {
    animation-delay: 744.5s; }
  .grid__item-4-col:nth-of-type(7446) {
    animation-delay: 744.6s; }
  .grid__item-4-col:nth-of-type(7447) {
    animation-delay: 744.7s; }
  .grid__item-4-col:nth-of-type(7448) {
    animation-delay: 744.8s; }
  .grid__item-4-col:nth-of-type(7449) {
    animation-delay: 744.9s; }
  .grid__item-4-col:nth-of-type(7450) {
    animation-delay: 745s; }
  .grid__item-4-col:nth-of-type(7451) {
    animation-delay: 745.1s; }
  .grid__item-4-col:nth-of-type(7452) {
    animation-delay: 745.2s; }
  .grid__item-4-col:nth-of-type(7453) {
    animation-delay: 745.3s; }
  .grid__item-4-col:nth-of-type(7454) {
    animation-delay: 745.4s; }
  .grid__item-4-col:nth-of-type(7455) {
    animation-delay: 745.5s; }
  .grid__item-4-col:nth-of-type(7456) {
    animation-delay: 745.6s; }
  .grid__item-4-col:nth-of-type(7457) {
    animation-delay: 745.7s; }
  .grid__item-4-col:nth-of-type(7458) {
    animation-delay: 745.8s; }
  .grid__item-4-col:nth-of-type(7459) {
    animation-delay: 745.9s; }
  .grid__item-4-col:nth-of-type(7460) {
    animation-delay: 746s; }
  .grid__item-4-col:nth-of-type(7461) {
    animation-delay: 746.1s; }
  .grid__item-4-col:nth-of-type(7462) {
    animation-delay: 746.2s; }
  .grid__item-4-col:nth-of-type(7463) {
    animation-delay: 746.3s; }
  .grid__item-4-col:nth-of-type(7464) {
    animation-delay: 746.4s; }
  .grid__item-4-col:nth-of-type(7465) {
    animation-delay: 746.5s; }
  .grid__item-4-col:nth-of-type(7466) {
    animation-delay: 746.6s; }
  .grid__item-4-col:nth-of-type(7467) {
    animation-delay: 746.7s; }
  .grid__item-4-col:nth-of-type(7468) {
    animation-delay: 746.8s; }
  .grid__item-4-col:nth-of-type(7469) {
    animation-delay: 746.9s; }
  .grid__item-4-col:nth-of-type(7470) {
    animation-delay: 747s; }
  .grid__item-4-col:nth-of-type(7471) {
    animation-delay: 747.1s; }
  .grid__item-4-col:nth-of-type(7472) {
    animation-delay: 747.2s; }
  .grid__item-4-col:nth-of-type(7473) {
    animation-delay: 747.3s; }
  .grid__item-4-col:nth-of-type(7474) {
    animation-delay: 747.4s; }
  .grid__item-4-col:nth-of-type(7475) {
    animation-delay: 747.5s; }
  .grid__item-4-col:nth-of-type(7476) {
    animation-delay: 747.6s; }
  .grid__item-4-col:nth-of-type(7477) {
    animation-delay: 747.7s; }
  .grid__item-4-col:nth-of-type(7478) {
    animation-delay: 747.8s; }
  .grid__item-4-col:nth-of-type(7479) {
    animation-delay: 747.9s; }
  .grid__item-4-col:nth-of-type(7480) {
    animation-delay: 748s; }
  .grid__item-4-col:nth-of-type(7481) {
    animation-delay: 748.1s; }
  .grid__item-4-col:nth-of-type(7482) {
    animation-delay: 748.2s; }
  .grid__item-4-col:nth-of-type(7483) {
    animation-delay: 748.3s; }
  .grid__item-4-col:nth-of-type(7484) {
    animation-delay: 748.4s; }
  .grid__item-4-col:nth-of-type(7485) {
    animation-delay: 748.5s; }
  .grid__item-4-col:nth-of-type(7486) {
    animation-delay: 748.6s; }
  .grid__item-4-col:nth-of-type(7487) {
    animation-delay: 748.7s; }
  .grid__item-4-col:nth-of-type(7488) {
    animation-delay: 748.8s; }
  .grid__item-4-col:nth-of-type(7489) {
    animation-delay: 748.9s; }
  .grid__item-4-col:nth-of-type(7490) {
    animation-delay: 749s; }
  .grid__item-4-col:nth-of-type(7491) {
    animation-delay: 749.1s; }
  .grid__item-4-col:nth-of-type(7492) {
    animation-delay: 749.2s; }
  .grid__item-4-col:nth-of-type(7493) {
    animation-delay: 749.3s; }
  .grid__item-4-col:nth-of-type(7494) {
    animation-delay: 749.4s; }
  .grid__item-4-col:nth-of-type(7495) {
    animation-delay: 749.5s; }
  .grid__item-4-col:nth-of-type(7496) {
    animation-delay: 749.6s; }
  .grid__item-4-col:nth-of-type(7497) {
    animation-delay: 749.7s; }
  .grid__item-4-col:nth-of-type(7498) {
    animation-delay: 749.8s; }
  .grid__item-4-col:nth-of-type(7499) {
    animation-delay: 749.9s; }
  .grid__item-4-col:nth-of-type(7500) {
    animation-delay: 750s; }
  .grid__item-4-col:nth-of-type(7501) {
    animation-delay: 750.1s; }
  .grid__item-4-col:nth-of-type(7502) {
    animation-delay: 750.2s; }
  .grid__item-4-col:nth-of-type(7503) {
    animation-delay: 750.3s; }
  .grid__item-4-col:nth-of-type(7504) {
    animation-delay: 750.4s; }
  .grid__item-4-col:nth-of-type(7505) {
    animation-delay: 750.5s; }
  .grid__item-4-col:nth-of-type(7506) {
    animation-delay: 750.6s; }
  .grid__item-4-col:nth-of-type(7507) {
    animation-delay: 750.7s; }
  .grid__item-4-col:nth-of-type(7508) {
    animation-delay: 750.8s; }
  .grid__item-4-col:nth-of-type(7509) {
    animation-delay: 750.9s; }
  .grid__item-4-col:nth-of-type(7510) {
    animation-delay: 751s; }
  .grid__item-4-col:nth-of-type(7511) {
    animation-delay: 751.1s; }
  .grid__item-4-col:nth-of-type(7512) {
    animation-delay: 751.2s; }
  .grid__item-4-col:nth-of-type(7513) {
    animation-delay: 751.3s; }
  .grid__item-4-col:nth-of-type(7514) {
    animation-delay: 751.4s; }
  .grid__item-4-col:nth-of-type(7515) {
    animation-delay: 751.5s; }
  .grid__item-4-col:nth-of-type(7516) {
    animation-delay: 751.6s; }
  .grid__item-4-col:nth-of-type(7517) {
    animation-delay: 751.7s; }
  .grid__item-4-col:nth-of-type(7518) {
    animation-delay: 751.8s; }
  .grid__item-4-col:nth-of-type(7519) {
    animation-delay: 751.9s; }
  .grid__item-4-col:nth-of-type(7520) {
    animation-delay: 752s; }
  .grid__item-4-col:nth-of-type(7521) {
    animation-delay: 752.1s; }
  .grid__item-4-col:nth-of-type(7522) {
    animation-delay: 752.2s; }
  .grid__item-4-col:nth-of-type(7523) {
    animation-delay: 752.3s; }
  .grid__item-4-col:nth-of-type(7524) {
    animation-delay: 752.4s; }
  .grid__item-4-col:nth-of-type(7525) {
    animation-delay: 752.5s; }
  .grid__item-4-col:nth-of-type(7526) {
    animation-delay: 752.6s; }
  .grid__item-4-col:nth-of-type(7527) {
    animation-delay: 752.7s; }
  .grid__item-4-col:nth-of-type(7528) {
    animation-delay: 752.8s; }
  .grid__item-4-col:nth-of-type(7529) {
    animation-delay: 752.9s; }
  .grid__item-4-col:nth-of-type(7530) {
    animation-delay: 753s; }
  .grid__item-4-col:nth-of-type(7531) {
    animation-delay: 753.1s; }
  .grid__item-4-col:nth-of-type(7532) {
    animation-delay: 753.2s; }
  .grid__item-4-col:nth-of-type(7533) {
    animation-delay: 753.3s; }
  .grid__item-4-col:nth-of-type(7534) {
    animation-delay: 753.4s; }
  .grid__item-4-col:nth-of-type(7535) {
    animation-delay: 753.5s; }
  .grid__item-4-col:nth-of-type(7536) {
    animation-delay: 753.6s; }
  .grid__item-4-col:nth-of-type(7537) {
    animation-delay: 753.7s; }
  .grid__item-4-col:nth-of-type(7538) {
    animation-delay: 753.8s; }
  .grid__item-4-col:nth-of-type(7539) {
    animation-delay: 753.9s; }
  .grid__item-4-col:nth-of-type(7540) {
    animation-delay: 754s; }
  .grid__item-4-col:nth-of-type(7541) {
    animation-delay: 754.1s; }
  .grid__item-4-col:nth-of-type(7542) {
    animation-delay: 754.2s; }
  .grid__item-4-col:nth-of-type(7543) {
    animation-delay: 754.3s; }
  .grid__item-4-col:nth-of-type(7544) {
    animation-delay: 754.4s; }
  .grid__item-4-col:nth-of-type(7545) {
    animation-delay: 754.5s; }
  .grid__item-4-col:nth-of-type(7546) {
    animation-delay: 754.6s; }
  .grid__item-4-col:nth-of-type(7547) {
    animation-delay: 754.7s; }
  .grid__item-4-col:nth-of-type(7548) {
    animation-delay: 754.8s; }
  .grid__item-4-col:nth-of-type(7549) {
    animation-delay: 754.9s; }
  .grid__item-4-col:nth-of-type(7550) {
    animation-delay: 755s; }
  .grid__item-4-col:nth-of-type(7551) {
    animation-delay: 755.1s; }
  .grid__item-4-col:nth-of-type(7552) {
    animation-delay: 755.2s; }
  .grid__item-4-col:nth-of-type(7553) {
    animation-delay: 755.3s; }
  .grid__item-4-col:nth-of-type(7554) {
    animation-delay: 755.4s; }
  .grid__item-4-col:nth-of-type(7555) {
    animation-delay: 755.5s; }
  .grid__item-4-col:nth-of-type(7556) {
    animation-delay: 755.6s; }
  .grid__item-4-col:nth-of-type(7557) {
    animation-delay: 755.7s; }
  .grid__item-4-col:nth-of-type(7558) {
    animation-delay: 755.8s; }
  .grid__item-4-col:nth-of-type(7559) {
    animation-delay: 755.9s; }
  .grid__item-4-col:nth-of-type(7560) {
    animation-delay: 756s; }
  .grid__item-4-col:nth-of-type(7561) {
    animation-delay: 756.1s; }
  .grid__item-4-col:nth-of-type(7562) {
    animation-delay: 756.2s; }
  .grid__item-4-col:nth-of-type(7563) {
    animation-delay: 756.3s; }
  .grid__item-4-col:nth-of-type(7564) {
    animation-delay: 756.4s; }
  .grid__item-4-col:nth-of-type(7565) {
    animation-delay: 756.5s; }
  .grid__item-4-col:nth-of-type(7566) {
    animation-delay: 756.6s; }
  .grid__item-4-col:nth-of-type(7567) {
    animation-delay: 756.7s; }
  .grid__item-4-col:nth-of-type(7568) {
    animation-delay: 756.8s; }
  .grid__item-4-col:nth-of-type(7569) {
    animation-delay: 756.9s; }
  .grid__item-4-col:nth-of-type(7570) {
    animation-delay: 757s; }
  .grid__item-4-col:nth-of-type(7571) {
    animation-delay: 757.1s; }
  .grid__item-4-col:nth-of-type(7572) {
    animation-delay: 757.2s; }
  .grid__item-4-col:nth-of-type(7573) {
    animation-delay: 757.3s; }
  .grid__item-4-col:nth-of-type(7574) {
    animation-delay: 757.4s; }
  .grid__item-4-col:nth-of-type(7575) {
    animation-delay: 757.5s; }
  .grid__item-4-col:nth-of-type(7576) {
    animation-delay: 757.6s; }
  .grid__item-4-col:nth-of-type(7577) {
    animation-delay: 757.7s; }
  .grid__item-4-col:nth-of-type(7578) {
    animation-delay: 757.8s; }
  .grid__item-4-col:nth-of-type(7579) {
    animation-delay: 757.9s; }
  .grid__item-4-col:nth-of-type(7580) {
    animation-delay: 758s; }
  .grid__item-4-col:nth-of-type(7581) {
    animation-delay: 758.1s; }
  .grid__item-4-col:nth-of-type(7582) {
    animation-delay: 758.2s; }
  .grid__item-4-col:nth-of-type(7583) {
    animation-delay: 758.3s; }
  .grid__item-4-col:nth-of-type(7584) {
    animation-delay: 758.4s; }
  .grid__item-4-col:nth-of-type(7585) {
    animation-delay: 758.5s; }
  .grid__item-4-col:nth-of-type(7586) {
    animation-delay: 758.6s; }
  .grid__item-4-col:nth-of-type(7587) {
    animation-delay: 758.7s; }
  .grid__item-4-col:nth-of-type(7588) {
    animation-delay: 758.8s; }
  .grid__item-4-col:nth-of-type(7589) {
    animation-delay: 758.9s; }
  .grid__item-4-col:nth-of-type(7590) {
    animation-delay: 759s; }
  .grid__item-4-col:nth-of-type(7591) {
    animation-delay: 759.1s; }
  .grid__item-4-col:nth-of-type(7592) {
    animation-delay: 759.2s; }
  .grid__item-4-col:nth-of-type(7593) {
    animation-delay: 759.3s; }
  .grid__item-4-col:nth-of-type(7594) {
    animation-delay: 759.4s; }
  .grid__item-4-col:nth-of-type(7595) {
    animation-delay: 759.5s; }
  .grid__item-4-col:nth-of-type(7596) {
    animation-delay: 759.6s; }
  .grid__item-4-col:nth-of-type(7597) {
    animation-delay: 759.7s; }
  .grid__item-4-col:nth-of-type(7598) {
    animation-delay: 759.8s; }
  .grid__item-4-col:nth-of-type(7599) {
    animation-delay: 759.9s; }
  .grid__item-4-col:nth-of-type(7600) {
    animation-delay: 760s; }
  .grid__item-4-col:nth-of-type(7601) {
    animation-delay: 760.1s; }
  .grid__item-4-col:nth-of-type(7602) {
    animation-delay: 760.2s; }
  .grid__item-4-col:nth-of-type(7603) {
    animation-delay: 760.3s; }
  .grid__item-4-col:nth-of-type(7604) {
    animation-delay: 760.4s; }
  .grid__item-4-col:nth-of-type(7605) {
    animation-delay: 760.5s; }
  .grid__item-4-col:nth-of-type(7606) {
    animation-delay: 760.6s; }
  .grid__item-4-col:nth-of-type(7607) {
    animation-delay: 760.7s; }
  .grid__item-4-col:nth-of-type(7608) {
    animation-delay: 760.8s; }
  .grid__item-4-col:nth-of-type(7609) {
    animation-delay: 760.9s; }
  .grid__item-4-col:nth-of-type(7610) {
    animation-delay: 761s; }
  .grid__item-4-col:nth-of-type(7611) {
    animation-delay: 761.1s; }
  .grid__item-4-col:nth-of-type(7612) {
    animation-delay: 761.2s; }
  .grid__item-4-col:nth-of-type(7613) {
    animation-delay: 761.3s; }
  .grid__item-4-col:nth-of-type(7614) {
    animation-delay: 761.4s; }
  .grid__item-4-col:nth-of-type(7615) {
    animation-delay: 761.5s; }
  .grid__item-4-col:nth-of-type(7616) {
    animation-delay: 761.6s; }
  .grid__item-4-col:nth-of-type(7617) {
    animation-delay: 761.7s; }
  .grid__item-4-col:nth-of-type(7618) {
    animation-delay: 761.8s; }
  .grid__item-4-col:nth-of-type(7619) {
    animation-delay: 761.9s; }
  .grid__item-4-col:nth-of-type(7620) {
    animation-delay: 762s; }
  .grid__item-4-col:nth-of-type(7621) {
    animation-delay: 762.1s; }
  .grid__item-4-col:nth-of-type(7622) {
    animation-delay: 762.2s; }
  .grid__item-4-col:nth-of-type(7623) {
    animation-delay: 762.3s; }
  .grid__item-4-col:nth-of-type(7624) {
    animation-delay: 762.4s; }
  .grid__item-4-col:nth-of-type(7625) {
    animation-delay: 762.5s; }
  .grid__item-4-col:nth-of-type(7626) {
    animation-delay: 762.6s; }
  .grid__item-4-col:nth-of-type(7627) {
    animation-delay: 762.7s; }
  .grid__item-4-col:nth-of-type(7628) {
    animation-delay: 762.8s; }
  .grid__item-4-col:nth-of-type(7629) {
    animation-delay: 762.9s; }
  .grid__item-4-col:nth-of-type(7630) {
    animation-delay: 763s; }
  .grid__item-4-col:nth-of-type(7631) {
    animation-delay: 763.1s; }
  .grid__item-4-col:nth-of-type(7632) {
    animation-delay: 763.2s; }
  .grid__item-4-col:nth-of-type(7633) {
    animation-delay: 763.3s; }
  .grid__item-4-col:nth-of-type(7634) {
    animation-delay: 763.4s; }
  .grid__item-4-col:nth-of-type(7635) {
    animation-delay: 763.5s; }
  .grid__item-4-col:nth-of-type(7636) {
    animation-delay: 763.6s; }
  .grid__item-4-col:nth-of-type(7637) {
    animation-delay: 763.7s; }
  .grid__item-4-col:nth-of-type(7638) {
    animation-delay: 763.8s; }
  .grid__item-4-col:nth-of-type(7639) {
    animation-delay: 763.9s; }
  .grid__item-4-col:nth-of-type(7640) {
    animation-delay: 764s; }
  .grid__item-4-col:nth-of-type(7641) {
    animation-delay: 764.1s; }
  .grid__item-4-col:nth-of-type(7642) {
    animation-delay: 764.2s; }
  .grid__item-4-col:nth-of-type(7643) {
    animation-delay: 764.3s; }
  .grid__item-4-col:nth-of-type(7644) {
    animation-delay: 764.4s; }
  .grid__item-4-col:nth-of-type(7645) {
    animation-delay: 764.5s; }
  .grid__item-4-col:nth-of-type(7646) {
    animation-delay: 764.6s; }
  .grid__item-4-col:nth-of-type(7647) {
    animation-delay: 764.7s; }
  .grid__item-4-col:nth-of-type(7648) {
    animation-delay: 764.8s; }
  .grid__item-4-col:nth-of-type(7649) {
    animation-delay: 764.9s; }
  .grid__item-4-col:nth-of-type(7650) {
    animation-delay: 765s; }
  .grid__item-4-col:nth-of-type(7651) {
    animation-delay: 765.1s; }
  .grid__item-4-col:nth-of-type(7652) {
    animation-delay: 765.2s; }
  .grid__item-4-col:nth-of-type(7653) {
    animation-delay: 765.3s; }
  .grid__item-4-col:nth-of-type(7654) {
    animation-delay: 765.4s; }
  .grid__item-4-col:nth-of-type(7655) {
    animation-delay: 765.5s; }
  .grid__item-4-col:nth-of-type(7656) {
    animation-delay: 765.6s; }
  .grid__item-4-col:nth-of-type(7657) {
    animation-delay: 765.7s; }
  .grid__item-4-col:nth-of-type(7658) {
    animation-delay: 765.8s; }
  .grid__item-4-col:nth-of-type(7659) {
    animation-delay: 765.9s; }
  .grid__item-4-col:nth-of-type(7660) {
    animation-delay: 766s; }
  .grid__item-4-col:nth-of-type(7661) {
    animation-delay: 766.1s; }
  .grid__item-4-col:nth-of-type(7662) {
    animation-delay: 766.2s; }
  .grid__item-4-col:nth-of-type(7663) {
    animation-delay: 766.3s; }
  .grid__item-4-col:nth-of-type(7664) {
    animation-delay: 766.4s; }
  .grid__item-4-col:nth-of-type(7665) {
    animation-delay: 766.5s; }
  .grid__item-4-col:nth-of-type(7666) {
    animation-delay: 766.6s; }
  .grid__item-4-col:nth-of-type(7667) {
    animation-delay: 766.7s; }
  .grid__item-4-col:nth-of-type(7668) {
    animation-delay: 766.8s; }
  .grid__item-4-col:nth-of-type(7669) {
    animation-delay: 766.9s; }
  .grid__item-4-col:nth-of-type(7670) {
    animation-delay: 767s; }
  .grid__item-4-col:nth-of-type(7671) {
    animation-delay: 767.1s; }
  .grid__item-4-col:nth-of-type(7672) {
    animation-delay: 767.2s; }
  .grid__item-4-col:nth-of-type(7673) {
    animation-delay: 767.3s; }
  .grid__item-4-col:nth-of-type(7674) {
    animation-delay: 767.4s; }
  .grid__item-4-col:nth-of-type(7675) {
    animation-delay: 767.5s; }
  .grid__item-4-col:nth-of-type(7676) {
    animation-delay: 767.6s; }
  .grid__item-4-col:nth-of-type(7677) {
    animation-delay: 767.7s; }
  .grid__item-4-col:nth-of-type(7678) {
    animation-delay: 767.8s; }
  .grid__item-4-col:nth-of-type(7679) {
    animation-delay: 767.9s; }
  .grid__item-4-col:nth-of-type(7680) {
    animation-delay: 768s; }
  .grid__item-4-col:nth-of-type(7681) {
    animation-delay: 768.1s; }
  .grid__item-4-col:nth-of-type(7682) {
    animation-delay: 768.2s; }
  .grid__item-4-col:nth-of-type(7683) {
    animation-delay: 768.3s; }
  .grid__item-4-col:nth-of-type(7684) {
    animation-delay: 768.4s; }
  .grid__item-4-col:nth-of-type(7685) {
    animation-delay: 768.5s; }
  .grid__item-4-col:nth-of-type(7686) {
    animation-delay: 768.6s; }
  .grid__item-4-col:nth-of-type(7687) {
    animation-delay: 768.7s; }
  .grid__item-4-col:nth-of-type(7688) {
    animation-delay: 768.8s; }
  .grid__item-4-col:nth-of-type(7689) {
    animation-delay: 768.9s; }
  .grid__item-4-col:nth-of-type(7690) {
    animation-delay: 769s; }
  .grid__item-4-col:nth-of-type(7691) {
    animation-delay: 769.1s; }
  .grid__item-4-col:nth-of-type(7692) {
    animation-delay: 769.2s; }
  .grid__item-4-col:nth-of-type(7693) {
    animation-delay: 769.3s; }
  .grid__item-4-col:nth-of-type(7694) {
    animation-delay: 769.4s; }
  .grid__item-4-col:nth-of-type(7695) {
    animation-delay: 769.5s; }
  .grid__item-4-col:nth-of-type(7696) {
    animation-delay: 769.6s; }
  .grid__item-4-col:nth-of-type(7697) {
    animation-delay: 769.7s; }
  .grid__item-4-col:nth-of-type(7698) {
    animation-delay: 769.8s; }
  .grid__item-4-col:nth-of-type(7699) {
    animation-delay: 769.9s; }
  .grid__item-4-col:nth-of-type(7700) {
    animation-delay: 770s; }
  .grid__item-4-col:nth-of-type(7701) {
    animation-delay: 770.1s; }
  .grid__item-4-col:nth-of-type(7702) {
    animation-delay: 770.2s; }
  .grid__item-4-col:nth-of-type(7703) {
    animation-delay: 770.3s; }
  .grid__item-4-col:nth-of-type(7704) {
    animation-delay: 770.4s; }
  .grid__item-4-col:nth-of-type(7705) {
    animation-delay: 770.5s; }
  .grid__item-4-col:nth-of-type(7706) {
    animation-delay: 770.6s; }
  .grid__item-4-col:nth-of-type(7707) {
    animation-delay: 770.7s; }
  .grid__item-4-col:nth-of-type(7708) {
    animation-delay: 770.8s; }
  .grid__item-4-col:nth-of-type(7709) {
    animation-delay: 770.9s; }
  .grid__item-4-col:nth-of-type(7710) {
    animation-delay: 771s; }
  .grid__item-4-col:nth-of-type(7711) {
    animation-delay: 771.1s; }
  .grid__item-4-col:nth-of-type(7712) {
    animation-delay: 771.2s; }
  .grid__item-4-col:nth-of-type(7713) {
    animation-delay: 771.3s; }
  .grid__item-4-col:nth-of-type(7714) {
    animation-delay: 771.4s; }
  .grid__item-4-col:nth-of-type(7715) {
    animation-delay: 771.5s; }
  .grid__item-4-col:nth-of-type(7716) {
    animation-delay: 771.6s; }
  .grid__item-4-col:nth-of-type(7717) {
    animation-delay: 771.7s; }
  .grid__item-4-col:nth-of-type(7718) {
    animation-delay: 771.8s; }
  .grid__item-4-col:nth-of-type(7719) {
    animation-delay: 771.9s; }
  .grid__item-4-col:nth-of-type(7720) {
    animation-delay: 772s; }
  .grid__item-4-col:nth-of-type(7721) {
    animation-delay: 772.1s; }
  .grid__item-4-col:nth-of-type(7722) {
    animation-delay: 772.2s; }
  .grid__item-4-col:nth-of-type(7723) {
    animation-delay: 772.3s; }
  .grid__item-4-col:nth-of-type(7724) {
    animation-delay: 772.4s; }
  .grid__item-4-col:nth-of-type(7725) {
    animation-delay: 772.5s; }
  .grid__item-4-col:nth-of-type(7726) {
    animation-delay: 772.6s; }
  .grid__item-4-col:nth-of-type(7727) {
    animation-delay: 772.7s; }
  .grid__item-4-col:nth-of-type(7728) {
    animation-delay: 772.8s; }
  .grid__item-4-col:nth-of-type(7729) {
    animation-delay: 772.9s; }
  .grid__item-4-col:nth-of-type(7730) {
    animation-delay: 773s; }
  .grid__item-4-col:nth-of-type(7731) {
    animation-delay: 773.1s; }
  .grid__item-4-col:nth-of-type(7732) {
    animation-delay: 773.2s; }
  .grid__item-4-col:nth-of-type(7733) {
    animation-delay: 773.3s; }
  .grid__item-4-col:nth-of-type(7734) {
    animation-delay: 773.4s; }
  .grid__item-4-col:nth-of-type(7735) {
    animation-delay: 773.5s; }
  .grid__item-4-col:nth-of-type(7736) {
    animation-delay: 773.6s; }
  .grid__item-4-col:nth-of-type(7737) {
    animation-delay: 773.7s; }
  .grid__item-4-col:nth-of-type(7738) {
    animation-delay: 773.8s; }
  .grid__item-4-col:nth-of-type(7739) {
    animation-delay: 773.9s; }
  .grid__item-4-col:nth-of-type(7740) {
    animation-delay: 774s; }
  .grid__item-4-col:nth-of-type(7741) {
    animation-delay: 774.1s; }
  .grid__item-4-col:nth-of-type(7742) {
    animation-delay: 774.2s; }
  .grid__item-4-col:nth-of-type(7743) {
    animation-delay: 774.3s; }
  .grid__item-4-col:nth-of-type(7744) {
    animation-delay: 774.4s; }
  .grid__item-4-col:nth-of-type(7745) {
    animation-delay: 774.5s; }
  .grid__item-4-col:nth-of-type(7746) {
    animation-delay: 774.6s; }
  .grid__item-4-col:nth-of-type(7747) {
    animation-delay: 774.7s; }
  .grid__item-4-col:nth-of-type(7748) {
    animation-delay: 774.8s; }
  .grid__item-4-col:nth-of-type(7749) {
    animation-delay: 774.9s; }
  .grid__item-4-col:nth-of-type(7750) {
    animation-delay: 775s; }
  .grid__item-4-col:nth-of-type(7751) {
    animation-delay: 775.1s; }
  .grid__item-4-col:nth-of-type(7752) {
    animation-delay: 775.2s; }
  .grid__item-4-col:nth-of-type(7753) {
    animation-delay: 775.3s; }
  .grid__item-4-col:nth-of-type(7754) {
    animation-delay: 775.4s; }
  .grid__item-4-col:nth-of-type(7755) {
    animation-delay: 775.5s; }
  .grid__item-4-col:nth-of-type(7756) {
    animation-delay: 775.6s; }
  .grid__item-4-col:nth-of-type(7757) {
    animation-delay: 775.7s; }
  .grid__item-4-col:nth-of-type(7758) {
    animation-delay: 775.8s; }
  .grid__item-4-col:nth-of-type(7759) {
    animation-delay: 775.9s; }
  .grid__item-4-col:nth-of-type(7760) {
    animation-delay: 776s; }
  .grid__item-4-col:nth-of-type(7761) {
    animation-delay: 776.1s; }
  .grid__item-4-col:nth-of-type(7762) {
    animation-delay: 776.2s; }
  .grid__item-4-col:nth-of-type(7763) {
    animation-delay: 776.3s; }
  .grid__item-4-col:nth-of-type(7764) {
    animation-delay: 776.4s; }
  .grid__item-4-col:nth-of-type(7765) {
    animation-delay: 776.5s; }
  .grid__item-4-col:nth-of-type(7766) {
    animation-delay: 776.6s; }
  .grid__item-4-col:nth-of-type(7767) {
    animation-delay: 776.7s; }
  .grid__item-4-col:nth-of-type(7768) {
    animation-delay: 776.8s; }
  .grid__item-4-col:nth-of-type(7769) {
    animation-delay: 776.9s; }
  .grid__item-4-col:nth-of-type(7770) {
    animation-delay: 777s; }
  .grid__item-4-col:nth-of-type(7771) {
    animation-delay: 777.1s; }
  .grid__item-4-col:nth-of-type(7772) {
    animation-delay: 777.2s; }
  .grid__item-4-col:nth-of-type(7773) {
    animation-delay: 777.3s; }
  .grid__item-4-col:nth-of-type(7774) {
    animation-delay: 777.4s; }
  .grid__item-4-col:nth-of-type(7775) {
    animation-delay: 777.5s; }
  .grid__item-4-col:nth-of-type(7776) {
    animation-delay: 777.6s; }
  .grid__item-4-col:nth-of-type(7777) {
    animation-delay: 777.7s; }
  .grid__item-4-col:nth-of-type(7778) {
    animation-delay: 777.8s; }
  .grid__item-4-col:nth-of-type(7779) {
    animation-delay: 777.9s; }
  .grid__item-4-col:nth-of-type(7780) {
    animation-delay: 778s; }
  .grid__item-4-col:nth-of-type(7781) {
    animation-delay: 778.1s; }
  .grid__item-4-col:nth-of-type(7782) {
    animation-delay: 778.2s; }
  .grid__item-4-col:nth-of-type(7783) {
    animation-delay: 778.3s; }
  .grid__item-4-col:nth-of-type(7784) {
    animation-delay: 778.4s; }
  .grid__item-4-col:nth-of-type(7785) {
    animation-delay: 778.5s; }
  .grid__item-4-col:nth-of-type(7786) {
    animation-delay: 778.6s; }
  .grid__item-4-col:nth-of-type(7787) {
    animation-delay: 778.7s; }
  .grid__item-4-col:nth-of-type(7788) {
    animation-delay: 778.8s; }
  .grid__item-4-col:nth-of-type(7789) {
    animation-delay: 778.9s; }
  .grid__item-4-col:nth-of-type(7790) {
    animation-delay: 779s; }
  .grid__item-4-col:nth-of-type(7791) {
    animation-delay: 779.1s; }
  .grid__item-4-col:nth-of-type(7792) {
    animation-delay: 779.2s; }
  .grid__item-4-col:nth-of-type(7793) {
    animation-delay: 779.3s; }
  .grid__item-4-col:nth-of-type(7794) {
    animation-delay: 779.4s; }
  .grid__item-4-col:nth-of-type(7795) {
    animation-delay: 779.5s; }
  .grid__item-4-col:nth-of-type(7796) {
    animation-delay: 779.6s; }
  .grid__item-4-col:nth-of-type(7797) {
    animation-delay: 779.7s; }
  .grid__item-4-col:nth-of-type(7798) {
    animation-delay: 779.8s; }
  .grid__item-4-col:nth-of-type(7799) {
    animation-delay: 779.9s; }
  .grid__item-4-col:nth-of-type(7800) {
    animation-delay: 780s; }
  .grid__item-4-col:nth-of-type(7801) {
    animation-delay: 780.1s; }
  .grid__item-4-col:nth-of-type(7802) {
    animation-delay: 780.2s; }
  .grid__item-4-col:nth-of-type(7803) {
    animation-delay: 780.3s; }
  .grid__item-4-col:nth-of-type(7804) {
    animation-delay: 780.4s; }
  .grid__item-4-col:nth-of-type(7805) {
    animation-delay: 780.5s; }
  .grid__item-4-col:nth-of-type(7806) {
    animation-delay: 780.6s; }
  .grid__item-4-col:nth-of-type(7807) {
    animation-delay: 780.7s; }
  .grid__item-4-col:nth-of-type(7808) {
    animation-delay: 780.8s; }
  .grid__item-4-col:nth-of-type(7809) {
    animation-delay: 780.9s; }
  .grid__item-4-col:nth-of-type(7810) {
    animation-delay: 781s; }
  .grid__item-4-col:nth-of-type(7811) {
    animation-delay: 781.1s; }
  .grid__item-4-col:nth-of-type(7812) {
    animation-delay: 781.2s; }
  .grid__item-4-col:nth-of-type(7813) {
    animation-delay: 781.3s; }
  .grid__item-4-col:nth-of-type(7814) {
    animation-delay: 781.4s; }
  .grid__item-4-col:nth-of-type(7815) {
    animation-delay: 781.5s; }
  .grid__item-4-col:nth-of-type(7816) {
    animation-delay: 781.6s; }
  .grid__item-4-col:nth-of-type(7817) {
    animation-delay: 781.7s; }
  .grid__item-4-col:nth-of-type(7818) {
    animation-delay: 781.8s; }
  .grid__item-4-col:nth-of-type(7819) {
    animation-delay: 781.9s; }
  .grid__item-4-col:nth-of-type(7820) {
    animation-delay: 782s; }
  .grid__item-4-col:nth-of-type(7821) {
    animation-delay: 782.1s; }
  .grid__item-4-col:nth-of-type(7822) {
    animation-delay: 782.2s; }
  .grid__item-4-col:nth-of-type(7823) {
    animation-delay: 782.3s; }
  .grid__item-4-col:nth-of-type(7824) {
    animation-delay: 782.4s; }
  .grid__item-4-col:nth-of-type(7825) {
    animation-delay: 782.5s; }
  .grid__item-4-col:nth-of-type(7826) {
    animation-delay: 782.6s; }
  .grid__item-4-col:nth-of-type(7827) {
    animation-delay: 782.7s; }
  .grid__item-4-col:nth-of-type(7828) {
    animation-delay: 782.8s; }
  .grid__item-4-col:nth-of-type(7829) {
    animation-delay: 782.9s; }
  .grid__item-4-col:nth-of-type(7830) {
    animation-delay: 783s; }
  .grid__item-4-col:nth-of-type(7831) {
    animation-delay: 783.1s; }
  .grid__item-4-col:nth-of-type(7832) {
    animation-delay: 783.2s; }
  .grid__item-4-col:nth-of-type(7833) {
    animation-delay: 783.3s; }
  .grid__item-4-col:nth-of-type(7834) {
    animation-delay: 783.4s; }
  .grid__item-4-col:nth-of-type(7835) {
    animation-delay: 783.5s; }
  .grid__item-4-col:nth-of-type(7836) {
    animation-delay: 783.6s; }
  .grid__item-4-col:nth-of-type(7837) {
    animation-delay: 783.7s; }
  .grid__item-4-col:nth-of-type(7838) {
    animation-delay: 783.8s; }
  .grid__item-4-col:nth-of-type(7839) {
    animation-delay: 783.9s; }
  .grid__item-4-col:nth-of-type(7840) {
    animation-delay: 784s; }
  .grid__item-4-col:nth-of-type(7841) {
    animation-delay: 784.1s; }
  .grid__item-4-col:nth-of-type(7842) {
    animation-delay: 784.2s; }
  .grid__item-4-col:nth-of-type(7843) {
    animation-delay: 784.3s; }
  .grid__item-4-col:nth-of-type(7844) {
    animation-delay: 784.4s; }
  .grid__item-4-col:nth-of-type(7845) {
    animation-delay: 784.5s; }
  .grid__item-4-col:nth-of-type(7846) {
    animation-delay: 784.6s; }
  .grid__item-4-col:nth-of-type(7847) {
    animation-delay: 784.7s; }
  .grid__item-4-col:nth-of-type(7848) {
    animation-delay: 784.8s; }
  .grid__item-4-col:nth-of-type(7849) {
    animation-delay: 784.9s; }
  .grid__item-4-col:nth-of-type(7850) {
    animation-delay: 785s; }
  .grid__item-4-col:nth-of-type(7851) {
    animation-delay: 785.1s; }
  .grid__item-4-col:nth-of-type(7852) {
    animation-delay: 785.2s; }
  .grid__item-4-col:nth-of-type(7853) {
    animation-delay: 785.3s; }
  .grid__item-4-col:nth-of-type(7854) {
    animation-delay: 785.4s; }
  .grid__item-4-col:nth-of-type(7855) {
    animation-delay: 785.5s; }
  .grid__item-4-col:nth-of-type(7856) {
    animation-delay: 785.6s; }
  .grid__item-4-col:nth-of-type(7857) {
    animation-delay: 785.7s; }
  .grid__item-4-col:nth-of-type(7858) {
    animation-delay: 785.8s; }
  .grid__item-4-col:nth-of-type(7859) {
    animation-delay: 785.9s; }
  .grid__item-4-col:nth-of-type(7860) {
    animation-delay: 786s; }
  .grid__item-4-col:nth-of-type(7861) {
    animation-delay: 786.1s; }
  .grid__item-4-col:nth-of-type(7862) {
    animation-delay: 786.2s; }
  .grid__item-4-col:nth-of-type(7863) {
    animation-delay: 786.3s; }
  .grid__item-4-col:nth-of-type(7864) {
    animation-delay: 786.4s; }
  .grid__item-4-col:nth-of-type(7865) {
    animation-delay: 786.5s; }
  .grid__item-4-col:nth-of-type(7866) {
    animation-delay: 786.6s; }
  .grid__item-4-col:nth-of-type(7867) {
    animation-delay: 786.7s; }
  .grid__item-4-col:nth-of-type(7868) {
    animation-delay: 786.8s; }
  .grid__item-4-col:nth-of-type(7869) {
    animation-delay: 786.9s; }
  .grid__item-4-col:nth-of-type(7870) {
    animation-delay: 787s; }
  .grid__item-4-col:nth-of-type(7871) {
    animation-delay: 787.1s; }
  .grid__item-4-col:nth-of-type(7872) {
    animation-delay: 787.2s; }
  .grid__item-4-col:nth-of-type(7873) {
    animation-delay: 787.3s; }
  .grid__item-4-col:nth-of-type(7874) {
    animation-delay: 787.4s; }
  .grid__item-4-col:nth-of-type(7875) {
    animation-delay: 787.5s; }
  .grid__item-4-col:nth-of-type(7876) {
    animation-delay: 787.6s; }
  .grid__item-4-col:nth-of-type(7877) {
    animation-delay: 787.7s; }
  .grid__item-4-col:nth-of-type(7878) {
    animation-delay: 787.8s; }
  .grid__item-4-col:nth-of-type(7879) {
    animation-delay: 787.9s; }
  .grid__item-4-col:nth-of-type(7880) {
    animation-delay: 788s; }
  .grid__item-4-col:nth-of-type(7881) {
    animation-delay: 788.1s; }
  .grid__item-4-col:nth-of-type(7882) {
    animation-delay: 788.2s; }
  .grid__item-4-col:nth-of-type(7883) {
    animation-delay: 788.3s; }
  .grid__item-4-col:nth-of-type(7884) {
    animation-delay: 788.4s; }
  .grid__item-4-col:nth-of-type(7885) {
    animation-delay: 788.5s; }
  .grid__item-4-col:nth-of-type(7886) {
    animation-delay: 788.6s; }
  .grid__item-4-col:nth-of-type(7887) {
    animation-delay: 788.7s; }
  .grid__item-4-col:nth-of-type(7888) {
    animation-delay: 788.8s; }
  .grid__item-4-col:nth-of-type(7889) {
    animation-delay: 788.9s; }
  .grid__item-4-col:nth-of-type(7890) {
    animation-delay: 789s; }
  .grid__item-4-col:nth-of-type(7891) {
    animation-delay: 789.1s; }
  .grid__item-4-col:nth-of-type(7892) {
    animation-delay: 789.2s; }
  .grid__item-4-col:nth-of-type(7893) {
    animation-delay: 789.3s; }
  .grid__item-4-col:nth-of-type(7894) {
    animation-delay: 789.4s; }
  .grid__item-4-col:nth-of-type(7895) {
    animation-delay: 789.5s; }
  .grid__item-4-col:nth-of-type(7896) {
    animation-delay: 789.6s; }
  .grid__item-4-col:nth-of-type(7897) {
    animation-delay: 789.7s; }
  .grid__item-4-col:nth-of-type(7898) {
    animation-delay: 789.8s; }
  .grid__item-4-col:nth-of-type(7899) {
    animation-delay: 789.9s; }
  .grid__item-4-col:nth-of-type(7900) {
    animation-delay: 790s; }
  .grid__item-4-col:nth-of-type(7901) {
    animation-delay: 790.1s; }
  .grid__item-4-col:nth-of-type(7902) {
    animation-delay: 790.2s; }
  .grid__item-4-col:nth-of-type(7903) {
    animation-delay: 790.3s; }
  .grid__item-4-col:nth-of-type(7904) {
    animation-delay: 790.4s; }
  .grid__item-4-col:nth-of-type(7905) {
    animation-delay: 790.5s; }
  .grid__item-4-col:nth-of-type(7906) {
    animation-delay: 790.6s; }
  .grid__item-4-col:nth-of-type(7907) {
    animation-delay: 790.7s; }
  .grid__item-4-col:nth-of-type(7908) {
    animation-delay: 790.8s; }
  .grid__item-4-col:nth-of-type(7909) {
    animation-delay: 790.9s; }
  .grid__item-4-col:nth-of-type(7910) {
    animation-delay: 791s; }
  .grid__item-4-col:nth-of-type(7911) {
    animation-delay: 791.1s; }
  .grid__item-4-col:nth-of-type(7912) {
    animation-delay: 791.2s; }
  .grid__item-4-col:nth-of-type(7913) {
    animation-delay: 791.3s; }
  .grid__item-4-col:nth-of-type(7914) {
    animation-delay: 791.4s; }
  .grid__item-4-col:nth-of-type(7915) {
    animation-delay: 791.5s; }
  .grid__item-4-col:nth-of-type(7916) {
    animation-delay: 791.6s; }
  .grid__item-4-col:nth-of-type(7917) {
    animation-delay: 791.7s; }
  .grid__item-4-col:nth-of-type(7918) {
    animation-delay: 791.8s; }
  .grid__item-4-col:nth-of-type(7919) {
    animation-delay: 791.9s; }
  .grid__item-4-col:nth-of-type(7920) {
    animation-delay: 792s; }
  .grid__item-4-col:nth-of-type(7921) {
    animation-delay: 792.1s; }
  .grid__item-4-col:nth-of-type(7922) {
    animation-delay: 792.2s; }
  .grid__item-4-col:nth-of-type(7923) {
    animation-delay: 792.3s; }
  .grid__item-4-col:nth-of-type(7924) {
    animation-delay: 792.4s; }
  .grid__item-4-col:nth-of-type(7925) {
    animation-delay: 792.5s; }
  .grid__item-4-col:nth-of-type(7926) {
    animation-delay: 792.6s; }
  .grid__item-4-col:nth-of-type(7927) {
    animation-delay: 792.7s; }
  .grid__item-4-col:nth-of-type(7928) {
    animation-delay: 792.8s; }
  .grid__item-4-col:nth-of-type(7929) {
    animation-delay: 792.9s; }
  .grid__item-4-col:nth-of-type(7930) {
    animation-delay: 793s; }
  .grid__item-4-col:nth-of-type(7931) {
    animation-delay: 793.1s; }
  .grid__item-4-col:nth-of-type(7932) {
    animation-delay: 793.2s; }
  .grid__item-4-col:nth-of-type(7933) {
    animation-delay: 793.3s; }
  .grid__item-4-col:nth-of-type(7934) {
    animation-delay: 793.4s; }
  .grid__item-4-col:nth-of-type(7935) {
    animation-delay: 793.5s; }
  .grid__item-4-col:nth-of-type(7936) {
    animation-delay: 793.6s; }
  .grid__item-4-col:nth-of-type(7937) {
    animation-delay: 793.7s; }
  .grid__item-4-col:nth-of-type(7938) {
    animation-delay: 793.8s; }
  .grid__item-4-col:nth-of-type(7939) {
    animation-delay: 793.9s; }
  .grid__item-4-col:nth-of-type(7940) {
    animation-delay: 794s; }
  .grid__item-4-col:nth-of-type(7941) {
    animation-delay: 794.1s; }
  .grid__item-4-col:nth-of-type(7942) {
    animation-delay: 794.2s; }
  .grid__item-4-col:nth-of-type(7943) {
    animation-delay: 794.3s; }
  .grid__item-4-col:nth-of-type(7944) {
    animation-delay: 794.4s; }
  .grid__item-4-col:nth-of-type(7945) {
    animation-delay: 794.5s; }
  .grid__item-4-col:nth-of-type(7946) {
    animation-delay: 794.6s; }
  .grid__item-4-col:nth-of-type(7947) {
    animation-delay: 794.7s; }
  .grid__item-4-col:nth-of-type(7948) {
    animation-delay: 794.8s; }
  .grid__item-4-col:nth-of-type(7949) {
    animation-delay: 794.9s; }
  .grid__item-4-col:nth-of-type(7950) {
    animation-delay: 795s; }
  .grid__item-4-col:nth-of-type(7951) {
    animation-delay: 795.1s; }
  .grid__item-4-col:nth-of-type(7952) {
    animation-delay: 795.2s; }
  .grid__item-4-col:nth-of-type(7953) {
    animation-delay: 795.3s; }
  .grid__item-4-col:nth-of-type(7954) {
    animation-delay: 795.4s; }
  .grid__item-4-col:nth-of-type(7955) {
    animation-delay: 795.5s; }
  .grid__item-4-col:nth-of-type(7956) {
    animation-delay: 795.6s; }
  .grid__item-4-col:nth-of-type(7957) {
    animation-delay: 795.7s; }
  .grid__item-4-col:nth-of-type(7958) {
    animation-delay: 795.8s; }
  .grid__item-4-col:nth-of-type(7959) {
    animation-delay: 795.9s; }
  .grid__item-4-col:nth-of-type(7960) {
    animation-delay: 796s; }
  .grid__item-4-col:nth-of-type(7961) {
    animation-delay: 796.1s; }
  .grid__item-4-col:nth-of-type(7962) {
    animation-delay: 796.2s; }
  .grid__item-4-col:nth-of-type(7963) {
    animation-delay: 796.3s; }
  .grid__item-4-col:nth-of-type(7964) {
    animation-delay: 796.4s; }
  .grid__item-4-col:nth-of-type(7965) {
    animation-delay: 796.5s; }
  .grid__item-4-col:nth-of-type(7966) {
    animation-delay: 796.6s; }
  .grid__item-4-col:nth-of-type(7967) {
    animation-delay: 796.7s; }
  .grid__item-4-col:nth-of-type(7968) {
    animation-delay: 796.8s; }
  .grid__item-4-col:nth-of-type(7969) {
    animation-delay: 796.9s; }
  .grid__item-4-col:nth-of-type(7970) {
    animation-delay: 797s; }
  .grid__item-4-col:nth-of-type(7971) {
    animation-delay: 797.1s; }
  .grid__item-4-col:nth-of-type(7972) {
    animation-delay: 797.2s; }
  .grid__item-4-col:nth-of-type(7973) {
    animation-delay: 797.3s; }
  .grid__item-4-col:nth-of-type(7974) {
    animation-delay: 797.4s; }
  .grid__item-4-col:nth-of-type(7975) {
    animation-delay: 797.5s; }
  .grid__item-4-col:nth-of-type(7976) {
    animation-delay: 797.6s; }
  .grid__item-4-col:nth-of-type(7977) {
    animation-delay: 797.7s; }
  .grid__item-4-col:nth-of-type(7978) {
    animation-delay: 797.8s; }
  .grid__item-4-col:nth-of-type(7979) {
    animation-delay: 797.9s; }
  .grid__item-4-col:nth-of-type(7980) {
    animation-delay: 798s; }
  .grid__item-4-col:nth-of-type(7981) {
    animation-delay: 798.1s; }
  .grid__item-4-col:nth-of-type(7982) {
    animation-delay: 798.2s; }
  .grid__item-4-col:nth-of-type(7983) {
    animation-delay: 798.3s; }
  .grid__item-4-col:nth-of-type(7984) {
    animation-delay: 798.4s; }
  .grid__item-4-col:nth-of-type(7985) {
    animation-delay: 798.5s; }
  .grid__item-4-col:nth-of-type(7986) {
    animation-delay: 798.6s; }
  .grid__item-4-col:nth-of-type(7987) {
    animation-delay: 798.7s; }
  .grid__item-4-col:nth-of-type(7988) {
    animation-delay: 798.8s; }
  .grid__item-4-col:nth-of-type(7989) {
    animation-delay: 798.9s; }
  .grid__item-4-col:nth-of-type(7990) {
    animation-delay: 799s; }
  .grid__item-4-col:nth-of-type(7991) {
    animation-delay: 799.1s; }
  .grid__item-4-col:nth-of-type(7992) {
    animation-delay: 799.2s; }
  .grid__item-4-col:nth-of-type(7993) {
    animation-delay: 799.3s; }
  .grid__item-4-col:nth-of-type(7994) {
    animation-delay: 799.4s; }
  .grid__item-4-col:nth-of-type(7995) {
    animation-delay: 799.5s; }
  .grid__item-4-col:nth-of-type(7996) {
    animation-delay: 799.6s; }
  .grid__item-4-col:nth-of-type(7997) {
    animation-delay: 799.7s; }
  .grid__item-4-col:nth-of-type(7998) {
    animation-delay: 799.8s; }
  .grid__item-4-col:nth-of-type(7999) {
    animation-delay: 799.9s; }
  .grid__item-4-col:nth-of-type(8000) {
    animation-delay: 800s; }
  .grid__item-4-col:nth-of-type(8001) {
    animation-delay: 800.1s; }
  .grid__item-4-col:nth-of-type(8002) {
    animation-delay: 800.2s; }
  .grid__item-4-col:nth-of-type(8003) {
    animation-delay: 800.3s; }
  .grid__item-4-col:nth-of-type(8004) {
    animation-delay: 800.4s; }
  .grid__item-4-col:nth-of-type(8005) {
    animation-delay: 800.5s; }
  .grid__item-4-col:nth-of-type(8006) {
    animation-delay: 800.6s; }
  .grid__item-4-col:nth-of-type(8007) {
    animation-delay: 800.7s; }
  .grid__item-4-col:nth-of-type(8008) {
    animation-delay: 800.8s; }
  .grid__item-4-col:nth-of-type(8009) {
    animation-delay: 800.9s; }
  .grid__item-4-col:nth-of-type(8010) {
    animation-delay: 801s; }
  .grid__item-4-col:nth-of-type(8011) {
    animation-delay: 801.1s; }
  .grid__item-4-col:nth-of-type(8012) {
    animation-delay: 801.2s; }
  .grid__item-4-col:nth-of-type(8013) {
    animation-delay: 801.3s; }
  .grid__item-4-col:nth-of-type(8014) {
    animation-delay: 801.4s; }
  .grid__item-4-col:nth-of-type(8015) {
    animation-delay: 801.5s; }
  .grid__item-4-col:nth-of-type(8016) {
    animation-delay: 801.6s; }
  .grid__item-4-col:nth-of-type(8017) {
    animation-delay: 801.7s; }
  .grid__item-4-col:nth-of-type(8018) {
    animation-delay: 801.8s; }
  .grid__item-4-col:nth-of-type(8019) {
    animation-delay: 801.9s; }
  .grid__item-4-col:nth-of-type(8020) {
    animation-delay: 802s; }
  .grid__item-4-col:nth-of-type(8021) {
    animation-delay: 802.1s; }
  .grid__item-4-col:nth-of-type(8022) {
    animation-delay: 802.2s; }
  .grid__item-4-col:nth-of-type(8023) {
    animation-delay: 802.3s; }
  .grid__item-4-col:nth-of-type(8024) {
    animation-delay: 802.4s; }
  .grid__item-4-col:nth-of-type(8025) {
    animation-delay: 802.5s; }
  .grid__item-4-col:nth-of-type(8026) {
    animation-delay: 802.6s; }
  .grid__item-4-col:nth-of-type(8027) {
    animation-delay: 802.7s; }
  .grid__item-4-col:nth-of-type(8028) {
    animation-delay: 802.8s; }
  .grid__item-4-col:nth-of-type(8029) {
    animation-delay: 802.9s; }
  .grid__item-4-col:nth-of-type(8030) {
    animation-delay: 803s; }
  .grid__item-4-col:nth-of-type(8031) {
    animation-delay: 803.1s; }
  .grid__item-4-col:nth-of-type(8032) {
    animation-delay: 803.2s; }
  .grid__item-4-col:nth-of-type(8033) {
    animation-delay: 803.3s; }
  .grid__item-4-col:nth-of-type(8034) {
    animation-delay: 803.4s; }
  .grid__item-4-col:nth-of-type(8035) {
    animation-delay: 803.5s; }
  .grid__item-4-col:nth-of-type(8036) {
    animation-delay: 803.6s; }
  .grid__item-4-col:nth-of-type(8037) {
    animation-delay: 803.7s; }
  .grid__item-4-col:nth-of-type(8038) {
    animation-delay: 803.8s; }
  .grid__item-4-col:nth-of-type(8039) {
    animation-delay: 803.9s; }
  .grid__item-4-col:nth-of-type(8040) {
    animation-delay: 804s; }
  .grid__item-4-col:nth-of-type(8041) {
    animation-delay: 804.1s; }
  .grid__item-4-col:nth-of-type(8042) {
    animation-delay: 804.2s; }
  .grid__item-4-col:nth-of-type(8043) {
    animation-delay: 804.3s; }
  .grid__item-4-col:nth-of-type(8044) {
    animation-delay: 804.4s; }
  .grid__item-4-col:nth-of-type(8045) {
    animation-delay: 804.5s; }
  .grid__item-4-col:nth-of-type(8046) {
    animation-delay: 804.6s; }
  .grid__item-4-col:nth-of-type(8047) {
    animation-delay: 804.7s; }
  .grid__item-4-col:nth-of-type(8048) {
    animation-delay: 804.8s; }
  .grid__item-4-col:nth-of-type(8049) {
    animation-delay: 804.9s; }
  .grid__item-4-col:nth-of-type(8050) {
    animation-delay: 805s; }
  .grid__item-4-col:nth-of-type(8051) {
    animation-delay: 805.1s; }
  .grid__item-4-col:nth-of-type(8052) {
    animation-delay: 805.2s; }
  .grid__item-4-col:nth-of-type(8053) {
    animation-delay: 805.3s; }
  .grid__item-4-col:nth-of-type(8054) {
    animation-delay: 805.4s; }
  .grid__item-4-col:nth-of-type(8055) {
    animation-delay: 805.5s; }
  .grid__item-4-col:nth-of-type(8056) {
    animation-delay: 805.6s; }
  .grid__item-4-col:nth-of-type(8057) {
    animation-delay: 805.7s; }
  .grid__item-4-col:nth-of-type(8058) {
    animation-delay: 805.8s; }
  .grid__item-4-col:nth-of-type(8059) {
    animation-delay: 805.9s; }
  .grid__item-4-col:nth-of-type(8060) {
    animation-delay: 806s; }
  .grid__item-4-col:nth-of-type(8061) {
    animation-delay: 806.1s; }
  .grid__item-4-col:nth-of-type(8062) {
    animation-delay: 806.2s; }
  .grid__item-4-col:nth-of-type(8063) {
    animation-delay: 806.3s; }
  .grid__item-4-col:nth-of-type(8064) {
    animation-delay: 806.4s; }
  .grid__item-4-col:nth-of-type(8065) {
    animation-delay: 806.5s; }
  .grid__item-4-col:nth-of-type(8066) {
    animation-delay: 806.6s; }
  .grid__item-4-col:nth-of-type(8067) {
    animation-delay: 806.7s; }
  .grid__item-4-col:nth-of-type(8068) {
    animation-delay: 806.8s; }
  .grid__item-4-col:nth-of-type(8069) {
    animation-delay: 806.9s; }
  .grid__item-4-col:nth-of-type(8070) {
    animation-delay: 807s; }
  .grid__item-4-col:nth-of-type(8071) {
    animation-delay: 807.1s; }
  .grid__item-4-col:nth-of-type(8072) {
    animation-delay: 807.2s; }
  .grid__item-4-col:nth-of-type(8073) {
    animation-delay: 807.3s; }
  .grid__item-4-col:nth-of-type(8074) {
    animation-delay: 807.4s; }
  .grid__item-4-col:nth-of-type(8075) {
    animation-delay: 807.5s; }
  .grid__item-4-col:nth-of-type(8076) {
    animation-delay: 807.6s; }
  .grid__item-4-col:nth-of-type(8077) {
    animation-delay: 807.7s; }
  .grid__item-4-col:nth-of-type(8078) {
    animation-delay: 807.8s; }
  .grid__item-4-col:nth-of-type(8079) {
    animation-delay: 807.9s; }
  .grid__item-4-col:nth-of-type(8080) {
    animation-delay: 808s; }
  .grid__item-4-col:nth-of-type(8081) {
    animation-delay: 808.1s; }
  .grid__item-4-col:nth-of-type(8082) {
    animation-delay: 808.2s; }
  .grid__item-4-col:nth-of-type(8083) {
    animation-delay: 808.3s; }
  .grid__item-4-col:nth-of-type(8084) {
    animation-delay: 808.4s; }
  .grid__item-4-col:nth-of-type(8085) {
    animation-delay: 808.5s; }
  .grid__item-4-col:nth-of-type(8086) {
    animation-delay: 808.6s; }
  .grid__item-4-col:nth-of-type(8087) {
    animation-delay: 808.7s; }
  .grid__item-4-col:nth-of-type(8088) {
    animation-delay: 808.8s; }
  .grid__item-4-col:nth-of-type(8089) {
    animation-delay: 808.9s; }
  .grid__item-4-col:nth-of-type(8090) {
    animation-delay: 809s; }
  .grid__item-4-col:nth-of-type(8091) {
    animation-delay: 809.1s; }
  .grid__item-4-col:nth-of-type(8092) {
    animation-delay: 809.2s; }
  .grid__item-4-col:nth-of-type(8093) {
    animation-delay: 809.3s; }
  .grid__item-4-col:nth-of-type(8094) {
    animation-delay: 809.4s; }
  .grid__item-4-col:nth-of-type(8095) {
    animation-delay: 809.5s; }
  .grid__item-4-col:nth-of-type(8096) {
    animation-delay: 809.6s; }
  .grid__item-4-col:nth-of-type(8097) {
    animation-delay: 809.7s; }
  .grid__item-4-col:nth-of-type(8098) {
    animation-delay: 809.8s; }
  .grid__item-4-col:nth-of-type(8099) {
    animation-delay: 809.9s; }
  .grid__item-4-col:nth-of-type(8100) {
    animation-delay: 810s; }
  .grid__item-4-col:nth-of-type(8101) {
    animation-delay: 810.1s; }
  .grid__item-4-col:nth-of-type(8102) {
    animation-delay: 810.2s; }
  .grid__item-4-col:nth-of-type(8103) {
    animation-delay: 810.3s; }
  .grid__item-4-col:nth-of-type(8104) {
    animation-delay: 810.4s; }
  .grid__item-4-col:nth-of-type(8105) {
    animation-delay: 810.5s; }
  .grid__item-4-col:nth-of-type(8106) {
    animation-delay: 810.6s; }
  .grid__item-4-col:nth-of-type(8107) {
    animation-delay: 810.7s; }
  .grid__item-4-col:nth-of-type(8108) {
    animation-delay: 810.8s; }
  .grid__item-4-col:nth-of-type(8109) {
    animation-delay: 810.9s; }
  .grid__item-4-col:nth-of-type(8110) {
    animation-delay: 811s; }
  .grid__item-4-col:nth-of-type(8111) {
    animation-delay: 811.1s; }
  .grid__item-4-col:nth-of-type(8112) {
    animation-delay: 811.2s; }
  .grid__item-4-col:nth-of-type(8113) {
    animation-delay: 811.3s; }
  .grid__item-4-col:nth-of-type(8114) {
    animation-delay: 811.4s; }
  .grid__item-4-col:nth-of-type(8115) {
    animation-delay: 811.5s; }
  .grid__item-4-col:nth-of-type(8116) {
    animation-delay: 811.6s; }
  .grid__item-4-col:nth-of-type(8117) {
    animation-delay: 811.7s; }
  .grid__item-4-col:nth-of-type(8118) {
    animation-delay: 811.8s; }
  .grid__item-4-col:nth-of-type(8119) {
    animation-delay: 811.9s; }
  .grid__item-4-col:nth-of-type(8120) {
    animation-delay: 812s; }
  .grid__item-4-col:nth-of-type(8121) {
    animation-delay: 812.1s; }
  .grid__item-4-col:nth-of-type(8122) {
    animation-delay: 812.2s; }
  .grid__item-4-col:nth-of-type(8123) {
    animation-delay: 812.3s; }
  .grid__item-4-col:nth-of-type(8124) {
    animation-delay: 812.4s; }
  .grid__item-4-col:nth-of-type(8125) {
    animation-delay: 812.5s; }
  .grid__item-4-col:nth-of-type(8126) {
    animation-delay: 812.6s; }
  .grid__item-4-col:nth-of-type(8127) {
    animation-delay: 812.7s; }
  .grid__item-4-col:nth-of-type(8128) {
    animation-delay: 812.8s; }
  .grid__item-4-col:nth-of-type(8129) {
    animation-delay: 812.9s; }
  .grid__item-4-col:nth-of-type(8130) {
    animation-delay: 813s; }
  .grid__item-4-col:nth-of-type(8131) {
    animation-delay: 813.1s; }
  .grid__item-4-col:nth-of-type(8132) {
    animation-delay: 813.2s; }
  .grid__item-4-col:nth-of-type(8133) {
    animation-delay: 813.3s; }
  .grid__item-4-col:nth-of-type(8134) {
    animation-delay: 813.4s; }
  .grid__item-4-col:nth-of-type(8135) {
    animation-delay: 813.5s; }
  .grid__item-4-col:nth-of-type(8136) {
    animation-delay: 813.6s; }
  .grid__item-4-col:nth-of-type(8137) {
    animation-delay: 813.7s; }
  .grid__item-4-col:nth-of-type(8138) {
    animation-delay: 813.8s; }
  .grid__item-4-col:nth-of-type(8139) {
    animation-delay: 813.9s; }
  .grid__item-4-col:nth-of-type(8140) {
    animation-delay: 814s; }
  .grid__item-4-col:nth-of-type(8141) {
    animation-delay: 814.1s; }
  .grid__item-4-col:nth-of-type(8142) {
    animation-delay: 814.2s; }
  .grid__item-4-col:nth-of-type(8143) {
    animation-delay: 814.3s; }
  .grid__item-4-col:nth-of-type(8144) {
    animation-delay: 814.4s; }
  .grid__item-4-col:nth-of-type(8145) {
    animation-delay: 814.5s; }
  .grid__item-4-col:nth-of-type(8146) {
    animation-delay: 814.6s; }
  .grid__item-4-col:nth-of-type(8147) {
    animation-delay: 814.7s; }
  .grid__item-4-col:nth-of-type(8148) {
    animation-delay: 814.8s; }
  .grid__item-4-col:nth-of-type(8149) {
    animation-delay: 814.9s; }
  .grid__item-4-col:nth-of-type(8150) {
    animation-delay: 815s; }
  .grid__item-4-col:nth-of-type(8151) {
    animation-delay: 815.1s; }
  .grid__item-4-col:nth-of-type(8152) {
    animation-delay: 815.2s; }
  .grid__item-4-col:nth-of-type(8153) {
    animation-delay: 815.3s; }
  .grid__item-4-col:nth-of-type(8154) {
    animation-delay: 815.4s; }
  .grid__item-4-col:nth-of-type(8155) {
    animation-delay: 815.5s; }
  .grid__item-4-col:nth-of-type(8156) {
    animation-delay: 815.6s; }
  .grid__item-4-col:nth-of-type(8157) {
    animation-delay: 815.7s; }
  .grid__item-4-col:nth-of-type(8158) {
    animation-delay: 815.8s; }
  .grid__item-4-col:nth-of-type(8159) {
    animation-delay: 815.9s; }
  .grid__item-4-col:nth-of-type(8160) {
    animation-delay: 816s; }
  .grid__item-4-col:nth-of-type(8161) {
    animation-delay: 816.1s; }
  .grid__item-4-col:nth-of-type(8162) {
    animation-delay: 816.2s; }
  .grid__item-4-col:nth-of-type(8163) {
    animation-delay: 816.3s; }
  .grid__item-4-col:nth-of-type(8164) {
    animation-delay: 816.4s; }
  .grid__item-4-col:nth-of-type(8165) {
    animation-delay: 816.5s; }
  .grid__item-4-col:nth-of-type(8166) {
    animation-delay: 816.6s; }
  .grid__item-4-col:nth-of-type(8167) {
    animation-delay: 816.7s; }
  .grid__item-4-col:nth-of-type(8168) {
    animation-delay: 816.8s; }
  .grid__item-4-col:nth-of-type(8169) {
    animation-delay: 816.9s; }
  .grid__item-4-col:nth-of-type(8170) {
    animation-delay: 817s; }
  .grid__item-4-col:nth-of-type(8171) {
    animation-delay: 817.1s; }
  .grid__item-4-col:nth-of-type(8172) {
    animation-delay: 817.2s; }
  .grid__item-4-col:nth-of-type(8173) {
    animation-delay: 817.3s; }
  .grid__item-4-col:nth-of-type(8174) {
    animation-delay: 817.4s; }
  .grid__item-4-col:nth-of-type(8175) {
    animation-delay: 817.5s; }
  .grid__item-4-col:nth-of-type(8176) {
    animation-delay: 817.6s; }
  .grid__item-4-col:nth-of-type(8177) {
    animation-delay: 817.7s; }
  .grid__item-4-col:nth-of-type(8178) {
    animation-delay: 817.8s; }
  .grid__item-4-col:nth-of-type(8179) {
    animation-delay: 817.9s; }
  .grid__item-4-col:nth-of-type(8180) {
    animation-delay: 818s; }
  .grid__item-4-col:nth-of-type(8181) {
    animation-delay: 818.1s; }
  .grid__item-4-col:nth-of-type(8182) {
    animation-delay: 818.2s; }
  .grid__item-4-col:nth-of-type(8183) {
    animation-delay: 818.3s; }
  .grid__item-4-col:nth-of-type(8184) {
    animation-delay: 818.4s; }
  .grid__item-4-col:nth-of-type(8185) {
    animation-delay: 818.5s; }
  .grid__item-4-col:nth-of-type(8186) {
    animation-delay: 818.6s; }
  .grid__item-4-col:nth-of-type(8187) {
    animation-delay: 818.7s; }
  .grid__item-4-col:nth-of-type(8188) {
    animation-delay: 818.8s; }
  .grid__item-4-col:nth-of-type(8189) {
    animation-delay: 818.9s; }
  .grid__item-4-col:nth-of-type(8190) {
    animation-delay: 819s; }
  .grid__item-4-col:nth-of-type(8191) {
    animation-delay: 819.1s; }
  .grid__item-4-col:nth-of-type(8192) {
    animation-delay: 819.2s; }
  .grid__item-4-col:nth-of-type(8193) {
    animation-delay: 819.3s; }
  .grid__item-4-col:nth-of-type(8194) {
    animation-delay: 819.4s; }
  .grid__item-4-col:nth-of-type(8195) {
    animation-delay: 819.5s; }
  .grid__item-4-col:nth-of-type(8196) {
    animation-delay: 819.6s; }
  .grid__item-4-col:nth-of-type(8197) {
    animation-delay: 819.7s; }
  .grid__item-4-col:nth-of-type(8198) {
    animation-delay: 819.8s; }
  .grid__item-4-col:nth-of-type(8199) {
    animation-delay: 819.9s; }
  .grid__item-4-col:nth-of-type(8200) {
    animation-delay: 820s; }
  .grid__item-4-col:nth-of-type(8201) {
    animation-delay: 820.1s; }
  .grid__item-4-col:nth-of-type(8202) {
    animation-delay: 820.2s; }
  .grid__item-4-col:nth-of-type(8203) {
    animation-delay: 820.3s; }
  .grid__item-4-col:nth-of-type(8204) {
    animation-delay: 820.4s; }
  .grid__item-4-col:nth-of-type(8205) {
    animation-delay: 820.5s; }
  .grid__item-4-col:nth-of-type(8206) {
    animation-delay: 820.6s; }
  .grid__item-4-col:nth-of-type(8207) {
    animation-delay: 820.7s; }
  .grid__item-4-col:nth-of-type(8208) {
    animation-delay: 820.8s; }
  .grid__item-4-col:nth-of-type(8209) {
    animation-delay: 820.9s; }
  .grid__item-4-col:nth-of-type(8210) {
    animation-delay: 821s; }
  .grid__item-4-col:nth-of-type(8211) {
    animation-delay: 821.1s; }
  .grid__item-4-col:nth-of-type(8212) {
    animation-delay: 821.2s; }
  .grid__item-4-col:nth-of-type(8213) {
    animation-delay: 821.3s; }
  .grid__item-4-col:nth-of-type(8214) {
    animation-delay: 821.4s; }
  .grid__item-4-col:nth-of-type(8215) {
    animation-delay: 821.5s; }
  .grid__item-4-col:nth-of-type(8216) {
    animation-delay: 821.6s; }
  .grid__item-4-col:nth-of-type(8217) {
    animation-delay: 821.7s; }
  .grid__item-4-col:nth-of-type(8218) {
    animation-delay: 821.8s; }
  .grid__item-4-col:nth-of-type(8219) {
    animation-delay: 821.9s; }
  .grid__item-4-col:nth-of-type(8220) {
    animation-delay: 822s; }
  .grid__item-4-col:nth-of-type(8221) {
    animation-delay: 822.1s; }
  .grid__item-4-col:nth-of-type(8222) {
    animation-delay: 822.2s; }
  .grid__item-4-col:nth-of-type(8223) {
    animation-delay: 822.3s; }
  .grid__item-4-col:nth-of-type(8224) {
    animation-delay: 822.4s; }
  .grid__item-4-col:nth-of-type(8225) {
    animation-delay: 822.5s; }
  .grid__item-4-col:nth-of-type(8226) {
    animation-delay: 822.6s; }
  .grid__item-4-col:nth-of-type(8227) {
    animation-delay: 822.7s; }
  .grid__item-4-col:nth-of-type(8228) {
    animation-delay: 822.8s; }
  .grid__item-4-col:nth-of-type(8229) {
    animation-delay: 822.9s; }
  .grid__item-4-col:nth-of-type(8230) {
    animation-delay: 823s; }
  .grid__item-4-col:nth-of-type(8231) {
    animation-delay: 823.1s; }
  .grid__item-4-col:nth-of-type(8232) {
    animation-delay: 823.2s; }
  .grid__item-4-col:nth-of-type(8233) {
    animation-delay: 823.3s; }
  .grid__item-4-col:nth-of-type(8234) {
    animation-delay: 823.4s; }
  .grid__item-4-col:nth-of-type(8235) {
    animation-delay: 823.5s; }
  .grid__item-4-col:nth-of-type(8236) {
    animation-delay: 823.6s; }
  .grid__item-4-col:nth-of-type(8237) {
    animation-delay: 823.7s; }
  .grid__item-4-col:nth-of-type(8238) {
    animation-delay: 823.8s; }
  .grid__item-4-col:nth-of-type(8239) {
    animation-delay: 823.9s; }
  .grid__item-4-col:nth-of-type(8240) {
    animation-delay: 824s; }
  .grid__item-4-col:nth-of-type(8241) {
    animation-delay: 824.1s; }
  .grid__item-4-col:nth-of-type(8242) {
    animation-delay: 824.2s; }
  .grid__item-4-col:nth-of-type(8243) {
    animation-delay: 824.3s; }
  .grid__item-4-col:nth-of-type(8244) {
    animation-delay: 824.4s; }
  .grid__item-4-col:nth-of-type(8245) {
    animation-delay: 824.5s; }
  .grid__item-4-col:nth-of-type(8246) {
    animation-delay: 824.6s; }
  .grid__item-4-col:nth-of-type(8247) {
    animation-delay: 824.7s; }
  .grid__item-4-col:nth-of-type(8248) {
    animation-delay: 824.8s; }
  .grid__item-4-col:nth-of-type(8249) {
    animation-delay: 824.9s; }
  .grid__item-4-col:nth-of-type(8250) {
    animation-delay: 825s; }
  .grid__item-4-col:nth-of-type(8251) {
    animation-delay: 825.1s; }
  .grid__item-4-col:nth-of-type(8252) {
    animation-delay: 825.2s; }
  .grid__item-4-col:nth-of-type(8253) {
    animation-delay: 825.3s; }
  .grid__item-4-col:nth-of-type(8254) {
    animation-delay: 825.4s; }
  .grid__item-4-col:nth-of-type(8255) {
    animation-delay: 825.5s; }
  .grid__item-4-col:nth-of-type(8256) {
    animation-delay: 825.6s; }
  .grid__item-4-col:nth-of-type(8257) {
    animation-delay: 825.7s; }
  .grid__item-4-col:nth-of-type(8258) {
    animation-delay: 825.8s; }
  .grid__item-4-col:nth-of-type(8259) {
    animation-delay: 825.9s; }
  .grid__item-4-col:nth-of-type(8260) {
    animation-delay: 826s; }
  .grid__item-4-col:nth-of-type(8261) {
    animation-delay: 826.1s; }
  .grid__item-4-col:nth-of-type(8262) {
    animation-delay: 826.2s; }
  .grid__item-4-col:nth-of-type(8263) {
    animation-delay: 826.3s; }
  .grid__item-4-col:nth-of-type(8264) {
    animation-delay: 826.4s; }
  .grid__item-4-col:nth-of-type(8265) {
    animation-delay: 826.5s; }
  .grid__item-4-col:nth-of-type(8266) {
    animation-delay: 826.6s; }
  .grid__item-4-col:nth-of-type(8267) {
    animation-delay: 826.7s; }
  .grid__item-4-col:nth-of-type(8268) {
    animation-delay: 826.8s; }
  .grid__item-4-col:nth-of-type(8269) {
    animation-delay: 826.9s; }
  .grid__item-4-col:nth-of-type(8270) {
    animation-delay: 827s; }
  .grid__item-4-col:nth-of-type(8271) {
    animation-delay: 827.1s; }
  .grid__item-4-col:nth-of-type(8272) {
    animation-delay: 827.2s; }
  .grid__item-4-col:nth-of-type(8273) {
    animation-delay: 827.3s; }
  .grid__item-4-col:nth-of-type(8274) {
    animation-delay: 827.4s; }
  .grid__item-4-col:nth-of-type(8275) {
    animation-delay: 827.5s; }
  .grid__item-4-col:nth-of-type(8276) {
    animation-delay: 827.6s; }
  .grid__item-4-col:nth-of-type(8277) {
    animation-delay: 827.7s; }
  .grid__item-4-col:nth-of-type(8278) {
    animation-delay: 827.8s; }
  .grid__item-4-col:nth-of-type(8279) {
    animation-delay: 827.9s; }
  .grid__item-4-col:nth-of-type(8280) {
    animation-delay: 828s; }
  .grid__item-4-col:nth-of-type(8281) {
    animation-delay: 828.1s; }
  .grid__item-4-col:nth-of-type(8282) {
    animation-delay: 828.2s; }
  .grid__item-4-col:nth-of-type(8283) {
    animation-delay: 828.3s; }
  .grid__item-4-col:nth-of-type(8284) {
    animation-delay: 828.4s; }
  .grid__item-4-col:nth-of-type(8285) {
    animation-delay: 828.5s; }
  .grid__item-4-col:nth-of-type(8286) {
    animation-delay: 828.6s; }
  .grid__item-4-col:nth-of-type(8287) {
    animation-delay: 828.7s; }
  .grid__item-4-col:nth-of-type(8288) {
    animation-delay: 828.8s; }
  .grid__item-4-col:nth-of-type(8289) {
    animation-delay: 828.9s; }
  .grid__item-4-col:nth-of-type(8290) {
    animation-delay: 829s; }
  .grid__item-4-col:nth-of-type(8291) {
    animation-delay: 829.1s; }
  .grid__item-4-col:nth-of-type(8292) {
    animation-delay: 829.2s; }
  .grid__item-4-col:nth-of-type(8293) {
    animation-delay: 829.3s; }
  .grid__item-4-col:nth-of-type(8294) {
    animation-delay: 829.4s; }
  .grid__item-4-col:nth-of-type(8295) {
    animation-delay: 829.5s; }
  .grid__item-4-col:nth-of-type(8296) {
    animation-delay: 829.6s; }
  .grid__item-4-col:nth-of-type(8297) {
    animation-delay: 829.7s; }
  .grid__item-4-col:nth-of-type(8298) {
    animation-delay: 829.8s; }
  .grid__item-4-col:nth-of-type(8299) {
    animation-delay: 829.9s; }
  .grid__item-4-col:nth-of-type(8300) {
    animation-delay: 830s; }
  .grid__item-4-col:nth-of-type(8301) {
    animation-delay: 830.1s; }
  .grid__item-4-col:nth-of-type(8302) {
    animation-delay: 830.2s; }
  .grid__item-4-col:nth-of-type(8303) {
    animation-delay: 830.3s; }
  .grid__item-4-col:nth-of-type(8304) {
    animation-delay: 830.4s; }
  .grid__item-4-col:nth-of-type(8305) {
    animation-delay: 830.5s; }
  .grid__item-4-col:nth-of-type(8306) {
    animation-delay: 830.6s; }
  .grid__item-4-col:nth-of-type(8307) {
    animation-delay: 830.7s; }
  .grid__item-4-col:nth-of-type(8308) {
    animation-delay: 830.8s; }
  .grid__item-4-col:nth-of-type(8309) {
    animation-delay: 830.9s; }
  .grid__item-4-col:nth-of-type(8310) {
    animation-delay: 831s; }
  .grid__item-4-col:nth-of-type(8311) {
    animation-delay: 831.1s; }
  .grid__item-4-col:nth-of-type(8312) {
    animation-delay: 831.2s; }
  .grid__item-4-col:nth-of-type(8313) {
    animation-delay: 831.3s; }
  .grid__item-4-col:nth-of-type(8314) {
    animation-delay: 831.4s; }
  .grid__item-4-col:nth-of-type(8315) {
    animation-delay: 831.5s; }
  .grid__item-4-col:nth-of-type(8316) {
    animation-delay: 831.6s; }
  .grid__item-4-col:nth-of-type(8317) {
    animation-delay: 831.7s; }
  .grid__item-4-col:nth-of-type(8318) {
    animation-delay: 831.8s; }
  .grid__item-4-col:nth-of-type(8319) {
    animation-delay: 831.9s; }
  .grid__item-4-col:nth-of-type(8320) {
    animation-delay: 832s; }
  .grid__item-4-col:nth-of-type(8321) {
    animation-delay: 832.1s; }
  .grid__item-4-col:nth-of-type(8322) {
    animation-delay: 832.2s; }
  .grid__item-4-col:nth-of-type(8323) {
    animation-delay: 832.3s; }
  .grid__item-4-col:nth-of-type(8324) {
    animation-delay: 832.4s; }
  .grid__item-4-col:nth-of-type(8325) {
    animation-delay: 832.5s; }
  .grid__item-4-col:nth-of-type(8326) {
    animation-delay: 832.6s; }
  .grid__item-4-col:nth-of-type(8327) {
    animation-delay: 832.7s; }
  .grid__item-4-col:nth-of-type(8328) {
    animation-delay: 832.8s; }
  .grid__item-4-col:nth-of-type(8329) {
    animation-delay: 832.9s; }
  .grid__item-4-col:nth-of-type(8330) {
    animation-delay: 833s; }
  .grid__item-4-col:nth-of-type(8331) {
    animation-delay: 833.1s; }
  .grid__item-4-col:nth-of-type(8332) {
    animation-delay: 833.2s; }
  .grid__item-4-col:nth-of-type(8333) {
    animation-delay: 833.3s; }
  .grid__item-4-col:nth-of-type(8334) {
    animation-delay: 833.4s; }
  .grid__item-4-col:nth-of-type(8335) {
    animation-delay: 833.5s; }
  .grid__item-4-col:nth-of-type(8336) {
    animation-delay: 833.6s; }
  .grid__item-4-col:nth-of-type(8337) {
    animation-delay: 833.7s; }
  .grid__item-4-col:nth-of-type(8338) {
    animation-delay: 833.8s; }
  .grid__item-4-col:nth-of-type(8339) {
    animation-delay: 833.9s; }
  .grid__item-4-col:nth-of-type(8340) {
    animation-delay: 834s; }
  .grid__item-4-col:nth-of-type(8341) {
    animation-delay: 834.1s; }
  .grid__item-4-col:nth-of-type(8342) {
    animation-delay: 834.2s; }
  .grid__item-4-col:nth-of-type(8343) {
    animation-delay: 834.3s; }
  .grid__item-4-col:nth-of-type(8344) {
    animation-delay: 834.4s; }
  .grid__item-4-col:nth-of-type(8345) {
    animation-delay: 834.5s; }
  .grid__item-4-col:nth-of-type(8346) {
    animation-delay: 834.6s; }
  .grid__item-4-col:nth-of-type(8347) {
    animation-delay: 834.7s; }
  .grid__item-4-col:nth-of-type(8348) {
    animation-delay: 834.8s; }
  .grid__item-4-col:nth-of-type(8349) {
    animation-delay: 834.9s; }
  .grid__item-4-col:nth-of-type(8350) {
    animation-delay: 835s; }
  .grid__item-4-col:nth-of-type(8351) {
    animation-delay: 835.1s; }
  .grid__item-4-col:nth-of-type(8352) {
    animation-delay: 835.2s; }
  .grid__item-4-col:nth-of-type(8353) {
    animation-delay: 835.3s; }
  .grid__item-4-col:nth-of-type(8354) {
    animation-delay: 835.4s; }
  .grid__item-4-col:nth-of-type(8355) {
    animation-delay: 835.5s; }
  .grid__item-4-col:nth-of-type(8356) {
    animation-delay: 835.6s; }
  .grid__item-4-col:nth-of-type(8357) {
    animation-delay: 835.7s; }
  .grid__item-4-col:nth-of-type(8358) {
    animation-delay: 835.8s; }
  .grid__item-4-col:nth-of-type(8359) {
    animation-delay: 835.9s; }
  .grid__item-4-col:nth-of-type(8360) {
    animation-delay: 836s; }
  .grid__item-4-col:nth-of-type(8361) {
    animation-delay: 836.1s; }
  .grid__item-4-col:nth-of-type(8362) {
    animation-delay: 836.2s; }
  .grid__item-4-col:nth-of-type(8363) {
    animation-delay: 836.3s; }
  .grid__item-4-col:nth-of-type(8364) {
    animation-delay: 836.4s; }
  .grid__item-4-col:nth-of-type(8365) {
    animation-delay: 836.5s; }
  .grid__item-4-col:nth-of-type(8366) {
    animation-delay: 836.6s; }
  .grid__item-4-col:nth-of-type(8367) {
    animation-delay: 836.7s; }
  .grid__item-4-col:nth-of-type(8368) {
    animation-delay: 836.8s; }
  .grid__item-4-col:nth-of-type(8369) {
    animation-delay: 836.9s; }
  .grid__item-4-col:nth-of-type(8370) {
    animation-delay: 837s; }
  .grid__item-4-col:nth-of-type(8371) {
    animation-delay: 837.1s; }
  .grid__item-4-col:nth-of-type(8372) {
    animation-delay: 837.2s; }
  .grid__item-4-col:nth-of-type(8373) {
    animation-delay: 837.3s; }
  .grid__item-4-col:nth-of-type(8374) {
    animation-delay: 837.4s; }
  .grid__item-4-col:nth-of-type(8375) {
    animation-delay: 837.5s; }
  .grid__item-4-col:nth-of-type(8376) {
    animation-delay: 837.6s; }
  .grid__item-4-col:nth-of-type(8377) {
    animation-delay: 837.7s; }
  .grid__item-4-col:nth-of-type(8378) {
    animation-delay: 837.8s; }
  .grid__item-4-col:nth-of-type(8379) {
    animation-delay: 837.9s; }
  .grid__item-4-col:nth-of-type(8380) {
    animation-delay: 838s; }
  .grid__item-4-col:nth-of-type(8381) {
    animation-delay: 838.1s; }
  .grid__item-4-col:nth-of-type(8382) {
    animation-delay: 838.2s; }
  .grid__item-4-col:nth-of-type(8383) {
    animation-delay: 838.3s; }
  .grid__item-4-col:nth-of-type(8384) {
    animation-delay: 838.4s; }
  .grid__item-4-col:nth-of-type(8385) {
    animation-delay: 838.5s; }
  .grid__item-4-col:nth-of-type(8386) {
    animation-delay: 838.6s; }
  .grid__item-4-col:nth-of-type(8387) {
    animation-delay: 838.7s; }
  .grid__item-4-col:nth-of-type(8388) {
    animation-delay: 838.8s; }
  .grid__item-4-col:nth-of-type(8389) {
    animation-delay: 838.9s; }
  .grid__item-4-col:nth-of-type(8390) {
    animation-delay: 839s; }
  .grid__item-4-col:nth-of-type(8391) {
    animation-delay: 839.1s; }
  .grid__item-4-col:nth-of-type(8392) {
    animation-delay: 839.2s; }
  .grid__item-4-col:nth-of-type(8393) {
    animation-delay: 839.3s; }
  .grid__item-4-col:nth-of-type(8394) {
    animation-delay: 839.4s; }
  .grid__item-4-col:nth-of-type(8395) {
    animation-delay: 839.5s; }
  .grid__item-4-col:nth-of-type(8396) {
    animation-delay: 839.6s; }
  .grid__item-4-col:nth-of-type(8397) {
    animation-delay: 839.7s; }
  .grid__item-4-col:nth-of-type(8398) {
    animation-delay: 839.8s; }
  .grid__item-4-col:nth-of-type(8399) {
    animation-delay: 839.9s; }
  .grid__item-4-col:nth-of-type(8400) {
    animation-delay: 840s; }
  .grid__item-4-col:nth-of-type(8401) {
    animation-delay: 840.1s; }
  .grid__item-4-col:nth-of-type(8402) {
    animation-delay: 840.2s; }
  .grid__item-4-col:nth-of-type(8403) {
    animation-delay: 840.3s; }
  .grid__item-4-col:nth-of-type(8404) {
    animation-delay: 840.4s; }
  .grid__item-4-col:nth-of-type(8405) {
    animation-delay: 840.5s; }
  .grid__item-4-col:nth-of-type(8406) {
    animation-delay: 840.6s; }
  .grid__item-4-col:nth-of-type(8407) {
    animation-delay: 840.7s; }
  .grid__item-4-col:nth-of-type(8408) {
    animation-delay: 840.8s; }
  .grid__item-4-col:nth-of-type(8409) {
    animation-delay: 840.9s; }
  .grid__item-4-col:nth-of-type(8410) {
    animation-delay: 841s; }
  .grid__item-4-col:nth-of-type(8411) {
    animation-delay: 841.1s; }
  .grid__item-4-col:nth-of-type(8412) {
    animation-delay: 841.2s; }
  .grid__item-4-col:nth-of-type(8413) {
    animation-delay: 841.3s; }
  .grid__item-4-col:nth-of-type(8414) {
    animation-delay: 841.4s; }
  .grid__item-4-col:nth-of-type(8415) {
    animation-delay: 841.5s; }
  .grid__item-4-col:nth-of-type(8416) {
    animation-delay: 841.6s; }
  .grid__item-4-col:nth-of-type(8417) {
    animation-delay: 841.7s; }
  .grid__item-4-col:nth-of-type(8418) {
    animation-delay: 841.8s; }
  .grid__item-4-col:nth-of-type(8419) {
    animation-delay: 841.9s; }
  .grid__item-4-col:nth-of-type(8420) {
    animation-delay: 842s; }
  .grid__item-4-col:nth-of-type(8421) {
    animation-delay: 842.1s; }
  .grid__item-4-col:nth-of-type(8422) {
    animation-delay: 842.2s; }
  .grid__item-4-col:nth-of-type(8423) {
    animation-delay: 842.3s; }
  .grid__item-4-col:nth-of-type(8424) {
    animation-delay: 842.4s; }
  .grid__item-4-col:nth-of-type(8425) {
    animation-delay: 842.5s; }
  .grid__item-4-col:nth-of-type(8426) {
    animation-delay: 842.6s; }
  .grid__item-4-col:nth-of-type(8427) {
    animation-delay: 842.7s; }
  .grid__item-4-col:nth-of-type(8428) {
    animation-delay: 842.8s; }
  .grid__item-4-col:nth-of-type(8429) {
    animation-delay: 842.9s; }
  .grid__item-4-col:nth-of-type(8430) {
    animation-delay: 843s; }
  .grid__item-4-col:nth-of-type(8431) {
    animation-delay: 843.1s; }
  .grid__item-4-col:nth-of-type(8432) {
    animation-delay: 843.2s; }
  .grid__item-4-col:nth-of-type(8433) {
    animation-delay: 843.3s; }
  .grid__item-4-col:nth-of-type(8434) {
    animation-delay: 843.4s; }
  .grid__item-4-col:nth-of-type(8435) {
    animation-delay: 843.5s; }
  .grid__item-4-col:nth-of-type(8436) {
    animation-delay: 843.6s; }
  .grid__item-4-col:nth-of-type(8437) {
    animation-delay: 843.7s; }
  .grid__item-4-col:nth-of-type(8438) {
    animation-delay: 843.8s; }
  .grid__item-4-col:nth-of-type(8439) {
    animation-delay: 843.9s; }
  .grid__item-4-col:nth-of-type(8440) {
    animation-delay: 844s; }
  .grid__item-4-col:nth-of-type(8441) {
    animation-delay: 844.1s; }
  .grid__item-4-col:nth-of-type(8442) {
    animation-delay: 844.2s; }
  .grid__item-4-col:nth-of-type(8443) {
    animation-delay: 844.3s; }
  .grid__item-4-col:nth-of-type(8444) {
    animation-delay: 844.4s; }
  .grid__item-4-col:nth-of-type(8445) {
    animation-delay: 844.5s; }
  .grid__item-4-col:nth-of-type(8446) {
    animation-delay: 844.6s; }
  .grid__item-4-col:nth-of-type(8447) {
    animation-delay: 844.7s; }
  .grid__item-4-col:nth-of-type(8448) {
    animation-delay: 844.8s; }
  .grid__item-4-col:nth-of-type(8449) {
    animation-delay: 844.9s; }
  .grid__item-4-col:nth-of-type(8450) {
    animation-delay: 845s; }
  .grid__item-4-col:nth-of-type(8451) {
    animation-delay: 845.1s; }
  .grid__item-4-col:nth-of-type(8452) {
    animation-delay: 845.2s; }
  .grid__item-4-col:nth-of-type(8453) {
    animation-delay: 845.3s; }
  .grid__item-4-col:nth-of-type(8454) {
    animation-delay: 845.4s; }
  .grid__item-4-col:nth-of-type(8455) {
    animation-delay: 845.5s; }
  .grid__item-4-col:nth-of-type(8456) {
    animation-delay: 845.6s; }
  .grid__item-4-col:nth-of-type(8457) {
    animation-delay: 845.7s; }
  .grid__item-4-col:nth-of-type(8458) {
    animation-delay: 845.8s; }
  .grid__item-4-col:nth-of-type(8459) {
    animation-delay: 845.9s; }
  .grid__item-4-col:nth-of-type(8460) {
    animation-delay: 846s; }
  .grid__item-4-col:nth-of-type(8461) {
    animation-delay: 846.1s; }
  .grid__item-4-col:nth-of-type(8462) {
    animation-delay: 846.2s; }
  .grid__item-4-col:nth-of-type(8463) {
    animation-delay: 846.3s; }
  .grid__item-4-col:nth-of-type(8464) {
    animation-delay: 846.4s; }
  .grid__item-4-col:nth-of-type(8465) {
    animation-delay: 846.5s; }
  .grid__item-4-col:nth-of-type(8466) {
    animation-delay: 846.6s; }
  .grid__item-4-col:nth-of-type(8467) {
    animation-delay: 846.7s; }
  .grid__item-4-col:nth-of-type(8468) {
    animation-delay: 846.8s; }
  .grid__item-4-col:nth-of-type(8469) {
    animation-delay: 846.9s; }
  .grid__item-4-col:nth-of-type(8470) {
    animation-delay: 847s; }
  .grid__item-4-col:nth-of-type(8471) {
    animation-delay: 847.1s; }
  .grid__item-4-col:nth-of-type(8472) {
    animation-delay: 847.2s; }
  .grid__item-4-col:nth-of-type(8473) {
    animation-delay: 847.3s; }
  .grid__item-4-col:nth-of-type(8474) {
    animation-delay: 847.4s; }
  .grid__item-4-col:nth-of-type(8475) {
    animation-delay: 847.5s; }
  .grid__item-4-col:nth-of-type(8476) {
    animation-delay: 847.6s; }
  .grid__item-4-col:nth-of-type(8477) {
    animation-delay: 847.7s; }
  .grid__item-4-col:nth-of-type(8478) {
    animation-delay: 847.8s; }
  .grid__item-4-col:nth-of-type(8479) {
    animation-delay: 847.9s; }
  .grid__item-4-col:nth-of-type(8480) {
    animation-delay: 848s; }
  .grid__item-4-col:nth-of-type(8481) {
    animation-delay: 848.1s; }
  .grid__item-4-col:nth-of-type(8482) {
    animation-delay: 848.2s; }
  .grid__item-4-col:nth-of-type(8483) {
    animation-delay: 848.3s; }
  .grid__item-4-col:nth-of-type(8484) {
    animation-delay: 848.4s; }
  .grid__item-4-col:nth-of-type(8485) {
    animation-delay: 848.5s; }
  .grid__item-4-col:nth-of-type(8486) {
    animation-delay: 848.6s; }
  .grid__item-4-col:nth-of-type(8487) {
    animation-delay: 848.7s; }
  .grid__item-4-col:nth-of-type(8488) {
    animation-delay: 848.8s; }
  .grid__item-4-col:nth-of-type(8489) {
    animation-delay: 848.9s; }
  .grid__item-4-col:nth-of-type(8490) {
    animation-delay: 849s; }
  .grid__item-4-col:nth-of-type(8491) {
    animation-delay: 849.1s; }
  .grid__item-4-col:nth-of-type(8492) {
    animation-delay: 849.2s; }
  .grid__item-4-col:nth-of-type(8493) {
    animation-delay: 849.3s; }
  .grid__item-4-col:nth-of-type(8494) {
    animation-delay: 849.4s; }
  .grid__item-4-col:nth-of-type(8495) {
    animation-delay: 849.5s; }
  .grid__item-4-col:nth-of-type(8496) {
    animation-delay: 849.6s; }
  .grid__item-4-col:nth-of-type(8497) {
    animation-delay: 849.7s; }
  .grid__item-4-col:nth-of-type(8498) {
    animation-delay: 849.8s; }
  .grid__item-4-col:nth-of-type(8499) {
    animation-delay: 849.9s; }
  .grid__item-4-col:nth-of-type(8500) {
    animation-delay: 850s; }
  .grid__item-4-col:nth-of-type(8501) {
    animation-delay: 850.1s; }
  .grid__item-4-col:nth-of-type(8502) {
    animation-delay: 850.2s; }
  .grid__item-4-col:nth-of-type(8503) {
    animation-delay: 850.3s; }
  .grid__item-4-col:nth-of-type(8504) {
    animation-delay: 850.4s; }
  .grid__item-4-col:nth-of-type(8505) {
    animation-delay: 850.5s; }
  .grid__item-4-col:nth-of-type(8506) {
    animation-delay: 850.6s; }
  .grid__item-4-col:nth-of-type(8507) {
    animation-delay: 850.7s; }
  .grid__item-4-col:nth-of-type(8508) {
    animation-delay: 850.8s; }
  .grid__item-4-col:nth-of-type(8509) {
    animation-delay: 850.9s; }
  .grid__item-4-col:nth-of-type(8510) {
    animation-delay: 851s; }
  .grid__item-4-col:nth-of-type(8511) {
    animation-delay: 851.1s; }
  .grid__item-4-col:nth-of-type(8512) {
    animation-delay: 851.2s; }
  .grid__item-4-col:nth-of-type(8513) {
    animation-delay: 851.3s; }
  .grid__item-4-col:nth-of-type(8514) {
    animation-delay: 851.4s; }
  .grid__item-4-col:nth-of-type(8515) {
    animation-delay: 851.5s; }
  .grid__item-4-col:nth-of-type(8516) {
    animation-delay: 851.6s; }
  .grid__item-4-col:nth-of-type(8517) {
    animation-delay: 851.7s; }
  .grid__item-4-col:nth-of-type(8518) {
    animation-delay: 851.8s; }
  .grid__item-4-col:nth-of-type(8519) {
    animation-delay: 851.9s; }
  .grid__item-4-col:nth-of-type(8520) {
    animation-delay: 852s; }
  .grid__item-4-col:nth-of-type(8521) {
    animation-delay: 852.1s; }
  .grid__item-4-col:nth-of-type(8522) {
    animation-delay: 852.2s; }
  .grid__item-4-col:nth-of-type(8523) {
    animation-delay: 852.3s; }
  .grid__item-4-col:nth-of-type(8524) {
    animation-delay: 852.4s; }
  .grid__item-4-col:nth-of-type(8525) {
    animation-delay: 852.5s; }
  .grid__item-4-col:nth-of-type(8526) {
    animation-delay: 852.6s; }
  .grid__item-4-col:nth-of-type(8527) {
    animation-delay: 852.7s; }
  .grid__item-4-col:nth-of-type(8528) {
    animation-delay: 852.8s; }
  .grid__item-4-col:nth-of-type(8529) {
    animation-delay: 852.9s; }
  .grid__item-4-col:nth-of-type(8530) {
    animation-delay: 853s; }
  .grid__item-4-col:nth-of-type(8531) {
    animation-delay: 853.1s; }
  .grid__item-4-col:nth-of-type(8532) {
    animation-delay: 853.2s; }
  .grid__item-4-col:nth-of-type(8533) {
    animation-delay: 853.3s; }
  .grid__item-4-col:nth-of-type(8534) {
    animation-delay: 853.4s; }
  .grid__item-4-col:nth-of-type(8535) {
    animation-delay: 853.5s; }
  .grid__item-4-col:nth-of-type(8536) {
    animation-delay: 853.6s; }
  .grid__item-4-col:nth-of-type(8537) {
    animation-delay: 853.7s; }
  .grid__item-4-col:nth-of-type(8538) {
    animation-delay: 853.8s; }
  .grid__item-4-col:nth-of-type(8539) {
    animation-delay: 853.9s; }
  .grid__item-4-col:nth-of-type(8540) {
    animation-delay: 854s; }
  .grid__item-4-col:nth-of-type(8541) {
    animation-delay: 854.1s; }
  .grid__item-4-col:nth-of-type(8542) {
    animation-delay: 854.2s; }
  .grid__item-4-col:nth-of-type(8543) {
    animation-delay: 854.3s; }
  .grid__item-4-col:nth-of-type(8544) {
    animation-delay: 854.4s; }
  .grid__item-4-col:nth-of-type(8545) {
    animation-delay: 854.5s; }
  .grid__item-4-col:nth-of-type(8546) {
    animation-delay: 854.6s; }
  .grid__item-4-col:nth-of-type(8547) {
    animation-delay: 854.7s; }
  .grid__item-4-col:nth-of-type(8548) {
    animation-delay: 854.8s; }
  .grid__item-4-col:nth-of-type(8549) {
    animation-delay: 854.9s; }
  .grid__item-4-col:nth-of-type(8550) {
    animation-delay: 855s; }
  .grid__item-4-col:nth-of-type(8551) {
    animation-delay: 855.1s; }
  .grid__item-4-col:nth-of-type(8552) {
    animation-delay: 855.2s; }
  .grid__item-4-col:nth-of-type(8553) {
    animation-delay: 855.3s; }
  .grid__item-4-col:nth-of-type(8554) {
    animation-delay: 855.4s; }
  .grid__item-4-col:nth-of-type(8555) {
    animation-delay: 855.5s; }
  .grid__item-4-col:nth-of-type(8556) {
    animation-delay: 855.6s; }
  .grid__item-4-col:nth-of-type(8557) {
    animation-delay: 855.7s; }
  .grid__item-4-col:nth-of-type(8558) {
    animation-delay: 855.8s; }
  .grid__item-4-col:nth-of-type(8559) {
    animation-delay: 855.9s; }
  .grid__item-4-col:nth-of-type(8560) {
    animation-delay: 856s; }
  .grid__item-4-col:nth-of-type(8561) {
    animation-delay: 856.1s; }
  .grid__item-4-col:nth-of-type(8562) {
    animation-delay: 856.2s; }
  .grid__item-4-col:nth-of-type(8563) {
    animation-delay: 856.3s; }
  .grid__item-4-col:nth-of-type(8564) {
    animation-delay: 856.4s; }
  .grid__item-4-col:nth-of-type(8565) {
    animation-delay: 856.5s; }
  .grid__item-4-col:nth-of-type(8566) {
    animation-delay: 856.6s; }
  .grid__item-4-col:nth-of-type(8567) {
    animation-delay: 856.7s; }
  .grid__item-4-col:nth-of-type(8568) {
    animation-delay: 856.8s; }
  .grid__item-4-col:nth-of-type(8569) {
    animation-delay: 856.9s; }
  .grid__item-4-col:nth-of-type(8570) {
    animation-delay: 857s; }
  .grid__item-4-col:nth-of-type(8571) {
    animation-delay: 857.1s; }
  .grid__item-4-col:nth-of-type(8572) {
    animation-delay: 857.2s; }
  .grid__item-4-col:nth-of-type(8573) {
    animation-delay: 857.3s; }
  .grid__item-4-col:nth-of-type(8574) {
    animation-delay: 857.4s; }
  .grid__item-4-col:nth-of-type(8575) {
    animation-delay: 857.5s; }
  .grid__item-4-col:nth-of-type(8576) {
    animation-delay: 857.6s; }
  .grid__item-4-col:nth-of-type(8577) {
    animation-delay: 857.7s; }
  .grid__item-4-col:nth-of-type(8578) {
    animation-delay: 857.8s; }
  .grid__item-4-col:nth-of-type(8579) {
    animation-delay: 857.9s; }
  .grid__item-4-col:nth-of-type(8580) {
    animation-delay: 858s; }
  .grid__item-4-col:nth-of-type(8581) {
    animation-delay: 858.1s; }
  .grid__item-4-col:nth-of-type(8582) {
    animation-delay: 858.2s; }
  .grid__item-4-col:nth-of-type(8583) {
    animation-delay: 858.3s; }
  .grid__item-4-col:nth-of-type(8584) {
    animation-delay: 858.4s; }
  .grid__item-4-col:nth-of-type(8585) {
    animation-delay: 858.5s; }
  .grid__item-4-col:nth-of-type(8586) {
    animation-delay: 858.6s; }
  .grid__item-4-col:nth-of-type(8587) {
    animation-delay: 858.7s; }
  .grid__item-4-col:nth-of-type(8588) {
    animation-delay: 858.8s; }
  .grid__item-4-col:nth-of-type(8589) {
    animation-delay: 858.9s; }
  .grid__item-4-col:nth-of-type(8590) {
    animation-delay: 859s; }
  .grid__item-4-col:nth-of-type(8591) {
    animation-delay: 859.1s; }
  .grid__item-4-col:nth-of-type(8592) {
    animation-delay: 859.2s; }
  .grid__item-4-col:nth-of-type(8593) {
    animation-delay: 859.3s; }
  .grid__item-4-col:nth-of-type(8594) {
    animation-delay: 859.4s; }
  .grid__item-4-col:nth-of-type(8595) {
    animation-delay: 859.5s; }
  .grid__item-4-col:nth-of-type(8596) {
    animation-delay: 859.6s; }
  .grid__item-4-col:nth-of-type(8597) {
    animation-delay: 859.7s; }
  .grid__item-4-col:nth-of-type(8598) {
    animation-delay: 859.8s; }
  .grid__item-4-col:nth-of-type(8599) {
    animation-delay: 859.9s; }
  .grid__item-4-col:nth-of-type(8600) {
    animation-delay: 860s; }
  .grid__item-4-col:nth-of-type(8601) {
    animation-delay: 860.1s; }
  .grid__item-4-col:nth-of-type(8602) {
    animation-delay: 860.2s; }
  .grid__item-4-col:nth-of-type(8603) {
    animation-delay: 860.3s; }
  .grid__item-4-col:nth-of-type(8604) {
    animation-delay: 860.4s; }
  .grid__item-4-col:nth-of-type(8605) {
    animation-delay: 860.5s; }
  .grid__item-4-col:nth-of-type(8606) {
    animation-delay: 860.6s; }
  .grid__item-4-col:nth-of-type(8607) {
    animation-delay: 860.7s; }
  .grid__item-4-col:nth-of-type(8608) {
    animation-delay: 860.8s; }
  .grid__item-4-col:nth-of-type(8609) {
    animation-delay: 860.9s; }
  .grid__item-4-col:nth-of-type(8610) {
    animation-delay: 861s; }
  .grid__item-4-col:nth-of-type(8611) {
    animation-delay: 861.1s; }
  .grid__item-4-col:nth-of-type(8612) {
    animation-delay: 861.2s; }
  .grid__item-4-col:nth-of-type(8613) {
    animation-delay: 861.3s; }
  .grid__item-4-col:nth-of-type(8614) {
    animation-delay: 861.4s; }
  .grid__item-4-col:nth-of-type(8615) {
    animation-delay: 861.5s; }
  .grid__item-4-col:nth-of-type(8616) {
    animation-delay: 861.6s; }
  .grid__item-4-col:nth-of-type(8617) {
    animation-delay: 861.7s; }
  .grid__item-4-col:nth-of-type(8618) {
    animation-delay: 861.8s; }
  .grid__item-4-col:nth-of-type(8619) {
    animation-delay: 861.9s; }
  .grid__item-4-col:nth-of-type(8620) {
    animation-delay: 862s; }
  .grid__item-4-col:nth-of-type(8621) {
    animation-delay: 862.1s; }
  .grid__item-4-col:nth-of-type(8622) {
    animation-delay: 862.2s; }
  .grid__item-4-col:nth-of-type(8623) {
    animation-delay: 862.3s; }
  .grid__item-4-col:nth-of-type(8624) {
    animation-delay: 862.4s; }
  .grid__item-4-col:nth-of-type(8625) {
    animation-delay: 862.5s; }
  .grid__item-4-col:nth-of-type(8626) {
    animation-delay: 862.6s; }
  .grid__item-4-col:nth-of-type(8627) {
    animation-delay: 862.7s; }
  .grid__item-4-col:nth-of-type(8628) {
    animation-delay: 862.8s; }
  .grid__item-4-col:nth-of-type(8629) {
    animation-delay: 862.9s; }
  .grid__item-4-col:nth-of-type(8630) {
    animation-delay: 863s; }
  .grid__item-4-col:nth-of-type(8631) {
    animation-delay: 863.1s; }
  .grid__item-4-col:nth-of-type(8632) {
    animation-delay: 863.2s; }
  .grid__item-4-col:nth-of-type(8633) {
    animation-delay: 863.3s; }
  .grid__item-4-col:nth-of-type(8634) {
    animation-delay: 863.4s; }
  .grid__item-4-col:nth-of-type(8635) {
    animation-delay: 863.5s; }
  .grid__item-4-col:nth-of-type(8636) {
    animation-delay: 863.6s; }
  .grid__item-4-col:nth-of-type(8637) {
    animation-delay: 863.7s; }
  .grid__item-4-col:nth-of-type(8638) {
    animation-delay: 863.8s; }
  .grid__item-4-col:nth-of-type(8639) {
    animation-delay: 863.9s; }
  .grid__item-4-col:nth-of-type(8640) {
    animation-delay: 864s; }
  .grid__item-4-col:nth-of-type(8641) {
    animation-delay: 864.1s; }
  .grid__item-4-col:nth-of-type(8642) {
    animation-delay: 864.2s; }
  .grid__item-4-col:nth-of-type(8643) {
    animation-delay: 864.3s; }
  .grid__item-4-col:nth-of-type(8644) {
    animation-delay: 864.4s; }
  .grid__item-4-col:nth-of-type(8645) {
    animation-delay: 864.5s; }
  .grid__item-4-col:nth-of-type(8646) {
    animation-delay: 864.6s; }
  .grid__item-4-col:nth-of-type(8647) {
    animation-delay: 864.7s; }
  .grid__item-4-col:nth-of-type(8648) {
    animation-delay: 864.8s; }
  .grid__item-4-col:nth-of-type(8649) {
    animation-delay: 864.9s; }
  .grid__item-4-col:nth-of-type(8650) {
    animation-delay: 865s; }
  .grid__item-4-col:nth-of-type(8651) {
    animation-delay: 865.1s; }
  .grid__item-4-col:nth-of-type(8652) {
    animation-delay: 865.2s; }
  .grid__item-4-col:nth-of-type(8653) {
    animation-delay: 865.3s; }
  .grid__item-4-col:nth-of-type(8654) {
    animation-delay: 865.4s; }
  .grid__item-4-col:nth-of-type(8655) {
    animation-delay: 865.5s; }
  .grid__item-4-col:nth-of-type(8656) {
    animation-delay: 865.6s; }
  .grid__item-4-col:nth-of-type(8657) {
    animation-delay: 865.7s; }
  .grid__item-4-col:nth-of-type(8658) {
    animation-delay: 865.8s; }
  .grid__item-4-col:nth-of-type(8659) {
    animation-delay: 865.9s; }
  .grid__item-4-col:nth-of-type(8660) {
    animation-delay: 866s; }
  .grid__item-4-col:nth-of-type(8661) {
    animation-delay: 866.1s; }
  .grid__item-4-col:nth-of-type(8662) {
    animation-delay: 866.2s; }
  .grid__item-4-col:nth-of-type(8663) {
    animation-delay: 866.3s; }
  .grid__item-4-col:nth-of-type(8664) {
    animation-delay: 866.4s; }
  .grid__item-4-col:nth-of-type(8665) {
    animation-delay: 866.5s; }
  .grid__item-4-col:nth-of-type(8666) {
    animation-delay: 866.6s; }
  .grid__item-4-col:nth-of-type(8667) {
    animation-delay: 866.7s; }
  .grid__item-4-col:nth-of-type(8668) {
    animation-delay: 866.8s; }
  .grid__item-4-col:nth-of-type(8669) {
    animation-delay: 866.9s; }
  .grid__item-4-col:nth-of-type(8670) {
    animation-delay: 867s; }
  .grid__item-4-col:nth-of-type(8671) {
    animation-delay: 867.1s; }
  .grid__item-4-col:nth-of-type(8672) {
    animation-delay: 867.2s; }
  .grid__item-4-col:nth-of-type(8673) {
    animation-delay: 867.3s; }
  .grid__item-4-col:nth-of-type(8674) {
    animation-delay: 867.4s; }
  .grid__item-4-col:nth-of-type(8675) {
    animation-delay: 867.5s; }
  .grid__item-4-col:nth-of-type(8676) {
    animation-delay: 867.6s; }
  .grid__item-4-col:nth-of-type(8677) {
    animation-delay: 867.7s; }
  .grid__item-4-col:nth-of-type(8678) {
    animation-delay: 867.8s; }
  .grid__item-4-col:nth-of-type(8679) {
    animation-delay: 867.9s; }
  .grid__item-4-col:nth-of-type(8680) {
    animation-delay: 868s; }
  .grid__item-4-col:nth-of-type(8681) {
    animation-delay: 868.1s; }
  .grid__item-4-col:nth-of-type(8682) {
    animation-delay: 868.2s; }
  .grid__item-4-col:nth-of-type(8683) {
    animation-delay: 868.3s; }
  .grid__item-4-col:nth-of-type(8684) {
    animation-delay: 868.4s; }
  .grid__item-4-col:nth-of-type(8685) {
    animation-delay: 868.5s; }
  .grid__item-4-col:nth-of-type(8686) {
    animation-delay: 868.6s; }
  .grid__item-4-col:nth-of-type(8687) {
    animation-delay: 868.7s; }
  .grid__item-4-col:nth-of-type(8688) {
    animation-delay: 868.8s; }
  .grid__item-4-col:nth-of-type(8689) {
    animation-delay: 868.9s; }
  .grid__item-4-col:nth-of-type(8690) {
    animation-delay: 869s; }
  .grid__item-4-col:nth-of-type(8691) {
    animation-delay: 869.1s; }
  .grid__item-4-col:nth-of-type(8692) {
    animation-delay: 869.2s; }
  .grid__item-4-col:nth-of-type(8693) {
    animation-delay: 869.3s; }
  .grid__item-4-col:nth-of-type(8694) {
    animation-delay: 869.4s; }
  .grid__item-4-col:nth-of-type(8695) {
    animation-delay: 869.5s; }
  .grid__item-4-col:nth-of-type(8696) {
    animation-delay: 869.6s; }
  .grid__item-4-col:nth-of-type(8697) {
    animation-delay: 869.7s; }
  .grid__item-4-col:nth-of-type(8698) {
    animation-delay: 869.8s; }
  .grid__item-4-col:nth-of-type(8699) {
    animation-delay: 869.9s; }
  .grid__item-4-col:nth-of-type(8700) {
    animation-delay: 870s; }
  .grid__item-4-col:nth-of-type(8701) {
    animation-delay: 870.1s; }
  .grid__item-4-col:nth-of-type(8702) {
    animation-delay: 870.2s; }
  .grid__item-4-col:nth-of-type(8703) {
    animation-delay: 870.3s; }
  .grid__item-4-col:nth-of-type(8704) {
    animation-delay: 870.4s; }
  .grid__item-4-col:nth-of-type(8705) {
    animation-delay: 870.5s; }
  .grid__item-4-col:nth-of-type(8706) {
    animation-delay: 870.6s; }
  .grid__item-4-col:nth-of-type(8707) {
    animation-delay: 870.7s; }
  .grid__item-4-col:nth-of-type(8708) {
    animation-delay: 870.8s; }
  .grid__item-4-col:nth-of-type(8709) {
    animation-delay: 870.9s; }
  .grid__item-4-col:nth-of-type(8710) {
    animation-delay: 871s; }
  .grid__item-4-col:nth-of-type(8711) {
    animation-delay: 871.1s; }
  .grid__item-4-col:nth-of-type(8712) {
    animation-delay: 871.2s; }
  .grid__item-4-col:nth-of-type(8713) {
    animation-delay: 871.3s; }
  .grid__item-4-col:nth-of-type(8714) {
    animation-delay: 871.4s; }
  .grid__item-4-col:nth-of-type(8715) {
    animation-delay: 871.5s; }
  .grid__item-4-col:nth-of-type(8716) {
    animation-delay: 871.6s; }
  .grid__item-4-col:nth-of-type(8717) {
    animation-delay: 871.7s; }
  .grid__item-4-col:nth-of-type(8718) {
    animation-delay: 871.8s; }
  .grid__item-4-col:nth-of-type(8719) {
    animation-delay: 871.9s; }
  .grid__item-4-col:nth-of-type(8720) {
    animation-delay: 872s; }
  .grid__item-4-col:nth-of-type(8721) {
    animation-delay: 872.1s; }
  .grid__item-4-col:nth-of-type(8722) {
    animation-delay: 872.2s; }
  .grid__item-4-col:nth-of-type(8723) {
    animation-delay: 872.3s; }
  .grid__item-4-col:nth-of-type(8724) {
    animation-delay: 872.4s; }
  .grid__item-4-col:nth-of-type(8725) {
    animation-delay: 872.5s; }
  .grid__item-4-col:nth-of-type(8726) {
    animation-delay: 872.6s; }
  .grid__item-4-col:nth-of-type(8727) {
    animation-delay: 872.7s; }
  .grid__item-4-col:nth-of-type(8728) {
    animation-delay: 872.8s; }
  .grid__item-4-col:nth-of-type(8729) {
    animation-delay: 872.9s; }
  .grid__item-4-col:nth-of-type(8730) {
    animation-delay: 873s; }
  .grid__item-4-col:nth-of-type(8731) {
    animation-delay: 873.1s; }
  .grid__item-4-col:nth-of-type(8732) {
    animation-delay: 873.2s; }
  .grid__item-4-col:nth-of-type(8733) {
    animation-delay: 873.3s; }
  .grid__item-4-col:nth-of-type(8734) {
    animation-delay: 873.4s; }
  .grid__item-4-col:nth-of-type(8735) {
    animation-delay: 873.5s; }
  .grid__item-4-col:nth-of-type(8736) {
    animation-delay: 873.6s; }
  .grid__item-4-col:nth-of-type(8737) {
    animation-delay: 873.7s; }
  .grid__item-4-col:nth-of-type(8738) {
    animation-delay: 873.8s; }
  .grid__item-4-col:nth-of-type(8739) {
    animation-delay: 873.9s; }
  .grid__item-4-col:nth-of-type(8740) {
    animation-delay: 874s; }
  .grid__item-4-col:nth-of-type(8741) {
    animation-delay: 874.1s; }
  .grid__item-4-col:nth-of-type(8742) {
    animation-delay: 874.2s; }
  .grid__item-4-col:nth-of-type(8743) {
    animation-delay: 874.3s; }
  .grid__item-4-col:nth-of-type(8744) {
    animation-delay: 874.4s; }
  .grid__item-4-col:nth-of-type(8745) {
    animation-delay: 874.5s; }
  .grid__item-4-col:nth-of-type(8746) {
    animation-delay: 874.6s; }
  .grid__item-4-col:nth-of-type(8747) {
    animation-delay: 874.7s; }
  .grid__item-4-col:nth-of-type(8748) {
    animation-delay: 874.8s; }
  .grid__item-4-col:nth-of-type(8749) {
    animation-delay: 874.9s; }
  .grid__item-4-col:nth-of-type(8750) {
    animation-delay: 875s; }
  .grid__item-4-col:nth-of-type(8751) {
    animation-delay: 875.1s; }
  .grid__item-4-col:nth-of-type(8752) {
    animation-delay: 875.2s; }
  .grid__item-4-col:nth-of-type(8753) {
    animation-delay: 875.3s; }
  .grid__item-4-col:nth-of-type(8754) {
    animation-delay: 875.4s; }
  .grid__item-4-col:nth-of-type(8755) {
    animation-delay: 875.5s; }
  .grid__item-4-col:nth-of-type(8756) {
    animation-delay: 875.6s; }
  .grid__item-4-col:nth-of-type(8757) {
    animation-delay: 875.7s; }
  .grid__item-4-col:nth-of-type(8758) {
    animation-delay: 875.8s; }
  .grid__item-4-col:nth-of-type(8759) {
    animation-delay: 875.9s; }
  .grid__item-4-col:nth-of-type(8760) {
    animation-delay: 876s; }
  .grid__item-4-col:nth-of-type(8761) {
    animation-delay: 876.1s; }
  .grid__item-4-col:nth-of-type(8762) {
    animation-delay: 876.2s; }
  .grid__item-4-col:nth-of-type(8763) {
    animation-delay: 876.3s; }
  .grid__item-4-col:nth-of-type(8764) {
    animation-delay: 876.4s; }
  .grid__item-4-col:nth-of-type(8765) {
    animation-delay: 876.5s; }
  .grid__item-4-col:nth-of-type(8766) {
    animation-delay: 876.6s; }
  .grid__item-4-col:nth-of-type(8767) {
    animation-delay: 876.7s; }
  .grid__item-4-col:nth-of-type(8768) {
    animation-delay: 876.8s; }
  .grid__item-4-col:nth-of-type(8769) {
    animation-delay: 876.9s; }
  .grid__item-4-col:nth-of-type(8770) {
    animation-delay: 877s; }
  .grid__item-4-col:nth-of-type(8771) {
    animation-delay: 877.1s; }
  .grid__item-4-col:nth-of-type(8772) {
    animation-delay: 877.2s; }
  .grid__item-4-col:nth-of-type(8773) {
    animation-delay: 877.3s; }
  .grid__item-4-col:nth-of-type(8774) {
    animation-delay: 877.4s; }
  .grid__item-4-col:nth-of-type(8775) {
    animation-delay: 877.5s; }
  .grid__item-4-col:nth-of-type(8776) {
    animation-delay: 877.6s; }
  .grid__item-4-col:nth-of-type(8777) {
    animation-delay: 877.7s; }
  .grid__item-4-col:nth-of-type(8778) {
    animation-delay: 877.8s; }
  .grid__item-4-col:nth-of-type(8779) {
    animation-delay: 877.9s; }
  .grid__item-4-col:nth-of-type(8780) {
    animation-delay: 878s; }
  .grid__item-4-col:nth-of-type(8781) {
    animation-delay: 878.1s; }
  .grid__item-4-col:nth-of-type(8782) {
    animation-delay: 878.2s; }
  .grid__item-4-col:nth-of-type(8783) {
    animation-delay: 878.3s; }
  .grid__item-4-col:nth-of-type(8784) {
    animation-delay: 878.4s; }
  .grid__item-4-col:nth-of-type(8785) {
    animation-delay: 878.5s; }
  .grid__item-4-col:nth-of-type(8786) {
    animation-delay: 878.6s; }
  .grid__item-4-col:nth-of-type(8787) {
    animation-delay: 878.7s; }
  .grid__item-4-col:nth-of-type(8788) {
    animation-delay: 878.8s; }
  .grid__item-4-col:nth-of-type(8789) {
    animation-delay: 878.9s; }
  .grid__item-4-col:nth-of-type(8790) {
    animation-delay: 879s; }
  .grid__item-4-col:nth-of-type(8791) {
    animation-delay: 879.1s; }
  .grid__item-4-col:nth-of-type(8792) {
    animation-delay: 879.2s; }
  .grid__item-4-col:nth-of-type(8793) {
    animation-delay: 879.3s; }
  .grid__item-4-col:nth-of-type(8794) {
    animation-delay: 879.4s; }
  .grid__item-4-col:nth-of-type(8795) {
    animation-delay: 879.5s; }
  .grid__item-4-col:nth-of-type(8796) {
    animation-delay: 879.6s; }
  .grid__item-4-col:nth-of-type(8797) {
    animation-delay: 879.7s; }
  .grid__item-4-col:nth-of-type(8798) {
    animation-delay: 879.8s; }
  .grid__item-4-col:nth-of-type(8799) {
    animation-delay: 879.9s; }
  .grid__item-4-col:nth-of-type(8800) {
    animation-delay: 880s; }
  .grid__item-4-col:nth-of-type(8801) {
    animation-delay: 880.1s; }
  .grid__item-4-col:nth-of-type(8802) {
    animation-delay: 880.2s; }
  .grid__item-4-col:nth-of-type(8803) {
    animation-delay: 880.3s; }
  .grid__item-4-col:nth-of-type(8804) {
    animation-delay: 880.4s; }
  .grid__item-4-col:nth-of-type(8805) {
    animation-delay: 880.5s; }
  .grid__item-4-col:nth-of-type(8806) {
    animation-delay: 880.6s; }
  .grid__item-4-col:nth-of-type(8807) {
    animation-delay: 880.7s; }
  .grid__item-4-col:nth-of-type(8808) {
    animation-delay: 880.8s; }
  .grid__item-4-col:nth-of-type(8809) {
    animation-delay: 880.9s; }
  .grid__item-4-col:nth-of-type(8810) {
    animation-delay: 881s; }
  .grid__item-4-col:nth-of-type(8811) {
    animation-delay: 881.1s; }
  .grid__item-4-col:nth-of-type(8812) {
    animation-delay: 881.2s; }
  .grid__item-4-col:nth-of-type(8813) {
    animation-delay: 881.3s; }
  .grid__item-4-col:nth-of-type(8814) {
    animation-delay: 881.4s; }
  .grid__item-4-col:nth-of-type(8815) {
    animation-delay: 881.5s; }
  .grid__item-4-col:nth-of-type(8816) {
    animation-delay: 881.6s; }
  .grid__item-4-col:nth-of-type(8817) {
    animation-delay: 881.7s; }
  .grid__item-4-col:nth-of-type(8818) {
    animation-delay: 881.8s; }
  .grid__item-4-col:nth-of-type(8819) {
    animation-delay: 881.9s; }
  .grid__item-4-col:nth-of-type(8820) {
    animation-delay: 882s; }
  .grid__item-4-col:nth-of-type(8821) {
    animation-delay: 882.1s; }
  .grid__item-4-col:nth-of-type(8822) {
    animation-delay: 882.2s; }
  .grid__item-4-col:nth-of-type(8823) {
    animation-delay: 882.3s; }
  .grid__item-4-col:nth-of-type(8824) {
    animation-delay: 882.4s; }
  .grid__item-4-col:nth-of-type(8825) {
    animation-delay: 882.5s; }
  .grid__item-4-col:nth-of-type(8826) {
    animation-delay: 882.6s; }
  .grid__item-4-col:nth-of-type(8827) {
    animation-delay: 882.7s; }
  .grid__item-4-col:nth-of-type(8828) {
    animation-delay: 882.8s; }
  .grid__item-4-col:nth-of-type(8829) {
    animation-delay: 882.9s; }
  .grid__item-4-col:nth-of-type(8830) {
    animation-delay: 883s; }
  .grid__item-4-col:nth-of-type(8831) {
    animation-delay: 883.1s; }
  .grid__item-4-col:nth-of-type(8832) {
    animation-delay: 883.2s; }
  .grid__item-4-col:nth-of-type(8833) {
    animation-delay: 883.3s; }
  .grid__item-4-col:nth-of-type(8834) {
    animation-delay: 883.4s; }
  .grid__item-4-col:nth-of-type(8835) {
    animation-delay: 883.5s; }
  .grid__item-4-col:nth-of-type(8836) {
    animation-delay: 883.6s; }
  .grid__item-4-col:nth-of-type(8837) {
    animation-delay: 883.7s; }
  .grid__item-4-col:nth-of-type(8838) {
    animation-delay: 883.8s; }
  .grid__item-4-col:nth-of-type(8839) {
    animation-delay: 883.9s; }
  .grid__item-4-col:nth-of-type(8840) {
    animation-delay: 884s; }
  .grid__item-4-col:nth-of-type(8841) {
    animation-delay: 884.1s; }
  .grid__item-4-col:nth-of-type(8842) {
    animation-delay: 884.2s; }
  .grid__item-4-col:nth-of-type(8843) {
    animation-delay: 884.3s; }
  .grid__item-4-col:nth-of-type(8844) {
    animation-delay: 884.4s; }
  .grid__item-4-col:nth-of-type(8845) {
    animation-delay: 884.5s; }
  .grid__item-4-col:nth-of-type(8846) {
    animation-delay: 884.6s; }
  .grid__item-4-col:nth-of-type(8847) {
    animation-delay: 884.7s; }
  .grid__item-4-col:nth-of-type(8848) {
    animation-delay: 884.8s; }
  .grid__item-4-col:nth-of-type(8849) {
    animation-delay: 884.9s; }
  .grid__item-4-col:nth-of-type(8850) {
    animation-delay: 885s; }
  .grid__item-4-col:nth-of-type(8851) {
    animation-delay: 885.1s; }
  .grid__item-4-col:nth-of-type(8852) {
    animation-delay: 885.2s; }
  .grid__item-4-col:nth-of-type(8853) {
    animation-delay: 885.3s; }
  .grid__item-4-col:nth-of-type(8854) {
    animation-delay: 885.4s; }
  .grid__item-4-col:nth-of-type(8855) {
    animation-delay: 885.5s; }
  .grid__item-4-col:nth-of-type(8856) {
    animation-delay: 885.6s; }
  .grid__item-4-col:nth-of-type(8857) {
    animation-delay: 885.7s; }
  .grid__item-4-col:nth-of-type(8858) {
    animation-delay: 885.8s; }
  .grid__item-4-col:nth-of-type(8859) {
    animation-delay: 885.9s; }
  .grid__item-4-col:nth-of-type(8860) {
    animation-delay: 886s; }
  .grid__item-4-col:nth-of-type(8861) {
    animation-delay: 886.1s; }
  .grid__item-4-col:nth-of-type(8862) {
    animation-delay: 886.2s; }
  .grid__item-4-col:nth-of-type(8863) {
    animation-delay: 886.3s; }
  .grid__item-4-col:nth-of-type(8864) {
    animation-delay: 886.4s; }
  .grid__item-4-col:nth-of-type(8865) {
    animation-delay: 886.5s; }
  .grid__item-4-col:nth-of-type(8866) {
    animation-delay: 886.6s; }
  .grid__item-4-col:nth-of-type(8867) {
    animation-delay: 886.7s; }
  .grid__item-4-col:nth-of-type(8868) {
    animation-delay: 886.8s; }
  .grid__item-4-col:nth-of-type(8869) {
    animation-delay: 886.9s; }
  .grid__item-4-col:nth-of-type(8870) {
    animation-delay: 887s; }
  .grid__item-4-col:nth-of-type(8871) {
    animation-delay: 887.1s; }
  .grid__item-4-col:nth-of-type(8872) {
    animation-delay: 887.2s; }
  .grid__item-4-col:nth-of-type(8873) {
    animation-delay: 887.3s; }
  .grid__item-4-col:nth-of-type(8874) {
    animation-delay: 887.4s; }
  .grid__item-4-col:nth-of-type(8875) {
    animation-delay: 887.5s; }
  .grid__item-4-col:nth-of-type(8876) {
    animation-delay: 887.6s; }
  .grid__item-4-col:nth-of-type(8877) {
    animation-delay: 887.7s; }
  .grid__item-4-col:nth-of-type(8878) {
    animation-delay: 887.8s; }
  .grid__item-4-col:nth-of-type(8879) {
    animation-delay: 887.9s; }
  .grid__item-4-col:nth-of-type(8880) {
    animation-delay: 888s; }
  .grid__item-4-col:nth-of-type(8881) {
    animation-delay: 888.1s; }
  .grid__item-4-col:nth-of-type(8882) {
    animation-delay: 888.2s; }
  .grid__item-4-col:nth-of-type(8883) {
    animation-delay: 888.3s; }
  .grid__item-4-col:nth-of-type(8884) {
    animation-delay: 888.4s; }
  .grid__item-4-col:nth-of-type(8885) {
    animation-delay: 888.5s; }
  .grid__item-4-col:nth-of-type(8886) {
    animation-delay: 888.6s; }
  .grid__item-4-col:nth-of-type(8887) {
    animation-delay: 888.7s; }
  .grid__item-4-col:nth-of-type(8888) {
    animation-delay: 888.8s; }
  .grid__item-4-col:nth-of-type(8889) {
    animation-delay: 888.9s; }
  .grid__item-4-col:nth-of-type(8890) {
    animation-delay: 889s; }
  .grid__item-4-col:nth-of-type(8891) {
    animation-delay: 889.1s; }
  .grid__item-4-col:nth-of-type(8892) {
    animation-delay: 889.2s; }
  .grid__item-4-col:nth-of-type(8893) {
    animation-delay: 889.3s; }
  .grid__item-4-col:nth-of-type(8894) {
    animation-delay: 889.4s; }
  .grid__item-4-col:nth-of-type(8895) {
    animation-delay: 889.5s; }
  .grid__item-4-col:nth-of-type(8896) {
    animation-delay: 889.6s; }
  .grid__item-4-col:nth-of-type(8897) {
    animation-delay: 889.7s; }
  .grid__item-4-col:nth-of-type(8898) {
    animation-delay: 889.8s; }
  .grid__item-4-col:nth-of-type(8899) {
    animation-delay: 889.9s; }
  .grid__item-4-col:nth-of-type(8900) {
    animation-delay: 890s; }
  .grid__item-4-col:nth-of-type(8901) {
    animation-delay: 890.1s; }
  .grid__item-4-col:nth-of-type(8902) {
    animation-delay: 890.2s; }
  .grid__item-4-col:nth-of-type(8903) {
    animation-delay: 890.3s; }
  .grid__item-4-col:nth-of-type(8904) {
    animation-delay: 890.4s; }
  .grid__item-4-col:nth-of-type(8905) {
    animation-delay: 890.5s; }
  .grid__item-4-col:nth-of-type(8906) {
    animation-delay: 890.6s; }
  .grid__item-4-col:nth-of-type(8907) {
    animation-delay: 890.7s; }
  .grid__item-4-col:nth-of-type(8908) {
    animation-delay: 890.8s; }
  .grid__item-4-col:nth-of-type(8909) {
    animation-delay: 890.9s; }
  .grid__item-4-col:nth-of-type(8910) {
    animation-delay: 891s; }
  .grid__item-4-col:nth-of-type(8911) {
    animation-delay: 891.1s; }
  .grid__item-4-col:nth-of-type(8912) {
    animation-delay: 891.2s; }
  .grid__item-4-col:nth-of-type(8913) {
    animation-delay: 891.3s; }
  .grid__item-4-col:nth-of-type(8914) {
    animation-delay: 891.4s; }
  .grid__item-4-col:nth-of-type(8915) {
    animation-delay: 891.5s; }
  .grid__item-4-col:nth-of-type(8916) {
    animation-delay: 891.6s; }
  .grid__item-4-col:nth-of-type(8917) {
    animation-delay: 891.7s; }
  .grid__item-4-col:nth-of-type(8918) {
    animation-delay: 891.8s; }
  .grid__item-4-col:nth-of-type(8919) {
    animation-delay: 891.9s; }
  .grid__item-4-col:nth-of-type(8920) {
    animation-delay: 892s; }
  .grid__item-4-col:nth-of-type(8921) {
    animation-delay: 892.1s; }
  .grid__item-4-col:nth-of-type(8922) {
    animation-delay: 892.2s; }
  .grid__item-4-col:nth-of-type(8923) {
    animation-delay: 892.3s; }
  .grid__item-4-col:nth-of-type(8924) {
    animation-delay: 892.4s; }
  .grid__item-4-col:nth-of-type(8925) {
    animation-delay: 892.5s; }
  .grid__item-4-col:nth-of-type(8926) {
    animation-delay: 892.6s; }
  .grid__item-4-col:nth-of-type(8927) {
    animation-delay: 892.7s; }
  .grid__item-4-col:nth-of-type(8928) {
    animation-delay: 892.8s; }
  .grid__item-4-col:nth-of-type(8929) {
    animation-delay: 892.9s; }
  .grid__item-4-col:nth-of-type(8930) {
    animation-delay: 893s; }
  .grid__item-4-col:nth-of-type(8931) {
    animation-delay: 893.1s; }
  .grid__item-4-col:nth-of-type(8932) {
    animation-delay: 893.2s; }
  .grid__item-4-col:nth-of-type(8933) {
    animation-delay: 893.3s; }
  .grid__item-4-col:nth-of-type(8934) {
    animation-delay: 893.4s; }
  .grid__item-4-col:nth-of-type(8935) {
    animation-delay: 893.5s; }
  .grid__item-4-col:nth-of-type(8936) {
    animation-delay: 893.6s; }
  .grid__item-4-col:nth-of-type(8937) {
    animation-delay: 893.7s; }
  .grid__item-4-col:nth-of-type(8938) {
    animation-delay: 893.8s; }
  .grid__item-4-col:nth-of-type(8939) {
    animation-delay: 893.9s; }
  .grid__item-4-col:nth-of-type(8940) {
    animation-delay: 894s; }
  .grid__item-4-col:nth-of-type(8941) {
    animation-delay: 894.1s; }
  .grid__item-4-col:nth-of-type(8942) {
    animation-delay: 894.2s; }
  .grid__item-4-col:nth-of-type(8943) {
    animation-delay: 894.3s; }
  .grid__item-4-col:nth-of-type(8944) {
    animation-delay: 894.4s; }
  .grid__item-4-col:nth-of-type(8945) {
    animation-delay: 894.5s; }
  .grid__item-4-col:nth-of-type(8946) {
    animation-delay: 894.6s; }
  .grid__item-4-col:nth-of-type(8947) {
    animation-delay: 894.7s; }
  .grid__item-4-col:nth-of-type(8948) {
    animation-delay: 894.8s; }
  .grid__item-4-col:nth-of-type(8949) {
    animation-delay: 894.9s; }
  .grid__item-4-col:nth-of-type(8950) {
    animation-delay: 895s; }
  .grid__item-4-col:nth-of-type(8951) {
    animation-delay: 895.1s; }
  .grid__item-4-col:nth-of-type(8952) {
    animation-delay: 895.2s; }
  .grid__item-4-col:nth-of-type(8953) {
    animation-delay: 895.3s; }
  .grid__item-4-col:nth-of-type(8954) {
    animation-delay: 895.4s; }
  .grid__item-4-col:nth-of-type(8955) {
    animation-delay: 895.5s; }
  .grid__item-4-col:nth-of-type(8956) {
    animation-delay: 895.6s; }
  .grid__item-4-col:nth-of-type(8957) {
    animation-delay: 895.7s; }
  .grid__item-4-col:nth-of-type(8958) {
    animation-delay: 895.8s; }
  .grid__item-4-col:nth-of-type(8959) {
    animation-delay: 895.9s; }
  .grid__item-4-col:nth-of-type(8960) {
    animation-delay: 896s; }
  .grid__item-4-col:nth-of-type(8961) {
    animation-delay: 896.1s; }
  .grid__item-4-col:nth-of-type(8962) {
    animation-delay: 896.2s; }
  .grid__item-4-col:nth-of-type(8963) {
    animation-delay: 896.3s; }
  .grid__item-4-col:nth-of-type(8964) {
    animation-delay: 896.4s; }
  .grid__item-4-col:nth-of-type(8965) {
    animation-delay: 896.5s; }
  .grid__item-4-col:nth-of-type(8966) {
    animation-delay: 896.6s; }
  .grid__item-4-col:nth-of-type(8967) {
    animation-delay: 896.7s; }
  .grid__item-4-col:nth-of-type(8968) {
    animation-delay: 896.8s; }
  .grid__item-4-col:nth-of-type(8969) {
    animation-delay: 896.9s; }
  .grid__item-4-col:nth-of-type(8970) {
    animation-delay: 897s; }
  .grid__item-4-col:nth-of-type(8971) {
    animation-delay: 897.1s; }
  .grid__item-4-col:nth-of-type(8972) {
    animation-delay: 897.2s; }
  .grid__item-4-col:nth-of-type(8973) {
    animation-delay: 897.3s; }
  .grid__item-4-col:nth-of-type(8974) {
    animation-delay: 897.4s; }
  .grid__item-4-col:nth-of-type(8975) {
    animation-delay: 897.5s; }
  .grid__item-4-col:nth-of-type(8976) {
    animation-delay: 897.6s; }
  .grid__item-4-col:nth-of-type(8977) {
    animation-delay: 897.7s; }
  .grid__item-4-col:nth-of-type(8978) {
    animation-delay: 897.8s; }
  .grid__item-4-col:nth-of-type(8979) {
    animation-delay: 897.9s; }
  .grid__item-4-col:nth-of-type(8980) {
    animation-delay: 898s; }
  .grid__item-4-col:nth-of-type(8981) {
    animation-delay: 898.1s; }
  .grid__item-4-col:nth-of-type(8982) {
    animation-delay: 898.2s; }
  .grid__item-4-col:nth-of-type(8983) {
    animation-delay: 898.3s; }
  .grid__item-4-col:nth-of-type(8984) {
    animation-delay: 898.4s; }
  .grid__item-4-col:nth-of-type(8985) {
    animation-delay: 898.5s; }
  .grid__item-4-col:nth-of-type(8986) {
    animation-delay: 898.6s; }
  .grid__item-4-col:nth-of-type(8987) {
    animation-delay: 898.7s; }
  .grid__item-4-col:nth-of-type(8988) {
    animation-delay: 898.8s; }
  .grid__item-4-col:nth-of-type(8989) {
    animation-delay: 898.9s; }
  .grid__item-4-col:nth-of-type(8990) {
    animation-delay: 899s; }
  .grid__item-4-col:nth-of-type(8991) {
    animation-delay: 899.1s; }
  .grid__item-4-col:nth-of-type(8992) {
    animation-delay: 899.2s; }
  .grid__item-4-col:nth-of-type(8993) {
    animation-delay: 899.3s; }
  .grid__item-4-col:nth-of-type(8994) {
    animation-delay: 899.4s; }
  .grid__item-4-col:nth-of-type(8995) {
    animation-delay: 899.5s; }
  .grid__item-4-col:nth-of-type(8996) {
    animation-delay: 899.6s; }
  .grid__item-4-col:nth-of-type(8997) {
    animation-delay: 899.7s; }
  .grid__item-4-col:nth-of-type(8998) {
    animation-delay: 899.8s; }
  .grid__item-4-col:nth-of-type(8999) {
    animation-delay: 899.9s; }
  .grid__item-4-col:nth-of-type(9000) {
    animation-delay: 900s; }
  .grid__item-4-col:nth-of-type(9001) {
    animation-delay: 900.1s; }
  .grid__item-4-col:nth-of-type(9002) {
    animation-delay: 900.2s; }
  .grid__item-4-col:nth-of-type(9003) {
    animation-delay: 900.3s; }
  .grid__item-4-col:nth-of-type(9004) {
    animation-delay: 900.4s; }
  .grid__item-4-col:nth-of-type(9005) {
    animation-delay: 900.5s; }
  .grid__item-4-col:nth-of-type(9006) {
    animation-delay: 900.6s; }
  .grid__item-4-col:nth-of-type(9007) {
    animation-delay: 900.7s; }
  .grid__item-4-col:nth-of-type(9008) {
    animation-delay: 900.8s; }
  .grid__item-4-col:nth-of-type(9009) {
    animation-delay: 900.9s; }
  .grid__item-4-col:nth-of-type(9010) {
    animation-delay: 901s; }
  .grid__item-4-col:nth-of-type(9011) {
    animation-delay: 901.1s; }
  .grid__item-4-col:nth-of-type(9012) {
    animation-delay: 901.2s; }
  .grid__item-4-col:nth-of-type(9013) {
    animation-delay: 901.3s; }
  .grid__item-4-col:nth-of-type(9014) {
    animation-delay: 901.4s; }
  .grid__item-4-col:nth-of-type(9015) {
    animation-delay: 901.5s; }
  .grid__item-4-col:nth-of-type(9016) {
    animation-delay: 901.6s; }
  .grid__item-4-col:nth-of-type(9017) {
    animation-delay: 901.7s; }
  .grid__item-4-col:nth-of-type(9018) {
    animation-delay: 901.8s; }
  .grid__item-4-col:nth-of-type(9019) {
    animation-delay: 901.9s; }
  .grid__item-4-col:nth-of-type(9020) {
    animation-delay: 902s; }
  .grid__item-4-col:nth-of-type(9021) {
    animation-delay: 902.1s; }
  .grid__item-4-col:nth-of-type(9022) {
    animation-delay: 902.2s; }
  .grid__item-4-col:nth-of-type(9023) {
    animation-delay: 902.3s; }
  .grid__item-4-col:nth-of-type(9024) {
    animation-delay: 902.4s; }
  .grid__item-4-col:nth-of-type(9025) {
    animation-delay: 902.5s; }
  .grid__item-4-col:nth-of-type(9026) {
    animation-delay: 902.6s; }
  .grid__item-4-col:nth-of-type(9027) {
    animation-delay: 902.7s; }
  .grid__item-4-col:nth-of-type(9028) {
    animation-delay: 902.8s; }
  .grid__item-4-col:nth-of-type(9029) {
    animation-delay: 902.9s; }
  .grid__item-4-col:nth-of-type(9030) {
    animation-delay: 903s; }
  .grid__item-4-col:nth-of-type(9031) {
    animation-delay: 903.1s; }
  .grid__item-4-col:nth-of-type(9032) {
    animation-delay: 903.2s; }
  .grid__item-4-col:nth-of-type(9033) {
    animation-delay: 903.3s; }
  .grid__item-4-col:nth-of-type(9034) {
    animation-delay: 903.4s; }
  .grid__item-4-col:nth-of-type(9035) {
    animation-delay: 903.5s; }
  .grid__item-4-col:nth-of-type(9036) {
    animation-delay: 903.6s; }
  .grid__item-4-col:nth-of-type(9037) {
    animation-delay: 903.7s; }
  .grid__item-4-col:nth-of-type(9038) {
    animation-delay: 903.8s; }
  .grid__item-4-col:nth-of-type(9039) {
    animation-delay: 903.9s; }
  .grid__item-4-col:nth-of-type(9040) {
    animation-delay: 904s; }
  .grid__item-4-col:nth-of-type(9041) {
    animation-delay: 904.1s; }
  .grid__item-4-col:nth-of-type(9042) {
    animation-delay: 904.2s; }
  .grid__item-4-col:nth-of-type(9043) {
    animation-delay: 904.3s; }
  .grid__item-4-col:nth-of-type(9044) {
    animation-delay: 904.4s; }
  .grid__item-4-col:nth-of-type(9045) {
    animation-delay: 904.5s; }
  .grid__item-4-col:nth-of-type(9046) {
    animation-delay: 904.6s; }
  .grid__item-4-col:nth-of-type(9047) {
    animation-delay: 904.7s; }
  .grid__item-4-col:nth-of-type(9048) {
    animation-delay: 904.8s; }
  .grid__item-4-col:nth-of-type(9049) {
    animation-delay: 904.9s; }
  .grid__item-4-col:nth-of-type(9050) {
    animation-delay: 905s; }
  .grid__item-4-col:nth-of-type(9051) {
    animation-delay: 905.1s; }
  .grid__item-4-col:nth-of-type(9052) {
    animation-delay: 905.2s; }
  .grid__item-4-col:nth-of-type(9053) {
    animation-delay: 905.3s; }
  .grid__item-4-col:nth-of-type(9054) {
    animation-delay: 905.4s; }
  .grid__item-4-col:nth-of-type(9055) {
    animation-delay: 905.5s; }
  .grid__item-4-col:nth-of-type(9056) {
    animation-delay: 905.6s; }
  .grid__item-4-col:nth-of-type(9057) {
    animation-delay: 905.7s; }
  .grid__item-4-col:nth-of-type(9058) {
    animation-delay: 905.8s; }
  .grid__item-4-col:nth-of-type(9059) {
    animation-delay: 905.9s; }
  .grid__item-4-col:nth-of-type(9060) {
    animation-delay: 906s; }
  .grid__item-4-col:nth-of-type(9061) {
    animation-delay: 906.1s; }
  .grid__item-4-col:nth-of-type(9062) {
    animation-delay: 906.2s; }
  .grid__item-4-col:nth-of-type(9063) {
    animation-delay: 906.3s; }
  .grid__item-4-col:nth-of-type(9064) {
    animation-delay: 906.4s; }
  .grid__item-4-col:nth-of-type(9065) {
    animation-delay: 906.5s; }
  .grid__item-4-col:nth-of-type(9066) {
    animation-delay: 906.6s; }
  .grid__item-4-col:nth-of-type(9067) {
    animation-delay: 906.7s; }
  .grid__item-4-col:nth-of-type(9068) {
    animation-delay: 906.8s; }
  .grid__item-4-col:nth-of-type(9069) {
    animation-delay: 906.9s; }
  .grid__item-4-col:nth-of-type(9070) {
    animation-delay: 907s; }
  .grid__item-4-col:nth-of-type(9071) {
    animation-delay: 907.1s; }
  .grid__item-4-col:nth-of-type(9072) {
    animation-delay: 907.2s; }
  .grid__item-4-col:nth-of-type(9073) {
    animation-delay: 907.3s; }
  .grid__item-4-col:nth-of-type(9074) {
    animation-delay: 907.4s; }
  .grid__item-4-col:nth-of-type(9075) {
    animation-delay: 907.5s; }
  .grid__item-4-col:nth-of-type(9076) {
    animation-delay: 907.6s; }
  .grid__item-4-col:nth-of-type(9077) {
    animation-delay: 907.7s; }
  .grid__item-4-col:nth-of-type(9078) {
    animation-delay: 907.8s; }
  .grid__item-4-col:nth-of-type(9079) {
    animation-delay: 907.9s; }
  .grid__item-4-col:nth-of-type(9080) {
    animation-delay: 908s; }
  .grid__item-4-col:nth-of-type(9081) {
    animation-delay: 908.1s; }
  .grid__item-4-col:nth-of-type(9082) {
    animation-delay: 908.2s; }
  .grid__item-4-col:nth-of-type(9083) {
    animation-delay: 908.3s; }
  .grid__item-4-col:nth-of-type(9084) {
    animation-delay: 908.4s; }
  .grid__item-4-col:nth-of-type(9085) {
    animation-delay: 908.5s; }
  .grid__item-4-col:nth-of-type(9086) {
    animation-delay: 908.6s; }
  .grid__item-4-col:nth-of-type(9087) {
    animation-delay: 908.7s; }
  .grid__item-4-col:nth-of-type(9088) {
    animation-delay: 908.8s; }
  .grid__item-4-col:nth-of-type(9089) {
    animation-delay: 908.9s; }
  .grid__item-4-col:nth-of-type(9090) {
    animation-delay: 909s; }
  .grid__item-4-col:nth-of-type(9091) {
    animation-delay: 909.1s; }
  .grid__item-4-col:nth-of-type(9092) {
    animation-delay: 909.2s; }
  .grid__item-4-col:nth-of-type(9093) {
    animation-delay: 909.3s; }
  .grid__item-4-col:nth-of-type(9094) {
    animation-delay: 909.4s; }
  .grid__item-4-col:nth-of-type(9095) {
    animation-delay: 909.5s; }
  .grid__item-4-col:nth-of-type(9096) {
    animation-delay: 909.6s; }
  .grid__item-4-col:nth-of-type(9097) {
    animation-delay: 909.7s; }
  .grid__item-4-col:nth-of-type(9098) {
    animation-delay: 909.8s; }
  .grid__item-4-col:nth-of-type(9099) {
    animation-delay: 909.9s; }
  .grid__item-4-col:nth-of-type(9100) {
    animation-delay: 910s; }
  .grid__item-4-col:nth-of-type(9101) {
    animation-delay: 910.1s; }
  .grid__item-4-col:nth-of-type(9102) {
    animation-delay: 910.2s; }
  .grid__item-4-col:nth-of-type(9103) {
    animation-delay: 910.3s; }
  .grid__item-4-col:nth-of-type(9104) {
    animation-delay: 910.4s; }
  .grid__item-4-col:nth-of-type(9105) {
    animation-delay: 910.5s; }
  .grid__item-4-col:nth-of-type(9106) {
    animation-delay: 910.6s; }
  .grid__item-4-col:nth-of-type(9107) {
    animation-delay: 910.7s; }
  .grid__item-4-col:nth-of-type(9108) {
    animation-delay: 910.8s; }
  .grid__item-4-col:nth-of-type(9109) {
    animation-delay: 910.9s; }
  .grid__item-4-col:nth-of-type(9110) {
    animation-delay: 911s; }
  .grid__item-4-col:nth-of-type(9111) {
    animation-delay: 911.1s; }
  .grid__item-4-col:nth-of-type(9112) {
    animation-delay: 911.2s; }
  .grid__item-4-col:nth-of-type(9113) {
    animation-delay: 911.3s; }
  .grid__item-4-col:nth-of-type(9114) {
    animation-delay: 911.4s; }
  .grid__item-4-col:nth-of-type(9115) {
    animation-delay: 911.5s; }
  .grid__item-4-col:nth-of-type(9116) {
    animation-delay: 911.6s; }
  .grid__item-4-col:nth-of-type(9117) {
    animation-delay: 911.7s; }
  .grid__item-4-col:nth-of-type(9118) {
    animation-delay: 911.8s; }
  .grid__item-4-col:nth-of-type(9119) {
    animation-delay: 911.9s; }
  .grid__item-4-col:nth-of-type(9120) {
    animation-delay: 912s; }
  .grid__item-4-col:nth-of-type(9121) {
    animation-delay: 912.1s; }
  .grid__item-4-col:nth-of-type(9122) {
    animation-delay: 912.2s; }
  .grid__item-4-col:nth-of-type(9123) {
    animation-delay: 912.3s; }
  .grid__item-4-col:nth-of-type(9124) {
    animation-delay: 912.4s; }
  .grid__item-4-col:nth-of-type(9125) {
    animation-delay: 912.5s; }
  .grid__item-4-col:nth-of-type(9126) {
    animation-delay: 912.6s; }
  .grid__item-4-col:nth-of-type(9127) {
    animation-delay: 912.7s; }
  .grid__item-4-col:nth-of-type(9128) {
    animation-delay: 912.8s; }
  .grid__item-4-col:nth-of-type(9129) {
    animation-delay: 912.9s; }
  .grid__item-4-col:nth-of-type(9130) {
    animation-delay: 913s; }
  .grid__item-4-col:nth-of-type(9131) {
    animation-delay: 913.1s; }
  .grid__item-4-col:nth-of-type(9132) {
    animation-delay: 913.2s; }
  .grid__item-4-col:nth-of-type(9133) {
    animation-delay: 913.3s; }
  .grid__item-4-col:nth-of-type(9134) {
    animation-delay: 913.4s; }
  .grid__item-4-col:nth-of-type(9135) {
    animation-delay: 913.5s; }
  .grid__item-4-col:nth-of-type(9136) {
    animation-delay: 913.6s; }
  .grid__item-4-col:nth-of-type(9137) {
    animation-delay: 913.7s; }
  .grid__item-4-col:nth-of-type(9138) {
    animation-delay: 913.8s; }
  .grid__item-4-col:nth-of-type(9139) {
    animation-delay: 913.9s; }
  .grid__item-4-col:nth-of-type(9140) {
    animation-delay: 914s; }
  .grid__item-4-col:nth-of-type(9141) {
    animation-delay: 914.1s; }
  .grid__item-4-col:nth-of-type(9142) {
    animation-delay: 914.2s; }
  .grid__item-4-col:nth-of-type(9143) {
    animation-delay: 914.3s; }
  .grid__item-4-col:nth-of-type(9144) {
    animation-delay: 914.4s; }
  .grid__item-4-col:nth-of-type(9145) {
    animation-delay: 914.5s; }
  .grid__item-4-col:nth-of-type(9146) {
    animation-delay: 914.6s; }
  .grid__item-4-col:nth-of-type(9147) {
    animation-delay: 914.7s; }
  .grid__item-4-col:nth-of-type(9148) {
    animation-delay: 914.8s; }
  .grid__item-4-col:nth-of-type(9149) {
    animation-delay: 914.9s; }
  .grid__item-4-col:nth-of-type(9150) {
    animation-delay: 915s; }
  .grid__item-4-col:nth-of-type(9151) {
    animation-delay: 915.1s; }
  .grid__item-4-col:nth-of-type(9152) {
    animation-delay: 915.2s; }
  .grid__item-4-col:nth-of-type(9153) {
    animation-delay: 915.3s; }
  .grid__item-4-col:nth-of-type(9154) {
    animation-delay: 915.4s; }
  .grid__item-4-col:nth-of-type(9155) {
    animation-delay: 915.5s; }
  .grid__item-4-col:nth-of-type(9156) {
    animation-delay: 915.6s; }
  .grid__item-4-col:nth-of-type(9157) {
    animation-delay: 915.7s; }
  .grid__item-4-col:nth-of-type(9158) {
    animation-delay: 915.8s; }
  .grid__item-4-col:nth-of-type(9159) {
    animation-delay: 915.9s; }
  .grid__item-4-col:nth-of-type(9160) {
    animation-delay: 916s; }
  .grid__item-4-col:nth-of-type(9161) {
    animation-delay: 916.1s; }
  .grid__item-4-col:nth-of-type(9162) {
    animation-delay: 916.2s; }
  .grid__item-4-col:nth-of-type(9163) {
    animation-delay: 916.3s; }
  .grid__item-4-col:nth-of-type(9164) {
    animation-delay: 916.4s; }
  .grid__item-4-col:nth-of-type(9165) {
    animation-delay: 916.5s; }
  .grid__item-4-col:nth-of-type(9166) {
    animation-delay: 916.6s; }
  .grid__item-4-col:nth-of-type(9167) {
    animation-delay: 916.7s; }
  .grid__item-4-col:nth-of-type(9168) {
    animation-delay: 916.8s; }
  .grid__item-4-col:nth-of-type(9169) {
    animation-delay: 916.9s; }
  .grid__item-4-col:nth-of-type(9170) {
    animation-delay: 917s; }
  .grid__item-4-col:nth-of-type(9171) {
    animation-delay: 917.1s; }
  .grid__item-4-col:nth-of-type(9172) {
    animation-delay: 917.2s; }
  .grid__item-4-col:nth-of-type(9173) {
    animation-delay: 917.3s; }
  .grid__item-4-col:nth-of-type(9174) {
    animation-delay: 917.4s; }
  .grid__item-4-col:nth-of-type(9175) {
    animation-delay: 917.5s; }
  .grid__item-4-col:nth-of-type(9176) {
    animation-delay: 917.6s; }
  .grid__item-4-col:nth-of-type(9177) {
    animation-delay: 917.7s; }
  .grid__item-4-col:nth-of-type(9178) {
    animation-delay: 917.8s; }
  .grid__item-4-col:nth-of-type(9179) {
    animation-delay: 917.9s; }
  .grid__item-4-col:nth-of-type(9180) {
    animation-delay: 918s; }
  .grid__item-4-col:nth-of-type(9181) {
    animation-delay: 918.1s; }
  .grid__item-4-col:nth-of-type(9182) {
    animation-delay: 918.2s; }
  .grid__item-4-col:nth-of-type(9183) {
    animation-delay: 918.3s; }
  .grid__item-4-col:nth-of-type(9184) {
    animation-delay: 918.4s; }
  .grid__item-4-col:nth-of-type(9185) {
    animation-delay: 918.5s; }
  .grid__item-4-col:nth-of-type(9186) {
    animation-delay: 918.6s; }
  .grid__item-4-col:nth-of-type(9187) {
    animation-delay: 918.7s; }
  .grid__item-4-col:nth-of-type(9188) {
    animation-delay: 918.8s; }
  .grid__item-4-col:nth-of-type(9189) {
    animation-delay: 918.9s; }
  .grid__item-4-col:nth-of-type(9190) {
    animation-delay: 919s; }
  .grid__item-4-col:nth-of-type(9191) {
    animation-delay: 919.1s; }
  .grid__item-4-col:nth-of-type(9192) {
    animation-delay: 919.2s; }
  .grid__item-4-col:nth-of-type(9193) {
    animation-delay: 919.3s; }
  .grid__item-4-col:nth-of-type(9194) {
    animation-delay: 919.4s; }
  .grid__item-4-col:nth-of-type(9195) {
    animation-delay: 919.5s; }
  .grid__item-4-col:nth-of-type(9196) {
    animation-delay: 919.6s; }
  .grid__item-4-col:nth-of-type(9197) {
    animation-delay: 919.7s; }
  .grid__item-4-col:nth-of-type(9198) {
    animation-delay: 919.8s; }
  .grid__item-4-col:nth-of-type(9199) {
    animation-delay: 919.9s; }
  .grid__item-4-col:nth-of-type(9200) {
    animation-delay: 920s; }
  .grid__item-4-col:nth-of-type(9201) {
    animation-delay: 920.1s; }
  .grid__item-4-col:nth-of-type(9202) {
    animation-delay: 920.2s; }
  .grid__item-4-col:nth-of-type(9203) {
    animation-delay: 920.3s; }
  .grid__item-4-col:nth-of-type(9204) {
    animation-delay: 920.4s; }
  .grid__item-4-col:nth-of-type(9205) {
    animation-delay: 920.5s; }
  .grid__item-4-col:nth-of-type(9206) {
    animation-delay: 920.6s; }
  .grid__item-4-col:nth-of-type(9207) {
    animation-delay: 920.7s; }
  .grid__item-4-col:nth-of-type(9208) {
    animation-delay: 920.8s; }
  .grid__item-4-col:nth-of-type(9209) {
    animation-delay: 920.9s; }
  .grid__item-4-col:nth-of-type(9210) {
    animation-delay: 921s; }
  .grid__item-4-col:nth-of-type(9211) {
    animation-delay: 921.1s; }
  .grid__item-4-col:nth-of-type(9212) {
    animation-delay: 921.2s; }
  .grid__item-4-col:nth-of-type(9213) {
    animation-delay: 921.3s; }
  .grid__item-4-col:nth-of-type(9214) {
    animation-delay: 921.4s; }
  .grid__item-4-col:nth-of-type(9215) {
    animation-delay: 921.5s; }
  .grid__item-4-col:nth-of-type(9216) {
    animation-delay: 921.6s; }
  .grid__item-4-col:nth-of-type(9217) {
    animation-delay: 921.7s; }
  .grid__item-4-col:nth-of-type(9218) {
    animation-delay: 921.8s; }
  .grid__item-4-col:nth-of-type(9219) {
    animation-delay: 921.9s; }
  .grid__item-4-col:nth-of-type(9220) {
    animation-delay: 922s; }
  .grid__item-4-col:nth-of-type(9221) {
    animation-delay: 922.1s; }
  .grid__item-4-col:nth-of-type(9222) {
    animation-delay: 922.2s; }
  .grid__item-4-col:nth-of-type(9223) {
    animation-delay: 922.3s; }
  .grid__item-4-col:nth-of-type(9224) {
    animation-delay: 922.4s; }
  .grid__item-4-col:nth-of-type(9225) {
    animation-delay: 922.5s; }
  .grid__item-4-col:nth-of-type(9226) {
    animation-delay: 922.6s; }
  .grid__item-4-col:nth-of-type(9227) {
    animation-delay: 922.7s; }
  .grid__item-4-col:nth-of-type(9228) {
    animation-delay: 922.8s; }
  .grid__item-4-col:nth-of-type(9229) {
    animation-delay: 922.9s; }
  .grid__item-4-col:nth-of-type(9230) {
    animation-delay: 923s; }
  .grid__item-4-col:nth-of-type(9231) {
    animation-delay: 923.1s; }
  .grid__item-4-col:nth-of-type(9232) {
    animation-delay: 923.2s; }
  .grid__item-4-col:nth-of-type(9233) {
    animation-delay: 923.3s; }
  .grid__item-4-col:nth-of-type(9234) {
    animation-delay: 923.4s; }
  .grid__item-4-col:nth-of-type(9235) {
    animation-delay: 923.5s; }
  .grid__item-4-col:nth-of-type(9236) {
    animation-delay: 923.6s; }
  .grid__item-4-col:nth-of-type(9237) {
    animation-delay: 923.7s; }
  .grid__item-4-col:nth-of-type(9238) {
    animation-delay: 923.8s; }
  .grid__item-4-col:nth-of-type(9239) {
    animation-delay: 923.9s; }
  .grid__item-4-col:nth-of-type(9240) {
    animation-delay: 924s; }
  .grid__item-4-col:nth-of-type(9241) {
    animation-delay: 924.1s; }
  .grid__item-4-col:nth-of-type(9242) {
    animation-delay: 924.2s; }
  .grid__item-4-col:nth-of-type(9243) {
    animation-delay: 924.3s; }
  .grid__item-4-col:nth-of-type(9244) {
    animation-delay: 924.4s; }
  .grid__item-4-col:nth-of-type(9245) {
    animation-delay: 924.5s; }
  .grid__item-4-col:nth-of-type(9246) {
    animation-delay: 924.6s; }
  .grid__item-4-col:nth-of-type(9247) {
    animation-delay: 924.7s; }
  .grid__item-4-col:nth-of-type(9248) {
    animation-delay: 924.8s; }
  .grid__item-4-col:nth-of-type(9249) {
    animation-delay: 924.9s; }
  .grid__item-4-col:nth-of-type(9250) {
    animation-delay: 925s; }
  .grid__item-4-col:nth-of-type(9251) {
    animation-delay: 925.1s; }
  .grid__item-4-col:nth-of-type(9252) {
    animation-delay: 925.2s; }
  .grid__item-4-col:nth-of-type(9253) {
    animation-delay: 925.3s; }
  .grid__item-4-col:nth-of-type(9254) {
    animation-delay: 925.4s; }
  .grid__item-4-col:nth-of-type(9255) {
    animation-delay: 925.5s; }
  .grid__item-4-col:nth-of-type(9256) {
    animation-delay: 925.6s; }
  .grid__item-4-col:nth-of-type(9257) {
    animation-delay: 925.7s; }
  .grid__item-4-col:nth-of-type(9258) {
    animation-delay: 925.8s; }
  .grid__item-4-col:nth-of-type(9259) {
    animation-delay: 925.9s; }
  .grid__item-4-col:nth-of-type(9260) {
    animation-delay: 926s; }
  .grid__item-4-col:nth-of-type(9261) {
    animation-delay: 926.1s; }
  .grid__item-4-col:nth-of-type(9262) {
    animation-delay: 926.2s; }
  .grid__item-4-col:nth-of-type(9263) {
    animation-delay: 926.3s; }
  .grid__item-4-col:nth-of-type(9264) {
    animation-delay: 926.4s; }
  .grid__item-4-col:nth-of-type(9265) {
    animation-delay: 926.5s; }
  .grid__item-4-col:nth-of-type(9266) {
    animation-delay: 926.6s; }
  .grid__item-4-col:nth-of-type(9267) {
    animation-delay: 926.7s; }
  .grid__item-4-col:nth-of-type(9268) {
    animation-delay: 926.8s; }
  .grid__item-4-col:nth-of-type(9269) {
    animation-delay: 926.9s; }
  .grid__item-4-col:nth-of-type(9270) {
    animation-delay: 927s; }
  .grid__item-4-col:nth-of-type(9271) {
    animation-delay: 927.1s; }
  .grid__item-4-col:nth-of-type(9272) {
    animation-delay: 927.2s; }
  .grid__item-4-col:nth-of-type(9273) {
    animation-delay: 927.3s; }
  .grid__item-4-col:nth-of-type(9274) {
    animation-delay: 927.4s; }
  .grid__item-4-col:nth-of-type(9275) {
    animation-delay: 927.5s; }
  .grid__item-4-col:nth-of-type(9276) {
    animation-delay: 927.6s; }
  .grid__item-4-col:nth-of-type(9277) {
    animation-delay: 927.7s; }
  .grid__item-4-col:nth-of-type(9278) {
    animation-delay: 927.8s; }
  .grid__item-4-col:nth-of-type(9279) {
    animation-delay: 927.9s; }
  .grid__item-4-col:nth-of-type(9280) {
    animation-delay: 928s; }
  .grid__item-4-col:nth-of-type(9281) {
    animation-delay: 928.1s; }
  .grid__item-4-col:nth-of-type(9282) {
    animation-delay: 928.2s; }
  .grid__item-4-col:nth-of-type(9283) {
    animation-delay: 928.3s; }
  .grid__item-4-col:nth-of-type(9284) {
    animation-delay: 928.4s; }
  .grid__item-4-col:nth-of-type(9285) {
    animation-delay: 928.5s; }
  .grid__item-4-col:nth-of-type(9286) {
    animation-delay: 928.6s; }
  .grid__item-4-col:nth-of-type(9287) {
    animation-delay: 928.7s; }
  .grid__item-4-col:nth-of-type(9288) {
    animation-delay: 928.8s; }
  .grid__item-4-col:nth-of-type(9289) {
    animation-delay: 928.9s; }
  .grid__item-4-col:nth-of-type(9290) {
    animation-delay: 929s; }
  .grid__item-4-col:nth-of-type(9291) {
    animation-delay: 929.1s; }
  .grid__item-4-col:nth-of-type(9292) {
    animation-delay: 929.2s; }
  .grid__item-4-col:nth-of-type(9293) {
    animation-delay: 929.3s; }
  .grid__item-4-col:nth-of-type(9294) {
    animation-delay: 929.4s; }
  .grid__item-4-col:nth-of-type(9295) {
    animation-delay: 929.5s; }
  .grid__item-4-col:nth-of-type(9296) {
    animation-delay: 929.6s; }
  .grid__item-4-col:nth-of-type(9297) {
    animation-delay: 929.7s; }
  .grid__item-4-col:nth-of-type(9298) {
    animation-delay: 929.8s; }
  .grid__item-4-col:nth-of-type(9299) {
    animation-delay: 929.9s; }
  .grid__item-4-col:nth-of-type(9300) {
    animation-delay: 930s; }
  .grid__item-4-col:nth-of-type(9301) {
    animation-delay: 930.1s; }
  .grid__item-4-col:nth-of-type(9302) {
    animation-delay: 930.2s; }
  .grid__item-4-col:nth-of-type(9303) {
    animation-delay: 930.3s; }
  .grid__item-4-col:nth-of-type(9304) {
    animation-delay: 930.4s; }
  .grid__item-4-col:nth-of-type(9305) {
    animation-delay: 930.5s; }
  .grid__item-4-col:nth-of-type(9306) {
    animation-delay: 930.6s; }
  .grid__item-4-col:nth-of-type(9307) {
    animation-delay: 930.7s; }
  .grid__item-4-col:nth-of-type(9308) {
    animation-delay: 930.8s; }
  .grid__item-4-col:nth-of-type(9309) {
    animation-delay: 930.9s; }
  .grid__item-4-col:nth-of-type(9310) {
    animation-delay: 931s; }
  .grid__item-4-col:nth-of-type(9311) {
    animation-delay: 931.1s; }
  .grid__item-4-col:nth-of-type(9312) {
    animation-delay: 931.2s; }
  .grid__item-4-col:nth-of-type(9313) {
    animation-delay: 931.3s; }
  .grid__item-4-col:nth-of-type(9314) {
    animation-delay: 931.4s; }
  .grid__item-4-col:nth-of-type(9315) {
    animation-delay: 931.5s; }
  .grid__item-4-col:nth-of-type(9316) {
    animation-delay: 931.6s; }
  .grid__item-4-col:nth-of-type(9317) {
    animation-delay: 931.7s; }
  .grid__item-4-col:nth-of-type(9318) {
    animation-delay: 931.8s; }
  .grid__item-4-col:nth-of-type(9319) {
    animation-delay: 931.9s; }
  .grid__item-4-col:nth-of-type(9320) {
    animation-delay: 932s; }
  .grid__item-4-col:nth-of-type(9321) {
    animation-delay: 932.1s; }
  .grid__item-4-col:nth-of-type(9322) {
    animation-delay: 932.2s; }
  .grid__item-4-col:nth-of-type(9323) {
    animation-delay: 932.3s; }
  .grid__item-4-col:nth-of-type(9324) {
    animation-delay: 932.4s; }
  .grid__item-4-col:nth-of-type(9325) {
    animation-delay: 932.5s; }
  .grid__item-4-col:nth-of-type(9326) {
    animation-delay: 932.6s; }
  .grid__item-4-col:nth-of-type(9327) {
    animation-delay: 932.7s; }
  .grid__item-4-col:nth-of-type(9328) {
    animation-delay: 932.8s; }
  .grid__item-4-col:nth-of-type(9329) {
    animation-delay: 932.9s; }
  .grid__item-4-col:nth-of-type(9330) {
    animation-delay: 933s; }
  .grid__item-4-col:nth-of-type(9331) {
    animation-delay: 933.1s; }
  .grid__item-4-col:nth-of-type(9332) {
    animation-delay: 933.2s; }
  .grid__item-4-col:nth-of-type(9333) {
    animation-delay: 933.3s; }
  .grid__item-4-col:nth-of-type(9334) {
    animation-delay: 933.4s; }
  .grid__item-4-col:nth-of-type(9335) {
    animation-delay: 933.5s; }
  .grid__item-4-col:nth-of-type(9336) {
    animation-delay: 933.6s; }
  .grid__item-4-col:nth-of-type(9337) {
    animation-delay: 933.7s; }
  .grid__item-4-col:nth-of-type(9338) {
    animation-delay: 933.8s; }
  .grid__item-4-col:nth-of-type(9339) {
    animation-delay: 933.9s; }
  .grid__item-4-col:nth-of-type(9340) {
    animation-delay: 934s; }
  .grid__item-4-col:nth-of-type(9341) {
    animation-delay: 934.1s; }
  .grid__item-4-col:nth-of-type(9342) {
    animation-delay: 934.2s; }
  .grid__item-4-col:nth-of-type(9343) {
    animation-delay: 934.3s; }
  .grid__item-4-col:nth-of-type(9344) {
    animation-delay: 934.4s; }
  .grid__item-4-col:nth-of-type(9345) {
    animation-delay: 934.5s; }
  .grid__item-4-col:nth-of-type(9346) {
    animation-delay: 934.6s; }
  .grid__item-4-col:nth-of-type(9347) {
    animation-delay: 934.7s; }
  .grid__item-4-col:nth-of-type(9348) {
    animation-delay: 934.8s; }
  .grid__item-4-col:nth-of-type(9349) {
    animation-delay: 934.9s; }
  .grid__item-4-col:nth-of-type(9350) {
    animation-delay: 935s; }
  .grid__item-4-col:nth-of-type(9351) {
    animation-delay: 935.1s; }
  .grid__item-4-col:nth-of-type(9352) {
    animation-delay: 935.2s; }
  .grid__item-4-col:nth-of-type(9353) {
    animation-delay: 935.3s; }
  .grid__item-4-col:nth-of-type(9354) {
    animation-delay: 935.4s; }
  .grid__item-4-col:nth-of-type(9355) {
    animation-delay: 935.5s; }
  .grid__item-4-col:nth-of-type(9356) {
    animation-delay: 935.6s; }
  .grid__item-4-col:nth-of-type(9357) {
    animation-delay: 935.7s; }
  .grid__item-4-col:nth-of-type(9358) {
    animation-delay: 935.8s; }
  .grid__item-4-col:nth-of-type(9359) {
    animation-delay: 935.9s; }
  .grid__item-4-col:nth-of-type(9360) {
    animation-delay: 936s; }
  .grid__item-4-col:nth-of-type(9361) {
    animation-delay: 936.1s; }
  .grid__item-4-col:nth-of-type(9362) {
    animation-delay: 936.2s; }
  .grid__item-4-col:nth-of-type(9363) {
    animation-delay: 936.3s; }
  .grid__item-4-col:nth-of-type(9364) {
    animation-delay: 936.4s; }
  .grid__item-4-col:nth-of-type(9365) {
    animation-delay: 936.5s; }
  .grid__item-4-col:nth-of-type(9366) {
    animation-delay: 936.6s; }
  .grid__item-4-col:nth-of-type(9367) {
    animation-delay: 936.7s; }
  .grid__item-4-col:nth-of-type(9368) {
    animation-delay: 936.8s; }
  .grid__item-4-col:nth-of-type(9369) {
    animation-delay: 936.9s; }
  .grid__item-4-col:nth-of-type(9370) {
    animation-delay: 937s; }
  .grid__item-4-col:nth-of-type(9371) {
    animation-delay: 937.1s; }
  .grid__item-4-col:nth-of-type(9372) {
    animation-delay: 937.2s; }
  .grid__item-4-col:nth-of-type(9373) {
    animation-delay: 937.3s; }
  .grid__item-4-col:nth-of-type(9374) {
    animation-delay: 937.4s; }
  .grid__item-4-col:nth-of-type(9375) {
    animation-delay: 937.5s; }
  .grid__item-4-col:nth-of-type(9376) {
    animation-delay: 937.6s; }
  .grid__item-4-col:nth-of-type(9377) {
    animation-delay: 937.7s; }
  .grid__item-4-col:nth-of-type(9378) {
    animation-delay: 937.8s; }
  .grid__item-4-col:nth-of-type(9379) {
    animation-delay: 937.9s; }
  .grid__item-4-col:nth-of-type(9380) {
    animation-delay: 938s; }
  .grid__item-4-col:nth-of-type(9381) {
    animation-delay: 938.1s; }
  .grid__item-4-col:nth-of-type(9382) {
    animation-delay: 938.2s; }
  .grid__item-4-col:nth-of-type(9383) {
    animation-delay: 938.3s; }
  .grid__item-4-col:nth-of-type(9384) {
    animation-delay: 938.4s; }
  .grid__item-4-col:nth-of-type(9385) {
    animation-delay: 938.5s; }
  .grid__item-4-col:nth-of-type(9386) {
    animation-delay: 938.6s; }
  .grid__item-4-col:nth-of-type(9387) {
    animation-delay: 938.7s; }
  .grid__item-4-col:nth-of-type(9388) {
    animation-delay: 938.8s; }
  .grid__item-4-col:nth-of-type(9389) {
    animation-delay: 938.9s; }
  .grid__item-4-col:nth-of-type(9390) {
    animation-delay: 939s; }
  .grid__item-4-col:nth-of-type(9391) {
    animation-delay: 939.1s; }
  .grid__item-4-col:nth-of-type(9392) {
    animation-delay: 939.2s; }
  .grid__item-4-col:nth-of-type(9393) {
    animation-delay: 939.3s; }
  .grid__item-4-col:nth-of-type(9394) {
    animation-delay: 939.4s; }
  .grid__item-4-col:nth-of-type(9395) {
    animation-delay: 939.5s; }
  .grid__item-4-col:nth-of-type(9396) {
    animation-delay: 939.6s; }
  .grid__item-4-col:nth-of-type(9397) {
    animation-delay: 939.7s; }
  .grid__item-4-col:nth-of-type(9398) {
    animation-delay: 939.8s; }
  .grid__item-4-col:nth-of-type(9399) {
    animation-delay: 939.9s; }
  .grid__item-4-col:nth-of-type(9400) {
    animation-delay: 940s; }
  .grid__item-4-col:nth-of-type(9401) {
    animation-delay: 940.1s; }
  .grid__item-4-col:nth-of-type(9402) {
    animation-delay: 940.2s; }
  .grid__item-4-col:nth-of-type(9403) {
    animation-delay: 940.3s; }
  .grid__item-4-col:nth-of-type(9404) {
    animation-delay: 940.4s; }
  .grid__item-4-col:nth-of-type(9405) {
    animation-delay: 940.5s; }
  .grid__item-4-col:nth-of-type(9406) {
    animation-delay: 940.6s; }
  .grid__item-4-col:nth-of-type(9407) {
    animation-delay: 940.7s; }
  .grid__item-4-col:nth-of-type(9408) {
    animation-delay: 940.8s; }
  .grid__item-4-col:nth-of-type(9409) {
    animation-delay: 940.9s; }
  .grid__item-4-col:nth-of-type(9410) {
    animation-delay: 941s; }
  .grid__item-4-col:nth-of-type(9411) {
    animation-delay: 941.1s; }
  .grid__item-4-col:nth-of-type(9412) {
    animation-delay: 941.2s; }
  .grid__item-4-col:nth-of-type(9413) {
    animation-delay: 941.3s; }
  .grid__item-4-col:nth-of-type(9414) {
    animation-delay: 941.4s; }
  .grid__item-4-col:nth-of-type(9415) {
    animation-delay: 941.5s; }
  .grid__item-4-col:nth-of-type(9416) {
    animation-delay: 941.6s; }
  .grid__item-4-col:nth-of-type(9417) {
    animation-delay: 941.7s; }
  .grid__item-4-col:nth-of-type(9418) {
    animation-delay: 941.8s; }
  .grid__item-4-col:nth-of-type(9419) {
    animation-delay: 941.9s; }
  .grid__item-4-col:nth-of-type(9420) {
    animation-delay: 942s; }
  .grid__item-4-col:nth-of-type(9421) {
    animation-delay: 942.1s; }
  .grid__item-4-col:nth-of-type(9422) {
    animation-delay: 942.2s; }
  .grid__item-4-col:nth-of-type(9423) {
    animation-delay: 942.3s; }
  .grid__item-4-col:nth-of-type(9424) {
    animation-delay: 942.4s; }
  .grid__item-4-col:nth-of-type(9425) {
    animation-delay: 942.5s; }
  .grid__item-4-col:nth-of-type(9426) {
    animation-delay: 942.6s; }
  .grid__item-4-col:nth-of-type(9427) {
    animation-delay: 942.7s; }
  .grid__item-4-col:nth-of-type(9428) {
    animation-delay: 942.8s; }
  .grid__item-4-col:nth-of-type(9429) {
    animation-delay: 942.9s; }
  .grid__item-4-col:nth-of-type(9430) {
    animation-delay: 943s; }
  .grid__item-4-col:nth-of-type(9431) {
    animation-delay: 943.1s; }
  .grid__item-4-col:nth-of-type(9432) {
    animation-delay: 943.2s; }
  .grid__item-4-col:nth-of-type(9433) {
    animation-delay: 943.3s; }
  .grid__item-4-col:nth-of-type(9434) {
    animation-delay: 943.4s; }
  .grid__item-4-col:nth-of-type(9435) {
    animation-delay: 943.5s; }
  .grid__item-4-col:nth-of-type(9436) {
    animation-delay: 943.6s; }
  .grid__item-4-col:nth-of-type(9437) {
    animation-delay: 943.7s; }
  .grid__item-4-col:nth-of-type(9438) {
    animation-delay: 943.8s; }
  .grid__item-4-col:nth-of-type(9439) {
    animation-delay: 943.9s; }
  .grid__item-4-col:nth-of-type(9440) {
    animation-delay: 944s; }
  .grid__item-4-col:nth-of-type(9441) {
    animation-delay: 944.1s; }
  .grid__item-4-col:nth-of-type(9442) {
    animation-delay: 944.2s; }
  .grid__item-4-col:nth-of-type(9443) {
    animation-delay: 944.3s; }
  .grid__item-4-col:nth-of-type(9444) {
    animation-delay: 944.4s; }
  .grid__item-4-col:nth-of-type(9445) {
    animation-delay: 944.5s; }
  .grid__item-4-col:nth-of-type(9446) {
    animation-delay: 944.6s; }
  .grid__item-4-col:nth-of-type(9447) {
    animation-delay: 944.7s; }
  .grid__item-4-col:nth-of-type(9448) {
    animation-delay: 944.8s; }
  .grid__item-4-col:nth-of-type(9449) {
    animation-delay: 944.9s; }
  .grid__item-4-col:nth-of-type(9450) {
    animation-delay: 945s; }
  .grid__item-4-col:nth-of-type(9451) {
    animation-delay: 945.1s; }
  .grid__item-4-col:nth-of-type(9452) {
    animation-delay: 945.2s; }
  .grid__item-4-col:nth-of-type(9453) {
    animation-delay: 945.3s; }
  .grid__item-4-col:nth-of-type(9454) {
    animation-delay: 945.4s; }
  .grid__item-4-col:nth-of-type(9455) {
    animation-delay: 945.5s; }
  .grid__item-4-col:nth-of-type(9456) {
    animation-delay: 945.6s; }
  .grid__item-4-col:nth-of-type(9457) {
    animation-delay: 945.7s; }
  .grid__item-4-col:nth-of-type(9458) {
    animation-delay: 945.8s; }
  .grid__item-4-col:nth-of-type(9459) {
    animation-delay: 945.9s; }
  .grid__item-4-col:nth-of-type(9460) {
    animation-delay: 946s; }
  .grid__item-4-col:nth-of-type(9461) {
    animation-delay: 946.1s; }
  .grid__item-4-col:nth-of-type(9462) {
    animation-delay: 946.2s; }
  .grid__item-4-col:nth-of-type(9463) {
    animation-delay: 946.3s; }
  .grid__item-4-col:nth-of-type(9464) {
    animation-delay: 946.4s; }
  .grid__item-4-col:nth-of-type(9465) {
    animation-delay: 946.5s; }
  .grid__item-4-col:nth-of-type(9466) {
    animation-delay: 946.6s; }
  .grid__item-4-col:nth-of-type(9467) {
    animation-delay: 946.7s; }
  .grid__item-4-col:nth-of-type(9468) {
    animation-delay: 946.8s; }
  .grid__item-4-col:nth-of-type(9469) {
    animation-delay: 946.9s; }
  .grid__item-4-col:nth-of-type(9470) {
    animation-delay: 947s; }
  .grid__item-4-col:nth-of-type(9471) {
    animation-delay: 947.1s; }
  .grid__item-4-col:nth-of-type(9472) {
    animation-delay: 947.2s; }
  .grid__item-4-col:nth-of-type(9473) {
    animation-delay: 947.3s; }
  .grid__item-4-col:nth-of-type(9474) {
    animation-delay: 947.4s; }
  .grid__item-4-col:nth-of-type(9475) {
    animation-delay: 947.5s; }
  .grid__item-4-col:nth-of-type(9476) {
    animation-delay: 947.6s; }
  .grid__item-4-col:nth-of-type(9477) {
    animation-delay: 947.7s; }
  .grid__item-4-col:nth-of-type(9478) {
    animation-delay: 947.8s; }
  .grid__item-4-col:nth-of-type(9479) {
    animation-delay: 947.9s; }
  .grid__item-4-col:nth-of-type(9480) {
    animation-delay: 948s; }
  .grid__item-4-col:nth-of-type(9481) {
    animation-delay: 948.1s; }
  .grid__item-4-col:nth-of-type(9482) {
    animation-delay: 948.2s; }
  .grid__item-4-col:nth-of-type(9483) {
    animation-delay: 948.3s; }
  .grid__item-4-col:nth-of-type(9484) {
    animation-delay: 948.4s; }
  .grid__item-4-col:nth-of-type(9485) {
    animation-delay: 948.5s; }
  .grid__item-4-col:nth-of-type(9486) {
    animation-delay: 948.6s; }
  .grid__item-4-col:nth-of-type(9487) {
    animation-delay: 948.7s; }
  .grid__item-4-col:nth-of-type(9488) {
    animation-delay: 948.8s; }
  .grid__item-4-col:nth-of-type(9489) {
    animation-delay: 948.9s; }
  .grid__item-4-col:nth-of-type(9490) {
    animation-delay: 949s; }
  .grid__item-4-col:nth-of-type(9491) {
    animation-delay: 949.1s; }
  .grid__item-4-col:nth-of-type(9492) {
    animation-delay: 949.2s; }
  .grid__item-4-col:nth-of-type(9493) {
    animation-delay: 949.3s; }
  .grid__item-4-col:nth-of-type(9494) {
    animation-delay: 949.4s; }
  .grid__item-4-col:nth-of-type(9495) {
    animation-delay: 949.5s; }
  .grid__item-4-col:nth-of-type(9496) {
    animation-delay: 949.6s; }
  .grid__item-4-col:nth-of-type(9497) {
    animation-delay: 949.7s; }
  .grid__item-4-col:nth-of-type(9498) {
    animation-delay: 949.8s; }
  .grid__item-4-col:nth-of-type(9499) {
    animation-delay: 949.9s; }
  .grid__item-4-col:nth-of-type(9500) {
    animation-delay: 950s; }
  .grid__item-4-col:nth-of-type(9501) {
    animation-delay: 950.1s; }
  .grid__item-4-col:nth-of-type(9502) {
    animation-delay: 950.2s; }
  .grid__item-4-col:nth-of-type(9503) {
    animation-delay: 950.3s; }
  .grid__item-4-col:nth-of-type(9504) {
    animation-delay: 950.4s; }
  .grid__item-4-col:nth-of-type(9505) {
    animation-delay: 950.5s; }
  .grid__item-4-col:nth-of-type(9506) {
    animation-delay: 950.6s; }
  .grid__item-4-col:nth-of-type(9507) {
    animation-delay: 950.7s; }
  .grid__item-4-col:nth-of-type(9508) {
    animation-delay: 950.8s; }
  .grid__item-4-col:nth-of-type(9509) {
    animation-delay: 950.9s; }
  .grid__item-4-col:nth-of-type(9510) {
    animation-delay: 951s; }
  .grid__item-4-col:nth-of-type(9511) {
    animation-delay: 951.1s; }
  .grid__item-4-col:nth-of-type(9512) {
    animation-delay: 951.2s; }
  .grid__item-4-col:nth-of-type(9513) {
    animation-delay: 951.3s; }
  .grid__item-4-col:nth-of-type(9514) {
    animation-delay: 951.4s; }
  .grid__item-4-col:nth-of-type(9515) {
    animation-delay: 951.5s; }
  .grid__item-4-col:nth-of-type(9516) {
    animation-delay: 951.6s; }
  .grid__item-4-col:nth-of-type(9517) {
    animation-delay: 951.7s; }
  .grid__item-4-col:nth-of-type(9518) {
    animation-delay: 951.8s; }
  .grid__item-4-col:nth-of-type(9519) {
    animation-delay: 951.9s; }
  .grid__item-4-col:nth-of-type(9520) {
    animation-delay: 952s; }
  .grid__item-4-col:nth-of-type(9521) {
    animation-delay: 952.1s; }
  .grid__item-4-col:nth-of-type(9522) {
    animation-delay: 952.2s; }
  .grid__item-4-col:nth-of-type(9523) {
    animation-delay: 952.3s; }
  .grid__item-4-col:nth-of-type(9524) {
    animation-delay: 952.4s; }
  .grid__item-4-col:nth-of-type(9525) {
    animation-delay: 952.5s; }
  .grid__item-4-col:nth-of-type(9526) {
    animation-delay: 952.6s; }
  .grid__item-4-col:nth-of-type(9527) {
    animation-delay: 952.7s; }
  .grid__item-4-col:nth-of-type(9528) {
    animation-delay: 952.8s; }
  .grid__item-4-col:nth-of-type(9529) {
    animation-delay: 952.9s; }
  .grid__item-4-col:nth-of-type(9530) {
    animation-delay: 953s; }
  .grid__item-4-col:nth-of-type(9531) {
    animation-delay: 953.1s; }
  .grid__item-4-col:nth-of-type(9532) {
    animation-delay: 953.2s; }
  .grid__item-4-col:nth-of-type(9533) {
    animation-delay: 953.3s; }
  .grid__item-4-col:nth-of-type(9534) {
    animation-delay: 953.4s; }
  .grid__item-4-col:nth-of-type(9535) {
    animation-delay: 953.5s; }
  .grid__item-4-col:nth-of-type(9536) {
    animation-delay: 953.6s; }
  .grid__item-4-col:nth-of-type(9537) {
    animation-delay: 953.7s; }
  .grid__item-4-col:nth-of-type(9538) {
    animation-delay: 953.8s; }
  .grid__item-4-col:nth-of-type(9539) {
    animation-delay: 953.9s; }
  .grid__item-4-col:nth-of-type(9540) {
    animation-delay: 954s; }
  .grid__item-4-col:nth-of-type(9541) {
    animation-delay: 954.1s; }
  .grid__item-4-col:nth-of-type(9542) {
    animation-delay: 954.2s; }
  .grid__item-4-col:nth-of-type(9543) {
    animation-delay: 954.3s; }
  .grid__item-4-col:nth-of-type(9544) {
    animation-delay: 954.4s; }
  .grid__item-4-col:nth-of-type(9545) {
    animation-delay: 954.5s; }
  .grid__item-4-col:nth-of-type(9546) {
    animation-delay: 954.6s; }
  .grid__item-4-col:nth-of-type(9547) {
    animation-delay: 954.7s; }
  .grid__item-4-col:nth-of-type(9548) {
    animation-delay: 954.8s; }
  .grid__item-4-col:nth-of-type(9549) {
    animation-delay: 954.9s; }
  .grid__item-4-col:nth-of-type(9550) {
    animation-delay: 955s; }
  .grid__item-4-col:nth-of-type(9551) {
    animation-delay: 955.1s; }
  .grid__item-4-col:nth-of-type(9552) {
    animation-delay: 955.2s; }
  .grid__item-4-col:nth-of-type(9553) {
    animation-delay: 955.3s; }
  .grid__item-4-col:nth-of-type(9554) {
    animation-delay: 955.4s; }
  .grid__item-4-col:nth-of-type(9555) {
    animation-delay: 955.5s; }
  .grid__item-4-col:nth-of-type(9556) {
    animation-delay: 955.6s; }
  .grid__item-4-col:nth-of-type(9557) {
    animation-delay: 955.7s; }
  .grid__item-4-col:nth-of-type(9558) {
    animation-delay: 955.8s; }
  .grid__item-4-col:nth-of-type(9559) {
    animation-delay: 955.9s; }
  .grid__item-4-col:nth-of-type(9560) {
    animation-delay: 956s; }
  .grid__item-4-col:nth-of-type(9561) {
    animation-delay: 956.1s; }
  .grid__item-4-col:nth-of-type(9562) {
    animation-delay: 956.2s; }
  .grid__item-4-col:nth-of-type(9563) {
    animation-delay: 956.3s; }
  .grid__item-4-col:nth-of-type(9564) {
    animation-delay: 956.4s; }
  .grid__item-4-col:nth-of-type(9565) {
    animation-delay: 956.5s; }
  .grid__item-4-col:nth-of-type(9566) {
    animation-delay: 956.6s; }
  .grid__item-4-col:nth-of-type(9567) {
    animation-delay: 956.7s; }
  .grid__item-4-col:nth-of-type(9568) {
    animation-delay: 956.8s; }
  .grid__item-4-col:nth-of-type(9569) {
    animation-delay: 956.9s; }
  .grid__item-4-col:nth-of-type(9570) {
    animation-delay: 957s; }
  .grid__item-4-col:nth-of-type(9571) {
    animation-delay: 957.1s; }
  .grid__item-4-col:nth-of-type(9572) {
    animation-delay: 957.2s; }
  .grid__item-4-col:nth-of-type(9573) {
    animation-delay: 957.3s; }
  .grid__item-4-col:nth-of-type(9574) {
    animation-delay: 957.4s; }
  .grid__item-4-col:nth-of-type(9575) {
    animation-delay: 957.5s; }
  .grid__item-4-col:nth-of-type(9576) {
    animation-delay: 957.6s; }
  .grid__item-4-col:nth-of-type(9577) {
    animation-delay: 957.7s; }
  .grid__item-4-col:nth-of-type(9578) {
    animation-delay: 957.8s; }
  .grid__item-4-col:nth-of-type(9579) {
    animation-delay: 957.9s; }
  .grid__item-4-col:nth-of-type(9580) {
    animation-delay: 958s; }
  .grid__item-4-col:nth-of-type(9581) {
    animation-delay: 958.1s; }
  .grid__item-4-col:nth-of-type(9582) {
    animation-delay: 958.2s; }
  .grid__item-4-col:nth-of-type(9583) {
    animation-delay: 958.3s; }
  .grid__item-4-col:nth-of-type(9584) {
    animation-delay: 958.4s; }
  .grid__item-4-col:nth-of-type(9585) {
    animation-delay: 958.5s; }
  .grid__item-4-col:nth-of-type(9586) {
    animation-delay: 958.6s; }
  .grid__item-4-col:nth-of-type(9587) {
    animation-delay: 958.7s; }
  .grid__item-4-col:nth-of-type(9588) {
    animation-delay: 958.8s; }
  .grid__item-4-col:nth-of-type(9589) {
    animation-delay: 958.9s; }
  .grid__item-4-col:nth-of-type(9590) {
    animation-delay: 959s; }
  .grid__item-4-col:nth-of-type(9591) {
    animation-delay: 959.1s; }
  .grid__item-4-col:nth-of-type(9592) {
    animation-delay: 959.2s; }
  .grid__item-4-col:nth-of-type(9593) {
    animation-delay: 959.3s; }
  .grid__item-4-col:nth-of-type(9594) {
    animation-delay: 959.4s; }
  .grid__item-4-col:nth-of-type(9595) {
    animation-delay: 959.5s; }
  .grid__item-4-col:nth-of-type(9596) {
    animation-delay: 959.6s; }
  .grid__item-4-col:nth-of-type(9597) {
    animation-delay: 959.7s; }
  .grid__item-4-col:nth-of-type(9598) {
    animation-delay: 959.8s; }
  .grid__item-4-col:nth-of-type(9599) {
    animation-delay: 959.9s; }
  .grid__item-4-col:nth-of-type(9600) {
    animation-delay: 960s; }
  .grid__item-4-col:nth-of-type(9601) {
    animation-delay: 960.1s; }
  .grid__item-4-col:nth-of-type(9602) {
    animation-delay: 960.2s; }
  .grid__item-4-col:nth-of-type(9603) {
    animation-delay: 960.3s; }
  .grid__item-4-col:nth-of-type(9604) {
    animation-delay: 960.4s; }
  .grid__item-4-col:nth-of-type(9605) {
    animation-delay: 960.5s; }
  .grid__item-4-col:nth-of-type(9606) {
    animation-delay: 960.6s; }
  .grid__item-4-col:nth-of-type(9607) {
    animation-delay: 960.7s; }
  .grid__item-4-col:nth-of-type(9608) {
    animation-delay: 960.8s; }
  .grid__item-4-col:nth-of-type(9609) {
    animation-delay: 960.9s; }
  .grid__item-4-col:nth-of-type(9610) {
    animation-delay: 961s; }
  .grid__item-4-col:nth-of-type(9611) {
    animation-delay: 961.1s; }
  .grid__item-4-col:nth-of-type(9612) {
    animation-delay: 961.2s; }
  .grid__item-4-col:nth-of-type(9613) {
    animation-delay: 961.3s; }
  .grid__item-4-col:nth-of-type(9614) {
    animation-delay: 961.4s; }
  .grid__item-4-col:nth-of-type(9615) {
    animation-delay: 961.5s; }
  .grid__item-4-col:nth-of-type(9616) {
    animation-delay: 961.6s; }
  .grid__item-4-col:nth-of-type(9617) {
    animation-delay: 961.7s; }
  .grid__item-4-col:nth-of-type(9618) {
    animation-delay: 961.8s; }
  .grid__item-4-col:nth-of-type(9619) {
    animation-delay: 961.9s; }
  .grid__item-4-col:nth-of-type(9620) {
    animation-delay: 962s; }
  .grid__item-4-col:nth-of-type(9621) {
    animation-delay: 962.1s; }
  .grid__item-4-col:nth-of-type(9622) {
    animation-delay: 962.2s; }
  .grid__item-4-col:nth-of-type(9623) {
    animation-delay: 962.3s; }
  .grid__item-4-col:nth-of-type(9624) {
    animation-delay: 962.4s; }
  .grid__item-4-col:nth-of-type(9625) {
    animation-delay: 962.5s; }
  .grid__item-4-col:nth-of-type(9626) {
    animation-delay: 962.6s; }
  .grid__item-4-col:nth-of-type(9627) {
    animation-delay: 962.7s; }
  .grid__item-4-col:nth-of-type(9628) {
    animation-delay: 962.8s; }
  .grid__item-4-col:nth-of-type(9629) {
    animation-delay: 962.9s; }
  .grid__item-4-col:nth-of-type(9630) {
    animation-delay: 963s; }
  .grid__item-4-col:nth-of-type(9631) {
    animation-delay: 963.1s; }
  .grid__item-4-col:nth-of-type(9632) {
    animation-delay: 963.2s; }
  .grid__item-4-col:nth-of-type(9633) {
    animation-delay: 963.3s; }
  .grid__item-4-col:nth-of-type(9634) {
    animation-delay: 963.4s; }
  .grid__item-4-col:nth-of-type(9635) {
    animation-delay: 963.5s; }
  .grid__item-4-col:nth-of-type(9636) {
    animation-delay: 963.6s; }
  .grid__item-4-col:nth-of-type(9637) {
    animation-delay: 963.7s; }
  .grid__item-4-col:nth-of-type(9638) {
    animation-delay: 963.8s; }
  .grid__item-4-col:nth-of-type(9639) {
    animation-delay: 963.9s; }
  .grid__item-4-col:nth-of-type(9640) {
    animation-delay: 964s; }
  .grid__item-4-col:nth-of-type(9641) {
    animation-delay: 964.1s; }
  .grid__item-4-col:nth-of-type(9642) {
    animation-delay: 964.2s; }
  .grid__item-4-col:nth-of-type(9643) {
    animation-delay: 964.3s; }
  .grid__item-4-col:nth-of-type(9644) {
    animation-delay: 964.4s; }
  .grid__item-4-col:nth-of-type(9645) {
    animation-delay: 964.5s; }
  .grid__item-4-col:nth-of-type(9646) {
    animation-delay: 964.6s; }
  .grid__item-4-col:nth-of-type(9647) {
    animation-delay: 964.7s; }
  .grid__item-4-col:nth-of-type(9648) {
    animation-delay: 964.8s; }
  .grid__item-4-col:nth-of-type(9649) {
    animation-delay: 964.9s; }
  .grid__item-4-col:nth-of-type(9650) {
    animation-delay: 965s; }
  .grid__item-4-col:nth-of-type(9651) {
    animation-delay: 965.1s; }
  .grid__item-4-col:nth-of-type(9652) {
    animation-delay: 965.2s; }
  .grid__item-4-col:nth-of-type(9653) {
    animation-delay: 965.3s; }
  .grid__item-4-col:nth-of-type(9654) {
    animation-delay: 965.4s; }
  .grid__item-4-col:nth-of-type(9655) {
    animation-delay: 965.5s; }
  .grid__item-4-col:nth-of-type(9656) {
    animation-delay: 965.6s; }
  .grid__item-4-col:nth-of-type(9657) {
    animation-delay: 965.7s; }
  .grid__item-4-col:nth-of-type(9658) {
    animation-delay: 965.8s; }
  .grid__item-4-col:nth-of-type(9659) {
    animation-delay: 965.9s; }
  .grid__item-4-col:nth-of-type(9660) {
    animation-delay: 966s; }
  .grid__item-4-col:nth-of-type(9661) {
    animation-delay: 966.1s; }
  .grid__item-4-col:nth-of-type(9662) {
    animation-delay: 966.2s; }
  .grid__item-4-col:nth-of-type(9663) {
    animation-delay: 966.3s; }
  .grid__item-4-col:nth-of-type(9664) {
    animation-delay: 966.4s; }
  .grid__item-4-col:nth-of-type(9665) {
    animation-delay: 966.5s; }
  .grid__item-4-col:nth-of-type(9666) {
    animation-delay: 966.6s; }
  .grid__item-4-col:nth-of-type(9667) {
    animation-delay: 966.7s; }
  .grid__item-4-col:nth-of-type(9668) {
    animation-delay: 966.8s; }
  .grid__item-4-col:nth-of-type(9669) {
    animation-delay: 966.9s; }
  .grid__item-4-col:nth-of-type(9670) {
    animation-delay: 967s; }
  .grid__item-4-col:nth-of-type(9671) {
    animation-delay: 967.1s; }
  .grid__item-4-col:nth-of-type(9672) {
    animation-delay: 967.2s; }
  .grid__item-4-col:nth-of-type(9673) {
    animation-delay: 967.3s; }
  .grid__item-4-col:nth-of-type(9674) {
    animation-delay: 967.4s; }
  .grid__item-4-col:nth-of-type(9675) {
    animation-delay: 967.5s; }
  .grid__item-4-col:nth-of-type(9676) {
    animation-delay: 967.6s; }
  .grid__item-4-col:nth-of-type(9677) {
    animation-delay: 967.7s; }
  .grid__item-4-col:nth-of-type(9678) {
    animation-delay: 967.8s; }
  .grid__item-4-col:nth-of-type(9679) {
    animation-delay: 967.9s; }
  .grid__item-4-col:nth-of-type(9680) {
    animation-delay: 968s; }
  .grid__item-4-col:nth-of-type(9681) {
    animation-delay: 968.1s; }
  .grid__item-4-col:nth-of-type(9682) {
    animation-delay: 968.2s; }
  .grid__item-4-col:nth-of-type(9683) {
    animation-delay: 968.3s; }
  .grid__item-4-col:nth-of-type(9684) {
    animation-delay: 968.4s; }
  .grid__item-4-col:nth-of-type(9685) {
    animation-delay: 968.5s; }
  .grid__item-4-col:nth-of-type(9686) {
    animation-delay: 968.6s; }
  .grid__item-4-col:nth-of-type(9687) {
    animation-delay: 968.7s; }
  .grid__item-4-col:nth-of-type(9688) {
    animation-delay: 968.8s; }
  .grid__item-4-col:nth-of-type(9689) {
    animation-delay: 968.9s; }
  .grid__item-4-col:nth-of-type(9690) {
    animation-delay: 969s; }
  .grid__item-4-col:nth-of-type(9691) {
    animation-delay: 969.1s; }
  .grid__item-4-col:nth-of-type(9692) {
    animation-delay: 969.2s; }
  .grid__item-4-col:nth-of-type(9693) {
    animation-delay: 969.3s; }
  .grid__item-4-col:nth-of-type(9694) {
    animation-delay: 969.4s; }
  .grid__item-4-col:nth-of-type(9695) {
    animation-delay: 969.5s; }
  .grid__item-4-col:nth-of-type(9696) {
    animation-delay: 969.6s; }
  .grid__item-4-col:nth-of-type(9697) {
    animation-delay: 969.7s; }
  .grid__item-4-col:nth-of-type(9698) {
    animation-delay: 969.8s; }
  .grid__item-4-col:nth-of-type(9699) {
    animation-delay: 969.9s; }
  .grid__item-4-col:nth-of-type(9700) {
    animation-delay: 970s; }
  .grid__item-4-col:nth-of-type(9701) {
    animation-delay: 970.1s; }
  .grid__item-4-col:nth-of-type(9702) {
    animation-delay: 970.2s; }
  .grid__item-4-col:nth-of-type(9703) {
    animation-delay: 970.3s; }
  .grid__item-4-col:nth-of-type(9704) {
    animation-delay: 970.4s; }
  .grid__item-4-col:nth-of-type(9705) {
    animation-delay: 970.5s; }
  .grid__item-4-col:nth-of-type(9706) {
    animation-delay: 970.6s; }
  .grid__item-4-col:nth-of-type(9707) {
    animation-delay: 970.7s; }
  .grid__item-4-col:nth-of-type(9708) {
    animation-delay: 970.8s; }
  .grid__item-4-col:nth-of-type(9709) {
    animation-delay: 970.9s; }
  .grid__item-4-col:nth-of-type(9710) {
    animation-delay: 971s; }
  .grid__item-4-col:nth-of-type(9711) {
    animation-delay: 971.1s; }
  .grid__item-4-col:nth-of-type(9712) {
    animation-delay: 971.2s; }
  .grid__item-4-col:nth-of-type(9713) {
    animation-delay: 971.3s; }
  .grid__item-4-col:nth-of-type(9714) {
    animation-delay: 971.4s; }
  .grid__item-4-col:nth-of-type(9715) {
    animation-delay: 971.5s; }
  .grid__item-4-col:nth-of-type(9716) {
    animation-delay: 971.6s; }
  .grid__item-4-col:nth-of-type(9717) {
    animation-delay: 971.7s; }
  .grid__item-4-col:nth-of-type(9718) {
    animation-delay: 971.8s; }
  .grid__item-4-col:nth-of-type(9719) {
    animation-delay: 971.9s; }
  .grid__item-4-col:nth-of-type(9720) {
    animation-delay: 972s; }
  .grid__item-4-col:nth-of-type(9721) {
    animation-delay: 972.1s; }
  .grid__item-4-col:nth-of-type(9722) {
    animation-delay: 972.2s; }
  .grid__item-4-col:nth-of-type(9723) {
    animation-delay: 972.3s; }
  .grid__item-4-col:nth-of-type(9724) {
    animation-delay: 972.4s; }
  .grid__item-4-col:nth-of-type(9725) {
    animation-delay: 972.5s; }
  .grid__item-4-col:nth-of-type(9726) {
    animation-delay: 972.6s; }
  .grid__item-4-col:nth-of-type(9727) {
    animation-delay: 972.7s; }
  .grid__item-4-col:nth-of-type(9728) {
    animation-delay: 972.8s; }
  .grid__item-4-col:nth-of-type(9729) {
    animation-delay: 972.9s; }
  .grid__item-4-col:nth-of-type(9730) {
    animation-delay: 973s; }
  .grid__item-4-col:nth-of-type(9731) {
    animation-delay: 973.1s; }
  .grid__item-4-col:nth-of-type(9732) {
    animation-delay: 973.2s; }
  .grid__item-4-col:nth-of-type(9733) {
    animation-delay: 973.3s; }
  .grid__item-4-col:nth-of-type(9734) {
    animation-delay: 973.4s; }
  .grid__item-4-col:nth-of-type(9735) {
    animation-delay: 973.5s; }
  .grid__item-4-col:nth-of-type(9736) {
    animation-delay: 973.6s; }
  .grid__item-4-col:nth-of-type(9737) {
    animation-delay: 973.7s; }
  .grid__item-4-col:nth-of-type(9738) {
    animation-delay: 973.8s; }
  .grid__item-4-col:nth-of-type(9739) {
    animation-delay: 973.9s; }
  .grid__item-4-col:nth-of-type(9740) {
    animation-delay: 974s; }
  .grid__item-4-col:nth-of-type(9741) {
    animation-delay: 974.1s; }
  .grid__item-4-col:nth-of-type(9742) {
    animation-delay: 974.2s; }
  .grid__item-4-col:nth-of-type(9743) {
    animation-delay: 974.3s; }
  .grid__item-4-col:nth-of-type(9744) {
    animation-delay: 974.4s; }
  .grid__item-4-col:nth-of-type(9745) {
    animation-delay: 974.5s; }
  .grid__item-4-col:nth-of-type(9746) {
    animation-delay: 974.6s; }
  .grid__item-4-col:nth-of-type(9747) {
    animation-delay: 974.7s; }
  .grid__item-4-col:nth-of-type(9748) {
    animation-delay: 974.8s; }
  .grid__item-4-col:nth-of-type(9749) {
    animation-delay: 974.9s; }
  .grid__item-4-col:nth-of-type(9750) {
    animation-delay: 975s; }
  .grid__item-4-col:nth-of-type(9751) {
    animation-delay: 975.1s; }
  .grid__item-4-col:nth-of-type(9752) {
    animation-delay: 975.2s; }
  .grid__item-4-col:nth-of-type(9753) {
    animation-delay: 975.3s; }
  .grid__item-4-col:nth-of-type(9754) {
    animation-delay: 975.4s; }
  .grid__item-4-col:nth-of-type(9755) {
    animation-delay: 975.5s; }
  .grid__item-4-col:nth-of-type(9756) {
    animation-delay: 975.6s; }
  .grid__item-4-col:nth-of-type(9757) {
    animation-delay: 975.7s; }
  .grid__item-4-col:nth-of-type(9758) {
    animation-delay: 975.8s; }
  .grid__item-4-col:nth-of-type(9759) {
    animation-delay: 975.9s; }
  .grid__item-4-col:nth-of-type(9760) {
    animation-delay: 976s; }
  .grid__item-4-col:nth-of-type(9761) {
    animation-delay: 976.1s; }
  .grid__item-4-col:nth-of-type(9762) {
    animation-delay: 976.2s; }
  .grid__item-4-col:nth-of-type(9763) {
    animation-delay: 976.3s; }
  .grid__item-4-col:nth-of-type(9764) {
    animation-delay: 976.4s; }
  .grid__item-4-col:nth-of-type(9765) {
    animation-delay: 976.5s; }
  .grid__item-4-col:nth-of-type(9766) {
    animation-delay: 976.6s; }
  .grid__item-4-col:nth-of-type(9767) {
    animation-delay: 976.7s; }
  .grid__item-4-col:nth-of-type(9768) {
    animation-delay: 976.8s; }
  .grid__item-4-col:nth-of-type(9769) {
    animation-delay: 976.9s; }
  .grid__item-4-col:nth-of-type(9770) {
    animation-delay: 977s; }
  .grid__item-4-col:nth-of-type(9771) {
    animation-delay: 977.1s; }
  .grid__item-4-col:nth-of-type(9772) {
    animation-delay: 977.2s; }
  .grid__item-4-col:nth-of-type(9773) {
    animation-delay: 977.3s; }
  .grid__item-4-col:nth-of-type(9774) {
    animation-delay: 977.4s; }
  .grid__item-4-col:nth-of-type(9775) {
    animation-delay: 977.5s; }
  .grid__item-4-col:nth-of-type(9776) {
    animation-delay: 977.6s; }
  .grid__item-4-col:nth-of-type(9777) {
    animation-delay: 977.7s; }
  .grid__item-4-col:nth-of-type(9778) {
    animation-delay: 977.8s; }
  .grid__item-4-col:nth-of-type(9779) {
    animation-delay: 977.9s; }
  .grid__item-4-col:nth-of-type(9780) {
    animation-delay: 978s; }
  .grid__item-4-col:nth-of-type(9781) {
    animation-delay: 978.1s; }
  .grid__item-4-col:nth-of-type(9782) {
    animation-delay: 978.2s; }
  .grid__item-4-col:nth-of-type(9783) {
    animation-delay: 978.3s; }
  .grid__item-4-col:nth-of-type(9784) {
    animation-delay: 978.4s; }
  .grid__item-4-col:nth-of-type(9785) {
    animation-delay: 978.5s; }
  .grid__item-4-col:nth-of-type(9786) {
    animation-delay: 978.6s; }
  .grid__item-4-col:nth-of-type(9787) {
    animation-delay: 978.7s; }
  .grid__item-4-col:nth-of-type(9788) {
    animation-delay: 978.8s; }
  .grid__item-4-col:nth-of-type(9789) {
    animation-delay: 978.9s; }
  .grid__item-4-col:nth-of-type(9790) {
    animation-delay: 979s; }
  .grid__item-4-col:nth-of-type(9791) {
    animation-delay: 979.1s; }
  .grid__item-4-col:nth-of-type(9792) {
    animation-delay: 979.2s; }
  .grid__item-4-col:nth-of-type(9793) {
    animation-delay: 979.3s; }
  .grid__item-4-col:nth-of-type(9794) {
    animation-delay: 979.4s; }
  .grid__item-4-col:nth-of-type(9795) {
    animation-delay: 979.5s; }
  .grid__item-4-col:nth-of-type(9796) {
    animation-delay: 979.6s; }
  .grid__item-4-col:nth-of-type(9797) {
    animation-delay: 979.7s; }
  .grid__item-4-col:nth-of-type(9798) {
    animation-delay: 979.8s; }
  .grid__item-4-col:nth-of-type(9799) {
    animation-delay: 979.9s; }
  .grid__item-4-col:nth-of-type(9800) {
    animation-delay: 980s; }
  .grid__item-4-col:nth-of-type(9801) {
    animation-delay: 980.1s; }
  .grid__item-4-col:nth-of-type(9802) {
    animation-delay: 980.2s; }
  .grid__item-4-col:nth-of-type(9803) {
    animation-delay: 980.3s; }
  .grid__item-4-col:nth-of-type(9804) {
    animation-delay: 980.4s; }
  .grid__item-4-col:nth-of-type(9805) {
    animation-delay: 980.5s; }
  .grid__item-4-col:nth-of-type(9806) {
    animation-delay: 980.6s; }
  .grid__item-4-col:nth-of-type(9807) {
    animation-delay: 980.7s; }
  .grid__item-4-col:nth-of-type(9808) {
    animation-delay: 980.8s; }
  .grid__item-4-col:nth-of-type(9809) {
    animation-delay: 980.9s; }
  .grid__item-4-col:nth-of-type(9810) {
    animation-delay: 981s; }
  .grid__item-4-col:nth-of-type(9811) {
    animation-delay: 981.1s; }
  .grid__item-4-col:nth-of-type(9812) {
    animation-delay: 981.2s; }
  .grid__item-4-col:nth-of-type(9813) {
    animation-delay: 981.3s; }
  .grid__item-4-col:nth-of-type(9814) {
    animation-delay: 981.4s; }
  .grid__item-4-col:nth-of-type(9815) {
    animation-delay: 981.5s; }
  .grid__item-4-col:nth-of-type(9816) {
    animation-delay: 981.6s; }
  .grid__item-4-col:nth-of-type(9817) {
    animation-delay: 981.7s; }
  .grid__item-4-col:nth-of-type(9818) {
    animation-delay: 981.8s; }
  .grid__item-4-col:nth-of-type(9819) {
    animation-delay: 981.9s; }
  .grid__item-4-col:nth-of-type(9820) {
    animation-delay: 982s; }
  .grid__item-4-col:nth-of-type(9821) {
    animation-delay: 982.1s; }
  .grid__item-4-col:nth-of-type(9822) {
    animation-delay: 982.2s; }
  .grid__item-4-col:nth-of-type(9823) {
    animation-delay: 982.3s; }
  .grid__item-4-col:nth-of-type(9824) {
    animation-delay: 982.4s; }
  .grid__item-4-col:nth-of-type(9825) {
    animation-delay: 982.5s; }
  .grid__item-4-col:nth-of-type(9826) {
    animation-delay: 982.6s; }
  .grid__item-4-col:nth-of-type(9827) {
    animation-delay: 982.7s; }
  .grid__item-4-col:nth-of-type(9828) {
    animation-delay: 982.8s; }
  .grid__item-4-col:nth-of-type(9829) {
    animation-delay: 982.9s; }
  .grid__item-4-col:nth-of-type(9830) {
    animation-delay: 983s; }
  .grid__item-4-col:nth-of-type(9831) {
    animation-delay: 983.1s; }
  .grid__item-4-col:nth-of-type(9832) {
    animation-delay: 983.2s; }
  .grid__item-4-col:nth-of-type(9833) {
    animation-delay: 983.3s; }
  .grid__item-4-col:nth-of-type(9834) {
    animation-delay: 983.4s; }
  .grid__item-4-col:nth-of-type(9835) {
    animation-delay: 983.5s; }
  .grid__item-4-col:nth-of-type(9836) {
    animation-delay: 983.6s; }
  .grid__item-4-col:nth-of-type(9837) {
    animation-delay: 983.7s; }
  .grid__item-4-col:nth-of-type(9838) {
    animation-delay: 983.8s; }
  .grid__item-4-col:nth-of-type(9839) {
    animation-delay: 983.9s; }
  .grid__item-4-col:nth-of-type(9840) {
    animation-delay: 984s; }
  .grid__item-4-col:nth-of-type(9841) {
    animation-delay: 984.1s; }
  .grid__item-4-col:nth-of-type(9842) {
    animation-delay: 984.2s; }
  .grid__item-4-col:nth-of-type(9843) {
    animation-delay: 984.3s; }
  .grid__item-4-col:nth-of-type(9844) {
    animation-delay: 984.4s; }
  .grid__item-4-col:nth-of-type(9845) {
    animation-delay: 984.5s; }
  .grid__item-4-col:nth-of-type(9846) {
    animation-delay: 984.6s; }
  .grid__item-4-col:nth-of-type(9847) {
    animation-delay: 984.7s; }
  .grid__item-4-col:nth-of-type(9848) {
    animation-delay: 984.8s; }
  .grid__item-4-col:nth-of-type(9849) {
    animation-delay: 984.9s; }
  .grid__item-4-col:nth-of-type(9850) {
    animation-delay: 985s; }
  .grid__item-4-col:nth-of-type(9851) {
    animation-delay: 985.1s; }
  .grid__item-4-col:nth-of-type(9852) {
    animation-delay: 985.2s; }
  .grid__item-4-col:nth-of-type(9853) {
    animation-delay: 985.3s; }
  .grid__item-4-col:nth-of-type(9854) {
    animation-delay: 985.4s; }
  .grid__item-4-col:nth-of-type(9855) {
    animation-delay: 985.5s; }
  .grid__item-4-col:nth-of-type(9856) {
    animation-delay: 985.6s; }
  .grid__item-4-col:nth-of-type(9857) {
    animation-delay: 985.7s; }
  .grid__item-4-col:nth-of-type(9858) {
    animation-delay: 985.8s; }
  .grid__item-4-col:nth-of-type(9859) {
    animation-delay: 985.9s; }
  .grid__item-4-col:nth-of-type(9860) {
    animation-delay: 986s; }
  .grid__item-4-col:nth-of-type(9861) {
    animation-delay: 986.1s; }
  .grid__item-4-col:nth-of-type(9862) {
    animation-delay: 986.2s; }
  .grid__item-4-col:nth-of-type(9863) {
    animation-delay: 986.3s; }
  .grid__item-4-col:nth-of-type(9864) {
    animation-delay: 986.4s; }
  .grid__item-4-col:nth-of-type(9865) {
    animation-delay: 986.5s; }
  .grid__item-4-col:nth-of-type(9866) {
    animation-delay: 986.6s; }
  .grid__item-4-col:nth-of-type(9867) {
    animation-delay: 986.7s; }
  .grid__item-4-col:nth-of-type(9868) {
    animation-delay: 986.8s; }
  .grid__item-4-col:nth-of-type(9869) {
    animation-delay: 986.9s; }
  .grid__item-4-col:nth-of-type(9870) {
    animation-delay: 987s; }
  .grid__item-4-col:nth-of-type(9871) {
    animation-delay: 987.1s; }
  .grid__item-4-col:nth-of-type(9872) {
    animation-delay: 987.2s; }
  .grid__item-4-col:nth-of-type(9873) {
    animation-delay: 987.3s; }
  .grid__item-4-col:nth-of-type(9874) {
    animation-delay: 987.4s; }
  .grid__item-4-col:nth-of-type(9875) {
    animation-delay: 987.5s; }
  .grid__item-4-col:nth-of-type(9876) {
    animation-delay: 987.6s; }
  .grid__item-4-col:nth-of-type(9877) {
    animation-delay: 987.7s; }
  .grid__item-4-col:nth-of-type(9878) {
    animation-delay: 987.8s; }
  .grid__item-4-col:nth-of-type(9879) {
    animation-delay: 987.9s; }
  .grid__item-4-col:nth-of-type(9880) {
    animation-delay: 988s; }
  .grid__item-4-col:nth-of-type(9881) {
    animation-delay: 988.1s; }
  .grid__item-4-col:nth-of-type(9882) {
    animation-delay: 988.2s; }
  .grid__item-4-col:nth-of-type(9883) {
    animation-delay: 988.3s; }
  .grid__item-4-col:nth-of-type(9884) {
    animation-delay: 988.4s; }
  .grid__item-4-col:nth-of-type(9885) {
    animation-delay: 988.5s; }
  .grid__item-4-col:nth-of-type(9886) {
    animation-delay: 988.6s; }
  .grid__item-4-col:nth-of-type(9887) {
    animation-delay: 988.7s; }
  .grid__item-4-col:nth-of-type(9888) {
    animation-delay: 988.8s; }
  .grid__item-4-col:nth-of-type(9889) {
    animation-delay: 988.9s; }
  .grid__item-4-col:nth-of-type(9890) {
    animation-delay: 989s; }
  .grid__item-4-col:nth-of-type(9891) {
    animation-delay: 989.1s; }
  .grid__item-4-col:nth-of-type(9892) {
    animation-delay: 989.2s; }
  .grid__item-4-col:nth-of-type(9893) {
    animation-delay: 989.3s; }
  .grid__item-4-col:nth-of-type(9894) {
    animation-delay: 989.4s; }
  .grid__item-4-col:nth-of-type(9895) {
    animation-delay: 989.5s; }
  .grid__item-4-col:nth-of-type(9896) {
    animation-delay: 989.6s; }
  .grid__item-4-col:nth-of-type(9897) {
    animation-delay: 989.7s; }
  .grid__item-4-col:nth-of-type(9898) {
    animation-delay: 989.8s; }
  .grid__item-4-col:nth-of-type(9899) {
    animation-delay: 989.9s; }
  .grid__item-4-col:nth-of-type(9900) {
    animation-delay: 990s; }
  .grid__item-4-col:nth-of-type(9901) {
    animation-delay: 990.1s; }
  .grid__item-4-col:nth-of-type(9902) {
    animation-delay: 990.2s; }
  .grid__item-4-col:nth-of-type(9903) {
    animation-delay: 990.3s; }
  .grid__item-4-col:nth-of-type(9904) {
    animation-delay: 990.4s; }
  .grid__item-4-col:nth-of-type(9905) {
    animation-delay: 990.5s; }
  .grid__item-4-col:nth-of-type(9906) {
    animation-delay: 990.6s; }
  .grid__item-4-col:nth-of-type(9907) {
    animation-delay: 990.7s; }
  .grid__item-4-col:nth-of-type(9908) {
    animation-delay: 990.8s; }
  .grid__item-4-col:nth-of-type(9909) {
    animation-delay: 990.9s; }
  .grid__item-4-col:nth-of-type(9910) {
    animation-delay: 991s; }
  .grid__item-4-col:nth-of-type(9911) {
    animation-delay: 991.1s; }
  .grid__item-4-col:nth-of-type(9912) {
    animation-delay: 991.2s; }
  .grid__item-4-col:nth-of-type(9913) {
    animation-delay: 991.3s; }
  .grid__item-4-col:nth-of-type(9914) {
    animation-delay: 991.4s; }
  .grid__item-4-col:nth-of-type(9915) {
    animation-delay: 991.5s; }
  .grid__item-4-col:nth-of-type(9916) {
    animation-delay: 991.6s; }
  .grid__item-4-col:nth-of-type(9917) {
    animation-delay: 991.7s; }
  .grid__item-4-col:nth-of-type(9918) {
    animation-delay: 991.8s; }
  .grid__item-4-col:nth-of-type(9919) {
    animation-delay: 991.9s; }
  .grid__item-4-col:nth-of-type(9920) {
    animation-delay: 992s; }
  .grid__item-4-col:nth-of-type(9921) {
    animation-delay: 992.1s; }
  .grid__item-4-col:nth-of-type(9922) {
    animation-delay: 992.2s; }
  .grid__item-4-col:nth-of-type(9923) {
    animation-delay: 992.3s; }
  .grid__item-4-col:nth-of-type(9924) {
    animation-delay: 992.4s; }
  .grid__item-4-col:nth-of-type(9925) {
    animation-delay: 992.5s; }
  .grid__item-4-col:nth-of-type(9926) {
    animation-delay: 992.6s; }
  .grid__item-4-col:nth-of-type(9927) {
    animation-delay: 992.7s; }
  .grid__item-4-col:nth-of-type(9928) {
    animation-delay: 992.8s; }
  .grid__item-4-col:nth-of-type(9929) {
    animation-delay: 992.9s; }
  .grid__item-4-col:nth-of-type(9930) {
    animation-delay: 993s; }
  .grid__item-4-col:nth-of-type(9931) {
    animation-delay: 993.1s; }
  .grid__item-4-col:nth-of-type(9932) {
    animation-delay: 993.2s; }
  .grid__item-4-col:nth-of-type(9933) {
    animation-delay: 993.3s; }
  .grid__item-4-col:nth-of-type(9934) {
    animation-delay: 993.4s; }
  .grid__item-4-col:nth-of-type(9935) {
    animation-delay: 993.5s; }
  .grid__item-4-col:nth-of-type(9936) {
    animation-delay: 993.6s; }
  .grid__item-4-col:nth-of-type(9937) {
    animation-delay: 993.7s; }
  .grid__item-4-col:nth-of-type(9938) {
    animation-delay: 993.8s; }
  .grid__item-4-col:nth-of-type(9939) {
    animation-delay: 993.9s; }
  .grid__item-4-col:nth-of-type(9940) {
    animation-delay: 994s; }
  .grid__item-4-col:nth-of-type(9941) {
    animation-delay: 994.1s; }
  .grid__item-4-col:nth-of-type(9942) {
    animation-delay: 994.2s; }
  .grid__item-4-col:nth-of-type(9943) {
    animation-delay: 994.3s; }
  .grid__item-4-col:nth-of-type(9944) {
    animation-delay: 994.4s; }
  .grid__item-4-col:nth-of-type(9945) {
    animation-delay: 994.5s; }
  .grid__item-4-col:nth-of-type(9946) {
    animation-delay: 994.6s; }
  .grid__item-4-col:nth-of-type(9947) {
    animation-delay: 994.7s; }
  .grid__item-4-col:nth-of-type(9948) {
    animation-delay: 994.8s; }
  .grid__item-4-col:nth-of-type(9949) {
    animation-delay: 994.9s; }
  .grid__item-4-col:nth-of-type(9950) {
    animation-delay: 995s; }
  .grid__item-4-col:nth-of-type(9951) {
    animation-delay: 995.1s; }
  .grid__item-4-col:nth-of-type(9952) {
    animation-delay: 995.2s; }
  .grid__item-4-col:nth-of-type(9953) {
    animation-delay: 995.3s; }
  .grid__item-4-col:nth-of-type(9954) {
    animation-delay: 995.4s; }
  .grid__item-4-col:nth-of-type(9955) {
    animation-delay: 995.5s; }
  .grid__item-4-col:nth-of-type(9956) {
    animation-delay: 995.6s; }
  .grid__item-4-col:nth-of-type(9957) {
    animation-delay: 995.7s; }
  .grid__item-4-col:nth-of-type(9958) {
    animation-delay: 995.8s; }
  .grid__item-4-col:nth-of-type(9959) {
    animation-delay: 995.9s; }
  .grid__item-4-col:nth-of-type(9960) {
    animation-delay: 996s; }
  .grid__item-4-col:nth-of-type(9961) {
    animation-delay: 996.1s; }
  .grid__item-4-col:nth-of-type(9962) {
    animation-delay: 996.2s; }
  .grid__item-4-col:nth-of-type(9963) {
    animation-delay: 996.3s; }
  .grid__item-4-col:nth-of-type(9964) {
    animation-delay: 996.4s; }
  .grid__item-4-col:nth-of-type(9965) {
    animation-delay: 996.5s; }
  .grid__item-4-col:nth-of-type(9966) {
    animation-delay: 996.6s; }
  .grid__item-4-col:nth-of-type(9967) {
    animation-delay: 996.7s; }
  .grid__item-4-col:nth-of-type(9968) {
    animation-delay: 996.8s; }
  .grid__item-4-col:nth-of-type(9969) {
    animation-delay: 996.9s; }
  .grid__item-4-col:nth-of-type(9970) {
    animation-delay: 997s; }
  .grid__item-4-col:nth-of-type(9971) {
    animation-delay: 997.1s; }
  .grid__item-4-col:nth-of-type(9972) {
    animation-delay: 997.2s; }
  .grid__item-4-col:nth-of-type(9973) {
    animation-delay: 997.3s; }
  .grid__item-4-col:nth-of-type(9974) {
    animation-delay: 997.4s; }
  .grid__item-4-col:nth-of-type(9975) {
    animation-delay: 997.5s; }
  .grid__item-4-col:nth-of-type(9976) {
    animation-delay: 997.6s; }
  .grid__item-4-col:nth-of-type(9977) {
    animation-delay: 997.7s; }
  .grid__item-4-col:nth-of-type(9978) {
    animation-delay: 997.8s; }
  .grid__item-4-col:nth-of-type(9979) {
    animation-delay: 997.9s; }
  .grid__item-4-col:nth-of-type(9980) {
    animation-delay: 998s; }
  .grid__item-4-col:nth-of-type(9981) {
    animation-delay: 998.1s; }
  .grid__item-4-col:nth-of-type(9982) {
    animation-delay: 998.2s; }
  .grid__item-4-col:nth-of-type(9983) {
    animation-delay: 998.3s; }
  .grid__item-4-col:nth-of-type(9984) {
    animation-delay: 998.4s; }
  .grid__item-4-col:nth-of-type(9985) {
    animation-delay: 998.5s; }
  .grid__item-4-col:nth-of-type(9986) {
    animation-delay: 998.6s; }
  .grid__item-4-col:nth-of-type(9987) {
    animation-delay: 998.7s; }
  .grid__item-4-col:nth-of-type(9988) {
    animation-delay: 998.8s; }
  .grid__item-4-col:nth-of-type(9989) {
    animation-delay: 998.9s; }
  .grid__item-4-col:nth-of-type(9990) {
    animation-delay: 999s; }
  .grid__item-4-col:nth-of-type(9991) {
    animation-delay: 999.1s; }
  .grid__item-4-col:nth-of-type(9992) {
    animation-delay: 999.2s; }
  .grid__item-4-col:nth-of-type(9993) {
    animation-delay: 999.3s; }
  .grid__item-4-col:nth-of-type(9994) {
    animation-delay: 999.4s; }
  .grid__item-4-col:nth-of-type(9995) {
    animation-delay: 999.5s; }
  .grid__item-4-col:nth-of-type(9996) {
    animation-delay: 999.6s; }
  .grid__item-4-col:nth-of-type(9997) {
    animation-delay: 999.7s; }
  .grid__item-4-col:nth-of-type(9998) {
    animation-delay: 999.8s; }
  .grid__item-4-col:nth-of-type(9999) {
    animation-delay: 999.9s; }
  @media (min-width: 992px) {
    .grid__item-4-col:nth-of-type(4n) {
      margin-right: 0; } }
  @media (max-width: 992px) {
    .grid__item-4-col {
      width: 49%; }
      .grid__item-4-col:nth-of-type(2n) {
        margin-right: 0; } }
  @media (max-width: 600px) {
    .grid__item-4-col {
      width: 100%;
      margin-right: 0; } }

.grid__item-3-col {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 1.5em; }
  .grid__item-3-col:nth-of-type(1) {
    animation-delay: 0.1s; }
  .grid__item-3-col:nth-of-type(2) {
    animation-delay: 0.2s; }
  .grid__item-3-col:nth-of-type(3) {
    animation-delay: 0.3s; }
  .grid__item-3-col:nth-of-type(4) {
    animation-delay: 0.4s; }
  .grid__item-3-col:nth-of-type(5) {
    animation-delay: 0.5s; }
  .grid__item-3-col:nth-of-type(6) {
    animation-delay: 0.6s; }
  .grid__item-3-col:nth-of-type(7) {
    animation-delay: 0.7s; }
  .grid__item-3-col:nth-of-type(8) {
    animation-delay: 0.8s; }
  .grid__item-3-col:nth-of-type(9) {
    animation-delay: 0.9s; }
  .grid__item-3-col:nth-of-type(10) {
    animation-delay: 1s; }
  .grid__item-3-col:nth-of-type(11) {
    animation-delay: 1.1s; }
  .grid__item-3-col:nth-of-type(12) {
    animation-delay: 1.2s; }
  .grid__item-3-col:nth-of-type(13) {
    animation-delay: 1.3s; }
  .grid__item-3-col:nth-of-type(14) {
    animation-delay: 1.4s; }
  .grid__item-3-col:nth-of-type(15) {
    animation-delay: 1.5s; }
  .grid__item-3-col:nth-of-type(16) {
    animation-delay: 1.6s; }
  .grid__item-3-col:nth-of-type(17) {
    animation-delay: 1.7s; }
  .grid__item-3-col:nth-of-type(18) {
    animation-delay: 1.8s; }
  .grid__item-3-col:nth-of-type(19) {
    animation-delay: 1.9s; }
  .grid__item-3-col:nth-of-type(20) {
    animation-delay: 2s; }
  .grid__item-3-col:nth-of-type(21) {
    animation-delay: 2.1s; }
  .grid__item-3-col:nth-of-type(22) {
    animation-delay: 2.2s; }
  .grid__item-3-col:nth-of-type(23) {
    animation-delay: 2.3s; }
  .grid__item-3-col:nth-of-type(24) {
    animation-delay: 2.4s; }
  .grid__item-3-col:nth-of-type(25) {
    animation-delay: 2.5s; }
  .grid__item-3-col:nth-of-type(26) {
    animation-delay: 2.6s; }
  .grid__item-3-col:nth-of-type(27) {
    animation-delay: 2.7s; }
  .grid__item-3-col:nth-of-type(28) {
    animation-delay: 2.8s; }
  .grid__item-3-col:nth-of-type(29) {
    animation-delay: 2.9s; }
  .grid__item-3-col:nth-of-type(30) {
    animation-delay: 3s; }
  .grid__item-3-col:nth-of-type(31) {
    animation-delay: 3.1s; }
  .grid__item-3-col:nth-of-type(32) {
    animation-delay: 3.2s; }
  .grid__item-3-col:nth-of-type(33) {
    animation-delay: 3.3s; }
  .grid__item-3-col:nth-of-type(34) {
    animation-delay: 3.4s; }
  .grid__item-3-col:nth-of-type(35) {
    animation-delay: 3.5s; }
  .grid__item-3-col:nth-of-type(36) {
    animation-delay: 3.6s; }
  .grid__item-3-col:nth-of-type(37) {
    animation-delay: 3.7s; }
  .grid__item-3-col:nth-of-type(38) {
    animation-delay: 3.8s; }
  .grid__item-3-col:nth-of-type(39) {
    animation-delay: 3.9s; }
  .grid__item-3-col:nth-of-type(40) {
    animation-delay: 4s; }
  .grid__item-3-col:nth-of-type(41) {
    animation-delay: 4.1s; }
  .grid__item-3-col:nth-of-type(42) {
    animation-delay: 4.2s; }
  .grid__item-3-col:nth-of-type(43) {
    animation-delay: 4.3s; }
  .grid__item-3-col:nth-of-type(44) {
    animation-delay: 4.4s; }
  .grid__item-3-col:nth-of-type(45) {
    animation-delay: 4.5s; }
  .grid__item-3-col:nth-of-type(46) {
    animation-delay: 4.6s; }
  .grid__item-3-col:nth-of-type(47) {
    animation-delay: 4.7s; }
  .grid__item-3-col:nth-of-type(48) {
    animation-delay: 4.8s; }
  .grid__item-3-col:nth-of-type(49) {
    animation-delay: 4.9s; }
  .grid__item-3-col:nth-of-type(50) {
    animation-delay: 5s; }
  .grid__item-3-col:nth-of-type(51) {
    animation-delay: 5.1s; }
  .grid__item-3-col:nth-of-type(52) {
    animation-delay: 5.2s; }
  .grid__item-3-col:nth-of-type(53) {
    animation-delay: 5.3s; }
  .grid__item-3-col:nth-of-type(54) {
    animation-delay: 5.4s; }
  .grid__item-3-col:nth-of-type(55) {
    animation-delay: 5.5s; }
  .grid__item-3-col:nth-of-type(56) {
    animation-delay: 5.6s; }
  .grid__item-3-col:nth-of-type(57) {
    animation-delay: 5.7s; }
  .grid__item-3-col:nth-of-type(58) {
    animation-delay: 5.8s; }
  .grid__item-3-col:nth-of-type(59) {
    animation-delay: 5.9s; }
  .grid__item-3-col:nth-of-type(60) {
    animation-delay: 6s; }
  .grid__item-3-col:nth-of-type(61) {
    animation-delay: 6.1s; }
  .grid__item-3-col:nth-of-type(62) {
    animation-delay: 6.2s; }
  .grid__item-3-col:nth-of-type(63) {
    animation-delay: 6.3s; }
  .grid__item-3-col:nth-of-type(64) {
    animation-delay: 6.4s; }
  .grid__item-3-col:nth-of-type(65) {
    animation-delay: 6.5s; }
  .grid__item-3-col:nth-of-type(66) {
    animation-delay: 6.6s; }
  .grid__item-3-col:nth-of-type(67) {
    animation-delay: 6.7s; }
  .grid__item-3-col:nth-of-type(68) {
    animation-delay: 6.8s; }
  .grid__item-3-col:nth-of-type(69) {
    animation-delay: 6.9s; }
  .grid__item-3-col:nth-of-type(70) {
    animation-delay: 7s; }
  .grid__item-3-col:nth-of-type(71) {
    animation-delay: 7.1s; }
  .grid__item-3-col:nth-of-type(72) {
    animation-delay: 7.2s; }
  .grid__item-3-col:nth-of-type(73) {
    animation-delay: 7.3s; }
  .grid__item-3-col:nth-of-type(74) {
    animation-delay: 7.4s; }
  .grid__item-3-col:nth-of-type(75) {
    animation-delay: 7.5s; }
  .grid__item-3-col:nth-of-type(76) {
    animation-delay: 7.6s; }
  .grid__item-3-col:nth-of-type(77) {
    animation-delay: 7.7s; }
  .grid__item-3-col:nth-of-type(78) {
    animation-delay: 7.8s; }
  .grid__item-3-col:nth-of-type(79) {
    animation-delay: 7.9s; }
  .grid__item-3-col:nth-of-type(80) {
    animation-delay: 8s; }
  .grid__item-3-col:nth-of-type(81) {
    animation-delay: 8.1s; }
  .grid__item-3-col:nth-of-type(82) {
    animation-delay: 8.2s; }
  .grid__item-3-col:nth-of-type(83) {
    animation-delay: 8.3s; }
  .grid__item-3-col:nth-of-type(84) {
    animation-delay: 8.4s; }
  .grid__item-3-col:nth-of-type(85) {
    animation-delay: 8.5s; }
  .grid__item-3-col:nth-of-type(86) {
    animation-delay: 8.6s; }
  .grid__item-3-col:nth-of-type(87) {
    animation-delay: 8.7s; }
  .grid__item-3-col:nth-of-type(88) {
    animation-delay: 8.8s; }
  .grid__item-3-col:nth-of-type(89) {
    animation-delay: 8.9s; }
  .grid__item-3-col:nth-of-type(90) {
    animation-delay: 9s; }
  .grid__item-3-col:nth-of-type(91) {
    animation-delay: 9.1s; }
  .grid__item-3-col:nth-of-type(92) {
    animation-delay: 9.2s; }
  .grid__item-3-col:nth-of-type(93) {
    animation-delay: 9.3s; }
  .grid__item-3-col:nth-of-type(94) {
    animation-delay: 9.4s; }
  .grid__item-3-col:nth-of-type(95) {
    animation-delay: 9.5s; }
  .grid__item-3-col:nth-of-type(96) {
    animation-delay: 9.6s; }
  .grid__item-3-col:nth-of-type(97) {
    animation-delay: 9.7s; }
  .grid__item-3-col:nth-of-type(98) {
    animation-delay: 9.8s; }
  .grid__item-3-col:nth-of-type(99) {
    animation-delay: 9.9s; }
  .grid__item-3-col:nth-of-type(100) {
    animation-delay: 10s; }
  .grid__item-3-col:nth-of-type(101) {
    animation-delay: 10.1s; }
  .grid__item-3-col:nth-of-type(102) {
    animation-delay: 10.2s; }
  .grid__item-3-col:nth-of-type(103) {
    animation-delay: 10.3s; }
  .grid__item-3-col:nth-of-type(104) {
    animation-delay: 10.4s; }
  .grid__item-3-col:nth-of-type(105) {
    animation-delay: 10.5s; }
  .grid__item-3-col:nth-of-type(106) {
    animation-delay: 10.6s; }
  .grid__item-3-col:nth-of-type(107) {
    animation-delay: 10.7s; }
  .grid__item-3-col:nth-of-type(108) {
    animation-delay: 10.8s; }
  .grid__item-3-col:nth-of-type(109) {
    animation-delay: 10.9s; }
  .grid__item-3-col:nth-of-type(110) {
    animation-delay: 11s; }
  .grid__item-3-col:nth-of-type(111) {
    animation-delay: 11.1s; }
  .grid__item-3-col:nth-of-type(112) {
    animation-delay: 11.2s; }
  .grid__item-3-col:nth-of-type(113) {
    animation-delay: 11.3s; }
  .grid__item-3-col:nth-of-type(114) {
    animation-delay: 11.4s; }
  .grid__item-3-col:nth-of-type(115) {
    animation-delay: 11.5s; }
  .grid__item-3-col:nth-of-type(116) {
    animation-delay: 11.6s; }
  .grid__item-3-col:nth-of-type(117) {
    animation-delay: 11.7s; }
  .grid__item-3-col:nth-of-type(118) {
    animation-delay: 11.8s; }
  .grid__item-3-col:nth-of-type(119) {
    animation-delay: 11.9s; }
  .grid__item-3-col:nth-of-type(120) {
    animation-delay: 12s; }
  .grid__item-3-col:nth-of-type(121) {
    animation-delay: 12.1s; }
  .grid__item-3-col:nth-of-type(122) {
    animation-delay: 12.2s; }
  .grid__item-3-col:nth-of-type(123) {
    animation-delay: 12.3s; }
  .grid__item-3-col:nth-of-type(124) {
    animation-delay: 12.4s; }
  .grid__item-3-col:nth-of-type(125) {
    animation-delay: 12.5s; }
  .grid__item-3-col:nth-of-type(126) {
    animation-delay: 12.6s; }
  .grid__item-3-col:nth-of-type(127) {
    animation-delay: 12.7s; }
  .grid__item-3-col:nth-of-type(128) {
    animation-delay: 12.8s; }
  .grid__item-3-col:nth-of-type(129) {
    animation-delay: 12.9s; }
  .grid__item-3-col:nth-of-type(130) {
    animation-delay: 13s; }
  .grid__item-3-col:nth-of-type(131) {
    animation-delay: 13.1s; }
  .grid__item-3-col:nth-of-type(132) {
    animation-delay: 13.2s; }
  .grid__item-3-col:nth-of-type(133) {
    animation-delay: 13.3s; }
  .grid__item-3-col:nth-of-type(134) {
    animation-delay: 13.4s; }
  .grid__item-3-col:nth-of-type(135) {
    animation-delay: 13.5s; }
  .grid__item-3-col:nth-of-type(136) {
    animation-delay: 13.6s; }
  .grid__item-3-col:nth-of-type(137) {
    animation-delay: 13.7s; }
  .grid__item-3-col:nth-of-type(138) {
    animation-delay: 13.8s; }
  .grid__item-3-col:nth-of-type(139) {
    animation-delay: 13.9s; }
  .grid__item-3-col:nth-of-type(140) {
    animation-delay: 14s; }
  .grid__item-3-col:nth-of-type(141) {
    animation-delay: 14.1s; }
  .grid__item-3-col:nth-of-type(142) {
    animation-delay: 14.2s; }
  .grid__item-3-col:nth-of-type(143) {
    animation-delay: 14.3s; }
  .grid__item-3-col:nth-of-type(144) {
    animation-delay: 14.4s; }
  .grid__item-3-col:nth-of-type(145) {
    animation-delay: 14.5s; }
  .grid__item-3-col:nth-of-type(146) {
    animation-delay: 14.6s; }
  .grid__item-3-col:nth-of-type(147) {
    animation-delay: 14.7s; }
  .grid__item-3-col:nth-of-type(148) {
    animation-delay: 14.8s; }
  .grid__item-3-col:nth-of-type(149) {
    animation-delay: 14.9s; }
  .grid__item-3-col:nth-of-type(150) {
    animation-delay: 15s; }
  .grid__item-3-col:nth-of-type(151) {
    animation-delay: 15.1s; }
  .grid__item-3-col:nth-of-type(152) {
    animation-delay: 15.2s; }
  .grid__item-3-col:nth-of-type(153) {
    animation-delay: 15.3s; }
  .grid__item-3-col:nth-of-type(154) {
    animation-delay: 15.4s; }
  .grid__item-3-col:nth-of-type(155) {
    animation-delay: 15.5s; }
  .grid__item-3-col:nth-of-type(156) {
    animation-delay: 15.6s; }
  .grid__item-3-col:nth-of-type(157) {
    animation-delay: 15.7s; }
  .grid__item-3-col:nth-of-type(158) {
    animation-delay: 15.8s; }
  .grid__item-3-col:nth-of-type(159) {
    animation-delay: 15.9s; }
  .grid__item-3-col:nth-of-type(160) {
    animation-delay: 16s; }
  .grid__item-3-col:nth-of-type(161) {
    animation-delay: 16.1s; }
  .grid__item-3-col:nth-of-type(162) {
    animation-delay: 16.2s; }
  .grid__item-3-col:nth-of-type(163) {
    animation-delay: 16.3s; }
  .grid__item-3-col:nth-of-type(164) {
    animation-delay: 16.4s; }
  .grid__item-3-col:nth-of-type(165) {
    animation-delay: 16.5s; }
  .grid__item-3-col:nth-of-type(166) {
    animation-delay: 16.6s; }
  .grid__item-3-col:nth-of-type(167) {
    animation-delay: 16.7s; }
  .grid__item-3-col:nth-of-type(168) {
    animation-delay: 16.8s; }
  .grid__item-3-col:nth-of-type(169) {
    animation-delay: 16.9s; }
  .grid__item-3-col:nth-of-type(170) {
    animation-delay: 17s; }
  .grid__item-3-col:nth-of-type(171) {
    animation-delay: 17.1s; }
  .grid__item-3-col:nth-of-type(172) {
    animation-delay: 17.2s; }
  .grid__item-3-col:nth-of-type(173) {
    animation-delay: 17.3s; }
  .grid__item-3-col:nth-of-type(174) {
    animation-delay: 17.4s; }
  .grid__item-3-col:nth-of-type(175) {
    animation-delay: 17.5s; }
  .grid__item-3-col:nth-of-type(176) {
    animation-delay: 17.6s; }
  .grid__item-3-col:nth-of-type(177) {
    animation-delay: 17.7s; }
  .grid__item-3-col:nth-of-type(178) {
    animation-delay: 17.8s; }
  .grid__item-3-col:nth-of-type(179) {
    animation-delay: 17.9s; }
  .grid__item-3-col:nth-of-type(180) {
    animation-delay: 18s; }
  .grid__item-3-col:nth-of-type(181) {
    animation-delay: 18.1s; }
  .grid__item-3-col:nth-of-type(182) {
    animation-delay: 18.2s; }
  .grid__item-3-col:nth-of-type(183) {
    animation-delay: 18.3s; }
  .grid__item-3-col:nth-of-type(184) {
    animation-delay: 18.4s; }
  .grid__item-3-col:nth-of-type(185) {
    animation-delay: 18.5s; }
  .grid__item-3-col:nth-of-type(186) {
    animation-delay: 18.6s; }
  .grid__item-3-col:nth-of-type(187) {
    animation-delay: 18.7s; }
  .grid__item-3-col:nth-of-type(188) {
    animation-delay: 18.8s; }
  .grid__item-3-col:nth-of-type(189) {
    animation-delay: 18.9s; }
  .grid__item-3-col:nth-of-type(190) {
    animation-delay: 19s; }
  .grid__item-3-col:nth-of-type(191) {
    animation-delay: 19.1s; }
  .grid__item-3-col:nth-of-type(192) {
    animation-delay: 19.2s; }
  .grid__item-3-col:nth-of-type(193) {
    animation-delay: 19.3s; }
  .grid__item-3-col:nth-of-type(194) {
    animation-delay: 19.4s; }
  .grid__item-3-col:nth-of-type(195) {
    animation-delay: 19.5s; }
  .grid__item-3-col:nth-of-type(196) {
    animation-delay: 19.6s; }
  .grid__item-3-col:nth-of-type(197) {
    animation-delay: 19.7s; }
  .grid__item-3-col:nth-of-type(198) {
    animation-delay: 19.8s; }
  .grid__item-3-col:nth-of-type(199) {
    animation-delay: 19.9s; }
  .grid__item-3-col:nth-of-type(200) {
    animation-delay: 20s; }
  .grid__item-3-col:nth-of-type(201) {
    animation-delay: 20.1s; }
  .grid__item-3-col:nth-of-type(202) {
    animation-delay: 20.2s; }
  .grid__item-3-col:nth-of-type(203) {
    animation-delay: 20.3s; }
  .grid__item-3-col:nth-of-type(204) {
    animation-delay: 20.4s; }
  .grid__item-3-col:nth-of-type(205) {
    animation-delay: 20.5s; }
  .grid__item-3-col:nth-of-type(206) {
    animation-delay: 20.6s; }
  .grid__item-3-col:nth-of-type(207) {
    animation-delay: 20.7s; }
  .grid__item-3-col:nth-of-type(208) {
    animation-delay: 20.8s; }
  .grid__item-3-col:nth-of-type(209) {
    animation-delay: 20.9s; }
  .grid__item-3-col:nth-of-type(210) {
    animation-delay: 21s; }
  .grid__item-3-col:nth-of-type(211) {
    animation-delay: 21.1s; }
  .grid__item-3-col:nth-of-type(212) {
    animation-delay: 21.2s; }
  .grid__item-3-col:nth-of-type(213) {
    animation-delay: 21.3s; }
  .grid__item-3-col:nth-of-type(214) {
    animation-delay: 21.4s; }
  .grid__item-3-col:nth-of-type(215) {
    animation-delay: 21.5s; }
  .grid__item-3-col:nth-of-type(216) {
    animation-delay: 21.6s; }
  .grid__item-3-col:nth-of-type(217) {
    animation-delay: 21.7s; }
  .grid__item-3-col:nth-of-type(218) {
    animation-delay: 21.8s; }
  .grid__item-3-col:nth-of-type(219) {
    animation-delay: 21.9s; }
  .grid__item-3-col:nth-of-type(220) {
    animation-delay: 22s; }
  .grid__item-3-col:nth-of-type(221) {
    animation-delay: 22.1s; }
  .grid__item-3-col:nth-of-type(222) {
    animation-delay: 22.2s; }
  .grid__item-3-col:nth-of-type(223) {
    animation-delay: 22.3s; }
  .grid__item-3-col:nth-of-type(224) {
    animation-delay: 22.4s; }
  .grid__item-3-col:nth-of-type(225) {
    animation-delay: 22.5s; }
  .grid__item-3-col:nth-of-type(226) {
    animation-delay: 22.6s; }
  .grid__item-3-col:nth-of-type(227) {
    animation-delay: 22.7s; }
  .grid__item-3-col:nth-of-type(228) {
    animation-delay: 22.8s; }
  .grid__item-3-col:nth-of-type(229) {
    animation-delay: 22.9s; }
  .grid__item-3-col:nth-of-type(230) {
    animation-delay: 23s; }
  .grid__item-3-col:nth-of-type(231) {
    animation-delay: 23.1s; }
  .grid__item-3-col:nth-of-type(232) {
    animation-delay: 23.2s; }
  .grid__item-3-col:nth-of-type(233) {
    animation-delay: 23.3s; }
  .grid__item-3-col:nth-of-type(234) {
    animation-delay: 23.4s; }
  .grid__item-3-col:nth-of-type(235) {
    animation-delay: 23.5s; }
  .grid__item-3-col:nth-of-type(236) {
    animation-delay: 23.6s; }
  .grid__item-3-col:nth-of-type(237) {
    animation-delay: 23.7s; }
  .grid__item-3-col:nth-of-type(238) {
    animation-delay: 23.8s; }
  .grid__item-3-col:nth-of-type(239) {
    animation-delay: 23.9s; }
  .grid__item-3-col:nth-of-type(240) {
    animation-delay: 24s; }
  .grid__item-3-col:nth-of-type(241) {
    animation-delay: 24.1s; }
  .grid__item-3-col:nth-of-type(242) {
    animation-delay: 24.2s; }
  .grid__item-3-col:nth-of-type(243) {
    animation-delay: 24.3s; }
  .grid__item-3-col:nth-of-type(244) {
    animation-delay: 24.4s; }
  .grid__item-3-col:nth-of-type(245) {
    animation-delay: 24.5s; }
  .grid__item-3-col:nth-of-type(246) {
    animation-delay: 24.6s; }
  .grid__item-3-col:nth-of-type(247) {
    animation-delay: 24.7s; }
  .grid__item-3-col:nth-of-type(248) {
    animation-delay: 24.8s; }
  .grid__item-3-col:nth-of-type(249) {
    animation-delay: 24.9s; }
  .grid__item-3-col:nth-of-type(250) {
    animation-delay: 25s; }
  .grid__item-3-col:nth-of-type(251) {
    animation-delay: 25.1s; }
  .grid__item-3-col:nth-of-type(252) {
    animation-delay: 25.2s; }
  .grid__item-3-col:nth-of-type(253) {
    animation-delay: 25.3s; }
  .grid__item-3-col:nth-of-type(254) {
    animation-delay: 25.4s; }
  .grid__item-3-col:nth-of-type(255) {
    animation-delay: 25.5s; }
  .grid__item-3-col:nth-of-type(256) {
    animation-delay: 25.6s; }
  .grid__item-3-col:nth-of-type(257) {
    animation-delay: 25.7s; }
  .grid__item-3-col:nth-of-type(258) {
    animation-delay: 25.8s; }
  .grid__item-3-col:nth-of-type(259) {
    animation-delay: 25.9s; }
  .grid__item-3-col:nth-of-type(260) {
    animation-delay: 26s; }
  .grid__item-3-col:nth-of-type(261) {
    animation-delay: 26.1s; }
  .grid__item-3-col:nth-of-type(262) {
    animation-delay: 26.2s; }
  .grid__item-3-col:nth-of-type(263) {
    animation-delay: 26.3s; }
  .grid__item-3-col:nth-of-type(264) {
    animation-delay: 26.4s; }
  .grid__item-3-col:nth-of-type(265) {
    animation-delay: 26.5s; }
  .grid__item-3-col:nth-of-type(266) {
    animation-delay: 26.6s; }
  .grid__item-3-col:nth-of-type(267) {
    animation-delay: 26.7s; }
  .grid__item-3-col:nth-of-type(268) {
    animation-delay: 26.8s; }
  .grid__item-3-col:nth-of-type(269) {
    animation-delay: 26.9s; }
  .grid__item-3-col:nth-of-type(270) {
    animation-delay: 27s; }
  .grid__item-3-col:nth-of-type(271) {
    animation-delay: 27.1s; }
  .grid__item-3-col:nth-of-type(272) {
    animation-delay: 27.2s; }
  .grid__item-3-col:nth-of-type(273) {
    animation-delay: 27.3s; }
  .grid__item-3-col:nth-of-type(274) {
    animation-delay: 27.4s; }
  .grid__item-3-col:nth-of-type(275) {
    animation-delay: 27.5s; }
  .grid__item-3-col:nth-of-type(276) {
    animation-delay: 27.6s; }
  .grid__item-3-col:nth-of-type(277) {
    animation-delay: 27.7s; }
  .grid__item-3-col:nth-of-type(278) {
    animation-delay: 27.8s; }
  .grid__item-3-col:nth-of-type(279) {
    animation-delay: 27.9s; }
  .grid__item-3-col:nth-of-type(280) {
    animation-delay: 28s; }
  .grid__item-3-col:nth-of-type(281) {
    animation-delay: 28.1s; }
  .grid__item-3-col:nth-of-type(282) {
    animation-delay: 28.2s; }
  .grid__item-3-col:nth-of-type(283) {
    animation-delay: 28.3s; }
  .grid__item-3-col:nth-of-type(284) {
    animation-delay: 28.4s; }
  .grid__item-3-col:nth-of-type(285) {
    animation-delay: 28.5s; }
  .grid__item-3-col:nth-of-type(286) {
    animation-delay: 28.6s; }
  .grid__item-3-col:nth-of-type(287) {
    animation-delay: 28.7s; }
  .grid__item-3-col:nth-of-type(288) {
    animation-delay: 28.8s; }
  .grid__item-3-col:nth-of-type(289) {
    animation-delay: 28.9s; }
  .grid__item-3-col:nth-of-type(290) {
    animation-delay: 29s; }
  .grid__item-3-col:nth-of-type(291) {
    animation-delay: 29.1s; }
  .grid__item-3-col:nth-of-type(292) {
    animation-delay: 29.2s; }
  .grid__item-3-col:nth-of-type(293) {
    animation-delay: 29.3s; }
  .grid__item-3-col:nth-of-type(294) {
    animation-delay: 29.4s; }
  .grid__item-3-col:nth-of-type(295) {
    animation-delay: 29.5s; }
  .grid__item-3-col:nth-of-type(296) {
    animation-delay: 29.6s; }
  .grid__item-3-col:nth-of-type(297) {
    animation-delay: 29.7s; }
  .grid__item-3-col:nth-of-type(298) {
    animation-delay: 29.8s; }
  .grid__item-3-col:nth-of-type(299) {
    animation-delay: 29.9s; }
  .grid__item-3-col:nth-of-type(300) {
    animation-delay: 30s; }
  .grid__item-3-col:nth-of-type(301) {
    animation-delay: 30.1s; }
  .grid__item-3-col:nth-of-type(302) {
    animation-delay: 30.2s; }
  .grid__item-3-col:nth-of-type(303) {
    animation-delay: 30.3s; }
  .grid__item-3-col:nth-of-type(304) {
    animation-delay: 30.4s; }
  .grid__item-3-col:nth-of-type(305) {
    animation-delay: 30.5s; }
  .grid__item-3-col:nth-of-type(306) {
    animation-delay: 30.6s; }
  .grid__item-3-col:nth-of-type(307) {
    animation-delay: 30.7s; }
  .grid__item-3-col:nth-of-type(308) {
    animation-delay: 30.8s; }
  .grid__item-3-col:nth-of-type(309) {
    animation-delay: 30.9s; }
  .grid__item-3-col:nth-of-type(310) {
    animation-delay: 31s; }
  .grid__item-3-col:nth-of-type(311) {
    animation-delay: 31.1s; }
  .grid__item-3-col:nth-of-type(312) {
    animation-delay: 31.2s; }
  .grid__item-3-col:nth-of-type(313) {
    animation-delay: 31.3s; }
  .grid__item-3-col:nth-of-type(314) {
    animation-delay: 31.4s; }
  .grid__item-3-col:nth-of-type(315) {
    animation-delay: 31.5s; }
  .grid__item-3-col:nth-of-type(316) {
    animation-delay: 31.6s; }
  .grid__item-3-col:nth-of-type(317) {
    animation-delay: 31.7s; }
  .grid__item-3-col:nth-of-type(318) {
    animation-delay: 31.8s; }
  .grid__item-3-col:nth-of-type(319) {
    animation-delay: 31.9s; }
  .grid__item-3-col:nth-of-type(320) {
    animation-delay: 32s; }
  .grid__item-3-col:nth-of-type(321) {
    animation-delay: 32.1s; }
  .grid__item-3-col:nth-of-type(322) {
    animation-delay: 32.2s; }
  .grid__item-3-col:nth-of-type(323) {
    animation-delay: 32.3s; }
  .grid__item-3-col:nth-of-type(324) {
    animation-delay: 32.4s; }
  .grid__item-3-col:nth-of-type(325) {
    animation-delay: 32.5s; }
  .grid__item-3-col:nth-of-type(326) {
    animation-delay: 32.6s; }
  .grid__item-3-col:nth-of-type(327) {
    animation-delay: 32.7s; }
  .grid__item-3-col:nth-of-type(328) {
    animation-delay: 32.8s; }
  .grid__item-3-col:nth-of-type(329) {
    animation-delay: 32.9s; }
  .grid__item-3-col:nth-of-type(330) {
    animation-delay: 33s; }
  .grid__item-3-col:nth-of-type(331) {
    animation-delay: 33.1s; }
  .grid__item-3-col:nth-of-type(332) {
    animation-delay: 33.2s; }
  .grid__item-3-col:nth-of-type(333) {
    animation-delay: 33.3s; }
  .grid__item-3-col:nth-of-type(334) {
    animation-delay: 33.4s; }
  .grid__item-3-col:nth-of-type(335) {
    animation-delay: 33.5s; }
  .grid__item-3-col:nth-of-type(336) {
    animation-delay: 33.6s; }
  .grid__item-3-col:nth-of-type(337) {
    animation-delay: 33.7s; }
  .grid__item-3-col:nth-of-type(338) {
    animation-delay: 33.8s; }
  .grid__item-3-col:nth-of-type(339) {
    animation-delay: 33.9s; }
  .grid__item-3-col:nth-of-type(340) {
    animation-delay: 34s; }
  .grid__item-3-col:nth-of-type(341) {
    animation-delay: 34.1s; }
  .grid__item-3-col:nth-of-type(342) {
    animation-delay: 34.2s; }
  .grid__item-3-col:nth-of-type(343) {
    animation-delay: 34.3s; }
  .grid__item-3-col:nth-of-type(344) {
    animation-delay: 34.4s; }
  .grid__item-3-col:nth-of-type(345) {
    animation-delay: 34.5s; }
  .grid__item-3-col:nth-of-type(346) {
    animation-delay: 34.6s; }
  .grid__item-3-col:nth-of-type(347) {
    animation-delay: 34.7s; }
  .grid__item-3-col:nth-of-type(348) {
    animation-delay: 34.8s; }
  .grid__item-3-col:nth-of-type(349) {
    animation-delay: 34.9s; }
  .grid__item-3-col:nth-of-type(350) {
    animation-delay: 35s; }
  .grid__item-3-col:nth-of-type(351) {
    animation-delay: 35.1s; }
  .grid__item-3-col:nth-of-type(352) {
    animation-delay: 35.2s; }
  .grid__item-3-col:nth-of-type(353) {
    animation-delay: 35.3s; }
  .grid__item-3-col:nth-of-type(354) {
    animation-delay: 35.4s; }
  .grid__item-3-col:nth-of-type(355) {
    animation-delay: 35.5s; }
  .grid__item-3-col:nth-of-type(356) {
    animation-delay: 35.6s; }
  .grid__item-3-col:nth-of-type(357) {
    animation-delay: 35.7s; }
  .grid__item-3-col:nth-of-type(358) {
    animation-delay: 35.8s; }
  .grid__item-3-col:nth-of-type(359) {
    animation-delay: 35.9s; }
  .grid__item-3-col:nth-of-type(360) {
    animation-delay: 36s; }
  .grid__item-3-col:nth-of-type(361) {
    animation-delay: 36.1s; }
  .grid__item-3-col:nth-of-type(362) {
    animation-delay: 36.2s; }
  .grid__item-3-col:nth-of-type(363) {
    animation-delay: 36.3s; }
  .grid__item-3-col:nth-of-type(364) {
    animation-delay: 36.4s; }
  .grid__item-3-col:nth-of-type(365) {
    animation-delay: 36.5s; }
  .grid__item-3-col:nth-of-type(366) {
    animation-delay: 36.6s; }
  .grid__item-3-col:nth-of-type(367) {
    animation-delay: 36.7s; }
  .grid__item-3-col:nth-of-type(368) {
    animation-delay: 36.8s; }
  .grid__item-3-col:nth-of-type(369) {
    animation-delay: 36.9s; }
  .grid__item-3-col:nth-of-type(370) {
    animation-delay: 37s; }
  .grid__item-3-col:nth-of-type(371) {
    animation-delay: 37.1s; }
  .grid__item-3-col:nth-of-type(372) {
    animation-delay: 37.2s; }
  .grid__item-3-col:nth-of-type(373) {
    animation-delay: 37.3s; }
  .grid__item-3-col:nth-of-type(374) {
    animation-delay: 37.4s; }
  .grid__item-3-col:nth-of-type(375) {
    animation-delay: 37.5s; }
  .grid__item-3-col:nth-of-type(376) {
    animation-delay: 37.6s; }
  .grid__item-3-col:nth-of-type(377) {
    animation-delay: 37.7s; }
  .grid__item-3-col:nth-of-type(378) {
    animation-delay: 37.8s; }
  .grid__item-3-col:nth-of-type(379) {
    animation-delay: 37.9s; }
  .grid__item-3-col:nth-of-type(380) {
    animation-delay: 38s; }
  .grid__item-3-col:nth-of-type(381) {
    animation-delay: 38.1s; }
  .grid__item-3-col:nth-of-type(382) {
    animation-delay: 38.2s; }
  .grid__item-3-col:nth-of-type(383) {
    animation-delay: 38.3s; }
  .grid__item-3-col:nth-of-type(384) {
    animation-delay: 38.4s; }
  .grid__item-3-col:nth-of-type(385) {
    animation-delay: 38.5s; }
  .grid__item-3-col:nth-of-type(386) {
    animation-delay: 38.6s; }
  .grid__item-3-col:nth-of-type(387) {
    animation-delay: 38.7s; }
  .grid__item-3-col:nth-of-type(388) {
    animation-delay: 38.8s; }
  .grid__item-3-col:nth-of-type(389) {
    animation-delay: 38.9s; }
  .grid__item-3-col:nth-of-type(390) {
    animation-delay: 39s; }
  .grid__item-3-col:nth-of-type(391) {
    animation-delay: 39.1s; }
  .grid__item-3-col:nth-of-type(392) {
    animation-delay: 39.2s; }
  .grid__item-3-col:nth-of-type(393) {
    animation-delay: 39.3s; }
  .grid__item-3-col:nth-of-type(394) {
    animation-delay: 39.4s; }
  .grid__item-3-col:nth-of-type(395) {
    animation-delay: 39.5s; }
  .grid__item-3-col:nth-of-type(396) {
    animation-delay: 39.6s; }
  .grid__item-3-col:nth-of-type(397) {
    animation-delay: 39.7s; }
  .grid__item-3-col:nth-of-type(398) {
    animation-delay: 39.8s; }
  .grid__item-3-col:nth-of-type(399) {
    animation-delay: 39.9s; }
  .grid__item-3-col:nth-of-type(400) {
    animation-delay: 40s; }
  .grid__item-3-col:nth-of-type(401) {
    animation-delay: 40.1s; }
  .grid__item-3-col:nth-of-type(402) {
    animation-delay: 40.2s; }
  .grid__item-3-col:nth-of-type(403) {
    animation-delay: 40.3s; }
  .grid__item-3-col:nth-of-type(404) {
    animation-delay: 40.4s; }
  .grid__item-3-col:nth-of-type(405) {
    animation-delay: 40.5s; }
  .grid__item-3-col:nth-of-type(406) {
    animation-delay: 40.6s; }
  .grid__item-3-col:nth-of-type(407) {
    animation-delay: 40.7s; }
  .grid__item-3-col:nth-of-type(408) {
    animation-delay: 40.8s; }
  .grid__item-3-col:nth-of-type(409) {
    animation-delay: 40.9s; }
  .grid__item-3-col:nth-of-type(410) {
    animation-delay: 41s; }
  .grid__item-3-col:nth-of-type(411) {
    animation-delay: 41.1s; }
  .grid__item-3-col:nth-of-type(412) {
    animation-delay: 41.2s; }
  .grid__item-3-col:nth-of-type(413) {
    animation-delay: 41.3s; }
  .grid__item-3-col:nth-of-type(414) {
    animation-delay: 41.4s; }
  .grid__item-3-col:nth-of-type(415) {
    animation-delay: 41.5s; }
  .grid__item-3-col:nth-of-type(416) {
    animation-delay: 41.6s; }
  .grid__item-3-col:nth-of-type(417) {
    animation-delay: 41.7s; }
  .grid__item-3-col:nth-of-type(418) {
    animation-delay: 41.8s; }
  .grid__item-3-col:nth-of-type(419) {
    animation-delay: 41.9s; }
  .grid__item-3-col:nth-of-type(420) {
    animation-delay: 42s; }
  .grid__item-3-col:nth-of-type(421) {
    animation-delay: 42.1s; }
  .grid__item-3-col:nth-of-type(422) {
    animation-delay: 42.2s; }
  .grid__item-3-col:nth-of-type(423) {
    animation-delay: 42.3s; }
  .grid__item-3-col:nth-of-type(424) {
    animation-delay: 42.4s; }
  .grid__item-3-col:nth-of-type(425) {
    animation-delay: 42.5s; }
  .grid__item-3-col:nth-of-type(426) {
    animation-delay: 42.6s; }
  .grid__item-3-col:nth-of-type(427) {
    animation-delay: 42.7s; }
  .grid__item-3-col:nth-of-type(428) {
    animation-delay: 42.8s; }
  .grid__item-3-col:nth-of-type(429) {
    animation-delay: 42.9s; }
  .grid__item-3-col:nth-of-type(430) {
    animation-delay: 43s; }
  .grid__item-3-col:nth-of-type(431) {
    animation-delay: 43.1s; }
  .grid__item-3-col:nth-of-type(432) {
    animation-delay: 43.2s; }
  .grid__item-3-col:nth-of-type(433) {
    animation-delay: 43.3s; }
  .grid__item-3-col:nth-of-type(434) {
    animation-delay: 43.4s; }
  .grid__item-3-col:nth-of-type(435) {
    animation-delay: 43.5s; }
  .grid__item-3-col:nth-of-type(436) {
    animation-delay: 43.6s; }
  .grid__item-3-col:nth-of-type(437) {
    animation-delay: 43.7s; }
  .grid__item-3-col:nth-of-type(438) {
    animation-delay: 43.8s; }
  .grid__item-3-col:nth-of-type(439) {
    animation-delay: 43.9s; }
  .grid__item-3-col:nth-of-type(440) {
    animation-delay: 44s; }
  .grid__item-3-col:nth-of-type(441) {
    animation-delay: 44.1s; }
  .grid__item-3-col:nth-of-type(442) {
    animation-delay: 44.2s; }
  .grid__item-3-col:nth-of-type(443) {
    animation-delay: 44.3s; }
  .grid__item-3-col:nth-of-type(444) {
    animation-delay: 44.4s; }
  .grid__item-3-col:nth-of-type(445) {
    animation-delay: 44.5s; }
  .grid__item-3-col:nth-of-type(446) {
    animation-delay: 44.6s; }
  .grid__item-3-col:nth-of-type(447) {
    animation-delay: 44.7s; }
  .grid__item-3-col:nth-of-type(448) {
    animation-delay: 44.8s; }
  .grid__item-3-col:nth-of-type(449) {
    animation-delay: 44.9s; }
  .grid__item-3-col:nth-of-type(450) {
    animation-delay: 45s; }
  .grid__item-3-col:nth-of-type(451) {
    animation-delay: 45.1s; }
  .grid__item-3-col:nth-of-type(452) {
    animation-delay: 45.2s; }
  .grid__item-3-col:nth-of-type(453) {
    animation-delay: 45.3s; }
  .grid__item-3-col:nth-of-type(454) {
    animation-delay: 45.4s; }
  .grid__item-3-col:nth-of-type(455) {
    animation-delay: 45.5s; }
  .grid__item-3-col:nth-of-type(456) {
    animation-delay: 45.6s; }
  .grid__item-3-col:nth-of-type(457) {
    animation-delay: 45.7s; }
  .grid__item-3-col:nth-of-type(458) {
    animation-delay: 45.8s; }
  .grid__item-3-col:nth-of-type(459) {
    animation-delay: 45.9s; }
  .grid__item-3-col:nth-of-type(460) {
    animation-delay: 46s; }
  .grid__item-3-col:nth-of-type(461) {
    animation-delay: 46.1s; }
  .grid__item-3-col:nth-of-type(462) {
    animation-delay: 46.2s; }
  .grid__item-3-col:nth-of-type(463) {
    animation-delay: 46.3s; }
  .grid__item-3-col:nth-of-type(464) {
    animation-delay: 46.4s; }
  .grid__item-3-col:nth-of-type(465) {
    animation-delay: 46.5s; }
  .grid__item-3-col:nth-of-type(466) {
    animation-delay: 46.6s; }
  .grid__item-3-col:nth-of-type(467) {
    animation-delay: 46.7s; }
  .grid__item-3-col:nth-of-type(468) {
    animation-delay: 46.8s; }
  .grid__item-3-col:nth-of-type(469) {
    animation-delay: 46.9s; }
  .grid__item-3-col:nth-of-type(470) {
    animation-delay: 47s; }
  .grid__item-3-col:nth-of-type(471) {
    animation-delay: 47.1s; }
  .grid__item-3-col:nth-of-type(472) {
    animation-delay: 47.2s; }
  .grid__item-3-col:nth-of-type(473) {
    animation-delay: 47.3s; }
  .grid__item-3-col:nth-of-type(474) {
    animation-delay: 47.4s; }
  .grid__item-3-col:nth-of-type(475) {
    animation-delay: 47.5s; }
  .grid__item-3-col:nth-of-type(476) {
    animation-delay: 47.6s; }
  .grid__item-3-col:nth-of-type(477) {
    animation-delay: 47.7s; }
  .grid__item-3-col:nth-of-type(478) {
    animation-delay: 47.8s; }
  .grid__item-3-col:nth-of-type(479) {
    animation-delay: 47.9s; }
  .grid__item-3-col:nth-of-type(480) {
    animation-delay: 48s; }
  .grid__item-3-col:nth-of-type(481) {
    animation-delay: 48.1s; }
  .grid__item-3-col:nth-of-type(482) {
    animation-delay: 48.2s; }
  .grid__item-3-col:nth-of-type(483) {
    animation-delay: 48.3s; }
  .grid__item-3-col:nth-of-type(484) {
    animation-delay: 48.4s; }
  .grid__item-3-col:nth-of-type(485) {
    animation-delay: 48.5s; }
  .grid__item-3-col:nth-of-type(486) {
    animation-delay: 48.6s; }
  .grid__item-3-col:nth-of-type(487) {
    animation-delay: 48.7s; }
  .grid__item-3-col:nth-of-type(488) {
    animation-delay: 48.8s; }
  .grid__item-3-col:nth-of-type(489) {
    animation-delay: 48.9s; }
  .grid__item-3-col:nth-of-type(490) {
    animation-delay: 49s; }
  .grid__item-3-col:nth-of-type(491) {
    animation-delay: 49.1s; }
  .grid__item-3-col:nth-of-type(492) {
    animation-delay: 49.2s; }
  .grid__item-3-col:nth-of-type(493) {
    animation-delay: 49.3s; }
  .grid__item-3-col:nth-of-type(494) {
    animation-delay: 49.4s; }
  .grid__item-3-col:nth-of-type(495) {
    animation-delay: 49.5s; }
  .grid__item-3-col:nth-of-type(496) {
    animation-delay: 49.6s; }
  .grid__item-3-col:nth-of-type(497) {
    animation-delay: 49.7s; }
  .grid__item-3-col:nth-of-type(498) {
    animation-delay: 49.8s; }
  .grid__item-3-col:nth-of-type(499) {
    animation-delay: 49.9s; }
  .grid__item-3-col:nth-of-type(500) {
    animation-delay: 50s; }
  .grid__item-3-col:nth-of-type(501) {
    animation-delay: 50.1s; }
  .grid__item-3-col:nth-of-type(502) {
    animation-delay: 50.2s; }
  .grid__item-3-col:nth-of-type(503) {
    animation-delay: 50.3s; }
  .grid__item-3-col:nth-of-type(504) {
    animation-delay: 50.4s; }
  .grid__item-3-col:nth-of-type(505) {
    animation-delay: 50.5s; }
  .grid__item-3-col:nth-of-type(506) {
    animation-delay: 50.6s; }
  .grid__item-3-col:nth-of-type(507) {
    animation-delay: 50.7s; }
  .grid__item-3-col:nth-of-type(508) {
    animation-delay: 50.8s; }
  .grid__item-3-col:nth-of-type(509) {
    animation-delay: 50.9s; }
  .grid__item-3-col:nth-of-type(510) {
    animation-delay: 51s; }
  .grid__item-3-col:nth-of-type(511) {
    animation-delay: 51.1s; }
  .grid__item-3-col:nth-of-type(512) {
    animation-delay: 51.2s; }
  .grid__item-3-col:nth-of-type(513) {
    animation-delay: 51.3s; }
  .grid__item-3-col:nth-of-type(514) {
    animation-delay: 51.4s; }
  .grid__item-3-col:nth-of-type(515) {
    animation-delay: 51.5s; }
  .grid__item-3-col:nth-of-type(516) {
    animation-delay: 51.6s; }
  .grid__item-3-col:nth-of-type(517) {
    animation-delay: 51.7s; }
  .grid__item-3-col:nth-of-type(518) {
    animation-delay: 51.8s; }
  .grid__item-3-col:nth-of-type(519) {
    animation-delay: 51.9s; }
  .grid__item-3-col:nth-of-type(520) {
    animation-delay: 52s; }
  .grid__item-3-col:nth-of-type(521) {
    animation-delay: 52.1s; }
  .grid__item-3-col:nth-of-type(522) {
    animation-delay: 52.2s; }
  .grid__item-3-col:nth-of-type(523) {
    animation-delay: 52.3s; }
  .grid__item-3-col:nth-of-type(524) {
    animation-delay: 52.4s; }
  .grid__item-3-col:nth-of-type(525) {
    animation-delay: 52.5s; }
  .grid__item-3-col:nth-of-type(526) {
    animation-delay: 52.6s; }
  .grid__item-3-col:nth-of-type(527) {
    animation-delay: 52.7s; }
  .grid__item-3-col:nth-of-type(528) {
    animation-delay: 52.8s; }
  .grid__item-3-col:nth-of-type(529) {
    animation-delay: 52.9s; }
  .grid__item-3-col:nth-of-type(530) {
    animation-delay: 53s; }
  .grid__item-3-col:nth-of-type(531) {
    animation-delay: 53.1s; }
  .grid__item-3-col:nth-of-type(532) {
    animation-delay: 53.2s; }
  .grid__item-3-col:nth-of-type(533) {
    animation-delay: 53.3s; }
  .grid__item-3-col:nth-of-type(534) {
    animation-delay: 53.4s; }
  .grid__item-3-col:nth-of-type(535) {
    animation-delay: 53.5s; }
  .grid__item-3-col:nth-of-type(536) {
    animation-delay: 53.6s; }
  .grid__item-3-col:nth-of-type(537) {
    animation-delay: 53.7s; }
  .grid__item-3-col:nth-of-type(538) {
    animation-delay: 53.8s; }
  .grid__item-3-col:nth-of-type(539) {
    animation-delay: 53.9s; }
  .grid__item-3-col:nth-of-type(540) {
    animation-delay: 54s; }
  .grid__item-3-col:nth-of-type(541) {
    animation-delay: 54.1s; }
  .grid__item-3-col:nth-of-type(542) {
    animation-delay: 54.2s; }
  .grid__item-3-col:nth-of-type(543) {
    animation-delay: 54.3s; }
  .grid__item-3-col:nth-of-type(544) {
    animation-delay: 54.4s; }
  .grid__item-3-col:nth-of-type(545) {
    animation-delay: 54.5s; }
  .grid__item-3-col:nth-of-type(546) {
    animation-delay: 54.6s; }
  .grid__item-3-col:nth-of-type(547) {
    animation-delay: 54.7s; }
  .grid__item-3-col:nth-of-type(548) {
    animation-delay: 54.8s; }
  .grid__item-3-col:nth-of-type(549) {
    animation-delay: 54.9s; }
  .grid__item-3-col:nth-of-type(550) {
    animation-delay: 55s; }
  .grid__item-3-col:nth-of-type(551) {
    animation-delay: 55.1s; }
  .grid__item-3-col:nth-of-type(552) {
    animation-delay: 55.2s; }
  .grid__item-3-col:nth-of-type(553) {
    animation-delay: 55.3s; }
  .grid__item-3-col:nth-of-type(554) {
    animation-delay: 55.4s; }
  .grid__item-3-col:nth-of-type(555) {
    animation-delay: 55.5s; }
  .grid__item-3-col:nth-of-type(556) {
    animation-delay: 55.6s; }
  .grid__item-3-col:nth-of-type(557) {
    animation-delay: 55.7s; }
  .grid__item-3-col:nth-of-type(558) {
    animation-delay: 55.8s; }
  .grid__item-3-col:nth-of-type(559) {
    animation-delay: 55.9s; }
  .grid__item-3-col:nth-of-type(560) {
    animation-delay: 56s; }
  .grid__item-3-col:nth-of-type(561) {
    animation-delay: 56.1s; }
  .grid__item-3-col:nth-of-type(562) {
    animation-delay: 56.2s; }
  .grid__item-3-col:nth-of-type(563) {
    animation-delay: 56.3s; }
  .grid__item-3-col:nth-of-type(564) {
    animation-delay: 56.4s; }
  .grid__item-3-col:nth-of-type(565) {
    animation-delay: 56.5s; }
  .grid__item-3-col:nth-of-type(566) {
    animation-delay: 56.6s; }
  .grid__item-3-col:nth-of-type(567) {
    animation-delay: 56.7s; }
  .grid__item-3-col:nth-of-type(568) {
    animation-delay: 56.8s; }
  .grid__item-3-col:nth-of-type(569) {
    animation-delay: 56.9s; }
  .grid__item-3-col:nth-of-type(570) {
    animation-delay: 57s; }
  .grid__item-3-col:nth-of-type(571) {
    animation-delay: 57.1s; }
  .grid__item-3-col:nth-of-type(572) {
    animation-delay: 57.2s; }
  .grid__item-3-col:nth-of-type(573) {
    animation-delay: 57.3s; }
  .grid__item-3-col:nth-of-type(574) {
    animation-delay: 57.4s; }
  .grid__item-3-col:nth-of-type(575) {
    animation-delay: 57.5s; }
  .grid__item-3-col:nth-of-type(576) {
    animation-delay: 57.6s; }
  .grid__item-3-col:nth-of-type(577) {
    animation-delay: 57.7s; }
  .grid__item-3-col:nth-of-type(578) {
    animation-delay: 57.8s; }
  .grid__item-3-col:nth-of-type(579) {
    animation-delay: 57.9s; }
  .grid__item-3-col:nth-of-type(580) {
    animation-delay: 58s; }
  .grid__item-3-col:nth-of-type(581) {
    animation-delay: 58.1s; }
  .grid__item-3-col:nth-of-type(582) {
    animation-delay: 58.2s; }
  .grid__item-3-col:nth-of-type(583) {
    animation-delay: 58.3s; }
  .grid__item-3-col:nth-of-type(584) {
    animation-delay: 58.4s; }
  .grid__item-3-col:nth-of-type(585) {
    animation-delay: 58.5s; }
  .grid__item-3-col:nth-of-type(586) {
    animation-delay: 58.6s; }
  .grid__item-3-col:nth-of-type(587) {
    animation-delay: 58.7s; }
  .grid__item-3-col:nth-of-type(588) {
    animation-delay: 58.8s; }
  .grid__item-3-col:nth-of-type(589) {
    animation-delay: 58.9s; }
  .grid__item-3-col:nth-of-type(590) {
    animation-delay: 59s; }
  .grid__item-3-col:nth-of-type(591) {
    animation-delay: 59.1s; }
  .grid__item-3-col:nth-of-type(592) {
    animation-delay: 59.2s; }
  .grid__item-3-col:nth-of-type(593) {
    animation-delay: 59.3s; }
  .grid__item-3-col:nth-of-type(594) {
    animation-delay: 59.4s; }
  .grid__item-3-col:nth-of-type(595) {
    animation-delay: 59.5s; }
  .grid__item-3-col:nth-of-type(596) {
    animation-delay: 59.6s; }
  .grid__item-3-col:nth-of-type(597) {
    animation-delay: 59.7s; }
  .grid__item-3-col:nth-of-type(598) {
    animation-delay: 59.8s; }
  .grid__item-3-col:nth-of-type(599) {
    animation-delay: 59.9s; }
  .grid__item-3-col:nth-of-type(600) {
    animation-delay: 60s; }
  .grid__item-3-col:nth-of-type(601) {
    animation-delay: 60.1s; }
  .grid__item-3-col:nth-of-type(602) {
    animation-delay: 60.2s; }
  .grid__item-3-col:nth-of-type(603) {
    animation-delay: 60.3s; }
  .grid__item-3-col:nth-of-type(604) {
    animation-delay: 60.4s; }
  .grid__item-3-col:nth-of-type(605) {
    animation-delay: 60.5s; }
  .grid__item-3-col:nth-of-type(606) {
    animation-delay: 60.6s; }
  .grid__item-3-col:nth-of-type(607) {
    animation-delay: 60.7s; }
  .grid__item-3-col:nth-of-type(608) {
    animation-delay: 60.8s; }
  .grid__item-3-col:nth-of-type(609) {
    animation-delay: 60.9s; }
  .grid__item-3-col:nth-of-type(610) {
    animation-delay: 61s; }
  .grid__item-3-col:nth-of-type(611) {
    animation-delay: 61.1s; }
  .grid__item-3-col:nth-of-type(612) {
    animation-delay: 61.2s; }
  .grid__item-3-col:nth-of-type(613) {
    animation-delay: 61.3s; }
  .grid__item-3-col:nth-of-type(614) {
    animation-delay: 61.4s; }
  .grid__item-3-col:nth-of-type(615) {
    animation-delay: 61.5s; }
  .grid__item-3-col:nth-of-type(616) {
    animation-delay: 61.6s; }
  .grid__item-3-col:nth-of-type(617) {
    animation-delay: 61.7s; }
  .grid__item-3-col:nth-of-type(618) {
    animation-delay: 61.8s; }
  .grid__item-3-col:nth-of-type(619) {
    animation-delay: 61.9s; }
  .grid__item-3-col:nth-of-type(620) {
    animation-delay: 62s; }
  .grid__item-3-col:nth-of-type(621) {
    animation-delay: 62.1s; }
  .grid__item-3-col:nth-of-type(622) {
    animation-delay: 62.2s; }
  .grid__item-3-col:nth-of-type(623) {
    animation-delay: 62.3s; }
  .grid__item-3-col:nth-of-type(624) {
    animation-delay: 62.4s; }
  .grid__item-3-col:nth-of-type(625) {
    animation-delay: 62.5s; }
  .grid__item-3-col:nth-of-type(626) {
    animation-delay: 62.6s; }
  .grid__item-3-col:nth-of-type(627) {
    animation-delay: 62.7s; }
  .grid__item-3-col:nth-of-type(628) {
    animation-delay: 62.8s; }
  .grid__item-3-col:nth-of-type(629) {
    animation-delay: 62.9s; }
  .grid__item-3-col:nth-of-type(630) {
    animation-delay: 63s; }
  .grid__item-3-col:nth-of-type(631) {
    animation-delay: 63.1s; }
  .grid__item-3-col:nth-of-type(632) {
    animation-delay: 63.2s; }
  .grid__item-3-col:nth-of-type(633) {
    animation-delay: 63.3s; }
  .grid__item-3-col:nth-of-type(634) {
    animation-delay: 63.4s; }
  .grid__item-3-col:nth-of-type(635) {
    animation-delay: 63.5s; }
  .grid__item-3-col:nth-of-type(636) {
    animation-delay: 63.6s; }
  .grid__item-3-col:nth-of-type(637) {
    animation-delay: 63.7s; }
  .grid__item-3-col:nth-of-type(638) {
    animation-delay: 63.8s; }
  .grid__item-3-col:nth-of-type(639) {
    animation-delay: 63.9s; }
  .grid__item-3-col:nth-of-type(640) {
    animation-delay: 64s; }
  .grid__item-3-col:nth-of-type(641) {
    animation-delay: 64.1s; }
  .grid__item-3-col:nth-of-type(642) {
    animation-delay: 64.2s; }
  .grid__item-3-col:nth-of-type(643) {
    animation-delay: 64.3s; }
  .grid__item-3-col:nth-of-type(644) {
    animation-delay: 64.4s; }
  .grid__item-3-col:nth-of-type(645) {
    animation-delay: 64.5s; }
  .grid__item-3-col:nth-of-type(646) {
    animation-delay: 64.6s; }
  .grid__item-3-col:nth-of-type(647) {
    animation-delay: 64.7s; }
  .grid__item-3-col:nth-of-type(648) {
    animation-delay: 64.8s; }
  .grid__item-3-col:nth-of-type(649) {
    animation-delay: 64.9s; }
  .grid__item-3-col:nth-of-type(650) {
    animation-delay: 65s; }
  .grid__item-3-col:nth-of-type(651) {
    animation-delay: 65.1s; }
  .grid__item-3-col:nth-of-type(652) {
    animation-delay: 65.2s; }
  .grid__item-3-col:nth-of-type(653) {
    animation-delay: 65.3s; }
  .grid__item-3-col:nth-of-type(654) {
    animation-delay: 65.4s; }
  .grid__item-3-col:nth-of-type(655) {
    animation-delay: 65.5s; }
  .grid__item-3-col:nth-of-type(656) {
    animation-delay: 65.6s; }
  .grid__item-3-col:nth-of-type(657) {
    animation-delay: 65.7s; }
  .grid__item-3-col:nth-of-type(658) {
    animation-delay: 65.8s; }
  .grid__item-3-col:nth-of-type(659) {
    animation-delay: 65.9s; }
  .grid__item-3-col:nth-of-type(660) {
    animation-delay: 66s; }
  .grid__item-3-col:nth-of-type(661) {
    animation-delay: 66.1s; }
  .grid__item-3-col:nth-of-type(662) {
    animation-delay: 66.2s; }
  .grid__item-3-col:nth-of-type(663) {
    animation-delay: 66.3s; }
  .grid__item-3-col:nth-of-type(664) {
    animation-delay: 66.4s; }
  .grid__item-3-col:nth-of-type(665) {
    animation-delay: 66.5s; }
  .grid__item-3-col:nth-of-type(666) {
    animation-delay: 66.6s; }
  .grid__item-3-col:nth-of-type(667) {
    animation-delay: 66.7s; }
  .grid__item-3-col:nth-of-type(668) {
    animation-delay: 66.8s; }
  .grid__item-3-col:nth-of-type(669) {
    animation-delay: 66.9s; }
  .grid__item-3-col:nth-of-type(670) {
    animation-delay: 67s; }
  .grid__item-3-col:nth-of-type(671) {
    animation-delay: 67.1s; }
  .grid__item-3-col:nth-of-type(672) {
    animation-delay: 67.2s; }
  .grid__item-3-col:nth-of-type(673) {
    animation-delay: 67.3s; }
  .grid__item-3-col:nth-of-type(674) {
    animation-delay: 67.4s; }
  .grid__item-3-col:nth-of-type(675) {
    animation-delay: 67.5s; }
  .grid__item-3-col:nth-of-type(676) {
    animation-delay: 67.6s; }
  .grid__item-3-col:nth-of-type(677) {
    animation-delay: 67.7s; }
  .grid__item-3-col:nth-of-type(678) {
    animation-delay: 67.8s; }
  .grid__item-3-col:nth-of-type(679) {
    animation-delay: 67.9s; }
  .grid__item-3-col:nth-of-type(680) {
    animation-delay: 68s; }
  .grid__item-3-col:nth-of-type(681) {
    animation-delay: 68.1s; }
  .grid__item-3-col:nth-of-type(682) {
    animation-delay: 68.2s; }
  .grid__item-3-col:nth-of-type(683) {
    animation-delay: 68.3s; }
  .grid__item-3-col:nth-of-type(684) {
    animation-delay: 68.4s; }
  .grid__item-3-col:nth-of-type(685) {
    animation-delay: 68.5s; }
  .grid__item-3-col:nth-of-type(686) {
    animation-delay: 68.6s; }
  .grid__item-3-col:nth-of-type(687) {
    animation-delay: 68.7s; }
  .grid__item-3-col:nth-of-type(688) {
    animation-delay: 68.8s; }
  .grid__item-3-col:nth-of-type(689) {
    animation-delay: 68.9s; }
  .grid__item-3-col:nth-of-type(690) {
    animation-delay: 69s; }
  .grid__item-3-col:nth-of-type(691) {
    animation-delay: 69.1s; }
  .grid__item-3-col:nth-of-type(692) {
    animation-delay: 69.2s; }
  .grid__item-3-col:nth-of-type(693) {
    animation-delay: 69.3s; }
  .grid__item-3-col:nth-of-type(694) {
    animation-delay: 69.4s; }
  .grid__item-3-col:nth-of-type(695) {
    animation-delay: 69.5s; }
  .grid__item-3-col:nth-of-type(696) {
    animation-delay: 69.6s; }
  .grid__item-3-col:nth-of-type(697) {
    animation-delay: 69.7s; }
  .grid__item-3-col:nth-of-type(698) {
    animation-delay: 69.8s; }
  .grid__item-3-col:nth-of-type(699) {
    animation-delay: 69.9s; }
  .grid__item-3-col:nth-of-type(700) {
    animation-delay: 70s; }
  .grid__item-3-col:nth-of-type(701) {
    animation-delay: 70.1s; }
  .grid__item-3-col:nth-of-type(702) {
    animation-delay: 70.2s; }
  .grid__item-3-col:nth-of-type(703) {
    animation-delay: 70.3s; }
  .grid__item-3-col:nth-of-type(704) {
    animation-delay: 70.4s; }
  .grid__item-3-col:nth-of-type(705) {
    animation-delay: 70.5s; }
  .grid__item-3-col:nth-of-type(706) {
    animation-delay: 70.6s; }
  .grid__item-3-col:nth-of-type(707) {
    animation-delay: 70.7s; }
  .grid__item-3-col:nth-of-type(708) {
    animation-delay: 70.8s; }
  .grid__item-3-col:nth-of-type(709) {
    animation-delay: 70.9s; }
  .grid__item-3-col:nth-of-type(710) {
    animation-delay: 71s; }
  .grid__item-3-col:nth-of-type(711) {
    animation-delay: 71.1s; }
  .grid__item-3-col:nth-of-type(712) {
    animation-delay: 71.2s; }
  .grid__item-3-col:nth-of-type(713) {
    animation-delay: 71.3s; }
  .grid__item-3-col:nth-of-type(714) {
    animation-delay: 71.4s; }
  .grid__item-3-col:nth-of-type(715) {
    animation-delay: 71.5s; }
  .grid__item-3-col:nth-of-type(716) {
    animation-delay: 71.6s; }
  .grid__item-3-col:nth-of-type(717) {
    animation-delay: 71.7s; }
  .grid__item-3-col:nth-of-type(718) {
    animation-delay: 71.8s; }
  .grid__item-3-col:nth-of-type(719) {
    animation-delay: 71.9s; }
  .grid__item-3-col:nth-of-type(720) {
    animation-delay: 72s; }
  .grid__item-3-col:nth-of-type(721) {
    animation-delay: 72.1s; }
  .grid__item-3-col:nth-of-type(722) {
    animation-delay: 72.2s; }
  .grid__item-3-col:nth-of-type(723) {
    animation-delay: 72.3s; }
  .grid__item-3-col:nth-of-type(724) {
    animation-delay: 72.4s; }
  .grid__item-3-col:nth-of-type(725) {
    animation-delay: 72.5s; }
  .grid__item-3-col:nth-of-type(726) {
    animation-delay: 72.6s; }
  .grid__item-3-col:nth-of-type(727) {
    animation-delay: 72.7s; }
  .grid__item-3-col:nth-of-type(728) {
    animation-delay: 72.8s; }
  .grid__item-3-col:nth-of-type(729) {
    animation-delay: 72.9s; }
  .grid__item-3-col:nth-of-type(730) {
    animation-delay: 73s; }
  .grid__item-3-col:nth-of-type(731) {
    animation-delay: 73.1s; }
  .grid__item-3-col:nth-of-type(732) {
    animation-delay: 73.2s; }
  .grid__item-3-col:nth-of-type(733) {
    animation-delay: 73.3s; }
  .grid__item-3-col:nth-of-type(734) {
    animation-delay: 73.4s; }
  .grid__item-3-col:nth-of-type(735) {
    animation-delay: 73.5s; }
  .grid__item-3-col:nth-of-type(736) {
    animation-delay: 73.6s; }
  .grid__item-3-col:nth-of-type(737) {
    animation-delay: 73.7s; }
  .grid__item-3-col:nth-of-type(738) {
    animation-delay: 73.8s; }
  .grid__item-3-col:nth-of-type(739) {
    animation-delay: 73.9s; }
  .grid__item-3-col:nth-of-type(740) {
    animation-delay: 74s; }
  .grid__item-3-col:nth-of-type(741) {
    animation-delay: 74.1s; }
  .grid__item-3-col:nth-of-type(742) {
    animation-delay: 74.2s; }
  .grid__item-3-col:nth-of-type(743) {
    animation-delay: 74.3s; }
  .grid__item-3-col:nth-of-type(744) {
    animation-delay: 74.4s; }
  .grid__item-3-col:nth-of-type(745) {
    animation-delay: 74.5s; }
  .grid__item-3-col:nth-of-type(746) {
    animation-delay: 74.6s; }
  .grid__item-3-col:nth-of-type(747) {
    animation-delay: 74.7s; }
  .grid__item-3-col:nth-of-type(748) {
    animation-delay: 74.8s; }
  .grid__item-3-col:nth-of-type(749) {
    animation-delay: 74.9s; }
  .grid__item-3-col:nth-of-type(750) {
    animation-delay: 75s; }
  .grid__item-3-col:nth-of-type(751) {
    animation-delay: 75.1s; }
  .grid__item-3-col:nth-of-type(752) {
    animation-delay: 75.2s; }
  .grid__item-3-col:nth-of-type(753) {
    animation-delay: 75.3s; }
  .grid__item-3-col:nth-of-type(754) {
    animation-delay: 75.4s; }
  .grid__item-3-col:nth-of-type(755) {
    animation-delay: 75.5s; }
  .grid__item-3-col:nth-of-type(756) {
    animation-delay: 75.6s; }
  .grid__item-3-col:nth-of-type(757) {
    animation-delay: 75.7s; }
  .grid__item-3-col:nth-of-type(758) {
    animation-delay: 75.8s; }
  .grid__item-3-col:nth-of-type(759) {
    animation-delay: 75.9s; }
  .grid__item-3-col:nth-of-type(760) {
    animation-delay: 76s; }
  .grid__item-3-col:nth-of-type(761) {
    animation-delay: 76.1s; }
  .grid__item-3-col:nth-of-type(762) {
    animation-delay: 76.2s; }
  .grid__item-3-col:nth-of-type(763) {
    animation-delay: 76.3s; }
  .grid__item-3-col:nth-of-type(764) {
    animation-delay: 76.4s; }
  .grid__item-3-col:nth-of-type(765) {
    animation-delay: 76.5s; }
  .grid__item-3-col:nth-of-type(766) {
    animation-delay: 76.6s; }
  .grid__item-3-col:nth-of-type(767) {
    animation-delay: 76.7s; }
  .grid__item-3-col:nth-of-type(768) {
    animation-delay: 76.8s; }
  .grid__item-3-col:nth-of-type(769) {
    animation-delay: 76.9s; }
  .grid__item-3-col:nth-of-type(770) {
    animation-delay: 77s; }
  .grid__item-3-col:nth-of-type(771) {
    animation-delay: 77.1s; }
  .grid__item-3-col:nth-of-type(772) {
    animation-delay: 77.2s; }
  .grid__item-3-col:nth-of-type(773) {
    animation-delay: 77.3s; }
  .grid__item-3-col:nth-of-type(774) {
    animation-delay: 77.4s; }
  .grid__item-3-col:nth-of-type(775) {
    animation-delay: 77.5s; }
  .grid__item-3-col:nth-of-type(776) {
    animation-delay: 77.6s; }
  .grid__item-3-col:nth-of-type(777) {
    animation-delay: 77.7s; }
  .grid__item-3-col:nth-of-type(778) {
    animation-delay: 77.8s; }
  .grid__item-3-col:nth-of-type(779) {
    animation-delay: 77.9s; }
  .grid__item-3-col:nth-of-type(780) {
    animation-delay: 78s; }
  .grid__item-3-col:nth-of-type(781) {
    animation-delay: 78.1s; }
  .grid__item-3-col:nth-of-type(782) {
    animation-delay: 78.2s; }
  .grid__item-3-col:nth-of-type(783) {
    animation-delay: 78.3s; }
  .grid__item-3-col:nth-of-type(784) {
    animation-delay: 78.4s; }
  .grid__item-3-col:nth-of-type(785) {
    animation-delay: 78.5s; }
  .grid__item-3-col:nth-of-type(786) {
    animation-delay: 78.6s; }
  .grid__item-3-col:nth-of-type(787) {
    animation-delay: 78.7s; }
  .grid__item-3-col:nth-of-type(788) {
    animation-delay: 78.8s; }
  .grid__item-3-col:nth-of-type(789) {
    animation-delay: 78.9s; }
  .grid__item-3-col:nth-of-type(790) {
    animation-delay: 79s; }
  .grid__item-3-col:nth-of-type(791) {
    animation-delay: 79.1s; }
  .grid__item-3-col:nth-of-type(792) {
    animation-delay: 79.2s; }
  .grid__item-3-col:nth-of-type(793) {
    animation-delay: 79.3s; }
  .grid__item-3-col:nth-of-type(794) {
    animation-delay: 79.4s; }
  .grid__item-3-col:nth-of-type(795) {
    animation-delay: 79.5s; }
  .grid__item-3-col:nth-of-type(796) {
    animation-delay: 79.6s; }
  .grid__item-3-col:nth-of-type(797) {
    animation-delay: 79.7s; }
  .grid__item-3-col:nth-of-type(798) {
    animation-delay: 79.8s; }
  .grid__item-3-col:nth-of-type(799) {
    animation-delay: 79.9s; }
  .grid__item-3-col:nth-of-type(800) {
    animation-delay: 80s; }
  .grid__item-3-col:nth-of-type(801) {
    animation-delay: 80.1s; }
  .grid__item-3-col:nth-of-type(802) {
    animation-delay: 80.2s; }
  .grid__item-3-col:nth-of-type(803) {
    animation-delay: 80.3s; }
  .grid__item-3-col:nth-of-type(804) {
    animation-delay: 80.4s; }
  .grid__item-3-col:nth-of-type(805) {
    animation-delay: 80.5s; }
  .grid__item-3-col:nth-of-type(806) {
    animation-delay: 80.6s; }
  .grid__item-3-col:nth-of-type(807) {
    animation-delay: 80.7s; }
  .grid__item-3-col:nth-of-type(808) {
    animation-delay: 80.8s; }
  .grid__item-3-col:nth-of-type(809) {
    animation-delay: 80.9s; }
  .grid__item-3-col:nth-of-type(810) {
    animation-delay: 81s; }
  .grid__item-3-col:nth-of-type(811) {
    animation-delay: 81.1s; }
  .grid__item-3-col:nth-of-type(812) {
    animation-delay: 81.2s; }
  .grid__item-3-col:nth-of-type(813) {
    animation-delay: 81.3s; }
  .grid__item-3-col:nth-of-type(814) {
    animation-delay: 81.4s; }
  .grid__item-3-col:nth-of-type(815) {
    animation-delay: 81.5s; }
  .grid__item-3-col:nth-of-type(816) {
    animation-delay: 81.6s; }
  .grid__item-3-col:nth-of-type(817) {
    animation-delay: 81.7s; }
  .grid__item-3-col:nth-of-type(818) {
    animation-delay: 81.8s; }
  .grid__item-3-col:nth-of-type(819) {
    animation-delay: 81.9s; }
  .grid__item-3-col:nth-of-type(820) {
    animation-delay: 82s; }
  .grid__item-3-col:nth-of-type(821) {
    animation-delay: 82.1s; }
  .grid__item-3-col:nth-of-type(822) {
    animation-delay: 82.2s; }
  .grid__item-3-col:nth-of-type(823) {
    animation-delay: 82.3s; }
  .grid__item-3-col:nth-of-type(824) {
    animation-delay: 82.4s; }
  .grid__item-3-col:nth-of-type(825) {
    animation-delay: 82.5s; }
  .grid__item-3-col:nth-of-type(826) {
    animation-delay: 82.6s; }
  .grid__item-3-col:nth-of-type(827) {
    animation-delay: 82.7s; }
  .grid__item-3-col:nth-of-type(828) {
    animation-delay: 82.8s; }
  .grid__item-3-col:nth-of-type(829) {
    animation-delay: 82.9s; }
  .grid__item-3-col:nth-of-type(830) {
    animation-delay: 83s; }
  .grid__item-3-col:nth-of-type(831) {
    animation-delay: 83.1s; }
  .grid__item-3-col:nth-of-type(832) {
    animation-delay: 83.2s; }
  .grid__item-3-col:nth-of-type(833) {
    animation-delay: 83.3s; }
  .grid__item-3-col:nth-of-type(834) {
    animation-delay: 83.4s; }
  .grid__item-3-col:nth-of-type(835) {
    animation-delay: 83.5s; }
  .grid__item-3-col:nth-of-type(836) {
    animation-delay: 83.6s; }
  .grid__item-3-col:nth-of-type(837) {
    animation-delay: 83.7s; }
  .grid__item-3-col:nth-of-type(838) {
    animation-delay: 83.8s; }
  .grid__item-3-col:nth-of-type(839) {
    animation-delay: 83.9s; }
  .grid__item-3-col:nth-of-type(840) {
    animation-delay: 84s; }
  .grid__item-3-col:nth-of-type(841) {
    animation-delay: 84.1s; }
  .grid__item-3-col:nth-of-type(842) {
    animation-delay: 84.2s; }
  .grid__item-3-col:nth-of-type(843) {
    animation-delay: 84.3s; }
  .grid__item-3-col:nth-of-type(844) {
    animation-delay: 84.4s; }
  .grid__item-3-col:nth-of-type(845) {
    animation-delay: 84.5s; }
  .grid__item-3-col:nth-of-type(846) {
    animation-delay: 84.6s; }
  .grid__item-3-col:nth-of-type(847) {
    animation-delay: 84.7s; }
  .grid__item-3-col:nth-of-type(848) {
    animation-delay: 84.8s; }
  .grid__item-3-col:nth-of-type(849) {
    animation-delay: 84.9s; }
  .grid__item-3-col:nth-of-type(850) {
    animation-delay: 85s; }
  .grid__item-3-col:nth-of-type(851) {
    animation-delay: 85.1s; }
  .grid__item-3-col:nth-of-type(852) {
    animation-delay: 85.2s; }
  .grid__item-3-col:nth-of-type(853) {
    animation-delay: 85.3s; }
  .grid__item-3-col:nth-of-type(854) {
    animation-delay: 85.4s; }
  .grid__item-3-col:nth-of-type(855) {
    animation-delay: 85.5s; }
  .grid__item-3-col:nth-of-type(856) {
    animation-delay: 85.6s; }
  .grid__item-3-col:nth-of-type(857) {
    animation-delay: 85.7s; }
  .grid__item-3-col:nth-of-type(858) {
    animation-delay: 85.8s; }
  .grid__item-3-col:nth-of-type(859) {
    animation-delay: 85.9s; }
  .grid__item-3-col:nth-of-type(860) {
    animation-delay: 86s; }
  .grid__item-3-col:nth-of-type(861) {
    animation-delay: 86.1s; }
  .grid__item-3-col:nth-of-type(862) {
    animation-delay: 86.2s; }
  .grid__item-3-col:nth-of-type(863) {
    animation-delay: 86.3s; }
  .grid__item-3-col:nth-of-type(864) {
    animation-delay: 86.4s; }
  .grid__item-3-col:nth-of-type(865) {
    animation-delay: 86.5s; }
  .grid__item-3-col:nth-of-type(866) {
    animation-delay: 86.6s; }
  .grid__item-3-col:nth-of-type(867) {
    animation-delay: 86.7s; }
  .grid__item-3-col:nth-of-type(868) {
    animation-delay: 86.8s; }
  .grid__item-3-col:nth-of-type(869) {
    animation-delay: 86.9s; }
  .grid__item-3-col:nth-of-type(870) {
    animation-delay: 87s; }
  .grid__item-3-col:nth-of-type(871) {
    animation-delay: 87.1s; }
  .grid__item-3-col:nth-of-type(872) {
    animation-delay: 87.2s; }
  .grid__item-3-col:nth-of-type(873) {
    animation-delay: 87.3s; }
  .grid__item-3-col:nth-of-type(874) {
    animation-delay: 87.4s; }
  .grid__item-3-col:nth-of-type(875) {
    animation-delay: 87.5s; }
  .grid__item-3-col:nth-of-type(876) {
    animation-delay: 87.6s; }
  .grid__item-3-col:nth-of-type(877) {
    animation-delay: 87.7s; }
  .grid__item-3-col:nth-of-type(878) {
    animation-delay: 87.8s; }
  .grid__item-3-col:nth-of-type(879) {
    animation-delay: 87.9s; }
  .grid__item-3-col:nth-of-type(880) {
    animation-delay: 88s; }
  .grid__item-3-col:nth-of-type(881) {
    animation-delay: 88.1s; }
  .grid__item-3-col:nth-of-type(882) {
    animation-delay: 88.2s; }
  .grid__item-3-col:nth-of-type(883) {
    animation-delay: 88.3s; }
  .grid__item-3-col:nth-of-type(884) {
    animation-delay: 88.4s; }
  .grid__item-3-col:nth-of-type(885) {
    animation-delay: 88.5s; }
  .grid__item-3-col:nth-of-type(886) {
    animation-delay: 88.6s; }
  .grid__item-3-col:nth-of-type(887) {
    animation-delay: 88.7s; }
  .grid__item-3-col:nth-of-type(888) {
    animation-delay: 88.8s; }
  .grid__item-3-col:nth-of-type(889) {
    animation-delay: 88.9s; }
  .grid__item-3-col:nth-of-type(890) {
    animation-delay: 89s; }
  .grid__item-3-col:nth-of-type(891) {
    animation-delay: 89.1s; }
  .grid__item-3-col:nth-of-type(892) {
    animation-delay: 89.2s; }
  .grid__item-3-col:nth-of-type(893) {
    animation-delay: 89.3s; }
  .grid__item-3-col:nth-of-type(894) {
    animation-delay: 89.4s; }
  .grid__item-3-col:nth-of-type(895) {
    animation-delay: 89.5s; }
  .grid__item-3-col:nth-of-type(896) {
    animation-delay: 89.6s; }
  .grid__item-3-col:nth-of-type(897) {
    animation-delay: 89.7s; }
  .grid__item-3-col:nth-of-type(898) {
    animation-delay: 89.8s; }
  .grid__item-3-col:nth-of-type(899) {
    animation-delay: 89.9s; }
  .grid__item-3-col:nth-of-type(900) {
    animation-delay: 90s; }
  .grid__item-3-col:nth-of-type(901) {
    animation-delay: 90.1s; }
  .grid__item-3-col:nth-of-type(902) {
    animation-delay: 90.2s; }
  .grid__item-3-col:nth-of-type(903) {
    animation-delay: 90.3s; }
  .grid__item-3-col:nth-of-type(904) {
    animation-delay: 90.4s; }
  .grid__item-3-col:nth-of-type(905) {
    animation-delay: 90.5s; }
  .grid__item-3-col:nth-of-type(906) {
    animation-delay: 90.6s; }
  .grid__item-3-col:nth-of-type(907) {
    animation-delay: 90.7s; }
  .grid__item-3-col:nth-of-type(908) {
    animation-delay: 90.8s; }
  .grid__item-3-col:nth-of-type(909) {
    animation-delay: 90.9s; }
  .grid__item-3-col:nth-of-type(910) {
    animation-delay: 91s; }
  .grid__item-3-col:nth-of-type(911) {
    animation-delay: 91.1s; }
  .grid__item-3-col:nth-of-type(912) {
    animation-delay: 91.2s; }
  .grid__item-3-col:nth-of-type(913) {
    animation-delay: 91.3s; }
  .grid__item-3-col:nth-of-type(914) {
    animation-delay: 91.4s; }
  .grid__item-3-col:nth-of-type(915) {
    animation-delay: 91.5s; }
  .grid__item-3-col:nth-of-type(916) {
    animation-delay: 91.6s; }
  .grid__item-3-col:nth-of-type(917) {
    animation-delay: 91.7s; }
  .grid__item-3-col:nth-of-type(918) {
    animation-delay: 91.8s; }
  .grid__item-3-col:nth-of-type(919) {
    animation-delay: 91.9s; }
  .grid__item-3-col:nth-of-type(920) {
    animation-delay: 92s; }
  .grid__item-3-col:nth-of-type(921) {
    animation-delay: 92.1s; }
  .grid__item-3-col:nth-of-type(922) {
    animation-delay: 92.2s; }
  .grid__item-3-col:nth-of-type(923) {
    animation-delay: 92.3s; }
  .grid__item-3-col:nth-of-type(924) {
    animation-delay: 92.4s; }
  .grid__item-3-col:nth-of-type(925) {
    animation-delay: 92.5s; }
  .grid__item-3-col:nth-of-type(926) {
    animation-delay: 92.6s; }
  .grid__item-3-col:nth-of-type(927) {
    animation-delay: 92.7s; }
  .grid__item-3-col:nth-of-type(928) {
    animation-delay: 92.8s; }
  .grid__item-3-col:nth-of-type(929) {
    animation-delay: 92.9s; }
  .grid__item-3-col:nth-of-type(930) {
    animation-delay: 93s; }
  .grid__item-3-col:nth-of-type(931) {
    animation-delay: 93.1s; }
  .grid__item-3-col:nth-of-type(932) {
    animation-delay: 93.2s; }
  .grid__item-3-col:nth-of-type(933) {
    animation-delay: 93.3s; }
  .grid__item-3-col:nth-of-type(934) {
    animation-delay: 93.4s; }
  .grid__item-3-col:nth-of-type(935) {
    animation-delay: 93.5s; }
  .grid__item-3-col:nth-of-type(936) {
    animation-delay: 93.6s; }
  .grid__item-3-col:nth-of-type(937) {
    animation-delay: 93.7s; }
  .grid__item-3-col:nth-of-type(938) {
    animation-delay: 93.8s; }
  .grid__item-3-col:nth-of-type(939) {
    animation-delay: 93.9s; }
  .grid__item-3-col:nth-of-type(940) {
    animation-delay: 94s; }
  .grid__item-3-col:nth-of-type(941) {
    animation-delay: 94.1s; }
  .grid__item-3-col:nth-of-type(942) {
    animation-delay: 94.2s; }
  .grid__item-3-col:nth-of-type(943) {
    animation-delay: 94.3s; }
  .grid__item-3-col:nth-of-type(944) {
    animation-delay: 94.4s; }
  .grid__item-3-col:nth-of-type(945) {
    animation-delay: 94.5s; }
  .grid__item-3-col:nth-of-type(946) {
    animation-delay: 94.6s; }
  .grid__item-3-col:nth-of-type(947) {
    animation-delay: 94.7s; }
  .grid__item-3-col:nth-of-type(948) {
    animation-delay: 94.8s; }
  .grid__item-3-col:nth-of-type(949) {
    animation-delay: 94.9s; }
  .grid__item-3-col:nth-of-type(950) {
    animation-delay: 95s; }
  .grid__item-3-col:nth-of-type(951) {
    animation-delay: 95.1s; }
  .grid__item-3-col:nth-of-type(952) {
    animation-delay: 95.2s; }
  .grid__item-3-col:nth-of-type(953) {
    animation-delay: 95.3s; }
  .grid__item-3-col:nth-of-type(954) {
    animation-delay: 95.4s; }
  .grid__item-3-col:nth-of-type(955) {
    animation-delay: 95.5s; }
  .grid__item-3-col:nth-of-type(956) {
    animation-delay: 95.6s; }
  .grid__item-3-col:nth-of-type(957) {
    animation-delay: 95.7s; }
  .grid__item-3-col:nth-of-type(958) {
    animation-delay: 95.8s; }
  .grid__item-3-col:nth-of-type(959) {
    animation-delay: 95.9s; }
  .grid__item-3-col:nth-of-type(960) {
    animation-delay: 96s; }
  .grid__item-3-col:nth-of-type(961) {
    animation-delay: 96.1s; }
  .grid__item-3-col:nth-of-type(962) {
    animation-delay: 96.2s; }
  .grid__item-3-col:nth-of-type(963) {
    animation-delay: 96.3s; }
  .grid__item-3-col:nth-of-type(964) {
    animation-delay: 96.4s; }
  .grid__item-3-col:nth-of-type(965) {
    animation-delay: 96.5s; }
  .grid__item-3-col:nth-of-type(966) {
    animation-delay: 96.6s; }
  .grid__item-3-col:nth-of-type(967) {
    animation-delay: 96.7s; }
  .grid__item-3-col:nth-of-type(968) {
    animation-delay: 96.8s; }
  .grid__item-3-col:nth-of-type(969) {
    animation-delay: 96.9s; }
  .grid__item-3-col:nth-of-type(970) {
    animation-delay: 97s; }
  .grid__item-3-col:nth-of-type(971) {
    animation-delay: 97.1s; }
  .grid__item-3-col:nth-of-type(972) {
    animation-delay: 97.2s; }
  .grid__item-3-col:nth-of-type(973) {
    animation-delay: 97.3s; }
  .grid__item-3-col:nth-of-type(974) {
    animation-delay: 97.4s; }
  .grid__item-3-col:nth-of-type(975) {
    animation-delay: 97.5s; }
  .grid__item-3-col:nth-of-type(976) {
    animation-delay: 97.6s; }
  .grid__item-3-col:nth-of-type(977) {
    animation-delay: 97.7s; }
  .grid__item-3-col:nth-of-type(978) {
    animation-delay: 97.8s; }
  .grid__item-3-col:nth-of-type(979) {
    animation-delay: 97.9s; }
  .grid__item-3-col:nth-of-type(980) {
    animation-delay: 98s; }
  .grid__item-3-col:nth-of-type(981) {
    animation-delay: 98.1s; }
  .grid__item-3-col:nth-of-type(982) {
    animation-delay: 98.2s; }
  .grid__item-3-col:nth-of-type(983) {
    animation-delay: 98.3s; }
  .grid__item-3-col:nth-of-type(984) {
    animation-delay: 98.4s; }
  .grid__item-3-col:nth-of-type(985) {
    animation-delay: 98.5s; }
  .grid__item-3-col:nth-of-type(986) {
    animation-delay: 98.6s; }
  .grid__item-3-col:nth-of-type(987) {
    animation-delay: 98.7s; }
  .grid__item-3-col:nth-of-type(988) {
    animation-delay: 98.8s; }
  .grid__item-3-col:nth-of-type(989) {
    animation-delay: 98.9s; }
  .grid__item-3-col:nth-of-type(990) {
    animation-delay: 99s; }
  .grid__item-3-col:nth-of-type(991) {
    animation-delay: 99.1s; }
  .grid__item-3-col:nth-of-type(992) {
    animation-delay: 99.2s; }
  .grid__item-3-col:nth-of-type(993) {
    animation-delay: 99.3s; }
  .grid__item-3-col:nth-of-type(994) {
    animation-delay: 99.4s; }
  .grid__item-3-col:nth-of-type(995) {
    animation-delay: 99.5s; }
  .grid__item-3-col:nth-of-type(996) {
    animation-delay: 99.6s; }
  .grid__item-3-col:nth-of-type(997) {
    animation-delay: 99.7s; }
  .grid__item-3-col:nth-of-type(998) {
    animation-delay: 99.8s; }
  .grid__item-3-col:nth-of-type(999) {
    animation-delay: 99.9s; }
  .grid__item-3-col:nth-of-type(1000) {
    animation-delay: 100s; }
  .grid__item-3-col:nth-of-type(1001) {
    animation-delay: 100.1s; }
  .grid__item-3-col:nth-of-type(1002) {
    animation-delay: 100.2s; }
  .grid__item-3-col:nth-of-type(1003) {
    animation-delay: 100.3s; }
  .grid__item-3-col:nth-of-type(1004) {
    animation-delay: 100.4s; }
  .grid__item-3-col:nth-of-type(1005) {
    animation-delay: 100.5s; }
  .grid__item-3-col:nth-of-type(1006) {
    animation-delay: 100.6s; }
  .grid__item-3-col:nth-of-type(1007) {
    animation-delay: 100.7s; }
  .grid__item-3-col:nth-of-type(1008) {
    animation-delay: 100.8s; }
  .grid__item-3-col:nth-of-type(1009) {
    animation-delay: 100.9s; }
  .grid__item-3-col:nth-of-type(1010) {
    animation-delay: 101s; }
  .grid__item-3-col:nth-of-type(1011) {
    animation-delay: 101.1s; }
  .grid__item-3-col:nth-of-type(1012) {
    animation-delay: 101.2s; }
  .grid__item-3-col:nth-of-type(1013) {
    animation-delay: 101.3s; }
  .grid__item-3-col:nth-of-type(1014) {
    animation-delay: 101.4s; }
  .grid__item-3-col:nth-of-type(1015) {
    animation-delay: 101.5s; }
  .grid__item-3-col:nth-of-type(1016) {
    animation-delay: 101.6s; }
  .grid__item-3-col:nth-of-type(1017) {
    animation-delay: 101.7s; }
  .grid__item-3-col:nth-of-type(1018) {
    animation-delay: 101.8s; }
  .grid__item-3-col:nth-of-type(1019) {
    animation-delay: 101.9s; }
  .grid__item-3-col:nth-of-type(1020) {
    animation-delay: 102s; }
  .grid__item-3-col:nth-of-type(1021) {
    animation-delay: 102.1s; }
  .grid__item-3-col:nth-of-type(1022) {
    animation-delay: 102.2s; }
  .grid__item-3-col:nth-of-type(1023) {
    animation-delay: 102.3s; }
  .grid__item-3-col:nth-of-type(1024) {
    animation-delay: 102.4s; }
  .grid__item-3-col:nth-of-type(1025) {
    animation-delay: 102.5s; }
  .grid__item-3-col:nth-of-type(1026) {
    animation-delay: 102.6s; }
  .grid__item-3-col:nth-of-type(1027) {
    animation-delay: 102.7s; }
  .grid__item-3-col:nth-of-type(1028) {
    animation-delay: 102.8s; }
  .grid__item-3-col:nth-of-type(1029) {
    animation-delay: 102.9s; }
  .grid__item-3-col:nth-of-type(1030) {
    animation-delay: 103s; }
  .grid__item-3-col:nth-of-type(1031) {
    animation-delay: 103.1s; }
  .grid__item-3-col:nth-of-type(1032) {
    animation-delay: 103.2s; }
  .grid__item-3-col:nth-of-type(1033) {
    animation-delay: 103.3s; }
  .grid__item-3-col:nth-of-type(1034) {
    animation-delay: 103.4s; }
  .grid__item-3-col:nth-of-type(1035) {
    animation-delay: 103.5s; }
  .grid__item-3-col:nth-of-type(1036) {
    animation-delay: 103.6s; }
  .grid__item-3-col:nth-of-type(1037) {
    animation-delay: 103.7s; }
  .grid__item-3-col:nth-of-type(1038) {
    animation-delay: 103.8s; }
  .grid__item-3-col:nth-of-type(1039) {
    animation-delay: 103.9s; }
  .grid__item-3-col:nth-of-type(1040) {
    animation-delay: 104s; }
  .grid__item-3-col:nth-of-type(1041) {
    animation-delay: 104.1s; }
  .grid__item-3-col:nth-of-type(1042) {
    animation-delay: 104.2s; }
  .grid__item-3-col:nth-of-type(1043) {
    animation-delay: 104.3s; }
  .grid__item-3-col:nth-of-type(1044) {
    animation-delay: 104.4s; }
  .grid__item-3-col:nth-of-type(1045) {
    animation-delay: 104.5s; }
  .grid__item-3-col:nth-of-type(1046) {
    animation-delay: 104.6s; }
  .grid__item-3-col:nth-of-type(1047) {
    animation-delay: 104.7s; }
  .grid__item-3-col:nth-of-type(1048) {
    animation-delay: 104.8s; }
  .grid__item-3-col:nth-of-type(1049) {
    animation-delay: 104.9s; }
  .grid__item-3-col:nth-of-type(1050) {
    animation-delay: 105s; }
  .grid__item-3-col:nth-of-type(1051) {
    animation-delay: 105.1s; }
  .grid__item-3-col:nth-of-type(1052) {
    animation-delay: 105.2s; }
  .grid__item-3-col:nth-of-type(1053) {
    animation-delay: 105.3s; }
  .grid__item-3-col:nth-of-type(1054) {
    animation-delay: 105.4s; }
  .grid__item-3-col:nth-of-type(1055) {
    animation-delay: 105.5s; }
  .grid__item-3-col:nth-of-type(1056) {
    animation-delay: 105.6s; }
  .grid__item-3-col:nth-of-type(1057) {
    animation-delay: 105.7s; }
  .grid__item-3-col:nth-of-type(1058) {
    animation-delay: 105.8s; }
  .grid__item-3-col:nth-of-type(1059) {
    animation-delay: 105.9s; }
  .grid__item-3-col:nth-of-type(1060) {
    animation-delay: 106s; }
  .grid__item-3-col:nth-of-type(1061) {
    animation-delay: 106.1s; }
  .grid__item-3-col:nth-of-type(1062) {
    animation-delay: 106.2s; }
  .grid__item-3-col:nth-of-type(1063) {
    animation-delay: 106.3s; }
  .grid__item-3-col:nth-of-type(1064) {
    animation-delay: 106.4s; }
  .grid__item-3-col:nth-of-type(1065) {
    animation-delay: 106.5s; }
  .grid__item-3-col:nth-of-type(1066) {
    animation-delay: 106.6s; }
  .grid__item-3-col:nth-of-type(1067) {
    animation-delay: 106.7s; }
  .grid__item-3-col:nth-of-type(1068) {
    animation-delay: 106.8s; }
  .grid__item-3-col:nth-of-type(1069) {
    animation-delay: 106.9s; }
  .grid__item-3-col:nth-of-type(1070) {
    animation-delay: 107s; }
  .grid__item-3-col:nth-of-type(1071) {
    animation-delay: 107.1s; }
  .grid__item-3-col:nth-of-type(1072) {
    animation-delay: 107.2s; }
  .grid__item-3-col:nth-of-type(1073) {
    animation-delay: 107.3s; }
  .grid__item-3-col:nth-of-type(1074) {
    animation-delay: 107.4s; }
  .grid__item-3-col:nth-of-type(1075) {
    animation-delay: 107.5s; }
  .grid__item-3-col:nth-of-type(1076) {
    animation-delay: 107.6s; }
  .grid__item-3-col:nth-of-type(1077) {
    animation-delay: 107.7s; }
  .grid__item-3-col:nth-of-type(1078) {
    animation-delay: 107.8s; }
  .grid__item-3-col:nth-of-type(1079) {
    animation-delay: 107.9s; }
  .grid__item-3-col:nth-of-type(1080) {
    animation-delay: 108s; }
  .grid__item-3-col:nth-of-type(1081) {
    animation-delay: 108.1s; }
  .grid__item-3-col:nth-of-type(1082) {
    animation-delay: 108.2s; }
  .grid__item-3-col:nth-of-type(1083) {
    animation-delay: 108.3s; }
  .grid__item-3-col:nth-of-type(1084) {
    animation-delay: 108.4s; }
  .grid__item-3-col:nth-of-type(1085) {
    animation-delay: 108.5s; }
  .grid__item-3-col:nth-of-type(1086) {
    animation-delay: 108.6s; }
  .grid__item-3-col:nth-of-type(1087) {
    animation-delay: 108.7s; }
  .grid__item-3-col:nth-of-type(1088) {
    animation-delay: 108.8s; }
  .grid__item-3-col:nth-of-type(1089) {
    animation-delay: 108.9s; }
  .grid__item-3-col:nth-of-type(1090) {
    animation-delay: 109s; }
  .grid__item-3-col:nth-of-type(1091) {
    animation-delay: 109.1s; }
  .grid__item-3-col:nth-of-type(1092) {
    animation-delay: 109.2s; }
  .grid__item-3-col:nth-of-type(1093) {
    animation-delay: 109.3s; }
  .grid__item-3-col:nth-of-type(1094) {
    animation-delay: 109.4s; }
  .grid__item-3-col:nth-of-type(1095) {
    animation-delay: 109.5s; }
  .grid__item-3-col:nth-of-type(1096) {
    animation-delay: 109.6s; }
  .grid__item-3-col:nth-of-type(1097) {
    animation-delay: 109.7s; }
  .grid__item-3-col:nth-of-type(1098) {
    animation-delay: 109.8s; }
  .grid__item-3-col:nth-of-type(1099) {
    animation-delay: 109.9s; }
  .grid__item-3-col:nth-of-type(1100) {
    animation-delay: 110s; }
  .grid__item-3-col:nth-of-type(1101) {
    animation-delay: 110.1s; }
  .grid__item-3-col:nth-of-type(1102) {
    animation-delay: 110.2s; }
  .grid__item-3-col:nth-of-type(1103) {
    animation-delay: 110.3s; }
  .grid__item-3-col:nth-of-type(1104) {
    animation-delay: 110.4s; }
  .grid__item-3-col:nth-of-type(1105) {
    animation-delay: 110.5s; }
  .grid__item-3-col:nth-of-type(1106) {
    animation-delay: 110.6s; }
  .grid__item-3-col:nth-of-type(1107) {
    animation-delay: 110.7s; }
  .grid__item-3-col:nth-of-type(1108) {
    animation-delay: 110.8s; }
  .grid__item-3-col:nth-of-type(1109) {
    animation-delay: 110.9s; }
  .grid__item-3-col:nth-of-type(1110) {
    animation-delay: 111s; }
  .grid__item-3-col:nth-of-type(1111) {
    animation-delay: 111.1s; }
  .grid__item-3-col:nth-of-type(1112) {
    animation-delay: 111.2s; }
  .grid__item-3-col:nth-of-type(1113) {
    animation-delay: 111.3s; }
  .grid__item-3-col:nth-of-type(1114) {
    animation-delay: 111.4s; }
  .grid__item-3-col:nth-of-type(1115) {
    animation-delay: 111.5s; }
  .grid__item-3-col:nth-of-type(1116) {
    animation-delay: 111.6s; }
  .grid__item-3-col:nth-of-type(1117) {
    animation-delay: 111.7s; }
  .grid__item-3-col:nth-of-type(1118) {
    animation-delay: 111.8s; }
  .grid__item-3-col:nth-of-type(1119) {
    animation-delay: 111.9s; }
  .grid__item-3-col:nth-of-type(1120) {
    animation-delay: 112s; }
  .grid__item-3-col:nth-of-type(1121) {
    animation-delay: 112.1s; }
  .grid__item-3-col:nth-of-type(1122) {
    animation-delay: 112.2s; }
  .grid__item-3-col:nth-of-type(1123) {
    animation-delay: 112.3s; }
  .grid__item-3-col:nth-of-type(1124) {
    animation-delay: 112.4s; }
  .grid__item-3-col:nth-of-type(1125) {
    animation-delay: 112.5s; }
  .grid__item-3-col:nth-of-type(1126) {
    animation-delay: 112.6s; }
  .grid__item-3-col:nth-of-type(1127) {
    animation-delay: 112.7s; }
  .grid__item-3-col:nth-of-type(1128) {
    animation-delay: 112.8s; }
  .grid__item-3-col:nth-of-type(1129) {
    animation-delay: 112.9s; }
  .grid__item-3-col:nth-of-type(1130) {
    animation-delay: 113s; }
  .grid__item-3-col:nth-of-type(1131) {
    animation-delay: 113.1s; }
  .grid__item-3-col:nth-of-type(1132) {
    animation-delay: 113.2s; }
  .grid__item-3-col:nth-of-type(1133) {
    animation-delay: 113.3s; }
  .grid__item-3-col:nth-of-type(1134) {
    animation-delay: 113.4s; }
  .grid__item-3-col:nth-of-type(1135) {
    animation-delay: 113.5s; }
  .grid__item-3-col:nth-of-type(1136) {
    animation-delay: 113.6s; }
  .grid__item-3-col:nth-of-type(1137) {
    animation-delay: 113.7s; }
  .grid__item-3-col:nth-of-type(1138) {
    animation-delay: 113.8s; }
  .grid__item-3-col:nth-of-type(1139) {
    animation-delay: 113.9s; }
  .grid__item-3-col:nth-of-type(1140) {
    animation-delay: 114s; }
  .grid__item-3-col:nth-of-type(1141) {
    animation-delay: 114.1s; }
  .grid__item-3-col:nth-of-type(1142) {
    animation-delay: 114.2s; }
  .grid__item-3-col:nth-of-type(1143) {
    animation-delay: 114.3s; }
  .grid__item-3-col:nth-of-type(1144) {
    animation-delay: 114.4s; }
  .grid__item-3-col:nth-of-type(1145) {
    animation-delay: 114.5s; }
  .grid__item-3-col:nth-of-type(1146) {
    animation-delay: 114.6s; }
  .grid__item-3-col:nth-of-type(1147) {
    animation-delay: 114.7s; }
  .grid__item-3-col:nth-of-type(1148) {
    animation-delay: 114.8s; }
  .grid__item-3-col:nth-of-type(1149) {
    animation-delay: 114.9s; }
  .grid__item-3-col:nth-of-type(1150) {
    animation-delay: 115s; }
  .grid__item-3-col:nth-of-type(1151) {
    animation-delay: 115.1s; }
  .grid__item-3-col:nth-of-type(1152) {
    animation-delay: 115.2s; }
  .grid__item-3-col:nth-of-type(1153) {
    animation-delay: 115.3s; }
  .grid__item-3-col:nth-of-type(1154) {
    animation-delay: 115.4s; }
  .grid__item-3-col:nth-of-type(1155) {
    animation-delay: 115.5s; }
  .grid__item-3-col:nth-of-type(1156) {
    animation-delay: 115.6s; }
  .grid__item-3-col:nth-of-type(1157) {
    animation-delay: 115.7s; }
  .grid__item-3-col:nth-of-type(1158) {
    animation-delay: 115.8s; }
  .grid__item-3-col:nth-of-type(1159) {
    animation-delay: 115.9s; }
  .grid__item-3-col:nth-of-type(1160) {
    animation-delay: 116s; }
  .grid__item-3-col:nth-of-type(1161) {
    animation-delay: 116.1s; }
  .grid__item-3-col:nth-of-type(1162) {
    animation-delay: 116.2s; }
  .grid__item-3-col:nth-of-type(1163) {
    animation-delay: 116.3s; }
  .grid__item-3-col:nth-of-type(1164) {
    animation-delay: 116.4s; }
  .grid__item-3-col:nth-of-type(1165) {
    animation-delay: 116.5s; }
  .grid__item-3-col:nth-of-type(1166) {
    animation-delay: 116.6s; }
  .grid__item-3-col:nth-of-type(1167) {
    animation-delay: 116.7s; }
  .grid__item-3-col:nth-of-type(1168) {
    animation-delay: 116.8s; }
  .grid__item-3-col:nth-of-type(1169) {
    animation-delay: 116.9s; }
  .grid__item-3-col:nth-of-type(1170) {
    animation-delay: 117s; }
  .grid__item-3-col:nth-of-type(1171) {
    animation-delay: 117.1s; }
  .grid__item-3-col:nth-of-type(1172) {
    animation-delay: 117.2s; }
  .grid__item-3-col:nth-of-type(1173) {
    animation-delay: 117.3s; }
  .grid__item-3-col:nth-of-type(1174) {
    animation-delay: 117.4s; }
  .grid__item-3-col:nth-of-type(1175) {
    animation-delay: 117.5s; }
  .grid__item-3-col:nth-of-type(1176) {
    animation-delay: 117.6s; }
  .grid__item-3-col:nth-of-type(1177) {
    animation-delay: 117.7s; }
  .grid__item-3-col:nth-of-type(1178) {
    animation-delay: 117.8s; }
  .grid__item-3-col:nth-of-type(1179) {
    animation-delay: 117.9s; }
  .grid__item-3-col:nth-of-type(1180) {
    animation-delay: 118s; }
  .grid__item-3-col:nth-of-type(1181) {
    animation-delay: 118.1s; }
  .grid__item-3-col:nth-of-type(1182) {
    animation-delay: 118.2s; }
  .grid__item-3-col:nth-of-type(1183) {
    animation-delay: 118.3s; }
  .grid__item-3-col:nth-of-type(1184) {
    animation-delay: 118.4s; }
  .grid__item-3-col:nth-of-type(1185) {
    animation-delay: 118.5s; }
  .grid__item-3-col:nth-of-type(1186) {
    animation-delay: 118.6s; }
  .grid__item-3-col:nth-of-type(1187) {
    animation-delay: 118.7s; }
  .grid__item-3-col:nth-of-type(1188) {
    animation-delay: 118.8s; }
  .grid__item-3-col:nth-of-type(1189) {
    animation-delay: 118.9s; }
  .grid__item-3-col:nth-of-type(1190) {
    animation-delay: 119s; }
  .grid__item-3-col:nth-of-type(1191) {
    animation-delay: 119.1s; }
  .grid__item-3-col:nth-of-type(1192) {
    animation-delay: 119.2s; }
  .grid__item-3-col:nth-of-type(1193) {
    animation-delay: 119.3s; }
  .grid__item-3-col:nth-of-type(1194) {
    animation-delay: 119.4s; }
  .grid__item-3-col:nth-of-type(1195) {
    animation-delay: 119.5s; }
  .grid__item-3-col:nth-of-type(1196) {
    animation-delay: 119.6s; }
  .grid__item-3-col:nth-of-type(1197) {
    animation-delay: 119.7s; }
  .grid__item-3-col:nth-of-type(1198) {
    animation-delay: 119.8s; }
  .grid__item-3-col:nth-of-type(1199) {
    animation-delay: 119.9s; }
  .grid__item-3-col:nth-of-type(1200) {
    animation-delay: 120s; }
  .grid__item-3-col:nth-of-type(1201) {
    animation-delay: 120.1s; }
  .grid__item-3-col:nth-of-type(1202) {
    animation-delay: 120.2s; }
  .grid__item-3-col:nth-of-type(1203) {
    animation-delay: 120.3s; }
  .grid__item-3-col:nth-of-type(1204) {
    animation-delay: 120.4s; }
  .grid__item-3-col:nth-of-type(1205) {
    animation-delay: 120.5s; }
  .grid__item-3-col:nth-of-type(1206) {
    animation-delay: 120.6s; }
  .grid__item-3-col:nth-of-type(1207) {
    animation-delay: 120.7s; }
  .grid__item-3-col:nth-of-type(1208) {
    animation-delay: 120.8s; }
  .grid__item-3-col:nth-of-type(1209) {
    animation-delay: 120.9s; }
  .grid__item-3-col:nth-of-type(1210) {
    animation-delay: 121s; }
  .grid__item-3-col:nth-of-type(1211) {
    animation-delay: 121.1s; }
  .grid__item-3-col:nth-of-type(1212) {
    animation-delay: 121.2s; }
  .grid__item-3-col:nth-of-type(1213) {
    animation-delay: 121.3s; }
  .grid__item-3-col:nth-of-type(1214) {
    animation-delay: 121.4s; }
  .grid__item-3-col:nth-of-type(1215) {
    animation-delay: 121.5s; }
  .grid__item-3-col:nth-of-type(1216) {
    animation-delay: 121.6s; }
  .grid__item-3-col:nth-of-type(1217) {
    animation-delay: 121.7s; }
  .grid__item-3-col:nth-of-type(1218) {
    animation-delay: 121.8s; }
  .grid__item-3-col:nth-of-type(1219) {
    animation-delay: 121.9s; }
  .grid__item-3-col:nth-of-type(1220) {
    animation-delay: 122s; }
  .grid__item-3-col:nth-of-type(1221) {
    animation-delay: 122.1s; }
  .grid__item-3-col:nth-of-type(1222) {
    animation-delay: 122.2s; }
  .grid__item-3-col:nth-of-type(1223) {
    animation-delay: 122.3s; }
  .grid__item-3-col:nth-of-type(1224) {
    animation-delay: 122.4s; }
  .grid__item-3-col:nth-of-type(1225) {
    animation-delay: 122.5s; }
  .grid__item-3-col:nth-of-type(1226) {
    animation-delay: 122.6s; }
  .grid__item-3-col:nth-of-type(1227) {
    animation-delay: 122.7s; }
  .grid__item-3-col:nth-of-type(1228) {
    animation-delay: 122.8s; }
  .grid__item-3-col:nth-of-type(1229) {
    animation-delay: 122.9s; }
  .grid__item-3-col:nth-of-type(1230) {
    animation-delay: 123s; }
  .grid__item-3-col:nth-of-type(1231) {
    animation-delay: 123.1s; }
  .grid__item-3-col:nth-of-type(1232) {
    animation-delay: 123.2s; }
  .grid__item-3-col:nth-of-type(1233) {
    animation-delay: 123.3s; }
  .grid__item-3-col:nth-of-type(1234) {
    animation-delay: 123.4s; }
  .grid__item-3-col:nth-of-type(1235) {
    animation-delay: 123.5s; }
  .grid__item-3-col:nth-of-type(1236) {
    animation-delay: 123.6s; }
  .grid__item-3-col:nth-of-type(1237) {
    animation-delay: 123.7s; }
  .grid__item-3-col:nth-of-type(1238) {
    animation-delay: 123.8s; }
  .grid__item-3-col:nth-of-type(1239) {
    animation-delay: 123.9s; }
  .grid__item-3-col:nth-of-type(1240) {
    animation-delay: 124s; }
  .grid__item-3-col:nth-of-type(1241) {
    animation-delay: 124.1s; }
  .grid__item-3-col:nth-of-type(1242) {
    animation-delay: 124.2s; }
  .grid__item-3-col:nth-of-type(1243) {
    animation-delay: 124.3s; }
  .grid__item-3-col:nth-of-type(1244) {
    animation-delay: 124.4s; }
  .grid__item-3-col:nth-of-type(1245) {
    animation-delay: 124.5s; }
  .grid__item-3-col:nth-of-type(1246) {
    animation-delay: 124.6s; }
  .grid__item-3-col:nth-of-type(1247) {
    animation-delay: 124.7s; }
  .grid__item-3-col:nth-of-type(1248) {
    animation-delay: 124.8s; }
  .grid__item-3-col:nth-of-type(1249) {
    animation-delay: 124.9s; }
  .grid__item-3-col:nth-of-type(1250) {
    animation-delay: 125s; }
  .grid__item-3-col:nth-of-type(1251) {
    animation-delay: 125.1s; }
  .grid__item-3-col:nth-of-type(1252) {
    animation-delay: 125.2s; }
  .grid__item-3-col:nth-of-type(1253) {
    animation-delay: 125.3s; }
  .grid__item-3-col:nth-of-type(1254) {
    animation-delay: 125.4s; }
  .grid__item-3-col:nth-of-type(1255) {
    animation-delay: 125.5s; }
  .grid__item-3-col:nth-of-type(1256) {
    animation-delay: 125.6s; }
  .grid__item-3-col:nth-of-type(1257) {
    animation-delay: 125.7s; }
  .grid__item-3-col:nth-of-type(1258) {
    animation-delay: 125.8s; }
  .grid__item-3-col:nth-of-type(1259) {
    animation-delay: 125.9s; }
  .grid__item-3-col:nth-of-type(1260) {
    animation-delay: 126s; }
  .grid__item-3-col:nth-of-type(1261) {
    animation-delay: 126.1s; }
  .grid__item-3-col:nth-of-type(1262) {
    animation-delay: 126.2s; }
  .grid__item-3-col:nth-of-type(1263) {
    animation-delay: 126.3s; }
  .grid__item-3-col:nth-of-type(1264) {
    animation-delay: 126.4s; }
  .grid__item-3-col:nth-of-type(1265) {
    animation-delay: 126.5s; }
  .grid__item-3-col:nth-of-type(1266) {
    animation-delay: 126.6s; }
  .grid__item-3-col:nth-of-type(1267) {
    animation-delay: 126.7s; }
  .grid__item-3-col:nth-of-type(1268) {
    animation-delay: 126.8s; }
  .grid__item-3-col:nth-of-type(1269) {
    animation-delay: 126.9s; }
  .grid__item-3-col:nth-of-type(1270) {
    animation-delay: 127s; }
  .grid__item-3-col:nth-of-type(1271) {
    animation-delay: 127.1s; }
  .grid__item-3-col:nth-of-type(1272) {
    animation-delay: 127.2s; }
  .grid__item-3-col:nth-of-type(1273) {
    animation-delay: 127.3s; }
  .grid__item-3-col:nth-of-type(1274) {
    animation-delay: 127.4s; }
  .grid__item-3-col:nth-of-type(1275) {
    animation-delay: 127.5s; }
  .grid__item-3-col:nth-of-type(1276) {
    animation-delay: 127.6s; }
  .grid__item-3-col:nth-of-type(1277) {
    animation-delay: 127.7s; }
  .grid__item-3-col:nth-of-type(1278) {
    animation-delay: 127.8s; }
  .grid__item-3-col:nth-of-type(1279) {
    animation-delay: 127.9s; }
  .grid__item-3-col:nth-of-type(1280) {
    animation-delay: 128s; }
  .grid__item-3-col:nth-of-type(1281) {
    animation-delay: 128.1s; }
  .grid__item-3-col:nth-of-type(1282) {
    animation-delay: 128.2s; }
  .grid__item-3-col:nth-of-type(1283) {
    animation-delay: 128.3s; }
  .grid__item-3-col:nth-of-type(1284) {
    animation-delay: 128.4s; }
  .grid__item-3-col:nth-of-type(1285) {
    animation-delay: 128.5s; }
  .grid__item-3-col:nth-of-type(1286) {
    animation-delay: 128.6s; }
  .grid__item-3-col:nth-of-type(1287) {
    animation-delay: 128.7s; }
  .grid__item-3-col:nth-of-type(1288) {
    animation-delay: 128.8s; }
  .grid__item-3-col:nth-of-type(1289) {
    animation-delay: 128.9s; }
  .grid__item-3-col:nth-of-type(1290) {
    animation-delay: 129s; }
  .grid__item-3-col:nth-of-type(1291) {
    animation-delay: 129.1s; }
  .grid__item-3-col:nth-of-type(1292) {
    animation-delay: 129.2s; }
  .grid__item-3-col:nth-of-type(1293) {
    animation-delay: 129.3s; }
  .grid__item-3-col:nth-of-type(1294) {
    animation-delay: 129.4s; }
  .grid__item-3-col:nth-of-type(1295) {
    animation-delay: 129.5s; }
  .grid__item-3-col:nth-of-type(1296) {
    animation-delay: 129.6s; }
  .grid__item-3-col:nth-of-type(1297) {
    animation-delay: 129.7s; }
  .grid__item-3-col:nth-of-type(1298) {
    animation-delay: 129.8s; }
  .grid__item-3-col:nth-of-type(1299) {
    animation-delay: 129.9s; }
  .grid__item-3-col:nth-of-type(1300) {
    animation-delay: 130s; }
  .grid__item-3-col:nth-of-type(1301) {
    animation-delay: 130.1s; }
  .grid__item-3-col:nth-of-type(1302) {
    animation-delay: 130.2s; }
  .grid__item-3-col:nth-of-type(1303) {
    animation-delay: 130.3s; }
  .grid__item-3-col:nth-of-type(1304) {
    animation-delay: 130.4s; }
  .grid__item-3-col:nth-of-type(1305) {
    animation-delay: 130.5s; }
  .grid__item-3-col:nth-of-type(1306) {
    animation-delay: 130.6s; }
  .grid__item-3-col:nth-of-type(1307) {
    animation-delay: 130.7s; }
  .grid__item-3-col:nth-of-type(1308) {
    animation-delay: 130.8s; }
  .grid__item-3-col:nth-of-type(1309) {
    animation-delay: 130.9s; }
  .grid__item-3-col:nth-of-type(1310) {
    animation-delay: 131s; }
  .grid__item-3-col:nth-of-type(1311) {
    animation-delay: 131.1s; }
  .grid__item-3-col:nth-of-type(1312) {
    animation-delay: 131.2s; }
  .grid__item-3-col:nth-of-type(1313) {
    animation-delay: 131.3s; }
  .grid__item-3-col:nth-of-type(1314) {
    animation-delay: 131.4s; }
  .grid__item-3-col:nth-of-type(1315) {
    animation-delay: 131.5s; }
  .grid__item-3-col:nth-of-type(1316) {
    animation-delay: 131.6s; }
  .grid__item-3-col:nth-of-type(1317) {
    animation-delay: 131.7s; }
  .grid__item-3-col:nth-of-type(1318) {
    animation-delay: 131.8s; }
  .grid__item-3-col:nth-of-type(1319) {
    animation-delay: 131.9s; }
  .grid__item-3-col:nth-of-type(1320) {
    animation-delay: 132s; }
  .grid__item-3-col:nth-of-type(1321) {
    animation-delay: 132.1s; }
  .grid__item-3-col:nth-of-type(1322) {
    animation-delay: 132.2s; }
  .grid__item-3-col:nth-of-type(1323) {
    animation-delay: 132.3s; }
  .grid__item-3-col:nth-of-type(1324) {
    animation-delay: 132.4s; }
  .grid__item-3-col:nth-of-type(1325) {
    animation-delay: 132.5s; }
  .grid__item-3-col:nth-of-type(1326) {
    animation-delay: 132.6s; }
  .grid__item-3-col:nth-of-type(1327) {
    animation-delay: 132.7s; }
  .grid__item-3-col:nth-of-type(1328) {
    animation-delay: 132.8s; }
  .grid__item-3-col:nth-of-type(1329) {
    animation-delay: 132.9s; }
  .grid__item-3-col:nth-of-type(1330) {
    animation-delay: 133s; }
  .grid__item-3-col:nth-of-type(1331) {
    animation-delay: 133.1s; }
  .grid__item-3-col:nth-of-type(1332) {
    animation-delay: 133.2s; }
  .grid__item-3-col:nth-of-type(1333) {
    animation-delay: 133.3s; }
  .grid__item-3-col:nth-of-type(1334) {
    animation-delay: 133.4s; }
  .grid__item-3-col:nth-of-type(1335) {
    animation-delay: 133.5s; }
  .grid__item-3-col:nth-of-type(1336) {
    animation-delay: 133.6s; }
  .grid__item-3-col:nth-of-type(1337) {
    animation-delay: 133.7s; }
  .grid__item-3-col:nth-of-type(1338) {
    animation-delay: 133.8s; }
  .grid__item-3-col:nth-of-type(1339) {
    animation-delay: 133.9s; }
  .grid__item-3-col:nth-of-type(1340) {
    animation-delay: 134s; }
  .grid__item-3-col:nth-of-type(1341) {
    animation-delay: 134.1s; }
  .grid__item-3-col:nth-of-type(1342) {
    animation-delay: 134.2s; }
  .grid__item-3-col:nth-of-type(1343) {
    animation-delay: 134.3s; }
  .grid__item-3-col:nth-of-type(1344) {
    animation-delay: 134.4s; }
  .grid__item-3-col:nth-of-type(1345) {
    animation-delay: 134.5s; }
  .grid__item-3-col:nth-of-type(1346) {
    animation-delay: 134.6s; }
  .grid__item-3-col:nth-of-type(1347) {
    animation-delay: 134.7s; }
  .grid__item-3-col:nth-of-type(1348) {
    animation-delay: 134.8s; }
  .grid__item-3-col:nth-of-type(1349) {
    animation-delay: 134.9s; }
  .grid__item-3-col:nth-of-type(1350) {
    animation-delay: 135s; }
  .grid__item-3-col:nth-of-type(1351) {
    animation-delay: 135.1s; }
  .grid__item-3-col:nth-of-type(1352) {
    animation-delay: 135.2s; }
  .grid__item-3-col:nth-of-type(1353) {
    animation-delay: 135.3s; }
  .grid__item-3-col:nth-of-type(1354) {
    animation-delay: 135.4s; }
  .grid__item-3-col:nth-of-type(1355) {
    animation-delay: 135.5s; }
  .grid__item-3-col:nth-of-type(1356) {
    animation-delay: 135.6s; }
  .grid__item-3-col:nth-of-type(1357) {
    animation-delay: 135.7s; }
  .grid__item-3-col:nth-of-type(1358) {
    animation-delay: 135.8s; }
  .grid__item-3-col:nth-of-type(1359) {
    animation-delay: 135.9s; }
  .grid__item-3-col:nth-of-type(1360) {
    animation-delay: 136s; }
  .grid__item-3-col:nth-of-type(1361) {
    animation-delay: 136.1s; }
  .grid__item-3-col:nth-of-type(1362) {
    animation-delay: 136.2s; }
  .grid__item-3-col:nth-of-type(1363) {
    animation-delay: 136.3s; }
  .grid__item-3-col:nth-of-type(1364) {
    animation-delay: 136.4s; }
  .grid__item-3-col:nth-of-type(1365) {
    animation-delay: 136.5s; }
  .grid__item-3-col:nth-of-type(1366) {
    animation-delay: 136.6s; }
  .grid__item-3-col:nth-of-type(1367) {
    animation-delay: 136.7s; }
  .grid__item-3-col:nth-of-type(1368) {
    animation-delay: 136.8s; }
  .grid__item-3-col:nth-of-type(1369) {
    animation-delay: 136.9s; }
  .grid__item-3-col:nth-of-type(1370) {
    animation-delay: 137s; }
  .grid__item-3-col:nth-of-type(1371) {
    animation-delay: 137.1s; }
  .grid__item-3-col:nth-of-type(1372) {
    animation-delay: 137.2s; }
  .grid__item-3-col:nth-of-type(1373) {
    animation-delay: 137.3s; }
  .grid__item-3-col:nth-of-type(1374) {
    animation-delay: 137.4s; }
  .grid__item-3-col:nth-of-type(1375) {
    animation-delay: 137.5s; }
  .grid__item-3-col:nth-of-type(1376) {
    animation-delay: 137.6s; }
  .grid__item-3-col:nth-of-type(1377) {
    animation-delay: 137.7s; }
  .grid__item-3-col:nth-of-type(1378) {
    animation-delay: 137.8s; }
  .grid__item-3-col:nth-of-type(1379) {
    animation-delay: 137.9s; }
  .grid__item-3-col:nth-of-type(1380) {
    animation-delay: 138s; }
  .grid__item-3-col:nth-of-type(1381) {
    animation-delay: 138.1s; }
  .grid__item-3-col:nth-of-type(1382) {
    animation-delay: 138.2s; }
  .grid__item-3-col:nth-of-type(1383) {
    animation-delay: 138.3s; }
  .grid__item-3-col:nth-of-type(1384) {
    animation-delay: 138.4s; }
  .grid__item-3-col:nth-of-type(1385) {
    animation-delay: 138.5s; }
  .grid__item-3-col:nth-of-type(1386) {
    animation-delay: 138.6s; }
  .grid__item-3-col:nth-of-type(1387) {
    animation-delay: 138.7s; }
  .grid__item-3-col:nth-of-type(1388) {
    animation-delay: 138.8s; }
  .grid__item-3-col:nth-of-type(1389) {
    animation-delay: 138.9s; }
  .grid__item-3-col:nth-of-type(1390) {
    animation-delay: 139s; }
  .grid__item-3-col:nth-of-type(1391) {
    animation-delay: 139.1s; }
  .grid__item-3-col:nth-of-type(1392) {
    animation-delay: 139.2s; }
  .grid__item-3-col:nth-of-type(1393) {
    animation-delay: 139.3s; }
  .grid__item-3-col:nth-of-type(1394) {
    animation-delay: 139.4s; }
  .grid__item-3-col:nth-of-type(1395) {
    animation-delay: 139.5s; }
  .grid__item-3-col:nth-of-type(1396) {
    animation-delay: 139.6s; }
  .grid__item-3-col:nth-of-type(1397) {
    animation-delay: 139.7s; }
  .grid__item-3-col:nth-of-type(1398) {
    animation-delay: 139.8s; }
  .grid__item-3-col:nth-of-type(1399) {
    animation-delay: 139.9s; }
  .grid__item-3-col:nth-of-type(1400) {
    animation-delay: 140s; }
  .grid__item-3-col:nth-of-type(1401) {
    animation-delay: 140.1s; }
  .grid__item-3-col:nth-of-type(1402) {
    animation-delay: 140.2s; }
  .grid__item-3-col:nth-of-type(1403) {
    animation-delay: 140.3s; }
  .grid__item-3-col:nth-of-type(1404) {
    animation-delay: 140.4s; }
  .grid__item-3-col:nth-of-type(1405) {
    animation-delay: 140.5s; }
  .grid__item-3-col:nth-of-type(1406) {
    animation-delay: 140.6s; }
  .grid__item-3-col:nth-of-type(1407) {
    animation-delay: 140.7s; }
  .grid__item-3-col:nth-of-type(1408) {
    animation-delay: 140.8s; }
  .grid__item-3-col:nth-of-type(1409) {
    animation-delay: 140.9s; }
  .grid__item-3-col:nth-of-type(1410) {
    animation-delay: 141s; }
  .grid__item-3-col:nth-of-type(1411) {
    animation-delay: 141.1s; }
  .grid__item-3-col:nth-of-type(1412) {
    animation-delay: 141.2s; }
  .grid__item-3-col:nth-of-type(1413) {
    animation-delay: 141.3s; }
  .grid__item-3-col:nth-of-type(1414) {
    animation-delay: 141.4s; }
  .grid__item-3-col:nth-of-type(1415) {
    animation-delay: 141.5s; }
  .grid__item-3-col:nth-of-type(1416) {
    animation-delay: 141.6s; }
  .grid__item-3-col:nth-of-type(1417) {
    animation-delay: 141.7s; }
  .grid__item-3-col:nth-of-type(1418) {
    animation-delay: 141.8s; }
  .grid__item-3-col:nth-of-type(1419) {
    animation-delay: 141.9s; }
  .grid__item-3-col:nth-of-type(1420) {
    animation-delay: 142s; }
  .grid__item-3-col:nth-of-type(1421) {
    animation-delay: 142.1s; }
  .grid__item-3-col:nth-of-type(1422) {
    animation-delay: 142.2s; }
  .grid__item-3-col:nth-of-type(1423) {
    animation-delay: 142.3s; }
  .grid__item-3-col:nth-of-type(1424) {
    animation-delay: 142.4s; }
  .grid__item-3-col:nth-of-type(1425) {
    animation-delay: 142.5s; }
  .grid__item-3-col:nth-of-type(1426) {
    animation-delay: 142.6s; }
  .grid__item-3-col:nth-of-type(1427) {
    animation-delay: 142.7s; }
  .grid__item-3-col:nth-of-type(1428) {
    animation-delay: 142.8s; }
  .grid__item-3-col:nth-of-type(1429) {
    animation-delay: 142.9s; }
  .grid__item-3-col:nth-of-type(1430) {
    animation-delay: 143s; }
  .grid__item-3-col:nth-of-type(1431) {
    animation-delay: 143.1s; }
  .grid__item-3-col:nth-of-type(1432) {
    animation-delay: 143.2s; }
  .grid__item-3-col:nth-of-type(1433) {
    animation-delay: 143.3s; }
  .grid__item-3-col:nth-of-type(1434) {
    animation-delay: 143.4s; }
  .grid__item-3-col:nth-of-type(1435) {
    animation-delay: 143.5s; }
  .grid__item-3-col:nth-of-type(1436) {
    animation-delay: 143.6s; }
  .grid__item-3-col:nth-of-type(1437) {
    animation-delay: 143.7s; }
  .grid__item-3-col:nth-of-type(1438) {
    animation-delay: 143.8s; }
  .grid__item-3-col:nth-of-type(1439) {
    animation-delay: 143.9s; }
  .grid__item-3-col:nth-of-type(1440) {
    animation-delay: 144s; }
  .grid__item-3-col:nth-of-type(1441) {
    animation-delay: 144.1s; }
  .grid__item-3-col:nth-of-type(1442) {
    animation-delay: 144.2s; }
  .grid__item-3-col:nth-of-type(1443) {
    animation-delay: 144.3s; }
  .grid__item-3-col:nth-of-type(1444) {
    animation-delay: 144.4s; }
  .grid__item-3-col:nth-of-type(1445) {
    animation-delay: 144.5s; }
  .grid__item-3-col:nth-of-type(1446) {
    animation-delay: 144.6s; }
  .grid__item-3-col:nth-of-type(1447) {
    animation-delay: 144.7s; }
  .grid__item-3-col:nth-of-type(1448) {
    animation-delay: 144.8s; }
  .grid__item-3-col:nth-of-type(1449) {
    animation-delay: 144.9s; }
  .grid__item-3-col:nth-of-type(1450) {
    animation-delay: 145s; }
  .grid__item-3-col:nth-of-type(1451) {
    animation-delay: 145.1s; }
  .grid__item-3-col:nth-of-type(1452) {
    animation-delay: 145.2s; }
  .grid__item-3-col:nth-of-type(1453) {
    animation-delay: 145.3s; }
  .grid__item-3-col:nth-of-type(1454) {
    animation-delay: 145.4s; }
  .grid__item-3-col:nth-of-type(1455) {
    animation-delay: 145.5s; }
  .grid__item-3-col:nth-of-type(1456) {
    animation-delay: 145.6s; }
  .grid__item-3-col:nth-of-type(1457) {
    animation-delay: 145.7s; }
  .grid__item-3-col:nth-of-type(1458) {
    animation-delay: 145.8s; }
  .grid__item-3-col:nth-of-type(1459) {
    animation-delay: 145.9s; }
  .grid__item-3-col:nth-of-type(1460) {
    animation-delay: 146s; }
  .grid__item-3-col:nth-of-type(1461) {
    animation-delay: 146.1s; }
  .grid__item-3-col:nth-of-type(1462) {
    animation-delay: 146.2s; }
  .grid__item-3-col:nth-of-type(1463) {
    animation-delay: 146.3s; }
  .grid__item-3-col:nth-of-type(1464) {
    animation-delay: 146.4s; }
  .grid__item-3-col:nth-of-type(1465) {
    animation-delay: 146.5s; }
  .grid__item-3-col:nth-of-type(1466) {
    animation-delay: 146.6s; }
  .grid__item-3-col:nth-of-type(1467) {
    animation-delay: 146.7s; }
  .grid__item-3-col:nth-of-type(1468) {
    animation-delay: 146.8s; }
  .grid__item-3-col:nth-of-type(1469) {
    animation-delay: 146.9s; }
  .grid__item-3-col:nth-of-type(1470) {
    animation-delay: 147s; }
  .grid__item-3-col:nth-of-type(1471) {
    animation-delay: 147.1s; }
  .grid__item-3-col:nth-of-type(1472) {
    animation-delay: 147.2s; }
  .grid__item-3-col:nth-of-type(1473) {
    animation-delay: 147.3s; }
  .grid__item-3-col:nth-of-type(1474) {
    animation-delay: 147.4s; }
  .grid__item-3-col:nth-of-type(1475) {
    animation-delay: 147.5s; }
  .grid__item-3-col:nth-of-type(1476) {
    animation-delay: 147.6s; }
  .grid__item-3-col:nth-of-type(1477) {
    animation-delay: 147.7s; }
  .grid__item-3-col:nth-of-type(1478) {
    animation-delay: 147.8s; }
  .grid__item-3-col:nth-of-type(1479) {
    animation-delay: 147.9s; }
  .grid__item-3-col:nth-of-type(1480) {
    animation-delay: 148s; }
  .grid__item-3-col:nth-of-type(1481) {
    animation-delay: 148.1s; }
  .grid__item-3-col:nth-of-type(1482) {
    animation-delay: 148.2s; }
  .grid__item-3-col:nth-of-type(1483) {
    animation-delay: 148.3s; }
  .grid__item-3-col:nth-of-type(1484) {
    animation-delay: 148.4s; }
  .grid__item-3-col:nth-of-type(1485) {
    animation-delay: 148.5s; }
  .grid__item-3-col:nth-of-type(1486) {
    animation-delay: 148.6s; }
  .grid__item-3-col:nth-of-type(1487) {
    animation-delay: 148.7s; }
  .grid__item-3-col:nth-of-type(1488) {
    animation-delay: 148.8s; }
  .grid__item-3-col:nth-of-type(1489) {
    animation-delay: 148.9s; }
  .grid__item-3-col:nth-of-type(1490) {
    animation-delay: 149s; }
  .grid__item-3-col:nth-of-type(1491) {
    animation-delay: 149.1s; }
  .grid__item-3-col:nth-of-type(1492) {
    animation-delay: 149.2s; }
  .grid__item-3-col:nth-of-type(1493) {
    animation-delay: 149.3s; }
  .grid__item-3-col:nth-of-type(1494) {
    animation-delay: 149.4s; }
  .grid__item-3-col:nth-of-type(1495) {
    animation-delay: 149.5s; }
  .grid__item-3-col:nth-of-type(1496) {
    animation-delay: 149.6s; }
  .grid__item-3-col:nth-of-type(1497) {
    animation-delay: 149.7s; }
  .grid__item-3-col:nth-of-type(1498) {
    animation-delay: 149.8s; }
  .grid__item-3-col:nth-of-type(1499) {
    animation-delay: 149.9s; }
  .grid__item-3-col:nth-of-type(1500) {
    animation-delay: 150s; }
  .grid__item-3-col:nth-of-type(1501) {
    animation-delay: 150.1s; }
  .grid__item-3-col:nth-of-type(1502) {
    animation-delay: 150.2s; }
  .grid__item-3-col:nth-of-type(1503) {
    animation-delay: 150.3s; }
  .grid__item-3-col:nth-of-type(1504) {
    animation-delay: 150.4s; }
  .grid__item-3-col:nth-of-type(1505) {
    animation-delay: 150.5s; }
  .grid__item-3-col:nth-of-type(1506) {
    animation-delay: 150.6s; }
  .grid__item-3-col:nth-of-type(1507) {
    animation-delay: 150.7s; }
  .grid__item-3-col:nth-of-type(1508) {
    animation-delay: 150.8s; }
  .grid__item-3-col:nth-of-type(1509) {
    animation-delay: 150.9s; }
  .grid__item-3-col:nth-of-type(1510) {
    animation-delay: 151s; }
  .grid__item-3-col:nth-of-type(1511) {
    animation-delay: 151.1s; }
  .grid__item-3-col:nth-of-type(1512) {
    animation-delay: 151.2s; }
  .grid__item-3-col:nth-of-type(1513) {
    animation-delay: 151.3s; }
  .grid__item-3-col:nth-of-type(1514) {
    animation-delay: 151.4s; }
  .grid__item-3-col:nth-of-type(1515) {
    animation-delay: 151.5s; }
  .grid__item-3-col:nth-of-type(1516) {
    animation-delay: 151.6s; }
  .grid__item-3-col:nth-of-type(1517) {
    animation-delay: 151.7s; }
  .grid__item-3-col:nth-of-type(1518) {
    animation-delay: 151.8s; }
  .grid__item-3-col:nth-of-type(1519) {
    animation-delay: 151.9s; }
  .grid__item-3-col:nth-of-type(1520) {
    animation-delay: 152s; }
  .grid__item-3-col:nth-of-type(1521) {
    animation-delay: 152.1s; }
  .grid__item-3-col:nth-of-type(1522) {
    animation-delay: 152.2s; }
  .grid__item-3-col:nth-of-type(1523) {
    animation-delay: 152.3s; }
  .grid__item-3-col:nth-of-type(1524) {
    animation-delay: 152.4s; }
  .grid__item-3-col:nth-of-type(1525) {
    animation-delay: 152.5s; }
  .grid__item-3-col:nth-of-type(1526) {
    animation-delay: 152.6s; }
  .grid__item-3-col:nth-of-type(1527) {
    animation-delay: 152.7s; }
  .grid__item-3-col:nth-of-type(1528) {
    animation-delay: 152.8s; }
  .grid__item-3-col:nth-of-type(1529) {
    animation-delay: 152.9s; }
  .grid__item-3-col:nth-of-type(1530) {
    animation-delay: 153s; }
  .grid__item-3-col:nth-of-type(1531) {
    animation-delay: 153.1s; }
  .grid__item-3-col:nth-of-type(1532) {
    animation-delay: 153.2s; }
  .grid__item-3-col:nth-of-type(1533) {
    animation-delay: 153.3s; }
  .grid__item-3-col:nth-of-type(1534) {
    animation-delay: 153.4s; }
  .grid__item-3-col:nth-of-type(1535) {
    animation-delay: 153.5s; }
  .grid__item-3-col:nth-of-type(1536) {
    animation-delay: 153.6s; }
  .grid__item-3-col:nth-of-type(1537) {
    animation-delay: 153.7s; }
  .grid__item-3-col:nth-of-type(1538) {
    animation-delay: 153.8s; }
  .grid__item-3-col:nth-of-type(1539) {
    animation-delay: 153.9s; }
  .grid__item-3-col:nth-of-type(1540) {
    animation-delay: 154s; }
  .grid__item-3-col:nth-of-type(1541) {
    animation-delay: 154.1s; }
  .grid__item-3-col:nth-of-type(1542) {
    animation-delay: 154.2s; }
  .grid__item-3-col:nth-of-type(1543) {
    animation-delay: 154.3s; }
  .grid__item-3-col:nth-of-type(1544) {
    animation-delay: 154.4s; }
  .grid__item-3-col:nth-of-type(1545) {
    animation-delay: 154.5s; }
  .grid__item-3-col:nth-of-type(1546) {
    animation-delay: 154.6s; }
  .grid__item-3-col:nth-of-type(1547) {
    animation-delay: 154.7s; }
  .grid__item-3-col:nth-of-type(1548) {
    animation-delay: 154.8s; }
  .grid__item-3-col:nth-of-type(1549) {
    animation-delay: 154.9s; }
  .grid__item-3-col:nth-of-type(1550) {
    animation-delay: 155s; }
  .grid__item-3-col:nth-of-type(1551) {
    animation-delay: 155.1s; }
  .grid__item-3-col:nth-of-type(1552) {
    animation-delay: 155.2s; }
  .grid__item-3-col:nth-of-type(1553) {
    animation-delay: 155.3s; }
  .grid__item-3-col:nth-of-type(1554) {
    animation-delay: 155.4s; }
  .grid__item-3-col:nth-of-type(1555) {
    animation-delay: 155.5s; }
  .grid__item-3-col:nth-of-type(1556) {
    animation-delay: 155.6s; }
  .grid__item-3-col:nth-of-type(1557) {
    animation-delay: 155.7s; }
  .grid__item-3-col:nth-of-type(1558) {
    animation-delay: 155.8s; }
  .grid__item-3-col:nth-of-type(1559) {
    animation-delay: 155.9s; }
  .grid__item-3-col:nth-of-type(1560) {
    animation-delay: 156s; }
  .grid__item-3-col:nth-of-type(1561) {
    animation-delay: 156.1s; }
  .grid__item-3-col:nth-of-type(1562) {
    animation-delay: 156.2s; }
  .grid__item-3-col:nth-of-type(1563) {
    animation-delay: 156.3s; }
  .grid__item-3-col:nth-of-type(1564) {
    animation-delay: 156.4s; }
  .grid__item-3-col:nth-of-type(1565) {
    animation-delay: 156.5s; }
  .grid__item-3-col:nth-of-type(1566) {
    animation-delay: 156.6s; }
  .grid__item-3-col:nth-of-type(1567) {
    animation-delay: 156.7s; }
  .grid__item-3-col:nth-of-type(1568) {
    animation-delay: 156.8s; }
  .grid__item-3-col:nth-of-type(1569) {
    animation-delay: 156.9s; }
  .grid__item-3-col:nth-of-type(1570) {
    animation-delay: 157s; }
  .grid__item-3-col:nth-of-type(1571) {
    animation-delay: 157.1s; }
  .grid__item-3-col:nth-of-type(1572) {
    animation-delay: 157.2s; }
  .grid__item-3-col:nth-of-type(1573) {
    animation-delay: 157.3s; }
  .grid__item-3-col:nth-of-type(1574) {
    animation-delay: 157.4s; }
  .grid__item-3-col:nth-of-type(1575) {
    animation-delay: 157.5s; }
  .grid__item-3-col:nth-of-type(1576) {
    animation-delay: 157.6s; }
  .grid__item-3-col:nth-of-type(1577) {
    animation-delay: 157.7s; }
  .grid__item-3-col:nth-of-type(1578) {
    animation-delay: 157.8s; }
  .grid__item-3-col:nth-of-type(1579) {
    animation-delay: 157.9s; }
  .grid__item-3-col:nth-of-type(1580) {
    animation-delay: 158s; }
  .grid__item-3-col:nth-of-type(1581) {
    animation-delay: 158.1s; }
  .grid__item-3-col:nth-of-type(1582) {
    animation-delay: 158.2s; }
  .grid__item-3-col:nth-of-type(1583) {
    animation-delay: 158.3s; }
  .grid__item-3-col:nth-of-type(1584) {
    animation-delay: 158.4s; }
  .grid__item-3-col:nth-of-type(1585) {
    animation-delay: 158.5s; }
  .grid__item-3-col:nth-of-type(1586) {
    animation-delay: 158.6s; }
  .grid__item-3-col:nth-of-type(1587) {
    animation-delay: 158.7s; }
  .grid__item-3-col:nth-of-type(1588) {
    animation-delay: 158.8s; }
  .grid__item-3-col:nth-of-type(1589) {
    animation-delay: 158.9s; }
  .grid__item-3-col:nth-of-type(1590) {
    animation-delay: 159s; }
  .grid__item-3-col:nth-of-type(1591) {
    animation-delay: 159.1s; }
  .grid__item-3-col:nth-of-type(1592) {
    animation-delay: 159.2s; }
  .grid__item-3-col:nth-of-type(1593) {
    animation-delay: 159.3s; }
  .grid__item-3-col:nth-of-type(1594) {
    animation-delay: 159.4s; }
  .grid__item-3-col:nth-of-type(1595) {
    animation-delay: 159.5s; }
  .grid__item-3-col:nth-of-type(1596) {
    animation-delay: 159.6s; }
  .grid__item-3-col:nth-of-type(1597) {
    animation-delay: 159.7s; }
  .grid__item-3-col:nth-of-type(1598) {
    animation-delay: 159.8s; }
  .grid__item-3-col:nth-of-type(1599) {
    animation-delay: 159.9s; }
  .grid__item-3-col:nth-of-type(1600) {
    animation-delay: 160s; }
  .grid__item-3-col:nth-of-type(1601) {
    animation-delay: 160.1s; }
  .grid__item-3-col:nth-of-type(1602) {
    animation-delay: 160.2s; }
  .grid__item-3-col:nth-of-type(1603) {
    animation-delay: 160.3s; }
  .grid__item-3-col:nth-of-type(1604) {
    animation-delay: 160.4s; }
  .grid__item-3-col:nth-of-type(1605) {
    animation-delay: 160.5s; }
  .grid__item-3-col:nth-of-type(1606) {
    animation-delay: 160.6s; }
  .grid__item-3-col:nth-of-type(1607) {
    animation-delay: 160.7s; }
  .grid__item-3-col:nth-of-type(1608) {
    animation-delay: 160.8s; }
  .grid__item-3-col:nth-of-type(1609) {
    animation-delay: 160.9s; }
  .grid__item-3-col:nth-of-type(1610) {
    animation-delay: 161s; }
  .grid__item-3-col:nth-of-type(1611) {
    animation-delay: 161.1s; }
  .grid__item-3-col:nth-of-type(1612) {
    animation-delay: 161.2s; }
  .grid__item-3-col:nth-of-type(1613) {
    animation-delay: 161.3s; }
  .grid__item-3-col:nth-of-type(1614) {
    animation-delay: 161.4s; }
  .grid__item-3-col:nth-of-type(1615) {
    animation-delay: 161.5s; }
  .grid__item-3-col:nth-of-type(1616) {
    animation-delay: 161.6s; }
  .grid__item-3-col:nth-of-type(1617) {
    animation-delay: 161.7s; }
  .grid__item-3-col:nth-of-type(1618) {
    animation-delay: 161.8s; }
  .grid__item-3-col:nth-of-type(1619) {
    animation-delay: 161.9s; }
  .grid__item-3-col:nth-of-type(1620) {
    animation-delay: 162s; }
  .grid__item-3-col:nth-of-type(1621) {
    animation-delay: 162.1s; }
  .grid__item-3-col:nth-of-type(1622) {
    animation-delay: 162.2s; }
  .grid__item-3-col:nth-of-type(1623) {
    animation-delay: 162.3s; }
  .grid__item-3-col:nth-of-type(1624) {
    animation-delay: 162.4s; }
  .grid__item-3-col:nth-of-type(1625) {
    animation-delay: 162.5s; }
  .grid__item-3-col:nth-of-type(1626) {
    animation-delay: 162.6s; }
  .grid__item-3-col:nth-of-type(1627) {
    animation-delay: 162.7s; }
  .grid__item-3-col:nth-of-type(1628) {
    animation-delay: 162.8s; }
  .grid__item-3-col:nth-of-type(1629) {
    animation-delay: 162.9s; }
  .grid__item-3-col:nth-of-type(1630) {
    animation-delay: 163s; }
  .grid__item-3-col:nth-of-type(1631) {
    animation-delay: 163.1s; }
  .grid__item-3-col:nth-of-type(1632) {
    animation-delay: 163.2s; }
  .grid__item-3-col:nth-of-type(1633) {
    animation-delay: 163.3s; }
  .grid__item-3-col:nth-of-type(1634) {
    animation-delay: 163.4s; }
  .grid__item-3-col:nth-of-type(1635) {
    animation-delay: 163.5s; }
  .grid__item-3-col:nth-of-type(1636) {
    animation-delay: 163.6s; }
  .grid__item-3-col:nth-of-type(1637) {
    animation-delay: 163.7s; }
  .grid__item-3-col:nth-of-type(1638) {
    animation-delay: 163.8s; }
  .grid__item-3-col:nth-of-type(1639) {
    animation-delay: 163.9s; }
  .grid__item-3-col:nth-of-type(1640) {
    animation-delay: 164s; }
  .grid__item-3-col:nth-of-type(1641) {
    animation-delay: 164.1s; }
  .grid__item-3-col:nth-of-type(1642) {
    animation-delay: 164.2s; }
  .grid__item-3-col:nth-of-type(1643) {
    animation-delay: 164.3s; }
  .grid__item-3-col:nth-of-type(1644) {
    animation-delay: 164.4s; }
  .grid__item-3-col:nth-of-type(1645) {
    animation-delay: 164.5s; }
  .grid__item-3-col:nth-of-type(1646) {
    animation-delay: 164.6s; }
  .grid__item-3-col:nth-of-type(1647) {
    animation-delay: 164.7s; }
  .grid__item-3-col:nth-of-type(1648) {
    animation-delay: 164.8s; }
  .grid__item-3-col:nth-of-type(1649) {
    animation-delay: 164.9s; }
  .grid__item-3-col:nth-of-type(1650) {
    animation-delay: 165s; }
  .grid__item-3-col:nth-of-type(1651) {
    animation-delay: 165.1s; }
  .grid__item-3-col:nth-of-type(1652) {
    animation-delay: 165.2s; }
  .grid__item-3-col:nth-of-type(1653) {
    animation-delay: 165.3s; }
  .grid__item-3-col:nth-of-type(1654) {
    animation-delay: 165.4s; }
  .grid__item-3-col:nth-of-type(1655) {
    animation-delay: 165.5s; }
  .grid__item-3-col:nth-of-type(1656) {
    animation-delay: 165.6s; }
  .grid__item-3-col:nth-of-type(1657) {
    animation-delay: 165.7s; }
  .grid__item-3-col:nth-of-type(1658) {
    animation-delay: 165.8s; }
  .grid__item-3-col:nth-of-type(1659) {
    animation-delay: 165.9s; }
  .grid__item-3-col:nth-of-type(1660) {
    animation-delay: 166s; }
  .grid__item-3-col:nth-of-type(1661) {
    animation-delay: 166.1s; }
  .grid__item-3-col:nth-of-type(1662) {
    animation-delay: 166.2s; }
  .grid__item-3-col:nth-of-type(1663) {
    animation-delay: 166.3s; }
  .grid__item-3-col:nth-of-type(1664) {
    animation-delay: 166.4s; }
  .grid__item-3-col:nth-of-type(1665) {
    animation-delay: 166.5s; }
  .grid__item-3-col:nth-of-type(1666) {
    animation-delay: 166.6s; }
  .grid__item-3-col:nth-of-type(1667) {
    animation-delay: 166.7s; }
  .grid__item-3-col:nth-of-type(1668) {
    animation-delay: 166.8s; }
  .grid__item-3-col:nth-of-type(1669) {
    animation-delay: 166.9s; }
  .grid__item-3-col:nth-of-type(1670) {
    animation-delay: 167s; }
  .grid__item-3-col:nth-of-type(1671) {
    animation-delay: 167.1s; }
  .grid__item-3-col:nth-of-type(1672) {
    animation-delay: 167.2s; }
  .grid__item-3-col:nth-of-type(1673) {
    animation-delay: 167.3s; }
  .grid__item-3-col:nth-of-type(1674) {
    animation-delay: 167.4s; }
  .grid__item-3-col:nth-of-type(1675) {
    animation-delay: 167.5s; }
  .grid__item-3-col:nth-of-type(1676) {
    animation-delay: 167.6s; }
  .grid__item-3-col:nth-of-type(1677) {
    animation-delay: 167.7s; }
  .grid__item-3-col:nth-of-type(1678) {
    animation-delay: 167.8s; }
  .grid__item-3-col:nth-of-type(1679) {
    animation-delay: 167.9s; }
  .grid__item-3-col:nth-of-type(1680) {
    animation-delay: 168s; }
  .grid__item-3-col:nth-of-type(1681) {
    animation-delay: 168.1s; }
  .grid__item-3-col:nth-of-type(1682) {
    animation-delay: 168.2s; }
  .grid__item-3-col:nth-of-type(1683) {
    animation-delay: 168.3s; }
  .grid__item-3-col:nth-of-type(1684) {
    animation-delay: 168.4s; }
  .grid__item-3-col:nth-of-type(1685) {
    animation-delay: 168.5s; }
  .grid__item-3-col:nth-of-type(1686) {
    animation-delay: 168.6s; }
  .grid__item-3-col:nth-of-type(1687) {
    animation-delay: 168.7s; }
  .grid__item-3-col:nth-of-type(1688) {
    animation-delay: 168.8s; }
  .grid__item-3-col:nth-of-type(1689) {
    animation-delay: 168.9s; }
  .grid__item-3-col:nth-of-type(1690) {
    animation-delay: 169s; }
  .grid__item-3-col:nth-of-type(1691) {
    animation-delay: 169.1s; }
  .grid__item-3-col:nth-of-type(1692) {
    animation-delay: 169.2s; }
  .grid__item-3-col:nth-of-type(1693) {
    animation-delay: 169.3s; }
  .grid__item-3-col:nth-of-type(1694) {
    animation-delay: 169.4s; }
  .grid__item-3-col:nth-of-type(1695) {
    animation-delay: 169.5s; }
  .grid__item-3-col:nth-of-type(1696) {
    animation-delay: 169.6s; }
  .grid__item-3-col:nth-of-type(1697) {
    animation-delay: 169.7s; }
  .grid__item-3-col:nth-of-type(1698) {
    animation-delay: 169.8s; }
  .grid__item-3-col:nth-of-type(1699) {
    animation-delay: 169.9s; }
  .grid__item-3-col:nth-of-type(1700) {
    animation-delay: 170s; }
  .grid__item-3-col:nth-of-type(1701) {
    animation-delay: 170.1s; }
  .grid__item-3-col:nth-of-type(1702) {
    animation-delay: 170.2s; }
  .grid__item-3-col:nth-of-type(1703) {
    animation-delay: 170.3s; }
  .grid__item-3-col:nth-of-type(1704) {
    animation-delay: 170.4s; }
  .grid__item-3-col:nth-of-type(1705) {
    animation-delay: 170.5s; }
  .grid__item-3-col:nth-of-type(1706) {
    animation-delay: 170.6s; }
  .grid__item-3-col:nth-of-type(1707) {
    animation-delay: 170.7s; }
  .grid__item-3-col:nth-of-type(1708) {
    animation-delay: 170.8s; }
  .grid__item-3-col:nth-of-type(1709) {
    animation-delay: 170.9s; }
  .grid__item-3-col:nth-of-type(1710) {
    animation-delay: 171s; }
  .grid__item-3-col:nth-of-type(1711) {
    animation-delay: 171.1s; }
  .grid__item-3-col:nth-of-type(1712) {
    animation-delay: 171.2s; }
  .grid__item-3-col:nth-of-type(1713) {
    animation-delay: 171.3s; }
  .grid__item-3-col:nth-of-type(1714) {
    animation-delay: 171.4s; }
  .grid__item-3-col:nth-of-type(1715) {
    animation-delay: 171.5s; }
  .grid__item-3-col:nth-of-type(1716) {
    animation-delay: 171.6s; }
  .grid__item-3-col:nth-of-type(1717) {
    animation-delay: 171.7s; }
  .grid__item-3-col:nth-of-type(1718) {
    animation-delay: 171.8s; }
  .grid__item-3-col:nth-of-type(1719) {
    animation-delay: 171.9s; }
  .grid__item-3-col:nth-of-type(1720) {
    animation-delay: 172s; }
  .grid__item-3-col:nth-of-type(1721) {
    animation-delay: 172.1s; }
  .grid__item-3-col:nth-of-type(1722) {
    animation-delay: 172.2s; }
  .grid__item-3-col:nth-of-type(1723) {
    animation-delay: 172.3s; }
  .grid__item-3-col:nth-of-type(1724) {
    animation-delay: 172.4s; }
  .grid__item-3-col:nth-of-type(1725) {
    animation-delay: 172.5s; }
  .grid__item-3-col:nth-of-type(1726) {
    animation-delay: 172.6s; }
  .grid__item-3-col:nth-of-type(1727) {
    animation-delay: 172.7s; }
  .grid__item-3-col:nth-of-type(1728) {
    animation-delay: 172.8s; }
  .grid__item-3-col:nth-of-type(1729) {
    animation-delay: 172.9s; }
  .grid__item-3-col:nth-of-type(1730) {
    animation-delay: 173s; }
  .grid__item-3-col:nth-of-type(1731) {
    animation-delay: 173.1s; }
  .grid__item-3-col:nth-of-type(1732) {
    animation-delay: 173.2s; }
  .grid__item-3-col:nth-of-type(1733) {
    animation-delay: 173.3s; }
  .grid__item-3-col:nth-of-type(1734) {
    animation-delay: 173.4s; }
  .grid__item-3-col:nth-of-type(1735) {
    animation-delay: 173.5s; }
  .grid__item-3-col:nth-of-type(1736) {
    animation-delay: 173.6s; }
  .grid__item-3-col:nth-of-type(1737) {
    animation-delay: 173.7s; }
  .grid__item-3-col:nth-of-type(1738) {
    animation-delay: 173.8s; }
  .grid__item-3-col:nth-of-type(1739) {
    animation-delay: 173.9s; }
  .grid__item-3-col:nth-of-type(1740) {
    animation-delay: 174s; }
  .grid__item-3-col:nth-of-type(1741) {
    animation-delay: 174.1s; }
  .grid__item-3-col:nth-of-type(1742) {
    animation-delay: 174.2s; }
  .grid__item-3-col:nth-of-type(1743) {
    animation-delay: 174.3s; }
  .grid__item-3-col:nth-of-type(1744) {
    animation-delay: 174.4s; }
  .grid__item-3-col:nth-of-type(1745) {
    animation-delay: 174.5s; }
  .grid__item-3-col:nth-of-type(1746) {
    animation-delay: 174.6s; }
  .grid__item-3-col:nth-of-type(1747) {
    animation-delay: 174.7s; }
  .grid__item-3-col:nth-of-type(1748) {
    animation-delay: 174.8s; }
  .grid__item-3-col:nth-of-type(1749) {
    animation-delay: 174.9s; }
  .grid__item-3-col:nth-of-type(1750) {
    animation-delay: 175s; }
  .grid__item-3-col:nth-of-type(1751) {
    animation-delay: 175.1s; }
  .grid__item-3-col:nth-of-type(1752) {
    animation-delay: 175.2s; }
  .grid__item-3-col:nth-of-type(1753) {
    animation-delay: 175.3s; }
  .grid__item-3-col:nth-of-type(1754) {
    animation-delay: 175.4s; }
  .grid__item-3-col:nth-of-type(1755) {
    animation-delay: 175.5s; }
  .grid__item-3-col:nth-of-type(1756) {
    animation-delay: 175.6s; }
  .grid__item-3-col:nth-of-type(1757) {
    animation-delay: 175.7s; }
  .grid__item-3-col:nth-of-type(1758) {
    animation-delay: 175.8s; }
  .grid__item-3-col:nth-of-type(1759) {
    animation-delay: 175.9s; }
  .grid__item-3-col:nth-of-type(1760) {
    animation-delay: 176s; }
  .grid__item-3-col:nth-of-type(1761) {
    animation-delay: 176.1s; }
  .grid__item-3-col:nth-of-type(1762) {
    animation-delay: 176.2s; }
  .grid__item-3-col:nth-of-type(1763) {
    animation-delay: 176.3s; }
  .grid__item-3-col:nth-of-type(1764) {
    animation-delay: 176.4s; }
  .grid__item-3-col:nth-of-type(1765) {
    animation-delay: 176.5s; }
  .grid__item-3-col:nth-of-type(1766) {
    animation-delay: 176.6s; }
  .grid__item-3-col:nth-of-type(1767) {
    animation-delay: 176.7s; }
  .grid__item-3-col:nth-of-type(1768) {
    animation-delay: 176.8s; }
  .grid__item-3-col:nth-of-type(1769) {
    animation-delay: 176.9s; }
  .grid__item-3-col:nth-of-type(1770) {
    animation-delay: 177s; }
  .grid__item-3-col:nth-of-type(1771) {
    animation-delay: 177.1s; }
  .grid__item-3-col:nth-of-type(1772) {
    animation-delay: 177.2s; }
  .grid__item-3-col:nth-of-type(1773) {
    animation-delay: 177.3s; }
  .grid__item-3-col:nth-of-type(1774) {
    animation-delay: 177.4s; }
  .grid__item-3-col:nth-of-type(1775) {
    animation-delay: 177.5s; }
  .grid__item-3-col:nth-of-type(1776) {
    animation-delay: 177.6s; }
  .grid__item-3-col:nth-of-type(1777) {
    animation-delay: 177.7s; }
  .grid__item-3-col:nth-of-type(1778) {
    animation-delay: 177.8s; }
  .grid__item-3-col:nth-of-type(1779) {
    animation-delay: 177.9s; }
  .grid__item-3-col:nth-of-type(1780) {
    animation-delay: 178s; }
  .grid__item-3-col:nth-of-type(1781) {
    animation-delay: 178.1s; }
  .grid__item-3-col:nth-of-type(1782) {
    animation-delay: 178.2s; }
  .grid__item-3-col:nth-of-type(1783) {
    animation-delay: 178.3s; }
  .grid__item-3-col:nth-of-type(1784) {
    animation-delay: 178.4s; }
  .grid__item-3-col:nth-of-type(1785) {
    animation-delay: 178.5s; }
  .grid__item-3-col:nth-of-type(1786) {
    animation-delay: 178.6s; }
  .grid__item-3-col:nth-of-type(1787) {
    animation-delay: 178.7s; }
  .grid__item-3-col:nth-of-type(1788) {
    animation-delay: 178.8s; }
  .grid__item-3-col:nth-of-type(1789) {
    animation-delay: 178.9s; }
  .grid__item-3-col:nth-of-type(1790) {
    animation-delay: 179s; }
  .grid__item-3-col:nth-of-type(1791) {
    animation-delay: 179.1s; }
  .grid__item-3-col:nth-of-type(1792) {
    animation-delay: 179.2s; }
  .grid__item-3-col:nth-of-type(1793) {
    animation-delay: 179.3s; }
  .grid__item-3-col:nth-of-type(1794) {
    animation-delay: 179.4s; }
  .grid__item-3-col:nth-of-type(1795) {
    animation-delay: 179.5s; }
  .grid__item-3-col:nth-of-type(1796) {
    animation-delay: 179.6s; }
  .grid__item-3-col:nth-of-type(1797) {
    animation-delay: 179.7s; }
  .grid__item-3-col:nth-of-type(1798) {
    animation-delay: 179.8s; }
  .grid__item-3-col:nth-of-type(1799) {
    animation-delay: 179.9s; }
  .grid__item-3-col:nth-of-type(1800) {
    animation-delay: 180s; }
  .grid__item-3-col:nth-of-type(1801) {
    animation-delay: 180.1s; }
  .grid__item-3-col:nth-of-type(1802) {
    animation-delay: 180.2s; }
  .grid__item-3-col:nth-of-type(1803) {
    animation-delay: 180.3s; }
  .grid__item-3-col:nth-of-type(1804) {
    animation-delay: 180.4s; }
  .grid__item-3-col:nth-of-type(1805) {
    animation-delay: 180.5s; }
  .grid__item-3-col:nth-of-type(1806) {
    animation-delay: 180.6s; }
  .grid__item-3-col:nth-of-type(1807) {
    animation-delay: 180.7s; }
  .grid__item-3-col:nth-of-type(1808) {
    animation-delay: 180.8s; }
  .grid__item-3-col:nth-of-type(1809) {
    animation-delay: 180.9s; }
  .grid__item-3-col:nth-of-type(1810) {
    animation-delay: 181s; }
  .grid__item-3-col:nth-of-type(1811) {
    animation-delay: 181.1s; }
  .grid__item-3-col:nth-of-type(1812) {
    animation-delay: 181.2s; }
  .grid__item-3-col:nth-of-type(1813) {
    animation-delay: 181.3s; }
  .grid__item-3-col:nth-of-type(1814) {
    animation-delay: 181.4s; }
  .grid__item-3-col:nth-of-type(1815) {
    animation-delay: 181.5s; }
  .grid__item-3-col:nth-of-type(1816) {
    animation-delay: 181.6s; }
  .grid__item-3-col:nth-of-type(1817) {
    animation-delay: 181.7s; }
  .grid__item-3-col:nth-of-type(1818) {
    animation-delay: 181.8s; }
  .grid__item-3-col:nth-of-type(1819) {
    animation-delay: 181.9s; }
  .grid__item-3-col:nth-of-type(1820) {
    animation-delay: 182s; }
  .grid__item-3-col:nth-of-type(1821) {
    animation-delay: 182.1s; }
  .grid__item-3-col:nth-of-type(1822) {
    animation-delay: 182.2s; }
  .grid__item-3-col:nth-of-type(1823) {
    animation-delay: 182.3s; }
  .grid__item-3-col:nth-of-type(1824) {
    animation-delay: 182.4s; }
  .grid__item-3-col:nth-of-type(1825) {
    animation-delay: 182.5s; }
  .grid__item-3-col:nth-of-type(1826) {
    animation-delay: 182.6s; }
  .grid__item-3-col:nth-of-type(1827) {
    animation-delay: 182.7s; }
  .grid__item-3-col:nth-of-type(1828) {
    animation-delay: 182.8s; }
  .grid__item-3-col:nth-of-type(1829) {
    animation-delay: 182.9s; }
  .grid__item-3-col:nth-of-type(1830) {
    animation-delay: 183s; }
  .grid__item-3-col:nth-of-type(1831) {
    animation-delay: 183.1s; }
  .grid__item-3-col:nth-of-type(1832) {
    animation-delay: 183.2s; }
  .grid__item-3-col:nth-of-type(1833) {
    animation-delay: 183.3s; }
  .grid__item-3-col:nth-of-type(1834) {
    animation-delay: 183.4s; }
  .grid__item-3-col:nth-of-type(1835) {
    animation-delay: 183.5s; }
  .grid__item-3-col:nth-of-type(1836) {
    animation-delay: 183.6s; }
  .grid__item-3-col:nth-of-type(1837) {
    animation-delay: 183.7s; }
  .grid__item-3-col:nth-of-type(1838) {
    animation-delay: 183.8s; }
  .grid__item-3-col:nth-of-type(1839) {
    animation-delay: 183.9s; }
  .grid__item-3-col:nth-of-type(1840) {
    animation-delay: 184s; }
  .grid__item-3-col:nth-of-type(1841) {
    animation-delay: 184.1s; }
  .grid__item-3-col:nth-of-type(1842) {
    animation-delay: 184.2s; }
  .grid__item-3-col:nth-of-type(1843) {
    animation-delay: 184.3s; }
  .grid__item-3-col:nth-of-type(1844) {
    animation-delay: 184.4s; }
  .grid__item-3-col:nth-of-type(1845) {
    animation-delay: 184.5s; }
  .grid__item-3-col:nth-of-type(1846) {
    animation-delay: 184.6s; }
  .grid__item-3-col:nth-of-type(1847) {
    animation-delay: 184.7s; }
  .grid__item-3-col:nth-of-type(1848) {
    animation-delay: 184.8s; }
  .grid__item-3-col:nth-of-type(1849) {
    animation-delay: 184.9s; }
  .grid__item-3-col:nth-of-type(1850) {
    animation-delay: 185s; }
  .grid__item-3-col:nth-of-type(1851) {
    animation-delay: 185.1s; }
  .grid__item-3-col:nth-of-type(1852) {
    animation-delay: 185.2s; }
  .grid__item-3-col:nth-of-type(1853) {
    animation-delay: 185.3s; }
  .grid__item-3-col:nth-of-type(1854) {
    animation-delay: 185.4s; }
  .grid__item-3-col:nth-of-type(1855) {
    animation-delay: 185.5s; }
  .grid__item-3-col:nth-of-type(1856) {
    animation-delay: 185.6s; }
  .grid__item-3-col:nth-of-type(1857) {
    animation-delay: 185.7s; }
  .grid__item-3-col:nth-of-type(1858) {
    animation-delay: 185.8s; }
  .grid__item-3-col:nth-of-type(1859) {
    animation-delay: 185.9s; }
  .grid__item-3-col:nth-of-type(1860) {
    animation-delay: 186s; }
  .grid__item-3-col:nth-of-type(1861) {
    animation-delay: 186.1s; }
  .grid__item-3-col:nth-of-type(1862) {
    animation-delay: 186.2s; }
  .grid__item-3-col:nth-of-type(1863) {
    animation-delay: 186.3s; }
  .grid__item-3-col:nth-of-type(1864) {
    animation-delay: 186.4s; }
  .grid__item-3-col:nth-of-type(1865) {
    animation-delay: 186.5s; }
  .grid__item-3-col:nth-of-type(1866) {
    animation-delay: 186.6s; }
  .grid__item-3-col:nth-of-type(1867) {
    animation-delay: 186.7s; }
  .grid__item-3-col:nth-of-type(1868) {
    animation-delay: 186.8s; }
  .grid__item-3-col:nth-of-type(1869) {
    animation-delay: 186.9s; }
  .grid__item-3-col:nth-of-type(1870) {
    animation-delay: 187s; }
  .grid__item-3-col:nth-of-type(1871) {
    animation-delay: 187.1s; }
  .grid__item-3-col:nth-of-type(1872) {
    animation-delay: 187.2s; }
  .grid__item-3-col:nth-of-type(1873) {
    animation-delay: 187.3s; }
  .grid__item-3-col:nth-of-type(1874) {
    animation-delay: 187.4s; }
  .grid__item-3-col:nth-of-type(1875) {
    animation-delay: 187.5s; }
  .grid__item-3-col:nth-of-type(1876) {
    animation-delay: 187.6s; }
  .grid__item-3-col:nth-of-type(1877) {
    animation-delay: 187.7s; }
  .grid__item-3-col:nth-of-type(1878) {
    animation-delay: 187.8s; }
  .grid__item-3-col:nth-of-type(1879) {
    animation-delay: 187.9s; }
  .grid__item-3-col:nth-of-type(1880) {
    animation-delay: 188s; }
  .grid__item-3-col:nth-of-type(1881) {
    animation-delay: 188.1s; }
  .grid__item-3-col:nth-of-type(1882) {
    animation-delay: 188.2s; }
  .grid__item-3-col:nth-of-type(1883) {
    animation-delay: 188.3s; }
  .grid__item-3-col:nth-of-type(1884) {
    animation-delay: 188.4s; }
  .grid__item-3-col:nth-of-type(1885) {
    animation-delay: 188.5s; }
  .grid__item-3-col:nth-of-type(1886) {
    animation-delay: 188.6s; }
  .grid__item-3-col:nth-of-type(1887) {
    animation-delay: 188.7s; }
  .grid__item-3-col:nth-of-type(1888) {
    animation-delay: 188.8s; }
  .grid__item-3-col:nth-of-type(1889) {
    animation-delay: 188.9s; }
  .grid__item-3-col:nth-of-type(1890) {
    animation-delay: 189s; }
  .grid__item-3-col:nth-of-type(1891) {
    animation-delay: 189.1s; }
  .grid__item-3-col:nth-of-type(1892) {
    animation-delay: 189.2s; }
  .grid__item-3-col:nth-of-type(1893) {
    animation-delay: 189.3s; }
  .grid__item-3-col:nth-of-type(1894) {
    animation-delay: 189.4s; }
  .grid__item-3-col:nth-of-type(1895) {
    animation-delay: 189.5s; }
  .grid__item-3-col:nth-of-type(1896) {
    animation-delay: 189.6s; }
  .grid__item-3-col:nth-of-type(1897) {
    animation-delay: 189.7s; }
  .grid__item-3-col:nth-of-type(1898) {
    animation-delay: 189.8s; }
  .grid__item-3-col:nth-of-type(1899) {
    animation-delay: 189.9s; }
  .grid__item-3-col:nth-of-type(1900) {
    animation-delay: 190s; }
  .grid__item-3-col:nth-of-type(1901) {
    animation-delay: 190.1s; }
  .grid__item-3-col:nth-of-type(1902) {
    animation-delay: 190.2s; }
  .grid__item-3-col:nth-of-type(1903) {
    animation-delay: 190.3s; }
  .grid__item-3-col:nth-of-type(1904) {
    animation-delay: 190.4s; }
  .grid__item-3-col:nth-of-type(1905) {
    animation-delay: 190.5s; }
  .grid__item-3-col:nth-of-type(1906) {
    animation-delay: 190.6s; }
  .grid__item-3-col:nth-of-type(1907) {
    animation-delay: 190.7s; }
  .grid__item-3-col:nth-of-type(1908) {
    animation-delay: 190.8s; }
  .grid__item-3-col:nth-of-type(1909) {
    animation-delay: 190.9s; }
  .grid__item-3-col:nth-of-type(1910) {
    animation-delay: 191s; }
  .grid__item-3-col:nth-of-type(1911) {
    animation-delay: 191.1s; }
  .grid__item-3-col:nth-of-type(1912) {
    animation-delay: 191.2s; }
  .grid__item-3-col:nth-of-type(1913) {
    animation-delay: 191.3s; }
  .grid__item-3-col:nth-of-type(1914) {
    animation-delay: 191.4s; }
  .grid__item-3-col:nth-of-type(1915) {
    animation-delay: 191.5s; }
  .grid__item-3-col:nth-of-type(1916) {
    animation-delay: 191.6s; }
  .grid__item-3-col:nth-of-type(1917) {
    animation-delay: 191.7s; }
  .grid__item-3-col:nth-of-type(1918) {
    animation-delay: 191.8s; }
  .grid__item-3-col:nth-of-type(1919) {
    animation-delay: 191.9s; }
  .grid__item-3-col:nth-of-type(1920) {
    animation-delay: 192s; }
  .grid__item-3-col:nth-of-type(1921) {
    animation-delay: 192.1s; }
  .grid__item-3-col:nth-of-type(1922) {
    animation-delay: 192.2s; }
  .grid__item-3-col:nth-of-type(1923) {
    animation-delay: 192.3s; }
  .grid__item-3-col:nth-of-type(1924) {
    animation-delay: 192.4s; }
  .grid__item-3-col:nth-of-type(1925) {
    animation-delay: 192.5s; }
  .grid__item-3-col:nth-of-type(1926) {
    animation-delay: 192.6s; }
  .grid__item-3-col:nth-of-type(1927) {
    animation-delay: 192.7s; }
  .grid__item-3-col:nth-of-type(1928) {
    animation-delay: 192.8s; }
  .grid__item-3-col:nth-of-type(1929) {
    animation-delay: 192.9s; }
  .grid__item-3-col:nth-of-type(1930) {
    animation-delay: 193s; }
  .grid__item-3-col:nth-of-type(1931) {
    animation-delay: 193.1s; }
  .grid__item-3-col:nth-of-type(1932) {
    animation-delay: 193.2s; }
  .grid__item-3-col:nth-of-type(1933) {
    animation-delay: 193.3s; }
  .grid__item-3-col:nth-of-type(1934) {
    animation-delay: 193.4s; }
  .grid__item-3-col:nth-of-type(1935) {
    animation-delay: 193.5s; }
  .grid__item-3-col:nth-of-type(1936) {
    animation-delay: 193.6s; }
  .grid__item-3-col:nth-of-type(1937) {
    animation-delay: 193.7s; }
  .grid__item-3-col:nth-of-type(1938) {
    animation-delay: 193.8s; }
  .grid__item-3-col:nth-of-type(1939) {
    animation-delay: 193.9s; }
  .grid__item-3-col:nth-of-type(1940) {
    animation-delay: 194s; }
  .grid__item-3-col:nth-of-type(1941) {
    animation-delay: 194.1s; }
  .grid__item-3-col:nth-of-type(1942) {
    animation-delay: 194.2s; }
  .grid__item-3-col:nth-of-type(1943) {
    animation-delay: 194.3s; }
  .grid__item-3-col:nth-of-type(1944) {
    animation-delay: 194.4s; }
  .grid__item-3-col:nth-of-type(1945) {
    animation-delay: 194.5s; }
  .grid__item-3-col:nth-of-type(1946) {
    animation-delay: 194.6s; }
  .grid__item-3-col:nth-of-type(1947) {
    animation-delay: 194.7s; }
  .grid__item-3-col:nth-of-type(1948) {
    animation-delay: 194.8s; }
  .grid__item-3-col:nth-of-type(1949) {
    animation-delay: 194.9s; }
  .grid__item-3-col:nth-of-type(1950) {
    animation-delay: 195s; }
  .grid__item-3-col:nth-of-type(1951) {
    animation-delay: 195.1s; }
  .grid__item-3-col:nth-of-type(1952) {
    animation-delay: 195.2s; }
  .grid__item-3-col:nth-of-type(1953) {
    animation-delay: 195.3s; }
  .grid__item-3-col:nth-of-type(1954) {
    animation-delay: 195.4s; }
  .grid__item-3-col:nth-of-type(1955) {
    animation-delay: 195.5s; }
  .grid__item-3-col:nth-of-type(1956) {
    animation-delay: 195.6s; }
  .grid__item-3-col:nth-of-type(1957) {
    animation-delay: 195.7s; }
  .grid__item-3-col:nth-of-type(1958) {
    animation-delay: 195.8s; }
  .grid__item-3-col:nth-of-type(1959) {
    animation-delay: 195.9s; }
  .grid__item-3-col:nth-of-type(1960) {
    animation-delay: 196s; }
  .grid__item-3-col:nth-of-type(1961) {
    animation-delay: 196.1s; }
  .grid__item-3-col:nth-of-type(1962) {
    animation-delay: 196.2s; }
  .grid__item-3-col:nth-of-type(1963) {
    animation-delay: 196.3s; }
  .grid__item-3-col:nth-of-type(1964) {
    animation-delay: 196.4s; }
  .grid__item-3-col:nth-of-type(1965) {
    animation-delay: 196.5s; }
  .grid__item-3-col:nth-of-type(1966) {
    animation-delay: 196.6s; }
  .grid__item-3-col:nth-of-type(1967) {
    animation-delay: 196.7s; }
  .grid__item-3-col:nth-of-type(1968) {
    animation-delay: 196.8s; }
  .grid__item-3-col:nth-of-type(1969) {
    animation-delay: 196.9s; }
  .grid__item-3-col:nth-of-type(1970) {
    animation-delay: 197s; }
  .grid__item-3-col:nth-of-type(1971) {
    animation-delay: 197.1s; }
  .grid__item-3-col:nth-of-type(1972) {
    animation-delay: 197.2s; }
  .grid__item-3-col:nth-of-type(1973) {
    animation-delay: 197.3s; }
  .grid__item-3-col:nth-of-type(1974) {
    animation-delay: 197.4s; }
  .grid__item-3-col:nth-of-type(1975) {
    animation-delay: 197.5s; }
  .grid__item-3-col:nth-of-type(1976) {
    animation-delay: 197.6s; }
  .grid__item-3-col:nth-of-type(1977) {
    animation-delay: 197.7s; }
  .grid__item-3-col:nth-of-type(1978) {
    animation-delay: 197.8s; }
  .grid__item-3-col:nth-of-type(1979) {
    animation-delay: 197.9s; }
  .grid__item-3-col:nth-of-type(1980) {
    animation-delay: 198s; }
  .grid__item-3-col:nth-of-type(1981) {
    animation-delay: 198.1s; }
  .grid__item-3-col:nth-of-type(1982) {
    animation-delay: 198.2s; }
  .grid__item-3-col:nth-of-type(1983) {
    animation-delay: 198.3s; }
  .grid__item-3-col:nth-of-type(1984) {
    animation-delay: 198.4s; }
  .grid__item-3-col:nth-of-type(1985) {
    animation-delay: 198.5s; }
  .grid__item-3-col:nth-of-type(1986) {
    animation-delay: 198.6s; }
  .grid__item-3-col:nth-of-type(1987) {
    animation-delay: 198.7s; }
  .grid__item-3-col:nth-of-type(1988) {
    animation-delay: 198.8s; }
  .grid__item-3-col:nth-of-type(1989) {
    animation-delay: 198.9s; }
  .grid__item-3-col:nth-of-type(1990) {
    animation-delay: 199s; }
  .grid__item-3-col:nth-of-type(1991) {
    animation-delay: 199.1s; }
  .grid__item-3-col:nth-of-type(1992) {
    animation-delay: 199.2s; }
  .grid__item-3-col:nth-of-type(1993) {
    animation-delay: 199.3s; }
  .grid__item-3-col:nth-of-type(1994) {
    animation-delay: 199.4s; }
  .grid__item-3-col:nth-of-type(1995) {
    animation-delay: 199.5s; }
  .grid__item-3-col:nth-of-type(1996) {
    animation-delay: 199.6s; }
  .grid__item-3-col:nth-of-type(1997) {
    animation-delay: 199.7s; }
  .grid__item-3-col:nth-of-type(1998) {
    animation-delay: 199.8s; }
  .grid__item-3-col:nth-of-type(1999) {
    animation-delay: 199.9s; }
  .grid__item-3-col:nth-of-type(2000) {
    animation-delay: 200s; }
  .grid__item-3-col:nth-of-type(2001) {
    animation-delay: 200.1s; }
  .grid__item-3-col:nth-of-type(2002) {
    animation-delay: 200.2s; }
  .grid__item-3-col:nth-of-type(2003) {
    animation-delay: 200.3s; }
  .grid__item-3-col:nth-of-type(2004) {
    animation-delay: 200.4s; }
  .grid__item-3-col:nth-of-type(2005) {
    animation-delay: 200.5s; }
  .grid__item-3-col:nth-of-type(2006) {
    animation-delay: 200.6s; }
  .grid__item-3-col:nth-of-type(2007) {
    animation-delay: 200.7s; }
  .grid__item-3-col:nth-of-type(2008) {
    animation-delay: 200.8s; }
  .grid__item-3-col:nth-of-type(2009) {
    animation-delay: 200.9s; }
  .grid__item-3-col:nth-of-type(2010) {
    animation-delay: 201s; }
  .grid__item-3-col:nth-of-type(2011) {
    animation-delay: 201.1s; }
  .grid__item-3-col:nth-of-type(2012) {
    animation-delay: 201.2s; }
  .grid__item-3-col:nth-of-type(2013) {
    animation-delay: 201.3s; }
  .grid__item-3-col:nth-of-type(2014) {
    animation-delay: 201.4s; }
  .grid__item-3-col:nth-of-type(2015) {
    animation-delay: 201.5s; }
  .grid__item-3-col:nth-of-type(2016) {
    animation-delay: 201.6s; }
  .grid__item-3-col:nth-of-type(2017) {
    animation-delay: 201.7s; }
  .grid__item-3-col:nth-of-type(2018) {
    animation-delay: 201.8s; }
  .grid__item-3-col:nth-of-type(2019) {
    animation-delay: 201.9s; }
  .grid__item-3-col:nth-of-type(2020) {
    animation-delay: 202s; }
  .grid__item-3-col:nth-of-type(2021) {
    animation-delay: 202.1s; }
  .grid__item-3-col:nth-of-type(2022) {
    animation-delay: 202.2s; }
  .grid__item-3-col:nth-of-type(2023) {
    animation-delay: 202.3s; }
  .grid__item-3-col:nth-of-type(2024) {
    animation-delay: 202.4s; }
  .grid__item-3-col:nth-of-type(2025) {
    animation-delay: 202.5s; }
  .grid__item-3-col:nth-of-type(2026) {
    animation-delay: 202.6s; }
  .grid__item-3-col:nth-of-type(2027) {
    animation-delay: 202.7s; }
  .grid__item-3-col:nth-of-type(2028) {
    animation-delay: 202.8s; }
  .grid__item-3-col:nth-of-type(2029) {
    animation-delay: 202.9s; }
  .grid__item-3-col:nth-of-type(2030) {
    animation-delay: 203s; }
  .grid__item-3-col:nth-of-type(2031) {
    animation-delay: 203.1s; }
  .grid__item-3-col:nth-of-type(2032) {
    animation-delay: 203.2s; }
  .grid__item-3-col:nth-of-type(2033) {
    animation-delay: 203.3s; }
  .grid__item-3-col:nth-of-type(2034) {
    animation-delay: 203.4s; }
  .grid__item-3-col:nth-of-type(2035) {
    animation-delay: 203.5s; }
  .grid__item-3-col:nth-of-type(2036) {
    animation-delay: 203.6s; }
  .grid__item-3-col:nth-of-type(2037) {
    animation-delay: 203.7s; }
  .grid__item-3-col:nth-of-type(2038) {
    animation-delay: 203.8s; }
  .grid__item-3-col:nth-of-type(2039) {
    animation-delay: 203.9s; }
  .grid__item-3-col:nth-of-type(2040) {
    animation-delay: 204s; }
  .grid__item-3-col:nth-of-type(2041) {
    animation-delay: 204.1s; }
  .grid__item-3-col:nth-of-type(2042) {
    animation-delay: 204.2s; }
  .grid__item-3-col:nth-of-type(2043) {
    animation-delay: 204.3s; }
  .grid__item-3-col:nth-of-type(2044) {
    animation-delay: 204.4s; }
  .grid__item-3-col:nth-of-type(2045) {
    animation-delay: 204.5s; }
  .grid__item-3-col:nth-of-type(2046) {
    animation-delay: 204.6s; }
  .grid__item-3-col:nth-of-type(2047) {
    animation-delay: 204.7s; }
  .grid__item-3-col:nth-of-type(2048) {
    animation-delay: 204.8s; }
  .grid__item-3-col:nth-of-type(2049) {
    animation-delay: 204.9s; }
  .grid__item-3-col:nth-of-type(2050) {
    animation-delay: 205s; }
  .grid__item-3-col:nth-of-type(2051) {
    animation-delay: 205.1s; }
  .grid__item-3-col:nth-of-type(2052) {
    animation-delay: 205.2s; }
  .grid__item-3-col:nth-of-type(2053) {
    animation-delay: 205.3s; }
  .grid__item-3-col:nth-of-type(2054) {
    animation-delay: 205.4s; }
  .grid__item-3-col:nth-of-type(2055) {
    animation-delay: 205.5s; }
  .grid__item-3-col:nth-of-type(2056) {
    animation-delay: 205.6s; }
  .grid__item-3-col:nth-of-type(2057) {
    animation-delay: 205.7s; }
  .grid__item-3-col:nth-of-type(2058) {
    animation-delay: 205.8s; }
  .grid__item-3-col:nth-of-type(2059) {
    animation-delay: 205.9s; }
  .grid__item-3-col:nth-of-type(2060) {
    animation-delay: 206s; }
  .grid__item-3-col:nth-of-type(2061) {
    animation-delay: 206.1s; }
  .grid__item-3-col:nth-of-type(2062) {
    animation-delay: 206.2s; }
  .grid__item-3-col:nth-of-type(2063) {
    animation-delay: 206.3s; }
  .grid__item-3-col:nth-of-type(2064) {
    animation-delay: 206.4s; }
  .grid__item-3-col:nth-of-type(2065) {
    animation-delay: 206.5s; }
  .grid__item-3-col:nth-of-type(2066) {
    animation-delay: 206.6s; }
  .grid__item-3-col:nth-of-type(2067) {
    animation-delay: 206.7s; }
  .grid__item-3-col:nth-of-type(2068) {
    animation-delay: 206.8s; }
  .grid__item-3-col:nth-of-type(2069) {
    animation-delay: 206.9s; }
  .grid__item-3-col:nth-of-type(2070) {
    animation-delay: 207s; }
  .grid__item-3-col:nth-of-type(2071) {
    animation-delay: 207.1s; }
  .grid__item-3-col:nth-of-type(2072) {
    animation-delay: 207.2s; }
  .grid__item-3-col:nth-of-type(2073) {
    animation-delay: 207.3s; }
  .grid__item-3-col:nth-of-type(2074) {
    animation-delay: 207.4s; }
  .grid__item-3-col:nth-of-type(2075) {
    animation-delay: 207.5s; }
  .grid__item-3-col:nth-of-type(2076) {
    animation-delay: 207.6s; }
  .grid__item-3-col:nth-of-type(2077) {
    animation-delay: 207.7s; }
  .grid__item-3-col:nth-of-type(2078) {
    animation-delay: 207.8s; }
  .grid__item-3-col:nth-of-type(2079) {
    animation-delay: 207.9s; }
  .grid__item-3-col:nth-of-type(2080) {
    animation-delay: 208s; }
  .grid__item-3-col:nth-of-type(2081) {
    animation-delay: 208.1s; }
  .grid__item-3-col:nth-of-type(2082) {
    animation-delay: 208.2s; }
  .grid__item-3-col:nth-of-type(2083) {
    animation-delay: 208.3s; }
  .grid__item-3-col:nth-of-type(2084) {
    animation-delay: 208.4s; }
  .grid__item-3-col:nth-of-type(2085) {
    animation-delay: 208.5s; }
  .grid__item-3-col:nth-of-type(2086) {
    animation-delay: 208.6s; }
  .grid__item-3-col:nth-of-type(2087) {
    animation-delay: 208.7s; }
  .grid__item-3-col:nth-of-type(2088) {
    animation-delay: 208.8s; }
  .grid__item-3-col:nth-of-type(2089) {
    animation-delay: 208.9s; }
  .grid__item-3-col:nth-of-type(2090) {
    animation-delay: 209s; }
  .grid__item-3-col:nth-of-type(2091) {
    animation-delay: 209.1s; }
  .grid__item-3-col:nth-of-type(2092) {
    animation-delay: 209.2s; }
  .grid__item-3-col:nth-of-type(2093) {
    animation-delay: 209.3s; }
  .grid__item-3-col:nth-of-type(2094) {
    animation-delay: 209.4s; }
  .grid__item-3-col:nth-of-type(2095) {
    animation-delay: 209.5s; }
  .grid__item-3-col:nth-of-type(2096) {
    animation-delay: 209.6s; }
  .grid__item-3-col:nth-of-type(2097) {
    animation-delay: 209.7s; }
  .grid__item-3-col:nth-of-type(2098) {
    animation-delay: 209.8s; }
  .grid__item-3-col:nth-of-type(2099) {
    animation-delay: 209.9s; }
  .grid__item-3-col:nth-of-type(2100) {
    animation-delay: 210s; }
  .grid__item-3-col:nth-of-type(2101) {
    animation-delay: 210.1s; }
  .grid__item-3-col:nth-of-type(2102) {
    animation-delay: 210.2s; }
  .grid__item-3-col:nth-of-type(2103) {
    animation-delay: 210.3s; }
  .grid__item-3-col:nth-of-type(2104) {
    animation-delay: 210.4s; }
  .grid__item-3-col:nth-of-type(2105) {
    animation-delay: 210.5s; }
  .grid__item-3-col:nth-of-type(2106) {
    animation-delay: 210.6s; }
  .grid__item-3-col:nth-of-type(2107) {
    animation-delay: 210.7s; }
  .grid__item-3-col:nth-of-type(2108) {
    animation-delay: 210.8s; }
  .grid__item-3-col:nth-of-type(2109) {
    animation-delay: 210.9s; }
  .grid__item-3-col:nth-of-type(2110) {
    animation-delay: 211s; }
  .grid__item-3-col:nth-of-type(2111) {
    animation-delay: 211.1s; }
  .grid__item-3-col:nth-of-type(2112) {
    animation-delay: 211.2s; }
  .grid__item-3-col:nth-of-type(2113) {
    animation-delay: 211.3s; }
  .grid__item-3-col:nth-of-type(2114) {
    animation-delay: 211.4s; }
  .grid__item-3-col:nth-of-type(2115) {
    animation-delay: 211.5s; }
  .grid__item-3-col:nth-of-type(2116) {
    animation-delay: 211.6s; }
  .grid__item-3-col:nth-of-type(2117) {
    animation-delay: 211.7s; }
  .grid__item-3-col:nth-of-type(2118) {
    animation-delay: 211.8s; }
  .grid__item-3-col:nth-of-type(2119) {
    animation-delay: 211.9s; }
  .grid__item-3-col:nth-of-type(2120) {
    animation-delay: 212s; }
  .grid__item-3-col:nth-of-type(2121) {
    animation-delay: 212.1s; }
  .grid__item-3-col:nth-of-type(2122) {
    animation-delay: 212.2s; }
  .grid__item-3-col:nth-of-type(2123) {
    animation-delay: 212.3s; }
  .grid__item-3-col:nth-of-type(2124) {
    animation-delay: 212.4s; }
  .grid__item-3-col:nth-of-type(2125) {
    animation-delay: 212.5s; }
  .grid__item-3-col:nth-of-type(2126) {
    animation-delay: 212.6s; }
  .grid__item-3-col:nth-of-type(2127) {
    animation-delay: 212.7s; }
  .grid__item-3-col:nth-of-type(2128) {
    animation-delay: 212.8s; }
  .grid__item-3-col:nth-of-type(2129) {
    animation-delay: 212.9s; }
  .grid__item-3-col:nth-of-type(2130) {
    animation-delay: 213s; }
  .grid__item-3-col:nth-of-type(2131) {
    animation-delay: 213.1s; }
  .grid__item-3-col:nth-of-type(2132) {
    animation-delay: 213.2s; }
  .grid__item-3-col:nth-of-type(2133) {
    animation-delay: 213.3s; }
  .grid__item-3-col:nth-of-type(2134) {
    animation-delay: 213.4s; }
  .grid__item-3-col:nth-of-type(2135) {
    animation-delay: 213.5s; }
  .grid__item-3-col:nth-of-type(2136) {
    animation-delay: 213.6s; }
  .grid__item-3-col:nth-of-type(2137) {
    animation-delay: 213.7s; }
  .grid__item-3-col:nth-of-type(2138) {
    animation-delay: 213.8s; }
  .grid__item-3-col:nth-of-type(2139) {
    animation-delay: 213.9s; }
  .grid__item-3-col:nth-of-type(2140) {
    animation-delay: 214s; }
  .grid__item-3-col:nth-of-type(2141) {
    animation-delay: 214.1s; }
  .grid__item-3-col:nth-of-type(2142) {
    animation-delay: 214.2s; }
  .grid__item-3-col:nth-of-type(2143) {
    animation-delay: 214.3s; }
  .grid__item-3-col:nth-of-type(2144) {
    animation-delay: 214.4s; }
  .grid__item-3-col:nth-of-type(2145) {
    animation-delay: 214.5s; }
  .grid__item-3-col:nth-of-type(2146) {
    animation-delay: 214.6s; }
  .grid__item-3-col:nth-of-type(2147) {
    animation-delay: 214.7s; }
  .grid__item-3-col:nth-of-type(2148) {
    animation-delay: 214.8s; }
  .grid__item-3-col:nth-of-type(2149) {
    animation-delay: 214.9s; }
  .grid__item-3-col:nth-of-type(2150) {
    animation-delay: 215s; }
  .grid__item-3-col:nth-of-type(2151) {
    animation-delay: 215.1s; }
  .grid__item-3-col:nth-of-type(2152) {
    animation-delay: 215.2s; }
  .grid__item-3-col:nth-of-type(2153) {
    animation-delay: 215.3s; }
  .grid__item-3-col:nth-of-type(2154) {
    animation-delay: 215.4s; }
  .grid__item-3-col:nth-of-type(2155) {
    animation-delay: 215.5s; }
  .grid__item-3-col:nth-of-type(2156) {
    animation-delay: 215.6s; }
  .grid__item-3-col:nth-of-type(2157) {
    animation-delay: 215.7s; }
  .grid__item-3-col:nth-of-type(2158) {
    animation-delay: 215.8s; }
  .grid__item-3-col:nth-of-type(2159) {
    animation-delay: 215.9s; }
  .grid__item-3-col:nth-of-type(2160) {
    animation-delay: 216s; }
  .grid__item-3-col:nth-of-type(2161) {
    animation-delay: 216.1s; }
  .grid__item-3-col:nth-of-type(2162) {
    animation-delay: 216.2s; }
  .grid__item-3-col:nth-of-type(2163) {
    animation-delay: 216.3s; }
  .grid__item-3-col:nth-of-type(2164) {
    animation-delay: 216.4s; }
  .grid__item-3-col:nth-of-type(2165) {
    animation-delay: 216.5s; }
  .grid__item-3-col:nth-of-type(2166) {
    animation-delay: 216.6s; }
  .grid__item-3-col:nth-of-type(2167) {
    animation-delay: 216.7s; }
  .grid__item-3-col:nth-of-type(2168) {
    animation-delay: 216.8s; }
  .grid__item-3-col:nth-of-type(2169) {
    animation-delay: 216.9s; }
  .grid__item-3-col:nth-of-type(2170) {
    animation-delay: 217s; }
  .grid__item-3-col:nth-of-type(2171) {
    animation-delay: 217.1s; }
  .grid__item-3-col:nth-of-type(2172) {
    animation-delay: 217.2s; }
  .grid__item-3-col:nth-of-type(2173) {
    animation-delay: 217.3s; }
  .grid__item-3-col:nth-of-type(2174) {
    animation-delay: 217.4s; }
  .grid__item-3-col:nth-of-type(2175) {
    animation-delay: 217.5s; }
  .grid__item-3-col:nth-of-type(2176) {
    animation-delay: 217.6s; }
  .grid__item-3-col:nth-of-type(2177) {
    animation-delay: 217.7s; }
  .grid__item-3-col:nth-of-type(2178) {
    animation-delay: 217.8s; }
  .grid__item-3-col:nth-of-type(2179) {
    animation-delay: 217.9s; }
  .grid__item-3-col:nth-of-type(2180) {
    animation-delay: 218s; }
  .grid__item-3-col:nth-of-type(2181) {
    animation-delay: 218.1s; }
  .grid__item-3-col:nth-of-type(2182) {
    animation-delay: 218.2s; }
  .grid__item-3-col:nth-of-type(2183) {
    animation-delay: 218.3s; }
  .grid__item-3-col:nth-of-type(2184) {
    animation-delay: 218.4s; }
  .grid__item-3-col:nth-of-type(2185) {
    animation-delay: 218.5s; }
  .grid__item-3-col:nth-of-type(2186) {
    animation-delay: 218.6s; }
  .grid__item-3-col:nth-of-type(2187) {
    animation-delay: 218.7s; }
  .grid__item-3-col:nth-of-type(2188) {
    animation-delay: 218.8s; }
  .grid__item-3-col:nth-of-type(2189) {
    animation-delay: 218.9s; }
  .grid__item-3-col:nth-of-type(2190) {
    animation-delay: 219s; }
  .grid__item-3-col:nth-of-type(2191) {
    animation-delay: 219.1s; }
  .grid__item-3-col:nth-of-type(2192) {
    animation-delay: 219.2s; }
  .grid__item-3-col:nth-of-type(2193) {
    animation-delay: 219.3s; }
  .grid__item-3-col:nth-of-type(2194) {
    animation-delay: 219.4s; }
  .grid__item-3-col:nth-of-type(2195) {
    animation-delay: 219.5s; }
  .grid__item-3-col:nth-of-type(2196) {
    animation-delay: 219.6s; }
  .grid__item-3-col:nth-of-type(2197) {
    animation-delay: 219.7s; }
  .grid__item-3-col:nth-of-type(2198) {
    animation-delay: 219.8s; }
  .grid__item-3-col:nth-of-type(2199) {
    animation-delay: 219.9s; }
  .grid__item-3-col:nth-of-type(2200) {
    animation-delay: 220s; }
  .grid__item-3-col:nth-of-type(2201) {
    animation-delay: 220.1s; }
  .grid__item-3-col:nth-of-type(2202) {
    animation-delay: 220.2s; }
  .grid__item-3-col:nth-of-type(2203) {
    animation-delay: 220.3s; }
  .grid__item-3-col:nth-of-type(2204) {
    animation-delay: 220.4s; }
  .grid__item-3-col:nth-of-type(2205) {
    animation-delay: 220.5s; }
  .grid__item-3-col:nth-of-type(2206) {
    animation-delay: 220.6s; }
  .grid__item-3-col:nth-of-type(2207) {
    animation-delay: 220.7s; }
  .grid__item-3-col:nth-of-type(2208) {
    animation-delay: 220.8s; }
  .grid__item-3-col:nth-of-type(2209) {
    animation-delay: 220.9s; }
  .grid__item-3-col:nth-of-type(2210) {
    animation-delay: 221s; }
  .grid__item-3-col:nth-of-type(2211) {
    animation-delay: 221.1s; }
  .grid__item-3-col:nth-of-type(2212) {
    animation-delay: 221.2s; }
  .grid__item-3-col:nth-of-type(2213) {
    animation-delay: 221.3s; }
  .grid__item-3-col:nth-of-type(2214) {
    animation-delay: 221.4s; }
  .grid__item-3-col:nth-of-type(2215) {
    animation-delay: 221.5s; }
  .grid__item-3-col:nth-of-type(2216) {
    animation-delay: 221.6s; }
  .grid__item-3-col:nth-of-type(2217) {
    animation-delay: 221.7s; }
  .grid__item-3-col:nth-of-type(2218) {
    animation-delay: 221.8s; }
  .grid__item-3-col:nth-of-type(2219) {
    animation-delay: 221.9s; }
  .grid__item-3-col:nth-of-type(2220) {
    animation-delay: 222s; }
  .grid__item-3-col:nth-of-type(2221) {
    animation-delay: 222.1s; }
  .grid__item-3-col:nth-of-type(2222) {
    animation-delay: 222.2s; }
  .grid__item-3-col:nth-of-type(2223) {
    animation-delay: 222.3s; }
  .grid__item-3-col:nth-of-type(2224) {
    animation-delay: 222.4s; }
  .grid__item-3-col:nth-of-type(2225) {
    animation-delay: 222.5s; }
  .grid__item-3-col:nth-of-type(2226) {
    animation-delay: 222.6s; }
  .grid__item-3-col:nth-of-type(2227) {
    animation-delay: 222.7s; }
  .grid__item-3-col:nth-of-type(2228) {
    animation-delay: 222.8s; }
  .grid__item-3-col:nth-of-type(2229) {
    animation-delay: 222.9s; }
  .grid__item-3-col:nth-of-type(2230) {
    animation-delay: 223s; }
  .grid__item-3-col:nth-of-type(2231) {
    animation-delay: 223.1s; }
  .grid__item-3-col:nth-of-type(2232) {
    animation-delay: 223.2s; }
  .grid__item-3-col:nth-of-type(2233) {
    animation-delay: 223.3s; }
  .grid__item-3-col:nth-of-type(2234) {
    animation-delay: 223.4s; }
  .grid__item-3-col:nth-of-type(2235) {
    animation-delay: 223.5s; }
  .grid__item-3-col:nth-of-type(2236) {
    animation-delay: 223.6s; }
  .grid__item-3-col:nth-of-type(2237) {
    animation-delay: 223.7s; }
  .grid__item-3-col:nth-of-type(2238) {
    animation-delay: 223.8s; }
  .grid__item-3-col:nth-of-type(2239) {
    animation-delay: 223.9s; }
  .grid__item-3-col:nth-of-type(2240) {
    animation-delay: 224s; }
  .grid__item-3-col:nth-of-type(2241) {
    animation-delay: 224.1s; }
  .grid__item-3-col:nth-of-type(2242) {
    animation-delay: 224.2s; }
  .grid__item-3-col:nth-of-type(2243) {
    animation-delay: 224.3s; }
  .grid__item-3-col:nth-of-type(2244) {
    animation-delay: 224.4s; }
  .grid__item-3-col:nth-of-type(2245) {
    animation-delay: 224.5s; }
  .grid__item-3-col:nth-of-type(2246) {
    animation-delay: 224.6s; }
  .grid__item-3-col:nth-of-type(2247) {
    animation-delay: 224.7s; }
  .grid__item-3-col:nth-of-type(2248) {
    animation-delay: 224.8s; }
  .grid__item-3-col:nth-of-type(2249) {
    animation-delay: 224.9s; }
  .grid__item-3-col:nth-of-type(2250) {
    animation-delay: 225s; }
  .grid__item-3-col:nth-of-type(2251) {
    animation-delay: 225.1s; }
  .grid__item-3-col:nth-of-type(2252) {
    animation-delay: 225.2s; }
  .grid__item-3-col:nth-of-type(2253) {
    animation-delay: 225.3s; }
  .grid__item-3-col:nth-of-type(2254) {
    animation-delay: 225.4s; }
  .grid__item-3-col:nth-of-type(2255) {
    animation-delay: 225.5s; }
  .grid__item-3-col:nth-of-type(2256) {
    animation-delay: 225.6s; }
  .grid__item-3-col:nth-of-type(2257) {
    animation-delay: 225.7s; }
  .grid__item-3-col:nth-of-type(2258) {
    animation-delay: 225.8s; }
  .grid__item-3-col:nth-of-type(2259) {
    animation-delay: 225.9s; }
  .grid__item-3-col:nth-of-type(2260) {
    animation-delay: 226s; }
  .grid__item-3-col:nth-of-type(2261) {
    animation-delay: 226.1s; }
  .grid__item-3-col:nth-of-type(2262) {
    animation-delay: 226.2s; }
  .grid__item-3-col:nth-of-type(2263) {
    animation-delay: 226.3s; }
  .grid__item-3-col:nth-of-type(2264) {
    animation-delay: 226.4s; }
  .grid__item-3-col:nth-of-type(2265) {
    animation-delay: 226.5s; }
  .grid__item-3-col:nth-of-type(2266) {
    animation-delay: 226.6s; }
  .grid__item-3-col:nth-of-type(2267) {
    animation-delay: 226.7s; }
  .grid__item-3-col:nth-of-type(2268) {
    animation-delay: 226.8s; }
  .grid__item-3-col:nth-of-type(2269) {
    animation-delay: 226.9s; }
  .grid__item-3-col:nth-of-type(2270) {
    animation-delay: 227s; }
  .grid__item-3-col:nth-of-type(2271) {
    animation-delay: 227.1s; }
  .grid__item-3-col:nth-of-type(2272) {
    animation-delay: 227.2s; }
  .grid__item-3-col:nth-of-type(2273) {
    animation-delay: 227.3s; }
  .grid__item-3-col:nth-of-type(2274) {
    animation-delay: 227.4s; }
  .grid__item-3-col:nth-of-type(2275) {
    animation-delay: 227.5s; }
  .grid__item-3-col:nth-of-type(2276) {
    animation-delay: 227.6s; }
  .grid__item-3-col:nth-of-type(2277) {
    animation-delay: 227.7s; }
  .grid__item-3-col:nth-of-type(2278) {
    animation-delay: 227.8s; }
  .grid__item-3-col:nth-of-type(2279) {
    animation-delay: 227.9s; }
  .grid__item-3-col:nth-of-type(2280) {
    animation-delay: 228s; }
  .grid__item-3-col:nth-of-type(2281) {
    animation-delay: 228.1s; }
  .grid__item-3-col:nth-of-type(2282) {
    animation-delay: 228.2s; }
  .grid__item-3-col:nth-of-type(2283) {
    animation-delay: 228.3s; }
  .grid__item-3-col:nth-of-type(2284) {
    animation-delay: 228.4s; }
  .grid__item-3-col:nth-of-type(2285) {
    animation-delay: 228.5s; }
  .grid__item-3-col:nth-of-type(2286) {
    animation-delay: 228.6s; }
  .grid__item-3-col:nth-of-type(2287) {
    animation-delay: 228.7s; }
  .grid__item-3-col:nth-of-type(2288) {
    animation-delay: 228.8s; }
  .grid__item-3-col:nth-of-type(2289) {
    animation-delay: 228.9s; }
  .grid__item-3-col:nth-of-type(2290) {
    animation-delay: 229s; }
  .grid__item-3-col:nth-of-type(2291) {
    animation-delay: 229.1s; }
  .grid__item-3-col:nth-of-type(2292) {
    animation-delay: 229.2s; }
  .grid__item-3-col:nth-of-type(2293) {
    animation-delay: 229.3s; }
  .grid__item-3-col:nth-of-type(2294) {
    animation-delay: 229.4s; }
  .grid__item-3-col:nth-of-type(2295) {
    animation-delay: 229.5s; }
  .grid__item-3-col:nth-of-type(2296) {
    animation-delay: 229.6s; }
  .grid__item-3-col:nth-of-type(2297) {
    animation-delay: 229.7s; }
  .grid__item-3-col:nth-of-type(2298) {
    animation-delay: 229.8s; }
  .grid__item-3-col:nth-of-type(2299) {
    animation-delay: 229.9s; }
  .grid__item-3-col:nth-of-type(2300) {
    animation-delay: 230s; }
  .grid__item-3-col:nth-of-type(2301) {
    animation-delay: 230.1s; }
  .grid__item-3-col:nth-of-type(2302) {
    animation-delay: 230.2s; }
  .grid__item-3-col:nth-of-type(2303) {
    animation-delay: 230.3s; }
  .grid__item-3-col:nth-of-type(2304) {
    animation-delay: 230.4s; }
  .grid__item-3-col:nth-of-type(2305) {
    animation-delay: 230.5s; }
  .grid__item-3-col:nth-of-type(2306) {
    animation-delay: 230.6s; }
  .grid__item-3-col:nth-of-type(2307) {
    animation-delay: 230.7s; }
  .grid__item-3-col:nth-of-type(2308) {
    animation-delay: 230.8s; }
  .grid__item-3-col:nth-of-type(2309) {
    animation-delay: 230.9s; }
  .grid__item-3-col:nth-of-type(2310) {
    animation-delay: 231s; }
  .grid__item-3-col:nth-of-type(2311) {
    animation-delay: 231.1s; }
  .grid__item-3-col:nth-of-type(2312) {
    animation-delay: 231.2s; }
  .grid__item-3-col:nth-of-type(2313) {
    animation-delay: 231.3s; }
  .grid__item-3-col:nth-of-type(2314) {
    animation-delay: 231.4s; }
  .grid__item-3-col:nth-of-type(2315) {
    animation-delay: 231.5s; }
  .grid__item-3-col:nth-of-type(2316) {
    animation-delay: 231.6s; }
  .grid__item-3-col:nth-of-type(2317) {
    animation-delay: 231.7s; }
  .grid__item-3-col:nth-of-type(2318) {
    animation-delay: 231.8s; }
  .grid__item-3-col:nth-of-type(2319) {
    animation-delay: 231.9s; }
  .grid__item-3-col:nth-of-type(2320) {
    animation-delay: 232s; }
  .grid__item-3-col:nth-of-type(2321) {
    animation-delay: 232.1s; }
  .grid__item-3-col:nth-of-type(2322) {
    animation-delay: 232.2s; }
  .grid__item-3-col:nth-of-type(2323) {
    animation-delay: 232.3s; }
  .grid__item-3-col:nth-of-type(2324) {
    animation-delay: 232.4s; }
  .grid__item-3-col:nth-of-type(2325) {
    animation-delay: 232.5s; }
  .grid__item-3-col:nth-of-type(2326) {
    animation-delay: 232.6s; }
  .grid__item-3-col:nth-of-type(2327) {
    animation-delay: 232.7s; }
  .grid__item-3-col:nth-of-type(2328) {
    animation-delay: 232.8s; }
  .grid__item-3-col:nth-of-type(2329) {
    animation-delay: 232.9s; }
  .grid__item-3-col:nth-of-type(2330) {
    animation-delay: 233s; }
  .grid__item-3-col:nth-of-type(2331) {
    animation-delay: 233.1s; }
  .grid__item-3-col:nth-of-type(2332) {
    animation-delay: 233.2s; }
  .grid__item-3-col:nth-of-type(2333) {
    animation-delay: 233.3s; }
  .grid__item-3-col:nth-of-type(2334) {
    animation-delay: 233.4s; }
  .grid__item-3-col:nth-of-type(2335) {
    animation-delay: 233.5s; }
  .grid__item-3-col:nth-of-type(2336) {
    animation-delay: 233.6s; }
  .grid__item-3-col:nth-of-type(2337) {
    animation-delay: 233.7s; }
  .grid__item-3-col:nth-of-type(2338) {
    animation-delay: 233.8s; }
  .grid__item-3-col:nth-of-type(2339) {
    animation-delay: 233.9s; }
  .grid__item-3-col:nth-of-type(2340) {
    animation-delay: 234s; }
  .grid__item-3-col:nth-of-type(2341) {
    animation-delay: 234.1s; }
  .grid__item-3-col:nth-of-type(2342) {
    animation-delay: 234.2s; }
  .grid__item-3-col:nth-of-type(2343) {
    animation-delay: 234.3s; }
  .grid__item-3-col:nth-of-type(2344) {
    animation-delay: 234.4s; }
  .grid__item-3-col:nth-of-type(2345) {
    animation-delay: 234.5s; }
  .grid__item-3-col:nth-of-type(2346) {
    animation-delay: 234.6s; }
  .grid__item-3-col:nth-of-type(2347) {
    animation-delay: 234.7s; }
  .grid__item-3-col:nth-of-type(2348) {
    animation-delay: 234.8s; }
  .grid__item-3-col:nth-of-type(2349) {
    animation-delay: 234.9s; }
  .grid__item-3-col:nth-of-type(2350) {
    animation-delay: 235s; }
  .grid__item-3-col:nth-of-type(2351) {
    animation-delay: 235.1s; }
  .grid__item-3-col:nth-of-type(2352) {
    animation-delay: 235.2s; }
  .grid__item-3-col:nth-of-type(2353) {
    animation-delay: 235.3s; }
  .grid__item-3-col:nth-of-type(2354) {
    animation-delay: 235.4s; }
  .grid__item-3-col:nth-of-type(2355) {
    animation-delay: 235.5s; }
  .grid__item-3-col:nth-of-type(2356) {
    animation-delay: 235.6s; }
  .grid__item-3-col:nth-of-type(2357) {
    animation-delay: 235.7s; }
  .grid__item-3-col:nth-of-type(2358) {
    animation-delay: 235.8s; }
  .grid__item-3-col:nth-of-type(2359) {
    animation-delay: 235.9s; }
  .grid__item-3-col:nth-of-type(2360) {
    animation-delay: 236s; }
  .grid__item-3-col:nth-of-type(2361) {
    animation-delay: 236.1s; }
  .grid__item-3-col:nth-of-type(2362) {
    animation-delay: 236.2s; }
  .grid__item-3-col:nth-of-type(2363) {
    animation-delay: 236.3s; }
  .grid__item-3-col:nth-of-type(2364) {
    animation-delay: 236.4s; }
  .grid__item-3-col:nth-of-type(2365) {
    animation-delay: 236.5s; }
  .grid__item-3-col:nth-of-type(2366) {
    animation-delay: 236.6s; }
  .grid__item-3-col:nth-of-type(2367) {
    animation-delay: 236.7s; }
  .grid__item-3-col:nth-of-type(2368) {
    animation-delay: 236.8s; }
  .grid__item-3-col:nth-of-type(2369) {
    animation-delay: 236.9s; }
  .grid__item-3-col:nth-of-type(2370) {
    animation-delay: 237s; }
  .grid__item-3-col:nth-of-type(2371) {
    animation-delay: 237.1s; }
  .grid__item-3-col:nth-of-type(2372) {
    animation-delay: 237.2s; }
  .grid__item-3-col:nth-of-type(2373) {
    animation-delay: 237.3s; }
  .grid__item-3-col:nth-of-type(2374) {
    animation-delay: 237.4s; }
  .grid__item-3-col:nth-of-type(2375) {
    animation-delay: 237.5s; }
  .grid__item-3-col:nth-of-type(2376) {
    animation-delay: 237.6s; }
  .grid__item-3-col:nth-of-type(2377) {
    animation-delay: 237.7s; }
  .grid__item-3-col:nth-of-type(2378) {
    animation-delay: 237.8s; }
  .grid__item-3-col:nth-of-type(2379) {
    animation-delay: 237.9s; }
  .grid__item-3-col:nth-of-type(2380) {
    animation-delay: 238s; }
  .grid__item-3-col:nth-of-type(2381) {
    animation-delay: 238.1s; }
  .grid__item-3-col:nth-of-type(2382) {
    animation-delay: 238.2s; }
  .grid__item-3-col:nth-of-type(2383) {
    animation-delay: 238.3s; }
  .grid__item-3-col:nth-of-type(2384) {
    animation-delay: 238.4s; }
  .grid__item-3-col:nth-of-type(2385) {
    animation-delay: 238.5s; }
  .grid__item-3-col:nth-of-type(2386) {
    animation-delay: 238.6s; }
  .grid__item-3-col:nth-of-type(2387) {
    animation-delay: 238.7s; }
  .grid__item-3-col:nth-of-type(2388) {
    animation-delay: 238.8s; }
  .grid__item-3-col:nth-of-type(2389) {
    animation-delay: 238.9s; }
  .grid__item-3-col:nth-of-type(2390) {
    animation-delay: 239s; }
  .grid__item-3-col:nth-of-type(2391) {
    animation-delay: 239.1s; }
  .grid__item-3-col:nth-of-type(2392) {
    animation-delay: 239.2s; }
  .grid__item-3-col:nth-of-type(2393) {
    animation-delay: 239.3s; }
  .grid__item-3-col:nth-of-type(2394) {
    animation-delay: 239.4s; }
  .grid__item-3-col:nth-of-type(2395) {
    animation-delay: 239.5s; }
  .grid__item-3-col:nth-of-type(2396) {
    animation-delay: 239.6s; }
  .grid__item-3-col:nth-of-type(2397) {
    animation-delay: 239.7s; }
  .grid__item-3-col:nth-of-type(2398) {
    animation-delay: 239.8s; }
  .grid__item-3-col:nth-of-type(2399) {
    animation-delay: 239.9s; }
  .grid__item-3-col:nth-of-type(2400) {
    animation-delay: 240s; }
  .grid__item-3-col:nth-of-type(2401) {
    animation-delay: 240.1s; }
  .grid__item-3-col:nth-of-type(2402) {
    animation-delay: 240.2s; }
  .grid__item-3-col:nth-of-type(2403) {
    animation-delay: 240.3s; }
  .grid__item-3-col:nth-of-type(2404) {
    animation-delay: 240.4s; }
  .grid__item-3-col:nth-of-type(2405) {
    animation-delay: 240.5s; }
  .grid__item-3-col:nth-of-type(2406) {
    animation-delay: 240.6s; }
  .grid__item-3-col:nth-of-type(2407) {
    animation-delay: 240.7s; }
  .grid__item-3-col:nth-of-type(2408) {
    animation-delay: 240.8s; }
  .grid__item-3-col:nth-of-type(2409) {
    animation-delay: 240.9s; }
  .grid__item-3-col:nth-of-type(2410) {
    animation-delay: 241s; }
  .grid__item-3-col:nth-of-type(2411) {
    animation-delay: 241.1s; }
  .grid__item-3-col:nth-of-type(2412) {
    animation-delay: 241.2s; }
  .grid__item-3-col:nth-of-type(2413) {
    animation-delay: 241.3s; }
  .grid__item-3-col:nth-of-type(2414) {
    animation-delay: 241.4s; }
  .grid__item-3-col:nth-of-type(2415) {
    animation-delay: 241.5s; }
  .grid__item-3-col:nth-of-type(2416) {
    animation-delay: 241.6s; }
  .grid__item-3-col:nth-of-type(2417) {
    animation-delay: 241.7s; }
  .grid__item-3-col:nth-of-type(2418) {
    animation-delay: 241.8s; }
  .grid__item-3-col:nth-of-type(2419) {
    animation-delay: 241.9s; }
  .grid__item-3-col:nth-of-type(2420) {
    animation-delay: 242s; }
  .grid__item-3-col:nth-of-type(2421) {
    animation-delay: 242.1s; }
  .grid__item-3-col:nth-of-type(2422) {
    animation-delay: 242.2s; }
  .grid__item-3-col:nth-of-type(2423) {
    animation-delay: 242.3s; }
  .grid__item-3-col:nth-of-type(2424) {
    animation-delay: 242.4s; }
  .grid__item-3-col:nth-of-type(2425) {
    animation-delay: 242.5s; }
  .grid__item-3-col:nth-of-type(2426) {
    animation-delay: 242.6s; }
  .grid__item-3-col:nth-of-type(2427) {
    animation-delay: 242.7s; }
  .grid__item-3-col:nth-of-type(2428) {
    animation-delay: 242.8s; }
  .grid__item-3-col:nth-of-type(2429) {
    animation-delay: 242.9s; }
  .grid__item-3-col:nth-of-type(2430) {
    animation-delay: 243s; }
  .grid__item-3-col:nth-of-type(2431) {
    animation-delay: 243.1s; }
  .grid__item-3-col:nth-of-type(2432) {
    animation-delay: 243.2s; }
  .grid__item-3-col:nth-of-type(2433) {
    animation-delay: 243.3s; }
  .grid__item-3-col:nth-of-type(2434) {
    animation-delay: 243.4s; }
  .grid__item-3-col:nth-of-type(2435) {
    animation-delay: 243.5s; }
  .grid__item-3-col:nth-of-type(2436) {
    animation-delay: 243.6s; }
  .grid__item-3-col:nth-of-type(2437) {
    animation-delay: 243.7s; }
  .grid__item-3-col:nth-of-type(2438) {
    animation-delay: 243.8s; }
  .grid__item-3-col:nth-of-type(2439) {
    animation-delay: 243.9s; }
  .grid__item-3-col:nth-of-type(2440) {
    animation-delay: 244s; }
  .grid__item-3-col:nth-of-type(2441) {
    animation-delay: 244.1s; }
  .grid__item-3-col:nth-of-type(2442) {
    animation-delay: 244.2s; }
  .grid__item-3-col:nth-of-type(2443) {
    animation-delay: 244.3s; }
  .grid__item-3-col:nth-of-type(2444) {
    animation-delay: 244.4s; }
  .grid__item-3-col:nth-of-type(2445) {
    animation-delay: 244.5s; }
  .grid__item-3-col:nth-of-type(2446) {
    animation-delay: 244.6s; }
  .grid__item-3-col:nth-of-type(2447) {
    animation-delay: 244.7s; }
  .grid__item-3-col:nth-of-type(2448) {
    animation-delay: 244.8s; }
  .grid__item-3-col:nth-of-type(2449) {
    animation-delay: 244.9s; }
  .grid__item-3-col:nth-of-type(2450) {
    animation-delay: 245s; }
  .grid__item-3-col:nth-of-type(2451) {
    animation-delay: 245.1s; }
  .grid__item-3-col:nth-of-type(2452) {
    animation-delay: 245.2s; }
  .grid__item-3-col:nth-of-type(2453) {
    animation-delay: 245.3s; }
  .grid__item-3-col:nth-of-type(2454) {
    animation-delay: 245.4s; }
  .grid__item-3-col:nth-of-type(2455) {
    animation-delay: 245.5s; }
  .grid__item-3-col:nth-of-type(2456) {
    animation-delay: 245.6s; }
  .grid__item-3-col:nth-of-type(2457) {
    animation-delay: 245.7s; }
  .grid__item-3-col:nth-of-type(2458) {
    animation-delay: 245.8s; }
  .grid__item-3-col:nth-of-type(2459) {
    animation-delay: 245.9s; }
  .grid__item-3-col:nth-of-type(2460) {
    animation-delay: 246s; }
  .grid__item-3-col:nth-of-type(2461) {
    animation-delay: 246.1s; }
  .grid__item-3-col:nth-of-type(2462) {
    animation-delay: 246.2s; }
  .grid__item-3-col:nth-of-type(2463) {
    animation-delay: 246.3s; }
  .grid__item-3-col:nth-of-type(2464) {
    animation-delay: 246.4s; }
  .grid__item-3-col:nth-of-type(2465) {
    animation-delay: 246.5s; }
  .grid__item-3-col:nth-of-type(2466) {
    animation-delay: 246.6s; }
  .grid__item-3-col:nth-of-type(2467) {
    animation-delay: 246.7s; }
  .grid__item-3-col:nth-of-type(2468) {
    animation-delay: 246.8s; }
  .grid__item-3-col:nth-of-type(2469) {
    animation-delay: 246.9s; }
  .grid__item-3-col:nth-of-type(2470) {
    animation-delay: 247s; }
  .grid__item-3-col:nth-of-type(2471) {
    animation-delay: 247.1s; }
  .grid__item-3-col:nth-of-type(2472) {
    animation-delay: 247.2s; }
  .grid__item-3-col:nth-of-type(2473) {
    animation-delay: 247.3s; }
  .grid__item-3-col:nth-of-type(2474) {
    animation-delay: 247.4s; }
  .grid__item-3-col:nth-of-type(2475) {
    animation-delay: 247.5s; }
  .grid__item-3-col:nth-of-type(2476) {
    animation-delay: 247.6s; }
  .grid__item-3-col:nth-of-type(2477) {
    animation-delay: 247.7s; }
  .grid__item-3-col:nth-of-type(2478) {
    animation-delay: 247.8s; }
  .grid__item-3-col:nth-of-type(2479) {
    animation-delay: 247.9s; }
  .grid__item-3-col:nth-of-type(2480) {
    animation-delay: 248s; }
  .grid__item-3-col:nth-of-type(2481) {
    animation-delay: 248.1s; }
  .grid__item-3-col:nth-of-type(2482) {
    animation-delay: 248.2s; }
  .grid__item-3-col:nth-of-type(2483) {
    animation-delay: 248.3s; }
  .grid__item-3-col:nth-of-type(2484) {
    animation-delay: 248.4s; }
  .grid__item-3-col:nth-of-type(2485) {
    animation-delay: 248.5s; }
  .grid__item-3-col:nth-of-type(2486) {
    animation-delay: 248.6s; }
  .grid__item-3-col:nth-of-type(2487) {
    animation-delay: 248.7s; }
  .grid__item-3-col:nth-of-type(2488) {
    animation-delay: 248.8s; }
  .grid__item-3-col:nth-of-type(2489) {
    animation-delay: 248.9s; }
  .grid__item-3-col:nth-of-type(2490) {
    animation-delay: 249s; }
  .grid__item-3-col:nth-of-type(2491) {
    animation-delay: 249.1s; }
  .grid__item-3-col:nth-of-type(2492) {
    animation-delay: 249.2s; }
  .grid__item-3-col:nth-of-type(2493) {
    animation-delay: 249.3s; }
  .grid__item-3-col:nth-of-type(2494) {
    animation-delay: 249.4s; }
  .grid__item-3-col:nth-of-type(2495) {
    animation-delay: 249.5s; }
  .grid__item-3-col:nth-of-type(2496) {
    animation-delay: 249.6s; }
  .grid__item-3-col:nth-of-type(2497) {
    animation-delay: 249.7s; }
  .grid__item-3-col:nth-of-type(2498) {
    animation-delay: 249.8s; }
  .grid__item-3-col:nth-of-type(2499) {
    animation-delay: 249.9s; }
  .grid__item-3-col:nth-of-type(2500) {
    animation-delay: 250s; }
  .grid__item-3-col:nth-of-type(2501) {
    animation-delay: 250.1s; }
  .grid__item-3-col:nth-of-type(2502) {
    animation-delay: 250.2s; }
  .grid__item-3-col:nth-of-type(2503) {
    animation-delay: 250.3s; }
  .grid__item-3-col:nth-of-type(2504) {
    animation-delay: 250.4s; }
  .grid__item-3-col:nth-of-type(2505) {
    animation-delay: 250.5s; }
  .grid__item-3-col:nth-of-type(2506) {
    animation-delay: 250.6s; }
  .grid__item-3-col:nth-of-type(2507) {
    animation-delay: 250.7s; }
  .grid__item-3-col:nth-of-type(2508) {
    animation-delay: 250.8s; }
  .grid__item-3-col:nth-of-type(2509) {
    animation-delay: 250.9s; }
  .grid__item-3-col:nth-of-type(2510) {
    animation-delay: 251s; }
  .grid__item-3-col:nth-of-type(2511) {
    animation-delay: 251.1s; }
  .grid__item-3-col:nth-of-type(2512) {
    animation-delay: 251.2s; }
  .grid__item-3-col:nth-of-type(2513) {
    animation-delay: 251.3s; }
  .grid__item-3-col:nth-of-type(2514) {
    animation-delay: 251.4s; }
  .grid__item-3-col:nth-of-type(2515) {
    animation-delay: 251.5s; }
  .grid__item-3-col:nth-of-type(2516) {
    animation-delay: 251.6s; }
  .grid__item-3-col:nth-of-type(2517) {
    animation-delay: 251.7s; }
  .grid__item-3-col:nth-of-type(2518) {
    animation-delay: 251.8s; }
  .grid__item-3-col:nth-of-type(2519) {
    animation-delay: 251.9s; }
  .grid__item-3-col:nth-of-type(2520) {
    animation-delay: 252s; }
  .grid__item-3-col:nth-of-type(2521) {
    animation-delay: 252.1s; }
  .grid__item-3-col:nth-of-type(2522) {
    animation-delay: 252.2s; }
  .grid__item-3-col:nth-of-type(2523) {
    animation-delay: 252.3s; }
  .grid__item-3-col:nth-of-type(2524) {
    animation-delay: 252.4s; }
  .grid__item-3-col:nth-of-type(2525) {
    animation-delay: 252.5s; }
  .grid__item-3-col:nth-of-type(2526) {
    animation-delay: 252.6s; }
  .grid__item-3-col:nth-of-type(2527) {
    animation-delay: 252.7s; }
  .grid__item-3-col:nth-of-type(2528) {
    animation-delay: 252.8s; }
  .grid__item-3-col:nth-of-type(2529) {
    animation-delay: 252.9s; }
  .grid__item-3-col:nth-of-type(2530) {
    animation-delay: 253s; }
  .grid__item-3-col:nth-of-type(2531) {
    animation-delay: 253.1s; }
  .grid__item-3-col:nth-of-type(2532) {
    animation-delay: 253.2s; }
  .grid__item-3-col:nth-of-type(2533) {
    animation-delay: 253.3s; }
  .grid__item-3-col:nth-of-type(2534) {
    animation-delay: 253.4s; }
  .grid__item-3-col:nth-of-type(2535) {
    animation-delay: 253.5s; }
  .grid__item-3-col:nth-of-type(2536) {
    animation-delay: 253.6s; }
  .grid__item-3-col:nth-of-type(2537) {
    animation-delay: 253.7s; }
  .grid__item-3-col:nth-of-type(2538) {
    animation-delay: 253.8s; }
  .grid__item-3-col:nth-of-type(2539) {
    animation-delay: 253.9s; }
  .grid__item-3-col:nth-of-type(2540) {
    animation-delay: 254s; }
  .grid__item-3-col:nth-of-type(2541) {
    animation-delay: 254.1s; }
  .grid__item-3-col:nth-of-type(2542) {
    animation-delay: 254.2s; }
  .grid__item-3-col:nth-of-type(2543) {
    animation-delay: 254.3s; }
  .grid__item-3-col:nth-of-type(2544) {
    animation-delay: 254.4s; }
  .grid__item-3-col:nth-of-type(2545) {
    animation-delay: 254.5s; }
  .grid__item-3-col:nth-of-type(2546) {
    animation-delay: 254.6s; }
  .grid__item-3-col:nth-of-type(2547) {
    animation-delay: 254.7s; }
  .grid__item-3-col:nth-of-type(2548) {
    animation-delay: 254.8s; }
  .grid__item-3-col:nth-of-type(2549) {
    animation-delay: 254.9s; }
  .grid__item-3-col:nth-of-type(2550) {
    animation-delay: 255s; }
  .grid__item-3-col:nth-of-type(2551) {
    animation-delay: 255.1s; }
  .grid__item-3-col:nth-of-type(2552) {
    animation-delay: 255.2s; }
  .grid__item-3-col:nth-of-type(2553) {
    animation-delay: 255.3s; }
  .grid__item-3-col:nth-of-type(2554) {
    animation-delay: 255.4s; }
  .grid__item-3-col:nth-of-type(2555) {
    animation-delay: 255.5s; }
  .grid__item-3-col:nth-of-type(2556) {
    animation-delay: 255.6s; }
  .grid__item-3-col:nth-of-type(2557) {
    animation-delay: 255.7s; }
  .grid__item-3-col:nth-of-type(2558) {
    animation-delay: 255.8s; }
  .grid__item-3-col:nth-of-type(2559) {
    animation-delay: 255.9s; }
  .grid__item-3-col:nth-of-type(2560) {
    animation-delay: 256s; }
  .grid__item-3-col:nth-of-type(2561) {
    animation-delay: 256.1s; }
  .grid__item-3-col:nth-of-type(2562) {
    animation-delay: 256.2s; }
  .grid__item-3-col:nth-of-type(2563) {
    animation-delay: 256.3s; }
  .grid__item-3-col:nth-of-type(2564) {
    animation-delay: 256.4s; }
  .grid__item-3-col:nth-of-type(2565) {
    animation-delay: 256.5s; }
  .grid__item-3-col:nth-of-type(2566) {
    animation-delay: 256.6s; }
  .grid__item-3-col:nth-of-type(2567) {
    animation-delay: 256.7s; }
  .grid__item-3-col:nth-of-type(2568) {
    animation-delay: 256.8s; }
  .grid__item-3-col:nth-of-type(2569) {
    animation-delay: 256.9s; }
  .grid__item-3-col:nth-of-type(2570) {
    animation-delay: 257s; }
  .grid__item-3-col:nth-of-type(2571) {
    animation-delay: 257.1s; }
  .grid__item-3-col:nth-of-type(2572) {
    animation-delay: 257.2s; }
  .grid__item-3-col:nth-of-type(2573) {
    animation-delay: 257.3s; }
  .grid__item-3-col:nth-of-type(2574) {
    animation-delay: 257.4s; }
  .grid__item-3-col:nth-of-type(2575) {
    animation-delay: 257.5s; }
  .grid__item-3-col:nth-of-type(2576) {
    animation-delay: 257.6s; }
  .grid__item-3-col:nth-of-type(2577) {
    animation-delay: 257.7s; }
  .grid__item-3-col:nth-of-type(2578) {
    animation-delay: 257.8s; }
  .grid__item-3-col:nth-of-type(2579) {
    animation-delay: 257.9s; }
  .grid__item-3-col:nth-of-type(2580) {
    animation-delay: 258s; }
  .grid__item-3-col:nth-of-type(2581) {
    animation-delay: 258.1s; }
  .grid__item-3-col:nth-of-type(2582) {
    animation-delay: 258.2s; }
  .grid__item-3-col:nth-of-type(2583) {
    animation-delay: 258.3s; }
  .grid__item-3-col:nth-of-type(2584) {
    animation-delay: 258.4s; }
  .grid__item-3-col:nth-of-type(2585) {
    animation-delay: 258.5s; }
  .grid__item-3-col:nth-of-type(2586) {
    animation-delay: 258.6s; }
  .grid__item-3-col:nth-of-type(2587) {
    animation-delay: 258.7s; }
  .grid__item-3-col:nth-of-type(2588) {
    animation-delay: 258.8s; }
  .grid__item-3-col:nth-of-type(2589) {
    animation-delay: 258.9s; }
  .grid__item-3-col:nth-of-type(2590) {
    animation-delay: 259s; }
  .grid__item-3-col:nth-of-type(2591) {
    animation-delay: 259.1s; }
  .grid__item-3-col:nth-of-type(2592) {
    animation-delay: 259.2s; }
  .grid__item-3-col:nth-of-type(2593) {
    animation-delay: 259.3s; }
  .grid__item-3-col:nth-of-type(2594) {
    animation-delay: 259.4s; }
  .grid__item-3-col:nth-of-type(2595) {
    animation-delay: 259.5s; }
  .grid__item-3-col:nth-of-type(2596) {
    animation-delay: 259.6s; }
  .grid__item-3-col:nth-of-type(2597) {
    animation-delay: 259.7s; }
  .grid__item-3-col:nth-of-type(2598) {
    animation-delay: 259.8s; }
  .grid__item-3-col:nth-of-type(2599) {
    animation-delay: 259.9s; }
  .grid__item-3-col:nth-of-type(2600) {
    animation-delay: 260s; }
  .grid__item-3-col:nth-of-type(2601) {
    animation-delay: 260.1s; }
  .grid__item-3-col:nth-of-type(2602) {
    animation-delay: 260.2s; }
  .grid__item-3-col:nth-of-type(2603) {
    animation-delay: 260.3s; }
  .grid__item-3-col:nth-of-type(2604) {
    animation-delay: 260.4s; }
  .grid__item-3-col:nth-of-type(2605) {
    animation-delay: 260.5s; }
  .grid__item-3-col:nth-of-type(2606) {
    animation-delay: 260.6s; }
  .grid__item-3-col:nth-of-type(2607) {
    animation-delay: 260.7s; }
  .grid__item-3-col:nth-of-type(2608) {
    animation-delay: 260.8s; }
  .grid__item-3-col:nth-of-type(2609) {
    animation-delay: 260.9s; }
  .grid__item-3-col:nth-of-type(2610) {
    animation-delay: 261s; }
  .grid__item-3-col:nth-of-type(2611) {
    animation-delay: 261.1s; }
  .grid__item-3-col:nth-of-type(2612) {
    animation-delay: 261.2s; }
  .grid__item-3-col:nth-of-type(2613) {
    animation-delay: 261.3s; }
  .grid__item-3-col:nth-of-type(2614) {
    animation-delay: 261.4s; }
  .grid__item-3-col:nth-of-type(2615) {
    animation-delay: 261.5s; }
  .grid__item-3-col:nth-of-type(2616) {
    animation-delay: 261.6s; }
  .grid__item-3-col:nth-of-type(2617) {
    animation-delay: 261.7s; }
  .grid__item-3-col:nth-of-type(2618) {
    animation-delay: 261.8s; }
  .grid__item-3-col:nth-of-type(2619) {
    animation-delay: 261.9s; }
  .grid__item-3-col:nth-of-type(2620) {
    animation-delay: 262s; }
  .grid__item-3-col:nth-of-type(2621) {
    animation-delay: 262.1s; }
  .grid__item-3-col:nth-of-type(2622) {
    animation-delay: 262.2s; }
  .grid__item-3-col:nth-of-type(2623) {
    animation-delay: 262.3s; }
  .grid__item-3-col:nth-of-type(2624) {
    animation-delay: 262.4s; }
  .grid__item-3-col:nth-of-type(2625) {
    animation-delay: 262.5s; }
  .grid__item-3-col:nth-of-type(2626) {
    animation-delay: 262.6s; }
  .grid__item-3-col:nth-of-type(2627) {
    animation-delay: 262.7s; }
  .grid__item-3-col:nth-of-type(2628) {
    animation-delay: 262.8s; }
  .grid__item-3-col:nth-of-type(2629) {
    animation-delay: 262.9s; }
  .grid__item-3-col:nth-of-type(2630) {
    animation-delay: 263s; }
  .grid__item-3-col:nth-of-type(2631) {
    animation-delay: 263.1s; }
  .grid__item-3-col:nth-of-type(2632) {
    animation-delay: 263.2s; }
  .grid__item-3-col:nth-of-type(2633) {
    animation-delay: 263.3s; }
  .grid__item-3-col:nth-of-type(2634) {
    animation-delay: 263.4s; }
  .grid__item-3-col:nth-of-type(2635) {
    animation-delay: 263.5s; }
  .grid__item-3-col:nth-of-type(2636) {
    animation-delay: 263.6s; }
  .grid__item-3-col:nth-of-type(2637) {
    animation-delay: 263.7s; }
  .grid__item-3-col:nth-of-type(2638) {
    animation-delay: 263.8s; }
  .grid__item-3-col:nth-of-type(2639) {
    animation-delay: 263.9s; }
  .grid__item-3-col:nth-of-type(2640) {
    animation-delay: 264s; }
  .grid__item-3-col:nth-of-type(2641) {
    animation-delay: 264.1s; }
  .grid__item-3-col:nth-of-type(2642) {
    animation-delay: 264.2s; }
  .grid__item-3-col:nth-of-type(2643) {
    animation-delay: 264.3s; }
  .grid__item-3-col:nth-of-type(2644) {
    animation-delay: 264.4s; }
  .grid__item-3-col:nth-of-type(2645) {
    animation-delay: 264.5s; }
  .grid__item-3-col:nth-of-type(2646) {
    animation-delay: 264.6s; }
  .grid__item-3-col:nth-of-type(2647) {
    animation-delay: 264.7s; }
  .grid__item-3-col:nth-of-type(2648) {
    animation-delay: 264.8s; }
  .grid__item-3-col:nth-of-type(2649) {
    animation-delay: 264.9s; }
  .grid__item-3-col:nth-of-type(2650) {
    animation-delay: 265s; }
  .grid__item-3-col:nth-of-type(2651) {
    animation-delay: 265.1s; }
  .grid__item-3-col:nth-of-type(2652) {
    animation-delay: 265.2s; }
  .grid__item-3-col:nth-of-type(2653) {
    animation-delay: 265.3s; }
  .grid__item-3-col:nth-of-type(2654) {
    animation-delay: 265.4s; }
  .grid__item-3-col:nth-of-type(2655) {
    animation-delay: 265.5s; }
  .grid__item-3-col:nth-of-type(2656) {
    animation-delay: 265.6s; }
  .grid__item-3-col:nth-of-type(2657) {
    animation-delay: 265.7s; }
  .grid__item-3-col:nth-of-type(2658) {
    animation-delay: 265.8s; }
  .grid__item-3-col:nth-of-type(2659) {
    animation-delay: 265.9s; }
  .grid__item-3-col:nth-of-type(2660) {
    animation-delay: 266s; }
  .grid__item-3-col:nth-of-type(2661) {
    animation-delay: 266.1s; }
  .grid__item-3-col:nth-of-type(2662) {
    animation-delay: 266.2s; }
  .grid__item-3-col:nth-of-type(2663) {
    animation-delay: 266.3s; }
  .grid__item-3-col:nth-of-type(2664) {
    animation-delay: 266.4s; }
  .grid__item-3-col:nth-of-type(2665) {
    animation-delay: 266.5s; }
  .grid__item-3-col:nth-of-type(2666) {
    animation-delay: 266.6s; }
  .grid__item-3-col:nth-of-type(2667) {
    animation-delay: 266.7s; }
  .grid__item-3-col:nth-of-type(2668) {
    animation-delay: 266.8s; }
  .grid__item-3-col:nth-of-type(2669) {
    animation-delay: 266.9s; }
  .grid__item-3-col:nth-of-type(2670) {
    animation-delay: 267s; }
  .grid__item-3-col:nth-of-type(2671) {
    animation-delay: 267.1s; }
  .grid__item-3-col:nth-of-type(2672) {
    animation-delay: 267.2s; }
  .grid__item-3-col:nth-of-type(2673) {
    animation-delay: 267.3s; }
  .grid__item-3-col:nth-of-type(2674) {
    animation-delay: 267.4s; }
  .grid__item-3-col:nth-of-type(2675) {
    animation-delay: 267.5s; }
  .grid__item-3-col:nth-of-type(2676) {
    animation-delay: 267.6s; }
  .grid__item-3-col:nth-of-type(2677) {
    animation-delay: 267.7s; }
  .grid__item-3-col:nth-of-type(2678) {
    animation-delay: 267.8s; }
  .grid__item-3-col:nth-of-type(2679) {
    animation-delay: 267.9s; }
  .grid__item-3-col:nth-of-type(2680) {
    animation-delay: 268s; }
  .grid__item-3-col:nth-of-type(2681) {
    animation-delay: 268.1s; }
  .grid__item-3-col:nth-of-type(2682) {
    animation-delay: 268.2s; }
  .grid__item-3-col:nth-of-type(2683) {
    animation-delay: 268.3s; }
  .grid__item-3-col:nth-of-type(2684) {
    animation-delay: 268.4s; }
  .grid__item-3-col:nth-of-type(2685) {
    animation-delay: 268.5s; }
  .grid__item-3-col:nth-of-type(2686) {
    animation-delay: 268.6s; }
  .grid__item-3-col:nth-of-type(2687) {
    animation-delay: 268.7s; }
  .grid__item-3-col:nth-of-type(2688) {
    animation-delay: 268.8s; }
  .grid__item-3-col:nth-of-type(2689) {
    animation-delay: 268.9s; }
  .grid__item-3-col:nth-of-type(2690) {
    animation-delay: 269s; }
  .grid__item-3-col:nth-of-type(2691) {
    animation-delay: 269.1s; }
  .grid__item-3-col:nth-of-type(2692) {
    animation-delay: 269.2s; }
  .grid__item-3-col:nth-of-type(2693) {
    animation-delay: 269.3s; }
  .grid__item-3-col:nth-of-type(2694) {
    animation-delay: 269.4s; }
  .grid__item-3-col:nth-of-type(2695) {
    animation-delay: 269.5s; }
  .grid__item-3-col:nth-of-type(2696) {
    animation-delay: 269.6s; }
  .grid__item-3-col:nth-of-type(2697) {
    animation-delay: 269.7s; }
  .grid__item-3-col:nth-of-type(2698) {
    animation-delay: 269.8s; }
  .grid__item-3-col:nth-of-type(2699) {
    animation-delay: 269.9s; }
  .grid__item-3-col:nth-of-type(2700) {
    animation-delay: 270s; }
  .grid__item-3-col:nth-of-type(2701) {
    animation-delay: 270.1s; }
  .grid__item-3-col:nth-of-type(2702) {
    animation-delay: 270.2s; }
  .grid__item-3-col:nth-of-type(2703) {
    animation-delay: 270.3s; }
  .grid__item-3-col:nth-of-type(2704) {
    animation-delay: 270.4s; }
  .grid__item-3-col:nth-of-type(2705) {
    animation-delay: 270.5s; }
  .grid__item-3-col:nth-of-type(2706) {
    animation-delay: 270.6s; }
  .grid__item-3-col:nth-of-type(2707) {
    animation-delay: 270.7s; }
  .grid__item-3-col:nth-of-type(2708) {
    animation-delay: 270.8s; }
  .grid__item-3-col:nth-of-type(2709) {
    animation-delay: 270.9s; }
  .grid__item-3-col:nth-of-type(2710) {
    animation-delay: 271s; }
  .grid__item-3-col:nth-of-type(2711) {
    animation-delay: 271.1s; }
  .grid__item-3-col:nth-of-type(2712) {
    animation-delay: 271.2s; }
  .grid__item-3-col:nth-of-type(2713) {
    animation-delay: 271.3s; }
  .grid__item-3-col:nth-of-type(2714) {
    animation-delay: 271.4s; }
  .grid__item-3-col:nth-of-type(2715) {
    animation-delay: 271.5s; }
  .grid__item-3-col:nth-of-type(2716) {
    animation-delay: 271.6s; }
  .grid__item-3-col:nth-of-type(2717) {
    animation-delay: 271.7s; }
  .grid__item-3-col:nth-of-type(2718) {
    animation-delay: 271.8s; }
  .grid__item-3-col:nth-of-type(2719) {
    animation-delay: 271.9s; }
  .grid__item-3-col:nth-of-type(2720) {
    animation-delay: 272s; }
  .grid__item-3-col:nth-of-type(2721) {
    animation-delay: 272.1s; }
  .grid__item-3-col:nth-of-type(2722) {
    animation-delay: 272.2s; }
  .grid__item-3-col:nth-of-type(2723) {
    animation-delay: 272.3s; }
  .grid__item-3-col:nth-of-type(2724) {
    animation-delay: 272.4s; }
  .grid__item-3-col:nth-of-type(2725) {
    animation-delay: 272.5s; }
  .grid__item-3-col:nth-of-type(2726) {
    animation-delay: 272.6s; }
  .grid__item-3-col:nth-of-type(2727) {
    animation-delay: 272.7s; }
  .grid__item-3-col:nth-of-type(2728) {
    animation-delay: 272.8s; }
  .grid__item-3-col:nth-of-type(2729) {
    animation-delay: 272.9s; }
  .grid__item-3-col:nth-of-type(2730) {
    animation-delay: 273s; }
  .grid__item-3-col:nth-of-type(2731) {
    animation-delay: 273.1s; }
  .grid__item-3-col:nth-of-type(2732) {
    animation-delay: 273.2s; }
  .grid__item-3-col:nth-of-type(2733) {
    animation-delay: 273.3s; }
  .grid__item-3-col:nth-of-type(2734) {
    animation-delay: 273.4s; }
  .grid__item-3-col:nth-of-type(2735) {
    animation-delay: 273.5s; }
  .grid__item-3-col:nth-of-type(2736) {
    animation-delay: 273.6s; }
  .grid__item-3-col:nth-of-type(2737) {
    animation-delay: 273.7s; }
  .grid__item-3-col:nth-of-type(2738) {
    animation-delay: 273.8s; }
  .grid__item-3-col:nth-of-type(2739) {
    animation-delay: 273.9s; }
  .grid__item-3-col:nth-of-type(2740) {
    animation-delay: 274s; }
  .grid__item-3-col:nth-of-type(2741) {
    animation-delay: 274.1s; }
  .grid__item-3-col:nth-of-type(2742) {
    animation-delay: 274.2s; }
  .grid__item-3-col:nth-of-type(2743) {
    animation-delay: 274.3s; }
  .grid__item-3-col:nth-of-type(2744) {
    animation-delay: 274.4s; }
  .grid__item-3-col:nth-of-type(2745) {
    animation-delay: 274.5s; }
  .grid__item-3-col:nth-of-type(2746) {
    animation-delay: 274.6s; }
  .grid__item-3-col:nth-of-type(2747) {
    animation-delay: 274.7s; }
  .grid__item-3-col:nth-of-type(2748) {
    animation-delay: 274.8s; }
  .grid__item-3-col:nth-of-type(2749) {
    animation-delay: 274.9s; }
  .grid__item-3-col:nth-of-type(2750) {
    animation-delay: 275s; }
  .grid__item-3-col:nth-of-type(2751) {
    animation-delay: 275.1s; }
  .grid__item-3-col:nth-of-type(2752) {
    animation-delay: 275.2s; }
  .grid__item-3-col:nth-of-type(2753) {
    animation-delay: 275.3s; }
  .grid__item-3-col:nth-of-type(2754) {
    animation-delay: 275.4s; }
  .grid__item-3-col:nth-of-type(2755) {
    animation-delay: 275.5s; }
  .grid__item-3-col:nth-of-type(2756) {
    animation-delay: 275.6s; }
  .grid__item-3-col:nth-of-type(2757) {
    animation-delay: 275.7s; }
  .grid__item-3-col:nth-of-type(2758) {
    animation-delay: 275.8s; }
  .grid__item-3-col:nth-of-type(2759) {
    animation-delay: 275.9s; }
  .grid__item-3-col:nth-of-type(2760) {
    animation-delay: 276s; }
  .grid__item-3-col:nth-of-type(2761) {
    animation-delay: 276.1s; }
  .grid__item-3-col:nth-of-type(2762) {
    animation-delay: 276.2s; }
  .grid__item-3-col:nth-of-type(2763) {
    animation-delay: 276.3s; }
  .grid__item-3-col:nth-of-type(2764) {
    animation-delay: 276.4s; }
  .grid__item-3-col:nth-of-type(2765) {
    animation-delay: 276.5s; }
  .grid__item-3-col:nth-of-type(2766) {
    animation-delay: 276.6s; }
  .grid__item-3-col:nth-of-type(2767) {
    animation-delay: 276.7s; }
  .grid__item-3-col:nth-of-type(2768) {
    animation-delay: 276.8s; }
  .grid__item-3-col:nth-of-type(2769) {
    animation-delay: 276.9s; }
  .grid__item-3-col:nth-of-type(2770) {
    animation-delay: 277s; }
  .grid__item-3-col:nth-of-type(2771) {
    animation-delay: 277.1s; }
  .grid__item-3-col:nth-of-type(2772) {
    animation-delay: 277.2s; }
  .grid__item-3-col:nth-of-type(2773) {
    animation-delay: 277.3s; }
  .grid__item-3-col:nth-of-type(2774) {
    animation-delay: 277.4s; }
  .grid__item-3-col:nth-of-type(2775) {
    animation-delay: 277.5s; }
  .grid__item-3-col:nth-of-type(2776) {
    animation-delay: 277.6s; }
  .grid__item-3-col:nth-of-type(2777) {
    animation-delay: 277.7s; }
  .grid__item-3-col:nth-of-type(2778) {
    animation-delay: 277.8s; }
  .grid__item-3-col:nth-of-type(2779) {
    animation-delay: 277.9s; }
  .grid__item-3-col:nth-of-type(2780) {
    animation-delay: 278s; }
  .grid__item-3-col:nth-of-type(2781) {
    animation-delay: 278.1s; }
  .grid__item-3-col:nth-of-type(2782) {
    animation-delay: 278.2s; }
  .grid__item-3-col:nth-of-type(2783) {
    animation-delay: 278.3s; }
  .grid__item-3-col:nth-of-type(2784) {
    animation-delay: 278.4s; }
  .grid__item-3-col:nth-of-type(2785) {
    animation-delay: 278.5s; }
  .grid__item-3-col:nth-of-type(2786) {
    animation-delay: 278.6s; }
  .grid__item-3-col:nth-of-type(2787) {
    animation-delay: 278.7s; }
  .grid__item-3-col:nth-of-type(2788) {
    animation-delay: 278.8s; }
  .grid__item-3-col:nth-of-type(2789) {
    animation-delay: 278.9s; }
  .grid__item-3-col:nth-of-type(2790) {
    animation-delay: 279s; }
  .grid__item-3-col:nth-of-type(2791) {
    animation-delay: 279.1s; }
  .grid__item-3-col:nth-of-type(2792) {
    animation-delay: 279.2s; }
  .grid__item-3-col:nth-of-type(2793) {
    animation-delay: 279.3s; }
  .grid__item-3-col:nth-of-type(2794) {
    animation-delay: 279.4s; }
  .grid__item-3-col:nth-of-type(2795) {
    animation-delay: 279.5s; }
  .grid__item-3-col:nth-of-type(2796) {
    animation-delay: 279.6s; }
  .grid__item-3-col:nth-of-type(2797) {
    animation-delay: 279.7s; }
  .grid__item-3-col:nth-of-type(2798) {
    animation-delay: 279.8s; }
  .grid__item-3-col:nth-of-type(2799) {
    animation-delay: 279.9s; }
  .grid__item-3-col:nth-of-type(2800) {
    animation-delay: 280s; }
  .grid__item-3-col:nth-of-type(2801) {
    animation-delay: 280.1s; }
  .grid__item-3-col:nth-of-type(2802) {
    animation-delay: 280.2s; }
  .grid__item-3-col:nth-of-type(2803) {
    animation-delay: 280.3s; }
  .grid__item-3-col:nth-of-type(2804) {
    animation-delay: 280.4s; }
  .grid__item-3-col:nth-of-type(2805) {
    animation-delay: 280.5s; }
  .grid__item-3-col:nth-of-type(2806) {
    animation-delay: 280.6s; }
  .grid__item-3-col:nth-of-type(2807) {
    animation-delay: 280.7s; }
  .grid__item-3-col:nth-of-type(2808) {
    animation-delay: 280.8s; }
  .grid__item-3-col:nth-of-type(2809) {
    animation-delay: 280.9s; }
  .grid__item-3-col:nth-of-type(2810) {
    animation-delay: 281s; }
  .grid__item-3-col:nth-of-type(2811) {
    animation-delay: 281.1s; }
  .grid__item-3-col:nth-of-type(2812) {
    animation-delay: 281.2s; }
  .grid__item-3-col:nth-of-type(2813) {
    animation-delay: 281.3s; }
  .grid__item-3-col:nth-of-type(2814) {
    animation-delay: 281.4s; }
  .grid__item-3-col:nth-of-type(2815) {
    animation-delay: 281.5s; }
  .grid__item-3-col:nth-of-type(2816) {
    animation-delay: 281.6s; }
  .grid__item-3-col:nth-of-type(2817) {
    animation-delay: 281.7s; }
  .grid__item-3-col:nth-of-type(2818) {
    animation-delay: 281.8s; }
  .grid__item-3-col:nth-of-type(2819) {
    animation-delay: 281.9s; }
  .grid__item-3-col:nth-of-type(2820) {
    animation-delay: 282s; }
  .grid__item-3-col:nth-of-type(2821) {
    animation-delay: 282.1s; }
  .grid__item-3-col:nth-of-type(2822) {
    animation-delay: 282.2s; }
  .grid__item-3-col:nth-of-type(2823) {
    animation-delay: 282.3s; }
  .grid__item-3-col:nth-of-type(2824) {
    animation-delay: 282.4s; }
  .grid__item-3-col:nth-of-type(2825) {
    animation-delay: 282.5s; }
  .grid__item-3-col:nth-of-type(2826) {
    animation-delay: 282.6s; }
  .grid__item-3-col:nth-of-type(2827) {
    animation-delay: 282.7s; }
  .grid__item-3-col:nth-of-type(2828) {
    animation-delay: 282.8s; }
  .grid__item-3-col:nth-of-type(2829) {
    animation-delay: 282.9s; }
  .grid__item-3-col:nth-of-type(2830) {
    animation-delay: 283s; }
  .grid__item-3-col:nth-of-type(2831) {
    animation-delay: 283.1s; }
  .grid__item-3-col:nth-of-type(2832) {
    animation-delay: 283.2s; }
  .grid__item-3-col:nth-of-type(2833) {
    animation-delay: 283.3s; }
  .grid__item-3-col:nth-of-type(2834) {
    animation-delay: 283.4s; }
  .grid__item-3-col:nth-of-type(2835) {
    animation-delay: 283.5s; }
  .grid__item-3-col:nth-of-type(2836) {
    animation-delay: 283.6s; }
  .grid__item-3-col:nth-of-type(2837) {
    animation-delay: 283.7s; }
  .grid__item-3-col:nth-of-type(2838) {
    animation-delay: 283.8s; }
  .grid__item-3-col:nth-of-type(2839) {
    animation-delay: 283.9s; }
  .grid__item-3-col:nth-of-type(2840) {
    animation-delay: 284s; }
  .grid__item-3-col:nth-of-type(2841) {
    animation-delay: 284.1s; }
  .grid__item-3-col:nth-of-type(2842) {
    animation-delay: 284.2s; }
  .grid__item-3-col:nth-of-type(2843) {
    animation-delay: 284.3s; }
  .grid__item-3-col:nth-of-type(2844) {
    animation-delay: 284.4s; }
  .grid__item-3-col:nth-of-type(2845) {
    animation-delay: 284.5s; }
  .grid__item-3-col:nth-of-type(2846) {
    animation-delay: 284.6s; }
  .grid__item-3-col:nth-of-type(2847) {
    animation-delay: 284.7s; }
  .grid__item-3-col:nth-of-type(2848) {
    animation-delay: 284.8s; }
  .grid__item-3-col:nth-of-type(2849) {
    animation-delay: 284.9s; }
  .grid__item-3-col:nth-of-type(2850) {
    animation-delay: 285s; }
  .grid__item-3-col:nth-of-type(2851) {
    animation-delay: 285.1s; }
  .grid__item-3-col:nth-of-type(2852) {
    animation-delay: 285.2s; }
  .grid__item-3-col:nth-of-type(2853) {
    animation-delay: 285.3s; }
  .grid__item-3-col:nth-of-type(2854) {
    animation-delay: 285.4s; }
  .grid__item-3-col:nth-of-type(2855) {
    animation-delay: 285.5s; }
  .grid__item-3-col:nth-of-type(2856) {
    animation-delay: 285.6s; }
  .grid__item-3-col:nth-of-type(2857) {
    animation-delay: 285.7s; }
  .grid__item-3-col:nth-of-type(2858) {
    animation-delay: 285.8s; }
  .grid__item-3-col:nth-of-type(2859) {
    animation-delay: 285.9s; }
  .grid__item-3-col:nth-of-type(2860) {
    animation-delay: 286s; }
  .grid__item-3-col:nth-of-type(2861) {
    animation-delay: 286.1s; }
  .grid__item-3-col:nth-of-type(2862) {
    animation-delay: 286.2s; }
  .grid__item-3-col:nth-of-type(2863) {
    animation-delay: 286.3s; }
  .grid__item-3-col:nth-of-type(2864) {
    animation-delay: 286.4s; }
  .grid__item-3-col:nth-of-type(2865) {
    animation-delay: 286.5s; }
  .grid__item-3-col:nth-of-type(2866) {
    animation-delay: 286.6s; }
  .grid__item-3-col:nth-of-type(2867) {
    animation-delay: 286.7s; }
  .grid__item-3-col:nth-of-type(2868) {
    animation-delay: 286.8s; }
  .grid__item-3-col:nth-of-type(2869) {
    animation-delay: 286.9s; }
  .grid__item-3-col:nth-of-type(2870) {
    animation-delay: 287s; }
  .grid__item-3-col:nth-of-type(2871) {
    animation-delay: 287.1s; }
  .grid__item-3-col:nth-of-type(2872) {
    animation-delay: 287.2s; }
  .grid__item-3-col:nth-of-type(2873) {
    animation-delay: 287.3s; }
  .grid__item-3-col:nth-of-type(2874) {
    animation-delay: 287.4s; }
  .grid__item-3-col:nth-of-type(2875) {
    animation-delay: 287.5s; }
  .grid__item-3-col:nth-of-type(2876) {
    animation-delay: 287.6s; }
  .grid__item-3-col:nth-of-type(2877) {
    animation-delay: 287.7s; }
  .grid__item-3-col:nth-of-type(2878) {
    animation-delay: 287.8s; }
  .grid__item-3-col:nth-of-type(2879) {
    animation-delay: 287.9s; }
  .grid__item-3-col:nth-of-type(2880) {
    animation-delay: 288s; }
  .grid__item-3-col:nth-of-type(2881) {
    animation-delay: 288.1s; }
  .grid__item-3-col:nth-of-type(2882) {
    animation-delay: 288.2s; }
  .grid__item-3-col:nth-of-type(2883) {
    animation-delay: 288.3s; }
  .grid__item-3-col:nth-of-type(2884) {
    animation-delay: 288.4s; }
  .grid__item-3-col:nth-of-type(2885) {
    animation-delay: 288.5s; }
  .grid__item-3-col:nth-of-type(2886) {
    animation-delay: 288.6s; }
  .grid__item-3-col:nth-of-type(2887) {
    animation-delay: 288.7s; }
  .grid__item-3-col:nth-of-type(2888) {
    animation-delay: 288.8s; }
  .grid__item-3-col:nth-of-type(2889) {
    animation-delay: 288.9s; }
  .grid__item-3-col:nth-of-type(2890) {
    animation-delay: 289s; }
  .grid__item-3-col:nth-of-type(2891) {
    animation-delay: 289.1s; }
  .grid__item-3-col:nth-of-type(2892) {
    animation-delay: 289.2s; }
  .grid__item-3-col:nth-of-type(2893) {
    animation-delay: 289.3s; }
  .grid__item-3-col:nth-of-type(2894) {
    animation-delay: 289.4s; }
  .grid__item-3-col:nth-of-type(2895) {
    animation-delay: 289.5s; }
  .grid__item-3-col:nth-of-type(2896) {
    animation-delay: 289.6s; }
  .grid__item-3-col:nth-of-type(2897) {
    animation-delay: 289.7s; }
  .grid__item-3-col:nth-of-type(2898) {
    animation-delay: 289.8s; }
  .grid__item-3-col:nth-of-type(2899) {
    animation-delay: 289.9s; }
  .grid__item-3-col:nth-of-type(2900) {
    animation-delay: 290s; }
  .grid__item-3-col:nth-of-type(2901) {
    animation-delay: 290.1s; }
  .grid__item-3-col:nth-of-type(2902) {
    animation-delay: 290.2s; }
  .grid__item-3-col:nth-of-type(2903) {
    animation-delay: 290.3s; }
  .grid__item-3-col:nth-of-type(2904) {
    animation-delay: 290.4s; }
  .grid__item-3-col:nth-of-type(2905) {
    animation-delay: 290.5s; }
  .grid__item-3-col:nth-of-type(2906) {
    animation-delay: 290.6s; }
  .grid__item-3-col:nth-of-type(2907) {
    animation-delay: 290.7s; }
  .grid__item-3-col:nth-of-type(2908) {
    animation-delay: 290.8s; }
  .grid__item-3-col:nth-of-type(2909) {
    animation-delay: 290.9s; }
  .grid__item-3-col:nth-of-type(2910) {
    animation-delay: 291s; }
  .grid__item-3-col:nth-of-type(2911) {
    animation-delay: 291.1s; }
  .grid__item-3-col:nth-of-type(2912) {
    animation-delay: 291.2s; }
  .grid__item-3-col:nth-of-type(2913) {
    animation-delay: 291.3s; }
  .grid__item-3-col:nth-of-type(2914) {
    animation-delay: 291.4s; }
  .grid__item-3-col:nth-of-type(2915) {
    animation-delay: 291.5s; }
  .grid__item-3-col:nth-of-type(2916) {
    animation-delay: 291.6s; }
  .grid__item-3-col:nth-of-type(2917) {
    animation-delay: 291.7s; }
  .grid__item-3-col:nth-of-type(2918) {
    animation-delay: 291.8s; }
  .grid__item-3-col:nth-of-type(2919) {
    animation-delay: 291.9s; }
  .grid__item-3-col:nth-of-type(2920) {
    animation-delay: 292s; }
  .grid__item-3-col:nth-of-type(2921) {
    animation-delay: 292.1s; }
  .grid__item-3-col:nth-of-type(2922) {
    animation-delay: 292.2s; }
  .grid__item-3-col:nth-of-type(2923) {
    animation-delay: 292.3s; }
  .grid__item-3-col:nth-of-type(2924) {
    animation-delay: 292.4s; }
  .grid__item-3-col:nth-of-type(2925) {
    animation-delay: 292.5s; }
  .grid__item-3-col:nth-of-type(2926) {
    animation-delay: 292.6s; }
  .grid__item-3-col:nth-of-type(2927) {
    animation-delay: 292.7s; }
  .grid__item-3-col:nth-of-type(2928) {
    animation-delay: 292.8s; }
  .grid__item-3-col:nth-of-type(2929) {
    animation-delay: 292.9s; }
  .grid__item-3-col:nth-of-type(2930) {
    animation-delay: 293s; }
  .grid__item-3-col:nth-of-type(2931) {
    animation-delay: 293.1s; }
  .grid__item-3-col:nth-of-type(2932) {
    animation-delay: 293.2s; }
  .grid__item-3-col:nth-of-type(2933) {
    animation-delay: 293.3s; }
  .grid__item-3-col:nth-of-type(2934) {
    animation-delay: 293.4s; }
  .grid__item-3-col:nth-of-type(2935) {
    animation-delay: 293.5s; }
  .grid__item-3-col:nth-of-type(2936) {
    animation-delay: 293.6s; }
  .grid__item-3-col:nth-of-type(2937) {
    animation-delay: 293.7s; }
  .grid__item-3-col:nth-of-type(2938) {
    animation-delay: 293.8s; }
  .grid__item-3-col:nth-of-type(2939) {
    animation-delay: 293.9s; }
  .grid__item-3-col:nth-of-type(2940) {
    animation-delay: 294s; }
  .grid__item-3-col:nth-of-type(2941) {
    animation-delay: 294.1s; }
  .grid__item-3-col:nth-of-type(2942) {
    animation-delay: 294.2s; }
  .grid__item-3-col:nth-of-type(2943) {
    animation-delay: 294.3s; }
  .grid__item-3-col:nth-of-type(2944) {
    animation-delay: 294.4s; }
  .grid__item-3-col:nth-of-type(2945) {
    animation-delay: 294.5s; }
  .grid__item-3-col:nth-of-type(2946) {
    animation-delay: 294.6s; }
  .grid__item-3-col:nth-of-type(2947) {
    animation-delay: 294.7s; }
  .grid__item-3-col:nth-of-type(2948) {
    animation-delay: 294.8s; }
  .grid__item-3-col:nth-of-type(2949) {
    animation-delay: 294.9s; }
  .grid__item-3-col:nth-of-type(2950) {
    animation-delay: 295s; }
  .grid__item-3-col:nth-of-type(2951) {
    animation-delay: 295.1s; }
  .grid__item-3-col:nth-of-type(2952) {
    animation-delay: 295.2s; }
  .grid__item-3-col:nth-of-type(2953) {
    animation-delay: 295.3s; }
  .grid__item-3-col:nth-of-type(2954) {
    animation-delay: 295.4s; }
  .grid__item-3-col:nth-of-type(2955) {
    animation-delay: 295.5s; }
  .grid__item-3-col:nth-of-type(2956) {
    animation-delay: 295.6s; }
  .grid__item-3-col:nth-of-type(2957) {
    animation-delay: 295.7s; }
  .grid__item-3-col:nth-of-type(2958) {
    animation-delay: 295.8s; }
  .grid__item-3-col:nth-of-type(2959) {
    animation-delay: 295.9s; }
  .grid__item-3-col:nth-of-type(2960) {
    animation-delay: 296s; }
  .grid__item-3-col:nth-of-type(2961) {
    animation-delay: 296.1s; }
  .grid__item-3-col:nth-of-type(2962) {
    animation-delay: 296.2s; }
  .grid__item-3-col:nth-of-type(2963) {
    animation-delay: 296.3s; }
  .grid__item-3-col:nth-of-type(2964) {
    animation-delay: 296.4s; }
  .grid__item-3-col:nth-of-type(2965) {
    animation-delay: 296.5s; }
  .grid__item-3-col:nth-of-type(2966) {
    animation-delay: 296.6s; }
  .grid__item-3-col:nth-of-type(2967) {
    animation-delay: 296.7s; }
  .grid__item-3-col:nth-of-type(2968) {
    animation-delay: 296.8s; }
  .grid__item-3-col:nth-of-type(2969) {
    animation-delay: 296.9s; }
  .grid__item-3-col:nth-of-type(2970) {
    animation-delay: 297s; }
  .grid__item-3-col:nth-of-type(2971) {
    animation-delay: 297.1s; }
  .grid__item-3-col:nth-of-type(2972) {
    animation-delay: 297.2s; }
  .grid__item-3-col:nth-of-type(2973) {
    animation-delay: 297.3s; }
  .grid__item-3-col:nth-of-type(2974) {
    animation-delay: 297.4s; }
  .grid__item-3-col:nth-of-type(2975) {
    animation-delay: 297.5s; }
  .grid__item-3-col:nth-of-type(2976) {
    animation-delay: 297.6s; }
  .grid__item-3-col:nth-of-type(2977) {
    animation-delay: 297.7s; }
  .grid__item-3-col:nth-of-type(2978) {
    animation-delay: 297.8s; }
  .grid__item-3-col:nth-of-type(2979) {
    animation-delay: 297.9s; }
  .grid__item-3-col:nth-of-type(2980) {
    animation-delay: 298s; }
  .grid__item-3-col:nth-of-type(2981) {
    animation-delay: 298.1s; }
  .grid__item-3-col:nth-of-type(2982) {
    animation-delay: 298.2s; }
  .grid__item-3-col:nth-of-type(2983) {
    animation-delay: 298.3s; }
  .grid__item-3-col:nth-of-type(2984) {
    animation-delay: 298.4s; }
  .grid__item-3-col:nth-of-type(2985) {
    animation-delay: 298.5s; }
  .grid__item-3-col:nth-of-type(2986) {
    animation-delay: 298.6s; }
  .grid__item-3-col:nth-of-type(2987) {
    animation-delay: 298.7s; }
  .grid__item-3-col:nth-of-type(2988) {
    animation-delay: 298.8s; }
  .grid__item-3-col:nth-of-type(2989) {
    animation-delay: 298.9s; }
  .grid__item-3-col:nth-of-type(2990) {
    animation-delay: 299s; }
  .grid__item-3-col:nth-of-type(2991) {
    animation-delay: 299.1s; }
  .grid__item-3-col:nth-of-type(2992) {
    animation-delay: 299.2s; }
  .grid__item-3-col:nth-of-type(2993) {
    animation-delay: 299.3s; }
  .grid__item-3-col:nth-of-type(2994) {
    animation-delay: 299.4s; }
  .grid__item-3-col:nth-of-type(2995) {
    animation-delay: 299.5s; }
  .grid__item-3-col:nth-of-type(2996) {
    animation-delay: 299.6s; }
  .grid__item-3-col:nth-of-type(2997) {
    animation-delay: 299.7s; }
  .grid__item-3-col:nth-of-type(2998) {
    animation-delay: 299.8s; }
  .grid__item-3-col:nth-of-type(2999) {
    animation-delay: 299.9s; }
  .grid__item-3-col:nth-of-type(3000) {
    animation-delay: 300s; }
  .grid__item-3-col:nth-of-type(3001) {
    animation-delay: 300.1s; }
  .grid__item-3-col:nth-of-type(3002) {
    animation-delay: 300.2s; }
  .grid__item-3-col:nth-of-type(3003) {
    animation-delay: 300.3s; }
  .grid__item-3-col:nth-of-type(3004) {
    animation-delay: 300.4s; }
  .grid__item-3-col:nth-of-type(3005) {
    animation-delay: 300.5s; }
  .grid__item-3-col:nth-of-type(3006) {
    animation-delay: 300.6s; }
  .grid__item-3-col:nth-of-type(3007) {
    animation-delay: 300.7s; }
  .grid__item-3-col:nth-of-type(3008) {
    animation-delay: 300.8s; }
  .grid__item-3-col:nth-of-type(3009) {
    animation-delay: 300.9s; }
  .grid__item-3-col:nth-of-type(3010) {
    animation-delay: 301s; }
  .grid__item-3-col:nth-of-type(3011) {
    animation-delay: 301.1s; }
  .grid__item-3-col:nth-of-type(3012) {
    animation-delay: 301.2s; }
  .grid__item-3-col:nth-of-type(3013) {
    animation-delay: 301.3s; }
  .grid__item-3-col:nth-of-type(3014) {
    animation-delay: 301.4s; }
  .grid__item-3-col:nth-of-type(3015) {
    animation-delay: 301.5s; }
  .grid__item-3-col:nth-of-type(3016) {
    animation-delay: 301.6s; }
  .grid__item-3-col:nth-of-type(3017) {
    animation-delay: 301.7s; }
  .grid__item-3-col:nth-of-type(3018) {
    animation-delay: 301.8s; }
  .grid__item-3-col:nth-of-type(3019) {
    animation-delay: 301.9s; }
  .grid__item-3-col:nth-of-type(3020) {
    animation-delay: 302s; }
  .grid__item-3-col:nth-of-type(3021) {
    animation-delay: 302.1s; }
  .grid__item-3-col:nth-of-type(3022) {
    animation-delay: 302.2s; }
  .grid__item-3-col:nth-of-type(3023) {
    animation-delay: 302.3s; }
  .grid__item-3-col:nth-of-type(3024) {
    animation-delay: 302.4s; }
  .grid__item-3-col:nth-of-type(3025) {
    animation-delay: 302.5s; }
  .grid__item-3-col:nth-of-type(3026) {
    animation-delay: 302.6s; }
  .grid__item-3-col:nth-of-type(3027) {
    animation-delay: 302.7s; }
  .grid__item-3-col:nth-of-type(3028) {
    animation-delay: 302.8s; }
  .grid__item-3-col:nth-of-type(3029) {
    animation-delay: 302.9s; }
  .grid__item-3-col:nth-of-type(3030) {
    animation-delay: 303s; }
  .grid__item-3-col:nth-of-type(3031) {
    animation-delay: 303.1s; }
  .grid__item-3-col:nth-of-type(3032) {
    animation-delay: 303.2s; }
  .grid__item-3-col:nth-of-type(3033) {
    animation-delay: 303.3s; }
  .grid__item-3-col:nth-of-type(3034) {
    animation-delay: 303.4s; }
  .grid__item-3-col:nth-of-type(3035) {
    animation-delay: 303.5s; }
  .grid__item-3-col:nth-of-type(3036) {
    animation-delay: 303.6s; }
  .grid__item-3-col:nth-of-type(3037) {
    animation-delay: 303.7s; }
  .grid__item-3-col:nth-of-type(3038) {
    animation-delay: 303.8s; }
  .grid__item-3-col:nth-of-type(3039) {
    animation-delay: 303.9s; }
  .grid__item-3-col:nth-of-type(3040) {
    animation-delay: 304s; }
  .grid__item-3-col:nth-of-type(3041) {
    animation-delay: 304.1s; }
  .grid__item-3-col:nth-of-type(3042) {
    animation-delay: 304.2s; }
  .grid__item-3-col:nth-of-type(3043) {
    animation-delay: 304.3s; }
  .grid__item-3-col:nth-of-type(3044) {
    animation-delay: 304.4s; }
  .grid__item-3-col:nth-of-type(3045) {
    animation-delay: 304.5s; }
  .grid__item-3-col:nth-of-type(3046) {
    animation-delay: 304.6s; }
  .grid__item-3-col:nth-of-type(3047) {
    animation-delay: 304.7s; }
  .grid__item-3-col:nth-of-type(3048) {
    animation-delay: 304.8s; }
  .grid__item-3-col:nth-of-type(3049) {
    animation-delay: 304.9s; }
  .grid__item-3-col:nth-of-type(3050) {
    animation-delay: 305s; }
  .grid__item-3-col:nth-of-type(3051) {
    animation-delay: 305.1s; }
  .grid__item-3-col:nth-of-type(3052) {
    animation-delay: 305.2s; }
  .grid__item-3-col:nth-of-type(3053) {
    animation-delay: 305.3s; }
  .grid__item-3-col:nth-of-type(3054) {
    animation-delay: 305.4s; }
  .grid__item-3-col:nth-of-type(3055) {
    animation-delay: 305.5s; }
  .grid__item-3-col:nth-of-type(3056) {
    animation-delay: 305.6s; }
  .grid__item-3-col:nth-of-type(3057) {
    animation-delay: 305.7s; }
  .grid__item-3-col:nth-of-type(3058) {
    animation-delay: 305.8s; }
  .grid__item-3-col:nth-of-type(3059) {
    animation-delay: 305.9s; }
  .grid__item-3-col:nth-of-type(3060) {
    animation-delay: 306s; }
  .grid__item-3-col:nth-of-type(3061) {
    animation-delay: 306.1s; }
  .grid__item-3-col:nth-of-type(3062) {
    animation-delay: 306.2s; }
  .grid__item-3-col:nth-of-type(3063) {
    animation-delay: 306.3s; }
  .grid__item-3-col:nth-of-type(3064) {
    animation-delay: 306.4s; }
  .grid__item-3-col:nth-of-type(3065) {
    animation-delay: 306.5s; }
  .grid__item-3-col:nth-of-type(3066) {
    animation-delay: 306.6s; }
  .grid__item-3-col:nth-of-type(3067) {
    animation-delay: 306.7s; }
  .grid__item-3-col:nth-of-type(3068) {
    animation-delay: 306.8s; }
  .grid__item-3-col:nth-of-type(3069) {
    animation-delay: 306.9s; }
  .grid__item-3-col:nth-of-type(3070) {
    animation-delay: 307s; }
  .grid__item-3-col:nth-of-type(3071) {
    animation-delay: 307.1s; }
  .grid__item-3-col:nth-of-type(3072) {
    animation-delay: 307.2s; }
  .grid__item-3-col:nth-of-type(3073) {
    animation-delay: 307.3s; }
  .grid__item-3-col:nth-of-type(3074) {
    animation-delay: 307.4s; }
  .grid__item-3-col:nth-of-type(3075) {
    animation-delay: 307.5s; }
  .grid__item-3-col:nth-of-type(3076) {
    animation-delay: 307.6s; }
  .grid__item-3-col:nth-of-type(3077) {
    animation-delay: 307.7s; }
  .grid__item-3-col:nth-of-type(3078) {
    animation-delay: 307.8s; }
  .grid__item-3-col:nth-of-type(3079) {
    animation-delay: 307.9s; }
  .grid__item-3-col:nth-of-type(3080) {
    animation-delay: 308s; }
  .grid__item-3-col:nth-of-type(3081) {
    animation-delay: 308.1s; }
  .grid__item-3-col:nth-of-type(3082) {
    animation-delay: 308.2s; }
  .grid__item-3-col:nth-of-type(3083) {
    animation-delay: 308.3s; }
  .grid__item-3-col:nth-of-type(3084) {
    animation-delay: 308.4s; }
  .grid__item-3-col:nth-of-type(3085) {
    animation-delay: 308.5s; }
  .grid__item-3-col:nth-of-type(3086) {
    animation-delay: 308.6s; }
  .grid__item-3-col:nth-of-type(3087) {
    animation-delay: 308.7s; }
  .grid__item-3-col:nth-of-type(3088) {
    animation-delay: 308.8s; }
  .grid__item-3-col:nth-of-type(3089) {
    animation-delay: 308.9s; }
  .grid__item-3-col:nth-of-type(3090) {
    animation-delay: 309s; }
  .grid__item-3-col:nth-of-type(3091) {
    animation-delay: 309.1s; }
  .grid__item-3-col:nth-of-type(3092) {
    animation-delay: 309.2s; }
  .grid__item-3-col:nth-of-type(3093) {
    animation-delay: 309.3s; }
  .grid__item-3-col:nth-of-type(3094) {
    animation-delay: 309.4s; }
  .grid__item-3-col:nth-of-type(3095) {
    animation-delay: 309.5s; }
  .grid__item-3-col:nth-of-type(3096) {
    animation-delay: 309.6s; }
  .grid__item-3-col:nth-of-type(3097) {
    animation-delay: 309.7s; }
  .grid__item-3-col:nth-of-type(3098) {
    animation-delay: 309.8s; }
  .grid__item-3-col:nth-of-type(3099) {
    animation-delay: 309.9s; }
  .grid__item-3-col:nth-of-type(3100) {
    animation-delay: 310s; }
  .grid__item-3-col:nth-of-type(3101) {
    animation-delay: 310.1s; }
  .grid__item-3-col:nth-of-type(3102) {
    animation-delay: 310.2s; }
  .grid__item-3-col:nth-of-type(3103) {
    animation-delay: 310.3s; }
  .grid__item-3-col:nth-of-type(3104) {
    animation-delay: 310.4s; }
  .grid__item-3-col:nth-of-type(3105) {
    animation-delay: 310.5s; }
  .grid__item-3-col:nth-of-type(3106) {
    animation-delay: 310.6s; }
  .grid__item-3-col:nth-of-type(3107) {
    animation-delay: 310.7s; }
  .grid__item-3-col:nth-of-type(3108) {
    animation-delay: 310.8s; }
  .grid__item-3-col:nth-of-type(3109) {
    animation-delay: 310.9s; }
  .grid__item-3-col:nth-of-type(3110) {
    animation-delay: 311s; }
  .grid__item-3-col:nth-of-type(3111) {
    animation-delay: 311.1s; }
  .grid__item-3-col:nth-of-type(3112) {
    animation-delay: 311.2s; }
  .grid__item-3-col:nth-of-type(3113) {
    animation-delay: 311.3s; }
  .grid__item-3-col:nth-of-type(3114) {
    animation-delay: 311.4s; }
  .grid__item-3-col:nth-of-type(3115) {
    animation-delay: 311.5s; }
  .grid__item-3-col:nth-of-type(3116) {
    animation-delay: 311.6s; }
  .grid__item-3-col:nth-of-type(3117) {
    animation-delay: 311.7s; }
  .grid__item-3-col:nth-of-type(3118) {
    animation-delay: 311.8s; }
  .grid__item-3-col:nth-of-type(3119) {
    animation-delay: 311.9s; }
  .grid__item-3-col:nth-of-type(3120) {
    animation-delay: 312s; }
  .grid__item-3-col:nth-of-type(3121) {
    animation-delay: 312.1s; }
  .grid__item-3-col:nth-of-type(3122) {
    animation-delay: 312.2s; }
  .grid__item-3-col:nth-of-type(3123) {
    animation-delay: 312.3s; }
  .grid__item-3-col:nth-of-type(3124) {
    animation-delay: 312.4s; }
  .grid__item-3-col:nth-of-type(3125) {
    animation-delay: 312.5s; }
  .grid__item-3-col:nth-of-type(3126) {
    animation-delay: 312.6s; }
  .grid__item-3-col:nth-of-type(3127) {
    animation-delay: 312.7s; }
  .grid__item-3-col:nth-of-type(3128) {
    animation-delay: 312.8s; }
  .grid__item-3-col:nth-of-type(3129) {
    animation-delay: 312.9s; }
  .grid__item-3-col:nth-of-type(3130) {
    animation-delay: 313s; }
  .grid__item-3-col:nth-of-type(3131) {
    animation-delay: 313.1s; }
  .grid__item-3-col:nth-of-type(3132) {
    animation-delay: 313.2s; }
  .grid__item-3-col:nth-of-type(3133) {
    animation-delay: 313.3s; }
  .grid__item-3-col:nth-of-type(3134) {
    animation-delay: 313.4s; }
  .grid__item-3-col:nth-of-type(3135) {
    animation-delay: 313.5s; }
  .grid__item-3-col:nth-of-type(3136) {
    animation-delay: 313.6s; }
  .grid__item-3-col:nth-of-type(3137) {
    animation-delay: 313.7s; }
  .grid__item-3-col:nth-of-type(3138) {
    animation-delay: 313.8s; }
  .grid__item-3-col:nth-of-type(3139) {
    animation-delay: 313.9s; }
  .grid__item-3-col:nth-of-type(3140) {
    animation-delay: 314s; }
  .grid__item-3-col:nth-of-type(3141) {
    animation-delay: 314.1s; }
  .grid__item-3-col:nth-of-type(3142) {
    animation-delay: 314.2s; }
  .grid__item-3-col:nth-of-type(3143) {
    animation-delay: 314.3s; }
  .grid__item-3-col:nth-of-type(3144) {
    animation-delay: 314.4s; }
  .grid__item-3-col:nth-of-type(3145) {
    animation-delay: 314.5s; }
  .grid__item-3-col:nth-of-type(3146) {
    animation-delay: 314.6s; }
  .grid__item-3-col:nth-of-type(3147) {
    animation-delay: 314.7s; }
  .grid__item-3-col:nth-of-type(3148) {
    animation-delay: 314.8s; }
  .grid__item-3-col:nth-of-type(3149) {
    animation-delay: 314.9s; }
  .grid__item-3-col:nth-of-type(3150) {
    animation-delay: 315s; }
  .grid__item-3-col:nth-of-type(3151) {
    animation-delay: 315.1s; }
  .grid__item-3-col:nth-of-type(3152) {
    animation-delay: 315.2s; }
  .grid__item-3-col:nth-of-type(3153) {
    animation-delay: 315.3s; }
  .grid__item-3-col:nth-of-type(3154) {
    animation-delay: 315.4s; }
  .grid__item-3-col:nth-of-type(3155) {
    animation-delay: 315.5s; }
  .grid__item-3-col:nth-of-type(3156) {
    animation-delay: 315.6s; }
  .grid__item-3-col:nth-of-type(3157) {
    animation-delay: 315.7s; }
  .grid__item-3-col:nth-of-type(3158) {
    animation-delay: 315.8s; }
  .grid__item-3-col:nth-of-type(3159) {
    animation-delay: 315.9s; }
  .grid__item-3-col:nth-of-type(3160) {
    animation-delay: 316s; }
  .grid__item-3-col:nth-of-type(3161) {
    animation-delay: 316.1s; }
  .grid__item-3-col:nth-of-type(3162) {
    animation-delay: 316.2s; }
  .grid__item-3-col:nth-of-type(3163) {
    animation-delay: 316.3s; }
  .grid__item-3-col:nth-of-type(3164) {
    animation-delay: 316.4s; }
  .grid__item-3-col:nth-of-type(3165) {
    animation-delay: 316.5s; }
  .grid__item-3-col:nth-of-type(3166) {
    animation-delay: 316.6s; }
  .grid__item-3-col:nth-of-type(3167) {
    animation-delay: 316.7s; }
  .grid__item-3-col:nth-of-type(3168) {
    animation-delay: 316.8s; }
  .grid__item-3-col:nth-of-type(3169) {
    animation-delay: 316.9s; }
  .grid__item-3-col:nth-of-type(3170) {
    animation-delay: 317s; }
  .grid__item-3-col:nth-of-type(3171) {
    animation-delay: 317.1s; }
  .grid__item-3-col:nth-of-type(3172) {
    animation-delay: 317.2s; }
  .grid__item-3-col:nth-of-type(3173) {
    animation-delay: 317.3s; }
  .grid__item-3-col:nth-of-type(3174) {
    animation-delay: 317.4s; }
  .grid__item-3-col:nth-of-type(3175) {
    animation-delay: 317.5s; }
  .grid__item-3-col:nth-of-type(3176) {
    animation-delay: 317.6s; }
  .grid__item-3-col:nth-of-type(3177) {
    animation-delay: 317.7s; }
  .grid__item-3-col:nth-of-type(3178) {
    animation-delay: 317.8s; }
  .grid__item-3-col:nth-of-type(3179) {
    animation-delay: 317.9s; }
  .grid__item-3-col:nth-of-type(3180) {
    animation-delay: 318s; }
  .grid__item-3-col:nth-of-type(3181) {
    animation-delay: 318.1s; }
  .grid__item-3-col:nth-of-type(3182) {
    animation-delay: 318.2s; }
  .grid__item-3-col:nth-of-type(3183) {
    animation-delay: 318.3s; }
  .grid__item-3-col:nth-of-type(3184) {
    animation-delay: 318.4s; }
  .grid__item-3-col:nth-of-type(3185) {
    animation-delay: 318.5s; }
  .grid__item-3-col:nth-of-type(3186) {
    animation-delay: 318.6s; }
  .grid__item-3-col:nth-of-type(3187) {
    animation-delay: 318.7s; }
  .grid__item-3-col:nth-of-type(3188) {
    animation-delay: 318.8s; }
  .grid__item-3-col:nth-of-type(3189) {
    animation-delay: 318.9s; }
  .grid__item-3-col:nth-of-type(3190) {
    animation-delay: 319s; }
  .grid__item-3-col:nth-of-type(3191) {
    animation-delay: 319.1s; }
  .grid__item-3-col:nth-of-type(3192) {
    animation-delay: 319.2s; }
  .grid__item-3-col:nth-of-type(3193) {
    animation-delay: 319.3s; }
  .grid__item-3-col:nth-of-type(3194) {
    animation-delay: 319.4s; }
  .grid__item-3-col:nth-of-type(3195) {
    animation-delay: 319.5s; }
  .grid__item-3-col:nth-of-type(3196) {
    animation-delay: 319.6s; }
  .grid__item-3-col:nth-of-type(3197) {
    animation-delay: 319.7s; }
  .grid__item-3-col:nth-of-type(3198) {
    animation-delay: 319.8s; }
  .grid__item-3-col:nth-of-type(3199) {
    animation-delay: 319.9s; }
  .grid__item-3-col:nth-of-type(3200) {
    animation-delay: 320s; }
  .grid__item-3-col:nth-of-type(3201) {
    animation-delay: 320.1s; }
  .grid__item-3-col:nth-of-type(3202) {
    animation-delay: 320.2s; }
  .grid__item-3-col:nth-of-type(3203) {
    animation-delay: 320.3s; }
  .grid__item-3-col:nth-of-type(3204) {
    animation-delay: 320.4s; }
  .grid__item-3-col:nth-of-type(3205) {
    animation-delay: 320.5s; }
  .grid__item-3-col:nth-of-type(3206) {
    animation-delay: 320.6s; }
  .grid__item-3-col:nth-of-type(3207) {
    animation-delay: 320.7s; }
  .grid__item-3-col:nth-of-type(3208) {
    animation-delay: 320.8s; }
  .grid__item-3-col:nth-of-type(3209) {
    animation-delay: 320.9s; }
  .grid__item-3-col:nth-of-type(3210) {
    animation-delay: 321s; }
  .grid__item-3-col:nth-of-type(3211) {
    animation-delay: 321.1s; }
  .grid__item-3-col:nth-of-type(3212) {
    animation-delay: 321.2s; }
  .grid__item-3-col:nth-of-type(3213) {
    animation-delay: 321.3s; }
  .grid__item-3-col:nth-of-type(3214) {
    animation-delay: 321.4s; }
  .grid__item-3-col:nth-of-type(3215) {
    animation-delay: 321.5s; }
  .grid__item-3-col:nth-of-type(3216) {
    animation-delay: 321.6s; }
  .grid__item-3-col:nth-of-type(3217) {
    animation-delay: 321.7s; }
  .grid__item-3-col:nth-of-type(3218) {
    animation-delay: 321.8s; }
  .grid__item-3-col:nth-of-type(3219) {
    animation-delay: 321.9s; }
  .grid__item-3-col:nth-of-type(3220) {
    animation-delay: 322s; }
  .grid__item-3-col:nth-of-type(3221) {
    animation-delay: 322.1s; }
  .grid__item-3-col:nth-of-type(3222) {
    animation-delay: 322.2s; }
  .grid__item-3-col:nth-of-type(3223) {
    animation-delay: 322.3s; }
  .grid__item-3-col:nth-of-type(3224) {
    animation-delay: 322.4s; }
  .grid__item-3-col:nth-of-type(3225) {
    animation-delay: 322.5s; }
  .grid__item-3-col:nth-of-type(3226) {
    animation-delay: 322.6s; }
  .grid__item-3-col:nth-of-type(3227) {
    animation-delay: 322.7s; }
  .grid__item-3-col:nth-of-type(3228) {
    animation-delay: 322.8s; }
  .grid__item-3-col:nth-of-type(3229) {
    animation-delay: 322.9s; }
  .grid__item-3-col:nth-of-type(3230) {
    animation-delay: 323s; }
  .grid__item-3-col:nth-of-type(3231) {
    animation-delay: 323.1s; }
  .grid__item-3-col:nth-of-type(3232) {
    animation-delay: 323.2s; }
  .grid__item-3-col:nth-of-type(3233) {
    animation-delay: 323.3s; }
  .grid__item-3-col:nth-of-type(3234) {
    animation-delay: 323.4s; }
  .grid__item-3-col:nth-of-type(3235) {
    animation-delay: 323.5s; }
  .grid__item-3-col:nth-of-type(3236) {
    animation-delay: 323.6s; }
  .grid__item-3-col:nth-of-type(3237) {
    animation-delay: 323.7s; }
  .grid__item-3-col:nth-of-type(3238) {
    animation-delay: 323.8s; }
  .grid__item-3-col:nth-of-type(3239) {
    animation-delay: 323.9s; }
  .grid__item-3-col:nth-of-type(3240) {
    animation-delay: 324s; }
  .grid__item-3-col:nth-of-type(3241) {
    animation-delay: 324.1s; }
  .grid__item-3-col:nth-of-type(3242) {
    animation-delay: 324.2s; }
  .grid__item-3-col:nth-of-type(3243) {
    animation-delay: 324.3s; }
  .grid__item-3-col:nth-of-type(3244) {
    animation-delay: 324.4s; }
  .grid__item-3-col:nth-of-type(3245) {
    animation-delay: 324.5s; }
  .grid__item-3-col:nth-of-type(3246) {
    animation-delay: 324.6s; }
  .grid__item-3-col:nth-of-type(3247) {
    animation-delay: 324.7s; }
  .grid__item-3-col:nth-of-type(3248) {
    animation-delay: 324.8s; }
  .grid__item-3-col:nth-of-type(3249) {
    animation-delay: 324.9s; }
  .grid__item-3-col:nth-of-type(3250) {
    animation-delay: 325s; }
  .grid__item-3-col:nth-of-type(3251) {
    animation-delay: 325.1s; }
  .grid__item-3-col:nth-of-type(3252) {
    animation-delay: 325.2s; }
  .grid__item-3-col:nth-of-type(3253) {
    animation-delay: 325.3s; }
  .grid__item-3-col:nth-of-type(3254) {
    animation-delay: 325.4s; }
  .grid__item-3-col:nth-of-type(3255) {
    animation-delay: 325.5s; }
  .grid__item-3-col:nth-of-type(3256) {
    animation-delay: 325.6s; }
  .grid__item-3-col:nth-of-type(3257) {
    animation-delay: 325.7s; }
  .grid__item-3-col:nth-of-type(3258) {
    animation-delay: 325.8s; }
  .grid__item-3-col:nth-of-type(3259) {
    animation-delay: 325.9s; }
  .grid__item-3-col:nth-of-type(3260) {
    animation-delay: 326s; }
  .grid__item-3-col:nth-of-type(3261) {
    animation-delay: 326.1s; }
  .grid__item-3-col:nth-of-type(3262) {
    animation-delay: 326.2s; }
  .grid__item-3-col:nth-of-type(3263) {
    animation-delay: 326.3s; }
  .grid__item-3-col:nth-of-type(3264) {
    animation-delay: 326.4s; }
  .grid__item-3-col:nth-of-type(3265) {
    animation-delay: 326.5s; }
  .grid__item-3-col:nth-of-type(3266) {
    animation-delay: 326.6s; }
  .grid__item-3-col:nth-of-type(3267) {
    animation-delay: 326.7s; }
  .grid__item-3-col:nth-of-type(3268) {
    animation-delay: 326.8s; }
  .grid__item-3-col:nth-of-type(3269) {
    animation-delay: 326.9s; }
  .grid__item-3-col:nth-of-type(3270) {
    animation-delay: 327s; }
  .grid__item-3-col:nth-of-type(3271) {
    animation-delay: 327.1s; }
  .grid__item-3-col:nth-of-type(3272) {
    animation-delay: 327.2s; }
  .grid__item-3-col:nth-of-type(3273) {
    animation-delay: 327.3s; }
  .grid__item-3-col:nth-of-type(3274) {
    animation-delay: 327.4s; }
  .grid__item-3-col:nth-of-type(3275) {
    animation-delay: 327.5s; }
  .grid__item-3-col:nth-of-type(3276) {
    animation-delay: 327.6s; }
  .grid__item-3-col:nth-of-type(3277) {
    animation-delay: 327.7s; }
  .grid__item-3-col:nth-of-type(3278) {
    animation-delay: 327.8s; }
  .grid__item-3-col:nth-of-type(3279) {
    animation-delay: 327.9s; }
  .grid__item-3-col:nth-of-type(3280) {
    animation-delay: 328s; }
  .grid__item-3-col:nth-of-type(3281) {
    animation-delay: 328.1s; }
  .grid__item-3-col:nth-of-type(3282) {
    animation-delay: 328.2s; }
  .grid__item-3-col:nth-of-type(3283) {
    animation-delay: 328.3s; }
  .grid__item-3-col:nth-of-type(3284) {
    animation-delay: 328.4s; }
  .grid__item-3-col:nth-of-type(3285) {
    animation-delay: 328.5s; }
  .grid__item-3-col:nth-of-type(3286) {
    animation-delay: 328.6s; }
  .grid__item-3-col:nth-of-type(3287) {
    animation-delay: 328.7s; }
  .grid__item-3-col:nth-of-type(3288) {
    animation-delay: 328.8s; }
  .grid__item-3-col:nth-of-type(3289) {
    animation-delay: 328.9s; }
  .grid__item-3-col:nth-of-type(3290) {
    animation-delay: 329s; }
  .grid__item-3-col:nth-of-type(3291) {
    animation-delay: 329.1s; }
  .grid__item-3-col:nth-of-type(3292) {
    animation-delay: 329.2s; }
  .grid__item-3-col:nth-of-type(3293) {
    animation-delay: 329.3s; }
  .grid__item-3-col:nth-of-type(3294) {
    animation-delay: 329.4s; }
  .grid__item-3-col:nth-of-type(3295) {
    animation-delay: 329.5s; }
  .grid__item-3-col:nth-of-type(3296) {
    animation-delay: 329.6s; }
  .grid__item-3-col:nth-of-type(3297) {
    animation-delay: 329.7s; }
  .grid__item-3-col:nth-of-type(3298) {
    animation-delay: 329.8s; }
  .grid__item-3-col:nth-of-type(3299) {
    animation-delay: 329.9s; }
  .grid__item-3-col:nth-of-type(3300) {
    animation-delay: 330s; }
  .grid__item-3-col:nth-of-type(3301) {
    animation-delay: 330.1s; }
  .grid__item-3-col:nth-of-type(3302) {
    animation-delay: 330.2s; }
  .grid__item-3-col:nth-of-type(3303) {
    animation-delay: 330.3s; }
  .grid__item-3-col:nth-of-type(3304) {
    animation-delay: 330.4s; }
  .grid__item-3-col:nth-of-type(3305) {
    animation-delay: 330.5s; }
  .grid__item-3-col:nth-of-type(3306) {
    animation-delay: 330.6s; }
  .grid__item-3-col:nth-of-type(3307) {
    animation-delay: 330.7s; }
  .grid__item-3-col:nth-of-type(3308) {
    animation-delay: 330.8s; }
  .grid__item-3-col:nth-of-type(3309) {
    animation-delay: 330.9s; }
  .grid__item-3-col:nth-of-type(3310) {
    animation-delay: 331s; }
  .grid__item-3-col:nth-of-type(3311) {
    animation-delay: 331.1s; }
  .grid__item-3-col:nth-of-type(3312) {
    animation-delay: 331.2s; }
  .grid__item-3-col:nth-of-type(3313) {
    animation-delay: 331.3s; }
  .grid__item-3-col:nth-of-type(3314) {
    animation-delay: 331.4s; }
  .grid__item-3-col:nth-of-type(3315) {
    animation-delay: 331.5s; }
  .grid__item-3-col:nth-of-type(3316) {
    animation-delay: 331.6s; }
  .grid__item-3-col:nth-of-type(3317) {
    animation-delay: 331.7s; }
  .grid__item-3-col:nth-of-type(3318) {
    animation-delay: 331.8s; }
  .grid__item-3-col:nth-of-type(3319) {
    animation-delay: 331.9s; }
  .grid__item-3-col:nth-of-type(3320) {
    animation-delay: 332s; }
  .grid__item-3-col:nth-of-type(3321) {
    animation-delay: 332.1s; }
  .grid__item-3-col:nth-of-type(3322) {
    animation-delay: 332.2s; }
  .grid__item-3-col:nth-of-type(3323) {
    animation-delay: 332.3s; }
  .grid__item-3-col:nth-of-type(3324) {
    animation-delay: 332.4s; }
  .grid__item-3-col:nth-of-type(3325) {
    animation-delay: 332.5s; }
  .grid__item-3-col:nth-of-type(3326) {
    animation-delay: 332.6s; }
  .grid__item-3-col:nth-of-type(3327) {
    animation-delay: 332.7s; }
  .grid__item-3-col:nth-of-type(3328) {
    animation-delay: 332.8s; }
  .grid__item-3-col:nth-of-type(3329) {
    animation-delay: 332.9s; }
  .grid__item-3-col:nth-of-type(3330) {
    animation-delay: 333s; }
  .grid__item-3-col:nth-of-type(3331) {
    animation-delay: 333.1s; }
  .grid__item-3-col:nth-of-type(3332) {
    animation-delay: 333.2s; }
  .grid__item-3-col:nth-of-type(3333) {
    animation-delay: 333.3s; }
  .grid__item-3-col:nth-of-type(3334) {
    animation-delay: 333.4s; }
  .grid__item-3-col:nth-of-type(3335) {
    animation-delay: 333.5s; }
  .grid__item-3-col:nth-of-type(3336) {
    animation-delay: 333.6s; }
  .grid__item-3-col:nth-of-type(3337) {
    animation-delay: 333.7s; }
  .grid__item-3-col:nth-of-type(3338) {
    animation-delay: 333.8s; }
  .grid__item-3-col:nth-of-type(3339) {
    animation-delay: 333.9s; }
  .grid__item-3-col:nth-of-type(3340) {
    animation-delay: 334s; }
  .grid__item-3-col:nth-of-type(3341) {
    animation-delay: 334.1s; }
  .grid__item-3-col:nth-of-type(3342) {
    animation-delay: 334.2s; }
  .grid__item-3-col:nth-of-type(3343) {
    animation-delay: 334.3s; }
  .grid__item-3-col:nth-of-type(3344) {
    animation-delay: 334.4s; }
  .grid__item-3-col:nth-of-type(3345) {
    animation-delay: 334.5s; }
  .grid__item-3-col:nth-of-type(3346) {
    animation-delay: 334.6s; }
  .grid__item-3-col:nth-of-type(3347) {
    animation-delay: 334.7s; }
  .grid__item-3-col:nth-of-type(3348) {
    animation-delay: 334.8s; }
  .grid__item-3-col:nth-of-type(3349) {
    animation-delay: 334.9s; }
  .grid__item-3-col:nth-of-type(3350) {
    animation-delay: 335s; }
  .grid__item-3-col:nth-of-type(3351) {
    animation-delay: 335.1s; }
  .grid__item-3-col:nth-of-type(3352) {
    animation-delay: 335.2s; }
  .grid__item-3-col:nth-of-type(3353) {
    animation-delay: 335.3s; }
  .grid__item-3-col:nth-of-type(3354) {
    animation-delay: 335.4s; }
  .grid__item-3-col:nth-of-type(3355) {
    animation-delay: 335.5s; }
  .grid__item-3-col:nth-of-type(3356) {
    animation-delay: 335.6s; }
  .grid__item-3-col:nth-of-type(3357) {
    animation-delay: 335.7s; }
  .grid__item-3-col:nth-of-type(3358) {
    animation-delay: 335.8s; }
  .grid__item-3-col:nth-of-type(3359) {
    animation-delay: 335.9s; }
  .grid__item-3-col:nth-of-type(3360) {
    animation-delay: 336s; }
  .grid__item-3-col:nth-of-type(3361) {
    animation-delay: 336.1s; }
  .grid__item-3-col:nth-of-type(3362) {
    animation-delay: 336.2s; }
  .grid__item-3-col:nth-of-type(3363) {
    animation-delay: 336.3s; }
  .grid__item-3-col:nth-of-type(3364) {
    animation-delay: 336.4s; }
  .grid__item-3-col:nth-of-type(3365) {
    animation-delay: 336.5s; }
  .grid__item-3-col:nth-of-type(3366) {
    animation-delay: 336.6s; }
  .grid__item-3-col:nth-of-type(3367) {
    animation-delay: 336.7s; }
  .grid__item-3-col:nth-of-type(3368) {
    animation-delay: 336.8s; }
  .grid__item-3-col:nth-of-type(3369) {
    animation-delay: 336.9s; }
  .grid__item-3-col:nth-of-type(3370) {
    animation-delay: 337s; }
  .grid__item-3-col:nth-of-type(3371) {
    animation-delay: 337.1s; }
  .grid__item-3-col:nth-of-type(3372) {
    animation-delay: 337.2s; }
  .grid__item-3-col:nth-of-type(3373) {
    animation-delay: 337.3s; }
  .grid__item-3-col:nth-of-type(3374) {
    animation-delay: 337.4s; }
  .grid__item-3-col:nth-of-type(3375) {
    animation-delay: 337.5s; }
  .grid__item-3-col:nth-of-type(3376) {
    animation-delay: 337.6s; }
  .grid__item-3-col:nth-of-type(3377) {
    animation-delay: 337.7s; }
  .grid__item-3-col:nth-of-type(3378) {
    animation-delay: 337.8s; }
  .grid__item-3-col:nth-of-type(3379) {
    animation-delay: 337.9s; }
  .grid__item-3-col:nth-of-type(3380) {
    animation-delay: 338s; }
  .grid__item-3-col:nth-of-type(3381) {
    animation-delay: 338.1s; }
  .grid__item-3-col:nth-of-type(3382) {
    animation-delay: 338.2s; }
  .grid__item-3-col:nth-of-type(3383) {
    animation-delay: 338.3s; }
  .grid__item-3-col:nth-of-type(3384) {
    animation-delay: 338.4s; }
  .grid__item-3-col:nth-of-type(3385) {
    animation-delay: 338.5s; }
  .grid__item-3-col:nth-of-type(3386) {
    animation-delay: 338.6s; }
  .grid__item-3-col:nth-of-type(3387) {
    animation-delay: 338.7s; }
  .grid__item-3-col:nth-of-type(3388) {
    animation-delay: 338.8s; }
  .grid__item-3-col:nth-of-type(3389) {
    animation-delay: 338.9s; }
  .grid__item-3-col:nth-of-type(3390) {
    animation-delay: 339s; }
  .grid__item-3-col:nth-of-type(3391) {
    animation-delay: 339.1s; }
  .grid__item-3-col:nth-of-type(3392) {
    animation-delay: 339.2s; }
  .grid__item-3-col:nth-of-type(3393) {
    animation-delay: 339.3s; }
  .grid__item-3-col:nth-of-type(3394) {
    animation-delay: 339.4s; }
  .grid__item-3-col:nth-of-type(3395) {
    animation-delay: 339.5s; }
  .grid__item-3-col:nth-of-type(3396) {
    animation-delay: 339.6s; }
  .grid__item-3-col:nth-of-type(3397) {
    animation-delay: 339.7s; }
  .grid__item-3-col:nth-of-type(3398) {
    animation-delay: 339.8s; }
  .grid__item-3-col:nth-of-type(3399) {
    animation-delay: 339.9s; }
  .grid__item-3-col:nth-of-type(3400) {
    animation-delay: 340s; }
  .grid__item-3-col:nth-of-type(3401) {
    animation-delay: 340.1s; }
  .grid__item-3-col:nth-of-type(3402) {
    animation-delay: 340.2s; }
  .grid__item-3-col:nth-of-type(3403) {
    animation-delay: 340.3s; }
  .grid__item-3-col:nth-of-type(3404) {
    animation-delay: 340.4s; }
  .grid__item-3-col:nth-of-type(3405) {
    animation-delay: 340.5s; }
  .grid__item-3-col:nth-of-type(3406) {
    animation-delay: 340.6s; }
  .grid__item-3-col:nth-of-type(3407) {
    animation-delay: 340.7s; }
  .grid__item-3-col:nth-of-type(3408) {
    animation-delay: 340.8s; }
  .grid__item-3-col:nth-of-type(3409) {
    animation-delay: 340.9s; }
  .grid__item-3-col:nth-of-type(3410) {
    animation-delay: 341s; }
  .grid__item-3-col:nth-of-type(3411) {
    animation-delay: 341.1s; }
  .grid__item-3-col:nth-of-type(3412) {
    animation-delay: 341.2s; }
  .grid__item-3-col:nth-of-type(3413) {
    animation-delay: 341.3s; }
  .grid__item-3-col:nth-of-type(3414) {
    animation-delay: 341.4s; }
  .grid__item-3-col:nth-of-type(3415) {
    animation-delay: 341.5s; }
  .grid__item-3-col:nth-of-type(3416) {
    animation-delay: 341.6s; }
  .grid__item-3-col:nth-of-type(3417) {
    animation-delay: 341.7s; }
  .grid__item-3-col:nth-of-type(3418) {
    animation-delay: 341.8s; }
  .grid__item-3-col:nth-of-type(3419) {
    animation-delay: 341.9s; }
  .grid__item-3-col:nth-of-type(3420) {
    animation-delay: 342s; }
  .grid__item-3-col:nth-of-type(3421) {
    animation-delay: 342.1s; }
  .grid__item-3-col:nth-of-type(3422) {
    animation-delay: 342.2s; }
  .grid__item-3-col:nth-of-type(3423) {
    animation-delay: 342.3s; }
  .grid__item-3-col:nth-of-type(3424) {
    animation-delay: 342.4s; }
  .grid__item-3-col:nth-of-type(3425) {
    animation-delay: 342.5s; }
  .grid__item-3-col:nth-of-type(3426) {
    animation-delay: 342.6s; }
  .grid__item-3-col:nth-of-type(3427) {
    animation-delay: 342.7s; }
  .grid__item-3-col:nth-of-type(3428) {
    animation-delay: 342.8s; }
  .grid__item-3-col:nth-of-type(3429) {
    animation-delay: 342.9s; }
  .grid__item-3-col:nth-of-type(3430) {
    animation-delay: 343s; }
  .grid__item-3-col:nth-of-type(3431) {
    animation-delay: 343.1s; }
  .grid__item-3-col:nth-of-type(3432) {
    animation-delay: 343.2s; }
  .grid__item-3-col:nth-of-type(3433) {
    animation-delay: 343.3s; }
  .grid__item-3-col:nth-of-type(3434) {
    animation-delay: 343.4s; }
  .grid__item-3-col:nth-of-type(3435) {
    animation-delay: 343.5s; }
  .grid__item-3-col:nth-of-type(3436) {
    animation-delay: 343.6s; }
  .grid__item-3-col:nth-of-type(3437) {
    animation-delay: 343.7s; }
  .grid__item-3-col:nth-of-type(3438) {
    animation-delay: 343.8s; }
  .grid__item-3-col:nth-of-type(3439) {
    animation-delay: 343.9s; }
  .grid__item-3-col:nth-of-type(3440) {
    animation-delay: 344s; }
  .grid__item-3-col:nth-of-type(3441) {
    animation-delay: 344.1s; }
  .grid__item-3-col:nth-of-type(3442) {
    animation-delay: 344.2s; }
  .grid__item-3-col:nth-of-type(3443) {
    animation-delay: 344.3s; }
  .grid__item-3-col:nth-of-type(3444) {
    animation-delay: 344.4s; }
  .grid__item-3-col:nth-of-type(3445) {
    animation-delay: 344.5s; }
  .grid__item-3-col:nth-of-type(3446) {
    animation-delay: 344.6s; }
  .grid__item-3-col:nth-of-type(3447) {
    animation-delay: 344.7s; }
  .grid__item-3-col:nth-of-type(3448) {
    animation-delay: 344.8s; }
  .grid__item-3-col:nth-of-type(3449) {
    animation-delay: 344.9s; }
  .grid__item-3-col:nth-of-type(3450) {
    animation-delay: 345s; }
  .grid__item-3-col:nth-of-type(3451) {
    animation-delay: 345.1s; }
  .grid__item-3-col:nth-of-type(3452) {
    animation-delay: 345.2s; }
  .grid__item-3-col:nth-of-type(3453) {
    animation-delay: 345.3s; }
  .grid__item-3-col:nth-of-type(3454) {
    animation-delay: 345.4s; }
  .grid__item-3-col:nth-of-type(3455) {
    animation-delay: 345.5s; }
  .grid__item-3-col:nth-of-type(3456) {
    animation-delay: 345.6s; }
  .grid__item-3-col:nth-of-type(3457) {
    animation-delay: 345.7s; }
  .grid__item-3-col:nth-of-type(3458) {
    animation-delay: 345.8s; }
  .grid__item-3-col:nth-of-type(3459) {
    animation-delay: 345.9s; }
  .grid__item-3-col:nth-of-type(3460) {
    animation-delay: 346s; }
  .grid__item-3-col:nth-of-type(3461) {
    animation-delay: 346.1s; }
  .grid__item-3-col:nth-of-type(3462) {
    animation-delay: 346.2s; }
  .grid__item-3-col:nth-of-type(3463) {
    animation-delay: 346.3s; }
  .grid__item-3-col:nth-of-type(3464) {
    animation-delay: 346.4s; }
  .grid__item-3-col:nth-of-type(3465) {
    animation-delay: 346.5s; }
  .grid__item-3-col:nth-of-type(3466) {
    animation-delay: 346.6s; }
  .grid__item-3-col:nth-of-type(3467) {
    animation-delay: 346.7s; }
  .grid__item-3-col:nth-of-type(3468) {
    animation-delay: 346.8s; }
  .grid__item-3-col:nth-of-type(3469) {
    animation-delay: 346.9s; }
  .grid__item-3-col:nth-of-type(3470) {
    animation-delay: 347s; }
  .grid__item-3-col:nth-of-type(3471) {
    animation-delay: 347.1s; }
  .grid__item-3-col:nth-of-type(3472) {
    animation-delay: 347.2s; }
  .grid__item-3-col:nth-of-type(3473) {
    animation-delay: 347.3s; }
  .grid__item-3-col:nth-of-type(3474) {
    animation-delay: 347.4s; }
  .grid__item-3-col:nth-of-type(3475) {
    animation-delay: 347.5s; }
  .grid__item-3-col:nth-of-type(3476) {
    animation-delay: 347.6s; }
  .grid__item-3-col:nth-of-type(3477) {
    animation-delay: 347.7s; }
  .grid__item-3-col:nth-of-type(3478) {
    animation-delay: 347.8s; }
  .grid__item-3-col:nth-of-type(3479) {
    animation-delay: 347.9s; }
  .grid__item-3-col:nth-of-type(3480) {
    animation-delay: 348s; }
  .grid__item-3-col:nth-of-type(3481) {
    animation-delay: 348.1s; }
  .grid__item-3-col:nth-of-type(3482) {
    animation-delay: 348.2s; }
  .grid__item-3-col:nth-of-type(3483) {
    animation-delay: 348.3s; }
  .grid__item-3-col:nth-of-type(3484) {
    animation-delay: 348.4s; }
  .grid__item-3-col:nth-of-type(3485) {
    animation-delay: 348.5s; }
  .grid__item-3-col:nth-of-type(3486) {
    animation-delay: 348.6s; }
  .grid__item-3-col:nth-of-type(3487) {
    animation-delay: 348.7s; }
  .grid__item-3-col:nth-of-type(3488) {
    animation-delay: 348.8s; }
  .grid__item-3-col:nth-of-type(3489) {
    animation-delay: 348.9s; }
  .grid__item-3-col:nth-of-type(3490) {
    animation-delay: 349s; }
  .grid__item-3-col:nth-of-type(3491) {
    animation-delay: 349.1s; }
  .grid__item-3-col:nth-of-type(3492) {
    animation-delay: 349.2s; }
  .grid__item-3-col:nth-of-type(3493) {
    animation-delay: 349.3s; }
  .grid__item-3-col:nth-of-type(3494) {
    animation-delay: 349.4s; }
  .grid__item-3-col:nth-of-type(3495) {
    animation-delay: 349.5s; }
  .grid__item-3-col:nth-of-type(3496) {
    animation-delay: 349.6s; }
  .grid__item-3-col:nth-of-type(3497) {
    animation-delay: 349.7s; }
  .grid__item-3-col:nth-of-type(3498) {
    animation-delay: 349.8s; }
  .grid__item-3-col:nth-of-type(3499) {
    animation-delay: 349.9s; }
  .grid__item-3-col:nth-of-type(3500) {
    animation-delay: 350s; }
  .grid__item-3-col:nth-of-type(3501) {
    animation-delay: 350.1s; }
  .grid__item-3-col:nth-of-type(3502) {
    animation-delay: 350.2s; }
  .grid__item-3-col:nth-of-type(3503) {
    animation-delay: 350.3s; }
  .grid__item-3-col:nth-of-type(3504) {
    animation-delay: 350.4s; }
  .grid__item-3-col:nth-of-type(3505) {
    animation-delay: 350.5s; }
  .grid__item-3-col:nth-of-type(3506) {
    animation-delay: 350.6s; }
  .grid__item-3-col:nth-of-type(3507) {
    animation-delay: 350.7s; }
  .grid__item-3-col:nth-of-type(3508) {
    animation-delay: 350.8s; }
  .grid__item-3-col:nth-of-type(3509) {
    animation-delay: 350.9s; }
  .grid__item-3-col:nth-of-type(3510) {
    animation-delay: 351s; }
  .grid__item-3-col:nth-of-type(3511) {
    animation-delay: 351.1s; }
  .grid__item-3-col:nth-of-type(3512) {
    animation-delay: 351.2s; }
  .grid__item-3-col:nth-of-type(3513) {
    animation-delay: 351.3s; }
  .grid__item-3-col:nth-of-type(3514) {
    animation-delay: 351.4s; }
  .grid__item-3-col:nth-of-type(3515) {
    animation-delay: 351.5s; }
  .grid__item-3-col:nth-of-type(3516) {
    animation-delay: 351.6s; }
  .grid__item-3-col:nth-of-type(3517) {
    animation-delay: 351.7s; }
  .grid__item-3-col:nth-of-type(3518) {
    animation-delay: 351.8s; }
  .grid__item-3-col:nth-of-type(3519) {
    animation-delay: 351.9s; }
  .grid__item-3-col:nth-of-type(3520) {
    animation-delay: 352s; }
  .grid__item-3-col:nth-of-type(3521) {
    animation-delay: 352.1s; }
  .grid__item-3-col:nth-of-type(3522) {
    animation-delay: 352.2s; }
  .grid__item-3-col:nth-of-type(3523) {
    animation-delay: 352.3s; }
  .grid__item-3-col:nth-of-type(3524) {
    animation-delay: 352.4s; }
  .grid__item-3-col:nth-of-type(3525) {
    animation-delay: 352.5s; }
  .grid__item-3-col:nth-of-type(3526) {
    animation-delay: 352.6s; }
  .grid__item-3-col:nth-of-type(3527) {
    animation-delay: 352.7s; }
  .grid__item-3-col:nth-of-type(3528) {
    animation-delay: 352.8s; }
  .grid__item-3-col:nth-of-type(3529) {
    animation-delay: 352.9s; }
  .grid__item-3-col:nth-of-type(3530) {
    animation-delay: 353s; }
  .grid__item-3-col:nth-of-type(3531) {
    animation-delay: 353.1s; }
  .grid__item-3-col:nth-of-type(3532) {
    animation-delay: 353.2s; }
  .grid__item-3-col:nth-of-type(3533) {
    animation-delay: 353.3s; }
  .grid__item-3-col:nth-of-type(3534) {
    animation-delay: 353.4s; }
  .grid__item-3-col:nth-of-type(3535) {
    animation-delay: 353.5s; }
  .grid__item-3-col:nth-of-type(3536) {
    animation-delay: 353.6s; }
  .grid__item-3-col:nth-of-type(3537) {
    animation-delay: 353.7s; }
  .grid__item-3-col:nth-of-type(3538) {
    animation-delay: 353.8s; }
  .grid__item-3-col:nth-of-type(3539) {
    animation-delay: 353.9s; }
  .grid__item-3-col:nth-of-type(3540) {
    animation-delay: 354s; }
  .grid__item-3-col:nth-of-type(3541) {
    animation-delay: 354.1s; }
  .grid__item-3-col:nth-of-type(3542) {
    animation-delay: 354.2s; }
  .grid__item-3-col:nth-of-type(3543) {
    animation-delay: 354.3s; }
  .grid__item-3-col:nth-of-type(3544) {
    animation-delay: 354.4s; }
  .grid__item-3-col:nth-of-type(3545) {
    animation-delay: 354.5s; }
  .grid__item-3-col:nth-of-type(3546) {
    animation-delay: 354.6s; }
  .grid__item-3-col:nth-of-type(3547) {
    animation-delay: 354.7s; }
  .grid__item-3-col:nth-of-type(3548) {
    animation-delay: 354.8s; }
  .grid__item-3-col:nth-of-type(3549) {
    animation-delay: 354.9s; }
  .grid__item-3-col:nth-of-type(3550) {
    animation-delay: 355s; }
  .grid__item-3-col:nth-of-type(3551) {
    animation-delay: 355.1s; }
  .grid__item-3-col:nth-of-type(3552) {
    animation-delay: 355.2s; }
  .grid__item-3-col:nth-of-type(3553) {
    animation-delay: 355.3s; }
  .grid__item-3-col:nth-of-type(3554) {
    animation-delay: 355.4s; }
  .grid__item-3-col:nth-of-type(3555) {
    animation-delay: 355.5s; }
  .grid__item-3-col:nth-of-type(3556) {
    animation-delay: 355.6s; }
  .grid__item-3-col:nth-of-type(3557) {
    animation-delay: 355.7s; }
  .grid__item-3-col:nth-of-type(3558) {
    animation-delay: 355.8s; }
  .grid__item-3-col:nth-of-type(3559) {
    animation-delay: 355.9s; }
  .grid__item-3-col:nth-of-type(3560) {
    animation-delay: 356s; }
  .grid__item-3-col:nth-of-type(3561) {
    animation-delay: 356.1s; }
  .grid__item-3-col:nth-of-type(3562) {
    animation-delay: 356.2s; }
  .grid__item-3-col:nth-of-type(3563) {
    animation-delay: 356.3s; }
  .grid__item-3-col:nth-of-type(3564) {
    animation-delay: 356.4s; }
  .grid__item-3-col:nth-of-type(3565) {
    animation-delay: 356.5s; }
  .grid__item-3-col:nth-of-type(3566) {
    animation-delay: 356.6s; }
  .grid__item-3-col:nth-of-type(3567) {
    animation-delay: 356.7s; }
  .grid__item-3-col:nth-of-type(3568) {
    animation-delay: 356.8s; }
  .grid__item-3-col:nth-of-type(3569) {
    animation-delay: 356.9s; }
  .grid__item-3-col:nth-of-type(3570) {
    animation-delay: 357s; }
  .grid__item-3-col:nth-of-type(3571) {
    animation-delay: 357.1s; }
  .grid__item-3-col:nth-of-type(3572) {
    animation-delay: 357.2s; }
  .grid__item-3-col:nth-of-type(3573) {
    animation-delay: 357.3s; }
  .grid__item-3-col:nth-of-type(3574) {
    animation-delay: 357.4s; }
  .grid__item-3-col:nth-of-type(3575) {
    animation-delay: 357.5s; }
  .grid__item-3-col:nth-of-type(3576) {
    animation-delay: 357.6s; }
  .grid__item-3-col:nth-of-type(3577) {
    animation-delay: 357.7s; }
  .grid__item-3-col:nth-of-type(3578) {
    animation-delay: 357.8s; }
  .grid__item-3-col:nth-of-type(3579) {
    animation-delay: 357.9s; }
  .grid__item-3-col:nth-of-type(3580) {
    animation-delay: 358s; }
  .grid__item-3-col:nth-of-type(3581) {
    animation-delay: 358.1s; }
  .grid__item-3-col:nth-of-type(3582) {
    animation-delay: 358.2s; }
  .grid__item-3-col:nth-of-type(3583) {
    animation-delay: 358.3s; }
  .grid__item-3-col:nth-of-type(3584) {
    animation-delay: 358.4s; }
  .grid__item-3-col:nth-of-type(3585) {
    animation-delay: 358.5s; }
  .grid__item-3-col:nth-of-type(3586) {
    animation-delay: 358.6s; }
  .grid__item-3-col:nth-of-type(3587) {
    animation-delay: 358.7s; }
  .grid__item-3-col:nth-of-type(3588) {
    animation-delay: 358.8s; }
  .grid__item-3-col:nth-of-type(3589) {
    animation-delay: 358.9s; }
  .grid__item-3-col:nth-of-type(3590) {
    animation-delay: 359s; }
  .grid__item-3-col:nth-of-type(3591) {
    animation-delay: 359.1s; }
  .grid__item-3-col:nth-of-type(3592) {
    animation-delay: 359.2s; }
  .grid__item-3-col:nth-of-type(3593) {
    animation-delay: 359.3s; }
  .grid__item-3-col:nth-of-type(3594) {
    animation-delay: 359.4s; }
  .grid__item-3-col:nth-of-type(3595) {
    animation-delay: 359.5s; }
  .grid__item-3-col:nth-of-type(3596) {
    animation-delay: 359.6s; }
  .grid__item-3-col:nth-of-type(3597) {
    animation-delay: 359.7s; }
  .grid__item-3-col:nth-of-type(3598) {
    animation-delay: 359.8s; }
  .grid__item-3-col:nth-of-type(3599) {
    animation-delay: 359.9s; }
  .grid__item-3-col:nth-of-type(3600) {
    animation-delay: 360s; }
  .grid__item-3-col:nth-of-type(3601) {
    animation-delay: 360.1s; }
  .grid__item-3-col:nth-of-type(3602) {
    animation-delay: 360.2s; }
  .grid__item-3-col:nth-of-type(3603) {
    animation-delay: 360.3s; }
  .grid__item-3-col:nth-of-type(3604) {
    animation-delay: 360.4s; }
  .grid__item-3-col:nth-of-type(3605) {
    animation-delay: 360.5s; }
  .grid__item-3-col:nth-of-type(3606) {
    animation-delay: 360.6s; }
  .grid__item-3-col:nth-of-type(3607) {
    animation-delay: 360.7s; }
  .grid__item-3-col:nth-of-type(3608) {
    animation-delay: 360.8s; }
  .grid__item-3-col:nth-of-type(3609) {
    animation-delay: 360.9s; }
  .grid__item-3-col:nth-of-type(3610) {
    animation-delay: 361s; }
  .grid__item-3-col:nth-of-type(3611) {
    animation-delay: 361.1s; }
  .grid__item-3-col:nth-of-type(3612) {
    animation-delay: 361.2s; }
  .grid__item-3-col:nth-of-type(3613) {
    animation-delay: 361.3s; }
  .grid__item-3-col:nth-of-type(3614) {
    animation-delay: 361.4s; }
  .grid__item-3-col:nth-of-type(3615) {
    animation-delay: 361.5s; }
  .grid__item-3-col:nth-of-type(3616) {
    animation-delay: 361.6s; }
  .grid__item-3-col:nth-of-type(3617) {
    animation-delay: 361.7s; }
  .grid__item-3-col:nth-of-type(3618) {
    animation-delay: 361.8s; }
  .grid__item-3-col:nth-of-type(3619) {
    animation-delay: 361.9s; }
  .grid__item-3-col:nth-of-type(3620) {
    animation-delay: 362s; }
  .grid__item-3-col:nth-of-type(3621) {
    animation-delay: 362.1s; }
  .grid__item-3-col:nth-of-type(3622) {
    animation-delay: 362.2s; }
  .grid__item-3-col:nth-of-type(3623) {
    animation-delay: 362.3s; }
  .grid__item-3-col:nth-of-type(3624) {
    animation-delay: 362.4s; }
  .grid__item-3-col:nth-of-type(3625) {
    animation-delay: 362.5s; }
  .grid__item-3-col:nth-of-type(3626) {
    animation-delay: 362.6s; }
  .grid__item-3-col:nth-of-type(3627) {
    animation-delay: 362.7s; }
  .grid__item-3-col:nth-of-type(3628) {
    animation-delay: 362.8s; }
  .grid__item-3-col:nth-of-type(3629) {
    animation-delay: 362.9s; }
  .grid__item-3-col:nth-of-type(3630) {
    animation-delay: 363s; }
  .grid__item-3-col:nth-of-type(3631) {
    animation-delay: 363.1s; }
  .grid__item-3-col:nth-of-type(3632) {
    animation-delay: 363.2s; }
  .grid__item-3-col:nth-of-type(3633) {
    animation-delay: 363.3s; }
  .grid__item-3-col:nth-of-type(3634) {
    animation-delay: 363.4s; }
  .grid__item-3-col:nth-of-type(3635) {
    animation-delay: 363.5s; }
  .grid__item-3-col:nth-of-type(3636) {
    animation-delay: 363.6s; }
  .grid__item-3-col:nth-of-type(3637) {
    animation-delay: 363.7s; }
  .grid__item-3-col:nth-of-type(3638) {
    animation-delay: 363.8s; }
  .grid__item-3-col:nth-of-type(3639) {
    animation-delay: 363.9s; }
  .grid__item-3-col:nth-of-type(3640) {
    animation-delay: 364s; }
  .grid__item-3-col:nth-of-type(3641) {
    animation-delay: 364.1s; }
  .grid__item-3-col:nth-of-type(3642) {
    animation-delay: 364.2s; }
  .grid__item-3-col:nth-of-type(3643) {
    animation-delay: 364.3s; }
  .grid__item-3-col:nth-of-type(3644) {
    animation-delay: 364.4s; }
  .grid__item-3-col:nth-of-type(3645) {
    animation-delay: 364.5s; }
  .grid__item-3-col:nth-of-type(3646) {
    animation-delay: 364.6s; }
  .grid__item-3-col:nth-of-type(3647) {
    animation-delay: 364.7s; }
  .grid__item-3-col:nth-of-type(3648) {
    animation-delay: 364.8s; }
  .grid__item-3-col:nth-of-type(3649) {
    animation-delay: 364.9s; }
  .grid__item-3-col:nth-of-type(3650) {
    animation-delay: 365s; }
  .grid__item-3-col:nth-of-type(3651) {
    animation-delay: 365.1s; }
  .grid__item-3-col:nth-of-type(3652) {
    animation-delay: 365.2s; }
  .grid__item-3-col:nth-of-type(3653) {
    animation-delay: 365.3s; }
  .grid__item-3-col:nth-of-type(3654) {
    animation-delay: 365.4s; }
  .grid__item-3-col:nth-of-type(3655) {
    animation-delay: 365.5s; }
  .grid__item-3-col:nth-of-type(3656) {
    animation-delay: 365.6s; }
  .grid__item-3-col:nth-of-type(3657) {
    animation-delay: 365.7s; }
  .grid__item-3-col:nth-of-type(3658) {
    animation-delay: 365.8s; }
  .grid__item-3-col:nth-of-type(3659) {
    animation-delay: 365.9s; }
  .grid__item-3-col:nth-of-type(3660) {
    animation-delay: 366s; }
  .grid__item-3-col:nth-of-type(3661) {
    animation-delay: 366.1s; }
  .grid__item-3-col:nth-of-type(3662) {
    animation-delay: 366.2s; }
  .grid__item-3-col:nth-of-type(3663) {
    animation-delay: 366.3s; }
  .grid__item-3-col:nth-of-type(3664) {
    animation-delay: 366.4s; }
  .grid__item-3-col:nth-of-type(3665) {
    animation-delay: 366.5s; }
  .grid__item-3-col:nth-of-type(3666) {
    animation-delay: 366.6s; }
  .grid__item-3-col:nth-of-type(3667) {
    animation-delay: 366.7s; }
  .grid__item-3-col:nth-of-type(3668) {
    animation-delay: 366.8s; }
  .grid__item-3-col:nth-of-type(3669) {
    animation-delay: 366.9s; }
  .grid__item-3-col:nth-of-type(3670) {
    animation-delay: 367s; }
  .grid__item-3-col:nth-of-type(3671) {
    animation-delay: 367.1s; }
  .grid__item-3-col:nth-of-type(3672) {
    animation-delay: 367.2s; }
  .grid__item-3-col:nth-of-type(3673) {
    animation-delay: 367.3s; }
  .grid__item-3-col:nth-of-type(3674) {
    animation-delay: 367.4s; }
  .grid__item-3-col:nth-of-type(3675) {
    animation-delay: 367.5s; }
  .grid__item-3-col:nth-of-type(3676) {
    animation-delay: 367.6s; }
  .grid__item-3-col:nth-of-type(3677) {
    animation-delay: 367.7s; }
  .grid__item-3-col:nth-of-type(3678) {
    animation-delay: 367.8s; }
  .grid__item-3-col:nth-of-type(3679) {
    animation-delay: 367.9s; }
  .grid__item-3-col:nth-of-type(3680) {
    animation-delay: 368s; }
  .grid__item-3-col:nth-of-type(3681) {
    animation-delay: 368.1s; }
  .grid__item-3-col:nth-of-type(3682) {
    animation-delay: 368.2s; }
  .grid__item-3-col:nth-of-type(3683) {
    animation-delay: 368.3s; }
  .grid__item-3-col:nth-of-type(3684) {
    animation-delay: 368.4s; }
  .grid__item-3-col:nth-of-type(3685) {
    animation-delay: 368.5s; }
  .grid__item-3-col:nth-of-type(3686) {
    animation-delay: 368.6s; }
  .grid__item-3-col:nth-of-type(3687) {
    animation-delay: 368.7s; }
  .grid__item-3-col:nth-of-type(3688) {
    animation-delay: 368.8s; }
  .grid__item-3-col:nth-of-type(3689) {
    animation-delay: 368.9s; }
  .grid__item-3-col:nth-of-type(3690) {
    animation-delay: 369s; }
  .grid__item-3-col:nth-of-type(3691) {
    animation-delay: 369.1s; }
  .grid__item-3-col:nth-of-type(3692) {
    animation-delay: 369.2s; }
  .grid__item-3-col:nth-of-type(3693) {
    animation-delay: 369.3s; }
  .grid__item-3-col:nth-of-type(3694) {
    animation-delay: 369.4s; }
  .grid__item-3-col:nth-of-type(3695) {
    animation-delay: 369.5s; }
  .grid__item-3-col:nth-of-type(3696) {
    animation-delay: 369.6s; }
  .grid__item-3-col:nth-of-type(3697) {
    animation-delay: 369.7s; }
  .grid__item-3-col:nth-of-type(3698) {
    animation-delay: 369.8s; }
  .grid__item-3-col:nth-of-type(3699) {
    animation-delay: 369.9s; }
  .grid__item-3-col:nth-of-type(3700) {
    animation-delay: 370s; }
  .grid__item-3-col:nth-of-type(3701) {
    animation-delay: 370.1s; }
  .grid__item-3-col:nth-of-type(3702) {
    animation-delay: 370.2s; }
  .grid__item-3-col:nth-of-type(3703) {
    animation-delay: 370.3s; }
  .grid__item-3-col:nth-of-type(3704) {
    animation-delay: 370.4s; }
  .grid__item-3-col:nth-of-type(3705) {
    animation-delay: 370.5s; }
  .grid__item-3-col:nth-of-type(3706) {
    animation-delay: 370.6s; }
  .grid__item-3-col:nth-of-type(3707) {
    animation-delay: 370.7s; }
  .grid__item-3-col:nth-of-type(3708) {
    animation-delay: 370.8s; }
  .grid__item-3-col:nth-of-type(3709) {
    animation-delay: 370.9s; }
  .grid__item-3-col:nth-of-type(3710) {
    animation-delay: 371s; }
  .grid__item-3-col:nth-of-type(3711) {
    animation-delay: 371.1s; }
  .grid__item-3-col:nth-of-type(3712) {
    animation-delay: 371.2s; }
  .grid__item-3-col:nth-of-type(3713) {
    animation-delay: 371.3s; }
  .grid__item-3-col:nth-of-type(3714) {
    animation-delay: 371.4s; }
  .grid__item-3-col:nth-of-type(3715) {
    animation-delay: 371.5s; }
  .grid__item-3-col:nth-of-type(3716) {
    animation-delay: 371.6s; }
  .grid__item-3-col:nth-of-type(3717) {
    animation-delay: 371.7s; }
  .grid__item-3-col:nth-of-type(3718) {
    animation-delay: 371.8s; }
  .grid__item-3-col:nth-of-type(3719) {
    animation-delay: 371.9s; }
  .grid__item-3-col:nth-of-type(3720) {
    animation-delay: 372s; }
  .grid__item-3-col:nth-of-type(3721) {
    animation-delay: 372.1s; }
  .grid__item-3-col:nth-of-type(3722) {
    animation-delay: 372.2s; }
  .grid__item-3-col:nth-of-type(3723) {
    animation-delay: 372.3s; }
  .grid__item-3-col:nth-of-type(3724) {
    animation-delay: 372.4s; }
  .grid__item-3-col:nth-of-type(3725) {
    animation-delay: 372.5s; }
  .grid__item-3-col:nth-of-type(3726) {
    animation-delay: 372.6s; }
  .grid__item-3-col:nth-of-type(3727) {
    animation-delay: 372.7s; }
  .grid__item-3-col:nth-of-type(3728) {
    animation-delay: 372.8s; }
  .grid__item-3-col:nth-of-type(3729) {
    animation-delay: 372.9s; }
  .grid__item-3-col:nth-of-type(3730) {
    animation-delay: 373s; }
  .grid__item-3-col:nth-of-type(3731) {
    animation-delay: 373.1s; }
  .grid__item-3-col:nth-of-type(3732) {
    animation-delay: 373.2s; }
  .grid__item-3-col:nth-of-type(3733) {
    animation-delay: 373.3s; }
  .grid__item-3-col:nth-of-type(3734) {
    animation-delay: 373.4s; }
  .grid__item-3-col:nth-of-type(3735) {
    animation-delay: 373.5s; }
  .grid__item-3-col:nth-of-type(3736) {
    animation-delay: 373.6s; }
  .grid__item-3-col:nth-of-type(3737) {
    animation-delay: 373.7s; }
  .grid__item-3-col:nth-of-type(3738) {
    animation-delay: 373.8s; }
  .grid__item-3-col:nth-of-type(3739) {
    animation-delay: 373.9s; }
  .grid__item-3-col:nth-of-type(3740) {
    animation-delay: 374s; }
  .grid__item-3-col:nth-of-type(3741) {
    animation-delay: 374.1s; }
  .grid__item-3-col:nth-of-type(3742) {
    animation-delay: 374.2s; }
  .grid__item-3-col:nth-of-type(3743) {
    animation-delay: 374.3s; }
  .grid__item-3-col:nth-of-type(3744) {
    animation-delay: 374.4s; }
  .grid__item-3-col:nth-of-type(3745) {
    animation-delay: 374.5s; }
  .grid__item-3-col:nth-of-type(3746) {
    animation-delay: 374.6s; }
  .grid__item-3-col:nth-of-type(3747) {
    animation-delay: 374.7s; }
  .grid__item-3-col:nth-of-type(3748) {
    animation-delay: 374.8s; }
  .grid__item-3-col:nth-of-type(3749) {
    animation-delay: 374.9s; }
  .grid__item-3-col:nth-of-type(3750) {
    animation-delay: 375s; }
  .grid__item-3-col:nth-of-type(3751) {
    animation-delay: 375.1s; }
  .grid__item-3-col:nth-of-type(3752) {
    animation-delay: 375.2s; }
  .grid__item-3-col:nth-of-type(3753) {
    animation-delay: 375.3s; }
  .grid__item-3-col:nth-of-type(3754) {
    animation-delay: 375.4s; }
  .grid__item-3-col:nth-of-type(3755) {
    animation-delay: 375.5s; }
  .grid__item-3-col:nth-of-type(3756) {
    animation-delay: 375.6s; }
  .grid__item-3-col:nth-of-type(3757) {
    animation-delay: 375.7s; }
  .grid__item-3-col:nth-of-type(3758) {
    animation-delay: 375.8s; }
  .grid__item-3-col:nth-of-type(3759) {
    animation-delay: 375.9s; }
  .grid__item-3-col:nth-of-type(3760) {
    animation-delay: 376s; }
  .grid__item-3-col:nth-of-type(3761) {
    animation-delay: 376.1s; }
  .grid__item-3-col:nth-of-type(3762) {
    animation-delay: 376.2s; }
  .grid__item-3-col:nth-of-type(3763) {
    animation-delay: 376.3s; }
  .grid__item-3-col:nth-of-type(3764) {
    animation-delay: 376.4s; }
  .grid__item-3-col:nth-of-type(3765) {
    animation-delay: 376.5s; }
  .grid__item-3-col:nth-of-type(3766) {
    animation-delay: 376.6s; }
  .grid__item-3-col:nth-of-type(3767) {
    animation-delay: 376.7s; }
  .grid__item-3-col:nth-of-type(3768) {
    animation-delay: 376.8s; }
  .grid__item-3-col:nth-of-type(3769) {
    animation-delay: 376.9s; }
  .grid__item-3-col:nth-of-type(3770) {
    animation-delay: 377s; }
  .grid__item-3-col:nth-of-type(3771) {
    animation-delay: 377.1s; }
  .grid__item-3-col:nth-of-type(3772) {
    animation-delay: 377.2s; }
  .grid__item-3-col:nth-of-type(3773) {
    animation-delay: 377.3s; }
  .grid__item-3-col:nth-of-type(3774) {
    animation-delay: 377.4s; }
  .grid__item-3-col:nth-of-type(3775) {
    animation-delay: 377.5s; }
  .grid__item-3-col:nth-of-type(3776) {
    animation-delay: 377.6s; }
  .grid__item-3-col:nth-of-type(3777) {
    animation-delay: 377.7s; }
  .grid__item-3-col:nth-of-type(3778) {
    animation-delay: 377.8s; }
  .grid__item-3-col:nth-of-type(3779) {
    animation-delay: 377.9s; }
  .grid__item-3-col:nth-of-type(3780) {
    animation-delay: 378s; }
  .grid__item-3-col:nth-of-type(3781) {
    animation-delay: 378.1s; }
  .grid__item-3-col:nth-of-type(3782) {
    animation-delay: 378.2s; }
  .grid__item-3-col:nth-of-type(3783) {
    animation-delay: 378.3s; }
  .grid__item-3-col:nth-of-type(3784) {
    animation-delay: 378.4s; }
  .grid__item-3-col:nth-of-type(3785) {
    animation-delay: 378.5s; }
  .grid__item-3-col:nth-of-type(3786) {
    animation-delay: 378.6s; }
  .grid__item-3-col:nth-of-type(3787) {
    animation-delay: 378.7s; }
  .grid__item-3-col:nth-of-type(3788) {
    animation-delay: 378.8s; }
  .grid__item-3-col:nth-of-type(3789) {
    animation-delay: 378.9s; }
  .grid__item-3-col:nth-of-type(3790) {
    animation-delay: 379s; }
  .grid__item-3-col:nth-of-type(3791) {
    animation-delay: 379.1s; }
  .grid__item-3-col:nth-of-type(3792) {
    animation-delay: 379.2s; }
  .grid__item-3-col:nth-of-type(3793) {
    animation-delay: 379.3s; }
  .grid__item-3-col:nth-of-type(3794) {
    animation-delay: 379.4s; }
  .grid__item-3-col:nth-of-type(3795) {
    animation-delay: 379.5s; }
  .grid__item-3-col:nth-of-type(3796) {
    animation-delay: 379.6s; }
  .grid__item-3-col:nth-of-type(3797) {
    animation-delay: 379.7s; }
  .grid__item-3-col:nth-of-type(3798) {
    animation-delay: 379.8s; }
  .grid__item-3-col:nth-of-type(3799) {
    animation-delay: 379.9s; }
  .grid__item-3-col:nth-of-type(3800) {
    animation-delay: 380s; }
  .grid__item-3-col:nth-of-type(3801) {
    animation-delay: 380.1s; }
  .grid__item-3-col:nth-of-type(3802) {
    animation-delay: 380.2s; }
  .grid__item-3-col:nth-of-type(3803) {
    animation-delay: 380.3s; }
  .grid__item-3-col:nth-of-type(3804) {
    animation-delay: 380.4s; }
  .grid__item-3-col:nth-of-type(3805) {
    animation-delay: 380.5s; }
  .grid__item-3-col:nth-of-type(3806) {
    animation-delay: 380.6s; }
  .grid__item-3-col:nth-of-type(3807) {
    animation-delay: 380.7s; }
  .grid__item-3-col:nth-of-type(3808) {
    animation-delay: 380.8s; }
  .grid__item-3-col:nth-of-type(3809) {
    animation-delay: 380.9s; }
  .grid__item-3-col:nth-of-type(3810) {
    animation-delay: 381s; }
  .grid__item-3-col:nth-of-type(3811) {
    animation-delay: 381.1s; }
  .grid__item-3-col:nth-of-type(3812) {
    animation-delay: 381.2s; }
  .grid__item-3-col:nth-of-type(3813) {
    animation-delay: 381.3s; }
  .grid__item-3-col:nth-of-type(3814) {
    animation-delay: 381.4s; }
  .grid__item-3-col:nth-of-type(3815) {
    animation-delay: 381.5s; }
  .grid__item-3-col:nth-of-type(3816) {
    animation-delay: 381.6s; }
  .grid__item-3-col:nth-of-type(3817) {
    animation-delay: 381.7s; }
  .grid__item-3-col:nth-of-type(3818) {
    animation-delay: 381.8s; }
  .grid__item-3-col:nth-of-type(3819) {
    animation-delay: 381.9s; }
  .grid__item-3-col:nth-of-type(3820) {
    animation-delay: 382s; }
  .grid__item-3-col:nth-of-type(3821) {
    animation-delay: 382.1s; }
  .grid__item-3-col:nth-of-type(3822) {
    animation-delay: 382.2s; }
  .grid__item-3-col:nth-of-type(3823) {
    animation-delay: 382.3s; }
  .grid__item-3-col:nth-of-type(3824) {
    animation-delay: 382.4s; }
  .grid__item-3-col:nth-of-type(3825) {
    animation-delay: 382.5s; }
  .grid__item-3-col:nth-of-type(3826) {
    animation-delay: 382.6s; }
  .grid__item-3-col:nth-of-type(3827) {
    animation-delay: 382.7s; }
  .grid__item-3-col:nth-of-type(3828) {
    animation-delay: 382.8s; }
  .grid__item-3-col:nth-of-type(3829) {
    animation-delay: 382.9s; }
  .grid__item-3-col:nth-of-type(3830) {
    animation-delay: 383s; }
  .grid__item-3-col:nth-of-type(3831) {
    animation-delay: 383.1s; }
  .grid__item-3-col:nth-of-type(3832) {
    animation-delay: 383.2s; }
  .grid__item-3-col:nth-of-type(3833) {
    animation-delay: 383.3s; }
  .grid__item-3-col:nth-of-type(3834) {
    animation-delay: 383.4s; }
  .grid__item-3-col:nth-of-type(3835) {
    animation-delay: 383.5s; }
  .grid__item-3-col:nth-of-type(3836) {
    animation-delay: 383.6s; }
  .grid__item-3-col:nth-of-type(3837) {
    animation-delay: 383.7s; }
  .grid__item-3-col:nth-of-type(3838) {
    animation-delay: 383.8s; }
  .grid__item-3-col:nth-of-type(3839) {
    animation-delay: 383.9s; }
  .grid__item-3-col:nth-of-type(3840) {
    animation-delay: 384s; }
  .grid__item-3-col:nth-of-type(3841) {
    animation-delay: 384.1s; }
  .grid__item-3-col:nth-of-type(3842) {
    animation-delay: 384.2s; }
  .grid__item-3-col:nth-of-type(3843) {
    animation-delay: 384.3s; }
  .grid__item-3-col:nth-of-type(3844) {
    animation-delay: 384.4s; }
  .grid__item-3-col:nth-of-type(3845) {
    animation-delay: 384.5s; }
  .grid__item-3-col:nth-of-type(3846) {
    animation-delay: 384.6s; }
  .grid__item-3-col:nth-of-type(3847) {
    animation-delay: 384.7s; }
  .grid__item-3-col:nth-of-type(3848) {
    animation-delay: 384.8s; }
  .grid__item-3-col:nth-of-type(3849) {
    animation-delay: 384.9s; }
  .grid__item-3-col:nth-of-type(3850) {
    animation-delay: 385s; }
  .grid__item-3-col:nth-of-type(3851) {
    animation-delay: 385.1s; }
  .grid__item-3-col:nth-of-type(3852) {
    animation-delay: 385.2s; }
  .grid__item-3-col:nth-of-type(3853) {
    animation-delay: 385.3s; }
  .grid__item-3-col:nth-of-type(3854) {
    animation-delay: 385.4s; }
  .grid__item-3-col:nth-of-type(3855) {
    animation-delay: 385.5s; }
  .grid__item-3-col:nth-of-type(3856) {
    animation-delay: 385.6s; }
  .grid__item-3-col:nth-of-type(3857) {
    animation-delay: 385.7s; }
  .grid__item-3-col:nth-of-type(3858) {
    animation-delay: 385.8s; }
  .grid__item-3-col:nth-of-type(3859) {
    animation-delay: 385.9s; }
  .grid__item-3-col:nth-of-type(3860) {
    animation-delay: 386s; }
  .grid__item-3-col:nth-of-type(3861) {
    animation-delay: 386.1s; }
  .grid__item-3-col:nth-of-type(3862) {
    animation-delay: 386.2s; }
  .grid__item-3-col:nth-of-type(3863) {
    animation-delay: 386.3s; }
  .grid__item-3-col:nth-of-type(3864) {
    animation-delay: 386.4s; }
  .grid__item-3-col:nth-of-type(3865) {
    animation-delay: 386.5s; }
  .grid__item-3-col:nth-of-type(3866) {
    animation-delay: 386.6s; }
  .grid__item-3-col:nth-of-type(3867) {
    animation-delay: 386.7s; }
  .grid__item-3-col:nth-of-type(3868) {
    animation-delay: 386.8s; }
  .grid__item-3-col:nth-of-type(3869) {
    animation-delay: 386.9s; }
  .grid__item-3-col:nth-of-type(3870) {
    animation-delay: 387s; }
  .grid__item-3-col:nth-of-type(3871) {
    animation-delay: 387.1s; }
  .grid__item-3-col:nth-of-type(3872) {
    animation-delay: 387.2s; }
  .grid__item-3-col:nth-of-type(3873) {
    animation-delay: 387.3s; }
  .grid__item-3-col:nth-of-type(3874) {
    animation-delay: 387.4s; }
  .grid__item-3-col:nth-of-type(3875) {
    animation-delay: 387.5s; }
  .grid__item-3-col:nth-of-type(3876) {
    animation-delay: 387.6s; }
  .grid__item-3-col:nth-of-type(3877) {
    animation-delay: 387.7s; }
  .grid__item-3-col:nth-of-type(3878) {
    animation-delay: 387.8s; }
  .grid__item-3-col:nth-of-type(3879) {
    animation-delay: 387.9s; }
  .grid__item-3-col:nth-of-type(3880) {
    animation-delay: 388s; }
  .grid__item-3-col:nth-of-type(3881) {
    animation-delay: 388.1s; }
  .grid__item-3-col:nth-of-type(3882) {
    animation-delay: 388.2s; }
  .grid__item-3-col:nth-of-type(3883) {
    animation-delay: 388.3s; }
  .grid__item-3-col:nth-of-type(3884) {
    animation-delay: 388.4s; }
  .grid__item-3-col:nth-of-type(3885) {
    animation-delay: 388.5s; }
  .grid__item-3-col:nth-of-type(3886) {
    animation-delay: 388.6s; }
  .grid__item-3-col:nth-of-type(3887) {
    animation-delay: 388.7s; }
  .grid__item-3-col:nth-of-type(3888) {
    animation-delay: 388.8s; }
  .grid__item-3-col:nth-of-type(3889) {
    animation-delay: 388.9s; }
  .grid__item-3-col:nth-of-type(3890) {
    animation-delay: 389s; }
  .grid__item-3-col:nth-of-type(3891) {
    animation-delay: 389.1s; }
  .grid__item-3-col:nth-of-type(3892) {
    animation-delay: 389.2s; }
  .grid__item-3-col:nth-of-type(3893) {
    animation-delay: 389.3s; }
  .grid__item-3-col:nth-of-type(3894) {
    animation-delay: 389.4s; }
  .grid__item-3-col:nth-of-type(3895) {
    animation-delay: 389.5s; }
  .grid__item-3-col:nth-of-type(3896) {
    animation-delay: 389.6s; }
  .grid__item-3-col:nth-of-type(3897) {
    animation-delay: 389.7s; }
  .grid__item-3-col:nth-of-type(3898) {
    animation-delay: 389.8s; }
  .grid__item-3-col:nth-of-type(3899) {
    animation-delay: 389.9s; }
  .grid__item-3-col:nth-of-type(3900) {
    animation-delay: 390s; }
  .grid__item-3-col:nth-of-type(3901) {
    animation-delay: 390.1s; }
  .grid__item-3-col:nth-of-type(3902) {
    animation-delay: 390.2s; }
  .grid__item-3-col:nth-of-type(3903) {
    animation-delay: 390.3s; }
  .grid__item-3-col:nth-of-type(3904) {
    animation-delay: 390.4s; }
  .grid__item-3-col:nth-of-type(3905) {
    animation-delay: 390.5s; }
  .grid__item-3-col:nth-of-type(3906) {
    animation-delay: 390.6s; }
  .grid__item-3-col:nth-of-type(3907) {
    animation-delay: 390.7s; }
  .grid__item-3-col:nth-of-type(3908) {
    animation-delay: 390.8s; }
  .grid__item-3-col:nth-of-type(3909) {
    animation-delay: 390.9s; }
  .grid__item-3-col:nth-of-type(3910) {
    animation-delay: 391s; }
  .grid__item-3-col:nth-of-type(3911) {
    animation-delay: 391.1s; }
  .grid__item-3-col:nth-of-type(3912) {
    animation-delay: 391.2s; }
  .grid__item-3-col:nth-of-type(3913) {
    animation-delay: 391.3s; }
  .grid__item-3-col:nth-of-type(3914) {
    animation-delay: 391.4s; }
  .grid__item-3-col:nth-of-type(3915) {
    animation-delay: 391.5s; }
  .grid__item-3-col:nth-of-type(3916) {
    animation-delay: 391.6s; }
  .grid__item-3-col:nth-of-type(3917) {
    animation-delay: 391.7s; }
  .grid__item-3-col:nth-of-type(3918) {
    animation-delay: 391.8s; }
  .grid__item-3-col:nth-of-type(3919) {
    animation-delay: 391.9s; }
  .grid__item-3-col:nth-of-type(3920) {
    animation-delay: 392s; }
  .grid__item-3-col:nth-of-type(3921) {
    animation-delay: 392.1s; }
  .grid__item-3-col:nth-of-type(3922) {
    animation-delay: 392.2s; }
  .grid__item-3-col:nth-of-type(3923) {
    animation-delay: 392.3s; }
  .grid__item-3-col:nth-of-type(3924) {
    animation-delay: 392.4s; }
  .grid__item-3-col:nth-of-type(3925) {
    animation-delay: 392.5s; }
  .grid__item-3-col:nth-of-type(3926) {
    animation-delay: 392.6s; }
  .grid__item-3-col:nth-of-type(3927) {
    animation-delay: 392.7s; }
  .grid__item-3-col:nth-of-type(3928) {
    animation-delay: 392.8s; }
  .grid__item-3-col:nth-of-type(3929) {
    animation-delay: 392.9s; }
  .grid__item-3-col:nth-of-type(3930) {
    animation-delay: 393s; }
  .grid__item-3-col:nth-of-type(3931) {
    animation-delay: 393.1s; }
  .grid__item-3-col:nth-of-type(3932) {
    animation-delay: 393.2s; }
  .grid__item-3-col:nth-of-type(3933) {
    animation-delay: 393.3s; }
  .grid__item-3-col:nth-of-type(3934) {
    animation-delay: 393.4s; }
  .grid__item-3-col:nth-of-type(3935) {
    animation-delay: 393.5s; }
  .grid__item-3-col:nth-of-type(3936) {
    animation-delay: 393.6s; }
  .grid__item-3-col:nth-of-type(3937) {
    animation-delay: 393.7s; }
  .grid__item-3-col:nth-of-type(3938) {
    animation-delay: 393.8s; }
  .grid__item-3-col:nth-of-type(3939) {
    animation-delay: 393.9s; }
  .grid__item-3-col:nth-of-type(3940) {
    animation-delay: 394s; }
  .grid__item-3-col:nth-of-type(3941) {
    animation-delay: 394.1s; }
  .grid__item-3-col:nth-of-type(3942) {
    animation-delay: 394.2s; }
  .grid__item-3-col:nth-of-type(3943) {
    animation-delay: 394.3s; }
  .grid__item-3-col:nth-of-type(3944) {
    animation-delay: 394.4s; }
  .grid__item-3-col:nth-of-type(3945) {
    animation-delay: 394.5s; }
  .grid__item-3-col:nth-of-type(3946) {
    animation-delay: 394.6s; }
  .grid__item-3-col:nth-of-type(3947) {
    animation-delay: 394.7s; }
  .grid__item-3-col:nth-of-type(3948) {
    animation-delay: 394.8s; }
  .grid__item-3-col:nth-of-type(3949) {
    animation-delay: 394.9s; }
  .grid__item-3-col:nth-of-type(3950) {
    animation-delay: 395s; }
  .grid__item-3-col:nth-of-type(3951) {
    animation-delay: 395.1s; }
  .grid__item-3-col:nth-of-type(3952) {
    animation-delay: 395.2s; }
  .grid__item-3-col:nth-of-type(3953) {
    animation-delay: 395.3s; }
  .grid__item-3-col:nth-of-type(3954) {
    animation-delay: 395.4s; }
  .grid__item-3-col:nth-of-type(3955) {
    animation-delay: 395.5s; }
  .grid__item-3-col:nth-of-type(3956) {
    animation-delay: 395.6s; }
  .grid__item-3-col:nth-of-type(3957) {
    animation-delay: 395.7s; }
  .grid__item-3-col:nth-of-type(3958) {
    animation-delay: 395.8s; }
  .grid__item-3-col:nth-of-type(3959) {
    animation-delay: 395.9s; }
  .grid__item-3-col:nth-of-type(3960) {
    animation-delay: 396s; }
  .grid__item-3-col:nth-of-type(3961) {
    animation-delay: 396.1s; }
  .grid__item-3-col:nth-of-type(3962) {
    animation-delay: 396.2s; }
  .grid__item-3-col:nth-of-type(3963) {
    animation-delay: 396.3s; }
  .grid__item-3-col:nth-of-type(3964) {
    animation-delay: 396.4s; }
  .grid__item-3-col:nth-of-type(3965) {
    animation-delay: 396.5s; }
  .grid__item-3-col:nth-of-type(3966) {
    animation-delay: 396.6s; }
  .grid__item-3-col:nth-of-type(3967) {
    animation-delay: 396.7s; }
  .grid__item-3-col:nth-of-type(3968) {
    animation-delay: 396.8s; }
  .grid__item-3-col:nth-of-type(3969) {
    animation-delay: 396.9s; }
  .grid__item-3-col:nth-of-type(3970) {
    animation-delay: 397s; }
  .grid__item-3-col:nth-of-type(3971) {
    animation-delay: 397.1s; }
  .grid__item-3-col:nth-of-type(3972) {
    animation-delay: 397.2s; }
  .grid__item-3-col:nth-of-type(3973) {
    animation-delay: 397.3s; }
  .grid__item-3-col:nth-of-type(3974) {
    animation-delay: 397.4s; }
  .grid__item-3-col:nth-of-type(3975) {
    animation-delay: 397.5s; }
  .grid__item-3-col:nth-of-type(3976) {
    animation-delay: 397.6s; }
  .grid__item-3-col:nth-of-type(3977) {
    animation-delay: 397.7s; }
  .grid__item-3-col:nth-of-type(3978) {
    animation-delay: 397.8s; }
  .grid__item-3-col:nth-of-type(3979) {
    animation-delay: 397.9s; }
  .grid__item-3-col:nth-of-type(3980) {
    animation-delay: 398s; }
  .grid__item-3-col:nth-of-type(3981) {
    animation-delay: 398.1s; }
  .grid__item-3-col:nth-of-type(3982) {
    animation-delay: 398.2s; }
  .grid__item-3-col:nth-of-type(3983) {
    animation-delay: 398.3s; }
  .grid__item-3-col:nth-of-type(3984) {
    animation-delay: 398.4s; }
  .grid__item-3-col:nth-of-type(3985) {
    animation-delay: 398.5s; }
  .grid__item-3-col:nth-of-type(3986) {
    animation-delay: 398.6s; }
  .grid__item-3-col:nth-of-type(3987) {
    animation-delay: 398.7s; }
  .grid__item-3-col:nth-of-type(3988) {
    animation-delay: 398.8s; }
  .grid__item-3-col:nth-of-type(3989) {
    animation-delay: 398.9s; }
  .grid__item-3-col:nth-of-type(3990) {
    animation-delay: 399s; }
  .grid__item-3-col:nth-of-type(3991) {
    animation-delay: 399.1s; }
  .grid__item-3-col:nth-of-type(3992) {
    animation-delay: 399.2s; }
  .grid__item-3-col:nth-of-type(3993) {
    animation-delay: 399.3s; }
  .grid__item-3-col:nth-of-type(3994) {
    animation-delay: 399.4s; }
  .grid__item-3-col:nth-of-type(3995) {
    animation-delay: 399.5s; }
  .grid__item-3-col:nth-of-type(3996) {
    animation-delay: 399.6s; }
  .grid__item-3-col:nth-of-type(3997) {
    animation-delay: 399.7s; }
  .grid__item-3-col:nth-of-type(3998) {
    animation-delay: 399.8s; }
  .grid__item-3-col:nth-of-type(3999) {
    animation-delay: 399.9s; }
  .grid__item-3-col:nth-of-type(4000) {
    animation-delay: 400s; }
  .grid__item-3-col:nth-of-type(4001) {
    animation-delay: 400.1s; }
  .grid__item-3-col:nth-of-type(4002) {
    animation-delay: 400.2s; }
  .grid__item-3-col:nth-of-type(4003) {
    animation-delay: 400.3s; }
  .grid__item-3-col:nth-of-type(4004) {
    animation-delay: 400.4s; }
  .grid__item-3-col:nth-of-type(4005) {
    animation-delay: 400.5s; }
  .grid__item-3-col:nth-of-type(4006) {
    animation-delay: 400.6s; }
  .grid__item-3-col:nth-of-type(4007) {
    animation-delay: 400.7s; }
  .grid__item-3-col:nth-of-type(4008) {
    animation-delay: 400.8s; }
  .grid__item-3-col:nth-of-type(4009) {
    animation-delay: 400.9s; }
  .grid__item-3-col:nth-of-type(4010) {
    animation-delay: 401s; }
  .grid__item-3-col:nth-of-type(4011) {
    animation-delay: 401.1s; }
  .grid__item-3-col:nth-of-type(4012) {
    animation-delay: 401.2s; }
  .grid__item-3-col:nth-of-type(4013) {
    animation-delay: 401.3s; }
  .grid__item-3-col:nth-of-type(4014) {
    animation-delay: 401.4s; }
  .grid__item-3-col:nth-of-type(4015) {
    animation-delay: 401.5s; }
  .grid__item-3-col:nth-of-type(4016) {
    animation-delay: 401.6s; }
  .grid__item-3-col:nth-of-type(4017) {
    animation-delay: 401.7s; }
  .grid__item-3-col:nth-of-type(4018) {
    animation-delay: 401.8s; }
  .grid__item-3-col:nth-of-type(4019) {
    animation-delay: 401.9s; }
  .grid__item-3-col:nth-of-type(4020) {
    animation-delay: 402s; }
  .grid__item-3-col:nth-of-type(4021) {
    animation-delay: 402.1s; }
  .grid__item-3-col:nth-of-type(4022) {
    animation-delay: 402.2s; }
  .grid__item-3-col:nth-of-type(4023) {
    animation-delay: 402.3s; }
  .grid__item-3-col:nth-of-type(4024) {
    animation-delay: 402.4s; }
  .grid__item-3-col:nth-of-type(4025) {
    animation-delay: 402.5s; }
  .grid__item-3-col:nth-of-type(4026) {
    animation-delay: 402.6s; }
  .grid__item-3-col:nth-of-type(4027) {
    animation-delay: 402.7s; }
  .grid__item-3-col:nth-of-type(4028) {
    animation-delay: 402.8s; }
  .grid__item-3-col:nth-of-type(4029) {
    animation-delay: 402.9s; }
  .grid__item-3-col:nth-of-type(4030) {
    animation-delay: 403s; }
  .grid__item-3-col:nth-of-type(4031) {
    animation-delay: 403.1s; }
  .grid__item-3-col:nth-of-type(4032) {
    animation-delay: 403.2s; }
  .grid__item-3-col:nth-of-type(4033) {
    animation-delay: 403.3s; }
  .grid__item-3-col:nth-of-type(4034) {
    animation-delay: 403.4s; }
  .grid__item-3-col:nth-of-type(4035) {
    animation-delay: 403.5s; }
  .grid__item-3-col:nth-of-type(4036) {
    animation-delay: 403.6s; }
  .grid__item-3-col:nth-of-type(4037) {
    animation-delay: 403.7s; }
  .grid__item-3-col:nth-of-type(4038) {
    animation-delay: 403.8s; }
  .grid__item-3-col:nth-of-type(4039) {
    animation-delay: 403.9s; }
  .grid__item-3-col:nth-of-type(4040) {
    animation-delay: 404s; }
  .grid__item-3-col:nth-of-type(4041) {
    animation-delay: 404.1s; }
  .grid__item-3-col:nth-of-type(4042) {
    animation-delay: 404.2s; }
  .grid__item-3-col:nth-of-type(4043) {
    animation-delay: 404.3s; }
  .grid__item-3-col:nth-of-type(4044) {
    animation-delay: 404.4s; }
  .grid__item-3-col:nth-of-type(4045) {
    animation-delay: 404.5s; }
  .grid__item-3-col:nth-of-type(4046) {
    animation-delay: 404.6s; }
  .grid__item-3-col:nth-of-type(4047) {
    animation-delay: 404.7s; }
  .grid__item-3-col:nth-of-type(4048) {
    animation-delay: 404.8s; }
  .grid__item-3-col:nth-of-type(4049) {
    animation-delay: 404.9s; }
  .grid__item-3-col:nth-of-type(4050) {
    animation-delay: 405s; }
  .grid__item-3-col:nth-of-type(4051) {
    animation-delay: 405.1s; }
  .grid__item-3-col:nth-of-type(4052) {
    animation-delay: 405.2s; }
  .grid__item-3-col:nth-of-type(4053) {
    animation-delay: 405.3s; }
  .grid__item-3-col:nth-of-type(4054) {
    animation-delay: 405.4s; }
  .grid__item-3-col:nth-of-type(4055) {
    animation-delay: 405.5s; }
  .grid__item-3-col:nth-of-type(4056) {
    animation-delay: 405.6s; }
  .grid__item-3-col:nth-of-type(4057) {
    animation-delay: 405.7s; }
  .grid__item-3-col:nth-of-type(4058) {
    animation-delay: 405.8s; }
  .grid__item-3-col:nth-of-type(4059) {
    animation-delay: 405.9s; }
  .grid__item-3-col:nth-of-type(4060) {
    animation-delay: 406s; }
  .grid__item-3-col:nth-of-type(4061) {
    animation-delay: 406.1s; }
  .grid__item-3-col:nth-of-type(4062) {
    animation-delay: 406.2s; }
  .grid__item-3-col:nth-of-type(4063) {
    animation-delay: 406.3s; }
  .grid__item-3-col:nth-of-type(4064) {
    animation-delay: 406.4s; }
  .grid__item-3-col:nth-of-type(4065) {
    animation-delay: 406.5s; }
  .grid__item-3-col:nth-of-type(4066) {
    animation-delay: 406.6s; }
  .grid__item-3-col:nth-of-type(4067) {
    animation-delay: 406.7s; }
  .grid__item-3-col:nth-of-type(4068) {
    animation-delay: 406.8s; }
  .grid__item-3-col:nth-of-type(4069) {
    animation-delay: 406.9s; }
  .grid__item-3-col:nth-of-type(4070) {
    animation-delay: 407s; }
  .grid__item-3-col:nth-of-type(4071) {
    animation-delay: 407.1s; }
  .grid__item-3-col:nth-of-type(4072) {
    animation-delay: 407.2s; }
  .grid__item-3-col:nth-of-type(4073) {
    animation-delay: 407.3s; }
  .grid__item-3-col:nth-of-type(4074) {
    animation-delay: 407.4s; }
  .grid__item-3-col:nth-of-type(4075) {
    animation-delay: 407.5s; }
  .grid__item-3-col:nth-of-type(4076) {
    animation-delay: 407.6s; }
  .grid__item-3-col:nth-of-type(4077) {
    animation-delay: 407.7s; }
  .grid__item-3-col:nth-of-type(4078) {
    animation-delay: 407.8s; }
  .grid__item-3-col:nth-of-type(4079) {
    animation-delay: 407.9s; }
  .grid__item-3-col:nth-of-type(4080) {
    animation-delay: 408s; }
  .grid__item-3-col:nth-of-type(4081) {
    animation-delay: 408.1s; }
  .grid__item-3-col:nth-of-type(4082) {
    animation-delay: 408.2s; }
  .grid__item-3-col:nth-of-type(4083) {
    animation-delay: 408.3s; }
  .grid__item-3-col:nth-of-type(4084) {
    animation-delay: 408.4s; }
  .grid__item-3-col:nth-of-type(4085) {
    animation-delay: 408.5s; }
  .grid__item-3-col:nth-of-type(4086) {
    animation-delay: 408.6s; }
  .grid__item-3-col:nth-of-type(4087) {
    animation-delay: 408.7s; }
  .grid__item-3-col:nth-of-type(4088) {
    animation-delay: 408.8s; }
  .grid__item-3-col:nth-of-type(4089) {
    animation-delay: 408.9s; }
  .grid__item-3-col:nth-of-type(4090) {
    animation-delay: 409s; }
  .grid__item-3-col:nth-of-type(4091) {
    animation-delay: 409.1s; }
  .grid__item-3-col:nth-of-type(4092) {
    animation-delay: 409.2s; }
  .grid__item-3-col:nth-of-type(4093) {
    animation-delay: 409.3s; }
  .grid__item-3-col:nth-of-type(4094) {
    animation-delay: 409.4s; }
  .grid__item-3-col:nth-of-type(4095) {
    animation-delay: 409.5s; }
  .grid__item-3-col:nth-of-type(4096) {
    animation-delay: 409.6s; }
  .grid__item-3-col:nth-of-type(4097) {
    animation-delay: 409.7s; }
  .grid__item-3-col:nth-of-type(4098) {
    animation-delay: 409.8s; }
  .grid__item-3-col:nth-of-type(4099) {
    animation-delay: 409.9s; }
  .grid__item-3-col:nth-of-type(4100) {
    animation-delay: 410s; }
  .grid__item-3-col:nth-of-type(4101) {
    animation-delay: 410.1s; }
  .grid__item-3-col:nth-of-type(4102) {
    animation-delay: 410.2s; }
  .grid__item-3-col:nth-of-type(4103) {
    animation-delay: 410.3s; }
  .grid__item-3-col:nth-of-type(4104) {
    animation-delay: 410.4s; }
  .grid__item-3-col:nth-of-type(4105) {
    animation-delay: 410.5s; }
  .grid__item-3-col:nth-of-type(4106) {
    animation-delay: 410.6s; }
  .grid__item-3-col:nth-of-type(4107) {
    animation-delay: 410.7s; }
  .grid__item-3-col:nth-of-type(4108) {
    animation-delay: 410.8s; }
  .grid__item-3-col:nth-of-type(4109) {
    animation-delay: 410.9s; }
  .grid__item-3-col:nth-of-type(4110) {
    animation-delay: 411s; }
  .grid__item-3-col:nth-of-type(4111) {
    animation-delay: 411.1s; }
  .grid__item-3-col:nth-of-type(4112) {
    animation-delay: 411.2s; }
  .grid__item-3-col:nth-of-type(4113) {
    animation-delay: 411.3s; }
  .grid__item-3-col:nth-of-type(4114) {
    animation-delay: 411.4s; }
  .grid__item-3-col:nth-of-type(4115) {
    animation-delay: 411.5s; }
  .grid__item-3-col:nth-of-type(4116) {
    animation-delay: 411.6s; }
  .grid__item-3-col:nth-of-type(4117) {
    animation-delay: 411.7s; }
  .grid__item-3-col:nth-of-type(4118) {
    animation-delay: 411.8s; }
  .grid__item-3-col:nth-of-type(4119) {
    animation-delay: 411.9s; }
  .grid__item-3-col:nth-of-type(4120) {
    animation-delay: 412s; }
  .grid__item-3-col:nth-of-type(4121) {
    animation-delay: 412.1s; }
  .grid__item-3-col:nth-of-type(4122) {
    animation-delay: 412.2s; }
  .grid__item-3-col:nth-of-type(4123) {
    animation-delay: 412.3s; }
  .grid__item-3-col:nth-of-type(4124) {
    animation-delay: 412.4s; }
  .grid__item-3-col:nth-of-type(4125) {
    animation-delay: 412.5s; }
  .grid__item-3-col:nth-of-type(4126) {
    animation-delay: 412.6s; }
  .grid__item-3-col:nth-of-type(4127) {
    animation-delay: 412.7s; }
  .grid__item-3-col:nth-of-type(4128) {
    animation-delay: 412.8s; }
  .grid__item-3-col:nth-of-type(4129) {
    animation-delay: 412.9s; }
  .grid__item-3-col:nth-of-type(4130) {
    animation-delay: 413s; }
  .grid__item-3-col:nth-of-type(4131) {
    animation-delay: 413.1s; }
  .grid__item-3-col:nth-of-type(4132) {
    animation-delay: 413.2s; }
  .grid__item-3-col:nth-of-type(4133) {
    animation-delay: 413.3s; }
  .grid__item-3-col:nth-of-type(4134) {
    animation-delay: 413.4s; }
  .grid__item-3-col:nth-of-type(4135) {
    animation-delay: 413.5s; }
  .grid__item-3-col:nth-of-type(4136) {
    animation-delay: 413.6s; }
  .grid__item-3-col:nth-of-type(4137) {
    animation-delay: 413.7s; }
  .grid__item-3-col:nth-of-type(4138) {
    animation-delay: 413.8s; }
  .grid__item-3-col:nth-of-type(4139) {
    animation-delay: 413.9s; }
  .grid__item-3-col:nth-of-type(4140) {
    animation-delay: 414s; }
  .grid__item-3-col:nth-of-type(4141) {
    animation-delay: 414.1s; }
  .grid__item-3-col:nth-of-type(4142) {
    animation-delay: 414.2s; }
  .grid__item-3-col:nth-of-type(4143) {
    animation-delay: 414.3s; }
  .grid__item-3-col:nth-of-type(4144) {
    animation-delay: 414.4s; }
  .grid__item-3-col:nth-of-type(4145) {
    animation-delay: 414.5s; }
  .grid__item-3-col:nth-of-type(4146) {
    animation-delay: 414.6s; }
  .grid__item-3-col:nth-of-type(4147) {
    animation-delay: 414.7s; }
  .grid__item-3-col:nth-of-type(4148) {
    animation-delay: 414.8s; }
  .grid__item-3-col:nth-of-type(4149) {
    animation-delay: 414.9s; }
  .grid__item-3-col:nth-of-type(4150) {
    animation-delay: 415s; }
  .grid__item-3-col:nth-of-type(4151) {
    animation-delay: 415.1s; }
  .grid__item-3-col:nth-of-type(4152) {
    animation-delay: 415.2s; }
  .grid__item-3-col:nth-of-type(4153) {
    animation-delay: 415.3s; }
  .grid__item-3-col:nth-of-type(4154) {
    animation-delay: 415.4s; }
  .grid__item-3-col:nth-of-type(4155) {
    animation-delay: 415.5s; }
  .grid__item-3-col:nth-of-type(4156) {
    animation-delay: 415.6s; }
  .grid__item-3-col:nth-of-type(4157) {
    animation-delay: 415.7s; }
  .grid__item-3-col:nth-of-type(4158) {
    animation-delay: 415.8s; }
  .grid__item-3-col:nth-of-type(4159) {
    animation-delay: 415.9s; }
  .grid__item-3-col:nth-of-type(4160) {
    animation-delay: 416s; }
  .grid__item-3-col:nth-of-type(4161) {
    animation-delay: 416.1s; }
  .grid__item-3-col:nth-of-type(4162) {
    animation-delay: 416.2s; }
  .grid__item-3-col:nth-of-type(4163) {
    animation-delay: 416.3s; }
  .grid__item-3-col:nth-of-type(4164) {
    animation-delay: 416.4s; }
  .grid__item-3-col:nth-of-type(4165) {
    animation-delay: 416.5s; }
  .grid__item-3-col:nth-of-type(4166) {
    animation-delay: 416.6s; }
  .grid__item-3-col:nth-of-type(4167) {
    animation-delay: 416.7s; }
  .grid__item-3-col:nth-of-type(4168) {
    animation-delay: 416.8s; }
  .grid__item-3-col:nth-of-type(4169) {
    animation-delay: 416.9s; }
  .grid__item-3-col:nth-of-type(4170) {
    animation-delay: 417s; }
  .grid__item-3-col:nth-of-type(4171) {
    animation-delay: 417.1s; }
  .grid__item-3-col:nth-of-type(4172) {
    animation-delay: 417.2s; }
  .grid__item-3-col:nth-of-type(4173) {
    animation-delay: 417.3s; }
  .grid__item-3-col:nth-of-type(4174) {
    animation-delay: 417.4s; }
  .grid__item-3-col:nth-of-type(4175) {
    animation-delay: 417.5s; }
  .grid__item-3-col:nth-of-type(4176) {
    animation-delay: 417.6s; }
  .grid__item-3-col:nth-of-type(4177) {
    animation-delay: 417.7s; }
  .grid__item-3-col:nth-of-type(4178) {
    animation-delay: 417.8s; }
  .grid__item-3-col:nth-of-type(4179) {
    animation-delay: 417.9s; }
  .grid__item-3-col:nth-of-type(4180) {
    animation-delay: 418s; }
  .grid__item-3-col:nth-of-type(4181) {
    animation-delay: 418.1s; }
  .grid__item-3-col:nth-of-type(4182) {
    animation-delay: 418.2s; }
  .grid__item-3-col:nth-of-type(4183) {
    animation-delay: 418.3s; }
  .grid__item-3-col:nth-of-type(4184) {
    animation-delay: 418.4s; }
  .grid__item-3-col:nth-of-type(4185) {
    animation-delay: 418.5s; }
  .grid__item-3-col:nth-of-type(4186) {
    animation-delay: 418.6s; }
  .grid__item-3-col:nth-of-type(4187) {
    animation-delay: 418.7s; }
  .grid__item-3-col:nth-of-type(4188) {
    animation-delay: 418.8s; }
  .grid__item-3-col:nth-of-type(4189) {
    animation-delay: 418.9s; }
  .grid__item-3-col:nth-of-type(4190) {
    animation-delay: 419s; }
  .grid__item-3-col:nth-of-type(4191) {
    animation-delay: 419.1s; }
  .grid__item-3-col:nth-of-type(4192) {
    animation-delay: 419.2s; }
  .grid__item-3-col:nth-of-type(4193) {
    animation-delay: 419.3s; }
  .grid__item-3-col:nth-of-type(4194) {
    animation-delay: 419.4s; }
  .grid__item-3-col:nth-of-type(4195) {
    animation-delay: 419.5s; }
  .grid__item-3-col:nth-of-type(4196) {
    animation-delay: 419.6s; }
  .grid__item-3-col:nth-of-type(4197) {
    animation-delay: 419.7s; }
  .grid__item-3-col:nth-of-type(4198) {
    animation-delay: 419.8s; }
  .grid__item-3-col:nth-of-type(4199) {
    animation-delay: 419.9s; }
  .grid__item-3-col:nth-of-type(4200) {
    animation-delay: 420s; }
  .grid__item-3-col:nth-of-type(4201) {
    animation-delay: 420.1s; }
  .grid__item-3-col:nth-of-type(4202) {
    animation-delay: 420.2s; }
  .grid__item-3-col:nth-of-type(4203) {
    animation-delay: 420.3s; }
  .grid__item-3-col:nth-of-type(4204) {
    animation-delay: 420.4s; }
  .grid__item-3-col:nth-of-type(4205) {
    animation-delay: 420.5s; }
  .grid__item-3-col:nth-of-type(4206) {
    animation-delay: 420.6s; }
  .grid__item-3-col:nth-of-type(4207) {
    animation-delay: 420.7s; }
  .grid__item-3-col:nth-of-type(4208) {
    animation-delay: 420.8s; }
  .grid__item-3-col:nth-of-type(4209) {
    animation-delay: 420.9s; }
  .grid__item-3-col:nth-of-type(4210) {
    animation-delay: 421s; }
  .grid__item-3-col:nth-of-type(4211) {
    animation-delay: 421.1s; }
  .grid__item-3-col:nth-of-type(4212) {
    animation-delay: 421.2s; }
  .grid__item-3-col:nth-of-type(4213) {
    animation-delay: 421.3s; }
  .grid__item-3-col:nth-of-type(4214) {
    animation-delay: 421.4s; }
  .grid__item-3-col:nth-of-type(4215) {
    animation-delay: 421.5s; }
  .grid__item-3-col:nth-of-type(4216) {
    animation-delay: 421.6s; }
  .grid__item-3-col:nth-of-type(4217) {
    animation-delay: 421.7s; }
  .grid__item-3-col:nth-of-type(4218) {
    animation-delay: 421.8s; }
  .grid__item-3-col:nth-of-type(4219) {
    animation-delay: 421.9s; }
  .grid__item-3-col:nth-of-type(4220) {
    animation-delay: 422s; }
  .grid__item-3-col:nth-of-type(4221) {
    animation-delay: 422.1s; }
  .grid__item-3-col:nth-of-type(4222) {
    animation-delay: 422.2s; }
  .grid__item-3-col:nth-of-type(4223) {
    animation-delay: 422.3s; }
  .grid__item-3-col:nth-of-type(4224) {
    animation-delay: 422.4s; }
  .grid__item-3-col:nth-of-type(4225) {
    animation-delay: 422.5s; }
  .grid__item-3-col:nth-of-type(4226) {
    animation-delay: 422.6s; }
  .grid__item-3-col:nth-of-type(4227) {
    animation-delay: 422.7s; }
  .grid__item-3-col:nth-of-type(4228) {
    animation-delay: 422.8s; }
  .grid__item-3-col:nth-of-type(4229) {
    animation-delay: 422.9s; }
  .grid__item-3-col:nth-of-type(4230) {
    animation-delay: 423s; }
  .grid__item-3-col:nth-of-type(4231) {
    animation-delay: 423.1s; }
  .grid__item-3-col:nth-of-type(4232) {
    animation-delay: 423.2s; }
  .grid__item-3-col:nth-of-type(4233) {
    animation-delay: 423.3s; }
  .grid__item-3-col:nth-of-type(4234) {
    animation-delay: 423.4s; }
  .grid__item-3-col:nth-of-type(4235) {
    animation-delay: 423.5s; }
  .grid__item-3-col:nth-of-type(4236) {
    animation-delay: 423.6s; }
  .grid__item-3-col:nth-of-type(4237) {
    animation-delay: 423.7s; }
  .grid__item-3-col:nth-of-type(4238) {
    animation-delay: 423.8s; }
  .grid__item-3-col:nth-of-type(4239) {
    animation-delay: 423.9s; }
  .grid__item-3-col:nth-of-type(4240) {
    animation-delay: 424s; }
  .grid__item-3-col:nth-of-type(4241) {
    animation-delay: 424.1s; }
  .grid__item-3-col:nth-of-type(4242) {
    animation-delay: 424.2s; }
  .grid__item-3-col:nth-of-type(4243) {
    animation-delay: 424.3s; }
  .grid__item-3-col:nth-of-type(4244) {
    animation-delay: 424.4s; }
  .grid__item-3-col:nth-of-type(4245) {
    animation-delay: 424.5s; }
  .grid__item-3-col:nth-of-type(4246) {
    animation-delay: 424.6s; }
  .grid__item-3-col:nth-of-type(4247) {
    animation-delay: 424.7s; }
  .grid__item-3-col:nth-of-type(4248) {
    animation-delay: 424.8s; }
  .grid__item-3-col:nth-of-type(4249) {
    animation-delay: 424.9s; }
  .grid__item-3-col:nth-of-type(4250) {
    animation-delay: 425s; }
  .grid__item-3-col:nth-of-type(4251) {
    animation-delay: 425.1s; }
  .grid__item-3-col:nth-of-type(4252) {
    animation-delay: 425.2s; }
  .grid__item-3-col:nth-of-type(4253) {
    animation-delay: 425.3s; }
  .grid__item-3-col:nth-of-type(4254) {
    animation-delay: 425.4s; }
  .grid__item-3-col:nth-of-type(4255) {
    animation-delay: 425.5s; }
  .grid__item-3-col:nth-of-type(4256) {
    animation-delay: 425.6s; }
  .grid__item-3-col:nth-of-type(4257) {
    animation-delay: 425.7s; }
  .grid__item-3-col:nth-of-type(4258) {
    animation-delay: 425.8s; }
  .grid__item-3-col:nth-of-type(4259) {
    animation-delay: 425.9s; }
  .grid__item-3-col:nth-of-type(4260) {
    animation-delay: 426s; }
  .grid__item-3-col:nth-of-type(4261) {
    animation-delay: 426.1s; }
  .grid__item-3-col:nth-of-type(4262) {
    animation-delay: 426.2s; }
  .grid__item-3-col:nth-of-type(4263) {
    animation-delay: 426.3s; }
  .grid__item-3-col:nth-of-type(4264) {
    animation-delay: 426.4s; }
  .grid__item-3-col:nth-of-type(4265) {
    animation-delay: 426.5s; }
  .grid__item-3-col:nth-of-type(4266) {
    animation-delay: 426.6s; }
  .grid__item-3-col:nth-of-type(4267) {
    animation-delay: 426.7s; }
  .grid__item-3-col:nth-of-type(4268) {
    animation-delay: 426.8s; }
  .grid__item-3-col:nth-of-type(4269) {
    animation-delay: 426.9s; }
  .grid__item-3-col:nth-of-type(4270) {
    animation-delay: 427s; }
  .grid__item-3-col:nth-of-type(4271) {
    animation-delay: 427.1s; }
  .grid__item-3-col:nth-of-type(4272) {
    animation-delay: 427.2s; }
  .grid__item-3-col:nth-of-type(4273) {
    animation-delay: 427.3s; }
  .grid__item-3-col:nth-of-type(4274) {
    animation-delay: 427.4s; }
  .grid__item-3-col:nth-of-type(4275) {
    animation-delay: 427.5s; }
  .grid__item-3-col:nth-of-type(4276) {
    animation-delay: 427.6s; }
  .grid__item-3-col:nth-of-type(4277) {
    animation-delay: 427.7s; }
  .grid__item-3-col:nth-of-type(4278) {
    animation-delay: 427.8s; }
  .grid__item-3-col:nth-of-type(4279) {
    animation-delay: 427.9s; }
  .grid__item-3-col:nth-of-type(4280) {
    animation-delay: 428s; }
  .grid__item-3-col:nth-of-type(4281) {
    animation-delay: 428.1s; }
  .grid__item-3-col:nth-of-type(4282) {
    animation-delay: 428.2s; }
  .grid__item-3-col:nth-of-type(4283) {
    animation-delay: 428.3s; }
  .grid__item-3-col:nth-of-type(4284) {
    animation-delay: 428.4s; }
  .grid__item-3-col:nth-of-type(4285) {
    animation-delay: 428.5s; }
  .grid__item-3-col:nth-of-type(4286) {
    animation-delay: 428.6s; }
  .grid__item-3-col:nth-of-type(4287) {
    animation-delay: 428.7s; }
  .grid__item-3-col:nth-of-type(4288) {
    animation-delay: 428.8s; }
  .grid__item-3-col:nth-of-type(4289) {
    animation-delay: 428.9s; }
  .grid__item-3-col:nth-of-type(4290) {
    animation-delay: 429s; }
  .grid__item-3-col:nth-of-type(4291) {
    animation-delay: 429.1s; }
  .grid__item-3-col:nth-of-type(4292) {
    animation-delay: 429.2s; }
  .grid__item-3-col:nth-of-type(4293) {
    animation-delay: 429.3s; }
  .grid__item-3-col:nth-of-type(4294) {
    animation-delay: 429.4s; }
  .grid__item-3-col:nth-of-type(4295) {
    animation-delay: 429.5s; }
  .grid__item-3-col:nth-of-type(4296) {
    animation-delay: 429.6s; }
  .grid__item-3-col:nth-of-type(4297) {
    animation-delay: 429.7s; }
  .grid__item-3-col:nth-of-type(4298) {
    animation-delay: 429.8s; }
  .grid__item-3-col:nth-of-type(4299) {
    animation-delay: 429.9s; }
  .grid__item-3-col:nth-of-type(4300) {
    animation-delay: 430s; }
  .grid__item-3-col:nth-of-type(4301) {
    animation-delay: 430.1s; }
  .grid__item-3-col:nth-of-type(4302) {
    animation-delay: 430.2s; }
  .grid__item-3-col:nth-of-type(4303) {
    animation-delay: 430.3s; }
  .grid__item-3-col:nth-of-type(4304) {
    animation-delay: 430.4s; }
  .grid__item-3-col:nth-of-type(4305) {
    animation-delay: 430.5s; }
  .grid__item-3-col:nth-of-type(4306) {
    animation-delay: 430.6s; }
  .grid__item-3-col:nth-of-type(4307) {
    animation-delay: 430.7s; }
  .grid__item-3-col:nth-of-type(4308) {
    animation-delay: 430.8s; }
  .grid__item-3-col:nth-of-type(4309) {
    animation-delay: 430.9s; }
  .grid__item-3-col:nth-of-type(4310) {
    animation-delay: 431s; }
  .grid__item-3-col:nth-of-type(4311) {
    animation-delay: 431.1s; }
  .grid__item-3-col:nth-of-type(4312) {
    animation-delay: 431.2s; }
  .grid__item-3-col:nth-of-type(4313) {
    animation-delay: 431.3s; }
  .grid__item-3-col:nth-of-type(4314) {
    animation-delay: 431.4s; }
  .grid__item-3-col:nth-of-type(4315) {
    animation-delay: 431.5s; }
  .grid__item-3-col:nth-of-type(4316) {
    animation-delay: 431.6s; }
  .grid__item-3-col:nth-of-type(4317) {
    animation-delay: 431.7s; }
  .grid__item-3-col:nth-of-type(4318) {
    animation-delay: 431.8s; }
  .grid__item-3-col:nth-of-type(4319) {
    animation-delay: 431.9s; }
  .grid__item-3-col:nth-of-type(4320) {
    animation-delay: 432s; }
  .grid__item-3-col:nth-of-type(4321) {
    animation-delay: 432.1s; }
  .grid__item-3-col:nth-of-type(4322) {
    animation-delay: 432.2s; }
  .grid__item-3-col:nth-of-type(4323) {
    animation-delay: 432.3s; }
  .grid__item-3-col:nth-of-type(4324) {
    animation-delay: 432.4s; }
  .grid__item-3-col:nth-of-type(4325) {
    animation-delay: 432.5s; }
  .grid__item-3-col:nth-of-type(4326) {
    animation-delay: 432.6s; }
  .grid__item-3-col:nth-of-type(4327) {
    animation-delay: 432.7s; }
  .grid__item-3-col:nth-of-type(4328) {
    animation-delay: 432.8s; }
  .grid__item-3-col:nth-of-type(4329) {
    animation-delay: 432.9s; }
  .grid__item-3-col:nth-of-type(4330) {
    animation-delay: 433s; }
  .grid__item-3-col:nth-of-type(4331) {
    animation-delay: 433.1s; }
  .grid__item-3-col:nth-of-type(4332) {
    animation-delay: 433.2s; }
  .grid__item-3-col:nth-of-type(4333) {
    animation-delay: 433.3s; }
  .grid__item-3-col:nth-of-type(4334) {
    animation-delay: 433.4s; }
  .grid__item-3-col:nth-of-type(4335) {
    animation-delay: 433.5s; }
  .grid__item-3-col:nth-of-type(4336) {
    animation-delay: 433.6s; }
  .grid__item-3-col:nth-of-type(4337) {
    animation-delay: 433.7s; }
  .grid__item-3-col:nth-of-type(4338) {
    animation-delay: 433.8s; }
  .grid__item-3-col:nth-of-type(4339) {
    animation-delay: 433.9s; }
  .grid__item-3-col:nth-of-type(4340) {
    animation-delay: 434s; }
  .grid__item-3-col:nth-of-type(4341) {
    animation-delay: 434.1s; }
  .grid__item-3-col:nth-of-type(4342) {
    animation-delay: 434.2s; }
  .grid__item-3-col:nth-of-type(4343) {
    animation-delay: 434.3s; }
  .grid__item-3-col:nth-of-type(4344) {
    animation-delay: 434.4s; }
  .grid__item-3-col:nth-of-type(4345) {
    animation-delay: 434.5s; }
  .grid__item-3-col:nth-of-type(4346) {
    animation-delay: 434.6s; }
  .grid__item-3-col:nth-of-type(4347) {
    animation-delay: 434.7s; }
  .grid__item-3-col:nth-of-type(4348) {
    animation-delay: 434.8s; }
  .grid__item-3-col:nth-of-type(4349) {
    animation-delay: 434.9s; }
  .grid__item-3-col:nth-of-type(4350) {
    animation-delay: 435s; }
  .grid__item-3-col:nth-of-type(4351) {
    animation-delay: 435.1s; }
  .grid__item-3-col:nth-of-type(4352) {
    animation-delay: 435.2s; }
  .grid__item-3-col:nth-of-type(4353) {
    animation-delay: 435.3s; }
  .grid__item-3-col:nth-of-type(4354) {
    animation-delay: 435.4s; }
  .grid__item-3-col:nth-of-type(4355) {
    animation-delay: 435.5s; }
  .grid__item-3-col:nth-of-type(4356) {
    animation-delay: 435.6s; }
  .grid__item-3-col:nth-of-type(4357) {
    animation-delay: 435.7s; }
  .grid__item-3-col:nth-of-type(4358) {
    animation-delay: 435.8s; }
  .grid__item-3-col:nth-of-type(4359) {
    animation-delay: 435.9s; }
  .grid__item-3-col:nth-of-type(4360) {
    animation-delay: 436s; }
  .grid__item-3-col:nth-of-type(4361) {
    animation-delay: 436.1s; }
  .grid__item-3-col:nth-of-type(4362) {
    animation-delay: 436.2s; }
  .grid__item-3-col:nth-of-type(4363) {
    animation-delay: 436.3s; }
  .grid__item-3-col:nth-of-type(4364) {
    animation-delay: 436.4s; }
  .grid__item-3-col:nth-of-type(4365) {
    animation-delay: 436.5s; }
  .grid__item-3-col:nth-of-type(4366) {
    animation-delay: 436.6s; }
  .grid__item-3-col:nth-of-type(4367) {
    animation-delay: 436.7s; }
  .grid__item-3-col:nth-of-type(4368) {
    animation-delay: 436.8s; }
  .grid__item-3-col:nth-of-type(4369) {
    animation-delay: 436.9s; }
  .grid__item-3-col:nth-of-type(4370) {
    animation-delay: 437s; }
  .grid__item-3-col:nth-of-type(4371) {
    animation-delay: 437.1s; }
  .grid__item-3-col:nth-of-type(4372) {
    animation-delay: 437.2s; }
  .grid__item-3-col:nth-of-type(4373) {
    animation-delay: 437.3s; }
  .grid__item-3-col:nth-of-type(4374) {
    animation-delay: 437.4s; }
  .grid__item-3-col:nth-of-type(4375) {
    animation-delay: 437.5s; }
  .grid__item-3-col:nth-of-type(4376) {
    animation-delay: 437.6s; }
  .grid__item-3-col:nth-of-type(4377) {
    animation-delay: 437.7s; }
  .grid__item-3-col:nth-of-type(4378) {
    animation-delay: 437.8s; }
  .grid__item-3-col:nth-of-type(4379) {
    animation-delay: 437.9s; }
  .grid__item-3-col:nth-of-type(4380) {
    animation-delay: 438s; }
  .grid__item-3-col:nth-of-type(4381) {
    animation-delay: 438.1s; }
  .grid__item-3-col:nth-of-type(4382) {
    animation-delay: 438.2s; }
  .grid__item-3-col:nth-of-type(4383) {
    animation-delay: 438.3s; }
  .grid__item-3-col:nth-of-type(4384) {
    animation-delay: 438.4s; }
  .grid__item-3-col:nth-of-type(4385) {
    animation-delay: 438.5s; }
  .grid__item-3-col:nth-of-type(4386) {
    animation-delay: 438.6s; }
  .grid__item-3-col:nth-of-type(4387) {
    animation-delay: 438.7s; }
  .grid__item-3-col:nth-of-type(4388) {
    animation-delay: 438.8s; }
  .grid__item-3-col:nth-of-type(4389) {
    animation-delay: 438.9s; }
  .grid__item-3-col:nth-of-type(4390) {
    animation-delay: 439s; }
  .grid__item-3-col:nth-of-type(4391) {
    animation-delay: 439.1s; }
  .grid__item-3-col:nth-of-type(4392) {
    animation-delay: 439.2s; }
  .grid__item-3-col:nth-of-type(4393) {
    animation-delay: 439.3s; }
  .grid__item-3-col:nth-of-type(4394) {
    animation-delay: 439.4s; }
  .grid__item-3-col:nth-of-type(4395) {
    animation-delay: 439.5s; }
  .grid__item-3-col:nth-of-type(4396) {
    animation-delay: 439.6s; }
  .grid__item-3-col:nth-of-type(4397) {
    animation-delay: 439.7s; }
  .grid__item-3-col:nth-of-type(4398) {
    animation-delay: 439.8s; }
  .grid__item-3-col:nth-of-type(4399) {
    animation-delay: 439.9s; }
  .grid__item-3-col:nth-of-type(4400) {
    animation-delay: 440s; }
  .grid__item-3-col:nth-of-type(4401) {
    animation-delay: 440.1s; }
  .grid__item-3-col:nth-of-type(4402) {
    animation-delay: 440.2s; }
  .grid__item-3-col:nth-of-type(4403) {
    animation-delay: 440.3s; }
  .grid__item-3-col:nth-of-type(4404) {
    animation-delay: 440.4s; }
  .grid__item-3-col:nth-of-type(4405) {
    animation-delay: 440.5s; }
  .grid__item-3-col:nth-of-type(4406) {
    animation-delay: 440.6s; }
  .grid__item-3-col:nth-of-type(4407) {
    animation-delay: 440.7s; }
  .grid__item-3-col:nth-of-type(4408) {
    animation-delay: 440.8s; }
  .grid__item-3-col:nth-of-type(4409) {
    animation-delay: 440.9s; }
  .grid__item-3-col:nth-of-type(4410) {
    animation-delay: 441s; }
  .grid__item-3-col:nth-of-type(4411) {
    animation-delay: 441.1s; }
  .grid__item-3-col:nth-of-type(4412) {
    animation-delay: 441.2s; }
  .grid__item-3-col:nth-of-type(4413) {
    animation-delay: 441.3s; }
  .grid__item-3-col:nth-of-type(4414) {
    animation-delay: 441.4s; }
  .grid__item-3-col:nth-of-type(4415) {
    animation-delay: 441.5s; }
  .grid__item-3-col:nth-of-type(4416) {
    animation-delay: 441.6s; }
  .grid__item-3-col:nth-of-type(4417) {
    animation-delay: 441.7s; }
  .grid__item-3-col:nth-of-type(4418) {
    animation-delay: 441.8s; }
  .grid__item-3-col:nth-of-type(4419) {
    animation-delay: 441.9s; }
  .grid__item-3-col:nth-of-type(4420) {
    animation-delay: 442s; }
  .grid__item-3-col:nth-of-type(4421) {
    animation-delay: 442.1s; }
  .grid__item-3-col:nth-of-type(4422) {
    animation-delay: 442.2s; }
  .grid__item-3-col:nth-of-type(4423) {
    animation-delay: 442.3s; }
  .grid__item-3-col:nth-of-type(4424) {
    animation-delay: 442.4s; }
  .grid__item-3-col:nth-of-type(4425) {
    animation-delay: 442.5s; }
  .grid__item-3-col:nth-of-type(4426) {
    animation-delay: 442.6s; }
  .grid__item-3-col:nth-of-type(4427) {
    animation-delay: 442.7s; }
  .grid__item-3-col:nth-of-type(4428) {
    animation-delay: 442.8s; }
  .grid__item-3-col:nth-of-type(4429) {
    animation-delay: 442.9s; }
  .grid__item-3-col:nth-of-type(4430) {
    animation-delay: 443s; }
  .grid__item-3-col:nth-of-type(4431) {
    animation-delay: 443.1s; }
  .grid__item-3-col:nth-of-type(4432) {
    animation-delay: 443.2s; }
  .grid__item-3-col:nth-of-type(4433) {
    animation-delay: 443.3s; }
  .grid__item-3-col:nth-of-type(4434) {
    animation-delay: 443.4s; }
  .grid__item-3-col:nth-of-type(4435) {
    animation-delay: 443.5s; }
  .grid__item-3-col:nth-of-type(4436) {
    animation-delay: 443.6s; }
  .grid__item-3-col:nth-of-type(4437) {
    animation-delay: 443.7s; }
  .grid__item-3-col:nth-of-type(4438) {
    animation-delay: 443.8s; }
  .grid__item-3-col:nth-of-type(4439) {
    animation-delay: 443.9s; }
  .grid__item-3-col:nth-of-type(4440) {
    animation-delay: 444s; }
  .grid__item-3-col:nth-of-type(4441) {
    animation-delay: 444.1s; }
  .grid__item-3-col:nth-of-type(4442) {
    animation-delay: 444.2s; }
  .grid__item-3-col:nth-of-type(4443) {
    animation-delay: 444.3s; }
  .grid__item-3-col:nth-of-type(4444) {
    animation-delay: 444.4s; }
  .grid__item-3-col:nth-of-type(4445) {
    animation-delay: 444.5s; }
  .grid__item-3-col:nth-of-type(4446) {
    animation-delay: 444.6s; }
  .grid__item-3-col:nth-of-type(4447) {
    animation-delay: 444.7s; }
  .grid__item-3-col:nth-of-type(4448) {
    animation-delay: 444.8s; }
  .grid__item-3-col:nth-of-type(4449) {
    animation-delay: 444.9s; }
  .grid__item-3-col:nth-of-type(4450) {
    animation-delay: 445s; }
  .grid__item-3-col:nth-of-type(4451) {
    animation-delay: 445.1s; }
  .grid__item-3-col:nth-of-type(4452) {
    animation-delay: 445.2s; }
  .grid__item-3-col:nth-of-type(4453) {
    animation-delay: 445.3s; }
  .grid__item-3-col:nth-of-type(4454) {
    animation-delay: 445.4s; }
  .grid__item-3-col:nth-of-type(4455) {
    animation-delay: 445.5s; }
  .grid__item-3-col:nth-of-type(4456) {
    animation-delay: 445.6s; }
  .grid__item-3-col:nth-of-type(4457) {
    animation-delay: 445.7s; }
  .grid__item-3-col:nth-of-type(4458) {
    animation-delay: 445.8s; }
  .grid__item-3-col:nth-of-type(4459) {
    animation-delay: 445.9s; }
  .grid__item-3-col:nth-of-type(4460) {
    animation-delay: 446s; }
  .grid__item-3-col:nth-of-type(4461) {
    animation-delay: 446.1s; }
  .grid__item-3-col:nth-of-type(4462) {
    animation-delay: 446.2s; }
  .grid__item-3-col:nth-of-type(4463) {
    animation-delay: 446.3s; }
  .grid__item-3-col:nth-of-type(4464) {
    animation-delay: 446.4s; }
  .grid__item-3-col:nth-of-type(4465) {
    animation-delay: 446.5s; }
  .grid__item-3-col:nth-of-type(4466) {
    animation-delay: 446.6s; }
  .grid__item-3-col:nth-of-type(4467) {
    animation-delay: 446.7s; }
  .grid__item-3-col:nth-of-type(4468) {
    animation-delay: 446.8s; }
  .grid__item-3-col:nth-of-type(4469) {
    animation-delay: 446.9s; }
  .grid__item-3-col:nth-of-type(4470) {
    animation-delay: 447s; }
  .grid__item-3-col:nth-of-type(4471) {
    animation-delay: 447.1s; }
  .grid__item-3-col:nth-of-type(4472) {
    animation-delay: 447.2s; }
  .grid__item-3-col:nth-of-type(4473) {
    animation-delay: 447.3s; }
  .grid__item-3-col:nth-of-type(4474) {
    animation-delay: 447.4s; }
  .grid__item-3-col:nth-of-type(4475) {
    animation-delay: 447.5s; }
  .grid__item-3-col:nth-of-type(4476) {
    animation-delay: 447.6s; }
  .grid__item-3-col:nth-of-type(4477) {
    animation-delay: 447.7s; }
  .grid__item-3-col:nth-of-type(4478) {
    animation-delay: 447.8s; }
  .grid__item-3-col:nth-of-type(4479) {
    animation-delay: 447.9s; }
  .grid__item-3-col:nth-of-type(4480) {
    animation-delay: 448s; }
  .grid__item-3-col:nth-of-type(4481) {
    animation-delay: 448.1s; }
  .grid__item-3-col:nth-of-type(4482) {
    animation-delay: 448.2s; }
  .grid__item-3-col:nth-of-type(4483) {
    animation-delay: 448.3s; }
  .grid__item-3-col:nth-of-type(4484) {
    animation-delay: 448.4s; }
  .grid__item-3-col:nth-of-type(4485) {
    animation-delay: 448.5s; }
  .grid__item-3-col:nth-of-type(4486) {
    animation-delay: 448.6s; }
  .grid__item-3-col:nth-of-type(4487) {
    animation-delay: 448.7s; }
  .grid__item-3-col:nth-of-type(4488) {
    animation-delay: 448.8s; }
  .grid__item-3-col:nth-of-type(4489) {
    animation-delay: 448.9s; }
  .grid__item-3-col:nth-of-type(4490) {
    animation-delay: 449s; }
  .grid__item-3-col:nth-of-type(4491) {
    animation-delay: 449.1s; }
  .grid__item-3-col:nth-of-type(4492) {
    animation-delay: 449.2s; }
  .grid__item-3-col:nth-of-type(4493) {
    animation-delay: 449.3s; }
  .grid__item-3-col:nth-of-type(4494) {
    animation-delay: 449.4s; }
  .grid__item-3-col:nth-of-type(4495) {
    animation-delay: 449.5s; }
  .grid__item-3-col:nth-of-type(4496) {
    animation-delay: 449.6s; }
  .grid__item-3-col:nth-of-type(4497) {
    animation-delay: 449.7s; }
  .grid__item-3-col:nth-of-type(4498) {
    animation-delay: 449.8s; }
  .grid__item-3-col:nth-of-type(4499) {
    animation-delay: 449.9s; }
  .grid__item-3-col:nth-of-type(4500) {
    animation-delay: 450s; }
  .grid__item-3-col:nth-of-type(4501) {
    animation-delay: 450.1s; }
  .grid__item-3-col:nth-of-type(4502) {
    animation-delay: 450.2s; }
  .grid__item-3-col:nth-of-type(4503) {
    animation-delay: 450.3s; }
  .grid__item-3-col:nth-of-type(4504) {
    animation-delay: 450.4s; }
  .grid__item-3-col:nth-of-type(4505) {
    animation-delay: 450.5s; }
  .grid__item-3-col:nth-of-type(4506) {
    animation-delay: 450.6s; }
  .grid__item-3-col:nth-of-type(4507) {
    animation-delay: 450.7s; }
  .grid__item-3-col:nth-of-type(4508) {
    animation-delay: 450.8s; }
  .grid__item-3-col:nth-of-type(4509) {
    animation-delay: 450.9s; }
  .grid__item-3-col:nth-of-type(4510) {
    animation-delay: 451s; }
  .grid__item-3-col:nth-of-type(4511) {
    animation-delay: 451.1s; }
  .grid__item-3-col:nth-of-type(4512) {
    animation-delay: 451.2s; }
  .grid__item-3-col:nth-of-type(4513) {
    animation-delay: 451.3s; }
  .grid__item-3-col:nth-of-type(4514) {
    animation-delay: 451.4s; }
  .grid__item-3-col:nth-of-type(4515) {
    animation-delay: 451.5s; }
  .grid__item-3-col:nth-of-type(4516) {
    animation-delay: 451.6s; }
  .grid__item-3-col:nth-of-type(4517) {
    animation-delay: 451.7s; }
  .grid__item-3-col:nth-of-type(4518) {
    animation-delay: 451.8s; }
  .grid__item-3-col:nth-of-type(4519) {
    animation-delay: 451.9s; }
  .grid__item-3-col:nth-of-type(4520) {
    animation-delay: 452s; }
  .grid__item-3-col:nth-of-type(4521) {
    animation-delay: 452.1s; }
  .grid__item-3-col:nth-of-type(4522) {
    animation-delay: 452.2s; }
  .grid__item-3-col:nth-of-type(4523) {
    animation-delay: 452.3s; }
  .grid__item-3-col:nth-of-type(4524) {
    animation-delay: 452.4s; }
  .grid__item-3-col:nth-of-type(4525) {
    animation-delay: 452.5s; }
  .grid__item-3-col:nth-of-type(4526) {
    animation-delay: 452.6s; }
  .grid__item-3-col:nth-of-type(4527) {
    animation-delay: 452.7s; }
  .grid__item-3-col:nth-of-type(4528) {
    animation-delay: 452.8s; }
  .grid__item-3-col:nth-of-type(4529) {
    animation-delay: 452.9s; }
  .grid__item-3-col:nth-of-type(4530) {
    animation-delay: 453s; }
  .grid__item-3-col:nth-of-type(4531) {
    animation-delay: 453.1s; }
  .grid__item-3-col:nth-of-type(4532) {
    animation-delay: 453.2s; }
  .grid__item-3-col:nth-of-type(4533) {
    animation-delay: 453.3s; }
  .grid__item-3-col:nth-of-type(4534) {
    animation-delay: 453.4s; }
  .grid__item-3-col:nth-of-type(4535) {
    animation-delay: 453.5s; }
  .grid__item-3-col:nth-of-type(4536) {
    animation-delay: 453.6s; }
  .grid__item-3-col:nth-of-type(4537) {
    animation-delay: 453.7s; }
  .grid__item-3-col:nth-of-type(4538) {
    animation-delay: 453.8s; }
  .grid__item-3-col:nth-of-type(4539) {
    animation-delay: 453.9s; }
  .grid__item-3-col:nth-of-type(4540) {
    animation-delay: 454s; }
  .grid__item-3-col:nth-of-type(4541) {
    animation-delay: 454.1s; }
  .grid__item-3-col:nth-of-type(4542) {
    animation-delay: 454.2s; }
  .grid__item-3-col:nth-of-type(4543) {
    animation-delay: 454.3s; }
  .grid__item-3-col:nth-of-type(4544) {
    animation-delay: 454.4s; }
  .grid__item-3-col:nth-of-type(4545) {
    animation-delay: 454.5s; }
  .grid__item-3-col:nth-of-type(4546) {
    animation-delay: 454.6s; }
  .grid__item-3-col:nth-of-type(4547) {
    animation-delay: 454.7s; }
  .grid__item-3-col:nth-of-type(4548) {
    animation-delay: 454.8s; }
  .grid__item-3-col:nth-of-type(4549) {
    animation-delay: 454.9s; }
  .grid__item-3-col:nth-of-type(4550) {
    animation-delay: 455s; }
  .grid__item-3-col:nth-of-type(4551) {
    animation-delay: 455.1s; }
  .grid__item-3-col:nth-of-type(4552) {
    animation-delay: 455.2s; }
  .grid__item-3-col:nth-of-type(4553) {
    animation-delay: 455.3s; }
  .grid__item-3-col:nth-of-type(4554) {
    animation-delay: 455.4s; }
  .grid__item-3-col:nth-of-type(4555) {
    animation-delay: 455.5s; }
  .grid__item-3-col:nth-of-type(4556) {
    animation-delay: 455.6s; }
  .grid__item-3-col:nth-of-type(4557) {
    animation-delay: 455.7s; }
  .grid__item-3-col:nth-of-type(4558) {
    animation-delay: 455.8s; }
  .grid__item-3-col:nth-of-type(4559) {
    animation-delay: 455.9s; }
  .grid__item-3-col:nth-of-type(4560) {
    animation-delay: 456s; }
  .grid__item-3-col:nth-of-type(4561) {
    animation-delay: 456.1s; }
  .grid__item-3-col:nth-of-type(4562) {
    animation-delay: 456.2s; }
  .grid__item-3-col:nth-of-type(4563) {
    animation-delay: 456.3s; }
  .grid__item-3-col:nth-of-type(4564) {
    animation-delay: 456.4s; }
  .grid__item-3-col:nth-of-type(4565) {
    animation-delay: 456.5s; }
  .grid__item-3-col:nth-of-type(4566) {
    animation-delay: 456.6s; }
  .grid__item-3-col:nth-of-type(4567) {
    animation-delay: 456.7s; }
  .grid__item-3-col:nth-of-type(4568) {
    animation-delay: 456.8s; }
  .grid__item-3-col:nth-of-type(4569) {
    animation-delay: 456.9s; }
  .grid__item-3-col:nth-of-type(4570) {
    animation-delay: 457s; }
  .grid__item-3-col:nth-of-type(4571) {
    animation-delay: 457.1s; }
  .grid__item-3-col:nth-of-type(4572) {
    animation-delay: 457.2s; }
  .grid__item-3-col:nth-of-type(4573) {
    animation-delay: 457.3s; }
  .grid__item-3-col:nth-of-type(4574) {
    animation-delay: 457.4s; }
  .grid__item-3-col:nth-of-type(4575) {
    animation-delay: 457.5s; }
  .grid__item-3-col:nth-of-type(4576) {
    animation-delay: 457.6s; }
  .grid__item-3-col:nth-of-type(4577) {
    animation-delay: 457.7s; }
  .grid__item-3-col:nth-of-type(4578) {
    animation-delay: 457.8s; }
  .grid__item-3-col:nth-of-type(4579) {
    animation-delay: 457.9s; }
  .grid__item-3-col:nth-of-type(4580) {
    animation-delay: 458s; }
  .grid__item-3-col:nth-of-type(4581) {
    animation-delay: 458.1s; }
  .grid__item-3-col:nth-of-type(4582) {
    animation-delay: 458.2s; }
  .grid__item-3-col:nth-of-type(4583) {
    animation-delay: 458.3s; }
  .grid__item-3-col:nth-of-type(4584) {
    animation-delay: 458.4s; }
  .grid__item-3-col:nth-of-type(4585) {
    animation-delay: 458.5s; }
  .grid__item-3-col:nth-of-type(4586) {
    animation-delay: 458.6s; }
  .grid__item-3-col:nth-of-type(4587) {
    animation-delay: 458.7s; }
  .grid__item-3-col:nth-of-type(4588) {
    animation-delay: 458.8s; }
  .grid__item-3-col:nth-of-type(4589) {
    animation-delay: 458.9s; }
  .grid__item-3-col:nth-of-type(4590) {
    animation-delay: 459s; }
  .grid__item-3-col:nth-of-type(4591) {
    animation-delay: 459.1s; }
  .grid__item-3-col:nth-of-type(4592) {
    animation-delay: 459.2s; }
  .grid__item-3-col:nth-of-type(4593) {
    animation-delay: 459.3s; }
  .grid__item-3-col:nth-of-type(4594) {
    animation-delay: 459.4s; }
  .grid__item-3-col:nth-of-type(4595) {
    animation-delay: 459.5s; }
  .grid__item-3-col:nth-of-type(4596) {
    animation-delay: 459.6s; }
  .grid__item-3-col:nth-of-type(4597) {
    animation-delay: 459.7s; }
  .grid__item-3-col:nth-of-type(4598) {
    animation-delay: 459.8s; }
  .grid__item-3-col:nth-of-type(4599) {
    animation-delay: 459.9s; }
  .grid__item-3-col:nth-of-type(4600) {
    animation-delay: 460s; }
  .grid__item-3-col:nth-of-type(4601) {
    animation-delay: 460.1s; }
  .grid__item-3-col:nth-of-type(4602) {
    animation-delay: 460.2s; }
  .grid__item-3-col:nth-of-type(4603) {
    animation-delay: 460.3s; }
  .grid__item-3-col:nth-of-type(4604) {
    animation-delay: 460.4s; }
  .grid__item-3-col:nth-of-type(4605) {
    animation-delay: 460.5s; }
  .grid__item-3-col:nth-of-type(4606) {
    animation-delay: 460.6s; }
  .grid__item-3-col:nth-of-type(4607) {
    animation-delay: 460.7s; }
  .grid__item-3-col:nth-of-type(4608) {
    animation-delay: 460.8s; }
  .grid__item-3-col:nth-of-type(4609) {
    animation-delay: 460.9s; }
  .grid__item-3-col:nth-of-type(4610) {
    animation-delay: 461s; }
  .grid__item-3-col:nth-of-type(4611) {
    animation-delay: 461.1s; }
  .grid__item-3-col:nth-of-type(4612) {
    animation-delay: 461.2s; }
  .grid__item-3-col:nth-of-type(4613) {
    animation-delay: 461.3s; }
  .grid__item-3-col:nth-of-type(4614) {
    animation-delay: 461.4s; }
  .grid__item-3-col:nth-of-type(4615) {
    animation-delay: 461.5s; }
  .grid__item-3-col:nth-of-type(4616) {
    animation-delay: 461.6s; }
  .grid__item-3-col:nth-of-type(4617) {
    animation-delay: 461.7s; }
  .grid__item-3-col:nth-of-type(4618) {
    animation-delay: 461.8s; }
  .grid__item-3-col:nth-of-type(4619) {
    animation-delay: 461.9s; }
  .grid__item-3-col:nth-of-type(4620) {
    animation-delay: 462s; }
  .grid__item-3-col:nth-of-type(4621) {
    animation-delay: 462.1s; }
  .grid__item-3-col:nth-of-type(4622) {
    animation-delay: 462.2s; }
  .grid__item-3-col:nth-of-type(4623) {
    animation-delay: 462.3s; }
  .grid__item-3-col:nth-of-type(4624) {
    animation-delay: 462.4s; }
  .grid__item-3-col:nth-of-type(4625) {
    animation-delay: 462.5s; }
  .grid__item-3-col:nth-of-type(4626) {
    animation-delay: 462.6s; }
  .grid__item-3-col:nth-of-type(4627) {
    animation-delay: 462.7s; }
  .grid__item-3-col:nth-of-type(4628) {
    animation-delay: 462.8s; }
  .grid__item-3-col:nth-of-type(4629) {
    animation-delay: 462.9s; }
  .grid__item-3-col:nth-of-type(4630) {
    animation-delay: 463s; }
  .grid__item-3-col:nth-of-type(4631) {
    animation-delay: 463.1s; }
  .grid__item-3-col:nth-of-type(4632) {
    animation-delay: 463.2s; }
  .grid__item-3-col:nth-of-type(4633) {
    animation-delay: 463.3s; }
  .grid__item-3-col:nth-of-type(4634) {
    animation-delay: 463.4s; }
  .grid__item-3-col:nth-of-type(4635) {
    animation-delay: 463.5s; }
  .grid__item-3-col:nth-of-type(4636) {
    animation-delay: 463.6s; }
  .grid__item-3-col:nth-of-type(4637) {
    animation-delay: 463.7s; }
  .grid__item-3-col:nth-of-type(4638) {
    animation-delay: 463.8s; }
  .grid__item-3-col:nth-of-type(4639) {
    animation-delay: 463.9s; }
  .grid__item-3-col:nth-of-type(4640) {
    animation-delay: 464s; }
  .grid__item-3-col:nth-of-type(4641) {
    animation-delay: 464.1s; }
  .grid__item-3-col:nth-of-type(4642) {
    animation-delay: 464.2s; }
  .grid__item-3-col:nth-of-type(4643) {
    animation-delay: 464.3s; }
  .grid__item-3-col:nth-of-type(4644) {
    animation-delay: 464.4s; }
  .grid__item-3-col:nth-of-type(4645) {
    animation-delay: 464.5s; }
  .grid__item-3-col:nth-of-type(4646) {
    animation-delay: 464.6s; }
  .grid__item-3-col:nth-of-type(4647) {
    animation-delay: 464.7s; }
  .grid__item-3-col:nth-of-type(4648) {
    animation-delay: 464.8s; }
  .grid__item-3-col:nth-of-type(4649) {
    animation-delay: 464.9s; }
  .grid__item-3-col:nth-of-type(4650) {
    animation-delay: 465s; }
  .grid__item-3-col:nth-of-type(4651) {
    animation-delay: 465.1s; }
  .grid__item-3-col:nth-of-type(4652) {
    animation-delay: 465.2s; }
  .grid__item-3-col:nth-of-type(4653) {
    animation-delay: 465.3s; }
  .grid__item-3-col:nth-of-type(4654) {
    animation-delay: 465.4s; }
  .grid__item-3-col:nth-of-type(4655) {
    animation-delay: 465.5s; }
  .grid__item-3-col:nth-of-type(4656) {
    animation-delay: 465.6s; }
  .grid__item-3-col:nth-of-type(4657) {
    animation-delay: 465.7s; }
  .grid__item-3-col:nth-of-type(4658) {
    animation-delay: 465.8s; }
  .grid__item-3-col:nth-of-type(4659) {
    animation-delay: 465.9s; }
  .grid__item-3-col:nth-of-type(4660) {
    animation-delay: 466s; }
  .grid__item-3-col:nth-of-type(4661) {
    animation-delay: 466.1s; }
  .grid__item-3-col:nth-of-type(4662) {
    animation-delay: 466.2s; }
  .grid__item-3-col:nth-of-type(4663) {
    animation-delay: 466.3s; }
  .grid__item-3-col:nth-of-type(4664) {
    animation-delay: 466.4s; }
  .grid__item-3-col:nth-of-type(4665) {
    animation-delay: 466.5s; }
  .grid__item-3-col:nth-of-type(4666) {
    animation-delay: 466.6s; }
  .grid__item-3-col:nth-of-type(4667) {
    animation-delay: 466.7s; }
  .grid__item-3-col:nth-of-type(4668) {
    animation-delay: 466.8s; }
  .grid__item-3-col:nth-of-type(4669) {
    animation-delay: 466.9s; }
  .grid__item-3-col:nth-of-type(4670) {
    animation-delay: 467s; }
  .grid__item-3-col:nth-of-type(4671) {
    animation-delay: 467.1s; }
  .grid__item-3-col:nth-of-type(4672) {
    animation-delay: 467.2s; }
  .grid__item-3-col:nth-of-type(4673) {
    animation-delay: 467.3s; }
  .grid__item-3-col:nth-of-type(4674) {
    animation-delay: 467.4s; }
  .grid__item-3-col:nth-of-type(4675) {
    animation-delay: 467.5s; }
  .grid__item-3-col:nth-of-type(4676) {
    animation-delay: 467.6s; }
  .grid__item-3-col:nth-of-type(4677) {
    animation-delay: 467.7s; }
  .grid__item-3-col:nth-of-type(4678) {
    animation-delay: 467.8s; }
  .grid__item-3-col:nth-of-type(4679) {
    animation-delay: 467.9s; }
  .grid__item-3-col:nth-of-type(4680) {
    animation-delay: 468s; }
  .grid__item-3-col:nth-of-type(4681) {
    animation-delay: 468.1s; }
  .grid__item-3-col:nth-of-type(4682) {
    animation-delay: 468.2s; }
  .grid__item-3-col:nth-of-type(4683) {
    animation-delay: 468.3s; }
  .grid__item-3-col:nth-of-type(4684) {
    animation-delay: 468.4s; }
  .grid__item-3-col:nth-of-type(4685) {
    animation-delay: 468.5s; }
  .grid__item-3-col:nth-of-type(4686) {
    animation-delay: 468.6s; }
  .grid__item-3-col:nth-of-type(4687) {
    animation-delay: 468.7s; }
  .grid__item-3-col:nth-of-type(4688) {
    animation-delay: 468.8s; }
  .grid__item-3-col:nth-of-type(4689) {
    animation-delay: 468.9s; }
  .grid__item-3-col:nth-of-type(4690) {
    animation-delay: 469s; }
  .grid__item-3-col:nth-of-type(4691) {
    animation-delay: 469.1s; }
  .grid__item-3-col:nth-of-type(4692) {
    animation-delay: 469.2s; }
  .grid__item-3-col:nth-of-type(4693) {
    animation-delay: 469.3s; }
  .grid__item-3-col:nth-of-type(4694) {
    animation-delay: 469.4s; }
  .grid__item-3-col:nth-of-type(4695) {
    animation-delay: 469.5s; }
  .grid__item-3-col:nth-of-type(4696) {
    animation-delay: 469.6s; }
  .grid__item-3-col:nth-of-type(4697) {
    animation-delay: 469.7s; }
  .grid__item-3-col:nth-of-type(4698) {
    animation-delay: 469.8s; }
  .grid__item-3-col:nth-of-type(4699) {
    animation-delay: 469.9s; }
  .grid__item-3-col:nth-of-type(4700) {
    animation-delay: 470s; }
  .grid__item-3-col:nth-of-type(4701) {
    animation-delay: 470.1s; }
  .grid__item-3-col:nth-of-type(4702) {
    animation-delay: 470.2s; }
  .grid__item-3-col:nth-of-type(4703) {
    animation-delay: 470.3s; }
  .grid__item-3-col:nth-of-type(4704) {
    animation-delay: 470.4s; }
  .grid__item-3-col:nth-of-type(4705) {
    animation-delay: 470.5s; }
  .grid__item-3-col:nth-of-type(4706) {
    animation-delay: 470.6s; }
  .grid__item-3-col:nth-of-type(4707) {
    animation-delay: 470.7s; }
  .grid__item-3-col:nth-of-type(4708) {
    animation-delay: 470.8s; }
  .grid__item-3-col:nth-of-type(4709) {
    animation-delay: 470.9s; }
  .grid__item-3-col:nth-of-type(4710) {
    animation-delay: 471s; }
  .grid__item-3-col:nth-of-type(4711) {
    animation-delay: 471.1s; }
  .grid__item-3-col:nth-of-type(4712) {
    animation-delay: 471.2s; }
  .grid__item-3-col:nth-of-type(4713) {
    animation-delay: 471.3s; }
  .grid__item-3-col:nth-of-type(4714) {
    animation-delay: 471.4s; }
  .grid__item-3-col:nth-of-type(4715) {
    animation-delay: 471.5s; }
  .grid__item-3-col:nth-of-type(4716) {
    animation-delay: 471.6s; }
  .grid__item-3-col:nth-of-type(4717) {
    animation-delay: 471.7s; }
  .grid__item-3-col:nth-of-type(4718) {
    animation-delay: 471.8s; }
  .grid__item-3-col:nth-of-type(4719) {
    animation-delay: 471.9s; }
  .grid__item-3-col:nth-of-type(4720) {
    animation-delay: 472s; }
  .grid__item-3-col:nth-of-type(4721) {
    animation-delay: 472.1s; }
  .grid__item-3-col:nth-of-type(4722) {
    animation-delay: 472.2s; }
  .grid__item-3-col:nth-of-type(4723) {
    animation-delay: 472.3s; }
  .grid__item-3-col:nth-of-type(4724) {
    animation-delay: 472.4s; }
  .grid__item-3-col:nth-of-type(4725) {
    animation-delay: 472.5s; }
  .grid__item-3-col:nth-of-type(4726) {
    animation-delay: 472.6s; }
  .grid__item-3-col:nth-of-type(4727) {
    animation-delay: 472.7s; }
  .grid__item-3-col:nth-of-type(4728) {
    animation-delay: 472.8s; }
  .grid__item-3-col:nth-of-type(4729) {
    animation-delay: 472.9s; }
  .grid__item-3-col:nth-of-type(4730) {
    animation-delay: 473s; }
  .grid__item-3-col:nth-of-type(4731) {
    animation-delay: 473.1s; }
  .grid__item-3-col:nth-of-type(4732) {
    animation-delay: 473.2s; }
  .grid__item-3-col:nth-of-type(4733) {
    animation-delay: 473.3s; }
  .grid__item-3-col:nth-of-type(4734) {
    animation-delay: 473.4s; }
  .grid__item-3-col:nth-of-type(4735) {
    animation-delay: 473.5s; }
  .grid__item-3-col:nth-of-type(4736) {
    animation-delay: 473.6s; }
  .grid__item-3-col:nth-of-type(4737) {
    animation-delay: 473.7s; }
  .grid__item-3-col:nth-of-type(4738) {
    animation-delay: 473.8s; }
  .grid__item-3-col:nth-of-type(4739) {
    animation-delay: 473.9s; }
  .grid__item-3-col:nth-of-type(4740) {
    animation-delay: 474s; }
  .grid__item-3-col:nth-of-type(4741) {
    animation-delay: 474.1s; }
  .grid__item-3-col:nth-of-type(4742) {
    animation-delay: 474.2s; }
  .grid__item-3-col:nth-of-type(4743) {
    animation-delay: 474.3s; }
  .grid__item-3-col:nth-of-type(4744) {
    animation-delay: 474.4s; }
  .grid__item-3-col:nth-of-type(4745) {
    animation-delay: 474.5s; }
  .grid__item-3-col:nth-of-type(4746) {
    animation-delay: 474.6s; }
  .grid__item-3-col:nth-of-type(4747) {
    animation-delay: 474.7s; }
  .grid__item-3-col:nth-of-type(4748) {
    animation-delay: 474.8s; }
  .grid__item-3-col:nth-of-type(4749) {
    animation-delay: 474.9s; }
  .grid__item-3-col:nth-of-type(4750) {
    animation-delay: 475s; }
  .grid__item-3-col:nth-of-type(4751) {
    animation-delay: 475.1s; }
  .grid__item-3-col:nth-of-type(4752) {
    animation-delay: 475.2s; }
  .grid__item-3-col:nth-of-type(4753) {
    animation-delay: 475.3s; }
  .grid__item-3-col:nth-of-type(4754) {
    animation-delay: 475.4s; }
  .grid__item-3-col:nth-of-type(4755) {
    animation-delay: 475.5s; }
  .grid__item-3-col:nth-of-type(4756) {
    animation-delay: 475.6s; }
  .grid__item-3-col:nth-of-type(4757) {
    animation-delay: 475.7s; }
  .grid__item-3-col:nth-of-type(4758) {
    animation-delay: 475.8s; }
  .grid__item-3-col:nth-of-type(4759) {
    animation-delay: 475.9s; }
  .grid__item-3-col:nth-of-type(4760) {
    animation-delay: 476s; }
  .grid__item-3-col:nth-of-type(4761) {
    animation-delay: 476.1s; }
  .grid__item-3-col:nth-of-type(4762) {
    animation-delay: 476.2s; }
  .grid__item-3-col:nth-of-type(4763) {
    animation-delay: 476.3s; }
  .grid__item-3-col:nth-of-type(4764) {
    animation-delay: 476.4s; }
  .grid__item-3-col:nth-of-type(4765) {
    animation-delay: 476.5s; }
  .grid__item-3-col:nth-of-type(4766) {
    animation-delay: 476.6s; }
  .grid__item-3-col:nth-of-type(4767) {
    animation-delay: 476.7s; }
  .grid__item-3-col:nth-of-type(4768) {
    animation-delay: 476.8s; }
  .grid__item-3-col:nth-of-type(4769) {
    animation-delay: 476.9s; }
  .grid__item-3-col:nth-of-type(4770) {
    animation-delay: 477s; }
  .grid__item-3-col:nth-of-type(4771) {
    animation-delay: 477.1s; }
  .grid__item-3-col:nth-of-type(4772) {
    animation-delay: 477.2s; }
  .grid__item-3-col:nth-of-type(4773) {
    animation-delay: 477.3s; }
  .grid__item-3-col:nth-of-type(4774) {
    animation-delay: 477.4s; }
  .grid__item-3-col:nth-of-type(4775) {
    animation-delay: 477.5s; }
  .grid__item-3-col:nth-of-type(4776) {
    animation-delay: 477.6s; }
  .grid__item-3-col:nth-of-type(4777) {
    animation-delay: 477.7s; }
  .grid__item-3-col:nth-of-type(4778) {
    animation-delay: 477.8s; }
  .grid__item-3-col:nth-of-type(4779) {
    animation-delay: 477.9s; }
  .grid__item-3-col:nth-of-type(4780) {
    animation-delay: 478s; }
  .grid__item-3-col:nth-of-type(4781) {
    animation-delay: 478.1s; }
  .grid__item-3-col:nth-of-type(4782) {
    animation-delay: 478.2s; }
  .grid__item-3-col:nth-of-type(4783) {
    animation-delay: 478.3s; }
  .grid__item-3-col:nth-of-type(4784) {
    animation-delay: 478.4s; }
  .grid__item-3-col:nth-of-type(4785) {
    animation-delay: 478.5s; }
  .grid__item-3-col:nth-of-type(4786) {
    animation-delay: 478.6s; }
  .grid__item-3-col:nth-of-type(4787) {
    animation-delay: 478.7s; }
  .grid__item-3-col:nth-of-type(4788) {
    animation-delay: 478.8s; }
  .grid__item-3-col:nth-of-type(4789) {
    animation-delay: 478.9s; }
  .grid__item-3-col:nth-of-type(4790) {
    animation-delay: 479s; }
  .grid__item-3-col:nth-of-type(4791) {
    animation-delay: 479.1s; }
  .grid__item-3-col:nth-of-type(4792) {
    animation-delay: 479.2s; }
  .grid__item-3-col:nth-of-type(4793) {
    animation-delay: 479.3s; }
  .grid__item-3-col:nth-of-type(4794) {
    animation-delay: 479.4s; }
  .grid__item-3-col:nth-of-type(4795) {
    animation-delay: 479.5s; }
  .grid__item-3-col:nth-of-type(4796) {
    animation-delay: 479.6s; }
  .grid__item-3-col:nth-of-type(4797) {
    animation-delay: 479.7s; }
  .grid__item-3-col:nth-of-type(4798) {
    animation-delay: 479.8s; }
  .grid__item-3-col:nth-of-type(4799) {
    animation-delay: 479.9s; }
  .grid__item-3-col:nth-of-type(4800) {
    animation-delay: 480s; }
  .grid__item-3-col:nth-of-type(4801) {
    animation-delay: 480.1s; }
  .grid__item-3-col:nth-of-type(4802) {
    animation-delay: 480.2s; }
  .grid__item-3-col:nth-of-type(4803) {
    animation-delay: 480.3s; }
  .grid__item-3-col:nth-of-type(4804) {
    animation-delay: 480.4s; }
  .grid__item-3-col:nth-of-type(4805) {
    animation-delay: 480.5s; }
  .grid__item-3-col:nth-of-type(4806) {
    animation-delay: 480.6s; }
  .grid__item-3-col:nth-of-type(4807) {
    animation-delay: 480.7s; }
  .grid__item-3-col:nth-of-type(4808) {
    animation-delay: 480.8s; }
  .grid__item-3-col:nth-of-type(4809) {
    animation-delay: 480.9s; }
  .grid__item-3-col:nth-of-type(4810) {
    animation-delay: 481s; }
  .grid__item-3-col:nth-of-type(4811) {
    animation-delay: 481.1s; }
  .grid__item-3-col:nth-of-type(4812) {
    animation-delay: 481.2s; }
  .grid__item-3-col:nth-of-type(4813) {
    animation-delay: 481.3s; }
  .grid__item-3-col:nth-of-type(4814) {
    animation-delay: 481.4s; }
  .grid__item-3-col:nth-of-type(4815) {
    animation-delay: 481.5s; }
  .grid__item-3-col:nth-of-type(4816) {
    animation-delay: 481.6s; }
  .grid__item-3-col:nth-of-type(4817) {
    animation-delay: 481.7s; }
  .grid__item-3-col:nth-of-type(4818) {
    animation-delay: 481.8s; }
  .grid__item-3-col:nth-of-type(4819) {
    animation-delay: 481.9s; }
  .grid__item-3-col:nth-of-type(4820) {
    animation-delay: 482s; }
  .grid__item-3-col:nth-of-type(4821) {
    animation-delay: 482.1s; }
  .grid__item-3-col:nth-of-type(4822) {
    animation-delay: 482.2s; }
  .grid__item-3-col:nth-of-type(4823) {
    animation-delay: 482.3s; }
  .grid__item-3-col:nth-of-type(4824) {
    animation-delay: 482.4s; }
  .grid__item-3-col:nth-of-type(4825) {
    animation-delay: 482.5s; }
  .grid__item-3-col:nth-of-type(4826) {
    animation-delay: 482.6s; }
  .grid__item-3-col:nth-of-type(4827) {
    animation-delay: 482.7s; }
  .grid__item-3-col:nth-of-type(4828) {
    animation-delay: 482.8s; }
  .grid__item-3-col:nth-of-type(4829) {
    animation-delay: 482.9s; }
  .grid__item-3-col:nth-of-type(4830) {
    animation-delay: 483s; }
  .grid__item-3-col:nth-of-type(4831) {
    animation-delay: 483.1s; }
  .grid__item-3-col:nth-of-type(4832) {
    animation-delay: 483.2s; }
  .grid__item-3-col:nth-of-type(4833) {
    animation-delay: 483.3s; }
  .grid__item-3-col:nth-of-type(4834) {
    animation-delay: 483.4s; }
  .grid__item-3-col:nth-of-type(4835) {
    animation-delay: 483.5s; }
  .grid__item-3-col:nth-of-type(4836) {
    animation-delay: 483.6s; }
  .grid__item-3-col:nth-of-type(4837) {
    animation-delay: 483.7s; }
  .grid__item-3-col:nth-of-type(4838) {
    animation-delay: 483.8s; }
  .grid__item-3-col:nth-of-type(4839) {
    animation-delay: 483.9s; }
  .grid__item-3-col:nth-of-type(4840) {
    animation-delay: 484s; }
  .grid__item-3-col:nth-of-type(4841) {
    animation-delay: 484.1s; }
  .grid__item-3-col:nth-of-type(4842) {
    animation-delay: 484.2s; }
  .grid__item-3-col:nth-of-type(4843) {
    animation-delay: 484.3s; }
  .grid__item-3-col:nth-of-type(4844) {
    animation-delay: 484.4s; }
  .grid__item-3-col:nth-of-type(4845) {
    animation-delay: 484.5s; }
  .grid__item-3-col:nth-of-type(4846) {
    animation-delay: 484.6s; }
  .grid__item-3-col:nth-of-type(4847) {
    animation-delay: 484.7s; }
  .grid__item-3-col:nth-of-type(4848) {
    animation-delay: 484.8s; }
  .grid__item-3-col:nth-of-type(4849) {
    animation-delay: 484.9s; }
  .grid__item-3-col:nth-of-type(4850) {
    animation-delay: 485s; }
  .grid__item-3-col:nth-of-type(4851) {
    animation-delay: 485.1s; }
  .grid__item-3-col:nth-of-type(4852) {
    animation-delay: 485.2s; }
  .grid__item-3-col:nth-of-type(4853) {
    animation-delay: 485.3s; }
  .grid__item-3-col:nth-of-type(4854) {
    animation-delay: 485.4s; }
  .grid__item-3-col:nth-of-type(4855) {
    animation-delay: 485.5s; }
  .grid__item-3-col:nth-of-type(4856) {
    animation-delay: 485.6s; }
  .grid__item-3-col:nth-of-type(4857) {
    animation-delay: 485.7s; }
  .grid__item-3-col:nth-of-type(4858) {
    animation-delay: 485.8s; }
  .grid__item-3-col:nth-of-type(4859) {
    animation-delay: 485.9s; }
  .grid__item-3-col:nth-of-type(4860) {
    animation-delay: 486s; }
  .grid__item-3-col:nth-of-type(4861) {
    animation-delay: 486.1s; }
  .grid__item-3-col:nth-of-type(4862) {
    animation-delay: 486.2s; }
  .grid__item-3-col:nth-of-type(4863) {
    animation-delay: 486.3s; }
  .grid__item-3-col:nth-of-type(4864) {
    animation-delay: 486.4s; }
  .grid__item-3-col:nth-of-type(4865) {
    animation-delay: 486.5s; }
  .grid__item-3-col:nth-of-type(4866) {
    animation-delay: 486.6s; }
  .grid__item-3-col:nth-of-type(4867) {
    animation-delay: 486.7s; }
  .grid__item-3-col:nth-of-type(4868) {
    animation-delay: 486.8s; }
  .grid__item-3-col:nth-of-type(4869) {
    animation-delay: 486.9s; }
  .grid__item-3-col:nth-of-type(4870) {
    animation-delay: 487s; }
  .grid__item-3-col:nth-of-type(4871) {
    animation-delay: 487.1s; }
  .grid__item-3-col:nth-of-type(4872) {
    animation-delay: 487.2s; }
  .grid__item-3-col:nth-of-type(4873) {
    animation-delay: 487.3s; }
  .grid__item-3-col:nth-of-type(4874) {
    animation-delay: 487.4s; }
  .grid__item-3-col:nth-of-type(4875) {
    animation-delay: 487.5s; }
  .grid__item-3-col:nth-of-type(4876) {
    animation-delay: 487.6s; }
  .grid__item-3-col:nth-of-type(4877) {
    animation-delay: 487.7s; }
  .grid__item-3-col:nth-of-type(4878) {
    animation-delay: 487.8s; }
  .grid__item-3-col:nth-of-type(4879) {
    animation-delay: 487.9s; }
  .grid__item-3-col:nth-of-type(4880) {
    animation-delay: 488s; }
  .grid__item-3-col:nth-of-type(4881) {
    animation-delay: 488.1s; }
  .grid__item-3-col:nth-of-type(4882) {
    animation-delay: 488.2s; }
  .grid__item-3-col:nth-of-type(4883) {
    animation-delay: 488.3s; }
  .grid__item-3-col:nth-of-type(4884) {
    animation-delay: 488.4s; }
  .grid__item-3-col:nth-of-type(4885) {
    animation-delay: 488.5s; }
  .grid__item-3-col:nth-of-type(4886) {
    animation-delay: 488.6s; }
  .grid__item-3-col:nth-of-type(4887) {
    animation-delay: 488.7s; }
  .grid__item-3-col:nth-of-type(4888) {
    animation-delay: 488.8s; }
  .grid__item-3-col:nth-of-type(4889) {
    animation-delay: 488.9s; }
  .grid__item-3-col:nth-of-type(4890) {
    animation-delay: 489s; }
  .grid__item-3-col:nth-of-type(4891) {
    animation-delay: 489.1s; }
  .grid__item-3-col:nth-of-type(4892) {
    animation-delay: 489.2s; }
  .grid__item-3-col:nth-of-type(4893) {
    animation-delay: 489.3s; }
  .grid__item-3-col:nth-of-type(4894) {
    animation-delay: 489.4s; }
  .grid__item-3-col:nth-of-type(4895) {
    animation-delay: 489.5s; }
  .grid__item-3-col:nth-of-type(4896) {
    animation-delay: 489.6s; }
  .grid__item-3-col:nth-of-type(4897) {
    animation-delay: 489.7s; }
  .grid__item-3-col:nth-of-type(4898) {
    animation-delay: 489.8s; }
  .grid__item-3-col:nth-of-type(4899) {
    animation-delay: 489.9s; }
  .grid__item-3-col:nth-of-type(4900) {
    animation-delay: 490s; }
  .grid__item-3-col:nth-of-type(4901) {
    animation-delay: 490.1s; }
  .grid__item-3-col:nth-of-type(4902) {
    animation-delay: 490.2s; }
  .grid__item-3-col:nth-of-type(4903) {
    animation-delay: 490.3s; }
  .grid__item-3-col:nth-of-type(4904) {
    animation-delay: 490.4s; }
  .grid__item-3-col:nth-of-type(4905) {
    animation-delay: 490.5s; }
  .grid__item-3-col:nth-of-type(4906) {
    animation-delay: 490.6s; }
  .grid__item-3-col:nth-of-type(4907) {
    animation-delay: 490.7s; }
  .grid__item-3-col:nth-of-type(4908) {
    animation-delay: 490.8s; }
  .grid__item-3-col:nth-of-type(4909) {
    animation-delay: 490.9s; }
  .grid__item-3-col:nth-of-type(4910) {
    animation-delay: 491s; }
  .grid__item-3-col:nth-of-type(4911) {
    animation-delay: 491.1s; }
  .grid__item-3-col:nth-of-type(4912) {
    animation-delay: 491.2s; }
  .grid__item-3-col:nth-of-type(4913) {
    animation-delay: 491.3s; }
  .grid__item-3-col:nth-of-type(4914) {
    animation-delay: 491.4s; }
  .grid__item-3-col:nth-of-type(4915) {
    animation-delay: 491.5s; }
  .grid__item-3-col:nth-of-type(4916) {
    animation-delay: 491.6s; }
  .grid__item-3-col:nth-of-type(4917) {
    animation-delay: 491.7s; }
  .grid__item-3-col:nth-of-type(4918) {
    animation-delay: 491.8s; }
  .grid__item-3-col:nth-of-type(4919) {
    animation-delay: 491.9s; }
  .grid__item-3-col:nth-of-type(4920) {
    animation-delay: 492s; }
  .grid__item-3-col:nth-of-type(4921) {
    animation-delay: 492.1s; }
  .grid__item-3-col:nth-of-type(4922) {
    animation-delay: 492.2s; }
  .grid__item-3-col:nth-of-type(4923) {
    animation-delay: 492.3s; }
  .grid__item-3-col:nth-of-type(4924) {
    animation-delay: 492.4s; }
  .grid__item-3-col:nth-of-type(4925) {
    animation-delay: 492.5s; }
  .grid__item-3-col:nth-of-type(4926) {
    animation-delay: 492.6s; }
  .grid__item-3-col:nth-of-type(4927) {
    animation-delay: 492.7s; }
  .grid__item-3-col:nth-of-type(4928) {
    animation-delay: 492.8s; }
  .grid__item-3-col:nth-of-type(4929) {
    animation-delay: 492.9s; }
  .grid__item-3-col:nth-of-type(4930) {
    animation-delay: 493s; }
  .grid__item-3-col:nth-of-type(4931) {
    animation-delay: 493.1s; }
  .grid__item-3-col:nth-of-type(4932) {
    animation-delay: 493.2s; }
  .grid__item-3-col:nth-of-type(4933) {
    animation-delay: 493.3s; }
  .grid__item-3-col:nth-of-type(4934) {
    animation-delay: 493.4s; }
  .grid__item-3-col:nth-of-type(4935) {
    animation-delay: 493.5s; }
  .grid__item-3-col:nth-of-type(4936) {
    animation-delay: 493.6s; }
  .grid__item-3-col:nth-of-type(4937) {
    animation-delay: 493.7s; }
  .grid__item-3-col:nth-of-type(4938) {
    animation-delay: 493.8s; }
  .grid__item-3-col:nth-of-type(4939) {
    animation-delay: 493.9s; }
  .grid__item-3-col:nth-of-type(4940) {
    animation-delay: 494s; }
  .grid__item-3-col:nth-of-type(4941) {
    animation-delay: 494.1s; }
  .grid__item-3-col:nth-of-type(4942) {
    animation-delay: 494.2s; }
  .grid__item-3-col:nth-of-type(4943) {
    animation-delay: 494.3s; }
  .grid__item-3-col:nth-of-type(4944) {
    animation-delay: 494.4s; }
  .grid__item-3-col:nth-of-type(4945) {
    animation-delay: 494.5s; }
  .grid__item-3-col:nth-of-type(4946) {
    animation-delay: 494.6s; }
  .grid__item-3-col:nth-of-type(4947) {
    animation-delay: 494.7s; }
  .grid__item-3-col:nth-of-type(4948) {
    animation-delay: 494.8s; }
  .grid__item-3-col:nth-of-type(4949) {
    animation-delay: 494.9s; }
  .grid__item-3-col:nth-of-type(4950) {
    animation-delay: 495s; }
  .grid__item-3-col:nth-of-type(4951) {
    animation-delay: 495.1s; }
  .grid__item-3-col:nth-of-type(4952) {
    animation-delay: 495.2s; }
  .grid__item-3-col:nth-of-type(4953) {
    animation-delay: 495.3s; }
  .grid__item-3-col:nth-of-type(4954) {
    animation-delay: 495.4s; }
  .grid__item-3-col:nth-of-type(4955) {
    animation-delay: 495.5s; }
  .grid__item-3-col:nth-of-type(4956) {
    animation-delay: 495.6s; }
  .grid__item-3-col:nth-of-type(4957) {
    animation-delay: 495.7s; }
  .grid__item-3-col:nth-of-type(4958) {
    animation-delay: 495.8s; }
  .grid__item-3-col:nth-of-type(4959) {
    animation-delay: 495.9s; }
  .grid__item-3-col:nth-of-type(4960) {
    animation-delay: 496s; }
  .grid__item-3-col:nth-of-type(4961) {
    animation-delay: 496.1s; }
  .grid__item-3-col:nth-of-type(4962) {
    animation-delay: 496.2s; }
  .grid__item-3-col:nth-of-type(4963) {
    animation-delay: 496.3s; }
  .grid__item-3-col:nth-of-type(4964) {
    animation-delay: 496.4s; }
  .grid__item-3-col:nth-of-type(4965) {
    animation-delay: 496.5s; }
  .grid__item-3-col:nth-of-type(4966) {
    animation-delay: 496.6s; }
  .grid__item-3-col:nth-of-type(4967) {
    animation-delay: 496.7s; }
  .grid__item-3-col:nth-of-type(4968) {
    animation-delay: 496.8s; }
  .grid__item-3-col:nth-of-type(4969) {
    animation-delay: 496.9s; }
  .grid__item-3-col:nth-of-type(4970) {
    animation-delay: 497s; }
  .grid__item-3-col:nth-of-type(4971) {
    animation-delay: 497.1s; }
  .grid__item-3-col:nth-of-type(4972) {
    animation-delay: 497.2s; }
  .grid__item-3-col:nth-of-type(4973) {
    animation-delay: 497.3s; }
  .grid__item-3-col:nth-of-type(4974) {
    animation-delay: 497.4s; }
  .grid__item-3-col:nth-of-type(4975) {
    animation-delay: 497.5s; }
  .grid__item-3-col:nth-of-type(4976) {
    animation-delay: 497.6s; }
  .grid__item-3-col:nth-of-type(4977) {
    animation-delay: 497.7s; }
  .grid__item-3-col:nth-of-type(4978) {
    animation-delay: 497.8s; }
  .grid__item-3-col:nth-of-type(4979) {
    animation-delay: 497.9s; }
  .grid__item-3-col:nth-of-type(4980) {
    animation-delay: 498s; }
  .grid__item-3-col:nth-of-type(4981) {
    animation-delay: 498.1s; }
  .grid__item-3-col:nth-of-type(4982) {
    animation-delay: 498.2s; }
  .grid__item-3-col:nth-of-type(4983) {
    animation-delay: 498.3s; }
  .grid__item-3-col:nth-of-type(4984) {
    animation-delay: 498.4s; }
  .grid__item-3-col:nth-of-type(4985) {
    animation-delay: 498.5s; }
  .grid__item-3-col:nth-of-type(4986) {
    animation-delay: 498.6s; }
  .grid__item-3-col:nth-of-type(4987) {
    animation-delay: 498.7s; }
  .grid__item-3-col:nth-of-type(4988) {
    animation-delay: 498.8s; }
  .grid__item-3-col:nth-of-type(4989) {
    animation-delay: 498.9s; }
  .grid__item-3-col:nth-of-type(4990) {
    animation-delay: 499s; }
  .grid__item-3-col:nth-of-type(4991) {
    animation-delay: 499.1s; }
  .grid__item-3-col:nth-of-type(4992) {
    animation-delay: 499.2s; }
  .grid__item-3-col:nth-of-type(4993) {
    animation-delay: 499.3s; }
  .grid__item-3-col:nth-of-type(4994) {
    animation-delay: 499.4s; }
  .grid__item-3-col:nth-of-type(4995) {
    animation-delay: 499.5s; }
  .grid__item-3-col:nth-of-type(4996) {
    animation-delay: 499.6s; }
  .grid__item-3-col:nth-of-type(4997) {
    animation-delay: 499.7s; }
  .grid__item-3-col:nth-of-type(4998) {
    animation-delay: 499.8s; }
  .grid__item-3-col:nth-of-type(4999) {
    animation-delay: 499.9s; }
  .grid__item-3-col:nth-of-type(5000) {
    animation-delay: 500s; }
  .grid__item-3-col:nth-of-type(5001) {
    animation-delay: 500.1s; }
  .grid__item-3-col:nth-of-type(5002) {
    animation-delay: 500.2s; }
  .grid__item-3-col:nth-of-type(5003) {
    animation-delay: 500.3s; }
  .grid__item-3-col:nth-of-type(5004) {
    animation-delay: 500.4s; }
  .grid__item-3-col:nth-of-type(5005) {
    animation-delay: 500.5s; }
  .grid__item-3-col:nth-of-type(5006) {
    animation-delay: 500.6s; }
  .grid__item-3-col:nth-of-type(5007) {
    animation-delay: 500.7s; }
  .grid__item-3-col:nth-of-type(5008) {
    animation-delay: 500.8s; }
  .grid__item-3-col:nth-of-type(5009) {
    animation-delay: 500.9s; }
  .grid__item-3-col:nth-of-type(5010) {
    animation-delay: 501s; }
  .grid__item-3-col:nth-of-type(5011) {
    animation-delay: 501.1s; }
  .grid__item-3-col:nth-of-type(5012) {
    animation-delay: 501.2s; }
  .grid__item-3-col:nth-of-type(5013) {
    animation-delay: 501.3s; }
  .grid__item-3-col:nth-of-type(5014) {
    animation-delay: 501.4s; }
  .grid__item-3-col:nth-of-type(5015) {
    animation-delay: 501.5s; }
  .grid__item-3-col:nth-of-type(5016) {
    animation-delay: 501.6s; }
  .grid__item-3-col:nth-of-type(5017) {
    animation-delay: 501.7s; }
  .grid__item-3-col:nth-of-type(5018) {
    animation-delay: 501.8s; }
  .grid__item-3-col:nth-of-type(5019) {
    animation-delay: 501.9s; }
  .grid__item-3-col:nth-of-type(5020) {
    animation-delay: 502s; }
  .grid__item-3-col:nth-of-type(5021) {
    animation-delay: 502.1s; }
  .grid__item-3-col:nth-of-type(5022) {
    animation-delay: 502.2s; }
  .grid__item-3-col:nth-of-type(5023) {
    animation-delay: 502.3s; }
  .grid__item-3-col:nth-of-type(5024) {
    animation-delay: 502.4s; }
  .grid__item-3-col:nth-of-type(5025) {
    animation-delay: 502.5s; }
  .grid__item-3-col:nth-of-type(5026) {
    animation-delay: 502.6s; }
  .grid__item-3-col:nth-of-type(5027) {
    animation-delay: 502.7s; }
  .grid__item-3-col:nth-of-type(5028) {
    animation-delay: 502.8s; }
  .grid__item-3-col:nth-of-type(5029) {
    animation-delay: 502.9s; }
  .grid__item-3-col:nth-of-type(5030) {
    animation-delay: 503s; }
  .grid__item-3-col:nth-of-type(5031) {
    animation-delay: 503.1s; }
  .grid__item-3-col:nth-of-type(5032) {
    animation-delay: 503.2s; }
  .grid__item-3-col:nth-of-type(5033) {
    animation-delay: 503.3s; }
  .grid__item-3-col:nth-of-type(5034) {
    animation-delay: 503.4s; }
  .grid__item-3-col:nth-of-type(5035) {
    animation-delay: 503.5s; }
  .grid__item-3-col:nth-of-type(5036) {
    animation-delay: 503.6s; }
  .grid__item-3-col:nth-of-type(5037) {
    animation-delay: 503.7s; }
  .grid__item-3-col:nth-of-type(5038) {
    animation-delay: 503.8s; }
  .grid__item-3-col:nth-of-type(5039) {
    animation-delay: 503.9s; }
  .grid__item-3-col:nth-of-type(5040) {
    animation-delay: 504s; }
  .grid__item-3-col:nth-of-type(5041) {
    animation-delay: 504.1s; }
  .grid__item-3-col:nth-of-type(5042) {
    animation-delay: 504.2s; }
  .grid__item-3-col:nth-of-type(5043) {
    animation-delay: 504.3s; }
  .grid__item-3-col:nth-of-type(5044) {
    animation-delay: 504.4s; }
  .grid__item-3-col:nth-of-type(5045) {
    animation-delay: 504.5s; }
  .grid__item-3-col:nth-of-type(5046) {
    animation-delay: 504.6s; }
  .grid__item-3-col:nth-of-type(5047) {
    animation-delay: 504.7s; }
  .grid__item-3-col:nth-of-type(5048) {
    animation-delay: 504.8s; }
  .grid__item-3-col:nth-of-type(5049) {
    animation-delay: 504.9s; }
  .grid__item-3-col:nth-of-type(5050) {
    animation-delay: 505s; }
  .grid__item-3-col:nth-of-type(5051) {
    animation-delay: 505.1s; }
  .grid__item-3-col:nth-of-type(5052) {
    animation-delay: 505.2s; }
  .grid__item-3-col:nth-of-type(5053) {
    animation-delay: 505.3s; }
  .grid__item-3-col:nth-of-type(5054) {
    animation-delay: 505.4s; }
  .grid__item-3-col:nth-of-type(5055) {
    animation-delay: 505.5s; }
  .grid__item-3-col:nth-of-type(5056) {
    animation-delay: 505.6s; }
  .grid__item-3-col:nth-of-type(5057) {
    animation-delay: 505.7s; }
  .grid__item-3-col:nth-of-type(5058) {
    animation-delay: 505.8s; }
  .grid__item-3-col:nth-of-type(5059) {
    animation-delay: 505.9s; }
  .grid__item-3-col:nth-of-type(5060) {
    animation-delay: 506s; }
  .grid__item-3-col:nth-of-type(5061) {
    animation-delay: 506.1s; }
  .grid__item-3-col:nth-of-type(5062) {
    animation-delay: 506.2s; }
  .grid__item-3-col:nth-of-type(5063) {
    animation-delay: 506.3s; }
  .grid__item-3-col:nth-of-type(5064) {
    animation-delay: 506.4s; }
  .grid__item-3-col:nth-of-type(5065) {
    animation-delay: 506.5s; }
  .grid__item-3-col:nth-of-type(5066) {
    animation-delay: 506.6s; }
  .grid__item-3-col:nth-of-type(5067) {
    animation-delay: 506.7s; }
  .grid__item-3-col:nth-of-type(5068) {
    animation-delay: 506.8s; }
  .grid__item-3-col:nth-of-type(5069) {
    animation-delay: 506.9s; }
  .grid__item-3-col:nth-of-type(5070) {
    animation-delay: 507s; }
  .grid__item-3-col:nth-of-type(5071) {
    animation-delay: 507.1s; }
  .grid__item-3-col:nth-of-type(5072) {
    animation-delay: 507.2s; }
  .grid__item-3-col:nth-of-type(5073) {
    animation-delay: 507.3s; }
  .grid__item-3-col:nth-of-type(5074) {
    animation-delay: 507.4s; }
  .grid__item-3-col:nth-of-type(5075) {
    animation-delay: 507.5s; }
  .grid__item-3-col:nth-of-type(5076) {
    animation-delay: 507.6s; }
  .grid__item-3-col:nth-of-type(5077) {
    animation-delay: 507.7s; }
  .grid__item-3-col:nth-of-type(5078) {
    animation-delay: 507.8s; }
  .grid__item-3-col:nth-of-type(5079) {
    animation-delay: 507.9s; }
  .grid__item-3-col:nth-of-type(5080) {
    animation-delay: 508s; }
  .grid__item-3-col:nth-of-type(5081) {
    animation-delay: 508.1s; }
  .grid__item-3-col:nth-of-type(5082) {
    animation-delay: 508.2s; }
  .grid__item-3-col:nth-of-type(5083) {
    animation-delay: 508.3s; }
  .grid__item-3-col:nth-of-type(5084) {
    animation-delay: 508.4s; }
  .grid__item-3-col:nth-of-type(5085) {
    animation-delay: 508.5s; }
  .grid__item-3-col:nth-of-type(5086) {
    animation-delay: 508.6s; }
  .grid__item-3-col:nth-of-type(5087) {
    animation-delay: 508.7s; }
  .grid__item-3-col:nth-of-type(5088) {
    animation-delay: 508.8s; }
  .grid__item-3-col:nth-of-type(5089) {
    animation-delay: 508.9s; }
  .grid__item-3-col:nth-of-type(5090) {
    animation-delay: 509s; }
  .grid__item-3-col:nth-of-type(5091) {
    animation-delay: 509.1s; }
  .grid__item-3-col:nth-of-type(5092) {
    animation-delay: 509.2s; }
  .grid__item-3-col:nth-of-type(5093) {
    animation-delay: 509.3s; }
  .grid__item-3-col:nth-of-type(5094) {
    animation-delay: 509.4s; }
  .grid__item-3-col:nth-of-type(5095) {
    animation-delay: 509.5s; }
  .grid__item-3-col:nth-of-type(5096) {
    animation-delay: 509.6s; }
  .grid__item-3-col:nth-of-type(5097) {
    animation-delay: 509.7s; }
  .grid__item-3-col:nth-of-type(5098) {
    animation-delay: 509.8s; }
  .grid__item-3-col:nth-of-type(5099) {
    animation-delay: 509.9s; }
  .grid__item-3-col:nth-of-type(5100) {
    animation-delay: 510s; }
  .grid__item-3-col:nth-of-type(5101) {
    animation-delay: 510.1s; }
  .grid__item-3-col:nth-of-type(5102) {
    animation-delay: 510.2s; }
  .grid__item-3-col:nth-of-type(5103) {
    animation-delay: 510.3s; }
  .grid__item-3-col:nth-of-type(5104) {
    animation-delay: 510.4s; }
  .grid__item-3-col:nth-of-type(5105) {
    animation-delay: 510.5s; }
  .grid__item-3-col:nth-of-type(5106) {
    animation-delay: 510.6s; }
  .grid__item-3-col:nth-of-type(5107) {
    animation-delay: 510.7s; }
  .grid__item-3-col:nth-of-type(5108) {
    animation-delay: 510.8s; }
  .grid__item-3-col:nth-of-type(5109) {
    animation-delay: 510.9s; }
  .grid__item-3-col:nth-of-type(5110) {
    animation-delay: 511s; }
  .grid__item-3-col:nth-of-type(5111) {
    animation-delay: 511.1s; }
  .grid__item-3-col:nth-of-type(5112) {
    animation-delay: 511.2s; }
  .grid__item-3-col:nth-of-type(5113) {
    animation-delay: 511.3s; }
  .grid__item-3-col:nth-of-type(5114) {
    animation-delay: 511.4s; }
  .grid__item-3-col:nth-of-type(5115) {
    animation-delay: 511.5s; }
  .grid__item-3-col:nth-of-type(5116) {
    animation-delay: 511.6s; }
  .grid__item-3-col:nth-of-type(5117) {
    animation-delay: 511.7s; }
  .grid__item-3-col:nth-of-type(5118) {
    animation-delay: 511.8s; }
  .grid__item-3-col:nth-of-type(5119) {
    animation-delay: 511.9s; }
  .grid__item-3-col:nth-of-type(5120) {
    animation-delay: 512s; }
  .grid__item-3-col:nth-of-type(5121) {
    animation-delay: 512.1s; }
  .grid__item-3-col:nth-of-type(5122) {
    animation-delay: 512.2s; }
  .grid__item-3-col:nth-of-type(5123) {
    animation-delay: 512.3s; }
  .grid__item-3-col:nth-of-type(5124) {
    animation-delay: 512.4s; }
  .grid__item-3-col:nth-of-type(5125) {
    animation-delay: 512.5s; }
  .grid__item-3-col:nth-of-type(5126) {
    animation-delay: 512.6s; }
  .grid__item-3-col:nth-of-type(5127) {
    animation-delay: 512.7s; }
  .grid__item-3-col:nth-of-type(5128) {
    animation-delay: 512.8s; }
  .grid__item-3-col:nth-of-type(5129) {
    animation-delay: 512.9s; }
  .grid__item-3-col:nth-of-type(5130) {
    animation-delay: 513s; }
  .grid__item-3-col:nth-of-type(5131) {
    animation-delay: 513.1s; }
  .grid__item-3-col:nth-of-type(5132) {
    animation-delay: 513.2s; }
  .grid__item-3-col:nth-of-type(5133) {
    animation-delay: 513.3s; }
  .grid__item-3-col:nth-of-type(5134) {
    animation-delay: 513.4s; }
  .grid__item-3-col:nth-of-type(5135) {
    animation-delay: 513.5s; }
  .grid__item-3-col:nth-of-type(5136) {
    animation-delay: 513.6s; }
  .grid__item-3-col:nth-of-type(5137) {
    animation-delay: 513.7s; }
  .grid__item-3-col:nth-of-type(5138) {
    animation-delay: 513.8s; }
  .grid__item-3-col:nth-of-type(5139) {
    animation-delay: 513.9s; }
  .grid__item-3-col:nth-of-type(5140) {
    animation-delay: 514s; }
  .grid__item-3-col:nth-of-type(5141) {
    animation-delay: 514.1s; }
  .grid__item-3-col:nth-of-type(5142) {
    animation-delay: 514.2s; }
  .grid__item-3-col:nth-of-type(5143) {
    animation-delay: 514.3s; }
  .grid__item-3-col:nth-of-type(5144) {
    animation-delay: 514.4s; }
  .grid__item-3-col:nth-of-type(5145) {
    animation-delay: 514.5s; }
  .grid__item-3-col:nth-of-type(5146) {
    animation-delay: 514.6s; }
  .grid__item-3-col:nth-of-type(5147) {
    animation-delay: 514.7s; }
  .grid__item-3-col:nth-of-type(5148) {
    animation-delay: 514.8s; }
  .grid__item-3-col:nth-of-type(5149) {
    animation-delay: 514.9s; }
  .grid__item-3-col:nth-of-type(5150) {
    animation-delay: 515s; }
  .grid__item-3-col:nth-of-type(5151) {
    animation-delay: 515.1s; }
  .grid__item-3-col:nth-of-type(5152) {
    animation-delay: 515.2s; }
  .grid__item-3-col:nth-of-type(5153) {
    animation-delay: 515.3s; }
  .grid__item-3-col:nth-of-type(5154) {
    animation-delay: 515.4s; }
  .grid__item-3-col:nth-of-type(5155) {
    animation-delay: 515.5s; }
  .grid__item-3-col:nth-of-type(5156) {
    animation-delay: 515.6s; }
  .grid__item-3-col:nth-of-type(5157) {
    animation-delay: 515.7s; }
  .grid__item-3-col:nth-of-type(5158) {
    animation-delay: 515.8s; }
  .grid__item-3-col:nth-of-type(5159) {
    animation-delay: 515.9s; }
  .grid__item-3-col:nth-of-type(5160) {
    animation-delay: 516s; }
  .grid__item-3-col:nth-of-type(5161) {
    animation-delay: 516.1s; }
  .grid__item-3-col:nth-of-type(5162) {
    animation-delay: 516.2s; }
  .grid__item-3-col:nth-of-type(5163) {
    animation-delay: 516.3s; }
  .grid__item-3-col:nth-of-type(5164) {
    animation-delay: 516.4s; }
  .grid__item-3-col:nth-of-type(5165) {
    animation-delay: 516.5s; }
  .grid__item-3-col:nth-of-type(5166) {
    animation-delay: 516.6s; }
  .grid__item-3-col:nth-of-type(5167) {
    animation-delay: 516.7s; }
  .grid__item-3-col:nth-of-type(5168) {
    animation-delay: 516.8s; }
  .grid__item-3-col:nth-of-type(5169) {
    animation-delay: 516.9s; }
  .grid__item-3-col:nth-of-type(5170) {
    animation-delay: 517s; }
  .grid__item-3-col:nth-of-type(5171) {
    animation-delay: 517.1s; }
  .grid__item-3-col:nth-of-type(5172) {
    animation-delay: 517.2s; }
  .grid__item-3-col:nth-of-type(5173) {
    animation-delay: 517.3s; }
  .grid__item-3-col:nth-of-type(5174) {
    animation-delay: 517.4s; }
  .grid__item-3-col:nth-of-type(5175) {
    animation-delay: 517.5s; }
  .grid__item-3-col:nth-of-type(5176) {
    animation-delay: 517.6s; }
  .grid__item-3-col:nth-of-type(5177) {
    animation-delay: 517.7s; }
  .grid__item-3-col:nth-of-type(5178) {
    animation-delay: 517.8s; }
  .grid__item-3-col:nth-of-type(5179) {
    animation-delay: 517.9s; }
  .grid__item-3-col:nth-of-type(5180) {
    animation-delay: 518s; }
  .grid__item-3-col:nth-of-type(5181) {
    animation-delay: 518.1s; }
  .grid__item-3-col:nth-of-type(5182) {
    animation-delay: 518.2s; }
  .grid__item-3-col:nth-of-type(5183) {
    animation-delay: 518.3s; }
  .grid__item-3-col:nth-of-type(5184) {
    animation-delay: 518.4s; }
  .grid__item-3-col:nth-of-type(5185) {
    animation-delay: 518.5s; }
  .grid__item-3-col:nth-of-type(5186) {
    animation-delay: 518.6s; }
  .grid__item-3-col:nth-of-type(5187) {
    animation-delay: 518.7s; }
  .grid__item-3-col:nth-of-type(5188) {
    animation-delay: 518.8s; }
  .grid__item-3-col:nth-of-type(5189) {
    animation-delay: 518.9s; }
  .grid__item-3-col:nth-of-type(5190) {
    animation-delay: 519s; }
  .grid__item-3-col:nth-of-type(5191) {
    animation-delay: 519.1s; }
  .grid__item-3-col:nth-of-type(5192) {
    animation-delay: 519.2s; }
  .grid__item-3-col:nth-of-type(5193) {
    animation-delay: 519.3s; }
  .grid__item-3-col:nth-of-type(5194) {
    animation-delay: 519.4s; }
  .grid__item-3-col:nth-of-type(5195) {
    animation-delay: 519.5s; }
  .grid__item-3-col:nth-of-type(5196) {
    animation-delay: 519.6s; }
  .grid__item-3-col:nth-of-type(5197) {
    animation-delay: 519.7s; }
  .grid__item-3-col:nth-of-type(5198) {
    animation-delay: 519.8s; }
  .grid__item-3-col:nth-of-type(5199) {
    animation-delay: 519.9s; }
  .grid__item-3-col:nth-of-type(5200) {
    animation-delay: 520s; }
  .grid__item-3-col:nth-of-type(5201) {
    animation-delay: 520.1s; }
  .grid__item-3-col:nth-of-type(5202) {
    animation-delay: 520.2s; }
  .grid__item-3-col:nth-of-type(5203) {
    animation-delay: 520.3s; }
  .grid__item-3-col:nth-of-type(5204) {
    animation-delay: 520.4s; }
  .grid__item-3-col:nth-of-type(5205) {
    animation-delay: 520.5s; }
  .grid__item-3-col:nth-of-type(5206) {
    animation-delay: 520.6s; }
  .grid__item-3-col:nth-of-type(5207) {
    animation-delay: 520.7s; }
  .grid__item-3-col:nth-of-type(5208) {
    animation-delay: 520.8s; }
  .grid__item-3-col:nth-of-type(5209) {
    animation-delay: 520.9s; }
  .grid__item-3-col:nth-of-type(5210) {
    animation-delay: 521s; }
  .grid__item-3-col:nth-of-type(5211) {
    animation-delay: 521.1s; }
  .grid__item-3-col:nth-of-type(5212) {
    animation-delay: 521.2s; }
  .grid__item-3-col:nth-of-type(5213) {
    animation-delay: 521.3s; }
  .grid__item-3-col:nth-of-type(5214) {
    animation-delay: 521.4s; }
  .grid__item-3-col:nth-of-type(5215) {
    animation-delay: 521.5s; }
  .grid__item-3-col:nth-of-type(5216) {
    animation-delay: 521.6s; }
  .grid__item-3-col:nth-of-type(5217) {
    animation-delay: 521.7s; }
  .grid__item-3-col:nth-of-type(5218) {
    animation-delay: 521.8s; }
  .grid__item-3-col:nth-of-type(5219) {
    animation-delay: 521.9s; }
  .grid__item-3-col:nth-of-type(5220) {
    animation-delay: 522s; }
  .grid__item-3-col:nth-of-type(5221) {
    animation-delay: 522.1s; }
  .grid__item-3-col:nth-of-type(5222) {
    animation-delay: 522.2s; }
  .grid__item-3-col:nth-of-type(5223) {
    animation-delay: 522.3s; }
  .grid__item-3-col:nth-of-type(5224) {
    animation-delay: 522.4s; }
  .grid__item-3-col:nth-of-type(5225) {
    animation-delay: 522.5s; }
  .grid__item-3-col:nth-of-type(5226) {
    animation-delay: 522.6s; }
  .grid__item-3-col:nth-of-type(5227) {
    animation-delay: 522.7s; }
  .grid__item-3-col:nth-of-type(5228) {
    animation-delay: 522.8s; }
  .grid__item-3-col:nth-of-type(5229) {
    animation-delay: 522.9s; }
  .grid__item-3-col:nth-of-type(5230) {
    animation-delay: 523s; }
  .grid__item-3-col:nth-of-type(5231) {
    animation-delay: 523.1s; }
  .grid__item-3-col:nth-of-type(5232) {
    animation-delay: 523.2s; }
  .grid__item-3-col:nth-of-type(5233) {
    animation-delay: 523.3s; }
  .grid__item-3-col:nth-of-type(5234) {
    animation-delay: 523.4s; }
  .grid__item-3-col:nth-of-type(5235) {
    animation-delay: 523.5s; }
  .grid__item-3-col:nth-of-type(5236) {
    animation-delay: 523.6s; }
  .grid__item-3-col:nth-of-type(5237) {
    animation-delay: 523.7s; }
  .grid__item-3-col:nth-of-type(5238) {
    animation-delay: 523.8s; }
  .grid__item-3-col:nth-of-type(5239) {
    animation-delay: 523.9s; }
  .grid__item-3-col:nth-of-type(5240) {
    animation-delay: 524s; }
  .grid__item-3-col:nth-of-type(5241) {
    animation-delay: 524.1s; }
  .grid__item-3-col:nth-of-type(5242) {
    animation-delay: 524.2s; }
  .grid__item-3-col:nth-of-type(5243) {
    animation-delay: 524.3s; }
  .grid__item-3-col:nth-of-type(5244) {
    animation-delay: 524.4s; }
  .grid__item-3-col:nth-of-type(5245) {
    animation-delay: 524.5s; }
  .grid__item-3-col:nth-of-type(5246) {
    animation-delay: 524.6s; }
  .grid__item-3-col:nth-of-type(5247) {
    animation-delay: 524.7s; }
  .grid__item-3-col:nth-of-type(5248) {
    animation-delay: 524.8s; }
  .grid__item-3-col:nth-of-type(5249) {
    animation-delay: 524.9s; }
  .grid__item-3-col:nth-of-type(5250) {
    animation-delay: 525s; }
  .grid__item-3-col:nth-of-type(5251) {
    animation-delay: 525.1s; }
  .grid__item-3-col:nth-of-type(5252) {
    animation-delay: 525.2s; }
  .grid__item-3-col:nth-of-type(5253) {
    animation-delay: 525.3s; }
  .grid__item-3-col:nth-of-type(5254) {
    animation-delay: 525.4s; }
  .grid__item-3-col:nth-of-type(5255) {
    animation-delay: 525.5s; }
  .grid__item-3-col:nth-of-type(5256) {
    animation-delay: 525.6s; }
  .grid__item-3-col:nth-of-type(5257) {
    animation-delay: 525.7s; }
  .grid__item-3-col:nth-of-type(5258) {
    animation-delay: 525.8s; }
  .grid__item-3-col:nth-of-type(5259) {
    animation-delay: 525.9s; }
  .grid__item-3-col:nth-of-type(5260) {
    animation-delay: 526s; }
  .grid__item-3-col:nth-of-type(5261) {
    animation-delay: 526.1s; }
  .grid__item-3-col:nth-of-type(5262) {
    animation-delay: 526.2s; }
  .grid__item-3-col:nth-of-type(5263) {
    animation-delay: 526.3s; }
  .grid__item-3-col:nth-of-type(5264) {
    animation-delay: 526.4s; }
  .grid__item-3-col:nth-of-type(5265) {
    animation-delay: 526.5s; }
  .grid__item-3-col:nth-of-type(5266) {
    animation-delay: 526.6s; }
  .grid__item-3-col:nth-of-type(5267) {
    animation-delay: 526.7s; }
  .grid__item-3-col:nth-of-type(5268) {
    animation-delay: 526.8s; }
  .grid__item-3-col:nth-of-type(5269) {
    animation-delay: 526.9s; }
  .grid__item-3-col:nth-of-type(5270) {
    animation-delay: 527s; }
  .grid__item-3-col:nth-of-type(5271) {
    animation-delay: 527.1s; }
  .grid__item-3-col:nth-of-type(5272) {
    animation-delay: 527.2s; }
  .grid__item-3-col:nth-of-type(5273) {
    animation-delay: 527.3s; }
  .grid__item-3-col:nth-of-type(5274) {
    animation-delay: 527.4s; }
  .grid__item-3-col:nth-of-type(5275) {
    animation-delay: 527.5s; }
  .grid__item-3-col:nth-of-type(5276) {
    animation-delay: 527.6s; }
  .grid__item-3-col:nth-of-type(5277) {
    animation-delay: 527.7s; }
  .grid__item-3-col:nth-of-type(5278) {
    animation-delay: 527.8s; }
  .grid__item-3-col:nth-of-type(5279) {
    animation-delay: 527.9s; }
  .grid__item-3-col:nth-of-type(5280) {
    animation-delay: 528s; }
  .grid__item-3-col:nth-of-type(5281) {
    animation-delay: 528.1s; }
  .grid__item-3-col:nth-of-type(5282) {
    animation-delay: 528.2s; }
  .grid__item-3-col:nth-of-type(5283) {
    animation-delay: 528.3s; }
  .grid__item-3-col:nth-of-type(5284) {
    animation-delay: 528.4s; }
  .grid__item-3-col:nth-of-type(5285) {
    animation-delay: 528.5s; }
  .grid__item-3-col:nth-of-type(5286) {
    animation-delay: 528.6s; }
  .grid__item-3-col:nth-of-type(5287) {
    animation-delay: 528.7s; }
  .grid__item-3-col:nth-of-type(5288) {
    animation-delay: 528.8s; }
  .grid__item-3-col:nth-of-type(5289) {
    animation-delay: 528.9s; }
  .grid__item-3-col:nth-of-type(5290) {
    animation-delay: 529s; }
  .grid__item-3-col:nth-of-type(5291) {
    animation-delay: 529.1s; }
  .grid__item-3-col:nth-of-type(5292) {
    animation-delay: 529.2s; }
  .grid__item-3-col:nth-of-type(5293) {
    animation-delay: 529.3s; }
  .grid__item-3-col:nth-of-type(5294) {
    animation-delay: 529.4s; }
  .grid__item-3-col:nth-of-type(5295) {
    animation-delay: 529.5s; }
  .grid__item-3-col:nth-of-type(5296) {
    animation-delay: 529.6s; }
  .grid__item-3-col:nth-of-type(5297) {
    animation-delay: 529.7s; }
  .grid__item-3-col:nth-of-type(5298) {
    animation-delay: 529.8s; }
  .grid__item-3-col:nth-of-type(5299) {
    animation-delay: 529.9s; }
  .grid__item-3-col:nth-of-type(5300) {
    animation-delay: 530s; }
  .grid__item-3-col:nth-of-type(5301) {
    animation-delay: 530.1s; }
  .grid__item-3-col:nth-of-type(5302) {
    animation-delay: 530.2s; }
  .grid__item-3-col:nth-of-type(5303) {
    animation-delay: 530.3s; }
  .grid__item-3-col:nth-of-type(5304) {
    animation-delay: 530.4s; }
  .grid__item-3-col:nth-of-type(5305) {
    animation-delay: 530.5s; }
  .grid__item-3-col:nth-of-type(5306) {
    animation-delay: 530.6s; }
  .grid__item-3-col:nth-of-type(5307) {
    animation-delay: 530.7s; }
  .grid__item-3-col:nth-of-type(5308) {
    animation-delay: 530.8s; }
  .grid__item-3-col:nth-of-type(5309) {
    animation-delay: 530.9s; }
  .grid__item-3-col:nth-of-type(5310) {
    animation-delay: 531s; }
  .grid__item-3-col:nth-of-type(5311) {
    animation-delay: 531.1s; }
  .grid__item-3-col:nth-of-type(5312) {
    animation-delay: 531.2s; }
  .grid__item-3-col:nth-of-type(5313) {
    animation-delay: 531.3s; }
  .grid__item-3-col:nth-of-type(5314) {
    animation-delay: 531.4s; }
  .grid__item-3-col:nth-of-type(5315) {
    animation-delay: 531.5s; }
  .grid__item-3-col:nth-of-type(5316) {
    animation-delay: 531.6s; }
  .grid__item-3-col:nth-of-type(5317) {
    animation-delay: 531.7s; }
  .grid__item-3-col:nth-of-type(5318) {
    animation-delay: 531.8s; }
  .grid__item-3-col:nth-of-type(5319) {
    animation-delay: 531.9s; }
  .grid__item-3-col:nth-of-type(5320) {
    animation-delay: 532s; }
  .grid__item-3-col:nth-of-type(5321) {
    animation-delay: 532.1s; }
  .grid__item-3-col:nth-of-type(5322) {
    animation-delay: 532.2s; }
  .grid__item-3-col:nth-of-type(5323) {
    animation-delay: 532.3s; }
  .grid__item-3-col:nth-of-type(5324) {
    animation-delay: 532.4s; }
  .grid__item-3-col:nth-of-type(5325) {
    animation-delay: 532.5s; }
  .grid__item-3-col:nth-of-type(5326) {
    animation-delay: 532.6s; }
  .grid__item-3-col:nth-of-type(5327) {
    animation-delay: 532.7s; }
  .grid__item-3-col:nth-of-type(5328) {
    animation-delay: 532.8s; }
  .grid__item-3-col:nth-of-type(5329) {
    animation-delay: 532.9s; }
  .grid__item-3-col:nth-of-type(5330) {
    animation-delay: 533s; }
  .grid__item-3-col:nth-of-type(5331) {
    animation-delay: 533.1s; }
  .grid__item-3-col:nth-of-type(5332) {
    animation-delay: 533.2s; }
  .grid__item-3-col:nth-of-type(5333) {
    animation-delay: 533.3s; }
  .grid__item-3-col:nth-of-type(5334) {
    animation-delay: 533.4s; }
  .grid__item-3-col:nth-of-type(5335) {
    animation-delay: 533.5s; }
  .grid__item-3-col:nth-of-type(5336) {
    animation-delay: 533.6s; }
  .grid__item-3-col:nth-of-type(5337) {
    animation-delay: 533.7s; }
  .grid__item-3-col:nth-of-type(5338) {
    animation-delay: 533.8s; }
  .grid__item-3-col:nth-of-type(5339) {
    animation-delay: 533.9s; }
  .grid__item-3-col:nth-of-type(5340) {
    animation-delay: 534s; }
  .grid__item-3-col:nth-of-type(5341) {
    animation-delay: 534.1s; }
  .grid__item-3-col:nth-of-type(5342) {
    animation-delay: 534.2s; }
  .grid__item-3-col:nth-of-type(5343) {
    animation-delay: 534.3s; }
  .grid__item-3-col:nth-of-type(5344) {
    animation-delay: 534.4s; }
  .grid__item-3-col:nth-of-type(5345) {
    animation-delay: 534.5s; }
  .grid__item-3-col:nth-of-type(5346) {
    animation-delay: 534.6s; }
  .grid__item-3-col:nth-of-type(5347) {
    animation-delay: 534.7s; }
  .grid__item-3-col:nth-of-type(5348) {
    animation-delay: 534.8s; }
  .grid__item-3-col:nth-of-type(5349) {
    animation-delay: 534.9s; }
  .grid__item-3-col:nth-of-type(5350) {
    animation-delay: 535s; }
  .grid__item-3-col:nth-of-type(5351) {
    animation-delay: 535.1s; }
  .grid__item-3-col:nth-of-type(5352) {
    animation-delay: 535.2s; }
  .grid__item-3-col:nth-of-type(5353) {
    animation-delay: 535.3s; }
  .grid__item-3-col:nth-of-type(5354) {
    animation-delay: 535.4s; }
  .grid__item-3-col:nth-of-type(5355) {
    animation-delay: 535.5s; }
  .grid__item-3-col:nth-of-type(5356) {
    animation-delay: 535.6s; }
  .grid__item-3-col:nth-of-type(5357) {
    animation-delay: 535.7s; }
  .grid__item-3-col:nth-of-type(5358) {
    animation-delay: 535.8s; }
  .grid__item-3-col:nth-of-type(5359) {
    animation-delay: 535.9s; }
  .grid__item-3-col:nth-of-type(5360) {
    animation-delay: 536s; }
  .grid__item-3-col:nth-of-type(5361) {
    animation-delay: 536.1s; }
  .grid__item-3-col:nth-of-type(5362) {
    animation-delay: 536.2s; }
  .grid__item-3-col:nth-of-type(5363) {
    animation-delay: 536.3s; }
  .grid__item-3-col:nth-of-type(5364) {
    animation-delay: 536.4s; }
  .grid__item-3-col:nth-of-type(5365) {
    animation-delay: 536.5s; }
  .grid__item-3-col:nth-of-type(5366) {
    animation-delay: 536.6s; }
  .grid__item-3-col:nth-of-type(5367) {
    animation-delay: 536.7s; }
  .grid__item-3-col:nth-of-type(5368) {
    animation-delay: 536.8s; }
  .grid__item-3-col:nth-of-type(5369) {
    animation-delay: 536.9s; }
  .grid__item-3-col:nth-of-type(5370) {
    animation-delay: 537s; }
  .grid__item-3-col:nth-of-type(5371) {
    animation-delay: 537.1s; }
  .grid__item-3-col:nth-of-type(5372) {
    animation-delay: 537.2s; }
  .grid__item-3-col:nth-of-type(5373) {
    animation-delay: 537.3s; }
  .grid__item-3-col:nth-of-type(5374) {
    animation-delay: 537.4s; }
  .grid__item-3-col:nth-of-type(5375) {
    animation-delay: 537.5s; }
  .grid__item-3-col:nth-of-type(5376) {
    animation-delay: 537.6s; }
  .grid__item-3-col:nth-of-type(5377) {
    animation-delay: 537.7s; }
  .grid__item-3-col:nth-of-type(5378) {
    animation-delay: 537.8s; }
  .grid__item-3-col:nth-of-type(5379) {
    animation-delay: 537.9s; }
  .grid__item-3-col:nth-of-type(5380) {
    animation-delay: 538s; }
  .grid__item-3-col:nth-of-type(5381) {
    animation-delay: 538.1s; }
  .grid__item-3-col:nth-of-type(5382) {
    animation-delay: 538.2s; }
  .grid__item-3-col:nth-of-type(5383) {
    animation-delay: 538.3s; }
  .grid__item-3-col:nth-of-type(5384) {
    animation-delay: 538.4s; }
  .grid__item-3-col:nth-of-type(5385) {
    animation-delay: 538.5s; }
  .grid__item-3-col:nth-of-type(5386) {
    animation-delay: 538.6s; }
  .grid__item-3-col:nth-of-type(5387) {
    animation-delay: 538.7s; }
  .grid__item-3-col:nth-of-type(5388) {
    animation-delay: 538.8s; }
  .grid__item-3-col:nth-of-type(5389) {
    animation-delay: 538.9s; }
  .grid__item-3-col:nth-of-type(5390) {
    animation-delay: 539s; }
  .grid__item-3-col:nth-of-type(5391) {
    animation-delay: 539.1s; }
  .grid__item-3-col:nth-of-type(5392) {
    animation-delay: 539.2s; }
  .grid__item-3-col:nth-of-type(5393) {
    animation-delay: 539.3s; }
  .grid__item-3-col:nth-of-type(5394) {
    animation-delay: 539.4s; }
  .grid__item-3-col:nth-of-type(5395) {
    animation-delay: 539.5s; }
  .grid__item-3-col:nth-of-type(5396) {
    animation-delay: 539.6s; }
  .grid__item-3-col:nth-of-type(5397) {
    animation-delay: 539.7s; }
  .grid__item-3-col:nth-of-type(5398) {
    animation-delay: 539.8s; }
  .grid__item-3-col:nth-of-type(5399) {
    animation-delay: 539.9s; }
  .grid__item-3-col:nth-of-type(5400) {
    animation-delay: 540s; }
  .grid__item-3-col:nth-of-type(5401) {
    animation-delay: 540.1s; }
  .grid__item-3-col:nth-of-type(5402) {
    animation-delay: 540.2s; }
  .grid__item-3-col:nth-of-type(5403) {
    animation-delay: 540.3s; }
  .grid__item-3-col:nth-of-type(5404) {
    animation-delay: 540.4s; }
  .grid__item-3-col:nth-of-type(5405) {
    animation-delay: 540.5s; }
  .grid__item-3-col:nth-of-type(5406) {
    animation-delay: 540.6s; }
  .grid__item-3-col:nth-of-type(5407) {
    animation-delay: 540.7s; }
  .grid__item-3-col:nth-of-type(5408) {
    animation-delay: 540.8s; }
  .grid__item-3-col:nth-of-type(5409) {
    animation-delay: 540.9s; }
  .grid__item-3-col:nth-of-type(5410) {
    animation-delay: 541s; }
  .grid__item-3-col:nth-of-type(5411) {
    animation-delay: 541.1s; }
  .grid__item-3-col:nth-of-type(5412) {
    animation-delay: 541.2s; }
  .grid__item-3-col:nth-of-type(5413) {
    animation-delay: 541.3s; }
  .grid__item-3-col:nth-of-type(5414) {
    animation-delay: 541.4s; }
  .grid__item-3-col:nth-of-type(5415) {
    animation-delay: 541.5s; }
  .grid__item-3-col:nth-of-type(5416) {
    animation-delay: 541.6s; }
  .grid__item-3-col:nth-of-type(5417) {
    animation-delay: 541.7s; }
  .grid__item-3-col:nth-of-type(5418) {
    animation-delay: 541.8s; }
  .grid__item-3-col:nth-of-type(5419) {
    animation-delay: 541.9s; }
  .grid__item-3-col:nth-of-type(5420) {
    animation-delay: 542s; }
  .grid__item-3-col:nth-of-type(5421) {
    animation-delay: 542.1s; }
  .grid__item-3-col:nth-of-type(5422) {
    animation-delay: 542.2s; }
  .grid__item-3-col:nth-of-type(5423) {
    animation-delay: 542.3s; }
  .grid__item-3-col:nth-of-type(5424) {
    animation-delay: 542.4s; }
  .grid__item-3-col:nth-of-type(5425) {
    animation-delay: 542.5s; }
  .grid__item-3-col:nth-of-type(5426) {
    animation-delay: 542.6s; }
  .grid__item-3-col:nth-of-type(5427) {
    animation-delay: 542.7s; }
  .grid__item-3-col:nth-of-type(5428) {
    animation-delay: 542.8s; }
  .grid__item-3-col:nth-of-type(5429) {
    animation-delay: 542.9s; }
  .grid__item-3-col:nth-of-type(5430) {
    animation-delay: 543s; }
  .grid__item-3-col:nth-of-type(5431) {
    animation-delay: 543.1s; }
  .grid__item-3-col:nth-of-type(5432) {
    animation-delay: 543.2s; }
  .grid__item-3-col:nth-of-type(5433) {
    animation-delay: 543.3s; }
  .grid__item-3-col:nth-of-type(5434) {
    animation-delay: 543.4s; }
  .grid__item-3-col:nth-of-type(5435) {
    animation-delay: 543.5s; }
  .grid__item-3-col:nth-of-type(5436) {
    animation-delay: 543.6s; }
  .grid__item-3-col:nth-of-type(5437) {
    animation-delay: 543.7s; }
  .grid__item-3-col:nth-of-type(5438) {
    animation-delay: 543.8s; }
  .grid__item-3-col:nth-of-type(5439) {
    animation-delay: 543.9s; }
  .grid__item-3-col:nth-of-type(5440) {
    animation-delay: 544s; }
  .grid__item-3-col:nth-of-type(5441) {
    animation-delay: 544.1s; }
  .grid__item-3-col:nth-of-type(5442) {
    animation-delay: 544.2s; }
  .grid__item-3-col:nth-of-type(5443) {
    animation-delay: 544.3s; }
  .grid__item-3-col:nth-of-type(5444) {
    animation-delay: 544.4s; }
  .grid__item-3-col:nth-of-type(5445) {
    animation-delay: 544.5s; }
  .grid__item-3-col:nth-of-type(5446) {
    animation-delay: 544.6s; }
  .grid__item-3-col:nth-of-type(5447) {
    animation-delay: 544.7s; }
  .grid__item-3-col:nth-of-type(5448) {
    animation-delay: 544.8s; }
  .grid__item-3-col:nth-of-type(5449) {
    animation-delay: 544.9s; }
  .grid__item-3-col:nth-of-type(5450) {
    animation-delay: 545s; }
  .grid__item-3-col:nth-of-type(5451) {
    animation-delay: 545.1s; }
  .grid__item-3-col:nth-of-type(5452) {
    animation-delay: 545.2s; }
  .grid__item-3-col:nth-of-type(5453) {
    animation-delay: 545.3s; }
  .grid__item-3-col:nth-of-type(5454) {
    animation-delay: 545.4s; }
  .grid__item-3-col:nth-of-type(5455) {
    animation-delay: 545.5s; }
  .grid__item-3-col:nth-of-type(5456) {
    animation-delay: 545.6s; }
  .grid__item-3-col:nth-of-type(5457) {
    animation-delay: 545.7s; }
  .grid__item-3-col:nth-of-type(5458) {
    animation-delay: 545.8s; }
  .grid__item-3-col:nth-of-type(5459) {
    animation-delay: 545.9s; }
  .grid__item-3-col:nth-of-type(5460) {
    animation-delay: 546s; }
  .grid__item-3-col:nth-of-type(5461) {
    animation-delay: 546.1s; }
  .grid__item-3-col:nth-of-type(5462) {
    animation-delay: 546.2s; }
  .grid__item-3-col:nth-of-type(5463) {
    animation-delay: 546.3s; }
  .grid__item-3-col:nth-of-type(5464) {
    animation-delay: 546.4s; }
  .grid__item-3-col:nth-of-type(5465) {
    animation-delay: 546.5s; }
  .grid__item-3-col:nth-of-type(5466) {
    animation-delay: 546.6s; }
  .grid__item-3-col:nth-of-type(5467) {
    animation-delay: 546.7s; }
  .grid__item-3-col:nth-of-type(5468) {
    animation-delay: 546.8s; }
  .grid__item-3-col:nth-of-type(5469) {
    animation-delay: 546.9s; }
  .grid__item-3-col:nth-of-type(5470) {
    animation-delay: 547s; }
  .grid__item-3-col:nth-of-type(5471) {
    animation-delay: 547.1s; }
  .grid__item-3-col:nth-of-type(5472) {
    animation-delay: 547.2s; }
  .grid__item-3-col:nth-of-type(5473) {
    animation-delay: 547.3s; }
  .grid__item-3-col:nth-of-type(5474) {
    animation-delay: 547.4s; }
  .grid__item-3-col:nth-of-type(5475) {
    animation-delay: 547.5s; }
  .grid__item-3-col:nth-of-type(5476) {
    animation-delay: 547.6s; }
  .grid__item-3-col:nth-of-type(5477) {
    animation-delay: 547.7s; }
  .grid__item-3-col:nth-of-type(5478) {
    animation-delay: 547.8s; }
  .grid__item-3-col:nth-of-type(5479) {
    animation-delay: 547.9s; }
  .grid__item-3-col:nth-of-type(5480) {
    animation-delay: 548s; }
  .grid__item-3-col:nth-of-type(5481) {
    animation-delay: 548.1s; }
  .grid__item-3-col:nth-of-type(5482) {
    animation-delay: 548.2s; }
  .grid__item-3-col:nth-of-type(5483) {
    animation-delay: 548.3s; }
  .grid__item-3-col:nth-of-type(5484) {
    animation-delay: 548.4s; }
  .grid__item-3-col:nth-of-type(5485) {
    animation-delay: 548.5s; }
  .grid__item-3-col:nth-of-type(5486) {
    animation-delay: 548.6s; }
  .grid__item-3-col:nth-of-type(5487) {
    animation-delay: 548.7s; }
  .grid__item-3-col:nth-of-type(5488) {
    animation-delay: 548.8s; }
  .grid__item-3-col:nth-of-type(5489) {
    animation-delay: 548.9s; }
  .grid__item-3-col:nth-of-type(5490) {
    animation-delay: 549s; }
  .grid__item-3-col:nth-of-type(5491) {
    animation-delay: 549.1s; }
  .grid__item-3-col:nth-of-type(5492) {
    animation-delay: 549.2s; }
  .grid__item-3-col:nth-of-type(5493) {
    animation-delay: 549.3s; }
  .grid__item-3-col:nth-of-type(5494) {
    animation-delay: 549.4s; }
  .grid__item-3-col:nth-of-type(5495) {
    animation-delay: 549.5s; }
  .grid__item-3-col:nth-of-type(5496) {
    animation-delay: 549.6s; }
  .grid__item-3-col:nth-of-type(5497) {
    animation-delay: 549.7s; }
  .grid__item-3-col:nth-of-type(5498) {
    animation-delay: 549.8s; }
  .grid__item-3-col:nth-of-type(5499) {
    animation-delay: 549.9s; }
  .grid__item-3-col:nth-of-type(5500) {
    animation-delay: 550s; }
  .grid__item-3-col:nth-of-type(5501) {
    animation-delay: 550.1s; }
  .grid__item-3-col:nth-of-type(5502) {
    animation-delay: 550.2s; }
  .grid__item-3-col:nth-of-type(5503) {
    animation-delay: 550.3s; }
  .grid__item-3-col:nth-of-type(5504) {
    animation-delay: 550.4s; }
  .grid__item-3-col:nth-of-type(5505) {
    animation-delay: 550.5s; }
  .grid__item-3-col:nth-of-type(5506) {
    animation-delay: 550.6s; }
  .grid__item-3-col:nth-of-type(5507) {
    animation-delay: 550.7s; }
  .grid__item-3-col:nth-of-type(5508) {
    animation-delay: 550.8s; }
  .grid__item-3-col:nth-of-type(5509) {
    animation-delay: 550.9s; }
  .grid__item-3-col:nth-of-type(5510) {
    animation-delay: 551s; }
  .grid__item-3-col:nth-of-type(5511) {
    animation-delay: 551.1s; }
  .grid__item-3-col:nth-of-type(5512) {
    animation-delay: 551.2s; }
  .grid__item-3-col:nth-of-type(5513) {
    animation-delay: 551.3s; }
  .grid__item-3-col:nth-of-type(5514) {
    animation-delay: 551.4s; }
  .grid__item-3-col:nth-of-type(5515) {
    animation-delay: 551.5s; }
  .grid__item-3-col:nth-of-type(5516) {
    animation-delay: 551.6s; }
  .grid__item-3-col:nth-of-type(5517) {
    animation-delay: 551.7s; }
  .grid__item-3-col:nth-of-type(5518) {
    animation-delay: 551.8s; }
  .grid__item-3-col:nth-of-type(5519) {
    animation-delay: 551.9s; }
  .grid__item-3-col:nth-of-type(5520) {
    animation-delay: 552s; }
  .grid__item-3-col:nth-of-type(5521) {
    animation-delay: 552.1s; }
  .grid__item-3-col:nth-of-type(5522) {
    animation-delay: 552.2s; }
  .grid__item-3-col:nth-of-type(5523) {
    animation-delay: 552.3s; }
  .grid__item-3-col:nth-of-type(5524) {
    animation-delay: 552.4s; }
  .grid__item-3-col:nth-of-type(5525) {
    animation-delay: 552.5s; }
  .grid__item-3-col:nth-of-type(5526) {
    animation-delay: 552.6s; }
  .grid__item-3-col:nth-of-type(5527) {
    animation-delay: 552.7s; }
  .grid__item-3-col:nth-of-type(5528) {
    animation-delay: 552.8s; }
  .grid__item-3-col:nth-of-type(5529) {
    animation-delay: 552.9s; }
  .grid__item-3-col:nth-of-type(5530) {
    animation-delay: 553s; }
  .grid__item-3-col:nth-of-type(5531) {
    animation-delay: 553.1s; }
  .grid__item-3-col:nth-of-type(5532) {
    animation-delay: 553.2s; }
  .grid__item-3-col:nth-of-type(5533) {
    animation-delay: 553.3s; }
  .grid__item-3-col:nth-of-type(5534) {
    animation-delay: 553.4s; }
  .grid__item-3-col:nth-of-type(5535) {
    animation-delay: 553.5s; }
  .grid__item-3-col:nth-of-type(5536) {
    animation-delay: 553.6s; }
  .grid__item-3-col:nth-of-type(5537) {
    animation-delay: 553.7s; }
  .grid__item-3-col:nth-of-type(5538) {
    animation-delay: 553.8s; }
  .grid__item-3-col:nth-of-type(5539) {
    animation-delay: 553.9s; }
  .grid__item-3-col:nth-of-type(5540) {
    animation-delay: 554s; }
  .grid__item-3-col:nth-of-type(5541) {
    animation-delay: 554.1s; }
  .grid__item-3-col:nth-of-type(5542) {
    animation-delay: 554.2s; }
  .grid__item-3-col:nth-of-type(5543) {
    animation-delay: 554.3s; }
  .grid__item-3-col:nth-of-type(5544) {
    animation-delay: 554.4s; }
  .grid__item-3-col:nth-of-type(5545) {
    animation-delay: 554.5s; }
  .grid__item-3-col:nth-of-type(5546) {
    animation-delay: 554.6s; }
  .grid__item-3-col:nth-of-type(5547) {
    animation-delay: 554.7s; }
  .grid__item-3-col:nth-of-type(5548) {
    animation-delay: 554.8s; }
  .grid__item-3-col:nth-of-type(5549) {
    animation-delay: 554.9s; }
  .grid__item-3-col:nth-of-type(5550) {
    animation-delay: 555s; }
  .grid__item-3-col:nth-of-type(5551) {
    animation-delay: 555.1s; }
  .grid__item-3-col:nth-of-type(5552) {
    animation-delay: 555.2s; }
  .grid__item-3-col:nth-of-type(5553) {
    animation-delay: 555.3s; }
  .grid__item-3-col:nth-of-type(5554) {
    animation-delay: 555.4s; }
  .grid__item-3-col:nth-of-type(5555) {
    animation-delay: 555.5s; }
  .grid__item-3-col:nth-of-type(5556) {
    animation-delay: 555.6s; }
  .grid__item-3-col:nth-of-type(5557) {
    animation-delay: 555.7s; }
  .grid__item-3-col:nth-of-type(5558) {
    animation-delay: 555.8s; }
  .grid__item-3-col:nth-of-type(5559) {
    animation-delay: 555.9s; }
  .grid__item-3-col:nth-of-type(5560) {
    animation-delay: 556s; }
  .grid__item-3-col:nth-of-type(5561) {
    animation-delay: 556.1s; }
  .grid__item-3-col:nth-of-type(5562) {
    animation-delay: 556.2s; }
  .grid__item-3-col:nth-of-type(5563) {
    animation-delay: 556.3s; }
  .grid__item-3-col:nth-of-type(5564) {
    animation-delay: 556.4s; }
  .grid__item-3-col:nth-of-type(5565) {
    animation-delay: 556.5s; }
  .grid__item-3-col:nth-of-type(5566) {
    animation-delay: 556.6s; }
  .grid__item-3-col:nth-of-type(5567) {
    animation-delay: 556.7s; }
  .grid__item-3-col:nth-of-type(5568) {
    animation-delay: 556.8s; }
  .grid__item-3-col:nth-of-type(5569) {
    animation-delay: 556.9s; }
  .grid__item-3-col:nth-of-type(5570) {
    animation-delay: 557s; }
  .grid__item-3-col:nth-of-type(5571) {
    animation-delay: 557.1s; }
  .grid__item-3-col:nth-of-type(5572) {
    animation-delay: 557.2s; }
  .grid__item-3-col:nth-of-type(5573) {
    animation-delay: 557.3s; }
  .grid__item-3-col:nth-of-type(5574) {
    animation-delay: 557.4s; }
  .grid__item-3-col:nth-of-type(5575) {
    animation-delay: 557.5s; }
  .grid__item-3-col:nth-of-type(5576) {
    animation-delay: 557.6s; }
  .grid__item-3-col:nth-of-type(5577) {
    animation-delay: 557.7s; }
  .grid__item-3-col:nth-of-type(5578) {
    animation-delay: 557.8s; }
  .grid__item-3-col:nth-of-type(5579) {
    animation-delay: 557.9s; }
  .grid__item-3-col:nth-of-type(5580) {
    animation-delay: 558s; }
  .grid__item-3-col:nth-of-type(5581) {
    animation-delay: 558.1s; }
  .grid__item-3-col:nth-of-type(5582) {
    animation-delay: 558.2s; }
  .grid__item-3-col:nth-of-type(5583) {
    animation-delay: 558.3s; }
  .grid__item-3-col:nth-of-type(5584) {
    animation-delay: 558.4s; }
  .grid__item-3-col:nth-of-type(5585) {
    animation-delay: 558.5s; }
  .grid__item-3-col:nth-of-type(5586) {
    animation-delay: 558.6s; }
  .grid__item-3-col:nth-of-type(5587) {
    animation-delay: 558.7s; }
  .grid__item-3-col:nth-of-type(5588) {
    animation-delay: 558.8s; }
  .grid__item-3-col:nth-of-type(5589) {
    animation-delay: 558.9s; }
  .grid__item-3-col:nth-of-type(5590) {
    animation-delay: 559s; }
  .grid__item-3-col:nth-of-type(5591) {
    animation-delay: 559.1s; }
  .grid__item-3-col:nth-of-type(5592) {
    animation-delay: 559.2s; }
  .grid__item-3-col:nth-of-type(5593) {
    animation-delay: 559.3s; }
  .grid__item-3-col:nth-of-type(5594) {
    animation-delay: 559.4s; }
  .grid__item-3-col:nth-of-type(5595) {
    animation-delay: 559.5s; }
  .grid__item-3-col:nth-of-type(5596) {
    animation-delay: 559.6s; }
  .grid__item-3-col:nth-of-type(5597) {
    animation-delay: 559.7s; }
  .grid__item-3-col:nth-of-type(5598) {
    animation-delay: 559.8s; }
  .grid__item-3-col:nth-of-type(5599) {
    animation-delay: 559.9s; }
  .grid__item-3-col:nth-of-type(5600) {
    animation-delay: 560s; }
  .grid__item-3-col:nth-of-type(5601) {
    animation-delay: 560.1s; }
  .grid__item-3-col:nth-of-type(5602) {
    animation-delay: 560.2s; }
  .grid__item-3-col:nth-of-type(5603) {
    animation-delay: 560.3s; }
  .grid__item-3-col:nth-of-type(5604) {
    animation-delay: 560.4s; }
  .grid__item-3-col:nth-of-type(5605) {
    animation-delay: 560.5s; }
  .grid__item-3-col:nth-of-type(5606) {
    animation-delay: 560.6s; }
  .grid__item-3-col:nth-of-type(5607) {
    animation-delay: 560.7s; }
  .grid__item-3-col:nth-of-type(5608) {
    animation-delay: 560.8s; }
  .grid__item-3-col:nth-of-type(5609) {
    animation-delay: 560.9s; }
  .grid__item-3-col:nth-of-type(5610) {
    animation-delay: 561s; }
  .grid__item-3-col:nth-of-type(5611) {
    animation-delay: 561.1s; }
  .grid__item-3-col:nth-of-type(5612) {
    animation-delay: 561.2s; }
  .grid__item-3-col:nth-of-type(5613) {
    animation-delay: 561.3s; }
  .grid__item-3-col:nth-of-type(5614) {
    animation-delay: 561.4s; }
  .grid__item-3-col:nth-of-type(5615) {
    animation-delay: 561.5s; }
  .grid__item-3-col:nth-of-type(5616) {
    animation-delay: 561.6s; }
  .grid__item-3-col:nth-of-type(5617) {
    animation-delay: 561.7s; }
  .grid__item-3-col:nth-of-type(5618) {
    animation-delay: 561.8s; }
  .grid__item-3-col:nth-of-type(5619) {
    animation-delay: 561.9s; }
  .grid__item-3-col:nth-of-type(5620) {
    animation-delay: 562s; }
  .grid__item-3-col:nth-of-type(5621) {
    animation-delay: 562.1s; }
  .grid__item-3-col:nth-of-type(5622) {
    animation-delay: 562.2s; }
  .grid__item-3-col:nth-of-type(5623) {
    animation-delay: 562.3s; }
  .grid__item-3-col:nth-of-type(5624) {
    animation-delay: 562.4s; }
  .grid__item-3-col:nth-of-type(5625) {
    animation-delay: 562.5s; }
  .grid__item-3-col:nth-of-type(5626) {
    animation-delay: 562.6s; }
  .grid__item-3-col:nth-of-type(5627) {
    animation-delay: 562.7s; }
  .grid__item-3-col:nth-of-type(5628) {
    animation-delay: 562.8s; }
  .grid__item-3-col:nth-of-type(5629) {
    animation-delay: 562.9s; }
  .grid__item-3-col:nth-of-type(5630) {
    animation-delay: 563s; }
  .grid__item-3-col:nth-of-type(5631) {
    animation-delay: 563.1s; }
  .grid__item-3-col:nth-of-type(5632) {
    animation-delay: 563.2s; }
  .grid__item-3-col:nth-of-type(5633) {
    animation-delay: 563.3s; }
  .grid__item-3-col:nth-of-type(5634) {
    animation-delay: 563.4s; }
  .grid__item-3-col:nth-of-type(5635) {
    animation-delay: 563.5s; }
  .grid__item-3-col:nth-of-type(5636) {
    animation-delay: 563.6s; }
  .grid__item-3-col:nth-of-type(5637) {
    animation-delay: 563.7s; }
  .grid__item-3-col:nth-of-type(5638) {
    animation-delay: 563.8s; }
  .grid__item-3-col:nth-of-type(5639) {
    animation-delay: 563.9s; }
  .grid__item-3-col:nth-of-type(5640) {
    animation-delay: 564s; }
  .grid__item-3-col:nth-of-type(5641) {
    animation-delay: 564.1s; }
  .grid__item-3-col:nth-of-type(5642) {
    animation-delay: 564.2s; }
  .grid__item-3-col:nth-of-type(5643) {
    animation-delay: 564.3s; }
  .grid__item-3-col:nth-of-type(5644) {
    animation-delay: 564.4s; }
  .grid__item-3-col:nth-of-type(5645) {
    animation-delay: 564.5s; }
  .grid__item-3-col:nth-of-type(5646) {
    animation-delay: 564.6s; }
  .grid__item-3-col:nth-of-type(5647) {
    animation-delay: 564.7s; }
  .grid__item-3-col:nth-of-type(5648) {
    animation-delay: 564.8s; }
  .grid__item-3-col:nth-of-type(5649) {
    animation-delay: 564.9s; }
  .grid__item-3-col:nth-of-type(5650) {
    animation-delay: 565s; }
  .grid__item-3-col:nth-of-type(5651) {
    animation-delay: 565.1s; }
  .grid__item-3-col:nth-of-type(5652) {
    animation-delay: 565.2s; }
  .grid__item-3-col:nth-of-type(5653) {
    animation-delay: 565.3s; }
  .grid__item-3-col:nth-of-type(5654) {
    animation-delay: 565.4s; }
  .grid__item-3-col:nth-of-type(5655) {
    animation-delay: 565.5s; }
  .grid__item-3-col:nth-of-type(5656) {
    animation-delay: 565.6s; }
  .grid__item-3-col:nth-of-type(5657) {
    animation-delay: 565.7s; }
  .grid__item-3-col:nth-of-type(5658) {
    animation-delay: 565.8s; }
  .grid__item-3-col:nth-of-type(5659) {
    animation-delay: 565.9s; }
  .grid__item-3-col:nth-of-type(5660) {
    animation-delay: 566s; }
  .grid__item-3-col:nth-of-type(5661) {
    animation-delay: 566.1s; }
  .grid__item-3-col:nth-of-type(5662) {
    animation-delay: 566.2s; }
  .grid__item-3-col:nth-of-type(5663) {
    animation-delay: 566.3s; }
  .grid__item-3-col:nth-of-type(5664) {
    animation-delay: 566.4s; }
  .grid__item-3-col:nth-of-type(5665) {
    animation-delay: 566.5s; }
  .grid__item-3-col:nth-of-type(5666) {
    animation-delay: 566.6s; }
  .grid__item-3-col:nth-of-type(5667) {
    animation-delay: 566.7s; }
  .grid__item-3-col:nth-of-type(5668) {
    animation-delay: 566.8s; }
  .grid__item-3-col:nth-of-type(5669) {
    animation-delay: 566.9s; }
  .grid__item-3-col:nth-of-type(5670) {
    animation-delay: 567s; }
  .grid__item-3-col:nth-of-type(5671) {
    animation-delay: 567.1s; }
  .grid__item-3-col:nth-of-type(5672) {
    animation-delay: 567.2s; }
  .grid__item-3-col:nth-of-type(5673) {
    animation-delay: 567.3s; }
  .grid__item-3-col:nth-of-type(5674) {
    animation-delay: 567.4s; }
  .grid__item-3-col:nth-of-type(5675) {
    animation-delay: 567.5s; }
  .grid__item-3-col:nth-of-type(5676) {
    animation-delay: 567.6s; }
  .grid__item-3-col:nth-of-type(5677) {
    animation-delay: 567.7s; }
  .grid__item-3-col:nth-of-type(5678) {
    animation-delay: 567.8s; }
  .grid__item-3-col:nth-of-type(5679) {
    animation-delay: 567.9s; }
  .grid__item-3-col:nth-of-type(5680) {
    animation-delay: 568s; }
  .grid__item-3-col:nth-of-type(5681) {
    animation-delay: 568.1s; }
  .grid__item-3-col:nth-of-type(5682) {
    animation-delay: 568.2s; }
  .grid__item-3-col:nth-of-type(5683) {
    animation-delay: 568.3s; }
  .grid__item-3-col:nth-of-type(5684) {
    animation-delay: 568.4s; }
  .grid__item-3-col:nth-of-type(5685) {
    animation-delay: 568.5s; }
  .grid__item-3-col:nth-of-type(5686) {
    animation-delay: 568.6s; }
  .grid__item-3-col:nth-of-type(5687) {
    animation-delay: 568.7s; }
  .grid__item-3-col:nth-of-type(5688) {
    animation-delay: 568.8s; }
  .grid__item-3-col:nth-of-type(5689) {
    animation-delay: 568.9s; }
  .grid__item-3-col:nth-of-type(5690) {
    animation-delay: 569s; }
  .grid__item-3-col:nth-of-type(5691) {
    animation-delay: 569.1s; }
  .grid__item-3-col:nth-of-type(5692) {
    animation-delay: 569.2s; }
  .grid__item-3-col:nth-of-type(5693) {
    animation-delay: 569.3s; }
  .grid__item-3-col:nth-of-type(5694) {
    animation-delay: 569.4s; }
  .grid__item-3-col:nth-of-type(5695) {
    animation-delay: 569.5s; }
  .grid__item-3-col:nth-of-type(5696) {
    animation-delay: 569.6s; }
  .grid__item-3-col:nth-of-type(5697) {
    animation-delay: 569.7s; }
  .grid__item-3-col:nth-of-type(5698) {
    animation-delay: 569.8s; }
  .grid__item-3-col:nth-of-type(5699) {
    animation-delay: 569.9s; }
  .grid__item-3-col:nth-of-type(5700) {
    animation-delay: 570s; }
  .grid__item-3-col:nth-of-type(5701) {
    animation-delay: 570.1s; }
  .grid__item-3-col:nth-of-type(5702) {
    animation-delay: 570.2s; }
  .grid__item-3-col:nth-of-type(5703) {
    animation-delay: 570.3s; }
  .grid__item-3-col:nth-of-type(5704) {
    animation-delay: 570.4s; }
  .grid__item-3-col:nth-of-type(5705) {
    animation-delay: 570.5s; }
  .grid__item-3-col:nth-of-type(5706) {
    animation-delay: 570.6s; }
  .grid__item-3-col:nth-of-type(5707) {
    animation-delay: 570.7s; }
  .grid__item-3-col:nth-of-type(5708) {
    animation-delay: 570.8s; }
  .grid__item-3-col:nth-of-type(5709) {
    animation-delay: 570.9s; }
  .grid__item-3-col:nth-of-type(5710) {
    animation-delay: 571s; }
  .grid__item-3-col:nth-of-type(5711) {
    animation-delay: 571.1s; }
  .grid__item-3-col:nth-of-type(5712) {
    animation-delay: 571.2s; }
  .grid__item-3-col:nth-of-type(5713) {
    animation-delay: 571.3s; }
  .grid__item-3-col:nth-of-type(5714) {
    animation-delay: 571.4s; }
  .grid__item-3-col:nth-of-type(5715) {
    animation-delay: 571.5s; }
  .grid__item-3-col:nth-of-type(5716) {
    animation-delay: 571.6s; }
  .grid__item-3-col:nth-of-type(5717) {
    animation-delay: 571.7s; }
  .grid__item-3-col:nth-of-type(5718) {
    animation-delay: 571.8s; }
  .grid__item-3-col:nth-of-type(5719) {
    animation-delay: 571.9s; }
  .grid__item-3-col:nth-of-type(5720) {
    animation-delay: 572s; }
  .grid__item-3-col:nth-of-type(5721) {
    animation-delay: 572.1s; }
  .grid__item-3-col:nth-of-type(5722) {
    animation-delay: 572.2s; }
  .grid__item-3-col:nth-of-type(5723) {
    animation-delay: 572.3s; }
  .grid__item-3-col:nth-of-type(5724) {
    animation-delay: 572.4s; }
  .grid__item-3-col:nth-of-type(5725) {
    animation-delay: 572.5s; }
  .grid__item-3-col:nth-of-type(5726) {
    animation-delay: 572.6s; }
  .grid__item-3-col:nth-of-type(5727) {
    animation-delay: 572.7s; }
  .grid__item-3-col:nth-of-type(5728) {
    animation-delay: 572.8s; }
  .grid__item-3-col:nth-of-type(5729) {
    animation-delay: 572.9s; }
  .grid__item-3-col:nth-of-type(5730) {
    animation-delay: 573s; }
  .grid__item-3-col:nth-of-type(5731) {
    animation-delay: 573.1s; }
  .grid__item-3-col:nth-of-type(5732) {
    animation-delay: 573.2s; }
  .grid__item-3-col:nth-of-type(5733) {
    animation-delay: 573.3s; }
  .grid__item-3-col:nth-of-type(5734) {
    animation-delay: 573.4s; }
  .grid__item-3-col:nth-of-type(5735) {
    animation-delay: 573.5s; }
  .grid__item-3-col:nth-of-type(5736) {
    animation-delay: 573.6s; }
  .grid__item-3-col:nth-of-type(5737) {
    animation-delay: 573.7s; }
  .grid__item-3-col:nth-of-type(5738) {
    animation-delay: 573.8s; }
  .grid__item-3-col:nth-of-type(5739) {
    animation-delay: 573.9s; }
  .grid__item-3-col:nth-of-type(5740) {
    animation-delay: 574s; }
  .grid__item-3-col:nth-of-type(5741) {
    animation-delay: 574.1s; }
  .grid__item-3-col:nth-of-type(5742) {
    animation-delay: 574.2s; }
  .grid__item-3-col:nth-of-type(5743) {
    animation-delay: 574.3s; }
  .grid__item-3-col:nth-of-type(5744) {
    animation-delay: 574.4s; }
  .grid__item-3-col:nth-of-type(5745) {
    animation-delay: 574.5s; }
  .grid__item-3-col:nth-of-type(5746) {
    animation-delay: 574.6s; }
  .grid__item-3-col:nth-of-type(5747) {
    animation-delay: 574.7s; }
  .grid__item-3-col:nth-of-type(5748) {
    animation-delay: 574.8s; }
  .grid__item-3-col:nth-of-type(5749) {
    animation-delay: 574.9s; }
  .grid__item-3-col:nth-of-type(5750) {
    animation-delay: 575s; }
  .grid__item-3-col:nth-of-type(5751) {
    animation-delay: 575.1s; }
  .grid__item-3-col:nth-of-type(5752) {
    animation-delay: 575.2s; }
  .grid__item-3-col:nth-of-type(5753) {
    animation-delay: 575.3s; }
  .grid__item-3-col:nth-of-type(5754) {
    animation-delay: 575.4s; }
  .grid__item-3-col:nth-of-type(5755) {
    animation-delay: 575.5s; }
  .grid__item-3-col:nth-of-type(5756) {
    animation-delay: 575.6s; }
  .grid__item-3-col:nth-of-type(5757) {
    animation-delay: 575.7s; }
  .grid__item-3-col:nth-of-type(5758) {
    animation-delay: 575.8s; }
  .grid__item-3-col:nth-of-type(5759) {
    animation-delay: 575.9s; }
  .grid__item-3-col:nth-of-type(5760) {
    animation-delay: 576s; }
  .grid__item-3-col:nth-of-type(5761) {
    animation-delay: 576.1s; }
  .grid__item-3-col:nth-of-type(5762) {
    animation-delay: 576.2s; }
  .grid__item-3-col:nth-of-type(5763) {
    animation-delay: 576.3s; }
  .grid__item-3-col:nth-of-type(5764) {
    animation-delay: 576.4s; }
  .grid__item-3-col:nth-of-type(5765) {
    animation-delay: 576.5s; }
  .grid__item-3-col:nth-of-type(5766) {
    animation-delay: 576.6s; }
  .grid__item-3-col:nth-of-type(5767) {
    animation-delay: 576.7s; }
  .grid__item-3-col:nth-of-type(5768) {
    animation-delay: 576.8s; }
  .grid__item-3-col:nth-of-type(5769) {
    animation-delay: 576.9s; }
  .grid__item-3-col:nth-of-type(5770) {
    animation-delay: 577s; }
  .grid__item-3-col:nth-of-type(5771) {
    animation-delay: 577.1s; }
  .grid__item-3-col:nth-of-type(5772) {
    animation-delay: 577.2s; }
  .grid__item-3-col:nth-of-type(5773) {
    animation-delay: 577.3s; }
  .grid__item-3-col:nth-of-type(5774) {
    animation-delay: 577.4s; }
  .grid__item-3-col:nth-of-type(5775) {
    animation-delay: 577.5s; }
  .grid__item-3-col:nth-of-type(5776) {
    animation-delay: 577.6s; }
  .grid__item-3-col:nth-of-type(5777) {
    animation-delay: 577.7s; }
  .grid__item-3-col:nth-of-type(5778) {
    animation-delay: 577.8s; }
  .grid__item-3-col:nth-of-type(5779) {
    animation-delay: 577.9s; }
  .grid__item-3-col:nth-of-type(5780) {
    animation-delay: 578s; }
  .grid__item-3-col:nth-of-type(5781) {
    animation-delay: 578.1s; }
  .grid__item-3-col:nth-of-type(5782) {
    animation-delay: 578.2s; }
  .grid__item-3-col:nth-of-type(5783) {
    animation-delay: 578.3s; }
  .grid__item-3-col:nth-of-type(5784) {
    animation-delay: 578.4s; }
  .grid__item-3-col:nth-of-type(5785) {
    animation-delay: 578.5s; }
  .grid__item-3-col:nth-of-type(5786) {
    animation-delay: 578.6s; }
  .grid__item-3-col:nth-of-type(5787) {
    animation-delay: 578.7s; }
  .grid__item-3-col:nth-of-type(5788) {
    animation-delay: 578.8s; }
  .grid__item-3-col:nth-of-type(5789) {
    animation-delay: 578.9s; }
  .grid__item-3-col:nth-of-type(5790) {
    animation-delay: 579s; }
  .grid__item-3-col:nth-of-type(5791) {
    animation-delay: 579.1s; }
  .grid__item-3-col:nth-of-type(5792) {
    animation-delay: 579.2s; }
  .grid__item-3-col:nth-of-type(5793) {
    animation-delay: 579.3s; }
  .grid__item-3-col:nth-of-type(5794) {
    animation-delay: 579.4s; }
  .grid__item-3-col:nth-of-type(5795) {
    animation-delay: 579.5s; }
  .grid__item-3-col:nth-of-type(5796) {
    animation-delay: 579.6s; }
  .grid__item-3-col:nth-of-type(5797) {
    animation-delay: 579.7s; }
  .grid__item-3-col:nth-of-type(5798) {
    animation-delay: 579.8s; }
  .grid__item-3-col:nth-of-type(5799) {
    animation-delay: 579.9s; }
  .grid__item-3-col:nth-of-type(5800) {
    animation-delay: 580s; }
  .grid__item-3-col:nth-of-type(5801) {
    animation-delay: 580.1s; }
  .grid__item-3-col:nth-of-type(5802) {
    animation-delay: 580.2s; }
  .grid__item-3-col:nth-of-type(5803) {
    animation-delay: 580.3s; }
  .grid__item-3-col:nth-of-type(5804) {
    animation-delay: 580.4s; }
  .grid__item-3-col:nth-of-type(5805) {
    animation-delay: 580.5s; }
  .grid__item-3-col:nth-of-type(5806) {
    animation-delay: 580.6s; }
  .grid__item-3-col:nth-of-type(5807) {
    animation-delay: 580.7s; }
  .grid__item-3-col:nth-of-type(5808) {
    animation-delay: 580.8s; }
  .grid__item-3-col:nth-of-type(5809) {
    animation-delay: 580.9s; }
  .grid__item-3-col:nth-of-type(5810) {
    animation-delay: 581s; }
  .grid__item-3-col:nth-of-type(5811) {
    animation-delay: 581.1s; }
  .grid__item-3-col:nth-of-type(5812) {
    animation-delay: 581.2s; }
  .grid__item-3-col:nth-of-type(5813) {
    animation-delay: 581.3s; }
  .grid__item-3-col:nth-of-type(5814) {
    animation-delay: 581.4s; }
  .grid__item-3-col:nth-of-type(5815) {
    animation-delay: 581.5s; }
  .grid__item-3-col:nth-of-type(5816) {
    animation-delay: 581.6s; }
  .grid__item-3-col:nth-of-type(5817) {
    animation-delay: 581.7s; }
  .grid__item-3-col:nth-of-type(5818) {
    animation-delay: 581.8s; }
  .grid__item-3-col:nth-of-type(5819) {
    animation-delay: 581.9s; }
  .grid__item-3-col:nth-of-type(5820) {
    animation-delay: 582s; }
  .grid__item-3-col:nth-of-type(5821) {
    animation-delay: 582.1s; }
  .grid__item-3-col:nth-of-type(5822) {
    animation-delay: 582.2s; }
  .grid__item-3-col:nth-of-type(5823) {
    animation-delay: 582.3s; }
  .grid__item-3-col:nth-of-type(5824) {
    animation-delay: 582.4s; }
  .grid__item-3-col:nth-of-type(5825) {
    animation-delay: 582.5s; }
  .grid__item-3-col:nth-of-type(5826) {
    animation-delay: 582.6s; }
  .grid__item-3-col:nth-of-type(5827) {
    animation-delay: 582.7s; }
  .grid__item-3-col:nth-of-type(5828) {
    animation-delay: 582.8s; }
  .grid__item-3-col:nth-of-type(5829) {
    animation-delay: 582.9s; }
  .grid__item-3-col:nth-of-type(5830) {
    animation-delay: 583s; }
  .grid__item-3-col:nth-of-type(5831) {
    animation-delay: 583.1s; }
  .grid__item-3-col:nth-of-type(5832) {
    animation-delay: 583.2s; }
  .grid__item-3-col:nth-of-type(5833) {
    animation-delay: 583.3s; }
  .grid__item-3-col:nth-of-type(5834) {
    animation-delay: 583.4s; }
  .grid__item-3-col:nth-of-type(5835) {
    animation-delay: 583.5s; }
  .grid__item-3-col:nth-of-type(5836) {
    animation-delay: 583.6s; }
  .grid__item-3-col:nth-of-type(5837) {
    animation-delay: 583.7s; }
  .grid__item-3-col:nth-of-type(5838) {
    animation-delay: 583.8s; }
  .grid__item-3-col:nth-of-type(5839) {
    animation-delay: 583.9s; }
  .grid__item-3-col:nth-of-type(5840) {
    animation-delay: 584s; }
  .grid__item-3-col:nth-of-type(5841) {
    animation-delay: 584.1s; }
  .grid__item-3-col:nth-of-type(5842) {
    animation-delay: 584.2s; }
  .grid__item-3-col:nth-of-type(5843) {
    animation-delay: 584.3s; }
  .grid__item-3-col:nth-of-type(5844) {
    animation-delay: 584.4s; }
  .grid__item-3-col:nth-of-type(5845) {
    animation-delay: 584.5s; }
  .grid__item-3-col:nth-of-type(5846) {
    animation-delay: 584.6s; }
  .grid__item-3-col:nth-of-type(5847) {
    animation-delay: 584.7s; }
  .grid__item-3-col:nth-of-type(5848) {
    animation-delay: 584.8s; }
  .grid__item-3-col:nth-of-type(5849) {
    animation-delay: 584.9s; }
  .grid__item-3-col:nth-of-type(5850) {
    animation-delay: 585s; }
  .grid__item-3-col:nth-of-type(5851) {
    animation-delay: 585.1s; }
  .grid__item-3-col:nth-of-type(5852) {
    animation-delay: 585.2s; }
  .grid__item-3-col:nth-of-type(5853) {
    animation-delay: 585.3s; }
  .grid__item-3-col:nth-of-type(5854) {
    animation-delay: 585.4s; }
  .grid__item-3-col:nth-of-type(5855) {
    animation-delay: 585.5s; }
  .grid__item-3-col:nth-of-type(5856) {
    animation-delay: 585.6s; }
  .grid__item-3-col:nth-of-type(5857) {
    animation-delay: 585.7s; }
  .grid__item-3-col:nth-of-type(5858) {
    animation-delay: 585.8s; }
  .grid__item-3-col:nth-of-type(5859) {
    animation-delay: 585.9s; }
  .grid__item-3-col:nth-of-type(5860) {
    animation-delay: 586s; }
  .grid__item-3-col:nth-of-type(5861) {
    animation-delay: 586.1s; }
  .grid__item-3-col:nth-of-type(5862) {
    animation-delay: 586.2s; }
  .grid__item-3-col:nth-of-type(5863) {
    animation-delay: 586.3s; }
  .grid__item-3-col:nth-of-type(5864) {
    animation-delay: 586.4s; }
  .grid__item-3-col:nth-of-type(5865) {
    animation-delay: 586.5s; }
  .grid__item-3-col:nth-of-type(5866) {
    animation-delay: 586.6s; }
  .grid__item-3-col:nth-of-type(5867) {
    animation-delay: 586.7s; }
  .grid__item-3-col:nth-of-type(5868) {
    animation-delay: 586.8s; }
  .grid__item-3-col:nth-of-type(5869) {
    animation-delay: 586.9s; }
  .grid__item-3-col:nth-of-type(5870) {
    animation-delay: 587s; }
  .grid__item-3-col:nth-of-type(5871) {
    animation-delay: 587.1s; }
  .grid__item-3-col:nth-of-type(5872) {
    animation-delay: 587.2s; }
  .grid__item-3-col:nth-of-type(5873) {
    animation-delay: 587.3s; }
  .grid__item-3-col:nth-of-type(5874) {
    animation-delay: 587.4s; }
  .grid__item-3-col:nth-of-type(5875) {
    animation-delay: 587.5s; }
  .grid__item-3-col:nth-of-type(5876) {
    animation-delay: 587.6s; }
  .grid__item-3-col:nth-of-type(5877) {
    animation-delay: 587.7s; }
  .grid__item-3-col:nth-of-type(5878) {
    animation-delay: 587.8s; }
  .grid__item-3-col:nth-of-type(5879) {
    animation-delay: 587.9s; }
  .grid__item-3-col:nth-of-type(5880) {
    animation-delay: 588s; }
  .grid__item-3-col:nth-of-type(5881) {
    animation-delay: 588.1s; }
  .grid__item-3-col:nth-of-type(5882) {
    animation-delay: 588.2s; }
  .grid__item-3-col:nth-of-type(5883) {
    animation-delay: 588.3s; }
  .grid__item-3-col:nth-of-type(5884) {
    animation-delay: 588.4s; }
  .grid__item-3-col:nth-of-type(5885) {
    animation-delay: 588.5s; }
  .grid__item-3-col:nth-of-type(5886) {
    animation-delay: 588.6s; }
  .grid__item-3-col:nth-of-type(5887) {
    animation-delay: 588.7s; }
  .grid__item-3-col:nth-of-type(5888) {
    animation-delay: 588.8s; }
  .grid__item-3-col:nth-of-type(5889) {
    animation-delay: 588.9s; }
  .grid__item-3-col:nth-of-type(5890) {
    animation-delay: 589s; }
  .grid__item-3-col:nth-of-type(5891) {
    animation-delay: 589.1s; }
  .grid__item-3-col:nth-of-type(5892) {
    animation-delay: 589.2s; }
  .grid__item-3-col:nth-of-type(5893) {
    animation-delay: 589.3s; }
  .grid__item-3-col:nth-of-type(5894) {
    animation-delay: 589.4s; }
  .grid__item-3-col:nth-of-type(5895) {
    animation-delay: 589.5s; }
  .grid__item-3-col:nth-of-type(5896) {
    animation-delay: 589.6s; }
  .grid__item-3-col:nth-of-type(5897) {
    animation-delay: 589.7s; }
  .grid__item-3-col:nth-of-type(5898) {
    animation-delay: 589.8s; }
  .grid__item-3-col:nth-of-type(5899) {
    animation-delay: 589.9s; }
  .grid__item-3-col:nth-of-type(5900) {
    animation-delay: 590s; }
  .grid__item-3-col:nth-of-type(5901) {
    animation-delay: 590.1s; }
  .grid__item-3-col:nth-of-type(5902) {
    animation-delay: 590.2s; }
  .grid__item-3-col:nth-of-type(5903) {
    animation-delay: 590.3s; }
  .grid__item-3-col:nth-of-type(5904) {
    animation-delay: 590.4s; }
  .grid__item-3-col:nth-of-type(5905) {
    animation-delay: 590.5s; }
  .grid__item-3-col:nth-of-type(5906) {
    animation-delay: 590.6s; }
  .grid__item-3-col:nth-of-type(5907) {
    animation-delay: 590.7s; }
  .grid__item-3-col:nth-of-type(5908) {
    animation-delay: 590.8s; }
  .grid__item-3-col:nth-of-type(5909) {
    animation-delay: 590.9s; }
  .grid__item-3-col:nth-of-type(5910) {
    animation-delay: 591s; }
  .grid__item-3-col:nth-of-type(5911) {
    animation-delay: 591.1s; }
  .grid__item-3-col:nth-of-type(5912) {
    animation-delay: 591.2s; }
  .grid__item-3-col:nth-of-type(5913) {
    animation-delay: 591.3s; }
  .grid__item-3-col:nth-of-type(5914) {
    animation-delay: 591.4s; }
  .grid__item-3-col:nth-of-type(5915) {
    animation-delay: 591.5s; }
  .grid__item-3-col:nth-of-type(5916) {
    animation-delay: 591.6s; }
  .grid__item-3-col:nth-of-type(5917) {
    animation-delay: 591.7s; }
  .grid__item-3-col:nth-of-type(5918) {
    animation-delay: 591.8s; }
  .grid__item-3-col:nth-of-type(5919) {
    animation-delay: 591.9s; }
  .grid__item-3-col:nth-of-type(5920) {
    animation-delay: 592s; }
  .grid__item-3-col:nth-of-type(5921) {
    animation-delay: 592.1s; }
  .grid__item-3-col:nth-of-type(5922) {
    animation-delay: 592.2s; }
  .grid__item-3-col:nth-of-type(5923) {
    animation-delay: 592.3s; }
  .grid__item-3-col:nth-of-type(5924) {
    animation-delay: 592.4s; }
  .grid__item-3-col:nth-of-type(5925) {
    animation-delay: 592.5s; }
  .grid__item-3-col:nth-of-type(5926) {
    animation-delay: 592.6s; }
  .grid__item-3-col:nth-of-type(5927) {
    animation-delay: 592.7s; }
  .grid__item-3-col:nth-of-type(5928) {
    animation-delay: 592.8s; }
  .grid__item-3-col:nth-of-type(5929) {
    animation-delay: 592.9s; }
  .grid__item-3-col:nth-of-type(5930) {
    animation-delay: 593s; }
  .grid__item-3-col:nth-of-type(5931) {
    animation-delay: 593.1s; }
  .grid__item-3-col:nth-of-type(5932) {
    animation-delay: 593.2s; }
  .grid__item-3-col:nth-of-type(5933) {
    animation-delay: 593.3s; }
  .grid__item-3-col:nth-of-type(5934) {
    animation-delay: 593.4s; }
  .grid__item-3-col:nth-of-type(5935) {
    animation-delay: 593.5s; }
  .grid__item-3-col:nth-of-type(5936) {
    animation-delay: 593.6s; }
  .grid__item-3-col:nth-of-type(5937) {
    animation-delay: 593.7s; }
  .grid__item-3-col:nth-of-type(5938) {
    animation-delay: 593.8s; }
  .grid__item-3-col:nth-of-type(5939) {
    animation-delay: 593.9s; }
  .grid__item-3-col:nth-of-type(5940) {
    animation-delay: 594s; }
  .grid__item-3-col:nth-of-type(5941) {
    animation-delay: 594.1s; }
  .grid__item-3-col:nth-of-type(5942) {
    animation-delay: 594.2s; }
  .grid__item-3-col:nth-of-type(5943) {
    animation-delay: 594.3s; }
  .grid__item-3-col:nth-of-type(5944) {
    animation-delay: 594.4s; }
  .grid__item-3-col:nth-of-type(5945) {
    animation-delay: 594.5s; }
  .grid__item-3-col:nth-of-type(5946) {
    animation-delay: 594.6s; }
  .grid__item-3-col:nth-of-type(5947) {
    animation-delay: 594.7s; }
  .grid__item-3-col:nth-of-type(5948) {
    animation-delay: 594.8s; }
  .grid__item-3-col:nth-of-type(5949) {
    animation-delay: 594.9s; }
  .grid__item-3-col:nth-of-type(5950) {
    animation-delay: 595s; }
  .grid__item-3-col:nth-of-type(5951) {
    animation-delay: 595.1s; }
  .grid__item-3-col:nth-of-type(5952) {
    animation-delay: 595.2s; }
  .grid__item-3-col:nth-of-type(5953) {
    animation-delay: 595.3s; }
  .grid__item-3-col:nth-of-type(5954) {
    animation-delay: 595.4s; }
  .grid__item-3-col:nth-of-type(5955) {
    animation-delay: 595.5s; }
  .grid__item-3-col:nth-of-type(5956) {
    animation-delay: 595.6s; }
  .grid__item-3-col:nth-of-type(5957) {
    animation-delay: 595.7s; }
  .grid__item-3-col:nth-of-type(5958) {
    animation-delay: 595.8s; }
  .grid__item-3-col:nth-of-type(5959) {
    animation-delay: 595.9s; }
  .grid__item-3-col:nth-of-type(5960) {
    animation-delay: 596s; }
  .grid__item-3-col:nth-of-type(5961) {
    animation-delay: 596.1s; }
  .grid__item-3-col:nth-of-type(5962) {
    animation-delay: 596.2s; }
  .grid__item-3-col:nth-of-type(5963) {
    animation-delay: 596.3s; }
  .grid__item-3-col:nth-of-type(5964) {
    animation-delay: 596.4s; }
  .grid__item-3-col:nth-of-type(5965) {
    animation-delay: 596.5s; }
  .grid__item-3-col:nth-of-type(5966) {
    animation-delay: 596.6s; }
  .grid__item-3-col:nth-of-type(5967) {
    animation-delay: 596.7s; }
  .grid__item-3-col:nth-of-type(5968) {
    animation-delay: 596.8s; }
  .grid__item-3-col:nth-of-type(5969) {
    animation-delay: 596.9s; }
  .grid__item-3-col:nth-of-type(5970) {
    animation-delay: 597s; }
  .grid__item-3-col:nth-of-type(5971) {
    animation-delay: 597.1s; }
  .grid__item-3-col:nth-of-type(5972) {
    animation-delay: 597.2s; }
  .grid__item-3-col:nth-of-type(5973) {
    animation-delay: 597.3s; }
  .grid__item-3-col:nth-of-type(5974) {
    animation-delay: 597.4s; }
  .grid__item-3-col:nth-of-type(5975) {
    animation-delay: 597.5s; }
  .grid__item-3-col:nth-of-type(5976) {
    animation-delay: 597.6s; }
  .grid__item-3-col:nth-of-type(5977) {
    animation-delay: 597.7s; }
  .grid__item-3-col:nth-of-type(5978) {
    animation-delay: 597.8s; }
  .grid__item-3-col:nth-of-type(5979) {
    animation-delay: 597.9s; }
  .grid__item-3-col:nth-of-type(5980) {
    animation-delay: 598s; }
  .grid__item-3-col:nth-of-type(5981) {
    animation-delay: 598.1s; }
  .grid__item-3-col:nth-of-type(5982) {
    animation-delay: 598.2s; }
  .grid__item-3-col:nth-of-type(5983) {
    animation-delay: 598.3s; }
  .grid__item-3-col:nth-of-type(5984) {
    animation-delay: 598.4s; }
  .grid__item-3-col:nth-of-type(5985) {
    animation-delay: 598.5s; }
  .grid__item-3-col:nth-of-type(5986) {
    animation-delay: 598.6s; }
  .grid__item-3-col:nth-of-type(5987) {
    animation-delay: 598.7s; }
  .grid__item-3-col:nth-of-type(5988) {
    animation-delay: 598.8s; }
  .grid__item-3-col:nth-of-type(5989) {
    animation-delay: 598.9s; }
  .grid__item-3-col:nth-of-type(5990) {
    animation-delay: 599s; }
  .grid__item-3-col:nth-of-type(5991) {
    animation-delay: 599.1s; }
  .grid__item-3-col:nth-of-type(5992) {
    animation-delay: 599.2s; }
  .grid__item-3-col:nth-of-type(5993) {
    animation-delay: 599.3s; }
  .grid__item-3-col:nth-of-type(5994) {
    animation-delay: 599.4s; }
  .grid__item-3-col:nth-of-type(5995) {
    animation-delay: 599.5s; }
  .grid__item-3-col:nth-of-type(5996) {
    animation-delay: 599.6s; }
  .grid__item-3-col:nth-of-type(5997) {
    animation-delay: 599.7s; }
  .grid__item-3-col:nth-of-type(5998) {
    animation-delay: 599.8s; }
  .grid__item-3-col:nth-of-type(5999) {
    animation-delay: 599.9s; }
  .grid__item-3-col:nth-of-type(6000) {
    animation-delay: 600s; }
  .grid__item-3-col:nth-of-type(6001) {
    animation-delay: 600.1s; }
  .grid__item-3-col:nth-of-type(6002) {
    animation-delay: 600.2s; }
  .grid__item-3-col:nth-of-type(6003) {
    animation-delay: 600.3s; }
  .grid__item-3-col:nth-of-type(6004) {
    animation-delay: 600.4s; }
  .grid__item-3-col:nth-of-type(6005) {
    animation-delay: 600.5s; }
  .grid__item-3-col:nth-of-type(6006) {
    animation-delay: 600.6s; }
  .grid__item-3-col:nth-of-type(6007) {
    animation-delay: 600.7s; }
  .grid__item-3-col:nth-of-type(6008) {
    animation-delay: 600.8s; }
  .grid__item-3-col:nth-of-type(6009) {
    animation-delay: 600.9s; }
  .grid__item-3-col:nth-of-type(6010) {
    animation-delay: 601s; }
  .grid__item-3-col:nth-of-type(6011) {
    animation-delay: 601.1s; }
  .grid__item-3-col:nth-of-type(6012) {
    animation-delay: 601.2s; }
  .grid__item-3-col:nth-of-type(6013) {
    animation-delay: 601.3s; }
  .grid__item-3-col:nth-of-type(6014) {
    animation-delay: 601.4s; }
  .grid__item-3-col:nth-of-type(6015) {
    animation-delay: 601.5s; }
  .grid__item-3-col:nth-of-type(6016) {
    animation-delay: 601.6s; }
  .grid__item-3-col:nth-of-type(6017) {
    animation-delay: 601.7s; }
  .grid__item-3-col:nth-of-type(6018) {
    animation-delay: 601.8s; }
  .grid__item-3-col:nth-of-type(6019) {
    animation-delay: 601.9s; }
  .grid__item-3-col:nth-of-type(6020) {
    animation-delay: 602s; }
  .grid__item-3-col:nth-of-type(6021) {
    animation-delay: 602.1s; }
  .grid__item-3-col:nth-of-type(6022) {
    animation-delay: 602.2s; }
  .grid__item-3-col:nth-of-type(6023) {
    animation-delay: 602.3s; }
  .grid__item-3-col:nth-of-type(6024) {
    animation-delay: 602.4s; }
  .grid__item-3-col:nth-of-type(6025) {
    animation-delay: 602.5s; }
  .grid__item-3-col:nth-of-type(6026) {
    animation-delay: 602.6s; }
  .grid__item-3-col:nth-of-type(6027) {
    animation-delay: 602.7s; }
  .grid__item-3-col:nth-of-type(6028) {
    animation-delay: 602.8s; }
  .grid__item-3-col:nth-of-type(6029) {
    animation-delay: 602.9s; }
  .grid__item-3-col:nth-of-type(6030) {
    animation-delay: 603s; }
  .grid__item-3-col:nth-of-type(6031) {
    animation-delay: 603.1s; }
  .grid__item-3-col:nth-of-type(6032) {
    animation-delay: 603.2s; }
  .grid__item-3-col:nth-of-type(6033) {
    animation-delay: 603.3s; }
  .grid__item-3-col:nth-of-type(6034) {
    animation-delay: 603.4s; }
  .grid__item-3-col:nth-of-type(6035) {
    animation-delay: 603.5s; }
  .grid__item-3-col:nth-of-type(6036) {
    animation-delay: 603.6s; }
  .grid__item-3-col:nth-of-type(6037) {
    animation-delay: 603.7s; }
  .grid__item-3-col:nth-of-type(6038) {
    animation-delay: 603.8s; }
  .grid__item-3-col:nth-of-type(6039) {
    animation-delay: 603.9s; }
  .grid__item-3-col:nth-of-type(6040) {
    animation-delay: 604s; }
  .grid__item-3-col:nth-of-type(6041) {
    animation-delay: 604.1s; }
  .grid__item-3-col:nth-of-type(6042) {
    animation-delay: 604.2s; }
  .grid__item-3-col:nth-of-type(6043) {
    animation-delay: 604.3s; }
  .grid__item-3-col:nth-of-type(6044) {
    animation-delay: 604.4s; }
  .grid__item-3-col:nth-of-type(6045) {
    animation-delay: 604.5s; }
  .grid__item-3-col:nth-of-type(6046) {
    animation-delay: 604.6s; }
  .grid__item-3-col:nth-of-type(6047) {
    animation-delay: 604.7s; }
  .grid__item-3-col:nth-of-type(6048) {
    animation-delay: 604.8s; }
  .grid__item-3-col:nth-of-type(6049) {
    animation-delay: 604.9s; }
  .grid__item-3-col:nth-of-type(6050) {
    animation-delay: 605s; }
  .grid__item-3-col:nth-of-type(6051) {
    animation-delay: 605.1s; }
  .grid__item-3-col:nth-of-type(6052) {
    animation-delay: 605.2s; }
  .grid__item-3-col:nth-of-type(6053) {
    animation-delay: 605.3s; }
  .grid__item-3-col:nth-of-type(6054) {
    animation-delay: 605.4s; }
  .grid__item-3-col:nth-of-type(6055) {
    animation-delay: 605.5s; }
  .grid__item-3-col:nth-of-type(6056) {
    animation-delay: 605.6s; }
  .grid__item-3-col:nth-of-type(6057) {
    animation-delay: 605.7s; }
  .grid__item-3-col:nth-of-type(6058) {
    animation-delay: 605.8s; }
  .grid__item-3-col:nth-of-type(6059) {
    animation-delay: 605.9s; }
  .grid__item-3-col:nth-of-type(6060) {
    animation-delay: 606s; }
  .grid__item-3-col:nth-of-type(6061) {
    animation-delay: 606.1s; }
  .grid__item-3-col:nth-of-type(6062) {
    animation-delay: 606.2s; }
  .grid__item-3-col:nth-of-type(6063) {
    animation-delay: 606.3s; }
  .grid__item-3-col:nth-of-type(6064) {
    animation-delay: 606.4s; }
  .grid__item-3-col:nth-of-type(6065) {
    animation-delay: 606.5s; }
  .grid__item-3-col:nth-of-type(6066) {
    animation-delay: 606.6s; }
  .grid__item-3-col:nth-of-type(6067) {
    animation-delay: 606.7s; }
  .grid__item-3-col:nth-of-type(6068) {
    animation-delay: 606.8s; }
  .grid__item-3-col:nth-of-type(6069) {
    animation-delay: 606.9s; }
  .grid__item-3-col:nth-of-type(6070) {
    animation-delay: 607s; }
  .grid__item-3-col:nth-of-type(6071) {
    animation-delay: 607.1s; }
  .grid__item-3-col:nth-of-type(6072) {
    animation-delay: 607.2s; }
  .grid__item-3-col:nth-of-type(6073) {
    animation-delay: 607.3s; }
  .grid__item-3-col:nth-of-type(6074) {
    animation-delay: 607.4s; }
  .grid__item-3-col:nth-of-type(6075) {
    animation-delay: 607.5s; }
  .grid__item-3-col:nth-of-type(6076) {
    animation-delay: 607.6s; }
  .grid__item-3-col:nth-of-type(6077) {
    animation-delay: 607.7s; }
  .grid__item-3-col:nth-of-type(6078) {
    animation-delay: 607.8s; }
  .grid__item-3-col:nth-of-type(6079) {
    animation-delay: 607.9s; }
  .grid__item-3-col:nth-of-type(6080) {
    animation-delay: 608s; }
  .grid__item-3-col:nth-of-type(6081) {
    animation-delay: 608.1s; }
  .grid__item-3-col:nth-of-type(6082) {
    animation-delay: 608.2s; }
  .grid__item-3-col:nth-of-type(6083) {
    animation-delay: 608.3s; }
  .grid__item-3-col:nth-of-type(6084) {
    animation-delay: 608.4s; }
  .grid__item-3-col:nth-of-type(6085) {
    animation-delay: 608.5s; }
  .grid__item-3-col:nth-of-type(6086) {
    animation-delay: 608.6s; }
  .grid__item-3-col:nth-of-type(6087) {
    animation-delay: 608.7s; }
  .grid__item-3-col:nth-of-type(6088) {
    animation-delay: 608.8s; }
  .grid__item-3-col:nth-of-type(6089) {
    animation-delay: 608.9s; }
  .grid__item-3-col:nth-of-type(6090) {
    animation-delay: 609s; }
  .grid__item-3-col:nth-of-type(6091) {
    animation-delay: 609.1s; }
  .grid__item-3-col:nth-of-type(6092) {
    animation-delay: 609.2s; }
  .grid__item-3-col:nth-of-type(6093) {
    animation-delay: 609.3s; }
  .grid__item-3-col:nth-of-type(6094) {
    animation-delay: 609.4s; }
  .grid__item-3-col:nth-of-type(6095) {
    animation-delay: 609.5s; }
  .grid__item-3-col:nth-of-type(6096) {
    animation-delay: 609.6s; }
  .grid__item-3-col:nth-of-type(6097) {
    animation-delay: 609.7s; }
  .grid__item-3-col:nth-of-type(6098) {
    animation-delay: 609.8s; }
  .grid__item-3-col:nth-of-type(6099) {
    animation-delay: 609.9s; }
  .grid__item-3-col:nth-of-type(6100) {
    animation-delay: 610s; }
  .grid__item-3-col:nth-of-type(6101) {
    animation-delay: 610.1s; }
  .grid__item-3-col:nth-of-type(6102) {
    animation-delay: 610.2s; }
  .grid__item-3-col:nth-of-type(6103) {
    animation-delay: 610.3s; }
  .grid__item-3-col:nth-of-type(6104) {
    animation-delay: 610.4s; }
  .grid__item-3-col:nth-of-type(6105) {
    animation-delay: 610.5s; }
  .grid__item-3-col:nth-of-type(6106) {
    animation-delay: 610.6s; }
  .grid__item-3-col:nth-of-type(6107) {
    animation-delay: 610.7s; }
  .grid__item-3-col:nth-of-type(6108) {
    animation-delay: 610.8s; }
  .grid__item-3-col:nth-of-type(6109) {
    animation-delay: 610.9s; }
  .grid__item-3-col:nth-of-type(6110) {
    animation-delay: 611s; }
  .grid__item-3-col:nth-of-type(6111) {
    animation-delay: 611.1s; }
  .grid__item-3-col:nth-of-type(6112) {
    animation-delay: 611.2s; }
  .grid__item-3-col:nth-of-type(6113) {
    animation-delay: 611.3s; }
  .grid__item-3-col:nth-of-type(6114) {
    animation-delay: 611.4s; }
  .grid__item-3-col:nth-of-type(6115) {
    animation-delay: 611.5s; }
  .grid__item-3-col:nth-of-type(6116) {
    animation-delay: 611.6s; }
  .grid__item-3-col:nth-of-type(6117) {
    animation-delay: 611.7s; }
  .grid__item-3-col:nth-of-type(6118) {
    animation-delay: 611.8s; }
  .grid__item-3-col:nth-of-type(6119) {
    animation-delay: 611.9s; }
  .grid__item-3-col:nth-of-type(6120) {
    animation-delay: 612s; }
  .grid__item-3-col:nth-of-type(6121) {
    animation-delay: 612.1s; }
  .grid__item-3-col:nth-of-type(6122) {
    animation-delay: 612.2s; }
  .grid__item-3-col:nth-of-type(6123) {
    animation-delay: 612.3s; }
  .grid__item-3-col:nth-of-type(6124) {
    animation-delay: 612.4s; }
  .grid__item-3-col:nth-of-type(6125) {
    animation-delay: 612.5s; }
  .grid__item-3-col:nth-of-type(6126) {
    animation-delay: 612.6s; }
  .grid__item-3-col:nth-of-type(6127) {
    animation-delay: 612.7s; }
  .grid__item-3-col:nth-of-type(6128) {
    animation-delay: 612.8s; }
  .grid__item-3-col:nth-of-type(6129) {
    animation-delay: 612.9s; }
  .grid__item-3-col:nth-of-type(6130) {
    animation-delay: 613s; }
  .grid__item-3-col:nth-of-type(6131) {
    animation-delay: 613.1s; }
  .grid__item-3-col:nth-of-type(6132) {
    animation-delay: 613.2s; }
  .grid__item-3-col:nth-of-type(6133) {
    animation-delay: 613.3s; }
  .grid__item-3-col:nth-of-type(6134) {
    animation-delay: 613.4s; }
  .grid__item-3-col:nth-of-type(6135) {
    animation-delay: 613.5s; }
  .grid__item-3-col:nth-of-type(6136) {
    animation-delay: 613.6s; }
  .grid__item-3-col:nth-of-type(6137) {
    animation-delay: 613.7s; }
  .grid__item-3-col:nth-of-type(6138) {
    animation-delay: 613.8s; }
  .grid__item-3-col:nth-of-type(6139) {
    animation-delay: 613.9s; }
  .grid__item-3-col:nth-of-type(6140) {
    animation-delay: 614s; }
  .grid__item-3-col:nth-of-type(6141) {
    animation-delay: 614.1s; }
  .grid__item-3-col:nth-of-type(6142) {
    animation-delay: 614.2s; }
  .grid__item-3-col:nth-of-type(6143) {
    animation-delay: 614.3s; }
  .grid__item-3-col:nth-of-type(6144) {
    animation-delay: 614.4s; }
  .grid__item-3-col:nth-of-type(6145) {
    animation-delay: 614.5s; }
  .grid__item-3-col:nth-of-type(6146) {
    animation-delay: 614.6s; }
  .grid__item-3-col:nth-of-type(6147) {
    animation-delay: 614.7s; }
  .grid__item-3-col:nth-of-type(6148) {
    animation-delay: 614.8s; }
  .grid__item-3-col:nth-of-type(6149) {
    animation-delay: 614.9s; }
  .grid__item-3-col:nth-of-type(6150) {
    animation-delay: 615s; }
  .grid__item-3-col:nth-of-type(6151) {
    animation-delay: 615.1s; }
  .grid__item-3-col:nth-of-type(6152) {
    animation-delay: 615.2s; }
  .grid__item-3-col:nth-of-type(6153) {
    animation-delay: 615.3s; }
  .grid__item-3-col:nth-of-type(6154) {
    animation-delay: 615.4s; }
  .grid__item-3-col:nth-of-type(6155) {
    animation-delay: 615.5s; }
  .grid__item-3-col:nth-of-type(6156) {
    animation-delay: 615.6s; }
  .grid__item-3-col:nth-of-type(6157) {
    animation-delay: 615.7s; }
  .grid__item-3-col:nth-of-type(6158) {
    animation-delay: 615.8s; }
  .grid__item-3-col:nth-of-type(6159) {
    animation-delay: 615.9s; }
  .grid__item-3-col:nth-of-type(6160) {
    animation-delay: 616s; }
  .grid__item-3-col:nth-of-type(6161) {
    animation-delay: 616.1s; }
  .grid__item-3-col:nth-of-type(6162) {
    animation-delay: 616.2s; }
  .grid__item-3-col:nth-of-type(6163) {
    animation-delay: 616.3s; }
  .grid__item-3-col:nth-of-type(6164) {
    animation-delay: 616.4s; }
  .grid__item-3-col:nth-of-type(6165) {
    animation-delay: 616.5s; }
  .grid__item-3-col:nth-of-type(6166) {
    animation-delay: 616.6s; }
  .grid__item-3-col:nth-of-type(6167) {
    animation-delay: 616.7s; }
  .grid__item-3-col:nth-of-type(6168) {
    animation-delay: 616.8s; }
  .grid__item-3-col:nth-of-type(6169) {
    animation-delay: 616.9s; }
  .grid__item-3-col:nth-of-type(6170) {
    animation-delay: 617s; }
  .grid__item-3-col:nth-of-type(6171) {
    animation-delay: 617.1s; }
  .grid__item-3-col:nth-of-type(6172) {
    animation-delay: 617.2s; }
  .grid__item-3-col:nth-of-type(6173) {
    animation-delay: 617.3s; }
  .grid__item-3-col:nth-of-type(6174) {
    animation-delay: 617.4s; }
  .grid__item-3-col:nth-of-type(6175) {
    animation-delay: 617.5s; }
  .grid__item-3-col:nth-of-type(6176) {
    animation-delay: 617.6s; }
  .grid__item-3-col:nth-of-type(6177) {
    animation-delay: 617.7s; }
  .grid__item-3-col:nth-of-type(6178) {
    animation-delay: 617.8s; }
  .grid__item-3-col:nth-of-type(6179) {
    animation-delay: 617.9s; }
  .grid__item-3-col:nth-of-type(6180) {
    animation-delay: 618s; }
  .grid__item-3-col:nth-of-type(6181) {
    animation-delay: 618.1s; }
  .grid__item-3-col:nth-of-type(6182) {
    animation-delay: 618.2s; }
  .grid__item-3-col:nth-of-type(6183) {
    animation-delay: 618.3s; }
  .grid__item-3-col:nth-of-type(6184) {
    animation-delay: 618.4s; }
  .grid__item-3-col:nth-of-type(6185) {
    animation-delay: 618.5s; }
  .grid__item-3-col:nth-of-type(6186) {
    animation-delay: 618.6s; }
  .grid__item-3-col:nth-of-type(6187) {
    animation-delay: 618.7s; }
  .grid__item-3-col:nth-of-type(6188) {
    animation-delay: 618.8s; }
  .grid__item-3-col:nth-of-type(6189) {
    animation-delay: 618.9s; }
  .grid__item-3-col:nth-of-type(6190) {
    animation-delay: 619s; }
  .grid__item-3-col:nth-of-type(6191) {
    animation-delay: 619.1s; }
  .grid__item-3-col:nth-of-type(6192) {
    animation-delay: 619.2s; }
  .grid__item-3-col:nth-of-type(6193) {
    animation-delay: 619.3s; }
  .grid__item-3-col:nth-of-type(6194) {
    animation-delay: 619.4s; }
  .grid__item-3-col:nth-of-type(6195) {
    animation-delay: 619.5s; }
  .grid__item-3-col:nth-of-type(6196) {
    animation-delay: 619.6s; }
  .grid__item-3-col:nth-of-type(6197) {
    animation-delay: 619.7s; }
  .grid__item-3-col:nth-of-type(6198) {
    animation-delay: 619.8s; }
  .grid__item-3-col:nth-of-type(6199) {
    animation-delay: 619.9s; }
  .grid__item-3-col:nth-of-type(6200) {
    animation-delay: 620s; }
  .grid__item-3-col:nth-of-type(6201) {
    animation-delay: 620.1s; }
  .grid__item-3-col:nth-of-type(6202) {
    animation-delay: 620.2s; }
  .grid__item-3-col:nth-of-type(6203) {
    animation-delay: 620.3s; }
  .grid__item-3-col:nth-of-type(6204) {
    animation-delay: 620.4s; }
  .grid__item-3-col:nth-of-type(6205) {
    animation-delay: 620.5s; }
  .grid__item-3-col:nth-of-type(6206) {
    animation-delay: 620.6s; }
  .grid__item-3-col:nth-of-type(6207) {
    animation-delay: 620.7s; }
  .grid__item-3-col:nth-of-type(6208) {
    animation-delay: 620.8s; }
  .grid__item-3-col:nth-of-type(6209) {
    animation-delay: 620.9s; }
  .grid__item-3-col:nth-of-type(6210) {
    animation-delay: 621s; }
  .grid__item-3-col:nth-of-type(6211) {
    animation-delay: 621.1s; }
  .grid__item-3-col:nth-of-type(6212) {
    animation-delay: 621.2s; }
  .grid__item-3-col:nth-of-type(6213) {
    animation-delay: 621.3s; }
  .grid__item-3-col:nth-of-type(6214) {
    animation-delay: 621.4s; }
  .grid__item-3-col:nth-of-type(6215) {
    animation-delay: 621.5s; }
  .grid__item-3-col:nth-of-type(6216) {
    animation-delay: 621.6s; }
  .grid__item-3-col:nth-of-type(6217) {
    animation-delay: 621.7s; }
  .grid__item-3-col:nth-of-type(6218) {
    animation-delay: 621.8s; }
  .grid__item-3-col:nth-of-type(6219) {
    animation-delay: 621.9s; }
  .grid__item-3-col:nth-of-type(6220) {
    animation-delay: 622s; }
  .grid__item-3-col:nth-of-type(6221) {
    animation-delay: 622.1s; }
  .grid__item-3-col:nth-of-type(6222) {
    animation-delay: 622.2s; }
  .grid__item-3-col:nth-of-type(6223) {
    animation-delay: 622.3s; }
  .grid__item-3-col:nth-of-type(6224) {
    animation-delay: 622.4s; }
  .grid__item-3-col:nth-of-type(6225) {
    animation-delay: 622.5s; }
  .grid__item-3-col:nth-of-type(6226) {
    animation-delay: 622.6s; }
  .grid__item-3-col:nth-of-type(6227) {
    animation-delay: 622.7s; }
  .grid__item-3-col:nth-of-type(6228) {
    animation-delay: 622.8s; }
  .grid__item-3-col:nth-of-type(6229) {
    animation-delay: 622.9s; }
  .grid__item-3-col:nth-of-type(6230) {
    animation-delay: 623s; }
  .grid__item-3-col:nth-of-type(6231) {
    animation-delay: 623.1s; }
  .grid__item-3-col:nth-of-type(6232) {
    animation-delay: 623.2s; }
  .grid__item-3-col:nth-of-type(6233) {
    animation-delay: 623.3s; }
  .grid__item-3-col:nth-of-type(6234) {
    animation-delay: 623.4s; }
  .grid__item-3-col:nth-of-type(6235) {
    animation-delay: 623.5s; }
  .grid__item-3-col:nth-of-type(6236) {
    animation-delay: 623.6s; }
  .grid__item-3-col:nth-of-type(6237) {
    animation-delay: 623.7s; }
  .grid__item-3-col:nth-of-type(6238) {
    animation-delay: 623.8s; }
  .grid__item-3-col:nth-of-type(6239) {
    animation-delay: 623.9s; }
  .grid__item-3-col:nth-of-type(6240) {
    animation-delay: 624s; }
  .grid__item-3-col:nth-of-type(6241) {
    animation-delay: 624.1s; }
  .grid__item-3-col:nth-of-type(6242) {
    animation-delay: 624.2s; }
  .grid__item-3-col:nth-of-type(6243) {
    animation-delay: 624.3s; }
  .grid__item-3-col:nth-of-type(6244) {
    animation-delay: 624.4s; }
  .grid__item-3-col:nth-of-type(6245) {
    animation-delay: 624.5s; }
  .grid__item-3-col:nth-of-type(6246) {
    animation-delay: 624.6s; }
  .grid__item-3-col:nth-of-type(6247) {
    animation-delay: 624.7s; }
  .grid__item-3-col:nth-of-type(6248) {
    animation-delay: 624.8s; }
  .grid__item-3-col:nth-of-type(6249) {
    animation-delay: 624.9s; }
  .grid__item-3-col:nth-of-type(6250) {
    animation-delay: 625s; }
  .grid__item-3-col:nth-of-type(6251) {
    animation-delay: 625.1s; }
  .grid__item-3-col:nth-of-type(6252) {
    animation-delay: 625.2s; }
  .grid__item-3-col:nth-of-type(6253) {
    animation-delay: 625.3s; }
  .grid__item-3-col:nth-of-type(6254) {
    animation-delay: 625.4s; }
  .grid__item-3-col:nth-of-type(6255) {
    animation-delay: 625.5s; }
  .grid__item-3-col:nth-of-type(6256) {
    animation-delay: 625.6s; }
  .grid__item-3-col:nth-of-type(6257) {
    animation-delay: 625.7s; }
  .grid__item-3-col:nth-of-type(6258) {
    animation-delay: 625.8s; }
  .grid__item-3-col:nth-of-type(6259) {
    animation-delay: 625.9s; }
  .grid__item-3-col:nth-of-type(6260) {
    animation-delay: 626s; }
  .grid__item-3-col:nth-of-type(6261) {
    animation-delay: 626.1s; }
  .grid__item-3-col:nth-of-type(6262) {
    animation-delay: 626.2s; }
  .grid__item-3-col:nth-of-type(6263) {
    animation-delay: 626.3s; }
  .grid__item-3-col:nth-of-type(6264) {
    animation-delay: 626.4s; }
  .grid__item-3-col:nth-of-type(6265) {
    animation-delay: 626.5s; }
  .grid__item-3-col:nth-of-type(6266) {
    animation-delay: 626.6s; }
  .grid__item-3-col:nth-of-type(6267) {
    animation-delay: 626.7s; }
  .grid__item-3-col:nth-of-type(6268) {
    animation-delay: 626.8s; }
  .grid__item-3-col:nth-of-type(6269) {
    animation-delay: 626.9s; }
  .grid__item-3-col:nth-of-type(6270) {
    animation-delay: 627s; }
  .grid__item-3-col:nth-of-type(6271) {
    animation-delay: 627.1s; }
  .grid__item-3-col:nth-of-type(6272) {
    animation-delay: 627.2s; }
  .grid__item-3-col:nth-of-type(6273) {
    animation-delay: 627.3s; }
  .grid__item-3-col:nth-of-type(6274) {
    animation-delay: 627.4s; }
  .grid__item-3-col:nth-of-type(6275) {
    animation-delay: 627.5s; }
  .grid__item-3-col:nth-of-type(6276) {
    animation-delay: 627.6s; }
  .grid__item-3-col:nth-of-type(6277) {
    animation-delay: 627.7s; }
  .grid__item-3-col:nth-of-type(6278) {
    animation-delay: 627.8s; }
  .grid__item-3-col:nth-of-type(6279) {
    animation-delay: 627.9s; }
  .grid__item-3-col:nth-of-type(6280) {
    animation-delay: 628s; }
  .grid__item-3-col:nth-of-type(6281) {
    animation-delay: 628.1s; }
  .grid__item-3-col:nth-of-type(6282) {
    animation-delay: 628.2s; }
  .grid__item-3-col:nth-of-type(6283) {
    animation-delay: 628.3s; }
  .grid__item-3-col:nth-of-type(6284) {
    animation-delay: 628.4s; }
  .grid__item-3-col:nth-of-type(6285) {
    animation-delay: 628.5s; }
  .grid__item-3-col:nth-of-type(6286) {
    animation-delay: 628.6s; }
  .grid__item-3-col:nth-of-type(6287) {
    animation-delay: 628.7s; }
  .grid__item-3-col:nth-of-type(6288) {
    animation-delay: 628.8s; }
  .grid__item-3-col:nth-of-type(6289) {
    animation-delay: 628.9s; }
  .grid__item-3-col:nth-of-type(6290) {
    animation-delay: 629s; }
  .grid__item-3-col:nth-of-type(6291) {
    animation-delay: 629.1s; }
  .grid__item-3-col:nth-of-type(6292) {
    animation-delay: 629.2s; }
  .grid__item-3-col:nth-of-type(6293) {
    animation-delay: 629.3s; }
  .grid__item-3-col:nth-of-type(6294) {
    animation-delay: 629.4s; }
  .grid__item-3-col:nth-of-type(6295) {
    animation-delay: 629.5s; }
  .grid__item-3-col:nth-of-type(6296) {
    animation-delay: 629.6s; }
  .grid__item-3-col:nth-of-type(6297) {
    animation-delay: 629.7s; }
  .grid__item-3-col:nth-of-type(6298) {
    animation-delay: 629.8s; }
  .grid__item-3-col:nth-of-type(6299) {
    animation-delay: 629.9s; }
  .grid__item-3-col:nth-of-type(6300) {
    animation-delay: 630s; }
  .grid__item-3-col:nth-of-type(6301) {
    animation-delay: 630.1s; }
  .grid__item-3-col:nth-of-type(6302) {
    animation-delay: 630.2s; }
  .grid__item-3-col:nth-of-type(6303) {
    animation-delay: 630.3s; }
  .grid__item-3-col:nth-of-type(6304) {
    animation-delay: 630.4s; }
  .grid__item-3-col:nth-of-type(6305) {
    animation-delay: 630.5s; }
  .grid__item-3-col:nth-of-type(6306) {
    animation-delay: 630.6s; }
  .grid__item-3-col:nth-of-type(6307) {
    animation-delay: 630.7s; }
  .grid__item-3-col:nth-of-type(6308) {
    animation-delay: 630.8s; }
  .grid__item-3-col:nth-of-type(6309) {
    animation-delay: 630.9s; }
  .grid__item-3-col:nth-of-type(6310) {
    animation-delay: 631s; }
  .grid__item-3-col:nth-of-type(6311) {
    animation-delay: 631.1s; }
  .grid__item-3-col:nth-of-type(6312) {
    animation-delay: 631.2s; }
  .grid__item-3-col:nth-of-type(6313) {
    animation-delay: 631.3s; }
  .grid__item-3-col:nth-of-type(6314) {
    animation-delay: 631.4s; }
  .grid__item-3-col:nth-of-type(6315) {
    animation-delay: 631.5s; }
  .grid__item-3-col:nth-of-type(6316) {
    animation-delay: 631.6s; }
  .grid__item-3-col:nth-of-type(6317) {
    animation-delay: 631.7s; }
  .grid__item-3-col:nth-of-type(6318) {
    animation-delay: 631.8s; }
  .grid__item-3-col:nth-of-type(6319) {
    animation-delay: 631.9s; }
  .grid__item-3-col:nth-of-type(6320) {
    animation-delay: 632s; }
  .grid__item-3-col:nth-of-type(6321) {
    animation-delay: 632.1s; }
  .grid__item-3-col:nth-of-type(6322) {
    animation-delay: 632.2s; }
  .grid__item-3-col:nth-of-type(6323) {
    animation-delay: 632.3s; }
  .grid__item-3-col:nth-of-type(6324) {
    animation-delay: 632.4s; }
  .grid__item-3-col:nth-of-type(6325) {
    animation-delay: 632.5s; }
  .grid__item-3-col:nth-of-type(6326) {
    animation-delay: 632.6s; }
  .grid__item-3-col:nth-of-type(6327) {
    animation-delay: 632.7s; }
  .grid__item-3-col:nth-of-type(6328) {
    animation-delay: 632.8s; }
  .grid__item-3-col:nth-of-type(6329) {
    animation-delay: 632.9s; }
  .grid__item-3-col:nth-of-type(6330) {
    animation-delay: 633s; }
  .grid__item-3-col:nth-of-type(6331) {
    animation-delay: 633.1s; }
  .grid__item-3-col:nth-of-type(6332) {
    animation-delay: 633.2s; }
  .grid__item-3-col:nth-of-type(6333) {
    animation-delay: 633.3s; }
  .grid__item-3-col:nth-of-type(6334) {
    animation-delay: 633.4s; }
  .grid__item-3-col:nth-of-type(6335) {
    animation-delay: 633.5s; }
  .grid__item-3-col:nth-of-type(6336) {
    animation-delay: 633.6s; }
  .grid__item-3-col:nth-of-type(6337) {
    animation-delay: 633.7s; }
  .grid__item-3-col:nth-of-type(6338) {
    animation-delay: 633.8s; }
  .grid__item-3-col:nth-of-type(6339) {
    animation-delay: 633.9s; }
  .grid__item-3-col:nth-of-type(6340) {
    animation-delay: 634s; }
  .grid__item-3-col:nth-of-type(6341) {
    animation-delay: 634.1s; }
  .grid__item-3-col:nth-of-type(6342) {
    animation-delay: 634.2s; }
  .grid__item-3-col:nth-of-type(6343) {
    animation-delay: 634.3s; }
  .grid__item-3-col:nth-of-type(6344) {
    animation-delay: 634.4s; }
  .grid__item-3-col:nth-of-type(6345) {
    animation-delay: 634.5s; }
  .grid__item-3-col:nth-of-type(6346) {
    animation-delay: 634.6s; }
  .grid__item-3-col:nth-of-type(6347) {
    animation-delay: 634.7s; }
  .grid__item-3-col:nth-of-type(6348) {
    animation-delay: 634.8s; }
  .grid__item-3-col:nth-of-type(6349) {
    animation-delay: 634.9s; }
  .grid__item-3-col:nth-of-type(6350) {
    animation-delay: 635s; }
  .grid__item-3-col:nth-of-type(6351) {
    animation-delay: 635.1s; }
  .grid__item-3-col:nth-of-type(6352) {
    animation-delay: 635.2s; }
  .grid__item-3-col:nth-of-type(6353) {
    animation-delay: 635.3s; }
  .grid__item-3-col:nth-of-type(6354) {
    animation-delay: 635.4s; }
  .grid__item-3-col:nth-of-type(6355) {
    animation-delay: 635.5s; }
  .grid__item-3-col:nth-of-type(6356) {
    animation-delay: 635.6s; }
  .grid__item-3-col:nth-of-type(6357) {
    animation-delay: 635.7s; }
  .grid__item-3-col:nth-of-type(6358) {
    animation-delay: 635.8s; }
  .grid__item-3-col:nth-of-type(6359) {
    animation-delay: 635.9s; }
  .grid__item-3-col:nth-of-type(6360) {
    animation-delay: 636s; }
  .grid__item-3-col:nth-of-type(6361) {
    animation-delay: 636.1s; }
  .grid__item-3-col:nth-of-type(6362) {
    animation-delay: 636.2s; }
  .grid__item-3-col:nth-of-type(6363) {
    animation-delay: 636.3s; }
  .grid__item-3-col:nth-of-type(6364) {
    animation-delay: 636.4s; }
  .grid__item-3-col:nth-of-type(6365) {
    animation-delay: 636.5s; }
  .grid__item-3-col:nth-of-type(6366) {
    animation-delay: 636.6s; }
  .grid__item-3-col:nth-of-type(6367) {
    animation-delay: 636.7s; }
  .grid__item-3-col:nth-of-type(6368) {
    animation-delay: 636.8s; }
  .grid__item-3-col:nth-of-type(6369) {
    animation-delay: 636.9s; }
  .grid__item-3-col:nth-of-type(6370) {
    animation-delay: 637s; }
  .grid__item-3-col:nth-of-type(6371) {
    animation-delay: 637.1s; }
  .grid__item-3-col:nth-of-type(6372) {
    animation-delay: 637.2s; }
  .grid__item-3-col:nth-of-type(6373) {
    animation-delay: 637.3s; }
  .grid__item-3-col:nth-of-type(6374) {
    animation-delay: 637.4s; }
  .grid__item-3-col:nth-of-type(6375) {
    animation-delay: 637.5s; }
  .grid__item-3-col:nth-of-type(6376) {
    animation-delay: 637.6s; }
  .grid__item-3-col:nth-of-type(6377) {
    animation-delay: 637.7s; }
  .grid__item-3-col:nth-of-type(6378) {
    animation-delay: 637.8s; }
  .grid__item-3-col:nth-of-type(6379) {
    animation-delay: 637.9s; }
  .grid__item-3-col:nth-of-type(6380) {
    animation-delay: 638s; }
  .grid__item-3-col:nth-of-type(6381) {
    animation-delay: 638.1s; }
  .grid__item-3-col:nth-of-type(6382) {
    animation-delay: 638.2s; }
  .grid__item-3-col:nth-of-type(6383) {
    animation-delay: 638.3s; }
  .grid__item-3-col:nth-of-type(6384) {
    animation-delay: 638.4s; }
  .grid__item-3-col:nth-of-type(6385) {
    animation-delay: 638.5s; }
  .grid__item-3-col:nth-of-type(6386) {
    animation-delay: 638.6s; }
  .grid__item-3-col:nth-of-type(6387) {
    animation-delay: 638.7s; }
  .grid__item-3-col:nth-of-type(6388) {
    animation-delay: 638.8s; }
  .grid__item-3-col:nth-of-type(6389) {
    animation-delay: 638.9s; }
  .grid__item-3-col:nth-of-type(6390) {
    animation-delay: 639s; }
  .grid__item-3-col:nth-of-type(6391) {
    animation-delay: 639.1s; }
  .grid__item-3-col:nth-of-type(6392) {
    animation-delay: 639.2s; }
  .grid__item-3-col:nth-of-type(6393) {
    animation-delay: 639.3s; }
  .grid__item-3-col:nth-of-type(6394) {
    animation-delay: 639.4s; }
  .grid__item-3-col:nth-of-type(6395) {
    animation-delay: 639.5s; }
  .grid__item-3-col:nth-of-type(6396) {
    animation-delay: 639.6s; }
  .grid__item-3-col:nth-of-type(6397) {
    animation-delay: 639.7s; }
  .grid__item-3-col:nth-of-type(6398) {
    animation-delay: 639.8s; }
  .grid__item-3-col:nth-of-type(6399) {
    animation-delay: 639.9s; }
  .grid__item-3-col:nth-of-type(6400) {
    animation-delay: 640s; }
  .grid__item-3-col:nth-of-type(6401) {
    animation-delay: 640.1s; }
  .grid__item-3-col:nth-of-type(6402) {
    animation-delay: 640.2s; }
  .grid__item-3-col:nth-of-type(6403) {
    animation-delay: 640.3s; }
  .grid__item-3-col:nth-of-type(6404) {
    animation-delay: 640.4s; }
  .grid__item-3-col:nth-of-type(6405) {
    animation-delay: 640.5s; }
  .grid__item-3-col:nth-of-type(6406) {
    animation-delay: 640.6s; }
  .grid__item-3-col:nth-of-type(6407) {
    animation-delay: 640.7s; }
  .grid__item-3-col:nth-of-type(6408) {
    animation-delay: 640.8s; }
  .grid__item-3-col:nth-of-type(6409) {
    animation-delay: 640.9s; }
  .grid__item-3-col:nth-of-type(6410) {
    animation-delay: 641s; }
  .grid__item-3-col:nth-of-type(6411) {
    animation-delay: 641.1s; }
  .grid__item-3-col:nth-of-type(6412) {
    animation-delay: 641.2s; }
  .grid__item-3-col:nth-of-type(6413) {
    animation-delay: 641.3s; }
  .grid__item-3-col:nth-of-type(6414) {
    animation-delay: 641.4s; }
  .grid__item-3-col:nth-of-type(6415) {
    animation-delay: 641.5s; }
  .grid__item-3-col:nth-of-type(6416) {
    animation-delay: 641.6s; }
  .grid__item-3-col:nth-of-type(6417) {
    animation-delay: 641.7s; }
  .grid__item-3-col:nth-of-type(6418) {
    animation-delay: 641.8s; }
  .grid__item-3-col:nth-of-type(6419) {
    animation-delay: 641.9s; }
  .grid__item-3-col:nth-of-type(6420) {
    animation-delay: 642s; }
  .grid__item-3-col:nth-of-type(6421) {
    animation-delay: 642.1s; }
  .grid__item-3-col:nth-of-type(6422) {
    animation-delay: 642.2s; }
  .grid__item-3-col:nth-of-type(6423) {
    animation-delay: 642.3s; }
  .grid__item-3-col:nth-of-type(6424) {
    animation-delay: 642.4s; }
  .grid__item-3-col:nth-of-type(6425) {
    animation-delay: 642.5s; }
  .grid__item-3-col:nth-of-type(6426) {
    animation-delay: 642.6s; }
  .grid__item-3-col:nth-of-type(6427) {
    animation-delay: 642.7s; }
  .grid__item-3-col:nth-of-type(6428) {
    animation-delay: 642.8s; }
  .grid__item-3-col:nth-of-type(6429) {
    animation-delay: 642.9s; }
  .grid__item-3-col:nth-of-type(6430) {
    animation-delay: 643s; }
  .grid__item-3-col:nth-of-type(6431) {
    animation-delay: 643.1s; }
  .grid__item-3-col:nth-of-type(6432) {
    animation-delay: 643.2s; }
  .grid__item-3-col:nth-of-type(6433) {
    animation-delay: 643.3s; }
  .grid__item-3-col:nth-of-type(6434) {
    animation-delay: 643.4s; }
  .grid__item-3-col:nth-of-type(6435) {
    animation-delay: 643.5s; }
  .grid__item-3-col:nth-of-type(6436) {
    animation-delay: 643.6s; }
  .grid__item-3-col:nth-of-type(6437) {
    animation-delay: 643.7s; }
  .grid__item-3-col:nth-of-type(6438) {
    animation-delay: 643.8s; }
  .grid__item-3-col:nth-of-type(6439) {
    animation-delay: 643.9s; }
  .grid__item-3-col:nth-of-type(6440) {
    animation-delay: 644s; }
  .grid__item-3-col:nth-of-type(6441) {
    animation-delay: 644.1s; }
  .grid__item-3-col:nth-of-type(6442) {
    animation-delay: 644.2s; }
  .grid__item-3-col:nth-of-type(6443) {
    animation-delay: 644.3s; }
  .grid__item-3-col:nth-of-type(6444) {
    animation-delay: 644.4s; }
  .grid__item-3-col:nth-of-type(6445) {
    animation-delay: 644.5s; }
  .grid__item-3-col:nth-of-type(6446) {
    animation-delay: 644.6s; }
  .grid__item-3-col:nth-of-type(6447) {
    animation-delay: 644.7s; }
  .grid__item-3-col:nth-of-type(6448) {
    animation-delay: 644.8s; }
  .grid__item-3-col:nth-of-type(6449) {
    animation-delay: 644.9s; }
  .grid__item-3-col:nth-of-type(6450) {
    animation-delay: 645s; }
  .grid__item-3-col:nth-of-type(6451) {
    animation-delay: 645.1s; }
  .grid__item-3-col:nth-of-type(6452) {
    animation-delay: 645.2s; }
  .grid__item-3-col:nth-of-type(6453) {
    animation-delay: 645.3s; }
  .grid__item-3-col:nth-of-type(6454) {
    animation-delay: 645.4s; }
  .grid__item-3-col:nth-of-type(6455) {
    animation-delay: 645.5s; }
  .grid__item-3-col:nth-of-type(6456) {
    animation-delay: 645.6s; }
  .grid__item-3-col:nth-of-type(6457) {
    animation-delay: 645.7s; }
  .grid__item-3-col:nth-of-type(6458) {
    animation-delay: 645.8s; }
  .grid__item-3-col:nth-of-type(6459) {
    animation-delay: 645.9s; }
  .grid__item-3-col:nth-of-type(6460) {
    animation-delay: 646s; }
  .grid__item-3-col:nth-of-type(6461) {
    animation-delay: 646.1s; }
  .grid__item-3-col:nth-of-type(6462) {
    animation-delay: 646.2s; }
  .grid__item-3-col:nth-of-type(6463) {
    animation-delay: 646.3s; }
  .grid__item-3-col:nth-of-type(6464) {
    animation-delay: 646.4s; }
  .grid__item-3-col:nth-of-type(6465) {
    animation-delay: 646.5s; }
  .grid__item-3-col:nth-of-type(6466) {
    animation-delay: 646.6s; }
  .grid__item-3-col:nth-of-type(6467) {
    animation-delay: 646.7s; }
  .grid__item-3-col:nth-of-type(6468) {
    animation-delay: 646.8s; }
  .grid__item-3-col:nth-of-type(6469) {
    animation-delay: 646.9s; }
  .grid__item-3-col:nth-of-type(6470) {
    animation-delay: 647s; }
  .grid__item-3-col:nth-of-type(6471) {
    animation-delay: 647.1s; }
  .grid__item-3-col:nth-of-type(6472) {
    animation-delay: 647.2s; }
  .grid__item-3-col:nth-of-type(6473) {
    animation-delay: 647.3s; }
  .grid__item-3-col:nth-of-type(6474) {
    animation-delay: 647.4s; }
  .grid__item-3-col:nth-of-type(6475) {
    animation-delay: 647.5s; }
  .grid__item-3-col:nth-of-type(6476) {
    animation-delay: 647.6s; }
  .grid__item-3-col:nth-of-type(6477) {
    animation-delay: 647.7s; }
  .grid__item-3-col:nth-of-type(6478) {
    animation-delay: 647.8s; }
  .grid__item-3-col:nth-of-type(6479) {
    animation-delay: 647.9s; }
  .grid__item-3-col:nth-of-type(6480) {
    animation-delay: 648s; }
  .grid__item-3-col:nth-of-type(6481) {
    animation-delay: 648.1s; }
  .grid__item-3-col:nth-of-type(6482) {
    animation-delay: 648.2s; }
  .grid__item-3-col:nth-of-type(6483) {
    animation-delay: 648.3s; }
  .grid__item-3-col:nth-of-type(6484) {
    animation-delay: 648.4s; }
  .grid__item-3-col:nth-of-type(6485) {
    animation-delay: 648.5s; }
  .grid__item-3-col:nth-of-type(6486) {
    animation-delay: 648.6s; }
  .grid__item-3-col:nth-of-type(6487) {
    animation-delay: 648.7s; }
  .grid__item-3-col:nth-of-type(6488) {
    animation-delay: 648.8s; }
  .grid__item-3-col:nth-of-type(6489) {
    animation-delay: 648.9s; }
  .grid__item-3-col:nth-of-type(6490) {
    animation-delay: 649s; }
  .grid__item-3-col:nth-of-type(6491) {
    animation-delay: 649.1s; }
  .grid__item-3-col:nth-of-type(6492) {
    animation-delay: 649.2s; }
  .grid__item-3-col:nth-of-type(6493) {
    animation-delay: 649.3s; }
  .grid__item-3-col:nth-of-type(6494) {
    animation-delay: 649.4s; }
  .grid__item-3-col:nth-of-type(6495) {
    animation-delay: 649.5s; }
  .grid__item-3-col:nth-of-type(6496) {
    animation-delay: 649.6s; }
  .grid__item-3-col:nth-of-type(6497) {
    animation-delay: 649.7s; }
  .grid__item-3-col:nth-of-type(6498) {
    animation-delay: 649.8s; }
  .grid__item-3-col:nth-of-type(6499) {
    animation-delay: 649.9s; }
  .grid__item-3-col:nth-of-type(6500) {
    animation-delay: 650s; }
  .grid__item-3-col:nth-of-type(6501) {
    animation-delay: 650.1s; }
  .grid__item-3-col:nth-of-type(6502) {
    animation-delay: 650.2s; }
  .grid__item-3-col:nth-of-type(6503) {
    animation-delay: 650.3s; }
  .grid__item-3-col:nth-of-type(6504) {
    animation-delay: 650.4s; }
  .grid__item-3-col:nth-of-type(6505) {
    animation-delay: 650.5s; }
  .grid__item-3-col:nth-of-type(6506) {
    animation-delay: 650.6s; }
  .grid__item-3-col:nth-of-type(6507) {
    animation-delay: 650.7s; }
  .grid__item-3-col:nth-of-type(6508) {
    animation-delay: 650.8s; }
  .grid__item-3-col:nth-of-type(6509) {
    animation-delay: 650.9s; }
  .grid__item-3-col:nth-of-type(6510) {
    animation-delay: 651s; }
  .grid__item-3-col:nth-of-type(6511) {
    animation-delay: 651.1s; }
  .grid__item-3-col:nth-of-type(6512) {
    animation-delay: 651.2s; }
  .grid__item-3-col:nth-of-type(6513) {
    animation-delay: 651.3s; }
  .grid__item-3-col:nth-of-type(6514) {
    animation-delay: 651.4s; }
  .grid__item-3-col:nth-of-type(6515) {
    animation-delay: 651.5s; }
  .grid__item-3-col:nth-of-type(6516) {
    animation-delay: 651.6s; }
  .grid__item-3-col:nth-of-type(6517) {
    animation-delay: 651.7s; }
  .grid__item-3-col:nth-of-type(6518) {
    animation-delay: 651.8s; }
  .grid__item-3-col:nth-of-type(6519) {
    animation-delay: 651.9s; }
  .grid__item-3-col:nth-of-type(6520) {
    animation-delay: 652s; }
  .grid__item-3-col:nth-of-type(6521) {
    animation-delay: 652.1s; }
  .grid__item-3-col:nth-of-type(6522) {
    animation-delay: 652.2s; }
  .grid__item-3-col:nth-of-type(6523) {
    animation-delay: 652.3s; }
  .grid__item-3-col:nth-of-type(6524) {
    animation-delay: 652.4s; }
  .grid__item-3-col:nth-of-type(6525) {
    animation-delay: 652.5s; }
  .grid__item-3-col:nth-of-type(6526) {
    animation-delay: 652.6s; }
  .grid__item-3-col:nth-of-type(6527) {
    animation-delay: 652.7s; }
  .grid__item-3-col:nth-of-type(6528) {
    animation-delay: 652.8s; }
  .grid__item-3-col:nth-of-type(6529) {
    animation-delay: 652.9s; }
  .grid__item-3-col:nth-of-type(6530) {
    animation-delay: 653s; }
  .grid__item-3-col:nth-of-type(6531) {
    animation-delay: 653.1s; }
  .grid__item-3-col:nth-of-type(6532) {
    animation-delay: 653.2s; }
  .grid__item-3-col:nth-of-type(6533) {
    animation-delay: 653.3s; }
  .grid__item-3-col:nth-of-type(6534) {
    animation-delay: 653.4s; }
  .grid__item-3-col:nth-of-type(6535) {
    animation-delay: 653.5s; }
  .grid__item-3-col:nth-of-type(6536) {
    animation-delay: 653.6s; }
  .grid__item-3-col:nth-of-type(6537) {
    animation-delay: 653.7s; }
  .grid__item-3-col:nth-of-type(6538) {
    animation-delay: 653.8s; }
  .grid__item-3-col:nth-of-type(6539) {
    animation-delay: 653.9s; }
  .grid__item-3-col:nth-of-type(6540) {
    animation-delay: 654s; }
  .grid__item-3-col:nth-of-type(6541) {
    animation-delay: 654.1s; }
  .grid__item-3-col:nth-of-type(6542) {
    animation-delay: 654.2s; }
  .grid__item-3-col:nth-of-type(6543) {
    animation-delay: 654.3s; }
  .grid__item-3-col:nth-of-type(6544) {
    animation-delay: 654.4s; }
  .grid__item-3-col:nth-of-type(6545) {
    animation-delay: 654.5s; }
  .grid__item-3-col:nth-of-type(6546) {
    animation-delay: 654.6s; }
  .grid__item-3-col:nth-of-type(6547) {
    animation-delay: 654.7s; }
  .grid__item-3-col:nth-of-type(6548) {
    animation-delay: 654.8s; }
  .grid__item-3-col:nth-of-type(6549) {
    animation-delay: 654.9s; }
  .grid__item-3-col:nth-of-type(6550) {
    animation-delay: 655s; }
  .grid__item-3-col:nth-of-type(6551) {
    animation-delay: 655.1s; }
  .grid__item-3-col:nth-of-type(6552) {
    animation-delay: 655.2s; }
  .grid__item-3-col:nth-of-type(6553) {
    animation-delay: 655.3s; }
  .grid__item-3-col:nth-of-type(6554) {
    animation-delay: 655.4s; }
  .grid__item-3-col:nth-of-type(6555) {
    animation-delay: 655.5s; }
  .grid__item-3-col:nth-of-type(6556) {
    animation-delay: 655.6s; }
  .grid__item-3-col:nth-of-type(6557) {
    animation-delay: 655.7s; }
  .grid__item-3-col:nth-of-type(6558) {
    animation-delay: 655.8s; }
  .grid__item-3-col:nth-of-type(6559) {
    animation-delay: 655.9s; }
  .grid__item-3-col:nth-of-type(6560) {
    animation-delay: 656s; }
  .grid__item-3-col:nth-of-type(6561) {
    animation-delay: 656.1s; }
  .grid__item-3-col:nth-of-type(6562) {
    animation-delay: 656.2s; }
  .grid__item-3-col:nth-of-type(6563) {
    animation-delay: 656.3s; }
  .grid__item-3-col:nth-of-type(6564) {
    animation-delay: 656.4s; }
  .grid__item-3-col:nth-of-type(6565) {
    animation-delay: 656.5s; }
  .grid__item-3-col:nth-of-type(6566) {
    animation-delay: 656.6s; }
  .grid__item-3-col:nth-of-type(6567) {
    animation-delay: 656.7s; }
  .grid__item-3-col:nth-of-type(6568) {
    animation-delay: 656.8s; }
  .grid__item-3-col:nth-of-type(6569) {
    animation-delay: 656.9s; }
  .grid__item-3-col:nth-of-type(6570) {
    animation-delay: 657s; }
  .grid__item-3-col:nth-of-type(6571) {
    animation-delay: 657.1s; }
  .grid__item-3-col:nth-of-type(6572) {
    animation-delay: 657.2s; }
  .grid__item-3-col:nth-of-type(6573) {
    animation-delay: 657.3s; }
  .grid__item-3-col:nth-of-type(6574) {
    animation-delay: 657.4s; }
  .grid__item-3-col:nth-of-type(6575) {
    animation-delay: 657.5s; }
  .grid__item-3-col:nth-of-type(6576) {
    animation-delay: 657.6s; }
  .grid__item-3-col:nth-of-type(6577) {
    animation-delay: 657.7s; }
  .grid__item-3-col:nth-of-type(6578) {
    animation-delay: 657.8s; }
  .grid__item-3-col:nth-of-type(6579) {
    animation-delay: 657.9s; }
  .grid__item-3-col:nth-of-type(6580) {
    animation-delay: 658s; }
  .grid__item-3-col:nth-of-type(6581) {
    animation-delay: 658.1s; }
  .grid__item-3-col:nth-of-type(6582) {
    animation-delay: 658.2s; }
  .grid__item-3-col:nth-of-type(6583) {
    animation-delay: 658.3s; }
  .grid__item-3-col:nth-of-type(6584) {
    animation-delay: 658.4s; }
  .grid__item-3-col:nth-of-type(6585) {
    animation-delay: 658.5s; }
  .grid__item-3-col:nth-of-type(6586) {
    animation-delay: 658.6s; }
  .grid__item-3-col:nth-of-type(6587) {
    animation-delay: 658.7s; }
  .grid__item-3-col:nth-of-type(6588) {
    animation-delay: 658.8s; }
  .grid__item-3-col:nth-of-type(6589) {
    animation-delay: 658.9s; }
  .grid__item-3-col:nth-of-type(6590) {
    animation-delay: 659s; }
  .grid__item-3-col:nth-of-type(6591) {
    animation-delay: 659.1s; }
  .grid__item-3-col:nth-of-type(6592) {
    animation-delay: 659.2s; }
  .grid__item-3-col:nth-of-type(6593) {
    animation-delay: 659.3s; }
  .grid__item-3-col:nth-of-type(6594) {
    animation-delay: 659.4s; }
  .grid__item-3-col:nth-of-type(6595) {
    animation-delay: 659.5s; }
  .grid__item-3-col:nth-of-type(6596) {
    animation-delay: 659.6s; }
  .grid__item-3-col:nth-of-type(6597) {
    animation-delay: 659.7s; }
  .grid__item-3-col:nth-of-type(6598) {
    animation-delay: 659.8s; }
  .grid__item-3-col:nth-of-type(6599) {
    animation-delay: 659.9s; }
  .grid__item-3-col:nth-of-type(6600) {
    animation-delay: 660s; }
  .grid__item-3-col:nth-of-type(6601) {
    animation-delay: 660.1s; }
  .grid__item-3-col:nth-of-type(6602) {
    animation-delay: 660.2s; }
  .grid__item-3-col:nth-of-type(6603) {
    animation-delay: 660.3s; }
  .grid__item-3-col:nth-of-type(6604) {
    animation-delay: 660.4s; }
  .grid__item-3-col:nth-of-type(6605) {
    animation-delay: 660.5s; }
  .grid__item-3-col:nth-of-type(6606) {
    animation-delay: 660.6s; }
  .grid__item-3-col:nth-of-type(6607) {
    animation-delay: 660.7s; }
  .grid__item-3-col:nth-of-type(6608) {
    animation-delay: 660.8s; }
  .grid__item-3-col:nth-of-type(6609) {
    animation-delay: 660.9s; }
  .grid__item-3-col:nth-of-type(6610) {
    animation-delay: 661s; }
  .grid__item-3-col:nth-of-type(6611) {
    animation-delay: 661.1s; }
  .grid__item-3-col:nth-of-type(6612) {
    animation-delay: 661.2s; }
  .grid__item-3-col:nth-of-type(6613) {
    animation-delay: 661.3s; }
  .grid__item-3-col:nth-of-type(6614) {
    animation-delay: 661.4s; }
  .grid__item-3-col:nth-of-type(6615) {
    animation-delay: 661.5s; }
  .grid__item-3-col:nth-of-type(6616) {
    animation-delay: 661.6s; }
  .grid__item-3-col:nth-of-type(6617) {
    animation-delay: 661.7s; }
  .grid__item-3-col:nth-of-type(6618) {
    animation-delay: 661.8s; }
  .grid__item-3-col:nth-of-type(6619) {
    animation-delay: 661.9s; }
  .grid__item-3-col:nth-of-type(6620) {
    animation-delay: 662s; }
  .grid__item-3-col:nth-of-type(6621) {
    animation-delay: 662.1s; }
  .grid__item-3-col:nth-of-type(6622) {
    animation-delay: 662.2s; }
  .grid__item-3-col:nth-of-type(6623) {
    animation-delay: 662.3s; }
  .grid__item-3-col:nth-of-type(6624) {
    animation-delay: 662.4s; }
  .grid__item-3-col:nth-of-type(6625) {
    animation-delay: 662.5s; }
  .grid__item-3-col:nth-of-type(6626) {
    animation-delay: 662.6s; }
  .grid__item-3-col:nth-of-type(6627) {
    animation-delay: 662.7s; }
  .grid__item-3-col:nth-of-type(6628) {
    animation-delay: 662.8s; }
  .grid__item-3-col:nth-of-type(6629) {
    animation-delay: 662.9s; }
  .grid__item-3-col:nth-of-type(6630) {
    animation-delay: 663s; }
  .grid__item-3-col:nth-of-type(6631) {
    animation-delay: 663.1s; }
  .grid__item-3-col:nth-of-type(6632) {
    animation-delay: 663.2s; }
  .grid__item-3-col:nth-of-type(6633) {
    animation-delay: 663.3s; }
  .grid__item-3-col:nth-of-type(6634) {
    animation-delay: 663.4s; }
  .grid__item-3-col:nth-of-type(6635) {
    animation-delay: 663.5s; }
  .grid__item-3-col:nth-of-type(6636) {
    animation-delay: 663.6s; }
  .grid__item-3-col:nth-of-type(6637) {
    animation-delay: 663.7s; }
  .grid__item-3-col:nth-of-type(6638) {
    animation-delay: 663.8s; }
  .grid__item-3-col:nth-of-type(6639) {
    animation-delay: 663.9s; }
  .grid__item-3-col:nth-of-type(6640) {
    animation-delay: 664s; }
  .grid__item-3-col:nth-of-type(6641) {
    animation-delay: 664.1s; }
  .grid__item-3-col:nth-of-type(6642) {
    animation-delay: 664.2s; }
  .grid__item-3-col:nth-of-type(6643) {
    animation-delay: 664.3s; }
  .grid__item-3-col:nth-of-type(6644) {
    animation-delay: 664.4s; }
  .grid__item-3-col:nth-of-type(6645) {
    animation-delay: 664.5s; }
  .grid__item-3-col:nth-of-type(6646) {
    animation-delay: 664.6s; }
  .grid__item-3-col:nth-of-type(6647) {
    animation-delay: 664.7s; }
  .grid__item-3-col:nth-of-type(6648) {
    animation-delay: 664.8s; }
  .grid__item-3-col:nth-of-type(6649) {
    animation-delay: 664.9s; }
  .grid__item-3-col:nth-of-type(6650) {
    animation-delay: 665s; }
  .grid__item-3-col:nth-of-type(6651) {
    animation-delay: 665.1s; }
  .grid__item-3-col:nth-of-type(6652) {
    animation-delay: 665.2s; }
  .grid__item-3-col:nth-of-type(6653) {
    animation-delay: 665.3s; }
  .grid__item-3-col:nth-of-type(6654) {
    animation-delay: 665.4s; }
  .grid__item-3-col:nth-of-type(6655) {
    animation-delay: 665.5s; }
  .grid__item-3-col:nth-of-type(6656) {
    animation-delay: 665.6s; }
  .grid__item-3-col:nth-of-type(6657) {
    animation-delay: 665.7s; }
  .grid__item-3-col:nth-of-type(6658) {
    animation-delay: 665.8s; }
  .grid__item-3-col:nth-of-type(6659) {
    animation-delay: 665.9s; }
  .grid__item-3-col:nth-of-type(6660) {
    animation-delay: 666s; }
  .grid__item-3-col:nth-of-type(6661) {
    animation-delay: 666.1s; }
  .grid__item-3-col:nth-of-type(6662) {
    animation-delay: 666.2s; }
  .grid__item-3-col:nth-of-type(6663) {
    animation-delay: 666.3s; }
  .grid__item-3-col:nth-of-type(6664) {
    animation-delay: 666.4s; }
  .grid__item-3-col:nth-of-type(6665) {
    animation-delay: 666.5s; }
  .grid__item-3-col:nth-of-type(6666) {
    animation-delay: 666.6s; }
  .grid__item-3-col:nth-of-type(6667) {
    animation-delay: 666.7s; }
  .grid__item-3-col:nth-of-type(6668) {
    animation-delay: 666.8s; }
  .grid__item-3-col:nth-of-type(6669) {
    animation-delay: 666.9s; }
  .grid__item-3-col:nth-of-type(6670) {
    animation-delay: 667s; }
  .grid__item-3-col:nth-of-type(6671) {
    animation-delay: 667.1s; }
  .grid__item-3-col:nth-of-type(6672) {
    animation-delay: 667.2s; }
  .grid__item-3-col:nth-of-type(6673) {
    animation-delay: 667.3s; }
  .grid__item-3-col:nth-of-type(6674) {
    animation-delay: 667.4s; }
  .grid__item-3-col:nth-of-type(6675) {
    animation-delay: 667.5s; }
  .grid__item-3-col:nth-of-type(6676) {
    animation-delay: 667.6s; }
  .grid__item-3-col:nth-of-type(6677) {
    animation-delay: 667.7s; }
  .grid__item-3-col:nth-of-type(6678) {
    animation-delay: 667.8s; }
  .grid__item-3-col:nth-of-type(6679) {
    animation-delay: 667.9s; }
  .grid__item-3-col:nth-of-type(6680) {
    animation-delay: 668s; }
  .grid__item-3-col:nth-of-type(6681) {
    animation-delay: 668.1s; }
  .grid__item-3-col:nth-of-type(6682) {
    animation-delay: 668.2s; }
  .grid__item-3-col:nth-of-type(6683) {
    animation-delay: 668.3s; }
  .grid__item-3-col:nth-of-type(6684) {
    animation-delay: 668.4s; }
  .grid__item-3-col:nth-of-type(6685) {
    animation-delay: 668.5s; }
  .grid__item-3-col:nth-of-type(6686) {
    animation-delay: 668.6s; }
  .grid__item-3-col:nth-of-type(6687) {
    animation-delay: 668.7s; }
  .grid__item-3-col:nth-of-type(6688) {
    animation-delay: 668.8s; }
  .grid__item-3-col:nth-of-type(6689) {
    animation-delay: 668.9s; }
  .grid__item-3-col:nth-of-type(6690) {
    animation-delay: 669s; }
  .grid__item-3-col:nth-of-type(6691) {
    animation-delay: 669.1s; }
  .grid__item-3-col:nth-of-type(6692) {
    animation-delay: 669.2s; }
  .grid__item-3-col:nth-of-type(6693) {
    animation-delay: 669.3s; }
  .grid__item-3-col:nth-of-type(6694) {
    animation-delay: 669.4s; }
  .grid__item-3-col:nth-of-type(6695) {
    animation-delay: 669.5s; }
  .grid__item-3-col:nth-of-type(6696) {
    animation-delay: 669.6s; }
  .grid__item-3-col:nth-of-type(6697) {
    animation-delay: 669.7s; }
  .grid__item-3-col:nth-of-type(6698) {
    animation-delay: 669.8s; }
  .grid__item-3-col:nth-of-type(6699) {
    animation-delay: 669.9s; }
  .grid__item-3-col:nth-of-type(6700) {
    animation-delay: 670s; }
  .grid__item-3-col:nth-of-type(6701) {
    animation-delay: 670.1s; }
  .grid__item-3-col:nth-of-type(6702) {
    animation-delay: 670.2s; }
  .grid__item-3-col:nth-of-type(6703) {
    animation-delay: 670.3s; }
  .grid__item-3-col:nth-of-type(6704) {
    animation-delay: 670.4s; }
  .grid__item-3-col:nth-of-type(6705) {
    animation-delay: 670.5s; }
  .grid__item-3-col:nth-of-type(6706) {
    animation-delay: 670.6s; }
  .grid__item-3-col:nth-of-type(6707) {
    animation-delay: 670.7s; }
  .grid__item-3-col:nth-of-type(6708) {
    animation-delay: 670.8s; }
  .grid__item-3-col:nth-of-type(6709) {
    animation-delay: 670.9s; }
  .grid__item-3-col:nth-of-type(6710) {
    animation-delay: 671s; }
  .grid__item-3-col:nth-of-type(6711) {
    animation-delay: 671.1s; }
  .grid__item-3-col:nth-of-type(6712) {
    animation-delay: 671.2s; }
  .grid__item-3-col:nth-of-type(6713) {
    animation-delay: 671.3s; }
  .grid__item-3-col:nth-of-type(6714) {
    animation-delay: 671.4s; }
  .grid__item-3-col:nth-of-type(6715) {
    animation-delay: 671.5s; }
  .grid__item-3-col:nth-of-type(6716) {
    animation-delay: 671.6s; }
  .grid__item-3-col:nth-of-type(6717) {
    animation-delay: 671.7s; }
  .grid__item-3-col:nth-of-type(6718) {
    animation-delay: 671.8s; }
  .grid__item-3-col:nth-of-type(6719) {
    animation-delay: 671.9s; }
  .grid__item-3-col:nth-of-type(6720) {
    animation-delay: 672s; }
  .grid__item-3-col:nth-of-type(6721) {
    animation-delay: 672.1s; }
  .grid__item-3-col:nth-of-type(6722) {
    animation-delay: 672.2s; }
  .grid__item-3-col:nth-of-type(6723) {
    animation-delay: 672.3s; }
  .grid__item-3-col:nth-of-type(6724) {
    animation-delay: 672.4s; }
  .grid__item-3-col:nth-of-type(6725) {
    animation-delay: 672.5s; }
  .grid__item-3-col:nth-of-type(6726) {
    animation-delay: 672.6s; }
  .grid__item-3-col:nth-of-type(6727) {
    animation-delay: 672.7s; }
  .grid__item-3-col:nth-of-type(6728) {
    animation-delay: 672.8s; }
  .grid__item-3-col:nth-of-type(6729) {
    animation-delay: 672.9s; }
  .grid__item-3-col:nth-of-type(6730) {
    animation-delay: 673s; }
  .grid__item-3-col:nth-of-type(6731) {
    animation-delay: 673.1s; }
  .grid__item-3-col:nth-of-type(6732) {
    animation-delay: 673.2s; }
  .grid__item-3-col:nth-of-type(6733) {
    animation-delay: 673.3s; }
  .grid__item-3-col:nth-of-type(6734) {
    animation-delay: 673.4s; }
  .grid__item-3-col:nth-of-type(6735) {
    animation-delay: 673.5s; }
  .grid__item-3-col:nth-of-type(6736) {
    animation-delay: 673.6s; }
  .grid__item-3-col:nth-of-type(6737) {
    animation-delay: 673.7s; }
  .grid__item-3-col:nth-of-type(6738) {
    animation-delay: 673.8s; }
  .grid__item-3-col:nth-of-type(6739) {
    animation-delay: 673.9s; }
  .grid__item-3-col:nth-of-type(6740) {
    animation-delay: 674s; }
  .grid__item-3-col:nth-of-type(6741) {
    animation-delay: 674.1s; }
  .grid__item-3-col:nth-of-type(6742) {
    animation-delay: 674.2s; }
  .grid__item-3-col:nth-of-type(6743) {
    animation-delay: 674.3s; }
  .grid__item-3-col:nth-of-type(6744) {
    animation-delay: 674.4s; }
  .grid__item-3-col:nth-of-type(6745) {
    animation-delay: 674.5s; }
  .grid__item-3-col:nth-of-type(6746) {
    animation-delay: 674.6s; }
  .grid__item-3-col:nth-of-type(6747) {
    animation-delay: 674.7s; }
  .grid__item-3-col:nth-of-type(6748) {
    animation-delay: 674.8s; }
  .grid__item-3-col:nth-of-type(6749) {
    animation-delay: 674.9s; }
  .grid__item-3-col:nth-of-type(6750) {
    animation-delay: 675s; }
  .grid__item-3-col:nth-of-type(6751) {
    animation-delay: 675.1s; }
  .grid__item-3-col:nth-of-type(6752) {
    animation-delay: 675.2s; }
  .grid__item-3-col:nth-of-type(6753) {
    animation-delay: 675.3s; }
  .grid__item-3-col:nth-of-type(6754) {
    animation-delay: 675.4s; }
  .grid__item-3-col:nth-of-type(6755) {
    animation-delay: 675.5s; }
  .grid__item-3-col:nth-of-type(6756) {
    animation-delay: 675.6s; }
  .grid__item-3-col:nth-of-type(6757) {
    animation-delay: 675.7s; }
  .grid__item-3-col:nth-of-type(6758) {
    animation-delay: 675.8s; }
  .grid__item-3-col:nth-of-type(6759) {
    animation-delay: 675.9s; }
  .grid__item-3-col:nth-of-type(6760) {
    animation-delay: 676s; }
  .grid__item-3-col:nth-of-type(6761) {
    animation-delay: 676.1s; }
  .grid__item-3-col:nth-of-type(6762) {
    animation-delay: 676.2s; }
  .grid__item-3-col:nth-of-type(6763) {
    animation-delay: 676.3s; }
  .grid__item-3-col:nth-of-type(6764) {
    animation-delay: 676.4s; }
  .grid__item-3-col:nth-of-type(6765) {
    animation-delay: 676.5s; }
  .grid__item-3-col:nth-of-type(6766) {
    animation-delay: 676.6s; }
  .grid__item-3-col:nth-of-type(6767) {
    animation-delay: 676.7s; }
  .grid__item-3-col:nth-of-type(6768) {
    animation-delay: 676.8s; }
  .grid__item-3-col:nth-of-type(6769) {
    animation-delay: 676.9s; }
  .grid__item-3-col:nth-of-type(6770) {
    animation-delay: 677s; }
  .grid__item-3-col:nth-of-type(6771) {
    animation-delay: 677.1s; }
  .grid__item-3-col:nth-of-type(6772) {
    animation-delay: 677.2s; }
  .grid__item-3-col:nth-of-type(6773) {
    animation-delay: 677.3s; }
  .grid__item-3-col:nth-of-type(6774) {
    animation-delay: 677.4s; }
  .grid__item-3-col:nth-of-type(6775) {
    animation-delay: 677.5s; }
  .grid__item-3-col:nth-of-type(6776) {
    animation-delay: 677.6s; }
  .grid__item-3-col:nth-of-type(6777) {
    animation-delay: 677.7s; }
  .grid__item-3-col:nth-of-type(6778) {
    animation-delay: 677.8s; }
  .grid__item-3-col:nth-of-type(6779) {
    animation-delay: 677.9s; }
  .grid__item-3-col:nth-of-type(6780) {
    animation-delay: 678s; }
  .grid__item-3-col:nth-of-type(6781) {
    animation-delay: 678.1s; }
  .grid__item-3-col:nth-of-type(6782) {
    animation-delay: 678.2s; }
  .grid__item-3-col:nth-of-type(6783) {
    animation-delay: 678.3s; }
  .grid__item-3-col:nth-of-type(6784) {
    animation-delay: 678.4s; }
  .grid__item-3-col:nth-of-type(6785) {
    animation-delay: 678.5s; }
  .grid__item-3-col:nth-of-type(6786) {
    animation-delay: 678.6s; }
  .grid__item-3-col:nth-of-type(6787) {
    animation-delay: 678.7s; }
  .grid__item-3-col:nth-of-type(6788) {
    animation-delay: 678.8s; }
  .grid__item-3-col:nth-of-type(6789) {
    animation-delay: 678.9s; }
  .grid__item-3-col:nth-of-type(6790) {
    animation-delay: 679s; }
  .grid__item-3-col:nth-of-type(6791) {
    animation-delay: 679.1s; }
  .grid__item-3-col:nth-of-type(6792) {
    animation-delay: 679.2s; }
  .grid__item-3-col:nth-of-type(6793) {
    animation-delay: 679.3s; }
  .grid__item-3-col:nth-of-type(6794) {
    animation-delay: 679.4s; }
  .grid__item-3-col:nth-of-type(6795) {
    animation-delay: 679.5s; }
  .grid__item-3-col:nth-of-type(6796) {
    animation-delay: 679.6s; }
  .grid__item-3-col:nth-of-type(6797) {
    animation-delay: 679.7s; }
  .grid__item-3-col:nth-of-type(6798) {
    animation-delay: 679.8s; }
  .grid__item-3-col:nth-of-type(6799) {
    animation-delay: 679.9s; }
  .grid__item-3-col:nth-of-type(6800) {
    animation-delay: 680s; }
  .grid__item-3-col:nth-of-type(6801) {
    animation-delay: 680.1s; }
  .grid__item-3-col:nth-of-type(6802) {
    animation-delay: 680.2s; }
  .grid__item-3-col:nth-of-type(6803) {
    animation-delay: 680.3s; }
  .grid__item-3-col:nth-of-type(6804) {
    animation-delay: 680.4s; }
  .grid__item-3-col:nth-of-type(6805) {
    animation-delay: 680.5s; }
  .grid__item-3-col:nth-of-type(6806) {
    animation-delay: 680.6s; }
  .grid__item-3-col:nth-of-type(6807) {
    animation-delay: 680.7s; }
  .grid__item-3-col:nth-of-type(6808) {
    animation-delay: 680.8s; }
  .grid__item-3-col:nth-of-type(6809) {
    animation-delay: 680.9s; }
  .grid__item-3-col:nth-of-type(6810) {
    animation-delay: 681s; }
  .grid__item-3-col:nth-of-type(6811) {
    animation-delay: 681.1s; }
  .grid__item-3-col:nth-of-type(6812) {
    animation-delay: 681.2s; }
  .grid__item-3-col:nth-of-type(6813) {
    animation-delay: 681.3s; }
  .grid__item-3-col:nth-of-type(6814) {
    animation-delay: 681.4s; }
  .grid__item-3-col:nth-of-type(6815) {
    animation-delay: 681.5s; }
  .grid__item-3-col:nth-of-type(6816) {
    animation-delay: 681.6s; }
  .grid__item-3-col:nth-of-type(6817) {
    animation-delay: 681.7s; }
  .grid__item-3-col:nth-of-type(6818) {
    animation-delay: 681.8s; }
  .grid__item-3-col:nth-of-type(6819) {
    animation-delay: 681.9s; }
  .grid__item-3-col:nth-of-type(6820) {
    animation-delay: 682s; }
  .grid__item-3-col:nth-of-type(6821) {
    animation-delay: 682.1s; }
  .grid__item-3-col:nth-of-type(6822) {
    animation-delay: 682.2s; }
  .grid__item-3-col:nth-of-type(6823) {
    animation-delay: 682.3s; }
  .grid__item-3-col:nth-of-type(6824) {
    animation-delay: 682.4s; }
  .grid__item-3-col:nth-of-type(6825) {
    animation-delay: 682.5s; }
  .grid__item-3-col:nth-of-type(6826) {
    animation-delay: 682.6s; }
  .grid__item-3-col:nth-of-type(6827) {
    animation-delay: 682.7s; }
  .grid__item-3-col:nth-of-type(6828) {
    animation-delay: 682.8s; }
  .grid__item-3-col:nth-of-type(6829) {
    animation-delay: 682.9s; }
  .grid__item-3-col:nth-of-type(6830) {
    animation-delay: 683s; }
  .grid__item-3-col:nth-of-type(6831) {
    animation-delay: 683.1s; }
  .grid__item-3-col:nth-of-type(6832) {
    animation-delay: 683.2s; }
  .grid__item-3-col:nth-of-type(6833) {
    animation-delay: 683.3s; }
  .grid__item-3-col:nth-of-type(6834) {
    animation-delay: 683.4s; }
  .grid__item-3-col:nth-of-type(6835) {
    animation-delay: 683.5s; }
  .grid__item-3-col:nth-of-type(6836) {
    animation-delay: 683.6s; }
  .grid__item-3-col:nth-of-type(6837) {
    animation-delay: 683.7s; }
  .grid__item-3-col:nth-of-type(6838) {
    animation-delay: 683.8s; }
  .grid__item-3-col:nth-of-type(6839) {
    animation-delay: 683.9s; }
  .grid__item-3-col:nth-of-type(6840) {
    animation-delay: 684s; }
  .grid__item-3-col:nth-of-type(6841) {
    animation-delay: 684.1s; }
  .grid__item-3-col:nth-of-type(6842) {
    animation-delay: 684.2s; }
  .grid__item-3-col:nth-of-type(6843) {
    animation-delay: 684.3s; }
  .grid__item-3-col:nth-of-type(6844) {
    animation-delay: 684.4s; }
  .grid__item-3-col:nth-of-type(6845) {
    animation-delay: 684.5s; }
  .grid__item-3-col:nth-of-type(6846) {
    animation-delay: 684.6s; }
  .grid__item-3-col:nth-of-type(6847) {
    animation-delay: 684.7s; }
  .grid__item-3-col:nth-of-type(6848) {
    animation-delay: 684.8s; }
  .grid__item-3-col:nth-of-type(6849) {
    animation-delay: 684.9s; }
  .grid__item-3-col:nth-of-type(6850) {
    animation-delay: 685s; }
  .grid__item-3-col:nth-of-type(6851) {
    animation-delay: 685.1s; }
  .grid__item-3-col:nth-of-type(6852) {
    animation-delay: 685.2s; }
  .grid__item-3-col:nth-of-type(6853) {
    animation-delay: 685.3s; }
  .grid__item-3-col:nth-of-type(6854) {
    animation-delay: 685.4s; }
  .grid__item-3-col:nth-of-type(6855) {
    animation-delay: 685.5s; }
  .grid__item-3-col:nth-of-type(6856) {
    animation-delay: 685.6s; }
  .grid__item-3-col:nth-of-type(6857) {
    animation-delay: 685.7s; }
  .grid__item-3-col:nth-of-type(6858) {
    animation-delay: 685.8s; }
  .grid__item-3-col:nth-of-type(6859) {
    animation-delay: 685.9s; }
  .grid__item-3-col:nth-of-type(6860) {
    animation-delay: 686s; }
  .grid__item-3-col:nth-of-type(6861) {
    animation-delay: 686.1s; }
  .grid__item-3-col:nth-of-type(6862) {
    animation-delay: 686.2s; }
  .grid__item-3-col:nth-of-type(6863) {
    animation-delay: 686.3s; }
  .grid__item-3-col:nth-of-type(6864) {
    animation-delay: 686.4s; }
  .grid__item-3-col:nth-of-type(6865) {
    animation-delay: 686.5s; }
  .grid__item-3-col:nth-of-type(6866) {
    animation-delay: 686.6s; }
  .grid__item-3-col:nth-of-type(6867) {
    animation-delay: 686.7s; }
  .grid__item-3-col:nth-of-type(6868) {
    animation-delay: 686.8s; }
  .grid__item-3-col:nth-of-type(6869) {
    animation-delay: 686.9s; }
  .grid__item-3-col:nth-of-type(6870) {
    animation-delay: 687s; }
  .grid__item-3-col:nth-of-type(6871) {
    animation-delay: 687.1s; }
  .grid__item-3-col:nth-of-type(6872) {
    animation-delay: 687.2s; }
  .grid__item-3-col:nth-of-type(6873) {
    animation-delay: 687.3s; }
  .grid__item-3-col:nth-of-type(6874) {
    animation-delay: 687.4s; }
  .grid__item-3-col:nth-of-type(6875) {
    animation-delay: 687.5s; }
  .grid__item-3-col:nth-of-type(6876) {
    animation-delay: 687.6s; }
  .grid__item-3-col:nth-of-type(6877) {
    animation-delay: 687.7s; }
  .grid__item-3-col:nth-of-type(6878) {
    animation-delay: 687.8s; }
  .grid__item-3-col:nth-of-type(6879) {
    animation-delay: 687.9s; }
  .grid__item-3-col:nth-of-type(6880) {
    animation-delay: 688s; }
  .grid__item-3-col:nth-of-type(6881) {
    animation-delay: 688.1s; }
  .grid__item-3-col:nth-of-type(6882) {
    animation-delay: 688.2s; }
  .grid__item-3-col:nth-of-type(6883) {
    animation-delay: 688.3s; }
  .grid__item-3-col:nth-of-type(6884) {
    animation-delay: 688.4s; }
  .grid__item-3-col:nth-of-type(6885) {
    animation-delay: 688.5s; }
  .grid__item-3-col:nth-of-type(6886) {
    animation-delay: 688.6s; }
  .grid__item-3-col:nth-of-type(6887) {
    animation-delay: 688.7s; }
  .grid__item-3-col:nth-of-type(6888) {
    animation-delay: 688.8s; }
  .grid__item-3-col:nth-of-type(6889) {
    animation-delay: 688.9s; }
  .grid__item-3-col:nth-of-type(6890) {
    animation-delay: 689s; }
  .grid__item-3-col:nth-of-type(6891) {
    animation-delay: 689.1s; }
  .grid__item-3-col:nth-of-type(6892) {
    animation-delay: 689.2s; }
  .grid__item-3-col:nth-of-type(6893) {
    animation-delay: 689.3s; }
  .grid__item-3-col:nth-of-type(6894) {
    animation-delay: 689.4s; }
  .grid__item-3-col:nth-of-type(6895) {
    animation-delay: 689.5s; }
  .grid__item-3-col:nth-of-type(6896) {
    animation-delay: 689.6s; }
  .grid__item-3-col:nth-of-type(6897) {
    animation-delay: 689.7s; }
  .grid__item-3-col:nth-of-type(6898) {
    animation-delay: 689.8s; }
  .grid__item-3-col:nth-of-type(6899) {
    animation-delay: 689.9s; }
  .grid__item-3-col:nth-of-type(6900) {
    animation-delay: 690s; }
  .grid__item-3-col:nth-of-type(6901) {
    animation-delay: 690.1s; }
  .grid__item-3-col:nth-of-type(6902) {
    animation-delay: 690.2s; }
  .grid__item-3-col:nth-of-type(6903) {
    animation-delay: 690.3s; }
  .grid__item-3-col:nth-of-type(6904) {
    animation-delay: 690.4s; }
  .grid__item-3-col:nth-of-type(6905) {
    animation-delay: 690.5s; }
  .grid__item-3-col:nth-of-type(6906) {
    animation-delay: 690.6s; }
  .grid__item-3-col:nth-of-type(6907) {
    animation-delay: 690.7s; }
  .grid__item-3-col:nth-of-type(6908) {
    animation-delay: 690.8s; }
  .grid__item-3-col:nth-of-type(6909) {
    animation-delay: 690.9s; }
  .grid__item-3-col:nth-of-type(6910) {
    animation-delay: 691s; }
  .grid__item-3-col:nth-of-type(6911) {
    animation-delay: 691.1s; }
  .grid__item-3-col:nth-of-type(6912) {
    animation-delay: 691.2s; }
  .grid__item-3-col:nth-of-type(6913) {
    animation-delay: 691.3s; }
  .grid__item-3-col:nth-of-type(6914) {
    animation-delay: 691.4s; }
  .grid__item-3-col:nth-of-type(6915) {
    animation-delay: 691.5s; }
  .grid__item-3-col:nth-of-type(6916) {
    animation-delay: 691.6s; }
  .grid__item-3-col:nth-of-type(6917) {
    animation-delay: 691.7s; }
  .grid__item-3-col:nth-of-type(6918) {
    animation-delay: 691.8s; }
  .grid__item-3-col:nth-of-type(6919) {
    animation-delay: 691.9s; }
  .grid__item-3-col:nth-of-type(6920) {
    animation-delay: 692s; }
  .grid__item-3-col:nth-of-type(6921) {
    animation-delay: 692.1s; }
  .grid__item-3-col:nth-of-type(6922) {
    animation-delay: 692.2s; }
  .grid__item-3-col:nth-of-type(6923) {
    animation-delay: 692.3s; }
  .grid__item-3-col:nth-of-type(6924) {
    animation-delay: 692.4s; }
  .grid__item-3-col:nth-of-type(6925) {
    animation-delay: 692.5s; }
  .grid__item-3-col:nth-of-type(6926) {
    animation-delay: 692.6s; }
  .grid__item-3-col:nth-of-type(6927) {
    animation-delay: 692.7s; }
  .grid__item-3-col:nth-of-type(6928) {
    animation-delay: 692.8s; }
  .grid__item-3-col:nth-of-type(6929) {
    animation-delay: 692.9s; }
  .grid__item-3-col:nth-of-type(6930) {
    animation-delay: 693s; }
  .grid__item-3-col:nth-of-type(6931) {
    animation-delay: 693.1s; }
  .grid__item-3-col:nth-of-type(6932) {
    animation-delay: 693.2s; }
  .grid__item-3-col:nth-of-type(6933) {
    animation-delay: 693.3s; }
  .grid__item-3-col:nth-of-type(6934) {
    animation-delay: 693.4s; }
  .grid__item-3-col:nth-of-type(6935) {
    animation-delay: 693.5s; }
  .grid__item-3-col:nth-of-type(6936) {
    animation-delay: 693.6s; }
  .grid__item-3-col:nth-of-type(6937) {
    animation-delay: 693.7s; }
  .grid__item-3-col:nth-of-type(6938) {
    animation-delay: 693.8s; }
  .grid__item-3-col:nth-of-type(6939) {
    animation-delay: 693.9s; }
  .grid__item-3-col:nth-of-type(6940) {
    animation-delay: 694s; }
  .grid__item-3-col:nth-of-type(6941) {
    animation-delay: 694.1s; }
  .grid__item-3-col:nth-of-type(6942) {
    animation-delay: 694.2s; }
  .grid__item-3-col:nth-of-type(6943) {
    animation-delay: 694.3s; }
  .grid__item-3-col:nth-of-type(6944) {
    animation-delay: 694.4s; }
  .grid__item-3-col:nth-of-type(6945) {
    animation-delay: 694.5s; }
  .grid__item-3-col:nth-of-type(6946) {
    animation-delay: 694.6s; }
  .grid__item-3-col:nth-of-type(6947) {
    animation-delay: 694.7s; }
  .grid__item-3-col:nth-of-type(6948) {
    animation-delay: 694.8s; }
  .grid__item-3-col:nth-of-type(6949) {
    animation-delay: 694.9s; }
  .grid__item-3-col:nth-of-type(6950) {
    animation-delay: 695s; }
  .grid__item-3-col:nth-of-type(6951) {
    animation-delay: 695.1s; }
  .grid__item-3-col:nth-of-type(6952) {
    animation-delay: 695.2s; }
  .grid__item-3-col:nth-of-type(6953) {
    animation-delay: 695.3s; }
  .grid__item-3-col:nth-of-type(6954) {
    animation-delay: 695.4s; }
  .grid__item-3-col:nth-of-type(6955) {
    animation-delay: 695.5s; }
  .grid__item-3-col:nth-of-type(6956) {
    animation-delay: 695.6s; }
  .grid__item-3-col:nth-of-type(6957) {
    animation-delay: 695.7s; }
  .grid__item-3-col:nth-of-type(6958) {
    animation-delay: 695.8s; }
  .grid__item-3-col:nth-of-type(6959) {
    animation-delay: 695.9s; }
  .grid__item-3-col:nth-of-type(6960) {
    animation-delay: 696s; }
  .grid__item-3-col:nth-of-type(6961) {
    animation-delay: 696.1s; }
  .grid__item-3-col:nth-of-type(6962) {
    animation-delay: 696.2s; }
  .grid__item-3-col:nth-of-type(6963) {
    animation-delay: 696.3s; }
  .grid__item-3-col:nth-of-type(6964) {
    animation-delay: 696.4s; }
  .grid__item-3-col:nth-of-type(6965) {
    animation-delay: 696.5s; }
  .grid__item-3-col:nth-of-type(6966) {
    animation-delay: 696.6s; }
  .grid__item-3-col:nth-of-type(6967) {
    animation-delay: 696.7s; }
  .grid__item-3-col:nth-of-type(6968) {
    animation-delay: 696.8s; }
  .grid__item-3-col:nth-of-type(6969) {
    animation-delay: 696.9s; }
  .grid__item-3-col:nth-of-type(6970) {
    animation-delay: 697s; }
  .grid__item-3-col:nth-of-type(6971) {
    animation-delay: 697.1s; }
  .grid__item-3-col:nth-of-type(6972) {
    animation-delay: 697.2s; }
  .grid__item-3-col:nth-of-type(6973) {
    animation-delay: 697.3s; }
  .grid__item-3-col:nth-of-type(6974) {
    animation-delay: 697.4s; }
  .grid__item-3-col:nth-of-type(6975) {
    animation-delay: 697.5s; }
  .grid__item-3-col:nth-of-type(6976) {
    animation-delay: 697.6s; }
  .grid__item-3-col:nth-of-type(6977) {
    animation-delay: 697.7s; }
  .grid__item-3-col:nth-of-type(6978) {
    animation-delay: 697.8s; }
  .grid__item-3-col:nth-of-type(6979) {
    animation-delay: 697.9s; }
  .grid__item-3-col:nth-of-type(6980) {
    animation-delay: 698s; }
  .grid__item-3-col:nth-of-type(6981) {
    animation-delay: 698.1s; }
  .grid__item-3-col:nth-of-type(6982) {
    animation-delay: 698.2s; }
  .grid__item-3-col:nth-of-type(6983) {
    animation-delay: 698.3s; }
  .grid__item-3-col:nth-of-type(6984) {
    animation-delay: 698.4s; }
  .grid__item-3-col:nth-of-type(6985) {
    animation-delay: 698.5s; }
  .grid__item-3-col:nth-of-type(6986) {
    animation-delay: 698.6s; }
  .grid__item-3-col:nth-of-type(6987) {
    animation-delay: 698.7s; }
  .grid__item-3-col:nth-of-type(6988) {
    animation-delay: 698.8s; }
  .grid__item-3-col:nth-of-type(6989) {
    animation-delay: 698.9s; }
  .grid__item-3-col:nth-of-type(6990) {
    animation-delay: 699s; }
  .grid__item-3-col:nth-of-type(6991) {
    animation-delay: 699.1s; }
  .grid__item-3-col:nth-of-type(6992) {
    animation-delay: 699.2s; }
  .grid__item-3-col:nth-of-type(6993) {
    animation-delay: 699.3s; }
  .grid__item-3-col:nth-of-type(6994) {
    animation-delay: 699.4s; }
  .grid__item-3-col:nth-of-type(6995) {
    animation-delay: 699.5s; }
  .grid__item-3-col:nth-of-type(6996) {
    animation-delay: 699.6s; }
  .grid__item-3-col:nth-of-type(6997) {
    animation-delay: 699.7s; }
  .grid__item-3-col:nth-of-type(6998) {
    animation-delay: 699.8s; }
  .grid__item-3-col:nth-of-type(6999) {
    animation-delay: 699.9s; }
  .grid__item-3-col:nth-of-type(7000) {
    animation-delay: 700s; }
  .grid__item-3-col:nth-of-type(7001) {
    animation-delay: 700.1s; }
  .grid__item-3-col:nth-of-type(7002) {
    animation-delay: 700.2s; }
  .grid__item-3-col:nth-of-type(7003) {
    animation-delay: 700.3s; }
  .grid__item-3-col:nth-of-type(7004) {
    animation-delay: 700.4s; }
  .grid__item-3-col:nth-of-type(7005) {
    animation-delay: 700.5s; }
  .grid__item-3-col:nth-of-type(7006) {
    animation-delay: 700.6s; }
  .grid__item-3-col:nth-of-type(7007) {
    animation-delay: 700.7s; }
  .grid__item-3-col:nth-of-type(7008) {
    animation-delay: 700.8s; }
  .grid__item-3-col:nth-of-type(7009) {
    animation-delay: 700.9s; }
  .grid__item-3-col:nth-of-type(7010) {
    animation-delay: 701s; }
  .grid__item-3-col:nth-of-type(7011) {
    animation-delay: 701.1s; }
  .grid__item-3-col:nth-of-type(7012) {
    animation-delay: 701.2s; }
  .grid__item-3-col:nth-of-type(7013) {
    animation-delay: 701.3s; }
  .grid__item-3-col:nth-of-type(7014) {
    animation-delay: 701.4s; }
  .grid__item-3-col:nth-of-type(7015) {
    animation-delay: 701.5s; }
  .grid__item-3-col:nth-of-type(7016) {
    animation-delay: 701.6s; }
  .grid__item-3-col:nth-of-type(7017) {
    animation-delay: 701.7s; }
  .grid__item-3-col:nth-of-type(7018) {
    animation-delay: 701.8s; }
  .grid__item-3-col:nth-of-type(7019) {
    animation-delay: 701.9s; }
  .grid__item-3-col:nth-of-type(7020) {
    animation-delay: 702s; }
  .grid__item-3-col:nth-of-type(7021) {
    animation-delay: 702.1s; }
  .grid__item-3-col:nth-of-type(7022) {
    animation-delay: 702.2s; }
  .grid__item-3-col:nth-of-type(7023) {
    animation-delay: 702.3s; }
  .grid__item-3-col:nth-of-type(7024) {
    animation-delay: 702.4s; }
  .grid__item-3-col:nth-of-type(7025) {
    animation-delay: 702.5s; }
  .grid__item-3-col:nth-of-type(7026) {
    animation-delay: 702.6s; }
  .grid__item-3-col:nth-of-type(7027) {
    animation-delay: 702.7s; }
  .grid__item-3-col:nth-of-type(7028) {
    animation-delay: 702.8s; }
  .grid__item-3-col:nth-of-type(7029) {
    animation-delay: 702.9s; }
  .grid__item-3-col:nth-of-type(7030) {
    animation-delay: 703s; }
  .grid__item-3-col:nth-of-type(7031) {
    animation-delay: 703.1s; }
  .grid__item-3-col:nth-of-type(7032) {
    animation-delay: 703.2s; }
  .grid__item-3-col:nth-of-type(7033) {
    animation-delay: 703.3s; }
  .grid__item-3-col:nth-of-type(7034) {
    animation-delay: 703.4s; }
  .grid__item-3-col:nth-of-type(7035) {
    animation-delay: 703.5s; }
  .grid__item-3-col:nth-of-type(7036) {
    animation-delay: 703.6s; }
  .grid__item-3-col:nth-of-type(7037) {
    animation-delay: 703.7s; }
  .grid__item-3-col:nth-of-type(7038) {
    animation-delay: 703.8s; }
  .grid__item-3-col:nth-of-type(7039) {
    animation-delay: 703.9s; }
  .grid__item-3-col:nth-of-type(7040) {
    animation-delay: 704s; }
  .grid__item-3-col:nth-of-type(7041) {
    animation-delay: 704.1s; }
  .grid__item-3-col:nth-of-type(7042) {
    animation-delay: 704.2s; }
  .grid__item-3-col:nth-of-type(7043) {
    animation-delay: 704.3s; }
  .grid__item-3-col:nth-of-type(7044) {
    animation-delay: 704.4s; }
  .grid__item-3-col:nth-of-type(7045) {
    animation-delay: 704.5s; }
  .grid__item-3-col:nth-of-type(7046) {
    animation-delay: 704.6s; }
  .grid__item-3-col:nth-of-type(7047) {
    animation-delay: 704.7s; }
  .grid__item-3-col:nth-of-type(7048) {
    animation-delay: 704.8s; }
  .grid__item-3-col:nth-of-type(7049) {
    animation-delay: 704.9s; }
  .grid__item-3-col:nth-of-type(7050) {
    animation-delay: 705s; }
  .grid__item-3-col:nth-of-type(7051) {
    animation-delay: 705.1s; }
  .grid__item-3-col:nth-of-type(7052) {
    animation-delay: 705.2s; }
  .grid__item-3-col:nth-of-type(7053) {
    animation-delay: 705.3s; }
  .grid__item-3-col:nth-of-type(7054) {
    animation-delay: 705.4s; }
  .grid__item-3-col:nth-of-type(7055) {
    animation-delay: 705.5s; }
  .grid__item-3-col:nth-of-type(7056) {
    animation-delay: 705.6s; }
  .grid__item-3-col:nth-of-type(7057) {
    animation-delay: 705.7s; }
  .grid__item-3-col:nth-of-type(7058) {
    animation-delay: 705.8s; }
  .grid__item-3-col:nth-of-type(7059) {
    animation-delay: 705.9s; }
  .grid__item-3-col:nth-of-type(7060) {
    animation-delay: 706s; }
  .grid__item-3-col:nth-of-type(7061) {
    animation-delay: 706.1s; }
  .grid__item-3-col:nth-of-type(7062) {
    animation-delay: 706.2s; }
  .grid__item-3-col:nth-of-type(7063) {
    animation-delay: 706.3s; }
  .grid__item-3-col:nth-of-type(7064) {
    animation-delay: 706.4s; }
  .grid__item-3-col:nth-of-type(7065) {
    animation-delay: 706.5s; }
  .grid__item-3-col:nth-of-type(7066) {
    animation-delay: 706.6s; }
  .grid__item-3-col:nth-of-type(7067) {
    animation-delay: 706.7s; }
  .grid__item-3-col:nth-of-type(7068) {
    animation-delay: 706.8s; }
  .grid__item-3-col:nth-of-type(7069) {
    animation-delay: 706.9s; }
  .grid__item-3-col:nth-of-type(7070) {
    animation-delay: 707s; }
  .grid__item-3-col:nth-of-type(7071) {
    animation-delay: 707.1s; }
  .grid__item-3-col:nth-of-type(7072) {
    animation-delay: 707.2s; }
  .grid__item-3-col:nth-of-type(7073) {
    animation-delay: 707.3s; }
  .grid__item-3-col:nth-of-type(7074) {
    animation-delay: 707.4s; }
  .grid__item-3-col:nth-of-type(7075) {
    animation-delay: 707.5s; }
  .grid__item-3-col:nth-of-type(7076) {
    animation-delay: 707.6s; }
  .grid__item-3-col:nth-of-type(7077) {
    animation-delay: 707.7s; }
  .grid__item-3-col:nth-of-type(7078) {
    animation-delay: 707.8s; }
  .grid__item-3-col:nth-of-type(7079) {
    animation-delay: 707.9s; }
  .grid__item-3-col:nth-of-type(7080) {
    animation-delay: 708s; }
  .grid__item-3-col:nth-of-type(7081) {
    animation-delay: 708.1s; }
  .grid__item-3-col:nth-of-type(7082) {
    animation-delay: 708.2s; }
  .grid__item-3-col:nth-of-type(7083) {
    animation-delay: 708.3s; }
  .grid__item-3-col:nth-of-type(7084) {
    animation-delay: 708.4s; }
  .grid__item-3-col:nth-of-type(7085) {
    animation-delay: 708.5s; }
  .grid__item-3-col:nth-of-type(7086) {
    animation-delay: 708.6s; }
  .grid__item-3-col:nth-of-type(7087) {
    animation-delay: 708.7s; }
  .grid__item-3-col:nth-of-type(7088) {
    animation-delay: 708.8s; }
  .grid__item-3-col:nth-of-type(7089) {
    animation-delay: 708.9s; }
  .grid__item-3-col:nth-of-type(7090) {
    animation-delay: 709s; }
  .grid__item-3-col:nth-of-type(7091) {
    animation-delay: 709.1s; }
  .grid__item-3-col:nth-of-type(7092) {
    animation-delay: 709.2s; }
  .grid__item-3-col:nth-of-type(7093) {
    animation-delay: 709.3s; }
  .grid__item-3-col:nth-of-type(7094) {
    animation-delay: 709.4s; }
  .grid__item-3-col:nth-of-type(7095) {
    animation-delay: 709.5s; }
  .grid__item-3-col:nth-of-type(7096) {
    animation-delay: 709.6s; }
  .grid__item-3-col:nth-of-type(7097) {
    animation-delay: 709.7s; }
  .grid__item-3-col:nth-of-type(7098) {
    animation-delay: 709.8s; }
  .grid__item-3-col:nth-of-type(7099) {
    animation-delay: 709.9s; }
  .grid__item-3-col:nth-of-type(7100) {
    animation-delay: 710s; }
  .grid__item-3-col:nth-of-type(7101) {
    animation-delay: 710.1s; }
  .grid__item-3-col:nth-of-type(7102) {
    animation-delay: 710.2s; }
  .grid__item-3-col:nth-of-type(7103) {
    animation-delay: 710.3s; }
  .grid__item-3-col:nth-of-type(7104) {
    animation-delay: 710.4s; }
  .grid__item-3-col:nth-of-type(7105) {
    animation-delay: 710.5s; }
  .grid__item-3-col:nth-of-type(7106) {
    animation-delay: 710.6s; }
  .grid__item-3-col:nth-of-type(7107) {
    animation-delay: 710.7s; }
  .grid__item-3-col:nth-of-type(7108) {
    animation-delay: 710.8s; }
  .grid__item-3-col:nth-of-type(7109) {
    animation-delay: 710.9s; }
  .grid__item-3-col:nth-of-type(7110) {
    animation-delay: 711s; }
  .grid__item-3-col:nth-of-type(7111) {
    animation-delay: 711.1s; }
  .grid__item-3-col:nth-of-type(7112) {
    animation-delay: 711.2s; }
  .grid__item-3-col:nth-of-type(7113) {
    animation-delay: 711.3s; }
  .grid__item-3-col:nth-of-type(7114) {
    animation-delay: 711.4s; }
  .grid__item-3-col:nth-of-type(7115) {
    animation-delay: 711.5s; }
  .grid__item-3-col:nth-of-type(7116) {
    animation-delay: 711.6s; }
  .grid__item-3-col:nth-of-type(7117) {
    animation-delay: 711.7s; }
  .grid__item-3-col:nth-of-type(7118) {
    animation-delay: 711.8s; }
  .grid__item-3-col:nth-of-type(7119) {
    animation-delay: 711.9s; }
  .grid__item-3-col:nth-of-type(7120) {
    animation-delay: 712s; }
  .grid__item-3-col:nth-of-type(7121) {
    animation-delay: 712.1s; }
  .grid__item-3-col:nth-of-type(7122) {
    animation-delay: 712.2s; }
  .grid__item-3-col:nth-of-type(7123) {
    animation-delay: 712.3s; }
  .grid__item-3-col:nth-of-type(7124) {
    animation-delay: 712.4s; }
  .grid__item-3-col:nth-of-type(7125) {
    animation-delay: 712.5s; }
  .grid__item-3-col:nth-of-type(7126) {
    animation-delay: 712.6s; }
  .grid__item-3-col:nth-of-type(7127) {
    animation-delay: 712.7s; }
  .grid__item-3-col:nth-of-type(7128) {
    animation-delay: 712.8s; }
  .grid__item-3-col:nth-of-type(7129) {
    animation-delay: 712.9s; }
  .grid__item-3-col:nth-of-type(7130) {
    animation-delay: 713s; }
  .grid__item-3-col:nth-of-type(7131) {
    animation-delay: 713.1s; }
  .grid__item-3-col:nth-of-type(7132) {
    animation-delay: 713.2s; }
  .grid__item-3-col:nth-of-type(7133) {
    animation-delay: 713.3s; }
  .grid__item-3-col:nth-of-type(7134) {
    animation-delay: 713.4s; }
  .grid__item-3-col:nth-of-type(7135) {
    animation-delay: 713.5s; }
  .grid__item-3-col:nth-of-type(7136) {
    animation-delay: 713.6s; }
  .grid__item-3-col:nth-of-type(7137) {
    animation-delay: 713.7s; }
  .grid__item-3-col:nth-of-type(7138) {
    animation-delay: 713.8s; }
  .grid__item-3-col:nth-of-type(7139) {
    animation-delay: 713.9s; }
  .grid__item-3-col:nth-of-type(7140) {
    animation-delay: 714s; }
  .grid__item-3-col:nth-of-type(7141) {
    animation-delay: 714.1s; }
  .grid__item-3-col:nth-of-type(7142) {
    animation-delay: 714.2s; }
  .grid__item-3-col:nth-of-type(7143) {
    animation-delay: 714.3s; }
  .grid__item-3-col:nth-of-type(7144) {
    animation-delay: 714.4s; }
  .grid__item-3-col:nth-of-type(7145) {
    animation-delay: 714.5s; }
  .grid__item-3-col:nth-of-type(7146) {
    animation-delay: 714.6s; }
  .grid__item-3-col:nth-of-type(7147) {
    animation-delay: 714.7s; }
  .grid__item-3-col:nth-of-type(7148) {
    animation-delay: 714.8s; }
  .grid__item-3-col:nth-of-type(7149) {
    animation-delay: 714.9s; }
  .grid__item-3-col:nth-of-type(7150) {
    animation-delay: 715s; }
  .grid__item-3-col:nth-of-type(7151) {
    animation-delay: 715.1s; }
  .grid__item-3-col:nth-of-type(7152) {
    animation-delay: 715.2s; }
  .grid__item-3-col:nth-of-type(7153) {
    animation-delay: 715.3s; }
  .grid__item-3-col:nth-of-type(7154) {
    animation-delay: 715.4s; }
  .grid__item-3-col:nth-of-type(7155) {
    animation-delay: 715.5s; }
  .grid__item-3-col:nth-of-type(7156) {
    animation-delay: 715.6s; }
  .grid__item-3-col:nth-of-type(7157) {
    animation-delay: 715.7s; }
  .grid__item-3-col:nth-of-type(7158) {
    animation-delay: 715.8s; }
  .grid__item-3-col:nth-of-type(7159) {
    animation-delay: 715.9s; }
  .grid__item-3-col:nth-of-type(7160) {
    animation-delay: 716s; }
  .grid__item-3-col:nth-of-type(7161) {
    animation-delay: 716.1s; }
  .grid__item-3-col:nth-of-type(7162) {
    animation-delay: 716.2s; }
  .grid__item-3-col:nth-of-type(7163) {
    animation-delay: 716.3s; }
  .grid__item-3-col:nth-of-type(7164) {
    animation-delay: 716.4s; }
  .grid__item-3-col:nth-of-type(7165) {
    animation-delay: 716.5s; }
  .grid__item-3-col:nth-of-type(7166) {
    animation-delay: 716.6s; }
  .grid__item-3-col:nth-of-type(7167) {
    animation-delay: 716.7s; }
  .grid__item-3-col:nth-of-type(7168) {
    animation-delay: 716.8s; }
  .grid__item-3-col:nth-of-type(7169) {
    animation-delay: 716.9s; }
  .grid__item-3-col:nth-of-type(7170) {
    animation-delay: 717s; }
  .grid__item-3-col:nth-of-type(7171) {
    animation-delay: 717.1s; }
  .grid__item-3-col:nth-of-type(7172) {
    animation-delay: 717.2s; }
  .grid__item-3-col:nth-of-type(7173) {
    animation-delay: 717.3s; }
  .grid__item-3-col:nth-of-type(7174) {
    animation-delay: 717.4s; }
  .grid__item-3-col:nth-of-type(7175) {
    animation-delay: 717.5s; }
  .grid__item-3-col:nth-of-type(7176) {
    animation-delay: 717.6s; }
  .grid__item-3-col:nth-of-type(7177) {
    animation-delay: 717.7s; }
  .grid__item-3-col:nth-of-type(7178) {
    animation-delay: 717.8s; }
  .grid__item-3-col:nth-of-type(7179) {
    animation-delay: 717.9s; }
  .grid__item-3-col:nth-of-type(7180) {
    animation-delay: 718s; }
  .grid__item-3-col:nth-of-type(7181) {
    animation-delay: 718.1s; }
  .grid__item-3-col:nth-of-type(7182) {
    animation-delay: 718.2s; }
  .grid__item-3-col:nth-of-type(7183) {
    animation-delay: 718.3s; }
  .grid__item-3-col:nth-of-type(7184) {
    animation-delay: 718.4s; }
  .grid__item-3-col:nth-of-type(7185) {
    animation-delay: 718.5s; }
  .grid__item-3-col:nth-of-type(7186) {
    animation-delay: 718.6s; }
  .grid__item-3-col:nth-of-type(7187) {
    animation-delay: 718.7s; }
  .grid__item-3-col:nth-of-type(7188) {
    animation-delay: 718.8s; }
  .grid__item-3-col:nth-of-type(7189) {
    animation-delay: 718.9s; }
  .grid__item-3-col:nth-of-type(7190) {
    animation-delay: 719s; }
  .grid__item-3-col:nth-of-type(7191) {
    animation-delay: 719.1s; }
  .grid__item-3-col:nth-of-type(7192) {
    animation-delay: 719.2s; }
  .grid__item-3-col:nth-of-type(7193) {
    animation-delay: 719.3s; }
  .grid__item-3-col:nth-of-type(7194) {
    animation-delay: 719.4s; }
  .grid__item-3-col:nth-of-type(7195) {
    animation-delay: 719.5s; }
  .grid__item-3-col:nth-of-type(7196) {
    animation-delay: 719.6s; }
  .grid__item-3-col:nth-of-type(7197) {
    animation-delay: 719.7s; }
  .grid__item-3-col:nth-of-type(7198) {
    animation-delay: 719.8s; }
  .grid__item-3-col:nth-of-type(7199) {
    animation-delay: 719.9s; }
  .grid__item-3-col:nth-of-type(7200) {
    animation-delay: 720s; }
  .grid__item-3-col:nth-of-type(7201) {
    animation-delay: 720.1s; }
  .grid__item-3-col:nth-of-type(7202) {
    animation-delay: 720.2s; }
  .grid__item-3-col:nth-of-type(7203) {
    animation-delay: 720.3s; }
  .grid__item-3-col:nth-of-type(7204) {
    animation-delay: 720.4s; }
  .grid__item-3-col:nth-of-type(7205) {
    animation-delay: 720.5s; }
  .grid__item-3-col:nth-of-type(7206) {
    animation-delay: 720.6s; }
  .grid__item-3-col:nth-of-type(7207) {
    animation-delay: 720.7s; }
  .grid__item-3-col:nth-of-type(7208) {
    animation-delay: 720.8s; }
  .grid__item-3-col:nth-of-type(7209) {
    animation-delay: 720.9s; }
  .grid__item-3-col:nth-of-type(7210) {
    animation-delay: 721s; }
  .grid__item-3-col:nth-of-type(7211) {
    animation-delay: 721.1s; }
  .grid__item-3-col:nth-of-type(7212) {
    animation-delay: 721.2s; }
  .grid__item-3-col:nth-of-type(7213) {
    animation-delay: 721.3s; }
  .grid__item-3-col:nth-of-type(7214) {
    animation-delay: 721.4s; }
  .grid__item-3-col:nth-of-type(7215) {
    animation-delay: 721.5s; }
  .grid__item-3-col:nth-of-type(7216) {
    animation-delay: 721.6s; }
  .grid__item-3-col:nth-of-type(7217) {
    animation-delay: 721.7s; }
  .grid__item-3-col:nth-of-type(7218) {
    animation-delay: 721.8s; }
  .grid__item-3-col:nth-of-type(7219) {
    animation-delay: 721.9s; }
  .grid__item-3-col:nth-of-type(7220) {
    animation-delay: 722s; }
  .grid__item-3-col:nth-of-type(7221) {
    animation-delay: 722.1s; }
  .grid__item-3-col:nth-of-type(7222) {
    animation-delay: 722.2s; }
  .grid__item-3-col:nth-of-type(7223) {
    animation-delay: 722.3s; }
  .grid__item-3-col:nth-of-type(7224) {
    animation-delay: 722.4s; }
  .grid__item-3-col:nth-of-type(7225) {
    animation-delay: 722.5s; }
  .grid__item-3-col:nth-of-type(7226) {
    animation-delay: 722.6s; }
  .grid__item-3-col:nth-of-type(7227) {
    animation-delay: 722.7s; }
  .grid__item-3-col:nth-of-type(7228) {
    animation-delay: 722.8s; }
  .grid__item-3-col:nth-of-type(7229) {
    animation-delay: 722.9s; }
  .grid__item-3-col:nth-of-type(7230) {
    animation-delay: 723s; }
  .grid__item-3-col:nth-of-type(7231) {
    animation-delay: 723.1s; }
  .grid__item-3-col:nth-of-type(7232) {
    animation-delay: 723.2s; }
  .grid__item-3-col:nth-of-type(7233) {
    animation-delay: 723.3s; }
  .grid__item-3-col:nth-of-type(7234) {
    animation-delay: 723.4s; }
  .grid__item-3-col:nth-of-type(7235) {
    animation-delay: 723.5s; }
  .grid__item-3-col:nth-of-type(7236) {
    animation-delay: 723.6s; }
  .grid__item-3-col:nth-of-type(7237) {
    animation-delay: 723.7s; }
  .grid__item-3-col:nth-of-type(7238) {
    animation-delay: 723.8s; }
  .grid__item-3-col:nth-of-type(7239) {
    animation-delay: 723.9s; }
  .grid__item-3-col:nth-of-type(7240) {
    animation-delay: 724s; }
  .grid__item-3-col:nth-of-type(7241) {
    animation-delay: 724.1s; }
  .grid__item-3-col:nth-of-type(7242) {
    animation-delay: 724.2s; }
  .grid__item-3-col:nth-of-type(7243) {
    animation-delay: 724.3s; }
  .grid__item-3-col:nth-of-type(7244) {
    animation-delay: 724.4s; }
  .grid__item-3-col:nth-of-type(7245) {
    animation-delay: 724.5s; }
  .grid__item-3-col:nth-of-type(7246) {
    animation-delay: 724.6s; }
  .grid__item-3-col:nth-of-type(7247) {
    animation-delay: 724.7s; }
  .grid__item-3-col:nth-of-type(7248) {
    animation-delay: 724.8s; }
  .grid__item-3-col:nth-of-type(7249) {
    animation-delay: 724.9s; }
  .grid__item-3-col:nth-of-type(7250) {
    animation-delay: 725s; }
  .grid__item-3-col:nth-of-type(7251) {
    animation-delay: 725.1s; }
  .grid__item-3-col:nth-of-type(7252) {
    animation-delay: 725.2s; }
  .grid__item-3-col:nth-of-type(7253) {
    animation-delay: 725.3s; }
  .grid__item-3-col:nth-of-type(7254) {
    animation-delay: 725.4s; }
  .grid__item-3-col:nth-of-type(7255) {
    animation-delay: 725.5s; }
  .grid__item-3-col:nth-of-type(7256) {
    animation-delay: 725.6s; }
  .grid__item-3-col:nth-of-type(7257) {
    animation-delay: 725.7s; }
  .grid__item-3-col:nth-of-type(7258) {
    animation-delay: 725.8s; }
  .grid__item-3-col:nth-of-type(7259) {
    animation-delay: 725.9s; }
  .grid__item-3-col:nth-of-type(7260) {
    animation-delay: 726s; }
  .grid__item-3-col:nth-of-type(7261) {
    animation-delay: 726.1s; }
  .grid__item-3-col:nth-of-type(7262) {
    animation-delay: 726.2s; }
  .grid__item-3-col:nth-of-type(7263) {
    animation-delay: 726.3s; }
  .grid__item-3-col:nth-of-type(7264) {
    animation-delay: 726.4s; }
  .grid__item-3-col:nth-of-type(7265) {
    animation-delay: 726.5s; }
  .grid__item-3-col:nth-of-type(7266) {
    animation-delay: 726.6s; }
  .grid__item-3-col:nth-of-type(7267) {
    animation-delay: 726.7s; }
  .grid__item-3-col:nth-of-type(7268) {
    animation-delay: 726.8s; }
  .grid__item-3-col:nth-of-type(7269) {
    animation-delay: 726.9s; }
  .grid__item-3-col:nth-of-type(7270) {
    animation-delay: 727s; }
  .grid__item-3-col:nth-of-type(7271) {
    animation-delay: 727.1s; }
  .grid__item-3-col:nth-of-type(7272) {
    animation-delay: 727.2s; }
  .grid__item-3-col:nth-of-type(7273) {
    animation-delay: 727.3s; }
  .grid__item-3-col:nth-of-type(7274) {
    animation-delay: 727.4s; }
  .grid__item-3-col:nth-of-type(7275) {
    animation-delay: 727.5s; }
  .grid__item-3-col:nth-of-type(7276) {
    animation-delay: 727.6s; }
  .grid__item-3-col:nth-of-type(7277) {
    animation-delay: 727.7s; }
  .grid__item-3-col:nth-of-type(7278) {
    animation-delay: 727.8s; }
  .grid__item-3-col:nth-of-type(7279) {
    animation-delay: 727.9s; }
  .grid__item-3-col:nth-of-type(7280) {
    animation-delay: 728s; }
  .grid__item-3-col:nth-of-type(7281) {
    animation-delay: 728.1s; }
  .grid__item-3-col:nth-of-type(7282) {
    animation-delay: 728.2s; }
  .grid__item-3-col:nth-of-type(7283) {
    animation-delay: 728.3s; }
  .grid__item-3-col:nth-of-type(7284) {
    animation-delay: 728.4s; }
  .grid__item-3-col:nth-of-type(7285) {
    animation-delay: 728.5s; }
  .grid__item-3-col:nth-of-type(7286) {
    animation-delay: 728.6s; }
  .grid__item-3-col:nth-of-type(7287) {
    animation-delay: 728.7s; }
  .grid__item-3-col:nth-of-type(7288) {
    animation-delay: 728.8s; }
  .grid__item-3-col:nth-of-type(7289) {
    animation-delay: 728.9s; }
  .grid__item-3-col:nth-of-type(7290) {
    animation-delay: 729s; }
  .grid__item-3-col:nth-of-type(7291) {
    animation-delay: 729.1s; }
  .grid__item-3-col:nth-of-type(7292) {
    animation-delay: 729.2s; }
  .grid__item-3-col:nth-of-type(7293) {
    animation-delay: 729.3s; }
  .grid__item-3-col:nth-of-type(7294) {
    animation-delay: 729.4s; }
  .grid__item-3-col:nth-of-type(7295) {
    animation-delay: 729.5s; }
  .grid__item-3-col:nth-of-type(7296) {
    animation-delay: 729.6s; }
  .grid__item-3-col:nth-of-type(7297) {
    animation-delay: 729.7s; }
  .grid__item-3-col:nth-of-type(7298) {
    animation-delay: 729.8s; }
  .grid__item-3-col:nth-of-type(7299) {
    animation-delay: 729.9s; }
  .grid__item-3-col:nth-of-type(7300) {
    animation-delay: 730s; }
  .grid__item-3-col:nth-of-type(7301) {
    animation-delay: 730.1s; }
  .grid__item-3-col:nth-of-type(7302) {
    animation-delay: 730.2s; }
  .grid__item-3-col:nth-of-type(7303) {
    animation-delay: 730.3s; }
  .grid__item-3-col:nth-of-type(7304) {
    animation-delay: 730.4s; }
  .grid__item-3-col:nth-of-type(7305) {
    animation-delay: 730.5s; }
  .grid__item-3-col:nth-of-type(7306) {
    animation-delay: 730.6s; }
  .grid__item-3-col:nth-of-type(7307) {
    animation-delay: 730.7s; }
  .grid__item-3-col:nth-of-type(7308) {
    animation-delay: 730.8s; }
  .grid__item-3-col:nth-of-type(7309) {
    animation-delay: 730.9s; }
  .grid__item-3-col:nth-of-type(7310) {
    animation-delay: 731s; }
  .grid__item-3-col:nth-of-type(7311) {
    animation-delay: 731.1s; }
  .grid__item-3-col:nth-of-type(7312) {
    animation-delay: 731.2s; }
  .grid__item-3-col:nth-of-type(7313) {
    animation-delay: 731.3s; }
  .grid__item-3-col:nth-of-type(7314) {
    animation-delay: 731.4s; }
  .grid__item-3-col:nth-of-type(7315) {
    animation-delay: 731.5s; }
  .grid__item-3-col:nth-of-type(7316) {
    animation-delay: 731.6s; }
  .grid__item-3-col:nth-of-type(7317) {
    animation-delay: 731.7s; }
  .grid__item-3-col:nth-of-type(7318) {
    animation-delay: 731.8s; }
  .grid__item-3-col:nth-of-type(7319) {
    animation-delay: 731.9s; }
  .grid__item-3-col:nth-of-type(7320) {
    animation-delay: 732s; }
  .grid__item-3-col:nth-of-type(7321) {
    animation-delay: 732.1s; }
  .grid__item-3-col:nth-of-type(7322) {
    animation-delay: 732.2s; }
  .grid__item-3-col:nth-of-type(7323) {
    animation-delay: 732.3s; }
  .grid__item-3-col:nth-of-type(7324) {
    animation-delay: 732.4s; }
  .grid__item-3-col:nth-of-type(7325) {
    animation-delay: 732.5s; }
  .grid__item-3-col:nth-of-type(7326) {
    animation-delay: 732.6s; }
  .grid__item-3-col:nth-of-type(7327) {
    animation-delay: 732.7s; }
  .grid__item-3-col:nth-of-type(7328) {
    animation-delay: 732.8s; }
  .grid__item-3-col:nth-of-type(7329) {
    animation-delay: 732.9s; }
  .grid__item-3-col:nth-of-type(7330) {
    animation-delay: 733s; }
  .grid__item-3-col:nth-of-type(7331) {
    animation-delay: 733.1s; }
  .grid__item-3-col:nth-of-type(7332) {
    animation-delay: 733.2s; }
  .grid__item-3-col:nth-of-type(7333) {
    animation-delay: 733.3s; }
  .grid__item-3-col:nth-of-type(7334) {
    animation-delay: 733.4s; }
  .grid__item-3-col:nth-of-type(7335) {
    animation-delay: 733.5s; }
  .grid__item-3-col:nth-of-type(7336) {
    animation-delay: 733.6s; }
  .grid__item-3-col:nth-of-type(7337) {
    animation-delay: 733.7s; }
  .grid__item-3-col:nth-of-type(7338) {
    animation-delay: 733.8s; }
  .grid__item-3-col:nth-of-type(7339) {
    animation-delay: 733.9s; }
  .grid__item-3-col:nth-of-type(7340) {
    animation-delay: 734s; }
  .grid__item-3-col:nth-of-type(7341) {
    animation-delay: 734.1s; }
  .grid__item-3-col:nth-of-type(7342) {
    animation-delay: 734.2s; }
  .grid__item-3-col:nth-of-type(7343) {
    animation-delay: 734.3s; }
  .grid__item-3-col:nth-of-type(7344) {
    animation-delay: 734.4s; }
  .grid__item-3-col:nth-of-type(7345) {
    animation-delay: 734.5s; }
  .grid__item-3-col:nth-of-type(7346) {
    animation-delay: 734.6s; }
  .grid__item-3-col:nth-of-type(7347) {
    animation-delay: 734.7s; }
  .grid__item-3-col:nth-of-type(7348) {
    animation-delay: 734.8s; }
  .grid__item-3-col:nth-of-type(7349) {
    animation-delay: 734.9s; }
  .grid__item-3-col:nth-of-type(7350) {
    animation-delay: 735s; }
  .grid__item-3-col:nth-of-type(7351) {
    animation-delay: 735.1s; }
  .grid__item-3-col:nth-of-type(7352) {
    animation-delay: 735.2s; }
  .grid__item-3-col:nth-of-type(7353) {
    animation-delay: 735.3s; }
  .grid__item-3-col:nth-of-type(7354) {
    animation-delay: 735.4s; }
  .grid__item-3-col:nth-of-type(7355) {
    animation-delay: 735.5s; }
  .grid__item-3-col:nth-of-type(7356) {
    animation-delay: 735.6s; }
  .grid__item-3-col:nth-of-type(7357) {
    animation-delay: 735.7s; }
  .grid__item-3-col:nth-of-type(7358) {
    animation-delay: 735.8s; }
  .grid__item-3-col:nth-of-type(7359) {
    animation-delay: 735.9s; }
  .grid__item-3-col:nth-of-type(7360) {
    animation-delay: 736s; }
  .grid__item-3-col:nth-of-type(7361) {
    animation-delay: 736.1s; }
  .grid__item-3-col:nth-of-type(7362) {
    animation-delay: 736.2s; }
  .grid__item-3-col:nth-of-type(7363) {
    animation-delay: 736.3s; }
  .grid__item-3-col:nth-of-type(7364) {
    animation-delay: 736.4s; }
  .grid__item-3-col:nth-of-type(7365) {
    animation-delay: 736.5s; }
  .grid__item-3-col:nth-of-type(7366) {
    animation-delay: 736.6s; }
  .grid__item-3-col:nth-of-type(7367) {
    animation-delay: 736.7s; }
  .grid__item-3-col:nth-of-type(7368) {
    animation-delay: 736.8s; }
  .grid__item-3-col:nth-of-type(7369) {
    animation-delay: 736.9s; }
  .grid__item-3-col:nth-of-type(7370) {
    animation-delay: 737s; }
  .grid__item-3-col:nth-of-type(7371) {
    animation-delay: 737.1s; }
  .grid__item-3-col:nth-of-type(7372) {
    animation-delay: 737.2s; }
  .grid__item-3-col:nth-of-type(7373) {
    animation-delay: 737.3s; }
  .grid__item-3-col:nth-of-type(7374) {
    animation-delay: 737.4s; }
  .grid__item-3-col:nth-of-type(7375) {
    animation-delay: 737.5s; }
  .grid__item-3-col:nth-of-type(7376) {
    animation-delay: 737.6s; }
  .grid__item-3-col:nth-of-type(7377) {
    animation-delay: 737.7s; }
  .grid__item-3-col:nth-of-type(7378) {
    animation-delay: 737.8s; }
  .grid__item-3-col:nth-of-type(7379) {
    animation-delay: 737.9s; }
  .grid__item-3-col:nth-of-type(7380) {
    animation-delay: 738s; }
  .grid__item-3-col:nth-of-type(7381) {
    animation-delay: 738.1s; }
  .grid__item-3-col:nth-of-type(7382) {
    animation-delay: 738.2s; }
  .grid__item-3-col:nth-of-type(7383) {
    animation-delay: 738.3s; }
  .grid__item-3-col:nth-of-type(7384) {
    animation-delay: 738.4s; }
  .grid__item-3-col:nth-of-type(7385) {
    animation-delay: 738.5s; }
  .grid__item-3-col:nth-of-type(7386) {
    animation-delay: 738.6s; }
  .grid__item-3-col:nth-of-type(7387) {
    animation-delay: 738.7s; }
  .grid__item-3-col:nth-of-type(7388) {
    animation-delay: 738.8s; }
  .grid__item-3-col:nth-of-type(7389) {
    animation-delay: 738.9s; }
  .grid__item-3-col:nth-of-type(7390) {
    animation-delay: 739s; }
  .grid__item-3-col:nth-of-type(7391) {
    animation-delay: 739.1s; }
  .grid__item-3-col:nth-of-type(7392) {
    animation-delay: 739.2s; }
  .grid__item-3-col:nth-of-type(7393) {
    animation-delay: 739.3s; }
  .grid__item-3-col:nth-of-type(7394) {
    animation-delay: 739.4s; }
  .grid__item-3-col:nth-of-type(7395) {
    animation-delay: 739.5s; }
  .grid__item-3-col:nth-of-type(7396) {
    animation-delay: 739.6s; }
  .grid__item-3-col:nth-of-type(7397) {
    animation-delay: 739.7s; }
  .grid__item-3-col:nth-of-type(7398) {
    animation-delay: 739.8s; }
  .grid__item-3-col:nth-of-type(7399) {
    animation-delay: 739.9s; }
  .grid__item-3-col:nth-of-type(7400) {
    animation-delay: 740s; }
  .grid__item-3-col:nth-of-type(7401) {
    animation-delay: 740.1s; }
  .grid__item-3-col:nth-of-type(7402) {
    animation-delay: 740.2s; }
  .grid__item-3-col:nth-of-type(7403) {
    animation-delay: 740.3s; }
  .grid__item-3-col:nth-of-type(7404) {
    animation-delay: 740.4s; }
  .grid__item-3-col:nth-of-type(7405) {
    animation-delay: 740.5s; }
  .grid__item-3-col:nth-of-type(7406) {
    animation-delay: 740.6s; }
  .grid__item-3-col:nth-of-type(7407) {
    animation-delay: 740.7s; }
  .grid__item-3-col:nth-of-type(7408) {
    animation-delay: 740.8s; }
  .grid__item-3-col:nth-of-type(7409) {
    animation-delay: 740.9s; }
  .grid__item-3-col:nth-of-type(7410) {
    animation-delay: 741s; }
  .grid__item-3-col:nth-of-type(7411) {
    animation-delay: 741.1s; }
  .grid__item-3-col:nth-of-type(7412) {
    animation-delay: 741.2s; }
  .grid__item-3-col:nth-of-type(7413) {
    animation-delay: 741.3s; }
  .grid__item-3-col:nth-of-type(7414) {
    animation-delay: 741.4s; }
  .grid__item-3-col:nth-of-type(7415) {
    animation-delay: 741.5s; }
  .grid__item-3-col:nth-of-type(7416) {
    animation-delay: 741.6s; }
  .grid__item-3-col:nth-of-type(7417) {
    animation-delay: 741.7s; }
  .grid__item-3-col:nth-of-type(7418) {
    animation-delay: 741.8s; }
  .grid__item-3-col:nth-of-type(7419) {
    animation-delay: 741.9s; }
  .grid__item-3-col:nth-of-type(7420) {
    animation-delay: 742s; }
  .grid__item-3-col:nth-of-type(7421) {
    animation-delay: 742.1s; }
  .grid__item-3-col:nth-of-type(7422) {
    animation-delay: 742.2s; }
  .grid__item-3-col:nth-of-type(7423) {
    animation-delay: 742.3s; }
  .grid__item-3-col:nth-of-type(7424) {
    animation-delay: 742.4s; }
  .grid__item-3-col:nth-of-type(7425) {
    animation-delay: 742.5s; }
  .grid__item-3-col:nth-of-type(7426) {
    animation-delay: 742.6s; }
  .grid__item-3-col:nth-of-type(7427) {
    animation-delay: 742.7s; }
  .grid__item-3-col:nth-of-type(7428) {
    animation-delay: 742.8s; }
  .grid__item-3-col:nth-of-type(7429) {
    animation-delay: 742.9s; }
  .grid__item-3-col:nth-of-type(7430) {
    animation-delay: 743s; }
  .grid__item-3-col:nth-of-type(7431) {
    animation-delay: 743.1s; }
  .grid__item-3-col:nth-of-type(7432) {
    animation-delay: 743.2s; }
  .grid__item-3-col:nth-of-type(7433) {
    animation-delay: 743.3s; }
  .grid__item-3-col:nth-of-type(7434) {
    animation-delay: 743.4s; }
  .grid__item-3-col:nth-of-type(7435) {
    animation-delay: 743.5s; }
  .grid__item-3-col:nth-of-type(7436) {
    animation-delay: 743.6s; }
  .grid__item-3-col:nth-of-type(7437) {
    animation-delay: 743.7s; }
  .grid__item-3-col:nth-of-type(7438) {
    animation-delay: 743.8s; }
  .grid__item-3-col:nth-of-type(7439) {
    animation-delay: 743.9s; }
  .grid__item-3-col:nth-of-type(7440) {
    animation-delay: 744s; }
  .grid__item-3-col:nth-of-type(7441) {
    animation-delay: 744.1s; }
  .grid__item-3-col:nth-of-type(7442) {
    animation-delay: 744.2s; }
  .grid__item-3-col:nth-of-type(7443) {
    animation-delay: 744.3s; }
  .grid__item-3-col:nth-of-type(7444) {
    animation-delay: 744.4s; }
  .grid__item-3-col:nth-of-type(7445) {
    animation-delay: 744.5s; }
  .grid__item-3-col:nth-of-type(7446) {
    animation-delay: 744.6s; }
  .grid__item-3-col:nth-of-type(7447) {
    animation-delay: 744.7s; }
  .grid__item-3-col:nth-of-type(7448) {
    animation-delay: 744.8s; }
  .grid__item-3-col:nth-of-type(7449) {
    animation-delay: 744.9s; }
  .grid__item-3-col:nth-of-type(7450) {
    animation-delay: 745s; }
  .grid__item-3-col:nth-of-type(7451) {
    animation-delay: 745.1s; }
  .grid__item-3-col:nth-of-type(7452) {
    animation-delay: 745.2s; }
  .grid__item-3-col:nth-of-type(7453) {
    animation-delay: 745.3s; }
  .grid__item-3-col:nth-of-type(7454) {
    animation-delay: 745.4s; }
  .grid__item-3-col:nth-of-type(7455) {
    animation-delay: 745.5s; }
  .grid__item-3-col:nth-of-type(7456) {
    animation-delay: 745.6s; }
  .grid__item-3-col:nth-of-type(7457) {
    animation-delay: 745.7s; }
  .grid__item-3-col:nth-of-type(7458) {
    animation-delay: 745.8s; }
  .grid__item-3-col:nth-of-type(7459) {
    animation-delay: 745.9s; }
  .grid__item-3-col:nth-of-type(7460) {
    animation-delay: 746s; }
  .grid__item-3-col:nth-of-type(7461) {
    animation-delay: 746.1s; }
  .grid__item-3-col:nth-of-type(7462) {
    animation-delay: 746.2s; }
  .grid__item-3-col:nth-of-type(7463) {
    animation-delay: 746.3s; }
  .grid__item-3-col:nth-of-type(7464) {
    animation-delay: 746.4s; }
  .grid__item-3-col:nth-of-type(7465) {
    animation-delay: 746.5s; }
  .grid__item-3-col:nth-of-type(7466) {
    animation-delay: 746.6s; }
  .grid__item-3-col:nth-of-type(7467) {
    animation-delay: 746.7s; }
  .grid__item-3-col:nth-of-type(7468) {
    animation-delay: 746.8s; }
  .grid__item-3-col:nth-of-type(7469) {
    animation-delay: 746.9s; }
  .grid__item-3-col:nth-of-type(7470) {
    animation-delay: 747s; }
  .grid__item-3-col:nth-of-type(7471) {
    animation-delay: 747.1s; }
  .grid__item-3-col:nth-of-type(7472) {
    animation-delay: 747.2s; }
  .grid__item-3-col:nth-of-type(7473) {
    animation-delay: 747.3s; }
  .grid__item-3-col:nth-of-type(7474) {
    animation-delay: 747.4s; }
  .grid__item-3-col:nth-of-type(7475) {
    animation-delay: 747.5s; }
  .grid__item-3-col:nth-of-type(7476) {
    animation-delay: 747.6s; }
  .grid__item-3-col:nth-of-type(7477) {
    animation-delay: 747.7s; }
  .grid__item-3-col:nth-of-type(7478) {
    animation-delay: 747.8s; }
  .grid__item-3-col:nth-of-type(7479) {
    animation-delay: 747.9s; }
  .grid__item-3-col:nth-of-type(7480) {
    animation-delay: 748s; }
  .grid__item-3-col:nth-of-type(7481) {
    animation-delay: 748.1s; }
  .grid__item-3-col:nth-of-type(7482) {
    animation-delay: 748.2s; }
  .grid__item-3-col:nth-of-type(7483) {
    animation-delay: 748.3s; }
  .grid__item-3-col:nth-of-type(7484) {
    animation-delay: 748.4s; }
  .grid__item-3-col:nth-of-type(7485) {
    animation-delay: 748.5s; }
  .grid__item-3-col:nth-of-type(7486) {
    animation-delay: 748.6s; }
  .grid__item-3-col:nth-of-type(7487) {
    animation-delay: 748.7s; }
  .grid__item-3-col:nth-of-type(7488) {
    animation-delay: 748.8s; }
  .grid__item-3-col:nth-of-type(7489) {
    animation-delay: 748.9s; }
  .grid__item-3-col:nth-of-type(7490) {
    animation-delay: 749s; }
  .grid__item-3-col:nth-of-type(7491) {
    animation-delay: 749.1s; }
  .grid__item-3-col:nth-of-type(7492) {
    animation-delay: 749.2s; }
  .grid__item-3-col:nth-of-type(7493) {
    animation-delay: 749.3s; }
  .grid__item-3-col:nth-of-type(7494) {
    animation-delay: 749.4s; }
  .grid__item-3-col:nth-of-type(7495) {
    animation-delay: 749.5s; }
  .grid__item-3-col:nth-of-type(7496) {
    animation-delay: 749.6s; }
  .grid__item-3-col:nth-of-type(7497) {
    animation-delay: 749.7s; }
  .grid__item-3-col:nth-of-type(7498) {
    animation-delay: 749.8s; }
  .grid__item-3-col:nth-of-type(7499) {
    animation-delay: 749.9s; }
  .grid__item-3-col:nth-of-type(7500) {
    animation-delay: 750s; }
  .grid__item-3-col:nth-of-type(7501) {
    animation-delay: 750.1s; }
  .grid__item-3-col:nth-of-type(7502) {
    animation-delay: 750.2s; }
  .grid__item-3-col:nth-of-type(7503) {
    animation-delay: 750.3s; }
  .grid__item-3-col:nth-of-type(7504) {
    animation-delay: 750.4s; }
  .grid__item-3-col:nth-of-type(7505) {
    animation-delay: 750.5s; }
  .grid__item-3-col:nth-of-type(7506) {
    animation-delay: 750.6s; }
  .grid__item-3-col:nth-of-type(7507) {
    animation-delay: 750.7s; }
  .grid__item-3-col:nth-of-type(7508) {
    animation-delay: 750.8s; }
  .grid__item-3-col:nth-of-type(7509) {
    animation-delay: 750.9s; }
  .grid__item-3-col:nth-of-type(7510) {
    animation-delay: 751s; }
  .grid__item-3-col:nth-of-type(7511) {
    animation-delay: 751.1s; }
  .grid__item-3-col:nth-of-type(7512) {
    animation-delay: 751.2s; }
  .grid__item-3-col:nth-of-type(7513) {
    animation-delay: 751.3s; }
  .grid__item-3-col:nth-of-type(7514) {
    animation-delay: 751.4s; }
  .grid__item-3-col:nth-of-type(7515) {
    animation-delay: 751.5s; }
  .grid__item-3-col:nth-of-type(7516) {
    animation-delay: 751.6s; }
  .grid__item-3-col:nth-of-type(7517) {
    animation-delay: 751.7s; }
  .grid__item-3-col:nth-of-type(7518) {
    animation-delay: 751.8s; }
  .grid__item-3-col:nth-of-type(7519) {
    animation-delay: 751.9s; }
  .grid__item-3-col:nth-of-type(7520) {
    animation-delay: 752s; }
  .grid__item-3-col:nth-of-type(7521) {
    animation-delay: 752.1s; }
  .grid__item-3-col:nth-of-type(7522) {
    animation-delay: 752.2s; }
  .grid__item-3-col:nth-of-type(7523) {
    animation-delay: 752.3s; }
  .grid__item-3-col:nth-of-type(7524) {
    animation-delay: 752.4s; }
  .grid__item-3-col:nth-of-type(7525) {
    animation-delay: 752.5s; }
  .grid__item-3-col:nth-of-type(7526) {
    animation-delay: 752.6s; }
  .grid__item-3-col:nth-of-type(7527) {
    animation-delay: 752.7s; }
  .grid__item-3-col:nth-of-type(7528) {
    animation-delay: 752.8s; }
  .grid__item-3-col:nth-of-type(7529) {
    animation-delay: 752.9s; }
  .grid__item-3-col:nth-of-type(7530) {
    animation-delay: 753s; }
  .grid__item-3-col:nth-of-type(7531) {
    animation-delay: 753.1s; }
  .grid__item-3-col:nth-of-type(7532) {
    animation-delay: 753.2s; }
  .grid__item-3-col:nth-of-type(7533) {
    animation-delay: 753.3s; }
  .grid__item-3-col:nth-of-type(7534) {
    animation-delay: 753.4s; }
  .grid__item-3-col:nth-of-type(7535) {
    animation-delay: 753.5s; }
  .grid__item-3-col:nth-of-type(7536) {
    animation-delay: 753.6s; }
  .grid__item-3-col:nth-of-type(7537) {
    animation-delay: 753.7s; }
  .grid__item-3-col:nth-of-type(7538) {
    animation-delay: 753.8s; }
  .grid__item-3-col:nth-of-type(7539) {
    animation-delay: 753.9s; }
  .grid__item-3-col:nth-of-type(7540) {
    animation-delay: 754s; }
  .grid__item-3-col:nth-of-type(7541) {
    animation-delay: 754.1s; }
  .grid__item-3-col:nth-of-type(7542) {
    animation-delay: 754.2s; }
  .grid__item-3-col:nth-of-type(7543) {
    animation-delay: 754.3s; }
  .grid__item-3-col:nth-of-type(7544) {
    animation-delay: 754.4s; }
  .grid__item-3-col:nth-of-type(7545) {
    animation-delay: 754.5s; }
  .grid__item-3-col:nth-of-type(7546) {
    animation-delay: 754.6s; }
  .grid__item-3-col:nth-of-type(7547) {
    animation-delay: 754.7s; }
  .grid__item-3-col:nth-of-type(7548) {
    animation-delay: 754.8s; }
  .grid__item-3-col:nth-of-type(7549) {
    animation-delay: 754.9s; }
  .grid__item-3-col:nth-of-type(7550) {
    animation-delay: 755s; }
  .grid__item-3-col:nth-of-type(7551) {
    animation-delay: 755.1s; }
  .grid__item-3-col:nth-of-type(7552) {
    animation-delay: 755.2s; }
  .grid__item-3-col:nth-of-type(7553) {
    animation-delay: 755.3s; }
  .grid__item-3-col:nth-of-type(7554) {
    animation-delay: 755.4s; }
  .grid__item-3-col:nth-of-type(7555) {
    animation-delay: 755.5s; }
  .grid__item-3-col:nth-of-type(7556) {
    animation-delay: 755.6s; }
  .grid__item-3-col:nth-of-type(7557) {
    animation-delay: 755.7s; }
  .grid__item-3-col:nth-of-type(7558) {
    animation-delay: 755.8s; }
  .grid__item-3-col:nth-of-type(7559) {
    animation-delay: 755.9s; }
  .grid__item-3-col:nth-of-type(7560) {
    animation-delay: 756s; }
  .grid__item-3-col:nth-of-type(7561) {
    animation-delay: 756.1s; }
  .grid__item-3-col:nth-of-type(7562) {
    animation-delay: 756.2s; }
  .grid__item-3-col:nth-of-type(7563) {
    animation-delay: 756.3s; }
  .grid__item-3-col:nth-of-type(7564) {
    animation-delay: 756.4s; }
  .grid__item-3-col:nth-of-type(7565) {
    animation-delay: 756.5s; }
  .grid__item-3-col:nth-of-type(7566) {
    animation-delay: 756.6s; }
  .grid__item-3-col:nth-of-type(7567) {
    animation-delay: 756.7s; }
  .grid__item-3-col:nth-of-type(7568) {
    animation-delay: 756.8s; }
  .grid__item-3-col:nth-of-type(7569) {
    animation-delay: 756.9s; }
  .grid__item-3-col:nth-of-type(7570) {
    animation-delay: 757s; }
  .grid__item-3-col:nth-of-type(7571) {
    animation-delay: 757.1s; }
  .grid__item-3-col:nth-of-type(7572) {
    animation-delay: 757.2s; }
  .grid__item-3-col:nth-of-type(7573) {
    animation-delay: 757.3s; }
  .grid__item-3-col:nth-of-type(7574) {
    animation-delay: 757.4s; }
  .grid__item-3-col:nth-of-type(7575) {
    animation-delay: 757.5s; }
  .grid__item-3-col:nth-of-type(7576) {
    animation-delay: 757.6s; }
  .grid__item-3-col:nth-of-type(7577) {
    animation-delay: 757.7s; }
  .grid__item-3-col:nth-of-type(7578) {
    animation-delay: 757.8s; }
  .grid__item-3-col:nth-of-type(7579) {
    animation-delay: 757.9s; }
  .grid__item-3-col:nth-of-type(7580) {
    animation-delay: 758s; }
  .grid__item-3-col:nth-of-type(7581) {
    animation-delay: 758.1s; }
  .grid__item-3-col:nth-of-type(7582) {
    animation-delay: 758.2s; }
  .grid__item-3-col:nth-of-type(7583) {
    animation-delay: 758.3s; }
  .grid__item-3-col:nth-of-type(7584) {
    animation-delay: 758.4s; }
  .grid__item-3-col:nth-of-type(7585) {
    animation-delay: 758.5s; }
  .grid__item-3-col:nth-of-type(7586) {
    animation-delay: 758.6s; }
  .grid__item-3-col:nth-of-type(7587) {
    animation-delay: 758.7s; }
  .grid__item-3-col:nth-of-type(7588) {
    animation-delay: 758.8s; }
  .grid__item-3-col:nth-of-type(7589) {
    animation-delay: 758.9s; }
  .grid__item-3-col:nth-of-type(7590) {
    animation-delay: 759s; }
  .grid__item-3-col:nth-of-type(7591) {
    animation-delay: 759.1s; }
  .grid__item-3-col:nth-of-type(7592) {
    animation-delay: 759.2s; }
  .grid__item-3-col:nth-of-type(7593) {
    animation-delay: 759.3s; }
  .grid__item-3-col:nth-of-type(7594) {
    animation-delay: 759.4s; }
  .grid__item-3-col:nth-of-type(7595) {
    animation-delay: 759.5s; }
  .grid__item-3-col:nth-of-type(7596) {
    animation-delay: 759.6s; }
  .grid__item-3-col:nth-of-type(7597) {
    animation-delay: 759.7s; }
  .grid__item-3-col:nth-of-type(7598) {
    animation-delay: 759.8s; }
  .grid__item-3-col:nth-of-type(7599) {
    animation-delay: 759.9s; }
  .grid__item-3-col:nth-of-type(7600) {
    animation-delay: 760s; }
  .grid__item-3-col:nth-of-type(7601) {
    animation-delay: 760.1s; }
  .grid__item-3-col:nth-of-type(7602) {
    animation-delay: 760.2s; }
  .grid__item-3-col:nth-of-type(7603) {
    animation-delay: 760.3s; }
  .grid__item-3-col:nth-of-type(7604) {
    animation-delay: 760.4s; }
  .grid__item-3-col:nth-of-type(7605) {
    animation-delay: 760.5s; }
  .grid__item-3-col:nth-of-type(7606) {
    animation-delay: 760.6s; }
  .grid__item-3-col:nth-of-type(7607) {
    animation-delay: 760.7s; }
  .grid__item-3-col:nth-of-type(7608) {
    animation-delay: 760.8s; }
  .grid__item-3-col:nth-of-type(7609) {
    animation-delay: 760.9s; }
  .grid__item-3-col:nth-of-type(7610) {
    animation-delay: 761s; }
  .grid__item-3-col:nth-of-type(7611) {
    animation-delay: 761.1s; }
  .grid__item-3-col:nth-of-type(7612) {
    animation-delay: 761.2s; }
  .grid__item-3-col:nth-of-type(7613) {
    animation-delay: 761.3s; }
  .grid__item-3-col:nth-of-type(7614) {
    animation-delay: 761.4s; }
  .grid__item-3-col:nth-of-type(7615) {
    animation-delay: 761.5s; }
  .grid__item-3-col:nth-of-type(7616) {
    animation-delay: 761.6s; }
  .grid__item-3-col:nth-of-type(7617) {
    animation-delay: 761.7s; }
  .grid__item-3-col:nth-of-type(7618) {
    animation-delay: 761.8s; }
  .grid__item-3-col:nth-of-type(7619) {
    animation-delay: 761.9s; }
  .grid__item-3-col:nth-of-type(7620) {
    animation-delay: 762s; }
  .grid__item-3-col:nth-of-type(7621) {
    animation-delay: 762.1s; }
  .grid__item-3-col:nth-of-type(7622) {
    animation-delay: 762.2s; }
  .grid__item-3-col:nth-of-type(7623) {
    animation-delay: 762.3s; }
  .grid__item-3-col:nth-of-type(7624) {
    animation-delay: 762.4s; }
  .grid__item-3-col:nth-of-type(7625) {
    animation-delay: 762.5s; }
  .grid__item-3-col:nth-of-type(7626) {
    animation-delay: 762.6s; }
  .grid__item-3-col:nth-of-type(7627) {
    animation-delay: 762.7s; }
  .grid__item-3-col:nth-of-type(7628) {
    animation-delay: 762.8s; }
  .grid__item-3-col:nth-of-type(7629) {
    animation-delay: 762.9s; }
  .grid__item-3-col:nth-of-type(7630) {
    animation-delay: 763s; }
  .grid__item-3-col:nth-of-type(7631) {
    animation-delay: 763.1s; }
  .grid__item-3-col:nth-of-type(7632) {
    animation-delay: 763.2s; }
  .grid__item-3-col:nth-of-type(7633) {
    animation-delay: 763.3s; }
  .grid__item-3-col:nth-of-type(7634) {
    animation-delay: 763.4s; }
  .grid__item-3-col:nth-of-type(7635) {
    animation-delay: 763.5s; }
  .grid__item-3-col:nth-of-type(7636) {
    animation-delay: 763.6s; }
  .grid__item-3-col:nth-of-type(7637) {
    animation-delay: 763.7s; }
  .grid__item-3-col:nth-of-type(7638) {
    animation-delay: 763.8s; }
  .grid__item-3-col:nth-of-type(7639) {
    animation-delay: 763.9s; }
  .grid__item-3-col:nth-of-type(7640) {
    animation-delay: 764s; }
  .grid__item-3-col:nth-of-type(7641) {
    animation-delay: 764.1s; }
  .grid__item-3-col:nth-of-type(7642) {
    animation-delay: 764.2s; }
  .grid__item-3-col:nth-of-type(7643) {
    animation-delay: 764.3s; }
  .grid__item-3-col:nth-of-type(7644) {
    animation-delay: 764.4s; }
  .grid__item-3-col:nth-of-type(7645) {
    animation-delay: 764.5s; }
  .grid__item-3-col:nth-of-type(7646) {
    animation-delay: 764.6s; }
  .grid__item-3-col:nth-of-type(7647) {
    animation-delay: 764.7s; }
  .grid__item-3-col:nth-of-type(7648) {
    animation-delay: 764.8s; }
  .grid__item-3-col:nth-of-type(7649) {
    animation-delay: 764.9s; }
  .grid__item-3-col:nth-of-type(7650) {
    animation-delay: 765s; }
  .grid__item-3-col:nth-of-type(7651) {
    animation-delay: 765.1s; }
  .grid__item-3-col:nth-of-type(7652) {
    animation-delay: 765.2s; }
  .grid__item-3-col:nth-of-type(7653) {
    animation-delay: 765.3s; }
  .grid__item-3-col:nth-of-type(7654) {
    animation-delay: 765.4s; }
  .grid__item-3-col:nth-of-type(7655) {
    animation-delay: 765.5s; }
  .grid__item-3-col:nth-of-type(7656) {
    animation-delay: 765.6s; }
  .grid__item-3-col:nth-of-type(7657) {
    animation-delay: 765.7s; }
  .grid__item-3-col:nth-of-type(7658) {
    animation-delay: 765.8s; }
  .grid__item-3-col:nth-of-type(7659) {
    animation-delay: 765.9s; }
  .grid__item-3-col:nth-of-type(7660) {
    animation-delay: 766s; }
  .grid__item-3-col:nth-of-type(7661) {
    animation-delay: 766.1s; }
  .grid__item-3-col:nth-of-type(7662) {
    animation-delay: 766.2s; }
  .grid__item-3-col:nth-of-type(7663) {
    animation-delay: 766.3s; }
  .grid__item-3-col:nth-of-type(7664) {
    animation-delay: 766.4s; }
  .grid__item-3-col:nth-of-type(7665) {
    animation-delay: 766.5s; }
  .grid__item-3-col:nth-of-type(7666) {
    animation-delay: 766.6s; }
  .grid__item-3-col:nth-of-type(7667) {
    animation-delay: 766.7s; }
  .grid__item-3-col:nth-of-type(7668) {
    animation-delay: 766.8s; }
  .grid__item-3-col:nth-of-type(7669) {
    animation-delay: 766.9s; }
  .grid__item-3-col:nth-of-type(7670) {
    animation-delay: 767s; }
  .grid__item-3-col:nth-of-type(7671) {
    animation-delay: 767.1s; }
  .grid__item-3-col:nth-of-type(7672) {
    animation-delay: 767.2s; }
  .grid__item-3-col:nth-of-type(7673) {
    animation-delay: 767.3s; }
  .grid__item-3-col:nth-of-type(7674) {
    animation-delay: 767.4s; }
  .grid__item-3-col:nth-of-type(7675) {
    animation-delay: 767.5s; }
  .grid__item-3-col:nth-of-type(7676) {
    animation-delay: 767.6s; }
  .grid__item-3-col:nth-of-type(7677) {
    animation-delay: 767.7s; }
  .grid__item-3-col:nth-of-type(7678) {
    animation-delay: 767.8s; }
  .grid__item-3-col:nth-of-type(7679) {
    animation-delay: 767.9s; }
  .grid__item-3-col:nth-of-type(7680) {
    animation-delay: 768s; }
  .grid__item-3-col:nth-of-type(7681) {
    animation-delay: 768.1s; }
  .grid__item-3-col:nth-of-type(7682) {
    animation-delay: 768.2s; }
  .grid__item-3-col:nth-of-type(7683) {
    animation-delay: 768.3s; }
  .grid__item-3-col:nth-of-type(7684) {
    animation-delay: 768.4s; }
  .grid__item-3-col:nth-of-type(7685) {
    animation-delay: 768.5s; }
  .grid__item-3-col:nth-of-type(7686) {
    animation-delay: 768.6s; }
  .grid__item-3-col:nth-of-type(7687) {
    animation-delay: 768.7s; }
  .grid__item-3-col:nth-of-type(7688) {
    animation-delay: 768.8s; }
  .grid__item-3-col:nth-of-type(7689) {
    animation-delay: 768.9s; }
  .grid__item-3-col:nth-of-type(7690) {
    animation-delay: 769s; }
  .grid__item-3-col:nth-of-type(7691) {
    animation-delay: 769.1s; }
  .grid__item-3-col:nth-of-type(7692) {
    animation-delay: 769.2s; }
  .grid__item-3-col:nth-of-type(7693) {
    animation-delay: 769.3s; }
  .grid__item-3-col:nth-of-type(7694) {
    animation-delay: 769.4s; }
  .grid__item-3-col:nth-of-type(7695) {
    animation-delay: 769.5s; }
  .grid__item-3-col:nth-of-type(7696) {
    animation-delay: 769.6s; }
  .grid__item-3-col:nth-of-type(7697) {
    animation-delay: 769.7s; }
  .grid__item-3-col:nth-of-type(7698) {
    animation-delay: 769.8s; }
  .grid__item-3-col:nth-of-type(7699) {
    animation-delay: 769.9s; }
  .grid__item-3-col:nth-of-type(7700) {
    animation-delay: 770s; }
  .grid__item-3-col:nth-of-type(7701) {
    animation-delay: 770.1s; }
  .grid__item-3-col:nth-of-type(7702) {
    animation-delay: 770.2s; }
  .grid__item-3-col:nth-of-type(7703) {
    animation-delay: 770.3s; }
  .grid__item-3-col:nth-of-type(7704) {
    animation-delay: 770.4s; }
  .grid__item-3-col:nth-of-type(7705) {
    animation-delay: 770.5s; }
  .grid__item-3-col:nth-of-type(7706) {
    animation-delay: 770.6s; }
  .grid__item-3-col:nth-of-type(7707) {
    animation-delay: 770.7s; }
  .grid__item-3-col:nth-of-type(7708) {
    animation-delay: 770.8s; }
  .grid__item-3-col:nth-of-type(7709) {
    animation-delay: 770.9s; }
  .grid__item-3-col:nth-of-type(7710) {
    animation-delay: 771s; }
  .grid__item-3-col:nth-of-type(7711) {
    animation-delay: 771.1s; }
  .grid__item-3-col:nth-of-type(7712) {
    animation-delay: 771.2s; }
  .grid__item-3-col:nth-of-type(7713) {
    animation-delay: 771.3s; }
  .grid__item-3-col:nth-of-type(7714) {
    animation-delay: 771.4s; }
  .grid__item-3-col:nth-of-type(7715) {
    animation-delay: 771.5s; }
  .grid__item-3-col:nth-of-type(7716) {
    animation-delay: 771.6s; }
  .grid__item-3-col:nth-of-type(7717) {
    animation-delay: 771.7s; }
  .grid__item-3-col:nth-of-type(7718) {
    animation-delay: 771.8s; }
  .grid__item-3-col:nth-of-type(7719) {
    animation-delay: 771.9s; }
  .grid__item-3-col:nth-of-type(7720) {
    animation-delay: 772s; }
  .grid__item-3-col:nth-of-type(7721) {
    animation-delay: 772.1s; }
  .grid__item-3-col:nth-of-type(7722) {
    animation-delay: 772.2s; }
  .grid__item-3-col:nth-of-type(7723) {
    animation-delay: 772.3s; }
  .grid__item-3-col:nth-of-type(7724) {
    animation-delay: 772.4s; }
  .grid__item-3-col:nth-of-type(7725) {
    animation-delay: 772.5s; }
  .grid__item-3-col:nth-of-type(7726) {
    animation-delay: 772.6s; }
  .grid__item-3-col:nth-of-type(7727) {
    animation-delay: 772.7s; }
  .grid__item-3-col:nth-of-type(7728) {
    animation-delay: 772.8s; }
  .grid__item-3-col:nth-of-type(7729) {
    animation-delay: 772.9s; }
  .grid__item-3-col:nth-of-type(7730) {
    animation-delay: 773s; }
  .grid__item-3-col:nth-of-type(7731) {
    animation-delay: 773.1s; }
  .grid__item-3-col:nth-of-type(7732) {
    animation-delay: 773.2s; }
  .grid__item-3-col:nth-of-type(7733) {
    animation-delay: 773.3s; }
  .grid__item-3-col:nth-of-type(7734) {
    animation-delay: 773.4s; }
  .grid__item-3-col:nth-of-type(7735) {
    animation-delay: 773.5s; }
  .grid__item-3-col:nth-of-type(7736) {
    animation-delay: 773.6s; }
  .grid__item-3-col:nth-of-type(7737) {
    animation-delay: 773.7s; }
  .grid__item-3-col:nth-of-type(7738) {
    animation-delay: 773.8s; }
  .grid__item-3-col:nth-of-type(7739) {
    animation-delay: 773.9s; }
  .grid__item-3-col:nth-of-type(7740) {
    animation-delay: 774s; }
  .grid__item-3-col:nth-of-type(7741) {
    animation-delay: 774.1s; }
  .grid__item-3-col:nth-of-type(7742) {
    animation-delay: 774.2s; }
  .grid__item-3-col:nth-of-type(7743) {
    animation-delay: 774.3s; }
  .grid__item-3-col:nth-of-type(7744) {
    animation-delay: 774.4s; }
  .grid__item-3-col:nth-of-type(7745) {
    animation-delay: 774.5s; }
  .grid__item-3-col:nth-of-type(7746) {
    animation-delay: 774.6s; }
  .grid__item-3-col:nth-of-type(7747) {
    animation-delay: 774.7s; }
  .grid__item-3-col:nth-of-type(7748) {
    animation-delay: 774.8s; }
  .grid__item-3-col:nth-of-type(7749) {
    animation-delay: 774.9s; }
  .grid__item-3-col:nth-of-type(7750) {
    animation-delay: 775s; }
  .grid__item-3-col:nth-of-type(7751) {
    animation-delay: 775.1s; }
  .grid__item-3-col:nth-of-type(7752) {
    animation-delay: 775.2s; }
  .grid__item-3-col:nth-of-type(7753) {
    animation-delay: 775.3s; }
  .grid__item-3-col:nth-of-type(7754) {
    animation-delay: 775.4s; }
  .grid__item-3-col:nth-of-type(7755) {
    animation-delay: 775.5s; }
  .grid__item-3-col:nth-of-type(7756) {
    animation-delay: 775.6s; }
  .grid__item-3-col:nth-of-type(7757) {
    animation-delay: 775.7s; }
  .grid__item-3-col:nth-of-type(7758) {
    animation-delay: 775.8s; }
  .grid__item-3-col:nth-of-type(7759) {
    animation-delay: 775.9s; }
  .grid__item-3-col:nth-of-type(7760) {
    animation-delay: 776s; }
  .grid__item-3-col:nth-of-type(7761) {
    animation-delay: 776.1s; }
  .grid__item-3-col:nth-of-type(7762) {
    animation-delay: 776.2s; }
  .grid__item-3-col:nth-of-type(7763) {
    animation-delay: 776.3s; }
  .grid__item-3-col:nth-of-type(7764) {
    animation-delay: 776.4s; }
  .grid__item-3-col:nth-of-type(7765) {
    animation-delay: 776.5s; }
  .grid__item-3-col:nth-of-type(7766) {
    animation-delay: 776.6s; }
  .grid__item-3-col:nth-of-type(7767) {
    animation-delay: 776.7s; }
  .grid__item-3-col:nth-of-type(7768) {
    animation-delay: 776.8s; }
  .grid__item-3-col:nth-of-type(7769) {
    animation-delay: 776.9s; }
  .grid__item-3-col:nth-of-type(7770) {
    animation-delay: 777s; }
  .grid__item-3-col:nth-of-type(7771) {
    animation-delay: 777.1s; }
  .grid__item-3-col:nth-of-type(7772) {
    animation-delay: 777.2s; }
  .grid__item-3-col:nth-of-type(7773) {
    animation-delay: 777.3s; }
  .grid__item-3-col:nth-of-type(7774) {
    animation-delay: 777.4s; }
  .grid__item-3-col:nth-of-type(7775) {
    animation-delay: 777.5s; }
  .grid__item-3-col:nth-of-type(7776) {
    animation-delay: 777.6s; }
  .grid__item-3-col:nth-of-type(7777) {
    animation-delay: 777.7s; }
  .grid__item-3-col:nth-of-type(7778) {
    animation-delay: 777.8s; }
  .grid__item-3-col:nth-of-type(7779) {
    animation-delay: 777.9s; }
  .grid__item-3-col:nth-of-type(7780) {
    animation-delay: 778s; }
  .grid__item-3-col:nth-of-type(7781) {
    animation-delay: 778.1s; }
  .grid__item-3-col:nth-of-type(7782) {
    animation-delay: 778.2s; }
  .grid__item-3-col:nth-of-type(7783) {
    animation-delay: 778.3s; }
  .grid__item-3-col:nth-of-type(7784) {
    animation-delay: 778.4s; }
  .grid__item-3-col:nth-of-type(7785) {
    animation-delay: 778.5s; }
  .grid__item-3-col:nth-of-type(7786) {
    animation-delay: 778.6s; }
  .grid__item-3-col:nth-of-type(7787) {
    animation-delay: 778.7s; }
  .grid__item-3-col:nth-of-type(7788) {
    animation-delay: 778.8s; }
  .grid__item-3-col:nth-of-type(7789) {
    animation-delay: 778.9s; }
  .grid__item-3-col:nth-of-type(7790) {
    animation-delay: 779s; }
  .grid__item-3-col:nth-of-type(7791) {
    animation-delay: 779.1s; }
  .grid__item-3-col:nth-of-type(7792) {
    animation-delay: 779.2s; }
  .grid__item-3-col:nth-of-type(7793) {
    animation-delay: 779.3s; }
  .grid__item-3-col:nth-of-type(7794) {
    animation-delay: 779.4s; }
  .grid__item-3-col:nth-of-type(7795) {
    animation-delay: 779.5s; }
  .grid__item-3-col:nth-of-type(7796) {
    animation-delay: 779.6s; }
  .grid__item-3-col:nth-of-type(7797) {
    animation-delay: 779.7s; }
  .grid__item-3-col:nth-of-type(7798) {
    animation-delay: 779.8s; }
  .grid__item-3-col:nth-of-type(7799) {
    animation-delay: 779.9s; }
  .grid__item-3-col:nth-of-type(7800) {
    animation-delay: 780s; }
  .grid__item-3-col:nth-of-type(7801) {
    animation-delay: 780.1s; }
  .grid__item-3-col:nth-of-type(7802) {
    animation-delay: 780.2s; }
  .grid__item-3-col:nth-of-type(7803) {
    animation-delay: 780.3s; }
  .grid__item-3-col:nth-of-type(7804) {
    animation-delay: 780.4s; }
  .grid__item-3-col:nth-of-type(7805) {
    animation-delay: 780.5s; }
  .grid__item-3-col:nth-of-type(7806) {
    animation-delay: 780.6s; }
  .grid__item-3-col:nth-of-type(7807) {
    animation-delay: 780.7s; }
  .grid__item-3-col:nth-of-type(7808) {
    animation-delay: 780.8s; }
  .grid__item-3-col:nth-of-type(7809) {
    animation-delay: 780.9s; }
  .grid__item-3-col:nth-of-type(7810) {
    animation-delay: 781s; }
  .grid__item-3-col:nth-of-type(7811) {
    animation-delay: 781.1s; }
  .grid__item-3-col:nth-of-type(7812) {
    animation-delay: 781.2s; }
  .grid__item-3-col:nth-of-type(7813) {
    animation-delay: 781.3s; }
  .grid__item-3-col:nth-of-type(7814) {
    animation-delay: 781.4s; }
  .grid__item-3-col:nth-of-type(7815) {
    animation-delay: 781.5s; }
  .grid__item-3-col:nth-of-type(7816) {
    animation-delay: 781.6s; }
  .grid__item-3-col:nth-of-type(7817) {
    animation-delay: 781.7s; }
  .grid__item-3-col:nth-of-type(7818) {
    animation-delay: 781.8s; }
  .grid__item-3-col:nth-of-type(7819) {
    animation-delay: 781.9s; }
  .grid__item-3-col:nth-of-type(7820) {
    animation-delay: 782s; }
  .grid__item-3-col:nth-of-type(7821) {
    animation-delay: 782.1s; }
  .grid__item-3-col:nth-of-type(7822) {
    animation-delay: 782.2s; }
  .grid__item-3-col:nth-of-type(7823) {
    animation-delay: 782.3s; }
  .grid__item-3-col:nth-of-type(7824) {
    animation-delay: 782.4s; }
  .grid__item-3-col:nth-of-type(7825) {
    animation-delay: 782.5s; }
  .grid__item-3-col:nth-of-type(7826) {
    animation-delay: 782.6s; }
  .grid__item-3-col:nth-of-type(7827) {
    animation-delay: 782.7s; }
  .grid__item-3-col:nth-of-type(7828) {
    animation-delay: 782.8s; }
  .grid__item-3-col:nth-of-type(7829) {
    animation-delay: 782.9s; }
  .grid__item-3-col:nth-of-type(7830) {
    animation-delay: 783s; }
  .grid__item-3-col:nth-of-type(7831) {
    animation-delay: 783.1s; }
  .grid__item-3-col:nth-of-type(7832) {
    animation-delay: 783.2s; }
  .grid__item-3-col:nth-of-type(7833) {
    animation-delay: 783.3s; }
  .grid__item-3-col:nth-of-type(7834) {
    animation-delay: 783.4s; }
  .grid__item-3-col:nth-of-type(7835) {
    animation-delay: 783.5s; }
  .grid__item-3-col:nth-of-type(7836) {
    animation-delay: 783.6s; }
  .grid__item-3-col:nth-of-type(7837) {
    animation-delay: 783.7s; }
  .grid__item-3-col:nth-of-type(7838) {
    animation-delay: 783.8s; }
  .grid__item-3-col:nth-of-type(7839) {
    animation-delay: 783.9s; }
  .grid__item-3-col:nth-of-type(7840) {
    animation-delay: 784s; }
  .grid__item-3-col:nth-of-type(7841) {
    animation-delay: 784.1s; }
  .grid__item-3-col:nth-of-type(7842) {
    animation-delay: 784.2s; }
  .grid__item-3-col:nth-of-type(7843) {
    animation-delay: 784.3s; }
  .grid__item-3-col:nth-of-type(7844) {
    animation-delay: 784.4s; }
  .grid__item-3-col:nth-of-type(7845) {
    animation-delay: 784.5s; }
  .grid__item-3-col:nth-of-type(7846) {
    animation-delay: 784.6s; }
  .grid__item-3-col:nth-of-type(7847) {
    animation-delay: 784.7s; }
  .grid__item-3-col:nth-of-type(7848) {
    animation-delay: 784.8s; }
  .grid__item-3-col:nth-of-type(7849) {
    animation-delay: 784.9s; }
  .grid__item-3-col:nth-of-type(7850) {
    animation-delay: 785s; }
  .grid__item-3-col:nth-of-type(7851) {
    animation-delay: 785.1s; }
  .grid__item-3-col:nth-of-type(7852) {
    animation-delay: 785.2s; }
  .grid__item-3-col:nth-of-type(7853) {
    animation-delay: 785.3s; }
  .grid__item-3-col:nth-of-type(7854) {
    animation-delay: 785.4s; }
  .grid__item-3-col:nth-of-type(7855) {
    animation-delay: 785.5s; }
  .grid__item-3-col:nth-of-type(7856) {
    animation-delay: 785.6s; }
  .grid__item-3-col:nth-of-type(7857) {
    animation-delay: 785.7s; }
  .grid__item-3-col:nth-of-type(7858) {
    animation-delay: 785.8s; }
  .grid__item-3-col:nth-of-type(7859) {
    animation-delay: 785.9s; }
  .grid__item-3-col:nth-of-type(7860) {
    animation-delay: 786s; }
  .grid__item-3-col:nth-of-type(7861) {
    animation-delay: 786.1s; }
  .grid__item-3-col:nth-of-type(7862) {
    animation-delay: 786.2s; }
  .grid__item-3-col:nth-of-type(7863) {
    animation-delay: 786.3s; }
  .grid__item-3-col:nth-of-type(7864) {
    animation-delay: 786.4s; }
  .grid__item-3-col:nth-of-type(7865) {
    animation-delay: 786.5s; }
  .grid__item-3-col:nth-of-type(7866) {
    animation-delay: 786.6s; }
  .grid__item-3-col:nth-of-type(7867) {
    animation-delay: 786.7s; }
  .grid__item-3-col:nth-of-type(7868) {
    animation-delay: 786.8s; }
  .grid__item-3-col:nth-of-type(7869) {
    animation-delay: 786.9s; }
  .grid__item-3-col:nth-of-type(7870) {
    animation-delay: 787s; }
  .grid__item-3-col:nth-of-type(7871) {
    animation-delay: 787.1s; }
  .grid__item-3-col:nth-of-type(7872) {
    animation-delay: 787.2s; }
  .grid__item-3-col:nth-of-type(7873) {
    animation-delay: 787.3s; }
  .grid__item-3-col:nth-of-type(7874) {
    animation-delay: 787.4s; }
  .grid__item-3-col:nth-of-type(7875) {
    animation-delay: 787.5s; }
  .grid__item-3-col:nth-of-type(7876) {
    animation-delay: 787.6s; }
  .grid__item-3-col:nth-of-type(7877) {
    animation-delay: 787.7s; }
  .grid__item-3-col:nth-of-type(7878) {
    animation-delay: 787.8s; }
  .grid__item-3-col:nth-of-type(7879) {
    animation-delay: 787.9s; }
  .grid__item-3-col:nth-of-type(7880) {
    animation-delay: 788s; }
  .grid__item-3-col:nth-of-type(7881) {
    animation-delay: 788.1s; }
  .grid__item-3-col:nth-of-type(7882) {
    animation-delay: 788.2s; }
  .grid__item-3-col:nth-of-type(7883) {
    animation-delay: 788.3s; }
  .grid__item-3-col:nth-of-type(7884) {
    animation-delay: 788.4s; }
  .grid__item-3-col:nth-of-type(7885) {
    animation-delay: 788.5s; }
  .grid__item-3-col:nth-of-type(7886) {
    animation-delay: 788.6s; }
  .grid__item-3-col:nth-of-type(7887) {
    animation-delay: 788.7s; }
  .grid__item-3-col:nth-of-type(7888) {
    animation-delay: 788.8s; }
  .grid__item-3-col:nth-of-type(7889) {
    animation-delay: 788.9s; }
  .grid__item-3-col:nth-of-type(7890) {
    animation-delay: 789s; }
  .grid__item-3-col:nth-of-type(7891) {
    animation-delay: 789.1s; }
  .grid__item-3-col:nth-of-type(7892) {
    animation-delay: 789.2s; }
  .grid__item-3-col:nth-of-type(7893) {
    animation-delay: 789.3s; }
  .grid__item-3-col:nth-of-type(7894) {
    animation-delay: 789.4s; }
  .grid__item-3-col:nth-of-type(7895) {
    animation-delay: 789.5s; }
  .grid__item-3-col:nth-of-type(7896) {
    animation-delay: 789.6s; }
  .grid__item-3-col:nth-of-type(7897) {
    animation-delay: 789.7s; }
  .grid__item-3-col:nth-of-type(7898) {
    animation-delay: 789.8s; }
  .grid__item-3-col:nth-of-type(7899) {
    animation-delay: 789.9s; }
  .grid__item-3-col:nth-of-type(7900) {
    animation-delay: 790s; }
  .grid__item-3-col:nth-of-type(7901) {
    animation-delay: 790.1s; }
  .grid__item-3-col:nth-of-type(7902) {
    animation-delay: 790.2s; }
  .grid__item-3-col:nth-of-type(7903) {
    animation-delay: 790.3s; }
  .grid__item-3-col:nth-of-type(7904) {
    animation-delay: 790.4s; }
  .grid__item-3-col:nth-of-type(7905) {
    animation-delay: 790.5s; }
  .grid__item-3-col:nth-of-type(7906) {
    animation-delay: 790.6s; }
  .grid__item-3-col:nth-of-type(7907) {
    animation-delay: 790.7s; }
  .grid__item-3-col:nth-of-type(7908) {
    animation-delay: 790.8s; }
  .grid__item-3-col:nth-of-type(7909) {
    animation-delay: 790.9s; }
  .grid__item-3-col:nth-of-type(7910) {
    animation-delay: 791s; }
  .grid__item-3-col:nth-of-type(7911) {
    animation-delay: 791.1s; }
  .grid__item-3-col:nth-of-type(7912) {
    animation-delay: 791.2s; }
  .grid__item-3-col:nth-of-type(7913) {
    animation-delay: 791.3s; }
  .grid__item-3-col:nth-of-type(7914) {
    animation-delay: 791.4s; }
  .grid__item-3-col:nth-of-type(7915) {
    animation-delay: 791.5s; }
  .grid__item-3-col:nth-of-type(7916) {
    animation-delay: 791.6s; }
  .grid__item-3-col:nth-of-type(7917) {
    animation-delay: 791.7s; }
  .grid__item-3-col:nth-of-type(7918) {
    animation-delay: 791.8s; }
  .grid__item-3-col:nth-of-type(7919) {
    animation-delay: 791.9s; }
  .grid__item-3-col:nth-of-type(7920) {
    animation-delay: 792s; }
  .grid__item-3-col:nth-of-type(7921) {
    animation-delay: 792.1s; }
  .grid__item-3-col:nth-of-type(7922) {
    animation-delay: 792.2s; }
  .grid__item-3-col:nth-of-type(7923) {
    animation-delay: 792.3s; }
  .grid__item-3-col:nth-of-type(7924) {
    animation-delay: 792.4s; }
  .grid__item-3-col:nth-of-type(7925) {
    animation-delay: 792.5s; }
  .grid__item-3-col:nth-of-type(7926) {
    animation-delay: 792.6s; }
  .grid__item-3-col:nth-of-type(7927) {
    animation-delay: 792.7s; }
  .grid__item-3-col:nth-of-type(7928) {
    animation-delay: 792.8s; }
  .grid__item-3-col:nth-of-type(7929) {
    animation-delay: 792.9s; }
  .grid__item-3-col:nth-of-type(7930) {
    animation-delay: 793s; }
  .grid__item-3-col:nth-of-type(7931) {
    animation-delay: 793.1s; }
  .grid__item-3-col:nth-of-type(7932) {
    animation-delay: 793.2s; }
  .grid__item-3-col:nth-of-type(7933) {
    animation-delay: 793.3s; }
  .grid__item-3-col:nth-of-type(7934) {
    animation-delay: 793.4s; }
  .grid__item-3-col:nth-of-type(7935) {
    animation-delay: 793.5s; }
  .grid__item-3-col:nth-of-type(7936) {
    animation-delay: 793.6s; }
  .grid__item-3-col:nth-of-type(7937) {
    animation-delay: 793.7s; }
  .grid__item-3-col:nth-of-type(7938) {
    animation-delay: 793.8s; }
  .grid__item-3-col:nth-of-type(7939) {
    animation-delay: 793.9s; }
  .grid__item-3-col:nth-of-type(7940) {
    animation-delay: 794s; }
  .grid__item-3-col:nth-of-type(7941) {
    animation-delay: 794.1s; }
  .grid__item-3-col:nth-of-type(7942) {
    animation-delay: 794.2s; }
  .grid__item-3-col:nth-of-type(7943) {
    animation-delay: 794.3s; }
  .grid__item-3-col:nth-of-type(7944) {
    animation-delay: 794.4s; }
  .grid__item-3-col:nth-of-type(7945) {
    animation-delay: 794.5s; }
  .grid__item-3-col:nth-of-type(7946) {
    animation-delay: 794.6s; }
  .grid__item-3-col:nth-of-type(7947) {
    animation-delay: 794.7s; }
  .grid__item-3-col:nth-of-type(7948) {
    animation-delay: 794.8s; }
  .grid__item-3-col:nth-of-type(7949) {
    animation-delay: 794.9s; }
  .grid__item-3-col:nth-of-type(7950) {
    animation-delay: 795s; }
  .grid__item-3-col:nth-of-type(7951) {
    animation-delay: 795.1s; }
  .grid__item-3-col:nth-of-type(7952) {
    animation-delay: 795.2s; }
  .grid__item-3-col:nth-of-type(7953) {
    animation-delay: 795.3s; }
  .grid__item-3-col:nth-of-type(7954) {
    animation-delay: 795.4s; }
  .grid__item-3-col:nth-of-type(7955) {
    animation-delay: 795.5s; }
  .grid__item-3-col:nth-of-type(7956) {
    animation-delay: 795.6s; }
  .grid__item-3-col:nth-of-type(7957) {
    animation-delay: 795.7s; }
  .grid__item-3-col:nth-of-type(7958) {
    animation-delay: 795.8s; }
  .grid__item-3-col:nth-of-type(7959) {
    animation-delay: 795.9s; }
  .grid__item-3-col:nth-of-type(7960) {
    animation-delay: 796s; }
  .grid__item-3-col:nth-of-type(7961) {
    animation-delay: 796.1s; }
  .grid__item-3-col:nth-of-type(7962) {
    animation-delay: 796.2s; }
  .grid__item-3-col:nth-of-type(7963) {
    animation-delay: 796.3s; }
  .grid__item-3-col:nth-of-type(7964) {
    animation-delay: 796.4s; }
  .grid__item-3-col:nth-of-type(7965) {
    animation-delay: 796.5s; }
  .grid__item-3-col:nth-of-type(7966) {
    animation-delay: 796.6s; }
  .grid__item-3-col:nth-of-type(7967) {
    animation-delay: 796.7s; }
  .grid__item-3-col:nth-of-type(7968) {
    animation-delay: 796.8s; }
  .grid__item-3-col:nth-of-type(7969) {
    animation-delay: 796.9s; }
  .grid__item-3-col:nth-of-type(7970) {
    animation-delay: 797s; }
  .grid__item-3-col:nth-of-type(7971) {
    animation-delay: 797.1s; }
  .grid__item-3-col:nth-of-type(7972) {
    animation-delay: 797.2s; }
  .grid__item-3-col:nth-of-type(7973) {
    animation-delay: 797.3s; }
  .grid__item-3-col:nth-of-type(7974) {
    animation-delay: 797.4s; }
  .grid__item-3-col:nth-of-type(7975) {
    animation-delay: 797.5s; }
  .grid__item-3-col:nth-of-type(7976) {
    animation-delay: 797.6s; }
  .grid__item-3-col:nth-of-type(7977) {
    animation-delay: 797.7s; }
  .grid__item-3-col:nth-of-type(7978) {
    animation-delay: 797.8s; }
  .grid__item-3-col:nth-of-type(7979) {
    animation-delay: 797.9s; }
  .grid__item-3-col:nth-of-type(7980) {
    animation-delay: 798s; }
  .grid__item-3-col:nth-of-type(7981) {
    animation-delay: 798.1s; }
  .grid__item-3-col:nth-of-type(7982) {
    animation-delay: 798.2s; }
  .grid__item-3-col:nth-of-type(7983) {
    animation-delay: 798.3s; }
  .grid__item-3-col:nth-of-type(7984) {
    animation-delay: 798.4s; }
  .grid__item-3-col:nth-of-type(7985) {
    animation-delay: 798.5s; }
  .grid__item-3-col:nth-of-type(7986) {
    animation-delay: 798.6s; }
  .grid__item-3-col:nth-of-type(7987) {
    animation-delay: 798.7s; }
  .grid__item-3-col:nth-of-type(7988) {
    animation-delay: 798.8s; }
  .grid__item-3-col:nth-of-type(7989) {
    animation-delay: 798.9s; }
  .grid__item-3-col:nth-of-type(7990) {
    animation-delay: 799s; }
  .grid__item-3-col:nth-of-type(7991) {
    animation-delay: 799.1s; }
  .grid__item-3-col:nth-of-type(7992) {
    animation-delay: 799.2s; }
  .grid__item-3-col:nth-of-type(7993) {
    animation-delay: 799.3s; }
  .grid__item-3-col:nth-of-type(7994) {
    animation-delay: 799.4s; }
  .grid__item-3-col:nth-of-type(7995) {
    animation-delay: 799.5s; }
  .grid__item-3-col:nth-of-type(7996) {
    animation-delay: 799.6s; }
  .grid__item-3-col:nth-of-type(7997) {
    animation-delay: 799.7s; }
  .grid__item-3-col:nth-of-type(7998) {
    animation-delay: 799.8s; }
  .grid__item-3-col:nth-of-type(7999) {
    animation-delay: 799.9s; }
  .grid__item-3-col:nth-of-type(8000) {
    animation-delay: 800s; }
  .grid__item-3-col:nth-of-type(8001) {
    animation-delay: 800.1s; }
  .grid__item-3-col:nth-of-type(8002) {
    animation-delay: 800.2s; }
  .grid__item-3-col:nth-of-type(8003) {
    animation-delay: 800.3s; }
  .grid__item-3-col:nth-of-type(8004) {
    animation-delay: 800.4s; }
  .grid__item-3-col:nth-of-type(8005) {
    animation-delay: 800.5s; }
  .grid__item-3-col:nth-of-type(8006) {
    animation-delay: 800.6s; }
  .grid__item-3-col:nth-of-type(8007) {
    animation-delay: 800.7s; }
  .grid__item-3-col:nth-of-type(8008) {
    animation-delay: 800.8s; }
  .grid__item-3-col:nth-of-type(8009) {
    animation-delay: 800.9s; }
  .grid__item-3-col:nth-of-type(8010) {
    animation-delay: 801s; }
  .grid__item-3-col:nth-of-type(8011) {
    animation-delay: 801.1s; }
  .grid__item-3-col:nth-of-type(8012) {
    animation-delay: 801.2s; }
  .grid__item-3-col:nth-of-type(8013) {
    animation-delay: 801.3s; }
  .grid__item-3-col:nth-of-type(8014) {
    animation-delay: 801.4s; }
  .grid__item-3-col:nth-of-type(8015) {
    animation-delay: 801.5s; }
  .grid__item-3-col:nth-of-type(8016) {
    animation-delay: 801.6s; }
  .grid__item-3-col:nth-of-type(8017) {
    animation-delay: 801.7s; }
  .grid__item-3-col:nth-of-type(8018) {
    animation-delay: 801.8s; }
  .grid__item-3-col:nth-of-type(8019) {
    animation-delay: 801.9s; }
  .grid__item-3-col:nth-of-type(8020) {
    animation-delay: 802s; }
  .grid__item-3-col:nth-of-type(8021) {
    animation-delay: 802.1s; }
  .grid__item-3-col:nth-of-type(8022) {
    animation-delay: 802.2s; }
  .grid__item-3-col:nth-of-type(8023) {
    animation-delay: 802.3s; }
  .grid__item-3-col:nth-of-type(8024) {
    animation-delay: 802.4s; }
  .grid__item-3-col:nth-of-type(8025) {
    animation-delay: 802.5s; }
  .grid__item-3-col:nth-of-type(8026) {
    animation-delay: 802.6s; }
  .grid__item-3-col:nth-of-type(8027) {
    animation-delay: 802.7s; }
  .grid__item-3-col:nth-of-type(8028) {
    animation-delay: 802.8s; }
  .grid__item-3-col:nth-of-type(8029) {
    animation-delay: 802.9s; }
  .grid__item-3-col:nth-of-type(8030) {
    animation-delay: 803s; }
  .grid__item-3-col:nth-of-type(8031) {
    animation-delay: 803.1s; }
  .grid__item-3-col:nth-of-type(8032) {
    animation-delay: 803.2s; }
  .grid__item-3-col:nth-of-type(8033) {
    animation-delay: 803.3s; }
  .grid__item-3-col:nth-of-type(8034) {
    animation-delay: 803.4s; }
  .grid__item-3-col:nth-of-type(8035) {
    animation-delay: 803.5s; }
  .grid__item-3-col:nth-of-type(8036) {
    animation-delay: 803.6s; }
  .grid__item-3-col:nth-of-type(8037) {
    animation-delay: 803.7s; }
  .grid__item-3-col:nth-of-type(8038) {
    animation-delay: 803.8s; }
  .grid__item-3-col:nth-of-type(8039) {
    animation-delay: 803.9s; }
  .grid__item-3-col:nth-of-type(8040) {
    animation-delay: 804s; }
  .grid__item-3-col:nth-of-type(8041) {
    animation-delay: 804.1s; }
  .grid__item-3-col:nth-of-type(8042) {
    animation-delay: 804.2s; }
  .grid__item-3-col:nth-of-type(8043) {
    animation-delay: 804.3s; }
  .grid__item-3-col:nth-of-type(8044) {
    animation-delay: 804.4s; }
  .grid__item-3-col:nth-of-type(8045) {
    animation-delay: 804.5s; }
  .grid__item-3-col:nth-of-type(8046) {
    animation-delay: 804.6s; }
  .grid__item-3-col:nth-of-type(8047) {
    animation-delay: 804.7s; }
  .grid__item-3-col:nth-of-type(8048) {
    animation-delay: 804.8s; }
  .grid__item-3-col:nth-of-type(8049) {
    animation-delay: 804.9s; }
  .grid__item-3-col:nth-of-type(8050) {
    animation-delay: 805s; }
  .grid__item-3-col:nth-of-type(8051) {
    animation-delay: 805.1s; }
  .grid__item-3-col:nth-of-type(8052) {
    animation-delay: 805.2s; }
  .grid__item-3-col:nth-of-type(8053) {
    animation-delay: 805.3s; }
  .grid__item-3-col:nth-of-type(8054) {
    animation-delay: 805.4s; }
  .grid__item-3-col:nth-of-type(8055) {
    animation-delay: 805.5s; }
  .grid__item-3-col:nth-of-type(8056) {
    animation-delay: 805.6s; }
  .grid__item-3-col:nth-of-type(8057) {
    animation-delay: 805.7s; }
  .grid__item-3-col:nth-of-type(8058) {
    animation-delay: 805.8s; }
  .grid__item-3-col:nth-of-type(8059) {
    animation-delay: 805.9s; }
  .grid__item-3-col:nth-of-type(8060) {
    animation-delay: 806s; }
  .grid__item-3-col:nth-of-type(8061) {
    animation-delay: 806.1s; }
  .grid__item-3-col:nth-of-type(8062) {
    animation-delay: 806.2s; }
  .grid__item-3-col:nth-of-type(8063) {
    animation-delay: 806.3s; }
  .grid__item-3-col:nth-of-type(8064) {
    animation-delay: 806.4s; }
  .grid__item-3-col:nth-of-type(8065) {
    animation-delay: 806.5s; }
  .grid__item-3-col:nth-of-type(8066) {
    animation-delay: 806.6s; }
  .grid__item-3-col:nth-of-type(8067) {
    animation-delay: 806.7s; }
  .grid__item-3-col:nth-of-type(8068) {
    animation-delay: 806.8s; }
  .grid__item-3-col:nth-of-type(8069) {
    animation-delay: 806.9s; }
  .grid__item-3-col:nth-of-type(8070) {
    animation-delay: 807s; }
  .grid__item-3-col:nth-of-type(8071) {
    animation-delay: 807.1s; }
  .grid__item-3-col:nth-of-type(8072) {
    animation-delay: 807.2s; }
  .grid__item-3-col:nth-of-type(8073) {
    animation-delay: 807.3s; }
  .grid__item-3-col:nth-of-type(8074) {
    animation-delay: 807.4s; }
  .grid__item-3-col:nth-of-type(8075) {
    animation-delay: 807.5s; }
  .grid__item-3-col:nth-of-type(8076) {
    animation-delay: 807.6s; }
  .grid__item-3-col:nth-of-type(8077) {
    animation-delay: 807.7s; }
  .grid__item-3-col:nth-of-type(8078) {
    animation-delay: 807.8s; }
  .grid__item-3-col:nth-of-type(8079) {
    animation-delay: 807.9s; }
  .grid__item-3-col:nth-of-type(8080) {
    animation-delay: 808s; }
  .grid__item-3-col:nth-of-type(8081) {
    animation-delay: 808.1s; }
  .grid__item-3-col:nth-of-type(8082) {
    animation-delay: 808.2s; }
  .grid__item-3-col:nth-of-type(8083) {
    animation-delay: 808.3s; }
  .grid__item-3-col:nth-of-type(8084) {
    animation-delay: 808.4s; }
  .grid__item-3-col:nth-of-type(8085) {
    animation-delay: 808.5s; }
  .grid__item-3-col:nth-of-type(8086) {
    animation-delay: 808.6s; }
  .grid__item-3-col:nth-of-type(8087) {
    animation-delay: 808.7s; }
  .grid__item-3-col:nth-of-type(8088) {
    animation-delay: 808.8s; }
  .grid__item-3-col:nth-of-type(8089) {
    animation-delay: 808.9s; }
  .grid__item-3-col:nth-of-type(8090) {
    animation-delay: 809s; }
  .grid__item-3-col:nth-of-type(8091) {
    animation-delay: 809.1s; }
  .grid__item-3-col:nth-of-type(8092) {
    animation-delay: 809.2s; }
  .grid__item-3-col:nth-of-type(8093) {
    animation-delay: 809.3s; }
  .grid__item-3-col:nth-of-type(8094) {
    animation-delay: 809.4s; }
  .grid__item-3-col:nth-of-type(8095) {
    animation-delay: 809.5s; }
  .grid__item-3-col:nth-of-type(8096) {
    animation-delay: 809.6s; }
  .grid__item-3-col:nth-of-type(8097) {
    animation-delay: 809.7s; }
  .grid__item-3-col:nth-of-type(8098) {
    animation-delay: 809.8s; }
  .grid__item-3-col:nth-of-type(8099) {
    animation-delay: 809.9s; }
  .grid__item-3-col:nth-of-type(8100) {
    animation-delay: 810s; }
  .grid__item-3-col:nth-of-type(8101) {
    animation-delay: 810.1s; }
  .grid__item-3-col:nth-of-type(8102) {
    animation-delay: 810.2s; }
  .grid__item-3-col:nth-of-type(8103) {
    animation-delay: 810.3s; }
  .grid__item-3-col:nth-of-type(8104) {
    animation-delay: 810.4s; }
  .grid__item-3-col:nth-of-type(8105) {
    animation-delay: 810.5s; }
  .grid__item-3-col:nth-of-type(8106) {
    animation-delay: 810.6s; }
  .grid__item-3-col:nth-of-type(8107) {
    animation-delay: 810.7s; }
  .grid__item-3-col:nth-of-type(8108) {
    animation-delay: 810.8s; }
  .grid__item-3-col:nth-of-type(8109) {
    animation-delay: 810.9s; }
  .grid__item-3-col:nth-of-type(8110) {
    animation-delay: 811s; }
  .grid__item-3-col:nth-of-type(8111) {
    animation-delay: 811.1s; }
  .grid__item-3-col:nth-of-type(8112) {
    animation-delay: 811.2s; }
  .grid__item-3-col:nth-of-type(8113) {
    animation-delay: 811.3s; }
  .grid__item-3-col:nth-of-type(8114) {
    animation-delay: 811.4s; }
  .grid__item-3-col:nth-of-type(8115) {
    animation-delay: 811.5s; }
  .grid__item-3-col:nth-of-type(8116) {
    animation-delay: 811.6s; }
  .grid__item-3-col:nth-of-type(8117) {
    animation-delay: 811.7s; }
  .grid__item-3-col:nth-of-type(8118) {
    animation-delay: 811.8s; }
  .grid__item-3-col:nth-of-type(8119) {
    animation-delay: 811.9s; }
  .grid__item-3-col:nth-of-type(8120) {
    animation-delay: 812s; }
  .grid__item-3-col:nth-of-type(8121) {
    animation-delay: 812.1s; }
  .grid__item-3-col:nth-of-type(8122) {
    animation-delay: 812.2s; }
  .grid__item-3-col:nth-of-type(8123) {
    animation-delay: 812.3s; }
  .grid__item-3-col:nth-of-type(8124) {
    animation-delay: 812.4s; }
  .grid__item-3-col:nth-of-type(8125) {
    animation-delay: 812.5s; }
  .grid__item-3-col:nth-of-type(8126) {
    animation-delay: 812.6s; }
  .grid__item-3-col:nth-of-type(8127) {
    animation-delay: 812.7s; }
  .grid__item-3-col:nth-of-type(8128) {
    animation-delay: 812.8s; }
  .grid__item-3-col:nth-of-type(8129) {
    animation-delay: 812.9s; }
  .grid__item-3-col:nth-of-type(8130) {
    animation-delay: 813s; }
  .grid__item-3-col:nth-of-type(8131) {
    animation-delay: 813.1s; }
  .grid__item-3-col:nth-of-type(8132) {
    animation-delay: 813.2s; }
  .grid__item-3-col:nth-of-type(8133) {
    animation-delay: 813.3s; }
  .grid__item-3-col:nth-of-type(8134) {
    animation-delay: 813.4s; }
  .grid__item-3-col:nth-of-type(8135) {
    animation-delay: 813.5s; }
  .grid__item-3-col:nth-of-type(8136) {
    animation-delay: 813.6s; }
  .grid__item-3-col:nth-of-type(8137) {
    animation-delay: 813.7s; }
  .grid__item-3-col:nth-of-type(8138) {
    animation-delay: 813.8s; }
  .grid__item-3-col:nth-of-type(8139) {
    animation-delay: 813.9s; }
  .grid__item-3-col:nth-of-type(8140) {
    animation-delay: 814s; }
  .grid__item-3-col:nth-of-type(8141) {
    animation-delay: 814.1s; }
  .grid__item-3-col:nth-of-type(8142) {
    animation-delay: 814.2s; }
  .grid__item-3-col:nth-of-type(8143) {
    animation-delay: 814.3s; }
  .grid__item-3-col:nth-of-type(8144) {
    animation-delay: 814.4s; }
  .grid__item-3-col:nth-of-type(8145) {
    animation-delay: 814.5s; }
  .grid__item-3-col:nth-of-type(8146) {
    animation-delay: 814.6s; }
  .grid__item-3-col:nth-of-type(8147) {
    animation-delay: 814.7s; }
  .grid__item-3-col:nth-of-type(8148) {
    animation-delay: 814.8s; }
  .grid__item-3-col:nth-of-type(8149) {
    animation-delay: 814.9s; }
  .grid__item-3-col:nth-of-type(8150) {
    animation-delay: 815s; }
  .grid__item-3-col:nth-of-type(8151) {
    animation-delay: 815.1s; }
  .grid__item-3-col:nth-of-type(8152) {
    animation-delay: 815.2s; }
  .grid__item-3-col:nth-of-type(8153) {
    animation-delay: 815.3s; }
  .grid__item-3-col:nth-of-type(8154) {
    animation-delay: 815.4s; }
  .grid__item-3-col:nth-of-type(8155) {
    animation-delay: 815.5s; }
  .grid__item-3-col:nth-of-type(8156) {
    animation-delay: 815.6s; }
  .grid__item-3-col:nth-of-type(8157) {
    animation-delay: 815.7s; }
  .grid__item-3-col:nth-of-type(8158) {
    animation-delay: 815.8s; }
  .grid__item-3-col:nth-of-type(8159) {
    animation-delay: 815.9s; }
  .grid__item-3-col:nth-of-type(8160) {
    animation-delay: 816s; }
  .grid__item-3-col:nth-of-type(8161) {
    animation-delay: 816.1s; }
  .grid__item-3-col:nth-of-type(8162) {
    animation-delay: 816.2s; }
  .grid__item-3-col:nth-of-type(8163) {
    animation-delay: 816.3s; }
  .grid__item-3-col:nth-of-type(8164) {
    animation-delay: 816.4s; }
  .grid__item-3-col:nth-of-type(8165) {
    animation-delay: 816.5s; }
  .grid__item-3-col:nth-of-type(8166) {
    animation-delay: 816.6s; }
  .grid__item-3-col:nth-of-type(8167) {
    animation-delay: 816.7s; }
  .grid__item-3-col:nth-of-type(8168) {
    animation-delay: 816.8s; }
  .grid__item-3-col:nth-of-type(8169) {
    animation-delay: 816.9s; }
  .grid__item-3-col:nth-of-type(8170) {
    animation-delay: 817s; }
  .grid__item-3-col:nth-of-type(8171) {
    animation-delay: 817.1s; }
  .grid__item-3-col:nth-of-type(8172) {
    animation-delay: 817.2s; }
  .grid__item-3-col:nth-of-type(8173) {
    animation-delay: 817.3s; }
  .grid__item-3-col:nth-of-type(8174) {
    animation-delay: 817.4s; }
  .grid__item-3-col:nth-of-type(8175) {
    animation-delay: 817.5s; }
  .grid__item-3-col:nth-of-type(8176) {
    animation-delay: 817.6s; }
  .grid__item-3-col:nth-of-type(8177) {
    animation-delay: 817.7s; }
  .grid__item-3-col:nth-of-type(8178) {
    animation-delay: 817.8s; }
  .grid__item-3-col:nth-of-type(8179) {
    animation-delay: 817.9s; }
  .grid__item-3-col:nth-of-type(8180) {
    animation-delay: 818s; }
  .grid__item-3-col:nth-of-type(8181) {
    animation-delay: 818.1s; }
  .grid__item-3-col:nth-of-type(8182) {
    animation-delay: 818.2s; }
  .grid__item-3-col:nth-of-type(8183) {
    animation-delay: 818.3s; }
  .grid__item-3-col:nth-of-type(8184) {
    animation-delay: 818.4s; }
  .grid__item-3-col:nth-of-type(8185) {
    animation-delay: 818.5s; }
  .grid__item-3-col:nth-of-type(8186) {
    animation-delay: 818.6s; }
  .grid__item-3-col:nth-of-type(8187) {
    animation-delay: 818.7s; }
  .grid__item-3-col:nth-of-type(8188) {
    animation-delay: 818.8s; }
  .grid__item-3-col:nth-of-type(8189) {
    animation-delay: 818.9s; }
  .grid__item-3-col:nth-of-type(8190) {
    animation-delay: 819s; }
  .grid__item-3-col:nth-of-type(8191) {
    animation-delay: 819.1s; }
  .grid__item-3-col:nth-of-type(8192) {
    animation-delay: 819.2s; }
  .grid__item-3-col:nth-of-type(8193) {
    animation-delay: 819.3s; }
  .grid__item-3-col:nth-of-type(8194) {
    animation-delay: 819.4s; }
  .grid__item-3-col:nth-of-type(8195) {
    animation-delay: 819.5s; }
  .grid__item-3-col:nth-of-type(8196) {
    animation-delay: 819.6s; }
  .grid__item-3-col:nth-of-type(8197) {
    animation-delay: 819.7s; }
  .grid__item-3-col:nth-of-type(8198) {
    animation-delay: 819.8s; }
  .grid__item-3-col:nth-of-type(8199) {
    animation-delay: 819.9s; }
  .grid__item-3-col:nth-of-type(8200) {
    animation-delay: 820s; }
  .grid__item-3-col:nth-of-type(8201) {
    animation-delay: 820.1s; }
  .grid__item-3-col:nth-of-type(8202) {
    animation-delay: 820.2s; }
  .grid__item-3-col:nth-of-type(8203) {
    animation-delay: 820.3s; }
  .grid__item-3-col:nth-of-type(8204) {
    animation-delay: 820.4s; }
  .grid__item-3-col:nth-of-type(8205) {
    animation-delay: 820.5s; }
  .grid__item-3-col:nth-of-type(8206) {
    animation-delay: 820.6s; }
  .grid__item-3-col:nth-of-type(8207) {
    animation-delay: 820.7s; }
  .grid__item-3-col:nth-of-type(8208) {
    animation-delay: 820.8s; }
  .grid__item-3-col:nth-of-type(8209) {
    animation-delay: 820.9s; }
  .grid__item-3-col:nth-of-type(8210) {
    animation-delay: 821s; }
  .grid__item-3-col:nth-of-type(8211) {
    animation-delay: 821.1s; }
  .grid__item-3-col:nth-of-type(8212) {
    animation-delay: 821.2s; }
  .grid__item-3-col:nth-of-type(8213) {
    animation-delay: 821.3s; }
  .grid__item-3-col:nth-of-type(8214) {
    animation-delay: 821.4s; }
  .grid__item-3-col:nth-of-type(8215) {
    animation-delay: 821.5s; }
  .grid__item-3-col:nth-of-type(8216) {
    animation-delay: 821.6s; }
  .grid__item-3-col:nth-of-type(8217) {
    animation-delay: 821.7s; }
  .grid__item-3-col:nth-of-type(8218) {
    animation-delay: 821.8s; }
  .grid__item-3-col:nth-of-type(8219) {
    animation-delay: 821.9s; }
  .grid__item-3-col:nth-of-type(8220) {
    animation-delay: 822s; }
  .grid__item-3-col:nth-of-type(8221) {
    animation-delay: 822.1s; }
  .grid__item-3-col:nth-of-type(8222) {
    animation-delay: 822.2s; }
  .grid__item-3-col:nth-of-type(8223) {
    animation-delay: 822.3s; }
  .grid__item-3-col:nth-of-type(8224) {
    animation-delay: 822.4s; }
  .grid__item-3-col:nth-of-type(8225) {
    animation-delay: 822.5s; }
  .grid__item-3-col:nth-of-type(8226) {
    animation-delay: 822.6s; }
  .grid__item-3-col:nth-of-type(8227) {
    animation-delay: 822.7s; }
  .grid__item-3-col:nth-of-type(8228) {
    animation-delay: 822.8s; }
  .grid__item-3-col:nth-of-type(8229) {
    animation-delay: 822.9s; }
  .grid__item-3-col:nth-of-type(8230) {
    animation-delay: 823s; }
  .grid__item-3-col:nth-of-type(8231) {
    animation-delay: 823.1s; }
  .grid__item-3-col:nth-of-type(8232) {
    animation-delay: 823.2s; }
  .grid__item-3-col:nth-of-type(8233) {
    animation-delay: 823.3s; }
  .grid__item-3-col:nth-of-type(8234) {
    animation-delay: 823.4s; }
  .grid__item-3-col:nth-of-type(8235) {
    animation-delay: 823.5s; }
  .grid__item-3-col:nth-of-type(8236) {
    animation-delay: 823.6s; }
  .grid__item-3-col:nth-of-type(8237) {
    animation-delay: 823.7s; }
  .grid__item-3-col:nth-of-type(8238) {
    animation-delay: 823.8s; }
  .grid__item-3-col:nth-of-type(8239) {
    animation-delay: 823.9s; }
  .grid__item-3-col:nth-of-type(8240) {
    animation-delay: 824s; }
  .grid__item-3-col:nth-of-type(8241) {
    animation-delay: 824.1s; }
  .grid__item-3-col:nth-of-type(8242) {
    animation-delay: 824.2s; }
  .grid__item-3-col:nth-of-type(8243) {
    animation-delay: 824.3s; }
  .grid__item-3-col:nth-of-type(8244) {
    animation-delay: 824.4s; }
  .grid__item-3-col:nth-of-type(8245) {
    animation-delay: 824.5s; }
  .grid__item-3-col:nth-of-type(8246) {
    animation-delay: 824.6s; }
  .grid__item-3-col:nth-of-type(8247) {
    animation-delay: 824.7s; }
  .grid__item-3-col:nth-of-type(8248) {
    animation-delay: 824.8s; }
  .grid__item-3-col:nth-of-type(8249) {
    animation-delay: 824.9s; }
  .grid__item-3-col:nth-of-type(8250) {
    animation-delay: 825s; }
  .grid__item-3-col:nth-of-type(8251) {
    animation-delay: 825.1s; }
  .grid__item-3-col:nth-of-type(8252) {
    animation-delay: 825.2s; }
  .grid__item-3-col:nth-of-type(8253) {
    animation-delay: 825.3s; }
  .grid__item-3-col:nth-of-type(8254) {
    animation-delay: 825.4s; }
  .grid__item-3-col:nth-of-type(8255) {
    animation-delay: 825.5s; }
  .grid__item-3-col:nth-of-type(8256) {
    animation-delay: 825.6s; }
  .grid__item-3-col:nth-of-type(8257) {
    animation-delay: 825.7s; }
  .grid__item-3-col:nth-of-type(8258) {
    animation-delay: 825.8s; }
  .grid__item-3-col:nth-of-type(8259) {
    animation-delay: 825.9s; }
  .grid__item-3-col:nth-of-type(8260) {
    animation-delay: 826s; }
  .grid__item-3-col:nth-of-type(8261) {
    animation-delay: 826.1s; }
  .grid__item-3-col:nth-of-type(8262) {
    animation-delay: 826.2s; }
  .grid__item-3-col:nth-of-type(8263) {
    animation-delay: 826.3s; }
  .grid__item-3-col:nth-of-type(8264) {
    animation-delay: 826.4s; }
  .grid__item-3-col:nth-of-type(8265) {
    animation-delay: 826.5s; }
  .grid__item-3-col:nth-of-type(8266) {
    animation-delay: 826.6s; }
  .grid__item-3-col:nth-of-type(8267) {
    animation-delay: 826.7s; }
  .grid__item-3-col:nth-of-type(8268) {
    animation-delay: 826.8s; }
  .grid__item-3-col:nth-of-type(8269) {
    animation-delay: 826.9s; }
  .grid__item-3-col:nth-of-type(8270) {
    animation-delay: 827s; }
  .grid__item-3-col:nth-of-type(8271) {
    animation-delay: 827.1s; }
  .grid__item-3-col:nth-of-type(8272) {
    animation-delay: 827.2s; }
  .grid__item-3-col:nth-of-type(8273) {
    animation-delay: 827.3s; }
  .grid__item-3-col:nth-of-type(8274) {
    animation-delay: 827.4s; }
  .grid__item-3-col:nth-of-type(8275) {
    animation-delay: 827.5s; }
  .grid__item-3-col:nth-of-type(8276) {
    animation-delay: 827.6s; }
  .grid__item-3-col:nth-of-type(8277) {
    animation-delay: 827.7s; }
  .grid__item-3-col:nth-of-type(8278) {
    animation-delay: 827.8s; }
  .grid__item-3-col:nth-of-type(8279) {
    animation-delay: 827.9s; }
  .grid__item-3-col:nth-of-type(8280) {
    animation-delay: 828s; }
  .grid__item-3-col:nth-of-type(8281) {
    animation-delay: 828.1s; }
  .grid__item-3-col:nth-of-type(8282) {
    animation-delay: 828.2s; }
  .grid__item-3-col:nth-of-type(8283) {
    animation-delay: 828.3s; }
  .grid__item-3-col:nth-of-type(8284) {
    animation-delay: 828.4s; }
  .grid__item-3-col:nth-of-type(8285) {
    animation-delay: 828.5s; }
  .grid__item-3-col:nth-of-type(8286) {
    animation-delay: 828.6s; }
  .grid__item-3-col:nth-of-type(8287) {
    animation-delay: 828.7s; }
  .grid__item-3-col:nth-of-type(8288) {
    animation-delay: 828.8s; }
  .grid__item-3-col:nth-of-type(8289) {
    animation-delay: 828.9s; }
  .grid__item-3-col:nth-of-type(8290) {
    animation-delay: 829s; }
  .grid__item-3-col:nth-of-type(8291) {
    animation-delay: 829.1s; }
  .grid__item-3-col:nth-of-type(8292) {
    animation-delay: 829.2s; }
  .grid__item-3-col:nth-of-type(8293) {
    animation-delay: 829.3s; }
  .grid__item-3-col:nth-of-type(8294) {
    animation-delay: 829.4s; }
  .grid__item-3-col:nth-of-type(8295) {
    animation-delay: 829.5s; }
  .grid__item-3-col:nth-of-type(8296) {
    animation-delay: 829.6s; }
  .grid__item-3-col:nth-of-type(8297) {
    animation-delay: 829.7s; }
  .grid__item-3-col:nth-of-type(8298) {
    animation-delay: 829.8s; }
  .grid__item-3-col:nth-of-type(8299) {
    animation-delay: 829.9s; }
  .grid__item-3-col:nth-of-type(8300) {
    animation-delay: 830s; }
  .grid__item-3-col:nth-of-type(8301) {
    animation-delay: 830.1s; }
  .grid__item-3-col:nth-of-type(8302) {
    animation-delay: 830.2s; }
  .grid__item-3-col:nth-of-type(8303) {
    animation-delay: 830.3s; }
  .grid__item-3-col:nth-of-type(8304) {
    animation-delay: 830.4s; }
  .grid__item-3-col:nth-of-type(8305) {
    animation-delay: 830.5s; }
  .grid__item-3-col:nth-of-type(8306) {
    animation-delay: 830.6s; }
  .grid__item-3-col:nth-of-type(8307) {
    animation-delay: 830.7s; }
  .grid__item-3-col:nth-of-type(8308) {
    animation-delay: 830.8s; }
  .grid__item-3-col:nth-of-type(8309) {
    animation-delay: 830.9s; }
  .grid__item-3-col:nth-of-type(8310) {
    animation-delay: 831s; }
  .grid__item-3-col:nth-of-type(8311) {
    animation-delay: 831.1s; }
  .grid__item-3-col:nth-of-type(8312) {
    animation-delay: 831.2s; }
  .grid__item-3-col:nth-of-type(8313) {
    animation-delay: 831.3s; }
  .grid__item-3-col:nth-of-type(8314) {
    animation-delay: 831.4s; }
  .grid__item-3-col:nth-of-type(8315) {
    animation-delay: 831.5s; }
  .grid__item-3-col:nth-of-type(8316) {
    animation-delay: 831.6s; }
  .grid__item-3-col:nth-of-type(8317) {
    animation-delay: 831.7s; }
  .grid__item-3-col:nth-of-type(8318) {
    animation-delay: 831.8s; }
  .grid__item-3-col:nth-of-type(8319) {
    animation-delay: 831.9s; }
  .grid__item-3-col:nth-of-type(8320) {
    animation-delay: 832s; }
  .grid__item-3-col:nth-of-type(8321) {
    animation-delay: 832.1s; }
  .grid__item-3-col:nth-of-type(8322) {
    animation-delay: 832.2s; }
  .grid__item-3-col:nth-of-type(8323) {
    animation-delay: 832.3s; }
  .grid__item-3-col:nth-of-type(8324) {
    animation-delay: 832.4s; }
  .grid__item-3-col:nth-of-type(8325) {
    animation-delay: 832.5s; }
  .grid__item-3-col:nth-of-type(8326) {
    animation-delay: 832.6s; }
  .grid__item-3-col:nth-of-type(8327) {
    animation-delay: 832.7s; }
  .grid__item-3-col:nth-of-type(8328) {
    animation-delay: 832.8s; }
  .grid__item-3-col:nth-of-type(8329) {
    animation-delay: 832.9s; }
  .grid__item-3-col:nth-of-type(8330) {
    animation-delay: 833s; }
  .grid__item-3-col:nth-of-type(8331) {
    animation-delay: 833.1s; }
  .grid__item-3-col:nth-of-type(8332) {
    animation-delay: 833.2s; }
  .grid__item-3-col:nth-of-type(8333) {
    animation-delay: 833.3s; }
  .grid__item-3-col:nth-of-type(8334) {
    animation-delay: 833.4s; }
  .grid__item-3-col:nth-of-type(8335) {
    animation-delay: 833.5s; }
  .grid__item-3-col:nth-of-type(8336) {
    animation-delay: 833.6s; }
  .grid__item-3-col:nth-of-type(8337) {
    animation-delay: 833.7s; }
  .grid__item-3-col:nth-of-type(8338) {
    animation-delay: 833.8s; }
  .grid__item-3-col:nth-of-type(8339) {
    animation-delay: 833.9s; }
  .grid__item-3-col:nth-of-type(8340) {
    animation-delay: 834s; }
  .grid__item-3-col:nth-of-type(8341) {
    animation-delay: 834.1s; }
  .grid__item-3-col:nth-of-type(8342) {
    animation-delay: 834.2s; }
  .grid__item-3-col:nth-of-type(8343) {
    animation-delay: 834.3s; }
  .grid__item-3-col:nth-of-type(8344) {
    animation-delay: 834.4s; }
  .grid__item-3-col:nth-of-type(8345) {
    animation-delay: 834.5s; }
  .grid__item-3-col:nth-of-type(8346) {
    animation-delay: 834.6s; }
  .grid__item-3-col:nth-of-type(8347) {
    animation-delay: 834.7s; }
  .grid__item-3-col:nth-of-type(8348) {
    animation-delay: 834.8s; }
  .grid__item-3-col:nth-of-type(8349) {
    animation-delay: 834.9s; }
  .grid__item-3-col:nth-of-type(8350) {
    animation-delay: 835s; }
  .grid__item-3-col:nth-of-type(8351) {
    animation-delay: 835.1s; }
  .grid__item-3-col:nth-of-type(8352) {
    animation-delay: 835.2s; }
  .grid__item-3-col:nth-of-type(8353) {
    animation-delay: 835.3s; }
  .grid__item-3-col:nth-of-type(8354) {
    animation-delay: 835.4s; }
  .grid__item-3-col:nth-of-type(8355) {
    animation-delay: 835.5s; }
  .grid__item-3-col:nth-of-type(8356) {
    animation-delay: 835.6s; }
  .grid__item-3-col:nth-of-type(8357) {
    animation-delay: 835.7s; }
  .grid__item-3-col:nth-of-type(8358) {
    animation-delay: 835.8s; }
  .grid__item-3-col:nth-of-type(8359) {
    animation-delay: 835.9s; }
  .grid__item-3-col:nth-of-type(8360) {
    animation-delay: 836s; }
  .grid__item-3-col:nth-of-type(8361) {
    animation-delay: 836.1s; }
  .grid__item-3-col:nth-of-type(8362) {
    animation-delay: 836.2s; }
  .grid__item-3-col:nth-of-type(8363) {
    animation-delay: 836.3s; }
  .grid__item-3-col:nth-of-type(8364) {
    animation-delay: 836.4s; }
  .grid__item-3-col:nth-of-type(8365) {
    animation-delay: 836.5s; }
  .grid__item-3-col:nth-of-type(8366) {
    animation-delay: 836.6s; }
  .grid__item-3-col:nth-of-type(8367) {
    animation-delay: 836.7s; }
  .grid__item-3-col:nth-of-type(8368) {
    animation-delay: 836.8s; }
  .grid__item-3-col:nth-of-type(8369) {
    animation-delay: 836.9s; }
  .grid__item-3-col:nth-of-type(8370) {
    animation-delay: 837s; }
  .grid__item-3-col:nth-of-type(8371) {
    animation-delay: 837.1s; }
  .grid__item-3-col:nth-of-type(8372) {
    animation-delay: 837.2s; }
  .grid__item-3-col:nth-of-type(8373) {
    animation-delay: 837.3s; }
  .grid__item-3-col:nth-of-type(8374) {
    animation-delay: 837.4s; }
  .grid__item-3-col:nth-of-type(8375) {
    animation-delay: 837.5s; }
  .grid__item-3-col:nth-of-type(8376) {
    animation-delay: 837.6s; }
  .grid__item-3-col:nth-of-type(8377) {
    animation-delay: 837.7s; }
  .grid__item-3-col:nth-of-type(8378) {
    animation-delay: 837.8s; }
  .grid__item-3-col:nth-of-type(8379) {
    animation-delay: 837.9s; }
  .grid__item-3-col:nth-of-type(8380) {
    animation-delay: 838s; }
  .grid__item-3-col:nth-of-type(8381) {
    animation-delay: 838.1s; }
  .grid__item-3-col:nth-of-type(8382) {
    animation-delay: 838.2s; }
  .grid__item-3-col:nth-of-type(8383) {
    animation-delay: 838.3s; }
  .grid__item-3-col:nth-of-type(8384) {
    animation-delay: 838.4s; }
  .grid__item-3-col:nth-of-type(8385) {
    animation-delay: 838.5s; }
  .grid__item-3-col:nth-of-type(8386) {
    animation-delay: 838.6s; }
  .grid__item-3-col:nth-of-type(8387) {
    animation-delay: 838.7s; }
  .grid__item-3-col:nth-of-type(8388) {
    animation-delay: 838.8s; }
  .grid__item-3-col:nth-of-type(8389) {
    animation-delay: 838.9s; }
  .grid__item-3-col:nth-of-type(8390) {
    animation-delay: 839s; }
  .grid__item-3-col:nth-of-type(8391) {
    animation-delay: 839.1s; }
  .grid__item-3-col:nth-of-type(8392) {
    animation-delay: 839.2s; }
  .grid__item-3-col:nth-of-type(8393) {
    animation-delay: 839.3s; }
  .grid__item-3-col:nth-of-type(8394) {
    animation-delay: 839.4s; }
  .grid__item-3-col:nth-of-type(8395) {
    animation-delay: 839.5s; }
  .grid__item-3-col:nth-of-type(8396) {
    animation-delay: 839.6s; }
  .grid__item-3-col:nth-of-type(8397) {
    animation-delay: 839.7s; }
  .grid__item-3-col:nth-of-type(8398) {
    animation-delay: 839.8s; }
  .grid__item-3-col:nth-of-type(8399) {
    animation-delay: 839.9s; }
  .grid__item-3-col:nth-of-type(8400) {
    animation-delay: 840s; }
  .grid__item-3-col:nth-of-type(8401) {
    animation-delay: 840.1s; }
  .grid__item-3-col:nth-of-type(8402) {
    animation-delay: 840.2s; }
  .grid__item-3-col:nth-of-type(8403) {
    animation-delay: 840.3s; }
  .grid__item-3-col:nth-of-type(8404) {
    animation-delay: 840.4s; }
  .grid__item-3-col:nth-of-type(8405) {
    animation-delay: 840.5s; }
  .grid__item-3-col:nth-of-type(8406) {
    animation-delay: 840.6s; }
  .grid__item-3-col:nth-of-type(8407) {
    animation-delay: 840.7s; }
  .grid__item-3-col:nth-of-type(8408) {
    animation-delay: 840.8s; }
  .grid__item-3-col:nth-of-type(8409) {
    animation-delay: 840.9s; }
  .grid__item-3-col:nth-of-type(8410) {
    animation-delay: 841s; }
  .grid__item-3-col:nth-of-type(8411) {
    animation-delay: 841.1s; }
  .grid__item-3-col:nth-of-type(8412) {
    animation-delay: 841.2s; }
  .grid__item-3-col:nth-of-type(8413) {
    animation-delay: 841.3s; }
  .grid__item-3-col:nth-of-type(8414) {
    animation-delay: 841.4s; }
  .grid__item-3-col:nth-of-type(8415) {
    animation-delay: 841.5s; }
  .grid__item-3-col:nth-of-type(8416) {
    animation-delay: 841.6s; }
  .grid__item-3-col:nth-of-type(8417) {
    animation-delay: 841.7s; }
  .grid__item-3-col:nth-of-type(8418) {
    animation-delay: 841.8s; }
  .grid__item-3-col:nth-of-type(8419) {
    animation-delay: 841.9s; }
  .grid__item-3-col:nth-of-type(8420) {
    animation-delay: 842s; }
  .grid__item-3-col:nth-of-type(8421) {
    animation-delay: 842.1s; }
  .grid__item-3-col:nth-of-type(8422) {
    animation-delay: 842.2s; }
  .grid__item-3-col:nth-of-type(8423) {
    animation-delay: 842.3s; }
  .grid__item-3-col:nth-of-type(8424) {
    animation-delay: 842.4s; }
  .grid__item-3-col:nth-of-type(8425) {
    animation-delay: 842.5s; }
  .grid__item-3-col:nth-of-type(8426) {
    animation-delay: 842.6s; }
  .grid__item-3-col:nth-of-type(8427) {
    animation-delay: 842.7s; }
  .grid__item-3-col:nth-of-type(8428) {
    animation-delay: 842.8s; }
  .grid__item-3-col:nth-of-type(8429) {
    animation-delay: 842.9s; }
  .grid__item-3-col:nth-of-type(8430) {
    animation-delay: 843s; }
  .grid__item-3-col:nth-of-type(8431) {
    animation-delay: 843.1s; }
  .grid__item-3-col:nth-of-type(8432) {
    animation-delay: 843.2s; }
  .grid__item-3-col:nth-of-type(8433) {
    animation-delay: 843.3s; }
  .grid__item-3-col:nth-of-type(8434) {
    animation-delay: 843.4s; }
  .grid__item-3-col:nth-of-type(8435) {
    animation-delay: 843.5s; }
  .grid__item-3-col:nth-of-type(8436) {
    animation-delay: 843.6s; }
  .grid__item-3-col:nth-of-type(8437) {
    animation-delay: 843.7s; }
  .grid__item-3-col:nth-of-type(8438) {
    animation-delay: 843.8s; }
  .grid__item-3-col:nth-of-type(8439) {
    animation-delay: 843.9s; }
  .grid__item-3-col:nth-of-type(8440) {
    animation-delay: 844s; }
  .grid__item-3-col:nth-of-type(8441) {
    animation-delay: 844.1s; }
  .grid__item-3-col:nth-of-type(8442) {
    animation-delay: 844.2s; }
  .grid__item-3-col:nth-of-type(8443) {
    animation-delay: 844.3s; }
  .grid__item-3-col:nth-of-type(8444) {
    animation-delay: 844.4s; }
  .grid__item-3-col:nth-of-type(8445) {
    animation-delay: 844.5s; }
  .grid__item-3-col:nth-of-type(8446) {
    animation-delay: 844.6s; }
  .grid__item-3-col:nth-of-type(8447) {
    animation-delay: 844.7s; }
  .grid__item-3-col:nth-of-type(8448) {
    animation-delay: 844.8s; }
  .grid__item-3-col:nth-of-type(8449) {
    animation-delay: 844.9s; }
  .grid__item-3-col:nth-of-type(8450) {
    animation-delay: 845s; }
  .grid__item-3-col:nth-of-type(8451) {
    animation-delay: 845.1s; }
  .grid__item-3-col:nth-of-type(8452) {
    animation-delay: 845.2s; }
  .grid__item-3-col:nth-of-type(8453) {
    animation-delay: 845.3s; }
  .grid__item-3-col:nth-of-type(8454) {
    animation-delay: 845.4s; }
  .grid__item-3-col:nth-of-type(8455) {
    animation-delay: 845.5s; }
  .grid__item-3-col:nth-of-type(8456) {
    animation-delay: 845.6s; }
  .grid__item-3-col:nth-of-type(8457) {
    animation-delay: 845.7s; }
  .grid__item-3-col:nth-of-type(8458) {
    animation-delay: 845.8s; }
  .grid__item-3-col:nth-of-type(8459) {
    animation-delay: 845.9s; }
  .grid__item-3-col:nth-of-type(8460) {
    animation-delay: 846s; }
  .grid__item-3-col:nth-of-type(8461) {
    animation-delay: 846.1s; }
  .grid__item-3-col:nth-of-type(8462) {
    animation-delay: 846.2s; }
  .grid__item-3-col:nth-of-type(8463) {
    animation-delay: 846.3s; }
  .grid__item-3-col:nth-of-type(8464) {
    animation-delay: 846.4s; }
  .grid__item-3-col:nth-of-type(8465) {
    animation-delay: 846.5s; }
  .grid__item-3-col:nth-of-type(8466) {
    animation-delay: 846.6s; }
  .grid__item-3-col:nth-of-type(8467) {
    animation-delay: 846.7s; }
  .grid__item-3-col:nth-of-type(8468) {
    animation-delay: 846.8s; }
  .grid__item-3-col:nth-of-type(8469) {
    animation-delay: 846.9s; }
  .grid__item-3-col:nth-of-type(8470) {
    animation-delay: 847s; }
  .grid__item-3-col:nth-of-type(8471) {
    animation-delay: 847.1s; }
  .grid__item-3-col:nth-of-type(8472) {
    animation-delay: 847.2s; }
  .grid__item-3-col:nth-of-type(8473) {
    animation-delay: 847.3s; }
  .grid__item-3-col:nth-of-type(8474) {
    animation-delay: 847.4s; }
  .grid__item-3-col:nth-of-type(8475) {
    animation-delay: 847.5s; }
  .grid__item-3-col:nth-of-type(8476) {
    animation-delay: 847.6s; }
  .grid__item-3-col:nth-of-type(8477) {
    animation-delay: 847.7s; }
  .grid__item-3-col:nth-of-type(8478) {
    animation-delay: 847.8s; }
  .grid__item-3-col:nth-of-type(8479) {
    animation-delay: 847.9s; }
  .grid__item-3-col:nth-of-type(8480) {
    animation-delay: 848s; }
  .grid__item-3-col:nth-of-type(8481) {
    animation-delay: 848.1s; }
  .grid__item-3-col:nth-of-type(8482) {
    animation-delay: 848.2s; }
  .grid__item-3-col:nth-of-type(8483) {
    animation-delay: 848.3s; }
  .grid__item-3-col:nth-of-type(8484) {
    animation-delay: 848.4s; }
  .grid__item-3-col:nth-of-type(8485) {
    animation-delay: 848.5s; }
  .grid__item-3-col:nth-of-type(8486) {
    animation-delay: 848.6s; }
  .grid__item-3-col:nth-of-type(8487) {
    animation-delay: 848.7s; }
  .grid__item-3-col:nth-of-type(8488) {
    animation-delay: 848.8s; }
  .grid__item-3-col:nth-of-type(8489) {
    animation-delay: 848.9s; }
  .grid__item-3-col:nth-of-type(8490) {
    animation-delay: 849s; }
  .grid__item-3-col:nth-of-type(8491) {
    animation-delay: 849.1s; }
  .grid__item-3-col:nth-of-type(8492) {
    animation-delay: 849.2s; }
  .grid__item-3-col:nth-of-type(8493) {
    animation-delay: 849.3s; }
  .grid__item-3-col:nth-of-type(8494) {
    animation-delay: 849.4s; }
  .grid__item-3-col:nth-of-type(8495) {
    animation-delay: 849.5s; }
  .grid__item-3-col:nth-of-type(8496) {
    animation-delay: 849.6s; }
  .grid__item-3-col:nth-of-type(8497) {
    animation-delay: 849.7s; }
  .grid__item-3-col:nth-of-type(8498) {
    animation-delay: 849.8s; }
  .grid__item-3-col:nth-of-type(8499) {
    animation-delay: 849.9s; }
  .grid__item-3-col:nth-of-type(8500) {
    animation-delay: 850s; }
  .grid__item-3-col:nth-of-type(8501) {
    animation-delay: 850.1s; }
  .grid__item-3-col:nth-of-type(8502) {
    animation-delay: 850.2s; }
  .grid__item-3-col:nth-of-type(8503) {
    animation-delay: 850.3s; }
  .grid__item-3-col:nth-of-type(8504) {
    animation-delay: 850.4s; }
  .grid__item-3-col:nth-of-type(8505) {
    animation-delay: 850.5s; }
  .grid__item-3-col:nth-of-type(8506) {
    animation-delay: 850.6s; }
  .grid__item-3-col:nth-of-type(8507) {
    animation-delay: 850.7s; }
  .grid__item-3-col:nth-of-type(8508) {
    animation-delay: 850.8s; }
  .grid__item-3-col:nth-of-type(8509) {
    animation-delay: 850.9s; }
  .grid__item-3-col:nth-of-type(8510) {
    animation-delay: 851s; }
  .grid__item-3-col:nth-of-type(8511) {
    animation-delay: 851.1s; }
  .grid__item-3-col:nth-of-type(8512) {
    animation-delay: 851.2s; }
  .grid__item-3-col:nth-of-type(8513) {
    animation-delay: 851.3s; }
  .grid__item-3-col:nth-of-type(8514) {
    animation-delay: 851.4s; }
  .grid__item-3-col:nth-of-type(8515) {
    animation-delay: 851.5s; }
  .grid__item-3-col:nth-of-type(8516) {
    animation-delay: 851.6s; }
  .grid__item-3-col:nth-of-type(8517) {
    animation-delay: 851.7s; }
  .grid__item-3-col:nth-of-type(8518) {
    animation-delay: 851.8s; }
  .grid__item-3-col:nth-of-type(8519) {
    animation-delay: 851.9s; }
  .grid__item-3-col:nth-of-type(8520) {
    animation-delay: 852s; }
  .grid__item-3-col:nth-of-type(8521) {
    animation-delay: 852.1s; }
  .grid__item-3-col:nth-of-type(8522) {
    animation-delay: 852.2s; }
  .grid__item-3-col:nth-of-type(8523) {
    animation-delay: 852.3s; }
  .grid__item-3-col:nth-of-type(8524) {
    animation-delay: 852.4s; }
  .grid__item-3-col:nth-of-type(8525) {
    animation-delay: 852.5s; }
  .grid__item-3-col:nth-of-type(8526) {
    animation-delay: 852.6s; }
  .grid__item-3-col:nth-of-type(8527) {
    animation-delay: 852.7s; }
  .grid__item-3-col:nth-of-type(8528) {
    animation-delay: 852.8s; }
  .grid__item-3-col:nth-of-type(8529) {
    animation-delay: 852.9s; }
  .grid__item-3-col:nth-of-type(8530) {
    animation-delay: 853s; }
  .grid__item-3-col:nth-of-type(8531) {
    animation-delay: 853.1s; }
  .grid__item-3-col:nth-of-type(8532) {
    animation-delay: 853.2s; }
  .grid__item-3-col:nth-of-type(8533) {
    animation-delay: 853.3s; }
  .grid__item-3-col:nth-of-type(8534) {
    animation-delay: 853.4s; }
  .grid__item-3-col:nth-of-type(8535) {
    animation-delay: 853.5s; }
  .grid__item-3-col:nth-of-type(8536) {
    animation-delay: 853.6s; }
  .grid__item-3-col:nth-of-type(8537) {
    animation-delay: 853.7s; }
  .grid__item-3-col:nth-of-type(8538) {
    animation-delay: 853.8s; }
  .grid__item-3-col:nth-of-type(8539) {
    animation-delay: 853.9s; }
  .grid__item-3-col:nth-of-type(8540) {
    animation-delay: 854s; }
  .grid__item-3-col:nth-of-type(8541) {
    animation-delay: 854.1s; }
  .grid__item-3-col:nth-of-type(8542) {
    animation-delay: 854.2s; }
  .grid__item-3-col:nth-of-type(8543) {
    animation-delay: 854.3s; }
  .grid__item-3-col:nth-of-type(8544) {
    animation-delay: 854.4s; }
  .grid__item-3-col:nth-of-type(8545) {
    animation-delay: 854.5s; }
  .grid__item-3-col:nth-of-type(8546) {
    animation-delay: 854.6s; }
  .grid__item-3-col:nth-of-type(8547) {
    animation-delay: 854.7s; }
  .grid__item-3-col:nth-of-type(8548) {
    animation-delay: 854.8s; }
  .grid__item-3-col:nth-of-type(8549) {
    animation-delay: 854.9s; }
  .grid__item-3-col:nth-of-type(8550) {
    animation-delay: 855s; }
  .grid__item-3-col:nth-of-type(8551) {
    animation-delay: 855.1s; }
  .grid__item-3-col:nth-of-type(8552) {
    animation-delay: 855.2s; }
  .grid__item-3-col:nth-of-type(8553) {
    animation-delay: 855.3s; }
  .grid__item-3-col:nth-of-type(8554) {
    animation-delay: 855.4s; }
  .grid__item-3-col:nth-of-type(8555) {
    animation-delay: 855.5s; }
  .grid__item-3-col:nth-of-type(8556) {
    animation-delay: 855.6s; }
  .grid__item-3-col:nth-of-type(8557) {
    animation-delay: 855.7s; }
  .grid__item-3-col:nth-of-type(8558) {
    animation-delay: 855.8s; }
  .grid__item-3-col:nth-of-type(8559) {
    animation-delay: 855.9s; }
  .grid__item-3-col:nth-of-type(8560) {
    animation-delay: 856s; }
  .grid__item-3-col:nth-of-type(8561) {
    animation-delay: 856.1s; }
  .grid__item-3-col:nth-of-type(8562) {
    animation-delay: 856.2s; }
  .grid__item-3-col:nth-of-type(8563) {
    animation-delay: 856.3s; }
  .grid__item-3-col:nth-of-type(8564) {
    animation-delay: 856.4s; }
  .grid__item-3-col:nth-of-type(8565) {
    animation-delay: 856.5s; }
  .grid__item-3-col:nth-of-type(8566) {
    animation-delay: 856.6s; }
  .grid__item-3-col:nth-of-type(8567) {
    animation-delay: 856.7s; }
  .grid__item-3-col:nth-of-type(8568) {
    animation-delay: 856.8s; }
  .grid__item-3-col:nth-of-type(8569) {
    animation-delay: 856.9s; }
  .grid__item-3-col:nth-of-type(8570) {
    animation-delay: 857s; }
  .grid__item-3-col:nth-of-type(8571) {
    animation-delay: 857.1s; }
  .grid__item-3-col:nth-of-type(8572) {
    animation-delay: 857.2s; }
  .grid__item-3-col:nth-of-type(8573) {
    animation-delay: 857.3s; }
  .grid__item-3-col:nth-of-type(8574) {
    animation-delay: 857.4s; }
  .grid__item-3-col:nth-of-type(8575) {
    animation-delay: 857.5s; }
  .grid__item-3-col:nth-of-type(8576) {
    animation-delay: 857.6s; }
  .grid__item-3-col:nth-of-type(8577) {
    animation-delay: 857.7s; }
  .grid__item-3-col:nth-of-type(8578) {
    animation-delay: 857.8s; }
  .grid__item-3-col:nth-of-type(8579) {
    animation-delay: 857.9s; }
  .grid__item-3-col:nth-of-type(8580) {
    animation-delay: 858s; }
  .grid__item-3-col:nth-of-type(8581) {
    animation-delay: 858.1s; }
  .grid__item-3-col:nth-of-type(8582) {
    animation-delay: 858.2s; }
  .grid__item-3-col:nth-of-type(8583) {
    animation-delay: 858.3s; }
  .grid__item-3-col:nth-of-type(8584) {
    animation-delay: 858.4s; }
  .grid__item-3-col:nth-of-type(8585) {
    animation-delay: 858.5s; }
  .grid__item-3-col:nth-of-type(8586) {
    animation-delay: 858.6s; }
  .grid__item-3-col:nth-of-type(8587) {
    animation-delay: 858.7s; }
  .grid__item-3-col:nth-of-type(8588) {
    animation-delay: 858.8s; }
  .grid__item-3-col:nth-of-type(8589) {
    animation-delay: 858.9s; }
  .grid__item-3-col:nth-of-type(8590) {
    animation-delay: 859s; }
  .grid__item-3-col:nth-of-type(8591) {
    animation-delay: 859.1s; }
  .grid__item-3-col:nth-of-type(8592) {
    animation-delay: 859.2s; }
  .grid__item-3-col:nth-of-type(8593) {
    animation-delay: 859.3s; }
  .grid__item-3-col:nth-of-type(8594) {
    animation-delay: 859.4s; }
  .grid__item-3-col:nth-of-type(8595) {
    animation-delay: 859.5s; }
  .grid__item-3-col:nth-of-type(8596) {
    animation-delay: 859.6s; }
  .grid__item-3-col:nth-of-type(8597) {
    animation-delay: 859.7s; }
  .grid__item-3-col:nth-of-type(8598) {
    animation-delay: 859.8s; }
  .grid__item-3-col:nth-of-type(8599) {
    animation-delay: 859.9s; }
  .grid__item-3-col:nth-of-type(8600) {
    animation-delay: 860s; }
  .grid__item-3-col:nth-of-type(8601) {
    animation-delay: 860.1s; }
  .grid__item-3-col:nth-of-type(8602) {
    animation-delay: 860.2s; }
  .grid__item-3-col:nth-of-type(8603) {
    animation-delay: 860.3s; }
  .grid__item-3-col:nth-of-type(8604) {
    animation-delay: 860.4s; }
  .grid__item-3-col:nth-of-type(8605) {
    animation-delay: 860.5s; }
  .grid__item-3-col:nth-of-type(8606) {
    animation-delay: 860.6s; }
  .grid__item-3-col:nth-of-type(8607) {
    animation-delay: 860.7s; }
  .grid__item-3-col:nth-of-type(8608) {
    animation-delay: 860.8s; }
  .grid__item-3-col:nth-of-type(8609) {
    animation-delay: 860.9s; }
  .grid__item-3-col:nth-of-type(8610) {
    animation-delay: 861s; }
  .grid__item-3-col:nth-of-type(8611) {
    animation-delay: 861.1s; }
  .grid__item-3-col:nth-of-type(8612) {
    animation-delay: 861.2s; }
  .grid__item-3-col:nth-of-type(8613) {
    animation-delay: 861.3s; }
  .grid__item-3-col:nth-of-type(8614) {
    animation-delay: 861.4s; }
  .grid__item-3-col:nth-of-type(8615) {
    animation-delay: 861.5s; }
  .grid__item-3-col:nth-of-type(8616) {
    animation-delay: 861.6s; }
  .grid__item-3-col:nth-of-type(8617) {
    animation-delay: 861.7s; }
  .grid__item-3-col:nth-of-type(8618) {
    animation-delay: 861.8s; }
  .grid__item-3-col:nth-of-type(8619) {
    animation-delay: 861.9s; }
  .grid__item-3-col:nth-of-type(8620) {
    animation-delay: 862s; }
  .grid__item-3-col:nth-of-type(8621) {
    animation-delay: 862.1s; }
  .grid__item-3-col:nth-of-type(8622) {
    animation-delay: 862.2s; }
  .grid__item-3-col:nth-of-type(8623) {
    animation-delay: 862.3s; }
  .grid__item-3-col:nth-of-type(8624) {
    animation-delay: 862.4s; }
  .grid__item-3-col:nth-of-type(8625) {
    animation-delay: 862.5s; }
  .grid__item-3-col:nth-of-type(8626) {
    animation-delay: 862.6s; }
  .grid__item-3-col:nth-of-type(8627) {
    animation-delay: 862.7s; }
  .grid__item-3-col:nth-of-type(8628) {
    animation-delay: 862.8s; }
  .grid__item-3-col:nth-of-type(8629) {
    animation-delay: 862.9s; }
  .grid__item-3-col:nth-of-type(8630) {
    animation-delay: 863s; }
  .grid__item-3-col:nth-of-type(8631) {
    animation-delay: 863.1s; }
  .grid__item-3-col:nth-of-type(8632) {
    animation-delay: 863.2s; }
  .grid__item-3-col:nth-of-type(8633) {
    animation-delay: 863.3s; }
  .grid__item-3-col:nth-of-type(8634) {
    animation-delay: 863.4s; }
  .grid__item-3-col:nth-of-type(8635) {
    animation-delay: 863.5s; }
  .grid__item-3-col:nth-of-type(8636) {
    animation-delay: 863.6s; }
  .grid__item-3-col:nth-of-type(8637) {
    animation-delay: 863.7s; }
  .grid__item-3-col:nth-of-type(8638) {
    animation-delay: 863.8s; }
  .grid__item-3-col:nth-of-type(8639) {
    animation-delay: 863.9s; }
  .grid__item-3-col:nth-of-type(8640) {
    animation-delay: 864s; }
  .grid__item-3-col:nth-of-type(8641) {
    animation-delay: 864.1s; }
  .grid__item-3-col:nth-of-type(8642) {
    animation-delay: 864.2s; }
  .grid__item-3-col:nth-of-type(8643) {
    animation-delay: 864.3s; }
  .grid__item-3-col:nth-of-type(8644) {
    animation-delay: 864.4s; }
  .grid__item-3-col:nth-of-type(8645) {
    animation-delay: 864.5s; }
  .grid__item-3-col:nth-of-type(8646) {
    animation-delay: 864.6s; }
  .grid__item-3-col:nth-of-type(8647) {
    animation-delay: 864.7s; }
  .grid__item-3-col:nth-of-type(8648) {
    animation-delay: 864.8s; }
  .grid__item-3-col:nth-of-type(8649) {
    animation-delay: 864.9s; }
  .grid__item-3-col:nth-of-type(8650) {
    animation-delay: 865s; }
  .grid__item-3-col:nth-of-type(8651) {
    animation-delay: 865.1s; }
  .grid__item-3-col:nth-of-type(8652) {
    animation-delay: 865.2s; }
  .grid__item-3-col:nth-of-type(8653) {
    animation-delay: 865.3s; }
  .grid__item-3-col:nth-of-type(8654) {
    animation-delay: 865.4s; }
  .grid__item-3-col:nth-of-type(8655) {
    animation-delay: 865.5s; }
  .grid__item-3-col:nth-of-type(8656) {
    animation-delay: 865.6s; }
  .grid__item-3-col:nth-of-type(8657) {
    animation-delay: 865.7s; }
  .grid__item-3-col:nth-of-type(8658) {
    animation-delay: 865.8s; }
  .grid__item-3-col:nth-of-type(8659) {
    animation-delay: 865.9s; }
  .grid__item-3-col:nth-of-type(8660) {
    animation-delay: 866s; }
  .grid__item-3-col:nth-of-type(8661) {
    animation-delay: 866.1s; }
  .grid__item-3-col:nth-of-type(8662) {
    animation-delay: 866.2s; }
  .grid__item-3-col:nth-of-type(8663) {
    animation-delay: 866.3s; }
  .grid__item-3-col:nth-of-type(8664) {
    animation-delay: 866.4s; }
  .grid__item-3-col:nth-of-type(8665) {
    animation-delay: 866.5s; }
  .grid__item-3-col:nth-of-type(8666) {
    animation-delay: 866.6s; }
  .grid__item-3-col:nth-of-type(8667) {
    animation-delay: 866.7s; }
  .grid__item-3-col:nth-of-type(8668) {
    animation-delay: 866.8s; }
  .grid__item-3-col:nth-of-type(8669) {
    animation-delay: 866.9s; }
  .grid__item-3-col:nth-of-type(8670) {
    animation-delay: 867s; }
  .grid__item-3-col:nth-of-type(8671) {
    animation-delay: 867.1s; }
  .grid__item-3-col:nth-of-type(8672) {
    animation-delay: 867.2s; }
  .grid__item-3-col:nth-of-type(8673) {
    animation-delay: 867.3s; }
  .grid__item-3-col:nth-of-type(8674) {
    animation-delay: 867.4s; }
  .grid__item-3-col:nth-of-type(8675) {
    animation-delay: 867.5s; }
  .grid__item-3-col:nth-of-type(8676) {
    animation-delay: 867.6s; }
  .grid__item-3-col:nth-of-type(8677) {
    animation-delay: 867.7s; }
  .grid__item-3-col:nth-of-type(8678) {
    animation-delay: 867.8s; }
  .grid__item-3-col:nth-of-type(8679) {
    animation-delay: 867.9s; }
  .grid__item-3-col:nth-of-type(8680) {
    animation-delay: 868s; }
  .grid__item-3-col:nth-of-type(8681) {
    animation-delay: 868.1s; }
  .grid__item-3-col:nth-of-type(8682) {
    animation-delay: 868.2s; }
  .grid__item-3-col:nth-of-type(8683) {
    animation-delay: 868.3s; }
  .grid__item-3-col:nth-of-type(8684) {
    animation-delay: 868.4s; }
  .grid__item-3-col:nth-of-type(8685) {
    animation-delay: 868.5s; }
  .grid__item-3-col:nth-of-type(8686) {
    animation-delay: 868.6s; }
  .grid__item-3-col:nth-of-type(8687) {
    animation-delay: 868.7s; }
  .grid__item-3-col:nth-of-type(8688) {
    animation-delay: 868.8s; }
  .grid__item-3-col:nth-of-type(8689) {
    animation-delay: 868.9s; }
  .grid__item-3-col:nth-of-type(8690) {
    animation-delay: 869s; }
  .grid__item-3-col:nth-of-type(8691) {
    animation-delay: 869.1s; }
  .grid__item-3-col:nth-of-type(8692) {
    animation-delay: 869.2s; }
  .grid__item-3-col:nth-of-type(8693) {
    animation-delay: 869.3s; }
  .grid__item-3-col:nth-of-type(8694) {
    animation-delay: 869.4s; }
  .grid__item-3-col:nth-of-type(8695) {
    animation-delay: 869.5s; }
  .grid__item-3-col:nth-of-type(8696) {
    animation-delay: 869.6s; }
  .grid__item-3-col:nth-of-type(8697) {
    animation-delay: 869.7s; }
  .grid__item-3-col:nth-of-type(8698) {
    animation-delay: 869.8s; }
  .grid__item-3-col:nth-of-type(8699) {
    animation-delay: 869.9s; }
  .grid__item-3-col:nth-of-type(8700) {
    animation-delay: 870s; }
  .grid__item-3-col:nth-of-type(8701) {
    animation-delay: 870.1s; }
  .grid__item-3-col:nth-of-type(8702) {
    animation-delay: 870.2s; }
  .grid__item-3-col:nth-of-type(8703) {
    animation-delay: 870.3s; }
  .grid__item-3-col:nth-of-type(8704) {
    animation-delay: 870.4s; }
  .grid__item-3-col:nth-of-type(8705) {
    animation-delay: 870.5s; }
  .grid__item-3-col:nth-of-type(8706) {
    animation-delay: 870.6s; }
  .grid__item-3-col:nth-of-type(8707) {
    animation-delay: 870.7s; }
  .grid__item-3-col:nth-of-type(8708) {
    animation-delay: 870.8s; }
  .grid__item-3-col:nth-of-type(8709) {
    animation-delay: 870.9s; }
  .grid__item-3-col:nth-of-type(8710) {
    animation-delay: 871s; }
  .grid__item-3-col:nth-of-type(8711) {
    animation-delay: 871.1s; }
  .grid__item-3-col:nth-of-type(8712) {
    animation-delay: 871.2s; }
  .grid__item-3-col:nth-of-type(8713) {
    animation-delay: 871.3s; }
  .grid__item-3-col:nth-of-type(8714) {
    animation-delay: 871.4s; }
  .grid__item-3-col:nth-of-type(8715) {
    animation-delay: 871.5s; }
  .grid__item-3-col:nth-of-type(8716) {
    animation-delay: 871.6s; }
  .grid__item-3-col:nth-of-type(8717) {
    animation-delay: 871.7s; }
  .grid__item-3-col:nth-of-type(8718) {
    animation-delay: 871.8s; }
  .grid__item-3-col:nth-of-type(8719) {
    animation-delay: 871.9s; }
  .grid__item-3-col:nth-of-type(8720) {
    animation-delay: 872s; }
  .grid__item-3-col:nth-of-type(8721) {
    animation-delay: 872.1s; }
  .grid__item-3-col:nth-of-type(8722) {
    animation-delay: 872.2s; }
  .grid__item-3-col:nth-of-type(8723) {
    animation-delay: 872.3s; }
  .grid__item-3-col:nth-of-type(8724) {
    animation-delay: 872.4s; }
  .grid__item-3-col:nth-of-type(8725) {
    animation-delay: 872.5s; }
  .grid__item-3-col:nth-of-type(8726) {
    animation-delay: 872.6s; }
  .grid__item-3-col:nth-of-type(8727) {
    animation-delay: 872.7s; }
  .grid__item-3-col:nth-of-type(8728) {
    animation-delay: 872.8s; }
  .grid__item-3-col:nth-of-type(8729) {
    animation-delay: 872.9s; }
  .grid__item-3-col:nth-of-type(8730) {
    animation-delay: 873s; }
  .grid__item-3-col:nth-of-type(8731) {
    animation-delay: 873.1s; }
  .grid__item-3-col:nth-of-type(8732) {
    animation-delay: 873.2s; }
  .grid__item-3-col:nth-of-type(8733) {
    animation-delay: 873.3s; }
  .grid__item-3-col:nth-of-type(8734) {
    animation-delay: 873.4s; }
  .grid__item-3-col:nth-of-type(8735) {
    animation-delay: 873.5s; }
  .grid__item-3-col:nth-of-type(8736) {
    animation-delay: 873.6s; }
  .grid__item-3-col:nth-of-type(8737) {
    animation-delay: 873.7s; }
  .grid__item-3-col:nth-of-type(8738) {
    animation-delay: 873.8s; }
  .grid__item-3-col:nth-of-type(8739) {
    animation-delay: 873.9s; }
  .grid__item-3-col:nth-of-type(8740) {
    animation-delay: 874s; }
  .grid__item-3-col:nth-of-type(8741) {
    animation-delay: 874.1s; }
  .grid__item-3-col:nth-of-type(8742) {
    animation-delay: 874.2s; }
  .grid__item-3-col:nth-of-type(8743) {
    animation-delay: 874.3s; }
  .grid__item-3-col:nth-of-type(8744) {
    animation-delay: 874.4s; }
  .grid__item-3-col:nth-of-type(8745) {
    animation-delay: 874.5s; }
  .grid__item-3-col:nth-of-type(8746) {
    animation-delay: 874.6s; }
  .grid__item-3-col:nth-of-type(8747) {
    animation-delay: 874.7s; }
  .grid__item-3-col:nth-of-type(8748) {
    animation-delay: 874.8s; }
  .grid__item-3-col:nth-of-type(8749) {
    animation-delay: 874.9s; }
  .grid__item-3-col:nth-of-type(8750) {
    animation-delay: 875s; }
  .grid__item-3-col:nth-of-type(8751) {
    animation-delay: 875.1s; }
  .grid__item-3-col:nth-of-type(8752) {
    animation-delay: 875.2s; }
  .grid__item-3-col:nth-of-type(8753) {
    animation-delay: 875.3s; }
  .grid__item-3-col:nth-of-type(8754) {
    animation-delay: 875.4s; }
  .grid__item-3-col:nth-of-type(8755) {
    animation-delay: 875.5s; }
  .grid__item-3-col:nth-of-type(8756) {
    animation-delay: 875.6s; }
  .grid__item-3-col:nth-of-type(8757) {
    animation-delay: 875.7s; }
  .grid__item-3-col:nth-of-type(8758) {
    animation-delay: 875.8s; }
  .grid__item-3-col:nth-of-type(8759) {
    animation-delay: 875.9s; }
  .grid__item-3-col:nth-of-type(8760) {
    animation-delay: 876s; }
  .grid__item-3-col:nth-of-type(8761) {
    animation-delay: 876.1s; }
  .grid__item-3-col:nth-of-type(8762) {
    animation-delay: 876.2s; }
  .grid__item-3-col:nth-of-type(8763) {
    animation-delay: 876.3s; }
  .grid__item-3-col:nth-of-type(8764) {
    animation-delay: 876.4s; }
  .grid__item-3-col:nth-of-type(8765) {
    animation-delay: 876.5s; }
  .grid__item-3-col:nth-of-type(8766) {
    animation-delay: 876.6s; }
  .grid__item-3-col:nth-of-type(8767) {
    animation-delay: 876.7s; }
  .grid__item-3-col:nth-of-type(8768) {
    animation-delay: 876.8s; }
  .grid__item-3-col:nth-of-type(8769) {
    animation-delay: 876.9s; }
  .grid__item-3-col:nth-of-type(8770) {
    animation-delay: 877s; }
  .grid__item-3-col:nth-of-type(8771) {
    animation-delay: 877.1s; }
  .grid__item-3-col:nth-of-type(8772) {
    animation-delay: 877.2s; }
  .grid__item-3-col:nth-of-type(8773) {
    animation-delay: 877.3s; }
  .grid__item-3-col:nth-of-type(8774) {
    animation-delay: 877.4s; }
  .grid__item-3-col:nth-of-type(8775) {
    animation-delay: 877.5s; }
  .grid__item-3-col:nth-of-type(8776) {
    animation-delay: 877.6s; }
  .grid__item-3-col:nth-of-type(8777) {
    animation-delay: 877.7s; }
  .grid__item-3-col:nth-of-type(8778) {
    animation-delay: 877.8s; }
  .grid__item-3-col:nth-of-type(8779) {
    animation-delay: 877.9s; }
  .grid__item-3-col:nth-of-type(8780) {
    animation-delay: 878s; }
  .grid__item-3-col:nth-of-type(8781) {
    animation-delay: 878.1s; }
  .grid__item-3-col:nth-of-type(8782) {
    animation-delay: 878.2s; }
  .grid__item-3-col:nth-of-type(8783) {
    animation-delay: 878.3s; }
  .grid__item-3-col:nth-of-type(8784) {
    animation-delay: 878.4s; }
  .grid__item-3-col:nth-of-type(8785) {
    animation-delay: 878.5s; }
  .grid__item-3-col:nth-of-type(8786) {
    animation-delay: 878.6s; }
  .grid__item-3-col:nth-of-type(8787) {
    animation-delay: 878.7s; }
  .grid__item-3-col:nth-of-type(8788) {
    animation-delay: 878.8s; }
  .grid__item-3-col:nth-of-type(8789) {
    animation-delay: 878.9s; }
  .grid__item-3-col:nth-of-type(8790) {
    animation-delay: 879s; }
  .grid__item-3-col:nth-of-type(8791) {
    animation-delay: 879.1s; }
  .grid__item-3-col:nth-of-type(8792) {
    animation-delay: 879.2s; }
  .grid__item-3-col:nth-of-type(8793) {
    animation-delay: 879.3s; }
  .grid__item-3-col:nth-of-type(8794) {
    animation-delay: 879.4s; }
  .grid__item-3-col:nth-of-type(8795) {
    animation-delay: 879.5s; }
  .grid__item-3-col:nth-of-type(8796) {
    animation-delay: 879.6s; }
  .grid__item-3-col:nth-of-type(8797) {
    animation-delay: 879.7s; }
  .grid__item-3-col:nth-of-type(8798) {
    animation-delay: 879.8s; }
  .grid__item-3-col:nth-of-type(8799) {
    animation-delay: 879.9s; }
  .grid__item-3-col:nth-of-type(8800) {
    animation-delay: 880s; }
  .grid__item-3-col:nth-of-type(8801) {
    animation-delay: 880.1s; }
  .grid__item-3-col:nth-of-type(8802) {
    animation-delay: 880.2s; }
  .grid__item-3-col:nth-of-type(8803) {
    animation-delay: 880.3s; }
  .grid__item-3-col:nth-of-type(8804) {
    animation-delay: 880.4s; }
  .grid__item-3-col:nth-of-type(8805) {
    animation-delay: 880.5s; }
  .grid__item-3-col:nth-of-type(8806) {
    animation-delay: 880.6s; }
  .grid__item-3-col:nth-of-type(8807) {
    animation-delay: 880.7s; }
  .grid__item-3-col:nth-of-type(8808) {
    animation-delay: 880.8s; }
  .grid__item-3-col:nth-of-type(8809) {
    animation-delay: 880.9s; }
  .grid__item-3-col:nth-of-type(8810) {
    animation-delay: 881s; }
  .grid__item-3-col:nth-of-type(8811) {
    animation-delay: 881.1s; }
  .grid__item-3-col:nth-of-type(8812) {
    animation-delay: 881.2s; }
  .grid__item-3-col:nth-of-type(8813) {
    animation-delay: 881.3s; }
  .grid__item-3-col:nth-of-type(8814) {
    animation-delay: 881.4s; }
  .grid__item-3-col:nth-of-type(8815) {
    animation-delay: 881.5s; }
  .grid__item-3-col:nth-of-type(8816) {
    animation-delay: 881.6s; }
  .grid__item-3-col:nth-of-type(8817) {
    animation-delay: 881.7s; }
  .grid__item-3-col:nth-of-type(8818) {
    animation-delay: 881.8s; }
  .grid__item-3-col:nth-of-type(8819) {
    animation-delay: 881.9s; }
  .grid__item-3-col:nth-of-type(8820) {
    animation-delay: 882s; }
  .grid__item-3-col:nth-of-type(8821) {
    animation-delay: 882.1s; }
  .grid__item-3-col:nth-of-type(8822) {
    animation-delay: 882.2s; }
  .grid__item-3-col:nth-of-type(8823) {
    animation-delay: 882.3s; }
  .grid__item-3-col:nth-of-type(8824) {
    animation-delay: 882.4s; }
  .grid__item-3-col:nth-of-type(8825) {
    animation-delay: 882.5s; }
  .grid__item-3-col:nth-of-type(8826) {
    animation-delay: 882.6s; }
  .grid__item-3-col:nth-of-type(8827) {
    animation-delay: 882.7s; }
  .grid__item-3-col:nth-of-type(8828) {
    animation-delay: 882.8s; }
  .grid__item-3-col:nth-of-type(8829) {
    animation-delay: 882.9s; }
  .grid__item-3-col:nth-of-type(8830) {
    animation-delay: 883s; }
  .grid__item-3-col:nth-of-type(8831) {
    animation-delay: 883.1s; }
  .grid__item-3-col:nth-of-type(8832) {
    animation-delay: 883.2s; }
  .grid__item-3-col:nth-of-type(8833) {
    animation-delay: 883.3s; }
  .grid__item-3-col:nth-of-type(8834) {
    animation-delay: 883.4s; }
  .grid__item-3-col:nth-of-type(8835) {
    animation-delay: 883.5s; }
  .grid__item-3-col:nth-of-type(8836) {
    animation-delay: 883.6s; }
  .grid__item-3-col:nth-of-type(8837) {
    animation-delay: 883.7s; }
  .grid__item-3-col:nth-of-type(8838) {
    animation-delay: 883.8s; }
  .grid__item-3-col:nth-of-type(8839) {
    animation-delay: 883.9s; }
  .grid__item-3-col:nth-of-type(8840) {
    animation-delay: 884s; }
  .grid__item-3-col:nth-of-type(8841) {
    animation-delay: 884.1s; }
  .grid__item-3-col:nth-of-type(8842) {
    animation-delay: 884.2s; }
  .grid__item-3-col:nth-of-type(8843) {
    animation-delay: 884.3s; }
  .grid__item-3-col:nth-of-type(8844) {
    animation-delay: 884.4s; }
  .grid__item-3-col:nth-of-type(8845) {
    animation-delay: 884.5s; }
  .grid__item-3-col:nth-of-type(8846) {
    animation-delay: 884.6s; }
  .grid__item-3-col:nth-of-type(8847) {
    animation-delay: 884.7s; }
  .grid__item-3-col:nth-of-type(8848) {
    animation-delay: 884.8s; }
  .grid__item-3-col:nth-of-type(8849) {
    animation-delay: 884.9s; }
  .grid__item-3-col:nth-of-type(8850) {
    animation-delay: 885s; }
  .grid__item-3-col:nth-of-type(8851) {
    animation-delay: 885.1s; }
  .grid__item-3-col:nth-of-type(8852) {
    animation-delay: 885.2s; }
  .grid__item-3-col:nth-of-type(8853) {
    animation-delay: 885.3s; }
  .grid__item-3-col:nth-of-type(8854) {
    animation-delay: 885.4s; }
  .grid__item-3-col:nth-of-type(8855) {
    animation-delay: 885.5s; }
  .grid__item-3-col:nth-of-type(8856) {
    animation-delay: 885.6s; }
  .grid__item-3-col:nth-of-type(8857) {
    animation-delay: 885.7s; }
  .grid__item-3-col:nth-of-type(8858) {
    animation-delay: 885.8s; }
  .grid__item-3-col:nth-of-type(8859) {
    animation-delay: 885.9s; }
  .grid__item-3-col:nth-of-type(8860) {
    animation-delay: 886s; }
  .grid__item-3-col:nth-of-type(8861) {
    animation-delay: 886.1s; }
  .grid__item-3-col:nth-of-type(8862) {
    animation-delay: 886.2s; }
  .grid__item-3-col:nth-of-type(8863) {
    animation-delay: 886.3s; }
  .grid__item-3-col:nth-of-type(8864) {
    animation-delay: 886.4s; }
  .grid__item-3-col:nth-of-type(8865) {
    animation-delay: 886.5s; }
  .grid__item-3-col:nth-of-type(8866) {
    animation-delay: 886.6s; }
  .grid__item-3-col:nth-of-type(8867) {
    animation-delay: 886.7s; }
  .grid__item-3-col:nth-of-type(8868) {
    animation-delay: 886.8s; }
  .grid__item-3-col:nth-of-type(8869) {
    animation-delay: 886.9s; }
  .grid__item-3-col:nth-of-type(8870) {
    animation-delay: 887s; }
  .grid__item-3-col:nth-of-type(8871) {
    animation-delay: 887.1s; }
  .grid__item-3-col:nth-of-type(8872) {
    animation-delay: 887.2s; }
  .grid__item-3-col:nth-of-type(8873) {
    animation-delay: 887.3s; }
  .grid__item-3-col:nth-of-type(8874) {
    animation-delay: 887.4s; }
  .grid__item-3-col:nth-of-type(8875) {
    animation-delay: 887.5s; }
  .grid__item-3-col:nth-of-type(8876) {
    animation-delay: 887.6s; }
  .grid__item-3-col:nth-of-type(8877) {
    animation-delay: 887.7s; }
  .grid__item-3-col:nth-of-type(8878) {
    animation-delay: 887.8s; }
  .grid__item-3-col:nth-of-type(8879) {
    animation-delay: 887.9s; }
  .grid__item-3-col:nth-of-type(8880) {
    animation-delay: 888s; }
  .grid__item-3-col:nth-of-type(8881) {
    animation-delay: 888.1s; }
  .grid__item-3-col:nth-of-type(8882) {
    animation-delay: 888.2s; }
  .grid__item-3-col:nth-of-type(8883) {
    animation-delay: 888.3s; }
  .grid__item-3-col:nth-of-type(8884) {
    animation-delay: 888.4s; }
  .grid__item-3-col:nth-of-type(8885) {
    animation-delay: 888.5s; }
  .grid__item-3-col:nth-of-type(8886) {
    animation-delay: 888.6s; }
  .grid__item-3-col:nth-of-type(8887) {
    animation-delay: 888.7s; }
  .grid__item-3-col:nth-of-type(8888) {
    animation-delay: 888.8s; }
  .grid__item-3-col:nth-of-type(8889) {
    animation-delay: 888.9s; }
  .grid__item-3-col:nth-of-type(8890) {
    animation-delay: 889s; }
  .grid__item-3-col:nth-of-type(8891) {
    animation-delay: 889.1s; }
  .grid__item-3-col:nth-of-type(8892) {
    animation-delay: 889.2s; }
  .grid__item-3-col:nth-of-type(8893) {
    animation-delay: 889.3s; }
  .grid__item-3-col:nth-of-type(8894) {
    animation-delay: 889.4s; }
  .grid__item-3-col:nth-of-type(8895) {
    animation-delay: 889.5s; }
  .grid__item-3-col:nth-of-type(8896) {
    animation-delay: 889.6s; }
  .grid__item-3-col:nth-of-type(8897) {
    animation-delay: 889.7s; }
  .grid__item-3-col:nth-of-type(8898) {
    animation-delay: 889.8s; }
  .grid__item-3-col:nth-of-type(8899) {
    animation-delay: 889.9s; }
  .grid__item-3-col:nth-of-type(8900) {
    animation-delay: 890s; }
  .grid__item-3-col:nth-of-type(8901) {
    animation-delay: 890.1s; }
  .grid__item-3-col:nth-of-type(8902) {
    animation-delay: 890.2s; }
  .grid__item-3-col:nth-of-type(8903) {
    animation-delay: 890.3s; }
  .grid__item-3-col:nth-of-type(8904) {
    animation-delay: 890.4s; }
  .grid__item-3-col:nth-of-type(8905) {
    animation-delay: 890.5s; }
  .grid__item-3-col:nth-of-type(8906) {
    animation-delay: 890.6s; }
  .grid__item-3-col:nth-of-type(8907) {
    animation-delay: 890.7s; }
  .grid__item-3-col:nth-of-type(8908) {
    animation-delay: 890.8s; }
  .grid__item-3-col:nth-of-type(8909) {
    animation-delay: 890.9s; }
  .grid__item-3-col:nth-of-type(8910) {
    animation-delay: 891s; }
  .grid__item-3-col:nth-of-type(8911) {
    animation-delay: 891.1s; }
  .grid__item-3-col:nth-of-type(8912) {
    animation-delay: 891.2s; }
  .grid__item-3-col:nth-of-type(8913) {
    animation-delay: 891.3s; }
  .grid__item-3-col:nth-of-type(8914) {
    animation-delay: 891.4s; }
  .grid__item-3-col:nth-of-type(8915) {
    animation-delay: 891.5s; }
  .grid__item-3-col:nth-of-type(8916) {
    animation-delay: 891.6s; }
  .grid__item-3-col:nth-of-type(8917) {
    animation-delay: 891.7s; }
  .grid__item-3-col:nth-of-type(8918) {
    animation-delay: 891.8s; }
  .grid__item-3-col:nth-of-type(8919) {
    animation-delay: 891.9s; }
  .grid__item-3-col:nth-of-type(8920) {
    animation-delay: 892s; }
  .grid__item-3-col:nth-of-type(8921) {
    animation-delay: 892.1s; }
  .grid__item-3-col:nth-of-type(8922) {
    animation-delay: 892.2s; }
  .grid__item-3-col:nth-of-type(8923) {
    animation-delay: 892.3s; }
  .grid__item-3-col:nth-of-type(8924) {
    animation-delay: 892.4s; }
  .grid__item-3-col:nth-of-type(8925) {
    animation-delay: 892.5s; }
  .grid__item-3-col:nth-of-type(8926) {
    animation-delay: 892.6s; }
  .grid__item-3-col:nth-of-type(8927) {
    animation-delay: 892.7s; }
  .grid__item-3-col:nth-of-type(8928) {
    animation-delay: 892.8s; }
  .grid__item-3-col:nth-of-type(8929) {
    animation-delay: 892.9s; }
  .grid__item-3-col:nth-of-type(8930) {
    animation-delay: 893s; }
  .grid__item-3-col:nth-of-type(8931) {
    animation-delay: 893.1s; }
  .grid__item-3-col:nth-of-type(8932) {
    animation-delay: 893.2s; }
  .grid__item-3-col:nth-of-type(8933) {
    animation-delay: 893.3s; }
  .grid__item-3-col:nth-of-type(8934) {
    animation-delay: 893.4s; }
  .grid__item-3-col:nth-of-type(8935) {
    animation-delay: 893.5s; }
  .grid__item-3-col:nth-of-type(8936) {
    animation-delay: 893.6s; }
  .grid__item-3-col:nth-of-type(8937) {
    animation-delay: 893.7s; }
  .grid__item-3-col:nth-of-type(8938) {
    animation-delay: 893.8s; }
  .grid__item-3-col:nth-of-type(8939) {
    animation-delay: 893.9s; }
  .grid__item-3-col:nth-of-type(8940) {
    animation-delay: 894s; }
  .grid__item-3-col:nth-of-type(8941) {
    animation-delay: 894.1s; }
  .grid__item-3-col:nth-of-type(8942) {
    animation-delay: 894.2s; }
  .grid__item-3-col:nth-of-type(8943) {
    animation-delay: 894.3s; }
  .grid__item-3-col:nth-of-type(8944) {
    animation-delay: 894.4s; }
  .grid__item-3-col:nth-of-type(8945) {
    animation-delay: 894.5s; }
  .grid__item-3-col:nth-of-type(8946) {
    animation-delay: 894.6s; }
  .grid__item-3-col:nth-of-type(8947) {
    animation-delay: 894.7s; }
  .grid__item-3-col:nth-of-type(8948) {
    animation-delay: 894.8s; }
  .grid__item-3-col:nth-of-type(8949) {
    animation-delay: 894.9s; }
  .grid__item-3-col:nth-of-type(8950) {
    animation-delay: 895s; }
  .grid__item-3-col:nth-of-type(8951) {
    animation-delay: 895.1s; }
  .grid__item-3-col:nth-of-type(8952) {
    animation-delay: 895.2s; }
  .grid__item-3-col:nth-of-type(8953) {
    animation-delay: 895.3s; }
  .grid__item-3-col:nth-of-type(8954) {
    animation-delay: 895.4s; }
  .grid__item-3-col:nth-of-type(8955) {
    animation-delay: 895.5s; }
  .grid__item-3-col:nth-of-type(8956) {
    animation-delay: 895.6s; }
  .grid__item-3-col:nth-of-type(8957) {
    animation-delay: 895.7s; }
  .grid__item-3-col:nth-of-type(8958) {
    animation-delay: 895.8s; }
  .grid__item-3-col:nth-of-type(8959) {
    animation-delay: 895.9s; }
  .grid__item-3-col:nth-of-type(8960) {
    animation-delay: 896s; }
  .grid__item-3-col:nth-of-type(8961) {
    animation-delay: 896.1s; }
  .grid__item-3-col:nth-of-type(8962) {
    animation-delay: 896.2s; }
  .grid__item-3-col:nth-of-type(8963) {
    animation-delay: 896.3s; }
  .grid__item-3-col:nth-of-type(8964) {
    animation-delay: 896.4s; }
  .grid__item-3-col:nth-of-type(8965) {
    animation-delay: 896.5s; }
  .grid__item-3-col:nth-of-type(8966) {
    animation-delay: 896.6s; }
  .grid__item-3-col:nth-of-type(8967) {
    animation-delay: 896.7s; }
  .grid__item-3-col:nth-of-type(8968) {
    animation-delay: 896.8s; }
  .grid__item-3-col:nth-of-type(8969) {
    animation-delay: 896.9s; }
  .grid__item-3-col:nth-of-type(8970) {
    animation-delay: 897s; }
  .grid__item-3-col:nth-of-type(8971) {
    animation-delay: 897.1s; }
  .grid__item-3-col:nth-of-type(8972) {
    animation-delay: 897.2s; }
  .grid__item-3-col:nth-of-type(8973) {
    animation-delay: 897.3s; }
  .grid__item-3-col:nth-of-type(8974) {
    animation-delay: 897.4s; }
  .grid__item-3-col:nth-of-type(8975) {
    animation-delay: 897.5s; }
  .grid__item-3-col:nth-of-type(8976) {
    animation-delay: 897.6s; }
  .grid__item-3-col:nth-of-type(8977) {
    animation-delay: 897.7s; }
  .grid__item-3-col:nth-of-type(8978) {
    animation-delay: 897.8s; }
  .grid__item-3-col:nth-of-type(8979) {
    animation-delay: 897.9s; }
  .grid__item-3-col:nth-of-type(8980) {
    animation-delay: 898s; }
  .grid__item-3-col:nth-of-type(8981) {
    animation-delay: 898.1s; }
  .grid__item-3-col:nth-of-type(8982) {
    animation-delay: 898.2s; }
  .grid__item-3-col:nth-of-type(8983) {
    animation-delay: 898.3s; }
  .grid__item-3-col:nth-of-type(8984) {
    animation-delay: 898.4s; }
  .grid__item-3-col:nth-of-type(8985) {
    animation-delay: 898.5s; }
  .grid__item-3-col:nth-of-type(8986) {
    animation-delay: 898.6s; }
  .grid__item-3-col:nth-of-type(8987) {
    animation-delay: 898.7s; }
  .grid__item-3-col:nth-of-type(8988) {
    animation-delay: 898.8s; }
  .grid__item-3-col:nth-of-type(8989) {
    animation-delay: 898.9s; }
  .grid__item-3-col:nth-of-type(8990) {
    animation-delay: 899s; }
  .grid__item-3-col:nth-of-type(8991) {
    animation-delay: 899.1s; }
  .grid__item-3-col:nth-of-type(8992) {
    animation-delay: 899.2s; }
  .grid__item-3-col:nth-of-type(8993) {
    animation-delay: 899.3s; }
  .grid__item-3-col:nth-of-type(8994) {
    animation-delay: 899.4s; }
  .grid__item-3-col:nth-of-type(8995) {
    animation-delay: 899.5s; }
  .grid__item-3-col:nth-of-type(8996) {
    animation-delay: 899.6s; }
  .grid__item-3-col:nth-of-type(8997) {
    animation-delay: 899.7s; }
  .grid__item-3-col:nth-of-type(8998) {
    animation-delay: 899.8s; }
  .grid__item-3-col:nth-of-type(8999) {
    animation-delay: 899.9s; }
  .grid__item-3-col:nth-of-type(9000) {
    animation-delay: 900s; }
  .grid__item-3-col:nth-of-type(9001) {
    animation-delay: 900.1s; }
  .grid__item-3-col:nth-of-type(9002) {
    animation-delay: 900.2s; }
  .grid__item-3-col:nth-of-type(9003) {
    animation-delay: 900.3s; }
  .grid__item-3-col:nth-of-type(9004) {
    animation-delay: 900.4s; }
  .grid__item-3-col:nth-of-type(9005) {
    animation-delay: 900.5s; }
  .grid__item-3-col:nth-of-type(9006) {
    animation-delay: 900.6s; }
  .grid__item-3-col:nth-of-type(9007) {
    animation-delay: 900.7s; }
  .grid__item-3-col:nth-of-type(9008) {
    animation-delay: 900.8s; }
  .grid__item-3-col:nth-of-type(9009) {
    animation-delay: 900.9s; }
  .grid__item-3-col:nth-of-type(9010) {
    animation-delay: 901s; }
  .grid__item-3-col:nth-of-type(9011) {
    animation-delay: 901.1s; }
  .grid__item-3-col:nth-of-type(9012) {
    animation-delay: 901.2s; }
  .grid__item-3-col:nth-of-type(9013) {
    animation-delay: 901.3s; }
  .grid__item-3-col:nth-of-type(9014) {
    animation-delay: 901.4s; }
  .grid__item-3-col:nth-of-type(9015) {
    animation-delay: 901.5s; }
  .grid__item-3-col:nth-of-type(9016) {
    animation-delay: 901.6s; }
  .grid__item-3-col:nth-of-type(9017) {
    animation-delay: 901.7s; }
  .grid__item-3-col:nth-of-type(9018) {
    animation-delay: 901.8s; }
  .grid__item-3-col:nth-of-type(9019) {
    animation-delay: 901.9s; }
  .grid__item-3-col:nth-of-type(9020) {
    animation-delay: 902s; }
  .grid__item-3-col:nth-of-type(9021) {
    animation-delay: 902.1s; }
  .grid__item-3-col:nth-of-type(9022) {
    animation-delay: 902.2s; }
  .grid__item-3-col:nth-of-type(9023) {
    animation-delay: 902.3s; }
  .grid__item-3-col:nth-of-type(9024) {
    animation-delay: 902.4s; }
  .grid__item-3-col:nth-of-type(9025) {
    animation-delay: 902.5s; }
  .grid__item-3-col:nth-of-type(9026) {
    animation-delay: 902.6s; }
  .grid__item-3-col:nth-of-type(9027) {
    animation-delay: 902.7s; }
  .grid__item-3-col:nth-of-type(9028) {
    animation-delay: 902.8s; }
  .grid__item-3-col:nth-of-type(9029) {
    animation-delay: 902.9s; }
  .grid__item-3-col:nth-of-type(9030) {
    animation-delay: 903s; }
  .grid__item-3-col:nth-of-type(9031) {
    animation-delay: 903.1s; }
  .grid__item-3-col:nth-of-type(9032) {
    animation-delay: 903.2s; }
  .grid__item-3-col:nth-of-type(9033) {
    animation-delay: 903.3s; }
  .grid__item-3-col:nth-of-type(9034) {
    animation-delay: 903.4s; }
  .grid__item-3-col:nth-of-type(9035) {
    animation-delay: 903.5s; }
  .grid__item-3-col:nth-of-type(9036) {
    animation-delay: 903.6s; }
  .grid__item-3-col:nth-of-type(9037) {
    animation-delay: 903.7s; }
  .grid__item-3-col:nth-of-type(9038) {
    animation-delay: 903.8s; }
  .grid__item-3-col:nth-of-type(9039) {
    animation-delay: 903.9s; }
  .grid__item-3-col:nth-of-type(9040) {
    animation-delay: 904s; }
  .grid__item-3-col:nth-of-type(9041) {
    animation-delay: 904.1s; }
  .grid__item-3-col:nth-of-type(9042) {
    animation-delay: 904.2s; }
  .grid__item-3-col:nth-of-type(9043) {
    animation-delay: 904.3s; }
  .grid__item-3-col:nth-of-type(9044) {
    animation-delay: 904.4s; }
  .grid__item-3-col:nth-of-type(9045) {
    animation-delay: 904.5s; }
  .grid__item-3-col:nth-of-type(9046) {
    animation-delay: 904.6s; }
  .grid__item-3-col:nth-of-type(9047) {
    animation-delay: 904.7s; }
  .grid__item-3-col:nth-of-type(9048) {
    animation-delay: 904.8s; }
  .grid__item-3-col:nth-of-type(9049) {
    animation-delay: 904.9s; }
  .grid__item-3-col:nth-of-type(9050) {
    animation-delay: 905s; }
  .grid__item-3-col:nth-of-type(9051) {
    animation-delay: 905.1s; }
  .grid__item-3-col:nth-of-type(9052) {
    animation-delay: 905.2s; }
  .grid__item-3-col:nth-of-type(9053) {
    animation-delay: 905.3s; }
  .grid__item-3-col:nth-of-type(9054) {
    animation-delay: 905.4s; }
  .grid__item-3-col:nth-of-type(9055) {
    animation-delay: 905.5s; }
  .grid__item-3-col:nth-of-type(9056) {
    animation-delay: 905.6s; }
  .grid__item-3-col:nth-of-type(9057) {
    animation-delay: 905.7s; }
  .grid__item-3-col:nth-of-type(9058) {
    animation-delay: 905.8s; }
  .grid__item-3-col:nth-of-type(9059) {
    animation-delay: 905.9s; }
  .grid__item-3-col:nth-of-type(9060) {
    animation-delay: 906s; }
  .grid__item-3-col:nth-of-type(9061) {
    animation-delay: 906.1s; }
  .grid__item-3-col:nth-of-type(9062) {
    animation-delay: 906.2s; }
  .grid__item-3-col:nth-of-type(9063) {
    animation-delay: 906.3s; }
  .grid__item-3-col:nth-of-type(9064) {
    animation-delay: 906.4s; }
  .grid__item-3-col:nth-of-type(9065) {
    animation-delay: 906.5s; }
  .grid__item-3-col:nth-of-type(9066) {
    animation-delay: 906.6s; }
  .grid__item-3-col:nth-of-type(9067) {
    animation-delay: 906.7s; }
  .grid__item-3-col:nth-of-type(9068) {
    animation-delay: 906.8s; }
  .grid__item-3-col:nth-of-type(9069) {
    animation-delay: 906.9s; }
  .grid__item-3-col:nth-of-type(9070) {
    animation-delay: 907s; }
  .grid__item-3-col:nth-of-type(9071) {
    animation-delay: 907.1s; }
  .grid__item-3-col:nth-of-type(9072) {
    animation-delay: 907.2s; }
  .grid__item-3-col:nth-of-type(9073) {
    animation-delay: 907.3s; }
  .grid__item-3-col:nth-of-type(9074) {
    animation-delay: 907.4s; }
  .grid__item-3-col:nth-of-type(9075) {
    animation-delay: 907.5s; }
  .grid__item-3-col:nth-of-type(9076) {
    animation-delay: 907.6s; }
  .grid__item-3-col:nth-of-type(9077) {
    animation-delay: 907.7s; }
  .grid__item-3-col:nth-of-type(9078) {
    animation-delay: 907.8s; }
  .grid__item-3-col:nth-of-type(9079) {
    animation-delay: 907.9s; }
  .grid__item-3-col:nth-of-type(9080) {
    animation-delay: 908s; }
  .grid__item-3-col:nth-of-type(9081) {
    animation-delay: 908.1s; }
  .grid__item-3-col:nth-of-type(9082) {
    animation-delay: 908.2s; }
  .grid__item-3-col:nth-of-type(9083) {
    animation-delay: 908.3s; }
  .grid__item-3-col:nth-of-type(9084) {
    animation-delay: 908.4s; }
  .grid__item-3-col:nth-of-type(9085) {
    animation-delay: 908.5s; }
  .grid__item-3-col:nth-of-type(9086) {
    animation-delay: 908.6s; }
  .grid__item-3-col:nth-of-type(9087) {
    animation-delay: 908.7s; }
  .grid__item-3-col:nth-of-type(9088) {
    animation-delay: 908.8s; }
  .grid__item-3-col:nth-of-type(9089) {
    animation-delay: 908.9s; }
  .grid__item-3-col:nth-of-type(9090) {
    animation-delay: 909s; }
  .grid__item-3-col:nth-of-type(9091) {
    animation-delay: 909.1s; }
  .grid__item-3-col:nth-of-type(9092) {
    animation-delay: 909.2s; }
  .grid__item-3-col:nth-of-type(9093) {
    animation-delay: 909.3s; }
  .grid__item-3-col:nth-of-type(9094) {
    animation-delay: 909.4s; }
  .grid__item-3-col:nth-of-type(9095) {
    animation-delay: 909.5s; }
  .grid__item-3-col:nth-of-type(9096) {
    animation-delay: 909.6s; }
  .grid__item-3-col:nth-of-type(9097) {
    animation-delay: 909.7s; }
  .grid__item-3-col:nth-of-type(9098) {
    animation-delay: 909.8s; }
  .grid__item-3-col:nth-of-type(9099) {
    animation-delay: 909.9s; }
  .grid__item-3-col:nth-of-type(9100) {
    animation-delay: 910s; }
  .grid__item-3-col:nth-of-type(9101) {
    animation-delay: 910.1s; }
  .grid__item-3-col:nth-of-type(9102) {
    animation-delay: 910.2s; }
  .grid__item-3-col:nth-of-type(9103) {
    animation-delay: 910.3s; }
  .grid__item-3-col:nth-of-type(9104) {
    animation-delay: 910.4s; }
  .grid__item-3-col:nth-of-type(9105) {
    animation-delay: 910.5s; }
  .grid__item-3-col:nth-of-type(9106) {
    animation-delay: 910.6s; }
  .grid__item-3-col:nth-of-type(9107) {
    animation-delay: 910.7s; }
  .grid__item-3-col:nth-of-type(9108) {
    animation-delay: 910.8s; }
  .grid__item-3-col:nth-of-type(9109) {
    animation-delay: 910.9s; }
  .grid__item-3-col:nth-of-type(9110) {
    animation-delay: 911s; }
  .grid__item-3-col:nth-of-type(9111) {
    animation-delay: 911.1s; }
  .grid__item-3-col:nth-of-type(9112) {
    animation-delay: 911.2s; }
  .grid__item-3-col:nth-of-type(9113) {
    animation-delay: 911.3s; }
  .grid__item-3-col:nth-of-type(9114) {
    animation-delay: 911.4s; }
  .grid__item-3-col:nth-of-type(9115) {
    animation-delay: 911.5s; }
  .grid__item-3-col:nth-of-type(9116) {
    animation-delay: 911.6s; }
  .grid__item-3-col:nth-of-type(9117) {
    animation-delay: 911.7s; }
  .grid__item-3-col:nth-of-type(9118) {
    animation-delay: 911.8s; }
  .grid__item-3-col:nth-of-type(9119) {
    animation-delay: 911.9s; }
  .grid__item-3-col:nth-of-type(9120) {
    animation-delay: 912s; }
  .grid__item-3-col:nth-of-type(9121) {
    animation-delay: 912.1s; }
  .grid__item-3-col:nth-of-type(9122) {
    animation-delay: 912.2s; }
  .grid__item-3-col:nth-of-type(9123) {
    animation-delay: 912.3s; }
  .grid__item-3-col:nth-of-type(9124) {
    animation-delay: 912.4s; }
  .grid__item-3-col:nth-of-type(9125) {
    animation-delay: 912.5s; }
  .grid__item-3-col:nth-of-type(9126) {
    animation-delay: 912.6s; }
  .grid__item-3-col:nth-of-type(9127) {
    animation-delay: 912.7s; }
  .grid__item-3-col:nth-of-type(9128) {
    animation-delay: 912.8s; }
  .grid__item-3-col:nth-of-type(9129) {
    animation-delay: 912.9s; }
  .grid__item-3-col:nth-of-type(9130) {
    animation-delay: 913s; }
  .grid__item-3-col:nth-of-type(9131) {
    animation-delay: 913.1s; }
  .grid__item-3-col:nth-of-type(9132) {
    animation-delay: 913.2s; }
  .grid__item-3-col:nth-of-type(9133) {
    animation-delay: 913.3s; }
  .grid__item-3-col:nth-of-type(9134) {
    animation-delay: 913.4s; }
  .grid__item-3-col:nth-of-type(9135) {
    animation-delay: 913.5s; }
  .grid__item-3-col:nth-of-type(9136) {
    animation-delay: 913.6s; }
  .grid__item-3-col:nth-of-type(9137) {
    animation-delay: 913.7s; }
  .grid__item-3-col:nth-of-type(9138) {
    animation-delay: 913.8s; }
  .grid__item-3-col:nth-of-type(9139) {
    animation-delay: 913.9s; }
  .grid__item-3-col:nth-of-type(9140) {
    animation-delay: 914s; }
  .grid__item-3-col:nth-of-type(9141) {
    animation-delay: 914.1s; }
  .grid__item-3-col:nth-of-type(9142) {
    animation-delay: 914.2s; }
  .grid__item-3-col:nth-of-type(9143) {
    animation-delay: 914.3s; }
  .grid__item-3-col:nth-of-type(9144) {
    animation-delay: 914.4s; }
  .grid__item-3-col:nth-of-type(9145) {
    animation-delay: 914.5s; }
  .grid__item-3-col:nth-of-type(9146) {
    animation-delay: 914.6s; }
  .grid__item-3-col:nth-of-type(9147) {
    animation-delay: 914.7s; }
  .grid__item-3-col:nth-of-type(9148) {
    animation-delay: 914.8s; }
  .grid__item-3-col:nth-of-type(9149) {
    animation-delay: 914.9s; }
  .grid__item-3-col:nth-of-type(9150) {
    animation-delay: 915s; }
  .grid__item-3-col:nth-of-type(9151) {
    animation-delay: 915.1s; }
  .grid__item-3-col:nth-of-type(9152) {
    animation-delay: 915.2s; }
  .grid__item-3-col:nth-of-type(9153) {
    animation-delay: 915.3s; }
  .grid__item-3-col:nth-of-type(9154) {
    animation-delay: 915.4s; }
  .grid__item-3-col:nth-of-type(9155) {
    animation-delay: 915.5s; }
  .grid__item-3-col:nth-of-type(9156) {
    animation-delay: 915.6s; }
  .grid__item-3-col:nth-of-type(9157) {
    animation-delay: 915.7s; }
  .grid__item-3-col:nth-of-type(9158) {
    animation-delay: 915.8s; }
  .grid__item-3-col:nth-of-type(9159) {
    animation-delay: 915.9s; }
  .grid__item-3-col:nth-of-type(9160) {
    animation-delay: 916s; }
  .grid__item-3-col:nth-of-type(9161) {
    animation-delay: 916.1s; }
  .grid__item-3-col:nth-of-type(9162) {
    animation-delay: 916.2s; }
  .grid__item-3-col:nth-of-type(9163) {
    animation-delay: 916.3s; }
  .grid__item-3-col:nth-of-type(9164) {
    animation-delay: 916.4s; }
  .grid__item-3-col:nth-of-type(9165) {
    animation-delay: 916.5s; }
  .grid__item-3-col:nth-of-type(9166) {
    animation-delay: 916.6s; }
  .grid__item-3-col:nth-of-type(9167) {
    animation-delay: 916.7s; }
  .grid__item-3-col:nth-of-type(9168) {
    animation-delay: 916.8s; }
  .grid__item-3-col:nth-of-type(9169) {
    animation-delay: 916.9s; }
  .grid__item-3-col:nth-of-type(9170) {
    animation-delay: 917s; }
  .grid__item-3-col:nth-of-type(9171) {
    animation-delay: 917.1s; }
  .grid__item-3-col:nth-of-type(9172) {
    animation-delay: 917.2s; }
  .grid__item-3-col:nth-of-type(9173) {
    animation-delay: 917.3s; }
  .grid__item-3-col:nth-of-type(9174) {
    animation-delay: 917.4s; }
  .grid__item-3-col:nth-of-type(9175) {
    animation-delay: 917.5s; }
  .grid__item-3-col:nth-of-type(9176) {
    animation-delay: 917.6s; }
  .grid__item-3-col:nth-of-type(9177) {
    animation-delay: 917.7s; }
  .grid__item-3-col:nth-of-type(9178) {
    animation-delay: 917.8s; }
  .grid__item-3-col:nth-of-type(9179) {
    animation-delay: 917.9s; }
  .grid__item-3-col:nth-of-type(9180) {
    animation-delay: 918s; }
  .grid__item-3-col:nth-of-type(9181) {
    animation-delay: 918.1s; }
  .grid__item-3-col:nth-of-type(9182) {
    animation-delay: 918.2s; }
  .grid__item-3-col:nth-of-type(9183) {
    animation-delay: 918.3s; }
  .grid__item-3-col:nth-of-type(9184) {
    animation-delay: 918.4s; }
  .grid__item-3-col:nth-of-type(9185) {
    animation-delay: 918.5s; }
  .grid__item-3-col:nth-of-type(9186) {
    animation-delay: 918.6s; }
  .grid__item-3-col:nth-of-type(9187) {
    animation-delay: 918.7s; }
  .grid__item-3-col:nth-of-type(9188) {
    animation-delay: 918.8s; }
  .grid__item-3-col:nth-of-type(9189) {
    animation-delay: 918.9s; }
  .grid__item-3-col:nth-of-type(9190) {
    animation-delay: 919s; }
  .grid__item-3-col:nth-of-type(9191) {
    animation-delay: 919.1s; }
  .grid__item-3-col:nth-of-type(9192) {
    animation-delay: 919.2s; }
  .grid__item-3-col:nth-of-type(9193) {
    animation-delay: 919.3s; }
  .grid__item-3-col:nth-of-type(9194) {
    animation-delay: 919.4s; }
  .grid__item-3-col:nth-of-type(9195) {
    animation-delay: 919.5s; }
  .grid__item-3-col:nth-of-type(9196) {
    animation-delay: 919.6s; }
  .grid__item-3-col:nth-of-type(9197) {
    animation-delay: 919.7s; }
  .grid__item-3-col:nth-of-type(9198) {
    animation-delay: 919.8s; }
  .grid__item-3-col:nth-of-type(9199) {
    animation-delay: 919.9s; }
  .grid__item-3-col:nth-of-type(9200) {
    animation-delay: 920s; }
  .grid__item-3-col:nth-of-type(9201) {
    animation-delay: 920.1s; }
  .grid__item-3-col:nth-of-type(9202) {
    animation-delay: 920.2s; }
  .grid__item-3-col:nth-of-type(9203) {
    animation-delay: 920.3s; }
  .grid__item-3-col:nth-of-type(9204) {
    animation-delay: 920.4s; }
  .grid__item-3-col:nth-of-type(9205) {
    animation-delay: 920.5s; }
  .grid__item-3-col:nth-of-type(9206) {
    animation-delay: 920.6s; }
  .grid__item-3-col:nth-of-type(9207) {
    animation-delay: 920.7s; }
  .grid__item-3-col:nth-of-type(9208) {
    animation-delay: 920.8s; }
  .grid__item-3-col:nth-of-type(9209) {
    animation-delay: 920.9s; }
  .grid__item-3-col:nth-of-type(9210) {
    animation-delay: 921s; }
  .grid__item-3-col:nth-of-type(9211) {
    animation-delay: 921.1s; }
  .grid__item-3-col:nth-of-type(9212) {
    animation-delay: 921.2s; }
  .grid__item-3-col:nth-of-type(9213) {
    animation-delay: 921.3s; }
  .grid__item-3-col:nth-of-type(9214) {
    animation-delay: 921.4s; }
  .grid__item-3-col:nth-of-type(9215) {
    animation-delay: 921.5s; }
  .grid__item-3-col:nth-of-type(9216) {
    animation-delay: 921.6s; }
  .grid__item-3-col:nth-of-type(9217) {
    animation-delay: 921.7s; }
  .grid__item-3-col:nth-of-type(9218) {
    animation-delay: 921.8s; }
  .grid__item-3-col:nth-of-type(9219) {
    animation-delay: 921.9s; }
  .grid__item-3-col:nth-of-type(9220) {
    animation-delay: 922s; }
  .grid__item-3-col:nth-of-type(9221) {
    animation-delay: 922.1s; }
  .grid__item-3-col:nth-of-type(9222) {
    animation-delay: 922.2s; }
  .grid__item-3-col:nth-of-type(9223) {
    animation-delay: 922.3s; }
  .grid__item-3-col:nth-of-type(9224) {
    animation-delay: 922.4s; }
  .grid__item-3-col:nth-of-type(9225) {
    animation-delay: 922.5s; }
  .grid__item-3-col:nth-of-type(9226) {
    animation-delay: 922.6s; }
  .grid__item-3-col:nth-of-type(9227) {
    animation-delay: 922.7s; }
  .grid__item-3-col:nth-of-type(9228) {
    animation-delay: 922.8s; }
  .grid__item-3-col:nth-of-type(9229) {
    animation-delay: 922.9s; }
  .grid__item-3-col:nth-of-type(9230) {
    animation-delay: 923s; }
  .grid__item-3-col:nth-of-type(9231) {
    animation-delay: 923.1s; }
  .grid__item-3-col:nth-of-type(9232) {
    animation-delay: 923.2s; }
  .grid__item-3-col:nth-of-type(9233) {
    animation-delay: 923.3s; }
  .grid__item-3-col:nth-of-type(9234) {
    animation-delay: 923.4s; }
  .grid__item-3-col:nth-of-type(9235) {
    animation-delay: 923.5s; }
  .grid__item-3-col:nth-of-type(9236) {
    animation-delay: 923.6s; }
  .grid__item-3-col:nth-of-type(9237) {
    animation-delay: 923.7s; }
  .grid__item-3-col:nth-of-type(9238) {
    animation-delay: 923.8s; }
  .grid__item-3-col:nth-of-type(9239) {
    animation-delay: 923.9s; }
  .grid__item-3-col:nth-of-type(9240) {
    animation-delay: 924s; }
  .grid__item-3-col:nth-of-type(9241) {
    animation-delay: 924.1s; }
  .grid__item-3-col:nth-of-type(9242) {
    animation-delay: 924.2s; }
  .grid__item-3-col:nth-of-type(9243) {
    animation-delay: 924.3s; }
  .grid__item-3-col:nth-of-type(9244) {
    animation-delay: 924.4s; }
  .grid__item-3-col:nth-of-type(9245) {
    animation-delay: 924.5s; }
  .grid__item-3-col:nth-of-type(9246) {
    animation-delay: 924.6s; }
  .grid__item-3-col:nth-of-type(9247) {
    animation-delay: 924.7s; }
  .grid__item-3-col:nth-of-type(9248) {
    animation-delay: 924.8s; }
  .grid__item-3-col:nth-of-type(9249) {
    animation-delay: 924.9s; }
  .grid__item-3-col:nth-of-type(9250) {
    animation-delay: 925s; }
  .grid__item-3-col:nth-of-type(9251) {
    animation-delay: 925.1s; }
  .grid__item-3-col:nth-of-type(9252) {
    animation-delay: 925.2s; }
  .grid__item-3-col:nth-of-type(9253) {
    animation-delay: 925.3s; }
  .grid__item-3-col:nth-of-type(9254) {
    animation-delay: 925.4s; }
  .grid__item-3-col:nth-of-type(9255) {
    animation-delay: 925.5s; }
  .grid__item-3-col:nth-of-type(9256) {
    animation-delay: 925.6s; }
  .grid__item-3-col:nth-of-type(9257) {
    animation-delay: 925.7s; }
  .grid__item-3-col:nth-of-type(9258) {
    animation-delay: 925.8s; }
  .grid__item-3-col:nth-of-type(9259) {
    animation-delay: 925.9s; }
  .grid__item-3-col:nth-of-type(9260) {
    animation-delay: 926s; }
  .grid__item-3-col:nth-of-type(9261) {
    animation-delay: 926.1s; }
  .grid__item-3-col:nth-of-type(9262) {
    animation-delay: 926.2s; }
  .grid__item-3-col:nth-of-type(9263) {
    animation-delay: 926.3s; }
  .grid__item-3-col:nth-of-type(9264) {
    animation-delay: 926.4s; }
  .grid__item-3-col:nth-of-type(9265) {
    animation-delay: 926.5s; }
  .grid__item-3-col:nth-of-type(9266) {
    animation-delay: 926.6s; }
  .grid__item-3-col:nth-of-type(9267) {
    animation-delay: 926.7s; }
  .grid__item-3-col:nth-of-type(9268) {
    animation-delay: 926.8s; }
  .grid__item-3-col:nth-of-type(9269) {
    animation-delay: 926.9s; }
  .grid__item-3-col:nth-of-type(9270) {
    animation-delay: 927s; }
  .grid__item-3-col:nth-of-type(9271) {
    animation-delay: 927.1s; }
  .grid__item-3-col:nth-of-type(9272) {
    animation-delay: 927.2s; }
  .grid__item-3-col:nth-of-type(9273) {
    animation-delay: 927.3s; }
  .grid__item-3-col:nth-of-type(9274) {
    animation-delay: 927.4s; }
  .grid__item-3-col:nth-of-type(9275) {
    animation-delay: 927.5s; }
  .grid__item-3-col:nth-of-type(9276) {
    animation-delay: 927.6s; }
  .grid__item-3-col:nth-of-type(9277) {
    animation-delay: 927.7s; }
  .grid__item-3-col:nth-of-type(9278) {
    animation-delay: 927.8s; }
  .grid__item-3-col:nth-of-type(9279) {
    animation-delay: 927.9s; }
  .grid__item-3-col:nth-of-type(9280) {
    animation-delay: 928s; }
  .grid__item-3-col:nth-of-type(9281) {
    animation-delay: 928.1s; }
  .grid__item-3-col:nth-of-type(9282) {
    animation-delay: 928.2s; }
  .grid__item-3-col:nth-of-type(9283) {
    animation-delay: 928.3s; }
  .grid__item-3-col:nth-of-type(9284) {
    animation-delay: 928.4s; }
  .grid__item-3-col:nth-of-type(9285) {
    animation-delay: 928.5s; }
  .grid__item-3-col:nth-of-type(9286) {
    animation-delay: 928.6s; }
  .grid__item-3-col:nth-of-type(9287) {
    animation-delay: 928.7s; }
  .grid__item-3-col:nth-of-type(9288) {
    animation-delay: 928.8s; }
  .grid__item-3-col:nth-of-type(9289) {
    animation-delay: 928.9s; }
  .grid__item-3-col:nth-of-type(9290) {
    animation-delay: 929s; }
  .grid__item-3-col:nth-of-type(9291) {
    animation-delay: 929.1s; }
  .grid__item-3-col:nth-of-type(9292) {
    animation-delay: 929.2s; }
  .grid__item-3-col:nth-of-type(9293) {
    animation-delay: 929.3s; }
  .grid__item-3-col:nth-of-type(9294) {
    animation-delay: 929.4s; }
  .grid__item-3-col:nth-of-type(9295) {
    animation-delay: 929.5s; }
  .grid__item-3-col:nth-of-type(9296) {
    animation-delay: 929.6s; }
  .grid__item-3-col:nth-of-type(9297) {
    animation-delay: 929.7s; }
  .grid__item-3-col:nth-of-type(9298) {
    animation-delay: 929.8s; }
  .grid__item-3-col:nth-of-type(9299) {
    animation-delay: 929.9s; }
  .grid__item-3-col:nth-of-type(9300) {
    animation-delay: 930s; }
  .grid__item-3-col:nth-of-type(9301) {
    animation-delay: 930.1s; }
  .grid__item-3-col:nth-of-type(9302) {
    animation-delay: 930.2s; }
  .grid__item-3-col:nth-of-type(9303) {
    animation-delay: 930.3s; }
  .grid__item-3-col:nth-of-type(9304) {
    animation-delay: 930.4s; }
  .grid__item-3-col:nth-of-type(9305) {
    animation-delay: 930.5s; }
  .grid__item-3-col:nth-of-type(9306) {
    animation-delay: 930.6s; }
  .grid__item-3-col:nth-of-type(9307) {
    animation-delay: 930.7s; }
  .grid__item-3-col:nth-of-type(9308) {
    animation-delay: 930.8s; }
  .grid__item-3-col:nth-of-type(9309) {
    animation-delay: 930.9s; }
  .grid__item-3-col:nth-of-type(9310) {
    animation-delay: 931s; }
  .grid__item-3-col:nth-of-type(9311) {
    animation-delay: 931.1s; }
  .grid__item-3-col:nth-of-type(9312) {
    animation-delay: 931.2s; }
  .grid__item-3-col:nth-of-type(9313) {
    animation-delay: 931.3s; }
  .grid__item-3-col:nth-of-type(9314) {
    animation-delay: 931.4s; }
  .grid__item-3-col:nth-of-type(9315) {
    animation-delay: 931.5s; }
  .grid__item-3-col:nth-of-type(9316) {
    animation-delay: 931.6s; }
  .grid__item-3-col:nth-of-type(9317) {
    animation-delay: 931.7s; }
  .grid__item-3-col:nth-of-type(9318) {
    animation-delay: 931.8s; }
  .grid__item-3-col:nth-of-type(9319) {
    animation-delay: 931.9s; }
  .grid__item-3-col:nth-of-type(9320) {
    animation-delay: 932s; }
  .grid__item-3-col:nth-of-type(9321) {
    animation-delay: 932.1s; }
  .grid__item-3-col:nth-of-type(9322) {
    animation-delay: 932.2s; }
  .grid__item-3-col:nth-of-type(9323) {
    animation-delay: 932.3s; }
  .grid__item-3-col:nth-of-type(9324) {
    animation-delay: 932.4s; }
  .grid__item-3-col:nth-of-type(9325) {
    animation-delay: 932.5s; }
  .grid__item-3-col:nth-of-type(9326) {
    animation-delay: 932.6s; }
  .grid__item-3-col:nth-of-type(9327) {
    animation-delay: 932.7s; }
  .grid__item-3-col:nth-of-type(9328) {
    animation-delay: 932.8s; }
  .grid__item-3-col:nth-of-type(9329) {
    animation-delay: 932.9s; }
  .grid__item-3-col:nth-of-type(9330) {
    animation-delay: 933s; }
  .grid__item-3-col:nth-of-type(9331) {
    animation-delay: 933.1s; }
  .grid__item-3-col:nth-of-type(9332) {
    animation-delay: 933.2s; }
  .grid__item-3-col:nth-of-type(9333) {
    animation-delay: 933.3s; }
  .grid__item-3-col:nth-of-type(9334) {
    animation-delay: 933.4s; }
  .grid__item-3-col:nth-of-type(9335) {
    animation-delay: 933.5s; }
  .grid__item-3-col:nth-of-type(9336) {
    animation-delay: 933.6s; }
  .grid__item-3-col:nth-of-type(9337) {
    animation-delay: 933.7s; }
  .grid__item-3-col:nth-of-type(9338) {
    animation-delay: 933.8s; }
  .grid__item-3-col:nth-of-type(9339) {
    animation-delay: 933.9s; }
  .grid__item-3-col:nth-of-type(9340) {
    animation-delay: 934s; }
  .grid__item-3-col:nth-of-type(9341) {
    animation-delay: 934.1s; }
  .grid__item-3-col:nth-of-type(9342) {
    animation-delay: 934.2s; }
  .grid__item-3-col:nth-of-type(9343) {
    animation-delay: 934.3s; }
  .grid__item-3-col:nth-of-type(9344) {
    animation-delay: 934.4s; }
  .grid__item-3-col:nth-of-type(9345) {
    animation-delay: 934.5s; }
  .grid__item-3-col:nth-of-type(9346) {
    animation-delay: 934.6s; }
  .grid__item-3-col:nth-of-type(9347) {
    animation-delay: 934.7s; }
  .grid__item-3-col:nth-of-type(9348) {
    animation-delay: 934.8s; }
  .grid__item-3-col:nth-of-type(9349) {
    animation-delay: 934.9s; }
  .grid__item-3-col:nth-of-type(9350) {
    animation-delay: 935s; }
  .grid__item-3-col:nth-of-type(9351) {
    animation-delay: 935.1s; }
  .grid__item-3-col:nth-of-type(9352) {
    animation-delay: 935.2s; }
  .grid__item-3-col:nth-of-type(9353) {
    animation-delay: 935.3s; }
  .grid__item-3-col:nth-of-type(9354) {
    animation-delay: 935.4s; }
  .grid__item-3-col:nth-of-type(9355) {
    animation-delay: 935.5s; }
  .grid__item-3-col:nth-of-type(9356) {
    animation-delay: 935.6s; }
  .grid__item-3-col:nth-of-type(9357) {
    animation-delay: 935.7s; }
  .grid__item-3-col:nth-of-type(9358) {
    animation-delay: 935.8s; }
  .grid__item-3-col:nth-of-type(9359) {
    animation-delay: 935.9s; }
  .grid__item-3-col:nth-of-type(9360) {
    animation-delay: 936s; }
  .grid__item-3-col:nth-of-type(9361) {
    animation-delay: 936.1s; }
  .grid__item-3-col:nth-of-type(9362) {
    animation-delay: 936.2s; }
  .grid__item-3-col:nth-of-type(9363) {
    animation-delay: 936.3s; }
  .grid__item-3-col:nth-of-type(9364) {
    animation-delay: 936.4s; }
  .grid__item-3-col:nth-of-type(9365) {
    animation-delay: 936.5s; }
  .grid__item-3-col:nth-of-type(9366) {
    animation-delay: 936.6s; }
  .grid__item-3-col:nth-of-type(9367) {
    animation-delay: 936.7s; }
  .grid__item-3-col:nth-of-type(9368) {
    animation-delay: 936.8s; }
  .grid__item-3-col:nth-of-type(9369) {
    animation-delay: 936.9s; }
  .grid__item-3-col:nth-of-type(9370) {
    animation-delay: 937s; }
  .grid__item-3-col:nth-of-type(9371) {
    animation-delay: 937.1s; }
  .grid__item-3-col:nth-of-type(9372) {
    animation-delay: 937.2s; }
  .grid__item-3-col:nth-of-type(9373) {
    animation-delay: 937.3s; }
  .grid__item-3-col:nth-of-type(9374) {
    animation-delay: 937.4s; }
  .grid__item-3-col:nth-of-type(9375) {
    animation-delay: 937.5s; }
  .grid__item-3-col:nth-of-type(9376) {
    animation-delay: 937.6s; }
  .grid__item-3-col:nth-of-type(9377) {
    animation-delay: 937.7s; }
  .grid__item-3-col:nth-of-type(9378) {
    animation-delay: 937.8s; }
  .grid__item-3-col:nth-of-type(9379) {
    animation-delay: 937.9s; }
  .grid__item-3-col:nth-of-type(9380) {
    animation-delay: 938s; }
  .grid__item-3-col:nth-of-type(9381) {
    animation-delay: 938.1s; }
  .grid__item-3-col:nth-of-type(9382) {
    animation-delay: 938.2s; }
  .grid__item-3-col:nth-of-type(9383) {
    animation-delay: 938.3s; }
  .grid__item-3-col:nth-of-type(9384) {
    animation-delay: 938.4s; }
  .grid__item-3-col:nth-of-type(9385) {
    animation-delay: 938.5s; }
  .grid__item-3-col:nth-of-type(9386) {
    animation-delay: 938.6s; }
  .grid__item-3-col:nth-of-type(9387) {
    animation-delay: 938.7s; }
  .grid__item-3-col:nth-of-type(9388) {
    animation-delay: 938.8s; }
  .grid__item-3-col:nth-of-type(9389) {
    animation-delay: 938.9s; }
  .grid__item-3-col:nth-of-type(9390) {
    animation-delay: 939s; }
  .grid__item-3-col:nth-of-type(9391) {
    animation-delay: 939.1s; }
  .grid__item-3-col:nth-of-type(9392) {
    animation-delay: 939.2s; }
  .grid__item-3-col:nth-of-type(9393) {
    animation-delay: 939.3s; }
  .grid__item-3-col:nth-of-type(9394) {
    animation-delay: 939.4s; }
  .grid__item-3-col:nth-of-type(9395) {
    animation-delay: 939.5s; }
  .grid__item-3-col:nth-of-type(9396) {
    animation-delay: 939.6s; }
  .grid__item-3-col:nth-of-type(9397) {
    animation-delay: 939.7s; }
  .grid__item-3-col:nth-of-type(9398) {
    animation-delay: 939.8s; }
  .grid__item-3-col:nth-of-type(9399) {
    animation-delay: 939.9s; }
  .grid__item-3-col:nth-of-type(9400) {
    animation-delay: 940s; }
  .grid__item-3-col:nth-of-type(9401) {
    animation-delay: 940.1s; }
  .grid__item-3-col:nth-of-type(9402) {
    animation-delay: 940.2s; }
  .grid__item-3-col:nth-of-type(9403) {
    animation-delay: 940.3s; }
  .grid__item-3-col:nth-of-type(9404) {
    animation-delay: 940.4s; }
  .grid__item-3-col:nth-of-type(9405) {
    animation-delay: 940.5s; }
  .grid__item-3-col:nth-of-type(9406) {
    animation-delay: 940.6s; }
  .grid__item-3-col:nth-of-type(9407) {
    animation-delay: 940.7s; }
  .grid__item-3-col:nth-of-type(9408) {
    animation-delay: 940.8s; }
  .grid__item-3-col:nth-of-type(9409) {
    animation-delay: 940.9s; }
  .grid__item-3-col:nth-of-type(9410) {
    animation-delay: 941s; }
  .grid__item-3-col:nth-of-type(9411) {
    animation-delay: 941.1s; }
  .grid__item-3-col:nth-of-type(9412) {
    animation-delay: 941.2s; }
  .grid__item-3-col:nth-of-type(9413) {
    animation-delay: 941.3s; }
  .grid__item-3-col:nth-of-type(9414) {
    animation-delay: 941.4s; }
  .grid__item-3-col:nth-of-type(9415) {
    animation-delay: 941.5s; }
  .grid__item-3-col:nth-of-type(9416) {
    animation-delay: 941.6s; }
  .grid__item-3-col:nth-of-type(9417) {
    animation-delay: 941.7s; }
  .grid__item-3-col:nth-of-type(9418) {
    animation-delay: 941.8s; }
  .grid__item-3-col:nth-of-type(9419) {
    animation-delay: 941.9s; }
  .grid__item-3-col:nth-of-type(9420) {
    animation-delay: 942s; }
  .grid__item-3-col:nth-of-type(9421) {
    animation-delay: 942.1s; }
  .grid__item-3-col:nth-of-type(9422) {
    animation-delay: 942.2s; }
  .grid__item-3-col:nth-of-type(9423) {
    animation-delay: 942.3s; }
  .grid__item-3-col:nth-of-type(9424) {
    animation-delay: 942.4s; }
  .grid__item-3-col:nth-of-type(9425) {
    animation-delay: 942.5s; }
  .grid__item-3-col:nth-of-type(9426) {
    animation-delay: 942.6s; }
  .grid__item-3-col:nth-of-type(9427) {
    animation-delay: 942.7s; }
  .grid__item-3-col:nth-of-type(9428) {
    animation-delay: 942.8s; }
  .grid__item-3-col:nth-of-type(9429) {
    animation-delay: 942.9s; }
  .grid__item-3-col:nth-of-type(9430) {
    animation-delay: 943s; }
  .grid__item-3-col:nth-of-type(9431) {
    animation-delay: 943.1s; }
  .grid__item-3-col:nth-of-type(9432) {
    animation-delay: 943.2s; }
  .grid__item-3-col:nth-of-type(9433) {
    animation-delay: 943.3s; }
  .grid__item-3-col:nth-of-type(9434) {
    animation-delay: 943.4s; }
  .grid__item-3-col:nth-of-type(9435) {
    animation-delay: 943.5s; }
  .grid__item-3-col:nth-of-type(9436) {
    animation-delay: 943.6s; }
  .grid__item-3-col:nth-of-type(9437) {
    animation-delay: 943.7s; }
  .grid__item-3-col:nth-of-type(9438) {
    animation-delay: 943.8s; }
  .grid__item-3-col:nth-of-type(9439) {
    animation-delay: 943.9s; }
  .grid__item-3-col:nth-of-type(9440) {
    animation-delay: 944s; }
  .grid__item-3-col:nth-of-type(9441) {
    animation-delay: 944.1s; }
  .grid__item-3-col:nth-of-type(9442) {
    animation-delay: 944.2s; }
  .grid__item-3-col:nth-of-type(9443) {
    animation-delay: 944.3s; }
  .grid__item-3-col:nth-of-type(9444) {
    animation-delay: 944.4s; }
  .grid__item-3-col:nth-of-type(9445) {
    animation-delay: 944.5s; }
  .grid__item-3-col:nth-of-type(9446) {
    animation-delay: 944.6s; }
  .grid__item-3-col:nth-of-type(9447) {
    animation-delay: 944.7s; }
  .grid__item-3-col:nth-of-type(9448) {
    animation-delay: 944.8s; }
  .grid__item-3-col:nth-of-type(9449) {
    animation-delay: 944.9s; }
  .grid__item-3-col:nth-of-type(9450) {
    animation-delay: 945s; }
  .grid__item-3-col:nth-of-type(9451) {
    animation-delay: 945.1s; }
  .grid__item-3-col:nth-of-type(9452) {
    animation-delay: 945.2s; }
  .grid__item-3-col:nth-of-type(9453) {
    animation-delay: 945.3s; }
  .grid__item-3-col:nth-of-type(9454) {
    animation-delay: 945.4s; }
  .grid__item-3-col:nth-of-type(9455) {
    animation-delay: 945.5s; }
  .grid__item-3-col:nth-of-type(9456) {
    animation-delay: 945.6s; }
  .grid__item-3-col:nth-of-type(9457) {
    animation-delay: 945.7s; }
  .grid__item-3-col:nth-of-type(9458) {
    animation-delay: 945.8s; }
  .grid__item-3-col:nth-of-type(9459) {
    animation-delay: 945.9s; }
  .grid__item-3-col:nth-of-type(9460) {
    animation-delay: 946s; }
  .grid__item-3-col:nth-of-type(9461) {
    animation-delay: 946.1s; }
  .grid__item-3-col:nth-of-type(9462) {
    animation-delay: 946.2s; }
  .grid__item-3-col:nth-of-type(9463) {
    animation-delay: 946.3s; }
  .grid__item-3-col:nth-of-type(9464) {
    animation-delay: 946.4s; }
  .grid__item-3-col:nth-of-type(9465) {
    animation-delay: 946.5s; }
  .grid__item-3-col:nth-of-type(9466) {
    animation-delay: 946.6s; }
  .grid__item-3-col:nth-of-type(9467) {
    animation-delay: 946.7s; }
  .grid__item-3-col:nth-of-type(9468) {
    animation-delay: 946.8s; }
  .grid__item-3-col:nth-of-type(9469) {
    animation-delay: 946.9s; }
  .grid__item-3-col:nth-of-type(9470) {
    animation-delay: 947s; }
  .grid__item-3-col:nth-of-type(9471) {
    animation-delay: 947.1s; }
  .grid__item-3-col:nth-of-type(9472) {
    animation-delay: 947.2s; }
  .grid__item-3-col:nth-of-type(9473) {
    animation-delay: 947.3s; }
  .grid__item-3-col:nth-of-type(9474) {
    animation-delay: 947.4s; }
  .grid__item-3-col:nth-of-type(9475) {
    animation-delay: 947.5s; }
  .grid__item-3-col:nth-of-type(9476) {
    animation-delay: 947.6s; }
  .grid__item-3-col:nth-of-type(9477) {
    animation-delay: 947.7s; }
  .grid__item-3-col:nth-of-type(9478) {
    animation-delay: 947.8s; }
  .grid__item-3-col:nth-of-type(9479) {
    animation-delay: 947.9s; }
  .grid__item-3-col:nth-of-type(9480) {
    animation-delay: 948s; }
  .grid__item-3-col:nth-of-type(9481) {
    animation-delay: 948.1s; }
  .grid__item-3-col:nth-of-type(9482) {
    animation-delay: 948.2s; }
  .grid__item-3-col:nth-of-type(9483) {
    animation-delay: 948.3s; }
  .grid__item-3-col:nth-of-type(9484) {
    animation-delay: 948.4s; }
  .grid__item-3-col:nth-of-type(9485) {
    animation-delay: 948.5s; }
  .grid__item-3-col:nth-of-type(9486) {
    animation-delay: 948.6s; }
  .grid__item-3-col:nth-of-type(9487) {
    animation-delay: 948.7s; }
  .grid__item-3-col:nth-of-type(9488) {
    animation-delay: 948.8s; }
  .grid__item-3-col:nth-of-type(9489) {
    animation-delay: 948.9s; }
  .grid__item-3-col:nth-of-type(9490) {
    animation-delay: 949s; }
  .grid__item-3-col:nth-of-type(9491) {
    animation-delay: 949.1s; }
  .grid__item-3-col:nth-of-type(9492) {
    animation-delay: 949.2s; }
  .grid__item-3-col:nth-of-type(9493) {
    animation-delay: 949.3s; }
  .grid__item-3-col:nth-of-type(9494) {
    animation-delay: 949.4s; }
  .grid__item-3-col:nth-of-type(9495) {
    animation-delay: 949.5s; }
  .grid__item-3-col:nth-of-type(9496) {
    animation-delay: 949.6s; }
  .grid__item-3-col:nth-of-type(9497) {
    animation-delay: 949.7s; }
  .grid__item-3-col:nth-of-type(9498) {
    animation-delay: 949.8s; }
  .grid__item-3-col:nth-of-type(9499) {
    animation-delay: 949.9s; }
  .grid__item-3-col:nth-of-type(9500) {
    animation-delay: 950s; }
  .grid__item-3-col:nth-of-type(9501) {
    animation-delay: 950.1s; }
  .grid__item-3-col:nth-of-type(9502) {
    animation-delay: 950.2s; }
  .grid__item-3-col:nth-of-type(9503) {
    animation-delay: 950.3s; }
  .grid__item-3-col:nth-of-type(9504) {
    animation-delay: 950.4s; }
  .grid__item-3-col:nth-of-type(9505) {
    animation-delay: 950.5s; }
  .grid__item-3-col:nth-of-type(9506) {
    animation-delay: 950.6s; }
  .grid__item-3-col:nth-of-type(9507) {
    animation-delay: 950.7s; }
  .grid__item-3-col:nth-of-type(9508) {
    animation-delay: 950.8s; }
  .grid__item-3-col:nth-of-type(9509) {
    animation-delay: 950.9s; }
  .grid__item-3-col:nth-of-type(9510) {
    animation-delay: 951s; }
  .grid__item-3-col:nth-of-type(9511) {
    animation-delay: 951.1s; }
  .grid__item-3-col:nth-of-type(9512) {
    animation-delay: 951.2s; }
  .grid__item-3-col:nth-of-type(9513) {
    animation-delay: 951.3s; }
  .grid__item-3-col:nth-of-type(9514) {
    animation-delay: 951.4s; }
  .grid__item-3-col:nth-of-type(9515) {
    animation-delay: 951.5s; }
  .grid__item-3-col:nth-of-type(9516) {
    animation-delay: 951.6s; }
  .grid__item-3-col:nth-of-type(9517) {
    animation-delay: 951.7s; }
  .grid__item-3-col:nth-of-type(9518) {
    animation-delay: 951.8s; }
  .grid__item-3-col:nth-of-type(9519) {
    animation-delay: 951.9s; }
  .grid__item-3-col:nth-of-type(9520) {
    animation-delay: 952s; }
  .grid__item-3-col:nth-of-type(9521) {
    animation-delay: 952.1s; }
  .grid__item-3-col:nth-of-type(9522) {
    animation-delay: 952.2s; }
  .grid__item-3-col:nth-of-type(9523) {
    animation-delay: 952.3s; }
  .grid__item-3-col:nth-of-type(9524) {
    animation-delay: 952.4s; }
  .grid__item-3-col:nth-of-type(9525) {
    animation-delay: 952.5s; }
  .grid__item-3-col:nth-of-type(9526) {
    animation-delay: 952.6s; }
  .grid__item-3-col:nth-of-type(9527) {
    animation-delay: 952.7s; }
  .grid__item-3-col:nth-of-type(9528) {
    animation-delay: 952.8s; }
  .grid__item-3-col:nth-of-type(9529) {
    animation-delay: 952.9s; }
  .grid__item-3-col:nth-of-type(9530) {
    animation-delay: 953s; }
  .grid__item-3-col:nth-of-type(9531) {
    animation-delay: 953.1s; }
  .grid__item-3-col:nth-of-type(9532) {
    animation-delay: 953.2s; }
  .grid__item-3-col:nth-of-type(9533) {
    animation-delay: 953.3s; }
  .grid__item-3-col:nth-of-type(9534) {
    animation-delay: 953.4s; }
  .grid__item-3-col:nth-of-type(9535) {
    animation-delay: 953.5s; }
  .grid__item-3-col:nth-of-type(9536) {
    animation-delay: 953.6s; }
  .grid__item-3-col:nth-of-type(9537) {
    animation-delay: 953.7s; }
  .grid__item-3-col:nth-of-type(9538) {
    animation-delay: 953.8s; }
  .grid__item-3-col:nth-of-type(9539) {
    animation-delay: 953.9s; }
  .grid__item-3-col:nth-of-type(9540) {
    animation-delay: 954s; }
  .grid__item-3-col:nth-of-type(9541) {
    animation-delay: 954.1s; }
  .grid__item-3-col:nth-of-type(9542) {
    animation-delay: 954.2s; }
  .grid__item-3-col:nth-of-type(9543) {
    animation-delay: 954.3s; }
  .grid__item-3-col:nth-of-type(9544) {
    animation-delay: 954.4s; }
  .grid__item-3-col:nth-of-type(9545) {
    animation-delay: 954.5s; }
  .grid__item-3-col:nth-of-type(9546) {
    animation-delay: 954.6s; }
  .grid__item-3-col:nth-of-type(9547) {
    animation-delay: 954.7s; }
  .grid__item-3-col:nth-of-type(9548) {
    animation-delay: 954.8s; }
  .grid__item-3-col:nth-of-type(9549) {
    animation-delay: 954.9s; }
  .grid__item-3-col:nth-of-type(9550) {
    animation-delay: 955s; }
  .grid__item-3-col:nth-of-type(9551) {
    animation-delay: 955.1s; }
  .grid__item-3-col:nth-of-type(9552) {
    animation-delay: 955.2s; }
  .grid__item-3-col:nth-of-type(9553) {
    animation-delay: 955.3s; }
  .grid__item-3-col:nth-of-type(9554) {
    animation-delay: 955.4s; }
  .grid__item-3-col:nth-of-type(9555) {
    animation-delay: 955.5s; }
  .grid__item-3-col:nth-of-type(9556) {
    animation-delay: 955.6s; }
  .grid__item-3-col:nth-of-type(9557) {
    animation-delay: 955.7s; }
  .grid__item-3-col:nth-of-type(9558) {
    animation-delay: 955.8s; }
  .grid__item-3-col:nth-of-type(9559) {
    animation-delay: 955.9s; }
  .grid__item-3-col:nth-of-type(9560) {
    animation-delay: 956s; }
  .grid__item-3-col:nth-of-type(9561) {
    animation-delay: 956.1s; }
  .grid__item-3-col:nth-of-type(9562) {
    animation-delay: 956.2s; }
  .grid__item-3-col:nth-of-type(9563) {
    animation-delay: 956.3s; }
  .grid__item-3-col:nth-of-type(9564) {
    animation-delay: 956.4s; }
  .grid__item-3-col:nth-of-type(9565) {
    animation-delay: 956.5s; }
  .grid__item-3-col:nth-of-type(9566) {
    animation-delay: 956.6s; }
  .grid__item-3-col:nth-of-type(9567) {
    animation-delay: 956.7s; }
  .grid__item-3-col:nth-of-type(9568) {
    animation-delay: 956.8s; }
  .grid__item-3-col:nth-of-type(9569) {
    animation-delay: 956.9s; }
  .grid__item-3-col:nth-of-type(9570) {
    animation-delay: 957s; }
  .grid__item-3-col:nth-of-type(9571) {
    animation-delay: 957.1s; }
  .grid__item-3-col:nth-of-type(9572) {
    animation-delay: 957.2s; }
  .grid__item-3-col:nth-of-type(9573) {
    animation-delay: 957.3s; }
  .grid__item-3-col:nth-of-type(9574) {
    animation-delay: 957.4s; }
  .grid__item-3-col:nth-of-type(9575) {
    animation-delay: 957.5s; }
  .grid__item-3-col:nth-of-type(9576) {
    animation-delay: 957.6s; }
  .grid__item-3-col:nth-of-type(9577) {
    animation-delay: 957.7s; }
  .grid__item-3-col:nth-of-type(9578) {
    animation-delay: 957.8s; }
  .grid__item-3-col:nth-of-type(9579) {
    animation-delay: 957.9s; }
  .grid__item-3-col:nth-of-type(9580) {
    animation-delay: 958s; }
  .grid__item-3-col:nth-of-type(9581) {
    animation-delay: 958.1s; }
  .grid__item-3-col:nth-of-type(9582) {
    animation-delay: 958.2s; }
  .grid__item-3-col:nth-of-type(9583) {
    animation-delay: 958.3s; }
  .grid__item-3-col:nth-of-type(9584) {
    animation-delay: 958.4s; }
  .grid__item-3-col:nth-of-type(9585) {
    animation-delay: 958.5s; }
  .grid__item-3-col:nth-of-type(9586) {
    animation-delay: 958.6s; }
  .grid__item-3-col:nth-of-type(9587) {
    animation-delay: 958.7s; }
  .grid__item-3-col:nth-of-type(9588) {
    animation-delay: 958.8s; }
  .grid__item-3-col:nth-of-type(9589) {
    animation-delay: 958.9s; }
  .grid__item-3-col:nth-of-type(9590) {
    animation-delay: 959s; }
  .grid__item-3-col:nth-of-type(9591) {
    animation-delay: 959.1s; }
  .grid__item-3-col:nth-of-type(9592) {
    animation-delay: 959.2s; }
  .grid__item-3-col:nth-of-type(9593) {
    animation-delay: 959.3s; }
  .grid__item-3-col:nth-of-type(9594) {
    animation-delay: 959.4s; }
  .grid__item-3-col:nth-of-type(9595) {
    animation-delay: 959.5s; }
  .grid__item-3-col:nth-of-type(9596) {
    animation-delay: 959.6s; }
  .grid__item-3-col:nth-of-type(9597) {
    animation-delay: 959.7s; }
  .grid__item-3-col:nth-of-type(9598) {
    animation-delay: 959.8s; }
  .grid__item-3-col:nth-of-type(9599) {
    animation-delay: 959.9s; }
  .grid__item-3-col:nth-of-type(9600) {
    animation-delay: 960s; }
  .grid__item-3-col:nth-of-type(9601) {
    animation-delay: 960.1s; }
  .grid__item-3-col:nth-of-type(9602) {
    animation-delay: 960.2s; }
  .grid__item-3-col:nth-of-type(9603) {
    animation-delay: 960.3s; }
  .grid__item-3-col:nth-of-type(9604) {
    animation-delay: 960.4s; }
  .grid__item-3-col:nth-of-type(9605) {
    animation-delay: 960.5s; }
  .grid__item-3-col:nth-of-type(9606) {
    animation-delay: 960.6s; }
  .grid__item-3-col:nth-of-type(9607) {
    animation-delay: 960.7s; }
  .grid__item-3-col:nth-of-type(9608) {
    animation-delay: 960.8s; }
  .grid__item-3-col:nth-of-type(9609) {
    animation-delay: 960.9s; }
  .grid__item-3-col:nth-of-type(9610) {
    animation-delay: 961s; }
  .grid__item-3-col:nth-of-type(9611) {
    animation-delay: 961.1s; }
  .grid__item-3-col:nth-of-type(9612) {
    animation-delay: 961.2s; }
  .grid__item-3-col:nth-of-type(9613) {
    animation-delay: 961.3s; }
  .grid__item-3-col:nth-of-type(9614) {
    animation-delay: 961.4s; }
  .grid__item-3-col:nth-of-type(9615) {
    animation-delay: 961.5s; }
  .grid__item-3-col:nth-of-type(9616) {
    animation-delay: 961.6s; }
  .grid__item-3-col:nth-of-type(9617) {
    animation-delay: 961.7s; }
  .grid__item-3-col:nth-of-type(9618) {
    animation-delay: 961.8s; }
  .grid__item-3-col:nth-of-type(9619) {
    animation-delay: 961.9s; }
  .grid__item-3-col:nth-of-type(9620) {
    animation-delay: 962s; }
  .grid__item-3-col:nth-of-type(9621) {
    animation-delay: 962.1s; }
  .grid__item-3-col:nth-of-type(9622) {
    animation-delay: 962.2s; }
  .grid__item-3-col:nth-of-type(9623) {
    animation-delay: 962.3s; }
  .grid__item-3-col:nth-of-type(9624) {
    animation-delay: 962.4s; }
  .grid__item-3-col:nth-of-type(9625) {
    animation-delay: 962.5s; }
  .grid__item-3-col:nth-of-type(9626) {
    animation-delay: 962.6s; }
  .grid__item-3-col:nth-of-type(9627) {
    animation-delay: 962.7s; }
  .grid__item-3-col:nth-of-type(9628) {
    animation-delay: 962.8s; }
  .grid__item-3-col:nth-of-type(9629) {
    animation-delay: 962.9s; }
  .grid__item-3-col:nth-of-type(9630) {
    animation-delay: 963s; }
  .grid__item-3-col:nth-of-type(9631) {
    animation-delay: 963.1s; }
  .grid__item-3-col:nth-of-type(9632) {
    animation-delay: 963.2s; }
  .grid__item-3-col:nth-of-type(9633) {
    animation-delay: 963.3s; }
  .grid__item-3-col:nth-of-type(9634) {
    animation-delay: 963.4s; }
  .grid__item-3-col:nth-of-type(9635) {
    animation-delay: 963.5s; }
  .grid__item-3-col:nth-of-type(9636) {
    animation-delay: 963.6s; }
  .grid__item-3-col:nth-of-type(9637) {
    animation-delay: 963.7s; }
  .grid__item-3-col:nth-of-type(9638) {
    animation-delay: 963.8s; }
  .grid__item-3-col:nth-of-type(9639) {
    animation-delay: 963.9s; }
  .grid__item-3-col:nth-of-type(9640) {
    animation-delay: 964s; }
  .grid__item-3-col:nth-of-type(9641) {
    animation-delay: 964.1s; }
  .grid__item-3-col:nth-of-type(9642) {
    animation-delay: 964.2s; }
  .grid__item-3-col:nth-of-type(9643) {
    animation-delay: 964.3s; }
  .grid__item-3-col:nth-of-type(9644) {
    animation-delay: 964.4s; }
  .grid__item-3-col:nth-of-type(9645) {
    animation-delay: 964.5s; }
  .grid__item-3-col:nth-of-type(9646) {
    animation-delay: 964.6s; }
  .grid__item-3-col:nth-of-type(9647) {
    animation-delay: 964.7s; }
  .grid__item-3-col:nth-of-type(9648) {
    animation-delay: 964.8s; }
  .grid__item-3-col:nth-of-type(9649) {
    animation-delay: 964.9s; }
  .grid__item-3-col:nth-of-type(9650) {
    animation-delay: 965s; }
  .grid__item-3-col:nth-of-type(9651) {
    animation-delay: 965.1s; }
  .grid__item-3-col:nth-of-type(9652) {
    animation-delay: 965.2s; }
  .grid__item-3-col:nth-of-type(9653) {
    animation-delay: 965.3s; }
  .grid__item-3-col:nth-of-type(9654) {
    animation-delay: 965.4s; }
  .grid__item-3-col:nth-of-type(9655) {
    animation-delay: 965.5s; }
  .grid__item-3-col:nth-of-type(9656) {
    animation-delay: 965.6s; }
  .grid__item-3-col:nth-of-type(9657) {
    animation-delay: 965.7s; }
  .grid__item-3-col:nth-of-type(9658) {
    animation-delay: 965.8s; }
  .grid__item-3-col:nth-of-type(9659) {
    animation-delay: 965.9s; }
  .grid__item-3-col:nth-of-type(9660) {
    animation-delay: 966s; }
  .grid__item-3-col:nth-of-type(9661) {
    animation-delay: 966.1s; }
  .grid__item-3-col:nth-of-type(9662) {
    animation-delay: 966.2s; }
  .grid__item-3-col:nth-of-type(9663) {
    animation-delay: 966.3s; }
  .grid__item-3-col:nth-of-type(9664) {
    animation-delay: 966.4s; }
  .grid__item-3-col:nth-of-type(9665) {
    animation-delay: 966.5s; }
  .grid__item-3-col:nth-of-type(9666) {
    animation-delay: 966.6s; }
  .grid__item-3-col:nth-of-type(9667) {
    animation-delay: 966.7s; }
  .grid__item-3-col:nth-of-type(9668) {
    animation-delay: 966.8s; }
  .grid__item-3-col:nth-of-type(9669) {
    animation-delay: 966.9s; }
  .grid__item-3-col:nth-of-type(9670) {
    animation-delay: 967s; }
  .grid__item-3-col:nth-of-type(9671) {
    animation-delay: 967.1s; }
  .grid__item-3-col:nth-of-type(9672) {
    animation-delay: 967.2s; }
  .grid__item-3-col:nth-of-type(9673) {
    animation-delay: 967.3s; }
  .grid__item-3-col:nth-of-type(9674) {
    animation-delay: 967.4s; }
  .grid__item-3-col:nth-of-type(9675) {
    animation-delay: 967.5s; }
  .grid__item-3-col:nth-of-type(9676) {
    animation-delay: 967.6s; }
  .grid__item-3-col:nth-of-type(9677) {
    animation-delay: 967.7s; }
  .grid__item-3-col:nth-of-type(9678) {
    animation-delay: 967.8s; }
  .grid__item-3-col:nth-of-type(9679) {
    animation-delay: 967.9s; }
  .grid__item-3-col:nth-of-type(9680) {
    animation-delay: 968s; }
  .grid__item-3-col:nth-of-type(9681) {
    animation-delay: 968.1s; }
  .grid__item-3-col:nth-of-type(9682) {
    animation-delay: 968.2s; }
  .grid__item-3-col:nth-of-type(9683) {
    animation-delay: 968.3s; }
  .grid__item-3-col:nth-of-type(9684) {
    animation-delay: 968.4s; }
  .grid__item-3-col:nth-of-type(9685) {
    animation-delay: 968.5s; }
  .grid__item-3-col:nth-of-type(9686) {
    animation-delay: 968.6s; }
  .grid__item-3-col:nth-of-type(9687) {
    animation-delay: 968.7s; }
  .grid__item-3-col:nth-of-type(9688) {
    animation-delay: 968.8s; }
  .grid__item-3-col:nth-of-type(9689) {
    animation-delay: 968.9s; }
  .grid__item-3-col:nth-of-type(9690) {
    animation-delay: 969s; }
  .grid__item-3-col:nth-of-type(9691) {
    animation-delay: 969.1s; }
  .grid__item-3-col:nth-of-type(9692) {
    animation-delay: 969.2s; }
  .grid__item-3-col:nth-of-type(9693) {
    animation-delay: 969.3s; }
  .grid__item-3-col:nth-of-type(9694) {
    animation-delay: 969.4s; }
  .grid__item-3-col:nth-of-type(9695) {
    animation-delay: 969.5s; }
  .grid__item-3-col:nth-of-type(9696) {
    animation-delay: 969.6s; }
  .grid__item-3-col:nth-of-type(9697) {
    animation-delay: 969.7s; }
  .grid__item-3-col:nth-of-type(9698) {
    animation-delay: 969.8s; }
  .grid__item-3-col:nth-of-type(9699) {
    animation-delay: 969.9s; }
  .grid__item-3-col:nth-of-type(9700) {
    animation-delay: 970s; }
  .grid__item-3-col:nth-of-type(9701) {
    animation-delay: 970.1s; }
  .grid__item-3-col:nth-of-type(9702) {
    animation-delay: 970.2s; }
  .grid__item-3-col:nth-of-type(9703) {
    animation-delay: 970.3s; }
  .grid__item-3-col:nth-of-type(9704) {
    animation-delay: 970.4s; }
  .grid__item-3-col:nth-of-type(9705) {
    animation-delay: 970.5s; }
  .grid__item-3-col:nth-of-type(9706) {
    animation-delay: 970.6s; }
  .grid__item-3-col:nth-of-type(9707) {
    animation-delay: 970.7s; }
  .grid__item-3-col:nth-of-type(9708) {
    animation-delay: 970.8s; }
  .grid__item-3-col:nth-of-type(9709) {
    animation-delay: 970.9s; }
  .grid__item-3-col:nth-of-type(9710) {
    animation-delay: 971s; }
  .grid__item-3-col:nth-of-type(9711) {
    animation-delay: 971.1s; }
  .grid__item-3-col:nth-of-type(9712) {
    animation-delay: 971.2s; }
  .grid__item-3-col:nth-of-type(9713) {
    animation-delay: 971.3s; }
  .grid__item-3-col:nth-of-type(9714) {
    animation-delay: 971.4s; }
  .grid__item-3-col:nth-of-type(9715) {
    animation-delay: 971.5s; }
  .grid__item-3-col:nth-of-type(9716) {
    animation-delay: 971.6s; }
  .grid__item-3-col:nth-of-type(9717) {
    animation-delay: 971.7s; }
  .grid__item-3-col:nth-of-type(9718) {
    animation-delay: 971.8s; }
  .grid__item-3-col:nth-of-type(9719) {
    animation-delay: 971.9s; }
  .grid__item-3-col:nth-of-type(9720) {
    animation-delay: 972s; }
  .grid__item-3-col:nth-of-type(9721) {
    animation-delay: 972.1s; }
  .grid__item-3-col:nth-of-type(9722) {
    animation-delay: 972.2s; }
  .grid__item-3-col:nth-of-type(9723) {
    animation-delay: 972.3s; }
  .grid__item-3-col:nth-of-type(9724) {
    animation-delay: 972.4s; }
  .grid__item-3-col:nth-of-type(9725) {
    animation-delay: 972.5s; }
  .grid__item-3-col:nth-of-type(9726) {
    animation-delay: 972.6s; }
  .grid__item-3-col:nth-of-type(9727) {
    animation-delay: 972.7s; }
  .grid__item-3-col:nth-of-type(9728) {
    animation-delay: 972.8s; }
  .grid__item-3-col:nth-of-type(9729) {
    animation-delay: 972.9s; }
  .grid__item-3-col:nth-of-type(9730) {
    animation-delay: 973s; }
  .grid__item-3-col:nth-of-type(9731) {
    animation-delay: 973.1s; }
  .grid__item-3-col:nth-of-type(9732) {
    animation-delay: 973.2s; }
  .grid__item-3-col:nth-of-type(9733) {
    animation-delay: 973.3s; }
  .grid__item-3-col:nth-of-type(9734) {
    animation-delay: 973.4s; }
  .grid__item-3-col:nth-of-type(9735) {
    animation-delay: 973.5s; }
  .grid__item-3-col:nth-of-type(9736) {
    animation-delay: 973.6s; }
  .grid__item-3-col:nth-of-type(9737) {
    animation-delay: 973.7s; }
  .grid__item-3-col:nth-of-type(9738) {
    animation-delay: 973.8s; }
  .grid__item-3-col:nth-of-type(9739) {
    animation-delay: 973.9s; }
  .grid__item-3-col:nth-of-type(9740) {
    animation-delay: 974s; }
  .grid__item-3-col:nth-of-type(9741) {
    animation-delay: 974.1s; }
  .grid__item-3-col:nth-of-type(9742) {
    animation-delay: 974.2s; }
  .grid__item-3-col:nth-of-type(9743) {
    animation-delay: 974.3s; }
  .grid__item-3-col:nth-of-type(9744) {
    animation-delay: 974.4s; }
  .grid__item-3-col:nth-of-type(9745) {
    animation-delay: 974.5s; }
  .grid__item-3-col:nth-of-type(9746) {
    animation-delay: 974.6s; }
  .grid__item-3-col:nth-of-type(9747) {
    animation-delay: 974.7s; }
  .grid__item-3-col:nth-of-type(9748) {
    animation-delay: 974.8s; }
  .grid__item-3-col:nth-of-type(9749) {
    animation-delay: 974.9s; }
  .grid__item-3-col:nth-of-type(9750) {
    animation-delay: 975s; }
  .grid__item-3-col:nth-of-type(9751) {
    animation-delay: 975.1s; }
  .grid__item-3-col:nth-of-type(9752) {
    animation-delay: 975.2s; }
  .grid__item-3-col:nth-of-type(9753) {
    animation-delay: 975.3s; }
  .grid__item-3-col:nth-of-type(9754) {
    animation-delay: 975.4s; }
  .grid__item-3-col:nth-of-type(9755) {
    animation-delay: 975.5s; }
  .grid__item-3-col:nth-of-type(9756) {
    animation-delay: 975.6s; }
  .grid__item-3-col:nth-of-type(9757) {
    animation-delay: 975.7s; }
  .grid__item-3-col:nth-of-type(9758) {
    animation-delay: 975.8s; }
  .grid__item-3-col:nth-of-type(9759) {
    animation-delay: 975.9s; }
  .grid__item-3-col:nth-of-type(9760) {
    animation-delay: 976s; }
  .grid__item-3-col:nth-of-type(9761) {
    animation-delay: 976.1s; }
  .grid__item-3-col:nth-of-type(9762) {
    animation-delay: 976.2s; }
  .grid__item-3-col:nth-of-type(9763) {
    animation-delay: 976.3s; }
  .grid__item-3-col:nth-of-type(9764) {
    animation-delay: 976.4s; }
  .grid__item-3-col:nth-of-type(9765) {
    animation-delay: 976.5s; }
  .grid__item-3-col:nth-of-type(9766) {
    animation-delay: 976.6s; }
  .grid__item-3-col:nth-of-type(9767) {
    animation-delay: 976.7s; }
  .grid__item-3-col:nth-of-type(9768) {
    animation-delay: 976.8s; }
  .grid__item-3-col:nth-of-type(9769) {
    animation-delay: 976.9s; }
  .grid__item-3-col:nth-of-type(9770) {
    animation-delay: 977s; }
  .grid__item-3-col:nth-of-type(9771) {
    animation-delay: 977.1s; }
  .grid__item-3-col:nth-of-type(9772) {
    animation-delay: 977.2s; }
  .grid__item-3-col:nth-of-type(9773) {
    animation-delay: 977.3s; }
  .grid__item-3-col:nth-of-type(9774) {
    animation-delay: 977.4s; }
  .grid__item-3-col:nth-of-type(9775) {
    animation-delay: 977.5s; }
  .grid__item-3-col:nth-of-type(9776) {
    animation-delay: 977.6s; }
  .grid__item-3-col:nth-of-type(9777) {
    animation-delay: 977.7s; }
  .grid__item-3-col:nth-of-type(9778) {
    animation-delay: 977.8s; }
  .grid__item-3-col:nth-of-type(9779) {
    animation-delay: 977.9s; }
  .grid__item-3-col:nth-of-type(9780) {
    animation-delay: 978s; }
  .grid__item-3-col:nth-of-type(9781) {
    animation-delay: 978.1s; }
  .grid__item-3-col:nth-of-type(9782) {
    animation-delay: 978.2s; }
  .grid__item-3-col:nth-of-type(9783) {
    animation-delay: 978.3s; }
  .grid__item-3-col:nth-of-type(9784) {
    animation-delay: 978.4s; }
  .grid__item-3-col:nth-of-type(9785) {
    animation-delay: 978.5s; }
  .grid__item-3-col:nth-of-type(9786) {
    animation-delay: 978.6s; }
  .grid__item-3-col:nth-of-type(9787) {
    animation-delay: 978.7s; }
  .grid__item-3-col:nth-of-type(9788) {
    animation-delay: 978.8s; }
  .grid__item-3-col:nth-of-type(9789) {
    animation-delay: 978.9s; }
  .grid__item-3-col:nth-of-type(9790) {
    animation-delay: 979s; }
  .grid__item-3-col:nth-of-type(9791) {
    animation-delay: 979.1s; }
  .grid__item-3-col:nth-of-type(9792) {
    animation-delay: 979.2s; }
  .grid__item-3-col:nth-of-type(9793) {
    animation-delay: 979.3s; }
  .grid__item-3-col:nth-of-type(9794) {
    animation-delay: 979.4s; }
  .grid__item-3-col:nth-of-type(9795) {
    animation-delay: 979.5s; }
  .grid__item-3-col:nth-of-type(9796) {
    animation-delay: 979.6s; }
  .grid__item-3-col:nth-of-type(9797) {
    animation-delay: 979.7s; }
  .grid__item-3-col:nth-of-type(9798) {
    animation-delay: 979.8s; }
  .grid__item-3-col:nth-of-type(9799) {
    animation-delay: 979.9s; }
  .grid__item-3-col:nth-of-type(9800) {
    animation-delay: 980s; }
  .grid__item-3-col:nth-of-type(9801) {
    animation-delay: 980.1s; }
  .grid__item-3-col:nth-of-type(9802) {
    animation-delay: 980.2s; }
  .grid__item-3-col:nth-of-type(9803) {
    animation-delay: 980.3s; }
  .grid__item-3-col:nth-of-type(9804) {
    animation-delay: 980.4s; }
  .grid__item-3-col:nth-of-type(9805) {
    animation-delay: 980.5s; }
  .grid__item-3-col:nth-of-type(9806) {
    animation-delay: 980.6s; }
  .grid__item-3-col:nth-of-type(9807) {
    animation-delay: 980.7s; }
  .grid__item-3-col:nth-of-type(9808) {
    animation-delay: 980.8s; }
  .grid__item-3-col:nth-of-type(9809) {
    animation-delay: 980.9s; }
  .grid__item-3-col:nth-of-type(9810) {
    animation-delay: 981s; }
  .grid__item-3-col:nth-of-type(9811) {
    animation-delay: 981.1s; }
  .grid__item-3-col:nth-of-type(9812) {
    animation-delay: 981.2s; }
  .grid__item-3-col:nth-of-type(9813) {
    animation-delay: 981.3s; }
  .grid__item-3-col:nth-of-type(9814) {
    animation-delay: 981.4s; }
  .grid__item-3-col:nth-of-type(9815) {
    animation-delay: 981.5s; }
  .grid__item-3-col:nth-of-type(9816) {
    animation-delay: 981.6s; }
  .grid__item-3-col:nth-of-type(9817) {
    animation-delay: 981.7s; }
  .grid__item-3-col:nth-of-type(9818) {
    animation-delay: 981.8s; }
  .grid__item-3-col:nth-of-type(9819) {
    animation-delay: 981.9s; }
  .grid__item-3-col:nth-of-type(9820) {
    animation-delay: 982s; }
  .grid__item-3-col:nth-of-type(9821) {
    animation-delay: 982.1s; }
  .grid__item-3-col:nth-of-type(9822) {
    animation-delay: 982.2s; }
  .grid__item-3-col:nth-of-type(9823) {
    animation-delay: 982.3s; }
  .grid__item-3-col:nth-of-type(9824) {
    animation-delay: 982.4s; }
  .grid__item-3-col:nth-of-type(9825) {
    animation-delay: 982.5s; }
  .grid__item-3-col:nth-of-type(9826) {
    animation-delay: 982.6s; }
  .grid__item-3-col:nth-of-type(9827) {
    animation-delay: 982.7s; }
  .grid__item-3-col:nth-of-type(9828) {
    animation-delay: 982.8s; }
  .grid__item-3-col:nth-of-type(9829) {
    animation-delay: 982.9s; }
  .grid__item-3-col:nth-of-type(9830) {
    animation-delay: 983s; }
  .grid__item-3-col:nth-of-type(9831) {
    animation-delay: 983.1s; }
  .grid__item-3-col:nth-of-type(9832) {
    animation-delay: 983.2s; }
  .grid__item-3-col:nth-of-type(9833) {
    animation-delay: 983.3s; }
  .grid__item-3-col:nth-of-type(9834) {
    animation-delay: 983.4s; }
  .grid__item-3-col:nth-of-type(9835) {
    animation-delay: 983.5s; }
  .grid__item-3-col:nth-of-type(9836) {
    animation-delay: 983.6s; }
  .grid__item-3-col:nth-of-type(9837) {
    animation-delay: 983.7s; }
  .grid__item-3-col:nth-of-type(9838) {
    animation-delay: 983.8s; }
  .grid__item-3-col:nth-of-type(9839) {
    animation-delay: 983.9s; }
  .grid__item-3-col:nth-of-type(9840) {
    animation-delay: 984s; }
  .grid__item-3-col:nth-of-type(9841) {
    animation-delay: 984.1s; }
  .grid__item-3-col:nth-of-type(9842) {
    animation-delay: 984.2s; }
  .grid__item-3-col:nth-of-type(9843) {
    animation-delay: 984.3s; }
  .grid__item-3-col:nth-of-type(9844) {
    animation-delay: 984.4s; }
  .grid__item-3-col:nth-of-type(9845) {
    animation-delay: 984.5s; }
  .grid__item-3-col:nth-of-type(9846) {
    animation-delay: 984.6s; }
  .grid__item-3-col:nth-of-type(9847) {
    animation-delay: 984.7s; }
  .grid__item-3-col:nth-of-type(9848) {
    animation-delay: 984.8s; }
  .grid__item-3-col:nth-of-type(9849) {
    animation-delay: 984.9s; }
  .grid__item-3-col:nth-of-type(9850) {
    animation-delay: 985s; }
  .grid__item-3-col:nth-of-type(9851) {
    animation-delay: 985.1s; }
  .grid__item-3-col:nth-of-type(9852) {
    animation-delay: 985.2s; }
  .grid__item-3-col:nth-of-type(9853) {
    animation-delay: 985.3s; }
  .grid__item-3-col:nth-of-type(9854) {
    animation-delay: 985.4s; }
  .grid__item-3-col:nth-of-type(9855) {
    animation-delay: 985.5s; }
  .grid__item-3-col:nth-of-type(9856) {
    animation-delay: 985.6s; }
  .grid__item-3-col:nth-of-type(9857) {
    animation-delay: 985.7s; }
  .grid__item-3-col:nth-of-type(9858) {
    animation-delay: 985.8s; }
  .grid__item-3-col:nth-of-type(9859) {
    animation-delay: 985.9s; }
  .grid__item-3-col:nth-of-type(9860) {
    animation-delay: 986s; }
  .grid__item-3-col:nth-of-type(9861) {
    animation-delay: 986.1s; }
  .grid__item-3-col:nth-of-type(9862) {
    animation-delay: 986.2s; }
  .grid__item-3-col:nth-of-type(9863) {
    animation-delay: 986.3s; }
  .grid__item-3-col:nth-of-type(9864) {
    animation-delay: 986.4s; }
  .grid__item-3-col:nth-of-type(9865) {
    animation-delay: 986.5s; }
  .grid__item-3-col:nth-of-type(9866) {
    animation-delay: 986.6s; }
  .grid__item-3-col:nth-of-type(9867) {
    animation-delay: 986.7s; }
  .grid__item-3-col:nth-of-type(9868) {
    animation-delay: 986.8s; }
  .grid__item-3-col:nth-of-type(9869) {
    animation-delay: 986.9s; }
  .grid__item-3-col:nth-of-type(9870) {
    animation-delay: 987s; }
  .grid__item-3-col:nth-of-type(9871) {
    animation-delay: 987.1s; }
  .grid__item-3-col:nth-of-type(9872) {
    animation-delay: 987.2s; }
  .grid__item-3-col:nth-of-type(9873) {
    animation-delay: 987.3s; }
  .grid__item-3-col:nth-of-type(9874) {
    animation-delay: 987.4s; }
  .grid__item-3-col:nth-of-type(9875) {
    animation-delay: 987.5s; }
  .grid__item-3-col:nth-of-type(9876) {
    animation-delay: 987.6s; }
  .grid__item-3-col:nth-of-type(9877) {
    animation-delay: 987.7s; }
  .grid__item-3-col:nth-of-type(9878) {
    animation-delay: 987.8s; }
  .grid__item-3-col:nth-of-type(9879) {
    animation-delay: 987.9s; }
  .grid__item-3-col:nth-of-type(9880) {
    animation-delay: 988s; }
  .grid__item-3-col:nth-of-type(9881) {
    animation-delay: 988.1s; }
  .grid__item-3-col:nth-of-type(9882) {
    animation-delay: 988.2s; }
  .grid__item-3-col:nth-of-type(9883) {
    animation-delay: 988.3s; }
  .grid__item-3-col:nth-of-type(9884) {
    animation-delay: 988.4s; }
  .grid__item-3-col:nth-of-type(9885) {
    animation-delay: 988.5s; }
  .grid__item-3-col:nth-of-type(9886) {
    animation-delay: 988.6s; }
  .grid__item-3-col:nth-of-type(9887) {
    animation-delay: 988.7s; }
  .grid__item-3-col:nth-of-type(9888) {
    animation-delay: 988.8s; }
  .grid__item-3-col:nth-of-type(9889) {
    animation-delay: 988.9s; }
  .grid__item-3-col:nth-of-type(9890) {
    animation-delay: 989s; }
  .grid__item-3-col:nth-of-type(9891) {
    animation-delay: 989.1s; }
  .grid__item-3-col:nth-of-type(9892) {
    animation-delay: 989.2s; }
  .grid__item-3-col:nth-of-type(9893) {
    animation-delay: 989.3s; }
  .grid__item-3-col:nth-of-type(9894) {
    animation-delay: 989.4s; }
  .grid__item-3-col:nth-of-type(9895) {
    animation-delay: 989.5s; }
  .grid__item-3-col:nth-of-type(9896) {
    animation-delay: 989.6s; }
  .grid__item-3-col:nth-of-type(9897) {
    animation-delay: 989.7s; }
  .grid__item-3-col:nth-of-type(9898) {
    animation-delay: 989.8s; }
  .grid__item-3-col:nth-of-type(9899) {
    animation-delay: 989.9s; }
  .grid__item-3-col:nth-of-type(9900) {
    animation-delay: 990s; }
  .grid__item-3-col:nth-of-type(9901) {
    animation-delay: 990.1s; }
  .grid__item-3-col:nth-of-type(9902) {
    animation-delay: 990.2s; }
  .grid__item-3-col:nth-of-type(9903) {
    animation-delay: 990.3s; }
  .grid__item-3-col:nth-of-type(9904) {
    animation-delay: 990.4s; }
  .grid__item-3-col:nth-of-type(9905) {
    animation-delay: 990.5s; }
  .grid__item-3-col:nth-of-type(9906) {
    animation-delay: 990.6s; }
  .grid__item-3-col:nth-of-type(9907) {
    animation-delay: 990.7s; }
  .grid__item-3-col:nth-of-type(9908) {
    animation-delay: 990.8s; }
  .grid__item-3-col:nth-of-type(9909) {
    animation-delay: 990.9s; }
  .grid__item-3-col:nth-of-type(9910) {
    animation-delay: 991s; }
  .grid__item-3-col:nth-of-type(9911) {
    animation-delay: 991.1s; }
  .grid__item-3-col:nth-of-type(9912) {
    animation-delay: 991.2s; }
  .grid__item-3-col:nth-of-type(9913) {
    animation-delay: 991.3s; }
  .grid__item-3-col:nth-of-type(9914) {
    animation-delay: 991.4s; }
  .grid__item-3-col:nth-of-type(9915) {
    animation-delay: 991.5s; }
  .grid__item-3-col:nth-of-type(9916) {
    animation-delay: 991.6s; }
  .grid__item-3-col:nth-of-type(9917) {
    animation-delay: 991.7s; }
  .grid__item-3-col:nth-of-type(9918) {
    animation-delay: 991.8s; }
  .grid__item-3-col:nth-of-type(9919) {
    animation-delay: 991.9s; }
  .grid__item-3-col:nth-of-type(9920) {
    animation-delay: 992s; }
  .grid__item-3-col:nth-of-type(9921) {
    animation-delay: 992.1s; }
  .grid__item-3-col:nth-of-type(9922) {
    animation-delay: 992.2s; }
  .grid__item-3-col:nth-of-type(9923) {
    animation-delay: 992.3s; }
  .grid__item-3-col:nth-of-type(9924) {
    animation-delay: 992.4s; }
  .grid__item-3-col:nth-of-type(9925) {
    animation-delay: 992.5s; }
  .grid__item-3-col:nth-of-type(9926) {
    animation-delay: 992.6s; }
  .grid__item-3-col:nth-of-type(9927) {
    animation-delay: 992.7s; }
  .grid__item-3-col:nth-of-type(9928) {
    animation-delay: 992.8s; }
  .grid__item-3-col:nth-of-type(9929) {
    animation-delay: 992.9s; }
  .grid__item-3-col:nth-of-type(9930) {
    animation-delay: 993s; }
  .grid__item-3-col:nth-of-type(9931) {
    animation-delay: 993.1s; }
  .grid__item-3-col:nth-of-type(9932) {
    animation-delay: 993.2s; }
  .grid__item-3-col:nth-of-type(9933) {
    animation-delay: 993.3s; }
  .grid__item-3-col:nth-of-type(9934) {
    animation-delay: 993.4s; }
  .grid__item-3-col:nth-of-type(9935) {
    animation-delay: 993.5s; }
  .grid__item-3-col:nth-of-type(9936) {
    animation-delay: 993.6s; }
  .grid__item-3-col:nth-of-type(9937) {
    animation-delay: 993.7s; }
  .grid__item-3-col:nth-of-type(9938) {
    animation-delay: 993.8s; }
  .grid__item-3-col:nth-of-type(9939) {
    animation-delay: 993.9s; }
  .grid__item-3-col:nth-of-type(9940) {
    animation-delay: 994s; }
  .grid__item-3-col:nth-of-type(9941) {
    animation-delay: 994.1s; }
  .grid__item-3-col:nth-of-type(9942) {
    animation-delay: 994.2s; }
  .grid__item-3-col:nth-of-type(9943) {
    animation-delay: 994.3s; }
  .grid__item-3-col:nth-of-type(9944) {
    animation-delay: 994.4s; }
  .grid__item-3-col:nth-of-type(9945) {
    animation-delay: 994.5s; }
  .grid__item-3-col:nth-of-type(9946) {
    animation-delay: 994.6s; }
  .grid__item-3-col:nth-of-type(9947) {
    animation-delay: 994.7s; }
  .grid__item-3-col:nth-of-type(9948) {
    animation-delay: 994.8s; }
  .grid__item-3-col:nth-of-type(9949) {
    animation-delay: 994.9s; }
  .grid__item-3-col:nth-of-type(9950) {
    animation-delay: 995s; }
  .grid__item-3-col:nth-of-type(9951) {
    animation-delay: 995.1s; }
  .grid__item-3-col:nth-of-type(9952) {
    animation-delay: 995.2s; }
  .grid__item-3-col:nth-of-type(9953) {
    animation-delay: 995.3s; }
  .grid__item-3-col:nth-of-type(9954) {
    animation-delay: 995.4s; }
  .grid__item-3-col:nth-of-type(9955) {
    animation-delay: 995.5s; }
  .grid__item-3-col:nth-of-type(9956) {
    animation-delay: 995.6s; }
  .grid__item-3-col:nth-of-type(9957) {
    animation-delay: 995.7s; }
  .grid__item-3-col:nth-of-type(9958) {
    animation-delay: 995.8s; }
  .grid__item-3-col:nth-of-type(9959) {
    animation-delay: 995.9s; }
  .grid__item-3-col:nth-of-type(9960) {
    animation-delay: 996s; }
  .grid__item-3-col:nth-of-type(9961) {
    animation-delay: 996.1s; }
  .grid__item-3-col:nth-of-type(9962) {
    animation-delay: 996.2s; }
  .grid__item-3-col:nth-of-type(9963) {
    animation-delay: 996.3s; }
  .grid__item-3-col:nth-of-type(9964) {
    animation-delay: 996.4s; }
  .grid__item-3-col:nth-of-type(9965) {
    animation-delay: 996.5s; }
  .grid__item-3-col:nth-of-type(9966) {
    animation-delay: 996.6s; }
  .grid__item-3-col:nth-of-type(9967) {
    animation-delay: 996.7s; }
  .grid__item-3-col:nth-of-type(9968) {
    animation-delay: 996.8s; }
  .grid__item-3-col:nth-of-type(9969) {
    animation-delay: 996.9s; }
  .grid__item-3-col:nth-of-type(9970) {
    animation-delay: 997s; }
  .grid__item-3-col:nth-of-type(9971) {
    animation-delay: 997.1s; }
  .grid__item-3-col:nth-of-type(9972) {
    animation-delay: 997.2s; }
  .grid__item-3-col:nth-of-type(9973) {
    animation-delay: 997.3s; }
  .grid__item-3-col:nth-of-type(9974) {
    animation-delay: 997.4s; }
  .grid__item-3-col:nth-of-type(9975) {
    animation-delay: 997.5s; }
  .grid__item-3-col:nth-of-type(9976) {
    animation-delay: 997.6s; }
  .grid__item-3-col:nth-of-type(9977) {
    animation-delay: 997.7s; }
  .grid__item-3-col:nth-of-type(9978) {
    animation-delay: 997.8s; }
  .grid__item-3-col:nth-of-type(9979) {
    animation-delay: 997.9s; }
  .grid__item-3-col:nth-of-type(9980) {
    animation-delay: 998s; }
  .grid__item-3-col:nth-of-type(9981) {
    animation-delay: 998.1s; }
  .grid__item-3-col:nth-of-type(9982) {
    animation-delay: 998.2s; }
  .grid__item-3-col:nth-of-type(9983) {
    animation-delay: 998.3s; }
  .grid__item-3-col:nth-of-type(9984) {
    animation-delay: 998.4s; }
  .grid__item-3-col:nth-of-type(9985) {
    animation-delay: 998.5s; }
  .grid__item-3-col:nth-of-type(9986) {
    animation-delay: 998.6s; }
  .grid__item-3-col:nth-of-type(9987) {
    animation-delay: 998.7s; }
  .grid__item-3-col:nth-of-type(9988) {
    animation-delay: 998.8s; }
  .grid__item-3-col:nth-of-type(9989) {
    animation-delay: 998.9s; }
  .grid__item-3-col:nth-of-type(9990) {
    animation-delay: 999s; }
  .grid__item-3-col:nth-of-type(9991) {
    animation-delay: 999.1s; }
  .grid__item-3-col:nth-of-type(9992) {
    animation-delay: 999.2s; }
  .grid__item-3-col:nth-of-type(9993) {
    animation-delay: 999.3s; }
  .grid__item-3-col:nth-of-type(9994) {
    animation-delay: 999.4s; }
  .grid__item-3-col:nth-of-type(9995) {
    animation-delay: 999.5s; }
  .grid__item-3-col:nth-of-type(9996) {
    animation-delay: 999.6s; }
  .grid__item-3-col:nth-of-type(9997) {
    animation-delay: 999.7s; }
  .grid__item-3-col:nth-of-type(9998) {
    animation-delay: 999.8s; }
  .grid__item-3-col:nth-of-type(9999) {
    animation-delay: 999.9s; }
  @media (min-width: 992px) {
    .grid__item-3-col:nth-of-type(3n) {
      margin-right: 0; } }
  @media (max-width: 992px) {
    .grid__item-3-col {
      width: 49%; }
      .grid__item-3-col:nth-of-type(2n) {
        margin-right: 0; } }
  @media (max-width: 600px) {
    .grid__item-3-col {
      width: 100%;
      margin-right: 0; } }
  .grid__item-3-col:last-of-type {
    flex-grow: 1;
    margin: 0 0 1.5em 0; }

.grid__item-2-col {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 1.5em; }
  .grid__item-2-col:nth-of-type(1) {
    animation-delay: 0.1s; }
  .grid__item-2-col:nth-of-type(2) {
    animation-delay: 0.2s; }
  .grid__item-2-col:nth-of-type(3) {
    animation-delay: 0.3s; }
  .grid__item-2-col:nth-of-type(4) {
    animation-delay: 0.4s; }
  .grid__item-2-col:nth-of-type(5) {
    animation-delay: 0.5s; }
  .grid__item-2-col:nth-of-type(6) {
    animation-delay: 0.6s; }
  .grid__item-2-col:nth-of-type(7) {
    animation-delay: 0.7s; }
  .grid__item-2-col:nth-of-type(8) {
    animation-delay: 0.8s; }
  .grid__item-2-col:nth-of-type(9) {
    animation-delay: 0.9s; }
  .grid__item-2-col:nth-of-type(10) {
    animation-delay: 1s; }
  .grid__item-2-col:nth-of-type(11) {
    animation-delay: 1.1s; }
  .grid__item-2-col:nth-of-type(12) {
    animation-delay: 1.2s; }
  .grid__item-2-col:nth-of-type(13) {
    animation-delay: 1.3s; }
  .grid__item-2-col:nth-of-type(14) {
    animation-delay: 1.4s; }
  .grid__item-2-col:nth-of-type(15) {
    animation-delay: 1.5s; }
  .grid__item-2-col:nth-of-type(16) {
    animation-delay: 1.6s; }
  .grid__item-2-col:nth-of-type(17) {
    animation-delay: 1.7s; }
  .grid__item-2-col:nth-of-type(18) {
    animation-delay: 1.8s; }
  .grid__item-2-col:nth-of-type(19) {
    animation-delay: 1.9s; }
  .grid__item-2-col:nth-of-type(20) {
    animation-delay: 2s; }
  .grid__item-2-col:nth-of-type(21) {
    animation-delay: 2.1s; }
  .grid__item-2-col:nth-of-type(22) {
    animation-delay: 2.2s; }
  .grid__item-2-col:nth-of-type(23) {
    animation-delay: 2.3s; }
  .grid__item-2-col:nth-of-type(24) {
    animation-delay: 2.4s; }
  .grid__item-2-col:nth-of-type(25) {
    animation-delay: 2.5s; }
  .grid__item-2-col:nth-of-type(26) {
    animation-delay: 2.6s; }
  .grid__item-2-col:nth-of-type(27) {
    animation-delay: 2.7s; }
  .grid__item-2-col:nth-of-type(28) {
    animation-delay: 2.8s; }
  .grid__item-2-col:nth-of-type(29) {
    animation-delay: 2.9s; }
  .grid__item-2-col:nth-of-type(30) {
    animation-delay: 3s; }
  .grid__item-2-col:nth-of-type(31) {
    animation-delay: 3.1s; }
  .grid__item-2-col:nth-of-type(32) {
    animation-delay: 3.2s; }
  .grid__item-2-col:nth-of-type(33) {
    animation-delay: 3.3s; }
  .grid__item-2-col:nth-of-type(34) {
    animation-delay: 3.4s; }
  .grid__item-2-col:nth-of-type(35) {
    animation-delay: 3.5s; }
  .grid__item-2-col:nth-of-type(36) {
    animation-delay: 3.6s; }
  .grid__item-2-col:nth-of-type(37) {
    animation-delay: 3.7s; }
  .grid__item-2-col:nth-of-type(38) {
    animation-delay: 3.8s; }
  .grid__item-2-col:nth-of-type(39) {
    animation-delay: 3.9s; }
  .grid__item-2-col:nth-of-type(40) {
    animation-delay: 4s; }
  .grid__item-2-col:nth-of-type(41) {
    animation-delay: 4.1s; }
  .grid__item-2-col:nth-of-type(42) {
    animation-delay: 4.2s; }
  .grid__item-2-col:nth-of-type(43) {
    animation-delay: 4.3s; }
  .grid__item-2-col:nth-of-type(44) {
    animation-delay: 4.4s; }
  .grid__item-2-col:nth-of-type(45) {
    animation-delay: 4.5s; }
  .grid__item-2-col:nth-of-type(46) {
    animation-delay: 4.6s; }
  .grid__item-2-col:nth-of-type(47) {
    animation-delay: 4.7s; }
  .grid__item-2-col:nth-of-type(48) {
    animation-delay: 4.8s; }
  .grid__item-2-col:nth-of-type(49) {
    animation-delay: 4.9s; }
  .grid__item-2-col:nth-of-type(50) {
    animation-delay: 5s; }
  .grid__item-2-col:nth-of-type(51) {
    animation-delay: 5.1s; }
  .grid__item-2-col:nth-of-type(52) {
    animation-delay: 5.2s; }
  .grid__item-2-col:nth-of-type(53) {
    animation-delay: 5.3s; }
  .grid__item-2-col:nth-of-type(54) {
    animation-delay: 5.4s; }
  .grid__item-2-col:nth-of-type(55) {
    animation-delay: 5.5s; }
  .grid__item-2-col:nth-of-type(56) {
    animation-delay: 5.6s; }
  .grid__item-2-col:nth-of-type(57) {
    animation-delay: 5.7s; }
  .grid__item-2-col:nth-of-type(58) {
    animation-delay: 5.8s; }
  .grid__item-2-col:nth-of-type(59) {
    animation-delay: 5.9s; }
  .grid__item-2-col:nth-of-type(60) {
    animation-delay: 6s; }
  .grid__item-2-col:nth-of-type(61) {
    animation-delay: 6.1s; }
  .grid__item-2-col:nth-of-type(62) {
    animation-delay: 6.2s; }
  .grid__item-2-col:nth-of-type(63) {
    animation-delay: 6.3s; }
  .grid__item-2-col:nth-of-type(64) {
    animation-delay: 6.4s; }
  .grid__item-2-col:nth-of-type(65) {
    animation-delay: 6.5s; }
  .grid__item-2-col:nth-of-type(66) {
    animation-delay: 6.6s; }
  .grid__item-2-col:nth-of-type(67) {
    animation-delay: 6.7s; }
  .grid__item-2-col:nth-of-type(68) {
    animation-delay: 6.8s; }
  .grid__item-2-col:nth-of-type(69) {
    animation-delay: 6.9s; }
  .grid__item-2-col:nth-of-type(70) {
    animation-delay: 7s; }
  .grid__item-2-col:nth-of-type(71) {
    animation-delay: 7.1s; }
  .grid__item-2-col:nth-of-type(72) {
    animation-delay: 7.2s; }
  .grid__item-2-col:nth-of-type(73) {
    animation-delay: 7.3s; }
  .grid__item-2-col:nth-of-type(74) {
    animation-delay: 7.4s; }
  .grid__item-2-col:nth-of-type(75) {
    animation-delay: 7.5s; }
  .grid__item-2-col:nth-of-type(76) {
    animation-delay: 7.6s; }
  .grid__item-2-col:nth-of-type(77) {
    animation-delay: 7.7s; }
  .grid__item-2-col:nth-of-type(78) {
    animation-delay: 7.8s; }
  .grid__item-2-col:nth-of-type(79) {
    animation-delay: 7.9s; }
  .grid__item-2-col:nth-of-type(80) {
    animation-delay: 8s; }
  .grid__item-2-col:nth-of-type(81) {
    animation-delay: 8.1s; }
  .grid__item-2-col:nth-of-type(82) {
    animation-delay: 8.2s; }
  .grid__item-2-col:nth-of-type(83) {
    animation-delay: 8.3s; }
  .grid__item-2-col:nth-of-type(84) {
    animation-delay: 8.4s; }
  .grid__item-2-col:nth-of-type(85) {
    animation-delay: 8.5s; }
  .grid__item-2-col:nth-of-type(86) {
    animation-delay: 8.6s; }
  .grid__item-2-col:nth-of-type(87) {
    animation-delay: 8.7s; }
  .grid__item-2-col:nth-of-type(88) {
    animation-delay: 8.8s; }
  .grid__item-2-col:nth-of-type(89) {
    animation-delay: 8.9s; }
  .grid__item-2-col:nth-of-type(90) {
    animation-delay: 9s; }
  .grid__item-2-col:nth-of-type(91) {
    animation-delay: 9.1s; }
  .grid__item-2-col:nth-of-type(92) {
    animation-delay: 9.2s; }
  .grid__item-2-col:nth-of-type(93) {
    animation-delay: 9.3s; }
  .grid__item-2-col:nth-of-type(94) {
    animation-delay: 9.4s; }
  .grid__item-2-col:nth-of-type(95) {
    animation-delay: 9.5s; }
  .grid__item-2-col:nth-of-type(96) {
    animation-delay: 9.6s; }
  .grid__item-2-col:nth-of-type(97) {
    animation-delay: 9.7s; }
  .grid__item-2-col:nth-of-type(98) {
    animation-delay: 9.8s; }
  .grid__item-2-col:nth-of-type(99) {
    animation-delay: 9.9s; }
  .grid__item-2-col:nth-of-type(100) {
    animation-delay: 10s; }
  .grid__item-2-col:nth-of-type(101) {
    animation-delay: 10.1s; }
  .grid__item-2-col:nth-of-type(102) {
    animation-delay: 10.2s; }
  .grid__item-2-col:nth-of-type(103) {
    animation-delay: 10.3s; }
  .grid__item-2-col:nth-of-type(104) {
    animation-delay: 10.4s; }
  .grid__item-2-col:nth-of-type(105) {
    animation-delay: 10.5s; }
  .grid__item-2-col:nth-of-type(106) {
    animation-delay: 10.6s; }
  .grid__item-2-col:nth-of-type(107) {
    animation-delay: 10.7s; }
  .grid__item-2-col:nth-of-type(108) {
    animation-delay: 10.8s; }
  .grid__item-2-col:nth-of-type(109) {
    animation-delay: 10.9s; }
  .grid__item-2-col:nth-of-type(110) {
    animation-delay: 11s; }
  .grid__item-2-col:nth-of-type(111) {
    animation-delay: 11.1s; }
  .grid__item-2-col:nth-of-type(112) {
    animation-delay: 11.2s; }
  .grid__item-2-col:nth-of-type(113) {
    animation-delay: 11.3s; }
  .grid__item-2-col:nth-of-type(114) {
    animation-delay: 11.4s; }
  .grid__item-2-col:nth-of-type(115) {
    animation-delay: 11.5s; }
  .grid__item-2-col:nth-of-type(116) {
    animation-delay: 11.6s; }
  .grid__item-2-col:nth-of-type(117) {
    animation-delay: 11.7s; }
  .grid__item-2-col:nth-of-type(118) {
    animation-delay: 11.8s; }
  .grid__item-2-col:nth-of-type(119) {
    animation-delay: 11.9s; }
  .grid__item-2-col:nth-of-type(120) {
    animation-delay: 12s; }
  .grid__item-2-col:nth-of-type(121) {
    animation-delay: 12.1s; }
  .grid__item-2-col:nth-of-type(122) {
    animation-delay: 12.2s; }
  .grid__item-2-col:nth-of-type(123) {
    animation-delay: 12.3s; }
  .grid__item-2-col:nth-of-type(124) {
    animation-delay: 12.4s; }
  .grid__item-2-col:nth-of-type(125) {
    animation-delay: 12.5s; }
  .grid__item-2-col:nth-of-type(126) {
    animation-delay: 12.6s; }
  .grid__item-2-col:nth-of-type(127) {
    animation-delay: 12.7s; }
  .grid__item-2-col:nth-of-type(128) {
    animation-delay: 12.8s; }
  .grid__item-2-col:nth-of-type(129) {
    animation-delay: 12.9s; }
  .grid__item-2-col:nth-of-type(130) {
    animation-delay: 13s; }
  .grid__item-2-col:nth-of-type(131) {
    animation-delay: 13.1s; }
  .grid__item-2-col:nth-of-type(132) {
    animation-delay: 13.2s; }
  .grid__item-2-col:nth-of-type(133) {
    animation-delay: 13.3s; }
  .grid__item-2-col:nth-of-type(134) {
    animation-delay: 13.4s; }
  .grid__item-2-col:nth-of-type(135) {
    animation-delay: 13.5s; }
  .grid__item-2-col:nth-of-type(136) {
    animation-delay: 13.6s; }
  .grid__item-2-col:nth-of-type(137) {
    animation-delay: 13.7s; }
  .grid__item-2-col:nth-of-type(138) {
    animation-delay: 13.8s; }
  .grid__item-2-col:nth-of-type(139) {
    animation-delay: 13.9s; }
  .grid__item-2-col:nth-of-type(140) {
    animation-delay: 14s; }
  .grid__item-2-col:nth-of-type(141) {
    animation-delay: 14.1s; }
  .grid__item-2-col:nth-of-type(142) {
    animation-delay: 14.2s; }
  .grid__item-2-col:nth-of-type(143) {
    animation-delay: 14.3s; }
  .grid__item-2-col:nth-of-type(144) {
    animation-delay: 14.4s; }
  .grid__item-2-col:nth-of-type(145) {
    animation-delay: 14.5s; }
  .grid__item-2-col:nth-of-type(146) {
    animation-delay: 14.6s; }
  .grid__item-2-col:nth-of-type(147) {
    animation-delay: 14.7s; }
  .grid__item-2-col:nth-of-type(148) {
    animation-delay: 14.8s; }
  .grid__item-2-col:nth-of-type(149) {
    animation-delay: 14.9s; }
  .grid__item-2-col:nth-of-type(150) {
    animation-delay: 15s; }
  .grid__item-2-col:nth-of-type(151) {
    animation-delay: 15.1s; }
  .grid__item-2-col:nth-of-type(152) {
    animation-delay: 15.2s; }
  .grid__item-2-col:nth-of-type(153) {
    animation-delay: 15.3s; }
  .grid__item-2-col:nth-of-type(154) {
    animation-delay: 15.4s; }
  .grid__item-2-col:nth-of-type(155) {
    animation-delay: 15.5s; }
  .grid__item-2-col:nth-of-type(156) {
    animation-delay: 15.6s; }
  .grid__item-2-col:nth-of-type(157) {
    animation-delay: 15.7s; }
  .grid__item-2-col:nth-of-type(158) {
    animation-delay: 15.8s; }
  .grid__item-2-col:nth-of-type(159) {
    animation-delay: 15.9s; }
  .grid__item-2-col:nth-of-type(160) {
    animation-delay: 16s; }
  .grid__item-2-col:nth-of-type(161) {
    animation-delay: 16.1s; }
  .grid__item-2-col:nth-of-type(162) {
    animation-delay: 16.2s; }
  .grid__item-2-col:nth-of-type(163) {
    animation-delay: 16.3s; }
  .grid__item-2-col:nth-of-type(164) {
    animation-delay: 16.4s; }
  .grid__item-2-col:nth-of-type(165) {
    animation-delay: 16.5s; }
  .grid__item-2-col:nth-of-type(166) {
    animation-delay: 16.6s; }
  .grid__item-2-col:nth-of-type(167) {
    animation-delay: 16.7s; }
  .grid__item-2-col:nth-of-type(168) {
    animation-delay: 16.8s; }
  .grid__item-2-col:nth-of-type(169) {
    animation-delay: 16.9s; }
  .grid__item-2-col:nth-of-type(170) {
    animation-delay: 17s; }
  .grid__item-2-col:nth-of-type(171) {
    animation-delay: 17.1s; }
  .grid__item-2-col:nth-of-type(172) {
    animation-delay: 17.2s; }
  .grid__item-2-col:nth-of-type(173) {
    animation-delay: 17.3s; }
  .grid__item-2-col:nth-of-type(174) {
    animation-delay: 17.4s; }
  .grid__item-2-col:nth-of-type(175) {
    animation-delay: 17.5s; }
  .grid__item-2-col:nth-of-type(176) {
    animation-delay: 17.6s; }
  .grid__item-2-col:nth-of-type(177) {
    animation-delay: 17.7s; }
  .grid__item-2-col:nth-of-type(178) {
    animation-delay: 17.8s; }
  .grid__item-2-col:nth-of-type(179) {
    animation-delay: 17.9s; }
  .grid__item-2-col:nth-of-type(180) {
    animation-delay: 18s; }
  .grid__item-2-col:nth-of-type(181) {
    animation-delay: 18.1s; }
  .grid__item-2-col:nth-of-type(182) {
    animation-delay: 18.2s; }
  .grid__item-2-col:nth-of-type(183) {
    animation-delay: 18.3s; }
  .grid__item-2-col:nth-of-type(184) {
    animation-delay: 18.4s; }
  .grid__item-2-col:nth-of-type(185) {
    animation-delay: 18.5s; }
  .grid__item-2-col:nth-of-type(186) {
    animation-delay: 18.6s; }
  .grid__item-2-col:nth-of-type(187) {
    animation-delay: 18.7s; }
  .grid__item-2-col:nth-of-type(188) {
    animation-delay: 18.8s; }
  .grid__item-2-col:nth-of-type(189) {
    animation-delay: 18.9s; }
  .grid__item-2-col:nth-of-type(190) {
    animation-delay: 19s; }
  .grid__item-2-col:nth-of-type(191) {
    animation-delay: 19.1s; }
  .grid__item-2-col:nth-of-type(192) {
    animation-delay: 19.2s; }
  .grid__item-2-col:nth-of-type(193) {
    animation-delay: 19.3s; }
  .grid__item-2-col:nth-of-type(194) {
    animation-delay: 19.4s; }
  .grid__item-2-col:nth-of-type(195) {
    animation-delay: 19.5s; }
  .grid__item-2-col:nth-of-type(196) {
    animation-delay: 19.6s; }
  .grid__item-2-col:nth-of-type(197) {
    animation-delay: 19.7s; }
  .grid__item-2-col:nth-of-type(198) {
    animation-delay: 19.8s; }
  .grid__item-2-col:nth-of-type(199) {
    animation-delay: 19.9s; }
  .grid__item-2-col:nth-of-type(200) {
    animation-delay: 20s; }
  .grid__item-2-col:nth-of-type(201) {
    animation-delay: 20.1s; }
  .grid__item-2-col:nth-of-type(202) {
    animation-delay: 20.2s; }
  .grid__item-2-col:nth-of-type(203) {
    animation-delay: 20.3s; }
  .grid__item-2-col:nth-of-type(204) {
    animation-delay: 20.4s; }
  .grid__item-2-col:nth-of-type(205) {
    animation-delay: 20.5s; }
  .grid__item-2-col:nth-of-type(206) {
    animation-delay: 20.6s; }
  .grid__item-2-col:nth-of-type(207) {
    animation-delay: 20.7s; }
  .grid__item-2-col:nth-of-type(208) {
    animation-delay: 20.8s; }
  .grid__item-2-col:nth-of-type(209) {
    animation-delay: 20.9s; }
  .grid__item-2-col:nth-of-type(210) {
    animation-delay: 21s; }
  .grid__item-2-col:nth-of-type(211) {
    animation-delay: 21.1s; }
  .grid__item-2-col:nth-of-type(212) {
    animation-delay: 21.2s; }
  .grid__item-2-col:nth-of-type(213) {
    animation-delay: 21.3s; }
  .grid__item-2-col:nth-of-type(214) {
    animation-delay: 21.4s; }
  .grid__item-2-col:nth-of-type(215) {
    animation-delay: 21.5s; }
  .grid__item-2-col:nth-of-type(216) {
    animation-delay: 21.6s; }
  .grid__item-2-col:nth-of-type(217) {
    animation-delay: 21.7s; }
  .grid__item-2-col:nth-of-type(218) {
    animation-delay: 21.8s; }
  .grid__item-2-col:nth-of-type(219) {
    animation-delay: 21.9s; }
  .grid__item-2-col:nth-of-type(220) {
    animation-delay: 22s; }
  .grid__item-2-col:nth-of-type(221) {
    animation-delay: 22.1s; }
  .grid__item-2-col:nth-of-type(222) {
    animation-delay: 22.2s; }
  .grid__item-2-col:nth-of-type(223) {
    animation-delay: 22.3s; }
  .grid__item-2-col:nth-of-type(224) {
    animation-delay: 22.4s; }
  .grid__item-2-col:nth-of-type(225) {
    animation-delay: 22.5s; }
  .grid__item-2-col:nth-of-type(226) {
    animation-delay: 22.6s; }
  .grid__item-2-col:nth-of-type(227) {
    animation-delay: 22.7s; }
  .grid__item-2-col:nth-of-type(228) {
    animation-delay: 22.8s; }
  .grid__item-2-col:nth-of-type(229) {
    animation-delay: 22.9s; }
  .grid__item-2-col:nth-of-type(230) {
    animation-delay: 23s; }
  .grid__item-2-col:nth-of-type(231) {
    animation-delay: 23.1s; }
  .grid__item-2-col:nth-of-type(232) {
    animation-delay: 23.2s; }
  .grid__item-2-col:nth-of-type(233) {
    animation-delay: 23.3s; }
  .grid__item-2-col:nth-of-type(234) {
    animation-delay: 23.4s; }
  .grid__item-2-col:nth-of-type(235) {
    animation-delay: 23.5s; }
  .grid__item-2-col:nth-of-type(236) {
    animation-delay: 23.6s; }
  .grid__item-2-col:nth-of-type(237) {
    animation-delay: 23.7s; }
  .grid__item-2-col:nth-of-type(238) {
    animation-delay: 23.8s; }
  .grid__item-2-col:nth-of-type(239) {
    animation-delay: 23.9s; }
  .grid__item-2-col:nth-of-type(240) {
    animation-delay: 24s; }
  .grid__item-2-col:nth-of-type(241) {
    animation-delay: 24.1s; }
  .grid__item-2-col:nth-of-type(242) {
    animation-delay: 24.2s; }
  .grid__item-2-col:nth-of-type(243) {
    animation-delay: 24.3s; }
  .grid__item-2-col:nth-of-type(244) {
    animation-delay: 24.4s; }
  .grid__item-2-col:nth-of-type(245) {
    animation-delay: 24.5s; }
  .grid__item-2-col:nth-of-type(246) {
    animation-delay: 24.6s; }
  .grid__item-2-col:nth-of-type(247) {
    animation-delay: 24.7s; }
  .grid__item-2-col:nth-of-type(248) {
    animation-delay: 24.8s; }
  .grid__item-2-col:nth-of-type(249) {
    animation-delay: 24.9s; }
  .grid__item-2-col:nth-of-type(250) {
    animation-delay: 25s; }
  .grid__item-2-col:nth-of-type(251) {
    animation-delay: 25.1s; }
  .grid__item-2-col:nth-of-type(252) {
    animation-delay: 25.2s; }
  .grid__item-2-col:nth-of-type(253) {
    animation-delay: 25.3s; }
  .grid__item-2-col:nth-of-type(254) {
    animation-delay: 25.4s; }
  .grid__item-2-col:nth-of-type(255) {
    animation-delay: 25.5s; }
  .grid__item-2-col:nth-of-type(256) {
    animation-delay: 25.6s; }
  .grid__item-2-col:nth-of-type(257) {
    animation-delay: 25.7s; }
  .grid__item-2-col:nth-of-type(258) {
    animation-delay: 25.8s; }
  .grid__item-2-col:nth-of-type(259) {
    animation-delay: 25.9s; }
  .grid__item-2-col:nth-of-type(260) {
    animation-delay: 26s; }
  .grid__item-2-col:nth-of-type(261) {
    animation-delay: 26.1s; }
  .grid__item-2-col:nth-of-type(262) {
    animation-delay: 26.2s; }
  .grid__item-2-col:nth-of-type(263) {
    animation-delay: 26.3s; }
  .grid__item-2-col:nth-of-type(264) {
    animation-delay: 26.4s; }
  .grid__item-2-col:nth-of-type(265) {
    animation-delay: 26.5s; }
  .grid__item-2-col:nth-of-type(266) {
    animation-delay: 26.6s; }
  .grid__item-2-col:nth-of-type(267) {
    animation-delay: 26.7s; }
  .grid__item-2-col:nth-of-type(268) {
    animation-delay: 26.8s; }
  .grid__item-2-col:nth-of-type(269) {
    animation-delay: 26.9s; }
  .grid__item-2-col:nth-of-type(270) {
    animation-delay: 27s; }
  .grid__item-2-col:nth-of-type(271) {
    animation-delay: 27.1s; }
  .grid__item-2-col:nth-of-type(272) {
    animation-delay: 27.2s; }
  .grid__item-2-col:nth-of-type(273) {
    animation-delay: 27.3s; }
  .grid__item-2-col:nth-of-type(274) {
    animation-delay: 27.4s; }
  .grid__item-2-col:nth-of-type(275) {
    animation-delay: 27.5s; }
  .grid__item-2-col:nth-of-type(276) {
    animation-delay: 27.6s; }
  .grid__item-2-col:nth-of-type(277) {
    animation-delay: 27.7s; }
  .grid__item-2-col:nth-of-type(278) {
    animation-delay: 27.8s; }
  .grid__item-2-col:nth-of-type(279) {
    animation-delay: 27.9s; }
  .grid__item-2-col:nth-of-type(280) {
    animation-delay: 28s; }
  .grid__item-2-col:nth-of-type(281) {
    animation-delay: 28.1s; }
  .grid__item-2-col:nth-of-type(282) {
    animation-delay: 28.2s; }
  .grid__item-2-col:nth-of-type(283) {
    animation-delay: 28.3s; }
  .grid__item-2-col:nth-of-type(284) {
    animation-delay: 28.4s; }
  .grid__item-2-col:nth-of-type(285) {
    animation-delay: 28.5s; }
  .grid__item-2-col:nth-of-type(286) {
    animation-delay: 28.6s; }
  .grid__item-2-col:nth-of-type(287) {
    animation-delay: 28.7s; }
  .grid__item-2-col:nth-of-type(288) {
    animation-delay: 28.8s; }
  .grid__item-2-col:nth-of-type(289) {
    animation-delay: 28.9s; }
  .grid__item-2-col:nth-of-type(290) {
    animation-delay: 29s; }
  .grid__item-2-col:nth-of-type(291) {
    animation-delay: 29.1s; }
  .grid__item-2-col:nth-of-type(292) {
    animation-delay: 29.2s; }
  .grid__item-2-col:nth-of-type(293) {
    animation-delay: 29.3s; }
  .grid__item-2-col:nth-of-type(294) {
    animation-delay: 29.4s; }
  .grid__item-2-col:nth-of-type(295) {
    animation-delay: 29.5s; }
  .grid__item-2-col:nth-of-type(296) {
    animation-delay: 29.6s; }
  .grid__item-2-col:nth-of-type(297) {
    animation-delay: 29.7s; }
  .grid__item-2-col:nth-of-type(298) {
    animation-delay: 29.8s; }
  .grid__item-2-col:nth-of-type(299) {
    animation-delay: 29.9s; }
  .grid__item-2-col:nth-of-type(300) {
    animation-delay: 30s; }
  .grid__item-2-col:nth-of-type(301) {
    animation-delay: 30.1s; }
  .grid__item-2-col:nth-of-type(302) {
    animation-delay: 30.2s; }
  .grid__item-2-col:nth-of-type(303) {
    animation-delay: 30.3s; }
  .grid__item-2-col:nth-of-type(304) {
    animation-delay: 30.4s; }
  .grid__item-2-col:nth-of-type(305) {
    animation-delay: 30.5s; }
  .grid__item-2-col:nth-of-type(306) {
    animation-delay: 30.6s; }
  .grid__item-2-col:nth-of-type(307) {
    animation-delay: 30.7s; }
  .grid__item-2-col:nth-of-type(308) {
    animation-delay: 30.8s; }
  .grid__item-2-col:nth-of-type(309) {
    animation-delay: 30.9s; }
  .grid__item-2-col:nth-of-type(310) {
    animation-delay: 31s; }
  .grid__item-2-col:nth-of-type(311) {
    animation-delay: 31.1s; }
  .grid__item-2-col:nth-of-type(312) {
    animation-delay: 31.2s; }
  .grid__item-2-col:nth-of-type(313) {
    animation-delay: 31.3s; }
  .grid__item-2-col:nth-of-type(314) {
    animation-delay: 31.4s; }
  .grid__item-2-col:nth-of-type(315) {
    animation-delay: 31.5s; }
  .grid__item-2-col:nth-of-type(316) {
    animation-delay: 31.6s; }
  .grid__item-2-col:nth-of-type(317) {
    animation-delay: 31.7s; }
  .grid__item-2-col:nth-of-type(318) {
    animation-delay: 31.8s; }
  .grid__item-2-col:nth-of-type(319) {
    animation-delay: 31.9s; }
  .grid__item-2-col:nth-of-type(320) {
    animation-delay: 32s; }
  .grid__item-2-col:nth-of-type(321) {
    animation-delay: 32.1s; }
  .grid__item-2-col:nth-of-type(322) {
    animation-delay: 32.2s; }
  .grid__item-2-col:nth-of-type(323) {
    animation-delay: 32.3s; }
  .grid__item-2-col:nth-of-type(324) {
    animation-delay: 32.4s; }
  .grid__item-2-col:nth-of-type(325) {
    animation-delay: 32.5s; }
  .grid__item-2-col:nth-of-type(326) {
    animation-delay: 32.6s; }
  .grid__item-2-col:nth-of-type(327) {
    animation-delay: 32.7s; }
  .grid__item-2-col:nth-of-type(328) {
    animation-delay: 32.8s; }
  .grid__item-2-col:nth-of-type(329) {
    animation-delay: 32.9s; }
  .grid__item-2-col:nth-of-type(330) {
    animation-delay: 33s; }
  .grid__item-2-col:nth-of-type(331) {
    animation-delay: 33.1s; }
  .grid__item-2-col:nth-of-type(332) {
    animation-delay: 33.2s; }
  .grid__item-2-col:nth-of-type(333) {
    animation-delay: 33.3s; }
  .grid__item-2-col:nth-of-type(334) {
    animation-delay: 33.4s; }
  .grid__item-2-col:nth-of-type(335) {
    animation-delay: 33.5s; }
  .grid__item-2-col:nth-of-type(336) {
    animation-delay: 33.6s; }
  .grid__item-2-col:nth-of-type(337) {
    animation-delay: 33.7s; }
  .grid__item-2-col:nth-of-type(338) {
    animation-delay: 33.8s; }
  .grid__item-2-col:nth-of-type(339) {
    animation-delay: 33.9s; }
  .grid__item-2-col:nth-of-type(340) {
    animation-delay: 34s; }
  .grid__item-2-col:nth-of-type(341) {
    animation-delay: 34.1s; }
  .grid__item-2-col:nth-of-type(342) {
    animation-delay: 34.2s; }
  .grid__item-2-col:nth-of-type(343) {
    animation-delay: 34.3s; }
  .grid__item-2-col:nth-of-type(344) {
    animation-delay: 34.4s; }
  .grid__item-2-col:nth-of-type(345) {
    animation-delay: 34.5s; }
  .grid__item-2-col:nth-of-type(346) {
    animation-delay: 34.6s; }
  .grid__item-2-col:nth-of-type(347) {
    animation-delay: 34.7s; }
  .grid__item-2-col:nth-of-type(348) {
    animation-delay: 34.8s; }
  .grid__item-2-col:nth-of-type(349) {
    animation-delay: 34.9s; }
  .grid__item-2-col:nth-of-type(350) {
    animation-delay: 35s; }
  .grid__item-2-col:nth-of-type(351) {
    animation-delay: 35.1s; }
  .grid__item-2-col:nth-of-type(352) {
    animation-delay: 35.2s; }
  .grid__item-2-col:nth-of-type(353) {
    animation-delay: 35.3s; }
  .grid__item-2-col:nth-of-type(354) {
    animation-delay: 35.4s; }
  .grid__item-2-col:nth-of-type(355) {
    animation-delay: 35.5s; }
  .grid__item-2-col:nth-of-type(356) {
    animation-delay: 35.6s; }
  .grid__item-2-col:nth-of-type(357) {
    animation-delay: 35.7s; }
  .grid__item-2-col:nth-of-type(358) {
    animation-delay: 35.8s; }
  .grid__item-2-col:nth-of-type(359) {
    animation-delay: 35.9s; }
  .grid__item-2-col:nth-of-type(360) {
    animation-delay: 36s; }
  .grid__item-2-col:nth-of-type(361) {
    animation-delay: 36.1s; }
  .grid__item-2-col:nth-of-type(362) {
    animation-delay: 36.2s; }
  .grid__item-2-col:nth-of-type(363) {
    animation-delay: 36.3s; }
  .grid__item-2-col:nth-of-type(364) {
    animation-delay: 36.4s; }
  .grid__item-2-col:nth-of-type(365) {
    animation-delay: 36.5s; }
  .grid__item-2-col:nth-of-type(366) {
    animation-delay: 36.6s; }
  .grid__item-2-col:nth-of-type(367) {
    animation-delay: 36.7s; }
  .grid__item-2-col:nth-of-type(368) {
    animation-delay: 36.8s; }
  .grid__item-2-col:nth-of-type(369) {
    animation-delay: 36.9s; }
  .grid__item-2-col:nth-of-type(370) {
    animation-delay: 37s; }
  .grid__item-2-col:nth-of-type(371) {
    animation-delay: 37.1s; }
  .grid__item-2-col:nth-of-type(372) {
    animation-delay: 37.2s; }
  .grid__item-2-col:nth-of-type(373) {
    animation-delay: 37.3s; }
  .grid__item-2-col:nth-of-type(374) {
    animation-delay: 37.4s; }
  .grid__item-2-col:nth-of-type(375) {
    animation-delay: 37.5s; }
  .grid__item-2-col:nth-of-type(376) {
    animation-delay: 37.6s; }
  .grid__item-2-col:nth-of-type(377) {
    animation-delay: 37.7s; }
  .grid__item-2-col:nth-of-type(378) {
    animation-delay: 37.8s; }
  .grid__item-2-col:nth-of-type(379) {
    animation-delay: 37.9s; }
  .grid__item-2-col:nth-of-type(380) {
    animation-delay: 38s; }
  .grid__item-2-col:nth-of-type(381) {
    animation-delay: 38.1s; }
  .grid__item-2-col:nth-of-type(382) {
    animation-delay: 38.2s; }
  .grid__item-2-col:nth-of-type(383) {
    animation-delay: 38.3s; }
  .grid__item-2-col:nth-of-type(384) {
    animation-delay: 38.4s; }
  .grid__item-2-col:nth-of-type(385) {
    animation-delay: 38.5s; }
  .grid__item-2-col:nth-of-type(386) {
    animation-delay: 38.6s; }
  .grid__item-2-col:nth-of-type(387) {
    animation-delay: 38.7s; }
  .grid__item-2-col:nth-of-type(388) {
    animation-delay: 38.8s; }
  .grid__item-2-col:nth-of-type(389) {
    animation-delay: 38.9s; }
  .grid__item-2-col:nth-of-type(390) {
    animation-delay: 39s; }
  .grid__item-2-col:nth-of-type(391) {
    animation-delay: 39.1s; }
  .grid__item-2-col:nth-of-type(392) {
    animation-delay: 39.2s; }
  .grid__item-2-col:nth-of-type(393) {
    animation-delay: 39.3s; }
  .grid__item-2-col:nth-of-type(394) {
    animation-delay: 39.4s; }
  .grid__item-2-col:nth-of-type(395) {
    animation-delay: 39.5s; }
  .grid__item-2-col:nth-of-type(396) {
    animation-delay: 39.6s; }
  .grid__item-2-col:nth-of-type(397) {
    animation-delay: 39.7s; }
  .grid__item-2-col:nth-of-type(398) {
    animation-delay: 39.8s; }
  .grid__item-2-col:nth-of-type(399) {
    animation-delay: 39.9s; }
  .grid__item-2-col:nth-of-type(400) {
    animation-delay: 40s; }
  .grid__item-2-col:nth-of-type(401) {
    animation-delay: 40.1s; }
  .grid__item-2-col:nth-of-type(402) {
    animation-delay: 40.2s; }
  .grid__item-2-col:nth-of-type(403) {
    animation-delay: 40.3s; }
  .grid__item-2-col:nth-of-type(404) {
    animation-delay: 40.4s; }
  .grid__item-2-col:nth-of-type(405) {
    animation-delay: 40.5s; }
  .grid__item-2-col:nth-of-type(406) {
    animation-delay: 40.6s; }
  .grid__item-2-col:nth-of-type(407) {
    animation-delay: 40.7s; }
  .grid__item-2-col:nth-of-type(408) {
    animation-delay: 40.8s; }
  .grid__item-2-col:nth-of-type(409) {
    animation-delay: 40.9s; }
  .grid__item-2-col:nth-of-type(410) {
    animation-delay: 41s; }
  .grid__item-2-col:nth-of-type(411) {
    animation-delay: 41.1s; }
  .grid__item-2-col:nth-of-type(412) {
    animation-delay: 41.2s; }
  .grid__item-2-col:nth-of-type(413) {
    animation-delay: 41.3s; }
  .grid__item-2-col:nth-of-type(414) {
    animation-delay: 41.4s; }
  .grid__item-2-col:nth-of-type(415) {
    animation-delay: 41.5s; }
  .grid__item-2-col:nth-of-type(416) {
    animation-delay: 41.6s; }
  .grid__item-2-col:nth-of-type(417) {
    animation-delay: 41.7s; }
  .grid__item-2-col:nth-of-type(418) {
    animation-delay: 41.8s; }
  .grid__item-2-col:nth-of-type(419) {
    animation-delay: 41.9s; }
  .grid__item-2-col:nth-of-type(420) {
    animation-delay: 42s; }
  .grid__item-2-col:nth-of-type(421) {
    animation-delay: 42.1s; }
  .grid__item-2-col:nth-of-type(422) {
    animation-delay: 42.2s; }
  .grid__item-2-col:nth-of-type(423) {
    animation-delay: 42.3s; }
  .grid__item-2-col:nth-of-type(424) {
    animation-delay: 42.4s; }
  .grid__item-2-col:nth-of-type(425) {
    animation-delay: 42.5s; }
  .grid__item-2-col:nth-of-type(426) {
    animation-delay: 42.6s; }
  .grid__item-2-col:nth-of-type(427) {
    animation-delay: 42.7s; }
  .grid__item-2-col:nth-of-type(428) {
    animation-delay: 42.8s; }
  .grid__item-2-col:nth-of-type(429) {
    animation-delay: 42.9s; }
  .grid__item-2-col:nth-of-type(430) {
    animation-delay: 43s; }
  .grid__item-2-col:nth-of-type(431) {
    animation-delay: 43.1s; }
  .grid__item-2-col:nth-of-type(432) {
    animation-delay: 43.2s; }
  .grid__item-2-col:nth-of-type(433) {
    animation-delay: 43.3s; }
  .grid__item-2-col:nth-of-type(434) {
    animation-delay: 43.4s; }
  .grid__item-2-col:nth-of-type(435) {
    animation-delay: 43.5s; }
  .grid__item-2-col:nth-of-type(436) {
    animation-delay: 43.6s; }
  .grid__item-2-col:nth-of-type(437) {
    animation-delay: 43.7s; }
  .grid__item-2-col:nth-of-type(438) {
    animation-delay: 43.8s; }
  .grid__item-2-col:nth-of-type(439) {
    animation-delay: 43.9s; }
  .grid__item-2-col:nth-of-type(440) {
    animation-delay: 44s; }
  .grid__item-2-col:nth-of-type(441) {
    animation-delay: 44.1s; }
  .grid__item-2-col:nth-of-type(442) {
    animation-delay: 44.2s; }
  .grid__item-2-col:nth-of-type(443) {
    animation-delay: 44.3s; }
  .grid__item-2-col:nth-of-type(444) {
    animation-delay: 44.4s; }
  .grid__item-2-col:nth-of-type(445) {
    animation-delay: 44.5s; }
  .grid__item-2-col:nth-of-type(446) {
    animation-delay: 44.6s; }
  .grid__item-2-col:nth-of-type(447) {
    animation-delay: 44.7s; }
  .grid__item-2-col:nth-of-type(448) {
    animation-delay: 44.8s; }
  .grid__item-2-col:nth-of-type(449) {
    animation-delay: 44.9s; }
  .grid__item-2-col:nth-of-type(450) {
    animation-delay: 45s; }
  .grid__item-2-col:nth-of-type(451) {
    animation-delay: 45.1s; }
  .grid__item-2-col:nth-of-type(452) {
    animation-delay: 45.2s; }
  .grid__item-2-col:nth-of-type(453) {
    animation-delay: 45.3s; }
  .grid__item-2-col:nth-of-type(454) {
    animation-delay: 45.4s; }
  .grid__item-2-col:nth-of-type(455) {
    animation-delay: 45.5s; }
  .grid__item-2-col:nth-of-type(456) {
    animation-delay: 45.6s; }
  .grid__item-2-col:nth-of-type(457) {
    animation-delay: 45.7s; }
  .grid__item-2-col:nth-of-type(458) {
    animation-delay: 45.8s; }
  .grid__item-2-col:nth-of-type(459) {
    animation-delay: 45.9s; }
  .grid__item-2-col:nth-of-type(460) {
    animation-delay: 46s; }
  .grid__item-2-col:nth-of-type(461) {
    animation-delay: 46.1s; }
  .grid__item-2-col:nth-of-type(462) {
    animation-delay: 46.2s; }
  .grid__item-2-col:nth-of-type(463) {
    animation-delay: 46.3s; }
  .grid__item-2-col:nth-of-type(464) {
    animation-delay: 46.4s; }
  .grid__item-2-col:nth-of-type(465) {
    animation-delay: 46.5s; }
  .grid__item-2-col:nth-of-type(466) {
    animation-delay: 46.6s; }
  .grid__item-2-col:nth-of-type(467) {
    animation-delay: 46.7s; }
  .grid__item-2-col:nth-of-type(468) {
    animation-delay: 46.8s; }
  .grid__item-2-col:nth-of-type(469) {
    animation-delay: 46.9s; }
  .grid__item-2-col:nth-of-type(470) {
    animation-delay: 47s; }
  .grid__item-2-col:nth-of-type(471) {
    animation-delay: 47.1s; }
  .grid__item-2-col:nth-of-type(472) {
    animation-delay: 47.2s; }
  .grid__item-2-col:nth-of-type(473) {
    animation-delay: 47.3s; }
  .grid__item-2-col:nth-of-type(474) {
    animation-delay: 47.4s; }
  .grid__item-2-col:nth-of-type(475) {
    animation-delay: 47.5s; }
  .grid__item-2-col:nth-of-type(476) {
    animation-delay: 47.6s; }
  .grid__item-2-col:nth-of-type(477) {
    animation-delay: 47.7s; }
  .grid__item-2-col:nth-of-type(478) {
    animation-delay: 47.8s; }
  .grid__item-2-col:nth-of-type(479) {
    animation-delay: 47.9s; }
  .grid__item-2-col:nth-of-type(480) {
    animation-delay: 48s; }
  .grid__item-2-col:nth-of-type(481) {
    animation-delay: 48.1s; }
  .grid__item-2-col:nth-of-type(482) {
    animation-delay: 48.2s; }
  .grid__item-2-col:nth-of-type(483) {
    animation-delay: 48.3s; }
  .grid__item-2-col:nth-of-type(484) {
    animation-delay: 48.4s; }
  .grid__item-2-col:nth-of-type(485) {
    animation-delay: 48.5s; }
  .grid__item-2-col:nth-of-type(486) {
    animation-delay: 48.6s; }
  .grid__item-2-col:nth-of-type(487) {
    animation-delay: 48.7s; }
  .grid__item-2-col:nth-of-type(488) {
    animation-delay: 48.8s; }
  .grid__item-2-col:nth-of-type(489) {
    animation-delay: 48.9s; }
  .grid__item-2-col:nth-of-type(490) {
    animation-delay: 49s; }
  .grid__item-2-col:nth-of-type(491) {
    animation-delay: 49.1s; }
  .grid__item-2-col:nth-of-type(492) {
    animation-delay: 49.2s; }
  .grid__item-2-col:nth-of-type(493) {
    animation-delay: 49.3s; }
  .grid__item-2-col:nth-of-type(494) {
    animation-delay: 49.4s; }
  .grid__item-2-col:nth-of-type(495) {
    animation-delay: 49.5s; }
  .grid__item-2-col:nth-of-type(496) {
    animation-delay: 49.6s; }
  .grid__item-2-col:nth-of-type(497) {
    animation-delay: 49.7s; }
  .grid__item-2-col:nth-of-type(498) {
    animation-delay: 49.8s; }
  .grid__item-2-col:nth-of-type(499) {
    animation-delay: 49.9s; }
  .grid__item-2-col:nth-of-type(500) {
    animation-delay: 50s; }
  .grid__item-2-col:nth-of-type(501) {
    animation-delay: 50.1s; }
  .grid__item-2-col:nth-of-type(502) {
    animation-delay: 50.2s; }
  .grid__item-2-col:nth-of-type(503) {
    animation-delay: 50.3s; }
  .grid__item-2-col:nth-of-type(504) {
    animation-delay: 50.4s; }
  .grid__item-2-col:nth-of-type(505) {
    animation-delay: 50.5s; }
  .grid__item-2-col:nth-of-type(506) {
    animation-delay: 50.6s; }
  .grid__item-2-col:nth-of-type(507) {
    animation-delay: 50.7s; }
  .grid__item-2-col:nth-of-type(508) {
    animation-delay: 50.8s; }
  .grid__item-2-col:nth-of-type(509) {
    animation-delay: 50.9s; }
  .grid__item-2-col:nth-of-type(510) {
    animation-delay: 51s; }
  .grid__item-2-col:nth-of-type(511) {
    animation-delay: 51.1s; }
  .grid__item-2-col:nth-of-type(512) {
    animation-delay: 51.2s; }
  .grid__item-2-col:nth-of-type(513) {
    animation-delay: 51.3s; }
  .grid__item-2-col:nth-of-type(514) {
    animation-delay: 51.4s; }
  .grid__item-2-col:nth-of-type(515) {
    animation-delay: 51.5s; }
  .grid__item-2-col:nth-of-type(516) {
    animation-delay: 51.6s; }
  .grid__item-2-col:nth-of-type(517) {
    animation-delay: 51.7s; }
  .grid__item-2-col:nth-of-type(518) {
    animation-delay: 51.8s; }
  .grid__item-2-col:nth-of-type(519) {
    animation-delay: 51.9s; }
  .grid__item-2-col:nth-of-type(520) {
    animation-delay: 52s; }
  .grid__item-2-col:nth-of-type(521) {
    animation-delay: 52.1s; }
  .grid__item-2-col:nth-of-type(522) {
    animation-delay: 52.2s; }
  .grid__item-2-col:nth-of-type(523) {
    animation-delay: 52.3s; }
  .grid__item-2-col:nth-of-type(524) {
    animation-delay: 52.4s; }
  .grid__item-2-col:nth-of-type(525) {
    animation-delay: 52.5s; }
  .grid__item-2-col:nth-of-type(526) {
    animation-delay: 52.6s; }
  .grid__item-2-col:nth-of-type(527) {
    animation-delay: 52.7s; }
  .grid__item-2-col:nth-of-type(528) {
    animation-delay: 52.8s; }
  .grid__item-2-col:nth-of-type(529) {
    animation-delay: 52.9s; }
  .grid__item-2-col:nth-of-type(530) {
    animation-delay: 53s; }
  .grid__item-2-col:nth-of-type(531) {
    animation-delay: 53.1s; }
  .grid__item-2-col:nth-of-type(532) {
    animation-delay: 53.2s; }
  .grid__item-2-col:nth-of-type(533) {
    animation-delay: 53.3s; }
  .grid__item-2-col:nth-of-type(534) {
    animation-delay: 53.4s; }
  .grid__item-2-col:nth-of-type(535) {
    animation-delay: 53.5s; }
  .grid__item-2-col:nth-of-type(536) {
    animation-delay: 53.6s; }
  .grid__item-2-col:nth-of-type(537) {
    animation-delay: 53.7s; }
  .grid__item-2-col:nth-of-type(538) {
    animation-delay: 53.8s; }
  .grid__item-2-col:nth-of-type(539) {
    animation-delay: 53.9s; }
  .grid__item-2-col:nth-of-type(540) {
    animation-delay: 54s; }
  .grid__item-2-col:nth-of-type(541) {
    animation-delay: 54.1s; }
  .grid__item-2-col:nth-of-type(542) {
    animation-delay: 54.2s; }
  .grid__item-2-col:nth-of-type(543) {
    animation-delay: 54.3s; }
  .grid__item-2-col:nth-of-type(544) {
    animation-delay: 54.4s; }
  .grid__item-2-col:nth-of-type(545) {
    animation-delay: 54.5s; }
  .grid__item-2-col:nth-of-type(546) {
    animation-delay: 54.6s; }
  .grid__item-2-col:nth-of-type(547) {
    animation-delay: 54.7s; }
  .grid__item-2-col:nth-of-type(548) {
    animation-delay: 54.8s; }
  .grid__item-2-col:nth-of-type(549) {
    animation-delay: 54.9s; }
  .grid__item-2-col:nth-of-type(550) {
    animation-delay: 55s; }
  .grid__item-2-col:nth-of-type(551) {
    animation-delay: 55.1s; }
  .grid__item-2-col:nth-of-type(552) {
    animation-delay: 55.2s; }
  .grid__item-2-col:nth-of-type(553) {
    animation-delay: 55.3s; }
  .grid__item-2-col:nth-of-type(554) {
    animation-delay: 55.4s; }
  .grid__item-2-col:nth-of-type(555) {
    animation-delay: 55.5s; }
  .grid__item-2-col:nth-of-type(556) {
    animation-delay: 55.6s; }
  .grid__item-2-col:nth-of-type(557) {
    animation-delay: 55.7s; }
  .grid__item-2-col:nth-of-type(558) {
    animation-delay: 55.8s; }
  .grid__item-2-col:nth-of-type(559) {
    animation-delay: 55.9s; }
  .grid__item-2-col:nth-of-type(560) {
    animation-delay: 56s; }
  .grid__item-2-col:nth-of-type(561) {
    animation-delay: 56.1s; }
  .grid__item-2-col:nth-of-type(562) {
    animation-delay: 56.2s; }
  .grid__item-2-col:nth-of-type(563) {
    animation-delay: 56.3s; }
  .grid__item-2-col:nth-of-type(564) {
    animation-delay: 56.4s; }
  .grid__item-2-col:nth-of-type(565) {
    animation-delay: 56.5s; }
  .grid__item-2-col:nth-of-type(566) {
    animation-delay: 56.6s; }
  .grid__item-2-col:nth-of-type(567) {
    animation-delay: 56.7s; }
  .grid__item-2-col:nth-of-type(568) {
    animation-delay: 56.8s; }
  .grid__item-2-col:nth-of-type(569) {
    animation-delay: 56.9s; }
  .grid__item-2-col:nth-of-type(570) {
    animation-delay: 57s; }
  .grid__item-2-col:nth-of-type(571) {
    animation-delay: 57.1s; }
  .grid__item-2-col:nth-of-type(572) {
    animation-delay: 57.2s; }
  .grid__item-2-col:nth-of-type(573) {
    animation-delay: 57.3s; }
  .grid__item-2-col:nth-of-type(574) {
    animation-delay: 57.4s; }
  .grid__item-2-col:nth-of-type(575) {
    animation-delay: 57.5s; }
  .grid__item-2-col:nth-of-type(576) {
    animation-delay: 57.6s; }
  .grid__item-2-col:nth-of-type(577) {
    animation-delay: 57.7s; }
  .grid__item-2-col:nth-of-type(578) {
    animation-delay: 57.8s; }
  .grid__item-2-col:nth-of-type(579) {
    animation-delay: 57.9s; }
  .grid__item-2-col:nth-of-type(580) {
    animation-delay: 58s; }
  .grid__item-2-col:nth-of-type(581) {
    animation-delay: 58.1s; }
  .grid__item-2-col:nth-of-type(582) {
    animation-delay: 58.2s; }
  .grid__item-2-col:nth-of-type(583) {
    animation-delay: 58.3s; }
  .grid__item-2-col:nth-of-type(584) {
    animation-delay: 58.4s; }
  .grid__item-2-col:nth-of-type(585) {
    animation-delay: 58.5s; }
  .grid__item-2-col:nth-of-type(586) {
    animation-delay: 58.6s; }
  .grid__item-2-col:nth-of-type(587) {
    animation-delay: 58.7s; }
  .grid__item-2-col:nth-of-type(588) {
    animation-delay: 58.8s; }
  .grid__item-2-col:nth-of-type(589) {
    animation-delay: 58.9s; }
  .grid__item-2-col:nth-of-type(590) {
    animation-delay: 59s; }
  .grid__item-2-col:nth-of-type(591) {
    animation-delay: 59.1s; }
  .grid__item-2-col:nth-of-type(592) {
    animation-delay: 59.2s; }
  .grid__item-2-col:nth-of-type(593) {
    animation-delay: 59.3s; }
  .grid__item-2-col:nth-of-type(594) {
    animation-delay: 59.4s; }
  .grid__item-2-col:nth-of-type(595) {
    animation-delay: 59.5s; }
  .grid__item-2-col:nth-of-type(596) {
    animation-delay: 59.6s; }
  .grid__item-2-col:nth-of-type(597) {
    animation-delay: 59.7s; }
  .grid__item-2-col:nth-of-type(598) {
    animation-delay: 59.8s; }
  .grid__item-2-col:nth-of-type(599) {
    animation-delay: 59.9s; }
  .grid__item-2-col:nth-of-type(600) {
    animation-delay: 60s; }
  .grid__item-2-col:nth-of-type(601) {
    animation-delay: 60.1s; }
  .grid__item-2-col:nth-of-type(602) {
    animation-delay: 60.2s; }
  .grid__item-2-col:nth-of-type(603) {
    animation-delay: 60.3s; }
  .grid__item-2-col:nth-of-type(604) {
    animation-delay: 60.4s; }
  .grid__item-2-col:nth-of-type(605) {
    animation-delay: 60.5s; }
  .grid__item-2-col:nth-of-type(606) {
    animation-delay: 60.6s; }
  .grid__item-2-col:nth-of-type(607) {
    animation-delay: 60.7s; }
  .grid__item-2-col:nth-of-type(608) {
    animation-delay: 60.8s; }
  .grid__item-2-col:nth-of-type(609) {
    animation-delay: 60.9s; }
  .grid__item-2-col:nth-of-type(610) {
    animation-delay: 61s; }
  .grid__item-2-col:nth-of-type(611) {
    animation-delay: 61.1s; }
  .grid__item-2-col:nth-of-type(612) {
    animation-delay: 61.2s; }
  .grid__item-2-col:nth-of-type(613) {
    animation-delay: 61.3s; }
  .grid__item-2-col:nth-of-type(614) {
    animation-delay: 61.4s; }
  .grid__item-2-col:nth-of-type(615) {
    animation-delay: 61.5s; }
  .grid__item-2-col:nth-of-type(616) {
    animation-delay: 61.6s; }
  .grid__item-2-col:nth-of-type(617) {
    animation-delay: 61.7s; }
  .grid__item-2-col:nth-of-type(618) {
    animation-delay: 61.8s; }
  .grid__item-2-col:nth-of-type(619) {
    animation-delay: 61.9s; }
  .grid__item-2-col:nth-of-type(620) {
    animation-delay: 62s; }
  .grid__item-2-col:nth-of-type(621) {
    animation-delay: 62.1s; }
  .grid__item-2-col:nth-of-type(622) {
    animation-delay: 62.2s; }
  .grid__item-2-col:nth-of-type(623) {
    animation-delay: 62.3s; }
  .grid__item-2-col:nth-of-type(624) {
    animation-delay: 62.4s; }
  .grid__item-2-col:nth-of-type(625) {
    animation-delay: 62.5s; }
  .grid__item-2-col:nth-of-type(626) {
    animation-delay: 62.6s; }
  .grid__item-2-col:nth-of-type(627) {
    animation-delay: 62.7s; }
  .grid__item-2-col:nth-of-type(628) {
    animation-delay: 62.8s; }
  .grid__item-2-col:nth-of-type(629) {
    animation-delay: 62.9s; }
  .grid__item-2-col:nth-of-type(630) {
    animation-delay: 63s; }
  .grid__item-2-col:nth-of-type(631) {
    animation-delay: 63.1s; }
  .grid__item-2-col:nth-of-type(632) {
    animation-delay: 63.2s; }
  .grid__item-2-col:nth-of-type(633) {
    animation-delay: 63.3s; }
  .grid__item-2-col:nth-of-type(634) {
    animation-delay: 63.4s; }
  .grid__item-2-col:nth-of-type(635) {
    animation-delay: 63.5s; }
  .grid__item-2-col:nth-of-type(636) {
    animation-delay: 63.6s; }
  .grid__item-2-col:nth-of-type(637) {
    animation-delay: 63.7s; }
  .grid__item-2-col:nth-of-type(638) {
    animation-delay: 63.8s; }
  .grid__item-2-col:nth-of-type(639) {
    animation-delay: 63.9s; }
  .grid__item-2-col:nth-of-type(640) {
    animation-delay: 64s; }
  .grid__item-2-col:nth-of-type(641) {
    animation-delay: 64.1s; }
  .grid__item-2-col:nth-of-type(642) {
    animation-delay: 64.2s; }
  .grid__item-2-col:nth-of-type(643) {
    animation-delay: 64.3s; }
  .grid__item-2-col:nth-of-type(644) {
    animation-delay: 64.4s; }
  .grid__item-2-col:nth-of-type(645) {
    animation-delay: 64.5s; }
  .grid__item-2-col:nth-of-type(646) {
    animation-delay: 64.6s; }
  .grid__item-2-col:nth-of-type(647) {
    animation-delay: 64.7s; }
  .grid__item-2-col:nth-of-type(648) {
    animation-delay: 64.8s; }
  .grid__item-2-col:nth-of-type(649) {
    animation-delay: 64.9s; }
  .grid__item-2-col:nth-of-type(650) {
    animation-delay: 65s; }
  .grid__item-2-col:nth-of-type(651) {
    animation-delay: 65.1s; }
  .grid__item-2-col:nth-of-type(652) {
    animation-delay: 65.2s; }
  .grid__item-2-col:nth-of-type(653) {
    animation-delay: 65.3s; }
  .grid__item-2-col:nth-of-type(654) {
    animation-delay: 65.4s; }
  .grid__item-2-col:nth-of-type(655) {
    animation-delay: 65.5s; }
  .grid__item-2-col:nth-of-type(656) {
    animation-delay: 65.6s; }
  .grid__item-2-col:nth-of-type(657) {
    animation-delay: 65.7s; }
  .grid__item-2-col:nth-of-type(658) {
    animation-delay: 65.8s; }
  .grid__item-2-col:nth-of-type(659) {
    animation-delay: 65.9s; }
  .grid__item-2-col:nth-of-type(660) {
    animation-delay: 66s; }
  .grid__item-2-col:nth-of-type(661) {
    animation-delay: 66.1s; }
  .grid__item-2-col:nth-of-type(662) {
    animation-delay: 66.2s; }
  .grid__item-2-col:nth-of-type(663) {
    animation-delay: 66.3s; }
  .grid__item-2-col:nth-of-type(664) {
    animation-delay: 66.4s; }
  .grid__item-2-col:nth-of-type(665) {
    animation-delay: 66.5s; }
  .grid__item-2-col:nth-of-type(666) {
    animation-delay: 66.6s; }
  .grid__item-2-col:nth-of-type(667) {
    animation-delay: 66.7s; }
  .grid__item-2-col:nth-of-type(668) {
    animation-delay: 66.8s; }
  .grid__item-2-col:nth-of-type(669) {
    animation-delay: 66.9s; }
  .grid__item-2-col:nth-of-type(670) {
    animation-delay: 67s; }
  .grid__item-2-col:nth-of-type(671) {
    animation-delay: 67.1s; }
  .grid__item-2-col:nth-of-type(672) {
    animation-delay: 67.2s; }
  .grid__item-2-col:nth-of-type(673) {
    animation-delay: 67.3s; }
  .grid__item-2-col:nth-of-type(674) {
    animation-delay: 67.4s; }
  .grid__item-2-col:nth-of-type(675) {
    animation-delay: 67.5s; }
  .grid__item-2-col:nth-of-type(676) {
    animation-delay: 67.6s; }
  .grid__item-2-col:nth-of-type(677) {
    animation-delay: 67.7s; }
  .grid__item-2-col:nth-of-type(678) {
    animation-delay: 67.8s; }
  .grid__item-2-col:nth-of-type(679) {
    animation-delay: 67.9s; }
  .grid__item-2-col:nth-of-type(680) {
    animation-delay: 68s; }
  .grid__item-2-col:nth-of-type(681) {
    animation-delay: 68.1s; }
  .grid__item-2-col:nth-of-type(682) {
    animation-delay: 68.2s; }
  .grid__item-2-col:nth-of-type(683) {
    animation-delay: 68.3s; }
  .grid__item-2-col:nth-of-type(684) {
    animation-delay: 68.4s; }
  .grid__item-2-col:nth-of-type(685) {
    animation-delay: 68.5s; }
  .grid__item-2-col:nth-of-type(686) {
    animation-delay: 68.6s; }
  .grid__item-2-col:nth-of-type(687) {
    animation-delay: 68.7s; }
  .grid__item-2-col:nth-of-type(688) {
    animation-delay: 68.8s; }
  .grid__item-2-col:nth-of-type(689) {
    animation-delay: 68.9s; }
  .grid__item-2-col:nth-of-type(690) {
    animation-delay: 69s; }
  .grid__item-2-col:nth-of-type(691) {
    animation-delay: 69.1s; }
  .grid__item-2-col:nth-of-type(692) {
    animation-delay: 69.2s; }
  .grid__item-2-col:nth-of-type(693) {
    animation-delay: 69.3s; }
  .grid__item-2-col:nth-of-type(694) {
    animation-delay: 69.4s; }
  .grid__item-2-col:nth-of-type(695) {
    animation-delay: 69.5s; }
  .grid__item-2-col:nth-of-type(696) {
    animation-delay: 69.6s; }
  .grid__item-2-col:nth-of-type(697) {
    animation-delay: 69.7s; }
  .grid__item-2-col:nth-of-type(698) {
    animation-delay: 69.8s; }
  .grid__item-2-col:nth-of-type(699) {
    animation-delay: 69.9s; }
  .grid__item-2-col:nth-of-type(700) {
    animation-delay: 70s; }
  .grid__item-2-col:nth-of-type(701) {
    animation-delay: 70.1s; }
  .grid__item-2-col:nth-of-type(702) {
    animation-delay: 70.2s; }
  .grid__item-2-col:nth-of-type(703) {
    animation-delay: 70.3s; }
  .grid__item-2-col:nth-of-type(704) {
    animation-delay: 70.4s; }
  .grid__item-2-col:nth-of-type(705) {
    animation-delay: 70.5s; }
  .grid__item-2-col:nth-of-type(706) {
    animation-delay: 70.6s; }
  .grid__item-2-col:nth-of-type(707) {
    animation-delay: 70.7s; }
  .grid__item-2-col:nth-of-type(708) {
    animation-delay: 70.8s; }
  .grid__item-2-col:nth-of-type(709) {
    animation-delay: 70.9s; }
  .grid__item-2-col:nth-of-type(710) {
    animation-delay: 71s; }
  .grid__item-2-col:nth-of-type(711) {
    animation-delay: 71.1s; }
  .grid__item-2-col:nth-of-type(712) {
    animation-delay: 71.2s; }
  .grid__item-2-col:nth-of-type(713) {
    animation-delay: 71.3s; }
  .grid__item-2-col:nth-of-type(714) {
    animation-delay: 71.4s; }
  .grid__item-2-col:nth-of-type(715) {
    animation-delay: 71.5s; }
  .grid__item-2-col:nth-of-type(716) {
    animation-delay: 71.6s; }
  .grid__item-2-col:nth-of-type(717) {
    animation-delay: 71.7s; }
  .grid__item-2-col:nth-of-type(718) {
    animation-delay: 71.8s; }
  .grid__item-2-col:nth-of-type(719) {
    animation-delay: 71.9s; }
  .grid__item-2-col:nth-of-type(720) {
    animation-delay: 72s; }
  .grid__item-2-col:nth-of-type(721) {
    animation-delay: 72.1s; }
  .grid__item-2-col:nth-of-type(722) {
    animation-delay: 72.2s; }
  .grid__item-2-col:nth-of-type(723) {
    animation-delay: 72.3s; }
  .grid__item-2-col:nth-of-type(724) {
    animation-delay: 72.4s; }
  .grid__item-2-col:nth-of-type(725) {
    animation-delay: 72.5s; }
  .grid__item-2-col:nth-of-type(726) {
    animation-delay: 72.6s; }
  .grid__item-2-col:nth-of-type(727) {
    animation-delay: 72.7s; }
  .grid__item-2-col:nth-of-type(728) {
    animation-delay: 72.8s; }
  .grid__item-2-col:nth-of-type(729) {
    animation-delay: 72.9s; }
  .grid__item-2-col:nth-of-type(730) {
    animation-delay: 73s; }
  .grid__item-2-col:nth-of-type(731) {
    animation-delay: 73.1s; }
  .grid__item-2-col:nth-of-type(732) {
    animation-delay: 73.2s; }
  .grid__item-2-col:nth-of-type(733) {
    animation-delay: 73.3s; }
  .grid__item-2-col:nth-of-type(734) {
    animation-delay: 73.4s; }
  .grid__item-2-col:nth-of-type(735) {
    animation-delay: 73.5s; }
  .grid__item-2-col:nth-of-type(736) {
    animation-delay: 73.6s; }
  .grid__item-2-col:nth-of-type(737) {
    animation-delay: 73.7s; }
  .grid__item-2-col:nth-of-type(738) {
    animation-delay: 73.8s; }
  .grid__item-2-col:nth-of-type(739) {
    animation-delay: 73.9s; }
  .grid__item-2-col:nth-of-type(740) {
    animation-delay: 74s; }
  .grid__item-2-col:nth-of-type(741) {
    animation-delay: 74.1s; }
  .grid__item-2-col:nth-of-type(742) {
    animation-delay: 74.2s; }
  .grid__item-2-col:nth-of-type(743) {
    animation-delay: 74.3s; }
  .grid__item-2-col:nth-of-type(744) {
    animation-delay: 74.4s; }
  .grid__item-2-col:nth-of-type(745) {
    animation-delay: 74.5s; }
  .grid__item-2-col:nth-of-type(746) {
    animation-delay: 74.6s; }
  .grid__item-2-col:nth-of-type(747) {
    animation-delay: 74.7s; }
  .grid__item-2-col:nth-of-type(748) {
    animation-delay: 74.8s; }
  .grid__item-2-col:nth-of-type(749) {
    animation-delay: 74.9s; }
  .grid__item-2-col:nth-of-type(750) {
    animation-delay: 75s; }
  .grid__item-2-col:nth-of-type(751) {
    animation-delay: 75.1s; }
  .grid__item-2-col:nth-of-type(752) {
    animation-delay: 75.2s; }
  .grid__item-2-col:nth-of-type(753) {
    animation-delay: 75.3s; }
  .grid__item-2-col:nth-of-type(754) {
    animation-delay: 75.4s; }
  .grid__item-2-col:nth-of-type(755) {
    animation-delay: 75.5s; }
  .grid__item-2-col:nth-of-type(756) {
    animation-delay: 75.6s; }
  .grid__item-2-col:nth-of-type(757) {
    animation-delay: 75.7s; }
  .grid__item-2-col:nth-of-type(758) {
    animation-delay: 75.8s; }
  .grid__item-2-col:nth-of-type(759) {
    animation-delay: 75.9s; }
  .grid__item-2-col:nth-of-type(760) {
    animation-delay: 76s; }
  .grid__item-2-col:nth-of-type(761) {
    animation-delay: 76.1s; }
  .grid__item-2-col:nth-of-type(762) {
    animation-delay: 76.2s; }
  .grid__item-2-col:nth-of-type(763) {
    animation-delay: 76.3s; }
  .grid__item-2-col:nth-of-type(764) {
    animation-delay: 76.4s; }
  .grid__item-2-col:nth-of-type(765) {
    animation-delay: 76.5s; }
  .grid__item-2-col:nth-of-type(766) {
    animation-delay: 76.6s; }
  .grid__item-2-col:nth-of-type(767) {
    animation-delay: 76.7s; }
  .grid__item-2-col:nth-of-type(768) {
    animation-delay: 76.8s; }
  .grid__item-2-col:nth-of-type(769) {
    animation-delay: 76.9s; }
  .grid__item-2-col:nth-of-type(770) {
    animation-delay: 77s; }
  .grid__item-2-col:nth-of-type(771) {
    animation-delay: 77.1s; }
  .grid__item-2-col:nth-of-type(772) {
    animation-delay: 77.2s; }
  .grid__item-2-col:nth-of-type(773) {
    animation-delay: 77.3s; }
  .grid__item-2-col:nth-of-type(774) {
    animation-delay: 77.4s; }
  .grid__item-2-col:nth-of-type(775) {
    animation-delay: 77.5s; }
  .grid__item-2-col:nth-of-type(776) {
    animation-delay: 77.6s; }
  .grid__item-2-col:nth-of-type(777) {
    animation-delay: 77.7s; }
  .grid__item-2-col:nth-of-type(778) {
    animation-delay: 77.8s; }
  .grid__item-2-col:nth-of-type(779) {
    animation-delay: 77.9s; }
  .grid__item-2-col:nth-of-type(780) {
    animation-delay: 78s; }
  .grid__item-2-col:nth-of-type(781) {
    animation-delay: 78.1s; }
  .grid__item-2-col:nth-of-type(782) {
    animation-delay: 78.2s; }
  .grid__item-2-col:nth-of-type(783) {
    animation-delay: 78.3s; }
  .grid__item-2-col:nth-of-type(784) {
    animation-delay: 78.4s; }
  .grid__item-2-col:nth-of-type(785) {
    animation-delay: 78.5s; }
  .grid__item-2-col:nth-of-type(786) {
    animation-delay: 78.6s; }
  .grid__item-2-col:nth-of-type(787) {
    animation-delay: 78.7s; }
  .grid__item-2-col:nth-of-type(788) {
    animation-delay: 78.8s; }
  .grid__item-2-col:nth-of-type(789) {
    animation-delay: 78.9s; }
  .grid__item-2-col:nth-of-type(790) {
    animation-delay: 79s; }
  .grid__item-2-col:nth-of-type(791) {
    animation-delay: 79.1s; }
  .grid__item-2-col:nth-of-type(792) {
    animation-delay: 79.2s; }
  .grid__item-2-col:nth-of-type(793) {
    animation-delay: 79.3s; }
  .grid__item-2-col:nth-of-type(794) {
    animation-delay: 79.4s; }
  .grid__item-2-col:nth-of-type(795) {
    animation-delay: 79.5s; }
  .grid__item-2-col:nth-of-type(796) {
    animation-delay: 79.6s; }
  .grid__item-2-col:nth-of-type(797) {
    animation-delay: 79.7s; }
  .grid__item-2-col:nth-of-type(798) {
    animation-delay: 79.8s; }
  .grid__item-2-col:nth-of-type(799) {
    animation-delay: 79.9s; }
  .grid__item-2-col:nth-of-type(800) {
    animation-delay: 80s; }
  .grid__item-2-col:nth-of-type(801) {
    animation-delay: 80.1s; }
  .grid__item-2-col:nth-of-type(802) {
    animation-delay: 80.2s; }
  .grid__item-2-col:nth-of-type(803) {
    animation-delay: 80.3s; }
  .grid__item-2-col:nth-of-type(804) {
    animation-delay: 80.4s; }
  .grid__item-2-col:nth-of-type(805) {
    animation-delay: 80.5s; }
  .grid__item-2-col:nth-of-type(806) {
    animation-delay: 80.6s; }
  .grid__item-2-col:nth-of-type(807) {
    animation-delay: 80.7s; }
  .grid__item-2-col:nth-of-type(808) {
    animation-delay: 80.8s; }
  .grid__item-2-col:nth-of-type(809) {
    animation-delay: 80.9s; }
  .grid__item-2-col:nth-of-type(810) {
    animation-delay: 81s; }
  .grid__item-2-col:nth-of-type(811) {
    animation-delay: 81.1s; }
  .grid__item-2-col:nth-of-type(812) {
    animation-delay: 81.2s; }
  .grid__item-2-col:nth-of-type(813) {
    animation-delay: 81.3s; }
  .grid__item-2-col:nth-of-type(814) {
    animation-delay: 81.4s; }
  .grid__item-2-col:nth-of-type(815) {
    animation-delay: 81.5s; }
  .grid__item-2-col:nth-of-type(816) {
    animation-delay: 81.6s; }
  .grid__item-2-col:nth-of-type(817) {
    animation-delay: 81.7s; }
  .grid__item-2-col:nth-of-type(818) {
    animation-delay: 81.8s; }
  .grid__item-2-col:nth-of-type(819) {
    animation-delay: 81.9s; }
  .grid__item-2-col:nth-of-type(820) {
    animation-delay: 82s; }
  .grid__item-2-col:nth-of-type(821) {
    animation-delay: 82.1s; }
  .grid__item-2-col:nth-of-type(822) {
    animation-delay: 82.2s; }
  .grid__item-2-col:nth-of-type(823) {
    animation-delay: 82.3s; }
  .grid__item-2-col:nth-of-type(824) {
    animation-delay: 82.4s; }
  .grid__item-2-col:nth-of-type(825) {
    animation-delay: 82.5s; }
  .grid__item-2-col:nth-of-type(826) {
    animation-delay: 82.6s; }
  .grid__item-2-col:nth-of-type(827) {
    animation-delay: 82.7s; }
  .grid__item-2-col:nth-of-type(828) {
    animation-delay: 82.8s; }
  .grid__item-2-col:nth-of-type(829) {
    animation-delay: 82.9s; }
  .grid__item-2-col:nth-of-type(830) {
    animation-delay: 83s; }
  .grid__item-2-col:nth-of-type(831) {
    animation-delay: 83.1s; }
  .grid__item-2-col:nth-of-type(832) {
    animation-delay: 83.2s; }
  .grid__item-2-col:nth-of-type(833) {
    animation-delay: 83.3s; }
  .grid__item-2-col:nth-of-type(834) {
    animation-delay: 83.4s; }
  .grid__item-2-col:nth-of-type(835) {
    animation-delay: 83.5s; }
  .grid__item-2-col:nth-of-type(836) {
    animation-delay: 83.6s; }
  .grid__item-2-col:nth-of-type(837) {
    animation-delay: 83.7s; }
  .grid__item-2-col:nth-of-type(838) {
    animation-delay: 83.8s; }
  .grid__item-2-col:nth-of-type(839) {
    animation-delay: 83.9s; }
  .grid__item-2-col:nth-of-type(840) {
    animation-delay: 84s; }
  .grid__item-2-col:nth-of-type(841) {
    animation-delay: 84.1s; }
  .grid__item-2-col:nth-of-type(842) {
    animation-delay: 84.2s; }
  .grid__item-2-col:nth-of-type(843) {
    animation-delay: 84.3s; }
  .grid__item-2-col:nth-of-type(844) {
    animation-delay: 84.4s; }
  .grid__item-2-col:nth-of-type(845) {
    animation-delay: 84.5s; }
  .grid__item-2-col:nth-of-type(846) {
    animation-delay: 84.6s; }
  .grid__item-2-col:nth-of-type(847) {
    animation-delay: 84.7s; }
  .grid__item-2-col:nth-of-type(848) {
    animation-delay: 84.8s; }
  .grid__item-2-col:nth-of-type(849) {
    animation-delay: 84.9s; }
  .grid__item-2-col:nth-of-type(850) {
    animation-delay: 85s; }
  .grid__item-2-col:nth-of-type(851) {
    animation-delay: 85.1s; }
  .grid__item-2-col:nth-of-type(852) {
    animation-delay: 85.2s; }
  .grid__item-2-col:nth-of-type(853) {
    animation-delay: 85.3s; }
  .grid__item-2-col:nth-of-type(854) {
    animation-delay: 85.4s; }
  .grid__item-2-col:nth-of-type(855) {
    animation-delay: 85.5s; }
  .grid__item-2-col:nth-of-type(856) {
    animation-delay: 85.6s; }
  .grid__item-2-col:nth-of-type(857) {
    animation-delay: 85.7s; }
  .grid__item-2-col:nth-of-type(858) {
    animation-delay: 85.8s; }
  .grid__item-2-col:nth-of-type(859) {
    animation-delay: 85.9s; }
  .grid__item-2-col:nth-of-type(860) {
    animation-delay: 86s; }
  .grid__item-2-col:nth-of-type(861) {
    animation-delay: 86.1s; }
  .grid__item-2-col:nth-of-type(862) {
    animation-delay: 86.2s; }
  .grid__item-2-col:nth-of-type(863) {
    animation-delay: 86.3s; }
  .grid__item-2-col:nth-of-type(864) {
    animation-delay: 86.4s; }
  .grid__item-2-col:nth-of-type(865) {
    animation-delay: 86.5s; }
  .grid__item-2-col:nth-of-type(866) {
    animation-delay: 86.6s; }
  .grid__item-2-col:nth-of-type(867) {
    animation-delay: 86.7s; }
  .grid__item-2-col:nth-of-type(868) {
    animation-delay: 86.8s; }
  .grid__item-2-col:nth-of-type(869) {
    animation-delay: 86.9s; }
  .grid__item-2-col:nth-of-type(870) {
    animation-delay: 87s; }
  .grid__item-2-col:nth-of-type(871) {
    animation-delay: 87.1s; }
  .grid__item-2-col:nth-of-type(872) {
    animation-delay: 87.2s; }
  .grid__item-2-col:nth-of-type(873) {
    animation-delay: 87.3s; }
  .grid__item-2-col:nth-of-type(874) {
    animation-delay: 87.4s; }
  .grid__item-2-col:nth-of-type(875) {
    animation-delay: 87.5s; }
  .grid__item-2-col:nth-of-type(876) {
    animation-delay: 87.6s; }
  .grid__item-2-col:nth-of-type(877) {
    animation-delay: 87.7s; }
  .grid__item-2-col:nth-of-type(878) {
    animation-delay: 87.8s; }
  .grid__item-2-col:nth-of-type(879) {
    animation-delay: 87.9s; }
  .grid__item-2-col:nth-of-type(880) {
    animation-delay: 88s; }
  .grid__item-2-col:nth-of-type(881) {
    animation-delay: 88.1s; }
  .grid__item-2-col:nth-of-type(882) {
    animation-delay: 88.2s; }
  .grid__item-2-col:nth-of-type(883) {
    animation-delay: 88.3s; }
  .grid__item-2-col:nth-of-type(884) {
    animation-delay: 88.4s; }
  .grid__item-2-col:nth-of-type(885) {
    animation-delay: 88.5s; }
  .grid__item-2-col:nth-of-type(886) {
    animation-delay: 88.6s; }
  .grid__item-2-col:nth-of-type(887) {
    animation-delay: 88.7s; }
  .grid__item-2-col:nth-of-type(888) {
    animation-delay: 88.8s; }
  .grid__item-2-col:nth-of-type(889) {
    animation-delay: 88.9s; }
  .grid__item-2-col:nth-of-type(890) {
    animation-delay: 89s; }
  .grid__item-2-col:nth-of-type(891) {
    animation-delay: 89.1s; }
  .grid__item-2-col:nth-of-type(892) {
    animation-delay: 89.2s; }
  .grid__item-2-col:nth-of-type(893) {
    animation-delay: 89.3s; }
  .grid__item-2-col:nth-of-type(894) {
    animation-delay: 89.4s; }
  .grid__item-2-col:nth-of-type(895) {
    animation-delay: 89.5s; }
  .grid__item-2-col:nth-of-type(896) {
    animation-delay: 89.6s; }
  .grid__item-2-col:nth-of-type(897) {
    animation-delay: 89.7s; }
  .grid__item-2-col:nth-of-type(898) {
    animation-delay: 89.8s; }
  .grid__item-2-col:nth-of-type(899) {
    animation-delay: 89.9s; }
  .grid__item-2-col:nth-of-type(900) {
    animation-delay: 90s; }
  .grid__item-2-col:nth-of-type(901) {
    animation-delay: 90.1s; }
  .grid__item-2-col:nth-of-type(902) {
    animation-delay: 90.2s; }
  .grid__item-2-col:nth-of-type(903) {
    animation-delay: 90.3s; }
  .grid__item-2-col:nth-of-type(904) {
    animation-delay: 90.4s; }
  .grid__item-2-col:nth-of-type(905) {
    animation-delay: 90.5s; }
  .grid__item-2-col:nth-of-type(906) {
    animation-delay: 90.6s; }
  .grid__item-2-col:nth-of-type(907) {
    animation-delay: 90.7s; }
  .grid__item-2-col:nth-of-type(908) {
    animation-delay: 90.8s; }
  .grid__item-2-col:nth-of-type(909) {
    animation-delay: 90.9s; }
  .grid__item-2-col:nth-of-type(910) {
    animation-delay: 91s; }
  .grid__item-2-col:nth-of-type(911) {
    animation-delay: 91.1s; }
  .grid__item-2-col:nth-of-type(912) {
    animation-delay: 91.2s; }
  .grid__item-2-col:nth-of-type(913) {
    animation-delay: 91.3s; }
  .grid__item-2-col:nth-of-type(914) {
    animation-delay: 91.4s; }
  .grid__item-2-col:nth-of-type(915) {
    animation-delay: 91.5s; }
  .grid__item-2-col:nth-of-type(916) {
    animation-delay: 91.6s; }
  .grid__item-2-col:nth-of-type(917) {
    animation-delay: 91.7s; }
  .grid__item-2-col:nth-of-type(918) {
    animation-delay: 91.8s; }
  .grid__item-2-col:nth-of-type(919) {
    animation-delay: 91.9s; }
  .grid__item-2-col:nth-of-type(920) {
    animation-delay: 92s; }
  .grid__item-2-col:nth-of-type(921) {
    animation-delay: 92.1s; }
  .grid__item-2-col:nth-of-type(922) {
    animation-delay: 92.2s; }
  .grid__item-2-col:nth-of-type(923) {
    animation-delay: 92.3s; }
  .grid__item-2-col:nth-of-type(924) {
    animation-delay: 92.4s; }
  .grid__item-2-col:nth-of-type(925) {
    animation-delay: 92.5s; }
  .grid__item-2-col:nth-of-type(926) {
    animation-delay: 92.6s; }
  .grid__item-2-col:nth-of-type(927) {
    animation-delay: 92.7s; }
  .grid__item-2-col:nth-of-type(928) {
    animation-delay: 92.8s; }
  .grid__item-2-col:nth-of-type(929) {
    animation-delay: 92.9s; }
  .grid__item-2-col:nth-of-type(930) {
    animation-delay: 93s; }
  .grid__item-2-col:nth-of-type(931) {
    animation-delay: 93.1s; }
  .grid__item-2-col:nth-of-type(932) {
    animation-delay: 93.2s; }
  .grid__item-2-col:nth-of-type(933) {
    animation-delay: 93.3s; }
  .grid__item-2-col:nth-of-type(934) {
    animation-delay: 93.4s; }
  .grid__item-2-col:nth-of-type(935) {
    animation-delay: 93.5s; }
  .grid__item-2-col:nth-of-type(936) {
    animation-delay: 93.6s; }
  .grid__item-2-col:nth-of-type(937) {
    animation-delay: 93.7s; }
  .grid__item-2-col:nth-of-type(938) {
    animation-delay: 93.8s; }
  .grid__item-2-col:nth-of-type(939) {
    animation-delay: 93.9s; }
  .grid__item-2-col:nth-of-type(940) {
    animation-delay: 94s; }
  .grid__item-2-col:nth-of-type(941) {
    animation-delay: 94.1s; }
  .grid__item-2-col:nth-of-type(942) {
    animation-delay: 94.2s; }
  .grid__item-2-col:nth-of-type(943) {
    animation-delay: 94.3s; }
  .grid__item-2-col:nth-of-type(944) {
    animation-delay: 94.4s; }
  .grid__item-2-col:nth-of-type(945) {
    animation-delay: 94.5s; }
  .grid__item-2-col:nth-of-type(946) {
    animation-delay: 94.6s; }
  .grid__item-2-col:nth-of-type(947) {
    animation-delay: 94.7s; }
  .grid__item-2-col:nth-of-type(948) {
    animation-delay: 94.8s; }
  .grid__item-2-col:nth-of-type(949) {
    animation-delay: 94.9s; }
  .grid__item-2-col:nth-of-type(950) {
    animation-delay: 95s; }
  .grid__item-2-col:nth-of-type(951) {
    animation-delay: 95.1s; }
  .grid__item-2-col:nth-of-type(952) {
    animation-delay: 95.2s; }
  .grid__item-2-col:nth-of-type(953) {
    animation-delay: 95.3s; }
  .grid__item-2-col:nth-of-type(954) {
    animation-delay: 95.4s; }
  .grid__item-2-col:nth-of-type(955) {
    animation-delay: 95.5s; }
  .grid__item-2-col:nth-of-type(956) {
    animation-delay: 95.6s; }
  .grid__item-2-col:nth-of-type(957) {
    animation-delay: 95.7s; }
  .grid__item-2-col:nth-of-type(958) {
    animation-delay: 95.8s; }
  .grid__item-2-col:nth-of-type(959) {
    animation-delay: 95.9s; }
  .grid__item-2-col:nth-of-type(960) {
    animation-delay: 96s; }
  .grid__item-2-col:nth-of-type(961) {
    animation-delay: 96.1s; }
  .grid__item-2-col:nth-of-type(962) {
    animation-delay: 96.2s; }
  .grid__item-2-col:nth-of-type(963) {
    animation-delay: 96.3s; }
  .grid__item-2-col:nth-of-type(964) {
    animation-delay: 96.4s; }
  .grid__item-2-col:nth-of-type(965) {
    animation-delay: 96.5s; }
  .grid__item-2-col:nth-of-type(966) {
    animation-delay: 96.6s; }
  .grid__item-2-col:nth-of-type(967) {
    animation-delay: 96.7s; }
  .grid__item-2-col:nth-of-type(968) {
    animation-delay: 96.8s; }
  .grid__item-2-col:nth-of-type(969) {
    animation-delay: 96.9s; }
  .grid__item-2-col:nth-of-type(970) {
    animation-delay: 97s; }
  .grid__item-2-col:nth-of-type(971) {
    animation-delay: 97.1s; }
  .grid__item-2-col:nth-of-type(972) {
    animation-delay: 97.2s; }
  .grid__item-2-col:nth-of-type(973) {
    animation-delay: 97.3s; }
  .grid__item-2-col:nth-of-type(974) {
    animation-delay: 97.4s; }
  .grid__item-2-col:nth-of-type(975) {
    animation-delay: 97.5s; }
  .grid__item-2-col:nth-of-type(976) {
    animation-delay: 97.6s; }
  .grid__item-2-col:nth-of-type(977) {
    animation-delay: 97.7s; }
  .grid__item-2-col:nth-of-type(978) {
    animation-delay: 97.8s; }
  .grid__item-2-col:nth-of-type(979) {
    animation-delay: 97.9s; }
  .grid__item-2-col:nth-of-type(980) {
    animation-delay: 98s; }
  .grid__item-2-col:nth-of-type(981) {
    animation-delay: 98.1s; }
  .grid__item-2-col:nth-of-type(982) {
    animation-delay: 98.2s; }
  .grid__item-2-col:nth-of-type(983) {
    animation-delay: 98.3s; }
  .grid__item-2-col:nth-of-type(984) {
    animation-delay: 98.4s; }
  .grid__item-2-col:nth-of-type(985) {
    animation-delay: 98.5s; }
  .grid__item-2-col:nth-of-type(986) {
    animation-delay: 98.6s; }
  .grid__item-2-col:nth-of-type(987) {
    animation-delay: 98.7s; }
  .grid__item-2-col:nth-of-type(988) {
    animation-delay: 98.8s; }
  .grid__item-2-col:nth-of-type(989) {
    animation-delay: 98.9s; }
  .grid__item-2-col:nth-of-type(990) {
    animation-delay: 99s; }
  .grid__item-2-col:nth-of-type(991) {
    animation-delay: 99.1s; }
  .grid__item-2-col:nth-of-type(992) {
    animation-delay: 99.2s; }
  .grid__item-2-col:nth-of-type(993) {
    animation-delay: 99.3s; }
  .grid__item-2-col:nth-of-type(994) {
    animation-delay: 99.4s; }
  .grid__item-2-col:nth-of-type(995) {
    animation-delay: 99.5s; }
  .grid__item-2-col:nth-of-type(996) {
    animation-delay: 99.6s; }
  .grid__item-2-col:nth-of-type(997) {
    animation-delay: 99.7s; }
  .grid__item-2-col:nth-of-type(998) {
    animation-delay: 99.8s; }
  .grid__item-2-col:nth-of-type(999) {
    animation-delay: 99.9s; }
  .grid__item-2-col:nth-of-type(1000) {
    animation-delay: 100s; }
  .grid__item-2-col:nth-of-type(1001) {
    animation-delay: 100.1s; }
  .grid__item-2-col:nth-of-type(1002) {
    animation-delay: 100.2s; }
  .grid__item-2-col:nth-of-type(1003) {
    animation-delay: 100.3s; }
  .grid__item-2-col:nth-of-type(1004) {
    animation-delay: 100.4s; }
  .grid__item-2-col:nth-of-type(1005) {
    animation-delay: 100.5s; }
  .grid__item-2-col:nth-of-type(1006) {
    animation-delay: 100.6s; }
  .grid__item-2-col:nth-of-type(1007) {
    animation-delay: 100.7s; }
  .grid__item-2-col:nth-of-type(1008) {
    animation-delay: 100.8s; }
  .grid__item-2-col:nth-of-type(1009) {
    animation-delay: 100.9s; }
  .grid__item-2-col:nth-of-type(1010) {
    animation-delay: 101s; }
  .grid__item-2-col:nth-of-type(1011) {
    animation-delay: 101.1s; }
  .grid__item-2-col:nth-of-type(1012) {
    animation-delay: 101.2s; }
  .grid__item-2-col:nth-of-type(1013) {
    animation-delay: 101.3s; }
  .grid__item-2-col:nth-of-type(1014) {
    animation-delay: 101.4s; }
  .grid__item-2-col:nth-of-type(1015) {
    animation-delay: 101.5s; }
  .grid__item-2-col:nth-of-type(1016) {
    animation-delay: 101.6s; }
  .grid__item-2-col:nth-of-type(1017) {
    animation-delay: 101.7s; }
  .grid__item-2-col:nth-of-type(1018) {
    animation-delay: 101.8s; }
  .grid__item-2-col:nth-of-type(1019) {
    animation-delay: 101.9s; }
  .grid__item-2-col:nth-of-type(1020) {
    animation-delay: 102s; }
  .grid__item-2-col:nth-of-type(1021) {
    animation-delay: 102.1s; }
  .grid__item-2-col:nth-of-type(1022) {
    animation-delay: 102.2s; }
  .grid__item-2-col:nth-of-type(1023) {
    animation-delay: 102.3s; }
  .grid__item-2-col:nth-of-type(1024) {
    animation-delay: 102.4s; }
  .grid__item-2-col:nth-of-type(1025) {
    animation-delay: 102.5s; }
  .grid__item-2-col:nth-of-type(1026) {
    animation-delay: 102.6s; }
  .grid__item-2-col:nth-of-type(1027) {
    animation-delay: 102.7s; }
  .grid__item-2-col:nth-of-type(1028) {
    animation-delay: 102.8s; }
  .grid__item-2-col:nth-of-type(1029) {
    animation-delay: 102.9s; }
  .grid__item-2-col:nth-of-type(1030) {
    animation-delay: 103s; }
  .grid__item-2-col:nth-of-type(1031) {
    animation-delay: 103.1s; }
  .grid__item-2-col:nth-of-type(1032) {
    animation-delay: 103.2s; }
  .grid__item-2-col:nth-of-type(1033) {
    animation-delay: 103.3s; }
  .grid__item-2-col:nth-of-type(1034) {
    animation-delay: 103.4s; }
  .grid__item-2-col:nth-of-type(1035) {
    animation-delay: 103.5s; }
  .grid__item-2-col:nth-of-type(1036) {
    animation-delay: 103.6s; }
  .grid__item-2-col:nth-of-type(1037) {
    animation-delay: 103.7s; }
  .grid__item-2-col:nth-of-type(1038) {
    animation-delay: 103.8s; }
  .grid__item-2-col:nth-of-type(1039) {
    animation-delay: 103.9s; }
  .grid__item-2-col:nth-of-type(1040) {
    animation-delay: 104s; }
  .grid__item-2-col:nth-of-type(1041) {
    animation-delay: 104.1s; }
  .grid__item-2-col:nth-of-type(1042) {
    animation-delay: 104.2s; }
  .grid__item-2-col:nth-of-type(1043) {
    animation-delay: 104.3s; }
  .grid__item-2-col:nth-of-type(1044) {
    animation-delay: 104.4s; }
  .grid__item-2-col:nth-of-type(1045) {
    animation-delay: 104.5s; }
  .grid__item-2-col:nth-of-type(1046) {
    animation-delay: 104.6s; }
  .grid__item-2-col:nth-of-type(1047) {
    animation-delay: 104.7s; }
  .grid__item-2-col:nth-of-type(1048) {
    animation-delay: 104.8s; }
  .grid__item-2-col:nth-of-type(1049) {
    animation-delay: 104.9s; }
  .grid__item-2-col:nth-of-type(1050) {
    animation-delay: 105s; }
  .grid__item-2-col:nth-of-type(1051) {
    animation-delay: 105.1s; }
  .grid__item-2-col:nth-of-type(1052) {
    animation-delay: 105.2s; }
  .grid__item-2-col:nth-of-type(1053) {
    animation-delay: 105.3s; }
  .grid__item-2-col:nth-of-type(1054) {
    animation-delay: 105.4s; }
  .grid__item-2-col:nth-of-type(1055) {
    animation-delay: 105.5s; }
  .grid__item-2-col:nth-of-type(1056) {
    animation-delay: 105.6s; }
  .grid__item-2-col:nth-of-type(1057) {
    animation-delay: 105.7s; }
  .grid__item-2-col:nth-of-type(1058) {
    animation-delay: 105.8s; }
  .grid__item-2-col:nth-of-type(1059) {
    animation-delay: 105.9s; }
  .grid__item-2-col:nth-of-type(1060) {
    animation-delay: 106s; }
  .grid__item-2-col:nth-of-type(1061) {
    animation-delay: 106.1s; }
  .grid__item-2-col:nth-of-type(1062) {
    animation-delay: 106.2s; }
  .grid__item-2-col:nth-of-type(1063) {
    animation-delay: 106.3s; }
  .grid__item-2-col:nth-of-type(1064) {
    animation-delay: 106.4s; }
  .grid__item-2-col:nth-of-type(1065) {
    animation-delay: 106.5s; }
  .grid__item-2-col:nth-of-type(1066) {
    animation-delay: 106.6s; }
  .grid__item-2-col:nth-of-type(1067) {
    animation-delay: 106.7s; }
  .grid__item-2-col:nth-of-type(1068) {
    animation-delay: 106.8s; }
  .grid__item-2-col:nth-of-type(1069) {
    animation-delay: 106.9s; }
  .grid__item-2-col:nth-of-type(1070) {
    animation-delay: 107s; }
  .grid__item-2-col:nth-of-type(1071) {
    animation-delay: 107.1s; }
  .grid__item-2-col:nth-of-type(1072) {
    animation-delay: 107.2s; }
  .grid__item-2-col:nth-of-type(1073) {
    animation-delay: 107.3s; }
  .grid__item-2-col:nth-of-type(1074) {
    animation-delay: 107.4s; }
  .grid__item-2-col:nth-of-type(1075) {
    animation-delay: 107.5s; }
  .grid__item-2-col:nth-of-type(1076) {
    animation-delay: 107.6s; }
  .grid__item-2-col:nth-of-type(1077) {
    animation-delay: 107.7s; }
  .grid__item-2-col:nth-of-type(1078) {
    animation-delay: 107.8s; }
  .grid__item-2-col:nth-of-type(1079) {
    animation-delay: 107.9s; }
  .grid__item-2-col:nth-of-type(1080) {
    animation-delay: 108s; }
  .grid__item-2-col:nth-of-type(1081) {
    animation-delay: 108.1s; }
  .grid__item-2-col:nth-of-type(1082) {
    animation-delay: 108.2s; }
  .grid__item-2-col:nth-of-type(1083) {
    animation-delay: 108.3s; }
  .grid__item-2-col:nth-of-type(1084) {
    animation-delay: 108.4s; }
  .grid__item-2-col:nth-of-type(1085) {
    animation-delay: 108.5s; }
  .grid__item-2-col:nth-of-type(1086) {
    animation-delay: 108.6s; }
  .grid__item-2-col:nth-of-type(1087) {
    animation-delay: 108.7s; }
  .grid__item-2-col:nth-of-type(1088) {
    animation-delay: 108.8s; }
  .grid__item-2-col:nth-of-type(1089) {
    animation-delay: 108.9s; }
  .grid__item-2-col:nth-of-type(1090) {
    animation-delay: 109s; }
  .grid__item-2-col:nth-of-type(1091) {
    animation-delay: 109.1s; }
  .grid__item-2-col:nth-of-type(1092) {
    animation-delay: 109.2s; }
  .grid__item-2-col:nth-of-type(1093) {
    animation-delay: 109.3s; }
  .grid__item-2-col:nth-of-type(1094) {
    animation-delay: 109.4s; }
  .grid__item-2-col:nth-of-type(1095) {
    animation-delay: 109.5s; }
  .grid__item-2-col:nth-of-type(1096) {
    animation-delay: 109.6s; }
  .grid__item-2-col:nth-of-type(1097) {
    animation-delay: 109.7s; }
  .grid__item-2-col:nth-of-type(1098) {
    animation-delay: 109.8s; }
  .grid__item-2-col:nth-of-type(1099) {
    animation-delay: 109.9s; }
  .grid__item-2-col:nth-of-type(1100) {
    animation-delay: 110s; }
  .grid__item-2-col:nth-of-type(1101) {
    animation-delay: 110.1s; }
  .grid__item-2-col:nth-of-type(1102) {
    animation-delay: 110.2s; }
  .grid__item-2-col:nth-of-type(1103) {
    animation-delay: 110.3s; }
  .grid__item-2-col:nth-of-type(1104) {
    animation-delay: 110.4s; }
  .grid__item-2-col:nth-of-type(1105) {
    animation-delay: 110.5s; }
  .grid__item-2-col:nth-of-type(1106) {
    animation-delay: 110.6s; }
  .grid__item-2-col:nth-of-type(1107) {
    animation-delay: 110.7s; }
  .grid__item-2-col:nth-of-type(1108) {
    animation-delay: 110.8s; }
  .grid__item-2-col:nth-of-type(1109) {
    animation-delay: 110.9s; }
  .grid__item-2-col:nth-of-type(1110) {
    animation-delay: 111s; }
  .grid__item-2-col:nth-of-type(1111) {
    animation-delay: 111.1s; }
  .grid__item-2-col:nth-of-type(1112) {
    animation-delay: 111.2s; }
  .grid__item-2-col:nth-of-type(1113) {
    animation-delay: 111.3s; }
  .grid__item-2-col:nth-of-type(1114) {
    animation-delay: 111.4s; }
  .grid__item-2-col:nth-of-type(1115) {
    animation-delay: 111.5s; }
  .grid__item-2-col:nth-of-type(1116) {
    animation-delay: 111.6s; }
  .grid__item-2-col:nth-of-type(1117) {
    animation-delay: 111.7s; }
  .grid__item-2-col:nth-of-type(1118) {
    animation-delay: 111.8s; }
  .grid__item-2-col:nth-of-type(1119) {
    animation-delay: 111.9s; }
  .grid__item-2-col:nth-of-type(1120) {
    animation-delay: 112s; }
  .grid__item-2-col:nth-of-type(1121) {
    animation-delay: 112.1s; }
  .grid__item-2-col:nth-of-type(1122) {
    animation-delay: 112.2s; }
  .grid__item-2-col:nth-of-type(1123) {
    animation-delay: 112.3s; }
  .grid__item-2-col:nth-of-type(1124) {
    animation-delay: 112.4s; }
  .grid__item-2-col:nth-of-type(1125) {
    animation-delay: 112.5s; }
  .grid__item-2-col:nth-of-type(1126) {
    animation-delay: 112.6s; }
  .grid__item-2-col:nth-of-type(1127) {
    animation-delay: 112.7s; }
  .grid__item-2-col:nth-of-type(1128) {
    animation-delay: 112.8s; }
  .grid__item-2-col:nth-of-type(1129) {
    animation-delay: 112.9s; }
  .grid__item-2-col:nth-of-type(1130) {
    animation-delay: 113s; }
  .grid__item-2-col:nth-of-type(1131) {
    animation-delay: 113.1s; }
  .grid__item-2-col:nth-of-type(1132) {
    animation-delay: 113.2s; }
  .grid__item-2-col:nth-of-type(1133) {
    animation-delay: 113.3s; }
  .grid__item-2-col:nth-of-type(1134) {
    animation-delay: 113.4s; }
  .grid__item-2-col:nth-of-type(1135) {
    animation-delay: 113.5s; }
  .grid__item-2-col:nth-of-type(1136) {
    animation-delay: 113.6s; }
  .grid__item-2-col:nth-of-type(1137) {
    animation-delay: 113.7s; }
  .grid__item-2-col:nth-of-type(1138) {
    animation-delay: 113.8s; }
  .grid__item-2-col:nth-of-type(1139) {
    animation-delay: 113.9s; }
  .grid__item-2-col:nth-of-type(1140) {
    animation-delay: 114s; }
  .grid__item-2-col:nth-of-type(1141) {
    animation-delay: 114.1s; }
  .grid__item-2-col:nth-of-type(1142) {
    animation-delay: 114.2s; }
  .grid__item-2-col:nth-of-type(1143) {
    animation-delay: 114.3s; }
  .grid__item-2-col:nth-of-type(1144) {
    animation-delay: 114.4s; }
  .grid__item-2-col:nth-of-type(1145) {
    animation-delay: 114.5s; }
  .grid__item-2-col:nth-of-type(1146) {
    animation-delay: 114.6s; }
  .grid__item-2-col:nth-of-type(1147) {
    animation-delay: 114.7s; }
  .grid__item-2-col:nth-of-type(1148) {
    animation-delay: 114.8s; }
  .grid__item-2-col:nth-of-type(1149) {
    animation-delay: 114.9s; }
  .grid__item-2-col:nth-of-type(1150) {
    animation-delay: 115s; }
  .grid__item-2-col:nth-of-type(1151) {
    animation-delay: 115.1s; }
  .grid__item-2-col:nth-of-type(1152) {
    animation-delay: 115.2s; }
  .grid__item-2-col:nth-of-type(1153) {
    animation-delay: 115.3s; }
  .grid__item-2-col:nth-of-type(1154) {
    animation-delay: 115.4s; }
  .grid__item-2-col:nth-of-type(1155) {
    animation-delay: 115.5s; }
  .grid__item-2-col:nth-of-type(1156) {
    animation-delay: 115.6s; }
  .grid__item-2-col:nth-of-type(1157) {
    animation-delay: 115.7s; }
  .grid__item-2-col:nth-of-type(1158) {
    animation-delay: 115.8s; }
  .grid__item-2-col:nth-of-type(1159) {
    animation-delay: 115.9s; }
  .grid__item-2-col:nth-of-type(1160) {
    animation-delay: 116s; }
  .grid__item-2-col:nth-of-type(1161) {
    animation-delay: 116.1s; }
  .grid__item-2-col:nth-of-type(1162) {
    animation-delay: 116.2s; }
  .grid__item-2-col:nth-of-type(1163) {
    animation-delay: 116.3s; }
  .grid__item-2-col:nth-of-type(1164) {
    animation-delay: 116.4s; }
  .grid__item-2-col:nth-of-type(1165) {
    animation-delay: 116.5s; }
  .grid__item-2-col:nth-of-type(1166) {
    animation-delay: 116.6s; }
  .grid__item-2-col:nth-of-type(1167) {
    animation-delay: 116.7s; }
  .grid__item-2-col:nth-of-type(1168) {
    animation-delay: 116.8s; }
  .grid__item-2-col:nth-of-type(1169) {
    animation-delay: 116.9s; }
  .grid__item-2-col:nth-of-type(1170) {
    animation-delay: 117s; }
  .grid__item-2-col:nth-of-type(1171) {
    animation-delay: 117.1s; }
  .grid__item-2-col:nth-of-type(1172) {
    animation-delay: 117.2s; }
  .grid__item-2-col:nth-of-type(1173) {
    animation-delay: 117.3s; }
  .grid__item-2-col:nth-of-type(1174) {
    animation-delay: 117.4s; }
  .grid__item-2-col:nth-of-type(1175) {
    animation-delay: 117.5s; }
  .grid__item-2-col:nth-of-type(1176) {
    animation-delay: 117.6s; }
  .grid__item-2-col:nth-of-type(1177) {
    animation-delay: 117.7s; }
  .grid__item-2-col:nth-of-type(1178) {
    animation-delay: 117.8s; }
  .grid__item-2-col:nth-of-type(1179) {
    animation-delay: 117.9s; }
  .grid__item-2-col:nth-of-type(1180) {
    animation-delay: 118s; }
  .grid__item-2-col:nth-of-type(1181) {
    animation-delay: 118.1s; }
  .grid__item-2-col:nth-of-type(1182) {
    animation-delay: 118.2s; }
  .grid__item-2-col:nth-of-type(1183) {
    animation-delay: 118.3s; }
  .grid__item-2-col:nth-of-type(1184) {
    animation-delay: 118.4s; }
  .grid__item-2-col:nth-of-type(1185) {
    animation-delay: 118.5s; }
  .grid__item-2-col:nth-of-type(1186) {
    animation-delay: 118.6s; }
  .grid__item-2-col:nth-of-type(1187) {
    animation-delay: 118.7s; }
  .grid__item-2-col:nth-of-type(1188) {
    animation-delay: 118.8s; }
  .grid__item-2-col:nth-of-type(1189) {
    animation-delay: 118.9s; }
  .grid__item-2-col:nth-of-type(1190) {
    animation-delay: 119s; }
  .grid__item-2-col:nth-of-type(1191) {
    animation-delay: 119.1s; }
  .grid__item-2-col:nth-of-type(1192) {
    animation-delay: 119.2s; }
  .grid__item-2-col:nth-of-type(1193) {
    animation-delay: 119.3s; }
  .grid__item-2-col:nth-of-type(1194) {
    animation-delay: 119.4s; }
  .grid__item-2-col:nth-of-type(1195) {
    animation-delay: 119.5s; }
  .grid__item-2-col:nth-of-type(1196) {
    animation-delay: 119.6s; }
  .grid__item-2-col:nth-of-type(1197) {
    animation-delay: 119.7s; }
  .grid__item-2-col:nth-of-type(1198) {
    animation-delay: 119.8s; }
  .grid__item-2-col:nth-of-type(1199) {
    animation-delay: 119.9s; }
  .grid__item-2-col:nth-of-type(1200) {
    animation-delay: 120s; }
  .grid__item-2-col:nth-of-type(1201) {
    animation-delay: 120.1s; }
  .grid__item-2-col:nth-of-type(1202) {
    animation-delay: 120.2s; }
  .grid__item-2-col:nth-of-type(1203) {
    animation-delay: 120.3s; }
  .grid__item-2-col:nth-of-type(1204) {
    animation-delay: 120.4s; }
  .grid__item-2-col:nth-of-type(1205) {
    animation-delay: 120.5s; }
  .grid__item-2-col:nth-of-type(1206) {
    animation-delay: 120.6s; }
  .grid__item-2-col:nth-of-type(1207) {
    animation-delay: 120.7s; }
  .grid__item-2-col:nth-of-type(1208) {
    animation-delay: 120.8s; }
  .grid__item-2-col:nth-of-type(1209) {
    animation-delay: 120.9s; }
  .grid__item-2-col:nth-of-type(1210) {
    animation-delay: 121s; }
  .grid__item-2-col:nth-of-type(1211) {
    animation-delay: 121.1s; }
  .grid__item-2-col:nth-of-type(1212) {
    animation-delay: 121.2s; }
  .grid__item-2-col:nth-of-type(1213) {
    animation-delay: 121.3s; }
  .grid__item-2-col:nth-of-type(1214) {
    animation-delay: 121.4s; }
  .grid__item-2-col:nth-of-type(1215) {
    animation-delay: 121.5s; }
  .grid__item-2-col:nth-of-type(1216) {
    animation-delay: 121.6s; }
  .grid__item-2-col:nth-of-type(1217) {
    animation-delay: 121.7s; }
  .grid__item-2-col:nth-of-type(1218) {
    animation-delay: 121.8s; }
  .grid__item-2-col:nth-of-type(1219) {
    animation-delay: 121.9s; }
  .grid__item-2-col:nth-of-type(1220) {
    animation-delay: 122s; }
  .grid__item-2-col:nth-of-type(1221) {
    animation-delay: 122.1s; }
  .grid__item-2-col:nth-of-type(1222) {
    animation-delay: 122.2s; }
  .grid__item-2-col:nth-of-type(1223) {
    animation-delay: 122.3s; }
  .grid__item-2-col:nth-of-type(1224) {
    animation-delay: 122.4s; }
  .grid__item-2-col:nth-of-type(1225) {
    animation-delay: 122.5s; }
  .grid__item-2-col:nth-of-type(1226) {
    animation-delay: 122.6s; }
  .grid__item-2-col:nth-of-type(1227) {
    animation-delay: 122.7s; }
  .grid__item-2-col:nth-of-type(1228) {
    animation-delay: 122.8s; }
  .grid__item-2-col:nth-of-type(1229) {
    animation-delay: 122.9s; }
  .grid__item-2-col:nth-of-type(1230) {
    animation-delay: 123s; }
  .grid__item-2-col:nth-of-type(1231) {
    animation-delay: 123.1s; }
  .grid__item-2-col:nth-of-type(1232) {
    animation-delay: 123.2s; }
  .grid__item-2-col:nth-of-type(1233) {
    animation-delay: 123.3s; }
  .grid__item-2-col:nth-of-type(1234) {
    animation-delay: 123.4s; }
  .grid__item-2-col:nth-of-type(1235) {
    animation-delay: 123.5s; }
  .grid__item-2-col:nth-of-type(1236) {
    animation-delay: 123.6s; }
  .grid__item-2-col:nth-of-type(1237) {
    animation-delay: 123.7s; }
  .grid__item-2-col:nth-of-type(1238) {
    animation-delay: 123.8s; }
  .grid__item-2-col:nth-of-type(1239) {
    animation-delay: 123.9s; }
  .grid__item-2-col:nth-of-type(1240) {
    animation-delay: 124s; }
  .grid__item-2-col:nth-of-type(1241) {
    animation-delay: 124.1s; }
  .grid__item-2-col:nth-of-type(1242) {
    animation-delay: 124.2s; }
  .grid__item-2-col:nth-of-type(1243) {
    animation-delay: 124.3s; }
  .grid__item-2-col:nth-of-type(1244) {
    animation-delay: 124.4s; }
  .grid__item-2-col:nth-of-type(1245) {
    animation-delay: 124.5s; }
  .grid__item-2-col:nth-of-type(1246) {
    animation-delay: 124.6s; }
  .grid__item-2-col:nth-of-type(1247) {
    animation-delay: 124.7s; }
  .grid__item-2-col:nth-of-type(1248) {
    animation-delay: 124.8s; }
  .grid__item-2-col:nth-of-type(1249) {
    animation-delay: 124.9s; }
  .grid__item-2-col:nth-of-type(1250) {
    animation-delay: 125s; }
  .grid__item-2-col:nth-of-type(1251) {
    animation-delay: 125.1s; }
  .grid__item-2-col:nth-of-type(1252) {
    animation-delay: 125.2s; }
  .grid__item-2-col:nth-of-type(1253) {
    animation-delay: 125.3s; }
  .grid__item-2-col:nth-of-type(1254) {
    animation-delay: 125.4s; }
  .grid__item-2-col:nth-of-type(1255) {
    animation-delay: 125.5s; }
  .grid__item-2-col:nth-of-type(1256) {
    animation-delay: 125.6s; }
  .grid__item-2-col:nth-of-type(1257) {
    animation-delay: 125.7s; }
  .grid__item-2-col:nth-of-type(1258) {
    animation-delay: 125.8s; }
  .grid__item-2-col:nth-of-type(1259) {
    animation-delay: 125.9s; }
  .grid__item-2-col:nth-of-type(1260) {
    animation-delay: 126s; }
  .grid__item-2-col:nth-of-type(1261) {
    animation-delay: 126.1s; }
  .grid__item-2-col:nth-of-type(1262) {
    animation-delay: 126.2s; }
  .grid__item-2-col:nth-of-type(1263) {
    animation-delay: 126.3s; }
  .grid__item-2-col:nth-of-type(1264) {
    animation-delay: 126.4s; }
  .grid__item-2-col:nth-of-type(1265) {
    animation-delay: 126.5s; }
  .grid__item-2-col:nth-of-type(1266) {
    animation-delay: 126.6s; }
  .grid__item-2-col:nth-of-type(1267) {
    animation-delay: 126.7s; }
  .grid__item-2-col:nth-of-type(1268) {
    animation-delay: 126.8s; }
  .grid__item-2-col:nth-of-type(1269) {
    animation-delay: 126.9s; }
  .grid__item-2-col:nth-of-type(1270) {
    animation-delay: 127s; }
  .grid__item-2-col:nth-of-type(1271) {
    animation-delay: 127.1s; }
  .grid__item-2-col:nth-of-type(1272) {
    animation-delay: 127.2s; }
  .grid__item-2-col:nth-of-type(1273) {
    animation-delay: 127.3s; }
  .grid__item-2-col:nth-of-type(1274) {
    animation-delay: 127.4s; }
  .grid__item-2-col:nth-of-type(1275) {
    animation-delay: 127.5s; }
  .grid__item-2-col:nth-of-type(1276) {
    animation-delay: 127.6s; }
  .grid__item-2-col:nth-of-type(1277) {
    animation-delay: 127.7s; }
  .grid__item-2-col:nth-of-type(1278) {
    animation-delay: 127.8s; }
  .grid__item-2-col:nth-of-type(1279) {
    animation-delay: 127.9s; }
  .grid__item-2-col:nth-of-type(1280) {
    animation-delay: 128s; }
  .grid__item-2-col:nth-of-type(1281) {
    animation-delay: 128.1s; }
  .grid__item-2-col:nth-of-type(1282) {
    animation-delay: 128.2s; }
  .grid__item-2-col:nth-of-type(1283) {
    animation-delay: 128.3s; }
  .grid__item-2-col:nth-of-type(1284) {
    animation-delay: 128.4s; }
  .grid__item-2-col:nth-of-type(1285) {
    animation-delay: 128.5s; }
  .grid__item-2-col:nth-of-type(1286) {
    animation-delay: 128.6s; }
  .grid__item-2-col:nth-of-type(1287) {
    animation-delay: 128.7s; }
  .grid__item-2-col:nth-of-type(1288) {
    animation-delay: 128.8s; }
  .grid__item-2-col:nth-of-type(1289) {
    animation-delay: 128.9s; }
  .grid__item-2-col:nth-of-type(1290) {
    animation-delay: 129s; }
  .grid__item-2-col:nth-of-type(1291) {
    animation-delay: 129.1s; }
  .grid__item-2-col:nth-of-type(1292) {
    animation-delay: 129.2s; }
  .grid__item-2-col:nth-of-type(1293) {
    animation-delay: 129.3s; }
  .grid__item-2-col:nth-of-type(1294) {
    animation-delay: 129.4s; }
  .grid__item-2-col:nth-of-type(1295) {
    animation-delay: 129.5s; }
  .grid__item-2-col:nth-of-type(1296) {
    animation-delay: 129.6s; }
  .grid__item-2-col:nth-of-type(1297) {
    animation-delay: 129.7s; }
  .grid__item-2-col:nth-of-type(1298) {
    animation-delay: 129.8s; }
  .grid__item-2-col:nth-of-type(1299) {
    animation-delay: 129.9s; }
  .grid__item-2-col:nth-of-type(1300) {
    animation-delay: 130s; }
  .grid__item-2-col:nth-of-type(1301) {
    animation-delay: 130.1s; }
  .grid__item-2-col:nth-of-type(1302) {
    animation-delay: 130.2s; }
  .grid__item-2-col:nth-of-type(1303) {
    animation-delay: 130.3s; }
  .grid__item-2-col:nth-of-type(1304) {
    animation-delay: 130.4s; }
  .grid__item-2-col:nth-of-type(1305) {
    animation-delay: 130.5s; }
  .grid__item-2-col:nth-of-type(1306) {
    animation-delay: 130.6s; }
  .grid__item-2-col:nth-of-type(1307) {
    animation-delay: 130.7s; }
  .grid__item-2-col:nth-of-type(1308) {
    animation-delay: 130.8s; }
  .grid__item-2-col:nth-of-type(1309) {
    animation-delay: 130.9s; }
  .grid__item-2-col:nth-of-type(1310) {
    animation-delay: 131s; }
  .grid__item-2-col:nth-of-type(1311) {
    animation-delay: 131.1s; }
  .grid__item-2-col:nth-of-type(1312) {
    animation-delay: 131.2s; }
  .grid__item-2-col:nth-of-type(1313) {
    animation-delay: 131.3s; }
  .grid__item-2-col:nth-of-type(1314) {
    animation-delay: 131.4s; }
  .grid__item-2-col:nth-of-type(1315) {
    animation-delay: 131.5s; }
  .grid__item-2-col:nth-of-type(1316) {
    animation-delay: 131.6s; }
  .grid__item-2-col:nth-of-type(1317) {
    animation-delay: 131.7s; }
  .grid__item-2-col:nth-of-type(1318) {
    animation-delay: 131.8s; }
  .grid__item-2-col:nth-of-type(1319) {
    animation-delay: 131.9s; }
  .grid__item-2-col:nth-of-type(1320) {
    animation-delay: 132s; }
  .grid__item-2-col:nth-of-type(1321) {
    animation-delay: 132.1s; }
  .grid__item-2-col:nth-of-type(1322) {
    animation-delay: 132.2s; }
  .grid__item-2-col:nth-of-type(1323) {
    animation-delay: 132.3s; }
  .grid__item-2-col:nth-of-type(1324) {
    animation-delay: 132.4s; }
  .grid__item-2-col:nth-of-type(1325) {
    animation-delay: 132.5s; }
  .grid__item-2-col:nth-of-type(1326) {
    animation-delay: 132.6s; }
  .grid__item-2-col:nth-of-type(1327) {
    animation-delay: 132.7s; }
  .grid__item-2-col:nth-of-type(1328) {
    animation-delay: 132.8s; }
  .grid__item-2-col:nth-of-type(1329) {
    animation-delay: 132.9s; }
  .grid__item-2-col:nth-of-type(1330) {
    animation-delay: 133s; }
  .grid__item-2-col:nth-of-type(1331) {
    animation-delay: 133.1s; }
  .grid__item-2-col:nth-of-type(1332) {
    animation-delay: 133.2s; }
  .grid__item-2-col:nth-of-type(1333) {
    animation-delay: 133.3s; }
  .grid__item-2-col:nth-of-type(1334) {
    animation-delay: 133.4s; }
  .grid__item-2-col:nth-of-type(1335) {
    animation-delay: 133.5s; }
  .grid__item-2-col:nth-of-type(1336) {
    animation-delay: 133.6s; }
  .grid__item-2-col:nth-of-type(1337) {
    animation-delay: 133.7s; }
  .grid__item-2-col:nth-of-type(1338) {
    animation-delay: 133.8s; }
  .grid__item-2-col:nth-of-type(1339) {
    animation-delay: 133.9s; }
  .grid__item-2-col:nth-of-type(1340) {
    animation-delay: 134s; }
  .grid__item-2-col:nth-of-type(1341) {
    animation-delay: 134.1s; }
  .grid__item-2-col:nth-of-type(1342) {
    animation-delay: 134.2s; }
  .grid__item-2-col:nth-of-type(1343) {
    animation-delay: 134.3s; }
  .grid__item-2-col:nth-of-type(1344) {
    animation-delay: 134.4s; }
  .grid__item-2-col:nth-of-type(1345) {
    animation-delay: 134.5s; }
  .grid__item-2-col:nth-of-type(1346) {
    animation-delay: 134.6s; }
  .grid__item-2-col:nth-of-type(1347) {
    animation-delay: 134.7s; }
  .grid__item-2-col:nth-of-type(1348) {
    animation-delay: 134.8s; }
  .grid__item-2-col:nth-of-type(1349) {
    animation-delay: 134.9s; }
  .grid__item-2-col:nth-of-type(1350) {
    animation-delay: 135s; }
  .grid__item-2-col:nth-of-type(1351) {
    animation-delay: 135.1s; }
  .grid__item-2-col:nth-of-type(1352) {
    animation-delay: 135.2s; }
  .grid__item-2-col:nth-of-type(1353) {
    animation-delay: 135.3s; }
  .grid__item-2-col:nth-of-type(1354) {
    animation-delay: 135.4s; }
  .grid__item-2-col:nth-of-type(1355) {
    animation-delay: 135.5s; }
  .grid__item-2-col:nth-of-type(1356) {
    animation-delay: 135.6s; }
  .grid__item-2-col:nth-of-type(1357) {
    animation-delay: 135.7s; }
  .grid__item-2-col:nth-of-type(1358) {
    animation-delay: 135.8s; }
  .grid__item-2-col:nth-of-type(1359) {
    animation-delay: 135.9s; }
  .grid__item-2-col:nth-of-type(1360) {
    animation-delay: 136s; }
  .grid__item-2-col:nth-of-type(1361) {
    animation-delay: 136.1s; }
  .grid__item-2-col:nth-of-type(1362) {
    animation-delay: 136.2s; }
  .grid__item-2-col:nth-of-type(1363) {
    animation-delay: 136.3s; }
  .grid__item-2-col:nth-of-type(1364) {
    animation-delay: 136.4s; }
  .grid__item-2-col:nth-of-type(1365) {
    animation-delay: 136.5s; }
  .grid__item-2-col:nth-of-type(1366) {
    animation-delay: 136.6s; }
  .grid__item-2-col:nth-of-type(1367) {
    animation-delay: 136.7s; }
  .grid__item-2-col:nth-of-type(1368) {
    animation-delay: 136.8s; }
  .grid__item-2-col:nth-of-type(1369) {
    animation-delay: 136.9s; }
  .grid__item-2-col:nth-of-type(1370) {
    animation-delay: 137s; }
  .grid__item-2-col:nth-of-type(1371) {
    animation-delay: 137.1s; }
  .grid__item-2-col:nth-of-type(1372) {
    animation-delay: 137.2s; }
  .grid__item-2-col:nth-of-type(1373) {
    animation-delay: 137.3s; }
  .grid__item-2-col:nth-of-type(1374) {
    animation-delay: 137.4s; }
  .grid__item-2-col:nth-of-type(1375) {
    animation-delay: 137.5s; }
  .grid__item-2-col:nth-of-type(1376) {
    animation-delay: 137.6s; }
  .grid__item-2-col:nth-of-type(1377) {
    animation-delay: 137.7s; }
  .grid__item-2-col:nth-of-type(1378) {
    animation-delay: 137.8s; }
  .grid__item-2-col:nth-of-type(1379) {
    animation-delay: 137.9s; }
  .grid__item-2-col:nth-of-type(1380) {
    animation-delay: 138s; }
  .grid__item-2-col:nth-of-type(1381) {
    animation-delay: 138.1s; }
  .grid__item-2-col:nth-of-type(1382) {
    animation-delay: 138.2s; }
  .grid__item-2-col:nth-of-type(1383) {
    animation-delay: 138.3s; }
  .grid__item-2-col:nth-of-type(1384) {
    animation-delay: 138.4s; }
  .grid__item-2-col:nth-of-type(1385) {
    animation-delay: 138.5s; }
  .grid__item-2-col:nth-of-type(1386) {
    animation-delay: 138.6s; }
  .grid__item-2-col:nth-of-type(1387) {
    animation-delay: 138.7s; }
  .grid__item-2-col:nth-of-type(1388) {
    animation-delay: 138.8s; }
  .grid__item-2-col:nth-of-type(1389) {
    animation-delay: 138.9s; }
  .grid__item-2-col:nth-of-type(1390) {
    animation-delay: 139s; }
  .grid__item-2-col:nth-of-type(1391) {
    animation-delay: 139.1s; }
  .grid__item-2-col:nth-of-type(1392) {
    animation-delay: 139.2s; }
  .grid__item-2-col:nth-of-type(1393) {
    animation-delay: 139.3s; }
  .grid__item-2-col:nth-of-type(1394) {
    animation-delay: 139.4s; }
  .grid__item-2-col:nth-of-type(1395) {
    animation-delay: 139.5s; }
  .grid__item-2-col:nth-of-type(1396) {
    animation-delay: 139.6s; }
  .grid__item-2-col:nth-of-type(1397) {
    animation-delay: 139.7s; }
  .grid__item-2-col:nth-of-type(1398) {
    animation-delay: 139.8s; }
  .grid__item-2-col:nth-of-type(1399) {
    animation-delay: 139.9s; }
  .grid__item-2-col:nth-of-type(1400) {
    animation-delay: 140s; }
  .grid__item-2-col:nth-of-type(1401) {
    animation-delay: 140.1s; }
  .grid__item-2-col:nth-of-type(1402) {
    animation-delay: 140.2s; }
  .grid__item-2-col:nth-of-type(1403) {
    animation-delay: 140.3s; }
  .grid__item-2-col:nth-of-type(1404) {
    animation-delay: 140.4s; }
  .grid__item-2-col:nth-of-type(1405) {
    animation-delay: 140.5s; }
  .grid__item-2-col:nth-of-type(1406) {
    animation-delay: 140.6s; }
  .grid__item-2-col:nth-of-type(1407) {
    animation-delay: 140.7s; }
  .grid__item-2-col:nth-of-type(1408) {
    animation-delay: 140.8s; }
  .grid__item-2-col:nth-of-type(1409) {
    animation-delay: 140.9s; }
  .grid__item-2-col:nth-of-type(1410) {
    animation-delay: 141s; }
  .grid__item-2-col:nth-of-type(1411) {
    animation-delay: 141.1s; }
  .grid__item-2-col:nth-of-type(1412) {
    animation-delay: 141.2s; }
  .grid__item-2-col:nth-of-type(1413) {
    animation-delay: 141.3s; }
  .grid__item-2-col:nth-of-type(1414) {
    animation-delay: 141.4s; }
  .grid__item-2-col:nth-of-type(1415) {
    animation-delay: 141.5s; }
  .grid__item-2-col:nth-of-type(1416) {
    animation-delay: 141.6s; }
  .grid__item-2-col:nth-of-type(1417) {
    animation-delay: 141.7s; }
  .grid__item-2-col:nth-of-type(1418) {
    animation-delay: 141.8s; }
  .grid__item-2-col:nth-of-type(1419) {
    animation-delay: 141.9s; }
  .grid__item-2-col:nth-of-type(1420) {
    animation-delay: 142s; }
  .grid__item-2-col:nth-of-type(1421) {
    animation-delay: 142.1s; }
  .grid__item-2-col:nth-of-type(1422) {
    animation-delay: 142.2s; }
  .grid__item-2-col:nth-of-type(1423) {
    animation-delay: 142.3s; }
  .grid__item-2-col:nth-of-type(1424) {
    animation-delay: 142.4s; }
  .grid__item-2-col:nth-of-type(1425) {
    animation-delay: 142.5s; }
  .grid__item-2-col:nth-of-type(1426) {
    animation-delay: 142.6s; }
  .grid__item-2-col:nth-of-type(1427) {
    animation-delay: 142.7s; }
  .grid__item-2-col:nth-of-type(1428) {
    animation-delay: 142.8s; }
  .grid__item-2-col:nth-of-type(1429) {
    animation-delay: 142.9s; }
  .grid__item-2-col:nth-of-type(1430) {
    animation-delay: 143s; }
  .grid__item-2-col:nth-of-type(1431) {
    animation-delay: 143.1s; }
  .grid__item-2-col:nth-of-type(1432) {
    animation-delay: 143.2s; }
  .grid__item-2-col:nth-of-type(1433) {
    animation-delay: 143.3s; }
  .grid__item-2-col:nth-of-type(1434) {
    animation-delay: 143.4s; }
  .grid__item-2-col:nth-of-type(1435) {
    animation-delay: 143.5s; }
  .grid__item-2-col:nth-of-type(1436) {
    animation-delay: 143.6s; }
  .grid__item-2-col:nth-of-type(1437) {
    animation-delay: 143.7s; }
  .grid__item-2-col:nth-of-type(1438) {
    animation-delay: 143.8s; }
  .grid__item-2-col:nth-of-type(1439) {
    animation-delay: 143.9s; }
  .grid__item-2-col:nth-of-type(1440) {
    animation-delay: 144s; }
  .grid__item-2-col:nth-of-type(1441) {
    animation-delay: 144.1s; }
  .grid__item-2-col:nth-of-type(1442) {
    animation-delay: 144.2s; }
  .grid__item-2-col:nth-of-type(1443) {
    animation-delay: 144.3s; }
  .grid__item-2-col:nth-of-type(1444) {
    animation-delay: 144.4s; }
  .grid__item-2-col:nth-of-type(1445) {
    animation-delay: 144.5s; }
  .grid__item-2-col:nth-of-type(1446) {
    animation-delay: 144.6s; }
  .grid__item-2-col:nth-of-type(1447) {
    animation-delay: 144.7s; }
  .grid__item-2-col:nth-of-type(1448) {
    animation-delay: 144.8s; }
  .grid__item-2-col:nth-of-type(1449) {
    animation-delay: 144.9s; }
  .grid__item-2-col:nth-of-type(1450) {
    animation-delay: 145s; }
  .grid__item-2-col:nth-of-type(1451) {
    animation-delay: 145.1s; }
  .grid__item-2-col:nth-of-type(1452) {
    animation-delay: 145.2s; }
  .grid__item-2-col:nth-of-type(1453) {
    animation-delay: 145.3s; }
  .grid__item-2-col:nth-of-type(1454) {
    animation-delay: 145.4s; }
  .grid__item-2-col:nth-of-type(1455) {
    animation-delay: 145.5s; }
  .grid__item-2-col:nth-of-type(1456) {
    animation-delay: 145.6s; }
  .grid__item-2-col:nth-of-type(1457) {
    animation-delay: 145.7s; }
  .grid__item-2-col:nth-of-type(1458) {
    animation-delay: 145.8s; }
  .grid__item-2-col:nth-of-type(1459) {
    animation-delay: 145.9s; }
  .grid__item-2-col:nth-of-type(1460) {
    animation-delay: 146s; }
  .grid__item-2-col:nth-of-type(1461) {
    animation-delay: 146.1s; }
  .grid__item-2-col:nth-of-type(1462) {
    animation-delay: 146.2s; }
  .grid__item-2-col:nth-of-type(1463) {
    animation-delay: 146.3s; }
  .grid__item-2-col:nth-of-type(1464) {
    animation-delay: 146.4s; }
  .grid__item-2-col:nth-of-type(1465) {
    animation-delay: 146.5s; }
  .grid__item-2-col:nth-of-type(1466) {
    animation-delay: 146.6s; }
  .grid__item-2-col:nth-of-type(1467) {
    animation-delay: 146.7s; }
  .grid__item-2-col:nth-of-type(1468) {
    animation-delay: 146.8s; }
  .grid__item-2-col:nth-of-type(1469) {
    animation-delay: 146.9s; }
  .grid__item-2-col:nth-of-type(1470) {
    animation-delay: 147s; }
  .grid__item-2-col:nth-of-type(1471) {
    animation-delay: 147.1s; }
  .grid__item-2-col:nth-of-type(1472) {
    animation-delay: 147.2s; }
  .grid__item-2-col:nth-of-type(1473) {
    animation-delay: 147.3s; }
  .grid__item-2-col:nth-of-type(1474) {
    animation-delay: 147.4s; }
  .grid__item-2-col:nth-of-type(1475) {
    animation-delay: 147.5s; }
  .grid__item-2-col:nth-of-type(1476) {
    animation-delay: 147.6s; }
  .grid__item-2-col:nth-of-type(1477) {
    animation-delay: 147.7s; }
  .grid__item-2-col:nth-of-type(1478) {
    animation-delay: 147.8s; }
  .grid__item-2-col:nth-of-type(1479) {
    animation-delay: 147.9s; }
  .grid__item-2-col:nth-of-type(1480) {
    animation-delay: 148s; }
  .grid__item-2-col:nth-of-type(1481) {
    animation-delay: 148.1s; }
  .grid__item-2-col:nth-of-type(1482) {
    animation-delay: 148.2s; }
  .grid__item-2-col:nth-of-type(1483) {
    animation-delay: 148.3s; }
  .grid__item-2-col:nth-of-type(1484) {
    animation-delay: 148.4s; }
  .grid__item-2-col:nth-of-type(1485) {
    animation-delay: 148.5s; }
  .grid__item-2-col:nth-of-type(1486) {
    animation-delay: 148.6s; }
  .grid__item-2-col:nth-of-type(1487) {
    animation-delay: 148.7s; }
  .grid__item-2-col:nth-of-type(1488) {
    animation-delay: 148.8s; }
  .grid__item-2-col:nth-of-type(1489) {
    animation-delay: 148.9s; }
  .grid__item-2-col:nth-of-type(1490) {
    animation-delay: 149s; }
  .grid__item-2-col:nth-of-type(1491) {
    animation-delay: 149.1s; }
  .grid__item-2-col:nth-of-type(1492) {
    animation-delay: 149.2s; }
  .grid__item-2-col:nth-of-type(1493) {
    animation-delay: 149.3s; }
  .grid__item-2-col:nth-of-type(1494) {
    animation-delay: 149.4s; }
  .grid__item-2-col:nth-of-type(1495) {
    animation-delay: 149.5s; }
  .grid__item-2-col:nth-of-type(1496) {
    animation-delay: 149.6s; }
  .grid__item-2-col:nth-of-type(1497) {
    animation-delay: 149.7s; }
  .grid__item-2-col:nth-of-type(1498) {
    animation-delay: 149.8s; }
  .grid__item-2-col:nth-of-type(1499) {
    animation-delay: 149.9s; }
  .grid__item-2-col:nth-of-type(1500) {
    animation-delay: 150s; }
  .grid__item-2-col:nth-of-type(1501) {
    animation-delay: 150.1s; }
  .grid__item-2-col:nth-of-type(1502) {
    animation-delay: 150.2s; }
  .grid__item-2-col:nth-of-type(1503) {
    animation-delay: 150.3s; }
  .grid__item-2-col:nth-of-type(1504) {
    animation-delay: 150.4s; }
  .grid__item-2-col:nth-of-type(1505) {
    animation-delay: 150.5s; }
  .grid__item-2-col:nth-of-type(1506) {
    animation-delay: 150.6s; }
  .grid__item-2-col:nth-of-type(1507) {
    animation-delay: 150.7s; }
  .grid__item-2-col:nth-of-type(1508) {
    animation-delay: 150.8s; }
  .grid__item-2-col:nth-of-type(1509) {
    animation-delay: 150.9s; }
  .grid__item-2-col:nth-of-type(1510) {
    animation-delay: 151s; }
  .grid__item-2-col:nth-of-type(1511) {
    animation-delay: 151.1s; }
  .grid__item-2-col:nth-of-type(1512) {
    animation-delay: 151.2s; }
  .grid__item-2-col:nth-of-type(1513) {
    animation-delay: 151.3s; }
  .grid__item-2-col:nth-of-type(1514) {
    animation-delay: 151.4s; }
  .grid__item-2-col:nth-of-type(1515) {
    animation-delay: 151.5s; }
  .grid__item-2-col:nth-of-type(1516) {
    animation-delay: 151.6s; }
  .grid__item-2-col:nth-of-type(1517) {
    animation-delay: 151.7s; }
  .grid__item-2-col:nth-of-type(1518) {
    animation-delay: 151.8s; }
  .grid__item-2-col:nth-of-type(1519) {
    animation-delay: 151.9s; }
  .grid__item-2-col:nth-of-type(1520) {
    animation-delay: 152s; }
  .grid__item-2-col:nth-of-type(1521) {
    animation-delay: 152.1s; }
  .grid__item-2-col:nth-of-type(1522) {
    animation-delay: 152.2s; }
  .grid__item-2-col:nth-of-type(1523) {
    animation-delay: 152.3s; }
  .grid__item-2-col:nth-of-type(1524) {
    animation-delay: 152.4s; }
  .grid__item-2-col:nth-of-type(1525) {
    animation-delay: 152.5s; }
  .grid__item-2-col:nth-of-type(1526) {
    animation-delay: 152.6s; }
  .grid__item-2-col:nth-of-type(1527) {
    animation-delay: 152.7s; }
  .grid__item-2-col:nth-of-type(1528) {
    animation-delay: 152.8s; }
  .grid__item-2-col:nth-of-type(1529) {
    animation-delay: 152.9s; }
  .grid__item-2-col:nth-of-type(1530) {
    animation-delay: 153s; }
  .grid__item-2-col:nth-of-type(1531) {
    animation-delay: 153.1s; }
  .grid__item-2-col:nth-of-type(1532) {
    animation-delay: 153.2s; }
  .grid__item-2-col:nth-of-type(1533) {
    animation-delay: 153.3s; }
  .grid__item-2-col:nth-of-type(1534) {
    animation-delay: 153.4s; }
  .grid__item-2-col:nth-of-type(1535) {
    animation-delay: 153.5s; }
  .grid__item-2-col:nth-of-type(1536) {
    animation-delay: 153.6s; }
  .grid__item-2-col:nth-of-type(1537) {
    animation-delay: 153.7s; }
  .grid__item-2-col:nth-of-type(1538) {
    animation-delay: 153.8s; }
  .grid__item-2-col:nth-of-type(1539) {
    animation-delay: 153.9s; }
  .grid__item-2-col:nth-of-type(1540) {
    animation-delay: 154s; }
  .grid__item-2-col:nth-of-type(1541) {
    animation-delay: 154.1s; }
  .grid__item-2-col:nth-of-type(1542) {
    animation-delay: 154.2s; }
  .grid__item-2-col:nth-of-type(1543) {
    animation-delay: 154.3s; }
  .grid__item-2-col:nth-of-type(1544) {
    animation-delay: 154.4s; }
  .grid__item-2-col:nth-of-type(1545) {
    animation-delay: 154.5s; }
  .grid__item-2-col:nth-of-type(1546) {
    animation-delay: 154.6s; }
  .grid__item-2-col:nth-of-type(1547) {
    animation-delay: 154.7s; }
  .grid__item-2-col:nth-of-type(1548) {
    animation-delay: 154.8s; }
  .grid__item-2-col:nth-of-type(1549) {
    animation-delay: 154.9s; }
  .grid__item-2-col:nth-of-type(1550) {
    animation-delay: 155s; }
  .grid__item-2-col:nth-of-type(1551) {
    animation-delay: 155.1s; }
  .grid__item-2-col:nth-of-type(1552) {
    animation-delay: 155.2s; }
  .grid__item-2-col:nth-of-type(1553) {
    animation-delay: 155.3s; }
  .grid__item-2-col:nth-of-type(1554) {
    animation-delay: 155.4s; }
  .grid__item-2-col:nth-of-type(1555) {
    animation-delay: 155.5s; }
  .grid__item-2-col:nth-of-type(1556) {
    animation-delay: 155.6s; }
  .grid__item-2-col:nth-of-type(1557) {
    animation-delay: 155.7s; }
  .grid__item-2-col:nth-of-type(1558) {
    animation-delay: 155.8s; }
  .grid__item-2-col:nth-of-type(1559) {
    animation-delay: 155.9s; }
  .grid__item-2-col:nth-of-type(1560) {
    animation-delay: 156s; }
  .grid__item-2-col:nth-of-type(1561) {
    animation-delay: 156.1s; }
  .grid__item-2-col:nth-of-type(1562) {
    animation-delay: 156.2s; }
  .grid__item-2-col:nth-of-type(1563) {
    animation-delay: 156.3s; }
  .grid__item-2-col:nth-of-type(1564) {
    animation-delay: 156.4s; }
  .grid__item-2-col:nth-of-type(1565) {
    animation-delay: 156.5s; }
  .grid__item-2-col:nth-of-type(1566) {
    animation-delay: 156.6s; }
  .grid__item-2-col:nth-of-type(1567) {
    animation-delay: 156.7s; }
  .grid__item-2-col:nth-of-type(1568) {
    animation-delay: 156.8s; }
  .grid__item-2-col:nth-of-type(1569) {
    animation-delay: 156.9s; }
  .grid__item-2-col:nth-of-type(1570) {
    animation-delay: 157s; }
  .grid__item-2-col:nth-of-type(1571) {
    animation-delay: 157.1s; }
  .grid__item-2-col:nth-of-type(1572) {
    animation-delay: 157.2s; }
  .grid__item-2-col:nth-of-type(1573) {
    animation-delay: 157.3s; }
  .grid__item-2-col:nth-of-type(1574) {
    animation-delay: 157.4s; }
  .grid__item-2-col:nth-of-type(1575) {
    animation-delay: 157.5s; }
  .grid__item-2-col:nth-of-type(1576) {
    animation-delay: 157.6s; }
  .grid__item-2-col:nth-of-type(1577) {
    animation-delay: 157.7s; }
  .grid__item-2-col:nth-of-type(1578) {
    animation-delay: 157.8s; }
  .grid__item-2-col:nth-of-type(1579) {
    animation-delay: 157.9s; }
  .grid__item-2-col:nth-of-type(1580) {
    animation-delay: 158s; }
  .grid__item-2-col:nth-of-type(1581) {
    animation-delay: 158.1s; }
  .grid__item-2-col:nth-of-type(1582) {
    animation-delay: 158.2s; }
  .grid__item-2-col:nth-of-type(1583) {
    animation-delay: 158.3s; }
  .grid__item-2-col:nth-of-type(1584) {
    animation-delay: 158.4s; }
  .grid__item-2-col:nth-of-type(1585) {
    animation-delay: 158.5s; }
  .grid__item-2-col:nth-of-type(1586) {
    animation-delay: 158.6s; }
  .grid__item-2-col:nth-of-type(1587) {
    animation-delay: 158.7s; }
  .grid__item-2-col:nth-of-type(1588) {
    animation-delay: 158.8s; }
  .grid__item-2-col:nth-of-type(1589) {
    animation-delay: 158.9s; }
  .grid__item-2-col:nth-of-type(1590) {
    animation-delay: 159s; }
  .grid__item-2-col:nth-of-type(1591) {
    animation-delay: 159.1s; }
  .grid__item-2-col:nth-of-type(1592) {
    animation-delay: 159.2s; }
  .grid__item-2-col:nth-of-type(1593) {
    animation-delay: 159.3s; }
  .grid__item-2-col:nth-of-type(1594) {
    animation-delay: 159.4s; }
  .grid__item-2-col:nth-of-type(1595) {
    animation-delay: 159.5s; }
  .grid__item-2-col:nth-of-type(1596) {
    animation-delay: 159.6s; }
  .grid__item-2-col:nth-of-type(1597) {
    animation-delay: 159.7s; }
  .grid__item-2-col:nth-of-type(1598) {
    animation-delay: 159.8s; }
  .grid__item-2-col:nth-of-type(1599) {
    animation-delay: 159.9s; }
  .grid__item-2-col:nth-of-type(1600) {
    animation-delay: 160s; }
  .grid__item-2-col:nth-of-type(1601) {
    animation-delay: 160.1s; }
  .grid__item-2-col:nth-of-type(1602) {
    animation-delay: 160.2s; }
  .grid__item-2-col:nth-of-type(1603) {
    animation-delay: 160.3s; }
  .grid__item-2-col:nth-of-type(1604) {
    animation-delay: 160.4s; }
  .grid__item-2-col:nth-of-type(1605) {
    animation-delay: 160.5s; }
  .grid__item-2-col:nth-of-type(1606) {
    animation-delay: 160.6s; }
  .grid__item-2-col:nth-of-type(1607) {
    animation-delay: 160.7s; }
  .grid__item-2-col:nth-of-type(1608) {
    animation-delay: 160.8s; }
  .grid__item-2-col:nth-of-type(1609) {
    animation-delay: 160.9s; }
  .grid__item-2-col:nth-of-type(1610) {
    animation-delay: 161s; }
  .grid__item-2-col:nth-of-type(1611) {
    animation-delay: 161.1s; }
  .grid__item-2-col:nth-of-type(1612) {
    animation-delay: 161.2s; }
  .grid__item-2-col:nth-of-type(1613) {
    animation-delay: 161.3s; }
  .grid__item-2-col:nth-of-type(1614) {
    animation-delay: 161.4s; }
  .grid__item-2-col:nth-of-type(1615) {
    animation-delay: 161.5s; }
  .grid__item-2-col:nth-of-type(1616) {
    animation-delay: 161.6s; }
  .grid__item-2-col:nth-of-type(1617) {
    animation-delay: 161.7s; }
  .grid__item-2-col:nth-of-type(1618) {
    animation-delay: 161.8s; }
  .grid__item-2-col:nth-of-type(1619) {
    animation-delay: 161.9s; }
  .grid__item-2-col:nth-of-type(1620) {
    animation-delay: 162s; }
  .grid__item-2-col:nth-of-type(1621) {
    animation-delay: 162.1s; }
  .grid__item-2-col:nth-of-type(1622) {
    animation-delay: 162.2s; }
  .grid__item-2-col:nth-of-type(1623) {
    animation-delay: 162.3s; }
  .grid__item-2-col:nth-of-type(1624) {
    animation-delay: 162.4s; }
  .grid__item-2-col:nth-of-type(1625) {
    animation-delay: 162.5s; }
  .grid__item-2-col:nth-of-type(1626) {
    animation-delay: 162.6s; }
  .grid__item-2-col:nth-of-type(1627) {
    animation-delay: 162.7s; }
  .grid__item-2-col:nth-of-type(1628) {
    animation-delay: 162.8s; }
  .grid__item-2-col:nth-of-type(1629) {
    animation-delay: 162.9s; }
  .grid__item-2-col:nth-of-type(1630) {
    animation-delay: 163s; }
  .grid__item-2-col:nth-of-type(1631) {
    animation-delay: 163.1s; }
  .grid__item-2-col:nth-of-type(1632) {
    animation-delay: 163.2s; }
  .grid__item-2-col:nth-of-type(1633) {
    animation-delay: 163.3s; }
  .grid__item-2-col:nth-of-type(1634) {
    animation-delay: 163.4s; }
  .grid__item-2-col:nth-of-type(1635) {
    animation-delay: 163.5s; }
  .grid__item-2-col:nth-of-type(1636) {
    animation-delay: 163.6s; }
  .grid__item-2-col:nth-of-type(1637) {
    animation-delay: 163.7s; }
  .grid__item-2-col:nth-of-type(1638) {
    animation-delay: 163.8s; }
  .grid__item-2-col:nth-of-type(1639) {
    animation-delay: 163.9s; }
  .grid__item-2-col:nth-of-type(1640) {
    animation-delay: 164s; }
  .grid__item-2-col:nth-of-type(1641) {
    animation-delay: 164.1s; }
  .grid__item-2-col:nth-of-type(1642) {
    animation-delay: 164.2s; }
  .grid__item-2-col:nth-of-type(1643) {
    animation-delay: 164.3s; }
  .grid__item-2-col:nth-of-type(1644) {
    animation-delay: 164.4s; }
  .grid__item-2-col:nth-of-type(1645) {
    animation-delay: 164.5s; }
  .grid__item-2-col:nth-of-type(1646) {
    animation-delay: 164.6s; }
  .grid__item-2-col:nth-of-type(1647) {
    animation-delay: 164.7s; }
  .grid__item-2-col:nth-of-type(1648) {
    animation-delay: 164.8s; }
  .grid__item-2-col:nth-of-type(1649) {
    animation-delay: 164.9s; }
  .grid__item-2-col:nth-of-type(1650) {
    animation-delay: 165s; }
  .grid__item-2-col:nth-of-type(1651) {
    animation-delay: 165.1s; }
  .grid__item-2-col:nth-of-type(1652) {
    animation-delay: 165.2s; }
  .grid__item-2-col:nth-of-type(1653) {
    animation-delay: 165.3s; }
  .grid__item-2-col:nth-of-type(1654) {
    animation-delay: 165.4s; }
  .grid__item-2-col:nth-of-type(1655) {
    animation-delay: 165.5s; }
  .grid__item-2-col:nth-of-type(1656) {
    animation-delay: 165.6s; }
  .grid__item-2-col:nth-of-type(1657) {
    animation-delay: 165.7s; }
  .grid__item-2-col:nth-of-type(1658) {
    animation-delay: 165.8s; }
  .grid__item-2-col:nth-of-type(1659) {
    animation-delay: 165.9s; }
  .grid__item-2-col:nth-of-type(1660) {
    animation-delay: 166s; }
  .grid__item-2-col:nth-of-type(1661) {
    animation-delay: 166.1s; }
  .grid__item-2-col:nth-of-type(1662) {
    animation-delay: 166.2s; }
  .grid__item-2-col:nth-of-type(1663) {
    animation-delay: 166.3s; }
  .grid__item-2-col:nth-of-type(1664) {
    animation-delay: 166.4s; }
  .grid__item-2-col:nth-of-type(1665) {
    animation-delay: 166.5s; }
  .grid__item-2-col:nth-of-type(1666) {
    animation-delay: 166.6s; }
  .grid__item-2-col:nth-of-type(1667) {
    animation-delay: 166.7s; }
  .grid__item-2-col:nth-of-type(1668) {
    animation-delay: 166.8s; }
  .grid__item-2-col:nth-of-type(1669) {
    animation-delay: 166.9s; }
  .grid__item-2-col:nth-of-type(1670) {
    animation-delay: 167s; }
  .grid__item-2-col:nth-of-type(1671) {
    animation-delay: 167.1s; }
  .grid__item-2-col:nth-of-type(1672) {
    animation-delay: 167.2s; }
  .grid__item-2-col:nth-of-type(1673) {
    animation-delay: 167.3s; }
  .grid__item-2-col:nth-of-type(1674) {
    animation-delay: 167.4s; }
  .grid__item-2-col:nth-of-type(1675) {
    animation-delay: 167.5s; }
  .grid__item-2-col:nth-of-type(1676) {
    animation-delay: 167.6s; }
  .grid__item-2-col:nth-of-type(1677) {
    animation-delay: 167.7s; }
  .grid__item-2-col:nth-of-type(1678) {
    animation-delay: 167.8s; }
  .grid__item-2-col:nth-of-type(1679) {
    animation-delay: 167.9s; }
  .grid__item-2-col:nth-of-type(1680) {
    animation-delay: 168s; }
  .grid__item-2-col:nth-of-type(1681) {
    animation-delay: 168.1s; }
  .grid__item-2-col:nth-of-type(1682) {
    animation-delay: 168.2s; }
  .grid__item-2-col:nth-of-type(1683) {
    animation-delay: 168.3s; }
  .grid__item-2-col:nth-of-type(1684) {
    animation-delay: 168.4s; }
  .grid__item-2-col:nth-of-type(1685) {
    animation-delay: 168.5s; }
  .grid__item-2-col:nth-of-type(1686) {
    animation-delay: 168.6s; }
  .grid__item-2-col:nth-of-type(1687) {
    animation-delay: 168.7s; }
  .grid__item-2-col:nth-of-type(1688) {
    animation-delay: 168.8s; }
  .grid__item-2-col:nth-of-type(1689) {
    animation-delay: 168.9s; }
  .grid__item-2-col:nth-of-type(1690) {
    animation-delay: 169s; }
  .grid__item-2-col:nth-of-type(1691) {
    animation-delay: 169.1s; }
  .grid__item-2-col:nth-of-type(1692) {
    animation-delay: 169.2s; }
  .grid__item-2-col:nth-of-type(1693) {
    animation-delay: 169.3s; }
  .grid__item-2-col:nth-of-type(1694) {
    animation-delay: 169.4s; }
  .grid__item-2-col:nth-of-type(1695) {
    animation-delay: 169.5s; }
  .grid__item-2-col:nth-of-type(1696) {
    animation-delay: 169.6s; }
  .grid__item-2-col:nth-of-type(1697) {
    animation-delay: 169.7s; }
  .grid__item-2-col:nth-of-type(1698) {
    animation-delay: 169.8s; }
  .grid__item-2-col:nth-of-type(1699) {
    animation-delay: 169.9s; }
  .grid__item-2-col:nth-of-type(1700) {
    animation-delay: 170s; }
  .grid__item-2-col:nth-of-type(1701) {
    animation-delay: 170.1s; }
  .grid__item-2-col:nth-of-type(1702) {
    animation-delay: 170.2s; }
  .grid__item-2-col:nth-of-type(1703) {
    animation-delay: 170.3s; }
  .grid__item-2-col:nth-of-type(1704) {
    animation-delay: 170.4s; }
  .grid__item-2-col:nth-of-type(1705) {
    animation-delay: 170.5s; }
  .grid__item-2-col:nth-of-type(1706) {
    animation-delay: 170.6s; }
  .grid__item-2-col:nth-of-type(1707) {
    animation-delay: 170.7s; }
  .grid__item-2-col:nth-of-type(1708) {
    animation-delay: 170.8s; }
  .grid__item-2-col:nth-of-type(1709) {
    animation-delay: 170.9s; }
  .grid__item-2-col:nth-of-type(1710) {
    animation-delay: 171s; }
  .grid__item-2-col:nth-of-type(1711) {
    animation-delay: 171.1s; }
  .grid__item-2-col:nth-of-type(1712) {
    animation-delay: 171.2s; }
  .grid__item-2-col:nth-of-type(1713) {
    animation-delay: 171.3s; }
  .grid__item-2-col:nth-of-type(1714) {
    animation-delay: 171.4s; }
  .grid__item-2-col:nth-of-type(1715) {
    animation-delay: 171.5s; }
  .grid__item-2-col:nth-of-type(1716) {
    animation-delay: 171.6s; }
  .grid__item-2-col:nth-of-type(1717) {
    animation-delay: 171.7s; }
  .grid__item-2-col:nth-of-type(1718) {
    animation-delay: 171.8s; }
  .grid__item-2-col:nth-of-type(1719) {
    animation-delay: 171.9s; }
  .grid__item-2-col:nth-of-type(1720) {
    animation-delay: 172s; }
  .grid__item-2-col:nth-of-type(1721) {
    animation-delay: 172.1s; }
  .grid__item-2-col:nth-of-type(1722) {
    animation-delay: 172.2s; }
  .grid__item-2-col:nth-of-type(1723) {
    animation-delay: 172.3s; }
  .grid__item-2-col:nth-of-type(1724) {
    animation-delay: 172.4s; }
  .grid__item-2-col:nth-of-type(1725) {
    animation-delay: 172.5s; }
  .grid__item-2-col:nth-of-type(1726) {
    animation-delay: 172.6s; }
  .grid__item-2-col:nth-of-type(1727) {
    animation-delay: 172.7s; }
  .grid__item-2-col:nth-of-type(1728) {
    animation-delay: 172.8s; }
  .grid__item-2-col:nth-of-type(1729) {
    animation-delay: 172.9s; }
  .grid__item-2-col:nth-of-type(1730) {
    animation-delay: 173s; }
  .grid__item-2-col:nth-of-type(1731) {
    animation-delay: 173.1s; }
  .grid__item-2-col:nth-of-type(1732) {
    animation-delay: 173.2s; }
  .grid__item-2-col:nth-of-type(1733) {
    animation-delay: 173.3s; }
  .grid__item-2-col:nth-of-type(1734) {
    animation-delay: 173.4s; }
  .grid__item-2-col:nth-of-type(1735) {
    animation-delay: 173.5s; }
  .grid__item-2-col:nth-of-type(1736) {
    animation-delay: 173.6s; }
  .grid__item-2-col:nth-of-type(1737) {
    animation-delay: 173.7s; }
  .grid__item-2-col:nth-of-type(1738) {
    animation-delay: 173.8s; }
  .grid__item-2-col:nth-of-type(1739) {
    animation-delay: 173.9s; }
  .grid__item-2-col:nth-of-type(1740) {
    animation-delay: 174s; }
  .grid__item-2-col:nth-of-type(1741) {
    animation-delay: 174.1s; }
  .grid__item-2-col:nth-of-type(1742) {
    animation-delay: 174.2s; }
  .grid__item-2-col:nth-of-type(1743) {
    animation-delay: 174.3s; }
  .grid__item-2-col:nth-of-type(1744) {
    animation-delay: 174.4s; }
  .grid__item-2-col:nth-of-type(1745) {
    animation-delay: 174.5s; }
  .grid__item-2-col:nth-of-type(1746) {
    animation-delay: 174.6s; }
  .grid__item-2-col:nth-of-type(1747) {
    animation-delay: 174.7s; }
  .grid__item-2-col:nth-of-type(1748) {
    animation-delay: 174.8s; }
  .grid__item-2-col:nth-of-type(1749) {
    animation-delay: 174.9s; }
  .grid__item-2-col:nth-of-type(1750) {
    animation-delay: 175s; }
  .grid__item-2-col:nth-of-type(1751) {
    animation-delay: 175.1s; }
  .grid__item-2-col:nth-of-type(1752) {
    animation-delay: 175.2s; }
  .grid__item-2-col:nth-of-type(1753) {
    animation-delay: 175.3s; }
  .grid__item-2-col:nth-of-type(1754) {
    animation-delay: 175.4s; }
  .grid__item-2-col:nth-of-type(1755) {
    animation-delay: 175.5s; }
  .grid__item-2-col:nth-of-type(1756) {
    animation-delay: 175.6s; }
  .grid__item-2-col:nth-of-type(1757) {
    animation-delay: 175.7s; }
  .grid__item-2-col:nth-of-type(1758) {
    animation-delay: 175.8s; }
  .grid__item-2-col:nth-of-type(1759) {
    animation-delay: 175.9s; }
  .grid__item-2-col:nth-of-type(1760) {
    animation-delay: 176s; }
  .grid__item-2-col:nth-of-type(1761) {
    animation-delay: 176.1s; }
  .grid__item-2-col:nth-of-type(1762) {
    animation-delay: 176.2s; }
  .grid__item-2-col:nth-of-type(1763) {
    animation-delay: 176.3s; }
  .grid__item-2-col:nth-of-type(1764) {
    animation-delay: 176.4s; }
  .grid__item-2-col:nth-of-type(1765) {
    animation-delay: 176.5s; }
  .grid__item-2-col:nth-of-type(1766) {
    animation-delay: 176.6s; }
  .grid__item-2-col:nth-of-type(1767) {
    animation-delay: 176.7s; }
  .grid__item-2-col:nth-of-type(1768) {
    animation-delay: 176.8s; }
  .grid__item-2-col:nth-of-type(1769) {
    animation-delay: 176.9s; }
  .grid__item-2-col:nth-of-type(1770) {
    animation-delay: 177s; }
  .grid__item-2-col:nth-of-type(1771) {
    animation-delay: 177.1s; }
  .grid__item-2-col:nth-of-type(1772) {
    animation-delay: 177.2s; }
  .grid__item-2-col:nth-of-type(1773) {
    animation-delay: 177.3s; }
  .grid__item-2-col:nth-of-type(1774) {
    animation-delay: 177.4s; }
  .grid__item-2-col:nth-of-type(1775) {
    animation-delay: 177.5s; }
  .grid__item-2-col:nth-of-type(1776) {
    animation-delay: 177.6s; }
  .grid__item-2-col:nth-of-type(1777) {
    animation-delay: 177.7s; }
  .grid__item-2-col:nth-of-type(1778) {
    animation-delay: 177.8s; }
  .grid__item-2-col:nth-of-type(1779) {
    animation-delay: 177.9s; }
  .grid__item-2-col:nth-of-type(1780) {
    animation-delay: 178s; }
  .grid__item-2-col:nth-of-type(1781) {
    animation-delay: 178.1s; }
  .grid__item-2-col:nth-of-type(1782) {
    animation-delay: 178.2s; }
  .grid__item-2-col:nth-of-type(1783) {
    animation-delay: 178.3s; }
  .grid__item-2-col:nth-of-type(1784) {
    animation-delay: 178.4s; }
  .grid__item-2-col:nth-of-type(1785) {
    animation-delay: 178.5s; }
  .grid__item-2-col:nth-of-type(1786) {
    animation-delay: 178.6s; }
  .grid__item-2-col:nth-of-type(1787) {
    animation-delay: 178.7s; }
  .grid__item-2-col:nth-of-type(1788) {
    animation-delay: 178.8s; }
  .grid__item-2-col:nth-of-type(1789) {
    animation-delay: 178.9s; }
  .grid__item-2-col:nth-of-type(1790) {
    animation-delay: 179s; }
  .grid__item-2-col:nth-of-type(1791) {
    animation-delay: 179.1s; }
  .grid__item-2-col:nth-of-type(1792) {
    animation-delay: 179.2s; }
  .grid__item-2-col:nth-of-type(1793) {
    animation-delay: 179.3s; }
  .grid__item-2-col:nth-of-type(1794) {
    animation-delay: 179.4s; }
  .grid__item-2-col:nth-of-type(1795) {
    animation-delay: 179.5s; }
  .grid__item-2-col:nth-of-type(1796) {
    animation-delay: 179.6s; }
  .grid__item-2-col:nth-of-type(1797) {
    animation-delay: 179.7s; }
  .grid__item-2-col:nth-of-type(1798) {
    animation-delay: 179.8s; }
  .grid__item-2-col:nth-of-type(1799) {
    animation-delay: 179.9s; }
  .grid__item-2-col:nth-of-type(1800) {
    animation-delay: 180s; }
  .grid__item-2-col:nth-of-type(1801) {
    animation-delay: 180.1s; }
  .grid__item-2-col:nth-of-type(1802) {
    animation-delay: 180.2s; }
  .grid__item-2-col:nth-of-type(1803) {
    animation-delay: 180.3s; }
  .grid__item-2-col:nth-of-type(1804) {
    animation-delay: 180.4s; }
  .grid__item-2-col:nth-of-type(1805) {
    animation-delay: 180.5s; }
  .grid__item-2-col:nth-of-type(1806) {
    animation-delay: 180.6s; }
  .grid__item-2-col:nth-of-type(1807) {
    animation-delay: 180.7s; }
  .grid__item-2-col:nth-of-type(1808) {
    animation-delay: 180.8s; }
  .grid__item-2-col:nth-of-type(1809) {
    animation-delay: 180.9s; }
  .grid__item-2-col:nth-of-type(1810) {
    animation-delay: 181s; }
  .grid__item-2-col:nth-of-type(1811) {
    animation-delay: 181.1s; }
  .grid__item-2-col:nth-of-type(1812) {
    animation-delay: 181.2s; }
  .grid__item-2-col:nth-of-type(1813) {
    animation-delay: 181.3s; }
  .grid__item-2-col:nth-of-type(1814) {
    animation-delay: 181.4s; }
  .grid__item-2-col:nth-of-type(1815) {
    animation-delay: 181.5s; }
  .grid__item-2-col:nth-of-type(1816) {
    animation-delay: 181.6s; }
  .grid__item-2-col:nth-of-type(1817) {
    animation-delay: 181.7s; }
  .grid__item-2-col:nth-of-type(1818) {
    animation-delay: 181.8s; }
  .grid__item-2-col:nth-of-type(1819) {
    animation-delay: 181.9s; }
  .grid__item-2-col:nth-of-type(1820) {
    animation-delay: 182s; }
  .grid__item-2-col:nth-of-type(1821) {
    animation-delay: 182.1s; }
  .grid__item-2-col:nth-of-type(1822) {
    animation-delay: 182.2s; }
  .grid__item-2-col:nth-of-type(1823) {
    animation-delay: 182.3s; }
  .grid__item-2-col:nth-of-type(1824) {
    animation-delay: 182.4s; }
  .grid__item-2-col:nth-of-type(1825) {
    animation-delay: 182.5s; }
  .grid__item-2-col:nth-of-type(1826) {
    animation-delay: 182.6s; }
  .grid__item-2-col:nth-of-type(1827) {
    animation-delay: 182.7s; }
  .grid__item-2-col:nth-of-type(1828) {
    animation-delay: 182.8s; }
  .grid__item-2-col:nth-of-type(1829) {
    animation-delay: 182.9s; }
  .grid__item-2-col:nth-of-type(1830) {
    animation-delay: 183s; }
  .grid__item-2-col:nth-of-type(1831) {
    animation-delay: 183.1s; }
  .grid__item-2-col:nth-of-type(1832) {
    animation-delay: 183.2s; }
  .grid__item-2-col:nth-of-type(1833) {
    animation-delay: 183.3s; }
  .grid__item-2-col:nth-of-type(1834) {
    animation-delay: 183.4s; }
  .grid__item-2-col:nth-of-type(1835) {
    animation-delay: 183.5s; }
  .grid__item-2-col:nth-of-type(1836) {
    animation-delay: 183.6s; }
  .grid__item-2-col:nth-of-type(1837) {
    animation-delay: 183.7s; }
  .grid__item-2-col:nth-of-type(1838) {
    animation-delay: 183.8s; }
  .grid__item-2-col:nth-of-type(1839) {
    animation-delay: 183.9s; }
  .grid__item-2-col:nth-of-type(1840) {
    animation-delay: 184s; }
  .grid__item-2-col:nth-of-type(1841) {
    animation-delay: 184.1s; }
  .grid__item-2-col:nth-of-type(1842) {
    animation-delay: 184.2s; }
  .grid__item-2-col:nth-of-type(1843) {
    animation-delay: 184.3s; }
  .grid__item-2-col:nth-of-type(1844) {
    animation-delay: 184.4s; }
  .grid__item-2-col:nth-of-type(1845) {
    animation-delay: 184.5s; }
  .grid__item-2-col:nth-of-type(1846) {
    animation-delay: 184.6s; }
  .grid__item-2-col:nth-of-type(1847) {
    animation-delay: 184.7s; }
  .grid__item-2-col:nth-of-type(1848) {
    animation-delay: 184.8s; }
  .grid__item-2-col:nth-of-type(1849) {
    animation-delay: 184.9s; }
  .grid__item-2-col:nth-of-type(1850) {
    animation-delay: 185s; }
  .grid__item-2-col:nth-of-type(1851) {
    animation-delay: 185.1s; }
  .grid__item-2-col:nth-of-type(1852) {
    animation-delay: 185.2s; }
  .grid__item-2-col:nth-of-type(1853) {
    animation-delay: 185.3s; }
  .grid__item-2-col:nth-of-type(1854) {
    animation-delay: 185.4s; }
  .grid__item-2-col:nth-of-type(1855) {
    animation-delay: 185.5s; }
  .grid__item-2-col:nth-of-type(1856) {
    animation-delay: 185.6s; }
  .grid__item-2-col:nth-of-type(1857) {
    animation-delay: 185.7s; }
  .grid__item-2-col:nth-of-type(1858) {
    animation-delay: 185.8s; }
  .grid__item-2-col:nth-of-type(1859) {
    animation-delay: 185.9s; }
  .grid__item-2-col:nth-of-type(1860) {
    animation-delay: 186s; }
  .grid__item-2-col:nth-of-type(1861) {
    animation-delay: 186.1s; }
  .grid__item-2-col:nth-of-type(1862) {
    animation-delay: 186.2s; }
  .grid__item-2-col:nth-of-type(1863) {
    animation-delay: 186.3s; }
  .grid__item-2-col:nth-of-type(1864) {
    animation-delay: 186.4s; }
  .grid__item-2-col:nth-of-type(1865) {
    animation-delay: 186.5s; }
  .grid__item-2-col:nth-of-type(1866) {
    animation-delay: 186.6s; }
  .grid__item-2-col:nth-of-type(1867) {
    animation-delay: 186.7s; }
  .grid__item-2-col:nth-of-type(1868) {
    animation-delay: 186.8s; }
  .grid__item-2-col:nth-of-type(1869) {
    animation-delay: 186.9s; }
  .grid__item-2-col:nth-of-type(1870) {
    animation-delay: 187s; }
  .grid__item-2-col:nth-of-type(1871) {
    animation-delay: 187.1s; }
  .grid__item-2-col:nth-of-type(1872) {
    animation-delay: 187.2s; }
  .grid__item-2-col:nth-of-type(1873) {
    animation-delay: 187.3s; }
  .grid__item-2-col:nth-of-type(1874) {
    animation-delay: 187.4s; }
  .grid__item-2-col:nth-of-type(1875) {
    animation-delay: 187.5s; }
  .grid__item-2-col:nth-of-type(1876) {
    animation-delay: 187.6s; }
  .grid__item-2-col:nth-of-type(1877) {
    animation-delay: 187.7s; }
  .grid__item-2-col:nth-of-type(1878) {
    animation-delay: 187.8s; }
  .grid__item-2-col:nth-of-type(1879) {
    animation-delay: 187.9s; }
  .grid__item-2-col:nth-of-type(1880) {
    animation-delay: 188s; }
  .grid__item-2-col:nth-of-type(1881) {
    animation-delay: 188.1s; }
  .grid__item-2-col:nth-of-type(1882) {
    animation-delay: 188.2s; }
  .grid__item-2-col:nth-of-type(1883) {
    animation-delay: 188.3s; }
  .grid__item-2-col:nth-of-type(1884) {
    animation-delay: 188.4s; }
  .grid__item-2-col:nth-of-type(1885) {
    animation-delay: 188.5s; }
  .grid__item-2-col:nth-of-type(1886) {
    animation-delay: 188.6s; }
  .grid__item-2-col:nth-of-type(1887) {
    animation-delay: 188.7s; }
  .grid__item-2-col:nth-of-type(1888) {
    animation-delay: 188.8s; }
  .grid__item-2-col:nth-of-type(1889) {
    animation-delay: 188.9s; }
  .grid__item-2-col:nth-of-type(1890) {
    animation-delay: 189s; }
  .grid__item-2-col:nth-of-type(1891) {
    animation-delay: 189.1s; }
  .grid__item-2-col:nth-of-type(1892) {
    animation-delay: 189.2s; }
  .grid__item-2-col:nth-of-type(1893) {
    animation-delay: 189.3s; }
  .grid__item-2-col:nth-of-type(1894) {
    animation-delay: 189.4s; }
  .grid__item-2-col:nth-of-type(1895) {
    animation-delay: 189.5s; }
  .grid__item-2-col:nth-of-type(1896) {
    animation-delay: 189.6s; }
  .grid__item-2-col:nth-of-type(1897) {
    animation-delay: 189.7s; }
  .grid__item-2-col:nth-of-type(1898) {
    animation-delay: 189.8s; }
  .grid__item-2-col:nth-of-type(1899) {
    animation-delay: 189.9s; }
  .grid__item-2-col:nth-of-type(1900) {
    animation-delay: 190s; }
  .grid__item-2-col:nth-of-type(1901) {
    animation-delay: 190.1s; }
  .grid__item-2-col:nth-of-type(1902) {
    animation-delay: 190.2s; }
  .grid__item-2-col:nth-of-type(1903) {
    animation-delay: 190.3s; }
  .grid__item-2-col:nth-of-type(1904) {
    animation-delay: 190.4s; }
  .grid__item-2-col:nth-of-type(1905) {
    animation-delay: 190.5s; }
  .grid__item-2-col:nth-of-type(1906) {
    animation-delay: 190.6s; }
  .grid__item-2-col:nth-of-type(1907) {
    animation-delay: 190.7s; }
  .grid__item-2-col:nth-of-type(1908) {
    animation-delay: 190.8s; }
  .grid__item-2-col:nth-of-type(1909) {
    animation-delay: 190.9s; }
  .grid__item-2-col:nth-of-type(1910) {
    animation-delay: 191s; }
  .grid__item-2-col:nth-of-type(1911) {
    animation-delay: 191.1s; }
  .grid__item-2-col:nth-of-type(1912) {
    animation-delay: 191.2s; }
  .grid__item-2-col:nth-of-type(1913) {
    animation-delay: 191.3s; }
  .grid__item-2-col:nth-of-type(1914) {
    animation-delay: 191.4s; }
  .grid__item-2-col:nth-of-type(1915) {
    animation-delay: 191.5s; }
  .grid__item-2-col:nth-of-type(1916) {
    animation-delay: 191.6s; }
  .grid__item-2-col:nth-of-type(1917) {
    animation-delay: 191.7s; }
  .grid__item-2-col:nth-of-type(1918) {
    animation-delay: 191.8s; }
  .grid__item-2-col:nth-of-type(1919) {
    animation-delay: 191.9s; }
  .grid__item-2-col:nth-of-type(1920) {
    animation-delay: 192s; }
  .grid__item-2-col:nth-of-type(1921) {
    animation-delay: 192.1s; }
  .grid__item-2-col:nth-of-type(1922) {
    animation-delay: 192.2s; }
  .grid__item-2-col:nth-of-type(1923) {
    animation-delay: 192.3s; }
  .grid__item-2-col:nth-of-type(1924) {
    animation-delay: 192.4s; }
  .grid__item-2-col:nth-of-type(1925) {
    animation-delay: 192.5s; }
  .grid__item-2-col:nth-of-type(1926) {
    animation-delay: 192.6s; }
  .grid__item-2-col:nth-of-type(1927) {
    animation-delay: 192.7s; }
  .grid__item-2-col:nth-of-type(1928) {
    animation-delay: 192.8s; }
  .grid__item-2-col:nth-of-type(1929) {
    animation-delay: 192.9s; }
  .grid__item-2-col:nth-of-type(1930) {
    animation-delay: 193s; }
  .grid__item-2-col:nth-of-type(1931) {
    animation-delay: 193.1s; }
  .grid__item-2-col:nth-of-type(1932) {
    animation-delay: 193.2s; }
  .grid__item-2-col:nth-of-type(1933) {
    animation-delay: 193.3s; }
  .grid__item-2-col:nth-of-type(1934) {
    animation-delay: 193.4s; }
  .grid__item-2-col:nth-of-type(1935) {
    animation-delay: 193.5s; }
  .grid__item-2-col:nth-of-type(1936) {
    animation-delay: 193.6s; }
  .grid__item-2-col:nth-of-type(1937) {
    animation-delay: 193.7s; }
  .grid__item-2-col:nth-of-type(1938) {
    animation-delay: 193.8s; }
  .grid__item-2-col:nth-of-type(1939) {
    animation-delay: 193.9s; }
  .grid__item-2-col:nth-of-type(1940) {
    animation-delay: 194s; }
  .grid__item-2-col:nth-of-type(1941) {
    animation-delay: 194.1s; }
  .grid__item-2-col:nth-of-type(1942) {
    animation-delay: 194.2s; }
  .grid__item-2-col:nth-of-type(1943) {
    animation-delay: 194.3s; }
  .grid__item-2-col:nth-of-type(1944) {
    animation-delay: 194.4s; }
  .grid__item-2-col:nth-of-type(1945) {
    animation-delay: 194.5s; }
  .grid__item-2-col:nth-of-type(1946) {
    animation-delay: 194.6s; }
  .grid__item-2-col:nth-of-type(1947) {
    animation-delay: 194.7s; }
  .grid__item-2-col:nth-of-type(1948) {
    animation-delay: 194.8s; }
  .grid__item-2-col:nth-of-type(1949) {
    animation-delay: 194.9s; }
  .grid__item-2-col:nth-of-type(1950) {
    animation-delay: 195s; }
  .grid__item-2-col:nth-of-type(1951) {
    animation-delay: 195.1s; }
  .grid__item-2-col:nth-of-type(1952) {
    animation-delay: 195.2s; }
  .grid__item-2-col:nth-of-type(1953) {
    animation-delay: 195.3s; }
  .grid__item-2-col:nth-of-type(1954) {
    animation-delay: 195.4s; }
  .grid__item-2-col:nth-of-type(1955) {
    animation-delay: 195.5s; }
  .grid__item-2-col:nth-of-type(1956) {
    animation-delay: 195.6s; }
  .grid__item-2-col:nth-of-type(1957) {
    animation-delay: 195.7s; }
  .grid__item-2-col:nth-of-type(1958) {
    animation-delay: 195.8s; }
  .grid__item-2-col:nth-of-type(1959) {
    animation-delay: 195.9s; }
  .grid__item-2-col:nth-of-type(1960) {
    animation-delay: 196s; }
  .grid__item-2-col:nth-of-type(1961) {
    animation-delay: 196.1s; }
  .grid__item-2-col:nth-of-type(1962) {
    animation-delay: 196.2s; }
  .grid__item-2-col:nth-of-type(1963) {
    animation-delay: 196.3s; }
  .grid__item-2-col:nth-of-type(1964) {
    animation-delay: 196.4s; }
  .grid__item-2-col:nth-of-type(1965) {
    animation-delay: 196.5s; }
  .grid__item-2-col:nth-of-type(1966) {
    animation-delay: 196.6s; }
  .grid__item-2-col:nth-of-type(1967) {
    animation-delay: 196.7s; }
  .grid__item-2-col:nth-of-type(1968) {
    animation-delay: 196.8s; }
  .grid__item-2-col:nth-of-type(1969) {
    animation-delay: 196.9s; }
  .grid__item-2-col:nth-of-type(1970) {
    animation-delay: 197s; }
  .grid__item-2-col:nth-of-type(1971) {
    animation-delay: 197.1s; }
  .grid__item-2-col:nth-of-type(1972) {
    animation-delay: 197.2s; }
  .grid__item-2-col:nth-of-type(1973) {
    animation-delay: 197.3s; }
  .grid__item-2-col:nth-of-type(1974) {
    animation-delay: 197.4s; }
  .grid__item-2-col:nth-of-type(1975) {
    animation-delay: 197.5s; }
  .grid__item-2-col:nth-of-type(1976) {
    animation-delay: 197.6s; }
  .grid__item-2-col:nth-of-type(1977) {
    animation-delay: 197.7s; }
  .grid__item-2-col:nth-of-type(1978) {
    animation-delay: 197.8s; }
  .grid__item-2-col:nth-of-type(1979) {
    animation-delay: 197.9s; }
  .grid__item-2-col:nth-of-type(1980) {
    animation-delay: 198s; }
  .grid__item-2-col:nth-of-type(1981) {
    animation-delay: 198.1s; }
  .grid__item-2-col:nth-of-type(1982) {
    animation-delay: 198.2s; }
  .grid__item-2-col:nth-of-type(1983) {
    animation-delay: 198.3s; }
  .grid__item-2-col:nth-of-type(1984) {
    animation-delay: 198.4s; }
  .grid__item-2-col:nth-of-type(1985) {
    animation-delay: 198.5s; }
  .grid__item-2-col:nth-of-type(1986) {
    animation-delay: 198.6s; }
  .grid__item-2-col:nth-of-type(1987) {
    animation-delay: 198.7s; }
  .grid__item-2-col:nth-of-type(1988) {
    animation-delay: 198.8s; }
  .grid__item-2-col:nth-of-type(1989) {
    animation-delay: 198.9s; }
  .grid__item-2-col:nth-of-type(1990) {
    animation-delay: 199s; }
  .grid__item-2-col:nth-of-type(1991) {
    animation-delay: 199.1s; }
  .grid__item-2-col:nth-of-type(1992) {
    animation-delay: 199.2s; }
  .grid__item-2-col:nth-of-type(1993) {
    animation-delay: 199.3s; }
  .grid__item-2-col:nth-of-type(1994) {
    animation-delay: 199.4s; }
  .grid__item-2-col:nth-of-type(1995) {
    animation-delay: 199.5s; }
  .grid__item-2-col:nth-of-type(1996) {
    animation-delay: 199.6s; }
  .grid__item-2-col:nth-of-type(1997) {
    animation-delay: 199.7s; }
  .grid__item-2-col:nth-of-type(1998) {
    animation-delay: 199.8s; }
  .grid__item-2-col:nth-of-type(1999) {
    animation-delay: 199.9s; }
  .grid__item-2-col:nth-of-type(2000) {
    animation-delay: 200s; }
  .grid__item-2-col:nth-of-type(2001) {
    animation-delay: 200.1s; }
  .grid__item-2-col:nth-of-type(2002) {
    animation-delay: 200.2s; }
  .grid__item-2-col:nth-of-type(2003) {
    animation-delay: 200.3s; }
  .grid__item-2-col:nth-of-type(2004) {
    animation-delay: 200.4s; }
  .grid__item-2-col:nth-of-type(2005) {
    animation-delay: 200.5s; }
  .grid__item-2-col:nth-of-type(2006) {
    animation-delay: 200.6s; }
  .grid__item-2-col:nth-of-type(2007) {
    animation-delay: 200.7s; }
  .grid__item-2-col:nth-of-type(2008) {
    animation-delay: 200.8s; }
  .grid__item-2-col:nth-of-type(2009) {
    animation-delay: 200.9s; }
  .grid__item-2-col:nth-of-type(2010) {
    animation-delay: 201s; }
  .grid__item-2-col:nth-of-type(2011) {
    animation-delay: 201.1s; }
  .grid__item-2-col:nth-of-type(2012) {
    animation-delay: 201.2s; }
  .grid__item-2-col:nth-of-type(2013) {
    animation-delay: 201.3s; }
  .grid__item-2-col:nth-of-type(2014) {
    animation-delay: 201.4s; }
  .grid__item-2-col:nth-of-type(2015) {
    animation-delay: 201.5s; }
  .grid__item-2-col:nth-of-type(2016) {
    animation-delay: 201.6s; }
  .grid__item-2-col:nth-of-type(2017) {
    animation-delay: 201.7s; }
  .grid__item-2-col:nth-of-type(2018) {
    animation-delay: 201.8s; }
  .grid__item-2-col:nth-of-type(2019) {
    animation-delay: 201.9s; }
  .grid__item-2-col:nth-of-type(2020) {
    animation-delay: 202s; }
  .grid__item-2-col:nth-of-type(2021) {
    animation-delay: 202.1s; }
  .grid__item-2-col:nth-of-type(2022) {
    animation-delay: 202.2s; }
  .grid__item-2-col:nth-of-type(2023) {
    animation-delay: 202.3s; }
  .grid__item-2-col:nth-of-type(2024) {
    animation-delay: 202.4s; }
  .grid__item-2-col:nth-of-type(2025) {
    animation-delay: 202.5s; }
  .grid__item-2-col:nth-of-type(2026) {
    animation-delay: 202.6s; }
  .grid__item-2-col:nth-of-type(2027) {
    animation-delay: 202.7s; }
  .grid__item-2-col:nth-of-type(2028) {
    animation-delay: 202.8s; }
  .grid__item-2-col:nth-of-type(2029) {
    animation-delay: 202.9s; }
  .grid__item-2-col:nth-of-type(2030) {
    animation-delay: 203s; }
  .grid__item-2-col:nth-of-type(2031) {
    animation-delay: 203.1s; }
  .grid__item-2-col:nth-of-type(2032) {
    animation-delay: 203.2s; }
  .grid__item-2-col:nth-of-type(2033) {
    animation-delay: 203.3s; }
  .grid__item-2-col:nth-of-type(2034) {
    animation-delay: 203.4s; }
  .grid__item-2-col:nth-of-type(2035) {
    animation-delay: 203.5s; }
  .grid__item-2-col:nth-of-type(2036) {
    animation-delay: 203.6s; }
  .grid__item-2-col:nth-of-type(2037) {
    animation-delay: 203.7s; }
  .grid__item-2-col:nth-of-type(2038) {
    animation-delay: 203.8s; }
  .grid__item-2-col:nth-of-type(2039) {
    animation-delay: 203.9s; }
  .grid__item-2-col:nth-of-type(2040) {
    animation-delay: 204s; }
  .grid__item-2-col:nth-of-type(2041) {
    animation-delay: 204.1s; }
  .grid__item-2-col:nth-of-type(2042) {
    animation-delay: 204.2s; }
  .grid__item-2-col:nth-of-type(2043) {
    animation-delay: 204.3s; }
  .grid__item-2-col:nth-of-type(2044) {
    animation-delay: 204.4s; }
  .grid__item-2-col:nth-of-type(2045) {
    animation-delay: 204.5s; }
  .grid__item-2-col:nth-of-type(2046) {
    animation-delay: 204.6s; }
  .grid__item-2-col:nth-of-type(2047) {
    animation-delay: 204.7s; }
  .grid__item-2-col:nth-of-type(2048) {
    animation-delay: 204.8s; }
  .grid__item-2-col:nth-of-type(2049) {
    animation-delay: 204.9s; }
  .grid__item-2-col:nth-of-type(2050) {
    animation-delay: 205s; }
  .grid__item-2-col:nth-of-type(2051) {
    animation-delay: 205.1s; }
  .grid__item-2-col:nth-of-type(2052) {
    animation-delay: 205.2s; }
  .grid__item-2-col:nth-of-type(2053) {
    animation-delay: 205.3s; }
  .grid__item-2-col:nth-of-type(2054) {
    animation-delay: 205.4s; }
  .grid__item-2-col:nth-of-type(2055) {
    animation-delay: 205.5s; }
  .grid__item-2-col:nth-of-type(2056) {
    animation-delay: 205.6s; }
  .grid__item-2-col:nth-of-type(2057) {
    animation-delay: 205.7s; }
  .grid__item-2-col:nth-of-type(2058) {
    animation-delay: 205.8s; }
  .grid__item-2-col:nth-of-type(2059) {
    animation-delay: 205.9s; }
  .grid__item-2-col:nth-of-type(2060) {
    animation-delay: 206s; }
  .grid__item-2-col:nth-of-type(2061) {
    animation-delay: 206.1s; }
  .grid__item-2-col:nth-of-type(2062) {
    animation-delay: 206.2s; }
  .grid__item-2-col:nth-of-type(2063) {
    animation-delay: 206.3s; }
  .grid__item-2-col:nth-of-type(2064) {
    animation-delay: 206.4s; }
  .grid__item-2-col:nth-of-type(2065) {
    animation-delay: 206.5s; }
  .grid__item-2-col:nth-of-type(2066) {
    animation-delay: 206.6s; }
  .grid__item-2-col:nth-of-type(2067) {
    animation-delay: 206.7s; }
  .grid__item-2-col:nth-of-type(2068) {
    animation-delay: 206.8s; }
  .grid__item-2-col:nth-of-type(2069) {
    animation-delay: 206.9s; }
  .grid__item-2-col:nth-of-type(2070) {
    animation-delay: 207s; }
  .grid__item-2-col:nth-of-type(2071) {
    animation-delay: 207.1s; }
  .grid__item-2-col:nth-of-type(2072) {
    animation-delay: 207.2s; }
  .grid__item-2-col:nth-of-type(2073) {
    animation-delay: 207.3s; }
  .grid__item-2-col:nth-of-type(2074) {
    animation-delay: 207.4s; }
  .grid__item-2-col:nth-of-type(2075) {
    animation-delay: 207.5s; }
  .grid__item-2-col:nth-of-type(2076) {
    animation-delay: 207.6s; }
  .grid__item-2-col:nth-of-type(2077) {
    animation-delay: 207.7s; }
  .grid__item-2-col:nth-of-type(2078) {
    animation-delay: 207.8s; }
  .grid__item-2-col:nth-of-type(2079) {
    animation-delay: 207.9s; }
  .grid__item-2-col:nth-of-type(2080) {
    animation-delay: 208s; }
  .grid__item-2-col:nth-of-type(2081) {
    animation-delay: 208.1s; }
  .grid__item-2-col:nth-of-type(2082) {
    animation-delay: 208.2s; }
  .grid__item-2-col:nth-of-type(2083) {
    animation-delay: 208.3s; }
  .grid__item-2-col:nth-of-type(2084) {
    animation-delay: 208.4s; }
  .grid__item-2-col:nth-of-type(2085) {
    animation-delay: 208.5s; }
  .grid__item-2-col:nth-of-type(2086) {
    animation-delay: 208.6s; }
  .grid__item-2-col:nth-of-type(2087) {
    animation-delay: 208.7s; }
  .grid__item-2-col:nth-of-type(2088) {
    animation-delay: 208.8s; }
  .grid__item-2-col:nth-of-type(2089) {
    animation-delay: 208.9s; }
  .grid__item-2-col:nth-of-type(2090) {
    animation-delay: 209s; }
  .grid__item-2-col:nth-of-type(2091) {
    animation-delay: 209.1s; }
  .grid__item-2-col:nth-of-type(2092) {
    animation-delay: 209.2s; }
  .grid__item-2-col:nth-of-type(2093) {
    animation-delay: 209.3s; }
  .grid__item-2-col:nth-of-type(2094) {
    animation-delay: 209.4s; }
  .grid__item-2-col:nth-of-type(2095) {
    animation-delay: 209.5s; }
  .grid__item-2-col:nth-of-type(2096) {
    animation-delay: 209.6s; }
  .grid__item-2-col:nth-of-type(2097) {
    animation-delay: 209.7s; }
  .grid__item-2-col:nth-of-type(2098) {
    animation-delay: 209.8s; }
  .grid__item-2-col:nth-of-type(2099) {
    animation-delay: 209.9s; }
  .grid__item-2-col:nth-of-type(2100) {
    animation-delay: 210s; }
  .grid__item-2-col:nth-of-type(2101) {
    animation-delay: 210.1s; }
  .grid__item-2-col:nth-of-type(2102) {
    animation-delay: 210.2s; }
  .grid__item-2-col:nth-of-type(2103) {
    animation-delay: 210.3s; }
  .grid__item-2-col:nth-of-type(2104) {
    animation-delay: 210.4s; }
  .grid__item-2-col:nth-of-type(2105) {
    animation-delay: 210.5s; }
  .grid__item-2-col:nth-of-type(2106) {
    animation-delay: 210.6s; }
  .grid__item-2-col:nth-of-type(2107) {
    animation-delay: 210.7s; }
  .grid__item-2-col:nth-of-type(2108) {
    animation-delay: 210.8s; }
  .grid__item-2-col:nth-of-type(2109) {
    animation-delay: 210.9s; }
  .grid__item-2-col:nth-of-type(2110) {
    animation-delay: 211s; }
  .grid__item-2-col:nth-of-type(2111) {
    animation-delay: 211.1s; }
  .grid__item-2-col:nth-of-type(2112) {
    animation-delay: 211.2s; }
  .grid__item-2-col:nth-of-type(2113) {
    animation-delay: 211.3s; }
  .grid__item-2-col:nth-of-type(2114) {
    animation-delay: 211.4s; }
  .grid__item-2-col:nth-of-type(2115) {
    animation-delay: 211.5s; }
  .grid__item-2-col:nth-of-type(2116) {
    animation-delay: 211.6s; }
  .grid__item-2-col:nth-of-type(2117) {
    animation-delay: 211.7s; }
  .grid__item-2-col:nth-of-type(2118) {
    animation-delay: 211.8s; }
  .grid__item-2-col:nth-of-type(2119) {
    animation-delay: 211.9s; }
  .grid__item-2-col:nth-of-type(2120) {
    animation-delay: 212s; }
  .grid__item-2-col:nth-of-type(2121) {
    animation-delay: 212.1s; }
  .grid__item-2-col:nth-of-type(2122) {
    animation-delay: 212.2s; }
  .grid__item-2-col:nth-of-type(2123) {
    animation-delay: 212.3s; }
  .grid__item-2-col:nth-of-type(2124) {
    animation-delay: 212.4s; }
  .grid__item-2-col:nth-of-type(2125) {
    animation-delay: 212.5s; }
  .grid__item-2-col:nth-of-type(2126) {
    animation-delay: 212.6s; }
  .grid__item-2-col:nth-of-type(2127) {
    animation-delay: 212.7s; }
  .grid__item-2-col:nth-of-type(2128) {
    animation-delay: 212.8s; }
  .grid__item-2-col:nth-of-type(2129) {
    animation-delay: 212.9s; }
  .grid__item-2-col:nth-of-type(2130) {
    animation-delay: 213s; }
  .grid__item-2-col:nth-of-type(2131) {
    animation-delay: 213.1s; }
  .grid__item-2-col:nth-of-type(2132) {
    animation-delay: 213.2s; }
  .grid__item-2-col:nth-of-type(2133) {
    animation-delay: 213.3s; }
  .grid__item-2-col:nth-of-type(2134) {
    animation-delay: 213.4s; }
  .grid__item-2-col:nth-of-type(2135) {
    animation-delay: 213.5s; }
  .grid__item-2-col:nth-of-type(2136) {
    animation-delay: 213.6s; }
  .grid__item-2-col:nth-of-type(2137) {
    animation-delay: 213.7s; }
  .grid__item-2-col:nth-of-type(2138) {
    animation-delay: 213.8s; }
  .grid__item-2-col:nth-of-type(2139) {
    animation-delay: 213.9s; }
  .grid__item-2-col:nth-of-type(2140) {
    animation-delay: 214s; }
  .grid__item-2-col:nth-of-type(2141) {
    animation-delay: 214.1s; }
  .grid__item-2-col:nth-of-type(2142) {
    animation-delay: 214.2s; }
  .grid__item-2-col:nth-of-type(2143) {
    animation-delay: 214.3s; }
  .grid__item-2-col:nth-of-type(2144) {
    animation-delay: 214.4s; }
  .grid__item-2-col:nth-of-type(2145) {
    animation-delay: 214.5s; }
  .grid__item-2-col:nth-of-type(2146) {
    animation-delay: 214.6s; }
  .grid__item-2-col:nth-of-type(2147) {
    animation-delay: 214.7s; }
  .grid__item-2-col:nth-of-type(2148) {
    animation-delay: 214.8s; }
  .grid__item-2-col:nth-of-type(2149) {
    animation-delay: 214.9s; }
  .grid__item-2-col:nth-of-type(2150) {
    animation-delay: 215s; }
  .grid__item-2-col:nth-of-type(2151) {
    animation-delay: 215.1s; }
  .grid__item-2-col:nth-of-type(2152) {
    animation-delay: 215.2s; }
  .grid__item-2-col:nth-of-type(2153) {
    animation-delay: 215.3s; }
  .grid__item-2-col:nth-of-type(2154) {
    animation-delay: 215.4s; }
  .grid__item-2-col:nth-of-type(2155) {
    animation-delay: 215.5s; }
  .grid__item-2-col:nth-of-type(2156) {
    animation-delay: 215.6s; }
  .grid__item-2-col:nth-of-type(2157) {
    animation-delay: 215.7s; }
  .grid__item-2-col:nth-of-type(2158) {
    animation-delay: 215.8s; }
  .grid__item-2-col:nth-of-type(2159) {
    animation-delay: 215.9s; }
  .grid__item-2-col:nth-of-type(2160) {
    animation-delay: 216s; }
  .grid__item-2-col:nth-of-type(2161) {
    animation-delay: 216.1s; }
  .grid__item-2-col:nth-of-type(2162) {
    animation-delay: 216.2s; }
  .grid__item-2-col:nth-of-type(2163) {
    animation-delay: 216.3s; }
  .grid__item-2-col:nth-of-type(2164) {
    animation-delay: 216.4s; }
  .grid__item-2-col:nth-of-type(2165) {
    animation-delay: 216.5s; }
  .grid__item-2-col:nth-of-type(2166) {
    animation-delay: 216.6s; }
  .grid__item-2-col:nth-of-type(2167) {
    animation-delay: 216.7s; }
  .grid__item-2-col:nth-of-type(2168) {
    animation-delay: 216.8s; }
  .grid__item-2-col:nth-of-type(2169) {
    animation-delay: 216.9s; }
  .grid__item-2-col:nth-of-type(2170) {
    animation-delay: 217s; }
  .grid__item-2-col:nth-of-type(2171) {
    animation-delay: 217.1s; }
  .grid__item-2-col:nth-of-type(2172) {
    animation-delay: 217.2s; }
  .grid__item-2-col:nth-of-type(2173) {
    animation-delay: 217.3s; }
  .grid__item-2-col:nth-of-type(2174) {
    animation-delay: 217.4s; }
  .grid__item-2-col:nth-of-type(2175) {
    animation-delay: 217.5s; }
  .grid__item-2-col:nth-of-type(2176) {
    animation-delay: 217.6s; }
  .grid__item-2-col:nth-of-type(2177) {
    animation-delay: 217.7s; }
  .grid__item-2-col:nth-of-type(2178) {
    animation-delay: 217.8s; }
  .grid__item-2-col:nth-of-type(2179) {
    animation-delay: 217.9s; }
  .grid__item-2-col:nth-of-type(2180) {
    animation-delay: 218s; }
  .grid__item-2-col:nth-of-type(2181) {
    animation-delay: 218.1s; }
  .grid__item-2-col:nth-of-type(2182) {
    animation-delay: 218.2s; }
  .grid__item-2-col:nth-of-type(2183) {
    animation-delay: 218.3s; }
  .grid__item-2-col:nth-of-type(2184) {
    animation-delay: 218.4s; }
  .grid__item-2-col:nth-of-type(2185) {
    animation-delay: 218.5s; }
  .grid__item-2-col:nth-of-type(2186) {
    animation-delay: 218.6s; }
  .grid__item-2-col:nth-of-type(2187) {
    animation-delay: 218.7s; }
  .grid__item-2-col:nth-of-type(2188) {
    animation-delay: 218.8s; }
  .grid__item-2-col:nth-of-type(2189) {
    animation-delay: 218.9s; }
  .grid__item-2-col:nth-of-type(2190) {
    animation-delay: 219s; }
  .grid__item-2-col:nth-of-type(2191) {
    animation-delay: 219.1s; }
  .grid__item-2-col:nth-of-type(2192) {
    animation-delay: 219.2s; }
  .grid__item-2-col:nth-of-type(2193) {
    animation-delay: 219.3s; }
  .grid__item-2-col:nth-of-type(2194) {
    animation-delay: 219.4s; }
  .grid__item-2-col:nth-of-type(2195) {
    animation-delay: 219.5s; }
  .grid__item-2-col:nth-of-type(2196) {
    animation-delay: 219.6s; }
  .grid__item-2-col:nth-of-type(2197) {
    animation-delay: 219.7s; }
  .grid__item-2-col:nth-of-type(2198) {
    animation-delay: 219.8s; }
  .grid__item-2-col:nth-of-type(2199) {
    animation-delay: 219.9s; }
  .grid__item-2-col:nth-of-type(2200) {
    animation-delay: 220s; }
  .grid__item-2-col:nth-of-type(2201) {
    animation-delay: 220.1s; }
  .grid__item-2-col:nth-of-type(2202) {
    animation-delay: 220.2s; }
  .grid__item-2-col:nth-of-type(2203) {
    animation-delay: 220.3s; }
  .grid__item-2-col:nth-of-type(2204) {
    animation-delay: 220.4s; }
  .grid__item-2-col:nth-of-type(2205) {
    animation-delay: 220.5s; }
  .grid__item-2-col:nth-of-type(2206) {
    animation-delay: 220.6s; }
  .grid__item-2-col:nth-of-type(2207) {
    animation-delay: 220.7s; }
  .grid__item-2-col:nth-of-type(2208) {
    animation-delay: 220.8s; }
  .grid__item-2-col:nth-of-type(2209) {
    animation-delay: 220.9s; }
  .grid__item-2-col:nth-of-type(2210) {
    animation-delay: 221s; }
  .grid__item-2-col:nth-of-type(2211) {
    animation-delay: 221.1s; }
  .grid__item-2-col:nth-of-type(2212) {
    animation-delay: 221.2s; }
  .grid__item-2-col:nth-of-type(2213) {
    animation-delay: 221.3s; }
  .grid__item-2-col:nth-of-type(2214) {
    animation-delay: 221.4s; }
  .grid__item-2-col:nth-of-type(2215) {
    animation-delay: 221.5s; }
  .grid__item-2-col:nth-of-type(2216) {
    animation-delay: 221.6s; }
  .grid__item-2-col:nth-of-type(2217) {
    animation-delay: 221.7s; }
  .grid__item-2-col:nth-of-type(2218) {
    animation-delay: 221.8s; }
  .grid__item-2-col:nth-of-type(2219) {
    animation-delay: 221.9s; }
  .grid__item-2-col:nth-of-type(2220) {
    animation-delay: 222s; }
  .grid__item-2-col:nth-of-type(2221) {
    animation-delay: 222.1s; }
  .grid__item-2-col:nth-of-type(2222) {
    animation-delay: 222.2s; }
  .grid__item-2-col:nth-of-type(2223) {
    animation-delay: 222.3s; }
  .grid__item-2-col:nth-of-type(2224) {
    animation-delay: 222.4s; }
  .grid__item-2-col:nth-of-type(2225) {
    animation-delay: 222.5s; }
  .grid__item-2-col:nth-of-type(2226) {
    animation-delay: 222.6s; }
  .grid__item-2-col:nth-of-type(2227) {
    animation-delay: 222.7s; }
  .grid__item-2-col:nth-of-type(2228) {
    animation-delay: 222.8s; }
  .grid__item-2-col:nth-of-type(2229) {
    animation-delay: 222.9s; }
  .grid__item-2-col:nth-of-type(2230) {
    animation-delay: 223s; }
  .grid__item-2-col:nth-of-type(2231) {
    animation-delay: 223.1s; }
  .grid__item-2-col:nth-of-type(2232) {
    animation-delay: 223.2s; }
  .grid__item-2-col:nth-of-type(2233) {
    animation-delay: 223.3s; }
  .grid__item-2-col:nth-of-type(2234) {
    animation-delay: 223.4s; }
  .grid__item-2-col:nth-of-type(2235) {
    animation-delay: 223.5s; }
  .grid__item-2-col:nth-of-type(2236) {
    animation-delay: 223.6s; }
  .grid__item-2-col:nth-of-type(2237) {
    animation-delay: 223.7s; }
  .grid__item-2-col:nth-of-type(2238) {
    animation-delay: 223.8s; }
  .grid__item-2-col:nth-of-type(2239) {
    animation-delay: 223.9s; }
  .grid__item-2-col:nth-of-type(2240) {
    animation-delay: 224s; }
  .grid__item-2-col:nth-of-type(2241) {
    animation-delay: 224.1s; }
  .grid__item-2-col:nth-of-type(2242) {
    animation-delay: 224.2s; }
  .grid__item-2-col:nth-of-type(2243) {
    animation-delay: 224.3s; }
  .grid__item-2-col:nth-of-type(2244) {
    animation-delay: 224.4s; }
  .grid__item-2-col:nth-of-type(2245) {
    animation-delay: 224.5s; }
  .grid__item-2-col:nth-of-type(2246) {
    animation-delay: 224.6s; }
  .grid__item-2-col:nth-of-type(2247) {
    animation-delay: 224.7s; }
  .grid__item-2-col:nth-of-type(2248) {
    animation-delay: 224.8s; }
  .grid__item-2-col:nth-of-type(2249) {
    animation-delay: 224.9s; }
  .grid__item-2-col:nth-of-type(2250) {
    animation-delay: 225s; }
  .grid__item-2-col:nth-of-type(2251) {
    animation-delay: 225.1s; }
  .grid__item-2-col:nth-of-type(2252) {
    animation-delay: 225.2s; }
  .grid__item-2-col:nth-of-type(2253) {
    animation-delay: 225.3s; }
  .grid__item-2-col:nth-of-type(2254) {
    animation-delay: 225.4s; }
  .grid__item-2-col:nth-of-type(2255) {
    animation-delay: 225.5s; }
  .grid__item-2-col:nth-of-type(2256) {
    animation-delay: 225.6s; }
  .grid__item-2-col:nth-of-type(2257) {
    animation-delay: 225.7s; }
  .grid__item-2-col:nth-of-type(2258) {
    animation-delay: 225.8s; }
  .grid__item-2-col:nth-of-type(2259) {
    animation-delay: 225.9s; }
  .grid__item-2-col:nth-of-type(2260) {
    animation-delay: 226s; }
  .grid__item-2-col:nth-of-type(2261) {
    animation-delay: 226.1s; }
  .grid__item-2-col:nth-of-type(2262) {
    animation-delay: 226.2s; }
  .grid__item-2-col:nth-of-type(2263) {
    animation-delay: 226.3s; }
  .grid__item-2-col:nth-of-type(2264) {
    animation-delay: 226.4s; }
  .grid__item-2-col:nth-of-type(2265) {
    animation-delay: 226.5s; }
  .grid__item-2-col:nth-of-type(2266) {
    animation-delay: 226.6s; }
  .grid__item-2-col:nth-of-type(2267) {
    animation-delay: 226.7s; }
  .grid__item-2-col:nth-of-type(2268) {
    animation-delay: 226.8s; }
  .grid__item-2-col:nth-of-type(2269) {
    animation-delay: 226.9s; }
  .grid__item-2-col:nth-of-type(2270) {
    animation-delay: 227s; }
  .grid__item-2-col:nth-of-type(2271) {
    animation-delay: 227.1s; }
  .grid__item-2-col:nth-of-type(2272) {
    animation-delay: 227.2s; }
  .grid__item-2-col:nth-of-type(2273) {
    animation-delay: 227.3s; }
  .grid__item-2-col:nth-of-type(2274) {
    animation-delay: 227.4s; }
  .grid__item-2-col:nth-of-type(2275) {
    animation-delay: 227.5s; }
  .grid__item-2-col:nth-of-type(2276) {
    animation-delay: 227.6s; }
  .grid__item-2-col:nth-of-type(2277) {
    animation-delay: 227.7s; }
  .grid__item-2-col:nth-of-type(2278) {
    animation-delay: 227.8s; }
  .grid__item-2-col:nth-of-type(2279) {
    animation-delay: 227.9s; }
  .grid__item-2-col:nth-of-type(2280) {
    animation-delay: 228s; }
  .grid__item-2-col:nth-of-type(2281) {
    animation-delay: 228.1s; }
  .grid__item-2-col:nth-of-type(2282) {
    animation-delay: 228.2s; }
  .grid__item-2-col:nth-of-type(2283) {
    animation-delay: 228.3s; }
  .grid__item-2-col:nth-of-type(2284) {
    animation-delay: 228.4s; }
  .grid__item-2-col:nth-of-type(2285) {
    animation-delay: 228.5s; }
  .grid__item-2-col:nth-of-type(2286) {
    animation-delay: 228.6s; }
  .grid__item-2-col:nth-of-type(2287) {
    animation-delay: 228.7s; }
  .grid__item-2-col:nth-of-type(2288) {
    animation-delay: 228.8s; }
  .grid__item-2-col:nth-of-type(2289) {
    animation-delay: 228.9s; }
  .grid__item-2-col:nth-of-type(2290) {
    animation-delay: 229s; }
  .grid__item-2-col:nth-of-type(2291) {
    animation-delay: 229.1s; }
  .grid__item-2-col:nth-of-type(2292) {
    animation-delay: 229.2s; }
  .grid__item-2-col:nth-of-type(2293) {
    animation-delay: 229.3s; }
  .grid__item-2-col:nth-of-type(2294) {
    animation-delay: 229.4s; }
  .grid__item-2-col:nth-of-type(2295) {
    animation-delay: 229.5s; }
  .grid__item-2-col:nth-of-type(2296) {
    animation-delay: 229.6s; }
  .grid__item-2-col:nth-of-type(2297) {
    animation-delay: 229.7s; }
  .grid__item-2-col:nth-of-type(2298) {
    animation-delay: 229.8s; }
  .grid__item-2-col:nth-of-type(2299) {
    animation-delay: 229.9s; }
  .grid__item-2-col:nth-of-type(2300) {
    animation-delay: 230s; }
  .grid__item-2-col:nth-of-type(2301) {
    animation-delay: 230.1s; }
  .grid__item-2-col:nth-of-type(2302) {
    animation-delay: 230.2s; }
  .grid__item-2-col:nth-of-type(2303) {
    animation-delay: 230.3s; }
  .grid__item-2-col:nth-of-type(2304) {
    animation-delay: 230.4s; }
  .grid__item-2-col:nth-of-type(2305) {
    animation-delay: 230.5s; }
  .grid__item-2-col:nth-of-type(2306) {
    animation-delay: 230.6s; }
  .grid__item-2-col:nth-of-type(2307) {
    animation-delay: 230.7s; }
  .grid__item-2-col:nth-of-type(2308) {
    animation-delay: 230.8s; }
  .grid__item-2-col:nth-of-type(2309) {
    animation-delay: 230.9s; }
  .grid__item-2-col:nth-of-type(2310) {
    animation-delay: 231s; }
  .grid__item-2-col:nth-of-type(2311) {
    animation-delay: 231.1s; }
  .grid__item-2-col:nth-of-type(2312) {
    animation-delay: 231.2s; }
  .grid__item-2-col:nth-of-type(2313) {
    animation-delay: 231.3s; }
  .grid__item-2-col:nth-of-type(2314) {
    animation-delay: 231.4s; }
  .grid__item-2-col:nth-of-type(2315) {
    animation-delay: 231.5s; }
  .grid__item-2-col:nth-of-type(2316) {
    animation-delay: 231.6s; }
  .grid__item-2-col:nth-of-type(2317) {
    animation-delay: 231.7s; }
  .grid__item-2-col:nth-of-type(2318) {
    animation-delay: 231.8s; }
  .grid__item-2-col:nth-of-type(2319) {
    animation-delay: 231.9s; }
  .grid__item-2-col:nth-of-type(2320) {
    animation-delay: 232s; }
  .grid__item-2-col:nth-of-type(2321) {
    animation-delay: 232.1s; }
  .grid__item-2-col:nth-of-type(2322) {
    animation-delay: 232.2s; }
  .grid__item-2-col:nth-of-type(2323) {
    animation-delay: 232.3s; }
  .grid__item-2-col:nth-of-type(2324) {
    animation-delay: 232.4s; }
  .grid__item-2-col:nth-of-type(2325) {
    animation-delay: 232.5s; }
  .grid__item-2-col:nth-of-type(2326) {
    animation-delay: 232.6s; }
  .grid__item-2-col:nth-of-type(2327) {
    animation-delay: 232.7s; }
  .grid__item-2-col:nth-of-type(2328) {
    animation-delay: 232.8s; }
  .grid__item-2-col:nth-of-type(2329) {
    animation-delay: 232.9s; }
  .grid__item-2-col:nth-of-type(2330) {
    animation-delay: 233s; }
  .grid__item-2-col:nth-of-type(2331) {
    animation-delay: 233.1s; }
  .grid__item-2-col:nth-of-type(2332) {
    animation-delay: 233.2s; }
  .grid__item-2-col:nth-of-type(2333) {
    animation-delay: 233.3s; }
  .grid__item-2-col:nth-of-type(2334) {
    animation-delay: 233.4s; }
  .grid__item-2-col:nth-of-type(2335) {
    animation-delay: 233.5s; }
  .grid__item-2-col:nth-of-type(2336) {
    animation-delay: 233.6s; }
  .grid__item-2-col:nth-of-type(2337) {
    animation-delay: 233.7s; }
  .grid__item-2-col:nth-of-type(2338) {
    animation-delay: 233.8s; }
  .grid__item-2-col:nth-of-type(2339) {
    animation-delay: 233.9s; }
  .grid__item-2-col:nth-of-type(2340) {
    animation-delay: 234s; }
  .grid__item-2-col:nth-of-type(2341) {
    animation-delay: 234.1s; }
  .grid__item-2-col:nth-of-type(2342) {
    animation-delay: 234.2s; }
  .grid__item-2-col:nth-of-type(2343) {
    animation-delay: 234.3s; }
  .grid__item-2-col:nth-of-type(2344) {
    animation-delay: 234.4s; }
  .grid__item-2-col:nth-of-type(2345) {
    animation-delay: 234.5s; }
  .grid__item-2-col:nth-of-type(2346) {
    animation-delay: 234.6s; }
  .grid__item-2-col:nth-of-type(2347) {
    animation-delay: 234.7s; }
  .grid__item-2-col:nth-of-type(2348) {
    animation-delay: 234.8s; }
  .grid__item-2-col:nth-of-type(2349) {
    animation-delay: 234.9s; }
  .grid__item-2-col:nth-of-type(2350) {
    animation-delay: 235s; }
  .grid__item-2-col:nth-of-type(2351) {
    animation-delay: 235.1s; }
  .grid__item-2-col:nth-of-type(2352) {
    animation-delay: 235.2s; }
  .grid__item-2-col:nth-of-type(2353) {
    animation-delay: 235.3s; }
  .grid__item-2-col:nth-of-type(2354) {
    animation-delay: 235.4s; }
  .grid__item-2-col:nth-of-type(2355) {
    animation-delay: 235.5s; }
  .grid__item-2-col:nth-of-type(2356) {
    animation-delay: 235.6s; }
  .grid__item-2-col:nth-of-type(2357) {
    animation-delay: 235.7s; }
  .grid__item-2-col:nth-of-type(2358) {
    animation-delay: 235.8s; }
  .grid__item-2-col:nth-of-type(2359) {
    animation-delay: 235.9s; }
  .grid__item-2-col:nth-of-type(2360) {
    animation-delay: 236s; }
  .grid__item-2-col:nth-of-type(2361) {
    animation-delay: 236.1s; }
  .grid__item-2-col:nth-of-type(2362) {
    animation-delay: 236.2s; }
  .grid__item-2-col:nth-of-type(2363) {
    animation-delay: 236.3s; }
  .grid__item-2-col:nth-of-type(2364) {
    animation-delay: 236.4s; }
  .grid__item-2-col:nth-of-type(2365) {
    animation-delay: 236.5s; }
  .grid__item-2-col:nth-of-type(2366) {
    animation-delay: 236.6s; }
  .grid__item-2-col:nth-of-type(2367) {
    animation-delay: 236.7s; }
  .grid__item-2-col:nth-of-type(2368) {
    animation-delay: 236.8s; }
  .grid__item-2-col:nth-of-type(2369) {
    animation-delay: 236.9s; }
  .grid__item-2-col:nth-of-type(2370) {
    animation-delay: 237s; }
  .grid__item-2-col:nth-of-type(2371) {
    animation-delay: 237.1s; }
  .grid__item-2-col:nth-of-type(2372) {
    animation-delay: 237.2s; }
  .grid__item-2-col:nth-of-type(2373) {
    animation-delay: 237.3s; }
  .grid__item-2-col:nth-of-type(2374) {
    animation-delay: 237.4s; }
  .grid__item-2-col:nth-of-type(2375) {
    animation-delay: 237.5s; }
  .grid__item-2-col:nth-of-type(2376) {
    animation-delay: 237.6s; }
  .grid__item-2-col:nth-of-type(2377) {
    animation-delay: 237.7s; }
  .grid__item-2-col:nth-of-type(2378) {
    animation-delay: 237.8s; }
  .grid__item-2-col:nth-of-type(2379) {
    animation-delay: 237.9s; }
  .grid__item-2-col:nth-of-type(2380) {
    animation-delay: 238s; }
  .grid__item-2-col:nth-of-type(2381) {
    animation-delay: 238.1s; }
  .grid__item-2-col:nth-of-type(2382) {
    animation-delay: 238.2s; }
  .grid__item-2-col:nth-of-type(2383) {
    animation-delay: 238.3s; }
  .grid__item-2-col:nth-of-type(2384) {
    animation-delay: 238.4s; }
  .grid__item-2-col:nth-of-type(2385) {
    animation-delay: 238.5s; }
  .grid__item-2-col:nth-of-type(2386) {
    animation-delay: 238.6s; }
  .grid__item-2-col:nth-of-type(2387) {
    animation-delay: 238.7s; }
  .grid__item-2-col:nth-of-type(2388) {
    animation-delay: 238.8s; }
  .grid__item-2-col:nth-of-type(2389) {
    animation-delay: 238.9s; }
  .grid__item-2-col:nth-of-type(2390) {
    animation-delay: 239s; }
  .grid__item-2-col:nth-of-type(2391) {
    animation-delay: 239.1s; }
  .grid__item-2-col:nth-of-type(2392) {
    animation-delay: 239.2s; }
  .grid__item-2-col:nth-of-type(2393) {
    animation-delay: 239.3s; }
  .grid__item-2-col:nth-of-type(2394) {
    animation-delay: 239.4s; }
  .grid__item-2-col:nth-of-type(2395) {
    animation-delay: 239.5s; }
  .grid__item-2-col:nth-of-type(2396) {
    animation-delay: 239.6s; }
  .grid__item-2-col:nth-of-type(2397) {
    animation-delay: 239.7s; }
  .grid__item-2-col:nth-of-type(2398) {
    animation-delay: 239.8s; }
  .grid__item-2-col:nth-of-type(2399) {
    animation-delay: 239.9s; }
  .grid__item-2-col:nth-of-type(2400) {
    animation-delay: 240s; }
  .grid__item-2-col:nth-of-type(2401) {
    animation-delay: 240.1s; }
  .grid__item-2-col:nth-of-type(2402) {
    animation-delay: 240.2s; }
  .grid__item-2-col:nth-of-type(2403) {
    animation-delay: 240.3s; }
  .grid__item-2-col:nth-of-type(2404) {
    animation-delay: 240.4s; }
  .grid__item-2-col:nth-of-type(2405) {
    animation-delay: 240.5s; }
  .grid__item-2-col:nth-of-type(2406) {
    animation-delay: 240.6s; }
  .grid__item-2-col:nth-of-type(2407) {
    animation-delay: 240.7s; }
  .grid__item-2-col:nth-of-type(2408) {
    animation-delay: 240.8s; }
  .grid__item-2-col:nth-of-type(2409) {
    animation-delay: 240.9s; }
  .grid__item-2-col:nth-of-type(2410) {
    animation-delay: 241s; }
  .grid__item-2-col:nth-of-type(2411) {
    animation-delay: 241.1s; }
  .grid__item-2-col:nth-of-type(2412) {
    animation-delay: 241.2s; }
  .grid__item-2-col:nth-of-type(2413) {
    animation-delay: 241.3s; }
  .grid__item-2-col:nth-of-type(2414) {
    animation-delay: 241.4s; }
  .grid__item-2-col:nth-of-type(2415) {
    animation-delay: 241.5s; }
  .grid__item-2-col:nth-of-type(2416) {
    animation-delay: 241.6s; }
  .grid__item-2-col:nth-of-type(2417) {
    animation-delay: 241.7s; }
  .grid__item-2-col:nth-of-type(2418) {
    animation-delay: 241.8s; }
  .grid__item-2-col:nth-of-type(2419) {
    animation-delay: 241.9s; }
  .grid__item-2-col:nth-of-type(2420) {
    animation-delay: 242s; }
  .grid__item-2-col:nth-of-type(2421) {
    animation-delay: 242.1s; }
  .grid__item-2-col:nth-of-type(2422) {
    animation-delay: 242.2s; }
  .grid__item-2-col:nth-of-type(2423) {
    animation-delay: 242.3s; }
  .grid__item-2-col:nth-of-type(2424) {
    animation-delay: 242.4s; }
  .grid__item-2-col:nth-of-type(2425) {
    animation-delay: 242.5s; }
  .grid__item-2-col:nth-of-type(2426) {
    animation-delay: 242.6s; }
  .grid__item-2-col:nth-of-type(2427) {
    animation-delay: 242.7s; }
  .grid__item-2-col:nth-of-type(2428) {
    animation-delay: 242.8s; }
  .grid__item-2-col:nth-of-type(2429) {
    animation-delay: 242.9s; }
  .grid__item-2-col:nth-of-type(2430) {
    animation-delay: 243s; }
  .grid__item-2-col:nth-of-type(2431) {
    animation-delay: 243.1s; }
  .grid__item-2-col:nth-of-type(2432) {
    animation-delay: 243.2s; }
  .grid__item-2-col:nth-of-type(2433) {
    animation-delay: 243.3s; }
  .grid__item-2-col:nth-of-type(2434) {
    animation-delay: 243.4s; }
  .grid__item-2-col:nth-of-type(2435) {
    animation-delay: 243.5s; }
  .grid__item-2-col:nth-of-type(2436) {
    animation-delay: 243.6s; }
  .grid__item-2-col:nth-of-type(2437) {
    animation-delay: 243.7s; }
  .grid__item-2-col:nth-of-type(2438) {
    animation-delay: 243.8s; }
  .grid__item-2-col:nth-of-type(2439) {
    animation-delay: 243.9s; }
  .grid__item-2-col:nth-of-type(2440) {
    animation-delay: 244s; }
  .grid__item-2-col:nth-of-type(2441) {
    animation-delay: 244.1s; }
  .grid__item-2-col:nth-of-type(2442) {
    animation-delay: 244.2s; }
  .grid__item-2-col:nth-of-type(2443) {
    animation-delay: 244.3s; }
  .grid__item-2-col:nth-of-type(2444) {
    animation-delay: 244.4s; }
  .grid__item-2-col:nth-of-type(2445) {
    animation-delay: 244.5s; }
  .grid__item-2-col:nth-of-type(2446) {
    animation-delay: 244.6s; }
  .grid__item-2-col:nth-of-type(2447) {
    animation-delay: 244.7s; }
  .grid__item-2-col:nth-of-type(2448) {
    animation-delay: 244.8s; }
  .grid__item-2-col:nth-of-type(2449) {
    animation-delay: 244.9s; }
  .grid__item-2-col:nth-of-type(2450) {
    animation-delay: 245s; }
  .grid__item-2-col:nth-of-type(2451) {
    animation-delay: 245.1s; }
  .grid__item-2-col:nth-of-type(2452) {
    animation-delay: 245.2s; }
  .grid__item-2-col:nth-of-type(2453) {
    animation-delay: 245.3s; }
  .grid__item-2-col:nth-of-type(2454) {
    animation-delay: 245.4s; }
  .grid__item-2-col:nth-of-type(2455) {
    animation-delay: 245.5s; }
  .grid__item-2-col:nth-of-type(2456) {
    animation-delay: 245.6s; }
  .grid__item-2-col:nth-of-type(2457) {
    animation-delay: 245.7s; }
  .grid__item-2-col:nth-of-type(2458) {
    animation-delay: 245.8s; }
  .grid__item-2-col:nth-of-type(2459) {
    animation-delay: 245.9s; }
  .grid__item-2-col:nth-of-type(2460) {
    animation-delay: 246s; }
  .grid__item-2-col:nth-of-type(2461) {
    animation-delay: 246.1s; }
  .grid__item-2-col:nth-of-type(2462) {
    animation-delay: 246.2s; }
  .grid__item-2-col:nth-of-type(2463) {
    animation-delay: 246.3s; }
  .grid__item-2-col:nth-of-type(2464) {
    animation-delay: 246.4s; }
  .grid__item-2-col:nth-of-type(2465) {
    animation-delay: 246.5s; }
  .grid__item-2-col:nth-of-type(2466) {
    animation-delay: 246.6s; }
  .grid__item-2-col:nth-of-type(2467) {
    animation-delay: 246.7s; }
  .grid__item-2-col:nth-of-type(2468) {
    animation-delay: 246.8s; }
  .grid__item-2-col:nth-of-type(2469) {
    animation-delay: 246.9s; }
  .grid__item-2-col:nth-of-type(2470) {
    animation-delay: 247s; }
  .grid__item-2-col:nth-of-type(2471) {
    animation-delay: 247.1s; }
  .grid__item-2-col:nth-of-type(2472) {
    animation-delay: 247.2s; }
  .grid__item-2-col:nth-of-type(2473) {
    animation-delay: 247.3s; }
  .grid__item-2-col:nth-of-type(2474) {
    animation-delay: 247.4s; }
  .grid__item-2-col:nth-of-type(2475) {
    animation-delay: 247.5s; }
  .grid__item-2-col:nth-of-type(2476) {
    animation-delay: 247.6s; }
  .grid__item-2-col:nth-of-type(2477) {
    animation-delay: 247.7s; }
  .grid__item-2-col:nth-of-type(2478) {
    animation-delay: 247.8s; }
  .grid__item-2-col:nth-of-type(2479) {
    animation-delay: 247.9s; }
  .grid__item-2-col:nth-of-type(2480) {
    animation-delay: 248s; }
  .grid__item-2-col:nth-of-type(2481) {
    animation-delay: 248.1s; }
  .grid__item-2-col:nth-of-type(2482) {
    animation-delay: 248.2s; }
  .grid__item-2-col:nth-of-type(2483) {
    animation-delay: 248.3s; }
  .grid__item-2-col:nth-of-type(2484) {
    animation-delay: 248.4s; }
  .grid__item-2-col:nth-of-type(2485) {
    animation-delay: 248.5s; }
  .grid__item-2-col:nth-of-type(2486) {
    animation-delay: 248.6s; }
  .grid__item-2-col:nth-of-type(2487) {
    animation-delay: 248.7s; }
  .grid__item-2-col:nth-of-type(2488) {
    animation-delay: 248.8s; }
  .grid__item-2-col:nth-of-type(2489) {
    animation-delay: 248.9s; }
  .grid__item-2-col:nth-of-type(2490) {
    animation-delay: 249s; }
  .grid__item-2-col:nth-of-type(2491) {
    animation-delay: 249.1s; }
  .grid__item-2-col:nth-of-type(2492) {
    animation-delay: 249.2s; }
  .grid__item-2-col:nth-of-type(2493) {
    animation-delay: 249.3s; }
  .grid__item-2-col:nth-of-type(2494) {
    animation-delay: 249.4s; }
  .grid__item-2-col:nth-of-type(2495) {
    animation-delay: 249.5s; }
  .grid__item-2-col:nth-of-type(2496) {
    animation-delay: 249.6s; }
  .grid__item-2-col:nth-of-type(2497) {
    animation-delay: 249.7s; }
  .grid__item-2-col:nth-of-type(2498) {
    animation-delay: 249.8s; }
  .grid__item-2-col:nth-of-type(2499) {
    animation-delay: 249.9s; }
  .grid__item-2-col:nth-of-type(2500) {
    animation-delay: 250s; }
  .grid__item-2-col:nth-of-type(2501) {
    animation-delay: 250.1s; }
  .grid__item-2-col:nth-of-type(2502) {
    animation-delay: 250.2s; }
  .grid__item-2-col:nth-of-type(2503) {
    animation-delay: 250.3s; }
  .grid__item-2-col:nth-of-type(2504) {
    animation-delay: 250.4s; }
  .grid__item-2-col:nth-of-type(2505) {
    animation-delay: 250.5s; }
  .grid__item-2-col:nth-of-type(2506) {
    animation-delay: 250.6s; }
  .grid__item-2-col:nth-of-type(2507) {
    animation-delay: 250.7s; }
  .grid__item-2-col:nth-of-type(2508) {
    animation-delay: 250.8s; }
  .grid__item-2-col:nth-of-type(2509) {
    animation-delay: 250.9s; }
  .grid__item-2-col:nth-of-type(2510) {
    animation-delay: 251s; }
  .grid__item-2-col:nth-of-type(2511) {
    animation-delay: 251.1s; }
  .grid__item-2-col:nth-of-type(2512) {
    animation-delay: 251.2s; }
  .grid__item-2-col:nth-of-type(2513) {
    animation-delay: 251.3s; }
  .grid__item-2-col:nth-of-type(2514) {
    animation-delay: 251.4s; }
  .grid__item-2-col:nth-of-type(2515) {
    animation-delay: 251.5s; }
  .grid__item-2-col:nth-of-type(2516) {
    animation-delay: 251.6s; }
  .grid__item-2-col:nth-of-type(2517) {
    animation-delay: 251.7s; }
  .grid__item-2-col:nth-of-type(2518) {
    animation-delay: 251.8s; }
  .grid__item-2-col:nth-of-type(2519) {
    animation-delay: 251.9s; }
  .grid__item-2-col:nth-of-type(2520) {
    animation-delay: 252s; }
  .grid__item-2-col:nth-of-type(2521) {
    animation-delay: 252.1s; }
  .grid__item-2-col:nth-of-type(2522) {
    animation-delay: 252.2s; }
  .grid__item-2-col:nth-of-type(2523) {
    animation-delay: 252.3s; }
  .grid__item-2-col:nth-of-type(2524) {
    animation-delay: 252.4s; }
  .grid__item-2-col:nth-of-type(2525) {
    animation-delay: 252.5s; }
  .grid__item-2-col:nth-of-type(2526) {
    animation-delay: 252.6s; }
  .grid__item-2-col:nth-of-type(2527) {
    animation-delay: 252.7s; }
  .grid__item-2-col:nth-of-type(2528) {
    animation-delay: 252.8s; }
  .grid__item-2-col:nth-of-type(2529) {
    animation-delay: 252.9s; }
  .grid__item-2-col:nth-of-type(2530) {
    animation-delay: 253s; }
  .grid__item-2-col:nth-of-type(2531) {
    animation-delay: 253.1s; }
  .grid__item-2-col:nth-of-type(2532) {
    animation-delay: 253.2s; }
  .grid__item-2-col:nth-of-type(2533) {
    animation-delay: 253.3s; }
  .grid__item-2-col:nth-of-type(2534) {
    animation-delay: 253.4s; }
  .grid__item-2-col:nth-of-type(2535) {
    animation-delay: 253.5s; }
  .grid__item-2-col:nth-of-type(2536) {
    animation-delay: 253.6s; }
  .grid__item-2-col:nth-of-type(2537) {
    animation-delay: 253.7s; }
  .grid__item-2-col:nth-of-type(2538) {
    animation-delay: 253.8s; }
  .grid__item-2-col:nth-of-type(2539) {
    animation-delay: 253.9s; }
  .grid__item-2-col:nth-of-type(2540) {
    animation-delay: 254s; }
  .grid__item-2-col:nth-of-type(2541) {
    animation-delay: 254.1s; }
  .grid__item-2-col:nth-of-type(2542) {
    animation-delay: 254.2s; }
  .grid__item-2-col:nth-of-type(2543) {
    animation-delay: 254.3s; }
  .grid__item-2-col:nth-of-type(2544) {
    animation-delay: 254.4s; }
  .grid__item-2-col:nth-of-type(2545) {
    animation-delay: 254.5s; }
  .grid__item-2-col:nth-of-type(2546) {
    animation-delay: 254.6s; }
  .grid__item-2-col:nth-of-type(2547) {
    animation-delay: 254.7s; }
  .grid__item-2-col:nth-of-type(2548) {
    animation-delay: 254.8s; }
  .grid__item-2-col:nth-of-type(2549) {
    animation-delay: 254.9s; }
  .grid__item-2-col:nth-of-type(2550) {
    animation-delay: 255s; }
  .grid__item-2-col:nth-of-type(2551) {
    animation-delay: 255.1s; }
  .grid__item-2-col:nth-of-type(2552) {
    animation-delay: 255.2s; }
  .grid__item-2-col:nth-of-type(2553) {
    animation-delay: 255.3s; }
  .grid__item-2-col:nth-of-type(2554) {
    animation-delay: 255.4s; }
  .grid__item-2-col:nth-of-type(2555) {
    animation-delay: 255.5s; }
  .grid__item-2-col:nth-of-type(2556) {
    animation-delay: 255.6s; }
  .grid__item-2-col:nth-of-type(2557) {
    animation-delay: 255.7s; }
  .grid__item-2-col:nth-of-type(2558) {
    animation-delay: 255.8s; }
  .grid__item-2-col:nth-of-type(2559) {
    animation-delay: 255.9s; }
  .grid__item-2-col:nth-of-type(2560) {
    animation-delay: 256s; }
  .grid__item-2-col:nth-of-type(2561) {
    animation-delay: 256.1s; }
  .grid__item-2-col:nth-of-type(2562) {
    animation-delay: 256.2s; }
  .grid__item-2-col:nth-of-type(2563) {
    animation-delay: 256.3s; }
  .grid__item-2-col:nth-of-type(2564) {
    animation-delay: 256.4s; }
  .grid__item-2-col:nth-of-type(2565) {
    animation-delay: 256.5s; }
  .grid__item-2-col:nth-of-type(2566) {
    animation-delay: 256.6s; }
  .grid__item-2-col:nth-of-type(2567) {
    animation-delay: 256.7s; }
  .grid__item-2-col:nth-of-type(2568) {
    animation-delay: 256.8s; }
  .grid__item-2-col:nth-of-type(2569) {
    animation-delay: 256.9s; }
  .grid__item-2-col:nth-of-type(2570) {
    animation-delay: 257s; }
  .grid__item-2-col:nth-of-type(2571) {
    animation-delay: 257.1s; }
  .grid__item-2-col:nth-of-type(2572) {
    animation-delay: 257.2s; }
  .grid__item-2-col:nth-of-type(2573) {
    animation-delay: 257.3s; }
  .grid__item-2-col:nth-of-type(2574) {
    animation-delay: 257.4s; }
  .grid__item-2-col:nth-of-type(2575) {
    animation-delay: 257.5s; }
  .grid__item-2-col:nth-of-type(2576) {
    animation-delay: 257.6s; }
  .grid__item-2-col:nth-of-type(2577) {
    animation-delay: 257.7s; }
  .grid__item-2-col:nth-of-type(2578) {
    animation-delay: 257.8s; }
  .grid__item-2-col:nth-of-type(2579) {
    animation-delay: 257.9s; }
  .grid__item-2-col:nth-of-type(2580) {
    animation-delay: 258s; }
  .grid__item-2-col:nth-of-type(2581) {
    animation-delay: 258.1s; }
  .grid__item-2-col:nth-of-type(2582) {
    animation-delay: 258.2s; }
  .grid__item-2-col:nth-of-type(2583) {
    animation-delay: 258.3s; }
  .grid__item-2-col:nth-of-type(2584) {
    animation-delay: 258.4s; }
  .grid__item-2-col:nth-of-type(2585) {
    animation-delay: 258.5s; }
  .grid__item-2-col:nth-of-type(2586) {
    animation-delay: 258.6s; }
  .grid__item-2-col:nth-of-type(2587) {
    animation-delay: 258.7s; }
  .grid__item-2-col:nth-of-type(2588) {
    animation-delay: 258.8s; }
  .grid__item-2-col:nth-of-type(2589) {
    animation-delay: 258.9s; }
  .grid__item-2-col:nth-of-type(2590) {
    animation-delay: 259s; }
  .grid__item-2-col:nth-of-type(2591) {
    animation-delay: 259.1s; }
  .grid__item-2-col:nth-of-type(2592) {
    animation-delay: 259.2s; }
  .grid__item-2-col:nth-of-type(2593) {
    animation-delay: 259.3s; }
  .grid__item-2-col:nth-of-type(2594) {
    animation-delay: 259.4s; }
  .grid__item-2-col:nth-of-type(2595) {
    animation-delay: 259.5s; }
  .grid__item-2-col:nth-of-type(2596) {
    animation-delay: 259.6s; }
  .grid__item-2-col:nth-of-type(2597) {
    animation-delay: 259.7s; }
  .grid__item-2-col:nth-of-type(2598) {
    animation-delay: 259.8s; }
  .grid__item-2-col:nth-of-type(2599) {
    animation-delay: 259.9s; }
  .grid__item-2-col:nth-of-type(2600) {
    animation-delay: 260s; }
  .grid__item-2-col:nth-of-type(2601) {
    animation-delay: 260.1s; }
  .grid__item-2-col:nth-of-type(2602) {
    animation-delay: 260.2s; }
  .grid__item-2-col:nth-of-type(2603) {
    animation-delay: 260.3s; }
  .grid__item-2-col:nth-of-type(2604) {
    animation-delay: 260.4s; }
  .grid__item-2-col:nth-of-type(2605) {
    animation-delay: 260.5s; }
  .grid__item-2-col:nth-of-type(2606) {
    animation-delay: 260.6s; }
  .grid__item-2-col:nth-of-type(2607) {
    animation-delay: 260.7s; }
  .grid__item-2-col:nth-of-type(2608) {
    animation-delay: 260.8s; }
  .grid__item-2-col:nth-of-type(2609) {
    animation-delay: 260.9s; }
  .grid__item-2-col:nth-of-type(2610) {
    animation-delay: 261s; }
  .grid__item-2-col:nth-of-type(2611) {
    animation-delay: 261.1s; }
  .grid__item-2-col:nth-of-type(2612) {
    animation-delay: 261.2s; }
  .grid__item-2-col:nth-of-type(2613) {
    animation-delay: 261.3s; }
  .grid__item-2-col:nth-of-type(2614) {
    animation-delay: 261.4s; }
  .grid__item-2-col:nth-of-type(2615) {
    animation-delay: 261.5s; }
  .grid__item-2-col:nth-of-type(2616) {
    animation-delay: 261.6s; }
  .grid__item-2-col:nth-of-type(2617) {
    animation-delay: 261.7s; }
  .grid__item-2-col:nth-of-type(2618) {
    animation-delay: 261.8s; }
  .grid__item-2-col:nth-of-type(2619) {
    animation-delay: 261.9s; }
  .grid__item-2-col:nth-of-type(2620) {
    animation-delay: 262s; }
  .grid__item-2-col:nth-of-type(2621) {
    animation-delay: 262.1s; }
  .grid__item-2-col:nth-of-type(2622) {
    animation-delay: 262.2s; }
  .grid__item-2-col:nth-of-type(2623) {
    animation-delay: 262.3s; }
  .grid__item-2-col:nth-of-type(2624) {
    animation-delay: 262.4s; }
  .grid__item-2-col:nth-of-type(2625) {
    animation-delay: 262.5s; }
  .grid__item-2-col:nth-of-type(2626) {
    animation-delay: 262.6s; }
  .grid__item-2-col:nth-of-type(2627) {
    animation-delay: 262.7s; }
  .grid__item-2-col:nth-of-type(2628) {
    animation-delay: 262.8s; }
  .grid__item-2-col:nth-of-type(2629) {
    animation-delay: 262.9s; }
  .grid__item-2-col:nth-of-type(2630) {
    animation-delay: 263s; }
  .grid__item-2-col:nth-of-type(2631) {
    animation-delay: 263.1s; }
  .grid__item-2-col:nth-of-type(2632) {
    animation-delay: 263.2s; }
  .grid__item-2-col:nth-of-type(2633) {
    animation-delay: 263.3s; }
  .grid__item-2-col:nth-of-type(2634) {
    animation-delay: 263.4s; }
  .grid__item-2-col:nth-of-type(2635) {
    animation-delay: 263.5s; }
  .grid__item-2-col:nth-of-type(2636) {
    animation-delay: 263.6s; }
  .grid__item-2-col:nth-of-type(2637) {
    animation-delay: 263.7s; }
  .grid__item-2-col:nth-of-type(2638) {
    animation-delay: 263.8s; }
  .grid__item-2-col:nth-of-type(2639) {
    animation-delay: 263.9s; }
  .grid__item-2-col:nth-of-type(2640) {
    animation-delay: 264s; }
  .grid__item-2-col:nth-of-type(2641) {
    animation-delay: 264.1s; }
  .grid__item-2-col:nth-of-type(2642) {
    animation-delay: 264.2s; }
  .grid__item-2-col:nth-of-type(2643) {
    animation-delay: 264.3s; }
  .grid__item-2-col:nth-of-type(2644) {
    animation-delay: 264.4s; }
  .grid__item-2-col:nth-of-type(2645) {
    animation-delay: 264.5s; }
  .grid__item-2-col:nth-of-type(2646) {
    animation-delay: 264.6s; }
  .grid__item-2-col:nth-of-type(2647) {
    animation-delay: 264.7s; }
  .grid__item-2-col:nth-of-type(2648) {
    animation-delay: 264.8s; }
  .grid__item-2-col:nth-of-type(2649) {
    animation-delay: 264.9s; }
  .grid__item-2-col:nth-of-type(2650) {
    animation-delay: 265s; }
  .grid__item-2-col:nth-of-type(2651) {
    animation-delay: 265.1s; }
  .grid__item-2-col:nth-of-type(2652) {
    animation-delay: 265.2s; }
  .grid__item-2-col:nth-of-type(2653) {
    animation-delay: 265.3s; }
  .grid__item-2-col:nth-of-type(2654) {
    animation-delay: 265.4s; }
  .grid__item-2-col:nth-of-type(2655) {
    animation-delay: 265.5s; }
  .grid__item-2-col:nth-of-type(2656) {
    animation-delay: 265.6s; }
  .grid__item-2-col:nth-of-type(2657) {
    animation-delay: 265.7s; }
  .grid__item-2-col:nth-of-type(2658) {
    animation-delay: 265.8s; }
  .grid__item-2-col:nth-of-type(2659) {
    animation-delay: 265.9s; }
  .grid__item-2-col:nth-of-type(2660) {
    animation-delay: 266s; }
  .grid__item-2-col:nth-of-type(2661) {
    animation-delay: 266.1s; }
  .grid__item-2-col:nth-of-type(2662) {
    animation-delay: 266.2s; }
  .grid__item-2-col:nth-of-type(2663) {
    animation-delay: 266.3s; }
  .grid__item-2-col:nth-of-type(2664) {
    animation-delay: 266.4s; }
  .grid__item-2-col:nth-of-type(2665) {
    animation-delay: 266.5s; }
  .grid__item-2-col:nth-of-type(2666) {
    animation-delay: 266.6s; }
  .grid__item-2-col:nth-of-type(2667) {
    animation-delay: 266.7s; }
  .grid__item-2-col:nth-of-type(2668) {
    animation-delay: 266.8s; }
  .grid__item-2-col:nth-of-type(2669) {
    animation-delay: 266.9s; }
  .grid__item-2-col:nth-of-type(2670) {
    animation-delay: 267s; }
  .grid__item-2-col:nth-of-type(2671) {
    animation-delay: 267.1s; }
  .grid__item-2-col:nth-of-type(2672) {
    animation-delay: 267.2s; }
  .grid__item-2-col:nth-of-type(2673) {
    animation-delay: 267.3s; }
  .grid__item-2-col:nth-of-type(2674) {
    animation-delay: 267.4s; }
  .grid__item-2-col:nth-of-type(2675) {
    animation-delay: 267.5s; }
  .grid__item-2-col:nth-of-type(2676) {
    animation-delay: 267.6s; }
  .grid__item-2-col:nth-of-type(2677) {
    animation-delay: 267.7s; }
  .grid__item-2-col:nth-of-type(2678) {
    animation-delay: 267.8s; }
  .grid__item-2-col:nth-of-type(2679) {
    animation-delay: 267.9s; }
  .grid__item-2-col:nth-of-type(2680) {
    animation-delay: 268s; }
  .grid__item-2-col:nth-of-type(2681) {
    animation-delay: 268.1s; }
  .grid__item-2-col:nth-of-type(2682) {
    animation-delay: 268.2s; }
  .grid__item-2-col:nth-of-type(2683) {
    animation-delay: 268.3s; }
  .grid__item-2-col:nth-of-type(2684) {
    animation-delay: 268.4s; }
  .grid__item-2-col:nth-of-type(2685) {
    animation-delay: 268.5s; }
  .grid__item-2-col:nth-of-type(2686) {
    animation-delay: 268.6s; }
  .grid__item-2-col:nth-of-type(2687) {
    animation-delay: 268.7s; }
  .grid__item-2-col:nth-of-type(2688) {
    animation-delay: 268.8s; }
  .grid__item-2-col:nth-of-type(2689) {
    animation-delay: 268.9s; }
  .grid__item-2-col:nth-of-type(2690) {
    animation-delay: 269s; }
  .grid__item-2-col:nth-of-type(2691) {
    animation-delay: 269.1s; }
  .grid__item-2-col:nth-of-type(2692) {
    animation-delay: 269.2s; }
  .grid__item-2-col:nth-of-type(2693) {
    animation-delay: 269.3s; }
  .grid__item-2-col:nth-of-type(2694) {
    animation-delay: 269.4s; }
  .grid__item-2-col:nth-of-type(2695) {
    animation-delay: 269.5s; }
  .grid__item-2-col:nth-of-type(2696) {
    animation-delay: 269.6s; }
  .grid__item-2-col:nth-of-type(2697) {
    animation-delay: 269.7s; }
  .grid__item-2-col:nth-of-type(2698) {
    animation-delay: 269.8s; }
  .grid__item-2-col:nth-of-type(2699) {
    animation-delay: 269.9s; }
  .grid__item-2-col:nth-of-type(2700) {
    animation-delay: 270s; }
  .grid__item-2-col:nth-of-type(2701) {
    animation-delay: 270.1s; }
  .grid__item-2-col:nth-of-type(2702) {
    animation-delay: 270.2s; }
  .grid__item-2-col:nth-of-type(2703) {
    animation-delay: 270.3s; }
  .grid__item-2-col:nth-of-type(2704) {
    animation-delay: 270.4s; }
  .grid__item-2-col:nth-of-type(2705) {
    animation-delay: 270.5s; }
  .grid__item-2-col:nth-of-type(2706) {
    animation-delay: 270.6s; }
  .grid__item-2-col:nth-of-type(2707) {
    animation-delay: 270.7s; }
  .grid__item-2-col:nth-of-type(2708) {
    animation-delay: 270.8s; }
  .grid__item-2-col:nth-of-type(2709) {
    animation-delay: 270.9s; }
  .grid__item-2-col:nth-of-type(2710) {
    animation-delay: 271s; }
  .grid__item-2-col:nth-of-type(2711) {
    animation-delay: 271.1s; }
  .grid__item-2-col:nth-of-type(2712) {
    animation-delay: 271.2s; }
  .grid__item-2-col:nth-of-type(2713) {
    animation-delay: 271.3s; }
  .grid__item-2-col:nth-of-type(2714) {
    animation-delay: 271.4s; }
  .grid__item-2-col:nth-of-type(2715) {
    animation-delay: 271.5s; }
  .grid__item-2-col:nth-of-type(2716) {
    animation-delay: 271.6s; }
  .grid__item-2-col:nth-of-type(2717) {
    animation-delay: 271.7s; }
  .grid__item-2-col:nth-of-type(2718) {
    animation-delay: 271.8s; }
  .grid__item-2-col:nth-of-type(2719) {
    animation-delay: 271.9s; }
  .grid__item-2-col:nth-of-type(2720) {
    animation-delay: 272s; }
  .grid__item-2-col:nth-of-type(2721) {
    animation-delay: 272.1s; }
  .grid__item-2-col:nth-of-type(2722) {
    animation-delay: 272.2s; }
  .grid__item-2-col:nth-of-type(2723) {
    animation-delay: 272.3s; }
  .grid__item-2-col:nth-of-type(2724) {
    animation-delay: 272.4s; }
  .grid__item-2-col:nth-of-type(2725) {
    animation-delay: 272.5s; }
  .grid__item-2-col:nth-of-type(2726) {
    animation-delay: 272.6s; }
  .grid__item-2-col:nth-of-type(2727) {
    animation-delay: 272.7s; }
  .grid__item-2-col:nth-of-type(2728) {
    animation-delay: 272.8s; }
  .grid__item-2-col:nth-of-type(2729) {
    animation-delay: 272.9s; }
  .grid__item-2-col:nth-of-type(2730) {
    animation-delay: 273s; }
  .grid__item-2-col:nth-of-type(2731) {
    animation-delay: 273.1s; }
  .grid__item-2-col:nth-of-type(2732) {
    animation-delay: 273.2s; }
  .grid__item-2-col:nth-of-type(2733) {
    animation-delay: 273.3s; }
  .grid__item-2-col:nth-of-type(2734) {
    animation-delay: 273.4s; }
  .grid__item-2-col:nth-of-type(2735) {
    animation-delay: 273.5s; }
  .grid__item-2-col:nth-of-type(2736) {
    animation-delay: 273.6s; }
  .grid__item-2-col:nth-of-type(2737) {
    animation-delay: 273.7s; }
  .grid__item-2-col:nth-of-type(2738) {
    animation-delay: 273.8s; }
  .grid__item-2-col:nth-of-type(2739) {
    animation-delay: 273.9s; }
  .grid__item-2-col:nth-of-type(2740) {
    animation-delay: 274s; }
  .grid__item-2-col:nth-of-type(2741) {
    animation-delay: 274.1s; }
  .grid__item-2-col:nth-of-type(2742) {
    animation-delay: 274.2s; }
  .grid__item-2-col:nth-of-type(2743) {
    animation-delay: 274.3s; }
  .grid__item-2-col:nth-of-type(2744) {
    animation-delay: 274.4s; }
  .grid__item-2-col:nth-of-type(2745) {
    animation-delay: 274.5s; }
  .grid__item-2-col:nth-of-type(2746) {
    animation-delay: 274.6s; }
  .grid__item-2-col:nth-of-type(2747) {
    animation-delay: 274.7s; }
  .grid__item-2-col:nth-of-type(2748) {
    animation-delay: 274.8s; }
  .grid__item-2-col:nth-of-type(2749) {
    animation-delay: 274.9s; }
  .grid__item-2-col:nth-of-type(2750) {
    animation-delay: 275s; }
  .grid__item-2-col:nth-of-type(2751) {
    animation-delay: 275.1s; }
  .grid__item-2-col:nth-of-type(2752) {
    animation-delay: 275.2s; }
  .grid__item-2-col:nth-of-type(2753) {
    animation-delay: 275.3s; }
  .grid__item-2-col:nth-of-type(2754) {
    animation-delay: 275.4s; }
  .grid__item-2-col:nth-of-type(2755) {
    animation-delay: 275.5s; }
  .grid__item-2-col:nth-of-type(2756) {
    animation-delay: 275.6s; }
  .grid__item-2-col:nth-of-type(2757) {
    animation-delay: 275.7s; }
  .grid__item-2-col:nth-of-type(2758) {
    animation-delay: 275.8s; }
  .grid__item-2-col:nth-of-type(2759) {
    animation-delay: 275.9s; }
  .grid__item-2-col:nth-of-type(2760) {
    animation-delay: 276s; }
  .grid__item-2-col:nth-of-type(2761) {
    animation-delay: 276.1s; }
  .grid__item-2-col:nth-of-type(2762) {
    animation-delay: 276.2s; }
  .grid__item-2-col:nth-of-type(2763) {
    animation-delay: 276.3s; }
  .grid__item-2-col:nth-of-type(2764) {
    animation-delay: 276.4s; }
  .grid__item-2-col:nth-of-type(2765) {
    animation-delay: 276.5s; }
  .grid__item-2-col:nth-of-type(2766) {
    animation-delay: 276.6s; }
  .grid__item-2-col:nth-of-type(2767) {
    animation-delay: 276.7s; }
  .grid__item-2-col:nth-of-type(2768) {
    animation-delay: 276.8s; }
  .grid__item-2-col:nth-of-type(2769) {
    animation-delay: 276.9s; }
  .grid__item-2-col:nth-of-type(2770) {
    animation-delay: 277s; }
  .grid__item-2-col:nth-of-type(2771) {
    animation-delay: 277.1s; }
  .grid__item-2-col:nth-of-type(2772) {
    animation-delay: 277.2s; }
  .grid__item-2-col:nth-of-type(2773) {
    animation-delay: 277.3s; }
  .grid__item-2-col:nth-of-type(2774) {
    animation-delay: 277.4s; }
  .grid__item-2-col:nth-of-type(2775) {
    animation-delay: 277.5s; }
  .grid__item-2-col:nth-of-type(2776) {
    animation-delay: 277.6s; }
  .grid__item-2-col:nth-of-type(2777) {
    animation-delay: 277.7s; }
  .grid__item-2-col:nth-of-type(2778) {
    animation-delay: 277.8s; }
  .grid__item-2-col:nth-of-type(2779) {
    animation-delay: 277.9s; }
  .grid__item-2-col:nth-of-type(2780) {
    animation-delay: 278s; }
  .grid__item-2-col:nth-of-type(2781) {
    animation-delay: 278.1s; }
  .grid__item-2-col:nth-of-type(2782) {
    animation-delay: 278.2s; }
  .grid__item-2-col:nth-of-type(2783) {
    animation-delay: 278.3s; }
  .grid__item-2-col:nth-of-type(2784) {
    animation-delay: 278.4s; }
  .grid__item-2-col:nth-of-type(2785) {
    animation-delay: 278.5s; }
  .grid__item-2-col:nth-of-type(2786) {
    animation-delay: 278.6s; }
  .grid__item-2-col:nth-of-type(2787) {
    animation-delay: 278.7s; }
  .grid__item-2-col:nth-of-type(2788) {
    animation-delay: 278.8s; }
  .grid__item-2-col:nth-of-type(2789) {
    animation-delay: 278.9s; }
  .grid__item-2-col:nth-of-type(2790) {
    animation-delay: 279s; }
  .grid__item-2-col:nth-of-type(2791) {
    animation-delay: 279.1s; }
  .grid__item-2-col:nth-of-type(2792) {
    animation-delay: 279.2s; }
  .grid__item-2-col:nth-of-type(2793) {
    animation-delay: 279.3s; }
  .grid__item-2-col:nth-of-type(2794) {
    animation-delay: 279.4s; }
  .grid__item-2-col:nth-of-type(2795) {
    animation-delay: 279.5s; }
  .grid__item-2-col:nth-of-type(2796) {
    animation-delay: 279.6s; }
  .grid__item-2-col:nth-of-type(2797) {
    animation-delay: 279.7s; }
  .grid__item-2-col:nth-of-type(2798) {
    animation-delay: 279.8s; }
  .grid__item-2-col:nth-of-type(2799) {
    animation-delay: 279.9s; }
  .grid__item-2-col:nth-of-type(2800) {
    animation-delay: 280s; }
  .grid__item-2-col:nth-of-type(2801) {
    animation-delay: 280.1s; }
  .grid__item-2-col:nth-of-type(2802) {
    animation-delay: 280.2s; }
  .grid__item-2-col:nth-of-type(2803) {
    animation-delay: 280.3s; }
  .grid__item-2-col:nth-of-type(2804) {
    animation-delay: 280.4s; }
  .grid__item-2-col:nth-of-type(2805) {
    animation-delay: 280.5s; }
  .grid__item-2-col:nth-of-type(2806) {
    animation-delay: 280.6s; }
  .grid__item-2-col:nth-of-type(2807) {
    animation-delay: 280.7s; }
  .grid__item-2-col:nth-of-type(2808) {
    animation-delay: 280.8s; }
  .grid__item-2-col:nth-of-type(2809) {
    animation-delay: 280.9s; }
  .grid__item-2-col:nth-of-type(2810) {
    animation-delay: 281s; }
  .grid__item-2-col:nth-of-type(2811) {
    animation-delay: 281.1s; }
  .grid__item-2-col:nth-of-type(2812) {
    animation-delay: 281.2s; }
  .grid__item-2-col:nth-of-type(2813) {
    animation-delay: 281.3s; }
  .grid__item-2-col:nth-of-type(2814) {
    animation-delay: 281.4s; }
  .grid__item-2-col:nth-of-type(2815) {
    animation-delay: 281.5s; }
  .grid__item-2-col:nth-of-type(2816) {
    animation-delay: 281.6s; }
  .grid__item-2-col:nth-of-type(2817) {
    animation-delay: 281.7s; }
  .grid__item-2-col:nth-of-type(2818) {
    animation-delay: 281.8s; }
  .grid__item-2-col:nth-of-type(2819) {
    animation-delay: 281.9s; }
  .grid__item-2-col:nth-of-type(2820) {
    animation-delay: 282s; }
  .grid__item-2-col:nth-of-type(2821) {
    animation-delay: 282.1s; }
  .grid__item-2-col:nth-of-type(2822) {
    animation-delay: 282.2s; }
  .grid__item-2-col:nth-of-type(2823) {
    animation-delay: 282.3s; }
  .grid__item-2-col:nth-of-type(2824) {
    animation-delay: 282.4s; }
  .grid__item-2-col:nth-of-type(2825) {
    animation-delay: 282.5s; }
  .grid__item-2-col:nth-of-type(2826) {
    animation-delay: 282.6s; }
  .grid__item-2-col:nth-of-type(2827) {
    animation-delay: 282.7s; }
  .grid__item-2-col:nth-of-type(2828) {
    animation-delay: 282.8s; }
  .grid__item-2-col:nth-of-type(2829) {
    animation-delay: 282.9s; }
  .grid__item-2-col:nth-of-type(2830) {
    animation-delay: 283s; }
  .grid__item-2-col:nth-of-type(2831) {
    animation-delay: 283.1s; }
  .grid__item-2-col:nth-of-type(2832) {
    animation-delay: 283.2s; }
  .grid__item-2-col:nth-of-type(2833) {
    animation-delay: 283.3s; }
  .grid__item-2-col:nth-of-type(2834) {
    animation-delay: 283.4s; }
  .grid__item-2-col:nth-of-type(2835) {
    animation-delay: 283.5s; }
  .grid__item-2-col:nth-of-type(2836) {
    animation-delay: 283.6s; }
  .grid__item-2-col:nth-of-type(2837) {
    animation-delay: 283.7s; }
  .grid__item-2-col:nth-of-type(2838) {
    animation-delay: 283.8s; }
  .grid__item-2-col:nth-of-type(2839) {
    animation-delay: 283.9s; }
  .grid__item-2-col:nth-of-type(2840) {
    animation-delay: 284s; }
  .grid__item-2-col:nth-of-type(2841) {
    animation-delay: 284.1s; }
  .grid__item-2-col:nth-of-type(2842) {
    animation-delay: 284.2s; }
  .grid__item-2-col:nth-of-type(2843) {
    animation-delay: 284.3s; }
  .grid__item-2-col:nth-of-type(2844) {
    animation-delay: 284.4s; }
  .grid__item-2-col:nth-of-type(2845) {
    animation-delay: 284.5s; }
  .grid__item-2-col:nth-of-type(2846) {
    animation-delay: 284.6s; }
  .grid__item-2-col:nth-of-type(2847) {
    animation-delay: 284.7s; }
  .grid__item-2-col:nth-of-type(2848) {
    animation-delay: 284.8s; }
  .grid__item-2-col:nth-of-type(2849) {
    animation-delay: 284.9s; }
  .grid__item-2-col:nth-of-type(2850) {
    animation-delay: 285s; }
  .grid__item-2-col:nth-of-type(2851) {
    animation-delay: 285.1s; }
  .grid__item-2-col:nth-of-type(2852) {
    animation-delay: 285.2s; }
  .grid__item-2-col:nth-of-type(2853) {
    animation-delay: 285.3s; }
  .grid__item-2-col:nth-of-type(2854) {
    animation-delay: 285.4s; }
  .grid__item-2-col:nth-of-type(2855) {
    animation-delay: 285.5s; }
  .grid__item-2-col:nth-of-type(2856) {
    animation-delay: 285.6s; }
  .grid__item-2-col:nth-of-type(2857) {
    animation-delay: 285.7s; }
  .grid__item-2-col:nth-of-type(2858) {
    animation-delay: 285.8s; }
  .grid__item-2-col:nth-of-type(2859) {
    animation-delay: 285.9s; }
  .grid__item-2-col:nth-of-type(2860) {
    animation-delay: 286s; }
  .grid__item-2-col:nth-of-type(2861) {
    animation-delay: 286.1s; }
  .grid__item-2-col:nth-of-type(2862) {
    animation-delay: 286.2s; }
  .grid__item-2-col:nth-of-type(2863) {
    animation-delay: 286.3s; }
  .grid__item-2-col:nth-of-type(2864) {
    animation-delay: 286.4s; }
  .grid__item-2-col:nth-of-type(2865) {
    animation-delay: 286.5s; }
  .grid__item-2-col:nth-of-type(2866) {
    animation-delay: 286.6s; }
  .grid__item-2-col:nth-of-type(2867) {
    animation-delay: 286.7s; }
  .grid__item-2-col:nth-of-type(2868) {
    animation-delay: 286.8s; }
  .grid__item-2-col:nth-of-type(2869) {
    animation-delay: 286.9s; }
  .grid__item-2-col:nth-of-type(2870) {
    animation-delay: 287s; }
  .grid__item-2-col:nth-of-type(2871) {
    animation-delay: 287.1s; }
  .grid__item-2-col:nth-of-type(2872) {
    animation-delay: 287.2s; }
  .grid__item-2-col:nth-of-type(2873) {
    animation-delay: 287.3s; }
  .grid__item-2-col:nth-of-type(2874) {
    animation-delay: 287.4s; }
  .grid__item-2-col:nth-of-type(2875) {
    animation-delay: 287.5s; }
  .grid__item-2-col:nth-of-type(2876) {
    animation-delay: 287.6s; }
  .grid__item-2-col:nth-of-type(2877) {
    animation-delay: 287.7s; }
  .grid__item-2-col:nth-of-type(2878) {
    animation-delay: 287.8s; }
  .grid__item-2-col:nth-of-type(2879) {
    animation-delay: 287.9s; }
  .grid__item-2-col:nth-of-type(2880) {
    animation-delay: 288s; }
  .grid__item-2-col:nth-of-type(2881) {
    animation-delay: 288.1s; }
  .grid__item-2-col:nth-of-type(2882) {
    animation-delay: 288.2s; }
  .grid__item-2-col:nth-of-type(2883) {
    animation-delay: 288.3s; }
  .grid__item-2-col:nth-of-type(2884) {
    animation-delay: 288.4s; }
  .grid__item-2-col:nth-of-type(2885) {
    animation-delay: 288.5s; }
  .grid__item-2-col:nth-of-type(2886) {
    animation-delay: 288.6s; }
  .grid__item-2-col:nth-of-type(2887) {
    animation-delay: 288.7s; }
  .grid__item-2-col:nth-of-type(2888) {
    animation-delay: 288.8s; }
  .grid__item-2-col:nth-of-type(2889) {
    animation-delay: 288.9s; }
  .grid__item-2-col:nth-of-type(2890) {
    animation-delay: 289s; }
  .grid__item-2-col:nth-of-type(2891) {
    animation-delay: 289.1s; }
  .grid__item-2-col:nth-of-type(2892) {
    animation-delay: 289.2s; }
  .grid__item-2-col:nth-of-type(2893) {
    animation-delay: 289.3s; }
  .grid__item-2-col:nth-of-type(2894) {
    animation-delay: 289.4s; }
  .grid__item-2-col:nth-of-type(2895) {
    animation-delay: 289.5s; }
  .grid__item-2-col:nth-of-type(2896) {
    animation-delay: 289.6s; }
  .grid__item-2-col:nth-of-type(2897) {
    animation-delay: 289.7s; }
  .grid__item-2-col:nth-of-type(2898) {
    animation-delay: 289.8s; }
  .grid__item-2-col:nth-of-type(2899) {
    animation-delay: 289.9s; }
  .grid__item-2-col:nth-of-type(2900) {
    animation-delay: 290s; }
  .grid__item-2-col:nth-of-type(2901) {
    animation-delay: 290.1s; }
  .grid__item-2-col:nth-of-type(2902) {
    animation-delay: 290.2s; }
  .grid__item-2-col:nth-of-type(2903) {
    animation-delay: 290.3s; }
  .grid__item-2-col:nth-of-type(2904) {
    animation-delay: 290.4s; }
  .grid__item-2-col:nth-of-type(2905) {
    animation-delay: 290.5s; }
  .grid__item-2-col:nth-of-type(2906) {
    animation-delay: 290.6s; }
  .grid__item-2-col:nth-of-type(2907) {
    animation-delay: 290.7s; }
  .grid__item-2-col:nth-of-type(2908) {
    animation-delay: 290.8s; }
  .grid__item-2-col:nth-of-type(2909) {
    animation-delay: 290.9s; }
  .grid__item-2-col:nth-of-type(2910) {
    animation-delay: 291s; }
  .grid__item-2-col:nth-of-type(2911) {
    animation-delay: 291.1s; }
  .grid__item-2-col:nth-of-type(2912) {
    animation-delay: 291.2s; }
  .grid__item-2-col:nth-of-type(2913) {
    animation-delay: 291.3s; }
  .grid__item-2-col:nth-of-type(2914) {
    animation-delay: 291.4s; }
  .grid__item-2-col:nth-of-type(2915) {
    animation-delay: 291.5s; }
  .grid__item-2-col:nth-of-type(2916) {
    animation-delay: 291.6s; }
  .grid__item-2-col:nth-of-type(2917) {
    animation-delay: 291.7s; }
  .grid__item-2-col:nth-of-type(2918) {
    animation-delay: 291.8s; }
  .grid__item-2-col:nth-of-type(2919) {
    animation-delay: 291.9s; }
  .grid__item-2-col:nth-of-type(2920) {
    animation-delay: 292s; }
  .grid__item-2-col:nth-of-type(2921) {
    animation-delay: 292.1s; }
  .grid__item-2-col:nth-of-type(2922) {
    animation-delay: 292.2s; }
  .grid__item-2-col:nth-of-type(2923) {
    animation-delay: 292.3s; }
  .grid__item-2-col:nth-of-type(2924) {
    animation-delay: 292.4s; }
  .grid__item-2-col:nth-of-type(2925) {
    animation-delay: 292.5s; }
  .grid__item-2-col:nth-of-type(2926) {
    animation-delay: 292.6s; }
  .grid__item-2-col:nth-of-type(2927) {
    animation-delay: 292.7s; }
  .grid__item-2-col:nth-of-type(2928) {
    animation-delay: 292.8s; }
  .grid__item-2-col:nth-of-type(2929) {
    animation-delay: 292.9s; }
  .grid__item-2-col:nth-of-type(2930) {
    animation-delay: 293s; }
  .grid__item-2-col:nth-of-type(2931) {
    animation-delay: 293.1s; }
  .grid__item-2-col:nth-of-type(2932) {
    animation-delay: 293.2s; }
  .grid__item-2-col:nth-of-type(2933) {
    animation-delay: 293.3s; }
  .grid__item-2-col:nth-of-type(2934) {
    animation-delay: 293.4s; }
  .grid__item-2-col:nth-of-type(2935) {
    animation-delay: 293.5s; }
  .grid__item-2-col:nth-of-type(2936) {
    animation-delay: 293.6s; }
  .grid__item-2-col:nth-of-type(2937) {
    animation-delay: 293.7s; }
  .grid__item-2-col:nth-of-type(2938) {
    animation-delay: 293.8s; }
  .grid__item-2-col:nth-of-type(2939) {
    animation-delay: 293.9s; }
  .grid__item-2-col:nth-of-type(2940) {
    animation-delay: 294s; }
  .grid__item-2-col:nth-of-type(2941) {
    animation-delay: 294.1s; }
  .grid__item-2-col:nth-of-type(2942) {
    animation-delay: 294.2s; }
  .grid__item-2-col:nth-of-type(2943) {
    animation-delay: 294.3s; }
  .grid__item-2-col:nth-of-type(2944) {
    animation-delay: 294.4s; }
  .grid__item-2-col:nth-of-type(2945) {
    animation-delay: 294.5s; }
  .grid__item-2-col:nth-of-type(2946) {
    animation-delay: 294.6s; }
  .grid__item-2-col:nth-of-type(2947) {
    animation-delay: 294.7s; }
  .grid__item-2-col:nth-of-type(2948) {
    animation-delay: 294.8s; }
  .grid__item-2-col:nth-of-type(2949) {
    animation-delay: 294.9s; }
  .grid__item-2-col:nth-of-type(2950) {
    animation-delay: 295s; }
  .grid__item-2-col:nth-of-type(2951) {
    animation-delay: 295.1s; }
  .grid__item-2-col:nth-of-type(2952) {
    animation-delay: 295.2s; }
  .grid__item-2-col:nth-of-type(2953) {
    animation-delay: 295.3s; }
  .grid__item-2-col:nth-of-type(2954) {
    animation-delay: 295.4s; }
  .grid__item-2-col:nth-of-type(2955) {
    animation-delay: 295.5s; }
  .grid__item-2-col:nth-of-type(2956) {
    animation-delay: 295.6s; }
  .grid__item-2-col:nth-of-type(2957) {
    animation-delay: 295.7s; }
  .grid__item-2-col:nth-of-type(2958) {
    animation-delay: 295.8s; }
  .grid__item-2-col:nth-of-type(2959) {
    animation-delay: 295.9s; }
  .grid__item-2-col:nth-of-type(2960) {
    animation-delay: 296s; }
  .grid__item-2-col:nth-of-type(2961) {
    animation-delay: 296.1s; }
  .grid__item-2-col:nth-of-type(2962) {
    animation-delay: 296.2s; }
  .grid__item-2-col:nth-of-type(2963) {
    animation-delay: 296.3s; }
  .grid__item-2-col:nth-of-type(2964) {
    animation-delay: 296.4s; }
  .grid__item-2-col:nth-of-type(2965) {
    animation-delay: 296.5s; }
  .grid__item-2-col:nth-of-type(2966) {
    animation-delay: 296.6s; }
  .grid__item-2-col:nth-of-type(2967) {
    animation-delay: 296.7s; }
  .grid__item-2-col:nth-of-type(2968) {
    animation-delay: 296.8s; }
  .grid__item-2-col:nth-of-type(2969) {
    animation-delay: 296.9s; }
  .grid__item-2-col:nth-of-type(2970) {
    animation-delay: 297s; }
  .grid__item-2-col:nth-of-type(2971) {
    animation-delay: 297.1s; }
  .grid__item-2-col:nth-of-type(2972) {
    animation-delay: 297.2s; }
  .grid__item-2-col:nth-of-type(2973) {
    animation-delay: 297.3s; }
  .grid__item-2-col:nth-of-type(2974) {
    animation-delay: 297.4s; }
  .grid__item-2-col:nth-of-type(2975) {
    animation-delay: 297.5s; }
  .grid__item-2-col:nth-of-type(2976) {
    animation-delay: 297.6s; }
  .grid__item-2-col:nth-of-type(2977) {
    animation-delay: 297.7s; }
  .grid__item-2-col:nth-of-type(2978) {
    animation-delay: 297.8s; }
  .grid__item-2-col:nth-of-type(2979) {
    animation-delay: 297.9s; }
  .grid__item-2-col:nth-of-type(2980) {
    animation-delay: 298s; }
  .grid__item-2-col:nth-of-type(2981) {
    animation-delay: 298.1s; }
  .grid__item-2-col:nth-of-type(2982) {
    animation-delay: 298.2s; }
  .grid__item-2-col:nth-of-type(2983) {
    animation-delay: 298.3s; }
  .grid__item-2-col:nth-of-type(2984) {
    animation-delay: 298.4s; }
  .grid__item-2-col:nth-of-type(2985) {
    animation-delay: 298.5s; }
  .grid__item-2-col:nth-of-type(2986) {
    animation-delay: 298.6s; }
  .grid__item-2-col:nth-of-type(2987) {
    animation-delay: 298.7s; }
  .grid__item-2-col:nth-of-type(2988) {
    animation-delay: 298.8s; }
  .grid__item-2-col:nth-of-type(2989) {
    animation-delay: 298.9s; }
  .grid__item-2-col:nth-of-type(2990) {
    animation-delay: 299s; }
  .grid__item-2-col:nth-of-type(2991) {
    animation-delay: 299.1s; }
  .grid__item-2-col:nth-of-type(2992) {
    animation-delay: 299.2s; }
  .grid__item-2-col:nth-of-type(2993) {
    animation-delay: 299.3s; }
  .grid__item-2-col:nth-of-type(2994) {
    animation-delay: 299.4s; }
  .grid__item-2-col:nth-of-type(2995) {
    animation-delay: 299.5s; }
  .grid__item-2-col:nth-of-type(2996) {
    animation-delay: 299.6s; }
  .grid__item-2-col:nth-of-type(2997) {
    animation-delay: 299.7s; }
  .grid__item-2-col:nth-of-type(2998) {
    animation-delay: 299.8s; }
  .grid__item-2-col:nth-of-type(2999) {
    animation-delay: 299.9s; }
  .grid__item-2-col:nth-of-type(3000) {
    animation-delay: 300s; }
  .grid__item-2-col:nth-of-type(3001) {
    animation-delay: 300.1s; }
  .grid__item-2-col:nth-of-type(3002) {
    animation-delay: 300.2s; }
  .grid__item-2-col:nth-of-type(3003) {
    animation-delay: 300.3s; }
  .grid__item-2-col:nth-of-type(3004) {
    animation-delay: 300.4s; }
  .grid__item-2-col:nth-of-type(3005) {
    animation-delay: 300.5s; }
  .grid__item-2-col:nth-of-type(3006) {
    animation-delay: 300.6s; }
  .grid__item-2-col:nth-of-type(3007) {
    animation-delay: 300.7s; }
  .grid__item-2-col:nth-of-type(3008) {
    animation-delay: 300.8s; }
  .grid__item-2-col:nth-of-type(3009) {
    animation-delay: 300.9s; }
  .grid__item-2-col:nth-of-type(3010) {
    animation-delay: 301s; }
  .grid__item-2-col:nth-of-type(3011) {
    animation-delay: 301.1s; }
  .grid__item-2-col:nth-of-type(3012) {
    animation-delay: 301.2s; }
  .grid__item-2-col:nth-of-type(3013) {
    animation-delay: 301.3s; }
  .grid__item-2-col:nth-of-type(3014) {
    animation-delay: 301.4s; }
  .grid__item-2-col:nth-of-type(3015) {
    animation-delay: 301.5s; }
  .grid__item-2-col:nth-of-type(3016) {
    animation-delay: 301.6s; }
  .grid__item-2-col:nth-of-type(3017) {
    animation-delay: 301.7s; }
  .grid__item-2-col:nth-of-type(3018) {
    animation-delay: 301.8s; }
  .grid__item-2-col:nth-of-type(3019) {
    animation-delay: 301.9s; }
  .grid__item-2-col:nth-of-type(3020) {
    animation-delay: 302s; }
  .grid__item-2-col:nth-of-type(3021) {
    animation-delay: 302.1s; }
  .grid__item-2-col:nth-of-type(3022) {
    animation-delay: 302.2s; }
  .grid__item-2-col:nth-of-type(3023) {
    animation-delay: 302.3s; }
  .grid__item-2-col:nth-of-type(3024) {
    animation-delay: 302.4s; }
  .grid__item-2-col:nth-of-type(3025) {
    animation-delay: 302.5s; }
  .grid__item-2-col:nth-of-type(3026) {
    animation-delay: 302.6s; }
  .grid__item-2-col:nth-of-type(3027) {
    animation-delay: 302.7s; }
  .grid__item-2-col:nth-of-type(3028) {
    animation-delay: 302.8s; }
  .grid__item-2-col:nth-of-type(3029) {
    animation-delay: 302.9s; }
  .grid__item-2-col:nth-of-type(3030) {
    animation-delay: 303s; }
  .grid__item-2-col:nth-of-type(3031) {
    animation-delay: 303.1s; }
  .grid__item-2-col:nth-of-type(3032) {
    animation-delay: 303.2s; }
  .grid__item-2-col:nth-of-type(3033) {
    animation-delay: 303.3s; }
  .grid__item-2-col:nth-of-type(3034) {
    animation-delay: 303.4s; }
  .grid__item-2-col:nth-of-type(3035) {
    animation-delay: 303.5s; }
  .grid__item-2-col:nth-of-type(3036) {
    animation-delay: 303.6s; }
  .grid__item-2-col:nth-of-type(3037) {
    animation-delay: 303.7s; }
  .grid__item-2-col:nth-of-type(3038) {
    animation-delay: 303.8s; }
  .grid__item-2-col:nth-of-type(3039) {
    animation-delay: 303.9s; }
  .grid__item-2-col:nth-of-type(3040) {
    animation-delay: 304s; }
  .grid__item-2-col:nth-of-type(3041) {
    animation-delay: 304.1s; }
  .grid__item-2-col:nth-of-type(3042) {
    animation-delay: 304.2s; }
  .grid__item-2-col:nth-of-type(3043) {
    animation-delay: 304.3s; }
  .grid__item-2-col:nth-of-type(3044) {
    animation-delay: 304.4s; }
  .grid__item-2-col:nth-of-type(3045) {
    animation-delay: 304.5s; }
  .grid__item-2-col:nth-of-type(3046) {
    animation-delay: 304.6s; }
  .grid__item-2-col:nth-of-type(3047) {
    animation-delay: 304.7s; }
  .grid__item-2-col:nth-of-type(3048) {
    animation-delay: 304.8s; }
  .grid__item-2-col:nth-of-type(3049) {
    animation-delay: 304.9s; }
  .grid__item-2-col:nth-of-type(3050) {
    animation-delay: 305s; }
  .grid__item-2-col:nth-of-type(3051) {
    animation-delay: 305.1s; }
  .grid__item-2-col:nth-of-type(3052) {
    animation-delay: 305.2s; }
  .grid__item-2-col:nth-of-type(3053) {
    animation-delay: 305.3s; }
  .grid__item-2-col:nth-of-type(3054) {
    animation-delay: 305.4s; }
  .grid__item-2-col:nth-of-type(3055) {
    animation-delay: 305.5s; }
  .grid__item-2-col:nth-of-type(3056) {
    animation-delay: 305.6s; }
  .grid__item-2-col:nth-of-type(3057) {
    animation-delay: 305.7s; }
  .grid__item-2-col:nth-of-type(3058) {
    animation-delay: 305.8s; }
  .grid__item-2-col:nth-of-type(3059) {
    animation-delay: 305.9s; }
  .grid__item-2-col:nth-of-type(3060) {
    animation-delay: 306s; }
  .grid__item-2-col:nth-of-type(3061) {
    animation-delay: 306.1s; }
  .grid__item-2-col:nth-of-type(3062) {
    animation-delay: 306.2s; }
  .grid__item-2-col:nth-of-type(3063) {
    animation-delay: 306.3s; }
  .grid__item-2-col:nth-of-type(3064) {
    animation-delay: 306.4s; }
  .grid__item-2-col:nth-of-type(3065) {
    animation-delay: 306.5s; }
  .grid__item-2-col:nth-of-type(3066) {
    animation-delay: 306.6s; }
  .grid__item-2-col:nth-of-type(3067) {
    animation-delay: 306.7s; }
  .grid__item-2-col:nth-of-type(3068) {
    animation-delay: 306.8s; }
  .grid__item-2-col:nth-of-type(3069) {
    animation-delay: 306.9s; }
  .grid__item-2-col:nth-of-type(3070) {
    animation-delay: 307s; }
  .grid__item-2-col:nth-of-type(3071) {
    animation-delay: 307.1s; }
  .grid__item-2-col:nth-of-type(3072) {
    animation-delay: 307.2s; }
  .grid__item-2-col:nth-of-type(3073) {
    animation-delay: 307.3s; }
  .grid__item-2-col:nth-of-type(3074) {
    animation-delay: 307.4s; }
  .grid__item-2-col:nth-of-type(3075) {
    animation-delay: 307.5s; }
  .grid__item-2-col:nth-of-type(3076) {
    animation-delay: 307.6s; }
  .grid__item-2-col:nth-of-type(3077) {
    animation-delay: 307.7s; }
  .grid__item-2-col:nth-of-type(3078) {
    animation-delay: 307.8s; }
  .grid__item-2-col:nth-of-type(3079) {
    animation-delay: 307.9s; }
  .grid__item-2-col:nth-of-type(3080) {
    animation-delay: 308s; }
  .grid__item-2-col:nth-of-type(3081) {
    animation-delay: 308.1s; }
  .grid__item-2-col:nth-of-type(3082) {
    animation-delay: 308.2s; }
  .grid__item-2-col:nth-of-type(3083) {
    animation-delay: 308.3s; }
  .grid__item-2-col:nth-of-type(3084) {
    animation-delay: 308.4s; }
  .grid__item-2-col:nth-of-type(3085) {
    animation-delay: 308.5s; }
  .grid__item-2-col:nth-of-type(3086) {
    animation-delay: 308.6s; }
  .grid__item-2-col:nth-of-type(3087) {
    animation-delay: 308.7s; }
  .grid__item-2-col:nth-of-type(3088) {
    animation-delay: 308.8s; }
  .grid__item-2-col:nth-of-type(3089) {
    animation-delay: 308.9s; }
  .grid__item-2-col:nth-of-type(3090) {
    animation-delay: 309s; }
  .grid__item-2-col:nth-of-type(3091) {
    animation-delay: 309.1s; }
  .grid__item-2-col:nth-of-type(3092) {
    animation-delay: 309.2s; }
  .grid__item-2-col:nth-of-type(3093) {
    animation-delay: 309.3s; }
  .grid__item-2-col:nth-of-type(3094) {
    animation-delay: 309.4s; }
  .grid__item-2-col:nth-of-type(3095) {
    animation-delay: 309.5s; }
  .grid__item-2-col:nth-of-type(3096) {
    animation-delay: 309.6s; }
  .grid__item-2-col:nth-of-type(3097) {
    animation-delay: 309.7s; }
  .grid__item-2-col:nth-of-type(3098) {
    animation-delay: 309.8s; }
  .grid__item-2-col:nth-of-type(3099) {
    animation-delay: 309.9s; }
  .grid__item-2-col:nth-of-type(3100) {
    animation-delay: 310s; }
  .grid__item-2-col:nth-of-type(3101) {
    animation-delay: 310.1s; }
  .grid__item-2-col:nth-of-type(3102) {
    animation-delay: 310.2s; }
  .grid__item-2-col:nth-of-type(3103) {
    animation-delay: 310.3s; }
  .grid__item-2-col:nth-of-type(3104) {
    animation-delay: 310.4s; }
  .grid__item-2-col:nth-of-type(3105) {
    animation-delay: 310.5s; }
  .grid__item-2-col:nth-of-type(3106) {
    animation-delay: 310.6s; }
  .grid__item-2-col:nth-of-type(3107) {
    animation-delay: 310.7s; }
  .grid__item-2-col:nth-of-type(3108) {
    animation-delay: 310.8s; }
  .grid__item-2-col:nth-of-type(3109) {
    animation-delay: 310.9s; }
  .grid__item-2-col:nth-of-type(3110) {
    animation-delay: 311s; }
  .grid__item-2-col:nth-of-type(3111) {
    animation-delay: 311.1s; }
  .grid__item-2-col:nth-of-type(3112) {
    animation-delay: 311.2s; }
  .grid__item-2-col:nth-of-type(3113) {
    animation-delay: 311.3s; }
  .grid__item-2-col:nth-of-type(3114) {
    animation-delay: 311.4s; }
  .grid__item-2-col:nth-of-type(3115) {
    animation-delay: 311.5s; }
  .grid__item-2-col:nth-of-type(3116) {
    animation-delay: 311.6s; }
  .grid__item-2-col:nth-of-type(3117) {
    animation-delay: 311.7s; }
  .grid__item-2-col:nth-of-type(3118) {
    animation-delay: 311.8s; }
  .grid__item-2-col:nth-of-type(3119) {
    animation-delay: 311.9s; }
  .grid__item-2-col:nth-of-type(3120) {
    animation-delay: 312s; }
  .grid__item-2-col:nth-of-type(3121) {
    animation-delay: 312.1s; }
  .grid__item-2-col:nth-of-type(3122) {
    animation-delay: 312.2s; }
  .grid__item-2-col:nth-of-type(3123) {
    animation-delay: 312.3s; }
  .grid__item-2-col:nth-of-type(3124) {
    animation-delay: 312.4s; }
  .grid__item-2-col:nth-of-type(3125) {
    animation-delay: 312.5s; }
  .grid__item-2-col:nth-of-type(3126) {
    animation-delay: 312.6s; }
  .grid__item-2-col:nth-of-type(3127) {
    animation-delay: 312.7s; }
  .grid__item-2-col:nth-of-type(3128) {
    animation-delay: 312.8s; }
  .grid__item-2-col:nth-of-type(3129) {
    animation-delay: 312.9s; }
  .grid__item-2-col:nth-of-type(3130) {
    animation-delay: 313s; }
  .grid__item-2-col:nth-of-type(3131) {
    animation-delay: 313.1s; }
  .grid__item-2-col:nth-of-type(3132) {
    animation-delay: 313.2s; }
  .grid__item-2-col:nth-of-type(3133) {
    animation-delay: 313.3s; }
  .grid__item-2-col:nth-of-type(3134) {
    animation-delay: 313.4s; }
  .grid__item-2-col:nth-of-type(3135) {
    animation-delay: 313.5s; }
  .grid__item-2-col:nth-of-type(3136) {
    animation-delay: 313.6s; }
  .grid__item-2-col:nth-of-type(3137) {
    animation-delay: 313.7s; }
  .grid__item-2-col:nth-of-type(3138) {
    animation-delay: 313.8s; }
  .grid__item-2-col:nth-of-type(3139) {
    animation-delay: 313.9s; }
  .grid__item-2-col:nth-of-type(3140) {
    animation-delay: 314s; }
  .grid__item-2-col:nth-of-type(3141) {
    animation-delay: 314.1s; }
  .grid__item-2-col:nth-of-type(3142) {
    animation-delay: 314.2s; }
  .grid__item-2-col:nth-of-type(3143) {
    animation-delay: 314.3s; }
  .grid__item-2-col:nth-of-type(3144) {
    animation-delay: 314.4s; }
  .grid__item-2-col:nth-of-type(3145) {
    animation-delay: 314.5s; }
  .grid__item-2-col:nth-of-type(3146) {
    animation-delay: 314.6s; }
  .grid__item-2-col:nth-of-type(3147) {
    animation-delay: 314.7s; }
  .grid__item-2-col:nth-of-type(3148) {
    animation-delay: 314.8s; }
  .grid__item-2-col:nth-of-type(3149) {
    animation-delay: 314.9s; }
  .grid__item-2-col:nth-of-type(3150) {
    animation-delay: 315s; }
  .grid__item-2-col:nth-of-type(3151) {
    animation-delay: 315.1s; }
  .grid__item-2-col:nth-of-type(3152) {
    animation-delay: 315.2s; }
  .grid__item-2-col:nth-of-type(3153) {
    animation-delay: 315.3s; }
  .grid__item-2-col:nth-of-type(3154) {
    animation-delay: 315.4s; }
  .grid__item-2-col:nth-of-type(3155) {
    animation-delay: 315.5s; }
  .grid__item-2-col:nth-of-type(3156) {
    animation-delay: 315.6s; }
  .grid__item-2-col:nth-of-type(3157) {
    animation-delay: 315.7s; }
  .grid__item-2-col:nth-of-type(3158) {
    animation-delay: 315.8s; }
  .grid__item-2-col:nth-of-type(3159) {
    animation-delay: 315.9s; }
  .grid__item-2-col:nth-of-type(3160) {
    animation-delay: 316s; }
  .grid__item-2-col:nth-of-type(3161) {
    animation-delay: 316.1s; }
  .grid__item-2-col:nth-of-type(3162) {
    animation-delay: 316.2s; }
  .grid__item-2-col:nth-of-type(3163) {
    animation-delay: 316.3s; }
  .grid__item-2-col:nth-of-type(3164) {
    animation-delay: 316.4s; }
  .grid__item-2-col:nth-of-type(3165) {
    animation-delay: 316.5s; }
  .grid__item-2-col:nth-of-type(3166) {
    animation-delay: 316.6s; }
  .grid__item-2-col:nth-of-type(3167) {
    animation-delay: 316.7s; }
  .grid__item-2-col:nth-of-type(3168) {
    animation-delay: 316.8s; }
  .grid__item-2-col:nth-of-type(3169) {
    animation-delay: 316.9s; }
  .grid__item-2-col:nth-of-type(3170) {
    animation-delay: 317s; }
  .grid__item-2-col:nth-of-type(3171) {
    animation-delay: 317.1s; }
  .grid__item-2-col:nth-of-type(3172) {
    animation-delay: 317.2s; }
  .grid__item-2-col:nth-of-type(3173) {
    animation-delay: 317.3s; }
  .grid__item-2-col:nth-of-type(3174) {
    animation-delay: 317.4s; }
  .grid__item-2-col:nth-of-type(3175) {
    animation-delay: 317.5s; }
  .grid__item-2-col:nth-of-type(3176) {
    animation-delay: 317.6s; }
  .grid__item-2-col:nth-of-type(3177) {
    animation-delay: 317.7s; }
  .grid__item-2-col:nth-of-type(3178) {
    animation-delay: 317.8s; }
  .grid__item-2-col:nth-of-type(3179) {
    animation-delay: 317.9s; }
  .grid__item-2-col:nth-of-type(3180) {
    animation-delay: 318s; }
  .grid__item-2-col:nth-of-type(3181) {
    animation-delay: 318.1s; }
  .grid__item-2-col:nth-of-type(3182) {
    animation-delay: 318.2s; }
  .grid__item-2-col:nth-of-type(3183) {
    animation-delay: 318.3s; }
  .grid__item-2-col:nth-of-type(3184) {
    animation-delay: 318.4s; }
  .grid__item-2-col:nth-of-type(3185) {
    animation-delay: 318.5s; }
  .grid__item-2-col:nth-of-type(3186) {
    animation-delay: 318.6s; }
  .grid__item-2-col:nth-of-type(3187) {
    animation-delay: 318.7s; }
  .grid__item-2-col:nth-of-type(3188) {
    animation-delay: 318.8s; }
  .grid__item-2-col:nth-of-type(3189) {
    animation-delay: 318.9s; }
  .grid__item-2-col:nth-of-type(3190) {
    animation-delay: 319s; }
  .grid__item-2-col:nth-of-type(3191) {
    animation-delay: 319.1s; }
  .grid__item-2-col:nth-of-type(3192) {
    animation-delay: 319.2s; }
  .grid__item-2-col:nth-of-type(3193) {
    animation-delay: 319.3s; }
  .grid__item-2-col:nth-of-type(3194) {
    animation-delay: 319.4s; }
  .grid__item-2-col:nth-of-type(3195) {
    animation-delay: 319.5s; }
  .grid__item-2-col:nth-of-type(3196) {
    animation-delay: 319.6s; }
  .grid__item-2-col:nth-of-type(3197) {
    animation-delay: 319.7s; }
  .grid__item-2-col:nth-of-type(3198) {
    animation-delay: 319.8s; }
  .grid__item-2-col:nth-of-type(3199) {
    animation-delay: 319.9s; }
  .grid__item-2-col:nth-of-type(3200) {
    animation-delay: 320s; }
  .grid__item-2-col:nth-of-type(3201) {
    animation-delay: 320.1s; }
  .grid__item-2-col:nth-of-type(3202) {
    animation-delay: 320.2s; }
  .grid__item-2-col:nth-of-type(3203) {
    animation-delay: 320.3s; }
  .grid__item-2-col:nth-of-type(3204) {
    animation-delay: 320.4s; }
  .grid__item-2-col:nth-of-type(3205) {
    animation-delay: 320.5s; }
  .grid__item-2-col:nth-of-type(3206) {
    animation-delay: 320.6s; }
  .grid__item-2-col:nth-of-type(3207) {
    animation-delay: 320.7s; }
  .grid__item-2-col:nth-of-type(3208) {
    animation-delay: 320.8s; }
  .grid__item-2-col:nth-of-type(3209) {
    animation-delay: 320.9s; }
  .grid__item-2-col:nth-of-type(3210) {
    animation-delay: 321s; }
  .grid__item-2-col:nth-of-type(3211) {
    animation-delay: 321.1s; }
  .grid__item-2-col:nth-of-type(3212) {
    animation-delay: 321.2s; }
  .grid__item-2-col:nth-of-type(3213) {
    animation-delay: 321.3s; }
  .grid__item-2-col:nth-of-type(3214) {
    animation-delay: 321.4s; }
  .grid__item-2-col:nth-of-type(3215) {
    animation-delay: 321.5s; }
  .grid__item-2-col:nth-of-type(3216) {
    animation-delay: 321.6s; }
  .grid__item-2-col:nth-of-type(3217) {
    animation-delay: 321.7s; }
  .grid__item-2-col:nth-of-type(3218) {
    animation-delay: 321.8s; }
  .grid__item-2-col:nth-of-type(3219) {
    animation-delay: 321.9s; }
  .grid__item-2-col:nth-of-type(3220) {
    animation-delay: 322s; }
  .grid__item-2-col:nth-of-type(3221) {
    animation-delay: 322.1s; }
  .grid__item-2-col:nth-of-type(3222) {
    animation-delay: 322.2s; }
  .grid__item-2-col:nth-of-type(3223) {
    animation-delay: 322.3s; }
  .grid__item-2-col:nth-of-type(3224) {
    animation-delay: 322.4s; }
  .grid__item-2-col:nth-of-type(3225) {
    animation-delay: 322.5s; }
  .grid__item-2-col:nth-of-type(3226) {
    animation-delay: 322.6s; }
  .grid__item-2-col:nth-of-type(3227) {
    animation-delay: 322.7s; }
  .grid__item-2-col:nth-of-type(3228) {
    animation-delay: 322.8s; }
  .grid__item-2-col:nth-of-type(3229) {
    animation-delay: 322.9s; }
  .grid__item-2-col:nth-of-type(3230) {
    animation-delay: 323s; }
  .grid__item-2-col:nth-of-type(3231) {
    animation-delay: 323.1s; }
  .grid__item-2-col:nth-of-type(3232) {
    animation-delay: 323.2s; }
  .grid__item-2-col:nth-of-type(3233) {
    animation-delay: 323.3s; }
  .grid__item-2-col:nth-of-type(3234) {
    animation-delay: 323.4s; }
  .grid__item-2-col:nth-of-type(3235) {
    animation-delay: 323.5s; }
  .grid__item-2-col:nth-of-type(3236) {
    animation-delay: 323.6s; }
  .grid__item-2-col:nth-of-type(3237) {
    animation-delay: 323.7s; }
  .grid__item-2-col:nth-of-type(3238) {
    animation-delay: 323.8s; }
  .grid__item-2-col:nth-of-type(3239) {
    animation-delay: 323.9s; }
  .grid__item-2-col:nth-of-type(3240) {
    animation-delay: 324s; }
  .grid__item-2-col:nth-of-type(3241) {
    animation-delay: 324.1s; }
  .grid__item-2-col:nth-of-type(3242) {
    animation-delay: 324.2s; }
  .grid__item-2-col:nth-of-type(3243) {
    animation-delay: 324.3s; }
  .grid__item-2-col:nth-of-type(3244) {
    animation-delay: 324.4s; }
  .grid__item-2-col:nth-of-type(3245) {
    animation-delay: 324.5s; }
  .grid__item-2-col:nth-of-type(3246) {
    animation-delay: 324.6s; }
  .grid__item-2-col:nth-of-type(3247) {
    animation-delay: 324.7s; }
  .grid__item-2-col:nth-of-type(3248) {
    animation-delay: 324.8s; }
  .grid__item-2-col:nth-of-type(3249) {
    animation-delay: 324.9s; }
  .grid__item-2-col:nth-of-type(3250) {
    animation-delay: 325s; }
  .grid__item-2-col:nth-of-type(3251) {
    animation-delay: 325.1s; }
  .grid__item-2-col:nth-of-type(3252) {
    animation-delay: 325.2s; }
  .grid__item-2-col:nth-of-type(3253) {
    animation-delay: 325.3s; }
  .grid__item-2-col:nth-of-type(3254) {
    animation-delay: 325.4s; }
  .grid__item-2-col:nth-of-type(3255) {
    animation-delay: 325.5s; }
  .grid__item-2-col:nth-of-type(3256) {
    animation-delay: 325.6s; }
  .grid__item-2-col:nth-of-type(3257) {
    animation-delay: 325.7s; }
  .grid__item-2-col:nth-of-type(3258) {
    animation-delay: 325.8s; }
  .grid__item-2-col:nth-of-type(3259) {
    animation-delay: 325.9s; }
  .grid__item-2-col:nth-of-type(3260) {
    animation-delay: 326s; }
  .grid__item-2-col:nth-of-type(3261) {
    animation-delay: 326.1s; }
  .grid__item-2-col:nth-of-type(3262) {
    animation-delay: 326.2s; }
  .grid__item-2-col:nth-of-type(3263) {
    animation-delay: 326.3s; }
  .grid__item-2-col:nth-of-type(3264) {
    animation-delay: 326.4s; }
  .grid__item-2-col:nth-of-type(3265) {
    animation-delay: 326.5s; }
  .grid__item-2-col:nth-of-type(3266) {
    animation-delay: 326.6s; }
  .grid__item-2-col:nth-of-type(3267) {
    animation-delay: 326.7s; }
  .grid__item-2-col:nth-of-type(3268) {
    animation-delay: 326.8s; }
  .grid__item-2-col:nth-of-type(3269) {
    animation-delay: 326.9s; }
  .grid__item-2-col:nth-of-type(3270) {
    animation-delay: 327s; }
  .grid__item-2-col:nth-of-type(3271) {
    animation-delay: 327.1s; }
  .grid__item-2-col:nth-of-type(3272) {
    animation-delay: 327.2s; }
  .grid__item-2-col:nth-of-type(3273) {
    animation-delay: 327.3s; }
  .grid__item-2-col:nth-of-type(3274) {
    animation-delay: 327.4s; }
  .grid__item-2-col:nth-of-type(3275) {
    animation-delay: 327.5s; }
  .grid__item-2-col:nth-of-type(3276) {
    animation-delay: 327.6s; }
  .grid__item-2-col:nth-of-type(3277) {
    animation-delay: 327.7s; }
  .grid__item-2-col:nth-of-type(3278) {
    animation-delay: 327.8s; }
  .grid__item-2-col:nth-of-type(3279) {
    animation-delay: 327.9s; }
  .grid__item-2-col:nth-of-type(3280) {
    animation-delay: 328s; }
  .grid__item-2-col:nth-of-type(3281) {
    animation-delay: 328.1s; }
  .grid__item-2-col:nth-of-type(3282) {
    animation-delay: 328.2s; }
  .grid__item-2-col:nth-of-type(3283) {
    animation-delay: 328.3s; }
  .grid__item-2-col:nth-of-type(3284) {
    animation-delay: 328.4s; }
  .grid__item-2-col:nth-of-type(3285) {
    animation-delay: 328.5s; }
  .grid__item-2-col:nth-of-type(3286) {
    animation-delay: 328.6s; }
  .grid__item-2-col:nth-of-type(3287) {
    animation-delay: 328.7s; }
  .grid__item-2-col:nth-of-type(3288) {
    animation-delay: 328.8s; }
  .grid__item-2-col:nth-of-type(3289) {
    animation-delay: 328.9s; }
  .grid__item-2-col:nth-of-type(3290) {
    animation-delay: 329s; }
  .grid__item-2-col:nth-of-type(3291) {
    animation-delay: 329.1s; }
  .grid__item-2-col:nth-of-type(3292) {
    animation-delay: 329.2s; }
  .grid__item-2-col:nth-of-type(3293) {
    animation-delay: 329.3s; }
  .grid__item-2-col:nth-of-type(3294) {
    animation-delay: 329.4s; }
  .grid__item-2-col:nth-of-type(3295) {
    animation-delay: 329.5s; }
  .grid__item-2-col:nth-of-type(3296) {
    animation-delay: 329.6s; }
  .grid__item-2-col:nth-of-type(3297) {
    animation-delay: 329.7s; }
  .grid__item-2-col:nth-of-type(3298) {
    animation-delay: 329.8s; }
  .grid__item-2-col:nth-of-type(3299) {
    animation-delay: 329.9s; }
  .grid__item-2-col:nth-of-type(3300) {
    animation-delay: 330s; }
  .grid__item-2-col:nth-of-type(3301) {
    animation-delay: 330.1s; }
  .grid__item-2-col:nth-of-type(3302) {
    animation-delay: 330.2s; }
  .grid__item-2-col:nth-of-type(3303) {
    animation-delay: 330.3s; }
  .grid__item-2-col:nth-of-type(3304) {
    animation-delay: 330.4s; }
  .grid__item-2-col:nth-of-type(3305) {
    animation-delay: 330.5s; }
  .grid__item-2-col:nth-of-type(3306) {
    animation-delay: 330.6s; }
  .grid__item-2-col:nth-of-type(3307) {
    animation-delay: 330.7s; }
  .grid__item-2-col:nth-of-type(3308) {
    animation-delay: 330.8s; }
  .grid__item-2-col:nth-of-type(3309) {
    animation-delay: 330.9s; }
  .grid__item-2-col:nth-of-type(3310) {
    animation-delay: 331s; }
  .grid__item-2-col:nth-of-type(3311) {
    animation-delay: 331.1s; }
  .grid__item-2-col:nth-of-type(3312) {
    animation-delay: 331.2s; }
  .grid__item-2-col:nth-of-type(3313) {
    animation-delay: 331.3s; }
  .grid__item-2-col:nth-of-type(3314) {
    animation-delay: 331.4s; }
  .grid__item-2-col:nth-of-type(3315) {
    animation-delay: 331.5s; }
  .grid__item-2-col:nth-of-type(3316) {
    animation-delay: 331.6s; }
  .grid__item-2-col:nth-of-type(3317) {
    animation-delay: 331.7s; }
  .grid__item-2-col:nth-of-type(3318) {
    animation-delay: 331.8s; }
  .grid__item-2-col:nth-of-type(3319) {
    animation-delay: 331.9s; }
  .grid__item-2-col:nth-of-type(3320) {
    animation-delay: 332s; }
  .grid__item-2-col:nth-of-type(3321) {
    animation-delay: 332.1s; }
  .grid__item-2-col:nth-of-type(3322) {
    animation-delay: 332.2s; }
  .grid__item-2-col:nth-of-type(3323) {
    animation-delay: 332.3s; }
  .grid__item-2-col:nth-of-type(3324) {
    animation-delay: 332.4s; }
  .grid__item-2-col:nth-of-type(3325) {
    animation-delay: 332.5s; }
  .grid__item-2-col:nth-of-type(3326) {
    animation-delay: 332.6s; }
  .grid__item-2-col:nth-of-type(3327) {
    animation-delay: 332.7s; }
  .grid__item-2-col:nth-of-type(3328) {
    animation-delay: 332.8s; }
  .grid__item-2-col:nth-of-type(3329) {
    animation-delay: 332.9s; }
  .grid__item-2-col:nth-of-type(3330) {
    animation-delay: 333s; }
  .grid__item-2-col:nth-of-type(3331) {
    animation-delay: 333.1s; }
  .grid__item-2-col:nth-of-type(3332) {
    animation-delay: 333.2s; }
  .grid__item-2-col:nth-of-type(3333) {
    animation-delay: 333.3s; }
  .grid__item-2-col:nth-of-type(3334) {
    animation-delay: 333.4s; }
  .grid__item-2-col:nth-of-type(3335) {
    animation-delay: 333.5s; }
  .grid__item-2-col:nth-of-type(3336) {
    animation-delay: 333.6s; }
  .grid__item-2-col:nth-of-type(3337) {
    animation-delay: 333.7s; }
  .grid__item-2-col:nth-of-type(3338) {
    animation-delay: 333.8s; }
  .grid__item-2-col:nth-of-type(3339) {
    animation-delay: 333.9s; }
  .grid__item-2-col:nth-of-type(3340) {
    animation-delay: 334s; }
  .grid__item-2-col:nth-of-type(3341) {
    animation-delay: 334.1s; }
  .grid__item-2-col:nth-of-type(3342) {
    animation-delay: 334.2s; }
  .grid__item-2-col:nth-of-type(3343) {
    animation-delay: 334.3s; }
  .grid__item-2-col:nth-of-type(3344) {
    animation-delay: 334.4s; }
  .grid__item-2-col:nth-of-type(3345) {
    animation-delay: 334.5s; }
  .grid__item-2-col:nth-of-type(3346) {
    animation-delay: 334.6s; }
  .grid__item-2-col:nth-of-type(3347) {
    animation-delay: 334.7s; }
  .grid__item-2-col:nth-of-type(3348) {
    animation-delay: 334.8s; }
  .grid__item-2-col:nth-of-type(3349) {
    animation-delay: 334.9s; }
  .grid__item-2-col:nth-of-type(3350) {
    animation-delay: 335s; }
  .grid__item-2-col:nth-of-type(3351) {
    animation-delay: 335.1s; }
  .grid__item-2-col:nth-of-type(3352) {
    animation-delay: 335.2s; }
  .grid__item-2-col:nth-of-type(3353) {
    animation-delay: 335.3s; }
  .grid__item-2-col:nth-of-type(3354) {
    animation-delay: 335.4s; }
  .grid__item-2-col:nth-of-type(3355) {
    animation-delay: 335.5s; }
  .grid__item-2-col:nth-of-type(3356) {
    animation-delay: 335.6s; }
  .grid__item-2-col:nth-of-type(3357) {
    animation-delay: 335.7s; }
  .grid__item-2-col:nth-of-type(3358) {
    animation-delay: 335.8s; }
  .grid__item-2-col:nth-of-type(3359) {
    animation-delay: 335.9s; }
  .grid__item-2-col:nth-of-type(3360) {
    animation-delay: 336s; }
  .grid__item-2-col:nth-of-type(3361) {
    animation-delay: 336.1s; }
  .grid__item-2-col:nth-of-type(3362) {
    animation-delay: 336.2s; }
  .grid__item-2-col:nth-of-type(3363) {
    animation-delay: 336.3s; }
  .grid__item-2-col:nth-of-type(3364) {
    animation-delay: 336.4s; }
  .grid__item-2-col:nth-of-type(3365) {
    animation-delay: 336.5s; }
  .grid__item-2-col:nth-of-type(3366) {
    animation-delay: 336.6s; }
  .grid__item-2-col:nth-of-type(3367) {
    animation-delay: 336.7s; }
  .grid__item-2-col:nth-of-type(3368) {
    animation-delay: 336.8s; }
  .grid__item-2-col:nth-of-type(3369) {
    animation-delay: 336.9s; }
  .grid__item-2-col:nth-of-type(3370) {
    animation-delay: 337s; }
  .grid__item-2-col:nth-of-type(3371) {
    animation-delay: 337.1s; }
  .grid__item-2-col:nth-of-type(3372) {
    animation-delay: 337.2s; }
  .grid__item-2-col:nth-of-type(3373) {
    animation-delay: 337.3s; }
  .grid__item-2-col:nth-of-type(3374) {
    animation-delay: 337.4s; }
  .grid__item-2-col:nth-of-type(3375) {
    animation-delay: 337.5s; }
  .grid__item-2-col:nth-of-type(3376) {
    animation-delay: 337.6s; }
  .grid__item-2-col:nth-of-type(3377) {
    animation-delay: 337.7s; }
  .grid__item-2-col:nth-of-type(3378) {
    animation-delay: 337.8s; }
  .grid__item-2-col:nth-of-type(3379) {
    animation-delay: 337.9s; }
  .grid__item-2-col:nth-of-type(3380) {
    animation-delay: 338s; }
  .grid__item-2-col:nth-of-type(3381) {
    animation-delay: 338.1s; }
  .grid__item-2-col:nth-of-type(3382) {
    animation-delay: 338.2s; }
  .grid__item-2-col:nth-of-type(3383) {
    animation-delay: 338.3s; }
  .grid__item-2-col:nth-of-type(3384) {
    animation-delay: 338.4s; }
  .grid__item-2-col:nth-of-type(3385) {
    animation-delay: 338.5s; }
  .grid__item-2-col:nth-of-type(3386) {
    animation-delay: 338.6s; }
  .grid__item-2-col:nth-of-type(3387) {
    animation-delay: 338.7s; }
  .grid__item-2-col:nth-of-type(3388) {
    animation-delay: 338.8s; }
  .grid__item-2-col:nth-of-type(3389) {
    animation-delay: 338.9s; }
  .grid__item-2-col:nth-of-type(3390) {
    animation-delay: 339s; }
  .grid__item-2-col:nth-of-type(3391) {
    animation-delay: 339.1s; }
  .grid__item-2-col:nth-of-type(3392) {
    animation-delay: 339.2s; }
  .grid__item-2-col:nth-of-type(3393) {
    animation-delay: 339.3s; }
  .grid__item-2-col:nth-of-type(3394) {
    animation-delay: 339.4s; }
  .grid__item-2-col:nth-of-type(3395) {
    animation-delay: 339.5s; }
  .grid__item-2-col:nth-of-type(3396) {
    animation-delay: 339.6s; }
  .grid__item-2-col:nth-of-type(3397) {
    animation-delay: 339.7s; }
  .grid__item-2-col:nth-of-type(3398) {
    animation-delay: 339.8s; }
  .grid__item-2-col:nth-of-type(3399) {
    animation-delay: 339.9s; }
  .grid__item-2-col:nth-of-type(3400) {
    animation-delay: 340s; }
  .grid__item-2-col:nth-of-type(3401) {
    animation-delay: 340.1s; }
  .grid__item-2-col:nth-of-type(3402) {
    animation-delay: 340.2s; }
  .grid__item-2-col:nth-of-type(3403) {
    animation-delay: 340.3s; }
  .grid__item-2-col:nth-of-type(3404) {
    animation-delay: 340.4s; }
  .grid__item-2-col:nth-of-type(3405) {
    animation-delay: 340.5s; }
  .grid__item-2-col:nth-of-type(3406) {
    animation-delay: 340.6s; }
  .grid__item-2-col:nth-of-type(3407) {
    animation-delay: 340.7s; }
  .grid__item-2-col:nth-of-type(3408) {
    animation-delay: 340.8s; }
  .grid__item-2-col:nth-of-type(3409) {
    animation-delay: 340.9s; }
  .grid__item-2-col:nth-of-type(3410) {
    animation-delay: 341s; }
  .grid__item-2-col:nth-of-type(3411) {
    animation-delay: 341.1s; }
  .grid__item-2-col:nth-of-type(3412) {
    animation-delay: 341.2s; }
  .grid__item-2-col:nth-of-type(3413) {
    animation-delay: 341.3s; }
  .grid__item-2-col:nth-of-type(3414) {
    animation-delay: 341.4s; }
  .grid__item-2-col:nth-of-type(3415) {
    animation-delay: 341.5s; }
  .grid__item-2-col:nth-of-type(3416) {
    animation-delay: 341.6s; }
  .grid__item-2-col:nth-of-type(3417) {
    animation-delay: 341.7s; }
  .grid__item-2-col:nth-of-type(3418) {
    animation-delay: 341.8s; }
  .grid__item-2-col:nth-of-type(3419) {
    animation-delay: 341.9s; }
  .grid__item-2-col:nth-of-type(3420) {
    animation-delay: 342s; }
  .grid__item-2-col:nth-of-type(3421) {
    animation-delay: 342.1s; }
  .grid__item-2-col:nth-of-type(3422) {
    animation-delay: 342.2s; }
  .grid__item-2-col:nth-of-type(3423) {
    animation-delay: 342.3s; }
  .grid__item-2-col:nth-of-type(3424) {
    animation-delay: 342.4s; }
  .grid__item-2-col:nth-of-type(3425) {
    animation-delay: 342.5s; }
  .grid__item-2-col:nth-of-type(3426) {
    animation-delay: 342.6s; }
  .grid__item-2-col:nth-of-type(3427) {
    animation-delay: 342.7s; }
  .grid__item-2-col:nth-of-type(3428) {
    animation-delay: 342.8s; }
  .grid__item-2-col:nth-of-type(3429) {
    animation-delay: 342.9s; }
  .grid__item-2-col:nth-of-type(3430) {
    animation-delay: 343s; }
  .grid__item-2-col:nth-of-type(3431) {
    animation-delay: 343.1s; }
  .grid__item-2-col:nth-of-type(3432) {
    animation-delay: 343.2s; }
  .grid__item-2-col:nth-of-type(3433) {
    animation-delay: 343.3s; }
  .grid__item-2-col:nth-of-type(3434) {
    animation-delay: 343.4s; }
  .grid__item-2-col:nth-of-type(3435) {
    animation-delay: 343.5s; }
  .grid__item-2-col:nth-of-type(3436) {
    animation-delay: 343.6s; }
  .grid__item-2-col:nth-of-type(3437) {
    animation-delay: 343.7s; }
  .grid__item-2-col:nth-of-type(3438) {
    animation-delay: 343.8s; }
  .grid__item-2-col:nth-of-type(3439) {
    animation-delay: 343.9s; }
  .grid__item-2-col:nth-of-type(3440) {
    animation-delay: 344s; }
  .grid__item-2-col:nth-of-type(3441) {
    animation-delay: 344.1s; }
  .grid__item-2-col:nth-of-type(3442) {
    animation-delay: 344.2s; }
  .grid__item-2-col:nth-of-type(3443) {
    animation-delay: 344.3s; }
  .grid__item-2-col:nth-of-type(3444) {
    animation-delay: 344.4s; }
  .grid__item-2-col:nth-of-type(3445) {
    animation-delay: 344.5s; }
  .grid__item-2-col:nth-of-type(3446) {
    animation-delay: 344.6s; }
  .grid__item-2-col:nth-of-type(3447) {
    animation-delay: 344.7s; }
  .grid__item-2-col:nth-of-type(3448) {
    animation-delay: 344.8s; }
  .grid__item-2-col:nth-of-type(3449) {
    animation-delay: 344.9s; }
  .grid__item-2-col:nth-of-type(3450) {
    animation-delay: 345s; }
  .grid__item-2-col:nth-of-type(3451) {
    animation-delay: 345.1s; }
  .grid__item-2-col:nth-of-type(3452) {
    animation-delay: 345.2s; }
  .grid__item-2-col:nth-of-type(3453) {
    animation-delay: 345.3s; }
  .grid__item-2-col:nth-of-type(3454) {
    animation-delay: 345.4s; }
  .grid__item-2-col:nth-of-type(3455) {
    animation-delay: 345.5s; }
  .grid__item-2-col:nth-of-type(3456) {
    animation-delay: 345.6s; }
  .grid__item-2-col:nth-of-type(3457) {
    animation-delay: 345.7s; }
  .grid__item-2-col:nth-of-type(3458) {
    animation-delay: 345.8s; }
  .grid__item-2-col:nth-of-type(3459) {
    animation-delay: 345.9s; }
  .grid__item-2-col:nth-of-type(3460) {
    animation-delay: 346s; }
  .grid__item-2-col:nth-of-type(3461) {
    animation-delay: 346.1s; }
  .grid__item-2-col:nth-of-type(3462) {
    animation-delay: 346.2s; }
  .grid__item-2-col:nth-of-type(3463) {
    animation-delay: 346.3s; }
  .grid__item-2-col:nth-of-type(3464) {
    animation-delay: 346.4s; }
  .grid__item-2-col:nth-of-type(3465) {
    animation-delay: 346.5s; }
  .grid__item-2-col:nth-of-type(3466) {
    animation-delay: 346.6s; }
  .grid__item-2-col:nth-of-type(3467) {
    animation-delay: 346.7s; }
  .grid__item-2-col:nth-of-type(3468) {
    animation-delay: 346.8s; }
  .grid__item-2-col:nth-of-type(3469) {
    animation-delay: 346.9s; }
  .grid__item-2-col:nth-of-type(3470) {
    animation-delay: 347s; }
  .grid__item-2-col:nth-of-type(3471) {
    animation-delay: 347.1s; }
  .grid__item-2-col:nth-of-type(3472) {
    animation-delay: 347.2s; }
  .grid__item-2-col:nth-of-type(3473) {
    animation-delay: 347.3s; }
  .grid__item-2-col:nth-of-type(3474) {
    animation-delay: 347.4s; }
  .grid__item-2-col:nth-of-type(3475) {
    animation-delay: 347.5s; }
  .grid__item-2-col:nth-of-type(3476) {
    animation-delay: 347.6s; }
  .grid__item-2-col:nth-of-type(3477) {
    animation-delay: 347.7s; }
  .grid__item-2-col:nth-of-type(3478) {
    animation-delay: 347.8s; }
  .grid__item-2-col:nth-of-type(3479) {
    animation-delay: 347.9s; }
  .grid__item-2-col:nth-of-type(3480) {
    animation-delay: 348s; }
  .grid__item-2-col:nth-of-type(3481) {
    animation-delay: 348.1s; }
  .grid__item-2-col:nth-of-type(3482) {
    animation-delay: 348.2s; }
  .grid__item-2-col:nth-of-type(3483) {
    animation-delay: 348.3s; }
  .grid__item-2-col:nth-of-type(3484) {
    animation-delay: 348.4s; }
  .grid__item-2-col:nth-of-type(3485) {
    animation-delay: 348.5s; }
  .grid__item-2-col:nth-of-type(3486) {
    animation-delay: 348.6s; }
  .grid__item-2-col:nth-of-type(3487) {
    animation-delay: 348.7s; }
  .grid__item-2-col:nth-of-type(3488) {
    animation-delay: 348.8s; }
  .grid__item-2-col:nth-of-type(3489) {
    animation-delay: 348.9s; }
  .grid__item-2-col:nth-of-type(3490) {
    animation-delay: 349s; }
  .grid__item-2-col:nth-of-type(3491) {
    animation-delay: 349.1s; }
  .grid__item-2-col:nth-of-type(3492) {
    animation-delay: 349.2s; }
  .grid__item-2-col:nth-of-type(3493) {
    animation-delay: 349.3s; }
  .grid__item-2-col:nth-of-type(3494) {
    animation-delay: 349.4s; }
  .grid__item-2-col:nth-of-type(3495) {
    animation-delay: 349.5s; }
  .grid__item-2-col:nth-of-type(3496) {
    animation-delay: 349.6s; }
  .grid__item-2-col:nth-of-type(3497) {
    animation-delay: 349.7s; }
  .grid__item-2-col:nth-of-type(3498) {
    animation-delay: 349.8s; }
  .grid__item-2-col:nth-of-type(3499) {
    animation-delay: 349.9s; }
  .grid__item-2-col:nth-of-type(3500) {
    animation-delay: 350s; }
  .grid__item-2-col:nth-of-type(3501) {
    animation-delay: 350.1s; }
  .grid__item-2-col:nth-of-type(3502) {
    animation-delay: 350.2s; }
  .grid__item-2-col:nth-of-type(3503) {
    animation-delay: 350.3s; }
  .grid__item-2-col:nth-of-type(3504) {
    animation-delay: 350.4s; }
  .grid__item-2-col:nth-of-type(3505) {
    animation-delay: 350.5s; }
  .grid__item-2-col:nth-of-type(3506) {
    animation-delay: 350.6s; }
  .grid__item-2-col:nth-of-type(3507) {
    animation-delay: 350.7s; }
  .grid__item-2-col:nth-of-type(3508) {
    animation-delay: 350.8s; }
  .grid__item-2-col:nth-of-type(3509) {
    animation-delay: 350.9s; }
  .grid__item-2-col:nth-of-type(3510) {
    animation-delay: 351s; }
  .grid__item-2-col:nth-of-type(3511) {
    animation-delay: 351.1s; }
  .grid__item-2-col:nth-of-type(3512) {
    animation-delay: 351.2s; }
  .grid__item-2-col:nth-of-type(3513) {
    animation-delay: 351.3s; }
  .grid__item-2-col:nth-of-type(3514) {
    animation-delay: 351.4s; }
  .grid__item-2-col:nth-of-type(3515) {
    animation-delay: 351.5s; }
  .grid__item-2-col:nth-of-type(3516) {
    animation-delay: 351.6s; }
  .grid__item-2-col:nth-of-type(3517) {
    animation-delay: 351.7s; }
  .grid__item-2-col:nth-of-type(3518) {
    animation-delay: 351.8s; }
  .grid__item-2-col:nth-of-type(3519) {
    animation-delay: 351.9s; }
  .grid__item-2-col:nth-of-type(3520) {
    animation-delay: 352s; }
  .grid__item-2-col:nth-of-type(3521) {
    animation-delay: 352.1s; }
  .grid__item-2-col:nth-of-type(3522) {
    animation-delay: 352.2s; }
  .grid__item-2-col:nth-of-type(3523) {
    animation-delay: 352.3s; }
  .grid__item-2-col:nth-of-type(3524) {
    animation-delay: 352.4s; }
  .grid__item-2-col:nth-of-type(3525) {
    animation-delay: 352.5s; }
  .grid__item-2-col:nth-of-type(3526) {
    animation-delay: 352.6s; }
  .grid__item-2-col:nth-of-type(3527) {
    animation-delay: 352.7s; }
  .grid__item-2-col:nth-of-type(3528) {
    animation-delay: 352.8s; }
  .grid__item-2-col:nth-of-type(3529) {
    animation-delay: 352.9s; }
  .grid__item-2-col:nth-of-type(3530) {
    animation-delay: 353s; }
  .grid__item-2-col:nth-of-type(3531) {
    animation-delay: 353.1s; }
  .grid__item-2-col:nth-of-type(3532) {
    animation-delay: 353.2s; }
  .grid__item-2-col:nth-of-type(3533) {
    animation-delay: 353.3s; }
  .grid__item-2-col:nth-of-type(3534) {
    animation-delay: 353.4s; }
  .grid__item-2-col:nth-of-type(3535) {
    animation-delay: 353.5s; }
  .grid__item-2-col:nth-of-type(3536) {
    animation-delay: 353.6s; }
  .grid__item-2-col:nth-of-type(3537) {
    animation-delay: 353.7s; }
  .grid__item-2-col:nth-of-type(3538) {
    animation-delay: 353.8s; }
  .grid__item-2-col:nth-of-type(3539) {
    animation-delay: 353.9s; }
  .grid__item-2-col:nth-of-type(3540) {
    animation-delay: 354s; }
  .grid__item-2-col:nth-of-type(3541) {
    animation-delay: 354.1s; }
  .grid__item-2-col:nth-of-type(3542) {
    animation-delay: 354.2s; }
  .grid__item-2-col:nth-of-type(3543) {
    animation-delay: 354.3s; }
  .grid__item-2-col:nth-of-type(3544) {
    animation-delay: 354.4s; }
  .grid__item-2-col:nth-of-type(3545) {
    animation-delay: 354.5s; }
  .grid__item-2-col:nth-of-type(3546) {
    animation-delay: 354.6s; }
  .grid__item-2-col:nth-of-type(3547) {
    animation-delay: 354.7s; }
  .grid__item-2-col:nth-of-type(3548) {
    animation-delay: 354.8s; }
  .grid__item-2-col:nth-of-type(3549) {
    animation-delay: 354.9s; }
  .grid__item-2-col:nth-of-type(3550) {
    animation-delay: 355s; }
  .grid__item-2-col:nth-of-type(3551) {
    animation-delay: 355.1s; }
  .grid__item-2-col:nth-of-type(3552) {
    animation-delay: 355.2s; }
  .grid__item-2-col:nth-of-type(3553) {
    animation-delay: 355.3s; }
  .grid__item-2-col:nth-of-type(3554) {
    animation-delay: 355.4s; }
  .grid__item-2-col:nth-of-type(3555) {
    animation-delay: 355.5s; }
  .grid__item-2-col:nth-of-type(3556) {
    animation-delay: 355.6s; }
  .grid__item-2-col:nth-of-type(3557) {
    animation-delay: 355.7s; }
  .grid__item-2-col:nth-of-type(3558) {
    animation-delay: 355.8s; }
  .grid__item-2-col:nth-of-type(3559) {
    animation-delay: 355.9s; }
  .grid__item-2-col:nth-of-type(3560) {
    animation-delay: 356s; }
  .grid__item-2-col:nth-of-type(3561) {
    animation-delay: 356.1s; }
  .grid__item-2-col:nth-of-type(3562) {
    animation-delay: 356.2s; }
  .grid__item-2-col:nth-of-type(3563) {
    animation-delay: 356.3s; }
  .grid__item-2-col:nth-of-type(3564) {
    animation-delay: 356.4s; }
  .grid__item-2-col:nth-of-type(3565) {
    animation-delay: 356.5s; }
  .grid__item-2-col:nth-of-type(3566) {
    animation-delay: 356.6s; }
  .grid__item-2-col:nth-of-type(3567) {
    animation-delay: 356.7s; }
  .grid__item-2-col:nth-of-type(3568) {
    animation-delay: 356.8s; }
  .grid__item-2-col:nth-of-type(3569) {
    animation-delay: 356.9s; }
  .grid__item-2-col:nth-of-type(3570) {
    animation-delay: 357s; }
  .grid__item-2-col:nth-of-type(3571) {
    animation-delay: 357.1s; }
  .grid__item-2-col:nth-of-type(3572) {
    animation-delay: 357.2s; }
  .grid__item-2-col:nth-of-type(3573) {
    animation-delay: 357.3s; }
  .grid__item-2-col:nth-of-type(3574) {
    animation-delay: 357.4s; }
  .grid__item-2-col:nth-of-type(3575) {
    animation-delay: 357.5s; }
  .grid__item-2-col:nth-of-type(3576) {
    animation-delay: 357.6s; }
  .grid__item-2-col:nth-of-type(3577) {
    animation-delay: 357.7s; }
  .grid__item-2-col:nth-of-type(3578) {
    animation-delay: 357.8s; }
  .grid__item-2-col:nth-of-type(3579) {
    animation-delay: 357.9s; }
  .grid__item-2-col:nth-of-type(3580) {
    animation-delay: 358s; }
  .grid__item-2-col:nth-of-type(3581) {
    animation-delay: 358.1s; }
  .grid__item-2-col:nth-of-type(3582) {
    animation-delay: 358.2s; }
  .grid__item-2-col:nth-of-type(3583) {
    animation-delay: 358.3s; }
  .grid__item-2-col:nth-of-type(3584) {
    animation-delay: 358.4s; }
  .grid__item-2-col:nth-of-type(3585) {
    animation-delay: 358.5s; }
  .grid__item-2-col:nth-of-type(3586) {
    animation-delay: 358.6s; }
  .grid__item-2-col:nth-of-type(3587) {
    animation-delay: 358.7s; }
  .grid__item-2-col:nth-of-type(3588) {
    animation-delay: 358.8s; }
  .grid__item-2-col:nth-of-type(3589) {
    animation-delay: 358.9s; }
  .grid__item-2-col:nth-of-type(3590) {
    animation-delay: 359s; }
  .grid__item-2-col:nth-of-type(3591) {
    animation-delay: 359.1s; }
  .grid__item-2-col:nth-of-type(3592) {
    animation-delay: 359.2s; }
  .grid__item-2-col:nth-of-type(3593) {
    animation-delay: 359.3s; }
  .grid__item-2-col:nth-of-type(3594) {
    animation-delay: 359.4s; }
  .grid__item-2-col:nth-of-type(3595) {
    animation-delay: 359.5s; }
  .grid__item-2-col:nth-of-type(3596) {
    animation-delay: 359.6s; }
  .grid__item-2-col:nth-of-type(3597) {
    animation-delay: 359.7s; }
  .grid__item-2-col:nth-of-type(3598) {
    animation-delay: 359.8s; }
  .grid__item-2-col:nth-of-type(3599) {
    animation-delay: 359.9s; }
  .grid__item-2-col:nth-of-type(3600) {
    animation-delay: 360s; }
  .grid__item-2-col:nth-of-type(3601) {
    animation-delay: 360.1s; }
  .grid__item-2-col:nth-of-type(3602) {
    animation-delay: 360.2s; }
  .grid__item-2-col:nth-of-type(3603) {
    animation-delay: 360.3s; }
  .grid__item-2-col:nth-of-type(3604) {
    animation-delay: 360.4s; }
  .grid__item-2-col:nth-of-type(3605) {
    animation-delay: 360.5s; }
  .grid__item-2-col:nth-of-type(3606) {
    animation-delay: 360.6s; }
  .grid__item-2-col:nth-of-type(3607) {
    animation-delay: 360.7s; }
  .grid__item-2-col:nth-of-type(3608) {
    animation-delay: 360.8s; }
  .grid__item-2-col:nth-of-type(3609) {
    animation-delay: 360.9s; }
  .grid__item-2-col:nth-of-type(3610) {
    animation-delay: 361s; }
  .grid__item-2-col:nth-of-type(3611) {
    animation-delay: 361.1s; }
  .grid__item-2-col:nth-of-type(3612) {
    animation-delay: 361.2s; }
  .grid__item-2-col:nth-of-type(3613) {
    animation-delay: 361.3s; }
  .grid__item-2-col:nth-of-type(3614) {
    animation-delay: 361.4s; }
  .grid__item-2-col:nth-of-type(3615) {
    animation-delay: 361.5s; }
  .grid__item-2-col:nth-of-type(3616) {
    animation-delay: 361.6s; }
  .grid__item-2-col:nth-of-type(3617) {
    animation-delay: 361.7s; }
  .grid__item-2-col:nth-of-type(3618) {
    animation-delay: 361.8s; }
  .grid__item-2-col:nth-of-type(3619) {
    animation-delay: 361.9s; }
  .grid__item-2-col:nth-of-type(3620) {
    animation-delay: 362s; }
  .grid__item-2-col:nth-of-type(3621) {
    animation-delay: 362.1s; }
  .grid__item-2-col:nth-of-type(3622) {
    animation-delay: 362.2s; }
  .grid__item-2-col:nth-of-type(3623) {
    animation-delay: 362.3s; }
  .grid__item-2-col:nth-of-type(3624) {
    animation-delay: 362.4s; }
  .grid__item-2-col:nth-of-type(3625) {
    animation-delay: 362.5s; }
  .grid__item-2-col:nth-of-type(3626) {
    animation-delay: 362.6s; }
  .grid__item-2-col:nth-of-type(3627) {
    animation-delay: 362.7s; }
  .grid__item-2-col:nth-of-type(3628) {
    animation-delay: 362.8s; }
  .grid__item-2-col:nth-of-type(3629) {
    animation-delay: 362.9s; }
  .grid__item-2-col:nth-of-type(3630) {
    animation-delay: 363s; }
  .grid__item-2-col:nth-of-type(3631) {
    animation-delay: 363.1s; }
  .grid__item-2-col:nth-of-type(3632) {
    animation-delay: 363.2s; }
  .grid__item-2-col:nth-of-type(3633) {
    animation-delay: 363.3s; }
  .grid__item-2-col:nth-of-type(3634) {
    animation-delay: 363.4s; }
  .grid__item-2-col:nth-of-type(3635) {
    animation-delay: 363.5s; }
  .grid__item-2-col:nth-of-type(3636) {
    animation-delay: 363.6s; }
  .grid__item-2-col:nth-of-type(3637) {
    animation-delay: 363.7s; }
  .grid__item-2-col:nth-of-type(3638) {
    animation-delay: 363.8s; }
  .grid__item-2-col:nth-of-type(3639) {
    animation-delay: 363.9s; }
  .grid__item-2-col:nth-of-type(3640) {
    animation-delay: 364s; }
  .grid__item-2-col:nth-of-type(3641) {
    animation-delay: 364.1s; }
  .grid__item-2-col:nth-of-type(3642) {
    animation-delay: 364.2s; }
  .grid__item-2-col:nth-of-type(3643) {
    animation-delay: 364.3s; }
  .grid__item-2-col:nth-of-type(3644) {
    animation-delay: 364.4s; }
  .grid__item-2-col:nth-of-type(3645) {
    animation-delay: 364.5s; }
  .grid__item-2-col:nth-of-type(3646) {
    animation-delay: 364.6s; }
  .grid__item-2-col:nth-of-type(3647) {
    animation-delay: 364.7s; }
  .grid__item-2-col:nth-of-type(3648) {
    animation-delay: 364.8s; }
  .grid__item-2-col:nth-of-type(3649) {
    animation-delay: 364.9s; }
  .grid__item-2-col:nth-of-type(3650) {
    animation-delay: 365s; }
  .grid__item-2-col:nth-of-type(3651) {
    animation-delay: 365.1s; }
  .grid__item-2-col:nth-of-type(3652) {
    animation-delay: 365.2s; }
  .grid__item-2-col:nth-of-type(3653) {
    animation-delay: 365.3s; }
  .grid__item-2-col:nth-of-type(3654) {
    animation-delay: 365.4s; }
  .grid__item-2-col:nth-of-type(3655) {
    animation-delay: 365.5s; }
  .grid__item-2-col:nth-of-type(3656) {
    animation-delay: 365.6s; }
  .grid__item-2-col:nth-of-type(3657) {
    animation-delay: 365.7s; }
  .grid__item-2-col:nth-of-type(3658) {
    animation-delay: 365.8s; }
  .grid__item-2-col:nth-of-type(3659) {
    animation-delay: 365.9s; }
  .grid__item-2-col:nth-of-type(3660) {
    animation-delay: 366s; }
  .grid__item-2-col:nth-of-type(3661) {
    animation-delay: 366.1s; }
  .grid__item-2-col:nth-of-type(3662) {
    animation-delay: 366.2s; }
  .grid__item-2-col:nth-of-type(3663) {
    animation-delay: 366.3s; }
  .grid__item-2-col:nth-of-type(3664) {
    animation-delay: 366.4s; }
  .grid__item-2-col:nth-of-type(3665) {
    animation-delay: 366.5s; }
  .grid__item-2-col:nth-of-type(3666) {
    animation-delay: 366.6s; }
  .grid__item-2-col:nth-of-type(3667) {
    animation-delay: 366.7s; }
  .grid__item-2-col:nth-of-type(3668) {
    animation-delay: 366.8s; }
  .grid__item-2-col:nth-of-type(3669) {
    animation-delay: 366.9s; }
  .grid__item-2-col:nth-of-type(3670) {
    animation-delay: 367s; }
  .grid__item-2-col:nth-of-type(3671) {
    animation-delay: 367.1s; }
  .grid__item-2-col:nth-of-type(3672) {
    animation-delay: 367.2s; }
  .grid__item-2-col:nth-of-type(3673) {
    animation-delay: 367.3s; }
  .grid__item-2-col:nth-of-type(3674) {
    animation-delay: 367.4s; }
  .grid__item-2-col:nth-of-type(3675) {
    animation-delay: 367.5s; }
  .grid__item-2-col:nth-of-type(3676) {
    animation-delay: 367.6s; }
  .grid__item-2-col:nth-of-type(3677) {
    animation-delay: 367.7s; }
  .grid__item-2-col:nth-of-type(3678) {
    animation-delay: 367.8s; }
  .grid__item-2-col:nth-of-type(3679) {
    animation-delay: 367.9s; }
  .grid__item-2-col:nth-of-type(3680) {
    animation-delay: 368s; }
  .grid__item-2-col:nth-of-type(3681) {
    animation-delay: 368.1s; }
  .grid__item-2-col:nth-of-type(3682) {
    animation-delay: 368.2s; }
  .grid__item-2-col:nth-of-type(3683) {
    animation-delay: 368.3s; }
  .grid__item-2-col:nth-of-type(3684) {
    animation-delay: 368.4s; }
  .grid__item-2-col:nth-of-type(3685) {
    animation-delay: 368.5s; }
  .grid__item-2-col:nth-of-type(3686) {
    animation-delay: 368.6s; }
  .grid__item-2-col:nth-of-type(3687) {
    animation-delay: 368.7s; }
  .grid__item-2-col:nth-of-type(3688) {
    animation-delay: 368.8s; }
  .grid__item-2-col:nth-of-type(3689) {
    animation-delay: 368.9s; }
  .grid__item-2-col:nth-of-type(3690) {
    animation-delay: 369s; }
  .grid__item-2-col:nth-of-type(3691) {
    animation-delay: 369.1s; }
  .grid__item-2-col:nth-of-type(3692) {
    animation-delay: 369.2s; }
  .grid__item-2-col:nth-of-type(3693) {
    animation-delay: 369.3s; }
  .grid__item-2-col:nth-of-type(3694) {
    animation-delay: 369.4s; }
  .grid__item-2-col:nth-of-type(3695) {
    animation-delay: 369.5s; }
  .grid__item-2-col:nth-of-type(3696) {
    animation-delay: 369.6s; }
  .grid__item-2-col:nth-of-type(3697) {
    animation-delay: 369.7s; }
  .grid__item-2-col:nth-of-type(3698) {
    animation-delay: 369.8s; }
  .grid__item-2-col:nth-of-type(3699) {
    animation-delay: 369.9s; }
  .grid__item-2-col:nth-of-type(3700) {
    animation-delay: 370s; }
  .grid__item-2-col:nth-of-type(3701) {
    animation-delay: 370.1s; }
  .grid__item-2-col:nth-of-type(3702) {
    animation-delay: 370.2s; }
  .grid__item-2-col:nth-of-type(3703) {
    animation-delay: 370.3s; }
  .grid__item-2-col:nth-of-type(3704) {
    animation-delay: 370.4s; }
  .grid__item-2-col:nth-of-type(3705) {
    animation-delay: 370.5s; }
  .grid__item-2-col:nth-of-type(3706) {
    animation-delay: 370.6s; }
  .grid__item-2-col:nth-of-type(3707) {
    animation-delay: 370.7s; }
  .grid__item-2-col:nth-of-type(3708) {
    animation-delay: 370.8s; }
  .grid__item-2-col:nth-of-type(3709) {
    animation-delay: 370.9s; }
  .grid__item-2-col:nth-of-type(3710) {
    animation-delay: 371s; }
  .grid__item-2-col:nth-of-type(3711) {
    animation-delay: 371.1s; }
  .grid__item-2-col:nth-of-type(3712) {
    animation-delay: 371.2s; }
  .grid__item-2-col:nth-of-type(3713) {
    animation-delay: 371.3s; }
  .grid__item-2-col:nth-of-type(3714) {
    animation-delay: 371.4s; }
  .grid__item-2-col:nth-of-type(3715) {
    animation-delay: 371.5s; }
  .grid__item-2-col:nth-of-type(3716) {
    animation-delay: 371.6s; }
  .grid__item-2-col:nth-of-type(3717) {
    animation-delay: 371.7s; }
  .grid__item-2-col:nth-of-type(3718) {
    animation-delay: 371.8s; }
  .grid__item-2-col:nth-of-type(3719) {
    animation-delay: 371.9s; }
  .grid__item-2-col:nth-of-type(3720) {
    animation-delay: 372s; }
  .grid__item-2-col:nth-of-type(3721) {
    animation-delay: 372.1s; }
  .grid__item-2-col:nth-of-type(3722) {
    animation-delay: 372.2s; }
  .grid__item-2-col:nth-of-type(3723) {
    animation-delay: 372.3s; }
  .grid__item-2-col:nth-of-type(3724) {
    animation-delay: 372.4s; }
  .grid__item-2-col:nth-of-type(3725) {
    animation-delay: 372.5s; }
  .grid__item-2-col:nth-of-type(3726) {
    animation-delay: 372.6s; }
  .grid__item-2-col:nth-of-type(3727) {
    animation-delay: 372.7s; }
  .grid__item-2-col:nth-of-type(3728) {
    animation-delay: 372.8s; }
  .grid__item-2-col:nth-of-type(3729) {
    animation-delay: 372.9s; }
  .grid__item-2-col:nth-of-type(3730) {
    animation-delay: 373s; }
  .grid__item-2-col:nth-of-type(3731) {
    animation-delay: 373.1s; }
  .grid__item-2-col:nth-of-type(3732) {
    animation-delay: 373.2s; }
  .grid__item-2-col:nth-of-type(3733) {
    animation-delay: 373.3s; }
  .grid__item-2-col:nth-of-type(3734) {
    animation-delay: 373.4s; }
  .grid__item-2-col:nth-of-type(3735) {
    animation-delay: 373.5s; }
  .grid__item-2-col:nth-of-type(3736) {
    animation-delay: 373.6s; }
  .grid__item-2-col:nth-of-type(3737) {
    animation-delay: 373.7s; }
  .grid__item-2-col:nth-of-type(3738) {
    animation-delay: 373.8s; }
  .grid__item-2-col:nth-of-type(3739) {
    animation-delay: 373.9s; }
  .grid__item-2-col:nth-of-type(3740) {
    animation-delay: 374s; }
  .grid__item-2-col:nth-of-type(3741) {
    animation-delay: 374.1s; }
  .grid__item-2-col:nth-of-type(3742) {
    animation-delay: 374.2s; }
  .grid__item-2-col:nth-of-type(3743) {
    animation-delay: 374.3s; }
  .grid__item-2-col:nth-of-type(3744) {
    animation-delay: 374.4s; }
  .grid__item-2-col:nth-of-type(3745) {
    animation-delay: 374.5s; }
  .grid__item-2-col:nth-of-type(3746) {
    animation-delay: 374.6s; }
  .grid__item-2-col:nth-of-type(3747) {
    animation-delay: 374.7s; }
  .grid__item-2-col:nth-of-type(3748) {
    animation-delay: 374.8s; }
  .grid__item-2-col:nth-of-type(3749) {
    animation-delay: 374.9s; }
  .grid__item-2-col:nth-of-type(3750) {
    animation-delay: 375s; }
  .grid__item-2-col:nth-of-type(3751) {
    animation-delay: 375.1s; }
  .grid__item-2-col:nth-of-type(3752) {
    animation-delay: 375.2s; }
  .grid__item-2-col:nth-of-type(3753) {
    animation-delay: 375.3s; }
  .grid__item-2-col:nth-of-type(3754) {
    animation-delay: 375.4s; }
  .grid__item-2-col:nth-of-type(3755) {
    animation-delay: 375.5s; }
  .grid__item-2-col:nth-of-type(3756) {
    animation-delay: 375.6s; }
  .grid__item-2-col:nth-of-type(3757) {
    animation-delay: 375.7s; }
  .grid__item-2-col:nth-of-type(3758) {
    animation-delay: 375.8s; }
  .grid__item-2-col:nth-of-type(3759) {
    animation-delay: 375.9s; }
  .grid__item-2-col:nth-of-type(3760) {
    animation-delay: 376s; }
  .grid__item-2-col:nth-of-type(3761) {
    animation-delay: 376.1s; }
  .grid__item-2-col:nth-of-type(3762) {
    animation-delay: 376.2s; }
  .grid__item-2-col:nth-of-type(3763) {
    animation-delay: 376.3s; }
  .grid__item-2-col:nth-of-type(3764) {
    animation-delay: 376.4s; }
  .grid__item-2-col:nth-of-type(3765) {
    animation-delay: 376.5s; }
  .grid__item-2-col:nth-of-type(3766) {
    animation-delay: 376.6s; }
  .grid__item-2-col:nth-of-type(3767) {
    animation-delay: 376.7s; }
  .grid__item-2-col:nth-of-type(3768) {
    animation-delay: 376.8s; }
  .grid__item-2-col:nth-of-type(3769) {
    animation-delay: 376.9s; }
  .grid__item-2-col:nth-of-type(3770) {
    animation-delay: 377s; }
  .grid__item-2-col:nth-of-type(3771) {
    animation-delay: 377.1s; }
  .grid__item-2-col:nth-of-type(3772) {
    animation-delay: 377.2s; }
  .grid__item-2-col:nth-of-type(3773) {
    animation-delay: 377.3s; }
  .grid__item-2-col:nth-of-type(3774) {
    animation-delay: 377.4s; }
  .grid__item-2-col:nth-of-type(3775) {
    animation-delay: 377.5s; }
  .grid__item-2-col:nth-of-type(3776) {
    animation-delay: 377.6s; }
  .grid__item-2-col:nth-of-type(3777) {
    animation-delay: 377.7s; }
  .grid__item-2-col:nth-of-type(3778) {
    animation-delay: 377.8s; }
  .grid__item-2-col:nth-of-type(3779) {
    animation-delay: 377.9s; }
  .grid__item-2-col:nth-of-type(3780) {
    animation-delay: 378s; }
  .grid__item-2-col:nth-of-type(3781) {
    animation-delay: 378.1s; }
  .grid__item-2-col:nth-of-type(3782) {
    animation-delay: 378.2s; }
  .grid__item-2-col:nth-of-type(3783) {
    animation-delay: 378.3s; }
  .grid__item-2-col:nth-of-type(3784) {
    animation-delay: 378.4s; }
  .grid__item-2-col:nth-of-type(3785) {
    animation-delay: 378.5s; }
  .grid__item-2-col:nth-of-type(3786) {
    animation-delay: 378.6s; }
  .grid__item-2-col:nth-of-type(3787) {
    animation-delay: 378.7s; }
  .grid__item-2-col:nth-of-type(3788) {
    animation-delay: 378.8s; }
  .grid__item-2-col:nth-of-type(3789) {
    animation-delay: 378.9s; }
  .grid__item-2-col:nth-of-type(3790) {
    animation-delay: 379s; }
  .grid__item-2-col:nth-of-type(3791) {
    animation-delay: 379.1s; }
  .grid__item-2-col:nth-of-type(3792) {
    animation-delay: 379.2s; }
  .grid__item-2-col:nth-of-type(3793) {
    animation-delay: 379.3s; }
  .grid__item-2-col:nth-of-type(3794) {
    animation-delay: 379.4s; }
  .grid__item-2-col:nth-of-type(3795) {
    animation-delay: 379.5s; }
  .grid__item-2-col:nth-of-type(3796) {
    animation-delay: 379.6s; }
  .grid__item-2-col:nth-of-type(3797) {
    animation-delay: 379.7s; }
  .grid__item-2-col:nth-of-type(3798) {
    animation-delay: 379.8s; }
  .grid__item-2-col:nth-of-type(3799) {
    animation-delay: 379.9s; }
  .grid__item-2-col:nth-of-type(3800) {
    animation-delay: 380s; }
  .grid__item-2-col:nth-of-type(3801) {
    animation-delay: 380.1s; }
  .grid__item-2-col:nth-of-type(3802) {
    animation-delay: 380.2s; }
  .grid__item-2-col:nth-of-type(3803) {
    animation-delay: 380.3s; }
  .grid__item-2-col:nth-of-type(3804) {
    animation-delay: 380.4s; }
  .grid__item-2-col:nth-of-type(3805) {
    animation-delay: 380.5s; }
  .grid__item-2-col:nth-of-type(3806) {
    animation-delay: 380.6s; }
  .grid__item-2-col:nth-of-type(3807) {
    animation-delay: 380.7s; }
  .grid__item-2-col:nth-of-type(3808) {
    animation-delay: 380.8s; }
  .grid__item-2-col:nth-of-type(3809) {
    animation-delay: 380.9s; }
  .grid__item-2-col:nth-of-type(3810) {
    animation-delay: 381s; }
  .grid__item-2-col:nth-of-type(3811) {
    animation-delay: 381.1s; }
  .grid__item-2-col:nth-of-type(3812) {
    animation-delay: 381.2s; }
  .grid__item-2-col:nth-of-type(3813) {
    animation-delay: 381.3s; }
  .grid__item-2-col:nth-of-type(3814) {
    animation-delay: 381.4s; }
  .grid__item-2-col:nth-of-type(3815) {
    animation-delay: 381.5s; }
  .grid__item-2-col:nth-of-type(3816) {
    animation-delay: 381.6s; }
  .grid__item-2-col:nth-of-type(3817) {
    animation-delay: 381.7s; }
  .grid__item-2-col:nth-of-type(3818) {
    animation-delay: 381.8s; }
  .grid__item-2-col:nth-of-type(3819) {
    animation-delay: 381.9s; }
  .grid__item-2-col:nth-of-type(3820) {
    animation-delay: 382s; }
  .grid__item-2-col:nth-of-type(3821) {
    animation-delay: 382.1s; }
  .grid__item-2-col:nth-of-type(3822) {
    animation-delay: 382.2s; }
  .grid__item-2-col:nth-of-type(3823) {
    animation-delay: 382.3s; }
  .grid__item-2-col:nth-of-type(3824) {
    animation-delay: 382.4s; }
  .grid__item-2-col:nth-of-type(3825) {
    animation-delay: 382.5s; }
  .grid__item-2-col:nth-of-type(3826) {
    animation-delay: 382.6s; }
  .grid__item-2-col:nth-of-type(3827) {
    animation-delay: 382.7s; }
  .grid__item-2-col:nth-of-type(3828) {
    animation-delay: 382.8s; }
  .grid__item-2-col:nth-of-type(3829) {
    animation-delay: 382.9s; }
  .grid__item-2-col:nth-of-type(3830) {
    animation-delay: 383s; }
  .grid__item-2-col:nth-of-type(3831) {
    animation-delay: 383.1s; }
  .grid__item-2-col:nth-of-type(3832) {
    animation-delay: 383.2s; }
  .grid__item-2-col:nth-of-type(3833) {
    animation-delay: 383.3s; }
  .grid__item-2-col:nth-of-type(3834) {
    animation-delay: 383.4s; }
  .grid__item-2-col:nth-of-type(3835) {
    animation-delay: 383.5s; }
  .grid__item-2-col:nth-of-type(3836) {
    animation-delay: 383.6s; }
  .grid__item-2-col:nth-of-type(3837) {
    animation-delay: 383.7s; }
  .grid__item-2-col:nth-of-type(3838) {
    animation-delay: 383.8s; }
  .grid__item-2-col:nth-of-type(3839) {
    animation-delay: 383.9s; }
  .grid__item-2-col:nth-of-type(3840) {
    animation-delay: 384s; }
  .grid__item-2-col:nth-of-type(3841) {
    animation-delay: 384.1s; }
  .grid__item-2-col:nth-of-type(3842) {
    animation-delay: 384.2s; }
  .grid__item-2-col:nth-of-type(3843) {
    animation-delay: 384.3s; }
  .grid__item-2-col:nth-of-type(3844) {
    animation-delay: 384.4s; }
  .grid__item-2-col:nth-of-type(3845) {
    animation-delay: 384.5s; }
  .grid__item-2-col:nth-of-type(3846) {
    animation-delay: 384.6s; }
  .grid__item-2-col:nth-of-type(3847) {
    animation-delay: 384.7s; }
  .grid__item-2-col:nth-of-type(3848) {
    animation-delay: 384.8s; }
  .grid__item-2-col:nth-of-type(3849) {
    animation-delay: 384.9s; }
  .grid__item-2-col:nth-of-type(3850) {
    animation-delay: 385s; }
  .grid__item-2-col:nth-of-type(3851) {
    animation-delay: 385.1s; }
  .grid__item-2-col:nth-of-type(3852) {
    animation-delay: 385.2s; }
  .grid__item-2-col:nth-of-type(3853) {
    animation-delay: 385.3s; }
  .grid__item-2-col:nth-of-type(3854) {
    animation-delay: 385.4s; }
  .grid__item-2-col:nth-of-type(3855) {
    animation-delay: 385.5s; }
  .grid__item-2-col:nth-of-type(3856) {
    animation-delay: 385.6s; }
  .grid__item-2-col:nth-of-type(3857) {
    animation-delay: 385.7s; }
  .grid__item-2-col:nth-of-type(3858) {
    animation-delay: 385.8s; }
  .grid__item-2-col:nth-of-type(3859) {
    animation-delay: 385.9s; }
  .grid__item-2-col:nth-of-type(3860) {
    animation-delay: 386s; }
  .grid__item-2-col:nth-of-type(3861) {
    animation-delay: 386.1s; }
  .grid__item-2-col:nth-of-type(3862) {
    animation-delay: 386.2s; }
  .grid__item-2-col:nth-of-type(3863) {
    animation-delay: 386.3s; }
  .grid__item-2-col:nth-of-type(3864) {
    animation-delay: 386.4s; }
  .grid__item-2-col:nth-of-type(3865) {
    animation-delay: 386.5s; }
  .grid__item-2-col:nth-of-type(3866) {
    animation-delay: 386.6s; }
  .grid__item-2-col:nth-of-type(3867) {
    animation-delay: 386.7s; }
  .grid__item-2-col:nth-of-type(3868) {
    animation-delay: 386.8s; }
  .grid__item-2-col:nth-of-type(3869) {
    animation-delay: 386.9s; }
  .grid__item-2-col:nth-of-type(3870) {
    animation-delay: 387s; }
  .grid__item-2-col:nth-of-type(3871) {
    animation-delay: 387.1s; }
  .grid__item-2-col:nth-of-type(3872) {
    animation-delay: 387.2s; }
  .grid__item-2-col:nth-of-type(3873) {
    animation-delay: 387.3s; }
  .grid__item-2-col:nth-of-type(3874) {
    animation-delay: 387.4s; }
  .grid__item-2-col:nth-of-type(3875) {
    animation-delay: 387.5s; }
  .grid__item-2-col:nth-of-type(3876) {
    animation-delay: 387.6s; }
  .grid__item-2-col:nth-of-type(3877) {
    animation-delay: 387.7s; }
  .grid__item-2-col:nth-of-type(3878) {
    animation-delay: 387.8s; }
  .grid__item-2-col:nth-of-type(3879) {
    animation-delay: 387.9s; }
  .grid__item-2-col:nth-of-type(3880) {
    animation-delay: 388s; }
  .grid__item-2-col:nth-of-type(3881) {
    animation-delay: 388.1s; }
  .grid__item-2-col:nth-of-type(3882) {
    animation-delay: 388.2s; }
  .grid__item-2-col:nth-of-type(3883) {
    animation-delay: 388.3s; }
  .grid__item-2-col:nth-of-type(3884) {
    animation-delay: 388.4s; }
  .grid__item-2-col:nth-of-type(3885) {
    animation-delay: 388.5s; }
  .grid__item-2-col:nth-of-type(3886) {
    animation-delay: 388.6s; }
  .grid__item-2-col:nth-of-type(3887) {
    animation-delay: 388.7s; }
  .grid__item-2-col:nth-of-type(3888) {
    animation-delay: 388.8s; }
  .grid__item-2-col:nth-of-type(3889) {
    animation-delay: 388.9s; }
  .grid__item-2-col:nth-of-type(3890) {
    animation-delay: 389s; }
  .grid__item-2-col:nth-of-type(3891) {
    animation-delay: 389.1s; }
  .grid__item-2-col:nth-of-type(3892) {
    animation-delay: 389.2s; }
  .grid__item-2-col:nth-of-type(3893) {
    animation-delay: 389.3s; }
  .grid__item-2-col:nth-of-type(3894) {
    animation-delay: 389.4s; }
  .grid__item-2-col:nth-of-type(3895) {
    animation-delay: 389.5s; }
  .grid__item-2-col:nth-of-type(3896) {
    animation-delay: 389.6s; }
  .grid__item-2-col:nth-of-type(3897) {
    animation-delay: 389.7s; }
  .grid__item-2-col:nth-of-type(3898) {
    animation-delay: 389.8s; }
  .grid__item-2-col:nth-of-type(3899) {
    animation-delay: 389.9s; }
  .grid__item-2-col:nth-of-type(3900) {
    animation-delay: 390s; }
  .grid__item-2-col:nth-of-type(3901) {
    animation-delay: 390.1s; }
  .grid__item-2-col:nth-of-type(3902) {
    animation-delay: 390.2s; }
  .grid__item-2-col:nth-of-type(3903) {
    animation-delay: 390.3s; }
  .grid__item-2-col:nth-of-type(3904) {
    animation-delay: 390.4s; }
  .grid__item-2-col:nth-of-type(3905) {
    animation-delay: 390.5s; }
  .grid__item-2-col:nth-of-type(3906) {
    animation-delay: 390.6s; }
  .grid__item-2-col:nth-of-type(3907) {
    animation-delay: 390.7s; }
  .grid__item-2-col:nth-of-type(3908) {
    animation-delay: 390.8s; }
  .grid__item-2-col:nth-of-type(3909) {
    animation-delay: 390.9s; }
  .grid__item-2-col:nth-of-type(3910) {
    animation-delay: 391s; }
  .grid__item-2-col:nth-of-type(3911) {
    animation-delay: 391.1s; }
  .grid__item-2-col:nth-of-type(3912) {
    animation-delay: 391.2s; }
  .grid__item-2-col:nth-of-type(3913) {
    animation-delay: 391.3s; }
  .grid__item-2-col:nth-of-type(3914) {
    animation-delay: 391.4s; }
  .grid__item-2-col:nth-of-type(3915) {
    animation-delay: 391.5s; }
  .grid__item-2-col:nth-of-type(3916) {
    animation-delay: 391.6s; }
  .grid__item-2-col:nth-of-type(3917) {
    animation-delay: 391.7s; }
  .grid__item-2-col:nth-of-type(3918) {
    animation-delay: 391.8s; }
  .grid__item-2-col:nth-of-type(3919) {
    animation-delay: 391.9s; }
  .grid__item-2-col:nth-of-type(3920) {
    animation-delay: 392s; }
  .grid__item-2-col:nth-of-type(3921) {
    animation-delay: 392.1s; }
  .grid__item-2-col:nth-of-type(3922) {
    animation-delay: 392.2s; }
  .grid__item-2-col:nth-of-type(3923) {
    animation-delay: 392.3s; }
  .grid__item-2-col:nth-of-type(3924) {
    animation-delay: 392.4s; }
  .grid__item-2-col:nth-of-type(3925) {
    animation-delay: 392.5s; }
  .grid__item-2-col:nth-of-type(3926) {
    animation-delay: 392.6s; }
  .grid__item-2-col:nth-of-type(3927) {
    animation-delay: 392.7s; }
  .grid__item-2-col:nth-of-type(3928) {
    animation-delay: 392.8s; }
  .grid__item-2-col:nth-of-type(3929) {
    animation-delay: 392.9s; }
  .grid__item-2-col:nth-of-type(3930) {
    animation-delay: 393s; }
  .grid__item-2-col:nth-of-type(3931) {
    animation-delay: 393.1s; }
  .grid__item-2-col:nth-of-type(3932) {
    animation-delay: 393.2s; }
  .grid__item-2-col:nth-of-type(3933) {
    animation-delay: 393.3s; }
  .grid__item-2-col:nth-of-type(3934) {
    animation-delay: 393.4s; }
  .grid__item-2-col:nth-of-type(3935) {
    animation-delay: 393.5s; }
  .grid__item-2-col:nth-of-type(3936) {
    animation-delay: 393.6s; }
  .grid__item-2-col:nth-of-type(3937) {
    animation-delay: 393.7s; }
  .grid__item-2-col:nth-of-type(3938) {
    animation-delay: 393.8s; }
  .grid__item-2-col:nth-of-type(3939) {
    animation-delay: 393.9s; }
  .grid__item-2-col:nth-of-type(3940) {
    animation-delay: 394s; }
  .grid__item-2-col:nth-of-type(3941) {
    animation-delay: 394.1s; }
  .grid__item-2-col:nth-of-type(3942) {
    animation-delay: 394.2s; }
  .grid__item-2-col:nth-of-type(3943) {
    animation-delay: 394.3s; }
  .grid__item-2-col:nth-of-type(3944) {
    animation-delay: 394.4s; }
  .grid__item-2-col:nth-of-type(3945) {
    animation-delay: 394.5s; }
  .grid__item-2-col:nth-of-type(3946) {
    animation-delay: 394.6s; }
  .grid__item-2-col:nth-of-type(3947) {
    animation-delay: 394.7s; }
  .grid__item-2-col:nth-of-type(3948) {
    animation-delay: 394.8s; }
  .grid__item-2-col:nth-of-type(3949) {
    animation-delay: 394.9s; }
  .grid__item-2-col:nth-of-type(3950) {
    animation-delay: 395s; }
  .grid__item-2-col:nth-of-type(3951) {
    animation-delay: 395.1s; }
  .grid__item-2-col:nth-of-type(3952) {
    animation-delay: 395.2s; }
  .grid__item-2-col:nth-of-type(3953) {
    animation-delay: 395.3s; }
  .grid__item-2-col:nth-of-type(3954) {
    animation-delay: 395.4s; }
  .grid__item-2-col:nth-of-type(3955) {
    animation-delay: 395.5s; }
  .grid__item-2-col:nth-of-type(3956) {
    animation-delay: 395.6s; }
  .grid__item-2-col:nth-of-type(3957) {
    animation-delay: 395.7s; }
  .grid__item-2-col:nth-of-type(3958) {
    animation-delay: 395.8s; }
  .grid__item-2-col:nth-of-type(3959) {
    animation-delay: 395.9s; }
  .grid__item-2-col:nth-of-type(3960) {
    animation-delay: 396s; }
  .grid__item-2-col:nth-of-type(3961) {
    animation-delay: 396.1s; }
  .grid__item-2-col:nth-of-type(3962) {
    animation-delay: 396.2s; }
  .grid__item-2-col:nth-of-type(3963) {
    animation-delay: 396.3s; }
  .grid__item-2-col:nth-of-type(3964) {
    animation-delay: 396.4s; }
  .grid__item-2-col:nth-of-type(3965) {
    animation-delay: 396.5s; }
  .grid__item-2-col:nth-of-type(3966) {
    animation-delay: 396.6s; }
  .grid__item-2-col:nth-of-type(3967) {
    animation-delay: 396.7s; }
  .grid__item-2-col:nth-of-type(3968) {
    animation-delay: 396.8s; }
  .grid__item-2-col:nth-of-type(3969) {
    animation-delay: 396.9s; }
  .grid__item-2-col:nth-of-type(3970) {
    animation-delay: 397s; }
  .grid__item-2-col:nth-of-type(3971) {
    animation-delay: 397.1s; }
  .grid__item-2-col:nth-of-type(3972) {
    animation-delay: 397.2s; }
  .grid__item-2-col:nth-of-type(3973) {
    animation-delay: 397.3s; }
  .grid__item-2-col:nth-of-type(3974) {
    animation-delay: 397.4s; }
  .grid__item-2-col:nth-of-type(3975) {
    animation-delay: 397.5s; }
  .grid__item-2-col:nth-of-type(3976) {
    animation-delay: 397.6s; }
  .grid__item-2-col:nth-of-type(3977) {
    animation-delay: 397.7s; }
  .grid__item-2-col:nth-of-type(3978) {
    animation-delay: 397.8s; }
  .grid__item-2-col:nth-of-type(3979) {
    animation-delay: 397.9s; }
  .grid__item-2-col:nth-of-type(3980) {
    animation-delay: 398s; }
  .grid__item-2-col:nth-of-type(3981) {
    animation-delay: 398.1s; }
  .grid__item-2-col:nth-of-type(3982) {
    animation-delay: 398.2s; }
  .grid__item-2-col:nth-of-type(3983) {
    animation-delay: 398.3s; }
  .grid__item-2-col:nth-of-type(3984) {
    animation-delay: 398.4s; }
  .grid__item-2-col:nth-of-type(3985) {
    animation-delay: 398.5s; }
  .grid__item-2-col:nth-of-type(3986) {
    animation-delay: 398.6s; }
  .grid__item-2-col:nth-of-type(3987) {
    animation-delay: 398.7s; }
  .grid__item-2-col:nth-of-type(3988) {
    animation-delay: 398.8s; }
  .grid__item-2-col:nth-of-type(3989) {
    animation-delay: 398.9s; }
  .grid__item-2-col:nth-of-type(3990) {
    animation-delay: 399s; }
  .grid__item-2-col:nth-of-type(3991) {
    animation-delay: 399.1s; }
  .grid__item-2-col:nth-of-type(3992) {
    animation-delay: 399.2s; }
  .grid__item-2-col:nth-of-type(3993) {
    animation-delay: 399.3s; }
  .grid__item-2-col:nth-of-type(3994) {
    animation-delay: 399.4s; }
  .grid__item-2-col:nth-of-type(3995) {
    animation-delay: 399.5s; }
  .grid__item-2-col:nth-of-type(3996) {
    animation-delay: 399.6s; }
  .grid__item-2-col:nth-of-type(3997) {
    animation-delay: 399.7s; }
  .grid__item-2-col:nth-of-type(3998) {
    animation-delay: 399.8s; }
  .grid__item-2-col:nth-of-type(3999) {
    animation-delay: 399.9s; }
  .grid__item-2-col:nth-of-type(4000) {
    animation-delay: 400s; }
  .grid__item-2-col:nth-of-type(4001) {
    animation-delay: 400.1s; }
  .grid__item-2-col:nth-of-type(4002) {
    animation-delay: 400.2s; }
  .grid__item-2-col:nth-of-type(4003) {
    animation-delay: 400.3s; }
  .grid__item-2-col:nth-of-type(4004) {
    animation-delay: 400.4s; }
  .grid__item-2-col:nth-of-type(4005) {
    animation-delay: 400.5s; }
  .grid__item-2-col:nth-of-type(4006) {
    animation-delay: 400.6s; }
  .grid__item-2-col:nth-of-type(4007) {
    animation-delay: 400.7s; }
  .grid__item-2-col:nth-of-type(4008) {
    animation-delay: 400.8s; }
  .grid__item-2-col:nth-of-type(4009) {
    animation-delay: 400.9s; }
  .grid__item-2-col:nth-of-type(4010) {
    animation-delay: 401s; }
  .grid__item-2-col:nth-of-type(4011) {
    animation-delay: 401.1s; }
  .grid__item-2-col:nth-of-type(4012) {
    animation-delay: 401.2s; }
  .grid__item-2-col:nth-of-type(4013) {
    animation-delay: 401.3s; }
  .grid__item-2-col:nth-of-type(4014) {
    animation-delay: 401.4s; }
  .grid__item-2-col:nth-of-type(4015) {
    animation-delay: 401.5s; }
  .grid__item-2-col:nth-of-type(4016) {
    animation-delay: 401.6s; }
  .grid__item-2-col:nth-of-type(4017) {
    animation-delay: 401.7s; }
  .grid__item-2-col:nth-of-type(4018) {
    animation-delay: 401.8s; }
  .grid__item-2-col:nth-of-type(4019) {
    animation-delay: 401.9s; }
  .grid__item-2-col:nth-of-type(4020) {
    animation-delay: 402s; }
  .grid__item-2-col:nth-of-type(4021) {
    animation-delay: 402.1s; }
  .grid__item-2-col:nth-of-type(4022) {
    animation-delay: 402.2s; }
  .grid__item-2-col:nth-of-type(4023) {
    animation-delay: 402.3s; }
  .grid__item-2-col:nth-of-type(4024) {
    animation-delay: 402.4s; }
  .grid__item-2-col:nth-of-type(4025) {
    animation-delay: 402.5s; }
  .grid__item-2-col:nth-of-type(4026) {
    animation-delay: 402.6s; }
  .grid__item-2-col:nth-of-type(4027) {
    animation-delay: 402.7s; }
  .grid__item-2-col:nth-of-type(4028) {
    animation-delay: 402.8s; }
  .grid__item-2-col:nth-of-type(4029) {
    animation-delay: 402.9s; }
  .grid__item-2-col:nth-of-type(4030) {
    animation-delay: 403s; }
  .grid__item-2-col:nth-of-type(4031) {
    animation-delay: 403.1s; }
  .grid__item-2-col:nth-of-type(4032) {
    animation-delay: 403.2s; }
  .grid__item-2-col:nth-of-type(4033) {
    animation-delay: 403.3s; }
  .grid__item-2-col:nth-of-type(4034) {
    animation-delay: 403.4s; }
  .grid__item-2-col:nth-of-type(4035) {
    animation-delay: 403.5s; }
  .grid__item-2-col:nth-of-type(4036) {
    animation-delay: 403.6s; }
  .grid__item-2-col:nth-of-type(4037) {
    animation-delay: 403.7s; }
  .grid__item-2-col:nth-of-type(4038) {
    animation-delay: 403.8s; }
  .grid__item-2-col:nth-of-type(4039) {
    animation-delay: 403.9s; }
  .grid__item-2-col:nth-of-type(4040) {
    animation-delay: 404s; }
  .grid__item-2-col:nth-of-type(4041) {
    animation-delay: 404.1s; }
  .grid__item-2-col:nth-of-type(4042) {
    animation-delay: 404.2s; }
  .grid__item-2-col:nth-of-type(4043) {
    animation-delay: 404.3s; }
  .grid__item-2-col:nth-of-type(4044) {
    animation-delay: 404.4s; }
  .grid__item-2-col:nth-of-type(4045) {
    animation-delay: 404.5s; }
  .grid__item-2-col:nth-of-type(4046) {
    animation-delay: 404.6s; }
  .grid__item-2-col:nth-of-type(4047) {
    animation-delay: 404.7s; }
  .grid__item-2-col:nth-of-type(4048) {
    animation-delay: 404.8s; }
  .grid__item-2-col:nth-of-type(4049) {
    animation-delay: 404.9s; }
  .grid__item-2-col:nth-of-type(4050) {
    animation-delay: 405s; }
  .grid__item-2-col:nth-of-type(4051) {
    animation-delay: 405.1s; }
  .grid__item-2-col:nth-of-type(4052) {
    animation-delay: 405.2s; }
  .grid__item-2-col:nth-of-type(4053) {
    animation-delay: 405.3s; }
  .grid__item-2-col:nth-of-type(4054) {
    animation-delay: 405.4s; }
  .grid__item-2-col:nth-of-type(4055) {
    animation-delay: 405.5s; }
  .grid__item-2-col:nth-of-type(4056) {
    animation-delay: 405.6s; }
  .grid__item-2-col:nth-of-type(4057) {
    animation-delay: 405.7s; }
  .grid__item-2-col:nth-of-type(4058) {
    animation-delay: 405.8s; }
  .grid__item-2-col:nth-of-type(4059) {
    animation-delay: 405.9s; }
  .grid__item-2-col:nth-of-type(4060) {
    animation-delay: 406s; }
  .grid__item-2-col:nth-of-type(4061) {
    animation-delay: 406.1s; }
  .grid__item-2-col:nth-of-type(4062) {
    animation-delay: 406.2s; }
  .grid__item-2-col:nth-of-type(4063) {
    animation-delay: 406.3s; }
  .grid__item-2-col:nth-of-type(4064) {
    animation-delay: 406.4s; }
  .grid__item-2-col:nth-of-type(4065) {
    animation-delay: 406.5s; }
  .grid__item-2-col:nth-of-type(4066) {
    animation-delay: 406.6s; }
  .grid__item-2-col:nth-of-type(4067) {
    animation-delay: 406.7s; }
  .grid__item-2-col:nth-of-type(4068) {
    animation-delay: 406.8s; }
  .grid__item-2-col:nth-of-type(4069) {
    animation-delay: 406.9s; }
  .grid__item-2-col:nth-of-type(4070) {
    animation-delay: 407s; }
  .grid__item-2-col:nth-of-type(4071) {
    animation-delay: 407.1s; }
  .grid__item-2-col:nth-of-type(4072) {
    animation-delay: 407.2s; }
  .grid__item-2-col:nth-of-type(4073) {
    animation-delay: 407.3s; }
  .grid__item-2-col:nth-of-type(4074) {
    animation-delay: 407.4s; }
  .grid__item-2-col:nth-of-type(4075) {
    animation-delay: 407.5s; }
  .grid__item-2-col:nth-of-type(4076) {
    animation-delay: 407.6s; }
  .grid__item-2-col:nth-of-type(4077) {
    animation-delay: 407.7s; }
  .grid__item-2-col:nth-of-type(4078) {
    animation-delay: 407.8s; }
  .grid__item-2-col:nth-of-type(4079) {
    animation-delay: 407.9s; }
  .grid__item-2-col:nth-of-type(4080) {
    animation-delay: 408s; }
  .grid__item-2-col:nth-of-type(4081) {
    animation-delay: 408.1s; }
  .grid__item-2-col:nth-of-type(4082) {
    animation-delay: 408.2s; }
  .grid__item-2-col:nth-of-type(4083) {
    animation-delay: 408.3s; }
  .grid__item-2-col:nth-of-type(4084) {
    animation-delay: 408.4s; }
  .grid__item-2-col:nth-of-type(4085) {
    animation-delay: 408.5s; }
  .grid__item-2-col:nth-of-type(4086) {
    animation-delay: 408.6s; }
  .grid__item-2-col:nth-of-type(4087) {
    animation-delay: 408.7s; }
  .grid__item-2-col:nth-of-type(4088) {
    animation-delay: 408.8s; }
  .grid__item-2-col:nth-of-type(4089) {
    animation-delay: 408.9s; }
  .grid__item-2-col:nth-of-type(4090) {
    animation-delay: 409s; }
  .grid__item-2-col:nth-of-type(4091) {
    animation-delay: 409.1s; }
  .grid__item-2-col:nth-of-type(4092) {
    animation-delay: 409.2s; }
  .grid__item-2-col:nth-of-type(4093) {
    animation-delay: 409.3s; }
  .grid__item-2-col:nth-of-type(4094) {
    animation-delay: 409.4s; }
  .grid__item-2-col:nth-of-type(4095) {
    animation-delay: 409.5s; }
  .grid__item-2-col:nth-of-type(4096) {
    animation-delay: 409.6s; }
  .grid__item-2-col:nth-of-type(4097) {
    animation-delay: 409.7s; }
  .grid__item-2-col:nth-of-type(4098) {
    animation-delay: 409.8s; }
  .grid__item-2-col:nth-of-type(4099) {
    animation-delay: 409.9s; }
  .grid__item-2-col:nth-of-type(4100) {
    animation-delay: 410s; }
  .grid__item-2-col:nth-of-type(4101) {
    animation-delay: 410.1s; }
  .grid__item-2-col:nth-of-type(4102) {
    animation-delay: 410.2s; }
  .grid__item-2-col:nth-of-type(4103) {
    animation-delay: 410.3s; }
  .grid__item-2-col:nth-of-type(4104) {
    animation-delay: 410.4s; }
  .grid__item-2-col:nth-of-type(4105) {
    animation-delay: 410.5s; }
  .grid__item-2-col:nth-of-type(4106) {
    animation-delay: 410.6s; }
  .grid__item-2-col:nth-of-type(4107) {
    animation-delay: 410.7s; }
  .grid__item-2-col:nth-of-type(4108) {
    animation-delay: 410.8s; }
  .grid__item-2-col:nth-of-type(4109) {
    animation-delay: 410.9s; }
  .grid__item-2-col:nth-of-type(4110) {
    animation-delay: 411s; }
  .grid__item-2-col:nth-of-type(4111) {
    animation-delay: 411.1s; }
  .grid__item-2-col:nth-of-type(4112) {
    animation-delay: 411.2s; }
  .grid__item-2-col:nth-of-type(4113) {
    animation-delay: 411.3s; }
  .grid__item-2-col:nth-of-type(4114) {
    animation-delay: 411.4s; }
  .grid__item-2-col:nth-of-type(4115) {
    animation-delay: 411.5s; }
  .grid__item-2-col:nth-of-type(4116) {
    animation-delay: 411.6s; }
  .grid__item-2-col:nth-of-type(4117) {
    animation-delay: 411.7s; }
  .grid__item-2-col:nth-of-type(4118) {
    animation-delay: 411.8s; }
  .grid__item-2-col:nth-of-type(4119) {
    animation-delay: 411.9s; }
  .grid__item-2-col:nth-of-type(4120) {
    animation-delay: 412s; }
  .grid__item-2-col:nth-of-type(4121) {
    animation-delay: 412.1s; }
  .grid__item-2-col:nth-of-type(4122) {
    animation-delay: 412.2s; }
  .grid__item-2-col:nth-of-type(4123) {
    animation-delay: 412.3s; }
  .grid__item-2-col:nth-of-type(4124) {
    animation-delay: 412.4s; }
  .grid__item-2-col:nth-of-type(4125) {
    animation-delay: 412.5s; }
  .grid__item-2-col:nth-of-type(4126) {
    animation-delay: 412.6s; }
  .grid__item-2-col:nth-of-type(4127) {
    animation-delay: 412.7s; }
  .grid__item-2-col:nth-of-type(4128) {
    animation-delay: 412.8s; }
  .grid__item-2-col:nth-of-type(4129) {
    animation-delay: 412.9s; }
  .grid__item-2-col:nth-of-type(4130) {
    animation-delay: 413s; }
  .grid__item-2-col:nth-of-type(4131) {
    animation-delay: 413.1s; }
  .grid__item-2-col:nth-of-type(4132) {
    animation-delay: 413.2s; }
  .grid__item-2-col:nth-of-type(4133) {
    animation-delay: 413.3s; }
  .grid__item-2-col:nth-of-type(4134) {
    animation-delay: 413.4s; }
  .grid__item-2-col:nth-of-type(4135) {
    animation-delay: 413.5s; }
  .grid__item-2-col:nth-of-type(4136) {
    animation-delay: 413.6s; }
  .grid__item-2-col:nth-of-type(4137) {
    animation-delay: 413.7s; }
  .grid__item-2-col:nth-of-type(4138) {
    animation-delay: 413.8s; }
  .grid__item-2-col:nth-of-type(4139) {
    animation-delay: 413.9s; }
  .grid__item-2-col:nth-of-type(4140) {
    animation-delay: 414s; }
  .grid__item-2-col:nth-of-type(4141) {
    animation-delay: 414.1s; }
  .grid__item-2-col:nth-of-type(4142) {
    animation-delay: 414.2s; }
  .grid__item-2-col:nth-of-type(4143) {
    animation-delay: 414.3s; }
  .grid__item-2-col:nth-of-type(4144) {
    animation-delay: 414.4s; }
  .grid__item-2-col:nth-of-type(4145) {
    animation-delay: 414.5s; }
  .grid__item-2-col:nth-of-type(4146) {
    animation-delay: 414.6s; }
  .grid__item-2-col:nth-of-type(4147) {
    animation-delay: 414.7s; }
  .grid__item-2-col:nth-of-type(4148) {
    animation-delay: 414.8s; }
  .grid__item-2-col:nth-of-type(4149) {
    animation-delay: 414.9s; }
  .grid__item-2-col:nth-of-type(4150) {
    animation-delay: 415s; }
  .grid__item-2-col:nth-of-type(4151) {
    animation-delay: 415.1s; }
  .grid__item-2-col:nth-of-type(4152) {
    animation-delay: 415.2s; }
  .grid__item-2-col:nth-of-type(4153) {
    animation-delay: 415.3s; }
  .grid__item-2-col:nth-of-type(4154) {
    animation-delay: 415.4s; }
  .grid__item-2-col:nth-of-type(4155) {
    animation-delay: 415.5s; }
  .grid__item-2-col:nth-of-type(4156) {
    animation-delay: 415.6s; }
  .grid__item-2-col:nth-of-type(4157) {
    animation-delay: 415.7s; }
  .grid__item-2-col:nth-of-type(4158) {
    animation-delay: 415.8s; }
  .grid__item-2-col:nth-of-type(4159) {
    animation-delay: 415.9s; }
  .grid__item-2-col:nth-of-type(4160) {
    animation-delay: 416s; }
  .grid__item-2-col:nth-of-type(4161) {
    animation-delay: 416.1s; }
  .grid__item-2-col:nth-of-type(4162) {
    animation-delay: 416.2s; }
  .grid__item-2-col:nth-of-type(4163) {
    animation-delay: 416.3s; }
  .grid__item-2-col:nth-of-type(4164) {
    animation-delay: 416.4s; }
  .grid__item-2-col:nth-of-type(4165) {
    animation-delay: 416.5s; }
  .grid__item-2-col:nth-of-type(4166) {
    animation-delay: 416.6s; }
  .grid__item-2-col:nth-of-type(4167) {
    animation-delay: 416.7s; }
  .grid__item-2-col:nth-of-type(4168) {
    animation-delay: 416.8s; }
  .grid__item-2-col:nth-of-type(4169) {
    animation-delay: 416.9s; }
  .grid__item-2-col:nth-of-type(4170) {
    animation-delay: 417s; }
  .grid__item-2-col:nth-of-type(4171) {
    animation-delay: 417.1s; }
  .grid__item-2-col:nth-of-type(4172) {
    animation-delay: 417.2s; }
  .grid__item-2-col:nth-of-type(4173) {
    animation-delay: 417.3s; }
  .grid__item-2-col:nth-of-type(4174) {
    animation-delay: 417.4s; }
  .grid__item-2-col:nth-of-type(4175) {
    animation-delay: 417.5s; }
  .grid__item-2-col:nth-of-type(4176) {
    animation-delay: 417.6s; }
  .grid__item-2-col:nth-of-type(4177) {
    animation-delay: 417.7s; }
  .grid__item-2-col:nth-of-type(4178) {
    animation-delay: 417.8s; }
  .grid__item-2-col:nth-of-type(4179) {
    animation-delay: 417.9s; }
  .grid__item-2-col:nth-of-type(4180) {
    animation-delay: 418s; }
  .grid__item-2-col:nth-of-type(4181) {
    animation-delay: 418.1s; }
  .grid__item-2-col:nth-of-type(4182) {
    animation-delay: 418.2s; }
  .grid__item-2-col:nth-of-type(4183) {
    animation-delay: 418.3s; }
  .grid__item-2-col:nth-of-type(4184) {
    animation-delay: 418.4s; }
  .grid__item-2-col:nth-of-type(4185) {
    animation-delay: 418.5s; }
  .grid__item-2-col:nth-of-type(4186) {
    animation-delay: 418.6s; }
  .grid__item-2-col:nth-of-type(4187) {
    animation-delay: 418.7s; }
  .grid__item-2-col:nth-of-type(4188) {
    animation-delay: 418.8s; }
  .grid__item-2-col:nth-of-type(4189) {
    animation-delay: 418.9s; }
  .grid__item-2-col:nth-of-type(4190) {
    animation-delay: 419s; }
  .grid__item-2-col:nth-of-type(4191) {
    animation-delay: 419.1s; }
  .grid__item-2-col:nth-of-type(4192) {
    animation-delay: 419.2s; }
  .grid__item-2-col:nth-of-type(4193) {
    animation-delay: 419.3s; }
  .grid__item-2-col:nth-of-type(4194) {
    animation-delay: 419.4s; }
  .grid__item-2-col:nth-of-type(4195) {
    animation-delay: 419.5s; }
  .grid__item-2-col:nth-of-type(4196) {
    animation-delay: 419.6s; }
  .grid__item-2-col:nth-of-type(4197) {
    animation-delay: 419.7s; }
  .grid__item-2-col:nth-of-type(4198) {
    animation-delay: 419.8s; }
  .grid__item-2-col:nth-of-type(4199) {
    animation-delay: 419.9s; }
  .grid__item-2-col:nth-of-type(4200) {
    animation-delay: 420s; }
  .grid__item-2-col:nth-of-type(4201) {
    animation-delay: 420.1s; }
  .grid__item-2-col:nth-of-type(4202) {
    animation-delay: 420.2s; }
  .grid__item-2-col:nth-of-type(4203) {
    animation-delay: 420.3s; }
  .grid__item-2-col:nth-of-type(4204) {
    animation-delay: 420.4s; }
  .grid__item-2-col:nth-of-type(4205) {
    animation-delay: 420.5s; }
  .grid__item-2-col:nth-of-type(4206) {
    animation-delay: 420.6s; }
  .grid__item-2-col:nth-of-type(4207) {
    animation-delay: 420.7s; }
  .grid__item-2-col:nth-of-type(4208) {
    animation-delay: 420.8s; }
  .grid__item-2-col:nth-of-type(4209) {
    animation-delay: 420.9s; }
  .grid__item-2-col:nth-of-type(4210) {
    animation-delay: 421s; }
  .grid__item-2-col:nth-of-type(4211) {
    animation-delay: 421.1s; }
  .grid__item-2-col:nth-of-type(4212) {
    animation-delay: 421.2s; }
  .grid__item-2-col:nth-of-type(4213) {
    animation-delay: 421.3s; }
  .grid__item-2-col:nth-of-type(4214) {
    animation-delay: 421.4s; }
  .grid__item-2-col:nth-of-type(4215) {
    animation-delay: 421.5s; }
  .grid__item-2-col:nth-of-type(4216) {
    animation-delay: 421.6s; }
  .grid__item-2-col:nth-of-type(4217) {
    animation-delay: 421.7s; }
  .grid__item-2-col:nth-of-type(4218) {
    animation-delay: 421.8s; }
  .grid__item-2-col:nth-of-type(4219) {
    animation-delay: 421.9s; }
  .grid__item-2-col:nth-of-type(4220) {
    animation-delay: 422s; }
  .grid__item-2-col:nth-of-type(4221) {
    animation-delay: 422.1s; }
  .grid__item-2-col:nth-of-type(4222) {
    animation-delay: 422.2s; }
  .grid__item-2-col:nth-of-type(4223) {
    animation-delay: 422.3s; }
  .grid__item-2-col:nth-of-type(4224) {
    animation-delay: 422.4s; }
  .grid__item-2-col:nth-of-type(4225) {
    animation-delay: 422.5s; }
  .grid__item-2-col:nth-of-type(4226) {
    animation-delay: 422.6s; }
  .grid__item-2-col:nth-of-type(4227) {
    animation-delay: 422.7s; }
  .grid__item-2-col:nth-of-type(4228) {
    animation-delay: 422.8s; }
  .grid__item-2-col:nth-of-type(4229) {
    animation-delay: 422.9s; }
  .grid__item-2-col:nth-of-type(4230) {
    animation-delay: 423s; }
  .grid__item-2-col:nth-of-type(4231) {
    animation-delay: 423.1s; }
  .grid__item-2-col:nth-of-type(4232) {
    animation-delay: 423.2s; }
  .grid__item-2-col:nth-of-type(4233) {
    animation-delay: 423.3s; }
  .grid__item-2-col:nth-of-type(4234) {
    animation-delay: 423.4s; }
  .grid__item-2-col:nth-of-type(4235) {
    animation-delay: 423.5s; }
  .grid__item-2-col:nth-of-type(4236) {
    animation-delay: 423.6s; }
  .grid__item-2-col:nth-of-type(4237) {
    animation-delay: 423.7s; }
  .grid__item-2-col:nth-of-type(4238) {
    animation-delay: 423.8s; }
  .grid__item-2-col:nth-of-type(4239) {
    animation-delay: 423.9s; }
  .grid__item-2-col:nth-of-type(4240) {
    animation-delay: 424s; }
  .grid__item-2-col:nth-of-type(4241) {
    animation-delay: 424.1s; }
  .grid__item-2-col:nth-of-type(4242) {
    animation-delay: 424.2s; }
  .grid__item-2-col:nth-of-type(4243) {
    animation-delay: 424.3s; }
  .grid__item-2-col:nth-of-type(4244) {
    animation-delay: 424.4s; }
  .grid__item-2-col:nth-of-type(4245) {
    animation-delay: 424.5s; }
  .grid__item-2-col:nth-of-type(4246) {
    animation-delay: 424.6s; }
  .grid__item-2-col:nth-of-type(4247) {
    animation-delay: 424.7s; }
  .grid__item-2-col:nth-of-type(4248) {
    animation-delay: 424.8s; }
  .grid__item-2-col:nth-of-type(4249) {
    animation-delay: 424.9s; }
  .grid__item-2-col:nth-of-type(4250) {
    animation-delay: 425s; }
  .grid__item-2-col:nth-of-type(4251) {
    animation-delay: 425.1s; }
  .grid__item-2-col:nth-of-type(4252) {
    animation-delay: 425.2s; }
  .grid__item-2-col:nth-of-type(4253) {
    animation-delay: 425.3s; }
  .grid__item-2-col:nth-of-type(4254) {
    animation-delay: 425.4s; }
  .grid__item-2-col:nth-of-type(4255) {
    animation-delay: 425.5s; }
  .grid__item-2-col:nth-of-type(4256) {
    animation-delay: 425.6s; }
  .grid__item-2-col:nth-of-type(4257) {
    animation-delay: 425.7s; }
  .grid__item-2-col:nth-of-type(4258) {
    animation-delay: 425.8s; }
  .grid__item-2-col:nth-of-type(4259) {
    animation-delay: 425.9s; }
  .grid__item-2-col:nth-of-type(4260) {
    animation-delay: 426s; }
  .grid__item-2-col:nth-of-type(4261) {
    animation-delay: 426.1s; }
  .grid__item-2-col:nth-of-type(4262) {
    animation-delay: 426.2s; }
  .grid__item-2-col:nth-of-type(4263) {
    animation-delay: 426.3s; }
  .grid__item-2-col:nth-of-type(4264) {
    animation-delay: 426.4s; }
  .grid__item-2-col:nth-of-type(4265) {
    animation-delay: 426.5s; }
  .grid__item-2-col:nth-of-type(4266) {
    animation-delay: 426.6s; }
  .grid__item-2-col:nth-of-type(4267) {
    animation-delay: 426.7s; }
  .grid__item-2-col:nth-of-type(4268) {
    animation-delay: 426.8s; }
  .grid__item-2-col:nth-of-type(4269) {
    animation-delay: 426.9s; }
  .grid__item-2-col:nth-of-type(4270) {
    animation-delay: 427s; }
  .grid__item-2-col:nth-of-type(4271) {
    animation-delay: 427.1s; }
  .grid__item-2-col:nth-of-type(4272) {
    animation-delay: 427.2s; }
  .grid__item-2-col:nth-of-type(4273) {
    animation-delay: 427.3s; }
  .grid__item-2-col:nth-of-type(4274) {
    animation-delay: 427.4s; }
  .grid__item-2-col:nth-of-type(4275) {
    animation-delay: 427.5s; }
  .grid__item-2-col:nth-of-type(4276) {
    animation-delay: 427.6s; }
  .grid__item-2-col:nth-of-type(4277) {
    animation-delay: 427.7s; }
  .grid__item-2-col:nth-of-type(4278) {
    animation-delay: 427.8s; }
  .grid__item-2-col:nth-of-type(4279) {
    animation-delay: 427.9s; }
  .grid__item-2-col:nth-of-type(4280) {
    animation-delay: 428s; }
  .grid__item-2-col:nth-of-type(4281) {
    animation-delay: 428.1s; }
  .grid__item-2-col:nth-of-type(4282) {
    animation-delay: 428.2s; }
  .grid__item-2-col:nth-of-type(4283) {
    animation-delay: 428.3s; }
  .grid__item-2-col:nth-of-type(4284) {
    animation-delay: 428.4s; }
  .grid__item-2-col:nth-of-type(4285) {
    animation-delay: 428.5s; }
  .grid__item-2-col:nth-of-type(4286) {
    animation-delay: 428.6s; }
  .grid__item-2-col:nth-of-type(4287) {
    animation-delay: 428.7s; }
  .grid__item-2-col:nth-of-type(4288) {
    animation-delay: 428.8s; }
  .grid__item-2-col:nth-of-type(4289) {
    animation-delay: 428.9s; }
  .grid__item-2-col:nth-of-type(4290) {
    animation-delay: 429s; }
  .grid__item-2-col:nth-of-type(4291) {
    animation-delay: 429.1s; }
  .grid__item-2-col:nth-of-type(4292) {
    animation-delay: 429.2s; }
  .grid__item-2-col:nth-of-type(4293) {
    animation-delay: 429.3s; }
  .grid__item-2-col:nth-of-type(4294) {
    animation-delay: 429.4s; }
  .grid__item-2-col:nth-of-type(4295) {
    animation-delay: 429.5s; }
  .grid__item-2-col:nth-of-type(4296) {
    animation-delay: 429.6s; }
  .grid__item-2-col:nth-of-type(4297) {
    animation-delay: 429.7s; }
  .grid__item-2-col:nth-of-type(4298) {
    animation-delay: 429.8s; }
  .grid__item-2-col:nth-of-type(4299) {
    animation-delay: 429.9s; }
  .grid__item-2-col:nth-of-type(4300) {
    animation-delay: 430s; }
  .grid__item-2-col:nth-of-type(4301) {
    animation-delay: 430.1s; }
  .grid__item-2-col:nth-of-type(4302) {
    animation-delay: 430.2s; }
  .grid__item-2-col:nth-of-type(4303) {
    animation-delay: 430.3s; }
  .grid__item-2-col:nth-of-type(4304) {
    animation-delay: 430.4s; }
  .grid__item-2-col:nth-of-type(4305) {
    animation-delay: 430.5s; }
  .grid__item-2-col:nth-of-type(4306) {
    animation-delay: 430.6s; }
  .grid__item-2-col:nth-of-type(4307) {
    animation-delay: 430.7s; }
  .grid__item-2-col:nth-of-type(4308) {
    animation-delay: 430.8s; }
  .grid__item-2-col:nth-of-type(4309) {
    animation-delay: 430.9s; }
  .grid__item-2-col:nth-of-type(4310) {
    animation-delay: 431s; }
  .grid__item-2-col:nth-of-type(4311) {
    animation-delay: 431.1s; }
  .grid__item-2-col:nth-of-type(4312) {
    animation-delay: 431.2s; }
  .grid__item-2-col:nth-of-type(4313) {
    animation-delay: 431.3s; }
  .grid__item-2-col:nth-of-type(4314) {
    animation-delay: 431.4s; }
  .grid__item-2-col:nth-of-type(4315) {
    animation-delay: 431.5s; }
  .grid__item-2-col:nth-of-type(4316) {
    animation-delay: 431.6s; }
  .grid__item-2-col:nth-of-type(4317) {
    animation-delay: 431.7s; }
  .grid__item-2-col:nth-of-type(4318) {
    animation-delay: 431.8s; }
  .grid__item-2-col:nth-of-type(4319) {
    animation-delay: 431.9s; }
  .grid__item-2-col:nth-of-type(4320) {
    animation-delay: 432s; }
  .grid__item-2-col:nth-of-type(4321) {
    animation-delay: 432.1s; }
  .grid__item-2-col:nth-of-type(4322) {
    animation-delay: 432.2s; }
  .grid__item-2-col:nth-of-type(4323) {
    animation-delay: 432.3s; }
  .grid__item-2-col:nth-of-type(4324) {
    animation-delay: 432.4s; }
  .grid__item-2-col:nth-of-type(4325) {
    animation-delay: 432.5s; }
  .grid__item-2-col:nth-of-type(4326) {
    animation-delay: 432.6s; }
  .grid__item-2-col:nth-of-type(4327) {
    animation-delay: 432.7s; }
  .grid__item-2-col:nth-of-type(4328) {
    animation-delay: 432.8s; }
  .grid__item-2-col:nth-of-type(4329) {
    animation-delay: 432.9s; }
  .grid__item-2-col:nth-of-type(4330) {
    animation-delay: 433s; }
  .grid__item-2-col:nth-of-type(4331) {
    animation-delay: 433.1s; }
  .grid__item-2-col:nth-of-type(4332) {
    animation-delay: 433.2s; }
  .grid__item-2-col:nth-of-type(4333) {
    animation-delay: 433.3s; }
  .grid__item-2-col:nth-of-type(4334) {
    animation-delay: 433.4s; }
  .grid__item-2-col:nth-of-type(4335) {
    animation-delay: 433.5s; }
  .grid__item-2-col:nth-of-type(4336) {
    animation-delay: 433.6s; }
  .grid__item-2-col:nth-of-type(4337) {
    animation-delay: 433.7s; }
  .grid__item-2-col:nth-of-type(4338) {
    animation-delay: 433.8s; }
  .grid__item-2-col:nth-of-type(4339) {
    animation-delay: 433.9s; }
  .grid__item-2-col:nth-of-type(4340) {
    animation-delay: 434s; }
  .grid__item-2-col:nth-of-type(4341) {
    animation-delay: 434.1s; }
  .grid__item-2-col:nth-of-type(4342) {
    animation-delay: 434.2s; }
  .grid__item-2-col:nth-of-type(4343) {
    animation-delay: 434.3s; }
  .grid__item-2-col:nth-of-type(4344) {
    animation-delay: 434.4s; }
  .grid__item-2-col:nth-of-type(4345) {
    animation-delay: 434.5s; }
  .grid__item-2-col:nth-of-type(4346) {
    animation-delay: 434.6s; }
  .grid__item-2-col:nth-of-type(4347) {
    animation-delay: 434.7s; }
  .grid__item-2-col:nth-of-type(4348) {
    animation-delay: 434.8s; }
  .grid__item-2-col:nth-of-type(4349) {
    animation-delay: 434.9s; }
  .grid__item-2-col:nth-of-type(4350) {
    animation-delay: 435s; }
  .grid__item-2-col:nth-of-type(4351) {
    animation-delay: 435.1s; }
  .grid__item-2-col:nth-of-type(4352) {
    animation-delay: 435.2s; }
  .grid__item-2-col:nth-of-type(4353) {
    animation-delay: 435.3s; }
  .grid__item-2-col:nth-of-type(4354) {
    animation-delay: 435.4s; }
  .grid__item-2-col:nth-of-type(4355) {
    animation-delay: 435.5s; }
  .grid__item-2-col:nth-of-type(4356) {
    animation-delay: 435.6s; }
  .grid__item-2-col:nth-of-type(4357) {
    animation-delay: 435.7s; }
  .grid__item-2-col:nth-of-type(4358) {
    animation-delay: 435.8s; }
  .grid__item-2-col:nth-of-type(4359) {
    animation-delay: 435.9s; }
  .grid__item-2-col:nth-of-type(4360) {
    animation-delay: 436s; }
  .grid__item-2-col:nth-of-type(4361) {
    animation-delay: 436.1s; }
  .grid__item-2-col:nth-of-type(4362) {
    animation-delay: 436.2s; }
  .grid__item-2-col:nth-of-type(4363) {
    animation-delay: 436.3s; }
  .grid__item-2-col:nth-of-type(4364) {
    animation-delay: 436.4s; }
  .grid__item-2-col:nth-of-type(4365) {
    animation-delay: 436.5s; }
  .grid__item-2-col:nth-of-type(4366) {
    animation-delay: 436.6s; }
  .grid__item-2-col:nth-of-type(4367) {
    animation-delay: 436.7s; }
  .grid__item-2-col:nth-of-type(4368) {
    animation-delay: 436.8s; }
  .grid__item-2-col:nth-of-type(4369) {
    animation-delay: 436.9s; }
  .grid__item-2-col:nth-of-type(4370) {
    animation-delay: 437s; }
  .grid__item-2-col:nth-of-type(4371) {
    animation-delay: 437.1s; }
  .grid__item-2-col:nth-of-type(4372) {
    animation-delay: 437.2s; }
  .grid__item-2-col:nth-of-type(4373) {
    animation-delay: 437.3s; }
  .grid__item-2-col:nth-of-type(4374) {
    animation-delay: 437.4s; }
  .grid__item-2-col:nth-of-type(4375) {
    animation-delay: 437.5s; }
  .grid__item-2-col:nth-of-type(4376) {
    animation-delay: 437.6s; }
  .grid__item-2-col:nth-of-type(4377) {
    animation-delay: 437.7s; }
  .grid__item-2-col:nth-of-type(4378) {
    animation-delay: 437.8s; }
  .grid__item-2-col:nth-of-type(4379) {
    animation-delay: 437.9s; }
  .grid__item-2-col:nth-of-type(4380) {
    animation-delay: 438s; }
  .grid__item-2-col:nth-of-type(4381) {
    animation-delay: 438.1s; }
  .grid__item-2-col:nth-of-type(4382) {
    animation-delay: 438.2s; }
  .grid__item-2-col:nth-of-type(4383) {
    animation-delay: 438.3s; }
  .grid__item-2-col:nth-of-type(4384) {
    animation-delay: 438.4s; }
  .grid__item-2-col:nth-of-type(4385) {
    animation-delay: 438.5s; }
  .grid__item-2-col:nth-of-type(4386) {
    animation-delay: 438.6s; }
  .grid__item-2-col:nth-of-type(4387) {
    animation-delay: 438.7s; }
  .grid__item-2-col:nth-of-type(4388) {
    animation-delay: 438.8s; }
  .grid__item-2-col:nth-of-type(4389) {
    animation-delay: 438.9s; }
  .grid__item-2-col:nth-of-type(4390) {
    animation-delay: 439s; }
  .grid__item-2-col:nth-of-type(4391) {
    animation-delay: 439.1s; }
  .grid__item-2-col:nth-of-type(4392) {
    animation-delay: 439.2s; }
  .grid__item-2-col:nth-of-type(4393) {
    animation-delay: 439.3s; }
  .grid__item-2-col:nth-of-type(4394) {
    animation-delay: 439.4s; }
  .grid__item-2-col:nth-of-type(4395) {
    animation-delay: 439.5s; }
  .grid__item-2-col:nth-of-type(4396) {
    animation-delay: 439.6s; }
  .grid__item-2-col:nth-of-type(4397) {
    animation-delay: 439.7s; }
  .grid__item-2-col:nth-of-type(4398) {
    animation-delay: 439.8s; }
  .grid__item-2-col:nth-of-type(4399) {
    animation-delay: 439.9s; }
  .grid__item-2-col:nth-of-type(4400) {
    animation-delay: 440s; }
  .grid__item-2-col:nth-of-type(4401) {
    animation-delay: 440.1s; }
  .grid__item-2-col:nth-of-type(4402) {
    animation-delay: 440.2s; }
  .grid__item-2-col:nth-of-type(4403) {
    animation-delay: 440.3s; }
  .grid__item-2-col:nth-of-type(4404) {
    animation-delay: 440.4s; }
  .grid__item-2-col:nth-of-type(4405) {
    animation-delay: 440.5s; }
  .grid__item-2-col:nth-of-type(4406) {
    animation-delay: 440.6s; }
  .grid__item-2-col:nth-of-type(4407) {
    animation-delay: 440.7s; }
  .grid__item-2-col:nth-of-type(4408) {
    animation-delay: 440.8s; }
  .grid__item-2-col:nth-of-type(4409) {
    animation-delay: 440.9s; }
  .grid__item-2-col:nth-of-type(4410) {
    animation-delay: 441s; }
  .grid__item-2-col:nth-of-type(4411) {
    animation-delay: 441.1s; }
  .grid__item-2-col:nth-of-type(4412) {
    animation-delay: 441.2s; }
  .grid__item-2-col:nth-of-type(4413) {
    animation-delay: 441.3s; }
  .grid__item-2-col:nth-of-type(4414) {
    animation-delay: 441.4s; }
  .grid__item-2-col:nth-of-type(4415) {
    animation-delay: 441.5s; }
  .grid__item-2-col:nth-of-type(4416) {
    animation-delay: 441.6s; }
  .grid__item-2-col:nth-of-type(4417) {
    animation-delay: 441.7s; }
  .grid__item-2-col:nth-of-type(4418) {
    animation-delay: 441.8s; }
  .grid__item-2-col:nth-of-type(4419) {
    animation-delay: 441.9s; }
  .grid__item-2-col:nth-of-type(4420) {
    animation-delay: 442s; }
  .grid__item-2-col:nth-of-type(4421) {
    animation-delay: 442.1s; }
  .grid__item-2-col:nth-of-type(4422) {
    animation-delay: 442.2s; }
  .grid__item-2-col:nth-of-type(4423) {
    animation-delay: 442.3s; }
  .grid__item-2-col:nth-of-type(4424) {
    animation-delay: 442.4s; }
  .grid__item-2-col:nth-of-type(4425) {
    animation-delay: 442.5s; }
  .grid__item-2-col:nth-of-type(4426) {
    animation-delay: 442.6s; }
  .grid__item-2-col:nth-of-type(4427) {
    animation-delay: 442.7s; }
  .grid__item-2-col:nth-of-type(4428) {
    animation-delay: 442.8s; }
  .grid__item-2-col:nth-of-type(4429) {
    animation-delay: 442.9s; }
  .grid__item-2-col:nth-of-type(4430) {
    animation-delay: 443s; }
  .grid__item-2-col:nth-of-type(4431) {
    animation-delay: 443.1s; }
  .grid__item-2-col:nth-of-type(4432) {
    animation-delay: 443.2s; }
  .grid__item-2-col:nth-of-type(4433) {
    animation-delay: 443.3s; }
  .grid__item-2-col:nth-of-type(4434) {
    animation-delay: 443.4s; }
  .grid__item-2-col:nth-of-type(4435) {
    animation-delay: 443.5s; }
  .grid__item-2-col:nth-of-type(4436) {
    animation-delay: 443.6s; }
  .grid__item-2-col:nth-of-type(4437) {
    animation-delay: 443.7s; }
  .grid__item-2-col:nth-of-type(4438) {
    animation-delay: 443.8s; }
  .grid__item-2-col:nth-of-type(4439) {
    animation-delay: 443.9s; }
  .grid__item-2-col:nth-of-type(4440) {
    animation-delay: 444s; }
  .grid__item-2-col:nth-of-type(4441) {
    animation-delay: 444.1s; }
  .grid__item-2-col:nth-of-type(4442) {
    animation-delay: 444.2s; }
  .grid__item-2-col:nth-of-type(4443) {
    animation-delay: 444.3s; }
  .grid__item-2-col:nth-of-type(4444) {
    animation-delay: 444.4s; }
  .grid__item-2-col:nth-of-type(4445) {
    animation-delay: 444.5s; }
  .grid__item-2-col:nth-of-type(4446) {
    animation-delay: 444.6s; }
  .grid__item-2-col:nth-of-type(4447) {
    animation-delay: 444.7s; }
  .grid__item-2-col:nth-of-type(4448) {
    animation-delay: 444.8s; }
  .grid__item-2-col:nth-of-type(4449) {
    animation-delay: 444.9s; }
  .grid__item-2-col:nth-of-type(4450) {
    animation-delay: 445s; }
  .grid__item-2-col:nth-of-type(4451) {
    animation-delay: 445.1s; }
  .grid__item-2-col:nth-of-type(4452) {
    animation-delay: 445.2s; }
  .grid__item-2-col:nth-of-type(4453) {
    animation-delay: 445.3s; }
  .grid__item-2-col:nth-of-type(4454) {
    animation-delay: 445.4s; }
  .grid__item-2-col:nth-of-type(4455) {
    animation-delay: 445.5s; }
  .grid__item-2-col:nth-of-type(4456) {
    animation-delay: 445.6s; }
  .grid__item-2-col:nth-of-type(4457) {
    animation-delay: 445.7s; }
  .grid__item-2-col:nth-of-type(4458) {
    animation-delay: 445.8s; }
  .grid__item-2-col:nth-of-type(4459) {
    animation-delay: 445.9s; }
  .grid__item-2-col:nth-of-type(4460) {
    animation-delay: 446s; }
  .grid__item-2-col:nth-of-type(4461) {
    animation-delay: 446.1s; }
  .grid__item-2-col:nth-of-type(4462) {
    animation-delay: 446.2s; }
  .grid__item-2-col:nth-of-type(4463) {
    animation-delay: 446.3s; }
  .grid__item-2-col:nth-of-type(4464) {
    animation-delay: 446.4s; }
  .grid__item-2-col:nth-of-type(4465) {
    animation-delay: 446.5s; }
  .grid__item-2-col:nth-of-type(4466) {
    animation-delay: 446.6s; }
  .grid__item-2-col:nth-of-type(4467) {
    animation-delay: 446.7s; }
  .grid__item-2-col:nth-of-type(4468) {
    animation-delay: 446.8s; }
  .grid__item-2-col:nth-of-type(4469) {
    animation-delay: 446.9s; }
  .grid__item-2-col:nth-of-type(4470) {
    animation-delay: 447s; }
  .grid__item-2-col:nth-of-type(4471) {
    animation-delay: 447.1s; }
  .grid__item-2-col:nth-of-type(4472) {
    animation-delay: 447.2s; }
  .grid__item-2-col:nth-of-type(4473) {
    animation-delay: 447.3s; }
  .grid__item-2-col:nth-of-type(4474) {
    animation-delay: 447.4s; }
  .grid__item-2-col:nth-of-type(4475) {
    animation-delay: 447.5s; }
  .grid__item-2-col:nth-of-type(4476) {
    animation-delay: 447.6s; }
  .grid__item-2-col:nth-of-type(4477) {
    animation-delay: 447.7s; }
  .grid__item-2-col:nth-of-type(4478) {
    animation-delay: 447.8s; }
  .grid__item-2-col:nth-of-type(4479) {
    animation-delay: 447.9s; }
  .grid__item-2-col:nth-of-type(4480) {
    animation-delay: 448s; }
  .grid__item-2-col:nth-of-type(4481) {
    animation-delay: 448.1s; }
  .grid__item-2-col:nth-of-type(4482) {
    animation-delay: 448.2s; }
  .grid__item-2-col:nth-of-type(4483) {
    animation-delay: 448.3s; }
  .grid__item-2-col:nth-of-type(4484) {
    animation-delay: 448.4s; }
  .grid__item-2-col:nth-of-type(4485) {
    animation-delay: 448.5s; }
  .grid__item-2-col:nth-of-type(4486) {
    animation-delay: 448.6s; }
  .grid__item-2-col:nth-of-type(4487) {
    animation-delay: 448.7s; }
  .grid__item-2-col:nth-of-type(4488) {
    animation-delay: 448.8s; }
  .grid__item-2-col:nth-of-type(4489) {
    animation-delay: 448.9s; }
  .grid__item-2-col:nth-of-type(4490) {
    animation-delay: 449s; }
  .grid__item-2-col:nth-of-type(4491) {
    animation-delay: 449.1s; }
  .grid__item-2-col:nth-of-type(4492) {
    animation-delay: 449.2s; }
  .grid__item-2-col:nth-of-type(4493) {
    animation-delay: 449.3s; }
  .grid__item-2-col:nth-of-type(4494) {
    animation-delay: 449.4s; }
  .grid__item-2-col:nth-of-type(4495) {
    animation-delay: 449.5s; }
  .grid__item-2-col:nth-of-type(4496) {
    animation-delay: 449.6s; }
  .grid__item-2-col:nth-of-type(4497) {
    animation-delay: 449.7s; }
  .grid__item-2-col:nth-of-type(4498) {
    animation-delay: 449.8s; }
  .grid__item-2-col:nth-of-type(4499) {
    animation-delay: 449.9s; }
  .grid__item-2-col:nth-of-type(4500) {
    animation-delay: 450s; }
  .grid__item-2-col:nth-of-type(4501) {
    animation-delay: 450.1s; }
  .grid__item-2-col:nth-of-type(4502) {
    animation-delay: 450.2s; }
  .grid__item-2-col:nth-of-type(4503) {
    animation-delay: 450.3s; }
  .grid__item-2-col:nth-of-type(4504) {
    animation-delay: 450.4s; }
  .grid__item-2-col:nth-of-type(4505) {
    animation-delay: 450.5s; }
  .grid__item-2-col:nth-of-type(4506) {
    animation-delay: 450.6s; }
  .grid__item-2-col:nth-of-type(4507) {
    animation-delay: 450.7s; }
  .grid__item-2-col:nth-of-type(4508) {
    animation-delay: 450.8s; }
  .grid__item-2-col:nth-of-type(4509) {
    animation-delay: 450.9s; }
  .grid__item-2-col:nth-of-type(4510) {
    animation-delay: 451s; }
  .grid__item-2-col:nth-of-type(4511) {
    animation-delay: 451.1s; }
  .grid__item-2-col:nth-of-type(4512) {
    animation-delay: 451.2s; }
  .grid__item-2-col:nth-of-type(4513) {
    animation-delay: 451.3s; }
  .grid__item-2-col:nth-of-type(4514) {
    animation-delay: 451.4s; }
  .grid__item-2-col:nth-of-type(4515) {
    animation-delay: 451.5s; }
  .grid__item-2-col:nth-of-type(4516) {
    animation-delay: 451.6s; }
  .grid__item-2-col:nth-of-type(4517) {
    animation-delay: 451.7s; }
  .grid__item-2-col:nth-of-type(4518) {
    animation-delay: 451.8s; }
  .grid__item-2-col:nth-of-type(4519) {
    animation-delay: 451.9s; }
  .grid__item-2-col:nth-of-type(4520) {
    animation-delay: 452s; }
  .grid__item-2-col:nth-of-type(4521) {
    animation-delay: 452.1s; }
  .grid__item-2-col:nth-of-type(4522) {
    animation-delay: 452.2s; }
  .grid__item-2-col:nth-of-type(4523) {
    animation-delay: 452.3s; }
  .grid__item-2-col:nth-of-type(4524) {
    animation-delay: 452.4s; }
  .grid__item-2-col:nth-of-type(4525) {
    animation-delay: 452.5s; }
  .grid__item-2-col:nth-of-type(4526) {
    animation-delay: 452.6s; }
  .grid__item-2-col:nth-of-type(4527) {
    animation-delay: 452.7s; }
  .grid__item-2-col:nth-of-type(4528) {
    animation-delay: 452.8s; }
  .grid__item-2-col:nth-of-type(4529) {
    animation-delay: 452.9s; }
  .grid__item-2-col:nth-of-type(4530) {
    animation-delay: 453s; }
  .grid__item-2-col:nth-of-type(4531) {
    animation-delay: 453.1s; }
  .grid__item-2-col:nth-of-type(4532) {
    animation-delay: 453.2s; }
  .grid__item-2-col:nth-of-type(4533) {
    animation-delay: 453.3s; }
  .grid__item-2-col:nth-of-type(4534) {
    animation-delay: 453.4s; }
  .grid__item-2-col:nth-of-type(4535) {
    animation-delay: 453.5s; }
  .grid__item-2-col:nth-of-type(4536) {
    animation-delay: 453.6s; }
  .grid__item-2-col:nth-of-type(4537) {
    animation-delay: 453.7s; }
  .grid__item-2-col:nth-of-type(4538) {
    animation-delay: 453.8s; }
  .grid__item-2-col:nth-of-type(4539) {
    animation-delay: 453.9s; }
  .grid__item-2-col:nth-of-type(4540) {
    animation-delay: 454s; }
  .grid__item-2-col:nth-of-type(4541) {
    animation-delay: 454.1s; }
  .grid__item-2-col:nth-of-type(4542) {
    animation-delay: 454.2s; }
  .grid__item-2-col:nth-of-type(4543) {
    animation-delay: 454.3s; }
  .grid__item-2-col:nth-of-type(4544) {
    animation-delay: 454.4s; }
  .grid__item-2-col:nth-of-type(4545) {
    animation-delay: 454.5s; }
  .grid__item-2-col:nth-of-type(4546) {
    animation-delay: 454.6s; }
  .grid__item-2-col:nth-of-type(4547) {
    animation-delay: 454.7s; }
  .grid__item-2-col:nth-of-type(4548) {
    animation-delay: 454.8s; }
  .grid__item-2-col:nth-of-type(4549) {
    animation-delay: 454.9s; }
  .grid__item-2-col:nth-of-type(4550) {
    animation-delay: 455s; }
  .grid__item-2-col:nth-of-type(4551) {
    animation-delay: 455.1s; }
  .grid__item-2-col:nth-of-type(4552) {
    animation-delay: 455.2s; }
  .grid__item-2-col:nth-of-type(4553) {
    animation-delay: 455.3s; }
  .grid__item-2-col:nth-of-type(4554) {
    animation-delay: 455.4s; }
  .grid__item-2-col:nth-of-type(4555) {
    animation-delay: 455.5s; }
  .grid__item-2-col:nth-of-type(4556) {
    animation-delay: 455.6s; }
  .grid__item-2-col:nth-of-type(4557) {
    animation-delay: 455.7s; }
  .grid__item-2-col:nth-of-type(4558) {
    animation-delay: 455.8s; }
  .grid__item-2-col:nth-of-type(4559) {
    animation-delay: 455.9s; }
  .grid__item-2-col:nth-of-type(4560) {
    animation-delay: 456s; }
  .grid__item-2-col:nth-of-type(4561) {
    animation-delay: 456.1s; }
  .grid__item-2-col:nth-of-type(4562) {
    animation-delay: 456.2s; }
  .grid__item-2-col:nth-of-type(4563) {
    animation-delay: 456.3s; }
  .grid__item-2-col:nth-of-type(4564) {
    animation-delay: 456.4s; }
  .grid__item-2-col:nth-of-type(4565) {
    animation-delay: 456.5s; }
  .grid__item-2-col:nth-of-type(4566) {
    animation-delay: 456.6s; }
  .grid__item-2-col:nth-of-type(4567) {
    animation-delay: 456.7s; }
  .grid__item-2-col:nth-of-type(4568) {
    animation-delay: 456.8s; }
  .grid__item-2-col:nth-of-type(4569) {
    animation-delay: 456.9s; }
  .grid__item-2-col:nth-of-type(4570) {
    animation-delay: 457s; }
  .grid__item-2-col:nth-of-type(4571) {
    animation-delay: 457.1s; }
  .grid__item-2-col:nth-of-type(4572) {
    animation-delay: 457.2s; }
  .grid__item-2-col:nth-of-type(4573) {
    animation-delay: 457.3s; }
  .grid__item-2-col:nth-of-type(4574) {
    animation-delay: 457.4s; }
  .grid__item-2-col:nth-of-type(4575) {
    animation-delay: 457.5s; }
  .grid__item-2-col:nth-of-type(4576) {
    animation-delay: 457.6s; }
  .grid__item-2-col:nth-of-type(4577) {
    animation-delay: 457.7s; }
  .grid__item-2-col:nth-of-type(4578) {
    animation-delay: 457.8s; }
  .grid__item-2-col:nth-of-type(4579) {
    animation-delay: 457.9s; }
  .grid__item-2-col:nth-of-type(4580) {
    animation-delay: 458s; }
  .grid__item-2-col:nth-of-type(4581) {
    animation-delay: 458.1s; }
  .grid__item-2-col:nth-of-type(4582) {
    animation-delay: 458.2s; }
  .grid__item-2-col:nth-of-type(4583) {
    animation-delay: 458.3s; }
  .grid__item-2-col:nth-of-type(4584) {
    animation-delay: 458.4s; }
  .grid__item-2-col:nth-of-type(4585) {
    animation-delay: 458.5s; }
  .grid__item-2-col:nth-of-type(4586) {
    animation-delay: 458.6s; }
  .grid__item-2-col:nth-of-type(4587) {
    animation-delay: 458.7s; }
  .grid__item-2-col:nth-of-type(4588) {
    animation-delay: 458.8s; }
  .grid__item-2-col:nth-of-type(4589) {
    animation-delay: 458.9s; }
  .grid__item-2-col:nth-of-type(4590) {
    animation-delay: 459s; }
  .grid__item-2-col:nth-of-type(4591) {
    animation-delay: 459.1s; }
  .grid__item-2-col:nth-of-type(4592) {
    animation-delay: 459.2s; }
  .grid__item-2-col:nth-of-type(4593) {
    animation-delay: 459.3s; }
  .grid__item-2-col:nth-of-type(4594) {
    animation-delay: 459.4s; }
  .grid__item-2-col:nth-of-type(4595) {
    animation-delay: 459.5s; }
  .grid__item-2-col:nth-of-type(4596) {
    animation-delay: 459.6s; }
  .grid__item-2-col:nth-of-type(4597) {
    animation-delay: 459.7s; }
  .grid__item-2-col:nth-of-type(4598) {
    animation-delay: 459.8s; }
  .grid__item-2-col:nth-of-type(4599) {
    animation-delay: 459.9s; }
  .grid__item-2-col:nth-of-type(4600) {
    animation-delay: 460s; }
  .grid__item-2-col:nth-of-type(4601) {
    animation-delay: 460.1s; }
  .grid__item-2-col:nth-of-type(4602) {
    animation-delay: 460.2s; }
  .grid__item-2-col:nth-of-type(4603) {
    animation-delay: 460.3s; }
  .grid__item-2-col:nth-of-type(4604) {
    animation-delay: 460.4s; }
  .grid__item-2-col:nth-of-type(4605) {
    animation-delay: 460.5s; }
  .grid__item-2-col:nth-of-type(4606) {
    animation-delay: 460.6s; }
  .grid__item-2-col:nth-of-type(4607) {
    animation-delay: 460.7s; }
  .grid__item-2-col:nth-of-type(4608) {
    animation-delay: 460.8s; }
  .grid__item-2-col:nth-of-type(4609) {
    animation-delay: 460.9s; }
  .grid__item-2-col:nth-of-type(4610) {
    animation-delay: 461s; }
  .grid__item-2-col:nth-of-type(4611) {
    animation-delay: 461.1s; }
  .grid__item-2-col:nth-of-type(4612) {
    animation-delay: 461.2s; }
  .grid__item-2-col:nth-of-type(4613) {
    animation-delay: 461.3s; }
  .grid__item-2-col:nth-of-type(4614) {
    animation-delay: 461.4s; }
  .grid__item-2-col:nth-of-type(4615) {
    animation-delay: 461.5s; }
  .grid__item-2-col:nth-of-type(4616) {
    animation-delay: 461.6s; }
  .grid__item-2-col:nth-of-type(4617) {
    animation-delay: 461.7s; }
  .grid__item-2-col:nth-of-type(4618) {
    animation-delay: 461.8s; }
  .grid__item-2-col:nth-of-type(4619) {
    animation-delay: 461.9s; }
  .grid__item-2-col:nth-of-type(4620) {
    animation-delay: 462s; }
  .grid__item-2-col:nth-of-type(4621) {
    animation-delay: 462.1s; }
  .grid__item-2-col:nth-of-type(4622) {
    animation-delay: 462.2s; }
  .grid__item-2-col:nth-of-type(4623) {
    animation-delay: 462.3s; }
  .grid__item-2-col:nth-of-type(4624) {
    animation-delay: 462.4s; }
  .grid__item-2-col:nth-of-type(4625) {
    animation-delay: 462.5s; }
  .grid__item-2-col:nth-of-type(4626) {
    animation-delay: 462.6s; }
  .grid__item-2-col:nth-of-type(4627) {
    animation-delay: 462.7s; }
  .grid__item-2-col:nth-of-type(4628) {
    animation-delay: 462.8s; }
  .grid__item-2-col:nth-of-type(4629) {
    animation-delay: 462.9s; }
  .grid__item-2-col:nth-of-type(4630) {
    animation-delay: 463s; }
  .grid__item-2-col:nth-of-type(4631) {
    animation-delay: 463.1s; }
  .grid__item-2-col:nth-of-type(4632) {
    animation-delay: 463.2s; }
  .grid__item-2-col:nth-of-type(4633) {
    animation-delay: 463.3s; }
  .grid__item-2-col:nth-of-type(4634) {
    animation-delay: 463.4s; }
  .grid__item-2-col:nth-of-type(4635) {
    animation-delay: 463.5s; }
  .grid__item-2-col:nth-of-type(4636) {
    animation-delay: 463.6s; }
  .grid__item-2-col:nth-of-type(4637) {
    animation-delay: 463.7s; }
  .grid__item-2-col:nth-of-type(4638) {
    animation-delay: 463.8s; }
  .grid__item-2-col:nth-of-type(4639) {
    animation-delay: 463.9s; }
  .grid__item-2-col:nth-of-type(4640) {
    animation-delay: 464s; }
  .grid__item-2-col:nth-of-type(4641) {
    animation-delay: 464.1s; }
  .grid__item-2-col:nth-of-type(4642) {
    animation-delay: 464.2s; }
  .grid__item-2-col:nth-of-type(4643) {
    animation-delay: 464.3s; }
  .grid__item-2-col:nth-of-type(4644) {
    animation-delay: 464.4s; }
  .grid__item-2-col:nth-of-type(4645) {
    animation-delay: 464.5s; }
  .grid__item-2-col:nth-of-type(4646) {
    animation-delay: 464.6s; }
  .grid__item-2-col:nth-of-type(4647) {
    animation-delay: 464.7s; }
  .grid__item-2-col:nth-of-type(4648) {
    animation-delay: 464.8s; }
  .grid__item-2-col:nth-of-type(4649) {
    animation-delay: 464.9s; }
  .grid__item-2-col:nth-of-type(4650) {
    animation-delay: 465s; }
  .grid__item-2-col:nth-of-type(4651) {
    animation-delay: 465.1s; }
  .grid__item-2-col:nth-of-type(4652) {
    animation-delay: 465.2s; }
  .grid__item-2-col:nth-of-type(4653) {
    animation-delay: 465.3s; }
  .grid__item-2-col:nth-of-type(4654) {
    animation-delay: 465.4s; }
  .grid__item-2-col:nth-of-type(4655) {
    animation-delay: 465.5s; }
  .grid__item-2-col:nth-of-type(4656) {
    animation-delay: 465.6s; }
  .grid__item-2-col:nth-of-type(4657) {
    animation-delay: 465.7s; }
  .grid__item-2-col:nth-of-type(4658) {
    animation-delay: 465.8s; }
  .grid__item-2-col:nth-of-type(4659) {
    animation-delay: 465.9s; }
  .grid__item-2-col:nth-of-type(4660) {
    animation-delay: 466s; }
  .grid__item-2-col:nth-of-type(4661) {
    animation-delay: 466.1s; }
  .grid__item-2-col:nth-of-type(4662) {
    animation-delay: 466.2s; }
  .grid__item-2-col:nth-of-type(4663) {
    animation-delay: 466.3s; }
  .grid__item-2-col:nth-of-type(4664) {
    animation-delay: 466.4s; }
  .grid__item-2-col:nth-of-type(4665) {
    animation-delay: 466.5s; }
  .grid__item-2-col:nth-of-type(4666) {
    animation-delay: 466.6s; }
  .grid__item-2-col:nth-of-type(4667) {
    animation-delay: 466.7s; }
  .grid__item-2-col:nth-of-type(4668) {
    animation-delay: 466.8s; }
  .grid__item-2-col:nth-of-type(4669) {
    animation-delay: 466.9s; }
  .grid__item-2-col:nth-of-type(4670) {
    animation-delay: 467s; }
  .grid__item-2-col:nth-of-type(4671) {
    animation-delay: 467.1s; }
  .grid__item-2-col:nth-of-type(4672) {
    animation-delay: 467.2s; }
  .grid__item-2-col:nth-of-type(4673) {
    animation-delay: 467.3s; }
  .grid__item-2-col:nth-of-type(4674) {
    animation-delay: 467.4s; }
  .grid__item-2-col:nth-of-type(4675) {
    animation-delay: 467.5s; }
  .grid__item-2-col:nth-of-type(4676) {
    animation-delay: 467.6s; }
  .grid__item-2-col:nth-of-type(4677) {
    animation-delay: 467.7s; }
  .grid__item-2-col:nth-of-type(4678) {
    animation-delay: 467.8s; }
  .grid__item-2-col:nth-of-type(4679) {
    animation-delay: 467.9s; }
  .grid__item-2-col:nth-of-type(4680) {
    animation-delay: 468s; }
  .grid__item-2-col:nth-of-type(4681) {
    animation-delay: 468.1s; }
  .grid__item-2-col:nth-of-type(4682) {
    animation-delay: 468.2s; }
  .grid__item-2-col:nth-of-type(4683) {
    animation-delay: 468.3s; }
  .grid__item-2-col:nth-of-type(4684) {
    animation-delay: 468.4s; }
  .grid__item-2-col:nth-of-type(4685) {
    animation-delay: 468.5s; }
  .grid__item-2-col:nth-of-type(4686) {
    animation-delay: 468.6s; }
  .grid__item-2-col:nth-of-type(4687) {
    animation-delay: 468.7s; }
  .grid__item-2-col:nth-of-type(4688) {
    animation-delay: 468.8s; }
  .grid__item-2-col:nth-of-type(4689) {
    animation-delay: 468.9s; }
  .grid__item-2-col:nth-of-type(4690) {
    animation-delay: 469s; }
  .grid__item-2-col:nth-of-type(4691) {
    animation-delay: 469.1s; }
  .grid__item-2-col:nth-of-type(4692) {
    animation-delay: 469.2s; }
  .grid__item-2-col:nth-of-type(4693) {
    animation-delay: 469.3s; }
  .grid__item-2-col:nth-of-type(4694) {
    animation-delay: 469.4s; }
  .grid__item-2-col:nth-of-type(4695) {
    animation-delay: 469.5s; }
  .grid__item-2-col:nth-of-type(4696) {
    animation-delay: 469.6s; }
  .grid__item-2-col:nth-of-type(4697) {
    animation-delay: 469.7s; }
  .grid__item-2-col:nth-of-type(4698) {
    animation-delay: 469.8s; }
  .grid__item-2-col:nth-of-type(4699) {
    animation-delay: 469.9s; }
  .grid__item-2-col:nth-of-type(4700) {
    animation-delay: 470s; }
  .grid__item-2-col:nth-of-type(4701) {
    animation-delay: 470.1s; }
  .grid__item-2-col:nth-of-type(4702) {
    animation-delay: 470.2s; }
  .grid__item-2-col:nth-of-type(4703) {
    animation-delay: 470.3s; }
  .grid__item-2-col:nth-of-type(4704) {
    animation-delay: 470.4s; }
  .grid__item-2-col:nth-of-type(4705) {
    animation-delay: 470.5s; }
  .grid__item-2-col:nth-of-type(4706) {
    animation-delay: 470.6s; }
  .grid__item-2-col:nth-of-type(4707) {
    animation-delay: 470.7s; }
  .grid__item-2-col:nth-of-type(4708) {
    animation-delay: 470.8s; }
  .grid__item-2-col:nth-of-type(4709) {
    animation-delay: 470.9s; }
  .grid__item-2-col:nth-of-type(4710) {
    animation-delay: 471s; }
  .grid__item-2-col:nth-of-type(4711) {
    animation-delay: 471.1s; }
  .grid__item-2-col:nth-of-type(4712) {
    animation-delay: 471.2s; }
  .grid__item-2-col:nth-of-type(4713) {
    animation-delay: 471.3s; }
  .grid__item-2-col:nth-of-type(4714) {
    animation-delay: 471.4s; }
  .grid__item-2-col:nth-of-type(4715) {
    animation-delay: 471.5s; }
  .grid__item-2-col:nth-of-type(4716) {
    animation-delay: 471.6s; }
  .grid__item-2-col:nth-of-type(4717) {
    animation-delay: 471.7s; }
  .grid__item-2-col:nth-of-type(4718) {
    animation-delay: 471.8s; }
  .grid__item-2-col:nth-of-type(4719) {
    animation-delay: 471.9s; }
  .grid__item-2-col:nth-of-type(4720) {
    animation-delay: 472s; }
  .grid__item-2-col:nth-of-type(4721) {
    animation-delay: 472.1s; }
  .grid__item-2-col:nth-of-type(4722) {
    animation-delay: 472.2s; }
  .grid__item-2-col:nth-of-type(4723) {
    animation-delay: 472.3s; }
  .grid__item-2-col:nth-of-type(4724) {
    animation-delay: 472.4s; }
  .grid__item-2-col:nth-of-type(4725) {
    animation-delay: 472.5s; }
  .grid__item-2-col:nth-of-type(4726) {
    animation-delay: 472.6s; }
  .grid__item-2-col:nth-of-type(4727) {
    animation-delay: 472.7s; }
  .grid__item-2-col:nth-of-type(4728) {
    animation-delay: 472.8s; }
  .grid__item-2-col:nth-of-type(4729) {
    animation-delay: 472.9s; }
  .grid__item-2-col:nth-of-type(4730) {
    animation-delay: 473s; }
  .grid__item-2-col:nth-of-type(4731) {
    animation-delay: 473.1s; }
  .grid__item-2-col:nth-of-type(4732) {
    animation-delay: 473.2s; }
  .grid__item-2-col:nth-of-type(4733) {
    animation-delay: 473.3s; }
  .grid__item-2-col:nth-of-type(4734) {
    animation-delay: 473.4s; }
  .grid__item-2-col:nth-of-type(4735) {
    animation-delay: 473.5s; }
  .grid__item-2-col:nth-of-type(4736) {
    animation-delay: 473.6s; }
  .grid__item-2-col:nth-of-type(4737) {
    animation-delay: 473.7s; }
  .grid__item-2-col:nth-of-type(4738) {
    animation-delay: 473.8s; }
  .grid__item-2-col:nth-of-type(4739) {
    animation-delay: 473.9s; }
  .grid__item-2-col:nth-of-type(4740) {
    animation-delay: 474s; }
  .grid__item-2-col:nth-of-type(4741) {
    animation-delay: 474.1s; }
  .grid__item-2-col:nth-of-type(4742) {
    animation-delay: 474.2s; }
  .grid__item-2-col:nth-of-type(4743) {
    animation-delay: 474.3s; }
  .grid__item-2-col:nth-of-type(4744) {
    animation-delay: 474.4s; }
  .grid__item-2-col:nth-of-type(4745) {
    animation-delay: 474.5s; }
  .grid__item-2-col:nth-of-type(4746) {
    animation-delay: 474.6s; }
  .grid__item-2-col:nth-of-type(4747) {
    animation-delay: 474.7s; }
  .grid__item-2-col:nth-of-type(4748) {
    animation-delay: 474.8s; }
  .grid__item-2-col:nth-of-type(4749) {
    animation-delay: 474.9s; }
  .grid__item-2-col:nth-of-type(4750) {
    animation-delay: 475s; }
  .grid__item-2-col:nth-of-type(4751) {
    animation-delay: 475.1s; }
  .grid__item-2-col:nth-of-type(4752) {
    animation-delay: 475.2s; }
  .grid__item-2-col:nth-of-type(4753) {
    animation-delay: 475.3s; }
  .grid__item-2-col:nth-of-type(4754) {
    animation-delay: 475.4s; }
  .grid__item-2-col:nth-of-type(4755) {
    animation-delay: 475.5s; }
  .grid__item-2-col:nth-of-type(4756) {
    animation-delay: 475.6s; }
  .grid__item-2-col:nth-of-type(4757) {
    animation-delay: 475.7s; }
  .grid__item-2-col:nth-of-type(4758) {
    animation-delay: 475.8s; }
  .grid__item-2-col:nth-of-type(4759) {
    animation-delay: 475.9s; }
  .grid__item-2-col:nth-of-type(4760) {
    animation-delay: 476s; }
  .grid__item-2-col:nth-of-type(4761) {
    animation-delay: 476.1s; }
  .grid__item-2-col:nth-of-type(4762) {
    animation-delay: 476.2s; }
  .grid__item-2-col:nth-of-type(4763) {
    animation-delay: 476.3s; }
  .grid__item-2-col:nth-of-type(4764) {
    animation-delay: 476.4s; }
  .grid__item-2-col:nth-of-type(4765) {
    animation-delay: 476.5s; }
  .grid__item-2-col:nth-of-type(4766) {
    animation-delay: 476.6s; }
  .grid__item-2-col:nth-of-type(4767) {
    animation-delay: 476.7s; }
  .grid__item-2-col:nth-of-type(4768) {
    animation-delay: 476.8s; }
  .grid__item-2-col:nth-of-type(4769) {
    animation-delay: 476.9s; }
  .grid__item-2-col:nth-of-type(4770) {
    animation-delay: 477s; }
  .grid__item-2-col:nth-of-type(4771) {
    animation-delay: 477.1s; }
  .grid__item-2-col:nth-of-type(4772) {
    animation-delay: 477.2s; }
  .grid__item-2-col:nth-of-type(4773) {
    animation-delay: 477.3s; }
  .grid__item-2-col:nth-of-type(4774) {
    animation-delay: 477.4s; }
  .grid__item-2-col:nth-of-type(4775) {
    animation-delay: 477.5s; }
  .grid__item-2-col:nth-of-type(4776) {
    animation-delay: 477.6s; }
  .grid__item-2-col:nth-of-type(4777) {
    animation-delay: 477.7s; }
  .grid__item-2-col:nth-of-type(4778) {
    animation-delay: 477.8s; }
  .grid__item-2-col:nth-of-type(4779) {
    animation-delay: 477.9s; }
  .grid__item-2-col:nth-of-type(4780) {
    animation-delay: 478s; }
  .grid__item-2-col:nth-of-type(4781) {
    animation-delay: 478.1s; }
  .grid__item-2-col:nth-of-type(4782) {
    animation-delay: 478.2s; }
  .grid__item-2-col:nth-of-type(4783) {
    animation-delay: 478.3s; }
  .grid__item-2-col:nth-of-type(4784) {
    animation-delay: 478.4s; }
  .grid__item-2-col:nth-of-type(4785) {
    animation-delay: 478.5s; }
  .grid__item-2-col:nth-of-type(4786) {
    animation-delay: 478.6s; }
  .grid__item-2-col:nth-of-type(4787) {
    animation-delay: 478.7s; }
  .grid__item-2-col:nth-of-type(4788) {
    animation-delay: 478.8s; }
  .grid__item-2-col:nth-of-type(4789) {
    animation-delay: 478.9s; }
  .grid__item-2-col:nth-of-type(4790) {
    animation-delay: 479s; }
  .grid__item-2-col:nth-of-type(4791) {
    animation-delay: 479.1s; }
  .grid__item-2-col:nth-of-type(4792) {
    animation-delay: 479.2s; }
  .grid__item-2-col:nth-of-type(4793) {
    animation-delay: 479.3s; }
  .grid__item-2-col:nth-of-type(4794) {
    animation-delay: 479.4s; }
  .grid__item-2-col:nth-of-type(4795) {
    animation-delay: 479.5s; }
  .grid__item-2-col:nth-of-type(4796) {
    animation-delay: 479.6s; }
  .grid__item-2-col:nth-of-type(4797) {
    animation-delay: 479.7s; }
  .grid__item-2-col:nth-of-type(4798) {
    animation-delay: 479.8s; }
  .grid__item-2-col:nth-of-type(4799) {
    animation-delay: 479.9s; }
  .grid__item-2-col:nth-of-type(4800) {
    animation-delay: 480s; }
  .grid__item-2-col:nth-of-type(4801) {
    animation-delay: 480.1s; }
  .grid__item-2-col:nth-of-type(4802) {
    animation-delay: 480.2s; }
  .grid__item-2-col:nth-of-type(4803) {
    animation-delay: 480.3s; }
  .grid__item-2-col:nth-of-type(4804) {
    animation-delay: 480.4s; }
  .grid__item-2-col:nth-of-type(4805) {
    animation-delay: 480.5s; }
  .grid__item-2-col:nth-of-type(4806) {
    animation-delay: 480.6s; }
  .grid__item-2-col:nth-of-type(4807) {
    animation-delay: 480.7s; }
  .grid__item-2-col:nth-of-type(4808) {
    animation-delay: 480.8s; }
  .grid__item-2-col:nth-of-type(4809) {
    animation-delay: 480.9s; }
  .grid__item-2-col:nth-of-type(4810) {
    animation-delay: 481s; }
  .grid__item-2-col:nth-of-type(4811) {
    animation-delay: 481.1s; }
  .grid__item-2-col:nth-of-type(4812) {
    animation-delay: 481.2s; }
  .grid__item-2-col:nth-of-type(4813) {
    animation-delay: 481.3s; }
  .grid__item-2-col:nth-of-type(4814) {
    animation-delay: 481.4s; }
  .grid__item-2-col:nth-of-type(4815) {
    animation-delay: 481.5s; }
  .grid__item-2-col:nth-of-type(4816) {
    animation-delay: 481.6s; }
  .grid__item-2-col:nth-of-type(4817) {
    animation-delay: 481.7s; }
  .grid__item-2-col:nth-of-type(4818) {
    animation-delay: 481.8s; }
  .grid__item-2-col:nth-of-type(4819) {
    animation-delay: 481.9s; }
  .grid__item-2-col:nth-of-type(4820) {
    animation-delay: 482s; }
  .grid__item-2-col:nth-of-type(4821) {
    animation-delay: 482.1s; }
  .grid__item-2-col:nth-of-type(4822) {
    animation-delay: 482.2s; }
  .grid__item-2-col:nth-of-type(4823) {
    animation-delay: 482.3s; }
  .grid__item-2-col:nth-of-type(4824) {
    animation-delay: 482.4s; }
  .grid__item-2-col:nth-of-type(4825) {
    animation-delay: 482.5s; }
  .grid__item-2-col:nth-of-type(4826) {
    animation-delay: 482.6s; }
  .grid__item-2-col:nth-of-type(4827) {
    animation-delay: 482.7s; }
  .grid__item-2-col:nth-of-type(4828) {
    animation-delay: 482.8s; }
  .grid__item-2-col:nth-of-type(4829) {
    animation-delay: 482.9s; }
  .grid__item-2-col:nth-of-type(4830) {
    animation-delay: 483s; }
  .grid__item-2-col:nth-of-type(4831) {
    animation-delay: 483.1s; }
  .grid__item-2-col:nth-of-type(4832) {
    animation-delay: 483.2s; }
  .grid__item-2-col:nth-of-type(4833) {
    animation-delay: 483.3s; }
  .grid__item-2-col:nth-of-type(4834) {
    animation-delay: 483.4s; }
  .grid__item-2-col:nth-of-type(4835) {
    animation-delay: 483.5s; }
  .grid__item-2-col:nth-of-type(4836) {
    animation-delay: 483.6s; }
  .grid__item-2-col:nth-of-type(4837) {
    animation-delay: 483.7s; }
  .grid__item-2-col:nth-of-type(4838) {
    animation-delay: 483.8s; }
  .grid__item-2-col:nth-of-type(4839) {
    animation-delay: 483.9s; }
  .grid__item-2-col:nth-of-type(4840) {
    animation-delay: 484s; }
  .grid__item-2-col:nth-of-type(4841) {
    animation-delay: 484.1s; }
  .grid__item-2-col:nth-of-type(4842) {
    animation-delay: 484.2s; }
  .grid__item-2-col:nth-of-type(4843) {
    animation-delay: 484.3s; }
  .grid__item-2-col:nth-of-type(4844) {
    animation-delay: 484.4s; }
  .grid__item-2-col:nth-of-type(4845) {
    animation-delay: 484.5s; }
  .grid__item-2-col:nth-of-type(4846) {
    animation-delay: 484.6s; }
  .grid__item-2-col:nth-of-type(4847) {
    animation-delay: 484.7s; }
  .grid__item-2-col:nth-of-type(4848) {
    animation-delay: 484.8s; }
  .grid__item-2-col:nth-of-type(4849) {
    animation-delay: 484.9s; }
  .grid__item-2-col:nth-of-type(4850) {
    animation-delay: 485s; }
  .grid__item-2-col:nth-of-type(4851) {
    animation-delay: 485.1s; }
  .grid__item-2-col:nth-of-type(4852) {
    animation-delay: 485.2s; }
  .grid__item-2-col:nth-of-type(4853) {
    animation-delay: 485.3s; }
  .grid__item-2-col:nth-of-type(4854) {
    animation-delay: 485.4s; }
  .grid__item-2-col:nth-of-type(4855) {
    animation-delay: 485.5s; }
  .grid__item-2-col:nth-of-type(4856) {
    animation-delay: 485.6s; }
  .grid__item-2-col:nth-of-type(4857) {
    animation-delay: 485.7s; }
  .grid__item-2-col:nth-of-type(4858) {
    animation-delay: 485.8s; }
  .grid__item-2-col:nth-of-type(4859) {
    animation-delay: 485.9s; }
  .grid__item-2-col:nth-of-type(4860) {
    animation-delay: 486s; }
  .grid__item-2-col:nth-of-type(4861) {
    animation-delay: 486.1s; }
  .grid__item-2-col:nth-of-type(4862) {
    animation-delay: 486.2s; }
  .grid__item-2-col:nth-of-type(4863) {
    animation-delay: 486.3s; }
  .grid__item-2-col:nth-of-type(4864) {
    animation-delay: 486.4s; }
  .grid__item-2-col:nth-of-type(4865) {
    animation-delay: 486.5s; }
  .grid__item-2-col:nth-of-type(4866) {
    animation-delay: 486.6s; }
  .grid__item-2-col:nth-of-type(4867) {
    animation-delay: 486.7s; }
  .grid__item-2-col:nth-of-type(4868) {
    animation-delay: 486.8s; }
  .grid__item-2-col:nth-of-type(4869) {
    animation-delay: 486.9s; }
  .grid__item-2-col:nth-of-type(4870) {
    animation-delay: 487s; }
  .grid__item-2-col:nth-of-type(4871) {
    animation-delay: 487.1s; }
  .grid__item-2-col:nth-of-type(4872) {
    animation-delay: 487.2s; }
  .grid__item-2-col:nth-of-type(4873) {
    animation-delay: 487.3s; }
  .grid__item-2-col:nth-of-type(4874) {
    animation-delay: 487.4s; }
  .grid__item-2-col:nth-of-type(4875) {
    animation-delay: 487.5s; }
  .grid__item-2-col:nth-of-type(4876) {
    animation-delay: 487.6s; }
  .grid__item-2-col:nth-of-type(4877) {
    animation-delay: 487.7s; }
  .grid__item-2-col:nth-of-type(4878) {
    animation-delay: 487.8s; }
  .grid__item-2-col:nth-of-type(4879) {
    animation-delay: 487.9s; }
  .grid__item-2-col:nth-of-type(4880) {
    animation-delay: 488s; }
  .grid__item-2-col:nth-of-type(4881) {
    animation-delay: 488.1s; }
  .grid__item-2-col:nth-of-type(4882) {
    animation-delay: 488.2s; }
  .grid__item-2-col:nth-of-type(4883) {
    animation-delay: 488.3s; }
  .grid__item-2-col:nth-of-type(4884) {
    animation-delay: 488.4s; }
  .grid__item-2-col:nth-of-type(4885) {
    animation-delay: 488.5s; }
  .grid__item-2-col:nth-of-type(4886) {
    animation-delay: 488.6s; }
  .grid__item-2-col:nth-of-type(4887) {
    animation-delay: 488.7s; }
  .grid__item-2-col:nth-of-type(4888) {
    animation-delay: 488.8s; }
  .grid__item-2-col:nth-of-type(4889) {
    animation-delay: 488.9s; }
  .grid__item-2-col:nth-of-type(4890) {
    animation-delay: 489s; }
  .grid__item-2-col:nth-of-type(4891) {
    animation-delay: 489.1s; }
  .grid__item-2-col:nth-of-type(4892) {
    animation-delay: 489.2s; }
  .grid__item-2-col:nth-of-type(4893) {
    animation-delay: 489.3s; }
  .grid__item-2-col:nth-of-type(4894) {
    animation-delay: 489.4s; }
  .grid__item-2-col:nth-of-type(4895) {
    animation-delay: 489.5s; }
  .grid__item-2-col:nth-of-type(4896) {
    animation-delay: 489.6s; }
  .grid__item-2-col:nth-of-type(4897) {
    animation-delay: 489.7s; }
  .grid__item-2-col:nth-of-type(4898) {
    animation-delay: 489.8s; }
  .grid__item-2-col:nth-of-type(4899) {
    animation-delay: 489.9s; }
  .grid__item-2-col:nth-of-type(4900) {
    animation-delay: 490s; }
  .grid__item-2-col:nth-of-type(4901) {
    animation-delay: 490.1s; }
  .grid__item-2-col:nth-of-type(4902) {
    animation-delay: 490.2s; }
  .grid__item-2-col:nth-of-type(4903) {
    animation-delay: 490.3s; }
  .grid__item-2-col:nth-of-type(4904) {
    animation-delay: 490.4s; }
  .grid__item-2-col:nth-of-type(4905) {
    animation-delay: 490.5s; }
  .grid__item-2-col:nth-of-type(4906) {
    animation-delay: 490.6s; }
  .grid__item-2-col:nth-of-type(4907) {
    animation-delay: 490.7s; }
  .grid__item-2-col:nth-of-type(4908) {
    animation-delay: 490.8s; }
  .grid__item-2-col:nth-of-type(4909) {
    animation-delay: 490.9s; }
  .grid__item-2-col:nth-of-type(4910) {
    animation-delay: 491s; }
  .grid__item-2-col:nth-of-type(4911) {
    animation-delay: 491.1s; }
  .grid__item-2-col:nth-of-type(4912) {
    animation-delay: 491.2s; }
  .grid__item-2-col:nth-of-type(4913) {
    animation-delay: 491.3s; }
  .grid__item-2-col:nth-of-type(4914) {
    animation-delay: 491.4s; }
  .grid__item-2-col:nth-of-type(4915) {
    animation-delay: 491.5s; }
  .grid__item-2-col:nth-of-type(4916) {
    animation-delay: 491.6s; }
  .grid__item-2-col:nth-of-type(4917) {
    animation-delay: 491.7s; }
  .grid__item-2-col:nth-of-type(4918) {
    animation-delay: 491.8s; }
  .grid__item-2-col:nth-of-type(4919) {
    animation-delay: 491.9s; }
  .grid__item-2-col:nth-of-type(4920) {
    animation-delay: 492s; }
  .grid__item-2-col:nth-of-type(4921) {
    animation-delay: 492.1s; }
  .grid__item-2-col:nth-of-type(4922) {
    animation-delay: 492.2s; }
  .grid__item-2-col:nth-of-type(4923) {
    animation-delay: 492.3s; }
  .grid__item-2-col:nth-of-type(4924) {
    animation-delay: 492.4s; }
  .grid__item-2-col:nth-of-type(4925) {
    animation-delay: 492.5s; }
  .grid__item-2-col:nth-of-type(4926) {
    animation-delay: 492.6s; }
  .grid__item-2-col:nth-of-type(4927) {
    animation-delay: 492.7s; }
  .grid__item-2-col:nth-of-type(4928) {
    animation-delay: 492.8s; }
  .grid__item-2-col:nth-of-type(4929) {
    animation-delay: 492.9s; }
  .grid__item-2-col:nth-of-type(4930) {
    animation-delay: 493s; }
  .grid__item-2-col:nth-of-type(4931) {
    animation-delay: 493.1s; }
  .grid__item-2-col:nth-of-type(4932) {
    animation-delay: 493.2s; }
  .grid__item-2-col:nth-of-type(4933) {
    animation-delay: 493.3s; }
  .grid__item-2-col:nth-of-type(4934) {
    animation-delay: 493.4s; }
  .grid__item-2-col:nth-of-type(4935) {
    animation-delay: 493.5s; }
  .grid__item-2-col:nth-of-type(4936) {
    animation-delay: 493.6s; }
  .grid__item-2-col:nth-of-type(4937) {
    animation-delay: 493.7s; }
  .grid__item-2-col:nth-of-type(4938) {
    animation-delay: 493.8s; }
  .grid__item-2-col:nth-of-type(4939) {
    animation-delay: 493.9s; }
  .grid__item-2-col:nth-of-type(4940) {
    animation-delay: 494s; }
  .grid__item-2-col:nth-of-type(4941) {
    animation-delay: 494.1s; }
  .grid__item-2-col:nth-of-type(4942) {
    animation-delay: 494.2s; }
  .grid__item-2-col:nth-of-type(4943) {
    animation-delay: 494.3s; }
  .grid__item-2-col:nth-of-type(4944) {
    animation-delay: 494.4s; }
  .grid__item-2-col:nth-of-type(4945) {
    animation-delay: 494.5s; }
  .grid__item-2-col:nth-of-type(4946) {
    animation-delay: 494.6s; }
  .grid__item-2-col:nth-of-type(4947) {
    animation-delay: 494.7s; }
  .grid__item-2-col:nth-of-type(4948) {
    animation-delay: 494.8s; }
  .grid__item-2-col:nth-of-type(4949) {
    animation-delay: 494.9s; }
  .grid__item-2-col:nth-of-type(4950) {
    animation-delay: 495s; }
  .grid__item-2-col:nth-of-type(4951) {
    animation-delay: 495.1s; }
  .grid__item-2-col:nth-of-type(4952) {
    animation-delay: 495.2s; }
  .grid__item-2-col:nth-of-type(4953) {
    animation-delay: 495.3s; }
  .grid__item-2-col:nth-of-type(4954) {
    animation-delay: 495.4s; }
  .grid__item-2-col:nth-of-type(4955) {
    animation-delay: 495.5s; }
  .grid__item-2-col:nth-of-type(4956) {
    animation-delay: 495.6s; }
  .grid__item-2-col:nth-of-type(4957) {
    animation-delay: 495.7s; }
  .grid__item-2-col:nth-of-type(4958) {
    animation-delay: 495.8s; }
  .grid__item-2-col:nth-of-type(4959) {
    animation-delay: 495.9s; }
  .grid__item-2-col:nth-of-type(4960) {
    animation-delay: 496s; }
  .grid__item-2-col:nth-of-type(4961) {
    animation-delay: 496.1s; }
  .grid__item-2-col:nth-of-type(4962) {
    animation-delay: 496.2s; }
  .grid__item-2-col:nth-of-type(4963) {
    animation-delay: 496.3s; }
  .grid__item-2-col:nth-of-type(4964) {
    animation-delay: 496.4s; }
  .grid__item-2-col:nth-of-type(4965) {
    animation-delay: 496.5s; }
  .grid__item-2-col:nth-of-type(4966) {
    animation-delay: 496.6s; }
  .grid__item-2-col:nth-of-type(4967) {
    animation-delay: 496.7s; }
  .grid__item-2-col:nth-of-type(4968) {
    animation-delay: 496.8s; }
  .grid__item-2-col:nth-of-type(4969) {
    animation-delay: 496.9s; }
  .grid__item-2-col:nth-of-type(4970) {
    animation-delay: 497s; }
  .grid__item-2-col:nth-of-type(4971) {
    animation-delay: 497.1s; }
  .grid__item-2-col:nth-of-type(4972) {
    animation-delay: 497.2s; }
  .grid__item-2-col:nth-of-type(4973) {
    animation-delay: 497.3s; }
  .grid__item-2-col:nth-of-type(4974) {
    animation-delay: 497.4s; }
  .grid__item-2-col:nth-of-type(4975) {
    animation-delay: 497.5s; }
  .grid__item-2-col:nth-of-type(4976) {
    animation-delay: 497.6s; }
  .grid__item-2-col:nth-of-type(4977) {
    animation-delay: 497.7s; }
  .grid__item-2-col:nth-of-type(4978) {
    animation-delay: 497.8s; }
  .grid__item-2-col:nth-of-type(4979) {
    animation-delay: 497.9s; }
  .grid__item-2-col:nth-of-type(4980) {
    animation-delay: 498s; }
  .grid__item-2-col:nth-of-type(4981) {
    animation-delay: 498.1s; }
  .grid__item-2-col:nth-of-type(4982) {
    animation-delay: 498.2s; }
  .grid__item-2-col:nth-of-type(4983) {
    animation-delay: 498.3s; }
  .grid__item-2-col:nth-of-type(4984) {
    animation-delay: 498.4s; }
  .grid__item-2-col:nth-of-type(4985) {
    animation-delay: 498.5s; }
  .grid__item-2-col:nth-of-type(4986) {
    animation-delay: 498.6s; }
  .grid__item-2-col:nth-of-type(4987) {
    animation-delay: 498.7s; }
  .grid__item-2-col:nth-of-type(4988) {
    animation-delay: 498.8s; }
  .grid__item-2-col:nth-of-type(4989) {
    animation-delay: 498.9s; }
  .grid__item-2-col:nth-of-type(4990) {
    animation-delay: 499s; }
  .grid__item-2-col:nth-of-type(4991) {
    animation-delay: 499.1s; }
  .grid__item-2-col:nth-of-type(4992) {
    animation-delay: 499.2s; }
  .grid__item-2-col:nth-of-type(4993) {
    animation-delay: 499.3s; }
  .grid__item-2-col:nth-of-type(4994) {
    animation-delay: 499.4s; }
  .grid__item-2-col:nth-of-type(4995) {
    animation-delay: 499.5s; }
  .grid__item-2-col:nth-of-type(4996) {
    animation-delay: 499.6s; }
  .grid__item-2-col:nth-of-type(4997) {
    animation-delay: 499.7s; }
  .grid__item-2-col:nth-of-type(4998) {
    animation-delay: 499.8s; }
  .grid__item-2-col:nth-of-type(4999) {
    animation-delay: 499.9s; }
  .grid__item-2-col:nth-of-type(5000) {
    animation-delay: 500s; }
  .grid__item-2-col:nth-of-type(5001) {
    animation-delay: 500.1s; }
  .grid__item-2-col:nth-of-type(5002) {
    animation-delay: 500.2s; }
  .grid__item-2-col:nth-of-type(5003) {
    animation-delay: 500.3s; }
  .grid__item-2-col:nth-of-type(5004) {
    animation-delay: 500.4s; }
  .grid__item-2-col:nth-of-type(5005) {
    animation-delay: 500.5s; }
  .grid__item-2-col:nth-of-type(5006) {
    animation-delay: 500.6s; }
  .grid__item-2-col:nth-of-type(5007) {
    animation-delay: 500.7s; }
  .grid__item-2-col:nth-of-type(5008) {
    animation-delay: 500.8s; }
  .grid__item-2-col:nth-of-type(5009) {
    animation-delay: 500.9s; }
  .grid__item-2-col:nth-of-type(5010) {
    animation-delay: 501s; }
  .grid__item-2-col:nth-of-type(5011) {
    animation-delay: 501.1s; }
  .grid__item-2-col:nth-of-type(5012) {
    animation-delay: 501.2s; }
  .grid__item-2-col:nth-of-type(5013) {
    animation-delay: 501.3s; }
  .grid__item-2-col:nth-of-type(5014) {
    animation-delay: 501.4s; }
  .grid__item-2-col:nth-of-type(5015) {
    animation-delay: 501.5s; }
  .grid__item-2-col:nth-of-type(5016) {
    animation-delay: 501.6s; }
  .grid__item-2-col:nth-of-type(5017) {
    animation-delay: 501.7s; }
  .grid__item-2-col:nth-of-type(5018) {
    animation-delay: 501.8s; }
  .grid__item-2-col:nth-of-type(5019) {
    animation-delay: 501.9s; }
  .grid__item-2-col:nth-of-type(5020) {
    animation-delay: 502s; }
  .grid__item-2-col:nth-of-type(5021) {
    animation-delay: 502.1s; }
  .grid__item-2-col:nth-of-type(5022) {
    animation-delay: 502.2s; }
  .grid__item-2-col:nth-of-type(5023) {
    animation-delay: 502.3s; }
  .grid__item-2-col:nth-of-type(5024) {
    animation-delay: 502.4s; }
  .grid__item-2-col:nth-of-type(5025) {
    animation-delay: 502.5s; }
  .grid__item-2-col:nth-of-type(5026) {
    animation-delay: 502.6s; }
  .grid__item-2-col:nth-of-type(5027) {
    animation-delay: 502.7s; }
  .grid__item-2-col:nth-of-type(5028) {
    animation-delay: 502.8s; }
  .grid__item-2-col:nth-of-type(5029) {
    animation-delay: 502.9s; }
  .grid__item-2-col:nth-of-type(5030) {
    animation-delay: 503s; }
  .grid__item-2-col:nth-of-type(5031) {
    animation-delay: 503.1s; }
  .grid__item-2-col:nth-of-type(5032) {
    animation-delay: 503.2s; }
  .grid__item-2-col:nth-of-type(5033) {
    animation-delay: 503.3s; }
  .grid__item-2-col:nth-of-type(5034) {
    animation-delay: 503.4s; }
  .grid__item-2-col:nth-of-type(5035) {
    animation-delay: 503.5s; }
  .grid__item-2-col:nth-of-type(5036) {
    animation-delay: 503.6s; }
  .grid__item-2-col:nth-of-type(5037) {
    animation-delay: 503.7s; }
  .grid__item-2-col:nth-of-type(5038) {
    animation-delay: 503.8s; }
  .grid__item-2-col:nth-of-type(5039) {
    animation-delay: 503.9s; }
  .grid__item-2-col:nth-of-type(5040) {
    animation-delay: 504s; }
  .grid__item-2-col:nth-of-type(5041) {
    animation-delay: 504.1s; }
  .grid__item-2-col:nth-of-type(5042) {
    animation-delay: 504.2s; }
  .grid__item-2-col:nth-of-type(5043) {
    animation-delay: 504.3s; }
  .grid__item-2-col:nth-of-type(5044) {
    animation-delay: 504.4s; }
  .grid__item-2-col:nth-of-type(5045) {
    animation-delay: 504.5s; }
  .grid__item-2-col:nth-of-type(5046) {
    animation-delay: 504.6s; }
  .grid__item-2-col:nth-of-type(5047) {
    animation-delay: 504.7s; }
  .grid__item-2-col:nth-of-type(5048) {
    animation-delay: 504.8s; }
  .grid__item-2-col:nth-of-type(5049) {
    animation-delay: 504.9s; }
  .grid__item-2-col:nth-of-type(5050) {
    animation-delay: 505s; }
  .grid__item-2-col:nth-of-type(5051) {
    animation-delay: 505.1s; }
  .grid__item-2-col:nth-of-type(5052) {
    animation-delay: 505.2s; }
  .grid__item-2-col:nth-of-type(5053) {
    animation-delay: 505.3s; }
  .grid__item-2-col:nth-of-type(5054) {
    animation-delay: 505.4s; }
  .grid__item-2-col:nth-of-type(5055) {
    animation-delay: 505.5s; }
  .grid__item-2-col:nth-of-type(5056) {
    animation-delay: 505.6s; }
  .grid__item-2-col:nth-of-type(5057) {
    animation-delay: 505.7s; }
  .grid__item-2-col:nth-of-type(5058) {
    animation-delay: 505.8s; }
  .grid__item-2-col:nth-of-type(5059) {
    animation-delay: 505.9s; }
  .grid__item-2-col:nth-of-type(5060) {
    animation-delay: 506s; }
  .grid__item-2-col:nth-of-type(5061) {
    animation-delay: 506.1s; }
  .grid__item-2-col:nth-of-type(5062) {
    animation-delay: 506.2s; }
  .grid__item-2-col:nth-of-type(5063) {
    animation-delay: 506.3s; }
  .grid__item-2-col:nth-of-type(5064) {
    animation-delay: 506.4s; }
  .grid__item-2-col:nth-of-type(5065) {
    animation-delay: 506.5s; }
  .grid__item-2-col:nth-of-type(5066) {
    animation-delay: 506.6s; }
  .grid__item-2-col:nth-of-type(5067) {
    animation-delay: 506.7s; }
  .grid__item-2-col:nth-of-type(5068) {
    animation-delay: 506.8s; }
  .grid__item-2-col:nth-of-type(5069) {
    animation-delay: 506.9s; }
  .grid__item-2-col:nth-of-type(5070) {
    animation-delay: 507s; }
  .grid__item-2-col:nth-of-type(5071) {
    animation-delay: 507.1s; }
  .grid__item-2-col:nth-of-type(5072) {
    animation-delay: 507.2s; }
  .grid__item-2-col:nth-of-type(5073) {
    animation-delay: 507.3s; }
  .grid__item-2-col:nth-of-type(5074) {
    animation-delay: 507.4s; }
  .grid__item-2-col:nth-of-type(5075) {
    animation-delay: 507.5s; }
  .grid__item-2-col:nth-of-type(5076) {
    animation-delay: 507.6s; }
  .grid__item-2-col:nth-of-type(5077) {
    animation-delay: 507.7s; }
  .grid__item-2-col:nth-of-type(5078) {
    animation-delay: 507.8s; }
  .grid__item-2-col:nth-of-type(5079) {
    animation-delay: 507.9s; }
  .grid__item-2-col:nth-of-type(5080) {
    animation-delay: 508s; }
  .grid__item-2-col:nth-of-type(5081) {
    animation-delay: 508.1s; }
  .grid__item-2-col:nth-of-type(5082) {
    animation-delay: 508.2s; }
  .grid__item-2-col:nth-of-type(5083) {
    animation-delay: 508.3s; }
  .grid__item-2-col:nth-of-type(5084) {
    animation-delay: 508.4s; }
  .grid__item-2-col:nth-of-type(5085) {
    animation-delay: 508.5s; }
  .grid__item-2-col:nth-of-type(5086) {
    animation-delay: 508.6s; }
  .grid__item-2-col:nth-of-type(5087) {
    animation-delay: 508.7s; }
  .grid__item-2-col:nth-of-type(5088) {
    animation-delay: 508.8s; }
  .grid__item-2-col:nth-of-type(5089) {
    animation-delay: 508.9s; }
  .grid__item-2-col:nth-of-type(5090) {
    animation-delay: 509s; }
  .grid__item-2-col:nth-of-type(5091) {
    animation-delay: 509.1s; }
  .grid__item-2-col:nth-of-type(5092) {
    animation-delay: 509.2s; }
  .grid__item-2-col:nth-of-type(5093) {
    animation-delay: 509.3s; }
  .grid__item-2-col:nth-of-type(5094) {
    animation-delay: 509.4s; }
  .grid__item-2-col:nth-of-type(5095) {
    animation-delay: 509.5s; }
  .grid__item-2-col:nth-of-type(5096) {
    animation-delay: 509.6s; }
  .grid__item-2-col:nth-of-type(5097) {
    animation-delay: 509.7s; }
  .grid__item-2-col:nth-of-type(5098) {
    animation-delay: 509.8s; }
  .grid__item-2-col:nth-of-type(5099) {
    animation-delay: 509.9s; }
  .grid__item-2-col:nth-of-type(5100) {
    animation-delay: 510s; }
  .grid__item-2-col:nth-of-type(5101) {
    animation-delay: 510.1s; }
  .grid__item-2-col:nth-of-type(5102) {
    animation-delay: 510.2s; }
  .grid__item-2-col:nth-of-type(5103) {
    animation-delay: 510.3s; }
  .grid__item-2-col:nth-of-type(5104) {
    animation-delay: 510.4s; }
  .grid__item-2-col:nth-of-type(5105) {
    animation-delay: 510.5s; }
  .grid__item-2-col:nth-of-type(5106) {
    animation-delay: 510.6s; }
  .grid__item-2-col:nth-of-type(5107) {
    animation-delay: 510.7s; }
  .grid__item-2-col:nth-of-type(5108) {
    animation-delay: 510.8s; }
  .grid__item-2-col:nth-of-type(5109) {
    animation-delay: 510.9s; }
  .grid__item-2-col:nth-of-type(5110) {
    animation-delay: 511s; }
  .grid__item-2-col:nth-of-type(5111) {
    animation-delay: 511.1s; }
  .grid__item-2-col:nth-of-type(5112) {
    animation-delay: 511.2s; }
  .grid__item-2-col:nth-of-type(5113) {
    animation-delay: 511.3s; }
  .grid__item-2-col:nth-of-type(5114) {
    animation-delay: 511.4s; }
  .grid__item-2-col:nth-of-type(5115) {
    animation-delay: 511.5s; }
  .grid__item-2-col:nth-of-type(5116) {
    animation-delay: 511.6s; }
  .grid__item-2-col:nth-of-type(5117) {
    animation-delay: 511.7s; }
  .grid__item-2-col:nth-of-type(5118) {
    animation-delay: 511.8s; }
  .grid__item-2-col:nth-of-type(5119) {
    animation-delay: 511.9s; }
  .grid__item-2-col:nth-of-type(5120) {
    animation-delay: 512s; }
  .grid__item-2-col:nth-of-type(5121) {
    animation-delay: 512.1s; }
  .grid__item-2-col:nth-of-type(5122) {
    animation-delay: 512.2s; }
  .grid__item-2-col:nth-of-type(5123) {
    animation-delay: 512.3s; }
  .grid__item-2-col:nth-of-type(5124) {
    animation-delay: 512.4s; }
  .grid__item-2-col:nth-of-type(5125) {
    animation-delay: 512.5s; }
  .grid__item-2-col:nth-of-type(5126) {
    animation-delay: 512.6s; }
  .grid__item-2-col:nth-of-type(5127) {
    animation-delay: 512.7s; }
  .grid__item-2-col:nth-of-type(5128) {
    animation-delay: 512.8s; }
  .grid__item-2-col:nth-of-type(5129) {
    animation-delay: 512.9s; }
  .grid__item-2-col:nth-of-type(5130) {
    animation-delay: 513s; }
  .grid__item-2-col:nth-of-type(5131) {
    animation-delay: 513.1s; }
  .grid__item-2-col:nth-of-type(5132) {
    animation-delay: 513.2s; }
  .grid__item-2-col:nth-of-type(5133) {
    animation-delay: 513.3s; }
  .grid__item-2-col:nth-of-type(5134) {
    animation-delay: 513.4s; }
  .grid__item-2-col:nth-of-type(5135) {
    animation-delay: 513.5s; }
  .grid__item-2-col:nth-of-type(5136) {
    animation-delay: 513.6s; }
  .grid__item-2-col:nth-of-type(5137) {
    animation-delay: 513.7s; }
  .grid__item-2-col:nth-of-type(5138) {
    animation-delay: 513.8s; }
  .grid__item-2-col:nth-of-type(5139) {
    animation-delay: 513.9s; }
  .grid__item-2-col:nth-of-type(5140) {
    animation-delay: 514s; }
  .grid__item-2-col:nth-of-type(5141) {
    animation-delay: 514.1s; }
  .grid__item-2-col:nth-of-type(5142) {
    animation-delay: 514.2s; }
  .grid__item-2-col:nth-of-type(5143) {
    animation-delay: 514.3s; }
  .grid__item-2-col:nth-of-type(5144) {
    animation-delay: 514.4s; }
  .grid__item-2-col:nth-of-type(5145) {
    animation-delay: 514.5s; }
  .grid__item-2-col:nth-of-type(5146) {
    animation-delay: 514.6s; }
  .grid__item-2-col:nth-of-type(5147) {
    animation-delay: 514.7s; }
  .grid__item-2-col:nth-of-type(5148) {
    animation-delay: 514.8s; }
  .grid__item-2-col:nth-of-type(5149) {
    animation-delay: 514.9s; }
  .grid__item-2-col:nth-of-type(5150) {
    animation-delay: 515s; }
  .grid__item-2-col:nth-of-type(5151) {
    animation-delay: 515.1s; }
  .grid__item-2-col:nth-of-type(5152) {
    animation-delay: 515.2s; }
  .grid__item-2-col:nth-of-type(5153) {
    animation-delay: 515.3s; }
  .grid__item-2-col:nth-of-type(5154) {
    animation-delay: 515.4s; }
  .grid__item-2-col:nth-of-type(5155) {
    animation-delay: 515.5s; }
  .grid__item-2-col:nth-of-type(5156) {
    animation-delay: 515.6s; }
  .grid__item-2-col:nth-of-type(5157) {
    animation-delay: 515.7s; }
  .grid__item-2-col:nth-of-type(5158) {
    animation-delay: 515.8s; }
  .grid__item-2-col:nth-of-type(5159) {
    animation-delay: 515.9s; }
  .grid__item-2-col:nth-of-type(5160) {
    animation-delay: 516s; }
  .grid__item-2-col:nth-of-type(5161) {
    animation-delay: 516.1s; }
  .grid__item-2-col:nth-of-type(5162) {
    animation-delay: 516.2s; }
  .grid__item-2-col:nth-of-type(5163) {
    animation-delay: 516.3s; }
  .grid__item-2-col:nth-of-type(5164) {
    animation-delay: 516.4s; }
  .grid__item-2-col:nth-of-type(5165) {
    animation-delay: 516.5s; }
  .grid__item-2-col:nth-of-type(5166) {
    animation-delay: 516.6s; }
  .grid__item-2-col:nth-of-type(5167) {
    animation-delay: 516.7s; }
  .grid__item-2-col:nth-of-type(5168) {
    animation-delay: 516.8s; }
  .grid__item-2-col:nth-of-type(5169) {
    animation-delay: 516.9s; }
  .grid__item-2-col:nth-of-type(5170) {
    animation-delay: 517s; }
  .grid__item-2-col:nth-of-type(5171) {
    animation-delay: 517.1s; }
  .grid__item-2-col:nth-of-type(5172) {
    animation-delay: 517.2s; }
  .grid__item-2-col:nth-of-type(5173) {
    animation-delay: 517.3s; }
  .grid__item-2-col:nth-of-type(5174) {
    animation-delay: 517.4s; }
  .grid__item-2-col:nth-of-type(5175) {
    animation-delay: 517.5s; }
  .grid__item-2-col:nth-of-type(5176) {
    animation-delay: 517.6s; }
  .grid__item-2-col:nth-of-type(5177) {
    animation-delay: 517.7s; }
  .grid__item-2-col:nth-of-type(5178) {
    animation-delay: 517.8s; }
  .grid__item-2-col:nth-of-type(5179) {
    animation-delay: 517.9s; }
  .grid__item-2-col:nth-of-type(5180) {
    animation-delay: 518s; }
  .grid__item-2-col:nth-of-type(5181) {
    animation-delay: 518.1s; }
  .grid__item-2-col:nth-of-type(5182) {
    animation-delay: 518.2s; }
  .grid__item-2-col:nth-of-type(5183) {
    animation-delay: 518.3s; }
  .grid__item-2-col:nth-of-type(5184) {
    animation-delay: 518.4s; }
  .grid__item-2-col:nth-of-type(5185) {
    animation-delay: 518.5s; }
  .grid__item-2-col:nth-of-type(5186) {
    animation-delay: 518.6s; }
  .grid__item-2-col:nth-of-type(5187) {
    animation-delay: 518.7s; }
  .grid__item-2-col:nth-of-type(5188) {
    animation-delay: 518.8s; }
  .grid__item-2-col:nth-of-type(5189) {
    animation-delay: 518.9s; }
  .grid__item-2-col:nth-of-type(5190) {
    animation-delay: 519s; }
  .grid__item-2-col:nth-of-type(5191) {
    animation-delay: 519.1s; }
  .grid__item-2-col:nth-of-type(5192) {
    animation-delay: 519.2s; }
  .grid__item-2-col:nth-of-type(5193) {
    animation-delay: 519.3s; }
  .grid__item-2-col:nth-of-type(5194) {
    animation-delay: 519.4s; }
  .grid__item-2-col:nth-of-type(5195) {
    animation-delay: 519.5s; }
  .grid__item-2-col:nth-of-type(5196) {
    animation-delay: 519.6s; }
  .grid__item-2-col:nth-of-type(5197) {
    animation-delay: 519.7s; }
  .grid__item-2-col:nth-of-type(5198) {
    animation-delay: 519.8s; }
  .grid__item-2-col:nth-of-type(5199) {
    animation-delay: 519.9s; }
  .grid__item-2-col:nth-of-type(5200) {
    animation-delay: 520s; }
  .grid__item-2-col:nth-of-type(5201) {
    animation-delay: 520.1s; }
  .grid__item-2-col:nth-of-type(5202) {
    animation-delay: 520.2s; }
  .grid__item-2-col:nth-of-type(5203) {
    animation-delay: 520.3s; }
  .grid__item-2-col:nth-of-type(5204) {
    animation-delay: 520.4s; }
  .grid__item-2-col:nth-of-type(5205) {
    animation-delay: 520.5s; }
  .grid__item-2-col:nth-of-type(5206) {
    animation-delay: 520.6s; }
  .grid__item-2-col:nth-of-type(5207) {
    animation-delay: 520.7s; }
  .grid__item-2-col:nth-of-type(5208) {
    animation-delay: 520.8s; }
  .grid__item-2-col:nth-of-type(5209) {
    animation-delay: 520.9s; }
  .grid__item-2-col:nth-of-type(5210) {
    animation-delay: 521s; }
  .grid__item-2-col:nth-of-type(5211) {
    animation-delay: 521.1s; }
  .grid__item-2-col:nth-of-type(5212) {
    animation-delay: 521.2s; }
  .grid__item-2-col:nth-of-type(5213) {
    animation-delay: 521.3s; }
  .grid__item-2-col:nth-of-type(5214) {
    animation-delay: 521.4s; }
  .grid__item-2-col:nth-of-type(5215) {
    animation-delay: 521.5s; }
  .grid__item-2-col:nth-of-type(5216) {
    animation-delay: 521.6s; }
  .grid__item-2-col:nth-of-type(5217) {
    animation-delay: 521.7s; }
  .grid__item-2-col:nth-of-type(5218) {
    animation-delay: 521.8s; }
  .grid__item-2-col:nth-of-type(5219) {
    animation-delay: 521.9s; }
  .grid__item-2-col:nth-of-type(5220) {
    animation-delay: 522s; }
  .grid__item-2-col:nth-of-type(5221) {
    animation-delay: 522.1s; }
  .grid__item-2-col:nth-of-type(5222) {
    animation-delay: 522.2s; }
  .grid__item-2-col:nth-of-type(5223) {
    animation-delay: 522.3s; }
  .grid__item-2-col:nth-of-type(5224) {
    animation-delay: 522.4s; }
  .grid__item-2-col:nth-of-type(5225) {
    animation-delay: 522.5s; }
  .grid__item-2-col:nth-of-type(5226) {
    animation-delay: 522.6s; }
  .grid__item-2-col:nth-of-type(5227) {
    animation-delay: 522.7s; }
  .grid__item-2-col:nth-of-type(5228) {
    animation-delay: 522.8s; }
  .grid__item-2-col:nth-of-type(5229) {
    animation-delay: 522.9s; }
  .grid__item-2-col:nth-of-type(5230) {
    animation-delay: 523s; }
  .grid__item-2-col:nth-of-type(5231) {
    animation-delay: 523.1s; }
  .grid__item-2-col:nth-of-type(5232) {
    animation-delay: 523.2s; }
  .grid__item-2-col:nth-of-type(5233) {
    animation-delay: 523.3s; }
  .grid__item-2-col:nth-of-type(5234) {
    animation-delay: 523.4s; }
  .grid__item-2-col:nth-of-type(5235) {
    animation-delay: 523.5s; }
  .grid__item-2-col:nth-of-type(5236) {
    animation-delay: 523.6s; }
  .grid__item-2-col:nth-of-type(5237) {
    animation-delay: 523.7s; }
  .grid__item-2-col:nth-of-type(5238) {
    animation-delay: 523.8s; }
  .grid__item-2-col:nth-of-type(5239) {
    animation-delay: 523.9s; }
  .grid__item-2-col:nth-of-type(5240) {
    animation-delay: 524s; }
  .grid__item-2-col:nth-of-type(5241) {
    animation-delay: 524.1s; }
  .grid__item-2-col:nth-of-type(5242) {
    animation-delay: 524.2s; }
  .grid__item-2-col:nth-of-type(5243) {
    animation-delay: 524.3s; }
  .grid__item-2-col:nth-of-type(5244) {
    animation-delay: 524.4s; }
  .grid__item-2-col:nth-of-type(5245) {
    animation-delay: 524.5s; }
  .grid__item-2-col:nth-of-type(5246) {
    animation-delay: 524.6s; }
  .grid__item-2-col:nth-of-type(5247) {
    animation-delay: 524.7s; }
  .grid__item-2-col:nth-of-type(5248) {
    animation-delay: 524.8s; }
  .grid__item-2-col:nth-of-type(5249) {
    animation-delay: 524.9s; }
  .grid__item-2-col:nth-of-type(5250) {
    animation-delay: 525s; }
  .grid__item-2-col:nth-of-type(5251) {
    animation-delay: 525.1s; }
  .grid__item-2-col:nth-of-type(5252) {
    animation-delay: 525.2s; }
  .grid__item-2-col:nth-of-type(5253) {
    animation-delay: 525.3s; }
  .grid__item-2-col:nth-of-type(5254) {
    animation-delay: 525.4s; }
  .grid__item-2-col:nth-of-type(5255) {
    animation-delay: 525.5s; }
  .grid__item-2-col:nth-of-type(5256) {
    animation-delay: 525.6s; }
  .grid__item-2-col:nth-of-type(5257) {
    animation-delay: 525.7s; }
  .grid__item-2-col:nth-of-type(5258) {
    animation-delay: 525.8s; }
  .grid__item-2-col:nth-of-type(5259) {
    animation-delay: 525.9s; }
  .grid__item-2-col:nth-of-type(5260) {
    animation-delay: 526s; }
  .grid__item-2-col:nth-of-type(5261) {
    animation-delay: 526.1s; }
  .grid__item-2-col:nth-of-type(5262) {
    animation-delay: 526.2s; }
  .grid__item-2-col:nth-of-type(5263) {
    animation-delay: 526.3s; }
  .grid__item-2-col:nth-of-type(5264) {
    animation-delay: 526.4s; }
  .grid__item-2-col:nth-of-type(5265) {
    animation-delay: 526.5s; }
  .grid__item-2-col:nth-of-type(5266) {
    animation-delay: 526.6s; }
  .grid__item-2-col:nth-of-type(5267) {
    animation-delay: 526.7s; }
  .grid__item-2-col:nth-of-type(5268) {
    animation-delay: 526.8s; }
  .grid__item-2-col:nth-of-type(5269) {
    animation-delay: 526.9s; }
  .grid__item-2-col:nth-of-type(5270) {
    animation-delay: 527s; }
  .grid__item-2-col:nth-of-type(5271) {
    animation-delay: 527.1s; }
  .grid__item-2-col:nth-of-type(5272) {
    animation-delay: 527.2s; }
  .grid__item-2-col:nth-of-type(5273) {
    animation-delay: 527.3s; }
  .grid__item-2-col:nth-of-type(5274) {
    animation-delay: 527.4s; }
  .grid__item-2-col:nth-of-type(5275) {
    animation-delay: 527.5s; }
  .grid__item-2-col:nth-of-type(5276) {
    animation-delay: 527.6s; }
  .grid__item-2-col:nth-of-type(5277) {
    animation-delay: 527.7s; }
  .grid__item-2-col:nth-of-type(5278) {
    animation-delay: 527.8s; }
  .grid__item-2-col:nth-of-type(5279) {
    animation-delay: 527.9s; }
  .grid__item-2-col:nth-of-type(5280) {
    animation-delay: 528s; }
  .grid__item-2-col:nth-of-type(5281) {
    animation-delay: 528.1s; }
  .grid__item-2-col:nth-of-type(5282) {
    animation-delay: 528.2s; }
  .grid__item-2-col:nth-of-type(5283) {
    animation-delay: 528.3s; }
  .grid__item-2-col:nth-of-type(5284) {
    animation-delay: 528.4s; }
  .grid__item-2-col:nth-of-type(5285) {
    animation-delay: 528.5s; }
  .grid__item-2-col:nth-of-type(5286) {
    animation-delay: 528.6s; }
  .grid__item-2-col:nth-of-type(5287) {
    animation-delay: 528.7s; }
  .grid__item-2-col:nth-of-type(5288) {
    animation-delay: 528.8s; }
  .grid__item-2-col:nth-of-type(5289) {
    animation-delay: 528.9s; }
  .grid__item-2-col:nth-of-type(5290) {
    animation-delay: 529s; }
  .grid__item-2-col:nth-of-type(5291) {
    animation-delay: 529.1s; }
  .grid__item-2-col:nth-of-type(5292) {
    animation-delay: 529.2s; }
  .grid__item-2-col:nth-of-type(5293) {
    animation-delay: 529.3s; }
  .grid__item-2-col:nth-of-type(5294) {
    animation-delay: 529.4s; }
  .grid__item-2-col:nth-of-type(5295) {
    animation-delay: 529.5s; }
  .grid__item-2-col:nth-of-type(5296) {
    animation-delay: 529.6s; }
  .grid__item-2-col:nth-of-type(5297) {
    animation-delay: 529.7s; }
  .grid__item-2-col:nth-of-type(5298) {
    animation-delay: 529.8s; }
  .grid__item-2-col:nth-of-type(5299) {
    animation-delay: 529.9s; }
  .grid__item-2-col:nth-of-type(5300) {
    animation-delay: 530s; }
  .grid__item-2-col:nth-of-type(5301) {
    animation-delay: 530.1s; }
  .grid__item-2-col:nth-of-type(5302) {
    animation-delay: 530.2s; }
  .grid__item-2-col:nth-of-type(5303) {
    animation-delay: 530.3s; }
  .grid__item-2-col:nth-of-type(5304) {
    animation-delay: 530.4s; }
  .grid__item-2-col:nth-of-type(5305) {
    animation-delay: 530.5s; }
  .grid__item-2-col:nth-of-type(5306) {
    animation-delay: 530.6s; }
  .grid__item-2-col:nth-of-type(5307) {
    animation-delay: 530.7s; }
  .grid__item-2-col:nth-of-type(5308) {
    animation-delay: 530.8s; }
  .grid__item-2-col:nth-of-type(5309) {
    animation-delay: 530.9s; }
  .grid__item-2-col:nth-of-type(5310) {
    animation-delay: 531s; }
  .grid__item-2-col:nth-of-type(5311) {
    animation-delay: 531.1s; }
  .grid__item-2-col:nth-of-type(5312) {
    animation-delay: 531.2s; }
  .grid__item-2-col:nth-of-type(5313) {
    animation-delay: 531.3s; }
  .grid__item-2-col:nth-of-type(5314) {
    animation-delay: 531.4s; }
  .grid__item-2-col:nth-of-type(5315) {
    animation-delay: 531.5s; }
  .grid__item-2-col:nth-of-type(5316) {
    animation-delay: 531.6s; }
  .grid__item-2-col:nth-of-type(5317) {
    animation-delay: 531.7s; }
  .grid__item-2-col:nth-of-type(5318) {
    animation-delay: 531.8s; }
  .grid__item-2-col:nth-of-type(5319) {
    animation-delay: 531.9s; }
  .grid__item-2-col:nth-of-type(5320) {
    animation-delay: 532s; }
  .grid__item-2-col:nth-of-type(5321) {
    animation-delay: 532.1s; }
  .grid__item-2-col:nth-of-type(5322) {
    animation-delay: 532.2s; }
  .grid__item-2-col:nth-of-type(5323) {
    animation-delay: 532.3s; }
  .grid__item-2-col:nth-of-type(5324) {
    animation-delay: 532.4s; }
  .grid__item-2-col:nth-of-type(5325) {
    animation-delay: 532.5s; }
  .grid__item-2-col:nth-of-type(5326) {
    animation-delay: 532.6s; }
  .grid__item-2-col:nth-of-type(5327) {
    animation-delay: 532.7s; }
  .grid__item-2-col:nth-of-type(5328) {
    animation-delay: 532.8s; }
  .grid__item-2-col:nth-of-type(5329) {
    animation-delay: 532.9s; }
  .grid__item-2-col:nth-of-type(5330) {
    animation-delay: 533s; }
  .grid__item-2-col:nth-of-type(5331) {
    animation-delay: 533.1s; }
  .grid__item-2-col:nth-of-type(5332) {
    animation-delay: 533.2s; }
  .grid__item-2-col:nth-of-type(5333) {
    animation-delay: 533.3s; }
  .grid__item-2-col:nth-of-type(5334) {
    animation-delay: 533.4s; }
  .grid__item-2-col:nth-of-type(5335) {
    animation-delay: 533.5s; }
  .grid__item-2-col:nth-of-type(5336) {
    animation-delay: 533.6s; }
  .grid__item-2-col:nth-of-type(5337) {
    animation-delay: 533.7s; }
  .grid__item-2-col:nth-of-type(5338) {
    animation-delay: 533.8s; }
  .grid__item-2-col:nth-of-type(5339) {
    animation-delay: 533.9s; }
  .grid__item-2-col:nth-of-type(5340) {
    animation-delay: 534s; }
  .grid__item-2-col:nth-of-type(5341) {
    animation-delay: 534.1s; }
  .grid__item-2-col:nth-of-type(5342) {
    animation-delay: 534.2s; }
  .grid__item-2-col:nth-of-type(5343) {
    animation-delay: 534.3s; }
  .grid__item-2-col:nth-of-type(5344) {
    animation-delay: 534.4s; }
  .grid__item-2-col:nth-of-type(5345) {
    animation-delay: 534.5s; }
  .grid__item-2-col:nth-of-type(5346) {
    animation-delay: 534.6s; }
  .grid__item-2-col:nth-of-type(5347) {
    animation-delay: 534.7s; }
  .grid__item-2-col:nth-of-type(5348) {
    animation-delay: 534.8s; }
  .grid__item-2-col:nth-of-type(5349) {
    animation-delay: 534.9s; }
  .grid__item-2-col:nth-of-type(5350) {
    animation-delay: 535s; }
  .grid__item-2-col:nth-of-type(5351) {
    animation-delay: 535.1s; }
  .grid__item-2-col:nth-of-type(5352) {
    animation-delay: 535.2s; }
  .grid__item-2-col:nth-of-type(5353) {
    animation-delay: 535.3s; }
  .grid__item-2-col:nth-of-type(5354) {
    animation-delay: 535.4s; }
  .grid__item-2-col:nth-of-type(5355) {
    animation-delay: 535.5s; }
  .grid__item-2-col:nth-of-type(5356) {
    animation-delay: 535.6s; }
  .grid__item-2-col:nth-of-type(5357) {
    animation-delay: 535.7s; }
  .grid__item-2-col:nth-of-type(5358) {
    animation-delay: 535.8s; }
  .grid__item-2-col:nth-of-type(5359) {
    animation-delay: 535.9s; }
  .grid__item-2-col:nth-of-type(5360) {
    animation-delay: 536s; }
  .grid__item-2-col:nth-of-type(5361) {
    animation-delay: 536.1s; }
  .grid__item-2-col:nth-of-type(5362) {
    animation-delay: 536.2s; }
  .grid__item-2-col:nth-of-type(5363) {
    animation-delay: 536.3s; }
  .grid__item-2-col:nth-of-type(5364) {
    animation-delay: 536.4s; }
  .grid__item-2-col:nth-of-type(5365) {
    animation-delay: 536.5s; }
  .grid__item-2-col:nth-of-type(5366) {
    animation-delay: 536.6s; }
  .grid__item-2-col:nth-of-type(5367) {
    animation-delay: 536.7s; }
  .grid__item-2-col:nth-of-type(5368) {
    animation-delay: 536.8s; }
  .grid__item-2-col:nth-of-type(5369) {
    animation-delay: 536.9s; }
  .grid__item-2-col:nth-of-type(5370) {
    animation-delay: 537s; }
  .grid__item-2-col:nth-of-type(5371) {
    animation-delay: 537.1s; }
  .grid__item-2-col:nth-of-type(5372) {
    animation-delay: 537.2s; }
  .grid__item-2-col:nth-of-type(5373) {
    animation-delay: 537.3s; }
  .grid__item-2-col:nth-of-type(5374) {
    animation-delay: 537.4s; }
  .grid__item-2-col:nth-of-type(5375) {
    animation-delay: 537.5s; }
  .grid__item-2-col:nth-of-type(5376) {
    animation-delay: 537.6s; }
  .grid__item-2-col:nth-of-type(5377) {
    animation-delay: 537.7s; }
  .grid__item-2-col:nth-of-type(5378) {
    animation-delay: 537.8s; }
  .grid__item-2-col:nth-of-type(5379) {
    animation-delay: 537.9s; }
  .grid__item-2-col:nth-of-type(5380) {
    animation-delay: 538s; }
  .grid__item-2-col:nth-of-type(5381) {
    animation-delay: 538.1s; }
  .grid__item-2-col:nth-of-type(5382) {
    animation-delay: 538.2s; }
  .grid__item-2-col:nth-of-type(5383) {
    animation-delay: 538.3s; }
  .grid__item-2-col:nth-of-type(5384) {
    animation-delay: 538.4s; }
  .grid__item-2-col:nth-of-type(5385) {
    animation-delay: 538.5s; }
  .grid__item-2-col:nth-of-type(5386) {
    animation-delay: 538.6s; }
  .grid__item-2-col:nth-of-type(5387) {
    animation-delay: 538.7s; }
  .grid__item-2-col:nth-of-type(5388) {
    animation-delay: 538.8s; }
  .grid__item-2-col:nth-of-type(5389) {
    animation-delay: 538.9s; }
  .grid__item-2-col:nth-of-type(5390) {
    animation-delay: 539s; }
  .grid__item-2-col:nth-of-type(5391) {
    animation-delay: 539.1s; }
  .grid__item-2-col:nth-of-type(5392) {
    animation-delay: 539.2s; }
  .grid__item-2-col:nth-of-type(5393) {
    animation-delay: 539.3s; }
  .grid__item-2-col:nth-of-type(5394) {
    animation-delay: 539.4s; }
  .grid__item-2-col:nth-of-type(5395) {
    animation-delay: 539.5s; }
  .grid__item-2-col:nth-of-type(5396) {
    animation-delay: 539.6s; }
  .grid__item-2-col:nth-of-type(5397) {
    animation-delay: 539.7s; }
  .grid__item-2-col:nth-of-type(5398) {
    animation-delay: 539.8s; }
  .grid__item-2-col:nth-of-type(5399) {
    animation-delay: 539.9s; }
  .grid__item-2-col:nth-of-type(5400) {
    animation-delay: 540s; }
  .grid__item-2-col:nth-of-type(5401) {
    animation-delay: 540.1s; }
  .grid__item-2-col:nth-of-type(5402) {
    animation-delay: 540.2s; }
  .grid__item-2-col:nth-of-type(5403) {
    animation-delay: 540.3s; }
  .grid__item-2-col:nth-of-type(5404) {
    animation-delay: 540.4s; }
  .grid__item-2-col:nth-of-type(5405) {
    animation-delay: 540.5s; }
  .grid__item-2-col:nth-of-type(5406) {
    animation-delay: 540.6s; }
  .grid__item-2-col:nth-of-type(5407) {
    animation-delay: 540.7s; }
  .grid__item-2-col:nth-of-type(5408) {
    animation-delay: 540.8s; }
  .grid__item-2-col:nth-of-type(5409) {
    animation-delay: 540.9s; }
  .grid__item-2-col:nth-of-type(5410) {
    animation-delay: 541s; }
  .grid__item-2-col:nth-of-type(5411) {
    animation-delay: 541.1s; }
  .grid__item-2-col:nth-of-type(5412) {
    animation-delay: 541.2s; }
  .grid__item-2-col:nth-of-type(5413) {
    animation-delay: 541.3s; }
  .grid__item-2-col:nth-of-type(5414) {
    animation-delay: 541.4s; }
  .grid__item-2-col:nth-of-type(5415) {
    animation-delay: 541.5s; }
  .grid__item-2-col:nth-of-type(5416) {
    animation-delay: 541.6s; }
  .grid__item-2-col:nth-of-type(5417) {
    animation-delay: 541.7s; }
  .grid__item-2-col:nth-of-type(5418) {
    animation-delay: 541.8s; }
  .grid__item-2-col:nth-of-type(5419) {
    animation-delay: 541.9s; }
  .grid__item-2-col:nth-of-type(5420) {
    animation-delay: 542s; }
  .grid__item-2-col:nth-of-type(5421) {
    animation-delay: 542.1s; }
  .grid__item-2-col:nth-of-type(5422) {
    animation-delay: 542.2s; }
  .grid__item-2-col:nth-of-type(5423) {
    animation-delay: 542.3s; }
  .grid__item-2-col:nth-of-type(5424) {
    animation-delay: 542.4s; }
  .grid__item-2-col:nth-of-type(5425) {
    animation-delay: 542.5s; }
  .grid__item-2-col:nth-of-type(5426) {
    animation-delay: 542.6s; }
  .grid__item-2-col:nth-of-type(5427) {
    animation-delay: 542.7s; }
  .grid__item-2-col:nth-of-type(5428) {
    animation-delay: 542.8s; }
  .grid__item-2-col:nth-of-type(5429) {
    animation-delay: 542.9s; }
  .grid__item-2-col:nth-of-type(5430) {
    animation-delay: 543s; }
  .grid__item-2-col:nth-of-type(5431) {
    animation-delay: 543.1s; }
  .grid__item-2-col:nth-of-type(5432) {
    animation-delay: 543.2s; }
  .grid__item-2-col:nth-of-type(5433) {
    animation-delay: 543.3s; }
  .grid__item-2-col:nth-of-type(5434) {
    animation-delay: 543.4s; }
  .grid__item-2-col:nth-of-type(5435) {
    animation-delay: 543.5s; }
  .grid__item-2-col:nth-of-type(5436) {
    animation-delay: 543.6s; }
  .grid__item-2-col:nth-of-type(5437) {
    animation-delay: 543.7s; }
  .grid__item-2-col:nth-of-type(5438) {
    animation-delay: 543.8s; }
  .grid__item-2-col:nth-of-type(5439) {
    animation-delay: 543.9s; }
  .grid__item-2-col:nth-of-type(5440) {
    animation-delay: 544s; }
  .grid__item-2-col:nth-of-type(5441) {
    animation-delay: 544.1s; }
  .grid__item-2-col:nth-of-type(5442) {
    animation-delay: 544.2s; }
  .grid__item-2-col:nth-of-type(5443) {
    animation-delay: 544.3s; }
  .grid__item-2-col:nth-of-type(5444) {
    animation-delay: 544.4s; }
  .grid__item-2-col:nth-of-type(5445) {
    animation-delay: 544.5s; }
  .grid__item-2-col:nth-of-type(5446) {
    animation-delay: 544.6s; }
  .grid__item-2-col:nth-of-type(5447) {
    animation-delay: 544.7s; }
  .grid__item-2-col:nth-of-type(5448) {
    animation-delay: 544.8s; }
  .grid__item-2-col:nth-of-type(5449) {
    animation-delay: 544.9s; }
  .grid__item-2-col:nth-of-type(5450) {
    animation-delay: 545s; }
  .grid__item-2-col:nth-of-type(5451) {
    animation-delay: 545.1s; }
  .grid__item-2-col:nth-of-type(5452) {
    animation-delay: 545.2s; }
  .grid__item-2-col:nth-of-type(5453) {
    animation-delay: 545.3s; }
  .grid__item-2-col:nth-of-type(5454) {
    animation-delay: 545.4s; }
  .grid__item-2-col:nth-of-type(5455) {
    animation-delay: 545.5s; }
  .grid__item-2-col:nth-of-type(5456) {
    animation-delay: 545.6s; }
  .grid__item-2-col:nth-of-type(5457) {
    animation-delay: 545.7s; }
  .grid__item-2-col:nth-of-type(5458) {
    animation-delay: 545.8s; }
  .grid__item-2-col:nth-of-type(5459) {
    animation-delay: 545.9s; }
  .grid__item-2-col:nth-of-type(5460) {
    animation-delay: 546s; }
  .grid__item-2-col:nth-of-type(5461) {
    animation-delay: 546.1s; }
  .grid__item-2-col:nth-of-type(5462) {
    animation-delay: 546.2s; }
  .grid__item-2-col:nth-of-type(5463) {
    animation-delay: 546.3s; }
  .grid__item-2-col:nth-of-type(5464) {
    animation-delay: 546.4s; }
  .grid__item-2-col:nth-of-type(5465) {
    animation-delay: 546.5s; }
  .grid__item-2-col:nth-of-type(5466) {
    animation-delay: 546.6s; }
  .grid__item-2-col:nth-of-type(5467) {
    animation-delay: 546.7s; }
  .grid__item-2-col:nth-of-type(5468) {
    animation-delay: 546.8s; }
  .grid__item-2-col:nth-of-type(5469) {
    animation-delay: 546.9s; }
  .grid__item-2-col:nth-of-type(5470) {
    animation-delay: 547s; }
  .grid__item-2-col:nth-of-type(5471) {
    animation-delay: 547.1s; }
  .grid__item-2-col:nth-of-type(5472) {
    animation-delay: 547.2s; }
  .grid__item-2-col:nth-of-type(5473) {
    animation-delay: 547.3s; }
  .grid__item-2-col:nth-of-type(5474) {
    animation-delay: 547.4s; }
  .grid__item-2-col:nth-of-type(5475) {
    animation-delay: 547.5s; }
  .grid__item-2-col:nth-of-type(5476) {
    animation-delay: 547.6s; }
  .grid__item-2-col:nth-of-type(5477) {
    animation-delay: 547.7s; }
  .grid__item-2-col:nth-of-type(5478) {
    animation-delay: 547.8s; }
  .grid__item-2-col:nth-of-type(5479) {
    animation-delay: 547.9s; }
  .grid__item-2-col:nth-of-type(5480) {
    animation-delay: 548s; }
  .grid__item-2-col:nth-of-type(5481) {
    animation-delay: 548.1s; }
  .grid__item-2-col:nth-of-type(5482) {
    animation-delay: 548.2s; }
  .grid__item-2-col:nth-of-type(5483) {
    animation-delay: 548.3s; }
  .grid__item-2-col:nth-of-type(5484) {
    animation-delay: 548.4s; }
  .grid__item-2-col:nth-of-type(5485) {
    animation-delay: 548.5s; }
  .grid__item-2-col:nth-of-type(5486) {
    animation-delay: 548.6s; }
  .grid__item-2-col:nth-of-type(5487) {
    animation-delay: 548.7s; }
  .grid__item-2-col:nth-of-type(5488) {
    animation-delay: 548.8s; }
  .grid__item-2-col:nth-of-type(5489) {
    animation-delay: 548.9s; }
  .grid__item-2-col:nth-of-type(5490) {
    animation-delay: 549s; }
  .grid__item-2-col:nth-of-type(5491) {
    animation-delay: 549.1s; }
  .grid__item-2-col:nth-of-type(5492) {
    animation-delay: 549.2s; }
  .grid__item-2-col:nth-of-type(5493) {
    animation-delay: 549.3s; }
  .grid__item-2-col:nth-of-type(5494) {
    animation-delay: 549.4s; }
  .grid__item-2-col:nth-of-type(5495) {
    animation-delay: 549.5s; }
  .grid__item-2-col:nth-of-type(5496) {
    animation-delay: 549.6s; }
  .grid__item-2-col:nth-of-type(5497) {
    animation-delay: 549.7s; }
  .grid__item-2-col:nth-of-type(5498) {
    animation-delay: 549.8s; }
  .grid__item-2-col:nth-of-type(5499) {
    animation-delay: 549.9s; }
  .grid__item-2-col:nth-of-type(5500) {
    animation-delay: 550s; }
  .grid__item-2-col:nth-of-type(5501) {
    animation-delay: 550.1s; }
  .grid__item-2-col:nth-of-type(5502) {
    animation-delay: 550.2s; }
  .grid__item-2-col:nth-of-type(5503) {
    animation-delay: 550.3s; }
  .grid__item-2-col:nth-of-type(5504) {
    animation-delay: 550.4s; }
  .grid__item-2-col:nth-of-type(5505) {
    animation-delay: 550.5s; }
  .grid__item-2-col:nth-of-type(5506) {
    animation-delay: 550.6s; }
  .grid__item-2-col:nth-of-type(5507) {
    animation-delay: 550.7s; }
  .grid__item-2-col:nth-of-type(5508) {
    animation-delay: 550.8s; }
  .grid__item-2-col:nth-of-type(5509) {
    animation-delay: 550.9s; }
  .grid__item-2-col:nth-of-type(5510) {
    animation-delay: 551s; }
  .grid__item-2-col:nth-of-type(5511) {
    animation-delay: 551.1s; }
  .grid__item-2-col:nth-of-type(5512) {
    animation-delay: 551.2s; }
  .grid__item-2-col:nth-of-type(5513) {
    animation-delay: 551.3s; }
  .grid__item-2-col:nth-of-type(5514) {
    animation-delay: 551.4s; }
  .grid__item-2-col:nth-of-type(5515) {
    animation-delay: 551.5s; }
  .grid__item-2-col:nth-of-type(5516) {
    animation-delay: 551.6s; }
  .grid__item-2-col:nth-of-type(5517) {
    animation-delay: 551.7s; }
  .grid__item-2-col:nth-of-type(5518) {
    animation-delay: 551.8s; }
  .grid__item-2-col:nth-of-type(5519) {
    animation-delay: 551.9s; }
  .grid__item-2-col:nth-of-type(5520) {
    animation-delay: 552s; }
  .grid__item-2-col:nth-of-type(5521) {
    animation-delay: 552.1s; }
  .grid__item-2-col:nth-of-type(5522) {
    animation-delay: 552.2s; }
  .grid__item-2-col:nth-of-type(5523) {
    animation-delay: 552.3s; }
  .grid__item-2-col:nth-of-type(5524) {
    animation-delay: 552.4s; }
  .grid__item-2-col:nth-of-type(5525) {
    animation-delay: 552.5s; }
  .grid__item-2-col:nth-of-type(5526) {
    animation-delay: 552.6s; }
  .grid__item-2-col:nth-of-type(5527) {
    animation-delay: 552.7s; }
  .grid__item-2-col:nth-of-type(5528) {
    animation-delay: 552.8s; }
  .grid__item-2-col:nth-of-type(5529) {
    animation-delay: 552.9s; }
  .grid__item-2-col:nth-of-type(5530) {
    animation-delay: 553s; }
  .grid__item-2-col:nth-of-type(5531) {
    animation-delay: 553.1s; }
  .grid__item-2-col:nth-of-type(5532) {
    animation-delay: 553.2s; }
  .grid__item-2-col:nth-of-type(5533) {
    animation-delay: 553.3s; }
  .grid__item-2-col:nth-of-type(5534) {
    animation-delay: 553.4s; }
  .grid__item-2-col:nth-of-type(5535) {
    animation-delay: 553.5s; }
  .grid__item-2-col:nth-of-type(5536) {
    animation-delay: 553.6s; }
  .grid__item-2-col:nth-of-type(5537) {
    animation-delay: 553.7s; }
  .grid__item-2-col:nth-of-type(5538) {
    animation-delay: 553.8s; }
  .grid__item-2-col:nth-of-type(5539) {
    animation-delay: 553.9s; }
  .grid__item-2-col:nth-of-type(5540) {
    animation-delay: 554s; }
  .grid__item-2-col:nth-of-type(5541) {
    animation-delay: 554.1s; }
  .grid__item-2-col:nth-of-type(5542) {
    animation-delay: 554.2s; }
  .grid__item-2-col:nth-of-type(5543) {
    animation-delay: 554.3s; }
  .grid__item-2-col:nth-of-type(5544) {
    animation-delay: 554.4s; }
  .grid__item-2-col:nth-of-type(5545) {
    animation-delay: 554.5s; }
  .grid__item-2-col:nth-of-type(5546) {
    animation-delay: 554.6s; }
  .grid__item-2-col:nth-of-type(5547) {
    animation-delay: 554.7s; }
  .grid__item-2-col:nth-of-type(5548) {
    animation-delay: 554.8s; }
  .grid__item-2-col:nth-of-type(5549) {
    animation-delay: 554.9s; }
  .grid__item-2-col:nth-of-type(5550) {
    animation-delay: 555s; }
  .grid__item-2-col:nth-of-type(5551) {
    animation-delay: 555.1s; }
  .grid__item-2-col:nth-of-type(5552) {
    animation-delay: 555.2s; }
  .grid__item-2-col:nth-of-type(5553) {
    animation-delay: 555.3s; }
  .grid__item-2-col:nth-of-type(5554) {
    animation-delay: 555.4s; }
  .grid__item-2-col:nth-of-type(5555) {
    animation-delay: 555.5s; }
  .grid__item-2-col:nth-of-type(5556) {
    animation-delay: 555.6s; }
  .grid__item-2-col:nth-of-type(5557) {
    animation-delay: 555.7s; }
  .grid__item-2-col:nth-of-type(5558) {
    animation-delay: 555.8s; }
  .grid__item-2-col:nth-of-type(5559) {
    animation-delay: 555.9s; }
  .grid__item-2-col:nth-of-type(5560) {
    animation-delay: 556s; }
  .grid__item-2-col:nth-of-type(5561) {
    animation-delay: 556.1s; }
  .grid__item-2-col:nth-of-type(5562) {
    animation-delay: 556.2s; }
  .grid__item-2-col:nth-of-type(5563) {
    animation-delay: 556.3s; }
  .grid__item-2-col:nth-of-type(5564) {
    animation-delay: 556.4s; }
  .grid__item-2-col:nth-of-type(5565) {
    animation-delay: 556.5s; }
  .grid__item-2-col:nth-of-type(5566) {
    animation-delay: 556.6s; }
  .grid__item-2-col:nth-of-type(5567) {
    animation-delay: 556.7s; }
  .grid__item-2-col:nth-of-type(5568) {
    animation-delay: 556.8s; }
  .grid__item-2-col:nth-of-type(5569) {
    animation-delay: 556.9s; }
  .grid__item-2-col:nth-of-type(5570) {
    animation-delay: 557s; }
  .grid__item-2-col:nth-of-type(5571) {
    animation-delay: 557.1s; }
  .grid__item-2-col:nth-of-type(5572) {
    animation-delay: 557.2s; }
  .grid__item-2-col:nth-of-type(5573) {
    animation-delay: 557.3s; }
  .grid__item-2-col:nth-of-type(5574) {
    animation-delay: 557.4s; }
  .grid__item-2-col:nth-of-type(5575) {
    animation-delay: 557.5s; }
  .grid__item-2-col:nth-of-type(5576) {
    animation-delay: 557.6s; }
  .grid__item-2-col:nth-of-type(5577) {
    animation-delay: 557.7s; }
  .grid__item-2-col:nth-of-type(5578) {
    animation-delay: 557.8s; }
  .grid__item-2-col:nth-of-type(5579) {
    animation-delay: 557.9s; }
  .grid__item-2-col:nth-of-type(5580) {
    animation-delay: 558s; }
  .grid__item-2-col:nth-of-type(5581) {
    animation-delay: 558.1s; }
  .grid__item-2-col:nth-of-type(5582) {
    animation-delay: 558.2s; }
  .grid__item-2-col:nth-of-type(5583) {
    animation-delay: 558.3s; }
  .grid__item-2-col:nth-of-type(5584) {
    animation-delay: 558.4s; }
  .grid__item-2-col:nth-of-type(5585) {
    animation-delay: 558.5s; }
  .grid__item-2-col:nth-of-type(5586) {
    animation-delay: 558.6s; }
  .grid__item-2-col:nth-of-type(5587) {
    animation-delay: 558.7s; }
  .grid__item-2-col:nth-of-type(5588) {
    animation-delay: 558.8s; }
  .grid__item-2-col:nth-of-type(5589) {
    animation-delay: 558.9s; }
  .grid__item-2-col:nth-of-type(5590) {
    animation-delay: 559s; }
  .grid__item-2-col:nth-of-type(5591) {
    animation-delay: 559.1s; }
  .grid__item-2-col:nth-of-type(5592) {
    animation-delay: 559.2s; }
  .grid__item-2-col:nth-of-type(5593) {
    animation-delay: 559.3s; }
  .grid__item-2-col:nth-of-type(5594) {
    animation-delay: 559.4s; }
  .grid__item-2-col:nth-of-type(5595) {
    animation-delay: 559.5s; }
  .grid__item-2-col:nth-of-type(5596) {
    animation-delay: 559.6s; }
  .grid__item-2-col:nth-of-type(5597) {
    animation-delay: 559.7s; }
  .grid__item-2-col:nth-of-type(5598) {
    animation-delay: 559.8s; }
  .grid__item-2-col:nth-of-type(5599) {
    animation-delay: 559.9s; }
  .grid__item-2-col:nth-of-type(5600) {
    animation-delay: 560s; }
  .grid__item-2-col:nth-of-type(5601) {
    animation-delay: 560.1s; }
  .grid__item-2-col:nth-of-type(5602) {
    animation-delay: 560.2s; }
  .grid__item-2-col:nth-of-type(5603) {
    animation-delay: 560.3s; }
  .grid__item-2-col:nth-of-type(5604) {
    animation-delay: 560.4s; }
  .grid__item-2-col:nth-of-type(5605) {
    animation-delay: 560.5s; }
  .grid__item-2-col:nth-of-type(5606) {
    animation-delay: 560.6s; }
  .grid__item-2-col:nth-of-type(5607) {
    animation-delay: 560.7s; }
  .grid__item-2-col:nth-of-type(5608) {
    animation-delay: 560.8s; }
  .grid__item-2-col:nth-of-type(5609) {
    animation-delay: 560.9s; }
  .grid__item-2-col:nth-of-type(5610) {
    animation-delay: 561s; }
  .grid__item-2-col:nth-of-type(5611) {
    animation-delay: 561.1s; }
  .grid__item-2-col:nth-of-type(5612) {
    animation-delay: 561.2s; }
  .grid__item-2-col:nth-of-type(5613) {
    animation-delay: 561.3s; }
  .grid__item-2-col:nth-of-type(5614) {
    animation-delay: 561.4s; }
  .grid__item-2-col:nth-of-type(5615) {
    animation-delay: 561.5s; }
  .grid__item-2-col:nth-of-type(5616) {
    animation-delay: 561.6s; }
  .grid__item-2-col:nth-of-type(5617) {
    animation-delay: 561.7s; }
  .grid__item-2-col:nth-of-type(5618) {
    animation-delay: 561.8s; }
  .grid__item-2-col:nth-of-type(5619) {
    animation-delay: 561.9s; }
  .grid__item-2-col:nth-of-type(5620) {
    animation-delay: 562s; }
  .grid__item-2-col:nth-of-type(5621) {
    animation-delay: 562.1s; }
  .grid__item-2-col:nth-of-type(5622) {
    animation-delay: 562.2s; }
  .grid__item-2-col:nth-of-type(5623) {
    animation-delay: 562.3s; }
  .grid__item-2-col:nth-of-type(5624) {
    animation-delay: 562.4s; }
  .grid__item-2-col:nth-of-type(5625) {
    animation-delay: 562.5s; }
  .grid__item-2-col:nth-of-type(5626) {
    animation-delay: 562.6s; }
  .grid__item-2-col:nth-of-type(5627) {
    animation-delay: 562.7s; }
  .grid__item-2-col:nth-of-type(5628) {
    animation-delay: 562.8s; }
  .grid__item-2-col:nth-of-type(5629) {
    animation-delay: 562.9s; }
  .grid__item-2-col:nth-of-type(5630) {
    animation-delay: 563s; }
  .grid__item-2-col:nth-of-type(5631) {
    animation-delay: 563.1s; }
  .grid__item-2-col:nth-of-type(5632) {
    animation-delay: 563.2s; }
  .grid__item-2-col:nth-of-type(5633) {
    animation-delay: 563.3s; }
  .grid__item-2-col:nth-of-type(5634) {
    animation-delay: 563.4s; }
  .grid__item-2-col:nth-of-type(5635) {
    animation-delay: 563.5s; }
  .grid__item-2-col:nth-of-type(5636) {
    animation-delay: 563.6s; }
  .grid__item-2-col:nth-of-type(5637) {
    animation-delay: 563.7s; }
  .grid__item-2-col:nth-of-type(5638) {
    animation-delay: 563.8s; }
  .grid__item-2-col:nth-of-type(5639) {
    animation-delay: 563.9s; }
  .grid__item-2-col:nth-of-type(5640) {
    animation-delay: 564s; }
  .grid__item-2-col:nth-of-type(5641) {
    animation-delay: 564.1s; }
  .grid__item-2-col:nth-of-type(5642) {
    animation-delay: 564.2s; }
  .grid__item-2-col:nth-of-type(5643) {
    animation-delay: 564.3s; }
  .grid__item-2-col:nth-of-type(5644) {
    animation-delay: 564.4s; }
  .grid__item-2-col:nth-of-type(5645) {
    animation-delay: 564.5s; }
  .grid__item-2-col:nth-of-type(5646) {
    animation-delay: 564.6s; }
  .grid__item-2-col:nth-of-type(5647) {
    animation-delay: 564.7s; }
  .grid__item-2-col:nth-of-type(5648) {
    animation-delay: 564.8s; }
  .grid__item-2-col:nth-of-type(5649) {
    animation-delay: 564.9s; }
  .grid__item-2-col:nth-of-type(5650) {
    animation-delay: 565s; }
  .grid__item-2-col:nth-of-type(5651) {
    animation-delay: 565.1s; }
  .grid__item-2-col:nth-of-type(5652) {
    animation-delay: 565.2s; }
  .grid__item-2-col:nth-of-type(5653) {
    animation-delay: 565.3s; }
  .grid__item-2-col:nth-of-type(5654) {
    animation-delay: 565.4s; }
  .grid__item-2-col:nth-of-type(5655) {
    animation-delay: 565.5s; }
  .grid__item-2-col:nth-of-type(5656) {
    animation-delay: 565.6s; }
  .grid__item-2-col:nth-of-type(5657) {
    animation-delay: 565.7s; }
  .grid__item-2-col:nth-of-type(5658) {
    animation-delay: 565.8s; }
  .grid__item-2-col:nth-of-type(5659) {
    animation-delay: 565.9s; }
  .grid__item-2-col:nth-of-type(5660) {
    animation-delay: 566s; }
  .grid__item-2-col:nth-of-type(5661) {
    animation-delay: 566.1s; }
  .grid__item-2-col:nth-of-type(5662) {
    animation-delay: 566.2s; }
  .grid__item-2-col:nth-of-type(5663) {
    animation-delay: 566.3s; }
  .grid__item-2-col:nth-of-type(5664) {
    animation-delay: 566.4s; }
  .grid__item-2-col:nth-of-type(5665) {
    animation-delay: 566.5s; }
  .grid__item-2-col:nth-of-type(5666) {
    animation-delay: 566.6s; }
  .grid__item-2-col:nth-of-type(5667) {
    animation-delay: 566.7s; }
  .grid__item-2-col:nth-of-type(5668) {
    animation-delay: 566.8s; }
  .grid__item-2-col:nth-of-type(5669) {
    animation-delay: 566.9s; }
  .grid__item-2-col:nth-of-type(5670) {
    animation-delay: 567s; }
  .grid__item-2-col:nth-of-type(5671) {
    animation-delay: 567.1s; }
  .grid__item-2-col:nth-of-type(5672) {
    animation-delay: 567.2s; }
  .grid__item-2-col:nth-of-type(5673) {
    animation-delay: 567.3s; }
  .grid__item-2-col:nth-of-type(5674) {
    animation-delay: 567.4s; }
  .grid__item-2-col:nth-of-type(5675) {
    animation-delay: 567.5s; }
  .grid__item-2-col:nth-of-type(5676) {
    animation-delay: 567.6s; }
  .grid__item-2-col:nth-of-type(5677) {
    animation-delay: 567.7s; }
  .grid__item-2-col:nth-of-type(5678) {
    animation-delay: 567.8s; }
  .grid__item-2-col:nth-of-type(5679) {
    animation-delay: 567.9s; }
  .grid__item-2-col:nth-of-type(5680) {
    animation-delay: 568s; }
  .grid__item-2-col:nth-of-type(5681) {
    animation-delay: 568.1s; }
  .grid__item-2-col:nth-of-type(5682) {
    animation-delay: 568.2s; }
  .grid__item-2-col:nth-of-type(5683) {
    animation-delay: 568.3s; }
  .grid__item-2-col:nth-of-type(5684) {
    animation-delay: 568.4s; }
  .grid__item-2-col:nth-of-type(5685) {
    animation-delay: 568.5s; }
  .grid__item-2-col:nth-of-type(5686) {
    animation-delay: 568.6s; }
  .grid__item-2-col:nth-of-type(5687) {
    animation-delay: 568.7s; }
  .grid__item-2-col:nth-of-type(5688) {
    animation-delay: 568.8s; }
  .grid__item-2-col:nth-of-type(5689) {
    animation-delay: 568.9s; }
  .grid__item-2-col:nth-of-type(5690) {
    animation-delay: 569s; }
  .grid__item-2-col:nth-of-type(5691) {
    animation-delay: 569.1s; }
  .grid__item-2-col:nth-of-type(5692) {
    animation-delay: 569.2s; }
  .grid__item-2-col:nth-of-type(5693) {
    animation-delay: 569.3s; }
  .grid__item-2-col:nth-of-type(5694) {
    animation-delay: 569.4s; }
  .grid__item-2-col:nth-of-type(5695) {
    animation-delay: 569.5s; }
  .grid__item-2-col:nth-of-type(5696) {
    animation-delay: 569.6s; }
  .grid__item-2-col:nth-of-type(5697) {
    animation-delay: 569.7s; }
  .grid__item-2-col:nth-of-type(5698) {
    animation-delay: 569.8s; }
  .grid__item-2-col:nth-of-type(5699) {
    animation-delay: 569.9s; }
  .grid__item-2-col:nth-of-type(5700) {
    animation-delay: 570s; }
  .grid__item-2-col:nth-of-type(5701) {
    animation-delay: 570.1s; }
  .grid__item-2-col:nth-of-type(5702) {
    animation-delay: 570.2s; }
  .grid__item-2-col:nth-of-type(5703) {
    animation-delay: 570.3s; }
  .grid__item-2-col:nth-of-type(5704) {
    animation-delay: 570.4s; }
  .grid__item-2-col:nth-of-type(5705) {
    animation-delay: 570.5s; }
  .grid__item-2-col:nth-of-type(5706) {
    animation-delay: 570.6s; }
  .grid__item-2-col:nth-of-type(5707) {
    animation-delay: 570.7s; }
  .grid__item-2-col:nth-of-type(5708) {
    animation-delay: 570.8s; }
  .grid__item-2-col:nth-of-type(5709) {
    animation-delay: 570.9s; }
  .grid__item-2-col:nth-of-type(5710) {
    animation-delay: 571s; }
  .grid__item-2-col:nth-of-type(5711) {
    animation-delay: 571.1s; }
  .grid__item-2-col:nth-of-type(5712) {
    animation-delay: 571.2s; }
  .grid__item-2-col:nth-of-type(5713) {
    animation-delay: 571.3s; }
  .grid__item-2-col:nth-of-type(5714) {
    animation-delay: 571.4s; }
  .grid__item-2-col:nth-of-type(5715) {
    animation-delay: 571.5s; }
  .grid__item-2-col:nth-of-type(5716) {
    animation-delay: 571.6s; }
  .grid__item-2-col:nth-of-type(5717) {
    animation-delay: 571.7s; }
  .grid__item-2-col:nth-of-type(5718) {
    animation-delay: 571.8s; }
  .grid__item-2-col:nth-of-type(5719) {
    animation-delay: 571.9s; }
  .grid__item-2-col:nth-of-type(5720) {
    animation-delay: 572s; }
  .grid__item-2-col:nth-of-type(5721) {
    animation-delay: 572.1s; }
  .grid__item-2-col:nth-of-type(5722) {
    animation-delay: 572.2s; }
  .grid__item-2-col:nth-of-type(5723) {
    animation-delay: 572.3s; }
  .grid__item-2-col:nth-of-type(5724) {
    animation-delay: 572.4s; }
  .grid__item-2-col:nth-of-type(5725) {
    animation-delay: 572.5s; }
  .grid__item-2-col:nth-of-type(5726) {
    animation-delay: 572.6s; }
  .grid__item-2-col:nth-of-type(5727) {
    animation-delay: 572.7s; }
  .grid__item-2-col:nth-of-type(5728) {
    animation-delay: 572.8s; }
  .grid__item-2-col:nth-of-type(5729) {
    animation-delay: 572.9s; }
  .grid__item-2-col:nth-of-type(5730) {
    animation-delay: 573s; }
  .grid__item-2-col:nth-of-type(5731) {
    animation-delay: 573.1s; }
  .grid__item-2-col:nth-of-type(5732) {
    animation-delay: 573.2s; }
  .grid__item-2-col:nth-of-type(5733) {
    animation-delay: 573.3s; }
  .grid__item-2-col:nth-of-type(5734) {
    animation-delay: 573.4s; }
  .grid__item-2-col:nth-of-type(5735) {
    animation-delay: 573.5s; }
  .grid__item-2-col:nth-of-type(5736) {
    animation-delay: 573.6s; }
  .grid__item-2-col:nth-of-type(5737) {
    animation-delay: 573.7s; }
  .grid__item-2-col:nth-of-type(5738) {
    animation-delay: 573.8s; }
  .grid__item-2-col:nth-of-type(5739) {
    animation-delay: 573.9s; }
  .grid__item-2-col:nth-of-type(5740) {
    animation-delay: 574s; }
  .grid__item-2-col:nth-of-type(5741) {
    animation-delay: 574.1s; }
  .grid__item-2-col:nth-of-type(5742) {
    animation-delay: 574.2s; }
  .grid__item-2-col:nth-of-type(5743) {
    animation-delay: 574.3s; }
  .grid__item-2-col:nth-of-type(5744) {
    animation-delay: 574.4s; }
  .grid__item-2-col:nth-of-type(5745) {
    animation-delay: 574.5s; }
  .grid__item-2-col:nth-of-type(5746) {
    animation-delay: 574.6s; }
  .grid__item-2-col:nth-of-type(5747) {
    animation-delay: 574.7s; }
  .grid__item-2-col:nth-of-type(5748) {
    animation-delay: 574.8s; }
  .grid__item-2-col:nth-of-type(5749) {
    animation-delay: 574.9s; }
  .grid__item-2-col:nth-of-type(5750) {
    animation-delay: 575s; }
  .grid__item-2-col:nth-of-type(5751) {
    animation-delay: 575.1s; }
  .grid__item-2-col:nth-of-type(5752) {
    animation-delay: 575.2s; }
  .grid__item-2-col:nth-of-type(5753) {
    animation-delay: 575.3s; }
  .grid__item-2-col:nth-of-type(5754) {
    animation-delay: 575.4s; }
  .grid__item-2-col:nth-of-type(5755) {
    animation-delay: 575.5s; }
  .grid__item-2-col:nth-of-type(5756) {
    animation-delay: 575.6s; }
  .grid__item-2-col:nth-of-type(5757) {
    animation-delay: 575.7s; }
  .grid__item-2-col:nth-of-type(5758) {
    animation-delay: 575.8s; }
  .grid__item-2-col:nth-of-type(5759) {
    animation-delay: 575.9s; }
  .grid__item-2-col:nth-of-type(5760) {
    animation-delay: 576s; }
  .grid__item-2-col:nth-of-type(5761) {
    animation-delay: 576.1s; }
  .grid__item-2-col:nth-of-type(5762) {
    animation-delay: 576.2s; }
  .grid__item-2-col:nth-of-type(5763) {
    animation-delay: 576.3s; }
  .grid__item-2-col:nth-of-type(5764) {
    animation-delay: 576.4s; }
  .grid__item-2-col:nth-of-type(5765) {
    animation-delay: 576.5s; }
  .grid__item-2-col:nth-of-type(5766) {
    animation-delay: 576.6s; }
  .grid__item-2-col:nth-of-type(5767) {
    animation-delay: 576.7s; }
  .grid__item-2-col:nth-of-type(5768) {
    animation-delay: 576.8s; }
  .grid__item-2-col:nth-of-type(5769) {
    animation-delay: 576.9s; }
  .grid__item-2-col:nth-of-type(5770) {
    animation-delay: 577s; }
  .grid__item-2-col:nth-of-type(5771) {
    animation-delay: 577.1s; }
  .grid__item-2-col:nth-of-type(5772) {
    animation-delay: 577.2s; }
  .grid__item-2-col:nth-of-type(5773) {
    animation-delay: 577.3s; }
  .grid__item-2-col:nth-of-type(5774) {
    animation-delay: 577.4s; }
  .grid__item-2-col:nth-of-type(5775) {
    animation-delay: 577.5s; }
  .grid__item-2-col:nth-of-type(5776) {
    animation-delay: 577.6s; }
  .grid__item-2-col:nth-of-type(5777) {
    animation-delay: 577.7s; }
  .grid__item-2-col:nth-of-type(5778) {
    animation-delay: 577.8s; }
  .grid__item-2-col:nth-of-type(5779) {
    animation-delay: 577.9s; }
  .grid__item-2-col:nth-of-type(5780) {
    animation-delay: 578s; }
  .grid__item-2-col:nth-of-type(5781) {
    animation-delay: 578.1s; }
  .grid__item-2-col:nth-of-type(5782) {
    animation-delay: 578.2s; }
  .grid__item-2-col:nth-of-type(5783) {
    animation-delay: 578.3s; }
  .grid__item-2-col:nth-of-type(5784) {
    animation-delay: 578.4s; }
  .grid__item-2-col:nth-of-type(5785) {
    animation-delay: 578.5s; }
  .grid__item-2-col:nth-of-type(5786) {
    animation-delay: 578.6s; }
  .grid__item-2-col:nth-of-type(5787) {
    animation-delay: 578.7s; }
  .grid__item-2-col:nth-of-type(5788) {
    animation-delay: 578.8s; }
  .grid__item-2-col:nth-of-type(5789) {
    animation-delay: 578.9s; }
  .grid__item-2-col:nth-of-type(5790) {
    animation-delay: 579s; }
  .grid__item-2-col:nth-of-type(5791) {
    animation-delay: 579.1s; }
  .grid__item-2-col:nth-of-type(5792) {
    animation-delay: 579.2s; }
  .grid__item-2-col:nth-of-type(5793) {
    animation-delay: 579.3s; }
  .grid__item-2-col:nth-of-type(5794) {
    animation-delay: 579.4s; }
  .grid__item-2-col:nth-of-type(5795) {
    animation-delay: 579.5s; }
  .grid__item-2-col:nth-of-type(5796) {
    animation-delay: 579.6s; }
  .grid__item-2-col:nth-of-type(5797) {
    animation-delay: 579.7s; }
  .grid__item-2-col:nth-of-type(5798) {
    animation-delay: 579.8s; }
  .grid__item-2-col:nth-of-type(5799) {
    animation-delay: 579.9s; }
  .grid__item-2-col:nth-of-type(5800) {
    animation-delay: 580s; }
  .grid__item-2-col:nth-of-type(5801) {
    animation-delay: 580.1s; }
  .grid__item-2-col:nth-of-type(5802) {
    animation-delay: 580.2s; }
  .grid__item-2-col:nth-of-type(5803) {
    animation-delay: 580.3s; }
  .grid__item-2-col:nth-of-type(5804) {
    animation-delay: 580.4s; }
  .grid__item-2-col:nth-of-type(5805) {
    animation-delay: 580.5s; }
  .grid__item-2-col:nth-of-type(5806) {
    animation-delay: 580.6s; }
  .grid__item-2-col:nth-of-type(5807) {
    animation-delay: 580.7s; }
  .grid__item-2-col:nth-of-type(5808) {
    animation-delay: 580.8s; }
  .grid__item-2-col:nth-of-type(5809) {
    animation-delay: 580.9s; }
  .grid__item-2-col:nth-of-type(5810) {
    animation-delay: 581s; }
  .grid__item-2-col:nth-of-type(5811) {
    animation-delay: 581.1s; }
  .grid__item-2-col:nth-of-type(5812) {
    animation-delay: 581.2s; }
  .grid__item-2-col:nth-of-type(5813) {
    animation-delay: 581.3s; }
  .grid__item-2-col:nth-of-type(5814) {
    animation-delay: 581.4s; }
  .grid__item-2-col:nth-of-type(5815) {
    animation-delay: 581.5s; }
  .grid__item-2-col:nth-of-type(5816) {
    animation-delay: 581.6s; }
  .grid__item-2-col:nth-of-type(5817) {
    animation-delay: 581.7s; }
  .grid__item-2-col:nth-of-type(5818) {
    animation-delay: 581.8s; }
  .grid__item-2-col:nth-of-type(5819) {
    animation-delay: 581.9s; }
  .grid__item-2-col:nth-of-type(5820) {
    animation-delay: 582s; }
  .grid__item-2-col:nth-of-type(5821) {
    animation-delay: 582.1s; }
  .grid__item-2-col:nth-of-type(5822) {
    animation-delay: 582.2s; }
  .grid__item-2-col:nth-of-type(5823) {
    animation-delay: 582.3s; }
  .grid__item-2-col:nth-of-type(5824) {
    animation-delay: 582.4s; }
  .grid__item-2-col:nth-of-type(5825) {
    animation-delay: 582.5s; }
  .grid__item-2-col:nth-of-type(5826) {
    animation-delay: 582.6s; }
  .grid__item-2-col:nth-of-type(5827) {
    animation-delay: 582.7s; }
  .grid__item-2-col:nth-of-type(5828) {
    animation-delay: 582.8s; }
  .grid__item-2-col:nth-of-type(5829) {
    animation-delay: 582.9s; }
  .grid__item-2-col:nth-of-type(5830) {
    animation-delay: 583s; }
  .grid__item-2-col:nth-of-type(5831) {
    animation-delay: 583.1s; }
  .grid__item-2-col:nth-of-type(5832) {
    animation-delay: 583.2s; }
  .grid__item-2-col:nth-of-type(5833) {
    animation-delay: 583.3s; }
  .grid__item-2-col:nth-of-type(5834) {
    animation-delay: 583.4s; }
  .grid__item-2-col:nth-of-type(5835) {
    animation-delay: 583.5s; }
  .grid__item-2-col:nth-of-type(5836) {
    animation-delay: 583.6s; }
  .grid__item-2-col:nth-of-type(5837) {
    animation-delay: 583.7s; }
  .grid__item-2-col:nth-of-type(5838) {
    animation-delay: 583.8s; }
  .grid__item-2-col:nth-of-type(5839) {
    animation-delay: 583.9s; }
  .grid__item-2-col:nth-of-type(5840) {
    animation-delay: 584s; }
  .grid__item-2-col:nth-of-type(5841) {
    animation-delay: 584.1s; }
  .grid__item-2-col:nth-of-type(5842) {
    animation-delay: 584.2s; }
  .grid__item-2-col:nth-of-type(5843) {
    animation-delay: 584.3s; }
  .grid__item-2-col:nth-of-type(5844) {
    animation-delay: 584.4s; }
  .grid__item-2-col:nth-of-type(5845) {
    animation-delay: 584.5s; }
  .grid__item-2-col:nth-of-type(5846) {
    animation-delay: 584.6s; }
  .grid__item-2-col:nth-of-type(5847) {
    animation-delay: 584.7s; }
  .grid__item-2-col:nth-of-type(5848) {
    animation-delay: 584.8s; }
  .grid__item-2-col:nth-of-type(5849) {
    animation-delay: 584.9s; }
  .grid__item-2-col:nth-of-type(5850) {
    animation-delay: 585s; }
  .grid__item-2-col:nth-of-type(5851) {
    animation-delay: 585.1s; }
  .grid__item-2-col:nth-of-type(5852) {
    animation-delay: 585.2s; }
  .grid__item-2-col:nth-of-type(5853) {
    animation-delay: 585.3s; }
  .grid__item-2-col:nth-of-type(5854) {
    animation-delay: 585.4s; }
  .grid__item-2-col:nth-of-type(5855) {
    animation-delay: 585.5s; }
  .grid__item-2-col:nth-of-type(5856) {
    animation-delay: 585.6s; }
  .grid__item-2-col:nth-of-type(5857) {
    animation-delay: 585.7s; }
  .grid__item-2-col:nth-of-type(5858) {
    animation-delay: 585.8s; }
  .grid__item-2-col:nth-of-type(5859) {
    animation-delay: 585.9s; }
  .grid__item-2-col:nth-of-type(5860) {
    animation-delay: 586s; }
  .grid__item-2-col:nth-of-type(5861) {
    animation-delay: 586.1s; }
  .grid__item-2-col:nth-of-type(5862) {
    animation-delay: 586.2s; }
  .grid__item-2-col:nth-of-type(5863) {
    animation-delay: 586.3s; }
  .grid__item-2-col:nth-of-type(5864) {
    animation-delay: 586.4s; }
  .grid__item-2-col:nth-of-type(5865) {
    animation-delay: 586.5s; }
  .grid__item-2-col:nth-of-type(5866) {
    animation-delay: 586.6s; }
  .grid__item-2-col:nth-of-type(5867) {
    animation-delay: 586.7s; }
  .grid__item-2-col:nth-of-type(5868) {
    animation-delay: 586.8s; }
  .grid__item-2-col:nth-of-type(5869) {
    animation-delay: 586.9s; }
  .grid__item-2-col:nth-of-type(5870) {
    animation-delay: 587s; }
  .grid__item-2-col:nth-of-type(5871) {
    animation-delay: 587.1s; }
  .grid__item-2-col:nth-of-type(5872) {
    animation-delay: 587.2s; }
  .grid__item-2-col:nth-of-type(5873) {
    animation-delay: 587.3s; }
  .grid__item-2-col:nth-of-type(5874) {
    animation-delay: 587.4s; }
  .grid__item-2-col:nth-of-type(5875) {
    animation-delay: 587.5s; }
  .grid__item-2-col:nth-of-type(5876) {
    animation-delay: 587.6s; }
  .grid__item-2-col:nth-of-type(5877) {
    animation-delay: 587.7s; }
  .grid__item-2-col:nth-of-type(5878) {
    animation-delay: 587.8s; }
  .grid__item-2-col:nth-of-type(5879) {
    animation-delay: 587.9s; }
  .grid__item-2-col:nth-of-type(5880) {
    animation-delay: 588s; }
  .grid__item-2-col:nth-of-type(5881) {
    animation-delay: 588.1s; }
  .grid__item-2-col:nth-of-type(5882) {
    animation-delay: 588.2s; }
  .grid__item-2-col:nth-of-type(5883) {
    animation-delay: 588.3s; }
  .grid__item-2-col:nth-of-type(5884) {
    animation-delay: 588.4s; }
  .grid__item-2-col:nth-of-type(5885) {
    animation-delay: 588.5s; }
  .grid__item-2-col:nth-of-type(5886) {
    animation-delay: 588.6s; }
  .grid__item-2-col:nth-of-type(5887) {
    animation-delay: 588.7s; }
  .grid__item-2-col:nth-of-type(5888) {
    animation-delay: 588.8s; }
  .grid__item-2-col:nth-of-type(5889) {
    animation-delay: 588.9s; }
  .grid__item-2-col:nth-of-type(5890) {
    animation-delay: 589s; }
  .grid__item-2-col:nth-of-type(5891) {
    animation-delay: 589.1s; }
  .grid__item-2-col:nth-of-type(5892) {
    animation-delay: 589.2s; }
  .grid__item-2-col:nth-of-type(5893) {
    animation-delay: 589.3s; }
  .grid__item-2-col:nth-of-type(5894) {
    animation-delay: 589.4s; }
  .grid__item-2-col:nth-of-type(5895) {
    animation-delay: 589.5s; }
  .grid__item-2-col:nth-of-type(5896) {
    animation-delay: 589.6s; }
  .grid__item-2-col:nth-of-type(5897) {
    animation-delay: 589.7s; }
  .grid__item-2-col:nth-of-type(5898) {
    animation-delay: 589.8s; }
  .grid__item-2-col:nth-of-type(5899) {
    animation-delay: 589.9s; }
  .grid__item-2-col:nth-of-type(5900) {
    animation-delay: 590s; }
  .grid__item-2-col:nth-of-type(5901) {
    animation-delay: 590.1s; }
  .grid__item-2-col:nth-of-type(5902) {
    animation-delay: 590.2s; }
  .grid__item-2-col:nth-of-type(5903) {
    animation-delay: 590.3s; }
  .grid__item-2-col:nth-of-type(5904) {
    animation-delay: 590.4s; }
  .grid__item-2-col:nth-of-type(5905) {
    animation-delay: 590.5s; }
  .grid__item-2-col:nth-of-type(5906) {
    animation-delay: 590.6s; }
  .grid__item-2-col:nth-of-type(5907) {
    animation-delay: 590.7s; }
  .grid__item-2-col:nth-of-type(5908) {
    animation-delay: 590.8s; }
  .grid__item-2-col:nth-of-type(5909) {
    animation-delay: 590.9s; }
  .grid__item-2-col:nth-of-type(5910) {
    animation-delay: 591s; }
  .grid__item-2-col:nth-of-type(5911) {
    animation-delay: 591.1s; }
  .grid__item-2-col:nth-of-type(5912) {
    animation-delay: 591.2s; }
  .grid__item-2-col:nth-of-type(5913) {
    animation-delay: 591.3s; }
  .grid__item-2-col:nth-of-type(5914) {
    animation-delay: 591.4s; }
  .grid__item-2-col:nth-of-type(5915) {
    animation-delay: 591.5s; }
  .grid__item-2-col:nth-of-type(5916) {
    animation-delay: 591.6s; }
  .grid__item-2-col:nth-of-type(5917) {
    animation-delay: 591.7s; }
  .grid__item-2-col:nth-of-type(5918) {
    animation-delay: 591.8s; }
  .grid__item-2-col:nth-of-type(5919) {
    animation-delay: 591.9s; }
  .grid__item-2-col:nth-of-type(5920) {
    animation-delay: 592s; }
  .grid__item-2-col:nth-of-type(5921) {
    animation-delay: 592.1s; }
  .grid__item-2-col:nth-of-type(5922) {
    animation-delay: 592.2s; }
  .grid__item-2-col:nth-of-type(5923) {
    animation-delay: 592.3s; }
  .grid__item-2-col:nth-of-type(5924) {
    animation-delay: 592.4s; }
  .grid__item-2-col:nth-of-type(5925) {
    animation-delay: 592.5s; }
  .grid__item-2-col:nth-of-type(5926) {
    animation-delay: 592.6s; }
  .grid__item-2-col:nth-of-type(5927) {
    animation-delay: 592.7s; }
  .grid__item-2-col:nth-of-type(5928) {
    animation-delay: 592.8s; }
  .grid__item-2-col:nth-of-type(5929) {
    animation-delay: 592.9s; }
  .grid__item-2-col:nth-of-type(5930) {
    animation-delay: 593s; }
  .grid__item-2-col:nth-of-type(5931) {
    animation-delay: 593.1s; }
  .grid__item-2-col:nth-of-type(5932) {
    animation-delay: 593.2s; }
  .grid__item-2-col:nth-of-type(5933) {
    animation-delay: 593.3s; }
  .grid__item-2-col:nth-of-type(5934) {
    animation-delay: 593.4s; }
  .grid__item-2-col:nth-of-type(5935) {
    animation-delay: 593.5s; }
  .grid__item-2-col:nth-of-type(5936) {
    animation-delay: 593.6s; }
  .grid__item-2-col:nth-of-type(5937) {
    animation-delay: 593.7s; }
  .grid__item-2-col:nth-of-type(5938) {
    animation-delay: 593.8s; }
  .grid__item-2-col:nth-of-type(5939) {
    animation-delay: 593.9s; }
  .grid__item-2-col:nth-of-type(5940) {
    animation-delay: 594s; }
  .grid__item-2-col:nth-of-type(5941) {
    animation-delay: 594.1s; }
  .grid__item-2-col:nth-of-type(5942) {
    animation-delay: 594.2s; }
  .grid__item-2-col:nth-of-type(5943) {
    animation-delay: 594.3s; }
  .grid__item-2-col:nth-of-type(5944) {
    animation-delay: 594.4s; }
  .grid__item-2-col:nth-of-type(5945) {
    animation-delay: 594.5s; }
  .grid__item-2-col:nth-of-type(5946) {
    animation-delay: 594.6s; }
  .grid__item-2-col:nth-of-type(5947) {
    animation-delay: 594.7s; }
  .grid__item-2-col:nth-of-type(5948) {
    animation-delay: 594.8s; }
  .grid__item-2-col:nth-of-type(5949) {
    animation-delay: 594.9s; }
  .grid__item-2-col:nth-of-type(5950) {
    animation-delay: 595s; }
  .grid__item-2-col:nth-of-type(5951) {
    animation-delay: 595.1s; }
  .grid__item-2-col:nth-of-type(5952) {
    animation-delay: 595.2s; }
  .grid__item-2-col:nth-of-type(5953) {
    animation-delay: 595.3s; }
  .grid__item-2-col:nth-of-type(5954) {
    animation-delay: 595.4s; }
  .grid__item-2-col:nth-of-type(5955) {
    animation-delay: 595.5s; }
  .grid__item-2-col:nth-of-type(5956) {
    animation-delay: 595.6s; }
  .grid__item-2-col:nth-of-type(5957) {
    animation-delay: 595.7s; }
  .grid__item-2-col:nth-of-type(5958) {
    animation-delay: 595.8s; }
  .grid__item-2-col:nth-of-type(5959) {
    animation-delay: 595.9s; }
  .grid__item-2-col:nth-of-type(5960) {
    animation-delay: 596s; }
  .grid__item-2-col:nth-of-type(5961) {
    animation-delay: 596.1s; }
  .grid__item-2-col:nth-of-type(5962) {
    animation-delay: 596.2s; }
  .grid__item-2-col:nth-of-type(5963) {
    animation-delay: 596.3s; }
  .grid__item-2-col:nth-of-type(5964) {
    animation-delay: 596.4s; }
  .grid__item-2-col:nth-of-type(5965) {
    animation-delay: 596.5s; }
  .grid__item-2-col:nth-of-type(5966) {
    animation-delay: 596.6s; }
  .grid__item-2-col:nth-of-type(5967) {
    animation-delay: 596.7s; }
  .grid__item-2-col:nth-of-type(5968) {
    animation-delay: 596.8s; }
  .grid__item-2-col:nth-of-type(5969) {
    animation-delay: 596.9s; }
  .grid__item-2-col:nth-of-type(5970) {
    animation-delay: 597s; }
  .grid__item-2-col:nth-of-type(5971) {
    animation-delay: 597.1s; }
  .grid__item-2-col:nth-of-type(5972) {
    animation-delay: 597.2s; }
  .grid__item-2-col:nth-of-type(5973) {
    animation-delay: 597.3s; }
  .grid__item-2-col:nth-of-type(5974) {
    animation-delay: 597.4s; }
  .grid__item-2-col:nth-of-type(5975) {
    animation-delay: 597.5s; }
  .grid__item-2-col:nth-of-type(5976) {
    animation-delay: 597.6s; }
  .grid__item-2-col:nth-of-type(5977) {
    animation-delay: 597.7s; }
  .grid__item-2-col:nth-of-type(5978) {
    animation-delay: 597.8s; }
  .grid__item-2-col:nth-of-type(5979) {
    animation-delay: 597.9s; }
  .grid__item-2-col:nth-of-type(5980) {
    animation-delay: 598s; }
  .grid__item-2-col:nth-of-type(5981) {
    animation-delay: 598.1s; }
  .grid__item-2-col:nth-of-type(5982) {
    animation-delay: 598.2s; }
  .grid__item-2-col:nth-of-type(5983) {
    animation-delay: 598.3s; }
  .grid__item-2-col:nth-of-type(5984) {
    animation-delay: 598.4s; }
  .grid__item-2-col:nth-of-type(5985) {
    animation-delay: 598.5s; }
  .grid__item-2-col:nth-of-type(5986) {
    animation-delay: 598.6s; }
  .grid__item-2-col:nth-of-type(5987) {
    animation-delay: 598.7s; }
  .grid__item-2-col:nth-of-type(5988) {
    animation-delay: 598.8s; }
  .grid__item-2-col:nth-of-type(5989) {
    animation-delay: 598.9s; }
  .grid__item-2-col:nth-of-type(5990) {
    animation-delay: 599s; }
  .grid__item-2-col:nth-of-type(5991) {
    animation-delay: 599.1s; }
  .grid__item-2-col:nth-of-type(5992) {
    animation-delay: 599.2s; }
  .grid__item-2-col:nth-of-type(5993) {
    animation-delay: 599.3s; }
  .grid__item-2-col:nth-of-type(5994) {
    animation-delay: 599.4s; }
  .grid__item-2-col:nth-of-type(5995) {
    animation-delay: 599.5s; }
  .grid__item-2-col:nth-of-type(5996) {
    animation-delay: 599.6s; }
  .grid__item-2-col:nth-of-type(5997) {
    animation-delay: 599.7s; }
  .grid__item-2-col:nth-of-type(5998) {
    animation-delay: 599.8s; }
  .grid__item-2-col:nth-of-type(5999) {
    animation-delay: 599.9s; }
  .grid__item-2-col:nth-of-type(6000) {
    animation-delay: 600s; }
  .grid__item-2-col:nth-of-type(6001) {
    animation-delay: 600.1s; }
  .grid__item-2-col:nth-of-type(6002) {
    animation-delay: 600.2s; }
  .grid__item-2-col:nth-of-type(6003) {
    animation-delay: 600.3s; }
  .grid__item-2-col:nth-of-type(6004) {
    animation-delay: 600.4s; }
  .grid__item-2-col:nth-of-type(6005) {
    animation-delay: 600.5s; }
  .grid__item-2-col:nth-of-type(6006) {
    animation-delay: 600.6s; }
  .grid__item-2-col:nth-of-type(6007) {
    animation-delay: 600.7s; }
  .grid__item-2-col:nth-of-type(6008) {
    animation-delay: 600.8s; }
  .grid__item-2-col:nth-of-type(6009) {
    animation-delay: 600.9s; }
  .grid__item-2-col:nth-of-type(6010) {
    animation-delay: 601s; }
  .grid__item-2-col:nth-of-type(6011) {
    animation-delay: 601.1s; }
  .grid__item-2-col:nth-of-type(6012) {
    animation-delay: 601.2s; }
  .grid__item-2-col:nth-of-type(6013) {
    animation-delay: 601.3s; }
  .grid__item-2-col:nth-of-type(6014) {
    animation-delay: 601.4s; }
  .grid__item-2-col:nth-of-type(6015) {
    animation-delay: 601.5s; }
  .grid__item-2-col:nth-of-type(6016) {
    animation-delay: 601.6s; }
  .grid__item-2-col:nth-of-type(6017) {
    animation-delay: 601.7s; }
  .grid__item-2-col:nth-of-type(6018) {
    animation-delay: 601.8s; }
  .grid__item-2-col:nth-of-type(6019) {
    animation-delay: 601.9s; }
  .grid__item-2-col:nth-of-type(6020) {
    animation-delay: 602s; }
  .grid__item-2-col:nth-of-type(6021) {
    animation-delay: 602.1s; }
  .grid__item-2-col:nth-of-type(6022) {
    animation-delay: 602.2s; }
  .grid__item-2-col:nth-of-type(6023) {
    animation-delay: 602.3s; }
  .grid__item-2-col:nth-of-type(6024) {
    animation-delay: 602.4s; }
  .grid__item-2-col:nth-of-type(6025) {
    animation-delay: 602.5s; }
  .grid__item-2-col:nth-of-type(6026) {
    animation-delay: 602.6s; }
  .grid__item-2-col:nth-of-type(6027) {
    animation-delay: 602.7s; }
  .grid__item-2-col:nth-of-type(6028) {
    animation-delay: 602.8s; }
  .grid__item-2-col:nth-of-type(6029) {
    animation-delay: 602.9s; }
  .grid__item-2-col:nth-of-type(6030) {
    animation-delay: 603s; }
  .grid__item-2-col:nth-of-type(6031) {
    animation-delay: 603.1s; }
  .grid__item-2-col:nth-of-type(6032) {
    animation-delay: 603.2s; }
  .grid__item-2-col:nth-of-type(6033) {
    animation-delay: 603.3s; }
  .grid__item-2-col:nth-of-type(6034) {
    animation-delay: 603.4s; }
  .grid__item-2-col:nth-of-type(6035) {
    animation-delay: 603.5s; }
  .grid__item-2-col:nth-of-type(6036) {
    animation-delay: 603.6s; }
  .grid__item-2-col:nth-of-type(6037) {
    animation-delay: 603.7s; }
  .grid__item-2-col:nth-of-type(6038) {
    animation-delay: 603.8s; }
  .grid__item-2-col:nth-of-type(6039) {
    animation-delay: 603.9s; }
  .grid__item-2-col:nth-of-type(6040) {
    animation-delay: 604s; }
  .grid__item-2-col:nth-of-type(6041) {
    animation-delay: 604.1s; }
  .grid__item-2-col:nth-of-type(6042) {
    animation-delay: 604.2s; }
  .grid__item-2-col:nth-of-type(6043) {
    animation-delay: 604.3s; }
  .grid__item-2-col:nth-of-type(6044) {
    animation-delay: 604.4s; }
  .grid__item-2-col:nth-of-type(6045) {
    animation-delay: 604.5s; }
  .grid__item-2-col:nth-of-type(6046) {
    animation-delay: 604.6s; }
  .grid__item-2-col:nth-of-type(6047) {
    animation-delay: 604.7s; }
  .grid__item-2-col:nth-of-type(6048) {
    animation-delay: 604.8s; }
  .grid__item-2-col:nth-of-type(6049) {
    animation-delay: 604.9s; }
  .grid__item-2-col:nth-of-type(6050) {
    animation-delay: 605s; }
  .grid__item-2-col:nth-of-type(6051) {
    animation-delay: 605.1s; }
  .grid__item-2-col:nth-of-type(6052) {
    animation-delay: 605.2s; }
  .grid__item-2-col:nth-of-type(6053) {
    animation-delay: 605.3s; }
  .grid__item-2-col:nth-of-type(6054) {
    animation-delay: 605.4s; }
  .grid__item-2-col:nth-of-type(6055) {
    animation-delay: 605.5s; }
  .grid__item-2-col:nth-of-type(6056) {
    animation-delay: 605.6s; }
  .grid__item-2-col:nth-of-type(6057) {
    animation-delay: 605.7s; }
  .grid__item-2-col:nth-of-type(6058) {
    animation-delay: 605.8s; }
  .grid__item-2-col:nth-of-type(6059) {
    animation-delay: 605.9s; }
  .grid__item-2-col:nth-of-type(6060) {
    animation-delay: 606s; }
  .grid__item-2-col:nth-of-type(6061) {
    animation-delay: 606.1s; }
  .grid__item-2-col:nth-of-type(6062) {
    animation-delay: 606.2s; }
  .grid__item-2-col:nth-of-type(6063) {
    animation-delay: 606.3s; }
  .grid__item-2-col:nth-of-type(6064) {
    animation-delay: 606.4s; }
  .grid__item-2-col:nth-of-type(6065) {
    animation-delay: 606.5s; }
  .grid__item-2-col:nth-of-type(6066) {
    animation-delay: 606.6s; }
  .grid__item-2-col:nth-of-type(6067) {
    animation-delay: 606.7s; }
  .grid__item-2-col:nth-of-type(6068) {
    animation-delay: 606.8s; }
  .grid__item-2-col:nth-of-type(6069) {
    animation-delay: 606.9s; }
  .grid__item-2-col:nth-of-type(6070) {
    animation-delay: 607s; }
  .grid__item-2-col:nth-of-type(6071) {
    animation-delay: 607.1s; }
  .grid__item-2-col:nth-of-type(6072) {
    animation-delay: 607.2s; }
  .grid__item-2-col:nth-of-type(6073) {
    animation-delay: 607.3s; }
  .grid__item-2-col:nth-of-type(6074) {
    animation-delay: 607.4s; }
  .grid__item-2-col:nth-of-type(6075) {
    animation-delay: 607.5s; }
  .grid__item-2-col:nth-of-type(6076) {
    animation-delay: 607.6s; }
  .grid__item-2-col:nth-of-type(6077) {
    animation-delay: 607.7s; }
  .grid__item-2-col:nth-of-type(6078) {
    animation-delay: 607.8s; }
  .grid__item-2-col:nth-of-type(6079) {
    animation-delay: 607.9s; }
  .grid__item-2-col:nth-of-type(6080) {
    animation-delay: 608s; }
  .grid__item-2-col:nth-of-type(6081) {
    animation-delay: 608.1s; }
  .grid__item-2-col:nth-of-type(6082) {
    animation-delay: 608.2s; }
  .grid__item-2-col:nth-of-type(6083) {
    animation-delay: 608.3s; }
  .grid__item-2-col:nth-of-type(6084) {
    animation-delay: 608.4s; }
  .grid__item-2-col:nth-of-type(6085) {
    animation-delay: 608.5s; }
  .grid__item-2-col:nth-of-type(6086) {
    animation-delay: 608.6s; }
  .grid__item-2-col:nth-of-type(6087) {
    animation-delay: 608.7s; }
  .grid__item-2-col:nth-of-type(6088) {
    animation-delay: 608.8s; }
  .grid__item-2-col:nth-of-type(6089) {
    animation-delay: 608.9s; }
  .grid__item-2-col:nth-of-type(6090) {
    animation-delay: 609s; }
  .grid__item-2-col:nth-of-type(6091) {
    animation-delay: 609.1s; }
  .grid__item-2-col:nth-of-type(6092) {
    animation-delay: 609.2s; }
  .grid__item-2-col:nth-of-type(6093) {
    animation-delay: 609.3s; }
  .grid__item-2-col:nth-of-type(6094) {
    animation-delay: 609.4s; }
  .grid__item-2-col:nth-of-type(6095) {
    animation-delay: 609.5s; }
  .grid__item-2-col:nth-of-type(6096) {
    animation-delay: 609.6s; }
  .grid__item-2-col:nth-of-type(6097) {
    animation-delay: 609.7s; }
  .grid__item-2-col:nth-of-type(6098) {
    animation-delay: 609.8s; }
  .grid__item-2-col:nth-of-type(6099) {
    animation-delay: 609.9s; }
  .grid__item-2-col:nth-of-type(6100) {
    animation-delay: 610s; }
  .grid__item-2-col:nth-of-type(6101) {
    animation-delay: 610.1s; }
  .grid__item-2-col:nth-of-type(6102) {
    animation-delay: 610.2s; }
  .grid__item-2-col:nth-of-type(6103) {
    animation-delay: 610.3s; }
  .grid__item-2-col:nth-of-type(6104) {
    animation-delay: 610.4s; }
  .grid__item-2-col:nth-of-type(6105) {
    animation-delay: 610.5s; }
  .grid__item-2-col:nth-of-type(6106) {
    animation-delay: 610.6s; }
  .grid__item-2-col:nth-of-type(6107) {
    animation-delay: 610.7s; }
  .grid__item-2-col:nth-of-type(6108) {
    animation-delay: 610.8s; }
  .grid__item-2-col:nth-of-type(6109) {
    animation-delay: 610.9s; }
  .grid__item-2-col:nth-of-type(6110) {
    animation-delay: 611s; }
  .grid__item-2-col:nth-of-type(6111) {
    animation-delay: 611.1s; }
  .grid__item-2-col:nth-of-type(6112) {
    animation-delay: 611.2s; }
  .grid__item-2-col:nth-of-type(6113) {
    animation-delay: 611.3s; }
  .grid__item-2-col:nth-of-type(6114) {
    animation-delay: 611.4s; }
  .grid__item-2-col:nth-of-type(6115) {
    animation-delay: 611.5s; }
  .grid__item-2-col:nth-of-type(6116) {
    animation-delay: 611.6s; }
  .grid__item-2-col:nth-of-type(6117) {
    animation-delay: 611.7s; }
  .grid__item-2-col:nth-of-type(6118) {
    animation-delay: 611.8s; }
  .grid__item-2-col:nth-of-type(6119) {
    animation-delay: 611.9s; }
  .grid__item-2-col:nth-of-type(6120) {
    animation-delay: 612s; }
  .grid__item-2-col:nth-of-type(6121) {
    animation-delay: 612.1s; }
  .grid__item-2-col:nth-of-type(6122) {
    animation-delay: 612.2s; }
  .grid__item-2-col:nth-of-type(6123) {
    animation-delay: 612.3s; }
  .grid__item-2-col:nth-of-type(6124) {
    animation-delay: 612.4s; }
  .grid__item-2-col:nth-of-type(6125) {
    animation-delay: 612.5s; }
  .grid__item-2-col:nth-of-type(6126) {
    animation-delay: 612.6s; }
  .grid__item-2-col:nth-of-type(6127) {
    animation-delay: 612.7s; }
  .grid__item-2-col:nth-of-type(6128) {
    animation-delay: 612.8s; }
  .grid__item-2-col:nth-of-type(6129) {
    animation-delay: 612.9s; }
  .grid__item-2-col:nth-of-type(6130) {
    animation-delay: 613s; }
  .grid__item-2-col:nth-of-type(6131) {
    animation-delay: 613.1s; }
  .grid__item-2-col:nth-of-type(6132) {
    animation-delay: 613.2s; }
  .grid__item-2-col:nth-of-type(6133) {
    animation-delay: 613.3s; }
  .grid__item-2-col:nth-of-type(6134) {
    animation-delay: 613.4s; }
  .grid__item-2-col:nth-of-type(6135) {
    animation-delay: 613.5s; }
  .grid__item-2-col:nth-of-type(6136) {
    animation-delay: 613.6s; }
  .grid__item-2-col:nth-of-type(6137) {
    animation-delay: 613.7s; }
  .grid__item-2-col:nth-of-type(6138) {
    animation-delay: 613.8s; }
  .grid__item-2-col:nth-of-type(6139) {
    animation-delay: 613.9s; }
  .grid__item-2-col:nth-of-type(6140) {
    animation-delay: 614s; }
  .grid__item-2-col:nth-of-type(6141) {
    animation-delay: 614.1s; }
  .grid__item-2-col:nth-of-type(6142) {
    animation-delay: 614.2s; }
  .grid__item-2-col:nth-of-type(6143) {
    animation-delay: 614.3s; }
  .grid__item-2-col:nth-of-type(6144) {
    animation-delay: 614.4s; }
  .grid__item-2-col:nth-of-type(6145) {
    animation-delay: 614.5s; }
  .grid__item-2-col:nth-of-type(6146) {
    animation-delay: 614.6s; }
  .grid__item-2-col:nth-of-type(6147) {
    animation-delay: 614.7s; }
  .grid__item-2-col:nth-of-type(6148) {
    animation-delay: 614.8s; }
  .grid__item-2-col:nth-of-type(6149) {
    animation-delay: 614.9s; }
  .grid__item-2-col:nth-of-type(6150) {
    animation-delay: 615s; }
  .grid__item-2-col:nth-of-type(6151) {
    animation-delay: 615.1s; }
  .grid__item-2-col:nth-of-type(6152) {
    animation-delay: 615.2s; }
  .grid__item-2-col:nth-of-type(6153) {
    animation-delay: 615.3s; }
  .grid__item-2-col:nth-of-type(6154) {
    animation-delay: 615.4s; }
  .grid__item-2-col:nth-of-type(6155) {
    animation-delay: 615.5s; }
  .grid__item-2-col:nth-of-type(6156) {
    animation-delay: 615.6s; }
  .grid__item-2-col:nth-of-type(6157) {
    animation-delay: 615.7s; }
  .grid__item-2-col:nth-of-type(6158) {
    animation-delay: 615.8s; }
  .grid__item-2-col:nth-of-type(6159) {
    animation-delay: 615.9s; }
  .grid__item-2-col:nth-of-type(6160) {
    animation-delay: 616s; }
  .grid__item-2-col:nth-of-type(6161) {
    animation-delay: 616.1s; }
  .grid__item-2-col:nth-of-type(6162) {
    animation-delay: 616.2s; }
  .grid__item-2-col:nth-of-type(6163) {
    animation-delay: 616.3s; }
  .grid__item-2-col:nth-of-type(6164) {
    animation-delay: 616.4s; }
  .grid__item-2-col:nth-of-type(6165) {
    animation-delay: 616.5s; }
  .grid__item-2-col:nth-of-type(6166) {
    animation-delay: 616.6s; }
  .grid__item-2-col:nth-of-type(6167) {
    animation-delay: 616.7s; }
  .grid__item-2-col:nth-of-type(6168) {
    animation-delay: 616.8s; }
  .grid__item-2-col:nth-of-type(6169) {
    animation-delay: 616.9s; }
  .grid__item-2-col:nth-of-type(6170) {
    animation-delay: 617s; }
  .grid__item-2-col:nth-of-type(6171) {
    animation-delay: 617.1s; }
  .grid__item-2-col:nth-of-type(6172) {
    animation-delay: 617.2s; }
  .grid__item-2-col:nth-of-type(6173) {
    animation-delay: 617.3s; }
  .grid__item-2-col:nth-of-type(6174) {
    animation-delay: 617.4s; }
  .grid__item-2-col:nth-of-type(6175) {
    animation-delay: 617.5s; }
  .grid__item-2-col:nth-of-type(6176) {
    animation-delay: 617.6s; }
  .grid__item-2-col:nth-of-type(6177) {
    animation-delay: 617.7s; }
  .grid__item-2-col:nth-of-type(6178) {
    animation-delay: 617.8s; }
  .grid__item-2-col:nth-of-type(6179) {
    animation-delay: 617.9s; }
  .grid__item-2-col:nth-of-type(6180) {
    animation-delay: 618s; }
  .grid__item-2-col:nth-of-type(6181) {
    animation-delay: 618.1s; }
  .grid__item-2-col:nth-of-type(6182) {
    animation-delay: 618.2s; }
  .grid__item-2-col:nth-of-type(6183) {
    animation-delay: 618.3s; }
  .grid__item-2-col:nth-of-type(6184) {
    animation-delay: 618.4s; }
  .grid__item-2-col:nth-of-type(6185) {
    animation-delay: 618.5s; }
  .grid__item-2-col:nth-of-type(6186) {
    animation-delay: 618.6s; }
  .grid__item-2-col:nth-of-type(6187) {
    animation-delay: 618.7s; }
  .grid__item-2-col:nth-of-type(6188) {
    animation-delay: 618.8s; }
  .grid__item-2-col:nth-of-type(6189) {
    animation-delay: 618.9s; }
  .grid__item-2-col:nth-of-type(6190) {
    animation-delay: 619s; }
  .grid__item-2-col:nth-of-type(6191) {
    animation-delay: 619.1s; }
  .grid__item-2-col:nth-of-type(6192) {
    animation-delay: 619.2s; }
  .grid__item-2-col:nth-of-type(6193) {
    animation-delay: 619.3s; }
  .grid__item-2-col:nth-of-type(6194) {
    animation-delay: 619.4s; }
  .grid__item-2-col:nth-of-type(6195) {
    animation-delay: 619.5s; }
  .grid__item-2-col:nth-of-type(6196) {
    animation-delay: 619.6s; }
  .grid__item-2-col:nth-of-type(6197) {
    animation-delay: 619.7s; }
  .grid__item-2-col:nth-of-type(6198) {
    animation-delay: 619.8s; }
  .grid__item-2-col:nth-of-type(6199) {
    animation-delay: 619.9s; }
  .grid__item-2-col:nth-of-type(6200) {
    animation-delay: 620s; }
  .grid__item-2-col:nth-of-type(6201) {
    animation-delay: 620.1s; }
  .grid__item-2-col:nth-of-type(6202) {
    animation-delay: 620.2s; }
  .grid__item-2-col:nth-of-type(6203) {
    animation-delay: 620.3s; }
  .grid__item-2-col:nth-of-type(6204) {
    animation-delay: 620.4s; }
  .grid__item-2-col:nth-of-type(6205) {
    animation-delay: 620.5s; }
  .grid__item-2-col:nth-of-type(6206) {
    animation-delay: 620.6s; }
  .grid__item-2-col:nth-of-type(6207) {
    animation-delay: 620.7s; }
  .grid__item-2-col:nth-of-type(6208) {
    animation-delay: 620.8s; }
  .grid__item-2-col:nth-of-type(6209) {
    animation-delay: 620.9s; }
  .grid__item-2-col:nth-of-type(6210) {
    animation-delay: 621s; }
  .grid__item-2-col:nth-of-type(6211) {
    animation-delay: 621.1s; }
  .grid__item-2-col:nth-of-type(6212) {
    animation-delay: 621.2s; }
  .grid__item-2-col:nth-of-type(6213) {
    animation-delay: 621.3s; }
  .grid__item-2-col:nth-of-type(6214) {
    animation-delay: 621.4s; }
  .grid__item-2-col:nth-of-type(6215) {
    animation-delay: 621.5s; }
  .grid__item-2-col:nth-of-type(6216) {
    animation-delay: 621.6s; }
  .grid__item-2-col:nth-of-type(6217) {
    animation-delay: 621.7s; }
  .grid__item-2-col:nth-of-type(6218) {
    animation-delay: 621.8s; }
  .grid__item-2-col:nth-of-type(6219) {
    animation-delay: 621.9s; }
  .grid__item-2-col:nth-of-type(6220) {
    animation-delay: 622s; }
  .grid__item-2-col:nth-of-type(6221) {
    animation-delay: 622.1s; }
  .grid__item-2-col:nth-of-type(6222) {
    animation-delay: 622.2s; }
  .grid__item-2-col:nth-of-type(6223) {
    animation-delay: 622.3s; }
  .grid__item-2-col:nth-of-type(6224) {
    animation-delay: 622.4s; }
  .grid__item-2-col:nth-of-type(6225) {
    animation-delay: 622.5s; }
  .grid__item-2-col:nth-of-type(6226) {
    animation-delay: 622.6s; }
  .grid__item-2-col:nth-of-type(6227) {
    animation-delay: 622.7s; }
  .grid__item-2-col:nth-of-type(6228) {
    animation-delay: 622.8s; }
  .grid__item-2-col:nth-of-type(6229) {
    animation-delay: 622.9s; }
  .grid__item-2-col:nth-of-type(6230) {
    animation-delay: 623s; }
  .grid__item-2-col:nth-of-type(6231) {
    animation-delay: 623.1s; }
  .grid__item-2-col:nth-of-type(6232) {
    animation-delay: 623.2s; }
  .grid__item-2-col:nth-of-type(6233) {
    animation-delay: 623.3s; }
  .grid__item-2-col:nth-of-type(6234) {
    animation-delay: 623.4s; }
  .grid__item-2-col:nth-of-type(6235) {
    animation-delay: 623.5s; }
  .grid__item-2-col:nth-of-type(6236) {
    animation-delay: 623.6s; }
  .grid__item-2-col:nth-of-type(6237) {
    animation-delay: 623.7s; }
  .grid__item-2-col:nth-of-type(6238) {
    animation-delay: 623.8s; }
  .grid__item-2-col:nth-of-type(6239) {
    animation-delay: 623.9s; }
  .grid__item-2-col:nth-of-type(6240) {
    animation-delay: 624s; }
  .grid__item-2-col:nth-of-type(6241) {
    animation-delay: 624.1s; }
  .grid__item-2-col:nth-of-type(6242) {
    animation-delay: 624.2s; }
  .grid__item-2-col:nth-of-type(6243) {
    animation-delay: 624.3s; }
  .grid__item-2-col:nth-of-type(6244) {
    animation-delay: 624.4s; }
  .grid__item-2-col:nth-of-type(6245) {
    animation-delay: 624.5s; }
  .grid__item-2-col:nth-of-type(6246) {
    animation-delay: 624.6s; }
  .grid__item-2-col:nth-of-type(6247) {
    animation-delay: 624.7s; }
  .grid__item-2-col:nth-of-type(6248) {
    animation-delay: 624.8s; }
  .grid__item-2-col:nth-of-type(6249) {
    animation-delay: 624.9s; }
  .grid__item-2-col:nth-of-type(6250) {
    animation-delay: 625s; }
  .grid__item-2-col:nth-of-type(6251) {
    animation-delay: 625.1s; }
  .grid__item-2-col:nth-of-type(6252) {
    animation-delay: 625.2s; }
  .grid__item-2-col:nth-of-type(6253) {
    animation-delay: 625.3s; }
  .grid__item-2-col:nth-of-type(6254) {
    animation-delay: 625.4s; }
  .grid__item-2-col:nth-of-type(6255) {
    animation-delay: 625.5s; }
  .grid__item-2-col:nth-of-type(6256) {
    animation-delay: 625.6s; }
  .grid__item-2-col:nth-of-type(6257) {
    animation-delay: 625.7s; }
  .grid__item-2-col:nth-of-type(6258) {
    animation-delay: 625.8s; }
  .grid__item-2-col:nth-of-type(6259) {
    animation-delay: 625.9s; }
  .grid__item-2-col:nth-of-type(6260) {
    animation-delay: 626s; }
  .grid__item-2-col:nth-of-type(6261) {
    animation-delay: 626.1s; }
  .grid__item-2-col:nth-of-type(6262) {
    animation-delay: 626.2s; }
  .grid__item-2-col:nth-of-type(6263) {
    animation-delay: 626.3s; }
  .grid__item-2-col:nth-of-type(6264) {
    animation-delay: 626.4s; }
  .grid__item-2-col:nth-of-type(6265) {
    animation-delay: 626.5s; }
  .grid__item-2-col:nth-of-type(6266) {
    animation-delay: 626.6s; }
  .grid__item-2-col:nth-of-type(6267) {
    animation-delay: 626.7s; }
  .grid__item-2-col:nth-of-type(6268) {
    animation-delay: 626.8s; }
  .grid__item-2-col:nth-of-type(6269) {
    animation-delay: 626.9s; }
  .grid__item-2-col:nth-of-type(6270) {
    animation-delay: 627s; }
  .grid__item-2-col:nth-of-type(6271) {
    animation-delay: 627.1s; }
  .grid__item-2-col:nth-of-type(6272) {
    animation-delay: 627.2s; }
  .grid__item-2-col:nth-of-type(6273) {
    animation-delay: 627.3s; }
  .grid__item-2-col:nth-of-type(6274) {
    animation-delay: 627.4s; }
  .grid__item-2-col:nth-of-type(6275) {
    animation-delay: 627.5s; }
  .grid__item-2-col:nth-of-type(6276) {
    animation-delay: 627.6s; }
  .grid__item-2-col:nth-of-type(6277) {
    animation-delay: 627.7s; }
  .grid__item-2-col:nth-of-type(6278) {
    animation-delay: 627.8s; }
  .grid__item-2-col:nth-of-type(6279) {
    animation-delay: 627.9s; }
  .grid__item-2-col:nth-of-type(6280) {
    animation-delay: 628s; }
  .grid__item-2-col:nth-of-type(6281) {
    animation-delay: 628.1s; }
  .grid__item-2-col:nth-of-type(6282) {
    animation-delay: 628.2s; }
  .grid__item-2-col:nth-of-type(6283) {
    animation-delay: 628.3s; }
  .grid__item-2-col:nth-of-type(6284) {
    animation-delay: 628.4s; }
  .grid__item-2-col:nth-of-type(6285) {
    animation-delay: 628.5s; }
  .grid__item-2-col:nth-of-type(6286) {
    animation-delay: 628.6s; }
  .grid__item-2-col:nth-of-type(6287) {
    animation-delay: 628.7s; }
  .grid__item-2-col:nth-of-type(6288) {
    animation-delay: 628.8s; }
  .grid__item-2-col:nth-of-type(6289) {
    animation-delay: 628.9s; }
  .grid__item-2-col:nth-of-type(6290) {
    animation-delay: 629s; }
  .grid__item-2-col:nth-of-type(6291) {
    animation-delay: 629.1s; }
  .grid__item-2-col:nth-of-type(6292) {
    animation-delay: 629.2s; }
  .grid__item-2-col:nth-of-type(6293) {
    animation-delay: 629.3s; }
  .grid__item-2-col:nth-of-type(6294) {
    animation-delay: 629.4s; }
  .grid__item-2-col:nth-of-type(6295) {
    animation-delay: 629.5s; }
  .grid__item-2-col:nth-of-type(6296) {
    animation-delay: 629.6s; }
  .grid__item-2-col:nth-of-type(6297) {
    animation-delay: 629.7s; }
  .grid__item-2-col:nth-of-type(6298) {
    animation-delay: 629.8s; }
  .grid__item-2-col:nth-of-type(6299) {
    animation-delay: 629.9s; }
  .grid__item-2-col:nth-of-type(6300) {
    animation-delay: 630s; }
  .grid__item-2-col:nth-of-type(6301) {
    animation-delay: 630.1s; }
  .grid__item-2-col:nth-of-type(6302) {
    animation-delay: 630.2s; }
  .grid__item-2-col:nth-of-type(6303) {
    animation-delay: 630.3s; }
  .grid__item-2-col:nth-of-type(6304) {
    animation-delay: 630.4s; }
  .grid__item-2-col:nth-of-type(6305) {
    animation-delay: 630.5s; }
  .grid__item-2-col:nth-of-type(6306) {
    animation-delay: 630.6s; }
  .grid__item-2-col:nth-of-type(6307) {
    animation-delay: 630.7s; }
  .grid__item-2-col:nth-of-type(6308) {
    animation-delay: 630.8s; }
  .grid__item-2-col:nth-of-type(6309) {
    animation-delay: 630.9s; }
  .grid__item-2-col:nth-of-type(6310) {
    animation-delay: 631s; }
  .grid__item-2-col:nth-of-type(6311) {
    animation-delay: 631.1s; }
  .grid__item-2-col:nth-of-type(6312) {
    animation-delay: 631.2s; }
  .grid__item-2-col:nth-of-type(6313) {
    animation-delay: 631.3s; }
  .grid__item-2-col:nth-of-type(6314) {
    animation-delay: 631.4s; }
  .grid__item-2-col:nth-of-type(6315) {
    animation-delay: 631.5s; }
  .grid__item-2-col:nth-of-type(6316) {
    animation-delay: 631.6s; }
  .grid__item-2-col:nth-of-type(6317) {
    animation-delay: 631.7s; }
  .grid__item-2-col:nth-of-type(6318) {
    animation-delay: 631.8s; }
  .grid__item-2-col:nth-of-type(6319) {
    animation-delay: 631.9s; }
  .grid__item-2-col:nth-of-type(6320) {
    animation-delay: 632s; }
  .grid__item-2-col:nth-of-type(6321) {
    animation-delay: 632.1s; }
  .grid__item-2-col:nth-of-type(6322) {
    animation-delay: 632.2s; }
  .grid__item-2-col:nth-of-type(6323) {
    animation-delay: 632.3s; }
  .grid__item-2-col:nth-of-type(6324) {
    animation-delay: 632.4s; }
  .grid__item-2-col:nth-of-type(6325) {
    animation-delay: 632.5s; }
  .grid__item-2-col:nth-of-type(6326) {
    animation-delay: 632.6s; }
  .grid__item-2-col:nth-of-type(6327) {
    animation-delay: 632.7s; }
  .grid__item-2-col:nth-of-type(6328) {
    animation-delay: 632.8s; }
  .grid__item-2-col:nth-of-type(6329) {
    animation-delay: 632.9s; }
  .grid__item-2-col:nth-of-type(6330) {
    animation-delay: 633s; }
  .grid__item-2-col:nth-of-type(6331) {
    animation-delay: 633.1s; }
  .grid__item-2-col:nth-of-type(6332) {
    animation-delay: 633.2s; }
  .grid__item-2-col:nth-of-type(6333) {
    animation-delay: 633.3s; }
  .grid__item-2-col:nth-of-type(6334) {
    animation-delay: 633.4s; }
  .grid__item-2-col:nth-of-type(6335) {
    animation-delay: 633.5s; }
  .grid__item-2-col:nth-of-type(6336) {
    animation-delay: 633.6s; }
  .grid__item-2-col:nth-of-type(6337) {
    animation-delay: 633.7s; }
  .grid__item-2-col:nth-of-type(6338) {
    animation-delay: 633.8s; }
  .grid__item-2-col:nth-of-type(6339) {
    animation-delay: 633.9s; }
  .grid__item-2-col:nth-of-type(6340) {
    animation-delay: 634s; }
  .grid__item-2-col:nth-of-type(6341) {
    animation-delay: 634.1s; }
  .grid__item-2-col:nth-of-type(6342) {
    animation-delay: 634.2s; }
  .grid__item-2-col:nth-of-type(6343) {
    animation-delay: 634.3s; }
  .grid__item-2-col:nth-of-type(6344) {
    animation-delay: 634.4s; }
  .grid__item-2-col:nth-of-type(6345) {
    animation-delay: 634.5s; }
  .grid__item-2-col:nth-of-type(6346) {
    animation-delay: 634.6s; }
  .grid__item-2-col:nth-of-type(6347) {
    animation-delay: 634.7s; }
  .grid__item-2-col:nth-of-type(6348) {
    animation-delay: 634.8s; }
  .grid__item-2-col:nth-of-type(6349) {
    animation-delay: 634.9s; }
  .grid__item-2-col:nth-of-type(6350) {
    animation-delay: 635s; }
  .grid__item-2-col:nth-of-type(6351) {
    animation-delay: 635.1s; }
  .grid__item-2-col:nth-of-type(6352) {
    animation-delay: 635.2s; }
  .grid__item-2-col:nth-of-type(6353) {
    animation-delay: 635.3s; }
  .grid__item-2-col:nth-of-type(6354) {
    animation-delay: 635.4s; }
  .grid__item-2-col:nth-of-type(6355) {
    animation-delay: 635.5s; }
  .grid__item-2-col:nth-of-type(6356) {
    animation-delay: 635.6s; }
  .grid__item-2-col:nth-of-type(6357) {
    animation-delay: 635.7s; }
  .grid__item-2-col:nth-of-type(6358) {
    animation-delay: 635.8s; }
  .grid__item-2-col:nth-of-type(6359) {
    animation-delay: 635.9s; }
  .grid__item-2-col:nth-of-type(6360) {
    animation-delay: 636s; }
  .grid__item-2-col:nth-of-type(6361) {
    animation-delay: 636.1s; }
  .grid__item-2-col:nth-of-type(6362) {
    animation-delay: 636.2s; }
  .grid__item-2-col:nth-of-type(6363) {
    animation-delay: 636.3s; }
  .grid__item-2-col:nth-of-type(6364) {
    animation-delay: 636.4s; }
  .grid__item-2-col:nth-of-type(6365) {
    animation-delay: 636.5s; }
  .grid__item-2-col:nth-of-type(6366) {
    animation-delay: 636.6s; }
  .grid__item-2-col:nth-of-type(6367) {
    animation-delay: 636.7s; }
  .grid__item-2-col:nth-of-type(6368) {
    animation-delay: 636.8s; }
  .grid__item-2-col:nth-of-type(6369) {
    animation-delay: 636.9s; }
  .grid__item-2-col:nth-of-type(6370) {
    animation-delay: 637s; }
  .grid__item-2-col:nth-of-type(6371) {
    animation-delay: 637.1s; }
  .grid__item-2-col:nth-of-type(6372) {
    animation-delay: 637.2s; }
  .grid__item-2-col:nth-of-type(6373) {
    animation-delay: 637.3s; }
  .grid__item-2-col:nth-of-type(6374) {
    animation-delay: 637.4s; }
  .grid__item-2-col:nth-of-type(6375) {
    animation-delay: 637.5s; }
  .grid__item-2-col:nth-of-type(6376) {
    animation-delay: 637.6s; }
  .grid__item-2-col:nth-of-type(6377) {
    animation-delay: 637.7s; }
  .grid__item-2-col:nth-of-type(6378) {
    animation-delay: 637.8s; }
  .grid__item-2-col:nth-of-type(6379) {
    animation-delay: 637.9s; }
  .grid__item-2-col:nth-of-type(6380) {
    animation-delay: 638s; }
  .grid__item-2-col:nth-of-type(6381) {
    animation-delay: 638.1s; }
  .grid__item-2-col:nth-of-type(6382) {
    animation-delay: 638.2s; }
  .grid__item-2-col:nth-of-type(6383) {
    animation-delay: 638.3s; }
  .grid__item-2-col:nth-of-type(6384) {
    animation-delay: 638.4s; }
  .grid__item-2-col:nth-of-type(6385) {
    animation-delay: 638.5s; }
  .grid__item-2-col:nth-of-type(6386) {
    animation-delay: 638.6s; }
  .grid__item-2-col:nth-of-type(6387) {
    animation-delay: 638.7s; }
  .grid__item-2-col:nth-of-type(6388) {
    animation-delay: 638.8s; }
  .grid__item-2-col:nth-of-type(6389) {
    animation-delay: 638.9s; }
  .grid__item-2-col:nth-of-type(6390) {
    animation-delay: 639s; }
  .grid__item-2-col:nth-of-type(6391) {
    animation-delay: 639.1s; }
  .grid__item-2-col:nth-of-type(6392) {
    animation-delay: 639.2s; }
  .grid__item-2-col:nth-of-type(6393) {
    animation-delay: 639.3s; }
  .grid__item-2-col:nth-of-type(6394) {
    animation-delay: 639.4s; }
  .grid__item-2-col:nth-of-type(6395) {
    animation-delay: 639.5s; }
  .grid__item-2-col:nth-of-type(6396) {
    animation-delay: 639.6s; }
  .grid__item-2-col:nth-of-type(6397) {
    animation-delay: 639.7s; }
  .grid__item-2-col:nth-of-type(6398) {
    animation-delay: 639.8s; }
  .grid__item-2-col:nth-of-type(6399) {
    animation-delay: 639.9s; }
  .grid__item-2-col:nth-of-type(6400) {
    animation-delay: 640s; }
  .grid__item-2-col:nth-of-type(6401) {
    animation-delay: 640.1s; }
  .grid__item-2-col:nth-of-type(6402) {
    animation-delay: 640.2s; }
  .grid__item-2-col:nth-of-type(6403) {
    animation-delay: 640.3s; }
  .grid__item-2-col:nth-of-type(6404) {
    animation-delay: 640.4s; }
  .grid__item-2-col:nth-of-type(6405) {
    animation-delay: 640.5s; }
  .grid__item-2-col:nth-of-type(6406) {
    animation-delay: 640.6s; }
  .grid__item-2-col:nth-of-type(6407) {
    animation-delay: 640.7s; }
  .grid__item-2-col:nth-of-type(6408) {
    animation-delay: 640.8s; }
  .grid__item-2-col:nth-of-type(6409) {
    animation-delay: 640.9s; }
  .grid__item-2-col:nth-of-type(6410) {
    animation-delay: 641s; }
  .grid__item-2-col:nth-of-type(6411) {
    animation-delay: 641.1s; }
  .grid__item-2-col:nth-of-type(6412) {
    animation-delay: 641.2s; }
  .grid__item-2-col:nth-of-type(6413) {
    animation-delay: 641.3s; }
  .grid__item-2-col:nth-of-type(6414) {
    animation-delay: 641.4s; }
  .grid__item-2-col:nth-of-type(6415) {
    animation-delay: 641.5s; }
  .grid__item-2-col:nth-of-type(6416) {
    animation-delay: 641.6s; }
  .grid__item-2-col:nth-of-type(6417) {
    animation-delay: 641.7s; }
  .grid__item-2-col:nth-of-type(6418) {
    animation-delay: 641.8s; }
  .grid__item-2-col:nth-of-type(6419) {
    animation-delay: 641.9s; }
  .grid__item-2-col:nth-of-type(6420) {
    animation-delay: 642s; }
  .grid__item-2-col:nth-of-type(6421) {
    animation-delay: 642.1s; }
  .grid__item-2-col:nth-of-type(6422) {
    animation-delay: 642.2s; }
  .grid__item-2-col:nth-of-type(6423) {
    animation-delay: 642.3s; }
  .grid__item-2-col:nth-of-type(6424) {
    animation-delay: 642.4s; }
  .grid__item-2-col:nth-of-type(6425) {
    animation-delay: 642.5s; }
  .grid__item-2-col:nth-of-type(6426) {
    animation-delay: 642.6s; }
  .grid__item-2-col:nth-of-type(6427) {
    animation-delay: 642.7s; }
  .grid__item-2-col:nth-of-type(6428) {
    animation-delay: 642.8s; }
  .grid__item-2-col:nth-of-type(6429) {
    animation-delay: 642.9s; }
  .grid__item-2-col:nth-of-type(6430) {
    animation-delay: 643s; }
  .grid__item-2-col:nth-of-type(6431) {
    animation-delay: 643.1s; }
  .grid__item-2-col:nth-of-type(6432) {
    animation-delay: 643.2s; }
  .grid__item-2-col:nth-of-type(6433) {
    animation-delay: 643.3s; }
  .grid__item-2-col:nth-of-type(6434) {
    animation-delay: 643.4s; }
  .grid__item-2-col:nth-of-type(6435) {
    animation-delay: 643.5s; }
  .grid__item-2-col:nth-of-type(6436) {
    animation-delay: 643.6s; }
  .grid__item-2-col:nth-of-type(6437) {
    animation-delay: 643.7s; }
  .grid__item-2-col:nth-of-type(6438) {
    animation-delay: 643.8s; }
  .grid__item-2-col:nth-of-type(6439) {
    animation-delay: 643.9s; }
  .grid__item-2-col:nth-of-type(6440) {
    animation-delay: 644s; }
  .grid__item-2-col:nth-of-type(6441) {
    animation-delay: 644.1s; }
  .grid__item-2-col:nth-of-type(6442) {
    animation-delay: 644.2s; }
  .grid__item-2-col:nth-of-type(6443) {
    animation-delay: 644.3s; }
  .grid__item-2-col:nth-of-type(6444) {
    animation-delay: 644.4s; }
  .grid__item-2-col:nth-of-type(6445) {
    animation-delay: 644.5s; }
  .grid__item-2-col:nth-of-type(6446) {
    animation-delay: 644.6s; }
  .grid__item-2-col:nth-of-type(6447) {
    animation-delay: 644.7s; }
  .grid__item-2-col:nth-of-type(6448) {
    animation-delay: 644.8s; }
  .grid__item-2-col:nth-of-type(6449) {
    animation-delay: 644.9s; }
  .grid__item-2-col:nth-of-type(6450) {
    animation-delay: 645s; }
  .grid__item-2-col:nth-of-type(6451) {
    animation-delay: 645.1s; }
  .grid__item-2-col:nth-of-type(6452) {
    animation-delay: 645.2s; }
  .grid__item-2-col:nth-of-type(6453) {
    animation-delay: 645.3s; }
  .grid__item-2-col:nth-of-type(6454) {
    animation-delay: 645.4s; }
  .grid__item-2-col:nth-of-type(6455) {
    animation-delay: 645.5s; }
  .grid__item-2-col:nth-of-type(6456) {
    animation-delay: 645.6s; }
  .grid__item-2-col:nth-of-type(6457) {
    animation-delay: 645.7s; }
  .grid__item-2-col:nth-of-type(6458) {
    animation-delay: 645.8s; }
  .grid__item-2-col:nth-of-type(6459) {
    animation-delay: 645.9s; }
  .grid__item-2-col:nth-of-type(6460) {
    animation-delay: 646s; }
  .grid__item-2-col:nth-of-type(6461) {
    animation-delay: 646.1s; }
  .grid__item-2-col:nth-of-type(6462) {
    animation-delay: 646.2s; }
  .grid__item-2-col:nth-of-type(6463) {
    animation-delay: 646.3s; }
  .grid__item-2-col:nth-of-type(6464) {
    animation-delay: 646.4s; }
  .grid__item-2-col:nth-of-type(6465) {
    animation-delay: 646.5s; }
  .grid__item-2-col:nth-of-type(6466) {
    animation-delay: 646.6s; }
  .grid__item-2-col:nth-of-type(6467) {
    animation-delay: 646.7s; }
  .grid__item-2-col:nth-of-type(6468) {
    animation-delay: 646.8s; }
  .grid__item-2-col:nth-of-type(6469) {
    animation-delay: 646.9s; }
  .grid__item-2-col:nth-of-type(6470) {
    animation-delay: 647s; }
  .grid__item-2-col:nth-of-type(6471) {
    animation-delay: 647.1s; }
  .grid__item-2-col:nth-of-type(6472) {
    animation-delay: 647.2s; }
  .grid__item-2-col:nth-of-type(6473) {
    animation-delay: 647.3s; }
  .grid__item-2-col:nth-of-type(6474) {
    animation-delay: 647.4s; }
  .grid__item-2-col:nth-of-type(6475) {
    animation-delay: 647.5s; }
  .grid__item-2-col:nth-of-type(6476) {
    animation-delay: 647.6s; }
  .grid__item-2-col:nth-of-type(6477) {
    animation-delay: 647.7s; }
  .grid__item-2-col:nth-of-type(6478) {
    animation-delay: 647.8s; }
  .grid__item-2-col:nth-of-type(6479) {
    animation-delay: 647.9s; }
  .grid__item-2-col:nth-of-type(6480) {
    animation-delay: 648s; }
  .grid__item-2-col:nth-of-type(6481) {
    animation-delay: 648.1s; }
  .grid__item-2-col:nth-of-type(6482) {
    animation-delay: 648.2s; }
  .grid__item-2-col:nth-of-type(6483) {
    animation-delay: 648.3s; }
  .grid__item-2-col:nth-of-type(6484) {
    animation-delay: 648.4s; }
  .grid__item-2-col:nth-of-type(6485) {
    animation-delay: 648.5s; }
  .grid__item-2-col:nth-of-type(6486) {
    animation-delay: 648.6s; }
  .grid__item-2-col:nth-of-type(6487) {
    animation-delay: 648.7s; }
  .grid__item-2-col:nth-of-type(6488) {
    animation-delay: 648.8s; }
  .grid__item-2-col:nth-of-type(6489) {
    animation-delay: 648.9s; }
  .grid__item-2-col:nth-of-type(6490) {
    animation-delay: 649s; }
  .grid__item-2-col:nth-of-type(6491) {
    animation-delay: 649.1s; }
  .grid__item-2-col:nth-of-type(6492) {
    animation-delay: 649.2s; }
  .grid__item-2-col:nth-of-type(6493) {
    animation-delay: 649.3s; }
  .grid__item-2-col:nth-of-type(6494) {
    animation-delay: 649.4s; }
  .grid__item-2-col:nth-of-type(6495) {
    animation-delay: 649.5s; }
  .grid__item-2-col:nth-of-type(6496) {
    animation-delay: 649.6s; }
  .grid__item-2-col:nth-of-type(6497) {
    animation-delay: 649.7s; }
  .grid__item-2-col:nth-of-type(6498) {
    animation-delay: 649.8s; }
  .grid__item-2-col:nth-of-type(6499) {
    animation-delay: 649.9s; }
  .grid__item-2-col:nth-of-type(6500) {
    animation-delay: 650s; }
  .grid__item-2-col:nth-of-type(6501) {
    animation-delay: 650.1s; }
  .grid__item-2-col:nth-of-type(6502) {
    animation-delay: 650.2s; }
  .grid__item-2-col:nth-of-type(6503) {
    animation-delay: 650.3s; }
  .grid__item-2-col:nth-of-type(6504) {
    animation-delay: 650.4s; }
  .grid__item-2-col:nth-of-type(6505) {
    animation-delay: 650.5s; }
  .grid__item-2-col:nth-of-type(6506) {
    animation-delay: 650.6s; }
  .grid__item-2-col:nth-of-type(6507) {
    animation-delay: 650.7s; }
  .grid__item-2-col:nth-of-type(6508) {
    animation-delay: 650.8s; }
  .grid__item-2-col:nth-of-type(6509) {
    animation-delay: 650.9s; }
  .grid__item-2-col:nth-of-type(6510) {
    animation-delay: 651s; }
  .grid__item-2-col:nth-of-type(6511) {
    animation-delay: 651.1s; }
  .grid__item-2-col:nth-of-type(6512) {
    animation-delay: 651.2s; }
  .grid__item-2-col:nth-of-type(6513) {
    animation-delay: 651.3s; }
  .grid__item-2-col:nth-of-type(6514) {
    animation-delay: 651.4s; }
  .grid__item-2-col:nth-of-type(6515) {
    animation-delay: 651.5s; }
  .grid__item-2-col:nth-of-type(6516) {
    animation-delay: 651.6s; }
  .grid__item-2-col:nth-of-type(6517) {
    animation-delay: 651.7s; }
  .grid__item-2-col:nth-of-type(6518) {
    animation-delay: 651.8s; }
  .grid__item-2-col:nth-of-type(6519) {
    animation-delay: 651.9s; }
  .grid__item-2-col:nth-of-type(6520) {
    animation-delay: 652s; }
  .grid__item-2-col:nth-of-type(6521) {
    animation-delay: 652.1s; }
  .grid__item-2-col:nth-of-type(6522) {
    animation-delay: 652.2s; }
  .grid__item-2-col:nth-of-type(6523) {
    animation-delay: 652.3s; }
  .grid__item-2-col:nth-of-type(6524) {
    animation-delay: 652.4s; }
  .grid__item-2-col:nth-of-type(6525) {
    animation-delay: 652.5s; }
  .grid__item-2-col:nth-of-type(6526) {
    animation-delay: 652.6s; }
  .grid__item-2-col:nth-of-type(6527) {
    animation-delay: 652.7s; }
  .grid__item-2-col:nth-of-type(6528) {
    animation-delay: 652.8s; }
  .grid__item-2-col:nth-of-type(6529) {
    animation-delay: 652.9s; }
  .grid__item-2-col:nth-of-type(6530) {
    animation-delay: 653s; }
  .grid__item-2-col:nth-of-type(6531) {
    animation-delay: 653.1s; }
  .grid__item-2-col:nth-of-type(6532) {
    animation-delay: 653.2s; }
  .grid__item-2-col:nth-of-type(6533) {
    animation-delay: 653.3s; }
  .grid__item-2-col:nth-of-type(6534) {
    animation-delay: 653.4s; }
  .grid__item-2-col:nth-of-type(6535) {
    animation-delay: 653.5s; }
  .grid__item-2-col:nth-of-type(6536) {
    animation-delay: 653.6s; }
  .grid__item-2-col:nth-of-type(6537) {
    animation-delay: 653.7s; }
  .grid__item-2-col:nth-of-type(6538) {
    animation-delay: 653.8s; }
  .grid__item-2-col:nth-of-type(6539) {
    animation-delay: 653.9s; }
  .grid__item-2-col:nth-of-type(6540) {
    animation-delay: 654s; }
  .grid__item-2-col:nth-of-type(6541) {
    animation-delay: 654.1s; }
  .grid__item-2-col:nth-of-type(6542) {
    animation-delay: 654.2s; }
  .grid__item-2-col:nth-of-type(6543) {
    animation-delay: 654.3s; }
  .grid__item-2-col:nth-of-type(6544) {
    animation-delay: 654.4s; }
  .grid__item-2-col:nth-of-type(6545) {
    animation-delay: 654.5s; }
  .grid__item-2-col:nth-of-type(6546) {
    animation-delay: 654.6s; }
  .grid__item-2-col:nth-of-type(6547) {
    animation-delay: 654.7s; }
  .grid__item-2-col:nth-of-type(6548) {
    animation-delay: 654.8s; }
  .grid__item-2-col:nth-of-type(6549) {
    animation-delay: 654.9s; }
  .grid__item-2-col:nth-of-type(6550) {
    animation-delay: 655s; }
  .grid__item-2-col:nth-of-type(6551) {
    animation-delay: 655.1s; }
  .grid__item-2-col:nth-of-type(6552) {
    animation-delay: 655.2s; }
  .grid__item-2-col:nth-of-type(6553) {
    animation-delay: 655.3s; }
  .grid__item-2-col:nth-of-type(6554) {
    animation-delay: 655.4s; }
  .grid__item-2-col:nth-of-type(6555) {
    animation-delay: 655.5s; }
  .grid__item-2-col:nth-of-type(6556) {
    animation-delay: 655.6s; }
  .grid__item-2-col:nth-of-type(6557) {
    animation-delay: 655.7s; }
  .grid__item-2-col:nth-of-type(6558) {
    animation-delay: 655.8s; }
  .grid__item-2-col:nth-of-type(6559) {
    animation-delay: 655.9s; }
  .grid__item-2-col:nth-of-type(6560) {
    animation-delay: 656s; }
  .grid__item-2-col:nth-of-type(6561) {
    animation-delay: 656.1s; }
  .grid__item-2-col:nth-of-type(6562) {
    animation-delay: 656.2s; }
  .grid__item-2-col:nth-of-type(6563) {
    animation-delay: 656.3s; }
  .grid__item-2-col:nth-of-type(6564) {
    animation-delay: 656.4s; }
  .grid__item-2-col:nth-of-type(6565) {
    animation-delay: 656.5s; }
  .grid__item-2-col:nth-of-type(6566) {
    animation-delay: 656.6s; }
  .grid__item-2-col:nth-of-type(6567) {
    animation-delay: 656.7s; }
  .grid__item-2-col:nth-of-type(6568) {
    animation-delay: 656.8s; }
  .grid__item-2-col:nth-of-type(6569) {
    animation-delay: 656.9s; }
  .grid__item-2-col:nth-of-type(6570) {
    animation-delay: 657s; }
  .grid__item-2-col:nth-of-type(6571) {
    animation-delay: 657.1s; }
  .grid__item-2-col:nth-of-type(6572) {
    animation-delay: 657.2s; }
  .grid__item-2-col:nth-of-type(6573) {
    animation-delay: 657.3s; }
  .grid__item-2-col:nth-of-type(6574) {
    animation-delay: 657.4s; }
  .grid__item-2-col:nth-of-type(6575) {
    animation-delay: 657.5s; }
  .grid__item-2-col:nth-of-type(6576) {
    animation-delay: 657.6s; }
  .grid__item-2-col:nth-of-type(6577) {
    animation-delay: 657.7s; }
  .grid__item-2-col:nth-of-type(6578) {
    animation-delay: 657.8s; }
  .grid__item-2-col:nth-of-type(6579) {
    animation-delay: 657.9s; }
  .grid__item-2-col:nth-of-type(6580) {
    animation-delay: 658s; }
  .grid__item-2-col:nth-of-type(6581) {
    animation-delay: 658.1s; }
  .grid__item-2-col:nth-of-type(6582) {
    animation-delay: 658.2s; }
  .grid__item-2-col:nth-of-type(6583) {
    animation-delay: 658.3s; }
  .grid__item-2-col:nth-of-type(6584) {
    animation-delay: 658.4s; }
  .grid__item-2-col:nth-of-type(6585) {
    animation-delay: 658.5s; }
  .grid__item-2-col:nth-of-type(6586) {
    animation-delay: 658.6s; }
  .grid__item-2-col:nth-of-type(6587) {
    animation-delay: 658.7s; }
  .grid__item-2-col:nth-of-type(6588) {
    animation-delay: 658.8s; }
  .grid__item-2-col:nth-of-type(6589) {
    animation-delay: 658.9s; }
  .grid__item-2-col:nth-of-type(6590) {
    animation-delay: 659s; }
  .grid__item-2-col:nth-of-type(6591) {
    animation-delay: 659.1s; }
  .grid__item-2-col:nth-of-type(6592) {
    animation-delay: 659.2s; }
  .grid__item-2-col:nth-of-type(6593) {
    animation-delay: 659.3s; }
  .grid__item-2-col:nth-of-type(6594) {
    animation-delay: 659.4s; }
  .grid__item-2-col:nth-of-type(6595) {
    animation-delay: 659.5s; }
  .grid__item-2-col:nth-of-type(6596) {
    animation-delay: 659.6s; }
  .grid__item-2-col:nth-of-type(6597) {
    animation-delay: 659.7s; }
  .grid__item-2-col:nth-of-type(6598) {
    animation-delay: 659.8s; }
  .grid__item-2-col:nth-of-type(6599) {
    animation-delay: 659.9s; }
  .grid__item-2-col:nth-of-type(6600) {
    animation-delay: 660s; }
  .grid__item-2-col:nth-of-type(6601) {
    animation-delay: 660.1s; }
  .grid__item-2-col:nth-of-type(6602) {
    animation-delay: 660.2s; }
  .grid__item-2-col:nth-of-type(6603) {
    animation-delay: 660.3s; }
  .grid__item-2-col:nth-of-type(6604) {
    animation-delay: 660.4s; }
  .grid__item-2-col:nth-of-type(6605) {
    animation-delay: 660.5s; }
  .grid__item-2-col:nth-of-type(6606) {
    animation-delay: 660.6s; }
  .grid__item-2-col:nth-of-type(6607) {
    animation-delay: 660.7s; }
  .grid__item-2-col:nth-of-type(6608) {
    animation-delay: 660.8s; }
  .grid__item-2-col:nth-of-type(6609) {
    animation-delay: 660.9s; }
  .grid__item-2-col:nth-of-type(6610) {
    animation-delay: 661s; }
  .grid__item-2-col:nth-of-type(6611) {
    animation-delay: 661.1s; }
  .grid__item-2-col:nth-of-type(6612) {
    animation-delay: 661.2s; }
  .grid__item-2-col:nth-of-type(6613) {
    animation-delay: 661.3s; }
  .grid__item-2-col:nth-of-type(6614) {
    animation-delay: 661.4s; }
  .grid__item-2-col:nth-of-type(6615) {
    animation-delay: 661.5s; }
  .grid__item-2-col:nth-of-type(6616) {
    animation-delay: 661.6s; }
  .grid__item-2-col:nth-of-type(6617) {
    animation-delay: 661.7s; }
  .grid__item-2-col:nth-of-type(6618) {
    animation-delay: 661.8s; }
  .grid__item-2-col:nth-of-type(6619) {
    animation-delay: 661.9s; }
  .grid__item-2-col:nth-of-type(6620) {
    animation-delay: 662s; }
  .grid__item-2-col:nth-of-type(6621) {
    animation-delay: 662.1s; }
  .grid__item-2-col:nth-of-type(6622) {
    animation-delay: 662.2s; }
  .grid__item-2-col:nth-of-type(6623) {
    animation-delay: 662.3s; }
  .grid__item-2-col:nth-of-type(6624) {
    animation-delay: 662.4s; }
  .grid__item-2-col:nth-of-type(6625) {
    animation-delay: 662.5s; }
  .grid__item-2-col:nth-of-type(6626) {
    animation-delay: 662.6s; }
  .grid__item-2-col:nth-of-type(6627) {
    animation-delay: 662.7s; }
  .grid__item-2-col:nth-of-type(6628) {
    animation-delay: 662.8s; }
  .grid__item-2-col:nth-of-type(6629) {
    animation-delay: 662.9s; }
  .grid__item-2-col:nth-of-type(6630) {
    animation-delay: 663s; }
  .grid__item-2-col:nth-of-type(6631) {
    animation-delay: 663.1s; }
  .grid__item-2-col:nth-of-type(6632) {
    animation-delay: 663.2s; }
  .grid__item-2-col:nth-of-type(6633) {
    animation-delay: 663.3s; }
  .grid__item-2-col:nth-of-type(6634) {
    animation-delay: 663.4s; }
  .grid__item-2-col:nth-of-type(6635) {
    animation-delay: 663.5s; }
  .grid__item-2-col:nth-of-type(6636) {
    animation-delay: 663.6s; }
  .grid__item-2-col:nth-of-type(6637) {
    animation-delay: 663.7s; }
  .grid__item-2-col:nth-of-type(6638) {
    animation-delay: 663.8s; }
  .grid__item-2-col:nth-of-type(6639) {
    animation-delay: 663.9s; }
  .grid__item-2-col:nth-of-type(6640) {
    animation-delay: 664s; }
  .grid__item-2-col:nth-of-type(6641) {
    animation-delay: 664.1s; }
  .grid__item-2-col:nth-of-type(6642) {
    animation-delay: 664.2s; }
  .grid__item-2-col:nth-of-type(6643) {
    animation-delay: 664.3s; }
  .grid__item-2-col:nth-of-type(6644) {
    animation-delay: 664.4s; }
  .grid__item-2-col:nth-of-type(6645) {
    animation-delay: 664.5s; }
  .grid__item-2-col:nth-of-type(6646) {
    animation-delay: 664.6s; }
  .grid__item-2-col:nth-of-type(6647) {
    animation-delay: 664.7s; }
  .grid__item-2-col:nth-of-type(6648) {
    animation-delay: 664.8s; }
  .grid__item-2-col:nth-of-type(6649) {
    animation-delay: 664.9s; }
  .grid__item-2-col:nth-of-type(6650) {
    animation-delay: 665s; }
  .grid__item-2-col:nth-of-type(6651) {
    animation-delay: 665.1s; }
  .grid__item-2-col:nth-of-type(6652) {
    animation-delay: 665.2s; }
  .grid__item-2-col:nth-of-type(6653) {
    animation-delay: 665.3s; }
  .grid__item-2-col:nth-of-type(6654) {
    animation-delay: 665.4s; }
  .grid__item-2-col:nth-of-type(6655) {
    animation-delay: 665.5s; }
  .grid__item-2-col:nth-of-type(6656) {
    animation-delay: 665.6s; }
  .grid__item-2-col:nth-of-type(6657) {
    animation-delay: 665.7s; }
  .grid__item-2-col:nth-of-type(6658) {
    animation-delay: 665.8s; }
  .grid__item-2-col:nth-of-type(6659) {
    animation-delay: 665.9s; }
  .grid__item-2-col:nth-of-type(6660) {
    animation-delay: 666s; }
  .grid__item-2-col:nth-of-type(6661) {
    animation-delay: 666.1s; }
  .grid__item-2-col:nth-of-type(6662) {
    animation-delay: 666.2s; }
  .grid__item-2-col:nth-of-type(6663) {
    animation-delay: 666.3s; }
  .grid__item-2-col:nth-of-type(6664) {
    animation-delay: 666.4s; }
  .grid__item-2-col:nth-of-type(6665) {
    animation-delay: 666.5s; }
  .grid__item-2-col:nth-of-type(6666) {
    animation-delay: 666.6s; }
  .grid__item-2-col:nth-of-type(6667) {
    animation-delay: 666.7s; }
  .grid__item-2-col:nth-of-type(6668) {
    animation-delay: 666.8s; }
  .grid__item-2-col:nth-of-type(6669) {
    animation-delay: 666.9s; }
  .grid__item-2-col:nth-of-type(6670) {
    animation-delay: 667s; }
  .grid__item-2-col:nth-of-type(6671) {
    animation-delay: 667.1s; }
  .grid__item-2-col:nth-of-type(6672) {
    animation-delay: 667.2s; }
  .grid__item-2-col:nth-of-type(6673) {
    animation-delay: 667.3s; }
  .grid__item-2-col:nth-of-type(6674) {
    animation-delay: 667.4s; }
  .grid__item-2-col:nth-of-type(6675) {
    animation-delay: 667.5s; }
  .grid__item-2-col:nth-of-type(6676) {
    animation-delay: 667.6s; }
  .grid__item-2-col:nth-of-type(6677) {
    animation-delay: 667.7s; }
  .grid__item-2-col:nth-of-type(6678) {
    animation-delay: 667.8s; }
  .grid__item-2-col:nth-of-type(6679) {
    animation-delay: 667.9s; }
  .grid__item-2-col:nth-of-type(6680) {
    animation-delay: 668s; }
  .grid__item-2-col:nth-of-type(6681) {
    animation-delay: 668.1s; }
  .grid__item-2-col:nth-of-type(6682) {
    animation-delay: 668.2s; }
  .grid__item-2-col:nth-of-type(6683) {
    animation-delay: 668.3s; }
  .grid__item-2-col:nth-of-type(6684) {
    animation-delay: 668.4s; }
  .grid__item-2-col:nth-of-type(6685) {
    animation-delay: 668.5s; }
  .grid__item-2-col:nth-of-type(6686) {
    animation-delay: 668.6s; }
  .grid__item-2-col:nth-of-type(6687) {
    animation-delay: 668.7s; }
  .grid__item-2-col:nth-of-type(6688) {
    animation-delay: 668.8s; }
  .grid__item-2-col:nth-of-type(6689) {
    animation-delay: 668.9s; }
  .grid__item-2-col:nth-of-type(6690) {
    animation-delay: 669s; }
  .grid__item-2-col:nth-of-type(6691) {
    animation-delay: 669.1s; }
  .grid__item-2-col:nth-of-type(6692) {
    animation-delay: 669.2s; }
  .grid__item-2-col:nth-of-type(6693) {
    animation-delay: 669.3s; }
  .grid__item-2-col:nth-of-type(6694) {
    animation-delay: 669.4s; }
  .grid__item-2-col:nth-of-type(6695) {
    animation-delay: 669.5s; }
  .grid__item-2-col:nth-of-type(6696) {
    animation-delay: 669.6s; }
  .grid__item-2-col:nth-of-type(6697) {
    animation-delay: 669.7s; }
  .grid__item-2-col:nth-of-type(6698) {
    animation-delay: 669.8s; }
  .grid__item-2-col:nth-of-type(6699) {
    animation-delay: 669.9s; }
  .grid__item-2-col:nth-of-type(6700) {
    animation-delay: 670s; }
  .grid__item-2-col:nth-of-type(6701) {
    animation-delay: 670.1s; }
  .grid__item-2-col:nth-of-type(6702) {
    animation-delay: 670.2s; }
  .grid__item-2-col:nth-of-type(6703) {
    animation-delay: 670.3s; }
  .grid__item-2-col:nth-of-type(6704) {
    animation-delay: 670.4s; }
  .grid__item-2-col:nth-of-type(6705) {
    animation-delay: 670.5s; }
  .grid__item-2-col:nth-of-type(6706) {
    animation-delay: 670.6s; }
  .grid__item-2-col:nth-of-type(6707) {
    animation-delay: 670.7s; }
  .grid__item-2-col:nth-of-type(6708) {
    animation-delay: 670.8s; }
  .grid__item-2-col:nth-of-type(6709) {
    animation-delay: 670.9s; }
  .grid__item-2-col:nth-of-type(6710) {
    animation-delay: 671s; }
  .grid__item-2-col:nth-of-type(6711) {
    animation-delay: 671.1s; }
  .grid__item-2-col:nth-of-type(6712) {
    animation-delay: 671.2s; }
  .grid__item-2-col:nth-of-type(6713) {
    animation-delay: 671.3s; }
  .grid__item-2-col:nth-of-type(6714) {
    animation-delay: 671.4s; }
  .grid__item-2-col:nth-of-type(6715) {
    animation-delay: 671.5s; }
  .grid__item-2-col:nth-of-type(6716) {
    animation-delay: 671.6s; }
  .grid__item-2-col:nth-of-type(6717) {
    animation-delay: 671.7s; }
  .grid__item-2-col:nth-of-type(6718) {
    animation-delay: 671.8s; }
  .grid__item-2-col:nth-of-type(6719) {
    animation-delay: 671.9s; }
  .grid__item-2-col:nth-of-type(6720) {
    animation-delay: 672s; }
  .grid__item-2-col:nth-of-type(6721) {
    animation-delay: 672.1s; }
  .grid__item-2-col:nth-of-type(6722) {
    animation-delay: 672.2s; }
  .grid__item-2-col:nth-of-type(6723) {
    animation-delay: 672.3s; }
  .grid__item-2-col:nth-of-type(6724) {
    animation-delay: 672.4s; }
  .grid__item-2-col:nth-of-type(6725) {
    animation-delay: 672.5s; }
  .grid__item-2-col:nth-of-type(6726) {
    animation-delay: 672.6s; }
  .grid__item-2-col:nth-of-type(6727) {
    animation-delay: 672.7s; }
  .grid__item-2-col:nth-of-type(6728) {
    animation-delay: 672.8s; }
  .grid__item-2-col:nth-of-type(6729) {
    animation-delay: 672.9s; }
  .grid__item-2-col:nth-of-type(6730) {
    animation-delay: 673s; }
  .grid__item-2-col:nth-of-type(6731) {
    animation-delay: 673.1s; }
  .grid__item-2-col:nth-of-type(6732) {
    animation-delay: 673.2s; }
  .grid__item-2-col:nth-of-type(6733) {
    animation-delay: 673.3s; }
  .grid__item-2-col:nth-of-type(6734) {
    animation-delay: 673.4s; }
  .grid__item-2-col:nth-of-type(6735) {
    animation-delay: 673.5s; }
  .grid__item-2-col:nth-of-type(6736) {
    animation-delay: 673.6s; }
  .grid__item-2-col:nth-of-type(6737) {
    animation-delay: 673.7s; }
  .grid__item-2-col:nth-of-type(6738) {
    animation-delay: 673.8s; }
  .grid__item-2-col:nth-of-type(6739) {
    animation-delay: 673.9s; }
  .grid__item-2-col:nth-of-type(6740) {
    animation-delay: 674s; }
  .grid__item-2-col:nth-of-type(6741) {
    animation-delay: 674.1s; }
  .grid__item-2-col:nth-of-type(6742) {
    animation-delay: 674.2s; }
  .grid__item-2-col:nth-of-type(6743) {
    animation-delay: 674.3s; }
  .grid__item-2-col:nth-of-type(6744) {
    animation-delay: 674.4s; }
  .grid__item-2-col:nth-of-type(6745) {
    animation-delay: 674.5s; }
  .grid__item-2-col:nth-of-type(6746) {
    animation-delay: 674.6s; }
  .grid__item-2-col:nth-of-type(6747) {
    animation-delay: 674.7s; }
  .grid__item-2-col:nth-of-type(6748) {
    animation-delay: 674.8s; }
  .grid__item-2-col:nth-of-type(6749) {
    animation-delay: 674.9s; }
  .grid__item-2-col:nth-of-type(6750) {
    animation-delay: 675s; }
  .grid__item-2-col:nth-of-type(6751) {
    animation-delay: 675.1s; }
  .grid__item-2-col:nth-of-type(6752) {
    animation-delay: 675.2s; }
  .grid__item-2-col:nth-of-type(6753) {
    animation-delay: 675.3s; }
  .grid__item-2-col:nth-of-type(6754) {
    animation-delay: 675.4s; }
  .grid__item-2-col:nth-of-type(6755) {
    animation-delay: 675.5s; }
  .grid__item-2-col:nth-of-type(6756) {
    animation-delay: 675.6s; }
  .grid__item-2-col:nth-of-type(6757) {
    animation-delay: 675.7s; }
  .grid__item-2-col:nth-of-type(6758) {
    animation-delay: 675.8s; }
  .grid__item-2-col:nth-of-type(6759) {
    animation-delay: 675.9s; }
  .grid__item-2-col:nth-of-type(6760) {
    animation-delay: 676s; }
  .grid__item-2-col:nth-of-type(6761) {
    animation-delay: 676.1s; }
  .grid__item-2-col:nth-of-type(6762) {
    animation-delay: 676.2s; }
  .grid__item-2-col:nth-of-type(6763) {
    animation-delay: 676.3s; }
  .grid__item-2-col:nth-of-type(6764) {
    animation-delay: 676.4s; }
  .grid__item-2-col:nth-of-type(6765) {
    animation-delay: 676.5s; }
  .grid__item-2-col:nth-of-type(6766) {
    animation-delay: 676.6s; }
  .grid__item-2-col:nth-of-type(6767) {
    animation-delay: 676.7s; }
  .grid__item-2-col:nth-of-type(6768) {
    animation-delay: 676.8s; }
  .grid__item-2-col:nth-of-type(6769) {
    animation-delay: 676.9s; }
  .grid__item-2-col:nth-of-type(6770) {
    animation-delay: 677s; }
  .grid__item-2-col:nth-of-type(6771) {
    animation-delay: 677.1s; }
  .grid__item-2-col:nth-of-type(6772) {
    animation-delay: 677.2s; }
  .grid__item-2-col:nth-of-type(6773) {
    animation-delay: 677.3s; }
  .grid__item-2-col:nth-of-type(6774) {
    animation-delay: 677.4s; }
  .grid__item-2-col:nth-of-type(6775) {
    animation-delay: 677.5s; }
  .grid__item-2-col:nth-of-type(6776) {
    animation-delay: 677.6s; }
  .grid__item-2-col:nth-of-type(6777) {
    animation-delay: 677.7s; }
  .grid__item-2-col:nth-of-type(6778) {
    animation-delay: 677.8s; }
  .grid__item-2-col:nth-of-type(6779) {
    animation-delay: 677.9s; }
  .grid__item-2-col:nth-of-type(6780) {
    animation-delay: 678s; }
  .grid__item-2-col:nth-of-type(6781) {
    animation-delay: 678.1s; }
  .grid__item-2-col:nth-of-type(6782) {
    animation-delay: 678.2s; }
  .grid__item-2-col:nth-of-type(6783) {
    animation-delay: 678.3s; }
  .grid__item-2-col:nth-of-type(6784) {
    animation-delay: 678.4s; }
  .grid__item-2-col:nth-of-type(6785) {
    animation-delay: 678.5s; }
  .grid__item-2-col:nth-of-type(6786) {
    animation-delay: 678.6s; }
  .grid__item-2-col:nth-of-type(6787) {
    animation-delay: 678.7s; }
  .grid__item-2-col:nth-of-type(6788) {
    animation-delay: 678.8s; }
  .grid__item-2-col:nth-of-type(6789) {
    animation-delay: 678.9s; }
  .grid__item-2-col:nth-of-type(6790) {
    animation-delay: 679s; }
  .grid__item-2-col:nth-of-type(6791) {
    animation-delay: 679.1s; }
  .grid__item-2-col:nth-of-type(6792) {
    animation-delay: 679.2s; }
  .grid__item-2-col:nth-of-type(6793) {
    animation-delay: 679.3s; }
  .grid__item-2-col:nth-of-type(6794) {
    animation-delay: 679.4s; }
  .grid__item-2-col:nth-of-type(6795) {
    animation-delay: 679.5s; }
  .grid__item-2-col:nth-of-type(6796) {
    animation-delay: 679.6s; }
  .grid__item-2-col:nth-of-type(6797) {
    animation-delay: 679.7s; }
  .grid__item-2-col:nth-of-type(6798) {
    animation-delay: 679.8s; }
  .grid__item-2-col:nth-of-type(6799) {
    animation-delay: 679.9s; }
  .grid__item-2-col:nth-of-type(6800) {
    animation-delay: 680s; }
  .grid__item-2-col:nth-of-type(6801) {
    animation-delay: 680.1s; }
  .grid__item-2-col:nth-of-type(6802) {
    animation-delay: 680.2s; }
  .grid__item-2-col:nth-of-type(6803) {
    animation-delay: 680.3s; }
  .grid__item-2-col:nth-of-type(6804) {
    animation-delay: 680.4s; }
  .grid__item-2-col:nth-of-type(6805) {
    animation-delay: 680.5s; }
  .grid__item-2-col:nth-of-type(6806) {
    animation-delay: 680.6s; }
  .grid__item-2-col:nth-of-type(6807) {
    animation-delay: 680.7s; }
  .grid__item-2-col:nth-of-type(6808) {
    animation-delay: 680.8s; }
  .grid__item-2-col:nth-of-type(6809) {
    animation-delay: 680.9s; }
  .grid__item-2-col:nth-of-type(6810) {
    animation-delay: 681s; }
  .grid__item-2-col:nth-of-type(6811) {
    animation-delay: 681.1s; }
  .grid__item-2-col:nth-of-type(6812) {
    animation-delay: 681.2s; }
  .grid__item-2-col:nth-of-type(6813) {
    animation-delay: 681.3s; }
  .grid__item-2-col:nth-of-type(6814) {
    animation-delay: 681.4s; }
  .grid__item-2-col:nth-of-type(6815) {
    animation-delay: 681.5s; }
  .grid__item-2-col:nth-of-type(6816) {
    animation-delay: 681.6s; }
  .grid__item-2-col:nth-of-type(6817) {
    animation-delay: 681.7s; }
  .grid__item-2-col:nth-of-type(6818) {
    animation-delay: 681.8s; }
  .grid__item-2-col:nth-of-type(6819) {
    animation-delay: 681.9s; }
  .grid__item-2-col:nth-of-type(6820) {
    animation-delay: 682s; }
  .grid__item-2-col:nth-of-type(6821) {
    animation-delay: 682.1s; }
  .grid__item-2-col:nth-of-type(6822) {
    animation-delay: 682.2s; }
  .grid__item-2-col:nth-of-type(6823) {
    animation-delay: 682.3s; }
  .grid__item-2-col:nth-of-type(6824) {
    animation-delay: 682.4s; }
  .grid__item-2-col:nth-of-type(6825) {
    animation-delay: 682.5s; }
  .grid__item-2-col:nth-of-type(6826) {
    animation-delay: 682.6s; }
  .grid__item-2-col:nth-of-type(6827) {
    animation-delay: 682.7s; }
  .grid__item-2-col:nth-of-type(6828) {
    animation-delay: 682.8s; }
  .grid__item-2-col:nth-of-type(6829) {
    animation-delay: 682.9s; }
  .grid__item-2-col:nth-of-type(6830) {
    animation-delay: 683s; }
  .grid__item-2-col:nth-of-type(6831) {
    animation-delay: 683.1s; }
  .grid__item-2-col:nth-of-type(6832) {
    animation-delay: 683.2s; }
  .grid__item-2-col:nth-of-type(6833) {
    animation-delay: 683.3s; }
  .grid__item-2-col:nth-of-type(6834) {
    animation-delay: 683.4s; }
  .grid__item-2-col:nth-of-type(6835) {
    animation-delay: 683.5s; }
  .grid__item-2-col:nth-of-type(6836) {
    animation-delay: 683.6s; }
  .grid__item-2-col:nth-of-type(6837) {
    animation-delay: 683.7s; }
  .grid__item-2-col:nth-of-type(6838) {
    animation-delay: 683.8s; }
  .grid__item-2-col:nth-of-type(6839) {
    animation-delay: 683.9s; }
  .grid__item-2-col:nth-of-type(6840) {
    animation-delay: 684s; }
  .grid__item-2-col:nth-of-type(6841) {
    animation-delay: 684.1s; }
  .grid__item-2-col:nth-of-type(6842) {
    animation-delay: 684.2s; }
  .grid__item-2-col:nth-of-type(6843) {
    animation-delay: 684.3s; }
  .grid__item-2-col:nth-of-type(6844) {
    animation-delay: 684.4s; }
  .grid__item-2-col:nth-of-type(6845) {
    animation-delay: 684.5s; }
  .grid__item-2-col:nth-of-type(6846) {
    animation-delay: 684.6s; }
  .grid__item-2-col:nth-of-type(6847) {
    animation-delay: 684.7s; }
  .grid__item-2-col:nth-of-type(6848) {
    animation-delay: 684.8s; }
  .grid__item-2-col:nth-of-type(6849) {
    animation-delay: 684.9s; }
  .grid__item-2-col:nth-of-type(6850) {
    animation-delay: 685s; }
  .grid__item-2-col:nth-of-type(6851) {
    animation-delay: 685.1s; }
  .grid__item-2-col:nth-of-type(6852) {
    animation-delay: 685.2s; }
  .grid__item-2-col:nth-of-type(6853) {
    animation-delay: 685.3s; }
  .grid__item-2-col:nth-of-type(6854) {
    animation-delay: 685.4s; }
  .grid__item-2-col:nth-of-type(6855) {
    animation-delay: 685.5s; }
  .grid__item-2-col:nth-of-type(6856) {
    animation-delay: 685.6s; }
  .grid__item-2-col:nth-of-type(6857) {
    animation-delay: 685.7s; }
  .grid__item-2-col:nth-of-type(6858) {
    animation-delay: 685.8s; }
  .grid__item-2-col:nth-of-type(6859) {
    animation-delay: 685.9s; }
  .grid__item-2-col:nth-of-type(6860) {
    animation-delay: 686s; }
  .grid__item-2-col:nth-of-type(6861) {
    animation-delay: 686.1s; }
  .grid__item-2-col:nth-of-type(6862) {
    animation-delay: 686.2s; }
  .grid__item-2-col:nth-of-type(6863) {
    animation-delay: 686.3s; }
  .grid__item-2-col:nth-of-type(6864) {
    animation-delay: 686.4s; }
  .grid__item-2-col:nth-of-type(6865) {
    animation-delay: 686.5s; }
  .grid__item-2-col:nth-of-type(6866) {
    animation-delay: 686.6s; }
  .grid__item-2-col:nth-of-type(6867) {
    animation-delay: 686.7s; }
  .grid__item-2-col:nth-of-type(6868) {
    animation-delay: 686.8s; }
  .grid__item-2-col:nth-of-type(6869) {
    animation-delay: 686.9s; }
  .grid__item-2-col:nth-of-type(6870) {
    animation-delay: 687s; }
  .grid__item-2-col:nth-of-type(6871) {
    animation-delay: 687.1s; }
  .grid__item-2-col:nth-of-type(6872) {
    animation-delay: 687.2s; }
  .grid__item-2-col:nth-of-type(6873) {
    animation-delay: 687.3s; }
  .grid__item-2-col:nth-of-type(6874) {
    animation-delay: 687.4s; }
  .grid__item-2-col:nth-of-type(6875) {
    animation-delay: 687.5s; }
  .grid__item-2-col:nth-of-type(6876) {
    animation-delay: 687.6s; }
  .grid__item-2-col:nth-of-type(6877) {
    animation-delay: 687.7s; }
  .grid__item-2-col:nth-of-type(6878) {
    animation-delay: 687.8s; }
  .grid__item-2-col:nth-of-type(6879) {
    animation-delay: 687.9s; }
  .grid__item-2-col:nth-of-type(6880) {
    animation-delay: 688s; }
  .grid__item-2-col:nth-of-type(6881) {
    animation-delay: 688.1s; }
  .grid__item-2-col:nth-of-type(6882) {
    animation-delay: 688.2s; }
  .grid__item-2-col:nth-of-type(6883) {
    animation-delay: 688.3s; }
  .grid__item-2-col:nth-of-type(6884) {
    animation-delay: 688.4s; }
  .grid__item-2-col:nth-of-type(6885) {
    animation-delay: 688.5s; }
  .grid__item-2-col:nth-of-type(6886) {
    animation-delay: 688.6s; }
  .grid__item-2-col:nth-of-type(6887) {
    animation-delay: 688.7s; }
  .grid__item-2-col:nth-of-type(6888) {
    animation-delay: 688.8s; }
  .grid__item-2-col:nth-of-type(6889) {
    animation-delay: 688.9s; }
  .grid__item-2-col:nth-of-type(6890) {
    animation-delay: 689s; }
  .grid__item-2-col:nth-of-type(6891) {
    animation-delay: 689.1s; }
  .grid__item-2-col:nth-of-type(6892) {
    animation-delay: 689.2s; }
  .grid__item-2-col:nth-of-type(6893) {
    animation-delay: 689.3s; }
  .grid__item-2-col:nth-of-type(6894) {
    animation-delay: 689.4s; }
  .grid__item-2-col:nth-of-type(6895) {
    animation-delay: 689.5s; }
  .grid__item-2-col:nth-of-type(6896) {
    animation-delay: 689.6s; }
  .grid__item-2-col:nth-of-type(6897) {
    animation-delay: 689.7s; }
  .grid__item-2-col:nth-of-type(6898) {
    animation-delay: 689.8s; }
  .grid__item-2-col:nth-of-type(6899) {
    animation-delay: 689.9s; }
  .grid__item-2-col:nth-of-type(6900) {
    animation-delay: 690s; }
  .grid__item-2-col:nth-of-type(6901) {
    animation-delay: 690.1s; }
  .grid__item-2-col:nth-of-type(6902) {
    animation-delay: 690.2s; }
  .grid__item-2-col:nth-of-type(6903) {
    animation-delay: 690.3s; }
  .grid__item-2-col:nth-of-type(6904) {
    animation-delay: 690.4s; }
  .grid__item-2-col:nth-of-type(6905) {
    animation-delay: 690.5s; }
  .grid__item-2-col:nth-of-type(6906) {
    animation-delay: 690.6s; }
  .grid__item-2-col:nth-of-type(6907) {
    animation-delay: 690.7s; }
  .grid__item-2-col:nth-of-type(6908) {
    animation-delay: 690.8s; }
  .grid__item-2-col:nth-of-type(6909) {
    animation-delay: 690.9s; }
  .grid__item-2-col:nth-of-type(6910) {
    animation-delay: 691s; }
  .grid__item-2-col:nth-of-type(6911) {
    animation-delay: 691.1s; }
  .grid__item-2-col:nth-of-type(6912) {
    animation-delay: 691.2s; }
  .grid__item-2-col:nth-of-type(6913) {
    animation-delay: 691.3s; }
  .grid__item-2-col:nth-of-type(6914) {
    animation-delay: 691.4s; }
  .grid__item-2-col:nth-of-type(6915) {
    animation-delay: 691.5s; }
  .grid__item-2-col:nth-of-type(6916) {
    animation-delay: 691.6s; }
  .grid__item-2-col:nth-of-type(6917) {
    animation-delay: 691.7s; }
  .grid__item-2-col:nth-of-type(6918) {
    animation-delay: 691.8s; }
  .grid__item-2-col:nth-of-type(6919) {
    animation-delay: 691.9s; }
  .grid__item-2-col:nth-of-type(6920) {
    animation-delay: 692s; }
  .grid__item-2-col:nth-of-type(6921) {
    animation-delay: 692.1s; }
  .grid__item-2-col:nth-of-type(6922) {
    animation-delay: 692.2s; }
  .grid__item-2-col:nth-of-type(6923) {
    animation-delay: 692.3s; }
  .grid__item-2-col:nth-of-type(6924) {
    animation-delay: 692.4s; }
  .grid__item-2-col:nth-of-type(6925) {
    animation-delay: 692.5s; }
  .grid__item-2-col:nth-of-type(6926) {
    animation-delay: 692.6s; }
  .grid__item-2-col:nth-of-type(6927) {
    animation-delay: 692.7s; }
  .grid__item-2-col:nth-of-type(6928) {
    animation-delay: 692.8s; }
  .grid__item-2-col:nth-of-type(6929) {
    animation-delay: 692.9s; }
  .grid__item-2-col:nth-of-type(6930) {
    animation-delay: 693s; }
  .grid__item-2-col:nth-of-type(6931) {
    animation-delay: 693.1s; }
  .grid__item-2-col:nth-of-type(6932) {
    animation-delay: 693.2s; }
  .grid__item-2-col:nth-of-type(6933) {
    animation-delay: 693.3s; }
  .grid__item-2-col:nth-of-type(6934) {
    animation-delay: 693.4s; }
  .grid__item-2-col:nth-of-type(6935) {
    animation-delay: 693.5s; }
  .grid__item-2-col:nth-of-type(6936) {
    animation-delay: 693.6s; }
  .grid__item-2-col:nth-of-type(6937) {
    animation-delay: 693.7s; }
  .grid__item-2-col:nth-of-type(6938) {
    animation-delay: 693.8s; }
  .grid__item-2-col:nth-of-type(6939) {
    animation-delay: 693.9s; }
  .grid__item-2-col:nth-of-type(6940) {
    animation-delay: 694s; }
  .grid__item-2-col:nth-of-type(6941) {
    animation-delay: 694.1s; }
  .grid__item-2-col:nth-of-type(6942) {
    animation-delay: 694.2s; }
  .grid__item-2-col:nth-of-type(6943) {
    animation-delay: 694.3s; }
  .grid__item-2-col:nth-of-type(6944) {
    animation-delay: 694.4s; }
  .grid__item-2-col:nth-of-type(6945) {
    animation-delay: 694.5s; }
  .grid__item-2-col:nth-of-type(6946) {
    animation-delay: 694.6s; }
  .grid__item-2-col:nth-of-type(6947) {
    animation-delay: 694.7s; }
  .grid__item-2-col:nth-of-type(6948) {
    animation-delay: 694.8s; }
  .grid__item-2-col:nth-of-type(6949) {
    animation-delay: 694.9s; }
  .grid__item-2-col:nth-of-type(6950) {
    animation-delay: 695s; }
  .grid__item-2-col:nth-of-type(6951) {
    animation-delay: 695.1s; }
  .grid__item-2-col:nth-of-type(6952) {
    animation-delay: 695.2s; }
  .grid__item-2-col:nth-of-type(6953) {
    animation-delay: 695.3s; }
  .grid__item-2-col:nth-of-type(6954) {
    animation-delay: 695.4s; }
  .grid__item-2-col:nth-of-type(6955) {
    animation-delay: 695.5s; }
  .grid__item-2-col:nth-of-type(6956) {
    animation-delay: 695.6s; }
  .grid__item-2-col:nth-of-type(6957) {
    animation-delay: 695.7s; }
  .grid__item-2-col:nth-of-type(6958) {
    animation-delay: 695.8s; }
  .grid__item-2-col:nth-of-type(6959) {
    animation-delay: 695.9s; }
  .grid__item-2-col:nth-of-type(6960) {
    animation-delay: 696s; }
  .grid__item-2-col:nth-of-type(6961) {
    animation-delay: 696.1s; }
  .grid__item-2-col:nth-of-type(6962) {
    animation-delay: 696.2s; }
  .grid__item-2-col:nth-of-type(6963) {
    animation-delay: 696.3s; }
  .grid__item-2-col:nth-of-type(6964) {
    animation-delay: 696.4s; }
  .grid__item-2-col:nth-of-type(6965) {
    animation-delay: 696.5s; }
  .grid__item-2-col:nth-of-type(6966) {
    animation-delay: 696.6s; }
  .grid__item-2-col:nth-of-type(6967) {
    animation-delay: 696.7s; }
  .grid__item-2-col:nth-of-type(6968) {
    animation-delay: 696.8s; }
  .grid__item-2-col:nth-of-type(6969) {
    animation-delay: 696.9s; }
  .grid__item-2-col:nth-of-type(6970) {
    animation-delay: 697s; }
  .grid__item-2-col:nth-of-type(6971) {
    animation-delay: 697.1s; }
  .grid__item-2-col:nth-of-type(6972) {
    animation-delay: 697.2s; }
  .grid__item-2-col:nth-of-type(6973) {
    animation-delay: 697.3s; }
  .grid__item-2-col:nth-of-type(6974) {
    animation-delay: 697.4s; }
  .grid__item-2-col:nth-of-type(6975) {
    animation-delay: 697.5s; }
  .grid__item-2-col:nth-of-type(6976) {
    animation-delay: 697.6s; }
  .grid__item-2-col:nth-of-type(6977) {
    animation-delay: 697.7s; }
  .grid__item-2-col:nth-of-type(6978) {
    animation-delay: 697.8s; }
  .grid__item-2-col:nth-of-type(6979) {
    animation-delay: 697.9s; }
  .grid__item-2-col:nth-of-type(6980) {
    animation-delay: 698s; }
  .grid__item-2-col:nth-of-type(6981) {
    animation-delay: 698.1s; }
  .grid__item-2-col:nth-of-type(6982) {
    animation-delay: 698.2s; }
  .grid__item-2-col:nth-of-type(6983) {
    animation-delay: 698.3s; }
  .grid__item-2-col:nth-of-type(6984) {
    animation-delay: 698.4s; }
  .grid__item-2-col:nth-of-type(6985) {
    animation-delay: 698.5s; }
  .grid__item-2-col:nth-of-type(6986) {
    animation-delay: 698.6s; }
  .grid__item-2-col:nth-of-type(6987) {
    animation-delay: 698.7s; }
  .grid__item-2-col:nth-of-type(6988) {
    animation-delay: 698.8s; }
  .grid__item-2-col:nth-of-type(6989) {
    animation-delay: 698.9s; }
  .grid__item-2-col:nth-of-type(6990) {
    animation-delay: 699s; }
  .grid__item-2-col:nth-of-type(6991) {
    animation-delay: 699.1s; }
  .grid__item-2-col:nth-of-type(6992) {
    animation-delay: 699.2s; }
  .grid__item-2-col:nth-of-type(6993) {
    animation-delay: 699.3s; }
  .grid__item-2-col:nth-of-type(6994) {
    animation-delay: 699.4s; }
  .grid__item-2-col:nth-of-type(6995) {
    animation-delay: 699.5s; }
  .grid__item-2-col:nth-of-type(6996) {
    animation-delay: 699.6s; }
  .grid__item-2-col:nth-of-type(6997) {
    animation-delay: 699.7s; }
  .grid__item-2-col:nth-of-type(6998) {
    animation-delay: 699.8s; }
  .grid__item-2-col:nth-of-type(6999) {
    animation-delay: 699.9s; }
  .grid__item-2-col:nth-of-type(7000) {
    animation-delay: 700s; }
  .grid__item-2-col:nth-of-type(7001) {
    animation-delay: 700.1s; }
  .grid__item-2-col:nth-of-type(7002) {
    animation-delay: 700.2s; }
  .grid__item-2-col:nth-of-type(7003) {
    animation-delay: 700.3s; }
  .grid__item-2-col:nth-of-type(7004) {
    animation-delay: 700.4s; }
  .grid__item-2-col:nth-of-type(7005) {
    animation-delay: 700.5s; }
  .grid__item-2-col:nth-of-type(7006) {
    animation-delay: 700.6s; }
  .grid__item-2-col:nth-of-type(7007) {
    animation-delay: 700.7s; }
  .grid__item-2-col:nth-of-type(7008) {
    animation-delay: 700.8s; }
  .grid__item-2-col:nth-of-type(7009) {
    animation-delay: 700.9s; }
  .grid__item-2-col:nth-of-type(7010) {
    animation-delay: 701s; }
  .grid__item-2-col:nth-of-type(7011) {
    animation-delay: 701.1s; }
  .grid__item-2-col:nth-of-type(7012) {
    animation-delay: 701.2s; }
  .grid__item-2-col:nth-of-type(7013) {
    animation-delay: 701.3s; }
  .grid__item-2-col:nth-of-type(7014) {
    animation-delay: 701.4s; }
  .grid__item-2-col:nth-of-type(7015) {
    animation-delay: 701.5s; }
  .grid__item-2-col:nth-of-type(7016) {
    animation-delay: 701.6s; }
  .grid__item-2-col:nth-of-type(7017) {
    animation-delay: 701.7s; }
  .grid__item-2-col:nth-of-type(7018) {
    animation-delay: 701.8s; }
  .grid__item-2-col:nth-of-type(7019) {
    animation-delay: 701.9s; }
  .grid__item-2-col:nth-of-type(7020) {
    animation-delay: 702s; }
  .grid__item-2-col:nth-of-type(7021) {
    animation-delay: 702.1s; }
  .grid__item-2-col:nth-of-type(7022) {
    animation-delay: 702.2s; }
  .grid__item-2-col:nth-of-type(7023) {
    animation-delay: 702.3s; }
  .grid__item-2-col:nth-of-type(7024) {
    animation-delay: 702.4s; }
  .grid__item-2-col:nth-of-type(7025) {
    animation-delay: 702.5s; }
  .grid__item-2-col:nth-of-type(7026) {
    animation-delay: 702.6s; }
  .grid__item-2-col:nth-of-type(7027) {
    animation-delay: 702.7s; }
  .grid__item-2-col:nth-of-type(7028) {
    animation-delay: 702.8s; }
  .grid__item-2-col:nth-of-type(7029) {
    animation-delay: 702.9s; }
  .grid__item-2-col:nth-of-type(7030) {
    animation-delay: 703s; }
  .grid__item-2-col:nth-of-type(7031) {
    animation-delay: 703.1s; }
  .grid__item-2-col:nth-of-type(7032) {
    animation-delay: 703.2s; }
  .grid__item-2-col:nth-of-type(7033) {
    animation-delay: 703.3s; }
  .grid__item-2-col:nth-of-type(7034) {
    animation-delay: 703.4s; }
  .grid__item-2-col:nth-of-type(7035) {
    animation-delay: 703.5s; }
  .grid__item-2-col:nth-of-type(7036) {
    animation-delay: 703.6s; }
  .grid__item-2-col:nth-of-type(7037) {
    animation-delay: 703.7s; }
  .grid__item-2-col:nth-of-type(7038) {
    animation-delay: 703.8s; }
  .grid__item-2-col:nth-of-type(7039) {
    animation-delay: 703.9s; }
  .grid__item-2-col:nth-of-type(7040) {
    animation-delay: 704s; }
  .grid__item-2-col:nth-of-type(7041) {
    animation-delay: 704.1s; }
  .grid__item-2-col:nth-of-type(7042) {
    animation-delay: 704.2s; }
  .grid__item-2-col:nth-of-type(7043) {
    animation-delay: 704.3s; }
  .grid__item-2-col:nth-of-type(7044) {
    animation-delay: 704.4s; }
  .grid__item-2-col:nth-of-type(7045) {
    animation-delay: 704.5s; }
  .grid__item-2-col:nth-of-type(7046) {
    animation-delay: 704.6s; }
  .grid__item-2-col:nth-of-type(7047) {
    animation-delay: 704.7s; }
  .grid__item-2-col:nth-of-type(7048) {
    animation-delay: 704.8s; }
  .grid__item-2-col:nth-of-type(7049) {
    animation-delay: 704.9s; }
  .grid__item-2-col:nth-of-type(7050) {
    animation-delay: 705s; }
  .grid__item-2-col:nth-of-type(7051) {
    animation-delay: 705.1s; }
  .grid__item-2-col:nth-of-type(7052) {
    animation-delay: 705.2s; }
  .grid__item-2-col:nth-of-type(7053) {
    animation-delay: 705.3s; }
  .grid__item-2-col:nth-of-type(7054) {
    animation-delay: 705.4s; }
  .grid__item-2-col:nth-of-type(7055) {
    animation-delay: 705.5s; }
  .grid__item-2-col:nth-of-type(7056) {
    animation-delay: 705.6s; }
  .grid__item-2-col:nth-of-type(7057) {
    animation-delay: 705.7s; }
  .grid__item-2-col:nth-of-type(7058) {
    animation-delay: 705.8s; }
  .grid__item-2-col:nth-of-type(7059) {
    animation-delay: 705.9s; }
  .grid__item-2-col:nth-of-type(7060) {
    animation-delay: 706s; }
  .grid__item-2-col:nth-of-type(7061) {
    animation-delay: 706.1s; }
  .grid__item-2-col:nth-of-type(7062) {
    animation-delay: 706.2s; }
  .grid__item-2-col:nth-of-type(7063) {
    animation-delay: 706.3s; }
  .grid__item-2-col:nth-of-type(7064) {
    animation-delay: 706.4s; }
  .grid__item-2-col:nth-of-type(7065) {
    animation-delay: 706.5s; }
  .grid__item-2-col:nth-of-type(7066) {
    animation-delay: 706.6s; }
  .grid__item-2-col:nth-of-type(7067) {
    animation-delay: 706.7s; }
  .grid__item-2-col:nth-of-type(7068) {
    animation-delay: 706.8s; }
  .grid__item-2-col:nth-of-type(7069) {
    animation-delay: 706.9s; }
  .grid__item-2-col:nth-of-type(7070) {
    animation-delay: 707s; }
  .grid__item-2-col:nth-of-type(7071) {
    animation-delay: 707.1s; }
  .grid__item-2-col:nth-of-type(7072) {
    animation-delay: 707.2s; }
  .grid__item-2-col:nth-of-type(7073) {
    animation-delay: 707.3s; }
  .grid__item-2-col:nth-of-type(7074) {
    animation-delay: 707.4s; }
  .grid__item-2-col:nth-of-type(7075) {
    animation-delay: 707.5s; }
  .grid__item-2-col:nth-of-type(7076) {
    animation-delay: 707.6s; }
  .grid__item-2-col:nth-of-type(7077) {
    animation-delay: 707.7s; }
  .grid__item-2-col:nth-of-type(7078) {
    animation-delay: 707.8s; }
  .grid__item-2-col:nth-of-type(7079) {
    animation-delay: 707.9s; }
  .grid__item-2-col:nth-of-type(7080) {
    animation-delay: 708s; }
  .grid__item-2-col:nth-of-type(7081) {
    animation-delay: 708.1s; }
  .grid__item-2-col:nth-of-type(7082) {
    animation-delay: 708.2s; }
  .grid__item-2-col:nth-of-type(7083) {
    animation-delay: 708.3s; }
  .grid__item-2-col:nth-of-type(7084) {
    animation-delay: 708.4s; }
  .grid__item-2-col:nth-of-type(7085) {
    animation-delay: 708.5s; }
  .grid__item-2-col:nth-of-type(7086) {
    animation-delay: 708.6s; }
  .grid__item-2-col:nth-of-type(7087) {
    animation-delay: 708.7s; }
  .grid__item-2-col:nth-of-type(7088) {
    animation-delay: 708.8s; }
  .grid__item-2-col:nth-of-type(7089) {
    animation-delay: 708.9s; }
  .grid__item-2-col:nth-of-type(7090) {
    animation-delay: 709s; }
  .grid__item-2-col:nth-of-type(7091) {
    animation-delay: 709.1s; }
  .grid__item-2-col:nth-of-type(7092) {
    animation-delay: 709.2s; }
  .grid__item-2-col:nth-of-type(7093) {
    animation-delay: 709.3s; }
  .grid__item-2-col:nth-of-type(7094) {
    animation-delay: 709.4s; }
  .grid__item-2-col:nth-of-type(7095) {
    animation-delay: 709.5s; }
  .grid__item-2-col:nth-of-type(7096) {
    animation-delay: 709.6s; }
  .grid__item-2-col:nth-of-type(7097) {
    animation-delay: 709.7s; }
  .grid__item-2-col:nth-of-type(7098) {
    animation-delay: 709.8s; }
  .grid__item-2-col:nth-of-type(7099) {
    animation-delay: 709.9s; }
  .grid__item-2-col:nth-of-type(7100) {
    animation-delay: 710s; }
  .grid__item-2-col:nth-of-type(7101) {
    animation-delay: 710.1s; }
  .grid__item-2-col:nth-of-type(7102) {
    animation-delay: 710.2s; }
  .grid__item-2-col:nth-of-type(7103) {
    animation-delay: 710.3s; }
  .grid__item-2-col:nth-of-type(7104) {
    animation-delay: 710.4s; }
  .grid__item-2-col:nth-of-type(7105) {
    animation-delay: 710.5s; }
  .grid__item-2-col:nth-of-type(7106) {
    animation-delay: 710.6s; }
  .grid__item-2-col:nth-of-type(7107) {
    animation-delay: 710.7s; }
  .grid__item-2-col:nth-of-type(7108) {
    animation-delay: 710.8s; }
  .grid__item-2-col:nth-of-type(7109) {
    animation-delay: 710.9s; }
  .grid__item-2-col:nth-of-type(7110) {
    animation-delay: 711s; }
  .grid__item-2-col:nth-of-type(7111) {
    animation-delay: 711.1s; }
  .grid__item-2-col:nth-of-type(7112) {
    animation-delay: 711.2s; }
  .grid__item-2-col:nth-of-type(7113) {
    animation-delay: 711.3s; }
  .grid__item-2-col:nth-of-type(7114) {
    animation-delay: 711.4s; }
  .grid__item-2-col:nth-of-type(7115) {
    animation-delay: 711.5s; }
  .grid__item-2-col:nth-of-type(7116) {
    animation-delay: 711.6s; }
  .grid__item-2-col:nth-of-type(7117) {
    animation-delay: 711.7s; }
  .grid__item-2-col:nth-of-type(7118) {
    animation-delay: 711.8s; }
  .grid__item-2-col:nth-of-type(7119) {
    animation-delay: 711.9s; }
  .grid__item-2-col:nth-of-type(7120) {
    animation-delay: 712s; }
  .grid__item-2-col:nth-of-type(7121) {
    animation-delay: 712.1s; }
  .grid__item-2-col:nth-of-type(7122) {
    animation-delay: 712.2s; }
  .grid__item-2-col:nth-of-type(7123) {
    animation-delay: 712.3s; }
  .grid__item-2-col:nth-of-type(7124) {
    animation-delay: 712.4s; }
  .grid__item-2-col:nth-of-type(7125) {
    animation-delay: 712.5s; }
  .grid__item-2-col:nth-of-type(7126) {
    animation-delay: 712.6s; }
  .grid__item-2-col:nth-of-type(7127) {
    animation-delay: 712.7s; }
  .grid__item-2-col:nth-of-type(7128) {
    animation-delay: 712.8s; }
  .grid__item-2-col:nth-of-type(7129) {
    animation-delay: 712.9s; }
  .grid__item-2-col:nth-of-type(7130) {
    animation-delay: 713s; }
  .grid__item-2-col:nth-of-type(7131) {
    animation-delay: 713.1s; }
  .grid__item-2-col:nth-of-type(7132) {
    animation-delay: 713.2s; }
  .grid__item-2-col:nth-of-type(7133) {
    animation-delay: 713.3s; }
  .grid__item-2-col:nth-of-type(7134) {
    animation-delay: 713.4s; }
  .grid__item-2-col:nth-of-type(7135) {
    animation-delay: 713.5s; }
  .grid__item-2-col:nth-of-type(7136) {
    animation-delay: 713.6s; }
  .grid__item-2-col:nth-of-type(7137) {
    animation-delay: 713.7s; }
  .grid__item-2-col:nth-of-type(7138) {
    animation-delay: 713.8s; }
  .grid__item-2-col:nth-of-type(7139) {
    animation-delay: 713.9s; }
  .grid__item-2-col:nth-of-type(7140) {
    animation-delay: 714s; }
  .grid__item-2-col:nth-of-type(7141) {
    animation-delay: 714.1s; }
  .grid__item-2-col:nth-of-type(7142) {
    animation-delay: 714.2s; }
  .grid__item-2-col:nth-of-type(7143) {
    animation-delay: 714.3s; }
  .grid__item-2-col:nth-of-type(7144) {
    animation-delay: 714.4s; }
  .grid__item-2-col:nth-of-type(7145) {
    animation-delay: 714.5s; }
  .grid__item-2-col:nth-of-type(7146) {
    animation-delay: 714.6s; }
  .grid__item-2-col:nth-of-type(7147) {
    animation-delay: 714.7s; }
  .grid__item-2-col:nth-of-type(7148) {
    animation-delay: 714.8s; }
  .grid__item-2-col:nth-of-type(7149) {
    animation-delay: 714.9s; }
  .grid__item-2-col:nth-of-type(7150) {
    animation-delay: 715s; }
  .grid__item-2-col:nth-of-type(7151) {
    animation-delay: 715.1s; }
  .grid__item-2-col:nth-of-type(7152) {
    animation-delay: 715.2s; }
  .grid__item-2-col:nth-of-type(7153) {
    animation-delay: 715.3s; }
  .grid__item-2-col:nth-of-type(7154) {
    animation-delay: 715.4s; }
  .grid__item-2-col:nth-of-type(7155) {
    animation-delay: 715.5s; }
  .grid__item-2-col:nth-of-type(7156) {
    animation-delay: 715.6s; }
  .grid__item-2-col:nth-of-type(7157) {
    animation-delay: 715.7s; }
  .grid__item-2-col:nth-of-type(7158) {
    animation-delay: 715.8s; }
  .grid__item-2-col:nth-of-type(7159) {
    animation-delay: 715.9s; }
  .grid__item-2-col:nth-of-type(7160) {
    animation-delay: 716s; }
  .grid__item-2-col:nth-of-type(7161) {
    animation-delay: 716.1s; }
  .grid__item-2-col:nth-of-type(7162) {
    animation-delay: 716.2s; }
  .grid__item-2-col:nth-of-type(7163) {
    animation-delay: 716.3s; }
  .grid__item-2-col:nth-of-type(7164) {
    animation-delay: 716.4s; }
  .grid__item-2-col:nth-of-type(7165) {
    animation-delay: 716.5s; }
  .grid__item-2-col:nth-of-type(7166) {
    animation-delay: 716.6s; }
  .grid__item-2-col:nth-of-type(7167) {
    animation-delay: 716.7s; }
  .grid__item-2-col:nth-of-type(7168) {
    animation-delay: 716.8s; }
  .grid__item-2-col:nth-of-type(7169) {
    animation-delay: 716.9s; }
  .grid__item-2-col:nth-of-type(7170) {
    animation-delay: 717s; }
  .grid__item-2-col:nth-of-type(7171) {
    animation-delay: 717.1s; }
  .grid__item-2-col:nth-of-type(7172) {
    animation-delay: 717.2s; }
  .grid__item-2-col:nth-of-type(7173) {
    animation-delay: 717.3s; }
  .grid__item-2-col:nth-of-type(7174) {
    animation-delay: 717.4s; }
  .grid__item-2-col:nth-of-type(7175) {
    animation-delay: 717.5s; }
  .grid__item-2-col:nth-of-type(7176) {
    animation-delay: 717.6s; }
  .grid__item-2-col:nth-of-type(7177) {
    animation-delay: 717.7s; }
  .grid__item-2-col:nth-of-type(7178) {
    animation-delay: 717.8s; }
  .grid__item-2-col:nth-of-type(7179) {
    animation-delay: 717.9s; }
  .grid__item-2-col:nth-of-type(7180) {
    animation-delay: 718s; }
  .grid__item-2-col:nth-of-type(7181) {
    animation-delay: 718.1s; }
  .grid__item-2-col:nth-of-type(7182) {
    animation-delay: 718.2s; }
  .grid__item-2-col:nth-of-type(7183) {
    animation-delay: 718.3s; }
  .grid__item-2-col:nth-of-type(7184) {
    animation-delay: 718.4s; }
  .grid__item-2-col:nth-of-type(7185) {
    animation-delay: 718.5s; }
  .grid__item-2-col:nth-of-type(7186) {
    animation-delay: 718.6s; }
  .grid__item-2-col:nth-of-type(7187) {
    animation-delay: 718.7s; }
  .grid__item-2-col:nth-of-type(7188) {
    animation-delay: 718.8s; }
  .grid__item-2-col:nth-of-type(7189) {
    animation-delay: 718.9s; }
  .grid__item-2-col:nth-of-type(7190) {
    animation-delay: 719s; }
  .grid__item-2-col:nth-of-type(7191) {
    animation-delay: 719.1s; }
  .grid__item-2-col:nth-of-type(7192) {
    animation-delay: 719.2s; }
  .grid__item-2-col:nth-of-type(7193) {
    animation-delay: 719.3s; }
  .grid__item-2-col:nth-of-type(7194) {
    animation-delay: 719.4s; }
  .grid__item-2-col:nth-of-type(7195) {
    animation-delay: 719.5s; }
  .grid__item-2-col:nth-of-type(7196) {
    animation-delay: 719.6s; }
  .grid__item-2-col:nth-of-type(7197) {
    animation-delay: 719.7s; }
  .grid__item-2-col:nth-of-type(7198) {
    animation-delay: 719.8s; }
  .grid__item-2-col:nth-of-type(7199) {
    animation-delay: 719.9s; }
  .grid__item-2-col:nth-of-type(7200) {
    animation-delay: 720s; }
  .grid__item-2-col:nth-of-type(7201) {
    animation-delay: 720.1s; }
  .grid__item-2-col:nth-of-type(7202) {
    animation-delay: 720.2s; }
  .grid__item-2-col:nth-of-type(7203) {
    animation-delay: 720.3s; }
  .grid__item-2-col:nth-of-type(7204) {
    animation-delay: 720.4s; }
  .grid__item-2-col:nth-of-type(7205) {
    animation-delay: 720.5s; }
  .grid__item-2-col:nth-of-type(7206) {
    animation-delay: 720.6s; }
  .grid__item-2-col:nth-of-type(7207) {
    animation-delay: 720.7s; }
  .grid__item-2-col:nth-of-type(7208) {
    animation-delay: 720.8s; }
  .grid__item-2-col:nth-of-type(7209) {
    animation-delay: 720.9s; }
  .grid__item-2-col:nth-of-type(7210) {
    animation-delay: 721s; }
  .grid__item-2-col:nth-of-type(7211) {
    animation-delay: 721.1s; }
  .grid__item-2-col:nth-of-type(7212) {
    animation-delay: 721.2s; }
  .grid__item-2-col:nth-of-type(7213) {
    animation-delay: 721.3s; }
  .grid__item-2-col:nth-of-type(7214) {
    animation-delay: 721.4s; }
  .grid__item-2-col:nth-of-type(7215) {
    animation-delay: 721.5s; }
  .grid__item-2-col:nth-of-type(7216) {
    animation-delay: 721.6s; }
  .grid__item-2-col:nth-of-type(7217) {
    animation-delay: 721.7s; }
  .grid__item-2-col:nth-of-type(7218) {
    animation-delay: 721.8s; }
  .grid__item-2-col:nth-of-type(7219) {
    animation-delay: 721.9s; }
  .grid__item-2-col:nth-of-type(7220) {
    animation-delay: 722s; }
  .grid__item-2-col:nth-of-type(7221) {
    animation-delay: 722.1s; }
  .grid__item-2-col:nth-of-type(7222) {
    animation-delay: 722.2s; }
  .grid__item-2-col:nth-of-type(7223) {
    animation-delay: 722.3s; }
  .grid__item-2-col:nth-of-type(7224) {
    animation-delay: 722.4s; }
  .grid__item-2-col:nth-of-type(7225) {
    animation-delay: 722.5s; }
  .grid__item-2-col:nth-of-type(7226) {
    animation-delay: 722.6s; }
  .grid__item-2-col:nth-of-type(7227) {
    animation-delay: 722.7s; }
  .grid__item-2-col:nth-of-type(7228) {
    animation-delay: 722.8s; }
  .grid__item-2-col:nth-of-type(7229) {
    animation-delay: 722.9s; }
  .grid__item-2-col:nth-of-type(7230) {
    animation-delay: 723s; }
  .grid__item-2-col:nth-of-type(7231) {
    animation-delay: 723.1s; }
  .grid__item-2-col:nth-of-type(7232) {
    animation-delay: 723.2s; }
  .grid__item-2-col:nth-of-type(7233) {
    animation-delay: 723.3s; }
  .grid__item-2-col:nth-of-type(7234) {
    animation-delay: 723.4s; }
  .grid__item-2-col:nth-of-type(7235) {
    animation-delay: 723.5s; }
  .grid__item-2-col:nth-of-type(7236) {
    animation-delay: 723.6s; }
  .grid__item-2-col:nth-of-type(7237) {
    animation-delay: 723.7s; }
  .grid__item-2-col:nth-of-type(7238) {
    animation-delay: 723.8s; }
  .grid__item-2-col:nth-of-type(7239) {
    animation-delay: 723.9s; }
  .grid__item-2-col:nth-of-type(7240) {
    animation-delay: 724s; }
  .grid__item-2-col:nth-of-type(7241) {
    animation-delay: 724.1s; }
  .grid__item-2-col:nth-of-type(7242) {
    animation-delay: 724.2s; }
  .grid__item-2-col:nth-of-type(7243) {
    animation-delay: 724.3s; }
  .grid__item-2-col:nth-of-type(7244) {
    animation-delay: 724.4s; }
  .grid__item-2-col:nth-of-type(7245) {
    animation-delay: 724.5s; }
  .grid__item-2-col:nth-of-type(7246) {
    animation-delay: 724.6s; }
  .grid__item-2-col:nth-of-type(7247) {
    animation-delay: 724.7s; }
  .grid__item-2-col:nth-of-type(7248) {
    animation-delay: 724.8s; }
  .grid__item-2-col:nth-of-type(7249) {
    animation-delay: 724.9s; }
  .grid__item-2-col:nth-of-type(7250) {
    animation-delay: 725s; }
  .grid__item-2-col:nth-of-type(7251) {
    animation-delay: 725.1s; }
  .grid__item-2-col:nth-of-type(7252) {
    animation-delay: 725.2s; }
  .grid__item-2-col:nth-of-type(7253) {
    animation-delay: 725.3s; }
  .grid__item-2-col:nth-of-type(7254) {
    animation-delay: 725.4s; }
  .grid__item-2-col:nth-of-type(7255) {
    animation-delay: 725.5s; }
  .grid__item-2-col:nth-of-type(7256) {
    animation-delay: 725.6s; }
  .grid__item-2-col:nth-of-type(7257) {
    animation-delay: 725.7s; }
  .grid__item-2-col:nth-of-type(7258) {
    animation-delay: 725.8s; }
  .grid__item-2-col:nth-of-type(7259) {
    animation-delay: 725.9s; }
  .grid__item-2-col:nth-of-type(7260) {
    animation-delay: 726s; }
  .grid__item-2-col:nth-of-type(7261) {
    animation-delay: 726.1s; }
  .grid__item-2-col:nth-of-type(7262) {
    animation-delay: 726.2s; }
  .grid__item-2-col:nth-of-type(7263) {
    animation-delay: 726.3s; }
  .grid__item-2-col:nth-of-type(7264) {
    animation-delay: 726.4s; }
  .grid__item-2-col:nth-of-type(7265) {
    animation-delay: 726.5s; }
  .grid__item-2-col:nth-of-type(7266) {
    animation-delay: 726.6s; }
  .grid__item-2-col:nth-of-type(7267) {
    animation-delay: 726.7s; }
  .grid__item-2-col:nth-of-type(7268) {
    animation-delay: 726.8s; }
  .grid__item-2-col:nth-of-type(7269) {
    animation-delay: 726.9s; }
  .grid__item-2-col:nth-of-type(7270) {
    animation-delay: 727s; }
  .grid__item-2-col:nth-of-type(7271) {
    animation-delay: 727.1s; }
  .grid__item-2-col:nth-of-type(7272) {
    animation-delay: 727.2s; }
  .grid__item-2-col:nth-of-type(7273) {
    animation-delay: 727.3s; }
  .grid__item-2-col:nth-of-type(7274) {
    animation-delay: 727.4s; }
  .grid__item-2-col:nth-of-type(7275) {
    animation-delay: 727.5s; }
  .grid__item-2-col:nth-of-type(7276) {
    animation-delay: 727.6s; }
  .grid__item-2-col:nth-of-type(7277) {
    animation-delay: 727.7s; }
  .grid__item-2-col:nth-of-type(7278) {
    animation-delay: 727.8s; }
  .grid__item-2-col:nth-of-type(7279) {
    animation-delay: 727.9s; }
  .grid__item-2-col:nth-of-type(7280) {
    animation-delay: 728s; }
  .grid__item-2-col:nth-of-type(7281) {
    animation-delay: 728.1s; }
  .grid__item-2-col:nth-of-type(7282) {
    animation-delay: 728.2s; }
  .grid__item-2-col:nth-of-type(7283) {
    animation-delay: 728.3s; }
  .grid__item-2-col:nth-of-type(7284) {
    animation-delay: 728.4s; }
  .grid__item-2-col:nth-of-type(7285) {
    animation-delay: 728.5s; }
  .grid__item-2-col:nth-of-type(7286) {
    animation-delay: 728.6s; }
  .grid__item-2-col:nth-of-type(7287) {
    animation-delay: 728.7s; }
  .grid__item-2-col:nth-of-type(7288) {
    animation-delay: 728.8s; }
  .grid__item-2-col:nth-of-type(7289) {
    animation-delay: 728.9s; }
  .grid__item-2-col:nth-of-type(7290) {
    animation-delay: 729s; }
  .grid__item-2-col:nth-of-type(7291) {
    animation-delay: 729.1s; }
  .grid__item-2-col:nth-of-type(7292) {
    animation-delay: 729.2s; }
  .grid__item-2-col:nth-of-type(7293) {
    animation-delay: 729.3s; }
  .grid__item-2-col:nth-of-type(7294) {
    animation-delay: 729.4s; }
  .grid__item-2-col:nth-of-type(7295) {
    animation-delay: 729.5s; }
  .grid__item-2-col:nth-of-type(7296) {
    animation-delay: 729.6s; }
  .grid__item-2-col:nth-of-type(7297) {
    animation-delay: 729.7s; }
  .grid__item-2-col:nth-of-type(7298) {
    animation-delay: 729.8s; }
  .grid__item-2-col:nth-of-type(7299) {
    animation-delay: 729.9s; }
  .grid__item-2-col:nth-of-type(7300) {
    animation-delay: 730s; }
  .grid__item-2-col:nth-of-type(7301) {
    animation-delay: 730.1s; }
  .grid__item-2-col:nth-of-type(7302) {
    animation-delay: 730.2s; }
  .grid__item-2-col:nth-of-type(7303) {
    animation-delay: 730.3s; }
  .grid__item-2-col:nth-of-type(7304) {
    animation-delay: 730.4s; }
  .grid__item-2-col:nth-of-type(7305) {
    animation-delay: 730.5s; }
  .grid__item-2-col:nth-of-type(7306) {
    animation-delay: 730.6s; }
  .grid__item-2-col:nth-of-type(7307) {
    animation-delay: 730.7s; }
  .grid__item-2-col:nth-of-type(7308) {
    animation-delay: 730.8s; }
  .grid__item-2-col:nth-of-type(7309) {
    animation-delay: 730.9s; }
  .grid__item-2-col:nth-of-type(7310) {
    animation-delay: 731s; }
  .grid__item-2-col:nth-of-type(7311) {
    animation-delay: 731.1s; }
  .grid__item-2-col:nth-of-type(7312) {
    animation-delay: 731.2s; }
  .grid__item-2-col:nth-of-type(7313) {
    animation-delay: 731.3s; }
  .grid__item-2-col:nth-of-type(7314) {
    animation-delay: 731.4s; }
  .grid__item-2-col:nth-of-type(7315) {
    animation-delay: 731.5s; }
  .grid__item-2-col:nth-of-type(7316) {
    animation-delay: 731.6s; }
  .grid__item-2-col:nth-of-type(7317) {
    animation-delay: 731.7s; }
  .grid__item-2-col:nth-of-type(7318) {
    animation-delay: 731.8s; }
  .grid__item-2-col:nth-of-type(7319) {
    animation-delay: 731.9s; }
  .grid__item-2-col:nth-of-type(7320) {
    animation-delay: 732s; }
  .grid__item-2-col:nth-of-type(7321) {
    animation-delay: 732.1s; }
  .grid__item-2-col:nth-of-type(7322) {
    animation-delay: 732.2s; }
  .grid__item-2-col:nth-of-type(7323) {
    animation-delay: 732.3s; }
  .grid__item-2-col:nth-of-type(7324) {
    animation-delay: 732.4s; }
  .grid__item-2-col:nth-of-type(7325) {
    animation-delay: 732.5s; }
  .grid__item-2-col:nth-of-type(7326) {
    animation-delay: 732.6s; }
  .grid__item-2-col:nth-of-type(7327) {
    animation-delay: 732.7s; }
  .grid__item-2-col:nth-of-type(7328) {
    animation-delay: 732.8s; }
  .grid__item-2-col:nth-of-type(7329) {
    animation-delay: 732.9s; }
  .grid__item-2-col:nth-of-type(7330) {
    animation-delay: 733s; }
  .grid__item-2-col:nth-of-type(7331) {
    animation-delay: 733.1s; }
  .grid__item-2-col:nth-of-type(7332) {
    animation-delay: 733.2s; }
  .grid__item-2-col:nth-of-type(7333) {
    animation-delay: 733.3s; }
  .grid__item-2-col:nth-of-type(7334) {
    animation-delay: 733.4s; }
  .grid__item-2-col:nth-of-type(7335) {
    animation-delay: 733.5s; }
  .grid__item-2-col:nth-of-type(7336) {
    animation-delay: 733.6s; }
  .grid__item-2-col:nth-of-type(7337) {
    animation-delay: 733.7s; }
  .grid__item-2-col:nth-of-type(7338) {
    animation-delay: 733.8s; }
  .grid__item-2-col:nth-of-type(7339) {
    animation-delay: 733.9s; }
  .grid__item-2-col:nth-of-type(7340) {
    animation-delay: 734s; }
  .grid__item-2-col:nth-of-type(7341) {
    animation-delay: 734.1s; }
  .grid__item-2-col:nth-of-type(7342) {
    animation-delay: 734.2s; }
  .grid__item-2-col:nth-of-type(7343) {
    animation-delay: 734.3s; }
  .grid__item-2-col:nth-of-type(7344) {
    animation-delay: 734.4s; }
  .grid__item-2-col:nth-of-type(7345) {
    animation-delay: 734.5s; }
  .grid__item-2-col:nth-of-type(7346) {
    animation-delay: 734.6s; }
  .grid__item-2-col:nth-of-type(7347) {
    animation-delay: 734.7s; }
  .grid__item-2-col:nth-of-type(7348) {
    animation-delay: 734.8s; }
  .grid__item-2-col:nth-of-type(7349) {
    animation-delay: 734.9s; }
  .grid__item-2-col:nth-of-type(7350) {
    animation-delay: 735s; }
  .grid__item-2-col:nth-of-type(7351) {
    animation-delay: 735.1s; }
  .grid__item-2-col:nth-of-type(7352) {
    animation-delay: 735.2s; }
  .grid__item-2-col:nth-of-type(7353) {
    animation-delay: 735.3s; }
  .grid__item-2-col:nth-of-type(7354) {
    animation-delay: 735.4s; }
  .grid__item-2-col:nth-of-type(7355) {
    animation-delay: 735.5s; }
  .grid__item-2-col:nth-of-type(7356) {
    animation-delay: 735.6s; }
  .grid__item-2-col:nth-of-type(7357) {
    animation-delay: 735.7s; }
  .grid__item-2-col:nth-of-type(7358) {
    animation-delay: 735.8s; }
  .grid__item-2-col:nth-of-type(7359) {
    animation-delay: 735.9s; }
  .grid__item-2-col:nth-of-type(7360) {
    animation-delay: 736s; }
  .grid__item-2-col:nth-of-type(7361) {
    animation-delay: 736.1s; }
  .grid__item-2-col:nth-of-type(7362) {
    animation-delay: 736.2s; }
  .grid__item-2-col:nth-of-type(7363) {
    animation-delay: 736.3s; }
  .grid__item-2-col:nth-of-type(7364) {
    animation-delay: 736.4s; }
  .grid__item-2-col:nth-of-type(7365) {
    animation-delay: 736.5s; }
  .grid__item-2-col:nth-of-type(7366) {
    animation-delay: 736.6s; }
  .grid__item-2-col:nth-of-type(7367) {
    animation-delay: 736.7s; }
  .grid__item-2-col:nth-of-type(7368) {
    animation-delay: 736.8s; }
  .grid__item-2-col:nth-of-type(7369) {
    animation-delay: 736.9s; }
  .grid__item-2-col:nth-of-type(7370) {
    animation-delay: 737s; }
  .grid__item-2-col:nth-of-type(7371) {
    animation-delay: 737.1s; }
  .grid__item-2-col:nth-of-type(7372) {
    animation-delay: 737.2s; }
  .grid__item-2-col:nth-of-type(7373) {
    animation-delay: 737.3s; }
  .grid__item-2-col:nth-of-type(7374) {
    animation-delay: 737.4s; }
  .grid__item-2-col:nth-of-type(7375) {
    animation-delay: 737.5s; }
  .grid__item-2-col:nth-of-type(7376) {
    animation-delay: 737.6s; }
  .grid__item-2-col:nth-of-type(7377) {
    animation-delay: 737.7s; }
  .grid__item-2-col:nth-of-type(7378) {
    animation-delay: 737.8s; }
  .grid__item-2-col:nth-of-type(7379) {
    animation-delay: 737.9s; }
  .grid__item-2-col:nth-of-type(7380) {
    animation-delay: 738s; }
  .grid__item-2-col:nth-of-type(7381) {
    animation-delay: 738.1s; }
  .grid__item-2-col:nth-of-type(7382) {
    animation-delay: 738.2s; }
  .grid__item-2-col:nth-of-type(7383) {
    animation-delay: 738.3s; }
  .grid__item-2-col:nth-of-type(7384) {
    animation-delay: 738.4s; }
  .grid__item-2-col:nth-of-type(7385) {
    animation-delay: 738.5s; }
  .grid__item-2-col:nth-of-type(7386) {
    animation-delay: 738.6s; }
  .grid__item-2-col:nth-of-type(7387) {
    animation-delay: 738.7s; }
  .grid__item-2-col:nth-of-type(7388) {
    animation-delay: 738.8s; }
  .grid__item-2-col:nth-of-type(7389) {
    animation-delay: 738.9s; }
  .grid__item-2-col:nth-of-type(7390) {
    animation-delay: 739s; }
  .grid__item-2-col:nth-of-type(7391) {
    animation-delay: 739.1s; }
  .grid__item-2-col:nth-of-type(7392) {
    animation-delay: 739.2s; }
  .grid__item-2-col:nth-of-type(7393) {
    animation-delay: 739.3s; }
  .grid__item-2-col:nth-of-type(7394) {
    animation-delay: 739.4s; }
  .grid__item-2-col:nth-of-type(7395) {
    animation-delay: 739.5s; }
  .grid__item-2-col:nth-of-type(7396) {
    animation-delay: 739.6s; }
  .grid__item-2-col:nth-of-type(7397) {
    animation-delay: 739.7s; }
  .grid__item-2-col:nth-of-type(7398) {
    animation-delay: 739.8s; }
  .grid__item-2-col:nth-of-type(7399) {
    animation-delay: 739.9s; }
  .grid__item-2-col:nth-of-type(7400) {
    animation-delay: 740s; }
  .grid__item-2-col:nth-of-type(7401) {
    animation-delay: 740.1s; }
  .grid__item-2-col:nth-of-type(7402) {
    animation-delay: 740.2s; }
  .grid__item-2-col:nth-of-type(7403) {
    animation-delay: 740.3s; }
  .grid__item-2-col:nth-of-type(7404) {
    animation-delay: 740.4s; }
  .grid__item-2-col:nth-of-type(7405) {
    animation-delay: 740.5s; }
  .grid__item-2-col:nth-of-type(7406) {
    animation-delay: 740.6s; }
  .grid__item-2-col:nth-of-type(7407) {
    animation-delay: 740.7s; }
  .grid__item-2-col:nth-of-type(7408) {
    animation-delay: 740.8s; }
  .grid__item-2-col:nth-of-type(7409) {
    animation-delay: 740.9s; }
  .grid__item-2-col:nth-of-type(7410) {
    animation-delay: 741s; }
  .grid__item-2-col:nth-of-type(7411) {
    animation-delay: 741.1s; }
  .grid__item-2-col:nth-of-type(7412) {
    animation-delay: 741.2s; }
  .grid__item-2-col:nth-of-type(7413) {
    animation-delay: 741.3s; }
  .grid__item-2-col:nth-of-type(7414) {
    animation-delay: 741.4s; }
  .grid__item-2-col:nth-of-type(7415) {
    animation-delay: 741.5s; }
  .grid__item-2-col:nth-of-type(7416) {
    animation-delay: 741.6s; }
  .grid__item-2-col:nth-of-type(7417) {
    animation-delay: 741.7s; }
  .grid__item-2-col:nth-of-type(7418) {
    animation-delay: 741.8s; }
  .grid__item-2-col:nth-of-type(7419) {
    animation-delay: 741.9s; }
  .grid__item-2-col:nth-of-type(7420) {
    animation-delay: 742s; }
  .grid__item-2-col:nth-of-type(7421) {
    animation-delay: 742.1s; }
  .grid__item-2-col:nth-of-type(7422) {
    animation-delay: 742.2s; }
  .grid__item-2-col:nth-of-type(7423) {
    animation-delay: 742.3s; }
  .grid__item-2-col:nth-of-type(7424) {
    animation-delay: 742.4s; }
  .grid__item-2-col:nth-of-type(7425) {
    animation-delay: 742.5s; }
  .grid__item-2-col:nth-of-type(7426) {
    animation-delay: 742.6s; }
  .grid__item-2-col:nth-of-type(7427) {
    animation-delay: 742.7s; }
  .grid__item-2-col:nth-of-type(7428) {
    animation-delay: 742.8s; }
  .grid__item-2-col:nth-of-type(7429) {
    animation-delay: 742.9s; }
  .grid__item-2-col:nth-of-type(7430) {
    animation-delay: 743s; }
  .grid__item-2-col:nth-of-type(7431) {
    animation-delay: 743.1s; }
  .grid__item-2-col:nth-of-type(7432) {
    animation-delay: 743.2s; }
  .grid__item-2-col:nth-of-type(7433) {
    animation-delay: 743.3s; }
  .grid__item-2-col:nth-of-type(7434) {
    animation-delay: 743.4s; }
  .grid__item-2-col:nth-of-type(7435) {
    animation-delay: 743.5s; }
  .grid__item-2-col:nth-of-type(7436) {
    animation-delay: 743.6s; }
  .grid__item-2-col:nth-of-type(7437) {
    animation-delay: 743.7s; }
  .grid__item-2-col:nth-of-type(7438) {
    animation-delay: 743.8s; }
  .grid__item-2-col:nth-of-type(7439) {
    animation-delay: 743.9s; }
  .grid__item-2-col:nth-of-type(7440) {
    animation-delay: 744s; }
  .grid__item-2-col:nth-of-type(7441) {
    animation-delay: 744.1s; }
  .grid__item-2-col:nth-of-type(7442) {
    animation-delay: 744.2s; }
  .grid__item-2-col:nth-of-type(7443) {
    animation-delay: 744.3s; }
  .grid__item-2-col:nth-of-type(7444) {
    animation-delay: 744.4s; }
  .grid__item-2-col:nth-of-type(7445) {
    animation-delay: 744.5s; }
  .grid__item-2-col:nth-of-type(7446) {
    animation-delay: 744.6s; }
  .grid__item-2-col:nth-of-type(7447) {
    animation-delay: 744.7s; }
  .grid__item-2-col:nth-of-type(7448) {
    animation-delay: 744.8s; }
  .grid__item-2-col:nth-of-type(7449) {
    animation-delay: 744.9s; }
  .grid__item-2-col:nth-of-type(7450) {
    animation-delay: 745s; }
  .grid__item-2-col:nth-of-type(7451) {
    animation-delay: 745.1s; }
  .grid__item-2-col:nth-of-type(7452) {
    animation-delay: 745.2s; }
  .grid__item-2-col:nth-of-type(7453) {
    animation-delay: 745.3s; }
  .grid__item-2-col:nth-of-type(7454) {
    animation-delay: 745.4s; }
  .grid__item-2-col:nth-of-type(7455) {
    animation-delay: 745.5s; }
  .grid__item-2-col:nth-of-type(7456) {
    animation-delay: 745.6s; }
  .grid__item-2-col:nth-of-type(7457) {
    animation-delay: 745.7s; }
  .grid__item-2-col:nth-of-type(7458) {
    animation-delay: 745.8s; }
  .grid__item-2-col:nth-of-type(7459) {
    animation-delay: 745.9s; }
  .grid__item-2-col:nth-of-type(7460) {
    animation-delay: 746s; }
  .grid__item-2-col:nth-of-type(7461) {
    animation-delay: 746.1s; }
  .grid__item-2-col:nth-of-type(7462) {
    animation-delay: 746.2s; }
  .grid__item-2-col:nth-of-type(7463) {
    animation-delay: 746.3s; }
  .grid__item-2-col:nth-of-type(7464) {
    animation-delay: 746.4s; }
  .grid__item-2-col:nth-of-type(7465) {
    animation-delay: 746.5s; }
  .grid__item-2-col:nth-of-type(7466) {
    animation-delay: 746.6s; }
  .grid__item-2-col:nth-of-type(7467) {
    animation-delay: 746.7s; }
  .grid__item-2-col:nth-of-type(7468) {
    animation-delay: 746.8s; }
  .grid__item-2-col:nth-of-type(7469) {
    animation-delay: 746.9s; }
  .grid__item-2-col:nth-of-type(7470) {
    animation-delay: 747s; }
  .grid__item-2-col:nth-of-type(7471) {
    animation-delay: 747.1s; }
  .grid__item-2-col:nth-of-type(7472) {
    animation-delay: 747.2s; }
  .grid__item-2-col:nth-of-type(7473) {
    animation-delay: 747.3s; }
  .grid__item-2-col:nth-of-type(7474) {
    animation-delay: 747.4s; }
  .grid__item-2-col:nth-of-type(7475) {
    animation-delay: 747.5s; }
  .grid__item-2-col:nth-of-type(7476) {
    animation-delay: 747.6s; }
  .grid__item-2-col:nth-of-type(7477) {
    animation-delay: 747.7s; }
  .grid__item-2-col:nth-of-type(7478) {
    animation-delay: 747.8s; }
  .grid__item-2-col:nth-of-type(7479) {
    animation-delay: 747.9s; }
  .grid__item-2-col:nth-of-type(7480) {
    animation-delay: 748s; }
  .grid__item-2-col:nth-of-type(7481) {
    animation-delay: 748.1s; }
  .grid__item-2-col:nth-of-type(7482) {
    animation-delay: 748.2s; }
  .grid__item-2-col:nth-of-type(7483) {
    animation-delay: 748.3s; }
  .grid__item-2-col:nth-of-type(7484) {
    animation-delay: 748.4s; }
  .grid__item-2-col:nth-of-type(7485) {
    animation-delay: 748.5s; }
  .grid__item-2-col:nth-of-type(7486) {
    animation-delay: 748.6s; }
  .grid__item-2-col:nth-of-type(7487) {
    animation-delay: 748.7s; }
  .grid__item-2-col:nth-of-type(7488) {
    animation-delay: 748.8s; }
  .grid__item-2-col:nth-of-type(7489) {
    animation-delay: 748.9s; }
  .grid__item-2-col:nth-of-type(7490) {
    animation-delay: 749s; }
  .grid__item-2-col:nth-of-type(7491) {
    animation-delay: 749.1s; }
  .grid__item-2-col:nth-of-type(7492) {
    animation-delay: 749.2s; }
  .grid__item-2-col:nth-of-type(7493) {
    animation-delay: 749.3s; }
  .grid__item-2-col:nth-of-type(7494) {
    animation-delay: 749.4s; }
  .grid__item-2-col:nth-of-type(7495) {
    animation-delay: 749.5s; }
  .grid__item-2-col:nth-of-type(7496) {
    animation-delay: 749.6s; }
  .grid__item-2-col:nth-of-type(7497) {
    animation-delay: 749.7s; }
  .grid__item-2-col:nth-of-type(7498) {
    animation-delay: 749.8s; }
  .grid__item-2-col:nth-of-type(7499) {
    animation-delay: 749.9s; }
  .grid__item-2-col:nth-of-type(7500) {
    animation-delay: 750s; }
  .grid__item-2-col:nth-of-type(7501) {
    animation-delay: 750.1s; }
  .grid__item-2-col:nth-of-type(7502) {
    animation-delay: 750.2s; }
  .grid__item-2-col:nth-of-type(7503) {
    animation-delay: 750.3s; }
  .grid__item-2-col:nth-of-type(7504) {
    animation-delay: 750.4s; }
  .grid__item-2-col:nth-of-type(7505) {
    animation-delay: 750.5s; }
  .grid__item-2-col:nth-of-type(7506) {
    animation-delay: 750.6s; }
  .grid__item-2-col:nth-of-type(7507) {
    animation-delay: 750.7s; }
  .grid__item-2-col:nth-of-type(7508) {
    animation-delay: 750.8s; }
  .grid__item-2-col:nth-of-type(7509) {
    animation-delay: 750.9s; }
  .grid__item-2-col:nth-of-type(7510) {
    animation-delay: 751s; }
  .grid__item-2-col:nth-of-type(7511) {
    animation-delay: 751.1s; }
  .grid__item-2-col:nth-of-type(7512) {
    animation-delay: 751.2s; }
  .grid__item-2-col:nth-of-type(7513) {
    animation-delay: 751.3s; }
  .grid__item-2-col:nth-of-type(7514) {
    animation-delay: 751.4s; }
  .grid__item-2-col:nth-of-type(7515) {
    animation-delay: 751.5s; }
  .grid__item-2-col:nth-of-type(7516) {
    animation-delay: 751.6s; }
  .grid__item-2-col:nth-of-type(7517) {
    animation-delay: 751.7s; }
  .grid__item-2-col:nth-of-type(7518) {
    animation-delay: 751.8s; }
  .grid__item-2-col:nth-of-type(7519) {
    animation-delay: 751.9s; }
  .grid__item-2-col:nth-of-type(7520) {
    animation-delay: 752s; }
  .grid__item-2-col:nth-of-type(7521) {
    animation-delay: 752.1s; }
  .grid__item-2-col:nth-of-type(7522) {
    animation-delay: 752.2s; }
  .grid__item-2-col:nth-of-type(7523) {
    animation-delay: 752.3s; }
  .grid__item-2-col:nth-of-type(7524) {
    animation-delay: 752.4s; }
  .grid__item-2-col:nth-of-type(7525) {
    animation-delay: 752.5s; }
  .grid__item-2-col:nth-of-type(7526) {
    animation-delay: 752.6s; }
  .grid__item-2-col:nth-of-type(7527) {
    animation-delay: 752.7s; }
  .grid__item-2-col:nth-of-type(7528) {
    animation-delay: 752.8s; }
  .grid__item-2-col:nth-of-type(7529) {
    animation-delay: 752.9s; }
  .grid__item-2-col:nth-of-type(7530) {
    animation-delay: 753s; }
  .grid__item-2-col:nth-of-type(7531) {
    animation-delay: 753.1s; }
  .grid__item-2-col:nth-of-type(7532) {
    animation-delay: 753.2s; }
  .grid__item-2-col:nth-of-type(7533) {
    animation-delay: 753.3s; }
  .grid__item-2-col:nth-of-type(7534) {
    animation-delay: 753.4s; }
  .grid__item-2-col:nth-of-type(7535) {
    animation-delay: 753.5s; }
  .grid__item-2-col:nth-of-type(7536) {
    animation-delay: 753.6s; }
  .grid__item-2-col:nth-of-type(7537) {
    animation-delay: 753.7s; }
  .grid__item-2-col:nth-of-type(7538) {
    animation-delay: 753.8s; }
  .grid__item-2-col:nth-of-type(7539) {
    animation-delay: 753.9s; }
  .grid__item-2-col:nth-of-type(7540) {
    animation-delay: 754s; }
  .grid__item-2-col:nth-of-type(7541) {
    animation-delay: 754.1s; }
  .grid__item-2-col:nth-of-type(7542) {
    animation-delay: 754.2s; }
  .grid__item-2-col:nth-of-type(7543) {
    animation-delay: 754.3s; }
  .grid__item-2-col:nth-of-type(7544) {
    animation-delay: 754.4s; }
  .grid__item-2-col:nth-of-type(7545) {
    animation-delay: 754.5s; }
  .grid__item-2-col:nth-of-type(7546) {
    animation-delay: 754.6s; }
  .grid__item-2-col:nth-of-type(7547) {
    animation-delay: 754.7s; }
  .grid__item-2-col:nth-of-type(7548) {
    animation-delay: 754.8s; }
  .grid__item-2-col:nth-of-type(7549) {
    animation-delay: 754.9s; }
  .grid__item-2-col:nth-of-type(7550) {
    animation-delay: 755s; }
  .grid__item-2-col:nth-of-type(7551) {
    animation-delay: 755.1s; }
  .grid__item-2-col:nth-of-type(7552) {
    animation-delay: 755.2s; }
  .grid__item-2-col:nth-of-type(7553) {
    animation-delay: 755.3s; }
  .grid__item-2-col:nth-of-type(7554) {
    animation-delay: 755.4s; }
  .grid__item-2-col:nth-of-type(7555) {
    animation-delay: 755.5s; }
  .grid__item-2-col:nth-of-type(7556) {
    animation-delay: 755.6s; }
  .grid__item-2-col:nth-of-type(7557) {
    animation-delay: 755.7s; }
  .grid__item-2-col:nth-of-type(7558) {
    animation-delay: 755.8s; }
  .grid__item-2-col:nth-of-type(7559) {
    animation-delay: 755.9s; }
  .grid__item-2-col:nth-of-type(7560) {
    animation-delay: 756s; }
  .grid__item-2-col:nth-of-type(7561) {
    animation-delay: 756.1s; }
  .grid__item-2-col:nth-of-type(7562) {
    animation-delay: 756.2s; }
  .grid__item-2-col:nth-of-type(7563) {
    animation-delay: 756.3s; }
  .grid__item-2-col:nth-of-type(7564) {
    animation-delay: 756.4s; }
  .grid__item-2-col:nth-of-type(7565) {
    animation-delay: 756.5s; }
  .grid__item-2-col:nth-of-type(7566) {
    animation-delay: 756.6s; }
  .grid__item-2-col:nth-of-type(7567) {
    animation-delay: 756.7s; }
  .grid__item-2-col:nth-of-type(7568) {
    animation-delay: 756.8s; }
  .grid__item-2-col:nth-of-type(7569) {
    animation-delay: 756.9s; }
  .grid__item-2-col:nth-of-type(7570) {
    animation-delay: 757s; }
  .grid__item-2-col:nth-of-type(7571) {
    animation-delay: 757.1s; }
  .grid__item-2-col:nth-of-type(7572) {
    animation-delay: 757.2s; }
  .grid__item-2-col:nth-of-type(7573) {
    animation-delay: 757.3s; }
  .grid__item-2-col:nth-of-type(7574) {
    animation-delay: 757.4s; }
  .grid__item-2-col:nth-of-type(7575) {
    animation-delay: 757.5s; }
  .grid__item-2-col:nth-of-type(7576) {
    animation-delay: 757.6s; }
  .grid__item-2-col:nth-of-type(7577) {
    animation-delay: 757.7s; }
  .grid__item-2-col:nth-of-type(7578) {
    animation-delay: 757.8s; }
  .grid__item-2-col:nth-of-type(7579) {
    animation-delay: 757.9s; }
  .grid__item-2-col:nth-of-type(7580) {
    animation-delay: 758s; }
  .grid__item-2-col:nth-of-type(7581) {
    animation-delay: 758.1s; }
  .grid__item-2-col:nth-of-type(7582) {
    animation-delay: 758.2s; }
  .grid__item-2-col:nth-of-type(7583) {
    animation-delay: 758.3s; }
  .grid__item-2-col:nth-of-type(7584) {
    animation-delay: 758.4s; }
  .grid__item-2-col:nth-of-type(7585) {
    animation-delay: 758.5s; }
  .grid__item-2-col:nth-of-type(7586) {
    animation-delay: 758.6s; }
  .grid__item-2-col:nth-of-type(7587) {
    animation-delay: 758.7s; }
  .grid__item-2-col:nth-of-type(7588) {
    animation-delay: 758.8s; }
  .grid__item-2-col:nth-of-type(7589) {
    animation-delay: 758.9s; }
  .grid__item-2-col:nth-of-type(7590) {
    animation-delay: 759s; }
  .grid__item-2-col:nth-of-type(7591) {
    animation-delay: 759.1s; }
  .grid__item-2-col:nth-of-type(7592) {
    animation-delay: 759.2s; }
  .grid__item-2-col:nth-of-type(7593) {
    animation-delay: 759.3s; }
  .grid__item-2-col:nth-of-type(7594) {
    animation-delay: 759.4s; }
  .grid__item-2-col:nth-of-type(7595) {
    animation-delay: 759.5s; }
  .grid__item-2-col:nth-of-type(7596) {
    animation-delay: 759.6s; }
  .grid__item-2-col:nth-of-type(7597) {
    animation-delay: 759.7s; }
  .grid__item-2-col:nth-of-type(7598) {
    animation-delay: 759.8s; }
  .grid__item-2-col:nth-of-type(7599) {
    animation-delay: 759.9s; }
  .grid__item-2-col:nth-of-type(7600) {
    animation-delay: 760s; }
  .grid__item-2-col:nth-of-type(7601) {
    animation-delay: 760.1s; }
  .grid__item-2-col:nth-of-type(7602) {
    animation-delay: 760.2s; }
  .grid__item-2-col:nth-of-type(7603) {
    animation-delay: 760.3s; }
  .grid__item-2-col:nth-of-type(7604) {
    animation-delay: 760.4s; }
  .grid__item-2-col:nth-of-type(7605) {
    animation-delay: 760.5s; }
  .grid__item-2-col:nth-of-type(7606) {
    animation-delay: 760.6s; }
  .grid__item-2-col:nth-of-type(7607) {
    animation-delay: 760.7s; }
  .grid__item-2-col:nth-of-type(7608) {
    animation-delay: 760.8s; }
  .grid__item-2-col:nth-of-type(7609) {
    animation-delay: 760.9s; }
  .grid__item-2-col:nth-of-type(7610) {
    animation-delay: 761s; }
  .grid__item-2-col:nth-of-type(7611) {
    animation-delay: 761.1s; }
  .grid__item-2-col:nth-of-type(7612) {
    animation-delay: 761.2s; }
  .grid__item-2-col:nth-of-type(7613) {
    animation-delay: 761.3s; }
  .grid__item-2-col:nth-of-type(7614) {
    animation-delay: 761.4s; }
  .grid__item-2-col:nth-of-type(7615) {
    animation-delay: 761.5s; }
  .grid__item-2-col:nth-of-type(7616) {
    animation-delay: 761.6s; }
  .grid__item-2-col:nth-of-type(7617) {
    animation-delay: 761.7s; }
  .grid__item-2-col:nth-of-type(7618) {
    animation-delay: 761.8s; }
  .grid__item-2-col:nth-of-type(7619) {
    animation-delay: 761.9s; }
  .grid__item-2-col:nth-of-type(7620) {
    animation-delay: 762s; }
  .grid__item-2-col:nth-of-type(7621) {
    animation-delay: 762.1s; }
  .grid__item-2-col:nth-of-type(7622) {
    animation-delay: 762.2s; }
  .grid__item-2-col:nth-of-type(7623) {
    animation-delay: 762.3s; }
  .grid__item-2-col:nth-of-type(7624) {
    animation-delay: 762.4s; }
  .grid__item-2-col:nth-of-type(7625) {
    animation-delay: 762.5s; }
  .grid__item-2-col:nth-of-type(7626) {
    animation-delay: 762.6s; }
  .grid__item-2-col:nth-of-type(7627) {
    animation-delay: 762.7s; }
  .grid__item-2-col:nth-of-type(7628) {
    animation-delay: 762.8s; }
  .grid__item-2-col:nth-of-type(7629) {
    animation-delay: 762.9s; }
  .grid__item-2-col:nth-of-type(7630) {
    animation-delay: 763s; }
  .grid__item-2-col:nth-of-type(7631) {
    animation-delay: 763.1s; }
  .grid__item-2-col:nth-of-type(7632) {
    animation-delay: 763.2s; }
  .grid__item-2-col:nth-of-type(7633) {
    animation-delay: 763.3s; }
  .grid__item-2-col:nth-of-type(7634) {
    animation-delay: 763.4s; }
  .grid__item-2-col:nth-of-type(7635) {
    animation-delay: 763.5s; }
  .grid__item-2-col:nth-of-type(7636) {
    animation-delay: 763.6s; }
  .grid__item-2-col:nth-of-type(7637) {
    animation-delay: 763.7s; }
  .grid__item-2-col:nth-of-type(7638) {
    animation-delay: 763.8s; }
  .grid__item-2-col:nth-of-type(7639) {
    animation-delay: 763.9s; }
  .grid__item-2-col:nth-of-type(7640) {
    animation-delay: 764s; }
  .grid__item-2-col:nth-of-type(7641) {
    animation-delay: 764.1s; }
  .grid__item-2-col:nth-of-type(7642) {
    animation-delay: 764.2s; }
  .grid__item-2-col:nth-of-type(7643) {
    animation-delay: 764.3s; }
  .grid__item-2-col:nth-of-type(7644) {
    animation-delay: 764.4s; }
  .grid__item-2-col:nth-of-type(7645) {
    animation-delay: 764.5s; }
  .grid__item-2-col:nth-of-type(7646) {
    animation-delay: 764.6s; }
  .grid__item-2-col:nth-of-type(7647) {
    animation-delay: 764.7s; }
  .grid__item-2-col:nth-of-type(7648) {
    animation-delay: 764.8s; }
  .grid__item-2-col:nth-of-type(7649) {
    animation-delay: 764.9s; }
  .grid__item-2-col:nth-of-type(7650) {
    animation-delay: 765s; }
  .grid__item-2-col:nth-of-type(7651) {
    animation-delay: 765.1s; }
  .grid__item-2-col:nth-of-type(7652) {
    animation-delay: 765.2s; }
  .grid__item-2-col:nth-of-type(7653) {
    animation-delay: 765.3s; }
  .grid__item-2-col:nth-of-type(7654) {
    animation-delay: 765.4s; }
  .grid__item-2-col:nth-of-type(7655) {
    animation-delay: 765.5s; }
  .grid__item-2-col:nth-of-type(7656) {
    animation-delay: 765.6s; }
  .grid__item-2-col:nth-of-type(7657) {
    animation-delay: 765.7s; }
  .grid__item-2-col:nth-of-type(7658) {
    animation-delay: 765.8s; }
  .grid__item-2-col:nth-of-type(7659) {
    animation-delay: 765.9s; }
  .grid__item-2-col:nth-of-type(7660) {
    animation-delay: 766s; }
  .grid__item-2-col:nth-of-type(7661) {
    animation-delay: 766.1s; }
  .grid__item-2-col:nth-of-type(7662) {
    animation-delay: 766.2s; }
  .grid__item-2-col:nth-of-type(7663) {
    animation-delay: 766.3s; }
  .grid__item-2-col:nth-of-type(7664) {
    animation-delay: 766.4s; }
  .grid__item-2-col:nth-of-type(7665) {
    animation-delay: 766.5s; }
  .grid__item-2-col:nth-of-type(7666) {
    animation-delay: 766.6s; }
  .grid__item-2-col:nth-of-type(7667) {
    animation-delay: 766.7s; }
  .grid__item-2-col:nth-of-type(7668) {
    animation-delay: 766.8s; }
  .grid__item-2-col:nth-of-type(7669) {
    animation-delay: 766.9s; }
  .grid__item-2-col:nth-of-type(7670) {
    animation-delay: 767s; }
  .grid__item-2-col:nth-of-type(7671) {
    animation-delay: 767.1s; }
  .grid__item-2-col:nth-of-type(7672) {
    animation-delay: 767.2s; }
  .grid__item-2-col:nth-of-type(7673) {
    animation-delay: 767.3s; }
  .grid__item-2-col:nth-of-type(7674) {
    animation-delay: 767.4s; }
  .grid__item-2-col:nth-of-type(7675) {
    animation-delay: 767.5s; }
  .grid__item-2-col:nth-of-type(7676) {
    animation-delay: 767.6s; }
  .grid__item-2-col:nth-of-type(7677) {
    animation-delay: 767.7s; }
  .grid__item-2-col:nth-of-type(7678) {
    animation-delay: 767.8s; }
  .grid__item-2-col:nth-of-type(7679) {
    animation-delay: 767.9s; }
  .grid__item-2-col:nth-of-type(7680) {
    animation-delay: 768s; }
  .grid__item-2-col:nth-of-type(7681) {
    animation-delay: 768.1s; }
  .grid__item-2-col:nth-of-type(7682) {
    animation-delay: 768.2s; }
  .grid__item-2-col:nth-of-type(7683) {
    animation-delay: 768.3s; }
  .grid__item-2-col:nth-of-type(7684) {
    animation-delay: 768.4s; }
  .grid__item-2-col:nth-of-type(7685) {
    animation-delay: 768.5s; }
  .grid__item-2-col:nth-of-type(7686) {
    animation-delay: 768.6s; }
  .grid__item-2-col:nth-of-type(7687) {
    animation-delay: 768.7s; }
  .grid__item-2-col:nth-of-type(7688) {
    animation-delay: 768.8s; }
  .grid__item-2-col:nth-of-type(7689) {
    animation-delay: 768.9s; }
  .grid__item-2-col:nth-of-type(7690) {
    animation-delay: 769s; }
  .grid__item-2-col:nth-of-type(7691) {
    animation-delay: 769.1s; }
  .grid__item-2-col:nth-of-type(7692) {
    animation-delay: 769.2s; }
  .grid__item-2-col:nth-of-type(7693) {
    animation-delay: 769.3s; }
  .grid__item-2-col:nth-of-type(7694) {
    animation-delay: 769.4s; }
  .grid__item-2-col:nth-of-type(7695) {
    animation-delay: 769.5s; }
  .grid__item-2-col:nth-of-type(7696) {
    animation-delay: 769.6s; }
  .grid__item-2-col:nth-of-type(7697) {
    animation-delay: 769.7s; }
  .grid__item-2-col:nth-of-type(7698) {
    animation-delay: 769.8s; }
  .grid__item-2-col:nth-of-type(7699) {
    animation-delay: 769.9s; }
  .grid__item-2-col:nth-of-type(7700) {
    animation-delay: 770s; }
  .grid__item-2-col:nth-of-type(7701) {
    animation-delay: 770.1s; }
  .grid__item-2-col:nth-of-type(7702) {
    animation-delay: 770.2s; }
  .grid__item-2-col:nth-of-type(7703) {
    animation-delay: 770.3s; }
  .grid__item-2-col:nth-of-type(7704) {
    animation-delay: 770.4s; }
  .grid__item-2-col:nth-of-type(7705) {
    animation-delay: 770.5s; }
  .grid__item-2-col:nth-of-type(7706) {
    animation-delay: 770.6s; }
  .grid__item-2-col:nth-of-type(7707) {
    animation-delay: 770.7s; }
  .grid__item-2-col:nth-of-type(7708) {
    animation-delay: 770.8s; }
  .grid__item-2-col:nth-of-type(7709) {
    animation-delay: 770.9s; }
  .grid__item-2-col:nth-of-type(7710) {
    animation-delay: 771s; }
  .grid__item-2-col:nth-of-type(7711) {
    animation-delay: 771.1s; }
  .grid__item-2-col:nth-of-type(7712) {
    animation-delay: 771.2s; }
  .grid__item-2-col:nth-of-type(7713) {
    animation-delay: 771.3s; }
  .grid__item-2-col:nth-of-type(7714) {
    animation-delay: 771.4s; }
  .grid__item-2-col:nth-of-type(7715) {
    animation-delay: 771.5s; }
  .grid__item-2-col:nth-of-type(7716) {
    animation-delay: 771.6s; }
  .grid__item-2-col:nth-of-type(7717) {
    animation-delay: 771.7s; }
  .grid__item-2-col:nth-of-type(7718) {
    animation-delay: 771.8s; }
  .grid__item-2-col:nth-of-type(7719) {
    animation-delay: 771.9s; }
  .grid__item-2-col:nth-of-type(7720) {
    animation-delay: 772s; }
  .grid__item-2-col:nth-of-type(7721) {
    animation-delay: 772.1s; }
  .grid__item-2-col:nth-of-type(7722) {
    animation-delay: 772.2s; }
  .grid__item-2-col:nth-of-type(7723) {
    animation-delay: 772.3s; }
  .grid__item-2-col:nth-of-type(7724) {
    animation-delay: 772.4s; }
  .grid__item-2-col:nth-of-type(7725) {
    animation-delay: 772.5s; }
  .grid__item-2-col:nth-of-type(7726) {
    animation-delay: 772.6s; }
  .grid__item-2-col:nth-of-type(7727) {
    animation-delay: 772.7s; }
  .grid__item-2-col:nth-of-type(7728) {
    animation-delay: 772.8s; }
  .grid__item-2-col:nth-of-type(7729) {
    animation-delay: 772.9s; }
  .grid__item-2-col:nth-of-type(7730) {
    animation-delay: 773s; }
  .grid__item-2-col:nth-of-type(7731) {
    animation-delay: 773.1s; }
  .grid__item-2-col:nth-of-type(7732) {
    animation-delay: 773.2s; }
  .grid__item-2-col:nth-of-type(7733) {
    animation-delay: 773.3s; }
  .grid__item-2-col:nth-of-type(7734) {
    animation-delay: 773.4s; }
  .grid__item-2-col:nth-of-type(7735) {
    animation-delay: 773.5s; }
  .grid__item-2-col:nth-of-type(7736) {
    animation-delay: 773.6s; }
  .grid__item-2-col:nth-of-type(7737) {
    animation-delay: 773.7s; }
  .grid__item-2-col:nth-of-type(7738) {
    animation-delay: 773.8s; }
  .grid__item-2-col:nth-of-type(7739) {
    animation-delay: 773.9s; }
  .grid__item-2-col:nth-of-type(7740) {
    animation-delay: 774s; }
  .grid__item-2-col:nth-of-type(7741) {
    animation-delay: 774.1s; }
  .grid__item-2-col:nth-of-type(7742) {
    animation-delay: 774.2s; }
  .grid__item-2-col:nth-of-type(7743) {
    animation-delay: 774.3s; }
  .grid__item-2-col:nth-of-type(7744) {
    animation-delay: 774.4s; }
  .grid__item-2-col:nth-of-type(7745) {
    animation-delay: 774.5s; }
  .grid__item-2-col:nth-of-type(7746) {
    animation-delay: 774.6s; }
  .grid__item-2-col:nth-of-type(7747) {
    animation-delay: 774.7s; }
  .grid__item-2-col:nth-of-type(7748) {
    animation-delay: 774.8s; }
  .grid__item-2-col:nth-of-type(7749) {
    animation-delay: 774.9s; }
  .grid__item-2-col:nth-of-type(7750) {
    animation-delay: 775s; }
  .grid__item-2-col:nth-of-type(7751) {
    animation-delay: 775.1s; }
  .grid__item-2-col:nth-of-type(7752) {
    animation-delay: 775.2s; }
  .grid__item-2-col:nth-of-type(7753) {
    animation-delay: 775.3s; }
  .grid__item-2-col:nth-of-type(7754) {
    animation-delay: 775.4s; }
  .grid__item-2-col:nth-of-type(7755) {
    animation-delay: 775.5s; }
  .grid__item-2-col:nth-of-type(7756) {
    animation-delay: 775.6s; }
  .grid__item-2-col:nth-of-type(7757) {
    animation-delay: 775.7s; }
  .grid__item-2-col:nth-of-type(7758) {
    animation-delay: 775.8s; }
  .grid__item-2-col:nth-of-type(7759) {
    animation-delay: 775.9s; }
  .grid__item-2-col:nth-of-type(7760) {
    animation-delay: 776s; }
  .grid__item-2-col:nth-of-type(7761) {
    animation-delay: 776.1s; }
  .grid__item-2-col:nth-of-type(7762) {
    animation-delay: 776.2s; }
  .grid__item-2-col:nth-of-type(7763) {
    animation-delay: 776.3s; }
  .grid__item-2-col:nth-of-type(7764) {
    animation-delay: 776.4s; }
  .grid__item-2-col:nth-of-type(7765) {
    animation-delay: 776.5s; }
  .grid__item-2-col:nth-of-type(7766) {
    animation-delay: 776.6s; }
  .grid__item-2-col:nth-of-type(7767) {
    animation-delay: 776.7s; }
  .grid__item-2-col:nth-of-type(7768) {
    animation-delay: 776.8s; }
  .grid__item-2-col:nth-of-type(7769) {
    animation-delay: 776.9s; }
  .grid__item-2-col:nth-of-type(7770) {
    animation-delay: 777s; }
  .grid__item-2-col:nth-of-type(7771) {
    animation-delay: 777.1s; }
  .grid__item-2-col:nth-of-type(7772) {
    animation-delay: 777.2s; }
  .grid__item-2-col:nth-of-type(7773) {
    animation-delay: 777.3s; }
  .grid__item-2-col:nth-of-type(7774) {
    animation-delay: 777.4s; }
  .grid__item-2-col:nth-of-type(7775) {
    animation-delay: 777.5s; }
  .grid__item-2-col:nth-of-type(7776) {
    animation-delay: 777.6s; }
  .grid__item-2-col:nth-of-type(7777) {
    animation-delay: 777.7s; }
  .grid__item-2-col:nth-of-type(7778) {
    animation-delay: 777.8s; }
  .grid__item-2-col:nth-of-type(7779) {
    animation-delay: 777.9s; }
  .grid__item-2-col:nth-of-type(7780) {
    animation-delay: 778s; }
  .grid__item-2-col:nth-of-type(7781) {
    animation-delay: 778.1s; }
  .grid__item-2-col:nth-of-type(7782) {
    animation-delay: 778.2s; }
  .grid__item-2-col:nth-of-type(7783) {
    animation-delay: 778.3s; }
  .grid__item-2-col:nth-of-type(7784) {
    animation-delay: 778.4s; }
  .grid__item-2-col:nth-of-type(7785) {
    animation-delay: 778.5s; }
  .grid__item-2-col:nth-of-type(7786) {
    animation-delay: 778.6s; }
  .grid__item-2-col:nth-of-type(7787) {
    animation-delay: 778.7s; }
  .grid__item-2-col:nth-of-type(7788) {
    animation-delay: 778.8s; }
  .grid__item-2-col:nth-of-type(7789) {
    animation-delay: 778.9s; }
  .grid__item-2-col:nth-of-type(7790) {
    animation-delay: 779s; }
  .grid__item-2-col:nth-of-type(7791) {
    animation-delay: 779.1s; }
  .grid__item-2-col:nth-of-type(7792) {
    animation-delay: 779.2s; }
  .grid__item-2-col:nth-of-type(7793) {
    animation-delay: 779.3s; }
  .grid__item-2-col:nth-of-type(7794) {
    animation-delay: 779.4s; }
  .grid__item-2-col:nth-of-type(7795) {
    animation-delay: 779.5s; }
  .grid__item-2-col:nth-of-type(7796) {
    animation-delay: 779.6s; }
  .grid__item-2-col:nth-of-type(7797) {
    animation-delay: 779.7s; }
  .grid__item-2-col:nth-of-type(7798) {
    animation-delay: 779.8s; }
  .grid__item-2-col:nth-of-type(7799) {
    animation-delay: 779.9s; }
  .grid__item-2-col:nth-of-type(7800) {
    animation-delay: 780s; }
  .grid__item-2-col:nth-of-type(7801) {
    animation-delay: 780.1s; }
  .grid__item-2-col:nth-of-type(7802) {
    animation-delay: 780.2s; }
  .grid__item-2-col:nth-of-type(7803) {
    animation-delay: 780.3s; }
  .grid__item-2-col:nth-of-type(7804) {
    animation-delay: 780.4s; }
  .grid__item-2-col:nth-of-type(7805) {
    animation-delay: 780.5s; }
  .grid__item-2-col:nth-of-type(7806) {
    animation-delay: 780.6s; }
  .grid__item-2-col:nth-of-type(7807) {
    animation-delay: 780.7s; }
  .grid__item-2-col:nth-of-type(7808) {
    animation-delay: 780.8s; }
  .grid__item-2-col:nth-of-type(7809) {
    animation-delay: 780.9s; }
  .grid__item-2-col:nth-of-type(7810) {
    animation-delay: 781s; }
  .grid__item-2-col:nth-of-type(7811) {
    animation-delay: 781.1s; }
  .grid__item-2-col:nth-of-type(7812) {
    animation-delay: 781.2s; }
  .grid__item-2-col:nth-of-type(7813) {
    animation-delay: 781.3s; }
  .grid__item-2-col:nth-of-type(7814) {
    animation-delay: 781.4s; }
  .grid__item-2-col:nth-of-type(7815) {
    animation-delay: 781.5s; }
  .grid__item-2-col:nth-of-type(7816) {
    animation-delay: 781.6s; }
  .grid__item-2-col:nth-of-type(7817) {
    animation-delay: 781.7s; }
  .grid__item-2-col:nth-of-type(7818) {
    animation-delay: 781.8s; }
  .grid__item-2-col:nth-of-type(7819) {
    animation-delay: 781.9s; }
  .grid__item-2-col:nth-of-type(7820) {
    animation-delay: 782s; }
  .grid__item-2-col:nth-of-type(7821) {
    animation-delay: 782.1s; }
  .grid__item-2-col:nth-of-type(7822) {
    animation-delay: 782.2s; }
  .grid__item-2-col:nth-of-type(7823) {
    animation-delay: 782.3s; }
  .grid__item-2-col:nth-of-type(7824) {
    animation-delay: 782.4s; }
  .grid__item-2-col:nth-of-type(7825) {
    animation-delay: 782.5s; }
  .grid__item-2-col:nth-of-type(7826) {
    animation-delay: 782.6s; }
  .grid__item-2-col:nth-of-type(7827) {
    animation-delay: 782.7s; }
  .grid__item-2-col:nth-of-type(7828) {
    animation-delay: 782.8s; }
  .grid__item-2-col:nth-of-type(7829) {
    animation-delay: 782.9s; }
  .grid__item-2-col:nth-of-type(7830) {
    animation-delay: 783s; }
  .grid__item-2-col:nth-of-type(7831) {
    animation-delay: 783.1s; }
  .grid__item-2-col:nth-of-type(7832) {
    animation-delay: 783.2s; }
  .grid__item-2-col:nth-of-type(7833) {
    animation-delay: 783.3s; }
  .grid__item-2-col:nth-of-type(7834) {
    animation-delay: 783.4s; }
  .grid__item-2-col:nth-of-type(7835) {
    animation-delay: 783.5s; }
  .grid__item-2-col:nth-of-type(7836) {
    animation-delay: 783.6s; }
  .grid__item-2-col:nth-of-type(7837) {
    animation-delay: 783.7s; }
  .grid__item-2-col:nth-of-type(7838) {
    animation-delay: 783.8s; }
  .grid__item-2-col:nth-of-type(7839) {
    animation-delay: 783.9s; }
  .grid__item-2-col:nth-of-type(7840) {
    animation-delay: 784s; }
  .grid__item-2-col:nth-of-type(7841) {
    animation-delay: 784.1s; }
  .grid__item-2-col:nth-of-type(7842) {
    animation-delay: 784.2s; }
  .grid__item-2-col:nth-of-type(7843) {
    animation-delay: 784.3s; }
  .grid__item-2-col:nth-of-type(7844) {
    animation-delay: 784.4s; }
  .grid__item-2-col:nth-of-type(7845) {
    animation-delay: 784.5s; }
  .grid__item-2-col:nth-of-type(7846) {
    animation-delay: 784.6s; }
  .grid__item-2-col:nth-of-type(7847) {
    animation-delay: 784.7s; }
  .grid__item-2-col:nth-of-type(7848) {
    animation-delay: 784.8s; }
  .grid__item-2-col:nth-of-type(7849) {
    animation-delay: 784.9s; }
  .grid__item-2-col:nth-of-type(7850) {
    animation-delay: 785s; }
  .grid__item-2-col:nth-of-type(7851) {
    animation-delay: 785.1s; }
  .grid__item-2-col:nth-of-type(7852) {
    animation-delay: 785.2s; }
  .grid__item-2-col:nth-of-type(7853) {
    animation-delay: 785.3s; }
  .grid__item-2-col:nth-of-type(7854) {
    animation-delay: 785.4s; }
  .grid__item-2-col:nth-of-type(7855) {
    animation-delay: 785.5s; }
  .grid__item-2-col:nth-of-type(7856) {
    animation-delay: 785.6s; }
  .grid__item-2-col:nth-of-type(7857) {
    animation-delay: 785.7s; }
  .grid__item-2-col:nth-of-type(7858) {
    animation-delay: 785.8s; }
  .grid__item-2-col:nth-of-type(7859) {
    animation-delay: 785.9s; }
  .grid__item-2-col:nth-of-type(7860) {
    animation-delay: 786s; }
  .grid__item-2-col:nth-of-type(7861) {
    animation-delay: 786.1s; }
  .grid__item-2-col:nth-of-type(7862) {
    animation-delay: 786.2s; }
  .grid__item-2-col:nth-of-type(7863) {
    animation-delay: 786.3s; }
  .grid__item-2-col:nth-of-type(7864) {
    animation-delay: 786.4s; }
  .grid__item-2-col:nth-of-type(7865) {
    animation-delay: 786.5s; }
  .grid__item-2-col:nth-of-type(7866) {
    animation-delay: 786.6s; }
  .grid__item-2-col:nth-of-type(7867) {
    animation-delay: 786.7s; }
  .grid__item-2-col:nth-of-type(7868) {
    animation-delay: 786.8s; }
  .grid__item-2-col:nth-of-type(7869) {
    animation-delay: 786.9s; }
  .grid__item-2-col:nth-of-type(7870) {
    animation-delay: 787s; }
  .grid__item-2-col:nth-of-type(7871) {
    animation-delay: 787.1s; }
  .grid__item-2-col:nth-of-type(7872) {
    animation-delay: 787.2s; }
  .grid__item-2-col:nth-of-type(7873) {
    animation-delay: 787.3s; }
  .grid__item-2-col:nth-of-type(7874) {
    animation-delay: 787.4s; }
  .grid__item-2-col:nth-of-type(7875) {
    animation-delay: 787.5s; }
  .grid__item-2-col:nth-of-type(7876) {
    animation-delay: 787.6s; }
  .grid__item-2-col:nth-of-type(7877) {
    animation-delay: 787.7s; }
  .grid__item-2-col:nth-of-type(7878) {
    animation-delay: 787.8s; }
  .grid__item-2-col:nth-of-type(7879) {
    animation-delay: 787.9s; }
  .grid__item-2-col:nth-of-type(7880) {
    animation-delay: 788s; }
  .grid__item-2-col:nth-of-type(7881) {
    animation-delay: 788.1s; }
  .grid__item-2-col:nth-of-type(7882) {
    animation-delay: 788.2s; }
  .grid__item-2-col:nth-of-type(7883) {
    animation-delay: 788.3s; }
  .grid__item-2-col:nth-of-type(7884) {
    animation-delay: 788.4s; }
  .grid__item-2-col:nth-of-type(7885) {
    animation-delay: 788.5s; }
  .grid__item-2-col:nth-of-type(7886) {
    animation-delay: 788.6s; }
  .grid__item-2-col:nth-of-type(7887) {
    animation-delay: 788.7s; }
  .grid__item-2-col:nth-of-type(7888) {
    animation-delay: 788.8s; }
  .grid__item-2-col:nth-of-type(7889) {
    animation-delay: 788.9s; }
  .grid__item-2-col:nth-of-type(7890) {
    animation-delay: 789s; }
  .grid__item-2-col:nth-of-type(7891) {
    animation-delay: 789.1s; }
  .grid__item-2-col:nth-of-type(7892) {
    animation-delay: 789.2s; }
  .grid__item-2-col:nth-of-type(7893) {
    animation-delay: 789.3s; }
  .grid__item-2-col:nth-of-type(7894) {
    animation-delay: 789.4s; }
  .grid__item-2-col:nth-of-type(7895) {
    animation-delay: 789.5s; }
  .grid__item-2-col:nth-of-type(7896) {
    animation-delay: 789.6s; }
  .grid__item-2-col:nth-of-type(7897) {
    animation-delay: 789.7s; }
  .grid__item-2-col:nth-of-type(7898) {
    animation-delay: 789.8s; }
  .grid__item-2-col:nth-of-type(7899) {
    animation-delay: 789.9s; }
  .grid__item-2-col:nth-of-type(7900) {
    animation-delay: 790s; }
  .grid__item-2-col:nth-of-type(7901) {
    animation-delay: 790.1s; }
  .grid__item-2-col:nth-of-type(7902) {
    animation-delay: 790.2s; }
  .grid__item-2-col:nth-of-type(7903) {
    animation-delay: 790.3s; }
  .grid__item-2-col:nth-of-type(7904) {
    animation-delay: 790.4s; }
  .grid__item-2-col:nth-of-type(7905) {
    animation-delay: 790.5s; }
  .grid__item-2-col:nth-of-type(7906) {
    animation-delay: 790.6s; }
  .grid__item-2-col:nth-of-type(7907) {
    animation-delay: 790.7s; }
  .grid__item-2-col:nth-of-type(7908) {
    animation-delay: 790.8s; }
  .grid__item-2-col:nth-of-type(7909) {
    animation-delay: 790.9s; }
  .grid__item-2-col:nth-of-type(7910) {
    animation-delay: 791s; }
  .grid__item-2-col:nth-of-type(7911) {
    animation-delay: 791.1s; }
  .grid__item-2-col:nth-of-type(7912) {
    animation-delay: 791.2s; }
  .grid__item-2-col:nth-of-type(7913) {
    animation-delay: 791.3s; }
  .grid__item-2-col:nth-of-type(7914) {
    animation-delay: 791.4s; }
  .grid__item-2-col:nth-of-type(7915) {
    animation-delay: 791.5s; }
  .grid__item-2-col:nth-of-type(7916) {
    animation-delay: 791.6s; }
  .grid__item-2-col:nth-of-type(7917) {
    animation-delay: 791.7s; }
  .grid__item-2-col:nth-of-type(7918) {
    animation-delay: 791.8s; }
  .grid__item-2-col:nth-of-type(7919) {
    animation-delay: 791.9s; }
  .grid__item-2-col:nth-of-type(7920) {
    animation-delay: 792s; }
  .grid__item-2-col:nth-of-type(7921) {
    animation-delay: 792.1s; }
  .grid__item-2-col:nth-of-type(7922) {
    animation-delay: 792.2s; }
  .grid__item-2-col:nth-of-type(7923) {
    animation-delay: 792.3s; }
  .grid__item-2-col:nth-of-type(7924) {
    animation-delay: 792.4s; }
  .grid__item-2-col:nth-of-type(7925) {
    animation-delay: 792.5s; }
  .grid__item-2-col:nth-of-type(7926) {
    animation-delay: 792.6s; }
  .grid__item-2-col:nth-of-type(7927) {
    animation-delay: 792.7s; }
  .grid__item-2-col:nth-of-type(7928) {
    animation-delay: 792.8s; }
  .grid__item-2-col:nth-of-type(7929) {
    animation-delay: 792.9s; }
  .grid__item-2-col:nth-of-type(7930) {
    animation-delay: 793s; }
  .grid__item-2-col:nth-of-type(7931) {
    animation-delay: 793.1s; }
  .grid__item-2-col:nth-of-type(7932) {
    animation-delay: 793.2s; }
  .grid__item-2-col:nth-of-type(7933) {
    animation-delay: 793.3s; }
  .grid__item-2-col:nth-of-type(7934) {
    animation-delay: 793.4s; }
  .grid__item-2-col:nth-of-type(7935) {
    animation-delay: 793.5s; }
  .grid__item-2-col:nth-of-type(7936) {
    animation-delay: 793.6s; }
  .grid__item-2-col:nth-of-type(7937) {
    animation-delay: 793.7s; }
  .grid__item-2-col:nth-of-type(7938) {
    animation-delay: 793.8s; }
  .grid__item-2-col:nth-of-type(7939) {
    animation-delay: 793.9s; }
  .grid__item-2-col:nth-of-type(7940) {
    animation-delay: 794s; }
  .grid__item-2-col:nth-of-type(7941) {
    animation-delay: 794.1s; }
  .grid__item-2-col:nth-of-type(7942) {
    animation-delay: 794.2s; }
  .grid__item-2-col:nth-of-type(7943) {
    animation-delay: 794.3s; }
  .grid__item-2-col:nth-of-type(7944) {
    animation-delay: 794.4s; }
  .grid__item-2-col:nth-of-type(7945) {
    animation-delay: 794.5s; }
  .grid__item-2-col:nth-of-type(7946) {
    animation-delay: 794.6s; }
  .grid__item-2-col:nth-of-type(7947) {
    animation-delay: 794.7s; }
  .grid__item-2-col:nth-of-type(7948) {
    animation-delay: 794.8s; }
  .grid__item-2-col:nth-of-type(7949) {
    animation-delay: 794.9s; }
  .grid__item-2-col:nth-of-type(7950) {
    animation-delay: 795s; }
  .grid__item-2-col:nth-of-type(7951) {
    animation-delay: 795.1s; }
  .grid__item-2-col:nth-of-type(7952) {
    animation-delay: 795.2s; }
  .grid__item-2-col:nth-of-type(7953) {
    animation-delay: 795.3s; }
  .grid__item-2-col:nth-of-type(7954) {
    animation-delay: 795.4s; }
  .grid__item-2-col:nth-of-type(7955) {
    animation-delay: 795.5s; }
  .grid__item-2-col:nth-of-type(7956) {
    animation-delay: 795.6s; }
  .grid__item-2-col:nth-of-type(7957) {
    animation-delay: 795.7s; }
  .grid__item-2-col:nth-of-type(7958) {
    animation-delay: 795.8s; }
  .grid__item-2-col:nth-of-type(7959) {
    animation-delay: 795.9s; }
  .grid__item-2-col:nth-of-type(7960) {
    animation-delay: 796s; }
  .grid__item-2-col:nth-of-type(7961) {
    animation-delay: 796.1s; }
  .grid__item-2-col:nth-of-type(7962) {
    animation-delay: 796.2s; }
  .grid__item-2-col:nth-of-type(7963) {
    animation-delay: 796.3s; }
  .grid__item-2-col:nth-of-type(7964) {
    animation-delay: 796.4s; }
  .grid__item-2-col:nth-of-type(7965) {
    animation-delay: 796.5s; }
  .grid__item-2-col:nth-of-type(7966) {
    animation-delay: 796.6s; }
  .grid__item-2-col:nth-of-type(7967) {
    animation-delay: 796.7s; }
  .grid__item-2-col:nth-of-type(7968) {
    animation-delay: 796.8s; }
  .grid__item-2-col:nth-of-type(7969) {
    animation-delay: 796.9s; }
  .grid__item-2-col:nth-of-type(7970) {
    animation-delay: 797s; }
  .grid__item-2-col:nth-of-type(7971) {
    animation-delay: 797.1s; }
  .grid__item-2-col:nth-of-type(7972) {
    animation-delay: 797.2s; }
  .grid__item-2-col:nth-of-type(7973) {
    animation-delay: 797.3s; }
  .grid__item-2-col:nth-of-type(7974) {
    animation-delay: 797.4s; }
  .grid__item-2-col:nth-of-type(7975) {
    animation-delay: 797.5s; }
  .grid__item-2-col:nth-of-type(7976) {
    animation-delay: 797.6s; }
  .grid__item-2-col:nth-of-type(7977) {
    animation-delay: 797.7s; }
  .grid__item-2-col:nth-of-type(7978) {
    animation-delay: 797.8s; }
  .grid__item-2-col:nth-of-type(7979) {
    animation-delay: 797.9s; }
  .grid__item-2-col:nth-of-type(7980) {
    animation-delay: 798s; }
  .grid__item-2-col:nth-of-type(7981) {
    animation-delay: 798.1s; }
  .grid__item-2-col:nth-of-type(7982) {
    animation-delay: 798.2s; }
  .grid__item-2-col:nth-of-type(7983) {
    animation-delay: 798.3s; }
  .grid__item-2-col:nth-of-type(7984) {
    animation-delay: 798.4s; }
  .grid__item-2-col:nth-of-type(7985) {
    animation-delay: 798.5s; }
  .grid__item-2-col:nth-of-type(7986) {
    animation-delay: 798.6s; }
  .grid__item-2-col:nth-of-type(7987) {
    animation-delay: 798.7s; }
  .grid__item-2-col:nth-of-type(7988) {
    animation-delay: 798.8s; }
  .grid__item-2-col:nth-of-type(7989) {
    animation-delay: 798.9s; }
  .grid__item-2-col:nth-of-type(7990) {
    animation-delay: 799s; }
  .grid__item-2-col:nth-of-type(7991) {
    animation-delay: 799.1s; }
  .grid__item-2-col:nth-of-type(7992) {
    animation-delay: 799.2s; }
  .grid__item-2-col:nth-of-type(7993) {
    animation-delay: 799.3s; }
  .grid__item-2-col:nth-of-type(7994) {
    animation-delay: 799.4s; }
  .grid__item-2-col:nth-of-type(7995) {
    animation-delay: 799.5s; }
  .grid__item-2-col:nth-of-type(7996) {
    animation-delay: 799.6s; }
  .grid__item-2-col:nth-of-type(7997) {
    animation-delay: 799.7s; }
  .grid__item-2-col:nth-of-type(7998) {
    animation-delay: 799.8s; }
  .grid__item-2-col:nth-of-type(7999) {
    animation-delay: 799.9s; }
  .grid__item-2-col:nth-of-type(8000) {
    animation-delay: 800s; }
  .grid__item-2-col:nth-of-type(8001) {
    animation-delay: 800.1s; }
  .grid__item-2-col:nth-of-type(8002) {
    animation-delay: 800.2s; }
  .grid__item-2-col:nth-of-type(8003) {
    animation-delay: 800.3s; }
  .grid__item-2-col:nth-of-type(8004) {
    animation-delay: 800.4s; }
  .grid__item-2-col:nth-of-type(8005) {
    animation-delay: 800.5s; }
  .grid__item-2-col:nth-of-type(8006) {
    animation-delay: 800.6s; }
  .grid__item-2-col:nth-of-type(8007) {
    animation-delay: 800.7s; }
  .grid__item-2-col:nth-of-type(8008) {
    animation-delay: 800.8s; }
  .grid__item-2-col:nth-of-type(8009) {
    animation-delay: 800.9s; }
  .grid__item-2-col:nth-of-type(8010) {
    animation-delay: 801s; }
  .grid__item-2-col:nth-of-type(8011) {
    animation-delay: 801.1s; }
  .grid__item-2-col:nth-of-type(8012) {
    animation-delay: 801.2s; }
  .grid__item-2-col:nth-of-type(8013) {
    animation-delay: 801.3s; }
  .grid__item-2-col:nth-of-type(8014) {
    animation-delay: 801.4s; }
  .grid__item-2-col:nth-of-type(8015) {
    animation-delay: 801.5s; }
  .grid__item-2-col:nth-of-type(8016) {
    animation-delay: 801.6s; }
  .grid__item-2-col:nth-of-type(8017) {
    animation-delay: 801.7s; }
  .grid__item-2-col:nth-of-type(8018) {
    animation-delay: 801.8s; }
  .grid__item-2-col:nth-of-type(8019) {
    animation-delay: 801.9s; }
  .grid__item-2-col:nth-of-type(8020) {
    animation-delay: 802s; }
  .grid__item-2-col:nth-of-type(8021) {
    animation-delay: 802.1s; }
  .grid__item-2-col:nth-of-type(8022) {
    animation-delay: 802.2s; }
  .grid__item-2-col:nth-of-type(8023) {
    animation-delay: 802.3s; }
  .grid__item-2-col:nth-of-type(8024) {
    animation-delay: 802.4s; }
  .grid__item-2-col:nth-of-type(8025) {
    animation-delay: 802.5s; }
  .grid__item-2-col:nth-of-type(8026) {
    animation-delay: 802.6s; }
  .grid__item-2-col:nth-of-type(8027) {
    animation-delay: 802.7s; }
  .grid__item-2-col:nth-of-type(8028) {
    animation-delay: 802.8s; }
  .grid__item-2-col:nth-of-type(8029) {
    animation-delay: 802.9s; }
  .grid__item-2-col:nth-of-type(8030) {
    animation-delay: 803s; }
  .grid__item-2-col:nth-of-type(8031) {
    animation-delay: 803.1s; }
  .grid__item-2-col:nth-of-type(8032) {
    animation-delay: 803.2s; }
  .grid__item-2-col:nth-of-type(8033) {
    animation-delay: 803.3s; }
  .grid__item-2-col:nth-of-type(8034) {
    animation-delay: 803.4s; }
  .grid__item-2-col:nth-of-type(8035) {
    animation-delay: 803.5s; }
  .grid__item-2-col:nth-of-type(8036) {
    animation-delay: 803.6s; }
  .grid__item-2-col:nth-of-type(8037) {
    animation-delay: 803.7s; }
  .grid__item-2-col:nth-of-type(8038) {
    animation-delay: 803.8s; }
  .grid__item-2-col:nth-of-type(8039) {
    animation-delay: 803.9s; }
  .grid__item-2-col:nth-of-type(8040) {
    animation-delay: 804s; }
  .grid__item-2-col:nth-of-type(8041) {
    animation-delay: 804.1s; }
  .grid__item-2-col:nth-of-type(8042) {
    animation-delay: 804.2s; }
  .grid__item-2-col:nth-of-type(8043) {
    animation-delay: 804.3s; }
  .grid__item-2-col:nth-of-type(8044) {
    animation-delay: 804.4s; }
  .grid__item-2-col:nth-of-type(8045) {
    animation-delay: 804.5s; }
  .grid__item-2-col:nth-of-type(8046) {
    animation-delay: 804.6s; }
  .grid__item-2-col:nth-of-type(8047) {
    animation-delay: 804.7s; }
  .grid__item-2-col:nth-of-type(8048) {
    animation-delay: 804.8s; }
  .grid__item-2-col:nth-of-type(8049) {
    animation-delay: 804.9s; }
  .grid__item-2-col:nth-of-type(8050) {
    animation-delay: 805s; }
  .grid__item-2-col:nth-of-type(8051) {
    animation-delay: 805.1s; }
  .grid__item-2-col:nth-of-type(8052) {
    animation-delay: 805.2s; }
  .grid__item-2-col:nth-of-type(8053) {
    animation-delay: 805.3s; }
  .grid__item-2-col:nth-of-type(8054) {
    animation-delay: 805.4s; }
  .grid__item-2-col:nth-of-type(8055) {
    animation-delay: 805.5s; }
  .grid__item-2-col:nth-of-type(8056) {
    animation-delay: 805.6s; }
  .grid__item-2-col:nth-of-type(8057) {
    animation-delay: 805.7s; }
  .grid__item-2-col:nth-of-type(8058) {
    animation-delay: 805.8s; }
  .grid__item-2-col:nth-of-type(8059) {
    animation-delay: 805.9s; }
  .grid__item-2-col:nth-of-type(8060) {
    animation-delay: 806s; }
  .grid__item-2-col:nth-of-type(8061) {
    animation-delay: 806.1s; }
  .grid__item-2-col:nth-of-type(8062) {
    animation-delay: 806.2s; }
  .grid__item-2-col:nth-of-type(8063) {
    animation-delay: 806.3s; }
  .grid__item-2-col:nth-of-type(8064) {
    animation-delay: 806.4s; }
  .grid__item-2-col:nth-of-type(8065) {
    animation-delay: 806.5s; }
  .grid__item-2-col:nth-of-type(8066) {
    animation-delay: 806.6s; }
  .grid__item-2-col:nth-of-type(8067) {
    animation-delay: 806.7s; }
  .grid__item-2-col:nth-of-type(8068) {
    animation-delay: 806.8s; }
  .grid__item-2-col:nth-of-type(8069) {
    animation-delay: 806.9s; }
  .grid__item-2-col:nth-of-type(8070) {
    animation-delay: 807s; }
  .grid__item-2-col:nth-of-type(8071) {
    animation-delay: 807.1s; }
  .grid__item-2-col:nth-of-type(8072) {
    animation-delay: 807.2s; }
  .grid__item-2-col:nth-of-type(8073) {
    animation-delay: 807.3s; }
  .grid__item-2-col:nth-of-type(8074) {
    animation-delay: 807.4s; }
  .grid__item-2-col:nth-of-type(8075) {
    animation-delay: 807.5s; }
  .grid__item-2-col:nth-of-type(8076) {
    animation-delay: 807.6s; }
  .grid__item-2-col:nth-of-type(8077) {
    animation-delay: 807.7s; }
  .grid__item-2-col:nth-of-type(8078) {
    animation-delay: 807.8s; }
  .grid__item-2-col:nth-of-type(8079) {
    animation-delay: 807.9s; }
  .grid__item-2-col:nth-of-type(8080) {
    animation-delay: 808s; }
  .grid__item-2-col:nth-of-type(8081) {
    animation-delay: 808.1s; }
  .grid__item-2-col:nth-of-type(8082) {
    animation-delay: 808.2s; }
  .grid__item-2-col:nth-of-type(8083) {
    animation-delay: 808.3s; }
  .grid__item-2-col:nth-of-type(8084) {
    animation-delay: 808.4s; }
  .grid__item-2-col:nth-of-type(8085) {
    animation-delay: 808.5s; }
  .grid__item-2-col:nth-of-type(8086) {
    animation-delay: 808.6s; }
  .grid__item-2-col:nth-of-type(8087) {
    animation-delay: 808.7s; }
  .grid__item-2-col:nth-of-type(8088) {
    animation-delay: 808.8s; }
  .grid__item-2-col:nth-of-type(8089) {
    animation-delay: 808.9s; }
  .grid__item-2-col:nth-of-type(8090) {
    animation-delay: 809s; }
  .grid__item-2-col:nth-of-type(8091) {
    animation-delay: 809.1s; }
  .grid__item-2-col:nth-of-type(8092) {
    animation-delay: 809.2s; }
  .grid__item-2-col:nth-of-type(8093) {
    animation-delay: 809.3s; }
  .grid__item-2-col:nth-of-type(8094) {
    animation-delay: 809.4s; }
  .grid__item-2-col:nth-of-type(8095) {
    animation-delay: 809.5s; }
  .grid__item-2-col:nth-of-type(8096) {
    animation-delay: 809.6s; }
  .grid__item-2-col:nth-of-type(8097) {
    animation-delay: 809.7s; }
  .grid__item-2-col:nth-of-type(8098) {
    animation-delay: 809.8s; }
  .grid__item-2-col:nth-of-type(8099) {
    animation-delay: 809.9s; }
  .grid__item-2-col:nth-of-type(8100) {
    animation-delay: 810s; }
  .grid__item-2-col:nth-of-type(8101) {
    animation-delay: 810.1s; }
  .grid__item-2-col:nth-of-type(8102) {
    animation-delay: 810.2s; }
  .grid__item-2-col:nth-of-type(8103) {
    animation-delay: 810.3s; }
  .grid__item-2-col:nth-of-type(8104) {
    animation-delay: 810.4s; }
  .grid__item-2-col:nth-of-type(8105) {
    animation-delay: 810.5s; }
  .grid__item-2-col:nth-of-type(8106) {
    animation-delay: 810.6s; }
  .grid__item-2-col:nth-of-type(8107) {
    animation-delay: 810.7s; }
  .grid__item-2-col:nth-of-type(8108) {
    animation-delay: 810.8s; }
  .grid__item-2-col:nth-of-type(8109) {
    animation-delay: 810.9s; }
  .grid__item-2-col:nth-of-type(8110) {
    animation-delay: 811s; }
  .grid__item-2-col:nth-of-type(8111) {
    animation-delay: 811.1s; }
  .grid__item-2-col:nth-of-type(8112) {
    animation-delay: 811.2s; }
  .grid__item-2-col:nth-of-type(8113) {
    animation-delay: 811.3s; }
  .grid__item-2-col:nth-of-type(8114) {
    animation-delay: 811.4s; }
  .grid__item-2-col:nth-of-type(8115) {
    animation-delay: 811.5s; }
  .grid__item-2-col:nth-of-type(8116) {
    animation-delay: 811.6s; }
  .grid__item-2-col:nth-of-type(8117) {
    animation-delay: 811.7s; }
  .grid__item-2-col:nth-of-type(8118) {
    animation-delay: 811.8s; }
  .grid__item-2-col:nth-of-type(8119) {
    animation-delay: 811.9s; }
  .grid__item-2-col:nth-of-type(8120) {
    animation-delay: 812s; }
  .grid__item-2-col:nth-of-type(8121) {
    animation-delay: 812.1s; }
  .grid__item-2-col:nth-of-type(8122) {
    animation-delay: 812.2s; }
  .grid__item-2-col:nth-of-type(8123) {
    animation-delay: 812.3s; }
  .grid__item-2-col:nth-of-type(8124) {
    animation-delay: 812.4s; }
  .grid__item-2-col:nth-of-type(8125) {
    animation-delay: 812.5s; }
  .grid__item-2-col:nth-of-type(8126) {
    animation-delay: 812.6s; }
  .grid__item-2-col:nth-of-type(8127) {
    animation-delay: 812.7s; }
  .grid__item-2-col:nth-of-type(8128) {
    animation-delay: 812.8s; }
  .grid__item-2-col:nth-of-type(8129) {
    animation-delay: 812.9s; }
  .grid__item-2-col:nth-of-type(8130) {
    animation-delay: 813s; }
  .grid__item-2-col:nth-of-type(8131) {
    animation-delay: 813.1s; }
  .grid__item-2-col:nth-of-type(8132) {
    animation-delay: 813.2s; }
  .grid__item-2-col:nth-of-type(8133) {
    animation-delay: 813.3s; }
  .grid__item-2-col:nth-of-type(8134) {
    animation-delay: 813.4s; }
  .grid__item-2-col:nth-of-type(8135) {
    animation-delay: 813.5s; }
  .grid__item-2-col:nth-of-type(8136) {
    animation-delay: 813.6s; }
  .grid__item-2-col:nth-of-type(8137) {
    animation-delay: 813.7s; }
  .grid__item-2-col:nth-of-type(8138) {
    animation-delay: 813.8s; }
  .grid__item-2-col:nth-of-type(8139) {
    animation-delay: 813.9s; }
  .grid__item-2-col:nth-of-type(8140) {
    animation-delay: 814s; }
  .grid__item-2-col:nth-of-type(8141) {
    animation-delay: 814.1s; }
  .grid__item-2-col:nth-of-type(8142) {
    animation-delay: 814.2s; }
  .grid__item-2-col:nth-of-type(8143) {
    animation-delay: 814.3s; }
  .grid__item-2-col:nth-of-type(8144) {
    animation-delay: 814.4s; }
  .grid__item-2-col:nth-of-type(8145) {
    animation-delay: 814.5s; }
  .grid__item-2-col:nth-of-type(8146) {
    animation-delay: 814.6s; }
  .grid__item-2-col:nth-of-type(8147) {
    animation-delay: 814.7s; }
  .grid__item-2-col:nth-of-type(8148) {
    animation-delay: 814.8s; }
  .grid__item-2-col:nth-of-type(8149) {
    animation-delay: 814.9s; }
  .grid__item-2-col:nth-of-type(8150) {
    animation-delay: 815s; }
  .grid__item-2-col:nth-of-type(8151) {
    animation-delay: 815.1s; }
  .grid__item-2-col:nth-of-type(8152) {
    animation-delay: 815.2s; }
  .grid__item-2-col:nth-of-type(8153) {
    animation-delay: 815.3s; }
  .grid__item-2-col:nth-of-type(8154) {
    animation-delay: 815.4s; }
  .grid__item-2-col:nth-of-type(8155) {
    animation-delay: 815.5s; }
  .grid__item-2-col:nth-of-type(8156) {
    animation-delay: 815.6s; }
  .grid__item-2-col:nth-of-type(8157) {
    animation-delay: 815.7s; }
  .grid__item-2-col:nth-of-type(8158) {
    animation-delay: 815.8s; }
  .grid__item-2-col:nth-of-type(8159) {
    animation-delay: 815.9s; }
  .grid__item-2-col:nth-of-type(8160) {
    animation-delay: 816s; }
  .grid__item-2-col:nth-of-type(8161) {
    animation-delay: 816.1s; }
  .grid__item-2-col:nth-of-type(8162) {
    animation-delay: 816.2s; }
  .grid__item-2-col:nth-of-type(8163) {
    animation-delay: 816.3s; }
  .grid__item-2-col:nth-of-type(8164) {
    animation-delay: 816.4s; }
  .grid__item-2-col:nth-of-type(8165) {
    animation-delay: 816.5s; }
  .grid__item-2-col:nth-of-type(8166) {
    animation-delay: 816.6s; }
  .grid__item-2-col:nth-of-type(8167) {
    animation-delay: 816.7s; }
  .grid__item-2-col:nth-of-type(8168) {
    animation-delay: 816.8s; }
  .grid__item-2-col:nth-of-type(8169) {
    animation-delay: 816.9s; }
  .grid__item-2-col:nth-of-type(8170) {
    animation-delay: 817s; }
  .grid__item-2-col:nth-of-type(8171) {
    animation-delay: 817.1s; }
  .grid__item-2-col:nth-of-type(8172) {
    animation-delay: 817.2s; }
  .grid__item-2-col:nth-of-type(8173) {
    animation-delay: 817.3s; }
  .grid__item-2-col:nth-of-type(8174) {
    animation-delay: 817.4s; }
  .grid__item-2-col:nth-of-type(8175) {
    animation-delay: 817.5s; }
  .grid__item-2-col:nth-of-type(8176) {
    animation-delay: 817.6s; }
  .grid__item-2-col:nth-of-type(8177) {
    animation-delay: 817.7s; }
  .grid__item-2-col:nth-of-type(8178) {
    animation-delay: 817.8s; }
  .grid__item-2-col:nth-of-type(8179) {
    animation-delay: 817.9s; }
  .grid__item-2-col:nth-of-type(8180) {
    animation-delay: 818s; }
  .grid__item-2-col:nth-of-type(8181) {
    animation-delay: 818.1s; }
  .grid__item-2-col:nth-of-type(8182) {
    animation-delay: 818.2s; }
  .grid__item-2-col:nth-of-type(8183) {
    animation-delay: 818.3s; }
  .grid__item-2-col:nth-of-type(8184) {
    animation-delay: 818.4s; }
  .grid__item-2-col:nth-of-type(8185) {
    animation-delay: 818.5s; }
  .grid__item-2-col:nth-of-type(8186) {
    animation-delay: 818.6s; }
  .grid__item-2-col:nth-of-type(8187) {
    animation-delay: 818.7s; }
  .grid__item-2-col:nth-of-type(8188) {
    animation-delay: 818.8s; }
  .grid__item-2-col:nth-of-type(8189) {
    animation-delay: 818.9s; }
  .grid__item-2-col:nth-of-type(8190) {
    animation-delay: 819s; }
  .grid__item-2-col:nth-of-type(8191) {
    animation-delay: 819.1s; }
  .grid__item-2-col:nth-of-type(8192) {
    animation-delay: 819.2s; }
  .grid__item-2-col:nth-of-type(8193) {
    animation-delay: 819.3s; }
  .grid__item-2-col:nth-of-type(8194) {
    animation-delay: 819.4s; }
  .grid__item-2-col:nth-of-type(8195) {
    animation-delay: 819.5s; }
  .grid__item-2-col:nth-of-type(8196) {
    animation-delay: 819.6s; }
  .grid__item-2-col:nth-of-type(8197) {
    animation-delay: 819.7s; }
  .grid__item-2-col:nth-of-type(8198) {
    animation-delay: 819.8s; }
  .grid__item-2-col:nth-of-type(8199) {
    animation-delay: 819.9s; }
  .grid__item-2-col:nth-of-type(8200) {
    animation-delay: 820s; }
  .grid__item-2-col:nth-of-type(8201) {
    animation-delay: 820.1s; }
  .grid__item-2-col:nth-of-type(8202) {
    animation-delay: 820.2s; }
  .grid__item-2-col:nth-of-type(8203) {
    animation-delay: 820.3s; }
  .grid__item-2-col:nth-of-type(8204) {
    animation-delay: 820.4s; }
  .grid__item-2-col:nth-of-type(8205) {
    animation-delay: 820.5s; }
  .grid__item-2-col:nth-of-type(8206) {
    animation-delay: 820.6s; }
  .grid__item-2-col:nth-of-type(8207) {
    animation-delay: 820.7s; }
  .grid__item-2-col:nth-of-type(8208) {
    animation-delay: 820.8s; }
  .grid__item-2-col:nth-of-type(8209) {
    animation-delay: 820.9s; }
  .grid__item-2-col:nth-of-type(8210) {
    animation-delay: 821s; }
  .grid__item-2-col:nth-of-type(8211) {
    animation-delay: 821.1s; }
  .grid__item-2-col:nth-of-type(8212) {
    animation-delay: 821.2s; }
  .grid__item-2-col:nth-of-type(8213) {
    animation-delay: 821.3s; }
  .grid__item-2-col:nth-of-type(8214) {
    animation-delay: 821.4s; }
  .grid__item-2-col:nth-of-type(8215) {
    animation-delay: 821.5s; }
  .grid__item-2-col:nth-of-type(8216) {
    animation-delay: 821.6s; }
  .grid__item-2-col:nth-of-type(8217) {
    animation-delay: 821.7s; }
  .grid__item-2-col:nth-of-type(8218) {
    animation-delay: 821.8s; }
  .grid__item-2-col:nth-of-type(8219) {
    animation-delay: 821.9s; }
  .grid__item-2-col:nth-of-type(8220) {
    animation-delay: 822s; }
  .grid__item-2-col:nth-of-type(8221) {
    animation-delay: 822.1s; }
  .grid__item-2-col:nth-of-type(8222) {
    animation-delay: 822.2s; }
  .grid__item-2-col:nth-of-type(8223) {
    animation-delay: 822.3s; }
  .grid__item-2-col:nth-of-type(8224) {
    animation-delay: 822.4s; }
  .grid__item-2-col:nth-of-type(8225) {
    animation-delay: 822.5s; }
  .grid__item-2-col:nth-of-type(8226) {
    animation-delay: 822.6s; }
  .grid__item-2-col:nth-of-type(8227) {
    animation-delay: 822.7s; }
  .grid__item-2-col:nth-of-type(8228) {
    animation-delay: 822.8s; }
  .grid__item-2-col:nth-of-type(8229) {
    animation-delay: 822.9s; }
  .grid__item-2-col:nth-of-type(8230) {
    animation-delay: 823s; }
  .grid__item-2-col:nth-of-type(8231) {
    animation-delay: 823.1s; }
  .grid__item-2-col:nth-of-type(8232) {
    animation-delay: 823.2s; }
  .grid__item-2-col:nth-of-type(8233) {
    animation-delay: 823.3s; }
  .grid__item-2-col:nth-of-type(8234) {
    animation-delay: 823.4s; }
  .grid__item-2-col:nth-of-type(8235) {
    animation-delay: 823.5s; }
  .grid__item-2-col:nth-of-type(8236) {
    animation-delay: 823.6s; }
  .grid__item-2-col:nth-of-type(8237) {
    animation-delay: 823.7s; }
  .grid__item-2-col:nth-of-type(8238) {
    animation-delay: 823.8s; }
  .grid__item-2-col:nth-of-type(8239) {
    animation-delay: 823.9s; }
  .grid__item-2-col:nth-of-type(8240) {
    animation-delay: 824s; }
  .grid__item-2-col:nth-of-type(8241) {
    animation-delay: 824.1s; }
  .grid__item-2-col:nth-of-type(8242) {
    animation-delay: 824.2s; }
  .grid__item-2-col:nth-of-type(8243) {
    animation-delay: 824.3s; }
  .grid__item-2-col:nth-of-type(8244) {
    animation-delay: 824.4s; }
  .grid__item-2-col:nth-of-type(8245) {
    animation-delay: 824.5s; }
  .grid__item-2-col:nth-of-type(8246) {
    animation-delay: 824.6s; }
  .grid__item-2-col:nth-of-type(8247) {
    animation-delay: 824.7s; }
  .grid__item-2-col:nth-of-type(8248) {
    animation-delay: 824.8s; }
  .grid__item-2-col:nth-of-type(8249) {
    animation-delay: 824.9s; }
  .grid__item-2-col:nth-of-type(8250) {
    animation-delay: 825s; }
  .grid__item-2-col:nth-of-type(8251) {
    animation-delay: 825.1s; }
  .grid__item-2-col:nth-of-type(8252) {
    animation-delay: 825.2s; }
  .grid__item-2-col:nth-of-type(8253) {
    animation-delay: 825.3s; }
  .grid__item-2-col:nth-of-type(8254) {
    animation-delay: 825.4s; }
  .grid__item-2-col:nth-of-type(8255) {
    animation-delay: 825.5s; }
  .grid__item-2-col:nth-of-type(8256) {
    animation-delay: 825.6s; }
  .grid__item-2-col:nth-of-type(8257) {
    animation-delay: 825.7s; }
  .grid__item-2-col:nth-of-type(8258) {
    animation-delay: 825.8s; }
  .grid__item-2-col:nth-of-type(8259) {
    animation-delay: 825.9s; }
  .grid__item-2-col:nth-of-type(8260) {
    animation-delay: 826s; }
  .grid__item-2-col:nth-of-type(8261) {
    animation-delay: 826.1s; }
  .grid__item-2-col:nth-of-type(8262) {
    animation-delay: 826.2s; }
  .grid__item-2-col:nth-of-type(8263) {
    animation-delay: 826.3s; }
  .grid__item-2-col:nth-of-type(8264) {
    animation-delay: 826.4s; }
  .grid__item-2-col:nth-of-type(8265) {
    animation-delay: 826.5s; }
  .grid__item-2-col:nth-of-type(8266) {
    animation-delay: 826.6s; }
  .grid__item-2-col:nth-of-type(8267) {
    animation-delay: 826.7s; }
  .grid__item-2-col:nth-of-type(8268) {
    animation-delay: 826.8s; }
  .grid__item-2-col:nth-of-type(8269) {
    animation-delay: 826.9s; }
  .grid__item-2-col:nth-of-type(8270) {
    animation-delay: 827s; }
  .grid__item-2-col:nth-of-type(8271) {
    animation-delay: 827.1s; }
  .grid__item-2-col:nth-of-type(8272) {
    animation-delay: 827.2s; }
  .grid__item-2-col:nth-of-type(8273) {
    animation-delay: 827.3s; }
  .grid__item-2-col:nth-of-type(8274) {
    animation-delay: 827.4s; }
  .grid__item-2-col:nth-of-type(8275) {
    animation-delay: 827.5s; }
  .grid__item-2-col:nth-of-type(8276) {
    animation-delay: 827.6s; }
  .grid__item-2-col:nth-of-type(8277) {
    animation-delay: 827.7s; }
  .grid__item-2-col:nth-of-type(8278) {
    animation-delay: 827.8s; }
  .grid__item-2-col:nth-of-type(8279) {
    animation-delay: 827.9s; }
  .grid__item-2-col:nth-of-type(8280) {
    animation-delay: 828s; }
  .grid__item-2-col:nth-of-type(8281) {
    animation-delay: 828.1s; }
  .grid__item-2-col:nth-of-type(8282) {
    animation-delay: 828.2s; }
  .grid__item-2-col:nth-of-type(8283) {
    animation-delay: 828.3s; }
  .grid__item-2-col:nth-of-type(8284) {
    animation-delay: 828.4s; }
  .grid__item-2-col:nth-of-type(8285) {
    animation-delay: 828.5s; }
  .grid__item-2-col:nth-of-type(8286) {
    animation-delay: 828.6s; }
  .grid__item-2-col:nth-of-type(8287) {
    animation-delay: 828.7s; }
  .grid__item-2-col:nth-of-type(8288) {
    animation-delay: 828.8s; }
  .grid__item-2-col:nth-of-type(8289) {
    animation-delay: 828.9s; }
  .grid__item-2-col:nth-of-type(8290) {
    animation-delay: 829s; }
  .grid__item-2-col:nth-of-type(8291) {
    animation-delay: 829.1s; }
  .grid__item-2-col:nth-of-type(8292) {
    animation-delay: 829.2s; }
  .grid__item-2-col:nth-of-type(8293) {
    animation-delay: 829.3s; }
  .grid__item-2-col:nth-of-type(8294) {
    animation-delay: 829.4s; }
  .grid__item-2-col:nth-of-type(8295) {
    animation-delay: 829.5s; }
  .grid__item-2-col:nth-of-type(8296) {
    animation-delay: 829.6s; }
  .grid__item-2-col:nth-of-type(8297) {
    animation-delay: 829.7s; }
  .grid__item-2-col:nth-of-type(8298) {
    animation-delay: 829.8s; }
  .grid__item-2-col:nth-of-type(8299) {
    animation-delay: 829.9s; }
  .grid__item-2-col:nth-of-type(8300) {
    animation-delay: 830s; }
  .grid__item-2-col:nth-of-type(8301) {
    animation-delay: 830.1s; }
  .grid__item-2-col:nth-of-type(8302) {
    animation-delay: 830.2s; }
  .grid__item-2-col:nth-of-type(8303) {
    animation-delay: 830.3s; }
  .grid__item-2-col:nth-of-type(8304) {
    animation-delay: 830.4s; }
  .grid__item-2-col:nth-of-type(8305) {
    animation-delay: 830.5s; }
  .grid__item-2-col:nth-of-type(8306) {
    animation-delay: 830.6s; }
  .grid__item-2-col:nth-of-type(8307) {
    animation-delay: 830.7s; }
  .grid__item-2-col:nth-of-type(8308) {
    animation-delay: 830.8s; }
  .grid__item-2-col:nth-of-type(8309) {
    animation-delay: 830.9s; }
  .grid__item-2-col:nth-of-type(8310) {
    animation-delay: 831s; }
  .grid__item-2-col:nth-of-type(8311) {
    animation-delay: 831.1s; }
  .grid__item-2-col:nth-of-type(8312) {
    animation-delay: 831.2s; }
  .grid__item-2-col:nth-of-type(8313) {
    animation-delay: 831.3s; }
  .grid__item-2-col:nth-of-type(8314) {
    animation-delay: 831.4s; }
  .grid__item-2-col:nth-of-type(8315) {
    animation-delay: 831.5s; }
  .grid__item-2-col:nth-of-type(8316) {
    animation-delay: 831.6s; }
  .grid__item-2-col:nth-of-type(8317) {
    animation-delay: 831.7s; }
  .grid__item-2-col:nth-of-type(8318) {
    animation-delay: 831.8s; }
  .grid__item-2-col:nth-of-type(8319) {
    animation-delay: 831.9s; }
  .grid__item-2-col:nth-of-type(8320) {
    animation-delay: 832s; }
  .grid__item-2-col:nth-of-type(8321) {
    animation-delay: 832.1s; }
  .grid__item-2-col:nth-of-type(8322) {
    animation-delay: 832.2s; }
  .grid__item-2-col:nth-of-type(8323) {
    animation-delay: 832.3s; }
  .grid__item-2-col:nth-of-type(8324) {
    animation-delay: 832.4s; }
  .grid__item-2-col:nth-of-type(8325) {
    animation-delay: 832.5s; }
  .grid__item-2-col:nth-of-type(8326) {
    animation-delay: 832.6s; }
  .grid__item-2-col:nth-of-type(8327) {
    animation-delay: 832.7s; }
  .grid__item-2-col:nth-of-type(8328) {
    animation-delay: 832.8s; }
  .grid__item-2-col:nth-of-type(8329) {
    animation-delay: 832.9s; }
  .grid__item-2-col:nth-of-type(8330) {
    animation-delay: 833s; }
  .grid__item-2-col:nth-of-type(8331) {
    animation-delay: 833.1s; }
  .grid__item-2-col:nth-of-type(8332) {
    animation-delay: 833.2s; }
  .grid__item-2-col:nth-of-type(8333) {
    animation-delay: 833.3s; }
  .grid__item-2-col:nth-of-type(8334) {
    animation-delay: 833.4s; }
  .grid__item-2-col:nth-of-type(8335) {
    animation-delay: 833.5s; }
  .grid__item-2-col:nth-of-type(8336) {
    animation-delay: 833.6s; }
  .grid__item-2-col:nth-of-type(8337) {
    animation-delay: 833.7s; }
  .grid__item-2-col:nth-of-type(8338) {
    animation-delay: 833.8s; }
  .grid__item-2-col:nth-of-type(8339) {
    animation-delay: 833.9s; }
  .grid__item-2-col:nth-of-type(8340) {
    animation-delay: 834s; }
  .grid__item-2-col:nth-of-type(8341) {
    animation-delay: 834.1s; }
  .grid__item-2-col:nth-of-type(8342) {
    animation-delay: 834.2s; }
  .grid__item-2-col:nth-of-type(8343) {
    animation-delay: 834.3s; }
  .grid__item-2-col:nth-of-type(8344) {
    animation-delay: 834.4s; }
  .grid__item-2-col:nth-of-type(8345) {
    animation-delay: 834.5s; }
  .grid__item-2-col:nth-of-type(8346) {
    animation-delay: 834.6s; }
  .grid__item-2-col:nth-of-type(8347) {
    animation-delay: 834.7s; }
  .grid__item-2-col:nth-of-type(8348) {
    animation-delay: 834.8s; }
  .grid__item-2-col:nth-of-type(8349) {
    animation-delay: 834.9s; }
  .grid__item-2-col:nth-of-type(8350) {
    animation-delay: 835s; }
  .grid__item-2-col:nth-of-type(8351) {
    animation-delay: 835.1s; }
  .grid__item-2-col:nth-of-type(8352) {
    animation-delay: 835.2s; }
  .grid__item-2-col:nth-of-type(8353) {
    animation-delay: 835.3s; }
  .grid__item-2-col:nth-of-type(8354) {
    animation-delay: 835.4s; }
  .grid__item-2-col:nth-of-type(8355) {
    animation-delay: 835.5s; }
  .grid__item-2-col:nth-of-type(8356) {
    animation-delay: 835.6s; }
  .grid__item-2-col:nth-of-type(8357) {
    animation-delay: 835.7s; }
  .grid__item-2-col:nth-of-type(8358) {
    animation-delay: 835.8s; }
  .grid__item-2-col:nth-of-type(8359) {
    animation-delay: 835.9s; }
  .grid__item-2-col:nth-of-type(8360) {
    animation-delay: 836s; }
  .grid__item-2-col:nth-of-type(8361) {
    animation-delay: 836.1s; }
  .grid__item-2-col:nth-of-type(8362) {
    animation-delay: 836.2s; }
  .grid__item-2-col:nth-of-type(8363) {
    animation-delay: 836.3s; }
  .grid__item-2-col:nth-of-type(8364) {
    animation-delay: 836.4s; }
  .grid__item-2-col:nth-of-type(8365) {
    animation-delay: 836.5s; }
  .grid__item-2-col:nth-of-type(8366) {
    animation-delay: 836.6s; }
  .grid__item-2-col:nth-of-type(8367) {
    animation-delay: 836.7s; }
  .grid__item-2-col:nth-of-type(8368) {
    animation-delay: 836.8s; }
  .grid__item-2-col:nth-of-type(8369) {
    animation-delay: 836.9s; }
  .grid__item-2-col:nth-of-type(8370) {
    animation-delay: 837s; }
  .grid__item-2-col:nth-of-type(8371) {
    animation-delay: 837.1s; }
  .grid__item-2-col:nth-of-type(8372) {
    animation-delay: 837.2s; }
  .grid__item-2-col:nth-of-type(8373) {
    animation-delay: 837.3s; }
  .grid__item-2-col:nth-of-type(8374) {
    animation-delay: 837.4s; }
  .grid__item-2-col:nth-of-type(8375) {
    animation-delay: 837.5s; }
  .grid__item-2-col:nth-of-type(8376) {
    animation-delay: 837.6s; }
  .grid__item-2-col:nth-of-type(8377) {
    animation-delay: 837.7s; }
  .grid__item-2-col:nth-of-type(8378) {
    animation-delay: 837.8s; }
  .grid__item-2-col:nth-of-type(8379) {
    animation-delay: 837.9s; }
  .grid__item-2-col:nth-of-type(8380) {
    animation-delay: 838s; }
  .grid__item-2-col:nth-of-type(8381) {
    animation-delay: 838.1s; }
  .grid__item-2-col:nth-of-type(8382) {
    animation-delay: 838.2s; }
  .grid__item-2-col:nth-of-type(8383) {
    animation-delay: 838.3s; }
  .grid__item-2-col:nth-of-type(8384) {
    animation-delay: 838.4s; }
  .grid__item-2-col:nth-of-type(8385) {
    animation-delay: 838.5s; }
  .grid__item-2-col:nth-of-type(8386) {
    animation-delay: 838.6s; }
  .grid__item-2-col:nth-of-type(8387) {
    animation-delay: 838.7s; }
  .grid__item-2-col:nth-of-type(8388) {
    animation-delay: 838.8s; }
  .grid__item-2-col:nth-of-type(8389) {
    animation-delay: 838.9s; }
  .grid__item-2-col:nth-of-type(8390) {
    animation-delay: 839s; }
  .grid__item-2-col:nth-of-type(8391) {
    animation-delay: 839.1s; }
  .grid__item-2-col:nth-of-type(8392) {
    animation-delay: 839.2s; }
  .grid__item-2-col:nth-of-type(8393) {
    animation-delay: 839.3s; }
  .grid__item-2-col:nth-of-type(8394) {
    animation-delay: 839.4s; }
  .grid__item-2-col:nth-of-type(8395) {
    animation-delay: 839.5s; }
  .grid__item-2-col:nth-of-type(8396) {
    animation-delay: 839.6s; }
  .grid__item-2-col:nth-of-type(8397) {
    animation-delay: 839.7s; }
  .grid__item-2-col:nth-of-type(8398) {
    animation-delay: 839.8s; }
  .grid__item-2-col:nth-of-type(8399) {
    animation-delay: 839.9s; }
  .grid__item-2-col:nth-of-type(8400) {
    animation-delay: 840s; }
  .grid__item-2-col:nth-of-type(8401) {
    animation-delay: 840.1s; }
  .grid__item-2-col:nth-of-type(8402) {
    animation-delay: 840.2s; }
  .grid__item-2-col:nth-of-type(8403) {
    animation-delay: 840.3s; }
  .grid__item-2-col:nth-of-type(8404) {
    animation-delay: 840.4s; }
  .grid__item-2-col:nth-of-type(8405) {
    animation-delay: 840.5s; }
  .grid__item-2-col:nth-of-type(8406) {
    animation-delay: 840.6s; }
  .grid__item-2-col:nth-of-type(8407) {
    animation-delay: 840.7s; }
  .grid__item-2-col:nth-of-type(8408) {
    animation-delay: 840.8s; }
  .grid__item-2-col:nth-of-type(8409) {
    animation-delay: 840.9s; }
  .grid__item-2-col:nth-of-type(8410) {
    animation-delay: 841s; }
  .grid__item-2-col:nth-of-type(8411) {
    animation-delay: 841.1s; }
  .grid__item-2-col:nth-of-type(8412) {
    animation-delay: 841.2s; }
  .grid__item-2-col:nth-of-type(8413) {
    animation-delay: 841.3s; }
  .grid__item-2-col:nth-of-type(8414) {
    animation-delay: 841.4s; }
  .grid__item-2-col:nth-of-type(8415) {
    animation-delay: 841.5s; }
  .grid__item-2-col:nth-of-type(8416) {
    animation-delay: 841.6s; }
  .grid__item-2-col:nth-of-type(8417) {
    animation-delay: 841.7s; }
  .grid__item-2-col:nth-of-type(8418) {
    animation-delay: 841.8s; }
  .grid__item-2-col:nth-of-type(8419) {
    animation-delay: 841.9s; }
  .grid__item-2-col:nth-of-type(8420) {
    animation-delay: 842s; }
  .grid__item-2-col:nth-of-type(8421) {
    animation-delay: 842.1s; }
  .grid__item-2-col:nth-of-type(8422) {
    animation-delay: 842.2s; }
  .grid__item-2-col:nth-of-type(8423) {
    animation-delay: 842.3s; }
  .grid__item-2-col:nth-of-type(8424) {
    animation-delay: 842.4s; }
  .grid__item-2-col:nth-of-type(8425) {
    animation-delay: 842.5s; }
  .grid__item-2-col:nth-of-type(8426) {
    animation-delay: 842.6s; }
  .grid__item-2-col:nth-of-type(8427) {
    animation-delay: 842.7s; }
  .grid__item-2-col:nth-of-type(8428) {
    animation-delay: 842.8s; }
  .grid__item-2-col:nth-of-type(8429) {
    animation-delay: 842.9s; }
  .grid__item-2-col:nth-of-type(8430) {
    animation-delay: 843s; }
  .grid__item-2-col:nth-of-type(8431) {
    animation-delay: 843.1s; }
  .grid__item-2-col:nth-of-type(8432) {
    animation-delay: 843.2s; }
  .grid__item-2-col:nth-of-type(8433) {
    animation-delay: 843.3s; }
  .grid__item-2-col:nth-of-type(8434) {
    animation-delay: 843.4s; }
  .grid__item-2-col:nth-of-type(8435) {
    animation-delay: 843.5s; }
  .grid__item-2-col:nth-of-type(8436) {
    animation-delay: 843.6s; }
  .grid__item-2-col:nth-of-type(8437) {
    animation-delay: 843.7s; }
  .grid__item-2-col:nth-of-type(8438) {
    animation-delay: 843.8s; }
  .grid__item-2-col:nth-of-type(8439) {
    animation-delay: 843.9s; }
  .grid__item-2-col:nth-of-type(8440) {
    animation-delay: 844s; }
  .grid__item-2-col:nth-of-type(8441) {
    animation-delay: 844.1s; }
  .grid__item-2-col:nth-of-type(8442) {
    animation-delay: 844.2s; }
  .grid__item-2-col:nth-of-type(8443) {
    animation-delay: 844.3s; }
  .grid__item-2-col:nth-of-type(8444) {
    animation-delay: 844.4s; }
  .grid__item-2-col:nth-of-type(8445) {
    animation-delay: 844.5s; }
  .grid__item-2-col:nth-of-type(8446) {
    animation-delay: 844.6s; }
  .grid__item-2-col:nth-of-type(8447) {
    animation-delay: 844.7s; }
  .grid__item-2-col:nth-of-type(8448) {
    animation-delay: 844.8s; }
  .grid__item-2-col:nth-of-type(8449) {
    animation-delay: 844.9s; }
  .grid__item-2-col:nth-of-type(8450) {
    animation-delay: 845s; }
  .grid__item-2-col:nth-of-type(8451) {
    animation-delay: 845.1s; }
  .grid__item-2-col:nth-of-type(8452) {
    animation-delay: 845.2s; }
  .grid__item-2-col:nth-of-type(8453) {
    animation-delay: 845.3s; }
  .grid__item-2-col:nth-of-type(8454) {
    animation-delay: 845.4s; }
  .grid__item-2-col:nth-of-type(8455) {
    animation-delay: 845.5s; }
  .grid__item-2-col:nth-of-type(8456) {
    animation-delay: 845.6s; }
  .grid__item-2-col:nth-of-type(8457) {
    animation-delay: 845.7s; }
  .grid__item-2-col:nth-of-type(8458) {
    animation-delay: 845.8s; }
  .grid__item-2-col:nth-of-type(8459) {
    animation-delay: 845.9s; }
  .grid__item-2-col:nth-of-type(8460) {
    animation-delay: 846s; }
  .grid__item-2-col:nth-of-type(8461) {
    animation-delay: 846.1s; }
  .grid__item-2-col:nth-of-type(8462) {
    animation-delay: 846.2s; }
  .grid__item-2-col:nth-of-type(8463) {
    animation-delay: 846.3s; }
  .grid__item-2-col:nth-of-type(8464) {
    animation-delay: 846.4s; }
  .grid__item-2-col:nth-of-type(8465) {
    animation-delay: 846.5s; }
  .grid__item-2-col:nth-of-type(8466) {
    animation-delay: 846.6s; }
  .grid__item-2-col:nth-of-type(8467) {
    animation-delay: 846.7s; }
  .grid__item-2-col:nth-of-type(8468) {
    animation-delay: 846.8s; }
  .grid__item-2-col:nth-of-type(8469) {
    animation-delay: 846.9s; }
  .grid__item-2-col:nth-of-type(8470) {
    animation-delay: 847s; }
  .grid__item-2-col:nth-of-type(8471) {
    animation-delay: 847.1s; }
  .grid__item-2-col:nth-of-type(8472) {
    animation-delay: 847.2s; }
  .grid__item-2-col:nth-of-type(8473) {
    animation-delay: 847.3s; }
  .grid__item-2-col:nth-of-type(8474) {
    animation-delay: 847.4s; }
  .grid__item-2-col:nth-of-type(8475) {
    animation-delay: 847.5s; }
  .grid__item-2-col:nth-of-type(8476) {
    animation-delay: 847.6s; }
  .grid__item-2-col:nth-of-type(8477) {
    animation-delay: 847.7s; }
  .grid__item-2-col:nth-of-type(8478) {
    animation-delay: 847.8s; }
  .grid__item-2-col:nth-of-type(8479) {
    animation-delay: 847.9s; }
  .grid__item-2-col:nth-of-type(8480) {
    animation-delay: 848s; }
  .grid__item-2-col:nth-of-type(8481) {
    animation-delay: 848.1s; }
  .grid__item-2-col:nth-of-type(8482) {
    animation-delay: 848.2s; }
  .grid__item-2-col:nth-of-type(8483) {
    animation-delay: 848.3s; }
  .grid__item-2-col:nth-of-type(8484) {
    animation-delay: 848.4s; }
  .grid__item-2-col:nth-of-type(8485) {
    animation-delay: 848.5s; }
  .grid__item-2-col:nth-of-type(8486) {
    animation-delay: 848.6s; }
  .grid__item-2-col:nth-of-type(8487) {
    animation-delay: 848.7s; }
  .grid__item-2-col:nth-of-type(8488) {
    animation-delay: 848.8s; }
  .grid__item-2-col:nth-of-type(8489) {
    animation-delay: 848.9s; }
  .grid__item-2-col:nth-of-type(8490) {
    animation-delay: 849s; }
  .grid__item-2-col:nth-of-type(8491) {
    animation-delay: 849.1s; }
  .grid__item-2-col:nth-of-type(8492) {
    animation-delay: 849.2s; }
  .grid__item-2-col:nth-of-type(8493) {
    animation-delay: 849.3s; }
  .grid__item-2-col:nth-of-type(8494) {
    animation-delay: 849.4s; }
  .grid__item-2-col:nth-of-type(8495) {
    animation-delay: 849.5s; }
  .grid__item-2-col:nth-of-type(8496) {
    animation-delay: 849.6s; }
  .grid__item-2-col:nth-of-type(8497) {
    animation-delay: 849.7s; }
  .grid__item-2-col:nth-of-type(8498) {
    animation-delay: 849.8s; }
  .grid__item-2-col:nth-of-type(8499) {
    animation-delay: 849.9s; }
  .grid__item-2-col:nth-of-type(8500) {
    animation-delay: 850s; }
  .grid__item-2-col:nth-of-type(8501) {
    animation-delay: 850.1s; }
  .grid__item-2-col:nth-of-type(8502) {
    animation-delay: 850.2s; }
  .grid__item-2-col:nth-of-type(8503) {
    animation-delay: 850.3s; }
  .grid__item-2-col:nth-of-type(8504) {
    animation-delay: 850.4s; }
  .grid__item-2-col:nth-of-type(8505) {
    animation-delay: 850.5s; }
  .grid__item-2-col:nth-of-type(8506) {
    animation-delay: 850.6s; }
  .grid__item-2-col:nth-of-type(8507) {
    animation-delay: 850.7s; }
  .grid__item-2-col:nth-of-type(8508) {
    animation-delay: 850.8s; }
  .grid__item-2-col:nth-of-type(8509) {
    animation-delay: 850.9s; }
  .grid__item-2-col:nth-of-type(8510) {
    animation-delay: 851s; }
  .grid__item-2-col:nth-of-type(8511) {
    animation-delay: 851.1s; }
  .grid__item-2-col:nth-of-type(8512) {
    animation-delay: 851.2s; }
  .grid__item-2-col:nth-of-type(8513) {
    animation-delay: 851.3s; }
  .grid__item-2-col:nth-of-type(8514) {
    animation-delay: 851.4s; }
  .grid__item-2-col:nth-of-type(8515) {
    animation-delay: 851.5s; }
  .grid__item-2-col:nth-of-type(8516) {
    animation-delay: 851.6s; }
  .grid__item-2-col:nth-of-type(8517) {
    animation-delay: 851.7s; }
  .grid__item-2-col:nth-of-type(8518) {
    animation-delay: 851.8s; }
  .grid__item-2-col:nth-of-type(8519) {
    animation-delay: 851.9s; }
  .grid__item-2-col:nth-of-type(8520) {
    animation-delay: 852s; }
  .grid__item-2-col:nth-of-type(8521) {
    animation-delay: 852.1s; }
  .grid__item-2-col:nth-of-type(8522) {
    animation-delay: 852.2s; }
  .grid__item-2-col:nth-of-type(8523) {
    animation-delay: 852.3s; }
  .grid__item-2-col:nth-of-type(8524) {
    animation-delay: 852.4s; }
  .grid__item-2-col:nth-of-type(8525) {
    animation-delay: 852.5s; }
  .grid__item-2-col:nth-of-type(8526) {
    animation-delay: 852.6s; }
  .grid__item-2-col:nth-of-type(8527) {
    animation-delay: 852.7s; }
  .grid__item-2-col:nth-of-type(8528) {
    animation-delay: 852.8s; }
  .grid__item-2-col:nth-of-type(8529) {
    animation-delay: 852.9s; }
  .grid__item-2-col:nth-of-type(8530) {
    animation-delay: 853s; }
  .grid__item-2-col:nth-of-type(8531) {
    animation-delay: 853.1s; }
  .grid__item-2-col:nth-of-type(8532) {
    animation-delay: 853.2s; }
  .grid__item-2-col:nth-of-type(8533) {
    animation-delay: 853.3s; }
  .grid__item-2-col:nth-of-type(8534) {
    animation-delay: 853.4s; }
  .grid__item-2-col:nth-of-type(8535) {
    animation-delay: 853.5s; }
  .grid__item-2-col:nth-of-type(8536) {
    animation-delay: 853.6s; }
  .grid__item-2-col:nth-of-type(8537) {
    animation-delay: 853.7s; }
  .grid__item-2-col:nth-of-type(8538) {
    animation-delay: 853.8s; }
  .grid__item-2-col:nth-of-type(8539) {
    animation-delay: 853.9s; }
  .grid__item-2-col:nth-of-type(8540) {
    animation-delay: 854s; }
  .grid__item-2-col:nth-of-type(8541) {
    animation-delay: 854.1s; }
  .grid__item-2-col:nth-of-type(8542) {
    animation-delay: 854.2s; }
  .grid__item-2-col:nth-of-type(8543) {
    animation-delay: 854.3s; }
  .grid__item-2-col:nth-of-type(8544) {
    animation-delay: 854.4s; }
  .grid__item-2-col:nth-of-type(8545) {
    animation-delay: 854.5s; }
  .grid__item-2-col:nth-of-type(8546) {
    animation-delay: 854.6s; }
  .grid__item-2-col:nth-of-type(8547) {
    animation-delay: 854.7s; }
  .grid__item-2-col:nth-of-type(8548) {
    animation-delay: 854.8s; }
  .grid__item-2-col:nth-of-type(8549) {
    animation-delay: 854.9s; }
  .grid__item-2-col:nth-of-type(8550) {
    animation-delay: 855s; }
  .grid__item-2-col:nth-of-type(8551) {
    animation-delay: 855.1s; }
  .grid__item-2-col:nth-of-type(8552) {
    animation-delay: 855.2s; }
  .grid__item-2-col:nth-of-type(8553) {
    animation-delay: 855.3s; }
  .grid__item-2-col:nth-of-type(8554) {
    animation-delay: 855.4s; }
  .grid__item-2-col:nth-of-type(8555) {
    animation-delay: 855.5s; }
  .grid__item-2-col:nth-of-type(8556) {
    animation-delay: 855.6s; }
  .grid__item-2-col:nth-of-type(8557) {
    animation-delay: 855.7s; }
  .grid__item-2-col:nth-of-type(8558) {
    animation-delay: 855.8s; }
  .grid__item-2-col:nth-of-type(8559) {
    animation-delay: 855.9s; }
  .grid__item-2-col:nth-of-type(8560) {
    animation-delay: 856s; }
  .grid__item-2-col:nth-of-type(8561) {
    animation-delay: 856.1s; }
  .grid__item-2-col:nth-of-type(8562) {
    animation-delay: 856.2s; }
  .grid__item-2-col:nth-of-type(8563) {
    animation-delay: 856.3s; }
  .grid__item-2-col:nth-of-type(8564) {
    animation-delay: 856.4s; }
  .grid__item-2-col:nth-of-type(8565) {
    animation-delay: 856.5s; }
  .grid__item-2-col:nth-of-type(8566) {
    animation-delay: 856.6s; }
  .grid__item-2-col:nth-of-type(8567) {
    animation-delay: 856.7s; }
  .grid__item-2-col:nth-of-type(8568) {
    animation-delay: 856.8s; }
  .grid__item-2-col:nth-of-type(8569) {
    animation-delay: 856.9s; }
  .grid__item-2-col:nth-of-type(8570) {
    animation-delay: 857s; }
  .grid__item-2-col:nth-of-type(8571) {
    animation-delay: 857.1s; }
  .grid__item-2-col:nth-of-type(8572) {
    animation-delay: 857.2s; }
  .grid__item-2-col:nth-of-type(8573) {
    animation-delay: 857.3s; }
  .grid__item-2-col:nth-of-type(8574) {
    animation-delay: 857.4s; }
  .grid__item-2-col:nth-of-type(8575) {
    animation-delay: 857.5s; }
  .grid__item-2-col:nth-of-type(8576) {
    animation-delay: 857.6s; }
  .grid__item-2-col:nth-of-type(8577) {
    animation-delay: 857.7s; }
  .grid__item-2-col:nth-of-type(8578) {
    animation-delay: 857.8s; }
  .grid__item-2-col:nth-of-type(8579) {
    animation-delay: 857.9s; }
  .grid__item-2-col:nth-of-type(8580) {
    animation-delay: 858s; }
  .grid__item-2-col:nth-of-type(8581) {
    animation-delay: 858.1s; }
  .grid__item-2-col:nth-of-type(8582) {
    animation-delay: 858.2s; }
  .grid__item-2-col:nth-of-type(8583) {
    animation-delay: 858.3s; }
  .grid__item-2-col:nth-of-type(8584) {
    animation-delay: 858.4s; }
  .grid__item-2-col:nth-of-type(8585) {
    animation-delay: 858.5s; }
  .grid__item-2-col:nth-of-type(8586) {
    animation-delay: 858.6s; }
  .grid__item-2-col:nth-of-type(8587) {
    animation-delay: 858.7s; }
  .grid__item-2-col:nth-of-type(8588) {
    animation-delay: 858.8s; }
  .grid__item-2-col:nth-of-type(8589) {
    animation-delay: 858.9s; }
  .grid__item-2-col:nth-of-type(8590) {
    animation-delay: 859s; }
  .grid__item-2-col:nth-of-type(8591) {
    animation-delay: 859.1s; }
  .grid__item-2-col:nth-of-type(8592) {
    animation-delay: 859.2s; }
  .grid__item-2-col:nth-of-type(8593) {
    animation-delay: 859.3s; }
  .grid__item-2-col:nth-of-type(8594) {
    animation-delay: 859.4s; }
  .grid__item-2-col:nth-of-type(8595) {
    animation-delay: 859.5s; }
  .grid__item-2-col:nth-of-type(8596) {
    animation-delay: 859.6s; }
  .grid__item-2-col:nth-of-type(8597) {
    animation-delay: 859.7s; }
  .grid__item-2-col:nth-of-type(8598) {
    animation-delay: 859.8s; }
  .grid__item-2-col:nth-of-type(8599) {
    animation-delay: 859.9s; }
  .grid__item-2-col:nth-of-type(8600) {
    animation-delay: 860s; }
  .grid__item-2-col:nth-of-type(8601) {
    animation-delay: 860.1s; }
  .grid__item-2-col:nth-of-type(8602) {
    animation-delay: 860.2s; }
  .grid__item-2-col:nth-of-type(8603) {
    animation-delay: 860.3s; }
  .grid__item-2-col:nth-of-type(8604) {
    animation-delay: 860.4s; }
  .grid__item-2-col:nth-of-type(8605) {
    animation-delay: 860.5s; }
  .grid__item-2-col:nth-of-type(8606) {
    animation-delay: 860.6s; }
  .grid__item-2-col:nth-of-type(8607) {
    animation-delay: 860.7s; }
  .grid__item-2-col:nth-of-type(8608) {
    animation-delay: 860.8s; }
  .grid__item-2-col:nth-of-type(8609) {
    animation-delay: 860.9s; }
  .grid__item-2-col:nth-of-type(8610) {
    animation-delay: 861s; }
  .grid__item-2-col:nth-of-type(8611) {
    animation-delay: 861.1s; }
  .grid__item-2-col:nth-of-type(8612) {
    animation-delay: 861.2s; }
  .grid__item-2-col:nth-of-type(8613) {
    animation-delay: 861.3s; }
  .grid__item-2-col:nth-of-type(8614) {
    animation-delay: 861.4s; }
  .grid__item-2-col:nth-of-type(8615) {
    animation-delay: 861.5s; }
  .grid__item-2-col:nth-of-type(8616) {
    animation-delay: 861.6s; }
  .grid__item-2-col:nth-of-type(8617) {
    animation-delay: 861.7s; }
  .grid__item-2-col:nth-of-type(8618) {
    animation-delay: 861.8s; }
  .grid__item-2-col:nth-of-type(8619) {
    animation-delay: 861.9s; }
  .grid__item-2-col:nth-of-type(8620) {
    animation-delay: 862s; }
  .grid__item-2-col:nth-of-type(8621) {
    animation-delay: 862.1s; }
  .grid__item-2-col:nth-of-type(8622) {
    animation-delay: 862.2s; }
  .grid__item-2-col:nth-of-type(8623) {
    animation-delay: 862.3s; }
  .grid__item-2-col:nth-of-type(8624) {
    animation-delay: 862.4s; }
  .grid__item-2-col:nth-of-type(8625) {
    animation-delay: 862.5s; }
  .grid__item-2-col:nth-of-type(8626) {
    animation-delay: 862.6s; }
  .grid__item-2-col:nth-of-type(8627) {
    animation-delay: 862.7s; }
  .grid__item-2-col:nth-of-type(8628) {
    animation-delay: 862.8s; }
  .grid__item-2-col:nth-of-type(8629) {
    animation-delay: 862.9s; }
  .grid__item-2-col:nth-of-type(8630) {
    animation-delay: 863s; }
  .grid__item-2-col:nth-of-type(8631) {
    animation-delay: 863.1s; }
  .grid__item-2-col:nth-of-type(8632) {
    animation-delay: 863.2s; }
  .grid__item-2-col:nth-of-type(8633) {
    animation-delay: 863.3s; }
  .grid__item-2-col:nth-of-type(8634) {
    animation-delay: 863.4s; }
  .grid__item-2-col:nth-of-type(8635) {
    animation-delay: 863.5s; }
  .grid__item-2-col:nth-of-type(8636) {
    animation-delay: 863.6s; }
  .grid__item-2-col:nth-of-type(8637) {
    animation-delay: 863.7s; }
  .grid__item-2-col:nth-of-type(8638) {
    animation-delay: 863.8s; }
  .grid__item-2-col:nth-of-type(8639) {
    animation-delay: 863.9s; }
  .grid__item-2-col:nth-of-type(8640) {
    animation-delay: 864s; }
  .grid__item-2-col:nth-of-type(8641) {
    animation-delay: 864.1s; }
  .grid__item-2-col:nth-of-type(8642) {
    animation-delay: 864.2s; }
  .grid__item-2-col:nth-of-type(8643) {
    animation-delay: 864.3s; }
  .grid__item-2-col:nth-of-type(8644) {
    animation-delay: 864.4s; }
  .grid__item-2-col:nth-of-type(8645) {
    animation-delay: 864.5s; }
  .grid__item-2-col:nth-of-type(8646) {
    animation-delay: 864.6s; }
  .grid__item-2-col:nth-of-type(8647) {
    animation-delay: 864.7s; }
  .grid__item-2-col:nth-of-type(8648) {
    animation-delay: 864.8s; }
  .grid__item-2-col:nth-of-type(8649) {
    animation-delay: 864.9s; }
  .grid__item-2-col:nth-of-type(8650) {
    animation-delay: 865s; }
  .grid__item-2-col:nth-of-type(8651) {
    animation-delay: 865.1s; }
  .grid__item-2-col:nth-of-type(8652) {
    animation-delay: 865.2s; }
  .grid__item-2-col:nth-of-type(8653) {
    animation-delay: 865.3s; }
  .grid__item-2-col:nth-of-type(8654) {
    animation-delay: 865.4s; }
  .grid__item-2-col:nth-of-type(8655) {
    animation-delay: 865.5s; }
  .grid__item-2-col:nth-of-type(8656) {
    animation-delay: 865.6s; }
  .grid__item-2-col:nth-of-type(8657) {
    animation-delay: 865.7s; }
  .grid__item-2-col:nth-of-type(8658) {
    animation-delay: 865.8s; }
  .grid__item-2-col:nth-of-type(8659) {
    animation-delay: 865.9s; }
  .grid__item-2-col:nth-of-type(8660) {
    animation-delay: 866s; }
  .grid__item-2-col:nth-of-type(8661) {
    animation-delay: 866.1s; }
  .grid__item-2-col:nth-of-type(8662) {
    animation-delay: 866.2s; }
  .grid__item-2-col:nth-of-type(8663) {
    animation-delay: 866.3s; }
  .grid__item-2-col:nth-of-type(8664) {
    animation-delay: 866.4s; }
  .grid__item-2-col:nth-of-type(8665) {
    animation-delay: 866.5s; }
  .grid__item-2-col:nth-of-type(8666) {
    animation-delay: 866.6s; }
  .grid__item-2-col:nth-of-type(8667) {
    animation-delay: 866.7s; }
  .grid__item-2-col:nth-of-type(8668) {
    animation-delay: 866.8s; }
  .grid__item-2-col:nth-of-type(8669) {
    animation-delay: 866.9s; }
  .grid__item-2-col:nth-of-type(8670) {
    animation-delay: 867s; }
  .grid__item-2-col:nth-of-type(8671) {
    animation-delay: 867.1s; }
  .grid__item-2-col:nth-of-type(8672) {
    animation-delay: 867.2s; }
  .grid__item-2-col:nth-of-type(8673) {
    animation-delay: 867.3s; }
  .grid__item-2-col:nth-of-type(8674) {
    animation-delay: 867.4s; }
  .grid__item-2-col:nth-of-type(8675) {
    animation-delay: 867.5s; }
  .grid__item-2-col:nth-of-type(8676) {
    animation-delay: 867.6s; }
  .grid__item-2-col:nth-of-type(8677) {
    animation-delay: 867.7s; }
  .grid__item-2-col:nth-of-type(8678) {
    animation-delay: 867.8s; }
  .grid__item-2-col:nth-of-type(8679) {
    animation-delay: 867.9s; }
  .grid__item-2-col:nth-of-type(8680) {
    animation-delay: 868s; }
  .grid__item-2-col:nth-of-type(8681) {
    animation-delay: 868.1s; }
  .grid__item-2-col:nth-of-type(8682) {
    animation-delay: 868.2s; }
  .grid__item-2-col:nth-of-type(8683) {
    animation-delay: 868.3s; }
  .grid__item-2-col:nth-of-type(8684) {
    animation-delay: 868.4s; }
  .grid__item-2-col:nth-of-type(8685) {
    animation-delay: 868.5s; }
  .grid__item-2-col:nth-of-type(8686) {
    animation-delay: 868.6s; }
  .grid__item-2-col:nth-of-type(8687) {
    animation-delay: 868.7s; }
  .grid__item-2-col:nth-of-type(8688) {
    animation-delay: 868.8s; }
  .grid__item-2-col:nth-of-type(8689) {
    animation-delay: 868.9s; }
  .grid__item-2-col:nth-of-type(8690) {
    animation-delay: 869s; }
  .grid__item-2-col:nth-of-type(8691) {
    animation-delay: 869.1s; }
  .grid__item-2-col:nth-of-type(8692) {
    animation-delay: 869.2s; }
  .grid__item-2-col:nth-of-type(8693) {
    animation-delay: 869.3s; }
  .grid__item-2-col:nth-of-type(8694) {
    animation-delay: 869.4s; }
  .grid__item-2-col:nth-of-type(8695) {
    animation-delay: 869.5s; }
  .grid__item-2-col:nth-of-type(8696) {
    animation-delay: 869.6s; }
  .grid__item-2-col:nth-of-type(8697) {
    animation-delay: 869.7s; }
  .grid__item-2-col:nth-of-type(8698) {
    animation-delay: 869.8s; }
  .grid__item-2-col:nth-of-type(8699) {
    animation-delay: 869.9s; }
  .grid__item-2-col:nth-of-type(8700) {
    animation-delay: 870s; }
  .grid__item-2-col:nth-of-type(8701) {
    animation-delay: 870.1s; }
  .grid__item-2-col:nth-of-type(8702) {
    animation-delay: 870.2s; }
  .grid__item-2-col:nth-of-type(8703) {
    animation-delay: 870.3s; }
  .grid__item-2-col:nth-of-type(8704) {
    animation-delay: 870.4s; }
  .grid__item-2-col:nth-of-type(8705) {
    animation-delay: 870.5s; }
  .grid__item-2-col:nth-of-type(8706) {
    animation-delay: 870.6s; }
  .grid__item-2-col:nth-of-type(8707) {
    animation-delay: 870.7s; }
  .grid__item-2-col:nth-of-type(8708) {
    animation-delay: 870.8s; }
  .grid__item-2-col:nth-of-type(8709) {
    animation-delay: 870.9s; }
  .grid__item-2-col:nth-of-type(8710) {
    animation-delay: 871s; }
  .grid__item-2-col:nth-of-type(8711) {
    animation-delay: 871.1s; }
  .grid__item-2-col:nth-of-type(8712) {
    animation-delay: 871.2s; }
  .grid__item-2-col:nth-of-type(8713) {
    animation-delay: 871.3s; }
  .grid__item-2-col:nth-of-type(8714) {
    animation-delay: 871.4s; }
  .grid__item-2-col:nth-of-type(8715) {
    animation-delay: 871.5s; }
  .grid__item-2-col:nth-of-type(8716) {
    animation-delay: 871.6s; }
  .grid__item-2-col:nth-of-type(8717) {
    animation-delay: 871.7s; }
  .grid__item-2-col:nth-of-type(8718) {
    animation-delay: 871.8s; }
  .grid__item-2-col:nth-of-type(8719) {
    animation-delay: 871.9s; }
  .grid__item-2-col:nth-of-type(8720) {
    animation-delay: 872s; }
  .grid__item-2-col:nth-of-type(8721) {
    animation-delay: 872.1s; }
  .grid__item-2-col:nth-of-type(8722) {
    animation-delay: 872.2s; }
  .grid__item-2-col:nth-of-type(8723) {
    animation-delay: 872.3s; }
  .grid__item-2-col:nth-of-type(8724) {
    animation-delay: 872.4s; }
  .grid__item-2-col:nth-of-type(8725) {
    animation-delay: 872.5s; }
  .grid__item-2-col:nth-of-type(8726) {
    animation-delay: 872.6s; }
  .grid__item-2-col:nth-of-type(8727) {
    animation-delay: 872.7s; }
  .grid__item-2-col:nth-of-type(8728) {
    animation-delay: 872.8s; }
  .grid__item-2-col:nth-of-type(8729) {
    animation-delay: 872.9s; }
  .grid__item-2-col:nth-of-type(8730) {
    animation-delay: 873s; }
  .grid__item-2-col:nth-of-type(8731) {
    animation-delay: 873.1s; }
  .grid__item-2-col:nth-of-type(8732) {
    animation-delay: 873.2s; }
  .grid__item-2-col:nth-of-type(8733) {
    animation-delay: 873.3s; }
  .grid__item-2-col:nth-of-type(8734) {
    animation-delay: 873.4s; }
  .grid__item-2-col:nth-of-type(8735) {
    animation-delay: 873.5s; }
  .grid__item-2-col:nth-of-type(8736) {
    animation-delay: 873.6s; }
  .grid__item-2-col:nth-of-type(8737) {
    animation-delay: 873.7s; }
  .grid__item-2-col:nth-of-type(8738) {
    animation-delay: 873.8s; }
  .grid__item-2-col:nth-of-type(8739) {
    animation-delay: 873.9s; }
  .grid__item-2-col:nth-of-type(8740) {
    animation-delay: 874s; }
  .grid__item-2-col:nth-of-type(8741) {
    animation-delay: 874.1s; }
  .grid__item-2-col:nth-of-type(8742) {
    animation-delay: 874.2s; }
  .grid__item-2-col:nth-of-type(8743) {
    animation-delay: 874.3s; }
  .grid__item-2-col:nth-of-type(8744) {
    animation-delay: 874.4s; }
  .grid__item-2-col:nth-of-type(8745) {
    animation-delay: 874.5s; }
  .grid__item-2-col:nth-of-type(8746) {
    animation-delay: 874.6s; }
  .grid__item-2-col:nth-of-type(8747) {
    animation-delay: 874.7s; }
  .grid__item-2-col:nth-of-type(8748) {
    animation-delay: 874.8s; }
  .grid__item-2-col:nth-of-type(8749) {
    animation-delay: 874.9s; }
  .grid__item-2-col:nth-of-type(8750) {
    animation-delay: 875s; }
  .grid__item-2-col:nth-of-type(8751) {
    animation-delay: 875.1s; }
  .grid__item-2-col:nth-of-type(8752) {
    animation-delay: 875.2s; }
  .grid__item-2-col:nth-of-type(8753) {
    animation-delay: 875.3s; }
  .grid__item-2-col:nth-of-type(8754) {
    animation-delay: 875.4s; }
  .grid__item-2-col:nth-of-type(8755) {
    animation-delay: 875.5s; }
  .grid__item-2-col:nth-of-type(8756) {
    animation-delay: 875.6s; }
  .grid__item-2-col:nth-of-type(8757) {
    animation-delay: 875.7s; }
  .grid__item-2-col:nth-of-type(8758) {
    animation-delay: 875.8s; }
  .grid__item-2-col:nth-of-type(8759) {
    animation-delay: 875.9s; }
  .grid__item-2-col:nth-of-type(8760) {
    animation-delay: 876s; }
  .grid__item-2-col:nth-of-type(8761) {
    animation-delay: 876.1s; }
  .grid__item-2-col:nth-of-type(8762) {
    animation-delay: 876.2s; }
  .grid__item-2-col:nth-of-type(8763) {
    animation-delay: 876.3s; }
  .grid__item-2-col:nth-of-type(8764) {
    animation-delay: 876.4s; }
  .grid__item-2-col:nth-of-type(8765) {
    animation-delay: 876.5s; }
  .grid__item-2-col:nth-of-type(8766) {
    animation-delay: 876.6s; }
  .grid__item-2-col:nth-of-type(8767) {
    animation-delay: 876.7s; }
  .grid__item-2-col:nth-of-type(8768) {
    animation-delay: 876.8s; }
  .grid__item-2-col:nth-of-type(8769) {
    animation-delay: 876.9s; }
  .grid__item-2-col:nth-of-type(8770) {
    animation-delay: 877s; }
  .grid__item-2-col:nth-of-type(8771) {
    animation-delay: 877.1s; }
  .grid__item-2-col:nth-of-type(8772) {
    animation-delay: 877.2s; }
  .grid__item-2-col:nth-of-type(8773) {
    animation-delay: 877.3s; }
  .grid__item-2-col:nth-of-type(8774) {
    animation-delay: 877.4s; }
  .grid__item-2-col:nth-of-type(8775) {
    animation-delay: 877.5s; }
  .grid__item-2-col:nth-of-type(8776) {
    animation-delay: 877.6s; }
  .grid__item-2-col:nth-of-type(8777) {
    animation-delay: 877.7s; }
  .grid__item-2-col:nth-of-type(8778) {
    animation-delay: 877.8s; }
  .grid__item-2-col:nth-of-type(8779) {
    animation-delay: 877.9s; }
  .grid__item-2-col:nth-of-type(8780) {
    animation-delay: 878s; }
  .grid__item-2-col:nth-of-type(8781) {
    animation-delay: 878.1s; }
  .grid__item-2-col:nth-of-type(8782) {
    animation-delay: 878.2s; }
  .grid__item-2-col:nth-of-type(8783) {
    animation-delay: 878.3s; }
  .grid__item-2-col:nth-of-type(8784) {
    animation-delay: 878.4s; }
  .grid__item-2-col:nth-of-type(8785) {
    animation-delay: 878.5s; }
  .grid__item-2-col:nth-of-type(8786) {
    animation-delay: 878.6s; }
  .grid__item-2-col:nth-of-type(8787) {
    animation-delay: 878.7s; }
  .grid__item-2-col:nth-of-type(8788) {
    animation-delay: 878.8s; }
  .grid__item-2-col:nth-of-type(8789) {
    animation-delay: 878.9s; }
  .grid__item-2-col:nth-of-type(8790) {
    animation-delay: 879s; }
  .grid__item-2-col:nth-of-type(8791) {
    animation-delay: 879.1s; }
  .grid__item-2-col:nth-of-type(8792) {
    animation-delay: 879.2s; }
  .grid__item-2-col:nth-of-type(8793) {
    animation-delay: 879.3s; }
  .grid__item-2-col:nth-of-type(8794) {
    animation-delay: 879.4s; }
  .grid__item-2-col:nth-of-type(8795) {
    animation-delay: 879.5s; }
  .grid__item-2-col:nth-of-type(8796) {
    animation-delay: 879.6s; }
  .grid__item-2-col:nth-of-type(8797) {
    animation-delay: 879.7s; }
  .grid__item-2-col:nth-of-type(8798) {
    animation-delay: 879.8s; }
  .grid__item-2-col:nth-of-type(8799) {
    animation-delay: 879.9s; }
  .grid__item-2-col:nth-of-type(8800) {
    animation-delay: 880s; }
  .grid__item-2-col:nth-of-type(8801) {
    animation-delay: 880.1s; }
  .grid__item-2-col:nth-of-type(8802) {
    animation-delay: 880.2s; }
  .grid__item-2-col:nth-of-type(8803) {
    animation-delay: 880.3s; }
  .grid__item-2-col:nth-of-type(8804) {
    animation-delay: 880.4s; }
  .grid__item-2-col:nth-of-type(8805) {
    animation-delay: 880.5s; }
  .grid__item-2-col:nth-of-type(8806) {
    animation-delay: 880.6s; }
  .grid__item-2-col:nth-of-type(8807) {
    animation-delay: 880.7s; }
  .grid__item-2-col:nth-of-type(8808) {
    animation-delay: 880.8s; }
  .grid__item-2-col:nth-of-type(8809) {
    animation-delay: 880.9s; }
  .grid__item-2-col:nth-of-type(8810) {
    animation-delay: 881s; }
  .grid__item-2-col:nth-of-type(8811) {
    animation-delay: 881.1s; }
  .grid__item-2-col:nth-of-type(8812) {
    animation-delay: 881.2s; }
  .grid__item-2-col:nth-of-type(8813) {
    animation-delay: 881.3s; }
  .grid__item-2-col:nth-of-type(8814) {
    animation-delay: 881.4s; }
  .grid__item-2-col:nth-of-type(8815) {
    animation-delay: 881.5s; }
  .grid__item-2-col:nth-of-type(8816) {
    animation-delay: 881.6s; }
  .grid__item-2-col:nth-of-type(8817) {
    animation-delay: 881.7s; }
  .grid__item-2-col:nth-of-type(8818) {
    animation-delay: 881.8s; }
  .grid__item-2-col:nth-of-type(8819) {
    animation-delay: 881.9s; }
  .grid__item-2-col:nth-of-type(8820) {
    animation-delay: 882s; }
  .grid__item-2-col:nth-of-type(8821) {
    animation-delay: 882.1s; }
  .grid__item-2-col:nth-of-type(8822) {
    animation-delay: 882.2s; }
  .grid__item-2-col:nth-of-type(8823) {
    animation-delay: 882.3s; }
  .grid__item-2-col:nth-of-type(8824) {
    animation-delay: 882.4s; }
  .grid__item-2-col:nth-of-type(8825) {
    animation-delay: 882.5s; }
  .grid__item-2-col:nth-of-type(8826) {
    animation-delay: 882.6s; }
  .grid__item-2-col:nth-of-type(8827) {
    animation-delay: 882.7s; }
  .grid__item-2-col:nth-of-type(8828) {
    animation-delay: 882.8s; }
  .grid__item-2-col:nth-of-type(8829) {
    animation-delay: 882.9s; }
  .grid__item-2-col:nth-of-type(8830) {
    animation-delay: 883s; }
  .grid__item-2-col:nth-of-type(8831) {
    animation-delay: 883.1s; }
  .grid__item-2-col:nth-of-type(8832) {
    animation-delay: 883.2s; }
  .grid__item-2-col:nth-of-type(8833) {
    animation-delay: 883.3s; }
  .grid__item-2-col:nth-of-type(8834) {
    animation-delay: 883.4s; }
  .grid__item-2-col:nth-of-type(8835) {
    animation-delay: 883.5s; }
  .grid__item-2-col:nth-of-type(8836) {
    animation-delay: 883.6s; }
  .grid__item-2-col:nth-of-type(8837) {
    animation-delay: 883.7s; }
  .grid__item-2-col:nth-of-type(8838) {
    animation-delay: 883.8s; }
  .grid__item-2-col:nth-of-type(8839) {
    animation-delay: 883.9s; }
  .grid__item-2-col:nth-of-type(8840) {
    animation-delay: 884s; }
  .grid__item-2-col:nth-of-type(8841) {
    animation-delay: 884.1s; }
  .grid__item-2-col:nth-of-type(8842) {
    animation-delay: 884.2s; }
  .grid__item-2-col:nth-of-type(8843) {
    animation-delay: 884.3s; }
  .grid__item-2-col:nth-of-type(8844) {
    animation-delay: 884.4s; }
  .grid__item-2-col:nth-of-type(8845) {
    animation-delay: 884.5s; }
  .grid__item-2-col:nth-of-type(8846) {
    animation-delay: 884.6s; }
  .grid__item-2-col:nth-of-type(8847) {
    animation-delay: 884.7s; }
  .grid__item-2-col:nth-of-type(8848) {
    animation-delay: 884.8s; }
  .grid__item-2-col:nth-of-type(8849) {
    animation-delay: 884.9s; }
  .grid__item-2-col:nth-of-type(8850) {
    animation-delay: 885s; }
  .grid__item-2-col:nth-of-type(8851) {
    animation-delay: 885.1s; }
  .grid__item-2-col:nth-of-type(8852) {
    animation-delay: 885.2s; }
  .grid__item-2-col:nth-of-type(8853) {
    animation-delay: 885.3s; }
  .grid__item-2-col:nth-of-type(8854) {
    animation-delay: 885.4s; }
  .grid__item-2-col:nth-of-type(8855) {
    animation-delay: 885.5s; }
  .grid__item-2-col:nth-of-type(8856) {
    animation-delay: 885.6s; }
  .grid__item-2-col:nth-of-type(8857) {
    animation-delay: 885.7s; }
  .grid__item-2-col:nth-of-type(8858) {
    animation-delay: 885.8s; }
  .grid__item-2-col:nth-of-type(8859) {
    animation-delay: 885.9s; }
  .grid__item-2-col:nth-of-type(8860) {
    animation-delay: 886s; }
  .grid__item-2-col:nth-of-type(8861) {
    animation-delay: 886.1s; }
  .grid__item-2-col:nth-of-type(8862) {
    animation-delay: 886.2s; }
  .grid__item-2-col:nth-of-type(8863) {
    animation-delay: 886.3s; }
  .grid__item-2-col:nth-of-type(8864) {
    animation-delay: 886.4s; }
  .grid__item-2-col:nth-of-type(8865) {
    animation-delay: 886.5s; }
  .grid__item-2-col:nth-of-type(8866) {
    animation-delay: 886.6s; }
  .grid__item-2-col:nth-of-type(8867) {
    animation-delay: 886.7s; }
  .grid__item-2-col:nth-of-type(8868) {
    animation-delay: 886.8s; }
  .grid__item-2-col:nth-of-type(8869) {
    animation-delay: 886.9s; }
  .grid__item-2-col:nth-of-type(8870) {
    animation-delay: 887s; }
  .grid__item-2-col:nth-of-type(8871) {
    animation-delay: 887.1s; }
  .grid__item-2-col:nth-of-type(8872) {
    animation-delay: 887.2s; }
  .grid__item-2-col:nth-of-type(8873) {
    animation-delay: 887.3s; }
  .grid__item-2-col:nth-of-type(8874) {
    animation-delay: 887.4s; }
  .grid__item-2-col:nth-of-type(8875) {
    animation-delay: 887.5s; }
  .grid__item-2-col:nth-of-type(8876) {
    animation-delay: 887.6s; }
  .grid__item-2-col:nth-of-type(8877) {
    animation-delay: 887.7s; }
  .grid__item-2-col:nth-of-type(8878) {
    animation-delay: 887.8s; }
  .grid__item-2-col:nth-of-type(8879) {
    animation-delay: 887.9s; }
  .grid__item-2-col:nth-of-type(8880) {
    animation-delay: 888s; }
  .grid__item-2-col:nth-of-type(8881) {
    animation-delay: 888.1s; }
  .grid__item-2-col:nth-of-type(8882) {
    animation-delay: 888.2s; }
  .grid__item-2-col:nth-of-type(8883) {
    animation-delay: 888.3s; }
  .grid__item-2-col:nth-of-type(8884) {
    animation-delay: 888.4s; }
  .grid__item-2-col:nth-of-type(8885) {
    animation-delay: 888.5s; }
  .grid__item-2-col:nth-of-type(8886) {
    animation-delay: 888.6s; }
  .grid__item-2-col:nth-of-type(8887) {
    animation-delay: 888.7s; }
  .grid__item-2-col:nth-of-type(8888) {
    animation-delay: 888.8s; }
  .grid__item-2-col:nth-of-type(8889) {
    animation-delay: 888.9s; }
  .grid__item-2-col:nth-of-type(8890) {
    animation-delay: 889s; }
  .grid__item-2-col:nth-of-type(8891) {
    animation-delay: 889.1s; }
  .grid__item-2-col:nth-of-type(8892) {
    animation-delay: 889.2s; }
  .grid__item-2-col:nth-of-type(8893) {
    animation-delay: 889.3s; }
  .grid__item-2-col:nth-of-type(8894) {
    animation-delay: 889.4s; }
  .grid__item-2-col:nth-of-type(8895) {
    animation-delay: 889.5s; }
  .grid__item-2-col:nth-of-type(8896) {
    animation-delay: 889.6s; }
  .grid__item-2-col:nth-of-type(8897) {
    animation-delay: 889.7s; }
  .grid__item-2-col:nth-of-type(8898) {
    animation-delay: 889.8s; }
  .grid__item-2-col:nth-of-type(8899) {
    animation-delay: 889.9s; }
  .grid__item-2-col:nth-of-type(8900) {
    animation-delay: 890s; }
  .grid__item-2-col:nth-of-type(8901) {
    animation-delay: 890.1s; }
  .grid__item-2-col:nth-of-type(8902) {
    animation-delay: 890.2s; }
  .grid__item-2-col:nth-of-type(8903) {
    animation-delay: 890.3s; }
  .grid__item-2-col:nth-of-type(8904) {
    animation-delay: 890.4s; }
  .grid__item-2-col:nth-of-type(8905) {
    animation-delay: 890.5s; }
  .grid__item-2-col:nth-of-type(8906) {
    animation-delay: 890.6s; }
  .grid__item-2-col:nth-of-type(8907) {
    animation-delay: 890.7s; }
  .grid__item-2-col:nth-of-type(8908) {
    animation-delay: 890.8s; }
  .grid__item-2-col:nth-of-type(8909) {
    animation-delay: 890.9s; }
  .grid__item-2-col:nth-of-type(8910) {
    animation-delay: 891s; }
  .grid__item-2-col:nth-of-type(8911) {
    animation-delay: 891.1s; }
  .grid__item-2-col:nth-of-type(8912) {
    animation-delay: 891.2s; }
  .grid__item-2-col:nth-of-type(8913) {
    animation-delay: 891.3s; }
  .grid__item-2-col:nth-of-type(8914) {
    animation-delay: 891.4s; }
  .grid__item-2-col:nth-of-type(8915) {
    animation-delay: 891.5s; }
  .grid__item-2-col:nth-of-type(8916) {
    animation-delay: 891.6s; }
  .grid__item-2-col:nth-of-type(8917) {
    animation-delay: 891.7s; }
  .grid__item-2-col:nth-of-type(8918) {
    animation-delay: 891.8s; }
  .grid__item-2-col:nth-of-type(8919) {
    animation-delay: 891.9s; }
  .grid__item-2-col:nth-of-type(8920) {
    animation-delay: 892s; }
  .grid__item-2-col:nth-of-type(8921) {
    animation-delay: 892.1s; }
  .grid__item-2-col:nth-of-type(8922) {
    animation-delay: 892.2s; }
  .grid__item-2-col:nth-of-type(8923) {
    animation-delay: 892.3s; }
  .grid__item-2-col:nth-of-type(8924) {
    animation-delay: 892.4s; }
  .grid__item-2-col:nth-of-type(8925) {
    animation-delay: 892.5s; }
  .grid__item-2-col:nth-of-type(8926) {
    animation-delay: 892.6s; }
  .grid__item-2-col:nth-of-type(8927) {
    animation-delay: 892.7s; }
  .grid__item-2-col:nth-of-type(8928) {
    animation-delay: 892.8s; }
  .grid__item-2-col:nth-of-type(8929) {
    animation-delay: 892.9s; }
  .grid__item-2-col:nth-of-type(8930) {
    animation-delay: 893s; }
  .grid__item-2-col:nth-of-type(8931) {
    animation-delay: 893.1s; }
  .grid__item-2-col:nth-of-type(8932) {
    animation-delay: 893.2s; }
  .grid__item-2-col:nth-of-type(8933) {
    animation-delay: 893.3s; }
  .grid__item-2-col:nth-of-type(8934) {
    animation-delay: 893.4s; }
  .grid__item-2-col:nth-of-type(8935) {
    animation-delay: 893.5s; }
  .grid__item-2-col:nth-of-type(8936) {
    animation-delay: 893.6s; }
  .grid__item-2-col:nth-of-type(8937) {
    animation-delay: 893.7s; }
  .grid__item-2-col:nth-of-type(8938) {
    animation-delay: 893.8s; }
  .grid__item-2-col:nth-of-type(8939) {
    animation-delay: 893.9s; }
  .grid__item-2-col:nth-of-type(8940) {
    animation-delay: 894s; }
  .grid__item-2-col:nth-of-type(8941) {
    animation-delay: 894.1s; }
  .grid__item-2-col:nth-of-type(8942) {
    animation-delay: 894.2s; }
  .grid__item-2-col:nth-of-type(8943) {
    animation-delay: 894.3s; }
  .grid__item-2-col:nth-of-type(8944) {
    animation-delay: 894.4s; }
  .grid__item-2-col:nth-of-type(8945) {
    animation-delay: 894.5s; }
  .grid__item-2-col:nth-of-type(8946) {
    animation-delay: 894.6s; }
  .grid__item-2-col:nth-of-type(8947) {
    animation-delay: 894.7s; }
  .grid__item-2-col:nth-of-type(8948) {
    animation-delay: 894.8s; }
  .grid__item-2-col:nth-of-type(8949) {
    animation-delay: 894.9s; }
  .grid__item-2-col:nth-of-type(8950) {
    animation-delay: 895s; }
  .grid__item-2-col:nth-of-type(8951) {
    animation-delay: 895.1s; }
  .grid__item-2-col:nth-of-type(8952) {
    animation-delay: 895.2s; }
  .grid__item-2-col:nth-of-type(8953) {
    animation-delay: 895.3s; }
  .grid__item-2-col:nth-of-type(8954) {
    animation-delay: 895.4s; }
  .grid__item-2-col:nth-of-type(8955) {
    animation-delay: 895.5s; }
  .grid__item-2-col:nth-of-type(8956) {
    animation-delay: 895.6s; }
  .grid__item-2-col:nth-of-type(8957) {
    animation-delay: 895.7s; }
  .grid__item-2-col:nth-of-type(8958) {
    animation-delay: 895.8s; }
  .grid__item-2-col:nth-of-type(8959) {
    animation-delay: 895.9s; }
  .grid__item-2-col:nth-of-type(8960) {
    animation-delay: 896s; }
  .grid__item-2-col:nth-of-type(8961) {
    animation-delay: 896.1s; }
  .grid__item-2-col:nth-of-type(8962) {
    animation-delay: 896.2s; }
  .grid__item-2-col:nth-of-type(8963) {
    animation-delay: 896.3s; }
  .grid__item-2-col:nth-of-type(8964) {
    animation-delay: 896.4s; }
  .grid__item-2-col:nth-of-type(8965) {
    animation-delay: 896.5s; }
  .grid__item-2-col:nth-of-type(8966) {
    animation-delay: 896.6s; }
  .grid__item-2-col:nth-of-type(8967) {
    animation-delay: 896.7s; }
  .grid__item-2-col:nth-of-type(8968) {
    animation-delay: 896.8s; }
  .grid__item-2-col:nth-of-type(8969) {
    animation-delay: 896.9s; }
  .grid__item-2-col:nth-of-type(8970) {
    animation-delay: 897s; }
  .grid__item-2-col:nth-of-type(8971) {
    animation-delay: 897.1s; }
  .grid__item-2-col:nth-of-type(8972) {
    animation-delay: 897.2s; }
  .grid__item-2-col:nth-of-type(8973) {
    animation-delay: 897.3s; }
  .grid__item-2-col:nth-of-type(8974) {
    animation-delay: 897.4s; }
  .grid__item-2-col:nth-of-type(8975) {
    animation-delay: 897.5s; }
  .grid__item-2-col:nth-of-type(8976) {
    animation-delay: 897.6s; }
  .grid__item-2-col:nth-of-type(8977) {
    animation-delay: 897.7s; }
  .grid__item-2-col:nth-of-type(8978) {
    animation-delay: 897.8s; }
  .grid__item-2-col:nth-of-type(8979) {
    animation-delay: 897.9s; }
  .grid__item-2-col:nth-of-type(8980) {
    animation-delay: 898s; }
  .grid__item-2-col:nth-of-type(8981) {
    animation-delay: 898.1s; }
  .grid__item-2-col:nth-of-type(8982) {
    animation-delay: 898.2s; }
  .grid__item-2-col:nth-of-type(8983) {
    animation-delay: 898.3s; }
  .grid__item-2-col:nth-of-type(8984) {
    animation-delay: 898.4s; }
  .grid__item-2-col:nth-of-type(8985) {
    animation-delay: 898.5s; }
  .grid__item-2-col:nth-of-type(8986) {
    animation-delay: 898.6s; }
  .grid__item-2-col:nth-of-type(8987) {
    animation-delay: 898.7s; }
  .grid__item-2-col:nth-of-type(8988) {
    animation-delay: 898.8s; }
  .grid__item-2-col:nth-of-type(8989) {
    animation-delay: 898.9s; }
  .grid__item-2-col:nth-of-type(8990) {
    animation-delay: 899s; }
  .grid__item-2-col:nth-of-type(8991) {
    animation-delay: 899.1s; }
  .grid__item-2-col:nth-of-type(8992) {
    animation-delay: 899.2s; }
  .grid__item-2-col:nth-of-type(8993) {
    animation-delay: 899.3s; }
  .grid__item-2-col:nth-of-type(8994) {
    animation-delay: 899.4s; }
  .grid__item-2-col:nth-of-type(8995) {
    animation-delay: 899.5s; }
  .grid__item-2-col:nth-of-type(8996) {
    animation-delay: 899.6s; }
  .grid__item-2-col:nth-of-type(8997) {
    animation-delay: 899.7s; }
  .grid__item-2-col:nth-of-type(8998) {
    animation-delay: 899.8s; }
  .grid__item-2-col:nth-of-type(8999) {
    animation-delay: 899.9s; }
  .grid__item-2-col:nth-of-type(9000) {
    animation-delay: 900s; }
  .grid__item-2-col:nth-of-type(9001) {
    animation-delay: 900.1s; }
  .grid__item-2-col:nth-of-type(9002) {
    animation-delay: 900.2s; }
  .grid__item-2-col:nth-of-type(9003) {
    animation-delay: 900.3s; }
  .grid__item-2-col:nth-of-type(9004) {
    animation-delay: 900.4s; }
  .grid__item-2-col:nth-of-type(9005) {
    animation-delay: 900.5s; }
  .grid__item-2-col:nth-of-type(9006) {
    animation-delay: 900.6s; }
  .grid__item-2-col:nth-of-type(9007) {
    animation-delay: 900.7s; }
  .grid__item-2-col:nth-of-type(9008) {
    animation-delay: 900.8s; }
  .grid__item-2-col:nth-of-type(9009) {
    animation-delay: 900.9s; }
  .grid__item-2-col:nth-of-type(9010) {
    animation-delay: 901s; }
  .grid__item-2-col:nth-of-type(9011) {
    animation-delay: 901.1s; }
  .grid__item-2-col:nth-of-type(9012) {
    animation-delay: 901.2s; }
  .grid__item-2-col:nth-of-type(9013) {
    animation-delay: 901.3s; }
  .grid__item-2-col:nth-of-type(9014) {
    animation-delay: 901.4s; }
  .grid__item-2-col:nth-of-type(9015) {
    animation-delay: 901.5s; }
  .grid__item-2-col:nth-of-type(9016) {
    animation-delay: 901.6s; }
  .grid__item-2-col:nth-of-type(9017) {
    animation-delay: 901.7s; }
  .grid__item-2-col:nth-of-type(9018) {
    animation-delay: 901.8s; }
  .grid__item-2-col:nth-of-type(9019) {
    animation-delay: 901.9s; }
  .grid__item-2-col:nth-of-type(9020) {
    animation-delay: 902s; }
  .grid__item-2-col:nth-of-type(9021) {
    animation-delay: 902.1s; }
  .grid__item-2-col:nth-of-type(9022) {
    animation-delay: 902.2s; }
  .grid__item-2-col:nth-of-type(9023) {
    animation-delay: 902.3s; }
  .grid__item-2-col:nth-of-type(9024) {
    animation-delay: 902.4s; }
  .grid__item-2-col:nth-of-type(9025) {
    animation-delay: 902.5s; }
  .grid__item-2-col:nth-of-type(9026) {
    animation-delay: 902.6s; }
  .grid__item-2-col:nth-of-type(9027) {
    animation-delay: 902.7s; }
  .grid__item-2-col:nth-of-type(9028) {
    animation-delay: 902.8s; }
  .grid__item-2-col:nth-of-type(9029) {
    animation-delay: 902.9s; }
  .grid__item-2-col:nth-of-type(9030) {
    animation-delay: 903s; }
  .grid__item-2-col:nth-of-type(9031) {
    animation-delay: 903.1s; }
  .grid__item-2-col:nth-of-type(9032) {
    animation-delay: 903.2s; }
  .grid__item-2-col:nth-of-type(9033) {
    animation-delay: 903.3s; }
  .grid__item-2-col:nth-of-type(9034) {
    animation-delay: 903.4s; }
  .grid__item-2-col:nth-of-type(9035) {
    animation-delay: 903.5s; }
  .grid__item-2-col:nth-of-type(9036) {
    animation-delay: 903.6s; }
  .grid__item-2-col:nth-of-type(9037) {
    animation-delay: 903.7s; }
  .grid__item-2-col:nth-of-type(9038) {
    animation-delay: 903.8s; }
  .grid__item-2-col:nth-of-type(9039) {
    animation-delay: 903.9s; }
  .grid__item-2-col:nth-of-type(9040) {
    animation-delay: 904s; }
  .grid__item-2-col:nth-of-type(9041) {
    animation-delay: 904.1s; }
  .grid__item-2-col:nth-of-type(9042) {
    animation-delay: 904.2s; }
  .grid__item-2-col:nth-of-type(9043) {
    animation-delay: 904.3s; }
  .grid__item-2-col:nth-of-type(9044) {
    animation-delay: 904.4s; }
  .grid__item-2-col:nth-of-type(9045) {
    animation-delay: 904.5s; }
  .grid__item-2-col:nth-of-type(9046) {
    animation-delay: 904.6s; }
  .grid__item-2-col:nth-of-type(9047) {
    animation-delay: 904.7s; }
  .grid__item-2-col:nth-of-type(9048) {
    animation-delay: 904.8s; }
  .grid__item-2-col:nth-of-type(9049) {
    animation-delay: 904.9s; }
  .grid__item-2-col:nth-of-type(9050) {
    animation-delay: 905s; }
  .grid__item-2-col:nth-of-type(9051) {
    animation-delay: 905.1s; }
  .grid__item-2-col:nth-of-type(9052) {
    animation-delay: 905.2s; }
  .grid__item-2-col:nth-of-type(9053) {
    animation-delay: 905.3s; }
  .grid__item-2-col:nth-of-type(9054) {
    animation-delay: 905.4s; }
  .grid__item-2-col:nth-of-type(9055) {
    animation-delay: 905.5s; }
  .grid__item-2-col:nth-of-type(9056) {
    animation-delay: 905.6s; }
  .grid__item-2-col:nth-of-type(9057) {
    animation-delay: 905.7s; }
  .grid__item-2-col:nth-of-type(9058) {
    animation-delay: 905.8s; }
  .grid__item-2-col:nth-of-type(9059) {
    animation-delay: 905.9s; }
  .grid__item-2-col:nth-of-type(9060) {
    animation-delay: 906s; }
  .grid__item-2-col:nth-of-type(9061) {
    animation-delay: 906.1s; }
  .grid__item-2-col:nth-of-type(9062) {
    animation-delay: 906.2s; }
  .grid__item-2-col:nth-of-type(9063) {
    animation-delay: 906.3s; }
  .grid__item-2-col:nth-of-type(9064) {
    animation-delay: 906.4s; }
  .grid__item-2-col:nth-of-type(9065) {
    animation-delay: 906.5s; }
  .grid__item-2-col:nth-of-type(9066) {
    animation-delay: 906.6s; }
  .grid__item-2-col:nth-of-type(9067) {
    animation-delay: 906.7s; }
  .grid__item-2-col:nth-of-type(9068) {
    animation-delay: 906.8s; }
  .grid__item-2-col:nth-of-type(9069) {
    animation-delay: 906.9s; }
  .grid__item-2-col:nth-of-type(9070) {
    animation-delay: 907s; }
  .grid__item-2-col:nth-of-type(9071) {
    animation-delay: 907.1s; }
  .grid__item-2-col:nth-of-type(9072) {
    animation-delay: 907.2s; }
  .grid__item-2-col:nth-of-type(9073) {
    animation-delay: 907.3s; }
  .grid__item-2-col:nth-of-type(9074) {
    animation-delay: 907.4s; }
  .grid__item-2-col:nth-of-type(9075) {
    animation-delay: 907.5s; }
  .grid__item-2-col:nth-of-type(9076) {
    animation-delay: 907.6s; }
  .grid__item-2-col:nth-of-type(9077) {
    animation-delay: 907.7s; }
  .grid__item-2-col:nth-of-type(9078) {
    animation-delay: 907.8s; }
  .grid__item-2-col:nth-of-type(9079) {
    animation-delay: 907.9s; }
  .grid__item-2-col:nth-of-type(9080) {
    animation-delay: 908s; }
  .grid__item-2-col:nth-of-type(9081) {
    animation-delay: 908.1s; }
  .grid__item-2-col:nth-of-type(9082) {
    animation-delay: 908.2s; }
  .grid__item-2-col:nth-of-type(9083) {
    animation-delay: 908.3s; }
  .grid__item-2-col:nth-of-type(9084) {
    animation-delay: 908.4s; }
  .grid__item-2-col:nth-of-type(9085) {
    animation-delay: 908.5s; }
  .grid__item-2-col:nth-of-type(9086) {
    animation-delay: 908.6s; }
  .grid__item-2-col:nth-of-type(9087) {
    animation-delay: 908.7s; }
  .grid__item-2-col:nth-of-type(9088) {
    animation-delay: 908.8s; }
  .grid__item-2-col:nth-of-type(9089) {
    animation-delay: 908.9s; }
  .grid__item-2-col:nth-of-type(9090) {
    animation-delay: 909s; }
  .grid__item-2-col:nth-of-type(9091) {
    animation-delay: 909.1s; }
  .grid__item-2-col:nth-of-type(9092) {
    animation-delay: 909.2s; }
  .grid__item-2-col:nth-of-type(9093) {
    animation-delay: 909.3s; }
  .grid__item-2-col:nth-of-type(9094) {
    animation-delay: 909.4s; }
  .grid__item-2-col:nth-of-type(9095) {
    animation-delay: 909.5s; }
  .grid__item-2-col:nth-of-type(9096) {
    animation-delay: 909.6s; }
  .grid__item-2-col:nth-of-type(9097) {
    animation-delay: 909.7s; }
  .grid__item-2-col:nth-of-type(9098) {
    animation-delay: 909.8s; }
  .grid__item-2-col:nth-of-type(9099) {
    animation-delay: 909.9s; }
  .grid__item-2-col:nth-of-type(9100) {
    animation-delay: 910s; }
  .grid__item-2-col:nth-of-type(9101) {
    animation-delay: 910.1s; }
  .grid__item-2-col:nth-of-type(9102) {
    animation-delay: 910.2s; }
  .grid__item-2-col:nth-of-type(9103) {
    animation-delay: 910.3s; }
  .grid__item-2-col:nth-of-type(9104) {
    animation-delay: 910.4s; }
  .grid__item-2-col:nth-of-type(9105) {
    animation-delay: 910.5s; }
  .grid__item-2-col:nth-of-type(9106) {
    animation-delay: 910.6s; }
  .grid__item-2-col:nth-of-type(9107) {
    animation-delay: 910.7s; }
  .grid__item-2-col:nth-of-type(9108) {
    animation-delay: 910.8s; }
  .grid__item-2-col:nth-of-type(9109) {
    animation-delay: 910.9s; }
  .grid__item-2-col:nth-of-type(9110) {
    animation-delay: 911s; }
  .grid__item-2-col:nth-of-type(9111) {
    animation-delay: 911.1s; }
  .grid__item-2-col:nth-of-type(9112) {
    animation-delay: 911.2s; }
  .grid__item-2-col:nth-of-type(9113) {
    animation-delay: 911.3s; }
  .grid__item-2-col:nth-of-type(9114) {
    animation-delay: 911.4s; }
  .grid__item-2-col:nth-of-type(9115) {
    animation-delay: 911.5s; }
  .grid__item-2-col:nth-of-type(9116) {
    animation-delay: 911.6s; }
  .grid__item-2-col:nth-of-type(9117) {
    animation-delay: 911.7s; }
  .grid__item-2-col:nth-of-type(9118) {
    animation-delay: 911.8s; }
  .grid__item-2-col:nth-of-type(9119) {
    animation-delay: 911.9s; }
  .grid__item-2-col:nth-of-type(9120) {
    animation-delay: 912s; }
  .grid__item-2-col:nth-of-type(9121) {
    animation-delay: 912.1s; }
  .grid__item-2-col:nth-of-type(9122) {
    animation-delay: 912.2s; }
  .grid__item-2-col:nth-of-type(9123) {
    animation-delay: 912.3s; }
  .grid__item-2-col:nth-of-type(9124) {
    animation-delay: 912.4s; }
  .grid__item-2-col:nth-of-type(9125) {
    animation-delay: 912.5s; }
  .grid__item-2-col:nth-of-type(9126) {
    animation-delay: 912.6s; }
  .grid__item-2-col:nth-of-type(9127) {
    animation-delay: 912.7s; }
  .grid__item-2-col:nth-of-type(9128) {
    animation-delay: 912.8s; }
  .grid__item-2-col:nth-of-type(9129) {
    animation-delay: 912.9s; }
  .grid__item-2-col:nth-of-type(9130) {
    animation-delay: 913s; }
  .grid__item-2-col:nth-of-type(9131) {
    animation-delay: 913.1s; }
  .grid__item-2-col:nth-of-type(9132) {
    animation-delay: 913.2s; }
  .grid__item-2-col:nth-of-type(9133) {
    animation-delay: 913.3s; }
  .grid__item-2-col:nth-of-type(9134) {
    animation-delay: 913.4s; }
  .grid__item-2-col:nth-of-type(9135) {
    animation-delay: 913.5s; }
  .grid__item-2-col:nth-of-type(9136) {
    animation-delay: 913.6s; }
  .grid__item-2-col:nth-of-type(9137) {
    animation-delay: 913.7s; }
  .grid__item-2-col:nth-of-type(9138) {
    animation-delay: 913.8s; }
  .grid__item-2-col:nth-of-type(9139) {
    animation-delay: 913.9s; }
  .grid__item-2-col:nth-of-type(9140) {
    animation-delay: 914s; }
  .grid__item-2-col:nth-of-type(9141) {
    animation-delay: 914.1s; }
  .grid__item-2-col:nth-of-type(9142) {
    animation-delay: 914.2s; }
  .grid__item-2-col:nth-of-type(9143) {
    animation-delay: 914.3s; }
  .grid__item-2-col:nth-of-type(9144) {
    animation-delay: 914.4s; }
  .grid__item-2-col:nth-of-type(9145) {
    animation-delay: 914.5s; }
  .grid__item-2-col:nth-of-type(9146) {
    animation-delay: 914.6s; }
  .grid__item-2-col:nth-of-type(9147) {
    animation-delay: 914.7s; }
  .grid__item-2-col:nth-of-type(9148) {
    animation-delay: 914.8s; }
  .grid__item-2-col:nth-of-type(9149) {
    animation-delay: 914.9s; }
  .grid__item-2-col:nth-of-type(9150) {
    animation-delay: 915s; }
  .grid__item-2-col:nth-of-type(9151) {
    animation-delay: 915.1s; }
  .grid__item-2-col:nth-of-type(9152) {
    animation-delay: 915.2s; }
  .grid__item-2-col:nth-of-type(9153) {
    animation-delay: 915.3s; }
  .grid__item-2-col:nth-of-type(9154) {
    animation-delay: 915.4s; }
  .grid__item-2-col:nth-of-type(9155) {
    animation-delay: 915.5s; }
  .grid__item-2-col:nth-of-type(9156) {
    animation-delay: 915.6s; }
  .grid__item-2-col:nth-of-type(9157) {
    animation-delay: 915.7s; }
  .grid__item-2-col:nth-of-type(9158) {
    animation-delay: 915.8s; }
  .grid__item-2-col:nth-of-type(9159) {
    animation-delay: 915.9s; }
  .grid__item-2-col:nth-of-type(9160) {
    animation-delay: 916s; }
  .grid__item-2-col:nth-of-type(9161) {
    animation-delay: 916.1s; }
  .grid__item-2-col:nth-of-type(9162) {
    animation-delay: 916.2s; }
  .grid__item-2-col:nth-of-type(9163) {
    animation-delay: 916.3s; }
  .grid__item-2-col:nth-of-type(9164) {
    animation-delay: 916.4s; }
  .grid__item-2-col:nth-of-type(9165) {
    animation-delay: 916.5s; }
  .grid__item-2-col:nth-of-type(9166) {
    animation-delay: 916.6s; }
  .grid__item-2-col:nth-of-type(9167) {
    animation-delay: 916.7s; }
  .grid__item-2-col:nth-of-type(9168) {
    animation-delay: 916.8s; }
  .grid__item-2-col:nth-of-type(9169) {
    animation-delay: 916.9s; }
  .grid__item-2-col:nth-of-type(9170) {
    animation-delay: 917s; }
  .grid__item-2-col:nth-of-type(9171) {
    animation-delay: 917.1s; }
  .grid__item-2-col:nth-of-type(9172) {
    animation-delay: 917.2s; }
  .grid__item-2-col:nth-of-type(9173) {
    animation-delay: 917.3s; }
  .grid__item-2-col:nth-of-type(9174) {
    animation-delay: 917.4s; }
  .grid__item-2-col:nth-of-type(9175) {
    animation-delay: 917.5s; }
  .grid__item-2-col:nth-of-type(9176) {
    animation-delay: 917.6s; }
  .grid__item-2-col:nth-of-type(9177) {
    animation-delay: 917.7s; }
  .grid__item-2-col:nth-of-type(9178) {
    animation-delay: 917.8s; }
  .grid__item-2-col:nth-of-type(9179) {
    animation-delay: 917.9s; }
  .grid__item-2-col:nth-of-type(9180) {
    animation-delay: 918s; }
  .grid__item-2-col:nth-of-type(9181) {
    animation-delay: 918.1s; }
  .grid__item-2-col:nth-of-type(9182) {
    animation-delay: 918.2s; }
  .grid__item-2-col:nth-of-type(9183) {
    animation-delay: 918.3s; }
  .grid__item-2-col:nth-of-type(9184) {
    animation-delay: 918.4s; }
  .grid__item-2-col:nth-of-type(9185) {
    animation-delay: 918.5s; }
  .grid__item-2-col:nth-of-type(9186) {
    animation-delay: 918.6s; }
  .grid__item-2-col:nth-of-type(9187) {
    animation-delay: 918.7s; }
  .grid__item-2-col:nth-of-type(9188) {
    animation-delay: 918.8s; }
  .grid__item-2-col:nth-of-type(9189) {
    animation-delay: 918.9s; }
  .grid__item-2-col:nth-of-type(9190) {
    animation-delay: 919s; }
  .grid__item-2-col:nth-of-type(9191) {
    animation-delay: 919.1s; }
  .grid__item-2-col:nth-of-type(9192) {
    animation-delay: 919.2s; }
  .grid__item-2-col:nth-of-type(9193) {
    animation-delay: 919.3s; }
  .grid__item-2-col:nth-of-type(9194) {
    animation-delay: 919.4s; }
  .grid__item-2-col:nth-of-type(9195) {
    animation-delay: 919.5s; }
  .grid__item-2-col:nth-of-type(9196) {
    animation-delay: 919.6s; }
  .grid__item-2-col:nth-of-type(9197) {
    animation-delay: 919.7s; }
  .grid__item-2-col:nth-of-type(9198) {
    animation-delay: 919.8s; }
  .grid__item-2-col:nth-of-type(9199) {
    animation-delay: 919.9s; }
  .grid__item-2-col:nth-of-type(9200) {
    animation-delay: 920s; }
  .grid__item-2-col:nth-of-type(9201) {
    animation-delay: 920.1s; }
  .grid__item-2-col:nth-of-type(9202) {
    animation-delay: 920.2s; }
  .grid__item-2-col:nth-of-type(9203) {
    animation-delay: 920.3s; }
  .grid__item-2-col:nth-of-type(9204) {
    animation-delay: 920.4s; }
  .grid__item-2-col:nth-of-type(9205) {
    animation-delay: 920.5s; }
  .grid__item-2-col:nth-of-type(9206) {
    animation-delay: 920.6s; }
  .grid__item-2-col:nth-of-type(9207) {
    animation-delay: 920.7s; }
  .grid__item-2-col:nth-of-type(9208) {
    animation-delay: 920.8s; }
  .grid__item-2-col:nth-of-type(9209) {
    animation-delay: 920.9s; }
  .grid__item-2-col:nth-of-type(9210) {
    animation-delay: 921s; }
  .grid__item-2-col:nth-of-type(9211) {
    animation-delay: 921.1s; }
  .grid__item-2-col:nth-of-type(9212) {
    animation-delay: 921.2s; }
  .grid__item-2-col:nth-of-type(9213) {
    animation-delay: 921.3s; }
  .grid__item-2-col:nth-of-type(9214) {
    animation-delay: 921.4s; }
  .grid__item-2-col:nth-of-type(9215) {
    animation-delay: 921.5s; }
  .grid__item-2-col:nth-of-type(9216) {
    animation-delay: 921.6s; }
  .grid__item-2-col:nth-of-type(9217) {
    animation-delay: 921.7s; }
  .grid__item-2-col:nth-of-type(9218) {
    animation-delay: 921.8s; }
  .grid__item-2-col:nth-of-type(9219) {
    animation-delay: 921.9s; }
  .grid__item-2-col:nth-of-type(9220) {
    animation-delay: 922s; }
  .grid__item-2-col:nth-of-type(9221) {
    animation-delay: 922.1s; }
  .grid__item-2-col:nth-of-type(9222) {
    animation-delay: 922.2s; }
  .grid__item-2-col:nth-of-type(9223) {
    animation-delay: 922.3s; }
  .grid__item-2-col:nth-of-type(9224) {
    animation-delay: 922.4s; }
  .grid__item-2-col:nth-of-type(9225) {
    animation-delay: 922.5s; }
  .grid__item-2-col:nth-of-type(9226) {
    animation-delay: 922.6s; }
  .grid__item-2-col:nth-of-type(9227) {
    animation-delay: 922.7s; }
  .grid__item-2-col:nth-of-type(9228) {
    animation-delay: 922.8s; }
  .grid__item-2-col:nth-of-type(9229) {
    animation-delay: 922.9s; }
  .grid__item-2-col:nth-of-type(9230) {
    animation-delay: 923s; }
  .grid__item-2-col:nth-of-type(9231) {
    animation-delay: 923.1s; }
  .grid__item-2-col:nth-of-type(9232) {
    animation-delay: 923.2s; }
  .grid__item-2-col:nth-of-type(9233) {
    animation-delay: 923.3s; }
  .grid__item-2-col:nth-of-type(9234) {
    animation-delay: 923.4s; }
  .grid__item-2-col:nth-of-type(9235) {
    animation-delay: 923.5s; }
  .grid__item-2-col:nth-of-type(9236) {
    animation-delay: 923.6s; }
  .grid__item-2-col:nth-of-type(9237) {
    animation-delay: 923.7s; }
  .grid__item-2-col:nth-of-type(9238) {
    animation-delay: 923.8s; }
  .grid__item-2-col:nth-of-type(9239) {
    animation-delay: 923.9s; }
  .grid__item-2-col:nth-of-type(9240) {
    animation-delay: 924s; }
  .grid__item-2-col:nth-of-type(9241) {
    animation-delay: 924.1s; }
  .grid__item-2-col:nth-of-type(9242) {
    animation-delay: 924.2s; }
  .grid__item-2-col:nth-of-type(9243) {
    animation-delay: 924.3s; }
  .grid__item-2-col:nth-of-type(9244) {
    animation-delay: 924.4s; }
  .grid__item-2-col:nth-of-type(9245) {
    animation-delay: 924.5s; }
  .grid__item-2-col:nth-of-type(9246) {
    animation-delay: 924.6s; }
  .grid__item-2-col:nth-of-type(9247) {
    animation-delay: 924.7s; }
  .grid__item-2-col:nth-of-type(9248) {
    animation-delay: 924.8s; }
  .grid__item-2-col:nth-of-type(9249) {
    animation-delay: 924.9s; }
  .grid__item-2-col:nth-of-type(9250) {
    animation-delay: 925s; }
  .grid__item-2-col:nth-of-type(9251) {
    animation-delay: 925.1s; }
  .grid__item-2-col:nth-of-type(9252) {
    animation-delay: 925.2s; }
  .grid__item-2-col:nth-of-type(9253) {
    animation-delay: 925.3s; }
  .grid__item-2-col:nth-of-type(9254) {
    animation-delay: 925.4s; }
  .grid__item-2-col:nth-of-type(9255) {
    animation-delay: 925.5s; }
  .grid__item-2-col:nth-of-type(9256) {
    animation-delay: 925.6s; }
  .grid__item-2-col:nth-of-type(9257) {
    animation-delay: 925.7s; }
  .grid__item-2-col:nth-of-type(9258) {
    animation-delay: 925.8s; }
  .grid__item-2-col:nth-of-type(9259) {
    animation-delay: 925.9s; }
  .grid__item-2-col:nth-of-type(9260) {
    animation-delay: 926s; }
  .grid__item-2-col:nth-of-type(9261) {
    animation-delay: 926.1s; }
  .grid__item-2-col:nth-of-type(9262) {
    animation-delay: 926.2s; }
  .grid__item-2-col:nth-of-type(9263) {
    animation-delay: 926.3s; }
  .grid__item-2-col:nth-of-type(9264) {
    animation-delay: 926.4s; }
  .grid__item-2-col:nth-of-type(9265) {
    animation-delay: 926.5s; }
  .grid__item-2-col:nth-of-type(9266) {
    animation-delay: 926.6s; }
  .grid__item-2-col:nth-of-type(9267) {
    animation-delay: 926.7s; }
  .grid__item-2-col:nth-of-type(9268) {
    animation-delay: 926.8s; }
  .grid__item-2-col:nth-of-type(9269) {
    animation-delay: 926.9s; }
  .grid__item-2-col:nth-of-type(9270) {
    animation-delay: 927s; }
  .grid__item-2-col:nth-of-type(9271) {
    animation-delay: 927.1s; }
  .grid__item-2-col:nth-of-type(9272) {
    animation-delay: 927.2s; }
  .grid__item-2-col:nth-of-type(9273) {
    animation-delay: 927.3s; }
  .grid__item-2-col:nth-of-type(9274) {
    animation-delay: 927.4s; }
  .grid__item-2-col:nth-of-type(9275) {
    animation-delay: 927.5s; }
  .grid__item-2-col:nth-of-type(9276) {
    animation-delay: 927.6s; }
  .grid__item-2-col:nth-of-type(9277) {
    animation-delay: 927.7s; }
  .grid__item-2-col:nth-of-type(9278) {
    animation-delay: 927.8s; }
  .grid__item-2-col:nth-of-type(9279) {
    animation-delay: 927.9s; }
  .grid__item-2-col:nth-of-type(9280) {
    animation-delay: 928s; }
  .grid__item-2-col:nth-of-type(9281) {
    animation-delay: 928.1s; }
  .grid__item-2-col:nth-of-type(9282) {
    animation-delay: 928.2s; }
  .grid__item-2-col:nth-of-type(9283) {
    animation-delay: 928.3s; }
  .grid__item-2-col:nth-of-type(9284) {
    animation-delay: 928.4s; }
  .grid__item-2-col:nth-of-type(9285) {
    animation-delay: 928.5s; }
  .grid__item-2-col:nth-of-type(9286) {
    animation-delay: 928.6s; }
  .grid__item-2-col:nth-of-type(9287) {
    animation-delay: 928.7s; }
  .grid__item-2-col:nth-of-type(9288) {
    animation-delay: 928.8s; }
  .grid__item-2-col:nth-of-type(9289) {
    animation-delay: 928.9s; }
  .grid__item-2-col:nth-of-type(9290) {
    animation-delay: 929s; }
  .grid__item-2-col:nth-of-type(9291) {
    animation-delay: 929.1s; }
  .grid__item-2-col:nth-of-type(9292) {
    animation-delay: 929.2s; }
  .grid__item-2-col:nth-of-type(9293) {
    animation-delay: 929.3s; }
  .grid__item-2-col:nth-of-type(9294) {
    animation-delay: 929.4s; }
  .grid__item-2-col:nth-of-type(9295) {
    animation-delay: 929.5s; }
  .grid__item-2-col:nth-of-type(9296) {
    animation-delay: 929.6s; }
  .grid__item-2-col:nth-of-type(9297) {
    animation-delay: 929.7s; }
  .grid__item-2-col:nth-of-type(9298) {
    animation-delay: 929.8s; }
  .grid__item-2-col:nth-of-type(9299) {
    animation-delay: 929.9s; }
  .grid__item-2-col:nth-of-type(9300) {
    animation-delay: 930s; }
  .grid__item-2-col:nth-of-type(9301) {
    animation-delay: 930.1s; }
  .grid__item-2-col:nth-of-type(9302) {
    animation-delay: 930.2s; }
  .grid__item-2-col:nth-of-type(9303) {
    animation-delay: 930.3s; }
  .grid__item-2-col:nth-of-type(9304) {
    animation-delay: 930.4s; }
  .grid__item-2-col:nth-of-type(9305) {
    animation-delay: 930.5s; }
  .grid__item-2-col:nth-of-type(9306) {
    animation-delay: 930.6s; }
  .grid__item-2-col:nth-of-type(9307) {
    animation-delay: 930.7s; }
  .grid__item-2-col:nth-of-type(9308) {
    animation-delay: 930.8s; }
  .grid__item-2-col:nth-of-type(9309) {
    animation-delay: 930.9s; }
  .grid__item-2-col:nth-of-type(9310) {
    animation-delay: 931s; }
  .grid__item-2-col:nth-of-type(9311) {
    animation-delay: 931.1s; }
  .grid__item-2-col:nth-of-type(9312) {
    animation-delay: 931.2s; }
  .grid__item-2-col:nth-of-type(9313) {
    animation-delay: 931.3s; }
  .grid__item-2-col:nth-of-type(9314) {
    animation-delay: 931.4s; }
  .grid__item-2-col:nth-of-type(9315) {
    animation-delay: 931.5s; }
  .grid__item-2-col:nth-of-type(9316) {
    animation-delay: 931.6s; }
  .grid__item-2-col:nth-of-type(9317) {
    animation-delay: 931.7s; }
  .grid__item-2-col:nth-of-type(9318) {
    animation-delay: 931.8s; }
  .grid__item-2-col:nth-of-type(9319) {
    animation-delay: 931.9s; }
  .grid__item-2-col:nth-of-type(9320) {
    animation-delay: 932s; }
  .grid__item-2-col:nth-of-type(9321) {
    animation-delay: 932.1s; }
  .grid__item-2-col:nth-of-type(9322) {
    animation-delay: 932.2s; }
  .grid__item-2-col:nth-of-type(9323) {
    animation-delay: 932.3s; }
  .grid__item-2-col:nth-of-type(9324) {
    animation-delay: 932.4s; }
  .grid__item-2-col:nth-of-type(9325) {
    animation-delay: 932.5s; }
  .grid__item-2-col:nth-of-type(9326) {
    animation-delay: 932.6s; }
  .grid__item-2-col:nth-of-type(9327) {
    animation-delay: 932.7s; }
  .grid__item-2-col:nth-of-type(9328) {
    animation-delay: 932.8s; }
  .grid__item-2-col:nth-of-type(9329) {
    animation-delay: 932.9s; }
  .grid__item-2-col:nth-of-type(9330) {
    animation-delay: 933s; }
  .grid__item-2-col:nth-of-type(9331) {
    animation-delay: 933.1s; }
  .grid__item-2-col:nth-of-type(9332) {
    animation-delay: 933.2s; }
  .grid__item-2-col:nth-of-type(9333) {
    animation-delay: 933.3s; }
  .grid__item-2-col:nth-of-type(9334) {
    animation-delay: 933.4s; }
  .grid__item-2-col:nth-of-type(9335) {
    animation-delay: 933.5s; }
  .grid__item-2-col:nth-of-type(9336) {
    animation-delay: 933.6s; }
  .grid__item-2-col:nth-of-type(9337) {
    animation-delay: 933.7s; }
  .grid__item-2-col:nth-of-type(9338) {
    animation-delay: 933.8s; }
  .grid__item-2-col:nth-of-type(9339) {
    animation-delay: 933.9s; }
  .grid__item-2-col:nth-of-type(9340) {
    animation-delay: 934s; }
  .grid__item-2-col:nth-of-type(9341) {
    animation-delay: 934.1s; }
  .grid__item-2-col:nth-of-type(9342) {
    animation-delay: 934.2s; }
  .grid__item-2-col:nth-of-type(9343) {
    animation-delay: 934.3s; }
  .grid__item-2-col:nth-of-type(9344) {
    animation-delay: 934.4s; }
  .grid__item-2-col:nth-of-type(9345) {
    animation-delay: 934.5s; }
  .grid__item-2-col:nth-of-type(9346) {
    animation-delay: 934.6s; }
  .grid__item-2-col:nth-of-type(9347) {
    animation-delay: 934.7s; }
  .grid__item-2-col:nth-of-type(9348) {
    animation-delay: 934.8s; }
  .grid__item-2-col:nth-of-type(9349) {
    animation-delay: 934.9s; }
  .grid__item-2-col:nth-of-type(9350) {
    animation-delay: 935s; }
  .grid__item-2-col:nth-of-type(9351) {
    animation-delay: 935.1s; }
  .grid__item-2-col:nth-of-type(9352) {
    animation-delay: 935.2s; }
  .grid__item-2-col:nth-of-type(9353) {
    animation-delay: 935.3s; }
  .grid__item-2-col:nth-of-type(9354) {
    animation-delay: 935.4s; }
  .grid__item-2-col:nth-of-type(9355) {
    animation-delay: 935.5s; }
  .grid__item-2-col:nth-of-type(9356) {
    animation-delay: 935.6s; }
  .grid__item-2-col:nth-of-type(9357) {
    animation-delay: 935.7s; }
  .grid__item-2-col:nth-of-type(9358) {
    animation-delay: 935.8s; }
  .grid__item-2-col:nth-of-type(9359) {
    animation-delay: 935.9s; }
  .grid__item-2-col:nth-of-type(9360) {
    animation-delay: 936s; }
  .grid__item-2-col:nth-of-type(9361) {
    animation-delay: 936.1s; }
  .grid__item-2-col:nth-of-type(9362) {
    animation-delay: 936.2s; }
  .grid__item-2-col:nth-of-type(9363) {
    animation-delay: 936.3s; }
  .grid__item-2-col:nth-of-type(9364) {
    animation-delay: 936.4s; }
  .grid__item-2-col:nth-of-type(9365) {
    animation-delay: 936.5s; }
  .grid__item-2-col:nth-of-type(9366) {
    animation-delay: 936.6s; }
  .grid__item-2-col:nth-of-type(9367) {
    animation-delay: 936.7s; }
  .grid__item-2-col:nth-of-type(9368) {
    animation-delay: 936.8s; }
  .grid__item-2-col:nth-of-type(9369) {
    animation-delay: 936.9s; }
  .grid__item-2-col:nth-of-type(9370) {
    animation-delay: 937s; }
  .grid__item-2-col:nth-of-type(9371) {
    animation-delay: 937.1s; }
  .grid__item-2-col:nth-of-type(9372) {
    animation-delay: 937.2s; }
  .grid__item-2-col:nth-of-type(9373) {
    animation-delay: 937.3s; }
  .grid__item-2-col:nth-of-type(9374) {
    animation-delay: 937.4s; }
  .grid__item-2-col:nth-of-type(9375) {
    animation-delay: 937.5s; }
  .grid__item-2-col:nth-of-type(9376) {
    animation-delay: 937.6s; }
  .grid__item-2-col:nth-of-type(9377) {
    animation-delay: 937.7s; }
  .grid__item-2-col:nth-of-type(9378) {
    animation-delay: 937.8s; }
  .grid__item-2-col:nth-of-type(9379) {
    animation-delay: 937.9s; }
  .grid__item-2-col:nth-of-type(9380) {
    animation-delay: 938s; }
  .grid__item-2-col:nth-of-type(9381) {
    animation-delay: 938.1s; }
  .grid__item-2-col:nth-of-type(9382) {
    animation-delay: 938.2s; }
  .grid__item-2-col:nth-of-type(9383) {
    animation-delay: 938.3s; }
  .grid__item-2-col:nth-of-type(9384) {
    animation-delay: 938.4s; }
  .grid__item-2-col:nth-of-type(9385) {
    animation-delay: 938.5s; }
  .grid__item-2-col:nth-of-type(9386) {
    animation-delay: 938.6s; }
  .grid__item-2-col:nth-of-type(9387) {
    animation-delay: 938.7s; }
  .grid__item-2-col:nth-of-type(9388) {
    animation-delay: 938.8s; }
  .grid__item-2-col:nth-of-type(9389) {
    animation-delay: 938.9s; }
  .grid__item-2-col:nth-of-type(9390) {
    animation-delay: 939s; }
  .grid__item-2-col:nth-of-type(9391) {
    animation-delay: 939.1s; }
  .grid__item-2-col:nth-of-type(9392) {
    animation-delay: 939.2s; }
  .grid__item-2-col:nth-of-type(9393) {
    animation-delay: 939.3s; }
  .grid__item-2-col:nth-of-type(9394) {
    animation-delay: 939.4s; }
  .grid__item-2-col:nth-of-type(9395) {
    animation-delay: 939.5s; }
  .grid__item-2-col:nth-of-type(9396) {
    animation-delay: 939.6s; }
  .grid__item-2-col:nth-of-type(9397) {
    animation-delay: 939.7s; }
  .grid__item-2-col:nth-of-type(9398) {
    animation-delay: 939.8s; }
  .grid__item-2-col:nth-of-type(9399) {
    animation-delay: 939.9s; }
  .grid__item-2-col:nth-of-type(9400) {
    animation-delay: 940s; }
  .grid__item-2-col:nth-of-type(9401) {
    animation-delay: 940.1s; }
  .grid__item-2-col:nth-of-type(9402) {
    animation-delay: 940.2s; }
  .grid__item-2-col:nth-of-type(9403) {
    animation-delay: 940.3s; }
  .grid__item-2-col:nth-of-type(9404) {
    animation-delay: 940.4s; }
  .grid__item-2-col:nth-of-type(9405) {
    animation-delay: 940.5s; }
  .grid__item-2-col:nth-of-type(9406) {
    animation-delay: 940.6s; }
  .grid__item-2-col:nth-of-type(9407) {
    animation-delay: 940.7s; }
  .grid__item-2-col:nth-of-type(9408) {
    animation-delay: 940.8s; }
  .grid__item-2-col:nth-of-type(9409) {
    animation-delay: 940.9s; }
  .grid__item-2-col:nth-of-type(9410) {
    animation-delay: 941s; }
  .grid__item-2-col:nth-of-type(9411) {
    animation-delay: 941.1s; }
  .grid__item-2-col:nth-of-type(9412) {
    animation-delay: 941.2s; }
  .grid__item-2-col:nth-of-type(9413) {
    animation-delay: 941.3s; }
  .grid__item-2-col:nth-of-type(9414) {
    animation-delay: 941.4s; }
  .grid__item-2-col:nth-of-type(9415) {
    animation-delay: 941.5s; }
  .grid__item-2-col:nth-of-type(9416) {
    animation-delay: 941.6s; }
  .grid__item-2-col:nth-of-type(9417) {
    animation-delay: 941.7s; }
  .grid__item-2-col:nth-of-type(9418) {
    animation-delay: 941.8s; }
  .grid__item-2-col:nth-of-type(9419) {
    animation-delay: 941.9s; }
  .grid__item-2-col:nth-of-type(9420) {
    animation-delay: 942s; }
  .grid__item-2-col:nth-of-type(9421) {
    animation-delay: 942.1s; }
  .grid__item-2-col:nth-of-type(9422) {
    animation-delay: 942.2s; }
  .grid__item-2-col:nth-of-type(9423) {
    animation-delay: 942.3s; }
  .grid__item-2-col:nth-of-type(9424) {
    animation-delay: 942.4s; }
  .grid__item-2-col:nth-of-type(9425) {
    animation-delay: 942.5s; }
  .grid__item-2-col:nth-of-type(9426) {
    animation-delay: 942.6s; }
  .grid__item-2-col:nth-of-type(9427) {
    animation-delay: 942.7s; }
  .grid__item-2-col:nth-of-type(9428) {
    animation-delay: 942.8s; }
  .grid__item-2-col:nth-of-type(9429) {
    animation-delay: 942.9s; }
  .grid__item-2-col:nth-of-type(9430) {
    animation-delay: 943s; }
  .grid__item-2-col:nth-of-type(9431) {
    animation-delay: 943.1s; }
  .grid__item-2-col:nth-of-type(9432) {
    animation-delay: 943.2s; }
  .grid__item-2-col:nth-of-type(9433) {
    animation-delay: 943.3s; }
  .grid__item-2-col:nth-of-type(9434) {
    animation-delay: 943.4s; }
  .grid__item-2-col:nth-of-type(9435) {
    animation-delay: 943.5s; }
  .grid__item-2-col:nth-of-type(9436) {
    animation-delay: 943.6s; }
  .grid__item-2-col:nth-of-type(9437) {
    animation-delay: 943.7s; }
  .grid__item-2-col:nth-of-type(9438) {
    animation-delay: 943.8s; }
  .grid__item-2-col:nth-of-type(9439) {
    animation-delay: 943.9s; }
  .grid__item-2-col:nth-of-type(9440) {
    animation-delay: 944s; }
  .grid__item-2-col:nth-of-type(9441) {
    animation-delay: 944.1s; }
  .grid__item-2-col:nth-of-type(9442) {
    animation-delay: 944.2s; }
  .grid__item-2-col:nth-of-type(9443) {
    animation-delay: 944.3s; }
  .grid__item-2-col:nth-of-type(9444) {
    animation-delay: 944.4s; }
  .grid__item-2-col:nth-of-type(9445) {
    animation-delay: 944.5s; }
  .grid__item-2-col:nth-of-type(9446) {
    animation-delay: 944.6s; }
  .grid__item-2-col:nth-of-type(9447) {
    animation-delay: 944.7s; }
  .grid__item-2-col:nth-of-type(9448) {
    animation-delay: 944.8s; }
  .grid__item-2-col:nth-of-type(9449) {
    animation-delay: 944.9s; }
  .grid__item-2-col:nth-of-type(9450) {
    animation-delay: 945s; }
  .grid__item-2-col:nth-of-type(9451) {
    animation-delay: 945.1s; }
  .grid__item-2-col:nth-of-type(9452) {
    animation-delay: 945.2s; }
  .grid__item-2-col:nth-of-type(9453) {
    animation-delay: 945.3s; }
  .grid__item-2-col:nth-of-type(9454) {
    animation-delay: 945.4s; }
  .grid__item-2-col:nth-of-type(9455) {
    animation-delay: 945.5s; }
  .grid__item-2-col:nth-of-type(9456) {
    animation-delay: 945.6s; }
  .grid__item-2-col:nth-of-type(9457) {
    animation-delay: 945.7s; }
  .grid__item-2-col:nth-of-type(9458) {
    animation-delay: 945.8s; }
  .grid__item-2-col:nth-of-type(9459) {
    animation-delay: 945.9s; }
  .grid__item-2-col:nth-of-type(9460) {
    animation-delay: 946s; }
  .grid__item-2-col:nth-of-type(9461) {
    animation-delay: 946.1s; }
  .grid__item-2-col:nth-of-type(9462) {
    animation-delay: 946.2s; }
  .grid__item-2-col:nth-of-type(9463) {
    animation-delay: 946.3s; }
  .grid__item-2-col:nth-of-type(9464) {
    animation-delay: 946.4s; }
  .grid__item-2-col:nth-of-type(9465) {
    animation-delay: 946.5s; }
  .grid__item-2-col:nth-of-type(9466) {
    animation-delay: 946.6s; }
  .grid__item-2-col:nth-of-type(9467) {
    animation-delay: 946.7s; }
  .grid__item-2-col:nth-of-type(9468) {
    animation-delay: 946.8s; }
  .grid__item-2-col:nth-of-type(9469) {
    animation-delay: 946.9s; }
  .grid__item-2-col:nth-of-type(9470) {
    animation-delay: 947s; }
  .grid__item-2-col:nth-of-type(9471) {
    animation-delay: 947.1s; }
  .grid__item-2-col:nth-of-type(9472) {
    animation-delay: 947.2s; }
  .grid__item-2-col:nth-of-type(9473) {
    animation-delay: 947.3s; }
  .grid__item-2-col:nth-of-type(9474) {
    animation-delay: 947.4s; }
  .grid__item-2-col:nth-of-type(9475) {
    animation-delay: 947.5s; }
  .grid__item-2-col:nth-of-type(9476) {
    animation-delay: 947.6s; }
  .grid__item-2-col:nth-of-type(9477) {
    animation-delay: 947.7s; }
  .grid__item-2-col:nth-of-type(9478) {
    animation-delay: 947.8s; }
  .grid__item-2-col:nth-of-type(9479) {
    animation-delay: 947.9s; }
  .grid__item-2-col:nth-of-type(9480) {
    animation-delay: 948s; }
  .grid__item-2-col:nth-of-type(9481) {
    animation-delay: 948.1s; }
  .grid__item-2-col:nth-of-type(9482) {
    animation-delay: 948.2s; }
  .grid__item-2-col:nth-of-type(9483) {
    animation-delay: 948.3s; }
  .grid__item-2-col:nth-of-type(9484) {
    animation-delay: 948.4s; }
  .grid__item-2-col:nth-of-type(9485) {
    animation-delay: 948.5s; }
  .grid__item-2-col:nth-of-type(9486) {
    animation-delay: 948.6s; }
  .grid__item-2-col:nth-of-type(9487) {
    animation-delay: 948.7s; }
  .grid__item-2-col:nth-of-type(9488) {
    animation-delay: 948.8s; }
  .grid__item-2-col:nth-of-type(9489) {
    animation-delay: 948.9s; }
  .grid__item-2-col:nth-of-type(9490) {
    animation-delay: 949s; }
  .grid__item-2-col:nth-of-type(9491) {
    animation-delay: 949.1s; }
  .grid__item-2-col:nth-of-type(9492) {
    animation-delay: 949.2s; }
  .grid__item-2-col:nth-of-type(9493) {
    animation-delay: 949.3s; }
  .grid__item-2-col:nth-of-type(9494) {
    animation-delay: 949.4s; }
  .grid__item-2-col:nth-of-type(9495) {
    animation-delay: 949.5s; }
  .grid__item-2-col:nth-of-type(9496) {
    animation-delay: 949.6s; }
  .grid__item-2-col:nth-of-type(9497) {
    animation-delay: 949.7s; }
  .grid__item-2-col:nth-of-type(9498) {
    animation-delay: 949.8s; }
  .grid__item-2-col:nth-of-type(9499) {
    animation-delay: 949.9s; }
  .grid__item-2-col:nth-of-type(9500) {
    animation-delay: 950s; }
  .grid__item-2-col:nth-of-type(9501) {
    animation-delay: 950.1s; }
  .grid__item-2-col:nth-of-type(9502) {
    animation-delay: 950.2s; }
  .grid__item-2-col:nth-of-type(9503) {
    animation-delay: 950.3s; }
  .grid__item-2-col:nth-of-type(9504) {
    animation-delay: 950.4s; }
  .grid__item-2-col:nth-of-type(9505) {
    animation-delay: 950.5s; }
  .grid__item-2-col:nth-of-type(9506) {
    animation-delay: 950.6s; }
  .grid__item-2-col:nth-of-type(9507) {
    animation-delay: 950.7s; }
  .grid__item-2-col:nth-of-type(9508) {
    animation-delay: 950.8s; }
  .grid__item-2-col:nth-of-type(9509) {
    animation-delay: 950.9s; }
  .grid__item-2-col:nth-of-type(9510) {
    animation-delay: 951s; }
  .grid__item-2-col:nth-of-type(9511) {
    animation-delay: 951.1s; }
  .grid__item-2-col:nth-of-type(9512) {
    animation-delay: 951.2s; }
  .grid__item-2-col:nth-of-type(9513) {
    animation-delay: 951.3s; }
  .grid__item-2-col:nth-of-type(9514) {
    animation-delay: 951.4s; }
  .grid__item-2-col:nth-of-type(9515) {
    animation-delay: 951.5s; }
  .grid__item-2-col:nth-of-type(9516) {
    animation-delay: 951.6s; }
  .grid__item-2-col:nth-of-type(9517) {
    animation-delay: 951.7s; }
  .grid__item-2-col:nth-of-type(9518) {
    animation-delay: 951.8s; }
  .grid__item-2-col:nth-of-type(9519) {
    animation-delay: 951.9s; }
  .grid__item-2-col:nth-of-type(9520) {
    animation-delay: 952s; }
  .grid__item-2-col:nth-of-type(9521) {
    animation-delay: 952.1s; }
  .grid__item-2-col:nth-of-type(9522) {
    animation-delay: 952.2s; }
  .grid__item-2-col:nth-of-type(9523) {
    animation-delay: 952.3s; }
  .grid__item-2-col:nth-of-type(9524) {
    animation-delay: 952.4s; }
  .grid__item-2-col:nth-of-type(9525) {
    animation-delay: 952.5s; }
  .grid__item-2-col:nth-of-type(9526) {
    animation-delay: 952.6s; }
  .grid__item-2-col:nth-of-type(9527) {
    animation-delay: 952.7s; }
  .grid__item-2-col:nth-of-type(9528) {
    animation-delay: 952.8s; }
  .grid__item-2-col:nth-of-type(9529) {
    animation-delay: 952.9s; }
  .grid__item-2-col:nth-of-type(9530) {
    animation-delay: 953s; }
  .grid__item-2-col:nth-of-type(9531) {
    animation-delay: 953.1s; }
  .grid__item-2-col:nth-of-type(9532) {
    animation-delay: 953.2s; }
  .grid__item-2-col:nth-of-type(9533) {
    animation-delay: 953.3s; }
  .grid__item-2-col:nth-of-type(9534) {
    animation-delay: 953.4s; }
  .grid__item-2-col:nth-of-type(9535) {
    animation-delay: 953.5s; }
  .grid__item-2-col:nth-of-type(9536) {
    animation-delay: 953.6s; }
  .grid__item-2-col:nth-of-type(9537) {
    animation-delay: 953.7s; }
  .grid__item-2-col:nth-of-type(9538) {
    animation-delay: 953.8s; }
  .grid__item-2-col:nth-of-type(9539) {
    animation-delay: 953.9s; }
  .grid__item-2-col:nth-of-type(9540) {
    animation-delay: 954s; }
  .grid__item-2-col:nth-of-type(9541) {
    animation-delay: 954.1s; }
  .grid__item-2-col:nth-of-type(9542) {
    animation-delay: 954.2s; }
  .grid__item-2-col:nth-of-type(9543) {
    animation-delay: 954.3s; }
  .grid__item-2-col:nth-of-type(9544) {
    animation-delay: 954.4s; }
  .grid__item-2-col:nth-of-type(9545) {
    animation-delay: 954.5s; }
  .grid__item-2-col:nth-of-type(9546) {
    animation-delay: 954.6s; }
  .grid__item-2-col:nth-of-type(9547) {
    animation-delay: 954.7s; }
  .grid__item-2-col:nth-of-type(9548) {
    animation-delay: 954.8s; }
  .grid__item-2-col:nth-of-type(9549) {
    animation-delay: 954.9s; }
  .grid__item-2-col:nth-of-type(9550) {
    animation-delay: 955s; }
  .grid__item-2-col:nth-of-type(9551) {
    animation-delay: 955.1s; }
  .grid__item-2-col:nth-of-type(9552) {
    animation-delay: 955.2s; }
  .grid__item-2-col:nth-of-type(9553) {
    animation-delay: 955.3s; }
  .grid__item-2-col:nth-of-type(9554) {
    animation-delay: 955.4s; }
  .grid__item-2-col:nth-of-type(9555) {
    animation-delay: 955.5s; }
  .grid__item-2-col:nth-of-type(9556) {
    animation-delay: 955.6s; }
  .grid__item-2-col:nth-of-type(9557) {
    animation-delay: 955.7s; }
  .grid__item-2-col:nth-of-type(9558) {
    animation-delay: 955.8s; }
  .grid__item-2-col:nth-of-type(9559) {
    animation-delay: 955.9s; }
  .grid__item-2-col:nth-of-type(9560) {
    animation-delay: 956s; }
  .grid__item-2-col:nth-of-type(9561) {
    animation-delay: 956.1s; }
  .grid__item-2-col:nth-of-type(9562) {
    animation-delay: 956.2s; }
  .grid__item-2-col:nth-of-type(9563) {
    animation-delay: 956.3s; }
  .grid__item-2-col:nth-of-type(9564) {
    animation-delay: 956.4s; }
  .grid__item-2-col:nth-of-type(9565) {
    animation-delay: 956.5s; }
  .grid__item-2-col:nth-of-type(9566) {
    animation-delay: 956.6s; }
  .grid__item-2-col:nth-of-type(9567) {
    animation-delay: 956.7s; }
  .grid__item-2-col:nth-of-type(9568) {
    animation-delay: 956.8s; }
  .grid__item-2-col:nth-of-type(9569) {
    animation-delay: 956.9s; }
  .grid__item-2-col:nth-of-type(9570) {
    animation-delay: 957s; }
  .grid__item-2-col:nth-of-type(9571) {
    animation-delay: 957.1s; }
  .grid__item-2-col:nth-of-type(9572) {
    animation-delay: 957.2s; }
  .grid__item-2-col:nth-of-type(9573) {
    animation-delay: 957.3s; }
  .grid__item-2-col:nth-of-type(9574) {
    animation-delay: 957.4s; }
  .grid__item-2-col:nth-of-type(9575) {
    animation-delay: 957.5s; }
  .grid__item-2-col:nth-of-type(9576) {
    animation-delay: 957.6s; }
  .grid__item-2-col:nth-of-type(9577) {
    animation-delay: 957.7s; }
  .grid__item-2-col:nth-of-type(9578) {
    animation-delay: 957.8s; }
  .grid__item-2-col:nth-of-type(9579) {
    animation-delay: 957.9s; }
  .grid__item-2-col:nth-of-type(9580) {
    animation-delay: 958s; }
  .grid__item-2-col:nth-of-type(9581) {
    animation-delay: 958.1s; }
  .grid__item-2-col:nth-of-type(9582) {
    animation-delay: 958.2s; }
  .grid__item-2-col:nth-of-type(9583) {
    animation-delay: 958.3s; }
  .grid__item-2-col:nth-of-type(9584) {
    animation-delay: 958.4s; }
  .grid__item-2-col:nth-of-type(9585) {
    animation-delay: 958.5s; }
  .grid__item-2-col:nth-of-type(9586) {
    animation-delay: 958.6s; }
  .grid__item-2-col:nth-of-type(9587) {
    animation-delay: 958.7s; }
  .grid__item-2-col:nth-of-type(9588) {
    animation-delay: 958.8s; }
  .grid__item-2-col:nth-of-type(9589) {
    animation-delay: 958.9s; }
  .grid__item-2-col:nth-of-type(9590) {
    animation-delay: 959s; }
  .grid__item-2-col:nth-of-type(9591) {
    animation-delay: 959.1s; }
  .grid__item-2-col:nth-of-type(9592) {
    animation-delay: 959.2s; }
  .grid__item-2-col:nth-of-type(9593) {
    animation-delay: 959.3s; }
  .grid__item-2-col:nth-of-type(9594) {
    animation-delay: 959.4s; }
  .grid__item-2-col:nth-of-type(9595) {
    animation-delay: 959.5s; }
  .grid__item-2-col:nth-of-type(9596) {
    animation-delay: 959.6s; }
  .grid__item-2-col:nth-of-type(9597) {
    animation-delay: 959.7s; }
  .grid__item-2-col:nth-of-type(9598) {
    animation-delay: 959.8s; }
  .grid__item-2-col:nth-of-type(9599) {
    animation-delay: 959.9s; }
  .grid__item-2-col:nth-of-type(9600) {
    animation-delay: 960s; }
  .grid__item-2-col:nth-of-type(9601) {
    animation-delay: 960.1s; }
  .grid__item-2-col:nth-of-type(9602) {
    animation-delay: 960.2s; }
  .grid__item-2-col:nth-of-type(9603) {
    animation-delay: 960.3s; }
  .grid__item-2-col:nth-of-type(9604) {
    animation-delay: 960.4s; }
  .grid__item-2-col:nth-of-type(9605) {
    animation-delay: 960.5s; }
  .grid__item-2-col:nth-of-type(9606) {
    animation-delay: 960.6s; }
  .grid__item-2-col:nth-of-type(9607) {
    animation-delay: 960.7s; }
  .grid__item-2-col:nth-of-type(9608) {
    animation-delay: 960.8s; }
  .grid__item-2-col:nth-of-type(9609) {
    animation-delay: 960.9s; }
  .grid__item-2-col:nth-of-type(9610) {
    animation-delay: 961s; }
  .grid__item-2-col:nth-of-type(9611) {
    animation-delay: 961.1s; }
  .grid__item-2-col:nth-of-type(9612) {
    animation-delay: 961.2s; }
  .grid__item-2-col:nth-of-type(9613) {
    animation-delay: 961.3s; }
  .grid__item-2-col:nth-of-type(9614) {
    animation-delay: 961.4s; }
  .grid__item-2-col:nth-of-type(9615) {
    animation-delay: 961.5s; }
  .grid__item-2-col:nth-of-type(9616) {
    animation-delay: 961.6s; }
  .grid__item-2-col:nth-of-type(9617) {
    animation-delay: 961.7s; }
  .grid__item-2-col:nth-of-type(9618) {
    animation-delay: 961.8s; }
  .grid__item-2-col:nth-of-type(9619) {
    animation-delay: 961.9s; }
  .grid__item-2-col:nth-of-type(9620) {
    animation-delay: 962s; }
  .grid__item-2-col:nth-of-type(9621) {
    animation-delay: 962.1s; }
  .grid__item-2-col:nth-of-type(9622) {
    animation-delay: 962.2s; }
  .grid__item-2-col:nth-of-type(9623) {
    animation-delay: 962.3s; }
  .grid__item-2-col:nth-of-type(9624) {
    animation-delay: 962.4s; }
  .grid__item-2-col:nth-of-type(9625) {
    animation-delay: 962.5s; }
  .grid__item-2-col:nth-of-type(9626) {
    animation-delay: 962.6s; }
  .grid__item-2-col:nth-of-type(9627) {
    animation-delay: 962.7s; }
  .grid__item-2-col:nth-of-type(9628) {
    animation-delay: 962.8s; }
  .grid__item-2-col:nth-of-type(9629) {
    animation-delay: 962.9s; }
  .grid__item-2-col:nth-of-type(9630) {
    animation-delay: 963s; }
  .grid__item-2-col:nth-of-type(9631) {
    animation-delay: 963.1s; }
  .grid__item-2-col:nth-of-type(9632) {
    animation-delay: 963.2s; }
  .grid__item-2-col:nth-of-type(9633) {
    animation-delay: 963.3s; }
  .grid__item-2-col:nth-of-type(9634) {
    animation-delay: 963.4s; }
  .grid__item-2-col:nth-of-type(9635) {
    animation-delay: 963.5s; }
  .grid__item-2-col:nth-of-type(9636) {
    animation-delay: 963.6s; }
  .grid__item-2-col:nth-of-type(9637) {
    animation-delay: 963.7s; }
  .grid__item-2-col:nth-of-type(9638) {
    animation-delay: 963.8s; }
  .grid__item-2-col:nth-of-type(9639) {
    animation-delay: 963.9s; }
  .grid__item-2-col:nth-of-type(9640) {
    animation-delay: 964s; }
  .grid__item-2-col:nth-of-type(9641) {
    animation-delay: 964.1s; }
  .grid__item-2-col:nth-of-type(9642) {
    animation-delay: 964.2s; }
  .grid__item-2-col:nth-of-type(9643) {
    animation-delay: 964.3s; }
  .grid__item-2-col:nth-of-type(9644) {
    animation-delay: 964.4s; }
  .grid__item-2-col:nth-of-type(9645) {
    animation-delay: 964.5s; }
  .grid__item-2-col:nth-of-type(9646) {
    animation-delay: 964.6s; }
  .grid__item-2-col:nth-of-type(9647) {
    animation-delay: 964.7s; }
  .grid__item-2-col:nth-of-type(9648) {
    animation-delay: 964.8s; }
  .grid__item-2-col:nth-of-type(9649) {
    animation-delay: 964.9s; }
  .grid__item-2-col:nth-of-type(9650) {
    animation-delay: 965s; }
  .grid__item-2-col:nth-of-type(9651) {
    animation-delay: 965.1s; }
  .grid__item-2-col:nth-of-type(9652) {
    animation-delay: 965.2s; }
  .grid__item-2-col:nth-of-type(9653) {
    animation-delay: 965.3s; }
  .grid__item-2-col:nth-of-type(9654) {
    animation-delay: 965.4s; }
  .grid__item-2-col:nth-of-type(9655) {
    animation-delay: 965.5s; }
  .grid__item-2-col:nth-of-type(9656) {
    animation-delay: 965.6s; }
  .grid__item-2-col:nth-of-type(9657) {
    animation-delay: 965.7s; }
  .grid__item-2-col:nth-of-type(9658) {
    animation-delay: 965.8s; }
  .grid__item-2-col:nth-of-type(9659) {
    animation-delay: 965.9s; }
  .grid__item-2-col:nth-of-type(9660) {
    animation-delay: 966s; }
  .grid__item-2-col:nth-of-type(9661) {
    animation-delay: 966.1s; }
  .grid__item-2-col:nth-of-type(9662) {
    animation-delay: 966.2s; }
  .grid__item-2-col:nth-of-type(9663) {
    animation-delay: 966.3s; }
  .grid__item-2-col:nth-of-type(9664) {
    animation-delay: 966.4s; }
  .grid__item-2-col:nth-of-type(9665) {
    animation-delay: 966.5s; }
  .grid__item-2-col:nth-of-type(9666) {
    animation-delay: 966.6s; }
  .grid__item-2-col:nth-of-type(9667) {
    animation-delay: 966.7s; }
  .grid__item-2-col:nth-of-type(9668) {
    animation-delay: 966.8s; }
  .grid__item-2-col:nth-of-type(9669) {
    animation-delay: 966.9s; }
  .grid__item-2-col:nth-of-type(9670) {
    animation-delay: 967s; }
  .grid__item-2-col:nth-of-type(9671) {
    animation-delay: 967.1s; }
  .grid__item-2-col:nth-of-type(9672) {
    animation-delay: 967.2s; }
  .grid__item-2-col:nth-of-type(9673) {
    animation-delay: 967.3s; }
  .grid__item-2-col:nth-of-type(9674) {
    animation-delay: 967.4s; }
  .grid__item-2-col:nth-of-type(9675) {
    animation-delay: 967.5s; }
  .grid__item-2-col:nth-of-type(9676) {
    animation-delay: 967.6s; }
  .grid__item-2-col:nth-of-type(9677) {
    animation-delay: 967.7s; }
  .grid__item-2-col:nth-of-type(9678) {
    animation-delay: 967.8s; }
  .grid__item-2-col:nth-of-type(9679) {
    animation-delay: 967.9s; }
  .grid__item-2-col:nth-of-type(9680) {
    animation-delay: 968s; }
  .grid__item-2-col:nth-of-type(9681) {
    animation-delay: 968.1s; }
  .grid__item-2-col:nth-of-type(9682) {
    animation-delay: 968.2s; }
  .grid__item-2-col:nth-of-type(9683) {
    animation-delay: 968.3s; }
  .grid__item-2-col:nth-of-type(9684) {
    animation-delay: 968.4s; }
  .grid__item-2-col:nth-of-type(9685) {
    animation-delay: 968.5s; }
  .grid__item-2-col:nth-of-type(9686) {
    animation-delay: 968.6s; }
  .grid__item-2-col:nth-of-type(9687) {
    animation-delay: 968.7s; }
  .grid__item-2-col:nth-of-type(9688) {
    animation-delay: 968.8s; }
  .grid__item-2-col:nth-of-type(9689) {
    animation-delay: 968.9s; }
  .grid__item-2-col:nth-of-type(9690) {
    animation-delay: 969s; }
  .grid__item-2-col:nth-of-type(9691) {
    animation-delay: 969.1s; }
  .grid__item-2-col:nth-of-type(9692) {
    animation-delay: 969.2s; }
  .grid__item-2-col:nth-of-type(9693) {
    animation-delay: 969.3s; }
  .grid__item-2-col:nth-of-type(9694) {
    animation-delay: 969.4s; }
  .grid__item-2-col:nth-of-type(9695) {
    animation-delay: 969.5s; }
  .grid__item-2-col:nth-of-type(9696) {
    animation-delay: 969.6s; }
  .grid__item-2-col:nth-of-type(9697) {
    animation-delay: 969.7s; }
  .grid__item-2-col:nth-of-type(9698) {
    animation-delay: 969.8s; }
  .grid__item-2-col:nth-of-type(9699) {
    animation-delay: 969.9s; }
  .grid__item-2-col:nth-of-type(9700) {
    animation-delay: 970s; }
  .grid__item-2-col:nth-of-type(9701) {
    animation-delay: 970.1s; }
  .grid__item-2-col:nth-of-type(9702) {
    animation-delay: 970.2s; }
  .grid__item-2-col:nth-of-type(9703) {
    animation-delay: 970.3s; }
  .grid__item-2-col:nth-of-type(9704) {
    animation-delay: 970.4s; }
  .grid__item-2-col:nth-of-type(9705) {
    animation-delay: 970.5s; }
  .grid__item-2-col:nth-of-type(9706) {
    animation-delay: 970.6s; }
  .grid__item-2-col:nth-of-type(9707) {
    animation-delay: 970.7s; }
  .grid__item-2-col:nth-of-type(9708) {
    animation-delay: 970.8s; }
  .grid__item-2-col:nth-of-type(9709) {
    animation-delay: 970.9s; }
  .grid__item-2-col:nth-of-type(9710) {
    animation-delay: 971s; }
  .grid__item-2-col:nth-of-type(9711) {
    animation-delay: 971.1s; }
  .grid__item-2-col:nth-of-type(9712) {
    animation-delay: 971.2s; }
  .grid__item-2-col:nth-of-type(9713) {
    animation-delay: 971.3s; }
  .grid__item-2-col:nth-of-type(9714) {
    animation-delay: 971.4s; }
  .grid__item-2-col:nth-of-type(9715) {
    animation-delay: 971.5s; }
  .grid__item-2-col:nth-of-type(9716) {
    animation-delay: 971.6s; }
  .grid__item-2-col:nth-of-type(9717) {
    animation-delay: 971.7s; }
  .grid__item-2-col:nth-of-type(9718) {
    animation-delay: 971.8s; }
  .grid__item-2-col:nth-of-type(9719) {
    animation-delay: 971.9s; }
  .grid__item-2-col:nth-of-type(9720) {
    animation-delay: 972s; }
  .grid__item-2-col:nth-of-type(9721) {
    animation-delay: 972.1s; }
  .grid__item-2-col:nth-of-type(9722) {
    animation-delay: 972.2s; }
  .grid__item-2-col:nth-of-type(9723) {
    animation-delay: 972.3s; }
  .grid__item-2-col:nth-of-type(9724) {
    animation-delay: 972.4s; }
  .grid__item-2-col:nth-of-type(9725) {
    animation-delay: 972.5s; }
  .grid__item-2-col:nth-of-type(9726) {
    animation-delay: 972.6s; }
  .grid__item-2-col:nth-of-type(9727) {
    animation-delay: 972.7s; }
  .grid__item-2-col:nth-of-type(9728) {
    animation-delay: 972.8s; }
  .grid__item-2-col:nth-of-type(9729) {
    animation-delay: 972.9s; }
  .grid__item-2-col:nth-of-type(9730) {
    animation-delay: 973s; }
  .grid__item-2-col:nth-of-type(9731) {
    animation-delay: 973.1s; }
  .grid__item-2-col:nth-of-type(9732) {
    animation-delay: 973.2s; }
  .grid__item-2-col:nth-of-type(9733) {
    animation-delay: 973.3s; }
  .grid__item-2-col:nth-of-type(9734) {
    animation-delay: 973.4s; }
  .grid__item-2-col:nth-of-type(9735) {
    animation-delay: 973.5s; }
  .grid__item-2-col:nth-of-type(9736) {
    animation-delay: 973.6s; }
  .grid__item-2-col:nth-of-type(9737) {
    animation-delay: 973.7s; }
  .grid__item-2-col:nth-of-type(9738) {
    animation-delay: 973.8s; }
  .grid__item-2-col:nth-of-type(9739) {
    animation-delay: 973.9s; }
  .grid__item-2-col:nth-of-type(9740) {
    animation-delay: 974s; }
  .grid__item-2-col:nth-of-type(9741) {
    animation-delay: 974.1s; }
  .grid__item-2-col:nth-of-type(9742) {
    animation-delay: 974.2s; }
  .grid__item-2-col:nth-of-type(9743) {
    animation-delay: 974.3s; }
  .grid__item-2-col:nth-of-type(9744) {
    animation-delay: 974.4s; }
  .grid__item-2-col:nth-of-type(9745) {
    animation-delay: 974.5s; }
  .grid__item-2-col:nth-of-type(9746) {
    animation-delay: 974.6s; }
  .grid__item-2-col:nth-of-type(9747) {
    animation-delay: 974.7s; }
  .grid__item-2-col:nth-of-type(9748) {
    animation-delay: 974.8s; }
  .grid__item-2-col:nth-of-type(9749) {
    animation-delay: 974.9s; }
  .grid__item-2-col:nth-of-type(9750) {
    animation-delay: 975s; }
  .grid__item-2-col:nth-of-type(9751) {
    animation-delay: 975.1s; }
  .grid__item-2-col:nth-of-type(9752) {
    animation-delay: 975.2s; }
  .grid__item-2-col:nth-of-type(9753) {
    animation-delay: 975.3s; }
  .grid__item-2-col:nth-of-type(9754) {
    animation-delay: 975.4s; }
  .grid__item-2-col:nth-of-type(9755) {
    animation-delay: 975.5s; }
  .grid__item-2-col:nth-of-type(9756) {
    animation-delay: 975.6s; }
  .grid__item-2-col:nth-of-type(9757) {
    animation-delay: 975.7s; }
  .grid__item-2-col:nth-of-type(9758) {
    animation-delay: 975.8s; }
  .grid__item-2-col:nth-of-type(9759) {
    animation-delay: 975.9s; }
  .grid__item-2-col:nth-of-type(9760) {
    animation-delay: 976s; }
  .grid__item-2-col:nth-of-type(9761) {
    animation-delay: 976.1s; }
  .grid__item-2-col:nth-of-type(9762) {
    animation-delay: 976.2s; }
  .grid__item-2-col:nth-of-type(9763) {
    animation-delay: 976.3s; }
  .grid__item-2-col:nth-of-type(9764) {
    animation-delay: 976.4s; }
  .grid__item-2-col:nth-of-type(9765) {
    animation-delay: 976.5s; }
  .grid__item-2-col:nth-of-type(9766) {
    animation-delay: 976.6s; }
  .grid__item-2-col:nth-of-type(9767) {
    animation-delay: 976.7s; }
  .grid__item-2-col:nth-of-type(9768) {
    animation-delay: 976.8s; }
  .grid__item-2-col:nth-of-type(9769) {
    animation-delay: 976.9s; }
  .grid__item-2-col:nth-of-type(9770) {
    animation-delay: 977s; }
  .grid__item-2-col:nth-of-type(9771) {
    animation-delay: 977.1s; }
  .grid__item-2-col:nth-of-type(9772) {
    animation-delay: 977.2s; }
  .grid__item-2-col:nth-of-type(9773) {
    animation-delay: 977.3s; }
  .grid__item-2-col:nth-of-type(9774) {
    animation-delay: 977.4s; }
  .grid__item-2-col:nth-of-type(9775) {
    animation-delay: 977.5s; }
  .grid__item-2-col:nth-of-type(9776) {
    animation-delay: 977.6s; }
  .grid__item-2-col:nth-of-type(9777) {
    animation-delay: 977.7s; }
  .grid__item-2-col:nth-of-type(9778) {
    animation-delay: 977.8s; }
  .grid__item-2-col:nth-of-type(9779) {
    animation-delay: 977.9s; }
  .grid__item-2-col:nth-of-type(9780) {
    animation-delay: 978s; }
  .grid__item-2-col:nth-of-type(9781) {
    animation-delay: 978.1s; }
  .grid__item-2-col:nth-of-type(9782) {
    animation-delay: 978.2s; }
  .grid__item-2-col:nth-of-type(9783) {
    animation-delay: 978.3s; }
  .grid__item-2-col:nth-of-type(9784) {
    animation-delay: 978.4s; }
  .grid__item-2-col:nth-of-type(9785) {
    animation-delay: 978.5s; }
  .grid__item-2-col:nth-of-type(9786) {
    animation-delay: 978.6s; }
  .grid__item-2-col:nth-of-type(9787) {
    animation-delay: 978.7s; }
  .grid__item-2-col:nth-of-type(9788) {
    animation-delay: 978.8s; }
  .grid__item-2-col:nth-of-type(9789) {
    animation-delay: 978.9s; }
  .grid__item-2-col:nth-of-type(9790) {
    animation-delay: 979s; }
  .grid__item-2-col:nth-of-type(9791) {
    animation-delay: 979.1s; }
  .grid__item-2-col:nth-of-type(9792) {
    animation-delay: 979.2s; }
  .grid__item-2-col:nth-of-type(9793) {
    animation-delay: 979.3s; }
  .grid__item-2-col:nth-of-type(9794) {
    animation-delay: 979.4s; }
  .grid__item-2-col:nth-of-type(9795) {
    animation-delay: 979.5s; }
  .grid__item-2-col:nth-of-type(9796) {
    animation-delay: 979.6s; }
  .grid__item-2-col:nth-of-type(9797) {
    animation-delay: 979.7s; }
  .grid__item-2-col:nth-of-type(9798) {
    animation-delay: 979.8s; }
  .grid__item-2-col:nth-of-type(9799) {
    animation-delay: 979.9s; }
  .grid__item-2-col:nth-of-type(9800) {
    animation-delay: 980s; }
  .grid__item-2-col:nth-of-type(9801) {
    animation-delay: 980.1s; }
  .grid__item-2-col:nth-of-type(9802) {
    animation-delay: 980.2s; }
  .grid__item-2-col:nth-of-type(9803) {
    animation-delay: 980.3s; }
  .grid__item-2-col:nth-of-type(9804) {
    animation-delay: 980.4s; }
  .grid__item-2-col:nth-of-type(9805) {
    animation-delay: 980.5s; }
  .grid__item-2-col:nth-of-type(9806) {
    animation-delay: 980.6s; }
  .grid__item-2-col:nth-of-type(9807) {
    animation-delay: 980.7s; }
  .grid__item-2-col:nth-of-type(9808) {
    animation-delay: 980.8s; }
  .grid__item-2-col:nth-of-type(9809) {
    animation-delay: 980.9s; }
  .grid__item-2-col:nth-of-type(9810) {
    animation-delay: 981s; }
  .grid__item-2-col:nth-of-type(9811) {
    animation-delay: 981.1s; }
  .grid__item-2-col:nth-of-type(9812) {
    animation-delay: 981.2s; }
  .grid__item-2-col:nth-of-type(9813) {
    animation-delay: 981.3s; }
  .grid__item-2-col:nth-of-type(9814) {
    animation-delay: 981.4s; }
  .grid__item-2-col:nth-of-type(9815) {
    animation-delay: 981.5s; }
  .grid__item-2-col:nth-of-type(9816) {
    animation-delay: 981.6s; }
  .grid__item-2-col:nth-of-type(9817) {
    animation-delay: 981.7s; }
  .grid__item-2-col:nth-of-type(9818) {
    animation-delay: 981.8s; }
  .grid__item-2-col:nth-of-type(9819) {
    animation-delay: 981.9s; }
  .grid__item-2-col:nth-of-type(9820) {
    animation-delay: 982s; }
  .grid__item-2-col:nth-of-type(9821) {
    animation-delay: 982.1s; }
  .grid__item-2-col:nth-of-type(9822) {
    animation-delay: 982.2s; }
  .grid__item-2-col:nth-of-type(9823) {
    animation-delay: 982.3s; }
  .grid__item-2-col:nth-of-type(9824) {
    animation-delay: 982.4s; }
  .grid__item-2-col:nth-of-type(9825) {
    animation-delay: 982.5s; }
  .grid__item-2-col:nth-of-type(9826) {
    animation-delay: 982.6s; }
  .grid__item-2-col:nth-of-type(9827) {
    animation-delay: 982.7s; }
  .grid__item-2-col:nth-of-type(9828) {
    animation-delay: 982.8s; }
  .grid__item-2-col:nth-of-type(9829) {
    animation-delay: 982.9s; }
  .grid__item-2-col:nth-of-type(9830) {
    animation-delay: 983s; }
  .grid__item-2-col:nth-of-type(9831) {
    animation-delay: 983.1s; }
  .grid__item-2-col:nth-of-type(9832) {
    animation-delay: 983.2s; }
  .grid__item-2-col:nth-of-type(9833) {
    animation-delay: 983.3s; }
  .grid__item-2-col:nth-of-type(9834) {
    animation-delay: 983.4s; }
  .grid__item-2-col:nth-of-type(9835) {
    animation-delay: 983.5s; }
  .grid__item-2-col:nth-of-type(9836) {
    animation-delay: 983.6s; }
  .grid__item-2-col:nth-of-type(9837) {
    animation-delay: 983.7s; }
  .grid__item-2-col:nth-of-type(9838) {
    animation-delay: 983.8s; }
  .grid__item-2-col:nth-of-type(9839) {
    animation-delay: 983.9s; }
  .grid__item-2-col:nth-of-type(9840) {
    animation-delay: 984s; }
  .grid__item-2-col:nth-of-type(9841) {
    animation-delay: 984.1s; }
  .grid__item-2-col:nth-of-type(9842) {
    animation-delay: 984.2s; }
  .grid__item-2-col:nth-of-type(9843) {
    animation-delay: 984.3s; }
  .grid__item-2-col:nth-of-type(9844) {
    animation-delay: 984.4s; }
  .grid__item-2-col:nth-of-type(9845) {
    animation-delay: 984.5s; }
  .grid__item-2-col:nth-of-type(9846) {
    animation-delay: 984.6s; }
  .grid__item-2-col:nth-of-type(9847) {
    animation-delay: 984.7s; }
  .grid__item-2-col:nth-of-type(9848) {
    animation-delay: 984.8s; }
  .grid__item-2-col:nth-of-type(9849) {
    animation-delay: 984.9s; }
  .grid__item-2-col:nth-of-type(9850) {
    animation-delay: 985s; }
  .grid__item-2-col:nth-of-type(9851) {
    animation-delay: 985.1s; }
  .grid__item-2-col:nth-of-type(9852) {
    animation-delay: 985.2s; }
  .grid__item-2-col:nth-of-type(9853) {
    animation-delay: 985.3s; }
  .grid__item-2-col:nth-of-type(9854) {
    animation-delay: 985.4s; }
  .grid__item-2-col:nth-of-type(9855) {
    animation-delay: 985.5s; }
  .grid__item-2-col:nth-of-type(9856) {
    animation-delay: 985.6s; }
  .grid__item-2-col:nth-of-type(9857) {
    animation-delay: 985.7s; }
  .grid__item-2-col:nth-of-type(9858) {
    animation-delay: 985.8s; }
  .grid__item-2-col:nth-of-type(9859) {
    animation-delay: 985.9s; }
  .grid__item-2-col:nth-of-type(9860) {
    animation-delay: 986s; }
  .grid__item-2-col:nth-of-type(9861) {
    animation-delay: 986.1s; }
  .grid__item-2-col:nth-of-type(9862) {
    animation-delay: 986.2s; }
  .grid__item-2-col:nth-of-type(9863) {
    animation-delay: 986.3s; }
  .grid__item-2-col:nth-of-type(9864) {
    animation-delay: 986.4s; }
  .grid__item-2-col:nth-of-type(9865) {
    animation-delay: 986.5s; }
  .grid__item-2-col:nth-of-type(9866) {
    animation-delay: 986.6s; }
  .grid__item-2-col:nth-of-type(9867) {
    animation-delay: 986.7s; }
  .grid__item-2-col:nth-of-type(9868) {
    animation-delay: 986.8s; }
  .grid__item-2-col:nth-of-type(9869) {
    animation-delay: 986.9s; }
  .grid__item-2-col:nth-of-type(9870) {
    animation-delay: 987s; }
  .grid__item-2-col:nth-of-type(9871) {
    animation-delay: 987.1s; }
  .grid__item-2-col:nth-of-type(9872) {
    animation-delay: 987.2s; }
  .grid__item-2-col:nth-of-type(9873) {
    animation-delay: 987.3s; }
  .grid__item-2-col:nth-of-type(9874) {
    animation-delay: 987.4s; }
  .grid__item-2-col:nth-of-type(9875) {
    animation-delay: 987.5s; }
  .grid__item-2-col:nth-of-type(9876) {
    animation-delay: 987.6s; }
  .grid__item-2-col:nth-of-type(9877) {
    animation-delay: 987.7s; }
  .grid__item-2-col:nth-of-type(9878) {
    animation-delay: 987.8s; }
  .grid__item-2-col:nth-of-type(9879) {
    animation-delay: 987.9s; }
  .grid__item-2-col:nth-of-type(9880) {
    animation-delay: 988s; }
  .grid__item-2-col:nth-of-type(9881) {
    animation-delay: 988.1s; }
  .grid__item-2-col:nth-of-type(9882) {
    animation-delay: 988.2s; }
  .grid__item-2-col:nth-of-type(9883) {
    animation-delay: 988.3s; }
  .grid__item-2-col:nth-of-type(9884) {
    animation-delay: 988.4s; }
  .grid__item-2-col:nth-of-type(9885) {
    animation-delay: 988.5s; }
  .grid__item-2-col:nth-of-type(9886) {
    animation-delay: 988.6s; }
  .grid__item-2-col:nth-of-type(9887) {
    animation-delay: 988.7s; }
  .grid__item-2-col:nth-of-type(9888) {
    animation-delay: 988.8s; }
  .grid__item-2-col:nth-of-type(9889) {
    animation-delay: 988.9s; }
  .grid__item-2-col:nth-of-type(9890) {
    animation-delay: 989s; }
  .grid__item-2-col:nth-of-type(9891) {
    animation-delay: 989.1s; }
  .grid__item-2-col:nth-of-type(9892) {
    animation-delay: 989.2s; }
  .grid__item-2-col:nth-of-type(9893) {
    animation-delay: 989.3s; }
  .grid__item-2-col:nth-of-type(9894) {
    animation-delay: 989.4s; }
  .grid__item-2-col:nth-of-type(9895) {
    animation-delay: 989.5s; }
  .grid__item-2-col:nth-of-type(9896) {
    animation-delay: 989.6s; }
  .grid__item-2-col:nth-of-type(9897) {
    animation-delay: 989.7s; }
  .grid__item-2-col:nth-of-type(9898) {
    animation-delay: 989.8s; }
  .grid__item-2-col:nth-of-type(9899) {
    animation-delay: 989.9s; }
  .grid__item-2-col:nth-of-type(9900) {
    animation-delay: 990s; }
  .grid__item-2-col:nth-of-type(9901) {
    animation-delay: 990.1s; }
  .grid__item-2-col:nth-of-type(9902) {
    animation-delay: 990.2s; }
  .grid__item-2-col:nth-of-type(9903) {
    animation-delay: 990.3s; }
  .grid__item-2-col:nth-of-type(9904) {
    animation-delay: 990.4s; }
  .grid__item-2-col:nth-of-type(9905) {
    animation-delay: 990.5s; }
  .grid__item-2-col:nth-of-type(9906) {
    animation-delay: 990.6s; }
  .grid__item-2-col:nth-of-type(9907) {
    animation-delay: 990.7s; }
  .grid__item-2-col:nth-of-type(9908) {
    animation-delay: 990.8s; }
  .grid__item-2-col:nth-of-type(9909) {
    animation-delay: 990.9s; }
  .grid__item-2-col:nth-of-type(9910) {
    animation-delay: 991s; }
  .grid__item-2-col:nth-of-type(9911) {
    animation-delay: 991.1s; }
  .grid__item-2-col:nth-of-type(9912) {
    animation-delay: 991.2s; }
  .grid__item-2-col:nth-of-type(9913) {
    animation-delay: 991.3s; }
  .grid__item-2-col:nth-of-type(9914) {
    animation-delay: 991.4s; }
  .grid__item-2-col:nth-of-type(9915) {
    animation-delay: 991.5s; }
  .grid__item-2-col:nth-of-type(9916) {
    animation-delay: 991.6s; }
  .grid__item-2-col:nth-of-type(9917) {
    animation-delay: 991.7s; }
  .grid__item-2-col:nth-of-type(9918) {
    animation-delay: 991.8s; }
  .grid__item-2-col:nth-of-type(9919) {
    animation-delay: 991.9s; }
  .grid__item-2-col:nth-of-type(9920) {
    animation-delay: 992s; }
  .grid__item-2-col:nth-of-type(9921) {
    animation-delay: 992.1s; }
  .grid__item-2-col:nth-of-type(9922) {
    animation-delay: 992.2s; }
  .grid__item-2-col:nth-of-type(9923) {
    animation-delay: 992.3s; }
  .grid__item-2-col:nth-of-type(9924) {
    animation-delay: 992.4s; }
  .grid__item-2-col:nth-of-type(9925) {
    animation-delay: 992.5s; }
  .grid__item-2-col:nth-of-type(9926) {
    animation-delay: 992.6s; }
  .grid__item-2-col:nth-of-type(9927) {
    animation-delay: 992.7s; }
  .grid__item-2-col:nth-of-type(9928) {
    animation-delay: 992.8s; }
  .grid__item-2-col:nth-of-type(9929) {
    animation-delay: 992.9s; }
  .grid__item-2-col:nth-of-type(9930) {
    animation-delay: 993s; }
  .grid__item-2-col:nth-of-type(9931) {
    animation-delay: 993.1s; }
  .grid__item-2-col:nth-of-type(9932) {
    animation-delay: 993.2s; }
  .grid__item-2-col:nth-of-type(9933) {
    animation-delay: 993.3s; }
  .grid__item-2-col:nth-of-type(9934) {
    animation-delay: 993.4s; }
  .grid__item-2-col:nth-of-type(9935) {
    animation-delay: 993.5s; }
  .grid__item-2-col:nth-of-type(9936) {
    animation-delay: 993.6s; }
  .grid__item-2-col:nth-of-type(9937) {
    animation-delay: 993.7s; }
  .grid__item-2-col:nth-of-type(9938) {
    animation-delay: 993.8s; }
  .grid__item-2-col:nth-of-type(9939) {
    animation-delay: 993.9s; }
  .grid__item-2-col:nth-of-type(9940) {
    animation-delay: 994s; }
  .grid__item-2-col:nth-of-type(9941) {
    animation-delay: 994.1s; }
  .grid__item-2-col:nth-of-type(9942) {
    animation-delay: 994.2s; }
  .grid__item-2-col:nth-of-type(9943) {
    animation-delay: 994.3s; }
  .grid__item-2-col:nth-of-type(9944) {
    animation-delay: 994.4s; }
  .grid__item-2-col:nth-of-type(9945) {
    animation-delay: 994.5s; }
  .grid__item-2-col:nth-of-type(9946) {
    animation-delay: 994.6s; }
  .grid__item-2-col:nth-of-type(9947) {
    animation-delay: 994.7s; }
  .grid__item-2-col:nth-of-type(9948) {
    animation-delay: 994.8s; }
  .grid__item-2-col:nth-of-type(9949) {
    animation-delay: 994.9s; }
  .grid__item-2-col:nth-of-type(9950) {
    animation-delay: 995s; }
  .grid__item-2-col:nth-of-type(9951) {
    animation-delay: 995.1s; }
  .grid__item-2-col:nth-of-type(9952) {
    animation-delay: 995.2s; }
  .grid__item-2-col:nth-of-type(9953) {
    animation-delay: 995.3s; }
  .grid__item-2-col:nth-of-type(9954) {
    animation-delay: 995.4s; }
  .grid__item-2-col:nth-of-type(9955) {
    animation-delay: 995.5s; }
  .grid__item-2-col:nth-of-type(9956) {
    animation-delay: 995.6s; }
  .grid__item-2-col:nth-of-type(9957) {
    animation-delay: 995.7s; }
  .grid__item-2-col:nth-of-type(9958) {
    animation-delay: 995.8s; }
  .grid__item-2-col:nth-of-type(9959) {
    animation-delay: 995.9s; }
  .grid__item-2-col:nth-of-type(9960) {
    animation-delay: 996s; }
  .grid__item-2-col:nth-of-type(9961) {
    animation-delay: 996.1s; }
  .grid__item-2-col:nth-of-type(9962) {
    animation-delay: 996.2s; }
  .grid__item-2-col:nth-of-type(9963) {
    animation-delay: 996.3s; }
  .grid__item-2-col:nth-of-type(9964) {
    animation-delay: 996.4s; }
  .grid__item-2-col:nth-of-type(9965) {
    animation-delay: 996.5s; }
  .grid__item-2-col:nth-of-type(9966) {
    animation-delay: 996.6s; }
  .grid__item-2-col:nth-of-type(9967) {
    animation-delay: 996.7s; }
  .grid__item-2-col:nth-of-type(9968) {
    animation-delay: 996.8s; }
  .grid__item-2-col:nth-of-type(9969) {
    animation-delay: 996.9s; }
  .grid__item-2-col:nth-of-type(9970) {
    animation-delay: 997s; }
  .grid__item-2-col:nth-of-type(9971) {
    animation-delay: 997.1s; }
  .grid__item-2-col:nth-of-type(9972) {
    animation-delay: 997.2s; }
  .grid__item-2-col:nth-of-type(9973) {
    animation-delay: 997.3s; }
  .grid__item-2-col:nth-of-type(9974) {
    animation-delay: 997.4s; }
  .grid__item-2-col:nth-of-type(9975) {
    animation-delay: 997.5s; }
  .grid__item-2-col:nth-of-type(9976) {
    animation-delay: 997.6s; }
  .grid__item-2-col:nth-of-type(9977) {
    animation-delay: 997.7s; }
  .grid__item-2-col:nth-of-type(9978) {
    animation-delay: 997.8s; }
  .grid__item-2-col:nth-of-type(9979) {
    animation-delay: 997.9s; }
  .grid__item-2-col:nth-of-type(9980) {
    animation-delay: 998s; }
  .grid__item-2-col:nth-of-type(9981) {
    animation-delay: 998.1s; }
  .grid__item-2-col:nth-of-type(9982) {
    animation-delay: 998.2s; }
  .grid__item-2-col:nth-of-type(9983) {
    animation-delay: 998.3s; }
  .grid__item-2-col:nth-of-type(9984) {
    animation-delay: 998.4s; }
  .grid__item-2-col:nth-of-type(9985) {
    animation-delay: 998.5s; }
  .grid__item-2-col:nth-of-type(9986) {
    animation-delay: 998.6s; }
  .grid__item-2-col:nth-of-type(9987) {
    animation-delay: 998.7s; }
  .grid__item-2-col:nth-of-type(9988) {
    animation-delay: 998.8s; }
  .grid__item-2-col:nth-of-type(9989) {
    animation-delay: 998.9s; }
  .grid__item-2-col:nth-of-type(9990) {
    animation-delay: 999s; }
  .grid__item-2-col:nth-of-type(9991) {
    animation-delay: 999.1s; }
  .grid__item-2-col:nth-of-type(9992) {
    animation-delay: 999.2s; }
  .grid__item-2-col:nth-of-type(9993) {
    animation-delay: 999.3s; }
  .grid__item-2-col:nth-of-type(9994) {
    animation-delay: 999.4s; }
  .grid__item-2-col:nth-of-type(9995) {
    animation-delay: 999.5s; }
  .grid__item-2-col:nth-of-type(9996) {
    animation-delay: 999.6s; }
  .grid__item-2-col:nth-of-type(9997) {
    animation-delay: 999.7s; }
  .grid__item-2-col:nth-of-type(9998) {
    animation-delay: 999.8s; }
  .grid__item-2-col:nth-of-type(9999) {
    animation-delay: 999.9s; }
  @media (min-width: 600px) {
    .grid__item-2-col:nth-of-type(2n) {
      margin-right: 0; } }
  @media (max-width: 600px) {
    .grid__item-2-col {
      width: 100%;
      margin-right: 0; } }
  .grid__item-2-col:last-of-type {
    flex-grow: 1;
    margin: 0 0 1.5em 0; }

.fourohfour__content {
  padding: 4rem 0; }
  .fourohfour__content a:not(.button) {
    color: #364C88; }
    .fourohfour__content a:not(.button):hover {
      color: #C6322D; }
  .fourohfour__content .button {
    margin-top: 2rem; }
  .fourohfour__content img {
    max-width: 80rem; }

.fourohfour__van {
  animation-name: vroom;
  animation-duration: 8s;
  animation-delay: 1s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  background-image: url("./assets/img/vans/van-4-meter.svg");
  background-image: url("./assets/img/ace-couriers-van-404.gif");
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 5rem;
  padding-bottom: 28.125%;
  position: relative;
  opacity: 0;
  transition: all 0.5s linear; }

@keyframes vroom {
  0% {
    left: -100%;
    opacity: 0; }
  39% {
    background-image: url("./assets/img/ace-couriers-van-404.gif"); }
  40% {
    background-image: url("./assets/img/vans/van-4-meter.svg"); }
  40%, 50%, 60% {
    left: 20%;
    opacity: 1; }
  100% {
    background-image: url("./assets/img/ace-couriers-van-404.gif");
    left: 100%;
    opacity: 0; } }

/*
    Index
*/
/*
    Archive
*/
/*
    Single
*/
.locations {
  padding: 8rem 0;
  width: 100%; }
  @media all and (max-width: 768px) {
    .locations {
      padding: 4rem 0; } }

.location {
  border-bottom: 0.1rem solid rgba(198, 50, 45, 0.25);
  padding: 2rem 0; }
  .location__wrap {
    display: flex; }
    @media (max-width: 992px) {
      .location__wrap {
        flex-direction: column; } }
  .location__title {
    color: #C6322D;
    font-weight: 600; }
  .location__address {
    display: block;
    font-size: 1.8rem;
    font-style: normal; }
  .location__content {
    display: flex;
    width: 33.33%; }
    @media (max-width: 992px) {
      .location__content {
        width: 100%;
        padding: 1em 0; } }
    .location__content--column {
      flex-direction: column; }
    .location__content a {
      color: #364C88; }
    .location__content i {
      color: #C6322D;
      margin-right: 1rem; }
    .location__content p {
      margin: 0; }
  .location__map {
    width: 33.33%; }
    @media (max-width: 992px) {
      .location__map {
        width: 100%; } }
    .location__map iframe {
      width: 100% !important;
      height: 35rem !important; }

/*
    Front-page
*/
.features {
  padding: 8rem 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media all and (max-width: 768px) {
    .features {
      padding-top: 0; } }
  .features__row {
    display: flex; }
    @media all and (max-width: 768px) {
      .features__row {
        flex-direction: column; } }
  .features__col {
    font-size: 1.8rem;
    padding: 2rem 0;
    width: 50%; }
    .features__col:first-of-type {
      margin-right: 2.5rem; }
    @media all and (max-width: 768px) {
      .features__col {
        margin: 0 auto;
        width: 100%; } }
  .features__footer {
    margin-top: 2rem;
    text-align: center; }

.about {
  display: flex; }
  @media all and (max-width: 992px) {
    .about {
      flex-direction: column; } }
  .about__col {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 10rem;
    padding-bottom: 10rem;
    width: 50%; }
    @media all and (max-width: 992px) {
      .about__col {
        width: 100%;
        padding-top: 2rem;
        padding-bottom: 2rem; } }
    .about__col--right {
      padding: 0; }
  .about__content {
    color: #fff;
    font-size: 2rem;
    font-weight: 400;
    padding-top: 5rem;
    padding-bottom: 5rem;
    width: 100%;
    height: 100%; }
    .about__content--left {
      text-align: center; }
      @media all and (min-width: 992px) {
        .about__content--left {
          margin: 0 0 0 auto;
          padding-right: 5rem; } }
      @media all and (max-width: 992px) {
        .about__content--left {
          padding: 4rem;
          margin: 0;
          width: 100%; } }
    .about__content--right {
      padding: 0; }
  .about__title {
    color: #fff;
    font-size: 3rem;
    font-weight: 400; }

.testimonials {
  height: 100%; }
  .testimonials .slick-slider {
    height: 100%; }
  .testimonials .slick-list {
    height: 100%; }
  .testimonials .slick-track {
    height: 100%; }
  .testimonials .slick-dots {
    bottom: 30px;
    left: 5rem; }

.testimonial {
  text-align: left;
  padding: 5rem 0;
  padding-left: 5rem;
  background-size: cover;
  background-position: center;
  display: flex !important;
  flex-direction: column;
  justify-content: center; }
  .testimonial__content {
    position: relative;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 2rem;
    padding: 1.5rem;
    margin-left: 0;
    margin-bottom: 0; }
    .testimonial__content p {
      font-size: 2rem;
      margin: 0; }
  .testimonial__author {
    font-size: 1.6rem;
    margin-top: 4rem;
    display: block; }
  .testimonial img {
    position: absolute;
    bottom: -31px;
    right: 20%;
    opacity: 0.3; }

.latest-news {
  padding: 8rem 0; }
  @media all and (max-width: 768px) {
    .latest-news {
      padding: 4rem 0; } }
  .latest-news__title {
    color: #364C88;
    font-weight: 400;
    font-size: 2.5rem; }
  .latest-news .grid {
    padding-top: 2rem; }

.our-history {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 8rem 0; }
  @media all and (max-width: 768px) {
    .our-history {
      padding: 4rem 0; } }
  .our-history__title {
    color: #fff;
    font-size: 3rem;
    font-weight: 400; }
  .our-history .grid {
    padding-top: 2rem; }

/*
    Page
*/
.page-archive {
  padding: 8rem 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("assets/scss/vendor/slick/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("assets/scss/vendor/slick/fonts/slick.eot");
  src: url("assets/scss/vendor/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("assets/scss/vendor/slick/fonts/slick.woff") format("woff"), url("assets/scss/vendor/slick/fonts/slick.ttf") format("truetype"), url("assets/scss/vendor/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.5; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 10px;
        line-height: 20px;
        text-align: center;
        color: white;
        opacity: 0.5;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: white;
      opacity: 0.75; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("assets/scss/vendor/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("assets/scss/vendor/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("assets/scss/vendor/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("assets/scss/vendor/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("assets/scss/vendor/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("assets/scss/vendor/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
body {
  -webkit-backface-visibility: hidden; }

.animated, .hero__title, .hero__description, .hero p, .header, .pageheader__content, .grid__item-4-col, .grid__item-3-col, .grid__item-2-col {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .animated.infinite, .infinite.hero__title, .infinite.hero__description, .hero p.infinite, .infinite.header, .infinite.pageheader__content, .infinite.grid__item-4-col, .infinite.grid__item-3-col, .infinite.grid__item-2-col {
    animation-iteration-count: infinite; }
  .animated.hinge, .hinge.hero__title, .hinge.hero__description, .hero p.hinge, .hinge.header, .hinge.pageheader__content, .hinge.grid__item-4-col, .hinge.grid__item-3-col, .hinge.grid__item-2-col {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .animated.bounceIn, .bounceIn.hero__title, .bounceIn.hero__description, .hero p.bounceIn, .bounceIn.header, .bounceIn.pageheader__content, .bounceIn.grid__item-4-col, .bounceIn.grid__item-3-col, .bounceIn.grid__item-2-col, .animated.bounceOut, .bounceOut.hero__title, .bounceOut.hero__description, .hero p.bounceOut, .bounceOut.header, .bounceOut.pageheader__content, .bounceOut.grid__item-4-col, .bounceOut.grid__item-3-col, .bounceOut.grid__item-2-col {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s; }
  .animated.flipOutX, .flipOutX.hero__title, .flipOutX.hero__description, .hero p.flipOutX, .flipOutX.header, .flipOutX.pageheader__content, .flipOutX.grid__item-4-col, .flipOutX.grid__item-3-col, .flipOutX.grid__item-2-col, .animated.flipOutY, .flipOutY.hero__title, .flipOutY.hero__description, .hero p.flipOutY, .flipOutY.header, .flipOutY.pageheader__content, .flipOutY.grid__item-4-col, .flipOutY.grid__item-3-col, .flipOutY.grid__item-2-col {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    opacity: 1;
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    transform: translateY(30px); }
  80% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    transform: translateX(30px); }
  80% {
    transform: translateX(-10px); }
  100% {
    transform: translateX(0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    transform: translateX(-30px); }
  80% {
    transform: translateX(10px); }
  100% {
    transform: translateX(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    transform: translateY(-30px); }
  80% {
    transform: translateY(10px); }
  100% {
    transform: translateY(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(0.95); }
  50% {
    opacity: 1;
    transform: scale(1.1); }
  100% {
    opacity: 0;
    transform: scale(0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    transform: translateY(0); }
  20% {
    opacity: 1;
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    transform: translateX(0); }
  20% {
    opacity: 1;
    transform: translateX(20px); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    transform: translateX(0); }
  20% {
    opacity: 1;
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    transform: translateY(0); }
  20% {
    opacity: 1;
    transform: translateY(20px); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fadeInDown, .hero__title, .hero__description, .hero p, .header, .pageheader__content, .grid__item-4-col, .grid__item-3-col, .grid__item-2-col {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-20px); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(20px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-20px); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

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