/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/ui-other-legacy/styles/5-clientlibs/landing-new/color-palette.css ***!
  \**************************************************************************************************************************************************************/
/* COLOR PALETTE LANDING PAGE NEW */

.yellow {
    background-color: #fdd31c;
}
.yellow-dark {
    background-color: #e1bb16;
}
.yellow-deep-dark {
    background-color: #bc8603;
}
.font-yellow {
    color: #fdd31c;
}
.font-yellow-dark {
    color: #e1bb16;
}
.font-yellow-deep-dark {
    color: #bc8603;
}



.red {
    background-color: #f63534;
}
.red-dark {
    background-color: #be2323;
}
.red-deep-dark {
    background-color: #741817;
}
.font-red {
    color: #f63534;
}
.font-red-dark {
    color: #be2323;
}
.font-red-deep-dark {
    color: #741817;
}



.green {
    background-color: #24a85d;
}
.green-dark {
    background-color: #187b43;
}
.green-deep-dark {
    background-color: #084221;
}
.font-green {
    color: #24a85d;
}
.font-green-dark {
    color: #187b43;
}
.font-green-deep-dark {
    color: #084221;
}


.bluelight {
    background-color: #1c5b9c;
}

.font-bluelight {
    color: #1c5b9c;
}

.tec .typo-blue {
    color: #1f3b68;
}
.tec .typo-yellow {
    color: #f9d34a;
}
.tec .typo-grey {
    color: #e8e9ea;
}
.tec .typo-red {
    color: #cb3d3b;
}
.tec .typo-green {
    color: #24a85d;
}

