@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/PlusJakartaSans/stylesheet.css");*/
/*@import url("../assets/font/NotoSans/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; }

.mona-content h2 {
  font-size: 1.6em; }

.mona-content h3 {
  font-size: 1.25em; }

.mona-content h4 {
  font-size: 1.125em; }

.mona-content h5 {
  font-size: 1em; }

.mona-content h6 {
  font-size: 0.85em; }

.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;
  quotes: "“" "”" "‘" "’"; }
  .mona-content blockquote::before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em; }
  .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: 11.8rem;
  --pd-sc: 8rem;
  --transition: 0.6s calc(var(--char-index) * 0.02s) ease-in-out;
  --pBot: calc((298/1728*100%));
  --recontainer: calc(100vw - (100vw - 120rem)/2);
  --half: calc((100vw - 120rem)/2);
  --color-text: #595959;
  --color-pri: #0D307A;
  --color-second: #4EABE9;
  --color-third: #FFD52E;
  --color-white: #FFF;
  --Black: #131313;
  --White: #FFF;
  --Neutral-black-2: #F8F8F8;
  --Neutral-black-4: #F0F0F0;
  --Neutral-black-7: #8C8C8C;
  --Neutral-black-8: #595959;
  --Neutral-black-3: #F5F5F5;
  --Foundation-D-Blue-d-blue-8: #092257;
  --sdow: 0px 8px 8px 0px rgba(0, 0, 0, 0.10); }
  @media (max-width: 1200px) {
    :root {
      --pd-sc: 4rem;
      --radius: .8rem;
      --size-hd: 8.8rem; } }

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

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

body {
  font-family: 'Plus Jakarta Sans';
  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: "Plus Jakarta Sans", sans-serif; }

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

input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Plus Jakarta Sans", sans-serif; }

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

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

.ctn-f {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 3rem; }
  @media screen and (max-width: 1232px) {
    .ctn-f {
      padding: 0 1.5rem; } }

.ctn {
  width: 100%;
  max-width: 146.9rem;
  height: 100%;
  margin: 0 auto;
  padding: 0 1.5rem; }
  @media screen and (max-width: 1469px) {
    .ctn {
      max-width: 123rem; } }
  @media screen and (max-width: 1200px) {
    .ctn {
      max-width: 100%; } }

.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: 2.4rem;
  --rg: 2.4rem;
  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); }

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

.back-to-top {
  width: 5rem;
  height: 5rem;
  border-radius: 5rem;
  background-color: var(--color-pri);
  -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: 1rem;
  right: 3rem;
  z-index: 2147483648;
  -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; }
  @media screen and (max-width: 768px) {
    .back-to-top {
      right: 1.5rem;
      width: 5rem;
      height: 5rem;
      bottom: 1.5rem; } }
  .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: var(--color-pri);
  --text-hover: var(--color-pri);
  --fw: 600;
  --back: white;
  --textsub: var(--color-text);
  --fz: 1.6rem; }
  @media screen and (max-width: 1470px) {
    :root {
      --fz: 1.6rem; } }

.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: 5.275rem; }
      .hd-nav .menu-nav > .menu-list > .menu-item:hover > .menu-link {
        border-radius: .4rem;
        color: var(--color-second); }
      .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: 1.6rem;
        color: var(--text);
        padding: 1.35rem 0;
        font-weight: var(--fw); }
        @media only screen and (max-width: 600px) {
          .hd-nav .menu-nav > .menu-list > .menu-item > .menu-link {
            font-size: 1.4rem; } }
      .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-second);
        font-weight: 700; }
      .hd-nav .menu-nav > .menu-list > .menu-item > .menu-list {
        top: calc(100% - 1rem);
        border-radius: .4rem; }
        .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);
    font-weight: 500;
    display: block;
    font-size: 1.6rem; }
    .hd-nav .menu-item > .menu-link > i {
      display: none;
      font-weight: 600;
      margin-left: 0.4rem;
      font-size: 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 {
          border-radius: .4rem;
          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%; }

.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.4rem;
  font-weight: 600;
  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); }

::-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: white; }
  @media screen and (max-width: 1200px) {
    .hd {
      background: white; }
      .hd .hd-logo .custom-logo-link {
        width: 10rem; } }
  .hd.sticky {
    -webkit-box-shadow: var(--sdow);
    box-shadow: var(--sdow); }
    @media screen and (min-width: 1201px) {
      .hd.sticky {
        --size-hd: 8.8rem;
        background: white; }
        .hd.sticky .hd-logo .custom-logo-link {
          width: 10rem; } }
  .hd-wr {
    height: calc(100% - 3rem); }
  .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: 123rem;
    margin: auto;
    position: relative;
    padding: 0 1.5rem; }
    @media screen and (max-width: 425px) {
      .hd-flex {
        gap: .8rem; } }
  .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%; }
  .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: 13.9rem; }
    .hd-logo .custom-logo-link img {
      max-width: 100%;
      height: auto; }
  .hd-act {
    --gap: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: var(--gap);
    height: 100%;
    margin-right: -11rem; }
    @media screen and (max-width: 1440px) {
      .hd-act {
        margin-right: unset; } }
    .hd-act-it {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      position: relative;
      cursor: pointer;
      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-transition: 0.4s;
      transition: 0.4s;
      font-size: 2rem;
      font-weight: 600; }
      .hd-act-it .circle {
        width: 4rem;
        height: 4rem;
        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: 100rem;
        background: var(--color-pri);
        color: white;
        position: relative; }
        @media screen and (min-width: 501px) {
          .hd-act-it .circle {
            display: none; } }
        @media screen and (max-width: 400px) {
          .hd-act-it .circle {
            width: 3rem;
            height: 3rem; }
            .hd-act-it .circle i {
              font-size: 1.4rem; } }
      @media screen and (max-width: 500px) {
        .hd-act-it .circle-txt {
          display: none; } }
      .hd-act-it .ic {
        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-transition: 0.4s;
        transition: 0.4s; }
      .hd-act-it.carts .circle::after {
        content: attr(data-number);
        position: absolute;
        width: 2rem;
        height: 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: 100rem;
        background: red;
        color: white;
        font-size: 1rem;
        right: -0.6rem;
        top: -0.6rem; }
      .hd-act-it.login {
        position: relative; }
        .hd-act-it.login .login-link {
          font-weight: 600;
          font-size: 2rem; }
          @media screen and (max-width: 1200px) {
            .hd-act-it.login .login-link {
              font-size: 1.6rem; } }
        .hd-act-it.login .login-sub {
          position: absolute;
          top: calc(100% + 1rem);
          padding: 1rem;
          border-radius: 0.8rem;
          background: white;
          right: 0;
          min-width: 20rem;
          -webkit-box-shadow: var(--sdow);
          box-shadow: var(--sdow);
          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;
          -webkit-transition: 0.4s;
          transition: 0.4s;
          opacity: 0;
          visibility: hidden;
          -webkit-transform: translate(0, 4rem);
          transform: translate(0, 4rem);
          pointer-events: none; }
          .hd-act-it.login .login-sub::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 1rem;
            left: 0;
            bottom: 100%; }
        .hd-act-it.login:hover .login-sub {
          opacity: 1;
          visibility: visible;
          pointer-events: visible;
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0); }
      .hd-act-it img {
        width: 2.4rem;
        height: 2.4rem;
        border-radius: 0;
        display: block;
        -webkit-transition: 0.4s;
        transition: 0.4s; }
      @media screen and (max-width: 1200px) {
        .hd-act-it {
          font-size: 1.6rem; } }
  .hd-btn-wr {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .hd-btn-wr .btn {
      height: 4.8rem; }
      @media screen and (max-width: 1200px) {
        .hd-btn-wr .btn {
          height: 4rem; } }
      @media screen and (max-width: 425px) {
        .hd-btn-wr .btn {
          height: 3rem; } }
  .hd .burger {
    width: 4rem;
    height: 4rem;
    background: var(--color-pri);
    border-radius: 5rem;
    margin-left: 0; }
    @media screen and (max-width: 1200px) {
      .hd .burger {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-left: -1rem; } }
    @media screen and (max-width: 425px) {
      .hd .burger {
        background: var(--color-white); }
        .hd .burger .line {
          stroke: var(--color-pri); } }
    @media screen and (min-width: 1201px) {
      .hd .burger {
        display: none; } }
  .hd-top {
    background-color: var(--color-second); }
    .hd-top-wr {
      padding: .6rem 0;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 2rem; }
    .hd-top-item .text {
      color: var(--White, #FFF);
      font-family: "Plus Jakarta Sans", sans-serif;
      font-size: 1.4rem;
      font-style: italic;
      font-weight: 400;
      line-height: normal;
      text-wrap: nowrap; }
      @media only screen and (max-width: 600px) {
        .hd-top-item .text {
          font-size: 1.2rem; } }
    .hd-top-item .linktop {
      font-weight: 700;
      position: relative;
      -webkit-transition: .3s;
      transition: .3s; }
      .hd-top-item .linktop::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: .01rem;
        background-color: white; }
      .hd-top-item .linktop:hover {
        color: var(--color-third); }
        .hd-top-item .linktop:hover::before {
          background-color: var(--color-third); }

.header2 footer {
  display: none; }

.hd2,
.hd {
  z-index: 51; }
  .hd2 .hd-log-wr,
  .hd .hd-log-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.2rem; }
  .hd2 .hd-log-noti,
  .hd .hd-log-noti {
    position: relative;
    width: 2.9rem;
    height: 3rem; }
    @media screen and (max-width: 800px) {
      .hd2 .hd-log-noti,
      .hd .hd-log-noti {
        width: 1.9rem;
        height: 3rem; } }
    .hd2 .hd-log-noti .circle,
    .hd .hd-log-noti .circle {
      width: 1.2rem;
      height: 1.2rem; }
      .hd2 .hd-log-noti .circle img,
      .hd .hd-log-noti .circle img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .hd2 .hd-log-noti .circle-txt,
    .hd .hd-log-noti .circle-txt {
      content: '';
      position: absolute;
      top: -0.4rem;
      right: -0.2rem;
      width: 1.6rem;
      height: 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;
      border-radius: 50%;
      background: var(--Foundation-Yellow-yellow-6, #FFCC37); }
      .hd2 .hd-log-noti .circle-txt .number,
      .hd .hd-log-noti .circle-txt .number {
        color: var(--Black, #131313);
        text-align: center;
        font-size: 1rem;
        font-weight: 600; }
        @media screen and (max-width: 800px) {
          .hd2 .hd-log-noti .circle-txt .number,
          .hd .hd-log-noti .circle-txt .number {
            font-size: .8rem; } }
    .hd2 .hd-log-noti .noti-sub-item,
    .hd .hd-log-noti .noti-sub-item {
      display: block;
      font-size: 1.6rem;
      color: var(--Black);
      -webkit-transition: .3s;
      transition: .3s; }
      @media only screen and (max-width: 600px) {
        .hd2 .hd-log-noti .noti-sub-item,
        .hd .hd-log-noti .noti-sub-item {
          font-size: 1.4rem; } }
      .hd2 .hd-log-noti .noti-sub-item:hover,
      .hd .hd-log-noti .noti-sub-item:hover {
        color: var(--color-second); }
    .hd2 .hd-log-noti .noti-sub,
    .hd .hd-log-noti .noti-sub {
      position: absolute;
      top: calc(100% + 1rem);
      padding: 1rem;
      border-radius: 0.8rem;
      background: white;
      right: 0;
      min-width: 19rem;
      -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 2px 10px;
      box-shadow: rgba(149, 157, 165, 0.2) 0px 2px 10px;
      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;
      -webkit-transition: 0.4s;
      transition: 0.4s;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translate(0, 4rem);
      transform: translate(0, 4rem);
      pointer-events: none; }
      .hd2 .hd-log-noti .noti-sub::after,
      .hd .hd-log-noti .noti-sub::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1rem;
        left: 0;
        bottom: 100%; }
    .hd2 .hd-log-noti:hover .noti-sub,
    .hd .hd-log-noti:hover .noti-sub {
      opacity: 1;
      visibility: visible;
      pointer-events: visible;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
  .hd2 .hd-log-ava,
  .hd .hd-log-ava {
    position: relative; }
    .hd2 .hd-log-ava-wr,
    .hd .hd-log-ava-wr {
      position: relative;
      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; }
      .hd2 .hd-log-ava-wr .ava,
      .hd .hd-log-ava-wr .ava {
        display: block;
        width: 4rem;
        height: 4rem;
        border-radius: 50%; }
        @media screen and (max-width: 800px) {
          .hd2 .hd-log-ava-wr .ava,
          .hd .hd-log-ava-wr .ava {
            width: 3rem;
            height: 3rem; } }
        .hd2 .hd-log-ava-wr .ava img,
        .hd .hd-log-ava-wr .ava img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; }
      .hd2 .hd-log-ava-wr .text,
      .hd .hd-log-ava-wr .text {
        color: var(--color-second);
        font-size: 1.6rem;
        font-weight: 600;
        line-height: normal; }
        @media only screen and (max-width: 600px) {
          .hd2 .hd-log-ava-wr .text,
          .hd .hd-log-ava-wr .text {
            font-size: 1.4rem; } }
    .hd2 .hd-log-ava .login-sub-item,
    .hd .hd-log-ava .login-sub-item {
      display: block;
      font-weight: 600;
      font-size: 1.6rem;
      color: var(--color-pri);
      -webkit-transition: .3s;
      transition: .3s; }
      @media only screen and (max-width: 600px) {
        .hd2 .hd-log-ava .login-sub-item,
        .hd .hd-log-ava .login-sub-item {
          font-size: 1.4rem; } }
      .hd2 .hd-log-ava .login-sub-item:hover,
      .hd .hd-log-ava .login-sub-item:hover {
        color: var(--color-second); }
    .hd2 .hd-log-ava .login-sub,
    .hd .hd-log-ava .login-sub {
      position: absolute;
      top: calc(100% + 1rem);
      padding: 1rem;
      border-radius: 0.8rem;
      background: white;
      right: 0;
      min-width: 8rem;
      -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 2px 10px;
      box-shadow: rgba(149, 157, 165, 0.2) 0px 2px 10px;
      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;
      -webkit-transition: 0.4s;
      transition: 0.4s;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translate(0, 4rem);
      transform: translate(0, 4rem);
      pointer-events: none; }
      .hd2 .hd-log-ava .login-sub::after,
      .hd .hd-log-ava .login-sub::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1rem;
        left: 0;
        bottom: 100%; }
    .hd2 .hd-log-ava:hover .login-sub,
    .hd .hd-log-ava:hover .login-sub {
      opacity: 1;
      visibility: visible;
      pointer-events: visible;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }

.ft {
  width: 100%;
  position: relative;
  background: #071B46;
  overflow: hidden;
  --color-text: #fff; }
  .ft .tt {
    margin-bottom: 2.5rem;
    color: var(--color-text);
    font-weight: 600;
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal; }
    @media screen and (max-width: 800px) {
      .ft .tt {
        margin-bottom: calc(2.5rem / 2); } }
    @media only screen and (max-width: 1200px) {
      .ft .tt {
        font-size: 1.8rem; } }
    @media only screen and (max-width: 800px) {
      .ft .tt {
        font-size: 1.4rem; } }
  .ft .text {
    color: #ffffff;
    font-size: 1.6rem;
    font-weight: 300;
    letter-spacing: 0.32px;
    text-wrap: pretty; }
    @media only screen and (max-width: 600px) {
      .ft .text {
        font-size: 1.4rem; } }
  .ft-wr {
    padding-top: 7rem;
    padding-bottom: 6.8rem; }
    @media screen and (max-width: 800px) {
      .ft-wr {
        padding-top: calc(7rem / 2); } }
    @media screen and (max-width: 800px) {
      .ft-wr {
        padding-bottom: calc(6.8rem / 2); } }
    @media screen and (max-width: 1200px) {
      .ft-wr {
        padding: 4rem 0; } }
  .ft-logo {
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 800px) {
      .ft-logo {
        margin-bottom: calc(2.4rem / 2); } }
    .ft-logo .custom-logo-link {
      width: 16.1rem; }
  .ft-des {
    margin-bottom: 2.4rem;
    margin-bottom: .8rem; }
    @media screen and (max-width: 800px) {
      .ft-des {
        margin-bottom: calc(2.4rem / 2); } }
  .ft-des2 {
    margin-top: .8rem; }
  .ft-flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .ft-item.col-2 {
    width: calc(2.5/12 * 100%); }
  @media screen and (max-width: 760px) {
    .ft-item:nth-child(1) .ft-des2 {
      display: none; }
    .ft-item:nth-child(1) .ft-logo {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .ft-item:nth-child(1) .ft-des {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; }
    .ft-item:nth-child(1) .ft-social {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }
  @media screen and (min-width: 761px) {
    .ft-item:nth-child(2) .ft-des2 {
      display: none; } }
  .ft .menu-item {
    margin-bottom: 1.6rem;
    text-wrap: pretty; }
    @media screen and (max-width: 800px) {
      .ft .menu-item {
        margin-bottom: calc(1.6rem / 2); } }
  .ft .menu-link {
    color: var(--color-text);
    font-style: normal;
    font-size: 1.6rem;
    font-weight: 500;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: normal; }
    @media only screen and (max-width: 600px) {
      .ft .menu-link {
        font-size: 1.4rem; } }
    @media screen and (max-width: 425px) {
      .ft .menu-link {
        font-weight: 400; } }
    .ft .menu-link:hover {
      color: var(--color-second); }
  .ft-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem; }
    .ft-social .txt {
      color: white;
      font-weight: 500; }
    .ft-social .social {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 2rem; }
      .ft-social .social-link {
        width: 2.4rem;
        height: 2.4rem; }
        .ft-social .social-link img {
          width: inherit;
          height: inherit; }
  .ft .ic-text-item {
    margin-bottom: 1rem; }
    @media screen and (max-width: 800px) {
      .ft .ic-text-item {
        margin-bottom: calc(1rem / 2); } }
    .ft .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: .6rem; }
      @media screen and (max-width: 425px) {
        .ft .ic-text-item-wr {
          gap: .2rem; } }
      .ft .ic-text-item-wr .ic {
        width: 2.8rem;
        height: 2.8rem; }
        .ft .ic-text-item-wr .ic img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
      .ft .ic-text-item-wr .text {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; }
        .ft .ic-text-item-wr .text a {
          display: inline; }
        .ft .ic-text-item-wr .text .link {
          color: var(--color-text);
          font-size: 1.6rem;
          font-style: normal;
          font-weight: 300;
          letter-spacing: 0.32px;
          -webkit-transition: .3s;
          transition: .3s; }
          @media only screen and (max-width: 600px) {
            .ft .ic-text-item-wr .text .link {
              font-size: 1.4rem; } }
          .ft .ic-text-item-wr .text .link:hover {
            color: var(--color-second); }
  @media screen and (max-width: 768px) {
    .ft .col-2,
    .ft .col-3 {
      width: 50%; } }
  @media screen and (max-width: 768px) and (max-width: 425px) {
    .ft .col-2,
    .ft .col-3 {
      width: 100%; } }
  @media screen and (max-width: 768px) {
    .ft .col-3 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .ft .col-2 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .ft .col-5 {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
      width: 100%; } }
  .ft-signature {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: .55rem 1.5rem;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: .5rem; }
    .ft-signature .text {
      color: var(--White, #FFF);
      font-size: 1.4rem;
      font-style: normal;
      font-weight: 400; }
      @media only screen and (max-width: 600px) {
        .ft-signature .text {
          font-size: 1.2rem; } }

.hd-burger {
  padding: 1rem 0;
  cursor: pointer; }
  .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(2) {
    -webkit-transform: translate3d(0, -0.4rem, 0) rotate(135deg) !important;
    transform: translate3d(0, -0.4rem, 0) rotate(135deg) !important;
    width: 2.4rem; }

.burger {
  position: relative; }

.hamburger .line {
  width: 2.4rem;
  height: 0.2rem;
  border-radius: .4rem;
  background: #F36F3F;
  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%; }
  .hamburger .line:nth-child(2) {
    width: 1.8rem;
    margin-left: auto; }

.hamburger.active .ham {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg); }
  .hamburger.active .ham .top {
    stroke-dashoffset: -98px; }
  .hamburger.active .ham .bottom {
    stroke-dashoffset: -138px; }

.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .ham .line {
    fill: none;
    -webkit-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    stroke: #ffffff;
    stroke-width: 5.5;
    stroke-linecap: round; }
  .ham .top {
    stroke-dasharray: 40 140; }
  .ham .bottom {
    stroke-dasharray: 40 180; }

.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-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: 1.6rem;
      margin-bottom: 1rem;
      padding: 0; }
      @media only screen and (max-width: 600px) {
        .mobile-content .titles {
          font-size: 1.4rem; } }
      .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.4rem;
          font-weight: 600; }
          .mobile-content-bl .name-txt a {
            display: block;
            word-break: break-word; }
      .mobile-content-bl .val {
        font-size: 1.4rem; }
    .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: 100%;
          height: 100%;
          border-radius: 0; }
  .mobile-title {
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 1.6rem; }
  .mobile-mxh {
    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-mxh-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; }
      .mobile-mxh-link:not(:first-child) {
        border-left: 1px solid rgba(0, 0, 0, 0.1); }
      .mobile-mxh-link img {
        width: 2.4rem;
        height: 2.4rem; }
  .mobile-text {
    font-size: 1.4rem;
    display: block;
    color: var(--color-pri);
    word-break: break-word;
    font-weight: 500; }
    @media only screen and (max-width: 600px) {
      .mobile-text {
        font-size: 1.2rem; } }
    .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;
      color: var(--color-pri);
      text-decoration: underline; }
      @media only screen and (max-width: 600px) {
        .mobile-re-link {
          font-size: 1.4rem; } }
      .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; }
  @media screen and (max-width: 1200px) {
    .mobile-nav .menu-list > .menu-item.active > a {
      color: var(--color-text) !important; }
    .mobile-nav .menu-nav > .menu-list > .menu-item.current-menu-item > a {
      color: var(--color-pri); } }

.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: var(--Black);
  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: var(--Black);
  color: var(--Black); }

.select2-container .select2-dropdown .select2-results ul {
  background: #e6eeed;
  color: var(--color-text); }

.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: var(--color-second);
  color: var(--Black);
  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; }

.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: 2.4rem;
  font-weight: 700;
  color: var(--color-text);
  padding-right: 2.4rem; }

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

.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(var(--Black), 0.8);
    background-color: var(--Black);
    opacity: .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: 95vh;
    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: 2.4rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1.6rem; }
    @media only screen and (max-width: 1200px) {
      .popup-title {
        font-size: 2.2rem; } }
    @media only screen and (max-width: 800px) {
      .popup-title {
        font-size: 1.8rem; } }
  .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: "Noto Sans", sans-serif; }
  .popup .popWish .wish-note {
    font-size: 1rem;
    font-weight: 300; }

.dateTime,
.dateTime2 {
  position: relative;
  height: 4.4rem;
  z-index: 2;
  border-radius: 100rem; }
  .dateTime img,
  .dateTime2 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;
  color: var(--Neutral-black-6, #BFBFBF); }
  .dateTimeText.disable {
    opacity: 0;
    visibility: hidden; }

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

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

.banner {
  position: relative;
  background: #FFDF5E; }
  .banner .decor,
  .banner .decor1,
  .banner .decor2 {
    content: '';
    position: absolute; }
    .banner .decor img,
    .banner .decor1 img,
    .banner .decor2 img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .banner .decor {
    top: 0;
    left: 0;
    width: calc(235/1728 * 100%); }
  .banner .decor1 {
    top: 20%;
    right: 24%;
    left: unset;
    width: calc(100/1728 * 100%); }
    @media screen and (max-width: 1366px) {
      .banner .decor1 {
        right: 16%; } }
    @media screen and (max-width: 800px) {
      .banner .decor1 {
        right: 14%; } }
    @media screen and (max-width: 425px) {
      .banner .decor1 {
        right: 1.6rem; } }
  .banner .decor2 {
    bottom: 0;
    right: 0;
    width: calc(320/1728 * 100%); }
  .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: -webkit-gradient(linear, left top, right top, color-stop(10.38%, #1075BA), color-stop(54.1%, rgba(16, 117, 186, 0)));
      background: linear-gradient(90deg, #1075BA 10.38%, rgba(16, 117, 186, 0) 54.1%); }
  .banner-ctn {
    min-height: calc(100vw*(300/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: 10rem 0; }
    @media screen and (max-width: 800px) {
      .banner-ctn {
        padding: 4rem 0; } }
  .banner .title {
    width: 70rem;
    max-width: 100%;
    margin: auto;
    margin-bottom: 4rem; }
    @media screen and (max-width: 800px) {
      .banner .title {
        margin-bottom: calc(4rem / 2); } }
    .banner .title-pri {
      color: var(--Black, #131313);
      text-align: center;
      margin-bottom: .4rem;
      font-size: 4.8rem;
      letter-spacing: 0.48px; }
      @media only screen and (max-width: 1200px) {
        .banner .title-pri {
          font-size: 3.8rem; } }
      @media only screen and (max-width: 800px) {
        .banner .title-pri {
          font-size: 2.8rem; } }
      @media only screen and (max-width: 300px) {
        .banner .title-pri {
          font-size: 2.4rem; } }
    .banner .title-sub {
      --color-text: #131313;
      text-align: center;
      font-size: 1.6rem;
      font-style: normal;
      font-weight: 300;
      letter-spacing: 0.32px; }
      @media only screen and (max-width: 600px) {
        .banner .title-sub {
          font-size: 1.4rem; } }
  .banner .breadcrumb {
    padding: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto; }
    .banner .breadcrumb .container {
      padding: 0; }
    .banner .breadcrumb-item {
      color: var(--Black);
      font-weight: 300; }
      .banner .breadcrumb-item:last-child {
        color: var(--Black);
        font-weight: 700; }

.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: 3.4rem; }
  @media screen and (max-width: 800px) {
    .swiper-pagination {
      margin-top: calc(3.4rem / 2); } }
  .swiper-pagination-bullet {
    width: 1.2rem;
    height: 1.2rem;
    --circle: -0.4rem;
    background-color: #B3DBF6;
    opacity: 1;
    position: relative;
    margin: 0 0.4rem !important;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 50%; }
    .swiper-pagination-bullet-active {
      background-color: #4291C6;
      border-radius: 50%; }
      .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: 3.6rem; }
  @media screen and (max-width: 1250px) {
    .swiper-control {
      --size: 3rem; } }
  .swiper-control-btn {
    width: var(--size);
    height: var(--size);
    border-radius: 100rem;
    background-color: var(--color-pri);
    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-white); }
    .swiper-control-btn::after {
      position: absolute;
      content: "";
      width: 0;
      height: 100%;
      top: 0;
      right: 0;
      background: var(--color-white);
      -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: var(--color-pri) !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: 1200px) {
    .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: 1200px) {
    .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%); }

.slide-in-fwd-center {
  -webkit-animation: slide-in-fwd-center 1s infinite alternate both;
  animation: slide-in-fwd-center 1s infinite alternate both; }

@-webkit-keyframes slide-in-fwd-center {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0.1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes slide-in-fwd-center {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0.1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes k-up-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  32% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem); }
  66% {
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes k-up-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  32% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem); }
  66% {
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes heartbeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes heartbeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.breadcrumb {
  padding: 1.2rem 0; }
  @media screen and (min-width: 1200px) {
    .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: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .8rem;
    font-weight: 400;
    color: var(--color-pri); }
    .breadcrumb-item:not(:first-child)::before {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      content: '\f105';
      font-family: "Font Awesome 6 Pro";
      font-size: 1.2rem;
      font-weight: 700;
      border-radius: 100rem;
      background: rgba(191, 191, 191, 0.4);
      width: 2.2rem;
      height: 2.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; }
      @media screen and (max-width: 800px) {
        .breadcrumb-item:not(:first-child)::before {
          width: 1.2rem;
          height: 1.2rem; } }
    .breadcrumb-item:last-child {
      color: var(--color-pri);
      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;
  border-radius: 5rem;
  font-weight: 600;
  font-family: "Plus Jakarta Sans", 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;
  height: 4.8rem;
  background-color: var(--color-pri);
  border: 0.1rem solid var(--color-pri);
  overflow: hidden; }
  @media screen and (max-width: 425px) {
    .btn {
      font-size: 1.2rem;
      font-weight: 600;
      height: 3.4rem; } }
  .btn > * {
    position: relative;
    z-index: 2; }
  .btn:after {
    position: absolute;
    content: "";
    width: 120%;
    height: 102%;
    top: 0;
    left: -13%;
    background: #ffffff;
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    z-index: 0;
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: skew(30deg) scaleX(0);
    transform: skew(30deg) scaleX(0); }
  .btn .txt {
    position: relative;
    display: -ms-grid;
    display: grid;
    place-items: center;
    height: 100%;
    padding: 1.4rem 2.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: 0.7rem 1.2rem;
        gap: .5rem; } }
  .btn img {
    width: 2.4rem;
    height: 2.4rem;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); }
    @media screen and (max-width: 425px) {
      .btn img {
        width: 1.2rem;
        height: 1.2rem; } }
  @media screen and (min-width: 1201px) {
    .btn:hover .txt {
      color: var(--color-pri); }
    .btn:hover img {
      -webkit-filter: brightness(0) saturate(100%) invert(18%) sepia(67%) saturate(2113%) hue-rotate(205deg) brightness(95%) contrast(90%);
      filter: brightness(0) saturate(100%) invert(18%) sepia(67%) saturate(2113%) hue-rotate(205deg) brightness(95%) contrast(90%); }
    .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 .txt {
        color: #ffffff; } }
  .btn.white {
    background-color: white;
    border: 0.1rem solid var(--color-white); }
    .btn.white .txt {
      color: var(--color-pri); }
    .btn.white img {
      -webkit-filter: brightness(0) saturate(100%) invert(18%) sepia(67%) saturate(2113%) hue-rotate(205deg) brightness(95%) contrast(90%);
      filter: brightness(0) saturate(100%) invert(18%) sepia(67%) saturate(2113%) hue-rotate(205deg) brightness(95%) contrast(90%); }
    .btn.white::after {
      background: var(--color-pri); }
    @media screen and (min-width: 1201px) {
      .btn.white:hover .txt {
        color: #ffffff; }
      .btn.white:hover img {
        -webkit-filter: brightness(0) saturate(100%) invert(99%) sepia(3%) saturate(143%) hue-rotate(218deg) brightness(119%) contrast(100%);
        filter: brightness(0) saturate(100%) invert(99%) sepia(3%) saturate(143%) hue-rotate(218deg) brightness(119%) contrast(100%); } }
    .btn.white.no-bd {
      border: unset; }
  .btn.blue {
    background-color: #EDF7FD; }
  .btn.bd-white {
    background-color: white;
    border: unset;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .btn.bd-white::after {
      background: var(--color-hover) !important; }
    .btn.bd-white::after {
      background: var(--color-pri); }
    @media screen and (min-width: 1201px) {
      .btn.bd-white:hover .txt {
        color: var(--color-second); }
        .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 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 .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); }
    .btn.bg-trans:hover .txt {
      color: #ffffff; }
  .btn.arrow .txt {
    padding-right: .4rem;
    gap: 2rem; }
  .btn.yellow {
    background-color: var(--color-third);
    border: 0.1rem solid var(--color-third); }
    .btn.yellow .txt {
      color: #131313; }
    .btn.yellow img {
      -webkit-filter: brightness(0) saturate(100%) invert(2%) sepia(13%) saturate(188%) hue-rotate(314deg) brightness(103%) contrast(88%);
      filter: brightness(0) saturate(100%) invert(2%) sepia(13%) saturate(188%) hue-rotate(314deg) brightness(103%) contrast(88%);
      -webkit-transition: .4s linear;
      transition: .4s linear; }
    @media screen and (min-width: 1201px) {
      .btn.yellow:hover {
        border: 0.1rem solid white; }
        .btn.yellow:hover img {
          -webkit-transform: rotate(25deg);
          transform: rotate(25deg); } }

.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 {
      color: var(--color-second); } }

.link {
  color: var(--color-second);
  text-underline-position: under;
  font-size: 1.6rem;
  text-decoration: underline;
  -webkit-transition: .3s;
  transition: .3s; }
  @media only screen and (max-width: 600px) {
    .link {
      font-size: 1.4rem; } }
  @media (hover: hover) {
    .link:hover {
      color: var(--color-pri); } }

.input {
  font-family: "Plus Jakarta Sans", sans-serif;
  width: 100%; }
  .input-area {
    height: auto; }

.re-label {
  color: var(--Black);
  font-weight: 700;
  margin-bottom: 0.8rem;
  display: block;
  font-size: 1.4rem; }

.re-input {
  padding: 1.4rem;
  width: 100%;
  font-family: "Plus Jakarta Sans", 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-top: 2rem; }
  @media screen and (max-width: 800px) {
    .page-numbers {
      margin-top: calc(2rem / 2); } }
  .page-numbers > li:not(:first-child) {
    margin-left: 8px; }
  .page-numbers > li > .page-numbers {
    width: 4.8rem;
    height: 4.8rem;
    border-radius: .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;
    background-color: transparent;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    color: var(--color-pri);
    font-size: 2rem;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.2px; }
    @media screen and (max-width: 800px) {
      .page-numbers > li > .page-numbers {
        width: 3.4rem;
        height: 3.4rem; } }
    @media only screen and (max-width: 1200px) {
      .page-numbers > li > .page-numbers {
        font-size: 1.8rem; } }
    @media only screen and (max-width: 800px) {
      .page-numbers > li > .page-numbers {
        font-size: 1.4rem; } }
    .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; }
    .page-numbers > li > .page-numbers.next, .page-numbers > li > .page-numbers.prev {
      background: #ffffff; }
    @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; }

@media screen and (max-width: 1200px) {
  .search-mona {
    position: fixed;
    top: 6rem;
    right: 1.5rem;
    left: 1.5rem;
    z-index: 101;
    opacity: 0;
    visibility: hidden;
    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: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s; }
    .search-mona.open {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); } }

.search-mona-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(var(--Black), 0.5);
  -webkit-backdrop-filter: blur(0.5rem);
  backdrop-filter: blur(0.5rem);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  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: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s; }
  @media screen and (min-width: 1201px) {
    .search-mona-overlay {
      display: none; } }
  .search-mona-overlay.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.search-mona-wrapper {
  position: relative; }

.search-mona-close {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  cursor: pointer;
  width: 3.4rem;
  height: 3.4rem;
  bottom: calc(100% + 0.5rem);
  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: 0.2rem solid white;
  border-radius: 100rem;
  z-index: 101; }
  @media screen and (min-width: 1201px) {
    .search-mona-close {
      display: none; } }
  .search-mona-close i {
    color: white;
    font-size: 2.4rem;
    font-weight: 300; }

.search-wrap {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  min-width: 250px;
  background-color: #F2F2F2;
  border-radius: 0.8rem; }
  @media screen and (max-width: 1200px) {
    .search-wrap {
      background-color: transparent;
      border-bottom: 1px solid white;
      border-radius: 0; } }

.search-input {
  font-family: "Plus Jakarta Sans", sans-serif;
  outline: none;
  border: none;
  font-size: 1.6rem;
  color: var(--color-text);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 4rem;
  padding: 0 1.2rem;
  background-color: transparent; }
  @media only screen and (max-width: 600px) {
    .search-input {
      font-size: 1.4rem; } }
  @media screen and (max-width: 1200px) {
    .search-input {
      color: white; } }
  .search-input::-webkit-input-placeholder {
    color: var(--color-text); }
    @media screen and (max-width: 1200px) {
      .search-input::-webkit-input-placeholder {
        color: white; } }
  .search-input::-moz-input-placeholder {
    color: var(--color-text); }
    @media screen and (max-width: 1200px) {
      .search-input::-moz-input-placeholder {
        color: white; } }

.search-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;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 4rem;
  background-color: transparent;
  cursor: pointer; }
  .search-btn:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  .search-btn img {
    width: 1.6rem;
    height: 1.6rem; }
    @media screen and (max-width: 1200px) {
      .search-btn img {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1); } }

.f-14 {
  font-size: 1.4rem; }
  @media only screen and (max-width: 600px) {
    .f-14 {
      font-size: 1.2rem; } }

.f-16 {
  font-size: 1.6rem; }
  @media only screen and (max-width: 600px) {
    .f-16 {
      font-size: 1.4rem; } }

.f-18 {
  font-size: 1.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-18 {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 800px) {
    .f-18 {
      font-size: 1.4rem; } }
  @media only screen and (max-width: 600px) {
    .f-18 {
      font-size: 1.2rem; } }

.f-20 {
  font-size: 2rem; }
  @media only screen and (max-width: 1200px) {
    .f-20 {
      font-size: 1.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-20 {
      font-size: 1.4rem; } }

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

.f-24 {
  font-size: 2.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-24 {
      font-size: 2.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-24 {
      font-size: 1.8rem; } }

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

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

.f-30 {
  font-size: 3rem; }
  @media only screen and (max-width: 1200px) {
    .f-30 {
      font-size: 2rem; } }

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

.f-34 {
  font-size: 3.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-34 {
      font-size: 2.4rem; } }

.f-36 {
  font-size: 3.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-36 {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 600px) {
    .f-36 {
      font-size: 2.4rem; } }

.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: 4rem; }
  @media only screen and (max-width: 1200px) {
    .f-40 {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 600px) {
    .f-40 {
      font-size: 2.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: 4.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-44 {
      font-size: 3.4rem; } }
  @media only screen and (max-width: 800px) {
    .f-44 {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 600px) {
    .f-44 {
      font-size: 1.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: 300px) {
    .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: 5.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-56 {
      font-size: 4.6rem; } }
  @media only screen and (max-width: 800px) {
    .f-56 {
      font-size: 3.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-56 {
      font-size: 2.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: 9.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-96 {
      font-size: 8.6rem; } }
  @media only screen and (max-width: 800px) {
    .f-96 {
      font-size: 7.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-96 {
      font-size: 6.6rem; } }
  @media only screen and (max-width: 500px) {
    .f-96 {
      font-size: 4.2rem; } }
  @media only screen and (max-width: 400px) {
    .f-96 {
      font-size: 3.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: var(--color-third); }

.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-second {
  color: var(--color-second); }

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

.c-four {
  color: #FCB445; }

.c-five {
  color: #f05123; }

.c-white {
  color: white; }

.c-black {
  color: var(--Black); }

.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: var(--color-third); }

.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-thumb-outer.lg-grab {
  display: none; }

.lg-download,
.lg-autoplay-button,
.lg-fullscreen,
#lg-zoom-in,
#lg-zoom-out,
#lg-actual-size,
#lg-share,
.lg-flip-ver,
.lg-flip-hor,
.lg-rotate-left,
.lg-rotate-right {
  display: none; }

.lg-backdrop,
.lg-outer {
  z-index: 99999;
  background: rgba(0, 0, 0, 0.6); }

.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: var(--color-third); }
  @media (hover: hover) {
    .lg-outer .lg-thumb-item:hover {
      border-color: var(--color-third); } }

.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: #ffffff;
    -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: #ffffff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent; }

.lg-outer .lg-toogle-thumb {
  background: #ffffff;
  -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: var(--color-third); }
  .orders-table .status.cancle,
  table .status.cancle {
    color: #D31D1D; }

.slider {
  position: relative; }

.relative {
  position: relative; }

.head {
  margin-bottom: 3.2rem; }
  @media screen and (max-width: 800px) {
    .head {
      margin-bottom: calc(3.2rem / 2); } }
  .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: 1200px) {
  .hidden-mobile {
    display: none !important; } }

.full {
  width: 100%; }

.wp-block-image {
  border-radius: 1.2rem; }
  .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.8rem;
  --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: .8rem;
    color: var(--White, #FFF);
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal; }
    @media only screen and (max-width: 600px) {
      .form-ip .text {
        font-size: 1.4rem; } }
    .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: #131313;
      cursor: pointer; }
  .form-ip input,
  .form-ip textarea {
    border: 0.1rem solid var(--color-white);
    border-radius: 0.8rem;
    outline: none;
    padding: 1.2rem 2.4rem;
    width: 100%;
    background-color: var(--color-white);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 1.6rem;
    height: 4.4rem;
    color: #1F1F1F; }
    @media only screen and (max-width: 600px) {
      .form-ip input,
      .form-ip textarea {
        font-size: 1.4rem; } }
    .form-ip input.placeholder,
    .form-ip textarea.placeholder {
      color: #BFBFBF;
      font-weight: 300;
      font-size: 1.6rem; }
      @media only screen and (max-width: 600px) {
        .form-ip input.placeholder,
        .form-ip textarea.placeholder {
          font-size: 1.4rem; } }
    .form-ip input:-moz-placeholder,
    .form-ip textarea:-moz-placeholder {
      color: #BFBFBF;
      font-weight: 300;
      font-size: 1.6rem; }
      @media only screen and (max-width: 600px) {
        .form-ip input:-moz-placeholder,
        .form-ip textarea:-moz-placeholder {
          font-size: 1.4rem; } }
    .form-ip input::-moz-placeholder,
    .form-ip textarea::-moz-placeholder {
      color: #BFBFBF;
      font-weight: 300;
      font-size: 1.6rem; }
      @media only screen and (max-width: 600px) {
        .form-ip input::-moz-placeholder,
        .form-ip textarea::-moz-placeholder {
          font-size: 1.4rem; } }
    .form-ip input:-ms-input-placeholder,
    .form-ip textarea:-ms-input-placeholder {
      color: #BFBFBF;
      font-weight: 300;
      font-size: 1.6rem; }
      @media only screen and (max-width: 600px) {
        .form-ip input:-ms-input-placeholder,
        .form-ip textarea:-ms-input-placeholder {
          font-size: 1.4rem; } }
    .form-ip input::-webkit-input-placeholder,
    .form-ip textarea::-webkit-input-placeholder {
      color: #BFBFBF;
      font-weight: 300;
      font-size: 1.6rem; }
      @media only screen and (max-width: 600px) {
        .form-ip input::-webkit-input-placeholder,
        .form-ip textarea::-webkit-input-placeholder {
          font-size: 1.4rem; } }
    .form-ip input:focus,
    .form-ip textarea:focus {
      border-color: var(--color-pri); }
  .form-ip textarea {
    min-height: 12rem; }
  .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.8rem;
    background-color: var(--color-white);
    border-color: var(--color-white); }
  .form-ip .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #64748B;
    font-size: 1.6rem; }
  .form-ip .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-radius: 0.8rem !important; }
  .form-ip .select2-container .select2-selection--single .select2-selection__rendered {
    font-weight: 400;
    font-size: 1.6rem; }
  .form-ip.disable {
    pointer-events: none; }
    .form-ip.disable input {
      color: #BFBFBF; }

.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: 1.8rem;
      height: 1.8rem; }
      .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: 1200px) {
  .side-fixed {
    position: fixed;
    width: 300px;
    max-width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    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: 1200px) {
  .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(var(--Black), 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: 1.2rem; }

.social-link {
  display: block;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer; }
  .social-link:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  .social-link img {
    width: 100%;
    display: block; }

.header.sticky .cmini {
  top: 0; }

.cmini {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  width: 55rem;
  max-width: 90%;
  bottom: 0;
  overflow-y: auto;
  background: #fff;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  opacity: 0;
  -webkit-transform: translateX(110%);
  transform: translateX(110%);
  visibility: hidden; }
  .cmini.open {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible; }
    .cmini.open .ani-img {
      -webkit-animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1);
      animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1);
      -webkit-animation-delay: 0.4s;
      animation-delay: 0.4s;
      opacity: 1; }
  @media screen and (max-width: 1200px) {
    .cmini {
      top: 0;
      height: calc(100vh);
      padding-bottom: unset; } }
  @media screen and (max-width: 500px) {
    .cmini {
      max-width: 100%; } }
  .cmini-wrap {
    padding: 4rem;
    padding-right: 3rem;
    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;
    height: 100%;
    position: relative; }
    .cmini-wrap-ctn {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    @media screen and (max-width: 500px) {
      .cmini-wrap {
        padding: 1.6rem;
        padding-right: 0.6rem; } }
  .cmini-dcor {
    position: absolute;
    width: 40%;
    bottom: 0;
    right: 0;
    z-index: -1;
    -webkit-transform: translateY(15%);
    transform: translateY(15%); }
    .cmini-dcor .ani-img {
      opacity: 0;
      -webkit-transition: 0.4s ease-in-out;
      transition: 0.4s ease-in-out;
      -webkit-transition-delay: 0.4s;
      transition-delay: 0.4s; }
    .cmini-dcor img {
      display: block;
      width: 100%; }
  .cmini-img {
    width: 7.7rem;
    height: 7.7rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 0.6rem;
    overflow: hidden; }
    .cmini-img img {
      height: 100% !important;
      -o-object-fit: cover;
      object-fit: cover; }
  .cmini-list {
    overflow-x: hidden;
    padding-right: 2rem;
    row-gap: 3rem;
    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; }
    .cmini-list::-webkit-scrollbar-thumb {
      background: var(--color-second); }
    .cmini-list::-webkit-scrollbar {
      width: 0.3rem; }
    .cmini-list::-webkit-scrollbar-track {
      background: #feefe8; }
    @media screen and (max-width: 1200px) {
      .cmini-list {
        max-height: calc(100vh - 32rem); } }
    @media screen and (max-width: 768px) {
      .cmini-list {
        padding-right: 1.2rem; } }
  .cmini-item {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.2rem; }
    @media screen and (max-width: 1024px) {
      .cmini-item .quantity {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; } }
  .cmini-name {
    font-size: 1.6rem;
    color: var(--color-pri);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word; }
    @media only screen and (max-width: 600px) {
      .cmini-name {
        font-size: 1.4rem; } }
    @media screen and (max-width: 500px) {
      .cmini-name {
        font-size: 1.4rem; } }
  .cmini-content {
    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; }
  .cmini-price {
    font-weight: 700;
    font-size: 2rem;
    color: #FCB445;
    margin-top: auto;
    margin-left: auto; }
    @media only screen and (max-width: 1200px) {
      .cmini-price {
        font-size: 1.8rem; } }
    @media only screen and (max-width: 800px) {
      .cmini-price {
        font-size: 1.4rem; } }
  .cmini-total {
    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;
    gap: 1.2rem;
    padding-right: 2rem;
    margin-top: 5rem; }
  .cmini-control {
    margin-top: auto;
    padding-right: 2rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2.4rem;
    margin-top: auto !important; }
    .cmini-control .btn {
      width: 50%; }
  .cmini-count {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem; }
    @media screen and (max-width: 450px) {
      .cmini-count {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        row-gap: 0.5rem; } }

.cmini-have-cart {
  height: 100%; }

.cart-overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  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);
  inset: 0; }
  .cart-overlay.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

.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;
    padding: 0.5rem;
    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::after {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      border-radius: inherit;
      border: 0.1rem solid var(--color-pri);
      -webkit-animation: grows 4s linear infinite;
      animation: grows 4s linear infinite; }
    .sidefix-item::before {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      border-radius: inherit;
      border: 0.1rem solid var(--color-pri);
      -webkit-animation: grows 4s linear infinite;
      animation: grows 4s linear infinite;
      -webkit-animation-delay: 2s;
      animation-delay: 2s; }
    .sidefix-item:hover .sidefix-sub {
      -webkit-transform: scale(1);
      transform: scale(1); }
  .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: 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; }
    .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.4s calc(var(--char-index) * 0.02s) ease-in-out;
  transition: 0.4s calc(var(--char-index) * 0.02s) ease-in-out;
  -webkit-transform: translateY(0.8rem);
  transform: translateY(0.8rem);
  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: 3.6rem;
  color: var(--Black);
  font-weight: 600;
  letter-spacing: 0.48px; }
  @media only screen and (max-width: 1200px) {
    .title .title-pri {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 600px) {
    .title .title-pri {
      font-size: 2.4rem; } }
  .title .title-pri.t-white {
    color: white; }

.title .title-second {
  font-size: 3.6rem;
  font-weight: 800;
  position: relative;
  margin-bottom: 3.2rem;
  text-wrap: pretty; }
  @media only screen and (max-width: 1200px) {
    .title .title-second {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 600px) {
    .title .title-second {
      font-size: 2.4rem; } }
  @media screen and (max-width: 800px) {
    .title .title-second {
      margin-bottom: calc(3.2rem / 2); } }
  .title .title-second .ece {
    color: var(--Foundation-Sky-sky-6, #4EABE9);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    .title .title-second .ece::before {
      content: '';
      position: absolute;
      bottom: -.5rem;
      left: 0;
      width: 105%;
      height: .85rem;
      background: url("../assets/images/ic-ece.svg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
  .title .title-second .spc {
    color: var(--Foundation-Sky-sky-6, #4EABE9);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    .title .title-second .spc::before {
      content: '';
      position: absolute;
      bottom: -1.5rem;
      left: 0;
      width: 100%;
      height: 1.3rem;
      background: url("../assets/images/ic-Vector1420.svg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }

.title .title-sub {
  font-weight: 400;
  color: var(--color-text); }

.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: 2rem;
    height: 2rem;
    -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"); }

.cir-logo {
  --size: 26rem;
  --logo-sz: 6.5rem;
  position: relative;
  width: var(--size);
  height: var(--size); }
  .cir-logo .cir-logo-mark {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: var(--logo-sz);
    height: var(--logo-sz); }
    .cir-logo .cir-logo-mark img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .cir-logo .cir-text {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: var(--size);
    height: var(--size); }
    .cir-logo .cir-text img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      -webkit-animation: Spinner 14s linear infinite;
      animation: Spinner 14s linear infinite; }
  @media screen and (max-width: 1200px) {
    .cir-logo {
      --size: 16rem;
      --logo-sz: 3.5rem; } }

.run .run-wr {
  position: relative; }
  .run .run-wr .cir-run {
    margin: auto;
    margin-bottom: -10%; }
    @media screen and (max-width: 1200px) {
      .run .run-wr .cir-run {
        margin-bottom: -7%; } }
    @media screen and (max-width: 725px) {
      .run .run-wr .cir-run {
        content: '';
        position: absolute;
        margin-bottom: unset;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); } }
    @media screen and (max-width: 390px) {
      .run .run-wr .cir-run {
        z-index: 1; } }

.run .run-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -.6rem;
  row-gap: 1.2rem; }

.run .run-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc((3/12)*100%);
  padding: 0 .6rem; }
  @media screen and (max-width: 725px) {
    .run .run-item {
      width: 50%; } }
  .run .run-item-wr {
    padding: 2.4rem;
    width: 100%;
    height: 100%;
    border-radius: 1.6rem;
    background: var(--Foundation-Sky-sky-1, #EDF7FD);
    -webkit-box-shadow: 0rem 0.4rem 1rem 0rem rgba(0, 0, 0, 0.1);
    box-shadow: 0rem 0.4rem 1rem 0rem rgba(0, 0, 0, 0.1); }
  .run .run-item .num {
    color: var(--color-pri);
    text-align: center;
    font-family: "Noto Sans", sans-serif;
    font-size: 7.2rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal; }
    @media only screen and (max-width: 1200px) {
      .run .run-item .num {
        font-size: 6.2rem; } }
    @media only screen and (max-width: 800px) {
      .run .run-item .num {
        font-size: 5.2rem; } }
    @media only screen and (max-width: 600px) {
      .run .run-item .num {
        font-size: 4.2rem; } }
    @media screen and (max-width: 1200px) {
      .run .run-item .num {
        font-size: 3rem; } }
    .run .run-item .num-sym sup {
      vertical-align: super;
      font-size: 3rem; }
      @media only screen and (max-width: 1200px) {
        .run .run-item .num-sym sup {
          font-size: 2rem; } }
  .run .run-item .des {
    font-weight: 600;
    text-align: center;
    text-wrap: balance;
    font-family: "Plus Jakarta Sans", sans-serif;
    color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
    font-weight: 500;
    letter-spacing: 0.32px; }
    @media screen and (max-width: 1200px) {
      .run .run-item .des {
        font-size: 1.4rem; } }

.decor1 {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: calc(345/1728 * 100%); }
  .decor1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }

.wc {
  padding-top: 4.2rem;
  padding-bottom: 10.6rem;
  position: relative; }
  @media screen and (max-width: 800px) {
    .wc {
      padding-top: calc(4.2rem / 2); } }
  @media screen and (max-width: 800px) {
    .wc {
      padding-bottom: calc(10.6rem / 2); } }
  .wc .title-second {
    text-align: center; }
  .wc-inner {
    padding: 3.2rem 7.2rem;
    border-radius: 6.4rem;
    background: var(--Foundation-D-Blue-d-blue-8, #092257);
    -webkit-box-shadow: 0.4rem 0rem 1rem 0rem rgba(0, 0, 0, 0.1), 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0.4rem 0rem 1rem 0rem rgba(0, 0, 0, 0.1), 0px 4px 10px 0px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 600px) {
      .wc-inner {
        border-radius: 4rem; } }
    @media screen and (max-width: 425px) {
      .wc-inner {
        border-radius: 1.6rem; } }
    @media screen and (max-width: 800px) {
      .wc-inner {
        padding: 3.2rem 4.2rem; } }
    @media screen and (max-width: 725px) {
      .wc-inner {
        margin-bottom: 3.2rem; } }
    @media screen and (max-width: 600px) {
      .wc-inner {
        padding: 1.6rem; } }
    @media screen and (max-width: 390px) {
      .wc-inner {
        margin-bottom: 1.6rem; } }
  .wc .wc-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: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -2.2rem;
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .wc .wc-wr {
        margin-bottom: calc(3.2rem / 2); } }
    @media screen and (max-width: 425px) {
      .wc .wc-wr {
        margin: 0 -.8rem; } }
  .wc .wc-item {
    width: calc(100% / 3);
    padding: 0 2.2rem; }
    .wc .wc-item-wr {
      height: 100%;
      padding: 2.4rem;
      border-radius: 3.2rem;
      background: #ffffff;
      -webkit-transition: .3s ease;
      transition: .3s ease; }
      .wc .wc-item-wr .icon {
        width: 8rem;
        height: 8rem;
        margin: auto;
        margin-bottom: 2rem; }
        @media screen and (max-width: 800px) {
          .wc .wc-item-wr .icon {
            margin-bottom: calc(2rem / 2); } }
        @media screen and (max-width: 800px) {
          .wc .wc-item-wr .icon {
            width: 5rem;
            height: 5rem; } }
        .wc .wc-item-wr .icon img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
      .wc .wc-item-wr .text {
        color: var(--Black, #131313);
        text-align: center;
        font-size: 2rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-wrap: balance;
        width: 17.8rem;
        max-width: 100%;
        margin: auto; }
        @media only screen and (max-width: 1200px) {
          .wc .wc-item-wr .text {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .wc .wc-item-wr .text {
            font-size: 1.4rem; } }
    .wc .wc-item:nth-child(1) .icon img {
      -webkit-animation: jittery 2.5s linear infinite;
      animation: jittery 2.5s linear infinite;
      -webkit-animation-delay: 1s;
      animation-delay: 1s; }
    .wc .wc-item:nth-child(2) .icon img {
      -webkit-animation: jittery 2.5s linear infinite;
      animation: jittery 2.5s linear infinite;
      -webkit-animation-delay: 1.5s;
      animation-delay: 1.5s; }
    .wc .wc-item:nth-child(3) .icon img {
      -webkit-animation: jittery 2.5s linear infinite;
      animation: jittery 2.5s linear infinite;
      -webkit-animation-delay: 2.5s;
      animation-delay: 2.5s; }
    .wc .wc-item.active .wc-item-wr {
      background: var(--Foundation-Sky-sky-6, #4EABE9);
      -webkit-box-shadow: 0rem 0.4rem 0.4rem 0rem rgba(0, 0, 0, 0.25);
      box-shadow: 0rem 0.4rem 0.4rem 0rem rgba(0, 0, 0, 0.25); }
      .wc .wc-item.active .wc-item-wr .text {
        color: #ffffff; }
      .wc .wc-item.active .wc-item-wr .icon img {
        -webkit-animation: jittery 2.5s linear infinite;
        animation: jittery 2.5s linear infinite; }
  @media screen and (max-width: 850px) {
    .wc .wc-wr {
      margin: 0 -1.1rem;
      margin-bottom: 2.2rem; }
    .wc .wc-item {
      padding: 0 1.1rem; } }
  @media screen and (max-width: 700px) {
    .wc .wc-wr {
      margin-bottom: unset;
      -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse; }
    .wc .wc-item {
      margin-bottom: 2.2rem;
      width: 50%; } }
  @media screen and (max-width: 700px) and (max-width: 425px) {
    .wc .wc-item {
      padding: 0 .8rem;
      width: calc(100% / 3); } }
  @media screen and (max-width: 700px) and (max-width: 425px) and (max-width: 320px) {
    .wc .wc-item {
      padding: 0 .4rem; } }
  @media screen and (max-width: 700px) and (max-width: 425px) {
      .wc .wc-item-wr {
        border-radius: 1.6rem;
        padding: .8rem; }
        .wc .wc-item-wr .text {
          font-size: 1.1rem;
          font-weight: 600; } }
  @media screen and (max-width: 700px) {
      .wc .wc-item:nth-child(1) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3; }
      .wc .wc-item:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
      .wc .wc-item:nth-child(3) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; } }
  .wc .wc-desc {
    width: 65.7rem;
    max-width: 100%;
    margin: auto;
    text-wrap: pretty;
    margin-bottom: 3.5rem; }
    @media screen and (max-width: 800px) {
      .wc .wc-desc {
        margin-bottom: calc(3.5rem / 2); } }
    @media screen and (max-width: 425px) {
      .wc .wc-desc {
        margin-bottom: unset; } }
    .wc .wc-desc .tt {
      color: var(--White, #FFF);
      font-size: 2.4rem;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      text-align: center;
      margin-bottom: 1.2rem;
      text-wrap: pretty; }
      @media only screen and (max-width: 1200px) {
        .wc .wc-desc .tt {
          font-size: 2.2rem; } }
      @media only screen and (max-width: 800px) {
        .wc .wc-desc .tt {
          font-size: 1.8rem; } }
      @media screen and (max-width: 800px) {
        .wc .wc-desc .tt {
          margin-bottom: calc(1.2rem / 2); } }
    .wc .wc-desc .desc {
      text-align: center;
      color: var(--White, #FFF);
      font-size: 1.6rem;
      text-align: center;
      font-style: normal;
      font-weight: 300;
      letter-spacing: 0.32px; }
      @media only screen and (max-width: 600px) {
        .wc .wc-desc .desc {
          font-size: 1.4rem; } }
  .wc .decor2 {
    content: '';
    position: absolute;
    top: 40%;
    right: 0;
    width: calc(185/1728 * 100%); }
    .wc .decor2 img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }

.hc {
  padding-top: 6.5rem;
  padding-bottom: 6.5rem;
  background: var(--Neutral-black-4, #F0F0F0);
  position: relative; }
  @media screen and (max-width: 800px) {
    .hc {
      padding-top: calc(6.5rem / 2); } }
  @media screen and (max-width: 800px) {
    .hc {
      padding-bottom: calc(6.5rem / 2); } }
  .hc .decor {
    content: '';
    position: absolute;
    top: 6.5rem;
    right: 6.5rem;
    width: calc(100/1768 * 100%); }
    .hc .decor img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .hc .title-second {
    text-align: center;
    color: #00137F;
    margin-bottom: 6rem; }
    @media screen and (max-width: 800px) {
      .hc .title-second {
        margin-bottom: calc(6rem / 2); } }
  .hc .hc-wr {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .hc .hc-item-wr {
    border-radius: 1.2rem;
    overflow: hidden; }
    .hc .hc-item-wr .image-inner {
      display: block;
      padding-top: calc((187 / 352) * 100%);
      position: relative;
      overflow: hidden; }
      .hc .hc-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; }
    .hc .hc-item-wr:hover .image img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1); }
    .hc .hc-item-wr .content {
      padding: 3rem;
      background: var(--Foundation-D-Blue-d-blue-6, #0D307A); }
      .hc .hc-item-wr .content .stt {
        color: var(--Foundation-Yellow-yellow-6, #FC0);
        font-size: 1.4rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: .8rem;
        text-wrap: pretty; }
        @media only screen and (max-width: 600px) {
          .hc .hc-item-wr .content .stt {
            font-size: 1.2rem; } }
      .hc .hc-item-wr .content .tt {
        text-wrap: pretty;
        display: block;
        color: var(--White, #FFF);
        font-size: 2rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: .8rem;
        -webkit-transition: .3s;
        transition: .3s; }
        @media only screen and (max-width: 1200px) {
          .hc .hc-item-wr .content .tt {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .hc .hc-item-wr .content .tt {
            font-size: 1.4rem; } }
        .hc .hc-item-wr .content .tt:hover {
          color: var(--color-second); }
      .hc .hc-item-wr .content .ic-text-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;
        gap: 1.2rem; }
      .hc .hc-item-wr .content .ic-text .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: .2rem; }
        .hc .hc-item-wr .content .ic-text .ic-text-item-wr .ic {
          width: 1.2rem;
          height: 1.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; }
          .hc .hc-item-wr .content .ic-text .ic-text-item-wr .ic img {
            width: 100%;
            height: 100%;
            -o-object-fit: contain;
            object-fit: contain; }
        .hc .hc-item-wr .content .ic-text .ic-text-item-wr .text {
          color: var(--Neutral-black-6, #BFBFBF);
          font-size: 1.3rem;
          font-style: italic;
          font-weight: 400;
          line-height: normal; }
  .hc .hcSlider {
    position: relative;
    margin-bottom: 5.6rem; }
    @media screen and (max-width: 800px) {
      .hc .hcSlider {
        margin-bottom: calc(5.6rem / 2); } }
    .hc .hcSlider .swiper {
      margin: 0 -1.65rem; }
  @media screen and (max-width: 768px) {
    .hc .hcSlider .swiper {
      margin: 0 -.825rem; } }

.ui {
  padding-top: 10rem;
  padding-bottom: 6.2rem;
  background: var(--Neutral-black-4, #F0F0F0);
  position: relative; }
  @media screen and (max-width: 800px) {
    .ui {
      padding-top: calc(10rem / 2); } }
  @media screen and (max-width: 800px) {
    .ui {
      padding-bottom: calc(6.2rem / 2); } }
  .ui .decor {
    content: '';
    position: absolute;
    top: 6.5rem;
    right: 6.5rem;
    width: calc(100/1768 * 100%); }
    .ui .decor img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .ui .title-second {
    text-align: center;
    color: #00137F;
    margin-bottom: 6rem; }
    @media screen and (max-width: 800px) {
      .ui .title-second {
        margin-bottom: calc(6rem / 2); } }
  .ui .ui-wr {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .ui .ui-item-wr {
    height: 100%;
    background: var(--White, #FFF);
    border-radius: 1.2rem;
    overflow: hidden; }
    .ui .ui-item-wr .image {
      display: block;
      padding-left: 3rem; }
      @media screen and (max-width: 800px) {
        .ui .ui-item-wr .image {
          padding-left: 1.5rem; } }
      .ui .ui-item-wr .image-inner {
        border-radius: 0rem 0.8rem;
        display: block;
        padding-top: calc((9 / 16) * 100%);
        position: relative;
        overflow: hidden; }
        .ui .ui-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; }
    .ui .ui-item-wr:hover .image img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1); }
    .ui .ui-item-wr .content {
      padding: 3rem;
      padding-right: 2rem; }
      .ui .ui-item-wr .content .dtime {
        color: var(--Neutral-black-7, #8C8C8C);
        font-size: 1.4rem;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 1.2rem; }
        @media only screen and (max-width: 600px) {
          .ui .ui-item-wr .content .dtime {
            font-size: 1.2rem; } }
        @media screen and (max-width: 800px) {
          .ui .ui-item-wr .content .dtime {
            margin-bottom: calc(1.2rem / 2); } }
      .ui .ui-item-wr .content .tt {
        text-wrap: pretty;
        display: block;
        color: var(--Black, #131313);
        font-size: 2rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        -webkit-transition: .3s;
        transition: .3s;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 1.3rem; }
        @media only screen and (max-width: 1200px) {
          .ui .ui-item-wr .content .tt {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .ui .ui-item-wr .content .tt {
            font-size: 1.4rem; } }
        @media screen and (max-width: 800px) {
          .ui .ui-item-wr .content .tt {
            margin-bottom: calc(1.3rem / 2); } }
        .ui .ui-item-wr .content .tt:hover {
          color: var(--color-second); }
      .ui .ui-item-wr .content .des {
        color: var(--Neutral-black-8, #595959);
        font-size: 1.6rem;
        font-style: normal;
        font-weight: 300;
        letter-spacing: 0.32px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        @media only screen and (max-width: 600px) {
          .ui .ui-item-wr .content .des {
            font-size: 1.4rem; } }
  .ui .uiSlider {
    position: relative;
    margin-bottom: 5.6rem; }
    @media screen and (max-width: 800px) {
      .ui .uiSlider {
        margin-bottom: calc(5.6rem / 2); } }
    .ui .uiSlider .swiper {
      margin: 0 -1.65rem; }
  @media screen and (max-width: 768px) {
    .ui .uiSlider .swiper {
      margin: 0 -.825rem; } }

@media screen and (max-width: 768px) and (max-width: 450px) {
  .ui .ui-item {
    width: 100%; } }
  @media screen and (max-width: 768px) {
    .ui .ui-item .content {
      padding: 2rem; } }

.nc {
  padding-top: 11.35rem;
  position: relative;
  background: var(--Foundation-D-Blue-d-blue-8, #092257);
  overflow: hidden; }
  @media screen and (max-width: 800px) {
    .nc {
      padding-top: calc(11.35rem / 2); } }
  @media screen and (max-width: 425px) {
    .nc {
      padding-top: calc(11.35rem / 2 / 2); } }
  .nc-lf {
    position: relative; }
    .nc-lf .cir-nc {
      --size: 58.586rem;
      --logo-sz: 15.4rem;
      content: '';
      position: absolute;
      top: 0;
      left: -12%;
      width: var(--size);
      height: var(--size); }
      .nc-lf .cir-nc .cir-logo-mark {
        width: var(--logo-sz);
        height: var(--logo-sz); }
      .nc-lf .cir-nc .cir-text {
        width: var(--size);
        height: var(--size); }
    .nc-lf .decor-main {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: calc(444 / 564 * 100%); }
      .nc-lf .decor-main img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .nc-lf .decor-fly {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: calc(183 / 564 * 100%); }
      .nc-lf .decor-fly-wr {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .nc-lf .decor-fly .fly {
        margin-top: -2.6rem;
        width: calc(84/183 * 100%);
        -webkit-transform: translate(5rem, 5rem);
        transform: translate(5rem, 5rem);
        opacity: 0;
        -webkit-transition-delay: 3.6s;
        transition-delay: 3.6s;
        -webkit-transition: .6s linear;
        transition: .6s linear; }
        .nc-lf .decor-fly .fly img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain;
          -o-object-position: top;
          object-position: top; }
        .nc-lf .decor-fly .fly.is-inview {
          opacity: 1;
          -webkit-transform: translate(0);
          transform: translate(0); }
      .nc-lf .decor-fly .fly-line {
        -webkit-transition: .6s linear;
        transition: .6s linear;
        -webkit-clip-path: inset(50% 0 0 50%);
        clip-path: inset(50% 0 0 50%);
        width: calc(99/183 * 100%); }
        .nc-lf .decor-fly .fly-line img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
        .nc-lf .decor-fly .fly-line.is-inview {
          -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0); }
  .nc-rt .title {
    margin-bottom: 4rem; }
    @media screen and (max-width: 800px) {
      .nc-rt .title {
        margin-bottom: calc(4rem / 2); } }
    .nc-rt .title-second {
      margin-bottom: .4rem;
      color: var(--Foundation-Yellow-yellow-6, #FC0); }
    .nc-rt .title-sub {
      color: var(--White, #FFF);
      font-size: 1.6rem;
      font-style: normal;
      font-weight: 300;
      letter-spacing: 0.32px; }
      @media only screen and (max-width: 600px) {
        .nc-rt .title-sub {
          font-size: 1.4rem; } }
  .nc-rt .wrapper {
    padding-bottom: 11.35rem;
    width: 52rem;
    max-width: 100%;
    margin-left: auto; }
    @media screen and (max-width: 800px) {
      .nc-rt .wrapper {
        padding-bottom: calc(11.35rem / 2); } }
    @media screen and (max-width: 425px) {
      .nc-rt .wrapper {
        padding-bottom: calc(11.35rem / 2 /2); } }
  @media screen and (max-width: 1200px) {
    .nc-lf .cir-nc {
      --size: 100%; } }
  @media screen and (max-width: 900px) {
    .nc .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .nc .row .col-6 {
        width: 100%; }
    .nc-lf {
      display: none; }
    .nc-rt .wrapper {
      margin: auto; }
      .nc-rt .wrapper .row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }

.eh {
  overflow: hidden;
  position: relative;
  padding-top: 3.7rem;
  padding-bottom: 4.6rem;
  background: var(--Foundation-Sky-sky-1, #EDF7FD); }
  @media screen and (max-width: 800px) {
    .eh {
      padding-top: calc(3.7rem / 2); } }
  @media screen and (max-width: 800px) {
    .eh {
      padding-bottom: calc(4.6rem / 2); } }
  .eh .decor1 {
    content: '';
    position: absolute;
    top: 3.5rem;
    left: 0;
    width: calc(145/1728 * 100%);
    z-index: -1; }
    @media screen and (max-width: 800px) {
      .eh .decor1 {
        top: calc(3.5rem / 2); } }
    .eh .decor1 img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  @media screen and (max-width: 900px) {
    .eh .decor-star1,
    .eh .decor-star2 {
      display: none; } }
  .eh-wr {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .eh-lf {
    width: 57%; }
    .eh-lf-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: -1.2rem;
      padding-top: 7.7rem;
      padding-bottom: 8.9rem; }
      @media screen and (max-width: 800px) {
        .eh-lf-wr {
          padding-top: calc(7.7rem / 2); } }
      @media screen and (max-width: 800px) {
        .eh-lf-wr {
          padding-bottom: calc(8.9rem / 2); } }
  .eh-rt {
    position: relative;
    width: 50%; }
    .eh-rt .image-inner {
      display: block;
      padding-top: calc((610 / 580) * 100%);
      position: relative;
      overflow: hidden; }
      .eh-rt .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; }
    .eh-rt .eh-cir {
      content: '';
      position: absolute;
      top: 7%;
      right: 0;
      -webkit-transform: translateX(50%);
      transform: translateX(50%);
      z-index: 1; }
      @media screen and (max-width: 1390px) {
        .eh-rt .eh-cir {
          -webkit-transform: unset;
          transform: unset;
          top: 15%;
          right: -10%; } }
      @media screen and (max-width: 1200px) {
        .eh-rt .eh-cir {
          top: 24%;
          right: -7%; } }
    .eh-rt .decor-star1 {
      content: '';
      position: absolute;
      top: 12%;
      left: 18%;
      width: 12%;
      height: 7.2rem; }
      .eh-rt .decor-star1 img {
        -webkit-animation: slide-in-fwd-center .6s infinite alternate both;
        animation: slide-in-fwd-center .6s infinite alternate both;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .eh-rt .decor-star2 {
      content: '';
      position: absolute;
      top: 11%;
      left: 30%;
      width: 4%; }
      .eh-rt .decor-star2 img {
        -webkit-animation: slide-in-fwd-center .6s infinite alternate both;
        animation: slide-in-fwd-center .6s infinite alternate both;
        -webkit-animation-delay: .2s;
        animation-delay: .2s;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
  .eh .eh-item {
    padding: 1.2rem; }
    @media screen and (max-width: 500px) {
      .eh .eh-item {
        padding: .6rem; } }
    .eh .eh-item-wr {
      height: 100%;
      padding: 3.6rem 1rem;
      border-radius: 2.4rem;
      background: var(--White, #FFF);
      -webkit-box-shadow: 0rem 0.4rem 0.4rem 0rem rgba(0, 0, 0, 0.25);
      box-shadow: 0rem 0.4rem 0.4rem 0rem rgba(0, 0, 0, 0.25);
      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; }
      .eh .eh-item-wr .text {
        color: var(--Black, #131313);
        text-align: center;
        font-size: 1.7rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-wrap: balance; }
        @media screen and (max-width: 425px) {
          .eh .eh-item-wr .text {
            text-align: left; } }
      @media screen and (max-width: 1200px) {
        .eh .eh-item-wr {
          padding: 2rem; } }
      @media screen and (max-width: 992px) {
        .eh .eh-item-wr {
          padding: 3.6rem; } }
      @media screen and (max-width: 800px) {
        .eh .eh-item-wr .text {
          font-size: 1.6rem; } }
  @media only screen and (max-width: 800px) and (max-width: 600px) {
    .eh .eh-item-wr .text {
      font-size: 1.4rem; } }
      @media screen and (max-width: 541px) {
        .eh .eh-item-wr {
          padding: 2rem;
          border-radius: 2rem; } }
    .eh .eh-item:nth-child(1), .eh .eh-item:nth-child(4), .eh .eh-item:nth-child(5) {
      width: calc(236/607 *100%); }
    .eh .eh-item:nth-child(6), .eh .eh-item:nth-child(3), .eh .eh-item:nth-child(2) {
      width: calc(364/607 *100%); }
    @media screen and (max-width: 458px) {
      .eh .eh-item:nth-child(1), .eh .eh-item:nth-child(2), .eh .eh-item:nth-child(3), .eh .eh-item:nth-child(4), .eh .eh-item:nth-child(5), .eh .eh-item:nth-child(6) {
        width: 100%; } }
    @media (hover: hover) {
      .eh .eh-item:hover {
        -webkit-animation: k-up-down 3s infinite linear both;
        animation: k-up-down 3s infinite linear both; } }
  .eh-cta {
    position: relative;
    margin-top: -3rem;
    padding: 3.2rem;
    border-radius: 2.4rem;
    background: var(--Foundation-Yellow-yellow-5, #FFD52E);
    -webkit-box-shadow: 0rem 0.4rem 0.4rem 0rem rgba(0, 0, 0, 0.25);
    box-shadow: 0rem 0.4rem 0.4rem 0rem rgba(0, 0, 0, 0.25); }
    .eh-cta-wr {
      width: 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;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      gap: 3.2rem; }
      .eh-cta-wr .title-second {
        margin-bottom: unset;
        color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
        font-weight: 800;
        font-size: 3.2rem; }
        @media only screen and (max-width: 1200px) {
          .eh-cta-wr .title-second {
            font-size: 2.2rem; } }
        @media only screen and (max-width: 600px) {
          .eh-cta-wr .title-second {
            font-size: 2rem; } }
      @media screen and (max-width: 572px) {
        .eh-cta-wr {
          gap: 1.6rem;
          -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; }
          .eh-cta-wr .title-second {
            text-align: center;
            text-wrap: balance; } }
  @media screen and (max-width: 992px) {
    .eh-wr {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .eh-lf, .eh-rt {
      width: 100%; }
    .eh-lf-wr {
      padding: unset; }
    .eh-rt .eh-cir {
      top: 0; }
      .eh-rt .eh-cir .cir-logo {
        --size: 26rem;
        --logo-sz: 6.5rem; } }
  @media screen and (max-width: 992px) and (max-width: 600px) {
    .eh-rt .eh-cir .cir-logo {
      --size: 16rem;
      --logo-sz: 3.5rem; } }
  @media screen and (max-width: 992px) and (max-width: 425px) {
    .eh-rt .eh-cir {
      right: -10%; } }
  @media screen and (max-width: 992px) {
    .eh-rt .image {
      width: 60%;
      max-width: 100%;
      margin: auto;
      margin-top: 2.4rem; }
    .eh-cta {
      position: relative;
      margin-top: -5rem;
      padding: 2.2rem; } }
  @media screen and (max-width: 500px) {
    .eh-lf-wr {
      margin: -.6rem; }
    .eh-lf .eh-item {
      padding: .6rem; } }

.ss {
  padding-top: 6.4rem;
  padding-bottom: 6.5rem; }
  @media screen and (max-width: 800px) {
    .ss {
      padding-top: calc(6.4rem / 2); } }
  @media screen and (max-width: 800px) {
    .ss {
      padding-bottom: calc(6.5rem / 2); } }
  .ss .title {
    margin-bottom: 3.4rem; }
    @media screen and (max-width: 800px) {
      .ss .title {
        margin-bottom: calc(3.4rem / 2); } }
    .ss .title .icon {
      width: 4.8rem;
      height: 4.8rem;
      margin: auto;
      margin-bottom: 1rem; }
      @media screen and (max-width: 800px) {
        .ss .title .icon {
          margin-bottom: calc(1rem / 2); } }
      .ss .title .icon img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        -webkit-animation: jittery 2.2s linear infinite;
        animation: jittery 2.2s linear infinite; }
    .ss .title-second {
      text-align: center;
      margin-bottom: 1rem; }
      @media screen and (max-width: 800px) {
        .ss .title-second {
          margin-bottom: calc(1rem / 2); } }
    .ss .title-sub {
      color: var(--Black, #131313);
      text-align: center;
      font-size: 1.6rem;
      font-weight: 300;
      letter-spacing: 0.32px; }
      @media only screen and (max-width: 600px) {
        .ss .title-sub {
          font-size: 1.4rem; } }
  .ss-wr {
    max-width: 69.5rem;
    width: 100%;
    margin: auto;
    position: relative; }
  .ss .ssSlider {
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .ss .ssSlider {
        margin-bottom: calc(3.2rem / 2); } }
  .ss .ss-item {
    padding: 0 1.6rem;
    width: 100%; }
    .ss .ss-item-wr {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-radius: 2rem;
      background: var(--Foundation-D-Blue-d-blue-6, #0D307A);
      overflow: hidden; }
      .ss .ss-item-wr .ielts {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        color: var(--Black, #131313);
        font-size: 2.4rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        padding: 0.4rem 1.2rem;
        border-radius: 0.8rem;
        background: var(--Foundation-Yellow-yellow-6, #FC0);
        margin-bottom: 3.95rem; }
        @media only screen and (max-width: 1200px) {
          .ss .ss-item-wr .ielts {
            font-size: 2.2rem; } }
        @media only screen and (max-width: 800px) {
          .ss .ss-item-wr .ielts {
            font-size: 1.8rem; } }
        @media screen and (max-width: 800px) {
          .ss .ss-item-wr .ielts {
            margin-bottom: calc(3.95rem / 2); } }
      .ss .ss-item-wr .story {
        color: var(--White, #FFF);
        font-size: 1.6rem;
        font-style: normal;
        font-weight: 300;
        letter-spacing: 0.32px;
        margin-bottom: 3.95rem; }
        @media only screen and (max-width: 600px) {
          .ss .ss-item-wr .story {
            font-size: 1.4rem; } }
        @media screen and (max-width: 800px) {
          .ss .ss-item-wr .story {
            margin-bottom: calc(3.95rem / 2); } }
      .ss .ss-item-wr .sname {
        color: var(--White, #FFF);
        font-size: 2rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 1.2rem; }
        @media only screen and (max-width: 1200px) {
          .ss .ss-item-wr .sname {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .ss .ss-item-wr .sname {
            font-size: 1.4rem; } }
        @media screen and (max-width: 800px) {
          .ss .ss-item-wr .sname {
            margin-bottom: calc(1.2rem / 2); } }
      .ss .ss-item-wr .slname {
        color: var(--White, #FFF);
        font-size: 1.4rem;
        font-style: normal;
        font-weight: 500;
        line-height: normal; }
        @media only screen and (max-width: 600px) {
          .ss .ss-item-wr .slname {
            font-size: 1.2rem; } }
    .ss .ss-item .ss-item-lf {
      position: relative;
      width: calc(259/695 * 100%); }
      .ss .ss-item .ss-item-lf .image {
        height: 100%; }
        .ss .ss-item .ss-item-lf .image-inner {
          height: 100%;
          display: block;
          padding-top: calc((352 / 259) * 100%);
          position: relative;
          overflow: hidden; }
          .ss .ss-item .ss-item-lf .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;
            left: calc(50% - 1px); }
    .ss .ss-item .ss-item-rt {
      width: calc(436/695 * 100%); }
      .ss .ss-item .ss-item-rt-wr {
        padding: 5.1rem 0;
        padding-left: 5.4rem;
        padding-right: 2.1rem; }
    @media screen and (max-width: 800px) {
      .ss .ss-item .ss-item-rt-wr {
        padding: 2.6rem 0;
        padding-left: 2.7rem;
        padding-right: 1.05rem; } }
    @media screen and (max-width: 520px) {
      .ss .ss-item-wr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
      .ss .ss-item .ss-item-lf,
      .ss .ss-item .ss-item-rt {
        width: 100%; }
      .ss .ss-item .ss-item-lf .image-inner {
        display: block;
        padding-top: calc((309 / 352) * 100%);
        position: relative;
        overflow: hidden; }
        .ss .ss-item .ss-item-lf .image-inner img {
          -o-object-position: unset;
          object-position: unset;
          -webkit-transform: translateX(-50%, -50%) scale(0.9);
          transform: translateX(-50%, -50%) scale(0.9); } }
  .ss .cir-ss {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transform: translate(-40%, -40%);
    transform: translate(-40%, -40%);
    --size: 17rem;
    --logo-sz: 4.48rem; }
  .ss .fs {
    padding-top: 6rem;
    padding-bottom: 1.2rem; }
    @media screen and (max-width: 800px) {
      .ss .fs {
        padding-top: calc(6rem / 2); } }
    @media screen and (max-width: 800px) {
      .ss .fs {
        padding-bottom: calc(1.2rem / 2); } }
    .ss .fs-wr {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -2rem; }
      @media screen and (max-width: 800px) {
        .ss .fs-wr {
          margin: 0 -1rem; } }
    .ss .fs-item {
      padding: 0 1rem;
      width: calc(100% / 10); }
      @media screen and (max-width: 1440px) {
        .ss .fs-item {
          width: calc(100% / 9); } }
      @media screen and (max-width: 1366px) {
        .ss .fs-item {
          width: calc(100% / 8); } }
      @media screen and (max-width: 1280px) {
        .ss .fs-item {
          width: calc(100% / 7); } }
      @media screen and (max-width: 800px) {
        .ss .fs-item {
          width: calc(100% / 6); } }
      @media screen and (max-width: 600px) {
        .ss .fs-item {
          width: calc(100% / 5); } }
      @media screen and (max-width: 425px) {
        .ss .fs-item {
          width: calc(100% / 4); } }
      @media screen and (max-width: 375px) {
        .ss .fs-item {
          width: calc(100% / 3); } }
      .ss .fs-item-wr {
        border-radius: 0.4rem;
        border-radius: 1.2rem;
        background: rgba(231, 234, 242, 0.4);
        padding: 1.9rem 3.2rem 1.8rem 3.3rem; }
        @media screen and (max-width: 1200px) {
          .ss .fs-item-wr {
            padding: 1.5rem; } }
        .ss .fs-item-wr .image {
          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; }
          .ss .fs-item-wr .image-inner {
            width: 7.2rem;
            max-width: 100%;
            display: block;
            padding-top: calc((59 / 72) * 100%);
            position: relative;
            overflow: hidden; }
            .ss .fs-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; }
    .ss .fs .text {
      padding-top: 1.2rem;
      color: var(--Black, #131313);
      text-align: center;
      font-size: 1.6rem;
      font-style: normal;
      font-weight: 300;
      letter-spacing: 0.32px; }
      @media only screen and (max-width: 600px) {
        .ss .fs .text {
          font-size: 1.4rem; } }

.jt {
  padding-top: 7.9rem;
  padding-bottom: 14.9rem;
  position: relative; }
  @media screen and (max-width: 800px) {
    .jt {
      padding-top: calc(7.9rem / 2); } }
  @media screen and (max-width: 800px) {
    .jt {
      padding-bottom: calc(14.9rem / 2); } }
  @media screen and (max-width: 800px) {
    .jt {
      padding-bottom: calc(7.9rem / 2); } }
  .jt .cir-jt {
    content: '';
    position: absolute;
    top: 8%;
    left: 0;
    -webkit-transform: translateX(-45%);
    transform: translateX(-45%);
    --size: 31rem;
    --logo-sz: 8rem; }
  .jt .title-second {
    text-align: center;
    margin-bottom: 2.9rem; }
    @media screen and (max-width: 800px) {
      .jt .title-second {
        margin-bottom: calc(2.9rem / 2); } }
  .jt .jt-main {
    margin-bottom: 4rem; }
    @media screen and (max-width: 800px) {
      .jt .jt-main {
        margin-bottom: calc(4rem / 2); } }
    .jt .jt-main-item-lf .wrapper {
      height: 100%;
      padding: 4rem;
      padding-bottom: 3rem;
      border-radius: 12px;
      background: var(--Neutral-black-2, #F8F8F8); }
      .jt .jt-main-item-lf .wrapper .tt {
        color: var(--Black, #131313);
        font-size: 24px;
        font-size: 2.4rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: .4rem; }
        @media only screen and (max-width: 1200px) {
          .jt .jt-main-item-lf .wrapper .tt {
            font-size: 2.2rem; } }
        @media only screen and (max-width: 800px) {
          .jt .jt-main-item-lf .wrapper .tt {
            font-size: 1.8rem; } }
      .jt .jt-main-item-lf .wrapper .dtime {
        color: var(--Neutral-N100, #A2A2A2);
        font-size: 1.6rem;
        font-style: normal;
        font-weight: 500;
        letter-spacing: 0.32px;
        margin-bottom: 3.2rem; }
        @media only screen and (max-width: 600px) {
          .jt .jt-main-item-lf .wrapper .dtime {
            font-size: 1.4rem; } }
        @media screen and (max-width: 800px) {
          .jt .jt-main-item-lf .wrapper .dtime {
            margin-bottom: calc(3.2rem / 2); } }
      .jt .jt-main-item-lf .wrapper .text {
        color: var(--Black, #131313);
        text-align: justify;
        font-size: 1.6rem;
        font-weight: 300;
        letter-spacing: 0.32px;
        margin-bottom: 3rem;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        @media only screen and (max-width: 600px) {
          .jt .jt-main-item-lf .wrapper .text {
            font-size: 1.4rem; } }
        @media screen and (max-width: 800px) {
          .jt .jt-main-item-lf .wrapper .text {
            margin-bottom: calc(3rem / 2); } }
    .jt .jt-main-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; }
      .jt .jt-main-item-rt .image {
        width: 100%;
        border-radius: 1.2rem;
        overflow: hidden; }
        .jt .jt-main-item-rt .image-inner {
          display: block;
          padding-top: calc((344 / 488) * 100%);
          position: relative;
          overflow: hidden; }
          .jt .jt-main-item-rt .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; }
        .jt .jt-main-item-rt .image:hover img {
          -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1); }
    @media screen and (max-width: 600px) {
      .jt .jt-main .row {
        --cg: 1.4rem;
        --rg: 1.4rem; }
      .jt .jt-main .col-7,
      .jt .jt-main .col-5 {
        width: 100%; }
      .jt .jt-main .col-5 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
        .jt .jt-main .col-5 .image-inner {
          padding-top: calc((270 / 488) * 100%); }
      .jt .jt-main .col-7 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; } }
  @media screen and (max-width: 600px) and (max-width: 425px) {
    .jt .jt-main .col-7 .wrapper {
      padding: 2rem; } }
  .jt .jt-thumb .swiper {
    margin: 0 -1.6rem; }
    @media screen and (max-width: 600px) {
      .jt .jt-thumb .swiper {
        margin: 0 -.8rem; } }
    .jt .jt-thumb .swiper .row {
      margin: unset; }
  .jt .jt-thumb-wr {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .jt .jt-thumb-item {
    width: calc(100% / 5);
    padding: 0 1.6rem; }
    .jt .jt-thumb-item.swiper-slide-thumb-active .jt-thumb-item-wr {
      border: 0.1rem solid var(--Foundation-Yellow-yellow-6, #FC0); }
      .jt .jt-thumb-item.swiper-slide-thumb-active .jt-thumb-item-wr img {
        -webkit-filter: unset;
        filter: unset; }
    .jt .jt-thumb-item-wr {
      border: 1px solid var(--Foundation-Grey-G30, #EDEDED);
      border-radius: 1.2rem;
      background: var(--Foundation-Grey-G0, #FFF);
      padding: 4.9rem 1.2rem; }
      .jt .jt-thumb-item-wr .image-inner {
        display: block;
        padding-top: calc((58 / 154) * 100%);
        position: relative;
        overflow: hidden; }
        .jt .jt-thumb-item-wr .image-inner 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%);
          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; }
  @media screen and (max-width: 900px) {
    .jt .jt-thumb-item {
      width: calc(100% / 4); } }
  @media screen and (max-width: 900px) and (max-width: 600px) {
    .jt .jt-thumb-item {
      width: calc(100% / 3);
      padding: 0 .8rem; } }
  @media screen and (max-width: 900px) {
      .jt .jt-thumb-item-wr {
        padding: 2.9rem 1.2rem; } }
    @media screen and (max-width: 900px) and (max-width: 425px) {
      .jt .jt-thumb-item-wr {
        padding: 2rem 0.2rem; } }

.sbanner {
  position: relative; }
  .sbanner .sbanner-item .image {
    display: block; }
    .sbanner .sbanner-item .image-inner {
      display: block;
      padding-top: calc((300 / 1728) * 100%);
      position: relative;
      overflow: hidden; }
      .sbanner .sbanner-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; }
  .sbanner .sbanner-pagi {
    content: '';
    position: absolute;
    bottom: 1.3rem;
    left: 0; }
    @media screen and (max-width: 425px) {
      .sbanner .sbanner-pagi {
        bottom: 0; } }

.partner-ctn {
  width: 90.4rem;
  max-width: 100%;
  margin: auto; }

.partner-wr {
  padding-top: 6rem;
  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;
  margin: 0 -1.6rem; }
  @media screen and (max-width: 800px) {
    .partner-wr {
      padding-top: calc(6rem / 2); } }
  @media screen and (max-width: 600px) {
    .partner-wr {
      margin: 0 -.8rem; } }

.partner-item {
  width: calc(100% / 3);
  padding: 0 1.6rem; }
  @media screen and (max-width: 600px) {
    .partner-item {
      padding: 0 .8rem; } }
  .partner-item .image {
    border-radius: 1.2rem;
    border: 1px solid var(--Foundation-Grey-G30, #EDEDED);
    background: var(--Foundation-Grey-G0, #FFF);
    margin-bottom: 1.6rem;
    background: #ffffff;
    -webkit-transition: .3s;
    transition: .3s; }
    @media screen and (max-width: 800px) {
      .partner-item .image {
        margin-bottom: calc(1.6rem / 2); } }
    @media screen and (max-width: 425px) {
      .partner-item .image {
        border-radius: .8rem; } }
    .partner-item .image-inner {
      display: block;
      padding-top: calc((156 / 280) * 100%);
      position: relative;
      overflow: hidden; }
      .partner-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: contain;
        object-fit: contain;
        padding-left: 1rem;
        padding-right: 1rem; }
    .partner-item .image:hover {
      -webkit-box-shadow: 0rem 1rem 1.5rem -0.3rem rgba(16, 24, 40, 0.1), 0rem 0.4rem 0.6rem -0.4rem rgba(16, 24, 40, 0.1);
      box-shadow: 0rem 1rem 1.5rem -0.3rem rgba(16, 24, 40, 0.1), 0rem 0.4rem 0.6rem -0.4rem rgba(16, 24, 40, 0.1); }

.partner .text {
  padding-top: 3.2rem;
  padding-bottom: 6rem;
  color: var(--Black, #131313);
  text-align: center;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.32px; }
  @media screen and (max-width: 800px) {
    .partner .text {
      padding-top: calc(3.2rem / 2); } }
  @media screen and (max-width: 800px) {
    .partner .text {
      padding-bottom: calc(6rem / 2); } }
  @media only screen and (max-width: 600px) {
    .partner .text {
      font-size: 1.4rem; } }

.sts {
  padding-top: 4.1rem;
  background: #EDF7FD;
  position: relative; }
  @media screen and (max-width: 800px) {
    .sts {
      padding-top: calc(4.1rem / 2); } }
  .sts .decor {
    content: '';
    position: absolute;
    top: 8%;
    right: 0;
    z-index: 2;
    pointer-events: auto;
    width: calc(176/1728 * 100%); }
    @media screen and (max-width: 900px) {
      .sts .decor {
        z-index: 0; } }
    .sts .decor img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .sts .sts-pagi {
    content: '';
    position: absolute;
    bottom: 4rem; }
    @media screen and (max-width: 800px) {
      .sts .sts-pagi {
        bottom: 2rem; } }
    @media screen and (max-width: 425px) {
      .sts .sts-pagi {
        bottom: 0; } }
  .sts .sts-wr {
    --w-container: calc(100vw - ((100vw - 120rem) / 2));
    width: var(--w-container);
    margin-left: auto; }
    .sts .sts-wr .col {
      margin-bottom: unset; }
    @media screen and (max-width: 1230px) {
      .sts .sts-wr {
        width: 100%;
        padding-left: 1.5rem;
        padding-right: 1.5rem; } }
  .sts-lf .content {
    padding-top: 7.6rem;
    width: 48.9rem;
    max-width: 100%; }
    @media screen and (max-width: 800px) {
      .sts-lf .content {
        padding-top: calc(7.6rem / 2); } }
    @media screen and (max-width: 425px) {
      .sts-lf .content {
        width: 100%; } }
    .sts-lf .content .tts {
      color: var(--Foundation-Sky-sky-6, #4EABE9);
      font-size: 2rem;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      text-transform: uppercase;
      margin-bottom: 1.6rem; }
      @media only screen and (max-width: 1200px) {
        .sts-lf .content .tts {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 800px) {
        .sts-lf .content .tts {
          font-size: 1.4rem; } }
      @media screen and (max-width: 800px) {
        .sts-lf .content .tts {
          margin-bottom: calc(1.6rem / 2); } }
    .sts-lf .content .title-second {
      color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
      font-size: 4.8rem;
      font-style: normal;
      font-weight: 800;
      letter-spacing: 0.48px;
      margin-bottom: 3rem;
      text-wrap: balance; }
      @media only screen and (max-width: 1200px) {
        .sts-lf .content .title-second {
          font-size: 3.8rem; } }
      @media only screen and (max-width: 800px) {
        .sts-lf .content .title-second {
          font-size: 2.8rem; } }
      @media only screen and (max-width: 300px) {
        .sts-lf .content .title-second {
          font-size: 2.4rem; } }
      @media screen and (max-width: 800px) {
        .sts-lf .content .title-second {
          margin-bottom: calc(3rem / 2); } }
    .sts-lf .content .text {
      color: var(--Black, #131313);
      font-size: 1.6rem;
      font-style: normal;
      font-weight: 300;
      letter-spacing: 0.32px;
      margin-bottom: 3rem; }
      @media only screen and (max-width: 600px) {
        .sts-lf .content .text {
          font-size: 1.4rem; } }
      @media screen and (max-width: 800px) {
        .sts-lf .content .text {
          margin-bottom: calc(3rem / 2); } }
  .sts-lf .sts-btn {
    width: 48.9rem;
    max-width: 100%;
    margin-bottom: 9.5rem; }
    @media screen and (max-width: 800px) {
      .sts-lf .sts-btn {
        margin-bottom: calc(9.5rem / 2); } }
    .sts-lf .sts-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: 1.6rem; }
      .sts-lf .sts-btn-wr .white {
        border: 1px solid var(--color-pri); }
  .sts-lf .sts-search {
    position: relative;
    z-index: 2; }
    .sts-lf .sts-search-wr {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 1.85rem; }
      @media screen and (max-width: 1200px) {
        .sts-lf .sts-search-wr {
          gap: 1.6rem; } }
      @media screen and (max-width: 425px) {
        .sts-lf .sts-search-wr {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; } }
    .sts-lf .sts-search-item {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
      .sts-lf .sts-search-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-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 1.2rem;
        position: relative; }
        .sts-lf .sts-search-item-wr .ic {
          content: '';
          position: absolute;
          top: 0;
          left: 2rem;
          -webkit-transform: translateY(50%);
          transform: translateY(50%);
          width: 3.6rem;
          height: 3.6rem;
          z-index: 1;
          pointer-events: auto; }
          @media screen and (min-width: 0px) {
            .sts-lf .sts-search-item-wr .ic {
              left: 1rem;
              -webkit-transform: translateY(90%);
              transform: translateY(90%);
              width: 2rem;
              height: 2rem; } }
        .sts-lf .sts-search-item-wr .select2-container {
          height: 7.6rem; }
          @media screen and (min-width: 0px) {
            .sts-lf .sts-search-item-wr .select2-container {
              height: 5.6rem; } }
        .sts-lf .sts-search-item-wr .select2-container .select2-selection--single .select2-selection__rendered {
          padding-left: 6.8rem;
          padding-right: 6rem; }
          @media screen and (min-width: 0px) {
            .sts-lf .sts-search-item-wr .select2-container .select2-selection--single .select2-selection__rendered {
              padding-left: 3.8rem;
              padding-right: 3rem; } }
        .sts-lf .sts-search-item-wr .select2-container--default .select2-selection--single .select2-selection__arrow {
          top: 0;
          right: 0;
          height: 100%; }
        .sts-lf .sts-search-item-wr .select2-container .select2-selection--single .select2-selection__rendered {
          color: var(--Black, #131313);
          font-family: "Plus Jakarta Sans", sans-serif;
          font-size: 2rem;
          font-style: normal;
          font-weight: 600;
          line-height: normal; }
          @media only screen and (max-width: 1200px) {
            .sts-lf .sts-search-item-wr .select2-container .select2-selection--single .select2-selection__rendered {
              font-size: 1.8rem; } }
          @media only screen and (max-width: 800px) {
            .sts-lf .sts-search-item-wr .select2-container .select2-selection--single .select2-selection__rendered {
              font-size: 1.4rem; } }
        .sts-lf .sts-search-item-wr .select2-container .select2-container--default .select2-container--below .select2-container--open .select2-container--focus {
          border-color: var(--Foundation-Yellow-yellow-5, #FFD52E); }
        .sts-lf .sts-search-item-wr .select2-container--default .select2-selection--single {
          height: 7.6rem;
          background: var(--Foundation-Yellow-yellow-5, #FFD52E);
          border-radius: 4rem !important;
          border-color: var(--Foundation-Yellow-yellow-5, #FFD52E) !important; }
          @media screen and (min-width: 0px) {
            .sts-lf .sts-search-item-wr .select2-container--default .select2-selection--single {
              height: 5.6rem; } }
        .sts-lf .sts-search-item-wr .select2-container .select2-results {
          margin-top: 2.8rem; }
          @media screen and (max-width: 800px) {
            .sts-lf .sts-search-item-wr .select2-container .select2-results {
              margin-top: calc(2.8rem / 2); } }
        .sts-lf .sts-search-item-wr .search {
          width: 7.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;
          max-width: 100%; }
          @media screen and (min-width: 0px) {
            .sts-lf .sts-search-item-wr .search {
              width: 5.6rem; } }
          @media screen and (max-width: 425px) {
            .sts-lf .sts-search-item-wr .search {
              padding-left: 1rem;
              -webkit-box-pack: start;
              -ms-flex-pack: start;
              justify-content: start;
              width: 100%;
              gap: 1rem; } }
          .sts-lf .sts-search-item-wr .search-ic {
            display: block;
            width: 1.8rem;
            height: 1.8rem;
            -ms-flex-negative: 0;
            flex-shrink: 0; }
            .sts-lf .sts-search-item-wr .search-ic img {
              width: 100%;
              height: 100%;
              -o-object-fit: contain;
              object-fit: contain; }
          .sts-lf .sts-search-item-wr .search .stext {
            color: var(--Black, #131313);
            font-size: 2rem;
            font-weight: 600; }
            @media only screen and (max-width: 1200px) {
              .sts-lf .sts-search-item-wr .search .stext {
                font-size: 1.8rem; } }
            @media only screen and (max-width: 800px) {
              .sts-lf .sts-search-item-wr .search .stext {
                font-size: 1.4rem; } }
            @media screen and (min-width: 426px) {
              .sts-lf .sts-search-item-wr .search .stext {
                display: none; } }
      .sts-lf .sts-search-item:nth-child(4) {
        width: 5.6rem;
        height: 5.6rem; }
        @media screen and (max-width: 425px) {
          .sts-lf .sts-search-item:nth-child(4) {
            width: 100%; } }
        .sts-lf .sts-search-item:nth-child(4) .sts-search-item-wr {
          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: 100%;
          height: 100%;
          background: var(--color-third);
          border-radius: 50%; }
          @media screen and (max-width: 425px) {
            .sts-lf .sts-search-item:nth-child(4) .sts-search-item-wr {
              -webkit-box-pack: start;
              -ms-flex-pack: start;
              justify-content: start;
              border-radius: 3.2rem; } }
      @media screen and (max-width: 425px) {
        .sts-lf .sts-search-item:nth-child(3) {
          width: 100%; }
        .sts-lf .sts-search-item:nth-child(2) {
          width: 100%; }
        .sts-lf .sts-search-item:nth-child(4) {
          width: 100%;
          cursor: pointer; } }
  .sts-lf .stsLfSlider .swiper-slide .tts .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(1rem);
    transform: translateY(1rem);
    opacity: 0; }
  .sts-lf .stsLfSlider .swiper-slide .title-second .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(6rem);
    transform: translateX(6rem);
    opacity: 0; }
  .sts-lf .stsLfSlider .swiper-slide.swiper-slide-active .tts .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(0);
    transform: translateY(0);
    opacity: 1; }
  .sts-lf .stsLfSlider .swiper-slide.swiper-slide-active .title-second .char {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  @media screen and (max-width: 1366px) {
    .sts-lf .sts-btn {
      margin-bottom: 4.5rem; } }
  @media screen and (max-width: 1366px) and (max-width: 800px) {
    .sts-lf .sts-btn {
      margin-bottom: calc(4.5rem / 2); } }
  @media screen and (max-width: 1366px) {
    .sts-lf .content {
      padding-top: 3.8rem; } }
  @media screen and (max-width: 1366px) and (max-width: 800px) {
    .sts-lf .content {
      padding-top: calc(3.8rem / 2); } }
  .sts-rt {
    position: relative;
    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; }
    .sts-rt .image {
      width: 70rem;
      max-width: 100%;
      margin-right: auto; }
      .sts-rt .image-inner {
        display: block;
        padding-top: calc((700 / 710) * 100%);
        position: relative;
        overflow: hidden; }
        .sts-rt .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; }
    @media screen and (max-width: 1366px) {
      .sts-rt .image {
        width: 82%; } }
    @media screen and (max-width: 1200px) {
      .sts-rt .image {
        width: 92%; } }
  @media screen and (max-width: 900px) {
    .sts .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .sts .col {
      width: 100%; } }

@media screen and (max-width: 374px) {
  .tn {
    display: none; } }

.tn .the-num {
  content: '';
  position: absolute;
  z-index: 2;
  pointer-events: auto;
  -webkit-animation: k-up-down 3s infinite linear both;
  animation: k-up-down 3s infinite linear both; }
  @media screen and (max-width: 425px) {
    .tn .the-num {
      width: 16rem; } }
  .tn .the-num-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.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 2rem 3rem;
    border-radius: 2.4rem;
    background: var(--White, #FFF);
    -webkit-box-shadow: 0.4rem 0rem 0.8rem 0rem rgba(0, 0, 0, 0.1), 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0.4rem 0rem 0.8rem 0rem rgba(0, 0, 0, 0.1), 0px 4px 8px 0px rgba(0, 0, 0, 0.1); }
    .tn .the-num-wr .ic {
      width: 3.6rem;
      height: 3.6rem;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      @media screen and (max-width: 425px) {
        .tn .the-num-wr .ic {
          width: 2rem;
          height: 2rem; } }
      .tn .the-num-wr .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    @media screen and (max-width: 425px) {
      .tn .the-num-wr .tnum {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; } }
    .tn .the-num-wr .tnum-wr {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .tn .the-num-wr .tnum .num,
    .tn .the-num-wr .tnum .plus {
      color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
      font-family: "Noto Sans", sans-serif;
      font-size: 3.6rem;
      font-style: normal;
      font-weight: 600;
      line-height: normal; }
      @media only screen and (max-width: 1200px) {
        .tn .the-num-wr .tnum .num,
        .tn .the-num-wr .tnum .plus {
          font-size: 3.2rem; } }
      @media only screen and (max-width: 600px) {
        .tn .the-num-wr .tnum .num,
        .tn .the-num-wr .tnum .plus {
          font-size: 2.4rem; } }
      @media screen and (max-width: 425px) {
        .tn .the-num-wr .tnum .num,
        .tn .the-num-wr .tnum .plus {
          font-size: 1.6rem; } }
    .tn .the-num-wr .text {
      color: var(--Black, #131313);
      font-size: 1.6rem;
      font-style: normal;
      font-weight: 600;
      line-height: normal; }
      @media only screen and (max-width: 600px) {
        .tn .the-num-wr .text {
          font-size: 1.4rem; } }
      @media screen and (max-width: 425px) {
        .tn .the-num-wr .text {
          text-wrap: balance;
          font-size: 1rem; } }

.tn .the-num:nth-child(1) {
  -webkit-animation-delay: 0;
  animation-delay: 0;
  top: 10%;
  left: -5%; }

.tn .the-num:nth-child(2) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  top: 70%;
  right: 12%; }

.tn .the-num:nth-child(3) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  bottom: 9%;
  right: 35%; }

@media screen and (max-width: 1366px) {
  .tn .the-num-wr {
    padding: 1.5rem 2rem;
    border-radius: 2rem;
    gap: 1.5rem; } }
  @media screen and (max-width: 1366px) and (max-width: 550px) {
    .tn .the-num-wr {
      border-radius: 1.6rem; } }

@media screen and (max-width: 1366px) {
    .tn .the-num-wr .ic {
      width: 2.6rem;
      height: 2.6rem; }
    .tn .the-num-wr .tnum .num,
    .tn .the-num-wr .tnum .plus {
      font-size: 3.4rem; } }
    @media only screen and (max-width: 1366px) and (max-width: 1200px) {
      .tn .the-num-wr .tnum .num,
      .tn .the-num-wr .tnum .plus {
        font-size: 2.4rem; } }
    @media screen and (max-width: 1366px) and (max-width: 550px) {
      .tn .the-num-wr .tnum .num,
      .tn .the-num-wr .tnum .plus {
        font-size: 1.6rem !important; } }
  @media screen and (max-width: 1366px) and (max-width: 550px) {
    .tn .the-num-wr {
      padding: .8rem 1rem;
      border-radius: 1.2rem;
      gap: .8rem; } }

@media screen and (max-width: 1366px) {
  .tn .the-num:nth-child(1) {
    top: 12%;
    left: 0; }
  .tn .the-num:nth-child(2) {
    top: 32%;
    right: 8%; }
  .tn .the-num:nth-child(3) {
    bottom: 20%;
    right: 35%; } }

@media screen and (max-width: 900px) {
  .tn .the-num:nth-child(1) {
    left: 1.5rem; }
  .tn .the-num:nth-child(2) {
    right: 1.5rem; } }

@media screen and (max-width: 550px) {
  .tn .the-num:nth-child(2) {
    top: 68% !important; }
  .tn .the-num:nth-child(3) {
    bottom: 4.5rem;
    right: 53%; } }

@media screen and (max-width: 375px) {
  .tn .the-num:nth-child(1) {
    top: 2%; }
  .tn .the-num:nth-child(2) {
    top: 36%; }
  .tn .the-num:nth-child(3) {
    bottom: 1rem; } }

.mc {
  overflow: hidden;
  position: relative;
  padding-top: 7.2rem;
  padding-bottom: 9.5rem;
  background: var(--Foundation-Yellow-yellow-4, #FFDF5E); }
  @media screen and (max-width: 800px) {
    .mc {
      padding-top: calc(7.2rem / 2); } }
  @media screen and (max-width: 800px) {
    .mc {
      padding-bottom: calc(9.5rem / 2); } }
  .mc .decor {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: calc(309/1728 * 100%); }
    .mc .decor img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .mc .decor-star1 {
    content: '';
    position: absolute;
    top: 1%;
    left: 63%;
    width: 4%; }
    .mc .decor-star1 img {
      -webkit-animation: slide-in-fwd-center .6s infinite alternate both;
      animation: slide-in-fwd-center .6s infinite alternate both;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(331deg) brightness(103%) contrast(104%);
      filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(331deg) brightness(103%) contrast(104%); }
  .mc .decor-star2 {
    content: '';
    position: absolute;
    top: 1%;
    left: 67%;
    width: 1%; }
    .mc .decor-star2 img {
      -webkit-animation: slide-in-fwd-center .6s infinite alternate both;
      animation: slide-in-fwd-center .6s infinite alternate both;
      -webkit-animation-delay: .2s;
      animation-delay: .2s;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(331deg) brightness(103%) contrast(104%);
      filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(331deg) brightness(103%) contrast(104%); }
  .mc .cir-mc {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: translate(-32%, 45%);
    transform: translate(-32%, 45%);
    --size: 26rem;
    --logo-sz: 6.5rem;
    z-index: 2; }
    @media screen and (max-width: 900px) {
      .mc .cir-mc {
        display: none; } }
  .mc .decor3 {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1rem;
    width: calc(338 / 1728 * 100%);
    z-index: 1; }
    .mc .decor3 img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .mc .decor4 {
    content: '';
    position: absolute;
    left: 12%;
    bottom: 4%;
    width: calc(183 / 1728 * 100%);
    z-index: 1; }
    .mc .decor4 img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .mc .title {
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .mc .title {
        margin-bottom: calc(3.2rem / 2); } }
    .mc .title-second {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: auto;
      text-align: center;
      border-radius: .8rem;
      position: relative;
      color: var(--color-pri); }
      .mc .title-second::before {
        content: '';
        position: absolute;
        top: 0;
        left: -1.6rem;
        height: 100%;
        opacity: 0;
        width: 0;
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        border-radius: 0.8rem;
        background: var(--Foundation-Yellow-yellow-2, #FFF3C2); }
      .mc .title-second.is-inview::before {
        opacity: 1;
        width: 85.5%; }
        @media screen and (max-width: 425px) {
          .mc .title-second.is-inview::before {
            width: 88.5%; } }
      .mc .title-second .ece {
        margin-left: 2.8rem; }
        @media screen and (max-width: 425px) {
          .mc .title-second .ece {
            margin-left: .8rem; } }
      @media screen and (max-width: 375px) {
        .mc .title-second {
          font-size: 2rem; }
          .mc .title-second .ece {
            margin-left: .4rem; }
          .mc .title-second::before {
            left: -0.4rem;
            width: 88%;
            border-radius: 0.4rem; } }
  .mc .mc-tab {
    width: calc(3/12*100%); }
    .mc .mc-tab .tabbar {
      padding-top: 3.1rem; }
      @media screen and (max-width: 800px) {
        .mc .mc-tab .tabbar {
          padding-top: calc(3.1rem / 2); } }
      .mc .mc-tab .tabbar .tabbar-item {
        margin-bottom: 1.6rem; }
        @media screen and (max-width: 800px) {
          .mc .mc-tab .tabbar .tabbar-item {
            margin-bottom: calc(1.6rem / 2); } }
        .mc .mc-tab .tabbar .tabbar-item-wr {
          position: relative;
          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: 1rem; }
          @media screen and (max-width: 800px) {
            .mc .mc-tab .tabbar .tabbar-item-wr {
              padding: 1.4rem; } }
          @media screen and (max-width: 542px) {
            .mc .mc-tab .tabbar .tabbar-item-wr {
              padding: .7rem; } }
          .mc .mc-tab .tabbar .tabbar-item-wr::before {
            content: '';
            position: absolute;
            top: 0;
            left: 10%;
            width: 90%;
            height: 100%;
            border-radius: 1.2rem 0rem 0rem 1.2rem;
            background: var(--White, #FFF);
            -webkit-box-shadow: 0rem 0.4rem 0.8rem 0rem rgba(0, 0, 0, 0.1);
            box-shadow: 0rem 0.4rem 0.8rem 0rem rgba(0, 0, 0, 0.1);
            z-index: 0;
            -webkit-transition: .3s;
            transition: .3s; }
          .mc .mc-tab .tabbar .tabbar-item-wr .ic {
            opacity: 0;
            position: relative;
            width: 2.4rem;
            height: 2.4rem;
            -webkit-transition: .3s;
            transition: .3s; }
            .mc .mc-tab .tabbar .tabbar-item-wr .ic img {
              width: 100%;
              height: 100%;
              -o-object-fit: contain;
              object-fit: contain; }
          .mc .mc-tab .tabbar .tabbar-item-wr .text {
            position: relative;
            color: var(--Foundation-D-Blue-d-blue-7, #193F90);
            font-size: 2rem;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
            -webkit-transition: .3s;
            transition: .3s; }
            @media only screen and (max-width: 1200px) {
              .mc .mc-tab .tabbar .tabbar-item-wr .text {
                font-size: 1.8rem; } }
            @media only screen and (max-width: 800px) {
              .mc .mc-tab .tabbar .tabbar-item-wr .text {
                font-size: 1.4rem; } }
        .mc .mc-tab .tabbar .tabbar-item.active .tabbar-item-wr::before {
          left: 0;
          width: 100%;
          background: var(--Foundation-D-Blue-d-blue-6, #0D307A); }
        .mc .mc-tab .tabbar .tabbar-item.active .tabbar-item-wr .ic {
          opacity: 1; }
        .mc .mc-tab .tabbar .tabbar-item.active .tabbar-item-wr .text {
          color: #ffffff; }
  @media screen and (min-width: 1001px) {
    .mc .mcTabSlider .swiper {
      overflow: unset; }
      .mc .mcTabSlider .swiper-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: unset; } }
  .mc .mc-main {
    position: relative;
    width: calc(9/12*100%);
    z-index: 1; }
    .mc .mc-main .wrapper {
      padding: 3.2rem;
      border-radius: 1.6rem;
      overflow: hidden;
      background: #FFF;
      -webkit-box-shadow: -0.4rem 0rem 0.8rem 0rem rgba(0, 0, 0, 0.1), 0rem 0.4rem 0.8rem 0rem rgba(0, 0, 0, 0.1);
      box-shadow: -0.4rem 0rem 0.8rem 0rem rgba(0, 0, 0, 0.1), 0rem 0.4rem 0.8rem 0rem rgba(0, 0, 0, 0.1); }
      @media screen and (max-width: 800px) {
        .mc .mc-main .wrapper {
          padding: 2.2rem;
          border-radius: .8rem; } }
      @media screen and (max-width: 500px) {
        .mc .mc-main .wrapper {
          padding: unset; } }
  @media screen and (min-width: 1001px) {
    .mc .mc-tab {
      padding-right: unset; }
    .mc .mc-main {
      padding-left: unset; } }
  .mc .mc-main-item-wr.row {
    margin-bottom: unset; }
  @media screen and (max-width: 800px) {
    .mc .mc-main-item .main-item-lf {
      display: none; } }
  .mc .mc-main-item .main-item-lf .image {
    height: 100%; }
    .mc .mc-main-item .main-item-lf .image-inner {
      height: 100%;
      display: block;
      padding-top: calc((550 / 384) * 100%);
      position: relative;
      overflow: hidden;
      border-radius: 0.8rem 0 0 0.8rem; }
      .mc .mc-main-item .main-item-lf .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; }
    .mc .mc-main-item .main-item-lf .image:hover img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1); }
  .mc .mc-main-item .main-item-rt .wrapper {
    padding: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset; }
    .mc .mc-main-item .main-item-rt .wrapper .tt {
      color: var(--Black, #131313);
      font-size: 2.8rem;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.56px; }
      @media only screen and (max-width: 1200px) {
        .mc .mc-main-item .main-item-rt .wrapper .tt {
          font-size: 2.4rem; } }
      @media only screen and (max-width: 800px) {
        .mc .mc-main-item .main-item-rt .wrapper .tt {
          font-size: 1.8rem; } }
    .mc .mc-main-item .main-item-rt .wrapper .content {
      margin-top: 4rem;
      margin-bottom: 4rem; }
      @media screen and (max-width: 800px) {
        .mc .mc-main-item .main-item-rt .wrapper .content {
          margin-top: calc(4rem / 2); } }
      @media screen and (max-width: 800px) {
        .mc .mc-main-item .main-item-rt .wrapper .content {
          margin-bottom: calc(4rem / 2); } }
  @media screen and (max-width: 800px) {
    .mc .mc-main-item-wr {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .mc .mc-main-item-wr .col {
        width: 100%; }
    .mc .mc-main-item .main-item-lf,
    .mc .mc-main-item .main-item-rt {
      width: 100%; }
      .mc .mc-main-item .main-item-lf .image-inner,
      .mc .mc-main-item .main-item-rt .image-inner {
        padding-top: calc((424/550) * 100%); } }
  @media screen and (max-width: 800px) and (max-width: 500px) {
    .mc .mc-main-item .main-item-lf,
    .mc .mc-main-item .main-item-rt {
      margin-bottom: unset; } }
  @media screen and (max-width: 800px) {
    .mc .mc-main-item .main-item-rt {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }
  @media screen and (max-width: 800px) and (max-width: 500px) {
    .mc .mc-main-item .main-item-rt .wrapper {
      padding: 2.2rem; } }
  @media screen and (max-width: 800px) and (max-width: 425px) {
    .mc .mc-main-item .main-item-rt .wrapper {
      padding: 1.2rem;
      padding-bottom: 2rem; } }
  @media screen and (max-width: 800px) {
    .mc .mc-main-item .main-item-lf {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }
  .mc .ctline.u {
    border-bottom: .05rem solid #BFBFBF;
    padding-bottom: 1.2rem; }
  .mc .ctline-wr {
    padding-top: 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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem; }
    @media screen and (max-width: 800px) {
      .mc .ctline-wr {
        gap: 1rem; } }
    .mc .ctline-wr .dtext {
      color: var(--Black, #131313);
      font-size: 1.6rem;
      font-style: normal;
      font-weight: 600;
      line-height: normal; }
      @media only screen and (max-width: 600px) {
        .mc .ctline-wr .dtext {
          font-size: 1.4rem; } }
    .mc .ctline-wr .text {
      text-wrap: nowrap; }
  .mc .twb-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;
    gap: 2rem; }
    @media screen and (max-width: 800px) {
      .mc .twb-wr {
        gap: 1rem; } }
  .mc .twb-item {
    padding: .8rem 1rem;
    border-radius: 1.2rem;
    background: var(--Foundation-Sky-sky-1, #EDF7FD);
    color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
    text-align: center;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal; }
    @media screen and (max-width: 800px) {
      .mc .twb-item {
        border-radius: .8rem; } }
    @media only screen and (max-width: 600px) {
      .mc .twb-item {
        font-size: 1.4rem; } }
  @media screen and (max-width: 1000px) {
    .mc-wr {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      --cg: 1.2rem;
      --rg: 1.2rem; }
      .mc-wr .mc-tab,
      .mc-wr .mc-main {
        width: 100%; }
      .mc-wr .tabbar {
        width: 100%; }
        .mc-wr .tabbar-wr {
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin: 0 -1.2rem; } }
      @media screen and (max-width: 1000px) and (max-width: 500px) {
        .mc-wr .tabbar-wr {
          margin: 0 -.6rem; } }
  @media screen and (max-width: 1000px) {
        .mc-wr .tabbar-item {
          width: calc(100% / 3.2);
          padding: 0 1.2rem; } }
      @media screen and (max-width: 1000px) and (max-width: 500px) {
        .mc-wr .tabbar-item {
          padding: 0 .6rem !important; } }
      @media screen and (max-width: 1000px) and (max-width: 980px) {
        .mc-wr .tabbar-item {
          width: calc(100% / 2.2); } }
      @media screen and (max-width: 1000px) and (max-width: 500px) {
        .mc-wr .tabbar-item {
          width: calc(100% / 1.8); } }
      @media screen and (max-width: 1000px) and (max-width: 400px) {
        .mc-wr .tabbar-item {
          width: calc(100% / 1.2); } }
  @media screen and (max-width: 1000px) {
          .mc-wr .tabbar-item-wr::before {
            border-radius: 1.2rem !important;
            width: 100% !important;
            left: 0 !important;
            right: 0 !important; } }
        @media screen and (max-width: 1000px) and (max-width: 800px) {
          .mc-wr .tabbar-item-wr::before {
            border-radius: .7rem !important; } }

.tf {
  position: relative; }
  .tf .decor1 {
    width: calc(280/1728 * 100%); }
  .tf .decor2 {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: calc(328/1728 * 100%);
    z-index: 2;
    pointer-events: auto; }
    .tf .decor2 img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .tf .decor3 {
    content: '';
    position: absolute;
    bottom: 2rem;
    right: 0;
    width: calc(190/1728 * 100%);
    z-index: 2;
    pointer-events: auto; }
    @media screen and (max-width: 800px) {
      .tf .decor3 {
        bottom: 2rem; } }
    .tf .decor3 img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .tf-ctn {
    --w-container: calc(100vw - ((100vw - 120rem) / 2));
    width: var(--w-container);
    margin-left: auto; }
    @media screen and (max-width: 1230px) {
      .tf-ctn {
        padding: 0 1.5rem;
        width: 100%; } }
  .tf-lf .wrapper {
    padding-top: 7.9rem; }
    @media screen and (max-width: 800px) {
      .tf-lf .wrapper {
        padding-top: calc(7.9rem / 2); } }
    .tf-lf .wrapper .title {
      margin-bottom: .8rem; }
      .tf-lf .wrapper .title-second {
        color: var(--color-pri);
        margin-bottom: unset; }
    .tf-lf .wrapper .desc {
      color: var(--Neutral-black-8, #595959);
      font-size: 1.6rem;
      font-style: normal;
      font-weight: 300;
      letter-spacing: 0.32px;
      margin-bottom: 4rem; }
      @media only screen and (max-width: 600px) {
        .tf-lf .wrapper .desc {
          font-size: 1.4rem; } }
      @media screen and (max-width: 800px) {
        .tf-lf .wrapper .desc {
          margin-bottom: calc(4rem / 2); } }
    .tf-lf .wrapper .form-list {
      margin-bottom: 4rem;
      width: 54.4rem;
      max-width: 100%; }
      @media screen and (max-width: 800px) {
        .tf-lf .wrapper .form-list {
          margin-bottom: calc(4rem / 2); } }
      .tf-lf .wrapper .form-list .form-ip .text {
        color: var(--Black, #131313);
        font-size: 1.6rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal; }
        @media only screen and (max-width: 600px) {
          .tf-lf .wrapper .form-list .form-ip .text {
            font-size: 1.4rem; } }
      .tf-lf .wrapper .form-list .form-ip .input input {
        border-radius: 0.8rem;
        background: var(--Neutral-black-3, #F5F5F5); }
      @media screen and (max-width: 425px) {
        .tf-lf .wrapper .form-list {
          margin-bottom: unset !important; } }
  .tf-rt {
    position: relative;
    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; }
    .tf-rt .the-num:nth-child(1) {
      top: unset;
      bottom: 15%;
      left: 5%; }
      @media screen and (max-width: 425px) {
        .tf-rt .the-num:nth-child(1) {
          top: -10%;
          right: 1.5rem;
          bottom: unset;
          left: unset; } }
      @media screen and (max-width: 375px) {
        .tf-rt .the-num:nth-child(1) {
          top: -22%; } }
    @media screen and (max-width: 425px) {
      .tf-rt .the-num-wr {
        padding: .75rem 1rem;
        padding-bottom: 1.4rem;
        border-radius: 1.4rem;
        gap: .5rem; }
        .tf-rt .the-num-wr .ic {
          margin-top: 1.2rem;
          width: 2.6rem;
          height: 2.6rem; }
        .tf-rt .the-num-wr .tnum .num,
        .tf-rt .the-num-wr .tnum .plus {
          font-size: 3.4rem; } }
    @media only screen and (max-width: 425px) and (max-width: 1200px) {
      .tf-rt .the-num-wr .tnum .num,
      .tf-rt .the-num-wr .tnum .plus {
        font-size: 2.4rem; } }
    .tf-rt .decor-idea {
      content: '';
      position: absolute;
      top: 18%;
      left: 22%;
      width: calc(67/700 * 100%);
      z-index: 2;
      pointer-events: auto; }
      .tf-rt .decor-idea img {
        -webkit-animation: jittery 2s linear infinite;
        animation: jittery 2s linear infinite;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .tf-rt .decor-ts {
      content: '';
      position: absolute;
      top: 50%;
      right: 20%;
      width: calc(82/700 * 100%);
      z-index: 2;
      pointer-events: auto;
      -webkit-animation: k-up-down 3s infinite linear both;
      animation: k-up-down 3s infinite linear both;
      -webkit-animation-delay: .2s;
      animation-delay: .2s; }
      .tf-rt .decor-ts img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .tf-rt .image-inner {
      display: block;
      padding-top: calc((550 / 870) * 100%);
      position: relative;
      overflow: hidden; }
      .tf-rt .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;
        -o-object-position: bottom;
        object-position: bottom; }
  .tf .tf-pagi {
    content: '';
    position: absolute;
    bottom: 4rem; }
    @media screen and (max-width: 800px) {
      .tf .tf-pagi {
        bottom: 3rem; } }
  @media screen and (max-width: 1340px) {
    .tf-lf .wrapper {
      padding-top: 4.9rem; } }
  @media screen and (max-width: 1340px) and (max-width: 800px) {
    .tf-lf .wrapper {
      padding-top: calc(4.9rem / 2); } }
  @media screen and (max-width: 1340px) {
      .tf-lf .wrapper .desc {
        margin-bottom: 2rem; }
      .tf-lf .wrapper .form-list {
        margin-bottom: 2rem; } }
  @media screen and (max-width: 1000px) {
    .tf-wr {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .tf .col-5,
    .tf .col-7 {
      width: 100%; } }

.ts {
  padding-top: 8.043rem;
  padding-bottom: 12.3rem;
  background: var(--Foundation-D-Blue-d-blue-6, #0D307A);
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 800px) {
    .ts {
      padding-top: calc(8.043rem / 2); } }
  @media screen and (max-width: 800px) {
    .ts {
      padding-bottom: calc(12.3rem / 2); } }
  .ts .decor-star1 {
    content: '';
    position: absolute;
    top: 2%;
    left: 60%;
    width: 4%; }
    .ts .decor-star1 img {
      -webkit-animation: slide-in-fwd-center .6s infinite alternate both;
      animation: slide-in-fwd-center .6s infinite alternate both;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .ts .decor-star2 {
    content: '';
    position: absolute;
    top: 2%;
    left: 64%;
    width: 1%; }
    .ts .decor-star2 img {
      -webkit-animation: slide-in-fwd-center .6s infinite alternate both;
      animation: slide-in-fwd-center .6s infinite alternate both;
      -webkit-animation-delay: .2s;
      animation-delay: .2s;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .ts .decor-rt {
    content: '';
    position: absolute;
    top: -8%;
    right: 0;
    width: calc(286/1728 * 100%); }
    .ts .decor-rt img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .ts .decor-lf {
    content: '';
    position: absolute;
    bottom: 6.5%;
    left: 0;
    width: calc(286/1728 * 100%); }
    .ts .decor-lf img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .ts .ts-bg {
    margin: auto;
    width: 143rem;
    max-width: 100%; }
    .ts .ts-bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .ts .title-second {
    text-align: center;
    margin-bottom: unset; }
  @media screen and (max-width: 1232px) {
    .ts-ctn {
      width: 100%;
      max-width: 123rem;
      height: 100%;
      margin: 0 auto;
      padding: 0 1.5rem; } }
  @media screen and (min-width: 1233px) {
    .ts-ctn {
      --w-container: calc(100vw - ((100vw - 123rem) / 2));
      width: var(--w-container);
      margin-left: auto; } }
  @media screen and (min-width: 1232px) {
    .ts-wr.row {
      width: 100%; } }
  @media screen and (max-width: 1000px) {
    .ts-wr.row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .ts-wr.row .col {
        width: 100%; }
      .ts-wr.row .ts-lf {
        width: 60%;
        margin: 0 auto; } }
    @media screen and (max-width: 1000px) and (max-width: 800px) {
      .ts-wr.row .ts-lf {
        width: 70%; } }
    @media screen and (max-width: 1000px) and (max-width: 425px) {
      .ts-wr.row .ts-lf {
        width: 100%; } }
  .ts .ts-rt {
    overflow: hidden; }
    .ts .ts-rt .story {
      position: relative; }
      .ts .ts-rt .story .decor-fly {
        content: '';
        position: absolute;
        top: -3%;
        right: -16%;
        width: calc(120 / 696* 100%); }
        .ts .ts-rt .story .decor-fly img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
      @media screen and (max-width: 425px) {
        .ts .ts-rt .story-wr.row {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          --rg: 1.6rem;
          --cg: 1.6rem; }
          .ts .ts-rt .story-wr.row .story-lf,
          .ts .ts-rt .story-wr.row .story-rt {
            width: 100%; } }
      .ts .ts-rt .story-lf {
        width: calc(5.5/12 * 100%); }
        .ts .ts-rt .story-lf .img {
          margin-bottom: 3rem;
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content;
          border-radius: .8rem;
          display: block;
          padding-top: calc((280 / 281) * 100%);
          position: relative;
          overflow: hidden; }
          @media screen and (max-width: 800px) {
            .ts .ts-rt .story-lf .img {
              margin-bottom: calc(3rem / 2); } }
          .ts .ts-rt .story-lf .img 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; }
        .ts .ts-rt .story-lf .img1 {
          border-radius: .8rem;
          display: block;
          padding-top: calc((243 / 280) * 100%);
          position: relative;
          overflow: hidden; }
          .ts .ts-rt .story-lf .img1 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 (max-width: 425px) {
          .ts .ts-rt .story-lf {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            gap: 1.6rem;
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2; }
            .ts .ts-rt .story-lf .img,
            .ts .ts-rt .story-lf .img1 {
              width: 50%;
              padding-top: unset;
              -webkit-transform: unset;
              transform: unset;
              aspect-ratio: 1/1;
              margin-bottom: unset; }
              .ts .ts-rt .story-lf .img img,
              .ts .ts-rt .story-lf .img1 img {
                position: relative;
                top: unset;
                left: unset;
                -webkit-transform: unset;
                transform: unset; } }
      .ts .ts-rt .story-rt {
        width: calc(6.5/12 * 100%); }
        .ts .ts-rt .story-rt .ic-text-item {
          margin-bottom: 2.4rem; }
          @media screen and (max-width: 800px) {
            .ts .ts-rt .story-rt .ic-text-item {
              margin-bottom: calc(2.4rem / 2); } }
          .ts .ts-rt .story-rt .ic-text-item-wr {
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            gap: .8rem; }
            .ts .ts-rt .story-rt .ic-text-item-wr .ic {
              width: 3.2rem;
              height: 3.2rem;
              -ms-flex-negative: 0;
              flex-shrink: 0; }
              @media screen and (max-width: 800px) {
                .ts .ts-rt .story-rt .ic-text-item-wr .ic {
                  width: 2.2rem;
                  height: 2.2rem; } }
              .ts .ts-rt .story-rt .ic-text-item-wr .ic img {
                width: 100%;
                height: 100%;
                -o-object-fit: contain;
                object-fit: contain; }
            .ts .ts-rt .story-rt .ic-text-item-wr .text {
              color: var(--white, #FFF);
              font-size: 1.6rem;
              font-weight: 400;
              letter-spacing: 0.32px; }
              @media only screen and (max-width: 600px) {
                .ts .ts-rt .story-rt .ic-text-item-wr .text {
                  font-size: 1.4rem; } }
          .ts .ts-rt .story-rt .ic-text-item:not(:last-child) {
            text-wrap: pretty; }
        .ts .ts-rt .story-rt .img2 {
          border-radius: .8rem;
          display: block;
          padding-top: calc((335 / 384) * 100%);
          position: relative;
          overflow: hidden; }
          .ts .ts-rt .story-rt .img2 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 (max-width: 425px) {
          .ts .ts-rt .story-rt {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1; } }
  .ts .social-link {
    width: 2.4rem;
    height: 2.4rem; }
  .ts .ava {
    margin-bottom: 1.5rem; }
    @media screen and (max-width: 800px) {
      .ts .ava {
        margin-bottom: calc(1.5rem / 2); } }
    .ts .ava-main {
      position: relative;
      --ava-sz: calc(221/414 * 100%);
      width: var(--ava-sz);
      height: var(--ava-sz);
      margin: auto; }
      .ts .ava-main::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url("../assets/images/ava-elip.png");
        background-repeat: no-repeat;
        background-size: contain;
        z-index: 1;
        pointer-events: auto; }
    .ts .ava-wr {
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background: var(--Foundation-Yellow-yellow-5, #FFD52E);
      overflow: hidden;
      -webkit-transition: .3s;
      transition: .3s; }
    .ts .ava-inner {
      width: 100%;
      display: block;
      padding-top: calc((1 / 1) * 100%);
      position: relative;
      overflow: hidden; }
      .ts .ava-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; }
  .ts .card {
    position: relative; }
    .ts .card::before {
      content: '';
      position: absolute;
      top: 16%;
      left: 0;
      width: 100%;
      height: 78%;
      border-radius: 2.4rem;
      background: var(--White, #FFF);
      -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.25);
      z-index: 0; }
      @media screen and (max-width: 1440px) {
        .ts .card::before {
          top: 12%;
          height: 84%; } }
      @media screen and (max-width: 1366px) {
        .ts .card::before {
          top: 12%;
          height: 82%; } }
    .ts .card-main {
      position: relative; }
      .ts .card-main .social {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: auto;
        margin-bottom: 0.6rem; }
        @media screen and (max-width: 800px) {
          .ts .card-main .social {
            margin-bottom: calc(0.6rem / 2); } }
        .ts .card-main .social .social-list {
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
      .ts .card-main .tname {
        color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
        text-align: center;
        font-size: 2.4rem;
        font-weight: 600;
        margin-bottom: 0.6rem; }
        @media only screen and (max-width: 1200px) {
          .ts .card-main .tname {
            font-size: 2.2rem; } }
        @media only screen and (max-width: 800px) {
          .ts .card-main .tname {
            font-size: 1.8rem; } }
        @media screen and (max-width: 800px) {
          .ts .card-main .tname {
            margin-bottom: calc(0.6rem / 2); } }
      .ts .card-main .t-tt {
        margin-bottom: 1.5rem;
        color: var(--Foundation-Sky-sky-6, #4EABE9);
        text-align: center;
        font-size: 1.6rem;
        font-weight: 600; }
        @media screen and (max-width: 800px) {
          .ts .card-main .t-tt {
            margin-bottom: calc(1.5rem / 2); } }
        @media only screen and (max-width: 600px) {
          .ts .card-main .t-tt {
            font-size: 1.4rem; } }
      .ts .card-main .ic-text {
        margin-bottom: 2.85rem;
        overflow: hidden scroll;
        height: 12rem; }
        @media screen and (max-width: 800px) {
          .ts .card-main .ic-text {
            margin-bottom: calc(2.85rem / 2); } }
        @media screen and (max-width: 600px) {
          .ts .card-main .ic-text {
            height: 10rem; } }
        .ts .card-main .ic-text-wr {
          width: calc(350/414 * 100%);
          margin: auto; }
      .ts .card-main .ic-text-item-wr {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 1.2rem; }
        .ts .card-main .ic-text-item-wr .ic {
          -ms-flex-negative: 0;
          flex-shrink: 0;
          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: 2rem;
          height: 2rem; }
          .ts .card-main .ic-text-item-wr .ic img {
            width: 100%;
            height: 100%;
            -o-object-fit: contain;
            object-fit: contain; }
        .ts .card-main .ic-text-item-wr .text {
          text-wrap: pretty;
          color: var(--Neutral-black-10, #262626);
          font-size: 1.6rem;
          font-style: normal;
          font-weight: 500;
          letter-spacing: 0.32px; }
          @media only screen and (max-width: 600px) {
            .ts .card-main .ic-text-item-wr .text {
              font-size: 1.4rem; } }
      .ts .card-main .ic-text-item:nth-child(1) img {
        -webkit-animation: slide-in-fwd-center .8s infinite alternate both;
        animation: slide-in-fwd-center .8s infinite alternate both;
        -webkit-animation-delay: 0s;
        animation-delay: 0s; }
      .ts .card-main .ic-text-item:nth-child(2) img {
        -webkit-animation: slide-in-fwd-center .8s infinite alternate both;
        animation: slide-in-fwd-center .8s infinite alternate both;
        -webkit-animation-delay: .4s;
        animation-delay: .4s; }
      .ts .card-main .ic-text-item:nth-child(3) img {
        -webkit-animation: slide-in-fwd-center .8s infinite alternate both;
        animation: slide-in-fwd-center .8s infinite alternate both;
        -webkit-animation-delay: .8s;
        animation-delay: .8s; }
      .ts .card-main .ilo-wr {
        position: relative;
        padding: 2rem 3rem;
        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;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 1rem;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: auto;
        border-radius: 2px;
        background: var(--Foundation-Yellow-yellow-5, #FFD52E); }
        .ts .card-main .ilo-wr::before {
          content: '';
          position: absolute;
          --size-v: .6rem;
          --size-h: .8rem;
          top: var(--size-v);
          width: calc(100% - var(--size-h) * 2);
          height: calc(100% - var(--size-v) * 2);
          border-radius: 0.2rem;
          border: 0.2rem solid var(--Foundation-Yellow-yellow-1, #FFFAE6); }
        .ts .card-main .ilo-wr::after {
          content: '';
          position: absolute;
          --size-v: 1.2rem;
          --size-h: 1.4rem;
          top: var(--size-v);
          width: calc(100% - (var(--size-h) * 2));
          height: calc(100% - (var(--size-v) * 2));
          border-radius: 0.2rem;
          border: 0.7px solid var(--Foundation-Yellow-yellow-1, #FFFAE6); }
      .ts .card-main .ilo-text {
        color: var(--Black, #131313);
        font-size: 2rem;
        font-weight: 600;
        line-height: normal;
        text-wrap: nowrap; }
        @media only screen and (max-width: 1200px) {
          .ts .card-main .ilo-text {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .ts .card-main .ilo-text {
            font-size: 1.4rem; } }
      .ts .card-main .ilo .num {
        color: var(--Black, #131313);
        font-family: "Noto Sans", sans-serif;
        font-size: 2.8rem;
        font-weight: 700;
        line-height: normal; }
        @media only screen and (max-width: 1200px) {
          .ts .card-main .ilo .num {
            font-size: 2.4rem; } }
        @media only screen and (max-width: 800px) {
          .ts .card-main .ilo .num {
            font-size: 1.8rem; } }
  .ts .ts-rt-wr {
    padding-top: 9.3rem;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    margin-left: auto; }
    @media screen and (max-width: 800px) {
      .ts .ts-rt-wr {
        padding-top: calc(9.3rem / 2); } }
    @media screen and (max-width: 425px) {
      .ts .ts-rt-wr {
        padding-top: 2rem; } }
    .ts .ts-rt-wr .tsRtSlider .swiper {
      margin: -2.3rem; }
      @media screen and (max-width: 1200px) {
        .ts .ts-rt-wr .tsRtSlider .swiper {
          margin: unset; } }
  .ts .ts-item {
    padding: 2.3rem;
    padding-right: calc(2.3rem + .8rem);
    width: calc(100% / 5);
    position: relative;
    overflow: unset;
    cursor: pointer; }
    .ts .ts-item::before {
      content: '';
      position: absolute;
      top: 50%;
      right: 0;
      width: .6rem;
      height: .6rem;
      background: url("../assets/images/Ellipse152.svg");
      background-repeat: no-repeat;
      background-size: contain; }
    @media screen and (max-width: 600px) {
      .ts .ts-item {
        padding: 1.15rem;
        padding-right: calc(1.15rem + .6rem); } }
    .ts .ts-item .ava {
      margin-bottom: unset; }
      .ts .ts-item .ava-main {
        --ava-sz: 100%; }
        .ts .ts-item .ava-main::before {
          display: none; }
        .ts .ts-item .ava-main .dname {
          margin-top: 2rem;
          color: var(--Black, #131313);
          text-align: center;
          font-size: 1.6rem;
          font-weight: 600;
          line-height: normal; }
          @media screen and (max-width: 800px) {
            .ts .ts-item .ava-main .dname {
              margin-top: calc(2rem / 2); } }
          @media only screen and (max-width: 600px) {
            .ts .ts-item .ava-main .dname {
              font-size: 1.4rem; } }
      .ts .ts-item .ava-wr {
        background: var(--Foundation-D-Blue-d-blue-1, #E7EAF2); }
    .ts .ts-item.active .ava-wr, .ts .ts-item.swiper-slide-active .ava-wr {
      background: var(--Foundation-Yellow-yellow-5, #FFD52E); }

.page-home .ui-item {
  width: calc(100% / 3);
  padding: 0 1.65rem; }
  @media screen and (max-width: 768px) {
    .page-home .ui-item {
      padding: 0 .825rem;
      width: calc(100% / 2); } }

.page-home .hc-item {
  width: calc(100% / 3);
  padding: 0 1.65rem; }
  @media screen and (max-width: 768px) {
    .page-home .hc-item {
      padding: 0 .825rem;
      width: calc(100% / 2); } }
  @media screen and (max-width: 768px) and (max-width: 450px) {
    .page-home .hc-item {
      width: 100%; } }
  @media screen and (max-width: 768px) {
      .page-home .hc-item .content {
        padding: 2rem; } }

@media screen and (max-width: 1205px) {
  .page-home .sts {
    padding-bottom: 4.1rem; } }

.page-home .ts .card-main .ic-text-item:not(:last-child) {
  margin-bottom: unset; }

.page-home .tf-lf .wrapper {
  padding-bottom: 7.9rem; }
  @media screen and (max-width: 800px) {
    .page-home .tf-lf .wrapper {
      padding-bottom: calc(7.9rem / 2); } }

.page-home .tn .the-num:nth-child(3) {
  right: 60%; }
  @media screen and (max-width: 375px) {
    .page-home .tn .the-num:nth-child(3) {
      right: 55%; } }

.hidden-button {
  display: none; }

.mess {
  color: #ED1F24;
  font-size: 1.6rem; }
  @media only screen and (max-width: 600px) {
    .mess {
      font-size: 1.4rem; } }
  .mess.success {
    color: #42B74A; }

.fa,
.fas,
.far {
  font-family: "Font Awesome 6 Pro" !important; }

.aml-powered-by {
  display: none; }

.aml_dk-style-default.aml_dk-bottom-right {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }

.aml_dk-style-default.aml_dk-bottom-right {
  bottom: 6.4rem !important; }

.acc {
  padding-top: 6rem;
  padding-bottom: 6rem; }
  @media screen and (max-width: 800px) {
    .acc {
      padding-top: calc(6rem / 2); } }
  @media screen and (max-width: 800px) {
    .acc {
      padding-bottom: calc(6rem / 2); } }
  .acc-form {
    max-width: 58.8rem;
    margin: auto; }
    .acc-form .btn {
      width: 100%; }
    .acc-form .note {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      color: var(--color-pri);
      gap: 0.5rem; }
      .acc-form .note-link {
        font-weight: 600;
        text-decoration: underline; }
    .acc-form .checker {
      margin: 1.6rem 0; }
    .acc-form-line {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 1.35rem;
      color: var(--color-pri);
      text-wrap: nowrap;
      margin-top: 3.2rem;
      margin-bottom: 1.2rem; }
      @media screen and (max-width: 800px) {
        .acc-form-line {
          margin-top: calc(3.2rem / 2); } }
      @media screen and (max-width: 800px) {
        .acc-form-line {
          margin-bottom: calc(1.2rem / 2); } }
      .acc-form-line::before, .acc-form-line::after {
        content: '';
        width: 100%;
        height: 0.1rem;
        background: rgba(0, 0, 0, 0.1);
        display: inline-block; }
    .acc-form-bottom {
      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; }
      .acc-form-bottom .link {
        display: block;
        margin: 1.6rem 0;
        margin-left: auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        text-decoration: underline; }
      .acc-form-bottom .note {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 0.4rem;
        font-weight: 300;
        letter-spacing: 0.32px; }
        .acc-form-bottom .note-link {
          color: var(--color-second);
          font-weight: 500;
          text-decoration: underline;
          -webkit-transition: .3s;
          transition: .3s; }
          .acc-form-bottom .note-link:hover {
            color: var(--color-pri); }
    .acc-form-log {
      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: 4.4rem;
      border: 0.1rem solid var(--color-pri);
      border-radius: 0.8rem;
      -webkit-transition: 0.4s;
      transition: 0.4s; }
      .acc-form-log img {
        width: 2.4rem;
        height: 2.4rem;
        margin-right: 1rem; }
      .acc-form-log-wrap {
        width: 22.5rem;
        margin: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .acc-form-log-wrap .txt {
          -webkit-transition: 0.4s;
          transition: 0.4s; }
      @media (hover: hover) {
        .acc-form-log:hover {
          background: var(--color-pri); }
          .acc-form-log:hover .acc-form-log-wrap .txt {
            color: white; } }
    .acc-form-social {
      margin-bottom: 3.2rem; }
      @media screen and (max-width: 800px) {
        .acc-form-social {
          margin-bottom: calc(3.2rem / 2); } }
      .acc-form-social .social-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 2.4rem; }
        @media screen and (max-width: 800px) {
          .acc-form-social .social-list {
            gap: 1.2rem; } }
      .acc-form-social .social-link img {
        width: 3.2rem;
        height: 3.2rem; }
  .acc-wr {
    background: #ffffff;
    border-radius: 1.2rem;
    overflow: hidden;
    -webkit-box-shadow: 0rem 1rem 1rem 0rem rgba(0, 0, 0, 0.3);
    box-shadow: 0rem 1rem 1rem 0rem rgba(0, 0, 0, 0.3); }
    @media screen and (min-width: 801px) {
      .acc-wr.row .col {
        margin-bottom: unset; } }
    @media screen and (max-width: 800px) {
      .acc-wr.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .acc-wr.row .col {
          width: 100%; } }
  .acc-lf {
    position: relative; }
    .acc-lf 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; }
  .acc-rt .wrapper {
    padding: 4rem 7.2rem; }
    @media screen and (max-width: 800px) {
      .acc-rt .wrapper {
        padding: 2rem 3.5rem; } }
    @media screen and (max-width: 375px) {
      .acc-rt .wrapper {
        padding: 1rem 1.75rem; } }
  .acc-rt .form-ip:not(:last-child) {
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 800px) {
      .acc-rt .form-ip:not(:last-child) {
        margin-bottom: calc(2.4rem / 2); } }
  .acc-rt .form-ip input,
  .acc-rt .form-ip textarea {
    border-radius: 0.8rem;
    background: var(--Neutral-black-3, #F5F5F5); }
  .acc-rt .form-ip .text {
    color: #131313; }
  .acc-rt .form-ip:last-child {
    margin-bottom: 3.6rem; }
    @media screen and (max-width: 800px) {
      .acc-rt .form-ip:last-child {
        margin-bottom: calc(3.6rem / 2); } }
  .acc-rt .action-forgot {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: var(--spc-form);
    margin-bottom: 3.2rem;
    text-wrap: nowrap; }
    @media screen and (max-width: 800px) {
      .acc-rt .action-forgot {
        margin-bottom: calc(3.2rem / 2); } }
    .acc-rt .action-forgot .checker {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: .8rem; }
    .acc-rt .action-forgot .link {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      text-decoration: none; }

.reg-popup .popup-over {
  max-width: 100%;
  overflow: unset; }

.reg-popup .popup-wrapper {
  padding: unset; }
  @media screen and (min-width: 1441px) {
    .reg-popup .popup-wrapper {
      max-height: 65.4rem; } }

.reg-popup .popup-main {
  width: 123.2rem; }
  .reg-popup .popup-main-wrapper {
    padding: unset;
    overflow-y: scroll;
    border-radius: 1.6rem; }
    .reg-popup .popup-main-wrapper::-webkit-scrollbar {
      display: none; }
    .reg-popup .popup-main-wrapper .form-list {
      margin-bottom: unset; }
    .reg-popup .popup-main-wrapper .form-ip:not(:last-child) {
      margin-bottom: 2rem; }
      @media screen and (max-width: 800px) {
        .reg-popup .popup-main-wrapper .form-ip:not(:last-child) {
          margin-bottom: calc(2rem / 2); } }
    .reg-popup .popup-main-wrapper .form-ip input,
    .reg-popup .popup-main-wrapper .form-ip textarea {
      border-radius: 0.8rem;
      background: var(--Neutral-black-3, #F5F5F5); }
    .reg-popup .popup-main-wrapper .form-ip .text {
      color: #131313; }

.reg-popup-wr.row {
  margin-bottom: unset; }
  .reg-popup-wr.row .col {
    margin-bottom: unset;
    overflow: hidden; }
  @media screen and (max-width: 600px) {
    .reg-popup-wr.row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .reg-popup-wr.row .col {
        width: 100%; }
      .reg-popup-wr.row .reg-popup-lf {
        display: none; } }

.reg-popup-lf {
  position: relative; }
  @media screen and (min-width: 801px) {
    .reg-popup-lf {
      padding-right: unset; } }
  .reg-popup-lf img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.reg-popup-rt {
  position: relative;
  overflow: hidden; }
  .reg-popup-rt .cir-regpop {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%); }
  @media screen and (min-width: 801px) {
    .reg-popup-rt {
      padding-left: unset; } }
  .reg-popup-rt .wrapper {
    padding: 2rem; }
    @media screen and (max-width: 800px) {
      .reg-popup-rt .wrapper {
        padding: 1.25rem 1.15rem; } }
    @media screen and (max-width: 600px) {
      .reg-popup-rt .wrapper {
        padding: 2.25rem 2.15rem; } }
    .reg-popup-rt .wrapper .title {
      margin-bottom: 1.6rem; }
      @media screen and (max-width: 800px) {
        .reg-popup-rt .wrapper .title {
          margin-bottom: calc(1.6rem / 2); } }
      .reg-popup-rt .wrapper .title-second {
        margin-bottom: .8rem; }
      .reg-popup-rt .wrapper .title-sub {
        color: var(--Neutral-black-8, #595959);
        font-size: 1.6rem;
        font-weight: 300;
        letter-spacing: 0.32px; }
        @media only screen and (max-width: 600px) {
          .reg-popup-rt .wrapper .title-sub {
            font-size: 1.4rem; } }
    .reg-popup-rt .wrapper .btn-popreg {
      margin-top: 1.8rem; }
      @media screen and (max-width: 800px) {
        .reg-popup-rt .wrapper .btn-popreg {
          margin-top: calc(1.8rem / 2); } }
      @media screen and (max-width: 600px) {
        .reg-popup-rt .wrapper .btn-popreg {
          margin-bottom: 2.25rem; } }
  .reg-popup-rt .form-ip .select2-container--default .select2-selection--single {
    background: var(--Neutral-black-3, #F5F5F5); }
  .reg-popup-rt .form-ip textarea {
    min-height: 6rem; }

.reg-popup.reg .cir-regpop {
  bottom: unset;
  top: -32%;
  right: 6%; }

.page-login,
.page-register,
.page-forgotpass {
  background: var(--color-pri); }

.page-forgotpass .acc-rt .wrapper {
  padding: 7.2rem; }
  @media screen and (max-width: 800px) {
    .page-forgotpass .acc-rt .wrapper {
      padding: 4.1rem; } }

.page-forgotpass .acc-rt .form-ip:last-child {
  margin-bottom: 4.6rem; }
  @media screen and (max-width: 800px) {
    .page-forgotpass .acc-rt .form-ip:last-child {
      margin-bottom: calc(4.6rem / 2); } }

.toc {
  width: 29.8rem;
  max-width: 100%; }
  @media screen and (max-width: 800px) {
    .toc-wr {
      border-radius: 0 0 1.6rem 1.6rem; } }
  .toc-wr .ez-toc-title-container {
    margin: .8rem 0 !important; }
  .toc-wr .tt,
  .toc-wr .ez-toc-title {
    display: block;
    margin: .8rem 0;
    color: var(--color-pri);
    font-size: 2rem;
    font-style: normal;
    font-weight: 600; }
    @media only screen and (max-width: 1200px) {
      .toc-wr .tt,
      .toc-wr .ez-toc-title {
        font-size: 1.8rem; } }
    @media only screen and (max-width: 800px) {
      .toc-wr .tt,
      .toc-wr .ez-toc-title {
        font-size: 1.4rem; } }
    @media screen and (max-width: 800px) {
      .toc-wr .tt,
      .toc-wr .ez-toc-title {
        padding-left: .8rem; } }
  .toc-wr .content,
  .toc-wr .ez-toc-list {
    border-top: 1px solid #BFBFBF;
    border-radius: 0 0 0.8rem 0.8rem;
    background: var(--Neutral-black-2, #F8F8F8); }
    @media screen and (min-width: 319px) {
      .toc-wr .content,
      .toc-wr .ez-toc-list {
        padding: 1.6rem; } }
  @media screen and (min-width: 319px) and (max-width: 800px) {
    .toc-wr .content,
    .toc-wr .ez-toc-list {
      padding: .8rem; } }
    @media screen and (max-width: 800px) {
      .toc-wr .content,
      .toc-wr .ez-toc-list {
        background: #ffffff !important; } }
    .toc-wr .content .text,
    .toc-wr .content .ez-toc-link,
    .toc-wr .ez-toc-list .text,
    .toc-wr .ez-toc-list .ez-toc-link {
      display: block;
      color: var(--Black, #131313) !important;
      font-size: 1.6rem;
      font-style: normal;
      font-weight: 300;
      letter-spacing: 0.32px;
      margin-bottom: 1.6rem;
      text-wrap: pretty; }
      @media only screen and (max-width: 600px) {
        .toc-wr .content .text,
        .toc-wr .content .ez-toc-link,
        .toc-wr .ez-toc-list .text,
        .toc-wr .ez-toc-list .ez-toc-link {
          font-size: 1.4rem; } }
      @media screen and (max-width: 800px) {
        .toc-wr .content .text,
        .toc-wr .content .ez-toc-link,
        .toc-wr .ez-toc-list .text,
        .toc-wr .ez-toc-list .ez-toc-link {
          margin-bottom: calc(1.6rem / 2); } }
      .toc-wr .content .text.active,
      .toc-wr .content .ez-toc-link.active,
      .toc-wr .ez-toc-list .text.active,
      .toc-wr .ez-toc-list .ez-toc-link.active {
        font-weight: 600; }
  .toc-wr .ez-toc-list {
    background: var(--Neutral-black-2, #F8F8F8) !important; }
    @media screen and (min-width: 319px) {
      .toc-wr .ez-toc-list {
        padding: 1.6rem !important; } }
  @media screen and (min-width: 319px) and (max-width: 800px) {
    .toc-wr .ez-toc-list {
      padding: .8rem !important; } }
  .toc-wr #ez-toc-container {
    background: unset;
    border: unset;
    border-radius: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    display: block;
    padding: unset; }

.blogs-dt {
  padding-top: 4rem;
  padding-bottom: 4rem; }
  @media screen and (max-width: 800px) {
    .blogs-dt {
      padding-top: calc(4rem / 2); } }
  @media screen and (max-width: 800px) {
    .blogs-dt {
      padding-bottom: calc(4rem / 2); } }
  .blogs-dt-lf {
    margin-right: auto; }
    .blogs-dt-lf .sticky {
      top: var(--size-hd);
      position: sticky; }
  .blogs-dt-md .wrapper {
    width: 86.4rem;
    max-width: 100%;
    margin: auto;
    border-bottom: 1px solid #BFBFBF; }
    .blogs-dt-md .wrapper .dtag {
      margin-bottom: 1.2rem; }
      @media screen and (max-width: 800px) {
        .blogs-dt-md .wrapper .dtag {
          margin-bottom: calc(1.2rem / 2); } }
      .blogs-dt-md .wrapper .dtag-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;
        gap: .8rem; }
      .blogs-dt-md .wrapper .dtag-item {
        display: block;
        color: #ffffff;
        font-size: 1.6rem;
        font-style: normal;
        font-weight: 400;
        border-radius: 1.6rem;
        background: var(--color-second);
        padding: .4rem 1.6rem; }
        @media only screen and (max-width: 600px) {
          .blogs-dt-md .wrapper .dtag-item {
            font-size: 1.4rem; } }
        @media screen and (max-width: 800px) {
          .blogs-dt-md .wrapper .dtag-item {
            padding: .2rem .8rem; } }
    .blogs-dt-md .wrapper .title {
      margin-bottom: 1.2rem; }
      @media screen and (max-width: 800px) {
        .blogs-dt-md .wrapper .title {
          margin-bottom: calc(1.2rem / 2); } }
      .blogs-dt-md .wrapper .title-second {
        letter-spacing: 0.36px;
        color: var(--color-pri);
        margin-bottom: 1.2rem; }
        @media screen and (max-width: 800px) {
          .blogs-dt-md .wrapper .title-second {
            margin-bottom: calc(1.2rem / 2); } }
      .blogs-dt-md .wrapper .title-sub {
        color: var(--Neutral-black-8, #595959);
        font-size: 1.6rem;
        font-weight: 300;
        letter-spacing: 0.32px; }
        @media only screen and (max-width: 600px) {
          .blogs-dt-md .wrapper .title-sub {
            font-size: 1.4rem; } }
    .blogs-dt-md .wrapper .author {
      margin-bottom: 4rem; }
      @media screen and (max-width: 800px) {
        .blogs-dt-md .wrapper .author {
          margin-bottom: calc(4rem / 2); } }
      .blogs-dt-md .wrapper .author-wr .ic-text-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;
        gap: 2rem; }
        @media screen and (max-width: 800px) {
          .blogs-dt-md .wrapper .author-wr .ic-text-wr {
            gap: 1rem; } }
      .blogs-dt-md .wrapper .author-wr .ic-text-item-wr {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: .4rem; }
        .blogs-dt-md .wrapper .author-wr .ic-text-item-wr .ic {
          width: 1.6rem;
          height: 1.6rem;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
          .blogs-dt-md .wrapper .author-wr .ic-text-item-wr .ic img {
            width: 100%;
            height: 100%;
            -o-object-fit: contain;
            object-fit: contain; }
        .blogs-dt-md .wrapper .author-wr .ic-text-item-wr .text {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
          color: var(--Neutral-black-7, #8C8C8C);
          font-size: 1.4rem;
          font-weight: 500; }
          @media only screen and (max-width: 600px) {
            .blogs-dt-md .wrapper .author-wr .ic-text-item-wr .text {
              font-size: 1.2rem; } }
    .blogs-dt-md .wrapper .mona-content #ez-toc-container {
      display: none; }
  .blogs-dt-rt .sticky {
    top: var(--size-hd);
    position: sticky; }
  .blogs-dt-rt .toc {
    margin-left: auto; }
    .blogs-dt-rt .toc-wr .content {
      padding-top: 3.2rem;
      background: #ffffff; }
      @media screen and (min-width: 1201px) {
        .blogs-dt-rt .toc-wr .content {
          padding: unset;
          padding-top: 3.2rem; } }
  @media screen and (min-width: 1201px) and (max-width: 800px) {
    .blogs-dt-rt .toc-wr .content {
      padding-top: calc(3.2rem / 2); } }
      @media screen and (max-width: 800px) {
        .blogs-dt-rt .toc-wr .content {
          padding-top: calc(3.2rem / 2); } }
      @media screen and (min-width: 1201px) {
        .blogs-dt-rt .toc-wr .content .ui {
          background: unset;
          padding-top: unset; }
          .blogs-dt-rt .toc-wr .content .ui-wr {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column; }
          .blogs-dt-rt .toc-wr .content .ui-item {
            border-radius: 1.2rem;
            width: 100%;
            padding: unset; }
            .blogs-dt-rt .toc-wr .content .ui-item-wr {
              background: var(--Neutral-black-3, #F5F5F5); }
              .blogs-dt-rt .toc-wr .content .ui-item-wr .content {
                border-top: unset;
                padding: 3rem;
                padding-right: .8rem;
                background: var(--Neutral-black-3, #F5F5F5); }
                .blogs-dt-rt .toc-wr .content .ui-item-wr .content .dtime {
                  font-size: 1.2rem; }
                .blogs-dt-rt .toc-wr .content .ui-item-wr .content .tt {
                  margin-top: unset;
                  font-size: 1.6rem;
                  margin-bottom: 1.2rem; } }
          @media only screen and (min-width: 1201px) and (max-width: 600px) {
            .blogs-dt-rt .toc-wr .content .ui-item-wr .content .tt {
              font-size: 1.4rem; } }
          @media screen and (min-width: 1201px) and (max-width: 800px) {
            .blogs-dt-rt .toc-wr .content .ui-item-wr .content .tt {
              margin-bottom: calc(1.2rem / 2); } }
      @media screen and (min-width: 1201px) {
                .blogs-dt-rt .toc-wr .content .ui-item-wr .content .des {
                  font-size: 1.4rem; } }
          @media only screen and (min-width: 1201px) and (max-width: 600px) {
            .blogs-dt-rt .toc-wr .content .ui-item-wr .content .des {
              font-size: 1.2rem; } }
      @media screen and (min-width: 1201px) {
            .blogs-dt-rt .toc-wr .content .ui-item:not(:first-child) {
              margin-top: 3.2rem; } }
      @media screen and (min-width: 1201px) and (max-width: 800px) {
        .blogs-dt-rt .toc-wr .content .ui-item:not(:first-child) {
          margin-top: calc(3.2rem / 2); } }
      @media screen and (max-width: 1200px) {
        .blogs-dt-rt .toc-wr .content .ui-wr {
          margin: 0 -1.6rem; } }
      @media screen and (max-width: 800px) {
        .blogs-dt-rt .toc-wr .content .ui-wr {
          margin: 0 -.8rem; } }
      .blogs-dt-rt .toc-wr .content .ui-item-wr .content {
        background: var(--Neutral-black-3, #F5F5F5); }
  @media screen and (max-width: 1200px) {
    .blogs-dt-wr.row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .blogs-dt-wr.row .blogs-dt-lf .col-3 {
        width: 0;
        display: none; }
      .blogs-dt-wr.row .blogs-dt-md {
        width: 100%; }
        .blogs-dt-wr.row .blogs-dt-md .wrapper {
          width: 100%; }
      .blogs-dt-wr.row .blogs-dt-rt {
        width: 100%; }
        .blogs-dt-wr.row .blogs-dt-rt .toc {
          width: 100%; }
          .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui {
            padding: unset;
            background: #ffffff; }
            .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui-wr {
              -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
            .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui-item {
              border-radius: 1.2rem;
              width: calc(100% / 3); } }
          @media screen and (max-width: 1200px) and (max-width: 800px) {
            .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui-item {
              width: 50%;
              margin-bottom: 1.6rem; } }
          @media screen and (max-width: 1200px) and (max-width: 425px) {
            .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui-item {
              width: 100%; } }
          @media screen and (max-width: 1200px) and (min-width: 1201px) {
            .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui-item {
              padding: unset; } }
  @media screen and (max-width: 1200px) {
              .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui-item-wr {
                background: var(--Neutral-black-3, #F5F5F5); }
                .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui-item-wr .content {
                  border-top: unset;
                  padding: 3rem;
                  padding-right: .8rem;
                  background: var(--Neutral-black-3, #F5F5F5); }
                  .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui-item-wr .content .dtime {
                    font-size: 1.2rem; }
                  .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui-item-wr .content .tt {
                    margin-top: unset;
                    font-size: 1.6rem;
                    margin-bottom: 1.2rem; } }
                @media only screen and (max-width: 1200px) and (max-width: 600px) {
                  .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui-item-wr .content .tt {
                    font-size: 1.4rem; } }
                @media screen and (max-width: 1200px) and (max-width: 800px) {
                  .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui-item-wr .content .tt {
                    margin-bottom: calc(1.2rem / 2); } }
  @media screen and (max-width: 1200px) {
                  .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui-item-wr .content .des {
                    font-size: 1.4rem; } }
                @media only screen and (max-width: 1200px) and (max-width: 600px) {
                  .blogs-dt-wr.row .blogs-dt-rt .toc-wr .content .ui-item-wr .content .des {
                    font-size: 1.2rem; } }

.nl {
  padding-top: 5rem;
  background: var(--color-pri);
  position: relative; }
  @media screen and (max-width: 800px) {
    .nl {
      padding-top: calc(5rem / 2); } }
  .nl .decor {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: calc(315/1728 * 100%); }
    .nl .decor img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .nl .decor2 {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: calc(283/1728 * 100%); }
    .nl .decor2 img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .nl .decor3 {
    content: '';
    position: absolute;
    bottom: 15%;
    right: 3%;
    width: calc(65/1728 * 100%); }
    .nl .decor3 img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .nl-wr {
    position: relative; }
    @media screen and (max-width: 700px) {
      .nl-wr.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: unset; }
        .nl-wr.row .col {
          width: 100%; } }
    .nl-wr.row .nl-lf,
    .nl-wr.row .nl-rt {
      margin-bottom: unset; }
  .nl-lf {
    position: relative; }
    .nl-lf .decor-star1 {
      content: '';
      position: absolute;
      top: -6%;
      left: 14%;
      width: 14%; }
      .nl-lf .decor-star1 img {
        -webkit-animation: slide-in-fwd-center .6s infinite alternate both;
        animation: slide-in-fwd-center .6s infinite alternate both;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .nl-lf .decor-star2 {
      content: '';
      position: absolute;
      top: -6%;
      left: 29%;
      width: 4%; }
      .nl-lf .decor-star2 img {
        -webkit-animation: slide-in-fwd-center .6s infinite alternate both;
        animation: slide-in-fwd-center .6s infinite alternate both;
        -webkit-animation-delay: .2s;
        animation-delay: .2s;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .nl-lf .tn .the-num {
      top: 20%;
      left: -20%; }
      @media screen and (max-width: 1467px) {
        .nl-lf .tn .the-num {
          left: 1.6rem; } }
      @media screen and (max-width: 800px) {
        .nl-lf .tn .the-num {
          top: unset;
          bottom: 5%; } }
    .nl-lf .image {
      height: 100%;
      width: 40.1rem;
      max-width: 100%;
      margin: auto; }
      .nl-lf .image img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        -o-object-position: bottom;
        object-position: bottom; }
  .nl-rt {
    padding-bottom: 5rem; }
    @media screen and (max-width: 800px) {
      .nl-rt {
        padding-bottom: calc(5rem / 2); } }
    .nl-rt .title {
      margin-bottom: 3.2rem; }
      @media screen and (max-width: 800px) {
        .nl-rt .title {
          margin-bottom: calc(3.2rem / 2); } }
      .nl-rt .title-second {
        color: var(--Foundation-Yellow-yellow-7, #F8C80D);
        font-size: 3.2rem;
        font-style: normal;
        font-weight: 700;
        border-radius: 8px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin-bottom: 1.2rem; }
        @media only screen and (max-width: 1200px) {
          .nl-rt .title-second {
            font-size: 2.2rem; } }
        @media only screen and (max-width: 600px) {
          .nl-rt .title-second {
            font-size: 2rem; } }
        @media screen and (max-width: 800px) {
          .nl-rt .title-second {
            margin-bottom: calc(1.2rem / 2); } }
      .nl-rt .title-sub {
        color: #ffffff;
        font-size: 1.6rem;
        font-weight: 600;
        text-wrap: pretty; }
        @media only screen and (max-width: 600px) {
          .nl-rt .title-sub {
            font-size: 1.4rem; } }
    .nl-rt .form-list {
      margin-bottom: 1.2rem; }
      @media screen and (max-width: 800px) {
        .nl-rt .form-list {
          margin-bottom: calc(1.2rem / 2); } }

.page-blogs-dt .ui {
  padding-top: 6rem;
  padding-bottom: 6rem; }
  @media screen and (max-width: 1200px) {
    .page-blogs-dt .ui {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media screen and (max-width: 800px) {
    .page-blogs-dt .ui {
      padding-top: 2rem;
      padding-bottom: ưrem; } }
  .page-blogs-dt .ui .uiSlider {
    margin-bottom: unset; }
  .page-blogs-dt .ui .title-second {
    text-align: left;
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .page-blogs-dt .ui .title-second {
        margin-bottom: calc(3.2rem / 2); } }
  .page-blogs-dt .ui .ui-item {
    width: calc(100% / 3);
    padding: 0 1.65rem; }
    @media screen and (max-width: 768px) {
      .page-blogs-dt .ui .ui-item {
        padding: 0 .825rem;
        width: calc(100% / 2); } }

.page-news-dt .banner {
  background: var(--Foundation-D-Blue-d-blue-8, #092257); }
  .page-news-dt .banner .title-pri, .page-news-dt .banner .title-sub {
    color: #ffffff; }
  .page-news-dt .banner .breadcrumb-item::before {
    color: #ffffff; }
    @media screen and (max-width: 800px) {
      .page-news-dt .banner .breadcrumb-item::before {
        width: 1.6rem;
        height: 1.6rem; } }
  .page-news-dt .banner .breadcrumb-link {
    color: #ffffff; }

.page-news-dt .ui {
  padding-top: 6rem;
  padding-bottom: 6rem; }
  @media screen and (max-width: 1200px) {
    .page-news-dt .ui {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media screen and (max-width: 800px) {
    .page-news-dt .ui {
      padding-top: 2rem;
      padding-bottom: ưrem; } }
  .page-news-dt .ui .uiSlider {
    margin-bottom: unset; }
  .page-news-dt .ui .title-second {
    text-align: left;
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .page-news-dt .ui .title-second {
        margin-bottom: calc(3.2rem / 2); } }
  .page-news-dt .ui .ui-item {
    width: calc(100% / 3);
    padding: 0 1.65rem; }
    @media screen and (max-width: 768px) {
      .page-news-dt .ui .ui-item {
        padding: 0 .825rem;
        width: calc(100% / 2); } }

.acco .form-list {
  margin-bottom: unset; }

.acco .form-ip:not(:last-child) {
  margin-bottom: 2.4rem; }
  @media screen and (max-width: 800px) {
    .acco .form-ip:not(:last-child) {
      margin-bottom: calc(2.4rem / 2); } }

.acco .form-ip input,
.acco .form-ip textarea {
  border-radius: 0.8rem;
  background: var(--Neutral-black-3, #F5F5F5); }

.acco .form-ip .text {
  color: #131313; }

.acco .form-ip:last-child {
  margin-bottom: 3.6rem; }
  @media screen and (max-width: 800px) {
    .acco .form-ip:last-child {
      margin-bottom: calc(3.6rem / 2); } }

@media screen and (max-width: 768px) {
  .acco-wr.row {
    --rg: 1.6rem;
    --cg: 1.6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .acco-wr.row .col {
      width: 100%; } }

.acco-lf {
  width: 31.2rem;
  max-width: 100%; }
  .acco-lf .sticky {
    top: calc(var(--size-hd) / 2);
    position: sticky; }
  .acco-lf .ava {
    padding-top: 4rem;
    padding-bottom: 2rem;
    border-bottom: 0.5px solid var(--Neutral-black-7, #8C8C8C); }
    @media screen and (max-width: 800px) {
      .acco-lf .ava {
        padding-top: calc(4rem / 2); } }
    @media screen and (max-width: 800px) {
      .acco-lf .ava {
        padding-bottom: calc(2rem / 2); } }
    .acco-lf .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.2rem; }
      .acco-lf .ava-wr .image {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 4.8rem;
        height: 4.8rem; }
        .acco-lf .ava-wr .image img {
          border-radius: 50%;
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
      .acco-lf .ava-wr .content .name {
        color: var(--Black, #131313);
        font-size: 2rem;
        font-weight: 600; }
        @media only screen and (max-width: 1200px) {
          .acco-lf .ava-wr .content .name {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .acco-lf .ava-wr .content .name {
            font-size: 1.4rem; } }
      .acco-lf .ava-wr .content .mail {
        color: var(--Neutral-black-7, #8C8C8C);
        font-size: 1.4rem;
        font-weight: 500; }
        @media only screen and (max-width: 600px) {
          .acco-lf .ava-wr .content .mail {
            font-size: 1.2rem; } }
  .acco-lf .dashboard {
    padding-top: 3.2rem; }
    @media screen and (max-width: 800px) {
      .acco-lf .dashboard {
        padding-top: calc(3.2rem / 2); } }
    .acco-lf .dashboard-item {
      margin-bottom: 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: 1.2rem; }
      @media screen and (max-width: 800px) {
        .acco-lf .dashboard-item {
          margin-bottom: calc(2.4rem / 2); } }
      @media screen and (max-width: 800px) {
        .acco-lf .dashboard-item {
          gap: .6rem; } }
      .acco-lf .dashboard-item img {
        width: 3.2rem;
        height: 3.2rem;
        -o-object-fit: contain;
        object-fit: contain;
        -webkit-transition: .1s;
        transition: .1s; }
        @media screen and (max-width: 800px) {
          .acco-lf .dashboard-item img {
            width: 2.8rem;
            height: 2.8rem; } }
      .acco-lf .dashboard-item .text {
        color: var(--Black, #131313);
        font-size: 2rem;
        font-weight: 600;
        -webkit-transition: .1s;
        transition: .1s; }
        @media only screen and (max-width: 1200px) {
          .acco-lf .dashboard-item .text {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .acco-lf .dashboard-item .text {
            font-size: 1.4rem; } }
      .acco-lf .dashboard-item.active img {
        -webkit-filter: brightness(0) saturate(100%) invert(67%) sepia(48%) saturate(2773%) hue-rotate(176deg) brightness(97%) contrast(88%);
        filter: brightness(0) saturate(100%) invert(67%) sepia(48%) saturate(2773%) hue-rotate(176deg) brightness(97%) contrast(88%); }
      .acco-lf .dashboard-item.active .text {
        color: var(--color-second); }
      @media screen and (min-width: 1201px) {
        .acco-lf .dashboard-item:hover img {
          -webkit-filter: brightness(0) saturate(100%) invert(67%) sepia(48%) saturate(2773%) hue-rotate(176deg) brightness(97%) contrast(88%);
          filter: brightness(0) saturate(100%) invert(67%) sepia(48%) saturate(2773%) hue-rotate(176deg) brightness(97%) contrast(88%); }
        .acco-lf .dashboard-item:hover .text {
          color: var(--color-second); } }

.acco-rt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  .acco-rt .wrapper {
    background: #ffffff; }
    .acco-rt .wrapper-inner {
      padding-top: 4rem;
      padding-bottom: 4rem;
      padding-left: 10.4rem;
      padding-right: 10.4rem; }
      @media screen and (max-width: 800px) {
        .acco-rt .wrapper-inner {
          padding-top: calc(4rem / 2); } }
      @media screen and (max-width: 800px) {
        .acco-rt .wrapper-inner {
          padding-bottom: calc(4rem / 2); } }
      @media screen and (max-width: 1200px) {
        .acco-rt .wrapper-inner {
          padding-left: 5.2rem;
          padding-right: 5.2rem; } }
      @media screen and (max-width: 800px) {
        .acco-rt .wrapper-inner {
          padding-left: 2rem;
          padding-right: 2rem; } }
    .acco-rt .wrapper .bi .tt {
      margin-bottom: 3.2rem;
      color: var(--Foundation-D-Blue-d-blue-7, #193F90);
      font-size: 2rem;
      font-weight: 600; }
      @media screen and (max-width: 800px) {
        .acco-rt .wrapper .bi .tt {
          margin-bottom: calc(3.2rem / 2); } }
      @media only screen and (max-width: 1200px) {
        .acco-rt .wrapper .bi .tt {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 800px) {
        .acco-rt .wrapper .bi .tt {
          font-size: 1.4rem; } }
    .acco-rt .wrapper .bi .ava {
      margin-bottom: 3.2rem; }
      @media screen and (max-width: 800px) {
        .acco-rt .wrapper .bi .ava {
          margin-bottom: calc(3.2rem / 2); } }
      .acco-rt .wrapper .bi .ava-wr {
        position: relative;
        width: 18.9rem;
        width: calc(189/696 * 100%);
        max-width: 100%;
        margin: auto; }
        .acco-rt .wrapper .bi .ava-wr .image-inner {
          display: block;
          padding-top: calc((1 / 1) * 100%);
          position: relative;
          overflow: hidden;
          cursor: pointer; }
        .acco-rt .wrapper .bi .ava-wr .image img {
          border-radius: 50%;
          cursor: pointer;
          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; }
        .acco-rt .wrapper .bi .ava-wr .up-btn {
          pointer-events: none;
          content: '';
          position: absolute;
          bottom: 0;
          right: 0;
          width: calc(48/189 * 100%); }
          .acco-rt .wrapper .bi .ava-wr .up-btn-inner {
            display: block;
            padding-top: calc((1 / 1) * 100%);
            position: relative;
            overflow: hidden; }
          .acco-rt .wrapper .bi .ava-wr .up-btn 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; }
    .acco-rt .wrapper.wrapper2 {
      margin-top: 1.2rem; }
      @media screen and (max-width: 800px) {
        .acco-rt .wrapper.wrapper2 {
          margin-top: calc(1.2rem / 2); } }

.page-account {
  background: #F5F5F5; }

.page-course-visited {
  background: #F5F5F5; }
  @media screen and (max-width: 1200px) {
    .page-course-visited .ava {
      padding-top: 2rem; } }
  @media screen and (max-width: 900px) {
    .page-course-visited .acco-wr.row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .page-course-visited .acco-wr.row .col {
        width: 100%; } }
  .page-course-visited .acco-rt .wrapper-inner {
    padding-left: 7.2rem;
    padding-right: 7.2rem; }
    @media screen and (max-width: 1200px) {
      .page-course-visited .acco-rt .wrapper-inner {
        padding-top: 2rem;
        padding-left: 1.6rem;
        padding-right: 1.6rem; } }
  .page-course-visited .hc {
    padding: unset;
    background: transparent; }
    .page-course-visited .hc .hc-item {
      width: calc(100% / 2); }
    .page-course-visited .hc-wr.row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .page-course-visited .hc-wr.row .col {
        width: 50%; }
        @media screen and (max-width: 375px) {
          .page-course-visited .hc-wr.row .col {
            width: 100%; } }
    .page-course-visited .hc-wr .content .tt {
      color: #ffffff;
      margin-bottom: .8rem; }
    @media screen and (max-width: 512px) {
      .page-course-visited .hc-wr .content {
        padding: 1.5rem; } }
    .page-course-visited .hc-wr .image-inner {
      display: block;
      padding-top: calc((200 / 364) * 100%);
      position: relative;
      overflow: hidden; }
    @media screen and (max-width: 1200px) {
      .page-course-visited .hc-wr.row {
        --cg: 1.6rem;
        --rg: 1.6rem; } }

.cl {
  padding-top: 4rem;
  padding-bottom: 6rem; }
  @media screen and (max-width: 800px) {
    .cl {
      padding-top: calc(4rem / 2); } }
  @media screen and (max-width: 800px) {
    .cl {
      padding-bottom: calc(6rem / 2); } }
  .cl-lf {
    width: 29.8rem;
    margin-right: auto; }
    .cl-lf .sticky {
      top: var(--size-hd);
      position: sticky; }
      .cl-lf .sticky .toc {
        width: 100%; }
        .cl-lf .sticky .toc-wr .content {
          background: #F5F5F5; }
  .cl-rt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .cl-rt .ui {
      padding: unset; }
      @media screen and (max-width: 800px) {
        .cl-rt .ui-wr.row {
          --cg: 1.6rem;
          --rg: 1.6rem; } }
      @media screen and (max-width: 700px) {
        .cl-rt .ui-wr.row .col {
          width: calc(100% / 2); } }
      @media screen and (max-width: 375px) {
        .cl-rt .ui-wr.row .col {
          width: 100%; } }
  @media screen and (max-width: 1200px) {
    .cl-wr.row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .cl-wr.row .cl-lf,
      .cl-wr.row .cl-rt {
        width: 100%; } }

.search {
  display: block;
  position: relative;
  height: 100%; }
  .search-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; }
    .search-it img {
      width: 1.8rem;
      height: 1.8rem; }
  .search-ip {
    -webkit-transition: 0.4s;
    transition: 0.4s; }
  .search-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 5rem;
    min-width: 20rem;
    padding: 1.2rem 2.4rem;
    border-radius: 0.8rem;
    background: white; }
    .search-flex input {
      width: 100%;
      border: none;
      outline: none;
      font-size: 1.6rem;
      font-weight: 300;
      letter-spacing: 0.32px; }
      @media only screen and (max-width: 600px) {
        .search-flex input {
          font-size: 1.4rem; } }
    .search-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;
      border-radius: inherit; }
      .search-flex button img {
        width: 2rem;
        height: 2rem; }

.page-course-lib {
  background: #F5F5F5; }
  .page-course-lib .search {
    margin-bottom: 2rem; }
    @media screen and (max-width: 800px) {
      .page-course-lib .search {
        margin-bottom: calc(2rem / 2); } }
  @media screen and (min-width: 1480px) {
    .page-course-lib .ctn-f {
      padding-right: calc(var(--half) - 11.2rem); } }

.page-news-lib {
  background: var(--Neutral-black-3, #F5F5F5); }
  .page-news-lib .banner {
    background: var(--Foundation-D-Blue-d-blue-8, #092257); }
    .page-news-lib .banner .title-pri, .page-news-lib .banner .title-sub {
      color: #ffffff; }
  .page-news-lib .link {
    display: block;
    color: var(--Black, #131313);
    font-size: 2rem;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s; }
    @media only screen and (max-width: 1200px) {
      .page-news-lib .link {
        font-size: 1.8rem; } }
    @media only screen and (max-width: 800px) {
      .page-news-lib .link {
        font-size: 1.4rem; } }
    @media screen and (min-width: 1201px) {
      .page-news-lib .link:hover {
        color: var(--color-second); } }
  .page-news-lib .ui {
    padding: unset;
    background: var(--Neutral-black-3, #F5F5F5); }
    .page-news-lib .ui .head {
      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;
      gap: .8rem;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .page-news-lib .ui .title {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
      .page-news-lib .ui .title-second {
        text-align: left;
        margin-bottom: unset; }
    .page-news-lib .ui .ui-item {
      padding: 0 1.6rem;
      width: calc(100% / 3);
      margin-bottom: unset; }
      @media screen and (max-width: 800px) {
        .page-news-lib .ui .ui-item {
          padding: 0 .8rem;
          width: calc(100% / 2.2); } }
      @media screen and (max-width: 520px) {
        .page-news-lib .ui .ui-item {
          width: calc(100% / 1.8); } }
      @media screen and (max-width: 425px) {
        .page-news-lib .ui .ui-item {
          width: calc(100% / 1.2); } }
    .page-news-lib .ui .uiSlider {
      margin-bottom: unset; }
      .page-news-lib .ui .uiSlider .swiper {
        margin: 0 -1.6rem; }
        @media screen and (max-width: 800px) {
          .page-news-lib .ui .uiSlider .swiper {
            margin: 0 -.8rem; } }
  .page-news-lib .es {
    padding-top: 6rem;
    padding-bottom: 12rem;
    background: var(--Neutral-black-3, #F5F5F5); }
    @media screen and (max-width: 800px) {
      .page-news-lib .es {
        padding-top: calc(6rem / 2); } }
    @media screen and (max-width: 800px) {
      .page-news-lib .es {
        padding-bottom: calc(12rem / 2); } }
    @media screen and (max-width: 1200px) {
      .page-news-lib .es {
        padding-bottom: 6rem; } }
  @media screen and (max-width: 1200px) and (max-width: 800px) {
    .page-news-lib .es {
      padding-bottom: calc(6rem / 2); } }
    .page-news-lib .es .head {
      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;
      gap: .8rem;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .page-news-lib .es .head .title-second {
        color: var(--Foundation-Blue-blue-8, #00137F);
        font-size: 3.6rem;
        font-weight: 800;
        margin-bottom: unset; }
        @media only screen and (max-width: 1200px) {
          .page-news-lib .es .head .title-second {
            font-size: 3.2rem; } }
        @media only screen and (max-width: 600px) {
          .page-news-lib .es .head .title-second {
            font-size: 2.4rem; } }
    .page-news-lib .es .esSlider {
      margin: 0 -1.6rem; }
      @media screen and (max-width: 800px) {
        .page-news-lib .es .esSlider {
          margin: 0 -.8rem; } }
    .page-news-lib .es .es-item {
      width: calc(100% / 3);
      padding: 0 1.6rem; }
      @media screen and (max-width: 800px) {
        .page-news-lib .es .es-item {
          width: calc(100% / 2.2); } }
      @media screen and (max-width: 520px) {
        .page-news-lib .es .es-item {
          width: calc(100% / 1.8); } }
      @media screen and (max-width: 425px) {
        .page-news-lib .es .es-item {
          width: calc(100% / 1.2); } }
      @media screen and (max-width: 800px) {
        .page-news-lib .es .es-item {
          padding: 0 .8rem; } }
  .page-news-lib .news-cata {
    padding-bottom: 12rem; }
    @media screen and (max-width: 800px) {
      .page-news-lib .news-cata {
        padding-bottom: calc(12rem / 2); } }
    @media screen and (max-width: 1200px) {
      .page-news-lib .news-cata {
        padding-bottom: 6rem; } }
  @media screen and (max-width: 1200px) and (max-width: 800px) {
    .page-news-lib .news-cata {
      padding-bottom: calc(6rem / 2); } }

@media screen and (max-width: 800px) {
  .es-wr.row {
    --rg: 1.6rem;
    --cg: 1.6rem; } }

.es .es-item-wr .image {
  position: relative;
  margin-bottom: 1.2rem;
  overflow: hidden; }
  @media screen and (max-width: 800px) {
    .es .es-item-wr .image {
      margin-bottom: calc(1.2rem / 2); } }
  .es .es-item-wr .image-inner {
    border-radius: .8rem;
    display: block;
    padding-top: calc((1 / 1) * 100%);
    position: relative;
    overflow: hidden; }
    .es .es-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; }
  .es .es-item-wr .image .es-cir {
    content: '';
    position: absolute;
    --size: 12.4rem;
    --logo-sz: 3.2rem;
    z-index: 1;
    pointer-events: none; }
    @media screen and (max-width: 800px) {
      .es .es-item-wr .image .es-cir {
        --size: calc(12.4rem / 2);
        --logo-sz: calc(3.2rem / 2); } }

.es .es-item-wr .content {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: .8rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .es .es-item-wr .content .name .dname {
    color: var(--Black, #131313);
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-wrap: balance; }
    @media only screen and (max-width: 1200px) {
      .es .es-item-wr .content .name .dname {
        font-size: 1.8rem; } }
    @media only screen and (max-width: 800px) {
      .es .es-item-wr .content .name .dname {
        font-size: 1.6rem; } }
  .es .es-item-wr .content .name .sub {
    color: var(--Neutral-black-7, #8C8C8C);
    font-size: 1.4rem;
    font-weight: 500; }
    @media only screen and (max-width: 600px) {
      .es .es-item-wr .content .name .sub {
        font-size: 1.2rem; } }
  .es .es-item-wr .content .score {
    color: var(--Black, #131313);
    font-size: 3.6rem;
    font-weight: 500;
    background: var(--color-third);
    padding: .4rem .8rem;
    border-radius: .4rem;
    line-height: normal; }
    @media only screen and (max-width: 1200px) {
      .es .es-item-wr .content .score {
        font-size: 3.2rem; } }
    @media only screen and (max-width: 600px) {
      .es .es-item-wr .content .score {
        font-size: 2.4rem; } }

@media screen and (min-width: 1201px) {
  .es .es-item:hover .es-item-wr .image-inner img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); } }

.page-excellent-stu .banner {
  background: var(--Foundation-D-Blue-d-blue-8, #092257); }
  .page-excellent-stu .banner .title-pri, .page-excellent-stu .banner .title-sub {
    color: #ffffff; }

.page-excellent-stu .es {
  padding-top: 4rem;
  padding-bottom: 4rem; }
  @media screen and (max-width: 800px) {
    .page-excellent-stu .es {
      padding-top: calc(4rem / 2); } }
  @media screen and (max-width: 800px) {
    .page-excellent-stu .es {
      padding-bottom: calc(4rem / 2); } }
  @media screen and (max-width: 730px) {
    .page-excellent-stu .es .es-item {
      width: calc(100% / 2); } }
  @media screen and (max-width: 375px) {
    .page-excellent-stu .es .es-item {
      width: 100%; } }

.page-event-dt .banner {
  background: var(--Foundation-D-Blue-d-blue-8, #092257); }
  .page-event-dt .banner .title-pri, .page-event-dt .banner .title-sub {
    color: #ffffff; }

.page-event-dt .ui {
  padding-top: 4rem;
  padding-bottom: 4rem; }
  @media screen and (max-width: 800px) {
    .page-event-dt .ui {
      padding-top: calc(4rem / 2); } }
  @media screen and (max-width: 800px) {
    .page-event-dt .ui {
      padding-bottom: calc(4rem / 2); } }
  @media screen and (max-width: 800px) {
    .page-event-dt .ui-wr.row {
      --rg: 1.6rem;
      --cg: 1.6rem; } }

@media screen and (max-width: 800px) {
  .page-event-dt .ui-item {
    width: calc(100% / 2); } }

@media screen and (max-width: 425px) {
  .page-event-dt .ui-item {
    width: 100%; } }

.table-container {
  background-color: #ffffff;
  overflow: scroll hidden; }
  .table-container .table-heading {
    border-radius: 1.2rem 1.2rem 0 0;
    background-color: var(--color-third); }
    @media screen and (max-width: 1200px) {
      .table-container .table-heading {
        width: 100rem; } }
    .table-container .table-heading .table-heading-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .table-container .table-heading .table-heading-col:first-child {
      width: calc(4/12*100%); }
    .table-container .table-heading .table-heading-col:nth-child(2) {
      width: calc(2/12*100%); }
    .table-container .table-heading .table-heading-col:nth-child(3) {
      width: calc(2/12*100%); }
    .table-container .table-heading .table-heading-col:nth-child(4) {
      width: calc(2/12*100%); }
    .table-container .table-heading .table-heading-col:last-child {
      width: calc(2/12*100%);
      padding-right: 2.4rem; }
    .table-container .table-heading .table-heading-col .txt {
      display: block;
      text-align: center;
      padding: 1.6rem 0;
      color: var(--Black, #131313);
      text-align: center;
      font-size: 2rem;
      font-style: normal;
      font-weight: 600; }
      @media only screen and (max-width: 1200px) {
        .table-container .table-heading .table-heading-col .txt {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 800px) {
        .table-container .table-heading .table-heading-col .txt {
          font-size: 1.4rem; } }
  @media screen and (max-width: 1200px) {
    .table-container .table-body {
      width: 100rem; } }
  .table-container .table-body .table-body-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 0.1rem solid #F0F0F0; }
  .table-container .table-body .label-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: var(--Black, #131313);
    font-size: 1.6rem;
    font-weight: 700; }
    @media only screen and (max-width: 600px) {
      .table-container .table-body .label-table {
        font-size: 1.4rem; } }
    @media screen and (min-width: 0) {
      .table-container .table-body .label-table {
        display: none; } }
    .table-container .table-body .label-table .ic i {
      color: var(--Black, #131313);
      -webkit-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
    .table-container .table-body .label-table .ic.active i {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
  @media screen and (min-width: 0px) {
    .table-container .table-body .table-body-item:nth-child(odd) {
      background: #F0F0F0; }
    .table-container .table-body .table-body-item:nth-child(even) {
      background: transparent; } }
  .table-container .table-body .table-body-col {
    padding: 2.4rem 0; }
    .table-container .table-body .table-body-col:first-child {
      width: calc(4/12*100%); }
    .table-container .table-body .table-body-col:nth-child(2) {
      width: calc(2/12*100%); }
    .table-container .table-body .table-body-col:nth-child(3) {
      width: calc(2/12*100%); }
    .table-container .table-body .table-body-col:nth-child(4) {
      width: calc(2/12*100%); }
    .table-container .table-body .table-body-col:last-child {
      width: calc(2/12*100%);
      text-align: right;
      padding-right: 2.4rem; }
    .table-container .table-body .table-body-col > .label-col-mb {
      width: 40%; }
      @media screen and (min-width: 0) {
        .table-container .table-body .table-body-col > .label-col-mb {
          display: none; } }
    .table-container .table-body .table-body-col > .txt {
      display: block;
      text-align: center;
      text-wrap: wrap;
      color: var(--Black, #131313);
      font-size: 1.6rem;
      font-weight: 500;
      letter-spacing: 0.32px; }
      @media only screen and (max-width: 600px) {
        .table-container .table-body .table-body-col > .txt {
          font-size: 1.4rem; } }
      .table-container .table-body .table-body-col > .txt .bold {
        font-weight: 700; }
      .table-container .table-body .table-body-col > .txt .note {
        color: var(--Neutral-black-7, #8C8C8C);
        text-align: center;
        font-weight: 500;
        letter-spacing: 0.32px; }
    .table-container .table-body .table-body-col .link {
      color: var(--color-pri);
      text-decoration: underline; }
      @media screen and (max-width: 1200px) {
        .table-container .table-body .table-body-col .link {
          font-size: 1.3rem; } }
  .table-container .table-body .table-body-flex .notf {
    padding: .6rem;
    text-align: center;
    font-size: 1.6rem; }
    @media only screen and (max-width: 600px) {
      .table-container .table-body .table-body-flex .notf {
        font-size: 1.4rem; } }

.os {
  padding-top: 4rem; }
  @media screen and (max-width: 800px) {
    .os {
      padding-top: calc(4rem / 2); } }
  .os .form-list {
    margin-bottom: unset;
    margin-bottom: 4rem; }
    @media screen and (max-width: 800px) {
      .os .form-list {
        margin-bottom: calc(4rem / 2); } }
    @media screen and (max-width: 800px) {
      .os .form-list.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: .8rem; }
        .os .form-list.row .col {
          width: 100%; } }
  .os .form-ip {
    margin-bottom: unset; }
    .os .form-ip .select2-container,
    .os .form-ip .select2-container--default .select2-selection--single {
      height: 6.4rem;
      border: unset; }
      @media screen and (max-width: 1200px) {
        .os .form-ip .select2-container,
        .os .form-ip .select2-container--default .select2-selection--single {
          height: 4.4rem; } }
    .os .form-ip .select2-container--default .select2-selection--single {
      background-color: var(--color-pri); }
    .os .form-ip .select2-container .select2-selection--single .select2-selection__rendered {
      color: var(--White, var(--white, #FFF));
      font-size: 2rem;
      font-weight: 600; }
      @media only screen and (max-width: 1200px) {
        .os .form-ip .select2-container .select2-selection--single .select2-selection__rendered {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 800px) {
        .os .form-ip .select2-container .select2-selection--single .select2-selection__rendered {
          font-size: 1.4rem; } }
    .os .form-ip .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #ffffff transparent transparent transparent; }
    .os .form-ip:last-child .select2-container--default .select2-selection--single {
      background-color: var(--color-second); }
    @media screen and (min-width: 801px) {
      .os .form-ip:last-child {
        padding-left: unset; } }
    @media screen and (min-width: 801px) {
      .os .form-ip:nth-child(1) {
        padding-right: unset; } }

.page-open-schedule .banner {
  background: var(--Foundation-Sky-sky-6, #4EABE9); }
  .page-open-schedule .banner .title {
    margin-bottom: unset; }
    .page-open-schedule .banner .title-pri, .page-open-schedule .banner .title-sub {
      color: #ffffff; }

.linki .txt {
  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; }
  .linki .txt-inner {
    color: var(--Foundation-D-Blue-d-blue-7, #193F90);
    font-size: 1.6rem;
    font-weight: 600;
    line-height: normal;
    -webkit-transition: .3s;
    transition: .3s; }
    @media only screen and (max-width: 600px) {
      .linki .txt-inner {
        font-size: 1.4rem; } }
  .linki .txt img {
    width: 2.4rem;
    height: 2.4rem;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: brightness(0) saturate(100%) invert(16%) sepia(29%) saturate(6073%) hue-rotate(212deg) brightness(99%) contrast(87%);
    filter: brightness(0) saturate(100%) invert(16%) sepia(29%) saturate(6073%) hue-rotate(212deg) brightness(99%) contrast(87%); }
  .linki .txt:hover .txt-inner {
    color: var(--color-second); }
  .linki .txt:hover img {
    -webkit-filter: brightness(0) saturate(100%) invert(60%) sepia(98%) saturate(871%) hue-rotate(176deg) brightness(92%) contrast(97%);
    filter: brightness(0) saturate(100%) invert(60%) sepia(98%) saturate(871%) hue-rotate(176deg) brightness(92%) contrast(97%); }

.sc-slider:not(:last-child) {
  margin-bottom: 4rem; }
  @media screen and (max-width: 800px) {
    .sc-slider:not(:last-child) {
      margin-bottom: calc(4rem / 2); } }

.sc .head {
  margin-bottom: 2.4rem; }
  @media screen and (max-width: 800px) {
    .sc .head {
      margin-bottom: calc(2.4rem / 2); } }
  .sc .head .ic-text-item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 1.2rem;
    background: var(--Foundation-D-Blue-d-blue-6, #0D307A);
    -webkit-box-shadow: 0 0.4rem 0.8rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.4rem 0.8rem 0 rgba(0, 0, 0, 0.1); }
    .sc .head .ic-text-item-wr {
      padding: 1.8rem 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: .8rem; }
      .sc .head .ic-text-item-wr .ic {
        width: 2.4rem;
        height: 2.4rem; }
        .sc .head .ic-text-item-wr .ic img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
      .sc .head .ic-text-item-wr .text {
        color: var(--White, var(--white, #FFF));
        font-size: 1.6rem;
        font-weight: 600; }
        @media only screen and (max-width: 600px) {
          .sc .head .ic-text-item-wr .text {
            font-size: 1.4rem; } }

.sc .title {
  margin-bottom: 4rem; }
  @media screen and (max-width: 800px) {
    .sc .title {
      margin-bottom: calc(4rem / 2); } }
  .sc .title-second {
    text-align: center;
    color: var(--color-pri); }
  .sc .title-sub {
    color: var(--Black, #131313);
    text-align: center;
    font-size: 1.6rem;
    font-weight: 300;
    letter-spacing: 0.32px; }
    @media only screen and (max-width: 600px) {
      .sc .title-sub {
        font-size: 1.4rem; } }

@media screen and (max-width: 800px) {
  .sc-wr.row {
    --cg: 1.6rem;
    --rg: 1.6rem; } }

.sc-wr.row .col {
  margin-bottom: unset; }

.sc .scSlider {
  width: 100%; }
  .sc .scSlider .swiper {
    margin: 0 -1.6rem; }
    @media screen and (max-width: 800px) {
      .sc .scSlider .swiper {
        margin: 0 -.8rem; } }
    .sc .scSlider .swiper-wrapper {
      margin: unset; }
      @media screen and (max-width: 1000px) {
        .sc .scSlider .swiper-wrapper.row .col {
          width: calc(100% / 2.2); } }
      @media screen and (max-width: 670px) {
        .sc .scSlider .swiper-wrapper.row .col {
          width: calc(100% / 1.6); } }
      @media screen and (max-width: 500px) {
        .sc .scSlider .swiper-wrapper.row .col {
          width: calc(100% / 1.2); } }
      @media screen and (max-width: 425px) {
        .sc .scSlider .swiper-wrapper.row .col {
          width: 100%; } }

.sc-item-wr {
  border-radius: 0.8rem;
  border: 1px solid var(--Neutral-black-4, #F0F0F0);
  background: var(--White, #FFF);
  padding: 1.6rem; }
  @media screen and (max-width: 800px) {
    .sc-item-wr {
      padding: .8rem; } }
  .sc-item-wr .image {
    margin-bottom: 1.6rem; }
    @media screen and (max-width: 800px) {
      .sc-item-wr .image {
        margin-bottom: calc(1.6rem / 2); } }
    .sc-item-wr .image-inner {
      border-radius: 0.4rem;
      display: block;
      padding-top: calc((187 / 352) * 100%);
      position: relative;
      overflow: hidden; }
      .sc-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; }
  .sc-item-wr .tt {
    display: block;
    color: var(--Black, #131313);
    font-size: 2.4rem;
    font-weight: 700;
    -webkit-transition: .3s;
    transition: .3s; }
    @media only screen and (max-width: 1200px) {
      .sc-item-wr .tt {
        font-size: 2.2rem; } }
    @media only screen and (max-width: 800px) {
      .sc-item-wr .tt {
        font-size: 1.8rem; } }
    @media (hover: hover) {
      .sc-item-wr .tt:hover {
        color: var(--color-pri); } }
  .sc-item-wr .sub {
    margin-bottom: 1.2rem;
    color: var(--Neutral-black-7, #8C8C8C);
    font-size: 1.4rem;
    font-style: italic;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media screen and (max-width: 800px) {
      .sc-item-wr .sub {
        margin-bottom: calc(1.2rem / 2); } }
    @media only screen and (max-width: 600px) {
      .sc-item-wr .sub {
        font-size: 1.2rem; } }
  .sc-item-wr .inf-wr {
    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;
    gap: .8rem; }
    .sc-item-wr .inf-wr .text {
      color: var(--Black, #131313);
      font-size: 1.2rem;
      font-weight: 400; }
    .sc-item-wr .inf-wr .bold {
      color: var(--Black, #131313);
      font-size: 1.2rem;
      font-weight: 700; }

@media (hover: hover) {
  .sc-item:hover .sc-item-wr .image-inner img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); } }

.wu {
  padding-top: 6rem; }
  @media screen and (max-width: 800px) {
    .wu {
      padding-top: calc(6rem / 2); } }
  .wu .title {
    margin-bottom: 4rem; }
    @media screen and (max-width: 800px) {
      .wu .title {
        margin-bottom: calc(4rem / 2); } }
    .wu .title-second {
      text-align: center;
      color: var(--color-pri); }
  .wu .wu-item {
    margin-bottom: unset;
    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;
    height: 100%; }
    .wu .wu-item .wrapper {
      height: 100%; }
    .wu .wu-item .num {
      height: -webkit-fit-content;
      height: -moz-fit-content;
      height: fit-content;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: auto;
      -webkit-transform: translateY(50%);
      transform: translateY(50%); }
      .wu .wu-item .num-wr {
        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: 8.3rem;
        height: 8.3rem;
        color: var(--Black, #131313);
        text-align: center;
        font-size: 3.2rem;
        font-weight: 700;
        border-radius: 50%;
        background: var(--Foundation-Yellow-yellow-5, #FFD52E); }
        @media only screen and (max-width: 1200px) {
          .wu .wu-item .num-wr {
            font-size: 2.2rem; } }
        @media only screen and (max-width: 600px) {
          .wu .wu-item .num-wr {
            font-size: 2rem; } }
    .wu .wu-item-wr {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 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: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 5.6rem 2.4rem 2.4rem 2.4rem;
      border-radius: 0.8rem;
      background: var(--Foundation-D-Blue-d-blue-5, #395592); }
      .wu .wu-item-wr .tt {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        margin-bottom: 2.4rem;
        color: var(--White, #FFF);
        text-align: center;
        font-size: 2rem;
        font-weight: 600;
        height: 5.4rem; }
        @media screen and (max-width: 800px) {
          .wu .wu-item-wr .tt {
            margin-bottom: calc(2.4rem / 2); } }
        @media only screen and (max-width: 1200px) {
          .wu .wu-item-wr .tt {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .wu .wu-item-wr .tt {
            font-size: 1.4rem; } }
        @media screen and (max-width: 843px) {
          .wu .wu-item-wr .tt {
            height: 4.2rem; } }
      .wu .wu-item-wr .text {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        color: var(--White, var(--white, #FFF));
        text-align: center;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 160%;
        letter-spacing: 0.32px; }
        @media only screen and (max-width: 600px) {
          .wu .wu-item-wr .text {
            font-size: 1.4rem; } }
  .wu .wuSlider {
    width: 100%;
    position: relative; }
    .wu .wuSlider .swiper {
      margin: 0 -1.6rem; }
      @media screen and (max-width: 800px) {
        .wu .wuSlider .swiper {
          margin: 0 -.8rem; } }
      .wu .wuSlider .swiper-wrapper {
        margin: unset; }
        @media screen and (max-width: 1000px) {
          .wu .wuSlider .swiper-wrapper.row .col {
            width: calc(100% / 2.2); } }
        @media screen and (max-width: 670px) {
          .wu .wuSlider .swiper-wrapper.row .col {
            width: calc(100% / 1.6); } }
        @media screen and (max-width: 500px) {
          .wu .wuSlider .swiper-wrapper.row .col {
            width: calc(100% / 1.2); } }
        @media screen and (max-width: 425px) {
          .wu .wuSlider .swiper-wrapper.row .col {
            width: 100%; } }

.route {
  position: relative;
  overflow: hidden; }
  .route .decor-star1 {
    content: '';
    position: absolute;
    top: 14%;
    left: 68%;
    width: 4%; }
    @media screen and (max-width: 1440px) {
      .route .decor-star1 {
        left: 75%; } }
    @media screen and (max-width: 1200px) {
      .route .decor-star1 {
        top: 4%; } }
    .route .decor-star1 img {
      -webkit-animation: slide-in-fwd-center .6s infinite alternate both;
      animation: slide-in-fwd-center .6s infinite alternate both;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .route .decor-star2 {
    content: '';
    position: absolute;
    top: 13%;
    left: 72%;
    width: 1%; }
    @media screen and (max-width: 1440px) {
      .route .decor-star2 {
        left: 79%; } }
    @media screen and (max-width: 1200px) {
      .route .decor-star2 {
        top: 2%; } }
    .route .decor-star2 img {
      -webkit-animation: slide-in-fwd-center .6s infinite alternate both;
      animation: slide-in-fwd-center .6s infinite alternate both;
      -webkit-animation-delay: .2s;
      animation-delay: .2s;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .route .title {
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .route .title {
        margin-bottom: calc(3.2rem / 2); } }
    .route .title-second {
      color: var(--color-pri);
      text-align: center; }
      @media screen and (max-width: 405px) {
        .route .title-second br {
          display: none; } }
  .route-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;
    row-gap: 1.6rem; }
  .route .route-item {
    width: calc(100% / 5); }
    @media screen and (max-width: 525px) {
      .route .route-item {
        width: calc(100% / 3); } }
    @media screen and (max-width: 425px) {
      .route .route-item {
        width: calc(100% / 2); } }
    .route .route-item-wr .image {
      margin: auto;
      margin-bottom: 1.6rem;
      width: 8.8rem;
      height: 8.8rem;
      position: relative; }
      @media screen and (max-width: 800px) {
        .route .route-item-wr .image {
          margin-bottom: calc(1.6rem / 2); } }
      @media screen and (max-width: 800px) {
        .route .route-item-wr .image {
          width: 5.8rem;
          height: 5.8rem; } }
      .route .route-item-wr .image img {
        position: relative;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        -webkit-animation: jittery 2s linear infinite;
        animation: jittery 2s linear infinite; }
    .route .route-item-wr .step {
      color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
      text-align: center;
      font-size: 2rem;
      font-style: normal;
      font-weight: 600; }
      @media only screen and (max-width: 1200px) {
        .route .route-item-wr .step {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 800px) {
        .route .route-item-wr .step {
          font-size: 1.4rem; } }
    .route .route-item-wr .text {
      text-wrap: balance;
      color: var(--Black, #131313);
      text-align: center;
      font-size: 1.6rem;
      font-weight: 500;
      letter-spacing: 0.32px; }
      @media only screen and (max-width: 600px) {
        .route .route-item-wr .text {
          font-size: 1.4rem; } }
    .route .route-item:not(:first-child) .route-item-wr .image::before {
      content: '';
      position: absolute;
      top: calc(50% + .1rem);
      left: 0;
      -webkit-transform: translateY(-50%) translateX(-100%);
      transform: translateY(-50%) translateX(-100%);
      width: .8rem;
      height: 1.1rem;
      background: url("../assets/images/ic-Line43.svg");
      background-repeat: no-repeat;
      background-size: contain; }
    .route .route-item:not(:first-child) .route-item-wr .image:after {
      content: '';
      position: absolute;
      width: 170%;
      height: 0;
      border-bottom: 1px dashed var(--color-pri);
      top: 50%;
      left: 0;
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
      z-index: -1; }
      @media screen and (max-width: 425px) {
        .route .route-item:not(:first-child) .route-item-wr .image:after {
          width: 240%; } }

.itinerary {
  padding-top: 6.6rem;
  position: relative; }
  @media screen and (max-width: 800px) {
    .itinerary {
      padding-top: calc(6.6rem / 2); } }
  .itinerary .decor-star1 {
    content: '';
    position: absolute;
    top: 6%;
    left: 15%;
    width: 4%; }
    @media screen and (max-width: 800px) {
      .itinerary .decor-star1 {
        top: 2%; } }
    .itinerary .decor-star1 img {
      -webkit-animation: slide-in-fwd-center .6s infinite alternate both;
      animation: slide-in-fwd-center .6s infinite alternate both;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .itinerary .decor-star2 {
    content: '';
    position: absolute;
    top: 6%;
    left: 19%;
    width: 1%; }
    @media screen and (max-width: 800px) {
      .itinerary .decor-star2 {
        top: 1%; } }
    .itinerary .decor-star2 img {
      -webkit-animation: slide-in-fwd-center .6s infinite alternate both;
      animation: slide-in-fwd-center .6s infinite alternate both;
      -webkit-animation-delay: .2s;
      animation-delay: .2s;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .itinerary .title {
    margin-bottom: 6rem; }
    @media screen and (max-width: 800px) {
      .itinerary .title {
        margin-bottom: calc(6rem / 2); } }
    .itinerary .title-second {
      text-align: center;
      color: var(--color-pri);
      margin-bottom: unset; }
  .itinerary .itinerary-item {
    margin-bottom: 6rem; }
    @media screen and (max-width: 800px) {
      .itinerary .itinerary-item {
        margin-bottom: calc(6rem / 2); } }
    @media screen and (max-width: 800px) {
      .itinerary .itinerary-item-wr.row {
        --rg: 1.6rem;
        --cg: 1.6rem; }
        .itinerary .itinerary-item-wr.row .col {
          width: 100%; } }
    .itinerary .itinerary-item-lf .tt {
      color: var(--Black, #131313);
      font-size: 3.2rem;
      font-weight: 700; }
      @media only screen and (max-width: 1200px) {
        .itinerary .itinerary-item-lf .tt {
          font-size: 2.2rem; } }
      @media only screen and (max-width: 600px) {
        .itinerary .itinerary-item-lf .tt {
          font-size: 2rem; } }
      @media screen and (max-width: 800px) {
        .itinerary .itinerary-item-lf .tt {
          padding-left: 4rem; } }
    .itinerary .itinerary-item-rt {
      position: relative;
      padding-left: unset; }
      .itinerary .itinerary-item-rt .wrapper {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 2.8rem; }
        @media screen and (max-width: 800px) {
          .itinerary .itinerary-item-rt .wrapper {
            gap: 1.4rem; } }
        .itinerary .itinerary-item-rt .wrapper .ic {
          -ms-flex-negative: 0;
          flex-shrink: 0;
          width: 5.6rem;
          height: 5.6rem; }
          @media screen and (max-width: 800px) {
            .itinerary .itinerary-item-rt .wrapper .ic {
              width: 3.3rem;
              height: 3.3rem; } }
          .itinerary .itinerary-item-rt .wrapper .ic img {
            position: relative;
            width: 100%;
            height: 100%;
            -o-object-fit: contain;
            object-fit: contain; }
        .itinerary .itinerary-item-rt .wrapper .content .tt {
          margin-bottom: 2.4rem;
          color: var(--Foundation-D-Blue-d-blue-5, #395592);
          font-size: 2.4rem;
          font-weight: 700;
          line-height: normal;
          padding-left: unset; }
          @media screen and (max-width: 800px) {
            .itinerary .itinerary-item-rt .wrapper .content .tt {
              margin-bottom: calc(2.4rem / 2); } }
          @media only screen and (max-width: 1200px) {
            .itinerary .itinerary-item-rt .wrapper .content .tt {
              font-size: 2.2rem; } }
          @media only screen and (max-width: 800px) {
            .itinerary .itinerary-item-rt .wrapper .content .tt {
              font-size: 1.8rem; } }
        .itinerary .itinerary-item-rt .wrapper .content .text-gr ul li {
          padding-left: 2.4rem;
          margin-bottom: 1.6rem;
          color: var(--Black, #131313);
          font-size: 1.6rem;
          font-weight: 400;
          letter-spacing: 0.32px;
          position: relative; }
          @media screen and (max-width: 800px) {
            .itinerary .itinerary-item-rt .wrapper .content .text-gr ul li {
              margin-bottom: calc(1.6rem / 2); } }
          @media only screen and (max-width: 600px) {
            .itinerary .itinerary-item-rt .wrapper .content .text-gr ul li {
              font-size: 1.4rem; } }
          .itinerary .itinerary-item-rt .wrapper .content .text-gr ul li::before {
            content: '';
            position: absolute;
            width: .5rem;
            height: .5rem;
            background: #131313;
            border-radius: 50%;
            top: 1rem;
            left: 1rem; }
    .itinerary .itinerary-item:not(:last-child) .itinerary-item-rt::before {
      content: '';
      position: absolute;
      top: 0;
      left: 2.4rem;
      width: .8rem;
      height: 140%;
      background: var(--Foundation-D-Blue-d-blue-5, #395592);
      z-index: 0; }
      @media screen and (max-width: 800px) {
        .itinerary .itinerary-item:not(:last-child) .itinerary-item-rt::before {
          left: 1.5rem;
          width: .4rem;
          height: 155%; } }
      @media screen and (max-width: 360px) {
        .itinerary .itinerary-item:not(:last-child) .itinerary-item-rt::before {
          height: 150%; } }

.benefits {
  background: #FFE991; }
  @media screen and (max-width: 900px) {
    .benefits {
      padding-bottom: 4rem; } }
  @media screen and (min-width: 901px) {
    .benefits .ctn-f {
      padding-left: unset; } }
  @media screen and (min-width: 1480px) {
    .benefits .ctn-f {
      padding-right: calc(var(--half) - 11.2rem); } }
  @media screen and (max-width: 900px) {
    .benefits-wr.row {
      --rg: 1.6rem;
      --cg: 1.6rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .benefits-wr.row .col {
        width: 100%; } }
  @media screen and (min-width: 901px) {
    .benefits-wr.row {
      margin-bottom: unset; }
      .benefits-wr.row .col {
        margin-bottom: unset; } }
  .benefits-lf {
    position: relative; }
    .benefits-lf .decor {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: calc(372 / 871 * 100%);
      pointer-events: none;
      z-index: 0; }
      .benefits-lf .decor img {
        position: relative;
        top: unset;
        left: unset;
        -webkit-transform: unset;
        transform: unset;
        -o-object-position: unset;
        object-position: unset;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .benefits-lf 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;
      -o-object-position: bottom;
      object-position: bottom; }
      @media screen and (max-width: 900px) {
        .benefits-lf img {
          position: relative;
          top: unset;
          left: unset;
          -webkit-transform: unset;
          transform: unset;
          -o-object-position: unset;
          object-position: unset; } }
  .benefits-rt .title-second {
    color: var(--color-pri);
    font-weight: 800;
    letter-spacing: 0.36px;
    text-wrap: pretty; }
  @media screen and (min-width: 901px) {
    .benefits-rt .wrapper {
      padding-top: 6.2rem;
      padding-bottom: 6.2rem; } }
  @media screen and (min-width: 901px) and (max-width: 800px) {
    .benefits-rt .wrapper {
      padding-top: calc(6.2rem / 2); } }
  @media screen and (min-width: 901px) and (max-width: 800px) {
    .benefits-rt .wrapper {
      padding-bottom: calc(6.2rem / 2); } }
  @media screen and (max-width: 900px) {
    .benefits-rt .wrapper .btn {
      margin-left: auto;
      margin-right: auto; } }
  .benefits .benefits-rt-item {
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 800px) {
      .benefits .benefits-rt-item {
        margin-bottom: calc(2.4rem / 2); } }
    .benefits .benefits-rt-item-wr {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 1.6rem; }
      @media screen and (max-width: 800px) {
        .benefits .benefits-rt-item-wr {
          gap: .8rem; } }
      .benefits .benefits-rt-item-wr .ic {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 6rem;
        height: 6rem; }
        @media screen and (max-width: 800px) {
          .benefits .benefits-rt-item-wr .ic {
            width: 4rem;
            height: 4rem; } }
        .benefits .benefits-rt-item-wr .ic img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
      .benefits .benefits-rt-item-wr .text .tt {
        margin-bottom: .8rem;
        color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
        font-size: 2rem;
        font-style: normal;
        font-weight: 600; }
        @media only screen and (max-width: 1200px) {
          .benefits .benefits-rt-item-wr .text .tt {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .benefits .benefits-rt-item-wr .text .tt {
            font-size: 1.4rem; } }
      .benefits .benefits-rt-item-wr .text .sub {
        text-align: justify;
        color: var(--Black, #131313);
        font-size: 1.4rem;
        font-weight: 400; }
        @media only screen and (max-width: 600px) {
          .benefits .benefits-rt-item-wr .text .sub {
            font-size: 1.2rem; } }
        .benefits .benefits-rt-item-wr .text .sub .bold {
          font-weight: 700; }

.lb {
  padding-top: 6rem;
  padding-bottom: 6rem; }
  @media screen and (max-width: 800px) {
    .lb {
      padding-top: calc(6rem / 2); } }
  @media screen and (max-width: 800px) {
    .lb {
      padding-bottom: calc(6rem / 2); } }
  .lb .title-second {
    text-align: center;
    color: var(--color-pri); }
  .lb-wr.row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: unset; }
    .lb-wr.row .col {
      margin-bottom: unset; }
  .lb-item .image {
    display: block;
    padding-top: calc((1 / 1) * 100%);
    position: relative;
    overflow: hidden; }
    .lb-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: contain;
      object-fit: contain; }
  .lb .lbSwiper .swiper {
    width: 100%;
    margin: 0 -1.6rem; }
    .lb .lbSwiper .swiper .swiper-pagination {
      margin-top: 3.2rem; }
      @media screen and (max-width: 800px) {
        .lb .lbSwiper .swiper .swiper-pagination {
          margin-top: calc(3.2rem / 2); } }

.page-course-sat .hc-item {
  width: calc(100% / 3);
  padding: 0 1.65rem; }
  @media screen and (max-width: 768px) {
    .page-course-sat .hc-item {
      padding: 0 .825rem;
      width: calc(100% / 2); } }
  @media screen and (max-width: 768px) and (max-width: 450px) {
    .page-course-sat .hc-item {
      width: 100%; } }
  @media screen and (max-width: 768px) {
      .page-course-sat .hc-item .content {
        padding: 2rem; } }

.page-course-sat .bn .sts-btn-wr .white {
  border: 1px solid transparent; }

.page-course-sat .bn .sts {
  background: #4EABE9; }
  @media screen and (max-width: 900px) {
    .page-course-sat .bn .sts .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; } }

.page-course-sat .bn .sts-lf .content .tts,
.page-course-sat .bn .sts-lf .content .tts2 {
  color: #ffffff;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.4px;
  margin-bottom: -1rem; }
  @media only screen and (max-width: 1200px) {
    .page-course-sat .bn .sts-lf .content .tts,
    .page-course-sat .bn .sts-lf .content .tts2 {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 600px) {
    .page-course-sat .bn .sts-lf .content .tts,
    .page-course-sat .bn .sts-lf .content .tts2 {
      font-size: 2.4rem; } }

.page-course-sat .bn .sts-lf .content .tthl {
  color: var(--color-third);
  margin-bottom: -.5rem; }
  .page-course-sat .bn .sts-lf .content .tthl::before {
    display: none; }

.page-course-sat .bn .sts-lf .content .tts2 {
  margin-bottom: 2.4rem;
  font-weight: 700; }
  @media screen and (max-width: 800px) {
    .page-course-sat .bn .sts-lf .content .tts2 {
      margin-bottom: calc(2.4rem / 2); } }

.page-course-sat .bn .sts-lf .content .text {
  color: #ffffff; }

.page-course-sat .bn .sts-lf .content .link {
  color: var(--Foundation-D-Blue-d-blue-1, #E7EAF2); }
  @media (hover: hover) {
    .page-course-sat .bn .sts-lf .content .link:hover {
      color: var(--color-third); } }

.page-course-sat .bn .sts-lf .content .sts-stu .rw-num .num .text,
.page-course-sat .bn .sts-lf .content .sts-stu .rw-num .num .plus,
.page-course-sat .bn .sts-lf .content .sts-stu .rw-num .txt {
  color: #E7EAF2; }

.page-course-sat .route {
  padding-top: 2rem; }
  @media screen and (max-width: 800px) {
    .page-course-sat .route {
      padding-top: calc(2rem / 2); } }

@media screen and (min-width: 1001px) {
  .page-course-sat .ts .decor-star1 {
    top: 6%;
    left: 36%; }
  .page-course-sat .ts .decor-star2 {
    top: 6%;
    left: 40%; } }

@media screen and (max-width: 1000px) {
  .page-course-sat .ts .decor-star1 {
    top: 6%;
    left: 65%; } }

.page-course-sat .ts .decor-lf {
  bottom: -4%;
  left: -1%; }

.page-course-sat .ts-wr {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.page-course-sat .ts-rt {
  overflow: unset; }
  .page-course-sat .ts-rt-wr {
    padding-top: unset; }
    @media screen and (max-width: 1000px) {
      .page-course-sat .ts-rt-wr {
        padding-top: 4rem; } }

.bn .sts {
  padding-top: unset; }
  .bn .sts .decor {
    width: calc(197 / 1728 * 100%);
    top: unset;
    right: unset;
    bottom: 0;
    left: 0; }
    .bn .sts .decor img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  @media screen and (max-width: 900px) {
    .bn .sts-lf {
      margin-bottom: 1.6rem !important; } }
  .bn .sts-lf .content {
    position: relative;
    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%;
    height: 100%; }
    .bn .sts-lf .content .decor {
      content: '';
      position: absolute;
      top: -1%;
      right: 12%;
      left: unset;
      bottom: unset;
      width: calc(77/543 * 100%); }
      .bn .sts-lf .content .decor img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .bn .sts-lf .content .tthl {
      position: relative;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      color: var(--Foundation-D-Blue-d-blue-5, #395592);
      font-size: 10rem;
      font-weight: 500;
      letter-spacing: 1px;
      line-height: normal; }
      @media only screen and (max-width: 1200px) {
        .bn .sts-lf .content .tthl {
          font-size: 9rem; } }
      @media only screen and (max-width: 800px) {
        .bn .sts-lf .content .tthl {
          font-size: 8rem; } }
      @media only screen and (max-width: 600px) {
        .bn .sts-lf .content .tthl {
          font-size: 7rem; } }
      @media only screen and (max-width: 460px) {
        .bn .sts-lf .content .tthl {
          font-size: 6rem; } }
      @media screen and (max-width: 1026px) {
        .bn .sts-lf .content .tthl {
          font-size: 8rem; } }
      @media screen and (max-width: 917px) {
        .bn .sts-lf .content .tthl {
          font-size: 7rem; } }
      @media screen and (max-width: 425px) {
        .bn .sts-lf .content .tthl {
          font-size: 6rem; } }
      @media screen and (max-width: 375px) {
        .bn .sts-lf .content .tthl {
          font-size: 5rem; } }
      .bn .sts-lf .content .tthl::before {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%) translateX(100%);
        transform: translateY(-50%) translateX(100%);
        width: 7.3rem;
        height: 3.2rem;
        background: url("../assets/images/ic-pl.svg");
        background-repeat: no-repeat;
        background-size: cover; }
        @media screen and (max-width: 425px) {
          .bn .sts-lf .content .tthl::before {
            width: 5.3rem;
            height: 2.2rem;
            background-size: contain; } }
    @media screen and (min-width: 1201px) {
      .bn .sts-lf .content {
        padding: 3.8rem 0; } }
    .bn .sts-lf .content .tts {
      margin-bottom: .8rem;
      color: var(--Black, #131313);
      font-size: 3.2rem;
      font-weight: 700;
      line-height: normal;
      letter-spacing: 0.32px; }
      @media only screen and (max-width: 1200px) {
        .bn .sts-lf .content .tts {
          font-size: 2.2rem; } }
      @media only screen and (max-width: 600px) {
        .bn .sts-lf .content .tts {
          font-size: 2rem; } }
      @media screen and (max-width: 800px) {
        .bn .sts-lf .content .tts {
          font-size: 1.8rem; } }
  @media only screen and (max-width: 800px) and (max-width: 1200px) {
    .bn .sts-lf .content .tts {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 800px) and (max-width: 800px) {
    .bn .sts-lf .content .tts {
      font-size: 1.4rem; } }
  @media only screen and (max-width: 800px) and (max-width: 600px) {
    .bn .sts-lf .content .tts {
      font-size: 1.2rem; } }
    @media screen and (min-width: 1201px) {
      .bn .sts-lf .content .title {
        width: calc(100% + 24rem); } }
  @media screen and (min-width: 1201px) and (max-width: 1371px) {
    .bn .sts-lf .content .title {
      width: calc(100% + 26rem); } }
    .bn .sts-lf .content .title-second {
      margin-bottom: 2.4rem;
      position: relative;
      color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
      font-size: 4.8rem;
      font-weight: 800;
      letter-spacing: 0.48px;
      z-index: 1; }
      @media screen and (max-width: 800px) {
        .bn .sts-lf .content .title-second {
          margin-bottom: calc(2.4rem / 2); } }
      @media screen and (min-width: 901px) {
        .bn .sts-lf .content .title-second {
          text-wrap: pretty; } }
      @media only screen and (max-width: 1200px) {
        .bn .sts-lf .content .title-second {
          font-size: 3.8rem; } }
      @media only screen and (max-width: 800px) {
        .bn .sts-lf .content .title-second {
          font-size: 2.8rem; } }
      @media only screen and (max-width: 300px) {
        .bn .sts-lf .content .title-second {
          font-size: 2.4rem; } }
      @media screen and (max-width: 1276px) {
        .bn .sts-lf .content .title-second {
          font-size: 4.2rem; } }
  @media only screen and (max-width: 1276px) and (max-width: 1200px) {
    .bn .sts-lf .content .title-second {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 1276px) and (max-width: 800px) {
    .bn .sts-lf .content .title-second {
      font-size: 2.2rem; } }
    .bn .sts-lf .content .text {
      margin-bottom: 2.4rem;
      text-wrap: pretty;
      color: var(--Black, #131313);
      font-size: 1.6rem;
      font-weight: 300;
      letter-spacing: 0.32px; }
      @media screen and (max-width: 800px) {
        .bn .sts-lf .content .text {
          margin-bottom: calc(2.4rem / 2); } }
      @media only screen and (max-width: 600px) {
        .bn .sts-lf .content .text {
          font-size: 1.4rem; } }
  .bn .sts-rt {
    position: relative; }
    @media screen and (min-width: 901px) {
      .bn .sts-rt .img {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        width: 100%;
        height: 100%; }
        .bn .sts-rt .img img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          -o-object-position: left;
          object-position: left; } }
    @media screen and (max-width: 900px) {
      .bn .sts-rt .img {
        height: 100%; }
        .bn .sts-rt .img img {
          display: block;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; } }
    @media screen and (max-width: 900px) {
      .bn .sts-rt {
        padding-right: unset; } }
    .bn .sts-rt .tn .the-num:nth-child(1) {
      top: 5%;
      left: 2%; }
      @media screen and (max-width: 425px) {
        .bn .sts-rt .tn .the-num:nth-child(1) {
          top: 2%; } }
    .bn .sts-rt .tn .the-num:nth-child(2) {
      top: 60%; }
      @media screen and (max-width: 425px) {
        .bn .sts-rt .tn .the-num:nth-child(2) {
          top: 62%; } }
    .bn .sts-rt .tn .the-num:nth-child(3) {
      right: unset;
      left: 11%; }
    @media screen and (max-width: 520px) {
      .bn .sts-rt .tn .the-num:nth-child(2) {
        top: 40%; }
      .bn .sts-rt .tn .the-num:nth-child(3) {
        bottom: 2rem; } }
    @media screen and (max-width: 375px) {
      .bn .sts-rt .tn .the-num {
        display: none; } }
  .bn .sts-btn {
    margin-bottom: 4rem; }
    @media screen and (max-width: 800px) {
      .bn .sts-btn {
        margin-bottom: calc(4rem / 2); } }
    .bn .sts-btn-wr {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start;
      gap: 2.4rem; }
      .bn .sts-btn-wr .link {
        display: block;
        color: var(--Black, #131313);
        font-size: 2rem;
        font-weight: 400;
        line-height: normal;
        text-decoration: none;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        -webkit-transition: .3s;
        transition: .3s; }
        @media only screen and (max-width: 1200px) {
          .bn .sts-btn-wr .link {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .bn .sts-btn-wr .link {
            font-size: 1.4rem; } }
        @media (hover: hover) {
          .bn .sts-btn-wr .link:hover {
            color: var(--color-second); } }
  .bn .sts-stu {
    position: relative;
    z-index: 2; }
  .bn .sts .row {
    margin-bottom: unset; }
    @media screen and (min-width: 901px) {
      .bn .sts .row .sts-lf, .bn .sts .row .sts-rt {
        padding-top: 7rem;
        padding-bottom: 7rem; } }
  @media screen and (min-width: 901px) and (max-width: 800px) {
    .bn .sts .row .sts-lf, .bn .sts .row .sts-rt {
      padding-top: calc(7rem / 2); } }
  @media screen and (min-width: 901px) and (max-width: 800px) {
    .bn .sts .row .sts-lf, .bn .sts .row .sts-rt {
      padding-bottom: calc(7rem / 2); } }

@media screen and (max-width: 900px) {
  .bn .sts-wr .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

.ca {
  background: #EDF7FD; }
  @media screen and (min-width: 801px) {
    .ca .ctn-f {
      padding: unset; } }
  @media screen and (min-width: 801px) {
    .ca-wr.row {
      margin-bottom: unset; }
      .ca-wr.row .col {
        margin-bottom: unset; } }
  @media screen and (max-width: 800px) {
    .ca-wr.row {
      --cg: 1.6rem;
      --rg: 1.6rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .ca-wr.row .col {
        width: 100%; } }
  .ca-lf {
    position: relative; }
    @media screen and (min-width: 801px) {
      .ca-lf 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;
        padding-right: 6rem; } }
  @media screen and (min-width: 801px) and (max-width: 1200px) {
    .ca-lf img {
      padding-right: 2rem; } }
  .ca-rt .wrapper {
    padding: 4.8rem 0; }
    @media screen and (max-width: 800px) {
      .ca-rt .wrapper {
        padding: 2.4rem 0;
        padding-top: unset; } }
    .ca-rt .wrapper .title {
      margin-bottom: 3.2rem; }
      @media screen and (max-width: 800px) {
        .ca-rt .wrapper .title {
          margin-bottom: calc(3.2rem / 2); } }
      .ca-rt .wrapper .title-second {
        color: var(--color-pri); }
    .ca-rt .wrapper .ic-text .ic-text-item {
      margin-bottom: 2.7rem; }
      @media screen and (max-width: 800px) {
        .ca-rt .wrapper .ic-text .ic-text-item {
          margin-bottom: calc(2.7rem / 2); } }
      .ca-rt .wrapper .ic-text .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: .8rem; }
        .ca-rt .wrapper .ic-text .ic-text-item-wr .ic {
          width: 2.4rem;
          height: 2.4rem; }
          .ca-rt .wrapper .ic-text .ic-text-item-wr .ic img {
            width: 100%;
            height: 100%;
            -o-object-fit: contain;
            object-fit: contain; }
        .ca-rt .wrapper .ic-text .ic-text-item-wr .text {
          color: var(--Black, #131313);
          font-size: 1.6rem;
          font-style: normal;
          font-weight: 500;
          letter-spacing: 0.32px; }
          @media only screen and (max-width: 600px) {
            .ca-rt .wrapper .ic-text .ic-text-item-wr .text {
              font-size: 1.4rem; } }

.cc {
  padding-bottom: 6rem; }
  @media screen and (max-width: 800px) {
    .cc {
      padding-bottom: calc(6rem / 2); } }
  .cc .title {
    width: 100.6rem;
    max-width: 100%;
    margin: auto;
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .cc .title {
        margin-bottom: calc(3.2rem / 2); } }
    .cc .title-second {
      margin-bottom: .8rem;
      color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
      text-align: center;
      letter-spacing: 0.36px; }
    .cc .title-sub {
      color: var(--Black, #131313);
      text-align: center;
      letter-spacing: 0.32px; }
  .cc .image {
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .cc .image {
        margin-bottom: calc(3.2rem / 2); } }
    .cc .image-inner {
      border-radius: 1.2rem;
      display: block;
      padding-top: calc((348 / 1216) * 100%);
      position: relative;
      overflow: hidden; }
      .cc .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; }
  @media screen and (max-width: 800px) {
    .cc-wr.row {
      --rg: 1.6rem;
      --cg: 1.6rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .cc-wr.row .col {
        width: 100%; } }
  .cc .cc-item .wrapper {
    height: 100%;
    border-radius: 1.2rem;
    background: var(--Neutral-black-2, #F8F8F8); }
  .cc .cc-item .tt {
    border-radius: 1.2rem 1.2rem 0 0;
    padding: .8rem 0;
    background: var(--Foundation-D-Blue-d-blue-6, #0D307A);
    color: var(--White, var(--white, #FFF));
    text-align: center;
    font-size: 2.4rem;
    font-weight: 800;
    letter-spacing: 0.24px; }
    @media only screen and (max-width: 1200px) {
      .cc .cc-item .tt {
        font-size: 2.2rem; } }
    @media only screen and (max-width: 800px) {
      .cc .cc-item .tt {
        font-size: 1.8rem; } }
    @media screen and (max-width: 425px) {
      .cc .cc-item .tt {
        font-size: 1.8rem; } }
    @media screen and (max-width: 320px) {
      .cc .cc-item .tt {
        font-size: 1.6rem; } }
  .cc .cc-item .content {
    border-radius: 0 0 1.2rem 1.2rem;
    padding: 2.4rem; }
    @media screen and (max-width: 800px) {
      .cc .cc-item .content {
        padding: 1.2rem; } }
    .cc .cc-item .content ul li {
      padding-left: 2.4rem;
      margin-bottom: 0.8rem;
      color: var(--Black, #131313);
      font-size: 1.6rem;
      font-weight: 300;
      letter-spacing: 0.32px;
      position: relative; }
      @media screen and (max-width: 800px) {
        .cc .cc-item .content ul li {
          margin-bottom: calc(0.8rem / 2); } }
      @media only screen and (max-width: 600px) {
        .cc .cc-item .content ul li {
          font-size: 1.4rem; } }
      .cc .cc-item .content ul li::before {
        content: '';
        position: absolute;
        width: .5rem;
        height: .5rem;
        background: #131313;
        border-radius: 50%;
        top: 1rem;
        left: 1rem; }

.ra {
  padding-top: 6rem;
  padding-bottom: 6rem; }
  @media screen and (max-width: 800px) {
    .ra {
      padding-top: calc(6rem / 2); } }
  @media screen and (max-width: 800px) {
    .ra {
      padding-bottom: calc(6rem / 2); } }
  .ra .title {
    width: 100.6rem;
    max-width: 100%;
    margin: auto;
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .ra .title {
        margin-bottom: calc(3.2rem / 2); } }
    .ra .title-second {
      margin-bottom: 1.6rem;
      color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
      text-align: center;
      letter-spacing: 0.36px; }
      @media screen and (max-width: 800px) {
        .ra .title-second {
          margin-bottom: calc(1.6rem / 2); } }
    .ra .title-sub {
      width: 90rem;
      max-width: 100%;
      margin: auto;
      color: var(--Black, #131313);
      text-align: center;
      font-weight: 300;
      letter-spacing: 0.32px; }
  .ra-wr .image-inner {
    display: block;
    padding-top: calc((671 / 1216) * 100%);
    position: relative;
    overflow: hidden; }
    .ra-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; }

.ts-new .ts {
  overflow: hidden; }
  .ts-new .ts .decor-lf {
    bottom: unset;
    top: -5%;
    left: -1%; }
  .ts-new .ts .decor-rt {
    top: -24%; }
  .ts-new .ts-bg {
    content: '';
    position: absolute;
    left: 0;
    bottom: 17%;
    color: var(--Foundation-D-Blue-d-blue-5, #395592);
    text-align: center;
    font-size: 12.8rem;
    font-weight: 600;
    line-height: normal;
    opacity: 0.3; }
    @media screen and (max-width: 1000px) {
      .ts-new .ts-bg {
        bottom: 53%; } }
    @media screen and (max-width: 800px) {
      .ts-new .ts-bg {
        bottom: 35%; } }
    @media only screen and (max-width: 1200px) {
      .ts-new .ts-bg {
        font-size: 11rem; } }
    @media only screen and (max-width: 800px) {
      .ts-new .ts-bg {
        font-size: 10rem; } }
    @media only screen and (max-width: 600px) {
      .ts-new .ts-bg {
        font-size: 9rem; } }
    @media only screen and (max-width: 460px) {
      .ts-new .ts-bg {
        font-size: 7rem; } }
  @media screen and (min-width: 1001px) {
    .ts-new .ts-rt {
      padding-left: 8rem; } }
  .ts-new .ts-rt-wr .title {
    margin-bottom: 2rem; }
    @media screen and (max-width: 800px) {
      .ts-new .ts-rt-wr .title {
        margin-bottom: calc(2rem / 2); } }
    .ts-new .ts-rt-wr .title-second {
      text-align: left; }

.page-course-aef .wu {
  padding-top: 6rem;
  padding-bottom: 16rem; }
  @media screen and (max-width: 800px) {
    .page-course-aef .wu {
      padding-top: calc(6rem / 2); } }
  @media screen and (max-width: 800px) {
    .page-course-aef .wu {
      padding-bottom: calc(16rem / 2); } }
  @media screen and (max-width: 1200px) {
    .page-course-aef .wu {
      padding-bottom: 8rem; } }
  @media screen and (max-width: 1200px) and (max-width: 800px) {
    .page-course-aef .wu {
      padding-bottom: calc(8rem / 2); } }
  .page-course-aef .wu .title {
    margin-bottom: unset; }
    .page-course-aef .wu .title-second:nth-child(2) {
      margin-bottom: unset; }
    .page-course-aef .wu .title-second .spc::before {
      bottom: -2.5rem;
      height: 2.3rem;
      background: url("../assets/images/Vector1420.svg");
      background-repeat: no-repeat;
      background-size: contain; }
    .page-course-aef .wu .title-second.hspc {
      display: block;
      margin-bottom: 2.25rem; }
      @media screen and (max-width: 800px) {
        .page-course-aef .wu .title-second.hspc {
          margin-bottom: calc(2.25rem / 2); } }

@media screen and (min-width: 1480px) {
  .page-course-aef .ts-ctn {
    padding-right: calc(var(--half) - 24.2rem); } }

.page-course-aef .benefits .decor {
  width: calc(296/1728 * 100%); }

.page-course-aef .benefits .benefits-rt-item-wr .text .sub {
  font-size: 1.6rem;
  font-weight: 300; }
  @media only screen and (max-width: 600px) {
    .page-course-aef .benefits .benefits-rt-item-wr .text .sub {
      font-size: 1.4rem; } }

.hs .title {
  width: 64.9rem;
  max-width: 100%;
  margin: auto;
  margin-bottom: 3.2rem; }
  @media screen and (max-width: 800px) {
    .hs .title {
      margin-bottom: calc(3.2rem / 2); } }
  .hs .title-second {
    margin-bottom: 2.2rem;
    text-align: center;
    color: var(--color-pri); }
    @media screen and (max-width: 800px) {
      .hs .title-second {
        margin-bottom: calc(2.2rem / 2); } }
    .hs .title-second .spc::before {
      height: 1.5rem;
      width: 70%;
      -webkit-transform: translateX(25%);
      transform: translateX(25%); }
  .hs .title-sub {
    color: var(--Black, #131313);
    text-align: center;
    font-size: 1.6rem;
    font-weight: 300;
    letter-spacing: 0.32px; }
    @media only screen and (max-width: 600px) {
      .hs .title-sub {
        font-size: 1.4rem; } }

.hs .hsSlider .swiper-slide {
  overflow: unset; }
  @media screen and (max-width: 1100px) {
    .hs .hsSlider .swiper-slide {
      width: calc(100% / 2.7); } }
  @media screen and (max-width: 990px) {
    .hs .hsSlider .swiper-slide {
      width: calc(100% / 2.4); } }
  @media screen and (max-width: 888px) {
    .hs .hsSlider .swiper-slide {
      width: calc(100% / 2.2); } }
  @media screen and (max-width: 785px) {
    .hs .hsSlider .swiper-slide {
      width: calc(100% / 1.9); } }
  @media screen and (max-width: 670px) {
    .hs .hsSlider .swiper-slide {
      width: calc(100% / 1.6); } }
  @media screen and (max-width: 510px) {
    .hs .hsSlider .swiper-slide {
      width: calc(100% / 1.2); } }
  @media screen and (max-width: 388px) {
    .hs .hsSlider .swiper-slide {
      width: calc(100% / 1.1); } }
  @media screen and (max-width: 320px) {
    .hs .hsSlider .swiper-slide {
      width: 100%; } }

@media screen and (max-width: 425px) {
  .hs .hs-wr.row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: unset; }
    .hs .hs-wr.row .col {
      width: 100% !important; } }

@media screen and (max-width: 425px) {
  .hs-item {
    padding: unset; } }

.hs-item:not(:first-child) .num {
  position: relative; }
  .hs-item:not(:first-child) .num::before {
    width: 1rem;
    height: 1.155rem;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    background: url("../assets/images/ic-Line50.svg");
    background-repeat: no-repeat;
    background-size: contain; }
  .hs-item:not(:first-child) .num::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    width: 390%;
    border-top: 2px dashed var(--color-pri);
    z-index: -1; }
  .hs-item:not(:first-child) .num::before {
    -webkit-filter: brightness(0) saturate(100%) invert(87%) sepia(0%) saturate(2536%) hue-rotate(138deg) brightness(92%) contrast(116%);
    filter: brightness(0) saturate(100%) invert(87%) sepia(0%) saturate(2536%) hue-rotate(138deg) brightness(92%) contrast(116%); }
  .hs-item:not(:first-child) .num::after {
    border-color: var(--Neutral-black-5, #D9D9D9); }

.hs-item-wr {
  height: 80%; }
  .hs-item-wr .wrapper {
    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;
    height: 100%;
    border-radius: 0.8rem;
    border: 1px solid var(--Neutral-black-5, #D9D9D9);
    padding: 1.6rem; }
    @media screen and (max-width: 800px) {
      .hs-item-wr .wrapper {
        padding: .8rem; } }
  .hs-item-wr .stt {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 800px) {
      .hs-item-wr .stt {
        margin-bottom: calc(2.4rem / 2); } }
    .hs-item-wr .stt-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;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      gap: 1.2rem; }
      .hs-item-wr .stt-wr .dnum {
        display: block;
        padding: 0 .8rem;
        border-radius: 0.4rem;
        background: var(--Foundation-Yellow-yellow-5, #FFD52E);
        color: var(--Black, #131313);
        font-size: 4.8rem;
        font-weight: 700;
        line-height: normal; }
        @media only screen and (max-width: 1200px) {
          .hs-item-wr .stt-wr .dnum {
            font-size: 3.8rem; } }
        @media only screen and (max-width: 800px) {
          .hs-item-wr .stt-wr .dnum {
            font-size: 2.8rem; } }
        @media only screen and (max-width: 300px) {
          .hs-item-wr .stt-wr .dnum {
            font-size: 2.4rem; } }
      .hs-item-wr .stt-wr .cs-tt {
        display: block;
        color: var(--Black, #131313);
        font-size: 1.6rem;
        font-weight: 400;
        line-height: normal; }
        @media only screen and (max-width: 600px) {
          .hs-item-wr .stt-wr .cs-tt {
            font-size: 1.4rem; } }
      .hs-item-wr .stt-wr .cs-text {
        display: block;
        color: var(--Foundation-D-Blue-d-blue-7, #193F90);
        font-size: 2.4rem;
        font-weight: 600;
        line-height: normal; }
        @media only screen and (max-width: 1200px) {
          .hs-item-wr .stt-wr .cs-text {
            font-size: 2.2rem; } }
        @media only screen and (max-width: 800px) {
          .hs-item-wr .stt-wr .cs-text {
            font-size: 1.8rem; } }
  .hs-item-wr .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }

.hs-item .num {
  position: relative;
  margin-bottom: 1.6rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 8.3rem;
  height: 8.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: 0.4rem;
  border: 1px solid var(--Foundation-D-Blue-d-blue-4, #677DAB);
  background: #ffffff; }
  @media screen and (max-width: 425px) {
    .hs-item .num {
      display: none; } }
  @media screen and (max-width: 800px) {
    .hs-item .num {
      margin-bottom: calc(1.6rem / 2); } }
  .hs-item .num-wr {
    color: var(--Foundation-D-Blue-d-blue-4, #677DAB);
    text-align: center;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 700; }
    @media only screen and (max-width: 1200px) {
      .hs-item .num-wr {
        font-size: 2.2rem; } }
    @media only screen and (max-width: 600px) {
      .hs-item .num-wr {
        font-size: 2rem; } }
  .hs-item .num.active {
    background: var(--color-pri); }
    .hs-item .num.active .num-wr {
      color: #ffffff; }
    .hs-item .num.active::before {
      -webkit-filter: unset;
      filter: unset; }
    .hs-item .num.active::after {
      border-color: var(--color-pri); }
  .hs-item .num.current::before {
    -webkit-filter: unset;
    filter: unset; }
  .hs-item .num.current::after {
    border-color: var(--color-pri); }

.hs-item .tt {
  margin-bottom: 2.4rem;
  color: var(--Foundation-D-Blue-d-blue-7, #193F90);
  font-size: 2rem;
  font-style: normal;
  font-weight: 600; }
  @media screen and (max-width: 800px) {
    .hs-item .tt {
      margin-bottom: calc(2.4rem / 2); } }
  @media only screen and (max-width: 1200px) {
    .hs-item .tt {
      font-size: 1.8rem; } }
  @media only screen and (max-width: 800px) {
    .hs-item .tt {
      font-size: 1.4rem; } }
  @media screen and (max-width: 425px) {
    .hs-item .tt {
      font-size: 1.8rem; } }

.hs-item-op {
  display: block;
  margin-bottom: 1.6rem; }
  @media screen and (max-width: 800px) {
    .hs-item-op {
      margin-bottom: calc(1.6rem / 2); } }
  .hs-item-op .circle {
    width: 2.4rem;
    height: 2.4rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    display: block; }
    .hs-item-op .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; }
  .hs-item-op .wr {
    padding: 1.6rem;
    border-radius: 0.8rem;
    border: 1px solid var(--Neutral-black-5, #D9D9D9);
    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: 2.4rem; }
    @media screen and (max-width: 800px) {
      .hs-item-op .wr {
        gap: 1.2rem; } }
    .hs-item-op .wr .txt-gr .dname {
      display: block;
      margin-bottom: .8rem;
      color: var(--Neutral-black-7, #8C8C8C);
      font-size: 1.6rem;
      font-weight: 600;
      line-height: normal; }
      @media only screen and (max-width: 600px) {
        .hs-item-op .wr .txt-gr .dname {
          font-size: 1.4rem; } }
    .hs-item-op .wr .txt-gr .sco {
      display: block;
      color: var(--Neutral-black-7, #8C8C8C);
      font-style: normal;
      font-size: 2rem;
      font-weight: 600; }
      @media only screen and (max-width: 1200px) {
        .hs-item-op .wr .txt-gr .sco {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 800px) {
        .hs-item-op .wr .txt-gr .sco {
          font-size: 1.4rem; } }
  .hs-item-op input:checked ~ .wr {
    background: var(--Foundation-D-Blue-d-blue-7, #193F90);
    border-color: var(--Foundation-D-Blue-d-blue-7, #193F90); }
    .hs-item-op input:checked ~ .wr .circle::after {
      background-image: url("../assets/images/radio-fill.svg"); }
    .hs-item-op input:checked ~ .wr .txt-gr .dname {
      color: var(--White, #FFF); }
    .hs-item-op input:checked ~ .wr .txt-gr .sco {
      color: var(--White, #FFF); }

.hs-item:nth-child(1) {
  z-index: 3; }

.hs-item:nth-child(2) {
  z-index: 2; }

.hs-item:nth-child(3) {
  z-index: 1; }

.hs-item:nth-child(1) .hs-item-wr, .hs-item:nth-child(2) .hs-item-wr {
  width: 31.2rem;
  max-width: 100%; }
  @media screen and (max-width: 425px) {
    .hs-item:nth-child(1) .hs-item-wr, .hs-item:nth-child(2) .hs-item-wr {
      width: 100%; } }

.hs-item:nth-child(1) .hs-item-wr input:checked ~ .wr {
  position: relative; }
  .hs-item:nth-child(1) .hs-item-wr input:checked ~ .wr::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: var(--bf-width);
    height: 0;
    border-top: 2px dashed var(--color-pri);
    -webkit-transform: translateX(100%) translateY(-50%);
    transform: translateX(100%) translateY(-50%); }
    @media screen and (max-width: 425px) {
      .hs-item:nth-child(1) .hs-item-wr input:checked ~ .wr::before {
        display: none; } }
  .hs-item:nth-child(1) .hs-item-wr input:checked ~ .wr::after {
    content: '';
    position: absolute;
    top: var(--pseudo-top);
    bottom: var(--pseudo-bottom);
    right: calc(var(--bf-width) * -1);
    width: 0;
    height: var(--arr-height);
    border-right: 2px dashed var(--color-pri); }
    @media screen and (max-width: 425px) {
      .hs-item:nth-child(1) .hs-item-wr input:checked ~ .wr::after {
        display: none; } }

.hs-item:nth-child(2) .hs-item-wr input:checked ~ .wr {
  position: relative; }
  .hs-item:nth-child(2) .hs-item-wr input:checked ~ .wr::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: var(--bf-width);
    height: 0;
    border-top: 2px dashed var(--color-pri);
    -webkit-transform: translateX(-100%) translateY(-50%);
    transform: translateX(-100%) translateY(-50%); }
    @media screen and (max-width: 425px) {
      .hs-item:nth-child(2) .hs-item-wr input:checked ~ .wr::before {
        display: none; } }
  .hs-item:nth-child(2) .hs-item-wr input:checked ~ .wr::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: calc(var(--bf-width) * 2);
    height: 0;
    border-top: 2px dashed var(--color-pri);
    -webkit-transform: translateX(100%) translateY(-50%);
    transform: translateX(100%) translateY(-50%); }
    @media screen and (max-width: 425px) {
      .hs-item:nth-child(2) .hs-item-wr input:checked ~ .wr::after {
        display: none; } }

.rw {
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .rw-list {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    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;
    margin-left: -1.2rem;
    padding-left: 2.4rem; }
  .rw-item {
    display: none;
    width: 4.6rem;
    height: 4.6rem;
    border-radius: 50%;
    margin-left: -1.2rem; }
    .rw-item img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
    @media (max-width: 1230px) and (min-width: 600px) {
      .rw-item {
        width: 6vw;
        height: 6vw; } }
    .rw-item:nth-child(1), .rw-item:nth-child(2), .rw-item:nth-child(3) {
      display: block; }
  .rw-num .num .txt,
  .rw-num .num .plus {
    color: var(--Black, #131313);
    font-size: 3.2rem;
    font-weight: 600;
    line-height: normal; }
    @media only screen and (max-width: 1200px) {
      .rw-num .num .txt,
      .rw-num .num .plus {
        font-size: 2.2rem; } }
    @media only screen and (max-width: 600px) {
      .rw-num .num .txt,
      .rw-num .num .plus {
        font-size: 2rem; } }
  .rw-num .txt {
    color: var(--Neutral-black-8, #595959);
    font-size: 1.6rem;
    font-weight: 500; }
    @media only screen and (max-width: 600px) {
      .rw-num .txt {
        font-size: 1.4rem; } }

@media screen and (max-width: 900px) {
  .page-course-ielts .bn .sts-wr .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

.page-course-ielts .bn .sts-lf .content .tts,
.page-course-ielts .bn .sts-lf .content .tts2 {
  color: var(--Foundation-Sky-sky-5, #6EBAED);
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.4px;
  margin-bottom: -1rem; }
  @media only screen and (max-width: 1200px) {
    .page-course-ielts .bn .sts-lf .content .tts,
    .page-course-ielts .bn .sts-lf .content .tts2 {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 600px) {
    .page-course-ielts .bn .sts-lf .content .tts,
    .page-course-ielts .bn .sts-lf .content .tts2 {
      font-size: 2.4rem; } }

.page-course-ielts .bn .sts-lf .content .tthl {
  margin-bottom: -.5rem; }

.page-course-ielts .bn .sts-lf .content .tts2 {
  margin-bottom: 2.4rem;
  font-weight: 700; }
  @media screen and (max-width: 800px) {
    .page-course-ielts .bn .sts-lf .content .tts2 {
      margin-bottom: calc(2.4rem / 2); } }

.page-course-ielts .sc .title-second {
  margin-bottom: .8rem; }

.page-course-ielts .stage:not(:first-child) {
  padding-top: 1.6rem; }
  @media screen and (max-width: 800px) {
    .page-course-ielts .stage:not(:first-child) {
      padding-top: calc(1.6rem / 2); } }

.page-course-ielts .stage .sc-item {
  padding-bottom: 1.6rem;
  border-bottom: 1px solid var(--Neutral-black-5, #D9D9D9); }
  @media screen and (max-width: 800px) {
    .page-course-ielts .stage .sc-item {
      padding-bottom: calc(1.6rem / 2); } }
  .page-course-ielts .stage .sc-item-wr {
    border: unset;
    background: unset;
    padding: unset;
    border-radius: unset; }
    .page-course-ielts .stage .sc-item-wr .ttt {
      margin-bottom: .8rem;
      color: var(--Black, #131313);
      font-weight: 700;
      font-size: 1.6rem;
      padding-left: 2.4rem;
      position: relative; }
      @media only screen and (max-width: 600px) {
        .page-course-ielts .stage .sc-item-wr .ttt {
          font-size: 1.4rem; } }
      .page-course-ielts .stage .sc-item-wr .ttt::before {
        content: '';
        position: absolute;
        width: .5rem;
        height: .5rem;
        background: #131313;
        border-radius: 50%;
        top: 1rem;
        left: 1rem; }
    .page-course-ielts .stage .sc-item-wr .sub {
      margin-bottom: 1.6rem;
      color: var(--Neutral-black-10, #262626);
      font-weight: 400; }
      @media screen and (max-width: 800px) {
        .page-course-ielts .stage .sc-item-wr .sub {
          margin-bottom: calc(1.6rem / 2); } }
    .page-course-ielts .stage .sc-item-wr .inf {
      margin-bottom: 1.6rem; }
      @media screen and (max-width: 800px) {
        .page-course-ielts .stage .sc-item-wr .inf {
          margin-bottom: calc(1.6rem / 2); } }
      .page-course-ielts .stage .sc-item-wr .inf-item .text {
        font-size: 1.4rem;
        text-wrap: nowrap; }
        @media only screen and (max-width: 600px) {
          .page-course-ielts .stage .sc-item-wr .inf-item .text {
            font-size: 1.2rem; } }
      .page-course-ielts .stage .sc-item-wr .inf-item .bold {
        font-size: 1.4rem;
        text-wrap: nowrap; }
        @media only screen and (max-width: 600px) {
          .page-course-ielts .stage .sc-item-wr .inf-item .bold {
            font-size: 1.2rem; } }
    .page-course-ielts .stage .sc-item-wr .link {
      color: var(--Foundation-D-Blue-d-blue-7, #193F90);
      font-size: 1.4rem;
      font-weight: 400;
      -webkit-transition: .3s;
      transition: .3s; }
      @media only screen and (max-width: 600px) {
        .page-course-ielts .stage .sc-item-wr .link {
          font-size: 1.2rem; } }
      @media (hover: hover) {
        .page-course-ielts .stage .sc-item-wr .link:hover {
          color: var(--color-second); } }

.page-course-ielts .hs .content {
  max-height: 43.6rem;
  overflow: hidden scroll;
  padding-right: .5rem; }
  @media screen and (max-width: 425px) {
    .page-course-ielts .hs .content {
      max-height: 100%; }
      .page-course-ielts .hs .content::-webkit-scrollbar {
        display: none; } }

.page-course-ielts .hs .ics {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  margin: auto;
  margin-top: 2.3rem;
  margin-bottom: 2.9rem;
  width: 2.4rem;
  height: 2.4rem; }
  @media screen and (max-width: 800px) {
    .page-course-ielts .hs .ics {
      margin-top: calc(2.3rem / 2); } }
  @media screen and (max-width: 800px) {
    .page-course-ielts .hs .ics {
      margin-bottom: calc(2.9rem / 2); } }
  @media screen and (max-width: 800px) {
    .page-course-ielts .hs .ics {
      width: 1.4rem;
      height: 1.4rem; } }
  .page-course-ielts .hs .ics img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
  .page-course-ielts .hs .ics::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    width: 1.6rem;
    height: 1.6rem;
    background: url("../assets/images/ic-AltArrowDown.svg");
    background-repeat: no-repeat;
    background-size: contain; }

.sec-abw .abw {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff; }
  @media screen and (max-width: 800px) {
    .sec-abw .abw {
      padding-top: calc(4rem / 2); } }
  @media screen and (max-width: 800px) {
    .sec-abw .abw {
      padding-bottom: calc(4rem / 2); } }
  .sec-abw .abw-wrap {
    position: relative; }
    .sec-abw .abw-wrap .title-second {
      color: var(--Neutral-black-12, #141414);
      font-weight: 700;
      margin-bottom: 1.2rem; }
      @media screen and (max-width: 800px) {
        .sec-abw .abw-wrap .title-second {
          margin-bottom: calc(1.2rem / 2); } }
    .sec-abw .abw-wrap .title-sub {
      color: var(--color-text);
      text-align: center;
      margin-bottom: 4.8rem; }
      @media screen and (max-width: 800px) {
        .sec-abw .abw-wrap .title-sub {
          margin-bottom: calc(4.8rem / 2); } }
  .sec-abw .abw-ctn {
    width: 100%;
    max-width: 100%;
    margin-inline: auto; }
  .sec-abw .abw-pos {
    position: absolute;
    width: 60%;
    left: 100%;
    bottom: -15%;
    -webkit-transform: translateX(-70%);
    transform: translateX(-70%); }
    @media screen and (max-width: 1400px) {
      .sec-abw .abw-pos {
        width: 50%;
        -webkit-transform: translateX(-80%);
        transform: translateX(-80%); } }
    @media screen and (max-width: 1200px) {
      .sec-abw .abw-pos {
        left: unset;
        right: 0;
        top: 50%;
        bottom: unset;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); } }
    @media screen and (max-width: 640px) {
      .sec-abw .abw-pos {
        position: static;
        -webkit-transform: unset;
        transform: unset;
        width: 50rem;
        max-width: 100%;
        margin: 0 auto; } }
    .sec-abw .abw-pos img {
      width: 100%;
      display: block; }
  .sec-abw .abw-item {
    margin-bottom: 1.2rem; }
    @media screen and (max-width: 800px) {
      .sec-abw .abw-item {
        margin-bottom: calc(1.2rem / 2); } }
    .sec-abw .abw-item.active .abw-ihead {
      border-radius: .8rem .8rem 0 0;
      background: var(--Foundation-D-Blue-d-blue-7, #193F90);
      border: 1px solid var(--Foundation-D-Blue-d-blue-7, #193F90); }
      .sec-abw .abw-item.active .abw-ihead::before {
        left: 0;
        width: 100%;
        color: var(--Black); }
      .sec-abw .abw-item.active .abw-ihead .icon::before {
        background: #ffffff; }
      .sec-abw .abw-item.active .abw-ihead .icon::after {
        opacity: 0; }
      .sec-abw .abw-item.active .abw-ihead .t-text {
        color: #ffffff;
        font-weight: 600; }
  .sec-abw .abw-ihead {
    padding: 1.6rem;
    background: transparent;
    position: relative;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    text-wrap: pretty;
    border-radius: 0.8rem;
    border: 1px solid var(--Neutral-black-5, #D9D9D9); }
  .sec-abw .abw-list {
    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; }
  .sec-abw .abw-gr {
    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;
    gap: 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1; }
    .sec-abw .abw-gr .igr {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 2rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .sec-abw .abw-gr .igr .t-text {
        color: var(--Black, #131313);
        font-size: 2rem;
        font-weight: 400;
        line-height: normal; }
        @media only screen and (max-width: 1200px) {
          .sec-abw .abw-gr .igr .t-text {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .sec-abw .abw-gr .igr .t-text {
            font-size: 1.4rem; } }
    .sec-abw .abw-gr .icon {
      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: 1.6rem;
      height: 1.6rem;
      position: relative; }
      .sec-abw .abw-gr .icon::before {
        content: "";
        position: absolute;
        width: 1.6rem;
        height: 0.2rem;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: var(--color-pri); }
      .sec-abw .abw-gr .icon::after {
        content: "";
        position: absolute;
        width: 0.2rem;
        top: 50%;
        left: 50%;
        height: 1.6rem;
        background: var(--color-pri);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
  .sec-abw .abw-body {
    display: none; }
  .sec-abw .abw-content {
    padding: 1rem 2.4rem;
    background: #ffffff;
    text-wrap: pretty;
    border-radius: 0 0 0.8rem 0.8rem;
    border: 1px solid var(--Foundation-D-Blue-d-blue-7, #193F90); }
    .sec-abw .abw-content .t-des {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      color: var(--Neutral-black-11, #1F1F1F);
      font-size: 1.6rem;
      font-weight: 300;
      letter-spacing: 0.32px; }
      @media only screen and (max-width: 600px) {
        .sec-abw .abw-content .t-des {
          font-size: 1.4rem; } }

.page-details .banner {
  width: 100%;
  background: #052360;
  position: relative; }
  .page-details .banner .decor {
    top: unset;
    bottom: 20%;
    width: calc(191/ 1728 * 100%); }
  .page-details .banner .bbg {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .page-details .banner .bbg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .page-details .banner .title {
    width: 100%;
    margin-bottom: unset; }
    .page-details .banner .title .dtext {
      margin-bottom: .8rem;
      color: var(--white, #FFF);
      font-size: 1.6rem;
      font-weight: 400;
      letter-spacing: 0.32px; }
      @media only screen and (max-width: 600px) {
        .page-details .banner .title .dtext {
          font-size: 1.4rem; } }
    .page-details .banner .title-pri {
      margin-bottom: 2.4rem;
      text-align: left;
      color: #ffffff; }
      @media screen and (max-width: 800px) {
        .page-details .banner .title-pri {
          margin-bottom: calc(2.4rem / 2); } }
    .page-details .banner .title-sub {
      margin-bottom: 2.4rem;
      text-align: left;
      color: var(--white, #FFF);
      font-size: 1.6rem;
      font-weight: 400;
      letter-spacing: 0.32px;
      text-wrap: pretty; }
      @media screen and (max-width: 800px) {
        .page-details .banner .title-sub {
          margin-bottom: calc(2.4rem / 2); } }
      @media only screen and (max-width: 600px) {
        .page-details .banner .title-sub {
          font-size: 1.4rem; } }
    .page-details .banner .title .hl {
      margin-bottom: 2.4rem; }
      @media screen and (max-width: 800px) {
        .page-details .banner .title .hl {
          margin-bottom: calc(2.4rem / 2); } }
      .page-details .banner .title .hl-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;
        gap: 3.2rem; }
        @media screen and (max-width: 800px) {
          .page-details .banner .title .hl-wr {
            gap: 1.6rem; } }
      @media screen and (max-width: 322px) {
        .page-details .banner .title .hl .hl-item {
          width: 100%; } }
      .page-details .banner .title .hl-note {
        color: var(--Foundation-D-Blue-d-blue-1, #E7EAF2);
        font-size: 1.6rem;
        font-weight: 300;
        letter-spacing: 0.32px; }
        @media only screen and (max-width: 600px) {
          .page-details .banner .title .hl-note {
            font-size: 1.4rem; } }
      .page-details .banner .title .hl-num {
        color: var(--Foundation-Yellow-yellow-5, #FFD52E);
        font-size: 2rem;
        font-weight: 600; }
        @media only screen and (max-width: 1200px) {
          .page-details .banner .title .hl-num {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .page-details .banner .title .hl-num {
            font-size: 1.4rem; } }
  .page-details .banner .rw .rw-num .txt,
  .page-details .banner .rw .rw-num .num .txt,
  .page-details .banner .rw .rw-num .num .plus {
    color: #E7EAF2; }

.page-details .ss {
  padding-top: 4rem;
  padding-bottom: 4rem;
  overflow: hidden; }
  @media screen and (max-width: 800px) {
    .page-details .ss {
      padding-top: calc(4rem / 2); } }
  @media screen and (max-width: 800px) {
    .page-details .ss {
      padding-bottom: calc(4rem / 2); } }
  @media screen and (max-width: 1200px) {
    .page-details .ss {
      padding-bottom: unset; } }
  @media screen and (min-width: 1217px) {
    .page-details .ss .ctn-f {
      padding-right: unset;
      padding-left: calc(var(--half)); } }
  .page-details .ss-wr {
    margin: unset;
    margin-right: auto; }
  .page-details .ss .title-second {
    color: var(--Neutral-black-12, #141414);
    text-align: left; }
  .page-details .ss .title-sub {
    text-align: left; }
  .page-details .ss .ssSlider {
    margin-bottom: unset; }
    @media screen and (max-width: 1216px) {
      .page-details .ss .ssSlider {
        overflow: hidden; } }
    .page-details .ss .ssSlider .swiper {
      margin: 0 -1.6rem; }
      @media screen and (max-width: 800px) {
        .page-details .ss .ssSlider .swiper {
          margin: 0 -.8rem; } }
      .page-details .ss .ssSlider .swiper .swiper-pagination {
        text-align: left;
        margin-left: 1rem; }

.page-details .es {
  padding-top: 4rem;
  padding-bottom: 4rem; }
  @media screen and (max-width: 800px) {
    .page-details .es {
      padding-top: calc(4rem / 2); } }
  @media screen and (max-width: 800px) {
    .page-details .es {
      padding-bottom: calc(4rem / 2); } }
  @media screen and (max-width: 1200px) {
    .page-details .es {
      padding-bottom: unset; } }
  @media screen and (min-width: 1217px) {
    .page-details .es .ctn-f {
      padding-right: unset;
      padding-left: calc(var(--half)); } }
  .page-details .es .head {
    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;
    gap: .8rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .page-details .es .head .title-second {
      color: var(--Foundation-Blue-blue-8, #00137F);
      font-size: 3.6rem;
      font-weight: 800;
      margin-bottom: unset; }
      @media only screen and (max-width: 1200px) {
        .page-details .es .head .title-second {
          font-size: 3.2rem; } }
      @media only screen and (max-width: 600px) {
        .page-details .es .head .title-second {
          font-size: 2.4rem; } }
  .page-details .es .esSlider {
    margin: 0 -1.6rem; }
    @media screen and (max-width: 800px) {
      .page-details .es .esSlider {
        margin: 0 -.8rem; } }
    .page-details .es .esSlider .swiper-pagination {
      text-align: left;
      margin-left: 1rem; }
  .page-details .es .es-item {
    width: calc(100% / 3);
    padding: 0 1.6rem; }
    @media screen and (max-width: 800px) {
      .page-details .es .es-item {
        width: calc(100% / 2.2); } }
    @media screen and (max-width: 520px) {
      .page-details .es .es-item {
        width: calc(100% / 1.8); } }
    @media screen and (max-width: 425px) {
      .page-details .es .es-item {
        width: calc(100% / 1.2); } }
    @media screen and (max-width: 800px) {
      .page-details .es .es-item {
        padding: 0 .8rem; } }

.page-details .os {
  padding-top: 4rem;
  padding-bottom: 6rem; }
  @media screen and (max-width: 800px) {
    .page-details .os {
      padding-top: calc(4rem / 2); } }
  @media screen and (max-width: 800px) {
    .page-details .os {
      padding-bottom: calc(6rem / 2); } }

.page-details .sc {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background: var(--Neutral-black-4, #F0F0F0); }
  @media screen and (max-width: 800px) {
    .page-details .sc {
      padding-top: calc(6rem / 2); } }
  @media screen and (max-width: 800px) {
    .page-details .sc {
      padding-bottom: calc(6rem / 2); } }
  .page-details .sc .title-second {
    text-align: left;
    color: var(--Foundation-Blue-blue-8, #00137F);
    font-weight: 800; }

.abc {
  position: relative;
  padding-top: 6rem;
  padding-bottom: 6rem; }
  @media screen and (max-width: 800px) {
    .abc {
      padding-top: calc(6rem / 2); } }
  @media screen and (max-width: 800px) {
    .abc {
      padding-bottom: calc(6rem / 2); } }
  .abc .decor {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(125/1725 * 100%); }
    .abc .decor img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  @media screen and (max-width: 800px) {
    .abc-wr.row {
      --rg: 1.6rem;
      --cg: 1.6rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .abc-wr.row .col {
        width: 100%; } }
  .abc-lf .ttsub {
    margin-bottom: .8rem;
    color: var(--Foundation-Sky-sky-6, #4EABE9);
    font-size: 2rem;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase; }
    @media only screen and (max-width: 1200px) {
      .abc-lf .ttsub {
        font-size: 1.8rem; } }
    @media only screen and (max-width: 800px) {
      .abc-lf .ttsub {
        font-size: 1.4rem; } }
  .abc-lf .title {
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 800px) {
      .abc-lf .title {
        margin-bottom: calc(3.2rem / 2); } }
    .abc-lf .title-second {
      line-height: normal;
      color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
      letter-spacing: 0.36px; }
  .abc-lf .content ul li {
    padding-left: 2.4rem;
    color: var(--Black, #131313);
    font-size: 1.6rem;
    font-weight: 300;
    letter-spacing: 0.32px;
    position: relative; }
    .abc-lf .content ul li:not(:last-child) {
      margin-bottom: .8rem; }
    @media only screen and (max-width: 600px) {
      .abc-lf .content ul li {
        font-size: 1.4rem; } }
    .abc-lf .content ul li::before {
      content: '';
      position: absolute;
      width: .5rem;
      height: .5rem;
      background: #131313;
      border-radius: 50%;
      top: 1rem;
      left: 1rem; }
  .abc-rt .image {
    width: 100%;
    height: 100%;
    border-radius: 1.6rem; }
    .abc-rt .image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

@media screen and (min-width: 801px) {
  .vi .ctn-f {
    padding: unset; } }

.vi-wr {
  background: #FFE991; }
  .vi-wr.row {
    margin-bottom: unset; }
    .vi-wr.row .col {
      margin-bottom: unset; }
    @media screen and (max-width: 800px) {
      .vi-wr.row {
        --rg: 1.6rem;
        --cg: 1.6rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .vi-wr.row .col {
          width: 100%; } }

.vi-lf {
  position: relative; }
  @media screen and (min-width: 801px) {
    .vi-lf 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 (max-width: 800px) {
    .vi-lf img {
      display: block;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      margin: auto;
      width: 100%; } }

.vi-rt .wrapper {
  padding: 13.9rem 10.4rem; }
  @media screen and (max-width: 1200px) {
    .vi-rt .wrapper {
      padding: calc(13.9rem / 2) calc(10.4rem / 2); } }
  @media screen and (max-width: 800px) {
    .vi-rt .wrapper {
      padding: calc(13.9rem / 3) calc(10.4rem / 3); } }
  @media screen and (max-width: 600px) {
    .vi-rt .wrapper {
      padding: unset;
      padding-top: 2rem;
      padding-bottom: 2rem; } }
  .vi-rt .wrapper .title {
    overflow: hidden; }
    .vi-rt .wrapper .title-second {
      color: var(--Foundation-D-Blue-d-blue-7, #193F90);
      margin-bottom: .8rem;
      line-height: normal; }
  .vi-rt .wrapper ul li {
    color: var(--Black, #131313);
    font-size: 1.6rem;
    font-weight: 300;
    letter-spacing: 0.32px; }
    @media only screen and (max-width: 600px) {
      .vi-rt .wrapper ul li {
        font-size: 1.4rem; } }

.vi:nth-child(even) .vi-wr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.vi:nth-child(even) .vi-rt .title-second {
  text-align: right; }
  @media screen and (max-width: 800px) {
    .vi:nth-child(even) .vi-rt .title-second {
      text-align: left; } }

.vi:nth-child(even) .vi-rt .text {
  text-align: right;
  color: var(--Black, #131313);
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 0.32px; }
  @media screen and (max-width: 800px) {
    .vi:nth-child(even) .vi-rt .text {
      text-align: left !important; } }
  @media only screen and (max-width: 600px) {
    .vi:nth-child(even) .vi-rt .text {
      font-size: 1.4rem; } }

@media screen and (max-width: 425px) {
  .ol {
    padding: 2rem 0; } }

@media screen and (max-width: 800px) {
  .ol-wr.row {
    --cg: 1.6rem;
    --rg: 1.6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .ol-wr.row .col {
      width: 100%; } }

.ol-lf .wrapper {
  display: block;
  padding-top: calc((744 / 759) * 100%);
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 425px) {
    .ol-lf .wrapper {
      padding-top: unset; } }
  .ol-lf .wrapper .img1 {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: calc(488/744 * 100%);
    z-index: 1;
    background: var(--color-third);
    overflow: hidden;
    border-radius: 4.8rem; }
    @media screen and (max-width: 425px) {
      .ol-lf .wrapper .img1 {
        position: relative;
        width: 100%; } }
    .ol-lf .wrapper .img1 .ol-cir {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      z-index: 2;
      -webkit-transform: translate(40%, -40%);
      transform: translate(40%, -40%); }
    .ol-lf .wrapper .img1 img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .ol-lf .wrapper .img2 {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(488/744 * 100%);
    border-radius: 0 4.8rem 4.8rem 0; }
    @media screen and (max-width: 425px) {
      .ol-lf .wrapper .img2 {
        display: none; } }
    .ol-lf .wrapper .img2 img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

.ol-rt .content .title-second {
  margin-bottom: 3.2rem;
  color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
  font-size: 3.6rem;
  font-weight: 800;
  letter-spacing: 0.36px; }
  @media screen and (max-width: 800px) {
    .ol-rt .content .title-second {
      margin-bottom: calc(3.2rem / 2); } }
  @media only screen and (max-width: 1200px) {
    .ol-rt .content .title-second {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 600px) {
    .ol-rt .content .title-second {
      font-size: 2.4rem; } }

.ol-rt .content .text {
  color: var(--Black, #131313);
  text-align: justify;
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 0.32px; }
  @media only screen and (max-width: 600px) {
    .ol-rt .content .text {
      font-size: 1.4rem; } }

.brings {
  position: relative; }
  .brings .decor {
    content: '';
    position: absolute;
    top: 0;
    left: 33%;
    width: calc(75.5 / 1728 * 100%); }
    .brings .decor img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .brings .decor1 {
    content: '';
    position: absolute;
    top: unset;
    left: unset;
    bottom: 1.3%;
    right: 2%;
    width: calc(124.5 / 1728 * 100%); }
    .brings .decor1 img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .brings .title-second {
    margin-bottom: 4.8rem;
    text-align: center;
    color: var(--color-pri); }
    @media screen and (max-width: 800px) {
      .brings .title-second {
        margin-bottom: calc(4.8rem / 2); } }
  @media screen and (max-width: 900px) {
    .brings-item {
      width: calc(100% / 3); } }
  @media screen and (max-width: 768px) {
    .brings-item {
      width: calc(100% / 2); } }
  @media screen and (max-width: 500px) {
    .brings-item {
      width: 100%; } }
  .brings-item-wr {
    padding-top: 2rem;
    height: 100%;
    position: relative; }
    @media screen and (max-width: 800px) {
      .brings-item-wr {
        padding-top: calc(2rem / 2); } }
    .brings-item-wr::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      width: calc(100% - 1.7rem*2);
      left: 1.7rem;
      height: 100%;
      border-radius: 3.2rem;
      border: 1px dashed var(--Foundation-D-Blue-d-blue-5, #395592);
      z-index: 0; }
    .brings-item-wr .ic {
      margin: auto;
      margin-bottom: 1.6rem;
      width: 4.8rem;
      height: 4.8rem; }
      @media screen and (max-width: 800px) {
        .brings-item-wr .ic {
          margin-bottom: calc(1.6rem / 2); } }
      @media screen and (max-width: 800px) {
        .brings-item-wr .ic {
          width: 3.4rem;
          height: 3.4rem; } }
      .brings-item-wr .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .brings-item-wr .tt {
      position: relative;
      color: var(--Black, #131313);
      text-align: center;
      font-size: 2.4rem;
      font-weight: 700;
      line-height: normal;
      padding: 2rem;
      border-radius: 0.8rem;
      background: var(--Foundation-Yellow-yellow-5, #FFD52E);
      -webkit-box-shadow: -4px -4px 6px 0px rgba(0, 0, 0, 0.1), 4px 4px 6px 0px rgba(0, 0, 0, 0.1);
      box-shadow: -4px -4px 6px 0px rgba(0, 0, 0, 0.1), 4px 4px 6px 0px rgba(0, 0, 0, 0.1); }
      @media only screen and (max-width: 1200px) {
        .brings-item-wr .tt {
          font-size: 2.2rem; } }
      @media only screen and (max-width: 800px) {
        .brings-item-wr .tt {
          font-size: 1.8rem; } }
    .brings-item-wr .text {
      padding: 1.6rem 3.7rem 1.6rem;
      color: var(--Black, #131313);
      text-align: center;
      font-size: 1.6rem;
      font-weight: 300;
      letter-spacing: 0.32px; }
      @media only screen and (max-width: 600px) {
        .brings-item-wr .text {
          font-size: 1.4rem; } }

.journey {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background: var(--Foundation-Sky-sky-1, #EDF7FD); }
  @media screen and (max-width: 800px) {
    .journey {
      padding-top: calc(6rem / 2); } }
  @media screen and (max-width: 800px) {
    .journey {
      padding-bottom: calc(6rem / 2); } }
  .journey .title-second {
    margin-bottom: 6rem;
    color: var(--color-pri);
    text-align: center; }
    @media screen and (max-width: 800px) {
      .journey .title-second {
        margin-bottom: calc(6rem / 2); } }
  .journey-wr {
    padding: 25rem 0; }
    @media screen and (max-width: 800px) {
      .journey-wr {
        padding: 21rem 0; } }
  .journey .journey-item {
    width: calc(100% / 5);
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 1199px) {
      .journey .journey-item {
        width: calc(100% / 4); } }
    @media screen and (max-width: 800px) {
      .journey .journey-item {
        width: calc(100% / 3); } }
    @media screen and (max-width: 425px) {
      .journey .journey-item {
        width: calc(100% / 1.8); } }
    @media screen and (max-width: 375px) {
      .journey .journey-item {
        width: calc(100% / 1.6); } }
    .journey .journey-item .ic {
      position: relative;
      margin: auto;
      width: 8.8rem;
      height: 8.8rem; }
      @media screen and (max-width: 800px) {
        .journey .journey-item .ic {
          width: 6.4rem;
          height: 6.4rem; } }
      .journey .journey-item .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
      .journey .journey-item .ic::before {
        content: '';
        position: absolute;
        width: 0;
        height: 200%;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%);
        border-left: 1px dashed var(--color-pri); }
      .journey .journey-item .ic::after {
        content: '';
        position: absolute;
        top: -200%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 1.155rem;
        height: 1rem;
        background: url("../assets/images/ic-Line44-1.svg");
        background-repeat: no-repeat;
        background-size: contain; }
    .journey .journey-item-wr {
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translate(-50%, -110%);
      transform: translate(-50%, -110%);
      width: 100%; }
      .journey .journey-item-wr .tt {
        margin-bottom: 1rem;
        color: var(--Foundation-D-Blue-d-blue-6, #0D307A);
        text-align: center;
        font-size: 2rem;
        font-weight: 700;
        text-wrap: pretty; }
        @media screen and (max-width: 800px) {
          .journey .journey-item-wr .tt {
            margin-bottom: calc(1rem / 2); } }
        @media only screen and (max-width: 1200px) {
          .journey .journey-item-wr .tt {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .journey .journey-item-wr .tt {
            font-size: 1.4rem; } }
      .journey .journey-item-wr .content {
        -webkit-transform: translateX(60%);
        transform: translateX(60%); }
        .journey .journey-item-wr .content .text {
          margin-bottom: .4rem;
          color: var(--Black, #131313);
          font-size: 1.6rem;
          font-weight: 400;
          width: 24rem;
          max-width: 100%;
          height: 12.5rem;
          max-height: 12.5rem;
          text-align: justify;
          overflow-y: scroll;
          padding-bottom: .5rem;
          /* Track */
          /* Handle */
          padding-right: .5rem; }
          @media only screen and (max-width: 600px) {
            .journey .journey-item-wr .content .text {
              font-size: 1.4rem; } }
          @media screen and (max-width: 800px) {
            .journey .journey-item-wr .content .text {
              font-size: 1.4rem;
              margin-bottom: unset; } }
  @media only screen and (max-width: 800px) and (max-width: 600px) {
    .journey .journey-item-wr .content .text {
      font-size: 1.2rem; } }
          .journey .journey-item-wr .content .text::-webkit-scrollbar {
            width: 0.5rem;
            height: 0.5rem; }
          .journey .journey-item-wr .content .text::-webkit-scrollbar-track {
            background: transparent; }
          .journey .journey-item-wr .content .text::-webkit-scrollbar-thumb {
            background: var(--color-pri); }
        .journey .journey-item-wr .content .num {
          color: var(--Foundation-Yellow-yellow-7, #F8C80D);
          font-size: 2rem;
          font-weight: 800; }
          @media only screen and (max-width: 1200px) {
            .journey .journey-item-wr .content .num {
              font-size: 1.8rem; } }
          @media only screen and (max-width: 800px) {
            .journey .journey-item-wr .content .num {
              font-size: 1.4rem; } }
    .journey .journey-item:nth-child(even) {
      -webkit-transform: scaleY(-1);
      transform: scaleY(-1); }
      .journey .journey-item:nth-child(even) .ic {
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1); }
        .journey .journey-item:nth-child(even) .ic::before {
          top: unset;
          bottom: 0;
          -webkit-transform: translateY(100%);
          transform: translateY(100%); }
        .journey .journey-item:nth-child(even) .ic::after {
          top: unset;
          bottom: -205%;
          -webkit-transform: translate(-50%, -10%) scaleY(-1);
          transform: translate(-50%, -10%) scaleY(-1); }
      .journey .journey-item:nth-child(even) .content {
        -webkit-transform: translateX(60%) scaleY(-1);
        transform: translateX(60%) scaleY(-1); }
      .journey .journey-item:nth-child(even) .tt {
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1); }
  .journey .journeySlider {
    position: relative; }
    .journey .journeySlider::after {
      content: '';
      position: absolute;
      top: 50%;
      right: 3rem;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 2rem;
      height: 2.3rem;
      background: url("../assets/images/ic-Line44.svg");
      background-repeat: no-repeat;
      background-size: contain;
      z-index: 0; }
      @media screen and (max-width: 800px) {
        .journey .journeySlider::after {
          right: 1.6rem; } }
    .journey .journeySlider::before {
      margin: 0 3rem;
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width: calc(100% - 7rem);
      height: 0.4rem;
      background: var(--Foundation-D-Blue-d-blue-5, #395592);
      z-index: 0; }
      @media screen and (max-width: 800px) {
        .journey .journeySlider::before {
          margin: 0 1.6rem;
          width: calc(100% - 3.6rem); } }
    .journey .journeySlider .swiper-slide {
      overflow: unset; }

.page-about .bn .sts-lf .content .tthl::before {
  display: none; }

.page-about .bn .sts-lf .content .logo {
  margin-bottom: 4rem;
  width: 9.8rem; }
  @media screen and (max-width: 800px) {
    .page-about .bn .sts-lf .content .logo {
      margin-bottom: calc(4rem / 2); } }
  .page-about .bn .sts-lf .content .logo img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }

