/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/css/style.scss ***!
  \****************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box !important;
}

a {
  text-decoration: none;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}

a:link {
  text-decoration: none;
  height: fit-content;
}

@font-face {
  font-family: "gobold";
  src: url("../font/gobold-webfont.eot");
  /* IE9 Compat Modes */
  src: url("../font/gobold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/gobold-webfont.woff") format("woff"), url("../font/gobold-webfont.ttf") format("truetype"), url("../font/gobold-webfont.svg#gobold-webfont") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "roboto";
  src: url("../font/roboto-light-webfont.eot");
  /* IE9 Compat Modes */
  src: url("../font/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto-light-webfont.woff") format("woff"), url("../font/roboto-light-webfont.ttf") format("truetype"), url("../font/roboto-light-webfont.svg#roboto-light-webfont") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
body {
  font-size: 14px;
  font-family: "roboto";
  color: #E2C7B7;
  background-color: #242450;
  padding: 50px;
}

html {
  scroll-behavior: smooth;
}

a {
  text-decoration: none;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
  color: #75C1A0;
}

a:hover {
  color: #E2C7B7;
}

p {
  margin-bottom: 30px;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.gardient {
  background: rgb(2, 0, 36);
  background: linear-gradient(90deg, rgb(2, 0, 36) 0%, rgba(42, 37, 94, 0.9738270308) 21%, rgba(0, 212, 255, 0) 100%);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.6;
}

h1 {
  font-size: 30px;
  text-align: center;
  font-family: "gobold";
  color: #75C1A0;
}

h2 {
  font-size: 80px;
  font-family: "gobold";
  color: #75C1A0;
  text-transform: uppercase;
}

h3 {
  font-size: 40px;
  font-family: "gobold";
  color: #E2C7B7;
  margin-bottom: 30px;
}

h3.secondary {
  color: #75C1A0;
}

h4 {
  font-size: 1rem;
  font-family: "gobold";
  color: #75C1A0;
}

p {
  font-size: 1rem;
  line-height: 1.2rem;
}

a {
  color: #75C1A0;
}

img {
  display: block;
  width: 100%;
}

section#section-create img {
  max-width: 415px;
  height: auto;
  margin: 0 auto;
}

section#section-draw .fond-img-section {
  width: 50% !important;
}

section#section-draw img {
  height: auto;
  margin: 0 auto;
}

section#section-adventure img {
  height: auto;
  margin: 0 auto;
}

section#section-roadmap img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

section#section-story img {
  max-width: 825px;
  height: auto;
  margin: 0 auto;
}

section#section-partners img {
  max-width: 618px;
  height: auto;
  margin: 0 auto;
}

section#section-newsletter img {
  max-width: 618px;
  height: auto;
  margin: 0 auto;
}

section#section-newsletter .reseaux div {
  float: left;
}

section#section-newsletter .fond-img-section {
  width: 45% !important;
}

.main {
  max-width: 1100px;
  margin: 0 auto;
}

.infos {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 100%;
  z-index: 10;
}

.contain-infos {
  position: relative;
}

#more {
  display: none;
}

.border {
  height: 100%;
  width: 2px;
  background: #E2C7B7;
}

.border-bottom {
  border-bottom: 2px solid #E2C7B7;
}

.border-right {
  border-right: 2px solid #E2C7B7;
}

.border-left {
  border-left: 2px solid #E2C7B7;
}

.padding-section {
  padding: 80px 0;
}

.logo {
  width: 200px;
  margin: 0 auto;
}

