@charset "UTF-8";
@import url("../assets/library/fontawesome/css/all.css");
@import url("../assets/library/fontawesome/fontawesome/fontawesome.css");
@import url("../assets/library/aos/aos.css");
@import url("../assets/library/swiper/swiper-bundle.min.css");
@import url("../assets/library/themify-icons/themify-icons.css");
@import url("../assets/library/select2/select2.min.css");
@import url("../assets/library/themifi/themify-icons.css");
@import url("../assets/library/gallery/lightgallery.min.css");
@import url("../assets/library/splitting/splitting.css");
@import url("../assets/library/fancybox/fancybox.css");
@import url("../assets/library/datetime/daterangepicker.css");
@import url("../assets/font/Themify/stylesheet.css");
@import url("../assets/font/TTHovesPro/stylesheet.css");
@import url("../assets/font/Helvetica/stylesheet.css");
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; }

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; }

.mona-content strong,
.mona-content b {
  font-weight: bold; }

.mona-content em,
.mona-content i {
  font-style: italic; }

.mona-content h1,
.mona-content h2,
.mona-content h3,
.mona-content h4,
.mona-content h5,
.mona-content h6 {
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 0.6em; }

.mona-content h1 {
  font-size: 1.7em;
  font-size: clamp(2rem, calc(1.6364rem + 1.8182vw), 3.6rem) !important; }

.mona-content h2 {
  font-size: 1.6em;
  font-size: clamp(2rem, calc(1.7727rem + 1.1364vw), 3rem) !important; }

.mona-content h3 {
  font-size: 1.25em;
  font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem) !important; }

.mona-content h4 {
  font-size: 1.125em;
  font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem) !important; }

.mona-content h5 {
  font-size: 1em;
  font-size: clamp(1.4rem, calc(1.3091rem + 0.4545vw), 1.8rem) !important; }

.mona-content h6 {
  font-size: 0.85em;
  font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem); }

.mona-content p {
  margin: 1em 0; }

.mona-content ul,
.mona-content ol {
  margin: 1em 0;
  list-style-position: inside; }

.mona-content ul ul,
.mona-content ul ol,
.mona-content ol ul,
.mona-content ol ol {
  margin-left: 1em; }

.mona-content ul {
  list-style-type: disc; }

.mona-content ol {
  list-style-type: decimal; }

.mona-content ul ul,
.mona-content ol ul {
  list-style-type: circle; }

.mona-content ol ol,
.mona-content ul ol {
  list-style-type: lower-latin; }

.mona-content img,
.mona-content iframe {
  max-width: 100% !important;
  height: auto; }

.mona-content blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1em 0;
  padding: 1em; }
  .mona-content blockquote p {
    display: inline; }

.mona-content table {
  border-collapse: collapse;
  max-width: 100%;
  margin: 1em 0;
  border: 1px solid #e1e1e1; }
  .mona-content table th,
  .mona-content table td {
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 5px 10px;
    vertical-align: middle; }

.mona-content .mona-youtube-wrap {
  position: relative;
  height: 0;
  padding-top: 56.25%; }
  .mona-content .mona-youtube-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.mona-content .mona-table-wrap {
  overflow: auto; }

:root {
  --size-hd: 13.1rem;
  --pd-sc: 10rem;
  --transition: 0.6s calc(var(--char-index) * 0.02s) ease-in-out;
  --pBot: calc((298/1728*100%));
  --recontainer: calc(100vw - (100vw - 121.6rem)/2);
  --half: calc((100vw - 121.6rem)/2);
  --color-text: #404040;
  --color-pri: #004DF2;
  --color-second: #FFEDD6;
  --color-yellow: #FFD100;
  --color-pink: #FF6FDE;
  --kid: #0CF;
  --sdow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  --linear-pastel: linear-gradient(30deg, #FFE7E7, #FFC6C6);
  --linear-blue:linear-gradient(135deg, #F5F8FF 0%, #E8F0FF 100%);
  --filter:brightness(0) saturate(100%) invert(70%) sepia(9%) saturate(938%) hue-rotate(178deg) brightness(95%) contrast(90%); }
  @media (max-width: 1200px) {
    :root {
      --pd-sc: 5rem;
      --radius: unset;
      --size-hd: 6.7rem; } }
  @media (max-width: 800px) {
    :root {
      --pd-sc: 4rem; } }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  scroll-behavior: smooth; }
  @media screen and (min-width: 2000px) {
    html {
      font-size: 100%; } }

body {
  font-family: 'TT Hoves Pro';
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: var(--color-text);
  overflow: hidden auto; }
  @media screen and (min-width: 2000px) {
    body {
      font-size: 20px; } }

a {
  text-decoration: none;
  color: inherit; }

button,
select {
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  cursor: pointer;
  font-family: "TT Hoves Pro", sans-serif; }

button {
  padding: 0;
  background-color: transparent; }

input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "TT Hoves Pro", sans-serif; }

.main {
  min-height: 68vh;
  padding-top: var(--size-hd);
  background-color: #FFF5DF; }

.container {
  width: 100%;
  max-width: 124.8rem;
  height: 100%;
  margin: 0 auto;
  padding: 0 1.6rem; }

.ctn {
  width: 100%;
  max-width: 124.8rem;
  height: 100%;
  margin: 0 auto;
  padding: 0 1.6rem; }

.over {
  overflow-x: auto;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory; }
  .over::-webkit-scrollbar {
    display: none; }

.no-scroll {
  -ms-touch-action: none;
  touch-action: none;
  -webkit-overflow-scrolling: none;
  overflow: hidden;
  overscroll-behavior: none; }

iframe {
  vertical-align: middle; }

.load-item {
  display: none; }

.show-hide-toggle {
  cursor: pointer; }

img {
  max-width: 100%;
  border-radius: inherit;
  height: auto; }

.global-title {
  max-width: 0;
  max-height: 0;
  opacity: 0;
  visibility: hidden; }

.row {
  --cg: 3.2rem;
  --rg: 3.2rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 calc(var(--cg) / 2 * -1) calc(var(--rg) * -1); }

.rows {
  --cg: 2.4rem;
  --rg: 2.4rem;
  margin: 0 calc(var(--cg) / 2 * -1); }

.col {
  width: 100%;
  padding: 0 calc(var(--cg) / 2);
  margin-bottom: var(--rg); }
  .col-11 {
    width: calc(11/12 * 100%); }
  .col-10 {
    width: calc(10/12 * 100%); }
  .col-9 {
    width: calc(9/12 * 100%); }
  .col-8 {
    width: calc(8/12 * 100%); }
  .col-7 {
    width: calc(7/12 * 100%); }
  .col-6 {
    width: 50%; }
  .col-5 {
    width: calc(5/12 * 100%); }
  .col-4 {
    width: calc(4/12 * 100%); }
  .col-3 {
    width: calc(3/12 * 100%); }
  .col-2 {
    width: calc(2/12 * 100%); }
  .col-1 {
    width: calc(1/12 * 100%); }
  .col-5i {
    width: calc(100% / 5); }
  .col-4i {
    width: calc(100% / 4); }

.dnor {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1.5rem;
  flex-wrap: wrap;
  margin-bottom: -3rem; }
  .dnor-item {
    padding: 0 1.5rem;
    margin-bottom: 3rem; }

.dsmall {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1.2rem;
  margin-bottom: -2.4rem; }
  .dsmall-item {
    padding: 0 1.2rem;
    margin-bottom: 2.4rem; }

.dmini {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
  margin-bottom: -1rem; }
  .dmini-item {
    padding: 0 0.5rem;
    margin-bottom: 1rem; }

.dside {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-wrap: wrap; }

@-webkit-keyframes phoneRing {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); } }

@keyframes phoneRing {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }

@keyframes shine {
  100% {
    left: 125%; } }

@-webkit-keyframes ZoomIn {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes ZoomIn {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes Spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes Spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes BTT {
  0% {
    opacity: 0; }
  33% {
    opacity: 1; }
  66% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes BTT {
  0% {
    opacity: 0; }
  33% {
    opacity: 1; }
  66% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes halo {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0); }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); } }

@keyframes halo {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0); }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); } }

@-webkit-keyframes float {
  0% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); }
  50% {
    -webkit-transform: translatey(-20px);
    transform: translatey(-20px); }
  100% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); } }

@keyframes float {
  0% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); }
  50% {
    -webkit-transform: translatey(-20px);
    transform: translatey(-20px); }
  100% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); } }

@-webkit-keyframes mirror {
  100% {
    -webkit-transform: translate3d(2000%, 0, 0) rotate(35deg);
    transform: translate3d(2000%, 0, 0) rotate(35deg); } }

@keyframes mirror {
  100% {
    -webkit-transform: translate3d(2000%, 0, 0) rotate(35deg);
    transform: translate3d(2000%, 0, 0) rotate(35deg); } }

@-webkit-keyframes DownUp {
  0% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); }
  50% {
    -webkit-transform: translatey(-10px);
    transform: translatey(-10px); }
  100% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); } }

@keyframes DownUp {
  0% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); }
  50% {
    -webkit-transform: translatey(-10px);
    transform: translatey(-10px); }
  100% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); } }

@-webkit-keyframes jelly {
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1); }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9); }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05); } }

@keyframes jelly {
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1); }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9); }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05); } }

@-webkit-keyframes jellyTranForm {
  25% {
    -webkit-transform: translate(-50%, -50%) scale(0.9, 1.1);
    transform: translate(-50%, -50%) scale(0.9, 1.1); }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.1, 0.9);
    transform: translate(-50%, -50%) scale(1.1, 0.9); }
  75% {
    -webkit-transform: translate(-50%, -50%) scale(0.95, 1.05);
    transform: translate(-50%, -50%) scale(0.95, 1.05); } }

@keyframes jellyTranForm {
  25% {
    -webkit-transform: translate(-50%, -50%) scale(0.9, 1.1);
    transform: translate(-50%, -50%) scale(0.9, 1.1); }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.1, 0.9);
    transform: translate(-50%, -50%) scale(1.1, 0.9); }
  75% {
    -webkit-transform: translate(-50%, -50%) scale(0.95, 1.05);
    transform: translate(-50%, -50%) scale(0.95, 1.05); } }

@-webkit-keyframes jittery {
  5%,
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  15% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  20% {
    -webkit-transform: scale(1.05) rotate(-5deg);
    transform: scale(1.05) rotate(-5deg); }
  25% {
    -webkit-transform: scale(1.05) rotate(5deg);
    transform: scale(1.05) rotate(5deg); }
  30% {
    -webkit-transform: scale(1.05) rotate(-3deg);
    transform: scale(1.05) rotate(-3deg); }
  35% {
    -webkit-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg); }
  40% {
    -webkit-transform: scale(1.05) rotate(0);
    transform: scale(1.05) rotate(0); } }

@keyframes jittery {
  5%,
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  15% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  20% {
    -webkit-transform: scale(1.05) rotate(-5deg);
    transform: scale(1.05) rotate(-5deg); }
  25% {
    -webkit-transform: scale(1.05) rotate(5deg);
    transform: scale(1.05) rotate(5deg); }
  30% {
    -webkit-transform: scale(1.05) rotate(-3deg);
    transform: scale(1.05) rotate(-3deg); }
  35% {
    -webkit-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg); }
  40% {
    -webkit-transform: scale(1.05) rotate(0);
    transform: scale(1.05) rotate(0); } }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes grow {
  from {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 1; }
  to {
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
    opacity: 0; } }

@keyframes grow {
  from {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 1; }
  to {
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
    opacity: 0; } }

@-webkit-keyframes grows {
  from {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 1; }
  to {
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
    opacity: 0; } }

@keyframes grows {
  from {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 1; }
  to {
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
    opacity: 0; } }

@-webkit-keyframes txt-focus {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0; }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1; } }

@keyframes txt-focus {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0; }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1; } }

@-webkit-keyframes MaskPlay {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; } }

@keyframes MaskPlay {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; } }

@-webkit-keyframes Leaf {
  0% {
    -webkit-transform: translateY(-100%) rotate(0deg);
    transform: translateY(-100%) rotate(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(30rem) rotate(360deg);
    transform: translateY(30rem) rotate(360deg);
    opacity: 0; } }

@keyframes Leaf {
  0% {
    -webkit-transform: translateY(-100%) rotate(0deg);
    transform: translateY(-100%) rotate(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(30rem) rotate(360deg);
    transform: translateY(30rem) rotate(360deg);
    opacity: 0; } }

@-webkit-keyframes Leaf2 {
  0% {
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1; }
  100% {
    top: 100%;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 0; } }

@keyframes Leaf2 {
  0% {
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1; }
  100% {
    top: 100%;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 0; } }

@-webkit-keyframes Leaf3 {
  0% {
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1; }
  80% {
    top: 100%;
    -webkit-transform: rotate(360deg) translateY(-100%);
    transform: rotate(360deg) translateY(-100%);
    opacity: 1; }
  90% {
    top: 100%;
    -webkit-transform: rotate(370deg) translateY(-100%);
    transform: rotate(370deg) translateY(-100%);
    opacity: 1; }
  100% {
    top: 100%;
    -webkit-transform: rotate(380deg) translateY(-100%);
    transform: rotate(380deg) translateY(-100%);
    opacity: 1; } }

@keyframes Leaf3 {
  0% {
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1; }
  80% {
    top: 100%;
    -webkit-transform: rotate(360deg) translateY(-100%);
    transform: rotate(360deg) translateY(-100%);
    opacity: 1; }
  90% {
    top: 100%;
    -webkit-transform: rotate(370deg) translateY(-100%);
    transform: rotate(370deg) translateY(-100%);
    opacity: 1; }
  100% {
    top: 100%;
    -webkit-transform: rotate(380deg) translateY(-100%);
    transform: rotate(380deg) translateY(-100%);
    opacity: 1; } }

@-webkit-keyframes animateSvg {
  0% {
    stroke-dashoffset: 2689.942138671875px;
    stroke-dasharray: 2689.942138671875px; }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 2689.942138671875px; } }

@keyframes animateSvg {
  0% {
    stroke-dashoffset: 2689.942138671875px;
    stroke-dasharray: 2689.942138671875px; }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 2689.942138671875px; } }

@-webkit-keyframes note {
  0% {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  20% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  40% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  60% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg); }
  80% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes note {
  0% {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  20% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  40% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  60% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg); }
  80% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-webkit-keyframes star {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes star {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes rotate45 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); } }

@keyframes rotate45 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); } }

@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg); } }

@keyframes rotate360 {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg); } }

@-webkit-keyframes beat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  96% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes beat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  96% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.back-to-top {
  width: 4.6rem;
  height: 4.6rem;
  background-color: #ffffff;
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  position: fixed;
  bottom: 6rem;
  right: 3rem;
  z-index: 7;
  -webkit-transform: translateX(3rem);
  transform: translateX(3rem);
  opacity: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
  cursor: pointer;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4rem;
  border: 2px solid #003EC4;
  overflow: hidden; }
  @media screen and (max-width: 425px) {
    .back-to-top {
      right: 2.6rem; } }
  @media screen and (max-width: 768px) {
    .back-to-top {
      right: 1.5rem; } }
  .back-to-top:hover i:nth-child(1) {
    -webkit-transform: translateY(-3rem) scale(0);
    transform: translateY(-3rem) scale(0);
    opacity: 0; }
  .back-to-top:hover i:nth-child(2) {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  .back-to-top i {
    color: var(--color-pri);
    font-size: 1.6rem;
    position: absolute;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out; }
    .back-to-top i:nth-child(2) {
      -webkit-transform: translateY(3rem);
      transform: translateY(3rem);
      opacity: 0; }
  .back-to-top.active {
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  .back-to-top .triangle {
    display: block;
    width: 0;
    height: 0;
    z-index: 2;
    border: 8px solid transparent;
    border-bottom: 6px solid #fff;
    margin-top: -6px;
    border-radius: 5px; }
    .back-to-top .triangle:nth-child(1) {
      -webkit-animation: BTT 1.5s linear 0.6s infinite;
      animation: BTT 1.5s linear 0.6s infinite; }
    .back-to-top .triangle:nth-child(2) {
      -webkit-animation: BTT 1.5s linear 0.3s infinite;
      animation: BTT 1.5s linear 0.3s infinite; }
    .back-to-top .triangle:nth-child(3) {
      -webkit-animation: BTT 1.5s linear 0s infinite;
      animation: BTT 1.5s linear 0s infinite; }
  @media only screen and (min-width: 901px) {
    .back-to-top:hover {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0); } }

[data-aos="fade-up-cus"] {
  -webkit-transform: translate(0, 4rem);
  transform: translate(0, 4rem);
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }
  [data-aos="fade-up-cus"].aos-animate {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }

[data-aos="fade-down-cus"] {
  -webkit-transform: translate(0, -4rem);
  transform: translate(0, -4rem);
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }
  [data-aos="fade-down-cus"].aos-animate {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }

[data-aos="fade-left-cus"] {
  -webkit-transform: translate(4rem, 0);
  transform: translate(4rem, 0);
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }
  [data-aos="fade-left-cus"].aos-animate {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }

[data-aos="fade-right-cus"] {
  -webkit-transform: translate(-4rem, 0);
  transform: translate(-4rem, 0);
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }
  [data-aos="fade-right-cus"].aos-animate {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }

:root {
  --text: #404040;
  --text-hover: var(--color-pri);
  --fw: 400;
  --back: white;
  --textsub: var(--color-text);
  --fz: 1.8rem; }

.hd-nav .menu-nav {
  height: 100%; }
  .hd-nav .menu-nav > .menu-list {
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .hd-nav .menu-nav > .menu-list > .menu-item {
      height: 100%;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .hd-nav .menu-nav > .menu-list > .menu-item:not(:first-child) {
        margin-left: 3.2rem; }
      .hd-nav .menu-nav > .menu-list > .menu-item::before {
        content: "";
        position: absolute;
        top: 50%;
        left: -1.6rem;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 0;
        height: 0.8rem;
        background-color: var(--color-pri);
        transition: 0.3s ease-in-out;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out; }
      @media screen and (min-width: 1201px) {
        .hd-nav .menu-nav > .menu-list > .menu-item:hover::before {
          width: 0.8rem; } }
      .hd-nav .menu-nav > .menu-list > .menu-item:hover > .menu-link {
        color: var(--color-pri); }
      .hd-nav .menu-nav > .menu-list > .menu-item:hover > .mega-menu {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1;
        visibility: visible;
        pointer-events: visible; }
      .hd-nav .menu-nav > .menu-list > .menu-item > .menu-link {
        height: 100%;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: clamp(1.4rem, calc(1.3091rem + 0.4545vw), 1.8rem);
        color: var(--text);
        padding: 1.35rem 0; }
      .hd-nav .menu-nav > .menu-list > .menu-item.current_page_item > .menu-link, .hd-nav .menu-nav > .menu-list > .menu-item.current-menu-item > .menu-link, .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent > .menu-link, .hd-nav .menu-nav > .menu-list > .menu-item.current-menu-parent > .menu-link, .hd-nav .menu-nav > .menu-list > .menu-item.current-post-parent > .menu-link {
        color: var(--color-pri); }
      .hd-nav .menu-nav > .menu-list > .menu-item.current_page_item::before, .hd-nav .menu-nav > .menu-list > .menu-item.current-menu-item::before, .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent::before, .hd-nav .menu-nav > .menu-list > .menu-item.current-menu-parent::before, .hd-nav .menu-nav > .menu-list > .menu-item.current-post-parent::before {
        width: .8rem; }
      .hd-nav .menu-nav > .menu-list > .menu-item > .menu-list {
        top: calc(100% - 1rem); }
        .hd-nav .menu-nav > .menu-list > .menu-item > .menu-list::after {
          content: '';
          width: 0;
          height: 0;
          left: 1rem;
          border-left: 1rem solid transparent;
          border-right: 1rem solid transparent;
          border-bottom: 0.8rem solid #FAFAFA;
          position: absolute;
          bottom: 100%; }

.hd-nav .menu-list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.hd-nav .menu-item {
  position: relative;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s; }
  @media screen and (min-width: 1201px) {
    .hd-nav .menu-item > .menu-list {
      opacity: 1;
      visibility: visible;
      pointer-events: visible;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); } }
  .hd-nav .menu-item > .menu-list > .menu-item.current_page_item > a, .hd-nav .menu-item > .menu-list > .menu-item.current-menu-item > a, .hd-nav .menu-item > .menu-list > .menu-item.current_page_parent > a, .hd-nav .menu-item > .menu-list > .menu-item.current-menu-parent > a, .hd-nav .menu-item > .menu-list > .menu-item.current-post-parent > a {
    color: #ffffff;
    background: var(--color-pri); }
    .hd-nav .menu-item > .menu-list > .menu-item.current_page_item > a > i, .hd-nav .menu-item > .menu-list > .menu-item.current-menu-item > a > i, .hd-nav .menu-item > .menu-list > .menu-item.current_page_parent > a > i, .hd-nav .menu-item > .menu-list > .menu-item.current-menu-parent > a > i, .hd-nav .menu-item > .menu-list > .menu-item.current-post-parent > a > i {
      color: #ffffff; }

@media screen and (hover: hover) and (min-width: 1201px) {
  .hd-nav .menu-item:hover > .menu-list {
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
  @media (hover: hover) {
    .hd-nav .menu-item:hover > .menu-list > .menu-item.current_page_item > a, .hd-nav .menu-item:hover > .menu-list > .menu-item.current-menu-item > a, .hd-nav .menu-item:hover > .menu-list > .menu-item.current_page_parent > a, .hd-nav .menu-item:hover > .menu-list > .menu-item.current-menu-parent > a, .hd-nav .menu-item:hover > .menu-list > .menu-item.current-post-parent > a {
      color: #ffffff;
      background: var(--color-pri); }
      .hd-nav .menu-item:hover > .menu-list > .menu-item.current_page_item > a > i, .hd-nav .menu-item:hover > .menu-list > .menu-item.current-menu-item > a > i, .hd-nav .menu-item:hover > .menu-list > .menu-item.current_page_parent > a > i, .hd-nav .menu-item:hover > .menu-list > .menu-item.current-menu-parent > a > i, .hd-nav .menu-item:hover > .menu-list > .menu-item.current-post-parent > a > i {
        color: #ffffff; } }
  .hd-nav .menu-item .menu-link {
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s; }
    .hd-nav .menu-item .menu-link i {
      transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out;
      -moz-transition: 0.2s ease-in-out;
      -ms-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      transition-delay: 0s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      -ms-transition-delay: 0s;
      -o-transition-delay: 0s; }
  .hd-nav .menu-item > .menu-link {
    color: var(--text);
    display: block;
    font-size: clamp(1.4rem, calc(1.3091rem + 0.4545vw), 1.8rem); }
    .hd-nav .menu-item > .menu-link > i {
      display: none;
      font-weight: 600;
      margin-left: 0.4rem;
      font-size: 1rem;
      font-size: clamp(1rem, calc(1.2364rem + 1.8182vw), 1rem);
      margin-top: 0rem; }
  .hd-nav .menu-item.dropdown > a > i {
    display: inline-block; }
  .hd-nav .menu-item > .menu-list {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 25rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #FAFAFA;
    -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 2px 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 2px 10px;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out; }
    @media screen and (min-width: 1201px) {
      .hd-nav .menu-item > .menu-list {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate(0, 5px);
        transform: translate(0, 5px);
        pointer-events: none; } }
    .hd-nav .menu-item > .menu-list > .menu-item {
      margin-left: 0;
      width: 100%; }
      @media screen and (min-width: 1201px) {
        .hd-nav .menu-item > .menu-list > .menu-item:hover::after {
          opacity: 1; }
        .hd-nav .menu-item > .menu-list > .menu-item:hover > .menu-link {
          color: #ffffff;
          background-color: var(--color-pri); } }
      .hd-nav .menu-item > .menu-list > .menu-item > .menu-link {
        padding: 1rem;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .hd-nav .menu-item > .menu-list > .menu-item > .menu-link > i {
          -webkit-transform: rotate(-90deg) translate(5px, 0);
          transform: rotate(-90deg) translate(5px, 0);
          margin-top: 0.8rem; }
      .hd-nav .menu-item > .menu-list > .menu-item > .menu-list {
        left: 100%; }
  .hd-nav .menu-item .mega-menu {
    position: fixed;
    width: 100%;
    top: var(--size-hd);
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    width: 80rem;
    max-width: 100%; }
    .hd-nav .menu-item .mega-menu .container {
      padding: unset; }
    .hd-nav .menu-item .mega-menu-wrap {
      width: 80rem;
      max-width: 100%;
      margin: auto;
      background: #FEF5DF;
      -webkit-box-shadow: 0rem 0.8rem 1rem -0.6rem rgba(16, 24, 40, 0.1), 0rem 2rem 2.5rem -0.5rem rgba(16, 24, 40, 0.1);
      box-shadow: 0rem 0.8rem 1rem -0.6rem rgba(16, 24, 40, 0.1), 0rem 2rem 2.5rem -0.5rem rgba(16, 24, 40, 0.1); }
    .hd-nav .menu-item .mega-menu-lf {
      width: calc(300/800 * 100%); }
      .hd-nav .menu-item .mega-menu-lf-wrap {
        max-height: 50vh;
        overflow-y: auto;
        overflow-x: hidden;
        min-height: 24vh;
        padding: 3.2rem 1.4rem 0 2.8rem; }
      .hd-nav .menu-item .mega-menu-lf-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
      .hd-nav .menu-item .mega-menu-lf-item {
        margin-bottom: 1.6rem; }
        @media screen and (max-width: 800px) {
          .hd-nav .menu-item .mega-menu-lf-item {
            margin-bottom: calc(1.6rem / 2); } }
        .hd-nav .menu-item .mega-menu-lf-item.actived .mega-menu-lf-link {
          color: var(--color-pri); }
          .hd-nav .menu-item .mega-menu-lf-item.actived .mega-menu-lf-link::before {
            width: 1.2rem;
            opacity: 1; }
      .hd-nav .menu-item .mega-menu-lf-link {
        padding-left: 2rem;
        position: relative;
        width: 100%;
        display: block;
        color: #262626;
        font-size: clamp(1.4rem, calc(1.3091rem + 0.4545vw), 1.8rem);
        font-weight: 500;
        line-height: normal;
        -webkit-transition: .3s;
        transition: .3s; }
        @media (hover: hover) {
          .hd-nav .menu-item .mega-menu-lf-link:hover::before {
            width: 1.2rem;
            opacity: 1; } }
        .hd-nav .menu-item .mega-menu-lf-link::before {
          content: '';
          position: absolute;
          top: .5rem;
          left: 0;
          width: 0;
          height: 1.2rem;
          background: var(--color-pri);
          opacity: 0;
          -webkit-transition: .3s;
          transition: .3s; }
    .hd-nav .menu-item .mega-menu-rt {
      width: 100%;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding-left: unset;
      padding-right: unset; }
      .hd-nav .menu-item .mega-menu-rt-list {
        overflow: hidden; }
      .hd-nav .menu-item .mega-menu-rt-item {
        display: block;
        padding-top: calc((400 / 500) * 100%);
        position: relative;
        overflow: hidden;
        display: none; }

@-webkit-keyframes truotLenMega {
  0% {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }

@keyframes truotLenMega {
  0% {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
        .hd-nav .menu-item .mega-menu-rt-item.actived {
          display: block;
          -webkit-animation: truotLenMega 1s ease;
          animation: truotLenMega 1s ease; }
      .hd-nav .menu-item .mega-menu-rt-parent {
        width: 100%;
        height: 100%;
        max-height: 50vh;
        overflow-y: auto;
        overflow-x: hidden; }
        .hd-nav .menu-item .mega-menu-rt-parent img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; }
  .hd-nav .menu-item:nth-child(1):hover .menu-link, .hd-nav .menu-item:nth-child(1).current-menu-item .menu-link, .hd-nav .menu-item:nth-child(1).current-menu-parent .menu-link {
    color: var(--color-pink) !important; }
  .hd-nav .menu-item:nth-child(1):hover::before, .hd-nav .menu-item:nth-child(1).current-menu-item::before, .hd-nav .menu-item:nth-child(1).current-menu-parent::before {
    background: var(--color-pink); }
  .hd-nav .menu-item:nth-child(1) .mega-menu-wrap {
    background: var(--color-yellow); }
  .hd-nav .menu-item:nth-child(1) .mega-menu-lf-item.actived .mega-menu-lf-link {
    color: #ffffff; }

.mobile-nav .menu-nav > .menu-list > .menu-item.current_page_item > a, .mobile-nav .menu-nav > .menu-list > .menu-item.current-menu-item > a, .mobile-nav .menu-nav > .menu-list > .menu-item.current_page_parent > a, .mobile-nav .menu-nav > .menu-list > .menu-item.current-menu-parent > a, .mobile-nav .menu-nav > .menu-list > .menu-item.current-post-parent > a {
  color: var(--text-hover); }
  .mobile-nav .menu-nav > .menu-list > .menu-item.current_page_item > a::after, .mobile-nav .menu-nav > .menu-list > .menu-item.current-menu-item > a::after, .mobile-nav .menu-nav > .menu-list > .menu-item.current_page_parent > a::after, .mobile-nav .menu-nav > .menu-list > .menu-item.current-menu-parent > a::after, .mobile-nav .menu-nav > .menu-list > .menu-item.current-post-parent > a::after {
    opacity: 1; }

.mobile-nav .menu-nav > .menu-list > .menu-item:has(.current-menu-item) > a {
  color: var(--text-hover); }

.mobile-nav .menu-nav > .menu-list > .menu-item > a {
  padding: 1.2rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #303030;
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
  font-weight: 400;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative; }
  .mobile-nav .menu-nav > .menu-list > .menu-item > a::before {
    display: none; }

.mobile-nav .menu-item.dropdown > a > i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.mobile-nav .menu-item.active > a {
  color: var(--text-hover) !important; }
  .mobile-nav .menu-item.active > a > i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.mobile-nav .menu-item a {
  position: relative; }
  .mobile-nav .menu-item a i {
    width: 2rem;
    height: 2rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    display: none;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out; }

.mobile-nav .menu-item > a {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.2rem;
  font-size: 1.4rem;
  color: var(--color-text);
  font-weight: 500; }

.mobile-nav .menu-item > .menu-list {
  display: none;
  margin-left: 1.6rem;
  position: relative; }
  .mobile-nav .menu-item > .menu-list::before {
    content: '';
    position: absolute;
    top: 2rem;
    bottom: 2rem;
    left: 0;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.1); }
  .mobile-nav .menu-item > .menu-list > .menu-item.current_page_item > a, .mobile-nav .menu-item > .menu-list > .menu-item.current-menu-item > a {
    color: var(--text-hover); }
  .mobile-nav .menu-item > .menu-list > .menu-item:has(.current-menu-item) > a {
    color: var(--text-hover); }

.mega-menu-rt-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 0.4rem; }
  .mega-menu-rt-link .note-text {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  @media (hover: hover) {
    .mega-menu-rt-link:hover .mega-menu-rt-img::before {
      left: 150%;
      -webkit-transition: left 1.2s ease-in-out;
      transition: left 1.2s ease-in-out;
      opacity: 0.15; }
    .mega-menu-rt-link:hover .mega-menu-rt-img img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1);
      opacity: 1; } }

::-webkit-scrollbar {
  width: 0.5rem; }

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--color-pri);
  border-radius: 100rem; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--color-pri); }

.hd {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 50;
  height: var(--size-hd);
  background: #FFF5DF; }
  @media screen and (max-width: 1200px) {
    .hd .hd-logo .custom-logo-link {
      width: 10rem; } }
  @media screen and (min-width: 1201px) {
    .hd.sticky {
      --size-hd: 6.7rem; }
      .hd.sticky .hd-logo .custom-logo-link {
        width: 10.56rem; } }
  .hd.sticky .btn {
    height: 3.368rem; }
    .hd.sticky .btn .txt {
      padding: 1.2rem 2.4rem; }
  .hd-wr {
    height: 100%; }
  .hd-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    max-width: 124.8rem;
    margin: auto;
    position: relative;
    padding: 0 1.6rem; }
  .hd-nav {
    position: relative;
    z-index: 2;
    height: 100%; }
    @media screen and (max-width: 1200px) {
      .hd-nav {
        display: none; } }
    .hd-nav .menu-nav {
      height: 100%; }
  @media screen and (min-width: 1201px) {
    .hd-logo {
      padding-left: 3.2rem; } }
  .hd-logo .custom-logo-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    width: 17.6rem; }
    .hd-logo .custom-logo-link img {
      max-width: 100%;
      height: auto; }
  .hd-act {
    --gap: 3.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: var(--gap);
    height: 100%; }
    @media screen and (max-width: 1200px) {
      .hd-act {
        --gap: 1.2rem; } }
  .hd-lg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.8rem; }
    @media screen and (max-width: 1200px) {
      .hd-lg {
        margin-left: auto;
        padding: 0.6rem;
        border-radius: 0.4rem;
        display: none; } }
    .hd-lg-it {
      color: #000;
      font-size: clamp(1.4rem, calc(1.3091rem + 0.4545vw), 1.8rem);
      letter-spacing: -0.7px;
      color: #000000;
      -webkit-transition: 0.4s;
      transition: 0.4s;
      position: relative; }
      .hd-lg-it:hover {
        color: var(--color-pri); }
  .hd-srch {
    display: block;
    position: relative;
    height: 100%; }
    @media screen and (max-width: 1200px) {
      .hd-srch {
        margin-left: auto;
        display: none; } }
    .hd-srch-it {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 100%;
      gap: 0.8rem;
      cursor: pointer; }
      .hd-srch-it img {
        width: 2.4srem;
        height: 2.4rem; }
    .hd-srch-ip {
      position: absolute;
      top: 0;
      right: 0;
      -webkit-transition: 0.4s;
      transition: 0.4s;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-clip-path: inset(0 0 0 100%);
      clip-path: inset(0 0 0 100%);
      background: #ffffff;
      z-index: 2; }
      .hd-srch-ip.open {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0); }
    .hd-srch-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 4rem;
      min-width: 20rem;
      border: 0.1rem solid rgba(0, 0, 0, 0.1);
      padding: 0.5rem;
      background: white; }
      .hd-srch-flex input {
        width: 100%;
        border: none;
        outline: none;
        background: white; }
      .hd-srch-flex button {
        width: 3rem;
        height: 3rem;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: var(--color-pri);
        border-radius: inherit; }
        .hd-srch-flex button img {
          width: 2rem;
          height: 2rem;
          -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1); }
  .hd .banner-img-menu {
    position: relative;
    display: block;
    padding-top: calc((1 / 4) * 100%);
    position: relative;
    overflow: hidden;
    overflow: hidden;
    margin-bottom: 2rem; }
    .hd .banner-img-menu .banner-content-menu-mega {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      opacity: 0;
      -webkit-transition: 0.4s;
      transition: 0.4s; }
      .hd .banner-img-menu .banner-content-menu-mega:nth-child(1) {
        opacity: 1; }
      .hd .banner-img-menu .banner-content-menu-mega.open {
        opacity: 1; }
      .hd .banner-img-menu .banner-content-menu-mega img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
  .hd .burger {
    width: 2.1rem;
    height: 2.1rem;
    background: transparent;
    margin-left: 1rem; }
    @media screen and (max-width: 1200px) {
      .hd .burger {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-left: 0; } }
    @media screen and (min-width: 1201px) {
      .hd .burger {
        display: none; } }

.m-single-doctor .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent > .menu-link {
  color: var(--color-text); }

.m-single-doctor .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent::before {
  width: 0; }

.m-single-doctor .menu-item.m-page-doctor > .menu-link {
  color: var(--color-pri) !important; }

.m-single-doctor .menu-item.m-page-doctor::before {
  width: .8rem !important; }

.page-service .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent > .menu-link,
.m-tax-service .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent > .menu-link,
.m-single-service .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent > .menu-link {
  color: var(--color-text); }

.page-service .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent::before,
.m-tax-service .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent::before,
.m-single-service .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent::before {
  width: 0; }

.page-service .m-tax-child.current-menu-item > .menu-link, .page-service .m-tax-child.current-menu-parent > .menu-link,
.m-tax-service .m-tax-child.current-menu-item > .menu-link,
.m-tax-service .m-tax-child.current-menu-parent > .menu-link,
.m-single-service .m-tax-child.current-menu-item > .menu-link,
.m-single-service .m-tax-child.current-menu-parent > .menu-link {
  color: var(--color-pink); }

.page-service .m-tax-child.current-menu-item::before, .page-service .m-tax-child.current-menu-parent::before,
.m-tax-service .m-tax-child.current-menu-item::before,
.m-tax-service .m-tax-child.current-menu-parent::before,
.m-single-service .m-tax-child.current-menu-item::before,
.m-single-service .m-tax-child.current-menu-parent::before {
  width: .8rem; }

.page-service .m-tax-people.current-menu-item > .menu-link,
.m-tax-service .m-tax-people.current-menu-item > .menu-link,
.m-single-service .m-tax-people.current-menu-item > .menu-link {
  color: var(--color-pri); }

