@charset "UTF-8";
/*
Theme Name: ibizz
Author: ibizz
Author URI: https://ibizz.nl/
Version: 2.1
Tested up to: 6.1
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ibizz

This theme, like WordPress, is licensed under the GPL.

ibizz is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://Fnecolas.github.io/normalize.css/
*/
@keyframes fadeInRightTransform {
  0% {
    opacity: 0;
    transform: translate3d(50%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftTransform {
  0% {
    opacity: 0;
    transform: translate3d(-50%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownTransform {
  from {
    opacity: 0;
    transform: translate3d(0, -10%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@media (min-width: 1024px) {
  .animate {
    opacity: 0;
  }
}
@media (min-width: 1024px) {
  .animate.inview {
    animation-name: fadeInDownTransform;
    animation-duration: 0.6s;
    animation-fill-mode: forwards;
    animation-delay: 0s;
    animation-timing-function: ease-out;
  }
  .animate.inview:not(.wp-block-image) {
    z-index: 0;
  }
}

@media (min-width: 1024px) {
  .animateTb > figure {
    opacity: 0;
  }
}
@media (min-width: 1024px) {
  .animateTb.inview.imgleft > figure {
    animation-name: fadeInLeftTransform;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-delay: 0s;
    animation-timing-function: ease-in-out;
  }
}
@media (min-width: 1024px) {
  .animateTb.inview.imgright > figure {
    animation-name: fadeInRightTransform;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-delay: 0s;
    animation-timing-function: ease-in-out;
  }
}

.animateLi:nth-child(2) {
  animation-delay: 0.25s;
}
.animateLi:nth-child(3) {
  animation-delay: 0.45s;
}
.animateLi:nth-child(4) {
  animation-delay: 0.65s;
}
.animateLi:nth-child(5) {
  animation-delay: 0.85s;
}
.animateLi:nth-child(6) {
  animation-delay: 1.05s;
}
.animateLi:nth-child(7) {
  animation-delay: 1.25s;
}
.animateLi:nth-child(8) {
  animation-delay: 1.45s;
}
.animateLi:nth-child(9) {
  animation-delay: 1.65s;
}
.animateLi:nth-child(10) {
  animation-delay: 1.85s;
}
.animateLi:nth-child(11) {
  animation-delay: 2.05s;
}
.animateLi:nth-child(12) {
  animation-delay: 2.25s;
}
.animateLi:nth-child(13) {
  animation-delay: 2.45s;
}
.animateLi:nth-child(14) {
  animation-delay: 2.65s;
}
.animateLi:nth-child(15) {
  animation-delay: 2.85s;
}
.animateLi:nth-child(16) {
  animation-delay: 3.05s;
}
.animateLi:nth-child(17) {
  animation-delay: 3.25s;
}
.animateLi:nth-child(18) {
  animation-delay: 3.45s;
}
.animateLi:nth-child(19) {
  animation-delay: 3.65s;
}
.animateLi:nth-child(20) {
  animation-delay: 3.85s;
}
.animateLi:nth-child(21) {
  animation-delay: 4.05s;
}
.animateLi:nth-child(22) {
  animation-delay: 4.25s;
}
.animateLi:nth-child(23) {
  animation-delay: 4.45s;
}
.animateLi:nth-child(24) {
  animation-delay: 4.65s;
}
.animateLi:nth-child(25) {
  animation-delay: 4.85s;
}
.animateLi:nth-child(26) {
  animation-delay: 5.05s;
}
.animateLi:nth-child(27) {
  animation-delay: 5.25s;
}
.animateLi:nth-child(28) {
  animation-delay: 5.45s;
}
.animateLi:nth-child(29) {
  animation-delay: 5.65s;
}
.animateLi:nth-child(30) {
  animation-delay: 5.85s;
}
.animateLi:nth-child(31) {
  animation-delay: 6.05s;
}
.animateLi:nth-child(32) {
  animation-delay: 6.25s;
}
.animateLi:nth-child(33) {
  animation-delay: 6.45s;
}
.animateLi:nth-child(34) {
  animation-delay: 6.65s;
}
.animateLi:nth-child(35) {
  animation-delay: 6.85s;
}
.animateLi:nth-child(36) {
  animation-delay: 7.05s;
}
.animateLi:nth-child(37) {
  animation-delay: 7.25s;
}
.animateLi:nth-child(38) {
  animation-delay: 7.45s;
}
.animateLi:nth-child(39) {
  animation-delay: 7.65s;
}
.animateLi:nth-child(40) {
  animation-delay: 7.85s;
}
.animateLi:nth-child(41) {
  animation-delay: 8.05s;
}
.animateLi:nth-child(42) {
  animation-delay: 8.25s;
}
.animateLi:nth-child(43) {
  animation-delay: 8.45s;
}
.animateLi:nth-child(44) {
  animation-delay: 8.65s;
}
.animateLi:nth-child(45) {
  animation-delay: 8.85s;
}
.animateLi:nth-child(46) {
  animation-delay: 9.05s;
}
.animateLi:nth-child(47) {
  animation-delay: 9.25s;
}
.animateLi:nth-child(48) {
  animation-delay: 9.45s;
}
.animateLi:nth-child(49) {
  animation-delay: 9.65s;
}
.animateLi:nth-child(50) {
  animation-delay: 9.85s;
}
.animateLi:nth-child(51) {
  animation-delay: 10.05s;
}
.animateLi:nth-child(52) {
  animation-delay: 10.25s;
}
.animateLi:nth-child(53) {
  animation-delay: 10.45s;
}
.animateLi:nth-child(54) {
  animation-delay: 10.65s;
}
.animateLi:nth-child(55) {
  animation-delay: 10.85s;
}
.animateLi:nth-child(56) {
  animation-delay: 11.05s;
}
.animateLi:nth-child(57) {
  animation-delay: 11.25s;
}
.animateLi:nth-child(58) {
  animation-delay: 11.45s;
}
.animateLi:nth-child(59) {
  animation-delay: 11.65s;
}
.animateLi:nth-child(60) {
  animation-delay: 11.85s;
}
.animateLi:nth-child(61) {
  animation-delay: 12.05s;
}
.animateLi:nth-child(62) {
  animation-delay: 12.25s;
}
.animateLi:nth-child(63) {
  animation-delay: 12.45s;
}
.animateLi:nth-child(64) {
  animation-delay: 12.65s;
}
.animateLi:nth-child(65) {
  animation-delay: 12.85s;
}
.animateLi:nth-child(66) {
  animation-delay: 13.05s;
}
.animateLi:nth-child(67) {
  animation-delay: 13.25s;
}
.animateLi:nth-child(68) {
  animation-delay: 13.45s;
}
.animateLi:nth-child(69) {
  animation-delay: 13.65s;
}
.animateLi:nth-child(70) {
  animation-delay: 13.85s;
}
.animateLi:nth-child(71) {
  animation-delay: 14.05s;
}
.animateLi:nth-child(72) {
  animation-delay: 14.25s;
}
.animateLi:nth-child(73) {
  animation-delay: 14.45s;
}
.animateLi:nth-child(74) {
  animation-delay: 14.65s;
}
.animateLi:nth-child(75) {
  animation-delay: 14.85s;
}
.animateLi:nth-child(76) {
  animation-delay: 15.05s;
}
.animateLi:nth-child(77) {
  animation-delay: 15.25s;
}
.animateLi:nth-child(78) {
  animation-delay: 15.45s;
}
.animateLi:nth-child(79) {
  animation-delay: 15.65s;
}
.animateLi:nth-child(80) {
  animation-delay: 15.85s;
}
.animateLi:nth-child(81) {
  animation-delay: 16.05s;
}
.animateLi:nth-child(82) {
  animation-delay: 16.25s;
}
.animateLi:nth-child(83) {
  animation-delay: 16.45s;
}
.animateLi:nth-child(84) {
  animation-delay: 16.65s;
}
.animateLi:nth-child(85) {
  animation-delay: 16.85s;
}
.animateLi:nth-child(86) {
  animation-delay: 17.05s;
}
.animateLi:nth-child(87) {
  animation-delay: 17.25s;
}
.animateLi:nth-child(88) {
  animation-delay: 17.45s;
}
.animateLi:nth-child(89) {
  animation-delay: 17.65s;
}
.animateLi:nth-child(90) {
  animation-delay: 17.85s;
}
.animateLi:nth-child(91) {
  animation-delay: 18.05s;
}
.animateLi:nth-child(92) {
  animation-delay: 18.25s;
}
.animateLi:nth-child(93) {
  animation-delay: 18.45s;
}
.animateLi:nth-child(94) {
  animation-delay: 18.65s;
}
.animateLi:nth-child(95) {
  animation-delay: 18.85s;
}
.animateLi:nth-child(96) {
  animation-delay: 19.05s;
}
.animateLi:nth-child(97) {
  animation-delay: 19.25s;
}
.animateLi:nth-child(98) {
  animation-delay: 19.45s;
}
.animateLi:nth-child(99) {
  animation-delay: 19.65s;
}
.animateLi:nth-child(100) {
  animation-delay: 19.85s;
}
.animateLi:nth-child(101) {
  animation-delay: 20.05s;
}
.animateLi:nth-child(102) {
  animation-delay: 20.25s;
}
.animateLi:nth-child(103) {
  animation-delay: 20.45s;
}
.animateLi:nth-child(104) {
  animation-delay: 20.65s;
}
.animateLi:nth-child(105) {
  animation-delay: 20.85s;
}
.animateLi:nth-child(106) {
  animation-delay: 21.05s;
}
.animateLi:nth-child(107) {
  animation-delay: 21.25s;
}
.animateLi:nth-child(108) {
  animation-delay: 21.45s;
}
.animateLi:nth-child(109) {
  animation-delay: 21.65s;
}
.animateLi:nth-child(110) {
  animation-delay: 21.85s;
}
.animateLi:nth-child(111) {
  animation-delay: 22.05s;
}
.animateLi:nth-child(112) {
  animation-delay: 22.25s;
}
.animateLi:nth-child(113) {
  animation-delay: 22.45s;
}
.animateLi:nth-child(114) {
  animation-delay: 22.65s;
}
.animateLi:nth-child(115) {
  animation-delay: 22.85s;
}
.animateLi:nth-child(116) {
  animation-delay: 23.05s;
}
.animateLi:nth-child(117) {
  animation-delay: 23.25s;
}
.animateLi:nth-child(118) {
  animation-delay: 23.45s;
}
.animateLi:nth-child(119) {
  animation-delay: 23.65s;
}
.animateLi:nth-child(120) {
  animation-delay: 23.85s;
}
.animateLi:nth-child(121) {
  animation-delay: 24.05s;
}
.animateLi:nth-child(122) {
  animation-delay: 24.25s;
}
.animateLi:nth-child(123) {
  animation-delay: 24.45s;
}
.animateLi:nth-child(124) {
  animation-delay: 24.65s;
}
.animateLi:nth-child(125) {
  animation-delay: 24.85s;
}
.animateLi:nth-child(126) {
  animation-delay: 25.05s;
}
.animateLi:nth-child(127) {
  animation-delay: 25.25s;
}
.animateLi:nth-child(128) {
  animation-delay: 25.45s;
}
.animateLi:nth-child(129) {
  animation-delay: 25.65s;
}
.animateLi:nth-child(130) {
  animation-delay: 25.85s;
}
.animateLi:nth-child(131) {
  animation-delay: 26.05s;
}
.animateLi:nth-child(132) {
  animation-delay: 26.25s;
}
.animateLi:nth-child(133) {
  animation-delay: 26.45s;
}
.animateLi:nth-child(134) {
  animation-delay: 26.65s;
}
.animateLi:nth-child(135) {
  animation-delay: 26.85s;
}
.animateLi:nth-child(136) {
  animation-delay: 27.05s;
}
.animateLi:nth-child(137) {
  animation-delay: 27.25s;
}
.animateLi:nth-child(138) {
  animation-delay: 27.45s;
}
.animateLi:nth-child(139) {
  animation-delay: 27.65s;
}
.animateLi:nth-child(140) {
  animation-delay: 27.85s;
}
.animateLi:nth-child(141) {
  animation-delay: 28.05s;
}
.animateLi:nth-child(142) {
  animation-delay: 28.25s;
}
.animateLi:nth-child(143) {
  animation-delay: 28.45s;
}
.animateLi:nth-child(144) {
  animation-delay: 28.65s;
}
.animateLi:nth-child(145) {
  animation-delay: 28.85s;
}
.animateLi:nth-child(146) {
  animation-delay: 29.05s;
}
.animateLi:nth-child(147) {
  animation-delay: 29.25s;
}
.animateLi:nth-child(148) {
  animation-delay: 29.45s;
}
.animateLi:nth-child(149) {
  animation-delay: 29.65s;
}
.animateLi:nth-child(150) {
  animation-delay: 29.85s;
}
.animateLi:nth-child(151) {
  animation-delay: 30.05s;
}
.animateLi:nth-child(152) {
  animation-delay: 30.25s;
}
.animateLi:nth-child(153) {
  animation-delay: 30.45s;
}
.animateLi:nth-child(154) {
  animation-delay: 30.65s;
}
.animateLi:nth-child(155) {
  animation-delay: 30.85s;
}
.animateLi:nth-child(156) {
  animation-delay: 31.05s;
}
.animateLi:nth-child(157) {
  animation-delay: 31.25s;
}
.animateLi:nth-child(158) {
  animation-delay: 31.45s;
}
.animateLi:nth-child(159) {
  animation-delay: 31.65s;
}
.animateLi:nth-child(160) {
  animation-delay: 31.85s;
}
.animateLi:nth-child(161) {
  animation-delay: 32.05s;
}
.animateLi:nth-child(162) {
  animation-delay: 32.25s;
}
.animateLi:nth-child(163) {
  animation-delay: 32.45s;
}
.animateLi:nth-child(164) {
  animation-delay: 32.65s;
}
.animateLi:nth-child(165) {
  animation-delay: 32.85s;
}
.animateLi:nth-child(166) {
  animation-delay: 33.05s;
}
.animateLi:nth-child(167) {
  animation-delay: 33.25s;
}
.animateLi:nth-child(168) {
  animation-delay: 33.45s;
}
.animateLi:nth-child(169) {
  animation-delay: 33.65s;
}
.animateLi:nth-child(170) {
  animation-delay: 33.85s;
}
.animateLi:nth-child(171) {
  animation-delay: 34.05s;
}
.animateLi:nth-child(172) {
  animation-delay: 34.25s;
}
.animateLi:nth-child(173) {
  animation-delay: 34.45s;
}
.animateLi:nth-child(174) {
  animation-delay: 34.65s;
}
.animateLi:nth-child(175) {
  animation-delay: 34.85s;
}
.animateLi:nth-child(176) {
  animation-delay: 35.05s;
}
.animateLi:nth-child(177) {
  animation-delay: 35.25s;
}
.animateLi:nth-child(178) {
  animation-delay: 35.45s;
}
.animateLi:nth-child(179) {
  animation-delay: 35.65s;
}
.animateLi:nth-child(180) {
  animation-delay: 35.85s;
}
.animateLi:nth-child(181) {
  animation-delay: 36.05s;
}
.animateLi:nth-child(182) {
  animation-delay: 36.25s;
}
.animateLi:nth-child(183) {
  animation-delay: 36.45s;
}
.animateLi:nth-child(184) {
  animation-delay: 36.65s;
}
.animateLi:nth-child(185) {
  animation-delay: 36.85s;
}
.animateLi:nth-child(186) {
  animation-delay: 37.05s;
}
.animateLi:nth-child(187) {
  animation-delay: 37.25s;
}
.animateLi:nth-child(188) {
  animation-delay: 37.45s;
}
.animateLi:nth-child(189) {
  animation-delay: 37.65s;
}
.animateLi:nth-child(190) {
  animation-delay: 37.85s;
}
.animateLi:nth-child(191) {
  animation-delay: 38.05s;
}
.animateLi:nth-child(192) {
  animation-delay: 38.25s;
}
.animateLi:nth-child(193) {
  animation-delay: 38.45s;
}
.animateLi:nth-child(194) {
  animation-delay: 38.65s;
}
.animateLi:nth-child(195) {
  animation-delay: 38.85s;
}
.animateLi:nth-child(196) {
  animation-delay: 39.05s;
}
.animateLi:nth-child(197) {
  animation-delay: 39.25s;
}
.animateLi:nth-child(198) {
  animation-delay: 39.45s;
}
.animateLi:nth-child(199) {
  animation-delay: 39.65s;
}
.animateLi:nth-child(200) {
  animation-delay: 39.85s;
}
.animateLi:nth-child(201) {
  animation-delay: 40.05s;
}
.animateLi:nth-child(202) {
  animation-delay: 40.25s;
}
.animateLi:nth-child(203) {
  animation-delay: 40.45s;
}
.animateLi:nth-child(204) {
  animation-delay: 40.65s;
}
.animateLi:nth-child(205) {
  animation-delay: 40.85s;
}
.animateLi:nth-child(206) {
  animation-delay: 41.05s;
}
.animateLi:nth-child(207) {
  animation-delay: 41.25s;
}
.animateLi:nth-child(208) {
  animation-delay: 41.45s;
}
.animateLi:nth-child(209) {
  animation-delay: 41.65s;
}
.animateLi:nth-child(210) {
  animation-delay: 41.85s;
}
.animateLi:nth-child(211) {
  animation-delay: 42.05s;
}
.animateLi:nth-child(212) {
  animation-delay: 42.25s;
}
.animateLi:nth-child(213) {
  animation-delay: 42.45s;
}
.animateLi:nth-child(214) {
  animation-delay: 42.65s;
}
.animateLi:nth-child(215) {
  animation-delay: 42.85s;
}
.animateLi:nth-child(216) {
  animation-delay: 43.05s;
}
.animateLi:nth-child(217) {
  animation-delay: 43.25s;
}
.animateLi:nth-child(218) {
  animation-delay: 43.45s;
}
.animateLi:nth-child(219) {
  animation-delay: 43.65s;
}
.animateLi:nth-child(220) {
  animation-delay: 43.85s;
}
.animateLi:nth-child(221) {
  animation-delay: 44.05s;
}
.animateLi:nth-child(222) {
  animation-delay: 44.25s;
}
.animateLi:nth-child(223) {
  animation-delay: 44.45s;
}
.animateLi:nth-child(224) {
  animation-delay: 44.65s;
}
.animateLi:nth-child(225) {
  animation-delay: 44.85s;
}
.animateLi:nth-child(226) {
  animation-delay: 45.05s;
}
.animateLi:nth-child(227) {
  animation-delay: 45.25s;
}
.animateLi:nth-child(228) {
  animation-delay: 45.45s;
}
.animateLi:nth-child(229) {
  animation-delay: 45.65s;
}
.animateLi:nth-child(230) {
  animation-delay: 45.85s;
}
.animateLi:nth-child(231) {
  animation-delay: 46.05s;
}
.animateLi:nth-child(232) {
  animation-delay: 46.25s;
}
.animateLi:nth-child(233) {
  animation-delay: 46.45s;
}
.animateLi:nth-child(234) {
  animation-delay: 46.65s;
}
.animateLi:nth-child(235) {
  animation-delay: 46.85s;
}
.animateLi:nth-child(236) {
  animation-delay: 47.05s;
}
.animateLi:nth-child(237) {
  animation-delay: 47.25s;
}
.animateLi:nth-child(238) {
  animation-delay: 47.45s;
}
.animateLi:nth-child(239) {
  animation-delay: 47.65s;
}
.animateLi:nth-child(240) {
  animation-delay: 47.85s;
}
.animateLi:nth-child(241) {
  animation-delay: 48.05s;
}
.animateLi:nth-child(242) {
  animation-delay: 48.25s;
}
.animateLi:nth-child(243) {
  animation-delay: 48.45s;
}
.animateLi:nth-child(244) {
  animation-delay: 48.65s;
}
.animateLi:nth-child(245) {
  animation-delay: 48.85s;
}
.animateLi:nth-child(246) {
  animation-delay: 49.05s;
}
.animateLi:nth-child(247) {
  animation-delay: 49.25s;
}
.animateLi:nth-child(248) {
  animation-delay: 49.45s;
}
.animateLi:nth-child(249) {
  animation-delay: 49.65s;
}
.animateLi:nth-child(250) {
  animation-delay: 49.85s;
}
.animateLi:nth-child(251) {
  animation-delay: 50.05s;
}
.animateLi:nth-child(252) {
  animation-delay: 50.25s;
}
.animateLi:nth-child(253) {
  animation-delay: 50.45s;
}
.animateLi:nth-child(254) {
  animation-delay: 50.65s;
}
.animateLi:nth-child(255) {
  animation-delay: 50.85s;
}
.animateLi:nth-child(256) {
  animation-delay: 51.05s;
}
.animateLi:nth-child(257) {
  animation-delay: 51.25s;
}
.animateLi:nth-child(258) {
  animation-delay: 51.45s;
}
.animateLi:nth-child(259) {
  animation-delay: 51.65s;
}
.animateLi:nth-child(260) {
  animation-delay: 51.85s;
}
.animateLi:nth-child(261) {
  animation-delay: 52.05s;
}
.animateLi:nth-child(262) {
  animation-delay: 52.25s;
}
.animateLi:nth-child(263) {
  animation-delay: 52.45s;
}
.animateLi:nth-child(264) {
  animation-delay: 52.65s;
}
.animateLi:nth-child(265) {
  animation-delay: 52.85s;
}
.animateLi:nth-child(266) {
  animation-delay: 53.05s;
}
.animateLi:nth-child(267) {
  animation-delay: 53.25s;
}
.animateLi:nth-child(268) {
  animation-delay: 53.45s;
}
.animateLi:nth-child(269) {
  animation-delay: 53.65s;
}
.animateLi:nth-child(270) {
  animation-delay: 53.85s;
}
.animateLi:nth-child(271) {
  animation-delay: 54.05s;
}
.animateLi:nth-child(272) {
  animation-delay: 54.25s;
}
.animateLi:nth-child(273) {
  animation-delay: 54.45s;
}
.animateLi:nth-child(274) {
  animation-delay: 54.65s;
}
.animateLi:nth-child(275) {
  animation-delay: 54.85s;
}
.animateLi:nth-child(276) {
  animation-delay: 55.05s;
}
.animateLi:nth-child(277) {
  animation-delay: 55.25s;
}
.animateLi:nth-child(278) {
  animation-delay: 55.45s;
}
.animateLi:nth-child(279) {
  animation-delay: 55.65s;
}
.animateLi:nth-child(280) {
  animation-delay: 55.85s;
}
.animateLi:nth-child(281) {
  animation-delay: 56.05s;
}
.animateLi:nth-child(282) {
  animation-delay: 56.25s;
}
.animateLi:nth-child(283) {
  animation-delay: 56.45s;
}
.animateLi:nth-child(284) {
  animation-delay: 56.65s;
}
.animateLi:nth-child(285) {
  animation-delay: 56.85s;
}
.animateLi:nth-child(286) {
  animation-delay: 57.05s;
}
.animateLi:nth-child(287) {
  animation-delay: 57.25s;
}
.animateLi:nth-child(288) {
  animation-delay: 57.45s;
}
.animateLi:nth-child(289) {
  animation-delay: 57.65s;
}
.animateLi:nth-child(290) {
  animation-delay: 57.85s;
}
.animateLi:nth-child(291) {
  animation-delay: 58.05s;
}
.animateLi:nth-child(292) {
  animation-delay: 58.25s;
}
.animateLi:nth-child(293) {
  animation-delay: 58.45s;
}
.animateLi:nth-child(294) {
  animation-delay: 58.65s;
}
.animateLi:nth-child(295) {
  animation-delay: 58.85s;
}
.animateLi:nth-child(296) {
  animation-delay: 59.05s;
}
.animateLi:nth-child(297) {
  animation-delay: 59.25s;
}
.animateLi:nth-child(298) {
  animation-delay: 59.45s;
}
.animateLi:nth-child(299) {
  animation-delay: 59.65s;
}
.animateLi:nth-child(300) {
  animation-delay: 59.85s;
}
.animateLi:nth-child(301) {
  animation-delay: 60.05s;
}
.animateLi:nth-child(302) {
  animation-delay: 60.25s;
}
.animateLi:nth-child(303) {
  animation-delay: 60.45s;
}
.animateLi:nth-child(304) {
  animation-delay: 60.65s;
}
.animateLi:nth-child(305) {
  animation-delay: 60.85s;
}
.animateLi:nth-child(306) {
  animation-delay: 61.05s;
}
.animateLi:nth-child(307) {
  animation-delay: 61.25s;
}
.animateLi:nth-child(308) {
  animation-delay: 61.45s;
}
.animateLi:nth-child(309) {
  animation-delay: 61.65s;
}
.animateLi:nth-child(310) {
  animation-delay: 61.85s;
}
.animateLi:nth-child(311) {
  animation-delay: 62.05s;
}
.animateLi:nth-child(312) {
  animation-delay: 62.25s;
}
.animateLi:nth-child(313) {
  animation-delay: 62.45s;
}
.animateLi:nth-child(314) {
  animation-delay: 62.65s;
}
.animateLi:nth-child(315) {
  animation-delay: 62.85s;
}
.animateLi:nth-child(316) {
  animation-delay: 63.05s;
}
.animateLi:nth-child(317) {
  animation-delay: 63.25s;
}
.animateLi:nth-child(318) {
  animation-delay: 63.45s;
}
.animateLi:nth-child(319) {
  animation-delay: 63.65s;
}
.animateLi:nth-child(320) {
  animation-delay: 63.85s;
}
.animateLi:nth-child(321) {
  animation-delay: 64.05s;
}
.animateLi:nth-child(322) {
  animation-delay: 64.25s;
}
.animateLi:nth-child(323) {
  animation-delay: 64.45s;
}
.animateLi:nth-child(324) {
  animation-delay: 64.65s;
}
.animateLi:nth-child(325) {
  animation-delay: 64.85s;
}
.animateLi:nth-child(326) {
  animation-delay: 65.05s;
}
.animateLi:nth-child(327) {
  animation-delay: 65.25s;
}
.animateLi:nth-child(328) {
  animation-delay: 65.45s;
}
.animateLi:nth-child(329) {
  animation-delay: 65.65s;
}
.animateLi:nth-child(330) {
  animation-delay: 65.85s;
}
.animateLi:nth-child(331) {
  animation-delay: 66.05s;
}
.animateLi:nth-child(332) {
  animation-delay: 66.25s;
}
.animateLi:nth-child(333) {
  animation-delay: 66.45s;
}
.animateLi:nth-child(334) {
  animation-delay: 66.65s;
}
.animateLi:nth-child(335) {
  animation-delay: 66.85s;
}
.animateLi:nth-child(336) {
  animation-delay: 67.05s;
}
.animateLi:nth-child(337) {
  animation-delay: 67.25s;
}
.animateLi:nth-child(338) {
  animation-delay: 67.45s;
}
.animateLi:nth-child(339) {
  animation-delay: 67.65s;
}
.animateLi:nth-child(340) {
  animation-delay: 67.85s;
}
.animateLi:nth-child(341) {
  animation-delay: 68.05s;
}
.animateLi:nth-child(342) {
  animation-delay: 68.25s;
}
.animateLi:nth-child(343) {
  animation-delay: 68.45s;
}
.animateLi:nth-child(344) {
  animation-delay: 68.65s;
}
.animateLi:nth-child(345) {
  animation-delay: 68.85s;
}
.animateLi:nth-child(346) {
  animation-delay: 69.05s;
}
.animateLi:nth-child(347) {
  animation-delay: 69.25s;
}
.animateLi:nth-child(348) {
  animation-delay: 69.45s;
}
.animateLi:nth-child(349) {
  animation-delay: 69.65s;
}
.animateLi:nth-child(350) {
  animation-delay: 69.85s;
}
.animateLi:nth-child(351) {
  animation-delay: 70.05s;
}
.animateLi:nth-child(352) {
  animation-delay: 70.25s;
}
.animateLi:nth-child(353) {
  animation-delay: 70.45s;
}
.animateLi:nth-child(354) {
  animation-delay: 70.65s;
}
.animateLi:nth-child(355) {
  animation-delay: 70.85s;
}
.animateLi:nth-child(356) {
  animation-delay: 71.05s;
}
.animateLi:nth-child(357) {
  animation-delay: 71.25s;
}
.animateLi:nth-child(358) {
  animation-delay: 71.45s;
}
.animateLi:nth-child(359) {
  animation-delay: 71.65s;
}
.animateLi:nth-child(360) {
  animation-delay: 71.85s;
}
.animateLi:nth-child(361) {
  animation-delay: 72.05s;
}
.animateLi:nth-child(362) {
  animation-delay: 72.25s;
}
.animateLi:nth-child(363) {
  animation-delay: 72.45s;
}
.animateLi:nth-child(364) {
  animation-delay: 72.65s;
}
.animateLi:nth-child(365) {
  animation-delay: 72.85s;
}
.animateLi:nth-child(366) {
  animation-delay: 73.05s;
}
.animateLi:nth-child(367) {
  animation-delay: 73.25s;
}
.animateLi:nth-child(368) {
  animation-delay: 73.45s;
}
.animateLi:nth-child(369) {
  animation-delay: 73.65s;
}
.animateLi:nth-child(370) {
  animation-delay: 73.85s;
}
.animateLi:nth-child(371) {
  animation-delay: 74.05s;
}
.animateLi:nth-child(372) {
  animation-delay: 74.25s;
}
.animateLi:nth-child(373) {
  animation-delay: 74.45s;
}
.animateLi:nth-child(374) {
  animation-delay: 74.65s;
}
.animateLi:nth-child(375) {
  animation-delay: 74.85s;
}
.animateLi:nth-child(376) {
  animation-delay: 75.05s;
}
.animateLi:nth-child(377) {
  animation-delay: 75.25s;
}
.animateLi:nth-child(378) {
  animation-delay: 75.45s;
}
.animateLi:nth-child(379) {
  animation-delay: 75.65s;
}
.animateLi:nth-child(380) {
  animation-delay: 75.85s;
}
.animateLi:nth-child(381) {
  animation-delay: 76.05s;
}
.animateLi:nth-child(382) {
  animation-delay: 76.25s;
}
.animateLi:nth-child(383) {
  animation-delay: 76.45s;
}
.animateLi:nth-child(384) {
  animation-delay: 76.65s;
}
.animateLi:nth-child(385) {
  animation-delay: 76.85s;
}
.animateLi:nth-child(386) {
  animation-delay: 77.05s;
}
.animateLi:nth-child(387) {
  animation-delay: 77.25s;
}
.animateLi:nth-child(388) {
  animation-delay: 77.45s;
}
.animateLi:nth-child(389) {
  animation-delay: 77.65s;
}
.animateLi:nth-child(390) {
  animation-delay: 77.85s;
}
.animateLi:nth-child(391) {
  animation-delay: 78.05s;
}
.animateLi:nth-child(392) {
  animation-delay: 78.25s;
}
.animateLi:nth-child(393) {
  animation-delay: 78.45s;
}
.animateLi:nth-child(394) {
  animation-delay: 78.65s;
}
.animateLi:nth-child(395) {
  animation-delay: 78.85s;
}
.animateLi:nth-child(396) {
  animation-delay: 79.05s;
}
.animateLi:nth-child(397) {
  animation-delay: 79.25s;
}
.animateLi:nth-child(398) {
  animation-delay: 79.45s;
}
.animateLi:nth-child(399) {
  animation-delay: 79.65s;
}
.animateLi:nth-child(400) {
  animation-delay: 79.85s;
}
.animateLi:nth-child(401) {
  animation-delay: 80.05s;
}
.animateLi:nth-child(402) {
  animation-delay: 80.25s;
}
.animateLi:nth-child(403) {
  animation-delay: 80.45s;
}
.animateLi:nth-child(404) {
  animation-delay: 80.65s;
}
.animateLi:nth-child(405) {
  animation-delay: 80.85s;
}
.animateLi:nth-child(406) {
  animation-delay: 81.05s;
}
.animateLi:nth-child(407) {
  animation-delay: 81.25s;
}
.animateLi:nth-child(408) {
  animation-delay: 81.45s;
}
.animateLi:nth-child(409) {
  animation-delay: 81.65s;
}
.animateLi:nth-child(410) {
  animation-delay: 81.85s;
}
.animateLi:nth-child(411) {
  animation-delay: 82.05s;
}
.animateLi:nth-child(412) {
  animation-delay: 82.25s;
}
.animateLi:nth-child(413) {
  animation-delay: 82.45s;
}
.animateLi:nth-child(414) {
  animation-delay: 82.65s;
}
.animateLi:nth-child(415) {
  animation-delay: 82.85s;
}
.animateLi:nth-child(416) {
  animation-delay: 83.05s;
}
.animateLi:nth-child(417) {
  animation-delay: 83.25s;
}
.animateLi:nth-child(418) {
  animation-delay: 83.45s;
}
.animateLi:nth-child(419) {
  animation-delay: 83.65s;
}
.animateLi:nth-child(420) {
  animation-delay: 83.85s;
}
.animateLi:nth-child(421) {
  animation-delay: 84.05s;
}
.animateLi:nth-child(422) {
  animation-delay: 84.25s;
}
.animateLi:nth-child(423) {
  animation-delay: 84.45s;
}
.animateLi:nth-child(424) {
  animation-delay: 84.65s;
}
.animateLi:nth-child(425) {
  animation-delay: 84.85s;
}
.animateLi:nth-child(426) {
  animation-delay: 85.05s;
}
.animateLi:nth-child(427) {
  animation-delay: 85.25s;
}
.animateLi:nth-child(428) {
  animation-delay: 85.45s;
}
.animateLi:nth-child(429) {
  animation-delay: 85.65s;
}
.animateLi:nth-child(430) {
  animation-delay: 85.85s;
}
.animateLi:nth-child(431) {
  animation-delay: 86.05s;
}
.animateLi:nth-child(432) {
  animation-delay: 86.25s;
}
.animateLi:nth-child(433) {
  animation-delay: 86.45s;
}
.animateLi:nth-child(434) {
  animation-delay: 86.65s;
}
.animateLi:nth-child(435) {
  animation-delay: 86.85s;
}
.animateLi:nth-child(436) {
  animation-delay: 87.05s;
}
.animateLi:nth-child(437) {
  animation-delay: 87.25s;
}
.animateLi:nth-child(438) {
  animation-delay: 87.45s;
}
.animateLi:nth-child(439) {
  animation-delay: 87.65s;
}
.animateLi:nth-child(440) {
  animation-delay: 87.85s;
}
.animateLi:nth-child(441) {
  animation-delay: 88.05s;
}
.animateLi:nth-child(442) {
  animation-delay: 88.25s;
}
.animateLi:nth-child(443) {
  animation-delay: 88.45s;
}
.animateLi:nth-child(444) {
  animation-delay: 88.65s;
}
.animateLi:nth-child(445) {
  animation-delay: 88.85s;
}
.animateLi:nth-child(446) {
  animation-delay: 89.05s;
}
.animateLi:nth-child(447) {
  animation-delay: 89.25s;
}
.animateLi:nth-child(448) {
  animation-delay: 89.45s;
}
.animateLi:nth-child(449) {
  animation-delay: 89.65s;
}
.animateLi:nth-child(450) {
  animation-delay: 89.85s;
}
.animateLi:nth-child(451) {
  animation-delay: 90.05s;
}
.animateLi:nth-child(452) {
  animation-delay: 90.25s;
}
.animateLi:nth-child(453) {
  animation-delay: 90.45s;
}
.animateLi:nth-child(454) {
  animation-delay: 90.65s;
}
.animateLi:nth-child(455) {
  animation-delay: 90.85s;
}
.animateLi:nth-child(456) {
  animation-delay: 91.05s;
}
.animateLi:nth-child(457) {
  animation-delay: 91.25s;
}
.animateLi:nth-child(458) {
  animation-delay: 91.45s;
}
.animateLi:nth-child(459) {
  animation-delay: 91.65s;
}
.animateLi:nth-child(460) {
  animation-delay: 91.85s;
}
.animateLi:nth-child(461) {
  animation-delay: 92.05s;
}
.animateLi:nth-child(462) {
  animation-delay: 92.25s;
}
.animateLi:nth-child(463) {
  animation-delay: 92.45s;
}
.animateLi:nth-child(464) {
  animation-delay: 92.65s;
}
.animateLi:nth-child(465) {
  animation-delay: 92.85s;
}
.animateLi:nth-child(466) {
  animation-delay: 93.05s;
}
.animateLi:nth-child(467) {
  animation-delay: 93.25s;
}
.animateLi:nth-child(468) {
  animation-delay: 93.45s;
}
.animateLi:nth-child(469) {
  animation-delay: 93.65s;
}
.animateLi:nth-child(470) {
  animation-delay: 93.85s;
}
.animateLi:nth-child(471) {
  animation-delay: 94.05s;
}
.animateLi:nth-child(472) {
  animation-delay: 94.25s;
}
.animateLi:nth-child(473) {
  animation-delay: 94.45s;
}
.animateLi:nth-child(474) {
  animation-delay: 94.65s;
}
.animateLi:nth-child(475) {
  animation-delay: 94.85s;
}
.animateLi:nth-child(476) {
  animation-delay: 95.05s;
}
.animateLi:nth-child(477) {
  animation-delay: 95.25s;
}
.animateLi:nth-child(478) {
  animation-delay: 95.45s;
}
.animateLi:nth-child(479) {
  animation-delay: 95.65s;
}
.animateLi:nth-child(480) {
  animation-delay: 95.85s;
}
.animateLi:nth-child(481) {
  animation-delay: 96.05s;
}
.animateLi:nth-child(482) {
  animation-delay: 96.25s;
}
.animateLi:nth-child(483) {
  animation-delay: 96.45s;
}
.animateLi:nth-child(484) {
  animation-delay: 96.65s;
}
.animateLi:nth-child(485) {
  animation-delay: 96.85s;
}
.animateLi:nth-child(486) {
  animation-delay: 97.05s;
}
.animateLi:nth-child(487) {
  animation-delay: 97.25s;
}
.animateLi:nth-child(488) {
  animation-delay: 97.45s;
}
.animateLi:nth-child(489) {
  animation-delay: 97.65s;
}
.animateLi:nth-child(490) {
  animation-delay: 97.85s;
}
.animateLi:nth-child(491) {
  animation-delay: 98.05s;
}
.animateLi:nth-child(492) {
  animation-delay: 98.25s;
}
.animateLi:nth-child(493) {
  animation-delay: 98.45s;
}
.animateLi:nth-child(494) {
  animation-delay: 98.65s;
}
.animateLi:nth-child(495) {
  animation-delay: 98.85s;
}
.animateLi:nth-child(496) {
  animation-delay: 99.05s;
}
.animateLi:nth-child(497) {
  animation-delay: 99.25s;
}
.animateLi:nth-child(498) {
  animation-delay: 99.45s;
}
.animateLi:nth-child(499) {
  animation-delay: 99.65s;
}
.animateLi:nth-child(500) {
  animation-delay: 99.85s;
}
.animateLi:nth-child(501) {
  animation-delay: 100.05s;
}
.animateLi:nth-child(502) {
  animation-delay: 100.25s;
}
.animateLi:nth-child(503) {
  animation-delay: 100.45s;
}
.animateLi:nth-child(504) {
  animation-delay: 100.65s;
}
.animateLi:nth-child(505) {
  animation-delay: 100.85s;
}
.animateLi:nth-child(506) {
  animation-delay: 101.05s;
}
.animateLi:nth-child(507) {
  animation-delay: 101.25s;
}
.animateLi:nth-child(508) {
  animation-delay: 101.45s;
}
.animateLi:nth-child(509) {
  animation-delay: 101.65s;
}
.animateLi:nth-child(510) {
  animation-delay: 101.85s;
}
.animateLi:nth-child(511) {
  animation-delay: 102.05s;
}
.animateLi:nth-child(512) {
  animation-delay: 102.25s;
}
.animateLi:nth-child(513) {
  animation-delay: 102.45s;
}
.animateLi:nth-child(514) {
  animation-delay: 102.65s;
}
.animateLi:nth-child(515) {
  animation-delay: 102.85s;
}
.animateLi:nth-child(516) {
  animation-delay: 103.05s;
}
.animateLi:nth-child(517) {
  animation-delay: 103.25s;
}
.animateLi:nth-child(518) {
  animation-delay: 103.45s;
}
.animateLi:nth-child(519) {
  animation-delay: 103.65s;
}
.animateLi:nth-child(520) {
  animation-delay: 103.85s;
}
.animateLi:nth-child(521) {
  animation-delay: 104.05s;
}
.animateLi:nth-child(522) {
  animation-delay: 104.25s;
}
.animateLi:nth-child(523) {
  animation-delay: 104.45s;
}
.animateLi:nth-child(524) {
  animation-delay: 104.65s;
}
.animateLi:nth-child(525) {
  animation-delay: 104.85s;
}
.animateLi:nth-child(526) {
  animation-delay: 105.05s;
}
.animateLi:nth-child(527) {
  animation-delay: 105.25s;
}
.animateLi:nth-child(528) {
  animation-delay: 105.45s;
}
.animateLi:nth-child(529) {
  animation-delay: 105.65s;
}
.animateLi:nth-child(530) {
  animation-delay: 105.85s;
}
.animateLi:nth-child(531) {
  animation-delay: 106.05s;
}
.animateLi:nth-child(532) {
  animation-delay: 106.25s;
}
.animateLi:nth-child(533) {
  animation-delay: 106.45s;
}
.animateLi:nth-child(534) {
  animation-delay: 106.65s;
}
.animateLi:nth-child(535) {
  animation-delay: 106.85s;
}
.animateLi:nth-child(536) {
  animation-delay: 107.05s;
}
.animateLi:nth-child(537) {
  animation-delay: 107.25s;
}
.animateLi:nth-child(538) {
  animation-delay: 107.45s;
}
.animateLi:nth-child(539) {
  animation-delay: 107.65s;
}
.animateLi:nth-child(540) {
  animation-delay: 107.85s;
}
.animateLi:nth-child(541) {
  animation-delay: 108.05s;
}
.animateLi:nth-child(542) {
  animation-delay: 108.25s;
}
.animateLi:nth-child(543) {
  animation-delay: 108.45s;
}
.animateLi:nth-child(544) {
  animation-delay: 108.65s;
}
.animateLi:nth-child(545) {
  animation-delay: 108.85s;
}
.animateLi:nth-child(546) {
  animation-delay: 109.05s;
}
.animateLi:nth-child(547) {
  animation-delay: 109.25s;
}
.animateLi:nth-child(548) {
  animation-delay: 109.45s;
}
.animateLi:nth-child(549) {
  animation-delay: 109.65s;
}
.animateLi:nth-child(550) {
  animation-delay: 109.85s;
}
.animateLi:nth-child(551) {
  animation-delay: 110.05s;
}
.animateLi:nth-child(552) {
  animation-delay: 110.25s;
}
.animateLi:nth-child(553) {
  animation-delay: 110.45s;
}
.animateLi:nth-child(554) {
  animation-delay: 110.65s;
}
.animateLi:nth-child(555) {
  animation-delay: 110.85s;
}
.animateLi:nth-child(556) {
  animation-delay: 111.05s;
}
.animateLi:nth-child(557) {
  animation-delay: 111.25s;
}
.animateLi:nth-child(558) {
  animation-delay: 111.45s;
}
.animateLi:nth-child(559) {
  animation-delay: 111.65s;
}
.animateLi:nth-child(560) {
  animation-delay: 111.85s;
}
.animateLi:nth-child(561) {
  animation-delay: 112.05s;
}
.animateLi:nth-child(562) {
  animation-delay: 112.25s;
}
.animateLi:nth-child(563) {
  animation-delay: 112.45s;
}
.animateLi:nth-child(564) {
  animation-delay: 112.65s;
}
.animateLi:nth-child(565) {
  animation-delay: 112.85s;
}
.animateLi:nth-child(566) {
  animation-delay: 113.05s;
}
.animateLi:nth-child(567) {
  animation-delay: 113.25s;
}
.animateLi:nth-child(568) {
  animation-delay: 113.45s;
}
.animateLi:nth-child(569) {
  animation-delay: 113.65s;
}
.animateLi:nth-child(570) {
  animation-delay: 113.85s;
}
.animateLi:nth-child(571) {
  animation-delay: 114.05s;
}
.animateLi:nth-child(572) {
  animation-delay: 114.25s;
}
.animateLi:nth-child(573) {
  animation-delay: 114.45s;
}
.animateLi:nth-child(574) {
  animation-delay: 114.65s;
}
.animateLi:nth-child(575) {
  animation-delay: 114.85s;
}
.animateLi:nth-child(576) {
  animation-delay: 115.05s;
}
.animateLi:nth-child(577) {
  animation-delay: 115.25s;
}
.animateLi:nth-child(578) {
  animation-delay: 115.45s;
}
.animateLi:nth-child(579) {
  animation-delay: 115.65s;
}
.animateLi:nth-child(580) {
  animation-delay: 115.85s;
}
.animateLi:nth-child(581) {
  animation-delay: 116.05s;
}
.animateLi:nth-child(582) {
  animation-delay: 116.25s;
}
.animateLi:nth-child(583) {
  animation-delay: 116.45s;
}
.animateLi:nth-child(584) {
  animation-delay: 116.65s;
}
.animateLi:nth-child(585) {
  animation-delay: 116.85s;
}
.animateLi:nth-child(586) {
  animation-delay: 117.05s;
}
.animateLi:nth-child(587) {
  animation-delay: 117.25s;
}
.animateLi:nth-child(588) {
  animation-delay: 117.45s;
}
.animateLi:nth-child(589) {
  animation-delay: 117.65s;
}
.animateLi:nth-child(590) {
  animation-delay: 117.85s;
}
.animateLi:nth-child(591) {
  animation-delay: 118.05s;
}
.animateLi:nth-child(592) {
  animation-delay: 118.25s;
}
.animateLi:nth-child(593) {
  animation-delay: 118.45s;
}
.animateLi:nth-child(594) {
  animation-delay: 118.65s;
}
.animateLi:nth-child(595) {
  animation-delay: 118.85s;
}
.animateLi:nth-child(596) {
  animation-delay: 119.05s;
}
.animateLi:nth-child(597) {
  animation-delay: 119.25s;
}
.animateLi:nth-child(598) {
  animation-delay: 119.45s;
}
.animateLi:nth-child(599) {
  animation-delay: 119.65s;
}
.animateLi:nth-child(600) {
  animation-delay: 119.85s;
}
.animateLi:nth-child(601) {
  animation-delay: 120.05s;
}
.animateLi:nth-child(602) {
  animation-delay: 120.25s;
}
.animateLi:nth-child(603) {
  animation-delay: 120.45s;
}
.animateLi:nth-child(604) {
  animation-delay: 120.65s;
}
.animateLi:nth-child(605) {
  animation-delay: 120.85s;
}
.animateLi:nth-child(606) {
  animation-delay: 121.05s;
}
.animateLi:nth-child(607) {
  animation-delay: 121.25s;
}
.animateLi:nth-child(608) {
  animation-delay: 121.45s;
}
.animateLi:nth-child(609) {
  animation-delay: 121.65s;
}
.animateLi:nth-child(610) {
  animation-delay: 121.85s;
}
.animateLi:nth-child(611) {
  animation-delay: 122.05s;
}
.animateLi:nth-child(612) {
  animation-delay: 122.25s;
}
.animateLi:nth-child(613) {
  animation-delay: 122.45s;
}
.animateLi:nth-child(614) {
  animation-delay: 122.65s;
}
.animateLi:nth-child(615) {
  animation-delay: 122.85s;
}
.animateLi:nth-child(616) {
  animation-delay: 123.05s;
}
.animateLi:nth-child(617) {
  animation-delay: 123.25s;
}
.animateLi:nth-child(618) {
  animation-delay: 123.45s;
}
.animateLi:nth-child(619) {
  animation-delay: 123.65s;
}
.animateLi:nth-child(620) {
  animation-delay: 123.85s;
}
.animateLi:nth-child(621) {
  animation-delay: 124.05s;
}
.animateLi:nth-child(622) {
  animation-delay: 124.25s;
}
.animateLi:nth-child(623) {
  animation-delay: 124.45s;
}
.animateLi:nth-child(624) {
  animation-delay: 124.65s;
}
.animateLi:nth-child(625) {
  animation-delay: 124.85s;
}
.animateLi:nth-child(626) {
  animation-delay: 125.05s;
}
.animateLi:nth-child(627) {
  animation-delay: 125.25s;
}
.animateLi:nth-child(628) {
  animation-delay: 125.45s;
}
.animateLi:nth-child(629) {
  animation-delay: 125.65s;
}
.animateLi:nth-child(630) {
  animation-delay: 125.85s;
}
.animateLi:nth-child(631) {
  animation-delay: 126.05s;
}
.animateLi:nth-child(632) {
  animation-delay: 126.25s;
}
.animateLi:nth-child(633) {
  animation-delay: 126.45s;
}
.animateLi:nth-child(634) {
  animation-delay: 126.65s;
}
.animateLi:nth-child(635) {
  animation-delay: 126.85s;
}
.animateLi:nth-child(636) {
  animation-delay: 127.05s;
}
.animateLi:nth-child(637) {
  animation-delay: 127.25s;
}
.animateLi:nth-child(638) {
  animation-delay: 127.45s;
}
.animateLi:nth-child(639) {
  animation-delay: 127.65s;
}
.animateLi:nth-child(640) {
  animation-delay: 127.85s;
}
.animateLi:nth-child(641) {
  animation-delay: 128.05s;
}
.animateLi:nth-child(642) {
  animation-delay: 128.25s;
}
.animateLi:nth-child(643) {
  animation-delay: 128.45s;
}
.animateLi:nth-child(644) {
  animation-delay: 128.65s;
}
.animateLi:nth-child(645) {
  animation-delay: 128.85s;
}
.animateLi:nth-child(646) {
  animation-delay: 129.05s;
}
.animateLi:nth-child(647) {
  animation-delay: 129.25s;
}
.animateLi:nth-child(648) {
  animation-delay: 129.45s;
}
.animateLi:nth-child(649) {
  animation-delay: 129.65s;
}
.animateLi:nth-child(650) {
  animation-delay: 129.85s;
}
.animateLi:nth-child(651) {
  animation-delay: 130.05s;
}
.animateLi:nth-child(652) {
  animation-delay: 130.25s;
}
.animateLi:nth-child(653) {
  animation-delay: 130.45s;
}
.animateLi:nth-child(654) {
  animation-delay: 130.65s;
}
.animateLi:nth-child(655) {
  animation-delay: 130.85s;
}
.animateLi:nth-child(656) {
  animation-delay: 131.05s;
}
.animateLi:nth-child(657) {
  animation-delay: 131.25s;
}
.animateLi:nth-child(658) {
  animation-delay: 131.45s;
}
.animateLi:nth-child(659) {
  animation-delay: 131.65s;
}
.animateLi:nth-child(660) {
  animation-delay: 131.85s;
}
.animateLi:nth-child(661) {
  animation-delay: 132.05s;
}
.animateLi:nth-child(662) {
  animation-delay: 132.25s;
}
.animateLi:nth-child(663) {
  animation-delay: 132.45s;
}
.animateLi:nth-child(664) {
  animation-delay: 132.65s;
}
.animateLi:nth-child(665) {
  animation-delay: 132.85s;
}
.animateLi:nth-child(666) {
  animation-delay: 133.05s;
}
.animateLi:nth-child(667) {
  animation-delay: 133.25s;
}
.animateLi:nth-child(668) {
  animation-delay: 133.45s;
}
.animateLi:nth-child(669) {
  animation-delay: 133.65s;
}
.animateLi:nth-child(670) {
  animation-delay: 133.85s;
}
.animateLi:nth-child(671) {
  animation-delay: 134.05s;
}
.animateLi:nth-child(672) {
  animation-delay: 134.25s;
}
.animateLi:nth-child(673) {
  animation-delay: 134.45s;
}
.animateLi:nth-child(674) {
  animation-delay: 134.65s;
}
.animateLi:nth-child(675) {
  animation-delay: 134.85s;
}
.animateLi:nth-child(676) {
  animation-delay: 135.05s;
}
.animateLi:nth-child(677) {
  animation-delay: 135.25s;
}
.animateLi:nth-child(678) {
  animation-delay: 135.45s;
}
.animateLi:nth-child(679) {
  animation-delay: 135.65s;
}
.animateLi:nth-child(680) {
  animation-delay: 135.85s;
}
.animateLi:nth-child(681) {
  animation-delay: 136.05s;
}
.animateLi:nth-child(682) {
  animation-delay: 136.25s;
}
.animateLi:nth-child(683) {
  animation-delay: 136.45s;
}
.animateLi:nth-child(684) {
  animation-delay: 136.65s;
}
.animateLi:nth-child(685) {
  animation-delay: 136.85s;
}
.animateLi:nth-child(686) {
  animation-delay: 137.05s;
}
.animateLi:nth-child(687) {
  animation-delay: 137.25s;
}
.animateLi:nth-child(688) {
  animation-delay: 137.45s;
}
.animateLi:nth-child(689) {
  animation-delay: 137.65s;
}
.animateLi:nth-child(690) {
  animation-delay: 137.85s;
}
.animateLi:nth-child(691) {
  animation-delay: 138.05s;
}
.animateLi:nth-child(692) {
  animation-delay: 138.25s;
}
.animateLi:nth-child(693) {
  animation-delay: 138.45s;
}
.animateLi:nth-child(694) {
  animation-delay: 138.65s;
}
.animateLi:nth-child(695) {
  animation-delay: 138.85s;
}
.animateLi:nth-child(696) {
  animation-delay: 139.05s;
}
.animateLi:nth-child(697) {
  animation-delay: 139.25s;
}
.animateLi:nth-child(698) {
  animation-delay: 139.45s;
}
.animateLi:nth-child(699) {
  animation-delay: 139.65s;
}
.animateLi:nth-child(700) {
  animation-delay: 139.85s;
}
.animateLi:nth-child(701) {
  animation-delay: 140.05s;
}
.animateLi:nth-child(702) {
  animation-delay: 140.25s;
}
.animateLi:nth-child(703) {
  animation-delay: 140.45s;
}
.animateLi:nth-child(704) {
  animation-delay: 140.65s;
}
.animateLi:nth-child(705) {
  animation-delay: 140.85s;
}
.animateLi:nth-child(706) {
  animation-delay: 141.05s;
}
.animateLi:nth-child(707) {
  animation-delay: 141.25s;
}
.animateLi:nth-child(708) {
  animation-delay: 141.45s;
}
.animateLi:nth-child(709) {
  animation-delay: 141.65s;
}
.animateLi:nth-child(710) {
  animation-delay: 141.85s;
}
.animateLi:nth-child(711) {
  animation-delay: 142.05s;
}
.animateLi:nth-child(712) {
  animation-delay: 142.25s;
}
.animateLi:nth-child(713) {
  animation-delay: 142.45s;
}
.animateLi:nth-child(714) {
  animation-delay: 142.65s;
}
.animateLi:nth-child(715) {
  animation-delay: 142.85s;
}
.animateLi:nth-child(716) {
  animation-delay: 143.05s;
}
.animateLi:nth-child(717) {
  animation-delay: 143.25s;
}
.animateLi:nth-child(718) {
  animation-delay: 143.45s;
}
.animateLi:nth-child(719) {
  animation-delay: 143.65s;
}
.animateLi:nth-child(720) {
  animation-delay: 143.85s;
}
.animateLi:nth-child(721) {
  animation-delay: 144.05s;
}
.animateLi:nth-child(722) {
  animation-delay: 144.25s;
}
.animateLi:nth-child(723) {
  animation-delay: 144.45s;
}
.animateLi:nth-child(724) {
  animation-delay: 144.65s;
}
.animateLi:nth-child(725) {
  animation-delay: 144.85s;
}
.animateLi:nth-child(726) {
  animation-delay: 145.05s;
}
.animateLi:nth-child(727) {
  animation-delay: 145.25s;
}
.animateLi:nth-child(728) {
  animation-delay: 145.45s;
}
.animateLi:nth-child(729) {
  animation-delay: 145.65s;
}
.animateLi:nth-child(730) {
  animation-delay: 145.85s;
}
.animateLi:nth-child(731) {
  animation-delay: 146.05s;
}
.animateLi:nth-child(732) {
  animation-delay: 146.25s;
}
.animateLi:nth-child(733) {
  animation-delay: 146.45s;
}
.animateLi:nth-child(734) {
  animation-delay: 146.65s;
}
.animateLi:nth-child(735) {
  animation-delay: 146.85s;
}
.animateLi:nth-child(736) {
  animation-delay: 147.05s;
}
.animateLi:nth-child(737) {
  animation-delay: 147.25s;
}
.animateLi:nth-child(738) {
  animation-delay: 147.45s;
}
.animateLi:nth-child(739) {
  animation-delay: 147.65s;
}
.animateLi:nth-child(740) {
  animation-delay: 147.85s;
}
.animateLi:nth-child(741) {
  animation-delay: 148.05s;
}
.animateLi:nth-child(742) {
  animation-delay: 148.25s;
}
.animateLi:nth-child(743) {
  animation-delay: 148.45s;
}
.animateLi:nth-child(744) {
  animation-delay: 148.65s;
}
.animateLi:nth-child(745) {
  animation-delay: 148.85s;
}
.animateLi:nth-child(746) {
  animation-delay: 149.05s;
}
.animateLi:nth-child(747) {
  animation-delay: 149.25s;
}
.animateLi:nth-child(748) {
  animation-delay: 149.45s;
}
.animateLi:nth-child(749) {
  animation-delay: 149.65s;
}
.animateLi:nth-child(750) {
  animation-delay: 149.85s;
}
.animateLi:nth-child(751) {
  animation-delay: 150.05s;
}
.animateLi:nth-child(752) {
  animation-delay: 150.25s;
}
.animateLi:nth-child(753) {
  animation-delay: 150.45s;
}
.animateLi:nth-child(754) {
  animation-delay: 150.65s;
}
.animateLi:nth-child(755) {
  animation-delay: 150.85s;
}
.animateLi:nth-child(756) {
  animation-delay: 151.05s;
}
.animateLi:nth-child(757) {
  animation-delay: 151.25s;
}
.animateLi:nth-child(758) {
  animation-delay: 151.45s;
}
.animateLi:nth-child(759) {
  animation-delay: 151.65s;
}
.animateLi:nth-child(760) {
  animation-delay: 151.85s;
}
.animateLi:nth-child(761) {
  animation-delay: 152.05s;
}
.animateLi:nth-child(762) {
  animation-delay: 152.25s;
}
.animateLi:nth-child(763) {
  animation-delay: 152.45s;
}
.animateLi:nth-child(764) {
  animation-delay: 152.65s;
}
.animateLi:nth-child(765) {
  animation-delay: 152.85s;
}
.animateLi:nth-child(766) {
  animation-delay: 153.05s;
}
.animateLi:nth-child(767) {
  animation-delay: 153.25s;
}
.animateLi:nth-child(768) {
  animation-delay: 153.45s;
}
.animateLi:nth-child(769) {
  animation-delay: 153.65s;
}
.animateLi:nth-child(770) {
  animation-delay: 153.85s;
}
.animateLi:nth-child(771) {
  animation-delay: 154.05s;
}
.animateLi:nth-child(772) {
  animation-delay: 154.25s;
}
.animateLi:nth-child(773) {
  animation-delay: 154.45s;
}
.animateLi:nth-child(774) {
  animation-delay: 154.65s;
}
.animateLi:nth-child(775) {
  animation-delay: 154.85s;
}
.animateLi:nth-child(776) {
  animation-delay: 155.05s;
}
.animateLi:nth-child(777) {
  animation-delay: 155.25s;
}
.animateLi:nth-child(778) {
  animation-delay: 155.45s;
}
.animateLi:nth-child(779) {
  animation-delay: 155.65s;
}
.animateLi:nth-child(780) {
  animation-delay: 155.85s;
}
.animateLi:nth-child(781) {
  animation-delay: 156.05s;
}
.animateLi:nth-child(782) {
  animation-delay: 156.25s;
}
.animateLi:nth-child(783) {
  animation-delay: 156.45s;
}
.animateLi:nth-child(784) {
  animation-delay: 156.65s;
}
.animateLi:nth-child(785) {
  animation-delay: 156.85s;
}
.animateLi:nth-child(786) {
  animation-delay: 157.05s;
}
.animateLi:nth-child(787) {
  animation-delay: 157.25s;
}
.animateLi:nth-child(788) {
  animation-delay: 157.45s;
}
.animateLi:nth-child(789) {
  animation-delay: 157.65s;
}
.animateLi:nth-child(790) {
  animation-delay: 157.85s;
}
.animateLi:nth-child(791) {
  animation-delay: 158.05s;
}
.animateLi:nth-child(792) {
  animation-delay: 158.25s;
}
.animateLi:nth-child(793) {
  animation-delay: 158.45s;
}
.animateLi:nth-child(794) {
  animation-delay: 158.65s;
}
.animateLi:nth-child(795) {
  animation-delay: 158.85s;
}
.animateLi:nth-child(796) {
  animation-delay: 159.05s;
}
.animateLi:nth-child(797) {
  animation-delay: 159.25s;
}
.animateLi:nth-child(798) {
  animation-delay: 159.45s;
}
.animateLi:nth-child(799) {
  animation-delay: 159.65s;
}
.animateLi:nth-child(800) {
  animation-delay: 159.85s;
}
.animateLi:nth-child(801) {
  animation-delay: 160.05s;
}
.animateLi:nth-child(802) {
  animation-delay: 160.25s;
}
.animateLi:nth-child(803) {
  animation-delay: 160.45s;
}
.animateLi:nth-child(804) {
  animation-delay: 160.65s;
}
.animateLi:nth-child(805) {
  animation-delay: 160.85s;
}
.animateLi:nth-child(806) {
  animation-delay: 161.05s;
}
.animateLi:nth-child(807) {
  animation-delay: 161.25s;
}
.animateLi:nth-child(808) {
  animation-delay: 161.45s;
}
.animateLi:nth-child(809) {
  animation-delay: 161.65s;
}
.animateLi:nth-child(810) {
  animation-delay: 161.85s;
}
.animateLi:nth-child(811) {
  animation-delay: 162.05s;
}
.animateLi:nth-child(812) {
  animation-delay: 162.25s;
}
.animateLi:nth-child(813) {
  animation-delay: 162.45s;
}
.animateLi:nth-child(814) {
  animation-delay: 162.65s;
}
.animateLi:nth-child(815) {
  animation-delay: 162.85s;
}
.animateLi:nth-child(816) {
  animation-delay: 163.05s;
}
.animateLi:nth-child(817) {
  animation-delay: 163.25s;
}
.animateLi:nth-child(818) {
  animation-delay: 163.45s;
}
.animateLi:nth-child(819) {
  animation-delay: 163.65s;
}
.animateLi:nth-child(820) {
  animation-delay: 163.85s;
}
.animateLi:nth-child(821) {
  animation-delay: 164.05s;
}
.animateLi:nth-child(822) {
  animation-delay: 164.25s;
}
.animateLi:nth-child(823) {
  animation-delay: 164.45s;
}
.animateLi:nth-child(824) {
  animation-delay: 164.65s;
}
.animateLi:nth-child(825) {
  animation-delay: 164.85s;
}
.animateLi:nth-child(826) {
  animation-delay: 165.05s;
}
.animateLi:nth-child(827) {
  animation-delay: 165.25s;
}
.animateLi:nth-child(828) {
  animation-delay: 165.45s;
}
.animateLi:nth-child(829) {
  animation-delay: 165.65s;
}
.animateLi:nth-child(830) {
  animation-delay: 165.85s;
}
.animateLi:nth-child(831) {
  animation-delay: 166.05s;
}
.animateLi:nth-child(832) {
  animation-delay: 166.25s;
}
.animateLi:nth-child(833) {
  animation-delay: 166.45s;
}
.animateLi:nth-child(834) {
  animation-delay: 166.65s;
}
.animateLi:nth-child(835) {
  animation-delay: 166.85s;
}
.animateLi:nth-child(836) {
  animation-delay: 167.05s;
}
.animateLi:nth-child(837) {
  animation-delay: 167.25s;
}
.animateLi:nth-child(838) {
  animation-delay: 167.45s;
}
.animateLi:nth-child(839) {
  animation-delay: 167.65s;
}
.animateLi:nth-child(840) {
  animation-delay: 167.85s;
}
.animateLi:nth-child(841) {
  animation-delay: 168.05s;
}
.animateLi:nth-child(842) {
  animation-delay: 168.25s;
}
.animateLi:nth-child(843) {
  animation-delay: 168.45s;
}
.animateLi:nth-child(844) {
  animation-delay: 168.65s;
}
.animateLi:nth-child(845) {
  animation-delay: 168.85s;
}
.animateLi:nth-child(846) {
  animation-delay: 169.05s;
}
.animateLi:nth-child(847) {
  animation-delay: 169.25s;
}
.animateLi:nth-child(848) {
  animation-delay: 169.45s;
}
.animateLi:nth-child(849) {
  animation-delay: 169.65s;
}
.animateLi:nth-child(850) {
  animation-delay: 169.85s;
}
.animateLi:nth-child(851) {
  animation-delay: 170.05s;
}
.animateLi:nth-child(852) {
  animation-delay: 170.25s;
}
.animateLi:nth-child(853) {
  animation-delay: 170.45s;
}
.animateLi:nth-child(854) {
  animation-delay: 170.65s;
}
.animateLi:nth-child(855) {
  animation-delay: 170.85s;
}
.animateLi:nth-child(856) {
  animation-delay: 171.05s;
}
.animateLi:nth-child(857) {
  animation-delay: 171.25s;
}
.animateLi:nth-child(858) {
  animation-delay: 171.45s;
}
.animateLi:nth-child(859) {
  animation-delay: 171.65s;
}
.animateLi:nth-child(860) {
  animation-delay: 171.85s;
}
.animateLi:nth-child(861) {
  animation-delay: 172.05s;
}
.animateLi:nth-child(862) {
  animation-delay: 172.25s;
}
.animateLi:nth-child(863) {
  animation-delay: 172.45s;
}
.animateLi:nth-child(864) {
  animation-delay: 172.65s;
}
.animateLi:nth-child(865) {
  animation-delay: 172.85s;
}
.animateLi:nth-child(866) {
  animation-delay: 173.05s;
}
.animateLi:nth-child(867) {
  animation-delay: 173.25s;
}
.animateLi:nth-child(868) {
  animation-delay: 173.45s;
}
.animateLi:nth-child(869) {
  animation-delay: 173.65s;
}
.animateLi:nth-child(870) {
  animation-delay: 173.85s;
}
.animateLi:nth-child(871) {
  animation-delay: 174.05s;
}
.animateLi:nth-child(872) {
  animation-delay: 174.25s;
}
.animateLi:nth-child(873) {
  animation-delay: 174.45s;
}
.animateLi:nth-child(874) {
  animation-delay: 174.65s;
}
.animateLi:nth-child(875) {
  animation-delay: 174.85s;
}
.animateLi:nth-child(876) {
  animation-delay: 175.05s;
}
.animateLi:nth-child(877) {
  animation-delay: 175.25s;
}
.animateLi:nth-child(878) {
  animation-delay: 175.45s;
}
.animateLi:nth-child(879) {
  animation-delay: 175.65s;
}
.animateLi:nth-child(880) {
  animation-delay: 175.85s;
}
.animateLi:nth-child(881) {
  animation-delay: 176.05s;
}
.animateLi:nth-child(882) {
  animation-delay: 176.25s;
}
.animateLi:nth-child(883) {
  animation-delay: 176.45s;
}
.animateLi:nth-child(884) {
  animation-delay: 176.65s;
}
.animateLi:nth-child(885) {
  animation-delay: 176.85s;
}
.animateLi:nth-child(886) {
  animation-delay: 177.05s;
}
.animateLi:nth-child(887) {
  animation-delay: 177.25s;
}
.animateLi:nth-child(888) {
  animation-delay: 177.45s;
}
.animateLi:nth-child(889) {
  animation-delay: 177.65s;
}
.animateLi:nth-child(890) {
  animation-delay: 177.85s;
}
.animateLi:nth-child(891) {
  animation-delay: 178.05s;
}
.animateLi:nth-child(892) {
  animation-delay: 178.25s;
}
.animateLi:nth-child(893) {
  animation-delay: 178.45s;
}
.animateLi:nth-child(894) {
  animation-delay: 178.65s;
}
.animateLi:nth-child(895) {
  animation-delay: 178.85s;
}
.animateLi:nth-child(896) {
  animation-delay: 179.05s;
}
.animateLi:nth-child(897) {
  animation-delay: 179.25s;
}
.animateLi:nth-child(898) {
  animation-delay: 179.45s;
}
.animateLi:nth-child(899) {
  animation-delay: 179.65s;
}
.animateLi:nth-child(900) {
  animation-delay: 179.85s;
}
.animateLi:nth-child(901) {
  animation-delay: 180.05s;
}
.animateLi:nth-child(902) {
  animation-delay: 180.25s;
}
.animateLi:nth-child(903) {
  animation-delay: 180.45s;
}
.animateLi:nth-child(904) {
  animation-delay: 180.65s;
}
.animateLi:nth-child(905) {
  animation-delay: 180.85s;
}
.animateLi:nth-child(906) {
  animation-delay: 181.05s;
}
.animateLi:nth-child(907) {
  animation-delay: 181.25s;
}
.animateLi:nth-child(908) {
  animation-delay: 181.45s;
}
.animateLi:nth-child(909) {
  animation-delay: 181.65s;
}
.animateLi:nth-child(910) {
  animation-delay: 181.85s;
}
.animateLi:nth-child(911) {
  animation-delay: 182.05s;
}
.animateLi:nth-child(912) {
  animation-delay: 182.25s;
}
.animateLi:nth-child(913) {
  animation-delay: 182.45s;
}
.animateLi:nth-child(914) {
  animation-delay: 182.65s;
}
.animateLi:nth-child(915) {
  animation-delay: 182.85s;
}
.animateLi:nth-child(916) {
  animation-delay: 183.05s;
}
.animateLi:nth-child(917) {
  animation-delay: 183.25s;
}
.animateLi:nth-child(918) {
  animation-delay: 183.45s;
}
.animateLi:nth-child(919) {
  animation-delay: 183.65s;
}
.animateLi:nth-child(920) {
  animation-delay: 183.85s;
}
.animateLi:nth-child(921) {
  animation-delay: 184.05s;
}
.animateLi:nth-child(922) {
  animation-delay: 184.25s;
}
.animateLi:nth-child(923) {
  animation-delay: 184.45s;
}
.animateLi:nth-child(924) {
  animation-delay: 184.65s;
}
.animateLi:nth-child(925) {
  animation-delay: 184.85s;
}
.animateLi:nth-child(926) {
  animation-delay: 185.05s;
}
.animateLi:nth-child(927) {
  animation-delay: 185.25s;
}
.animateLi:nth-child(928) {
  animation-delay: 185.45s;
}
.animateLi:nth-child(929) {
  animation-delay: 185.65s;
}
.animateLi:nth-child(930) {
  animation-delay: 185.85s;
}
.animateLi:nth-child(931) {
  animation-delay: 186.05s;
}
.animateLi:nth-child(932) {
  animation-delay: 186.25s;
}
.animateLi:nth-child(933) {
  animation-delay: 186.45s;
}
.animateLi:nth-child(934) {
  animation-delay: 186.65s;
}
.animateLi:nth-child(935) {
  animation-delay: 186.85s;
}
.animateLi:nth-child(936) {
  animation-delay: 187.05s;
}
.animateLi:nth-child(937) {
  animation-delay: 187.25s;
}
.animateLi:nth-child(938) {
  animation-delay: 187.45s;
}
.animateLi:nth-child(939) {
  animation-delay: 187.65s;
}
.animateLi:nth-child(940) {
  animation-delay: 187.85s;
}
.animateLi:nth-child(941) {
  animation-delay: 188.05s;
}
.animateLi:nth-child(942) {
  animation-delay: 188.25s;
}
.animateLi:nth-child(943) {
  animation-delay: 188.45s;
}
.animateLi:nth-child(944) {
  animation-delay: 188.65s;
}
.animateLi:nth-child(945) {
  animation-delay: 188.85s;
}
.animateLi:nth-child(946) {
  animation-delay: 189.05s;
}
.animateLi:nth-child(947) {
  animation-delay: 189.25s;
}
.animateLi:nth-child(948) {
  animation-delay: 189.45s;
}
.animateLi:nth-child(949) {
  animation-delay: 189.65s;
}
.animateLi:nth-child(950) {
  animation-delay: 189.85s;
}
.animateLi:nth-child(951) {
  animation-delay: 190.05s;
}
.animateLi:nth-child(952) {
  animation-delay: 190.25s;
}
.animateLi:nth-child(953) {
  animation-delay: 190.45s;
}
.animateLi:nth-child(954) {
  animation-delay: 190.65s;
}
.animateLi:nth-child(955) {
  animation-delay: 190.85s;
}
.animateLi:nth-child(956) {
  animation-delay: 191.05s;
}
.animateLi:nth-child(957) {
  animation-delay: 191.25s;
}
.animateLi:nth-child(958) {
  animation-delay: 191.45s;
}
.animateLi:nth-child(959) {
  animation-delay: 191.65s;
}
.animateLi:nth-child(960) {
  animation-delay: 191.85s;
}
.animateLi:nth-child(961) {
  animation-delay: 192.05s;
}
.animateLi:nth-child(962) {
  animation-delay: 192.25s;
}
.animateLi:nth-child(963) {
  animation-delay: 192.45s;
}
.animateLi:nth-child(964) {
  animation-delay: 192.65s;
}
.animateLi:nth-child(965) {
  animation-delay: 192.85s;
}
.animateLi:nth-child(966) {
  animation-delay: 193.05s;
}
.animateLi:nth-child(967) {
  animation-delay: 193.25s;
}
.animateLi:nth-child(968) {
  animation-delay: 193.45s;
}
.animateLi:nth-child(969) {
  animation-delay: 193.65s;
}
.animateLi:nth-child(970) {
  animation-delay: 193.85s;
}
.animateLi:nth-child(971) {
  animation-delay: 194.05s;
}
.animateLi:nth-child(972) {
  animation-delay: 194.25s;
}
.animateLi:nth-child(973) {
  animation-delay: 194.45s;
}
.animateLi:nth-child(974) {
  animation-delay: 194.65s;
}
.animateLi:nth-child(975) {
  animation-delay: 194.85s;
}
.animateLi:nth-child(976) {
  animation-delay: 195.05s;
}
.animateLi:nth-child(977) {
  animation-delay: 195.25s;
}
.animateLi:nth-child(978) {
  animation-delay: 195.45s;
}
.animateLi:nth-child(979) {
  animation-delay: 195.65s;
}
.animateLi:nth-child(980) {
  animation-delay: 195.85s;
}
.animateLi:nth-child(981) {
  animation-delay: 196.05s;
}
.animateLi:nth-child(982) {
  animation-delay: 196.25s;
}
.animateLi:nth-child(983) {
  animation-delay: 196.45s;
}
.animateLi:nth-child(984) {
  animation-delay: 196.65s;
}
.animateLi:nth-child(985) {
  animation-delay: 196.85s;
}
.animateLi:nth-child(986) {
  animation-delay: 197.05s;
}
.animateLi:nth-child(987) {
  animation-delay: 197.25s;
}
.animateLi:nth-child(988) {
  animation-delay: 197.45s;
}
.animateLi:nth-child(989) {
  animation-delay: 197.65s;
}
.animateLi:nth-child(990) {
  animation-delay: 197.85s;
}
.animateLi:nth-child(991) {
  animation-delay: 198.05s;
}
.animateLi:nth-child(992) {
  animation-delay: 198.25s;
}
.animateLi:nth-child(993) {
  animation-delay: 198.45s;
}
.animateLi:nth-child(994) {
  animation-delay: 198.65s;
}
.animateLi:nth-child(995) {
  animation-delay: 198.85s;
}
.animateLi:nth-child(996) {
  animation-delay: 199.05s;
}
.animateLi:nth-child(997) {
  animation-delay: 199.25s;
}
.animateLi:nth-child(998) {
  animation-delay: 199.45s;
}
.animateLi:nth-child(999) {
  animation-delay: 199.65s;
}

.News.Item > a {
  color: currentColor;
  text-decoration: none;
}

input[type=checkbox] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  appearance: none;
  /* For iOS < 15 to remove gradient background */
  border: 0.0625rem solid #000;
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.4375rem;
  height: 1.4375rem;
  border-radius: 0rem;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  cursor: pointer;
}

input[type=checkbox]::before {
  content: url("/wp-content/themes/ibizz/images/checked.svg");
  width: 0.875rem;
  transform: scale(0);
  transform-origin: bottom left;
  transition: 120ms transform ease-in-out;
}

input[type=checkbox]:checked::before {
  transform: scale(1);
}

input[type=checkbox]:disabled {
  cursor: not-allowed;
}

input[type=text], input[type=email], input[type=tel], input[type=password], textarea {
  border: 0;
}

input[type=file] {
  display: none;
}
input[type=file]::-webkit-file-upload-button {
  visibility: hidden;
}

input[type=submit] {
  cursor: pointer;
  background: #000 !important;
}

select {
  cursor: pointer;
  border: 0.125rem solid #4B001E;
  padding: 0.625rem 2.5rem 0.625rem 1.875rem;
  border-radius: 0rem;
  color: #4B001E;
  font-family: Arial, helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
  background-position: calc(100% - 1rem) center !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
}

.wpcf7-list-item label {
  display: flex;
  gap: 0.625rem;
}

.wpcf7-spinner {
  position: absolute;
}

form > .row {
  width: 100%;
}

form > .row > p {
  margin-bottom: 0;
  display: flex;
  gap: 0.625rem;
}
@media (max-width: 768px) {
  form > .row > p {
    flex-direction: column;
  }
}
form > .row > p label {
  width: 100%;
  font-size: 1.0625rem;
  color: #000;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.wpcf7-acceptance .wpcf7-list-item-label {
  width: 70%;
}

.site-main.single {
  --container-width:73.75rem;
  --text-width:50rem;
}
.site-main.single > article {
  position: relative;
  max-width: var(--container-width);
  margin-left: auto;
  margin-right: auto;
}
.site-main.single .entry-header {
  position: relative;
  padding: var(--padding);
  max-width: var(--text-width);
  margin-left: auto;
  margin-right: auto;
}
.site-main.single .entry-header a.backto {
  width: 1.875rem;
  height: 1.875rem;
  background: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
.site-main.single .entry-header a.backto svg {
  fill: #000;
  width: 0.8125rem;
}
.site-main.single .entry-header a.backto:hover {
  background: #000;
}
.site-main.single .entry-header a.backto:hover svg {
  fill: white;
}
.site-main.single .entry-header .entry-title {
  font-size: 5.625rem;
  line-height: 1;
  font-weight: 700;
}
.site-main.single .entry-header .entry-title, .site-main.single .entry-header .Intro {
  color: #000;
}
@media (max-width: 1024px) {
  .site-main.single .entry-header .entry-title, .site-main.single .entry-header .Intro {
    position: relative;
    overflow: hidden;
  }
}
.site-main.single .entry-header .Intro {
  font-family: Arial, helvetica, sans-serif;
  line-height: 1.75;
  font-size: 1.25rem;
  font-weight: 400;
}
.site-main.single .entry-image {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.site-main.single .entry-image .post-thumbnail {
  width: 100%;
}
.site-main.single .entry-image img {
  object-fit: cover;
  width: 100%;
  border-radius: 1.25rem;
  max-width: var(--container-width);
  height: auto;
}
@media (max-width: 768px) {
  .site-main.single .entry-image img {
    max-width: 100%;
    height: auto;
  }
}
.site-main.single .entry-content {
  position: relative;
  margin-top: calc(3.75rem / 2);
  max-width: var(--text-width);
  margin-left: auto;
  margin-right: auto;
}
.site-main.single .entry-content p {
  font-size: 1.125rem;
  color: #000;
}
.site-main.single .entry-content p.has-medium-font-size {
  font-size: 1.28125rem;
  font-weight: 600;
  font-family: Arial, helvetica, sans-serif;
}
.site-main.single .entry-footer {
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.5);
  padding-top: 1.875rem;
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
  max-width: var(--text-width);
  margin-left: auto;
  margin-right: auto;
}
.site-main.single .entry-footer a.backto {
  display: flex;
  gap: 0.625rem;
  justify-content: flex-end;
  text-decoration: none;
  color: #000;
  font-size: 0.9375rem;
  font-weight: 600;
}

#masthead.site-header {
  position: fixed;
  top: 0;
  z-index: 99;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 100rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  min-height: 5rem;
  background: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 768px) {
  #masthead.site-header {
    max-width: 100vw;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #masthead.site-header {
    max-width: 100vw;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
#masthead.site-header::before {
  content: "";
  left: 50%;
  max-width: 100.2vw;
  transform: var(--transform, translateX(-50%));
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 120rem;
  background: white;
}
@media (max-width: 768px) {
  #masthead.site-header::before {
    max-width: 100vw;
  }
}
#masthead.site-header .site-branding {
  min-width: 12.5rem;
  margin-right: 1.875rem;
}
#masthead.site-header .site-branding .site-title {
  margin: 0;
}
#masthead.site-header .wpml-ls-legacy-dropdown {
  width: auto;
  margin-left: 0.625rem;
}
#masthead.site-header .wpml-ls-legacy-dropdown li > a {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
  font-family: Arial, helvetica, sans-serif;
  font-size: 0.9375rem;
  font-weight: normal;
  border: 0;
  padding: 0.625rem 0.9375rem;
  color: #000;
}
#masthead.site-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu > li > a {
  color: #000;
  padding: 0.625rem 0.9375rem;
}
#masthead.site-header .wpml-ls-legacy-dropdown a {
  border: 0;
}
#masthead.site-header .wpml-ls-legacy-dropdown a::after {
  display: none;
}
#masthead.site-header .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a, #masthead.site-header .wpml-ls-legacy-dropdown a:focus, #masthead.site-header .wpml-ls-legacy-dropdown a:hover {
  background: #F9EFE8;
}

