body {
  font-family: "din-2014", "sans-serif";
  font-weight: 400;
}

a {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}

a:hover {
  color: inherit;
}

a:visited {
  color: inherit;
}

h2 {
  margin-top: 0;
}

.tag-line p {
  margin: 0;
  text-align: center;
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 1.25rem;
}

p:not(.no-default) {
  margin: 0;
  margin-bottom: 30px;
}

p:not(.no-default):last-child {
  margin: 0;
}

.wysi ul {
  margin-bottom: 30px;
}

.wysi li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 10px;
}

.wysi li::before {
  content: "";
  margin-top: 12px;
  min-width: 8px;
  min-height: 8px;
  background-color: #F36F21;
  display: inline-block;
  margin-right: 10px;
  border-radius: 50%;
}

.minute {
  font-size: 14px;
  font-size: 0.875rem;
}

.no-results {
  font-family: 'SilkaBold';
  margin: 0 auto !important;
  margin-top: 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  margin-top: 90px;
}

.no-results span {
  font-family: 'AmaticSCBold','sans-serif';
  font-weight: bold;
  font-size: 56px;
  font-size: 3.5rem;
  color: #57C7F1;
  line-height: 1.2;
  text-align: center;
}

.site__header {
  font-family: 'SilkaSemiBold','sans-serif';
  font-weight: 600;
  font-size: 20px;
}

.about-text p {
  line-height: 1.9;
}

#page__header.orange_header h1 {
  font-family: 'AmaticSCBold','sans-serif';
  font-size: 68px;
  font-size: 4.25rem;
  color: white;
  font-weight: bold;
}

#page__header .home {
  color: white;
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
}

#page__header .home h1 {
  font-family: 'SilkaBold','sans-serif';
  font-size: 72px;
  font-size: 4.5rem;
}

#page__content.home h2 {
  font-size: 60px;
  font-size: 3.75rem;
  font-family: 'AmaticSCBold','sans-serif';
  font-weight: bold;
}

#page__content.home .new-games h2 {
  color: #57C7F1;
}

#page__content.home .new-games .btn {
  font-size: 15px;
  font-size: 0.9375rem;
}

#page__content.home .new-games .btn.bottom {
  display: none;
}

#page__content.home .categories h2 {
  color: #F36F21;
}

#page__content.home .categories h3 {
  font-family: 'SilkaBold','sans-serif';
  color: white;
  font-weight: bold;
}

#page__content.home .social-media h2 {
  color: #77D46D;
  margin-top: 100px;
}

#page__content.about h2 {
  font-family: 'AmaticSCBold','sans-serif';
  font-size: 56px;
  font-size: 3.5rem;
  margin-bottom: 40px;
  line-height: 1.1;
  font-weight: bold;
}

#page__content.about .why h2 {
  color: #57C7F1;
}

#page__content.about .what h2 {
  color: #77D46D;
}

#page__content.about .award h2 {
  color: #FCD61D;
}

#page__content.about .other h2 {
  color: #F36F21;
}

#page__content.archive-games .search-form h2 {
  font-family: 'AmaticSCBold','sans-serif';
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.15;
  font-weight: bold;
}

#page__content.archive-games .search-form .form-field {
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
}

#page__content.archive-games .search-form .form-field input[type="text"] {
  font-family: "din-2014", "sans-serif";
  font-weight: 400;
  font-size: 16px;
}

#page__content #download .btn {
  font-size: 18px;
  font-size: 1.125rem;
  outline: none;
}

#page__content.single-game {
  font-family: "din-2014", "sans-serif";
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
}

#page__content.single-game h2 {
  font-family: 'AmaticSCBold','sans-serif';
  font-size: 56px;
  font-size: 3.5rem;
  font-weight: bold;
}

#page__content.single-game .game_specs {
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
}

#page__content.single-game .game_specs .age, #page__content.single-game .game_specs .nb-players, #page__content.single-game .game_specs .time {
  margin-right: 10px;
}

#page__content.single-game .game_specs .game_infos div:last-child {
  font-family: "din-2014", "sans-serif";
  font-weight: 400;
}

#page__content.single-game #game-story p {
  font-size: 20px;
  font-size: 1.25rem;
}

#page__content.single-game #game-story p:last-child {
  margin-bottom: 0;
}

#page__content.single-game #game-suggestion .game-content .btn {
  font-size: 15px;
  font-size: 0.9375rem;
}

#page__content.contact {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
}

#page__content.contact h2 {
  font-family: 'AmaticSCBold','sans-serif';
  color: #F36F21;
  font-weight: bold;
  font-size: 56px;
  font-size: 3.5rem;
}

#page__content.contact .contact-form label {
  font-family: 'SilkaSemiBold','sans-serif';
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #57C7F1;
}

#page__content.contact .contact-form .btn-row .btn {
  font-size: 17px;
  font-size: 1.0625rem;
}

.post-password-form p:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.post-password-form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 2vw;
  font-family: 'SilkaSemiBold','sans-serif';
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #57C7F1;
}

.post-password-form input {
  border-radius: 36px;
  background-clip: padding-box;
}

.post-password-form input[type="password"] {
  text-align: left;
  -webkit-filter: drop-shadow(0 8px 15px rgba(0, 0, 0, 0.07));
  filter: drop-shadow(0 8px 15px rgba(0, 0, 0, 0.07));
  outline: none;
  border-color: #CFCFCF;
  margin-left: -2vw;
  margin-bottom: 30px;
  padding: 17px 35px;
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
}

.post-password-form input[type="submit"] {
  color: white;
  cursor: pointer;
  padding: 17px 35px;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  background-color: #57C7F1;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  -webkit-box-shadow: 0 0 0 5px rgba(87, 199, 241, 0.3);
  box-shadow: 0 0 0 5px rgba(87, 199, 241, 0.3);
}

.post-password-form input[type="submit"]:hover {
  -webkit-box-shadow: 0 0 0 6px rgba(87, 199, 241, 0.3);
  box-shadow: 0 0 0 6px rgba(87, 199, 241, 0.3);
  background-color: #28b7ed;
}

.footer-contact {
  font-family: "din-2014", "sans-serif";
  font-weight: 400;
}

.footer-contact span {
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
}

.error-content h2 {
  font-family: 'AmaticSCBold','sans-serif';
  font-weight: bold;
  font-size: 56px;
  font-size: 3.5rem;
  color: #57C7F1;
  margin-top: 0;
  max-width: 700px;
  text-align: center;
}

.error-content a {
  margin-bottom: 100px;
}

.game-content {
  font-size: 16px;
  font-size: 1rem;
}

.game-content h3 {
  font-size: 22px;
  font-size: 1.375rem;
  color: #F36F21;
  font-family: 'SilkaBold';
  font-weight: bold;
}

.game-content .btn-row .btn > div {
  font-size: 15px;
  font-size: 0.9375rem;
}

footer {
  color: white;
}

footer a {
  font-family: 'SilkaSemiBold','sans-serif';
  font-weight: 600;
}

footer img + div {
  font-family: 'AmaticSCBold','sans-serif';
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
}

footer ul {
  font-size: 20px;
  font-size: 1.25rem;
}

footer .rangee:last-of-type {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "din-2014", "sans-serif";
  font-weight: 400;
}

footer .treize {
  color: white;
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

footer .treize:hover {
  opacity: 0.75;
}

.btn {
  font-size: 17px;
  font-size: 1.0625rem;
}

.btn.principal {
  font-family: 'SilkaSemiBold','sans-serif';
  font-weight: 600;
}

.new-games .btn {
  font-size: 14px;
}

.thick {
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
  font-weight: bold;
}

.game-specs {
  color: #57C7F1;
}

.background-form {
  color: rgba(87, 199, 241, 0.15);
  position: absolute;
  font-size: 486px;
  font-size: 30.375rem;
  right: -115px;
  top: -100px;
  z-index: -1;
}

.search-div h2 {
  font-size: 32px;
  font-size: 2rem;
  color: #F36F21;
  margin-top: 0;
  margin-bottom: 40px;
}

.refresh {
  color: #77D46D !important;
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
  margin-bottom: 10px;
}

.refresh svg {
  margin-left: 5px;
}

@media screen and (min-width: 40rem) {
  #page__content.home h2 {
    font-size: 60px;
    font-size: 3.75rem;
  }
  #page__content.home .categories h3 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

@media screen and (max-width: 90rem) {
  .background-form {
    right: -45px;
  }
}

@media screen and (max-width: 1300px) {
  #page__content.home h2, #page__content.single-game h2, #page__content.contact h2, #page__content.about h2 {
    font-size: 46px;
    font-size: 2.875rem;
  }
  #page__content.archive-games .search-form h2 {
    font-size: 32px;
    font-size: 2rem;
  }
  #page__header.orange_header h1 {
    font-size: 58px;
    font-size: 3.625rem;
  }
}

@media screen and (max-width: 1250px) {
  .menu-global a {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 64rem) {
  .background-form {
    right: -30px;
    top: -45px;
    font-size: 350px;
    font-size: 21.875rem;
  }
  footer .menu-footer {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 50rem) {
  .error-content h2 {
    font-size: 42px;
    font-size: 2.625rem;
    margin-top: 0;
  }
  .error-content a {
    margin-bottom: 70px;
  }
  #page__header .home {
    font-size: 18px;
    font-size: 1.125rem;
  }
  #page__header .home .title h1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
  }
  #page__header .home .game-specs {
    color: white;
  }
  #page__header.orange_header h1 {
    font-size: 48px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 40rem) {
  .no-results span {
    font-size: 30px;
    font-size: 1.875rem;
  }
  #page__content.single-game #game-story p {
    font-size: 18px;
    font-size: 1.125rem;
  }
  #page__content.home .social-media h2 {
    color: #77D46D;
    margin-top: 70px;
  }
  .search-div h2 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .tag-line p {
    font-size: 16px;
    font-size: 1rem;
  }
  #page__header.orange_header h1 {
    font-size: 34px;
    font-size: 2.125rem;
    margin: 0 auto !important;
    margin-bottom: 45px !important;
  }
  #page__content.home h2, #page__content.single-game h2, #page__content.contact h2, #page__content.about h2 {
    font-size: 38px;
    font-size: 2.375rem;
  }
  .slider-responsive div {
    font-size: 16px;
    font-size: 1rem;
  }
  #page__content.home .new-games .btn.principal.bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  #page__content.home .categories .card .h3 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 25rem) {
  #page__header.orange_header h1 {
    margin-bottom: 40px !important;
  }
  .error-content h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .error-content a {
    margin-bottom: 50px;
    font-size: 16px;
    font-size: 1rem;
  }
  .background-form {
    right: 5px;
    top: -0;
    font-size: 228px;
    font-size: 14.25rem;
  }
  #page__header.orange_header h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.content__section.new-games h2 + .btn.principal {
  -webkit-filter: drop-shadow(0 10px 10px rgba(0, 176, 191, 0.25));
  filter: drop-shadow(0 10px 10px rgba(0, 176, 191, 0.25));
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.content__section.new-games h2 + .btn.principal img {
  margin-left: 5px;
}

.content__section.new-games h2 + .btn.principal:hover {
  -webkit-filter: drop-shadow(0 10px 3px rgba(0, 176, 191, 0.25));
  filter: drop-shadow(0 10px 3px rgba(0, 176, 191, 0.25));
}

.content__section.new-games .btn.round {
  opacity: 0.8;
  background-color: white;
  border: 1px solid #F36F21;
}

.content__section.new-games .btn.prev, .content__section.new-games .btn.next {
  background-color: white;
  background: url("../assets/svg/arrow_orange.svg") no-repeat center;
  -webkit-filter: none;
          filter: none;
}

.game-content .btn.principal svg {
  fill: #57c7f1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin-left: 5px;
}