.page-service .m-tax-people.current-menu-item::before,
.m-tax-service .m-tax-people.current-menu-item::before,
.m-single-service .m-tax-people.current-menu-item::before {
  width: 0; }

.page-service .m-page-news:hover > .menu-link,
.m-tax-service .m-page-news:hover > .menu-link,
.m-single-service .m-page-news:hover > .menu-link {
  color: var(--color-pri) !important; }

.page-service .m-page-news:hover::before,
.m-tax-service .m-page-news:hover::before,
.m-single-service .m-page-news:hover::before {
  width: .8rem !important; }

.m-single-basis .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent > .menu-link {
  color: var(--color-text); }

.m-single-basis .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent::before {
  width: 0; }

.m-single-basis .m-page-news:hover > .menu-link {
  color: var(--color-pri) !important; }

.m-single-basis .m-page-news:hover::before {
  width: .8rem !important; }

.m-single-basis .menu-item.m-page-basis > .menu-link {
  color: var(--color-pri) !important; }

.m-single-basis .menu-item.m-page-basis::before {
  width: .8rem !important; }

@media screen and (min-width: 1201px) {
  .hd-logo {
    padding-left: 3.4rem; }
  .hd-act {
    padding-right: 3.4rem; }
  .hd-nav {
    padding-left: 1.6rem; } }

.tutorial {
  background-color: var(--color-pri); }
  .tutorial-wr {
    padding: 3.2rem 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    gap: 3.2rem; }
    .tutorial-wr .btn {
      width: 44.325rem;
      max-width: 100%;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media screen and (max-width: 950px) {
        .tutorial-wr .btn {
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: start; } }
      @media screen and (max-width: 425px) {
        .tutorial-wr .btn {
          padding-top: 2.3rem;
          padding-bottom: 2.2rem; } }
      .tutorial-wr .btn .txt {
        text-wrap: nowrap;
        font-size: clamp(2rem, calc(1.7273rem + 1.3636vw), 3.2rem);
        font-weight: 500; }
      .tutorial-wr .btn.bg-pri {
        border: 3px solid #ffffff; }
        @media screen and (min-width: 1201px) {
          .tutorial-wr .btn.bg-pri {
            padding: 3.2rem;
            height: 9rem; } }

.ft {
  width: 100%;
  position: relative;
  background: #FFF5DF;
  overflow: hidden; }
  .ft .tt {
    margin-bottom: 3.5rem;
    color: var(--color-pri);
    font-size: clamp(1.4rem, calc(1.3091rem + 0.4545vw), 1.8rem);
    font-weight: 700; }
    @media screen and (max-width: 800px) {
      .ft .tt {
        margin-bottom: calc(3.5rem / 2); } }
    @media screen and (max-width: 425px) {
      .ft .tt {
        margin-bottom: .8rem;
        font-size: 1.6rem; } }
  .ft-wr {
    padding-top: 8.8rem;
    padding-bottom: 10rem; }
    @media screen and (max-width: 800px) {
      .ft-wr {
        padding-top: calc(8.8rem / 2); } }
    @media screen and (max-width: 800px) {
      .ft-wr {
        padding-bottom: calc(10rem / 2); } }
    @media screen and (max-width: 1200px) {
      .ft-wr {
        padding: 4rem 0; } }
  .ft-logo {
    margin-bottom: 3.2rem;
    width: 27.4rem;
    max-width: 100%; }
    @media screen and (max-width: 800px) {
      .ft-logo {
        margin-bottom: calc(3.2rem / 2); } }
  .ft-des {
    text-align: center;
    color: white;
    margin: auto;
    max-width: 38.7rem; }
  .ft-form {
    width: 100%;
    margin-top: 3.2rem; }
    .ft-form-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0.8rem;
      border-radius: 0.8rem;
      border: 0.1rem solid white; }
      .ft-form-flex input {
        width: 100%;
        border: none;
        background: transparent;
        color: white;
        font-size: 1.6rem;
        outline: none; }
        .ft-form-flex input.placeholder {
          color: white; }
        .ft-form-flex input:-moz-placeholder {
          color: white; }
        .ft-form-flex input::-moz-placeholder {
          color: white; }
        .ft-form-flex input:-ms-input-placeholder {
          color: white; }
        .ft-form-flex input::-webkit-input-placeholder {
          color: white; }
      .ft-form-flex button,
      .ft-form-flex .form-label {
        width: 6.3rem;
        height: 3.5rem;
        background: white;
        border-radius: 0.5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        .ft-form-flex button img,
        .ft-form-flex .form-label img {
          width: 2.4rem;
          height: 2.4rem;
          -webkit-transition: 0.4s;
          transition: 0.4s; }
        @media (hover: hover) {
          .ft-form-flex button:hover img,
          .ft-form-flex .form-label:hover img {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg); } }
  @media screen and (max-width: 900px) {
    .ft-item:nth-child(1) {
      width: calc(100% - (100% / 3)); }
      .ft-item:nth-child(1) .ft-ic-text {
        width: 100%; }
    .ft-item:nth-child(2) {
      width: calc(100% / 3); }
    .ft-item:nth-child(3), .ft-item:nth-child(4), .ft-item:nth-child(5) {
      width: calc(100% / 3); } }
  @media screen and (max-width: 500px) {
    .ft-item:nth-child(1) {
      width: 100%; }
    .ft-item:nth-child(2), .ft-item:nth-child(3), .ft-item:nth-child(4), .ft-item:nth-child(5) {
      width: 50%; } }
  .ft .menu-item.current-menu-item .menu-link {
    color: var(--color-pri); }
  .ft .menu-item:not(:last-child) {
    margin-bottom: 1.2rem; }
    @media screen and (max-width: 800px) {
      .ft .menu-item:not(:last-child) {
        margin-bottom: calc(1.2rem / 2); } }
  .ft .menu-link {
    display: block;
    color: var(--color-text);
    text-wrap: balance;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 1.8rem; }
    @media screen and (max-width: 425px) {
      .ft .menu-link {
        font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem); } }
    .ft .menu-link:hover {
      color: var(--color-pri); }
  .ft-ic-text {
    width: 27.4rem;
    max-width: 100%;
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 800px) {
      .ft-ic-text {
        margin-bottom: calc(2.4rem / 2); } }
    .ft-ic-text .ic-text-item:not(:last-child) {
      margin-bottom: 2rem; }
      @media screen and (max-width: 800px) {
        .ft-ic-text .ic-text-item:not(:last-child) {
          margin-bottom: calc(2rem / 2); } }
    .ft-ic-text .ic-text-item-wr {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 1rem; }
      .ft-ic-text .ic-text-item-wr .ic {
        width: 2rem;
        height: 2rem;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center; }
        .ft-ic-text .ic-text-item-wr .ic img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
      .ft-ic-text .ic-text-item-wr .text {
        display: block;
        color: var(--TEXT, #5E5E5F);
        font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem);
        font-weight: 500;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-wrap: pretty;
        -webkit-transition: .3s;
        transition: .3s; }
        .ft-ic-text .ic-text-item-wr .text:hover {
          color: var(--color-pri); }

@media screen and (min-width: 1201px) {
  .ft .ft-wr {
    padding-top: 9.4rem; } }
  @media screen and (min-width: 1201px) and (max-width: 800px) {
    .ft .ft-wr {
      padding-top: calc(9.4rem / 2); } }

@media screen and (min-width: 1201px) {
  .ft .ft-logo {
    margin-top: -.5rem;
    margin-bottom: 2rem; }
  .ft .ft-item:nth-child(1) .wrapper {
    padding-left: 3.2rem; }
  .ft .ft-ic-text .ic-text-item:not(:last-child) {
    line-height: 1.6;
    margin-bottom: 1rem; }
  .ft .ft-ic-text .ic-text-item:nth-child(2) {
    margin-bottom: 1.8rem; } }

.hd-burger {
  padding: 1rem 0;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  cursor: pointer; }
  @media screen and (min-width: 1201px) {
    .hd-burger {
      display: none; } }
  .hd-burger.active .line:nth-child(1) {
    -webkit-transform: translate3d(0, 0.3rem, 0) rotate(45deg) !important;
    transform: translate3d(0, 0.3rem, 0) rotate(45deg) !important; }
  .hd-burger.active .line:nth-child(3) {
    display: none; }
  .hd-burger.active .line:nth-child(2) {
    -webkit-transform: translate3d(0, -0.4rem, 0) rotate(135deg) !important;
    transform: translate3d(0, -0.4rem, 0) rotate(135deg) !important;
    width: 2.1rem; }

.burger {
  position: relative; }

.hamburger .line {
  width: 2.1rem;
  height: 0.2rem;
  border-radius: .4rem;
  background: #5A5A5A;
  display: block;
  margin: 0.5rem 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.mobile {
  position: fixed;
  z-index: 140;
  top: var(--size-hd);
  left: 0;
  bottom: 0;
  min-width: 50rem;
  width: 50rem;
  background-color: white;
  -webkit-box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.05);
  transition: 0.4s linear;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -ms-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transform: translateX(-110%);
  transform: translateX(-110%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-width: 30rem; }
  @media screen and (max-width: 500px) {
    .mobile {
      width: 30rem; } }
  .mobile.sticky {
    top: var(--size-hd); }
  .mobile.open {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  @media screen and (min-width: 1201px) {
    .mobile {
      display: none; } }
  .mobile-log {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 1.2rem;
    gap: 1rem;
    margin-bottom: 2.4rem; }
    .mobile-log .hd-srch-ip {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      position: static;
      -webkit-clip-path: inset(0 0 0 0);
      clip-path: inset(0 0 0 0);
      -webkit-transform: none;
      transform: none;
      width: 100%; }
    .mobile-log .hd-lg {
      display: block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
  .mobile-con {
    width: 100%;
    height: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: auto; }
  .mobile-heading {
    font-size: 1.8rem;
    line-height: 1.5;
    color: var(--color-pri);
    font-weight: 700;
    margin-bottom: 2rem;
    text-transform: uppercase; }
  .mobile-overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.8);
    transition: 0.6s ease;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    -ms-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    top: var(--size-hd); }
    .mobile-overlay.sticky {
      top: var(--size-hd); }
    .mobile-overlay.open {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateX(0);
      transform: translateX(0); }
    @media screen and (min-width: 1201px) {
      .mobile-overlay {
        display: none; } }
  .mobile-wr {
    padding-top: 2rem;
    position: relative; }
  .mobile-content {
    padding: 2.4rem 1.2rem;
    margin-top: auto; }
    .mobile-content .titles {
      color: var(--color-pri);
      font-weight: 700;
      font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem);
      margin-bottom: 1rem;
      padding: 0; }
      .mobile-content .titles:not(:first-child) {
        margin-top: 2rem; }
    .mobile-content-bl {
      margin-bottom: .6rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: .4rem; }
      .mobile-content-bl:nth-child(6) {
        display: block; }
      .mobile-content-bl .name {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .mobile-content-bl .name .ic {
          width: 1.4rem;
          height: 1.4rem;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-align-items: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-justify-content: center;
          margin-right: 0.8rem;
          -ms-flex-negative: 0;
          flex-shrink: 0;
          margin-top: 0.4rem;
          border-radius: 100rem;
          display: none; }
          .mobile-content-bl .name .ic img {
            width: inherit;
            height: inherit; }
        .mobile-content-bl .name-txt {
          display: block;
          font-size: 1.6rem;
          font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
          font-weight: 500; }
          .mobile-content-bl .name-txt a {
            display: block;
            word-break: break-word; }
      .mobile-content-bl .val {
        font-size: 1.6rem; }
    .mobile-content .social {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 1rem; }
      .mobile-content .social-link {
        width: 3.2rem;
        height: 3.2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 50%;
        border: 1px solid #DFE4EA; }
        .mobile-content .social-link img {
          width: 1.6rem;
          height: 1.6rem;
          border-radius: 0; }
  .mobile-title {
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 1.6rem; }
  .mobile-social {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .mobile-social-link {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-justify-content: center;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      height: 100%;
      background-color: white;
      cursor: pointer;
      border-radius: 50%;
      border: 1px solid #DFE4EA; }
      .mobile-social-link:not(:first-child) {
        border-left: 1px solid rgba(0, 0, 0, 0.1); }
      .mobile-social-link img {
        width: 3.2rem;
        height: 3.2rem; }
  .mobile-text {
    font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem);
    display: block;
    color: var(--color-pri);
    word-break: break-word;
    font-weight: 500; }
    .mobile-text:not(:last-child) {
      margin-bottom: 0.8rem; }
  .mobile-account {
    position: absolute;
    top: 1rem;
    left: 1rem; }
  .mobile-re {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .mobile-re-link {
      font-size: 1.6rem;
      font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
      color: var(--color-pri);
      text-decoration: underline; }
      .mobile-re-link:not(:first-child) {
        margin-left: 16px; }
  .mobile-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 3.5rem;
    height: 3.5rem;
    border: 1px solid var(--color-pri);
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    cursor: pointer;
    background-color: white; }
    .mobile-close:hover .icon {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg); }
    .mobile-close .icon {
      -webkit-transition: 0.6s ease-in-out;
      transition: 0.6s ease-in-out;
      font-weight: 500;
      font-size: 1.8rem;
      color: var(--color-pri); }
  .mobile-fl .fw-6 {
    margin-bottom: 0.8rem;
    margin-bottom: 0.8rem;
    display: inline;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1.4rem; }
  .mobile-fl .mobile-text {
    display: inline;
    font-size: 1.4rem; }
  .mobile-fl .dot {
    display: none; }

.select2-container {
  height: 4.4rem;
  background-color: transparent;
  border-radius: 6px; }

.select2.select2-container {
  width: 100% !important; }

.selection {
  width: 100%; }

.select2-container--default .select2-selection--single {
  border: none;
  border-radius: 0.8rem;
  color: #ffffff;
  height: 4.4rem;
  background-color: transparent;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }

.select2.select2-container .select2-selection--multiple {
  height: auto;
  min-height: 34px; }

.select2-container .select2-selection--single .select2-selection__rendered {
  background-color: transparent;
  border: 1px solid transparent;
  color: #000000;
  font-size: 1.4rem;
  font-weight: 400;
  display: inline !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%; }

.select2.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: block;
  padding: 0 4px;
  padding-left: 1.4rem; }

.select2-container .select2-dropdown {
  background: transparent;
  border: none; }

.select2-container .select2-dropdown .select2-search {
  padding: 0; }

.select2-container .select2-dropdown .select2-search input {
  outline: none !important;
  border: none;
  border-bottom: none !important;
  padding: 4px 6px !important;
  background-color: #000000;
  color: #000000; }

.select2-container .select2-dropdown .select2-results ul {
  background: #e6eeed;
  color: #000000; }

.select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
  background-color: var(--color-pri);
  font-size: 1.4rem; }

.select2-container--default .select2-results__option--selected {
  background-color: #e6eeed;
  color: #000000;
  font-size: 1.4rem; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  border-color: #000 transparent transparent transparent; }

.select2-search.select2-search--dropdown {
  display: none !important; }

.select2-results__option {
  font-size: 1.4rem; }

.select2-results {
  display: block;
  border-radius: 6px !important;
  overflow: hidden;
  border: 0.1rem solid white; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-radius: 0.8rem !important;
  border-color: var(--color-pri); }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 1.4rem;
  font-weight: 700;
  color: var(--color-text);
  padding-right: 3rem; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #C9C9C9; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-left: -1.2rem; }

.select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
  font-size: 1.4rem; }

.effectShine {
  position: relative;
  overflow: hidden; }

.effectShine::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg); }

.effectShine:hover::before {
  -webkit-animation: shine 1s;
  animation: shine 1s; }

.sl-cus {
  position: relative; }
  .sl-cus.min {
    min-width: 12rem; }
    .sl-cus.min:not(:first-child) {
      margin-left: 0.5rem; }

.sl-head {
  background-color: #f8f8f8;
  height: 4rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 1.5rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 5;
  cursor: pointer;
  border-radius: 0.6rem; }
  .sl-head::before {
    content: "";
    position: absolute;
    right: 10px;
    top: 13px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 5px solid var(--color-second); }
  .sl-head::after {
    content: "";
    position: absolute;
    right: 1rem;
    bottom: 1.3rem;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid var(--color-second); }

.sl-main {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.5px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.sl-list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  background-color: white;
  z-index: 10;
  display: none;
  overflow: hidden;
  border-radius: 0 0 6px 6px;
  max-height: 20rem;
  overflow-y: auto; }

.sl-item {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: #000000;
  padding: 1rem 1.5rem;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  .sl-item:hover {
    background-color: var(--color-second);
    color: white; }

.popup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  visibility: hidden;
  pointer-events: none; }
  .popup.open {
    visibility: visible;
    pointer-events: visible; }
    .popup.open .popup-overlay {
      opacity: 1;
      visibility: visible;
      height: 100%; }
    .popup.open .popup-main {
      opacity: 1;
      visibility: visible;
      transition: 0.3s ease-in-out;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -ms-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition-delay: 0.1s;
      -webkit-transition-delay: 0.1s;
      -moz-transition-delay: 0.1s;
      -ms-transition-delay: 0.1s;
      -o-transition-delay: 0.1s;
      clip-path: polygon();
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -ms-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -o-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); }
  .popup-overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out; }
  .popup-main {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 70rem;
    max-width: 95%;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    clip-path: polygon();
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    -moz-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    -ms-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    -o-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0); }
    .popup-main-wrapper {
      overflow: hidden;
      border-radius: 6px;
      position: relative;
      padding: 2rem 0;
      background: white;
      border-radius: 1rem; }
  .popup-over {
    overflow-y: auto;
    min-height: 40vh;
    max-height: 80vh;
    max-width: calc(100% - 3rem);
    background-color: #ffffff;
    border-radius: 0.8rem;
    margin: auto;
    position: relative;
    z-index: 2; }
  .popup-wrapper {
    width: 100%;
    min-height: 40vh;
    position: relative;
    padding: 7rem 2rem 2rem 2rem; }
  .popup-title {
    font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1.6rem; }
  .popup-close {
    position: absolute;
    top: 1.6rem;
    right: 1.6rem;
    cursor: pointer;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    width: 3rem;
    height: 3rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    border-radius: 100rem;
    background-color: var(--color-pri);
    z-index: 3; }
    .popup-close:hover .icon {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg); }
    .popup-close .icon {
      color: #ffffff;
      font-weight: 300;
      font-size: 2.4rem;
      transition: 0.6s ease-in-out;
      -webkit-transition: 0.6s ease-in-out;
      -moz-transition: 0.6s ease-in-out;
      -ms-transition: 0.6s ease-in-out;
      -o-transition: 0.6s ease-in-out;
      transition-delay: 0s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      -ms-transition-delay: 0s;
      -o-transition-delay: 0s; }
  .popup .popSearch {
    width: 50rem; }
    .popup .popSearch .popup-over {
      min-height: unset; }
    .popup .popSearch .popup-wrapper {
      min-height: unset;
      padding: 0rem;
      padding-top: 3rem; }
    .popup .popSearch .content-form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border: 0.1rem solid var(--color-pri);
      padding: 0.5rem;
      border-radius: 1rem;
      margin: auto;
      max-width: 50rem; }
      .popup .popSearch .content-form input {
        border: none;
        outline: none;
        background: transparent;
        width: 100%;
        padding: 0 2rem;
        font-size: 1.6rem; }
      .popup .popSearch .content-form button {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: 4rem; }
  .popup .popWish .popup-over {
    min-height: unset; }
  .popup .popWish .popup-wrapper {
    min-height: unset;
    padding: 2rem;
    padding-top: 3rem; }
    @media screen and (max-width: 370px) {
      .popup .popWish .popup-wrapper {
        padding: 3rem 0rem 0rem 0rem; } }
  .popup .popWish .wish-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.5rem; }
    .popup .popWish .wish-form input {
      width: 100%;
      padding: 1rem;
      border: 0.1rem solid var(--color-pri);
      border-radius: 1rem;
      font-size: 1.6rem;
      color: var(--color-pri); }
  .popup .popWish .wish-bot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem; }
  .popup .popWish .wish-tt {
    font-size: 2.4rem;
    font-weight: 500;
    font-family: "Helvetica", sans-serif; }
  .popup .popWish .wish-note {
    font-size: 1rem;
    font-weight: 300; }

.dateTime {
  position: relative;
  height: 4.4rem;
  z-index: 2;
  border-radius: 100rem; }
  .dateTime img {
    width: 2.4rem;
    height: 2.4rem;
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    pointer-events: none;
    border-radius: unset; }

.dateTimeItem {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit; }

.dateTimeText {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 2.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: none;
  background-color: transparent;
  z-index: 2;
  font-size: 1.6rem;
  color: #64748B;
  display: none; }
  .dateTimeText.disable {
    opacity: 0;
    visibility: hidden; }

.dateTimeInput {
  padding: 0.8rem 1.4rem;
  background-color: transparent;
  width: 100%;
  font-family: "TT Hoves Pro", sans-serif;
  border: none;
  outline: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  font-size: 1.4rem;
  font-family: "TT Hoves Pro", sans-serif;
  border-radius: inherit;
  background-color: #ffffff; }

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: transparent;
  border: 1px solid transparent; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: var(--color-pri);
  -webkit-box-shadow: var(--color-pri) 0 1px 3px 0 inset;
  box-shadow: var(--color-pri) 0 1px 3px 0 inset; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: var(--color-pri); }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: transparent;
  border-top: 1px solid #ddd;
  color: var(--color-text); }
  .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    background: var(--kid) !important; }

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  background: var(--kid) !important; }

@media (min-width: 1200px) {
  .zoom-slow {
    overflow: hidden; }
  .zoom-slow:hover .banner-hover-effect:before, .zoom-slow:hover .banner-hover-effect:after {
    width: 100%;
    height: 100%; }
  .zoom-slow img {
    display: block;
    margin: 0;
    height: auto;
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out; }
  .zoom-slow:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05); }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02); } }

@keyframes bounce {
  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05); }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02); } }

.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX; }

@-webkit-keyframes shakeY {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); } }

@keyframes shakeY {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); } }

.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: calc(1s * 1.3);
  animation-duration: calc(1s * 1.3);
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

/* Back entrances */
@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7; }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7; }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown; }

@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7; }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7; }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft; }

@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7; }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7; }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight; }

@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7; }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7; }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp; }

/* Back exits */
@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7; } }

@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7; } }

.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown; }

@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7; } }

@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7; } }

.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft; }

@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7; } }

@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7; } }

.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight; }

@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7; } }

@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7; }
  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7; } }

.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp; }

/* Bouncing entrances  */
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.animate__bounceIn {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

/* Bouncing exits  */
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.animate__bounceOut {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3); } }

.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2); } }

.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2); } }

.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3); } }

.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

/* Fading entrances  */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft; }

@-webkit-keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight; }

@-webkit-keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft; }

@-webkit-keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight; }

/* Fading exits */
@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0); } }

@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0); } }

.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft; }

@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0); } }

@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0); } }

.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight; }

@-webkit-keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0); } }

@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0); } }

.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight; }

@-webkit-keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0); } }

@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0); } }

.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft; }

/* Flippers */
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.animate__flipOutX {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.animate__flipOutY {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

/* Lightspeed */
@-webkit-keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOutRight {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOutRight {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes lightSpeedOutLeft {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOutLeft {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0; } }

.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

/* Rotating entrances */
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom; }

/* Rotating exits */
@-webkit-keyframes rotateOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom; }

@-webkit-keyframes rotateOutDownRight {
  from {
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom; }

@-webkit-keyframes rotateOutUpRight {
  from {
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom; }

/* Specials */
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.animate__hinge {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

/* Zooming entrances */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

/* Zooming exits */
@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0); } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0); } }

.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0); } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0); } }

.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

/* Sliding entrances */
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