#banner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  z-index: 4;
  animation: none;
  opacity: 1;
}
@media (min-width: 1024px) {
  #banner {
    content: "";
    left: 50%;
    max-width: 100.2vw;
    transform: var(--transform, translateX(-50%));
    position: relative;
    top: 0;
    bottom: 0;
    z-index: -1;
    width: 120rem;
    z-index: 3;
    min-width: 120rem;
  }
}
#banner.home {
  height: 47.875rem;
}
#banner:not(.home) {
  height: 41.375rem;
  max-height: 41.375rem;
}
@media (max-width: 768px) {
  #banner {
    height: auto;
    display: flex;
    flex-direction: column-reverse;
  }
  #banner.home {
    height: 43.75rem;
  }
  #banner:not(.home) {
    height: 41.375rem;
    max-height: 41.375rem;
  }
}
#banner > figure {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
}
#banner > figure::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 39.05%, rgba(0, 0, 0, 0.72) 120.16%);
  mix-blend-mode: multiply;
}
#banner > figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#banner > .inner {
  height: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 81.25rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media (max-width: 768px) {
  #banner > .inner {
    flex-direction: column-reverse;
    padding: 1.875rem 1.25rem;
  }
}
#banner > .inner > .left {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  color: white;
  z-index: 9;
  width: 50%;
}
#banner > .inner > .left .h1 {
  display: block;
  margin-bottom: 0.9375rem;
  margin-top: 2.5rem;
}
@media (max-width: 768px) {
  #banner > .inner > .left {
    width: 100%;
    justify-content: flex-end;
    padding-bottom: 3.125rem;
  }
}
#banner > .inner > .left .Intro {
  max-width: 60%;
  margin-left: auto;
  margin-top: 3.125rem;
}
#banner > .inner.top > .left {
  justify-content: flex-start;
  padding-top: 3.75rem;
}
#banner > .inner.bottom > .left {
  justify-content: flex-end;
  padding-bottom: 3.75rem;
}
#banner > .inner > .right {
  width: 66%;
  display: flex;
  z-index: 4;
  margin-top: 1.875rem;
}
@media (max-width: 768px) {
  #banner > .inner > .right {
    width: 100%;
  }
}
#banner > .inner > .right > .text {
  position: relative;
}
#banner:not(.home) .h1 {
  font-size: 3.375rem;
  line-height: 1;
  font-weight: 700;
}