.page-about .bn .sts-lf .content .tts {
  font-size: 2.4rem;
  font-weight: 600; }
  @media only screen and (max-width: 1200px) {
    .page-about .bn .sts-lf .content .tts {
      font-size: 2.2rem; } }
  @media only screen and (max-width: 800px) {
    .page-about .bn .sts-lf .content .tts {
      font-size: 1.8rem; } }

.page-about .bn .sts-lf .content .tthl {
  font-size: 8rem; }
  @media only screen and (max-width: 1200px) {
    .page-about .bn .sts-lf .content .tthl {
      font-size: 5rem; } }
  @media only screen and (max-width: 800px) {
    .page-about .bn .sts-lf .content .tthl {
      font-size: 4.5rem; } }
  @media only screen and (max-width: 600px) {
    .page-about .bn .sts-lf .content .tthl {
      font-size: 4rem;
      line-height: 1.5 !important; } }
  @media only screen and (max-width: 460px) {
    .page-about .bn .sts-lf .content .tthl {
      font-size: 3rem;
      line-height: 1.5 !important; } }

.page-about .bn .sts-lf .content .tts2 {
  margin-bottom: 3.2rem;
  color: var(--Black);
  font-size: 3.2rem;
  font-weight: 600; }
  @media screen and (max-width: 800px) {
    .page-about .bn .sts-lf .content .tts2 {
      margin-bottom: calc(3.2rem / 2); } }
  @media only screen and (max-width: 1200px) {
    .page-about .bn .sts-lf .content .tts2 {
      font-size: 2.2rem; } }
  @media only screen and (max-width: 600px) {
    .page-about .bn .sts-lf .content .tts2 {
      font-size: 2rem; } }

