@font-face {
  font-family: "Hannover Messe";
  src: url("../fonts/hannover-messe.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

article, aside, details, figcaption, figure, footer, header, menu, section, summary {
  display: block;
}

nav {
  display: -webkit-box;
  display: flex;
}

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

audio, canvas, progress, video {
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

i,
address,
dfn {
  font-style: normal;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

figure {
  margin: 1em 40px;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

td, th {
  padding: 0;
}

td *:before, td *:after, th *:before, th *:after {
  box-sizing: border-box;
}

input,
optgroup,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  resize: none;
  color: inherit;
  margin: 0;
}

textarea:disabled,
input:disabled {
  background-color: rgba(255, 255, 255, 0);
}

figure {
  margin: 0;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

a.inverse:-webkit-any-link {
  color: #ffffff;
}

a.inverse:active,
a.inverse:focus,
a.inverse:visited {
  color: #ffffff;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

mark {
  background: #ff0;
  color: #231f20;
}

img {
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  padding: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input {
  line-height: normal;
  border: none;
  padding: 0;
  background: transparent;
  display: block;
  width: 100%;
  text-align: left;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: none;
  padding: 0;
  border: none;
}

optgroup {
  font-weight: 700;
}

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

td, th {
  padding: 0;
}

audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

figure {
  margin: 0;
}

blockquote, q {
  quotes: none;
  margin: 0;
  padding: 0;
}

table {
  width: 100%;
}

button {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}

svg {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

path {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

use {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

a.img_wrap {
  display: block;
  height: 100%;
}

a {
  background-color: transparent;
  text-decoration: none;
}

blockquote {
  margin: 0;
}

label {
  display: block;
  position: relative;
  cursor: pointer;
}

table {
  width: 100%;
}

button {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}

.svg_container {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

::-webkit-inner-spin-button {
  display: none !important;
}

::-webkit-file-upload-button {
  border: none;
  padding: 0;
  opacity: 0;
}

input[type='number'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
}

label.number:after {
  content: '';
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  background: #fff;
}

option[value=""][disabled] {
  display: none;
}

.disabled {
  pointer-events: none !important;
  opacity: .5 !important;
  box-shadow: none !important;
  color: #cccccc;
}

input::-ms-clear {
  display: none !important;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-animation: autofill 0 forwards;
  animation: autofill 0 forwards;
}

input[type=submit] {
  border: none;
  background: transparent;
}

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

svg {
  color: inherit;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

use {
  color: inherit;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

*:active, *:hover, *:focus {
  outline: 0;
}

*:not(svg):not(use) {
  box-sizing: border-box;
}

*::-moz-selection,
*::-moz-selection {
  text-shadow: none;
  -moz-user-select: none;
       user-select: none;
}

*::-moz-selection,
*::selection {
  text-shadow: none;
  -moz-user-select: none;
       user-select: none;
}

*::-webkit-input-placeholder,
*::-moz-placeholder,
*:-ms-input-placeholder,
*:-moz-placeholder {
  opacity: 1;
  color: #000000;
}

h1, .h1, h2, .h2, h3, .h3, h4, h5, h6 {
  margin: 0;
  color: #000000;
}

span, p {
  color: #000000;
  margin: 0;
}

a {
  color: #000000;
  cursor: pointer;
}

.modal-link:hover,
a:hover {
  color: #65c565;
}

html, body {
  font-weight: normal;
  margin: 0;
  color: #000000;
  line-height: normal;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  border: none;
  letter-spacing: normal;
  -webkit-font-kerning: none;
          font-kerning: none;
  -webkit-text-rendering: optimizeSpeed;
  text-rendering: optimizeSpeed;
  -webkit-overflow-scrolling: revert;
  width: 100%;
  font-family: "Hannover Messe", sans-serif;
  -webkit-transition: background-color .3s linear;
  transition: background-color .3s linear;
  background: #4a3663;
  overflow: hidden;
}

.img-wrap img {
  width: 100%;
  max-width: 100%;
}

*::-moz-selection {
  background: rgba(208, 0, 122, 0.2);
}

*::selection {
  background: rgba(208, 0, 122, 0.2);
}

.bold {
  font-weight: bold;
}

.press-space {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
          align-items: center;
  display: none;
  margin-bottom: 6px;
}

.press-scroll {
  position: absolute;
  top: 5%;
  right: 6px;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
          align-items: center;
  display: none;
}

.choose-answer * {
  text-rendering: optimizeLegibility;
}

.choose-answer {
  position: absolute;
  margin-top: 6px;
  right: 6px;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
          align-items: center;
  display: none;
}

.green .explain {
  color: #00552c;
  background: #ffffff;
  white-space: pre-line;
}

.green *:before,
.green *:after {
  background-color: #00552c;
}

.press-scroll.green .ok-btn {
  width: 100%;
}

.green .ok-btn {
  margin-top: 6px;
  background-color: #65c466;
}

.explain {
  position: relative;
  text-align: left;
  letter-spacing: 0.06em;
}

.ok-btn {
  background: #ffffff;
  color: #ffffff;
  position: relative;
  cursor: pointer;
  font-size: 2.29166667vw;
  padding: 6px 1.82291667vw;
  width: 15.625vw;
}

.border span,
.border {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}

.border:after {
  content: '';
  width: 100%;
  top: 100%;
  left: 0;
  right: 0;
  height: 0.3125vw;
  position: absolute;
}

.border:before {
  content: '';
  width: 100%;
  bottom: 100%;
  left: 0;
  right: 0;
  height: 0.3125vw;
  position: absolute;
}

.border span:after {
  content: '';
  height: 100%;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 0.3125vw;
  position: absolute;
}

.border span:before {
  content: '';
  height: 100%;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 0.3125vw;
  position: absolute;
}

#dialogs-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}

.absolute-description {
  position: absolute;
  display: -webkit-box;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: end;
          align-items: flex-end;
  align-content: center;
  right: auto;
  visibility: hidden;
  margin-top: -30px;
  z-index: 110;
}

.transparent-image img {
  width: 100%;
}

.transparent-image {
  width: 35%;
  margin-left: auto;
  min-width: 200px;
}

.transparent-text b {
  color: #ffffff;
  display: block;
}

.transparent-text {
  color: #ffffff;
  width: 55%;
}

.modal-big-content.transparent {
  width: 70%;
  background: rgba(255, 255, 255, 0);
  padding-top: 0;
}

.transparent-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.absolute-description .explain {
  white-space: pre-line;
  background: #ffffff;
}

.absolute-name {
  position: absolute;
  color: #ffffff;
  white-space: nowrap;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  visibility: hidden;
}

.absolute-name p {
  position: relative;
  background: #d92d75;
  width: 100%;
}

.absolute-name p:before {
  content: '';
  position: absolute;
  background: #ec4189;
  top: 0;
  bottom: 0;
}

.absolute-name p:after {
  content: '';
  position: absolute;
  background: #ec4189;
  top: 0;
  bottom: 0;
}

[id*="center_"].absolute {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

[id*="center_"].absolute.tween-done {
  opacity: 1 !important;
}

[id*="-modal_"] .inner-border-btn > span {
  white-space: pre-line;
}

#static-5 {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-pack: center;
          justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  width: 75%;
}

.icon-container {
  width: 25%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
          align-items: center;
}

.modal-big-content .icon-container p {
  color: #ffffff;
  text-align: center;
  white-space: pre-line;
  line-height: calc(48 / 40);
  letter-spacing: 0.04em;
}

.icon-container svg {
  height: 13.02083333vw;
}

.modal.inner-border-popup .arrow {
  opacity: 1;
  top: calc(100% - 12px);
  margin: auto 10% auto auto;
}

.modal.inner-border-popup .arrow .arrow-box {
  opacity: 1;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(1) {
  top: calc(100% - 2.5px);
  left: 0;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(2) {
  top: calc(100% - 2.5px);
  left: 8px;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(3) {
  top: calc(100% - 2.5px);
  left: 15px;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(4) {
  top: calc(100% - 2.5px);
  left: 23px;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(5) {
  top: calc((100% + 20px) - 30px);
  left: 23px;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(6) {
  top: calc((100% + 20px) - 37.5px);
  left: 23px;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(7) {
  top: calc((100% + 20px) - 45px);
  left: 23px;
}

.modal.inner-border-popup {
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50% -50%);
          transform: translate(-50% -50%);
  z-index: 99;
  -webkit-box-pack: center;
          justify-content: center;
}

.modal-content {
  background: #ffffff;
  white-space: pre-line;
  color: #FF4B8B;
}

.no-padding.inner-border-popup {
  min-width: 55%;
}

.no-padding.inner-border-popup .modal-content {
  padding: 0;
  width: 100%;
}

.no-padding.modal.inner-border-popup .arrow {
  z-index: 6;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.no-padding.modal.inner-border-popup.hover .arrow {
  background: #FF4B8B;
}

.modal.inner-border-popup .ok-btn {
  position: absolute;
  top: 100%;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-transform: translate(20%, 0);
          transform: translate(20%, 0);
  text-align: center;
}

.cat-eat {
  cursor: pointer;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.cat-eat:hover {
  color: #ffffff;
  background: #FF4B8B;
}

.titres {
  position: absolute;
  right: 2%;
  top: 0;
  height: 36vh;
  width: 55%;
  overflow: hidden;
  pointer-events: none;
}

.titres::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.titres::-webkit-scrollbar-track {
  background: rgba(251, 105, 0, 0.05);
}

.titres::-webkit-scrollbar-thumb {
  background: #fb6900;
}

.titres-content {
  width: 100%;
  white-space: pre-line;
  color: #FF4B8B;
  line-height: calc(90 / 70);
  letter-spacing: 0.06em;
}

.titres-content::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.titres-content::-webkit-scrollbar-track {
  background: rgba(251, 105, 0, 0.05);
}

.titres-content::-webkit-scrollbar-thumb {
  background: #fb6900;
}

.mobile-scroll {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 500;
  display: -webkit-box;
  display: flex;
}

.mobile-scroll button {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.main-copyright {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 150;
}

.main-copyright p {
  color: #FD3489;
}

.main-copyright a {
  color: #FD3489;
  display: block;
}

.main-copyright-wrap {
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
}

.main-copyright-wrap a:hover {
  color: #ffffff;
}

.inner-border-btn.small {
  padding: 0.52083333vw 1.04166667vw;
}

footer .inner-border-btn.small a {
  color: #ffffff;
  font-size: 0.72916667vw;
}

footer .inner-border-btn.small a:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.scroll-content {
  max-height: 50vh;
  min-height: 40vh;
  overflow: auto;
}

.scroll-content::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.scroll-content::-webkit-scrollbar-track {
  background: rgba(226, 30, 99, 0.4);
}

.scroll-content::-webkit-scrollbar-thumb {
  background: #e21e63;
}

html, body {
  font-weight: normal;
  margin: 0;
  color: #000000;
  line-height: normal;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  border: none;
  letter-spacing: normal;
  -webkit-font-kerning: none;
          font-kerning: none;
  -webkit-text-rendering: optimizeSpeed;
  text-rendering: optimizeSpeed;
  -webkit-overflow-scrolling: revert;
  width: 100%;
  font-family: "Hannover Messe", sans-serif;
  -webkit-transition: background-color .3s linear;
  transition: background-color .3s linear;
  background: #4a3663;
  overflow: hidden;
}

.inner-border-btn.small * {
  text-rendering: optimizeLegibility;
}

.inner-border-btn * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-rendering: optimizeLegibility;
  letter-spacing: 0.06em;
}

.to-restart.absolute {
  position: absolute;
  display: none;
}

.inner-border-btn.centre {
  font-size: 3.22916667vw;
  padding: 1.5625vw 4.16666667vw;
}

.inner-border-btn {
  position: relative;
  border: 0.78125vw solid rgba(255, 255, 255, 0);
  cursor: pointer;
}

.inner-border-btn .line {
  position: absolute;
}

.inner-border-btn .line:after {
  content: '';
  position: absolute;
  width: 0.78125vw;
  height: 0.78125vw;
}

.inner-border-btn .line.bottom,
.inner-border-btn .line.top {
  width: calc(100% + 1.5625vw);
  height: 0.78125vw;
  left: -0.78125vw;
  right: 0;
}

.inner-border-btn .line.left,
.inner-border-btn .line.right {
  width: 0.78125vw;
  height: 100%;
  top: 0;
  bottom: 0;
}

.inner-border-btn .line.top {
  bottom: 100%;
  z-index: 10;
}

.inner-border-btn .line.top:after {
  top: 100%;
  right: 0;
}

.inner-border-btn .line.right {
  left: calc(100% + 0.78125vw);
  z-index: 9;
}

.inner-border-btn .line.right:after {
  right: 100%;
  bottom: 0;
}

.inner-border-btn .line.bottom {
  top: 100%;
}

.inner-border-btn .line.bottom:after {
  bottom: 100%;
  left: 0;
}

.inner-border-btn .line.left {
  right: calc(100% + 0.78125vw);
}

.inner-border-btn .line.left:after {
  left: 100%;
  top: 0;
}

.inner-border-btn:not(.static-size) > span {
  margin-top: -0.78125vw;
  padding-bottom: 0.78125vw;
  display: block;
  text-align: center;
}

.inner-border-btn.small > span {
  margin-top: -0.3125vw;
  padding-bottom: 0.3125vw;
  display: block;
}

.inner-border-btn:not(.static-size):hover > span {
  margin-top: 0;
  padding-bottom: 0;
  display: block;
}

.inner-border-btn.small:hover > svg {
  top: 6px;
}

.inner-border-btn.color-white,
.inner-border-btn.color-white span {
  color: #ffffff;
}

.inner-border-btn.border-dark .line,
.inner-border-btn.border-dark .line:after {
  background-color: #201b28;
}

.inner-border-btn.border-pink .line,
.inner-border-btn.border-pink .line:after {
  background-color: #FD3489;
}

.inner-border-btn.border-pink:hover .line,
.inner-border-btn.border-pink:hover .line:after {
  background-color: #ffffff;
}

.inner-border-btn.small {
  border: 0.3125vw solid rgba(255, 255, 255, 0);
}

.inner-border-btn.small .line:after {
  width: 0.3125vw;
  height: 0.3125vw;
}

.inner-border-btn.small .line.bottom,
.inner-border-btn.small .line.top {
  height: 0.3125vw;
  left: -0.3125vw;
  width: calc(100% + 0.625vw);
}

.inner-border-btn.small .line.left {
  width: 0.3125vw;
  right: calc(100% + 0.3125vw);
}

.inner-border-btn.small .line.right {
  width: 0.3125vw;
  left: calc(100% + 0.3125vw);
}

.static-size.inner-border-btn * {
  letter-spacing: 0.04em;
}

.static-size.inner-border-btn .line,
.static-size.inner-border-btn .line:after {
  background-color: #201B28;
}

.static-size.inner-border-btn {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  border: 4px solid rgba(255, 255, 255, 0);
  margin-right: 5px;
}

.static-size.inner-border-btn .line:after {
  width: 4px;
  height: 4px;
}

.static-size.inner-border-btn .line.bottom,
.static-size.inner-border-btn .line.top {
  height: 4px;
  left: -4px;
  width: calc(100% + 8px);
}

.static-size.inner-border-btn .line.left {
  width: 4px;
  right: calc(100% + 4px);
}

.static-size.inner-border-btn .line.right {
  width: 4px;
  left: calc(100% + 4px);
}

.inner-border-btn.bg-pink {
  background-color: #fd3489;
}

.inner-border-btn.bg-pink .line.right,
.inner-border-btn.bg-pink .line.top:after {
  box-shadow: -0.78125vw 0 0 0 #d92d75;
}

.inner-border-btn.bg-pink.small .line.top:after,
.inner-border-btn.bg-pink.small .line.right {
  box-shadow: -0.3125vw 0 0 0 #d92d75;
}

.inner-border-btn.bg-pink .line.bottom,
.inner-border-btn.bg-pink .line.bottom:after {
  box-shadow: 0 -0.78125vw 0 0 #d92d75;
}

.inner-border-btn.bg-pink.small .line.bottom,
.inner-border-btn.bg-pink.small .line.bottom:after {
  box-shadow: 0 -0.3125vw 0 0 #d92d75;
}

.inner-border-btn.bg-pink:hover span {
  color: #fd3489;
}

.inner-border-btn.bg-pink:hover {
  background: #4A3663;
}

.inner-border-btn.bg-pink:hover .line.right,
.inner-border-btn.bg-pink:hover .line.bottom {
  box-shadow: none;
}

.inner-border-btn.bg-pink:hover .line.left:after {
  box-shadow: none;
}

.inner-border-btn.bg-pink:hover .line.left {
  box-shadow: 0.78125vw 0 0 0 #5E456A;
  z-index: 9;
}

.inner-border-btn.bg-pink:hover .line.top {
  box-shadow: 0 0.78125vw 0 0 #5E456A;
  z-index: 1;
}

.inner-border-btn.bg-pink:hover .line.bottom {
  z-index: 10;
}

.inner-border-btn.bg-pink:hover .line.bottom:after {
  box-shadow: 0.78125vw 0 0 0 #5E456A;
}

.inner-border-btn.bg-pink:hover .line.top:after {
  box-shadow: 0 0.78125vw 0 0 #5E456A;
}

.inner-border-btn.bg-pink.small:hover .line.right,
.inner-border-btn.bg-pink.small:hover .line.bottom {
  box-shadow: none;
}

.inner-border-btn.bg-pink.small:hover .line.left:after {
  box-shadow: none;
}

.inner-border-btn.bg-pink.small:hover .line.left {
  box-shadow: 0.3125vw 0 0 0 #5E456A;
  z-index: 9;
}

.inner-border-btn.bg-pink.small:hover .line.top {
  box-shadow: 0 0.3125vw 0 0 #5E456A;
  z-index: 1;
}

.inner-border-btn.bg-pink.small:hover .line.bottom {
  z-index: 10;
}

.inner-border-btn.bg-pink.small:hover .line.bottom:after {
  box-shadow: 0.3125vw 0 0 0 #5E456A;
}

.inner-border-btn.bg-pink.small:hover .line.top:after {
  box-shadow: 0 0.3125vw 0 0 #5E456A;
}

body {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
}

body *, html * {
  letter-spacing: 0.08em;
  line-height: 1.6;
}

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

footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e21e63;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  z-index: 500;
}

.wrapper {
  width: 100%;
  padding: 2.60416667vw 16.66666667vw 5.20833333vw 16.66666667vw;
  background-size: contain;
  overflow: auto;
}

.wrapper.team-page {
  padding: 2.60416667vw 7.8125vw 5.20833333vw 16.66666667vw;
}

.wrapper-content {
  width: 100%;
}

h1.caption {
  font-size: 2.60416667vw;
  text-shadow: 5px 5px 0 #e21e63;
  color: #ffffff;
  margin-bottom: 2.60416667vw;
}

.page-description p {
  font-size: 0.83333333vw;
  color: #ffffff;
}

.modal.page-description p {
  font-size: 1.14583333vw;
}

.modal.page-description ul li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
}

.modal.page-description ul li:before {
  content: '';
  background: url("../image/pages/list-im.png") no-repeat center/contain;
  width: 1.5625vw;
  min-width: 1.5625vw;
  height: 1.5625vw;
  min-height: 1.5625vw;
  margin-right: 0.78125vw;
}

.modal.page-description ul {
  padding-left: 2.08333333vw;
  font-size: 0.9375vw;
}

.page-description p.black-shadow {
  font-size: 1.30208333vw;
  text-shadow: -3px 3px 0 #000000;
  color: #ffffff;
}

.page-description h3 {
  padding-left: 4.42708333vw;
}

.page-description h2,
.page-description h3 {
  font-weight: normal;
  font-size: 1.5625vw;
}

.black-text {
  color: #000000 !important;
}

.page-description p.black {
  color: #000000;
  font-size: 0.9375vw;
  padding-left: 4.42708333vw;
}

.dialog-content * {
  text-rendering: optimizeLegibility;
}

.site-links {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-top: 2.60416667vw;
}

.dialog-content {
  display: -webkit-box;
  display: flex;
  z-index: 150;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: baseline;
          align-items: baseline;
  min-width: 25%;
}

.dialog-content .name {
  color: #ffffff;
  background-color: #e21e63;
  position: relative;
  font-size: 1.30208333vw;
  margin-left: -1.5625vw;
  margin-bottom: 0.3125vw;
  padding: 0 0.78125vw;
  min-width: 50%;
}

.dialog-content .description {
  background: #ffffff;
  color: #ff4b8b;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  font-size: 0.78125vw;
  width: 100%;
}

.dialog-content .description ul {
  margin: 0;
  list-style: none;
  line-height: normal;
  padding: 0.78125vw 0;
}

.dialog-content .description ul li {
  line-height: normal;
}

.dialog-content .description a {
  display: block;
  color: #65c565;
  width: 100%;
  line-height: 1.1;
  padding: 0.26041667vw 2.08333333vw 0.26041667vw 1.5625vw;
}

.dialog-content .description a:hover {
  color: #ffffff;
  background: #65c565;
}

.pink-dialog .border:before,
.pink-dialog .border:after,
.pink-dialog .border span:before,
.pink-dialog .border span:after {
  background-color: #530729;
}

.modal {
  background: #ffffff;
  position: relative;
  padding: 2.60416667vw;
}

.page-description.modal * {
  color: #e21e63;
}

.absolute-border {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}

.absolute-border .line {
  position: absolute;
  background: #242424;
}

.absolute-border .line.top {
  bottom: 100%;
  height: 8px;
  left: 8px;
  right: 8px;
}

.absolute-border .line.bottom {
  top: 100%;
  height: 8px;
  left: 8px;
  right: 8px;
}

.absolute-border .line.right {
  left: 100%;
  width: 8px;
  top: 8px;
  bottom: 8px;
}

.absolute-border .line.left {
  right: 100%;
  width: 8px;
  top: 8px;
  bottom: 8px;
}

.absolute-border .line:after {
  height: 8px;
  width: 8px;
  content: '';
  position: absolute;
  background: #242424;
}

.absolute-border .line.top:after {
  left: 100%;
  top: 100%;
}

.absolute-border .line.right:after {
  top: 100%;
  right: 100%;
}

.absolute-border .line.bottom:after {
  right: 100%;
  bottom: 100%;
}

.absolute-border .line.left:after {
  bottom: 100%;
  left: 100%;
}

.bottom-arrow {
  position: absolute;
  top: 100%;
  right: 15%;
  width: 40px;
  height: 32px;
  padding-top: 8px;
}

.bottom-arrow:before {
  content: '';
  position: absolute;
  top: 0;
  height: 8px;
  left: 0;
  right: 0;
  z-index: 3;
  background: #ffffff;
}

.bottom-arrow:after {
  content: '';
  position: absolute;
  top: 0;
  background: #ffffff;
  -webkit-transform: rotate(45deg) translate(0px, 0px);
          transform: rotate(45deg) translate(0px, 0px);
  z-index: 3;
  bottom: 8px;
  left: 8px;
  right: 8px;
}

.bottom-arrow svg {
  position: relative;
  z-index: 5;
}

.scroll-content ol {
  counter-reset: list;
}

.scroll-content ol li {
  font-size: 1.04166667vw;
  padding-left: 3px;
}

.scroll-content ol li:before {
  content: counter(list);
  counter-increment: list;
  color: #FFE86C;
  text-shadow: -2px 2px 0 #000000;
  font-size: 1.40625vw;
  margin-right: 0.78125vw;
}

.team-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.right * {
  color: #ffffff;
  line-height: 1.4;
  letter-spacing: 0.06em;
}

.team-wrap .right h1 {
  color: #d92d75;
  position: relative;
  font-size: 5.72916667vw;
}

.team-wrap .left {
  width: 40%;
}

.team-wrap .left img {
  width: 100%;
}

.team-wrap .right {
  width: 55%;
}

.team-wrap h1:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline;
  color: #ffffff;
  font-size: 5.72916667vw;
  -webkit-transform: translate(-1%, -5%);
          transform: translate(-1%, -5%);
}

.team-name {
  font-size: 1.66666667vw;
  text-shadow: 2px 2px 0 #000000;
  color: #FFE86C;
}

.team-description {
  font-size: 1.19791667vw;
  margin: 1.30208333vw 0;
}

.team-link {
  font-size: 1.77083333vw;
}

.team + .team {
  margin-top: 4.16666667vw;
}

.page-description a.black-link {
  color: #000000;
  text-decoration: underline;
}

.footer-action {
  display: -webkit-box;
  display: flex;
  margin-left: 1%;
}

footer.single-action {
  -webkit-box-pack: start;
          justify-content: flex-start;
  padding: .625% -0px;
}

.absolute-action .footer-action {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

.footer-action a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  text-transform: uppercase;
  color: #fff;
}

.footer-action a + a {
  margin-left: 1.5625vw;
}

.footer-action a:hover {
  color: #65c565;
}

.footer-action a svg {
  width: 1.5625vw;
  min-width: 1.5625vw;
  height: 1.5625vw;
  min-height: 1.5625vw;
  margin-right: 0.78125vw;
}

.absolute-cat {
  position: absolute;
  bottom: 0;
  right: 100%;
  -webkit-transform: translate(30%, 0);
          transform: translate(30%, 0);
  z-index: 15;
}

.absolute-cat img {
  width: 9.63541667vw;
}

.absolute-cat ~ .scroll-content {
  padding-left: 1.82291667vw;
}

@media (min-width: 1201px) and (max-width: 1999px) {
  html, body {
    font-size: 0.72916667vw;
  }
  .explain {
    font-size: 2.08333333vw;
    padding: 0.26041667vw 0.78125vw;
  }
  .ok-btn {
    font-size: 1.97916667vw;
    padding: 6px 1.82291667vw;
    width: 20.83333333vw;
  }
  .transparent-text b {
    font-size: 7.8125vw;
    margin-bottom: 2.60416667vw;
    text-shadow: 0.67708333vw 0.67708333vw #D92D75;
  }
  .transparent-text {
    padding-left: 10.41666667vw;
    font-size: 2.5vw;
    margin-top: 2.08333333vw;
  }
  .modal-big-content.transparent[id*="gameover-modal_"] {
    padding-bottom: 5.20833333vw;
  }
  .modal-big-content.transparent + .ok-btn.modal-button {
    margin-top: 2.60416667vw;
  }
  .absolute-name {
    font-size: 2.29166667vw;
  }
  .absolute-name p {
    height: 0.52083333vw;
    margin-left: 0.52083333vw;
    margin-bottom: 0.26041667vw;
  }
  .absolute-name p:before {
    width: 0.52083333vw;
    left: -0.52083333vw;
  }
  .absolute-name p:after {
    width: 0.52083333vw;
    right: -0.52083333vw;
  }
  #static-5 {
    margin: 6.25vw auto 0 auto;
  }
  #static-5 .inner-border-btn {
    margin: 6.25vw auto 0 auto;
  }
  .modal-big-content .icon-container p {
    font-size: 2.5vw;
    margin-top: 3.125vw;
  }
  .modal-content {
    font-size: 2.08333333vw;
    padding: 4.16666667vw 3.125vw;
  }
  .modal.inner-border-popup .ok-btn {
    margin-top: 5.20833333vw;
  }
  .cat-eat {
    padding: 1.04166667vw 5.20833333vw 1.04166667vw 5.20833333vw;
  }
  .cat-eat svg {
    width: 3.64583333vw;
    height: 3.125vw;
    margin-right: 2.08333333vw;
  }
  .titres-content {
    font-size: 3.64583333vw;
  }
  .main-copyright {
    bottom: 3.125vw;
  }
  .main-copyright p {
    font-size: 1.45833333vw;
  }
  .main-copyright a {
    font-size: 2.13541667vw;
    margin-top: 0.52083333vw;
  }
  html, body {
    font-size: 0.72916667vw;
  }
  .static-size.inner-border-btn * {
    font-size: 1.66666667vw;
  }
  .static-size.inner-border-btn {
    padding: 1.5625vw 2.60416667vw;
  }
}

@media (min-width: 2000px) {
  html, body {
    font-size: 14px;
  }
  .explain {
    font-size: 2.08333333vw;
    padding: 0.26041667vw 0.78125vw;
  }
  .transparent-text b {
    font-size: 7.8125vw;
    margin-bottom: 2.60416667vw;
    text-shadow: 0.67708333vw 0.67708333vw #D92D75;
  }
  .transparent-text {
    padding-left: 10.41666667vw;
    font-size: 2.5vw;
    margin-top: 2.08333333vw;
  }
  .modal-big-content.transparent[id*="gameover-modal_"] {
    padding-bottom: 5.20833333vw;
  }
  .modal-big-content.transparent + .ok-btn.modal-button {
    margin-top: 2.60416667vw;
  }
  .absolute-name {
    font-size: 2.29166667vw;
  }
  .absolute-name p {
    height: 0.52083333vw;
    margin-left: 0.52083333vw;
    margin-bottom: 0.26041667vw;
  }
  .absolute-name p:before {
    width: 0.52083333vw;
    left: -0.52083333vw;
  }
  .absolute-name p:after {
    width: 0.52083333vw;
    right: -0.52083333vw;
  }
  #static-5 {
    margin: 6.25vw auto 0 auto;
  }
  #static-5 .inner-border-btn {
    margin: 6.25vw auto 0 auto;
  }
  .modal-big-content .icon-container p {
    font-size: 2.5vw;
    margin-top: 3.125vw;
  }
  .modal-content {
    font-size: 2.08333333vw;
    padding: 4.16666667vw 3.125vw;
  }
  .modal.inner-border-popup .ok-btn {
    margin-top: 5.20833333vw;
  }
  .cat-eat {
    padding: 1.04166667vw 5.20833333vw 1.04166667vw 5.20833333vw;
  }
  .cat-eat svg {
    width: 3.64583333vw;
    height: 3.125vw;
    margin-right: 2.08333333vw;
  }
  .titres-content {
    font-size: 3.64583333vw;
  }
  .main-copyright {
    bottom: 3.125vw;
  }
  .main-copyright p {
    font-size: 1.45833333vw;
  }
  .main-copyright a {
    font-size: 2.13541667vw;
    margin-top: 0.52083333vw;
  }
  html, body {
    font-size: 14px;
  }
  .static-size.inner-border-btn * {
    font-size: 1.66666667vw;
  }
  .static-size.inner-border-btn {
    padding: 1.5625vw 2.60416667vw;
  }
}

@media (max-width: 1200px) {
  html, body {
    font-size: 14px;
  }
  .explain {
    font-size: 2.08333333vw;
    padding: 0.26041667vw 0.78125vw;
  }
  .ok-btn {
    width: auto;
    font-size: 18px;
    padding: 5px 35px;
  }
  .transparent-text b {
    font-size: 7.8125vw;
    margin-bottom: 2.60416667vw;
    text-shadow: 0.67708333vw 0.67708333vw #D92D75;
  }
  .transparent-text {
    padding-left: 10.41666667vw;
    font-size: 2.5vw;
    margin-top: 2.08333333vw;
  }
  .modal-big-content.transparent[id*="gameover-modal_"] {
    padding-bottom: 5.20833333vw;
  }
  .modal-big-content.transparent + .ok-btn.modal-button {
    margin-top: 2.60416667vw;
  }
  .absolute-name {
    font-size: 2.29166667vw;
  }
  .absolute-name p {
    height: 0.52083333vw;
    margin-left: 0.52083333vw;
    margin-bottom: 0.26041667vw;
  }
  .absolute-name p:before {
    width: 0.52083333vw;
    left: -0.52083333vw;
  }
  .absolute-name p:after {
    width: 0.52083333vw;
    right: -0.52083333vw;
  }
  .modal-big-content .icon-container p {
    font-size: 2.5vw;
    margin-top: 3.125vw;
  }
  .cat-eat {
    padding: 1.04166667vw 5.20833333vw 1.04166667vw 5.20833333vw;
  }
  .cat-eat svg {
    width: 3.64583333vw;
    height: 3.125vw;
    margin-right: 2.08333333vw;
  }
  .titres-content {
    font-size: 3.64583333vw;
  }
  .main-copyright {
    bottom: 3.125vw;
  }
  .main-copyright p {
    font-size: 1.45833333vw;
  }
  .main-copyright a {
    font-size: 2.13541667vw;
    margin-top: 0.52083333vw;
  }
  html, body {
    font-size: 14px;
  }
  .static-size.inner-border-btn * {
    font-size: 18px;
  }
  .static-size.inner-border-btn {
    padding: 10px 30px;
  }
  .absolute-border .line.right {
    width: 6px;
    top: 6px;
    bottom: 6px;
  }
}

@media (max-width: 1000px) {
  .explain {
    font-size: 14px;
    padding: 3px 10px;
  }
  .border:after {
    height: 3px;
  }
  .border:before {
    height: 3px;
  }
  .border span:after {
    width: 3px;
  }
  .border span:before {
    width: 3px;
  }
  .transparent-text b {
    font-size: 45px;
    margin-bottom: 15px;
  }
  .transparent-text {
    font-size: 15px;
    padding-left: 50px;
  }
  .modal-big-content.transparent {
    width: 85%;
  }
  .modal-big-content.transparent[id*="gameover-modal_"] {
    width: 95%;
    padding-top: 10px;
    padding-bottom: 80px;
  }
  .absolute-name {
    font-size: 14px;
  }
  .absolute-name p {
    height: 6px;
    margin-left: 6px;
    margin-bottom: 2px;
  }
  .absolute-name p:before {
    width: 6px;
    left: -6px;
  }
  .absolute-name p:after {
    width: 6px;
    right: -6px;
  }
  [id*="center_"].absolute {
    top: 55%;
    left: 45%;
  }
  .modal-big-content .icon-container p {
    font-size: 16px;
  }
  .no-padding.inner-border-popup {
    min-width: 65%;
  }
  .cat-eat {
    padding: 10px 30px;
  }
  .cat-eat svg {
    width: 50px;
    height: 35px;
    margin-right: 15px;
  }
  .main-copyright {
    bottom: 10px;
  }
  .main-copyright p {
    font-size: 14px;
  }
  .main-copyright a {
    font-size: 20px;
    margin-top: 10px;
  }
  .inner-border-btn.small {
    padding: 5px 10px;
  }
  footer .inner-border-btn.small a {
    font-size: 10px;
  }
  .inner-border-btn.small > span {
    margin-top: 3px;
    padding-bottom: 3px;
  }
  .inner-border-btn.small {
    border: 3px solid rgba(255, 255, 255, 0);
  }
  .inner-border-btn.small .line:after {
    width: 3px;
    height: 3px;
  }
  .inner-border-btn.small .line.bottom,
  .inner-border-btn.small .line.top {
    height: 3px;
    left: -3px;
    width: calc(100% + 6px);
  }
  .inner-border-btn.small .line.left {
    width: 3px;
    right: calc(100% + 3px);
  }
  .inner-border-btn.small .line.right {
    width: 3px;
    left: calc(100% + 3px);
  }
  .inner-border-btn.bg-pink.small .line.top:after,
  .inner-border-btn.bg-pink.small .line.right {
    box-shadow: -3px 0 0 0 #d92d75;
  }
  .inner-border-btn.bg-pink.small .line.bottom,
  .inner-border-btn.bg-pink.small .line.bottom:after {
    box-shadow: 0 -3px 0 0 #d92d75;
  }
  .inner-border-btn.bg-pink.small:hover .line.left {
    box-shadow: 3px 0 0 0 #5E456A;
  }
  .inner-border-btn.bg-pink.small:hover .line.top {
    box-shadow: 0 3px 0 0 #5E456A;
  }
  .inner-border-btn.bg-pink.small:hover .line.bottom:after {
    box-shadow: 3px 0 0 0 #5E456A;
  }
  .inner-border-btn.bg-pink.small:hover .line.top:after {
    box-shadow: 0 3px 0 0 #5E456A;
  }
  h1.caption {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .page-description p {
    font-size: 13px;
  }
  .modal.page-description p {
    font-size: 15px;
  }
  .modal.page-description ul li:before {
    margin-right: 10px;
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
  }
  .modal.page-description ul {
    padding-left: 25px;
    font-size: 14px;
  }
  .page-description p.black-shadow {
    font-size: 16px;
  }
  .page-description h3 {
    padding-left: 55px;
  }
  .page-description h2,
  .page-description h3 {
    font-size: 20px;
  }
  .page-description p.black {
    font-size: 14px;
    padding-left: 55px;
  }
  .site-links {
    margin-top: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
  .dialog-content + .dialog-content {
    margin-top: 25px;
  }
  .dialog-content {
    width: 100%;
  }
  .dialog-content .name {
    padding: 0 10px;
    font-size: 16px;
    margin-bottom: 3px;
  }
  .dialog-content .description {
    font-size: 14px;
    min-width: 150px;
  }
  .dialog-content .description ul {
    padding: 10px 0;
  }
  .dialog-content .description a {
    padding: 5px 30px 5px 20px;
    line-height: 1;
  }
  .modal {
    padding: 30px 10px;
  }
  .absolute-border .line.top {
    height: 6px;
    left: 6px;
    right: 6px;
  }
  .absolute-border .line.bottom {
    height: 6px;
    left: 6px;
    right: 6px;
  }
  .absolute-border .line.left {
    width: 6px;
    top: 6px;
    bottom: 6px;
  }
  .absolute-border .line:after {
    height: 6px;
    width: 6px;
  }
  .bottom-arrow {
    padding-top: 6px;
    right: 10%;
    width: 30px;
    height: 24px;
  }
  .bottom-arrow:before {
    height: 7px;
  }
  .bottom-arrow:after {
    bottom: 6px;
    left: 6px;
    right: 6px;
  }
  .scroll-content ol li {
    font-size: 16px;
  }
  .scroll-content ol li:before {
    font-size: 22px;
    margin-right: 10px;
  }
  .team-wrap .right h1 {
    font-size: 42px;
  }
  .team-wrap h1:after {
    font-size: 42px;
  }
  .team-name {
    font-size: 22px;
  }
  .team-description {
    font-size: 16px;
    margin: 15px 0;
  }
  .team-link {
    font-size: 26px;
  }
  .team + .team {
    margin-top: 50px;
  }
  .footer-action a + a {
    margin-left: 20px;
  }
  .footer-action a svg {
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    margin-right: 10px;
  }
  .absolute-cat img {
    width: 80px;
  }
  .absolute-cat ~ .scroll-content {
    padding-left: 20px;
  }
}

@media (max-width: 800px) {
  [id*="center_"].absolute {
    top: 60%;
  }
  .inner-border-btn.centre {
    font-size: 22px;
    padding: 10px 25px;
  }
  .inner-border-btn {
    border: 4px solid rgba(255, 255, 255, 0);
  }
  .inner-border-btn .line:after {
    width: 4px;
    height: 4px;
  }
  .inner-border-btn .line.bottom,
  .inner-border-btn .line.top {
    width: calc(100% + 8px);
    height: 4px;
    left: -4px;
  }
  .inner-border-btn .line.left,
  .inner-border-btn .line.right {
    width: 4px;
  }
  .inner-border-btn .line.right {
    left: calc(100% + 4px);
  }
  .inner-border-btn .line.left {
    right: calc(100% + 4px);
  }
  .inner-border-btn:not(.static-size) > span {
    margin-top: -3px;
    padding-bottom: 3px;
    line-height: 1;
  }
  .static-size.inner-border-btn * {
    font-size: 16px;
  }
  .static-size.inner-border-btn {
    padding: 5px 20px;
  }
  .inner-border-btn.bg-pink .line.right,
  .inner-border-btn.bg-pink .line.top:after {
    box-shadow: -4px 0 0 0 #d92d75;
  }
  .inner-border-btn.bg-pink .line.bottom,
  .inner-border-btn.bg-pink .line.bottom:after {
    box-shadow: 0 -4px 0 0 #d92d75;
  }
  .inner-border-btn.bg-pink:hover .line.left {
    box-shadow: 4px 0 0 0 #5E456A;
  }
  .inner-border-btn.bg-pink:hover .line.top {
    box-shadow: 0 4px 0 0 #5E456A;
  }
  .inner-border-btn.bg-pink:hover .line.bottom:after {
    box-shadow: 4px 0 0 0 #5E456A;
  }
  .inner-border-btn.bg-pink:hover .line.top:after {
    box-shadow: 0 4px 0 0 #5E456A;
  }
}

@media (max-width: 700px) {
  .wrapper {
    padding: 40px 60px 80px 60px;
  }
  .wrapper.team-page {
    padding: 40px 60px 80px 60px;
  }
}

@media (max-width: 600px) {
  [id*="center_"].absolute {
    top: 65%;
  }
  .inner-border-btn.centre {
    font-size: 16px;
    padding: 10px 15px;
    line-height: 1;
  }
  .static-size.inner-border-btn * {
    font-size: 14px;
  }
  .static-size.inner-border-btn {
    padding: 5px 5px 5px 10px;
  }
  .team-wrap .right h1 {
    font-size: 36px;
  }
  .team-wrap h1:after {
    font-size: 36px;
  }
  .footer-action {
    margin-left: 10px;
  }
  .absolute-action .inner-border-btn.small {
    margin-left: auto;
    margin-right: 10px;
  }
}

@media (max-height: 500px) {
  .main-copyright-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
  .main-copyright-wrap a {
    font-size: 14px;
    margin-top: 0;
    margin-left: 10px;
  }
}

@media (max-width: 500px) {
  .wrapper {
    padding: 40px 40px 80px 40px;
  }
  .wrapper.team-page {
    padding: 40px 40px 80px 40px;
  }
  h1.caption {
    font-size: 28px;
  }
  .absolute-cat {
    -webkit-transform: translate(100%, 85%);
            transform: translate(100%, 85%);
  }
}

@media (max-height: 400px) {
  .absolute-description {
    margin-top: -10px;
  }
  .no-padding.inner-border-popup {
    min-width: 70%;
    top: 17%;
  }
  .cat-eat {
    padding: 5px 20px;
  }
  .cat-eat svg {
    width: 40px;
    height: 26px;
  }
}

@media (max-width: 400px) {
  .wrapper {
    padding: 40px 15px 80px 15px;
  }
  .wrapper.team-page {
    padding: 40px 15px 80px 15px;
  }
  .footer-action a {
    font-size: 10px;
  }
  .footer-action a + a {
    margin-left: 10px;
  }
}