.main-navigation {
  display: flex;
  justify-content: flex-end;
  align-self: stretch;
  width: auto;
}
.main-navigation a.more {
  display: flex;
  gap: 0.3125rem;
  align-items: center;
  justify-content: center;
}
.main-navigation a.more:hover span.icon {
  left: 0;
}
.main-navigation .menu-hoofdmenu-container {
  display: flex;
  align-items: center;
}
.main-navigation > div ul {
  margin-right: 3.6875rem;
  display: flex;
  align-items: center;
  height: 100%;
  gap: 1.1875rem;
}
.main-navigation > div ul > li {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0.9375rem;
}
.main-navigation > div ul > li > a {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.main-navigation > div ul > li > a::after {
  content: "";
  height: 0.125rem;
  width: 0;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.main-navigation > div ul > li > a:hover::after {
  width: 100%;
}
.main-navigation > div ul > li.current-menu-item > a::after {
  width: 100%;
}
.main-navigation .desktop-menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-self: stretch;
}
@media (min-width: 1024px) {
  .main-navigation .sub-menu.first-level {
    position: absolute;
    left: 50%;
    width: 100.2vw; /* Set the width to span the entire viewport */
    transform: translate(-50%, 0);
    background: white;
    overflow: hidden;
    max-height: 0;
    min-height: 0;
    transition: all 0.35s ease-in-out;
  }
  .main-navigation .sub-menu.first-level .submenu-inner {
    padding: 1.875rem 6.25rem;
    max-width: 81.25rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 1.875rem;
    opacity: 0;
    transition: opacity 0.25s ease;
    transition-delay: 0.4s;
  }
  .main-navigation .sub-menu.first-level .submenu-inner > li > a {
    color: #000;
    font-size: 1.375rem;
    font-weight: 500;
    transition: color 0.4s ease-out;
  }
  .main-navigation .sub-menu.first-level .submenu-inner > li > a:hover {
    color: #4B001E;
  }
  .main-navigation .sub-menu.first-level.submenu-visible {
    max-height: 31.25rem;
    min-height: 31.25rem;
    opacity: 1;
    overflow: visible;
    transition: all 0.5s ease-in-out;
    transition-delay: 0.15s;
  }
  .main-navigation .sub-menu.first-level.submenu-visible .submenu-inner {
    opacity: 1;
  }
  .main-navigation .sub-menu.second-level {
    position: relative;
    left: 0;
    float: none;
    top: 1.5625rem;
    box-shadow: none;
  }
  .main-navigation .sub-menu.second-level > li {
    padding: 0;
  }
  .main-navigation .sub-menu.second-level > li a {
    font-size: 1.125rem;
    font-style: normal;
    text-transform: none;
    font-weight: 400;
    text-shadow: 0px 0 0 currentColor;
  }
  .main-navigation .sub-menu.second-level > li a:hover {
    text-shadow: 0 0 0.75px currentColor, 0 0 0.75px currentColor;
  }
  .main-navigation .sub-menu.second-level > li a:hover::after {
    width: 0;
  }
}
.main-navigation .menu-right {
  display: flex;
  gap: 1.25rem;
  align-items: center;
}
.main-navigation .menu-right .search {
  height: 3.25rem;
  display: flex;
}
.main-navigation .menu-toggle {
  border: 0;
  padding: 0;
  background: none;
  margin-left: 1.25rem;
  cursor: pointer;
  justify-content: center;
  align-items: center;
}
.main-navigation .menu-toggle > img {
  width: 2.375rem;
}
.main-navigation .menu-toggle > svg {
  display: none;
  width: 1.4375rem;
  height: 1.4375rem;
  fill: #000;
  transform: rotate(45deg);
}
@media (max-width: 1024px) {
  .main-navigation {
    flex-direction: row-reverse;
  }
  .main-navigation .desktop-menu {
    display: none;
  }
  .main-navigation .menu-toggle {
    display: flex;
  }
}

/* Mobile menu */
body .mobile-menu {
  display: block;
  position: fixed;
  width: calc(100% - 7.5rem);
  left: 3.75rem;
  right: 0;
  padding-top: 3.75rem;
  border-radius: 1.25rem;
  top: -110vh;
  transition: top 0.6s ease-out;
  z-index: 9;
}
body .mobile-menu::before {
  content: "";
  left: 50%;
  max-width: 100.2vw;
  transform: var(--transform, translateX(-50%));
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 120rem;
  background: white;
  background-size: cover;
  height: 100%;
  min-height: 100vh;
  top: -110vh;
  transition: top 0.6s ease-out;
}
@media (max-width: 768px) {
  body .mobile-menu::before {
    max-width: 100vw;
  }
}
body .mobile-menu .back-button {
  margin-bottom: 1.875rem;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 1.56px;
  text-transform: uppercase;
  display: block;
}
body .mobile-menu .parent-title {
  position: relative;
  text-transform: none;
  font-size: 1.125rem;
  font-weight: 500;
}
body .mobile-menu .menu-mobiel-menu-container {
  margin-top: 3.125rem;
}
body .mobile-menu ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
body .mobile-menu ul li {
  padding: 0;
  display: flex;
}
body .mobile-menu ul li.current_page_item a {
  color: #EB4628;
}
body .mobile-menu ul li a {
  text-decoration: none;
  color: #000;
  font-size: 1rem;
  text-transform: none;
  font-weight: 500;
}
body .mobile-menu ul li a::after {
  display: none;
}
body .mobile-menu .menu-hoofdmenu-rechts-container ul li > a {
  font-size: 1rem;
  font-weight: 400;
}
body .mobile-menu .menu .sub-menu {
  margin: -107px 0 0 0;
  padding: 0;
  display: none;
  width: 100%;
  position: fixed;
  background: #F9EFE8;
}
body .mobile-menu .menu .sub-menu::before {
  content: "";
  left: 50%;
  max-width: 100.2vw;
  transform: var(--transform, translateX(-50%));
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 120rem;
  min-height: 70vh;
  top: -12.5rem;
  background: #F9EFE8;
}
@media (max-width: 768px) {
  body .mobile-menu .menu .sub-menu::before {
    max-width: 100vw;
  }
}
body .mobile-menu .menu .sub-menu.submenu-visible {
  display: block;
}
body .mobile-menu .menu .sub-menu .h4.parent-title {
  text-transform: none;
  font-size: 1.125rem;
  font-weight: 500;
}
body .mobile-menu .menu .sub-menu .submenu-inner {
  margin-top: 3.125rem;
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}

img.menu-after {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 1.25rem;
  width: 4.375rem;
  height: 4.375rem;
  margin-left: auto;
  margin-right: auto;
}

body.toggled .mobile-menu::before {
  background: white;
  top: 0;
  transition: top 0.6s ease-out;
}

body.toggled .mobile-menu {
  top: 4.28125rem;
  display: flex;
  flex-direction: column;
  min-height: 85vh;
}
body.toggled .mobile-menu nav {
  margin-top: 7rem;
}

body.toggled .menu-toggle > img {
  display: none;
}
body.toggled .menu-toggle > svg {
  display: block !important;
}

.mobile-menu {
  display: none;
}

.site-footer {
  position: relative;
  padding: 3.75rem 1.875rem;
}
.site-footer .bg {
  content: "";
  left: 50%;
  max-width: 100.2vw;
  transform: var(--transform, translateX(-50%));
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 120rem;
  background: #4B001E;
  z-index: 0;
}
@media (max-width: 768px) {
  .site-footer .bg {
    max-width: 100vw;
  }
}
.site-footer > *:not(.bg) {
  z-index: 5;
  position: relative;
}
@media (max-width: 768px) {
  .site-footer {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
.site-footer #footerTop {
  color: white;
  text-align: center;
}
.site-footer #footerTop nav {
  justify-content: center;
}
.site-footer .social {
  display: flex;
  gap: 1.25rem;
}
.site-footer .social > a {
  max-width: 1.875rem;
}
.site-footer .social > a span.icon {
  background: white;
  width: 2.625rem;
  height: 2.625rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-footer .social > a span.icon svg {
  fill: #000;
  max-height: 1.25rem;
  max-width: 1.875rem;
  transition: all 0.3s ease-in-out;
}
.site-footer .social > a:hover span.icon svg {
  fill: #4B001E;
}
.site-footer #footerMiddle {
  padding-top: 3.75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.site-footer #footerMiddle .left .email a {
  display: block;
  font-size: 2.25rem;
  color: white;
  margin: 1.875rem 0;
  text-decoration: none;
}
.site-footer #footerMiddle .left .email a:hover {
  color: #000;
}
@media (max-width: 768px) {
  .site-footer #footerMiddle .left .email a {
    font-size: 1.875rem;
  }
}
.site-footer #footerMiddle .left address {
  display: flex;
  gap: 3.75rem;
  color: white;
  font-size: 1rem;
  font-style: normal;
}
.site-footer #footerMiddle .left address a {
  color: white;
  text-decoration: none;
}
.site-footer #footerMiddle .left address a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .site-footer #footerMiddle .left address {
    flex-direction: column;
  }
}
.site-footer #footerMiddle .right {
  display: flex;
  gap: 5.625rem;
}
.site-footer #footerMiddle .right .h5 {
  margin-top: 0;
  color: #000;
  margin-bottom: 0.625rem;
}
.site-footer #footerMiddle .right a {
  display: block;
  font-size: 1rem;
  color: white;
  text-decoration: none;
  line-height: 2.3;
}
.site-footer #footerMiddle .right a:hover {
  text-decoration: underline;
}
.site-footer #footerMiddle .right > .footerlinks {
  display: block;
}
@media (max-width: 768px) {
  .site-footer #footerMiddle .right {
    flex-wrap: wrap;
    gap: 0.625rem;
    margin-top: 2.5rem;
  }
  .site-footer #footerMiddle .right > div {
    width: 46%;
  }
  .site-footer #footerMiddle .right > .footerlinks {
    margin-bottom: 1.25rem;
  }
}
.site-footer #footerBottom {
  border-top: 0.0625rem solid rgba(255, 255, 255, 0.3);
  padding-top: 1.875rem;
  margin-top: 3.75rem;
}
.site-footer #footerBottom > .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .site-footer #footerBottom > .inner {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.site-footer #footerBottom .copyright {
  font-size: 0.875rem;
  color: white;
}
@media (max-width: 768px) {
  .site-footer #footerBottom .copyright {
    width: 50%;
    margin-left: 0;
    color: rgba(255, 255, 255, 0.4);
  }
}
.site-footer #footerBottom nav {
  margin: 0;
  gap: 2.5rem;
}
@media (max-width: 768px) {
  .site-footer #footerBottom nav {
    gap: 0.625rem;
  }
}
.site-footer #footerBottom nav a {
  color: white;
  font-size: 0.875rem;
  text-decoration: none;
}
@media (max-width: 768px) {
  .site-footer #footerBottom nav a {
    color: rgba(255, 255, 255, 0.4);
  }
  .site-footer #footerBottom nav a::after {
    content: "|";
    margin: 0 0.3125rem;
  }
}
.site-footer #footerBottom nav a:hover {
  text-decoration: underline;
}