.infos .button {
  padding: 20px;
  background: linear-gradient(90deg, rgb(2, 0, 36) 0%, rgba(42, 37, 94, 0.9738270308) 21%, rgba(0, 212, 255, 0) 100%);
  color: #E2C7B7;
  font-size: 20px;
  font-family: "gobold";
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.button:hover {
  color: #75C1A0;
}

.anim {
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fond-img-section {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}

.menu {
  display: block;
}

.main {
  margin-top: 40px;
}

button {
  border: none;
  background: none;
}

.container-accordion {
  margin-top: 40px;
  width: 100%;
}

button.accordion {
  width: calc(100% - 5px);
  border: none;
  outline: none;
  text-align: left;
  padding: 10px 20px;
  font-size: 1.5rem;
  margin-bottom: 10px;
  color: #E2C7B7;
  cursor: pointer;
  border-radius: 5px;
  transition: background-color 0.2s linear;
  font-family: "gobold";
  background: linear-gradient(90deg, rgba(73, 60, 144, 0.5) 0%, rgba(93, 179, 229, 0.5) 100%);
  /* supported by Chrome and Opera */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  -webkit-box-shadow: 5px 5px 3px -2px rgba(0, 0, 0, 0.35);
  box-shadow: 5px 5px 3px -2px rgba(0, 0, 0, 0.35);
  background-color: #242450;
}
button.accordion:hover {
  color: #75C1A0;
}

button.accordion:after {
  content: "+";
  font-family: "gobold";
  font-size: 1.5rem;
  float: right;
  color: #75C1A0;
}

button.accordion.is-open:after {
  content: "-";
}

.accordion-content {
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  font-size: 1rem;
  transition: max-height 0.2s ease-in-out;
}

/* Small viewport (mobile) */
@media (max-width: 767px) {
  h2 {
    font-size: 50px;
  }
}
.menu a {
  font-family: "gobold";
  color: #75C1A0;
  text-transform: uppercase;
  text-align: center;
}
.menu a:hover {
  color: #E2C7B7;
}
.menu .active {
  color: #E2C7B7;
}

.lang {
  float: right;
  font-family: "gobold";
  color: #75C1A0;
}
.lang span:hover {
  color: #E2C7B7;
}
.lang .active {
  color: #E2C7B7;
}

.contain-menu {
  position: fixed;
  width: 100%;
  z-index: 1000;
  padding: 20px;
  top: 0;
  left: 0;
  background-color: #242450;
}

a.picto-social {
  height: 30px;
}
a.picto-social img {
  height: 100%;
  display: block;
}

amp-sidebar,
.hamburger {
  display: none;
}

body {
  -webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  -moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  -ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  animation: -amp-start 8s steps(1, end) 0s 1 normal both;
}

@-webkit-keyframes -amp-start {
  from {
    visibility: hidden;
  }
  to {
    visibility: visible;
  }
}
@-moz-keyframes -amp-start {
  from {
    visibility: hidden;
  }
  to {
    visibility: visible;
  }
}
@-ms-keyframes -amp-start {
  from {
    visibility: hidden;
  }
  to {
    visibility: visible;
  }
}
@-o-keyframes -amp-start {
  from {
    visibility: hidden;
  }
  to {
    visibility: visible;
  }
}
@keyframes -amp-start {
  from {
    visibility: hidden;
  }
  to {
    visibility: visible;
  }
}
.headerbar {
  background: #ffffff;
  height: 50px;
  width: 100%;
  display: flex;
  flex-direction: row;
}

.site-name {
  flex: 1 1 auto;
  padding: 10px;
}

.hamburger {
  width: 30px;
  cursor: pointer;
  float: left;
  position: relative;
  z-index: 1000;
  left: 10px;
  top: 10px;
}

.hamburger svg {
  fill: #75C1A0;
}

amp-sidebar,
amp-sidebar .submenu {
  width: 100%;
  height: 100%;
}

amp-sidebar .main-menu,
amp-sidebar .submenu {
  overflow: auto;
}

amp-sidebar .submenu {
  top: 0;
  left: 0;
  position: fixed;
}

amp-sidebar .hide-submenu {
  visibility: hidden;
  transform: translateX(-100%);
}

amp-sidebar .show-submenu {
  visibility: visible;
  transform: translateX(0);
}

amp-sidebar .hide-parent {
  visibility: hidden;
}

amp-sidebar .truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

span.truncate {
  font-family: "gobold";
  color: #75C1A0;
  text-transform: uppercase;
}

amp-sidebar .link-container {
  display: block;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #75C1A0;
  padding: 0 1rem;
}

amp-sidebar a {
  min-width: 44px;
  min-height: 44px;
  text-decoration: none;
  cursor: pointer;
}

amp-sidebar .submenu-icon {
  padding-right: 44px;
  position: relative;
}

.arrow-right {
  position: absolute;
  right: 0;
  height: 24px;
  width: 24px;
  margin: 10px;
}

amp-sidebar .controls {
  display: flex;
  height: 50px;
  background: #F2F2F2;
}

amp-sidebar .controls a {
  display: flex;
  justify-content: center;
  align-items: center;
}

amp-sidebar .controls span {
  line-height: 50px;
  margin: 0 auto;
}

amp-sidebar nav > .controls > a:first-of-type {
  visibility: hidden;
}

amp-sidebar .controls a svg {
  height: 1rem;
  width: 1rem;
}

amp-sidebar .link-icon {
  float: left;
  height: 44px;
  margin-right: 0.75rem;
}

amp-sidebar .link-icon > svg {
  height: 44px;
}

amp-sidebar {
  background: linear-gradient(90deg, rgb(2, 0, 36) 0%, rgb(42, 37, 94) 60%, rgb(36, 36, 80) 100%);
  text-transform: uppercase;
  font-size: 1rem;
}

amp-sidebar a {
  font-family: "gobold";
  color: #75C1A0;
  text-transform: uppercase;
  text-transform: none;
  letter-spacing: normal;
}

div[class*=-sidebar-mask] {
  opacity: 0.8;
}

amp-sidebar a:hover {
  color: #E2C7B7;
}

amp-sidebar a.active {
  color: #E2C7B7;
}

amp-sidebar .view-all {
  font-style: italic;
  font-weight: bold;
}

amp-sidebar svg {
  fill: #75C1A0;
}

.i-amphtml-sidebar-mask {
  z-index: initial !important;
}

amp-sidebar nav > .controls > a:first-of-type {
  visibility: initial !important;
}

.panda {
  position: relative;
}
.panda img {
  width: 100%;
  height: 100%;
  display: block;
}

.swiper-lazy-preloader {
  width: 100%;
  height: 100%;
  display: block;
  background: white;
  opacity: 0.25;
  border-radius: 10px;
  position: absolute;
  top: 0;
  z-index: 100;
}

img.swiper-lazy.swiper-lazy-loaded {
  opacity: 1 !important;
}

img.swiper-lazy {
  opacity: 0;
  -moz-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}

.panda-outer {
  position: absolute;
  top: 0;
}

.categories div {
  padding: 10px;
  border: solid 1px #ccc;
  cursor: pointer;
}

.minis {
  display: none;
  width: 100%;
}
.minis.active {
  display: block;
}
.minis img,
.minis .empty {
  cursor: pointer;
}

.categories {
  font-family: "gobold";
  color: #E2C7B7;
  text-transform: uppercase;
}

.sw-categories .swiper-button-prev,
.sw-categories .swiper-button-next {
  display: none;
}

.swiper-button-prev,
.swiper-button-next {
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.sw-wrapper .swiper-button-next:hover {
  right: 0px;
}

.sw-wrapper .swiper-button-prev:hover {
  left: 0px;
}

.sw-categories .swiper-wrapper {
  align-items: center;
}

.sw-categories .swiper-slide {
  -moz-transition: color 0.15s ease-in-out;
  -ms-transition: color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
  line-height: 1.3rem;
}

.sw-categories .swiper-slide:hover {
  color: #75C1A0;
}

.sw-categories .swiper-slide-active {
  color: #75C1A0;
  font-size: 1.5rem;
  line-height: 1.8rem;
}

.contain-creator {
  margin-bottom: 40px;
}

.sw-categories .swiper-slide {
  text-align: center;
  user-select: none;
  /* supported by Chrome and Opera */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
}

.list-category {
  padding: 20px 0 !important;
  font-family: "gobold";
  text-transform: uppercase;
  font-size: 1rem;
}

.swiper-slide {
  border-radius: 10px;
  position: relative;
}
.swiper-slide img {
  border-radius: 5px;
}
.swiper-slide img.active {
  border: 5px solid #75C1A0;
}

.swiper-grid .swiper-slide img {
  border-radius: 10px;
  scale: 1;
  -moz-transition: scale 0.15s ease-in-out;
  -ms-transition: scale 0.15s ease-in-out;
  -o-transition: scale 0.15s ease-in-out;
  transition: scale 0.15s ease-in-out;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  width: 100%;
  height: 100%;
  display: block;
}

.swiper-grid .swiper-slide img:hover {
  scale: 0.9;
}

.swiper-grid .swiper-slide img.active {
  padding: 5px;
}

.swiper-slide {
  cursor: pointer;
}

.button-panda {
  cursor: pointer;
  font-family: "gobold";
  color: #E2C7B7;
  text-transform: uppercase;
  font-size: 1rem;
  text-align: center;
  display: inline-block;
  padding: 15px 0px;
  background: linear-gradient(90deg, rgba(73, 60, 144, 0.5) 0%, rgba(93, 179, 229, 0.5) 100%);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  border-radius: 5px;
  -moz-transition: color 0.15s ease-in-out, font-size 0.15s ease-in-out;
  -ms-transition: color 0.15s ease-in-out, font-size 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, font-size 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, font-size 0.15s ease-in-out;
  display: flex;
  justify-content: center;
  user-select: none;
  /* supported by Chrome and Opera */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  -webkit-box-shadow: 5px 5px 3px -2px rgba(0, 0, 0, 0.35);
  box-shadow: 5px 5px 3px -2px rgba(0, 0, 0, 0.35);
  background-color: #242450;
}
.button-panda:hover {
  color: #75C1A0;
}

.swiper-pagination-bullet {
  background: #E2C7B7 !important;
  opacity: 0.35 !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #75C1A0 !important;
  opacity: 1 !important;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 18px !important;
}

.button-panda.random {
  color: #75C1A0;
  font-size: 1.5rem;
}

.button-panda.random:hover {
  color: #E2C7B7;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  color: #E2C7B7;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  color: #E2C7B7;
}

.panda-result {
  width: 100%;
  height: 100%;
}

.box-panda-result {
  position: relative;
}

.box-panda-result .panda img {
  border-radius: 10px;
}

.box-panda-categories {
  position: relative;
}

.box-panda-items {
  position: relative;
  min-height: 565px;
}

.contain-button-creator {
  max-width: 1100px;
  margin: 0 auto;
}

.list-category .swiper-slide.forbidden {
  opacity: 0.35;
}

.list-category .swiper-slide.forbidden:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 4px solid #dd0031 !important;
  border-color: inherit;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.sw-wrapper .swiper-wrapper.forbidden {
  opacity: 0.35;
}

/* Small viewport (mobile) */
@media (max-width: 767px) {
  .contain-button-creator .row-margin-10 > * {
    padding-bottom: 20px;
  }

  .box-panda-items {
    position: relative;
    min-height: initial;
  }

  .save-panda {
    padding: 0;
    margin-bottom: 20px;
  }

  .contain-creator {
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: none;
  }

  .list-category {
    padding-bottom: 0 !important;
  }

  .contain-cat-creator .row-margin-15 > * {
    padding-bottom: 0px;
  }

  .contain-cat-creator .row-margin-15 .panda-result {
    padding-bottom: 20px;
  }

  .contain-button-creator .button-panda {
    padding: 0px;
    background: none;
    font-size: 0.7rem;
    -webkit-box-shadow: initial;
    box-shadow: initial;
  }

  .button-panda.random {
    color: #75C1A0;
    font-size: 1rem;
  }

  .box-panda-result {
    position: fixed !important;
    height: calc(100vw - 40px);
    top: 20px;
    left: 20px;
    width: calc(100vw - 40px);
    overflow: hidden;
    -moz-transition: width 0.15s ease-in-out, margin-left 0.15s ease-in-out;
    -ms-transition: width 0.15s ease-in-out, margin-left 0.15s ease-in-out;
    -o-transition: width 0.15s ease-in-out, margin-left 0.15s ease-in-out;
    transition: width 0.15s ease-in-out, margin-left 0.15s ease-in-out;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
  }

  .box-panda-categories {
    position: fixed !important;
    left: 20px;
    bottom: 40px;
    width: calc(100% - 40px);
    top: 100vw;
    overflow: hidden;
    -moz-transition: top 0.15s ease-in-out, margin-top 0.15s ease-in-out;
    -ms-transition: top 0.15s ease-in-out, margin-top 0.15s ease-in-out;
    -o-transition: top 0.15s ease-in-out, margin-top 0.15s ease-in-out;
    transition: top 0.15s ease-in-out, margin-top 0.15s ease-in-out;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
  }

  .box-panda-items {
    position: fixed !important;
    left: 20px;
    bottom: 40px;
    width: calc(100% - 40px);
    top: calc(100vw + 92px);
    overflow: hidden;
    -moz-transition: top 0.15s ease-in-out, margin-top 0.15s ease-in-out;
    -ms-transition: top 0.15s ease-in-out, margin-top 0.15s ease-in-out;
    -o-transition: top 0.15s ease-in-out, margin-top 0.15s ease-in-out;
    transition: top 0.15s ease-in-out, margin-top 0.15s ease-in-out;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    padding-bottom: 0 !important;
  }

  .items {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    padding-bottom: 35px;
  }

  .box-panda-result .panda img {
    border-radius: 10px;
  }

  .box-panda-result.anims-result {
    width: calc(60vw - 40px);
    margin-left: 20vw;
  }

  .box-panda-categories.anims-tools {
    top: calc(60vw - 20px);
    margin-top: 20px;
  }

  .box-panda-items.anims-tools {
    top: calc(60vw - 20px);
    margin-top: 112px;
  }

  .contain-button-creator {
    background: linear-gradient(90deg, rgba(73, 60, 144, 0.5) 0%, rgba(93, 179, 229, 0.5) 100%);
    background-color: #242450;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 15px;
    -webkit-box-shadow: 0px 0px 15px 6px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 15px 6px rgba(0, 0, 0, 0.6);
  }
}
.page-enregistrer .login-register .register-form {
  display: none;
}
.page-enregistrer .login-register[data-mode=register] .register-form {
  display: block;
}
.page-enregistrer .login-register[data-mode=register] .login-form {
  display: none;
}
.page-enregistrer .member-panda-title {
  padding: 20px;
  text-align: center;
  font-family: "gobold";
  color: #E2C7B7;
}
.page-enregistrer .member-panda-container {
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  background: url(../img/panda-base-transparent-def-icone.png);
  background-size: contain;
  position: relative;
  border-radius: 5px;
  background-repeat: no-repeat;
}
.page-enregistrer .member-panda-bt {
  padding: 10px;
  text-align: center;
  margin-top: 20px;
  background-color: blueviolet;
  color: #fff;
  display: block;
  cursor: pointer;
}
.page-enregistrer .button-panda {
  margin-top: 20px;
}
.page-enregistrer .border-member-panda-container {
  border: solid 5px #E2C7B7;
  padding: 10px;
  border-radius: 10px;
}
.page-enregistrer img {
  border-radius: 5px;
}

.box-panda-result-save {
  width: 100%;
  height: 100%;
}

.box-panda-result-save img {
  border-radius: 10px;
  padding: 0;
}

/* Small viewport (mobile) */
@media (max-width: 767px) {
  .box-panda-result-save {
    height: calc(100vw - 40px);
    width: calc(100vw - 40px);
  }

  .box-panda-result-save img {
    width: calc(100vw - 40px);
  }
}
.page-membre .border-member-panda-container {
  border: solid 5px #E2C7B7;
  padding: 10px;
  border-radius: 10px;
}
.page-membre .gold {
  border: solid 10px #FFD700 !important;
}
.page-membre .member-panda-container {
  height: 0;
  width: 100%;
  padding-bottom: 100%;
}
.page-membre .member-panda-container img {
  border-radius: 10px;
}
.page-membre .piereg_edit_profile_link {
  background-color: #FFFFFF;
  padding: 5px;
  margin-top: 0px;
}

.pie_wrap_buttons input[type=submit], .pie_wrap_buttons input[type=button] {
  cursor: pointer;
  font-family: "gobold";
  color: #E2C7B7;
  text-transform: uppercase;
  font-size: 1rem;
  text-align: center;
  display: inline-block;
  padding: 15px 0px;
  background: linear-gradient(90deg, rgba(73, 60, 144, 0.5) 0%, rgba(93, 179, 229, 0.5) 100%);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  border-radius: 5px;
  -moz-transition: color 0.15s ease-in-out, font-size 0.15s ease-in-out;
  -ms-transition: color 0.15s ease-in-out, font-size 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, font-size 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, font-size 0.15s ease-in-out;
  display: flex;
  justify-content: center;
  user-select: none;
  /* supported by Chrome and Opera */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  -webkit-box-shadow: 5px 5px 3px -2px rgba(0, 0, 0, 0.35);
  box-shadow: 5px 5px 3px -2px rgba(0, 0, 0, 0.35);
  background-color: #242450;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
.pie_wrap_buttons:hover {
  color: #75C1A0;
}

.page-stephen {
  position: fixed;
  top: 70px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  overflow: auto;
}
.page-stephen #filters {
  padding: 20px;
}
.page-stephen #filters .filter {
  padding: 5px 13px;
  margin: 5px;
  cursor: pointer;
}
.page-stephen #filters .filter.active {
  border: solid 2px #0ff;
}
.page-stephen #pandaList[data-filter-status=selected] tr[data-status=not], .page-stephen #pandaList[data-filter-status=selected] tr[data-status=default] {
  display: none;
}
.page-stephen #pandaList[data-filter-status=not] tr[data-status=selected], .page-stephen #pandaList[data-filter-status=not] tr[data-status=default] {
  display: none;
}
.page-stephen #pandaList[data-filter-status=default] tr[data-status=not], .page-stephen #pandaList[data-filter-status=default] tr[data-status=selected] {
  display: none;
}
.page-stephen .panda-list {
  margin-right: 40vw;
  padding-left: 10px;
}
.page-stephen .panda-list table {
  width: 100%;
}
.page-stephen .panda-list table tr:hover {
  background-color: rgba(255, 255, 255, 0.03);
}
.page-stephen .panda-list table td:first-child {
  width: 1%;
}
.page-stephen .panda-list table td {
  padding: 5px 10px;
  vertical-align: top;
}
.page-stephen .panda-list table button {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 5px;
  cursor: pointer;
  color: #fff;
  background: linear-gradient(90deg, rgba(73, 60, 144, 0.5) 0%, rgba(93, 179, 229, 0.5) 100%);
}
.page-stephen .panda-list table button:hover {
  opacity: 0.5;
}
.page-stephen .panda-list table button.active {
  border: solid 5px #0ff;
}
.page-stephen .panda-list table button.disabled {
  opacity: 0.2;
}
.page-stephen .panda-preview {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: calc(40vw - 20px);
  height: calc(40vw - 20px);
  background-color: #000;
  border-radius: 5px;
}

