@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/fancybox/fancybox.css");
@import url("../assets/library/magnific/magnific-popup.css");
@import url("../assets/library/plyr/plyr.css");
@import url("../assets/library/datepicker/datepicker.min.css");
@import url("../assets/font/RedditSansFudge/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: 40rem;
  --size-hd2: 10rem;
  --size-pd: 3rem;
  --size-pdl: 6rem;
  --font-pri: "Reddit Sans Fudge";
  --rowContent: 4rem;
  --rowContent2: 2.4rem;
  --rowContent3: 3.2rem;
  --radius: 1.2rem;
  --rowContent1: 1.6rem;
  --rowContent0: 0.8rem;
  --rowContent6: 6rem;
  --columnContent: 3.2rem;
  --columnContent1: 1.6rem; }
  @media screen and (max-width: 1200px) {
    :root {
      --radius: 0.8rem;
      --size-hd: 12rem;
      --size-hd2: 12rem;
      --size-pd: 2rem;
      --size-pdl: 5rem;
      --rowContent: 3rem;
      --rowContent0: 0.6rem;
      --rowContent1: 1.4rem;
      --rowContent2: 2rem;
      --rowContent3: 2.4rem;
      --rowContent6: 5rem;
      --columnContent: 1.6rem;
      --columnContent1: 1.4rem; } }
  @media screen and (max-width: 800px) {
    :root {
      --size-pd: 1.6rem;
      --size-pdl: 4rem;
      --rowContent: 2.4rem;
      --rowContent0: 0.4rem;
      --rowContent1: 1.2rem;
      --rowContent2: 1.8rem;
      --rowContent3: 2rem;
      --rowContent6: 4rem;
      --columnContent: 1.4rem;
      --columnContent1: 1.2rem; } }
  @media screen and (max-width: 600px) {
    :root {
      --size-hd: 10rem;
      --size-hd2: 10rem;
      --size-pd: 1.2rem;
      --size-pdl: 3rem;
      --rowContent: 2rem;
      --rowContent0: 0.3rem;
      --rowContent1: 1rem;
      --rowContent2: 1.4rem;
      --rowContent3: 1.8rem;
      --rowContent6: 3rem;
      --columnContent: 1.2rem;
      --columnContent1: 1rem; } }
  @media screen and (max-width: 460px) {
    :root {
      --columnContent: 0.8rem; } }

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

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