.game-content .btn.principal:hover svg {
  fill: white;
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}

#game-suggestion .btn.prev, #game-suggestion .btn.next {
  border: 1px solid #F36F21;
}

.btn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.btn img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.btn.blue:hover img, .btn.orange:hover img, .btn.green:hover img {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}

.btn.principal {
  color: white;
  border-radius: 50px;
  padding: 20px 35px;
}

.btn.principal img {
  margin-left: 5px;
}

.btn.principal.white {
  background: white;
  color: black;
  -webkit-filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.25));
}

.btn.principal a:first-child {
  margin-right: 4%;
}

.btn.round {
  border-radius: 50%;
  width: 70px;
  height: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn.blue {
  background-color: #57C7F1;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.btn.blue span {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.btn.blue:hover {
  background-color: #28b7ed;
}

.btn.orange {
  background-color: #F36F21;
  -webkit-box-shadow: 0 0 0 5px rgba(243, 111, 33, 0.3);
  box-shadow: 0 0 0 5px rgba(243, 111, 33, 0.3);
  -webkit-filter: drop-shadow(0 10px 10px rgba(214, 79, 18, 0.25));
  filter: drop-shadow(0 10px 10px rgba(214, 79, 18, 0.25));
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.btn.orange:hover {
  -webkit-filter: drop-shadow(0 10px 3px rgba(214, 79, 18, 0.25));
  filter: drop-shadow(0 10px 3px rgba(214, 79, 18, 0.25));
  background-color: #d5570c;
}

.btn.green {
  background-color: #77D46D;
  -webkit-box-shadow: 0 0 0 5px rgba(140, 220, 140, 0.3);
  box-shadow: 0 0 0 5px rgba(140, 220, 140, 0.3);
  -webkit-filter: drop-shadow(0 10px 10px rgba(97, 206, 112, 0.5));
  filter: drop-shadow(0 10px 10px rgba(97, 206, 112, 0.5));
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.btn.green:hover {
  -webkit-filter: drop-shadow(0 10px 3px rgba(97, 206, 112, 0.5));
  filter: drop-shadow(0 10px 3px rgba(97, 206, 112, 0.5));
  background-color: #52c846;
}

.btn.blue-border {
  -webkit-box-shadow: 0 0 0 5px rgba(87, 199, 241, 0.3);
  box-shadow: 0 0 0 5px rgba(87, 199, 241, 0.3);
}

.btn.blue-border:hover {
  -webkit-box-shadow: 0 0 0 6px rgba(87, 199, 241, 0.3);
  box-shadow: 0 0 0 6px rgba(87, 199, 241, 0.3);
}

.btn.prev {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  margin-right: 15px;
}

.home .btn.prev, .home .btn.next {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: white;
  background: url("../assets/svg/arrow_white.svg") no-repeat center;
  -webkit-filter: none;
          filter: none;
}

.btn-row .btn.round:first-child {
  margin-right: 15px;
}

.btn-search {
  height: 100px;
  font-family: 'AmaticSCBold';
  font-weight: bold;
  width: 150px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  background: #FBB789;
  color: white;
}

.btn-search .line.plus, .btn-search .line {
  display: inline-block;
}

.btn-search .line.minus {
  display: none;
}

.btn-search.active .line.plus {
  display: none;
}

.btn-search.active .line.minus {
  display: inline-block;
}

.prev:not(.page-numbers), .next:not(.page-numbers) {
  background-color: white;
  background: url("../assets/svg/arrow_orange.svg") no-repeat center;
  -webkit-filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.25));
}

@media screen and (max-width: 40rem) {
  .btn.round {
    height: 46px;
    width: 46px;
  }
}

@media screen and (max-width: 25rem) {
  .btn.principal {
    padding: 12px 25px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.wrapper {
  margin: 0 auto;
  max-width: 1410px;
  width: 90%;
}

.wrapper.smaller {
  max-width: 1170px;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
  margin-bottom: 100px;
}

.row:last-child {
  margin-bottom: 0;
}

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

[class*='col-xxl'] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

.col-xxl-1 {
  -ms-flex-preferred-size: 8.33333%;
      flex-basis: 8.33333%;
  max-width: 8.33333%;
}

.col-xxl-2 {
  -ms-flex-preferred-size: 16.66667%;
      flex-basis: 16.66667%;
  max-width: 16.66667%;
}

.col-xxl-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}

.col-xxl-4 {
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%;
}

.col-xxl-5 {
  -ms-flex-preferred-size: 41.66667%;
      flex-basis: 41.66667%;
  max-width: 41.66667%;
}

.col-xxl-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}

.col-xxl-7 {
  -ms-flex-preferred-size: 58.33333%;
      flex-basis: 58.33333%;
  max-width: 58.33333%;
}

.col-xxl-8 {
  -ms-flex-preferred-size: 66.66667%;
      flex-basis: 66.66667%;
  max-width: 66.66667%;
}

.col-xxl-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
}

.col-xxl-10 {
  -ms-flex-preferred-size: 83.33333%;
      flex-basis: 83.33333%;
  max-width: 83.33333%;
}

.col-xxl-11 {
  -ms-flex-preferred-size: 91.66667%;
      flex-basis: 91.66667%;
  max-width: 91.66667%;
}

.col-xxl-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}

.col-xxl-offset-1 {
  margin-left: 8.33333%;
}

.col-xxl-offset-2 {
  margin-left: 16.66667%;
}

.col-xxl-offset-3 {
  margin-left: 25%;
}

.col-xxl-offset-4 {
  margin-left: 33.33333%;
}

.col-xxl-offset-5 {
  margin-left: 41.66667%;
}

.col-xxl-offset-6 {
  margin-left: 50%;
}

.col-xxl-offset-7 {
  margin-left: 58.33333%;
}

.col-xxl-offset-8 {
  margin-left: 66.66667%;
}

.col-xxl-offset-9 {
  margin-left: 75%;
}

.col-xxl-offset-10 {
  margin-left: 83.33333%;
}

.col-xxl-offset-11 {
  margin-left: 91.66667%;
}

.col-xxl-offset-12 {
  margin-left: 100%;
}

.col-xxl {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
}

.start-xxl {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: start;
}