/* Generic grid styles */
.grid {
  margin: 0 auto;
  overflow: hidden;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

.row-margin {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 0 -10px;
}

.row-margin-15 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 0 -15px;
}

.row-margin-10 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 0 -10px;
}

.row-margin-50 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -50px 0 -50px;
  position: relative;
}

.row > * {
  box-sizing: border-box;
  flex-basis: 100%;
}

.row-margin > * {
  box-sizing: border-box;
  padding: 0 10px 10px;
  flex-basis: 100%;
}

.row-margin-15 > * {
  box-sizing: border-box;
  padding: 0 15px 15px;
  flex-basis: 100%;
}

.row-margin-10 > * {
  box-sizing: border-box;
  padding: 0 10px 15px;
  flex-basis: 100%;
}

.row-margin-50 > * {
  box-sizing: border-box;
  padding: 0 50px 25px;
  flex-basis: 100%;
}

.gutterless > .row {
  margin: 0;
}

.gutterless > .row > * {
  padding: 0;
}

.gutterless > .row-margin > * {
  padding: 0;
}

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

.col {
  flex: 1 0 1px;
}

.col-object-fit {
  flex: 0 0 auto;
}

/* Default view */
.col-1 {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex-basis: 16.666666666%;
  max-width: 16.666666666%;
}

