@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=effra:ital,wght@0,100..900;1,100..900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";
.t-effra {
  font-family: "effra",sans-serif; }

.t-above-the-sky {
  font-family: "above-the-sky-script",sans-serif; }

.white-cl {
  color: #fff !important; }

.cl-pink {
  color: #ED0874 !important; }

body {
  margin: 0;
  padding: 0; }

img {
  display: block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
  border-radius: unset !important;
  line-height: unset !important; }

.text-long p {
  letter-spacing: normal;
  margin: 0 0 50px 0 !important; }
  @media (max-width: 1199.98px) {
    .text-long p {
      margin: 0 0 30px 0 !important; } }
  @media (max-width: 575.98px) {
    .text-long p {
      margin: 0 0 20px 0 !important; } }

.col,
[class*="col-"] {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

[class*="col-span-"], [class*="col-end-"], [class*="col-start-"] {
  padding-right: 0;
  padding-left: 0; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.container-fluid,
.container-2,
.container-3,
.container-4,
.container-5,
.container {
  width: auto;
  margin-right: auto;
  margin-left: auto; }

.container-fluid {
  padding-left: 0;
  padding-right: 0;
  overflow-x: hidden; }

.container {
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 1200px) {
    .container {
      max-width: calc(133/144*100%); } }
  @media (min-width: 1440px) {
    .container {
      max-width: 1360px; } }
  @media (max-width: 1199.98px) {
    .container {
      padding-right: 60px;
      padding-left: 60px; } }
  @media (max-width: 767.98px) {
    .container {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (max-width: 575.98px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }

.container-2 {
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 1200px) {
    .container-2 {
      max-width: calc(114/144*100%); } }
  @media (min-width: 1440px) {
    .container-2 {
      max-width: 1170px; } }
  @media (max-width: 1199.98px) {
    .container-2 {
      padding-right: 60px;
      padding-left: 60px; } }
  @media (max-width: 767.98px) {
    .container-2 {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (max-width: 575.98px) {
    .container-2 {
      padding-right: 15px;
      padding-left: 15px; } }

.container-3 {
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 1200px) {
    .container-3 {
      max-width: calc(114/144*100%); } }
  @media (min-width: 1440px) {
    .container-3 {
      max-width: 1170px; } }
  @media (max-width: 1199.98px) {
    .container-3 {
      padding-right: 60px;
      padding-left: 60px; } }
  @media (max-width: 575.98px) {
    .container-3 {
      padding-right: 30px;
      padding-left: 30px; } }

.container-4 {
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 1200px) {
    .container-4 {
      max-width: calc(114/144*100%); } }
  @media (min-width: 1440px) {
    .container-4 {
      max-width: 1230px; } }
  @media (max-width: 1199.98px) {
    .container-4 {
      padding-right: 60px;
      padding-left: 60px; } }
  @media (max-width: 767.98px) {
    .container-4 {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (max-width: 575.98px) {
    .container-4 {
      padding-right: 30px;
      padding-left: 30px; } }

.container-5 {
  position: relative;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 1200px) {
    .container-5 {
      max-width: calc(114/144*100%); } }
  @media (min-width: 1440px) {
    .container-5 {
      max-width: 952px; } }
  @media (max-width: 1199.98px) {
    .container-5 {
      padding-right: 60px;
      padding-left: 60px; } }
  @media (max-width: 575.98px) {
    .container-5 {
      padding-right: 30px;
      padding-left: 30px; } }

.no-padding,
.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important; }
  .no-padding > .col, .no-padding > [class*="col-"],
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0 !important;
    padding-left: 0 !important; }

.gap-large {
  margin-right: -15px !important;
  margin-left: -15px !important; }
  .gap-large > .col, .gap-large > [class*="col-"] {
    padding-right: 15px !important;
    padding-left: 15px !important; }

[hidden],
.d-none,
.hidden {
  display: none; }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.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; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.333333%; }

  .offset-sm-2 {
    margin-left: 16.666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.333333%; }

  .offset-sm-5 {
    margin-left: 41.666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.333333%; }

  .offset-sm-8 {
    margin-left: 66.666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.333333%; }

  .offset-sm-11 {
    margin-left: 91.666667%; } }
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.333333%; }

  .offset-md-2 {
    margin-left: 16.666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.333333%; }

  .offset-md-5 {
    margin-left: 41.666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.333333%; }

  .offset-md-8 {
    margin-left: 66.666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.333333%; }

  .offset-md-11 {
    margin-left: 91.666667%; } }
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.333333%; }

  .offset-lg-2 {
    margin-left: 16.666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.333333%; }

  .offset-lg-5 {
    margin-left: 41.666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.333333%; }

  .offset-lg-8 {
    margin-left: 66.666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.333333%; }

  .offset-lg-11 {
    margin-left: 91.666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.333333%; }

  .offset-xl-2 {
    margin-left: 16.666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.333333%; }

  .offset-xl-5 {
    margin-left: 41.666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.333333%; }

  .offset-xl-8 {
    margin-left: 66.666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.333333%; }

  .offset-xl-11 {
    margin-left: 91.666667%; } }
.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
:root {
  /* Default font sizes (desktop) */
  --font-size-1: 43px;
  --font-size-2: 32px;
  --font-size-3: 69px;
  --font-size-4: 21px;
  --font-size-5: 39px;
  --font-size-6: 27px; }

/* Large desktop (≤1440px) */
@media (max-width: 1440.98px) {
  :root {
    --font-size-1: 41px;
    --font-size-2: 29px;
    --font-size-3: 64px;
    --font-size-4: 20px;
    --font-size-5: 35px;
    --font-size-6: 25px; } }
/* Desktop (≤1200px) */
@media (max-width: 1200.98px) {
  :root {
    --font-size-1: 38px;
    --font-size-2: 27px;
    --font-size-3: 59px;
    --font-size-4: 18px;
    --font-size-5: 30px;
    --font-size-6: 23px; } }
/* Tablet landscape (≤991px) */
@media (max-width: 991.98px) {
  :root {
    --font-size-1: 34px;
    --font-size-2: 24px;
    --font-size-3: 50px;
    --font-size-4: 17px;
    --font-size-5: 25px;
    --font-size-6: 21px; } }
/* Tablet landscape (≤991px) */
@media (max-width: 991.98px) {
  :root {
    --font-size-1: 48px;
    --font-size-2: 34px;
    --font-size-3: 72px;
    --font-size-4: 24px;
    --font-size-5: 35px;
    --font-size-6: 30px; } }
@media (max-width: 880.98px) {
  :root {
    --font-size-2: 29px;
    --font-size-6: 22px; } }
/* Tablet portrait (≤767px) */
@media (max-width: 767.98px) {
  :root {
    --font-size-1: 24px;
    --font-size-2: 28px;
    --font-size-3: 60px;
    --font-size-4: 22px;
    --font-size-5: 30px;
    --font-size-6: 21px; } }
@media (max-width: 674.98px) {
  :root {
    --font-size-2: 22px;
    --font-size-4: 18px;
    --font-size-6: 18px; } }
/* Mobile large (≤575px) */
@media (max-width: 575.98px) {
  :root {
    --font-size-1: 24px;
    --font-size-2: 18px;
    --font-size-3: 48px;
    --font-size-4: 16px;
    --font-size-5: 25px;
    --font-size-6: 18px; } }
/* Mobile small (≤480px) */
@media (max-width: 480.98px) {
  :root {
    --font-size-1: 24px;
    --font-size-2: 18px;
    --font-size-3: 40px;
    --font-size-4: 15px;
    --font-size-5: 24px;
    --font-size-6: 17px; } }
* {
  box-sizing: border-box; }

.bg-org {
  background-color: rgba(255, 186, 8, 0.8); }

.bg-red {
  background-color: rgba(217, 27, 93, 0.8); }

.bg-blue {
  background-color: rgba(39, 169, 225, 0.8); }

.bg-blue-bold {
  background-color: rgba(59, 94, 168, 0.8); }

.bg-green {
  background-color: rgba(138, 197, 64, 0.8); }

.bg-org-hover {
  background-color: #ffba08; }

.bg-red-hover {
  background-color: rgba(217, 27, 93, 0.9); }

.bg-blue-hover {
  background-color: #27a9e1; }

.bg-blue-bold-hover {
  background-color: #3b5ea8; }

.bg-green-hover {
  background-color: #8ac540; }

.pt_underline {
  text-decoration: underline !important; }

.pt_abs {
  position: absolute; }

.cl_pink {
  color: #ed0874 !important; }

.page_ecda {
  font-family: "effra",sans-serif !important;
  line-height: 1.2; }
  .page_ecda .br-mobile {
    display: none; }
  .page_ecda .br-desktop {
    display: block; }
  @media (max-width: 767.98px) {
    .page_ecda .br-mobile {
      display: block !important; }
    .page_ecda .br-desktop {
      display: none !important; } }
  .page_ecda .landing-banner {
    position: relative; }
    .page_ecda .landing-banner .box_img_banner {
      width: 100%;
      height: 100%;
      position: relative; }
    .page_ecda .landing-banner .img-line {
      position: absolute;
      width: 100%;
      bottom: -60px;
      z-index: 5; }
      @media (max-width: 1600px) {
        .page_ecda .landing-banner .img-line {
          bottom: -47px; } }
      @media (max-width: 1200px) {
        .page_ecda .landing-banner .img-line {
          bottom: -33px; } }
      @media (max-width: 767.98px) {
        .page_ecda .landing-banner .img-line {
          bottom: -22px; } }
      @media (max-width: 575.98px) {
        .page_ecda .landing-banner .img-line {
          bottom: -14px; } }
    .page_ecda .landing-banner .box-videos {
      height: 100vh;
      position: relative; }
      @media (max-width: 1280.98px) {
        .page_ecda .landing-banner .box-videos {
          height: 700px; } }
      @media (max-width: 767.98px) {
        .page_ecda .landing-banner .box-videos {
          height: 500px; } }
      @media (max-width: 575.98px) {
        .page_ecda .landing-banner .box-videos {
          height: 450px; } }
      @media (max-width: 480.98px) {
        .page_ecda .landing-banner .box-videos {
          height: 350px; } }
      @media (max-width: 425.98px) {
        .page_ecda .landing-banner .box-videos {
          height: 280px; } }
      .page_ecda .landing-banner .box-videos img {
        display: block;
        z-index: 1;
        width: 100%; }
        .page_ecda .landing-banner .box-videos img.img-desktop {
          display: block; }
          @media (max-width: 575.98px) {
            .page_ecda .landing-banner .box-videos img.img-desktop {
              display: none; } }
        .page_ecda .landing-banner .box-videos img.img-mobile {
          display: none; }
          @media (max-width: 575.98px) {
            .page_ecda .landing-banner .box-videos img.img-mobile {
              display: block; } }
      .page_ecda .landing-banner .box-videos video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 2; }
        .page_ecda .landing-banner .box-videos video.video-desktop {
          display: block; }
          @media (max-width: 576px) {
            .page_ecda .landing-banner .box-videos video.video-desktop {
              display: none; } }
        .page_ecda .landing-banner .box-videos video.video-mobile {
          display: none; }
          @media (max-width: 576px) {
            .page_ecda .landing-banner .box-videos video.video-mobile {
              display: block; } }
    .page_ecda .landing-banner .banner-content {
      position: absolute;
      z-index: 3;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center; }
      .page_ecda .landing-banner .banner-content .title-gif {
        margin: 0 auto; }
        @media (max-width: 1200px) {
          .page_ecda .landing-banner .banner-content .title-gif {
            max-width: 400px; } }
        @media (max-width: 991.98px) {
          .page_ecda .landing-banner .banner-content .title-gif {
            max-width: 400px; } }
        @media (max-width: 575.98px) {
          .page_ecda .landing-banner .banner-content .title-gif {
            max-width: 430px; } }
        @media (max-width: 480.98px) {
          .page_ecda .landing-banner .banner-content .title-gif {
            max-width: 420px; } }
        @media (max-width: 420px) {
          .page_ecda .landing-banner .banner-content .title-gif {
            max-width: 100%; } }
      .page_ecda .landing-banner .banner-content .box-button {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column; }
        .page_ecda .landing-banner .banner-content .box-button .pt_video {
          color: #ffffff;
          font-weight: 700;
          font-size: 20px;
          letter-spacing: 0.84px;
          font-family: "effra", sans-serif !important;
          margin: 10px 0; }
      .page_ecda .landing-banner .banner-content .title_header {
        display: inline-block;
        width: auto;
        top: 20%;
        left: 120px; }
        @media (max-width: 991.98px) {
          .page_ecda .landing-banner .banner-content .title_header {
            left: 90px; } }
        @media (max-width: 767.98px) {
          .page_ecda .landing-banner .banner-content .title_header {
            left: 60px; } }
        @media (max-width: 575.98px) {
          .page_ecda .landing-banner .banner-content .title_header {
            left: 80px;
            width: 330px; } }
        @media (max-width: 480.98px) {
          .page_ecda .landing-banner .banner-content .title_header {
            left: 60px; } }
        @media (max-width: 425.98px) {
          .page_ecda .landing-banner .banner-content .title_header {
            left: 45px; } }
        .page_ecda .landing-banner .banner-content .title_header h2 {
          color: #ffffff;
          margin: 0;
          font-size: 80px;
          font-weight: 900;
          letter-spacing: 1px;
          line-height: 1;
          margin-bottom: 5px;
          font-family: "effra", sans-serif !important; }
          .page_ecda .landing-banner .banner-content .title_header h2.text_b {
            font-size: 123px;
            line-height: 113px;
            letter-spacing: 17px; }
            @media (max-width: 991.98px) {
              .page_ecda .landing-banner .banner-content .title_header h2.text_b {
                font-size: 85px;
                line-height: 75px; } }
            @media (max-width: 575.98px) {
              .page_ecda .landing-banner .banner-content .title_header h2.text_b {
                font-size: 65px;
                line-height: 55px;
                letter-spacing: 13px; } }
            @media (max-width: 480.98px) {
              .page_ecda .landing-banner .banner-content .title_header h2.text_b {
                letter-spacing: 9px; } }
            @media (max-width: 425.98px) {
              .page_ecda .landing-banner .banner-content .title_header h2.text_b {
                font-size: 56px;
                line-height: 50px;
                letter-spacing: 13px; } }
          @media (max-width: 991.98px) {
            .page_ecda .landing-banner .banner-content .title_header h2 {
              font-size: 54px; } }
          @media (max-width: 575.98px) {
            .page_ecda .landing-banner .banner-content .title_header h2 {
              font-size: 40px;
              margin-bottom: 0; } }
          @media (max-width: 425.98px) {
            .page_ecda .landing-banner .banner-content .title_header h2 {
              font-size: 38px;
              margin-bottom: 0; } }
        .page_ecda .landing-banner .banner-content .title_header h3 {
          margin: 0;
          background: #ffffff;
          color: #ed0874;
          padding: 10px 20px;
          font-size: 28px;
          font-weight: 900;
          margin-top: 15px;
          display: inline-block;
          letter-spacing: 1.8px;
          font-family: "effra", sans-serif !important; }
          @media (max-width: 991.98px) {
            .page_ecda .landing-banner .banner-content .title_header h3 {
              font-size: 20px;
              letter-spacing: 1.2px; } }
          @media (max-width: 575.98px) {
            .page_ecda .landing-banner .banner-content .title_header h3 {
              font-size: 16px;
              padding: 10px 10px;
              margin-top: 10px; } }
          @media (max-width: 480.98px) {
            .page_ecda .landing-banner .banner-content .title_header h3 {
              font-size: 15px;
              letter-spacing: 1px; } }
          @media (max-width: 425.98px) {
            .page_ecda .landing-banner .banner-content .title_header h3 {
              font-size: 14px;
              padding: 8px; } }
        .page_ecda .landing-banner .banner-content .title_header h4 {
          margin: 0;
          color: #ffffff;
          font-size: 58px;
          line-height: 58px;
          font-weight: 300;
          letter-spacing: 1px;
          margin-bottom: 5px;
          font-family: "effra", sans-serif !important; }
          @media (max-width: 991.98px) {
            .page_ecda .landing-banner .banner-content .title_header h4 {
              font-size: 42px;
              line-height: 46px; } }
          @media (max-width: 575.98px) {
            .page_ecda .landing-banner .banner-content .title_header h4 {
              font-size: 32px;
              line-height: 38px;
              margin-bottom: 0; } }
          @media (max-width: 480.98px) {
            .page_ecda .landing-banner .banner-content .title_header h4 {
              font-size: 30px;
              line-height: 34px;
              letter-spacing: 1px; } }
          @media (max-width: 425.98px) {
            .page_ecda .landing-banner .banner-content .title_header h4 {
              font-size: 28px;
              line-height: 32px; } }
      .page_ecda .landing-banner .banner-content #left_pink {
        width: 10%;
        left: -3%;
        top: 20%; }
        .page_ecda .landing-banner .banner-content #left_pink img {
          width: 100%;
          height: 100%; }
        @media (max-width: 767.98px) {
          .page_ecda .landing-banner .banner-content #left_pink {
            width: 15%;
            left: -5%; } }
      .page_ecda .landing-banner .banner-content #pt_circle_1 img {
        width: 320px;
        bottom: -160px;
        left: 90px;
        transition: transform 0.2s ease-out; }
        @media (max-width: 1280px) {
          .page_ecda .landing-banner .banner-content #pt_circle_1 img {
            width: 220px; } }
        @media (max-width: 1199px) {
          .page_ecda .landing-banner .banner-content #pt_circle_1 img {
            width: 170px;
            bottom: -90px; } }
        @media (max-width: 991px) {
          .page_ecda .landing-banner .banner-content #pt_circle_1 img {
            width: 140px; } }
        @media (max-width: 767.98px) {
          .page_ecda .landing-banner .banner-content #pt_circle_1 img {
            left: -60px;
            bottom: -70px; } }
        @media (max-width: 575.98px) {
          .page_ecda .landing-banner .banner-content #pt_circle_1 img {
            width: 120px;
            left: -60px;
            bottom: -60px; } }
      .page_ecda .landing-banner .banner-content #pt_tri_2 img {
        width: 250px;
        right: -60px;
        top: 100px;
        transition: transform 0.2s ease-out; }
        @media (max-width: 1280px) {
          .page_ecda .landing-banner .banner-content #pt_tri_2 img {
            width: 200px; } }
        @media (max-width: 991.98px) {
          .page_ecda .landing-banner .banner-content #pt_tri_2 img {
            width: 150px; } }
        @media (max-width: 767.98px) {
          .page_ecda .landing-banner .banner-content #pt_tri_2 img {
            right: -80px; } }
        @media (max-width: 575.98px) {
          .page_ecda .landing-banner .banner-content #pt_tri_2 img {
            right: -45px;
            top: 30px;
            width: 100px; } }
        @media (max-width: 425.98px) {
          .page_ecda .landing-banner .banner-content #pt_tri_2 img {
            right: -60px;
            width: 110px; } }
      .page_ecda .landing-banner .banner-content #pt_semiCircle_3 img {
        width: 75px;
        right: 150px;
        top: 205px;
        transition: transform 0.2s ease-out; }
        @media (max-width: 1280px) {
          .page_ecda .landing-banner .banner-content #pt_semiCircle_3 img {
            right: 80px;
            top: 170px; } }
        @media (max-width: 991.98px) {
          .page_ecda .landing-banner .banner-content #pt_semiCircle_3 img {
            right: 70px;
            top: 150px;
            width: 50px; } }
        @media (max-width: 767.98px) {
          .page_ecda .landing-banner .banner-content #pt_semiCircle_3 img {
            right: 0;
            top: 210px;
            width: 50px;
            display: none; } }
        @media (max-width: 575.98px) {
          .page_ecda .landing-banner .banner-content #pt_semiCircle_3 img {
            right: 0;
            top: 100px;
            width: 40px; } }
        @media (max-width: 575.98px) {
          .page_ecda .landing-banner .banner-content #pt_semiCircle_3 img {
            top: 110px;
            right: -5px; } }
      .page_ecda .landing-banner .banner-content #logo_item_banner img {
        width: 260px;
        bottom: 60px;
        right: 60px; }
        @media (max-width: 1280.98px) {
          .page_ecda .landing-banner .banner-content #logo_item_banner img {
            width: 220px; } }
        @media (max-width: 991.98px) {
          .page_ecda .landing-banner .banner-content #logo_item_banner img {
            bottom: 30px;
            right: 30px;
            width: 200px; } }
        @media (max-width: 767.98px) {
          .page_ecda .landing-banner .banner-content #logo_item_banner img {
            width: 160px; } }
        @media (max-width: 575.98px) {
          .page_ecda .landing-banner .banner-content #logo_item_banner img {
            width: 140px; } }
        @media (max-width: 480.98px) {
          .page_ecda .landing-banner .banner-content #logo_item_banner img {
            width: 110px; } }
        @media (max-width: 425.98px) {
          .page_ecda .landing-banner .banner-content #logo_item_banner img {
            width: 90px;
            bottom: 15px;
            right: 15px; } }
      .page_ecda .landing-banner .banner-content #wnd-openPopup {
        width: 90px;
        cursor: pointer;
        transition: 0.4s ease-in-out; }
        .page_ecda .landing-banner .banner-content #wnd-openPopup:hover .onhover {
          display: block !important; }
        .page_ecda .landing-banner .banner-content #wnd-openPopup:hover .dishover {
          display: none !important; }
        .page_ecda .landing-banner .banner-content #wnd-openPopup .onhover {
          display: none; }
        .page_ecda .landing-banner .banner-content #wnd-openPopup .dishover {
          display: block; }
        @media (max-width: 1200px) {
          .page_ecda .landing-banner .banner-content #wnd-openPopup {
            max-width: 150px; } }
        @media (max-width: 575px) {
          .page_ecda .landing-banner .banner-content #wnd-openPopup {
            max-width: 200px; } }
        @media (max-width: 480px) {
          .page_ecda .landing-banner .banner-content #wnd-openPopup {
            max-width: 170px; } }
    @media (max-width: 575.98px) {
      .page_ecda .landing-banner .bg-banner {
        position: absolute;
        object-fit: cover;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 100%; } }
  .page_ecda .preschool-wrapper {
    padding: 100px 0 20px 0;
    background-color: #fdeef1;
    position: relative;
    padding-bottom: 100px; }
    @media (max-width: 1199.98px) {
      .page_ecda .preschool-wrapper .content_sec_pt {
        max-width: 60%; } }
    @media (max-width: 767.98px) {
      .page_ecda .preschool-wrapper .content_sec_pt {
        max-width: 80%; } }
    @media (max-width: 575.98px) {
      .page_ecda .preschool-wrapper .content_sec_pt {
        max-width: 100%;
        padding: 0; } }
    @media (max-width: 1199.98px) {
      .page_ecda .preschool-wrapper .container-2 {
        padding: 0; } }
    .page_ecda .preschool-wrapper #icon_cs1 img {
      width: 190px;
      top: -85px;
      left: 100px;
      transition: transform 0.2s ease-out; }
      @media (max-width: 991.98px) {
        .page_ecda .preschool-wrapper #icon_cs1 img {
          width: 150px;
          left: 0px;
          top: -110px; } }
      @media (max-width: 767.98px) {
        .page_ecda .preschool-wrapper #icon_cs1 img {
          width: 140px;
          left: 0px;
          top: -110px; } }
      @media (max-width: 575.98px) {
        .page_ecda .preschool-wrapper #icon_cs1 img {
          width: 110px;
          left: 25px;
          top: -83px; } }
    .page_ecda .preschool-wrapper #icon_cs2 img {
      width: 300px;
      top: 90px;
      right: -50px;
      transition: transform 0.2s ease-out; }
      @media (max-width: 1280.98px) {
        .page_ecda .preschool-wrapper #icon_cs2 img {
          width: 220px; } }
      @media (max-width: 991.98px) {
        .page_ecda .preschool-wrapper #icon_cs2 img {
          width: 150px;
          right: -80px; } }
      @media (max-width: 575.98px) {
        .page_ecda .preschool-wrapper #icon_cs2 img {
          right: -90px; } }
      @media (max-width: 400.98px) {
        .page_ecda .preschool-wrapper #icon_cs2 img {
          right: -110px; } }
    .page_ecda .preschool-wrapper #icon_cs3 img {
      width: 55px;
      top: 30%;
      left: 30px;
      transform: rotate(110deg);
      transition: transform 0.2s ease-out; }
      @media (max-width: 991.98px) {
        .page_ecda .preschool-wrapper #icon_cs3 img {
          left: -30px; } }
      @media (max-width: 767.98px) {
        .page_ecda .preschool-wrapper #icon_cs3 img {
          display: none;
          left: 0px; } }
      @media (max-width: 575.98px) {
        .page_ecda .preschool-wrapper #icon_cs3 img {
          left: -10px;
          width: 45px; } }
      @media (max-width: 425.98px) {
        .page_ecda .preschool-wrapper #icon_cs3 img {
          left: -15px; } }
    .page_ecda .preschool-wrapper .heading {
      display: block;
      position: relative;
      text-align: center;
      height: fit-content; }
      @media (max-width: 575.98px) {
        .page_ecda .preschool-wrapper .heading {
          padding: 0 25px; } }
      .page_ecda .preschool-wrapper .heading .icon-star {
        max-width: 36px;
        margin: 0 auto;
        position: relative;
        z-index: 2; }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-wrapper .heading .icon-star {
            max-width: 25px; } }
      .page_ecda .preschool-wrapper .heading .bg-circle {
        position: absolute;
        top: 20px;
        width: 76%;
        left: 50%;
        transform: translateX(-50%); }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-wrapper .heading .bg-circle {
            width: 100%;
            top: 50%;
            transform: translate(-50%, -50%); } }
      .page_ecda .preschool-wrapper .heading .title {
        position: relative;
        font-size: 42px;
        line-height: 54px;
        letter-spacing: 0.84px;
        font-weight: 600;
        display: inline-block; }
        .page_ecda .preschool-wrapper .heading .title .title-line {
          position: relative; }
          .page_ecda .preschool-wrapper .heading .title .title-line::after {
            content: "";
            display: block;
            height: 40px;
            width: 100%;
            background-image: url("https://info.channelnewsasia.com/brandstudio/ecda_2024/assets/images/landing/BStudio_ECDA_Landing_Underline2.svg");
            position: absolute;
            background-size: 300px;
            background-repeat: no-repeat;
            left: -5%;
            bottom: -25px; }
            @media (max-width: 575.98px) {
              .page_ecda .preschool-wrapper .heading .title .title-line::after {
                bottom: -28px;
                width: 110%;
                left: -20%; } }
        @media (max-width: 991.98px) {
          .page_ecda .preschool-wrapper .heading .title {
            font-size: 30px;
            line-height: 36px; } }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-wrapper .heading .title {
            font-size: 26px; } }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-wrapper .heading .title {
            font-size: 22px;
            line-height: 30px; } }
    .page_ecda .preschool-wrapper .box-content .row {
      margin: 0; }
    .page_ecda .preschool-wrapper .box-content .box-left {
      font-size: 18px;
      line-height: 42px;
      font-weight: 300;
      letter-spacing: 1px; }
      @media (max-width: 575.98px) {
        .page_ecda .preschool-wrapper .box-content .box-left {
          font-size: 18px;
          line-height: 30px;
          padding: 0 40px;
          padding-right: 60px; } }
      @media (max-width: 480px) {
        .page_ecda .preschool-wrapper .box-content .box-left {
          font-size: 16px; } }
      @media (max-width: 425px) {
        .page_ecda .preschool-wrapper .box-content .box-left {
          padding: 30px;
          padding-top: 0;
          padding-right: 50px; } }
      .page_ecda .preschool-wrapper .box-content .box-left p {
        font-size: 18px;
        line-height: 34px;
        color: black; }
      .page_ecda .preschool-wrapper .box-content .box-left .title {
        text-align: center; }
        .page_ecda .preschool-wrapper .box-content .box-left .title h3 {
          font-size: 62px;
          font-weight: 900;
          text-transform: uppercase;
          line-height: 1; }
          @media (max-width: 1200.98px) {
            .page_ecda .preschool-wrapper .box-content .box-left .title h3 {
              font-size: 3rem; } }
          @media (max-width: 991.98px) {
            .page_ecda .preschool-wrapper .box-content .box-left .title h3 {
              font-size: 36px; } }
          @media (max-width: 767.98px) {
            .page_ecda .preschool-wrapper .box-content .box-left .title h3 {
              font-size: 31px; } }
          @media (max-width: 575.98px) {
            .page_ecda .preschool-wrapper .box-content .box-left .title h3 {
              margin: 0 auto;
              margin-bottom: 12px; } }
          @media (max-width: 425.98px) {
            .page_ecda .preschool-wrapper .box-content .box-left .title h3 {
              font-size: 30px; } }
          @media (max-width: 400.98px) {
            .page_ecda .preschool-wrapper .box-content .box-left .title h3 {
              font-size: 28px;
              line-height: 34px; } }
      .page_ecda .preschool-wrapper .box-content .box-left .desc {
        max-width: 1055px; }
        .page_ecda .preschool-wrapper .box-content .box-left .desc img {
          float: left;
          margin-right: 15px;
          max-width: 123px; }
          @media (max-width: 575.98px) {
            .page_ecda .preschool-wrapper .box-content .box-left .desc img {
              max-width: 90px; } }
        .page_ecda .preschool-wrapper .box-content .box-left .desc p {
          font-weight: 400;
          padding-left: 40px;
          margin-bottom: 50px;
          letter-spacing: 0.5px;
          font-size: 19px;
          letter-spacing: normal;
          margin: 0 0 25px 0 !important;
          line-height: 34px; }
          @media (max-width: 1199.98px) {
            .page_ecda .preschool-wrapper .box-content .box-left .desc p {
              padding-left: 0; } }
          @media (max-width: 767.98px) {
            .page_ecda .preschool-wrapper .box-content .box-left .desc p {
              line-height: 21px;
              font-size: 13px; } }
          @media (max-width: 575.98px) {
            .page_ecda .preschool-wrapper .box-content .box-left .desc p {
              margin-bottom: 20px;
              font-size: 14px;
              line-height: 25px; } }
          @media (max-width: 991.98px) {
            .page_ecda .preschool-wrapper .box-content .box-left .desc p.first_content {
              margin-top: 0; } }
          @media (max-width: 767.98px) {
            .page_ecda .preschool-wrapper .box-content .box-left .desc p.first_content {
              font-size: 14px; } }
          .page_ecda .preschool-wrapper .box-content .box-left .desc p:last-child {
            margin-bottom: 0 !important; }
    .page_ecda .preschool-wrapper .box-content .box-right {
      position: absolute;
      left: 25%;
      top: -8%;
      width: calc(100% + calc(calc(100vw - 1330px)) / 2 + 20px); }
      @media (max-width: 1199.98px) {
        .page_ecda .preschool-wrapper .box-content .box-right {
          top: 50%;
          transform: translateY(-50%); } }
      @media (max-width: 1366px) {
        .page_ecda .preschool-wrapper .box-content .box-right {
          left: 20%; } }
      @media (max-width: 1199.98px) {
        .page_ecda .preschool-wrapper .box-content .box-right {
          position: relative;
          top: unset;
          left: unset;
          width: 100%;
          padding: 0 20px;
          transform: unset; } }
      @media (max-width: 575.98px) {
        .page_ecda .preschool-wrapper .box-content .box-right {
          padding: 0; } }
      .page_ecda .preschool-wrapper .box-content .box-right .box-img {
        position: relative;
        width: 665px; }
        @media (max-width: 1500px) {
          .page_ecda .preschool-wrapper .box-content .box-right .box-img {
            width: 580px; } }
        @media (max-width: 1400px) {
          .page_ecda .preschool-wrapper .box-content .box-right .box-img {
            width: 500px; } }
        @media (max-width: 1199.98px) {
          .page_ecda .preschool-wrapper .box-content .box-right .box-img {
            width: fit-content;
            max-width: 550px;
            margin: 60px auto 30px auto; } }
        @media (max-width: 991.98px) {
          .page_ecda .preschool-wrapper .box-content .box-right .box-img {
            max-width: 500px; } }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-wrapper .box-content .box-right .box-img {
            max-width: 450px; } }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-wrapper .box-content .box-right .box-img {
            margin: 30px auto 30px auto;
            max-width: 320px; } }
        @media (max-width: 420px) {
          .page_ecda .preschool-wrapper .box-content .box-right .box-img {
            max-width: 300px; } }
        @media (max-width: 375px) {
          .page_ecda .preschool-wrapper .box-content .box-right .box-img {
            max-width: 280px; } }
        .page_ecda .preschool-wrapper .box-content .box-right .box-img .img-2,
        .page_ecda .preschool-wrapper .box-content .box-right .box-img .img-3 {
          position: absolute; }
        .page_ecda .preschool-wrapper .box-content .box-right .box-img .img-1 {
          position: relative;
          z-index: 2; }
        .page_ecda .preschool-wrapper .box-content .box-right .box-img .img-2 {
          top: -14%;
          right: 3%;
          max-width: 230px;
          z-index: 1; }
          @media (max-width: 1199.98px) {
            .page_ecda .preschool-wrapper .box-content .box-right .box-img .img-2 {
              top: -10%;
              right: -11%; } }
          @media (max-width: 575.98px) {
            .page_ecda .preschool-wrapper .box-content .box-right .box-img .img-2 {
              max-width: 140px;
              right: -12%; } }
          @media (max-width: 420px) {
            .page_ecda .preschool-wrapper .box-content .box-right .box-img .img-2 {
              right: -11%; } }
        .page_ecda .preschool-wrapper .box-content .box-right .box-img .img-3 {
          max-width: 324px;
          bottom: 0;
          left: -15%;
          z-index: 1; }
          @media (max-width: 1366px) {
            .page_ecda .preschool-wrapper .box-content .box-right .box-img .img-3 {
              max-width: 250px; } }
          @media (max-width: 575.98px) {
            .page_ecda .preschool-wrapper .box-content .box-right .box-img .img-3 {
              max-width: 170px; } }
          @media (max-width: 420px) {
            .page_ecda .preschool-wrapper .box-content .box-right .box-img .img-3 {
              max-width: 150px;
              left: -12%; } }
          @media (max-width: 390px) {
            .page_ecda .preschool-wrapper .box-content .box-right .box-img .img-3 {
              left: -10%;
              max-width: 140px; } }
    .page_ecda .preschool-wrapper .box-content .desc-bottom {
      padding-left: 40px;
      font-size: 18px;
      line-height: 42px;
      font-weight: 300;
      letter-spacing: 1px;
      padding-right: 45px; }
      .page_ecda .preschool-wrapper .box-content .desc-bottom p:first-child {
        margin-bottom: 40px; }
        @media (max-width: 1440px) {
          .page_ecda .preschool-wrapper .box-content .desc-bottom p:first-child {
            margin-bottom: 30px; } }
      .page_ecda .preschool-wrapper .box-content .desc-bottom p {
        letter-spacing: 1px; }
        .page_ecda .preschool-wrapper .box-content .desc-bottom p span {
          display: inline-block; }
          .page_ecda .preschool-wrapper .box-content .desc-bottom p span a:hover {
            color: #de648e !important; }
      @media (max-width: 575.98px) {
        .page_ecda .preschool-wrapper .box-content .desc-bottom {
          padding-right: 20px;
          font-size: 18px;
          line-height: 30px;
          padding-left: 20px; } }
      @media (max-width: 480px) {
        .page_ecda .preschool-wrapper .box-content .desc-bottom {
          font-size: 16px; } }
    .page_ecda .preschool-wrapper .banner-content {
      position: absolute;
      z-index: 3;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center; }
      .page_ecda .preschool-wrapper .banner-content .title-gif {
        margin: 0 auto; }
        @media (max-width: 1200px) {
          .page_ecda .preschool-wrapper .banner-content .title-gif {
            max-width: 400px; } }
        @media (max-width: 991.98px) {
          .page_ecda .preschool-wrapper .banner-content .title-gif {
            max-width: 400px; } }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-wrapper .banner-content .title-gif {
            max-width: 430px; } }
        @media (max-width: 480.98px) {
          .page_ecda .preschool-wrapper .banner-content .title-gif {
            max-width: 420px; } }
        @media (max-width: 420px) {
          .page_ecda .preschool-wrapper .banner-content .title-gif {
            max-width: 100%; } }
      .page_ecda .preschool-wrapper .banner-content .box-button {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column; }
        .page_ecda .preschool-wrapper .banner-content .box-button .pt_video {
          color: #ffffff;
          font-weight: 700;
          font-size: 20px;
          letter-spacing: 0.84px;
          font-family: "effra", sans-serif !important;
          margin: 10px 0; }
      .page_ecda .preschool-wrapper .banner-content .title_header {
        display: inline-block;
        width: auto;
        top: 20%;
        left: 120px; }
        @media (max-width: 991.98px) {
          .page_ecda .preschool-wrapper .banner-content .title_header {
            left: 90px; } }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-wrapper .banner-content .title_header {
            left: 60px; } }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-wrapper .banner-content .title_header {
            left: 80px;
            width: 330px; } }
        @media (max-width: 480.98px) {
          .page_ecda .preschool-wrapper .banner-content .title_header {
            left: 60px; } }
        @media (max-width: 425.98px) {
          .page_ecda .preschool-wrapper .banner-content .title_header {
            left: 45px; } }
        .page_ecda .preschool-wrapper .banner-content .title_header h2 {
          color: #ffffff;
          margin: 0;
          font-size: 80px;
          font-weight: 900;
          letter-spacing: 1px;
          line-height: 1;
          margin-bottom: 5px;
          font-family: "effra", sans-serif !important; }
          .page_ecda .preschool-wrapper .banner-content .title_header h2.text_b {
            font-size: 123px;
            line-height: 113px;
            letter-spacing: 17px; }
            @media (max-width: 991.98px) {
              .page_ecda .preschool-wrapper .banner-content .title_header h2.text_b {
                font-size: 85px;
                line-height: 75px; } }
            @media (max-width: 575.98px) {
              .page_ecda .preschool-wrapper .banner-content .title_header h2.text_b {
                font-size: 65px;
                line-height: 55px;
                letter-spacing: 13px; } }
            @media (max-width: 480.98px) {
              .page_ecda .preschool-wrapper .banner-content .title_header h2.text_b {
                letter-spacing: 9px; } }
            @media (max-width: 425.98px) {
              .page_ecda .preschool-wrapper .banner-content .title_header h2.text_b {
                font-size: 56px;
                line-height: 50px;
                letter-spacing: 13px; } }
          @media (max-width: 991.98px) {
            .page_ecda .preschool-wrapper .banner-content .title_header h2 {
              font-size: 54px; } }
          @media (max-width: 575.98px) {
            .page_ecda .preschool-wrapper .banner-content .title_header h2 {
              font-size: 40px;
              margin-bottom: 0; } }
          @media (max-width: 425.98px) {
            .page_ecda .preschool-wrapper .banner-content .title_header h2 {
              font-size: 38px;
              margin-bottom: 0; } }
        .page_ecda .preschool-wrapper .banner-content .title_header h3 {
          margin: 0;
          background: #ffffff;
          color: #ed0874;
          padding: 10px 20px;
          font-size: 28px;
          font-weight: 900;
          margin-top: 15px;
          display: inline-block;
          letter-spacing: 1.8px;
          font-family: "effra", sans-serif !important; }
          @media (max-width: 991.98px) {
            .page_ecda .preschool-wrapper .banner-content .title_header h3 {
              font-size: 20px;
              letter-spacing: 1.2px; } }
          @media (max-width: 575.98px) {
            .page_ecda .preschool-wrapper .banner-content .title_header h3 {
              font-size: 16px;
              padding: 10px 10px;
              margin-top: 10px; } }
          @media (max-width: 480.98px) {
            .page_ecda .preschool-wrapper .banner-content .title_header h3 {
              font-size: 15px;
              letter-spacing: 1px; } }
          @media (max-width: 425.98px) {
            .page_ecda .preschool-wrapper .banner-content .title_header h3 {
              font-size: 14px;
              padding: 8px; } }
        .page_ecda .preschool-wrapper .banner-content .title_header h4 {
          margin: 0;
          color: #ffffff;
          font-size: 58px;
          line-height: 58px;
          font-weight: 300;
          letter-spacing: 1px;
          margin-bottom: 5px;
          font-family: "effra", sans-serif !important; }
          @media (max-width: 991.98px) {
            .page_ecda .preschool-wrapper .banner-content .title_header h4 {
              font-size: 42px;
              line-height: 46px; } }
          @media (max-width: 575.98px) {
            .page_ecda .preschool-wrapper .banner-content .title_header h4 {
              font-size: 32px;
              line-height: 38px;
              margin-bottom: 0; } }
          @media (max-width: 480.98px) {
            .page_ecda .preschool-wrapper .banner-content .title_header h4 {
              font-size: 30px;
              line-height: 34px;
              letter-spacing: 1px; } }
          @media (max-width: 425.98px) {
            .page_ecda .preschool-wrapper .banner-content .title_header h4 {
              font-size: 28px;
              line-height: 32px; } }
      .page_ecda .preschool-wrapper .banner-content #left_pink {
        width: 10%;
        left: -3%;
        top: 10%; }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-wrapper .banner-content #left_pink {
            top: 45%; } }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-wrapper .banner-content #left_pink img {
            transform: rotate(80deg);
            right: 17px; } }
      .page_ecda .preschool-wrapper .banner-content #pt_circle_1 img {
        width: 320px;
        bottom: -160px;
        left: -140px;
        transition: transform 0.2s ease-out; }
        @media (max-width: 1280px) {
          .page_ecda .preschool-wrapper .banner-content #pt_circle_1 img {
            width: 220px; } }
        @media (max-width: 1199px) {
          .page_ecda .preschool-wrapper .banner-content #pt_circle_1 img {
            width: 170px;
            bottom: -148px;
            left: -82px; } }
        @media (max-width: 991px) {
          .page_ecda .preschool-wrapper .banner-content #pt_circle_1 img {
            width: 140px;
            left: -50px;
            bottom: -110px; } }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-wrapper .banner-content #pt_circle_1 img {
            left: -60px;
            bottom: -110px; } }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-wrapper .banner-content #pt_circle_1 img {
            width: 110px;
            left: 30px;
            bottom: -40px;
            transform: rotate(335deg); } }
      .page_ecda .preschool-wrapper .banner-content #pt_tri_2 img {
        width: 210px;
        right: -80px;
        top: 27%;
        transition: transform 0.2s ease-out; }
        @media (max-width: 1280px) {
          .page_ecda .preschool-wrapper .banner-content #pt_tri_2 img {
            width: 200px; } }
        @media (max-width: 991.98px) {
          .page_ecda .preschool-wrapper .banner-content #pt_tri_2 img {
            width: 150px; } }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-wrapper .banner-content #pt_tri_2 img {
            right: -80px; } }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-wrapper .banner-content #pt_tri_2 img {
            right: -45px;
            top: 50%;
            width: 100px; } }
        @media (max-width: 425.98px) {
          .page_ecda .preschool-wrapper .banner-content #pt_tri_2 img {
            right: -60px;
            width: 110px; } }
      .page_ecda .preschool-wrapper .banner-content #pt_semiCircle_3 img {
        width: 148px;
        right: 150px;
        bottom: -60px;
        transition: transform 0.2s ease-out; }
        @media (max-width: 1280px) {
          .page_ecda .preschool-wrapper .banner-content #pt_semiCircle_3 img {
            right: 80px;
            bottom: -59px; } }
        @media (max-width: 991.98px) {
          .page_ecda .preschool-wrapper .banner-content #pt_semiCircle_3 img {
            right: 70px;
            width: 100px;
            bottom: -40px; } }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-wrapper .banner-content #pt_semiCircle_3 img {
            right: 0;
            bottom: -40px;
            width: 100px; } }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-wrapper .banner-content #pt_semiCircle_3 img {
            bottom: 27px;
            top: auto;
            right: 55px;
            width: 75px; } }
      .page_ecda .preschool-wrapper .banner-content #logo_item_banner img {
        width: 260px;
        top: -75px;
        right: 60px; }
        @media (max-width: 1280.98px) {
          .page_ecda .preschool-wrapper .banner-content #logo_item_banner img {
            width: 220px; } }
        @media (max-width: 991.98px) {
          .page_ecda .preschool-wrapper .banner-content #logo_item_banner img {
            top: -100px;
            right: 30px;
            width: 200px; } }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-wrapper .banner-content #logo_item_banner img {
            width: 170px;
            top: -80px; } }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-wrapper .banner-content #logo_item_banner img {
            width: 160px; } }
      .page_ecda .preschool-wrapper .banner-content #wnd-openPopup {
        width: 90px;
        cursor: pointer;
        transition: 0.4s ease-in-out; }
        .page_ecda .preschool-wrapper .banner-content #wnd-openPopup:hover .onhover {
          display: block !important; }
        .page_ecda .preschool-wrapper .banner-content #wnd-openPopup:hover .dishover {
          display: none !important; }
        .page_ecda .preschool-wrapper .banner-content #wnd-openPopup .onhover {
          display: none; }
        .page_ecda .preschool-wrapper .banner-content #wnd-openPopup .dishover {
          display: block; }
        @media (max-width: 1200px) {
          .page_ecda .preschool-wrapper .banner-content #wnd-openPopup {
            max-width: 150px; } }
        @media (max-width: 575px) {
          .page_ecda .preschool-wrapper .banner-content #wnd-openPopup {
            max-width: 200px; } }
        @media (max-width: 480px) {
          .page_ecda .preschool-wrapper .banner-content #wnd-openPopup {
            max-width: 170px; } }
    @media (max-width: 575.98px) {
      .page_ecda .preschool-wrapper .bg-banner {
        position: absolute;
        object-fit: cover;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 100%; } }
  .page_ecda .meetout-wrapper {
    width: 100%;
    position: relative;
    background: #FCB500;
    padding: 90px 0; }
    @media (max-width: 991.98px) {
      .page_ecda .meetout-wrapper {
        padding: 60px 0; } }
    @media (max-width: 767.98px) {
      .page_ecda .meetout-wrapper {
        padding-top: 0; } }
    @media (max-width: 575.98px) {
      .page_ecda .meetout-wrapper {
        padding: 50px 0;
        padding-top: 0; } }
    @media (max-width: 425.98px) {
      .page_ecda .meetout-wrapper {
        padding: 40px 0;
        padding-top: 0; } }
    .page_ecda .meetout-wrapper .main_meetout {
      padding: 0 160px; }
      @media (max-width: 1199.98px) {
        .page_ecda .meetout-wrapper .main_meetout {
          padding: 0 60px; } }
      @media (max-width: 991.98px) {
        .page_ecda .meetout-wrapper .main_meetout {
          padding: 0 60px; } }
      @media (max-width: 575.98px) {
        .page_ecda .meetout-wrapper .main_meetout {
          padding: 0 40px; } }
      @media (max-width: 575.98px) {
        .page_ecda .meetout-wrapper .main_meetout {
          padding: 0 30px; } }
      .page_ecda .meetout-wrapper .main_meetout .title_meetout.desktop {
        display: block; }
        @media (max-width: 575.98px) {
          .page_ecda .meetout-wrapper .main_meetout .title_meetout.desktop {
            display: none; } }
      .page_ecda .meetout-wrapper .main_meetout .title_meetout.mobile {
        display: none; }
        @media (max-width: 575.98px) {
          .page_ecda .meetout-wrapper .main_meetout .title_meetout.mobile {
            display: block; } }
      .page_ecda .meetout-wrapper .main_meetout .title_meetout h3 {
        font-size: 65px;
        margin: 0;
        font-weight: 900;
        line-height: 77px;
        white-space: nowrap; }
        @media (max-width: 1439.98px) {
          .page_ecda .meetout-wrapper .main_meetout .title_meetout h3 {
            font-size: 50px; } }
        @media (max-width: 1199.98px) {
          .page_ecda .meetout-wrapper .main_meetout .title_meetout h3 {
            font-size: 54px;
            line-height: 1.2; } }
        @media (max-width: 991.98px) {
          .page_ecda .meetout-wrapper .main_meetout .title_meetout h3 {
            font-size: 45px; } }
        @media (max-width: 767.98px) {
          .page_ecda .meetout-wrapper .main_meetout .title_meetout h3 {
            font-size: 33px;
            line-height: 39px; } }
        @media (max-width: 575.98px) {
          .page_ecda .meetout-wrapper .main_meetout .title_meetout h3 {
            font-size: 33px; } }
        @media (max-width: 425.98px) {
          .page_ecda .meetout-wrapper .main_meetout .title_meetout h3 {
            font-size: 26px; } }
        @media (max-width: 400.98px) {
          .page_ecda .meetout-wrapper .main_meetout .title_meetout h3 {
            font-size: 25px; } }
        .page_ecda .meetout-wrapper .main_meetout .title_meetout h3.t-above-the-sky {
          font-size: 120px;
          line-height: 129px; }
          @media (max-width: 1440.98px) {
            .page_ecda .meetout-wrapper .main_meetout .title_meetout h3.t-above-the-sky {
              line-height: 1.2; } }
          @media (max-width: 1199.98px) {
            .page_ecda .meetout-wrapper .main_meetout .title_meetout h3.t-above-the-sky {
              font-size: 64px; } }
          @media (max-width: 991.98px) {
            .page_ecda .meetout-wrapper .main_meetout .title_meetout h3.t-above-the-sky {
              font-size: 62px; } }
          @media (max-width: 767.98px) {
            .page_ecda .meetout-wrapper .main_meetout .title_meetout h3.t-above-the-sky {
              font-size: 60px;
              line-height: 65px; } }
          @media (max-width: 575.98px) {
            .page_ecda .meetout-wrapper .main_meetout .title_meetout h3.t-above-the-sky {
              font-size: 42px; } }
          @media (max-width: 480.98px) {
            .page_ecda .meetout-wrapper .main_meetout .title_meetout h3.t-above-the-sky {
              font-size: 38px; } }
          @media (max-width: 425.98px) {
            .page_ecda .meetout-wrapper .main_meetout .title_meetout h3.t-above-the-sky {
              font-size: 36px; } }
          @media (max-width: 400.98px) {
            .page_ecda .meetout-wrapper .main_meetout .title_meetout h3.t-above-the-sky {
              font-size: 35px; } }
      .page_ecda .meetout-wrapper .main_meetout .content_meetout {
        margin: 0;
        margin-top: 30px; }
        @media (max-width: 767.98px) {
          .page_ecda .meetout-wrapper .main_meetout .content_meetout {
            flex-direction: column-reverse; } }
        .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_left {
          padding: 0;
          padding-top: 200px; }
          @media (max-width: 799.98px) {
            .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_left {
              padding-top: 60px; } }
          .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_left #meetout_icon0 img {
            max-height: 245px;
            top: -56px;
            right: 0; }
            @media (max-width: 799.98px) {
              .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_left #meetout_icon0 img {
                width: 100px; } }
          .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_left .btn_find_out {
            max-width: 65%;
            margin: auto;
            margin-top: 30px; }
        .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right {
          padding: 0; }
          .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right {
            padding-left: 100px; }
            @media (max-width: 1439.98px) {
              .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right {
                padding-left: 50px; } }
            @media (max-width: 1280.98px) {
              .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right {
                padding-right: 0; } }
            @media (max-width: 991.98px) {
              .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right {
                padding-left: 30px;
                margin-top: 0px; } }
            @media (max-width: 767.98px) {
              .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right {
                padding-left: 0px;
                margin-top: 60px; } }
            .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .title_meetout {
              line-height: 1.3;
              margin-bottom: 16px; }
              .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .title_meetout .t-above-the-sky {
                font-weight: 500; }
                @media (max-width: 767.98px) {
                  .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .title_meetout .t-above-the-sky {
                    font-size: 3.875rem; } }
            .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right h4 {
              margin: 0;
              font-size: 28px;
              line-height: 52px; }
              @media (max-width: 1200.98px) {
                .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right h4 {
                  font-size: 22px;
                  line-height: 1.2; } }
              @media (max-width: 991.98px) {
                .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right h4 {
                  font-size: 22px;
                  line-height: 32px; } }
              @media (max-width: 767.98px) and (min-width: 427px) {
                .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right h4.first {
                  max-width: 50%; } }
              @media (max-width: 767.98px) {
                .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right h4 {
                  font-size: 14px;
                  line-height: 26px; } }
              @media (max-width: 575.98px) {
                .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right h4 {
                  width: 100%;
                  line-height: 26px;
                  hyphens: auto;
                  text-wrap: balance; } }
              @media (max-width: 400.98px) {
                .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right h4 {
                  width: 100%; } }
            .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .btn_find_out {
              margin-top: 50px;
              display: inline-block;
              position: relative;
              margin-left: -2%; }
              .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .btn_find_out a {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 9999999; }
              @media (max-width: 1280.98px) {
                .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .btn_find_out {
                  margin-top: 20px;
                  margin-left: -3%; } }
              .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .btn_find_out img {
                height: 100px;
                object-fit: cover;
                width: 100%;
                border-radius: 30px !important; }
                @media (max-width: 991.98px) {
                  .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .btn_find_out img {
                    height: 70px; } }
                @media (max-width: 480.98px) {
                  .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .btn_find_out img {
                    height: 50px; } }
              .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .btn_find_out .no_hover {
                display: block; }
              .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .btn_find_out .on_hover {
                display: none; }
              .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .btn_find_out:hover {
                cursor: pointer; }
                .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .btn_find_out:hover .no_hover {
                  display: none; }
                .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .btn_find_out:hover .on_hover {
                  display: block; }
            .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .float_img {
              float: right;
              margin: 0 20px 0px 20px;
              width: 170px;
              transform: translateY(-35%); }
              @media (max-width: 767.98px) and (min-width: 427px) {
                .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .float_img {
                  position: absolute;
                  transform: none;
                  top: 145px;
                  right: 0; } }
              @media (max-width: 425.98px) {
                .page_ecda .meetout-wrapper .main_meetout .content_meetout .pt_right .content_right .float_img {
                  transform: none;
                  width: 126px;
                  margin: 0; } }
    .page_ecda .meetout-wrapper #meetout_icon1 img {
      width: 200px;
      object-fit: cover;
      top: -90px;
      z-index: 2222222;
      left: 60px; }
      @media (max-width: 1199.98px) {
        .page_ecda .meetout-wrapper #meetout_icon1 img {
          left: 10px; } }
      @media (max-width: 991.98px) {
        .page_ecda .meetout-wrapper #meetout_icon1 img {
          width: 120px;
          left: -12px;
          top: -66px; } }
      @media (max-width: 575.98px) {
        .page_ecda .meetout-wrapper #meetout_icon1 img {
          transform: rotate(186deg);
          left: -25px;
          top: -45px; } }
      @media (max-width: 425.98px) {
        .page_ecda .meetout-wrapper #meetout_icon1 img {
          width: 90px;
          top: -33px; } }
    .page_ecda .meetout-wrapper #meetout_icon5 img {
      width: 66px;
      top: -35px;
      right: 20%;
      transform: rotate(110deg);
      display: none; }
      @media (max-width: 767.98px) {
        .page_ecda .meetout-wrapper #meetout_icon5 img {
          display: block;
          width: 54px;
          right: 25%; } }
  .page_ecda .preschool-slider {
    padding: 0px 0 100px 0;
    background-color: #96c93d; }
    @media (max-width: 991.98px) {
      .page_ecda .preschool-slider {
        padding: 0 0 90px 0; } }
    @media (max-width: 767.98px) {
      .page_ecda .preschool-slider {
        padding: 0 0 50px 0; } }
    .page_ecda .preschool-slider .slider-wrapper .container-2 {
      max-width: calc(100% - 320px);
      padding: 0; }
      @media (max-width: 1280.98px) {
        .page_ecda .preschool-slider .slider-wrapper .container-2 {
          max-width: calc(100% - 180px); } }
      @media (max-width: 767.98px) {
        .page_ecda .preschool-slider .slider-wrapper .container-2 {
          max-width: 100%;
          padding: 0 60px; } }
      @media (max-width: 575.98px) {
        .page_ecda .preschool-slider .slider-wrapper .container-2 {
          padding: 0 40px; } }
      .page_ecda .preschool-slider .slider-wrapper .container-2 .cs_pt_slider {
        position: relative; }
        .page_ecda .preschool-slider .slider-wrapper .container-2 .cs_pt_slider .preschool-swiper {
          max-width: 85%;
          margin: 0 auto; }
          @media (max-width: 1280.98px) {
            .page_ecda .preschool-slider .slider-wrapper .container-2 .cs_pt_slider .preschool-swiper {
              max-width: 90%; } }
          @media (max-width: 1199.98px) {
            .page_ecda .preschool-slider .slider-wrapper .container-2 .cs_pt_slider .preschool-swiper {
              max-width: 100%; } }
    .page_ecda .preschool-slider .slider-wrapper .title_slider {
      padding-top: 50px;
      text-align: center;
      margin-bottom: 60px; }
      @media (max-width: 991.98px) {
        .page_ecda .preschool-slider .slider-wrapper .title_slider {
          padding-top: 40px;
          margin-bottom: 40px; } }
      @media (max-width: 767.98px) {
        .page_ecda .preschool-slider .slider-wrapper .title_slider {
          margin-bottom: 20px;
          padding-top: 30px;
          display: flex;
          flex-direction: column;
          justify-content: center; } }
      .page_ecda .preschool-slider .slider-wrapper .title_slider h3 {
        color: #fffefd;
        margin: 0;
        font-size: 46px;
        font-weight: 900;
        line-height: 54px;
        margin: auto;
        max-width: 970px; }
        @media (max-width: 991.98px) {
          .page_ecda .preschool-slider .slider-wrapper .title_slider h3 {
            font-size: 30px;
            line-height: 1.2; } }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-slider .slider-wrapper .title_slider h3 {
            font-size: 23px;
            line-height: 27px; } }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-slider .slider-wrapper .title_slider h3 {
            width: 300px;
            margin: 0 auto; } }
        @media (max-width: 425.98px) {
          .page_ecda .preschool-slider .slider-wrapper .title_slider h3 {
            font-size: 20px; } }
        @media (max-width: 400.98px) {
          .page_ecda .preschool-slider .slider-wrapper .title_slider h3 {
            font-size: 18px; } }
    .page_ecda .preschool-slider .slider-wrapper .pt_nomal {
      display: block; }
    .page_ecda .preschool-slider .slider-wrapper .pt_disable {
      display: none; }
    .page_ecda .preschool-slider .slider-wrapper .swiper-button-disabled .pt_nomal {
      opacity: .5; }
    .page_ecda .preschool-slider .icon_subheader {
      text-align: center; }
      .page_ecda .preschool-slider .icon_subheader img {
        width: 120px;
        margin: 0 auto; }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-slider .icon_subheader img {
            width: 100px; } }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-slider .icon_subheader img {
            width: 70px; } }
      .page_ecda .preschool-slider .icon_subheader p {
        text-transform: uppercase;
        font-family: "sketchnote-square";
        font-size: 47px;
        letter-spacing: 3.3px;
        color: #da1b5e;
        margin-top: 20px;
        margin-bottom: 20px; }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-slider .icon_subheader p {
            font-size: 40px;
            letter-spacing: 2.5px; } }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-slider .icon_subheader p {
            font-size: 22px;
            letter-spacing: 1.5px;
            margin-top: 0px;
            margin-bottom: 0px; } }
    .page_ecda .preschool-slider .container-2 {
      position: relative; }
      @media (max-width: 1199.98px) {
        .page_ecda .preschool-slider .container-2 {
          padding: 0 90px; } }
      @media (max-width: 991.98px) {
        .page_ecda .preschool-slider .container-2 {
          padding: 0 70px; } }
      @media (max-width: 767.98px) {
        .page_ecda .preschool-slider .container-2 {
          padding: 0 50px; } }
    .page_ecda .preschool-slider .slider-wrapper {
      position: relative; }
      .page_ecda .preschool-slider .slider-wrapper .carousel-lines {
        position: absolute;
        bottom: 0;
        height: 90%;
        width: 100%;
        z-index: 1; }
      .page_ecda .preschool-slider .slider-wrapper .swiper-button-next,
      .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev {
        top: 50%;
        transform: translateY(-50%);
        width: 35px;
        height: 35px;
        z-index: 2; }
        .page_ecda .preschool-slider .slider-wrapper .swiper-button-next::after,
        .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev::after {
          display: none; }
        @media (max-width: 1199.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-next,
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev {
            width: 30px;
            height: 30px; } }
        @media (max-width: 991.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-next,
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev {
            width: 20px;
            height: 20px; } }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-next,
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev {
            width: 16px;
            height: 16px;
            top: 27%; } }
        @media (max-width: 575.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-next,
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev {
            width: 12px;
            height: 12px;
            top: 20%; } }
        @media (max-width: 480.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-next,
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev {
            width: 12px;
            height: 12px;
            top: 19%; } }
        @media (max-width: 425.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-next,
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev {
            width: 12px;
            height: 12px;
            top: 22%; } }
        .page_ecda .preschool-slider .slider-wrapper .swiper-button-next:not(.swiper-button-disabled):hover .pt_nomal,
        .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev:not(.swiper-button-disabled):hover .pt_nomal {
          display: none; }
        .page_ecda .preschool-slider .slider-wrapper .swiper-button-next:not(.swiper-button-disabled):hover .pt_disable,
        .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev:not(.swiper-button-disabled):hover .pt_disable {
          display: block; }
      .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev {
        left: 0; }
        @media (max-width: 1199.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev {
            left: -60px; } }
        @media (max-width: 991.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev {
            left: -50px; } }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev {
            left: -5px; } }
        @media (max-width: 425.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-prev {
            left: -10px; } }
      .page_ecda .preschool-slider .slider-wrapper .swiper-button-next {
        right: 0; }
        @media (max-width: 1199.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-next {
            right: -60px; } }
        @media (max-width: 991.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-next {
            right: -50px; } }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-next {
            right: -5px; } }
        @media (max-width: 425.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-button-next {
            right: -10px; } }
      .page_ecda .preschool-slider .slider-wrapper .swiper-pagination {
        bottom: -50px; }
        @media (max-width: 480.98px) {
          .page_ecda .preschool-slider .slider-wrapper .swiper-pagination {
            bottom: -30px; } }
        .page_ecda .preschool-slider .slider-wrapper .swiper-pagination .swiper-pagination-bullet {
          width: 16px;
          height: 16px;
          background-color: white;
          opacity: 1; }
          .page_ecda .preschool-slider .slider-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
            background-color: #ed0874; }
          @media (max-width: 575.98px) {
            .page_ecda .preschool-slider .slider-wrapper .swiper-pagination .swiper-pagination-bullet {
              width: 10px;
              height: 10px;
              margin: 0 8px; } }
          @media (max-width: 425.98px) {
            .page_ecda .preschool-slider .slider-wrapper .swiper-pagination .swiper-pagination-bullet {
              margin: 0 5px; } }
    .page_ecda .preschool-slider .swiper-wrapper {
      padding: 0 30px;
      padding-left: 0; }
      @media (max-width: 991.98px) {
        .page_ecda .preschool-slider .swiper-wrapper {
          padding: 0; } }
      .page_ecda .preschool-slider .swiper-wrapper .swiper-slide {
        display: flex;
        align-items: end; }
    .page_ecda .preschool-slider .image-item {
      width: 100%;
      height: 100%; }
      @media (max-width: 767.98px) {
        .page_ecda .preschool-slider .image-item {
          padding: 0 30px;
          height: auto; } }
      @media (max-width: 480.98px) {
        .page_ecda .preschool-slider .image-item {
          padding: 0 20px; } }
      @media (max-width: 425.98px) {
        .page_ecda .preschool-slider .image-item {
          padding: 0; } }
      .page_ecda .preschool-slider .image-item .custom_slider {
        margin: 0; }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-slider .image-item .custom_slider {
            gap: 24px;
            height: auto; } }
        .page_ecda .preschool-slider .image-item .custom_slider .item_left {
          padding: 0; }
          @media (max-width: 991.98px) {
            .page_ecda .preschool-slider .image-item .custom_slider .item_left {
              max-width: 50%;
              flex: 0 0 50%; } }
          @media (max-width: 767.98px) {
            .page_ecda .preschool-slider .image-item .custom_slider .item_left {
              max-width: 100%;
              flex: 0 0 100%;
              margin-top: 30px; } }
          @media (max-width: 480.98px) {
            .page_ecda .preschool-slider .image-item .custom_slider .item_left {
              margin-top: 0px; } }
          .page_ecda .preschool-slider .image-item .custom_slider .item_left::after {
            width: 20px;
            height: 100%;
            background: #fffefd;
            position: absolute;
            left: 0;
            top: 0; }
            @media (max-width: 991.98px) {
              .page_ecda .preschool-slider .image-item .custom_slider .item_left::after {
                width: 15px; } }
          .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item {
            padding-left: 30px;
            padding-right: 30px;
            position: relative; }
            .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item h4 {
              margin: 0;
              font-size: 30px;
              color: #fffefd;
              font-weight: 700;
              line-height: 37px; }
              .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item h4.last_cs {
                margin-bottom: 20px; }
                @media (max-width: 991.98px) {
                  .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item h4.last_cs {
                    margin-bottom: 15px; } }
              @media (max-width: 991.98px) {
                .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item h4 {
                  font-size: 20px; } }
              @media (max-width: 767.98px) {
                .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item h4 {
                  font-size: 16px; } }
              @media (max-width: 575.98px) {
                .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item h4 {
                  line-height: 19px; } }
              @media (max-width: 400.98px) {
                .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item h4 {
                  font-size: 15px; } }
            .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p {
              font-size: 21px;
              margin: 0 !important;
              color: #fffefd;
              line-height: 24px;
              font-weight: 400; }
              .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p.custom_time {
                margin-top: 20px !important;
                font-weight: 700;
                color: black; }
                .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p.custom_time.desktop {
                  display: block; }
                  @media (max-width: 575.98px) {
                    .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p.custom_time.desktop {
                      display: none; } }
                .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p.custom_time.mobile {
                  display: none; }
                  @media (max-width: 575.98px) {
                    .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p.custom_time.mobile {
                      display: block; } }
                  .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p.custom_time.mobile.cs_white {
                    margin-top: 0;
                    color: #fffefd; }
                @media (max-width: 991.98px) {
                  .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p.custom_time {
                    margin-top: 25px !important; } }
                @media (max-width: 480.98px) {
                  .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p.custom_time {
                    margin-top: 20px !important; } }
                @media (max-width: 425.98px) {
                  .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p.custom_time {
                    margin-top: 15px !important; } }
              .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p.mt-top {
                margin-top: 20px !important; }
                @media (max-width: 767.98px) {
                  .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p.mt-top {
                    margin-top: 15px !important; } }
              .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p.ita {
                font-style: italic;
                margin-top: 24px !important;
                font-size: 15px; }
                @media (max-width: 991.98px) {
                  .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p.ita {
                    font-size: 12px; } }
              @media (max-width: 991.98px) {
                .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p {
                  font-size: 16px;
                  line-height: 16px; } }
              @media (max-width: 575.98px) {
                .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p {
                  margin-bottom: 0; } }
              @media (max-width: 480.98px) {
                .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p {
                  font-size: 14px; } }
              @media (max-width: 425.98px) {
                .page_ecda .preschool-slider .image-item .custom_slider .item_left .left_content_item p {
                  font-size: 12px; } }
        .page_ecda .preschool-slider .image-item .custom_slider .item_right {
          padding: 0; }
          @media (max-width: 991.98px) {
            .page_ecda .preschool-slider .image-item .custom_slider .item_right {
              max-width: 50%;
              flex: 0 0 50%; } }
          @media (max-width: 767.98px) {
            .page_ecda .preschool-slider .image-item .custom_slider .item_right {
              max-width: 100%;
              flex: 0 0 100%;
              padding: 0 30px; } }
      .page_ecda .preschool-slider .image-item .custom_findbox {
        text-align: center; }
        .page_ecda .preschool-slider .image-item .custom_findbox .custom_find {
          display: inline-block;
          margin-top: 30px;
          position: relative; }
          @media (max-width: 767.98px) {
            .page_ecda .preschool-slider .image-item .custom_findbox .custom_find {
              margin-top: 20px; } }
          @media (max-width: 425.98px) {
            .page_ecda .preschool-slider .image-item .custom_findbox .custom_find {
              margin-top: 15px; } }
          .page_ecda .preschool-slider .image-item .custom_findbox .custom_find a {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0; }
          .page_ecda .preschool-slider .image-item .custom_findbox .custom_find img {
            width: auto;
            height: 70px; }
            @media (max-width: 991.98px) {
              .page_ecda .preschool-slider .image-item .custom_findbox .custom_find img {
                height: 50px; } }
            @media (max-width: 480.98px) {
              .page_ecda .preschool-slider .image-item .custom_findbox .custom_find img {
                height: 45px; } }
          .page_ecda .preschool-slider .image-item .custom_findbox .custom_find .no-hover {
            display: block; }
          .page_ecda .preschool-slider .image-item .custom_findbox .custom_find .on-hover {
            display: none; }
          .page_ecda .preschool-slider .image-item .custom_findbox .custom_find:hover .no-hover {
            display: none; }
          .page_ecda .preschool-slider .image-item .custom_findbox .custom_find:hover .on-hover {
            display: block; }
      .page_ecda .preschool-slider .image-item img {
        width: 100%;
        padding: 0 30px; }
        @media (max-width: 767.98px) {
          .page_ecda .preschool-slider .image-item img {
            padding: 0; } }
  .page_ecda .section-advertisement {
    background-color: #FFECDA;
    padding: 50px 0; }
    @media (max-width: 991.98px) {
      .page_ecda .section-advertisement {
        padding: 0; } }
    .page_ecda .section-advertisement img {
      margin: 0 auto; }
    .page_ecda .section-advertisement .img-desktop {
      display: block; }
      @media (max-width: 575.98px) {
        .page_ecda .section-advertisement .img-desktop {
          display: none; } }
    .page_ecda .section-advertisement .img-mobile {
      display: none; }
      @media (max-width: 575.98px) {
        .page_ecda .section-advertisement .img-mobile {
          display: block; } }
  .page_ecda .lists-wrapper {
    background-color: #fff;
    padding: 130px 0;
    border-radius: 0 0 0 35%;
    position: relative; }
    @media (max-width: 991.98px) {
      .page_ecda .lists-wrapper {
        padding: 60px 0;
        border-radius: 0 0 0 200px;
        position: relative;
        z-index: -1; } }
    @media (max-width: 575.98px) {
      .page_ecda .lists-wrapper {
        padding: 50px 0;
        border-radius: 0 0 0 150px; } }
    @media (max-width: 425.98px) {
      .page_ecda .lists-wrapper {
        padding: 40px 0;
        border-radius: 0 0 0 100px; } }
    .page_ecda .lists-wrapper #wrapper_icon1 img {
      display: none; }
      @media (max-width: 991.98px) {
        .page_ecda .lists-wrapper #wrapper_icon1 img {
          width: 180px;
          right: 60px;
          bottom: -70px; } }
      @media (max-width: 767.98px) {
        .page_ecda .lists-wrapper #wrapper_icon1 img {
          display: block;
          bottom: 156px;
          right: 68px;
          width: 110px;
          display: none; } }
    .page_ecda .lists-wrapper #wrapper_icon2 img {
      display: none; }
      @media (max-width: 767.98px) {
        .page_ecda .lists-wrapper #wrapper_icon2 img {
          display: block;
          top: 62%;
          right: -25px;
          width: 60px;
          transform: rotate(45deg); } }
    .page_ecda .lists-wrapper #meetout_icon2 img {
      width: 320px;
      top: 60%;
      right: -170px;
      transition: transform 0.2s ease-out; }
      @media (max-width: 1280.98px) {
        .page_ecda .lists-wrapper #meetout_icon2 img {
          width: 220px;
          right: -9%; } }
      @media (max-width: 991.98px) {
        .page_ecda .lists-wrapper #meetout_icon2 img {
          width: 160px; } }
      @media (max-width: 767.98px) {
        .page_ecda .lists-wrapper #meetout_icon2 img {
          right: -90px;
          display: none; } }
      @media (max-width: 575.98px) {
        .page_ecda .lists-wrapper #meetout_icon2 img {
          right: -100px;
          transform: rotate(317deg); } }
      @media (max-width: 425.98px) {
        .page_ecda .lists-wrapper #meetout_icon2 img {
          right: -110px; } }
    .page_ecda .lists-wrapper #meetout_icon3 img {
      width: 120px;
      bottom: 6%;
      transition: transform 0.2s ease-out;
      left: -20px; }
      @media (max-width: 1280.98px) {
        .page_ecda .lists-wrapper #meetout_icon3 img {
          width: 100px;
          bottom: 6%;
          left: -20px; } }
      @media (max-width: 991.98px) {
        .page_ecda .lists-wrapper #meetout_icon3 img {
          width: 100px;
          bottom: 6%;
          left: -30px; } }
      @media (max-width: 767.98px) {
        .page_ecda .lists-wrapper #meetout_icon3 img {
          bottom: 5%;
          display: none; } }
      @media (max-width: 575.98px) {
        .page_ecda .lists-wrapper #meetout_icon3 img {
          bottom: 5%; } }
      @media (max-width: 480.98px) {
        .page_ecda .lists-wrapper #meetout_icon3 img {
          left: -90px;
          width: 80px; } }
      @media (max-width: 425.98px) {
        .page_ecda .lists-wrapper #meetout_icon3 img {
          bottom: 5%;
          left: -60px;
          width: 70px; } }
    .page_ecda .lists-wrapper .main_list_wrapper {
      padding: 0 160px;
      text-align: center; }
      @media (max-width: 1199.98px) {
        .page_ecda .lists-wrapper .main_list_wrapper {
          padding: 0 60px; } }
      @media (max-width: 575.98px) {
        .page_ecda .lists-wrapper .main_list_wrapper {
          padding: 0 40px; } }
      @media (max-width: 425.98px) {
        .page_ecda .lists-wrapper .main_list_wrapper {
          padding: 0 30px; } }
      .page_ecda .lists-wrapper .main_list_wrapper h4 {
        font-size: 62px;
        margin: 0;
        font-weight: 900; }
        @media (max-width: 1199.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h4 {
            font-size: 54px; } }
        @media (max-width: 991.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h4 {
            font-size: 45px; } }
        @media (max-width: 767.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h4 {
            font-size: 31px; } }
        @media (max-width: 575.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h4 {
            font-size: 30px; } }
        @media (max-width: 480.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h4 {
            font-size: 30px; } }
        @media (max-width: 425.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h4 {
            font-size: 26px;
            line-height: 36px; } }
        @media (max-width: 400.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h4 {
            font-size: 25px;
            line-height: 34px; } }
      .page_ecda .lists-wrapper .main_list_wrapper h3 {
        font-size: 62px;
        margin: 0;
        font-weight: 900;
        line-height: 64px; }
        @media (max-width: 1440px) {
          .page_ecda .lists-wrapper .main_list_wrapper h3 {
            line-height: 1.2; } }
        @media (max-width: 1199.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h3 {
            font-size: 54px; } }
        @media (max-width: 991.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h3 {
            font-size: 45px; } }
        @media (max-width: 767.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h3 {
            font-size: 31px;
            line-height: 32px; } }
        @media (max-width: 575.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h3 {
            font-size: 31px; } }
        @media (max-width: 480.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h3 {
            font-size: 30px; } }
        @media (max-width: 425.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h3 {
            font-size: 30px;
            line-height: 36px; } }
        @media (max-width: 400.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h3 {
            font-size: 28px;
            line-height: 34px; } }
      .page_ecda .lists-wrapper .main_list_wrapper h5 {
        font-size: 28px;
        font-weight: 700;
        margin: auto;
        width: 80%;
        margin-bottom: 30px;
        margin-top: 10px;
        line-height: 46px; }
        .page_ecda .lists-wrapper .main_list_wrapper h5.last {
          letter-spacing: 1px;
          width: 100%; }
          @media (max-width: 767.98px) {
            .page_ecda .lists-wrapper .main_list_wrapper h5.last {
              letter-spacing: normal;
              line-height: 22px; } }
        @media (max-width: 1440.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h5 {
            line-height: 1.2; } }
        @media (max-width: 1199.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h5 {
            font-size: 28px;
            letter-spacing: normal; } }
        @media (max-width: 767.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h5 {
            margin-top: 0;
            font-size: 14px;
            margin-top: 20px;
            line-height: 23px; } }
        @media (max-width: 575.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h5 {
            font-size: 14px;
            width: 90%; } }
        @media (max-width: 480.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h5 {
            font-size: 13px;
            width: 95%; } }
        @media (max-width: 425.98px) {
          .page_ecda .lists-wrapper .main_list_wrapper h5 {
            font-size: 12px;
            margin: 20px 0;
            margin-top: 15px; } }
    .page_ecda .lists-wrapper .list_early {
      gap: 50px; }
      @media (max-width: 575.98px) {
        .page_ecda .lists-wrapper .list_early {
          gap: 25px 20px;
          justify-content: center; } }
      .page_ecda .lists-wrapper .list_early .item-early {
        max-width: calc(33.333333% - 40px); }
        @media (max-width: 991.98px) {
          .page_ecda .lists-wrapper .list_early .item-early {
            max-width: calc(50% - 25px); } }
        @media (max-width: 575.98px) {
          .page_ecda .lists-wrapper .list_early .item-early {
            max-width: calc(50% - 25px);
            flex: 40%; } }
        .page_ecda .lists-wrapper .list_early .item-early a {
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 9999999; }
        .page_ecda .lists-wrapper .list_early .item-early .box-title p {
          display: none; }
          .page_ecda .lists-wrapper .list_early .item-early .box-title p a {
            position: relative;
            color: #000000;
            text-decoration: none; }
            .page_ecda .lists-wrapper .list_early .item-early .box-title p a:hover {
              color: #ED0874; }
          .page_ecda .lists-wrapper .list_early .item-early .box-title p:last-child {
            display: block; }
    .page_ecda .lists-wrapper .item {
      display: block;
      position: relative;
      overflow: hidden;
      position: relative;
      border-radius: 0 100px 0 0;
      border-radius: 50%;
      border: 4px solid #fab7d7;
      padding: 4px; }
      .page_ecda .lists-wrapper .item > p {
        margin: 0 !important; }
      .page_ecda .lists-wrapper .item > a {
        border-radius: 50%; }
      .page_ecda .lists-wrapper .item img {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50% !important;
        border: 4px solid #fab7d7;
        aspect-ratio: 1;
        object-fit: cover; }
      .page_ecda .lists-wrapper .item.first-item .bg-item {
        object-fit: contain; }
      .page_ecda .lists-wrapper .item .box-desc {
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 100%;
        height: calc(100% - 0px);
        z-index: 2;
        transform: translateY(120%);
        transition: 0.4s all; }
        @media (max-width: 767.98px) {
          .page_ecda .lists-wrapper .item .box-desc {
            padding: 20px; } }
        @media (max-width: 575.98px) {
          .page_ecda .lists-wrapper .item .box-desc {
            padding: 10px;
            height: calc(100% - 0px);
            bottom: 0px; } }
        .page_ecda .lists-wrapper .item .box-desc .box-frame {
          height: 100%;
          padding: 0 30px;
          color: white;
          font-size: 24px;
          line-height: 32px;
          letter-spacing: 0.6px;
          font-weight: 700;
          display: flex;
          align-items: center;
          padding-right: 37px; }
          .page_ecda .lists-wrapper .item .box-desc .box-frame .content span {
            position: relative;
            display: inline-block; }
            .page_ecda .lists-wrapper .item .box-desc .box-frame .content span .btn_arr {
              display: inline-block; }
          .page_ecda .lists-wrapper .item .box-desc .box-frame .content .arrow {
            max-width: 50px;
            display: inline-block;
            bottom: 0;
            width: 35px;
            height: 35px;
            position: relative;
            align-items: center;
            justify-content: center;
            border-radius: 50%; }
            .page_ecda .lists-wrapper .item .box-desc .box-frame .content .arrow img {
              width: 17px;
              height: 17px;
              /* border-radius: 50%; */
              position: absolute;
              left: 55%;
              top: 50%;
              transform: translate(-50%, -50%); }
              @media (max-width: 1280px) {
                .page_ecda .lists-wrapper .item .box-desc .box-frame .content .arrow img {
                  width: 12px;
                  height: 12px; } }
          @media (max-width: 1440px) {
            .page_ecda .lists-wrapper .item .box-desc .box-frame {
              font-size: 20px;
              line-height: 24px; }
              .page_ecda .lists-wrapper .item .box-desc .box-frame .content .arrow {
                max-width: 35px;
                max-height: 35px; } }
          @media (max-width: 1280px) {
            .page_ecda .lists-wrapper .item .box-desc .box-frame {
              font-size: 18px;
              line-height: 24px; }
              .page_ecda .lists-wrapper .item .box-desc .box-frame .content .arrow {
                max-width: 30px;
                max-height: 30px; } }
          @media (max-width: 767.98px) {
            .page_ecda .lists-wrapper .item .box-desc .box-frame {
              font-size: 18px;
              line-height: 22px;
              padding: 20px 30px;
              padding-left: 10px; }
              .page_ecda .lists-wrapper .item .box-desc .box-frame .content .arrow {
                max-width: 20px;
                max-height: 20px; } }
          @media (max-width: 575.98px) {
            .page_ecda .lists-wrapper .item .box-desc .box-frame {
              font-size: 14px;
              line-height: 22px;
              padding: 15px 10px;
              padding-right: 25px; } }
          @media (max-width: 480.98px) {
            .page_ecda .lists-wrapper .item .box-desc .box-frame {
              padding: 15px 0px;
              padding-right: 15px; } }
          @media (max-width: 425.98px) {
            .page_ecda .lists-wrapper .item .box-desc .box-frame {
              line-height: 18px; }
              .page_ecda .lists-wrapper .item .box-desc .box-frame .content .arrow {
                max-width: 17px;
                max-height: 17px; }
                .page_ecda .lists-wrapper .item .box-desc .box-frame .content .arrow img {
                  width: 10px;
                  height: 10px;
                  left: 60%; } }
          @media (max-width: 390px) {
            .page_ecda .lists-wrapper .item .box-desc .box-frame {
              font-size: 12px; }
              .page_ecda .lists-wrapper .item .box-desc .box-frame .content .arrow {
                max-width: 15px;
                max-height: 15px; }
                .page_ecda .lists-wrapper .item .box-desc .box-frame .content .arrow img {
                  width: 8px;
                  height: 8px;
                  left: 55%; } }
      .page_ecda .lists-wrapper .item:hover {
        border: 4px solid #ed0874; }
        .page_ecda .lists-wrapper .item:hover img {
          border: 4px solid #ed0874; }
        .page_ecda .lists-wrapper .item:hover .box-desc {
          transform: translateY(0);
          transition: 0.4s all; }
        .page_ecda .lists-wrapper .item:hover .box-title {
          display: none; }
    .page_ecda .lists-wrapper .box-title {
      display: block;
      text-align: center;
      padding: 0 15px;
      width: 100%;
      z-index: 3;
      margin-top: 16px; }
      @media (max-width: 1440.98px) {
        .page_ecda .lists-wrapper .box-title {
          padding: 0 10px; } }
      @media (max-width: 767.98px) and (min-width: 576px) {
        .page_ecda .lists-wrapper .box-title {
          padding: 0 8px; } }
      @media (max-width: 575.98px) {
        .page_ecda .lists-wrapper .box-title {
          padding: 0 10px;
          margin-top: 12px; } }
      @media (max-width: 480.98px) {
        .page_ecda .lists-wrapper .box-title {
          padding: 0 10px; } }
      @media (max-width: 420.98px) {
        .page_ecda .lists-wrapper .box-title {
          padding: 0 10px; } }
      .page_ecda .lists-wrapper .box-title p {
        font-weight: 700;
        line-height: 31px;
        font-size: 23.6px; }
        @media (max-width: 1440.98px) {
          .page_ecda .lists-wrapper .box-title p {
            font-size: 1.5rem;
            line-height: 1.2; } }
        @media (max-width: 767.98px) {
          .page_ecda .lists-wrapper .box-title p {
            font-size: 12px;
            line-height: 16px; } }
  .page_ecda .worl_appreciation {
    margin-top: 250px;
    width: 100%;
    position: relative;
    z-index: 2; }
    @media (max-width: 991.98px) {
      .page_ecda .worl_appreciation {
        margin-top: 120px; } }
    @media (max-width: 767.98px) {
      .page_ecda .worl_appreciation {
        margin-top: 90px; } }
    @media (max-width: 425.98px) {
      .page_ecda .worl_appreciation {
        margin-top: 60px; } }
    .page_ecda .worl_appreciation .main_appreciation {
      width: calc(100% - 80px);
      margin: 0 auto;
      background: #c1e8fb;
      border-radius: 0 80px 0 0;
      padding: 40px 120px;
      padding-bottom: 90px;
      margin-bottom: 160px; }
      @media (max-width: 1199.98px) {
        .page_ecda .worl_appreciation .main_appreciation {
          width: calc(100% - 120px);
          padding: 40px 30px; } }
      @media (max-width: 991.98px) {
        .page_ecda .worl_appreciation .main_appreciation {
          padding: 40px 30px;
          width: calc(100% - 120px);
          margin-bottom: 90px; } }
      @media (max-width: 767.98px) {
        .page_ecda .worl_appreciation .main_appreciation {
          width: calc(100% - 60px);
          margin-bottom: 0; } }
      @media (max-width: 480.98px) {
        .page_ecda .worl_appreciation .main_appreciation {
          width: 100%;
          margin-bottom: 0; } }
      .page_ecda .worl_appreciation .main_appreciation .title_appreciation {
        text-align: center; }
        .page_ecda .worl_appreciation .main_appreciation .title_appreciation .cs_appre {
          position: relative;
          display: inline-block;
          font-family: "Poppins", sans-serif !important; }
          .page_ecda .worl_appreciation .main_appreciation .title_appreciation .cs_appre .icon_cs_pt {
            position: absolute;
            right: -120px;
            top: -155px;
            width: 145px; }
            @media (max-width: 991.98px) {
              .page_ecda .worl_appreciation .main_appreciation .title_appreciation .cs_appre .icon_cs_pt {
                right: -90px;
                top: -115px;
                width: 110px; } }
            @media (max-width: 425.98px) {
              .page_ecda .worl_appreciation .main_appreciation .title_appreciation .cs_appre .icon_cs_pt {
                right: -75px;
                top: -90px;
                width: 90px; } }
            @media (max-width: 400.98px) {
              .page_ecda .worl_appreciation .main_appreciation .title_appreciation .cs_appre .icon_cs_pt {
                right: -65px;
                top: -80px;
                width: 80px; } }
        .page_ecda .worl_appreciation .main_appreciation .title_appreciation h2 {
          font-size: 60px;
          line-height: 70px;
          margin: 0;
          font-weight: 800;
          font-family: "Poppins", sans-serif !important; }
          @media (max-width: 991.98px) {
            .page_ecda .worl_appreciation .main_appreciation .title_appreciation h2 {
              font-size: 45px;
              line-height: 55px; } }
          @media (max-width: 767.98px) {
            .page_ecda .worl_appreciation .main_appreciation .title_appreciation h2 {
              font-size: 38px;
              line-height: 45px; } }
          @media (max-width: 575.98px) {
            .page_ecda .worl_appreciation .main_appreciation .title_appreciation h2 {
              font-size: 34px;
              line-height: 42px; } }
          @media (max-width: 480.98px) {
            .page_ecda .worl_appreciation .main_appreciation .title_appreciation h2 {
              font-size: 32px;
              line-height: 38px; } }
          @media (max-width: 425.98px) {
            .page_ecda .worl_appreciation .main_appreciation .title_appreciation h2 {
              font-size: 30px;
              line-height: 36px; } }
          @media (max-width: 400.98px) {
            .page_ecda .worl_appreciation .main_appreciation .title_appreciation h2 {
              font-size: 28px;
              line-height: 34px; } }
          .page_ecda .worl_appreciation .main_appreciation .title_appreciation h2 span {
            font-family: "Poppins", sans-serif !important; }
        .page_ecda .worl_appreciation .main_appreciation .title_appreciation h3 {
          font-size: 28px;
          line-height: 40px;
          margin-top: 10px;
          width: 80%;
          margin: 0 auto;
          margin-top: 15px; }
          @media (max-width: 991.98px) {
            .page_ecda .worl_appreciation .main_appreciation .title_appreciation h3 {
              width: 90%; } }
          @media (max-width: 767.98px) {
            .page_ecda .worl_appreciation .main_appreciation .title_appreciation h3 {
              width: 100%;
              font-size: 20px;
              line-height: 30px; } }
          @media (max-width: 575.98px) {
            .page_ecda .worl_appreciation .main_appreciation .title_appreciation h3 {
              font-size: 17px;
              line-height: 22px; } }
          @media (max-width: 425.98px) {
            .page_ecda .worl_appreciation .main_appreciation .title_appreciation h3 {
              font-size: 15px;
              line-height: 22px; } }
      .page_ecda .worl_appreciation .main_appreciation .custom_frame {
        margin-top: 40px;
        background: #c1e8fb;
        position: relative;
        z-index: 9; }
        @media (max-width: 991.98px) {
          .page_ecda .worl_appreciation .main_appreciation .custom_frame {
            margin-top: 30px; } }
        @media (max-width: 767.98px) {
          .page_ecda .worl_appreciation .main_appreciation .custom_frame {
            position: relative;
            z-index: 2; } }
        .page_ecda .worl_appreciation .main_appreciation .custom_frame iframe {
          width: 100%;
          height: 500px;
          border-color: white;
          border-style: double; }
    .page_ecda .worl_appreciation #appreciation_icon1 img {
      width: 360px;
      height: 250px;
      top: -125px;
      left: -20px;
      transition: transform 0.2s ease-out; }
      @media (max-width: 1199.98px) {
        .page_ecda .worl_appreciation #appreciation_icon1 img {
          width: 300px;
          height: 140px;
          top: -70px;
          left: -40px; } }
      @media (max-width: 991.98px) {
        .page_ecda .worl_appreciation #appreciation_icon1 img {
          height: 100px;
          top: -20px; } }
      @media (max-width: 767.98px) {
        .page_ecda .worl_appreciation #appreciation_icon1 img {
          height: 140px;
          top: -70px;
          left: -50px; } }
      @media (max-width: 575.98px) {
        .page_ecda .worl_appreciation #appreciation_icon1 img {
          height: 100px;
          top: -50px;
          left: -100px; } }
      @media (max-width: 425.98px) {
        .page_ecda .worl_appreciation #appreciation_icon1 img {
          height: 70px;
          top: -35px;
          left: -100px; } }
    .page_ecda .worl_appreciation #appreciation_icon2 img {
      width: 320px;
      height: 250px;
      bottom: -110px;
      left: -80px;
      transition: transform 0.2s ease-out; }
      @media (max-width: 991.98px) {
        .page_ecda .worl_appreciation #appreciation_icon2 img {
          width: 160px;
          height: 180px;
          left: 0; } }
      @media (max-width: 767.98px) {
        .page_ecda .worl_appreciation #appreciation_icon2 img {
          top: 55%;
          transform: translateY(-50%);
          left: -60px; } }
    .page_ecda .worl_appreciation #appreciation_icon3 img {
      width: 410px;
      height: 250px;
      bottom: -190px;
      right: -120px;
      transition: transform 0.2s ease-out; }
      @media (max-width: 991.98px) {
        .page_ecda .worl_appreciation #appreciation_icon3 img {
          width: 220px;
          height: 220px;
          bottom: -150px;
          right: -60px; } }
      @media (max-width: 767.98px) {
        .page_ecda .worl_appreciation #appreciation_icon3 img {
          width: 180px;
          height: 180px;
          bottom: -90px;
          right: -90px;
          z-index: 3; } }
      @media (max-width: 575.98px) {
        .page_ecda .worl_appreciation #appreciation_icon3 img {
          bottom: -90px;
          right: -120px; } }
  .page_ecda .nationwide {
    padding: 100px 0 100px 0;
    position: relative; }
    @media (max-width: 1199.98px) {
      .page_ecda .nationwide {
        padding: 100px 0 100px 0; } }
    @media (max-width: 991.98px) {
      .page_ecda .nationwide {
        padding: 100px 0 50px 0; } }
    @media (max-width: 575.98px) {
      .page_ecda .nationwide {
        padding: 60px 0 40px 0; } }
    @media (max-width: 425.98px) {
      .page_ecda .nationwide {
        padding: 40px 0 40px 0; } }
    @media (max-width: 1199.98px) {
      .page_ecda .nationwide .container {
        padding: 0; } }
    .page_ecda .nationwide #nationwide-icon1 img {
      width: 320px;
      height: 250px;
      top: -70px;
      left: -100px;
      transition: transform 0.2s ease-out; }
      @media (max-width: 991.98px) {
        .page_ecda .nationwide #nationwide-icon1 img {
          width: 200px;
          height: 170px;
          top: -70px;
          left: -30px; } }
      @media (max-width: 767.98px) {
        .page_ecda .nationwide #nationwide-icon1 img {
          width: 120px;
          height: 150px;
          top: -60px; } }
      @media (max-width: 575.98px) {
        .page_ecda .nationwide #nationwide-icon1 img {
          left: -60px;
          top: -60px; } }
      @media (max-width: 400.98px) {
        .page_ecda .nationwide #nationwide-icon1 img {
          left: -70px;
          top: -70px; } }
    .page_ecda .nationwide .col-md-9 {
      padding: 0; }
      @media (max-width: 767.98px) {
        .page_ecda .nationwide .col-md-9 {
          padding: 0 15px; } }
    .page_ecda .nationwide .heading.desktop {
      display: block; }
      @media (max-width: 575.98px) {
        .page_ecda .nationwide .heading.desktop {
          display: none; } }
    .page_ecda .nationwide .heading.mobile {
      display: none; }
      @media (max-width: 575.98px) {
        .page_ecda .nationwide .heading.mobile {
          display: block;
          margin: 0 auto; } }
    .page_ecda .nationwide .heading h3 {
      margin: 0;
      font-size: 38px;
      line-height: 52px;
      font-weight: 900;
      letter-spacing: 0.7px;
      text-align: center;
      color: #ED0874; }
      @media (max-width: 1440.98px) {
        .page_ecda .nationwide .heading h3 {
          line-height: 1.2; } }
      @media (max-width: 1200.98px) {
        .page_ecda .nationwide .heading h3 {
          font-size: 33px; } }
      @media (max-width: 991.98px) {
        .page_ecda .nationwide .heading h3 {
          font-size: 30px;
          line-height: 36px; } }
      @media (max-width: 767.98px) {
        .page_ecda .nationwide .heading h3 {
          font-size: 19px;
          line-height: 26px; } }
      @media (max-width: 480.98px) {
        .page_ecda .nationwide .heading h3 {
          font-weight: 800; } }
    .page_ecda .nationwide .lists-logo {
      margin-top: 70px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 12px; }
      .page_ecda .nationwide .lists-logo .item {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 11.5%; }
        .page_ecda .nationwide .lists-logo .item.cs_item_logo {
          width: 14%; }
          @media (max-width: 767.98px) {
            .page_ecda .nationwide .lists-logo .item.cs_item_logo {
              width: 29%; } }
        .page_ecda .nationwide .lists-logo .item.cs_lg_pt {
          width: 13.5%; }
          @media (max-width: 767.98px) {
            .page_ecda .nationwide .lists-logo .item.cs_lg_pt {
              width: 27%; } }
        @media (max-width: 767.98px) {
          .page_ecda .nationwide .lists-logo .item {
            width: 27%; } }
        .page_ecda .nationwide .lists-logo .item img {
          display: inline-block;
          max-height: 90px;
          object-fit: cover;
          width: auto; }
        @media (min-width: 576px) {
          .page_ecda .nationwide .lists-logo .item.pt_ebridge {
            width: 22.5%; } }
        @media (min-width: 576px) {
          .page_ecda .nationwide .lists-logo .item.pt_ebridge_last {
            width: 22.5%; } }
        @media (min-width: 576px) {
          .page_ecda .nationwide .lists-logo .item.pt_ebridge_last_end {
            width: 15%; } }
        .page_ecda .nationwide .lists-logo .item.auto {
          width: auto !important; }
        .page_ecda .nationwide .lists-logo .item.item_last1 {
          width: 40%;
          justify-content: right; }
        .page_ecda .nationwide .lists-logo .item.item_last2 {
          width: 40%;
          justify-content: left; }
      @media (max-width: 1385px) {
        .page_ecda .nationwide .lists-logo {
          gap: 16px; } }
      @media (max-width: 991.98px) {
        .page_ecda .nationwide .lists-logo {
          margin-top: 50px; } }
      @media (max-width: 575.98px) {
        .page_ecda .nationwide .lists-logo {
          gap: unset;
          margin-top: 30px; }
          .page_ecda .nationwide .lists-logo .item {
            width: 28%;
            margin-bottom: 15px;
            padding: 0 10px; }
            .page_ecda .nationwide .lists-logo .item img {
              max-height: 50px; } }
      @media (max-width: 400.98px) {
        .page_ecda .nationwide .lists-logo .item {
          width: 26%; } }
  .page_ecda .thank-you {
    background-size: cover; }
    .page_ecda .thank-you .sub_footer {
      display: flex;
      align-items: center; }
      @media (max-width: 767.98px) {
        .page_ecda .thank-you .sub_footer {
          flex-direction: column;
          padding-bottom: 0px; } }
      .page_ecda .thank-you .sub_footer .right_logo {
        width: 35%; }
        @media (max-width: 767.98px) {
          .page_ecda .thank-you .sub_footer .right_logo {
            width: 70%; } }
        .page_ecda .thank-you .sub_footer .right_logo .img_logo {
          width: 65%;
          margin-left: 60px; }
          @media (max-width: 991.98px) {
            .page_ecda .thank-you .sub_footer .right_logo .img_logo {
              width: 70%;
              margin-left: 40px; } }
          @media (max-width: 767.98px) {
            .page_ecda .thank-you .sub_footer .right_logo .img_logo {
              width: 75%;
              margin-left: 30px; } }
          @media (max-width: 480.98px) {
            .page_ecda .thank-you .sub_footer .right_logo .img_logo {
              width: 80%;
              margin-left: 20px; } }
          @media (max-width: 425.98px) {
            .page_ecda .thank-you .sub_footer .right_logo .img_logo {
              width: 70%; } }
          .page_ecda .thank-you .sub_footer .right_logo .img_logo img {
            height: 195px;
            max-height: 195px; }
            @media (max-width: 767.98px) {
              .page_ecda .thank-you .sub_footer .right_logo .img_logo img {
                width: 220px; } }
    .page_ecda .thank-you .box-content {
      width: 65%;
      position: relative; }
      @media (max-width: 767.98px) {
        .page_ecda .thank-you .box-content {
          width: 70%; } }
      .page_ecda .thank-you .box-content .content_thank {
        width: 72%;
        margin-left: 20%;
        padding: 85px 0 60px; }
        @media (max-width: 1199.98px) {
          .page_ecda .thank-you .box-content .content_thank {
            width: 70%;
            margin-left: 10%; } }
        @media (max-width: 991.98px) {
          .page_ecda .thank-you .box-content .content_thank {
            margin-left: 60px;
            padding: 60px 0; } }
        @media (max-width: 767.98px) {
          .page_ecda .thank-you .box-content .content_thank {
            margin-left: 0;
            padding: 40px 0;
            padding-bottom: 0;
            width: 100%; } }
        @media (max-width: 425.98px) {
          .page_ecda .thank-you .box-content .content_thank {
            padding: 40px 0; } }
        .page_ecda .thank-you .box-content .content_thank .no_hover {
          display: block; }
        .page_ecda .thank-you .box-content .content_thank .on_hover {
          display: none; }
        .page_ecda .thank-you .box-content .content_thank .btn_find_more {
          display: inline-block;
          position: relative;
          margin-left: -2%; }
          .page_ecda .thank-you .box-content .content_thank .btn_find_more:hover {
            cursor: pointer; }
            .page_ecda .thank-you .box-content .content_thank .btn_find_more:hover .no_hover {
              display: none; }
            .page_ecda .thank-you .box-content .content_thank .btn_find_more:hover .on_hover {
              display: block; }
          .page_ecda .thank-you .box-content .content_thank .btn_find_more a {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
        .page_ecda .thank-you .box-content .content_thank h4 {
          font-size: 28px;
          color: #fffefd;
          font-weight: normal;
          margin: 0;
          line-height: 47px; }
          @media (max-width: 1440.98px) {
            .page_ecda .thank-you .box-content .content_thank h4 {
              line-height: 1.2; } }
          @media (max-width: 767.98px) {
            .page_ecda .thank-you .box-content .content_thank h4 {
              font-size: 26px;
              line-height: 36px;
              margin-bottom: 0px; } }
          @media (max-width: 425.98px) {
            .page_ecda .thank-you .box-content .content_thank h4 {
              padding-right: 15px; } }
          .page_ecda .thank-you .box-content .content_thank h4:nth-last-child(2) {
            margin-bottom: 40px; }
          .page_ecda .thank-you .box-content .content_thank h4.title_thank {
            margin-bottom: 0;
            font-size: 32px;
            margin-bottom: 15px;
            font-weight: 900; }
            @media (max-width: 767.98px) {
              .page_ecda .thank-you .box-content .content_thank h4.title_thank {
                font-size: 26px;
                margin-bottom: 10px; } }
        .page_ecda .thank-you .box-content .content_thank img {
          width: auto;
          height: 70px; }
          @media (max-width: 991.98px) {
            .page_ecda .thank-you .box-content .content_thank img {
              height: 60px; } }
          @media (max-width: 480.98px) {
            .page_ecda .thank-you .box-content .content_thank img {
              height: 40px; } }
    .page_ecda .thank-you #thank_icon1 img {
      width: 70px;
      top: -300px;
      left: 0;
      transition: transform 0.2s ease-out; }
      @media (max-width: 767.98px) {
        .page_ecda .thank-you #thank_icon1 img {
          width: 50px;
          top: -35px;
          left: 60px; } }
      @media (max-width: 575.98px) {
        .page_ecda .thank-you #thank_icon1 img {
          width: 50px;
          top: -25px;
          left: 35px; } }
      @media (max-width: 425.98px) {
        .page_ecda .thank-you #thank_icon1 img {
          width: 40px;
          top: -25px;
          left: 10px; } }
    .page_ecda .thank-you #thank_icon2 img {
      width: 150px;
      height: 150px;
      top: 50px;
      left: 30px;
      transition: transform 0.2s ease-out;
      transform: rotate(60deg); }
      @media (max-width: 1199.98px) {
        .page_ecda .thank-you #thank_icon2 img {
          width: 120px;
          height: 120px;
          top: 50px;
          left: 0; } }
      @media (max-width: 991.98px) {
        .page_ecda .thank-you #thank_icon2 img {
          width: 90px;
          height: 90px;
          left: 0;
          top: -45px; } }
      @media (max-width: 575.98px) {
        .page_ecda .thank-you #thank_icon2 img {
          left: 30px; } }
      @media (max-width: 425.98px) {
        .page_ecda .thank-you #thank_icon2 img {
          left: 15px;
          width: 60px;
          height: 60px;
          top: -20px; } }