.center-xxl {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.end-xxl {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: end;
}

.top-xxl {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.middle-xxl {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bottom-xxl {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.around-xxl {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.between-xxl {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.first-xxl {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.last-xxl {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media only screen and (max-width: 90rem) {
  [class*='col-xlg'] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-xlg-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-xlg-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-xlg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-xlg-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-xlg-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-xlg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-xlg-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-xlg-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-xlg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-xlg-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-xlg-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-xlg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-xlg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xlg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xlg-offset-3 {
    margin-left: 25%;
  }
  .col-xlg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xlg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xlg-offset-6 {
    margin-left: 50%;
  }
  .col-xlg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xlg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xlg-offset-9 {
    margin-left: 75%;
  }
  .col-xlg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xlg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xlg-offset-12 {
    margin-left: 100%;
  }
  .col-xlg {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .start-xlg {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: start;
  }
  .hidden-xlg {
    display: none;
  }
  .center-xlg {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .end-xlg {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: end;
  }
  .top-xlg {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .middle-xlg {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bottom-xlg {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .around-xlg {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .between-xlg {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .first-xlg {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .last-xlg {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media only screen and (max-width: 78.125em) {
  [class*='col-xmlg'] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-xmlg-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-xmlg-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-xmlg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-xmlg-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-xmlg-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-xmlg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-xmlg-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-xmlg-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-xmlg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-xmlg-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-xmlg-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-xmlg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-xmlg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xmlg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xmlg-offset-3 {
    margin-left: 25%;
  }
  .col-xmlg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xmlg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xmlg-offset-6 {
    margin-left: 50%;
  }
  .col-xmlg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xmlg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xmlg-offset-9 {
    margin-left: 75%;
  }
  .col-xmlg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xmlg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xmlg-offset-12 {
    margin-left: 100%;
  }
  .col-xmlg {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .start-xmlg {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: start;
  }
  .hidden-xmlg {
    display: none;
  }
  .center-xmlg {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .end-xmlg {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: end;
  }
  .top-xmlg {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .middle-xmlg {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bottom-xmlg {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .around-xmlg {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .between-xmlg {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .first-xmlg {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .last-xmlg {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media only screen and (max-width: 64rem) {
  [class*='col-lg'] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .start-lg {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: start;
  }
  .hidden-lg {
    display: none;
  }
  .center-lg {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .middle-lg {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bottom-lg {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .between-lg {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media only screen and (max-width: 50rem) {
  [class*='col-md'] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .start-md {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: start;
  }
  .hidden-md {
    display: none;
  }
  .center-md {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .middle-md {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bottom-md {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .between-md {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media only screen and (max-width: 40rem) {
  [class*='col-sm'] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .start-sm {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: start;
  }
  .hidden-sm {
    display: none;
  }
  .center-sm {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .middle-sm {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bottom-sm {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .between-sm {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media only screen and (max-width: 25rem) {
  [class*='col-xs'] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-xs-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-xs-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-xs-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-xs-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-xs-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-xs-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-xs-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-xs-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-xs-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-xs-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-xs-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-xs-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .start-xs {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: start;
  }
  .hidden-xs {
    display: none;
  }
  .center-xs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .end-xs {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: end;
  }
  .top-xs {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .middle-xs {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bottom-xs {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .around-xs {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .between-xs {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .first-xs {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .last-xs {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.go-pop-main-page .site__header .menu-header .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.go-pop-main-page .site__header .wpml-ls-legacy-list-horizontal a,
.go-pop-main-page .site__header .wpml-ls-legacy-list-horizontal {
  margin-right: 0;
}

.go-pop-main-page .slider-2 .link-container-2 {
  display: none;
}

.go-pop-main-page .ratio-image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
}

.go-pop-main-page h2 {
  font-size: 60px;
  font-family: 'AmaticSCBold', 'sans-serif';
  font-weight: bold;
  text-align: center;
  color: #57C7F1;
}

.go-pop-main-page .start-xxl h2,
.go-pop-main-page .why h2 {
  text-align: left;
}

.go-pop-main-page .game-content .circle {
  border-radius: 100%;
}

.go-pop-main-page .tiktok-feed .tag-line {
  margin-top: -40px;
  margin-bottom: 30px;
}

.go-pop-main-page .tiktok-embed {
  max-width: 100% !important;
  margin-bottom: 0;
}

.go-pop-main-page ._embed_finish_cover_cover-list,
.go-pop-main-page ._embed_finish_cover_title,
.go-pop-main-page ._embed_finish_cover_progress-bar {
  display: none !important;
}

.go-pop-main-page .file-btn {
  margin-top: 20px;
}

.go-pop-main-page .about-text {
  font-family: 'din-2014', 'sans-serif';
  font-weight: 400;
  font-size: 20px;
}

.go-pop-main-page section + section, .go-pop-main-page section:first-child {
  margin-top: 100px;
}

.go-pop-main-page section:last-child {
  margin-bottom: 100px;
}

.go-pop-main-page .purchase-section .map-image-container {
  border-radius: 4em;
  position: relative;
  padding-bottom: 50%;
  overflow: hidden;
}

.go-pop-main-page .purchase-section .shop-image {
  position: relative;
  padding-bottom: 16.666%;
  margin: 0 30px 60px;
}

.go-pop-main-page .purchase-section .shop-image:hover svg {
  -webkit-filter: drop-shadow(0px 3px 15px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0px 3px 15px rgba(0, 0, 0, 0.2));
}

.go-pop-main-page .purchase-section .shop-image svg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: drop-shadow(0px 3px 11px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0px 3px 11px rgba(0, 0, 0, 0.1));
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

.go-pop-main-page .purchase-section .shop-image .container-image {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 30px;
}

.go-pop-main-page .purchase-section .inactive {
  display: none;
}

.go-pop-main-page .purchase-section #buy-section {
  -webkit-transform: translateY(-50vh);
          transform: translateY(-50vh);
}

@media only screen and (max-width: 1300px) {
  .go-pop-main-page h2 {
    font-size: 46px;
    font-size: 2.875rem;
  }
}

@media only screen and (max-width: 1024px) {
  .go-pop-main-page .site__header .menu-header .search {
    top: 20px;
  }
  .go-pop-main-page .purchase-section .map-image-container {
    border-radius: 3em;
  }
  .go-pop-main-page .purchase-section .shop-image {
    padding-bottom: 25%;
  }
}

@media only screen and (max-width: 800px) {
  .go-pop-main-page .start-xxl h2 {
    text-align: center;
  }
  .go-pop-main-page .purchase-section .map-image-container {
    border-radius: 2em;
  }
  .go-pop-main-page .purchase-section .shop-image {
    padding-bottom: 33.333%;
    margin: 0 20px 40px;
  }
  .go-pop-main-page .purchase-section .wrapper .row:first-child {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 640px) {
  .go-pop-main-page .about-text {
    font-size: 18px;
  }
  .go-pop-main-page h2 {
    font-size: 38px;
    font-size: 2.375rem;
  }
  .go-pop-main-page .purchase-section .map-image-container {
    border-radius: 1.5em;
  }
  .go-pop-main-page .purchase-section .wrapper .row:first-child {
    margin-bottom: 40px;
  }
}

#page__header .home .btn.prev:hover {
  background: url("../assets/svg/arrow_orange.svg") no-repeat center;
  background-color: white;
  opacity: 1;
}

#page__header .home .btn.next:hover {
  background: url("../assets/svg/arrow_orange.svg") no-repeat center;
  background-color: white;
  opacity: 1;
}

.game-content .btn:hover {
  color: white;
  background-color: #57C7F1;
}

#download .btn:hover {
  background: #FCD61D;
  color: white;
}

.new-games .btn.prev:hover {
  background: url("../assets/svg/arrow_white.svg") no-repeat center;
  background-color: #F36F21;
  opacity: 1;
}

.new-games .btn.next:hover {
  background: url("../assets/svg/arrow_white.svg") no-repeat center;
  background-color: #F36F21;
  opacity: 1;
}

.btn-search:hover {
  cursor: pointer;
  background: #F36F21;
}

.menu-global a:not(.logo-fox), #menu-responsive a:not(.logo-fox) {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.menu-global a:not(.logo-fox):hover, #menu-responsive a:not(.logo-fox):hover {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}

@font-face {
  font-family: 'AmaticSCBold';
  src: url("../assets/fonts/amatic-bold/AmaticSC-Bold.eot");
  src: url("../assets/fonts/amatic-bold/AmaticSC-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/amatic-bold/AmaticSC-Bold.woff2") format("woff2"), url("../assets/fonts/amatic-bold/AmaticSC-Bold.woff") format("woff"), url("../assets/fonts/amatic-bold/AmaticSC-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SilkaBold';
  src: url("../assets/fonts/silka-bold/Silka-Bold.eot");
  src: url("../assets/fonts/silka-bold/Silka-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/silka-bold/Silka-Bold.woff2") format("woff2"), url("../assets/fonts/silka-bold/Silka-Bold.woff") format("woff"), url("../assets/fonts/silka-bold/Silka-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SilkaSemiBold';
  src: url("../assets/fonts/silka-semi-bold/Silka-SemiBold.eot");
  src: url("../assets/fonts/silka-semi-bold/Silka-SemiBold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/silka-semi-bold/Silka-SemiBold.woff2") format("woff2"), url("../assets/fonts/silka-semi-bold/Silka-SemiBold.woff") format("woff"), url("../assets/fonts/silka-semi-bold/Silka-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

html {
  overflow-x: hidden;
  font-size: 16px;
}

body,
html {
  width: 100%;
  overflow-x: hidden;
}

body {
  -webkit-font-smoothing: subpixel-antialiased;
}

.srh {
  visibility: hidden;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

iframe {
  width: 100%;
}

.search .wpml-ls-display,
.search .wpml-ls-current-language {
  display: none !important;
}

.div-anim svg > g > g:first-child path {
  fill: #F36F21;
}

.responsive-menu .menu .wpml-ls-item ul {
  margin: 0;
}

.responsive-menu .menu > .wpml-ls-item > a {
  display: none;
}

.wpml-ls-legacy-list-horizontal a,
.wpml-ls-legacy-list-horizontal {
  padding: 0 !important;
  margin-top: -3px;
  margin-right: 2.5px;
}

.content__section.why {
  margin-top: 60px;
}

.lozad {
  opacity: 0;
}

.lozad.not-hidden {
  opacity: 1;
}

.div-anim {
  width: 100px;
  height: 100px;
  border-radius: 8px;
  background-clip: padding-box;
  border: 2px solid #FBB789;
  background-color: #F36F21;
}

#anim {
  position: absolute;
  width: 94%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.pointer-event-off {
  pointer-events: none;
}

.pointer-event-off * {
  pointer-events: initial;
}

.menu-header .logo-fox {
  overflow: hidden;
}

.menu-header .logo-fox .main-title {
  position: absolute;
  left: 105%;
}

.pause-slider {
  margin-right: 15px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
}

.pause-slider .fa-play-circle {
  display: block;
  font-size: 25px;
  font-size: 1.5625rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.pause-slider .fa-pause-circle {
  display: none;
  font-size: 25px;
  font-size: 1.5625rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.pause-slider.play .fa-play-circle {
  display: none;
}

.pause-slider.play .fa-pause-circle {
  display: block;
}

.hamburger {
  display: none !important;
}

.awards-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.awards-gallery .gallery-solo {
  padding: 0 15px;
  width: 150px;
  height: 150px;
  position: relative;
}

.awards-gallery img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 90%;
}

.disabled-element {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.disabled-element *:focus {
  outline: 0;
}

.logomobile {
  height: 60px;
}

.site__header .menu-header .menu-mobile > a {
  display: none;
}

.f-c-ac {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.search-form {
  max-width: 1028px;
}

.link-container-2.empty {
  position: absolute;
  bottom: 230px;
}

div.asl_m .probox .proloading {
  position: absolute;
  right: 68px;
}

div.asl_m .probox .promagnifier {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  height: 40px !important;
  width: 40px !important;
}

div.asl_m .probox .promagnifier svg {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

div.asl_m .probox .promagnifier:hover svg {
  width: 25px !important;
}

div.asl_m .probox .proclose {
  position: absolute;
  right: 30px;
}

div.asl_m .probox .innericon {
  background-color: #f36f21 !important;
  border-radius: 50%;
  height: 40px !important;
  width: 40px !important;
}

.probox {
  position: relative;
  border: solid 1px #cfcfcf !important;
  border-radius: 36px !important;
  background-color: white;
  margin-bottom: 50px;
  padding: 15px 40px !important;
  -webkit-filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.25));
  outline: none;
}

.probox input[class='orig'],
.probox input[class='autocomplete'] {
  font-size: 22px !important;
  line-height: 1 !important;
  font-family: "din-2014" !important;
  font-weight: 400 !important;
}

.probox input[class='orig'] {
  font-size: 22px !important;
  line-height: 1 !important;
  font-family: "din-2014" !important;
  font-weight: 400;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.row.insta {
  position: relative;
}

.row.insta .background-insta {
  color: rgba(87, 199, 241, 0.15);
  position: absolute;
  font-size: 428px;
  font-size: 26.75rem;
  right: -72px;
  top: 26px;
  z-index: -1;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.error-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.error-content .error-fox {
  max-width: 300px;
  margin-top: 90px;
}

.post-password-form {
  margin: 50px 0;
}

.game-img-container {
  position: absolute;
  width: 90%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 90%;
  overflow: hidden;
}

.game-img-container a {
  left: -50%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.global-shadow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: black;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.global-shadow.active {
  z-index: 99999;
  opacity: 0.3;
}

#page {
  position: relative;
}

.asl_nores span {
  margin-bottom: 12px !important;
  display: inline-block !important;
}

.search-div {
  display: none;
  opacity: 1;
  position: fixed;
  top: 0;
  z-index: 999999;
  width: 100%;
  background-color: #ffffff;
  padding: 95px 140px 60px 140px;
  -webkit-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.12);
}

.search-div .close {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}

.search-div div.asl_m,
.search-div div.asl_w {
  overflow: visible !important;
  background-image: none !important;
  background: none !important;
}

.search-div #ajaxsearchlite1 .probox {
  position: relative;
  border: solid 1px #cfcfcf !important;
  border-radius: 36px !important;
  background-color: white;
  padding: 20px 20px !important;
  -webkit-filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.1));
  max-width: 1028px;
  outline: none;
}

.search-div #ajaxsearchlite1 .probox .proinput {
  margin: 0;
  padding: 0;
}

div.asl_r .results .item .asl_content {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

div.asl_r.vertical {
  border-radius: 20px !important;
  padding: 0 4px !important;
}

div.asl_r .results .item .asl_content h3 a {
  color: #F36F21 !important;
  font-family: "din-2014" !important;
  font-weight: 400 !important;
  font-size: 24px !important;
}

div[id*='ajaxsearchliteres'].wpdreams_asl_results .results div.asl_image {
  background-color: #e0eaf1 !important;
  border-radius: 50% !important;
  -webkit-box-shadow: 0 0 0 3px #ecf2f6 !important;
          box-shadow: 0 0 0 3px #ecf2f6 !important;
}

.header-input {
  display: none;
}

.submit-header {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
  cursor: pointer;
}

.custom-input {
  position: relative;
  border: solid 1px #cfcfcf !important;
  border-radius: 36px !important;
  background-color: white;
  margin-bottom: 50px;
  padding: 15px 40px !important;
  -webkit-filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.25));
  width: 1028px;
  outline: none;
}

.custom-input input {
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
}

.slider2-content {
  max-width: 650px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}

.slider1-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slider-bar {
  opacity: 0;
  margin: 0 auto;
  position: relative;
  width: 50px;
  height: 1px;
  z-index: 0;
}

.slider-bar .bar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

.slider-bar .bar.black {
  right: 0;
  background-color: black;
}

.slider-bar .bar.orange {
  background-color: orange;
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
}

.flex-center-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.no-marg-bottom {
  margin-bottom: 0;
}

.responsive-menu {
  display: none;
}

.feature-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-width: 280px;
}

.new-games .owl-stage-outer::after {
  pointer-events: none;
  position: absolute;
  content: '';
  width: 300px;
  top: 0;
  opacity: 1;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(78%, white), color-stop(100%, white));
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(78%, white), to(white));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 78%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.new-games .owl-stage-outer.filter::after {
  opacity: 0;
}

#menu-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0 0;
  list-style-type: none;
  padding: 0 45px;
  width: 100%;
  height: 100%;
  position: relative;
}

.menu-header {
  top: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.menu-header.hidden {
  top: -200px;
}

.menu-header .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.menu-main-left-container,
.menu-main-left-fr-container {
  width: calc(50% - 50px);
  margin-right: 100px;
  padding: 0 60px;
}

.menu-main-right-container,
.menu-main-right-fr-container {
  width: calc(50% - 50px);
  padding: 0 60px;
}

#menu-footer,
#menu-footer-fr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -20px;
}

#menu-footer li,
#menu-footer-fr li {
  padding: 0 20px;
  margin-bottom: 20px;
  width: 20%;
  text-align: center;
}

#menu-footer.menu,
#menu-footer-fr.menu {
  -webkit-box-align: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
  z-index: inherit;
  position: inherit;
  left: inherit;
  right: inherit;
  -webkit-transition: inherit;
  transition: inherit;
}

.menu-footer-container {
  margin-bottom: -20px;
}

.search-wrapper {
  display: none;
  position: absolute;
  right: 50px;
  top: 45px;
  width: 115px;
  height: 50px;
  border-radius: 40px;
  background-clip: padding-box;
  background-color: white;
  border-radius: 40px;
  background-clip: padding-box;
  -webkit-filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.25));
}

.slider-title:not(.active),
.slider-link:not(.active),
.slider-img:not(.active),
.slider-link-2:not(.active),
.slider-responsive:not(.active),
.slider-tag:not(.active) {
  display: none;
}

.slider-title {
  margin-bottom: 20px;
}

.mouse-nav {
  position: absolute;
  bottom: 130px;
  width: 100%;
  left: 0;
}

.mouse-container {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 70px;
}

.mouse {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.mouse img:nth-child(2) {
  width: 38px;
  margin-right: 7px;
}

.mouse img:last-child {
  width: 12px;
  -webkit-animation: mover 1s infinite alternate;
  animation: mover 1s infinite alternate;
}

.mouse:hover {
  -webkit-transform: translateY(7px);
          transform: translateY(7px);
}

.mouse a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@-webkit-keyframes mover {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

@keyframes mover {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

.roll {
  left: 15.5px;
  position: absolute;
  width: 4px;
  background-color: white;
  border-radius: 500px;
  top: 10px;
  bottom: 35px;
}

body.post-type-archive-games .circle,
body.search-results .circle,
body.single-games .circle,
.body.tax-types .circle {
  border-radius: 50%;
}

.content-taxono-type .circle {
  border-radius: 50%;
}

.first-half-grey {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
  border-top-color: #8e8e9c;
  border-right-color: #8e8e9c;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-radius: 50%;
  z-index: 2;
}

.second-half-grey {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
  border-top-color: #8e8e9c;
  border-right-color: #8e8e9c;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 50%;
  z-index: 1;
}

.first-half-white {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1.8px solid transparent;
  border-top-color: white;
  border-right-color: white;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-radius: 50%;
  z-index: 1;
}

.second-half-white {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1.8px solid transparent;
  border-top-color: white;
  border-right-color: white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 50%;
  z-index: 3;
}

.award {
  position: relative;
}

#paw1,
#paw2 {
  width: 700px;
}

#paw1 {
  margin-left: 80px;
}

#paw2 {
  margin-left: 35%;
}

#paw3 {
  width: 650px;
  left: 40%;
  top: 300px;
  position: absolute;
  z-index: -1;
}

.slider-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slider-2 .principal img {
  margin-left: 5px;
}

.slider-2 .slider2-content > img {
  margin-bottom: 40px;
}

.slider-2 img {
  max-width: 700px;
  max-height: 40vh;
}

.background {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.background::after {
  content: '';
  background-image: url("../assets/svg/ellipse_bottom_right.svg");
  background-size: 130vw auto, cover;
  background-repeat: no-repeat;
  background-position: bottom -4vw center, bottom;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.slider-back {
  height: 100%;
  position: absolute;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.slider-back picture {
  height: 100vh;
  width: 100vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.slider-back picture img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.slider-back.active {
  left: 0;
  width: 100%;
}

.slider-back:not(.active) {
  right: 0;
  width: 0;
}

.full-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: none;
  min-width: 100vw;
  min-height: 100vh;
  width: auto;
  height: auto;
}

.link-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.link-container .btn img {
  margin-left: 5px;
}

.link-container a {
  z-index: 1;
}

.feature-solo {
  margin-bottom: 50px;
}

.icon-parent {
  padding: 0 7.5px;
  margin-bottom: 10px;
}

.home-menu .principal {
  margin: 0 auto;
}

.home-menu .principal img {
  margin-left: 5px;
}

.infinite {
  max-width: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.filter__items-counter {
  color: #f36f21;
}

#filterShowAll {
  color: #77d46d !important;
}

body #ssf_adress_input_box {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 45px;
}

#storeLocator__searchBar {
  border: solid 1px #cfcfcf !important;
  border-radius: 36px !important;
  background-color: white;
  padding: 16px 30px !important;
  -webkit-filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.25));
  -webkit-box-shadow: inherit !important;
          box-shadow: inherit !important;
  font-size: 18px !important;
}

#filter__states,
#applyFilterOptions,
#filter__services,
.gm-style-cc,
#filterOptionsClearer {
  display: none !important;
}

.store-locator__geolocator {
  color: #F36F21 !important;
}

#storeLocator__mapStatus {
  width: 90%;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

body.page-template-store-locator .infobox__closer {
  background-image: url("../assets/svg/storeclose.svg");
  background-size: contain;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
}

body.page-template-store-locator #page_navigation .arrow-toggler-right:after,
body.page-template-store-locator #page_navigation .arrow-toggler-left:after {
  font-size: 14px;
}

body.page-template-store-locator #page_navigation .previous_link,
body.page-template-store-locator #page_navigation .next_link {
  background: none;
  border: none !important;
  color: black !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-transform: none;
}

body.page-template-store-locator .gmnoprint,
body.page-template-store-locator .gm-fullscreen-control {
  top: 66px !important;
}

body.page-template-store-locator #mainContent .section {
  background-color: white;
}

body.page-template-store-locator .gm-svpc {
  top: 147px !important;
}

body.page-template-store-locator #storeLocator__storeListRow h2 {
  line-height: 1;
  padding: 0;
}

body.page-template-store-locator #storeLocatorInfobox {
  min-height: 242px;
}

body.page-template-store-locator .infobox__row + .infobox__row:not(.store-tel):not(.store-email) {
  padding-top: 7px;
}

body.page-template-store-locator #super-left-panel {
  padding-top: 19px;
  height: 98vh;
}

body.page-template-store-locator .store-address {
  line-height: 1.3;
}

body.page-template-store-locator .infobox__row a {
  color: #F36F21;
}

body.page-template-store-locator .store-email,
body.page-template-store-locator .store-tel {
  padding-bottom: 7px;
}

body.page-template-store-locator .store-locator__infobox {
  padding: 8px;
}

body.page-template-store-locator .store-locator__infobox.is-active {
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.16);
}

body.page-template-store-locator .infobox__title {
  color: #77D46D;
  font-family: 'SilkaBold', 'sans-serif';
  font-weight: bold;
}

body.page-template-store-locator .hide-for-medium-down {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}

body.page-template-store-locator .store-email,
body.page-template-store-locator .store-website {
  display: none;
}

body.page-template-store-locator .store-locator-map {
  height: 98vh;
}

body.page-template-store-locator .store-locator-map .store-locator__infobox:before {
  border-right-color: #77D46D;
}

body.page-template-store-locator .btn-super-info {
  border: 2px solid #77D46D;
  padding: 4px 19px;
  color: #77D46D;
  border-radius: 20px;
  font-size: 14px;
}

body.page-template-store-locator .store-locator__infobox.store-locator__infobox--main {
  color: #1e1e1e;
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
}

body.page-template-store-locator #info-operating-hours .actives::after,
body.page-template-store-locator #info-operating-hours .actives::before,
body.page-template-store-locator #info-operating-hours .actives::before,
body.page-template-store-locator #info-operating-hours .is-toggled::after {
  background-color: #1e1e1e !important;
}

body.page-template-store-locator .ssf-main-content {
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
}

body.page-template-store-locator .store-operating-hours div,
body.page-template-store-locator .store-operating-hours span {
  font-family: 'SilkaBold', 'sans-serif';
  color: #1e1e1e;
  font-weight: bold;
}

body.page-template-store-locator #info-email,
body.page-template-store-locator #info-tel {
  display: none !important;
}

body.page-template-store-locator .store-email a {
  font-family: 'SilkaBold', 'sans-serif';
  color: #1e1e1e;
  font-weight: bold;
}

body.page-template-store-locator .store-tel,
body.page-template-store-locator .store-exturl {
  display: block !important;
  padding-top: 0;
}

body.page-template-store-locator .store-exturl {
  padding-bottom: 6px;
  font-size: 0;
}

body.page-template-store-locator .store-locator__store-list .store-address {
  padding-bottom: 0;
}

body.page-template-store-locator .store-locator__infobox {
  background-color: white !important;
  border: 3px solid #77D46D;
  border-radius: 20px;
  margin-bottom: 20px !important;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

body.page-template-store-locator .store-locator__infobox:not(#storeLocatorInfobox):hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}

body.page-template-store-locator .store-locator__infobox:hover {
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.16);
}

body.page-template-store-locator .infobox__row--marker {
  display: none;
}

body.page-template-store-locator #mainContent {
  z-index: 0;
}

body.page-template-store-locator #page__content {
  margin-top: -60px;
}

body.page-template-store-locator #page__content h2 {
  margin-top: 0;
}

body.page-template-store-locator footer {
  margin-top: -30px;
  position: relative;
  background-image: url("../assets/images/footer_orange.png");
  background-position: top 0 center;
  background-repeat: no-repeat;
  background-color: inherit;
}

body.page-template-store-locator footer::after {
  background-color: #F36F21;
  position: absolute;
  content: '';
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

#page__header {
  position: relative;
}

#page__header.home {
  height: 100vh;
}

#page__header .home {
  margin-bottom: 10vh;
  padding-top: 20vh;
  background-size: 130vw auto, cover;
  background-repeat: no-repeat;
  background-position: bottom -4vw center, bottom;
}

#page__header .home .btn-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

#page__header .home .btn-row .btn {
  background-color: rgba(255, 255, 255, 0.35);
  cursor: pointer;
}

#page__header .home .scroll {
  width: 50px;
  height: 50px;
  background-image: url("../assets/svg/mouse_scroll.svg");
  position: fixed;
  left: 50px;
  bottom: 30px;
}

#page__header.orange_header {
  margin: 0;
  background-color: #F36F21;
  padding-top: 200px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("../assets/svg/test.svg");
  background-size: 130vw auto;
  background-position: bottom -6vw center;
  background-repeat: no-repeat;
}

#page__header.orange_header .temp-message {
  margin-top: calc(-10vh);
  margin-bottom: 10vh;
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  color: white;
  text-align: center;
}

#page__header.orange_header h1 {
  margin: 0;
  margin-bottom: 10vh;
  text-align: center;
  z-index: 2;
}

#page__header.orange_header.store {
  z-index: 1;
  background-color: inherit;
  background-image: url("../assets/images/header_orange.png");
  background-position: bottom 0 center;
}

#page__header.orange_header.store::after {
  background-color: #F36F21;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 100px;
}

#page__header .circle {
  margin: auto;
  min-width: 275px;
  width: 24vw;
  overflow: hidden;
  min-height: 275px;
  height: 24vw;
  padding: 0;
  position: relative;
}

#page__header .circle .row {
  margin-bottom: 50px;
}

#page__header .circle .btn-row .btn:first-child {
  background-color: rgba(255, 255, 255, 0.35);
}

#page__header .circle #scroll {
  position: absolute;
  left: 60px;
  bottom: 60px;
}

#page__header .circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  z-index: 4;
}

#page__header .title h1 {
  line-height: 85px;
  margin-top: 0;
}

#page__header .title a:first-child {
  margin-right: 10px;
}

.icon {
  border-radius: 50%;
  -webkit-filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.1));
}

.icon a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5vh 0;
}

.media-img {
  position: relative;
  width: 100%;
}

.media-img.media-16-9 {
  padding-bottom: 56.25%;
  height: 0;
}

.media-img .media-wrapper,
.media-img .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.media-img .media-wrapper {
  z-index: 0;
  overflow: hidden;
}

.media-img .overlay {
  z-index: 1;
  opacity: 0.25;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.media-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.menu-header .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 50px;
  top: 57px;
  padding: 15px 20px;
  background-color: white;
  border-radius: 40px;
  -webkit-filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.25));
}

.menu-header .search .loop {
  margin-right: 25px;
  margin-left: 5px;
  width: 20px;
  height: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.menu-header .search .loop i {
  font-size: 20px;
  font-size: 1.25rem;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.menu-header .search .loop i:hover {
  font-size: 23px;
  font-size: 1.4375rem;
}

.menu-header .search svg {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.nav-pagination {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 140px;
}

.nav-pagination svg {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-next,
.page-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'SilkaSemiBold', 'sans-serif';
  font-weight: 600;
  color: #F36F21;
}

.page-next svg,
.page-prev svg {
  margin-left: 10px;
  fill: #F36F21;
}

.page-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 10px;
}

.navigation.pagination {
  margin-top: 50px;
}

.navigation.pagination h2 {
  display: none;
}

.navigation.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.navigation.pagination .page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  position: relative;
  font-size: 18px;
  line-height: 1;
}

.navigation.pagination .page-numbers:not(.dots):not(.next):not(.prev):hover {
  background-color: #F36F21;
  border-color: #F36F21;
  color: #ffffff;
}

.navigation.pagination .page-numbers.current {
  background-color: #F36F21;
  border: none;
  color: #ffffff !important;
}

.navigation.pagination .page-numbers:not(.next):not(.prev) {
  width: 44px;
  height: 44px;
  margin-right: 15px;
  border-radius: 50%;
  color: #F36F21;
  font-family: 'SilkaBold', 'sans-serif';
  font-weight: bold;
}

.navigation.pagination .page-numbers.next {
  margin-left: 15px;
}

.navigation.pagination .page-numbers.next:hover svg {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}

.navigation.pagination .page-numbers.prev {
  margin-right: 30px;
}

.navigation.pagination .page-numbers.prev:hover svg {
  -webkit-transform: translateX(-8px) rotate(180deg);
          transform: translateX(-8px) rotate(180deg);
}

.owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.owl-nav {
  margin-top: 50px;
}

#page__content.home .new-games h2 {
  line-height: 50px;
  margin: 5vh 0;
}

#page__content.home .new-games .btn-row .round {
  width: 70px;
}

#page__content.home .new-games .carousel-wrapper {
  width: 100%;
}

#page__content.home .new-games .carousel-wrapper .owl-carousel .owl-stage-outer {
  padding: 30px 0;
}

#page__content.home .new-games .carousel-wrapper .owl-next:focus,
#page__content.home .new-games .carousel-wrapper .owl-prev:focus {
  outline: none;
}

#page__content.home .new-games .carousel-wrapper .parent {
  position: relative;
}

#page__content.home .new-games .carousel-wrapper > svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#page__content.home .new-games .game-content .circle {
  border-radius: 50%;
}

#page__content.home .categories {
  position: relative;
  background-image: url("../assets/svg/ellipse_bottom_left.svg");
  background-size: 130vw auto, 130vw auto, 85% auto;
  background-position: top -5vw center, bottom -5vw center, center;
  background-repeat: no-repeat;
  background-color: #F7F7F7;
  padding-bottom: 15vh;
}

#page__content.home .categories h2 {
  padding-top: 15vh;
  line-height: 50px;
  margin-bottom: 70px;
}

