@font-face {
  font-display: swap;
  font-family: "SVN-Caveat";
  font-weight: 400;
  src: url("https://cdn.hstatic.net/files/200000821091/file/caveat-variablefont_wght_e7c67cebfa734e348ee71ec1ae4d2a8a.ttf") format("truetype"); }

@font-face {
  font-display: swap;
  font-family: "SVN-Caveat";
  font-weight: 500;
  src: url("https://cdn.hstatic.net/files/200000821091/file/caveat-bold_50f7ff68997f4c3b988eeb8df797e451.ttf") format("truetype"); }

@font-face {
  font-display: swap;
  font-family: "Albula";
  font-weight: 800;
  src: url("https://cdn.hstatic.net/files/200000821091/file/albula-extrabold.ttf") format("truetype"); }

@font-face {
  font-display: swap;
  font-family: "Albula";
  font-weight: 700;
  src: url("https://cdn.hstatic.net/files/200000821091/file/albula-bold.ttf") format("truetype"); }

@font-face {
  font-display: swap;
  font-family: "Albula";
  font-weight: 600;
  src: url("https://cdn.hstatic.net/files/200000821091/file/albula-semibold.ttf") format("truetype"); }

@font-face {
  font-display: swap;
  font-family: "Albula";
  font-weight: 500;
  src: url("https://cdn.hstatic.net/files/200000821091/file/albula-medium.ttf") format("truetype"); }

@font-face {
  font-display: swap;
  font-family: "Albula";
  font-weight: 400;
  src: url("https://cdn.hstatic.net/files/200000821091/file/albula-regular.ttf") format("truetype"); }

@font-face {
  font-display: swap;
  font-family: "Heading Now";
  font-weight: 600;
  src: url("https://cdn.hstatic.net/files/200000821091/file/heading-now-55-medium.ttf") format("truetype"); }

@font-face {
  font-display: swap;
  font-family: "SVN-Cailyne";
  font-weight: 600;
  src: url("https://cdn.hstatic.net/files/200000821091/file/svn-cailyne.otf") format("opentype"); }

@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%); } }

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%); } }

@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%); } }

@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%); } }

@keyframes circleScale {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.15); }
  100% {
    transform: scale(1); } }

@media (min-width: 992px) {
  @keyframes circleScale {
    0% {
      transform: scale(1); }
    50% {
      transform: scale(1.3); }
    100% {
      transform: scale(1); } } }

:root {
  --heading-font: "Heading Now", sans-serif;
  --special-font: "Albula", sans-serif;
  --body-font: "Albula", sans-serif; }

@media (min-width: 1800px) {
  .mainBody-theme-container {
    max-width: 1920px;
    margin: auto; } }