.col-3 {
  flex-basis: 25%;
  max-width: 25%;
  position: relative;
}

.col-4 {
  flex-basis: 33.333333333%;
  max-width: 33.333333333%;
}

.col-5 {
  flex-basis: 41.666666666%;
  max-width: 41.666666666%;
}

.col-6 {
  flex-basis: 50%;
  max-width: 50%;
  position: relative;
}

.col-7 {
  flex-basis: 58.333333333%;
  max-width: 58.333333333%;
}

.col-8 {
  flex-basis: 66.666666666%;
  max-width: 66.666666666%;
}

.col-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.col-10 {
  flex-basis: 83.333333333%;
  max-width: 83.333333333%;
}

.col-11 {
  flex-basis: 91.666666666%;
  max-width: 91.666666666%;
}

.col-12 {
  flex-basis: 100%;
  max-width: 100%;
  position: relative;
}

.col-top {
  align-self: flex-start;
}

.col-same {
  align-self: stretch;
}

.col-bottom {
  align-self: flex-end;
}

.col-middle {
  align-self: center;
}

.row-left {
  justify-content: flex-start;
}

.row-right {
  justify-content: flex-end;
}

.row-center {
  justify-content: center;
}

.row-space-between {
  justify-content: space-between;
}

.row-space-around {
  justify-content: space-around;
}