#page__content.home .categories .card {
  padding: 15px;
  margin-bottom: 4vh;
  border-radius: 40px;
  -webkit-filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.1));
}

#page__content.home .categories .card:hover img {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

#page__content.home .categories .card img {
  max-width: 200px;
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}

#page__content.home .categories .card h3 {
  margin: 15px 0 0px 0;
}

#page__content.home .categories .card a {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  z-index: 1;
}

#page__content.home .categories .btn-row {
  padding: 5vh 0;
}

#page__content.home .categories .icon {
  width: 90px;
  position: absolute;
}

#page__content.home .categories .icon_1 {
  top: 15%;
  left: 8%;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
}

#page__content.home .categories .icon_2 {
  top: 8%;
  left: 35%;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}

#page__content.home .categories .icon_3 {
  top: 12%;
  right: 25%;
  -webkit-transform: rotate(-11deg);
          transform: rotate(-11deg);
}

#page__content.home .categories .icon_4 {
  top: 50%;
  right: 8%;
  -webkit-transform: rotate(34deg);
          transform: rotate(34deg);
}

#page__content.home .categories .icon_5 {
  top: 15%;
  right: 8%;
  -webkit-transform: rotate(-18deg);
          transform: rotate(-18deg);
}

#page__content.home .categories .icon_6 {
  bottom: 15%;
  right: 22%;
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
}

