@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap);
/*============================================================================*\
  Styles
\*============================================================================*/
/* Utilities
\*============================================================================*/
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.sticky{
  position: sticky;
}
.inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.top-1\/2{
  top: 50%;
}
.left-1\/2{
  left: 50%;
}
.top-0{
  top: 0px;
}
.right-0{
  right: 0px;
}
.bottom-0{
  bottom: 0px;
}
.left-0{
  left: 0px;
}
.top-full{
  top: 100%;
}
.-left-\[8\%\]{
  left: -8%;
}
.-right-\[8\%\]{
  right: -8%;
}
.top-\[2\%\]{
  top: 2%;
}
.right-\[10\%\]{
  right: 10%;
}
.bottom-\[12\%\]{
  bottom: 12%;
}
.left-\[10\%\]{
  left: 10%;
}
.bottom-\[3\%\]{
  bottom: 3%;
}
.bottom-full{
  bottom: 100%;
}
.-left-\[10\%\]{
  left: -10%;
}
.-right-\[10\%\]{
  right: -10%;
}
.bottom-6{
  bottom: 1.5rem;
}
.right-full{
  right: 100%;
}
.z-goku{
  z-index: 9000;
}
.z-default{
  z-index: 1;
}
.z-\[1000\]{
  z-index: 1000;
}
.order-10{
  order: 10;
}
.my-32{
  margin-top: 8rem;
  margin-bottom: 8rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.-mb-6{
  margin-bottom: -1.5rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mr-2\.5{
  margin-right: 0.625rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.ml-2\.5{
  margin-left: 0.625rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mr-4{
  margin-right: 1rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.-mb-px{
  margin-bottom: -1px;
}
.-ml-px{
  margin-left: -1px;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.-mt-1\.5{
  margin-top: -0.375rem;
}
.-mt-1{
  margin-top: -0.25rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.-mt-0\.5{
  margin-top: -0.125rem;
}
.-mt-0{
  margin-top: -0px;
}
.ml-6{
  margin-left: 1.5rem;
}
.ml-4{
  margin-left: 1rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.ml-1{
  margin-left: 0.25rem;
}
.mt-4{
  margin-top: 1rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mt-8{
  margin-top: 2rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.-mb-4{
  margin-bottom: -1rem;
}
.-mb-10{
  margin-bottom: -2.5rem;
}
.mb-\[8\%\]{
  margin-bottom: 8%;
}
.mt-20{
  margin-top: 5rem;
}
.-mt-4{
  margin-top: -1rem;
}
.-mt-2{
  margin-top: -0.5rem;
}
.mt-0{
  margin-top: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.aspect-\[11\/9\]{
  aspect-ratio: 11 / 9;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.aspect-\[322\/380\]{
  aspect-ratio: 322 / 380;
}
.aspect-\[1129\/600\]{
  aspect-ratio: 1129 / 600;
}
.aspect-\[552\/600\]{
  aspect-ratio: 552 / 600;
}
.aspect-\[1129\/1000\]{
  aspect-ratio: 1129 / 1000;
}
.aspect-\[322\/500\]{
  aspect-ratio: 322 / 500;
}
.aspect-\[322\/212\]{
  aspect-ratio: 322 / 212;
}
.aspect-\[170\/212\]{
  aspect-ratio: 170 / 212;
}
.aspect-\[440\/550\]{
  aspect-ratio: 440 / 550;
}
.aspect-\[10\/9\]{
  aspect-ratio: 10 / 9;
}
.aspect-\[207\/280\]{
  aspect-ratio: 207 / 280;
}
.h-14{
  height: 3.5rem;
}
.h-10{
  height: 2.5rem;
}
.h-16{
  height: 4rem;
}
.h-5{
  height: 1.25rem;
}
.h-0\.5{
  height: 0.125rem;
}
.h-0{
  height: 0px;
}
.h-full{
  height: 100%;
}
.h-2{
  height: 0.5rem;
}
.h-8{
  height: 2rem;
}
.h-24{
  height: 6rem;
}
.h-\[1\.5px\]{
  height: 1.5px;
}
.h-\[800px\]{
  height: 800px;
}
.h-\[1000px\]{
  height: 1000px;
}
.h-auto{
  height: auto;
}
.h-1{
  height: 0.25rem;
}
.max-h-\[80\%\]{
  max-height: 80%;
}
.max-h-\[18px\]{
  max-height: 18px;
}
.max-h-\[40px\]{
  max-height: 40px;
}
.min-h-screen{
  min-height: 100vh;
}
.min-h-\[800px\]{
  min-height: 800px;
}
.min-h-\[90vh\]{
  min-height: 90vh;
}
.w-20{
  width: 5rem;
}
.w-full{
  width: 100%;
}
.w-1\/2{
  width: 50%;
}
.w-10{
  width: 2.5rem;
}
.w-14{
  width: 3.5rem;
}
.w-5{
  width: 1.25rem;
}
.w-2{
  width: 0.5rem;
}
.w-px{
  width: 1px;
}
.w-8{
  width: 2rem;
}
.w-24{
  width: 6rem;
}
.w-6{
  width: 1.5rem;
}
.w-3\.5{
  width: 0.875rem;
}
.w-3{
  width: 0.75rem;
}
.w-screen{
  width: 100vw;
}
.w-10\/12{
  width: 83.333333%;
}
.w-\[86\%\]{
  width: 86%;
}
.w-12{
  width: 3rem;
}
.w-\[105\%\]{
  width: 105%;
}
.w-\[400px\]{
  width: 400px;
}
.w-\[55\%\]{
  width: 55%;
}
.w-\[44\%\]{
  width: 44%;
}
.w-\[26\%\]{
  width: 26%;
}
.w-\[303px\]{
  width: 303px;
}
.w-2\.5{
  width: 0.625rem;
}
.w-1\.5{
  width: 0.375rem;
}
.w-1{
  width: 0.25rem;
}
.max-w-\[80\%\]{
  max-width: 80%;
}
.max-w-full{
  max-width: 100%;
}
.max-w-\[20vw\]{
  max-width: 20vw;
}
.max-w-\[45vw\]{
  max-width: 45vw;
}
.max-w-\[40px\]{
  max-width: 40px;
}
.max-w-\[60\%\]{
  max-width: 60%;
}
.flex-shrink{
  flex-shrink: 1;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1\/2{
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1{
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-1{
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-0{
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-150{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform-gpu{
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.resize{
  resize: both;
}
.appearance-none{
  appearance: none;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.overflow-hidden{
  overflow: hidden;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-full{
  border-radius: 9999px;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-t{
  border-top-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-l{
  border-left-width: 1px;
}
.border-yellow-400\/50{
  border-color: rgb(250 212 67 / 0.5);
}
.border-current{
  border-color: currentColor;
}
.bg-green-900{
  --tw-bg-opacity: 1;
  background-color: rgb(16 26 27 / var(--tw-bg-opacity));
}
.bg-yellow-400{
  --tw-bg-opacity: 1;
  background-color: rgb(250 212 67 / var(--tw-bg-opacity));
}
.bg-current{
  background-color: currentColor;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}
.bg-opacity-40{
  --tw-bg-opacity: 0.4;
}
.fill-current{
  fill: currentColor;
}
.fill-gray-900{
  fill: #111827;
}
.fill-black{
  fill: #000;
}
.object-cover{
  object-fit: cover;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-1{
  padding: 0.25rem;
}
.p-0{
  padding: 0px;
}
.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-\[0\.001em\]{
  padding-top: 0.001em;
  padding-bottom: 0.001em;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pr-8{
  padding-right: 2rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pr-\[20\%\]{
  padding-right: 20%;
}
.pt-20{
  padding-top: 5rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.font-title{
  font-family: LuxuryRigane;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-h5{
  font-size: 0.875rem;
  line-height: 1.3;
}
.text-h3{
  font-size: 1.75rem;
  line-height: 1;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.uppercase{
  text-transform: uppercase;
}
.italic{
  font-style: italic;
}
.leading-none{
  line-height: 1;
}
.leading-tight{
  line-height: 1.25;
}
.text-yellow-400{
  --tw-text-opacity: 1;
  color: rgb(250 212 67 / var(--tw-text-opacity));
}
.text-green-900{
  --tw-text-opacity: 1;
  color: rgb(16 26 27 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.opacity-0{
  opacity: 0;
}
.opacity-40{
  opacity: 0.4;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-100{
  opacity: 1;
}
.shadow-2xl{
  --tw-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.20);
  --tw-shadow-colored: 0 0 20px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline{
  outline-style: solid;
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.delay-200{
  transition-delay: 200ms;
}
.delay-700{
  transition-delay: 700ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-700{
  transition-duration: 700ms;
}
.ease-in-out-circ{
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.hidden{
  display: none;
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.hidden{
  display: none;
}
.\[perspective\:500px\]{
  perspective: 500px;
}
.\[transform-style\:preserve-3d\]{
  transform-style: preserve-3d;
}
.\[backface-visibility\:hidden\]{
  backface-visibility: hidden;
}
.\[transform\:rotateY\(180deg\)\]{
  transform: rotateY(180deg);
}
/* Globals
\*============================================================================*/
/*! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: Plus Jakarta Sans, sans-serif; /* 4 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/*
Ensure the default browser behavior of the `hidden` attribute.
*/
[hidden] {
  display: none;
}
@font-face{
  font-family: LuxuryRigane;
  font-weight: 700;
  font-style: normal;
  font-display: auto;
  src: url(/wp-content/themes/nc/dist/fonts/LuxuryRigane-Bold.woff2) format("woff2"), url(/wp-content/themes/nc/dist/fonts/LuxuryRigane-Bold.woff) format("woff");
}
@font-face{
  font-family: LuxuryRigane;
  font-weight: 700;
  font-style: italic;
  font-display: auto;
  src: url(/wp-content/themes/nc/dist/fonts/LuxuryRigane-BoldItalic.woff2) format("woff2"), url(/wp-content/themes/nc/dist/fonts/LuxuryRigane-BoldItalic.woff) format("woff");
}
html{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face{
  font-family: LuxuryRigane;
  font-weight: 700;
  font-style: normal;
  font-display: auto;
  src: url(/wp-content/themes/nc/dist/fonts/LuxuryRigane-Bold.woff2) format("woff2"), url(/wp-content/themes/nc/dist/fonts/LuxuryRigane-Bold.woff) format("woff");
}
@font-face{
  font-family: LuxuryRigane;
  font-weight: 700;
  font-style: italic;
  font-display: auto;
  src: url(/wp-content/themes/nc/dist/fonts/LuxuryRigane-BoldItalic.woff2) format("woff2"), url(/wp-content/themes/nc/dist/fonts/LuxuryRigane-BoldItalic.woff) format("woff");
}
html{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*, ::before, ::after{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
/* stylelint-disable selector-max-compound-selectors */
/*==========================================================================*\
  Global
\*==========================================================================*/
/* Base
\*==========================================================================*/
*,
*::before,
*::after {
  position: relative;
}

html {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

body{
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(55 68 25 / var(--tw-text-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity));
  overflow-x: hidden;
}

h1, h2, h3, h4{
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.06em;
}
h1 strong, h2 strong, h3 strong, h4 strong{
  font-family: LuxuryRigane;
}
h1 em, h2 em, h3 em, h4 em{
  font-family: LuxuryRigane;
  font-style: italic;
}

h1{
  font-size: 3rem;
  line-height: 1;
}
@media (min-width: 768px) {
  h1{
    font-size: 5.5rem;
    line-height: 1;
  }
}
@media (min-width: 1280px) {
  h1{
    font-size: 7.5rem;
    line-height: 1;
  }
}
h1 em,
h1 strong {
  font-size: 108%;
  line-height: 0.9;
}
h1:not(:last-child){
  margin-bottom: 1.75rem;
}
h1:not(:last-child) + h5{
  margin-top: -0.625rem;
}
@media (min-width: 1024px) {
  h1:not(:last-child){
    margin-bottom: 2.5rem;
  }
  h1:not(:last-child) + h5{
    margin-top: -1rem;
  }
}

h2{
  font-size: 2.5rem;
  line-height: 0.95;
  letter-spacing: -0.04em;
}
@media (min-width: 768px) {
  h2{
    font-size: 4rem;
    line-height: 0.95;
  }
}
@media (min-width: 1280px) {
  h2{
    font-size: 5rem;
    line-height: 0.95;
  }
}
h2:not(:last-child){
  margin-bottom: 1.75rem;
}
h2:not(:last-child) + h5{
  margin-top: -0.625rem;
}
@media (min-width: 1024px) {
  h2:not(:last-child){
    margin-bottom: 2.5rem;
  }
  h2:not(:last-child) + h5{
    margin-top: -1rem;
  }
}

h3{
  font-size: 1.75rem;
  line-height: 1;
  letter-spacing: -0.04em;
}
@media (min-width: 768px) {
  h3{
    font-size: 2rem;
    line-height: 1;
  }
}
@media (min-width: 1280px) {
  h3{
    font-size: 2.5rem;
    line-height: 1;
  }
}
h3 em,
h3 strong {
  font-size: 110%;
}
h3:not(:last-child){
  margin-bottom: 1.5rem;
}

h4{
  font-size: 1.375rem;
  line-height: 1.2;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  h4{
    font-size: 1.5rem;
    line-height: 1.2;
  }
}
h4:not(:last-child){
  margin-bottom: 1.5rem;
}

h5{
  font-size: 0.875rem;
  line-height: 1.3;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 700;
}
@media (min-width: 768px) {
  h5{
    font-size: 0.875rem;
    line-height: 1.3;
  }
}
h5:not(:last-child){
  margin-bottom: 1.5rem;
}
h5 strong, h5 em{
  font-family: LuxuryRigane;
}

p:not(:last-child){
  margin-bottom: 1.5rem;
}

strong,
b {
  font-weight: 700;
}

em {
  font-style: italic;
}

a {
  text-decoration: none;
  cursor: pointer;
}

img {
  height: auto;
}

/* Selection
\*==========================================================================*/
::-moz-selection {
  text-shadow: none;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

::selection {
  text-shadow: none;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

/*==========================================================================*\
  WordPress Admin Bar
\*==========================================================================*/
/* Base
\*==========================================================================*/
html[lang] {
  margin-top: 0 !important;
}

@media (min-width: 783px) {
  .admin-bar {
    margin-bottom: 32px;
  }
}

#wpadminbar {
  position: fixed;
  top: auto;
  bottom: 0;
  display: none;
}
@media (min-width: 1280px) {
  #wpadminbar {
    display: block;
  }
}

.main-header::before {
  content: "";
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgb(16 26 27 / var(--tw-bg-opacity));
  border-bottom-width: 1px;
  border-color: rgb(250 212 67 / 0.3);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hide-logo .main-header .main-logo{
  visibility: hidden;
  opacity: 0;
}
.scrolldown .main-header .main-logo{
  visibility: visible;
  opacity: 1;
}
.scrolldown .main-header::before{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.main-nav{
  padding-top: 6rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
.open-menu .main-nav {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
@media (min-width: 1024px) {
  .main-nav {
    clip-path: none;
    padding: 0px;
  }
}
.main-nav .menu{
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .main-nav .menu{
    flex-wrap: wrap;
    display: flex;
    position: static;
    align-items: center;
    height: 100%;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
.main-nav .menu li{
  opacity: 0;
  --tw-translate-y: 1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.open-menu .main-nav .menu li{
  opacity: 1;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.open-menu .main-nav .menu li:nth-child(1) {
  transition-delay: 0.1s;
}
.open-menu .main-nav .menu li:nth-child(2) {
  transition-delay: 0.15s;
}
.open-menu .main-nav .menu li:nth-child(3) {
  transition-delay: 0.2s;
}
.open-menu .main-nav .menu li:nth-child(4) {
  transition-delay: 0.25s;
}
.open-menu .main-nav .menu li:nth-child(5) {
  transition-delay: 0.3s;
}
.open-menu .main-nav .menu li:nth-child(6) {
  transition-delay: 0.35s;
}
.open-menu .main-nav .menu li:nth-child(7) {
  transition-delay: 0.4s;
}
.open-menu .main-nav .menu li:nth-child(8) {
  transition-delay: 0.45s;
}
.open-menu .main-nav .menu li:nth-child(9) {
  transition-delay: 0.5s;
}
.open-menu .main-nav .menu li:nth-child(10) {
  transition-delay: 0.55s;
}
.open-menu .main-nav .menu li:nth-child(11) {
  transition-delay: 0.6s;
}
@media (min-width: 1024px) {
  .main-nav .menu li{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    position: static;
    opacity: 1;
    transform: none;
    align-items: center;
    display: flex;
    height: 100%;
  }
}
.main-nav .menu li:not(:last-child){
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  .main-nav .menu li:not(:last-child){
    margin-right: 1.5rem;
    margin-bottom: 0px;
  }
  .main-nav .menu li a{
    padding-right: 1rem;
  }
  .main-nav .menu li a::after {
    content: "";
    height: 0.5rem;
    width: 0.5rem;
    position: absolute;
    right: 0px;
    top: 50%;
    --tw-translate-y: -50%;
    border-width: 1px;
    --tw-rotate: -45deg;
    --tw-scale-x: 0;
    --tw-scale-y: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }
  .main-nav .menu li a:hover::after{
    --tw-rotate: 45deg;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 1;
  }
  .main-nav .menu li.menu-item-has-children:hover .sub-menu {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .main-nav .menu li.menu-item-has-children:hover .sub-menu li{
    opacity: 1;
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .main-nav .menu li.menu-item-has-children:hover .sub-menu li:nth-child(1) {
    transition-delay: 0.1s;
  }
  .main-nav .menu li.menu-item-has-children:hover .sub-menu li:nth-child(2) {
    transition-delay: 0.15s;
  }
  .main-nav .menu li.menu-item-has-children:hover .sub-menu li:nth-child(3) {
    transition-delay: 0.2s;
  }
  .main-nav .menu li.menu-item-has-children:hover .sub-menu li:nth-child(4) {
    transition-delay: 0.25s;
  }
  .main-nav .menu li.menu-item-has-children:hover .sub-menu li:nth-child(5) {
    transition-delay: 0.3s;
  }
  .main-nav .menu li.menu-item-has-children:hover .sub-menu li:nth-child(6) {
    transition-delay: 0.35s;
  }
  .main-nav .menu li.menu-item-has-children:hover .sub-menu li:nth-child(7) {
    transition-delay: 0.4s;
  }
  .main-nav .menu li.menu-item-has-children:hover .sub-menu li:nth-child(8) {
    transition-delay: 0.45s;
  }
  .main-nav .menu li.menu-item-has-children:hover .sub-menu li:nth-child(9) {
    transition-delay: 0.5s;
  }
  .main-nav .menu li.menu-item-has-children:hover .sub-menu li:nth-child(10) {
    transition-delay: 0.55s;
  }
  .main-nav .menu li.menu-item-has-children:hover .sub-menu li:nth-child(11) {
    transition-delay: 0.6s;
  }
}
.main-nav .menu li.menu-item-has-children > a{
  position: static;
}
@media (min-width: 1024px) {
  .main-nav .menu li.menu-item-has-children > a{
    position: relative;
  }
  .main-nav .menu li.menu-item-has-children > a::after {
    content: "+";
    border-width: 0px;
    --tw-rotate: 0deg;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 1;
    height: auto;
    width: auto;
    margin-top: -0.125rem;
  }
}
.main-nav .menu li.menu-item-has-children > a:hover::after{
  margin-top: 0.125rem;
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.main-nav .menu li.menu-item-has-children:hover > a::after{
  margin-top: 0.125rem;
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.main-nav .menu li .sub-menu{
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
@media (min-width: 1024px) {
  .main-nav .menu li .sub-menu {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    position: fixed;
    left: 0px;
    top: 5rem;
    white-space: nowrap;
    padding-left: 1rem;
    padding-right: 1rem;
    height: 2.5rem;
    margin-top: 0px;
    margin-bottom: 0px;
    flex-shrink: 1;
    border-top-width: 1px;
    border-color: rgb(250 212 67 / 0.3);
  }
  .scrolldown .main-nav .menu li .sub-menu{
    border-bottom-width: 1px;
    border-color: rgb(16 26 27 / 0.4);
    border-top-width: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(250 212 67 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(16 26 27 / var(--tw-text-opacity));
  }
}
.main-nav .menu li .sub-menu ul {
  max-width: 1640px;
  width: 100%;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  .main-nav .menu li .sub-menu ul{
    font-size: 0.875rem;
    line-height: 1.25rem;
    align-items: center;
    display: flex;
    height: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    margin-top: 0px;
    margin-bottom: 0px;
    flex-shrink: 1;
  }
}
.main-nav .menu li .sub-menu ul li{
  padding-left: 1rem;
}
@media (min-width: 1024px) {
  .main-nav .menu li .sub-menu ul li{
    padding-left: 0px;
    opacity: 0;
    --tw-translate-x: 1rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
.main-nav .menu li .sub-menu ul li::before {
  content: "";
  height: 0.5rem;
  width: 0.5rem;
  position: absolute;
  left: 0px;
  top: 50%;
  --tw-translate-y: -50%;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-width: 1px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
@media (min-width: 1024px) {
  .main-nav .menu li .sub-menu ul li::before{
    display: none;
  }
}
.main-nav .menu li .sub-menu ul li:not(:last-child){
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  .main-nav .menu li .sub-menu ul li:not(:last-child){
    margin-right: 1.5rem;
    margin-bottom: 0px;
  }
}
.main-nav .menu li .sub-menu ul li a{
  padding-bottom: 0px;
}
.main-nav .menu li .sub-menu .sub-menu{
  display: none;
}
.main-nav footer{
  opacity: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.open-menu .main-nav footer{
  opacity: 1;
  transition-delay: 300ms;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-]) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.35s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.45s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-]) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.45s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.55s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-]) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.55s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.65s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-]) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.65s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.75s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-]) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.75s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.8s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.85s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-]) {
  transition-delay: 0.8s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.8s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.85s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.9s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.95s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-]), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-]), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-]) {
  transition-delay: 0.9s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.9s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.95s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 1s;
}
.wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4), .wysiwyg.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4), .mce-content-body.js-reveal.is-visible.open-menu .main-nav footer > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 1.05s;
}
.carousel .item.is-selected header.open-menu .main-nav footer > *:nth-child(1):not([class*=delay-]), .carousel .item.is-selected .wysiwyg.open-menu .main-nav footer > *:nth-child(1):not([class*=delay-]) {
  transition-delay: 0.3s;
}
.carousel .item.is-selected header.open-menu .main-nav footer > *:nth-child(2):not([class*=delay-]), .carousel .item.is-selected .wysiwyg.open-menu .main-nav footer > *:nth-child(2):not([class*=delay-]) {
  transition-delay: 0.4s;
}
.carousel .item.is-selected header.open-menu .main-nav footer > *:nth-child(3):not([class*=delay-]), .carousel .item.is-selected .wysiwyg.open-menu .main-nav footer > *:nth-child(3):not([class*=delay-]) {
  transition-delay: 0.5s;
}
.carousel .item.is-selected header.open-menu .main-nav footer > *:nth-child(4):not([class*=delay-]), .carousel .item.is-selected .wysiwyg.open-menu .main-nav footer > *:nth-child(4):not([class*=delay-]) {
  transition-delay: 0.6s;
}
.carousel .item.is-selected header.open-menu .main-nav footer > *:nth-child(5):not([class*=delay-]), .carousel .item.is-selected .wysiwyg.open-menu .main-nav footer > *:nth-child(5):not([class*=delay-]) {
  transition-delay: 0.7s;
}
.carousel .item.is-selected header.open-menu .main-nav footer > *:nth-child(6):not([class*=delay-]), .carousel .item.is-selected .wysiwyg.open-menu .main-nav footer > *:nth-child(6):not([class*=delay-]) {
  transition-delay: 0.8s;
}
.carousel .item.is-selected header.open-menu .main-nav footer > *:nth-child(7):not([class*=delay-]), .carousel .item.is-selected .wysiwyg.open-menu .main-nav footer > *:nth-child(7):not([class*=delay-]) {
  transition-delay: 0.9s;
}
.main-nav footer .socials li{
  opacity: 0;
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.open-menu .main-nav footer .socials li{
  opacity: 1;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.open-menu .main-nav footer .socials li:nth-child(1) {
  transition-delay: 0.35s;
}
.open-menu .main-nav footer .socials li:nth-child(2) {
  transition-delay: 0.4s;
}
.open-menu .main-nav footer .socials li:nth-child(3) {
  transition-delay: 0.45s;
}
.open-menu .main-nav footer .socials li:nth-child(4) {
  transition-delay: 0.5s;
}
.open-menu .main-nav footer .socials li:nth-child(5) {
  transition-delay: 0.55s;
}
.open-menu .main-nav footer .socials li:nth-child(6) {
  transition-delay: 0.6s;
}
.open-menu .main-nav footer .socials li:nth-child(7) {
  transition-delay: 0.65s;
}
.open-menu .main-nav footer .socials li:nth-child(8) {
  transition-delay: 0.7s;
}
.open-menu .main-nav footer .socials li:nth-child(9) {
  transition-delay: 0.75s;
}
.open-menu .main-nav footer .socials li:nth-child(10) {
  transition-delay: 0.8s;
}
.open-menu .main-nav footer .socials li:nth-child(11) {
  transition-delay: 0.85s;
}

.open-menu .toggle-menu i{
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.open-menu .toggle-menu i:first-child{
  --tw-scale-x: 1;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  margin-top: 0px;
}
.open-menu .toggle-menu i:last-child{
  --tw-scale-x: 1;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  margin-top: 0px;
}

.otgs-development-site-front-end {
  display: none !important;
}

/* Elements
\*============================================================================*/
.icon {
  display: inline-block;
  vertical-align: middle;
}
.icon svg {
  display: block;
}
.icon[class*=w-full], .icon[class*=w-full] svg{
  width: 100%;
  height: auto;
}
.icon[class*=h-full], .icon[class*=h-full] svg{
  height: 100%;
  width: auto;
}
.icon[class*=fill-current] svg *{
  fill: currentColor;
}
.icon[class*="hover:fill-green-900"] svg *{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
a:hover .icon[class*="hover:fill-green-900"] svg *, button:hover .icon[class*="hover:fill-green-900"] svg *{
  fill: #101A1B;
}

.btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  overflow: hidden;
  font-size: 0.875rem;
  line-height: 1.25rem;
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(250 212 67 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(16 26 27 / var(--tw-text-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 500;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.btn::before {
  content: "";
  aspect-ratio: 1 / 1;
  position: absolute;
  top: 50%;
  left: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(250 212 67 / var(--tw-bg-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.btn.-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(16 26 27 / var(--tw-text-opacity));
}
.btn.-white::before{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.btn.-blur{
  border-width: 0px;
  --tw-backdrop-blur: blur(12px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  --tw-text-opacity: 1;
  color: rgb(55 68 25 / var(--tw-text-opacity));
  background-color: rgb(55 68 25 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
}
.btn.-blur.-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
}
.btn.-blur::before{
  --tw-rotate: 45deg;
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 1280px) {
  a:hover .btn, .btn:hover{
    --tw-text-opacity: 1;
    color: rgb(250 212 67 / var(--tw-text-opacity));
  }
  a:hover .btn::before, .btn:hover::before{
    --tw-rotate: 45deg;
    --tw-scale-x: 0;
    --tw-scale-y: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  a:hover .btn.-blur, .btn:hover.-blur{
    --tw-text-opacity: 1;
    color: rgb(16 26 27 / var(--tw-text-opacity));
  }
  a:hover .btn.-blur::before, .btn:hover.-blur::before{
    --tw-rotate: 0deg;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

.wysiwyg.js-reveal > *:not([class*=flex]):not(.bodymovin):not(.no-reveal), .wysiwyg.js-reveal ul:not(.no-reveal) > li, .wysiwyg.js-reveal > [class*=flex]:not(.no-reveal) > div, .mce-content-body.js-reveal > *:not([class*=flex]):not(.bodymovin):not(.no-reveal), .mce-content-body.js-reveal ul:not(.no-reveal) > li, .mce-content-body.js-reveal > [class*=flex]:not(.no-reveal) > div{
  opacity: 0;
  --tw-translate-y: 2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: opacity, transform;
  transition-timing-function: ease-in-out, cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration: 0.8s, 1.5s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal), .wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li, .wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal) > div, .mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal), .mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li, .mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal) > div{
  opacity: 1;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-]) {
  transition-delay: 0s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.05s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.1s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.15s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-]) {
  transition-delay: 0.1s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.1s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.15s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.2s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.25s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-]) {
  transition-delay: 0.2s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.2s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.25s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.35s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-]) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.35s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.45s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-]) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.45s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.55s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-]) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.55s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.65s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-]) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.65s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.75s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(8):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(8):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(8):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(8):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(8):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(8):not([class*=delay-]) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.75s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.8s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(8):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.85s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(9):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(9):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(9):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(9):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(9):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(9):not([class*=delay-]) {
  transition-delay: 0.8s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.8s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.85s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.9s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(9):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.95s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(10):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(10):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(10):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(10):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(10):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(10):not([class*=delay-]) {
  transition-delay: 0.9s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.9s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.95s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 1s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(10):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 1.05s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(11):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(11):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(11):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(11):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(11):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(11):not([class*=delay-]) {
  transition-delay: 1s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 1s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 1.05s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 1.1s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(11):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 1.15s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(12):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(12):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(12):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(12):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(12):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(12):not([class*=delay-]) {
  transition-delay: 1.1s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 1.1s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 1.15s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 1.2s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(12):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 1.25s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(13):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(13):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(13):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(13):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(13):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(13):not([class*=delay-]) {
  transition-delay: 1.2s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 1.2s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 1.25s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 1.3s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(13):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 1.35s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(14):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(14):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(14):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(14):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(14):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(14):not([class*=delay-]) {
  transition-delay: 1.3s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 1.3s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 1.35s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 1.4s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(14):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 1.45s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(15):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(15):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(15):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(15):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(15):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(15):not([class*=delay-]) {
  transition-delay: 1.4s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 1.4s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 1.45s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 1.5s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(15):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 1.55s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(16):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(16):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(16):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(16):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(16):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(16):not([class*=delay-]) {
  transition-delay: 1.5s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 1.5s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 1.55s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 1.6s;
}
.wysiwyg.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible ul:not(.no-reveal) > li:nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible > [class*=flex]:not(.no-reveal):nth-child(16):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 1.65s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-]) {
  transition-delay: 0s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.05s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.1s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.15s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-]) {
  transition-delay: 0.1s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.1s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.15s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.2s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.25s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-]) {
  transition-delay: 0.2s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.2s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.25s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.35s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-]) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.35s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.45s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-]) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.45s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.55s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-]) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.55s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.65s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-]) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.65s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-0 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.75s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-]) {
  transition-delay: 0.1s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.1s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.15s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.2s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.25s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-]) {
  transition-delay: 0.2s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.2s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.25s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.35s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-]) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.35s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.45s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-]) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.45s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.55s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-]) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.55s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.65s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-]) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.65s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.75s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-]) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.75s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.8s;
}
.wysiwyg.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-100 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.85s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-]) {
  transition-delay: 0.2s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.2s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.25s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.35s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-]) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.35s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.45s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-]) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.45s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.55s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-]) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.55s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.65s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-]) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.65s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.75s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-]) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.75s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.8s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.85s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-]) {
  transition-delay: 0.8s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.8s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.85s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.9s;
}
.wysiwyg.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-200 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.95s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-]) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.3s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.35s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(1):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.45s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-]) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.4s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.45s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(2):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.55s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-]) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.5s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.55s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(3):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.65s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-]) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.6s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.65s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(4):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.75s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-]) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.7s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.75s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.8s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(5):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.85s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-]) {
  transition-delay: 0.8s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.8s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.85s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 0.9s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(6):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 0.95s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-]),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-]),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-]) {
  transition-delay: 0.9s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(1) {
  transition-delay: 0.9s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(2) {
  transition-delay: 0.95s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(3) {
  transition-delay: 1s;
}
.wysiwyg.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.wysiwyg.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > *:not([class*=flex]):not(.bodymovin):not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 ul:not(.no-reveal) > li:nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4),
.mce-content-body.js-reveal.is-visible.delay-300 > [class*=flex]:not(.no-reveal):nth-child(7):not([class*=delay-])[class*=flex] div:nth-child(4) {
  transition-delay: 1.05s;
}
.wysiwyg p, .mce-content-body p{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.wysiwyg ul, .wysiwyg ol, .mce-content-body ul, .mce-content-body ol{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.wysiwyg ul:not(:last-child), .wysiwyg ol:not(:last-child), .mce-content-body ul:not(:last-child), .mce-content-body ol:not(:last-child){
  margin-bottom: 1.5rem;
}
.wysiwyg .offset-s,
.mce-content-body .offset-s {
  padding-left: 1ch;
}
.wysiwyg .offset-m,
.mce-content-body .offset-m {
  padding-left: 2.5ch;
}
.wysiwyg .offset-l,
.mce-content-body .offset-l {
  padding-left: 4ch;
}
.wysiwyg .offset-xl,
.mce-content-body .offset-xl {
  padding-left: 6ch;
}
.wysiwyg.p-small p, .mce-content-body.p-small p{
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .wysiwyg.p-small p,
.mce-content-body.p-small p {
    width: 60%;
  }
}
.wysiwyg ul li, .mce-content-body ul li{
  padding-left: 1rem;
  margin-bottom: 0.5rem;
}
.wysiwyg ul li::before,
.mce-content-body ul li::before {
  content: "";
  top: 0.6rem;
  display: inline-block;
  height: 0;
  width: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid currentColor;
  position: absolute;
  left: 0px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.wysiwyg ol,
.mce-content-body ol {
  counter-reset: list;
}
.wysiwyg ol li,
.mce-content-body ol li {
  counter-increment: list;
  padding-left: 1.5rem;
  margin-bottom: 0.5rem;
}
.wysiwyg ol li::before,
.mce-content-body ol li::before {
  content: "{ " counter(list, decimal-leading-zero) " }";
  top: 0;
  display: inline-block;
  height: 0;
  width: 0;
  font-family: LuxuryRigane;
  position: absolute;
  left: 0px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.wysiwyg img.aligncenter, .mce-content-body img.aligncenter{
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.wysiwyg h2:not(:first-child), .mce-content-body h2:not(:first-child){
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .wysiwyg h2:not(:first-child), .mce-content-body h2:not(:first-child){
    margin-top: 3rem;
  }
}
.wysiwyg h3:not(:first-child), .mce-content-body h3:not(:first-child){
  margin-top: 1.75rem;
}
@media (min-width: 768px) {
  .wysiwyg h3:not(:first-child), .mce-content-body h3:not(:first-child){
    margin-top: 2.5rem;
  }
}
.wysiwyg h4:not(:first-child), .mce-content-body h4:not(:first-child){
  margin-top: 1.25rem;
}
@media (min-width: 768px) {
  .wysiwyg h4:not(:first-child), .mce-content-body h4:not(:first-child){
    margin-top: 1.5rem;
  }
}

input[type=text],
input[type=tel],
input[type=email],
input[type=search],
textarea {
  border-color: color-mix(in sRGB, currentColor 50%, transparent);
  appearance: none;
  display: flex;
  width: 100%;
  border-width: 0px;
  border-bottom-width: 1px;
  padding: 0px;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  background-color: transparent;
  resize: none;
  border-radius: 0px;
}

.form-item {
  counter-increment: fields;
  /*padding-left: 15%;

  @screen s {
  	padding-left: 20%;
  }

  &::before {
  	content: "{ " counter(fields, decimal-leading-zero) " }";

  	@apply absolute;
  	@apply left-0 top-0;
  	@apply text-sm;
  	@apply leading-tight;
  	@apply uppercase;
  	@apply font-bold;
  }*/
}
.form-item:not(:last-child){
  margin-bottom: 1.5rem;
}
.form-item label{
  display: flex;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.25;
  text-transform: uppercase;
  font-weight: 700;
}

*:focus, *:focus-visible {
  outline: 0 !important;
  box-shadow: none !important;
}

input[type=radio], input[type=checkbox]{
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
}
input[type=radio]:checked + span::after, input[type=checkbox]:checked + span::after{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
input[type=radio] + span, input[type=checkbox] + span{
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.25rem;
  display: inline-flex;
  padding-left: 1.5rem;
  text-transform: none;
  cursor: pointer;
}
input[type=radio] + span:hover::before, input[type=checkbox] + span:hover::before{
  border-width: 2px;
}
input[type=radio] + span::before,
input[type=checkbox] + span::before {
  content: "";
  top: 0.65rem;
  position: absolute;
  left: 0px;
  height: 0.625rem;
  width: 0.625rem;
  border-width: 1px;
  --tw-translate-y: -50%;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
}
input[type=radio] + span::after,
input[type=checkbox] + span::after {
  content: "";
  top: 0.65rem;
  position: absolute;
  left: 0.125rem;
  height: 0.375rem;
  width: 0.375rem;
  background-color: currentColor;
  --tw-translate-y: -50%;
  --tw-rotate: 0deg;
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

input[type=checkbox] + span::after, input[type=checkbox] + span::before{
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.wpcf7-not-valid-tip{
  display: none;
}

.wpcf7-radio, .wpcf7-checkbox{
  border-bottom-width: 1px;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  display: block;
  border-color: color-mix(in sRGB, currentColor 50%, transparent);
}

.wpcf7-list-item{
  margin-left: 0px;
  margin-top: 0.25rem;
}
.wpcf7-list-item:not(:last-child){
  margin-right: 1.75rem;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
  margin: 0px;
  margin-top: 2rem;
  border-width: 0px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(250 212 67 / var(--tw-bg-opacity));
  border-radius: 0.125rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(16 26 27 / var(--tw-text-opacity));
}

/* Components
\*============================================================================*/
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 480px){
  .container{
    max-width: 480px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1440px){
  .container{
    max-width: 1440px;
  }
}
@media (min-width: 1920px){
  .container{
    max-width: 1920px;
  }
}
[data-breakpoint]::after, [data-breakpoint]::before{
  display: none;
}
[data-breakpoint]::after{
  content: 'xs,s,m,l,xl,xxl';
}
[data-breakpoint]::before{
  content: 'xxs';
}
@media (min-width: 480px){
  [data-breakpoint]::before{
    content: 'xs';
  }
}
@media (min-width: 768px){
  [data-breakpoint]::before{
    content: 's';
  }
}
@media (min-width: 1024px){
  [data-breakpoint]::before{
    content: 'm';
  }
}
@media (min-width: 1280px){
  [data-breakpoint]::before{
    content: 'l';
  }
}
@media (min-width: 1440px){
  [data-breakpoint]::before{
    content: 'xl';
  }
}
@media (min-width: 1920px){
  [data-breakpoint]::before{
    content: 'xxl';
  }
}
.grid{
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.grid-row{
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
[class*="grid-col-"]{
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
@media (min-width: 480px){
  .grid{
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .grid-row{
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
  [class*="grid-col-"]{
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media (min-width: 768px){
  .grid{
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .grid-row{
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
  [class*="grid-col-"]{
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media (min-width: 1024px){
  .grid{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .grid-row{
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  [class*="grid-col-"]{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (min-width: 1280px){
  .grid{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .grid-row{
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  [class*="grid-col-"]{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (min-width: 1440px){
  .grid{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .grid-row{
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  [class*="grid-col-"]{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (min-width: 1920px){
  .grid{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .grid-row{
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  [class*="grid-col-"]{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.grid{
  min-height: 1px;
  margin-right: auto;
  margin-left: auto;
}

              .grid-no-gutter,
              .grid-nested,
              .grid-no-gutter > .grid-row > [class*="grid-col-"]
            {
  padding-right: 0;
  padding-left: 0;
}
.grid-no-gutter > .grid-row{
  margin-right: 0;
  margin-left: 0;
}
.grid-row{
  position: relative;
}
.grid-row:after{
  content: '';
  display: block;
  clear: both;
}
.grid-col-0{
  display: none;
}
.grid-col-12{
  float: left;
  display: block;
  width: 50%;
}
.grid-col-20{
  float: left;
  display: block;
  width: 83.33333333333333%;
}
.grid-col-24{
  float: left;
  display: block;
  width: 100%;
}
[data-breakpoint]::after, [data-breakpoint]::before{
  display: none;
}
[data-breakpoint]::after{
  content: 'xs,s,m,l,xl,xxl';
}
[data-breakpoint]::before{
  content: 'xxs';
}
@media (min-width: 480px){
  [data-breakpoint]::before{
    content: 'xs';
  }
}
@media (min-width: 768px){
  [data-breakpoint]::before{
    content: 's';
  }
}
@media (min-width: 1024px){
  [data-breakpoint]::before{
    content: 'm';
  }
}
@media (min-width: 1280px){
  [data-breakpoint]::before{
    content: 'l';
  }
}
@media (min-width: 1440px){
  [data-breakpoint]::before{
    content: 'xl';
  }
}
@media (min-width: 1920px){
  [data-breakpoint]::before{
    content: 'xxl';
  }
}
.grid{
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.grid-row{
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
[class*="grid-col-"]{
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
@media (min-width: 480px){
  .grid{
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .grid-row{
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
  [class*="grid-col-"]{
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media (min-width: 768px){
  .grid{
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .grid-row{
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
  [class*="grid-col-"]{
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media (min-width: 1024px){
  .grid{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .grid-row{
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  [class*="grid-col-"]{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (min-width: 1280px){
  .grid{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .grid-row{
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  [class*="grid-col-"]{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (min-width: 1440px){
  .grid{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .grid-row{
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  [class*="grid-col-"]{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (min-width: 1920px){
  .grid{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .grid-row{
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  [class*="grid-col-"]{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.grid{
  min-height: 1px;
  margin-right: auto;
  margin-left: auto;
}

              .grid-no-gutter,
              .grid-nested,
              .grid-no-gutter > .grid-row > [class*="grid-col-"]
            {
  padding-right: 0;
  padding-left: 0;
}
.grid-no-gutter > .grid-row{
  margin-right: 0;
  margin-left: 0;
}
.grid-row{
  position: relative;
}
.grid-row:after{
  content: '';
  display: block;
  clear: both;
}
.grid-col-0{
  display: none;
}
.grid-col-12{
  float: left;
  display: block;
  width: 50%;
}
.grid-col-20{
  float: left;
  display: block;
  width: 83.33333333333333%;
}
.grid-col-24{
  float: left;
  display: block;
  width: 100%;
}
.container{
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (min-width: 1024px){
  .container{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1640px;
  }
}
@media (min-width: 1920px){}
.media.js-reveal{
  opacity: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.media.js-reveal.zoom-in{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: opacity, transform;
  transition-timing-function: ease-in-out, cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-duration: 0.4s, 0.5s;
}
.media.js-reveal.zoom-out{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: opacity, transform;
  transition-timing-function: ease-in-out, cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration: 0.4s, 1s;
}
.media.js-reveal.from-y{
  opacity: 0;
  --tw-translate-y: 1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: opacity, transform;
  transition-timing-function: ease-in-out, cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration: 0.6s, 1.4s;
}
.media.js-reveal.is-visible.loaded, .media.js-reveal.is-visible.img-is-loaded{
  opacity: 1;
}
.media.js-reveal.is-visible.loaded.zoom-in, .media.js-reveal.is-visible.loaded.zoom-out, .media.js-reveal.is-visible.img-is-loaded.zoom-in, .media.js-reveal.is-visible.img-is-loaded.zoom-out{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.media.js-reveal.is-visible.loaded.from-y, .media.js-reveal.is-visible.img-is-loaded.from-y{
  opacity: 1;
  transform: none;
}

.sticky-tabs .nav a, .hover-tabs .nav a{
  opacity: 0.3;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.sticky-tabs .nav a::before,
.hover-tabs .nav a::before {
  content: "";
  top: 0.6rem;
  display: inline-block;
  height: 0;
  width: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid currentColor;
  position: absolute;
  right: 100%;
  margin-right: 0.625rem;
  --tw-translate-y: -50%;
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.sticky-tabs .nav a:hover::before, .hover-tabs .nav a:hover::before{
  opacity: 1;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.sticky-tabs .nav a.active, .hover-tabs .nav a.active{
  opacity: 1;
}
.sticky-tabs .nav a.active::before, .hover-tabs .nav a.active::before{
  opacity: 1;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.js-reveal.reveal-patch{
  opacity: 0;
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: opacity, transform;
  transition-timing-function: ease-in-out, cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition-duration: 0.3s, 0.3s;
}
.js-reveal.reveal-patch.is-visible{
  opacity: 1;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.js-reveal.reveal-from-y{
  opacity: 0;
  --tw-translate-y: 1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: opacity, transform;
  transition-timing-function: ease-in-out, cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration: 0.6s, 1.4s;
}
.js-reveal.reveal-from-y.is-visible{
  opacity: 1;
  transform: none;
}
.js-reveal.-reveal-from-y{
  opacity: 0;
  --tw-translate-y: -1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: opacity, transform;
  transition-timing-function: ease-in-out, cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration: 0.6s, 1.4s;
}
.js-reveal.-reveal-from-y.is-visible{
  opacity: 1;
  transform: none;
}
.js-reveal.reveal-opacity{
  opacity: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.js-reveal.reveal-opacity.is-visible{
  opacity: 1;
}
.js-reveal.reveal-inner > *{
  opacity: 0;
  --tw-translate-y: 1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: opacity, transform;
  transition-timing-function: ease-in-out, cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration: 0.7s, 1.5s;
}
.js-reveal.reveal-inner.is-visible > *{
  opacity: 1;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.js-reveal.reveal-inner.is-visible > *:nth-child(1):not([class*=delay-]) {
  transition-delay: 0s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(2):not([class*=delay-]) {
  transition-delay: 0.1s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(3):not([class*=delay-]) {
  transition-delay: 0.2s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(4):not([class*=delay-]) {
  transition-delay: 0.3s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(5):not([class*=delay-]) {
  transition-delay: 0.4s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(6):not([class*=delay-]) {
  transition-delay: 0.5s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(7):not([class*=delay-]) {
  transition-delay: 0.6s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(8):not([class*=delay-]) {
  transition-delay: 0.7s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(9):not([class*=delay-]) {
  transition-delay: 0.8s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(10):not([class*=delay-]) {
  transition-delay: 0.9s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(11):not([class*=delay-]) {
  transition-delay: 1s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(12):not([class*=delay-]) {
  transition-delay: 1.1s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(13):not([class*=delay-]) {
  transition-delay: 1.2s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(14):not([class*=delay-]) {
  transition-delay: 1.3s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(15):not([class*=delay-]) {
  transition-delay: 1.4s;
}
.js-reveal.reveal-inner.is-visible > *:nth-child(16):not([class*=delay-]) {
  transition-delay: 1.5s;
}

section[class*=bg-green-900] + [class*=bg-green-900]{
  margin-top: -4rem;
}
@media (min-width: 768px) {
  section[class*=bg-green-900] + [class*=bg-green-900]{
    margin-top: -8rem;
  }
}
section[class*=py-]:first-child:not([class*=min-h-screen]){
  padding-top: 7rem;
}
@media (min-width: 768px) {
  section[class*=py-]:first-child:not([class*=min-h-screen]){
    padding-top: 11rem;
  }
}
section[class*=my-]:first-child{
  margin-top: 7rem;
}
@media (min-width: 768px) {
  section[class*=my-]:first-child{
    margin-top: 11rem;
  }
}

.carousel .flickity-viewport {
  overflow: initial;
}
.carousel .item header > *, .carousel .item .wysiwyg > *{
  opacity: 0;
  --tw-translate-y: 2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: opacity, transform;
  transition-timing-function: ease-in-out, cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration: 0.4s, 0.8s;
}
.carousel .item.is-selected header > *, .carousel .item.is-selected .wysiwyg > *{
  opacity: 1;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.carousel .item.is-selected header > *:nth-child(1):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(1):not([class*=delay-]) {
  transition-delay: 0s;
}
.carousel .item.is-selected header > *:nth-child(2):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(2):not([class*=delay-]) {
  transition-delay: 0.1s;
}
.carousel .item.is-selected header > *:nth-child(3):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(3):not([class*=delay-]) {
  transition-delay: 0.2s;
}
.carousel .item.is-selected header > *:nth-child(4):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(4):not([class*=delay-]) {
  transition-delay: 0.3s;
}
.carousel .item.is-selected header > *:nth-child(5):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(5):not([class*=delay-]) {
  transition-delay: 0.4s;
}
.carousel .item.is-selected header > *:nth-child(6):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(6):not([class*=delay-]) {
  transition-delay: 0.5s;
}
.carousel .item.is-selected header > *:nth-child(7):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(7):not([class*=delay-]) {
  transition-delay: 0.6s;
}
.carousel .item.is-selected header > *:nth-child(8):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(8):not([class*=delay-]) {
  transition-delay: 0.7s;
}
.carousel .item.is-selected header > *:nth-child(9):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(9):not([class*=delay-]) {
  transition-delay: 0.8s;
}
.carousel .item.is-selected header > *:nth-child(10):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(10):not([class*=delay-]) {
  transition-delay: 0.9s;
}
.carousel .item.is-selected header > *:nth-child(11):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(11):not([class*=delay-]) {
  transition-delay: 1s;
}
.carousel .item.is-selected header > *:nth-child(12):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(12):not([class*=delay-]) {
  transition-delay: 1.1s;
}
.carousel .item.is-selected header > *:nth-child(13):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(13):not([class*=delay-]) {
  transition-delay: 1.2s;
}
.carousel .item.is-selected header > *:nth-child(14):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(14):not([class*=delay-]) {
  transition-delay: 1.3s;
}
.carousel .item.is-selected header > *:nth-child(15):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(15):not([class*=delay-]) {
  transition-delay: 1.4s;
}
.carousel .item.is-selected header > *:nth-child(16):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg > *:nth-child(16):not([class*=delay-]) {
  transition-delay: 1.5s;
}
.carousel .item.is-selected header.delay-0 > *:nth-child(1):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-0 > *:nth-child(1):not([class*=delay-]) {
  transition-delay: 0s;
}
.carousel .item.is-selected header.delay-0 > *:nth-child(2):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-0 > *:nth-child(2):not([class*=delay-]) {
  transition-delay: 0.1s;
}
.carousel .item.is-selected header.delay-0 > *:nth-child(3):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-0 > *:nth-child(3):not([class*=delay-]) {
  transition-delay: 0.2s;
}
.carousel .item.is-selected header.delay-0 > *:nth-child(4):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-0 > *:nth-child(4):not([class*=delay-]) {
  transition-delay: 0.3s;
}
.carousel .item.is-selected header.delay-0 > *:nth-child(5):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-0 > *:nth-child(5):not([class*=delay-]) {
  transition-delay: 0.4s;
}
.carousel .item.is-selected header.delay-0 > *:nth-child(6):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-0 > *:nth-child(6):not([class*=delay-]) {
  transition-delay: 0.5s;
}
.carousel .item.is-selected header.delay-0 > *:nth-child(7):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-0 > *:nth-child(7):not([class*=delay-]) {
  transition-delay: 0.6s;
}
.carousel .item.is-selected header.delay-100 > *:nth-child(1):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-100 > *:nth-child(1):not([class*=delay-]) {
  transition-delay: 0.1s;
}
.carousel .item.is-selected header.delay-100 > *:nth-child(2):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-100 > *:nth-child(2):not([class*=delay-]) {
  transition-delay: 0.2s;
}
.carousel .item.is-selected header.delay-100 > *:nth-child(3):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-100 > *:nth-child(3):not([class*=delay-]) {
  transition-delay: 0.3s;
}
.carousel .item.is-selected header.delay-100 > *:nth-child(4):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-100 > *:nth-child(4):not([class*=delay-]) {
  transition-delay: 0.4s;
}
.carousel .item.is-selected header.delay-100 > *:nth-child(5):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-100 > *:nth-child(5):not([class*=delay-]) {
  transition-delay: 0.5s;
}
.carousel .item.is-selected header.delay-100 > *:nth-child(6):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-100 > *:nth-child(6):not([class*=delay-]) {
  transition-delay: 0.6s;
}
.carousel .item.is-selected header.delay-100 > *:nth-child(7):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-100 > *:nth-child(7):not([class*=delay-]) {
  transition-delay: 0.7s;
}
.carousel .item.is-selected header.delay-200 > *:nth-child(1):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-200 > *:nth-child(1):not([class*=delay-]) {
  transition-delay: 0.2s;
}
.carousel .item.is-selected header.delay-200 > *:nth-child(2):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-200 > *:nth-child(2):not([class*=delay-]) {
  transition-delay: 0.3s;
}
.carousel .item.is-selected header.delay-200 > *:nth-child(3):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-200 > *:nth-child(3):not([class*=delay-]) {
  transition-delay: 0.4s;
}
.carousel .item.is-selected header.delay-200 > *:nth-child(4):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-200 > *:nth-child(4):not([class*=delay-]) {
  transition-delay: 0.5s;
}
.carousel .item.is-selected header.delay-200 > *:nth-child(5):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-200 > *:nth-child(5):not([class*=delay-]) {
  transition-delay: 0.6s;
}
.carousel .item.is-selected header.delay-200 > *:nth-child(6):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-200 > *:nth-child(6):not([class*=delay-]) {
  transition-delay: 0.7s;
}
.carousel .item.is-selected header.delay-200 > *:nth-child(7):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-200 > *:nth-child(7):not([class*=delay-]) {
  transition-delay: 0.8s;
}
.carousel .item.is-selected header.delay-300 > *:nth-child(1):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-300 > *:nth-child(1):not([class*=delay-]) {
  transition-delay: 0.3s;
}
.carousel .item.is-selected header.delay-300 > *:nth-child(2):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-300 > *:nth-child(2):not([class*=delay-]) {
  transition-delay: 0.4s;
}
.carousel .item.is-selected header.delay-300 > *:nth-child(3):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-300 > *:nth-child(3):not([class*=delay-]) {
  transition-delay: 0.5s;
}
.carousel .item.is-selected header.delay-300 > *:nth-child(4):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-300 > *:nth-child(4):not([class*=delay-]) {
  transition-delay: 0.6s;
}
.carousel .item.is-selected header.delay-300 > *:nth-child(5):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-300 > *:nth-child(5):not([class*=delay-]) {
  transition-delay: 0.7s;
}
.carousel .item.is-selected header.delay-300 > *:nth-child(6):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-300 > *:nth-child(6):not([class*=delay-]) {
  transition-delay: 0.8s;
}
.carousel .item.is-selected header.delay-300 > *:nth-child(7):not([class*=delay-]),
.carousel .item.is-selected .wysiwyg.delay-300 > *:nth-child(7):not([class*=delay-]) {
  transition-delay: 0.9s;
}
.carousel .carousel-nav a::before, .carousel .carousel-nav a::after {
  content: "";
  display: inline-block;
  height: 0;
  width: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid currentColor;
  position: absolute;
  left: 50%;
  --tw-translate-x: -50%;
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.carousel .carousel-nav a::before{
  bottom: 100%;
  margin-bottom: 0.375rem;
  --tw-translate-y: 0.375rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
}
.carousel .carousel-nav a::after{
  top: 100%;
  margin-top: 0.375rem;
  --tw-rotate: -90deg;
  --tw-translate-y: -0.375rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
}
.carousel .carousel-nav a.active::before, .carousel .carousel-nav a.active::after{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}
.carousel.js-reveal .item > *{
  --tw-translate-y: 25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.carousel.js-reveal .carousel-nav li{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  --tw-translate-y: 2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
}
.carousel.js-reveal.is-visible .item > *{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}
.carousel.js-reveal.is-visible .carousel-nav li{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(1) {
  transition-delay: 0s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(2) {
  transition-delay: 0.05s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(3) {
  transition-delay: 0.1s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(4) {
  transition-delay: 0.15s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(5) {
  transition-delay: 0.2s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(6) {
  transition-delay: 0.25s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(7) {
  transition-delay: 0.3s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(8) {
  transition-delay: 0.35s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(9) {
  transition-delay: 0.4s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(10) {
  transition-delay: 0.45s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(11) {
  transition-delay: 0.5s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(12) {
  transition-delay: 0.55s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(13) {
  transition-delay: 0.6s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(14) {
  transition-delay: 0.65s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(15) {
  transition-delay: 0.7s;
}
.carousel.js-reveal.is-visible .carousel-nav li:nth-child(16) {
  transition-delay: 0.75s;
}

[data-sticky]{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  opacity: 0;
}
[data-sticky].is-ready{
  position: absolute;
  opacity: 1;
}
[data-sticky].sticky-active{
  position: fixed;
  left: 0px;
  width: 100%;
  z-index: 999;
}
[data-sticky].sticky-absolute{
  position: absolute;
  left: 0px;
  width: 100%;
}
[data-sticky].sticky-fade{
  opacity: 0;
  --tw-translate-y: 1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.filter a{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.filter a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(16 26 27 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(247 247 247 / var(--tw-text-opacity));
}
.filter a.active{
  --tw-bg-opacity: 1;
  background-color: rgb(250 212 67 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(16 26 27 / var(--tw-text-opacity));
}

/* Vendors
\*============================================================================*/
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0deg, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: #fff;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19f;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}

.before\:top-1\/2::before{
  content: var(--tw-content);
  top: 50%;
}

.before\:left-1\/2::before{
  content: var(--tw-content);
  left: 50%;
}

.before\:right-0::before{
  content: var(--tw-content);
  right: 0px;
}

.before\:h-full::before{
  content: var(--tw-content);
  height: 100%;
}

.before\:h-2::before{
  content: var(--tw-content);
  height: 0.5rem;
}

.before\:w-full::before{
  content: var(--tw-content);
  width: 100%;
}

.before\:w-2::before{
  content: var(--tw-content);
  width: 0.5rem;
}

.before\:-translate-x-1\/2::before{
  content: var(--tw-content);
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:-translate-y-1\/2::before{
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:rotate-90::before{
  content: var(--tw-content);
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:-rotate-45::before{
  content: var(--tw-content);
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:scale-0::before{
  content: var(--tw-content);
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:content-center::before{
  content: var(--tw-content);
  align-content: center;
}

.before\:border::before{
  content: var(--tw-content);
  border-width: 1px;
}

.before\:bg-yellow-400::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(250 212 67 / var(--tw-bg-opacity));
}

.before\:transition::before{
  content: var(--tw-content);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.before\:duration-300::before{
  content: var(--tw-content);
  transition-duration: 300ms;
}

.before\:ease-in-out-circ::before{
  content: var(--tw-content);
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}

.after\:right-4::after{
  content: var(--tw-content);
  right: 1rem;
}

.after\:top-1\/2::after{
  content: var(--tw-content);
  top: 50%;
}

.after\:-mt-0\.5::after{
  content: var(--tw-content);
  margin-top: -0.125rem;
}

.after\:-mt-0::after{
  content: var(--tw-content);
  margin-top: -0px;
}

.after\:-translate-y-1\/2::after{
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:content-\[\'\+\'\]::after{
  --tw-content: '+';
  content: var(--tw-content);
}

.first\:ml-0:first-child{
  margin-left: 0px;
}

.first\:border-l-0:first-child{
  border-left-width: 0px;
}

.first\:pl-0:first-child{
  padding-left: 0px;
}

.first\:pt-24:first-child{
  padding-top: 6rem;
}

.last\:mb-0:last-child{
  margin-bottom: 0px;
}

.last\:mr-0:last-child{
  margin-right: 0px;
}

.last\:border-r-0:last-child{
  border-right-width: 0px;
}

.hover\:fill-green-900:hover{
  fill: #101A1B;
}

.group:hover .group-hover\:visible{
  visibility: visible;
}

.group:hover .group-hover\:invisible{
  visibility: hidden;
}

.group:hover .group-hover\:mt-0{
  margin-top: 0px;
}

.group:hover .group-hover\:translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:-translate-y-4{
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

.group:hover .group-hover\:opacity-0{
  opacity: 0;
}

.group:hover .group-hover\:\[transform\:rotateY\(180deg\)\]{
  transform: rotateY(180deg);
}

.group:hover .group-hover\:before\:rotate-0::before{
  content: var(--tw-content);
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:before\:scale-100::before{
  content: var(--tw-content);
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 768px){
  .s\:grid-col-8{
    float: left;
    display: block;
    width: 33.333333333333336%;
  }
  .s\:grid-col-12{
    float: left;
    display: block;
    width: 50%;
  }
  .s\:grid-col-16{
    float: left;
    display: block;
    width: 66.66666666666667%;
  }
  .s\:grid-col-18{
    float: left;
    display: block;
    width: 75%;
  }
  .s\:grid-col-8{
    float: left;
    display: block;
    width: 33.333333333333336%;
  }
  .s\:grid-col-12{
    float: left;
    display: block;
    width: 50%;
  }
  .s\:grid-col-16{
    float: left;
    display: block;
    width: 66.66666666666667%;
  }
  .s\:grid-col-18{
    float: left;
    display: block;
    width: 75%;
  }
  .s\:left-\[7\%\]{
    left: 7%;
  }
  .s\:right-\[7\%\]{
    right: 7%;
  }
  .s\:order-1{
    order: 1;
  }
  .s\:my-32{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .s\:-mb-8{
    margin-bottom: -2rem;
  }
  .s\:mb-14{
    margin-bottom: 3.5rem;
  }
  .s\:mb-24{
    margin-bottom: 6rem;
  }
  .s\:mb-0{
    margin-bottom: 0px;
  }
  .s\:mb-32{
    margin-bottom: 8rem;
  }
  .s\:mb-20{
    margin-bottom: 5rem;
  }
  .s\:mb-28{
    margin-bottom: 7rem;
  }
  .s\:mt-28{
    margin-top: 7rem;
  }
  .s\:-mb-6{
    margin-bottom: -1.5rem;
  }
  .s\:mb-6{
    margin-bottom: 1.5rem;
  }
  .s\:mt-12{
    margin-top: 3rem;
  }
  .s\:mt-20{
    margin-top: 5rem;
  }
  .s\:-mb-20{
    margin-bottom: -5rem;
  }
  .s\:mb-16{
    margin-bottom: 4rem;
  }
  .s\:-mb-14{
    margin-bottom: -3.5rem;
  }
  .s\:aspect-\[10\/9\]{
    aspect-ratio: 10 / 9;
  }
  .s\:aspect-\[12\/9\]{
    aspect-ratio: 12 / 9;
  }
  .s\:h-20{
    height: 5rem;
  }
  .s\:h-\[20\%\]{
    height: 20%;
  }
  .s\:min-h-screen{
    min-height: 100vh;
  }
  .s\:w-\[25\%\]{
    width: 25%;
  }
  .s\:w-14{
    width: 3.5rem;
  }
  .s\:w-auto{
    width: auto;
  }
  .s\:w-\[60\%\]{
    width: 60%;
  }
  .s\:w-\[37\.5\%\]{
    width: 37.5%;
  }
  .s\:w-\[19\%\]{
    width: 19%;
  }
  .s\:max-w-\[55\%\]{
    max-width: 55%;
  }
  .s\:scale-125{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .s\:justify-end{
    justify-content: flex-end;
  }
  .s\:justify-between{
    justify-content: space-between;
  }
  .s\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .s\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .s\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .s\:pb-6{
    padding-bottom: 1.5rem;
  }
  .s\:pt-32{
    padding-top: 8rem;
  }
  .s\:pb-20{
    padding-bottom: 5rem;
  }
  .s\:text-left{
    text-align: left;
  }
  .s\:text-h5-m{
    font-size: 0.875rem;
    line-height: 1.3;
  }
  .s\:text-h3-m{
    font-size: 2rem;
    line-height: 1;
  }
  .s\:text-h5{
    font-size: 0.875rem;
    line-height: 1.3;
  }
  .s\:block{
    display: block;
  }
  .s\:flex{
    display: flex;
  }
  .s\:hidden{
    display: none;
  }
  .s\:block{
    display: block;
  }
  .s\:flex{
    display: flex;
  }
  .s\:hidden{
    display: none;
  }
  .s\:first\:pt-32:first-child{
    padding-top: 8rem;
  }
}

@media (min-width: 1024px){
  .m\:grid-push-8{
    margin-left: 33.333333333333336%;
  }
  .m\:grid-col-2{
    float: left;
    display: block;
    width: 8.333333333333334%;
  }
  .m\:grid-col-4{
    float: left;
    display: block;
    width: 16.666666666666668%;
  }
  .m\:grid-col-6{
    float: left;
    display: block;
    width: 25%;
  }
  .m\:grid-col-8{
    float: left;
    display: block;
    width: 33.333333333333336%;
  }
  .m\:grid-col-10{
    float: left;
    display: block;
    width: 41.666666666666664%;
  }
  .m\:grid-col-12{
    float: left;
    display: block;
    width: 50%;
  }
  .m\:grid-col-14{
    float: left;
    display: block;
    width: 58.333333333333336%;
  }
  .m\:grid-col-16{
    float: left;
    display: block;
    width: 66.66666666666667%;
  }
  .m\:grid-col-20{
    float: left;
    display: block;
    width: 83.33333333333333%;
  }
  .m\:grid-push-8{
    margin-left: 33.333333333333336%;
  }
  .m\:grid-col-2{
    float: left;
    display: block;
    width: 8.333333333333334%;
  }
  .m\:grid-col-4{
    float: left;
    display: block;
    width: 16.666666666666668%;
  }
  .m\:grid-col-6{
    float: left;
    display: block;
    width: 25%;
  }
  .m\:grid-col-8{
    float: left;
    display: block;
    width: 33.333333333333336%;
  }
  .m\:grid-col-10{
    float: left;
    display: block;
    width: 41.666666666666664%;
  }
  .m\:grid-col-12{
    float: left;
    display: block;
    width: 50%;
  }
  .m\:grid-col-14{
    float: left;
    display: block;
    width: 58.333333333333336%;
  }
  .m\:grid-col-16{
    float: left;
    display: block;
    width: 66.66666666666667%;
  }
  .m\:grid-col-20{
    float: left;
    display: block;
    width: 83.33333333333333%;
  }
  .m\:absolute{
    position: absolute;
  }
  .m\:relative{
    position: relative;
  }
  .m\:top-1\/2{
    top: 50%;
  }
  .m\:left-auto{
    left: auto;
  }
  .m\:right-0{
    right: 0px;
  }
  .m\:left-0{
    left: 0px;
  }
  .m\:left-1\/2{
    left: 50%;
  }
  .m\:left-full{
    left: 100%;
  }
  .m\:top-8{
    top: 2rem;
  }
  .m\:mb-0{
    margin-bottom: 0px;
  }
  .m\:mt-20{
    margin-top: 5rem;
  }
  .m\:mb-6{
    margin-bottom: 1.5rem;
  }
  .m\:mt-0{
    margin-top: 0px;
  }
  .m\:ml-2{
    margin-left: 0.5rem;
  }
  .m\:aspect-auto{
    aspect-ratio: auto;
  }
  .m\:aspect-\[440\/650\]{
    aspect-ratio: 440 / 650;
  }
  .m\:h-full{
    height: 100%;
  }
  .m\:h-screen{
    height: 100vh;
  }
  .m\:w-auto{
    width: auto;
  }
  .m\:w-\[12\.5\%\]{
    width: 12.5%;
  }
  .m\:w-\[50vw\]{
    width: 50vw;
  }
  .m\:w-2\/3{
    width: 66.666667%;
  }
  .m\:w-8\/12{
    width: 66.666667%;
  }
  .m\:w-1\/2{
    width: 50%;
  }
  .m\:-translate-y-1\/2{
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .m\:translate-x-0{
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .m\:-translate-x-1\/2{
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .m\:scale-125{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .m\:flex-row{
    flex-direction: row;
  }
  .m\:items-center{
    align-items: center;
  }
  .m\:justify-start{
    justify-content: flex-start;
  }
  .m\:bg-transparent{
    background-color: transparent;
  }
  .m\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .m\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .m\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .m\:pr-4{
    padding-right: 1rem;
  }
  .m\:delay-100{
    transition-delay: 100ms;
  }
  .m\:delay-200{
    transition-delay: 200ms;
  }
  .m\:delay-300{
    transition-delay: 300ms;
  }
  .m\:delay-400{
    transition-delay: 0.4s;
  }
  .m\:block{
    display: block;
  }
  .m\:hidden{
    display: none;
  }
  .m\:block{
    display: block;
  }
  .m\:hidden{
    display: none;
  }
  .m\:last\:border-r:last-child{
    border-right-width: 1px;
  }
}

@media (min-width: 1280px){
  .l\:grid-push-1{
    margin-left: 4.166666666666667%;
  }
  .l\:grid-push-4{
    margin-left: 16.666666666666668%;
  }
  .l\:grid-col-4{
    float: left;
    display: block;
    width: 16.666666666666668%;
  }
  .l\:grid-col-6{
    float: left;
    display: block;
    width: 25%;
  }
  .l\:grid-col-8{
    float: left;
    display: block;
    width: 33.333333333333336%;
  }
  .l\:grid-col-10{
    float: left;
    display: block;
    width: 41.666666666666664%;
  }
  .l\:grid-col-13{
    float: left;
    display: block;
    width: 54.166666666666664%;
  }
  .l\:grid-col-14{
    float: left;
    display: block;
    width: 58.333333333333336%;
  }
  .l\:grid-col-16{
    float: left;
    display: block;
    width: 66.66666666666667%;
  }
  .l\:grid-col-20{
    float: left;
    display: block;
    width: 83.33333333333333%;
  }
  .l\:grid-push-1{
    margin-left: 4.166666666666667%;
  }
  .l\:grid-push-4{
    margin-left: 16.666666666666668%;
  }
  .l\:grid-col-4{
    float: left;
    display: block;
    width: 16.666666666666668%;
  }
  .l\:grid-col-6{
    float: left;
    display: block;
    width: 25%;
  }
  .l\:grid-col-8{
    float: left;
    display: block;
    width: 33.333333333333336%;
  }
  .l\:grid-col-10{
    float: left;
    display: block;
    width: 41.666666666666664%;
  }
  .l\:grid-col-13{
    float: left;
    display: block;
    width: 54.166666666666664%;
  }
  .l\:grid-col-14{
    float: left;
    display: block;
    width: 58.333333333333336%;
  }
  .l\:grid-col-16{
    float: left;
    display: block;
    width: 66.66666666666667%;
  }
  .l\:grid-col-20{
    float: left;
    display: block;
    width: 83.33333333333333%;
  }
  .l\:bottom-12{
    bottom: 3rem;
  }
  .l\:aspect-\[440\/550\]{
    aspect-ratio: 440 / 550;
  }
  .l\:h-\[30\%\]{
    height: 30%;
  }
  .l\:w-1\/2{
    width: 50%;
  }
  .l\:w-\[55\%\]{
    width: 55%;
  }
  .l\:w-10\/12{
    width: 83.333333%;
  }
  .l\:max-w-\[900px\]{
    max-width: 900px;
  }
  .l\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .l\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .l\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .l\:pb-10{
    padding-bottom: 2.5rem;
  }
  .l\:hover\:border-2:hover{
    border-width: 2px;
  }
  .l\:hover\:bg-black:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }
  .l\:hover\:before\:rotate-45:hover::before{
    content: var(--tw-content);
    --tw-rotate: 45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .l\:hover\:before\:scale-100:hover::before{
    content: var(--tw-content);
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .group:hover .l\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }
  .group:hover .l\:group-hover\:fill-white{
    fill: #fff;
  }
}
