@charset "UTF-8";
.gcc-section-content {
  *zoom: 1;
  padding: 25px 0;
}
.gcc-section-content:before,
.gcc-section-content:after {
  content: "";
  display: table;
}
.gcc-section-content:after {
  clear: both;
}
.gcc-row {
  *zoom: 1;
  display: flex;
}
.gcc-row:before,
.gcc-row:after {
  content: "";
  display: table;
}
.gcc-row:after {
  clear: both;
}
.gcc-col {
  display: block;
  float: left;
  width: 100%;
  min-height: 5px;
}
.gcc-grid.resizing .gcc-col {
  position: relative;
}
.gcc-grid.resizing .gcc-col::after {
  position: absolute;
  top: -26px;
  left: 0;
  width: 100%;
  background: rgba(30, 35, 40, 0.5);
  color: #fff;
  content: attr(data-size);
  padding: 0 15px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  border-radius: 5px;
  box-sizing: border-box;
}
.gcc-grid.resizing > .gcc-row > .gcc-col > .gcc-row > .gcc-col::after,
.gcc-grid.resizing
  > .gcc-row
  > .gcc-col
  > .gcc-row
  > .gcc-col
  > .gcc-row
  > .gcc-col::after,
.gcc-grid.resizing
  > .gcc-row
  > .gcc-col
  > .gcc-row
  > .gcc-col
  > .gcc-row
  > .gcc-col
  > .gcc-row
  > .gcc-col::after {
  top: 0;
}
.gcc-block {
  padding: 15px;
  position: relative;
}
@media (min-width: 500px) {
  .gcc-col-24 {
    width: 100%;
  }
  .gcc-col-24 .gcc-col-1 {
    width: 4.16666667%;
  }
  .gcc-col-24 .gcc-col-2 {
    width: 8.33333333%;
  }
  .gcc-col-24 .gcc-col-3 {
    width: 12.5%;
  }
  .gcc-col-24 .gcc-col-4 {
    width: 16.66666667%;
  }
  .gcc-col-24 .gcc-col-5 {
    width: 20.83333333%;
  }
  .gcc-col-24 .gcc-col-6 {
    width: 25%;
  }
  .gcc-col-24 .gcc-col-7 {
    width: 29.16666667%;
  }
  .gcc-col-24 .gcc-col-8 {
    width: 33.33333333%;
  }
  .gcc-col-24 .gcc-col-9 {
    width: 37.5%;
  }
  .gcc-col-24 .gcc-col-10 {
    width: 41.66666667%;
  }
  .gcc-col-24 .gcc-col-11 {
    width: 45.83333333%;
  }
  .gcc-col-24 .gcc-col-12 {
    width: 50%;
  }
  .gcc-col-24 .gcc-col-13 {
    width: 54.16666667%;
  }
  .gcc-col-24 .gcc-col-14 {
    width: 58.33333333%;
  }
  .gcc-col-24 .gcc-col-15 {
    width: 62.5%;
  }
  .gcc-col-24 .gcc-col-16 {
    width: 66.66666667%;
  }
  .gcc-col-24 .gcc-col-17 {
    width: 70.83333333%;
  }
  .gcc-col-24 .gcc-col-18 {
    width: 75%;
  }
  .gcc-col-24 .gcc-col-19 {
    width: 79.16666667%;
  }
  .gcc-col-24 .gcc-col-20 {
    width: 83.33333333%;
  }
  .gcc-col-24 .gcc-col-21 {
    width: 87.5%;
  }
  .gcc-col-24 .gcc-col-22 {
    width: 91.66666667%;
  }
  .gcc-col-24 .gcc-col-23 {
    width: 95.83333333%;
  }
  .gcc-col-24 .gcc-col-24 {
    width: 100%;
  }
  .gcc-col-23 {
    width: 95.83333333%;
  }
  .gcc-col-23 .gcc-col-1 {
    width: 4.34782609%;
  }
  .gcc-col-23 .gcc-col-2 {
    width: 8.695652170000001%;
  }
  .gcc-col-23 .gcc-col-3 {
    width: 13.04347826%;
  }
  .gcc-col-23 .gcc-col-4 {
    width: 17.39130435%;
  }
  .gcc-col-23 .gcc-col-5 {
    width: 21.73913043%;
  }
  .gcc-col-23 .gcc-col-6 {
    width: 26.08695652%;
  }
  .gcc-col-23 .gcc-col-7 {
    width: 30.43478261%;
  }
  .gcc-col-23 .gcc-col-8 {
    width: 34.7826087%;
  }
  .gcc-col-23 .gcc-col-9 {
    width: 39.13043478%;
  }
  .gcc-col-23 .gcc-col-10 {
    width: 43.47826087%;
  }
  .gcc-col-23 .gcc-col-11 {
    width: 47.82608696%;
  }
  .gcc-col-23 .gcc-col-12 {
    width: 52.17391304%;
  }
  .gcc-col-23 .gcc-col-13 {
    width: 56.52173913%;
  }
  .gcc-col-23 .gcc-col-14 {
    width: 60.86956522%;
  }
  .gcc-col-23 .gcc-col-15 {
    width: 65.2173913%;
  }
  .gcc-col-23 .gcc-col-16 {
    width: 69.56521739%;
  }
  .gcc-col-23 .gcc-col-17 {
    width: 73.91304348%;
  }
  .gcc-col-23 .gcc-col-18 {
    width: 78.26086957%;
  }
  .gcc-col-23 .gcc-col-19 {
    width: 82.60869565%;
  }
  .gcc-col-23 .gcc-col-20 {
    width: 86.95652174%;
  }
  .gcc-col-23 .gcc-col-21 {
    width: 91.30434783%;
  }
  .gcc-col-23 .gcc-col-22 {
    width: 95.65217391%;
  }
  .gcc-col-23 .gcc-col-23 {
    width: 100%;
  }
  .gcc-col-22 {
    width: 91.66666667%;
  }
  .gcc-col-22 .gcc-col-1 {
    width: 4.54545455%;
  }
  .gcc-col-22 .gcc-col-2 {
    width: 9.09090909%;
  }
  .gcc-col-22 .gcc-col-3 {
    width: 13.63636364%;
  }
  .gcc-col-22 .gcc-col-4 {
    width: 18.18181818%;
  }
  .gcc-col-22 .gcc-col-5 {
    width: 22.72727273%;
  }
  .gcc-col-22 .gcc-col-6 {
    width: 27.27272727%;
  }
  .gcc-col-22 .gcc-col-7 {
    width: 31.81818182%;
  }
  .gcc-col-22 .gcc-col-8 {
    width: 36.36363636%;
  }
  .gcc-col-22 .gcc-col-9 {
    width: 40.90909091%;
  }
  .gcc-col-22 .gcc-col-10 {
    width: 45.45454545%;
  }
  .gcc-col-22 .gcc-col-11 {
    width: 50%;
  }
  .gcc-col-22 .gcc-col-12 {
    width: 54.54545455%;
  }
  .gcc-col-22 .gcc-col-13 {
    width: 59.09090909%;
  }
  .gcc-col-22 .gcc-col-14 {
    width: 63.63636364%;
  }
  .gcc-col-22 .gcc-col-15 {
    width: 68.18181817999999%;
  }
  .gcc-col-22 .gcc-col-16 {
    width: 72.72727273%;
  }
  .gcc-col-22 .gcc-col-17 {
    width: 77.27272727%;
  }
  .gcc-col-22 .gcc-col-18 {
    width: 81.81818182000001%;
  }
  .gcc-col-22 .gcc-col-19 {
    width: 86.36363636%;
  }
  .gcc-col-22 .gcc-col-20 {
    width: 90.90909091%;
  }
  .gcc-col-22 .gcc-col-21 {
    width: 95.45454545%;
  }
  .gcc-col-22 .gcc-col-22 {
    width: 100%;
  }
  .gcc-col-21 {
    width: 87.5%;
  }
  .gcc-col-21 .gcc-col-1 {
    width: 4.76190476%;
  }
  .gcc-col-21 .gcc-col-2 {
    width: 9.52380952%;
  }
  .gcc-col-21 .gcc-col-3 {
    width: 14.28571429%;
  }
  .gcc-col-21 .gcc-col-4 {
    width: 19.04761905%;
  }
  .gcc-col-21 .gcc-col-5 {
    width: 23.80952381%;
  }
  .gcc-col-21 .gcc-col-6 {
    width: 28.57142857%;
  }
  .gcc-col-21 .gcc-col-7 {
    width: 33.33333333%;
  }
  .gcc-col-21 .gcc-col-8 {
    width: 38.0952381%;
  }
  .gcc-col-21 .gcc-col-9 {
    width: 42.85714286%;
  }
  .gcc-col-21 .gcc-col-10 {
    width: 47.61904762%;
  }
  .gcc-col-21 .gcc-col-11 {
    width: 52.38095238%;
  }
  .gcc-col-21 .gcc-col-12 {
    width: 57.14285714%;
  }
  .gcc-col-21 .gcc-col-13 {
    width: 61.9047619%;
  }
  .gcc-col-21 .gcc-col-14 {
    width: 66.66666667%;
  }
  .gcc-col-21 .gcc-col-15 {
    width: 71.42857143000001%;
  }
  .gcc-col-21 .gcc-col-16 {
    width: 76.19047619%;
  }
  .gcc-col-21 .gcc-col-17 {
    width: 80.95238095000001%;
  }
  .gcc-col-21 .gcc-col-18 {
    width: 85.71428571%;
  }
  .gcc-col-21 .gcc-col-19 {
    width: 90.47619048%;
  }
  .gcc-col-21 .gcc-col-20 {
    width: 95.23809524000001%;
  }
  .gcc-col-21 .gcc-col-21 {
    width: 100%;
  }
  .gcc-col-20 {
    width: 83.33333333%;
  }
  .gcc-col-20 .gcc-col-1 {
    width: 5%;
  }
  .gcc-col-20 .gcc-col-2 {
    width: 10%;
  }
  .gcc-col-20 .gcc-col-3 {
    width: 15%;
  }
  .gcc-col-20 .gcc-col-4 {
    width: 20%;
  }
  .gcc-col-20 .gcc-col-5 {
    width: 25%;
  }
  .gcc-col-20 .gcc-col-6 {
    width: 30%;
  }
  .gcc-col-20 .gcc-col-7 {
    width: 35%;
  }
  .gcc-col-20 .gcc-col-8 {
    width: 40%;
  }
  .gcc-col-20 .gcc-col-9 {
    width: 45%;
  }
  .gcc-col-20 .gcc-col-10 {
    width: 50%;
  }
  .gcc-col-20 .gcc-col-11 {
    width: 55%;
  }
  .gcc-col-20 .gcc-col-12 {
    width: 60%;
  }
  .gcc-col-20 .gcc-col-13 {
    width: 65%;
  }
  .gcc-col-20 .gcc-col-14 {
    width: 70%;
  }
  .gcc-col-20 .gcc-col-15 {
    width: 75%;
  }
  .gcc-col-20 .gcc-col-16 {
    width: 80%;
  }
  .gcc-col-20 .gcc-col-17 {
    width: 85%;
  }
  .gcc-col-20 .gcc-col-18 {
    width: 90%;
  }
  .gcc-col-20 .gcc-col-19 {
    width: 95%;
  }
  .gcc-col-20 .gcc-col-20 {
    width: 100%;
  }
  .gcc-col-19 {
    width: 79.16666667%;
  }
  .gcc-col-19 .gcc-col-1 {
    width: 5.26315789%;
  }
  .gcc-col-19 .gcc-col-2 {
    width: 10.52631579%;
  }
  .gcc-col-19 .gcc-col-3 {
    width: 15.78947368%;
  }
  .gcc-col-19 .gcc-col-4 {
    width: 21.05263158%;
  }
  .gcc-col-19 .gcc-col-5 {
    width: 26.31578947%;
  }
  .gcc-col-19 .gcc-col-6 {
    width: 31.57894737%;
  }
  .gcc-col-19 .gcc-col-7 {
    width: 36.84210526%;
  }
  .gcc-col-19 .gcc-col-8 {
    width: 42.10526316%;
  }
  .gcc-col-19 .gcc-col-9 {
    width: 47.36842105%;
  }
  .gcc-col-19 .gcc-col-10 {
    width: 52.63157895%;
  }
  .gcc-col-19 .gcc-col-11 {
    width: 57.89473684%;
  }
  .gcc-col-19 .gcc-col-12 {
    width: 63.15789474%;
  }
  .gcc-col-19 .gcc-col-13 {
    width: 68.42105263000001%;
  }
  .gcc-col-19 .gcc-col-14 {
    width: 73.68421053%;
  }
  .gcc-col-19 .gcc-col-15 {
    width: 78.94736842%;
  }
  .gcc-col-19 .gcc-col-16 {
    width: 84.21052632%;
  }
  .gcc-col-19 .gcc-col-17 {
    width: 89.47368421%;
  }
  .gcc-col-19 .gcc-col-18 {
    width: 94.73684211%;
  }
  .gcc-col-19 .gcc-col-19 {
    width: 100%;
  }
  .gcc-col-18 {
    width: 75%;
  }
  .gcc-col-18 .gcc-col-1 {
    width: 5.55555556%;
  }
  .gcc-col-18 .gcc-col-2 {
    width: 11.11111111%;
  }
  .gcc-col-18 .gcc-col-3 {
    width: 16.66666667%;
  }
  .gcc-col-18 .gcc-col-4 {
    width: 22.22222222%;
  }
  .gcc-col-18 .gcc-col-5 {
    width: 27.77777778%;
  }
  .gcc-col-18 .gcc-col-6 {
    width: 33.33333333%;
  }
  .gcc-col-18 .gcc-col-7 {
    width: 38.88888889%;
  }
  .gcc-col-18 .gcc-col-8 {
    width: 44.44444444%;
  }
  .gcc-col-18 .gcc-col-9 {
    width: 50%;
  }
  .gcc-col-18 .gcc-col-10 {
    width: 55.55555556%;
  }
  .gcc-col-18 .gcc-col-11 {
    width: 61.11111111%;
  }
  .gcc-col-18 .gcc-col-12 {
    width: 66.66666667%;
  }
  .gcc-col-18 .gcc-col-13 {
    width: 72.22222222000001%;
  }
  .gcc-col-18 .gcc-col-14 {
    width: 77.77777777999999%;
  }
  .gcc-col-18 .gcc-col-15 {
    width: 83.33333333%;
  }
  .gcc-col-18 .gcc-col-16 {
    width: 88.88888889%;
  }
  .gcc-col-18 .gcc-col-17 {
    width: 94.44444444%;
  }
  .gcc-col-18 .gcc-col-18 {
    width: 100%;
  }
  .gcc-col-17 {
    width: 70.83333333%;
  }
  .gcc-col-17 .gcc-col-1 {
    width: 5.88235294%;
  }
  .gcc-col-17 .gcc-col-2 {
    width: 11.76470588%;
  }
  .gcc-col-17 .gcc-col-3 {
    width: 17.64705882%;
  }
  .gcc-col-17 .gcc-col-4 {
    width: 23.52941176%;
  }
  .gcc-col-17 .gcc-col-5 {
    width: 29.41176471%;
  }
  .gcc-col-17 .gcc-col-6 {
    width: 35.29411765%;
  }
  .gcc-col-17 .gcc-col-7 {
    width: 41.17647059%;
  }
  .gcc-col-17 .gcc-col-8 {
    width: 47.05882353%;
  }
  .gcc-col-17 .gcc-col-9 {
    width: 52.94117647%;
  }
  .gcc-col-17 .gcc-col-10 {
    width: 58.82352941%;
  }
  .gcc-col-17 .gcc-col-11 {
    width: 64.70588235%;
  }
  .gcc-col-17 .gcc-col-12 {
    width: 70.58823529%;
  }
  .gcc-col-17 .gcc-col-13 {
    width: 76.47058824%;
  }
  .gcc-col-17 .gcc-col-14 {
    width: 82.35294118%;
  }
  .gcc-col-17 .gcc-col-15 {
    width: 88.23529412000001%;
  }
  .gcc-col-17 .gcc-col-16 {
    width: 94.11764706%;
  }
  .gcc-col-17 .gcc-col-17 {
    width: 100%;
  }
  .gcc-col-16 {
    width: 66.66666667%;
  }
  .gcc-col-16 .gcc-col-1 {
    width: 6.25%;
  }
  .gcc-col-16 .gcc-col-2 {
    width: 12.5%;
  }
  .gcc-col-16 .gcc-col-3 {
    width: 18.75%;
  }
  .gcc-col-16 .gcc-col-4 {
    width: 25%;
  }
  .gcc-col-16 .gcc-col-5 {
    width: 31.25%;
  }
  .gcc-col-16 .gcc-col-6 {
    width: 37.5%;
  }
  .gcc-col-16 .gcc-col-7 {
    width: 43.75%;
  }
  .gcc-col-16 .gcc-col-8 {
    width: 50%;
  }
  .gcc-col-16 .gcc-col-9 {
    width: 56.25%;
  }
  .gcc-col-16 .gcc-col-10 {
    width: 62.5%;
  }
  .gcc-col-16 .gcc-col-11 {
    width: 68.75%;
  }
  .gcc-col-16 .gcc-col-12 {
    width: 75%;
  }
  .gcc-col-16 .gcc-col-13 {
    width: 81.25%;
  }
  .gcc-col-16 .gcc-col-14 {
    width: 87.5%;
  }
  .gcc-col-16 .gcc-col-15 {
    width: 93.75%;
  }
  .gcc-col-16 .gcc-col-16 {
    width: 100%;
  }
  .gcc-col-15 {
    width: 62.5%;
  }
  .gcc-col-15 .gcc-col-1 {
    width: 6.66666667%;
  }
  .gcc-col-15 .gcc-col-2 {
    width: 13.33333333%;
  }
  .gcc-col-15 .gcc-col-3 {
    width: 20%;
  }
  .gcc-col-15 .gcc-col-4 {
    width: 26.66666667%;
  }
  .gcc-col-15 .gcc-col-5 {
    width: 33.33333333%;
  }
  .gcc-col-15 .gcc-col-6 {
    width: 40%;
  }
  .gcc-col-15 .gcc-col-7 {
    width: 46.66666667%;
  }
  .gcc-col-15 .gcc-col-8 {
    width: 53.33333333%;
  }
  .gcc-col-15 .gcc-col-9 {
    width: 60%;
  }
  .gcc-col-15 .gcc-col-10 {
    width: 66.66666667%;
  }
  .gcc-col-15 .gcc-col-11 {
    width: 73.33333333%;
  }
  .gcc-col-15 .gcc-col-12 {
    width: 80%;
  }
  .gcc-col-15 .gcc-col-13 {
    width: 86.66666667%;
  }
  .gcc-col-15 .gcc-col-14 {
    width: 93.33333333%;
  }
  .gcc-col-15 .gcc-col-15 {
    width: 100%;
  }
  .gcc-col-14 {
    width: 58.33333333%;
  }
  .gcc-col-14 .gcc-col-1 {
    width: 7.14285714%;
  }
  .gcc-col-14 .gcc-col-2 {
    width: 14.28571429%;
  }
  .gcc-col-14 .gcc-col-3 {
    width: 21.42857143%;
  }
  .gcc-col-14 .gcc-col-4 {
    width: 28.57142857%;
  }
  .gcc-col-14 .gcc-col-5 {
    width: 35.71428571%;
  }
  .gcc-col-14 .gcc-col-6 {
    width: 42.85714286%;
  }
  .gcc-col-14 .gcc-col-7 {
    width: 50%;
  }
  .gcc-col-14 .gcc-col-8 {
    width: 57.14285714%;
  }
  .gcc-col-14 .gcc-col-9 {
    width: 64.28571429%;
  }
  .gcc-col-14 .gcc-col-10 {
    width: 71.42857143000001%;
  }
  .gcc-col-14 .gcc-col-11 {
    width: 78.57142856999999%;
  }
  .gcc-col-14 .gcc-col-12 {
    width: 85.71428571%;
  }
  .gcc-col-14 .gcc-col-13 {
    width: 92.85714286%;
  }
  .gcc-col-14 .gcc-col-14 {
    width: 100%;
  }
  .gcc-col-13 {
    width: 54.16666667%;
  }
  .gcc-col-13 .gcc-col-1 {
    width: 7.69230769%;
  }
  .gcc-col-13 .gcc-col-2 {
    width: 15.38461538%;
  }
  .gcc-col-13 .gcc-col-3 {
    width: 23.07692308%;
  }
  .gcc-col-13 .gcc-col-4 {
    width: 30.76923077%;
  }
  .gcc-col-13 .gcc-col-5 {
    width: 38.46153846%;
  }
  .gcc-col-13 .gcc-col-6 {
    width: 46.15384615%;
  }
  .gcc-col-13 .gcc-col-7 {
    width: 53.84615385%;
  }
  .gcc-col-13 .gcc-col-8 {
    width: 61.53846154%;
  }
  .gcc-col-13 .gcc-col-9 {
    width: 69.23076923000001%;
  }
  .gcc-col-13 .gcc-col-10 {
    width: 76.92307692%;
  }
  .gcc-col-13 .gcc-col-11 {
    width: 84.61538462%;
  }
  .gcc-col-13 .gcc-col-12 {
    width: 92.30769230999999%;
  }
  .gcc-col-13 .gcc-col-13 {
    width: 100%;
  }
  .gcc-col-12 {
    width: 50%;
  }
  .gcc-col-12 .gcc-col-1 {
    width: 8.33333333%;
  }
  .gcc-col-12 .gcc-col-2 {
    width: 16.66666667%;
  }
  .gcc-col-12 .gcc-col-3 {
    width: 25%;
  }
  .gcc-col-12 .gcc-col-4 {
    width: 33.33333333%;
  }
  .gcc-col-12 .gcc-col-5 {
    width: 41.66666667%;
  }
  .gcc-col-12 .gcc-col-6 {
    width: 50%;
  }
  .gcc-col-12 .gcc-col-7 {
    width: 58.33333333%;
  }
  .gcc-col-12 .gcc-col-8 {
    width: 66.66666667%;
  }
  .gcc-col-12 .gcc-col-9 {
    width: 75%;
  }
  .gcc-col-12 .gcc-col-10 {
    width: 83.33333333%;
  }
  .gcc-col-12 .gcc-col-11 {
    width: 91.66666667%;
  }
  .gcc-col-12 .gcc-col-12 {
    width: 100%;
  }
  .gcc-col-11 {
    width: 45.83333333%;
  }
  .gcc-col-11 .gcc-col-1 {
    width: 9.09090909%;
  }
  .gcc-col-11 .gcc-col-2 {
    width: 18.18181818%;
  }
  .gcc-col-11 .gcc-col-3 {
    width: 27.27272727%;
  }
  .gcc-col-11 .gcc-col-4 {
    width: 36.36363636%;
  }
  .gcc-col-11 .gcc-col-5 {
    width: 45.45454545%;
  }
  .gcc-col-11 .gcc-col-6 {
    width: 54.54545455%;
  }
  .gcc-col-11 .gcc-col-7 {
    width: 63.63636364%;
  }
  .gcc-col-11 .gcc-col-8 {
    width: 72.72727273%;
  }
  .gcc-col-11 .gcc-col-9 {
    width: 81.81818182000001%;
  }
  .gcc-col-11 .gcc-col-10 {
    width: 90.90909091%;
  }
  .gcc-col-11 .gcc-col-11 {
    width: 100%;
  }
  .gcc-col-10 {
    width: 41.66666667%;
  }
  .gcc-col-10 .gcc-col-1 {
    width: 10%;
  }
  .gcc-col-10 .gcc-col-2 {
    width: 20%;
  }
  .gcc-col-10 .gcc-col-3 {
    width: 30%;
  }
  .gcc-col-10 .gcc-col-4 {
    width: 40%;
  }
  .gcc-col-10 .gcc-col-5 {
    width: 50%;
  }
  .gcc-col-10 .gcc-col-6 {
    width: 60%;
  }
  .gcc-col-10 .gcc-col-7 {
    width: 70%;
  }
  .gcc-col-10 .gcc-col-8 {
    width: 80%;
  }
  .gcc-col-10 .gcc-col-9 {
    width: 90%;
  }
  .gcc-col-10 .gcc-col-10 {
    width: 100%;
  }
  .gcc-col-9 {
    width: 37.5%;
  }
  .gcc-col-9 .gcc-col-1 {
    width: 11.11111111%;
  }
  .gcc-col-9 .gcc-col-2 {
    width: 22.22222222%;
  }
  .gcc-col-9 .gcc-col-3 {
    width: 33.33333333%;
  }
  .gcc-col-9 .gcc-col-4 {
    width: 44.44444444%;
  }
  .gcc-col-9 .gcc-col-5 {
    width: 55.55555556%;
  }
  .gcc-col-9 .gcc-col-6 {
    width: 66.66666667%;
  }
  .gcc-col-9 .gcc-col-7 {
    width: 77.77777777999999%;
  }
  .gcc-col-9 .gcc-col-8 {
    width: 88.88888889%;
  }
  .gcc-col-9 .gcc-col-9 {
    width: 100%;
  }
  .gcc-col-8 {
    width: 33.33333333%;
  }
  .gcc-col-8 .gcc-col-1 {
    width: 12.5%;
  }
  .gcc-col-8 .gcc-col-2 {
    width: 25%;
  }
  .gcc-col-8 .gcc-col-3 {
    width: 37.5%;
  }
  .gcc-col-8 .gcc-col-4 {
    width: 50%;
  }
  .gcc-col-8 .gcc-col-5 {
    width: 62.5%;
  }
  .gcc-col-8 .gcc-col-6 {
    width: 75%;
  }
  .gcc-col-8 .gcc-col-7 {
    width: 87.5%;
  }
  .gcc-col-8 .gcc-col-8 {
    width: 100%;
  }
  .gcc-col-7 {
    width: 29.16666667%;
  }
  .gcc-col-7 .gcc-col-1 {
    width: 14.28571429%;
  }
  .gcc-col-7 .gcc-col-2 {
    width: 28.57142857%;
  }
  .gcc-col-7 .gcc-col-3 {
    width: 42.85714286%;
  }
  .gcc-col-7 .gcc-col-4 {
    width: 57.14285714%;
  }
  .gcc-col-7 .gcc-col-5 {
    width: 71.42857143000001%;
  }
  .gcc-col-7 .gcc-col-6 {
    width: 85.71428571%;
  }
  .gcc-col-7 .gcc-col-7 {
    width: 100%;
  }
  .gcc-col-6 {
    width: 25%;
  }
  .gcc-col-6 .gcc-col-1 {
    width: 16.66666667%;
  }
  .gcc-col-6 .gcc-col-2 {
    width: 33.33333333%;
  }
  .gcc-col-6 .gcc-col-3 {
    width: 50%;
  }
  .gcc-col-6 .gcc-col-4 {
    width: 66.66666667%;
  }
  .gcc-col-6 .gcc-col-5 {
    width: 83.33333333%;
  }
  .gcc-col-6 .gcc-col-6 {
    width: 100%;
  }
  .gcc-col-5 {
    width: 20.83333333%;
  }
  .gcc-col-5 .gcc-col-1 {
    width: 20%;
  }
  .gcc-col-5 .gcc-col-2 {
    width: 40%;
  }
  .gcc-col-5 .gcc-col-3 {
    width: 60%;
  }
  .gcc-col-5 .gcc-col-4 {
    width: 80%;
  }
  .gcc-col-5 .gcc-col-5 {
    width: 100%;
  }
  .gcc-col-4 {
    width: 16.66666667%;
  }
  .gcc-col-4 .gcc-col-1 {
    width: 25%;
  }
  .gcc-col-4 .gcc-col-2 {
    width: 50%;
  }
  .gcc-col-4 .gcc-col-3 {
    width: 75%;
  }
  .gcc-col-4 .gcc-col-4 {
    width: 100%;
  }
  .gcc-col-3 {
    width: 12.5%;
  }
  .gcc-col-3 .gcc-col-1 {
    width: 33.33333333%;
  }
  .gcc-col-3 .gcc-col-2 {
    width: 66.66666667%;
  }
  .gcc-col-3 .gcc-col-3 {
    width: 100%;
  }
  .gcc-col-2 {
    width: 8.33333333%;
  }
  .gcc-col-2 .gcc-col-1 {
    width: 50%;
  }
  .gcc-col-2 .gcc-col-2 {
    width: 100%;
  }
  .gcc-col-1 {
    width: 4.16666667%;
  }
  .gcc-col-1 .gcc-col-1 {
    width: 100%;
  }
  .gcc-section-content {
    padding: 40px 10px;
  }
}
@media (min-width: 768px) {
  .gcc-section-content {
    padding: 50px 20px;
    font-size: 107%;
  }
}
@media (min-width: 1025px) {
  .gcc-section-content {
    padding: 90px 30px;
  }
  .gcc-section-content {
    max-width: 2000px;
    margin: 0 auto;
    font-size: 110%;
  }
  .gcc-blog-post .gcc-section-content {
    max-width: 1200px;
  }
}
.gcc-section {
  white-space: nowrap;
  position: relative;
  margin-bottom: -1px;
}
.gcc-section-slide {
  white-space: normal;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  -webkit-transition: margin 0.85s cubic-bezier(0.06, 0.365, 0, 0.99);
  -o-transition: margin 0.85s cubic-bezier(0.06, 0.365, 0, 0.99);
  transition: margin 0.85s cubic-bezier(0.06, 0.365, 0, 0.99);
}
.gcc-section-pagination {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  line-height: 1em;
  position: relative;
  opacity: 0.5;
  display: none;
}
.show-dots .gcc-section-pagination {
  display: block;
}
.gcc-section-pagination .gcc-pagination-button {
  cursor: pointer;
  width: 15px;
  height: 15px;
  border: 2px solid;
  border-radius: 100%;
  display: inline-block;
  margin: 5px;
  transition: border 0.3s ease-out;
  box-sizing: border-box;
}
.gcc-section-pagination .gcc-pagination-button.current {
  border: 8px solid;
}
.gcc-section-labels {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  line-height: 2em;
  position: relative;
  display: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.gcc-section-labels::-webkit-scrollbar {
  display: none;
}
.gcc-view-mobile .show-labels .gcc-section-labels,
.gcc-view-tablet .show-labels .gcc-section-labels,
.gcc-view-desktop .show-labels .gcc-section-labels {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow-x: auto;
  scroll-behavior: smooth;
}
.gcc-section-labels .gcc-section-label {
  cursor: pointer;
  padding: 0 20px;
  border-left: 1px solid;
  display: inline-block;
  transition: border 0.3s ease-out;
  box-sizing: border-box;
  flex-shrink: 0;
}
.gcc-section-label:first-child {
  border: 0;
}
.gcc-section-label.current {
  font-weight: bold;
}
.gcc-section-arrow {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 2px solid;
  opacity: 0.6;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  display: none;
}
.gcc-view-mobile .show-arrows .gcc-section-arrow {
  display: block;
  top: 90%;
}
.gcc-view-tablet .show-arrows .gcc-section-arrow {
  display: block;
  top: 95%;
}
.gcc-view-desktop .show-arrows .gcc-section-arrow {
  display: block;
}
.gcc-section-arrow.next {
  left: auto;
  right: 20px;
}
.gcc-section-arrow:active {
  box-shadow: inset 0 0 50px;
}
.gcc-section-arrow::after {
  content: " ";
  width: 20px;
  height: 20px;
  border-left: 2px solid;
  border-top: 2px solid;
  transform: rotate(-45deg);
  position: absolute;
  top: 15px;
  left: 19px;
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.gcc-section-arrow.next::after {
  transform: rotate(135deg);
  left: 9px;
}
.gcc-section-arrow:hover::after {
  left: 15px;
}
.gcc-section-arrow.next:hover::after {
  left: 13px;
}
.gcc-section-backgrounds {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.gcc-section-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.7s cubic-bezier(0.06, 0.365, 0, 0.99);
  -o-transition: all 0.7s cubic-bezier(0.06, 0.365, 0, 0.99);
  transition: all 0.7s cubic-bezier(0.06, 0.365, 0, 0.99);
  overflow: hidden;
  color: transparent;
  box-shadow: currentColor 0 0 0 10000px inset;
}
.gcc-section-background[data-type="video"]:after {
  box-shadow: inherit;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.gcc-section-background[data-type="video"] iframe {
  width: 100%;
  height: 120%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gcc-section-background[data-type="video"] video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.gcc-view-mobile .gcc-section-background.mobile-image[data-type="video"] iframe,
.gcc-view-mobile .gcc-section-background.mobile-image[data-type="video"] video {
  display: none;
}
.gcc-section-background.mobile-image[data-type="video"] {
  background-size: cover;
  background-position: center;
}
.gcc-section-background.parallax {
  background-color: none !important;
  box-shadow: none;
}
.gcc-section-background.parallax:after {
  background: inherit;
  box-shadow: inherit;
  content: "";
  width: 100%;
  height: 100%;
  transform: scale(1.1);
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: currentColor 0 0 0 10000px inset;
}
.gcc-section.empty .gcc-section-content {
  min-height: 386px;
}
.gcc-view-tablet .gcc-section.empty .gcc-section-content {
  min-height: 275px;
}
.gcc-view-mobile .gcc-section.empty .gcc-section-content {
  min-height: 100px;
}
.gcc-section[data-dividers="true"]
  .gcc-section-content
  > .gcc-grid
  > .gcc-row
  > .gcc-col {
  position: relative;
  border-left: 1px solid currentColor;
  padding: 0 24px;
}
.gcc-section[data-dividers="true"]
  .gcc-section-content
  > .gcc-grid
  > .gcc-row
  > .gcc-col:first-of-type {
  border-left: none !important;
}
.gcc-section[data-shape="wave"] {
  margin-top: -100px;
  clip-path: polygon(
    0 100%,
    0 50px,
    1.69% 44.51px,
    3.38% 39.09px,
    5.08% 33.8px,
    6.77% 28.71px,
    8.470000000000001% 23.87px,
    10.16% 19.35px,
    11.86% 15.2px,
    13.55% 11.47px,
    15.25% 8.199999999999999px,
    16.94% 5.44px,
    18.64% 3.22px,
    20.33% 1.57px,
    22.03% 0.49px,
    23.72% 0.02px,
    25.42% 0.15px,
    27.11% 0.88px,
    28.81% 2.21px,
    30.5% 4.11px,
    32.2% 6.56px,
    33.89% 9.539999999999999px,
    35.59% 13.01px,
    37.28% 16.93px,
    38.98% 21.24px,
    40.67% 25.91px,
    42.37% 30.86px,
    44.06% 36.05px,
    45.76% 41.4px,
    47.45% 46.86px,
    49.15% 52.35px,
    50.84% 57.82px,
    52.54% 63.19px,
    54.23% 68.40000000000001px,
    55.93% 73.39px,
    57.62% 78.09999999999999px,
    59.32% 82.47px,
    61.01% 86.44px,
    62.71% 89.98px,
    64.40000000000001% 93.03px,
    66.09999999999999% 95.56999999999999px,
    67.79000000000001% 97.55px,
    69.48999999999999% 98.95999999999999px,
    71.18000000000001% 99.77px,
    72.88% 99.98999999999999px,
    74.56999999999999% 99.59999999999999px,
    76.27% 98.61px,
    77.95999999999999% 97.04000000000001px,
    79.66% 94.90000000000001px,
    81.34999999999999% 92.20999999999999px,
    83.05% 89.02px,
    84.73999999999999% 85.34999999999999px,
    86.44% 81.26000000000001px,
    88.13% 76.79000000000001px,
    89.83% 71.98999999999999px,
    91.52% 66.93000000000001px,
    93.22% 61.67px,
    94.91% 56.26px,
    96.61% 50.78px,
    98.3% 45.29px,
    100% 39.86px,
    100% 100%
  );
}
.gcc-view-tablet .gcc-section[data-shape="wave"] {
  margin-top: -50px;
  clip-path: polygon(
    0 100%,
    0 25px,
    1.69% 22.25px,
    3.38% 19.54px,
    5.08% 16.9px,
    6.77% 14.35px,
    8.470000000000001% 11.93px,
    10.16% 9.67px,
    11.86% 7.6px,
    13.55% 5.73px,
    15.25% 4.1px,
    16.94% 2.72px,
    18.64% 1.61px,
    20.33% 0.78px,
    22.03% 0.24px,
    23.72% 0.01px,
    25.42% 0.07000000000000001px,
    27.11% 0.44px,
    28.81% 1.1px,
    30.5% 2.05px,
    32.2% 3.28px,
    33.89% 4.77px,
    35.59% 6.5px,
    37.28% 8.460000000000001px,
    38.98% 10.62px,
    40.67% 12.95px,
    42.37% 15.43px,
    44.06% 18.02px,
    45.76% 20.7px,
    47.45% 23.43px,
    49.15% 26.17px,
    50.84% 28.91px,
    52.54% 31.59px,
    54.23% 34.2px,
    55.93% 36.69px,
    57.62% 39.05px,
    59.32% 41.23px,
    61.01% 43.22px,
    62.71% 44.99px,
    64.40000000000001% 46.51px,
    66.09999999999999% 47.78px,
    67.79000000000001% 48.77px,
    69.48999999999999% 49.48px,
    71.18000000000001% 49.88px,
    72.88% 49.99px,
    74.56999999999999% 49.8px,
    76.27% 49.3px,
    77.95999999999999% 48.52px,
    79.66% 47.45px,
    81.34999999999999% 46.1px,
    83.05% 44.51px,
    84.73999999999999% 42.67px,
    86.44% 40.63px,
    88.13% 38.39px,
    89.83% 35.99px,
    91.52% 33.46px,
    93.22% 30.83px,
    94.91% 28.13px,
    96.61% 25.39px,
    98.3% 22.64px,
    100% 19.93px,
    100% 100%
  );
}
.gcc-view-mobile .gcc-section[data-shape="wave"] {
  margin-top: -27px;
  clip-path: polygon(
    0 100%,
    0 14.5px,
    1.69% 13.12px,
    3.38% 11.77px,
    5.08% 10.45px,
    6.77% 9.17px,
    8.470000000000001% 7.96px,
    10.16% 6.83px,
    11.86% 5.8px,
    13.55% 4.86px,
    15.25% 4.05px,
    16.94% 3.36px,
    18.64% 2.8px,
    20.33% 2.39px,
    22.03% 2.12px,
    23.72% 2px,
    25.42% 2.03px,
    27.11% 2.22px,
    28.81% 2.55px,
    30.5% 3.02px,
    32.2% 3.64px,
    33.89% 4.38px,
    35.59% 5.25px,
    37.28% 6.23px,
    38.98% 7.31px,
    40.67% 8.470000000000001px,
    42.37% 9.710000000000001px,
    44.06% 11.01px,
    45.76% 12.35px,
    47.45% 13.71px,
    49.15% 15.08px,
    50.84% 16.45px,
    52.54% 17.79px,
    54.23% 19.1px,
    55.93% 20.34px,
    57.62% 21.52px,
    59.32% 22.61px,
    61.01% 23.61px,
    62.71% 24.49px,
    64.40000000000001% 25.25px,
    66.09999999999999% 25.89px,
    67.79000000000001% 26.38px,
    69.48999999999999% 26.74px,
    71.18000000000001% 26.94px,
    72.88% 26.99px,
    74.56999999999999% 26.9px,
    76.27% 26.65px,
    77.95999999999999% 26.26px,
    79.66% 25.72px,
    81.34999999999999% 25.05px,
    83.05% 24.25px,
    84.73999999999999% 23.33px,
    86.44% 22.31px,
    88.13% 21.19px,
    89.83% 19.99px,
    91.52% 18.73px,
    93.22% 17.41px,
    94.91% 16.06px,
    96.61% 14.69px,
    98.3% 13.32px,
    100% 11.96px,
    100% 100%
  );
}
.gcc-section[data-shape="tilt-right"] {
  margin-top: -100px;
  clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 100%);
}
.gcc-view-tablet .gcc-section[data-shape="tilt-right"] {
  margin-top: -50px;
  clip-path: polygon(0 0, 100% 50px, 100% 100%, 0 100%);
}
.gcc-view-mobile .gcc-section[data-shape="tilt-right"] {
  margin-top: -40px;
  clip-path: polygon(0 0, 100% 40px, 100% 100%, 0 100%);
}
.gcc-section[data-shape="tilt-left"] {
  margin-top: -100px;
  clip-path: polygon(0 100px, 100% 0, 100% 100%, 0 100%);
}
.gcc-view-tablet .gcc-section[data-shape="tilt-left"] {
  margin-top: -50px;
  clip-path: polygon(0 50px, 100% 0, 100% 100%, 0 100%);
}
.gcc-view-mobile .gcc-section[data-shape="tilt-left"] {
  margin-top: -40px;
  clip-path: polygon(0 40px, 100% 0, 100% 100%, 0 100%);
}
.gcc-section[data-shape="notch-down"] {
  margin-top: -30px;
  clip-path: polygon(0 0, 47% 0, 50% 30px, 53% 0, 100% 0, 100% 100%, 0 100%);
}
.gcc-view-tablet .gcc-section[data-shape="notch-down"] {
  margin-top: -25px;
  clip-path: polygon(0 0, 46% 0, 50% 25px, 54% 0, 100% 0, 100% 100%, 0 100%);
}
.gcc-view-mobile .gcc-section[data-shape="notch-down"] {
  margin-top: -20px;
  clip-path: polygon(0 0, 45% 0, 50% 20px, 55% 0, 100% 0, 100% 100%, 0 100%);
}
.gcc-section[data-shape="notch-up"] {
  margin-top: -30px;
  clip-path: polygon(
    0 30px,
    47% 30px,
    50% 0,
    53% 30px,
    100% 30px,
    100% 100%,
    0 100%
  );
}
.gcc-view-tablet .gcc-section[data-shape="notch-up"] {
  margin-top: -25px;
  clip-path: polygon(
    0 25px,
    46% 25px,
    50% 0,
    54% 25px,
    100% 25px,
    100% 100%,
    0 100%
  );
}
.gcc-view-mobile .gcc-section[data-shape="notch-up"] {
  margin-top: -20px;
  clip-path: polygon(
    0 20px,
    45% 20px,
    50% 0,
    55% 20px,
    100% 20px,
    100% 100%,
    0 100%
  );
}
.gcc-section[data-shape="point-up"] {
  margin-top: -70px;
  clip-path: polygon(0 70px, 50% 0, 100% 70px, 100% 100%, 0 100%);
}
.gcc-view-tablet .gcc-section[data-shape="point-up"] {
  margin-top: -50px;
  clip-path: polygon(0 50px, 50% 0, 100% 50px, 100% 100%, 0 100%);
}
.gcc-view-mobile .gcc-section[data-shape="point-up"] {
  margin-top: -30px;
  clip-path: polygon(0 30px, 50% 0, 100% 30px, 100% 100%, 0 100%);
}
.gcc-section[data-shape="point-down"] {
  margin-top: -70px;
  clip-path: polygon(0 0, 50% 70px, 100% 0, 100% 100%, 0 100%);
}
.gcc-view-tablet .gcc-section[data-shape="point-down"] {
  margin-top: -50px;
  clip-path: polygon(0 0, 50% 50px, 100% 0, 100% 100%, 0 100%);
}
.gcc-view-mobile .gcc-section[data-shape="point-down"] {
  margin-top: -30px;
  clip-path: polygon(0 0, 50% 30px, 100% 0, 100% 100%, 0 100%);
}
.gcc-section[data-shape="corner-right"] {
  margin-top: -50px;
  clip-path: polygon(0 0, 95% 0, 100% 50px, 100% 100%, 0 100%);
}
.gcc-view-tablet .gcc-section[data-shape="corner-right"] {
  margin-top: -40px;
  clip-path: polygon(0 0, 93% 0, 100% 40px, 100% 100%, 0 100%);
}
.gcc-view-mobile .gcc-section[data-shape="corner-right"] {
  margin-top: -30px;
  clip-path: polygon(0 0, 90% 0, 100% 30px, 100% 100%, 0 100%);
}
.gcc-section[data-shape="corner-left"] {
  margin-top: -50px;
  clip-path: polygon(0 50px, 5% 0, 100% 0, 100% 100%, 0 100%);
}
.gcc-view-tablet .gcc-section[data-shape="corner-left"] {
  margin-top: -40px;
  clip-path: polygon(0 40px, 7% 0, 100% 0, 100% 100%, 0 100%);
}
.gcc-view-mobile .gcc-section[data-shape="corner-left"] {
  margin-top: -30px;
  clip-path: polygon(0 30px, 10% 0, 100% 0, 100% 100%, 0 100%);
}
.gcc-section[data-shape="curve-up"] {
  margin-top: -50px;
  clip-path: polygon(
    0 100%,
    0 50px,
    1.69% 47.38px,
    3.38% 44.77px,
    5.08% 42.17px,
    6.77% 39.6px,
    8.470000000000001% 37.05px,
    10.16% 34.54px,
    11.86% 32.08px,
    13.55% 29.66px,
    15.25% 27.3px,
    16.94% 25px,
    18.64% 22.76px,
    20.33% 20.61px,
    22.03% 18.53px,
    23.72% 16.54px,
    25.42% 14.64px,
    27.11% 12.84px,
    28.81% 11.14px,
    30.5% 9.539999999999999px,
    32.2% 8.06px,
    33.89% 6.69px,
    35.59% 5.44px,
    37.28% 4.32px,
    38.98% 3.32px,
    40.67% 2.44px,
    42.37% 1.7px,
    44.06% 1.09px,
    45.76% 0.61px,
    47.45% 0.27px,
    49.15% 0.06px,
    50.84% 0,
    52.54% 0.06px,
    54.23% 0.27px,
    55.93% 0.61px,
    57.62% 1.09px,
    59.32% 1.7px,
    61.01% 2.44px,
    62.71% 3.32px,
    64.40000000000001% 4.32px,
    66.09999999999999% 5.44px,
    67.79000000000001% 6.69px,
    69.48999999999999% 8.06px,
    71.18000000000001% 9.539999999999999px,
    72.88% 11.14px,
    74.56999999999999% 12.84px,
    76.27% 14.64px,
    77.95999999999999% 16.54px,
    79.66% 18.53px,
    81.34999999999999% 20.61px,
    83.05% 22.76px,
    84.73999999999999% 25px,
    86.44% 27.3px,
    88.13% 29.66px,
    89.83% 32.08px,
    91.52% 34.54px,
    93.22% 37.05px,
    94.91% 39.6px,
    96.61% 42.17px,
    98.3% 44.77px,
    100% 47.38px,
    100% 100%
  );
}
.gcc-view-tablet .gcc-section[data-shape="curve-up"] {
  margin-top: -25px;
  clip-path: polygon(
    0 100%,
    0 25px,
    1.69% 23.69px,
    3.38% 22.38px,
    5.08% 21.08px,
    6.77% 19.8px,
    8.470000000000001% 18.52px,
    10.16% 17.27px,
    11.86% 16.04px,
    13.55% 14.83px,
    15.25% 13.65px,
    16.94% 12.5px,
    18.64% 11.38px,
    20.33% 10.3px,
    22.03% 9.26px,
    23.72% 8.27px,
    25.42% 7.32px,
    27.11% 6.42px,
    28.81% 5.57px,
    30.5% 4.77px,
    32.2% 4.03px,
    33.89% 3.34px,
    35.59% 2.72px,
    37.28% 2.16px,
    38.98% 1.66px,
    40.67% 1.22px,
    42.37% 0.85px,
    44.06% 0.54px,
    45.76% 0.3px,
    47.45% 0.13px,
    49.15% 0.03px,
    50.84% 0,
    52.54% 0.03px,
    54.23% 0.13px,
    55.93% 0.3px,
    57.62% 0.54px,
    59.32% 0.85px,
    61.01% 1.22px,
    62.71% 1.66px,
    64.40000000000001% 2.16px,
    66.09999999999999% 2.72px,
    67.79000000000001% 3.34px,
    69.48999999999999% 4.03px,
    71.18000000000001% 4.77px,
    72.88% 5.57px,
    74.56999999999999% 6.42px,
    76.27% 7.32px,
    77.95999999999999% 8.27px,
    79.66% 9.26px,
    81.34999999999999% 10.3px,
    83.05% 11.38px,
    84.73999999999999% 12.5px,
    86.44% 13.65px,
    88.13% 14.83px,
    89.83% 16.04px,
    91.52% 17.27px,
    93.22% 18.52px,
    94.91% 19.8px,
    96.61% 21.08px,
    98.3% 22.38px,
    100% 23.69px,
    100% 100%
  );
}
.gcc-view-mobile .gcc-section[data-shape="curve-up"] {
  margin-top: -12px;
  clip-path: polygon(
    0 100%,
    0 12.5px,
    1.69% 11.84px,
    3.38% 11.19px,
    5.08% 10.54px,
    6.77% 9.9px,
    8.470000000000001% 9.26px,
    10.16% 8.630000000000001px,
    11.86% 8.02px,
    13.55% 7.41px,
    15.25% 6.82px,
    16.94% 6.25px,
    18.64% 5.69px,
    20.33% 5.15px,
    22.03% 4.63px,
    23.72% 4.13px,
    25.42% 3.66px,
    27.11% 3.21px,
    28.81% 2.78px,
    30.5% 2.38px,
    32.2% 2.01px,
    33.89% 1.67px,
    35.59% 1.36px,
    37.28% 1.08px,
    38.98% 0.83px,
    40.67% 0.61px,
    42.37% 0.42px,
    44.06% 0.27px,
    45.76% 0.15px,
    47.45% 0.06px,
    49.15% 0.01px,
    50.84% 0,
    52.54% 0.01px,
    54.23% 0.06px,
    55.93% 0.15px,
    57.62% 0.27px,
    59.32% 0.42px,
    61.01% 0.61px,
    62.71% 0.83px,
    64.40000000000001% 1.08px,
    66.09999999999999% 1.36px,
    67.79000000000001% 1.67px,
    69.48999999999999% 2.01px,
    71.18000000000001% 2.38px,
    72.88% 2.78px,
    74.56999999999999% 3.21px,
    76.27% 3.66px,
    77.95999999999999% 4.13px,
    79.66% 4.63px,
    81.34999999999999% 5.15px,
    83.05% 5.69px,
    84.73999999999999% 6.25px,
    86.44% 6.82px,
    88.13% 7.41px,
    89.83% 8.02px,
    91.52% 8.630000000000001px,
    93.22% 9.26px,
    94.91% 9.9px,
    96.61% 10.54px,
    98.3% 11.19px,
    100% 11.84px,
    100% 100%
  );
}
.gcc-section[data-shape="curve-down"] {
  margin-top: -50px;
  clip-path: polygon(
    0 100%,
    0 0,
    1.69% 2.61px,
    3.38% 5.22px,
    5.08% 7.82px,
    6.77% 10.39px,
    8.470000000000001% 12.94px,
    10.16% 15.45px,
    11.86% 17.91px,
    13.55% 20.33px,
    15.25% 22.69px,
    16.94% 25px,
    18.64% 27.23px,
    20.33% 29.38px,
    22.03% 31.46px,
    23.72% 33.45px,
    25.42% 35.35px,
    27.11% 37.15px,
    28.81% 38.85px,
    30.5% 40.45px,
    32.2% 41.93px,
    33.89% 43.3px,
    35.59% 44.55px,
    37.28% 45.67px,
    38.98% 46.67px,
    40.67% 47.55px,
    42.37% 48.29px,
    44.06% 48.9px,
    45.76% 49.38px,
    47.45% 49.72px,
    49.15% 49.93px,
    50.84% 50px,
    52.54% 49.93px,
    54.23% 49.72px,
    55.93% 49.38px,
    57.62% 48.9px,
    59.32% 48.29px,
    61.01% 47.55px,
    62.71% 46.67px,
    64.40000000000001% 45.67px,
    66.09999999999999% 44.55px,
    67.79000000000001% 43.3px,
    69.48999999999999% 41.93px,
    71.18000000000001% 40.45px,
    72.88% 38.85px,
    74.56999999999999% 37.15px,
    76.27% 35.35px,
    77.95999999999999% 33.45px,
    79.66% 31.46px,
    81.34999999999999% 29.38px,
    83.05% 27.23px,
    84.73999999999999% 25px,
    86.44% 22.69px,
    88.13% 20.33px,
    89.83% 17.91px,
    91.52% 15.45px,
    93.22% 12.94px,
    94.91% 10.39px,
    96.61% 7.82px,
    98.3% 5.22px,
    100% 2.61px,
    100% 100%
  );
}
.gcc-view-tablet .gcc-section[data-shape="curve-down"] {
  margin-top: -25px;
  clip-path: polygon(
    0 100%,
    0 0,
    1.69% 1.3px,
    3.38% 2.61px,
    5.08% 3.91px,
    6.77% 5.19px,
    8.470000000000001% 6.47px,
    10.16% 7.72px,
    11.86% 8.949999999999999px,
    13.55% 10.16px,
    15.25% 11.34px,
    16.94% 12.5px,
    18.64% 13.61px,
    20.33% 14.69px,
    22.03% 15.73px,
    23.72% 16.72px,
    25.42% 17.67px,
    27.11% 18.57px,
    28.81% 19.42px,
    30.5% 20.22px,
    32.2% 20.96px,
    33.89% 21.65px,
    35.59% 22.27px,
    37.28% 22.83px,
    38.98% 23.33px,
    40.67% 23.77px,
    42.37% 24.14px,
    44.06% 24.45px,
    45.76% 24.69px,
    47.45% 24.86px,
    49.15% 24.96px,
    50.84% 25px,
    52.54% 24.96px,
    54.23% 24.86px,
    55.93% 24.69px,
    57.62% 24.45px,
    59.32% 24.14px,
    61.01% 23.77px,
    62.71% 23.33px,
    64.40000000000001% 22.83px,
    66.09999999999999% 22.27px,
    67.79000000000001% 21.65px,
    69.48999999999999% 20.96px,
    71.18000000000001% 20.22px,
    72.88% 19.42px,
    74.56999999999999% 18.57px,
    76.27% 17.67px,
    77.95999999999999% 16.72px,
    79.66% 15.73px,
    81.34999999999999% 14.69px,
    83.05% 13.61px,
    84.73999999999999% 12.5px,
    86.44% 11.34px,
    88.13% 10.16px,
    89.83% 8.949999999999999px,
    91.52% 7.72px,
    93.22% 6.47px,
    94.91% 5.19px,
    96.61% 3.91px,
    98.3% 2.61px,
    100% 1.3px,
    100% 100%
  );
}
.gcc-view-mobile .gcc-section[data-shape="curve-down"] {
  margin-top: -13px;
  clip-path: polygon(
    0 100%,
    0 0.5px,
    1.69% 1.15px,
    3.38% 1.8px,
    5.08% 2.45px,
    6.77% 3.09px,
    8.470000000000001% 3.73px,
    10.16% 4.36px,
    11.86% 4.97px,
    13.55% 5.58px,
    15.25% 6.17px,
    16.94% 6.75px,
    18.64% 7.3px,
    20.33% 7.84px,
    22.03% 8.359999999999999px,
    23.72% 8.859999999999999px,
    25.42% 9.33px,
    27.11% 9.779999999999999px,
    28.81% 10.21px,
    30.5% 10.61px,
    32.2% 10.98px,
    33.89% 11.32px,
    35.59% 11.63px,
    37.28% 11.91px,
    38.98% 12.16px,
    40.67% 12.38px,
    42.37% 12.57px,
    44.06% 12.72px,
    45.76% 12.84px,
    47.45% 12.93px,
    49.15% 12.98px,
    50.84% 13px,
    52.54% 12.98px,
    54.23% 12.93px,
    55.93% 12.84px,
    57.62% 12.72px,
    59.32% 12.57px,
    61.01% 12.38px,
    62.71% 12.16px,
    64.40000000000001% 11.91px,
    66.09999999999999% 11.63px,
    67.79000000000001% 11.32px,
    69.48999999999999% 10.98px,
    71.18000000000001% 10.61px,
    72.88% 10.21px,
    74.56999999999999% 9.779999999999999px,
    76.27% 9.33px,
    77.95999999999999% 8.859999999999999px,
    79.66% 8.359999999999999px,
    81.34999999999999% 7.84px,
    83.05% 7.3px,
    84.73999999999999% 6.75px,
    86.44% 6.17px,
    88.13% 5.58px,
    89.83% 4.97px,
    91.52% 4.36px,
    93.22% 3.73px,
    94.91% 3.09px,
    96.61% 2.45px,
    98.3% 1.8px,
    100% 1.15px,
    100% 100%
  );
}
.gcc-section[data-shape="curve-left"] {
  margin-top: -100px;
  clip-path: polygon(
    0 100%,
    0 0,
    1.69% 5.23px,
    3.38% 10.45px,
    5.08% 15.64px,
    6.77% 20.79px,
    8.470000000000001% 25.88px,
    10.16% 30.9px,
    11.86% 35.83px,
    13.55% 40.67px,
    15.25% 45.39px,
    16.94% 50px,
    18.64% 54.46px,
    20.33% 58.77px,
    22.03% 62.93px,
    23.72% 66.91px,
    25.42% 70.70999999999999px,
    27.11% 74.31px,
    28.81% 77.70999999999999px,
    30.5% 80.90000000000001px,
    32.2% 83.86px,
    33.89% 86.59999999999999px,
    35.59% 89.09999999999999px,
    37.28% 91.34999999999999px,
    38.98% 93.34999999999999px,
    40.67% 95.09999999999999px,
    42.37% 96.59px,
    44.06% 97.81px,
    45.76% 98.76000000000001px,
    47.45% 99.45px,
    49.15% 99.86px,
    50.84% 100px,
    52.54% 100px,
    54.23% 100px,
    55.93% 100px,
    57.62% 100px,
    59.32% 100px,
    61.01% 100px,
    62.71% 100px,
    64.40000000000001% 100px,
    66.09999999999999% 100px,
    67.79000000000001% 100px,
    69.48999999999999% 100px,
    71.18000000000001% 100px,
    72.88% 100px,
    74.56999999999999% 100px,
    76.27% 100px,
    77.95999999999999% 100px,
    79.66% 100px,
    81.34999999999999% 100px,
    83.05% 100px,
    84.73999999999999% 100px,
    86.44% 100px,
    88.13% 100px,
    89.83% 100px,
    91.52% 100px,
    93.22% 100px,
    94.91% 100px,
    96.61% 100px,
    98.3% 100px,
    100% 100px,
    100% 100%
  );
}
.gcc-view-tablet .gcc-section[data-shape="curve-left"],
.gcc-view-mobile .gcc-section[data-shape="curve-left"] {
  margin-top: -50px;
  clip-path: polygon(
    0 100%,
    0 0,
    1.69% 2.61px,
    3.38% 5.22px,
    5.08% 7.82px,
    6.77% 10.39px,
    8.470000000000001% 12.94px,
    10.16% 15.45px,
    11.86% 17.91px,
    13.55% 20.33px,
    15.25% 22.69px,
    16.94% 25px,
    18.64% 27.23px,
    20.33% 29.38px,
    22.03% 31.46px,
    23.72% 33.45px,
    25.42% 35.35px,
    27.11% 37.15px,
    28.81% 38.85px,
    30.5% 40.45px,
    32.2% 41.93px,
    33.89% 43.3px,
    35.59% 44.55px,
    37.28% 45.67px,
    38.98% 46.67px,
    40.67% 47.55px,
    42.37% 48.29px,
    44.06% 48.9px,
    45.76% 49.38px,
    47.45% 49.72px,
    49.15% 49.93px,
    50.84% 50px,
    52.54% 50px,
    54.23% 50px,
    55.93% 50px,
    57.62% 50px,
    59.32% 50px,
    61.01% 50px,
    62.71% 50px,
    64.40000000000001% 50px,
    66.09999999999999% 50px,
    67.79000000000001% 50px,
    69.48999999999999% 50px,
    71.18000000000001% 50px,
    72.88% 50px,
    74.56999999999999% 50px,
    76.27% 50px,
    77.95999999999999% 50px,
    79.66% 50px,
    81.34999999999999% 50px,
    83.05% 50px,
    84.73999999999999% 50px,
    86.44% 50px,
    88.13% 50px,
    89.83% 50px,
    91.52% 50px,
    93.22% 50px,
    94.91% 50px,
    96.61% 50px,
    98.3% 50px,
    100% 50px,
    100% 100%
  );
}
.gcc-section[data-shape="curve-right"] {
  margin-top: -100px;
  clip-path: polygon(
    0 100%,
    0 100px,
    1.69% 100px,
    3.38% 100px,
    5.08% 100px,
    6.77% 100px,
    8.470000000000001% 100px,
    10.16% 100px,
    11.86% 100px,
    13.55% 100px,
    15.25% 100px,
    16.94% 100px,
    18.64% 100px,
    20.33% 100px,
    22.03% 100px,
    23.72% 100px,
    25.42% 100px,
    27.11% 100px,
    28.81% 100px,
    30.5% 100px,
    32.2% 100px,
    33.89% 100px,
    35.59% 100px,
    37.28% 100px,
    38.98% 100px,
    40.67% 100px,
    42.37% 100px,
    44.06% 100px,
    45.76% 100px,
    47.45% 100px,
    49.15% 100px,
    50.84% 100px,
    52.54% 99.86px,
    54.23% 99.45px,
    55.93% 98.76000000000001px,
    57.62% 97.81px,
    59.32% 96.59px,
    61.01% 95.09999999999999px,
    62.71% 93.34999999999999px,
    64.40000000000001% 91.34999999999999px,
    66.09999999999999% 89.09999999999999px,
    67.79000000000001% 86.59999999999999px,
    69.48999999999999% 83.86px,
    71.18000000000001% 80.90000000000001px,
    72.88% 77.70999999999999px,
    74.56999999999999% 74.31px,
    76.27% 70.70999999999999px,
    77.95999999999999% 66.91px,
    79.66% 62.93px,
    81.34999999999999% 58.77px,
    83.05% 54.46px,
    84.73999999999999% 50px,
    86.44% 45.39px,
    88.13% 40.67px,
    89.83% 35.83px,
    91.52% 30.9px,
    93.22% 25.88px,
    94.91% 20.79px,
    96.61% 15.64px,
    98.3% 10.45px,
    100% 5.23px,
    100% 100%
  );
}
.gcc-view-tablet .gcc-section[data-shape="curve-right"],
.gcc-view-mobile .gcc-section[data-shape="curve-right"] {
  margin-top: -50px;
  clip-path: polygon(
    0 100%,
    0 50px,
    1.69% 50px,
    3.38% 50px,
    5.08% 50px,
    6.77% 50px,
    8.470000000000001% 50px,
    10.16% 50px,
    11.86% 50px,
    13.55% 50px,
    15.25% 50px,
    16.94% 50px,
    18.64% 50px,
    20.33% 50px,
    22.03% 50px,
    23.72% 50px,
    25.42% 50px,
    27.11% 50px,
    28.81% 50px,
    30.5% 50px,
    32.2% 50px,
    33.89% 50px,
    35.59% 50px,
    37.28% 50px,
    38.98% 50px,
    40.67% 50px,
    42.37% 50px,
    44.06% 50px,
    45.76% 50px,
    47.45% 50px,
    49.15% 50px,
    50.84% 50px,
    52.54% 49.93px,
    54.23% 49.72px,
    55.93% 49.38px,
    57.62% 48.9px,
    59.32% 48.29px,
    61.01% 47.55px,
    62.71% 46.67px,
    64.40000000000001% 45.67px,
    66.09999999999999% 44.55px,
    67.79000000000001% 43.3px,
    69.48999999999999% 41.93px,
    71.18000000000001% 40.45px,
    72.88% 38.85px,
    74.56999999999999% 37.15px,
    76.27% 35.35px,
    77.95999999999999% 33.45px,
    79.66% 31.46px,
    81.34999999999999% 29.38px,
    83.05% 27.23px,
    84.73999999999999% 25px,
    86.44% 22.69px,
    88.13% 20.33px,
    89.83% 17.91px,
    91.52% 15.45px,
    93.22% 12.94px,
    94.91% 10.39px,
    96.61% 7.82px,
    98.3% 5.22px,
    100% 2.61px,
    100% 100%
  );
}
.gcc-section[data-shape="jagged"] {
  margin-top: -10px;
  clip-path: polygon(
    0 100%,
    0 5px,
    0.5% 0,
    1% 5px,
    1.5% 10px,
    2.01% 5px,
    2.51% 0,
    3.01% 5px,
    3.51% 10px,
    4.02% 5px,
    4.52% 0,
    5.02% 5px,
    5.52% 10px,
    6.03% 5px,
    6.53% 0,
    7.03% 5px,
    7.53% 10px,
    8.039999999999999% 5px,
    8.539999999999999% 0,
    9.039999999999999% 5px,
    9.539999999999999% 10px,
    10.05% 5px,
    10.55% 0,
    11.05% 5px,
    11.55% 10px,
    12.06% 5px,
    12.56% 0,
    13.06% 5px,
    13.56% 10px,
    14.07% 5px,
    14.57% 0,
    15.07% 5px,
    15.57% 10px,
    16.08% 5px,
    16.58% 0,
    17.08% 5px,
    17.58% 10px,
    18.09% 5px,
    18.59% 0,
    19.09% 5px,
    19.59% 10px,
    20.1% 5px,
    20.6% 0,
    21.1% 5px,
    21.6% 10px,
    22.11% 5px,
    22.61% 0,
    23.11% 5px,
    23.61% 10px,
    24.12% 5px,
    24.62% 0,
    25.12% 5px,
    25.62% 10px,
    26.13% 5px,
    26.63% 0,
    27.13% 5px,
    27.63% 10px,
    28.14% 5px,
    28.64% 0,
    29.14% 5px,
    29.64% 10px,
    30.15% 5px,
    30.65% 0,
    31.15% 5px,
    31.65% 10px,
    32.16% 5px,
    32.66% 0,
    33.16% 5px,
    33.66% 10px,
    34.17% 5px,
    34.67% 0,
    35.17% 5px,
    35.67% 10px,
    36.18% 5px,
    36.68% 0,
    37.18% 5px,
    37.68% 10px,
    38.19% 5px,
    38.69% 0,
    39.19% 5px,
    39.69% 10px,
    40.2% 5px,
    40.7% 0,
    41.2% 5px,
    41.7% 10px,
    42.21% 5px,
    42.71% 0,
    43.21% 5px,
    43.71% 10px,
    44.22% 5px,
    44.72% 0,
    45.22% 5px,
    45.72% 10px,
    46.23% 5px,
    46.73% 0,
    47.23% 5px,
    47.73% 10px,
    48.24% 5px,
    48.74% 0,
    49.24% 5px,
    49.74% 10px,
    50.25% 5px,
    50.75% 0,
    51.25% 5px,
    51.75% 10px,
    52.26% 5px,
    52.76% 0,
    53.26% 5px,
    53.76% 10px,
    54.27% 5px,
    54.77% 0,
    55.27% 5px,
    55.77% 10px,
    56.28% 5px,
    56.78% 0,
    57.28% 5px,
    57.78% 10px,
    58.29% 5px,
    58.79% 0,
    59.29% 5px,
    59.79% 10px,
    60.3% 5px,
    60.8% 0,
    61.3% 5px,
    61.8% 10px,
    62.31% 5px,
    62.81% 0,
    63.31% 5px,
    63.81% 10px,
    64.31999999999999% 5px,
    64.81999999999999% 0,
    65.31999999999999% 5px,
    65.81999999999999% 10px,
    66.33% 5px,
    66.83% 0,
    67.33% 5px,
    67.83% 10px,
    68.34% 5px,
    68.84% 0,
    69.34% 5px,
    69.84% 10px,
    70.34999999999999% 5px,
    70.84999999999999% 0,
    71.34999999999999% 5px,
    71.84999999999999% 10px,
    72.36% 5px,
    72.86% 0,
    73.36% 5px,
    73.86% 10px,
    74.37% 5px,
    74.87% 0,
    75.37% 5px,
    75.87% 10px,
    76.38% 5px,
    76.88% 0,
    77.38% 5px,
    77.88% 10px,
    78.39% 5px,
    78.89% 0,
    79.39% 5px,
    79.89% 10px,
    80.40000000000001% 5px,
    80.90000000000001% 0,
    81.40000000000001% 5px,
    81.90000000000001% 10px,
    82.41% 5px,
    82.91% 0,
    83.41% 5px,
    83.91% 10px,
    84.42% 5px,
    84.92% 0,
    85.42% 5px,
    85.92% 10px,
    86.43000000000001% 5px,
    86.93000000000001% 0,
    87.43000000000001% 5px,
    87.93000000000001% 10px,
    88.44% 5px,
    88.94% 0,
    89.44% 5px,
    89.94% 10px,
    90.45% 5px,
    90.95% 0,
    91.45% 5px,
    91.95% 10px,
    92.45999999999999% 5px,
    92.95999999999999% 0,
    93.45999999999999% 5px,
    93.95999999999999% 10px,
    94.47% 5px,
    94.97% 0,
    95.47% 5px,
    95.97% 10px,
    96.48% 5px,
    96.98% 0,
    97.48% 5px,
    97.98% 10px,
    98.48999999999999% 5px,
    98.98999999999999% 0,
    99.48999999999999% 5px,
    100% 10px,
    100% 100%
  );
}
.gcc-view-tablet .gcc-section[data-shape="jagged"] {
  margin-top: -10px;
  clip-path: polygon(
    0 100%,
    0 5px,
    0.67% 0,
    1.34% 5px,
    2.01% 10px,
    2.68% 5px,
    3.35% 0,
    4.02% 5px,
    4.69% 10px,
    5.36% 5px,
    6.04% 0,
    6.71% 5px,
    7.38% 10px,
    8.050000000000001% 5px,
    8.720000000000001% 0,
    9.390000000000001% 5px,
    10.06% 10px,
    10.73% 5px,
    11.4% 0,
    12.08% 5px,
    12.75% 10px,
    13.42% 5px,
    14.09% 0,
    14.76% 5px,
    15.43% 10px,
    16.1% 5px,
    16.77% 0,
    17.44% 5px,
    18.12% 10px,
    18.79% 5px,
    19.46% 0,
    20.13% 5px,
    20.8% 10px,
    21.47% 5px,
    22.14% 0,
    22.81% 5px,
    23.48% 10px,
    24.16% 5px,
    24.83% 0,
    25.5% 5px,
    26.17% 10px,
    26.84% 5px,
    27.51% 0,
    28.18% 5px,
    28.85% 10px,
    29.53% 5px,
    30.2% 0,
    30.87% 5px,
    31.54% 10px,
    32.21% 5px,
    32.88% 0,
    33.55% 5px,
    34.22% 10px,
    34.89% 5px,
    35.57% 0,
    36.24% 5px,
    36.91% 10px,
    37.58% 5px,
    38.25% 0,
    38.92% 5px,
    39.59% 10px,
    40.26% 5px,
    40.93% 0,
    41.61% 5px,
    42.28% 10px,
    42.95% 5px,
    43.62% 0,
    44.29% 5px,
    44.96% 10px,
    45.63% 5px,
    46.3% 0,
    46.97% 5px,
    47.65% 10px,
    48.32% 5px,
    48.99% 0,
    49.66% 5px,
    50.33% 10px,
    51% 5px,
    51.67% 0,
    52.34% 5px,
    53.02% 10px,
    53.69% 5px,
    54.36% 0,
    55.03% 5px,
    55.7% 10px,
    56.37% 5px,
    57.04% 0,
    57.71% 5px,
    58.38% 10px,
    59.06% 5px,
    59.73% 0,
    60.4% 5px,
    61.07% 10px,
    61.74% 5px,
    62.41% 0,
    63.08% 5px,
    63.75% 10px,
    64.42% 5px,
    65.09999999999999% 0,
    65.77% 5px,
    66.44% 10px,
    67.11% 5px,
    67.78% 0,
    68.45% 5px,
    69.12% 10px,
    69.79000000000001% 5px,
    70.45999999999999% 0,
    71.14% 5px,
    71.81% 10px,
    72.48% 5px,
    73.15000000000001% 0,
    73.81999999999999% 5px,
    74.48999999999999% 10px,
    75.16% 5px,
    75.83% 0,
    76.51000000000001% 5px,
    77.18000000000001% 10px,
    77.84999999999999% 5px,
    78.52% 0,
    79.19% 5px,
    79.86% 10px,
    80.53% 5px,
    81.2% 0,
    81.87% 5px,
    82.55% 10px,
    83.22% 5px,
    83.89% 0,
    84.56% 5px,
    85.23% 10px,
    85.90000000000001% 5px,
    86.56999999999999% 0,
    87.23999999999999% 5px,
    87.91% 10px,
    88.59% 5px,
    89.26000000000001% 0,
    89.93000000000001% 5px,
    90.59999999999999% 10px,
    91.27% 5px,
    91.94% 0,
    92.61% 5px,
    93.28% 10px,
    93.95% 5px,
    94.63% 0,
    95.3% 5px,
    95.97% 10px,
    96.64% 5px,
    97.31% 0,
    97.98% 5px,
    98.65000000000001% 10px,
    99.31999999999999% 5px,
    100% 0,
    100% 100%
  );
}
.gcc-view-mobile .gcc-section[data-shape="jagged"] {
  margin-top: -5px;
  clip-path: polygon(
    0 100%,
    0 2.5px,
    1.01% 0,
    2.02% 2.5px,
    3.03% 5px,
    4.04% 2.5px,
    5.05% 0,
    6.06% 2.5px,
    7.07% 5px,
    8.08% 2.5px,
    9.09% 0,
    10.1% 2.5px,
    11.11% 5px,
    12.12% 2.5px,
    13.13% 0,
    14.14% 2.5px,
    15.15% 5px,
    16.16% 2.5px,
    17.17% 0,
    18.18% 2.5px,
    19.19% 5px,
    20.2% 2.5px,
    21.21% 0,
    22.22% 2.5px,
    23.23% 5px,
    24.24% 2.5px,
    25.25% 0,
    26.26% 2.5px,
    27.27% 5px,
    28.28% 2.5px,
    29.29% 0,
    30.3% 2.5px,
    31.31% 5px,
    32.32% 2.5px,
    33.33% 0,
    34.34% 2.5px,
    35.35% 5px,
    36.36% 2.5px,
    37.37% 0,
    38.38% 2.5px,
    39.39% 5px,
    40.4% 2.5px,
    41.41% 0,
    42.42% 2.5px,
    43.43% 5px,
    44.44% 2.5px,
    45.45% 0,
    46.46% 2.5px,
    47.47% 5px,
    48.48% 2.5px,
    49.49% 0,
    50.5% 2.5px,
    51.51% 5px,
    52.52% 2.5px,
    53.53% 0,
    54.54% 2.5px,
    55.55% 5px,
    56.56% 2.5px,
    57.57% 0,
    58.58% 2.5px,
    59.59% 5px,
    60.6% 2.5px,
    61.61% 0,
    62.62% 2.5px,
    63.63% 5px,
    64.64% 2.5px,
    65.65000000000001% 0,
    66.66% 2.5px,
    67.67% 5px,
    68.68000000000001% 2.5px,
    69.69% 0,
    70.7% 2.5px,
    71.70999999999999% 5px,
    72.72% 2.5px,
    73.73% 0,
    74.73999999999999% 2.5px,
    75.75% 5px,
    76.76000000000001% 2.5px,
    77.77% 0,
    78.78% 2.5px,
    79.79000000000001% 5px,
    80.8% 2.5px,
    81.81% 0,
    82.81999999999999% 2.5px,
    83.83% 5px,
    84.84% 2.5px,
    85.84999999999999% 0,
    86.86% 2.5px,
    87.87% 5px,
    88.88% 2.5px,
    89.89% 0,
    90.90000000000001% 2.5px,
    91.91% 5px,
    92.92% 2.5px,
    93.93000000000001% 0,
    94.94% 2.5px,
    95.95% 5px,
    96.95999999999999% 2.5px,
    97.97% 0,
    98.98% 2.5px,
    100% 5px,
    100% 100%
  );
}
.gcc-section[data-shape="rounded"] {
  margin-top: -40px;
  border-radius: 40px 40px 0 0;
  overflow: hidden;
}
.gcc-view-tablet .gcc-section[data-shape="rounded"] {
  margin-top: -30px;
  border-radius: 30px 30px 0 0;
}
.gcc-view-mobile .gcc-section[data-shape="rounded"] {
  margin-top: -30px;
  border-radius: 30px 30px 0 0;
}
.gcc-error,
.gcc-block-error {
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  text-align: center;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #fff;
}
.gcc-media-library {
  display: flex;
  flex-wrap: wrap;
}
.gcc-media-library > * {
  flex: 1 1 32%;
  padding: 6px 12px;
  box-sizing: border-box;
  width: 0;
  min-width: 150px;
}
.gcc-view-mobile .gcc-media-library > * {
  padding: 0 6px;
}
.gcc-media-library::after {
  content: " ";
  flex: auto;
  margin: 10px 5px;
  flex-shrink: 1;
  flex-basis: 32%;
  min-width: 150px;
}
.gcc-media-library > a {
  color: inherit !important;
}
.gcc-media-item {
  text-align: left;
}
.gcc-media-thumb {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  margin-bottom: 5px;
  height: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.06), 0 1px 2px 0 rgba(0, 0, 0, 0.04);
  transition: all 0.15s ease-in-out;
}
.gcc-view-mobile .gcc-media-thumb {
  border-radius: 5px;
}
.gcc-media-library[data-layout="carousel"] .gcc-media-thumb {
  margin-bottom: 0;
}
@media (hover: hover) {
  .gcc-media-library .gcc-media-item:hover .gcc-media-thumb {
    box-shadow: 0 25px 25px -14px rgba(0, 0, 0, 0.5);
    transform: scale(1.02) translate(0, -1%);
    z-index: 1;
  }
  .gcc-media-library .gcc-media-item:hover .gcc-media-thumb:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    border-radius: inherit;
  }
}
.gcc-media-library[data-layout="carousel"] .swiper-slide-active .gcc-media-thumb {
  box-shadow: 0 25px 25px -14px rgba(0, 0, 0, 0.5);
}
.gcc-media-details {
  position: relative;
}
.gcc-media-title {
  font-weight: 600;
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.gcc-view-mobile .gcc-media-title {
  line-height: 1.2em;
  font-size: 0.9em;
}
.gcc-media-subtitle {
  opacity: 0.5;
  line-height: 1.3em;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.9em;
  font-weight: 400;
  max-width: 100%;
  display: inline-block;
  text-align: left;
}
.gcc-media_library-block .gcc-block-content[data-layout="grid"] .text-reset {
  text-align: center;
}
.gcc-media_library-block
  .gcc-block-content[data-layout="grid"]
  #view-more-button {
  margin-top: 20px;
  width: 100%;
  max-width: 400px;
}
.gcc-view-mobile .gcc-media-library[data-layout="grid"] .gcc-media-title {
  font-weight: 0.8em;
  margin-bottom: 15px;
}
.gcc-view-mobile .gcc-media-library[data-layout="grid"] .gcc-media-subtitle {
  display: none;
}
.gcc-media-library[data-layout="slider"],
.gcc-media-library[data-layout="carousel"] {
  flex-wrap: nowrap;
  overscroll-behavior-x: none;
}
.gcc-media-library[data-layout="slider"] > *,
.gcc-media-library[data-layout="carousel"] > * {
  min-width: unset;
  flex: none;
  padding: 0;
}
.gcc-view-mobile .gcc-media-library[data-layout="slider"] .gcc-media-title {
  font-size: 0.8em;
  margin-bottom: 15px;
}
.gcc-view-mobile .gcc-media-library[data-layout="slider"] .gcc-media-subtitle {
  display: none;
}
.gcc-media-library[data-layout="carousel"] .gcc-media-title {
  font-size: 1em;
  margin-bottom: 15px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 10px;
  width: 100%;
  text-align: center;
  opacity: 0;
}
.gcc-media-library[data-layout="carousel"] .swiper-slide-active .gcc-media-title {
  opacity: 1;
}
.gcc-media-library[data-layout="carousel"] .gcc-media-subtitle {
  display: none;
}
.gcc-media_library-block .gcc-block-content.swiper-container-coverflow {
  max-width: 800px !important;
}
.gcc-view-mobile
  .gcc-media_library-block
  .gcc-block-content.swiper-container-coverflow {
  max-width: 95% !important;
}
.gcc-media-library[data-labels="false"] .gcc-media-title,
.gcc-media-library[data-labels="false"] .gcc-media-subtitle {
  display: none !important;
}
.gcc-media-library[data-layout="list"] {
  flex-wrap: wrap;
}
.gcc-media-library[data-layout="list"] > * {
  position: relative;
  width: 100%;
  min-width: 300px;
  height: 70px;
  flex: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: start;
  text-align: left;
}
.gcc-media-library[data-layout="list"] > a:hover::after {
  content: "";
  background: currentColor;
  opacity: 0.05;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -10px;
  left: -10px;
  border-radius: 8px;
}
.gcc-media-library[data-layout="list"] .gcc-media-thumb {
  width: 50px;
  height: 50px;
  padding-bottom: 0;
  border-radius: 7px;
  margin-right: 10px;
}
.gcc-media-library[data-layout="list"] .gcc-media-subtitle {
  max-width: calc(100% - 60px);
}
.gcc-media-library[data-layout="list"] > span,
.gcc-media-library[data-layout="list"]::after {
  display: none;
}
.gcc-media_library-block
  .gcc-block-content[data-layout="list"]
  #view-more-button {
  margin-top: 20px;
  width: auto;
}
.gcc-media-play-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.gcc-media-play-overlay::after {
  content: " ";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 15px solid #fff;
  border-bottom: 10px solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%);
}
.gcc-media-play-overlay::before {
  content: " ";
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gcc-view-tablet .gcc-media_library-block .gcc-media-play-overlay::after {
  transform: translate(-40%, -50%) scale(0.5);
}
.gcc-view-tablet .gcc-media_library-block .gcc-media-play-overlay::before {
  transform: translate(-50%, -50%) scale(0.5);
}
.gcc-view-mobile .gcc-media_library-block .gcc-media-play-overlay::before,
.gcc-view-mobile .gcc-media_library-block .gcc-media-play-overlay::after {
  display: none;
}
.gcc-media-library[data-layout="list"] .gcc-media-play-overlay::before,
.gcc-media-library[data-layout="list"] .gcc-media-play-overlay::after {
  display: none;
}
.gcc-media_library-block .gcc-search-holder {
  text-align: center;
}
.gcc-media_library-block .gcc-search-holder .gcc-field-wrapper {
  width: 100%;
  min-width: 300px;
  max-width: 500px;
  display: inline-flex;
}
.gcc-media_library-block .swiper-button-prev::after,
.gcc-media_library-block .swiper-button-next::after {
  font-size: 26px;
  padding: 15px 20px;
  border-radius: 50px;
  background-color: rgba(40, 40, 40, 0.7);
}
.gcc-media_library-block .swiper-button-disabled {
  display: none;
}
.gcc-search-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap-reverse;
}
.gcc-search-browse {
  display: flex;
  -ms-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 48px;
  min-width: 400px;
}
.gcc-view-mobile .gcc-search-browse {
  margin-right: 0;
  min-width: 300px;
}
.gcc-view-desktop .gcc-search-browse .gcc-fieldset,
.gcc-view-tablet .gcc-search-browse .gcc-fieldset {
  display: none;
}
.gcc-view-mobile .gcc-search-browse .gcc-fieldset {
  margin-top: -10px;
}
.gcc-search-holder .gcc-fieldset {
  flex-grow: 1;
  max-width: 500px;
}
ul.gcc-tag-menu {
  list-style: none;
  border-bottom: 1px solid #edeef0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-pack: center;
  justify-content: center;
}
.gcc-view-mobile ul.gcc-tag-menu {
  display: none;
}
ul.gcc-tag-menu > li {
  display: flex;
  -ms-flex: 1;
  flex: 1;
  font-size: 1.14285714rem;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 0;
  line-height: 1.38;
}
ul.gcc-tag-menu > li a {
  color: currentColor !important;
}
ul.gcc-tag-menu > li.active {
  border-bottom: 2px solid currentColor;
  font-weight: 700;
}
.gcc-tag-holder {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.gcc-tag-holder > * {
  padding: 10px;
  flex: 1;
  min-width: 300px;
  font-weight: 400;
  margin: 0 5px;
  border-radius: 8px;
  position: relative;
  color: inherit !important;
}
.gcc-tag-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 0;
  opacity: 0.15;
  z-index: 0;
  border-bottom: 1px solid;
  border-radius: 0;
}
.gcc-tag-item:hover::before {
  opacity: 1;
}
.gcc-tag-item::after {
  content: attr(data-count);
  position: absolute;
  border-radius: 30px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  padding: 8px 8px;
  font-size: 0.7em;
  line-height: 1;
  font-weight: 600;
  opacity: 0.4;
}
.gcc-block[data-type="instagram_feed"] {
  line-height: 1;
}
.gcc-instagram-username {
  display: none;
}
.gcc-instagram-holder[data-username] .gcc-instagram-username {
  display: block;
  grid-column-start: 1;
  grid-column-end: -1;
  padding-bottom: 10px;
}
.gcc-instagram-holder[data-type="grid"] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-auto-rows: minmax(10px, auto);
  line-height: 0;
}
.gcc-view-mobile .gcc-instagram-holder[data-type="grid"],
.gcc-view-tablet .gcc-instagram-holder[data-type="grid"] {
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
.gcc-view-mobile .gcc-instagram-holder[data-type="grid"] {
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}
.gcc-instagram-holder[data-type="grid"][data-spacing] {
  grid-gap: 0.5em 0.5em;
}
.gcc-instagram-holder[data-type="grid"] .gcc-instagram-item {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: none;
}
.gcc-instagram-holder[data-type="cascade"] .gcc-instagram-item {
  position: relative;
}
.gcc-instagram-holder[data-type="cascade"][data-spacing] .gcc-instagram-item {
  padding: 5px;
  display: block;
}
.gcc-cascade-col {
  width: 32%;
  display: inline-block;
  vertical-align: top;
}
.gcc-instagram-holder[data-type="cascade"] img {
  display: block;
  max-width: 100%;
}
#gcc-announcement-banner {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: center;
  display: none;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  background-color: #000;
  color: white;
  z-index: 1;
}
#gcc-announcement-banner a:link,
#gcc-announcement-banner a:visited {
  color: #fff;
  text-decoration: underline;
}
.gcc-announcement-content {
  flex-grow: 1;
  text-align: center;
  padding: 15px;
}
.gcc-announcement-close {
  flex-grow: 0;
  cursor: pointer;
  padding: 15px;
  background: rgba(0, 0, 0, 0.1);
}
.gcc-announcement-countdown {
  font-weight: 800;
}
.gcc-signature {
  position: relative;
  border-radius: 8px;
  background: #fff;
  color: #000;
}
.gcc-signature::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid;
  opacity: 0.15;
  border-radius: inherit;
  border-radius: 8px;
  pointer-events: none;
}
.error .gcc-signature::before {
  border-color: #fb414b;
  opacity: 1;
}
.gcc-signature::after {
  content: "X";
  position: absolute;
  bottom: 100px;
  left: 5%;
  width: 90%;
  height: 25px;
  border-bottom: 1px solid;
  opacity: 0.15;
  pointer-events: none;
}
.gcc-signature canvas {
  position: relative;
}
.gcc-signature-menu {
  width: 100%;
  display: flex;
  padding: 5px 12px;
  box-sizing: border-box;
}
.gcc-signature-menu__left {
  flex-grow: 1;
}
.gcc-signature-menu__right {
  text-align: right;
}
.gcc-signature-menu .gcc-button {
  min-width: 100px;
}
.gcc-signature-mode {
  display: inline-block;
  position: relative;
  padding: 5px 12px;
  cursor: pointer;
  opacity: 0.5;
  font-size: 15px;
}
.gcc-signature-mode.active {
  font-weight: bold;
  opacity: 1;
}
.gcc-signature-mode.active::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-bottom: 2px solid;
}
.gcc-signature .gcc-field {
  padding: 8px 12px !important;
}
.gcc-signature-consent {
  padding: 8px 0;
  display: flex;
  align-items: baseline;
}
.gcc-accordion-item {
  position: relative;
  display: flex;
  padding: 18px 0;
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;
}
.gcc-accordion-item::after {
  cursor: pointer;
}
.gcc-accordion-holder[data-icon="chevron"] .gcc-accordion-item::after {
  content: " ";
  margin-right: 12px;
  margin-top: 4px;
  display: inline-block;
  border-left: 2px solid;
  border-bottom: 2px solid;
  width: 10px;
  height: 10px;
  transform: rotate(-45deg);
  transition: transform 0.2s ease-out;
  opacity: 0.5;
  flex-shrink: 0;
}
.gcc-accordion-holder[data-icon="chevron"] .gcc-accordion-item.selected::after {
  transform: rotate(135deg);
}
.gcc-accordion-holder[data-icon="plus"] .gcc-accordion-item::after {
  content: "\FF0B";
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid;
  border-radius: 50px;
  width: 24px;
  height: 24px;
  opacity: 0.5;
  flex-shrink: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.gcc-accordion-holder[data-icon="plus"] .gcc-accordion-item.selected::after {
  content: "\2013";
}
.gcc-accordion-item::before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  border-bottom: 1px solid;
  opacity: 0.1;
  pointer-events: none;
}
.gcc-accordion-holder > div:first-of-type::before {
  border-top: 1px solid;
}
.gcc-accordion-holder[data-style="boxes"] .gcc-accordion-item {
  padding: 18px;
  margin-bottom: 12px;
}
.gcc-accordion-holder[data-style="boxes"] .gcc-accordion-item::before {
  border: 1px solid;
  border-radius: 12px;
  left: 0;
}
.gcc-accordion-holder[data-style="shadow"] .gcc-accordion-item {
  padding: 24px;
  margin-bottom: 24px;
}
.gcc-accordion-holder[data-style="shadow"] .gcc-accordion-item::before {
  border: 0;
  border-radius: 12px;
  left: 0;
  box-shadow: 0 4px 15px;
}
.gcc-accordion-holder[data-style="none"] .gcc-accordion-item::before {
  border: 0;
}
.gcc-accordion-holder[data-position="left"] .gcc-accordion-item {
  flex-direction: row-reverse;
}
.gcc-accordion-holder[data-position="left"] .gcc-accordion-item::after {
  margin-right: 12px;
}
.gcc-accordion-item-content {
  display: inline-block;
  flex-grow: 1;
}
.gcc-accordion-item-title {
  font-weight: bold;
  cursor: pointer;
  font-size: 110%;
}
.gcc-accordion-item-description {
  display: none;
  margin-top: 12px;
  padding-left: 12px;
}
.gcc-calendar-holder {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  background: #fff;
  color: #000;
  display: flex;
  flex-direction: row-reverse;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: 0;
}
.gcc-calendar {
  flex-grow: 1;
}
.gcc-calendar-key {
  display: block;
  margin-top: 100px;
  padding-right: 24px;
  padding-left: 12px;
  font-size: 0.9em;
  font-weight: 500;
  text-align: left;
}
.gcc-calendar-holder[data-key="false"] .gcc-calendar-key,
.gcc-calendar-holder[data-key="false"] .fc-list-event-calendar,
.gcc-calendar-holder[data-source] .gcc-calendar-key,
.gcc-calendar-holder[data-source] .fc-list-event-calendar {
  display: none !important;
}
.gcc-calendar-dot {
  margin-right: 8px;
  font-size: 1.1em;
}
.gcc-calendar-preview {
  width: 300px;
  min-height: 200px;
  padding: 10px;
  background: #fff;
  border-radius: 8px;
  position: absolute;
  left: 0;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  z-index: 1;
}
.gcc-calendar-preview img {
  width: 280px;
  height: 157.5px;
  background: #ccc;
  border-radius: 8px;
}
.gcc-calendar-preview-details {
  padding: 5px;
}
.gcc-calendar-preview-title {
  color: currentColor !important;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.2em;
}
.gcc-calendar-preview-time {
  color: #747578;
  font-size: 0.95em;
  line-height: 1.2em;
  font-weight: 400;
}
.gcc-calendar-preview-calendar {
  font-size: 0.9em;
  margin-top: 4px;
  font-weight: 500;
}
.gcc-calendar-preview-calendar i {
  margin-right: 8px;
}
.gcc-calendar-item {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-wrap: nowrap;
}
.fc-theme-standard h2 {
  font-weight: 800;
  letter-spacing: 0;
  text-transform: none;
}
.fc .fc-toolbar.fc-header-toolbar {
  padding: 18px;
}
.fc .fc-button-primary {
  color: currentColor !important;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: transparent !important;
}
.fc-button-group .fc-button-active {
  border-bottom: 3px solid #000 !important;
  opacity: 1 !important;
}
.fc-button-group .fc-button-primary:focus {
  box-shadow: none !important;
}
.fc-button-group .fc-button-primary {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  opacity: 0.4;
  padding: 5px 15px;
  text-transform: capitalize;
}
.fc .fc-button-primary:disabled {
  color: currentColor !important;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.fc .fc-prev-button,
.fc .fc-next-button {
  color: #fff !important;
  font-size: 15px;
  background-color: #131313 !important;
  border-color: #131313;
  border-radius: 100px !important;
  width: 45px;
  height: 45px;
  opacity: 1;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06), 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  padding: 0 !important;
}
.fc .fc-prev-button,
.fc .fc-next-button {
  margin-right: 8px;
}
.fc .fc-prev-button .fc-icon {
  margin-left: -3px;
}
.fc .fc-next-button .fc-icon {
  margin-right: -3px;
}
.fc-event-main {
  padding-left: 5px;
}
.fc-day-today {
  background-color: rgba(0, 0, 0, 0.03) !important;
}
.fc .fc-event-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  top: 0;
  left: 0;
  z-index: -1;
}
.fc a.fc-col-header-cell-cushion:hover {
  color: currentColor;
}
.fc-daygrid-block-event .fc-event-title {
  font-weight: 500;
}
.fc-daygrid-event .fc-event-time {
  flex-shrink: 0;
}
.fc-theme-standard .fc-list {
  border: 0;
}
.fc .fc-list-table {
  border: 0;
  border-collapse: separate;
  border-spacing: 0 12px;
  margin-top: -24px;
}
.fc .fc-list-table thead {
  display: none;
}
.fc .fc-list-day th {
  border-bottom: 0;
}
.fc .fc-list-event-title {
  line-height: 1.2em;
}
.fc .fc-list-event-title a {
  color: currentColor !important;
  font-weight: bold;
  font-size: 1.1em;
}
.fc .fc-list-event-date {
  color: #747578;
  font-size: 0.95em;
  line-height: 1.2em;
  font-weight: 400;
  margin-top: 4px;
}
.fc .fc-list-event.fc-event-forced-url:hover a {
  text-decoration: none;
}
.fc .fc-list-day-cushion {
  padding: 8px 4px;
  padding-bottom: 0;
  padding-top: 12px;
  background: transparent;
  color: #747578;
  pointer-events: none;
}
.fc .fc-list-day-cushion::after {
  border-collapse: collapse;
  border-spacing: 0;
}
.fc .fc-list-day {
  display: none;
}
.fc .fc-list-table td {
  padding: 8px;
  border: 0;
}
.fc .fc-list-event-time {
  display: none;
}
.fc .fc-list-event-graphic img {
  border-radius: 6px;
  width: 150px;
  vertical-align: top;
  margin-right: 12px;
}
.fc .fc-list-event-dot {
  display: none;
}
.fc .fc-scroller .fc-list-table {
  padding-top: 10px;
}
.fc .fc-list .fc-scroller {
  mask: linear-gradient(0, #000 0, #000 24px 100%, #000 0);
}
.fc .fc-list-empty {
  background: transparent;
  font-weight: 600;
  height: 100px;
}
.fc .fc-day-disabled {
  background: #fff;
}
.loading .fc .fc-list-empty {
  display: none;
}
.gcc-fieldset {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
  position: relative;
  text-align: left;
}
.gcc-field-col {
  flex-grow: 1;
  margin-right: 10px;
  min-width: 200px;
}
.gcc-fieldset .gcc-field {
  background-color: transparent;
  border: 0;
  border-radius: 8px;
  padding: 12px;
  color: currentColor;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  position: relative;
}
.gcc-field i {
  color: #333;
}
input.gcc-field:focus {
  outline: 0;
  border: 1px solid #4f63ff;
}
.gcc-fieldset .gcc-field::placeholder {
  color: currentColor;
  opacity: 0.5;
}
:root::-webkit-media-controls-panel,
.gcc-field-select {
  -webkit-appearance: textfield;
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23BBBBBB%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23BBBBBB%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat right 10px top 15px !important;
  background-size: auto 30%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.gcc-field-col.error .gcc-field,
.gcc-fieldset.error .gcc-field,
.gcc-fieldset.error .gcc-field-checkbox {
  border: 1px solid #fb414b;
}
.gcc-fieldset.error .gcc-field-checkbox {
  outline: 1px solid #fb414b;
}
.gcc-field-col.error .gcc-field-label,
.gcc-fieldset.error .gcc-field-label {
  opacity: 1;
  color: #fb414b;
}
.gcc-fieldset .gcc-field.icon {
  padding-left: 35px;
}
.gcc-field-wrapper {
  position: relative;
  flex-grow: 1;
}
.gcc-fieldset .gcc-field-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  opacity: 0.08;
  border-radius: inherit;
  border-radius: 8px;
}
.gcc-fieldset .gcc-field-wrapper:focus::before {
  opacity: 0.1;
}
.gcc-fieldset i {
  position: absolute;
  top: 12px;
  left: 10px;
  opacity: 0.3;
}
textarea.gcc-field {
  height: 100px;
  resize: none;
}
.gcc-fieldset .gcc-field-label {
  font-weight: bold;
  font-size: 90%;
  opacity: 0.5;
  display: inline-block;
}
.gcc-fieldset.required .gcc-field-label:not(:empty)::after {
  content: " *";
  font-size: 0.9em;
}
.gcc-field-radio,
.gcc-field-checkbox {
  margin: 8px;
}
.gcc-fieldset[data-type="phone"] .gcc-field-label {
  width: 100%;
  flex-grow: 1;
}
.gcc-fieldset[data-type="search"] .gcc-field {
  font-size: 16px;
}
.gcc-form-block .gcc-divider-border {
  height: 20px;
  margin-bottom: 20px;
  border-style: solid;
  border-width: 1px;
}
.gcc-form-block .h3 {
  margin-top: 20px;
}
.gcc-form-holder .gcc-block {
  padding: 5px !important;
}
div[class*="gcc-block gcc-form_"] .gcc-fieldset {
  margin: 5px 0;
}
.gcc-form-block .button-holder {
  width: 100%;
  margin-top: 25px;
}
.gcc-fieldset[data-type="address"] .gcc-field-col,
.gcc-fieldset[data-type="date"] .gcc-field-col {
  min-width: 150px;
}
.gcc-fieldset[data-type="address"] .gcc-zip-col {
  width: 150px;
  flex-grow: 0;
}
.gcc-fieldset[data-type="address"] .gcc-address-col {
  width: 100%;
}
.gcc-field-col[data-key="addressLine2"] label::after {
  content: " " !important;
}
.gcc-field-col[data-key="addressLine2"] label {
  opacity: 0.5 !important;
  color: inherit !important;
}
.gcc-fieldset.error .gcc-field-col[data-key="addressLine2"] input {
  border: none !important;
}
.gcc-fillin-input {
  border-radius: 0 !important;
  border-bottom: 1px solid !important;
  padding: 0 5px !important;
  background: transparent !important;
  width: 100px;
}
.gcc-fillin-input:focus {
  border: none !important;
  border-bottom: 1px solid;
}
.gcc-person-holder[data-multiple="true"] {
  padding-bottom: 20px;
}
.gcc-person-holder[data-multiple="true"]::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid;
  opacity: 0.2;
}
.gcc-person-holder[data-multiple="true"] .gcc-person-form {
  padding: 20px 0;
  position: relative;
}
.gcc-person-holder[data-multiple="true"]
  .gcc-person-form:not(:first-child)::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid;
  opacity: 0.2;
}
.gcc-person-details {
  display: none;
  width: 100%;
}
.gcc-person-holder[data-multiple="true"] .gcc-person-details {
  display: flex;
}
.gcc-person-label {
  font-size: 1.2em;
  font-weight: 800;
  flex-grow: 1;
}
.gcc-person-remove {
  font-weight: 800;
  cursor: pointer;
  position: relative;
  padding: 0 9px;
  border-radius: 50px;
  border: 2px solid transparent;
}
.gcc-person-remove:hover {
  border: 2px solid;
}
.gcc-person-form:first-of-type .gcc-person-remove {
  display: none;
}
.gcc-person-holder .button-holder {
  display: none;
}
.gcc-person-holder[data-multiple="true"] .button-holder {
  display: block;
}
.gcc-notify {
  background-color: #000;
  color: #fff;
  padding: 10px 15px;
  text-align: center;
  border-radius: 8px;
  margin: 10px 0;
}
.gcc-notify.error {
  background-color: #fb414b;
}
.gcc-notify.warn,
.gcc-notify.alert {
  background-color: #fcbe5e;
}
.gcc-notify.info {
  background-color: #82d9f2;
}
.gcc-form-holder .gcc-section-content {
  padding: 0;
  max-width: none;
  padding-bottom: 18px;
}
.gcc-section .gcc-form-holder .gcc-section {
  all: unset;
}
.gcc-form-holder .gcc-section[data-title]:not([data-title=""]) {
  padding-top: 40px;
  position: relative;
  display: block;
}
.gcc-form.gcc-edit-page .gcc-section[data-title] {
  padding-top: 24px;
}
.gcc-form-holder .gcc-section[data-title]::before,
.gcc-form.gcc-edit-page .gcc-section[data-title]::before {
  content: attr(data-title);
  position: absolute;
  top: 5px;
  left: 5px;
  font-size: 1.2em;
  font-weight: 800;
  flex-grow: 1;
}
.gcc-form.gcc-edit-page .gcc-section[data-title]::before {
  top: 24px;
  left: 46px;
}
.gcc-form-holder .gcc-section[data-title][data-max_entries],
.gcc-form.gcc-edit-page .gcc-section[data-title][data-max_entries] {
  padding-top: 24px;
  padding-bottom: 36px;
}
.gcc-form-holder .gcc-section[data-max_entries] .gcc-section-content {
  padding: 20px 0;
  position: relative;
}
.gcc-form-holder
  .gcc-section[data-max_entries]
  .gcc-section-content:not(:first-child)::before,