#page__content.home .categories .icon_7 {
  bottom: 8%;
  right: 45%;
  -webkit-transform: rotate(-12deg);
          transform: rotate(-12deg);
}

#page__content.home .categories .icon_8 {
  bottom: 15%;
  left: 15%;
  -webkit-transform: rotate(13deg);
          transform: rotate(13deg);
}

#page__content.home .categories .icon_9 {
  top: 52%;
  left: 5%;
  -webkit-transform: rotate(4deg);
          transform: rotate(4deg);
}

#page__content.home .social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10vh;
}

#page__content.home .social-media .header-instagram {
  position: relative;
}

#page__content.home .social-media .header-instagram i {
  position: absolute;
  top: -50px;
  right: 7vh;
  color: rgba(87, 199, 241, 0.2);
  z-index: -1;
  font-size: 45vh;
}

#page__content #gram-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#page__content #gram-container .insta-box {
  padding: 0 8px;
  width: 33%;
}

#page__content #gram-container .insta-box a {
  width: 100%;
  border-radius: 42px;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
}

#page__content #gram-container .insta-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  left: 0;
  top: 0;
}

#page__content.about p {
  font-family: "din-2014", "sans-serif";
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
}

#page__content.about section {
  text-align: left;
}

#page__content.about section .image img {
  width: 100%;
}

#page__content.about section.what .image img {
  width: 42%;
}

#page__content.about section.award .image {
  background-image: url("../assets/images/awards.png");
  background-position: center;
  background-size: 70%;
}

#page__content.about section.award .wrapper {
  position: relative;
}

#page__content.about section.other {
  margin-bottom: 80px;
}

#page__content.about section.why .image, #page__content.about section.award .image, #page__content.about section.other .image {
  background-repeat: no-repeat;
}

#page__content.single-game h2 {
  margin: 0;
}

#page__content.single-game #comments {
  margin-top: 200px;
}

#page__content.single-game .carousel-wrapper.comments {
  width: 70%;
  margin: 0 auto;
  padding-top: 14px;
  background-image: url(../assets/svg/quotes.svg);
  background-repeat: no-repeat;
  background-position: 8px -10px;
  background-size: 92px;
}

#page__content.single-game .carousel-wrapper.comments .owl-theme .owl-nav [class*='owl-'] {
  outline: none;
}

#page__content.single-game .carousel-wrapper.comments .owl-theme .owl-nav [class*='owl-']:hover {
  background: inherit;
  color: inherit;
}

#page__content.single-game .carousel-wrapper.comments .owl-nav {
  margin-top: 40px;
}

#page__content.single-game .carousel-wrapper.comments .btn:hover {
  background: url(../assets/svg/arrow_white.svg) no-repeat center !important;
  background-color: #f36f21 !important;
  opacity: 1;
}

#page__content.single-game .carousel-wrapper.comments .btn.round {
  opacity: 0.8;
  background-color: white;
  border: 1px solid #F36F21;
}

#page__content.single-game .carousel-wrapper.comments .btn.prev, #page__content.single-game .carousel-wrapper.comments .btn.next {
  background-color: white;
  background: url("../assets/svg/arrow_orange.svg") no-repeat center;
  -webkit-filter: none;
          filter: none;
}

#page__content.single-game .carousel-wrapper.comments .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 30px;
}

#page__content.single-game .carousel-wrapper.comments .item img {
  margin-top: 70px;
  max-height: 100px;
  width: inherit;
}

#page__content.single-game .carousel-wrapper.comments .item p {
  position: relative;
  margin-bottom: 0;
}

#page__content.single-game .carousel-wrapper.comments .item p::after {
  position: absolute;
  content: '';
  height: 1px;
  width: 85px;
  background-color: #F36F21;
  left: 0;
  bottom: -35px;
}

#page__content.single-game .carousel-wrapper.comments .item .link-comments {
  color: #F36F21;
}

#page__content.single-game .product-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -5px;
  margin-top: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#page__content.single-game .product-gallery .product-gallery_item {
  margin: 5px;
  width: 80px;
  height: 80px;
  background: #F1F1F1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  position: relative;
}

#page__content.single-game .product-gallery .product-gallery_item .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
}

#page__content.single-game .game_specs {
  margin-top: 50px;
}

#page__content.single-game .game_specs .wrapper-categorie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 33px;
}

#page__content.single-game .game_specs #game-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
  width: 50px;
}

#page__content.single-game .game_specs #game-categories:last-of-type {
  margin-right: 0;
}

#page__content.single-game .game_specs #game-categories > div {
  margin-bottom: 5px;
}

#page__content.single-game .game_specs #game-categories span {
  line-height: 1;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, calc(-50% - 1px));
          transform: translate(-50%, calc(-50% - 1px));
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#page__content.single-game .game_specs .age,
#page__content.single-game .game_specs .nb-players,
#page__content.single-game .game_specs .time {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #F36F21;
  position: relative;
  color: white;
  margin-right: 0;
}

#page__content.single-game .game_specs .game_infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px black;
  padding: 12px 0;
}

#page__content.single-game .game_specs .game_infos div:first-child {
  width: 40%;
}

#page__content.single-game .game_specs .game_infos .nb_puzzles,
#page__content.single-game .game_specs .game_infos .abilities,
#page__content.single-game .game_specs .game_infos .id_product,
#page__content.single-game .game_specs .game_infos .language {
  width: 60%;
}

#page__content.single-game .game_specs .game_infos div {
  line-height: 1.3;
}

#page__content.single-game .game_specs .game_infos:nth-of-type(6) {
  border-bottom: none;
}

#page__content.single-game .game_specs .game_infos + .btn-row {
  margin-top: 50px;
  padding: 0;
}

#page__content.single-game .game_specs .game_infos + .btn-row .principal {
  width: 300px;
}

#page__content.single-game #game-story {
  margin-top: 200px;
  margin-bottom: 60px;
}

#page__content.single-game #game-story img {
  width: 100%;
}

#page__content.single-game #game-story .award {
  margin-top: 25px;
}

#page__content.single-game #game-story .award .award-title {
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 10px;
}

#page__content.single-game #game-story .award .award-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#page__content.single-game #game-story .award .award-image img {
  width: 100px;
  margin-right: 10px;
}

#page__content.single-game #game-story h2 {
  color: #77D46D;
}

#page__content.single-game #game-story + .curvy-header {
  margin-top: -2vh;
  height: 10vh;
  background-color: #F7F7F7;
  background-image: url("../assets/svg/ellipse_bottom.svg");
  background-position: bottom center;
  background-size: 130vw;
  background-repeat: no-repeat;
}

#page__content.single-game #game-content {
  padding: 15vh 0;
  background-image: url("../assets/svg/ellipse_bottom_left.svg"), url("../assets/svg/ellipse_top_right.svg");
  background-size: 130vw auto, 130vw auto, 85% auto;
  background-position: top -5vw center, bottom -5vw center, center 25px;
  background-repeat: no-repeat;
  background-color: #F7F7F7;
}

#page__content.single-game #game-content h2 {
  color: #57C7F1;
  margin-bottom: 25px;
}

#page__content.single-game #game-content .game_box > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

#page__content.single-game #game-content .game_box .thick {
  margin-right: 12px;
}