.page-about .bn .sts-rt .img1 {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }
  .page-about .bn .sts-rt .img1 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;
    -o-object-position: bottom;
    object-position: bottom; }

.page-about .ts {
  background: #ffffff;
  padding-bottom: unset; }
  .page-about .ts .title {
    margin-bottom: 4rem; }
    @media screen and (max-width: 800px) {
      .page-about .ts .title {
        margin-bottom: calc(4rem / 2); } }
    .page-about .ts .title-second {
      color: var(--color-pri); }
  .page-about .ts-ctn {
    width: 100%; }
  .page-about .ts-info {
    width: 100%; }
    @media screen and (max-width: 600px) {
      .page-about .ts-info-wr.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .page-about .ts-info-wr.row .col {
          width: 100%; }
          .page-about .ts-info-wr.row .col .wrapper {
            width: 100%; }
          .page-about .ts-info-wr.row .col .content {
            padding-left: unset;
            padding-top: unset; } }
    .page-about .ts-info-lf .wrapper {
      width: 48.8rem;
      max-width: 100%;
      margin-left: auto; }
      .page-about .ts-info-lf .wrapper .cards {
        padding-bottom: 3.9rem;
        border-radius: 4.8rem;
        overflow: hidden; }
        .page-about .ts-info-lf .wrapper .cards-wr {
          position: relative;
          border-radius: 4.8rem;
          border: 1px solid var(--Neutral-black-6, #BFBFBF);
          background: var(--white, #FFF); }
          .page-about .ts-info-lf .wrapper .cards-wr .cards-cir {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            -webkit-transform: translate(38%, -38%);
            transform: translate(38%, -38%); }
          .page-about .ts-info-lf .wrapper .cards-wr .ilo {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
            z-index: 1; }
            .page-about .ts-info-lf .wrapper .cards-wr .ilo-wr {
              position: relative;
              padding: 2rem 3rem;
              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;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              gap: 1rem;
              width: -webkit-fit-content;
              width: -moz-fit-content;
              width: fit-content;
              margin: auto;
              border-radius: 2px;
              background: var(--Foundation-Yellow-yellow-5, #FFD52E); }
              .page-about .ts-info-lf .wrapper .cards-wr .ilo-wr::before {
                content: '';
                position: absolute;
                --size-v: .6rem;
                --size-h: .8rem;
                top: var(--size-v);
                width: calc(100% - var(--size-h) * 2);
                height: calc(100% - var(--size-v) * 2);
                border-radius: 0.2rem;
                border: 0.2rem solid var(--Foundation-Yellow-yellow-1, #FFFAE6); }
              .page-about .ts-info-lf .wrapper .cards-wr .ilo-wr::after {
                content: '';
                position: absolute;
                --size-v: 1.2rem;
                --size-h: 1.4rem;
                top: var(--size-v);
                width: calc(100% - (var(--size-h) * 2));
                height: calc(100% - (var(--size-v) * 2));
                border-radius: 0.2rem;
                border: 0.7px solid var(--Foundation-Yellow-yellow-1, #FFFAE6); }
            .page-about .ts-info-lf .wrapper .cards-wr .ilo-text {
              color: var(--Black, #131313);
              font-size: 2rem;
              font-weight: 600;
              line-height: normal;
              text-wrap: nowrap; }
              @media only screen and (max-width: 1200px) {
                .page-about .ts-info-lf .wrapper .cards-wr .ilo-text {
                  font-size: 1.8rem; } }
              @media only screen and (max-width: 800px) {
                .page-about .ts-info-lf .wrapper .cards-wr .ilo-text {
                  font-size: 1.4rem; } }
            .page-about .ts-info-lf .wrapper .cards-wr .ilo .num {
              color: var(--Black, #131313);
              font-family: "Noto Sans", sans-serif;
              font-size: 2.8rem;
              font-weight: 700;
              line-height: normal; }
              @media only screen and (max-width: 1200px) {
                .page-about .ts-info-lf .wrapper .cards-wr .ilo .num {
                  font-size: 2.4rem; } }
              @media only screen and (max-width: 800px) {
                .page-about .ts-info-lf .wrapper .cards-wr .ilo .num {
                  font-size: 1.8rem; } }
          .page-about .ts-info-lf .wrapper .cards-wr .image {
            width: 100%;
            height: 100%; }
            .page-about .ts-info-lf .wrapper .cards-wr .image-inner {
              display: block;
              padding-top: calc((555 / 488) * 100%);
              position: relative;
              overflow: hidden; }
              .page-about .ts-info-lf .wrapper .cards-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; }
    .page-about .ts-info-rt .content {
      padding-top: 4rem;
      padding-left: 4rem; }
      @media screen and (max-width: 800px) {
        .page-about .ts-info-rt .content {
          padding-top: calc(4rem / 2); } }
      @media screen and (max-width: 800px) {
        .page-about .ts-info-rt .content {
          padding-left: 2rem; } }
      .page-about .ts-info-rt .content .tname {
        color: var(--Black, #131313);
        font-size: 3.2rem;
        font-weight: 700;
        margin-bottom: .4rem; }
        @media only screen and (max-width: 1200px) {
          .page-about .ts-info-rt .content .tname {
            font-size: 2.2rem; } }
        @media only screen and (max-width: 600px) {
          .page-about .ts-info-rt .content .tname {
            font-size: 2rem; } }
      .page-about .ts-info-rt .content .t-tt {
        margin-bottom: 4rem;
        color: var(--Foundation-Sky-sky-6, #4EABE9);
        font-size: 1.6rem;
        font-weight: 600; }
        @media screen and (max-width: 800px) {
          .page-about .ts-info-rt .content .t-tt {
            margin-bottom: calc(4rem / 2); } }
        @media only screen and (max-width: 600px) {
          .page-about .ts-info-rt .content .t-tt {
            font-size: 1.4rem; } }
        @media screen and (max-width: 600px) {
          .page-about .ts-info-rt .content .t-tt {
            margin-bottom: calc(4rem /3); } }
      .page-about .ts-info-rt .content .note {
        margin-bottom: 4rem; }
        @media screen and (max-width: 800px) {
          .page-about .ts-info-rt .content .note {
            margin-bottom: calc(4rem / 2); } }
        @media screen and (max-width: 600px) {
          .page-about .ts-info-rt .content .note {
            margin-bottom: calc(4rem /3); } }
        .page-about .ts-info-rt .content .note .ic-text-item-wr {
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          gap: .8rem; }
          .page-about .ts-info-rt .content .note .ic-text-item-wr .ic {
            width: 2rem;
            height: 1.7rem; }
            .page-about .ts-info-rt .content .note .ic-text-item-wr .ic img {
              width: 100%;
              height: 100%;
              -o-object-fit: contain;
              object-fit: contain; }
          .page-about .ts-info-rt .content .note .ic-text-item-wr .text {
            color: var(--Foundation-D-Blue-d-blue-7, #193F90);
            font-size: 2rem;
            font-weight: 600; }
            @media only screen and (max-width: 1200px) {
              .page-about .ts-info-rt .content .note .ic-text-item-wr .text {
                font-size: 1.8rem; } }
            @media only screen and (max-width: 800px) {
              .page-about .ts-info-rt .content .note .ic-text-item-wr .text {
                font-size: 1.4rem; } }
      .page-about .ts-info-rt .content .ic-text {
        margin-bottom: 4rem; }
        @media screen and (max-width: 425px) {
          .page-about .ts-info-rt .content .ic-text {
            height: 10.5rem;
            overflow: hidden scroll; } }
        @media screen and (max-width: 800px) {
          .page-about .ts-info-rt .content .ic-text {
            margin-bottom: calc(4rem / 2); } }
        @media screen and (max-width: 600px) {
          .page-about .ts-info-rt .content .ic-text {
            margin-bottom: calc(4rem /3); } }
      @media screen and (min-width: 426px) {
        .page-about .ts-info-rt .content .ic-text-item:not(:last-child) {
          margin-bottom: 1.2rem; } }
  @media screen and (min-width: 426px) and (max-width: 800px) {
    .page-about .ts-info-rt .content .ic-text-item:not(:last-child) {
      margin-bottom: calc(1.2rem / 2); } }
      .page-about .ts-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.2rem; }
        @media screen and (max-width: 425px) {
          .page-about .ts-info-rt .content .ic-text-item-wr {
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: start; } }
        .page-about .ts-info-rt .content .ic-text-item-wr .ic {
          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: 2rem;
          height: 2rem;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
          .page-about .ts-info-rt .content .ic-text-item-wr .ic img {
            width: 100%;
            height: 100%;
            -o-object-fit: contain;
            object-fit: contain; }
        .page-about .ts-info-rt .content .ic-text-item-wr .text {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
          text-wrap: pretty;
          color: var(--Neutral-black-10, #262626);
          font-size: 1.6rem;
          font-style: normal;
          font-weight: 500;
          letter-spacing: 0.32px; }
          @media only screen and (max-width: 600px) {
            .page-about .ts-info-rt .content .ic-text-item-wr .text {
              font-size: 1.4rem; } }
      .page-about .ts-info-rt .content .social {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; }
        .page-about .ts-info-rt .content .social-list {
          gap: 2rem; }
          @media screen and (max-width: 800px) {
            .page-about .ts-info-rt .content .social-list {
              gap: 1rem; } }
        .page-about .ts-info-rt .content .social-link {
          width: 4.8rem;
          height: 4.8rem; }
          @media screen and (max-width: 800px) {
            .page-about .ts-info-rt .content .social-link {
              width: 3.4rem;
              height: 3.4rem; } }
  .page-about .ts .ava-wr {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); }
  .page-about .ts .ts-rt-wr {
    padding-top: 4rem;
    width: 60rem;
    max-width: 100%;
    margin: auto; }
    @media screen and (max-width: 800px) {
      .page-about .ts .ts-rt-wr {
        padding-top: calc(4rem / 2); } }
    @media screen and (max-width: 800px) {
      .page-about .ts .ts-rt-wr.row {
        --rg: 1.6rem;
        --cg: 1.6rem; } }
  .page-about .ts .ts-item:last-child::before {
    display: none; }
  @media screen and (max-width: 600px) {
    .page-about .ts .tsRtSliderN .swiper {
      margin-right: -.8rem; } }

@media screen and (max-width: 800px) {
  .page-course-post .sc-slider.row {
    --rg: 1.6rem;
    --cg: 1.6rem; } }

@media screen and (max-width: 952px) {
  .page-course-post .sc-item {
    width: calc(100% / 2); } }

@media screen and (max-width: 375px) {
  .page-course-post .sc-item {
    width: 100%; } }

@media screen and (max-width: 605px) {
  .page-course-post .inf-wr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .page-course-post .sc-item-wr .inf-wr .inf-item {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; } }

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