html {
  font-size: 16px;
}
@media all and (max-width: 1600px) {
  html {
    font-size: 14px;
  }
}

body {
  max-width: 100vw;
  overflow-x: hidden;
  font-family: Arial, helvetica, sans-serif;
  background: #F9EFE8;
}
body.post, body.page {
  margin-bottom: 0;
}

#page.site {
  max-width: 100rem;
  margin: 0 auto;
}

/* titles & text */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  line-height: 1.2;
  font-family: Arial, helvetica, sans-serif;
}
h1 span, .h1 span, h2 span, .h2 span, h3 span, .h3 span, h4 span, .h4 span, h5 span, .h5 span, h6 span, .h6 span {
  color: #4B001E;
}

h1, .h1 {
  font-size: 5.625rem;
  line-height: 1;
  font-weight: 700;
}
@media (max-width: 768px) {
  h1, .h1 {
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 700;
  }
}

h2, .h2 {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 700;
}

h3, .h3 {
  font-size: 1.75rem;
  line-height: 1.2;
  font-weight: 700;
}

h4, .h4 {
  font-size: 1.0625rem;
  font-weight: normal;
}

h5, .h5 {
  font-size: 1em;
}

.wp-block-heading {
  color: #000;
  margin-bottom: 0.9375rem;
}