#page__content.single-game #game-suggestion {
  padding: 10vh 0;
}

#page__content.single-game #game-suggestion h2 {
  color: #F36F21;
  line-height: 60px;
  margin-bottom: 5vh;
}

#page__content.single-game #game-suggestion .owl-carousel .parent {
  margin-bottom: 5vh;
}

#page__content.single-game #game-suggestion .parent {
  position: relative;
  width: 100%;
  height: 100%;
}

#page__content.single-game #game-suggestion .parent > svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#page__content.single-game #game-suggestion .parent > svg g path {
  -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.15);
}

#page__content #download {
  padding: 5vh 0;
}

#page__content #download h2 {
  color: #FCD61D;
}

#page__content #download a.btn {
  padding: 18px 35px;
  width: 100%;
  margin-top: 20px;
}

#page__content.archive-games {
  margin-top: 50px;
}

#page__content.archive-games .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#page__content.archive-games .search-form h2 {
  margin: 15px 0;
}

#page__content.archive-games .search-form .form-field {
  display: inline-block;
}

#page__content.archive-games .search-form .form-field.search {
  position: relative;
  border: solid 1px #cfcfcf;
  border-radius: 35px;
  min-height: 50px;
  height: 6vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: white;
  margin-bottom: 50px;
  -webkit-filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.25));
}

#page__content.archive-games .search-form .form-field.search label {
  width: 0;
  visibility: hidden;
  height: 1px;
  opacity: 0;
}

#page__content.archive-games .search-form .form-field.search input[type='text'] {
  width: 95%;
  outline: none;
  border: none;
  padding-left: 10px;
}

#page__content.archive-games .search-form .form-field.search .icon {
  position: absolute;
  right: 5px;
  margin: auto 0;
  width: 40px;
  height: 40px;
  background-color: #F36F21;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}

#page__content.archive-games .search-form .form-field.search .icon img {
  width: 16px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#page__content.archive-games .search-form .form-field.search .icon:hover img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

#page__content.archive-games .search-form .form-field .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  cursor: pointer;
  padding-left: 35px;
  margin-bottom: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#page__content.archive-games .search-form .form-field .container input {
  position: absolute;
  cursor: pointer;
  opacity: 0;
  height: 0;
  width: 0;
}

#page__content.archive-games .search-form .form-field .checkmark {
  border: 2px solid #77D46D;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
}

#page__content.archive-games .search-form .form-field .container input:checked ~ .checkmark {
  background: #77D46D;
}

#page__content.contact .infos {
  margin-top: 5vh;
}

#page__content.contact .infos .wrapper > .row {
  background: #77D46D;
  border-radius: 15px;
  background-image: url("../assets/images/logo-background.png");
  background-repeat: no-repeat;
  background-position: bottom left;
}

#page__content.contact .infos .wrapper > .row .contact-infos {
  border-radius: 15px;
  background-clip: padding-box;
  margin: 5vw auto;
  padding: 7vh 5vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 315px;
  height: 50vh;
  background-color: white;
}

#page__content.contact .infos .wrapper > .row .contact-infos .icon {
  width: 40px;
  height: 40px;
  background: white;
  -webkit-filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.25));
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#page__content.contact .infos .wrapper > .row .contact-infos .icon a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #77D46D;
  text-decoration: none;
}

#page__content.contact .infos .wrapper > .row .contact-infos .icon:hover {
  -webkit-filter: drop-shadow(0 10px 4px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 10px 4px rgba(0, 0, 0, 0.1));
}

#page__content.contact .infos .wrapper > .row .contact-infos .icon:hover a {
  color: #9ce094;
}

#page__content.contact .infos .wrapper > .row #GoogleMap {
  margin: 5vw auto;
  width: 45vw;
  height: 50vh;
  background-color: white;
  border-radius: 15px;
  background-clip: padding-box;
}

#page__content.contact .infos .wrapper > .row .fullwidth,
#page__content.contact .infos .wrapper > .row .acf-map {
  height: 100%;
  border-radius: 15px;
}

#page__content.contact .contact-form {
  margin-top: 10vh;
  margin-bottom: 100px;
  border-radius: 35px;
  background-clip: padding-box;
}

#page__content.contact .contact-form .wrapper {
  position: relative;
}

#page__content.contact .contact-form h2 {
  text-align: center;
  margin-bottom: 2vh;
}

#page__content.contact .contact-form .files-labels .before {
  display: none;
}

#page__content.contact .contact-form .files-labels .after {
  display: none;
}

#page__content.contact .contact-form #field_1_9 input[type='file'] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  cursor: pointer;
}

#page__content.contact .contact-form #field_1_9 .btn.blue-border {
  border: inherit;
}

#page__content.contact .contact-form #field_1_9 .ginput_container_fileupload {
  position: relative;
  border: inherit;
  cursor: pointer;
  color: white;
  border-radius: 50px;
  padding: 15px 25px;
  background-color: #57c7f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  margin-top: 5px;
  background-image: url("../assets/svg/downArrow.svg");
  background-position: top 28px right 26px;
  background-repeat: no-repeat;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#page__content.contact .contact-form #field_1_9 .ginput_container_fileupload .before {
  margin-right: 13px;
}

#page__content.contact .contact-form #field_1_9 .ginput_container_fileupload:hover {
  background-color: #28b7ed;
  background-position: top 28px right 18px;
}

#page__content.contact .contact-form #field_1_12 {
  width: 100%;
}

#page__content.contact .contact-form #field_1_12 .gform_button {
  cursor: pointer;
  margin: 0 auto;
  border: inherit;
  margin-top: 20px;
  -webkit-filter: drop-shadow(0 10px 10px rgba(0, 176, 191, 0.25));
  filter: drop-shadow(0 10px 10px rgba(0, 176, 191, 0.25));
}

#page__content.contact .contact-form #field_1_12 .gform_button:hover {
  -webkit-filter: drop-shadow(0 10px 3px rgba(0, 176, 191, 0.25));
  filter: drop-shadow(0 10px 3px rgba(0, 176, 191, 0.25));
}

#page__content.contact .contact-form .gform_footer {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#page__content.contact .contact-form .gform_footer input {
  width: inherit;
}

#page__content.contact .contact-form .gform_footer #gform_submit_button_1 {
  border: inherit;
  color: white;
  width: 240px;
  height: 65px;
  border-radius: 50px;
  padding: 0 25px;
  background-color: #57c7f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-box-shadow: 0 0 0 5px rgba(87, 199, 241, 0.3);
  box-shadow: 0 0 0 5px rgba(87, 199, 241, 0.3);
  -webkit-filter: drop-shadow(0 10px 10px rgba(0, 176, 191, 0.25));
  filter: drop-shadow(0 10px 10px rgba(0, 176, 191, 0.25));
}

#page__content.contact .contact-form #gform_fields_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#page__content.contact .contact-form #gform_fields_1 #field_1_9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#page__content.contact .contact-form #gform_fields_1 #field_1_9 .gfield_label {
  margin-left: 2vw;
  text-align: left;
}

#page__content.contact .contact-form #gform_fields_1 .gfield {
  margin-bottom: 30px;
}

#page__content.contact .contact-form #gform_fields_1 .half {
  width: 50%;
}

#page__content.contact .contact-form #gform_fields_1 .hundred {
  width: 100%;
}

#page__content.contact .contact-form #gform_fields_1 .pright {
  padding-right: 15px;
}

#page__content.contact .contact-form #gform_fields_1 .pleft {
  padding-left: 15px;
}

#page__content.contact .contact-form i {
  color: rgba(87, 199, 241, 0.2);
  position: absolute;
  font-size: 500px;
  font-size: 31.25rem;
  right: 0;
  top: -100px;
}

#page__content.contact .contact-form label {
  width: 100%;
  margin: 1vh 0 0.5vh 2vw;
}

#page__content.contact .contact-form .subject {
  width: 100%;
}

#page__content.contact .contact-form input,
#page__content.contact .contact-form select,
#page__content.contact .contact-form textarea {
  width: 100%;
  text-align: left;
  border-radius: 36px;
  background-clip: padding-box;
  -webkit-filter: drop-shadow(0 8px 15px rgba(0, 0, 0, 0.07));
  filter: drop-shadow(0 8px 15px rgba(0, 0, 0, 0.07));
  outline: none;
  border-color: #cfcfcf;
  padding: 25px 35px;
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
}

#page__content.contact .contact-form input:focus,
#page__content.contact .contact-form select:focus,
#page__content.contact .contact-form textarea:focus {
  border-color: #57C7F1;
  font-weight: bold;
}

#page__content.contact .contact-form select {
  -webkit-appearance: none;
  background-image: url("../assets/svg/select_arrow.svg");
  background-position: center right 15px;
  background-repeat: no-repeat;
}

#page__content.contact .contact-form .message {
  height: 30vh;
  resize: none;
  padding: 10px 10px;
}

#page__content.contact .contact-form .btn-row {
  margin: 5vh 0;
}

#page__content.contact .contact-form .btn-row .btn {
  width: 300px;
}

.parent {
  margin: auto;
  position: relative;
  width: 100%;
  z-index: 2;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.parent > svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.parent:hover {
  -webkit-filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.1));
}

.game {
  margin-bottom: 50px;
}

.game-case {
  position: relative;
  height: 100%;
}

.game-case .game-pastille {
  z-index: 9;
  position: absolute;
  right: -15px;
  top: -15px;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-clip: padding-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
}

.game-case .game-pastille::before {
  content: '';
  border: 1px solid #FFF;
  opacity: 0.5;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.game-case .game-pastille span {
  max-width: 60px;
  text-align: center;
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
  line-height: 1.4;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.game-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 50px 25px;
  padding-bottom: 35px;
  text-align: left;
  margin-bottom: 30px;
  z-index: 1;
}

.game-content .description {
  font-size: 20px;
  font-size: 1.25rem;
}

.game-content .circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #E0EAF1;
  -webkit-box-shadow: 0 0 0 15px #ECF2F6;
  box-shadow: 0 0 0 15px #ECF2F6;
  width: 75%;
  padding-bottom: 75%;
  position: relative;
  margin: 0 auto;
}

.game-content .circle img {
  width: auto;
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  margin: auto;
}

.game-content .game-specs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "din-2014", "sans-serif";
  font-weight: 700;
  margin-bottom: 10px;
}

.game-content .game-specs > div {
  margin-right: 10%;
}

.game-content .game-specs > div > div {
  margin: auto;
}