#wnd-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999; }
  #wnd-popup .wnd-overlay {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.wnd-boxVideo {
  width: 60%;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }
  @media (max-width: 1199.98px) {
    .wnd-boxVideo {
      width: 80%; } }
  @media (max-width: 575.98px) {
    .wnd-boxVideo {
      width: 90%; } }

.wnd-videoWrapper {
  position: relative;
  margin: 0 auto;
  padding-top: 56.25%;
  height: auto; }

.wnd-videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#wnd-closePopup {
  position: absolute;
  top: -30px;
  right: 0;
  background-color: transparent;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 25px;
  font-weight: 500; }
  @media (max-width: 575.98px) {
    #wnd-closePopup {
      font-size: 20px; } }

.wnd-has-model {
  overflow: hidden;
  margin: 0; }
  .wnd-has-model #wnd-popup {
    overflow: hidden; }

.page_ecda.landing .preschool-wrapper .box-content .box-left .desc p.first_content {
  font-weight: 700; }

.page_ecda.landing .preschool-wrapper .box-content .box-left .desc p.first_content > span {
  color: #ed0874; }

.page_ecda.landing .landing-banner .box-videos {
  background: #F578CC; }
  @media (min-width: 1281px) {
    .page_ecda.landing .landing-banner .box-videos {
      height: 840px; } }

.page_ecda.landing .landing-banner .box-videos .box_img_banner > img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  width: 820px; }
  @media (max-width: 1280.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner > img {
      width: 600px; } }
  @media (max-width: 991.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner > img {
      width: 490px; } }
  @media (max-width: 767.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner > img {
      width: 380px; } }
  @media (max-width: 575.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner > img {
      width: 340px; } }
  @media (max-width: 480.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner > img {
      width: 290px; } }
  @media (max-width: 425.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner > img {
      width: 255px; } }
  .page_ecda.landing .landing-banner .box-videos .box_img_banner > img.come_from {
    top: 315px;
    width: 570px; }
  .page_ecda.landing .landing-banner .box-videos .box_img_banner > img.img-desktop {
    display: block; }
    @media (max-width: 575.98px) {
      .page_ecda.landing .landing-banner .box-videos .box_img_banner > img.img-desktop {
        display: none; } }
  .page_ecda.landing .landing-banner .box-videos .box_img_banner > img.img-mobile {
    display: none; }
    @media (max-width: 575.98px) {
      .page_ecda.landing .landing-banner .box-videos .box_img_banner > img.img-mobile {
        display: block; } }
.page_ecda.landing .landing-banner .box-videos .box_img_banner .the_best {
  top: 230px;
  width: 550px;
  position: absolute;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%); }
  @media (max-width: 1280.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .the_best {
      top: 210px;
      width: 410px; } }
  @media (max-width: 991.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .the_best {
      top: 235px;
      width: 320px; } }
  @media (max-width: 767.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .the_best {
      top: 160px;
      width: 260px; } }
  @media (max-width: 575.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .the_best {
      top: 145px;
      width: 250px; } }
  @media (max-width: 480.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .the_best {
      top: 110px;
      width: 200px; } }
  @media (max-width: 425.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .the_best {
      top: 80px;
      width: 170px; } }