.typo-blue {
    color: #1f3b68;
}
.typo-yellow {
    color: #f9d34a;
}
.typo-grey {
    color: #e8e9ea;
}
.typo-red {
    color: #cb3d3b;
}
.typo-green {
    color: #24a85d;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[0]!./src/less/components/landing-page/components.landing-page.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
@keyframes ripple {
  0% {
    transform: scale(0, 0);
    opacity: 1;
  }
  20% {
    transform: scale(25, 25);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(40, 40);
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18 {
  float: left;
}
.col-xs-18 {
  width: 100%;
}
.col-xs-17 {
  width: 94.44444444%;
}
.col-xs-16 {
  width: 88.88888889%;
}
.col-xs-15 {
  width: 83.33333333%;
}
.col-xs-14 {
  width: 77.77777778%;
}
.col-xs-13 {
  width: 72.22222222%;
}
.col-xs-12 {
  width: 66.66666667%;
}
.col-xs-11 {
  width: 61.11111111%;
}
.col-xs-10 {
  width: 55.55555556%;
}
.col-xs-9 {
  width: 50%;
}
.col-xs-8 {
  width: 44.44444444%;
}
.col-xs-7 {
  width: 38.88888889%;
}
.col-xs-6 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 27.77777778%;
}
.col-xs-4 {
  width: 22.22222222%;
}
.col-xs-3 {
  width: 16.66666667%;
}
.col-xs-2 {
  width: 11.11111111%;
}
.col-xs-1 {
  width: 5.55555556%;
}
.col-xs-pull-18 {
  right: 100%;
}
.col-xs-pull-17 {
  right: 94.44444444%;
}
.col-xs-pull-16 {
  right: 88.88888889%;
}
.col-xs-pull-15 {
  right: 83.33333333%;
}
.col-xs-pull-14 {
  right: 77.77777778%;
}
.col-xs-pull-13 {
  right: 72.22222222%;
}
.col-xs-pull-12 {
  right: 66.66666667%;
}
.col-xs-pull-11 {
  right: 61.11111111%;
}
.col-xs-pull-10 {
  right: 55.55555556%;
}
.col-xs-pull-9 {
  right: 50%;
}
.col-xs-pull-8 {
  right: 44.44444444%;
}
.col-xs-pull-7 {
  right: 38.88888889%;
}
.col-xs-pull-6 {
  right: 33.33333333%;
}
.col-xs-pull-5 {
  right: 27.77777778%;
}
.col-xs-pull-4 {
  right: 22.22222222%;
}
.col-xs-pull-3 {
  right: 16.66666667%;
}
.col-xs-pull-2 {
  right: 11.11111111%;
}
.col-xs-pull-1 {
  right: 5.55555556%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-18 {
  left: 100%;
}
.col-xs-push-17 {
  left: 94.44444444%;
}
.col-xs-push-16 {
  left: 88.88888889%;
}
.col-xs-push-15 {
  left: 83.33333333%;
}
.col-xs-push-14 {
  left: 77.77777778%;
}
.col-xs-push-13 {
  left: 72.22222222%;
}
.col-xs-push-12 {
  left: 66.66666667%;
}
.col-xs-push-11 {
  left: 61.11111111%;
}
.col-xs-push-10 {
  left: 55.55555556%;
}
.col-xs-push-9 {
  left: 50%;
}
.col-xs-push-8 {
  left: 44.44444444%;
}
.col-xs-push-7 {
  left: 38.88888889%;
}
.col-xs-push-6 {
  left: 33.33333333%;
}
.col-xs-push-5 {
  left: 27.77777778%;
}
.col-xs-push-4 {
  left: 22.22222222%;
}
.col-xs-push-3 {
  left: 16.66666667%;
}
.col-xs-push-2 {
  left: 11.11111111%;
}
.col-xs-push-1 {
  left: 5.55555556%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-18 {
  margin-left: 100%;
}
.col-xs-offset-17 {
  margin-left: 94.44444444%;
}
.col-xs-offset-16 {
  margin-left: 88.88888889%;
}
.col-xs-offset-15 {
  margin-left: 83.33333333%;
}
.col-xs-offset-14 {
  margin-left: 77.77777778%;
}
.col-xs-offset-13 {
  margin-left: 72.22222222%;
}
.col-xs-offset-12 {
  margin-left: 66.66666667%;
}
.col-xs-offset-11 {
  margin-left: 61.11111111%;
}
.col-xs-offset-10 {
  margin-left: 55.55555556%;
}
.col-xs-offset-9 {
  margin-left: 50%;
}
.col-xs-offset-8 {
  margin-left: 44.44444444%;
}
.col-xs-offset-7 {
  margin-left: 38.88888889%;
}
.col-xs-offset-6 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 27.77777778%;
}
.col-xs-offset-4 {
  margin-left: 22.22222222%;
}
.col-xs-offset-3 {
  margin-left: 16.66666667%;
}
.col-xs-offset-2 {
  margin-left: 11.11111111%;
}
.col-xs-offset-1 {
  margin-left: 5.55555556%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18 {
    float: left;
  }
  .col-sm-18 {
    width: 100%;
  }
  .col-sm-17 {
    width: 94.44444444%;
  }
  .col-sm-16 {
    width: 88.88888889%;
  }
  .col-sm-15 {
    width: 83.33333333%;
  }
  .col-sm-14 {
    width: 77.77777778%;
  }
  .col-sm-13 {
    width: 72.22222222%;
  }
  .col-sm-12 {
    width: 66.66666667%;
  }
  .col-sm-11 {
    width: 61.11111111%;
  }
  .col-sm-10 {
    width: 55.55555556%;
  }
  .col-sm-9 {
    width: 50%;
  }
  .col-sm-8 {
    width: 44.44444444%;
  }
  .col-sm-7 {
    width: 38.88888889%;
  }
  .col-sm-6 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 27.77777778%;
  }
  .col-sm-4 {
    width: 22.22222222%;
  }
  .col-sm-3 {
    width: 16.66666667%;
  }
  .col-sm-2 {
    width: 11.11111111%;
  }
  .col-sm-1 {
    width: 5.55555556%;
  }
  .col-sm-pull-18 {
    right: 100%;
  }
  .col-sm-pull-17 {
    right: 94.44444444%;
  }
  .col-sm-pull-16 {
    right: 88.88888889%;
  }
  .col-sm-pull-15 {
    right: 83.33333333%;
  }
  .col-sm-pull-14 {
    right: 77.77777778%;
  }
  .col-sm-pull-13 {
    right: 72.22222222%;
  }
  .col-sm-pull-12 {
    right: 66.66666667%;
  }
  .col-sm-pull-11 {
    right: 61.11111111%;
  }
  .col-sm-pull-10 {
    right: 55.55555556%;
  }
  .col-sm-pull-9 {
    right: 50%;
  }
  .col-sm-pull-8 {
    right: 44.44444444%;
  }
  .col-sm-pull-7 {
    right: 38.88888889%;
  }
  .col-sm-pull-6 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 27.77777778%;
  }
  .col-sm-pull-4 {
    right: 22.22222222%;
  }
  .col-sm-pull-3 {
    right: 16.66666667%;
  }
  .col-sm-pull-2 {
    right: 11.11111111%;
  }
  .col-sm-pull-1 {
    right: 5.55555556%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-18 {
    left: 100%;
  }
  .col-sm-push-17 {
    left: 94.44444444%;
  }
  .col-sm-push-16 {
    left: 88.88888889%;
  }
  .col-sm-push-15 {
    left: 83.33333333%;
  }
  .col-sm-push-14 {
    left: 77.77777778%;
  }
  .col-sm-push-13 {
    left: 72.22222222%;
  }
  .col-sm-push-12 {
    left: 66.66666667%;
  }
  .col-sm-push-11 {
    left: 61.11111111%;
  }
  .col-sm-push-10 {
    left: 55.55555556%;
  }
  .col-sm-push-9 {
    left: 50%;
  }
  .col-sm-push-8 {
    left: 44.44444444%;
  }
  .col-sm-push-7 {
    left: 38.88888889%;
  }
  .col-sm-push-6 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 27.77777778%;
  }
  .col-sm-push-4 {
    left: 22.22222222%;
  }
  .col-sm-push-3 {
    left: 16.66666667%;
  }
  .col-sm-push-2 {
    left: 11.11111111%;
  }
  .col-sm-push-1 {
    left: 5.55555556%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-18 {
    margin-left: 100%;
  }
  .col-sm-offset-17 {
    margin-left: 94.44444444%;
  }
  .col-sm-offset-16 {
    margin-left: 88.88888889%;
  }
  .col-sm-offset-15 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-14 {
    margin-left: 77.77777778%;
  }
  .col-sm-offset-13 {
    margin-left: 72.22222222%;
  }
  .col-sm-offset-12 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 61.11111111%;
  }
  .col-sm-offset-10 {
    margin-left: 55.55555556%;
  }
  .col-sm-offset-9 {
    margin-left: 50%;
  }
  .col-sm-offset-8 {
    margin-left: 44.44444444%;
  }
  .col-sm-offset-7 {
    margin-left: 38.88888889%;
  }
  .col-sm-offset-6 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 27.77777778%;
  }
  .col-sm-offset-4 {
    margin-left: 22.22222222%;
  }
  .col-sm-offset-3 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-2 {
    margin-left: 11.11111111%;
  }
  .col-sm-offset-1 {
    margin-left: 5.55555556%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18 {
    float: left;
  }
  .col-md-18 {
    width: 100%;
  }
  .col-md-17 {
    width: 94.44444444%;
  }
  .col-md-16 {
    width: 88.88888889%;
  }
  .col-md-15 {
    width: 83.33333333%;
  }
  .col-md-14 {
    width: 77.77777778%;
  }
  .col-md-13 {
    width: 72.22222222%;
  }
  .col-md-12 {
    width: 66.66666667%;
  }
  .col-md-11 {
    width: 61.11111111%;
  }
  .col-md-10 {
    width: 55.55555556%;
  }
  .col-md-9 {
    width: 50%;
  }
  .col-md-8 {
    width: 44.44444444%;
  }
  .col-md-7 {
    width: 38.88888889%;
  }
  .col-md-6 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 27.77777778%;
  }
  .col-md-4 {
    width: 22.22222222%;
  }
  .col-md-3 {
    width: 16.66666667%;
  }
  .col-md-2 {
    width: 11.11111111%;
  }
  .col-md-1 {
    width: 5.55555556%;
  }
  .col-md-pull-18 {
    right: 100%;
  }
  .col-md-pull-17 {
    right: 94.44444444%;
  }
  .col-md-pull-16 {
    right: 88.88888889%;
  }
  .col-md-pull-15 {
    right: 83.33333333%;
  }
  .col-md-pull-14 {
    right: 77.77777778%;
  }
  .col-md-pull-13 {
    right: 72.22222222%;
  }
  .col-md-pull-12 {
    right: 66.66666667%;
  }
  .col-md-pull-11 {
    right: 61.11111111%;
  }
  .col-md-pull-10 {
    right: 55.55555556%;
  }
  .col-md-pull-9 {
    right: 50%;
  }
  .col-md-pull-8 {
    right: 44.44444444%;
  }
  .col-md-pull-7 {
    right: 38.88888889%;
  }
  .col-md-pull-6 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 27.77777778%;
  }
  .col-md-pull-4 {
    right: 22.22222222%;
  }
  .col-md-pull-3 {
    right: 16.66666667%;
  }
  .col-md-pull-2 {
    right: 11.11111111%;
  }
  .col-md-pull-1 {
    right: 5.55555556%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-18 {
    left: 100%;
  }
  .col-md-push-17 {
    left: 94.44444444%;
  }
  .col-md-push-16 {
    left: 88.88888889%;
  }
  .col-md-push-15 {
    left: 83.33333333%;
  }
  .col-md-push-14 {
    left: 77.77777778%;
  }
  .col-md-push-13 {
    left: 72.22222222%;
  }
  .col-md-push-12 {
    left: 66.66666667%;
  }
  .col-md-push-11 {
    left: 61.11111111%;
  }
  .col-md-push-10 {
    left: 55.55555556%;
  }
  .col-md-push-9 {
    left: 50%;
  }
  .col-md-push-8 {
    left: 44.44444444%;
  }
  .col-md-push-7 {
    left: 38.88888889%;
  }
  .col-md-push-6 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 27.77777778%;
  }
  .col-md-push-4 {
    left: 22.22222222%;
  }
  .col-md-push-3 {
    left: 16.66666667%;
  }
  .col-md-push-2 {
    left: 11.11111111%;
  }
  .col-md-push-1 {
    left: 5.55555556%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-18 {
    margin-left: 100%;
  }
  .col-md-offset-17 {
    margin-left: 94.44444444%;
  }
  .col-md-offset-16 {
    margin-left: 88.88888889%;
  }
  .col-md-offset-15 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-14 {
    margin-left: 77.77777778%;
  }
  .col-md-offset-13 {
    margin-left: 72.22222222%;
  }
  .col-md-offset-12 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-11 {
    margin-left: 61.11111111%;
  }
  .col-md-offset-10 {
    margin-left: 55.55555556%;
  }
  .col-md-offset-9 {
    margin-left: 50%;
  }
  .col-md-offset-8 {
    margin-left: 44.44444444%;
  }
  .col-md-offset-7 {
    margin-left: 38.88888889%;
  }
  .col-md-offset-6 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 27.77777778%;
  }
  .col-md-offset-4 {
    margin-left: 22.22222222%;
  }
  .col-md-offset-3 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-2 {
    margin-left: 11.11111111%;
  }
  .col-md-offset-1 {
    margin-left: 5.55555556%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18 {
    float: left;
  }
  .col-lg-18 {
    width: 100%;
  }
  .col-lg-17 {
    width: 94.44444444%;
  }
  .col-lg-16 {
    width: 88.88888889%;
  }
  .col-lg-15 {
    width: 83.33333333%;
  }
  .col-lg-14 {
    width: 77.77777778%;
  }
  .col-lg-13 {
    width: 72.22222222%;
  }
  .col-lg-12 {
    width: 66.66666667%;
  }
  .col-lg-11 {
    width: 61.11111111%;
  }
  .col-lg-10 {
    width: 55.55555556%;
  }
  .col-lg-9 {
    width: 50%;
  }
  .col-lg-8 {
    width: 44.44444444%;
  }
  .col-lg-7 {
    width: 38.88888889%;
  }
  .col-lg-6 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 27.77777778%;
  }
  .col-lg-4 {
    width: 22.22222222%;
  }
  .col-lg-3 {
    width: 16.66666667%;
  }
  .col-lg-2 {
    width: 11.11111111%;
  }
  .col-lg-1 {
    width: 5.55555556%;
  }
  .col-lg-pull-18 {
    right: 100%;
  }
  .col-lg-pull-17 {
    right: 94.44444444%;
  }
  .col-lg-pull-16 {
    right: 88.88888889%;
  }
  .col-lg-pull-15 {
    right: 83.33333333%;
  }
  .col-lg-pull-14 {
    right: 77.77777778%;
  }
  .col-lg-pull-13 {
    right: 72.22222222%;
  }
  .col-lg-pull-12 {
    right: 66.66666667%;
  }
  .col-lg-pull-11 {
    right: 61.11111111%;
  }
  .col-lg-pull-10 {
    right: 55.55555556%;
  }
  .col-lg-pull-9 {
    right: 50%;
  }
  .col-lg-pull-8 {
    right: 44.44444444%;
  }
  .col-lg-pull-7 {
    right: 38.88888889%;
  }
  .col-lg-pull-6 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 27.77777778%;
  }
  .col-lg-pull-4 {
    right: 22.22222222%;
  }
  .col-lg-pull-3 {
    right: 16.66666667%;
  }
  .col-lg-pull-2 {
    right: 11.11111111%;
  }
  .col-lg-pull-1 {
    right: 5.55555556%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-18 {
    left: 100%;
  }
  .col-lg-push-17 {
    left: 94.44444444%;
  }
  .col-lg-push-16 {
    left: 88.88888889%;
  }
  .col-lg-push-15 {
    left: 83.33333333%;
  }
  .col-lg-push-14 {
    left: 77.77777778%;
  }
  .col-lg-push-13 {
    left: 72.22222222%;
  }
  .col-lg-push-12 {
    left: 66.66666667%;
  }
  .col-lg-push-11 {
    left: 61.11111111%;
  }
  .col-lg-push-10 {
    left: 55.55555556%;
  }
  .col-lg-push-9 {
    left: 50%;
  }
  .col-lg-push-8 {
    left: 44.44444444%;
  }
  .col-lg-push-7 {
    left: 38.88888889%;
  }
  .col-lg-push-6 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 27.77777778%;
  }
  .col-lg-push-4 {
    left: 22.22222222%;
  }
  .col-lg-push-3 {
    left: 16.66666667%;
  }
  .col-lg-push-2 {
    left: 11.11111111%;
  }
  .col-lg-push-1 {
    left: 5.55555556%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-18 {
    margin-left: 100%;
  }
  .col-lg-offset-17 {
    margin-left: 94.44444444%;
  }
  .col-lg-offset-16 {
    margin-left: 88.88888889%;
  }
  .col-lg-offset-15 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-14 {
    margin-left: 77.77777778%;
  }
  .col-lg-offset-13 {
    margin-left: 72.22222222%;
  }
  .col-lg-offset-12 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-11 {
    margin-left: 61.11111111%;
  }
  .col-lg-offset-10 {
    margin-left: 55.55555556%;
  }
  .col-lg-offset-9 {
    margin-left: 50%;
  }
  .col-lg-offset-8 {
    margin-left: 44.44444444%;
  }
  .col-lg-offset-7 {
    margin-left: 38.88888889%;
  }
  .col-lg-offset-6 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 27.77777778%;
  }
  .col-lg-offset-4 {
    margin-left: 22.22222222%;
  }
  .col-lg-offset-3 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-2 {
    margin-left: 11.11111111%;
  }
  .col-lg-offset-1 {
    margin-left: 5.55555556%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* reset */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:focus {
  outline: 0;
}
:focus {
  outline: none;
}
button {
  outline: 0 !important;
  border: none;
}
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.hidden {
  display: none;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.nav-tabs {
  border: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
}
.nav-tabs > li > a {
  border-radius: 0;
}
/* struttura */
body {
  color: #333;
  background-color: #F7F7F7;
  min-width: 320px;
  touch-action: manipulation;
  height: 100%;
}
@media (min-width: 20px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
}
@media (min-width: 1160px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1260px;
  }
}
@media (min-width: 1366px) {
  .container {
    max-width: 1340px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1450px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1600px;
  }
}
.container > header {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.p-relative {
  position: relative;
}
/*Button*/
a,
button {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Standard syntax */
}
.btn {
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 0;
  border: none;
}
/*Button End*/
.flex-box {
  display: -webkit-flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}
.no-padding-left {
  padding-left: 0;
}
#browser-outdated {
  display: none;
}
html.lte-ie9 {
  height: 100%;
}
html.lte-ie9 body {
  height: 100%;
  overflow: hidden;
}
.lte-ie9 #browser-outdated {
  padding-top: 30px;
  display: block;
  position: fixed;
  z-index: 99999999 !important;
  background-color: #fff;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  /* Browser - Backgrounds */
}
.lte-ie9 #browser-outdated .logo {
  width: 270px;
  height: 60px;
  display: inline-block;
}
.lte-ie9 #browser-outdated .logo span {
  display: inline-block;
  position: absolute;
  background: transparent url("../../../etc/designs/eurobet/images/logo.svg") no-repeat;
  background-size: contain;
  text-align: center;
  height: 60px;
  width: 270px;
}
.lte-ie9 #browser-outdated h1 {
  font-size: 46px;
  font-weight: 200;
  text-align: center;
  margin-top: 10px;
}
.lte-ie9 #browser-outdated h2 {
  font-size: 16px;
  font-weight: 500;
  margin: 30px 15px 20px 15px;
}
.lte-ie9 #browser-outdated p {
  font-weight: 300;
  line-height: 32px;
  font-size: 20px;
  margin-top: 30px;
}
.lte-ie9 #browser-outdated .browser {
  padding: 70px 0px 0 0px;
  width: 200px;
  display: inline-block;
}
.lte-ie9 #browser-outdated .browser span {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
  background: transparent url("../../../etc/designs/eurobet/images/browsers-bg.png") no-repeat;
  background-size: auto 100px;
  text-align: center;
}
.lte-ie9 #browser-outdated #chrome span {
  background-position: 2px 0px;
}
.lte-ie9 #browser-outdated #firefox span {
  background-position: -100px 0px;
}
.lte-ie9 #browser-outdated #internetExplorer span {
  background-position: -200px 0px;
}
.lte-ie9 #browser-outdated #safari span {
  background-position: -296px 0px;
}
.lte-ie9 #browser-outdated #opera span {
  background-position: -394px 0px;
}
/* REGOLE ESCLUSIONE GIOCHI DA MOBILE - TABLET - DESKTOP */
html[data-detectplatform*="mobile"] .no-mobile {
  display: none !important;
}
html[data-detectplatform*="tablet"] .no-tablet {
  display: none !important;
}
html[data-detectplatform*="desktop"] .no-desktop {
  display: none !important;
}
/* REGOLE NASCONI BARRA SCROLL */
.hide-scroll-bar::-webkit-scrollbar {
  display: none;
}
.hide-scroll-bar {
  -ms-overflow-style: none;
}
/* trick per mobile device */
/* style back to top */
@keyframes showScroll {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@-webkit-keyframes showScroll {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@keyframes hideScroll {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
@-webkit-keyframes hideScroll {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
.scrollToTop {
  z-index: 999999;
}
.scrollToTop .Euicoico_arrows-backtop-full {
  color: #198662;
  font-size: 50px;
  background-color: #fff;
  border-radius: 25px;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.22);
  opacity: 0.9;
  display: block;
}
.scrollToTop .animate-show {
  animation: showScroll 0.3s ease-in-out;
  -webkit-animation: showScroll 0.3s ease-in-out;
}
.scrollToTop .animate-hide {
  animation: hideScroll 0.3s ease-in-out forwards;
  -webkit-animation: hideScroll 0.3s ease-in-out forwards;
}
/* start: REGOLE CLASSE BODY SEZIONE SPORT 
 * REALIZZATE PER NASCONDERE IL FOOTER E IL PREFOOTER QUANDO SI VISUALIZZANO
 * IN VERSIONE MOBILE "sidebar-sx-mobile open"
 */
body.sport-section-mobile #sitemap-footer {
  display: none;
}
@media (min-width: 992px) {
  body.sport-section-mobile #sitemap-footer {
    display: block;
  }
}
body.sport-section-mobile footer {
  display: none;
}
@media (min-width: 992px) {
  body.sport-section-mobile footer {
    display: inline-block;
  }
}
/* end: REGOLE CLASSE BODY SEZIONE SPORT */
/* Fix Recaptcha */
.grecaptcha-badge {
  visibility: hidden;
}
/* end: Fix Recaptcha */
/* stile header */
header {
  flex-wrap: wrap;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
}
header .header-aams {
  width: 100%;
  background-color: #e8e9ea;
  height: 40px;
  justify-content: space-between;
}
header .header-aams .aams {
  justify-content: space-between;
  padding-top: 5px;
}
header .header-aams .aams img {
  margin-bottom: 10px;
  height: 30px;
}
header .header-aams .aams p {
  text-transform: uppercase;
  font-weight: bold;
  line-height: 30px;
}
header .header-aams .aams .aams-logos {
  align-self: flex-end;
  text-align: right;
}
header .bar-logo {
  background-color: #243561;
  width: 100%;
  height: 60px;
  text-align: center;
  padding: 18px;
}
header .bar-logo img {
  height: 30px;
  width: 180px;
}
@media (max-width: 1024px) {
  .header-aams {
    display: none;
  }
}
/* LESS Document */
@media (min-width: 20px) {
  .noScroll {
    overflow: hidden;
  }
}
.bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  /* --- start: New Landing Page CLASSES --- */
}
.bg-image .container {
  justify-content: center;
  height: auto;
  min-height: auto;
  padding-top: 0;
  padding-bottom: 0;
  flex-direction: row;
  position: static;
  z-index: 1;
}
@media (min-width: 992px) {
  .bg-image .container {
    margin-top: 60px;
    height: auto;
    min-height: 89vh;
    padding-top: 0em;
    padding-bottom: 2em;
  }
}
@media (min-width: 1160px) {
  .bg-image .container {
    margin-top: 100px;
    padding-bottom: 0;
    padding-top: 0;
  }
}
@media (min-width: 1280px) {
  .bg-image .container {
    margin-top: 100px;
    padding-bottom: 0;
    padding-top: 0;
  }
}
.bg-image .container .floating-center-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
  justify-content: center;
  margin: auto 0;
  height: auto;
  min-height: auto;
}
@media (min-width: 20px) {
  .bg-image .container .text {
    color: #fff;
    text-transform: uppercase;
    max-width: 768px;
    text-align: center;
    align-self: center;
    margin-bottom: 20px;
  }
}
@media (min-width: 20px) {
  .bg-image .container .text h2 {
    font-weight: 100;
    margin-bottom: 0;
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  .bg-image .container .text h2 {
    font-size: 60px;
  }
}
@media (min-width: 20px) {
  .bg-image .container .text h2 b {
    color: #FBBC04;
  }
}
@media (min-width: 20px) {
  .bg-image .container .text h1 {
    font-weight: bolder;
    margin: 0;
    font-size: 45px;
  }
  .bg-image .container .text h1 span {
    font-weight: 100;
    font-size: 30px;
  }
}
@media (min-width: 20px) and (min-width: 20px) {
  .bg-image .container .text h1 b {
    color: #FBBC04;
  }
}
@media (min-width: 768px) {
  .bg-image .container .text h1 {
    font-size: 80px;
  }
  .bg-image .container .text h1 span {
    font-size: 50px;
  }
}
@media (min-width: 20px) {
  .bg-image .container .text p {
    text-transform: none;
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .bg-image .container .text p {
    font-size: 34px;
  }
}
@media (min-width: 20px) {
  .bg-image .container .text p b {
    color: #FBBC04;
    font-weight: normal;
  }
}
@media (min-width: 20px) {
  .bg-image .container a:hover {
    color: #fff;
  }
}
@media (min-width: 20px) {
  .bg-image .container a:focus {
    color: #fff;
    background-color: #487e65;
    text-decoration: none;
  }
}
@media (min-width: 20px) {
  .bg-image .container a:active {
    color: #fff;
    background-color: #487e65;
    text-decoration: none;
  }
}
@media (min-width: 20px) {
  .bg-image .container a.btn-default {
    padding: 10px 30px;
    font-size: 26px;
    margin: 0 0 10px 0;
    align-self: center;
  }
}
@media (min-width: 992px) {
  .bg-image .container a.btn-default {
    font-size: 46px;
  }
}
/* LESS Document */
@media (min-width: 20px) {
  .registered {
    text-align: center;
    color: #fff;
    padding: 5px 0 0 0;
    margin: 0 0 5px;
  }
}
@media (min-width: 768px) {
  .registered {
    margin: 15px 0 20px;
  }
}
@media (min-width: 1366px) {
  .registered {
    margin: 0 0 5px;
  }
}
.registered a {
  color: #fff;
}
.registered a:hover {
  text-decoration: underline;
}
/* LESS Document */
.tec {
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
}
.tec a {
  color: #fff;
}
@media (min-width: 20px) {
  .tec a:hover {
    color: #fff;
  }
}
@media (min-width: 20px) {
  .tec a:focus {
    color: #fff;
    background-color: transparent !important;
    text-decoration: none;
  }
}
@media (min-width: 20px) {
  .tec a:active {
    color: #fff;
    background-color: transparent !important;
    text-decoration: none;
  }
}
/* =================================================== 

                TERMINI E CONDIZIONI

====================================================== */
.cd-panel {
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  position: fixed;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.6s;
  -moz-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s;
}
.cd-panel::after {
  /* overlay  */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  -webkit-transition: background 0.3s 0.3s;
  -moz-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}
.cd-panel.is-visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  transition: visibility 0s 0s;
}
.cd-panel.is-visible::after {
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: background 0.3s 0s;
  -moz-transition: background 0.3s 0s;
  transition: background 0.3s 0s;
}
.cd-panel.is-visible .cd-panel-close::before {
  -webkit-animation: cd-close-1 0.6s 0.3s;
  -moz-animation: cd-close-1 0.6s 0.3s;
  animation: cd-close-1 0.6s 0.3s;
}
.cd-panel.is-visible .cd-panel-close::after {
  -webkit-animation: cd-close-2 0.6s 0.3s;
  -moz-animation: cd-close-2 0.6s 0.3s;
  animation: cd-close-2 0.6s 0.3s;
}
.cd-panel.is-visible .cd-panel-header {
  top: 0;
  -webkit-transition: top 0.3s 0.3s;
  -moz-transition: top 0.3s 0.3s;
  transition: top 0.3s 0.3s;
}
.cd-panel h3 {
  margin-bottom: 20px;
  font-size: 25px !important;
}
.cd-panel ol li:last-child {
  margin-bottom: 30px;
}
.cd-panel ul li {
  list-style-type: disc;
  line-height: 170%;
}
.cd-panel .cd-panel-header {
  position: fixed;
  width: 70%;
  height: 60px;
  line-height: 50px;
  background: #52638F;
  z-index: 9999;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: top 0.3s 0s;
  -moz-transition: top 0.3s 0s;
  transition: top 0.3s 0s;
  top: -60px;
  right: 0;
  left: 0;
}
@media (min-width: 992px) {
  .cd-panel .cd-panel-header {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  .cd-panel .cd-panel-header h1 {
    font-size: 1.3em;
  }
}
.cd-panel h1 {
  font-weight: bold;
  color: #fff;
  margin: 10px 0;
  font-size: 1.5rem;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 60px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cd-panel a:hover {
  text-decoration: none;
}
.cd-panel .cd-panel-close {
  background: transparent;
  position: absolute;
  top: 10px;
  right: -10px;
  height: 100%;
  width: 60px;
  /* Sostituzione immagine */
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  font-size: 32px;
  cursor: pointer;
}
.cd-panel .cd-panel-close::before {
  position: absolute;
  top: 22px;
  left: 20px;
  height: 3px;
  width: 20px;
  background-color: #424f5c;
  /* Fix per problemi con gli pseudo elementi */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-panel .cd-panel-close::after {
  position: absolute;
  top: 22px;
  left: 20px;
  height: 3px;
  width: 20px;
  background-color: #424f5c;
  /* Fix per problemi con gli pseudo elementi */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cd-panel .no-touch .cd-panel-close:hover {
  background-color: #424f5c;
}
.cd-panel .no-touch .cd-panel-close:hover::after {
  background-color: #fff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.cd-panel .no-touch .cd-panel-close:hover::before {
  background-color: #fff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: rotate(220deg);
  -moz-transform: rotate(220deg);
  -ms-transform: rotate(220deg);
  -o-transform: rotate(220deg);
  transform: rotate(220deg);
}
.cd-panel .cd-panel-container {
  position: fixed;
  width: 70%;
  height: 100%;
  top: 0;
  background: rgba(36, 53, 97, 0.93);
  z-index: 9998;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
@media (min-width: 992px) {
  .cd-panel .cd-panel-container {
    width: 50%;
  }
}
.cd-panel .cd-panel-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 70px 20px 0 20px;
  overflow: auto;
  /* Effetto smooth scrolling sui mobile devcices */
  -webkit-overflow-scrolling: touch;
  color: #fff;
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0.1px;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  .cd-panel .cd-panel-content {
    width: 100%;
  }
}
.cd-panel .cd-panel-content p {
  font-size: 14px;
  line-height: 100%;
  margin: 1em 0;
  color: #fff;
  text-align: justify;
  width: 90%;
  font-weight: 400;
}
.cd-panel .cd-panel-content p:first-of-type {
  margin-top: 0;
}
@media only screen and (max-width: 640px) {
  .cd-panel .cd-panel-content p {
    font-size: 14px;
    line-height: 150%;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .cd-panel .cd-panel-content p {
    font-size: 14px;
    line-height: 150%;
  }
}
.cd-panel .cd-panel-content ul {
  font-size: 14px;
  text-align: justify;
}
@media only screen and (max-width: 640px) {
  .cd-panel .cd-panel-content ul {
    font-size: 0.9em;
    line-height: 150%;
    text-align: left;
  }
}
.cd-panel .cd-panel-content ul li {
  line-height: 1.1em;
  margin: 1.5vh 0;
}
@media only screen and (max-width: 640px) {
  .cd-panel .cd-panel-content ul li {
    font-size: 14px;
  }
}
.cd-panel .cd-panel-content a {
  font-size: 14px;
  text-decoration: underline;
  color: #fff;
}
.cd-panel .cd-panel-content h3 {
  font-weight: 600;
  font-size: 2em;
  color: #fff;
}
.cd-panel .cd-panel-content table {
  border-color: transparent;
  margin: 20px 0;
  width: 100%;
}
.cd-panel .cd-panel-content table tr:first-child {
  background-color: #52638F !important;
}
@media (min-width: 20px) {
  .cd-panel .cd-panel-content table tr th {
    display: none;
  }
}
@media (min-width: 992px) {
  .cd-panel .cd-panel-content table tr th {
    display: table-cell;
    border-color: #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff !important;
  }
}
@media (min-width: 20px) {
  .cd-panel .cd-panel-content table tr td {
    display: table;
    margin: 5px 5px;
    border: none;
  }
  .cd-panel .cd-panel-content table tr td:before {
    content: attr(data-th) ": ";
    font-weight: bold;
    line-height: 18px;
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .cd-panel .cd-panel-content table tr td {
    display: table-cell;
    border: 1px solid #fff;
    padding: 15px;
    margin: 0;
  }
  .cd-panel .cd-panel-content table tr td:before {
    display: none;
  }
}
.cd-panel .cd-panel-content table tr:nth-child(even) {
  background-color: #e8e9ea;
}
.cd-panel .cd-panel-content table tr:nth-child(even) td {
  border-color: #fff;
  color: #333;
}
.cd-panel .cd-panel-content table tr:nth-child(odd) {
  background-color: #fff;
}
.cd-panel .cd-panel-content table tr:nth-child(odd) td {
  color: #333;
}
.cd-panel .cd-panel-content table tr td {
  border-color: #fff;
}
.from-left .cd-panel-container {
  right: 0;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.is-visible .cd-panel-container {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
@-webkit-keyframes cd-close-1 {
  0%,
  50% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}
@-moz-keyframes cd-close-1 {
  0%,
  50% {
    -moz-transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(45deg);
  }
}
@keyframes cd-close-1 {
  0%,
  50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@-webkit-keyframes cd-close-2 {
  0%,
  50% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-45deg);
  }
}
@-moz-keyframes cd-close-2 {
  0%,
  50% {
    -moz-transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(-45deg);
  }
}
@keyframes cd-close-2 {
  0%,
  50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
/* LESS Document */
.steps {
  flex-direction: row;
  align-self: center;
  margin: 24px auto 0 auto;
}
@media (min-width: 20px) {
  .steps {
    display: none;
  }
}
@media (min-width: 992px) {
  .steps {
    display: -webkit-flex;
  }
}
.steps .step1,
.steps .step2,
.steps .step3 {
  display: -webkit-flex;
}
.steps .step2 {
  margin: 0 40px;
}
.steps .step-number {
  background-color: #52638F;
  color: #fff;
  width: 50px;
  height: 75px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  text-align: center;
  line-height: 75px;
  font-size: 40px;
  font-weight: bolder;
}
.steps .step-number p {
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
}
.steps .step-text {
  color: #243561;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  width: 240px;
  height: 75px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  padding-top: 14px;
}
.steps .step-text h3 {
  padding: 0 20px;
  margin: 0;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  font-weight: bolder;
  overflow: hidden;
  white-space: nowrap;
}
.steps .step-text p {
  padding: 0 20px;
  font-size: 14px;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  overflow: hidden;
  white-space: nowrap;
}
/**
 * Swiper 4.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 28, 2017
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  width: 100%;
  visibility: hidden;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  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 {
  -webkit-transform-style: preserve-3d;
  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));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* stile header */
header .bar-logo.newLa {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
header .bar-logo.newLa img {
  margin: 0 auto;
}
header .bar-logo .newLa__ctaHeader {
  display: none;
  visibility: hidden;
  position: absolute;
  right: 9vw;
  top: 8px;
}
@media (min-width: 768px) {
  header .bar-logo .newLa__ctaHeader {
    top: 50px;
  }
}
@media (min-width: 992px) {
  header .bar-logo .newLa__ctaHeader {
    display: none;
    visibility: visible;
  }
}
header .bar-logo .newLa__ctaHeader.cta--shadowYellow::after {
  top: 3px;
  left: 3px;
}
header .bar-logo .newLa__ctaHeader.cta--shadowYellow:hover::after {
  height: 79%;
}
header .bar-logo .newLa__ctaHeader.cta--shadowRed::after {
  top: 3px;
  left: 3px;
}
header .bar-logo .newLa__ctaHeader.cta--shadowRed:hover::after {
  height: 79%;
}
header .bar-logo .newLa__ctaHeader.cta--shadowGreen::after {
  top: 3px;
  left: 3px;
}
header .bar-logo .newLa__ctaHeader.cta--shadowGreen:hover::after {
  height: 79%;
}
@media (max-width: 1024px) {
}
html,
body {
  height: auto;
  min-height: 100%;
}
/* style indicatore scroll page inizio  */
.container-indicatore-scroll {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
}
@media (min-width: 20px) {
  .container-indicatore-scroll {
    display: none;
  }
}
@media (min-width: 992px) {
  .container-indicatore-scroll {
    display: block;
  }
}
.container-indicatore-scroll .indicatore-scroll {
  width: 110px;
  height: 56px;
  margin: 0 auto;
  border-top-left-radius: 220px;
  border-top-right-radius: 220px;
}
.container-indicatore-scroll .indicatore-scroll.black {
  background-color: rgba(0, 0, 0, 0.33);
}
.container-indicatore-scroll .indicatore-scroll.white {
  background-color: rgba(255, 255, 255, 0.6);
}
.container-indicatore-scroll .indicatore-scroll img {
  width: 100%;
  height: 100%;
  padding: 10px;
}
/* style indicatore scroll page fine  */
@media (min-width: 20px) {
}
.flex-box--col {
  display: -webkit-flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  flex-direction: column;
  height: auto;
  min-height: 100%;
  position: relative;
}
.container--noPadding {
  padding: 0;
}
.newLa__videoBg--cont {
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.newLa__videoBg--cont::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #191d27;
  z-index: 1;
  opacity: 0.6;
}
.newLa__videoBg--cont video {
  width: auto;
  height: 100%;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  background: transparent no-repeat 0 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 992px) {
}
@media (min-width: 1160px) {
}
@media (min-width: 1280px) {
}
.bg-image .container .floating-center-wrapper .newLaWrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 3em;
  margin-bottom: initial;
}
@media (min-width: 992px) {
  .bg-image .container .floating-center-wrapper .newLaWrapper {
    margin-top: auto;
    margin-bottom: auto;
  }
}
.bg-image .container .floating-center-wrapper.wrapper-row {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}
.bg-image .container .floating-center-wrapper.wrapper-row--wrap {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex: 1;
}
.bg-image .container .floating-center-wrapper.wrapper-column {
  flex-direction: column;
}
.bg-image .container .floating-center-wrapper.wrapper-column--top {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.bg-image .container .floating-center-wrapper.wrapper-column--center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.bg-image .container .floating-center-wrapper.wrapper-column--center.evenly {
  justify-content: space-evenly;
}
@media (min-width: 992px) {
  .bg-image .container .floating-center-wrapper.wrapper-column--center.topBar {
    padding-top: 0;
  }
}
.bg-image .container .floating-center-wrapper.wrapper-column--bottom {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.bg-image .container .floating-center-wrapper.wrapper-column--bottom.onlyCta {
  height: auto;
  min-height: 90vh;
}
@media (min-width: 992px) {
  .bg-image .container .floating-center-wrapper.wrapper-column--bottom.onlyCta {
    height: auto;
    min-height: 80vh;
  }
}
.bg-image.newLa-section {
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}
@media (min-width: 20px) {
  .bg-image.newLa-section {
    padding-top: 100px;
    padding-bottom: 100px;
    height: auto;
    min-height: auto;
    justify-content: center;
  }
}
@media (min-width: 360px) {
  .bg-image.newLa-section {
    padding-top: 100px;
    padding-bottom: 100px;
    height: auto;
    min-height: auto;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .bg-image.newLa-section {
    padding-top: 50px;
    padding-bottom: 50px;
    height: auto;
    min-height: auto;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .bg-image.newLa-section {
    padding-top: 5em;
    padding-bottom: 5em;
    height: auto;
    min-height: 100vh;
    justify-content: initial;
  }
}
@media (min-width: 1160px) {
  .bg-image.newLa-section {
    padding-top: 5em;
    padding-bottom: 5em;
    height: auto;
    min-height: 90vh;
    justify-content: initial;
  }
}
@media (min-width: 1280px) {
  .bg-image.newLa-section {
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
    min-height: 100vh;
  }
}
.bg-image.newLa-section .container {
  flex-direction: row;
  align-items: start;
  height: auto;
  min-height: auto;
  padding-top: 0;
}
@media screen and (-ms-high-contrast: none) {
  .bg-image.newLa-section .container {
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .bg-image.newLa-section .container {
    flex-direction: row;
    height: auto;
    padding-top: 2em;
    min-height: 100vh;
  }
}
@media (min-width: 768px) {
  .bg-image.newLa-section .container {
    height: auto;
    padding-top: 0;
    min-height: auto;
  }
}
@media (min-width: 992px) {
}
@media (min-height: 600px) and (min-width: 992px) {
  .bg-image.newLa-section .container {
    align-items: center;
    padding-top: 0;
    height: auto;
    min-height: 90vh;
  }
}
.bg-image.newLa-section .container-bottomRoundedNav {
  margin-bottom: 0em;
}
@media (min-width: 20px) {
  .bg-image.newLa-section .container-bottomRoundedNav {
    margin-bottom: 4em;
  }
}
@media (min-width: 768px) {
  .bg-image.newLa-section .container-bottomRoundedNav {
    margin-bottom: 6em;
  }
}
@media (min-width: 992px) {
  .bg-image.newLa-section .container-bottomRoundedNav {
    margin-bottom: 7em;
  }
}
@media (min-width: 1160px) {
  .bg-image.newLa-section .container-bottomRoundedNav {
    margin-bottom: 7em;
  }
}
@media (min-width: 1366px) {
  .bg-image.newLa-section .container-bottomRoundedNav {
    margin-bottom: 2em;
  }
}
@media (min-width: 1920px) {
  .bg-image.newLa-section .container-bottomRoundedNav {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .bg-image .newLaParsis__flexRow {
    margin: initial;
  }
}
.bg-image .newLaParsis__flexRow.alignSelf--top {
  align-self: flex-start;
  position: relative;
  top: -43px;
}
.bg-image .newLaParsis__flexRow.alignSelf--bottom {
  align-self: flex-end;
  position: relative;
  bottom: -100px;
}
@media (min-width: 1160px) {
  .bg-image .newLaParsis__flexRow.alignSelf--bottom {
    align-self: flex-end;
    position: relative;
    bottom: -70px;
  }
}
@media (min-width: 1280px) {
  .bg-image .newLaParsis__flexRow.alignSelf--bottom {
    align-self: flex-end;
    position: relative;
    bottom: 0px;
  }
}
.bg-image .newLaParsis__flexRowHide {
  display: none;
}
@media (min-width: 992px) {
  .bg-image .newLaParsis__flexRowHide {
    display: flex;
  }
}
.bg-image .newLaParsis__flexRowHide.alignSelf--top {
  align-self: flex-start;
  position: relative;
  top: -43px;
}
.bg-image .newLaParsis__flexRowHide.alignSelf--bottom {
  align-self: flex-end;
  position: relative;
  bottom: -100px;
}
@media (min-width: 1160px) {
  .bg-image .newLaParsis__flexRowHide.alignSelf--bottom {
    align-self: flex-end;
    position: relative;
    bottom: -70px;
  }
}
@media (min-width: 1280px) {
  .bg-image .newLaParsis__flexRowHide.alignSelf--bottom {
    align-self: flex-end;
    position: relative;
    bottom: 0px;
  }
}
.bg-image .newLaParsis__flexRow--four {
  flex: initial;
}
@media (min-width: 20px) {
  .bg-image .newLaParsis__flexRow--four {
    width: 70vw;
    margin-left: 15vw;
    margin-right: 15vw;
    padding-bottom: 5em;
  }
}
@media (min-width: 768px) {
  .bg-image .newLaParsis__flexRow--four {
    width: 30%;
    margin-left: 5%;
    margin-right: 5%;
    padding-bottom: 5em;
  }
}
@media (min-width: 992px) {
  .bg-image .newLaParsis__flexRow--four {
    flex: initial;
    width: 22%;
    margin-left: initial;
    margin-right: initial;
    padding-bottom: initial;
  }
}
@media (min-width: 1160px) {
  .bg-image .newLaParsis__flexRow--four {
    flex: initial;
    margin-left: 2vw;
    margin-right: 2vw;
    margin-bottom: initial;
    width: 16.3%;
  }
}
.newLaParsis {
  align-self: center;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .newLaParsis {
    height: auto !important;
  }
}
.newLaParsis__richText {
  margin: 0;
  padding: 10px;
  box-sizing: content-box;
  background-color: transparent;
}
.newLaParsis__richText.richText--white {
  background-color: #fff;
}
.newLaParsis__richText p,
.p {
  line-height: 18px;
  margin: 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px !important;
}
@media (min-width: 20px) {
  .newLaParsis__richText p,
  .p {
    line-height: 20px;
    font-size: 16px !important;
  }
}
@media (min-width: 992px) {
  .newLaParsis__richText p,
  .p {
    line-height: 20px;
    font-size: 18px !important;
  }
}
@media (min-width: 1160px) {
  .newLaParsis__richText p,
  .p {
    line-height: 18px;
    font-size: 16px !important;
  }
}
.newLaParsis__richText p small,
.pSmall {
  line-height: 18px;
  font-size: 14px !important;
}
@media (min-width: 1160px) {
  .newLaParsis__richText p small,
  .pSmall {
    line-height: 16px;
    font-size: 14px !important;
  }
}
@media (min-width: 992px) {
  .newLaParsis__richText p small,
  .pSmall {
    line-height: 20px;
    font-size: 18px !important;
  }
}
@media (min-width: 20px) {
  .newLaParsis__richText p small,
  .pSmall {
    line-height: 18px;
    font-size: 14px !important;
  }
}
.newLaParsis__richText h1,
.h1 {
  line-height: 42px;
  margin: 0;
  font-size: 40px !important;
}
@media (min-width: 20px) {
  .newLaParsis__richText h1,
  .h1 {
    line-height: 42px;
    font-size: 40px !important;
  }
}
@media (min-width: 992px) {
  .newLaParsis__richText h1,
  .h1 {
    line-height: 56px;
    font-size: 54px !important;
  }
}
@media (min-width: 1160px) {
  .newLaParsis__richText h1,
  .h1 {
    line-height: 72px;
    font-size: 70px !important;
  }
}
.newLaParsis__richText h2,
.h2 {
  line-height: 28px;
  margin: 0;
  font-size: 20px !important;
}
@media (min-width: 20px) {
  .newLaParsis__richText h2,
  .h2 {
    line-height: 28px;
    font-size: 20px !important;
  }
}
@media (min-width: 992px) {
  .newLaParsis__richText h2,
  .h2 {
    line-height: 30px;
    font-size: 28px !important;
  }
}
@media (min-width: 1160px) {
  .newLaParsis__richText h2,
  .h2 {
    line-height: 42px;
    font-size: 40px !important;
  }
}
.newLaParsis__richText h3,
.h3 {
  line-height: 26px;
  margin: 0 !important;
  font-size: 18px !important;
}
@media (min-width: 20px) {
  .newLaParsis__richText h3,
  .h3 {
    line-height: 26px;
    font-size: 18px !important;
  }
}
@media (min-width: 992px) {
  .newLaParsis__richText h3,
  .h3 {
    line-height: 28px;
    font-size: 26px !important;
  }
}
@media (min-width: 1160px) {
  .newLaParsis__richText h3,
  .h3 {
    line-height: 28px;
    font-size: 26px !important;
  }
}
.newLaParsis__richText ul li,
.newLaParsis__richText ol li,
.newLaParsis__richText ul li p,
.newLaParsis__richText ol li p {
  line-height: 20px;
  margin: 0;
  font-size: 16px !important;
}
@media (min-width: 20px) {
  .newLaParsis__richText ul li,
  .newLaParsis__richText ol li,
  .newLaParsis__richText ul li p,
  .newLaParsis__richText ol li p {
    line-height: 20px;
    font-size: 16px !important;
  }
}
@media (min-width: 992px) {
  .newLaParsis__richText ul li,
  .newLaParsis__richText ol li,
  .newLaParsis__richText ul li p,
  .newLaParsis__richText ol li p {
    line-height: 20px;
    font-size: 18px !important;
  }
}
@media (min-width: 1160px) {
  .newLaParsis__richText ul li,
  .newLaParsis__richText ol li,
  .newLaParsis__richText ul li p,
  .newLaParsis__richText ol li p {
    line-height: 18px;
    font-size: 16px !important;
  }
}
.newLaParsis__richText.richText--title {
  margin-bottom: 3em;
  margin-top: initial;
}
@media (min-width: 992px) {
  .newLaParsis__richText.richText--title {
    margin-bottom: initial;
    margin-top: initial;
  }
}
.newLaParsis__richText.richText--center {
  text-align: center;
}
.newLaParsis__richText.richText--left {
  text-align: left;
}
.newLaParsis__richText.richText--absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.h1 {
  margin: 0;
  padding: 0;
}
.h2 {
  margin: 0;
  padding: 0;
}
.h3 {
  margin: 0;
  padding: 0;
}
.p {
  margin: 0;
  padding: 0;
}
.pSmall {
  margin: 0;
  padding: 0;
}
.newLaParsis__cta {
  align-self: center;
  width: auto;
  max-width: 200px;
  white-space: nowrap;
}
@media (min-width: 20px) {
  .newLaParsis__cta {
    padding-left: 0;
    padding-right: 0;
    margin: 30px auto;
  }
}
@media (min-width: 768px) {
  .newLaParsis__cta {
    max-width: 300px;
    margin: 30px auto;
  }
}
@media (min-width: 992px) {
  .newLaParsis__cta {
    padding-left: 0;
    padding-right: 0;
    max-width: 171px;
    margin: 15px auto;
  }
}
@media (min-width: 1160px) {
  .newLaParsis__cta {
    padding-left: 0;
    padding-right: 0;
    max-width: 290px;
    margin: 15px auto;
  }
}
.newLaParsis__imgCont,
.newLaParsis__imgCont--round {
  width: 100%;
  height: auto;
  min-height: 1px;
}
.newLaParsis__imgCont .imgCont--center {
  display: flex;
  justify-content: center;
}
.newLaParsis__imgCont .imgCont--left {
  display: flex;
  justify-content: flex-start;
}
.newLaParsis__imgCont .imgCont--right {
  display: flex;
  justify-content: flex-end;
}
.newLaParsis__imgCont--round {
  overflow: hidden;
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
}
.newLaParsis__imgCont a {
  display: block;
}
.newLaParsis__img {
  width: 100%;
  height: auto;
}
.newLaParsis__imgSingle {
  width: 100%;
  height: auto;
  display: none;
}
@media (min-width: 992px) {
  .newLaParsis__imgSingle {
    display: block;
  }
}
.newLaParsis__imgCont + .newLaParsis__richText,
.newLaParsis__imgCont--round + .newLaParsis__richText {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .newLaParsis__imgCont + .newLaParsis__richText,
  .newLaParsis__imgCont--round + .newLaParsis__richText {
    margin-top: 15px;
  }
}
.newLa__dotNav {
  display: none;
  flex-direction: column;
  position: fixed;
  left: 12.3vw;
  top: 0;
  bottom: 0;
  z-index: 8;
}
@media (min-width: 992px) {
  .newLa__dotNav {
    display: flex;
    left: 0.3vw;
  }
}
@media (min-width: 1366px) {
  .newLa__dotNav {
    display: flex;
    left: 6.3vw;
  }
}
@media (min-width: 1600px) {
  .newLa__dotNav {
    left: 11.3vw;
  }
}
.newLa__roundedNav {
  width: auto;
  background: #1c5b9c;
  height: 100px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  overflow: auto;
}
@media (min-width: 992px) {
  .newLa__roundedNav {
    justify-content: center;
    overflow: inherit;
    flex-wrap: nowrap;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .newLa__roundedNav .newLa__List {
    width: 100%;
    max-width: 1100px;
  }
}
.newLa__roundedNav .newLa__List .newLa__ListEl {
  flex: none;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding-left: 20px;
  margin: auto 0;
}
@media (min-width: 20px) {
  .newLa__roundedNav .newLa__List .newLa__ListEl {
    padding-left: 0;
    padding-right: 0;
    flex: none;
  }
}
@media (min-width: 768px) {
  .newLa__roundedNav .newLa__List .newLa__ListEl {
    padding-left: 0;
    padding-right: 0;
    flex: none;
  }
}
@media (min-width: 992px) {
  .newLa__roundedNav .newLa__List .newLa__ListEl {
    padding-left: 0;
    flex: 1 0 auto;
  }
}
.newLa__roundedNav .newLa__List .newLa__ListEl a {
  display: flex;
  justify-content: center;
  flex: 1 0 auto;
  align-items: center;
  background-color: transparent;
}
.newLa__roundedNav .newLa__List .newLa__ListEl a:hover,
.newLa__roundedNav .newLa__List .newLa__ListEl a:focus,
.newLa__roundedNav .newLa__List .newLa__ListEl a:active {
  background-color: transparent;
}
.newLa__roundedNav .newLa__IconCont {
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  margin-right: 20px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
}
.newLa__roundedNav .newLa__IconCont.iconCont--white {
  background-color: #fff;
}
@media (min-width: 20px) {
  .newLa__roundedNav .newLa__IconCont {
    max-width: 80px;
    max-height: 80px;
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .newLa__roundedNav .newLa__IconCont {
    max-width: 77px;
    max-height: 77px;
    margin-right: 20px;
  }
}
@media (min-width: 1366px) {
  .newLa__roundedNav .newLa__IconCont {
    max-width: 82px;
    max-height: 82px;
    margin-right: 20px;
  }
}
.newLa__roundedNav .newLa__IconCont img {
  margin: 4px;
  min-width: 40px;
  min-height: 40px;
}
@media (min-width: 20px) {
  .newLa__roundedNav .newLa__IconCont img {
    max-width: 76px;
    max-height: 76px;
  }
}
@media (min-width: 992px) {
  .newLa__roundedNav .newLa__IconCont img {
    max-width: 73px;
    max-height: 73px;
  }
}
@media (min-width: 1366px) {
  .newLa__roundedNav .newLa__IconCont img {
    max-width: 78px;
    max-height: 78px;
  }
}
.newLa__roundedNav .newLa__IconText {
  text-transform: uppercase;
  font-size: 3vh;
  color: #fff;
  margin-right: auto;
}
@media (min-width: 992px) {
  .newLa__roundedNav .newLa__IconText {
    font-size: 20px;
  }
}
.newLa__roundedNav.roundedNav--small {
  height: 60px;
}
.newLa__roundedNav.roundedNav--small .newLa__List {
  height: 60px;
  min-height: 60px;
}
.newLa__roundedNav.roundedNav--small .newLa__List .swiper-container.wrapper-clear {
  visibility: visible;
}
.newLa__roundedNav.roundedNav--small .newLa__List .swiper-container.wrapper-clear .swiper-wrapper {
  flex-direction: row;
  justify-content: center;
}
.newLa__roundedNav.roundedNav--small .newLa__List .swiper-container.wrapper-clear .swiper-wrapper .swiper-slide {
  width: auto;
  flex: none;
  justify-content: center;
  margin: 0 5%;
}
.newLa__roundedNav.roundedNav--small .newLa__List .swiper-container.wrapper-clear .swiper-wrapper .swiper-slide .newLa__IconCont {
  margin: 0;
}
.newLa__roundedNav.roundedNav--small .newLa__List .newLa__ListEl:first-child {
  margin-left: 0;
}
.newLa__roundedNav.roundedNav--small .newLa__List .newLa__ListEl:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .newLa__roundedNav.roundedNav--small .newLa__List .newLa__ListEl:first-child {
    margin-left: 10px;
  }
  .newLa__roundedNav.roundedNav--small .newLa__List .newLa__ListEl:last-child {
    margin-right: 10px;
  }
}
.newLa__roundedNav.roundedNav--small .newLa__IconCont {
  width: auto;
  height: auto;
  max-width: 58px;
  max-height: 58px;
}
@media (min-width: 20px) {
  .newLa__roundedNav.roundedNav--small .newLa__IconCont {
    max-width: 60px;
    max-height: 60px;
  }
}
@media (min-width: 992px) {
  .newLa__roundedNav.roundedNav--small .newLa__IconCont {
    max-width: 57px;
    max-height: 57px;
  }
}
@media (min-width: 1366px) {
  .newLa__roundedNav.roundedNav--small .newLa__IconCont {
    max-width: 62px;
    max-height: 62px;
  }
}
.newLa__roundedNav.roundedNav--small .newLa__IconCont img {
  min-width: 30px;
  min-height: 30px;
  max-width: 58px;
  max-height: 58px;
}
@media (min-width: 20px) {
  .newLa__roundedNav.roundedNav--small .newLa__IconCont img {
    max-width: 56px;
    max-height: 56px;
  }
}
@media (min-width: 992px) {
  .newLa__roundedNav.roundedNav--small .newLa__IconCont img {
    max-width: 53px;
    max-height: 53px;
  }
}
@media (min-width: 1366px) {
  .newLa__roundedNav.roundedNav--small .newLa__IconCont img {
    max-width: 58px;
    max-height: 58px;
  }
}
.newLa__navFixed--bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.newLa__navAbsolute--bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 8;
}
.newLa__navAbsolute--top {
  position: relative;
  top: -60px;
  z-index: 8;
  width: 100%;
  max-width: initial;
}
@media (min-width: 992px) {
  .newLa__navAbsolute--top {
    top: -12px;
    width: 100%;
    max-width: 1100px;
  }
}
@media (min-width: 1160px) {
  .newLa__navAbsolute--top {
    top: 19px;
    width: 100%;
    max-width: 1100px;
  }
}
@media (min-width: 1366px) {
  .newLa__navAbsolute--top {
    top: 23px;
  }
}
@media (min-width: 1600px) {
  .newLa__navAbsolute--top {
    top: 40px;
  }
}
.newLa__List {
  list-style: none;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-end;
  height: auto;
  margin: auto 0;
}
.newLa__List .newLa__ListEl {
  flex: 1 0 auto;
  margin-bottom: 5px;
}
.list--column {
  flex-direction: column;
}
.list--row {
  flex-direction: row;
}
.newLa__Icon {
  display: block;
  background-color: rgba(253, 211, 28, 0.2);
  width: 15px;
  height: 15px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  -ms-border-radius: 100px;
}
.newLa__Icon--active {
  background-color: #fdd31c;
}
.newLa__carouselList {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  box-sizing: content-box;
}
.newLa__carouselEl {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .newLa__carouselEl {
    display: inline-block;
    flex-direction: row;
  }
}
.newLa__carouselEl .newLaParsis {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .newLa__carouselEl .newLaParsis__richText {
    overflow: hidden;
  }
}
@media (min-width: 20px) {
  .newLa__carouselEl .newLaParsis {
    margin-top: 15px;
  }
  .newLa__carouselEl .newLaParsis .newLaParsis__richText {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .newLa__carouselEl .newLaParsis {
    margin-top: 20px;
  }
  .newLa__carouselEl .newLaParsis .newLaParsis__richText {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .newLa__carouselEl {
    flex-direction: row;
  }
  .newLa__carouselEl .newLaParsis {
    margin: 0;
  }
}
@media (min-width: 1160px) {
  .newLa__carouselEl {
    flex-direction: row;
  }
  .newLa__carouselEl .newLaParsis .newLaParsis__richText {
    margin: 0;
  }
}
.newLa__carousel,
.newLa__carousel--vHeight,
.newLa__carousel--fourSquare,
.newLa__carousel--category,
.newLa__carousel--multiSwipe,
.newLa__carousel .imgandtextleft,
.cq-Editable-dom .newLa__carousel--category,
.cq-Editable-dom .newLa__carousel--vHeight {
  height: auto;
  width: 98vw;
  max-width: 1100px;
  display: flex;
  position: relative;
  align-items: center;
  margin: 3em 0;
}
@media (min-width: 20px) {
  .newLa__carousel,
  .newLa__carousel--vHeight,
  .newLa__carousel--fourSquare,
  .newLa__carousel--category,
  .newLa__carousel--multiSwipe,
  .newLa__carousel .imgandtextleft,
  .cq-Editable-dom .newLa__carousel--category,
  .cq-Editable-dom .newLa__carousel--vHeight {
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .newLa__carousel,
  .newLa__carousel--vHeight,
  .newLa__carousel--fourSquare,
  .newLa__carousel--category,
  .newLa__carousel--multiSwipe,
  .newLa__carousel .imgandtextleft,
  .cq-Editable-dom .newLa__carousel--category,
  .cq-Editable-dom .newLa__carousel--vHeight {
    width: 75vw;
    height: 70vh;
    margin: 3em 0;
  }
}
@media (min-width: 1160px) {
  .newLa__carousel,
  .newLa__carousel--vHeight,
  .newLa__carousel--fourSquare,
  .newLa__carousel--category,
  .newLa__carousel--multiSwipe,
  .newLa__carousel .imgandtextleft,
  .cq-Editable-dom .newLa__carousel--category,
  .cq-Editable-dom .newLa__carousel--vHeight {
    width: 80vw;
    margin: initial;
  }
}
@media (min-width: 1366px) {
  .newLa__carousel,
  .newLa__carousel--vHeight,
  .newLa__carousel--fourSquare,
  .newLa__carousel--category,
  .newLa__carousel--multiSwipe,
  .newLa__carousel .imgandtextleft,
  .cq-Editable-dom .newLa__carousel--category,
  .cq-Editable-dom .newLa__carousel--vHeight {
    width: 80vw;
    margin: initial;
  }
}
@media (min-width: 1366px) {
  .newLa__carousel--vHeight {
    margin: 0 auto;
  }
}
.newLa__carousel--vHeight .newLa__carouselEl {
  flex: 2 0 auto;
  justify-content: center;
}
@media (min-width: 768px) {
  .newLa__carousel--vHeight .newLa__carouselEl {
    flex: 2 0 50vw;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .newLa__carousel--vHeight .newLa__carouselEl {
    flex: 2 0 auto;
    flex-direction: row;
    justify-content: flex-start;
  }
}
@media (min-width: 1160px) {
  .newLa__carousel--vHeight .newLa__carouselEl {
    flex: 2 0 auto;
    flex-direction: row;
    justify-content: flex-start;
  }
}
@media (min-width: 1366px) {
  .newLa__carousel--vHeight .newLa__carouselEl {
    flex: 2 0 auto;
    flex-direction: row;
    justify-content: flex-start;
  }
}
.newLa__carousel--vHeight .newLaParsis__flexRow {
  justify-content: center;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .newLa__carousel--vHeight .newLaParsis__flexRow {
    justify-content: flex-start;
    margin: initial;
  }
}
@media (min-width: 1366px) {
  .newLa__carousel--fourSquare {
    margin: 0 auto;
  }
}
.newLa__carousel--fourSquare .newLa__carouselEl {
  justify-content: center;
}
.newLa__carousel--fourSquare .newLa__carouselEl .newLaParsis {
  margin-top: 20px;
}
.newLa__carousel--fourSquare .newLa__carouselEl .newLaParsis__richText {
  margin-top: 0;
}
.newLa__carousel--fourSquare .newLa__carouselEl .newLaParsis__flexRow {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 20px) {
  .newLa__carousel--fourSquare .newLa__carouselEl {
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .newLa__carousel--fourSquare .newLa__carouselEl {
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .newLa__carousel--fourSquare .newLa__carouselEl {
    flex-direction: column;
    justify-content: flex-start;
  }
  .newLa__carousel--fourSquare .newLa__carouselEl .newLaParsis {
    margin-top: 15px;
  }
  .newLa__carousel--fourSquare .newLa__carouselEl .newLaParsis__richText {
    margin: 0;
    margin-top: 0;
  }
  .newLa__carousel--fourSquare .newLa__carouselEl .newLaParsis__flexRow {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1160px) {
  .newLa__carousel--fourSquare .newLa__carouselEl {
    flex-direction: column;
    justify-content: flex-start;
  }
}
@media (min-width: 1366px) {
  .newLa__carousel--fourSquare .newLa__carouselEl {
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 20px) {
  .newLa__carousel--category {
    width: 100vw;
    padding: 1vw 0;
    background: rgba(204, 204, 204, 0.21);
  }
}
@media (min-width: 992px) {
  .newLa__carousel--category {
    width: 86vw;
    height: 75vh;
    padding: 1vw 2vh;
    background: rgba(204, 204, 204, 0.21);
  }
}
@media (min-width: 1160px) {
  .newLa__carousel--category {
    width: 96vw;
    height: 70vh;
    padding: 1vw 2vh;
    background: rgba(204, 204, 204, 0.21);
  }
}
.newLa__carousel--multiSwipe {
  height: auto;
  margin-top: 2em;
  margin-bottom: 4em;
}
@media (min-width: 20px) {
  .newLa__carousel--multiSwipe {
    width: 90vw;
    margin-top: initial;
    margin-bottom: initial;
  }
}
@media (min-width: 360px) {
  .newLa__carousel--multiSwipe {
    width: 90vw;
    margin-top: 3em;
    margin-bottom: 3em;
  }
}
@media (min-width: 768px) {
  .newLa__carousel--multiSwipe {
    width: 90vw;
    margin-top: 3em;
    margin-bottom: 3em;
  }
}
@media (min-width: 992px) {
  .newLa__carousel--multiSwipe {
    width: 78vw;
    max-width: 790px;
  }
}
@media (min-width: 1160px) {
  .newLa__carousel--multiSwipe {
    width: 100vw;
    max-width: 1100px;
  }
}
@media (min-width: 1280px) {
  .newLa__carousel--multiSwipe {
    width: 100vw;
    max-width: 1100px;
  }
}
.newLa__carousel .imgandtextleft .swiper-wrapper {
  flex-direction: row;
}
.swiper-container.imgandtextleft {
  visibility: visible;
}
.newLaBtn {
  position: relative;
  overflow: hidden;
  z-index: 2;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  padding: 19px 20px;
  margin-top: 0;
  margin-bottom: 10px;
  width: 100%;
  display: block;
  text-align: center;
  white-space: normal;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.newLaBtn--small {
  font-size: 15px;
  padding: 7px 20px;
  margin-bottom: 7px;
}
.newLaBtn--yellow,
.newLaBtn--yellowSmall {
  background-color: #fdd31c;
  color: #1c5b9c;
}
@media (min-width: 20px) {
  .newLaBtn--yellow:hover {
    background-color: #e1bb16;
    color: #1c5b9c;
  }
}
@media (min-width: 20px) {
  .newLaBtn--yellow:active {
    background-color: #fdd31c;
    color: #1c5b9c;
  }
}
@media (min-width: 20px) {
  .newLaBtn--yellow:focus {
    background-color: #fdd31c;
    color: #1c5b9c;
  }
}
.newLaBtn--red {
  background-color: #f63534;
  color: #fff;
}
@media (min-width: 20px) {
  .newLaBtn--red:hover {
    background-color: #be2323;
    color: #fff;
  }
}
@media (min-width: 20px) {
  .newLaBtn--red:active {
    background-color: #be2323;
    color: #fff;
  }
}
@media (min-width: 20px) {
  .newLaBtn--red:focus {
    background-color: #be2323;
    color: #fff;
  }
}
.newLaBtn--green {
  background-color: #198662;
  color: #fff;
}
@media (min-width: 20px) {
  .newLaBtn--green:hover {
    background-color: #187b43;
    color: #fff;
  }
}
@media (min-width: 20px) {
  .newLaBtn--green:active {
    background-color: #187b43;
    color: #fff;
  }
}
@media (min-width: 20px) {
  .newLaBtn--green:focus {
    background-color: #187b43;
    color: #fff;
  }
}
/*  Ripple material effect on click */
.newLaBtn:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  background: rgba(21, 19, 19, 0.108);
  opacity: 0;
  border-radius: 100%;
  transform: scale(1, 1) translate(-50%);
  transform-origin: 50% 50%;
}
.newLaBtn:focus:not(:active)::after {
  animation: ripple 1.5s cubic-bezier(0.1, 0.5, 0.3, 0.1);
}
.newLaBtn:hover:not(:active)::after {
  animation: ripple 1.5s cubic-bezier(0.1, 0.5, 0.3, 0.1);
}
.cta--shadowYellow {
  width: 100%;
  height: auto;
  padding-bottom: 1px;
  margin-bottom: 5px;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
@media (min-width: 992px) {
  .cta--shadowYellow {
    margin-bottom: initial;
  }
}
.cta--shadowYellow::after {
  content: "";
  position: absolute;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  top: 4px;
  width: 100%;
  height: 86%;
  left: 5px;
  background: #bc8603;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
}
.cta--shadowRed {
  width: 100%;
  height: auto;
  padding-bottom: 1px;
  margin-bottom: 5px;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.cta--shadowRed::after {
  content: "";
  position: absolute;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  top: 4px;
  width: 100%;
  height: 86%;
  left: 5px;
  background: #741817;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
}
.cta--shadowGreen {
  width: 100%;
  height: auto;
  padding-bottom: 1px;
  margin-bottom: 5px;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.cta--shadowGreen::after {
  content: "";
  position: absolute;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  top: 4px;
  width: 100%;
  height: 86%;
  left: 5px;
  background: #084221;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
}
.newLaBtn--Prev,
.newLaBtn--Next {
  border-radius: 1000px;
  -moz-border-radius: 1000px;
  -webkit-border-radius: 1000px;
  width: 20px;
  height: 20px;
  left: -2em;
  position: absolute;
  top: 48%;
  box-shadow: none;
  display: none;
  align-items: center;
  padding: 4px;
  box-sizing: content-box;
  color: #fff;
  cursor: pointer;
}
@media (min-width: 992px) {
  .newLaBtn--Prev,
  .newLaBtn--Next {
    display: flex;
  }
}
.newLaBtn--Next {
  left: auto;
  right: -2em;
}
.newLaBtn--disabled {
  opacity: 0.6;
  cursor: default;
}
/* --- end: New Landing Page CLASSES --- */
/* close sidebar left Termini & Condizioni */
.newLaParsis__richText.start-game .typo-blue {
  color: #32467B;
}
.newLaParsis__richText.start-game .typo-yellow {
  color: #FBBC04;
}
.newLaParsis__richText.start-game .typo-grey {
  color: #e8e9ea;
}
.newLaParsis__richText.start-game .typo-red {
  color: #D1202F;
}
.newLaParsis__richText.start-game .typo-green {
  color: #198662;
}
@media (max-width: 991px) {
  .hidden-mobile {
    display: none;
  }
}
@media (min-width: 992px) {
  .hidden-desktop {
    display: none;
  }
}
/* ANIMAZIONE IMMAGINE EDITORIALE SCROLL */
.animazione-indicatore-scroll {
  display: block;
  overflow: hidden;
}
.animazione-indicatore-scroll img {
  width: 36px !important;
  height: 36px !important;
  padding: 0 !important;
  margin: 0 auto;
  margin-top: 10px;
  display: block;
  animation: movimentoImg  2s infinite;
}
@keyframes movimentoImg {
  0.1% {
    margin-top: 10px;
  }
  /* aggiungo ancora un mezzo passo */
  50% {
    margin-top: 20px;
  }
  100% {
    margin-top: 10px;
  }
}
.container-indicatore-scroll.arcade {
  position: absolute;
  z-index: 7;
}
.griglia-modulo-generic {
  height: 100%;
}
/* LESS Document */
@media (min-width: 20px) {
}
@media (min-width: 20px) {
}
@media (min-width: 20px) {
}
/* =================================================== 

                TERMINI E CONDIZIONI

====================================================== */
@media (min-width: 992px) {
}
@media only screen and (max-width: 640px) {
}
@media (min-width: 992px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 640px) {
}
@media (min-width: 768px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 640px) {
}
@media (min-width: 20px) {
}
@media (min-width: 992px) {
}
@media (min-width: 20px) {
}
@media (min-width: 992px) {
}
@-webkit-keyframes cd-close-1 {
}
@-moz-keyframes cd-close-1 {
}
@keyframes cd-close-1 {
}
@-webkit-keyframes cd-close-2 {
}
@-moz-keyframes cd-close-2 {
}
@keyframes cd-close-2 {
}
@media (min-width: 20px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1160px) {
}
@media (min-width: 1160px) {
}
@media (min-width: 992px) {
}
@media (min-width: 20px) {
}
@media (min-width: 20px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1160px) {
}
@media (min-width: 20px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1160px) {
}
@media (min-width: 20px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1160px) {
}
@media (min-width: 20px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1160px) {
}
@media (min-width: 992px) {
  .cq-Editable-dom .newLa__carousel {
    height: auto;
  }
}
@media (min-width: 992px) {
  .cq-Editable-dom .newLa__carousel--category {
    height: auto;
  }
}
@media (min-width: 1160px) {
  .cq-Editable-dom .newLa__carousel--category {
    height: auto;
  }
}
@media (min-width: 992px) {
  .cq-Editable-dom .newLa__carousel--vHeight {
    height: auto;
  }
}
@media (min-width: 1160px) {
  .cq-Editable-dom .newLa__carousel--vHeight {
    height: auto;
  }
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].use[0]!./src/scss/components/landing-page/components.landing-page.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
.cq-Editable-dom .bg-image.newLa-section {
  min-height: unset;
}
.cq-Editable-dom .bg-image.newLa-section .container {
  min-height: unset;
}
.cq-Editable-dom .bg-image.newLa-section .container .newLa__carousel--fourSquare,
.cq-Editable-dom .bg-image.newLa-section .container .swiper-container {
  height: auto !important;
}
.cq-Editable-dom #item-griglia_lista_giochi {
  max-height: 700px;
}

.root > .aem-Grid {
  gap: 0 !important;
}

.header-aams p {
  margin: 0;
}

.container-fluid {
  margin-top: 60px;
}
@media (min-width: 1025px) {
  .container-fluid {
    margin-top: 100px;
  }
}
.container-fluid a {
  text-decoration: none;
}

.newLaBtn {
  text-decoration: none;
}

.griglia-4x2 .newLaWrapper.authoring-landing-width div.new.section {
  width: 100%;
  float: left;
}

.newLa__navAbsolute--bottom .newLa__List {
  width: 100%;
}

section:first-of-type {
  padding-top: 10px !important;
}

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