.wrapperMain_content {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 77.13%, #FFF 100%), linear-gradient(245deg, #FFF9EF 5.5%, #F2F8FF 100%); }

.btn-bliss {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 8px 12px 8px 20px;
  border-radius: 104.676px;
  background: #3290E7;
  box-shadow: 0 0 0 4.187px rgba(255, 255, 255, 0.1), 0 5.234px 6.281px 0 rgba(255, 255, 255, 0.05) inset, 0 1.047px 1.047px 0 rgba(255, 255, 255, 0.4) inset, 0 27.216px 28.681px 0 rgba(102, 80, 0, 0.15), 0 6.281px 12.561px 0 rgba(102, 78, 0, 0.12), 0 2.094px 5.234px 0 rgba(102, 82, 0, 0.1), 0 6.281px 11.619px 0 rgba(102, 78, 0, 0.05);
  color: #FFF;
  font-size: 12px;
  font-weight: 700; }
  .btn-bliss svg {
    box-shadow: 0 4.187px 17.795px 0 rgba(0, 0, 0, 0.4);
    border-radius: 100%; }
  .btn-bliss:hover {
    color: #fff; }
  @media (min-width: 768px) {
    .btn-bliss {
      font-size: 14px; } }
  @media (min-width: 992px) {
    .btn-bliss {
      font-size: 16px; } }

.section-ldp {
  font-family: var(--body-font);
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; }
  .section-ldp h2 {
    color: #001A70;
    font-family: var(--heading-font);
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 0; }
  .section-ldp .s-heading {
    display: flex;
    flex-direction: column;
    gap: 10px; }
  .section-ldp .s-wrapper {
    display: flex;
    flex-direction: column;
    gap: 32px; }
  @media (min-width: 1024px) {
    .section-ldp h2 {
      font-size: 48px; }
    .section-ldp .desc {
      font-size: 16px; } }

.section-slider .hero-banner, .section-slider .hero-video {
  padding-bottom: calc(5/3 * 100%);
  position: relative;
  overflow: hidden;
  display: block; }

.section-slider .hero-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  object-fit: cover; }

.section-slider .hero-banner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.section-slider .video-desktop {
  display: none; }

.section-slider .video-mobile {
  display: block; }

@media (min-width: 992px) {
  .section-slider .hero-banner, .section-slider .hero-video {
    padding-bottom: calc(1/2 * 100%); }
  .section-slider .video-desktop {
    display: block; }
  .section-slider .video-mobile {
    display: none; } }

.section-intro {
  overflow: hidden; }
  .section-intro * {
    color: #fff; }
  .section-intro .line-intro {
    position: relative; }
    .section-intro .line-intro.i-1 {
      z-index: 1; }
    .section-intro .line-intro.i-2 {
      z-index: 0; }
  .section-intro .bg-line {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%; }
    .section-intro .bg-line:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .section-intro .bg-line.bg-1:before {
      background: linear-gradient(93deg, #0659AA 11.14%, #02327A 106.06%);
      transform: rotate(356deg);
      width: 250%;
      height: 140%;
      margin: auto;
      top: auto;
      left: -30%;
      bottom: -5%; }
    .section-intro .bg-line.bg-2:before {
      background: linear-gradient(272deg, #0960B6 25.59%, #02327A 262.91%); }
  .section-intro .content-line {
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: 100%; }
    .section-intro .content-line .box-intro {
      display: flex;
      flex-direction: column;
      gap: 32px 0; }
      .section-intro .content-line .box-intro .box-intro--text {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
      .section-intro .content-line .box-intro .box-intro--thumb {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
    .section-intro .content-line .box-img {
      position: relative;
      padding-bottom: calc((var(--height)/var(--width)) * 100%); }
      .section-intro .content-line .box-img img {
        position: absolute;
        top: 0;
        left: 0;
        object-fit: contain;
        width: 100%;
        height: 100%;
        z-index: 2; }
    .section-intro .content-line .box-text {
      display: flex;
      flex-direction: column;
      gap: 16px; }
      .section-intro .content-line .box-text h2 {
        margin-bottom: 0;
        font-family: var(--heading-font);
        font-size: 28px;
        font-weight: 500;
        line-height: 130%; }
        .section-intro .content-line .box-text h2 span.special {
          font-family: var(--special-font);
          font-size: 60px;
          font-weight: 500;
          line-height: 140%;
          position: relative;
          display: inline-block;
          /*background: linear-gradient(110deg, #FFB736 15.1%, #FFCC5F 53.1%, #FFB744 91.83%);
          background-clip: text;
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;*/
          color: #FFEB32;
          transform: rotate(-12.65deg);
          padding-bottom: 40px; }
          .section-intro .content-line .box-text h2 span.special .icon {
            position: absolute;
            bottom: 0;
            right: 0; }
        .section-intro .content-line .box-text h2 span:not(.special) {
          display: block; }
      .section-intro .content-line .box-text p {
        margin-bottom: 0; }
      .section-intro .content-line .box-text .text {
        font-family: var(--body-font);
        line-height: 160%;
        display: flex;
        flex-direction: column;
        gap: 6px; }
      .section-intro .content-line .box-text .text-color {
        color: #FFEB32; }
    .section-intro .content-line.content-1 {
      --width: 517;
      --height: 360;
      padding: 60px 0 30px; }
      .section-intro .content-line.content-1:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        background-image: url(https://cdn.hstatic.net/files/200000821091/file/green-leaf-falling-air_2.png);
        background-size: 100%;
        background-repeat: no-repeat;
        width: 145px;
        height: 100px; }
      .section-intro .content-line.content-1:after {
        content: '';
        position: absolute;
        bottom: -20%;
        left: 0;
        background-image: url(https://cdn.hstatic.net/files/200000821091/file/green-leaf-falling-air_2__2_.png);
        background-size: 100%;
        background-repeat: no-repeat;
        width: 198px;
        height: 152px; }
    .section-intro .content-line.content-2 {
      --width: 527;
      --height: 582;
      padding: 160px 0 60px; }
      .section-intro .content-line.content-2 .box-intro {
        position: relative; }
        .section-intro .content-line.content-2 .box-intro:after {
          content: "";
          position: absolute;
          width: 104px;
          height: 44px;
          background-image: url(https://cdn.hstatic.net/files/200000821091/file/green-leaf-falling-air_3.png);
          background-size: contain;
          background-repeat: no-repeat;
          bottom: -8%;
          right: -8%;
          z-index: 1; }
      .section-intro .content-line.content-2 .box-intro--text {
        position: relative; }
        .section-intro .content-line.content-2 .box-intro--text:after {
          content: "";
          position: absolute;
          width: 50px;
          height: 53px;
          background-image: url(https://cdn.hstatic.net/files/200000821091/file/green-leaf-falling-air_2__3_.png);
          background-size: contain;
          background-repeat: no-repeat;
          bottom: 5%;
          right: 25%;
          z-index: 1; }
      .section-intro .content-line.content-2 .box-text {
        transition: all 0.4s; }
      .section-intro .content-line.content-2 .box-group-img {
        position: relative;
        cursor: pointer; }
        .section-intro .content-line.content-2 .box-group-img:before {
          content: "";
          position: absolute;
          width: 60px;
          height: 66px;
          background-image: url(https://cdn.hstatic.net/files/200000821091/file/icon-1.png);
          background-size: contain;
          background-repeat: no-repeat;
          top: 0%;
          z-index: 3;
          right: 22%;
          transition: all 0.4s; }
      .section-intro .content-line.content-2 .box-layer {
        position: relative;
        cursor: pointer;
        padding-bottom: 100%; }
        .section-intro .content-line.content-2 .box-layer .circle {
          position: absolute;
          width: 80%;
          height: 80%;
          border-radius: 50%;
          background: transparent;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          z-index: 1; }
          .section-intro .content-line.content-2 .box-layer .circle img {
            transform: rotate(8.098deg) translateY(10px);
            transform-origin: 30% 85%;
            transition: all 0.4s;
            position: absolute;
            width: 80%;
            left: 22px;
            top: -6px; }
          .section-intro .content-line.content-2 .box-layer .circle.inside {
            background: linear-gradient(180deg, #FFC264 0%, #F2A329 100%);
            overflow: hidden; }
          .section-intro .content-line.content-2 .box-layer .circle.outside:before {
            content: "";
            position: absolute;
            width: 65px;
            height: 75px;
            background-image: url(https://cdn.hstatic.net/files/200000821091/file/icon-2.png);
            background-size: contain;
            background-repeat: no-repeat;
            bottom: 46%;
            left: 6%;
            z-index: 3;
            transition: all 0.4s; }
          .section-intro .content-line.content-2 .box-layer .circle.outside:after {
            content: "";
            position: absolute;
            width: 98px;
            height: 113px;
            background-image: url(https://cdn.hstatic.net/files/200000821091/file/icon-3.png);
            background-size: contain;
            background-repeat: no-repeat;
            bottom: 0%;
            right: 0%;
            z-index: -1;
            transition: all 0.4s; }
      .section-intro .content-line.content-2:hover .box-group-img:before {
        transform: translateY(27px); }
      .section-intro .content-line.content-2:hover .box-layer .circle img {
        animation: none;
        transform: rotate(8.098deg) translateY(25px); }
      .section-intro .content-line.content-2:hover .box-layer .circle.outside:before {
        transform: translateY(-30px); }
      .section-intro .content-line.content-2:hover .box-layer .circle.outside:after {
        transform: translateY(-30px); }
      .section-intro .content-line.content-2:hover .box-text {
        transform: translateY(-40px); }
  @media (min-width: 768px) {
    .section-intro .content-line .box-intro {
      width: 60%;
      margin: auto; } }
  @media (min-width: 1024px) {
    .section-intro .content-line .box-intro {
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      width: 100%; }
      .section-intro .content-line .box-intro .box-intro--text {
        -ms-flex: 0 0 44%;
        flex: 0 0 44%;
        max-width: 44%; }
      .section-intro .content-line .box-intro .box-intro--thumb {
        -ms-flex: 0 0 43%;
        flex: 0 0 43%;
        max-width: 43%; }
    .section-intro .content-line .box-text h2 {
      font-size: 48px; }
    .section-intro .content-line .box-text .text {
      font-size: 16px; }
    .section-intro .content-line.content-1 {
      padding: 110px 0 30px; }
      .section-intro .content-line.content-1:before {
        width: 262px;
        height: 182px; }
      .section-intro .content-line.content-1:after {
        bottom: -44%; }
      .section-intro .content-line.content-1 .box-intro {
        align-items: flex-end; }
        .section-intro .content-line.content-1 .box-intro .box-intro--text {
          -ms-flex: 0 0 44%;
          flex: 0 0 44%;
          max-width: 44%; }
        .section-intro .content-line.content-1 .box-intro .box-intro--thumb {
          -ms-flex: 0 0 45%;
          flex: 0 0 45%;
          max-width: 45%; }
    .section-intro .content-line.content-2 {
      padding: 180px 0 60px; }
      .section-intro .content-line.content-2 .box-intro {
        flex-direction: row-reverse; }
        .section-intro .content-line.content-2 .box-intro .box-intro--text {
          -ms-flex: 0 0 40%;
          flex: 0 0 40%;
          max-width: 40%; }
        .section-intro .content-line.content-2 .box-intro .box-intro--thumb {
          -ms-flex: 0 0 40%;
          flex: 0 0 40%;
          max-width: 40%; } }

.section-process {
  padding: 32px 0 40px;
  overflow: hidden; }
  .section-process .s-wrapper .s-heading {
    text-align: center; }
  .section-process .listing {
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: 85%;
    margin: auto; }
    .section-process .listing .item {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      position: relative; }
    .section-process .listing .item-1 {
      z-index: 3; }
    .section-process .listing .item-2 {
      z-index: 2; }
    .section-process .listing .item-3 {
      z-index: 1; }
  .section-process .box-card {
    display: flex;
    flex-direction: column;
    border-radius: 16px;
    border: 1px solid #DAE8FB;
    background: #FFF;
    backdrop-filter: blur(8.2px);
    padding: 10px 10px 16px 10px;
    gap: 13px;
    height: 100%;
    position: relative; }
    .section-process .box-card .box-card--thumb {
      padding-bottom: 100%;
      border-radius: 8px;
      position: relative;
      overflow: hidden; }
      .section-process .box-card .box-card--thumb img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .section-process .box-card .box-card--detail .detail {
      display: flex;
      flex-direction: column;
      gap: 10px;
      padding: 0 10px; }
    .section-process .box-card .box-card--detail .detail h3 {
      color: #001A70;
      font-family: var(--special-font);
      font-size: 20px;
      font-weight: 500;
      margin-bottom: 0;
      transform: rotate(-0.285deg);
      align-self: stretch; }
    .section-process .box-card.box-1:after, .section-process .box-card.box-2:after {
      content: '';
      position: absolute;
      right: -14%;
      bottom: 0;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='106' height='35' viewBox='0 0 106 35' fill='none'%3E%3Cpath d='M-0.000911867 14.7375C7.7212 5.22245 36.2168 -2.01206 54.2245 0.504601C73.7092 3.23944 83.6671 8.82537 101.925 27.4728C102.11 25.6611 102.203 24.2329 102.419 22.8226C102.62 21.2824 102.94 19.7536 103.373 18.2543C103.512 17.7917 104.416 17.2409 104.874 17.3035C105.14 17.4007 105.374 17.5749 105.555 17.8101C105.735 18.0453 105.858 18.334 105.91 18.6498C105.969 23.1606 105.962 27.6733 105.887 32.1877C105.919 32.5083 105.88 32.8398 105.776 33.1536C105.671 33.4674 105.503 33.754 105.287 33.9887C105.07 34.2233 104.811 34.3991 104.532 34.5007C104.254 34.6023 103.963 34.6268 103.687 34.572C98.5218 34.5377 93.3534 34.5678 88.1878 34.4027C86.9745 34.3662 85.8296 33.65 84.3253 33.1249C86.6046 29.8401 89.108 31.0377 91.2754 30.6224C93.4428 30.2072 95.8851 30.2011 98.7019 29.9802C94.3741 23.7634 89.0405 18.5788 82.9508 14.6692C61.2455 0.553133 37.6786 -0.230154 12.7717 9.3297C9.53008 10.5715 6.37768 12.232 3.17742 13.6542C2.33653 14.0465 1.4144 14.3118 -0.000911867 14.7375Z' fill='%23001A70'/%3E%3C/svg%3E");
      height: 30px;
      width: 100px;
      background-size: 100%;
      background-repeat: no-repeat;
      transform: rotate(60deg); }
  @media (min-width: 768px) {
    .section-process {
      padding: 55px 0 80px; }
      .section-process .listing {
        flex-direction: row;
        width: 100%;
        padding-top: 35px; }
        .section-process .listing .item {
          -ms-flex: 0 0 calc((100% - (6px*2))/3);
          flex: 0 0 calc((100% - (6px*2))/3);
          max-width: calc((100% - (6px*2))/3);
          position: relative; }
      .section-process .box-card.box-1:after {
        right: -14%;
        top: -4%;
        bottom: auto;
        transform: rotate(0deg);
        height: 35px;
        width: 106px; }
      .section-process .box-card.box-2 {
        flex-direction: column-reverse; }
        .section-process .box-card.box-2:after {
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='121' height='36' viewBox='0 0 121 36' fill='none'%3E%3Cpath d='M0.00129221 15.949C8.03104 27.2119 39.624 37.3677 60.088 35.8C82.2313 34.0904 93.8427 28.4984 115.724 8.77593C115.804 10.8299 115.809 12.4454 115.953 14.0494C116.071 15.7987 116.324 17.5435 116.707 19.2631C116.83 19.794 117.81 20.4781 118.331 20.4399C118.637 20.349 118.912 20.1692 119.133 19.917C119.353 19.6648 119.511 19.3482 119.592 18.9961C119.977 13.9185 120.286 8.83415 120.519 3.74312C120.577 3.3841 120.558 3.00795 120.462 2.64711C120.366 2.28627 120.197 1.95158 119.969 1.67194C119.742 1.3923 119.463 1.17609 119.156 1.04199C118.849 0.907886 118.524 0.859924 118.208 0.902209C112.387 0.577245 106.567 0.179555 100.736 0.0019706C99.3664 -0.0422337 98.0261 0.684044 96.2944 1.1697C98.6311 5.0307 101.536 3.85772 103.948 4.47804C106.361 5.09836 109.112 5.27721 112.269 5.72422C106.956 12.4233 100.583 17.8886 93.447 21.8645C68.001 36.2394 41.3962 35.4631 14.0099 22.9403C10.4453 21.3132 7.01085 19.2206 3.50564 17.3932C2.58594 16.892 1.56577 16.5282 0.00129221 15.949Z' fill='%23001A70'/%3E%3C/svg%3E");
          height: 35px;
          width: 106px;
          background-size: 100%;
          background-repeat: no-repeat;
          top: auto;
          right: -13%;
          bottom: -4%;
          transform: rotate(-7.668deg); } }
  @media (min-width: 992px) {
    .section-process .box-card {
      padding: 17px 17px 22px 17px; }
      .section-process .box-card .box-card--detail .detail h3 {
        /*font-size: 30px;*/
        font-size: 24px; } }

.section-intro-prs .listing {
  display: flex;
  flex-direction: column;
  gap: 22px; }
  .section-intro-prs .listing .item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

.section-intro-prs .box-card {
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  gap: 42px 0; }
  .section-intro-prs .box-card .box-card--thumb {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .section-intro-prs .box-card .box-card--text {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px; }
    .section-intro-prs .box-card .box-card--text .action {
      padding-top: 16px; }
    .section-intro-prs .box-card .box-card--text p {
      margin-bottom: 8px; }
    .section-intro-prs .box-card .box-card--text p:last-child {
      margin-bottom: 0; }
  .section-intro-prs .box-card .box-img-gr {
    width: 55%;
    margin: auto;
    position: relative; }
  .section-intro-prs .box-card.box-1 {
    border-radius: 80px 80px 8px 8px;
    padding: 80px 40px;
    background: linear-gradient(182deg, #FFF8C8 1.33%, #FFFCEA 119.66%), #D9D9D9; }
    .section-intro-prs .box-card.box-1 .box-img-gr:before {
      content: '';
      position: absolute;
      left: -30%;
      top: -37%;
      background-image: url("https://cdn.hstatic.net/files/200000821091/file/asset_3_2x_4.png");
      width: 62.859px;
      height: 75.5px;
      background-size: 100%;
      background-repeat: no-repeat;
      animation: circleScale 3s infinite;
      animation-delay: 1.5s; }
    .section-intro-prs .box-card.box-1 .box-img-gr:after {
      content: "";
      width: 100%;
      height: 35px;
      display: block;
      position: absolute;
      bottom: -10%;
      transform: rotate(-2.037deg);
      border-radius: 288.629px;
      opacity: 0.25;
      background: radial-gradient(44.28% 44.44% at 50% 50%, #E3B369 0%, rgba(227, 179, 105, 0) 100%);
      mix-blend-mode: multiply; }
    .section-intro-prs .box-card.box-1 .box-img-gr .box-img {
      position: relative; }
      .section-intro-prs .box-card.box-1 .box-img-gr .box-img img {
        position: relative;
        z-index: 1; }
      .section-intro-prs .box-card.box-1 .box-img-gr .box-img:before {
        content: '';
        position: absolute;
        left: -4%;
        bottom: -4%;
        background-image: url("https://cdn.hstatic.net/files/200000821091/file/asset_3_2x_6__1_.png");
        width: 49.947px;
        height: 57.567px;
        background-size: 100%;
        background-repeat: no-repeat;
        z-index: 2;
        animation: circleScale 3s infinite;
        animation-delay: 1.6s; }
      .section-intro-prs .box-card.box-1 .box-img-gr .box-img:after {
        content: '';
        position: absolute;
        right: -22%;
        top: 18%;
        background-image: url("https://cdn.hstatic.net/files/200000821091/file/asset_3_2x_6.png");
        width: 82.859px;
        height: 95.5px;
        background-size: 100%;
        background-repeat: no-repeat;
        z-index: 0;
        transition: all 0.5s;
        animation: circleScale 3s infinite;
        animation-delay: 1.7s; }
  .section-intro-prs .box-card.box-2 {
    border-radius: 8px 8px 80px 80px;
    padding: 80px 40px;
    background: linear-gradient(179deg, #FFEDE3 0.75%, #FFF7F2 117.04%), linear-gradient(270deg, #FFF8C8 30.5%, #FFFCEA 107.78%), #D9D9D9; }
    .section-intro-prs .box-card.box-2 .box-img-gr:before {
      content: '';
      position: absolute;
      right: -12%;
      bottom: -37%;
      background-image: url("https://cdn.hstatic.net/files/200000821091/file/tay_gau_cam_kem_2.png");
      width: 65.266px;
      height: 77px;
      background-size: 100%;
      background-repeat: no-repeat;
      animation: circleScale 4s infinite;
      animation-delay: 1.4s; }
    .section-intro-prs .box-card.box-2 .box-img-gr:after {
      content: "";
      width: 100%;
      height: 42px;
      display: block;
      position: absolute;
      bottom: -10%;
      background: radial-gradient(44.28% 44.44% at 50% 50%, #FF90A3 0%, rgba(252, 164, 178, 0) 100%);
      opacity: 0.35;
      mix-blend-mode: multiply;
      transform: rotate(2.702deg); }
    .section-intro-prs .box-card.box-2 .box-img-gr .box-img {
      position: relative; }
      .section-intro-prs .box-card.box-2 .box-img-gr .box-img img {
        position: relative;
        z-index: 1; }
      .section-intro-prs .box-card.box-2 .box-img-gr .box-img:before {
        content: '';
        position: absolute;
        left: -19%;
        bottom: 35%;
        background-image: url("https://cdn.hstatic.net/files/200000821091/file/tay_gau_cam_kem_4.png");
        width: 62px;
        height: 80px;
        background-size: 100%;
        background-repeat: no-repeat;
        z-index: 2;
        animation: circleScale 4s infinite;
        animation-delay: 1.6s; }
      .section-intro-prs .box-card.box-2 .box-img-gr .box-img:after {
        content: '';
        position: absolute;
        right: -20%;
        top: -28%;
        background-image: url("https://cdn.hstatic.net/files/200000821091/file/tay_gau_cam_kem_5.png");
        width: 147px;
        height: 168px;
        background-size: 100%;
        background-repeat: no-repeat;
        z-index: 0;
        animation: circleScale 4s infinite;
        animation-delay: 1.7s; }

@media (min-width: 768px) {
  .section-intro-prs .box-card {
    align-items: center;
    justify-content: space-between;
    flex-direction: row; }
    .section-intro-prs .box-card .box-card--thumb {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    .section-intro-prs .box-card .box-card--text {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    .section-intro-prs .box-card.box-1 {
      flex-direction: row-reverse; }
      .section-intro-prs .box-card.box-1 .box-card--text {
        text-align: right; } }

@media (min-width: 992px) {
  .section-intro-prs .box-card .box-card--text {
    gap: 20px; }
    .section-intro-prs .box-card .box-card--text .action {
      padding-top: 20px; }
    .section-intro-prs .box-card .box-card--text p {
      margin-bottom: 10px;
      font-size: 16px; }
  .section-intro-prs .box-card.box-1 {
    border-radius: 100px 100px 8px 8px;
    padding: 75px 90px 80px; }
    .section-intro-prs .box-card.box-1 .box-img-gr:before {
      width: 82.859px;
      height: 95.5px; }
    .section-intro-prs .box-card.box-1 .box-img:before {
      left: -8%;
      bottom: -8%; }
  .section-intro-prs .box-card.box-2 {
    border-radius: 8px 8px 100px 100px;
    padding: 50px 90px 80px; }
    .section-intro-prs .box-card.box-2 .box-img-gr:before {
      width: 85.266px;
      height: 97px; } }

.section-collection {
  padding: 40px 0;
  overflow: hidden; }
  .section-collection .s-inner {
    display: flex;
    flex-direction: column;
    gap: 32px 16px;
    padding: 0 15px; }
    .section-collection .s-inner > div {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  .section-collection .s-action {
    text-align: center; }
  @media (min-width: 992px) {
    .section-collection {
      padding: 55px 0 85px; }
      .section-collection .s-inner {
        flex-direction: row;
        padding: 0; }
        .section-collection .s-inner > div {
          -ms-flex: 0 0 calc(50% - 16px);
          flex: 0 0 calc(50% - 16px);
          max-width: calc(50% - 16px); }
      .section-collection .s-action {
        text-align: left; } }

.section-slogan {
  padding: 30px 0 10px;
  border-bottom: 1px solid #001A70;
  overflow: hidden; }
  .section-slogan .marquee-text {
    display: flex;
    width: 100%;
    -webkit-animation: marquee 5s linear infinite running;
    -moz-animation: marquee 5s linear infinite running;
    -o-animation: marquee 5s linear infinite running;
    -ms-animation: marquee 5s linear infinite running;
    animation: marquee 5s linear infinite running; }
    .section-slogan .marquee-text:hover {
      -webkit-animation-play-state: paused;
      -moz-animation-play-state: paused;
      -o-animation-play-state: paused;
      -ms-animation-play-state: paused;
      animation-play-state: paused; }
    .section-slogan .marquee-text .info-text {
      padding: 6px 30px;
      white-space: nowrap;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      -webkit-transition: all .2s ease;
      transition: all .2s ease;
      color: #001C78;
      font-family: var(--heading-font);
      font-size: 30px;
      font-weight: 500;
      line-height: 140%; }
    .section-slogan .marquee-text .info-img {
      position: relative;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      -webkit-transition: all .2s ease;
      transition: all .2s ease;
      padding: 16px; }
      .section-slogan .marquee-text .info-img img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto; }
  @media (min-width: 568px) {
    .section-slogan .marquee-text .info-text {
      font-size: 60px; } }
  @media (min-width: 992px) {
    .section-slogan {
      padding: 50px 0 10px; } }

.section-banner {
  position: relative;
  background-image: url("https://cdn.hstatic.net/files/200000821091/file/rectangle_40259.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  padding-bottom: 130px; }
  .section-banner .s-banner {
    position: relative;
    overflow: hidden;
    padding-bottom: calc(3/2 * 100%);
    opacity: 0; }
    .section-banner .s-banner img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .section-banner .s-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .section-banner .s-content .box-text {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 10px;
      text-align: center;
      padding: 20px; }
      .section-banner .s-content .box-text h2 {
        color: #fff;
        font-size: 38px;
        font-weight: 500;
        line-height: 120%; }
      .section-banner .s-content .box-text h4 {
        color: #fff;
        margin-bottom: 0;
        font-family: var(--special-font);
        font-size: 56px;
        font-weight: 500;
        line-height: 100%;
        transform: rotate(-2.12deg); }
  .section-banner .s-bg {
    position: absolute;
    width: 100%;
    bottom: 0%;
    height: 130px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='' height='' viewBox='0 0 1440 652' fill='none'%3E%3Cg filter='url(%23filter0_d_2543_38179)'%3E%3Cpath d='M1440 652.307V131.477C1403.39 134.736 1366.39 132.778 1332 124.464C1322.91 122.266 1314.47 119.736 1306.58 116.938C1210.24 82.7138 1197.24 7.853 1104 0.528202C1073.77 -1.8478 1048.9 3.9602 1026.58 14.5682C951.144 50.429 904.91 141.178 780 156.528C739.858 161.463 710.645 156.264 684.427 146.448C624.355 123.965 580.008 77.237 456 72.5282C451.68 72.365 447.446 72.2594 443.29 72.2066C290.251 70.2962 246.61 141.931 127.968 104.496C121.109 102.331 69.4272 85.2242 21.408 45.293C14.1312 39.245 6.9408 32.669 0 25.5458V652.307H1440Z' fill='%23F9F5F0'%3E%3C/path%3E%3Cpath d='M1440 652.307V131.477C1403.39 134.736 1366.39 132.778 1332 124.464C1322.91 122.266 1314.47 119.736 1306.58 116.938C1210.24 82.7138 1197.24 7.853 1104 0.528202C1073.77 -1.8478 1048.9 3.9602 1026.58 14.5682C951.144 50.429 904.91 141.178 780 156.528C739.858 161.463 710.645 156.264 684.427 146.448C624.355 123.965 580.008 77.237 456 72.5282C451.68 72.365 447.446 72.2594 443.29 72.2066C290.251 70.2962 246.61 141.931 127.968 104.496C121.109 102.331 69.4272 85.2242 21.408 45.293C14.1312 39.245 6.9408 32.669 0 25.5458V652.307H1440Z' fill='url(%23paint0_linear_2543_38179)'%3E%3C/path%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_2543_38179' x='-25' y='-31' width='1490' height='702.307' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'%3E%3C/feFlood%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'%3E%3C/feColorMatrix%3E%3CfeOffset dy='-6'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='12.5'%3E%3C/feGaussianBlur%3E%3CfeComposite in2='hardAlpha' operator='out'%3E%3C/feComposite%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'%3E%3C/feColorMatrix%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_2543_38179'%3E%3C/feBlend%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_2543_38179' result='shape'%3E%3C/feBlend%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_2543_38179' x1='720' y1='169.307' x2='720' y2='652.307' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFF0D8'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%23FFF0D8'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%; }
  @media (min-width: 992px) {
    .section-banner {
      padding-bottom: 200px;
      background-attachment: fixed; }
      .section-banner .s-bg {
        height: 200px; }
      .section-banner .s-banner {
        padding-bottom: calc(1440/2880 * 100%); }
      .section-banner .s-content .box-text {
        width: 520px;
        margin: auto;
        padding: 0px; }
        .section-banner .s-content .box-text h2 {
          font-size: 60px; }
        .section-banner .s-content .box-text h4 {
          font-size: 86px; } }

.header-bliss {
  padding: 20px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  max-width: 1920px;
  width: 100%;
  margin: auto;
  z-index: 10;
  transition: all 0.4s; }
  .header-bliss .header-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px 0; }
    .header-bliss .header-row .col-left, .header-bliss .header-row .col-right {
      -ms-flex: 0 0 48%;
      flex: 0 0 48%;
      max-width: 48%; }
    .header-bliss .header-row .col-mid {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      display: none; }
    @media (min-width: 992px) {
      .header-bliss .header-row {
        flex-wrap: nowrap; }
        .header-bliss .header-row .col-left, .header-bliss .header-row .col-right {
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%; }
        .header-bliss .header-row .col-mid {
          -ms-flex: 0 0 60%;
          flex: 0 0 60%;
          max-width: 60%;
          padding: 0 20px;
          display: block; } }
  .header-bliss .header-action {
    text-align: right;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-end; }
    .header-bliss .header-action .btn-menu {
      width: 42px;
      height: 42px;
      background-color: #000;
      border-radius: 100%;
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center;
      position: relative;
      z-index: 11; }
      .header-bliss .header-action .btn-menu span {
        width: 55%;
        height: 1px;
        background-color: #fff;
        position: absolute;
        transition: all 0.5s cubic-bezier(0.88, 0.05, 0.1, 0.97); }
        .header-bliss .header-action .btn-menu span:nth-of-type(1) {
          top: 58%; }
        .header-bliss .header-action .btn-menu span:nth-of-type(2) {
          top: 40%; }
      .header-bliss .header-action .btn-menu.active span {
        top: 50% !important; }
      .header-bliss .header-action .btn-menu.active span:nth-of-type(1) {
        transform: rotate(45deg); }
      .header-bliss .header-action .btn-menu.active span:nth-of-type(2) {
        transform: rotate(-45deg); }
    .header-bliss .header-action .btn-bliss {
      display: none; }
    @media (min-width: 992px) {
      .header-bliss .header-action .btn-menu {
        display: none; }
      .header-bliss .header-action .btn-bliss {
        display: inline-flex; } }
  .header-bliss .header-menu {
    display: flex;
    justify-content: center; }
    .header-bliss .header-menu .menu-linklist {
      border-radius: 9999px;
      border: 1px solid rgba(255, 255, 255, 0.07);
      background: rgba(255, 255, 255, 0.05);
      backdrop-filter: blur(5px);
      padding: 4px 5px; }
      .header-bliss .header-menu .menu-linklist ul {
        margin-bottom: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center; }
      .header-bliss .header-menu .menu-linklist ul li a {
        color: rgba(255, 255, 255, 0.8);
        font-size: 16px;
        font-weight: 400;
        line-height: 130%;
        letter-spacing: -0.64px;
        border-radius: 9999px;
        padding: 11px 15px;
        background: transparent;
        display: inline-flex; }
      .header-bliss .header-menu .menu-linklist ul li a.active {
        background: #FFF;
        color: #001A70; }
  @media (max-width: 991px) {
    .header-bliss .header-row {
      position: relative; }
    .header-bliss .header-row .col-mid {
      position: absolute;
      top: 120%;
      right: -100%;
      visibility: hidden;
      opacity: 0;
      display: block;
      transition: all 0.4s; }
    .header-bliss .header-menu .menu-linklist {
      border-radius: 16px;
      border: 1px solid rgba(0, 0, 0, 0.07);
      background: rgba(0, 0, 0, 0.35);
      backdrop-filter: blur(5px);
      padding: 10px 5px; }
      .header-bliss .header-menu .menu-linklist ul {
        align-items: flex-end;
        justify-content: center;
        flex-direction: column;
        gap: 10px; }
      .header-bliss .header-menu .menu-linklist ul li a {
        font-size: 14px;
        padding: 8px 15px; }
    .header-bliss.open-menu-mb .header-row .col-mid {
      right: 0%;
      visibility: visible;
      opacity: 1; } }

.footer-bliss {
  padding: 20px 0 60px;
  position: relative;
  z-index: 1;
  font-size: 12px;
  background: linear-gradient(180deg, #FFF0D8 25.96%, #FFF0D8 100%), #F9F5F0; }
  .footer-bliss:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: -130px;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(https://cdn.hstatic.net/files/200000821091/file/mask_group.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 200%; }
  .footer-bliss .container {
    position: relative;
    z-index: 2; }
  .footer-bliss .footer-row {
    display: flex;
    flex-direction: column;
    gap: 32px 110px; }
    .footer-bliss .footer-row .coll-left {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    .footer-bliss .footer-row .coll-right {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  .footer-bliss .footer-block {
    display: flex;
    flex-direction: column;
    gap: 20px; }
    .footer-bliss .footer-block .footer-logo {
      text-align: center;
      margin-bottom: 40px; }
    .footer-bliss .footer-block .footer-info h4 {
      color: #001A70;
      font-size: 14px;
      font-weight: 700;
      line-height: 140%;
      margin-bottom: 12px; }
    .footer-bliss .footer-block .footer-info .text {
      color: #000;
      line-height: 160%; }
    .footer-bliss .footer-block .footer-address {
      display: flex;
      flex-direction: column;
      gap: 20px; }
      .footer-bliss .footer-block .footer-address .line {
        display: flex;
        flex-direction: column;
        gap: 3px; }
        .footer-bliss .footer-block .footer-address .line .title {
          display: flex;
          gap: 9px;
          font-weight: 700; }
          .footer-bliss .footer-block .footer-address .line .title span:first-child {
            color: #001A70; }
          .footer-bliss .footer-block .footer-address .line .title span:last-child {
            color: #000000; }
    .footer-bliss .footer-block .footer-social {
      padding: 10px 0; }
      .footer-bliss .footer-block .footer-social .listing {
        display: flex;
        align-items: center;
        gap: 16px; }
      .footer-bliss .footer-block .footer-social .item {
        display: inline-flex; }
  @media (min-width: 568px) {
    .footer-bliss {
      padding: 80px 0;
      font-size: 14px; } }
  @media (min-width: 992px) {
    .footer-bliss {
      padding: 100px 0 120px;
      font-size: 16px; }
      .footer-bliss:before {
        top: -200px;
        background-size: 100%;
        background-position: top center; }
      .footer-bliss .footer-block .footer-logo {
        margin-bottom: 0; }
      .footer-bliss .footer-block .footer-info {
        text-align: center; }
      .footer-bliss .footer-block .footer-info h4 {
        font-size: 18px; }
      .footer-bliss .footer-block .footer-social .listing {
        gap: 36px;
        justify-content: center; }
      .footer-bliss .footer-block .footer-address {
        gap: 54px; }
      .footer-bliss .footer-row {
        max-width: 1065px;
        margin: auto;
        justify-content: space-between;
        flex-direction: row; }
        .footer-bliss .footer-row .coll-left {
          -ms-flex: 0 0 36%;
          flex: 0 0 36%;
          max-width: 36%; }
        .footer-bliss .footer-row .coll-right {
          -ms-flex: 0 0 calc(60% - 110px);
          flex: 0 0 calc(60% - 110px);
          max-width: calc(60% - 110px); } }

body.header-fixed .header-bliss {
  background: linear-gradient(180deg, #043f8a 0%, rgba(4, 63, 138, 0.07) 100%); }