.page_ecda.landing .landing-banner .box-videos .box_img_banner .come_from {
  top: 315px;
  width: 580px;
  position: absolute;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%); }
  @media (max-width: 1280.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .come_from {
      top: 270px;
      width: 410px; } }
  @media (max-width: 991.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .come_from {
      top: 285px;
      width: 320px; } }
  @media (max-width: 767.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .come_from {
      top: 200px;
      width: 260px; } }
  @media (max-width: 575.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .come_from {
      top: 180px;
      width: 255px; } }
  @media (max-width: 480.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .come_from {
      top: 140px;
      width: 200px; } }
  @media (max-width: 425.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .come_from {
      top: 105px;
      width: 170px; } }
.page_ecda.landing .landing-banner .box-videos .box_img_banner .happy_teach {
  bottom: 160px;
  width: 580px;
  position: absolute;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%); }
  @media (max-width: 1280.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .happy_teach {
      bottom: 170px;
      width: 420px; } }
  @media (max-width: 991.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .happy_teach {
      bottom: 200px;
      width: 340px; } }
  @media (max-width: 767.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .happy_teach {
      bottom: 135px;
      width: 270px; } }
  @media (max-width: 575.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .happy_teach {
      bottom: 120px;
      width: 240px; } }
  @media (max-width: 480.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .happy_teach {
      bottom: 90px;
      width: 200px; } }
  @media (max-width: 425.98px) {
    .page_ecda.landing .landing-banner .box-videos .box_img_banner .happy_teach {
      bottom: 65px;
      width: 170px; } }