.game-content .game-specs .age_image,
.game-content .game-specs .players_image,
.game-content .game-specs .time_image {
  width: 35px;
  height: 25px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.game-content .game-specs .age_image {
  background-image: url("../assets/svg/age.svg");
}

.game-content .game-specs .players_image {
  background-image: url("../assets/svg/players.svg");
}

.game-content .game-specs .time_image {
  background-image: url("../assets/svg/time.svg");
}

.game-content .game-specs + div {
  font-family: "din-2014", "sans-serif";
  font-weight: 400;
}

.game-content .game-specs + div p {
  margin: 10px 0 0;
}

.game-content .btn-row {
  margin-top: 10%;
  padding: 0;
}

.game-content .btn {
  color: #57C7F1;
  -webkit-box-shadow: 0 0 0 2px #57C7F1;
  box-shadow: 0 0 0 2px #57C7F1;
}

footer {
  background-image: url("../assets/svg/ellipse_top_orange.svg");
  background-size: 130vw auto;
  background-position: top -6vw center;
  background-repeat: no-repeat;
  background-color: #F36F21;
  padding-top: 7vw;
  padding-bottom: 5vh;
}

footer a {
  text-decoration: none;
}

footer .container-social {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

footer .icon {
  background: white;
  width: 45px;
  height: 45px;
  margin-right: 20px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

footer .icon:hover {
  -webkit-filter: drop-shadow(0 10px 4px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 10px 4px rgba(0, 0, 0, 0.2));
}

footer .icon:hover a {
  color: #f7a16e;
}

footer .icon:last-of-type {
  margin-right: 0;
}

footer .icon a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #F36F21;
}

footer .slog-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

footer .slogan {
  display: inline-block;
  line-height: 1.2;
  margin-left: 20px;
  margin-bottom: 4px;
}

footer .menu-wrapper {
  width: 100%;
  margin: 5vh 0;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 5vh 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer .menu-wrapper a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: white;
  opacity: 1;
  line-height: 1.2;
}

footer .menu-wrapper a:hover {
  opacity: 0.75;
}

footer .menu-wrapper .menu-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-global {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.page__content.home .categories .card img {
  width: 35%;
  height: auto;
  margin-top: 0;
}

@media screen and (min-width: 50rem) {
  #page__header .home .home-menu {
    display: none;
  }
  #page__content.about .award {
    margin-bottom: 200px;
  }
}

@media screen and (min-width: 64rem) {
  .menu-mobile .fa-search {
    display: none;
  }
  .menu-header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 5;
    position: fixed;
    left: 0;
    right: 0;
  }
  .menu-header .menu-global {
    margin: 45px auto 0;
    width: 60vw;
    max-width: 970px;
    padding: 25px 0;
    background-color: white;
    position: relative;
    border-radius: 40px;
    background-clip: padding-box;
    -webkit-filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.25));
  }
  .menu-header .logo-fox {
    z-index: 1;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
    margin: auto;
    color: #F36F21;
    border-radius: 8px;
    background-clip: padding-box;
  }
  .menu-header .logo-fox video {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: -1;
  }
  .menu-header .logo-fox .border {
    border: 9px solid #f95500;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 8px;
    background-clip: padding-box;
  }
  .menu-header .logo-fox a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .menu-header .logo-fox a img {
    margin: auto;
  }
  .global-form .btn-search {
    display: none;
  }
}

@media screen and (max-width: 90rem) {
  #page__content.contact .infos .wrapper > .row .contact-infos {
    width: 75%;
  }
  #page__content.home .new-games .carousel-wrapper {
    max-width: 730px;
  }
  #page__content.contact .infos .wrapper > .row .contact-infos {
    margin-bottom: 0;
  }
  .custom-input {
    width: 80%;
  }
  .menu-header .search {
    right: 20px;
    top: 63px;
    padding: 8px 15px;
  }
  .menu-header .search svg {
    margin-right: 30px;
  }
  #page__content.contact .infos .wrapper > .row .contact-infos {
    height: inherit;
  }
  #page__content.contact .infos .wrapper > .row .contact-infos > div {
    margin-bottom: 20px;
  }
  #page__content.contact .infos .wrapper > .row .contact-infos > div:last-child {
    margin-bottom: 0;
  }
  #page__content.contact .infos .wrapper > .row #GoogleMap {
    width: 75%;
  }
  .menu-header .menu-global {
    width: 75vw;
  }
}

@media screen and (max-width: 1402px) {
  .etiquette {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}

@media screen and (max-width: 1300px) {
  #page__content.contact .contact-form input,
  #page__content.contact .contact-form select,
  #page__content.contact .contact-form textarea {
    padding: 22px 32px;
  }
  #page__content.home .categories .icon_1 {
    left: 6%;
  }
  #page__content.home .categories .icon_2 {
    top: 8%;
    left: 35%;
  }
  #page__content.home .categories .icon_3 {
    top: 8%;
    right: 25%;
  }
  #page__content.home .categories .icon_4 {
    top: 50%;
    right: 6%;
  }
  #page__content.home .categories .icon_5 {
    top: 15%;
    right: 5%;
  }
  #page__content.home .categories .icon_6 {
    bottom: 12%;
    right: 22%;
  }
  #page__content.home .categories .icon_7 {
    bottom: 4%;
    right: 45%;
  }
  #page__content.home .categories .icon_8 {
    bottom: 12%;
    left: 15%;
  }
  #page__content.home .categories .icon_9 {
    top: 52%;
    left: 4%;
  }
}

@media screen and (max-width: 64rem) {
  .main-title-mobile {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  footer {
    z-index: 1;
  }
  #page__content.about section.other .image, #page__content.about section.what .image {
    margin-top: 30px;
  }
  .loop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #page__content.about .cancel-marg {
    margin-bottom: 0;
  }
  #page__content.about .award {
    margin-bottom: 0;
  }
  #paw3 {
    left: initial;
    margin-left: 33%;
    top: initial;
    position: relative;
  }
  #page__content.home .categories .card h3 {
    margin: 20px 0 20px 0;
  }
  #menu-footer li,
  #menu-footer-fr li {
    width: 25%;
  }
  .hamburger {
    display: inline-block !important;
    padding: 0 !important;
    margin-right: 50px !important;
    width: 40px !important;
    height: 24px !important;
    outline: none !important;
  }
  #menu-footer,
  #menu-footer-fr {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #menu-footer li,
  #menu-footer-fr li {
    padding: 0px 30px;
  }
  #page__header.orange_header {
    padding-top: 115px;
  }
  .medium-4.ssf-column {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .no-results {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
  }
  #storeLocatorMap {
    top: 137px !important;
  }
  #storeLocatorMap {
    height: 530px;
  }
  #storeLocator__mapStatus {
    width: 100%;
    top: 136px !important;
  }
  #ssf_adress_input_box {
    z-index: 1;
    top: -7px;
    padding-top: 42px !important;
    padding: 10px 25px 20px 25px;
    border-radius: 0px !important;
    /* max-width: 734px; */
    width: 100%;
  }
  .ssf-column,
  .ssf-columns {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  body.page-template-store-locator #super-left-panel {
    height: inherit;
  }
  body.page-template-store-locator #storeLocator__storeListRow {
    margin-top: 524px;
  }
  #storeLocatorFilterToggler {
    display: none !important;
  }
  .row.insta {
    position: relative;
  }
  .site__header .menu-header {
    width: 100%;
    position: fixed;
    z-index: 10;
  }
  .site__header .menu-header .search {
    display: none;
  }
  .site__header .menu-header .responsive-menu {
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    margin: 0;
    width: 100%;
    height: 85vh;
    background-image: url("../assets/shape.svg");
    background-repeat: no-repeat;
    background-size: 150%;
    background-position: center bottom;
  }
  .site__header .menu-header .responsive-menu #menu-responsive,
  .site__header .menu-header .responsive-menu #menu-responsive-fr {
    position: absolute;
    top: 0;
    height: 60vh;
    background-color: white;
    margin: 0;
    width: 100%;
    padding: 20vh 0 0 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .site__header .menu-header .responsive-menu #menu-responsive li a,
  .site__header .menu-header .responsive-menu #menu-responsive-fr li a {
    padding: 9px 10px;
  }
  .site__header .menu-header .menu-global {
    display: none;
  }
  .site__header .menu-header .menu-global .menu-items {
    display: none;
    height: 60vh;
    background-color: white;
    margin: 0;
    padding: 20vh 0 0 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .site__header .menu-header .menu-global .menu-items li a {
    color: black;
    text-decoration: none;
  }
  .site__header .menu-header .menu-global .menu-items li.logo-fox {
    display: none;
  }
  .site__header .menu-header .menu-mobile {
    position: absolute;
    z-index: 15;
    background-repeat: no-repeat;
    background-position: center left 5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-filter: none;
    filter: none;
    background-color: white;
    width: 90%;
    height: 60px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px;
    left: 0;
    right: 0;
    top: 20px;
    margin: 0 auto;
    height: 70px;
    border-radius: 30px;
    background-clip: padding-box;
  }
  .site__header .menu-header .menu-mobile > div:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .site__header .menu-header .menu-mobile > a {
    display: block;
    margin-left: 50px;
    line-height: 1;
  }
  .site__header .menu-header .menu-mobile.shadow {
    -webkit-filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.25));
  }
  .site__header .menu-header .menu-mobile .fa-search {
    margin-right: 30px;
    cursor: pointer;
    font-size: 25px;
    font-size: 1.5625rem;
  }
  .site__header .menu-header .menu-mobile .burger {
    width: 35px;
    height: 35px;
    position: relative;
    display: block;
    margin-right: 50px;
  }
  .site__header .menu-header .menu-mobile .burger .bar1,
  .site__header .menu-header .menu-mobile .burger .bar2,
  .site__header .menu-header .menu-mobile .burger .bar3 {
    position: absolute;
    display: block;
    background-color: black;
    width: 100%;
    height: 5px;
    border-radius: 500px;
    background-clip: padding-box;
    margin: 5px 0;
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .site__header .menu-header .menu-mobile .burger .bar1 {
    top: 0;
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  .site__header .menu-header .menu-mobile .burger .bar2 {
    top: 10px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  .site__header .menu-header .menu-mobile .burger .bar3 {
    top: 20px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  .site__header .menu-header .menu-mobile .burger.open .bar1 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .site__header .menu-header .menu-mobile .burger.open .bar2 {
    width: 0%;
    opacity: 0;
  }
  .site__header .menu-header .menu-mobile .burger.open .bar3 {
    top: 24px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #page__content.home .categories .card img {
    display: none;
  }
  #page__content.single-game #comments {
    margin-top: 150px;
  }
  #page__content.single-game #game-story {
    margin-top: 150px;
  }
  #page__content.archive-games .global-form .btn-search {
    -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.3);
    position: fixed;
    left: 50%;
    top: 100%;
    width: 150px;
    height: 100px;
    -webkit-transform: translate(-50%, calc(-100% + 48px));
            transform: translate(-50%, calc(-100% + 48px));
    font-size: 36px;
    font-size: 2.25rem;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 2;
  }
  #page__content.archive-games .global-form .btn-search.active {
    top: 20%;
  }
  #page__content.archive-games .global-form .btn-search::after {
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-name: brillance, scaleUP;
            animation-name: brillance, scaleUP;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  #page__content.archive-games .search-section {
    z-index: 10;
    position: fixed;
    width: 90vw;
    left: 50%;
    top: 100%;
    background: white;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  #page__content.archive-games .search-section::-webkit-scrollbar {
    width: 10px;
    background: #F7F7F7;
  }
  #page__content.archive-games .search-section::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(247, 247, 247, 0.35);
  }
  #page__content.archive-games .search-section::-webkit-scrollbar-thumb {
    background-color: #F36F21;
    outline: 1px solid #F36F21;
    border-radius: 5px;
    background-clip: padding-box;
  }
  #page__content.archive-games .search-section.active {
    -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.3);
    top: 20%;
    bottom: 0;
  }
  #page__content.archive-games .search-section .search-form {
    width: 90vw;
    position: relative;
    background: white;
    padding: 30px;
  }
  #page__content.archive-games .search-section .search-form .form-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  #page__content.archive-games .search-section .search-form .form-field.search {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #page__content.archive-games .search-section .search-form .form-field .container {
    margin-right: 2vw;
    width: 30%;
  }
  #page__content.archive-games .search-section .search-form .form-field .container.full {
    width: 100%;
  }
  footer .icon {
    margin-top: 2vh;
  }
}