.gcc-form.gcc-edit-page
  .gcc-section[data-max_entries]
  .gcc-section-content:not(:first-child)::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid;
  opacity: 0.2;
}
.gcc-entry-remove {
  font-weight: 800;
  cursor: pointer;
  position: absolute;
  border-radius: 50px;
  width: 24px;
  border: 2px solid transparent;
  text-align: center;
  vertical-align: middle;
  right: 0;
  top: 8px;
  z-index: 1;
}
.gcc-entry-remove:hover {
  border: 2px solid;
}
.gcc-form-holder
  .gcc-section[data-max_entries]
  .gcc-section-content:first-of-type
  .gcc-entry-remove {
  display: none;
}
.gcc-form-holder .gcc-section .gcc-repeat-button,
.gcc-form.gcc-edit-page .gcc-section .gcc-repeat-button {
  display: none;
}
.gcc-form-holder .gcc-section[data-max_entries] .gcc-repeat-button,
.gcc-form.gcc-edit-page .gcc-section[data-max_entries] .gcc-repeat-button {
  display: block;
}
.gcc-form.gcc-edit-page .gcc-section[data-max_entries] .gcc-repeat-button {
  max-width: 570px;
  margin-left: 36px;
  margin-right: 36px;
}
.gcc-form-holder[data-format="progressive"] .gcc-section {
  display: none !important;
}
.gcc-form-holder[data-format="progressive"] .gcc-section.current {
  display: block !important;
}
.gcc-form-buttons {
  padding-top: 12px;
  display: flex;
  gap: 12px;
}
.gcc-form-buttons > .button-holder {
  flex-grow: 1;
}
.bt-input.gcc-field {
  height: 40px;
}
.braintree-hosted-fields-focused {
  border: 1px solid #000 !important;
  background: transparent;
  transition: all 200ms ease;
}
.braintree-hosted-fields-invalid,
.braintree-hosted-fields-focused.braintree-hosted-fields-invalid {
  border: 1px solid #ff7272 !important;
  transition: all 200ms ease;
}
.braintree-hosted-fields-valid {
  transition: all 200ms ease;
}
.braintree-hosted-fields-focused.braintree-hosted-fields-valid {
  border: 1px solid #9bd24c !important;
}
#card-number::after,
#cvv::after {
  content: "";
  position: absolute;
  top: 3px;
  right: 15px;
  width: 30px;
  height: 30px;
  background-image: url(../icons/credit_cards.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 40px 0;
}
#card-number[data-type="visa"]::after {
  background-position: 0 0;
}
#card-number[data-type="master-card"]::after {
  background-position: -37px 0;
}
#card-number[data-type="maestro"]::after {
  background-position: -74px 0;
}
#card-number[data-type="american-express"]::after {
  background-position: -113px 0;
}
#card-number[data-type="jcb"]::after {
  background-position: -151px 0;
}
#card-number[data-type="discover"]::after {
  background-position: -189px 0;
}
#card-number[data-type="diners-club"]::after {
  background-position: -227px 0;
}
#cvv.braintree-hosted-fields-focused::after {
  background-position: -264px 0;
}
.IN-widget iframe {
  left: 150px !important;
  top: -24px !important;
}
html {
  scroll-behavior: smooth;
}
body {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
img {
  border-style: none;
}
ul,
ol {
  overflow: hidden;
}
a:link,
a:visited {
  text-decoration: none;
}
.gcc-grid ul,
.gcc-grid ol {
  padding-left: 20px;
  -webkit-padding-start: 20px;
  list-style-position: outside;
}
.ws {
  white-space: pre-wrap;
}
.clear-fix:after {
  content: "";
  display: table;
  clear: both;
}
#gcc-wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  min-height: 100%;
  font-size: 10px;
}
#gcc-header {
  position: relative;
  font-size: 10px;
}
#gcc-header.fixed.sticky {
  z-index: 1;
  top: 0;
}
#gcc-header-placeholder {
  display: none;
}
#gcc-header.fixed + #gcc-header-placeholder {
  display: block;
}
#gcc-logo {
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1202;
  box-sizing: border-box;
  position: relative;
}
#gcc-logo img {
  max-width: 100%;
}
#gcc-logo a {
  color: inherit;
  text-decoration: inherit;
}
#gcc-footer {
  position: relative;
  font-size: 10px;
}
#gcc-content {
  min-height: 500px;
}
#gcc-footer .gcc-section-content {
  padding: 20px 0;
}
#gcc-footer-brand {
  text-align: center;
  background: #000;
  padding: 10px;
  color: #fff;
  font-size: 14px;
}
#gcc-footer-brand a {
  text-decoration: none;
  color: #777;
}
#gcc-footer-brand span {
  font-family: "Century Gothic", SANS-SERIF;
  font-size: 15px;
  color: #fff;
}
@media (min-width: 500px) {
  #gcc-footer .gcc-section-content {
    padding: 25px 10px;
  }
}
@media (min-width: 768px) {
  #gcc-footer .gcc-section-content {
    padding: 30px 20px;
  }
}
@media (min-width: 1025px) {
  #gcc-footer .gcc-section-content {
    padding: 50px 30px;
  }
}
.gcc-section-content .gcc-section-content {
  font-size: unset !important;
}
.text-reset {
  font-size: 10px;
}
#gcc-nav-links {
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.gcc-view-mobile #gcc-nav,
.gcc-view-tablet #gcc-nav {
  display: none;
}
#gcc-nav-links > ul {
  overflow: visible;
  list-style: none;
  pointer-events: auto;
  white-space: nowrap;
}
#gcc-nav-links > ul > li {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  margin: 0 2px;
}
#gcc-nav-links > ul > li > a:link,
#gcc-nav-links > ul > li > a:visited {
  text-decoration: none;
  display: inline-block;
}
#gcc-nav-links > ul > li:first-child {
  border-left: 0;
}
#gcc-nav-links > ul > li:last-child {
  border-right: 0;
}
#gcc-nav-links > ul > li[data-type="folder"] > a {
  cursor: default;
}
#gcc-nav-links > ul > li {
  position: relative;
}
.gcc-nav-arrow {
  font-size: 6px;
  font-family: Arial;
  display: inline-block;
  margin-left: -2px;
  position: absolute;
  line-height: 3.5em;
}
#gcc-nav-links > ul > li > a > i {
  transition: transform 0.2s ease-out;
  transform: rotate(0);
}
#gcc-nav-links > ul > li:hover > a > i {
  transform: rotate(180deg);
}
#gcc-nav-links > ul > li > ul {
  position: absolute;
  list-style: none;
  display: none;
  line-height: 2em;
  text-shadow: none;
  background: #222;
  z-index: 550;
  margin: 0;
  padding: 8px;
  overflow: visible;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  width: auto;
  right: 0;
  top: 100%;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  overflow: hidden;
}
#gcc-nav-links > ul > li:hover > ul {
  animation: fade 0.3s ease-out;
  display: block;
}
#gcc-nav-links > ul > li > ul > li > a:link,
#gcc-nav-links > ul > li > ul > li > a:visited {
  white-space: nowrap;
  display: block;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  background: #222;
  color: #fff;
  border-radius: 4px;
}
#gcc-nav-links .gcc-sub-nav {
  font-family: Arial, sans-serif;
  font-size: 15px;
  position: absolute;
  width: 98vw;
  max-height: 70vh;
  margin-left: 1vw;
  border-radius: 8px;
  display: none;
  overflow: hidden;
  overflow-y: auto;
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.2);
  text-align: left;
}
.gcc-sub-nav .gcc-section {
  margin-bottom: 0;
}
.gcc-sub-nav
  .gcc-section-slide[data-layout="mobile"]
  .gcc-animate[data-transition] {
  visibility: visible !important;
}
#gcc-nav-links > ul > li:hover .gcc-sub-nav {
  animation: fade 0.3s ease-out;
  display: block;
}
#gcc-nav-button {
  width: 30px;
  height: 26px;
  box-sizing: border-box;
  border-top: 3px solid;
  position: relative;
  margin: 20px;
  color: #fff;
  cursor: pointer;
  display: none;
  z-index: 1;
}
#gcc-nav-button:before,
#gcc-nav-button:after {
  content: "";
  position: absolute;
  left: 0;
  height: 3px;
  width: 100%;
  border-top: 3px solid;
}
#gcc-nav-button:before {
  top: 7px;
}
#gcc-nav-button:after {
  bottom: 0;
}
.gcc-view-mobile #gcc-nav-button,
.gcc-view-tablet #gcc-nav-button {
  display: block;
}
#gcc-bar {
  pointer-events: none;
}
#gcc-bar-social a,
#gcc-bar-text > span {
  pointer-events: all;
}
.gcc-mobile-nav-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: 999999;
  overflow: hidden;
  color: #fff;
  transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  opacity: 0;
}
.gcc-mobile-nav-wrapper::before {
  content: "";
  position: fixed;
  top: -50%;
  left: -50%;
  width: 0;
  height: 0;
  background: rgba(20, 20, 20, 0.95);
  color: #fff;
  transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  border-radius: 500%;
  z-index: -1;
}
.gcc-mobile-nav-wrapper.open {
  width: 100%;
  max-width: 100vw;
  height: 100%;
  height: 100vh;
  overflow: hidden;
  opacity: 1;
}
.gcc-mobile-nav-wrapper.open::before {
  width: 175%;
  height: 175%;
}
.open .gcc-mobile-nav {
  position: fixed;
  overflow-y: auto;
  height: calc(100% - 60px);
  top: 60px;
  width: 100%;
  max-width: 100vw;
  text-align: left;
  left: 0;
  transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
}
.gcc-mobile-nav > ul {
  line-height: 4em !important;
  color: #fff !important;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.gcc-mobile-nav > ul > li,
.gcc-mobile-nav .gcc-sub-nav > li {
  position: relative;
  padding-left: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.gcc-mobile-nav > ul > li > ul {
  display: none;
}
.gcc-mobile-nav > ul > li.open > ul {
  display: block;
}
.gcc-mobile-nav > ul > li.open i {
  transform: rotate(180deg);
}
.gcc-mobile-nav a:visited:not(.gcc-sub-nav a),
.gcc-mobile-nav a:link:not(.gcc-sub-nav a) {
  text-decoration: none;
  color: #fff;
}
.gcc-mobile-nav > ul > li > ul a:visited,
.gcc-mobile-nav > ul > li > ul a:link {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6) !important;
}
.gcc-mobile-nav.slide {
  left: -100%;
}
.gcc-mobile-nav.sub {
  left: 100%;
}
.gcc-mobile-nav.sub.slide {
  left: 0;
}
.gcc-mobile-nav .gcc-sub-nav {
  font-family: Arial, sans-serif;
  font-size: 15px;
  position: absolute;
  width: 100vw;
  max-height: 100vh;
  display: none;
}
.gcc-mobile-nav.sub .gcc-sub-nav {
  display: block;
}
.gcc-mobile-nav.sub .gcc-sub-nav > li {
  list-style: none;
  line-height: 2.7em !important;
  color: #fff !important;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.open .gcc-nav-close-button {
  position: absolute;
  top: 14px;
  right: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.open .gcc-nav-close-button:before,
.open .gcc-nav-close-button:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  border-top: 3px solid;
  top: 50%;
}
.open .gcc-nav-close-button:before {
  transform: rotate(45deg);
}
.open .gcc-nav-close-button:after {
  transform: rotate(-45deg);
}
h1,
h2,
h3 {
  margin: 0;
}
.h1 {
  font-size: 7px;
}
.h2 {
  font-size: 8px;
}
.h3 {
  font-size: 10px;
}
@media (min-width: 500px) {
  .h1 {
    font-size: 8px;
  }
  .h2 {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .h1 {
    font-size: 10px;
  }
  .h2 {
    font-size: 10px;
  }
}
.gcc-modal-blocker {
  background: #000;
  background: radial-gradient(
      ellipse at center center,
      rgba(0, 0, 0, 0.2) 0,
      #000 100%
    )
    repeat scroll 0 0 rgba(0, 0, 0, 0);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9000;
}
.gcc-modal-open {
  overflow: hidden;
}
.gcc-hide-desktop {
  display: none;
}
@media (min-width: 0) and (max-width: 899px) and (max-height: 500px) and (orientation: landscape) {
  .gcc-hide-tablet,
  .gcc-hide-desktop {
    display: block;
  }
  .gcc-hide-mobile {
    display: none;
  }
}
@media (min-width: 0) and (max-width: 768px) and (orientation: portrait) {
  .gcc-hide-tablet,
  .gcc-hide-desktop {
    display: block;
  }
  .gcc-hide-mobile {
    display: none;
  }
}
@media (min-width: 768px) and (min-height: 501px) and (orientation: landscape) {
  .gcc-hide-mobile,
  .gcc-hide-desktop {
    display: block;
  }
  .gcc-hide-tablet {
    display: none;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .gcc-hide-mobile,
  .gcc-hide-desktop {
    display: block;
  }
  .gcc-hide-tablet {
    display: none;
  }
}
@media (min-width: 1025px) and (orientation: landscape) {
  .gcc-hide-tablet,
  .gcc-hide-mobile {
    display: block;
  }
  .gcc-hide-desktop {
    display: none;
  }
}
.gcc-block {
  perspective: 800px;
}
.gcc-block.fill {
  padding: 0;
}
.gcc-block-content {
  display: inline-block;
  width: 100%;
}
.gcc-block.gcc-heading-block {
  padding: 5px 15px;
}
.gcc-image-block .gcc-image-holder img {
  opacity: 0;
  width: 100%;
  height: auto;
}
.gcc-spacer-block {
  line-height: 0;
  padding: 0;
}
.gcc-container-block .gcc-block {
  display: inline-block;
}
.gcc-image-holder.square {
  width: 100%;
  padding-bottom: 100%;
}
.gcc-image-holder.square img {
  display: none;
}
.gcc-block .gcc-image-holder {
  display: inline-block;
  vertical-align: bottom;
  line-height: 1em;
  font-size: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media print {
  .gcc-block .gcc-image-holder {
    -webkit-print-color-adjust: exact;
  }
}
.gcc-block .gcc-image-holder.link {
  cursor: pointer;
}
.gcc-block.gcc-image-block {
  line-height: 0;
}
.gcc-block .gcc-image-holder[data-fill="true"] {
  display: block;
}
.gcc-block .gcc-image-holder[data-ratio="square"] {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.gcc-block .gcc-image-holder[data-ratio="four-three"] {
  width: 100%;
  height: 0;
  padding-bottom: 75%;
}
.gcc-block .gcc-image-holder[data-ratio="sixteen-nine"] {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.gcc-block .gcc-image-holder[data-ratio="four-one"] {
  width: 100%;
  height: 0;
  padding-bottom: 25%;
}
.gcc-block .gcc-image-holder[data-ratio="banner"] {
  width: 100%;
  height: 0;
  padding-bottom: 36%;
}
.gcc-block .gcc-image-holder[data-ratio="three-four"] {
  width: 100%;
  height: 0;
  padding-bottom: 133.33%;
}
.gcc-block .gcc-image-holder[data-ratio="nine-sixteen"] {
  width: 100%;
  height: 0;
  padding-bottom: 177.77%;
}
.gcc-block .gcc-image-holder[data-ratio="one-four"] {
  width: 100%;
  height: 0;
  padding-bottom: 400%;
}
.gcc-block .gcc-image-holder[data-pos="top-center"] {
  background-position: top center;
}
.gcc-block .gcc-image-holder[data-pos="top-left"] {
  background-position: top left;
}
.gcc-block .gcc-image-holder[data-pos="top-right"] {
  background-position: top right;
}
.gcc-block .gcc-image-holder[data-pos="center-right"] {
  background-position: center right;
}
.gcc-block .gcc-image-holder[data-pos="center-left"] {
  background-position: center left;
}
.gcc-block .gcc-image-holder[data-pos="bottom-center"] {
  background-position: bottom center;
}
.gcc-block .gcc-image-holder[data-pos="bottom-left"] {
  background-position: bottom left;
}
.gcc-block .gcc-image-holder[data-pos="bottom-right"] {
  background-position: bottom right;
}
.gcc-block .gcc-image-holder[data-shape="rounded"],
.gcc-block .gcc-image-holder[data-shape="rounded"]::before {
  border-radius: 10px;
}
.gcc-block .gcc-image-holder[data-shape="roundedmore"],
.gcc-block .gcc-image-holder[data-shape="roundedmore"]::before {
  border-radius: 20px;
}
.gcc-block .gcc-image-holder[data-shape="ellipse"],
.gcc-block .gcc-image-holder[data-shape="ellipse"]::before {
  border-radius: 50%;
}
.gcc-block .gcc-image-title,
.gcc-block .gcc-image-caption {
  color: #fff;
  position: absolute;
  text-align: center;
  width: 100%;
  line-height: 1em;
  display: none;
  transition: all 0.2s ease-out;
}
.gcc-block .gcc-image-title {
  font-size: 20px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.gcc-block .gcc-image-caption {
  font-size: 15px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0.5);
  pointer-events: none;
}
.gcc-image-holder.has-text:hover:before {
  position: absolute;
  top: 0;
  left: 0;
  content: " ";
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.gcc-image-holder.has-caption:hover .gcc-image-title,
.gcc-block.current .gcc-image-holder.has-caption .gcc-image-title {
  top: 30%;
  transform: translateY(-30%);
}
.gcc-image-holder.has-caption:hover .gcc-image-caption,
.gcc-block.current .gcc-image-caption {
  opacity: 1;
  top: 60%;
  transform: translateY(-60%) scale(1);
  padding-top: 10px;
}
.gcc-block .video-holder {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  background: rgba(20, 25, 30, 0.2);
}
.gcc-block .video-holder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gcc-block .video-thumb {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: none;
  background-position: center center;
  top: 0;
  left: 0;
  cursor: pointer;
}
.gcc-block .video-thumb:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 80px;
  height: 80px;
  background-color: rgba(20, 25, 30, 0.5);
  border-radius: 100%;
}
.gcc-block .video-thumb::after {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 25px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  left: 50%;
  top: 50%;
  margin-left: 5px;
  transition: transform 0.1s ease-in-out;
}
.gcc-block:hover .video-thumb::after {
  transform: scale(1.2) translateX(-40%) translateY(-40%);
}
.gcc-block.gcc-anchor-block {
  padding: 0;
  margin: 0;
}
.gcc-block.gcc-map-block .map-holder {
  overflow: hidden;
}
.gcc-block.gcc-map-block iframe {
  width: 100%;
  height: 100%;
}
.gcc-view-mobile .gcc-button-block .gcc-button,
.gcc-view-mobile .gcc-button-block .gcc-block-content {
  width: 100% !important;
  max-width: 100% !important;
}
.gcc-image-block .gcc-block-content {
  position: relative;
  z-index: 1;
}
*[data-shadow]:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: inherit;
}
[data-shadow="subtle"]:before {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05), 0 5px 25px rgba(0, 0, 0, 0.2);
}
[data-shadow="soft"]:before {
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2), 5px 7px 15px rgba(0, 0, 0, 0.3);
}
[data-shadow="hard"]:before {
  box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.6), 5px 5px 15px rgba(0, 0, 0, 0.2);
}
[data-shadow="float"]:before {
  box-shadow: 0 25px 25px -14px rgba(0, 0, 0, 0.5);
  border-radius: 500px;
  height: 50px;
  bottom: 0;
  top: auto;
}
[data-shadow="hover"]:before {
  box-shadow: 19px 25px 38px rgba(0, 0, 0, 0.3),
    15px 20px 12px rgba(0, 0, 0, 0.22);
}
[data-shadow="high"]:before {
  box-shadow: 35px 55px 50px rgba(0, 0, 0, 0.14),
    25px 40px 20px rgba(0, 0, 0, 0.18);
}
[data-shadow="perspective-left"]:before,
[data-shadow="perspective-right"]:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 20%;
  top: auto;
  bottom: 0;
  transform: skew(30deg);
  transform-origin: 0 100%;
  box-shadow: -83px 0 11px rgba(0, 0, 0, 0.4);
  z-index: -1;
  left: 80px;
}
[data-shadow="perspective-right"]:before {
  transform: skew(-30deg);
  box-shadow: 83px 0 11px rgba(0, 0, 0, 0.4);
  left: -80px;
}
[data-shadow="peel"]:before,
[data-shadow="peel"]:after {
  content: "";
  width: 40%;
  height: 20%;
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 15px;
  box-shadow: -10px 10px 10px rgba(0, 0, 0, 0.5);
  transform: rotate(-5deg);
}
[data-shadow="peel"]:after {
  left: auto;
  right: 15px;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  transform: rotate(5deg);
  z-index: -1;
}
.gcc-download-item {
  padding: 10px 15px;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}
.gcc-download-item::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid;
  opacity: 0.2;
  border-radius: 8px;
  box-sizing: border-box;
  transition: all 0.2s ease-out;
}
.gcc-download-item:hover::before {
  box-shadow: 0 0 100px 2000px inset;
}
.gcc-download-holder[data-type="folder"] .gcc-download-item {
  width: 100%;
  margin-bottom: 5px;
}
.gcc-download-item-title {
  margin-left: 5px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.gcc-download-item:hover .gcc-download-item-file-icon,
.gcc-download-item-icon {
  display: none !important;
}
.gcc-download-item:hover .gcc-download-item-icon {
  display: inline-block !important;
}
.gcc-menu-item {
  position: relative;
  display: inline-flex;
  margin: 20px 1.5%;
  width: 30%;
  max-width: 30%;
  min-width: 300px;
  vertical-align: top;
}
.gcc-menu-item-image {
  min-width: 75px;
  height: 75px;
  border-radius: 8px;
  display: inline-block;
  margin-right: 10px;
  background-size: cover;
  background-position: center center;
}
.gcc-menu-item-content {
  display: inline-block;
  flex-grow: 1;
}
.gcc-menu-item-title {
  font-weight: bold;
  float: left;
}
.gcc-menu-item-price {
  float: right;
  text-align: right;
  opacity: 0.5;
}
.gcc-menu-item-description {
  clear: both;
}
.gcc-icon-holder {
  position: relative;
  line-height: 1em;
  display: inline-block;
}
.gcc-icon-holder i {
  position: relative;
}
.gcc-icon-holder:before {
  content: "";
  position: absolute;
  width: 1.4em;
  height: 1.4em;
  border-radius: 500px;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.gcc-icon-holder[data-style="circlefill"],
.gcc-icon-holder[data-style="circleborder"] {
  line-height: 1.4em;
}
.gcc-icon-holder[data-style="circlefill"]:before,
.gcc-icon-holder[data-style="circleborder"]:before {
  padding: 5px;
}
.gcc-icon-holder[data-style="circlefill"] i {
  color: #fff !important;
}
.gcc-icon-holder[data-style="circlefill"]:before {
  background-color: currentColor;
}
.gcc-icon-holder[data-style="longshadow"] i {
  color: #f4f4f4;
  text-shadow: 0.02em 0.02em 1px rgba(0, 0, 0, 0.1),
    0.04em 0.04em 1px rgba(0, 0, 0, 0.1),
    0.06em 0.06em 1px rgba(0, 0, 0, 0.07000000000000001),
    0.08em 0.08em 1px rgba(0, 0, 0, 0.06), 0.1em 0.1em 1px rgba(0, 0, 0, 0.05),
    0.12em 0.12em 1px rgba(0, 0, 0, 0.04), 0.14em 0.14em 1px rgba(0, 0, 0, 0.03),
    0.16em 0.16em 1px rgba(0, 0, 0, 0.03), 0.18em 0.18em 1px rgba(0, 0, 0, 0.03),
    0.2em 0.2em 1px rgba(0, 0, 0, 0.02), 0.22em 0.22em 1px rgba(0, 0, 0, 0.02),
    0.24em 0.24em 1px rgba(0, 0, 0, 0.018),
    0.26em 0.26em 1px rgba(0, 0, 0, 0.015),
    0.28em 0.28em 1px rgba(0, 0, 0, 0.015), 0.3em 0.3em 1px rgba(0, 0, 0, 0.01);
}
.gcc-icon-holder[data-style="circleborder"]:before {
  border: 0.05em solid currentColor;
}
.gcc-button {
  position: relative;
  padding: 10px 15px;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  outline: 0;
}
.gcc-button.sm {
  padding: 2px 12px;
}
.gcc-button.solid {
  border: 0;
}
.gcc-button.outline {
  color: currentColor !important;
  border: 2px solid currentColor;
  background: transparent !important;
}
.gcc-button.extrude {
  border: 0;
  box-shadow: inset 0 3px 0 0 rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.3);
}
.gcc-button.transparent {
  color: currentColor !important;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06), 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  background: transparent !important;
}
.gcc-button.fill {
  width: 100%;
}
.gcc-button i {
  margin-right: 5px;
  margin-left: -5px;
}
.gcc-button.disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gcc-button.busy:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #444;
  border-radius: inherit;
}
.gcc-button.busy:before {
  content: "";
  width: 10px;
  height: 10px;
  border: 3px solid #fff;
  border-right-color: transparent;
  border-radius: 100px;
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -50%);
  z-index: 1;
  animation-name: spin;
  animation-duration: 600ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  opacity: 0.3;
}
@keyframes spin {
  from {
    transform: translate(-50%, -50%) rotate(0);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.gcc-slideshow ul:nth-child(1),
.gcc-slideshow-overlay {
  list-style: none;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  background: rgba(20, 25, 30, 0.2);
}
.gcc-slideshow[data-ratio="4:3"] ul:nth-child(1),
.gcc-slideshow[data-ratio="4:3"] .gcc-slideshow-overlay {
  padding-bottom: 75%;
}
.gcc-slideshow ul:nth-child(1) li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.gcc-slideshow ul:nth-child(2) {
  display: none;
}
.gcc-slideshow[data-thumbnails="true"] ul:nth-child(2) {
  display: block;
  list-style: none;
  position: relative;
  overflow: hidden;
  padding: 0;
  letter-spacing: -0.3em !important;
  line-height: 0 !important;
  white-space: nowrap;
}
.gcc-slideshow[data-thumbnails="true"] ul:nth-child(2) li {
  width: 80px;
  height: 45px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  opacity: 0.5;
  transition: all 0.2s ease-in-out;
  position: relative;
  cursor: pointer;
}
.gcc-slideshow[data-ratio="4:3"] ul:nth-child(2) li {
  height: 60px;
}
.gcc-slideshow ul:nth-child(2) li.current {
  opacity: 1;
  z-index: 1;
}
.gcc-slideshow[data-transition="fade"] ul:nth-child(1) li {
  transition: opacity 0.5s ease-in-out;
}
.gcc-slideshow[data-transition="fade"] ul:nth-child(1) li.current {
  z-index: 1;
  opacity: 1;
}
.gcc-slideshow[data-transition="fade"] ul:nth-child(1) li.last {
  z-index: 2;
  opacity: 0;
}
.gcc-slideshow[data-transition="push"] ul:nth-child(1) li {
  left: 100%;
  transition: left 0.5s ease-in-out;
}
.gcc-slideshow[data-transition="push"] ul:nth-child(1) li.current {
  left: 0;
  z-index: 1;
}
.gcc-slideshow[data-transition="push"] ul:nth-child(1) li.last {
  left: -100%;
  z-index: 2;
}
.gcc-slideshow[data-transition="slide"] ul:nth-child(1) li {
  left: 100%;
  transition: left 0.5s ease-in-out;
}
.gcc-slideshow[data-transition="slide"] ul:nth-child(1) li.current {
  left: 0;
  z-index: 2;
}
.gcc-slideshow[data-transition="slide"] ul:nth-child(1) li.last {
  left: -10%;
  z-index: 1;
}
.gcc-slideshow[data-transition="zoom"] ul:nth-child(1) li {
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}
.gcc-slideshow[data-transition="zoom"] ul:nth-child(1) li.current {
  z-index: 1;
  opacity: 1;
}
.gcc-slideshow[data-transition="zoom"] ul:nth-child(1) li.last {
  z-index: 2;
  transform: scale(1.5);
  opacity: 0;
}
.gcc-slideshow[data-transition="flip"] {
  perspective: 700px;
}
.gcc-slideshow[data-transition="flip"] ul:nth-child(1) li {
  transition: transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
  transform-origin: bottom center;
  box-shadow: inset 0 -1000px 10px rgba(0, 0, 0, 0);
}
.gcc-slideshow[data-transition="flip"] ul:nth-child(1) li.current {
  z-index: 1;
  transform: rotateX(0);
}
.gcc-slideshow[data-transition="flip"] ul:nth-child(1) li.last {
  z-index: 2;
  transform: rotateX(-90deg);
  box-shadow: inset 0 -1000px 10px #000;
}
.gcc-slideshow-overlay {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}
.gcc-slideshow-button {
  width: 75px;
  height: 75px;
  background: rgba(50, 55, 60, 0.5);
  border-radius: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.gcc-slideshow-button:hover {
  background: #32373c;
}
.gcc-slideshow-button.next {
  right: -80px;
}
.gcc-slideshow-button.prev {
  left: -80px;
}
.gcc-slideshow-overlay:hover .gcc-slideshow-button.next {
  right: 10px;
}
.gcc-slideshow-overlay:hover .gcc-slideshow-button.prev {
  left: 10px;
}
.gcc-slideshow-button::before {
  content: "";
  border: 3px solid rgba(255, 255, 255, 0.8);
  transform: rotate(45deg);
  position: absolute;
  top: 28px;
  left: 30px;
}
.gcc-slideshow-button.next::before {
  width: 15px;
  height: 15px;
  border-left: 0;
  border-bottom: 0;
  left: 25px;
}
.gcc-slideshow-button.prev::before {
  width: 15px;
  height: 15px;
  border-right: 0;
  border-top: 0;
}
.gcc-slideshow-button.playpause {
  display: none;
}
.gcc-slideshow[data-autoplay="true"] .gcc-slideshow-button.playpause {
  display: block;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.gcc-slideshow[data-playing="false"] .gcc-slideshow-button.playpause::before {
  border-style: solid;
  border-width: 15px 0 15px 25px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.8);
  transform: translateX(-50%) translateY(-50%);
  left: 50%;
  top: 50%;
  margin-left: 5px;
}
.gcc-slideshow[data-playing="true"] .gcc-slideshow-button.playpause::before {
  width: 7px;
  height: 25px;
  border: 8px solid rgba(255, 255, 255, 0.8);
  border-top: 0;
  border-bottom: 0;
  transform: translateX(-50%) translateY(-50%);
  left: 50%;
  top: 50%;
}
.gcc-slideshow-overlay:hover .gcc-slideshow-button.playpause {
  opacity: 1;
}
.gcc-slideshow-details {
  background: rgba(50, 55, 60, 0.5);
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 13px;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.gcc-slideshow-overlay:hover .gcc-slideshow-details {
  opacity: 1;
}
.gcc-slideshow-title {
  font-weight: 300;
  font-size: 20px;
  padding: 15px;
  padding-bottom: 5px;
}
.gcc-slideshow-caption {
  padding: 15px;
  padding-top: 5px;
}
.gcc-slideshow-title:empty,
.gcc-slideshow-caption:empty {
  padding: 0;
}
.gcc-cascade-item {
  position: relative;
}
.gcc-cascade[data-spacing] .gcc-cascade-item {
  padding: 5px;
}
.gcc-cascade-col {
  width: 32%;
  display: inline-block;
  vertical-align: top;
}
.gcc-cascade-item img {
  display: block;
  max-width: 100%;
}
.gcc-cascade-item[data-title]::after,
.gcc-cascade-item[data-caption]::before {
  content: attr(data-title);
  background: rgba(50, 55, 60, 0.8);
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 22px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 2.5px);
  box-sizing: border-box;
  padding: 10px;
}
.gcc-cascade-item[data-title]:hover::after,
.gcc-cascade-item[data-caption]:hover::before {
  opacity: 1;
}
.gcc-cascade-item[data-caption]::before {
  content: attr(data-caption);
  font-size: 13px;
  top: auto;
  bottom: 5px;
}
.gcc-image-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-auto-rows: minmax(10px, auto);
  line-height: 0;
}
.gcc-view-mobile .gcc-image-grid,
.gcc-view-tablet .gcc-image-grid {
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
.gcc-view-mobile .gcc-image-grid {
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}
.gcc-image-grid[data-spacing] {
  grid-gap: 0.5em 0.5em;
}
.gcc-image-grid-item {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: none;
}
.gcc-resizer {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: -1;
}
.gcc-resizer iframe {
  width: 0;
  height: 100%;
  border: 0;
  visibility: visible;
  margin: 0;
}
.gcc-resizer iframe:first-child {
  width: 100%;
  height: 10px;
}
.gcc-author-image {
  width: 50px;
  height: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 300px;
  display: inline-block;
  margin-right: 15px;
}
.gcc-author-image.sm {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  margin-bottom: -5px;
}
.gcc-author-info {
  display: inline-block;
  vertical-align: top;
  line-height: 1.5em;
  opacity: 0.6;
}
.gcc-author-profile .gcc-author-image {
  width: 80%;
  padding-bottom: 80%;
  height: 0;
  margin-top: -20px;
}
.gcc-author-profile .gcc-author-info {
  opacity: 1;
  padding: 10px;
  margin-top: -20px;
}
.gcc-view-mobile .gcc-author-profile {
  text-align: center;
}
.gcc-view-mobile .gcc-author-profile .gcc-author-image {
  width: 50%;
  padding-bottom: 50%;
}
.gcc-view-mobile .gcc-author-profile .gcc-author-info {
  margin-top: 0;
}
.gcc-comment {
  position: relative;
}
.gcc-comment-wrapper {
  padding: 10px 20px;
  margin: 10px 5px;
}
.gcc-comment-divider {
  border-bottom: 1px solid;
  opacity: 0.1;
  margin-top: 10px;
}
.gcc-comment-time {
  opacity: 0.4;
}
.gcc-comment.admin .gcc-comment-time::before {
  content: "admin";
  padding: 2px 5px;
  border: 1px solid;
  border-radius: 10px;
  margin-right: 10px;
  margin-left: 5px;
  font-size: 0.8em;
  font-weight: bold;
}
.gcc-comment-replies {
  margin-left: 20px;
}
.gcc-comment .gcc-comment::before {
  content: " ";
  position: absolute;
  width: 6px;
  height: 6px;
  top: 7px;
  left: -10px;
  border: 2px solid;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
  opacity: 0.2;
}
.gcc-comment .gcc-comment::after {
  content: " ";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  left: -15px;
  border: 2px solid;
  border-top: 0;
  border-right: 0;
  opacity: 0.2;
}
.gcc-comment-thumb {
  width: 50px;
  height: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  margin-right: 15px;
  margin-left: -5px;
  border-radius: 50px;
  vertical-align: top;
  float: left;
}
.gcc-comment-reply-button {
  text-align: right;
  opacity: 0.2;
  transition: opacity 0.2s ease-out;
}
.gcc-comment-wrapper:hover .gcc-comment-reply-button {
  opacity: 1;
}
.gcc-comment-reply-button a {
  text-decoration: none !important;
}
#gcc-reply-holder {
  margin-bottom: 40px;
  display: none;
}
.gcc-archive-item {
  cursor: pointer;
}
.gcc-archive-item .gcc-archive-item {
  margin-left: 20px;
}
.gcc-archive-item.closed > .gcc-archive-content {
  display: none;
}
.gcc-archive-item i {
  opacity: 0.5;
}
.gcc-archive-content a {
  margin-left: 20px;
  margin-top: 5px;
  text-decoration: none !important;
  display: block;
}
.gcc-category a,
.gcc-tags a {
  text-decoration: none;
  margin-right: 7px;
}
.gcc-excerpt-link {
  white-space: nowrap;
  font-weight: bold;
  display: inline-block;
}
.gcc-post-older-button {
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  border: 1px solid;
  margin-top: 60px;
  margin-left: 10px;
}
.gcc-post-newer-button {
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  border: 1px solid;
  margin-top: 60px;
  margin-right: 10px;
}
.gcc-post-category-link {
  text-decoration: none;
  color: inherit !important;
}
.gcc-posts-holder {
  display: inline-block;
  width: 100%;
}
.gcc-post-item {
  text-align: left;
  margin-top: 20px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none !important;
  color: inherit !important;
}
.gcc-post-item:hover {
  text-decoration: none !important;
  color: inherit;
}
.gcc-posts-holder[data-style="basic"] {
  max-width: 66.66%;
}
.gcc-col-16 .gcc-posts-holder[data-style="basic"] {
  max-width: 100%;
}
.gcc-posts-holder[data-style="basic"] .gcc-post-item {
  width: 100%;
}
.gcc-posts-holder[data-style="basic"] .gcc-post-item-thumb {
  width: 30%;
  max-width: 200px;
  background-size: cover;
  background-position: center;
  display: inline-block;
}
.gcc-posts-holder[data-style="basic"] .gcc-post-item-thumb::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.gcc-posts-holder[data-style="basic"] .gcc-post-item-details {
  vertical-align: top;
  line-height: 1.5em;
  width: 67%;
  display: inline-block;
  padding-left: 3%;
}
.gcc-posts-holder[data-style="basic"] .gcc-post-item-title {
  font-size: 2.2em;
  line-height: 1em;
  margin-bottom: 5px;
}
.gcc-posts-holder[data-style="basic"] .gcc-post-item-date {
  opacity: 0.5;
  line-height: 2em;
  display: inline-block;
}
.gcc-posts-holder[data-style="basic"] .gcc-post-comment-count {
  margin-top: 20px;
  margin-bottom: -20px;
  text-align: right;
}
.gcc-posts-holder[data-style="basic"] {
  min-width: 100%;
  text-align: left;
}
.gcc-view-mobile .gcc-posts-holder[data-style="basic"] .gcc-post-item-thumb {
  width: 100%;
  max-width: 100%;
}
.gcc-view-mobile
  .gcc-posts-holder[data-style="basic"]
  .gcc-post-item-thumb::after {
  padding-bottom: 56.25%;
}
.gcc-view-mobile .gcc-posts-holder[data-style="basic"] .gcc-post-item-details {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.gcc-posts-holder[data-style="simple"] {
  margin-bottom: 20px;
  margin-top: -5px;
}
.gcc-posts-holder[data-style="simple"] .gcc-post-item {
  display: block;
  margin-top: 10px;
  position: relative;
}
.gcc-posts-holder[data-style="simple"] .gcc-post-item:hover:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -5px;
  left: -5px;
  padding: 5px;
  box-shadow: 0 0 1000px 1000px inset;
  border-radius: 5px;
  opacity: 0.1;
  display: block;
}
.gcc-posts-holder[data-style="simple"] .gcc-post-item-thumb {
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
  margin-right: 10px;
  float: left;
  border-radius: 7px;
  position: relative;
}
.gcc-posts-holder[data-style="simple"] .gcc-post-item-details {
  vertical-align: top;
  line-height: 1.5em;
  position: relative;
}
.gcc-posts-holder[data-style="simple"] .gcc-post-item-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gcc-posts-holder[data-style="simple"] .gcc-post-item-date {
  opacity: 0.5;
}
.gcc-posts-holder[data-style="cards"] .gcc-post-item {
  position: relative;
  overflow: hidden;
  width: 30%;
  min-width: 200px;
  height: 0;
  padding-bottom: 30%;
  display: inline-block;
  margin-right: 10px;
  background-color: #222;
}
.gcc-view-mobile .gcc-posts-holder[data-style="cards"] .gcc-post-item {
  width: 100%;
  padding-bottom: 60%;
}
.gcc-posts-holder[data-style="cards"] .gcc-post-item-thumb {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  transition: all 0.2s ease-out;
}
.gcc-posts-holder[data-style="cards"] .gcc-post-item-thumb:hover {
  transform: scale(1.1);
}
.gcc-posts-holder[data-style="cards"] .gcc-post-item-details {
  position: absolute;
  bottom: 0;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  color: #fff;
  width: 100%;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.85) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.85) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.85) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);
  pointer-events: none;
}
.gcc-posts-holder[data-style="cards"] .gcc-post-item-title {
  font-weight: bold;
  line-height: 1.1em;
  font-size: 1.5em;
}
.gcc-posts-holder[data-style="cards"] .gcc-post-item-date {
  opacity: 0.5;
}
.gcc-posts-holder[data-style="detailed"] .gcc-post-item-thumb {
  width: 150px;
  height: 150px;
  background-size: cover;
  background-position: center;
  float: left;
  background-color: #222;
}
.gcc-view-mobile .gcc-posts-holder[data-style="detailed"] .gcc-post-item-thumb {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}
.gcc-posts-holder[data-style="detailed"] .gcc-post-item {
  margin: 15px 0;
  position: relative;
}
.gcc-posts-holder[data-style="detailed"] .gcc-post-item:hover:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -10px;
  left: -10px;
  padding: 10px;
  box-shadow: 0 0 1000px 1000px inset;
  border-radius: 5px;
  opacity: 0.1;
  display: block;
}
.gcc-posts-holder[data-style="detailed"] .gcc-post-item-details {
  vertical-align: top;
  line-height: 1.5em;
  margin-left: 170px;
}
.gcc-view-mobile .gcc-posts-holder[data-style="detailed"] .gcc-post-item-details {
  margin-left: 0;
}
.gcc-posts-holder[data-style="detailed"] .gcc-post-item-title {
  font-weight: bold;
  font-size: 1.2em;
}
.gcc-posts-holder[data-style="detailed"]
  .gcc-post-item:hover
  .gcc-post-item-title {
  text-decoration: underline;
}
.gcc-posts-holder[data-style="detailed"] .gcc-post-item-date {
  opacity: 0.5;
}
.gcc-posts-holder[data-style="cascade"] .gcc-post-item {
  position: relative;
  overflow: hidden;
  width: 31%;
  min-width: 200px;
  display: inline-block;
  margin-right: 2%;
  vertical-align: top;
}
.gcc-col-16 .gcc-posts-holder[data-style="cascade"] .gcc-post-item {
  width: 46%;
}
.gcc-posts-holder[data-style="cascade"] .gcc-post-item-thumb {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-size: cover;
  background-position: center;
  display: inline-block;
  color: #fff;
  position: relative;
}
.gcc-posts-holder[data-style="cascade"] .gcc-post-item-details {
  bottom: 0;
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  margin-top: -8px;
}
.gcc-posts-holder[data-style="cascade"] .gcc-post-item-details:before {
  content: "";
  border: 1px solid;
  border-top: 0;
  opacity: 0.1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.gcc-posts-holder[data-style="cascade"] .gcc-post-item-text {
  height: 350px;
  overflow: hidden;
}
.gcc-posts-holder[data-style="cascade"] .gcc-post-item-title {
  font-size: 1.8em;
  line-height: 1.2em;
  margin-bottom: 10px;
}
.gcc-posts-holder[data-style="cascade"] .gcc-post-item-date {
  opacity: 0.5;
  display: inline-block;
}
.gcc-posts-holder[data-style="cascade"] .gcc-post-comment-count {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 10px;
}
.gcc-view-mobile .gcc-posts-holder[data-style="cascade"] .gcc-post-item {
  min-width: 100%;
}
.gcc-posts-holder[data-style="grid"] .gcc-post-item {
  position: relative;
  overflow: hidden;
  width: 32%;
  height: 0;
  padding-bottom: 32%;
  display: inline-block;
  margin: 0.5%;
  vertical-align: top;
}
.gcc-col-16 .gcc-posts-holder[data-style="grid"] .gcc-post-item {
  width: 49%;
  padding-bottom: 49%;
}
.gcc-view-mobile .gcc-posts-holder[data-style="grid"] .gcc-post-item {
  width: 100%;
  padding-bottom: 100%;
}
.gcc-posts-holder[data-style="grid"] .gcc-post-item-thumb {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  transition: all 0.2s ease-out;
}
.gcc-posts-holder[data-style="grid"] .gcc-post-item-thumb:hover {
  transform: scale(1.1);
}
.gcc-posts-holder[data-style="grid"] .gcc-post-item-details {
  position: absolute;
  bottom: 0;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  color: #fff;
  width: 100%;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.85) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.85) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.85) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);
}
.gcc-posts-holder[data-style="grid"] .gcc-post-item-title {
  font-size: 1.8em;
  line-height: 1.2em;
}
.gcc-posts-holder[data-style="grid"] .gcc-post-item-date {
  opacity: 0.5;
}
.gcc-social-holder a {
  display: inline-block;
  color: inherit !important;
  text-decoration: none;
  margin-right: 5px;
  margin-top: 5px;
  line-height: 1em;
  padding: 3px;
  transition: all 0.2s ease-out;
}
.gcc-social-holder::first-line a {
  margin-top: 0 !important;
}
#gcc-bar-social.gcc-social-holder a {
  margin-bottom: 0 !important;
}
.gcc-social-holder a.ui-sortable-placeholder {
  height: 1px !important;
}
.gcc-social-holder[data-style="outline"] a {
  border: 2px solid;
}
.gcc-social-holder[data-shape="rounded"] a {
  border-radius: 5px;
}
.gcc-social-holder[data-shape="circle"] a {
  border-radius: 50px;
}
.gcc-social-holder a:first-child {
  margin-left: 0 !important;
}
.gcc-social-holder a:last-child {
  margin-right: 0 !important;
}
.gcc-social-holder i {
  height: 1.28571429em;
  line-height: 1.28571429em;
}
.gcc-social-holder[data-style="colors"] a.youtube {
  background-color: #c4302b;
  color: #fff !important;
  border: 2px solid #c4302b;
}
.gcc-social-holder[data-style="colors"] a.youtube:hover {
  color: #c4302b !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.yahoo {
  background-color: #720e9e;
  color: #fff !important;
  border: 2px solid #720e9e;
}
.gcc-social-holder[data-style="colors"] a.yahoo:hover {
  color: #720e9e !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.whatsapp {
  background-color: #20b038;
  color: #fff !important;
  border: 2px solid #20b038;
}
.gcc-social-holder[data-style="colors"] a.whatsapp:hover {
  color: #20b038 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.vine {
  background-color: #00b389;
  color: #fff !important;
  border: 2px solid #00b389;
}
.gcc-social-holder[data-style="colors"] a.vine:hover {
  color: #00b389 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.vimeo {
  background-color: #86c9ef;
  color: #fff !important;
  border: 2px solid #86c9ef;
}
.gcc-social-holder[data-style="colors"] a.vimeo:hover {
  color: #86c9ef !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.twitter {
  background-color: #55acee;
  color: #fff !important;
  border: 2px solid #55acee;
}
.gcc-social-holder[data-style="colors"] a.twitter:hover {
  color: #55acee !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.twitch {
  background-color: #6441a5;
  color: #fff !important;
  border: 2px solid #6441a5;
}
.gcc-social-holder[data-style="colors"] a.twitch:hover {
  color: #6441a5 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.tumblr {
  background-color: #34526f;
  color: #fff !important;
  border: 2px solid #34526f;
}
.gcc-social-holder[data-style="colors"] a.tumblr:hover {
  color: #34526f !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.stumbleupon {
  background-color: #e64011;
  color: #fff !important;
  border: 2px solid #e64011;
}
.gcc-social-holder[data-style="colors"] a.stumbleupon:hover {
  color: #e64011 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.spotify {
  background-color: #81b71a;
  color: #fff !important;
  border: 2px solid #81b71a;
}
.gcc-social-holder[data-style="colors"] a.spotify:hover {
  color: #81b71a !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.soundcloud {
  background-color: #f70;
  color: #fff !important;
  border: 2px solid #f70;
}
.gcc-social-holder[data-style="colors"] a.soundcloud:hover {
  color: #f70 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.snapchat {
  background-color: #e8ba00;
  color: #fff !important;
  border: 2px solid #e8ba00;
}
.gcc-social-holder[data-style="colors"] a.snapchat:hover {
  color: #e8ba00 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.slack {
  background-color: #3eb890;
  color: #fff !important;
  border: 2px solid #3eb890;
}
.gcc-social-holder[data-style="colors"] a.slack:hover {
  color: #3eb890 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.skype {
  background-color: #00aff0;
  color: #fff !important;
  border: 2px solid #00aff0;
}
.gcc-social-holder[data-style="colors"] a.skype:hover {
  color: #00aff0 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.rss {
  background-color: #ee802f;
  color: #fff !important;
  border: 2px solid #ee802f;
}
.gcc-social-holder[data-style="colors"] a.rss:hover {
  color: #ee802f !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.reddit {
  background-color: #e74a1e;
  color: #fff !important;
  border: 2px solid #e74a1e;
}
.gcc-social-holder[data-style="colors"] a.reddit:hover {
  color: #e74a1e !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.pinterest {
  background-color: #c8232c;
  color: #fff !important;
  border: 2px solid #c8232c;
}
.gcc-social-holder[data-style="colors"] a.pinterest:hover {
  color: #c8232c !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.path {
  background-color: #e41f11;
  color: #fff !important;
  border: 2px solid #e41f11;
}
.gcc-social-holder[data-style="colors"] a.path:hover {
  color: #e41f11 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.linkedin {
  background-color: #0e76a8;
  color: #fff !important;
  border: 2px solid #0e76a8;
}
.gcc-social-holder[data-style="colors"] a.linkedin:hover {
  color: #0e76a8 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.instagram {
  background-color: #3f729b;
  color: #fff !important;
  border: 2px solid #3f729b;
}
.gcc-social-holder[data-style="colors"] a.instagram:hover {
  color: #3f729b !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.google-plus {
  background-color: #db4a39;
  color: #fff !important;
  border: 2px solid #db4a39;
}
.gcc-social-holder[data-style="colors"] a.google-plus:hover {
  color: #db4a39 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.github {
  background-color: #221e1b;
  color: #fff !important;
  border: 2px solid #221e1b;
}
.gcc-social-holder[data-style="colors"] a.github:hover {
  color: #221e1b !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.foursquare {
  background-color: #25a0ca;
  color: #fff !important;
  border: 2px solid #25a0ca;
}
.gcc-social-holder[data-style="colors"] a.foursquare:hover {
  color: #25a0ca !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.facebook {
  background-color: #3b5998;
  color: #fff !important;
  border: 2px solid #3b5998;
}
.gcc-social-holder[data-style="colors"] a.facebook:hover {
  color: #3b5998 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.dropbox {
  background-color: #007ee5;
  color: #fff !important;
  border: 2px solid #007ee5;
}
.gcc-social-holder[data-style="colors"] a.dropbox:hover {
  color: #007ee5 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.dribbble {
  background-color: #ea4c89;
  color: #fff !important;
  border: 2px solid #ea4c89;
}
.gcc-social-holder[data-style="colors"] a.dribbble:hover {
  color: #ea4c89 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.digg {
  background-color: #1d1d1b;
  color: #fff !important;
  border: 2px solid #1d1d1b;
}
.gcc-social-holder[data-style="colors"] a.digg:hover {
  color: #1d1d1b !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.deviantart {
  background-color: #c5d200;
  color: #fff !important;
  border: 2px solid #c5d200;
}
.gcc-social-holder[data-style="colors"] a.deviantart:hover {
  color: #c5d200 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.delicious {
  background-color: #205cc0;
  color: #fff !important;
  border: 2px solid #205cc0;
}
.gcc-social-holder[data-style="colors"] a.delicious:hover {
  color: #205cc0 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.behance {
  background-color: #053eff;
  color: #fff !important;
  border: 2px solid #053eff;
}
.gcc-social-holder[data-style="colors"] a.behance:hover {
  color: #053eff !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors"] a.amazon {
  background-color: #f90;
  color: #fff !important;
  border: 2px solid #f90;
}
.gcc-social-holder[data-style="colors"] a.amazon:hover {
  color: #f90 !important;
  background-color: transparent;
}
.gcc-social-holder[data-style="colors-icon"] a.youtube {
  color: #c4302b !important;
}
.gcc-social-holder[data-style="colors-icon"] a.yahoo {
  color: #720e9e !important;
}
.gcc-social-holder[data-style="colors-icon"] a.whatsapp {
  color: #20b038 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.vine {
  color: #00b389 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.vimeo {
  color: #86c9ef !important;
}
.gcc-social-holder[data-style="colors-icon"] a.twitter {
  color: #55acee !important;
}
.gcc-social-holder[data-style="colors-icon"] a.twitch {
  color: #6441a5 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.tumblr {
  color: #34526f !important;
}
.gcc-social-holder[data-style="colors-icon"] a.stumbleupon {
  color: #e64011 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.spotify {
  color: #81b71a !important;
}
.gcc-social-holder[data-style="colors-icon"] a.soundcloud {
  color: #f70 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.snapchat {
  color: #e8ba00 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.slack {
  color: #3eb890 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.skype {
  color: #00aff0 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.rss {
  color: #ee802f !important;
}
.gcc-social-holder[data-style="colors-icon"] a.reddit {
  color: #e74a1e !important;
}
.gcc-social-holder[data-style="colors-icon"] a.pinterest {
  color: #c8232c !important;
}
.gcc-social-holder[data-style="colors-icon"] a.path {
  color: #e41f11 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.linkedin {
  color: #0e76a8 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.instagram {
  color: #3f729b !important;
}
.gcc-social-holder[data-style="colors-icon"] a.google-plus {
  color: #db4a39 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.github {
  color: #221e1b !important;
}
.gcc-social-holder[data-style="colors-icon"] a.foursquare {
  color: #25a0ca !important;
}
.gcc-social-holder[data-style="colors-icon"] a.facebook {
  color: #3b5998 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.dropbox {
  color: #007ee5 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.dribbble {
  color: #ea4c89 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.digg {
  color: #1d1d1b !important;
}
.gcc-social-holder[data-style="colors-icon"] a.deviantart {
  color: #c5d200 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.delicious {
  color: #205cc0 !important;
}
.gcc-social-holder[data-style="colors-icon"] a.behance {
  color: #053eff !important;
}
.gcc-social-holder[data-style="colors-icon"] a.amazon {
  color: #f90 !important;
}
.gcc-social-holder[data-style="colors-outline"] a.youtube {
  color: #c4302b !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.youtube:hover {
  color: #fff !important;
  background-color: #c4302b;
  border: 2px solid #c4302b;
}
.gcc-social-holder[data-style="colors-outline"] a.yahoo {
  color: #720e9e !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.yahoo:hover {
  color: #fff !important;
  background-color: #720e9e;
  border: 2px solid #720e9e;
}
.gcc-social-holder[data-style="colors-outline"] a.whatsapp {
  color: #20b038 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.whatsapp:hover {
  color: #fff !important;
  background-color: #20b038;
  border: 2px solid #20b038;
}
.gcc-social-holder[data-style="colors-outline"] a.vine {
  color: #00b389 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.vine:hover {
  color: #fff !important;
  background-color: #00b389;
  border: 2px solid #00b389;
}
.gcc-social-holder[data-style="colors-outline"] a.vimeo {
  color: #86c9ef !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.vimeo:hover {
  color: #fff !important;
  background-color: #86c9ef;
  border: 2px solid #86c9ef;
}
.gcc-social-holder[data-style="colors-outline"] a.twitter {
  color: #55acee !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.twitter:hover {
  color: #fff !important;
  background-color: #55acee;
  border: 2px solid #55acee;
}
.gcc-social-holder[data-style="colors-outline"] a.twitch {
  color: #6441a5 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.twitch:hover {
  color: #fff !important;
  background-color: #6441a5;
  border: 2px solid #6441a5;
}
.gcc-social-holder[data-style="colors-outline"] a.tumblr {
  color: #34526f !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.tumblr:hover {
  color: #fff !important;
  background-color: #34526f;
  border: 2px solid #34526f;
}
.gcc-social-holder[data-style="colors-outline"] a.stumbleupon {
  color: #e64011 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.stumbleupon:hover {
  color: #fff !important;
  background-color: #e64011;
  border: 2px solid #e64011;
}
.gcc-social-holder[data-style="colors-outline"] a.spotify {
  color: #81b71a !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.spotify:hover {
  color: #fff !important;
  background-color: #81b71a;
  border: 2px solid #81b71a;
}
.gcc-social-holder[data-style="colors-outline"] a.soundcloud {
  color: #f70 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.soundcloud:hover {
  color: #fff !important;
  background-color: #f70;
  border: 2px solid #f70;
}
.gcc-social-holder[data-style="colors-outline"] a.snapchat {
  color: #e8ba00 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.snapchat:hover {
  color: #fff !important;
  background-color: #e8ba00;
  border: 2px solid #e8ba00;
}
.gcc-social-holder[data-style="colors-outline"] a.slack {
  color: #3eb890 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.slack:hover {
  color: #fff !important;
  background-color: #3eb890;
  border: 2px solid #3eb890;
}
.gcc-social-holder[data-style="colors-outline"] a.skype {
  color: #00aff0 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.skype:hover {
  color: #fff !important;
  background-color: #00aff0;
  border: 2px solid #00aff0;
}
.gcc-social-holder[data-style="colors-outline"] a.rss {
  color: #ee802f !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.rss:hover {
  color: #fff !important;
  background-color: #ee802f;
  border: 2px solid #ee802f;
}
.gcc-social-holder[data-style="colors-outline"] a.reddit {
  color: #e74a1e !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.reddit:hover {
  color: #fff !important;
  background-color: #e74a1e;
  border: 2px solid #e74a1e;
}
.gcc-social-holder[data-style="colors-outline"] a.pinterest {
  color: #c8232c !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.pinterest:hover {
  color: #fff !important;
  background-color: #c8232c;
  border: 2px solid #c8232c;
}
.gcc-social-holder[data-style="colors-outline"] a.path {
  color: #e41f11 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.path:hover {
  color: #fff !important;
  background-color: #e41f11;
  border: 2px solid #e41f11;
}
.gcc-social-holder[data-style="colors-outline"] a.linkedin {
  color: #0e76a8 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.linkedin:hover {
  color: #fff !important;
  background-color: #0e76a8;
  border: 2px solid #0e76a8;
}
.gcc-social-holder[data-style="colors-outline"] a.instagram {
  color: #3f729b !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.instagram:hover {
  color: #fff !important;
  background-color: #3f729b;
  border: 2px solid #3f729b;
}
.gcc-social-holder[data-style="colors-outline"] a.google-plus {
  color: #db4a39 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.google-plus:hover {
  color: #fff !important;
  background-color: #db4a39;
  border: 2px solid #db4a39;
}
.gcc-social-holder[data-style="colors-outline"] a.github {
  color: #221e1b !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.github:hover {
  color: #fff !important;
  background-color: #221e1b;
  border: 2px solid #221e1b;
}
.gcc-social-holder[data-style="colors-outline"] a.foursquare {
  color: #25a0ca !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.foursquare:hover {
  color: #fff !important;
  background-color: #25a0ca;
  border: 2px solid #25a0ca;
}
.gcc-social-holder[data-style="colors-outline"] a.facebook {
  color: #3b5998 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.facebook:hover {
  color: #fff !important;
  background-color: #3b5998;
  border: 2px solid #3b5998;
}
.gcc-social-holder[data-style="colors-outline"] a.dropbox {
  color: #007ee5 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.dropbox:hover {
  color: #fff !important;
  background-color: #007ee5;
  border: 2px solid #007ee5;
}
.gcc-social-holder[data-style="colors-outline"] a.dribbble {
  color: #ea4c89 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.dribbble:hover {
  color: #fff !important;
  background-color: #ea4c89;
  border: 2px solid #ea4c89;
}
.gcc-social-holder[data-style="colors-outline"] a.digg {
  color: #1d1d1b !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.digg:hover {
  color: #fff !important;
  background-color: #1d1d1b;
  border: 2px solid #1d1d1b;
}
.gcc-social-holder[data-style="colors-outline"] a.deviantart {
  color: #c5d200 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.deviantart:hover {
  color: #fff !important;
  background-color: #c5d200;
  border: 2px solid #c5d200;
}
.gcc-social-holder[data-style="colors-outline"] a.delicious {
  color: #205cc0 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.delicious:hover {
  color: #fff !important;
  background-color: #205cc0;
  border: 2px solid #205cc0;
}
.gcc-social-holder[data-style="colors-outline"] a.behance {
  color: #053eff !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.behance:hover {
  color: #fff !important;
  background-color: #053eff;
  border: 2px solid #053eff;
}
.gcc-social-holder[data-style="colors-outline"] a.amazon {
  color: #f90 !important;
  border: 2px solid;
}
.gcc-social-holder[data-style="colors-outline"] a.amazon:hover {
  color: #fff !important;
  background-color: #f90;
  border: 2px solid #f90;
}
.gcc-share-button {
  border-radius: 0;
  height: 25px;
  min-width: 25px;
  display: inline-block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 13px !important;
  font-weight: normal;
  padding: 5px;
  cursor: pointer;
  text-align: center;
}
.gcc-share-button i {
  font-size: 20px;
  margin-top: 3px;
}
.gcc-share-button .gcc-share-count {
  display: none;
  padding-right: 5px;
  vertical-align: top;
  margin-top: 5px;
}
a.gcc-share-button:link,
a.gcc-share-button:visited {
  text-decoration: none;
  color: currentColor !important;
}
a.gcc-share-button:hover {
  color: rgba(0, 0, 0, 0.5) !important;
}
.gcc-share-button.comment {
  background-color: transparent;
}
.gcc-share-button.comment .gcc-share-count {
  display: inline-block;
} /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0 {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0 {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0);
    transform: rotate3d(0, 0, 1, 0);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0);
    transform: rotate3d(0, 0, 1, 0);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0 {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0 {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0 {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0 {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0 {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0 {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0 {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0 {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
:root {
  --fc-small-font-size: 0.85em;
  --fc-page-bg-color: #fff;
  --fc-neutral-bg-color: rgba(208, 208, 208, 0.3);
  --fc-neutral-text-color: gray;
  --fc-border-color: #ddd;
  --fc-button-text-color: #fff;
  --fc-button-bg-color: #131313;
  --fc-button-border-color: #131313;
  --fc-button-hover-bg-color: #000;
  --fc-button-hover-border-color: #000;
  --fc-button-active-bg-color: #000;
  --fc-button-active-border-color: #000;
  --fc-event-bg-color: #3788d8;
  --fc-event-border-color: #3788d8;
  --fc-event-text-color: #fff;
  --fc-event-selected-overlay-color: rgba(0, 0, 0, 0.25);
  --fc-more-link-bg-color: #d0d0d0;
  --fc-more-link-text-color: inherit;
  --fc-event-resizer-thickness: 8px;
  --fc-event-resizer-dot-total-width: 8px;
  --fc-event-resizer-dot-border-width: 1px;
  --fc-non-business-color: rgba(215, 215, 215, 0.3);
  --fc-bg-event-color: #8fdf82;
  --fc-bg-event-opacity: 0.3;
  --fc-highlight-color: rgba(188, 232, 241, 0.3);
  --fc-today-bg-color: rgba(255, 220, 40, 0.15);
  --fc-now-indicator-color: red;
} /*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 9999;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: 0;
  font-family: "Open Sans", Arial, sans-serif;
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc;
}
.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
} /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: 0;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: 0;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../icons/photoswipe/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1),
  (-webkit-min-device-pixel-ratio: 1.09375),
  (min-resolution: 105dpi),
  (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../icons/photoswipe/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: 0;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: 0;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #fff;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a;
}
a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff;
}
a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d;
}
a.pswp__share--download:hover {
  background: #ddd;
}
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #fff;
  opacity: 0.75;
  padding: 0 10px;
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #bbb;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #ccc;
}
.pswp__caption--empty {
  display: none;
}
.pswp__caption--fake {
  visibility: hidden;
}
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url(../icons/photoswipe/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: 0;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: 0;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0 {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0 {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0 {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0 {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001;
}
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: 0;
}
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #fff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(27px);
  height: 44px;
  margin-top: calc(-22px);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: 44px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.gcc-view-mobile .swiper-button-prev,
.gcc-view-mobile .swiper-button-next {
  display: none;
}
.gcc-media_index-block .swiper-button-prev::after,
.gcc-media_index-block .swiper-button-next::after {
  font-size: 26px;
  padding: 15px 20px;
  border-radius: 50px;
  background-color: rgba(40, 40, 40, 0.7);
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-prev.swiper-button-#fff,
.swiper-button-next.swiper-button-#fff {
  --swiper-navigation-color: #fff;
}
.swiper-button-prev.swiper-button-#000,
.swiper-button-next.swiper-button-#000 {
  --swiper-navigation-color: #000;
}
.swiper-button-lock {
  display: none;
}