.page_ecda.landing .brand-studio .right .logo-right.pt_cs_logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px; }
  @media (max-width: 767.98px) {
    .page_ecda.landing .brand-studio .right .logo-right.pt_cs_logo {
      gap: 8px; } }
  .page_ecda.landing .brand-studio .right .logo-right.pt_cs_logo .logo_2 img {
    width: 100%;
    width: 100px; }
    @media (max-width: 767.98px) {
      .page_ecda.landing .brand-studio .right .logo-right.pt_cs_logo .logo_2 img {
        width: 80px; } }
  .page_ecda.landing .brand-studio .right .logo-right.pt_cs_logo .logo_1 img {
    max-width: 90px; }
    @media (max-width: 767.98px) {
      .page_ecda.landing .brand-studio .right .logo-right.pt_cs_logo .logo_1 img {
        max-width: 70px; } }
  .page_ecda.landing .brand-studio .right .logo-right.pt_cs_logo img {
    max-width: 100px; }
    @media (max-width: 767.98px) {
      .page_ecda.landing .brand-studio .right .logo-right.pt_cs_logo img {
        max-width: 80px; } }

section.top-banner .slider-wrapper {
  position: relative; }
  @media screen and (max-width: 662px) {
    section.top-banner .slider-wrapper .awardTop1 {
      height: 50vh; } }
  section.top-banner .slider-wrapper .swiper-slide {
    height: auto; }
    section.top-banner .slider-wrapper .swiper-slide .image-item {
      height: 100%;
      position: relative; }
      section.top-banner .slider-wrapper .swiper-slide .image-item .content_item {
        height: 100%; }
        section.top-banner .slider-wrapper .swiper-slide .image-item .content_item img {
          width: 100%;
          object-fit: cover;
          object-position: bottom; }
          @media (max-width: 991.98px) {
            section.top-banner .slider-wrapper .swiper-slide .image-item .content_item img {
              height: 100%; } }
  section.top-banner .slider-wrapper img {
    width: 100%; }
  section.top-banner .slider-wrapper .banner-content {
    position: absolute;
    left: 60%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: end; }
    @media (max-width: 767.98px) {
      section.top-banner .slider-wrapper .banner-content {
        flex-direction: column;
        left: 50%; } }
    section.top-banner .slider-wrapper .banner-content .shape {
      width: 10vw; }
      @media (max-width: 767.98px) {
        section.top-banner .slider-wrapper .banner-content .shape {
          width: 15vw; } }
    section.top-banner .slider-wrapper .banner-content .text {
      width: 60vw; }
      @media (max-width: 767.98px) {
        section.top-banner .slider-wrapper .banner-content .text {
          width: 80vw; } }