/* Sliding exits */
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.custom-bounce {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-bounce.active {
    animation: bounce var(--duration) forwards;
    -webkit-animation: bounce var(--duration) forwards;
    -moz-animation: bounce var(--duration) forwards;
    -ms-animation: bounce var(--duration) forwards;
    -o-animation: bounce var(--duration) forwards; }

.custom-bounceIn {
  opacity: 0;
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-bounceIn.active {
    animation: bounceIn var(--duration) forwards;
    -webkit-animation: bounceIn var(--duration) forwards;
    -moz-animation: bounceIn var(--duration) forwards;
    -ms-animation: bounceIn var(--duration) forwards;
    -o-animation: bounceIn var(--duration) forwards; }

.custom-bounceInRight {
  -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
  transform: translate3d(3000px, 0, 0) scaleX(3);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-bounceInRight.active {
    animation: bounceInRight var(--duration) forwards;
    -webkit-animation: bounceInRight var(--duration) forwards;
    -moz-animation: bounceInRight var(--duration) forwards;
    -ms-animation: bounceInRight var(--duration) forwards;
    -o-animation: bounceInRight var(--duration) forwards; }

.custom-bouncenInLeft {
  -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
  transform: translate3d(-3000px, 0, 0) scaleX(3);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-bouncenInLeft.active {
    animation: bounceInLeft var(--duration) forwards;
    -webkit-animation: bounceInLeft var(--duration) forwards;
    -moz-animation: bounceInLeft var(--duration) forwards;
    -ms-animation: bounceInLeft var(--duration) forwards;
    -o-animation: bounceInLeft var(--duration) forwards; }

.custom-bounceInUp {
  -webkit-transform: translateY(2000px);
  transform: translateY(2000px);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-bounceInUp.active {
    animation: bounceInUp var(--duration) forwards;
    -webkit-animation: bounceInUp var(--duration) forwards;
    -moz-animation: bounceInUp var(--duration) forwards;
    -ms-animation: bounceInUp var(--duration) forwards;
    -o-animation: bounceInUp var(--duration) forwards; }

.custom-bounceInDown {
  -webkit-transform: translateY(-2000px);
  transform: translateY(-2000px);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-bounceInDown.active {
    animation: bounceInDown var(--duration) forwards;
    -webkit-animation: bounceInDown var(--duration) forwards;
    -moz-animation: bounceInDown var(--duration) forwards;
    -ms-animation: bounceInDown var(--duration) forwards;
    -o-animation: bounceInDown var(--duration) forwards; }

.custom-bounceOut {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-bounceOut.active {
    animation: bounceOut var(--duration) forwards;
    -webkit-animation: bounceOut var(--duration) forwards;
    -moz-animation: bounceOut var(--duration) forwards;
    -ms-animation: bounceOut var(--duration) forwards;
    -o-animation: bounceOut var(--duration) forwards; }

.custom-bounceOutDown {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-bounceOutDown.active {
    animation: bounceOutDown var(--duration) forwards;
    -webkit-animation: bounceOutDown var(--duration) forwards;
    -moz-animation: bounceOutDown var(--duration) forwards;
    -ms-animation: bounceOutDown var(--duration) forwards;
    -o-animation: bounceOutDown var(--duration) forwards; }

.custom-bounceOutLeft {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-bounceOutLeft.active {
    animation: bounceOutLeft var(--duration) forwards;
    -webkit-animation: bounceOutLeft var(--duration) forwards;
    -moz-animation: bounceOutLeft var(--duration) forwards;
    -ms-animation: bounceOutLeft var(--duration) forwards;
    -o-animation: bounceOutLeft var(--duration) forwards; }

.custom-bounceOutRight {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-bounceOutRight.active {
    animation: bounceOutRight var(--duration) forwards;
    -webkit-animation: bounceOutRight var(--duration) forwards;
    -moz-animation: bounceOutRight var(--duration) forwards;
    -ms-animation: bounceOutRight var(--duration) forwards;
    -o-animation: bounceOutRight var(--duration) forwards; }

.custom-bounceOutUp {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-bounceOutUp.active {
    animation: bounceOutUp var(--duration) forwards;
    -webkit-animation: bounceOutUp var(--duration) forwards;
    -moz-animation: bounceOutUp var(--duration) forwards;
    -ms-animation: bounceOutUp var(--duration) forwards;
    -o-animation: bounceOutUp var(--duration) forwards; }

.custom-fadeIn {
  opacity: 0;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeIn.active {
    animation: fadeIn var(--duration) forwards;
    -webkit-animation: fadeIn var(--duration) forwards;
    -moz-animation: fadeIn var(--duration) forwards;
    -ms-animation: fadeIn var(--duration) forwards;
    -o-animation: fadeIn var(--duration) forwards; }

.custom-fadeInDown {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeInDown.active {
    animation: fadeInDown var(--duration) forwards;
    -webkit-animation: fadeInDown var(--duration) forwards;
    -moz-animation: fadeInDown var(--duration) forwards;
    -ms-animation: fadeInDown var(--duration) forwards;
    -o-animation: fadeInDown var(--duration) forwards; }

.custom-fadeInLeft {
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeInLeft.active {
    animation: fadeInLeft var(--duration) forwards;
    -webkit-animation: fadeInLeft var(--duration) forwards;
    -moz-animation: fadeInLeft var(--duration) forwards;
    -ms-animation: fadeInLeft var(--duration) forwards;
    -o-animation: fadeInLeft var(--duration) forwards; }

.custom-fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeInRight.active {
    animation: fadeInRight var(--duration) forwards;
    -webkit-animation: fadeInRight var(--duration) forwards;
    -moz-animation: fadeInRight var(--duration) forwards;
    -ms-animation: fadeInRight var(--duration) forwards;
    -o-animation: fadeInRight var(--duration) forwards; }

.custom-fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeInUp.active {
    animation: fadeInUp var(--duration) forwards;
    -webkit-animation: fadeInUp var(--duration) forwards;
    -moz-animation: fadeInUp var(--duration) forwards;
    -ms-animation: fadeInUp var(--duration) forwards;
    -o-animation: fadeInUp var(--duration) forwards; }

.custom-fadeInLeftBig {
  -webkit-transform: translate3d(-2000px, 0, 0);
  transform: translate3d(-2000px, 0, 0);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important;
  opacity: 0; }
  .custom-fadeInLeftBig.active {
    animation: fadeInLeftBig var(--duration) forwards;
    -webkit-animation: fadeInLeftBig var(--duration) forwards;
    -moz-animation: fadeInLeftBig var(--duration) forwards;
    -ms-animation: fadeInLeftBig var(--duration) forwards;
    -o-animation: fadeInLeftBig var(--duration) forwards; }

.custom-fadeInRightBig {
  -webkit-transform: translate3d(2000px, 0, 0);
  transform: translate3d(2000px, 0, 0);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important;
  opacity: 0; }
  .custom-fadeInRightBig.active {
    -webkit-animation: fadeInRightBig var(--duration) forwards;
    animation: fadeInRightBig var(--duration) forwards; }

.custom-fadeInUpBig {
  -webkit-transform: translateY(2000px);
  transform: translateY(2000px);
  opacity: 0;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeInUpBig.active {
    animation: fadeInUpBig var(--duration) forwards;
    -webkit-animation: fadeInUpBig var(--duration) forwards;
    -moz-animation: fadeInUpBig var(--duration) forwards;
    -ms-animation: fadeInUpBig var(--duration) forwards;
    -o-animation: fadeInUpBig var(--duration) forwards; }

.custom-fadeInDownBig {
  -webkit-transform: translateY(-2000px);
  transform: translateY(-2000px);
  opacity: 0;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeInDownBig.active {
    animation: fadeInDownBig var(--duration) forwards;
    -webkit-animation: fadeInDownBig var(--duration) forwards;
    -moz-animation: fadeInDownBig var(--duration) forwards;
    -ms-animation: fadeInDownBig var(--duration) forwards;
    -o-animation: fadeInDownBig var(--duration) forwards; }

.custom-fadeInTopLeft {
  opacity: 0;
  -webkit-transform: translate3d(-100%, -100%, 0);
  transform: translate3d(-100%, -100%, 0);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeInTopLeft.active {
    animation: fadeInTopLeft var(--duration) forwards;
    -webkit-animation: fadeInTopLeft var(--duration) forwards;
    -moz-animation: fadeInTopLeft var(--duration) forwards;
    -ms-animation: fadeInTopLeft var(--duration) forwards;
    -o-animation: fadeInTopLeft var(--duration) forwards; }

.custom-fadeInTopRight {
  opacity: 0;
  -webkit-transform: translate3d(100%, -100%, 0);
  transform: translate3d(100%, -100%, 0);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeInTopRight.active {
    animation: fadeInTopRight var(--duration) forwards;
    -webkit-animation: fadeInTopRight var(--duration) forwards;
    -moz-animation: fadeInTopRight var(--duration) forwards;
    -ms-animation: fadeInTopRight var(--duration) forwards;
    -o-animation: fadeInTopRight var(--duration) forwards; }

.custom-fadeInBottomLeft {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 100%, 0);
  transform: translate3d(-100%, 100%, 0);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeInBottomLeft.active {
    animation: fadeInBottomLeft var(--duration) forwards;
    -webkit-animation: fadeInBottomLeft var(--duration) forwards;
    -moz-animation: fadeInBottomLeft var(--duration) forwards;
    -ms-animation: fadeInBottomLeft var(--duration) forwards;
    -o-animation: fadeInBottomLeft var(--duration) forwards; }

.custom-fadeInBottomRight {
  opacity: 0;
  -webkit-transform: translate3d(100%, 100%, 0);
  transform: translate3d(100%, 100%, 0);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeInBottomRight.active {
    animation: fadeInBottomRight var(--duration) forwards;
    -webkit-animation: fadeInBottomRight var(--duration) forwards;
    -moz-animation: fadeInBottomRight var(--duration) forwards;
    -ms-animation: fadeInBottomRight var(--duration) forwards;
    -o-animation: fadeInBottomRight var(--duration) forwards; }

.custom-fadeOut {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeOut.active {
    animation: fadeOut var(--duration) forwards;
    -webkit-animation: fadeOut var(--duration) forwards;
    -moz-animation: fadeOut var(--duration) forwards;
    -ms-animation: fadeOut var(--duration) forwards;
    -o-animation: fadeOut var(--duration) forwards; }

.custom-fadeOutDown {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeOutDown.active {
    animation: fadeOutDown var(--duration) forwards;
    -webkit-animation: fadeOutDown var(--duration) forwards;
    -moz-animation: fadeOutDown var(--duration) forwards;
    -ms-animation: fadeOutDown var(--duration) forwards;
    -o-animation: fadeOutDown var(--duration) forwards; }

.custom-fadeOutDownBig {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeOutDownBig.active {
    animation: fadeOutDownBig var(--duration) forwards;
    -webkit-animation: fadeOutDownBig var(--duration) forwards;
    -moz-animation: fadeOutDownBig var(--duration) forwards;
    -ms-animation: fadeOutDownBig var(--duration) forwards;
    -o-animation: fadeOutDownBig var(--duration) forwards; }

.custom-fadeOutLeft {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeOutLeft.active {
    animation: fadeOutLeft var(--duration) forwards;
    -webkit-animation: fadeOutLeft var(--duration) forwards;
    -moz-animation: fadeOutLeft var(--duration) forwards;
    -ms-animation: fadeOutLeft var(--duration) forwards;
    -o-animation: fadeOutLeft var(--duration) forwards; }

.custom-fadeOutLeftBig {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeOutLeftBig.active {
    animation: fadeOutLeftBig var(--duration) forwards;
    -webkit-animation: fadeOutLeftBig var(--duration) forwards;
    -moz-animation: fadeOutLeftBig var(--duration) forwards;
    -ms-animation: fadeOutLeftBig var(--duration) forwards;
    -o-animation: fadeOutLeftBig var(--duration) forwards; }

.custom-fadeOutRight {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeOutRight.active {
    animation: fadeOutRight var(--duration) forwards;
    -webkit-animation: fadeOutRight var(--duration) forwards;
    -moz-animation: fadeOutRight var(--duration) forwards;
    -ms-animation: fadeOutRight var(--duration) forwards;
    -o-animation: fadeOutRight var(--duration) forwards; }

.custom-fadeOutRightBig {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeOutRightBig.active {
    animation: fadeOutRightBig var(--duration) forwards;
    -webkit-animation: fadeOutRightBig var(--duration) forwards;
    -moz-animation: fadeOutRightBig var(--duration) forwards;
    -ms-animation: fadeOutRightBig var(--duration) forwards;
    -o-animation: fadeOutRightBig var(--duration) forwards; }

.custom-fadeOutUp {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeOutUp.active {
    animation: fadeOutUp var(--duration) forwards;
    -webkit-animation: fadeOutUp var(--duration) forwards;
    -moz-animation: fadeOutUp var(--duration) forwards;
    -ms-animation: fadeOutUp var(--duration) forwards;
    -o-animation: fadeOutUp var(--duration) forwards; }

.custom-fadeOutUpBig {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeOutUpBig.active {
    animation: fadeOutUpBig var(--duration) forwards;
    -webkit-animation: fadeOutUpBig var(--duration) forwards;
    -moz-animation: fadeOutUpBig var(--duration) forwards;
    -ms-animation: fadeOutUpBig var(--duration) forwards;
    -o-animation: fadeOutUpBig var(--duration) forwards; }

.custom-fadeOutTopLeft {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeOutTopLeft.active {
    animation: fadeOutTopLeft var(--duration) forwards;
    -webkit-animation: fadeOutTopLeft var(--duration) forwards;
    -moz-animation: fadeOutTopLeft var(--duration) forwards;
    -ms-animation: fadeOutTopLeft var(--duration) forwards;
    -o-animation: fadeOutTopLeft var(--duration) forwards; }

.custom-fadeOutTopRight {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeOutTopRight.active {
    animation: fadeOutTopRight var(--duration) forwards;
    -webkit-animation: fadeOutTopRight var(--duration) forwards;
    -moz-animation: fadeOutTopRight var(--duration) forwards;
    -ms-animation: fadeOutTopRight var(--duration) forwards;
    -o-animation: fadeOutTopRight var(--duration) forwards; }

.custom-fadeOutBottomRight {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeOutBottomRight.active {
    animation: fadeOutBottomRight var(--duration) forwards;
    -webkit-animation: fadeOutBottomRight var(--duration) forwards;
    -moz-animation: fadeOutBottomRight var(--duration) forwards;
    -ms-animation: fadeOutBottomRight var(--duration) forwards;
    -o-animation: fadeOutBottomRight var(--duration) forwards; }

.custom-fadeOutBottomLeft {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-fadeOutBottomLeft.active {
    animation: fadeOutBottomLeft var(--duration) forwards;
    -webkit-animation: fadeOutBottomLeft var(--duration) forwards;
    -moz-animation: fadeOutBottomLeft var(--duration) forwards;
    -ms-animation: fadeOutBottomLeft var(--duration) forwards;
    -o-animation: fadeOutBottomLeft var(--duration) forwards; }

.custom-zoomIn {
  opacity: 0;
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
  transform: scale3d(0.3, 0.3, 0.3);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-zoomIn.active {
    animation: zoomIn var(--duration) forwards;
    -webkit-animation: zoomIn var(--duration) forwards;
    -moz-animation: zoomIn var(--duration) forwards;
    -ms-animation: zoomIn var(--duration) forwards;
    -o-animation: zoomIn var(--duration) forwards; }

.custom-zoomInDown {
  opacity: 0;
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-zoomInDown.active {
    animation: zoomInDown var(--duration) forwards;
    -webkit-animation: zoomInDown var(--duration) forwards;
    -moz-animation: zoomInDown var(--duration) forwards;
    -ms-animation: zoomInDown var(--duration) forwards;
    -o-animation: zoomInDown var(--duration) forwards; }

.custom-zoomInLeft {
  opacity: 0;
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-zoomInLeft.active {
    animation: zoomInLeft var(--duration) forwards;
    -webkit-animation: zoomInLeft var(--duration) forwards;
    -moz-animation: zoomInLeft var(--duration) forwards;
    -ms-animation: zoomInLeft var(--duration) forwards;
    -o-animation: zoomInLeft var(--duration) forwards; }

.custom-zoomInRight {
  opacity: 0;
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-zoomInRight.active {
    animation: zoomInRight var(--duration) forwards;
    -webkit-animation: zoomInRight var(--duration) forwards;
    -moz-animation: zoomInRight var(--duration) forwards;
    -ms-animation: zoomInRight var(--duration) forwards;
    -o-animation: zoomInRight var(--duration) forwards; }

.custom-zoomInUp {
  opacity: 0;
  -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-zoomInUp.active {
    animation: zoomInUp var(--duration) forwards;
    -webkit-animation: zoomInUp var(--duration) forwards;
    -moz-animation: zoomInUp var(--duration) forwards;
    -ms-animation: zoomInUp var(--duration) forwards;
    -o-animation: zoomInUp var(--duration) forwards; }

.custom-zoomOut {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-zoomOut.active {
    animation: zoomOut var(--duration) forwards;
    -webkit-animation: zoomOut var(--duration) forwards;
    -moz-animation: zoomOut var(--duration) forwards;
    -ms-animation: zoomOut var(--duration) forwards;
    -o-animation: zoomOut var(--duration) forwards; }

.custom-zoomOutDown {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-zoomOutDown.active {
    animation: zoomOutDown var(--duration) forwards;
    -webkit-animation: zoomOutDown var(--duration) forwards;
    -moz-animation: zoomOutDown var(--duration) forwards;
    -ms-animation: zoomOutDown var(--duration) forwards;
    -o-animation: zoomOutDown var(--duration) forwards; }

.custom-zoomOutLeft {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-zoomOutLeft.active {
    animation: zoomOutLeft var(--duration) forwards;
    -webkit-animation: zoomOutLeft var(--duration) forwards;
    -moz-animation: zoomOutLeft var(--duration) forwards;
    -ms-animation: zoomOutLeft var(--duration) forwards;
    -o-animation: zoomOutLeft var(--duration) forwards; }

.custom-zoomOutRight {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-zoomOutRight.active {
    animation: zoomOutRight var(--duration) forwards;
    -webkit-animation: zoomOutRight var(--duration) forwards;
    -moz-animation: zoomOutRight var(--duration) forwards;
    -ms-animation: zoomOutRight var(--duration) forwards;
    -o-animation: zoomOutRight var(--duration) forwards; }

.custom-zoomOutUp {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-zoomOutUp.active {
    animation: zoomOutUp var(--duration) forwards;
    -webkit-animation: zoomOutUp var(--duration) forwards;
    -moz-animation: zoomOutUp var(--duration) forwards;
    -ms-animation: zoomOutUp var(--duration) forwards;
    -o-animation: zoomOutUp var(--duration) forwards; }

.custom-slideInDown {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  visibility: visible;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-slideInDown.active {
    animation: slideInDown var(--duration) forwards;
    -webkit-animation: slideInDown var(--duration) forwards;
    -moz-animation: slideInDown var(--duration) forwards;
    -ms-animation: slideInDown var(--duration) forwards;
    -o-animation: slideInDown var(--duration) forwards; }

.custom-slideInLeft {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  visibility: visible;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-slideInLeft.active {
    animation: slideInLeft var(--duration) forwards;
    -webkit-animation: slideInLeft var(--duration) forwards;
    -moz-animation: slideInLeft var(--duration) forwards;
    -ms-animation: slideInLeft var(--duration) forwards;
    -o-animation: slideInLeft var(--duration) forwards; }

.custom-slideInRight {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  visibility: visible;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-slideInRight.active {
    animation: slideInRight var(--duration) forwards;
    -webkit-animation: slideInRight var(--duration) forwards;
    -moz-animation: slideInRight var(--duration) forwards;
    -ms-animation: slideInRight var(--duration) forwards;
    -o-animation: slideInRight var(--duration) forwards; }

.custom-slideInUp {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  visibility: visible;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-slideInUp.active {
    animation: slideInUp var(--duration) forwards;
    -webkit-animation: slideInUp var(--duration) forwards;
    -moz-animation: slideInUp var(--duration) forwards;
    -ms-animation: slideInUp var(--duration) forwards;
    -o-animation: slideInUp var(--duration) forwards; }

.custom-slideOutDown {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-slideOutDown.active {
    animation: slideOutDown var(--duration) forwards;
    -webkit-animation: slideOutDown var(--duration) forwards;
    -moz-animation: slideOutDown var(--duration) forwards;
    -ms-animation: slideOutDown var(--duration) forwards;
    -o-animation: slideOutDown var(--duration) forwards; }

.custom-slideOutLeft {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-slideOutLeft.active {
    animation: slideOutLeft var(--duration) forwards;
    -webkit-animation: slideOutLeft var(--duration) forwards;
    -moz-animation: slideOutLeft var(--duration) forwards;
    -ms-animation: slideOutLeft var(--duration) forwards;
    -o-animation: slideOutLeft var(--duration) forwards; }

.custom-slideOutRight {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-slideOutRight.active {
    animation: slideOutRight var(--duration) forwards;
    -webkit-animation: slideOutRight var(--duration) forwards;
    -moz-animation: slideOutRight var(--duration) forwards;
    -ms-animation: slideOutRight var(--duration) forwards;
    -o-animation: slideOutRight var(--duration) forwards; }

.custom-slideOutUp {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-slideOutUp.active {
    animation: slideOutUp var(--duration) forwards;
    -webkit-animation: slideOutUp var(--duration) forwards;
    -moz-animation: slideOutUp var(--duration) forwards;
    -ms-animation: slideOutUp var(--duration) forwards;
    -o-animation: slideOutUp var(--duration) forwards; }

.custom-hinge {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-hinge.active {
    animation: hinge var(--duration) forwards;
    -webkit-animation: hinge var(--duration) forwards;
    -moz-animation: hinge var(--duration) forwards;
    -ms-animation: hinge var(--duration) forwards;
    -o-animation: hinge var(--duration) forwards; }

.custom-jackInTheBox {
  opacity: 0;
  -webkit-transform: scale(0.1) rotate(30deg);
  transform: scale(0.1) rotate(30deg);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-jackInTheBox.active {
    animation: jackInTheBox var(--duration) forwards;
    -webkit-animation: jackInTheBox var(--duration) forwards;
    -moz-animation: jackInTheBox var(--duration) forwards;
    -ms-animation: jackInTheBox var(--duration) forwards;
    -o-animation: jackInTheBox var(--duration) forwards; }

.custom-rollIn {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-rollIn.active {
    animation: rollIn var(--duration) forwards;
    -webkit-animation: rollIn var(--duration) forwards;
    -moz-animation: rollIn var(--duration) forwards;
    -ms-animation: rollIn var(--duration) forwards;
    -o-animation: rollIn var(--duration) forwards; }

.custom-rollOut {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-rollOut.active {
    animation: rollOut var(--duration) forwards;
    -webkit-animation: rollOut var(--duration) forwards;
    -moz-animation: rollOut var(--duration) forwards;
    -ms-animation: rollOut var(--duration) forwards;
    -o-animation: rollOut var(--duration) forwards; }

.custom-lightSpeedInRight {
  -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
  transform: translate3d(100%, 0, 0) skewX(-30deg);
  opacity: 0;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-lightSpeedInRight.active {
    animation: lightSpeedInRight var(--duration) forwards;
    -webkit-animation: lightSpeedInRight var(--duration) forwards;
    -moz-animation: lightSpeedInRight var(--duration) forwards;
    -ms-animation: lightSpeedInRight var(--duration) forwards;
    -o-animation: lightSpeedInRight var(--duration) forwards; }

.custom-lightSpeedInLeft {
  -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
  transform: translate3d(-100%, 0, 0) skewX(30deg);
  opacity: 0;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-lightSpeedInLeft.active {
    animation: lightSpeedInLeft var(--duration) forwards;
    -webkit-animation: lightSpeedInLeft var(--duration) forwards;
    -moz-animation: lightSpeedInLeft var(--duration) forwards;
    -ms-animation: lightSpeedInLeft var(--duration) forwards;
    -o-animation: lightSpeedInLeft var(--duration) forwards; }

.custom-lightSpeedOutRight {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-lightSpeedOutRight.active {
    animation: lightSpeedOutRight var(--duration) forwards;
    -webkit-animation: lightSpeedOutRight var(--duration) forwards;
    -moz-animation: lightSpeedOutRight var(--duration) forwards;
    -ms-animation: lightSpeedOutRight var(--duration) forwards;
    -o-animation: lightSpeedOutRight var(--duration) forwards; }

.custom-lightSpeedOutLeft {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-lightSpeedOutLeft.active {
    animation: lightSpeedOutLeft var(--duration) forwards;
    -webkit-animation: lightSpeedOutLeft var(--duration) forwards;
    -moz-animation: lightSpeedOutLeft var(--duration) forwards;
    -ms-animation: lightSpeedOutLeft var(--duration) forwards;
    -o-animation: lightSpeedOutLeft var(--duration) forwards; }

.custom-rotateIn {
  -webkit-transform: rotate3d(0, 0, 1, -200deg);
  transform: rotate3d(0, 0, 1, -200deg);
  opacity: 0;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-rotateIn.active {
    animation: rotateIn var(--duration) forwards;
    -webkit-animation: rotateIn var(--duration) forwards;
    -moz-animation: rotateIn var(--duration) forwards;
    -ms-animation: rotateIn var(--duration) forwards;
    -o-animation: rotateIn var(--duration) forwards; }

.custom-rotateInDownLeft {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
  opacity: 0;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-rotateInDownLeft.active {
    animation: rotateInDownLeft var(--duration) forwards;
    -webkit-animation: rotateInDownLeft var(--duration) forwards;
    -moz-animation: rotateInDownLeft var(--duration) forwards;
    -ms-animation: rotateInDownLeft var(--duration) forwards;
    -o-animation: rotateInDownLeft var(--duration) forwards; }

.custom-rotateInDownRight {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  opacity: 0;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-rotateInDownRight.active {
    animation: rotateInDownRight var(--duration) forwards;
    -webkit-animation: rotateInDownRight var(--duration) forwards;
    -moz-animation: rotateInDownRight var(--duration) forwards;
    -ms-animation: rotateInDownRight var(--duration) forwards;
    -o-animation: rotateInDownRight var(--duration) forwards; }

.custom-rotateInUpLeft {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  opacity: 0;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-rotateInUpLeft.active {
    animation: rotateInUpLeft var(--duration) forwards;
    -webkit-animation: rotateInUpLeft var(--duration) forwards;
    -moz-animation: rotateInUpLeft var(--duration) forwards;
    -ms-animation: rotateInUpLeft var(--duration) forwards;
    -o-animation: rotateInUpLeft var(--duration) forwards; }

.custom-rotateInUpRight {
  -webkit-transform: rotate3d(0, 0, 1, -90deg);
  transform: rotate3d(0, 0, 1, -90deg);
  opacity: 0;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-rotateInUpRight.active {
    animation: rotateInUpRight var(--duration) forwards;
    -webkit-animation: rotateInUpRight var(--duration) forwards;
    -moz-animation: rotateInUpRight var(--duration) forwards;
    -ms-animation: rotateInUpRight var(--duration) forwards;
    -o-animation: rotateInUpRight var(--duration) forwards; }

.custom-rotateOut {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-rotateOut.active {
    animation: rotateOut var(--duration) forwards;
    -webkit-animation: rotateOut var(--duration) forwards;
    -moz-animation: rotateOut var(--duration) forwards;
    -ms-animation: rotateOut var(--duration) forwards;
    -o-animation: rotateOut var(--duration) forwards; }

.custom-rotateOutDownLeft {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-rotateOutDownLeft.active {
    animation: rotateOutDownLeft var(--duration) forwards;
    -webkit-animation: rotateOutDownLeft var(--duration) forwards;
    -moz-animation: rotateOutDownLeft var(--duration) forwards;
    -ms-animation: rotateOutDownLeft var(--duration) forwards;
    -o-animation: rotateOutDownLeft var(--duration) forwards; }

.custom-rotateOutDownRight {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-rotateOutDownRight.active {
    animation: rotateOutDownRight var(--duration) forwards;
    -webkit-animation: rotateOutDownRight var(--duration) forwards;
    -moz-animation: rotateOutDownRight var(--duration) forwards;
    -ms-animation: rotateOutDownRight var(--duration) forwards;
    -o-animation: rotateOutDownRight var(--duration) forwards; }

.custom-rotateOutUpLeft {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-rotateOutUpLeft.active {
    animation: rotateOutUpLeft var(--duration) forwards;
    -webkit-animation: rotateOutUpLeft var(--duration) forwards;
    -moz-animation: rotateOutUpLeft var(--duration) forwards;
    -ms-animation: rotateOutUpLeft var(--duration) forwards;
    -o-animation: rotateOutUpLeft var(--duration) forwards; }

.custom-rotateOutUpRight {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-rotateOutUpRight.active {
    animation: rotateOutUpRight var(--duration) forwards;
    -webkit-animation: rotateOutUpRight var(--duration) forwards;
    -moz-animation: rotateOutUpRight var(--duration) forwards;
    -ms-animation: rotateOutUpRight var(--duration) forwards;
    -o-animation: rotateOutUpRight var(--duration) forwards; }

.custom-flip {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-flip.active {
    animation: flip var(--duration) forwards;
    -webkit-animation: flip var(--duration) forwards;
    -moz-animation: flip var(--duration) forwards;
    -ms-animation: flip var(--duration) forwards;
    -o-animation: flip var(--duration) forwards; }

.custom-flipInX {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  opacity: 0;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-flipInX.active {
    animation: flipInX var(--duration) forwards;
    -webkit-animation: flipInX var(--duration) forwards;
    -moz-animation: flipInX var(--duration) forwards;
    -ms-animation: flipInX var(--duration) forwards;
    -o-animation: flipInX var(--duration) forwards; }

.custom-flipInY {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  opacity: 0;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-flipInY.active {
    animation: flipInY var(--duration) forwards;
    -webkit-animation: flipInY var(--duration) forwards;
    -moz-animation: flipInY var(--duration) forwards;
    -ms-animation: flipInY var(--duration) forwards;
    -o-animation: flipInY var(--duration) forwards; }

.custom-flipOutX {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-flipOutX.active {
    animation: flipOutX var(--duration) forwards;
    -webkit-animation: flipOutX var(--duration) forwards;
    -moz-animation: flipOutX var(--duration) forwards;
    -ms-animation: flipOutX var(--duration) forwards;
    -o-animation: flipOutX var(--duration) forwards; }

.custom-flipOutY {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-flipOutY.active {
    animation: flipOutY var(--duration) forwards;
    -webkit-animation: flipOutY var(--duration) forwards;
    -moz-animation: flipOutY var(--duration) forwards;
    -ms-animation: flipOutY var(--duration) forwards;
    -o-animation: flipOutY var(--duration) forwards; }

.custom-flash {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-flash.active {
    animation: flash var(--duration) forwards;
    -webkit-animation: flash var(--duration) forwards;
    -moz-animation: flash var(--duration) forwards;
    -ms-animation: flash var(--duration) forwards;
    -o-animation: flash var(--duration) forwards; }

.custom-pulse {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-pulse.active {
    animation: pulse var(--duration) forwards;
    -webkit-animation: pulse var(--duration) forwards;
    -moz-animation: pulse var(--duration) forwards;
    -ms-animation: pulse var(--duration) forwards;
    -o-animation: pulse var(--duration) forwards; }

.custom-rubberBand {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-rubberBand.active {
    animation: rubberBand var(--duration) forwards;
    -webkit-animation: rubberBand var(--duration) forwards;
    -moz-animation: rubberBand var(--duration) forwards;
    -ms-animation: rubberBand var(--duration) forwards;
    -o-animation: rubberBand var(--duration) forwards; }

.custom-shakeX {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-shakeX.active {
    animation: shakeX var(--duration) forwards;
    -webkit-animation: shakeX var(--duration) forwards;
    -moz-animation: shakeX var(--duration) forwards;
    -ms-animation: shakeX var(--duration) forwards;
    -o-animation: shakeX var(--duration) forwards; }

.custom-shakeX {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-shakeX.active {
    animation: shakeX var(--duration) forwards;
    -webkit-animation: shakeX var(--duration) forwards;
    -moz-animation: shakeX var(--duration) forwards;
    -ms-animation: shakeX var(--duration) forwards;
    -o-animation: shakeX var(--duration) forwards; }

.custom-headShake {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-headShake.active {
    animation: headShake var(--duration) forwards;
    -webkit-animation: headShake var(--duration) forwards;
    -moz-animation: headShake var(--duration) forwards;
    -ms-animation: headShake var(--duration) forwards;
    -o-animation: headShake var(--duration) forwards; }

.custom-swing {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-swing.active {
    animation: swing var(--duration) forwards;
    -webkit-animation: swing var(--duration) forwards;
    -moz-animation: swing var(--duration) forwards;
    -ms-animation: swing var(--duration) forwards;
    -o-animation: swing var(--duration) forwards; }

.custom-tada {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-tada.active {
    animation: tada var(--duration) forwards;
    -webkit-animation: tada var(--duration) forwards;
    -moz-animation: tada var(--duration) forwards;
    -ms-animation: tada var(--duration) forwards;
    -o-animation: tada var(--duration) forwards; }

.custom-wobble {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-wobble.active {
    animation: wobble var(--duration) forwards;
    -webkit-animation: wobble var(--duration) forwards;
    -moz-animation: wobble var(--duration) forwards;
    -ms-animation: wobble var(--duration) forwards;
    -o-animation: wobble var(--duration) forwards; }

.custom-jello {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-jello.active {
    animation: jello var(--duration) forwards;
    -webkit-animation: jello var(--duration) forwards;
    -moz-animation: jello var(--duration) forwards;
    -ms-animation: jello var(--duration) forwards;
    -o-animation: jello var(--duration) forwards; }

.custom-heartBeat {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-heartBeat.active {
    animation: heartBeat var(--duration) forwards;
    -webkit-animation: heartBeat var(--duration) forwards;
    -moz-animation: heartBeat var(--duration) forwards;
    -ms-animation: heartBeat var(--duration) forwards;
    -o-animation: heartBeat var(--duration) forwards; }

.custom-backInDown {
  -webkit-transform: translateY(-1200px) scale(0.7);
  transform: translateY(-1200px) scale(0.7);
  opacity: 0.7;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-backInDown.active {
    animation: backInDown var(--duration) forwards;
    -webkit-animation: backInDown var(--duration) forwards;
    -moz-animation: backInDown var(--duration) forwards;
    -ms-animation: backInDown var(--duration) forwards;
    -o-animation: backInDown var(--duration) forwards; }

.custom-backInLeft {
  -webkit-transform: translateX(-2000px) scale(0.7);
  transform: translateX(-2000px) scale(0.7);
  opacity: 0.7;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-backInLeft.active {
    animation: backInLeft var(--duration) forwards;
    -webkit-animation: backInLeft var(--duration) forwards;
    -moz-animation: backInLeft var(--duration) forwards;
    -ms-animation: backInLeft var(--duration) forwards;
    -o-animation: backInLeft var(--duration) forwards; }

.custom-backInRight {
  -webkit-transform: translateX(2000px) scale(0.7);
  transform: translateX(2000px) scale(0.7);
  opacity: 0.7;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-backInRight.active {
    animation: backInRight var(--duration) forwards;
    -webkit-animation: backInRight var(--duration) forwards;
    -moz-animation: backInRight var(--duration) forwards;
    -ms-animation: backInRight var(--duration) forwards;
    -o-animation: backInRight var(--duration) forwards; }

.custom-backInUp {
  -webkit-transform: translateY(1200px) scale(0.7);
  transform: translateY(1200px) scale(0.7);
  opacity: 0.7;
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-backInUp.active {
    animation: backInUp var(--duration) forwards;
    -webkit-animation: backInUp var(--duration) forwards;
    -moz-animation: backInUp var(--duration) forwards;
    -ms-animation: backInUp var(--duration) forwards;
    -o-animation: backInUp var(--duration) forwards; }

.custom-backOutDown {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-backOutDown.active {
    animation: backOutDown var(--duration) forwards;
    -webkit-animation: backOutDown var(--duration) forwards;
    -moz-animation: backOutDown var(--duration) forwards;
    -ms-animation: backOutDown var(--duration) forwards;
    -o-animation: backOutDown var(--duration) forwards; }

.custom-backOutLeft {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-backOutLeft.active {
    animation: backOutLeft var(--duration) forwards;
    -webkit-animation: backOutLeft var(--duration) forwards;
    -moz-animation: backOutLeft var(--duration) forwards;
    -ms-animation: backOutLeft var(--duration) forwards;
    -o-animation: backOutLeft var(--duration) forwards; }

.custom-backOutRight {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-backOutRight.active {
    animation: backOutRight var(--duration) forwards;
    -webkit-animation: backOutRight var(--duration) forwards;
    -moz-animation: backOutRight var(--duration) forwards;
    -ms-animation: backOutRight var(--duration) forwards;
    -o-animation: backOutRight var(--duration) forwards; }

.custom-backOutUp {
  -webkit-animation-delay: var(--delay) !important;
  animation-delay: var(--delay) !important; }
  .custom-backOutUp.active {
    animation: backOutUp var(--duration) forwards;
    -webkit-animation: backOutUp var(--duration) forwards;
    -moz-animation: backOutUp var(--duration) forwards;
    -ms-animation: backOutUp var(--duration) forwards;
    -o-animation: backOutUp var(--duration) forwards; }

.range .range-slider {
  height: 0.2rem;
  width: 100%;
  background-color: #d9d9d9;
  position: relative; }
  .range .range-slider .progress {
    position: absolute;
    height: 0.2rem;
    top: 0;
    background-color: var(--color-pri); }

.range .range-input {
  position: relative; }
  .range .range-input input {
    position: absolute;
    top: -0.1rem;
    height: 0.2rem;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    margin: 0;
    cursor: pointer; }
    .range .range-input input:first-child::-webkit-slider-thumb {
      height: 1.6rem;
      width: 1.6rem; }
    .range .range-input input::-webkit-slider-thumb {
      height: 1.6rem;
      width: 1.6rem;
      border-radius: 50%;
      pointer-events: auto;
      -webkit-appearance: none;
      background-color: white;
      border: 0.3rem solid var(--color-pri); }
    .range .range-input input::-moz-slider-thumb {
      height: 1.6rem;
      width: 1.6rem;
      border: none;
      border-radius: 50%;
      border: 0.3rem solid var(--color-pri);
      pointer-events: auto;
      -moz-appearance: none;
      background-color: white;
      box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16); }

.range .text {
  margin-top: 1.6rem;
  font-size: 1.6rem;
  color: #444444;
  margin-bottom: 0.8rem; }

.range .range-flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2rem;
  gap: .8rem; }

.range .range-item {
  font-size: 1.4rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-weight: 500; }
  .range .range-item .name {
    margin-bottom: 0.5rem; }
  .range .range-item .price {
    border-radius: 2.4rem;
    padding: 1.4rem 1rem;
    background-color: white;
    min-width: 12rem;
    display: block;
    border: 0.1rem solid #EAEAEA; }

.banner {
  position: relative; }
  .banner .bg {
    position: absolute;
    height: 100%;
    width: 100%; }
    .banner .bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
    .banner .bg::after {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      background: rgba(8, 10, 19, 0.5); }
      @media screen and (max-width: 425px) {
        .banner .bg::after {
          background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)));
          background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%); } }
  .banner-ctn {
    min-height: calc(100vw*(400/1728));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 2;
    padding: 4rem 0; }
  .banner .title-pri {
    line-height: 1.1; }
    @media screen and (max-width: 425px) {
      .banner .title-pri {
        display: none; } }
    .banner .title-pri p {
      line-height: 1.1; }
  .banner .breadcrumb {
    padding: .4rem 0; }
    .banner .breadcrumb .container {
      padding: 0; }
    .banner .breadcrumb-item {
      color: white; }
      .banner .breadcrumb-item:last-child {
        color: white;
        font-weight: 700; }

.bn {
  position: relative; }
  @media screen and (max-width: 425px) {
    .bn {
      overflow: hidden; } }
  .bn .bgSlider {
    pointer-events: visible;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0; }
    .bn .bgSlider .swiper {
      width: 100%;
      height: 100%; }
  .bn-bg-item {
    display: block;
    padding-top: calc((930 / 1728) * 100%);
    position: relative;
    overflow: hidden; }
    .bn-bg-item img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
    .bn-bg-item iframe,
    .bn-bg-item video {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .bn-wr {
    pointer-events: none;
    position: relative;
    padding-top: var(--size-hd);
    padding-bottom: 28.5rem; }
    @media screen and (max-width: 800px) {
      .bn-wr {
        padding-bottom: calc(28.5rem / 2); } }
    .bn-wr .breadcrumb {
      padding-top: 2.4rem; }
      @media screen and (max-width: 800px) {
        .bn-wr .breadcrumb {
          padding-top: calc(2.4rem / 2); } }
      .bn-wr .breadcrumb-item {
        color: var(--color-pri); }
        .bn-wr .breadcrumb-item:last-child {
          color: var(--color-pri);
          font-weight: 700; }
    .bn-wr .content {
      margin-top: 8rem;
      width: calc(100% / 2);
      width: 58.1rem;
      max-width: 100%; }
      @media screen and (max-width: 800px) {
        .bn-wr .content {
          margin-top: calc(8rem / 2); } }
      .bn-wr .content .title-pri {
        margin-bottom: 2.4rem;
        color: var(--color-pri);
        letter-spacing: -2.56px; }
        @media screen and (max-width: 800px) {
          .bn-wr .content .title-pri {
            margin-bottom: calc(2.4rem / 2); } }
        @media screen and (max-width: 425px) {
          .bn-wr .content .title-pri {
            letter-spacing: -1.56px; } }
      .bn-wr .content .title-sub {
        margin-bottom: 2.4rem;
        width: 85%;
        font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem); }
        @media screen and (max-width: 800px) {
          .bn-wr .content .title-sub {
            margin-bottom: calc(2.4rem / 2); } }
      .bn-wr .content .btn-wr {
        pointer-events: visible;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: .8rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 53rem;
        max-width: 100%; }
        .bn-wr .content .btn-wr .btn {
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content; }

.banner .title-pri {
  letter-spacing: -2.56px;
  line-height: 1.1;
  font-size: clamp(2.4rem, calc(1.9455rem + 2.2727vw), 4.4rem); }

.swiper-wrapper.row {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.swiper.rows .col {
  margin-bottom: 0; }

.swiper-container {
  overflow: hidden; }

.swiper-slide {
  height: initial;
  overflow: hidden; }

.swiper-pagination {
  position: static;
  margin-top: 1.6rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 1.6rem; }
  .swiper-pagination-bullet {
    --circle: -0.6rem;
    background: rgba(0, 77, 242, 0.5);
    opacity: 1;
    position: relative;
    margin: 0 0.6rem !important;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 0;
    width: 1rem;
    height: 1rem; }
    .swiper-pagination-bullet::before {
      content: '';
      position: absolute;
      top: var(--circle);
      right: var(--circle);
      bottom: var(--circle);
      left: var(--circle);
      background: rgba(0, 77, 242, 0.5);
      border: 1px solid var(--color-pri);
      border-radius: 0;
      opacity: 0;
      -webkit-transition: 0.1s ease-in-out;
      transition: 0.1s ease-in-out;
      display: none; }
    .swiper-pagination-bullet-active {
      background-color: var(--color-pri);
      width: 1.6rem;
      height: 1.6rem;
      border-radius: 0; }
      .swiper-pagination-bullet-active::before {
        opacity: 1; }

.swiper-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  --size: 4rem; }
  @media screen and (max-width: 1250px) {
    .swiper-control {
      --size: 3rem; } }
  .swiper-control-btn {
    width: var(--size);
    height: var(--size);
    background-color: transparent;
    border: 0.1rem solid var(--color-pri);
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    z-index: 5;
    position: relative;
    overflow: hidden;
    font-size: 1.6rem;
    color: var(--color-pri); }
    .swiper-control-btn::after {
      position: absolute;
      content: "";
      width: 0;
      height: 100%;
      top: 0;
      right: 0;
      background: var(--color-pri);
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
      z-index: 1;
      pointer-events: none; }
    .swiper-control-btn > * {
      position: relative;
      z-index: 2; }
    .swiper-control-btn.swiper-button-disabled {
      cursor: default;
      -webkit-box-shadow: none;
      box-shadow: none;
      opacity: 0.5;
      display: none; }
    @media (hover: hover) {
      .swiper-control-btn:hover:not(.swiper-button-disabled) {
        color: white !important; }
        .swiper-control-btn:hover:not(.swiper-button-disabled)::after {
          left: 0;
          width: 100%; } }
  .swiper-control.white .swiper-control-btn {
    background-color: transparent;
    border-color: white;
    color: white; }
  @media screen and (max-width: 1350px) {
    .swiper-control.white.mobile-plus .swiper-control-btn {
      background-color: white;
      border-color: var(--color-pri);
      color: var(--color-pri); } }
  .swiper-control.posi .swiper-control-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .swiper-control.posi.minus .swiper-prev {
    right: calc(100% + 4rem); }
    @media screen and (max-width: 1350px) {
      .swiper-control.posi.minus .swiper-prev {
        right: unset;
        left: calc(var(--size) / 2 * -1); } }
  .swiper-control.posi.minus .swiper-next {
    left: calc(100% + 4rem); }
    @media screen and (max-width: 1350px) {
      .swiper-control.posi.minus .swiper-next {
        left: unset;
        right: calc(var(--size) / 2 * -1); } }
  @media screen and (max-width: 1199px) {
    .swiper-control.posi.minus.mobile-plus .swiper-prev {
      left: calc((var(--size) / 2 * -1) + (1.5rem / 2)); }
    .swiper-control.posi.minus.mobile-plus .swiper-next {
      right: calc((var(--size) / 2 * -1) + (1.5rem / 2)); } }
  .swiper-control.posi.midle .swiper-prev {
    left: calc(var(--size) / 2 * -1); }
  .swiper-control.posi.midle .swiper-next {
    right: calc(var(--size) / 2 * -1); }
  .swiper-control.posi.plus .swiper-prev {
    left: 1rem; }
  .swiper-control.posi.plus .swiper-next {
    right: 1rem; }
  @media screen and (max-width: 1199px) {
    .swiper-control.posi.mobile-plus .swiper-prev {
      left: calc((var(--size) / 2 * -1) + (1.5rem / 2)); }
    .swiper-control.posi.mobile-plus .swiper-next {
      right: calc((var(--size) / 2 * -1) + (1.5rem / 2)); } }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.1);
  height: .1rem !important; }

.swiper-pagination-progressbar-fill {
  background-color: var(--color-second) !important; }

.txt-animated.ani-opa .char {
  opacity: 0;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  -webkit-transition-delay: calc(var(--delay) * var(--char-index));
  transition-delay: calc(var(--delay) * var(--char-index)); }

.txt-animated.ani-opa.is-inview .char {
  opacity: 1; }

.txt-animated.ani-up .word {
  overflow: hidden; }

.txt-animated.ani-up .char {
  opacity: 0;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  -webkit-transition-delay: calc(var(--delay) * var(--char-index));
  transition-delay: calc(var(--delay) * var(--char-index));
  -webkit-transform: translateY(100%);
  transform: translateY(100%); }

.txt-animated.ani-up.is-inview .char {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.load-img {
  position: relative;
  overflow: hidden; }
  .load-img::before, .load-img::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 10; }
  .load-img img,
  .load-img form {
    opacity: 0;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  .load-img:before {
    background-color: var(--color-pri); }
  .load-img:after {
    background-color: #f8f8f8;
    -webkit-transition-delay: .5s;
    transition-delay: .5s; }
  .load-img.is-inview img,
  .load-img.is-inview form {
    opacity: 1; }
  .load-img.is-inview:before {
    -webkit-transition: 1.6s ease;
    transition: 1.6s ease;
    width: 0; }
  .load-img.is-inview:after {
    -webkit-transition: 0.8s ease;
    transition: 0.8s ease;
    width: 0; }

.load-img-second {
  position: relative;
  overflow: hidden; }
  .load-img-second::before {
    position: absolute;
    content: "";
    inset: 0;
    background-color: #f8f8f8;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(0);
    transform: translate(0);
    transition: 0.8s ease-out;
    -webkit-transition: 0.8s ease-out;
    -moz-transition: 0.8s ease-out;
    -ms-transition: 0.8s ease-out;
    -o-transition: 0.8s ease-out;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    pointer-events: none;
    z-index: 3; }
  .load-img-second::after {
    position: absolute;
    content: "";
    inset: 0;
    background-color: #f8f8f8;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(0);
    transform: translate(0);
    transition: 0.8s ease-out;
    -webkit-transition: 0.8s ease-out;
    -moz-transition: 0.8s ease-out;
    -ms-transition: 0.8s ease-out;
    -o-transition: 0.8s ease-out;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    pointer-events: none;
    z-index: 3; }
  .load-img-second.is-inview::after {
    -webkit-transform: translate(0, -110%);
    transform: translate(0, -110%); }
  .load-img-second.is-inview::before {
    -webkit-transform: translate(0, 110%);
    transform: translate(0, 110%); }

.load-img-third {
  position: relative;
  overflow: hidden; }
  .load-img-third img {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
    transition: 1.2s ease;
    -webkit-transition: 1.2s ease;
    -moz-transition: 1.2s ease;
    -ms-transition: 1.2s ease;
    -o-transition: 1.2s ease;
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s; }
  .load-img-third.is-inview::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 100%;
    left: 0;
    margin-bottom: -10px;
    background-color: #e2dbc0;
    z-index: 3;
    -webkit-animation: 1s reveal-img-before cubic-bezier(0.6, 0, 0.195, 1);
    animation: 1s reveal-img-before cubic-bezier(0.6, 0, 0.195, 1);
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .load-img-third.is-inview img {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    display: block; }
  .load-img-third.second.is-inview img {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    display: block; }

@-webkit-keyframes reveal-img-before {
  0% {
    top: 0;
    right: 100%;
    bottom: 100%;
    margin-bottom: -10px; }
  40% {
    top: 0;
    right: 0;
    bottom: 100%;
    margin-bottom: -10px; }
  60% {
    top: 0; }
  80% {
    right: 0;
    bottom: -1px;
    margin-bottom: 0; }
  100% {
    top: 100%;
    right: 0;
    bottom: -1px;
    margin-bottom: 0; } }

@keyframes reveal-img-before {
  0% {
    top: 0;
    right: 100%;
    bottom: 100%;
    margin-bottom: -10px; }
  40% {
    top: 0;
    right: 0;
    bottom: 100%;
    margin-bottom: -10px; }
  60% {
    top: 0; }
  80% {
    right: 0;
    bottom: -1px;
    margin-bottom: 0; }
  100% {
    top: 100%;
    right: 0;
    bottom: -1px;
    margin-bottom: 0; } }

@-webkit-keyframes imgLoad {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes imgLoad {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-in-right {
  0% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@-webkit-keyframes slide-out-right {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0); } }

@keyframes slide-out-right {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0); } }

@-webkit-keyframes slide-in-right-50 {
  0% {
    -webkit-transform: translate3D(-50%, 0, 0);
    transform: translate3D(-50%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-in-right-50 {
  0% {
    -webkit-transform: translate3D(-50%, 0, 0);
    transform: translate3D(-50%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-in-left {
  0% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@-webkit-keyframes slide-out-left {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0); } }

@keyframes slide-out-left {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0); } }

@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translate3D(0, -100%, 0);
    transform: translate3D(0, -100%, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-in-top {
  0% {
    -webkit-transform: translate3D(0, -100%, 0);
    transform: translate3D(0, -100%, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@-webkit-keyframes slide-out-left-50 {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(-50%, 0, 0);
    transform: translate3D(-50%, 0, 0); } }

@keyframes slide-out-left-50 {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(-50%, 0, 0);
    transform: translate3D(-50%, 0, 0); } }

@-webkit-keyframes slide-in-left-50 {
  0% {
    -webkit-transform: translate3D(50%, 0, 0);
    transform: translate3D(50%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-in-left-50 {
  0% {
    -webkit-transform: translate3D(50%, 0, 0);
    transform: translate3D(50%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@-webkit-keyframes revealRTL {
  0% {
    width: 0;
    right: 0; }
  65% {
    width: 100%;
    right: 0; }
  100% {
    width: 0;
    right: 100%; } }

@keyframes revealRTL {
  0% {
    width: 0;
    right: 0; }
  65% {
    width: 100%;
    right: 0; }
  100% {
    width: 0;
    right: 100%; } }

.txt-focus {
  opacity: 0; }
  .txt-focus.is-inview {
    -webkit-animation: txt-focus 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
    animation: txt-focus 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; }

.hola {
  position: relative;
  pointer-events: none; }
  .hola::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    -webkit-mask: url(../assets/images/mask.png);
    mask: url(../assets/images/mask.png);
    -webkit-mask-size: 2300% 100%;
    mask-size: 2300% 100%;
    pointer-events: none;
    z-index: 5; }
  .hola.is-inview::after {
    animation: MaskPlay 1.2s steps(22) 0.3s forwards;
    -webkit-animation: MaskPlay 1.2s steps(22) 0.3s forwards;
    -moz-animation: MaskPlay 1.2s steps(22) 0.3s forwards;
    -ms-animation: MaskPlay 1.2s steps(22) 0.3s forwards;
    -o-animation: MaskPlay 1.2s steps(22) 0.3s forwards; }

.txt-spl .word {
  overflow: hidden;
  line-height: 1.3;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .txt-spl .word .chars {
    display: inline-block;
    -webkit-animation-delay: calc(var(--line-index) * 0.025s) !important;
    animation-delay: calc(var(--line-index) * 0.025s) !important;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }

.txt-spl.down .chars {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.txt-spl.is-inview .chars {
  -webkit-animation: txtSpl-up 1s cubic-bezier(0.65, 0, 0.35, 1) both;
  animation: txtSpl-up 1s cubic-bezier(0.65, 0, 0.35, 1) both; }

.txt-spl.is-inview.down .chars {
  -webkit-animation: txtSpl-down 1.2s cubic-bezier(0.65, 0, 0.35, 1) both;
  animation: txtSpl-down 1.2s cubic-bezier(0.65, 0, 0.35, 1) both; }

@-webkit-keyframes txtSpl-up {
  0% {
    -webkit-transform: translateY(10rem);
    transform: translateY(10rem); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes txtSpl-up {
  0% {
    -webkit-transform: translateY(10rem);
    transform: translateY(10rem); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes txtSpl-down {
  0% {
    -webkit-transform: translateY(-10rem);
    transform: translateY(-10rem); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes txtSpl-down {
  0% {
    -webkit-transform: translateY(-10rem);
    transform: translateY(-10rem); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.reveal {
  --duration: 1s;
  -webkit-transition: var(--duration) cubic-bezier(0.72, 0.04, 0.49, 0.82);
  transition: var(--duration) cubic-bezier(0.72, 0.04, 0.49, 0.82);
  -webkit-transition-delay: var(--delay) !important;
  transition-delay: var(--delay) !important; }
  .reveal.reveal-left {
    clip-path: polygon();
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    -moz-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    -ms-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    -o-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%); }
    .reveal.reveal-left.is-inview {
      clip-path: polygon();
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -ms-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -o-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); }
  .reveal.reveal-right {
    clip-path: polygon();
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    -moz-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    -ms-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    -o-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%); }
    .reveal.reveal-right.is-inview {
      clip-path: polygon();
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -ms-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -o-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); }
  .reveal.reveal-up {
    clip-path: polygon();
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    -moz-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    -ms-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    -o-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%); }
    .reveal.reveal-up.is-inview {
      clip-path: polygon();
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -ms-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -o-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); }

.breadcrumb {
  padding: 1.2rem 0; }
  @media screen and (min-width: 1199px) {
    .breadcrumb-wrapper {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; } }
  .breadcrumb-list {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    gap: .8rem; }
  .breadcrumb-item {
    font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .8rem;
    font-weight: 500;
    color: #2B2A2A; }
    @media screen and (max-width: 425px) {
      .breadcrumb-item {
        font-size: 1.6rem;
        font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem); } }
    .breadcrumb-item:not(:first-child)::before {
      display: inline-block;
      content: '/';
      border-radius: 100rem;
      vertical-align: middle;
      font-weight: 500; }
    .breadcrumb-item:last-child {
      color: var(--color-text);
      pointer-events: none; }
    @media (hover: hover) {
      .breadcrumb-item:hover {
        text-decoration: underline; } }
  .breadcrumb-link {
    color: inherit;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out; }

.btn {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  cursor: pointer;
  font-weight: 500;
  font-family: "TT Hoves Pro", sans-serif;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  overflow: hidden;
  position: relative;
  background: transparent;
  gap: 1rem;
  color: #ffffff;
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
  height: 5.1rem;
  background-color: var(--color-pri);
  border: 0.1rem solid var(--color-pri); }
  @media screen and (max-width: 425px) {
    .btn {
      height: 4.3rem; } }
  .btn > * {
    position: relative;
    z-index: 2; }
  .btn .txt {
    position: relative;
    display: -ms-grid;
    display: grid;
    place-items: center;
    height: 100%;
    padding: 1.2rem 4rem;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1rem;
    color: white;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media screen and (max-width: 425px) {
      .btn .txt {
        padding: .8rem 1.6rem; } }
  .btn img {
    width: 2.4rem;
    height: 2.4rem;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); }
  @media screen and (min-width: 1201px) {
    .btn:hover {
      background: transparent; }
      .btn:hover .txt {
        color: var(--color-pri); }
      .btn:hover img {
        -webkit-filter: brightness(0) saturate(100%) invert(13%) sepia(91%) saturate(6834%) hue-rotate(217deg) brightness(102%) contrast(109%);
        filter: brightness(0) saturate(100%) invert(13%) sepia(91%) saturate(6834%) hue-rotate(217deg) brightness(102%) contrast(109%); }
      .btn:hover::after {
        -webkit-transform: skew(30deg) scaleX(1);
        transform: skew(30deg) scaleX(1);
        -webkit-transform-origin: left;
        transform-origin: left; } }
  .btn.black {
    background-color: black; }
    .btn.black .txt {
      color: white; }
    @media (hover: hover) {
      .btn.black:hover {
        background: transparent; }
        .btn.black:hover .txt {
          color: #ffffff; } }
  .btn.white {
    background-color: #FEF5DF;
    border: 0.1rem solid var(--color-pri); }
    .btn.white .txt {
      color: var(--color-pri); }
    .btn.white::after {
      background: var(--color-pri); }
    @media (hover: hover) {
      .btn.white:hover {
        background: transparent; }
        .btn.white:hover .txt {
          color: #ffffff; } }
  .btn.bd-white {
    background-color: white;
    border: unset;
    height: 3.2rem;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .btn.bd-white::after {
      background: var(--color-hover) !important; }
    .btn.bd-white .txt {
      padding: .8rem 1.6rem;
      color: var(--color-pri);
      font-weight: 600;
      font-size: clamp(1.2rem, calc(1.2364rem + 1.8182vw), 1.2rem);
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
      @media screen and (max-width: 800px) {
        .btn.bd-white .txt {
          padding: .4rem .8rem; } }
      .btn.bd-white .txt img {
        -webkit-filter: unset;
        filter: unset; }
    .btn.bd-white::after {
      background: var(--color-pri); }
    @media (hover: hover) {
      .btn.bd-white:hover {
        background: transparent; }
        .btn.bd-white:hover .txt {
          color: #ffffff; }
          .btn.bd-white:hover .txt img {
            -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(10%) hue-rotate(238deg) brightness(104%) contrast(103%);
            filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(10%) hue-rotate(238deg) brightness(104%) contrast(103%); } }
  .btn.second {
    background-color: var(--color-second);
    border: 0.1rem solid var(--color-second); }
    .btn.second .txt {
      color: white; }
    .btn.second::after {
      background-color: white; }
    @media (hover: hover) {
      .btn.second:hover {
        background: transparent; }
        .btn.second:hover img {
          -webkit-filter: none;
          filter: none; }
        .btn.second:hover .txt {
          color: var(--color-second); } }
  .btn.third {
    background-color: white;
    border: 0.1rem solid var(--color-second); }
    .btn.third .txt {
      color: var(--color-second); }
    .btn.third::after {
      background-color: var(--color-second); }
    .btn.third img {
      -webkit-filter: none;
      filter: none; }
    @media (hover: hover) {
      .btn.third:hover {
        background: transparent; }
        .btn.third:hover .txt {
          color: white; }
        .btn.third:hover img {
          -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1); } }
  .btn-gr {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1rem; }
  .btn.center {
    margin-left: auto;
    margin-right: auto; }
  .btn.full {
    width: 100%; }
  .btn.btn-pri {
    padding: 0 1.2rem; }
    @media screen and (max-width: 500px) {
      .btn.btn-pri {
        padding: 0; } }
    @media screen and (max-width: 1200px) {
      .btn.btn-pri .txt {
        font-size: 1.4rem; } }
  .btn.bg-trans {
    background-color: transparent; }
    .btn.bg-trans .txt {
      color: var(--color-pri); }
    .btn.bg-trans::after {
      background-color: var(--color-pri); }
    @media screen and (min-width: 1201px) {
      .btn.bg-trans:hover {
        background: transparent; }
        .btn.bg-trans:hover .txt {
          color: #ffffff; } }
  .btn.arrow .txt {
    padding-right: .4rem;
    gap: 2rem; }
  .btn.bg-pri {
    border: 0.1rem solid #ffffff;
    padding-top: 3.3rem;
    padding-bottom: 3.2rem; }
    .btn.bg-pri::after {
      background-color: #ffffff; }
    .btn.bg-pri .txt {
      position: relative;
      padding-left: 7.632rem;
      font-size: clamp(2rem, calc(1.7273rem + 1.3636vw), 3.2rem);
      font-weight: 500; }
      .btn.bg-pri .txt::before {
        content: '';
        position: absolute;
        width: 2rem;
        height: 2rem;
        background-color: #ffffff;
        top: 50%;
        left: 3.632rem;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: .3s;
        transition: .3s; }
    @media screen and (min-width: 1201px) {
      .btn.bg-pri:hover {
        background: #ffffff; }
        .btn.bg-pri:hover .txt::before {
          background-color: var(--color-pri); } }
  .btn-dr {
    cursor: pointer;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    .btn-dr.white .txt {
      color: #ffffff;
      padding-left: 3.2rem; }
      .btn-dr.white .txt::before {
        background-color: #ffffff; }
    .btn-dr.pink .txt {
      color: var(--color-pink);
      padding-left: 3.2rem; }
      .btn-dr.pink .txt::before {
        background-color: var(--color-pink); }
    .btn-dr.center {
      margin: 0 auto; }
    .btn-dr .txt {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      padding-left: 3.2rem;
      color: var(--Primary, var(--BLUE-TECH-R1, #004DF2));
      font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem);
      font-weight: 400;
      letter-spacing: -0.84px;
      position: relative;
      -webkit-transition: .3s;
      transition: .3s; }
      .btn-dr .txt::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1.6rem;
        height: 1.6rem;
        background-color: var(--color-pri);
        -webkit-transition: .3s;
        transition: .3s; }
    @media screen and (min-width: 1200px) {
      .btn-dr:hover {
        background: transparent; }
        .btn-dr:hover .txt::before {
          left: .8rem; } }
    .btn-dr input {
      display: none; }
  .btn.pink {
    background-color: var(--color-pink);
    border: 1px solid var(--color-pink); }
    .btn.pink:after {
      background-color: #ffffff; }
    @media screen and (min-width: 1201px) {
      .btn.pink:hover {
        background: transparent; }
        .btn.pink:hover .txt {
          color: var(--color-pink); }
        .btn.pink:hover img {
          -webkit-filter: brightness(0) saturate(100%) invert(70%) sepia(21%) saturate(5232%) hue-rotate(283deg) brightness(101%) contrast(105%);
          filter: brightness(0) saturate(100%) invert(70%) sepia(21%) saturate(5232%) hue-rotate(283deg) brightness(101%) contrast(105%); } }
  .btn.img .txt {
    padding: 1.2rem; }
  .btn.c-pink {
    background-color: var(--color-pink);
    border: 1px solid var(--color-pink); }
    @media screen and (min-width: 1201px) {
      .btn.c-pink:hover {
        background: transparent; }
        .btn.c-pink:hover .txt {
          color: var(--color-pink); } }
  .btn.c-yellow {
    background-color: var(--color-yellow);
    border: 1px solid var(--color-yellow); }
    @media screen and (min-width: 1201px) {
      .btn.c-yellow:hover {
        background: transparent; }
        .btn.c-yellow:hover .txt {
          color: var(--color-yellow); } }
  .btn.c-home {
    background-color: #FEF5DF;
    border: 1px solid #FEF5DF; }
    .btn.c-home .txt {
      color: var(--color-pri);
      position: relative;
      padding-left: 5.2rem;
      font-weight: 500;
      font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem);
      letter-spacing: -0.7px; }
      .btn.c-home .txt::before {
        content: '';
        position: absolute;
        width: 1.4rem;
        height: 1.4rem;
        background-color: var(--color-pri);
        top: 50%;
        left: 2.6rem;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: .3s;
        transition: .3s; }
    .btn.c-home::after {
      background: var(--color-pri); }
    @media screen and (min-width: 1201px) {
      .btn.c-home:hover {
        background: var(--color-pri);
        border: 1px solid var(--color-pri); }
        .btn.c-home:hover .txt {
          color: #FEF5DF; }
          .btn.c-home:hover .txt::before {
            background: #FEF5DF; } }

.seeDetail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
  -webkit-transition: 0.4s;
  transition: 0.4s; }
  @media (hover: hover) {
    .seeDetail:hover {
      background: transparent;
      color: var(--color-second); } }

.link {
  display: block;
  color: var(--color-pri);
  width: 100%;
  font-weight: 700;
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
  -webkit-transition: .3s;
  transition: .3s; }
  .link:hover {
    color: var(--color-second); }
  .link.center {
    text-align: center; }

.input {
  font-family: "TT Hoves Pro", sans-serif;
  width: 100%; }
  .input-area {
    height: auto; }

.re-label {
  color: #000000;
  font-weight: 700;
  margin-bottom: 0.8rem;
  display: block;
  font-size: 1.4rem; }

.re-input {
  padding: 1.4rem;
  width: 100%;
  font-family: "TT Hoves Pro", sans-serif;
  border: none;
  outline: none;
  display: block;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  border-radius: .8rem;
  font-size: 1.4rem;
  font-weight: 600; }
  .re-input:focus {
    border-color: var(--color-second); }
  .re-input.placeholder {
    color: var(--color-text); }
  .re-input:-moz-placeholder {
    color: var(--color-text); }
  .re-input::-moz-placeholder {
    color: var(--color-text); }
  .re-input:-ms-input-placeholder {
    color: var(--color-text); }
  .re-input::-webkit-input-placeholder {
    color: var(--color-text); }

textarea {
  resize: none; }

form .btn .wpcf7-spinner {
  position: absolute; }

form .wpcf7-form-control-wrap {
  display: block;
  position: relative; }

.ft-regi-btn {
  cursor: pointer; }

.page-numbers {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 5;
  margin: 1.2rem 0; }
  .page-numbers > li:not(:first-child) {
    margin-left: 8px; }
  .page-numbers > li > .page-numbers {
    margin: unset;
    border: 0.1rem solid #ffffff;
    width: 3.4rem;
    height: 3.4rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    background-color: #ffffff;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    color: #637381;
    font-size: 1.6rem;
    font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
    -webkit-transition: .3s;
    transition: .3s; }
    .page-numbers > li > .page-numbers::after {
      position: absolute;
      content: "";
      width: 0;
      height: 100%;
      top: 0;
      right: 0;
      background: var(--color-pri);
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
      z-index: 1;
      pointer-events: none; }
    .page-numbers > li > .page-numbers:after {
      z-index: -1; }
    @media (hover: hover) {
      .page-numbers > li > .page-numbers:hover:not(.dot) {
        color: white; }
        .page-numbers > li > .page-numbers:hover:not(.dot)::after {
          left: 0;
          width: 100%; } }
    .page-numbers > li > .page-numbers.current {
      color: white; }
      .page-numbers > li > .page-numbers.current::after {
        left: 0;
        width: 100%; }
    .page-numbers > li > .page-numbers.dot {
      background-color: transparent; }
    .page-numbers > li > .page-numbers i {
      font-weight: 400;
      font-size: 1.8rem; }

.f-14 {
  font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem); }

.f-16 {
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem); }

.f-18 {
  font-size: clamp(1.4rem, calc(1.3091rem + 0.4545vw), 1.8rem); }

.f-20 {
  font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem); }

.f-22 {
  font-size: 2.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-22 {
      font-size: 2rem; } }
  @media only screen and (max-width: 800px) {
    .f-22 {
      font-size: 1.9rem; } }

.f-24 {
  font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem); }

.f-26 {
  font-size: clamp(1.6rem, calc(1.3727rem + 1.1364vw), 2.6rem); }

.f-28 {
  font-size: clamp(1.8rem, calc(1.5727rem + 1.1364vw), 2.8rem); }

.f-30 {
  font-size: clamp(2rem, calc(1.7727rem + 1.1364vw), 3rem); }

.f-32 {
  font-size: clamp(2rem, calc(1.7273rem + 1.3636vw), 3.2rem); }

.f-34 {
  font-size: clamp(2rem, calc(1.6818rem + 1.5909vw), 3.4rem); }

.f-36 {
  font-size: clamp(2rem, calc(1.6364rem + 1.8182vw), 3.6rem); }

.f-38 {
  font-size: 3.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-38 {
      font-size: 2.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-38 {
      font-size: 2.4rem; } }

.f-40 {
  font-size: clamp(2.4rem, calc(2.0364rem + 1.8182vw), 4rem); }

.f-42 {
  font-size: 4.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-42 {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-42 {
      font-size: 2.2rem; } }

.f-44 {
  font-size: clamp(2.4rem, calc(1.9455rem + 2.2727vw), 4.4rem); }

.f-46 {
  font-size: 4.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-46 {
      font-size: 3.6rem; } }
  @media only screen and (max-width: 800px) {
    .f-46 {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-46 {
      font-size: 1.6rem; } }

.f-48 {
  font-size: 4.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-48 {
      font-size: 3.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-48 {
      font-size: 2.8rem; } }
  @media only screen and (max-width: 425px) {
    .f-48 {
      font-size: 2.4rem; } }

.f-50 {
  font-size: 5rem; }
  @media only screen and (max-width: 1200px) {
    .f-50 {
      font-size: 4rem; } }
  @media only screen and (max-width: 800px) {
    .f-50 {
      font-size: 3rem; } }
  @media only screen and (max-width: 600px) {
    .f-50 {
      font-size: 2rem; } }

.f-52 {
  font-size: 5.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-52 {
      font-size: 4.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-52 {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 600px) {
    .f-52 {
      font-size: 2.2rem; } }

.f-54 {
  font-size: 5.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-54 {
      font-size: 4.4rem; } }
  @media only screen and (max-width: 800px) {
    .f-54 {
      font-size: 3.4rem; } }
  @media only screen and (max-width: 600px) {
    .f-54 {
      font-size: 2.4rem; } }

.f-56 {
  font-size: clamp(2.6rem, calc(1.9182rem + 3.4091vw), 5.6rem); }

.f-58 {
  font-size: 5.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-58 {
      font-size: 4.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-58 {
      font-size: 3.8rem; } }
  @media only screen and (max-width: 600px) {
    .f-58 {
      font-size: 2.8rem; } }

.f-60 {
  font-size: 6rem; }
  @media only screen and (max-width: 1200px) {
    .f-60 {
      font-size: 5.5rem; } }
  @media only screen and (max-width: 800px) {
    .f-60 {
      font-size: 4.5rem; } }
  @media only screen and (max-width: 600px) {
    .f-60 {
      font-size: 3.5rem; } }

.f-62 {
  font-size: 6.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-62 {
      font-size: 5.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-62 {
      font-size: 4.2rem; } }
  @media only screen and (max-width: 600px) {
    .f-62 {
      font-size: 3.2rem; } }

.f-64 {
  font-size: 6.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-64 {
      font-size: 5.4rem; } }
  @media only screen and (max-width: 800px) {
    .f-64 {
      font-size: 4.4rem; } }
  @media only screen and (max-width: 600px) {
    .f-64 {
      font-size: 3.4rem; } }
  @media only screen and (max-width: 460px) {
    .f-64 {
      font-size: 3rem; } }

.f-66 {
  font-size: 6.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-66 {
      font-size: 5.6rem; } }
  @media only screen and (max-width: 800px) {
    .f-66 {
      font-size: 4.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-66 {
      font-size: 3.6rem; } }

.f-68 {
  font-size: 6.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-68 {
      font-size: 5.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-68 {
      font-size: 4.8rem; } }
  @media only screen and (max-width: 600px) {
    .f-68 {
      font-size: 3.8rem; } }

.f-70 {
  font-size: 7rem; }
  @media only screen and (max-width: 1200px) {
    .f-70 {
      font-size: 6rem; } }
  @media only screen and (max-width: 800px) {
    .f-70 {
      font-size: 5rem; } }
  @media only screen and (max-width: 600px) {
    .f-70 {
      font-size: 4rem; } }

.f-72 {
  font-size: 7.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-72 {
      font-size: 6.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-72 {
      font-size: 5.2rem; } }
  @media only screen and (max-width: 600px) {
    .f-72 {
      font-size: 4.2rem; } }

.f-74 {
  font-size: 7.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-74 {
      font-size: 6.4rem; } }
  @media only screen and (max-width: 800px) {
    .f-74 {
      font-size: 5.4rem; } }
  @media only screen and (max-width: 600px) {
    .f-74 {
      font-size: 4.4rem; } }

.f-76 {
  font-size: 7.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-76 {
      font-size: 5.6rem; } }
  @media only screen and (max-width: 800px) {
    .f-76 {
      font-size: 4.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-76 {
      font-size: 3.6rem; } }

.f-78 {
  font-size: 7.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-78 {
      font-size: 5.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-78 {
      font-size: 4.8rem; } }
  @media only screen and (max-width: 600px) {
    .f-78 {
      font-size: 3.8rem; } }

.f-80 {
  font-size: 8rem; }
  @media only screen and (max-width: 1200px) {
    .f-80 {
      font-size: 5rem; } }
  @media only screen and (max-width: 800px) {
    .f-80 {
      font-size: 4.5rem; } }
  @media only screen and (max-width: 600px) {
    .f-80 {
      font-size: 4rem;
      line-height: 1.5 !important; } }
  @media only screen and (max-width: 460px) {
    .f-80 {
      font-size: 3rem;
      line-height: 1.5 !important; } }

.f-82 {
  font-size: 8.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-82 {
      font-size: 7.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-82 {
      font-size: 6.2rem; } }
  @media only screen and (max-width: 600px) {
    .f-82 {
      font-size: 5.2rem; } }

.f-84 {
  font-size: 8.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-84 {
      font-size: 7.4rem; } }
  @media only screen and (max-width: 800px) {
    .f-84 {
      font-size: 6.4rem; } }
  @media only screen and (max-width: 600px) {
    .f-84 {
      font-size: 5.4rem; } }

.f-86 {
  font-size: 8.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-86 {
      font-size: 7.6rem; } }
  @media only screen and (max-width: 800px) {
    .f-86 {
      font-size: 6.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-86 {
      font-size: 5.6rem; } }

.f-88 {
  font-size: 8.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-88 {
      font-size: 7.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-88 {
      font-size: 6.8rem; } }
  @media only screen and (max-width: 600px) {
    .f-88 {
      font-size: 5.8rem; } }

.f-90 {
  font-size: 9rem; }
  @media only screen and (max-width: 1200px) {
    .f-90 {
      font-size: 8rem; } }
  @media only screen and (max-width: 800px) {
    .f-90 {
      font-size: 7rem; } }
  @media only screen and (max-width: 600px) {
    .f-90 {
      font-size: 6rem; } }

.f-92 {
  font-size: 9.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-92 {
      font-size: 8.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-92 {
      font-size: 7.2rem; } }
  @media only screen and (max-width: 600px) {
    .f-92 {
      font-size: 6.2rem; } }

.f-94 {
  font-size: 9.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-94 {
      font-size: 8.4rem; } }
  @media only screen and (max-width: 800px) {
    .f-94 {
      font-size: 7.4rem; } }
  @media only screen and (max-width: 600px) {
    .f-94 {
      font-size: 6.4rem; } }

.f-96 {
  font-size: clamp(3.6rem, calc(2.2364rem + 6.8182vw), 9.6rem); }

.f-98 {
  font-size: 9.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-98 {
      font-size: 8.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-98 {
      font-size: 7.8rem; } }
  @media only screen and (max-width: 600px) {
    .f-98 {
      font-size: 6.8rem; } }

.f-100 {
  font-size: 10rem; }
  @media only screen and (max-width: 1200px) {
    .f-100 {
      font-size: 9rem; } }
  @media only screen and (max-width: 800px) {
    .f-100 {
      font-size: 8rem; } }
  @media only screen and (max-width: 600px) {
    .f-100 {
      font-size: 7rem; } }
  @media only screen and (max-width: 460px) {
    .f-100 {
      font-size: 6rem; } }

.f-120 {
  font-size: 12rem; }
  @media only screen and (max-width: 1200px) {
    .f-120 {
      font-size: 11rem; } }
  @media only screen and (max-width: 800px) {
    .f-120 {
      font-size: 10rem; } }
  @media only screen and (max-width: 600px) {
    .f-120 {
      font-size: 9rem; } }
  @media only screen and (max-width: 460px) {
    .f-120 {
      font-size: 7rem; } }

.f-140 {
  font-size: 14rem; }
  @media only screen and (max-width: 1200px) {
    .f-140 {
      font-size: 13rem; } }
  @media only screen and (max-width: 800px) {
    .f-140 {
      font-size: 12rem; } }
  @media only screen and (max-width: 600px) {
    .f-140 {
      font-size: 10rem; } }
  @media only screen and (max-width: 460px) {
    .f-140 {
      font-size: 6rem; } }

.f-160 {
  font-size: 16rem; }
  @media only screen and (max-width: 1200px) {
    .f-160 {
      font-size: 14rem; } }
  @media only screen and (max-width: 800px) {
    .f-160 {
      font-size: 14rem; } }
  @media only screen and (max-width: 600px) {
    .f-160 {
      font-size: 13rem; } }
  @media only screen and (max-width: 460px) {
    .f-160 {
      font-size: 8rem; } }

.f-180 {
  font-size: 18rem; }
  @media only screen and (max-width: 1200px) {
    .f-180 {
      font-size: 16rem; } }
  @media only screen and (max-width: 800px) {
    .f-180 {
      font-size: 15rem; } }
  @media only screen and (max-width: 600px) {
    .f-180 {
      font-size: 14rem; } }
  @media only screen and (max-width: 460px) {
    .f-180 {
      font-size: 9rem; } }

.f-200 {
  font-size: 20rem; }
  @media only screen and (max-width: 1200px) {
    .f-200 {
      font-size: 16rem; } }
  @media only screen and (max-width: 800px) {
    .f-200 {
      font-size: 13rem; } }
  @media only screen and (max-width: 600px) {
    .f-200 {
      font-size: 10rem; } }
  @media only screen and (max-width: 460px) {
    .f-200 {
      font-size: 8rem; } }

.wrap-text {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .wrap-text .icon {
    width: 3.2rem;
    display: block;
    margin-right: 1.2rem; }

.t-white {
  color: white; }

.t-main {
  color: var(--color-pri); }

.t-second {
  color: var(--color-second); }

.t-third {
  color: #408630; }

.t-text-2 {
  color: #040404; }

.t-pink {
  color: #ed907a; }

.t-1D1E41 {
  color: #1d1e41; }

.t-underline {
  text-decoration: underline; }

.t-line {
  position: relative;
  display: inline-block; }
  .t-line::before {
    position: absolute;
    content: "";
    min-width: 48rem;
    width: calc(100% + 3rem);
    height: 2.8rem;
    background: var(--color-pri);
    bottom: 0%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    z-index: -1; }
    @media screen and (max-width: 1200px) {
      .t-line::before {
        min-width: 32rem;
        height: 1.4rem; } }
    @media screen and (max-width: 800px) {
      .t-line::before {
        min-width: 26rem;
        height: 1rem; } }
  .t-line.right::before {
    right: 0; }
  .t-line.left::before {
    left: 0; }
  .t-line.line-2 .text::before {
    bottom: 0.8rem;
    top: auto;
    -webkit-transform: none;
    transform: none;
    background: #d9d9d9;
    height: 0.2rem; }
  .t-line.short {
    margin-top: 0; }
    .t-line.short::before, .t-line.short::after {
      position: absolute;
      content: "";
      width: 6.6rem;
      height: 0.1rem;
      background: var(--color-pri);
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
    .t-line.short::before {
      right: calc(100% + 0.9rem); }
    .t-line.short::after {
      left: calc(100% + 0.9rem); }
  .t-line-db {
    position: relative;
    padding-bottom: 1rem; }
    .t-line-db::before, .t-line-db:after {
      position: absolute;
      content: "";
      width: 5rem;
      height: 0.2rem;
      background: var(--color-second);
      left: 50%; }
    .t-line-db::before {
      bottom: 0;
      -webkit-transform: translateX(-10%);
      transform: translateX(-10%); }
    .t-line-db::after {
      bottom: 0.5rem;
      -webkit-transform: translateX(-60%);
      transform: translateX(-60%); }
    .t-line-db.line-db-2::after {
      left: 0;
      -webkit-transform: none;
      transform: none; }
    .t-line-db.line-db-2::before {
      left: 0;
      -webkit-transform: translateX(50%);
      transform: translateX(50%); }

.t-break {
  white-space: pre-line; }

.t-stroke {
  text-shadow: 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem black, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white;
  -webkit-font-smoothing: antialiased;
  color: var(--color-second); }

.t-pre-line {
  white-space: pre-line; }

.t-sp-1 {
  letter-spacing: 0.06em; }

.t-sd-1 {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }

.t-font-2 {
  font-family: "SVN-Taken by Vultures"; }

.t-pre-lỉne {
  white-space: pre-line; }

.t-linear {
  background: -webkit-gradient(linear, left top, right top, color-stop(2.67%, #39b16c), color-stop(3.67%, #38af6b), color-stop(71.67%, #255361), color-stop(102.67%, #1e2f5e));
  background: linear-gradient(90deg, #39b16c 2.67%, #38af6b 3.67%, #255361 71.67%, #1e2f5e 102.67%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent; }

.text-line {
  padding-bottom: 2rem;
  position: relative; }
  .text-line::before {
    position: absolute;
    content: "";
    height: 0.1rem;
    width: 12rem;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(47.37%, #0eb252), color-stop(102.98%, #72c595));
    background: linear-gradient(0deg, #0eb252 47.37%, #72c595 102.98%);
    opacity: 0.5;
    bottom: 0;
    left: 0; }
    @media screen and (max-width: 450px) {
      .text-line::before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); } }

.fw-1 {
  font-weight: 100; }

.fw-2 {
  font-weight: 200; }

.fw-4 {
  font-weight: 400; }

.fw-3 {
  font-weight: 300; }

.fw-5 {
  font-weight: 500; }

.fw-6 {
  font-weight: 600; }

.fw-7 {
  font-weight: 700; }

.fw-8 {
  font-weight: 800; }

.fw-b {
  font-weight: bold; }

.fw-i {
  font-style: italic; }

.t-upper {
  text-transform: uppercase; }

.t-non-upper {
  text-transform: unset; }

.c-pri {
  color: var(--color-pri); }

.c-pink {
  color: var(--color-pink); }

.c-yellow {
  color: var(--color-yellow); }

.c-green {
  color: #00C0D7; }

.c-second {
  color: var(--color-second); }

.c-third {
  color: #408630; }

.c-four {
  color: #FCB445; }

.c-five {
  color: #f05123; }

.c-white {
  color: white; }

.c-black {
  color: #000000; }

.c-txt {
  color: var(--color-text); }

.c-txt-s {
  color: #363636; }

.bc-pri {
  background-color: var(--color-pri); }

.bc-second {
  background-color: var(--color-second); }

.bc-third {
  background-color: #408630; }

.bc-four {
  background-color: #FCB445; }

.bc-five {
  background-color: #f05123; }

.over-hd {
  overflow: hidden; }

.z-i-1 {
  z-index: 1; }

.z-i-2 {
  z-index: 2; }

.z-i-3 {
  z-index: 3; }

.z-i-4 {
  z-index: 4; }

.z-i-5 {
  z-index: 5; }

.m-mid {
  margin: 0 auto; }

.m-end {
  margin-left: auto; }

.m-top {
  margin-top: 2.4rem; }

.m-start {
  margin-right: auto; }

.f-mid {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center; }

.f-end {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.lg-download,
#lg-actual-size,
#lg-share {
  display: none; }

.lg-backdrop,
.lg-outer {
  z-index: 99999; }

.lg-outer .lg-thumb-item {
  border: 0.2rem solid var(--color-pri);
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease; }
  .lg-outer .lg-thumb-item.active {
    border-color: #408630; }
  @media (hover: hover) {
    .lg-outer .lg-thumb-item:hover {
      border-color: #408630; } }

.lg-prev.lg-icon::after {
  display: none; }

.lg-next.lg-icon::before {
  display: none; }

.lg-prev.lg-icon,
.lg-next.lg-icon {
  width: 4rem;
  height: 4rem; }
  .lg-prev.lg-icon i,
  .lg-next.lg-icon i {
    background: #F36F3F;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; }

.lg-outer .lg-thumb-outer {
  background-color: #000; }

.lg-close.lg-icon {
  background: #F36F3F;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent; }

.lg-outer .lg-toogle-thumb {
  background: #F36F3F;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  width: 4rem;
  height: 4rem; }

.lg-img-wrap {
  border-radius: .8rem; }

.lg-thumb-item {
  border-radius: .8rem; }

.lg-outer .lg-thumb {
  margin: 0 auto -5px; }

.tabPanel {
  display: none; }

.tabBtn {
  cursor: pointer; }

.orders-table .status,
table .status {
  font-weight: 700; }
  .orders-table .status.waiting,
  table .status.waiting {
    color: #F2C524; }
  .orders-table .status.success,
  table .status.success {
    color: #408630; }
  .orders-table .status.cancle,
  table .status.cancle {
    color: #D31D1D; }

.slider {
  position: relative; }

.relative {
  position: relative; }

.head {
  margin-bottom: 3.2rem; }
  .head.space {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .head.center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .head.end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .head.start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  @media screen and (max-width: 700px) {
    .head.mb-center {
      text-align: center; }
      .head.mb-center .left {
        width: 100%; }
      .head.mb-center .right {
        width: 100%; }
      .head.mb-center .cdw {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .head.mb-center .btn {
        margin: 0 auto; } }

.hv-bd {
  position: relative; }
  .hv-bd::before {
    content: '';
    position: absolute;
    left: 0.8rem;
    top: 0.8rem;
    right: 0.8rem;
    bottom: 0.8rem;
    border: 0.1rem solid white;
    z-index: 1;
    -webkit-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
    border-radius: 1rem; }
  .hv-bd img {
    -webkit-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out; }
  @media (hover: hover) {
    .hv-bd:hover::before {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
    .hv-bd:hover img {
      transform: translate(-50%, -50%) scale(1.05);
      -webkit-transform: translate(-50%, -50%) scale(1.05);
      -moz-transform: translate(-50%, -50%) scale(1.05);
      -o-transform: translate(-50%, -50%) scale(1.05); } }

.gItem {
  cursor: pointer; }

.parallaxJS img {
  position: relative; }

@media screen and (min-width: 1201px) {
  .hidden-desk {
    display: none !important; } }

@media screen and (max-width: 1199px) {
  .hidden-mobile {
    display: none !important; } }

.full {
  width: 100%; }

.wp-block-image img {
  display: block;
  margin: 0 auto; }

.calendar-table td {
  width: 3.2rem !important;
  height: 3.2rem !important;
  border: 0.4rem solid white !important;
  border-radius: 1.2rem !important; }

.calendar-table td.today {
  background: #DFE4EA;
  color: var(--color-pri); }

.calendar-table td.active {
  background: var(--color-pri);
  color: white; }
  @media (hover: hover) {
    .calendar-table td.active:hover {
      background: var(--color-pri); } }

.calendar-table th.next {
  background: #DFE4EA;
  width: 3.2rem !important;
  height: 3.2rem !important;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center; }
  .calendar-table th.next span {
    -webkit-transform: none !important;
    transform: none !important;
    border: none !important; }
    .calendar-table th.next span::after {
      content: "\f054";
      font-family: "Font Awesome 6 Pro";
      color: var(--color-pri); }

.calendar-table th.prev {
  background: #DFE4EA;
  width: 3.2rem !important;
  height: 3.2rem !important;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center; }
  .calendar-table th.prev span {
    -webkit-transform: none !important;
    transform: none !important;
    border: none !important; }
    .calendar-table th.prev span::after {
      content: "\f053";
      font-family: "Font Awesome 6 Pro";
      color: var(--color-pri); }

.daterangepicker {
  border: none;
  -webkit-box-shadow: 0px 6px 15px 0px rgba(64, 79, 104, 0.05);
  box-shadow: 0px 6px 15px 0px rgba(64, 79, 104, 0.05);
  border-radius: 1rem; }
  .daterangepicker::before, .daterangepicker::after {
    content: none; }

.star {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .star-flex {
    gap: 0.3rem; }
  .star .star-list {
    height: unset; }
  .star .star-empty i {
    color: #dedede;
    font-size: 1.4rem; }
  .star .star-filter i {
    color: #FFC107;
    font-size: 1.4rem; }

.rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem; }
  .rating .stars {
    cursor: pointer; }
    .rating .stars i {
      color: #FCC21F; }
    .rating .stars.active i {
      color: #FCC21F;
      font-weight: 900; }
  .rating .star {
    width: 2rem;
    height: 2rem;
    background: gray;
    display: block; }

.form {
  --height: 4.4rem;
  --bdr: 0;
  --bdcl: var(--color-pri); }
  .form-list {
    --cg: 2.4rem;
    --rg: 2.4rem; }
    @media screen and (max-width: 1200px) {
      .form-list {
        --cg: 1.2rem;
        --rg: 1.2rem; } }
  .form-ip .text {
    display: block;
    margin-bottom: 1rem;
    color: #5F626B;
    font-weight: 500;
    letter-spacing: 0.16px;
    margin-bottom: .8rem; }
    .form-ip .text .red {
      color: red;
      font-weight: 400; }
  .form-ip .input {
    position: relative; }
    .form-ip .input .seepassJS {
      position: absolute;
      right: 1rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #dedede;
      cursor: pointer; }
  .form-ip input,
  .form-ip textarea {
    background-color: #ffffff;
    border: 0.1rem solid #EFEDF2;
    border-radius: 0;
    outline: none;
    padding: 1.2rem 2rem;
    width: 100%;
    background-color: #ffffff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 1.6rem;
    height: var(--height); }
    .form-ip input.placeholder,
    .form-ip textarea.placeholder {
      color: #A4A1AB;
      font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem); }
    .form-ip input:-moz-placeholder,
    .form-ip textarea:-moz-placeholder {
      color: #A4A1AB;
      font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem); }
    .form-ip input::-moz-placeholder,
    .form-ip textarea::-moz-placeholder {
      color: #A4A1AB;
      font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem); }
    .form-ip input:-ms-input-placeholder,
    .form-ip textarea:-ms-input-placeholder {
      color: #A4A1AB;
      font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem); }
    .form-ip input::-webkit-input-placeholder,
    .form-ip textarea::-webkit-input-placeholder {
      color: #A4A1AB;
      font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem); }
    .form-ip input:focus,
    .form-ip textarea:focus {
      border-color: var(--color-pri); }
  .form-ip textarea {
    min-height: 8.4rem; }
  .form-ip.per5 {
    width: 50%; }
    @media screen and (max-width: 500px) {
      .form-ip.per5 {
        width: 100%; } }
  .form-ip .select2-container--default .select2-selection--single {
    border-radius: 0;
    background-color: #ffffff;
    border-color: #EFEDF2; }
  .form-ip .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #A4A1AB;
    font-size: 1.4rem; }
  .form-ip .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-radius: 0 !important; }
  .form-ip .select2-container .select2-selection--single .select2-selection__rendered {
    font-weight: 400;
    font-size: 1.4rem; }

.list-wrap,
.d-wrap {
  margin-left: -1.2rem;
  margin-right: -1.2rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 1200px) {
    .list-wrap,
    .d-wrap {
      margin-left: -1rem;
      margin-right: -1rem; } }
  @media screen and (max-width: 600px) {
    .list-wrap,
    .d-wrap {
      margin-left: -0.4rem;
      margin-right: -0.4rem; } }

.list-item,
.d-item {
  padding-left: 1.2rem;
  padding-right: 1.2rem; }
  @media screen and (max-width: 1200px) {
    .list-item,
    .d-item {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media screen and (max-width: 600px) {
    .list-item,
    .d-item {
      padding-left: 0.4rem;
      padding-right: 0.4rem; } }

.list-2,
.d-2 {
  width: calc(100% / 2); }

.list-3,
.d-3 {
  width: calc(100% / 3); }
  @media screen and (max-width: 800px) {
    .list-3,
    .d-3 {
      width: 50%; } }

.list-4,
.d-4 {
  width: calc(100% / 4); }
  @media screen and (max-width: 1024px) {
    .list-4,
    .d-4 {
      width: calc(100% / 3); } }
  @media screen and (max-width: 600px) {
    .list-4,
    .d-4 {
      width: calc(100% / 2); } }
  @media screen and (max-width: 350px) {
    .list-4,
    .d-4 {
      width: 100%; } }

.list-5,
.d-5 {
  width: calc(100% / 5); }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-2 {
  margin-bottom: 0.2rem; }

.mb-4 {
  margin-bottom: 0.4rem; }

.mb-6 {
  margin-bottom: 0.6rem; }

.mb-8 {
  margin-bottom: 0.8rem; }

.mb-8s:not(:last-child) {
  margin-bottom: 0.8rem; }

.mb-10 {
  margin-bottom: 1rem; }

.mb-10s:not(:last-child) {
  margin-bottom: 1rem; }

.mb-12 {
  margin-bottom: 1.2rem; }

.mb-12s:not(:last-child) {
  margin-bottom: 1.2rem; }

.mb-14 {
  margin-bottom: 1.4rem; }

.mb-14s:not(:last-child) {
  margin-bottom: 1.4rem; }

.mb-15 {
  margin-bottom: 1.5rem; }

.mb-15s:not(:last-child) {
  margin-bottom: 1.5rem; }

.mb-16 {
  margin-bottom: 1.6rem; }

.mb-16s:not(:last-child) {
  margin-bottom: 1.6rem; }

.mb-18 {
  margin-bottom: 1.8rem; }

.mb-18s:not(:last-child) {
  margin-bottom: 1.8rem; }

.mb-20 {
  margin-bottom: 2rem; }

.mb-20s:not(:last-child) {
  margin-bottom: 2rem; }

.mb-24 {
  margin-bottom: 2.4rem; }

.mb-24s:not(:last-child) {
  margin-bottom: 2.4rem; }

.mb-25 {
  margin-bottom: 2.5rem; }

.mb-25s:not(:last-child) {
  margin-bottom: 2.5rem; }

.mb-30 {
  margin-bottom: 3rem; }

.mb-30s:not(:last-child) {
  margin-bottom: 3rem; }

.mb-32 {
  margin-bottom: 3.2rem; }

.mb-32s:not(:last-child) {
  margin-bottom: 3.2rem; }

.mb-40 {
  margin-bottom: 4rem; }

.mb-40s:not(:last-child) {
  margin-bottom: 4rem; }

.mb-48 {
  margin-bottom: 4.8rem; }

.mb-48s:not(:last-child) {
  margin-bottom: 4.8rem; }

.mb-56 {
  margin-bottom: 5.6rem; }

.mb-56s:not(:last-child) {
  margin-bottom: 5.6rem; }

.mb-64 {
  margin-bottom: 6.4rem; }

.mb-64s:not(:last-child) {
  margin-bottom: 6.4rem; }

.mb-72 {
  margin-bottom: 7.2rem; }

.mb-72s:not(:last-child) {
  margin-bottom: 7.2rem; }

.mb-80 {
  margin-bottom: 8rem; }

.mb-80s:not(:last-child) {
  margin-bottom: 8rem; }

.ss-mg {
  margin: var(--pd-sc) 0; }

.ss-mg-t {
  margin-top: var(--pd-sc); }

.ss-mg-b {
  margin-bottom: var(--pd-sc); }

.ss-pd {
  padding: var(--pd-sc) 0; }

.ss-pd-t {
  padding-top: var(--pd-sc); }

.ss-pd-b {
  padding-bottom: var(--pd-sc); }

.recheck-item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
  .recheck-item.active .recheck-checkbox::before {
    opacity: 1; }
  .recheck-item.active .recheck-radio {
    border: 0.1rem solid var(--color-pri); }
    .recheck-item.active .recheck-radio::before {
      opacity: 1; }

.recheck-checkbox {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.4rem;
  background-color: transparent;
  border: 1px solid var(--color-pri);
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .recheck-checkbox::before {
    content: "";
    position: absolute;
    left: -0.2rem;
    top: -0.2rem;
    right: -0.2rem;
    bottom: -0.2rem;
    background-image: url(../assets/images/tick.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-size: cover;
    -webkit-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
    opacity: 0; }

.recheck-radio {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 100rem;
  border: 0.1rem solid #363636;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative; }
  .recheck-radio::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 100rem;
    background-color: var(--color-pri);
    opacity: 0; }

.recheck-method {
  width: 4.8rem;
  height: 4.8rem;
  border: 0.1rem solid #EBEBEB;
  border-radius: 0.8rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin-left: 0.8rem; }
  .recheck-method img {
    width: 2.4rem;
    height: 2.4rem; }

.recheck-text {
  margin-left: 0.8rem;
  line-height: 1.1;
  color: var(--color-text); }

.star {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
  align-content: start; }
  .star-list {
    position: relative;
    height: 2rem; }
  .star-flex {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .star-flex .icon {
      width: 2.2rem; }
      .star-flex .icon:not(:first-child) {
        margin-left: 0.4rem; }
  .star-filter {
    overflow: hidden;
    position: absolute;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0;
    height: 100%;
    width: 0; }

@media screen and (min-width: 1201px) {
  .side-fixed {
    height: 100%; } }

@media screen and (max-width: 1199px) {
  .side-fixed {
    position: fixed;
    width: 300px;
    max-width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #FFF5DF;
    z-index: 51;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    opacity: 0;
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%);
    visibility: hidden; }
    .side-fixed.open {
      opacity: 1;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      visibility: visible; } }

@media screen and (min-width: 1201px) {
  .side-fixed-wrap {
    height: 100%; } }

@media screen and (max-width: 1199px) {
  .side-fixed-wrap {
    padding: 5.5rem 1.5rem 1.5rem 1.5rem;
    width: 100%;
    height: 100%;
    overflow-y: auto; } }

.side-overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 50;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  opacity: 0;
  -webkit-transform: translateX(-110%);
  transform: translateX(-110%);
  visibility: hidden; }
  .side-overlay.open {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible; }
  @media screen and (min-width: 1201px) {
    .side-overlay {
      display: none; } }

.side-open:not(.no-style) {
  width: 4rem;
  height: 4rem;
  position: fixed;
  left: 0;
  z-index: 40;
  background-color: var(--color-pri);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 0 100rem 100rem 0;
  cursor: pointer;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out; }
  .side-open:not(.no-style).close {
    opacity: 0;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    visibility: visible; }
  @media screen and (min-width: 1201px) {
    .side-open:not(.no-style) {
      display: none; } }
  .side-open:not(.no-style)-wrap {
    width: 3rem;
    height: 3rem;
    border-radius: 100rem;
    background-color: white;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center; }
    .side-open:not(.no-style)-wrap .icon {
      color: #ffffff;
      font-weight: 600;
      font-size: 1.6rem; }

.side-open-wrap .icon {
  color: #ffffff; }

.side-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.5rem;
  padding: 0 0 0 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: white;
  background-color: var(--color-second); }
  @media screen and (min-width: 1201px) {
    .side-top {
      display: none; } }
  .side-top .text {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }

.side-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  background-color: var(--color-pri);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0 0 0 0.4rem; }
  .side-close .icon {
    font-size: 1.8rem;
    font-weight: 400;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    color: #ffffff; }
  @media screen and (min-width: 1201px) {
    .side-close {
      display: none; } }

.social-list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .4rem; }

.social-link {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #DFE4EA;
  background-color: white;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center; }
  .social-link img {
    width: 1.6rem;
    height: 1.6rem; }
    @media screen and (max-width: 425px) {
      .social-link img {
        -webkit-filter: brightness(0) saturate(100%) invert(7%) sepia(72%) saturate(472%) hue-rotate(181deg) brightness(92%) contrast(96%);
        filter: brightness(0) saturate(100%) invert(7%) sepia(72%) saturate(472%) hue-rotate(181deg) brightness(92%) contrast(96%); } }
  .social-link:hover {
    border: 1px solid var(--color-pri);
    background-color: var(--color-pri); }
    .social-link:hover img {
      -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(13%) hue-rotate(81deg) brightness(106%) contrast(106%);
      filter: brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(13%) hue-rotate(81deg) brightness(106%) contrast(106%); }

.sidefix {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  right: 3rem;
  bottom: 12rem;
  z-index: 3;
  gap: 2rem; }
  @media screen and (max-width: 768px) {
    .sidefix {
      right: 1.5rem; } }
  .sidefix-item {
    position: relative;
    background-color: var(--color-pri);
    border-radius: 100rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    cursor: pointer; }
    .sidefix-item:hover .sidefix-sub {
      -webkit-transform: scale(1);
      transform: scale(1); }
    .sidefix-item:nth-child(1) {
      background-color: transparent; }
      .sidefix-item:nth-child(1) .sidefix-link img {
        -webkit-animation: beat 2s infinite ease-out;
        animation: beat 2s infinite ease-out;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .sidefix-item:nth-child(2) .sidefix-link {
      border-radius: 4rem;
      border: 0.2rem solid #003EC4;
      background: #ffffff; }
      .sidefix-item:nth-child(2) .sidefix-link img {
        -webkit-animation: phoneRing 1.2s linear infinite;
        animation: phoneRing 1.2s linear infinite;
        width: 2.4rem;
        height: 2.4rem; }
  .sidefix-sub {
    position: absolute;
    background: var(--color-pri);
    right: calc(100% + 1rem);
    padding: 1.5rem 1rem;
    border-radius: 1rem;
    bottom: 0;
    min-width: 20rem;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; }
    .sidefix-sub::before {
      content: '';
      position: absolute;
      left: 100%;
      width: 1rem;
      height: 100%;
      top: 0; }
    .sidefix-sub::after {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      border-top: 0.5rem solid transparent;
      border-bottom: 0.5rem solid transparent;
      border-left: 0.5rem solid var(--color-pri);
      left: 100%;
      bottom: 1.5rem; }
    .sidefix-sub-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 1rem; }
      .sidefix-sub-item:not(:first-child) {
        margin-top: 1.2rem; }
      .sidefix-sub-item img {
        width: 3.2rem;
        height: 3.2rem; }
      .sidefix-sub-item .text {
        font-size: 1.4rem;
        line-height: 1.2; }
        .sidefix-sub-item .text-name {
          display: block;
          color: white;
          font-weight: 500; }
        .sidefix-sub-item .text-link {
          color: white; }
        @media (hover: hover) {
          .sidefix-sub-item .text:hover .text-link {
            text-decoration: underline; } }
  .sidefix-link {
    width: 4.6rem;
    height: 4.6rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center; }
    .sidefix-link img {
      width: inherit;
      height: inherit; }

.text-hori .char {
  -webkit-transition: 0.6s calc(var(--char-index) * 0.02s) ease-in-out;
  transition: 0.6s calc(var(--char-index) * 0.02s) ease-in-out;
  -webkit-transform: translateX(4rem);
  transform: translateX(4rem);
  opacity: 0; }

.text-hori.is-inview .char {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.text-verti .char {
  -webkit-transition: 0.6s calc(var(--char-index) * 0.02s) ease-in-out;
  transition: 0.6s calc(var(--char-index) * 0.02s) ease-in-out;
  -webkit-transform: translateY(4rem);
  transform: translateY(4rem);
  opacity: 0; }

.text-verti.is-inview .char {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

.text-scale .char {
  -webkit-transition: 0.6s calc(var(--char-index) * 0.02s) ease-in-out;
  transition: 0.6s calc(var(--char-index) * 0.02s) ease-in-out;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0; }

.text-scale.is-inview .char {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  border-radius: 0.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.5rem;
  gap: 1rem; }
  .count-btn {
    width: 3rem;
    height: 3rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    cursor: pointer;
    border-radius: 0.4rem;
    -webkit-transition: 0.4s;
    transition: 0.4s; }
    .count-btn i {
      font-size: 1rem; }
    @media (hover: hover) {
      .count-btn:hover {
        background: var(--color-pri);
        color: white; } }

.hover-rec::after {
  content: '';
  position: absolute;
  left: 0rem;
  top: 0rem;
  right: 0rem;
  bottom: 0rem;
  border: 0.1rem solid transparent;
  border-radius: inherit;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  pointer-events: none; }

@media (hover: hover) {
  .hover-rec:hover::after {
    left: 2%;
    top: 2%;
    right: 2%;
    bottom: 2%;
    border-color: var(--color-second); } }

.title .title-pri {
  font-size: clamp(2.4rem, calc(1.9455rem + 2.2727vw), 4.4rem);
  color: var(--color-text);
  font-weight: 500;
  text-wrap: pretty;
  line-height: 1.1; }
  .title .title-pri.t-white {
    color: white; }

.title .title-second {
  font-size: clamp(2.4rem, calc(1.9455rem + 2.2727vw), 4.4rem);
  font-weight: 500;
  position: relative;
  text-wrap: pretty;
  line-height: 1.1; }
  @media screen and (max-width: 425px) {
    .title .title-second {
      letter-spacing: -1.56px; } }

.title .title-sub {
  font-weight: 400;
  color: var(--color-text);
  text-wrap: pretty;
  line-height: normal; }

.checker {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .checker .sqr {
    width: 2.4rem;
    height: 2.4rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    display: block; }
    .checker .sqr::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background-image: url("../assets/images/check-empty.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      left: 0;
      top: 0; }
  .checker .circle {
    width: 2.4rem;
    height: 2.4rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    display: block; }
    .checker .circle::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background-image: url("../assets/images/radio-empty.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      left: 0;
      top: 0; }
  .checker .txt {
    display: block; }
    @media screen and (max-width: 500px) {
      .checker .txt {
        font-size: 1.4rem; } }
  .checker input {
    display: none; }
  .checker input:checked ~ .sqr::after {
    background-image: url("../assets/images/check-fill.svg"); }
  .checker input:checked ~ .circle::after {
    background-image: url("../assets/images/radio-fill.svg"); }

.blogs-item {
  padding: 0 1.6rem;
  --bg-color: var(--color-pri); }
  @media screen and (max-width: 800px) {
    .blogs-item {
      padding: 0 .8rem; } }
  .blogs-item-wr {
    height: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .blogs-item .image {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }
    .blogs-item .image-inner {
      display: block;
      padding-top: calc((1 / 1) * 100%);
      position: relative;
      overflow: hidden; }
      .blogs-item .image-inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transition: .3s;
        transition: .3s; }
  .blogs-item .content {
    padding: 2.4rem 1.4rem;
    background-color: var(--bg-color, --color-pri);
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    @media screen and (max-width: 425px) {
      .blogs-item .content {
        padding: 1.6rem; } }
    .blogs-item .content .tt {
      color: #ffffff;
      font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
      font-weight: 500;
      line-height: 1.1;
      margin-bottom: 1.2rem;
      text-wrap: balance;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-wrap: pretty; }
      @media screen and (max-width: 425px) {
        .blogs-item .content .tt {
          font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem); } }
    .blogs-item .content .dr-name {
      color: #ffffff;
      font-family: "TT Hoves Pro";
      font-size: clamp(1.2rem, calc(1.2364rem + 1.8182vw), 1.2rem);
      font-weight: 700;
      text-wrap: pretty; }
      @media screen and (max-width: 425px) {
        .blogs-item .content .dr-name {
          font-size: 1rem; } }
  .blogs-item.blue .content {
    background-color: var(--color-pri); }
  .blogs-item.yellow .content {
    background-color: var(--color-yellow); }
  .blogs-item.pink .content {
    background-color: var(--color-pink); }
  @media screen and (min-width: 1201px) {
    .blogs-item:hover .image-inner img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1); } }

.dr-list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -1.6rem; }
  @media screen and (max-width: 800px) {
    .dr-list {
      margin: -.8rem; } }
  .dr-list .dr-item {
    width: calc(100% / 4); }
    @media screen and (max-width: 1060px) {
      .dr-list .dr-item {
        width: calc(100% / 3);
        margin-bottom: 3.2rem; } }
    @media screen and (max-width: 800px) {
      .dr-list .dr-item {
        width: calc(100% / 2);
        margin-bottom: 1.6rem; } }
    @media screen and (max-width: 375px) {
      .dr-list .dr-item {
        width: 100%; } }

.dr-item {
  padding: 1.6rem;
  --bg-color: var(--color-pri); }
  @media screen and (max-width: 800px) {
    .dr-item {
      padding: .8rem; } }
  .dr-item-wr {
    height: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .dr-item .image {
    width: 100%; }
    .dr-item .image-inner {
      display: block;
      padding-top: calc((1 / 1) * 100%);
      position: relative;
      overflow: hidden; }
      .dr-item .image-inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transition: .3s;
        transition: .3s; }
  .dr-item .content {
    padding: 2.4rem 3.2rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: var(--bg-color, --color-pri); }
    @media screen and (max-width: 425px) {
      .dr-item .content {
        padding: 1.2rem 1.6rem; } }
    .dr-item .content .dr-name {
      color: var(--WHITE, #FFF);
      font-size: 1.6rem;
      font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
      font-weight: 700;
      margin-bottom: .6rem;
      line-height: normal;
      text-wrap: pretty; }
    .dr-item .content .dr-sub {
      line-height: normal;
      color: var(--WHITE, #FFF);
      font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem);
      font-weight: 400;
      margin-bottom: 2.4rem;
      text-wrap: pretty; }
      @media screen and (max-width: 800px) {
        .dr-item .content .dr-sub {
          margin-bottom: calc(2.4rem / 2); } }
    .dr-item .content .btn-wr {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      gap: .8rem; }
  @media screen and (min-width: 1201px) {
    .dr-item:hover .image-inner img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1); } }
  .dr-item.blue .content {
    background-color: var(--color-pri); }
  .dr-item.yellow .content {
    background-color: var(--color-yellow); }
  .dr-item.pink .content {
    background-color: var(--color-pink); }
  .dr-item.kid .content {
    background-color: var(--kid); }

.dr-staff .title-second {
  font-size: clamp(2.4rem, calc(1.9455rem + 2.2727vw), 4.4rem);
  margin-bottom: 4.8rem;
  text-wrap: pretty; }
  @media screen and (max-width: 800px) {
    .dr-staff .title-second {
      margin-bottom: calc(4.8rem / 2); } }

@media screen and (min-width: 1061px) {
  .dr-staff .dr-list {
    margin-bottom: 4rem; } }
  @media screen and (min-width: 1061px) and (max-width: 800px) {
    .dr-staff .dr-list {
      margin-bottom: calc(4rem / 2); } }

.blogs-list-wr {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1.6rem; }
  @media screen and (max-width: 800px) {
    .blogs-list-wr {
      margin: 0 -.8rem; } }
  .blogs-list-wr .blogs-item {
    margin-bottom: 4rem;
    width: calc(100% / 4); }
    @media screen and (max-width: 800px) {
      .blogs-list-wr .blogs-item {
        margin-bottom: calc(4rem / 2); } }
    @media screen and (max-width: 800px) {
      .blogs-list-wr .blogs-item {
        width: calc(100% / 3); } }
    @media screen and (max-width: 550px) {
      .blogs-list-wr .blogs-item {
        width: calc(100% / 2); } }

.blogs-detail {
  position: relative;
  margin-bottom: 4rem; }
  @media screen and (max-width: 800px) {
    .blogs-detail {
      margin-bottom: calc(4rem / 2); } }
  .blogs-detail .social-list {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 2; }
  .blogs-detail .breadcrumb {
    padding-top: 3.2rem;
    padding-bottom: 2.4rem; }
    @media screen and (max-width: 800px) {
      .blogs-detail .breadcrumb {
        padding-top: calc(3.2rem / 2); } }
    @media screen and (max-width: 800px) {
      .blogs-detail .breadcrumb {
        padding-bottom: calc(2.4rem / 2); } }
    @media screen and (max-width: 425px) {
      .blogs-detail .breadcrumb-item {
        font-size: clamp(1.2rem, calc(1.2364rem + 1.8182vw), 1.2rem); } }
  .blogs-detail .navilink {
    margin-bottom: 5.5rem;
    position: sticky;
    top: calc(var(--size-hd) / 2);
    background: #FFF;
    z-index: 2; }
    @media screen and (max-width: 800px) {
      .blogs-detail .navilink {
        margin-bottom: calc(5.5rem / 2); } }
    @media screen and (max-width: 1200px) {
      .blogs-detail .navilink {
        top: var(--size-hd); } }
    .blogs-detail .navilink-wr.active .navilink-top i {
      rotate: 180deg; }
    .blogs-detail .navilink-top {
      padding: .6rem 1.6rem;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 1rem;
      background-color: var(--color-pri);
      color: #FFF;
      cursor: pointer; }
      .blogs-detail .navilink-top .text {
        font-size: clamp(1.4rem, calc(1.3091rem + 0.4545vw), 1.8rem); }
      .blogs-detail .navilink-top i {
        -webkit-transition: .3s;
        transition: .3s;
        font-size: 1.6rem;
        font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem); }
    .blogs-detail .navilink-bot-wr {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .blogs-detail .navilink-bot-item {
      padding: .8rem; }
      .blogs-detail .navilink-bot-item:first-child {
        padding-left: unset; }
        .blogs-detail .navilink-bot-item:first-child .text {
          border-left: unset; }
      .blogs-detail .navilink-bot-item .text {
        display: block;
        padding: .4rem 1.6rem;
        color: var(10, #111012);
        border-left: 1px solid rgba(0, 0, 0, 0.5);
        -webkit-transition: .3s;
        transition: .3s; }
      .blogs-detail .navilink-bot-item:hover .text {
        color: var(--color-pri); }
      .blogs-detail .navilink-bot-item.active .text {
        color: var(--color-pri);
        font-weight: 500; }
  .blogs-detail .author {
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 800px) {
      .blogs-detail .author {
        margin-bottom: calc(2.4rem / 2); } }
    .blogs-detail .author-wr {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: .8rem; }
    .blogs-detail .author-ava .image {
      width: 6.5rem;
      height: 6.5rem; }
      .blogs-detail .author-ava .image img {
        border-radius: 50%;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .blogs-detail .author-text {
      text-wrap: pretty; }
  @media screen and (max-width: 800px) {
    .blogs-detail-wr.row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .blogs-detail-wr .col-9,
    .blogs-detail-wr .col-3 {
      width: 100%; } }
  .blogs-detail .mona-content {
    color: #3C3A40; }
    .blogs-detail .mona-content .wp-block-image img {
      margin: 0;
      width: 100%; }
    .blogs-detail .mona-content blockquote {
      padding: 4.8rem 1.6rem;
      background: #E5EDFE;
      font-size: unset;
      margin: unset;
      border-left: unset; }
      @media screen and (max-width: 800px) {
        .blogs-detail .mona-content blockquote {
          padding: 2.4rem .8rem; } }
      .blogs-detail .mona-content blockquote h3 {
        display: block;
        color: var(--color-pri);
        font-family: "TT Hoves Pro", sans-serif;
        font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
        font-style: normal;
        font-weight: 700;
        margin-bottom: 1.6rem; }
        @media screen and (max-width: 800px) {
          .blogs-detail .mona-content blockquote h3 {
            margin-bottom: calc(1.6rem / 2); } }
      .blogs-detail .mona-content blockquote p {
        color: var(--black-gray-600, #4D4D4D);
        font-family: "TT Hoves Pro", sans-serif;
        font-size: 1.6rem;
        font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
        font-style: normal;
        font-weight: 400; }
      .blogs-detail .mona-content blockquote.bg-color {
        background: #FEF5DF; }
        .blogs-detail .mona-content blockquote.bg-color blockquote {
          background: #FEF5DF; }
    .blogs-detail .mona-content .wp-block-pullquote {
      padding: unset;
      margin: unset;
      font-size: unset; }
      .blogs-detail .mona-content .wp-block-pullquote.bg-color {
        background: #FEF5DF; }
        .blogs-detail .mona-content .wp-block-pullquote.bg-color blockquote {
          background: #FEF5DF; }
    .blogs-detail .mona-content .wp-caption p.wp-caption-text {
      font-size: 1.6rem !important;
      font-style: italic; }
      @media screen and (max-width: 800px) {
        .blogs-detail .mona-content .wp-caption p.wp-caption-text {
          font-size: 1.6rem !important; } }
    .blogs-detail .mona-content .wp-caption {
      width: 100% !important;
      max-width: 100% !important; }
      .blogs-detail .mona-content .wp-caption img {
        width: 100% !important; }
  .blogs-detail-lf .title-second {
    margin-bottom: 2.4rem;
    text-wrap: pretty;
    font-size: clamp(1.8rem, calc(1.5727rem + 1.1364vw), 2.8rem);
    letter-spacing: -1.56px;
    font-weight: 700; }
    @media screen and (max-width: 800px) {
      .blogs-detail-lf .title-second {
        margin-bottom: calc(2.4rem / 2); } }
  .blogs-detail-lf .navlink-toc {
    position: relative;
    top: unset;
    margin-bottom: 2.4rem;
    z-index: 0; }
    @media screen and (max-width: 800px) {
      .blogs-detail-lf .navlink-toc {
        margin-bottom: calc(2.4rem / 2); } }
    .blogs-detail-lf .navlink-toc .navilink-bot-item {
      padding: .2rem; }
      .blogs-detail-lf .navlink-toc .navilink-bot-item:first-child {
        padding-left: .2rem; }
        .blogs-detail-lf .navlink-toc .navilink-bot-item:first-child .text {
          border-left: 1px solid rgba(0, 0, 0, 0.5); }
  .blogs-detail-lf .solutions {
    margin-bottom: 4.8rem;
    position: relative; }
    @media screen and (max-width: 800px) {
      .blogs-detail-lf .solutions {
        margin-bottom: calc(4.8rem / 2); } }
    .blogs-detail-lf .solutions::before {
      content: '';
      position: absolute;
      bottom: 1.6rem;
      right: 1.6rem;
      background: url("../assets/images/bg-quote.png");
      height: calc(100/247 * 100%);
      width: calc(109/872 * 100%);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: bottom; }
    .blogs-detail-lf .solutions-wr {
      padding: 6.4rem 1.6rem;
      padding-bottom: 1.6rem;
      background: #E5EDFE; }
      @media screen and (max-width: 800px) {
        .blogs-detail-lf .solutions-wr {
          padding-top: 3.2rem; } }
      .blogs-detail-lf .solutions-wr .tt {
        margin-bottom: 1.6rem;
        color: var(--BLUE-TECH-R1, #004DF2);
        font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
        font-weight: 700; }
        @media screen and (max-width: 800px) {
          .blogs-detail-lf .solutions-wr .tt {
            margin-bottom: calc(1.6rem / 2); } }
      .blogs-detail-lf .solutions-wr .text {
        margin-bottom: 1.6rem;
        color: var(--black-gray-600, #4D4D4D);
        font-size: 1.6rem;
        font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
        font-style: normal;
        text-wrap: pretty; }
        @media screen and (max-width: 800px) {
          .blogs-detail-lf .solutions-wr .text {
            margin-bottom: calc(1.6rem / 2); } }
      .blogs-detail-lf .solutions-wr .image {
        width: 16.55rem;
        max-width: 100%; }
        @media screen and (max-width: 425px) {
          .blogs-detail-lf .solutions-wr .image {
            width: 12.6rem; } }
        .blogs-detail-lf .solutions-wr .image-inner img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
  .blogs-detail-lf .dr-check {
    --bg-color: var(--color-pri); }
    .blogs-detail-lf .dr-check .tt {
      color: var(--Black, #0E0E0E);
      font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
      font-weight: 700;
      margin-bottom: 2.4rem; }
      @media screen and (max-width: 800px) {
        .blogs-detail-lf .dr-check .tt {
          margin-bottom: calc(2.4rem / 2); } }
  .blogs-detail-lf .dr-item {
    padding: unset;
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 800px) {
      .blogs-detail-lf .dr-item {
        margin-bottom: calc(2.4rem / 2); } }
    @media screen and (min-width: 504px) {
      .blogs-detail-lf .dr-item-wr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
      .blogs-detail-lf .dr-item .image {
        width: 21.6rem; }
      .blogs-detail-lf .dr-item .content {
        padding: 4rem 3.2rem; }
        .blogs-detail-lf .dr-item .content .dr-name {
          font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem); }
        .blogs-detail-lf .dr-item .content .dr-sub {
          font-size: 1.6rem;
          font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
          margin-bottom: 3.2rem; } }
    @media screen and (min-width: 504px) and (max-width: 800px) {
      .blogs-detail-lf .dr-item .content .dr-sub {
        margin-bottom: calc(3.2rem / 2); } }
    @media screen and (min-width: 504px) {
        .blogs-detail-lf .dr-item .content .btn-wr {
          width: 23.68rem;
          max-width: 100%; } }
    .blogs-detail-lf .dr-item .image-inner {
      height: 100%; }
  .blogs-detail-lf .dr-desc {
    color: var(9, #3C3A40);
    font-weight: 400; }
  .blogs-detail-rt .sticky {
    position: sticky;
    top: calc((var(--size-hd) / 2) + 3.9rem); }
  .blogs-detail-rt .title-second {
    color: var(--BLACK, #404040);
    font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
    font-weight: 500;
    margin-bottom: 2.4rem;
    text-wrap: balance; }
    @media screen and (max-width: 800px) {
      .blogs-detail-rt .title-second {
        margin-bottom: calc(2.4rem / 2); } }
  @media screen and (max-width: 800px) {
    .blogs-detail-rt-wr {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -.8rem; } }
  .blogs-detail-rt-wr .blogs-item {
    padding: 0;
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .blogs-detail-rt-wr .blogs-item {
        margin-bottom: calc(3.2rem / 2); } }
    @media screen and (max-width: 800px) {
      .blogs-detail-rt-wr .blogs-item {
        width: 50%;
        padding: 0 .8rem; } }

.page-blogs-detail {
  background: #ffffff; }

.page-blogs-detail-kids {
  --color-pri: #FF6FDE;
  --color-blue-tech: #0CF;
  background: #ffffff; }
  .page-blogs-detail-kids .c-pri {
    color: var(--color-blue-tech); }
  .page-blogs-detail-kids .navilink-bot-item.active .text, .page-blogs-detail-kids .navilink-bot-item:hover .text {
    color: var(--color-blue-tech); }
  .page-blogs-detail-kids .navlink-toc .navilink-bot-item.active .text, .page-blogs-detail-kids .navlink-toc .navilink-bot-item:hover .text {
    color: var(--color-pri); }
  .page-blogs-detail-kids .solutions-wr .tt {
    color: var(--color-blue-tech); }
  .page-blogs-detail-kids .dr-item .content {
    background: var(--color-blue-tech); }
  .page-blogs-detail-kids .mona-content {
    color: #3C3A40; }
    .page-blogs-detail-kids .mona-content .wp-block-image img {
      margin: 0;
      width: 100%; }
    .page-blogs-detail-kids .mona-content blockquote {
      background: #FEF5DF; }
      .page-blogs-detail-kids .mona-content blockquote h3 {
        display: block;
        color: var(--kid);
        font-family: "TT Hoves Pro", sans-serif;
        font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
        font-style: normal;
        font-weight: 700;
        margin-bottom: 1.6rem; }
        @media screen and (max-width: 800px) {
          .page-blogs-detail-kids .mona-content blockquote h3 {
            margin-bottom: calc(1.6rem / 2); } }
      .page-blogs-detail-kids .mona-content blockquote p {
        color: var(--black-gray-600, #4D4D4D);
        font-family: "TT Hoves Pro", sans-serif;
        font-size: 1.6rem;
        font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
        font-style: normal;
        font-weight: 400; }
    .page-blogs-detail-kids .mona-content .wp-block-pullquote {
      background: #FEF5DF;
      padding: unset;
      margin: unset;
      font-size: unset; }
      .page-blogs-detail-kids .mona-content .wp-block-pullquote.bg-color {
        background: #FEF5DF; }
        .page-blogs-detail-kids .mona-content .wp-block-pullquote.bg-color blockquote {
          background: #FEF5DF; }

.service-dt .advantage {
  padding-top: 10rem; }
  @media screen and (max-width: 800px) {
    .service-dt .advantage {
      padding-top: calc(10rem / 2); } }
  @media screen and (max-width: 800px) {
    .service-dt .advantage-wr {
      --cg: 1.6rem;
      --rg: 1.6rem; }
      .service-dt .advantage-wr.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .service-dt .advantage-wr.row .col {
          width: 100%; } }
  .service-dt .advantage-lf .title-second {
    color: var(--BLUE-TECH-R1, #004DF2);
    font-size: clamp(2.4rem, calc(1.9455rem + 2.2727vw), 4.4rem);
    font-weight: 500;
    letter-spacing: -2.56px; }
    @media screen and (max-width: 425px) {
      .service-dt .advantage-lf .title-second {
        letter-spacing: -1.56px; } }
  .service-dt .advantage-list {
    width: 30rem;
    max-width: 100%; }
    .service-dt .advantage-list li {
      position: relative;
      padding-left: 3.2rem; }
      .service-dt .advantage-list li::before {
        content: '';
        position: absolute;
        top: .6rem;
        left: 0;
        width: 1.6rem;
        height: 1.6rem;
        background: var(--color-pri); }
    @media screen and (max-width: 800px) {
      .service-dt .advantage-list {
        width: 100%; } }
    @media screen and (max-width: 425px) {
      .service-dt .advantage-list li::before {
        top: .2rem; } }
  .service-dt .advantage-item {
    color: var(--BLACK, #404040);
    font-size: clamp(1.4rem, calc(1.3091rem + 0.4545vw), 1.8rem);
    font-weight: 400;
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .service-dt .advantage-item {
        margin-bottom: calc(3.2rem / 2); } }

.service-dt .procedure {
  overflow: hidden; }
  @media screen and (max-width: 800px) {
    .service-dt .procedure {
      padding-left: 1.6rem;
      padding-right: 1.6rem; } }
  @media screen and (max-width: 800px) {
    .service-dt .procedure-wr {
      --cg: 1.6rem;
      --rg: 1.6rem; }
      .service-dt .procedure-wr.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .service-dt .procedure-wr.row .col {
          width: 100%; } }
  .service-dt .procedure-lf .tt-cta {
    position: relative;
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .service-dt .procedure-lf .tt-cta {
        margin-bottom: calc(3.2rem / 2); } }
    .service-dt .procedure-lf .tt-cta::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      background: url("../assets/images/SYMBOL.png");
      height: calc(172/354 * 100%);
      width: calc(88/1728 * 100%);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: bottom; }
    .service-dt .procedure-lf .tt-cta-wr {
      padding: 6rem 3.2rem;
      padding-left: var(--half);
      background: var(--kid); }
      @media screen and (max-width: 1232px) {
        .service-dt .procedure-lf .tt-cta-wr {
          padding-left: 1.6rem; } }
      .service-dt .procedure-lf .tt-cta-wr .title-second {
        margin-bottom: 4.4rem;
        color: var(--WHITE, #FFF);
        font-size: clamp(2.4rem, calc(1.9455rem + 2.2727vw), 4.4rem);
        font-weight: 500;
        letter-spacing: -2.56px; }
        @media screen and (max-width: 800px) {
          .service-dt .procedure-lf .tt-cta-wr .title-second {
            margin-bottom: calc(4.4rem / 2); } }
        @media screen and (max-width: 425px) {
          .service-dt .procedure-lf .tt-cta-wr .title-second {
            letter-spacing: -1.56px; } }
  .service-dt .procedure-lf .steps-wr {
    margin-left: auto;
    width: 60.8rem;
    max-width: 100%; }
  .service-dt .procedure-lf .steps-item-wr {
    padding: 2.4rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6.4rem; }
    @media screen and (max-width: 425px) {
      .service-dt .procedure-lf .steps-item-wr {
        gap: 3.2rem; } }
    .service-dt .procedure-lf .steps-item-wr .num {
      color: #FEF5DF;
      font-size: 10rem;
      font-weight: 500;
      line-height: normal; }
      @media only screen and (max-width: 1200px) {
        .service-dt .procedure-lf .steps-item-wr .num {
          font-size: 9rem; } }
      @media only screen and (max-width: 800px) {
        .service-dt .procedure-lf .steps-item-wr .num {
          font-size: 8rem; } }
      @media only screen and (max-width: 600px) {
        .service-dt .procedure-lf .steps-item-wr .num {
          font-size: 7rem; } }
      @media only screen and (max-width: 460px) {
        .service-dt .procedure-lf .steps-item-wr .num {
          font-size: 6rem; } }
    .service-dt .procedure-lf .steps-item-wr .content .tt {
      color: var(--White, #FFF);
      font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
      font-weight: 500;
      text-wrap: pretty; }
    .service-dt .procedure-lf .steps-item-wr .content .desc {
      color: var(--White, #FFF);
      font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem);
      text-wrap: pretty; }
  .service-dt .procedure-lf .steps-item:nth-child(1) {
    background-color: var(--color-pink); }
  .service-dt .procedure-lf .steps-item:nth-child(2) {
    background-color: var(--kid); }
  .service-dt .procedure-lf .steps-item:nth-child(3) {
    background-color: var(--color-yellow); }
  .service-dt .procedure-lf .steps-item:not(:last-child) {
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .service-dt .procedure-lf .steps-item:not(:last-child) {
        margin-bottom: calc(3.2rem / 2); } }
  .service-dt .procedure-rt {
    position: relative; }
    .service-dt .procedure-rt img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      width: calc(100% - 3.2rem); }
      @media screen and (max-width: 800px) {
        .service-dt .procedure-rt img {
          position: relative;
          width: 100%;
          top: unset;
          left: unset;
          -webkit-transform: unset;
          transform: unset;
          width: 100%;
          height: 100%; } }

.service-dt .pe .title-second {
  color: var(--color-pri);
  margin-bottom: 6.8rem;
  width: 78rem;
  max-width: 100%; }
  @media screen and (max-width: 800px) {
    .service-dt .pe .title-second {
      margin-bottom: calc(6.8rem / 2); } }

@media screen and (max-width: 800px) {
  .service-dt .pe-wr.row {
    --cg: 1.6rem;
    --rg: 1.6rem; } }

@media screen and (max-width: 546px) {
  .service-dt .pe-wr .col {
    width: 100%; } }

.service-dt .pe-item-wr {
  overflow: hidden;
  height: 100%;
  position: relative; }
  .service-dt .pe-item-wr .inum {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: calc(120/592 * 100%); }
  .service-dt .pe-item-wr .text {
    content: '';
    position: absolute;
    bottom: 3.2rem;
    left: 3.2rem;
    text-transform: uppercase;
    color: var(--WHITE, #FFF);
    font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
    font-weight: 500;
    line-height: normal;
    text-wrap: balance;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: calc(194/592 * 100%); }
    @media screen and (max-width: 800px) {
      .service-dt .pe-item-wr .text {
        bottom: 1.6rem;
        left: 1.6rem; } }
    @media (min-width: 601px) and (max-width: 800px) {
      .service-dt .pe-item-wr .text {
        font-size: 1.8rem; } }
    @media screen and (max-width: 600px) {
      .service-dt .pe-item-wr .text {
        font-size: 1.6rem; } }
  .service-dt .pe-item-wr .image {
    width: 100%;
    height: 100%; }
    .service-dt .pe-item-wr .image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
    .service-dt .pe-item-wr .image-inner {
      display: block;
      padding-top: calc((320 / 592) * 100%);
      position: relative;
      overflow: hidden; }
      .service-dt .pe-item-wr .image-inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }

.service-dt .pe-item:nth-child(1) .pe-item-wr {
  background: var(--color-pri); }
  .service-dt .pe-item:nth-child(1) .pe-item-wr .inum {
    top: -1.4rem;
    right: -2rem; }
    @media screen and (max-width: 800px) {
      .service-dt .pe-item:nth-child(1) .pe-item-wr .inum {
        top: -1.2rem;
        right: -1.6rem; } }

.service-dt .pe-item:nth-child(2) .pe-item-wr {
  background: var(--color-pink); }

.service-dt .pe-item:nth-child(3) .pe-item-wr {
  background: var(--color-yellow); }

.service-dt .pe-item:nth-child(4) .pe-item-wr {
  background: var(--kid); }

.service-dt .tn {
  position: relative; }
  .service-dt .tn .decor {
    content: '';
    position: absolute;
    top: -5%;
    right: 0;
    width: calc(90/1728 * 100%); }
    .service-dt .tn .decor img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .service-dt .tn-num-wr {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .service-dt .tn-num-wr .num {
      color: var(--Primary, var(--BLUE-TECH-R1, #004DF2));
      font-family: Helvetica;
      font-size: 15rem;
      font-size: 16rem;
      font-weight: 700;
      line-height: normal;
      margin-bottom: -2rem; }
      @media only screen and (max-width: 1200px) {
        .service-dt .tn-num-wr .num {
          font-size: 14rem; } }
      @media only screen and (max-width: 800px) {
        .service-dt .tn-num-wr .num {
          font-size: 14rem; } }
      @media only screen and (max-width: 600px) {
        .service-dt .tn-num-wr .num {
          font-size: 13rem; } }
      @media only screen and (max-width: 460px) {
        .service-dt .tn-num-wr .num {
          font-size: 8rem; } }
    .service-dt .tn-num-wr .plus {
      width: 7.9rem; }
      @media screen and (max-width: 460px) {
        .service-dt .tn-num-wr .plus {
          width: 2.9rem; } }
      .service-dt .tn-num-wr .plus img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        -o-object-position: top;
        object-position: top; }
  .service-dt .tn .title-second {
    color: var(--Primary, var(--BLUE-TECH-R1, #004DF2));
    font-family: "Helvetica", sans-serif;
    font-family: Helvetica;
    font-size: clamp(2.4rem, calc(2.0364rem + 1.8182vw), 4rem);
    font-style: normal;
    font-weight: 700;
    margin-bottom: 2.85rem; }
    @media screen and (max-width: 800px) {
      .service-dt .tn .title-second {
        margin-bottom: calc(2.85rem / 2); } }
  .service-dt .tn-wr {
    -webkit-transition: .8s linear;
    transition: .8s linear; }
    .service-dt .tn-wr.row .col-6 {
      width: 40%; }
    @media screen and (max-width: 800px) {
      .service-dt .tn-wr.row {
        --cg: 1.6rem;
        --rg: 1.6rem; } }
  .service-dt .tn-item-wr {
    position: relative; }
    .service-dt .tn-item-wr .image-inner {
      display: block;
      padding-top: calc((488 / 750) * 100%);
      position: relative;
      overflow: hidden; }
      .service-dt .tn-item-wr .image-inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .service-dt .tn-item-wr .content {
      opacity: 0;
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      -webkit-transition: .3s;
      transition: .3s; }
      .service-dt .tn-item-wr .content-wr {
        position: relative;
        width: 100%;
        height: 100%;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .service-dt .tn-item-wr .content-wr::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 77, 242, 0.7)), to(rgba(0, 77, 242, 0.7)));
          background: linear-gradient(0deg, rgba(0, 77, 242, 0.7) 0%, rgba(0, 77, 242, 0.7) 100%); }
        .service-dt .tn-item-wr .content-wr .text {
          width: 46.2rem;
          max-width: 100%;
          text-align: left;
          position: relative;
          display: block;
          color: var(--WHITE, #FFF);
          font-family: "Helvetica", sans-serif;
          font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
          font-style: normal;
          font-weight: 700; }
        .service-dt .tn-item-wr .content-wr .btn-dr {
          content: '';
          position: absolute;
          bottom: 3.2rem;
          right: 3.2rem; }
          .service-dt .tn-item-wr .content-wr .btn-dr .txt {
            padding-left: 3.8rem;
            font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem); }
            .service-dt .tn-item-wr .content-wr .btn-dr .txt::before {
              width: 1.4rem;
              height: 1.4rem; }
  @media screen and (min-width: 1201px) {
    .service-dt .tn-item:hover .content {
      opacity: 1; } }
  .service-dt .tn .tnSlider:not(:last-child) {
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .service-dt .tn .tnSlider:not(:last-child) {
        margin-bottom: calc(3.2rem / 2); } }

.service-dt .journey .title {
  margin-bottom: 4rem; }
  @media screen and (max-width: 800px) {
    .service-dt .journey .title {
      margin-bottom: calc(4rem / 2); } }
  .service-dt .journey .title-second {
    margin-bottom: 1.2rem;
    color: var(--BLUE-TECH-R1, #004DF2);
    font-weight: 500;
    letter-spacing: -2.56px; }
    @media screen and (max-width: 800px) {
      .service-dt .journey .title-second {
        margin-bottom: calc(1.2rem / 2); } }
    @media screen and (max-width: 425px) {
      .service-dt .journey .title-second {
        letter-spacing: -1.56px; } }
  .service-dt .journey .title-sub {
    color: var(--BLACK, #404040);
    font-size: 1.6rem;
    font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem); }

@media screen and (max-width: 425px) {
  .service-dt .journey-wr.row {
    --cg: 1.6rem;
    --rg: 1.6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .service-dt .journey-wr.row .col {
      width: 100%; } }

.service-dt .journey-item-main {
  aspect-ratio: 16/9;
  position: relative;
  background-color: var(--color-pri); }

.service-dt .journey-item-thumb {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  pointer-events: none; }
  .service-dt .journey-item-thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.service-dt .journey-item-play {
  width: 5rem;
  height: 5rem;
  border-radius: 100rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
  pointer-events: visible; }

.service-dt .journey-item-frame {
  width: 100%;
  height: 100%; }
  .service-dt .journey-item-frame iframe,
  .service-dt .journey-item-frame video {
    width: 100%;
    height: 100%; }

.service-dt .ce {
  overflow: hidden; }
  .service-dt .ce .title-second {
    color: var(--color-pri);
    text-align: center;
    margin-bottom: 4rem; }
    @media screen and (max-width: 800px) {
      .service-dt .ce .title-second {
        margin-bottom: calc(4rem / 2); } }
  .service-dt .ce-wr {
    margin: unset; }
    .service-dt .ce-wr.row .col {
      margin-bottom: unset; }
    @media screen and (max-width: 800px) {
      .service-dt .ce-wr.row {
        --rg: 1.6rem;
        --cg: 1.6rem; } }
  .service-dt .ce-item {
    width: 100%; }
    .service-dt .ce-item-wr {
      padding: 3.7rem 2.1rem;
      background-color: #ffffff;
      margin-top: 2rem;
      margin-bottom: 2rem;
      -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07); }
      .service-dt .ce-item-wr .ava {
        margin-bottom: 3.2rem; }
        @media screen and (max-width: 800px) {
          .service-dt .ce-item-wr .ava {
            margin-bottom: calc(3.2rem / 2); } }
        .service-dt .ce-item-wr .ava-wr {
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          gap: 1.1rem; }
          .service-dt .ce-item-wr .ava-wr .image {
            width: 7.2rem;
            height: 7.2rem;
            -ms-flex-negative: 0;
            flex-shrink: 0; }
            .service-dt .ce-item-wr .ava-wr .image img {
              border-radius: 50%;
              width: 100%;
              height: 100%;
              -o-object-fit: contain;
              object-fit: contain; }
          .service-dt .ce-item-wr .ava-wr .aname {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1; }
            .service-dt .ce-item-wr .ava-wr .aname-wr .name {
              color: var(--BLACK, #404040);
              font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
              font-weight: 500;
              line-height: normal;
              margin-bottom: .4rem; }
            .service-dt .ce-item-wr .ava-wr .aname-wr .sname-wr {
              display: -moz-flex;
              display: -ms-flex;
              display: -o-flex;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-box-pack: justify;
              -ms-flex-pack: justify;
              justify-content: space-between;
              gap: .8rem; }
              .service-dt .ce-item-wr .ava-wr .aname-wr .sname-wr .name {
                font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem);
                margin-bottom: unset; }
      .service-dt .ce-item-wr .tt {
        color: var(--BLACK, #404040);
        font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
        font-weight: 700;
        margin-bottom: 1.6rem;
        line-height: 1.1; }
        @media screen and (max-width: 800px) {
          .service-dt .ce-item-wr .tt {
            margin-bottom: calc(1.6rem / 2); } }
      .service-dt .ce-item-wr .desc {
        color: #000;
        font-size: 1.6rem;
        font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
        font-weight: 400;
        line-height: normal; }
  .service-dt .ce .ceSlider {
    width: 39.8rem;
    max-width: 100%;
    margin: 0 auto; }
    .service-dt .ce .ceSlider .swiper {
      overflow: unset; }
      .service-dt .ce .ceSlider .swiper-slide {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        visibility: hidden;
        opacity: 0; }
        .service-dt .ce .ceSlider .swiper-slide .ce-item-wr .desc {
          display: -webkit-box;
          -webkit-line-clamp: 5;
          -webkit-box-orient: vertical;
          overflow: hidden; }
        .service-dt .ce .ceSlider .swiper-slide-active {
          -webkit-transition: .3s linear;
          transition: .3s linear;
          -webkit-transform: scale(1);
          transform: scale(1);
          visibility: visible;
          opacity: 1; }
          .service-dt .ce .ceSlider .swiper-slide-active .ce-item-wr .desc {
            display: block;
            -webkit-line-clamp: unset; }
            @media screen and (min-width: 426px) {
              .service-dt .ce .ceSlider .swiper-slide-active .ce-item-wr .desc {
                height: 12rem;
                padding-right: .5rem;
                overflow: hidden scroll; } }
        .service-dt .ce .ceSlider .swiper-slide-next, .service-dt .ce .ceSlider .swiper-slide-prev {
          -webkit-transition: .3s linear;
          transition: .3s linear;
          visibility: visible;
          opacity: 1; }

.page-service-dt-kids {
  padding-top: unset; }
  .page-service-dt-kids .dr-staff .title-second {
    color: var(--color-pri); }
  .page-service-dt-kids .bn-wr .content .btn-wr {
    width: 55rem; }
  .page-service-dt-kids .service-dt .advantage .advantage-lf .title-second {
    line-height: 1.1; }
  .page-service-dt-kids .service-dt .advantage .advantage-rt .advantage-list .advantage-item:not(:last-child) {
    margin-bottom: 1.6rem; }
    @media screen and (max-width: 800px) {
      .page-service-dt-kids .service-dt .advantage .advantage-rt .advantage-list .advantage-item:not(:last-child) {
        margin-bottom: calc(1.6rem / 2); } }
  @media screen and (max-width: 425px) {
    .page-service-dt-kids .bn {
      height: 100vh; }
      .page-service-dt-kids .bn-wr {
        padding-bottom: 2rem;
        height: 100%;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .page-service-dt-kids .bn-wr .container {
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content; } }

.page-service-dt {
  padding-top: unset; }
  .page-service-dt .service-dt .title-second {
    color: #404040; }
    @media screen and (max-width: 800px) {
      .page-service-dt .service-dt .title-second {
        letter-spacing: -1.56px; } }
  .page-service-dt .service-dt .advantage-list li::before {
    background: #404040; }
  .page-service-dt .service-dt .procedure-lf .tt-cta-wr {
    background: #ffffff; }
    .page-service-dt .service-dt .procedure-lf .tt-cta-wr .title-second {
      color: var(--color-pri); }
  .page-service-dt .service-dt .procedure-lf .steps-item:nth-child(1) .steps-item-wr, .page-service-dt .service-dt .procedure-lf .steps-item:nth-child(2) .steps-item-wr, .page-service-dt .service-dt .procedure-lf .steps-item:nth-child(3) .steps-item-wr {
    background: var(--color-pri); }
  .page-service-dt .service-dt .pe-item:nth-child(1) .pe-item-wr, .page-service-dt .service-dt .pe-item:nth-child(2) .pe-item-wr, .page-service-dt .service-dt .pe-item:nth-child(3) .pe-item-wr, .page-service-dt .service-dt .pe-item:nth-child(4) .pe-item-wr {
    background: transparent;
    border: 0.4rem solid var(--color-pri); }
  .page-service-dt .service-dt .pe-item .text {
    color: #404040; }
  .page-service-dt .service-dt .pe-item-wr .inum img {
    -webkit-filter: brightness(0) saturate(100%) invert(20%) sepia(72%) saturate(5263%) hue-rotate(221deg) brightness(93%) contrast(105%);
    filter: brightness(0) saturate(100%) invert(20%) sepia(72%) saturate(5263%) hue-rotate(221deg) brightness(93%) contrast(105%); }
  .page-service-dt .service-dt .tn .decor {
    display: none; }
  .page-service-dt .service-dt .service-dt .advantage .advantage-lf .title-second {
    line-height: 1.1; }
  .page-service-dt .service-dt .service-dt .advantage .advantage-rt .advantage-list .advantage-item:not(:last-child) {
    margin-bottom: 1.6rem; }
    @media screen and (max-width: 800px) {
      .page-service-dt .service-dt .service-dt .advantage .advantage-rt .advantage-list .advantage-item:not(:last-child) {
        margin-bottom: calc(1.6rem / 2); } }
  @media screen and (max-width: 425px) {
    .page-service-dt .bn {
      height: 100vh; }
      .page-service-dt .bn-wr {
        padding-bottom: 2rem;
        height: 100%;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .page-service-dt .bn-wr .container {
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content; } }
  @media screen and (max-width: 425px) {
    .page-service-dt .ce .title-second {
      text-align: left; } }

.cosset {
  overflow: hidden; }
  .cosset-wr {
    position: relative; }
    @media screen and (max-width: 800px) {
      .cosset-wr.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .cosset-wr.row .col {
          width: 100%; } }
  .cosset-lf .title-second {
    color: var(--color-pri);
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 800px) {
      .cosset-lf .title-second {
        margin-bottom: calc(2.4rem / 2); } }
  .cosset-lf .title-sub {
    position: relative;
    padding-left: 4rem;
    font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
    line-height: unset; }
    .cosset-lf .title-sub::before {
      content: '';
      position: absolute;
      top: .8rem;
      left: 0;
      width: 2rem;
      height: 2rem;
      background: var(--color-pri); }
    @media screen and (max-width: 600px) {
      .cosset-lf .title-sub {
        padding-left: 2.4rem; }
        .cosset-lf .title-sub::before {
          top: 1.1rem;
          width: 1.2rem;
          height: 1.2rem; } }
  .cosset-rt {
    position: relative; }
    .cosset-rt .decor {
      content: '';
      position: absolute;
      top: 0;
      right: 1.6rem;
      width: calc(199/592 * 100%); }
      @media screen and (max-width: 800px) {
        .cosset-rt .decor {
          width: calc(120/592 * 100%); } }
      .cosset-rt .decor img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .cosset-rt .image img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: bottom;
      object-position: bottom;
      width: calc(100% - 3.2rem); }
      @media screen and (max-width: 800px) {
        .cosset-rt .image img {
          -o-object-position: top;
          object-position: top;
          width: 100%;
          position: relative;
          -webkit-transform: unset;
          transform: unset;
          top: unset;
          left: unset;
          scale: 1.5; } }

.brings {
  padding-bottom: 11.3rem; }
  @media screen and (max-width: 800px) {
    .brings {
      padding-bottom: calc(11.3rem / 2); } }
  .brings .title-second {
    color: var(--color-pri);
    margin-bottom: 4rem; }
    @media screen and (max-width: 800px) {
      .brings .title-second {
        margin-bottom: calc(4rem / 2); } }
  @media screen and (max-width: 1200px) {
    .brings-wr.row {
      --cg: 1.6rem;
      --rg: 1.6rem; } }
  @media screen and (max-width: 800px) {
    .brings-wr.row .col {
      width: calc(100% / 3); } }
  @media screen and (max-width: 547px) {
    .brings-wr.row .col {
      width: calc(100% / 2); } }
  .brings-item-wr {
    -webkit-transition: .3s;
    transition: .3s; }
    @media screen and (max-width: 800px) {
      .brings-item-wr {
        background: var(--color-yellow); }
        .brings-item-wr .content .tt {
          color: var(--color-pri); } }
    .brings-item-wr .image-inner {
      display: block;
      padding-top: calc((1 / 1) * 100%);
      position: relative;
      overflow: hidden; }
      .brings-item-wr .image-inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transition: .3s;
        transition: .3s; }
    .brings-item-wr .content {
      padding: 2rem 1.3rem; }
      @media screen and (max-width: 1200px) {
        .brings-item-wr .content {
          padding: 1.2rem .6rem; } }
      @media screen and (max-width: 375px) {
        .brings-item-wr .content {
          padding: 1.2rem 0; } }
      .brings-item-wr .content .tt {
        display: block;
        color: var(--color-pri);
        font-size: clamp(2rem, calc(1.7273rem + 1.3636vw), 3.2rem);
        font-weight: 400;
        -webkit-transition: .3s;
        transition: .3s;
        width: 100%;
        line-height: 1;
        text-wrap: balance; }
        @media screen and (max-width: 693px) {
          .brings-item-wr .content .tt {
            font-size: 1.6rem; } }
        @media screen and (max-width: 425px) {
          .brings-item-wr .content .tt {
            padding-left: .8rem;
            padding-right: .8rem;
            font-size: clamp(1.4rem, calc(1.2364rem + 1.8182vw), 1.4rem);
            font-weight: 500; } }
  .brings-item:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); }
  .brings-item:hover .brings-item-wr {
    background: var(--color-yellow); }

.et {
  overflow: hidden; }
  @media screen and (max-width: 800px) {
    .et-wr.row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
      .et-wr.row .col {
        width: 100%; } }
  .et-lf {
    height: 100%; }
    .et-lf .image {
      position: relative;
      width: 100%;
      height: 100%; }
      @media screen and (max-width: 800px) {
        .et-lf .image {
          width: 80%;
          margin: auto; } }
      @media screen and (max-width: 500px) {
        .et-lf .image {
          width: 100%; } }
      .et-lf .image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
  .et-rt {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center; }
    .et-rt .wrapper .title {
      margin-bottom: 4rem; }
      @media screen and (max-width: 800px) {
        .et-rt .wrapper .title {
          margin-bottom: calc(4rem / 2); } }
      .et-rt .wrapper .title-second {
        color: var(--color-pri);
        text-wrap: balance;
        width: 80%;
        margin-bottom: 2.4rem; }
        @media screen and (max-width: 800px) {
          .et-rt .wrapper .title-second {
            margin-bottom: calc(2.4rem / 2); } }
      .et-rt .wrapper .title-sub {
        position: relative;
        padding-left: 4rem;
        font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem); }
        .et-rt .wrapper .title-sub::before {
          content: '';
          position: absolute;
          top: .8rem;
          left: 0;
          width: 2rem;
          height: 2rem;
          background: var(--color-pri); }
        @media screen and (max-width: 600px) {
          .et-rt .wrapper .title-sub {
            padding-left: 2.4rem; }
            .et-rt .wrapper .title-sub::before {
              top: 1.1rem;
              width: 1.2rem;
              height: 1.2rem; } }
    .et-rt .wrapper .btn-dr .txt {
      font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem);
      font-weight: 400;
      line-height: normal;
      letter-spacing: -0.84px; }
      .et-rt .wrapper .btn-dr .txt::before {
        width: 1.6rem;
        height: 1.6rem; }

.blogs-related .title-second {
  color: var(--color-pri);
  margin-bottom: 4rem; }
  @media screen and (max-width: 800px) {
    .blogs-related .title-second {
      margin-bottom: calc(4rem / 2); } }

.blogs-related .blogs-list {
  margin-bottom: 4rem; }
  @media screen and (max-width: 800px) {
    .blogs-related .blogs-list {
      margin-bottom: calc(4rem / 2); } }

.blogs-related .btn-dr .txt {
  font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem);
  padding-left: 3.4rem; }

.space {
  position: relative; }
  .space-item {
    pointer-events: visible; }
    .space-item .image {
      width: 100%; }
      .space-item .image-inner {
        display: block;
        padding-top: calc((1036 / 1728) * 100%);
        position: relative;
        overflow: hidden; }
        .space-item .image-inner img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; }
  .space .content {
    pointer-events: none;
    content: '';
    position: absolute;
    top: 0;
    left: var(--half);
    right: 0;
    padding-top: 6rem;
    z-index: 2; }
    @media screen and (max-width: 800px) {
      .space .content {
        padding-top: calc(6rem / 2); } }
    @media screen and (max-width: 1232px) {
      .space .content {
        left: 1.6rem; } }
    .space .content .title {
      padding-left: 1.6rem;
      width: 47.4rem;
      max-width: 100%; }
      @media screen and (max-width: 800px) {
        .space .content .title {
          width: 27.4rem; } }
      .space .content .title-second {
        color: var(--color-pri);
        margin-bottom: 4.8rem;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        @media screen and (max-width: 800px) {
          .space .content .title-second {
            margin-bottom: calc(4.8rem / 2); } }
    .space .content .dtime {
      margin-bottom: 4rem; }
      @media screen and (max-width: 800px) {
        .space .content .dtime {
          margin-bottom: calc(4rem / 2); } }
      .space .content .dtime .text {
        padding-left: 1.6rem;
        font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
        font-weight: 400; }
        .space .content .dtime .text .bold {
          font-weight: 700; }
    .space .content .fbkhach {
      width: 32rem;
      margin-bottom: 2rem;
      font-size: clamp(2rem, calc(1.7727rem + 1.1364vw), 3rem);
      font-style: normal;
      font-weight: 400;
      letter-spacing: -1.001px;
      position: relative;
      padding-left: 6.1rem; }
      @media screen and (max-width: 800px) {
        .space .content .fbkhach {
          margin-bottom: calc(2rem / 2); } }
      .space .content .fbkhach::before {
        content: '';
        position: absolute;
        top: 1rem;
        left: 1.6rem;
        width: 2.5rem;
        height: 2.5rem;
        background: var(--color-text); }
    .space .content .btn-dr {
      pointer-events: visible;
      padding-left: 1.6rem; }
  .space .content2 {
    content: '';
    position: absolute;
    bottom: 5.9rem;
    left: var(--half);
    width: 60.5rem;
    z-index: 2; }
    @media screen and (max-width: 1232px) {
      .space .content2 {
        left: 1.6rem; } }
    .space .content2 .text {
      font-size: clamp(3.6rem, calc(2.2364rem + 6.8182vw), 9.6rem);
      font-style: normal;
      line-height: normal;
      font-weight: 400; }
  .space .decor {
    content: '';
    position: absolute;
    bottom: 0;
    right: var(--half);
    z-index: 2;
    pointer-events: none;
    width: calc(247/1728 * 100%);
    height: auto; }
    @media screen and (max-width: 1232px) {
      .space .decor {
        right: 1.6rem; } }
    .space .decor img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .space .spaceSlider .swiper .space-pagi {
    content: '';
    position: absolute;
    bottom: 3.4rem;
    left: 0; }
    @media screen and (max-width: 800px) {
      .space .spaceSlider .swiper .space-pagi {
        bottom: 1.4rem; } }
    .space .spaceSlider .swiper .space-pagi .swiper-pagination-bullet {
      background: rgba(254, 245, 223, 0.5); }
      .space .spaceSlider .swiper .space-pagi .swiper-pagination-bullet-active {
        background: #FEF5DF; }

.yl {
  overflow: hidden; }
  .yl .title {
    margin-bottom: 5.3rem; }
    @media screen and (max-width: 800px) {
      .yl .title {
        margin-bottom: calc(5.3rem / 2); } }
    .yl .title-second {
      color: var(--color-pink); }
  @media screen and (max-width: 800px) {
    .yl-wr.row {
      --cg: 1.6rem;
      --rg: 1.6rem; } }
  .yl-item {
    position: relative; }
    .yl-item .btn-dr {
      content: '';
      position: absolute;
      top: 2.2rem;
      left: 4.1rem;
      z-index: 2;
      -webkit-transition: .3s;
      transition: .3s; }
      @media screen and (min-width: 801px) {
        .yl-item .btn-dr {
          opacity: 0; } }
      .yl-item .btn-dr .txt {
        font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem); }
    .yl-item:hover .btn-dr {
      opacity: 1; }
    .yl-item .image {
      display: block;
      padding-top: calc((571 / 558) * 100%);
      position: relative;
      overflow: hidden; }
      @media screen and (max-width: 425px) {
        .yl-item .image {
          width: 100%;
          height: 100%; } }
      .yl-item .image img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .yl-item:nth-child(odd) {
      width: calc(5.5/12*100%); }

@media screen and (max-width: 800px) and (max-width: 425px) {
  .yl-item:nth-child(odd) {
    width: 100%;
    height: 100%; } }

@media screen and (max-width: 800px) and (max-width: 425px) {
  .yl-item:nth-child(odd) .image {
    padding-top: unset; } }
    .yl-item:nth-child(even) {
      width: calc(5.5/12*100%); }
      @media screen and (max-width: 425px) {
        .yl-item:nth-child(even) {
          width: 100%; } }
    @media screen and (max-width: 600px) {
      .yl-item:nth-child(odd), .yl-item:nth-child(even) {
        width: calc(100% / 1.5); } }
  @media screen and (max-width: 600px) and (max-width: 400px) {
    .yl-item:nth-child(odd), .yl-item:nth-child(even) {
      width: 100%; } }
  .yl .ylSlider .swiper {
    overflow: visible; }
  .yl .ylSlider .swiper-slide {
    height: auto; }

.maa {
  padding-top: 8rem;
  padding-bottom: 8rem;
  border-radius: 12px;
  border: 1px solid var(--kid, #0CF);
  background: rgba(255, 255, 255, 0.2); }
  @media screen and (max-width: 800px) {
    .maa {
      padding-top: calc(8rem / 2); } }
  @media screen and (max-width: 800px) {
    .maa {
      padding-bottom: calc(8rem / 2); } }
  .maa .title-second {
    text-align: center;
    color: var(--color-pri);
    margin-bottom: 4rem; }
    @media screen and (max-width: 800px) {
      .maa .title-second {
        margin-bottom: calc(4rem / 2); } }
  .maa-wr {
    width: 70.4rem;
    max-width: 100%;
    margin: auto; }
    .maa-wr .tabbtn {
      margin-bottom: 4.2rem; }
      @media screen and (max-width: 800px) {
        .maa-wr .tabbtn {
          margin-bottom: calc(4.2rem / 2); } }
      .maa-wr .tabbtn-wr {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        max-width: 100%;
        margin: auto;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .maa-wr .tabbtn-item {
        padding: 1.8rem 4rem;
        border-bottom: 2px solid var(--Stroke, #DFE4EA);
        -webkit-transition: .3s;
        transition: .3s; }
        @media screen and (max-width: 800px) {
          .maa-wr .tabbtn-item {
            padding: .9rem 2rem; } }
        .maa-wr .tabbtn-item .text {
          color: var(--TEXT, #5E5E5F);
          text-align: center;
          font-size: 1.6rem;
          font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
          font-weight: 500;
          -webkit-transition: .3s;
          transition: .3s; }
        .maa-wr .tabbtn-item.active, .maa-wr .tabbtn-item:hover {
          border-bottom: 2px solid #FFF;
          background: #0CF; }
          .maa-wr .tabbtn-item.active .text, .maa-wr .tabbtn-item:hover .text {
            color: #ffffff; }
  .maa .drsl {
    margin-top: 4rem; }
    @media screen and (max-width: 800px) {
      .maa .drsl {
        margin-top: calc(4rem / 2); } }
    .maa .drsl .tt {
      margin-bottom: 2.4rem;
      color: var(--Black, #0E0E0E);
      font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
      font-weight: 500; }
      @media screen and (max-width: 800px) {
        .maa .drsl .tt {
          margin-bottom: calc(2.4rem / 2); } }
    @media screen and (max-width: 800px) {
      .maa .drsl-list.row {
        --cg: 1.6rem;
        --rg: 1.6rem; } }
  @media screen and (max-width: 800px) and (max-width: 650px) {
    .maa .drsl-list.row .col {
      width: calc(100% / 3); } }
  @media screen and (max-width: 800px) and (max-width: 500px) {
    .maa .drsl-list.row .col {
      width: calc(100% / 2); } }
    .maa .drsl-item-wr {
      position: relative;
      width: 100%; }
      .maa .drsl-item-wr .image-inner {
        display: block;
        padding-top: calc((120 / 152) * 100%);
        position: relative;
        overflow: hidden; }
        .maa .drsl-item-wr .image-inner img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          -webkit-transition: .3s;
          transition: .3s; }
      .maa .drsl-item-wr .content {
        padding: 1.2rem .9rem;
        background: var(--color-pri); }
        @media screen and (max-width: 800px) {
          .maa .drsl-item-wr .content {
            padding: .6rem .4rem; } }
        .maa .drsl-item-wr .content .dr-name {
          display: block;
          color: var(--WHITE, #FFF);
          font-size: clamp(1.2rem, calc(1.2364rem + 1.8182vw), 1.2rem);
          font-weight: 700;
          text-wrap: balance; }
    .maa .drsl-item:hover img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1); }
    .maa .drsl-check {
      position: absolute;
      right: .6rem;
      top: .6rem;
      height: 100%;
      width: 100%;
      z-index: 2;
      cursor: pointer; }
      @media screen and (max-width: 600px) {
        .maa .drsl-check {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end; } }
      .maa .drsl-check input {
        display: none; }
      .maa .drsl-check .sqr {
        margin-left: auto;
        width: 2rem;
        height: 2rem;
        display: block;
        background-image: unset;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; }
      .maa .drsl-check input:checked ~ .sqr {
        background-image: url("../assets/images/check-fill.svg"); }
  .maa-btn {
    margin-top: 4rem; }
    @media screen and (max-width: 800px) {
      .maa-btn {
        margin-top: calc(4rem / 2); } }

.page-service-kids {
  padding-top: unset; }
  .page-service-kids .hd {
    background: transparent; }
    .page-service-kids .hd.sticky {
      background: #FFF5DF; }
  .page-service-kids .bn-wr {
    padding-bottom: unset; }
    .page-service-kids .bn-wr .content {
      padding-top: 37.6rem;
      padding-bottom: 6rem; }
      @media screen and (max-width: 1366px) {
        .page-service-kids .bn-wr .content {
          padding-top: 6.6rem; } }
      @media screen and (max-width: 1280px) {
        .page-service-kids .bn-wr .content {
          padding-top: 21.6rem; } }
      @media screen and (max-width: 1024px) {
        .page-service-kids .bn-wr .content {
          padding-top: 10.6rem; } }
  @media screen and (max-width: 1024px) and (max-width: 800px) {
    .page-service-kids .bn-wr .content {
      padding-top: calc(10.6rem / 2); } }
      @media screen and (max-width: 800px) {
        .page-service-kids .bn-wr .content {
          padding-bottom: calc(6rem / 2); } }
      .page-service-kids .bn-wr .content .title-pri {
        margin-bottom: 2.4rem; }
        @media screen and (max-width: 800px) {
          .page-service-kids .bn-wr .content .title-pri {
            margin-bottom: calc(2.4rem / 2); } }
      .page-service-kids .bn-wr .content .title-sub {
        margin-bottom: unset;
        color: var(--color-pri); }
  .page-service-kids .title-second {
    letter-spacing: -2.56px; }
    @media screen and (max-width: 425px) {
      .page-service-kids .title-second {
        letter-spacing: -1.56px; } }
  .page-service-kids .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent > .menu-link {
    color: var(--color-text); }
  .page-service-kids .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent::before {
    width: 0; }
  @media screen and (max-width: 425px) {
    .page-service-kids .bn {
      height: 100vh; }
      .page-service-kids .bn-wr {
        padding-bottom: 2rem;
        height: 100%;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .page-service-kids .bn-wr .container {
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content; } }

.page-service {
  padding-top: unset; }
  .page-service .hd {
    background: transparent; }
    .page-service .hd.sticky {
      background: #FFF5DF; }
  .page-service .bn-wr {
    padding-bottom: unset; }
    .page-service .bn-wr .breadcrumb-item {
      color: #ffffff; }
    .page-service .bn-wr .content {
      padding-top: 37.6rem;
      padding-bottom: 6rem; }
      @media screen and (max-width: 1366px) {
        .page-service .bn-wr .content {
          padding-top: 6.6rem; } }
      @media screen and (max-width: 1280px) {
        .page-service .bn-wr .content {
          padding-top: 21.6rem; } }
      @media screen and (max-width: 1024px) {
        .page-service .bn-wr .content {
          padding-top: 10.6rem; } }
  @media screen and (max-width: 1024px) and (max-width: 800px) {
    .page-service .bn-wr .content {
      padding-top: calc(10.6rem / 2); } }
      @media screen and (max-width: 800px) {
        .page-service .bn-wr .content {
          padding-bottom: calc(6rem / 2); } }
      .page-service .bn-wr .content .title-pri {
        color: #ffffff;
        margin-bottom: 2.4rem; }
        @media screen and (max-width: 800px) {
          .page-service .bn-wr .content .title-pri {
            margin-bottom: calc(2.4rem / 2); } }
      .page-service .bn-wr .content .title-sub {
        color: #ffffff;
        margin-bottom: unset; }
  .page-service .cosset .title-second,
  .page-service .brings .title-second,
  .page-service .et-rt .wrapper .title-second,
  .page-service .space .content .title-second,
  .page-service .blogs-related .title-second,
  .page-service .maa .title-second {
    color: #404040;
    letter-spacing: -2.56px; }
    @media screen and (max-width: 425px) {
      .page-service .cosset .title-second,
      .page-service .brings .title-second,
      .page-service .et-rt .wrapper .title-second,
      .page-service .space .content .title-second,
      .page-service .blogs-related .title-second,
      .page-service .maa .title-second {
        letter-spacing: -1.56px; } }
  @media screen and (min-width: 1249px) {
    .page-service .cosset .container {
      width: 100%;
      max-width: var(--recontainer);
      margin-right: auto;
      margin-left: unset; } }
  .page-service .cosset-wr.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .page-service .cosset-lf .title-sub::before {
    background: #404040; }
  .page-service .cosset-rt .image img {
    -o-object-position: top;
    object-position: top;
    scale: unset; }
  .page-service .brings-item .brings-item-wr .content .tt {
    color: #404040; }
  @media screen and (max-width: 800px) {
    .page-service .brings-item .brings-item-wr {
      background: var(--color-pri); }
      .page-service .brings-item .brings-item-wr .content .tt {
        color: #ffffff; } }
  .page-service .brings-item:hover .brings-item-wr {
    background: var(--color-pri); }
    .page-service .brings-item:hover .brings-item-wr .content .tt {
      color: #ffffff; }
  .page-service .et-rt .wrapper .title-sub::before {
    background: #404040; }
  .page-service .maa {
    border: 1px solid var(--color-pri); }
    .page-service .maa .maa-wr .tabbtn-item.active,
    .page-service .maa .maa-wr .tabbtn-item:hover {
      background: var(--color-pri); }
  .page-service .yl .title-second {
    color: var(--color-text); }
  .page-service .yl .yl-item .btn-dr .txt {
    color: var(--color-pri); }
    .page-service .yl .yl-item .btn-dr .txt::before {
      background: var(--color-pri); }
  .page-service .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent > .menu-link {
    color: var(--color-text); }
  .page-service .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent::before {
    width: 0; }
  @media screen and (max-width: 425px) {
    .page-service .bn {
      height: 100vh; }
      .page-service .bn-wr {
        padding-bottom: 2rem;
        height: 100%;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .page-service .bn-wr .container {
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content; } }

.popup-book .popup-main {
  width: 121.6rem; }
  .popup-book .popup-main-wrapper {
    padding: unset; }

.popup-book .popup-over {
  max-width: 100%;
  max-height: 95vh; }

.popup-book .popup-wrapper {
  padding: unset;
  -webkit-transition: unset;
  transition: unset; }
  .popup-book .popup-wrapper .maa {
    -webkit-transition: unset;
    transition: unset;
    position: relative;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border: unset;
    background: #FEF5DF; }
    @media screen and (max-width: 800px) {
      .popup-book .popup-wrapper .maa {
        padding-top: calc(2rem / 2); } }
    @media screen and (max-width: 800px) {
      .popup-book .popup-wrapper .maa {
        padding-bottom: calc(2rem / 2); } }
    .popup-book .popup-wrapper .maa-wr .tabbtn-item {
      border-bottom: 2px solid var(--Stroke, #DFE4EA); }
      .popup-book .popup-wrapper .maa-wr .tabbtn-item.active, .popup-book .popup-wrapper .maa-wr .tabbtn-item:hover {
        border-bottom: 2px solid var(--Primary, #004DF2);
        background: rgba(67, 97, 255, 0.1); }
        .popup-book .popup-wrapper .maa-wr .tabbtn-item.active .text, .popup-book .popup-wrapper .maa-wr .tabbtn-item:hover .text {
          color: var(--color-pri); }
    .popup-book .popup-wrapper .maa .drsl-item-wr .content .dr-name {
      font-size: 1rem;
      font-size: clamp(1rem, calc(1.2364rem + 1.8182vw), 1rem); }

.blogs-hl .title-second {
  color: var(--BLACK, #404040);
  font-size: clamp(2.4rem, calc(1.9455rem + 2.2727vw), 4.4rem);
  font-weight: 500;
  letter-spacing: -2.56px;
  margin-bottom: 4rem; }
  @media screen and (max-width: 425px) {
    .blogs-hl .title-second {
      letter-spacing: -1.56px; } }
  @media screen and (max-width: 800px) {
    .blogs-hl .title-second {
      margin-bottom: calc(4rem / 2); } }

.blogs-hl-wr.row {
  margin: unset; }

.blogs-hl .bhSlider {
  position: relative; }
  .blogs-hl .bhSlider .swiper {
    margin: 0 -1.6rem; }
    @media screen and (max-width: 800px) {
      .blogs-hl .bhSlider .swiper {
        margin: 0 -.8rem; } }

.blogs-hl .blogs-item {
  margin-bottom: unset; }
  @media screen and (max-width: 425px) {
    .blogs-hl .blogs-item {
      width: 100%; } }
  .blogs-hl .blogs-item .content {
    padding: 5rem 2.8rem; }
    @media screen and (max-width: 800px) {
      .blogs-hl .blogs-item .content {
        padding: 2.5rem 1.4rem; } }
    @media screen and (max-width: 600px) {
      .blogs-hl .blogs-item .content {
        padding: 1.6rem; } }
    .blogs-hl .blogs-item .content .tt {
      font-size: clamp(2rem, calc(1.7273rem + 1.3636vw), 3.2rem); }
    .blogs-hl .blogs-item .content .dr-name {
      font-size: clamp(1.4rem, calc(1.3091rem + 0.4545vw), 1.8rem); }
      @media screen and (max-width: 425px) {
        .blogs-hl .blogs-item .content .dr-name {
          font-size: 1.2rem; } }

.all-blogs-head {
  margin-bottom: 4.8rem; }
  @media screen and (max-width: 800px) {
    .all-blogs-head {
      margin-bottom: calc(4.8rem / 2); } }
  .all-blogs-head-wr {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: .8rem; }
    .all-blogs-head-wr .title-second {
      line-height: 100%; }
    .all-blogs-head-wr .tabbtn {
      height: -webkit-fit-content;
      height: -moz-fit-content;
      height: fit-content; }
      .all-blogs-head-wr .tabbtn-wr {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        max-width: 100%;
        margin: auto;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .all-blogs-head-wr .tabbtn-item {
        padding: 1.8rem 4rem;
        border-bottom: 2px solid var(--Stroke, #DFE4EA);
        -webkit-transition: .3s;
        transition: .3s; }
        @media screen and (max-width: 800px) {
          .all-blogs-head-wr .tabbtn-item {
            padding: .9rem 2rem; } }
        @media screen and (max-width: 480px) {
          .all-blogs-head-wr .tabbtn-item {
            padding: 0rem .9rem;
            padding-bottom: .4rem; } }
        .all-blogs-head-wr .tabbtn-item .text {
          color: var(--TEXT, #5E5E5F);
          text-align: center;
          font-size: 1.6rem;
          font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
          font-weight: 500;
          -webkit-transition: .3s;
          transition: .3s; }
          @media screen and (max-width: 425px) {
            .all-blogs-head-wr .tabbtn-item .text {
              font-size: clamp(1.2rem, calc(1.2364rem + 1.8182vw), 1.2rem); } }
        .all-blogs-head-wr .tabbtn-item.active, .all-blogs-head-wr .tabbtn-item:hover {
          border-bottom: 2px solid #FFF;
          background: var(--PRIMARY, #004DF2); }
          .all-blogs-head-wr .tabbtn-item.active .text, .all-blogs-head-wr .tabbtn-item:hover .text {
            color: #ffffff; }

.page-blogs-page .title-second {
  color: #404040; }

.page-blogs-page .brings-item {
  width: calc(100% / 5); }
  .page-blogs-page .brings-item:hover .brings-item-wr {
    background: transparent; }

.page-blogs-page .brings-item-wr .content .tt {
  color: var(--BLACK, #404040);
  font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
  font-style: normal;
  font-weight: 500; }

.page-blogs-page .brings-wr.row {
  margin: unset; }
  .page-blogs-page .brings-wr.row .col {
    margin-bottom: unset; }

.page-blogs-page .brings .bringsSlider {
  position: relative; }
  .page-blogs-page .brings .bringsSlider .swiper {
    margin: 0 -1.6rem; }
    .page-blogs-page .brings .bringsSlider .swiper .swiper-slide {
      width: calc(100% / 5) !important; }
      @media screen and (max-width: 915px) {
        .page-blogs-page .brings .bringsSlider .swiper .swiper-slide {
          width: calc(100% / 4) !important; } }
      @media screen and (max-width: 625px) {
        .page-blogs-page .brings .bringsSlider .swiper .swiper-slide {
          width: calc(100% / 3) !important; } }
      @media screen and (max-width: 425px) {
        .page-blogs-page .brings .bringsSlider .swiper .swiper-slide {
          width: calc(100% / 2) !important; } }
  .page-blogs-page .brings .bringsSlider .brings-navi .swiper-control-btn {
    top: calc(50% - 3.7rem); }
    @media screen and (max-width: 1200px) {
      .page-blogs-page .brings .bringsSlider .brings-navi .swiper-control-btn {
        top: calc(50% - 2.7rem); } }
    @media screen and (max-width: 800px) {
      .page-blogs-page .brings .bringsSlider .brings-navi .swiper-control-btn {
        top: calc(50% - 1.7rem); } }

.dr-staff .title {
  width: 59.2rem;
  max-width: 100%; }
  .dr-staff .title-second {
    color: #404040;
    margin-bottom: 6.6rem;
    letter-spacing: -2.56px; }
    @media screen and (max-width: 800px) {
      .dr-staff .title-second {
        margin-bottom: calc(6.6rem / 2); } }
    @media screen and (max-width: 425px) {
      .dr-staff .title-second {
        letter-spacing: -1.56px; } }

.dr-staff .dr-list {
  margin-bottom: 2.6rem; }
  @media screen and (max-width: 800px) {
    .dr-staff .dr-list {
      margin-bottom: calc(2.6rem / 2); } }

.care-team .title {
  margin-bottom: 4rem; }
  @media screen and (max-width: 800px) {
    .care-team .title {
      margin-bottom: calc(4rem / 2); } }
  .care-team .title-second {
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 800px) {
      .care-team .title-second {
        margin-bottom: calc(2.4rem / 2); } }

@media screen and (max-width: 800px) {
  .care-team-wr.row {
    --cg: 1.6rem;
    --rg: 1.6rem; } }
  @media screen and (max-width: 800px) and (max-width: 700px) {
    .care-team-wr.row .col {
      width: 100%; } }

.care-team-item-wr {
  height: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff; }
  .care-team-item-wr .image {
    --w: 15rem;
    --h: 15rem;
    width: var(--w);
    height: var(--h); }
    @media screen and (max-width: 800px) {
      .care-team-item-wr .image {
        --w: 10rem;
        --h: 10rem; } }
    .care-team-item-wr .image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .care-team-item-wr .content {
    padding: 1.6rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    @media screen and (max-width: 800px) {
      .care-team-item-wr .content {
        padding-left: unset; } }
    .care-team-item-wr .content .tt {
      margin-bottom: 1.2rem;
      color: var(--BLACK, #404040);
      font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
      font-style: normal;
      font-weight: 500;
      text-wrap: pretty; }
      @media screen and (max-width: 800px) {
        .care-team-item-wr .content .tt {
          margin-bottom: calc(1.2rem / 2); } }
    .care-team-item-wr .content .des {
      color: #404040;
      font-size: 1.6rem;
      font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
      font-style: normal;
      font-weight: 500;
      text-wrap: pretty; }

.page-staff-overview {
  padding-top: unset; }
  .page-staff-overview .hd {
    background: transparent; }
    .page-staff-overview .hd.sticky {
      background: #FFF5DF; }
  .page-staff-overview .title-second {
    letter-spacing: -2.56px; }
    @media screen and (max-width: 425px) {
      .page-staff-overview .title-second {
        letter-spacing: -1.56px; } }
  .page-staff-overview .bn .content {
    width: 60rem; }
  .page-staff-overview .yl .title {
    margin-bottom: 4rem; }
    @media screen and (max-width: 800px) {
      .page-staff-overview .yl .title {
        margin-bottom: calc(4rem / 2); } }
    .page-staff-overview .yl .title-second {
      color: var(--color-text);
      margin-bottom: 2.4rem; }
      @media screen and (max-width: 800px) {
        .page-staff-overview .yl .title-second {
          margin-bottom: calc(2.4rem / 2); } }
    .page-staff-overview .yl .title-sub {
      color: var(--color-text); }
  .page-staff-overview .yl .yl-item .btn-dr .txt {
    color: var(--color-pri); }
    .page-staff-overview .yl .yl-item .btn-dr .txt::before {
      background: var(--color-pri); }
  @media screen and (min-width: 426px) {
    .page-staff-overview .bn-wr {
      width: 100vw;
      height: 100vh;
      padding-bottom: unset;
      position: relative; }
      .page-staff-overview .bn-wr .container {
        position: relative; }
      .page-staff-overview .bn-wr .content {
        content: '';
        position: absolute;
        left: 0;
        bottom: 6rem; } }
    @media screen and (min-width: 426px) and (max-width: 1232px) {
      .page-staff-overview .bn-wr .content {
        left: 1.6rem;
        right: 1.6rem; } }
    @media screen and (min-width: 426px) and (max-width: 800px) {
      .page-staff-overview .bn-wr .content {
        bottom: 3rem; } }
  @media screen and (max-width: 425px) {
    .page-staff-overview .bn {
      height: 100vh; }
      .page-staff-overview .bn-wr {
        padding-bottom: 2rem;
        height: 100%;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end; }
        .page-staff-overview .bn-wr .container {
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content; } }

.dr-info {
  -webkit-transform: translateY(-20%);
  transform: translateY(-20%); }
  @media screen and (max-width: 1200px) {
    .dr-info {
      -webkit-transform: translateY(0);
      transform: translateY(0); } }
  @media screen and (min-width: 1201px) {
    .dr-info {
      padding-bottom: unset; } }
  .dr-info .decor {
    content: '';
    position: absolute;
    bottom: -1.5rem;
    right: 1.5rem;
    width: calc(199/1728 * 100%); }
    @media screen and (max-width: 1200px) {
      .dr-info .decor {
        display: none; } }
    @media screen and (max-width: 1200px) {
      .dr-info .decor {
        bottom: 0; } }
  .dr-info-wr {
    background: #ffffff; }
    .dr-info-wr.row {
      margin: unset; }
      @media screen and (max-width: 800px) {
        .dr-info-wr.row {
          --cg: 1.6rem;
          --rg: 1.6rem; } }
      @media screen and (max-width: 425px) {
        .dr-info-wr.row {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; }
          .dr-info-wr.row .col {
            width: 100%; } }
  .dr-info-lf {
    padding-left: unset; }
    @media screen and (max-width: 800px) {
      .dr-info-lf {
        padding-right: unset; } }
    .dr-info-lf .image {
      display: block;
      padding-top: calc((1 / 1) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%; }
      .dr-info-lf .image img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
  @media screen and (min-width: 426px) {
    .dr-info-rt .content {
      padding-top: 3.2rem; } }
  @media screen and (min-width: 426px) and (max-width: 800px) {
    .dr-info-rt .content {
      padding-top: calc(3.2rem / 2); } }
  .dr-info-rt .content .title-second {
    color: var(10, #111012);
    letter-spacing: -2.56px;
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 425px) {
      .dr-info-rt .content .title-second {
        letter-spacing: -1.56px; } }
    @media screen and (max-width: 800px) {
      .dr-info-rt .content .title-second {
        margin-bottom: calc(2.4rem / 2); } }
  .dr-info-rt .content .ic-text {
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 800px) {
      .dr-info-rt .content .ic-text {
        margin-bottom: calc(2.4rem / 2); } }
    .dr-info-rt .content .ic-text-item:not(:last-child) {
      margin-bottom: 1.6rem; }
      @media screen and (max-width: 800px) {
        .dr-info-rt .content .ic-text-item:not(:last-child) {
          margin-bottom: calc(1.6rem / 2); } }
    .dr-info-rt .content .ic-text-item-wr {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 1.6rem; }
      @media screen and (max-width: 800px) {
        .dr-info-rt .content .ic-text-item-wr {
          gap: .8rem; } }
      .dr-info-rt .content .ic-text-item-wr .ic {
        width: 2rem;
        height: 2rem;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        .dr-info-rt .content .ic-text-item-wr .ic img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
      .dr-info-rt .content .ic-text-item-wr .text {
        color: var(--BLACK, #404040);
        font-size: 1.6rem;
        font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem); }
  .dr-info-rt .content .text {
    color: var(--BLACK, #404040);
    font-size: 1.6rem;
    font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
    font-weight: 400;
    width: 56.5rem;
    max-width: 100%; }
  .dr-info-inner {
    position: relative;
    background: #ffffff;
    padding: 4rem 3.2rem 3.2rem 3.2rem; }
    @media screen and (max-width: 800px) {
      .dr-info-inner {
        padding: 2rem 1.6rem 1.6rem 1.6rem; } }
    @media screen and (max-width: 425px) {
      .dr-info-inner {
        padding: .8rem; } }
    .dr-info-inner .tt {
      margin-bottom: 2.4rem;
      position: relative;
      padding-left: 4.5rem;
      text-wrap: pretty;
      font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem); }
      @media screen and (max-width: 800px) {
        .dr-info-inner .tt {
          margin-bottom: calc(2.4rem / 2); } }
      .dr-info-inner .tt::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 2.4rem;
        height: 2.4rem;
        background: var(--color-text); }
      @media screen and (max-width: 800px) {
        .dr-info-inner .tt {
          padding-left: 2.25rem; }
          .dr-info-inner .tt::before {
            width: 1.2rem;
            height: 1.2rem; } }
    @media screen and (max-width: 800px) and (max-width: 527px) {
      .dr-info-inner .tt::before {
        top: 25%; } }
    .dr-info-inner .text {
      font-size: 1.6rem;
      font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem); }
    .dr-info-inner.mona-content h3 {
      margin-bottom: 2.4rem;
      position: relative;
      padding-left: 4.5rem;
      text-wrap: pretty;
      font-size: clamp(2rem, calc(1.6818rem + 1.5909vw), 3.4rem); }
      @media screen and (max-width: 800px) {
        .dr-info-inner.mona-content h3 {
          margin-bottom: calc(2.4rem / 2); } }
      .dr-info-inner.mona-content h3::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 2.4rem;
        height: 2.4rem;
        background: var(--color-text); }
      @media screen and (max-width: 800px) {
        .dr-info-inner.mona-content h3 {
          padding-left: 3.25rem; }
          .dr-info-inner.mona-content h3::before {
            width: 1.6rem;
            height: 1.6rem; } }
    @media screen and (max-width: 800px) and (max-width: 527px) {
      .dr-info-inner.mona-content h3::before {
        top: 25%; } }
    @media screen and (max-width: 800px) and (max-width: 600px) {
      .dr-info-inner.mona-content h3::before {
        width: 1.2rem;
        height: 1.2rem; } }

.dr-cld {
  overflow: hidden; }
  @media screen and (min-width: 1232px) {
    .dr-cld .container {
      width: var(--recontainer);
      margin: unset;
      margin-left: auto;
      max-width: 100%; } }
  @media screen and (max-width: 800px) {
    .dr-cld-wr.row {
      --cg: 1.6rem;
      --rg: 1.6rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
      .dr-cld-wr.row .col {
        width: 100%; } }
  .dr-cld-item {
    background: #ffffff;
    padding: 2.2rem 6rem;
    -webkit-transition: .3s;
    transition: .3s; }
    .dr-cld-item:not(:last-child) {
      margin-bottom: 3.2rem; }
      @media screen and (max-width: 800px) {
        .dr-cld-item:not(:last-child) {
          margin-bottom: calc(3.2rem / 2); } }
    @media screen and (max-width: 1000px) {
      .dr-cld-item {
        padding: 1.1rem 3rem; } }
    .dr-cld-item .tt {
      margin-bottom: 3.2rem;
      color: var(--color-pri);
      font-size: clamp(2.4rem, calc(2.0364rem + 1.8182vw), 4rem);
      font-style: normal;
      font-weight: 500;
      -webkit-transition: .3s;
      transition: .3s;
      text-wrap: pretty; }
      @media screen and (max-width: 800px) {
        .dr-cld-item .tt {
          margin-bottom: calc(3.2rem / 2); } }
    .dr-cld-item .text,
    .dr-cld-item li {
      color: var(--color-pri);
      font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
      font-style: normal;
      font-weight: 400;
      -webkit-transition: .3s;
      transition: .3s;
      padding-left: 3.5rem;
      position: relative; }
      .dr-cld-item .text::before,
      .dr-cld-item li::before {
        content: '';
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 1.75rem;
        background-color: var(--color-pri);
        border-radius: 50%;
        width: .4rem;
        height: .4rem;
        -webkit-transition: .3s;
        transition: .3s; }
      @media screen and (max-width: 800px) {
        .dr-cld-item .text,
        .dr-cld-item li {
          padding-left: 1.75rem; }
          .dr-cld-item .text::before,
          .dr-cld-item li::before {
            left: calc(1.75rem / 2); } }
    .dr-cld-item:hover {
      background: var(--color-pri); }
      .dr-cld-item:hover .tt,
      .dr-cld-item:hover .text,
      .dr-cld-item:hover li {
        color: #ffffff; }
        .dr-cld-item:hover .tt::before,
        .dr-cld-item:hover .text::before,
        .dr-cld-item:hover li::before {
          background: #ffffff; }
  @media screen and (min-width: 801px) {
    .dr-cld-lf {
      padding-left: unset; } }
  .dr-cld-rt {
    position: relative; }
    @media screen and (min-width: 801px) {
      .dr-cld-rt img {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        margin-left: 1.6rem; } }
  @media screen and (min-width: 801px) and (max-width: 800px) {
    .dr-cld-rt img {
      margin-left: .8rem; } }

@media screen and (min-width: 1201px) {
  .page-staff .banner-ctn {
    padding: 5rem 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; } }

@media screen and (max-width: 1200px) {
  .page-staff .banner-ctn {
    min-height: calc(100vw*(200/1728));
    padding: unset; } }

.monaMessageFromAdmin {
  position: relative;
  display: none; }
  .monaMessageFromAdmin .img-inner {
    text-align: center;
    min-height: 20rem;
    padding: 4rem;
    font-size: clamp(2rem, calc(1.7727rem + 1.1364vw), 3rem);
    font-family: "Helvetica", sans-serif; }
  .monaMessageFromAdmin .bg-pink {
    display: none; }
  .monaMessageFromAdmin .course-out::after {
    content: ''; }
  .monaMessageFromAdmin .course-out-content {
    display: none; }
  .monaMessageFromAdmin::after {
    display: none; }

.monaAllButtonRow {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2rem;
  gap: 2rem; }
  .monaAllButtonRow .lib-self-slider-tt {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
  .monaAllButtonRow .monaAllButton {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto; }
    @media screen and (max-width: 700px) {
      .monaAllButtonRow .monaAllButton .btn {
        height: 4rem; }
        .monaAllButtonRow .monaAllButton .btn .txt {
          padding: 1.6rem 2rem; } }
  @media screen and (max-width: 450px) {
    .monaAllButtonRow {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 0; }
      .monaAllButtonRow .monaAllButton {
        margin-right: auto; } }

.ab .title-pri {
  margin-bottom: 4rem;
  text-align: center;
  letter-spacing: -2.56px; }
  @media screen and (max-width: 800px) {
    .ab .title-pri {
      margin-bottom: calc(4rem / 2); } }
  @media screen and (max-width: 425px) {
    .ab .title-pri {
      letter-spacing: -1.56px; } }

.ab .tabbtn {
  margin-bottom: 5.2rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out; }
  @media screen and (max-width: 800px) {
    .ab .tabbtn {
      margin-bottom: calc(5.2rem / 2); } }
  .ab .tabbtn-wr {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    margin: auto;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 401px) {
      .ab .tabbtn-wr {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .ab .tabbtn-wr .tabbtn-item {
          width: 50%;
          text-align: center; } }
  .ab .tabbtn-item {
    padding: .8rem 2.4rem 1rem 2.4rem;
    -webkit-transition: .3s;
    transition: .3s; }
    @media screen and (max-width: 800px) {
      .ab .tabbtn-item {
        padding: .9rem 2rem; } }
    @media screen and (max-width: 489px) {
      .ab .tabbtn-item {
        padding: 0rem .9rem;
        padding-bottom: .4rem; } }
    .ab .tabbtn-item .text {
      color: var(--color-pri);
      text-align: center;
      font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
      font-weight: 500;
      -webkit-transition: .3s;
      transition: .3s; }
    .ab .tabbtn-item.active, .ab .tabbtn-item:hover {
      background: var(--PRIMARY, #004DF2); }
      .ab .tabbtn-item.active .text, .ab .tabbtn-item:hover .text {
        color: #ffffff; }
  .ab .tabbtn.is-inview {
    width: 100%;
    position: fixed;
    top: calc(var(--size-hd) / 2);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 3;
    background: #FFF5DF;
    margin-bottom: unset; }

.ab-item .title-second {
  margin-bottom: 5.4rem;
  letter-spacing: -2.56px; }
  @media screen and (max-width: 800px) {
    .ab-item .title-second {
      margin-bottom: calc(5.4rem / 2); } }
  @media screen and (max-width: 425px) {
    .ab-item .title-second {
      letter-spacing: -1.56px; } }

@media screen and (min-width: 1232px) {
  .ab-item .ctn {
    width: var(--recontainer);
    margin: unset;
    max-width: 100%; } }

@media screen and (max-width: 800px) {
  .ab-item-wr.row {
    --rg: 1.6rem;
    --cg: 1.6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .ab-item-wr.row .col {
      width: 100%; } }

.ab-item-lf {
  position: relative; }
  @media screen and (min-width: 801px) {
    .ab-item-lf {
      padding-left: unset; } }
  .ab-item-lf img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .ab-item-lf .vid {
    width: 100%;
    height: 100%; }
    .ab-item-lf .vid iframe,
    .ab-item-lf .vid video {
      aspect-ratio: 864/484;
      width: 100%;
      height: 100%; }

.ab-item-rt .tt {
  margin-bottom: 2.4rem;
  font-size: clamp(2.4rem, calc(1.9455rem + 2.2727vw), 4.4rem);
  font-style: normal;
  font-weight: 500;
  text-wrap: pretty; }
  @media screen and (max-width: 800px) {
    .ab-item-rt .tt {
      margin-bottom: calc(2.4rem / 2); } }

.ab-item-rt .text {
  position: relative;
  padding-left: 3.2rem;
  text-wrap: pretty;
  font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
  font-style: normal;
  font-weight: 400;
  line-height: normal; }
  .ab-item-rt .text::before {
    content: '';
    position: absolute;
    top: 1rem;
    left: 0;
    width: 1.6rem;
    height: 1.6rem;
    background: var(--color-text); }
    @media screen and (max-width: 1200px) {
      .ab-item-rt .text::before {
        top: .5rem; } }
  @media screen and (max-width: 600px) {
    .ab-item-rt .text {
      padding-left: 3.55rem; } }

.ab-item:nth-child(even) .row,
.ab-item:nth-child(even) .col {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

.ab-item:nth-child(even) .ctn {
  margin-left: auto; }

.ab-item:nth-child(even) .ab-item-lf {
  padding: 0 calc(var(--cg) / 2); }
  @media screen and (min-width: 801px) {
    .ab-item:nth-child(even) .ab-item-lf {
      margin-right: unset; } }

.ab-item:nth-child(odd) .ab-item-lf {
  padding: 0 calc(var(--cg) / 2); }
  @media screen and (min-width: 801px) {
    .ab-item:nth-child(odd) .ab-item-lf {
      margin-left: unset; } }

.ab-item:nth-child(2) .row,
.ab-item:nth-child(2) .col {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.ab-item:nth-child(2) .ctn {
  width: 100%;
  max-width: 121.6rem;
  margin: 0 auto; }

.ab-item:nth-child(2) .col-4 {
  width: calc(6/12 * 100%);
  padding: 0 calc(var(--cg) / 2); }

.ab-item:nth-child(2) .col-8 {
  width: calc(6/12 * 100%); }

@media screen and (max-width: 800px) {
  .ab-item:nth-child(2) .col-4,
  .ab-item:nth-child(2) .col-8 {
    width: 100%; } }

.ab-item:nth-child(2) .tt {
  font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem); }

.ab-item:nth-child(3) .col-4 {
  width: calc(5/12 * 100%); }

.ab-item:nth-child(3) .col-8 {
  width: calc(7/12 * 100%); }

@media screen and (max-width: 800px) {
  .ab-item:nth-child(3) .col-4,
  .ab-item:nth-child(3) .col-8 {
    width: 100%; } }

.ab-item.yellow {
  padding-top: 9rem;
  padding-bottom: 9rem;
  background: var(--color-yellow); }
  @media screen and (max-width: 800px) {
    .ab-item.yellow {
      padding-top: calc(9rem / 2); } }
  @media screen and (max-width: 800px) {
    .ab-item.yellow {
      padding-bottom: calc(9rem / 2); } }
  @media screen and (max-width: 800px) {
    .ab-item.yellow .row {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  .ab-item.yellow .col-4 {
    width: calc(3.5/12 * 100%); }
    @media screen and (max-width: 800px) {
      .ab-item.yellow .col-4 {
        width: 40%; } }
    @media screen and (max-width: 425px) {
      .ab-item.yellow .col-4 {
        width: 60%; } }
  .ab-item.yellow .col-8 {
    width: calc(8.5/12 * 100%); }
    @media screen and (max-width: 800px) {
      .ab-item.yellow .col-8 {
        width: 100%; } }
  .ab-item.yellow .ctn {
    width: 100%;
    max-width: 121.6rem;
    margin: 0 auto; }
  .ab-item.yellow img {
    -o-object-fit: contain;
    object-fit: contain; }
  .ab-item.yellow .tt {
    letter-spacing: -2.56px; }
    @media screen and (max-width: 425px) {
      .ab-item.yellow .tt {
        letter-spacing: -1.56px; } }
  .ab-item.yellow .text::before {
    background: var(--color-pri); }

.ab-item.friend {
  padding-top: 10rem; }
  @media screen and (max-width: 800px) {
    .ab-item.friend {
      padding-top: calc(10rem / 2); } }
  @media screen and (min-width: 801px) {
    .ab-item.friend .ab-item-rt {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .ab-item.friend .tt {
    color: var(--color-pri);
    font-size: clamp(2.4rem, calc(1.9455rem + 2.2727vw), 4.4rem);
    font-weight: 500;
    letter-spacing: -2.56px; }
    @media screen and (max-width: 425px) {
      .ab-item.friend .tt {
        letter-spacing: -1.56px; } }
  .ab-item.friend .text::before {
    background: var(--color-pri); }
  .ab-item.friend .ctn {
    width: 100%;
    max-width: 121.6rem;
    margin: 0 auto; }
  .ab-item.friend .col-4,
  .ab-item.friend .col-8 {
    width: calc(6/12 * 100%); }
    @media screen and (max-width: 800px) {
      .ab-item.friend .col-4,
      .ab-item.friend .col-8 {
        width: 100%; } }

.sec-pnt .pnt {
  overflow: visible; }
  .sec-pnt .pnt .swiper-wrapper {
    overflow: visible; }
  .sec-pnt .pnt .swiper .infiniteslide_wrap {
    overflow: visible; }

.sec-pnt .pnt .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; }

.sec-pnt .pnt .swiper-slide {
  overflow: visible;
  width: calc(100% / 13);
  padding: unset; }
  @media screen and (max-width: 1366px) {
    .sec-pnt .pnt .swiper-slide {
      width: calc(100% / 10); } }
  @media screen and (max-width: 1280px) {
    .sec-pnt .pnt .swiper-slide {
      width: calc(100% / 9); } }
  @media screen and (max-width: 900px) {
    .sec-pnt .pnt .swiper-slide {
      width: calc(100% / 8); } }
  @media screen and (max-width: 800px) {
    .sec-pnt .pnt .swiper-slide {
      width: calc(100% / 5); } }
  @media screen and (max-width: 600px) {
    .sec-pnt .pnt .swiper-slide {
      width: calc(100% / 4); } }
  @media screen and (max-width: 425px) {
    .sec-pnt .pnt .swiper-slide {
      width: calc(100% / 2); } }

.sec-pnt .pnt .swiper-control {
  display: none; }

.sec-pnt .pnt-img {
  display: block;
  padding-top: calc((156 / 280) * 100%);
  position: relative;
  overflow: hidden;
  -webkit-transition: .3s;
  transition: .3s; }
  .sec-pnt .pnt-img:hover img {
    -webkit-filter: unset;
    filter: unset; }

.sec-pnt .pnt-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: .15s;
  transition: .15s;
  padding: 0 1rem; }
  @media screen and (min-width: 801px) {
    .sec-pnt .pnt-img img {
      -webkit-filter: brightness(0) saturate(100%) invert(44%) sepia(4%) saturate(21%) hue-rotate(358deg) brightness(102%) contrast(89%);
      filter: brightness(0) saturate(100%) invert(44%) sepia(4%) saturate(21%) hue-rotate(358deg) brightness(102%) contrast(89%); } }
  @media screen and (max-width: 1280px) {
    .sec-pnt .pnt-img img {
      padding: 0 1rem; } }
  @media screen and (max-width: 800px) {
    .sec-pnt .pnt-img img {
      padding: 0 1.5rem; } }

.sec-pnt .pnt-item {
  width: calc(100% / 6); }

.sec-pnt .pnt .title-second {
  margin-bottom: 4rem;
  letter-spacing: -2.56px; }
  @media screen and (max-width: 800px) {
    .sec-pnt .pnt .title-second {
      margin-bottom: calc(4rem / 2); } }
  @media screen and (max-width: 425px) {
    .sec-pnt .pnt .title-second {
      letter-spacing: -1.56px; } }

.sec-pnt .pnt-item {
  width: calc(100% / 8); }
  @media screen and (max-width: 1100px) {
    .sec-pnt .pnt-item {
      width: calc(100% / 6); } }
  @media screen and (max-width: 800px) {
    .sec-pnt .pnt-item {
      width: calc(100% / 5); } }
  @media screen and (max-width: 600px) {
    .sec-pnt .pnt-item {
      width: calc(100% / 4); } }
  @media screen and (max-width: 425px) {
    .sec-pnt .pnt-item {
      width: calc(100% / 2); } }

.page-about {
  padding-top: unset; }
  .page-about .hd {
    background: transparent; }
    .page-about .hd.sticky {
      background: #FFF5DF; }
  .page-about .bn-wr {
    padding-bottom: unset; }
    @media screen and (min-width: 1201px) {
      .page-about .bn-wr {
        width: 100vw;
        height: 100vh; } }
    @media screen and (max-width: 1200px) {
      .page-about .bn-wr {
        aspect-ratio: 16/9; } }
    .page-about .bn-wr .breadcrumb-item {
      color: #ffffff; }
    .page-about .bn-wr .content {
      padding-top: 37.6rem;
      padding-bottom: 6rem; }
      @media screen and (max-width: 1366px) {
        .page-about .bn-wr .content {
          padding-top: 6.6rem; } }
      @media screen and (max-width: 1280px) {
        .page-about .bn-wr .content {
          padding-top: 21.6rem; } }
      @media screen and (max-width: 1024px) {
        .page-about .bn-wr .content {
          padding-top: 10.6rem; } }
  @media screen and (max-width: 1024px) and (max-width: 800px) {
    .page-about .bn-wr .content {
      padding-top: calc(10.6rem / 2); } }
      @media screen and (max-width: 800px) {
        .page-about .bn-wr .content {
          padding-bottom: calc(6rem / 2); } }
      .page-about .bn-wr .content .title-pri {
        color: #ffffff;
        margin-bottom: 2.4rem; }
        @media screen and (max-width: 800px) {
          .page-about .bn-wr .content .title-pri {
            margin-bottom: calc(2.4rem / 2); } }
      .page-about .bn-wr .content .title-sub {
        color: #ffffff;
        margin-bottom: unset; }
  @media screen and (max-width: 425px) {
    .page-about .bn {
      height: 100vh; }
      .page-about .bn-wr {
        padding-bottom: 2rem;
        height: 100%;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .page-about .bn-wr .container {
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content; } }
  .page-about .space .container {
    position: relative; }
  .page-about .space .content {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    left: unset;
    right: 3.2rem; }
    .page-about .space .content .title-second {
      margin-bottom: 2.4rem;
      color: var(--BLACK, #404040);
      font-size: clamp(2.4rem, calc(1.9455rem + 2.2727vw), 4.4rem);
      font-weight: 500; }
      @media screen and (max-width: 800px) {
        .page-about .space .content .title-second {
          margin-bottom: calc(2.4rem / 2); } }
  .page-about .space-item .image-inner {
    padding-top: calc((806 / 1728) * 100%); }
  .page-about .tabbtn {
    display: none; }
  .page-about .ab .title-pri {
    text-align: left; }
    @media screen and (min-width: 1233px) {
      .page-about .ab .title-pri {
        padding: 0 1.6rem; } }

.tab-guide {
  padding-top: var(--pd-sc);
  padding-top: 4.5rem; }
  @media screen and (max-width: 800px) {
    .tab-guide {
      padding-top: calc(4.5rem / 2); } }
  .tab-guide .tabbtn-wr {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    margin: auto;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .tab-guide .tabbtn-item {
    display: block;
    padding: 1.8rem 4rem;
    border-bottom: 2px solid var(--Stroke, #DFE4EA);
    -webkit-transition: .3s;
    transition: .3s; }
    @media screen and (max-width: 800px) {
      .tab-guide .tabbtn-item {
        padding: .9rem 2rem; } }
    .tab-guide .tabbtn-item.text,
    .tab-guide .tabbtn-item .txt {
      display: block;
      color: var(--TEXT, #5E5E5F);
      font-size: 1.6rem;
      font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
      font-weight: 500;
      -webkit-transition: .3s;
      transition: .3s;
      text-wrap: balance; }
    .tab-guide .tabbtn-item.active, .tab-guide .tabbtn-item:hover {
      border-bottom: 2px solid var(--PRIMARY, #004DF2);
      background: var(--PRIMARY, #004DF2); }
      .tab-guide .tabbtn-item.active.text, .tab-guide .tabbtn-item.active.txt, .tab-guide .tabbtn-item:hover.text, .tab-guide .tabbtn-item:hover.txt {
        color: #ffffff; }

.guide {
  padding-top: 4.5rem; }
  @media screen and (max-width: 800px) {
    .guide {
      padding-top: calc(4.5rem / 2); } }
  .guide .tabbtn {
    margin-bottom: 6.9rem; }
    @media screen and (max-width: 800px) {
      .guide .tabbtn {
        margin-bottom: calc(6.9rem / 2); } }
    .guide .tabbtn-wr {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      max-width: 100%;
      margin: auto;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .guide .tabbtn-item {
      padding: 1.8rem 4rem;
      border-bottom: 2px solid var(--Stroke, #DFE4EA);
      -webkit-transition: .3s;
      transition: .3s; }
      @media screen and (max-width: 800px) {
        .guide .tabbtn-item {
          padding: .9rem 2rem; } }
      .guide .tabbtn-item.text, .guide .tabbtn-item.txt {
        display: block;
        color: var(--TEXT, #5E5E5F);
        font-size: 1.6rem;
        font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
        font-weight: 500;
        -webkit-transition: .3s;
        transition: .3s;
        text-wrap: balance; }
      .guide .tabbtn-item.active, .guide .tabbtn-item:hover {
        border-bottom: 2px solid var(--PRIMARY, #004DF2);
        background: var(--PRIMARY, #004DF2); }
        .guide .tabbtn-item.active.text, .guide .tabbtn-item.active.txt, .guide .tabbtn-item:hover.text, .guide .tabbtn-item:hover.txt {
          color: #ffffff; }
  .guide-lf .text {
    cursor: pointer;
    display: block;
    padding: .8rem 1.6rem;
    border-bottom: 1px solid rgba(0, 77, 242, 0.5);
    color: var(--color-pri);
    font-size: 1.6rem;
    font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
    font-weight: 500;
    -webkit-transition: .3s;
    transition: .3s;
    padding-left: 3.4rem;
    position: relative; }
    .guide-lf .text:first-child {
      border-top: 1px solid rgba(0, 77, 242, 0.5); }
    .guide-lf .text::before {
      content: '';
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 1.6rem;
      background-color: var(--color-pri);
      width: .8rem;
      height: .8rem;
      -webkit-transition: .3s;
      transition: .3s; }
    .guide-lf .text:hover, .guide-lf .text.active {
      background: var(--color-pri);
      color: #ffffff; }
      .guide-lf .text:hover::before, .guide-lf .text.active::before {
        background: #ffffff; }
    @media screen and (max-width: 800px) {
      .guide-lf .text {
        padding-left: 2.5rem; }
        .guide-lf .text::before {
          left: calc(1.75rem / 2); } }
  .guide-lf .sticky {
    position: sticky;
    top: calc(var(--size-hd) / 2 + .1rem); }
  @media screen and (max-width: 1199px) {
    .guide-lf {
      width: 0; } }
  @media screen and (max-width: 1199px) {
    .guide-rt {
      width: 100%; } }
  .guide .maps-wr iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 904/594; }
  @media screen and (min-width: 801px) {
    .guide .maps-if {
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); } }
  @media screen and (max-width: 800px) {
    .guide .maps-if {
      margin-bottom: 4rem; } }
  .guide .maps-if-wr {
    width: 46.5rem;
    max-width: 100%;
    background: var(--color-pri);
    padding: 3.2rem 1.6rem 9.6rem 3.2rem; }
    @media screen and (max-width: 800px) {
      .guide .maps-if-wr {
        padding: 1.6rem .8rem 4.8rem 1.6rem; } }
    .guide .maps-if-wr .tts {
      color: var(--White, #FFF);
      font-size: clamp(2.4rem, calc(2.0364rem + 1.8182vw), 4rem);
      font-weight: 500;
      line-height: normal; }
    .guide .maps-if-wr .tt {
      margin-bottom: 2.4rem;
      color: var(--White, #FFF);
      font-size: clamp(2.4rem, calc(2.0364rem + 1.8182vw), 4rem);
      font-weight: 500;
      line-height: 1.1; }
      @media screen and (max-width: 800px) {
        .guide .maps-if-wr .tt {
          margin-bottom: calc(2.4rem / 2); } }
    .guide .maps-if-wr .loca {
      color: var(--White, #FFF);
      font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
      font-weight: 400; }
  .guide .mj {
    margin-bottom: 6rem; }
    @media screen and (max-width: 800px) {
      .guide .mj {
        margin-bottom: calc(6rem / 2); } }
    .guide .mj-item {
      padding: 0 2.4rem;
      position: relative; }
      @media screen and (max-width: 800px) {
        .guide .mj-item {
          padding: unset; } }
      .guide .mj-item::before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 72.8%;
        height: 0;
        border-top: 2px dashed var(--color-pri); }
        @media screen and (max-width: 800px) {
          .guide .mj-item::before {
            width: 75.8%; } }
        @media screen and (max-width: 425px) {
          .guide .mj-item::before {
            width: 76.8%; } }
      .guide .mj-item-lf {
        padding-top: 5.2rem;
        padding-bottom: 5.2rem;
        position: relative; }
        @media screen and (max-width: 800px) {
          .guide .mj-item-lf {
            padding-top: calc(5.2rem / 2); } }
        @media screen and (max-width: 800px) {
          .guide .mj-item-lf {
            padding-bottom: calc(5.2rem / 2); } }
        .guide .mj-item-lf::before {
          content: '';
          position: absolute;
          top: 0;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          width: 0;
          height: 100%;
          border-left: 2px dashed var(--color-pri); }
        .guide .mj-item-lf .image {
          position: relative; }
          .guide .mj-item-lf .image::before {
            content: '';
            position: absolute;
            top: -.8rem;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 0.8rem;
            height: 0.8rem;
            background: var(--color-pri);
            z-index: 2; }
          .guide .mj-item-lf .image::after {
            content: '';
            position: absolute;
            bottom: -.8rem;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 0.8rem;
            height: 0.8rem;
            background: var(--color-pri); }
          .guide .mj-item-lf .image-wr {
            display: block;
            padding-top: calc((1 / 1) * 100%);
            position: relative;
            overflow: hidden; }
            .guide .mj-item-lf .image-wr img {
              position: absolute;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              width: 100%;
              height: 100%;
              -o-object-fit: cover;
              object-fit: cover; }
      .guide .mj-item-rt {
        padding-top: 5.2rem;
        padding-bottom: 5.2rem; }
        @media screen and (max-width: 800px) {
          .guide .mj-item-rt {
            padding-top: calc(5.2rem / 2); } }
        @media screen and (max-width: 800px) {
          .guide .mj-item-rt {
            padding-bottom: calc(5.2rem / 2); } }
        .guide .mj-item-rt .tt {
          font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
          font-weight: 500;
          margin-bottom: .6rem; }
        .guide .mj-item-rt .text {
          font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
          font-style: normal;
          font-weight: 400;
          -webkit-transition: .3s;
          transition: .3s;
          padding-left: 3.5rem;
          position: relative; }
          .guide .mj-item-rt .text::before {
            content: '';
            position: absolute;
            top: 1.6rem;
            left: 1.75rem;
            background-color: var(--color-text);
            border-radius: 50%;
            width: .4rem;
            height: .4rem;
            -webkit-transition: .3s;
            transition: .3s; }
          @media screen and (max-width: 800px) {
            .guide .mj-item-rt .text {
              padding-left: 1.75rem; }
              .guide .mj-item-rt .text::before {
                left: calc(1.75rem / 2); } }
        .guide .mj-item-rt.mona-content ul {
          margin: unset; }
          .guide .mj-item-rt.mona-content ul li {
            font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem); }
      @media screen and (max-width: 800px) {
        .guide .mj-item-wr.row {
          --rg: 1.6rem;
          --cg: 1.6rem; } }
      .guide .mj-item:nth-child(even) .mj-item-wr.row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
      .guide .mj-item:first-child::before {
        display: none; }
      .guide .mj-item:first-child .mj-item-lf, .guide .mj-item:first-child .mj-item-rt {
        padding-top: unset; }
        .guide .mj-item:first-child .mj-item-lf .image::before, .guide .mj-item:first-child .mj-item-rt .image::before {
          display: none; }
      .guide .mj-item:last-child .mj-item-lf::before, .guide .mj-item:last-child .mj-item-rt::before {
        height: 15%; }
      .guide .mj-item:last-child .mj-item-lf .image::after, .guide .mj-item:last-child .mj-item-rt .image::after {
        display: none; }
  .guide .gp .title-second {
    margin-bottom: 4.8rem;
    font-size: clamp(2.6rem, calc(1.9182rem + 3.4091vw), 5.6rem);
    letter-spacing: 1.12px; }
    @media screen and (max-width: 800px) {
      .guide .gp .title-second {
        margin-bottom: calc(4.8rem / 2); } }
    @media screen and (max-width: 425px) {
      .guide .gp .title-second {
        color: var(--color-pri); } }
  .guide .gp-wr {
    position: relative; }
    @media screen and (max-width: 600px) {
      .guide .gp-wr.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .guide .gp-wr.row .col {
          width: 100%; } }
    .guide .gp-wr::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 3px;
      opacity: 0.4;
      background: -webkit-gradient(linear, left top, right top, from(rgba(117, 117, 117, 0)), color-stop(50.01%, rgba(117, 117, 117, 0.2)), to(rgba(117, 117, 117, 0)));
      background: linear-gradient(90deg, rgba(117, 117, 117, 0) 0%, rgba(117, 117, 117, 0.2) 50.01%, rgba(117, 117, 117, 0) 100%); }
    .guide .gp-wr::after {
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      height: 100%;
      width: 3px;
      opacity: 0.4;
      background: rgba(14, 14, 14, 0.2); }
      @media screen and (max-width: 600px) {
        .guide .gp-wr::after {
          display: none; } }
  .guide .gp-item {
    height: 100%;
    margin-bottom: unset; }
    .guide .gp-item .wrapper {
      padding: 1.5rem 0; }
      .guide .gp-item .wrapper .image-inner {
        display: block;
        padding-top: calc((200 / 420) * 100%);
        position: relative;
        overflow: hidden; }
        .guide .gp-item .wrapper .image-inner img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
      .guide .gp-item .wrapper .num {
        font-size: clamp(2.4rem, calc(2.0364rem + 1.8182vw), 4rem);
        font-weight: 400;
        margin-bottom: 1.2rem; }
        @media screen and (max-width: 800px) {
          .guide .gp-item .wrapper .num {
            margin-bottom: calc(1.2rem / 2); } }
      .guide .gp-item .wrapper .text {
        font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
        font-weight: 400;
        padding-bottom: 2rem; }
    .guide .gp-item:nth-child(even) {
      position: relative; }
      .guide .gp-item:nth-child(even)::after {
        content: '';
        position: absolute;
        bottom: -.3rem;
        left: 0;
        width: 200%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 0.3rem;
        opacity: 0.4;
        background: -webkit-gradient(linear, left top, right top, from(rgba(18, 18, 18, 0)), color-stop(50.01%, rgba(19, 19, 19, 0.2)), to(rgba(18, 17, 17, 0)));
        background: linear-gradient(90deg, rgba(18, 18, 18, 0) 0%, rgba(19, 19, 19, 0.2) 50.01%, rgba(18, 17, 17, 0) 100%); }
        @media screen and (max-width: 600px) {
          .guide .gp-item:nth-child(even)::after {
            width: 100%;
            -webkit-transform: translateX(0);
            transform: translateX(0); } }

.page-guide {
  background: #FFF5DF; }
  @media screen and (min-width: 1232px) {
    .page-guide .space {
      width: calc(100% + var(--half));
      margin-right: calc(var(--half) * -1); } }
  .page-guide .space .content {
    left: 0; }
    .page-guide .space .content .title {
      width: 57.4rem; }
      .page-guide .space .content .title-second {
        display: block;
        color: var(--color-text);
        margin-bottom: 4rem; }
        @media screen and (max-width: 800px) {
          .page-guide .space .content .title-second {
            margin-bottom: calc(4rem / 2); } }
    .page-guide .space .content .dtime.mona-content ul {
      margin: unset; }
      .page-guide .space .content .dtime.mona-content ul li {
        list-style-type: none;
        font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem); }
  @media screen and (max-width: 800px) {
    .page-guide .space {
      position: relative;
      margin: 4rem 0; }
      .page-guide .space .content {
        position: relative; }
      .page-guide .space .spaceSlider {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%; }
        .page-guide .space .spaceSlider .swiper {
          width: 100%;
          height: 100%; }
        .page-guide .space .spaceSlider .space-item {
          width: 100%;
          height: 100%; }
          .page-guide .space .spaceSlider .space-item .image-inner {
            padding-top: unset;
            width: 100%;
            height: 100%;
            position: unset; }
            .page-guide .space .spaceSlider .space-item .image-inner img {
              width: 100%;
              height: 100%;
              -o-object-fit: cover;
              object-fit: cover; } }
  @media screen and (max-width: 425px) {
    .page-guide .space .content {
      padding-top: unset;
      padding-bottom: 2.4rem; }
      .page-guide .space .content .title-second {
        color: var(--color-pri); }
      .page-guide .space .content .title,
      .page-guide .space .content .btn-dr,
      .page-guide .space .content .dtime ul li {
        padding-left: unset; }
    .page-guide .space .spaceSlider {
      position: relative !important;
      aspect-ratio: 16/9; } }

.page-guide2 {
  padding-top: var(--size-hd); }
  @media screen and (min-width: 1232px) {
    .page-guide2 .space {
      width: calc(100% + var(--half));
      margin-right: calc(var(--half) * -1); } }
  .page-guide2 .space .content {
    left: 0; }
    .page-guide2 .space .content .title {
      width: 57.4rem; }
      .page-guide2 .space .content .title-second {
        display: block;
        color: var(--color-text);
        margin-bottom: 4rem; }
        @media screen and (max-width: 800px) {
          .page-guide2 .space .content .title-second {
            margin-bottom: calc(4rem / 2); } }
  @media screen and (max-width: 800px) {
    .page-guide2 .space {
      position: relative;
      margin: 4rem 0; }
      .page-guide2 .space .content {
        position: relative; }
      .page-guide2 .space .spaceSlider {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%; }
        .page-guide2 .space .spaceSlider .swiper {
          width: 100%;
          height: 100%; }
        .page-guide2 .space .spaceSlider .space-item {
          width: 100%;
          height: 100%; }
          .page-guide2 .space .spaceSlider .space-item .image-inner {
            padding-top: unset;
            width: 100%;
            height: 100%;
            position: unset; }
            .page-guide2 .space .spaceSlider .space-item .image-inner img {
              width: 100%;
              height: 100%;
              -o-object-fit: cover;
              object-fit: cover; } }

.ia {
  padding-bottom: 6rem; }
  @media screen and (max-width: 800px) {
    .ia {
      padding-bottom: calc(6rem / 2); } }
  .ia-wr.row {
    --cg: 0;
    --rg: 0; }
    @media screen and (max-width: 710px) {
      .ia-wr.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .ia-wr.row .ia-item {
          width: 100%;
          height: 100%; } }
  .ia-item .image {
    display: block;
    padding-top: calc((278 / 607.5) * 100%);
    position: relative;
    overflow: hidden; }
    .ia-item .image img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transition: .3s;
      transition: .3s; }
    .ia-item .image::before {
      content: '';
      position: absolute;
      bottom: 0;
      right: 2rem;
      width: 4rem;
      height: 4rem;
      background: var(--color-pri);
      pointer-events: none;
      z-index: 1; }
    @media screen and (min-width: 1201px) {
      .ia-item .image:hover img {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1); } }
  .ia-item .wrapper {
    width: 100%;
    height: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3.2rem; }
    @media screen and (max-width: 1000px) {
      .ia-item .wrapper {
        padding: 1.6rem; } }
    @media screen and (min-width: 1001px) {
      .ia-item .wrapper .title-second {
        padding-left: 1rem; } }
    .ia-item .wrapper .tt {
      text-align: center;
      font-size: clamp(1.8rem, calc(1.6636rem + 0.6818vw), 2.4rem);
      font-weight: 400;
      margin-bottom: 2.4rem;
      line-height: 1.1;
      -webkit-transition: .3s;
      transition: .3s; }
      @media screen and (max-width: 800px) {
        .ia-item .wrapper .tt {
          margin-bottom: calc(2.4rem / 2); } }
      @media screen and (min-width: 1201px) {
        .ia-item .wrapper .tt:hover {
          color: var(--color-pri); } }
    .ia-item .wrapper .des {
      text-align: center;
      font-size: 1.6rem;
      font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
      font-weight: 400;
      line-height: normal;
      text-transform: capitalize; }
  .ia-item-wr.row {
    --cg: 0;
    --rg: 0; }
  @media screen and (min-width: 711px) {
    .ia-item-lf .wrapper {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start; } }
  .ia-item-lf .wrapper .tt,
  .ia-item-lf .wrapper .des {
    text-align: left; }
  .ia-item-rt .image {
    display: block;
    padding-top: calc((1 / 1) * 100%);
    position: relative;
    overflow: hidden; }
    .ia-item-rt .image::before {
      top: 2.4rem;
      left: 0;
      bottom: unset;
      right: unset;
      width: 2.4rem;
      height: 2.4rem; }
  .ia-item:nth-child(5) .row, .ia-item:nth-child(6) .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .ia-item:nth-child(5) .image::before, .ia-item:nth-child(6) .image::before {
    left: unset;
    right: 0; }
  .ia-item:first-child, .ia-item:last-child {
    background: #CDCDBC; }
  @media screen and (max-width: 710px) {
    .ia-item:first-child {
      background: transparent; }
    .ia-item:last-child .row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
    .ia-item:nth-child(1) {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .ia-item:nth-child(2) {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .ia-item:nth-child(3) {
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4; }
    .ia-item:nth-child(4) {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
      aspect-ratio: 607.5/278;
      background: #CDCDBC; }
    .ia-item:nth-child(5) {
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
      order: 5; }
    .ia-item:nth-child(6) {
      -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
      order: 6; } }

.ser-wr {
  padding-top: 6rem; }
  @media screen and (max-width: 800px) {
    .ser-wr {
      padding-top: calc(6rem / 2); } }
  @media screen and (max-width: 768px) {
    .ser-wr.row {
      --rg: 1.6rem;
      --cg: 1.6rem; } }
  @media screen and (max-width: 768px) and (max-width: 375px) {
    .ser-wr.row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .ser-wr.row .col {
        width: 100%; } }

.ser-item-wr {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 4.3rem; }
  @media screen and (max-width: 800px) {
    .ser-item-wr {
      margin-bottom: calc(4.3rem / 2); } }
  .ser-item-wr .mona-content p {
    margin: unset !important; }

.ser-item-lf .title, .ser-item-rt .title {
  width: 15.8rem; }
  @media screen and (max-width: 873px) {
    .ser-item-lf .title, .ser-item-rt .title {
      width: 100%; } }
  .ser-item-lf .title-second, .ser-item-rt .title-second {
    font-size: clamp(2rem, calc(1.7273rem + 1.3636vw), 3.2rem); }

.ser-item-lf .text, .ser-item-rt .text {
  width: 23.7rem;
  display: block;
  position: relative;
  padding-left: 3rem;
  font-weight: 400; }
  .ser-item-lf .text .bold, .ser-item-rt .text .bold {
    font-weight: 500; }
  .ser-item-lf .text::before, .ser-item-rt .text::before {
    content: '';
    position: absolute;
    top: .6rem;
    left: 0;
    width: 1.6rem;
    height: 1.6rem;
    background: var(--color-text); }

.ser-item-lf .image {
  display: block;
  padding-top: calc((571 / 558) * 100%);
  position: relative;
  overflow: hidden; }
  .ser-item-lf .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .3s;
    transition: .3s; }
  @media screen and (min-width: 1201px) {
    .ser-item-lf .image:hover img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1); } }

.ser-item-rt .image {
  display: block;
  padding-top: calc((571 / 558) * 100%);
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 1232px) {
    .ser-item-rt .image {
      width: calc(100% + var(--half));
      display: block;
      padding-top: calc((870 / 848) * 100%);
      position: relative;
      overflow: hidden; } }
  .ser-item-rt .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .3s;
    transition: .3s; }
  @media screen and (min-width: 1201px) {
    .ser-item-rt .image:hover img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1); } }

.ser .ser-item-lf .text .link,
.ser .ser-item-rt .text .link {
  padding-top: 1.8rem;
  padding-top: .8rem;
  color: var(--BLUE-TECH-R1, #004DF2);
  font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem);
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.84px;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer; }
  @media screen and (max-width: 800px) {
    .ser .ser-item-lf .text .link,
    .ser .ser-item-rt .text .link {
      padding-top: calc(1.8rem / 2); } }
  @media screen and (max-width: 375px) {
    .ser .ser-item-lf .text .link,
    .ser .ser-item-rt .text .link {
      padding-top: .6rem; } }
  @media (hover: hover) {
    .ser .ser-item-lf .text .link:hover,
    .ser .ser-item-rt .text .link:hover {
      color: var(--color-text); } }

@media screen and (max-width: 375px) {
  .ser .ser-item-lf .text,
  .ser .ser-item-rt .text {
    width: 100%; } }

.gfb {
  position: relative; }
  .gfb .title {
    pointer-events: all;
    content: '';
    position: absolute;
    top: 4rem;
    left: var(--half);
    z-index: 2; }
    @media screen and (max-width: 1232px) {
      .gfb .title {
        left: 1.6rem;
        right: 1.6rem;
        width: calc(100% - 3.2rem); } }
    @media screen and (max-width: 500px) {
      .gfb .title {
        position: relative;
        top: unset;
        left: 1.6rem;
        right: 1.6rem;
        -webkit-transform: unset;
        transform: unset; } }
    @media screen and (min-width: 501px) {
      .gfb .title-second {
        width: 44.2rem;
        max-width: 100%; } }
  .gfb-item-wr {
    height: 100%;
    position: relative; }
    .gfb-item-wr .image {
      display: block;
      padding-top: calc((974 / 1728) * 100%);
      position: relative;
      overflow: hidden; }
      @media screen and (max-width: 900px) {
        .gfb-item-wr .image {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0; }
          .gfb-item-wr .image img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover; } }
      .gfb-item-wr .image img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
      .gfb-item-wr .image .newvi {
        content: '';
        position: absolute;
        left: 3.2rem;
        bottom: 1.6rem;
        font-size: 3.6rem;
        font-weight: 400;
        line-height: 1;
        text-transform: lowercase; }
        @media screen and (min-width: 501px) {
          .gfb-item-wr .image .newvi {
            display: none; } }
    .gfb-item-wr .content {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      content: '';
      position: absolute;
      top: 20rem;
      left: var(--half); }
      @media screen and (max-width: 1232px) {
        .gfb-item-wr .content {
          left: 1.6rem;
          right: 1.6rem;
          width: 100%; } }
      @media screen and (max-width: 1200px) {
        .gfb-item-wr .content {
          top: 18rem; } }
      @media screen and (max-width: 900px) {
        .gfb-item-wr .content {
          padding-top: 0; } }
      .gfb-item-wr .content .text {
        width: 35rem;
        max-width: 100%;
        margin-bottom: 2rem;
        position: relative;
        padding-left: 4.5rem;
        height: 6rem;
        overflow: hidden scroll;
        font-style: normal;
        line-height: 1;
        font-size: clamp(2rem, calc(1.7273rem + 1.3636vw), 3.2rem);
        font-weight: 400;
        letter-spacing: -1.001px;
        text-wrap: pretty; }
        @media screen and (max-width: 500px) {
          .gfb-item-wr .content .text {
            margin-bottom: .8rem; } }
        @media screen and (max-width: 800px) {
          .gfb-item-wr .content .text {
            margin-bottom: calc(2rem / 2); } }
        @media screen and (max-width: 700px) {
          .gfb-item-wr .content .text {
            height: 5rem; } }
        .gfb-item-wr .content .text ::-webkit-scrollbar-track {
          background: transparent; }
        @media screen and (max-width: 1200px) {
          .gfb-item-wr .content .text {
            padding-left: 3.5rem; } }
        .gfb-item-wr .content .text::before {
          content: '';
          position: absolute;
          top: .6rem;
          left: 0;
          width: 2.5rem;
          height: 2.5rem;
          background: var(--color-text); }
          @media screen and (max-width: 1200px) {
            .gfb-item-wr .content .text::before {
              top: .2rem;
              width: 1.8rem;
              height: 1.8rem; } }
      .gfb-item-wr .content .txt {
        font-size: clamp(1.6rem, calc(1.5091rem + 0.4545vw), 2rem); }
        @media screen and (max-width: 1200px) {
          .gfb-item-wr .content .txt {
            padding-left: 3.6rem; } }
      .gfb-item-wr .content .newvi {
        padding-top: 30rem;
        color: var(--BLACK, #404040);
        font-size: clamp(3.6rem, calc(2.2364rem + 6.8182vw), 9.6rem);
        font-weight: 400;
        line-height: 1;
        text-transform: lowercase; }
        @media screen and (max-width: 500px) {
          .gfb-item-wr .content .newvi {
            display: none; } }
        @media screen and (max-width: 1440px) {
          .gfb-item-wr .content .newvi {
            padding-top: 22rem; } }
        @media screen and (max-width: 1280px) {
          .gfb-item-wr .content .newvi {
            padding-top: 8rem; } }
        @media screen and (max-width: 1100px) {
          .gfb-item-wr .content .newvi {
            padding-top: 2rem;
            font-size: 6.6rem; } }
        @media screen and (max-width: 500px) {
          .gfb-item-wr .content .newvi {
            font-size: 3.6rem; } }
    @media screen and (max-width: 900px) {
      .gfb-item-wr {
        position: relative;
        padding: 4rem 0; } }
  @media screen and (max-width: 900px) and (max-width: 600px) {
    .gfb-item-wr {
      padding-top: 0; } }
    @media screen and (max-width: 900px) {
        .gfb-item-wr .content {
          position: relative;
          top: unset;
          left: unset;
          right: unset;
          padding: 0 1.6rem;
          padding-top: 14rem; } }
    @media screen and (max-width: 500px) {
      .gfb-item-wr {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .gfb-item-wr .image {
          position: relative;
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; }
          .gfb-item-wr .image img {
            padding-left: 1.6rem;
            padding-right: 1.6rem; }
        .gfb-item-wr .content {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          padding-top: .8rem;
          padding-bottom: 1.6rem; } }
  .gfb .gfb-pagi {
    content: '';
    position: absolute;
    bottom: 3.4rem;
    left: 0; }
    @media screen and (max-width: 800px) {
      .gfb .gfb-pagi {
        bottom: 1.4rem; } }

.page-home {
  padding-top: unset; }
  .page-home .hd {
    background: transparent; }
    .page-home .hd.sticky {
      background: #FFF5DF; }
  .page-home .bn-wr {
    height: 100vh;
    padding-bottom: unset; }
    .page-home .bn-wr .breadcrumb-item {
      color: #ffffff; }
    .page-home .bn-wr .content {
      margin-top: unset;
      height: 100%;
      width: 100%;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: end; }
      .page-home .bn-wr .content .btn-wr {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: .8rem;
        margin-bottom: 4.5rem;
        width: 100%; }
        @media screen and (max-width: 800px) {
          .page-home .bn-wr .content .btn-wr {
            margin-bottom: calc(4.5rem / 2); } }
        @media screen and (max-width: 425px) {
          .page-home .bn-wr .content .btn-wr .btn {
            width: 100%;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: start; } }
        @media screen and (max-width: 320px) {
          .page-home .bn-wr .content .btn-wr .btn .txt {
            padding-left: 3.8rem; }
            .page-home .bn-wr .content .btn-wr .btn .txt::before {
              left: 1.2rem; } }
  .page-home .et {
    padding-top: 6rem;
    padding-bottom: 6rem; }
    @media screen and (max-width: 800px) {
      .page-home .et {
        padding-top: calc(6rem / 2); } }
    @media screen and (max-width: 800px) {
      .page-home .et {
        padding-bottom: calc(6rem / 2); } }
    .page-home .et .container {
      position: relative; }
      .page-home .et .container .decor {
        content: '';
        position: absolute;
        right: -4%;
        bottom: -8%;
        width: calc(199/1728 * 100%); }
        @media screen and (max-width: 800px) {
          .page-home .et .container .decor {
            display: none; } }
        .page-home .et .container .decor img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
    .page-home .et .etSlider {
      position: relative; }
      .page-home .et .etSlider .et-pagi {
        content: '';
        position: absolute;
        bottom: 4.5rem; }
        @media screen and (max-width: 800px) {
          .page-home .et .etSlider .et-pagi {
            bottom: 2.25rem; } }
      @media screen and (max-width: 800px) {
        .page-home .et .etSlider {
          width: 80%;
          margin: auto; } }
  @media screen and (max-width: 800px) and (max-width: 425px) {
    .page-home .et .etSlider {
      width: 100%; } }
      @media screen and (max-width: 800px) {
          .page-home .et .etSlider .image {
            width: 100%; } }
  .page-home .et-rt .wrapper .title-second {
    color: var(--color-text); }
  .page-home .et-rt .wrapper .title-sub::before {
    background: var(--color-text); }
  .page-home .space .content .title-second {
    color: #FFF5DF;
    margin-bottom: 3rem; }
    @media screen and (max-width: 800px) {
      .page-home .space .content .title-second {
        margin-bottom: calc(3rem / 2); } }
  .page-home .space .content .btn-dr .txt {
    color: #FFF5DF; }
    .page-home .space .content .btn-dr .txt::before {
      background: #FFF5DF; }

body.no-scroll .hd {
  background: #FFF5DF; }

.gr-tag {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem; }

.gr-tag .text {
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc(1.2364rem + 1.8182vw), 1.6rem);
  color: var(--color-text);
  font-weight: 600; }

.gr-tag .tag-list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.2rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.gl-tag {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem; }

.gl-tag .txt {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: .4rem .8rem;
  font-size: 1.4rem;
  font-family: "TT Hoves Pro", sans-serif;
  font-weight: normal;
  border: 1px solid var(--color-pri); }

.gl-tag.pri .txt {
  color: var(--color-pri); }

.gl-tag.sec .txt {
  color: var(--color-text); }

.desc-tags {
  margin-bottom: 6rem; }
  @media screen and (max-width: 800px) {
    .desc-tags {
      margin-bottom: calc(6rem / 2); } }

.mona-content-tags {
  font-size: clamp(2rem, calc(1.7273rem + 1.3636vw), 3.2rem);
  text-align: center;
  font-weight: 600; }

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