.row-reverse {
  flex-direction: row-reverse;
}

.row-equal > * {
  display: flex;
}

.row-equal > * > * {
  width: 100%;
}

.row-top {
  align-items: flex-start;
}

.row-middle {
  align-items: center;
}

.row-bottom {
  align-items: flex-end;
}

.hide {
  display: none;
}

/* Small viewport (mobile) */
@media (max-width: 767px) {
  .col-small-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-small-2 {
    flex-basis: 16.666666666%;
    max-width: 16.666666666%;
  }

  .col-small-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-small-4 {
    flex-basis: 33.333333333%;
    max-width: 33.333333333%;
  }

  .col-small-5 {
    flex-basis: 41.666666666%;
    max-width: 41.666666666%;
  }

  .col-small-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-small-7 {
    flex-basis: 58.333333333%;
    max-width: 58.333333333%;
  }

  .col-small-8 {
    flex-basis: 66.666666666%;
    max-width: 66.666666666%;
  }

  .col-small-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-small-10 {
    flex-basis: 83.333333333%;
    max-width: 83.333333333%;
  }

  .col-small-11 {
    flex-basis: 91.666666666%;
    max-width: 91.666666666%;
  }

  .col-small-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-small-top {
    align-self: flex-start;
  }

  .col-small-bottom {
    align-self: flex-end;
  }

  .col-small-middle {
    align-self: center;
  }

  .row-small-left {
    justify-content: flex-start;
  }

  .row-small-right {
    justify-content: flex-end;
  }

  .row-small-center {
    justify-content: center;
  }

  .row-small-space-between {
    justify-content: space-between;
  }

  .row-small-space-around {
    justify-content: space-around;
  }

  .row-small-reverse {
    flex-direction: row-reverse;
  }

  .row-small-equal > * {
    display: flex;
  }

  .row-small-equal > * > * {
    width: 100%;
  }

  .row-small-top {
    align-items: flex-start;
  }

  .row-small-middle {
    align-items: center;
  }

  .row-small-bottom {
    align-items: flex-end;
  }

  .hide-small {
    display: none;
  }

  .show-small {
    display: block;
  }

  .disable-row-small {
    display: initial;
  }

  .disable-col-small {
    flex-basis: initial;
    max-width: initial;
    position: initial;
    padding: initial;
  }

  .gutterless-small {
    padding-bottom: 0;
  }

  .row-margin-15 > * {
    padding-bottom: 20px;
  }

  .order-1-small {
    order: 1;
  }

  .order-2-small {
    order: 2;
  }

  body {
    padding: 20px;
  }

  amp-sidebar,
.hamburger {
    display: block;
  }

  .contain-menu {
    display: none;
  }
}
/* Medium viewport (tablets) */
@media (min-width: 768px) and (max-width: 959px) {
  .col-medium-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-medium-2 {
    flex-basis: 16.666666666%;
    max-width: 16.666666666%;
  }

  .col-medium-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-medium-4 {
    flex-basis: 33.333333333%;
    max-width: 33.333333333%;
  }

  .col-medium-5 {
    flex-basis: 41.666666666%;
    max-width: 41.666666666%;
  }

  .col-medium-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-medium-7 {
    flex-basis: 58.333333333%;
    max-width: 58.333333333%;
  }

  .col-medium-8 {
    flex-basis: 66.666666666%;
    max-width: 66.666666666%;
  }

  .col-medium-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-medium-10 {
    flex-basis: 83.333333333%;
    max-width: 83.333333333%;
  }

  .col-medium-11 {
    flex-basis: 91.666666666%;
    max-width: 91.666666666%;
  }

  .col-medium-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-medium-top {
    align-self: flex-start;
  }

  .col-medium-bottom {
    align-self: flex-end;
  }

  .col-medium-middle {
    align-self: center;
  }

  .row-medium-left {
    justify-content: flex-start;
  }

  .row-medium-right {
    justify-content: flex-end;
  }

  .row-medium-center {
    justify-content: center;
  }

  .row-medium-space-between {
    justify-content: space-between;
  }

  .row-medium-space-around {
    justify-content: space-around;
  }

  .row-medium-reverse {
    flex-direction: row-reverse;
  }

  .row-medium-equal > * {
    display: flex;
  }

  .row-medium-equal > * > * {
    width: 100%;
  }

  .row-medium-top {
    align-items: flex-start;
  }

  .row-medium-middle {
    align-items: center;
  }

  .row-medium-bottom {
    align-items: flex-end;
  }

  .hide-medium {
    display: none;
  }
}
/* Large viewport (desktop) */
@media (min-width: 960px) {
  .col-large-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-large-2 {
    flex-basis: 16.666666666%;
    max-width: 16.666666666%;
  }

  .col-large-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-large-4 {
    flex-basis: 33.333333333%;
    max-width: 33.333333333%;
  }

  .col-large-5 {
    flex-basis: 41.666666666%;
    max-width: 41.666666666%;
  }

  .col-large-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-large-7 {
    flex-basis: 58.333333333%;
    max-width: 58.333333333%;
  }

  .col-large-8 {
    flex-basis: 66.666666666%;
    max-width: 66.666666666%;
  }

  .col-large-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-large-10 {
    flex-basis: 83.333333333%;
    max-width: 83.333333333%;
  }

  .col-large-11 {
    flex-basis: 91.666666666%;
    max-width: 91.666666666%;
  }

  .col-large-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-large-top {
    align-self: flex-start;
  }

  .col-large-bottom {
    align-self: flex-end;
  }

  .col-large-middle {
    align-self: center;
  }

  .row-large-left {
    justify-content: flex-start;
  }

  .row-large-right {
    justify-content: flex-end;
  }

  .row-large-center {
    justify-content: center;
  }

  .row-large-space-between {
    justify-content: space-between;
  }

  .row-large-space-around {
    justify-content: space-around;
  }

  .row-large-reverse {
    flex-direction: row-reverse;
  }

  .row-large-equal > * {
    display: flex;
  }

  .row-large-equal > * > * {
    width: 100%;
  }

  .row-large-top {
    align-items: flex-start;
  }

  .row-large-middle {
    align-items: center;
  }

  .row-large-bottom {
    align-items: flex-end;
  }

  .hide-large {
    display: none;
  }

  .box-panda-items {
    order: 2;
  }

  .box-panda-result {
    order: 3;
  }

  .box-panda-categories {
    order: 1;
  }
}
.piereg_container .piereg_login_wrapper .submit input[type=submit],
.pieregWrapper input[type=submit],
.pieregWrapper .pie_prev,
.pieregWrapper .pie_next,
#piereg_login form#piereg_lostpasswordform p input[type=submit],
.pieregWrapper input[type=reset],
.pieregWrapper input[type=button],
.pieregWrapper input[type=reset] {
  border-radius: 0 !important;
  color: #E2C7B7 !important;
}