body {
  font-family: "Reddit Sans Fudge";
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  -webkit-tap-highlight-color: transparent;
  color: #4d4d4d;
  background-color: #ffffff; }
  @media screen and (min-width: 2000px) {
    body {
      font-size: 100%; } }
  @media screen and (max-width: 800px) {
    body {
      font-size: 14px; } }
  body.actived {
    overflow: hidden; }

a {
  text-decoration: none;
  color: inherit;
  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: 1200px) {
    a:hover {
      color: #d22522; } }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active,
input:-webkit-autofill:focus {
  background-color: #ffffff !important;
  color: black !important;
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
  -webkit-text-fill-color: black !important; }

button,
select {
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  cursor: pointer; }

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

input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

button,
select,
input,
textarea {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: inherit;
  color: black;
  background: transparent;
  font-family: "Reddit Sans Fudge"; }
  button:focus,
  select:focus,
  input:focus,
  textarea:focus {
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  button::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-family: "Reddit Sans Fudge"; }
  button::-moz-placeholder,
  select::-moz-placeholder,
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    font-family: "Reddit Sans Fudge"; }
  button::-ms-input-placeholder,
  select::-ms-input-placeholder,
  input::-ms-input-placeholder,
  textarea::-ms-input-placeholder {
    font-family: "Reddit Sans Fudge"; }
  button::placeholder,
  select::placeholder,
  input::placeholder,
  textarea::placeholder {
    font-family: "Reddit Sans Fudge"; }
  button:focus-visible,
  select:focus-visible,
  input:focus-visible,
  textarea:focus-visible {
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

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

::-webkit-scrollbar-thumb {
  background: #d22522; }

::-webkit-scrollbar-track {
  background: white !important;
  border-radius: 0.4rem !important; }

@supports (-webkit-touch-action: none) {
  input,
  select,
  textarea {
    font-size: 16px; } }

.main {
  min-height: 50rem;
  position: relative; }
  .main.pt {
    padding-top: var(--size-hd);
    -webkit-transition: 0.1s ease;
    transition: 0.1s ease; }
  .main.pt-2 {
    padding-top: var(--size-hd2);
    -webkit-transition: 0.1s ease;
    transition: 0.1s ease; }

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

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

iframe {
  vertical-align: middle; }

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

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

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

.fsi {
  font-style: italic; }

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

.tabBtn {
  cursor: pointer; }

.gItem {
  cursor: pointer; }

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

.fancybox__container {
  z-index: 5000; }

.title-lg {
  font-size: 4.6rem;
  line-height: 1.4; }
  @media only screen and (max-width: 1200px) {
    .title-lg {
      font-size: 3.6rem; } }
  @media only screen and (max-width: 800px) {
    .title-lg {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 600px) {
    .title-lg {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 460px) {
    .title-lg {
      font-size: 2.2rem; } }
  @media screen and (max-width: 800px) {
    .title-lg {
      line-height: 1.5; } }

.title-md {
  font-size: 4rem;
  line-height: 1.4; }
  @media only screen and (max-width: 1200px) {
    .title-md {
      font-size: 3rem; } }
  @media only screen and (max-width: 800px) {
    .title-md {
      font-size: 2.6rem; } }
  @media screen and (max-width: 800px) {
    .title-md {
      line-height: 1.5; } }
  .title-md strong {
    color: #d22522; }

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

.title-sm2 {
  font-size: 3.6rem; }
  @media only screen and (max-width: 1200px) {
    .title-sm2 {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 600px) {
    .title-sm2 {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 460px) {
    .title-sm2 {
      font-size: 2rem; } }

.title-sm3 {
  font-size: 4rem;
  line-height: 1.3; }
  @media only screen and (max-width: 1200px) {
    .title-sm3 {
      font-size: 3rem; } }
  @media only screen and (max-width: 800px) {
    .title-sm3 {
      font-size: 2.6rem; } }
  @media screen and (max-width: 800px) {
    .title-sm3 {
      line-height: 1.5; } }

.title-sm4 {
  font-size: 4.8rem; }
  @media only screen and (max-width: 1200px) {
    .title-sm4 {
      font-size: 3.8rem; } }
  @media only screen and (max-width: 800px) {
    .title-sm4 {
      font-size: 2.8rem; } }
  @media only screen and (max-width: 600px) {
    .title-sm4 {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 460px) {
    .title-sm4 {
      font-size: 2.2rem; } }

.title-mn {
  font-size: 2.4rem; }
  @media only screen and (max-width: 1200px) {
    .title-mn {
      font-size: 2rem; } }
  @media only screen and (max-width: 800px) {
    .title-mn {
      font-size: 1.8rem; } }
  @media only screen and (max-width: 600px) {
    .title-mn {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 460px) {
    .title-mn {
      font-size: 1.6rem; } }

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

.note-title {
  font-weight: 700;
  font-size: 1.6rem; }
  @media screen and (max-width: 800px) {
    .note-title {
      font-size: 1.4rem; } }

.note-text {
  font-size: 1.6rem; }
  @media screen and (max-width: 800px) {
    .note-text {
      font-size: 1.4rem; } }
  .note-text strong {
    font-weight: 700; }

.note-lg {
  font-size: 2rem;
  font-weight: 600; }
  @media only screen and (max-width: 1200px) {
    .note-lg {
      font-size: 1.8rem; } }
  .note-lg strong {
    color: #d22522; }

.note-md {
  font-size: 1.8rem; }
  @media only screen and (max-width: 1200px) {
    .note-md {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 800px) {
    .note-md {
      font-size: 1.5rem; } }

.note-sm {
  font-size: 1.4rem; }

.note-smn {
  font-size: 1.2rem; }

.note-ic {
  width: 1.2rem;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .note-ic i {
    color: #d22522;
    font-size: 1.4rem; }

.cl-pri {
  color: #d22522; }

.cl-white {
  color: #ffffff; }

.cl-yellow {
  color: #f5d461; }

.cl-second {
  color: #0a0a0a; }

.cl-text {
  color: #4d4d4d; }

.cl-text2 {
  color: #0a0a0a; }

.cl-text3 {
  color: #334155; }

.cl-gray {
  color: #727272; }

.cl-gray2 {
  color: #475569; }

.cl-gray3 {
  color: #858585; }

.cl-gray4 {
  color: #e0e0e0; }

.cl-black2 {
  color: #0f172a; }

.cl-black3 {
  color: #696061; }

.cl-black {
  color: #000000; }

.link-text {
  color: #0a0a0a;
  font-size: 2rem;
  font-weight: 600; }
  @media only screen and (max-width: 1200px) {
    .link-text {
      font-size: 1.8rem; } }
  @media (min-width: 1201px) {
    .link-text:hover {
      color: #d22522; } }

.box-dm {
  color: #0a0a0a;
  background: #f0f0f0;
  padding: 0.4rem 1.2rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  border-radius: 0.4rem;
  font-weight: 400;
  font-size: 1.6rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative; }
  @media screen and (max-width: 800px) {
    .box-dm {
      font-size: 1.4rem; } }
  @media (min-width: 1201px) {
    .box-dm:hover {
      background: #9e1c1a;
      color: #ffffff; } }
  @media screen and (max-width: 1200px) {
    .box-dm {
      padding: 0.2rem 1rem;
      font-size: 1.4rem; } }
  @media screen and (max-width: 800px) {
    .box-dm {
      padding: 0.2rem 0.8rem;
      font-size: 1.3rem; } }
  @media screen and (max-width: 600px) {
    .box-dm {
      padding: 0.2rem 0.6rem; } }
  @media screen and (max-width: 460px) {
    .box-dm {
      padding: 0.2rem 0.4rem;
      font-size: 1.2rem; } }
  .box-dm.blue {
    background: #dceeff;
    color: #1976d2; }
  .box-dm.green {
    background: #dcfff2;
    color: #139a69; }
  .box-dm.red {
    background: #d22522;
    color: #fbeae9; }
  .box-dm.pup {
    background: #ede1ff;
    color: #7e3de5; }

.box-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    .box-info {
      -webkit-column-gap: 0.4rem;
      -moz-column-gap: 0.4rem;
      column-gap: 0.4rem; } }
  .box-info-author {
    padding-right: 0.8rem;
    border-right: 0.1rem solid #e0e0e0; }
    @media screen and (max-width: 1200px) {
      .box-info-author {
        padding-right: 0.4rem; } }
    .box-info-author .note-sm {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      white-space: nowrap; }
      @media screen and (max-width: 860px) {
        .box-info-author .note-sm {
          font-size: 1.2rem; } }
  .box-info-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
    row-gap: 0.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .box-info-date .note-sm {
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      color: #4d4d4d; }
      @media screen and (max-width: 860px) {
        .box-info-date .note-sm {
          font-size: 1.2rem; } }

.box-info2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  margin-top: 1rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 0.8rem; }
  @media screen and (max-width: 1200px) {
    .box-info2 {
      -webkit-column-gap: 0.4rem;
      -moz-column-gap: 0.4rem;
      column-gap: 0.4rem; } }
  .box-info2-author {
    padding-right: 1.6rem;
    border-right: 0.1rem solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 1200px) {
      .box-info2-author {
        padding-right: 0.4rem;
        -webkit-column-gap: 0.4rem;
        -moz-column-gap: 0.4rem;
        column-gap: 0.4rem; } }
    @media screen and (max-width: 460px) {
      .box-info2-author {
        border-right: unset; } }
    .box-info2-author .ic {
      width: 2rem;
      height: 2rem;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      line-height: 100%; }
      .box-info2-author .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .box-info2-author .note-sm {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      white-space: nowrap; }
      @media screen and (max-width: 1200px) {
        .box-info2-author .note-sm {
          font-size: 1.2rem; } }
  .box-info2-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
    row-gap: 0.2rem;
    padding-right: 1.6rem;
    border-right: 0.1rem solid #e0e0e0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .box-info2-date .ic {
      width: 2rem;
      height: 2rem;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      line-height: 100%; }
      .box-info2-date .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    @media screen and (max-width: 1200px) {
      .box-info2-date {
        padding-right: 0.4rem; } }
    @media screen and (max-width: 460px) {
      .box-info2-date {
        border-right: unset; } }
    .box-info2-date .note-sm {
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      color: #4d4d4d; }
      @media screen and (max-width: 1200px) {
        .box-info2-date .note-sm {
          font-size: 1.2rem; } }
  .box-info2-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 1200px) {
      .box-info2-time {
        -webkit-column-gap: 0.4rem;
        -moz-column-gap: 0.4rem;
        column-gap: 0.4rem; } }
    .box-info2-time .note-sm {
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .box-info2-time .ic {
      width: 2rem;
      height: 2rem;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      line-height: 100%; }
      .box-info2-time .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }

.see-more {
  font-size: 1.6rem;
  font-weight: 600;
  color: #9e1c1a;
  text-decoration: underline;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap; }
  @media screen and (max-width: 800px) {
    .see-more {
      font-size: 1.4rem; } }
  @media (min-width: 1201px) {
    .see-more:hover {
      color: #0a0a0a; } }

.title-main {
  color: #0a0a0a;
  font-weight: 700; }
  .title-main strong {
    color: #d22522; }

.btn-like {
  cursor: pointer; }
  .btn-like input {
    display: none; }
    .btn-like input:checked ~ .ic i {
      font-weight: 900;
      color: #d22522; }
  .btn-like .ic {
    font-size: 1.6rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media screen and (max-width: 800px) {
      .btn-like .ic {
        font-size: 1.4rem; } }

@media print {
  @page {
    size: A4;
    /* DIN A4 standard, Europe */
    margin: 0; }
  html,
  body {
    width: 100%;
    /* height: 297mm; */
    background: #fff;
    overflow: visible; }
  .home_alert {
    display: none !important; }
  .pt {
    padding-top: 0 !important; }
  .news_ct--op {
    display: none !important; }
  .news_ct--utility {
    display: none !important; }
  .news_ct--maybe {
    display: none !important; }
  .header {
    display: none !important; }
  .footer {
    display: none !important; }
  .news_ct--rt {
    display: none !important; }
  .news_ct--lf {
    width: 100% !important; }
  .sl_img {
    display: none !important; }
  .post_lq {
    display: none !important; }
  .post_care {
    display: none !important; }
  .breadcrumbs {
    display: none !important; }
  .links-main2 {
    display: none !important; } }

.title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1.2rem;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  row-gap: 0.8rem;
  overflow: hidden;
  width: 100%; }
  @media screen and (max-width: 600px) {
    .title-box {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.fancybox__thumbs {
  display: none; }

.pagination-ct {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto; }

.row {
  --col-gap: 2.4rem;
  --row-gap: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 calc(var(--col-gap) / 2 * -1) calc(var(--row-gap) * -1); }

.col {
  width: 100%;
  padding: 0 calc(var(--col-gap) / 2);
  margin-bottom: var(--row-gap); }
  .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%); }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

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

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gap > .col,
.no-gap > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .flex-center {
    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; }
    .flex-center-between {
      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; }
  .flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .flex-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .flex-ai-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .flex-ai-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex-ai-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .flex-jc-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex-jc-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex-jc-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex-jc-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .flex-jc-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex-jc-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; }
  .flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .flex-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }

.pos-relative {
  position: relative; }

.pos-abs {
  position: absolute; }

.pos-fixed {
  position: fixed; }

.pos-sticky {
  position: sticky; }

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }

.overflow-hidden {
  overflow: hidden; }

.overflow-auto {
  overflow: auto; }

.overflow-scroll {
  overflow: scroll; }

.w-full {
  width: 100%; }

.w-50 {
  width: 50%; }

.w-screen {
  width: 100vw; }

.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.w-max {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }

.w-min {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content; }

.h-full {
  height: 100%; }

.h-screen {
  height: 100vh; }

.h-50 {
  height: 50%; }

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

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

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

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

.upper {
  text-transform: uppercase; }

.lower {
  text-transform: lowercase; }

.capital {
  text-transform: capitalize; }

.rounded-full {
  border-radius: 100rem; }

.rounded-inherit {
  border-radius: inherit; }

.rounded-xl {
  border-radius: 20px; }

.rounded-lg {
  border-radius: 12px; }

.rounded-md {
  border-radius: 8px; }

.rounded-sm {
  border-radius: 4px; }

.border-none {
  border: none; }

.border-current {
  border-color: currentColor; }

.outline-none {
  outline: none; }

.outline-current {
  outline-color: currentColor; }

.bg-cover {
  background-size: cover; }

.bg-center {
  background-position: center; }

.bg-no-repeat {
  background-repeat: no-repeat; }

.bg-fixed {
  background-attachment: fixed; }

.pointer {
  cursor: pointer; }
  .pointer-none {
    pointer-events: none; }

.resize-none {
  resize: none; }

.block {
  display: block; }

.in-block {
  display: inline-block; }

.in-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.d-none {
  display: none; }

.opacity-1 {
  opacity: 0.1; }

.opacity-2 {
  opacity: 0.2; }

.opacity-3 {
  opacity: 0.3; }

.opacity-4 {
  opacity: 0.4; }

.opacity-5 {
  opacity: 0.5; }

.opacity-6 {
  opacity: 0.6; }

.opacity-7 {
  opacity: 0.7; }

.opacity-8 {
  opacity: 0.8; }

.opacity-9 {
  opacity: 0.9; }

.hidden {
  display: none; }

.show {
  display: block; }

@-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(-35deg) scale(1) skew(1deg);
    transform: rotate(-35deg) scale(1) skew(1deg); }
  20% {
    -webkit-transform: rotate(35deg) scale(1) skew(1deg);
    transform: rotate(35deg) scale(1) skew(1deg); }
  30% {
    -webkit-transform: rotate(-35deg) scale(1.1) skew(1deg);
    transform: rotate(-35deg) scale(1.1) skew(1deg); }
  40% {
    -webkit-transform: rotate(35deg) scale(1.1) skew(1deg);
    transform: rotate(35deg) scale(1.1) skew(1deg); }
  50% {
    -webkit-transform: rotate(-35%) scale(1) skew(1deg);
    transform: rotate(-35%) scale(1) skew(1deg); }
  60% {
    -webkit-transform: rotate(35%) scale(1) skew(1deg);
    transform: rotate(35%) scale(1) skew(1deg); }
  70% {
    -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 {
  50% {
    -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 animate2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  50% {
    opacity: 0.6; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2); } }

@keyframes animate2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  50% {
    opacity: 0.6; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2); } }

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

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

@-webkit-keyframes fadeCus {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.94, 0.9);
    transform: scale(0.94, 0.9);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5); } }

@keyframes fadeCus {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.94, 0.9);
    transform: scale(0.94, 0.9);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5); } }

@-webkit-keyframes changHeight {
  0% {
    height: 50%; }
  100% {
    height: 0; } }

@keyframes changHeight {
  0% {
    height: 50%; }
  100% {
    height: 0; } }

.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2002;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  border-bottom: 0.1rem solid #e0e0e0;
  background-color: #ffffff; }
  @media screen and (max-width: 1200px) {
    .header {
      border-bottom: none;
      -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2); } }
  .header-banner {
    width: 100%;
    position: relative;
    padding-top: calc(100% * 250 / 1192);
    overflow: hidden;
    border-radius: var(--radius);
    display: block;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 1; }
    .header-banner img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .header-top {
    position: relative;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 29rem; }
    .header-top-wrap {
      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;
      height: 100%; }
    @media screen and (max-width: 1200px) {
      .header-top {
        display: none; } }
    .header-top-mb {
      height: 6rem;
      width: 100%;
      display: none;
      position: relative; }
      @media screen and (max-width: 600px) {
        .header-top-mb {
          height: 5rem; } }
      .header-top-mb::before {
        content: "";
        position: absolute;
        top: 0;
        left: -1.5rem;
        right: -1.5rem;
        width: calc(100% + 3rem);
        height: 100%;
        background: #d22522; }
      @media screen and (max-width: 1200px) {
        .header-top-mb {
          display: block; } }
      .header-top-mb-wrap {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .header-top-mb-wrap .header-logo img {
          -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(261deg) brightness(110%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(261deg) brightness(110%) contrast(101%); }
        .header-top-mb-wrap .btn {
          background: #ffffff; }
          .header-top-mb-wrap .btn-text {
            color: #d22522; }
        .header-top-mb-wrap .header-login .header-user::before {
          -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(261deg) brightness(110%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(261deg) brightness(110%) contrast(101%); }
        .header-top-mb-wrap .header-login .header-user .admin_info--if .note-text {
          color: #ffffff; }
        .header-top-mb-wrap .header-login .header-user .admin_info--if .note-sm {
          color: #ffffff; }
  .header-bottom {
    height: 10rem;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media screen and (max-width: 1200px) {
      .header-bottom {
        height: 6rem; } }
    @media screen and (max-width: 600px) {
      .header-bottom {
        height: 5rem; } }
    .header-bottom-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: 1.4rem;
      -moz-column-gap: 1.4rem;
      column-gap: 1.4rem;
      height: 100%;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media screen and (max-width: 1200px) {
        .header-bottom-wrap .header-logo {
          display: none; } }
      @media screen and (max-width: 1200px) {
        .header-bottom-wrap .header-box .header-login {
          display: none; } }
  .header.actived {
    background: #ffffff;
    height: auto;
    -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
    border-color: transparent; }
    .header.actived .header-logo {
      -webkit-transform: scale(0.9);
      transform: scale(0.9); }
    .header.actived .header-top {
      height: 0; }
    .header.actived .header-bottom {
      height: 8rem; }
    .header.actived .menu-list .menu-item .menu-link::before {
      bottom: 30%; }
    .header.actived .header-banner {
      -webkit-transform: translateY(-150%);
      transform: translateY(-150%);
      opacity: 0; }
    @media screen and (max-width: 1200px) {
      .header.actived {
        height: 7rem; } }
    @media screen and (max-width: 1200px) {
      .header.actived ~ .menu-mb {
        top: 7rem;
        height: calc(100% - 7rem); } }
  .header.no-bn .header-top {
    display: none; }
  .header.success-hd .header-btn {
    display: none; }
  .header.success-hd .header-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .header-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .header-user {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 2rem;
    display: none; }
    .header-user::before {
      content: "";
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 0;
      background-image: url(../assets/images/arrd.svg);
      width: 1.4rem;
      height: 1.4rem;
      background-size: 100% 100%;
      background-repeat: no-repeat; }
    .header-user .admin_info--ava {
      pointer-events: none; }
      .header-user .admin_info--ava:before {
        display: none; }
    .header-user:hover > .menu-list {
      opacity: 1;
      visibility: visible;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      -webkit-animation: hienLen2 0.3s linear;
      animation: hienLen2 0.3s linear; }
    .header-user .menu-list {
      position: absolute;
      top: calc(100% + 0.2rem);
      opacity: 0;
      visibility: hidden;
      left: 0rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%;
      min-width: 20rem;
      height: auto;
      background: #ffffff;
      margin: 0;
      -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
      z-index: 2;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      @media screen and (max-width: 600px) {
        .header-user .menu-list {
          top: calc(100% + 0rem); } }
      .header-user .menu-list::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2rem;
        background-color: transparent;
        top: -10%;
        left: 0; }
      .header-user .menu-list .menu-item {
        padding: 0; }
        .header-user .menu-list .menu-item.current-menu-item .menu-link {
          color: #0a0a0a;
          font-weight: 600; }
      .header-user .menu-list .menu-link {
        width: 100%;
        border-radius: 0;
        padding: 1rem 1.2rem;
        color: #0a0a0a; }
        .header-user .menu-list .menu-link::before {
          display: none; }
    .header-user .admin_info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 0.6rem;
      border: none; }
      @media screen and (max-width: 360px) {
        .header-user .admin_info {
          max-width: 12rem;
          overflow: hidden; } }
    .header-user .admin_info--ava {
      width: 4.8rem;
      height: 4.8rem; }
      @media screen and (max-width: 600px) {
        .header-user .admin_info--ava {
          width: 4rem;
          height: 4rem; } }
      @media screen and (max-width: 460px) {
        .header-user .admin_info--ava {
          width: 3.6rem;
          height: 3.6rem; } }
    .header-user .admin_info--if {
      row-gap: 0.4rem !important; }
      @media screen and (max-width: 600px) {
        .header-user .admin_info--if {
          row-gap: 0.2rem !important; } }
      .header-user .admin_info--if .note-text {
        font-size: 1.4rem; }
        @media screen and (max-width: 460px) {
          .header-user .admin_info--if .note-text {
            font-size: 1rem; } }
      .header-user .admin_info--if .note-sm {
        font-size: 1.2rem; }
        @media screen and (max-width: 460px) {
          .header-user .admin_info--if .note-sm {
            font-size: 1rem; } }
  .header-lang {
    position: relative;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .header-lang-title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0rem 3.4rem 0rem 1.6rem;
      height: 4.8rem;
      background: #f0f0f0;
      border-radius: 12rem;
      cursor: pointer;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      @media screen and (max-width: 1200px) {
        .header-lang-title {
          padding: 0 2.4rem 0rem 1.2rem;
          height: 4rem; } }
      @media screen and (max-width: 600px) {
        .header-lang-title {
          padding: 0 2rem 0rem 1rem;
          height: 3.2rem; } }
      @media screen and (max-width: 460px) {
        .header-lang-title {
          padding: 0 0.6rem;
          height: 3.2rem;
          border-radius: 0.8rem; } }
      .header-lang-title::before {
        content: "";
        position: absolute;
        background-image: url(../assets/images/arrd.svg);
        background-size: 100% 100%;
        width: 1.4rem;
        height: 1.4rem;
        background-repeat: no-repeat;
        top: 50%;
        right: 1.6rem;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
        @media screen and (max-width: 1200px) {
          .header-lang-title::before {
            right: 0.8rem; } }
        @media screen and (max-width: 600px) {
          .header-lang-title::before {
            right: 0.4rem; } }
        @media screen and (max-width: 460px) {
          .header-lang-title::before {
            right: 0.2rem;
            width: 1.2rem;
            height: 1.2rem;
            display: none; } }
      .header-lang-title::after {
        content: "";
        bottom: -2rem;
        position: absolute;
        left: 0;
        width: 100%;
        height: 5rem;
        opacity: 0;
        pointer-events: none; }
      .header-lang-title:hover {
        background: #d22522; }
        .header-lang-title:hover .header-lang-img {
          -webkit-box-shadow: 0 0 0.3rem #0a0a0a;
          box-shadow: 0 0 0.3rem #0a0a0a; }
        .header-lang-title:hover::before {
          -webkit-filter: brightness(0) saturate(100%) invert(97%) sepia(8%) saturate(5%) hue-rotate(92deg) brightness(107%) contrast(100%);
          filter: brightness(0) saturate(100%) invert(97%) sepia(8%) saturate(5%) hue-rotate(92deg) brightness(107%) contrast(100%); }
        .header-lang-title:hover::after {
          opacity: 1;
          pointer-events: visible; }
        .header-lang-title:hover .header-lang-wrap .note-text {
          color: #ffffff; }
        .header-lang-title:hover .header-lang-list {
          -webkit-transform: translateY(0%);
          transform: translateY(0%);
          opacity: 1;
          visibility: visible;
          pointer-events: visible; }
    .header-lang-img {
      width: 2rem;
      height: 2rem;
      border-radius: 50%;
      overflow: hidden; }
      .header-lang-img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .header-lang-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-column-gap: 0.8rem;
      -moz-column-gap: 0.8rem;
      column-gap: 0.8rem; }
      @media screen and (max-width: 1200px) {
        .header-lang-wrap {
          -webkit-column-gap: 0.6rem;
          -moz-column-gap: 0.6rem;
          column-gap: 0.6rem; } }
      @media screen and (max-width: 800px) {
        .header-lang-wrap {
          -webkit-column-gap: 0.6rem;
          -moz-column-gap: 0.6rem;
          column-gap: 0.6rem; } }
      @media screen and (max-width: 600px) {
        .header-lang-wrap {
          -webkit-column-gap: 0.4rem;
          -moz-column-gap: 0.4rem;
          column-gap: 0.4rem; } }
      @media screen and (max-width: 460px) {
        .header-lang-wrap .note-text {
          display: none; } }
    .header-lang-list {
      position: absolute;
      top: calc(100% + 0.1rem);
      left: 0;
      background: #f0f0f0;
      width: 100%;
      border-radius: 1.2rem;
      overflow: hidden;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      -webkit-transform: translateY(30%);
      transform: translateY(30%);
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
      @media screen and (max-width: 460px) {
        .header-lang-list {
          border-radius: 0.8rem; } }
    .header-lang-link {
      display: block; }
      .header-lang-link .header-lang-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 1.2rem; }
        @media screen and (max-width: 1200px) {
          .header-lang-link .header-lang-wrap {
            padding: 1rem; } }
        @media screen and (max-width: 600px) {
          .header-lang-link .header-lang-wrap {
            padding: 0.8rem; } }
        @media screen and (max-width: 460px) {
          .header-lang-link .header-lang-wrap {
            padding: 0.6rem; } }
        .header-lang-link .header-lang-wrap .note-text {
          color: #0a0a0a !important; }
        .header-lang-link .header-lang-wrap .header-lang-img {
          -webkit-box-shadow: unset;
          box-shadow: unset; }
      @media (min-width: 1201px) {
        .header-lang-link:hover .header-lang-wrap {
          background: #d22522; }
        .header-lang-link:hover .header-lang-img {
          -webkit-box-shadow: 0 0 0.3rem #0a0a0a;
          box-shadow: 0 0 0.3rem #0a0a0a; }
        .header-lang-link:hover .note-text {
          color: #ffffff !important; } }
  .header-nav {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1.2rem;
    -moz-column-gap: 1.2rem;
    column-gap: 1.2rem; }
    @media screen and (max-width: 1200px) {
      .header-nav .menu-list {
        display: none; } }
  .header-search {
    position: relative;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .header-search-ic {
      width: 4.8rem;
      height: 4.8rem;
      border-radius: 50%;
      background: #f0f0f0;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -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;
      cursor: pointer; }
      @media screen and (max-width: 1200px) {
        .header-search-ic {
          width: 4rem;
          height: 4rem; } }
      @media screen and (max-width: 600px) {
        .header-search-ic {
          width: 3.2rem;
          height: 3.2rem; } }

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

@keyframes anHienSearch {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }
      .header-search-ic.showed {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-animation: anHienSearch 0.5s linear;
        animation: anHienSearch 0.5s linear; }
      .header-search-ic.hiddened {
        display: none !important;
        -webkit-animation: anHienSearch 0.5s linear;
        animation: anHienSearch 0.5s linear; }
      .header-search-ic.open {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translateY(-0.1rem);
        transform: translateY(-0.1rem); }
      .header-search-ic.close {
        display: none; }
      @media (min-width: 1201px) {
        .header-search-ic:hover {
          background: #d22522; }
          .header-search-ic:hover img {
            -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(179deg) brightness(105%) contrast(105%);
            filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(179deg) brightness(105%) contrast(105%); } }
      .header-search-ic img {
        width: 2rem;
        height: 2rem;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-filter: brightness(0) saturate(100%) invert(0%) sepia(1%) saturate(0%) hue-rotate(191deg) brightness(97%) contrast(100%);
        filter: brightness(0) saturate(100%) invert(0%) sepia(1%) saturate(0%) hue-rotate(191deg) brightness(97%) contrast(100%); }
        @media screen and (max-width: 1200px) {
          .header-search-ic img {
            width: 1.6rem;
            height: 1.6rem; } }
        @media screen and (max-width: 600px) {
          .header-search-ic img {
            width: 1.4rem;
            height: 1.4rem; } }
    .header-search-ip {
      width: 26rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 4rem;
      -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
      position: absolute;
      top: calc(100% + 0.2rem);
      right: 0;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .header-search-ip.showed {
        opacity: 1;
        visibility: visible;
        pointer-events: visible; }
      .header-search-ip input {
        width: 100%;
        padding: 1.2rem;
        background: white;
        font-size: 1.4rem; }
        .header-search-ip input::-webkit-input-placeholder {
          font-size: 1.4rem; }
        .header-search-ip input::-moz-placeholder {
          font-size: 1.4rem; }
        .header-search-ip input::-ms-input-placeholder {
          font-size: 1.4rem; }
        .header-search-ip input::placeholder {
          font-size: 1.4rem; }
      .header-search-ip .btn-sub {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding: 1.2rem;
        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;
        min-width: unset;
        border-radius: 0;
        background: #d22522; }
        @media (min-width: 1201px) {
          .header-search-ip .btn-sub:hover img {
            -webkit-filter: brightness(0) saturate(100%) invert(0%) sepia(1%) saturate(0%) hue-rotate(191deg) brightness(97%) contrast(100%);
            filter: brightness(0) saturate(100%) invert(0%) sepia(1%) saturate(0%) hue-rotate(191deg) brightness(97%) contrast(100%); } }
        .header-search-ip .btn-sub img {
          width: 2.8rem;
          height: 2.8rem;
          -o-object-fit: contain;
          object-fit: contain;
          -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(179deg) brightness(105%) contrast(105%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(179deg) brightness(105%) contrast(105%); }
  .header-logo {
    max-width: 23rem;
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .header-logo .icon {
      width: 100%;
      height: 100%; }
    @media (min-width: 1201px) {
      .header-logo:hover img {
        -webkit-transform: scale(0.9);
        transform: scale(0.9); } }
    .header-logo img {
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -o-object-fit: contain;
      object-fit: contain; }
    @media screen and (max-width: 1400px) {
      .header-logo {
        max-width: 20rem; } }
    @media screen and (max-width: 1200px) {
      .header-logo {
        max-width: 18rem; } }
    @media screen and (max-width: 800px) {
      .header-logo {
        max-width: 14rem; } }
    @media screen and (max-width: 460px) {
      .header-logo {
        max-width: 12rem; } }
    @media screen and (max-width: 400px) {
      .header-logo {
        max-width: 10rem; } }
    @media screen and (max-width: 320px) {
      .header-logo {
        max-width: 9rem; } }
  .header-mobi {
    width: 3.4rem;
    height: 2.4rem;
    position: relative;
    display: none;
    cursor: pointer;
    margin: auto 0; }
    @media screen and (max-width: 1200px) {
      .header-mobi {
        display: block; } }
    @media screen and (max-width: 600px) {
      .header-mobi {
        height: 2.2rem;
        width: 3.2rem; } }
    @media screen and (max-width: 460px) {
      .header-mobi {
        height: 2rem;
        width: 2.4rem; } }
    .header-mobi.actived .line:first-child {
      top: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg);
      width: 100%;
      -webkit-transition: top 0.3s linear, -webkit-transform 0.3s linear 0.5s;
      transition: top 0.3s linear, -webkit-transform 0.3s linear 0.5s;
      transition: top 0.3s linear, transform 0.3s linear 0.5s;
      transition: top 0.3s linear, transform 0.3s linear 0.5s, -webkit-transform 0.3s linear 0.5s; }
    .header-mobi.actived .line:nth-child(2) {
      opacity: 0;
      -webkit-transition: opacity 0.1s ease 0.3s;
      transition: opacity 0.1s ease 0.3s; }
    .header-mobi.actived .line:last-child {
      bottom: 50%;
      -webkit-transform: translate(-50%, 50%) rotate(-45deg);
      transform: translate(-50%, 50%) rotate(-45deg);
      width: 100%;
      -webkit-transition: bottom 0.3s linear, -webkit-transform 0.3s linear 0.5s;
      transition: bottom 0.3s linear, -webkit-transform 0.3s linear 0.5s;
      transition: bottom 0.3s linear, transform 0.3s linear 0.5s;
      transition: bottom 0.3s linear, transform 0.3s linear 0.5s, -webkit-transform 0.3s linear 0.5s; }
    .header-mobi .line {
      width: 100%;
      display: block;
      height: 0.3rem;
      background-color: #d22522;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      border-radius: 100rem;
      overflow: hidden;
      position: absolute; }
      .header-mobi .line:first-child {
        top: 0;
        left: 50%;
        width: 100%;
        -webkit-transition: top 0.3s linear 0.5s, -webkit-transform 0.3s linear 0s;
        transition: top 0.3s linear 0.5s, -webkit-transform 0.3s linear 0s;
        transition: top 0.3s linear 0.5s, transform 0.3s linear 0s;
        transition: top 0.3s linear 0.5s, transform 0.3s linear 0s, -webkit-transform 0.3s linear 0s; }
      .header-mobi .line:nth-child(2) {
        top: 50%;
        left: 0;
        width: 100%;
        -webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        -webkit-transition: opacity 0.1s ease 0.3s;
        transition: opacity 0.1s ease 0.3s; }
      .header-mobi .line:last-child {
        width: 100%;
        bottom: 0%;
        left: 50%;
        -webkit-transition: bottom 0.3s linear 0.5s, -webkit-transform 0.3s linear 0s;
        transition: bottom 0.3s linear 0.5s, -webkit-transform 0.3s linear 0s;
        transition: bottom 0.3s linear 0.5s, transform 0.3s linear 0s;
        transition: bottom 0.3s linear 0.5s, transform 0.3s linear 0s, -webkit-transform 0.3s linear 0s; }
  .header-box {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1.6rem;
    -moz-column-gap: 1.6rem;
    column-gap: 1.6rem; }
    @media screen and (max-width: 1200px) {
      .header-box {
        -webkit-column-gap: 1.2rem;
        -moz-column-gap: 1.2rem;
        column-gap: 1.2rem; } }
    @media screen and (max-width: 800px) {
      .header-box {
        -webkit-column-gap: 0.8rem;
        -moz-column-gap: 0.8rem;
        column-gap: 0.8rem; } }
    @media screen and (max-width: 600px) {
      .header-box {
        -webkit-column-gap: 0.6rem;
        -moz-column-gap: 0.6rem;
        column-gap: 0.6rem; } }
    .header-box .btn {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
      @media screen and (max-width: 1200px) {
        .header-box .btn {
          min-width: unset; } }
      .header-box .btn-ic {
        display: none; }
        @media screen and (max-width: 500px) {
          .header-box .btn-ic {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; } }
      @media screen and (max-width: 500px) {
        .header-box .btn-text {
          display: none; } }
      @media screen and (max-width: 500px) {
        .header-box .btn {
          padding: 1.2rem 1.4rem; } }
  .header-login {
    height: 100%; }

.footer {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background: #ffffff;
  border-top: 0.1rem solid #e0e0e0; }
  @media screen and (max-width: 1200px) {
    .footer {
      padding-top: 3rem;
      padding-bottom: 0rem; } }
  @media screen and (max-width: 600px) {
    .footer {
      padding-top: 2rem;
      padding-bottom: 0rem; } }
  .footer-logo {
    max-width: 37rem;
    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; }
    .footer-logo img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
    @media screen and (max-width: 1024px) {
      .footer-logo {
        max-width: 27rem; } }
    @media screen and (max-width: 800px) {
      .footer-logo {
        max-width: 20rem; } }
    @media screen and (max-width: 600px) {
      .footer-logo {
        max-width: 18rem; } }
    @media screen and (max-width: 360px) {
      .footer-logo {
        max-width: 16rem; } }
  .footer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.6rem; }
    .footer-info-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 1.2rem; }
      @media screen and (max-width: 1024px) {
        .footer-info-list {
          row-gap: 1rem; } }
      @media screen and (max-width: 800px) {
        .footer-info-list {
          row-gap: 0.8rem; } }
      @media screen and (max-width: 600px) {
        .footer-info-list {
          row-gap: 0.6rem; } }
    .footer-info-wrap .note-text {
      display: inline-block;
      margin-right: 0.5rem; }
    .footer-info-item {
      width: 100%; }
      .footer-info-item .note-text {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; }
    .footer-info-link {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      font-size: 1.4rem;
      color: #0a0a0a;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      @media (min-width: 1201px) {
        .footer-info-link:hover {
          color: #d22522; } }
  .footer .list-address {
    row-gap: 1rem;
    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: 1200px) {
      .footer .list-address {
        row-gap: 0.8rem; } }
    @media screen and (max-width: 600px) {
      .footer .list-address {
        row-gap: 0.6rem; } }
  .footer .ic-address {
    border: none !important;
    border-radius: unset !important;
    width: 1.6rem;
    height: 1.6rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transform: translateY(0.15rem);
    transform: translateY(0.15rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .footer .ic-address img {
      width: 100%;
      height: 100%;
      -webkit-filter: brightness(0) saturate(100%) invert(14%) sepia(100%) saturate(3911%) hue-rotate(356deg) brightness(95%) contrast(80%);
      filter: brightness(0) saturate(100%) invert(14%) sepia(100%) saturate(3911%) hue-rotate(356deg) brightness(95%) contrast(80%); }
  .footer .item-address {
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 1200px) {
      .footer .item-address {
        -webkit-column-gap: 0.6rem;
        -moz-column-gap: 0.6rem;
        column-gap: 0.6rem; } }
  .footer .link-address {
    color: #4d4d4d;
    font-weight: 600;
    font-size: 1.4rem; }
    @media (min-width: 1201px) {
      .footer .link-address:hover {
        color: #d22522; } }
  .footer .menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    row-gap: 1.4rem;
    height: auto; }
    @media screen and (max-width: 1024px) {
      .footer .menu-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-column-gap: 1.2rem;
        -moz-column-gap: 1.2rem;
        column-gap: 1.2rem;
        row-gap: 1.2rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    @media screen and (max-width: 800px) {
      .footer .menu-list {
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
        row-gap: 1.2rem; } }
    @media screen and (max-width: 600px) {
      .footer .menu-list {
        -webkit-column-gap: 1.2rem !important;
        -moz-column-gap: 1.2rem !important;
        column-gap: 1.2rem !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 0.8rem; } }
    @media screen and (max-width: 320px) {
      .footer .menu-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-column-gap: 1.2rem;
        -moz-column-gap: 1.2rem;
        column-gap: 1.2rem;
        row-gap: 0.6rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .footer .menu-list .menu-item {
      height: auto; }
      @media screen and (max-width: 460px) {
        .footer .menu-list .menu-item {
          width: -webkit-fit-content !important;
          width: -moz-fit-content !important;
          width: fit-content !important; } }
      @media screen and (max-width: 320px) {
        .footer .menu-list .menu-item {
          width: 100% !important; } }
      .footer .menu-list .menu-item.current-menu-item .menu-link {
        color: #d22522;
        font-weight: 400; }
      .footer .menu-list .menu-item .menu-link {
        padding: 0;
        color: #0a0a0a;
        font-weight: 400;
        font-size: 1.4rem;
        white-space: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        text-transform: none; }
        .footer .menu-list .menu-item .menu-link::before {
          display: none; }
        @media (min-width: 1201px) {
          .footer .menu-list .menu-item .menu-link:hover {
            color: #d22522; } }
  .footer-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 1024px) {
      .footer-wrap {
        row-gap: 3.2rem; } }
    @media screen and (max-width: 800px) {
      .footer-wrap {
        row-gap: 2.4rem; } }
    @media screen and (max-width: 600px) {
      .footer-wrap {
        row-gap: 1.2rem; } }
  .footer-item {
    width: calc(100% * 2.5 / 12); }
    .footer-item:first-child {
      width: calc(100% * 4 / 12); }
      @media screen and (max-width: 500px) {
        .footer-item:first-child {
          width: 100% !important; } }
    .footer-item:nth-child(2) {
      width: calc(100% * 3 / 12);
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .footer-item:nth-child(2) .footer-item-wrap {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto; }
        @media screen and (max-width: 1024px) {
          .footer-item:nth-child(2) .footer-item-wrap {
            margin: unset;
            width: 100%; } }
      @media screen and (max-width: 500px) {
        .footer-item:nth-child(2) {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; } }
    @media screen and (max-width: 500px) {
      .footer-item:nth-child(3) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3; } }
    .footer-item:last-child .footer-item-wrap {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
      @media screen and (max-width: 1024px) {
        .footer-item:last-child .footer-item-wrap {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-column-gap: 1.2rem;
          -moz-column-gap: 1.2rem;
          column-gap: 1.2rem;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-box-align: end;
          -ms-flex-align: end;
          align-items: end; } }
      @media screen and (max-width: 800px) {
        .footer-item:last-child .footer-item-wrap {
          -webkit-column-gap: 1rem;
          -moz-column-gap: 1rem;
          column-gap: 1rem; } }
      @media screen and (max-width: 600px) {
        .footer-item:last-child .footer-item-wrap {
          -webkit-column-gap: 0.8rem;
          -moz-column-gap: 0.8rem;
          column-gap: 0.8rem; } }
      @media screen and (max-width: 500px) {
        .footer-item:last-child .footer-item-wrap {
          -webkit-box-ordinal-group: 5 !important;
          -ms-flex-order: 4 !important;
          order: 4 !important; } }
      @media screen and (max-width: 460px) {
        .footer-item:last-child .footer-item-wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-column-gap: 0.6rem;
          -moz-column-gap: 0.6rem;
          column-gap: 0.6rem;
          row-gap: 1.2rem;
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: start; } }
    @media screen and (max-width: 1024px) {
      .footer-item:last-child .footer-item-content {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; } }
    @media screen and (max-width: 600px) {
      .footer-item:last-child .footer-item-content {
        row-gap: 1.2rem; } }
    .footer-item:last-child .footer-item-content .note-text {
      text-align: end; }
    @media screen and (max-width: 1024px) {
      .footer-item {
        width: calc(100% / 2) !important; }
        .footer-item:first-child {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; }
        .footer-item:nth-child(2) {
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3; }
        .footer-item:nth-child(3) {
          -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
          order: 4; }
        .footer-item:last-child {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; } }
    @media screen and (max-width: 1024px) and (max-width: 500px) {
      .footer-item:last-child {
        width: 100% !important; } }
    @media screen and (max-width: 800px) {
      .footer-item {
        width: calc(100% / 2) !important; } }
    @media screen and (max-width: 500px) {
      .footer-item:last-child {
        width: 100%;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4; } }
    @media screen and (max-width: 460px) {
      .footer-item {
        width: 100% !important; } }
    @media screen and (max-width: 330px) {
      .footer-item {
        width: 100% !important; } }
    .footer-item-content {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      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;
      row-gap: 1.6rem; }
      @media screen and (max-width: 1200px) {
        .footer-item-content {
          row-gap: 1.2rem; } }
      @media screen and (max-width: 1024px) {
        .footer-item-content {
          width: 100%;
          row-gap: 0.8rem; } }
      @media screen and (max-width: 800px) {
        .footer-item-content {
          row-gap: 0.6rem; } }
      .footer-item-content .note-text {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; }
    .footer-item-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media screen and (max-width: 1024px) {
        .footer-item-wrap {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: start; } }
  .footer-list {
    row-gap: 2.4rem; }
    @media screen and (max-width: 1024px) {
      .footer-list {
        row-gap: 1.8rem; } }
    @media screen and (max-width: 800px) {
      .footer-list {
        row-gap: 1.6rem; } }
    @media screen and (max-width: 600px) {
      .footer-list {
        row-gap: 1.4rem; } }
  .footer-bottom {
    margin-top: 2.4rem;
    padding: 1rem 0;
    border-top: 0.1rem solid rgba(185, 156, 72, 0.2); }
    @media screen and (max-width: 1200px) {
      .footer-bottom {
        margin-top: 2rem; } }
    @media screen and (max-width: 800px) {
      .footer-bottom {
        margin-top: 1.8rem; } }
    @media screen and (max-width: 600px) {
      .footer-bottom {
        margin-top: 1.6rem; } }
    @media screen and (max-width: 460px) {
      .footer-bottom {
        margin-top: 1.4rem; } }
    .footer-bottom-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-column-gap: 1.2rem;
      -moz-column-gap: 1.2rem;
      column-gap: 1.2rem; }
      @media screen and (max-width: 600px) {
        .footer-bottom-wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          row-gap: 0.6rem;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; } }
  .footer-mona {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 0.6rem;
    -moz-column-gap: 0.6rem;
    column-gap: 0.6rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 360px) {
      .footer-mona {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 0.5rem; } }
    .footer-mona-img {
      max-width: 18rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .footer-mona-img img {
        width: 100%;
        height: 100%; }
    .footer-mona .note-sm {
      color: #0a0a0a;
      font-weight: 600;
      white-space: nowrap; }
  .footer-alert {
    margin-top: auto;
    font-size: 1.6rem; }
    @media screen and (max-width: 800px) {
      .footer-alert {
        font-size: 1.4rem; } }
    @media screen and (max-width: 600px) {
      .footer-alert .note-sm {
        text-align: center; } }
  .footer-ip input {
    height: 4.4rem;
    border: 0.1rem solid #ffffff;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0rem 1.6rem;
    color: #ffffff;
    font-size: 1.4rem; }
    .footer-ip input::-webkit-input-placeholder {
      color: #727272;
      font-size: 1.4rem; }
    .footer-ip input::-moz-placeholder {
      color: #727272;
      font-size: 1.4rem; }
    .footer-ip input::-ms-input-placeholder {
      color: #727272;
      font-size: 1.4rem; }
    .footer-ip input::placeholder {
      color: #727272;
      font-size: 1.4rem; }
  .footer-ip-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.2rem;
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 1024px) {
      .footer-ip-wrap {
        max-width: 80%;
        width: 100%; } }
    @media screen and (max-width: 600px) {
      .footer-ip-wrap {
        max-width: none; } }
    .footer-ip-wrap .btn {
      width: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  .footer-mxh {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto; }
    @media screen and (max-width: 1024px) {
      .footer-mxh {
        margin-left: unset; } }
    .footer-mxh-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: 0.8rem;
      -moz-column-gap: 0.8rem;
      column-gap: 0.8rem; }
      @media screen and (max-width: 800px) {
        .footer-mxh-list {
          -webkit-column-gap: 0.6rem;
          -moz-column-gap: 0.6rem;
          column-gap: 0.6rem; } }
    .footer-mxh-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%;
      overflow: hidden;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (min-width: 1201px) {
        .footer-mxh-link:hover {
          -webkit-transform: scale(1.3);
          transform: scale(1.3); } }
      @media screen and (max-width: 1024px) {
        .footer-mxh-link {
          width: 3rem;
          height: 3rem; } }
      @media screen and (max-width: 800px) {
        .footer-mxh-link {
          width: 2.8rem;
          height: 2.8rem; } }
      @media screen and (max-width: 600px) {
        .footer-mxh-link {
          width: 2.4rem;
          height: 2.4rem; } }
      .footer-mxh-link img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }

.gItem {
  position: relative;
  cursor: pointer; }
  .gItem .icon-expand {
    position: absolute;
    width: 6rem;
    height: 6rem;
    font-size: 3.6rem;
    color: #fff;
    z-index: 2;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    border: 0.2rem solid white;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: all 0.3s 0.1s ease-in-out;
    transition: all 0.3s 0.1s ease-in-out;
    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; }
  .gItem::before {
    position: absolute;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715); }
  @media screen and (min-width: 1201px) {
    .gItem:hover .icon-expand {
      -webkit-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1); }
    .gItem:hover::before {
      opacity: 1; } }

.otherGl .gItem .icon-expand {
  border: none; }

.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  visibility: hidden;
  color: #696061; }
  .popup.open {
    visibility: visible; }
    .popup.open .popup-overlay {
      opacity: 1;
      visibility: visible; }
    .popup.open .popup-main {
      opacity: 1;
      visibility: visible; }
    .popup.open .popup-close {
      opacity: 1;
      visibility: visible; }
  .popup-overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.56);
    -webkit-backdrop-filter: blur(2.5rem);
    backdrop-filter: blur(2.5rem);
    top: 0;
    left: 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;
    opacity: 0;
    visibility: hidden; }
  .popup-main {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 83rem;
    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;
    opacity: 0;
    visibility: hidden; }
    @media screen and (max-width: 1024px) {
      .popup-main {
        width: calc(100% - 1.2rem);
        max-width: 100%; } }
  .popup-over {
    overflow-y: auto;
    min-height: 40vh;
    max-height: 95vh; }
  .popup-wrapper {
    background: white;
    width: 100%;
    min-height: 40vh;
    position: relative;
    padding: 3rem 1.5rem 3rem; }
  .popup-title {
    font-size: 2.4rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 16px; }
    @media only screen and (max-width: 1200px) {
      .popup-title {
        font-size: 2rem; } }
    @media only screen and (max-width: 800px) {
      .popup-title {
        font-size: 1.8rem; } }
    @media only screen and (max-width: 600px) {
      .popup-title {
        font-size: 1.6rem; } }
    @media only screen and (max-width: 460px) {
      .popup-title {
        font-size: 1.6rem; } }
  .popup-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    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;
    z-index: 1201;
    opacity: 0;
    visibility: hidden; }
    .popup-close:hover .icon {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg); }
    .popup-close .icon {
      color: #000000;
      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; }

.recruit-popup .popup-wrapper {
  border-radius: 1.6rem;
  padding: 6rem 8.8rem; }
  @media screen and (max-width: 1024px) {
    .recruit-popup .popup-wrapper {
      padding: 3rem 4rem; } }
  @media screen and (max-width: 600px) {
    .recruit-popup .popup-wrapper {
      padding: 2rem 2.4rem;
      border-radius: 0.8rem;
      overflow: hidden; } }
  @media screen and (max-width: 400px) {
    .recruit-popup .popup-wrapper {
      padding: 2rem 1.2rem; } }

.recruit-popup .popup-main {
  width: calc(100% - 3rem);
  max-width: 117rem; }

@media screen and (max-width: 400px) {
  .recruit-popup .popup-close {
    top: 0.4rem; } }

.select2-container {
  height: 100%;
  background-color: transparent; }

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

.selection {
  width: 100%;
  height: 100%;
  display: block; }

.select2-container--default .select2-selection--single {
  border: none;
  color: white;
  height: 4.8rem;
  padding: 0 1.6rem;
  border-radius: 0.4rem;
  border: 0.1rem solid #e0e0e0;
  background: #ffffff;
  color: #0a0a0a;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }
  @media screen and (max-width: 1200px) {
    .select2-container--default .select2-selection--single {
      height: 4.2rem;
      padding: 0rem 1.2rem; } }
  @media screen and (max-width: 800px) {
    .select2-container--default .select2-selection--single {
      height: 4rem;
      padding: 0rem 1rem; } }
  @media screen and (max-width: 600px) {
    .select2-container--default .select2-selection--single {
      height: 3.6rem;
      padding: 0rem 1rem; } }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute; }
  .select2-container--default .select2-selection--single .select2-selection__arrow::before {
    content: "";
    position: absolute;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1.6rem;
    width: 2rem;
    height: 2rem;
    background-image: url(../assets/images/arrDownSl.svg);
    background-repeat: no-repeat;
    background-size: 100%; }

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

.select2-container .select2-selection--single .select2-selection__rendered {
  background-color: transparent;
  color: #0a0a0a;
  opacity: 1;
  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%;
  padding: 0 5rem 0 0rem; }
  @media screen and (max-width: 460px) {
    .select2-container .select2-selection--single .select2-selection__rendered {
      font-size: 1.2rem; } }

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

.select2-container .select2-dropdown {
  background: transparent;
  border: none;
  top: 0.8rem;
  border-radius: 0rem;
  overflow: hidden;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3); }

.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: 10px 6px !important;
  background-color: #000000;
  color: #000000; }

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

.select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
  background-color: #d22522;
  font-size: 1.4rem; }
  @media screen and (max-width: 460px) {
    .select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
      font-size: 1.2rem; } }

.select2-container--default .select2-results__option--selected {
  background-color: transparent;
  color: #000000;
  font-size: 1.4rem;
  font-weight: 400;
  font-size: 1.4rem; }
  @media screen and (max-width: 460px) {
    .select2-container--default .select2-results__option--selected {
      font-size: 1.2rem; } }

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

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

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

.select2-results__option {
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0.4rem 1rem; }
  .select2-results__option span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 0.6rem;
    -moz-column-gap: 0.6rem;
    column-gap: 0.6rem; }
    .select2-results__option span .img-flag {
      border-radius: 50%;
      overflow: hidden;
      -ms-flex-negative: 0;
      flex-shrink: 0; }

.select2-results {
  display: block;
  border-radius: 0 !important;
  overflow: hidden; }

.re-select-wrap.white .select2-selection__rendered {
  color: #a5a5a5 !important; }

body:has(.seclect2-seach-show) .select2-search.select2-search--dropdown {
  display: block !important;
  background: #ffffff;
  padding: 1.2rem 2.4rem 0.4rem; }

body:has(.seclect2-seach-show) .select2-container .select2-dropdown .select2-search input {
  background-color: rgba(217, 217, 217, 0.2); }

body:has(.seclect2-seach-show) .select2-dropdown {
  -webkit-box-shadow: 0rem 0.4rem 4rem rgba(0, 0, 0, 0.1);
  box-shadow: 0rem 0.4rem 4rem rgba(0, 0, 0, 0.1);
  margin-top: 2.2rem; }

body:has(.seclect2-seach-show) .select2-results__option {
  padding: 0.4rem 1rem;
  font-size: 1.2rem; }

body:has(.seclect2-seach-show) .select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
  font-size: 1.2rem;
  line-height: 1.7;
  color: white; }

.menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -1.6rem;
  margin-right: -1.6rem;
  height: 100%; }

.menu-ic {
  margin-top: -0rem;
  width: 1.2rem;
  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; }
  .menu-ic i {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.5; }

.menu-item {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
  .menu-item.current-menu-item > .menu-link {
    color: #d22522;
    font-weight: 600; }
    .menu-item.current-menu-item > .menu-link::before {
      width: calc(100% - 3.2rem); }
  @media (min-width: 1201px) {
    .menu-item.dropdown:hover > .menu-list {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0%);
      transform: translateY(0%);
      pointer-events: visible; } }
  .menu-item > .menu-list {
    position: absolute;
    margin-left: 0;
    margin-right: 0;
    top: calc(100% + 0.1rem);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    left: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 20rem;
    height: auto;
    background: #ffffff;
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
    -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .menu-item > .menu-list::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 2rem;
      background-color: transparent;
      top: -10%;
      left: 0; }
    .menu-item > .menu-list .menu-item {
      padding: 0; }
      .menu-item > .menu-list .menu-item.current-menu-item .menu-link {
        color: #d22522;
        font-weight: 600; }
    .menu-item > .menu-list .menu-link {
      width: 100%;
      border-radius: 0;
      padding: 1rem 1.2rem;
      color: #0a0a0a; }
      .menu-item > .menu-list .menu-link::before {
        display: none; }
  @media (min-width: 1201px) {
    .menu-item:hover > .menu-link {
      color: #d22522; }
      .menu-item:hover > .menu-link::before {
        width: calc(100% - 3.2rem); } }

.menu-link {
  font-size: 1.6rem;
  padding: 0rem 1.6rem;
  color: #0a0a0a;
  font-weight: 400;
  -webkit-column-gap: 0.6rem;
  -moz-column-gap: 0.6rem;
  column-gap: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%; }
  @media screen and (max-width: 800px) {
    .menu-link {
      font-size: 1.4rem; } }
  .menu-link::before {
    content: "";
    position: absolute;
    bottom: 35%;
    left: 1.6rem;
    right: 1.6rem;
    width: 0;
    height: 0.25rem;
    border-radius: 1.2rem;
    background: #d22522;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }

.menu-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1999; }
  .menu-modal.actived {
    opacity: 1;
    visibility: visible; }

.menu-mb {
  position: fixed;
  background: white;
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  width: 35%;
  height: calc(100% - var(--size-hd));
  top: var(--size-hd);
  left: -150%;
  z-index: 2000;
  padding: 0rem 0rem 1rem 0rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .menu-mb .btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 2rem; }
  .menu-mb .menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0; }
  .menu-mb .list-address {
    row-gap: 1rem;
    padding: 0 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .menu-mb .ic-address {
    border: none !important;
    border-radius: unset !important;
    width: 2rem;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 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; }
    .menu-mb .ic-address img {
      width: 100%;
      height: 100%;
      -webkit-filter: brightness(0) saturate(100%) invert(14%) sepia(100%) saturate(3911%) hue-rotate(356deg) brightness(95%) contrast(80%);
      filter: brightness(0) saturate(100%) invert(14%) sepia(100%) saturate(3911%) hue-rotate(356deg) brightness(95%) contrast(80%); }
  .menu-mb .item-address {
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .menu-mb .link-address {
    color: #4d4d4d;
    font-weight: 600;
    font-size: 1.4rem; }
  .menu-mb .menu-item {
    width: 100%;
    height: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
    padding: 0;
    pointer-events: visible; }
    .menu-mb .menu-item::before {
      display: none; }
    .menu-mb .menu-item:not(:last-child) {
      border-bottom: 0.1rem solid rgba(0, 0, 0, 0.3); }
    .menu-mb .menu-item.current-menu-item > .menu-link {
      color: #d22522;
      font-weight: 600; }
      .menu-mb .menu-item.current-menu-item > .menu-link::before {
        display: none; }
    .menu-mb .menu-item-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: 1rem;
      -moz-column-gap: 1rem;
      column-gap: 1rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding-right: 1.2rem; }
    .menu-mb .menu-item.dropdown > .menu-list {
      position: relative;
      -webkit-transform: none;
      transform: none;
      top: 0;
      left: 0;
      opacity: 1;
      visibility: visible;
      min-width: unset;
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none;
      margin-left: 1.2rem;
      display: none;
      height: auto;
      -webkit-transition: none;
      transition: none;
      height: 100%; }
      .menu-mb .menu-item.dropdown > .menu-list::before {
        content: "";
        position: absolute;
        top: 1rem !important;
        left: 0;
        height: auto;
        bottom: 1rem !important;
        width: 0.1rem;
        background: #d22522; }
      .menu-mb .menu-item.dropdown > .menu-list.showed {
        display: block; }
      .menu-mb .menu-item.dropdown > .menu-list > .menu-item {
        border-bottom: none; }
        .menu-mb .menu-item.dropdown > .menu-list > .menu-item.current-menu-item .menu-link {
          color: #d22522; }
        .menu-mb .menu-item.dropdown > .menu-list > .menu-item .menu-list > .menu-item .menu-list > .menu-item > .menu-link {
          font-size: 1.3rem; }
        .menu-mb .menu-item.dropdown > .menu-list > .menu-item > .menu-link {
          width: 100%;
          color: #4d4d4d;
          padding: 0.8rem 1.2rem;
          font-size: 1.4rem;
          font-weight: 600;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; }
    .menu-mb .menu-item .menu-link {
      width: 100%;
      padding: 0.8rem 1.2rem;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      height: auto;
      font-size: 1.6rem;
      font-weight: 600;
      white-space: unset; }
      @media screen and (max-width: 800px) {
        .menu-mb .menu-item .menu-link {
          font-size: 1.4rem; } }
  .menu-mb .menu-ic {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 2rem;
    height: 100%;
    position: relative;
    z-index: 5;
    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;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .menu-mb .menu-ic i {
      font-size: 1.6rem;
      color: #000000;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media screen and (max-width: 800px) {
        .menu-mb .menu-ic i {
          font-size: 1.4rem; } }
    .menu-mb .menu-ic.actived {
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  .menu-mb.actived {
    left: 0; }
  @media screen and (max-width: 1024px) {
    .menu-mb {
      width: 50%; } }
  @media screen and (max-width: 800px) {
    .menu-mb {
      width: 60%; } }
  @media screen and (max-width: 600px) {
    .menu-mb {
      width: 70%; } }
  @media screen and (max-width: 500px) {
    .menu-mb {
      width: 80%; } }
  @media screen and (max-width: 460px) {
    .menu-mb {
      width: 100%; } }
  @media screen and (max-width: 360px) {
    .menu-mb {
      width: 100%; } }
  .menu-mb-wrap {
    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;
    height: 100%;
    width: 100%; }

.social-mb-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  -webkit-column-gap: 1.2rem;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
  padding: 0 0.6rem; }

.social-mb-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.social-mb-link {
  width: 2.4rem;
  height: 2.4rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  border-radius: 50%;
  overflow: hidden; }
  .social-mb-link img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%; }

.menu-lh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 1rem;
  margin-bottom: 1rem;
  padding: 0 0.6rem; }
  .menu-lh .note-title {
    padding: 0 0.6rem;
    font-weight: 700; }
  .menu-lh-title {
    padding: 0 0.6rem;
    font-size: 1.8rem;
    font-weight: 700;
    color: #0a0a0a;
    line-height: 1.5;
    text-transform: uppercase; }
    @media only screen and (max-width: 1200px) {
      .menu-lh-title {
        font-size: 1.6rem; } }
    @media only screen and (max-width: 800px) {
      .menu-lh-title {
        font-size: 1.5rem; } }

.menu-mxh {
  padding: 2rem 0.6rem 1rem;
  margin-bottom: 2rem;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.3);
  border-top: 0.1rem solid rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 0.6rem; }
  .menu-mxh .footer-mxh {
    margin: 0 0.6rem; }

.breadcrumbs {
  overflow: hidden;
  width: 100%; }
  .breadcrumbs-wrap {
    padding-top: var(--size-pd); }
  .breadcrumbs-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;
    -webkit-column-gap: 2.8rem;
    -moz-column-gap: 2.8rem;
    column-gap: 2.8rem; }
    @media screen and (max-width: 1200px) {
      .breadcrumbs-list {
        -webkit-column-gap: 2.4rem;
        -moz-column-gap: 2.4rem;
        column-gap: 2.4rem; } }
    @media screen and (max-width: 600px) {
      .breadcrumbs-list {
        -webkit-column-gap: 1.4rem;
        -moz-column-gap: 1.4rem;
        column-gap: 1.4rem; } }
  .breadcrumbs-item {
    position: relative;
    height: 2.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; }
    .breadcrumbs-item.current a {
      color: #d22522 !important;
      pointer-events: none;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      display: -webkit-box; }
    .breadcrumbs-item:last-child {
      padding: 0 0.05rem; }
    .breadcrumbs-item:not(:last-child)::before {
      content: "";
      background-image: url(../assets/images/icBrcum.svg);
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      position: absolute;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      right: -2.1rem;
      width: 1.2rem;
      height: 1.2rem; }
      @media screen and (max-width: 1200px) {
        .breadcrumbs-item:not(:last-child)::before {
          right: -2rem; } }
      @media screen and (max-width: 600px) {
        .breadcrumbs-item:not(:last-child)::before {
          top: 54%;
          right: -1.3rem;
          width: 1.2rem;
          height: 1.2rem; } }
    .breadcrumbs-item a {
      font-size: 1.6rem;
      line-height: 1.5;
      color: #0a0a0a;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      letter-spacing: 0.005em; }
      @media screen and (max-width: 800px) {
        .breadcrumbs-item a {
          font-size: 1.4rem; } }
      .breadcrumbs-item a img {
        width: 1.4rem; }
      @media screen and (min-width: 1201px) {
        .breadcrumbs-item a:hover {
          color: #d22522 !important; } }
      @media screen and (max-width: 600px) {
        .breadcrumbs-item a {
          font-size: 1.2rem; } }
    .breadcrumbs-item.active a {
      opacity: 1; }
      @media screen and (min-width: 1201px) {
        .breadcrumbs-item.active a:hover {
          color: #000000; } }
    .breadcrumbs-item:not(:last-child) a {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
  .breadcrumbs.pd-t {
    padding-top: 1.5rem; }
  .breadcrumbs.other {
    width: 100%; }
    .breadcrumbs.other a {
      font-weight: 400;
      font-size: 1.6rem;
      line-height: 1.5;
      color: #ffffff; }
    .breadcrumbs.other span {
      color: white; }
    .breadcrumbs.other .breadcrumbs-list {
      position: relative;
      height: 100%;
      padding: 0; }
    .breadcrumbs.other .breadcrumbs-item a {
      color: #0a0a0a; }
    .breadcrumbs.other .breadcrumbs-item.current a {
      color: #d22522 !important;
      pointer-events: none;
      font-weight: 600;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden; }
  .breadcrumbsSec.section {
    padding-top: var(--pdGen);
    overflow: hidden; }

.box-breadcrumbs {
  background: #d22522;
  height: 12.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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; }
  .box-breadcrumbs-wrap {
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 0.8rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 1200px) {
      .box-breadcrumbs-wrap {
        row-gap: 0.2rem; } }
    .box-breadcrumbs-wrap::before {
      content: "";
      background-image: url(../assets/images/icBr.svg);
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: -2rem;
      width: 10rem;
      height: 10rem;
      background-repeat: no-repeat;
      background-size: 100%;
      z-index: 1;
      pointer-events: none; }
      @media screen and (max-width: 1200px) {
        .box-breadcrumbs-wrap::before {
          width: 6rem;
          height: 6rem;
          left: -1rem; } }
    .box-breadcrumbs-wrap .title-sm {
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden; }
      @media screen and (max-width: 600px) {
        .box-breadcrumbs-wrap .title-sm {
          font-size: 2rem; } }
  @media screen and (max-width: 1200px) {
    .box-breadcrumbs {
      height: 8rem; } }

.breadcrumbs-inside {
  position: relative; }
  .breadcrumbs-inside .breadcrumbs {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0; }
  .breadcrumbs-inside .breadcrumbs.other .breadcrumbs-list::before {
    display: none; }

.breadcrumbs-white .breadcrumbs.other a {
  color: white; }
  @media (min-width: 1201px) {
    .breadcrumbs-white .breadcrumbs.other a:hover {
      color: #fff0d3; } }

.breadcrumbs-white .breadcrumbs-item:not(:last-child)::before {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1); }

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

.banner-main {
  position: relative;
  margin-bottom: var(--size-pd); }
  @media screen and (max-width: 1200px) {
    .banner-main {
      background: #0a0a0a; } }
  .banner-main-bg {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1; }
    .banner-main-bg::before {
      content: "";
      position: absolute;
      width: 105%;
      height: 90%;
      top: -100%;
      left: 50%;
      -webkit-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%);
      background: #0a0a0a;
      z-index: -1;
      border-radius: 0 0 100% 100%; }
      @media screen and (min-width: 1200px) {
        .banner-main-bg::before {
          -webkit-animation: anHienBg 1s ease-in-out forwards;
          animation: anHienBg 1s ease-in-out forwards; }
        @-webkit-keyframes anHienBg {
          0% {
            opacity: 0;
            top: -100%; }
          100% {
            opacity: 1;
            top: 0; } }
        @keyframes anHienBg {
          0% {
            opacity: 0;
            top: -100%; }
          100% {
            opacity: 1;
            top: 0; } } }
    @media screen and (max-width: 1400px) {
      .banner-main-bg {
        width: 100%;
        height: 100%; } }
    @media screen and (max-width: 1200px) {
      .banner-main-bg {
        display: none; } }
  .banner-main-wrap {
    min-height: 35rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 1200px) {
      .banner-main-wrap {
        min-height: 30rem; } }
    @media screen and (max-width: 700px) {
      .banner-main-wrap {
        min-height: 25rem; } }
    @media screen and (max-width: 600px) {
      .banner-main-wrap {
        min-height: 20rem; } }
    @media screen and (max-width: 460px) {
      .banner-main-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }
  .banner-main-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 0.8rem; }
    @media screen and (max-width: 1200px) {
      .banner-main-title {
        row-gap: 0.6rem; } }
    @media screen and (max-width: 800px) {
      .banner-main-title {
        row-gap: 0.4rem; } }
    .banner-main-title .title-lg {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
      @media screen and (min-width: 1200px) {
        .banner-main-title .title-lg {
          -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
          -webkit-animation: hienChuBg 1.2s 1s linear forwards;
          animation: hienChuBg 1.2s 1s linear forwards; }
        @-webkit-keyframes hienChuBg {
          0% {
            -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0); }
          100% {
            -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0); } }
        @keyframes hienChuBg {
          0% {
            -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0); }
          100% {
            -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0); } } }
      .banner-main-title .title-lg strong {
        color: #d22522; }
    @media screen and (min-width: 1200px) {
      .banner-main-title .breadcrumbs {
        opacity: 0;
        -webkit-animation: anHienBr 1s 1.8s linear forwards;
        animation: anHienBr 1s 1.8s linear forwards; }
      @-webkit-keyframes anHienBr {
        0% {
          opacity: 0; }
        100% {
          opacity: 1; } }
      @keyframes anHienBr {
        0% {
          opacity: 0; }
        100% {
          opacity: 1; } } }
  @media screen and (max-width: 1200px) {
    .banner-main-lf {
      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; } }
  @media screen and (max-width: 800px) {
    .banner-main-lf {
      width: calc(100% * 5.5 / 12) !important; } }
  @media screen and (max-width: 460px) {
    .banner-main-lf {
      width: 100% !important; } }
  .banner-main-lf-wrap {
    padding: 8rem 0; }
    @media screen and (max-width: 1200px) {
      .banner-main-lf-wrap {
        padding: 6rem 0; } }
    @media screen and (max-width: 460px) {
      .banner-main-lf-wrap {
        padding: 2rem 0 2rem; } }
  .banner-main-tt {
    position: relative; }
    @media screen and (max-width: 460px) {
      .banner-main-tt {
        max-width: 23rem;
        width: 100%;
        margin: auto; } }
    .banner-main-tt-img {
      width: 100%;
      position: relative; }
      @media screen and (min-width: 1200px) {
        .banner-main-tt-img {
          opacity: 0;
          bottom: -25%;
          left: -50%;
          -webkit-transform: scale(0.6);
          transform: scale(0.6);
          -webkit-animation: diChuyenTl 0.8s 1.2s linear forwards;
          animation: diChuyenTl 0.8s 1.2s linear forwards; }
        @-webkit-keyframes diChuyenTl {
          0% {
            bottom: -25%;
            left: -100%;
            opacity: 0;
            -webkit-transform: scale(0.5);
            transform: scale(0.5); }
          20% {
            bottom: -20%;
            left: -80%;
            opacity: 0.2;
            -webkit-transform: scale(0.6);
            transform: scale(0.6); }
          40% {
            bottom: -15%;
            left: -60%;
            opacity: 0.4;
            -webkit-transform: scale(0.7);
            transform: scale(0.7); }
          60% {
            bottom: -10%;
            left: -40%;
            opacity: 0.6;
            -webkit-transform: scale(0.8);
            transform: scale(0.8); }
          80% {
            bottom: -5%;
            left: -20%;
            opacity: 0.8;
            -webkit-transform: scale(0.9);
            transform: scale(0.9); }
          100% {
            bottom: 0%;
            left: 0%;
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1); } }
        @keyframes diChuyenTl {
          0% {
            bottom: -25%;
            left: -100%;
            opacity: 0;
            -webkit-transform: scale(0.5);
            transform: scale(0.5); }
          20% {
            bottom: -20%;
            left: -80%;
            opacity: 0.2;
            -webkit-transform: scale(0.6);
            transform: scale(0.6); }
          40% {
            bottom: -15%;
            left: -60%;
            opacity: 0.4;
            -webkit-transform: scale(0.7);
            transform: scale(0.7); }
          60% {
            bottom: -10%;
            left: -40%;
            opacity: 0.6;
            -webkit-transform: scale(0.8);
            transform: scale(0.8); }
          80% {
            bottom: -5%;
            left: -20%;
            opacity: 0.8;
            -webkit-transform: scale(0.9);
            transform: scale(0.9); }
          100% {
            bottom: 0%;
            left: 0%;
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1); } } }
    .banner-main-tt-bg {
      max-width: 27rem;
      width: 100%;
      margin: 3rem auto 0;
      position: relative;
      -webkit-animation: nhung 20s linear infinite forwards alternate;
      animation: nhung 20s linear infinite forwards alternate; }
      @media screen and (max-width: 1200px) {
        .banner-main-tt-bg {
          max-width: 24rem; } }
      @media screen and (max-width: 1024px) {
        .banner-main-tt-bg {
          max-width: 22rem; } }
      @media screen and (max-width: 900px) {
        .banner-main-tt-bg {
          max-width: 20rem; } }
      @media screen and (max-width: 700px) {
        .banner-main-tt-bg {
          max-width: 18rem; } }
      @media screen and (max-width: 600px) {
        .banner-main-tt-bg {
          max-width: 16rem; } }
      @media screen and (max-width: 500px) {
        .banner-main-tt-bg {
          max-width: 15rem; } }
      @media screen and (max-width: 460px) {
        .banner-main-tt-bg {
          max-width: 14rem; } }

@-webkit-keyframes nhung {
  0% {
    -webkit-transform: translateY(0%) rotate(0);
    transform: translateY(0%) rotate(0); }
  10% {
    -webkit-transform: translateY(5%) rotate(2deg);
    transform: translateY(5%) rotate(2deg); }
  20% {
    -webkit-transform: translateY(-5%) rotate(0deg);
    transform: translateY(-5%) rotate(0deg); }
  30% {
    -webkit-transform: translateY(2%) rotate(3deg);
    transform: translateY(2%) rotate(3deg); }
  40% {
    -webkit-transform: translateY(5%) rotate(2deg);
    transform: translateY(5%) rotate(2deg); }
  50% {
    -webkit-transform: translateY(0%) rotate(3deg);
    transform: translateY(0%) rotate(3deg); }
  60% {
    -webkit-transform: translateY(2%) rotate(0deg);
    transform: translateY(2%) rotate(0deg); }
  70% {
    -webkit-transform: translateY(-5%) rotate(2deg);
    transform: translateY(-5%) rotate(2deg); }
  80% {
    -webkit-transform: translateY(0%) rotate(3deg);
    transform: translateY(0%) rotate(3deg); }
  90% {
    -webkit-transform: translateY(3%) rotate(1deg);
    transform: translateY(3%) rotate(1deg); }
  100% {
    -webkit-transform: translateY(0%) rotate(0deg);
    transform: translateY(0%) rotate(0deg); } }

@keyframes nhung {
  0% {
    -webkit-transform: translateY(0%) rotate(0);
    transform: translateY(0%) rotate(0); }
  10% {
    -webkit-transform: translateY(5%) rotate(2deg);
    transform: translateY(5%) rotate(2deg); }
  20% {
    -webkit-transform: translateY(-5%) rotate(0deg);
    transform: translateY(-5%) rotate(0deg); }
  30% {
    -webkit-transform: translateY(2%) rotate(3deg);
    transform: translateY(2%) rotate(3deg); }
  40% {
    -webkit-transform: translateY(5%) rotate(2deg);
    transform: translateY(5%) rotate(2deg); }
  50% {
    -webkit-transform: translateY(0%) rotate(3deg);
    transform: translateY(0%) rotate(3deg); }
  60% {
    -webkit-transform: translateY(2%) rotate(0deg);
    transform: translateY(2%) rotate(0deg); }
  70% {
    -webkit-transform: translateY(-5%) rotate(2deg);
    transform: translateY(-5%) rotate(2deg); }
  80% {
    -webkit-transform: translateY(0%) rotate(3deg);
    transform: translateY(0%) rotate(3deg); }
  90% {
    -webkit-transform: translateY(3%) rotate(1deg);
    transform: translateY(3%) rotate(1deg); }
  100% {
    -webkit-transform: translateY(0%) rotate(0deg);
    transform: translateY(0%) rotate(0deg); } }
      .banner-main-tt-bg img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: relative;
        z-index: 1; }
    .banner-main-tt-khoi {
      position: absolute;
      bottom: 0;
      left: 0;
      -webkit-transform: rotate(-20deg);
      transform: rotate(-20deg); }
      .banner-main-tt-khoi .khoi {
        width: 4rem;
        height: 3rem;
        display: block;
        border-radius: 100%;
        background: #b4b4b3;
        position: absolute;
        top: -4rem;
        opacity: 0;
        z-index: -1; }
        @media screen and (max-width: 600px) {
          .banner-main-tt-khoi .khoi {
            width: 3rem;
            height: 2rem;
            top: -3.5rem; } }

@-webkit-keyframes phunKhoi {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%) scale(1);
    transform: translateX(0%) scale(1); }
  50% {
    opacity: 0.5;
    -webkit-transform: translateX(-150%) scale(0.5);
    transform: translateX(-150%) scale(0.5); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-300%) scale(0);
    transform: translateX(-300%) scale(0); } }

@keyframes phunKhoi {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%) scale(1);
    transform: translateX(0%) scale(1); }
  50% {
    opacity: 0.5;
    -webkit-transform: translateX(-150%) scale(0.5);
    transform: translateX(-150%) scale(0.5); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-300%) scale(0);
    transform: translateX(-300%) scale(0); } }
        .banner-main-tt-khoi .khoi:first-child {
          -webkit-animation: phunKhoi 3s linear infinite 0s;
          animation: phunKhoi 3s linear infinite 0s; }
        .banner-main-tt-khoi .khoi:nth-child(2) {
          -webkit-animation: phunKhoi 3s linear infinite 0.6s;
          animation: phunKhoi 3s linear infinite 0.6s; }
        .banner-main-tt-khoi .khoi:nth-child(3) {
          -webkit-animation: phunKhoi 3s linear infinite 1.2s;
          animation: phunKhoi 3s linear infinite 1.2s; }
        .banner-main-tt-khoi .khoi:nth-child(4) {
          -webkit-animation: phunKhoi 3s linear infinite 1.8s;
          animation: phunKhoi 3s linear infinite 1.8s; }
        .banner-main-tt-khoi .khoi:nth-child(5) {
          -webkit-animation: phunKhoi 3s linear infinite 2.4s;
          animation: phunKhoi 3s linear infinite 2.4s; }
        .banner-main-tt-khoi .khoi:nth-child(6) {
          -webkit-animation: phunKhoi 3s linear infinite 3s;
          animation: phunKhoi 3s linear infinite 3s; }
      @media screen and (max-width: 1200px) {
        .banner-main-tt-khoi {
          bottom: -0.5rem; } }
      @media screen and (max-width: 700px) {
        .banner-main-tt-khoi {
          bottom: -0.8rem; } }
      @media screen and (max-width: 600px) {
        .banner-main-tt-khoi {
          -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg); } }
    .banner-main-tt-item {
      position: absolute; }

@-webkit-keyframes lenXuong {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(7%);
    transform: translateY(7%); }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }

@keyframes lenXuong {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(7%);
    transform: translateY(7%); }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }
      .banner-main-tt-item:first-child {
        top: 50%;
        left: 0;
        -webkit-animation: lenXuong 5s linear infinite forwards;
        animation: lenXuong 5s linear infinite forwards; }
      .banner-main-tt-item:nth-child(2) {
        top: 0;
        left: 0;
        animation: lenXuong 5s 0.5s linear infinite forwards reverse; }
      .banner-main-tt-item:nth-child(3) {
        top: 20%;
        right: 10%;
        -webkit-animation: lenXuong 5s 0s linear infinite forwards;
        animation: lenXuong 5s 0s linear infinite forwards; }
        @media screen and (max-width: 1460px) {
          .banner-main-tt-item:nth-child(3) {
            right: 20%; } }
        @media screen and (max-width: 1200px) {
          .banner-main-tt-item:nth-child(3) {
            right: 10%; } }
      .banner-main-tt-item:last-child {
        top: 30%;
        right: -20%;
        animation: lenXuong 5s 0.5s linear infinite forwards reverse; }
        @media screen and (max-width: 1460px) {
          .banner-main-tt-item:last-child {
            right: 0; } }
        @media screen and (max-width: 1200px) {
          .banner-main-tt-item:last-child {
            bottom: 0;
            top: unset; } }
    .banner-main-tt-ic {
      width: 100%;
      height: 100%;
      max-width: 15rem; }
      @media screen and (min-width: 1200px) {
        .banner-main-tt-ic {
          -webkit-transform: scale(0);
          transform: scale(0);
          opacity: 0;
          -webkit-animation: phongToIc 0.5s 2s ease forwards;
          animation: phongToIc 0.5s 2s ease forwards; }
        @-webkit-keyframes phongToIc {
          0% {
            -webkit-transform: scale(0);
            transform: scale(0);
            opacity: 0; }
          100% {
            -webkit-transform: scale(1);
            transform: scale(1);
            opacity: 1; } }
        @keyframes phongToIc {
          0% {
            -webkit-transform: scale(0);
            transform: scale(0);
            opacity: 0; }
          100% {
            -webkit-transform: scale(1);
            transform: scale(1);
            opacity: 1; } } }
      @media screen and (max-width: 1200px) {
        .banner-main-tt-ic {
          max-width: 10rem; } }
      @media screen and (max-width: 1024px) {
        .banner-main-tt-ic {
          max-width: 8rem; } }
      @media screen and (max-width: 700px) {
        .banner-main-tt-ic {
          max-width: 6rem; } }
      @media screen and (max-width: 500px) {
        .banner-main-tt-ic {
          max-width: 4.5rem; } }
      .banner-main-tt-ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
  @media screen and (max-width: 800px) {
    .banner-main-rt {
      width: 100% !important;
      -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
      flex: 1 !important; } }
  .banner-main-rt-wrap {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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; }
    @media screen and (max-width: 460px) {
      .banner-main-rt-wrap {
        margin-top: 2rem; } }

.banner-home {
  position: relative;
  margin-bottom: var(--size-pd); }
  .banner-home .banner-main-tt {
    position: absolute;
    bottom: -10%;
    left: 10%; }
    @media screen and (max-width: 1600px) {
      .banner-home .banner-main-tt {
        bottom: -20%; } }
    @media screen and (max-width: 800px) {
      .banner-home .banner-main-tt {
        display: none; } }
    @media screen and (max-width: 1600px) {
      .banner-home .banner-main-tt-bg {
        max-width: 23rem; } }
    @media screen and (max-width: 1200px) {
      .banner-home .banner-main-tt-bg {
        max-width: 20rem; } }
    @media screen and (max-width: 1024px) {
      .banner-home .banner-main-tt-bg {
        max-width: 18rem; } }
    @media screen and (min-width: 1200px) {
      .banner-home .banner-main-tt {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-animation: thuNhobn 0.8s linear forwards;
        animation: thuNhobn 0.8s linear forwards; } }
    @media screen and (max-width: 1200px) {
      .banner-home .banner-main-tt {
        -webkit-transform: scale(1);
        transform: scale(1); } }

@-webkit-keyframes thuNhobn {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes thuNhobn {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

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

@keyframes truotLenBh {
  0% {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
  .banner-home-bg {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1; }
    .banner-home-bg::before {
      content: "";
      position: absolute;
      width: 150%;
      height: 100%;
      top: 0%;
      left: 50%;
      -webkit-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%);
      background: #fff0d3;
      z-index: -1;
      border-radius: 0 0 100% 100%; }
      @media screen and (max-width: 1200px) {
        .banner-home-bg::before {
          display: none; } }
    @media screen and (max-width: 1200px) {
      .banner-home-bg {
        background: #fff0d3; } }
  .banner-home-wrap {
    min-height: calc(100vh - var(--size-hd));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 1200px) {
      .banner-home-wrap {
        min-height: calc(60vh - var(--size-hd)); } }
    @media screen and (max-width: 800px) {
      .banner-home-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        row-gap: 1.2rem; } }
    @media screen and (min-width: 1200px) {
      .banner-home-wrap .btn {
        -webkit-animation: truotLenBh 0.5s 1s linear forwards;
        animation: truotLenBh 0.5s 1s linear forwards;
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        opacity: 0; } }
    @media screen and (max-width: 1200px) {
      .banner-home-wrap .btn {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1; } }
    @media screen and (max-width: 460px) {
      .banner-home-wrap .btn {
        margin: auto; } }
  .banner-home-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 0.8rem; }
    .banner-home-title .title-lg {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      font-size: 4.8rem !important; }
      @media screen and (min-width: 1200px) {
        .banner-home-title .title-lg {
          -webkit-animation: truotLenBh 0.5s linear forwards;
          animation: truotLenBh 0.5s linear forwards;
          -webkit-transform: translateY(50%);
          transform: translateY(50%);
          opacity: 0; } }
      @media only screen and (max-width: 1200px) {
        .banner-home-title .title-lg {
          font-size: 3.8rem !important;
          -webkit-transform: translateY(0%);
          transform: translateY(0%);
          opacity: 1; } }
      @media only screen and (max-width: 800px) {
        .banner-home-title .title-lg {
          font-size: 2.8rem !important; } }
      @media only screen and (max-width: 600px) {
        .banner-home-title .title-lg {
          font-size: 2.4rem !important; } }
      @media only screen and (max-width: 460px) {
        .banner-home-title .title-lg {
          font-size: 2.2rem !important; } }
      .banner-home-title .title-lg strong {
        color: #d22522; }
      @media screen and (max-width: 460px) {
        .banner-home-title .title-lg {
          text-align: center; } }
    .banner-home-title .note-text {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      font-size: 1.6rem !important; }
      @media screen and (min-width: 1200px) {
        .banner-home-title .note-text {
          -webkit-animation: truotLenBh 0.5s 0.5s linear forwards;
          animation: truotLenBh 0.5s 0.5s linear forwards;
          -webkit-transform: translateY(50%);
          transform: translateY(50%);
          opacity: 0; } }
      @media screen and (max-width: 1200px) {
        .banner-home-title .note-text {
          -webkit-transform: translateY(0%);
          transform: translateY(0%);
          opacity: 1; } }
      @media screen and (max-width: 800px) {
        .banner-home-title .note-text {
          font-size: 1.4rem !important; } }
      @media screen and (max-width: 460px) {
        .banner-home-title .note-text {
          text-align: center; } }
  .banner-home-lf {
    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; }
    @media screen and (max-width: 800px) {
      .banner-home-lf {
        width: 100% !important; } }
    .banner-home-lf-wrap {
      padding: 16rem 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent); }
      @media screen and (max-width: 1200px) {
        .banner-home-lf-wrap {
          padding: 14rem 0; } }
      @media screen and (max-width: 800px) {
        .banner-home-lf-wrap {
          padding: 2rem 0 4rem; } }
      @media screen and (max-width: 600px) {
        .banner-home-lf-wrap {
          padding: 2rem 0 3rem; } }
  .banner-home-tt {
    position: relative;
    z-index: 1; }
    @media screen and (min-width: 1200px) {
      .banner-home-tt {
        -webkit-animation: chayLenBh 1s 1.4s linear forwards;
        animation: chayLenBh 1s 1.4s linear forwards;
        opacity: 0;
        pointer-events: none; } }

@-webkit-keyframes chayLenBh {
  0% {
    opacity: 0;
    pointer-events: none; }
  50% {
    opacity: 0.5;
    pointer-events: none; }
  100% {
    opacity: 1;
    pointer-events: none; } }

@keyframes chayLenBh {
  0% {
    opacity: 0;
    pointer-events: none; }
  50% {
    opacity: 0.5;
    pointer-events: none; }
  100% {
    opacity: 1;
    pointer-events: none; } }
    @media screen and (max-width: 1200px) {
      .banner-home-tt {
        opacity: 1; } }
    @media screen and (max-width: 800px) {
      .banner-home-tt {
        max-width: 60rem;
        margin: auto; } }
    .banner-home-tt-bg {
      max-width: 60rem;
      width: 100%;
      margin: 3rem auto 0;
      -webkit-clip-path: circle(100% at 45% 4%);
      clip-path: circle(100% at 45% 4%);
      position: relative;
      z-index: 2; }
      @media screen and (max-width: 1600px) {
        .banner-home-tt-bg {
          max-width: 50rem; } }
      @media screen and (max-width: 1500px) {
        .banner-home-tt-bg {
          max-width: 50rem; } }
      @media screen and (max-width: 1360px) {
        .banner-home-tt-bg {
          max-width: 45rem; } }
      @media screen and (max-width: 1200px) {
        .banner-home-tt-bg {
          max-width: 40rem;
          -webkit-clip-path: unset;
          clip-path: unset; } }
      @media screen and (max-width: 800px) {
        .banner-home-tt-bg {
          max-width: 35rem;
          -webkit-clip-path: unset;
          clip-path: unset; } }
      @media screen and (max-width: 460px) {
        .banner-home-tt-bg {
          max-width: 30rem; } }
      @media screen and (max-width: 360px) {
        .banner-home-tt-bg {
          max-width: 25rem; } }

@-webkit-keyframes lanToa {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0; }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0.8; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.4);
    transform: translate(-50%, -50%) scale(1.4);
    opacity: 0; } }

@keyframes lanToa {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0; }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0.8; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.4);
    transform: translate(-50%, -50%) scale(1.4);
    opacity: 0; } }
      .banner-home-tt-bg::before {
        content: "";
        width: 40rem;
        height: 40rem;
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) scale(0.8);
        transform: translate(-50%, -50%) scale(0.8);
        background: #f7d060;
        opacity: 0;
        -webkit-animation: lanToa 2s linear infinite forwards;
        animation: lanToa 2s linear infinite forwards;
        z-index: -1; }
        @media screen and (max-width: 1200px) {
          .banner-home-tt-bg::before {
            width: 30rem;
            height: 30rem; } }
        @media screen and (max-width: 460px) {
          .banner-home-tt-bg::before {
            width: 25rem;
            height: 25rem; } }
        @media screen and (max-width: 360px) {
          .banner-home-tt-bg::before {
            width: 20rem;
            height: 20rem; } }
      .banner-home-tt-bg::after {
        content: "";
        width: 40rem;
        height: 40rem;
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) scale(0.8);
        transform: translate(-50%, -50%) scale(0.8);
        background: #f7d060;
        opacity: 0;
        -webkit-animation: lanToa 2s 1.2s linear infinite forwards;
        animation: lanToa 2s 1.2s linear infinite forwards;
        z-index: -1; }
        @media screen and (max-width: 1200px) {
          .banner-home-tt-bg::after {
            width: 30rem;
            height: 30rem; } }
        @media screen and (max-width: 460px) {
          .banner-home-tt-bg::after {
            width: 25rem;
            height: 25rem; } }
        @media screen and (max-width: 360px) {
          .banner-home-tt-bg::after {
            width: 20rem;
            height: 20rem; } }
      .banner-home-tt-bg img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: relative;
        z-index: 1; }
    .banner-home-tt-item {
      position: absolute;
      z-index: 2; }
      .banner-home-tt-item:first-child {
        bottom: -5%;
        left: 0;
        -webkit-animation: lenXuong 5s linear infinite forwards;
        animation: lenXuong 5s linear infinite forwards; }
      .banner-home-tt-item:nth-child(2) {
        top: 20%;
        left: -10%;
        animation: lenXuong 5s 0.5s linear infinite forwards reverse; }
        @media screen and (max-width: 1460px) {
          .banner-home-tt-item:nth-child(2) {
            left: -5%; } }
      .banner-home-tt-item:nth-child(3) {
        top: 20%;
        right: -10%;
        -webkit-animation: lenXuong 5s 0s linear infinite forwards;
        animation: lenXuong 5s 0s linear infinite forwards; }
        @media screen and (max-width: 1460px) {
          .banner-home-tt-item:nth-child(3) {
            right: -3%; } }
        @media screen and (max-width: 800px) {
          .banner-home-tt-item:nth-child(3) {
            right: -10%; } }
        @media screen and (max-width: 300px) {
          .banner-home-tt-item:nth-child(3) {
            right: -5%; } }
      .banner-home-tt-item:last-child {
        bottom: 00%;
        right: -20%;
        animation: lenXuong 5s 0.5s linear infinite forwards reverse; }
        @media screen and (max-width: 1460px) {
          .banner-home-tt-item:last-child {
            right: -3%; } }
        @media screen and (max-width: 800px) {
          .banner-home-tt-item:last-child {
            right: -10%; } }
        @media screen and (max-width: 300px) {
          .banner-home-tt-item:last-child {
            right: -5%; } }
    .banner-home-tt-ic {
      width: 100%;
      height: 100%;
      max-width: 15rem; }
      @media screen and (max-width: 1460px) {
        .banner-home-tt-ic {
          max-width: 13rem; } }
      @media screen and (max-width: 1024px) {
        .banner-home-tt-ic {
          max-width: 8rem; } }
      @media screen and (max-width: 360px) {
        .banner-home-tt-ic {
          max-width: 6rem; } }
      @media screen and (max-width: 300px) {
        .banner-home-tt-ic {
          max-width: 5rem; } }
      .banner-home-tt-ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
  @media screen and (max-width: 800px) {
    .banner-home-rt {
      width: 100% !important; } }
  .banner-home-rt-wrap {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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; }
    @media screen and (max-width: 800px) {
      .banner-home-rt-wrap {
        margin-top: 6rem; } }

.links-main2 {
  position: fixed;
  bottom: 5rem;
  right: 3%;
  z-index: 800;
  opacity: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease; }
  .links-main2.actived {
    opacity: 1; }
  .links-main2-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent1); }
  .links-main2-ic {
    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; }
    @media screen and (max-width: 1200px) {
      .links-main2-ic {
        width: 1.8rem;
        height: 1.8rem; } }
    @media screen and (max-width: 800px) {
      .links-main2-ic {
        width: 1.6rem;
        height: 1.6rem; } }
    @media screen and (max-width: 600px) {
      .links-main2-ic {
        width: 1.4rem;
        height: 1.4rem; } }
    .links-main2-ic i {
      font-size: 1.6rem;
      line-height: 100%;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease;
      position: relative;
      z-index: 5; }
      @media screen and (max-width: 800px) {
        .links-main2-ic i {
          font-size: 1.4rem; } }
      @media screen and (max-width: 600px) {
        .links-main2-ic i {
          font-size: 1.2rem; } }
    .links-main2-ic img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      position: relative;
      z-index: 5; }
  .links-main2-link {
    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;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    position: relative;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    cursor: pointer; }
    @media screen and (max-width: 1200px) {
      .links-main2-link {
        width: 4rem;
        height: 4rem; } }
    @media screen and (max-width: 800px) {
      .links-main2-link {
        width: 3.6rem;
        height: 3.6rem; } }
    @media screen and (max-width: 600px) {
      .links-main2-link {
        width: 3.2rem;
        height: 3.2rem; } }
    .links-main2-link.btnTop {
      background: #ffffff;
      border: 0.1rem solid #a3a3a3; }
      @media (min-width: 1201px) {
        .links-main2-link.btnTop:hover {
          background: #0a0a0a;
          border-color: #0a0a0a; }
          .links-main2-link.btnTop:hover i {
            color: #ffffff; } }

@keyframes lenXuong {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  30% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%); }
  50% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
  70% {
    -webkit-transform: translateY(10%);
    transform: translateY(10%); }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }
      .links-main2-link.btnTop i {
        position: relative;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation: lenXuong 1.2s linear infinite forwards;
        animation: lenXuong 1.2s linear infinite forwards; }
    .links-main2-link.btnFollow {
      background: #d22522;
      position: relative; }
      @media (min-width: 1201px) {
        .links-main2-link.btnFollow:hover {
          background: #000000; }
          .links-main2-link.btnFollow:hover::before {
            background: #000000; }
          .links-main2-link.btnFollow:hover::after {
            background: #000000; } }

@-webkit-keyframes lanToa2 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0; }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.3);
    transform: translate(-50%, -50%) scale(1.3);
    opacity: 0.5; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.4);
    transform: translate(-50%, -50%) scale(1.4);
    opacity: 0; } }

@keyframes lanToa2 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0; }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.3);
    transform: translate(-50%, -50%) scale(1.3);
    opacity: 0.5; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.4);
    transform: translate(-50%, -50%) scale(1.4);
    opacity: 0; } }
      .links-main2-link.btnFollow::before {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        background: #d22522;
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        -webkit-animation: lanToa2 1.2s linear infinite forwards;
        animation: lanToa2 1.2s linear infinite forwards;
        z-index: -1;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear; }
      .links-main2-link.btnFollow::after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        background: #d22522;
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        z-index: -1;
        -webkit-animation: lanToa2 1.2s 0.6s linear infinite forwards;
        animation: lanToa2 1.2s 0.6s linear infinite forwards;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear; }

@-webkit-keyframes rungLac {
  0% {
    -webkit-transform: translate(0) scale(1) rotate(0);
    transform: translate(0) scale(1) rotate(0); }
  30% {
    -webkit-transform: translate(0) scale(1.1) rotate(-15deg);
    transform: translate(0) scale(1.1) rotate(-15deg); }
  50% {
    -webkit-transform: translate(0) scale(1.2) rotate(15deg);
    transform: translate(0) scale(1.2) rotate(15deg); }
  70% {
    -webkit-transform: translate(0) scale(1.3) rotate(-15deg);
    transform: translate(0) scale(1.3) rotate(-15deg); }
  90% {
    -webkit-transform: translate(0) scale(1.2) rotate(15deg);
    transform: translate(0) scale(1.2) rotate(15deg); }
  100% {
    -webkit-transform: translate(0) scale(1) rotate(0);
    transform: translate(0) scale(1) rotate(0); } }

@keyframes rungLac {
  0% {
    -webkit-transform: translate(0) scale(1) rotate(0);
    transform: translate(0) scale(1) rotate(0); }
  30% {
    -webkit-transform: translate(0) scale(1.1) rotate(-15deg);
    transform: translate(0) scale(1.1) rotate(-15deg); }
  50% {
    -webkit-transform: translate(0) scale(1.2) rotate(15deg);
    transform: translate(0) scale(1.2) rotate(15deg); }
  70% {
    -webkit-transform: translate(0) scale(1.3) rotate(-15deg);
    transform: translate(0) scale(1.3) rotate(-15deg); }
  90% {
    -webkit-transform: translate(0) scale(1.2) rotate(15deg);
    transform: translate(0) scale(1.2) rotate(15deg); }
  100% {
    -webkit-transform: translate(0) scale(1) rotate(0);
    transform: translate(0) scale(1) rotate(0); } }
      .links-main2-link.btnFollow img {
        -webkit-transform: translate(0) scale(1) rotate(0);
        transform: translate(0) scale(1) rotate(0);
        -webkit-animation: rungLac 2s linear infinite forwards;
        animation: rungLac 2s linear infinite forwards; }
  .links-main2-popup {
    position: absolute;
    min-width: 50rem;
    border: 0.1rem solid #e0e0e0;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    right: 8rem;
    bottom: 0;
    border-radius: var(--radius);
    opacity: 0;
    -webkit-transform: translate(calc(100% - 24rem), calc(100% - 14rem)) scale(0);
    transform: translate(calc(100% - 24rem), calc(100% - 14rem)) scale(0);
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .links-main2-popup.showed {
      opacity: 1;
      -webkit-transform: translate(0, 0) scale(1);
      transform: translate(0, 0) scale(1);
      visibility: visible;
      pointer-events: visible; }
    @media screen and (max-width: 1200px) {
      .links-main2-popup {
        right: 6rem; } }
    @media screen and (max-width: 800px) {
      .links-main2-popup {
        right: 5rem;
        min-width: 35rem; } }
    @media screen and (max-width: 460px) {
      .links-main2-popup {
        right: 5rem;
        min-width: 30rem; } }
    @media screen and (max-width: 400px) {
      .links-main2-popup {
        right: 4rem;
        min-width: 25rem; } }
    @media screen and (max-width: 360px) {
      .links-main2-popup {
        right: 4rem;
        min-width: 22rem; } }
    .links-main2-popup-wrap {
      padding: 3.2rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent); }
      @media screen and (max-width: 800px) {
        .links-main2-popup-wrap {
          padding: 2.4rem; } }
      @media screen and (max-width: 460px) {
        .links-main2-popup-wrap {
          padding: 2.6rem 1.2rem; } }
      @media screen and (max-width: 360px) {
        .links-main2-popup-wrap {
          padding: 2.8rem 1rem; } }
    .links-main2-popup-ex {
      position: absolute;
      cursor: pointer;
      top: 1rem;
      right: 1rem; }
      @media screen and (max-width: 460px) {
        .links-main2-popup-ex {
          top: 0.5rem;
          right: 1rem; } }
      @media (min-width: 1201px) {
        .links-main2-popup-ex:hover i {
          color: #d22522; } }
      .links-main2-popup-ex i {
        font-size: 2rem;
        color: #0a0a0a;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear; }
        @media only screen and (max-width: 1200px) {
          .links-main2-popup-ex i {
            font-size: 1.8rem; } }
    .links-main2-popup-form-wrap {
      position: relative; }
      .links-main2-popup-form-wrap .form-ip-ip input {
        border-radius: 30rem;
        padding: 1.6rem 10rem 1.6rem 1.6rem; }
    .links-main2-popup-form-btn {
      padding: 0rem 1.6rem;
      height: 80%;
      background: #d22522;
      border-radius: 10rem;
      color: #ffffff;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 0.5rem;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear;
      font-size: 1.6rem;
      cursor: pointer; }
      @media screen and (max-width: 800px) {
        .links-main2-popup-form-btn {
          font-size: 1.4rem; } }
      @media (min-width: 1201px) {
        .links-main2-popup-form-btn:hover {
          background: #0a0a0a; } }
      @media screen and (max-width: 1200px) {
        .links-main2-popup-form-btn {
          padding: 0rem 1.4rem; } }
      @media screen and (max-width: 800px) {
        .links-main2-popup-form-btn {
          padding: 0rem 1.2rem; } }
      @media screen and (max-width: 600px) {
        .links-main2-popup-form-btn {
          padding: 0rem 1rem; } }
      @media screen and (max-width: 460px) {
        .links-main2-popup-form-btn {
          padding: 0rem 0.8rem;
          font-size: 1.2rem; } }

.btn {
  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;
  cursor: pointer;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  height: 4.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 2.4rem;
  min-width: 18rem;
  background: #d22522;
  position: relative;
  overflow: hidden;
  border-radius: 10rem;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear; }
  @media screen and (max-width: 1200px) {
    .btn {
      -webkit-column-gap: 0.6rem;
      -moz-column-gap: 0.6rem;
      column-gap: 0.6rem;
      min-width: 12rem;
      height: 4.2rem; } }
  @media screen and (max-width: 800px) {
    .btn {
      height: 4rem;
      padding: 0 1.2rem;
      -webkit-column-gap: 0.4rem;
      -moz-column-gap: 0.4rem;
      column-gap: 0.4rem; } }
  @media screen and (max-width: 600px) {
    .btn {
      height: 3.6rem;
      padding: 0 1.2rem;
      min-width: 12rem; } }
  .btn.cl-2 {
    background: #0a0a0a; }
    .btn.cl-2 .btn-text {
      color: #ffffff; }
    .btn.cl-2::before {
      background: #d22522; }
    @media (min-width: 1201px) {
      .btn.cl-2:hover {
        background: #0a0a0a; }
        .btn.cl-2:hover .btn-text {
          color: #ffffff; }
        .btn.cl-2:hover .btn-ic i {
          color: #ffffff; } }
  .btn.cl-3 {
    background: #ffffff; }
    .btn.cl-3 .btn-text {
      color: #d22522; }
    .btn.cl-3 .btn-ic i {
      color: #d22522; }
    .btn.cl-3::before {
      background: #0a0a0a; }
    @media (min-width: 1201px) {
      .btn.cl-3:hover .btn-text {
        color: #ffffff; }
      .btn.cl-3:hover .btn-ic i {
        color: #ffffff; } }
  .btn.trans {
    background: transparent;
    border: 0.1rem solid #e0e0e0; }
    .btn.trans .btn-text {
      color: #0a0a0a; }
    .btn.trans::before {
      background: #000000; }
    @media (min-width: 1201px) {
      .btn.trans:hover {
        border-color: transparent; } }
  .btn-text {
    font-weight: 600;
    color: #ffffff;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    white-space: nowrap;
    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;
    font-size: 1.6rem; }
    @media screen and (max-width: 800px) {
      .btn-text {
        font-size: 1.4rem; } }
    @media screen and (max-width: 460px) {
      .btn-text {
        font-size: 1.2rem; } }
  .btn-ic {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .btn-ic i {
      font-size: 1.6rem;
      color: #ffffff;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media screen and (max-width: 800px) {
        .btn-ic i {
          position: relative;
          top: 0.08rem;
          font-size: 1.2rem; } }
    .btn-ic img {
      width: 1.8rem;
      height: 1.8rem;
      -o-object-fit: contain;
      object-fit: contain;
      -webkit-transform: translateY(-0.1rem);
      transform: translateY(-0.1rem); }
  .btn::before {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: #0a0a0a;
    border-radius: 10rem;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: 0; }
  @media (min-width: 1201px) {
    .btn:hover {
      background: #0a0a0a; }
      .btn:hover::before {
        opacity: 1; }
      .btn:hover .btn-text {
        color: #ffffff; }
      .btn:hover .btn-ic i {
        color: #ffffff; } }

.box-navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem; }
  .box-navi .btn-navi {
    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;
    width: 4.8rem;
    height: 4.8rem;
    background: #ffffff;
    border-radius: 50%;
    border: 0.1rem solid #0a0a0a;
    z-index: 5;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    @media screen and (max-width: 1200px) {
      .box-navi .btn-navi {
        width: 4rem;
        height: 4rem; } }
    @media screen and (max-width: 1024px) {
      .box-navi .btn-navi {
        width: 3.6rem;
        height: 3.6rem; } }
    @media screen and (max-width: 800px) {
      .box-navi .btn-navi {
        width: 3.4rem;
        height: 3.4rem; } }
    @media screen and (max-width: 600px) {
      .box-navi .btn-navi {
        width: 3rem;
        height: 3rem; } }
    @media (min-width: 1201px) {
      .box-navi .btn-navi:hover {
        background: #0a0a0a; }
        .box-navi .btn-navi:hover i {
          color: #ffffff; } }
    .box-navi .btn-navi i {
      font-size: 2rem;
      color: #0a0a0a;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media screen and (max-width: 1200px) {
        .box-navi .btn-navi i {
          font-size: 1.8rem; } }

.box-navi-pagi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 2.4rem;
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.8rem;
  margin-top: 3rem;
  margin-left: 1rem; }
  .box-navi-pagi.cl-2 .btn-navi-2 i {
    color: #f5d360; }
  .box-navi-pagi.cl-2 .swiper-pagination-bullet-active {
    background: #f5d360; }
  .box-navi-pagi .swiper-pagination {
    margin-top: 0; }
  .box-navi-pagi .btn-navi-2 {
    cursor: pointer; }
    .box-navi-pagi .btn-navi-2 i {
      font-size: 2rem;
      color: #d22522; }

.page-pagi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 4rem auto 0;
  -webkit-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem; }
  .page-pagi-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 0.5rem;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem; }

.number-pagi {
  cursor: pointer;
  width: 4rem;
  height: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  font-weight: 600;
  border-radius: 50%;
  color: #4d4d4d;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .number-pagi.current {
    color: #d22522; }
  @media (min-width: 1201px) {
    .number-pagi:hover {
      color: #d22522; } }
  .number-pagi-ic.prev {
    background-color: #d22522;
    cursor: pointer;
    width: 4rem;
    height: 4rem;
    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;
    font-weight: 600;
    border-radius: 50%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .number-pagi-ic.prev i {
      color: #e9bc59;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    @media (min-width: 1201px) {
      .number-pagi-ic.prev:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(54.62%, #f5d461), color-stop(72.84%, #fdc202), color-stop(88.46%, #cb983f));
        background: linear-gradient(180deg, #f5d461 54.62%, #fdc202 72.84%, #cb983f 88.46%); }
        .number-pagi-ic.prev:hover i {
          color: #ffffff; } }
  .number-pagi-ic.next {
    cursor: pointer;
    width: 4rem;
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #d22522;
    font-weight: 600;
    border-radius: 50%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .number-pagi-ic.next i {
      color: #e9bc59;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    @media (min-width: 1201px) {
      .number-pagi-ic.next:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(54.62%, #f5d461), color-stop(72.84%, #fdc202), color-stop(88.46%, #cb983f));
        background: linear-gradient(180deg, #f5d461 54.62%, #fdc202 72.84%, #cb983f 88.46%); }
        .number-pagi-ic.next:hover i {
          color: #ffffff; } }

.box-navi-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem; }
  .box-navi-2 .btn-navi-2 {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    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: 0.2rem solid #d22522;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    position: absolute;
    z-index: 5; }
    .box-navi-2 .btn-navi-2 i {
      font-size: 2rem;
      color: #d22522;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    @media (min-width: 1201px) {
      .box-navi-2 .btn-navi-2:hover {
        background: #d22522; }
        .box-navi-2 .btn-navi-2:hover i {
          color: #fdc202; } }
    @media screen and (max-width: 1200px) {
      .box-navi-2 .btn-navi-2 {
        width: 4rem;
        height: 4rem; }
        .box-navi-2 .btn-navi-2 i {
          font-size: 1.6rem; } }
    .box-navi-2 .btn-navi-2.prev {
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: -5rem; }
      @media screen and (max-width: 1380px) {
        .box-navi-2 .btn-navi-2.prev {
          left: -2rem; } }
      @media screen and (max-width: 1300px) {
        .box-navi-2 .btn-navi-2.prev {
          left: 1rem; } }
      @media screen and (max-width: 600px) {
        .box-navi-2 .btn-navi-2.prev {
          left: 0rem; } }
      @media screen and (max-width: 460px) {
        .box-navi-2 .btn-navi-2.prev {
          left: -1rem; } }
    .box-navi-2 .btn-navi-2.next {
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: -5rem; }
      @media screen and (max-width: 1380px) {
        .box-navi-2 .btn-navi-2.next {
          right: -2rem; } }
      @media screen and (max-width: 1300px) {
        .box-navi-2 .btn-navi-2.next {
          right: 1rem; } }
      @media screen and (max-width: 600px) {
        .box-navi-2 .btn-navi-2.next {
          right: 0rem; } }
      @media screen and (max-width: 460px) {
        .box-navi-2 .btn-navi-2.next {
          right: -1rem; } }

.btn-filter {
  height: 4rem;
  width: 4rem;
  border-radius: 1rem;
  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;
  background: #d22522;
  cursor: pointer;
  display: none; }
  @media screen and (max-width: 1024px) {
    .btn-filter {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (max-width: 700px) {
    .btn-filter {
      position: absolute;
      right: 0;
      top: 0; } }
  .btn-filter i {
    color: #ffffff;
    font-size: 2rem; }

.btn-exits {
  width: 4rem;
  height: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  cursor: pointer;
  border-radius: 0.5rem; }
  .btn-exits i {
    font-size: 3rem;
    color: #d22522; }

.btn-al-ic {
  padding: 1.6rem;
  background: #d22522;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 4.8rem;
  height: 4.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 460px) {
    .btn-al-ic {
      width: 3.6rem;
      height: 3.6rem; } }
  .btn-al-ic.cl-2 {
    background: #ffffff; }
    .btn-al-ic.cl-2 i {
      color: #d22522;
      font-size: 1.8rem; }
      @media only screen and (max-width: 1200px) {
        .btn-al-ic.cl-2 i {
          font-size: 1.6rem; } }
      @media only screen and (max-width: 800px) {
        .btn-al-ic.cl-2 i {
          font-size: 1.5rem; } }
    @media (min-width: 1201px) {
      .btn-al-ic.cl-2:hover {
        background: #0a0a0a; }
        .btn-al-ic.cl-2:hover i {
          color: #ffffff;
          font-size: 1.8rem; } }
    @media only screen and (min-width: 1201px) and (max-width: 1200px) {
      .btn-al-ic.cl-2:hover i {
        font-size: 1.6rem; } }
    @media only screen and (min-width: 1201px) and (max-width: 800px) {
      .btn-al-ic.cl-2:hover i {
        font-size: 1.5rem; } }
  .btn-al-ic i {
    color: #ffffff;
    font-size: 1.8rem; }
    @media only screen and (max-width: 1200px) {
      .btn-al-ic i {
        font-size: 1.6rem; } }
    @media only screen and (max-width: 800px) {
      .btn-al-ic i {
        font-size: 1.5rem; } }
  @media (min-width: 1201px) {
    .btn-al-ic:hover {
      background: #0a0a0a; } }

.btn-play {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  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: 0.2rem solid #ffffff;
  position: relative;
  background-color: transparent; }
  @media screen and (max-width: 800px) {
    .btn-play {
      width: 3.2rem;
      height: 3.2rem; } }
  .btn-play i {
    font-size: 1.6rem;
    color: #ffffff; }
    @media screen and (max-width: 800px) {
      .btn-play i {
        font-size: 1.4rem; } }
    @media screen and (max-width: 800px) {
      .btn-play i {
        font-size: 1.2rem; } }

@keyframes lanToa {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0; }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0.5; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 0; } }
  .btn-play::before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    border: 0.1rem solid #ffffff;
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-animation: lanToa 2s linear infinite forwards;
    animation: lanToa 2s linear infinite forwards; }
  .btn-play::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    border: 0.1rem solid #ffffff;
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-animation: lanToa 2s 1.2s linear infinite forwards;
    animation: lanToa 2s 1.2s linear infinite forwards; }

.swiper {
  width: 100%; }
  .swiper-container {
    width: 100%; }
  .swiper-scrollbar {
    height: 0.3rem;
    width: 100%;
    margin: 1rem 0.8rem 0;
    overflow: hidden;
    border-radius: 0;
    background: #e0e0e0;
    cursor: -webkit-grab;
    cursor: grab; }
    .swiper-scrollbar-drag {
      background: #0a0a0a; }
    @media screen and (max-width: 460px) {
      .swiper-scrollbar {
        height: 0.2rem; } }
  .swiper-pagination {
    position: static;
    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;
    align-items: center;
    margin-top: 3rem;
    height: 1.5rem; }
    @media screen and (max-width: 1200px) {
      .swiper-pagination {
        margin-top: 2rem; } }
    @media screen and (max-width: 600px) {
      .swiper-pagination {
        margin-top: 1rem; } }
    .swiper-pagination.custom .swiper-pagination-bullet {
      width: 1.2rem;
      height: 1.2rem;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media screen and (max-width: 800px) {
        .swiper-pagination.custom .swiper-pagination-bullet {
          width: 1rem;
          height: 1rem; } }
    .swiper-pagination.custom .swiper-pagination-bullet-active {
      width: 1.2rem;
      height: 1.2rem; }
      @media screen and (max-width: 800px) {
        .swiper-pagination.custom .swiper-pagination-bullet-active {
          width: 1rem;
          height: 1rem; } }
    .swiper-pagination.custom-2 .swiper-pagination-bullet {
      width: 4rem;
      height: 0.5rem;
      background: #e7e3df; }
      .swiper-pagination.custom-2 .swiper-pagination-bullet-active {
        background: #f5d461; }
      @media screen and (max-width: 800px) {
        .swiper-pagination.custom-2 .swiper-pagination-bullet {
          width: 3rem; } }
    .swiper-pagination::before {
      display: none; }
    .swiper-pagination-bullet {
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      width: 6rem;
      height: 0.4rem;
      opacity: 1;
      border-radius: 10rem;
      margin: 0 0.5rem;
      background: #c2c2c2; }
      @media screen and (max-width: 1200px) {
        .swiper-pagination-bullet {
          width: 5rem;
          height: 0.3rem;
          margin: 0 0.25rem; } }
      @media screen and (max-width: 800px) {
        .swiper-pagination-bullet {
          width: 4rem;
          height: 0.3rem;
          margin: 0 0.25rem; } }
      @media screen and (max-width: 600px) {
        .swiper-pagination-bullet {
          width: 3rem;
          height: 0.2rem;
          margin: 0 0.15rem; } }
      @media screen and (max-width: 460px) {
        .swiper-pagination-bullet {
          width: 2.4rem;
          height: 0.2rem;
          margin: 0 0.1rem; } }
      .swiper-pagination-bullet-active {
        background: #0a0a0a; }
    .swiper-pagination.swiper-pagination-lock {
      display: none; }
    .swiper-pagination.cl-pri .swiper-pagination-bullet {
      background-color: white;
      border: 0.1rem solid white; }
      .swiper-pagination.cl-pri .swiper-pagination-bullet-active {
        border: 0.1rem solid #0a0a0a;
        background-color: transparent; }
    @media screen and (min-width: 1301px) {
      .swiper-pagination.disabled-on-desktop {
        display: none; } }
    .swiper-pagination-num {
      height: auto; }
      .swiper-pagination-num .swiper-pagination-bullet {
        background: unset;
        width: unset;
        height: unset;
        border: none;
        font-weight: 700;
        font-size: 1.4rem;
        line-height: 1.4;
        display: block;
        color: rgba(19, 23, 23, 0.6);
        text-align: center;
        position: relative;
        background: transparent; }
        .swiper-pagination-num .swiper-pagination-bullet::before {
          position: absolute;
          content: "";
          width: 0;
          height: 0.2rem;
          left: 0;
          top: 50%;
          background: #d22522;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .swiper-pagination-num .swiper-pagination-bullet-active {
          color: #d22522;
          padding-left: 2rem; }
          .swiper-pagination-num .swiper-pagination-bullet-active::before {
            width: 1.5rem; }
  .swiper-notification {
    display: none !important; }
  .swiper-navigation {
    cursor: pointer; }
    .swiper-navigation.circle {
      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;
      font-size: 1.2rem;
      font-weight: 900;
      width: 3.2rem;
      height: 3.2rem;
      border-radius: 50%;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      border: 0.1rem solid #fff0d3; }
      @media screen and (max-width: 600px) {
        .swiper-navigation.circle {
          width: 3.2rem;
          height: 3.2rem; } }
      @media screen and (max-width: 400px) {
        .swiper-navigation.circle {
          width: 2.8rem;
          height: 2.8rem; } }
    .swiper-navigation.pri {
      border-radius: 50%;
      background: white;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      font-size: 1.2rem;
      color: white; }
      .swiper-navigation.pri i {
        font-weight: 300; }
      .swiper-navigation.pri.prev {
        top: 40%;
        left: -6rem;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .swiper-navigation.pri.next {
        top: 40%;
        right: -6rem;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%); }
      @media (min-width: 1201px) {
        .swiper-navigation.pri:hover {
          background: #fff0d3;
          color: white; }
          .swiper-navigation.pri:hover img {
            -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7448%) hue-rotate(44deg) brightness(114%) contrast(100%);
            filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7448%) hue-rotate(44deg) brightness(114%) contrast(100%); } }
    .swiper-navigation.second {
      border-radius: 50%;
      background: #d22522;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      font-size: 1.8rem;
      color: white; }
      .swiper-navigation.second.prev {
        top: 50%;
        left: -2.4rem;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .swiper-navigation.second.next {
        top: 50%;
        right: -2.4rem;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%); }
      @media (min-width: 1201px) {
        .swiper-navigation.second:hover {
          background: #0a0a0a;
          color: white; } }
    @media screen and (max-width: 1300px) {
      .swiper-navigation.disabled-on-tablet {
        display: none; } }
    .swiper-navigation img {
      width: 1.1rem;
      height: 1.1rem;
      -webkit-filter: brightness(0) saturate(100%) invert(44%) sepia(66%) saturate(4409%) hue-rotate(319deg) brightness(100%) contrast(103%);
      filter: brightness(0) saturate(100%) invert(44%) sepia(66%) saturate(4409%) hue-rotate(319deg) brightness(100%) contrast(103%); }
  .swiper-button-disabled {
    pointer-events: none;
    opacity: 0.5; }
  .swiper-abs {
    position: absolute;
    z-index: 20; }
  .swiper-navi {
    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; }
    .swiper-navi .swiper-navigation {
      margin: 0.6rem 1.2rem; }
      @media screen and (max-width: 1400px) {
        .swiper-navi .swiper-navigation {
          position: static;
          -webkit-transform: none !important;
          transform: none !important; } }
    .swiper-navi .swiper-pagination {
      margin-top: 0;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin-left: 2rem;
      margin-right: 2rem;
      min-width: 17rem; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #0a0a0a; }

.swiper-grid-column > .swiper-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.navigation .swiper-navigation {
  position: static;
  -webkit-transform: none !important;
  transform: none !important; }

.m-mid {
  margin: 0 auto; }

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

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

.fl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.fl-center {
  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; }

.f-space {
  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; }

.spc.no-wrap .spc-list {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.spc-list {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.8rem;
  margin-bottom: -0.8rem; }

.spc-item {
  margin-left: 0.8rem;
  margin-bottom: 0.8rem; }

.spc-16 .spc-list {
  margin-left: -1.6rem;
  margin-bottom: -1.6rem; }

.spc-16 .spc-item {
  margin-bottom: 1.6rem;
  margin-left: 1.6rem; }

.spc-24 .spc-list {
  margin-left: -2.4rem;
  margin-bottom: -2.4rem; }

.spc-24 .spc-item {
  margin-bottom: 2.4rem;
  margin-left: 2.4rem; }

.bg-fade,
.bg-fade2,
.bg-fade3 {
  position: fixed;
  content: "";
  width: 100vw;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 980;
  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; }
  .bg-fade.show,
  .bg-fade2.show,
  .bg-fade3.show {
    visibility: visible;
    opacity: 1; }

@media screen and (min-width: 1202px) {
  .hd-bg {
    display: none; } }

.bg-fade2 {
  z-index: 1000; }
  @media screen and (min-width: 1201px) {
    .bg-fade2 {
      display: none; } }

@media screen and (max-width: 1201px) {
  .bg-fade3 {
    display: none; } }

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

.list-item,
.d-item {
  padding-left: 1.6rem;
  padding-right: 1.6rem; }
  @media screen and (max-width: 1300px) {
    .list-item,
    .d-item {
      padding-left: 1.2rem;
      padding-right: 1.2rem; } }
  @media screen and (max-width: 1024px) {
    .list-item,
    .d-item {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media screen and (max-width: 800px) {
    .list-item,
    .d-item {
      padding-left: 0.8rem;
      padding-right: 0.8rem; } }
  @media screen and (max-width: 600px) {
    .list-item,
    .d-item {
      padding-left: 0.6rem;
      padding-right: 0.6rem; } }

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

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

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

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

.dlarge-wrap {
  margin: 0 -3rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 1201px) {
    .dlarge-wrap {
      margin: 0 -1.2rem; } }
  @media screen and (max-width: 800px) {
    .dlarge-wrap {
      margin: 0 -0.6rem; } }
  @media screen and (max-width: 320px) {
    .dlarge-wrap {
      margin-left: -0.3rem;
      margin-right: -0.3rem; } }

.dlarge-item {
  padding-left: 3rem;
  padding-right: 3rem; }
  @media screen and (max-width: 1201px) {
    .dlarge-item {
      padding: 0 1.2rem; } }
  @media screen and (max-width: 800px) {
    .dlarge-item {
      padding-left: 0.6rem;
      padding-right: 0.6rem; } }
  @media screen and (max-width: 320px) {
    .dlarge-item {
      padding-left: 0.3rem;
      padding-right: 0.3rem; } }

.dlarge-2 {
  width: calc(100% / 2); }

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

.dlarge-4 {
  width: calc(100% / 4); }
  @media screen and (max-width: 1201px) {
    .dlarge-4 {
      width: calc(100% / 3); } }
  @media screen and (max-width: 800px) {
    .dlarge-4 {
      width: calc(100% / 2); } }
  @media screen and (max-width: 500px) {
    .dlarge-4 {
      width: 100%; } }

.dlarge-5 {
  width: calc(100% / 5); }

.dsm-wrap {
  margin: 0 -0.6rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.dsm-item {
  padding-left: 0.6rem;
  padding-right: 0.6rem; }

@-webkit-keyframes line-slide {
  0% {
    background-position: -5% 0; }
  100% {
    background-position: 100% 0; } }

@keyframes line-slide {
  0% {
    background-position: -5% 0; }
  100% {
    background-position: 100% 0; } }

.swiper-next,
.swiper-prev {
  width: 3.2rem;
  height: 3.2rem;
  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;
  border: 1px solid #4d4d4d;
  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; }
  .swiper-next.white,
  .swiper-prev.white {
    border: 1px solid white; }
    .swiper-next.white i,
    .swiper-prev.white i {
      color: white; }
  .swiper-next i,
  .swiper-prev i {
    color: #4d4d4d;
    font-weight: 400; }

.bg-abs {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none; }
  .bg-abs img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%; }

.clear {
  clear: both; }

.gItem,
.swiper-slide {
  cursor: pointer; }

.backPage {
  padding: var(--pdGen) 0; }
  .backPage-link {
    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; }
    .backPage-link .icon {
      font-size: 1.2rem;
      font-weight: 900;
      margin-right: 1.6rem;
      width: 2.4rem;
      height: 2.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; }
    .backPage-link .text {
      font-weight: 500;
      font-size: 4rem; }
      @media only screen and (max-width: 1200px) {
        .backPage-link .text {
          font-size: 3rem; } }
      @media only screen and (max-width: 800px) {
        .backPage-link .text {
          font-size: 2.6rem; } }

.mona-content p {
  margin-bottom: var(--pdGen2); }
  @media screen and (max-width: 800px) {
    .mona-content p {
      font-size: 1.4rem; } }

.mona-content .plyr {
  margin-bottom: var(--pdGen2); }

@media screen and (min-width: 1202px) {
  .plyr__controls {
    opacity: 0;
    -webkit-transform: translateY(3rem);
    transform: translateY(3rem); } }

.plyr {
  border-radius: 0.8rem;
  height: 100%;
  overflow: hidden; }
  @media (min-width: 1201px) {
    .plyr:hover .plyr__controls {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0); } }
  .plyr .plyr__control--overlaid {
    background: transparent;
    border: 0.3rem solid white;
    width: 3.2rem;
    height: 3.2rem;
    padding: 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; }
    .plyr .plyr__control--overlaid svg {
      width: 1rem;
      margin: auto;
      -webkit-transform: translateX(-0.1rem);
      transform: translateX(-0.1rem); }

.plyr__controls__item[data-plyr="captions"] {
  display: none; }

.plyr__controls__item[data-plyr="pip"] {
  display: none; }

.plyr__poster {
  background-size: cover; }

.scrollJS {
  overflow: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .scrollJS::-webkit-scrollbar {
    display: none; }

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

button[aria-label="Rotate left"] {
  display: none; }

button[aria-label="Rotate right"] {
  display: none; }

button[aria-label="Flip vertical"] {
  display: none; }

button[aria-label="flip horizontal"] {
  display: none; }

button[aria-label="Toggle autoplay"] {
  display: none; }

.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: start;
  -ms-flex-pack: start;
  justify-content: start; }
  .page-numbers.m-top {
    margin-top: 3rem; }
  .page-numbers .dot {
    width: 5.3rem;
    height: 0.1rem; }
  .page-numbers > li:not(:first-child) {
    margin-left: 0.8rem; }
    @media screen and (max-width: 460px) {
      .page-numbers > li:not(:first-child) {
        margin-left: 0.6rem; } }
  .page-numbers > li > .page-numbers {
    line-height: 1.5;
    color: #0a0a0a;
    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: 50%;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 4.8rem;
    height: 4.8rem;
    font-size: 1.6rem; }
    @media screen and (max-width: 800px) {
      .page-numbers > li > .page-numbers {
        font-size: 1.4rem; } }
    @media (min-width: 1201px) {
      .page-numbers > li > .page-numbers:hover {
        color: #ffffff;
        background: #0a0a0a;
        border-color: #0a0a0a; }
        .page-numbers > li > .page-numbers:hover i {
          color: white; } }
    @media screen and (max-width: 1200px) {
      .page-numbers > li > .page-numbers {
        width: 4rem;
        height: 4rem;
        font-size: 1.4rem; } }
    @media screen and (max-width: 600px) {
      .page-numbers > li > .page-numbers {
        width: 3.2rem;
        height: 3.2rem;
        font-size: 1.4rem; } }
    .page-numbers > li > .page-numbers.current {
      background: #0a0a0a;
      border-color: #0a0a0a;
      color: #ffffff; }
    .page-numbers > li > .page-numbers.dot {
      pointer-events: none;
      background: none; }
    .page-numbers > li > .page-numbers .icon {
      font-weight: 400; }
  .page-numbers .page-numbers.next,
  .page-numbers .page-numbers.prev {
    cursor: pointer;
    border: 0.1rem solid #0a0a0a; }
    .page-numbers .page-numbers.next i,
    .page-numbers .page-numbers.prev i {
      font-size: 1.6rem;
      font-weight: 400;
      color: #0a0a0a; }
      @media screen and (max-width: 800px) {
        .page-numbers .page-numbers.next i,
        .page-numbers .page-numbers.prev i {
          font-size: 1.4rem; } }
    @media (min-width: 1201px) {
      .page-numbers .page-numbers.next:hover,
      .page-numbers .page-numbers.prev:hover {
        color: #ffffff;
        background: #0a0a0a;
        border-color: #0a0a0a; } }
    .page-numbers .page-numbers.next .icon,
    .page-numbers .page-numbers.prev .icon {
      font-weight: 900 !important;
      cursor: pointer;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

.pagination.center .page-numbers {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

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

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

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

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

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

.mb-5 {
  margin-bottom: 0.5rem; }

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

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

.mb-6s:not(:last-child) {
  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-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-26 {
  margin-bottom: 2.6rem; }

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

.mb-28 {
  margin-bottom: 2.8rem; }

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

.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-34 {
  margin-bottom: 3.4rem; }

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

.mb-36 {
  margin-bottom: 3.6rem; }

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

.mb-38 {
  margin-bottom: 3.8rem; }

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

.mb-40 {
  margin-bottom: 4rem; }
  @media screen and (max-width: 1200px) {
    .mb-40 {
      margin-bottom: 2rem; } }

.mb-40s:not(:last-child) {
  margin-bottom: 4rem; }
  @media screen and (max-width: 1200px) {
    .mb-40s:not(:last-child) {
      margin-bottom: 2rem; } }

.mb-42 {
  margin-bottom: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-42 {
      margin-bottom: 2.1rem; } }

.mb-42s:not(:last-child) {
  margin-bottom: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-42s:not(:last-child) {
      margin-bottom: 2.1rem; } }

.mb-44 {
  margin-bottom: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-44 {
      margin-bottom: 2.2rem; } }

.mb-44s:not(:last-child) {
  margin-bottom: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-44s:not(:last-child) {
      margin-bottom: 2.2rem; } }

.mb-46 {
  margin-bottom: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-46 {
      margin-bottom: 2.3rem; } }

.mb-46s:not(:last-child) {
  margin-bottom: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-46s:not(:last-child) {
      margin-bottom: 2.3rem; } }

.mb-48 {
  margin-bottom: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-48 {
      margin-bottom: 2.4rem; } }
  @media screen and (max-width: 800px) {
    .mb-48 {
      margin-bottom: 2rem; } }
  @media screen and (max-width: 600px) {
    .mb-48 {
      margin-bottom: 1.6rem; } }

.mb-48s:not(:last-child) {
  margin-bottom: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-48s:not(:last-child) {
      margin-bottom: 2.4rem; } }

.mb-50 {
  margin-bottom: 5rem; }
  @media screen and (max-width: 1200px) {
    .mb-50 {
      margin-bottom: 2.5rem; } }

.mb-50s:not(:last-child) {
  margin-bottom: 5rem; }
  @media screen and (max-width: 1200px) {
    .mb-50s:not(:last-child) {
      margin-bottom: 2.5rem; } }

.mb-52 {
  margin-bottom: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-52 {
      margin-bottom: 2.6rem; } }

.mb-52s:not(:last-child) {
  margin-bottom: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-52s:not(:last-child) {
      margin-bottom: 2.6rem; } }

.mb-54 {
  margin-bottom: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-54 {
      margin-bottom: 2.7rem; } }

.mb-54s:not(:last-child) {
  margin-bottom: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-54s:not(:last-child) {
      margin-bottom: 2.7rem; } }

.mb-56 {
  margin-bottom: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-56 {
      margin-bottom: 2.8rem; } }

.mb-56s:not(:last-child) {
  margin-bottom: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-56s:not(:last-child) {
      margin-bottom: 2.8rem; } }

.mb-58 {
  margin-bottom: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-58 {
      margin-bottom: 2.9rem; } }

.mb-58s:not(:last-child) {
  margin-bottom: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-58s:not(:last-child) {
      margin-bottom: 2.9rem; } }

.mb-60 {
  margin-bottom: 6rem; }
  @media screen and (max-width: 1200px) {
    .mb-60 {
      margin-bottom: 3rem; } }

.mb-60s:not(:last-child) {
  margin-bottom: 6rem; }
  @media screen and (max-width: 1200px) {
    .mb-60s:not(:last-child) {
      margin-bottom: 3rem; } }

.mb-62 {
  margin-bottom: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-62 {
      margin-bottom: 3.1rem; } }

.mb-62s:not(:last-child) {
  margin-bottom: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-62s:not(:last-child) {
      margin-bottom: 3.1rem; } }

.mb-64 {
  margin-bottom: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-64 {
      margin-bottom: 3.2rem; } }

.mb-64s:not(:last-child) {
  margin-bottom: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-64s:not(:last-child) {
      margin-bottom: 3.2rem; } }

.mb-68 {
  margin-bottom: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-68 {
      margin-bottom: 3.4rem; } }

.mb-68s:not(:last-child) {
  margin-bottom: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-68s:not(:last-child) {
      margin-bottom: 3.4rem; } }

.mb-70 {
  margin-bottom: 7rem; }
  @media screen and (max-width: 1200px) {
    .mb-70 {
      margin-bottom: 3.5rem; } }

.mb-70s:not(:last-child) {
  margin-bottom: 7rem; }
  @media screen and (max-width: 1200px) {
    .mb-70s:not(:last-child) {
      margin-bottom: 3.5rem; } }

.mb-72 {
  margin-bottom: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-72 {
      margin-bottom: 3.6rem; } }

.mb-72s:not(:last-child) {
  margin-bottom: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-72s:not(:last-child) {
      margin-bottom: 3.6rem; } }

.mb-74 {
  margin-bottom: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-74 {
      margin-bottom: 3.7rem; } }

.mb-72s:not(:last-child) {
  margin-bottom: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-72s:not(:last-child) {
      margin-bottom: 3.7rem; } }

.mb-76 {
  margin-bottom: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-76 {
      margin-bottom: 3.8rem; } }

.mb-76s:not(:last-child) {
  margin-bottom: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-76s:not(:last-child) {
      margin-bottom: 3.8rem; } }

.mb-78 {
  margin-bottom: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-78 {
      margin-bottom: 3.9rem; } }

.mb-78s:not(:last-child) {
  margin-bottom: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-78s:not(:last-child) {
      margin-bottom: 3.9rem; } }

.mb-80 {
  margin-bottom: 8rem; }
  @media screen and (max-width: 1200px) {
    .mb-80 {
      margin-bottom: 4rem; } }
  @media screen and (max-width: 600px) {
    .mb-80 {
      margin-bottom: 2rem; } }

.mb-80s:not(:last-child) {
  margin-bottom: 8rem; }
  @media screen and (max-width: 1200px) {
    .mb-80s:not(:last-child) {
      margin-bottom: 4rem; } }
  @media screen and (max-width: 600px) {
    .mb-80s:not(:last-child) {
      margin-bottom: 2rem; } }

.mb-82 {
  margin-bottom: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-82 {
      margin-bottom: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .mb-82 {
      margin-bottom: 2rem; } }

.mb-82s:not(:last-child) {
  margin-bottom: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-82s:not(:last-child) {
      margin-bottom: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .mb-82s:not(:last-child) {
      margin-bottom: 2rem; } }

.mb-84 {
  margin-bottom: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-84 {
      margin-bottom: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .mb-84 {
      margin-bottom: 2.2rem; } }

.mb-84s:not(:last-child) {
  margin-bottom: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-84s:not(:last-child) {
      margin-bottom: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .mb-84s:not(:last-child) {
      margin-bottom: 2.2rem; } }

.mb-86 {
  margin-bottom: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-86 {
      margin-bottom: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .mb-86 {
      margin-bottom: 2.3rem; } }

.mb-86s:not(:last-child) {
  margin-bottom: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-86s:not(:last-child) {
      margin-bottom: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .mb-86s:not(:last-child) {
      margin-bottom: 2.3rem; } }

.mb-88 {
  margin-bottom: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-88 {
      margin-bottom: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .mb-88 {
      margin-bottom: 2.2rem; } }

.mb-88s:not(:last-child) {
  margin-bottom: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-88s:not(:last-child) {
      margin-bottom: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .mb-88s:not(:last-child) {
      margin-bottom: 2.2rem; } }

.mb-90 {
  margin-bottom: 9rem; }
  @media screen and (max-width: 1200px) {
    .mb-90 {
      margin-bottom: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .mb-90 {
      margin-bottom: 2.2rem; } }

.mb-90s:not(:last-child) {
  margin-bottom: 9rem; }
  @media screen and (max-width: 1200px) {
    .mb-90s:not(:last-child) {
      margin-bottom: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .mb-90s:not(:last-child) {
      margin-bottom: 2.2rem; } }

.mb-92 {
  margin-bottom: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-92 {
      margin-bottom: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .mb-92 {
      margin-bottom: 2.3rem; } }

.mb-92s:not(:last-child) {
  margin-bottom: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-92s:not(:last-child) {
      margin-bottom: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .mb-92s:not(:last-child) {
      margin-bottom: 2.3rem; } }

.mb-94 {
  margin-bottom: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-94 {
      margin-bottom: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .mb-94 {
      margin-bottom: 2.3rem; } }

.mb-94s:not(:last-child) {
  margin-bottom: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-94s:not(:last-child) {
      margin-bottom: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .mb-94s:not(:last-child) {
      margin-bottom: 2.3rem; } }

.mb-96 {
  margin-bottom: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-96 {
      margin-bottom: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .mb-96 {
      margin-bottom: 2.4rem; } }

.mb-96s:not(:last-child) {
  margin-bottom: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-96s:not(:last-child) {
      margin-bottom: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .mb-96s:not(:last-child) {
      margin-bottom: 2.4rem; } }

.mb-98 {
  margin-bottom: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-98 {
      margin-bottom: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .mb-98 {
      margin-bottom: 2.4rem; } }

.mb-98s:not(:last-child) {
  margin-bottom: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-98s:not(:last-child) {
      margin-bottom: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .mb-98s:not(:last-child) {
      margin-bottom: 2.4rem; } }

.mb-100 {
  margin-bottom: 10rem; }
  @media screen and (max-width: 1200px) {
    .mb-100 {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 600px) {
    .mb-100 {
      margin-bottom: 2.5rem; } }

.mb-100s:not(:last-child) {
  margin-bottom: 10rem; }
  @media screen and (max-width: 1200px) {
    .mb-100s:not(:last-child) {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 600px) {
    .mb-100s:not(:last-child) {
      margin-bottom: 2.5rem; } }

.mb-120 {
  margin-bottom: 12rem; }
  @media screen and (max-width: 1200px) {
    .mb-120 {
      margin-bottom: 6rem; } }
  @media screen and (max-width: 600px) {
    .mb-120 {
      margin-bottom: 3rem; } }
  @media screen and (max-width: 460px) {
    .mb-120 {
      margin-bottom: 3rem; } }

.mb-120s:not(:last-child) {
  margin-bottom: 12rem; }
  @media screen and (max-width: 1200px) {
    .mb-120s:not(:last-child) {
      margin-bottom: 6rem; } }
  @media screen and (max-width: 600px) {
    .mb-120s:not(:last-child) {
      margin-bottom: 3rem; } }
  @media screen and (max-width: 460px) {
    .mb-120s:not(:last-child) {
      margin-bottom: 3rem; } }

.mb-140 {
  margin-bottom: 14rem; }
  @media screen and (max-width: 1200px) {
    .mb-140 {
      margin-bottom: 7rem; } }
  @media screen and (max-width: 600px) {
    .mb-140 {
      margin-bottom: 3.5rem; } }
  @media screen and (max-width: 460px) {
    .mb-140 {
      margin-bottom: 3rem; } }

.mb-140s:not(:last-child) {
  margin-bottom: 14rem; }
  @media screen and (max-width: 1200px) {
    .mb-140s:not(:last-child) {
      margin-bottom: 7rem; } }
  @media screen and (max-width: 600px) {
    .mb-140s:not(:last-child) {
      margin-bottom: 3.5rem; } }

@media screen and (max-width: 460px) {
  .mb-140s {
    margin-bottom: 3rem; } }

.mb-160 {
  margin-bottom: 16rem; }
  @media screen and (max-width: 1200px) {
    .mb-160 {
      margin-bottom: 8rem; } }
  @media screen and (max-width: 600px) {
    .mb-160 {
      margin-bottom: 4rem; } }
  @media screen and (max-width: 460px) {
    .mb-160 {
      margin-bottom: 3rem; } }

.mb-160s:not(:last-child) {
  margin-bottom: 16rem; }
  @media screen and (max-width: 1200px) {
    .mb-160s:not(:last-child) {
      margin-bottom: 8rem; } }
  @media screen and (max-width: 600px) {
    .mb-160s:not(:last-child) {
      margin-bottom: 4rem; } }
  @media screen and (max-width: 460px) {
    .mb-160s:not(:last-child) {
      margin-bottom: 3rem; } }

.mb-180 {
  margin-bottom: 18rem; }
  @media screen and (max-width: 1200px) {
    .mb-180 {
      margin-bottom: 9rem; } }
  @media screen and (max-width: 600px) {
    .mb-180 {
      margin-bottom: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .mb-180 {
      margin-bottom: 3rem; } }

.mb-180s:not(:last-child) {
  margin-bottom: 18rem; }
  @media screen and (max-width: 1200px) {
    .mb-180s:not(:last-child) {
      margin-bottom: 9rem; } }
  @media screen and (max-width: 600px) {
    .mb-180s:not(:last-child) {
      margin-bottom: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .mb-180s:not(:last-child) {
      margin-bottom: 3rem; } }

.mb-200 {
  margin-bottom: 20rem; }
  @media screen and (max-width: 1200px) {
    .mb-200 {
      margin-bottom: 10rem; } }
  @media screen and (max-width: 600px) {
    .mb-200 {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 460px) {
    .mb-200 {
      margin-bottom: 3rem; } }

.mb-200s:not(:last-child) {
  margin-bottom: 20rem; }
  @media screen and (max-width: 1200px) {
    .mb-200s:not(:last-child) {
      margin-bottom: 10rem; } }
  @media screen and (max-width: 600px) {
    .mb-200s:not(:last-child) {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 460px) {
    .mb-200s:not(:last-child) {
      margin-bottom: 3rem; } }

.mt-0 {
  margin-top: 0 !important; }

.mt-2 {
  margin-top: 0.2rem; }

.mt-2s:not(:last-child) {
  margin-top: 0.2rem; }

.mt-4 {
  margin-top: 0.4rem; }

.mt-4s:not(:last-child) {
  margin-top: 0.4rem; }

.mt-5 {
  margin-top: 0.5rem; }

.mt-5s:not(:last-child) {
  margin-top: 0.5rem; }

.mt-6 {
  margin-top: 0.6rem; }

.mt-6s:not(:last-child) {
  margin-top: 0.6rem; }

.mt-8 {
  margin-top: 0.8rem; }

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

.mt-10 {
  margin-top: 1rem; }

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

.mt-12 {
  margin-top: 1.2rem; }

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

.mt-14 {
  margin-top: 1.4rem; }

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

.mt-16 {
  margin-top: 1.6rem; }

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

.mt-18 {
  margin-top: 1.8rem; }

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

.mt-20 {
  margin-top: 2rem; }

.mt-20s:not(:last-child) {
  margin-top: 2rem; }

.mt-24 {
  margin-top: 2.4rem; }

.mt-24s:not(:last-child) {
  margin-top: 2.4rem; }

.mt-26 {
  margin-top: 2.6rem; }

.mt-26s:not(:last-child) {
  margin-top: 2.6rem; }

.mt-28 {
  margin-top: 2.8rem; }

.mt-28s:not(:last-child) {
  margin-top: 2.8rem; }

.mt-30 {
  margin-top: 3rem; }

.mt-30s:not(:last-child) {
  margin-top: 3rem; }

.mt-32 {
  margin-top: 3.2rem; }

.mt-32s:not(:last-child) {
  margin-top: 3.2rem; }

.mt-34 {
  margin-top: 3.4rem; }

.mt-34s:not(:last-child) {
  margin-top: 3.4rem; }

.mt-36 {
  margin-top: 3.6rem; }

.mt-36s:not(:last-child) {
  margin-top: 3.6rem; }

.mt-38 {
  margin-top: 3.8rem; }

.mt-38s:not(:last-child) {
  margin-top: 3.8rem; }

.mt-40 {
  margin-top: 4rem; }
  @media screen and (max-width: 1200px) {
    .mt-40 {
      margin-top: 2rem; } }

.mt-40s:not(:last-child) {
  margin-top: 4rem; }
  @media screen and (max-width: 1200px) {
    .mt-40s:not(:last-child) {
      margin-top: 2rem; } }

.mt-42 {
  margin-top: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-42 {
      margin-top: 2.1rem; } }

.mt-42s:not(:last-child) {
  margin-top: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-42s:not(:last-child) {
      margin-top: 2.1rem; } }

.mt-44 {
  margin-top: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-44 {
      margin-top: 2.2rem; } }

.mt-44s:not(:last-child) {
  margin-top: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-44s:not(:last-child) {
      margin-top: 2.2rem; } }

.mt-46 {
  margin-top: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-46 {
      margin-top: 2.3rem; } }

.mt-46s:not(:last-child) {
  margin-top: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-46s:not(:last-child) {
      margin-top: 2.3rem; } }

.mt-48 {
  margin-top: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-48 {
      margin-top: 2.4rem; } }

.mt-48s:not(:last-child) {
  margin-top: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-48s:not(:last-child) {
      margin-top: 2.4rem; } }

.mt-50 {
  margin-top: 5rem; }
  @media screen and (max-width: 1200px) {
    .mt-50 {
      margin-top: 2.5rem; } }

.mt-50s:not(:last-child) {
  margin-top: 5rem; }
  @media screen and (max-width: 1200px) {
    .mt-50s:not(:last-child) {
      margin-top: 2.5rem; } }

.mt-52 {
  margin-top: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-52 {
      margin-top: 2.6rem; } }

.mt-52s:not(:last-child) {
  margin-top: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-52s:not(:last-child) {
      margin-top: 2.6rem; } }

.mt-54 {
  margin-top: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-54 {
      margin-top: 2.7rem; } }

.mt-54s:not(:last-child) {
  margin-top: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-54s:not(:last-child) {
      margin-top: 2.7rem; } }

.mt-56 {
  margin-top: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-56 {
      margin-top: 2.8rem; } }

.mt-56s:not(:last-child) {
  margin-top: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-56s:not(:last-child) {
      margin-top: 2.8rem; } }

.mt-58 {
  margin-top: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-58 {
      margin-top: 2.9rem; } }

.mt-58s:not(:last-child) {
  margin-top: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-58s:not(:last-child) {
      margin-top: 2.9rem; } }

.mt-60 {
  margin-top: 6rem; }
  @media screen and (max-width: 1200px) {
    .mt-60 {
      margin-top: 3rem; } }

.mt-60s:not(:last-child) {
  margin-top: 6rem; }
  @media screen and (max-width: 1200px) {
    .mt-60s:not(:last-child) {
      margin-top: 3rem; } }

.mt-62 {
  margin-top: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-62 {
      margin-top: 3.1rem; } }

.mt-62s:not(:last-child) {
  margin-top: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-62s:not(:last-child) {
      margin-top: 3.1rem; } }

.mt-64 {
  margin-top: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-64 {
      margin-top: 3.2rem; } }

.mt-64s:not(:last-child) {
  margin-top: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-64s:not(:last-child) {
      margin-top: 3.2rem; } }

.mt-68 {
  margin-top: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-68 {
      margin-top: 3.4rem; } }

.mt-68s:not(:last-child) {
  margin-top: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-68s:not(:last-child) {
      margin-top: 3.4rem; } }

.mt-70 {
  margin-top: 7rem; }
  @media screen and (max-width: 1200px) {
    .mt-70 {
      margin-top: 3.5rem; } }

.mt-70s:not(:last-child) {
  margin-top: 7rem; }
  @media screen and (max-width: 1200px) {
    .mt-70s:not(:last-child) {
      margin-top: 3.5rem; } }

.mt-72 {
  margin-top: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-72 {
      margin-top: 3.6rem; } }

.mt-72s:not(:last-child) {
  margin-top: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-72s:not(:last-child) {
      margin-top: 3.6rem; } }

.mt-74 {
  margin-top: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-74 {
      margin-top: 3.7rem; } }

.mt-72s:not(:last-child) {
  margin-top: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-72s:not(:last-child) {
      margin-top: 3.7rem; } }

.mt-76 {
  margin-top: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-76 {
      margin-top: 3.8rem; } }

.mt-76s:not(:last-child) {
  margin-top: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-76s:not(:last-child) {
      margin-top: 3.8rem; } }

.mt-78 {
  margin-top: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-78 {
      margin-top: 3.9rem; } }

.mt-78s:not(:last-child) {
  margin-top: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-78s:not(:last-child) {
      margin-top: 3.9rem; } }

.mt-80 {
  margin-top: 8rem; }
  @media screen and (max-width: 1200px) {
    .mt-80 {
      margin-top: 4rem; } }
  @media screen and (max-width: 600px) {
    .mt-80 {
      margin-top: 2rem; } }

.mt-80s:not(:last-child) {
  margin-top: 8rem; }
  @media screen and (max-width: 1200px) {
    .mt-80s:not(:last-child) {
      margin-top: 4rem; } }
  @media screen and (max-width: 600px) {
    .mt-80s:not(:last-child) {
      margin-top: 2rem; } }

.mt-82 {
  margin-top: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-82 {
      margin-top: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .mt-82 {
      margin-top: 2rem; } }

.mt-82s:not(:last-child) {
  margin-top: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-82s:not(:last-child) {
      margin-top: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .mt-82s:not(:last-child) {
      margin-top: 2rem; } }

.mt-84 {
  margin-top: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-84 {
      margin-top: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .mt-84 {
      margin-top: 2.2rem; } }

.mt-84s:not(:last-child) {
  margin-top: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-84s:not(:last-child) {
      margin-top: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .mt-84s:not(:last-child) {
      margin-top: 2.2rem; } }

.mt-86 {
  margin-top: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-86 {
      margin-top: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .mt-86 {
      margin-top: 2.3rem; } }

.mt-86s:not(:last-child) {
  margin-top: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-86s:not(:last-child) {
      margin-top: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .mt-86s:not(:last-child) {
      margin-top: 2.3rem; } }

.mt-88 {
  margin-top: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-88 {
      margin-top: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .mt-88 {
      margin-top: 2.2rem; } }

.mt-88s:not(:last-child) {
  margin-top: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-88s:not(:last-child) {
      margin-top: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .mt-88s:not(:last-child) {
      margin-top: 2.2rem; } }

.mt-90 {
  margin-top: 9rem; }
  @media screen and (max-width: 1200px) {
    .mt-90 {
      margin-top: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .mt-90 {
      margin-top: 2.2rem; } }

.mt-90s:not(:last-child) {
  margin-top: 9rem; }
  @media screen and (max-width: 1200px) {
    .mt-90s:not(:last-child) {
      margin-top: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .mt-90s:not(:last-child) {
      margin-top: 2.2rem; } }

.mt-92 {
  margin-top: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-92 {
      margin-top: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .mt-92 {
      margin-top: 2.3rem; } }

.mt-92s:not(:last-child) {
  margin-top: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-92s:not(:last-child) {
      margin-top: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .mt-92s:not(:last-child) {
      margin-top: 2.3rem; } }

.mt-94 {
  margin-top: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-94 {
      margin-top: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .mt-94 {
      margin-top: 2.3rem; } }

.mt-94s:not(:last-child) {
  margin-top: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-94s:not(:last-child) {
      margin-top: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .mt-94s:not(:last-child) {
      margin-top: 2.3rem; } }

.mt-96 {
  margin-top: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-96 {
      margin-top: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .mt-96 {
      margin-top: 2.4rem; } }

.mt-96s:not(:last-child) {
  margin-top: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-96s:not(:last-child) {
      margin-top: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .mt-96s:not(:last-child) {
      margin-top: 2.4rem; } }

.mt-98 {
  margin-top: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-98 {
      margin-top: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .mt-98 {
      margin-top: 2.4rem; } }

.mt-98s:not(:last-child) {
  margin-top: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-98s:not(:last-child) {
      margin-top: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .mt-98s:not(:last-child) {
      margin-top: 2.4rem; } }

.mt-100 {
  margin-top: 10rem; }
  @media screen and (max-width: 1200px) {
    .mt-100 {
      margin-top: 5rem; } }
  @media screen and (max-width: 600px) {
    .mt-100 {
      margin-top: 2.5rem; } }

.mt-100s:not(:last-child) {
  margin-top: 10rem; }
  @media screen and (max-width: 1200px) {
    .mt-100s:not(:last-child) {
      margin-top: 5rem; } }
  @media screen and (max-width: 600px) {
    .mt-100s:not(:last-child) {
      margin-top: 2.5rem; } }

.mt-120 {
  margin-top: 12rem; }
  @media screen and (max-width: 1200px) {
    .mt-120 {
      margin-top: 6rem; } }
  @media screen and (max-width: 600px) {
    .mt-120 {
      margin-top: 3rem; } }
  @media screen and (max-width: 460px) {
    .mt-120 {
      margin-top: 3rem; } }

.mt-120s:not(:last-child) {
  margin-top: 12rem; }
  @media screen and (max-width: 1200px) {
    .mt-120s:not(:last-child) {
      margin-top: 6rem; } }
  @media screen and (max-width: 600px) {
    .mt-120s:not(:last-child) {
      margin-top: 3rem; } }
  @media screen and (max-width: 460px) {
    .mt-120s:not(:last-child) {
      margin-top: 3rem; } }

.mt-140 {
  margin-top: 14rem; }
  @media screen and (max-width: 1200px) {
    .mt-140 {
      margin-top: 7rem; } }
  @media screen and (max-width: 600px) {
    .mt-140 {
      margin-top: 3.5rem; } }
  @media screen and (max-width: 460px) {
    .mt-140 {
      margin-top: 3rem; } }

.mt-140s:not(:last-child) {
  margin-top: 14rem; }
  @media screen and (max-width: 1200px) {
    .mt-140s:not(:last-child) {
      margin-top: 7rem; } }
  @media screen and (max-width: 600px) {
    .mt-140s:not(:last-child) {
      margin-top: 3.5rem; } }

@media screen and (max-width: 460px) {
  .mt-140s {
    margin-top: 3rem; } }

.mt-160 {
  margin-top: 16rem; }
  @media screen and (max-width: 1200px) {
    .mt-160 {
      margin-top: 8rem; } }
  @media screen and (max-width: 600px) {
    .mt-160 {
      margin-top: 4rem; } }
  @media screen and (max-width: 460px) {
    .mt-160 {
      margin-top: 3rem; } }

.mt-160s:not(:last-child) {
  margin-top: 16rem; }
  @media screen and (max-width: 1200px) {
    .mt-160s:not(:last-child) {
      margin-top: 8rem; } }
  @media screen and (max-width: 600px) {
    .mt-160s:not(:last-child) {
      margin-top: 4rem; } }
  @media screen and (max-width: 460px) {
    .mt-160s:not(:last-child) {
      margin-top: 3rem; } }

.mt-180 {
  margin-top: 18rem; }
  @media screen and (max-width: 1200px) {
    .mt-180 {
      margin-top: 9rem; } }
  @media screen and (max-width: 600px) {
    .mt-180 {
      margin-top: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .mt-180 {
      margin-top: 3rem; } }

.mt-180s:not(:last-child) {
  margin-top: 18rem; }
  @media screen and (max-width: 1200px) {
    .mt-180s:not(:last-child) {
      margin-top: 9rem; } }
  @media screen and (max-width: 600px) {
    .mt-180s:not(:last-child) {
      margin-top: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .mt-180s:not(:last-child) {
      margin-top: 3rem; } }

.mt-200 {
  margin-top: 20rem; }
  @media screen and (max-width: 1200px) {
    .mt-200 {
      margin-top: 10rem; } }
  @media screen and (max-width: 600px) {
    .mt-200 {
      margin-top: 5rem; } }
  @media screen and (max-width: 460px) {
    .mt-200 {
      margin-top: 3rem; } }

.mt-200s:not(:last-child) {
  margin-top: 20rem; }
  @media screen and (max-width: 1200px) {
    .mt-200s:not(:last-child) {
      margin-top: 10rem; } }
  @media screen and (max-width: 600px) {
    .mt-200s:not(:last-child) {
      margin-top: 5rem; } }
  @media screen and (max-width: 460px) {
    .mt-200s:not(:last-child) {
      margin-top: 3rem; } }

.pt-0 {
  padding-top: 0 !important; }

.pt-2 {
  padding-top: 0.2rem; }

.pt-2s:not(:last-child) {
  padding-top: 0.2rem; }

.pt-4 {
  padding-top: 0.4rem; }

.pt-4s:not(:last-child) {
  padding-top: 0.4rem; }

.pt-5 {
  padding-top: 0.5rem; }

.pt-5s:not(:last-child) {
  padding-top: 0.5rem; }

.pt-6 {
  padding-top: 0.6rem; }

.pt-6s:not(:last-child) {
  padding-top: 0.6rem; }

.pt-8 {
  padding-top: 0.8rem; }

.pt-8s:not(:last-child) {
  padding-top: 0.8rem; }

.pt-10 {
  padding-top: 1rem; }

.pt-10s:not(:last-child) {
  padding-top: 1rem; }

.pt-12 {
  padding-top: 1.2rem; }

.pt-12s:not(:last-child) {
  padding-top: 1.2rem; }

.pt-14 {
  padding-top: 1.4rem; }

.pt-14s:not(:last-child) {
  padding-top: 1.4rem; }

.pt-16 {
  padding-top: 1.6rem; }

.pt-16s:not(:last-child) {
  padding-top: 1.6rem; }

.pt-18 {
  padding-top: 1.8rem; }

.pt-18s:not(:last-child) {
  padding-top: 1.8rem; }

.pt-20 {
  padding-top: 2rem; }

.pt-20s:not(:last-child) {
  padding-top: 2rem; }

.pt-24 {
  padding-top: 2.4rem; }

.pt-24s:not(:last-child) {
  padding-top: 2.4rem; }

.pt-26 {
  padding-top: 2.6rem; }

.pt-26s:not(:last-child) {
  padding-top: 2.6rem; }

.pt-28 {
  padding-top: 2.8rem; }

.pt-28s:not(:last-child) {
  padding-top: 2.8rem; }

.pt-30 {
  padding-top: 3rem; }

.pt-30s:not(:last-child) {
  padding-top: 3rem; }

.pt-32 {
  padding-top: 3.2rem; }

.pt-32s:not(:last-child) {
  padding-top: 3.2rem; }

.pt-34 {
  padding-top: 3.4rem; }

.pt-34s:not(:last-child) {
  padding-top: 3.4rem; }

.pt-36 {
  padding-top: 3.6rem; }

.pt-36s:not(:last-child) {
  padding-top: 3.6rem; }

.pt-38 {
  padding-top: 3.8rem; }

.pt-38s:not(:last-child) {
  padding-top: 3.8rem; }

.pt-40 {
  padding-top: 4rem; }
  @media screen and (max-width: 1200px) {
    .pt-40 {
      padding-top: 2rem; } }

.pt-40s:not(:last-child) {
  padding-top: 4rem; }
  @media screen and (max-width: 1200px) {
    .pt-40s:not(:last-child) {
      padding-top: 2rem; } }

.pt-42 {
  padding-top: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-42 {
      padding-top: 2.1rem; } }

.pt-42s:not(:last-child) {
  padding-top: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-42s:not(:last-child) {
      padding-top: 2.1rem; } }

.pt-44 {
  padding-top: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-44 {
      padding-top: 2.2rem; } }

.pt-44s:not(:last-child) {
  padding-top: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-44s:not(:last-child) {
      padding-top: 2.2rem; } }

.pt-46 {
  padding-top: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-46 {
      padding-top: 2.3rem; } }

.pt-46s:not(:last-child) {
  padding-top: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-46s:not(:last-child) {
      padding-top: 2.3rem; } }

.pt-48 {
  padding-top: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-48 {
      padding-top: 2.4rem; } }

.pt-48s:not(:last-child) {
  padding-top: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-48s:not(:last-child) {
      padding-top: 2.4rem; } }

.pt-50 {
  padding-top: 5rem; }
  @media screen and (max-width: 1200px) {
    .pt-50 {
      padding-top: 2.5rem; } }

.pt-50s:not(:last-child) {
  padding-top: 5rem; }
  @media screen and (max-width: 1200px) {
    .pt-50s:not(:last-child) {
      padding-top: 2.5rem; } }

.pt-52 {
  padding-top: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-52 {
      padding-top: 2.6rem; } }

.pt-52s:not(:last-child) {
  padding-top: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-52s:not(:last-child) {
      padding-top: 2.6rem; } }

.pt-54 {
  padding-top: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-54 {
      padding-top: 2.7rem; } }

.pt-54s:not(:last-child) {
  padding-top: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-54s:not(:last-child) {
      padding-top: 2.7rem; } }

.pt-56 {
  padding-top: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-56 {
      padding-top: 2.8rem; } }

.pt-56s:not(:last-child) {
  padding-top: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-56s:not(:last-child) {
      padding-top: 2.8rem; } }

.pt-58 {
  padding-top: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-58 {
      padding-top: 2.9rem; } }

.pt-58s:not(:last-child) {
  padding-top: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-58s:not(:last-child) {
      padding-top: 2.9rem; } }

.pt-60 {
  padding-top: 6rem; }
  @media screen and (max-width: 1200px) {
    .pt-60 {
      padding-top: 3rem; } }

.pt-60s:not(:last-child) {
  padding-top: 6rem; }
  @media screen and (max-width: 1200px) {
    .pt-60s:not(:last-child) {
      padding-top: 3rem; } }

.pt-62 {
  padding-top: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-62 {
      padding-top: 3.1rem; } }

.pt-62s:not(:last-child) {
  padding-top: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-62s:not(:last-child) {
      padding-top: 3.1rem; } }

.pt-64 {
  padding-top: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-64 {
      padding-top: 3.2rem; } }

.pt-64s:not(:last-child) {
  padding-top: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-64s:not(:last-child) {
      padding-top: 3.2rem; } }

.pt-68 {
  padding-top: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-68 {
      padding-top: 3.4rem; } }

.pt-68s:not(:last-child) {
  padding-top: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-68s:not(:last-child) {
      padding-top: 3.4rem; } }

.pt-70 {
  padding-top: 7rem; }
  @media screen and (max-width: 1200px) {
    .pt-70 {
      padding-top: 3.5rem; } }

.pt-70s:not(:last-child) {
  padding-top: 7rem; }
  @media screen and (max-width: 1200px) {
    .pt-70s:not(:last-child) {
      padding-top: 3.5rem; } }

.pt-72 {
  padding-top: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-72 {
      padding-top: 3.6rem; } }

.pt-72s:not(:last-child) {
  padding-top: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-72s:not(:last-child) {
      padding-top: 3.6rem; } }

.pt-74 {
  padding-top: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-74 {
      padding-top: 3.7rem; } }

.pt-72s:not(:last-child) {
  padding-top: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-72s:not(:last-child) {
      padding-top: 3.7rem; } }

.pt-76 {
  padding-top: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-76 {
      padding-top: 3.8rem; } }

.pt-76s:not(:last-child) {
  padding-top: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-76s:not(:last-child) {
      padding-top: 3.8rem; } }

.pt-78 {
  padding-top: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-78 {
      padding-top: 3.9rem; } }

.pt-78s:not(:last-child) {
  padding-top: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-78s:not(:last-child) {
      padding-top: 3.9rem; } }

.pt-80 {
  padding-top: 8rem; }
  @media screen and (max-width: 1200px) {
    .pt-80 {
      padding-top: 4rem; } }
  @media screen and (max-width: 600px) {
    .pt-80 {
      padding-top: 2rem; } }

.pt-80s:not(:last-child) {
  padding-top: 8rem; }
  @media screen and (max-width: 1200px) {
    .pt-80s:not(:last-child) {
      padding-top: 4rem; } }
  @media screen and (max-width: 600px) {
    .pt-80s:not(:last-child) {
      padding-top: 2rem; } }

.pt-82 {
  padding-top: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-82 {
      padding-top: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .pt-82 {
      padding-top: 2rem; } }

.pt-82s:not(:last-child) {
  padding-top: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-82s:not(:last-child) {
      padding-top: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .pt-82s:not(:last-child) {
      padding-top: 2rem; } }

.pt-84 {
  padding-top: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-84 {
      padding-top: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .pt-84 {
      padding-top: 2.2rem; } }

.pt-84s:not(:last-child) {
  padding-top: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-84s:not(:last-child) {
      padding-top: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .pt-84s:not(:last-child) {
      padding-top: 2.2rem; } }

.pt-86 {
  padding-top: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-86 {
      padding-top: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .pt-86 {
      padding-top: 2.3rem; } }

.pt-86s:not(:last-child) {
  padding-top: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-86s:not(:last-child) {
      padding-top: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .pt-86s:not(:last-child) {
      padding-top: 2.3rem; } }

.pt-88 {
  padding-top: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-88 {
      padding-top: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .pt-88 {
      padding-top: 2.2rem; } }

.pt-88s:not(:last-child) {
  padding-top: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-88s:not(:last-child) {
      padding-top: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .pt-88s:not(:last-child) {
      padding-top: 2.2rem; } }

.pt-90 {
  padding-top: 9rem; }
  @media screen and (max-width: 1200px) {
    .pt-90 {
      padding-top: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .pt-90 {
      padding-top: 2.2rem; } }

.pt-90s:not(:last-child) {
  padding-top: 9rem; }
  @media screen and (max-width: 1200px) {
    .pt-90s:not(:last-child) {
      padding-top: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .pt-90s:not(:last-child) {
      padding-top: 2.2rem; } }

.pt-92 {
  padding-top: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-92 {
      padding-top: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .pt-92 {
      padding-top: 2.3rem; } }

.pt-92s:not(:last-child) {
  padding-top: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-92s:not(:last-child) {
      padding-top: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .pt-92s:not(:last-child) {
      padding-top: 2.3rem; } }

.pt-94 {
  padding-top: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-94 {
      padding-top: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .pt-94 {
      padding-top: 2.3rem; } }

.pt-94s:not(:last-child) {
  padding-top: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-94s:not(:last-child) {
      padding-top: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .pt-94s:not(:last-child) {
      padding-top: 2.3rem; } }

.pt-96 {
  padding-top: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-96 {
      padding-top: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .pt-96 {
      padding-top: 2.4rem; } }

.pt-96s:not(:last-child) {
  padding-top: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-96s:not(:last-child) {
      padding-top: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .pt-96s:not(:last-child) {
      padding-top: 2.4rem; } }

.pt-98 {
  padding-top: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-98 {
      padding-top: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .pt-98 {
      padding-top: 2.4rem; } }

.pt-98s:not(:last-child) {
  padding-top: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-98s:not(:last-child) {
      padding-top: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .pt-98s:not(:last-child) {
      padding-top: 2.4rem; } }

.pt-100 {
  padding-top: 10rem; }
  @media screen and (max-width: 1200px) {
    .pt-100 {
      padding-top: 5rem; } }
  @media screen and (max-width: 600px) {
    .pt-100 {
      padding-top: 2.5rem; } }

.pt-100s:not(:last-child) {
  padding-top: 10rem; }
  @media screen and (max-width: 1200px) {
    .pt-100s:not(:last-child) {
      padding-top: 5rem; } }
  @media screen and (max-width: 600px) {
    .pt-100s:not(:last-child) {
      padding-top: 2.5rem; } }

.pt-120 {
  padding-top: 12rem; }
  @media screen and (max-width: 1200px) {
    .pt-120 {
      padding-top: 6rem; } }
  @media screen and (max-width: 600px) {
    .pt-120 {
      padding-top: 3rem; } }
  @media screen and (max-width: 460px) {
    .pt-120 {
      padding-top: 3rem; } }

.pt-120s:not(:last-child) {
  padding-top: 12rem; }
  @media screen and (max-width: 1200px) {
    .pt-120s:not(:last-child) {
      padding-top: 6rem; } }
  @media screen and (max-width: 600px) {
    .pt-120s:not(:last-child) {
      padding-top: 3rem; } }
  @media screen and (max-width: 460px) {
    .pt-120s:not(:last-child) {
      padding-top: 3rem; } }

.pt-140 {
  padding-top: 14rem; }
  @media screen and (max-width: 1200px) {
    .pt-140 {
      padding-top: 7rem; } }
  @media screen and (max-width: 600px) {
    .pt-140 {
      padding-top: 3.5rem; } }
  @media screen and (max-width: 460px) {
    .pt-140 {
      padding-top: 3rem; } }

.pt-140s:not(:last-child) {
  padding-top: 14rem; }
  @media screen and (max-width: 1200px) {
    .pt-140s:not(:last-child) {
      padding-top: 7rem; } }
  @media screen and (max-width: 600px) {
    .pt-140s:not(:last-child) {
      padding-top: 3.5rem; } }

@media screen and (max-width: 460px) {
  .pt-140s {
    padding-top: 3rem; } }

.pt-160 {
  padding-top: 16rem; }
  @media screen and (max-width: 1200px) {
    .pt-160 {
      padding-top: 8rem; } }
  @media screen and (max-width: 600px) {
    .pt-160 {
      padding-top: 4rem; } }
  @media screen and (max-width: 460px) {
    .pt-160 {
      padding-top: 3rem; } }

.pt-160s:not(:last-child) {
  padding-top: 16rem; }
  @media screen and (max-width: 1200px) {
    .pt-160s:not(:last-child) {
      padding-top: 8rem; } }
  @media screen and (max-width: 600px) {
    .pt-160s:not(:last-child) {
      padding-top: 4rem; } }
  @media screen and (max-width: 460px) {
    .pt-160s:not(:last-child) {
      padding-top: 3rem; } }

.pt-180 {
  padding-top: 18rem; }
  @media screen and (max-width: 1200px) {
    .pt-180 {
      padding-top: 9rem; } }
  @media screen and (max-width: 600px) {
    .pt-180 {
      padding-top: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .pt-180 {
      padding-top: 3rem; } }

.pt-180s:not(:last-child) {
  padding-top: 18rem; }
  @media screen and (max-width: 1200px) {
    .pt-180s:not(:last-child) {
      padding-top: 9rem; } }
  @media screen and (max-width: 600px) {
    .pt-180s:not(:last-child) {
      padding-top: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .pt-180s:not(:last-child) {
      padding-top: 3rem; } }

.pt-200 {
  padding-top: 20rem; }
  @media screen and (max-width: 1200px) {
    .pt-200 {
      padding-top: 10rem; } }
  @media screen and (max-width: 600px) {
    .pt-200 {
      padding-top: 5rem; } }
  @media screen and (max-width: 460px) {
    .pt-200 {
      padding-top: 3rem; } }

.pt-200s:not(:last-child) {
  padding-top: 20rem; }
  @media screen and (max-width: 1200px) {
    .pt-200s:not(:last-child) {
      padding-top: 10rem; } }
  @media screen and (max-width: 600px) {
    .pt-200s:not(:last-child) {
      padding-top: 5rem; } }
  @media screen and (max-width: 460px) {
    .pt-200s:not(:last-child) {
      padding-top: 3rem; } }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-2 {
  padding-bottom: 0.2rem; }

.pb-2s:not(:last-child) {
  padding-bottom: 0.2rem; }

.pb-4 {
  padding-bottom: 0.4rem; }

.pb-4s:not(:last-child) {
  padding-bottom: 0.4rem; }

.pb-5 {
  padding-bottom: 0.5rem; }

.pb-5s:not(:last-child) {
  padding-bottom: 0.5rem; }

.pb-6 {
  padding-bottom: 0.6rem; }

.pb-6s:not(:last-child) {
  padding-bottom: 0.6rem; }

.pb-8 {
  padding-bottom: 0.8rem; }

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

.pb-10 {
  padding-bottom: 1rem; }

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

.pb-12 {
  padding-bottom: 1.2rem; }

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

.pb-14 {
  padding-bottom: 1.4rem; }

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

.pb-16 {
  padding-bottom: 1.6rem; }

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

.pb-18 {
  padding-bottom: 1.8rem; }

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

.pb-20 {
  padding-bottom: 2rem; }

.pb-20s:not(:last-child) {
  padding-bottom: 2rem; }

.pb-24 {
  padding-bottom: 2.4rem; }

.pb-24s:not(:last-child) {
  padding-bottom: 2.4rem; }

.pb-26 {
  padding-bottom: 2.6rem; }

.pb-26s:not(:last-child) {
  padding-bottom: 2.6rem; }

.pb-28 {
  padding-bottom: 2.8rem; }

.pb-28s:not(:last-child) {
  padding-bottom: 2.8rem; }

.pb-30 {
  padding-bottom: 3rem; }

.pb-30s:not(:last-child) {
  padding-bottom: 3rem; }

.pb-32 {
  padding-bottom: 3.2rem; }

.pb-32s:not(:last-child) {
  padding-bottom: 3.2rem; }

.pb-34 {
  padding-bottom: 3.4rem; }

.pb-34s:not(:last-child) {
  padding-bottom: 3.4rem; }

.pb-36 {
  padding-bottom: 3.6rem; }

.pb-36s:not(:last-child) {
  padding-bottom: 3.6rem; }

.pb-38 {
  padding-bottom: 3.8rem; }

.pb-38s:not(:last-child) {
  padding-bottom: 3.8rem; }

.pb-40 {
  padding-bottom: 4rem; }
  @media screen and (max-width: 1200px) {
    .pb-40 {
      padding-bottom: 2rem; } }

.pb-40s:not(:last-child) {
  padding-bottom: 4rem; }
  @media screen and (max-width: 1200px) {
    .pb-40s:not(:last-child) {
      padding-bottom: 2rem; } }

.pb-42 {
  padding-bottom: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-42 {
      padding-bottom: 2.1rem; } }

.pb-42s:not(:last-child) {
  padding-bottom: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-42s:not(:last-child) {
      padding-bottom: 2.1rem; } }

.pb-44 {
  padding-bottom: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-44 {
      padding-bottom: 2.2rem; } }

.pb-44s:not(:last-child) {
  padding-bottom: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-44s:not(:last-child) {
      padding-bottom: 2.2rem; } }

.pb-46 {
  padding-bottom: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-46 {
      padding-bottom: 2.3rem; } }

.pb-46s:not(:last-child) {
  padding-bottom: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-46s:not(:last-child) {
      padding-bottom: 2.3rem; } }

.pb-48 {
  padding-bottom: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-48 {
      padding-bottom: 2.4rem; } }

.pb-48s:not(:last-child) {
  padding-bottom: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-48s:not(:last-child) {
      padding-bottom: 2.4rem; } }

.pb-50 {
  padding-bottom: 5rem; }
  @media screen and (max-width: 1200px) {
    .pb-50 {
      padding-bottom: 2.5rem; } }

.pb-50s:not(:last-child) {
  padding-bottom: 5rem; }
  @media screen and (max-width: 1200px) {
    .pb-50s:not(:last-child) {
      padding-bottom: 2.5rem; } }

.pb-52 {
  padding-bottom: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-52 {
      padding-bottom: 2.6rem; } }

.pb-52s:not(:last-child) {
  padding-bottom: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-52s:not(:last-child) {
      padding-bottom: 2.6rem; } }

.pb-54 {
  padding-bottom: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-54 {
      padding-bottom: 2.7rem; } }

.pb-54s:not(:last-child) {
  padding-bottom: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-54s:not(:last-child) {
      padding-bottom: 2.7rem; } }

.pb-56 {
  padding-bottom: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-56 {
      padding-bottom: 2.8rem; } }

.pb-56s:not(:last-child) {
  padding-bottom: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-56s:not(:last-child) {
      padding-bottom: 2.8rem; } }

.pb-58 {
  padding-bottom: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-58 {
      padding-bottom: 2.9rem; } }

.pb-58s:not(:last-child) {
  padding-bottom: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-58s:not(:last-child) {
      padding-bottom: 2.9rem; } }

.pb-60 {
  padding-bottom: 6rem; }
  @media screen and (max-width: 1200px) {
    .pb-60 {
      padding-bottom: 3rem; } }

.pb-60s:not(:last-child) {
  padding-bottom: 6rem; }
  @media screen and (max-width: 1200px) {
    .pb-60s:not(:last-child) {
      padding-bottom: 3rem; } }

.pb-62 {
  padding-bottom: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-62 {
      padding-bottom: 3.1rem; } }

.pb-62s:not(:last-child) {
  padding-bottom: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-62s:not(:last-child) {
      padding-bottom: 3.1rem; } }

.pb-64 {
  padding-bottom: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-64 {
      padding-bottom: 3.2rem; } }

.pb-64s:not(:last-child) {
  padding-bottom: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-64s:not(:last-child) {
      padding-bottom: 3.2rem; } }

.pb-68 {
  padding-bottom: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-68 {
      padding-bottom: 3.4rem; } }

.pb-68s:not(:last-child) {
  padding-bottom: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-68s:not(:last-child) {
      padding-bottom: 3.4rem; } }

.pb-70 {
  padding-bottom: 7rem; }
  @media screen and (max-width: 1200px) {
    .pb-70 {
      padding-bottom: 3.5rem; } }

.pb-70s:not(:last-child) {
  padding-bottom: 7rem; }
  @media screen and (max-width: 1200px) {
    .pb-70s:not(:last-child) {
      padding-bottom: 3.5rem; } }

.pb-72 {
  padding-bottom: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-72 {
      padding-bottom: 3.6rem; } }

.pb-72s:not(:last-child) {
  padding-bottom: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-72s:not(:last-child) {
      padding-bottom: 3.6rem; } }

.pb-74 {
  padding-bottom: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-74 {
      padding-bottom: 3.7rem; } }

.pb-72s:not(:last-child) {
  padding-bottom: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-72s:not(:last-child) {
      padding-bottom: 3.7rem; } }

.pb-76 {
  padding-bottom: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-76 {
      padding-bottom: 3.8rem; } }

.pb-76s:not(:last-child) {
  padding-bottom: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-76s:not(:last-child) {
      padding-bottom: 3.8rem; } }

.pb-78 {
  padding-bottom: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-78 {
      padding-bottom: 3.9rem; } }

.pb-78s:not(:last-child) {
  padding-bottom: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-78s:not(:last-child) {
      padding-bottom: 3.9rem; } }

.pb-80 {
  padding-bottom: 8rem; }
  @media screen and (max-width: 1200px) {
    .pb-80 {
      padding-bottom: 4rem; } }
  @media screen and (max-width: 600px) {
    .pb-80 {
      padding-bottom: 2rem; } }

.pb-80s:not(:last-child) {
  padding-bottom: 8rem; }
  @media screen and (max-width: 1200px) {
    .pb-80s:not(:last-child) {
      padding-bottom: 4rem; } }
  @media screen and (max-width: 600px) {
    .pb-80s:not(:last-child) {
      padding-bottom: 2rem; } }

.pb-82 {
  padding-bottom: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-82 {
      padding-bottom: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .pb-82 {
      padding-bottom: 2rem; } }

.pb-82s:not(:last-child) {
  padding-bottom: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-82s:not(:last-child) {
      padding-bottom: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .pb-82s:not(:last-child) {
      padding-bottom: 2rem; } }

.pb-84 {
  padding-bottom: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-84 {
      padding-bottom: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .pb-84 {
      padding-bottom: 2.2rem; } }

.pb-84s:not(:last-child) {
  padding-bottom: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-84s:not(:last-child) {
      padding-bottom: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .pb-84s:not(:last-child) {
      padding-bottom: 2.2rem; } }

.pb-86 {
  padding-bottom: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-86 {
      padding-bottom: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .pb-86 {
      padding-bottom: 2.3rem; } }

.pb-86s:not(:last-child) {
  padding-bottom: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-86s:not(:last-child) {
      padding-bottom: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .pb-86s:not(:last-child) {
      padding-bottom: 2.3rem; } }

.pb-88 {
  padding-bottom: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-88 {
      padding-bottom: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .pb-88 {
      padding-bottom: 2.2rem; } }

.pb-88s:not(:last-child) {
  padding-bottom: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-88s:not(:last-child) {
      padding-bottom: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .pb-88s:not(:last-child) {
      padding-bottom: 2.2rem; } }

.pb-90 {
  padding-bottom: 9rem; }
  @media screen and (max-width: 1200px) {
    .pb-90 {
      padding-bottom: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .pb-90 {
      padding-bottom: 2.2rem; } }

.pb-90s:not(:last-child) {
  padding-bottom: 9rem; }
  @media screen and (max-width: 1200px) {
    .pb-90s:not(:last-child) {
      padding-bottom: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .pb-90s:not(:last-child) {
      padding-bottom: 2.2rem; } }

.pb-92 {
  padding-bottom: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-92 {
      padding-bottom: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .pb-92 {
      padding-bottom: 2.3rem; } }

.pb-92s:not(:last-child) {
  padding-bottom: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-92s:not(:last-child) {
      padding-bottom: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .pb-92s:not(:last-child) {
      padding-bottom: 2.3rem; } }

.pb-94 {
  padding-bottom: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-94 {
      padding-bottom: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .pb-94 {
      padding-bottom: 2.3rem; } }

.pb-94s:not(:last-child) {
  padding-bottom: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-94s:not(:last-child) {
      padding-bottom: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .pb-94s:not(:last-child) {
      padding-bottom: 2.3rem; } }

.pb-96 {
  padding-bottom: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-96 {
      padding-bottom: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .pb-96 {
      padding-bottom: 2.4rem; } }

.pb-96s:not(:last-child) {
  padding-bottom: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-96s:not(:last-child) {
      padding-bottom: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .pb-96s:not(:last-child) {
      padding-bottom: 2.4rem; } }

.pb-98 {
  padding-bottom: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-98 {
      padding-bottom: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .pb-98 {
      padding-bottom: 2.4rem; } }

.pb-98s:not(:last-child) {
  padding-bottom: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-98s:not(:last-child) {
      padding-bottom: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .pb-98s:not(:last-child) {
      padding-bottom: 2.4rem; } }

.pb-100 {
  padding-bottom: 10rem; }
  @media screen and (max-width: 1200px) {
    .pb-100 {
      padding-bottom: 5rem; } }
  @media screen and (max-width: 600px) {
    .pb-100 {
      padding-bottom: 2.5rem; } }

.pb-100s:not(:last-child) {
  padding-bottom: 10rem; }
  @media screen and (max-width: 1200px) {
    .pb-100s:not(:last-child) {
      padding-bottom: 5rem; } }
  @media screen and (max-width: 600px) {
    .pb-100s:not(:last-child) {
      padding-bottom: 2.5rem; } }

.pb-120 {
  padding-bottom: 12rem; }
  @media screen and (max-width: 1200px) {
    .pb-120 {
      padding-bottom: 6rem; } }
  @media screen and (max-width: 600px) {
    .pb-120 {
      padding-bottom: 3rem; } }
  @media screen and (max-width: 460px) {
    .pb-120 {
      padding-bottom: 3rem; } }

.pb-120s:not(:last-child) {
  padding-bottom: 12rem; }
  @media screen and (max-width: 1200px) {
    .pb-120s:not(:last-child) {
      padding-bottom: 6rem; } }
  @media screen and (max-width: 600px) {
    .pb-120s:not(:last-child) {
      padding-bottom: 3rem; } }
  @media screen and (max-width: 460px) {
    .pb-120s:not(:last-child) {
      padding-bottom: 3rem; } }

.pb-140 {
  padding-bottom: 14rem; }
  @media screen and (max-width: 1200px) {
    .pb-140 {
      padding-bottom: 7rem; } }
  @media screen and (max-width: 600px) {
    .pb-140 {
      padding-bottom: 3.5rem; } }
  @media screen and (max-width: 460px) {
    .pb-140 {
      padding-bottom: 3rem; } }

.pb-140s:not(:last-child) {
  padding-bottom: 14rem; }
  @media screen and (max-width: 1200px) {
    .pb-140s:not(:last-child) {
      padding-bottom: 7rem; } }
  @media screen and (max-width: 600px) {
    .pb-140s:not(:last-child) {
      padding-bottom: 3.5rem; } }

@media screen and (max-width: 460px) {
  .pb-140s {
    padding-bottom: 3rem; } }

.pb-160 {
  padding-bottom: 16rem; }
  @media screen and (max-width: 1200px) {
    .pb-160 {
      padding-bottom: 8rem; } }
  @media screen and (max-width: 600px) {
    .pb-160 {
      padding-bottom: 4rem; } }
  @media screen and (max-width: 460px) {
    .pb-160 {
      padding-bottom: 3rem; } }

.pb-160s:not(:last-child) {
  padding-bottom: 16rem; }
  @media screen and (max-width: 1200px) {
    .pb-160s:not(:last-child) {
      padding-bottom: 8rem; } }
  @media screen and (max-width: 600px) {
    .pb-160s:not(:last-child) {
      padding-bottom: 4rem; } }
  @media screen and (max-width: 460px) {
    .pb-160s:not(:last-child) {
      padding-bottom: 3rem; } }

.pb-180 {
  padding-bottom: 18rem; }
  @media screen and (max-width: 1200px) {
    .pb-180 {
      padding-bottom: 9rem; } }
  @media screen and (max-width: 600px) {
    .pb-180 {
      padding-bottom: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .pb-180 {
      padding-bottom: 3rem; } }

.pb-180s:not(:last-child) {
  padding-bottom: 18rem; }
  @media screen and (max-width: 1200px) {
    .pb-180s:not(:last-child) {
      padding-bottom: 9rem; } }
  @media screen and (max-width: 600px) {
    .pb-180s:not(:last-child) {
      padding-bottom: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .pb-180s:not(:last-child) {
      padding-bottom: 3rem; } }

.pb-200 {
  padding-bottom: 20rem; }
  @media screen and (max-width: 1200px) {
    .pb-200 {
      padding-bottom: 10rem; } }
  @media screen and (max-width: 600px) {
    .pb-200 {
      padding-bottom: 5rem; } }
  @media screen and (max-width: 460px) {
    .pb-200 {
      padding-bottom: 3rem; } }

.pb-200s:not(:last-child) {
  padding-bottom: 20rem; }
  @media screen and (max-width: 1200px) {
    .pb-200s:not(:last-child) {
      padding-bottom: 10rem; } }
  @media screen and (max-width: 600px) {
    .pb-200s:not(:last-child) {
      padding-bottom: 5rem; } }
  @media screen and (max-width: 460px) {
    .pb-200s:not(:last-child) {
      padding-bottom: 3rem; } }

.f-14 {
  font-size: 1.4rem; }

.f-16 {
  font-size: 1.6rem; }
  @media screen and (max-width: 800px) {
    .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.5rem; } }

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

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

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

.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: 2.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-36 {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 460px) {
    .f-36 {
      font-size: 2rem; } }

.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: 3rem; } }
  @media only screen and (max-width: 800px) {
    .f-40 {
      font-size: 2.6rem; } }

.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: 2.4rem; } }
  @media only screen and (max-width: 460px) {
    .f-46 {
      font-size: 2.2rem; } }

.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: 600px) {
    .f-48 {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 460px) {
    .f-48 {
      font-size: 2.2rem; } }

.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: #d22522; }

.t-second {
  color: #0a0a0a; }

.t-third {
  color: #fff0d3; }

.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: #d22522;
    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: #d22522;
      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: #0a0a0a;
      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: #0a0a0a; }

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

.decor-text {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 0.8rem;
  padding-top: 0.6rem; }
  @media screen and (max-width: 800px) {
    .decor-text {
      padding-bottom: 0.3rem; } }
  .decor-text::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0.1rem;
    background: #d22522;
    bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .decor-text::after {
    position: absolute;
    content: "";
    width: 2rem;
    height: 0.8rem;
    border-top: 0.1rem solid #d22522;
    border-left: 0.1rem solid #d22522;
    top: 0;
    left: -1rem;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media screen and (max-width: 800px) {
      .decor-text::after {
        left: -0.4rem; } }
  .decor-text.hover::before {
    width: 0;
    visibility: hidden; }
  .decor-text.hover::after {
    width: 0;
    height: 0;
    left: 0;
    visibility: hidden; }
  .decor-text.hover:hover {
    color: #d22522;
    padding-left: 1rem; }
    .decor-text.hover:hover::before {
      width: calc(100% - 1rem);
      visibility: visible; }
    .decor-text.hover:hover::after {
      width: 2rem;
      height: 0.8rem;
      visibility: visible; }
  .decor-text.white::before {
    background: white; }
  .decor-text.white::after {
    border-color: white; }

.popup_main {
  position: fixed;
  top: 50%;
  left: 50%;
  max-width: 74rem;
  width: 100%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #0a0a0a;
  z-index: 3000;
  padding: 4rem 3.2rem;
  border-radius: 1.6rem;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear; }
  .popup_main.showed {
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
    .popup_main.showed ~ .popup_main--modal {
      opacity: 1;
      visibility: visible;
      pointer-events: visible; }
  .popup_main .alert--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.2rem;
    width: 100%; }
    .popup_main .alert--wrap .title-md {
      text-align: center; }
    .popup_main .alert--wrap .btn {
      margin: 0 auto; }
  .popup_main--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    .popup_main--wrap .btn {
      margin: auto; }
    .popup_main--wrap .about_dg--item {
      border-radius: 0.8rem; }
      .popup_main--wrap .about_dg--item-content .note-lg {
        font-style: normal;
        color: #0a0a0a; }
      .popup_main--wrap .about_dg--item-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
      .popup_main--wrap .about_dg--item-wrap {
        row-gap: 2.4rem; }
        .popup_main--wrap .about_dg--item-wrap::before {
          display: none; }
      @media (min-width: 1201px) {
        .popup_main--wrap .about_dg--item:hover {
          background: #ffffff !important; }
          .popup_main--wrap .about_dg--item:hover .about_dg--info .note-text {
            color: #4d4d4d; } }
    .popup_main--wrap .contact_form-list {
      overflow-x: hidden;
      max-height: 55vh;
      overflow-y: auto; }
  .popup_main--exits {
    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;
    position: absolute;
    top: 0rem;
    right: 0rem;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    @media (min-width: 1201px) {
      .popup_main--exits:hover i {
        color: #d22522;
        font-size: 2.4rem; } }
    .popup_main--exits i {
      color: #ffffff;
      font-size: 2.4rem; }
  @media screen and (max-width: 800px) {
    .popup_main {
      max-width: 90%;
      padding: 4rem 2.4rem; } }
  @media screen and (max-width: 600px) {
    .popup_main {
      max-width: 90%;
      padding: 4rem 1.2rem 3.2rem; } }

.popup_main--modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2999;
  background: rgba(24, 49, 90, 0.6);
  -webkit-backdrop-filter: blur(1.5rem);
  backdrop-filter: blur(1.5rem);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear; }

.contact_map {
  padding-top: var(--size-pdl);
  position: relative;
  overflow: hidden; }
  .contact_map--iframe {
    padding-top: calc(100% * 600 / 1728);
    width: 100%;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 460px) {
      .contact_map--iframe {
        padding-top: 100%; } }
    .contact_map--iframe iframe {
      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; }

.form-ip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 0.8rem; }
  @media screen and (max-width: 1200px) {
    .form-ip {
      row-gap: 0.6rem; } }
  @media screen and (max-width: 600px) {
    .form-ip {
      row-gap: 0.4rem; } }
  .form-ip.package-ip {
    pointer-events: none; }
  .form-ip-label label {
    font-weight: 700;
    color: #0a0a0a;
    font-size: 1.6rem; }
    @media screen and (max-width: 800px) {
      .form-ip-label label {
        font-size: 1.4rem; } }
    .form-ip-label label strong {
      color: #cf0011; }
  .form-ip-ip {
    position: relative; }
    .form-ip-ip input {
      width: 100%;
      height: 4.8rem;
      padding: 1.6rem;
      border-radius: 0.4rem;
      border: 0.1rem solid #e0e0e0;
      background: #ffffff;
      color: #0a0a0a;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      font-size: 1.4rem; }
      @media screen and (max-width: 1200px) {
        .form-ip-ip input {
          height: 4.2rem;
          padding: 1rem 1.2rem; } }
      @media screen and (max-width: 800px) {
        .form-ip-ip input {
          height: 4rem;
          padding: 1rem 1rem; } }
      @media screen and (max-width: 600px) {
        .form-ip-ip input {
          height: 3.6rem;
          padding: 1rem 1rem; } }
      @media screen and (max-width: 460px) {
        .form-ip-ip input {
          font-size: 1.2rem; } }
      .form-ip-ip input::-webkit-input-placeholder {
        font-size: 1.4rem;
        color: #a3a3a3; }
      .form-ip-ip input::-moz-placeholder {
        font-size: 1.4rem;
        color: #a3a3a3; }
      .form-ip-ip input::-ms-input-placeholder {
        font-size: 1.4rem;
        color: #a3a3a3; }
      .form-ip-ip input::placeholder {
        font-size: 1.4rem;
        color: #a3a3a3; }
        @media screen and (max-width: 460px) {
          .form-ip-ip input::-webkit-input-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip input::-moz-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip input::-ms-input-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip input::placeholder {
            font-size: 1.2rem; } }
      .form-ip-ip input:focus {
        border-color: #0a0a0a; }
    .form-ip-ip.choose-date {
      cursor: pointer; }
      .form-ip-ip.choose-date::before {
        content: "";
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 2rem;
        height: 2rem;
        background-image: url(../assets/images/calendar.svg);
        background-repeat: no-repeat;
        right: 1.6rem;
        pointer-events: none;
        background-size: 100% 100%; }
        @media screen and (max-width: 1200px) {
          .form-ip-ip.choose-date::before {
            right: 1.2rem;
            width: 1.8rem;
            height: 1.8rem; } }
        @media screen and (max-width: 800px) {
          .form-ip-ip.choose-date::before {
            right: 1rem;
            width: 1.6rem;
            height: 1.6rem; } }
        @media screen and (max-width: 600px) {
          .form-ip-ip.choose-date::before {
            right: 1rem;
            width: 1.4rem;
            height: 1.4rem; } }
    .form-ip-ip textarea {
      width: 100%;
      min-height: 18rem;
      padding: 1rem 1.6rem;
      border-radius: 0.4rem;
      border: 0.1rem solid #e0e0e0;
      background: #ffffff;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      color: #0a0a0a;
      font-size: 1.4rem; }
      .form-ip-ip textarea::-webkit-input-placeholder {
        font-size: 1.4rem;
        color: #a3a3a3; }
      .form-ip-ip textarea::-moz-placeholder {
        font-size: 1.4rem;
        color: #a3a3a3; }
      .form-ip-ip textarea::-ms-input-placeholder {
        font-size: 1.4rem;
        color: #a3a3a3; }
      .form-ip-ip textarea::placeholder {
        font-size: 1.4rem;
        color: #a3a3a3; }
        @media screen and (max-width: 460px) {
          .form-ip-ip textarea::-webkit-input-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip textarea::-moz-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip textarea::-ms-input-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip textarea::placeholder {
            font-size: 1.2rem; } }
      .form-ip-ip textarea:focus {
        border-color: #0a0a0a; }
      @media screen and (max-width: 1200px) {
        .form-ip-ip textarea {
          min-height: 16rem; } }
      @media screen and (max-width: 800px) {
        .form-ip-ip textarea {
          min-height: 14rem; } }
      @media screen and (max-width: 600px) {
        .form-ip-ip textarea {
          min-height: 12rem; } }
    .form-ip-ip.pass input {
      padding-right: 4.4rem; }
    .form-ip-ip.pass.actived .hidden-pass {
      display: none; }
    .form-ip-ip.pass.actived .show-pass {
      display: block; }
  .form-ip-ic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1.6rem; }
    @media screen and (max-width: 1200px) {
      .form-ip-ic {
        right: 1.2rem; } }
    @media screen and (max-width: 800px) {
      .form-ip-ic {
        right: 1rem; } }
    @media (min-width: 1201px) {
      .form-ip-ic:hover i {
        color: #d22522; } }
    .form-ip-ic i {
      font-size: 1.6rem;
      font-weight: 300 !important;
      color: #b1b1b1;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media screen and (max-width: 800px) {
        .form-ip-ic i {
          font-size: 1.4rem; } }
      @media screen and (max-width: 460px) {
        .form-ip-ic i {
          font-size: 1.2rem; } }

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

@keyframes anHienPass {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }
    .form-ip-ic.hidden-pass {
      -webkit-animation: anHienPass 0.5s ease forwards;
      animation: anHienPass 0.5s ease forwards; }
    .form-ip-ic.show-pass {
      display: none;
      -webkit-animation: anHienPass 0.5s ease forwards;
      animation: anHienPass 0.5s ease forwards; }

.contact_form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 3.2rem; }
  @media screen and (max-width: 1200px) {
    .contact_form {
      row-gap: 2.4rem; } }
  @media screen and (max-width: 800px) {
    .contact_form {
      row-gap: 2rem; } }
  @media screen and (max-width: 600px) {
    .contact_form {
      row-gap: 1.6rem; } }
  .contact_form.product .contact_form-item:nth-child(5) {
    width: 100%; }
  .contact_form.product .contact_form-item:last-child .form-ip-ip textarea {
    min-height: 10rem; }
  .contact_form-list {
    row-gap: 1.6rem; }
    @media screen and (max-width: 1200px) {
      .contact_form-list {
        row-gap: 1.4rem; } }
    @media screen and (max-width: 600px) {
      .contact_form-list {
        row-gap: 1.2rem; } }
  .contact_form-item:last-child {
    width: 100%; }
  @media screen and (max-width: 460px) {
    .contact_form-item {
      width: 100%; } }
  .contact_form-item .form-ip-label label {
    color: #ffffff; }
  .contact_form-item .form-ip-ip input {
    background: rgba(255, 255, 255, 0.1);
    border-color: #636ed6;
    color: #ffffff; }
    .contact_form-item .form-ip-ip input::-webkit-input-placeholder {
      color: #e0e0e0; }
    .contact_form-item .form-ip-ip input::-moz-placeholder {
      color: #e0e0e0; }
    .contact_form-item .form-ip-ip input::-ms-input-placeholder {
      color: #e0e0e0; }
    .contact_form-item .form-ip-ip input::placeholder {
      color: #e0e0e0; }
    .contact_form-item .form-ip-ip input:focus {
      border-color: #b1b7eb; }
  .contact_form-item .form-ip-ip textarea {
    background: rgba(255, 255, 255, 0.1);
    border-color: #636ed6;
    color: #ffffff; }
    .contact_form-item .form-ip-ip textarea::-webkit-input-placeholder {
      color: #e0e0e0; }
    .contact_form-item .form-ip-ip textarea::-moz-placeholder {
      color: #e0e0e0; }
    .contact_form-item .form-ip-ip textarea::-ms-input-placeholder {
      color: #e0e0e0; }
    .contact_form-item .form-ip-ip textarea::placeholder {
      color: #e0e0e0; }
    .contact_form-item .form-ip-ip textarea:focus {
      border-color: #b1b7eb; }

.gender-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 2.4rem;
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem; }

.gender-item {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem; }
  .gender-item input {
    display: none; }
    .gender-item input:checked ~ .box {
      background: #0a0a0a;
      border-color: #0a0a0a; }
      .gender-item input:checked ~ .box::before {
        opacity: 1; }
  @media screen and (max-width: 1200px) {
    .gender-item {
      -webkit-column-gap: 0.6rem;
      -moz-column-gap: 0.6rem;
      column-gap: 0.6rem; } }
  @media screen and (max-width: 600px) {
    .gender-item {
      -webkit-column-gap: 0.4rem;
      -moz-column-gap: 0.4rem;
      column-gap: 0.4rem; } }
  .gender-item p.note-text {
    color: #0a0a0a; }
  .gender-item .box {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: 0.1rem solid #9b9b9b;
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .gender-item .box::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 1rem;
      height: 1rem;
      background-image: url(../assets/images/check.svg);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      opacity: 0;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    @media screen and (max-width: 1200px) {
      .gender-item .box {
        width: 1.4rem;
        height: 1.4rem; }
        .gender-item .box::before {
          width: 0.8rem;
          height: 0.8rem; } }
    @media screen and (max-width: 800px) {
      .gender-item .box {
        -webkit-transform: translateY(-0.2rem);
        transform: translateY(-0.2rem); } }
    @media screen and (max-width: 600px) {
      .gender-item .box {
        width: 1.2rem;
        height: 1.2rem; }
        .gender-item .box::before {
          width: 0.6rem;
          height: 0.6rem; } }

.contact {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  @media screen and (max-width: 700px) {
    .contact_wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 1.6rem; } }
  .contact_lf {
    width: calc(100% * 5 / 12); }
    .contact_lf--title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent0); }
    .contact_lf--wrap {
      padding: 3.2rem;
      border-radius: var(--radius);
      position: relative;
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent2);
      height: 100%; }
      @media screen and (max-width: 1200px) {
        .contact_lf--wrap {
          padding: 2.4rem; } }
      @media screen and (max-width: 800px) {
        .contact_lf--wrap {
          padding: 2rem; } }
      @media screen and (max-width: 600px) {
        .contact_lf--wrap {
          padding: 1.6rem; } }
      @media screen and (max-width: 460px) {
        .contact_lf--wrap {
          padding: 1.4rem; } }
    .contact_lf--bg {
      width: 100%;
      position: absolute;
      inset: 0;
      height: 100%;
      z-index: -1; }
      .contact_lf--bg img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .contact_lf--list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent1); }
    .contact_lf--item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent0); }
      .contact_lf--item .footer-mxh {
        width: 100%;
        margin: unset; }
    @media screen and (max-width: 700px) {
      .contact_lf {
        width: 100%; } }
  .contact_rt {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .contact_rt--wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent3); }
    .contact_rt--tabs {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: 4rem;
      -moz-column-gap: 4rem;
      column-gap: 4rem; }
      @media screen and (max-width: 1200px) {
        .contact_rt--tabs {
          -webkit-column-gap: 3rem;
          -moz-column-gap: 3rem;
          column-gap: 3rem; } }
      @media screen and (max-width: 800px) {
        .contact_rt--tabs {
          -webkit-column-gap: 2rem;
          -moz-column-gap: 2rem;
          column-gap: 2rem; } }
      @media screen and (max-width: 600px) {
        .contact_rt--tabs {
          -webkit-column-gap: 1rem;
          -moz-column-gap: 1rem;
          column-gap: 1rem; } }
      @media screen and (max-width: 360px) {
        .contact_rt--tabs {
          width: 100%;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          row-gap: 0.6rem; } }
    .contact_rt--tab {
      font-weight: 700;
      font-size: 2rem;
      color: #4d4d4d;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear;
      position: relative;
      cursor: pointer;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
      @media only screen and (max-width: 1200px) {
        .contact_rt--tab {
          font-size: 1.8rem; } }
      @media screen and (max-width: 460px) {
        .contact_rt--tab {
          font-size: 1.6rem; } }
      @media (min-width: 1201px) {
        .contact_rt--tab:hover {
          color: #0a0a0a; }
          .contact_rt--tab:hover::before {
            background: #0a0a0a;
            width: 100%;
            left: 0; } }
      .contact_rt--tab::before {
        content: "";
        width: 0%;
        background: #4d4d4d;
        height: 0.2rem;
        right: 0;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        bottom: -0.25rem;
        position: absolute; }
      .contact_rt--tab.actived {
        color: #0a0a0a; }
        .contact_rt--tab.actived::before {
          width: 100%;
          background: #0a0a0a; }
    .contact_rt--item {
      display: none; }

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

@keyframes anHienCt {
  0% {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
      .contact_rt--item.showed {
        display: block;
        -webkit-animation: anHienCt 1s ease forwards;
        animation: anHienCt 1s ease forwards; }
      .contact_rt--item-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: var(--rowContent1); }
      .contact_rt--item-list {
        row-gap: var(--rowContent1); }
      .contact_rt--item-item:nth-child(3) {
        width: 100% !important; }
      .contact_rt--item-item:last-child {
        width: 100% !important; }
      @media screen and (max-width: 460px) {
        .contact_rt--item-item {
          width: 100% !important; } }

.admin {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl);
  --row: 2.4rem; }
  @media screen and (max-width: 1200px) {
    .admin {
      --row: 1.6rem; } }
  @media screen and (max-width: 800px) {
    .admin {
      --row: 1.4rem; } }
  @media screen and (max-width: 600px) {
    .admin {
      --row: 1.2rem; } }
  @media screen and (max-width: 460px) {
    .admin {
      --row: 1rem; } }
  .admin_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent); }
  .admin.page-like .admin_rt--wrap {
    max-width: unset;
    margin: unset; }
  @media screen and (max-width: 800px) {
    .admin_wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 1.6rem; } }
  @media screen and (max-width: 600px) {
    .admin_wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 1.4rem; } }
  @media screen and (max-width: 460px) {
    .admin_wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 1.4rem; } }
  .admin_lf {
    width: calc(100% * 3 / 12); }
    .admin_lf--wrap {
      width: 100%;
      height: 100%; }
    .admin_lf--content {
      position: sticky;
      top: var(--size-hd2);
      padding: 2.4rem;
      border: 0.1rem solid #e0e0e0;
      border-radius: var(--radius);
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--row);
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media (min-width: 1201px) {
        .admin_lf--content:hover {
          border-color: #0a0a0a; } }
      @media screen and (max-width: 1200px) {
        .admin_lf--content {
          top: calc(var(--size-hd) + 2rem);
          padding: 2rem; } }
      @media screen and (max-width: 800px) {
        .admin_lf--content {
          padding: 1.6rem; } }
      @media screen and (max-width: 600px) {
        .admin_lf--content {
          top: calc(var(--size-hd) + 2rem);
          padding: 1.2rem; } }
    @media screen and (max-width: 1024px) {
      .admin_lf {
        width: calc(100% * 3.5 / 12); } }
    @media screen and (max-width: 900px) {
      .admin_lf {
        width: calc(100% * 4 / 12); } }
    @media screen and (max-width: 800px) {
      .admin_lf {
        width: 100%; } }
  .admin_rt {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden; }
    .admin_rt--wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--row);
      max-width: 90%;
      margin-left: auto; }
      .admin_rt--wrap .like_item--des .note-text.content {
        display: none; }
      @media screen and (max-width: 1200px) {
        .admin_rt--wrap {
          max-width: none;
          margin: unset; } }
  .admin_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.6rem;
    padding-bottom: var(--row); }
    .admin_info--if {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 0.4rem; }
      .admin_info--if .note-text {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden; }
      .admin_info--if .note-sm {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden; }
    .admin_info--ava {
      width: 8rem;
      height: 8rem;
      overflow: hidden;
      position: relative;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      cursor: pointer; }
      .admin_info--ava.no-change {
        pointer-events: none; }
        .admin_info--ava.no-change::before {
          display: none; }
      .admin_info--ava::before {
        content: "";
        background-image: url(../assets/images/upload.svg);
        width: 2.4rem;
        height: 2.4rem;
        border-radius: 50%;
        overflow: hidden;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        position: absolute;
        bottom: 0;
        right: 0; }
        @media screen and (max-width: 600px) {
          .admin_info--ava::before {
            width: 2rem;
            height: 2rem; } }
      @media screen and (max-width: 600px) {
        .admin_info--ava {
          width: 6rem;
          height: 6rem; } }
      .admin_info--ava input {
        display: none; }
      .admin_info--ava img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top;
        object-position: top;
        border-radius: 50%;
        overflow: hidden; }
  .admin_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.2rem;
    padding-bottom: var(--row);
    border-bottom: 0.1rem solid #e0e0e0; }
    @media screen and (max-width: 800px) {
      .admin_list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 0.6rem;
        -moz-column-gap: 0.6rem;
        column-gap: 0.6rem;
        row-gap: 0.8rem; } }
    @media screen and (max-width: 600px) {
      .admin_list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 0.6rem;
        -moz-column-gap: 0.6rem;
        column-gap: 0.6rem;
        row-gap: 0.6rem; } }
  .admin_item.actived .admin_link {
    background: #e0e0e0; }
    .admin_item.actived .admin_link .note-text {
      color: #0a0a0a; }
  @media screen and (max-width: 800px) {
    .admin_item {
      width: calc(100% / 3 - 0.6rem); } }
  @media screen and (max-width: 600px) {
    .admin_item {
      width: calc(100% / 2 - 0.6rem); } }
  @media screen and (max-width: 400px) {
    .admin_item {
      width: 100%; } }
  .admin_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1.2rem;
    -moz-column-gap: 1.2rem;
    column-gap: 1.2rem;
    padding: 1.2rem 1.6rem;
    border-radius: 0.4rem;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
    @media screen and (max-width: 1200px) {
      .admin_link {
        -webkit-column-gap: 0.6rem;
        -moz-column-gap: 0.6rem;
        column-gap: 0.6rem;
        padding: 1rem 1.2rem; } }
    @media screen and (max-width: 800px) {
      .admin_link {
        -webkit-column-gap: 0.8rem;
        -moz-column-gap: 0.8rem;
        column-gap: 0.8rem;
        padding: 0.8rem 0.6rem; } }
    .admin_link.out .note-text {
      color: #858585; }
    @media (min-width: 1201px) {
      .admin_link.out:hover .note-text {
        color: #ffffff; }
      .admin_link.out:hover .admin_ic img {
        -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(70deg) brightness(120%) contrast(118%);
        filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(70deg) brightness(120%) contrast(118%); } }
    .admin_link .note-text {
      line-height: 100%;
      color: #0a0a0a; }
    @media (min-width: 1201px) {
      .admin_link:hover {
        background: #e0e0e0; }
        .admin_link:hover .note-text {
          color: #0a0a0a; } }
  .admin_ic {
    width: 2.4rem;
    height: 2.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;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .admin_ic img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
    @media screen and (max-width: 1200px) {
      .admin_ic {
        width: 2rem;
        height: 2rem; } }
  @media (min-width: 1201px) {
    .admin_out .admin_link:hover {
      background: #d71313; } }

.change_pass {
  max-width: 50rem;
  width: 100%; }
  .change_pass .sign_form .btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
  .change_pass--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent); }
  @media screen and (max-width: 800px) {
    .change_pass {
      max-width: none; } }

.support {
  --row: 3.2rem; }
  @media screen and (max-width: 1200px) {
    .support {
      --row: 2.4rem; } }
  @media screen and (max-width: 800px) {
    .support {
      --row: 1.6rem; } }
  @media screen and (max-width: 600px) {
    .support {
      --row: 1.2rem; } }
  .support_list {
    row-gap: var(--row); }
  @media screen and (max-width: 460px) {
    .support_item {
      width: 100%; } }
  .support_ic {
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background: #fcf9eb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .support_ic img {
      width: 2.4rem;
      height: 2.4rem;
      display: block;
      -o-object-fit: cover;
      object-fit: cover; }
    @media screen and (max-width: 600px) {
      .support_ic {
        width: 4rem;
        height: 4rem; }
        .support_ic img {
          width: 2rem;
          height: 2rem; } }
  .support_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 0.4rem; }
    .support_title .note-text {
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
  .support_phone .note-lg {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    @media screen and (max-width: 900px) {
      .support_phone .note-lg {
        font-size: 1.4rem; } }
  .support_link {
    padding: 2.4rem;
    border-radius: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--row);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    overflow: hidden;
    height: 100%; }
    @media screen and (max-width: 1200px) {
      .support_link {
        padding: 1.6rem; } }
    @media (min-width: 1201px) {
      .support_link:hover {
        border-color: #1976d2; }
        .support_link:hover .support_ic {
          background: #ecedfa; }
          .support_link:hover .support_ic img {
            -webkit-filter: brightness(0) saturate(100%) invert(23%) sepia(81%) saturate(2270%) hue-rotate(227deg) brightness(91%) contrast(91%);
            filter: brightness(0) saturate(100%) invert(23%) sepia(81%) saturate(2270%) hue-rotate(227deg) brightness(91%) contrast(91%); }
        .support_link:hover .support_phone .note-lg {
          color: #d22522; }
        .support_link:hover .support_title .note-text {
          color: #0a0a0a; } }
    .support_link--top {
      display: block; }
    .support_link--bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 1.6rem; }

.info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 2rem; }
  .info_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent); }
  .info_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1.2rem;
    -moz-column-gap: 1.2rem;
    column-gap: 1.2rem; }
  .info_tab--list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 3.2rem;
    -moz-column-gap: 3.2rem;
    column-gap: 3.2rem;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    row-gap: 1.2rem;
    padding-bottom: 0.5rem; }
    @media screen and (max-width: 1200px) {
      .info_tab--list {
        -webkit-column-gap: 2.4rem;
        -moz-column-gap: 2.4rem;
        column-gap: 2.4rem; } }
    @media screen and (max-width: 800px) {
      .info_tab--list {
        -webkit-column-gap: 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem;
        padding-bottom: 0.3rem;
        margin-bottom: 0.6rem; } }
    @media screen and (max-width: 600px) {
      .info_tab--list {
        -webkit-column-gap: 1.2rem;
        -moz-column-gap: 1.2rem;
        column-gap: 1.2rem; } }
    .info_tab--list::before {
      content: "";
      width: 100%;
      height: 0.2rem;
      background: #e6e6e6;
      position: absolute;
      bottom: 0rem;
      left: 0; }
      @media screen and (max-width: 800px) {
        .info_tab--list::before {
          bottom: -0.3rem; } }
  .info_tab--item.actived .info_tab--link {
    color: #0a0a0a; }
    .info_tab--item.actived .info_tab--link::before {
      width: 100%;
      left: 0; }
  .info_tab--link {
    color: #a3a3a3;
    font-weight: 700;
    position: relative;
    display: block;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.6rem;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media screen and (max-width: 800px) {
      .info_tab--link {
        font-size: 1.4rem; } }
    @media (min-width: 1201px) {
      .info_tab--link:hover {
        color: #0a0a0a; }
        .info_tab--link:hover::before {
          width: 100%;
          left: 0; } }
    .info_tab--link::before {
      content: "";
      position: absolute;
      right: 0;
      bottom: -0.5rem;
      width: 0;
      height: 0.2rem;
      background: #0a0a0a;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media screen and (max-width: 800px) {
        .info_tab--link::before {
          bottom: -0.6rem; } }
    @media screen and (max-width: 360px) {
      .info_tab--link {
        font-size: 1.2rem; } }
  .info_list {
    row-gap: 1.6rem; }
    @media screen and (max-width: 1200px) {
      .info_list {
        row-gap: 1.4rem; } }
    @media screen and (max-width: 600px) {
      .info_list {
        row-gap: 1.2rem; } }
    @media screen and (max-width: 460px) {
      .info_list {
        row-gap: 0.8rem; } }
  .info_item:nth-child(7) {
    width: 100%; }
  .info_item:last-child {
    width: 100%; }
  @media screen and (max-width: 400px) {
    .info_item {
      width: 100% !important; } }
  .info_avatar {
    width: 8rem;
    height: 8rem;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    cursor: pointer; }
    .info_avatar img {
      width: 100% !important;
      height: 100% !important;
      -o-object-fit: cover;
      object-fit: cover; }
    .info_avatar::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background-image: url(../assets/images/camera.svg);
      width: 2.6rem;
      height: 2.6rem;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      z-index: 3; }
    .info_avatar::after {
      content: "";
      background: rgba(0, 0, 0, 0.5);
      inset: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 1; }
    .info_avatar input {
      display: none; }
    @media screen and (max-width: 1200px) {
      .info_avatar {
        width: 7rem;
        height: 7rem; } }
    @media screen and (max-width: 600px) {
      .info_avatar {
        width: 6rem;
        height: 6rem; } }

.connect_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 3rem; }
  @media screen and (max-width: 1200px) {
    .connect_wrap {
      row-gap: 2.4rem; } }
  @media screen and (max-width: 800px) {
    .connect_wrap {
      row-gap: 2rem; } }
  @media screen and (max-width: 600px) {
    .connect_wrap {
      row-gap: 1.6rem; } }

.connect_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 1.2rem;
  max-width: 60rem; }
  @media screen and (max-width: 800px) {
    .connect_list {
      max-width: unset; } }
  .connect_list .nsl-container-buttons {
    width: 100%; }
  .connect_list div.nsl-container div.nsl-container-buttons a[data-provider='facebook'] .nsl-button-svg-container svg {
    -webkit-filter: brightness(0) saturate(100%) invert(39%) sepia(12%) saturate(4916%) hue-rotate(200deg) brightness(96%) contrast(89%);
    filter: brightness(0) saturate(100%) invert(39%) sepia(12%) saturate(4916%) hue-rotate(200deg) brightness(96%) contrast(89%); }
  .connect_list .nsl-container .nsl-button-default .nsl-button-label-container {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin: unset;
    font-size: 1.6rem;
    padding: unset;
    color: #858585;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
    @media screen and (max-width: 800px) {
      .connect_list .nsl-container .nsl-button-default .nsl-button-label-container {
        font-size: 1.4rem; } }
  .connect_list .nsl-container .nsl-container-buttons {
    padding: 0; }
  .connect_list div.nsl-container-block-fullwidth .nsl-container-buttons a, .connect_list div.nsl-container-block .nsl-container-buttons a {
    margin: 0; }
  .connect_list .nsl-container .nsl-button-default {
    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-radius: 10rem;
    border: 0.1rem solid #e0e0e0;
    background-color: transparent !important;
    padding: 1.2rem 2.4rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 0.6rem;
    -webkit-column-gap: 1.2rem;
    -moz-column-gap: 1.2rem;
    column-gap: 1.2rem;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
    @media screen and (max-width: 1200px) {
      .connect_list .nsl-container .nsl-button-default {
        padding: 1rem 2rem; } }
    @media screen and (max-width: 800px) {
      .connect_list .nsl-container .nsl-button-default {
        padding: 0.8rem 1.6rem; } }
    @media screen and (max-width: 600px) {
      .connect_list .nsl-container .nsl-button-default {
        padding: 0.6rem 1.2rem; } }
    @media (min-width: 1201px) {
      .connect_list .nsl-container .nsl-button-default:hover {
        background: #0a0a0a !important; }
        .connect_list .nsl-container .nsl-button-default:hover .connect_link--lf .note-text {
          color: #ffffff; }
        .connect_list .nsl-container .nsl-button-default:hover .nsl-button-label-container {
          color: #ffffff !important; } }
  .connect_list .nsl-container .nsl-button-svg-container {
    padding: 0; }

.connect_item.success-link .connect_link--rt .note-text {
  color: #139a69; }

.connect_link {
  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-radius: 10rem;
  border: 0.1rem solid #e0e0e0;
  padding: 1.2rem 2.4rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 0.6rem;
  -webkit-column-gap: 1.2rem;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem; }
  @media screen and (max-width: 1200px) {
    .connect_link {
      padding: 1rem 2rem; } }
  @media screen and (max-width: 800px) {
    .connect_link {
      padding: 0.8rem 1.6rem; } }
  @media screen and (max-width: 600px) {
    .connect_link {
      padding: 0.6rem 1.2rem; } }
  @media (min-width: 1201px) {
    .connect_link:hover {
      background: #0a0a0a; }
      .connect_link:hover .connect_link--lf .note-text {
        color: #ffffff; } }
  .connect_link--lf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1.2rem;
    -moz-column-gap: 1.2rem;
    column-gap: 1.2rem; }
    .connect_link--lf .note-text {
      color: #0a0a0a;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    @media screen and (max-width: 1200px) {
      .connect_link--lf {
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem; } }
    @media screen and (max-width: 800px) {
      .connect_link--lf {
        -webkit-column-gap: 0.8rem;
        -moz-column-gap: 0.8rem;
        column-gap: 0.8rem; } }
    @media screen and (max-width: 600px) {
      .connect_link--lf {
        -webkit-column-gap: 0.6rem;
        -moz-column-gap: 0.6rem;
        column-gap: 0.6rem; } }
  .connect_link--rt .note-text {
    color: #858585; }
    @media screen and (max-width: 460px) {
      .connect_link--rt .note-text {
        font-size: 1.2rem; } }
  .connect_link--ic {
    width: 1.8rem;
    height: 1.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transform: translateY(-0.1rem);
    transform: translateY(-0.1rem); }
    .connect_link--ic img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
    @media screen and (max-width: 1200px) {
      .connect_link--ic {
        width: 1.6rem;
        -webkit-transform: translateY(0rem);
        transform: translateY(0rem);
        height: 1.6rem; } }

.like_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--rowContent); }

.like_title {
  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;
  -webkit-column-gap: 1.2rem;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem; }
  .like_title--search {
    max-width: 48rem;
    width: 100%; }
    .like_title--search .header-search-ip {
      opacity: 1;
      pointer-events: visible;
      visibility: visible;
      position: relative;
      top: unset;
      right: unset;
      -webkit-transform: unset;
      transform: unset;
      width: 100%;
      -webkit-box-shadow: none;
      box-shadow: none;
      height: 4.8rem; }
      .like_title--search .header-search-ip input {
        border: 0.1rem solid #e0e0e0;
        border-radius: 0.4rem;
        padding-right: 4rem;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .like_title--search .header-search-ip input:focus {
          border-color: #0a0a0a; }
      .like_title--search .header-search-ip .btn-sub {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0rem;
        background: none; }
        .like_title--search .header-search-ip .btn-sub img {
          width: 2rem;
          height: 2rem;
          -webkit-filter: brightness(0) saturate(100%) invert(0%) sepia(2%) saturate(6894%) hue-rotate(333deg) brightness(69%) contrast(92%);
          filter: brightness(0) saturate(100%) invert(0%) sepia(2%) saturate(6894%) hue-rotate(333deg) brightness(69%) contrast(92%); }
      @media screen and (max-width: 1200px) {
        .like_title--search .header-search-ip {
          height: 4.2rem; } }
      @media screen and (max-width: 800px) {
        .like_title--search .header-search-ip {
          height: 4rem; } }
    @media screen and (max-width: 800px) {
      .like_title--search {
        max-width: 70%; } }
    @media screen and (max-width: 460px) {
      .like_title--search {
        max-width: unset; } }
  .like_title--filter .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 1.6rem;
    padding-right: 2rem; }
    @media screen and (max-width: 800px) {
      .like_title--filter .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 1.4rem; } }
  .like_title--filter .select2-container--default .select2-selection--single {
    border: none;
    padding: 0; }
  .like_title--filter .select2-container--default .select2-selection--single .select2-selection__arrow::before {
    right: 0;
    top: 51%; }
    @media screen and (max-width: 1200px) {
      .like_title--filter .select2-container--default .select2-selection--single .select2-selection__arrow::before {
        top: 45%; } }
    @media screen and (max-width: 600px) {
      .like_title--filter .select2-container--default .select2-selection--single .select2-selection__arrow::before {
        top: 40%; } }
  @media screen and (max-width: 460px) {
    .like_title {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 0.6rem;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: start; } }

.like_list {
  row-gap: var(--rowContent); }

.like_item--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--rowContent1);
  -webkit-transition: 0.15s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: 0.15s cubic-bezier(0.39, 0.575, 0.565, 1); }

@-webkit-keyframes likeHover {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); } }

@keyframes likeHover {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); } }
  @media (min-width: 1201px) {
    .like_item--wrap:hover .like_item--img::after {
      opacity: 1; }
    .like_item--wrap:hover .like_item--img::before {
      opacity: 1;
      -webkit-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1);
      -webkit-animation: likeHover 0.8s linear infinite alternate;
      animation: likeHover 0.8s linear infinite alternate; }
    .like_item--wrap:hover .like_item--img img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1); } }

.like_item--des {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 0.8rem; }
  @media screen and (max-width: 1200px) {
    .like_item--des {
      row-gap: 0.6rem; } }
  @media screen and (max-width: 800px) {
    .like_item--des {
      row-gap: 0.4rem; } }
  @media screen and (max-width: 600px) {
    .like_item--des {
      row-gap: 0.2rem; } }
  .like_item--des .note-text.title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    .like_item--des .note-text.title a {
      display: block; }
  .like_item--des .note-text.content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }

.like_item--info {
  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;
  -webkit-column-gap: 1.2rem;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem; }
  @media screen and (max-width: 1200px) {
    .like_item--info {
      -webkit-column-gap: 1rem;
      -moz-column-gap: 1rem;
      column-gap: 1rem; } }
  @media screen and (max-width: 800px) {
    .like_item--info {
      -webkit-column-gap: 0.8rem;
      -moz-column-gap: 0.8rem;
      column-gap: 0.8rem; } }
  @media screen and (max-width: 600px) {
    .like_item--info {
      -webkit-column-gap: 0.6rem;
      -moz-column-gap: 0.6rem;
      column-gap: 0.6rem; } }
  @media screen and (max-width: 460px) {
    .like_item--info {
      -webkit-column-gap: 0.4rem;
      -moz-column-gap: 0.4rem;
      column-gap: 0.4rem; } }

.like_item--top {
  position: relative; }
  .like_item--top .box-dm {
    position: absolute;
    top: 1rem;
    left: 1rem;
    z-index: 3; }
    @media screen and (max-width: 1200px) {
      .like_item--top .box-dm {
        top: 0.5rem;
        left: 0.5rem; } }

.like_item--bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 1rem; }
  @media screen and (max-width: 1200px) {
    .like_item--bottom {
      row-gap: 0.8rem; } }
  @media screen and (max-width: 800px) {
    .like_item--bottom {
      row-gap: 0.6rem; } }
  @media screen and (max-width: 600px) {
    .like_item--bottom {
      row-gap: 0.4rem; } }

.like_item--img {
  padding-top: calc(100% * 161 / 274);
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: var(--radius);
  display: block;
  height: 100%; }
  .like_item--img::after {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 1; }
  .like_item--img::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    width: 4.8rem;
    height: 4.8rem;
    background-image: url(../assets/images/Arrow.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 4; }
  .like_item--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;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }

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

@media screen and (max-width: 600px) {
  .like_item {
    width: calc(100% / 2); } }

.like_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--rowContent6); }
  .like_content .page-numbers {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.sign {
  position: relative;
  overflow: hidden; }
  .sign_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 0.4rem; }
  .sign_ok {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto; }
    .sign_ok .note-text a {
      color: #d22522;
      text-decoration: underline; }
      @media (min-width: 1201px) {
        .sign_ok .note-text a:hover {
          color: #0a0a0a !important; } }
  .sign_form--list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.6rem; }
    @media screen and (max-width: 1200px) {
      .sign_form--list {
        row-gap: 1.4rem; } }
    @media screen and (max-width: 800px) {
      .sign_form--list {
        row-gap: 1.2rem; } }
    @media screen and (max-width: 600px) {
      .sign_form--list {
        row-gap: 1rem; } }
  .sign_form--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.6rem; }
  .sign_wrap {
    min-height: calc(100vh - var(--size-hd2)); }
    @media screen and (max-width: 1200px) {
      .sign_wrap {
        min-height: unset; } }
  .sign_lf {
    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; }
    @media screen and (max-width: 1024px) {
      .sign_lf {
        width: 45%; } }
    @media screen and (max-width: 600px) {
      .sign_lf {
        width: 100%;
        position: relative;
        z-index: 1; } }
    .sign_lf--wrap {
      padding-top: var(--size-pd);
      padding-bottom: var(--size-pd);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent);
      max-width: 80%; }
      @media screen and (max-width: 1200px) {
        .sign_lf--wrap {
          max-width: none; } }
      @media screen and (max-width: 1200px) {
        .sign_lf--wrap {
          padding-top: var(--size-pdl);
          padding-bottom: var(--size-pdl); } }
  .sign_rt {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative; }
    @media screen and (max-width: 600px) {
      .sign_rt {
        display: none; } }
    .sign_rt--wrap {
      width: calc(100% + ((100vw - 120rem) / 2));
      height: 100%;
      position: absolute;
      margin-right: calc((100vw - 120rem) / -2); }
      @media screen and (max-width: 1200px) {
        .sign_rt--wrap {
          width: 100%;
          margin-right: -1.5rem; } }
    .sign_rt--img {
      padding-top: calc(100% * 596 / 624);
      width: 100%;
      overflow: hidden;
      position: relative;
      height: 100%; }
      .sign_rt--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; }
  .sign_control {
    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;
    -webkit-column-gap: 1.2rem;
    -moz-column-gap: 1.2rem;
    column-gap: 1.2rem; }
    .sign_control .note-sm {
      text-decoration: underline; }
  .sign_save--label {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem; }
    .sign_save--label .note-sm {
      line-height: 100%;
      text-decoration: none; }
    .sign_save--label input {
      display: none; }
      .sign_save--label input:checked ~ .box {
        background: #0a0a0a;
        border-color: #0a0a0a; }
        .sign_save--label input:checked ~ .box::before {
          opacity: 1; }
    .sign_save--label .box {
      width: 1.6rem;
      height: 1.6rem;
      display: block;
      border: 0.2rem solid #e0e0e0;
      border-radius: 0.4rem;
      overflow: hidden;
      position: relative;
      background: transparent;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      .sign_save--label .box::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 1.2rem;
        height: 1.2rem;
        background-image: url(../assets/images/check.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        opacity: 0;
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear; }
  .sign_cs--label {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem; }
    .sign_cs--label .note-sm {
      line-height: 100%;
      text-decoration: none; }
      .sign_cs--label .note-sm a {
        text-decoration: underline; }
    .sign_cs--label input {
      display: none; }
      .sign_cs--label input:checked ~ .box {
        background: #0a0a0a;
        border-color: #0a0a0a; }
        .sign_cs--label input:checked ~ .box::before {
          opacity: 1; }
    .sign_cs--label .box {
      width: 1.6rem;
      height: 1.6rem;
      display: block;
      border: 0.2rem solid #e0e0e0;
      border-radius: 0.4rem;
      overflow: hidden;
      position: relative;
      background: transparent;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      .sign_cs--label .box::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 1.2rem;
        height: 1.2rem;
        background-image: url(../assets/images/check.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        opacity: 0;
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear; }
  .sign_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent);
    margin-top: 2.4rem; }
    @media screen and (max-width: 1200px) {
      .sign_btn {
        margin-top: 2rem; } }
    @media screen and (max-width: 800px) {
      .sign_btn {
        margin-top: 1.6rem; } }
    @media screen and (max-width: 600px) {
      .sign_btn {
        margin-top: 1.2rem; } }
    .sign_btn .btn {
      width: 100%; }
  .sign_order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.6rem; }
    .sign_order--title {
      text-align: center;
      position: relative; }
      .sign_order--title::before {
        content: "";
        width: 100%;
        height: 0.1rem;
        background: #c2c2c2;
        top: 50%;
        left: 0;
        position: absolute; }
      .sign_order--title .note-text {
        background: #ffffff;
        padding: 0 1.6rem;
        position: relative;
        z-index: 2;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto; }
    .sign_order--list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 1.2rem; }

.news_ct {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd);
  position: relative; }
  @media screen and (max-width: 600px) {
    .news_ct--box {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 1.8rem; } }
  .news_ct--op {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: calc((100vw - 120rem) / 2 - 6rem);
    row-gap: var(--rowContent0);
    top: 25rem; }
    @media screen and (max-width: 1360px) {
      .news_ct--op {
        left: calc((100vw - 120rem) / 2 - 4rem); } }
    @media screen and (max-width: 1300px) {
      .news_ct--op {
        display: none; } }
    .news_ct--op .control-1-list,
    .news_ct--op .control-2-list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent0); }
  .news_ct--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent); }
  .news_ct--imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 3.2rem;
    -moz-column-gap: 3.2rem;
    column-gap: 3.2rem; }
  .news_ct--img {
    width: 100%;
    height: auto;
    border-radius: var(--radius);
    overflow: hidden; }
    .news_ct--img img {
      width: 100%;
      height: 100%;
      display: block; }
  .news_ct--note {
    padding: 0 1.6rem;
    border-left: 0.3rem solid #d22522;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 0.8rem; }
    @media screen and (max-width: 1200px) {
      .news_ct--note {
        padding: 0 1.4rem;
        row-gap: 0.6rem; } }
    @media screen and (max-width: 800px) {
      .news_ct--note {
        padding: 0 1.2rem;
        row-gap: 0.4rem; } }
    @media screen and (max-width: 600px) {
      .news_ct--note {
        padding: 0 1rem;
        row-gap: 0.2rem; } }
    .news_ct--note .note-sm {
      color: #334155; }
    .news_ct--note.cus {
      padding: 1.6rem;
      background: #f0f0f0;
      border-radius: var(--radius); }
      @media screen and (max-width: 1200px) {
        .news_ct--note.cus {
          padding: 1.4rem; } }
      @media screen and (max-width: 800px) {
        .news_ct--note.cus {
          padding: 1.2rem; } }
      @media screen and (max-width: 600px) {
        .news_ct--note.cus {
          padding: 1rem; } }
      .news_ct--note.cus .note-sm {
        color: #4d4d4d; }
  .news_ct--content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent2); }
    .news_ct--content.mona-content {
      row-gap: unset; }
    .news_ct--content img {
      margin: 0 auto;
      display: block; }
  .news_ct--title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent0); }
  .news_ct--lf {
    width: calc(100% * 9 / 12); }
    @media screen and (max-width: 1024px) {
      .news_ct--lf {
        width: calc(100% * 8.5 / 12); } }
    @media screen and (max-width: 600px) {
      .news_ct--lf {
        width: 100%; } }
    .news_ct--lf-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent); }
      .news_ct--lf-wrap-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: var(--rowContent);
        position: relative; }
  .news_ct--rt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%; }
    .news_ct--rt-wrap {
      height: 100%; }
    .news_ct--rt-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 2rem;
      position: sticky;
      top: var(--size-hd2); }
      @media screen and (max-width: 1200px) {
        .news_ct--rt-box {
          top: calc(var(--size-hd2) + 2rem);
          row-gap: 1.8rem; } }
      @media screen and (max-width: 800px) {
        .news_ct--rt-box {
          row-gap: 1.6rem; } }
      @media screen and (max-width: 600px) {
        .news_ct--rt-box {
          row-gap: 1.4rem; } }
      @media screen and (max-width: 460px) {
        .news_ct--rt-box {
          row-gap: 1.2rem; } }
    .news_ct--rt-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent1); }
    .news_ct--rt-item:not(:last-child) {
      padding-bottom: var(--rowContent1);
      border-bottom: 0.1rem solid #e0e0e0; }
    .news_ct--rt-item .like_item--des .content {
      display: none; }
    .news_ct--rt-item .like_item--wrap {
      row-gap: var(--rowContent0); }
    .news_ct--rt-item .like_item--info .btn-like {
      display: none; }
    .news_ct--rt-item .like_item--bottom {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      row-gap: var(--rowContent0); }
    .news_ct--rt-item .like_item--img {
      display: none; }
    .news_ct--rt-item .box-dm {
      position: static;
      top: unset;
      left: unset; }
  .news_ct--utility {
    padding-top: var(--rowContent2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent2);
    border-top: 0.1rem solid #e0e0e0; }
  .news_ct--control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent1); }
    .news_ct--control-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-column-gap: 1.2rem;
      -moz-column-gap: 1.2rem;
      column-gap: 1.2rem;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      row-gap: 1.2rem; }
  .news_ct--keys-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent1); }
  .news_ct--keys-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
    row-gap: 0.8rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .news_ct--maybe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent0); }
    .news_ct--maybe-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent0); }
    .news_ct--maybe-item {
      padding-left: 2rem;
      position: relative; }
      .news_ct--maybe-item::before {
        content: "";
        position: absolute;
        top: 0.5rem;
        left: 0;
        width: 1.2rem;
        height: 1.2rem;
        border-radius: 50%;
        overflow: hidden;
        background-image: url(../assets/images/dot.svg);
        background-size: 100% 100%;
        background-repeat: no-repeat; }
    .news_ct--maybe-link {
      font-weight: 700;
      color: #0a0a0a;
      font-size: 1.6rem; }
      @media screen and (max-width: 800px) {
        .news_ct--maybe-link {
          font-size: 1.4rem; } }

.control-1-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem; }

.control-2-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem; }

.control-img {
  width: 3.2rem;
  height: 3.2rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  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;
  cursor: pointer;
  position: relative;
  background: #ffffff;
  border: 0.1rem solid #e0e0e0; }
  .control-img.heart input {
    display: none; }
    .control-img.heart input:checked ~ .ic {
      opacity: 1; }
  .control-img.heart .ic {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 50%;
    background-image: url(../assets/images/s1.1.svg);
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
  .control-img.heart img {
    position: relative; }
  @media (min-width: 1201px) {
    .control-img:hover {
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
      -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3); } }
  .control-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }

.sl_img {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .sl_img--wrap {
    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; }
  .sl_img--list {
    width: 100%;
    position: relative; }
    .sl_img--list-wrap {
      position: relative; }
    @media screen and (max-width: 1370px) {
      .sl_img--list {
        max-width: 92%; } }
    @media screen and (max-width: 800px) {
      .sl_img--list {
        max-width: 90%; } }
    @media screen and (max-width: 600px) {
      .sl_img--list {
        max-width: none; } }
    .sl_img--list .swiper-slide {
      height: auto; }
    .sl_img--list .box-navi {
      position: absolute;
      top: 0;
      left: 0;
      padding-top: calc(100% * 400 / 1192); }
      @media screen and (max-width: 600px) {
        .sl_img--list .box-navi {
          display: none; } }
    .sl_img--list .btn-navi {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      .sl_img--list .btn-navi.prev {
        left: -6.4rem; }
        @media screen and (max-width: 1370px) {
          .sl_img--list .btn-navi.prev {
            left: -6rem; } }
        @media screen and (max-width: 1230px) {
          .sl_img--list .btn-navi.prev {
            left: -5.8rem; } }
        @media screen and (max-width: 1200px) {
          .sl_img--list .btn-navi.prev {
            left: -5.2rem; } }
        @media screen and (max-width: 1024px) {
          .sl_img--list .btn-navi.prev {
            left: -4.6rem; } }
        @media screen and (max-width: 900px) {
          .sl_img--list .btn-navi.prev {
            left: -4.5rem; } }
      .sl_img--list .btn-navi.next {
        right: -6.4rem; }
        @media screen and (max-width: 1370px) {
          .sl_img--list .btn-navi.next {
            right: -6rem; } }
        @media screen and (max-width: 1230px) {
          .sl_img--list .btn-navi.next {
            right: -5.8rem; } }
        @media screen and (max-width: 1200px) {
          .sl_img--list .btn-navi.next {
            right: -5.2rem; } }
        @media screen and (max-width: 1024px) {
          .sl_img--list .btn-navi.next {
            right: -4.6rem; } }
        @media screen and (max-width: 900px) {
          .sl_img--list .btn-navi.next {
            right: -4.5rem; } }
  .sl_img--item {
    height: 100%; }
  .sl_img--img {
    height: 100%;
    display: block;
    padding-top: calc(100% * 400 / 1192);
    position: relative;
    overflow: hidden;
    border-radius: var(--radius); }
    .sl_img--img img {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transition: all 0.8s linear;
      transition: all 0.8s linear; }

.post_lq {
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pdl);
  margin-top: var(--size-pd);
  margin-bottom: var(--size-pd);
  background: #f7f7f7; }
  .post_lq--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .post_lq--list {
    position: relative;
    width: 100%; }
    @media screen and (max-width: 1370px) {
      .post_lq--list {
        max-width: 92%; } }
    @media screen and (max-width: 800px) {
      .post_lq--list {
        max-width: 90%; } }
    @media screen and (max-width: 600px) {
      .post_lq--list {
        max-width: none; } }
    .post_lq--list .like_item--des .content {
      display: none; }
    .post_lq--list .swiper-slide {
      height: auto; }
      @media screen and (max-width: 360px) {
        .post_lq--list .swiper-slide {
          width: 100%; } }
    .post_lq--list .box-navi {
      padding-top: calc(100% * 161 / 1200);
      width: 100%;
      position: absolute;
      top: 0;
      left: 0; }
      @media screen and (max-width: 1024px) {
        .post_lq--list .box-navi {
          padding-top: calc(100% * 225 / 1200); } }
      @media screen and (max-width: 600px) {
        .post_lq--list .box-navi {
          display: none; } }
      .post_lq--list .box-navi .btn-navi {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
        .post_lq--list .box-navi .btn-navi.prev {
          left: -6.4rem; }
          @media screen and (max-width: 1370px) {
            .post_lq--list .box-navi .btn-navi.prev {
              left: -6rem; } }
          @media screen and (max-width: 1230px) {
            .post_lq--list .box-navi .btn-navi.prev {
              left: -5.8rem; } }
          @media screen and (max-width: 1200px) {
            .post_lq--list .box-navi .btn-navi.prev {
              left: -5.2rem; } }
          @media screen and (max-width: 1024px) {
            .post_lq--list .box-navi .btn-navi.prev {
              left: -4.6rem; } }
          @media screen and (max-width: 900px) {
            .post_lq--list .box-navi .btn-navi.prev {
              left: -4.5rem; } }
        .post_lq--list .box-navi .btn-navi.next {
          right: -6.4rem; }
          @media screen and (max-width: 1370px) {
            .post_lq--list .box-navi .btn-navi.next {
              right: -6rem; } }
          @media screen and (max-width: 1230px) {
            .post_lq--list .box-navi .btn-navi.next {
              right: -5.8rem; } }
          @media screen and (max-width: 1200px) {
            .post_lq--list .box-navi .btn-navi.next {
              right: -5.2rem; } }
          @media screen and (max-width: 1024px) {
            .post_lq--list .box-navi .btn-navi.next {
              right: -4.6rem; } }
          @media screen and (max-width: 900px) {
            .post_lq--list .box-navi .btn-navi.next {
              right: -4.5rem; } }
  .post_lq--item {
    height: 100%; }
    .post_lq--item .like_item--wrap {
      height: 100%; }
    .post_lq--item .like_item--des .content {
      display: none; }

.post_care {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl); }
  @media screen and (max-width: 600px) {
    .post_care--wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 1.8rem; } }
  .post_care--wrap .news_ct--rt-box .title-box {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .post_care--box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent); }
    .post_care--box .btn {
      margin: auto; }
  .post_care--lf {
    width: calc(100% * 9 / 12); }
    @media screen and (max-width: 1024px) {
      .post_care--lf {
        width: calc(100% * 8.5 / 12); } }
    @media screen and (max-width: 800px) {
      .post_care--lf {
        width: calc(100% * 8 / 12); } }
    @media screen and (max-width: 600px) {
      .post_care--lf {
        width: 100%; } }
    .post_care--lf-title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .post_care--lf-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent); }
    .post_care--lf-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent3); }
    .post_care--lf-item .like_item--wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-column-gap: var(--columnContent);
      -moz-column-gap: var(--columnContent);
      column-gap: var(--columnContent); }
      @media screen and (max-width: 360px) {
        .post_care--lf-item .like_item--wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
    .post_care--lf-item .like_item--top {
      width: 30%; }
      .post_care--lf-item .like_item--top .like_item--img {
        padding-top: calc(100% * 190 / 274); }
        @media screen and (max-width: 360px) {
          .post_care--lf-item .like_item--top .like_item--img {
            padding-top: calc(100% * 150 / 300); } }
      @media screen and (max-width: 460px) {
        .post_care--lf-item .like_item--top {
          width: 35%; } }
      @media screen and (max-width: 360px) {
        .post_care--lf-item .like_item--top {
          width: 100%; } }
    .post_care--lf-item .like_item--bottom {
      width: calc(100% - var(--columnContent));
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .post_care--lf-item .like_item--bottom .like_item--des .title {
        font-size: 2.4rem; }
        @media only screen and (max-width: 1200px) {
          .post_care--lf-item .like_item--bottom .like_item--des .title {
            font-size: 2rem; } }
        @media only screen and (max-width: 800px) {
          .post_care--lf-item .like_item--bottom .like_item--des .title {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 600px) {
          .post_care--lf-item .like_item--bottom .like_item--des .title {
            font-size: 1.6rem; } }
        @media only screen and (max-width: 460px) {
          .post_care--lf-item .like_item--bottom .like_item--des .title {
            font-size: 1.6rem; } }
        @media screen and (max-width: 460px) {
          .post_care--lf-item .like_item--bottom .like_item--des .title {
            font-size: 1.4rem; } }
  .post_care--rt {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .post_care--rt-wrap {
      height: 100%; }
    .post_care--rt-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 2rem;
      position: sticky;
      top: var(--size-hd2); }
      @media screen and (max-width: 1200px) {
        .post_care--rt-box {
          row-gap: 1.8rem; } }
      @media screen and (max-width: 800px) {
        .post_care--rt-box {
          row-gap: 1.6rem; } }
      @media screen and (max-width: 600px) {
        .post_care--rt-box {
          row-gap: 1.4rem; } }
      @media screen and (max-width: 460px) {
        .post_care--rt-box {
          row-gap: 1.2rem; } }
    .post_care--rt-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent1); }

.news_login {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #ffffff;
  z-index: 4000;
  width: 100%;
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd);
  min-height: 54rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear; }
  @media screen and (max-width: 1200px) {
    .news_login {
      min-height: unset; } }
  @media screen and (max-width: 600px) {
    .news_login {
      inset: 0;
      height: 100%; } }
  .news_login .mona-error {
    display: none; }
  .news_login.showed {
    opacity: 1;
    visibility: visible;
    pointer-events: visible; }
    .news_login.showed ~ .news_login--modal {
      opacity: 1;
      visibility: visible;
      pointer-events: visible; }
  .news_login--wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 600px) {
      .news_login--wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 1.6rem;
        height: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .news_login--lf {
    width: calc(100% * 5 / 12); }
    @media screen and (max-width: 800px) {
      .news_login--lf {
        width: calc(100% * 6 / 12); } }
    @media screen and (max-width: 600px) {
      .news_login--lf {
        width: 100%; } }
    .news_login--lf-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 0.8rem; }
  .news_login--rt {
    width: calc(100% * 5 / 12); }
    @media screen and (max-width: 800px) {
      .news_login--rt {
        width: calc(100% * 6 / 12); } }
    @media screen and (max-width: 600px) {
      .news_login--rt {
        width: 100%; } }
    @media screen and (max-width: 1200px) {
      .news_login--rt-list {
        max-height: 80vh;
        overflow-y: auto; } }

@-webkit-keyframes truotPhai {
  0% {
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes truotPhai {
  0% {
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
    .news_login--rt-item {
      display: none; }
      .news_login--rt-item.actived {
        display: block;
        -webkit-animation: truotPhai 2s ease forwards;
        animation: truotPhai 2s ease forwards; }
  .news_login--modal {
    position: fixed;
    width: 100%;
    height: 100%;
    inset: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(133, 133, 133, 0.16)), to(rgba(10, 10, 10, 0.4)));
    background: linear-gradient(180deg, rgba(133, 133, 133, 0.16) 0%, rgba(10, 10, 10, 0.4) 100%);
    z-index: 3000;
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }

.news {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .news_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent); }
    @media screen and (max-width: 600px) {
      .news_wrap--content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 1.8rem; } }
    .news_wrap .title-box {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
      flex-direction: row !important; }
  .news_lf {
    width: calc(100% * 9 / 12); }
    @media screen and (max-width: 1024px) {
      .news_lf {
        width: calc(100% * 8.5 / 12); } }
    @media screen and (max-width: 800px) {
      .news_lf {
        width: calc(100% * 8 / 12); } }
    @media screen and (max-width: 600px) {
      .news_lf {
        width: 100%; } }
    .news_lf--wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: var(--columnContent);
      -moz-column-gap: var(--columnContent);
      column-gap: var(--columnContent); }
      @media screen and (max-width: 1024px) {
        .news_lf--wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          row-gap: 1.8rem; } }
    .news_lf--lf {
      width: 65%; }
      @media screen and (max-width: 1024px) {
        .news_lf--lf {
          width: 100%; } }
      .news_lf--lf-item .like_item--img {
        padding-top: calc(100% * 340 / 580); }
      .news_lf--lf-item .like_item--des .title {
        font-size: 2.4rem; }
        @media only screen and (max-width: 1200px) {
          .news_lf--lf-item .like_item--des .title {
            font-size: 2rem; } }
        @media only screen and (max-width: 800px) {
          .news_lf--lf-item .like_item--des .title {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 600px) {
          .news_lf--lf-item .like_item--des .title {
            font-size: 1.6rem; } }
        @media only screen and (max-width: 460px) {
          .news_lf--lf-item .like_item--des .title {
            font-size: 1.6rem; } }
      .news_lf--lf-item .like_item--des .content {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden; }
    .news_lf--rt {
      width: calc(100% - var(--columnContent));
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      @media screen and (max-width: 1024px) {
        .news_lf--rt {
          width: 100%; } }
      .news_lf--rt-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: var(--rowContent3); }
        @media screen and (max-width: 1024px) {
          .news_lf--rt-list {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-column-gap: var(--columnContent);
            -moz-column-gap: var(--columnContent);
            column-gap: var(--columnContent); } }
        @media screen and (max-width: 360px) {
          .news_lf--rt-list {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            row-gap: 1.2rem; } }
      @media screen and (max-width: 1024px) {
        .news_lf--rt-item {
          width: calc(50% - (var(--columnContent) / 2)); } }
      @media screen and (max-width: 360px) {
        .news_lf--rt-item {
          width: 100%; } }
      .news_lf--rt-item .like_item--des .content {
        display: none; }
      @media screen and (max-width: 360px) {
        .news_lf--rt-item .like_item--img {
          padding-top: calc(100% * 150 / 300); } }
  .news_rt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%; }
    .news_rt--wrap {
      height: 100%; }

.events_new {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }

.events {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .events_item--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent1);
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (min-width: 1201px) {
      .events_item--wrap:hover .events_item--img::after {
        opacity: 1; }
      .events_item--wrap:hover .events_item--img::before {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        -webkit-animation: likeHover 0.8s linear infinite alternate;
        animation: likeHover 0.8s linear infinite alternate; }
      .events_item--wrap:hover .events_item--img img {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1); } }
  .events_item--top {
    position: relative; }
    .events_item--top .box-dm {
      position: absolute;
      top: 1rem;
      left: 1rem;
      z-index: 3; }
      @media screen and (max-width: 1200px) {
        .events_item--top .box-dm {
          top: 0.5rem;
          left: 0.5rem; } }
    .events_item--top .btn-like {
      position: absolute;
      top: 1rem;
      right: 1rem;
      z-index: 3; }
      .events_item--top .btn-like .ic {
        color: #ffffff; }
  .events_item--img {
    padding-top: calc(100% * 161 / 274);
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    border-radius: var(--radius); }
    .events_item--img::after {
      content: "";
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6);
      opacity: 0;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    .events_item--img::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) scale(0);
      transform: translate(-50%, -50%) scale(0);
      width: 4.8rem;
      height: 4.8rem;
      background-image: url(../assets/images/Arrow.svg);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      opacity: 0;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      z-index: 4; }
    .events_item--img img {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .events_item--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent0);
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .events_item--title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent1); }
    .events_item--title .title {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
      .events_item--title .title a {
        display: block; }
    .events_item--title .content {
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      overflow: hidden;
      font-size: 1.6rem; }
      @media screen and (max-width: 800px) {
        .events_item--title .content {
          font-size: 1.4rem; } }
  .events_item--list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent0); }
  .events_item--item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem; }
    .events_item--item.tc .content {
      text-decoration: underline; }
    .events_item--item.gv .content {
      font-weight: 700;
      color: #d22522; }
    .events_item--item .title {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      width: 6.6rem;
      border-right: 0.1rem solid #e0e0e0; }
      @media screen and (max-width: 800px) {
        .events_item--item .title {
          font-size: 1.2rem;
          width: 6rem; } }
    @media screen and (max-width: 800px) {
      .events_item--item .content {
        font-size: 1.2rem; } }
  .events_content .events_item--wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-column-gap: var(--columnContent);
    -moz-column-gap: var(--columnContent);
    column-gap: var(--columnContent); }
    @media screen and (max-width: 600px) {
      .events_content .events_item--wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .events_content .events_item--top {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .events_content .events_item--top .events_item--img {
      padding-top: 58.62069%; }
    @media screen and (max-width: 600px) {
      .events_content .events_item--top {
        width: 100%; } }
  .events_content .events_item--bottom {
    width: calc(100% - var(--columnContent));
    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;
    height: unset; }
    .events_content .events_item--bottom .events_item--title .title {
      font-size: 2.4rem;
      font-weight: 700; }
      @media only screen and (max-width: 1200px) {
        .events_content .events_item--bottom .events_item--title .title {
          font-size: 2rem; } }
      @media only screen and (max-width: 800px) {
        .events_content .events_item--bottom .events_item--title .title {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 600px) {
        .events_content .events_item--bottom .events_item--title .title {
          font-size: 1.6rem; } }
      @media only screen and (max-width: 460px) {
        .events_content .events_item--bottom .events_item--title .title {
          font-size: 1.6rem; } }
  .events_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent); }

.events_nb {
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pdl);
  margin-top: var(--size-pd);
  margin-bottom: var(--size-pd);
  background: #f7f7f7; }
  .events_nb--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .events_nb--list {
    position: relative;
    width: 100%; }
    @media screen and (max-width: 1370px) {
      .events_nb--list {
        max-width: 92%; } }
    @media screen and (max-width: 800px) {
      .events_nb--list {
        max-width: 90%; } }
    @media screen and (max-width: 600px) {
      .events_nb--list {
        max-width: none; } }
    .events_nb--list .swiper-slide {
      height: auto; }
    .events_nb--list .box-navi {
      padding-top: calc(100% * 161 / 1200);
      width: 100%;
      position: absolute;
      top: 0;
      left: 0; }
      @media screen and (max-width: 1024px) {
        .events_nb--list .box-navi {
          padding-top: calc(100% * 225 / 1200); } }
      @media screen and (max-width: 600px) {
        .events_nb--list .box-navi {
          display: none; } }
      .events_nb--list .box-navi .btn-navi {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
        .events_nb--list .box-navi .btn-navi.prev {
          left: -6.4rem; }
          @media screen and (max-width: 1370px) {
            .events_nb--list .box-navi .btn-navi.prev {
              left: -6rem; } }
          @media screen and (max-width: 1230px) {
            .events_nb--list .box-navi .btn-navi.prev {
              left: -5.8rem; } }
          @media screen and (max-width: 1200px) {
            .events_nb--list .box-navi .btn-navi.prev {
              left: -5.2rem; } }
          @media screen and (max-width: 1024px) {
            .events_nb--list .box-navi .btn-navi.prev {
              left: -4.6rem; } }
          @media screen and (max-width: 900px) {
            .events_nb--list .box-navi .btn-navi.prev {
              left: -4.5rem; } }
        .events_nb--list .box-navi .btn-navi.next {
          right: -6.4rem; }
          @media screen and (max-width: 1370px) {
            .events_nb--list .box-navi .btn-navi.next {
              right: -6rem; } }
          @media screen and (max-width: 1230px) {
            .events_nb--list .box-navi .btn-navi.next {
              right: -5.8rem; } }
          @media screen and (max-width: 1200px) {
            .events_nb--list .box-navi .btn-navi.next {
              right: -5.2rem; } }
          @media screen and (max-width: 1024px) {
            .events_nb--list .box-navi .btn-navi.next {
              right: -4.6rem; } }
          @media screen and (max-width: 900px) {
            .events_nb--list .box-navi .btn-navi.next {
              right: -4.5rem; } }
  .events_nb--item {
    height: 100%; }
    .events_nb--item .events_item--wrap {
      height: 100%; }
    .events_nb--item .events_item--title .content {
      display: none; }

.events_new {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl); }
  .events_new--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent); }
  .events_new--list {
    row-gap: var(--rowContent3); }
  .events_new--box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent); }
    .events_new--box .btn {
      margin: 0 auto; }
  .events_new--item .events_item--title .content {
    display: none; }

.cs {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl); }
  @media screen and (max-width: 800px) {
    .cs_wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 1.2rem; } }
  .cs_wrap #ez-toc-container {
    background: transparent;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    width: 100%;
    margin-left: 2.4rem; }
    @media screen and (max-width: 800px) {
      .cs_wrap #ez-toc-container {
        margin-left: 0; } }
  .cs_wrap .ez-toc-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent0); }
  .cs_lf {
    width: calc(100% * 3 / 12); }
    @media screen and (max-width: 800px) {
      .cs_lf {
        width: 100%; } }
    .cs_lf--wrap {
      height: 100%; }
    .cs_lf--content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent2);
      position: sticky;
      top: var(--size-hd2); }
      .cs_lf--content .menu-list {
        margin: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        @media screen and (max-width: 800px) {
          .cs_lf--content .menu-list {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-column-gap: 1.2rem;
            -moz-column-gap: 1.2rem;
            column-gap: 1.2rem; } }
        .cs_lf--content .menu-list .menu-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          row-gap: 0.8rem; }
          @media screen and (max-width: 800px) {
            .cs_lf--content .menu-list .menu-item {
              width: calc(100% / 3 - 1.2rem);
              -webkit-box-pack: justify;
              -ms-flex-pack: justify;
              justify-content: space-between;
              row-gap: 0.6rem; } }
          @media screen and (max-width: 600px) {
            .cs_lf--content .menu-list .menu-item {
              width: calc(100% / 2 - 1.2rem);
              -webkit-box-pack: justify;
              -ms-flex-pack: justify;
              justify-content: space-between;
              row-gap: 0.4rem; } }
          @media screen and (max-width: 360px) {
            .cs_lf--content .menu-list .menu-item {
              width: 100%;
              row-gap: 0.2rem;
              -webkit-box-pack: justify;
              -ms-flex-pack: justify;
              justify-content: space-between; } }
          .cs_lf--content .menu-list .menu-item.current-menu-item .menu-link {
            background: #e0e0e0; }
          .cs_lf--content .menu-list .menu-item .menu-ic {
            width: 1.2rem; }
            .cs_lf--content .menu-list .menu-item .menu-ic.actived i {
              -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg); }
            .cs_lf--content .menu-list .menu-item .menu-ic i {
              -webkit-transition: all 0.3s linear;
              transition: all 0.3s linear; }
          .cs_lf--content .menu-list .menu-item .menu-link {
            color: #0a0a0a;
            font-weight: 700;
            font-size: 1.6rem;
            width: 100%;
            padding: 0.8rem 0;
            border-radius: 0.4rem;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between; }
            @media screen and (max-width: 800px) {
              .cs_lf--content .menu-list .menu-item .menu-link {
                font-size: 1.4rem; } }
            @media screen and (max-width: 800px) {
              .cs_lf--content .menu-list .menu-item .menu-link {
                -webkit-box-pack: unset;
                -ms-flex-pack: unset;
                justify-content: unset; } }
            @media (min-width: 1201px) {
              .cs_lf--content .menu-list .menu-item .menu-link:hover {
                padding: 1.2rem 1.6rem;
                background: #e0e0e0; } }
            .cs_lf--content .menu-list .menu-item .menu-link::before {
              display: none; }
          .cs_lf--content .menu-list .menu-item > .menu-list {
            position: relative;
            top: unset;
            left: unset;
            opacity: 1;
            -webkit-transform: unset;
            transform: unset;
            visibility: visible;
            -webkit-box-shadow: unset;
            box-shadow: unset;
            pointer-events: visible;
            width: 100%;
            height: unset;
            row-gap: 0;
            display: none;
            -webkit-transition: none;
            transition: none;
            min-width: unset; }
            .cs_lf--content .menu-list .menu-item > .menu-list::before {
              display: none; }
            .cs_lf--content .menu-list .menu-item > .menu-list .menu-item {
              -webkit-transition: none;
              transition: none;
              height: unset; }
              .cs_lf--content .menu-list .menu-item > .menu-list .menu-item .menu-link {
                font-size: 1.4rem;
                color: #4d4d4d;
                font-weight: 400;
                padding: 0.8rem 1.6rem;
                -webkit-transition: none;
                transition: none;
                height: unset; }
                @media screen and (max-width: 800px) {
                  .cs_lf--content .menu-list .menu-item > .menu-list .menu-item .menu-link {
                    padding: 0.8rem 0rem; } }
                .cs_lf--content .menu-list .menu-item > .menu-list .menu-item .menu-link::before {
                  display: none; }
  .cs_rt {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .cs_rt--wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent); }
      .cs_rt--wrap .btn {
        margin: 0 auto; }
    .cs_rt--title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent1); }
    .cs_rt--content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent1); }
    .cs_rt--box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent); }

.home_tabs {
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pd); }
  .home_tabs--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent); }
    .home_tabs--wrap .title-box {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
      flex-direction: row !important; }
  .home_tabs--list {
    width: 100%;
    position: relative; }
    .home_tabs--list.d-wrap {
      margin-left: -0.8rem;
      margin-right: -0.8rem; }
      @media screen and (max-width: 1200px) {
        .home_tabs--list.d-wrap {
          margin-left: -0.6rem;
          margin-right: -0.6rem; } }
      @media screen and (max-width: 800px) {
        .home_tabs--list.d-wrap {
          margin-left: -0.4rem;
          margin-right: -0.4rem; } }
      @media screen and (max-width: 600px) {
        .home_tabs--list.d-wrap {
          margin-left: -0.2rem;
          margin-right: -0.2rem; } }
    .home_tabs--list .swiper-slide {
      padding-left: 0.8rem;
      padding-right: 0.8rem;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
      @media screen and (max-width: 1200px) {
        .home_tabs--list .swiper-slide {
          padding-left: 0.6rem;
          padding-right: 0.6rem; } }
      @media screen and (max-width: 800px) {
        .home_tabs--list .swiper-slide {
          padding-left: 0.4rem;
          padding-right: 0.4rem; } }
      @media screen and (max-width: 600px) {
        .home_tabs--list .swiper-slide {
          padding-left: 0.2rem;
          padding-right: 0.2rem; } }
  .home_tabs--item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    padding: 1.2rem 2.4rem;
    border: 0.1rem solid #e0e0e0;
    width: 100%;
    border-radius: 50rem;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 1200px) {
      .home_tabs--item {
        padding: 1rem 2rem;
        -webkit-column-gap: 0.8rem;
        -moz-column-gap: 0.8rem;
        column-gap: 0.8rem; } }
    @media screen and (max-width: 800px) {
      .home_tabs--item {
        padding: 1rem 1.6rem;
        -webkit-column-gap: 0.6rem;
        -moz-column-gap: 0.6rem;
        column-gap: 0.6rem; } }
    @media screen and (max-width: 600px) {
      .home_tabs--item {
        padding: 1rem 1.2rem;
        -webkit-column-gap: 0.4rem;
        -moz-column-gap: 0.4rem;
        column-gap: 0.4rem; } }
    @media screen and (max-width: 460px) {
      .home_tabs--item {
        padding: 0.8rem 1rem;
        -webkit-column-gap: 0.4rem;
        -moz-column-gap: 0.4rem;
        column-gap: 0.4rem; } }
    .home_tabs--item.actived {
      background: #0a0a0a;
      border-color: #0a0a0a; }
      .home_tabs--item.actived .ic img {
        -webkit-filter: brightness(0) saturate(100%) invert(96%) sepia(94%) saturate(4997%) hue-rotate(185deg) brightness(130%) contrast(93%);
        filter: brightness(0) saturate(100%) invert(96%) sepia(94%) saturate(4997%) hue-rotate(185deg) brightness(130%) contrast(93%); }
      .home_tabs--item.actived .title {
        color: #ffffff;
        font-size: 1.6rem; }
        @media screen and (max-width: 800px) {
          .home_tabs--item.actived .title {
            font-size: 1.4rem; } }
    @media (min-width: 1201px) {
      .home_tabs--item:hover {
        background: #0a0a0a;
        border-color: #0a0a0a; }
        .home_tabs--item:hover .ic img {
          -webkit-filter: brightness(0) saturate(100%) invert(96%) sepia(94%) saturate(4997%) hue-rotate(185deg) brightness(130%) contrast(93%);
          filter: brightness(0) saturate(100%) invert(96%) sepia(94%) saturate(4997%) hue-rotate(185deg) brightness(130%) contrast(93%); }
        .home_tabs--item:hover .title {
          color: #ffffff; } }
    .home_tabs--item .ic {
      width: 1.6rem;
      height: 1.6rem;
      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;
      line-height: 100%;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      @media screen and (max-width: 800px) {
        .home_tabs--item .ic {
          width: 1.4rem;
          height: 1.4rem; } }
      .home_tabs--item .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .home_tabs--item .title {
      color: #858585;
      font-size: 1.6rem; }
      @media screen and (max-width: 800px) {
        .home_tabs--item .title {
          font-size: 1.4rem; } }

.home_title {
  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;
  -webkit-column-gap: 1.2rem;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
  overflow: hidden; }
  @media screen and (max-width: 600px) {
    .home_title {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 1rem; } }
  .home_title .title-sm2 {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .home_title .swiper-scrollbar {
    margin-top: 0; }
    @media screen and (max-width: 1200px) {
      .home_title .swiper-scrollbar {
        margin-left: 0.6rem;
        margin-right: 0.6rem;
        margin-top: 0.5rem; } }
    @media screen and (max-width: 800px) {
      .home_title .swiper-scrollbar {
        margin-left: 0.4rem;
        margin-right: 0.4rem;
        margin-top: 0.3rem; } }
  .home_title--list {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    .home_title--list.d-wrap {
      margin-left: -0.8rem;
      margin-right: -0.8rem; }
      @media screen and (max-width: 1200px) {
        .home_title--list.d-wrap {
          margin-left: -0.6rem;
          margin-right: -0.6rem; } }
      @media screen and (max-width: 800px) {
        .home_title--list.d-wrap {
          margin-left: -0.4rem;
          margin-right: -0.4rem; } }
    .home_title--list .swiper-slide {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      padding-left: 0.8rem;
      padding-right: 0.8rem; }
      @media screen and (max-width: 1200px) {
        .home_title--list .swiper-slide {
          padding-left: 0.6rem;
          padding-right: 0.6rem; } }
      @media screen and (max-width: 800px) {
        .home_title--list .swiper-slide {
          padding-left: 0.4rem;
          padding-right: 0.4rem; } }
  .home_title--item.actived .home_title--link {
    color: #d22522; }
    .home_title--item.actived .home_title--link::before {
      width: 100%;
      left: 0; }
  .home_title--link {
    font-weight: 600;
    color: #0a0a0a;
    font-size: 1.6rem;
    position: relative; }
    @media screen and (max-width: 800px) {
      .home_title--link {
        font-size: 1.4rem; } }
    .home_title--link::before {
      content: "";
      bottom: 0;
      width: 0;
      background: #d22522;
      height: 0.1rem;
      right: 0;
      position: absolute;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
    @media (min-width: 1201px) {
      .home_title--link:hover {
        color: #d22522; }
        .home_title--link:hover::before {
          width: 100%;
          left: 0; } }

.home_tech {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .home_tech--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent); }
  .home_tech--content .news_lf--lf {
    width: 50%; }
    @media screen and (max-width: 1024px) {
      .home_tech--content .news_lf--lf {
        width: 100%; } }
    .home_tech--content .news_lf--lf .like_item--img {
      padding-top: calc(100% * 258 / 427); }
    .home_tech--content .news_lf--lf .like_item--des .content {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden; }
  .home_tech--content .news_lf--rt-list {
    row-gap: var(--rowContent2); }
  .home_tech--content .news_lf--rt {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .home_tech--content .news_lf--rt .like_item--wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-column-gap: var(--columnContent1);
      -moz-column-gap: var(--columnContent1);
      column-gap: var(--columnContent1); }
      @media screen and (max-width: 360px) {
        .home_tech--content .news_lf--rt .like_item--wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
    .home_tech--content .news_lf--rt .like_item--img {
      padding-top: calc(100% * 120 / 160); }
      .home_tech--content .news_lf--rt .like_item--img::before {
        width: 2.4rem;
        height: 2.4rem; }
    .home_tech--content .news_lf--rt .like_item--top {
      width: 35%; }
      @media screen and (max-width: 1024px) {
        .home_tech--content .news_lf--rt .like_item--top {
          width: 20%; } }
      @media screen and (max-width: 800px) {
        .home_tech--content .news_lf--rt .like_item--top {
          width: 30%; } }
      @media screen and (max-width: 600px) {
        .home_tech--content .news_lf--rt .like_item--top {
          width: 25%; } }
      @media screen and (max-width: 460px) {
        .home_tech--content .news_lf--rt .like_item--top {
          width: 30%; } }
      @media screen and (max-width: 400px) {
        .home_tech--content .news_lf--rt .like_item--top {
          width: 35%; } }
      @media screen and (max-width: 360px) {
        .home_tech--content .news_lf--rt .like_item--top {
          width: 100%; } }
      .home_tech--content .news_lf--rt .like_item--top .box-dm {
        font-size: 1.2rem;
        padding: 0.4rem 0.6rem;
        top: 0.8rem;
        left: 0.8rem; }
      @media screen and (max-width: 360px) {
        .home_tech--content .news_lf--rt .like_item--top .like_item--img {
          padding-top: calc(100% * 150 / 300); } }
    .home_tech--content .news_lf--rt .like_item--bottom {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: calc(100% - var(--columnContent1));
      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; }
    @media screen and (max-width: 1024px) {
      .home_tech--content .news_lf--rt .news_lf--rt-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media screen and (max-width: 1024px) {
      .home_tech--content .news_lf--rt .news_lf--rt-item {
        width: 100%; } }
    .home_tech--content .news_lf--rt .news_lf--rt-item .box-info-author .note-sm {
      font-size: 1.2rem; }
    .home_tech--content .news_lf--rt .news_lf--rt-item .box-info-date .note-sm {
      font-size: 1.2rem; }
  .home_tech--content .news_rt .title-box {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

.home_sport {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .home_sport--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .home_sport--list {
    width: 100%;
    position: relative;
    position: relative; }
    .home_sport--list .swiper-slide {
      height: auto; }
      @media screen and (max-width: 360px) {
        .home_sport--list .swiper-slide {
          width: 100% !important; } }
    @media screen and (max-width: 1370px) {
      .home_sport--list {
        max-width: 92%; } }
    @media screen and (max-width: 800px) {
      .home_sport--list {
        max-width: 90%; } }
    @media screen and (max-width: 600px) {
      .home_sport--list {
        max-width: none; } }
    .home_sport--list .box-navi {
      padding-top: calc(100% * 400 / 1200);
      position: absolute;
      top: 0;
      left: 0; }
      @media screen and (max-width: 1024px) {
        .home_sport--list .box-navi {
          padding-top: calc(100% * 400 / 860); } }
    .home_sport--list .btn-navi {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      .home_sport--list .btn-navi.prev {
        left: -6.4rem; }
        @media screen and (max-width: 1370px) {
          .home_sport--list .btn-navi.prev {
            left: -6.2rem; } }
        @media screen and (max-width: 1230px) {
          .home_sport--list .btn-navi.prev {
            left: -5.8rem; } }
        @media screen and (max-width: 1200px) {
          .home_sport--list .btn-navi.prev {
            left: -5.2rem; } }
        @media screen and (max-width: 1024px) {
          .home_sport--list .btn-navi.prev {
            left: -4.6rem; } }
        @media screen and (max-width: 900px) {
          .home_sport--list .btn-navi.prev {
            left: -4.5rem; } }
      .home_sport--list .btn-navi.next {
        right: -6.4rem; }
        @media screen and (max-width: 1370px) {
          .home_sport--list .btn-navi.next {
            right: -6.2rem; } }
        @media screen and (max-width: 1230px) {
          .home_sport--list .btn-navi.next {
            right: -5.8rem; } }
        @media screen and (max-width: 1200px) {
          .home_sport--list .btn-navi.next {
            right: -5.2rem; } }
        @media screen and (max-width: 1024px) {
          .home_sport--list .btn-navi.next {
            right: -4.6rem; } }
        @media screen and (max-width: 900px) {
          .home_sport--list .btn-navi.next {
            right: -4.5rem; } }
      @media screen and (max-width: 600px) {
        .home_sport--list .btn-navi {
          display: none; } }
  .home_sport--content {
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    right: 2rem;
    max-width: calc(100% - 4rem);
    width: 100%;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent0); }
    @media screen and (max-width: 800px) {
      .home_sport--content {
        bottom: 1rem;
        right: 1rem;
        left: 1rem;
        max-width: calc(100% - 2rem); } }
    .home_sport--content .box-info-author .note-sm {
      color: #ffffff; }
    .home_sport--content .box-info-date .note-sm {
      color: #ffffff; }
    .home_sport--content .note-text {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
  .home_sport--img {
    padding-top: calc(100% * 400 / 274);
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: var(--radius);
    display: block; }
    @media screen and (max-width: 360px) {
      .home_sport--img {
        padding-top: calc(100% * 320 / 280); } }
    .home_sport--img::before {
      content: "";
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(57.25%, rgba(0, 0, 0, 0)), color-stop(89.69%, rgba(0, 0, 0, 0.8)));
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 57.25%, rgba(0, 0, 0, 0.8) 89.69%);
      z-index: 1; }
    .home_sport--img::after {
      content: "";
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      background: rgba(0, 0, 0, 0.6);
      opacity: 0;
      -webkit-transition: opacity 0.3s linear;
      transition: opacity 0.3s linear; }
    .home_sport--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; }
  .home_sport--item-wrap {
    display: block;
    position: relative;
    cursor: pointer; }
    @media (min-width: 1201px) {
      .home_sport--item-wrap:hover .btn-play {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1); }
      .home_sport--item-wrap:hover .home_sport--img::after {
        opacity: 1; } }
    @media screen and (max-width: 1200px) {
      .home_sport--item-wrap .btn-play {
        -webkit-transform: translate(-50%, -50%) scale(1) !important;
        transform: translate(-50%, -50%) scale(1) !important; }
      .home_sport--item-wrap .home_sport--img::after {
        opacity: 1; } }
    .home_sport--item-wrap .box-dm {
      position: absolute;
      top: 2rem;
      left: 2rem;
      z-index: 5; }
      @media screen and (max-width: 800px) {
        .home_sport--item-wrap .box-dm {
          top: 1rem;
          left: 1rem; } }
    .home_sport--item-wrap .btn-play {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) scale(0);
      transform: translate(-50%, -50%) scale(0);
      z-index: 5;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear; }

.home_discover {
  margin-top: var(--size-pd);
  margin-bottom: var(--size-pd);
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pdl);
  background: #f7f7f7; }
  .home_discover--wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 800px) {
      .home_discover--wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: var(--rowContent3); } }
  .home_discover--lf {
    width: calc(100% * 4 / 12); }
    @media screen and (max-width: 1024px) {
      .home_discover--lf {
        width: calc(100% * 5 / 12); } }
    @media screen and (max-width: 800px) {
      .home_discover--lf {
        width: 100%; } }
    .home_discover--lf-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent1); }
      @media screen and (max-width: 800px) {
        .home_discover--lf-wrap {
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          row-gap: var(--rowContent0); }
          .home_discover--lf-wrap .title-mn {
            text-align: center;
            max-width: 90%;
            margin: 0 auto; }
          .home_discover--lf-wrap .note-text {
            text-align: center; } }
  .home_discover--rt {
    width: calc(100% * 6 / 12); }
    @media screen and (max-width: 800px) {
      .home_discover--rt {
        width: 100%; } }
  .home_discover--list {
    row-gap: var(--rowContent3); }
    @media screen and (max-width: 800px) {
      .home_discover--list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .home_discover--img {
    width: auto;
    height: 4rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden; }
    @media screen and (max-width: 600px) {
      .home_discover--img {
        height: 3rem; } }
    @media (min-width: 1201px) {
      .home_discover--img:hover img {
        -webkit-transform: scale(0.9);
        transform: scale(0.9); } }
    .home_discover--img img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }

.home_finance {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .home_finance--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent); }
    .home_finance--wrap .news_rt .title-box {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
      flex-direction: row !important; }
  .home_finance--content .news_lf--wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent3); }
  .home_finance--content .news_lf--lf {
    width: 100%; }
    .home_finance--content .news_lf--lf .like_item--wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-column-gap: var(--columnContent);
      -moz-column-gap: var(--columnContent);
      column-gap: var(--columnContent); }
      @media screen and (max-width: 1024px) {
        .home_finance--content .news_lf--lf .like_item--wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
    .home_finance--content .news_lf--lf .like_item--top {
      width: 48%;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      @media screen and (max-width: 1200px) {
        .home_finance--content .news_lf--lf .like_item--top {
          width: 49%; } }
      @media screen and (max-width: 1024px) {
        .home_finance--content .news_lf--lf .like_item--top {
          width: 100%; } }
    .home_finance--content .news_lf--lf .like_item--bottom {
      width: calc(100% - var(--columnContent));
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      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; }
  .home_finance--content .news_lf--rt {
    width: 100%; }
    .home_finance--content .news_lf--rt .news_lf--rt-list {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-column-gap: var(--columnContent);
      -moz-column-gap: var(--columnContent);
      column-gap: var(--columnContent);
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .home_finance--content .news_lf--rt .news_lf--rt-item {
      width: calc(50% - (var(--columnContent) / 2)); }
      @media screen and (max-width: 360px) {
        .home_finance--content .news_lf--rt .news_lf--rt-item {
          width: 100%; } }
    .home_finance--content .news_lf--rt .like_item--wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-column-gap: var(--columnContent1);
      -moz-column-gap: var(--columnContent1);
      column-gap: var(--columnContent1); }
      @media screen and (max-width: 1024px) {
        .home_finance--content .news_lf--rt .like_item--wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
    .home_finance--content .news_lf--rt .like_item--top {
      width: 35%;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      @media screen and (max-width: 1024px) {
        .home_finance--content .news_lf--rt .like_item--top {
          width: 100%; } }
      .home_finance--content .news_lf--rt .like_item--top .like_item--img {
        padding-top: calc(100% * 120 / 160); }
        @media screen and (max-width: 1024px) {
          .home_finance--content .news_lf--rt .like_item--top .like_item--img {
            padding-top: calc(100% * 120 / 260); } }
        @media screen and (max-width: 800px) {
          .home_finance--content .news_lf--rt .like_item--top .like_item--img {
            padding-top: calc(100% * 120 / 220); } }
        @media screen and (max-width: 360px) {
          .home_finance--content .news_lf--rt .like_item--top .like_item--img {
            padding-top: calc(100% * 150 / 300); } }
        .home_finance--content .news_lf--rt .like_item--top .like_item--img::before {
          width: 2.4rem;
          height: 2.4rem; }
      .home_finance--content .news_lf--rt .like_item--top .box-dm {
        font-size: 1.2rem;
        padding: 0.4rem 0.6rem;
        top: 0.8rem;
        left: 0.8rem; }
    .home_finance--content .news_lf--rt .like_item--bottom {
      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;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      width: calc(100% - var(--columnContent1)); }

.home_care {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .home_care--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .home_care--box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .home_care--list {
    position: relative; }
    @media screen and (max-width: 1360px) {
      .home_care--list {
        max-width: 94.5%; } }
    @media screen and (max-width: 800px) {
      .home_care--list {
        max-width: 93%; } }
    @media screen and (max-width: 600px) {
      .home_care--list {
        max-width: none; } }
    @media screen and (max-width: 460px) {
      .home_care--list {
        width: 100%; } }
    @media screen and (max-width: 600px) {
      .home_care--list .box-navi {
        display: none; } }
    .home_care--list .btn-navi {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      .home_care--list .btn-navi.prev {
        left: -4.8rem; }
        @media screen and (max-width: 1360px) {
          .home_care--list .btn-navi.prev {
            left: -4.6rem; } }
        @media screen and (max-width: 1200px) {
          .home_care--list .btn-navi.prev {
            left: -3.6rem; } }
        @media screen and (max-width: 900px) {
          .home_care--list .btn-navi.prev {
            left: -3.4rem; } }
      .home_care--list .btn-navi.next {
        right: -4.8rem; }
        @media screen and (max-width: 1360px) {
          .home_care--list .btn-navi.next {
            right: -4.6rem; } }
        @media screen and (max-width: 1200px) {
          .home_care--list .btn-navi.next {
            right: -3.6rem; } }
        @media screen and (max-width: 900px) {
          .home_care--list .btn-navi.next {
            right: -3.4rem; } }
    .home_care--list .swiper-slide {
      height: auto; }
      @media screen and (max-width: 360px) {
        .home_care--list .swiper-slide {
          width: 100% !important; } }
  .home_care--img {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    display: block;
    overflow: hidden; }
    .home_care--img::before {
      content: "";
      width: 100%;
      height: 100%;
      inset: 0;
      position: absolute;
      background: rgba(0, 0, 0, 0.4);
      z-index: 1; }
    .home_care--img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .home_care--top {
    position: relative;
    padding-top: 2rem;
    padding-bottom: 2rem;
    min-height: 14rem; }
    @media screen and (max-width: 1200px) {
      .home_care--top {
        min-height: 12rem; } }
    @media screen and (max-width: 600px) {
      .home_care--top {
        min-height: 10rem; } }
    .home_care--top-title {
      padding-top: 2rem;
      padding-bottom: 2rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent2);
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 2rem;
      z-index: 2; }
      @media screen and (max-width: 1200px) {
        .home_care--top-title {
          left: 1.4rem; } }
      @media screen and (max-width: 800px) {
        .home_care--top-title {
          left: 1.2rem; } }
      @media screen and (max-width: 600px) {
        .home_care--top-title {
          left: 1rem; } }
      @media screen and (max-width: 460px) {
        .home_care--top-title {
          left: 0.8rem; } }
    .home_care--top .follow {
      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;
      background: #d22522;
      border-radius: 3rem;
      padding: 0.4rem 3.2rem;
      color: #ffffff;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear;
      z-index: 3;
      font-size: 1.6rem; }
      @media screen and (max-width: 800px) {
        .home_care--top .follow {
          font-size: 1.4rem; } }
      @media (min-width: 1201px) {
        .home_care--top .follow:hover {
          background: #0a0a0a;
          color: #ffffff; } }
      @media screen and (max-width: 1200px) {
        .home_care--top .follow {
          padding: 0.4rem 2.4rem; } }
      @media screen and (max-width: 800px) {
        .home_care--top .follow {
          padding: 0.4rem 2rem; } }
      @media screen and (max-width: 600px) {
        .home_care--top .follow {
          padding: 0.4rem 1.2rem; } }
  .home_care--bottom {
    margin-top: auto; }
    .home_care--bottom-list {
      max-height: 33rem;
      overflow-y: auto; }
    .home_care--bottom-item:not(:last-child) .home_care--bottom-link {
      border-bottom: 0.1rem solid #e0e0e0; }
    .home_care--bottom-link {
      padding: 1.6rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent0); }
      @media screen and (max-width: 1200px) {
        .home_care--bottom-link {
          padding: 1.4rem; } }
      @media screen and (max-width: 800px) {
        .home_care--bottom-link {
          padding: 1.2rem; } }
      @media screen and (max-width: 600px) {
        .home_care--bottom-link {
          padding: 1rem; } }
      @media screen and (max-width: 460px) {
        .home_care--bottom-link {
          padding: 0.8rem; } }
      @media (min-width: 1201px) {
        .home_care--bottom-link:hover .note-text {
          color: #d22522; } }
      .home_care--bottom-link .note-text {
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
  .home_care--item {
    height: 100%; }
    .home_care--item-wrap {
      border: 0.1rem solid #e0e0e0;
      border-radius: var(--radius);
      overflow: hidden;
      height: 100%; }

.home_alert {
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pdl);
  margin-top: var(--size-pd);
  position: relative; }
  .home_alert.su-ct {
    margin-top: 0; }
  .home_alert--bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
    @media screen and (max-width: 800px) {
      .home_alert--bg {
        background: #d22522; } }
    .home_alert--bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
      @media screen and (max-width: 800px) {
        .home_alert--bg img {
          display: none; } }
  .home_alert--content {
    max-width: calc(100% * 7 / 12);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent3); }
    @media screen and (max-width: 800px) {
      .home_alert--content {
        max-width: none; } }
  .home_alert--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent0); }
    .home_alert--top .title-sm {
      max-width: 45rem;
      width: 100%; }
      @media screen and (max-width: 800px) {
        .home_alert--top .title-sm {
          max-width: none; } }
      @media screen and (max-width: 460px) {
        .home_alert--top .title-sm {
          text-align: center;
          max-width: 90%;
          margin: 0 auto; } }
    .home_alert--top .note-text {
      color: #c2c2c2;
      max-width: 45rem; }
      @media screen and (max-width: 800px) {
        .home_alert--top .note-text {
          color: #ffffff;
          max-width: none; } }
      @media screen and (max-width: 460px) {
        .home_alert--top .note-text {
          text-align: center; } }
  .home_alert--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: var(--columnContent1);
    -moz-column-gap: var(--columnContent1);
    column-gap: var(--columnContent1);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .home_alert--bottom .sign_form--item {
      width: 100%;
      max-width: 43rem; }
      @media screen and (max-width: 800px) {
        .home_alert--bottom .sign_form--item {
          max-width: none; } }
      .home_alert--bottom .sign_form--item .form-ip-ip input {
        border-radius: 30rem;
        padding: 1.2rem 1.6rem; }
    @media screen and (max-width: 800px) {
      .home_alert--bottom .btn {
        background: #ffffff; } }
    @media screen and (max-width: 800px) {
      .home_alert--bottom .btn-text {
        color: #d22522; } }
    @media screen and (max-width: 460px) {
      .home_alert--bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: var(--rowContent1);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }

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