h2.wp-block-heading {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 0.625rem;
}

h3.wp-block-heading {
  font-size: 1.75rem;
  line-height: 1.2;
  font-weight: 700;
  font-weight: normal;
}

h4.wp-block-heading {
  font-size: 1.0625rem;
  font-weight: normal;
  color: #EB4628;
  margin: 0;
}

.wp-block-columns {
  overflow: hidden;
  border-radius: 1.25rem;
}
@media (max-width: 768px) {
  .wp-block-columns {
    gap: 0;
    margin: 0;
  }
}

.wp-block-buttons > .wp-block-button {
  margin-top: 1.25rem;
}

.wp-block-image {
  position: relative;
  margin-top: 3.75rem;
  z-index: 9;
}

/* Buttons */
nav:not(.main-navigation) {
  display: flex;
  margin-top: 1.875rem;
  gap: 0.9375rem;
}

.more, .wp-block-button > a, input[type=submit] {
  display: inline-block;
  background: #EB4628;
  border-radius: 1.5625rem;
  padding: 0.625rem 1.25rem 0.625rem 1.25rem;
  color: white;
  text-decoration: none;
  font-family: Arial, helvetica, sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  min-width: 8.125rem;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .more, .wp-block-button > a, input[type=submit] {
    padding: 0.625rem 1.25rem;
  }
}
@media (max-width: 768px) {
  .more, .wp-block-button > a, input[type=submit] {
    padding: 0.625rem 1.25rem;
  }
}
.more:hover, .wp-block-button > a:hover, input[type=submit]:hover {
  background: #000;
  color: white;
}
.more.bg2, .wp-block-button > a.bg2, input[type=submit].bg2 {
  background: #4B001E;
}
.more.bg2:hover, .wp-block-button > a.bg2:hover, input[type=submit].bg2:hover {
  background: #000;
}
.more.outline, .wp-block-button > a.outline, input[type=submit].outline {
  background: transparent;
  border: 0.0625rem solid #000;
  color: #000;
}
.more.outline:hover, .wp-block-button > a.outline:hover, input[type=submit].outline:hover {
  background: #000;
  color: white;
}
.more.outline:hover span.icon, .more.outline:hover span.icon svg, .wp-block-button > a.outline:hover span.icon, .wp-block-button > a.outline:hover span.icon svg, input[type=submit].outline:hover span.icon, input[type=submit].outline:hover span.icon svg {
  fill: white;
}
.more.white, .wp-block-button > a.white, input[type=submit].white {
  background: white;
  color: #000;
}
.more.white span.icon svg, .wp-block-button > a.white span.icon svg, input[type=submit].white span.icon svg {
  fill: #000;
}
.more.white:hover, .wp-block-button > a.white:hover, input[type=submit].white:hover {
  background: #000;
  color: white;
}
.more.white:hover span.icon svg, .wp-block-button > a.white:hover span.icon svg, input[type=submit].white:hover span.icon svg {
  fill: white;
}
.more.white.outline, .wp-block-button > a.white.outline, input[type=submit].white.outline {
  background: transparent;
  border: 0.0625rem solid white;
  color: white;
}
.more.white.outline:hover, .wp-block-button > a.white.outline:hover, input[type=submit].white.outline:hover {
  background: white;
  color: #000;
}
.more.white.outline:hover span.icon, .more.white.outline:hover span.icon svg, .wp-block-button > a.white.outline:hover span.icon, .wp-block-button > a.white.outline:hover span.icon svg, input[type=submit].white.outline:hover span.icon, input[type=submit].white.outline:hover span.icon svg {
  fill: white;
}
.more.icon, .wp-block-button > a.icon, input[type=submit].icon {
  min-width: 3.125rem;
  min-height: 3.125rem;
  max-width: 3.125rem;
  max-height: 3.125rem;
  border-radius: 50%;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.more.icon span.icon, .wp-block-button > a.icon span.icon, input[type=submit].icon span.icon {
  margin: 0;
  padding: 0;
}

.more-inline {
  padding: 0.625rem 1.25rem 0.625rem 1.25rem;
  color: #000;
  font-size: 0.9375rem;
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .more-inline {
    padding: 0.625rem 1.25rem;
  }
}
@media (max-width: 768px) {
  .more-inline {
    padding: 0.625rem 1.25rem;
  }
}
.more-inline:hover {
  text-decoration: none;
}

.scrollto {
  cursor: pointer;
}

/* Block-grid */
.block-grid {
  overflow: visible;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 1.875rem;
}
.block-grid > li {
  list-style: none;
  width: 100%;
}
.block-grid > li > article, .block-grid > li > section {
  margin-bottom: 0;
}
.block-grid.one-up > li {
  width: 100%;
}
.block-grid.two-up > li {
  width: calc(50% - 1.875rem * 0.75);
}
.block-grid.three-up > li {
  width: calc(33.33% - 1.875rem * 0.75);
}
.block-grid.four-up > li {
  width: calc(25% - 1.875rem * 0.75);
}
.block-grid.five-up > li {
  width: calc(19% - 1.875rem * 0.75);
}
.block-grid.six-up > li {
  width: calc(16% - 1.875rem * 0.5);
}
.block-grid.seven-up > li {
  width: calc(14.28571% - 1.875rem * 0.87);
}

/* Block styling */
.Overview, .Detail, .Block {
  margin: 3.75rem auto;
}
@media (max-width: 768px) {
  .Overview, .Detail, .Block {
    margin: 1.875rem auto;
  }
}

.Overview > .Heading.center .h4, .Overview > .Heading.center .h2, .Overview > .Heading.center .h3, .Overview > .Heading.center .Intro {
  text-align: center;
}
.Overview > .Heading .h4 {
  margin: 0;
  color: #EB4628;
}
.Overview > .Heading .h2, .Overview > .Heading .h3 {
  margin-top: 0.625rem;
  color: #000;
}
.Overview > .Heading.flex {
  margin-bottom: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Overview > .Heading.flex .h4, .Overview > .Heading.flex .h2, .Overview > .Heading.flex .h3 {
  text-align: left;
  margin-bottom: 0;
}
.Overview > .Heading.flex nav {
  margin: 0;
}

.Intro, .Content {
  font-family: Arial, helvetica, sans-serif;
  color: #000;
  font-size: 1.0625rem;
  font-weight: normal;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.Intro ul, .Content ul {
  margin: 0;
  padding-left: 1rem;
}
.Intro a, .Content a {
  color: #4B001E;
}

.Content {
  position: relative;
}

#precontent {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}

/* .site-main */
.site-main {
  margin-top: calc(5rem + 3.75rem);
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  /* Pagina main */
  /* 404 */
}
@media (max-width: 768px) {
  .site-main {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.site-main > #banner {
  margin-top: -3.75rem;
}
.site-main .page.type-page #precontent {
  margin: 3.75rem 0;
}
.site-main .page.type-page .entry-header {
  text-align: center;
}
@media (max-width: 768px) {
  .site-main .page.type-page .entry-header {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.site-main .page.type-page .entry-header h1 {
  font-size: 2.5rem;
  font-weight: normal;
  color: #000;
}
@media (min-width: 1024px) {
  .site-main .page.type-page .entry-header {
    animation-delay: 0.6s;
  }
}
.site-main .page.type-page .entry-content > p, .site-main .page.type-page .entry-content > ul {
  font-family: Arial, helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  color: #000;
}
@media (max-width: 768px) {
  .site-main .page.type-page .entry-content > p, .site-main .page.type-page .entry-content > ul {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .site-main .page.type-page .entry-content > p, .site-main .page.type-page .entry-content > ul {
    max-width: 80%;
    margin-right: auto;
    margin-left: 0;
  }
}
.site-main .page.type-page .entry-content > p:first-of-type, .site-main .page.type-page .entry-content > ul:first-of-type {
  animation-delay: 0.8s;
}
.site-main .page.type-page .titlecolumn {
  padding: 4.375rem 0;
  margin-bottom: 3.125rem;
  position: relative;
  color: white;
}
.site-main .page.type-page .titlecolumn::before {
  content: "";
  left: 50%;
  max-width: 100.2vw;
  transform: var(--transform, translateX(-50%));
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 120rem;
  background: #4B001E;
}
@media (max-width: 768px) {
  .site-main .page.type-page .titlecolumn::before {
    max-width: 100vw;
  }
}
.site-main .page.type-page .titlecolumn .entry-title, .site-main .page.type-page .titlecolumn .entry-content {
  text-align: left;
  color: white;
  margin-top: 0;
}
.site-main .page.type-page .titlecolumn .entry-title p, .site-main .page.type-page .titlecolumn .entry-content p {
  color: white;
  text-align: left;
  margin-left: 0;
}
.site-main .page.type-page .entry-title.center {
  text-align: center;
}
.site-main .error-404 {
  padding: 3.125rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-main .error-404::before {
  content: "";
  left: 50%;
  max-width: 100.2vw;
  transform: var(--transform, translateX(-50%));
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 120rem;
  background: #EB4628;
}
@media (max-width: 768px) {
  .site-main .error-404::before {
    max-width: 100vw;
  }
}
.site-main .error-404 .page-image {
  position: relative;
}
.site-main .error-404 .page-header {
  position: relative;
  padding: 5rem 0 10rem 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 55%;
  color: #000;
}
.site-main .error-404 .page-header .page-title {
  font-size: 4.625rem;
  line-height: 1;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}
.site-main .error-404 .page-header .Intro {
  margin: 1.875rem 0;
  font-size: 1.5rem;
  font-weight: normal;
}
@media (max-width: 768px) {
  .site-main .error-404 .page-header {
    padding: 0;
    margin: 0;
  }
  .site-main .error-404 .page-header .page-title {
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 700;
  }
}

@media (max-width: 768px) {
  .page-content,
  .entry-content,
  .entry-summary {
    margin: 0;
  }
}
/* Popup */
.Snippet.Popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
}
.Snippet.Popup > .inner {
  position: relative;
  background: white;
  width: 46.6875rem;
  height: auto;
  min-height: 40.5rem;
  padding: 3.125rem;
  color: #4B001E;
  border-radius: 1.25rem;
}
.Snippet.Popup > .inner > span.close {
  cursor: pointer;
  position: absolute;
  width: 4.25rem;
  height: 4.25rem;
  border-radius: 50%;
  background: #DE9833;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -3.75rem;
  right: -3.75rem;
}
.Snippet.Popup > .inner > span.close svg {
  width: 2.625rem;
  height: 2.625rem;
  transform: rotate(45deg);
  fill: white;
}
.Snippet.Popup > .inner > .Heading {
  text-align: center;
}
.Snippet.Popup > .inner > .Heading .h1 {
  font-size: 3.125rem;
  line-height: 1;
  font-weight: 700;
}
.Snippet.Popup > .inner > .Heading .Intro {
  margin-top: 1.25rem;
  font-size: 1.125rem;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.Snippet.Popup > .inner .Content {
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.0625rem;
}
.Snippet.Popup > .inner .Content h3 {
  color: #4B001E;
}
.Snippet.Popup > .inner .Content ul {
  margin: 0;
  padding: 0 0 0 1.25em;
  line-height: 1.9;
  list-style: none;
}
.Snippet.Popup > .inner .Content ul li {
  position: relative;
}
.Snippet.Popup > .inner .Content ul li::before {
  content: "•";
  position: absolute;
  left: -1.25em;
}
.Snippet.Popup.hidden {
  display: none;
}
.Snippet.Popup.visible {
  display: flex;
}

.pagination {
  margin: 0.9375rem auto;
  padding-bottom: 1.25rem;
  display: flex;
  gap: 0.625rem;
  justify-content: center;
}

.page-numbers {
  color: white;
  font-family: Arial, helvetica, sans-serif;
  font-size: 1.125rem;
  text-decoration: none;
  width: 2.8125rem;
  height: 2.8125rem;
  background: #ADACAB;
  border-radius: 0.625rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.45s ease-out;
}
.page-numbers:hover {
  background: #EB4628;
  color: white;
}
.page-numbers.current {
  background: #EB4628;
}

/* Search */
.search-form {
  text-align: center;
  padding: 3.125rem;
  background: #F9EFE8;
  border-radius: 1.25rem;
}
.search-form > label {
  width: 80%;
  display: inline-block;
}
.search-form input {
  width: 100%;
  margin-top: 0.9375rem;
  border: 0;
  padding: 0.9375rem 0.9375rem;
  border-radius: 0.9375rem;
}
.search-form input[type=submit] {
  width: auto;
  margin-top: 0.625rem;
  cursor: pointer;
  background: #4B001E;
  color: white;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 0.9375rem 1.25rem;
  transition: all 0.3s ease-in-out;
}
.search-form input[type=submit]:hover {
  background: #EB4628;
}

div.search-item h2 {
  margin: 0.625rem 0;
  padding-bottom: 1.25rem;
  border-bottom: 0.0625rem solid #E2E4F8;
}
div.search-item h2 a {
  color: #EB4628;
  font-size: 1.5rem;
  text-decoration: none;
}

.horizontal_outer {
  margin: 0 -15px;
  padding: 0 0 0 15px;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  /* !important is needed sometimes */
  /* Track */
  /* Handle */
}
.horizontal_outer .horizontal_inner {
  width: 100%;
  flex-wrap: nowrap;
}
.horizontal_outer .horizontal_inner .horizontal_item {
  display: inline;
  padding-right: 10px;
}
.horizontal_outer .horizontal_inner .horizontal_item article {
  clear: none;
  zoom: 1;
  display: inline;
  vertical-align: top;
  white-space: normal;
  max-width: 70vw;
  margin-bottom: 5px;
}
.horizontal_outer .horizontal_inner .horizontal_item:last-child {
  padding-right: 15px;
}
.horizontal_outer::-webkit-scrollbar {
  display: none !important;
}
.horizontal_outer::-webkit-scrollbar-track {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  background: rgba(0, 0, 0, 0.5);
  margin-left: 15px;
  margin-right: 15px;
}
.horizontal_outer::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  background: #4B001E !important;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5) !important;
}
.horizontal_outer::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.5) !important;
}