.pieregWrapper #pie_register .fields label {
  font-family: "roboto" !important;
  color: #E2C7B7 !important;
}

.pieregWrapper #pie_register .fields .input_fields,
.pieregWrapper #piereg_login .input_fields,
.piereg_login_container .piereg_login_wrapper .piereg_resetpassform .input_fields {
  float: none !important;
  border-radius: 0 !important;
  padding: 10px !important;
  background-color: #8CA999;
  color: #E2C7B7 !important;
  border: none !important;
  font-family: "gobold" !important;
  font-weight: normal !important;
  font-size: 1rem !important;
}

#piereg_login_form input[type=submit], .login-register button, .pie_wrap_buttons input[type=submit], .box-panda-form-save div.button {
  background: linear-gradient(90deg, rgba(73, 60, 144, 0.5) 0%, rgba(93, 179, 229, 0.5) 100%) !important;
  color: #E2C7B7 !important;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
  -moz-transition: color 0.15s ease-in-out;
  -ms-transition: color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}

.box-panda-form-save div.button {
  text-align: center;
}

.pie_wrap_buttons input[type=submit]:hover, .login-register .button:hover, #piereg_login_form input[type=submit]:hover, .box-panda-form-save div.button:hover {
  color: #75C1A0 !important;
}

.button, .pie_submit {
  float: none !important;
  font-family: "gobold" !important;
  font-weight: normal !important;
  font-size: 1rem !important;
  border: none;
}

body .piereg_login_container .piereg_login_wrapper .piereg_loginform p#nav {
  text-align: left !important;
}

#pie_register_reg_form,
.piereg_container {
  max-width: 400px;
  margin: auto;
}

.pieregWrapper #pie_register .fields label {
  float: none !important;
}

.pieregWrapper #pie_register .fields .input_fields,
.pieregWrapper #piereg_login .input_fields,
.piereg_login_container .piereg_login_wrapper .piereg_resetpassform .input_fields,
.piereg_login_container .piereg_login_wrapper .piereg_loginform .forgetmenot {
  width: 100% !important;
}

.pieregWrapper #pie_register .fields .input_fields, .pieregWrapper #piereg_login .input_fields, .piereg_login_container .piereg_login_wrapper .piereg_resetpassform .input_fields {
  margin-top: 10px;
  margin-bottom: 10px;
}

.piereg_container {
  margin-top: 30px;
}

#pie_register_reg_form, .piereg_container {
  max-width: initial;
}

.login-register p {
  margin: 0;
}

/**
 * Swiper 8.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 13, 2022
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