@media screen and (max-width: 50rem) {
  .download-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .error-content .error-fox {
    margin-top: 48px;
  }
  .slider-title {
    display: none;
  }
  footer .container-social {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site__header .menu-header .menu-mobile {
    border-radius: 500px;
    width: calc(100% - 60px);
  }
  #paw2 {
    margin-left: 25%;
  }
  #paw3 {
    margin-left: 22%;
  }
  .nav-pagination {
    margin-bottom: 100px;
  }
  .slider-title {
    max-width: 350px;
    max-height: 120px;
  }
  footer .slog-logo {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .slogan {
    margin-left: 0;
  }
  #menu-footer li,
  #menu-footer-fr li {
    width: 33%;
  }
  .link-container.empty {
    position: absolute;
    bottom: -200px;
  }
  .mouse-nav {
    bottom: 50px;
  }
  .feature-title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: inherit;
  }
  #page__content.contact .infos .wrapper > .row #GoogleMap,
  #page__content.contact .infos .wrapper > .row .contact-infos {
    width: 100%;
  }
  .search-div {
    padding: 55px 45px 60px 45px;
  }
  #paw1,
  #paw2,
  #paw3 {
    width: 500px;
  }
  .slider-2 .slider-img {
    margin-bottom: 40px;
  }
  .slider-2 img {
    max-width: 80%;
  }
  #page__header .circle {
    margin-bottom: 40px;
  }
  #page__header.orange_header.store::after {
    bottom: 40px;
  }
  #page__header .home {
    padding-top: 110px;
  }
  #page__header .home .title h1 {
    margin: 0;
    margin-bottom: 32px;
  }
  #page__header .home .game-specs {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    z-index: 1;
  }
  #page__header .home .global-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  #page__content.single-game #comments {
    margin-top: 100px;
  }
  #page__content.single-game #game-story {
    margin-top: 100px;
  }
  #page__content.single-game .game_specs .wrapper-categorie {
    margin-top: 20px;
  }
  #page__content.home .new-games .btn.principal {
    margin-bottom: 40px;
  }
  #page__content.home .new-games .parent {
    position: relative;
    width: 100%;
  }
  #page__content.home .categories {
    padding-bottom: 10vh;
  }
  #page__content.home .categories h2 {
    margin-top: 10vh;
    padding: 0;
    margin-bottom: 40px;
  }
  #page__content.home .categories .card {
    border-radius: 18px;
    background-clip: padding-box;
  }
  #page__content.home .categories .btn-row {
    display: none;
  }
  #page__content.home .social-media {
    margin: 0;
    margin-bottom: 100px;
  }
  #page__content.home .social-media .instagram-post .post {
    margin-bottom: 2vh;
  }
  #page__content.home .social-media .instagram-post .post img {
    border-radius: 25px;
    background-clip: padding-box;
  }
  #page__content.home .social-media .instagram-post .btn-row {
    margin: 10vh 0;
  }
  #page__content.about .why p {
    text-align: left;
  }
  #page__content.about .why .image {
    background-size: 80% auto;
    background-position: right;
  }
  #page__content.about .what img {
    width: auto;
  }
  #page__content.about .award {
    margin-bottom: 5vh;
  }
  #page__content.about .award .image:first-of-type {
    display: none;
  }
  #page__content.single-game .game_specs .game_infos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #page__content.single-game .game_specs .game_infos div:first-child {
    width: 100%;
  }
  #page__content.single-game .game_specs .game_infos .nb_puzzles,
  #page__content.single-game .game_specs .game_infos .abilities,
  #page__content.single-game .game_specs .game_infos .id_product,
  #page__content.single-game .game_specs .game_infos .language {
    width: 100%;
  }
  #page__content.single-game .carousel-wrapper.comments {
    width: 100%;
  }
  footer .menu-wrapper {
    padding: 2vh 0;
  }
  footer .menu-footer li:nth-of-type(4),
  footer .menu-footer li:nth-of-type(3) {
    margin-top: 2vh;
  }
  footer .menu-footer .intranet {
    display: none;
  }
}

@media screen and (max-width: 40rem) {
  .error-content .error-fox {
    max-width: 250px;
  }
  body.page-template-store-locator .store-locator__infobox.store-locator__infobox--main {
    background-color: #77D46D !important;
  }
  body.page-template-store-locator .store-locator__infobox.store-locator__infobox--main .infobox__title,
  body.page-template-store-locator .store-locator__infobox.store-locator__infobox--main .store-address {
    color: white;
  }
  body.page-template-store-locator .store-locator__infobox.store-locator__infobox--main .infobox__closer {
    display: none;
  }
  body.home .owl-nav {
    margin-top: 0;
  }
  #page__content.single-game #game-story {
    margin-bottom: 25px;
  }
  .site__header .menu-header .menu-mobile .fa-search {
    margin-right: 20px;
  }
  .game-content .description,
  #page__content.about p {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .navigation.pagination .page-numbers {
    font-size: 16px;
    font-size: 1rem;
  }
  .navigation.pagination .page-numbers:not(.next):not(.prev) {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
  .navigation.pagination .page-numbers.prev {
    margin-right: 15px;
  }
  .navigation.pagination .page-numbers.next {
    margin-left: 5px;
  }
  #page__content.home .new-games .btn.principal.top {
    display: none;
  }
  #page__header.orange_header .temp-message {
    margin-top: calc(-50px);
    margin-bottom: 45px;
    font-size: 16px;
    font-size: 1rem;
  }
  #page__content.contact .contact-form {
    margin-bottom: 80px;
  }
  .site__header .menu-header .menu-mobile {
    width: calc(100% - 32px);
  }
  div.asl_m .probox .promagnifier {
    right: 7px;
  }
  #paw2 {
    margin-left: 80px;
  }
  #paw3 {
    margin-left: 60px;
  }
  #paw1 {
    margin-left: 0;
  }
  #page__header.orange_header {
    padding: 115px 20px 0 20px;
  }
  #page__content.single-game .carousel-wrapper.comments .item {
    padding: 0px 3px;
  }
  #page__content.single-game .game_specs .game_infos div:first-child {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 5px;
  }
  #page__content.single-game .game_specs .game_infos div:last-child {
    font-size: 16px;
    font-size: 1rem;
  }
  #page__content.contact .contact-form input,
  #page__content.contact .contact-form textarea,
  #page__content.contact .contact-form select {
    padding: 18px 25px;
  }
  .hamburger {
    margin-right: 20px !important;
  }
  .nav-pagination {
    margin-bottom: 55px;
  }
  .pause-slider {
    margin-right: 15px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: relative;
  }
  .pause-slider .fa-play-circle {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .pause-slider .fa-pause-circle {
    font-size: 18px;
    font-size: 1.125rem;
  }
  #page__content.archive-games .search-section .search-form .form-field .container {
    width: 47%;
  }
  #menu-footer,
  #menu-footer-fr {
    margin: 0 -40px;
    margin-bottom: -20px;
  }
  #menu-footer li,
  #menu-footer-fr li {
    width: 100%;
  }
  .link-container.empty {
    bottom: -205px;
  }
  .etiquette {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  #page__content.home .new-games .carousel-wrapper {
    width: 94%;
    max-width: 350px;
    margin: 0 auto;
  }
  .new-games .owl-stage-outer::after {
    display: none;
  }
  .search-div {
    padding: 55px 25px 35px 25px;
  }
  .site__header .menu-header .menu-mobile > a {
    margin-left: 20px;
  }
  .site__header .menu-header .menu-mobile .burger {
    margin-right: 20px;
  }
  #page__header .home .btn-row .btn,
  #page__content.home .new-games .btn,
  #page__content.single-game .carousel-wrapper.comments .btn.round {
    background-size: 15% !important;
  }
  #page__content.home .categories .card {
    padding: 20px;
  }
  #page__content.home .categories .card h3 {
    margin: 0;
  }
  .mouse-nav {
    bottom: 40px;
  }
  .mouse-container {
    display: none;
  }
  body.page-template-store-locator #storeLocator__storeListRow {
    padding: 20px;
    padding-bottom: 45px;
  }
  body.page-template-store-locator #storeLocator__storeListRow #mobileStoreLocatorInfobox {
    margin-right: 5px;
    margin-left: 5px;
  }
  #page__content #gram-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #page__content #gram-container .insta-box {
    width: 88%;
    padding-bottom: 30px;
  }
  #page__content.contact .contact-form #gform_fields_1 .half {
    width: 100%;
  }
  #page__content.contact .contact-form #gform_fields_1 .pright {
    padding-right: 0;
  }
  #page__content.contact .contact-form #gform_fields_1 .pleft {
    padding-left: 0;
  }
  #page__content.contact .infos .wrapper > .row .contact-infos {
    padding: 5vh;
  }
  #page__content.home .categories .icon {
    display: none;
  }
  .search-div #ajaxsearchlite1 .probox {
    padding: 12px 20px !important;
  }
  #page__header .home {
    padding-top: 15vh;
  }
  #page__header .home .remove-pad {
    padding-left: 0;
    padding-right: 0;
  }
  #page__header .circle {
    max-width: 225px;
    max-height: 225px;
    min-width: 225px;
    min-height: 225px;
    margin-bottom: 40px;
  }
  footer .copyrights {
    margin-bottom: 2vh;
  }
  #menu-footer li,
  #menu-footer-fr li {
    padding: 0 20px;
    text-align: center;
  }
  .row.insta .background-insta {
    font-size: 198px;
    font-size: 12.375rem;
    right: 0;
  }
  #page__content.contact .infos .wrapper > .row .contact-infos,
  #page__content.contact .infos .wrapper > .row #GoogleMap {
    margin: 18px auto;
  }
}

@media screen and (max-width: 540px) {
  #paw3 {
    width: 350px;
  }
}

@media screen and (max-width: 450px) {
  .pad-md-3 {
    padding-right: 5px;
    padding-left: 5px;
  }
}

@media screen and (max-width: 25rem) {
  .error-content .error-fox {
    max-width: 200px;
    margin-top: 30px;
  }
  body.page-template-store-locator footer::after {
    top: 20px;
  }
  #page__header.orange_header .temp-message {
    margin-top: calc(-45px);
    margin-bottom: 40px;
  }
  #paw2 {
    margin-left: 38px;
  }
  #paw3 {
    margin-left: 15px;
  }
  #paw1,
  #paw2,
  #paw3 {
    width: 350px;
  }
  .slider-title {
    max-width: 90%;
  }
  .search-section .search-form .form-field .container {
    width: 100%;
  }
  .card-container {
    padding-right: 0.4rem;
    padding-left: 0.4rem;
  }
  body.page-template-store-locator footer {
    margin-top: -15px;
  }
  #page__header.orange_header {
    padding-top: 100px;
  }
  #page__header.orange_header.store::after {
    bottom: 20px;
  }
  #page__content #gram-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #page__content #gram-container .insta-box {
    width: 100%;
  }
  #page__header .home {
    padding-top: 15vh;
  }
  #page__header .home .remove-pad {
    padding-left: 0;
    padding-right: 0;
  }
  #page__header .circle {
    width: 200px;
    height: 200px;
    min-width: inherit;
    min-height: inherit;
    margin-bottom: 20px;
  }
  #page__header.orange_header h1 {
    margin: 0 auto 7vh;
  }
}

.parent {
  height: 100%;
  max-width: 350px;
}

@media screen and (max-height: 600px) {
  .mouse-nav {
    bottom: 40px;
  }
  .mouse-container {
    display: none;
  }
  #page__header .home .btn-row .btn,
  #page__content.home .new-games .btn,
  #page__content.single-game .carousel-wrapper.comments .btn.round {
    background-size: 15% !important;
  }
  .pause-slider {
    margin-right: 15px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: relative;
  }
  .pause-slider .fa-play-circle {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .pause-slider .fa-pause-circle {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .btn.round {
    height: 46px;
    width: 46px;
  }
  #page__header.home,
  .slider-back picture {
    height: 600px;
  }
  #page__header .circle {
    max-width: 225px;
    max-height: 225px;
    min-width: 225px;
    min-height: 225px;
    margin-bottom: 40px;
  }
  .tag-line p {
    font-size: 16px;
    font-size: 1rem;
  }
  .link-container.empty {
    bottom: -175px;
  }
}
/*# sourceMappingURL=main-style.css.map */