section.quote {
  padding: 120px 0 20px 0;
  background-color: #fab7d7;
  position: relative;
  padding-bottom: 120px; }
  @media (max-width: 767.98px) {
    section.quote {
      padding-top: 40px; } }
  section.quote .title-slider {
    all: unset;
    text-align: center; }
    section.quote .title-slider h3 {
      font-size: var(--font-size-1);
      font-family: "effra", sans-serif;
      font-weight: 900;
      margin-top: 0;
      margin-bottom: 20px; }
      @media (max-width: 575.98px) {
        section.quote .title-slider h3 {
          margin: 0 auto;
          margin-bottom: 20px; } }
  section.quote .slider-wrapper .swiper-button-prev:after, section.quote .slider-wrapper .swiper-button-next:after {
    content: unset; }
  section.quote .slider-wrapper .quoteslide-swiper-next.swiper-button-disabled, section.quote .slider-wrapper .quoteslide-swiper-prev.swiper-button-disabled {
    opacity: 0; }
  section.quote .slider-wrapper .quoteslide-swiper-next img, section.quote .slider-wrapper .quoteslide-swiper-prev img {
    height: 35px;
    width: 35px;
    object-fit: cover; }
  section.quote .slider-wrapper .quoteslide-swiper-prev {
    transform: rotateY(180deg); }
  section.quote .slider-wrapper .swiper-button-prev.quoteslide-swiper-prev {
    left: -5px;
    right: auto; }
    @media (max-width: 1199.98px) {
      section.quote .slider-wrapper .swiper-button-prev.quoteslide-swiper-prev {
        left: 20px; } }
  section.quote .slider-wrapper .swiper-button-next.quoteslide-swiper-next {
    right: -14px;
    left: auto; }
    @media (max-width: 1199.98px) {
      section.quote .slider-wrapper .swiper-button-next.quoteslide-swiper-next {
        right: 15px; } }
    @media (max-width: 767.98px) {
      section.quote .slider-wrapper .swiper-button-next.quoteslide-swiper-next {
        right: 10px; } }
  section.quote .slider-wrapper .swiper-slide {
    height: auto; }
    @media (max-width: 462.98px) {
      section.quote .slider-wrapper .swiper-slide {
        margin-bottom: 20px; } }
    section.quote .slider-wrapper .swiper-slide .image-item {
      margin: 0 16px;
      margin-top: 30px;
      margin-bottom: 50px;
      height: 100%; }
      section.quote .slider-wrapper .swiper-slide .image-item .item-title {
        background-color: #ed0874;
        -webkit-box-shadow: 11px 12px 0px 0px #DAB3C6;
        box-shadow: 11px 12px 0px 0px #DAB3C6;
        padding: 12px 30px;
        margin: auto;
        border-radius: 60px;
        color: #fff;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0);
        text-align: center;
        font-weight: 600;
        font-size: var(--font-size-2);
        width: max-content; }
        @media (max-width: 767.98px) {
          section.quote .slider-wrapper .swiper-slide .image-item .item-title {
            width: 80%; } }
      section.quote .slider-wrapper .swiper-slide .image-item .content_item {
        background-color: #fff;
        border-radius: 30px;
        overflow: hidden;
        -webkit-box-shadow: 11px 12px 0px 0px #ed0874;
        box-shadow: 11px 12px 0px 0px #ed0874;
        padding: 30px;
        height: calc(100% - 80px);
        display: flex;
        flex-direction: column; }
        @media (max-width: 767.98px) {
          section.quote .slider-wrapper .swiper-slide .image-item .content_item {
            padding: 22px; } }
        section.quote .slider-wrapper .swiper-slide .image-item .content_item .quote-box {
          display: flex;
          align-items: center;
          justify-content: center;
          flex: 2; }
        section.quote .slider-wrapper .swiper-slide .image-item .content_item h4.quote {
          font-size: var(--font-size-3);
          color: #ed0874;
          text-align: center;
          font-weight: 500;
          line-height: 75px;
          margin: 34px 0 45px;
          flex: 2; }
          @media (max-width: 1440.98px) {
            section.quote .slider-wrapper .swiper-slide .image-item .content_item h4.quote {
              line-height: 1.2; } }
          @media (max-width: 767.98px) {
            section.quote .slider-wrapper .swiper-slide .image-item .content_item h4.quote {
              line-height: 43px;
              margin-bottom: 20px; } }
        section.quote .slider-wrapper .swiper-slide .image-item .content_item .tracking {
          margin-bottom: 35px; }
          @media (max-width: 1280.98px) {
            section.quote .slider-wrapper .swiper-slide .image-item .content_item .tracking {
              margin-bottom: 3.5rem; } }
          @media (max-width: 767.98px) {
            section.quote .slider-wrapper .swiper-slide .image-item .content_item .tracking {
              margin-bottom: 2.5rem; } }
          @media (max-width: 575.98px) {
            section.quote .slider-wrapper .swiper-slide .image-item .content_item .tracking {
              margin-bottom: 1rem; } }
          @media (max-width: 480.98px) {
            section.quote .slider-wrapper .swiper-slide .image-item .content_item .tracking {
              margin-bottom: 0rem; } }
          section.quote .slider-wrapper .swiper-slide .image-item .content_item .tracking .track-text {
            text-align: center;
            position: relative;
            margin-bottom: 30px;
            font-size: var(--font-size-4);
            font-weight: 700; }
            section.quote .slider-wrapper .swiper-slide .image-item .content_item .tracking .track-text::after {
              content: '';
              display: block;
              width: 0;
              height: 0;
              border-left: 8px solid transparent;
              border-right: 8px solid transparent;
              border-top: 16px solid #ed0745;
              position: absolute;
              right: 50%;
              margin-right: -10px;
              bottom: -20px; }
          section.quote .slider-wrapper .swiper-slide .image-item .content_item .tracking .quote-btn {
            -webkit-tap-highlight-color: transparent;
            cursor: pointer;
            max-width: 40%;
            margin: auto; }
            @media (max-width: 767.98px) {
              section.quote .slider-wrapper .swiper-slide .image-item .content_item .tracking .quote-btn {
                max-width: 80%; } }
            @media (max-width: 567.98px) {
              section.quote .slider-wrapper .swiper-slide .image-item .content_item .tracking .quote-btn {
                max-width: 90%; } }
      section.quote .slider-wrapper .swiper-slide .image-item .item-footer {
        background-color: #ed0874;
        -webkit-box-shadow: 11px 12px 0px 0px #DAB3C6;
        box-shadow: 11px 12px 0px 0px #DAB3C6;
        padding: 12px;
        margin: auto;
        border-radius: 60px;
        position: absolute;
        bottom: 12px;
        left: 50%;
        transform: translate(-50%, 0);
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 12px;
        width: max-content; }
        @media (max-width: 767.98px) {
          section.quote .slider-wrapper .swiper-slide .image-item .item-footer {
            max-width: unset;
            width: 80%; } }
        @media (max-width: 462.98px) {
          section.quote .slider-wrapper .swiper-slide .image-item .item-footer {
            bottom: 0px; } }
        section.quote .slider-wrapper .swiper-slide .image-item .item-footer .number {
          background-color: #fff;
          display: inline-block;
          padding: 4px 20px;
          border-radius: 60px;
          font-weight: 900;
          line-height: 1;
          font-size: var(--font-size-5); }
          @media (max-width: 767.98px) {
            section.quote .slider-wrapper .swiper-slide .image-item .item-footer .number {
              padding: 10px 12px; } }
        section.quote .slider-wrapper .swiper-slide .image-item .item-footer .text {
          display: inline-block;
          color: #fff;
          font-weight: 600;
          font-size: var(--font-size-6); }

section#advertisement-section {
  padding-bottom: 150px; }
  @media (max-width: 1199.98px) {
    section#advertisement-section {
      padding-bottom: 100px; } }
  @media (max-width: 991.98px) {
    section#advertisement-section {
      padding-bottom: 50px; } }
  @media (max-width: 575.98px) {
    section#advertisement-section {
      padding-bottom: 40px; } }

/*# sourceMappingURL=landing.css.map */
