                                      a,
                                      abbr,
                                      acronym,
                                      address,
                                      applet,
                                      article,
                                      aside,
                                      audio,
                                      b,
                                      big,
                                      blockquote,
                                      body,
                                      button,
                                      canvas,
                                      caption,
                                      center,
                                      cite,
                                      code,
                                      dd,
                                      del,
                                      details,
                                      dfn,
                                      div,
                                      dl,
                                      dt,
                                      em,
                                      embed,
                                      fieldset,
                                      figcaption,
                                      figure,
                                      footer,
                                      form,
                                      h1,
                                      h2,
                                      h3,
                                      h4,
                                      h5,
                                      h6,
                                      header,
                                      hgroup,
                                      html,
                                      i,
                                      iframe,
                                      img,
                                      input,
                                      ins,
                                      kbd,
                                      label,
                                      legend,
                                      li,
                                      mark,
                                      menu,
                                      nav,
                                      object,
                                      ol,
                                      output,
                                      p,
                                      pre,
                                      q,
                                      ruby,
                                      s,
                                      samp,
                                      section,
                                      select,
                                      small,
                                      span,
                                      strike,
                                      strong,
                                      sub,
                                      summary,
                                      sup,
                                      table,
                                      tbody,
                                      td,
                                      textarea,
                                      tfoot,
                                      th,
                                      thead,
                                      time,
                                      tr,
                                      tt,
                                      u,
                                      ul,
                                      var,
                                      video {
                                          margin: 0;
                                          padding: 0;
                                          border: 0;
                                          outline: 0;
                                          font-size: 100%;
                                          font: inherit;
                                          vertical-align: baseline;
                                          box-sizing: border-box;
                                          -webkit-font-smoothing: antialiased;
                                          -moz-osx-font-smoothing: grayscale;
                                      }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
a {
    text-decoration: none;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    font-size: 12px;
    -ms-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -o-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    background-color: #fff;
}
.ladi-loading {
    z-index: 900000000000;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.1);
}
.ladi-loading .loading {
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
}
.ladi-loading .loading div {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    animation: ladi-loading 1.2s linear infinite;
}
.ladi-loading .loading div:nth-child(1) {
    animation-delay: 0s;
    top: 37px;
    left: 66px;
}
.ladi-loading .loading div:nth-child(2) {
    animation-delay: -0.1s;
    top: 22px;
    left: 62px;
}
.ladi-loading .loading div:nth-child(3) {
    animation-delay: -0.2s;
    top: 11px;
    left: 52px;
}
.ladi-loading .loading div:nth-child(4) {
    animation-delay: -0.3s;
    top: 7px;
    left: 37px;
}
.ladi-loading .loading div:nth-child(5) {
    animation-delay: -0.4s;
    top: 11px;
    left: 22px;
}
.ladi-loading .loading div:nth-child(6) {
    animation-delay: -0.5s;
    top: 22px;
    left: 11px;
}
.ladi-loading .loading div:nth-child(7) {
    animation-delay: -0.6s;
    top: 37px;
    left: 7px;
}
.ladi-loading .loading div:nth-child(8) {
    animation-delay: -0.7s;
    top: 52px;
    left: 11px;
}
.ladi-loading .loading div:nth-child(9) {
    animation-delay: -0.8s;
    top: 62px;
    left: 22px;
}
.ladi-loading .loading div:nth-child(10) {
    animation-delay: -0.9s;
    top: 66px;
    left: 37px;
}
.ladi-loading .loading div:nth-child(11) {
    animation-delay: -1s;
    top: 62px;
    left: 52px;
}
.ladi-loading .loading div:nth-child(12) {
    animation-delay: -1.1s;
    top: 52px;
    left: 62px;
}
@keyframes ladi-loading {
    0%,
    100%,
    20%,
    80% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
}
.overflow-hidden {
    overflow: hidden;
}
.ladi-transition {
    transition: all 150ms linear 0s;
}
.opacity-0 {
    opacity: 0;
}
.height-0 {
    height: 0 !important;
}
.transition-readmore {
    transition: height 350ms linear 0s;
}
.transition-collapse {
    transition: height 150ms linear 0s;
}
.transition-parent-collapse-height {
    transition: height 150ms linear 0s;
}
.transition-parent-collapse-top {
    transition: top 150ms linear 0s;
}
.pointer-events-none {
    pointer-events: none;
}
.ladi-google-recaptcha-checkbox {
    position: absolute;
    display: inline-block;
    transform: translateY(-100%);
    margin-top: -5px;
    z-index: 90000010;
}
.ladipage-message {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000000000;
    background: rgba(0, 0, 0, 0.3);
}
.ladipage-message .ladipage-message-box {
    width: 400px;
    max-width: calc(100% - 50px);
    height: 160px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background-color: #fff;
    position: fixed;
    top: calc(50% - 155px);
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 10px;
}
.ladipage-message .ladipage-message-box span {
    display: block;
    background-color: rgba(6, 21, 40, 0.05);
    color: #000;
    padding: 12px 15px;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.ladipage-message .ladipage-message-box .ladipage-message-text {
    display: -webkit-box;
    font-size: 14px;
    padding: 0 20px;
    margin-top: 10px;
    line-height: 18px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ladipage-message .ladipage-message-box .ladipage-message-close {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 10px;
    margin: 0 auto;
    padding: 10px 0;
    border: none;
    width: 80px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    background-color: #e6e6e6;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    cursor: pointer;
}
.ladi-wraper {
    width: 100%;
    min-height: 100%;
    overflow: hidden;
}
.ladi-section {
    margin: 0 auto;
    position: relative;
}
.ladi-section[data-tab-id] {
    display: none;
}
.ladi-section.selected[data-tab-id] {
    display: block;
}
.ladi-section .ladi-section-arrow-down {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    z-index: 90000040;
}
.ladi-section .ladi-section-close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 90000040;
}
.ladi-section .ladi-section-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    overflow: hidden;
}
.ladi-container {
    position: relative;
    margin: 0 auto;
    height: 100%;
}
.ladi-element {
    position: absolute;
}
.ladi-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
}
.ladi-survey {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.ladi-form .ladi-survey {
    text-transform: inherit;
    text-decoration: inherit;
    letter-spacing: inherit;
    color: inherit;
}
.ladi-survey .ladi-survey-option {
    cursor: pointer;
    position: relative;
    display: inline-block;
    text-decoration-line: inherit;
    -webkit-text-decoration-line: inherit;
    transition: inherit;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.ladi-survey .ladi-survey-option-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    transition: inherit;
}
.ladi-survey .ladi-survey-option-label {
    display: block;
    text-decoration-line: inherit;
    -webkit-text-decoration-line: inherit;
    position: relative;
}
.ladi-survey .ladi-survey-option-image {
    background-size: cover;
    background-position: center center;
    pointer-events: none;
    vertical-align: middle;
    border-radius: inherit;
    position: relative;
    margin: 0 auto;
}
.ladi-survey .ladi-survey-button-next {
    display: block;
}
.ladi-survey .ladi-survey-button-next.empty {
    display: none;
}
.ladi-survey .ladi-survey-button-next.no-select {
    display: none;
}
.ladi-survey .ladi-survey-button-next button {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 2px;
}
.ladi-survey .ladi-survey-button-next button:active {
    transform: translateY(2px);
    transition: transform 0.2s linear;
}
.ladi-carousel {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    touch-action: pan-y;
}
.ladi-carousel .ladi-carousel-content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    transition: left 350ms ease-in-out;
}
.ladi-carousel .ladi-carousel-arrow {
    position: absolute;
    top: calc(50% - (33px) / 2);
    cursor: pointer;
    z-index: 90000040;
}
.ladi-carousel .ladi-carousel-arrow-left {
    left: 5px;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}
.ladi-carousel .ladi-carousel-arrow-right {
    right: 5px;
}
.ladi-gallery {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ladi-gallery .ladi-gallery-view {
    position: absolute;
    overflow: hidden;
    touch-action: pan-y;
}
.ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: relative;
    display: none;
    transition: transform 0.5s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.play-video {
    cursor: pointer;
}
.ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.play-video:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    background: url(https://w.ladicdn.com/source/ladipage-play.svg) no-repeat center center;
    background-size: contain;
    pointer-events: none;
    cursor: pointer;
}
.ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.next,
.ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.selected.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
}
.ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.prev,
.ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.selected.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
}
.ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.next.left,
.ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.prev.right,
.ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.selected {
    left: 0;
    transform: translate3d(0, 0, 0);
}
.ladi-gallery .ladi-gallery-view > .next,
.ladi-gallery .ladi-gallery-view > .prev,
.ladi-gallery .ladi-gallery-view > .selected {
    display: block;
}
.ladi-gallery .ladi-gallery-view > .selected {
    left: 0;
}
.ladi-gallery .ladi-gallery-view > .next,
.ladi-gallery .ladi-gallery-view > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.ladi-gallery .ladi-gallery-view > .next {
    left: 100%;
}
.ladi-gallery .ladi-gallery-view > .prev {
    left: -100%;
}
.ladi-gallery .ladi-gallery-view > .next.left,
.ladi-gallery .ladi-gallery-view > .prev.right {
    left: 0;
}
.ladi-gallery .ladi-gallery-view > .selected.left {
    left: -100%;
}
.ladi-gallery .ladi-gallery-view > .selected.right {
    left: 100%;
}
.ladi-gallery .ladi-gallery-control {
    position: absolute;
    overflow: hidden;
    touch-action: pan-y;
}
.ladi-gallery.ladi-gallery-top .ladi-gallery-view {
    width: 100%;
}
.ladi-gallery.ladi-gallery-top .ladi-gallery-control {
    top: 0;
    width: 100%;
}
.ladi-gallery.ladi-gallery-bottom .ladi-gallery-view {
    top: 0;
    width: 100%;
}
.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control {
    width: 100%;
    bottom: 0;
}
.ladi-gallery.ladi-gallery-left .ladi-gallery-view {
    height: 100%;
}
.ladi-gallery.ladi-gallery-left .ladi-gallery-control {
    height: 100%;
}
.ladi-gallery.ladi-gallery-right .ladi-gallery-view {
    height: 100%;
}
.ladi-gallery.ladi-gallery-right .ladi-gallery-control {
    height: 100%;
    right: 0;
}
.ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow {
    position: absolute;
    top: calc(50% - (33px) / 2);
    cursor: pointer;
    z-index: 90000040;
}
.ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow-left {
    left: 5px;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}
.ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow-right {
    right: 5px;
}
.ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow {
    position: absolute;
    cursor: pointer;
    z-index: 90000040;
}
.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow,
.ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-arrow {
    top: calc(50% - (33px) / 2);
}
.ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-arrow-left {
    left: 0;
    transform: rotateY(180deg) scale(0.6);
    -webkit-transform: rotateY(180deg) scale(0.6);
}
.ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-arrow-right {
    right: 0;
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
}
.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow-left {
    left: 0;
    transform: rotateY(180deg) scale(0.6);
    -webkit-transform: rotateY(180deg) scale(0.6);
}
.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow-right {
    right: 0;
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
}
.ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-arrow,
.ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-arrow {
    left: calc(50% - (33px) / 2);
}
.ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-arrow-left {
    top: 0;
    transform: scale(0.6) rotate(270deg);
    -webkit-transform: scale(0.6) rotate(270deg);
}
.ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-arrow-right {
    bottom: 0;
    transform: scale(0.6) rotate(90deg);
    -webkit-transform: scale(0.6) rotate(90deg);
}
.ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-arrow-left {
    top: 0;
    transform: scale(0.6) rotate(270deg);
    -webkit-transform: scale(0.6) rotate(270deg);
}
.ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-arrow-right {
    bottom: 0;
    transform: scale(0.6) rotate(90deg);
    -webkit-transform: scale(0.6) rotate(90deg);
}
.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box {
    position: relative;
}
.ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-box {
    display: -webkit-inline-flex;
    display: inline-flex;
    left: 0;
    transition: left 150ms ease-in-out;
}
.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-box {
    display: -webkit-inline-flex;
    display: inline-flex;
    left: 0;
    transition: left 150ms ease-in-out;
}
.ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-box {
    display: inline-grid;
    top: 0;
    transition: top 150ms ease-in-out;
}
.ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-box {
    display: inline-grid;
    top: 0;
    transition: top 150ms ease-in-out;
}
.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    position: relative;
    cursor: pointer;
    filter: invert(15%);
}
.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item.play-video:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    background: url(https://w.ladicdn.com/source/ladipage-play.svg) no-repeat center center;
    background-size: contain;
    pointer-events: none;
    cursor: pointer;
}
.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item:hover {
    filter: none;
}
.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item.selected {
    filter: none;
}
.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item:last-child {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}
.ladi-table {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: auto;
}
.ladi-table table {
    width: 100%;
}
.ladi-table table td {
    vertical-align: middle;
}
.ladi-table tbody td {
    word-break: break-word;
}
.ladi-table table td img {
    cursor: pointer;
    width: 100%;
}
.ladi-box {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.ladi-tabs {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ladi-tabs .ladi-tabs-background {
    height: 100%;
    width: 100%;
    pointer-events: none;
}
.ladi-tabs > .ladi-element[data-index] {
    display: none;
}
.ladi-tabs > .ladi-element.selected[data-index] {
    display: block;
}
.ladi-frame {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.ladi-frame .ladi-frame-background {
    height: 100%;
    width: 100%;
    pointer-events: none;
    transition: inherit;
}
.ladi-banner {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.ladi-banner .ladi-banner-background {
    height: 100%;
    width: 100%;
    pointer-events: none;
}
#SECTION_POPUP .ladi-container {
    z-index: 90000070;
}
#SECTION_POPUP .ladi-container > .ladi-element {
    z-index: 90000070;
    position: fixed;
    display: none;
}
#SECTION_POPUP .ladi-container > .ladi-element[data-fixed-close="true"] {
    position: relative !important;
}
#SECTION_POPUP .ladi-container > .ladi-element.hide-visibility {
    display: block !important;
    visibility: hidden !important;
}
#SECTION_POPUP .popup-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9000000080;
    cursor: pointer;
}
.ladi-popup {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ladi-popup .ladi-popup-background {
    height: 100%;
    width: 100%;
    pointer-events: none;
}
.ladi-countdown {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ladi-countdown .ladi-countdown-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
    display: table;
    pointer-events: none;
}
.ladi-countdown .ladi-countdown-text {
    position: absolute;
    width: 100%;
    height: 100%;
    text-decoration: inherit;
    display: table;
    pointer-events: none;
}
.ladi-countdown .ladi-countdown-text span {
    display: table-cell;
    vertical-align: middle;
}
.ladi-countdown > .ladi-element {
    text-decoration: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
    position: relative;
    display: inline-block;
}
.ladi-countdown > .ladi-element:last-child {
    margin-right: 0 !important;
}
.ladi-button {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.ladi-button:active {
    transform: translateY(2px);
    transition: transform 0.2s linear;
}
.ladi-button .ladi-button-background {
    height: 100%;
    width: 100%;
    pointer-events: none;
    transition: inherit;
}
.ladi-button > .ladi-button-headline,
.ladi-button > .ladi-button-shape {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    display: table;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.ladi-button > .ladi-button-shape .ladi-shape {
    margin: auto;
    top: 0;
    bottom: 0;
}
.ladi-button > .ladi-button-headline .ladi-headline {
    display: table-cell;
    vertical-align: middle;
}
.ladi-collection {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ladi-collection.carousel {
    overflow: hidden;
}
.ladi-collection .ladi-collection-content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    transition: left 350ms ease-in-out;
}
.ladi-collection .ladi-collection-content .ladi-collection-item {
    display: block;
    position: relative;
    float: left;
    overflow: hidden;
}
.ladi-collection .ladi-collection-content .ladi-collection-item:before {
    content: "";
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ladi-collection .ladi-collection-content .ladi-collection-page {
    float: left;
}
.ladi-collection .ladi-collection-arrow {
    position: absolute;
    top: calc(50% - (33px) / 2);
    cursor: pointer;
    z-index: 90000040;
}
.ladi-collection .ladi-collection-arrow-left {
    left: 5px;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}
.ladi-collection .ladi-collection-arrow-right {
    right: 5px;
}
.ladi-collection .ladi-collection-button-next {
    position: absolute;
    bottom: -40px;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    z-index: 90000040;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.ladi-form {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ladi-form > .ladi-element {
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
}
.ladi-form .ladi-button > .ladi-button-headline {
    color: initial;
    font-size: initial;
    font-weight: initial;
    text-transform: initial;
    text-decoration: initial;
    font-style: initial;
    text-align: initial;
    letter-spacing: initial;
    line-height: initial;
}
.ladi-form > .ladi-element .ladi-form-item-container {
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
}
.ladi-form > [data-quantity="true"] .ladi-form-item-container {
    overflow: hidden;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item {
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item-background {
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 9px 6px !important;
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    padding-right: 24px;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-2 {
    width: calc(100% / 2 - 5px);
    max-width: calc(100% / 2 - 5px);
    min-width: calc(100% / 2 - 5px);
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-2:nth-child(3) {
    margin-left: 7.5px;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-3 {
    width: calc(100% / 3 - 5px);
    max-width: calc(100% / 3 - 5px);
    min-width: calc(100% / 3 - 5px);
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-3:nth-child(3) {
    margin-left: 7.5px;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-3:nth-child(4) {
    margin-left: 7.5px;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select option {
    color: initial;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control:not(.ladi-form-control-select) {
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
    text-transform: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select:not([data-selected=""]) {
    text-decoration: inherit;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item {
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
    vertical-align: middle;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-box-item {
    display: inline-block;
    width: fit-content;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span[data-checked="true"] {
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span[data-checked="false"] {
    text-transform: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
}
.ladi-form .ladi-form-item-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ladi-form .ladi-form-item-title-value {
    font-weight: 700;
    word-break: break-word;
}
.ladi-form .ladi-form-label-container {
    position: relative;
    width: 100%;
}
.ladi-form .ladi-form-label-container .ladi-form-label-item {
    display: inline-block;
    cursor: pointer;
    position: relative;
    border-radius: 0 !important;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.ladi-form .ladi-form-label-container .ladi-form-label-item.image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.ladi-form .ladi-form-label-container .ladi-form-label-item.no-value {
    display: none !important;
}
.ladi-form .ladi-form-label-container .ladi-form-label-item.text.disabled {
    opacity: 0.35;
}
.ladi-form .ladi-form-label-container .ladi-form-label-item.image.disabled {
    opacity: 0.2;
}
.ladi-form .ladi-form-label-container .ladi-form-label-item.color.disabled {
    opacity: 0.15;
}
.ladi-form .ladi-form-label-container .ladi-form-label-item.selected:before {
    content: "";
    width: 0;
    height: 0;
    bottom: -1px;
    right: -1px;
    position: absolute;
    border-width: 0 0 15px 15px;
    border-color: transparent;
    border-style: solid;
}
.ladi-form .ladi-form-label-container .ladi-form-label-item.selected:after {
    content: "";
    background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 12 12' viewBox='0 0 12 12' x='0' fill='%23fff' y='0'%3E%3Cg%3E%3Cpath d='m5.2 10.9c-.2 0-.5-.1-.7-.2l-4.2-3.7c-.4-.4-.5-1-.1-1.4s1-.5 1.4-.1l3.4 3 5.1-7c .3-.4 1-.5 1.4-.2s.5 1 .2 1.4l-5.7 7.9c-.2.2-.4.4-.7.4 0-.1 0-.1-.1-.1z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 7px;
    height: 7px;
    bottom: 0;
    right: 0;
    position: absolute;
}
.ladi-form .ladi-form-item {
    width: 100%;
    height: 100%;
    position: absolute;
}
.ladi-form .ladi-form-item-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.ladi-form .ladi-form-item.ladi-form-checkbox {
    height: auto;
}
.ladi-form .ladi-form-item .ladi-form-control {
    background-color: transparent;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    padding: 0 5px;
    color: inherit;
    font-size: inherit;
    border: none;
}
.ladi-form .ladi-form-item.ladi-form-checkbox {
    padding: 0 5px;
}
.ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-vertical .ladi-form-checkbox-item {
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: table;
    border: none;
}
.ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-horizontal .ladi-form-checkbox-item {
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 10px !important;
    display: inline-block;
    border: none;
    position: relative;
}
.ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item input {
    vertical-align: middle;
    width: 13px;
    height: 13px;
    display: table-cell;
    margin-right: 5px;
}
.ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span {
    display: table-cell;
    cursor: default;
    vertical-align: middle;
    word-break: break-word;
}
.ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-horizontal .ladi-form-checkbox-item input {
    position: absolute;
    top: 4px;
}
.ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-horizontal .ladi-form-checkbox-item span {
    padding-left: 18px;
}
.ladi-form .ladi-form-item textarea.ladi-form-control {
    resize: none;
    padding: 5px;
}
.ladi-form .ladi-button {
    cursor: pointer;
}
.ladi-form .ladi-button .ladi-headline {
    cursor: pointer;
    user-select: none;
}
.ladi-form .ladi-element .ladi-form-otp::-webkit-inner-spin-button,
.ladi-form .ladi-element .ladi-form-otp::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.ladi-form .ladi-element .ladi-form-item .button-get-code {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    line-height: initial;
    padding: 5px 10px;
    height: max-content;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.ladi-form .ladi-element .ladi-form-item .button-get-code.hide-visibility {
    display: block !important;
    visibility: hidden !important;
}
.ladi-form .ladi-form-item.otp-resend .button-get-code {
    display: block;
}
.ladi-form .ladi-form-item.otp-countdown:before {
    content: attr(data-countdown-time) "s";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: max-content;
    line-height: initial;
}
.ladi-combobox {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ladi-combobox .ladi-combobox-item-container {
    position: absolute;
    width: 100%;
    height: 100%;
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
}
.ladi-combobox .ladi-combobox-item-container .ladi-combobox-item-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
}
.ladi-combobox .ladi-combobox-item-container .ladi-combobox-item {
    width: 100%;
    height: 100%;
    position: absolute;
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
}
.ladi-combobox .ladi-combobox-item-container .ladi-combobox-item .ladi-combobox-control option {
    color: initial;
}
.ladi-combobox .ladi-combobox-item-container .ladi-combobox-item .ladi-combobox-control {
    background-color: transparent;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    padding: 0 5px;
    font-size: inherit;
    border: none;
    text-transform: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-attachment: inherit;
    background-origin: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 9px 6px !important;
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    padding-right: 24px;
}
.ladi-combobox .ladi-combobox-item-container .ladi-combobox-item .ladi-combobox-control:not([data-selected=""]) {
    text-decoration: inherit;
}
.ladi-cart {
    position: absolute;
    width: 100%;
    font-size: 12px;
}
.ladi-cart .ladi-cart-row {
    position: relative;
    display: inline-table;
    width: 100%;
}
.ladi-cart .ladi-cart-row:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #dcdcdc;
}
.ladi-cart .ladi-cart-no-product {
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
}
.ladi-cart .ladi-cart-image {
    width: 16%;
    vertical-align: middle;
    position: relative;
    text-align: center;
}
.ladi-cart .ladi-cart-image img {
    max-width: 100%;
}
.ladi-cart .ladi-cart-title {
    vertical-align: middle;
    padding: 0 5px;
    word-break: break-all;
}
.ladi-cart .ladi-cart-title .ladi-cart-title-name {
    display: block;
    margin-bottom: 5px;
    word-break: break-word;
}
.ladi-cart .ladi-cart-title .ladi-cart-title-variant {
    font-weight: 700;
    display: block;
    word-break: break-word;
}
.ladi-cart .ladi-cart-image .ladi-cart-image-quantity {
    position: absolute;
    top: -3px;
    right: -5px;
    background: rgba(150, 149, 149, 0.9);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 20px;
}
.ladi-cart .ladi-cart-quantity {
    width: 70px;
    vertical-align: middle;
    text-align: center;
}
.ladi-cart .ladi-cart-quantity-content {
    display: -webkit-inline-flex;
    display: inline-flex;
}
.ladi-cart .ladi-cart-quantity input {
    width: 24px;
    text-align: center;
    height: 22px;
    pointer-events: none;
    -moz-appearance: textfield;
    border-left: none;
    border-right: none;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-radius: 0;
}
.ladi-cart .ladi-cart-quantity input::-webkit-inner-spin-button,
.ladi-cart .ladi-cart-quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.ladi-cart .ladi-cart-quantity .button {
    border: 1px solid #dcdcdc;
    cursor: pointer;
    text-align: center;
    width: 21px;
    height: 22px;
    position: relative;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.ladi-cart .ladi-cart-quantity .button:active {
    transform: translateY(2px);
    transition: transform 0.2s linear;
}
.ladi-cart .ladi-cart-quantity .button span {
    font-size: 18px;
    position: relative;
    left: 0.5px;
}
.ladi-cart .ladi-cart-quantity .button:first-child span {
    top: -1.2px;
}
.ladi-cart .ladi-cart-price {
    width: 100px;
    vertical-align: middle;
    text-align: right;
    padding: 0 10px 0 5px;
}
.ladi-cart .ladi-cart-row.has-promotion .ladi-cart-price span {
    text-decoration: line-through;
    display: block;
    margin-bottom: 3px;
}
.ladi-cart .ladi-cart-row.has-promotion .ladi-cart-price span.price-compare {
    text-decoration: none;
    color: #e85d04;
    font-weight: 700;
    margin-bottom: 0;
}
.ladi-cart .ladi-cart-row.has-promotion .ladi-cart-title span.promotion-name {
    margin-top: 5px;
    display: block;
    word-break: break-word;
}
.ladi-cart .ladi-cart-action {
    width: 28px;
    vertical-align: middle;
    text-align: center;
}
.ladi-cart .ladi-cart-action .button {
    border: 1px solid #dcdcdc;
    display: table;
    cursor: pointer;
    text-align: center;
    width: 25px;
    height: 22px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.ladi-cart .ladi-cart-action .button:active {
    transform: translateY(2px);
    transition: transform 0.2s linear;
}
.ladi-cart .ladi-cart-action .button span {
    font-size: 13px;
    position: relative;
    top: 0.5px;
    display: table-cell;
    vertical-align: middle;
}
.ladi-video {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    overflow: hidden;
}
.ladi-video .ladi-video-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.ladi-group {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ladi-accordion {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ladi-accordion .ladi-accordion-shape {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    display: table;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.ladi-button-group {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ladi-button-group > .ladi-element {
    transition: inherit;
}
.ladi-button-group > .ladi-element > .ladi-button {
    transition: inherit;
}
.ladi-shape {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.ladi-html-code {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ladi-image {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
}
.ladi-image .ladi-image-background {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.ladi-headline {
    width: 100%;
    display: inline-block;
    word-break: break-word;
    background-size: cover;
    background-position: center center;
}
.ladi-headline a {
    text-decoration: underline;
}
.ladi-paragraph {
    width: 100%;
    display: inline-block;
    word-break: break-word;
}
.ladi-paragraph a {
    text-decoration: underline;
}
.ladi-list-paragraph {
    width: 100%;
    display: inline-block;
}
.ladi-list-paragraph a {
    text-decoration: underline;
}
.ladi-list-paragraph ul li {
    position: relative;
    counter-increment: linum;
}
.ladi-list-paragraph ul li:before {
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
}
.ladi-list-paragraph ul li:last-child {
    padding-bottom: 0 !important;
}
.ladi-line {
    position: relative;
}
.ladi-line .ladi-line-container {
    border-bottom: 0 !important;
    border-right: 0 !important;
    width: 100%;
    height: 100%;
}
a[data-action] {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
}
a:visited {
    color: inherit;
}
a:link {
    color: inherit;
}
.button-unmute {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.button-unmute div {
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2036%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m%2021.48%2C17.98%20c%200%2C-1.77%20-1.02%2C-3.29%20-2.5%2C-4.03%20v%202.21%20l%202.45%2C2.45%20c%20.03%2C-0.2%20.05%2C-0.41%20.05%2C-0.63%20z%20m%202.5%2C0%20c%200%2C.94%20-0.2%2C1.82%20-0.54%2C2.64%20l%201.51%2C1.51%20c%20.66%2C-1.24%201.03%2C-2.65%201.03%2C-4.15%200%2C-4.28%20-2.99%2C-7.86%20-7%2C-8.76%20v%202.05%20c%202.89%2C.86%205%2C3.54%205%2C6.71%20z%20M%209.25%2C8.98%20l%20-1.27%2C1.26%204.72%2C4.73%20H%207.98%20v%206%20H%2011.98%20l%205%2C5%20v%20-6.73%20l%204.25%2C4.25%20c%20-0.67%2C.52%20-1.42%2C.93%20-2.25%2C1.18%20v%202.06%20c%201.38%2C-0.31%202.63%2C-0.95%203.69%2C-1.81%20l%202.04%2C2.05%201.27%2C-1.27%20-9%2C-9%20-7.72%2C-7.72%20z%20m%207.72%2C.99%20-2.09%2C2.08%202.09%2C2.09%20V%209.98%20z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 100%;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center center;
}
[data-opacity="0"] {
    opacity: 0;
}
[data-hidden="true"] {
    display: none;
}
[data-action="true"] {
    cursor: pointer;
}
.is-2nd-click {
    cursor: pointer;
}
.element-click-selected {
    cursor: pointer;
}
.ladi-accordion-shape.is-2nd-click,
.ladi-button-shape.is-2nd-click {
    z-index: 1;
}
.ladi-hidden {
    display: none;
}
.backdrop-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 90000060;
}
.backdrop-dropbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 90000040;
}
.lightbox-screen {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 9000000080;
    background: rgba(0, 0, 0, 0.5);
}
.lightbox-screen .lightbox-close {
    position: absolute;
    z-index: 9000000090;
    cursor: pointer;
}
.lightbox-screen .lightbox-hidden {
    display: none;
}
.ladi-animation-hidden {
    visibility: hidden !important;
}
.ladi-lazyload {
    background-image: none !important;
}
.ladi-list-paragraph ul li.ladi-lazyload:before {
    background-image: none !important;
}
.ladi-cart-number {
    position: absolute;
    top: -2px;
    right: -7px;
    background: #f36e36;
    text-align: center;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border-radius: 100%;
}
.ladi-form-quantity {
    display: -webkit-inline-flex;
    display: inline-flex;
    border-color: inherit;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item.ladi-form-quantity .ladi-form-control {
    text-align: center;
    pointer-events: none;
    -moz-appearance: textfield;
    width: calc(100% - 45px);
    padding: 0;
    min-width: 24px;
    border-left: none;
    border-right: none;
    border-top: 1px hidden;
    border-bottom: 1px hidden;
    border-color: inherit;
}
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item.ladi-form-quantity input::-webkit-inner-spin-button,
.ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item.ladi-form-quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.ladi-form-quantity .button {
    display: table;
    cursor: pointer;
    text-align: center;
    width: 30px;
    height: 100%;
    position: relative;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.ladi-form-quantity .button span {
    font-size: 18px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.ladi-form-quantity .button:first-child span {
    top: -0.5px;
}
.ladi-form-quantity input {
    pointer-events: none;
}
.ladi-form [data-variant="true"] select option[disabled] {
    background: #fff;
    color: #b8b8b8 !important;
}
.ladi-story-page-progress-bar {
    width: 100%;
    height: 25px;
    position: fixed;
    top: 0;
    left: 0;
}
.ladi-story-page-progress-bar-item {
    height: 100%;
    width: 100%;
    display: block;
    float: left;
    margin: 0 5px;
    position: relative;
    cursor: pointer;
}
.ladi-story-page-progress-bar-item:before {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    width: 100%;
    height: 4px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.ladi-story-page-progress-bar-item.active:before {
    background: #fff;
}
.ladi-story-page-progress-bar-item span {
    background: #fff;
    border-radius: 10px;
    height: 4px;
    display: block;
    margin: auto 0;
    top: 0;
    bottom: 0;
    position: absolute;
    transition: width 0.3s linear;
    width: 0%;
}
.ladi-carousel .ladi-carousel-arrow,
.ladi-collection .ladi-collection-arrow,
.ladi-collection .ladi-collection-button-next,
.ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow,
.ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow,
.ladi-section .ladi-section-arrow-down {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.00015%200.585938L18.4144%2012.0002L7.00015%2023.4144L5.58594%2022.0002L15.5859%2012.0002L5.58594%202.00015L7.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
#SECTION_POPUP .popup-close,
.ladi-section .ladi-section-close {
    width: 16px;
    height: 16px;
    margin: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.4144%202.00015L2.00015%2023.4144L0.585938%2022.0002L22.0002%200.585938L23.4144%202.00015Z%22%3E%3C%2Fpath%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%200.585938L23.4144%2022.0002L22.0002%2023.4144L0.585938%202.00015L2.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
.lightbox-screen .lightbox-close {
    width: 16px;
    height: 16px;
    margin: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.4144%202.00015L2.00015%2023.4144L0.585938%2022.0002L22.0002%200.585938L23.4144%202.00015Z%22%3E%3C%2Fpath%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%200.585938L23.4144%2022.0002L22.0002%2023.4144L0.585938%202.00015L2.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
#BODY_BACKGROUND {
    position: fixed;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100vh !important;
}
.ladi-html strong {
    font-weight: 700;
}
.ladi-html em {
    font-style: italic;
}
.ladi-html a {
    text-decoration: underline;
}
.ladi-html img {
    max-width: 100%;
}
.ladi-html .ladi-headline p,
.ladi-html .ladi-paragraph p {
    margin: revert;
}
@media (min-width: 768px) {
    .ladi-fullwidth {
        width: 100vw !important;
        left: calc(-50vw + 50%) !important;
        box-sizing: border-box !important;
        transform: none !important;
    }
    .ladi-fullwidth .ladi-gallery-view-item {
        transition-duration: 1.5s;
    }
}
@media (max-width: 767px) {
    .ladi-element.ladi-auto-scroll {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100% !important;
        left: 0 !important;
        -webkit-overflow-scrolling: touch;
    }
    .ladi-section.ladi-auto-scroll {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }
    .ladi-carousel .ladi-carousel-content {
        transition: left 0.3s ease-in-out;
    }
    .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item {
        transition: transform 0.3s ease-in-out;
    }
    .ladi-html img {
        height: auto !important;
    }
}
.ladi-notify-transition {
    transition: top 0.5s ease-in-out, bottom 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.ladi-notify {
    padding: 5px;
    box-shadow: 0 0 1px rgba(64, 64, 64, 0.3), 0 8px 50px rgba(64, 64, 64, 0.05);
    border-radius: 40px;
    line-height: 1.6;
    width: 100%;
    height: 100%;
    font-size: 13px;
}
.ladi-notify .ladi-notify-image img {
    float: left;
    margin-right: 13px;
    border-radius: 50%;
    width: 53px;
    height: 53px;
    pointer-events: none;
}
.ladi-notify .ladi-notify-title {
    font-size: 100%;
    height: 17px;
    overflow: hidden;
    font-weight: 700;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
}
.ladi-notify .ladi-notify-content {
    font-size: 92.308%;
    height: 17px;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
    padding-top: 2px;
}
.ladi-notify .ladi-notify-time {
    line-height: 1.6;
    font-size: 84.615%;
    display: inline-block;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(100% - 155px);
    overflow: hidden;
}
.ladi-notify .ladi-notify-copyright {
    font-size: 76.9231%;
    margin-left: 2px;
    position: relative;
    padding: 0 5px;
    cursor: pointer;
    opacity: 0.6;
    display: inline-block;
    top: -4px;
}
.ladi-notify .ladi-notify-copyright svg {
    vertical-align: middle;
}
.ladi-notify .ladi-notify-copyright svg:not(:root) {
    overflow: hidden;
}
.ladi-notify .ladi-notify-copyright div {
    text-decoration: none;
    color: rgba(64, 64, 64, 1);
    display: inline;
}
.ladi-notify .ladi-notify-copyright strong {
    font-weight: 700;
}
.builder-container .ladi-notify {
    transition: unset;
}
.ladi-spin-lucky {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    box-shadow: 0 0 7px 0 rgba(64, 64, 64, 0.6), 0 8px 50px rgba(64, 64, 64, 0.3);
    background-repeat: no-repeat;
    background-size: cover;
}
.ladi-spin-lucky .ladi-spin-lucky-start {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 20%;
    height: 20%;
    cursor: pointer;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    transition: transform 0.3s ease-in-out;
    -webkit-transition: transform 0.3s ease-in-out;
}
.ladi-spin-lucky .ladi-spin-lucky-start:hover {
    transform: scale(1.1);
}
.ladi-spin-lucky .ladi-spin-lucky-screen {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    transition: transform 7s cubic-bezier(0.25, 0.1, 0, 1);
    -webkit-transition: transform 7s cubic-bezier(0.25, 0.1, 0, 1);
    text-decoration-line: inherit;
    -webkit-text-decoration-line: inherit;
    text-transform: inherit;
}
.ladi-spin-lucky .ladi-spin-lucky-screen:before {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.ladi-spin-lucky .ladi-spin-lucky-label {
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    width: 42%;
    padding-left: 12%;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    text-decoration-line: inherit;
    -webkit-text-decoration-line: inherit;
    text-transform: inherit;
    line-height: 1.6;
    text-shadow: rgba(0, 0, 0, 0.5) 1px 0 2px;
}
/*@media (min-width: 768px) {*/
/*    #BUTTON859 {*/
/*        opacity: 0 !important;*/
/*        pointer-events: none !important;*/
/*    }*/
/*    #POPUP1191 {*/
/*        opacity: 0 !important;*/
/*        pointer-events: none !important;*/
/*    }*/
/*    #BUTTON1337 {*/
/*        opacity: 0 !important;*/
/*        pointer-events: none !important;*/
/*    }*/
/*    #BUTTON1339 {*/
/*        opacity: 0 !important;*/
/*        pointer-events: none !important;*/
/*    }*/
/*    #BUTTON1365 {*/
/*        opacity: 0 !important;*/
/*        pointer-events: none !important;*/
/*    }*/
/*    #BUTTON1367 {*/
/*        opacity: 0 !important;*/
/*        pointer-events: none !important;*/
/*    }*/
/*}*/
/*@media (max-width: 767px) {*/
/*    #BUTTON859 {*/
/*        opacity: 0 !important;*/
/*        pointer-events: none !important;*/
/*    }*/
/*    #POPUP1191 {*/
/*        opacity: 0 !important;*/
/*        pointer-events: none !important;*/
/*    }*/
/*    #BUTTON1337 {*/
/*        opacity: 0 !important;*/
/*        pointer-events: none !important;*/
/*    }*/
/*    #BUTTON1339 {*/
/*        opacity: 0 !important;*/
/*        pointer-events: none !important;*/
/*    }*/
/*    #BUTTON1365 {*/
/*        opacity: 0 !important;*/
/*        pointer-events: none !important;*/
/*    }*/
/*    #BUTTON1367 {*/
/*        opacity: 0 !important;*/
/*        pointer-events: none !important;*/
/*    }*/
/*}*/
                                      body {
                                          direction: ltr;
                                      }
@media (min-width: 768px) {
    .ladi-section .ladi-container {
        width: 1200px;
    }
}
@media (max-width: 767px) {
    .ladi-section .ladi-container {
        width: 420px;
    }
}
@font-face {
    font-family: "Inter-Bold.ttf";
    src: url("https://w.ladicdn.com/596486701663abf2d493432e/inter-bold-20220505065144.ttf") format("truetype");
}
@font-face {
    font-family: "Inter-Regular.ttf";
    src: url("https://w.ladicdn.com/596486701663abf2d493432e/inter-regular-20220505065145.ttf") format("truetype");
}
@font-face {
    font-family: "Inter-SemiBold.ttf";
    src: url("https://w.ladicdn.com/596486701663abf2d493432e/inter-semibold-20220505065145.ttf") format("truetype");
}
@font-face {
    font-family: "Inter-Black.ttf";
    src: url("https://w.ladicdn.com/596486701663abf2d493432e/inter-black-20220505065144.ttf") format("truetype");
}
body {
    font-family: "Open Sans", sans-serif;
}
@media (min-width: 768px) {
    #SECTION_POPUP {
        height: 0px;
    }
    #SECTION_POPUP .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #BODY_BACKGROUND {
        height: 0px;
    }
    #BODY_BACKGROUND .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION248 {
        height: 631px;
    }
    #SECTION248 > .ladi-section-background {
        background-color: rgb(0, 166, 57);
    }
    #SECTION248 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION732 {
        height: 529.3px;
    }
    #SECTION732 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #PARAGRAPH765 {
        width: 592px;
        top: 36.25px;
        left: 304px;
    }
    #PARAGRAPH765 > .ladi-paragraph {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 166, 57);
        font-size: 30px;
        text-align: center;
        line-height: 1.2;
    }
    #PARAGRAPH766 {
        width: 525px;
        top: 178.25px;
        left: 675px;
    }
    #PARAGRAPH766 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 15px;
        line-height: 1.6;
    }
    #SHAPE798 {
        width: 16px;
        height: 19.7509px;
        top: 181.25px;
        left: 650px;
    }
    #SHAPE798 svg:last-child {
        fill: rgb(222, 39, 29);
    }
    #BUTTON_TEXT859 {
        width: 219px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT859 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 18px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT859 > .ladi-headline:hover {
        color: rgb(255, 255, 255);
    }
    #BUTTON859 {
        width: 219px;
        height: 39px;
        top: 259.408px;
        left: 18.511px;
    }
    #BUTTON859 > .ladi-button > .ladi-button-background {
        background-color: rgb(0, 182, 63);
    }
    #BUTTON859 > .ladi-button {
        border-radius: 40px;
    }
    #BUTTON859.ladi-animation > .ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BUTTON859 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(251, 111, 57) !important;
    }
    #SHAPE876 {
        width: 16px;
        height: 19.7509px;
        top: 349.25px;
        left: 650px;
    }
    #SHAPE876 svg:last-child {
        fill: rgb(222, 39, 29);
    }
    #SHAPE877 {
        width: 16px;
        height: 19.7509px;
        top: 300.25px;
        left: 650px;
    }
    #SHAPE877 svg:last-child {
        fill: rgb(222, 39, 29);
    }
    #SHAPE878 {
        width: 16px;
        height: 19.7509px;
        top: 230.25px;
        left: 650px;
    }
    #SHAPE878 svg:last-child {
        fill: rgb(222, 39, 29);
    }
    #SHAPE880 {
        width: 16px;
        height: 19.7509px;
        top: 420.25px;
        left: 650px;
    }
    #SHAPE880 svg:last-child {
        fill: rgb(222, 39, 29);
    }
    #HEADLINE1010 {
        width: 826px;
        top: 13.55px;
        left: 187px;
    }
    #HEADLINE1010 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 34px;
        text-transform: uppercase;
        text-align: center;
        line-height: 1.4;
    }
    #PARAGRAPH1015 {
        width: 472px;
        top: 171px;
        left: 710px;
    }
    #PARAGRAPH1015 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(39, 39, 39);
        font-size: 16px;
        text-align: justify;
        line-height: 1.6;
    }
    #PARAGRAPH1020 {
        width: 456px;
        top: 144.585px;
        left: 38.511px;
    }
    #PARAGRAPH1020 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(84, 84, 84);
        font-size: 15px;
        text-align: justify;
        line-height: 1.4;
    }
    #HEADLINE1021 {
        width: 380px;
        top: 93.585px;
        left: 18.511px;
    }
    #HEADLINE1021 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 182, 63);
        font-size: 24px;
        line-height: 1.4;
    }
    #PARAGRAPH1023 {
        width: 463px;
        top: 122.21px;
        left: 710px;
    }
    #PARAGRAPH1023 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(28, 28, 28);
        font-size: 15px;
        text-align: justify;
        line-height: 1.6;
    }
    #SECTION1051 {
        height: 777px;
    }
    #SECTION1051 > .ladi-section-background {
        background-size: cover;
        background-attachment: fixed;
        background-image: url("https://w.ladicdn.com/s1440x777/596486701663abf2d493432e/bg-20230104075309-ocupb.png");
        background-position: center top;
        background-repeat: repeat;
    }
    #SECTION1051 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #CAROUSEL1052 {
        width: 959.95px;
        height: 515.929px;
        top: 178.1px;
        left: 120.025px;
    }
    #CAROUSEL1052 .ladi-carousel .ladi-carousel-arrow {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.00015%200.585938L18.4144%2012.0002L7.00015%2023.4144L5.58594%2022.0002L15.5859%2012.0002L5.58594%202.00015L7.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #BOX1053 {
        width: 959.95px;
        height: 515.929px;
        top: 0px;
        left: 0px;
    }
    #BOX1053 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
    }
    #BOX1055 {
        width: 492px;
        height: 513.214px;
        top: 1px;
        left: 1430px;
    }
    #BOX1055 > .ladi-box {
        background-color: rgb(255, 255, 255);
    }
    #HEADLINE1056 {
        width: 374px;
        top: 117.93px;
        left: 532px;
    }
    #HEADLINE1056 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(98, 98, 98);
        font-size: 16px;
        line-height: 1.6;
    }
    #LINE1057 {
        width: 350px;
        top: 92.93px;
        left: 532px;
    }
    #LINE1057 > .ladi-line > .ladi-line-container {
        border-top: 1px solid rgb(84, 84, 84);
        border-right: 1px solid rgb(84, 84, 84);
        border-bottom: 1px solid rgb(84, 84, 84);
        border-left: 0px !important;
    }
    #LINE1057 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #HEADLINE1058 {
        width: 403px;
        top: 50.93px;
        left: 531px;
    }
    #HEADLINE1058 > .ladi-headline {
        color: rgb(84, 84, 84);
        font-size: 32px;
        font-weight: bold;
        line-height: 1.4;
    }
    #HEADLINE1059 {
        width: 344px;
        top: 53.93px;
        left: 1504px;
    }
    #HEADLINE1059 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(84, 84, 84);
        font-size: 32px;
        font-weight: bold;
        line-height: 1.4;
    }
    #LINE1060 {
        width: 350px;
        top: 98.93px;
        left: 1507px;
    }
    #LINE1060 > .ladi-line > .ladi-line-container {
        border-top: 1px solid rgb(84, 84, 84);
        border-right: 1px solid rgb(84, 84, 84);
        border-bottom: 1px solid rgb(84, 84, 84);
        border-left: 0px !important;
    }
    #LINE1060 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #HEADLINE1061 {
        width: 350px;
        top: 128.93px;
        left: 1507px;
    }
    #HEADLINE1061 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(98, 98, 98);
        font-size: 16px;
        text-align: justify;
        line-height: 1.4;
    }
    #HEADLINE1062 {
        width: 395px;
        top: 128.93px;
        left: 2425.48px;
    }
    #HEADLINE1062 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(98, 98, 98);
        font-size: 16px;
        text-align: justify;
        line-height: 1.4;
    }
    #LINE1063 {
        width: 389px;
        top: 98.93px;
        left: 2424px;
    }
    #LINE1063 > .ladi-line > .ladi-line-container {
        border-top: 1px solid rgb(84, 84, 84);
        border-right: 1px solid rgb(84, 84, 84);
        border-bottom: 1px solid rgb(84, 84, 84);
        border-left: 0px !important;
    }
    #LINE1063 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #HEADLINE1064 {
        width: 444px;
        top: 58.43px;
        left: 2424.48px;
    }
    #HEADLINE1064 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(84, 84, 84);
        font-size: 30px;
        font-weight: bold;
        line-height: 1.2;
    }
    #IMAGE1065 {
        width: 486.584px;
        height: 515.929px;
        top: 0px;
        left: 0px;
    }
    #IMAGE1065 > .ladi-image > .ladi-image-background {
        width: 486.584px;
        height: 515.929px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s800x850/596486701663abf2d493432e/6-20220720034814.png");
    }
    #IMAGE1066 {
        width: 506.23px;
        height: 524.571px;
        top: -8.642px;
        left: 959.95px;
    }
    #IMAGE1066 > .ladi-image > .ladi-image-background {
        width: 528.23px;
        height: 524.571px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s850x850/596486701663abf2d493432e/5-20220720033801.png");
    }
    #IMAGE1067 {
        width: 463.101px;
        height: 521.144px;
        top: -3.2145px;
        left: 1922.9px;
    }
    #IMAGE1067 > .ladi-image > .ladi-image-background {
        width: 463.101px;
        height: 521.144px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s800x850/596486701663abf2d493432e/1-20220720033345.png");
    }
    #HEADLINE1068 {
        width: 621px;
        top: 42.1px;
        left: 289.5px;
    }
    #HEADLINE1068 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(253, 253, 253);
        font-size: 34px;
        text-transform: uppercase;
        text-align: center;
        line-height: 1.4;
        text-shadow: rgb(0, 0, 0) 3px 5px 21px;
        -webkit-text-stroke-width: 0px;
    }
    #BOX797 {
        width: 614.437px;
        height: 285.751px;
        top: 167.375px;
        left: 18.511px;
    }
    #BOX797 > .ladi-box {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("https://w.ladicdn.com/s950x600/596486701663abf2d493432e/pu7botgmke0ekos3i077vsp7vitd_xquy9obppehkf5icqudgoc64obptpwxvq8tfvtiikylw-gzofmwgf-5qxeircsbvmbrklhp-20220726083007.png");
        background-position: center top;
        background-repeat: repeat;
        border-radius: 18px;
    }
    #SECTION1084 {
        height: 484px;
    }
    #SECTION1084 > .ladi-section-background {
        background-color: rgb(224, 244, 227);
    }
    #SECTION1084 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE1156 {
        width: 951px;
        top: 104.573px;
        left: 137.271px;
    }
    #HEADLINE1156 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(1, 137, 14);
        font-size: 33px;
        text-align: center;
        line-height: 1.2;
    }
    #IMAGE1157 {
        width: 208.949px;
        height: 60.8926px;
        top: 34.127px;
        left: 495.525px;
    }
    #IMAGE1157 > .ladi-image > .ladi-image-background {
        width: 208.949px;
        height: 60.8926px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s550x400/596486701663abf2d493432e/kiotviet-logo-20221129042415-jyt8z.png");
    }
    #SHAPE1159 {
        width: 21px;
        height: 15.8354px;
        top: 238.97px;
        left: 630px;
    }
    #SHAPE1159 svg:last-child {
        fill: rgb(1, 137, 14);
    }
    #PARAGRAPH1160 {
        width: 250px;
        top: 275.43px;
        left: 633.333px;
    }
    #PARAGRAPH1160 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 14px;
        text-align: left;
        line-height: 1.4;
    }
    #HEADLINE1161 {
        width: 180px;
        top: 231.573px;
        left: 658.333px;
    }
    #HEADLINE1161 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(15, 152, 28);
        font-size: 17px;
        line-height: 1.6;
    }
    #BOX1162 {
        width: 280px;
        height: 169px;
        top: 216.65px;
        left: 920px;
    }
    #BOX1162 > .ladi-box {
        box-shadow: 0px 15px 100px -64px #31a43c;
        -webkit-box-shadow: 0px 15px 100px -64px #31a43c;
        background-color: rgb(255, 255, 255);
        border-color: rgb(156, 194, 244);
        border-width: 1px;
        border-radius: 10px;
    }
    #PARAGRAPH1163 {
        width: 240px;
        top: 275.43px;
        left: 940px;
    }
    #PARAGRAPH1163 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 14px;
        text-align: left;
        line-height: 1.4;
    }
    #HEADLINE1164 {
        width: 210px;
        top: 231.573px;
        left: 967px;
    }
    #HEADLINE1164 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(1, 137, 14);
        font-size: 17px;
        line-height: 1.6;
    }
    #SHAPE1165 {
        width: 21px;
        height: 21px;
        top: 237.705px;
        left: 940px;
    }
    #SHAPE1165 svg:last-child {
        fill: rgb(1, 137, 14);
    }
    #SHAPE1167 {
        width: 17px;
        height: 20.9853px;
        top: 234.97px;
        left: 21.2275px;
    }
    #SHAPE1167 svg:last-child {
        fill: rgb(1, 137, 14);
    }
    #PARAGRAPH1168 {
        width: 240px;
        top: 275.43px;
        left: 20px;
    }
    #PARAGRAPH1168 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 14px;
        text-align: left;
        line-height: 1.4;
    }
    #HEADLINE1169 {
        width: 160px;
        top: 231.573px;
        left: 44px;
    }
    #HEADLINE1169 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(1, 137, 14);
        font-size: 17px;
        line-height: 1.6;
    }
    #PARAGRAPH1171 {
        width: 240px;
        top: 275.43px;
        left: 326.667px;
    }
    #PARAGRAPH1171 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 14px;
        text-align: left;
        line-height: 1.4;
    }
    #HEADLINE1172 {
        width: 160px;
        top: 231.573px;
        left: 351.667px;
    }
    #HEADLINE1172 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(15, 152, 28);
        font-size: 17px;
        line-height: 1.6;
    }
    #SHAPE1173 {
        width: 18px;
        height: 21.8881px;
        top: 234.573px;
        left: 327.465px;
    }
    #SHAPE1173 svg:last-child {
        fill: rgb(1, 137, 14);
    }
    #SECTION1174 {
        height: 229.9px;
    }
    #SECTION1174 > .ladi-section-background {
        background-color: rgb(15, 152, 28);
    }
    #SECTION1174 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE1175 {
        width: 962px;
        top: 28.4px;
        left: 119px;
    }
    #HEADLINE1175 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 30px;
        text-align: center;
        line-height: 1.2;
    }
    #IMAGE1176 {
        width: 82px;
        height: 82px;
        top: 100.5px;
        left: 137.271px;
    }
    #IMAGE1176 > .ladi-image > .ladi-image-background {
        width: 82px;
        height: 82px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s400x400/596486701663abf2d493432e/artboard-1-20220324024149.png");
    }
    #IMAGE1176:hover > .ladi-image {
        border-color: rgb(255, 255, 255);
    }
    #HEADLINE1177 {
        width: 188px;
        top: 99.5px;
        left: 230.271px;
    }
    #HEADLINE1177 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 40px;
        font-weight: bold;
        text-align: left;
        line-height: 1.2;
    }
    #PARAGRAPH1178 {
        width: 188px;
        top: 148.5px;
        left: 230.271px;
    }
    #PARAGRAPH1178 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(201, 255, 207);
        font-size: 15px;
        text-align: left;
        line-height: 1.2;
    }
    #IMAGE1179 {
        width: 78px;
        height: 78px;
        top: 104.5px;
        left: 519.017px;
    }
    #IMAGE1179 > .ladi-image > .ladi-image-background {
        width: 78px;
        height: 78px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s400x400/596486701663abf2d493432e/artboard-2-20220324024149.png");
    }
    #HEADLINE1180 {
        width: 120px;
        top: 99.5px;
        left: 607.017px;
    }
    #HEADLINE1180 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 40px;
        font-weight: bold;
        text-align: left;
        line-height: 1.2;
    }
    #PARAGRAPH1181 {
        width: 120px;
        top: 148.5px;
        left: 607.017px;
    }
    #PARAGRAPH1181 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(201, 255, 207);
        font-size: 15px;
        text-align: left;
        line-height: 1.2;
    }
    #IMAGE1182 {
        width: 77px;
        height: 77px;
        top: 104.5px;
        left: 871.017px;
    }
    #IMAGE1182 > .ladi-image > .ladi-image-background {
        width: 77px;
        height: 77px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s400x400/596486701663abf2d493432e/artboard-3-20220324024149.png");
    }
    #HEADLINE1183 {
        width: 150px;
        top: 99.5px;
        left: 963.016px;
    }
    #HEADLINE1183 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 40px;
        font-weight: bold;
        text-align: left;
        line-height: 1.2;
    }
    #PARAGRAPH1184 {
        width: 150px;
        top: 148.5px;
        left: 963.016px;
    }
    #PARAGRAPH1184 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(201, 255, 207);
        font-size: 15px;
        text-align: left;
        line-height: 1.2;
    }
    #BOX1185 {
        width: 280px;
        height: 169px;
        top: 216.65px;
        left: 613.333px;
    }
    #BOX1185 > .ladi-box {
        box-shadow: 0px 15px 100px -64px #31a43c;
        -webkit-box-shadow: 0px 15px 100px -64px #31a43c;
        background-color: rgb(255, 255, 255);
        border-color: rgb(156, 194, 244);
        border-width: 1px;
        border-radius: 10px;
    }
    #BOX1186 {
        width: 280px;
        height: 169px;
        top: 216.65px;
        left: 306.667px;
    }
    #BOX1186 > .ladi-box {
        box-shadow: 0px 15px 100px -64px #31a43c;
        -webkit-box-shadow: 0px 15px 100px -64px #31a43c;
        background-color: rgb(255, 255, 255);
        border-color: rgb(156, 194, 244);
        border-width: 1px;
        border-radius: 10px;
    }
    #BOX1187 {
        width: 280px;
        height: 169px;
        top: 216.65px;
        left: 0px;
    }
    #BOX1187 > .ladi-box {
        box-shadow: 0px 15px 100px -64px #31a43c;
        -webkit-box-shadow: 0px 15px 100px -64px #31a43c;
        background-color: rgb(255, 255, 255);
        border-color: rgb(156, 194, 244);
        border-width: 1px;
        border-radius: 10px;
    }
    #PARAGRAPH1188 {
        width: 810px;
        top: 54.3px;
        left: 195px;
    }
    #PARAGRAPH1188 > .ladi-paragraph {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 34px;
        line-height: 1.6;
    }
    #HEADLINE1189 {
        width: 490px;
        top: 307.495px;
        left: 669.842px;
    }
    #HEADLINE1189 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(1, 164, 57);
        font-size: 16px;
        text-align: justify;
        line-height: 1.4;
        -webkit-text-stroke-color: rgb(1, 119, 12);
    }
    #POPUP1191 {
        width: 401px;
        height: 528px;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        margin: auto;
    }
    #POPUP1191 > .ladi-popup > .ladi-overlay {
        border-radius: 20px;
    }
    #POPUP1191 > .ladi-popup > .ladi-popup-background {
        background-color: rgb(255, 255, 255);
        border-radius: 20px;
    }
    #POPUP1191 > .ladi-popup {
        border-radius: 20px;
    }
    #POPUP1191.ladi-animation > .ladi-popup {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-duration: 0.5s;
        -webkit-animation-duration: 0.5s;
    }
    #POPUP1191 .popup-close {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22rgba(15%2C%20152%2C%2028%2C%201)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.4144%202.00015L2.00015%2023.4144L0.585938%2022.0002L22.0002%200.585938L23.4144%202.00015Z%22%3E%3C%2Fpath%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%200.585938L23.4144%2022.0002L22.0002%2023.4144L0.585938%202.00015L2.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #GROUP1192 {
        width: 218px;
        height: 81.5px;
        top: 396.75px;
        left: 91.5px;
    }
    #HEADLINE1193 {
        width: 218px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1193 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(5, 34, 74);
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #GROUP1194 {
        width: 200.082px;
        height: 50.521px;
        top: 30.979px;
        left: 8.959px;
    }
    #BOX1195 {
        width: 200.082px;
        height: 50.521px;
        top: 0px;
        left: 0px;
    }
    #BOX1195 > .ladi-box {
        background-color: rgb(234, 242, 254);
        border-radius: 0px;
    }
    #GROUP1196 {
        width: 170.3px;
        height: 38.1345px;
        top: 6.55502px;
        left: 15.5654px;
    }
    #COUNTDOWN1197 {
        width: 169.813px;
        height: 24.906px;
        top: 0px;
        left: 0px;
    }
    #COUNTDOWN1197 > .ladi-countdown {
        color: rgb(5, 34, 74);
        font-size: 20px;
        font-weight: bold;
        text-align: center;
    }
    #COUNTDOWN1197 > .ladi-countdown > .ladi-element {
        width: calc((100% - 10px * 3) / 4);
        margin-right: 10px;
        height: 100%;
    }
    #HEADLINE1202 {
        width: 35px;
        top: 19.1345px;
        left: 2.54958px;
    }
    #HEADLINE1202 > .ladi-headline {
        color: rgb(132, 132, 132);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1203 {
        width: 35px;
        top: 19.1345px;
        left: 46.7997px;
    }
    #HEADLINE1203 > .ladi-headline {
        color: rgb(132, 132, 132);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1204 {
        width: 35px;
        top: 19.1345px;
        left: 91.0489px;
    }
    #HEADLINE1204 > .ladi-headline {
        color: rgb(132, 132, 132);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1205 {
        width: 35px;
        top: 19.1345px;
        left: 135.3px;
    }
    #HEADLINE1205 > .ladi-headline {
        color: rgb(132, 132, 132);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #FORM1206 {
        width: 350px;
        height: 215px;
        top: 169.5px;
        left: 25.755px;
    }
    #FORM1206 > .ladi-form {
        color: rgb(19, 19, 19);
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 1.6;
    }
    #FORM1206 .ladi-form-item .ladi-form-control::placeholder,
    #FORM1206 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {
        color: rgba(19, 19, 19, 1);
    }
    #FORM1206 .ladi-form-item {
        padding-left: 8px;
        padding-right: 8px;
    }
    #FORM1206 .ladi-form-item.otp-countdown:before {
        right: 13px;
    }
    #FORM1206 .ladi-form-item.ladi-form-checkbox {
        padding-left: 13px;
        padding-right: 13px;
    }
    #FORM1206 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgb(19%2C%2019%2C%2019)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
    }
    #FORM1206 .ladi-survey-option {
        text-align: left;
    }
    #FORM1206 .ladi-form-item-container,
    #FORM1206 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: rgb(10, 103, 233);
        border-width: 1px;
        border-radius: 100px;
    }
    #FORM1206 .ladi-form-item-container .ladi-form-item.ladi-form-quantity {
        width: calc(100% + 1px);
    }
    #FORM1206 .ladi-form-item-container .ladi-form-quantity .button {
        background-color: rgb(10, 103, 233);
    }
    #FORM1206 .ladi-form-item-background {
        background-color: rgb(255, 255, 255);
        border-radius: 99px;
    }
    #BUTTON1207 {
        width: 255.982px;
        height: 43.1088px;
        top: 171.891px;
        left: 46.746px;
    }
    #BUTTON1207 > .ladi-button > .ladi-button-background {
        background-color: rgb(16, 154, 35);
    }
    #BUTTON1207 > .ladi-button {
        border-radius: 100px;
    }
    #BUTTON_TEXT1207 {
        width: 256px;
        top: 9.69948px;
        left: 0px;
    }
    #BUTTON_TEXT1207 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #FORM_ITEM1209 {
        width: 349.474px;
        height: 43.1088px;
        top: 0px;
        left: 0px;
    }
    #FORM_ITEM1210 {
        width: 170.963px;
        height: 43.1088px;
        top: 58.7306px;
        left: 0.38175px;
    }
    #FORM_ITEM1211 {
        width: 171.021px;
        height: 43.1088px;
        top: 58.7306px;
        left: 178.979px;
    }
    #FORM_ITEM1212 {
        width: 350px;
        height: 43.1088px;
        top: 116.461px;
        left: 0px;
    }
    #IMAGE1213 {
        width: 117px;
        height: 30px;
        top: 54.75px;
        left: 142px;
    }
    #IMAGE1213 > .ladi-image > .ladi-image-background {
        width: 117px;
        height: 30px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s450x350/596486701663abf2d493432e/kiotviet-logo-20221129042415-jyt8z.png");
    }
    #HEADLINE1214 {
        width: 360px;
        top: 19.75px;
        left: 20.755px;
    }
    #HEADLINE1214 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 90, 192);
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #IMAGE1215 {
        width: 57px;
        height: 57px;
        top: 97.75px;
        left: 136.255px;
    }
    #IMAGE1215 > .ladi-image > .ladi-image-background {
        width: 57px;
        height: 57px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s400x400/596486701663abf2d493432e/4-20221227055005-0ylwq.png");
    }
    #IMAGE1215 > .ladi-image {
        border-radius: 8px;
    }
    #IMAGE1216 {
        width: 57px;
        height: 57px;
        top: 97.75px;
        left: 204.255px;
    }
    #IMAGE1216 > .ladi-image > .ladi-image-background {
        width: 57px;
        height: 57px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s400x400/596486701663abf2d493432e/3-20221227055005-wt-kf.png");
    }
    #IMAGE1216 > .ladi-image {
        border-radius: 8px;
    }
    #IMAGE1217 {
        width: 470.454px;
        height: 365.711px;
        top: 130.226px;
        left: 66.8792px;
    }
    #IMAGE1217 > .ladi-image > .ladi-image-background {
        width: 470.454px;
        height: 365.711px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s800x700/596486701663abf2d493432e/hinh-thietbi-fnb-20230103105911-wdzhd.png");
    }
    #PARAGRAPH1219 {
        width: 490px;
        top: 186.107px;
        left: 669.842px;
    }
    #PARAGRAPH1219 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(1, 164, 57);
        font-size: 16px;
        text-align: justify;
        line-height: 1.4;
        -webkit-text-stroke-color: rgb(1, 119, 12);
    }
    #SECTION1235 {
        height: 128.1px;
    }
    #SECTION1235 > .ladi-section-background {
        background-color: rgb(0, 166, 57);
    }
    #SECTION1235 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION1236 {
        height: 410px;
    }
    #SECTION1236 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION1237 {
        height: 410px;
    }
    #SECTION1237 > .ladi-section-background {
        background-color: rgb(241, 255, 243);
    }
    #SECTION1237 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION1238 {
        height: 410px;
    }
    #SECTION1238 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION1239 {
        height: 411px;
    }
    #SECTION1239 > .ladi-section-background {
        background-color: rgb(241, 255, 243);
    }
    #SECTION1239 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #PARAGRAPH1240 {
        width: 477px;
        top: 92.863px;
        left: 42.511px;
    }
    #PARAGRAPH1240 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 16px;
        text-align: justify;
        line-height: 1.6;
    }
    #SHAPE1257 {
        width: 15px;
        height: 18.5164px;
        top: 126.21px;
        left: 684px;
    }
    #SHAPE1257 svg:last-child {
        fill: rgb(0, 182, 63);
    }
    #SHAPE1258 {
        width: 15px;
        height: 18.5164px;
        top: 173.252px;
        left: 684px;
    }
    #SHAPE1258 svg:last-child {
        fill: rgb(0, 182, 63);
    }
    #SHAPE1259 {
        width: 15px;
        height: 18.5164px;
        top: 221.293px;
        left: 684px;
    }
    #SHAPE1259 svg:last-child {
        fill: rgb(0, 182, 63);
    }
    #SHAPE1260 {
        width: 15px;
        height: 18.5164px;
        top: 293.335px;
        left: 684px;
    }
    #SHAPE1260 svg:last-child {
        fill: rgb(0, 182, 63);
    }
    #HEADLINE1263 {
        width: 434px;
        top: 28.1px;
        left: 18.511px;
    }
    #HEADLINE1263 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 182, 63);
        font-size: 24px;
        line-height: 1.4;
    }
    #SHAPE1268 {
        width: 15px;
        height: 18.5164px;
        top: 96.863px;
        left: 19.511px;
    }
    #SHAPE1268 svg:last-child {
        fill: rgb(0, 166, 57);
    }
    #SHAPE1269 {
        width: 15px;
        height: 18.5164px;
        top: 173.863px;
        left: 19.511px;
    }
    #SHAPE1269 svg:last-child {
        fill: rgb(0, 166, 57);
    }
    #SHAPE1270 {
        width: 15px;
        height: 18.5164px;
        top: 250.863px;
        left: 19.511px;
    }
    #SHAPE1270 svg:last-child {
        fill: rgb(0, 166, 57);
    }
    #HEADLINE1271 {
        width: 487px;
        top: 419.211px;
        left: 670.028px;
    }
    #HEADLINE1271 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(1, 88, 31);
        font-size: 16px;
        text-align: left;
        line-height: 1.4;
        -webkit-text-stroke-color: rgb(1, 119, 12);
    }
    #IMAGE1285 {
        width: 535.911px;
        height: 77.4131px;
        top: 452.344px;
        left: 39.5277px;
    }
    #IMAGE1285 > .ladi-image > .ladi-image-background {
        width: 535.911px;
        height: 77.4131px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s850x400/596486701663abf2d493432e/green-cylinder-20230104052631-yslov.png");
    }
    #SHAPE1286 {
        width: 15px;
        height: 18.5164px;
        top: 189.107px;
        left: 643.342px;
    }
    #SHAPE1286 svg:last-child {
        fill: rgb(0, 182, 63);
    }
    #SHAPE1287 {
        width: 15px;
        height: 18.5164px;
        top: 311.03px;
        left: 643.342px;
    }
    #SHAPE1287 svg:last-child {
        fill: rgb(0, 182, 63);
    }
    #HEADLINE1289 {
        width: 380px;
        top: 67.1868px;
        left: 684px;
    }
    #HEADLINE1289 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 182, 63);
        font-size: 24px;
        line-height: 1.4;
    }
    #HEADLINE1290 {
        width: 417px;
        top: 82.863px;
        left: 686px;
    }
    #HEADLINE1290 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 182, 63);
        font-size: 24px;
        line-height: 1.4;
    }
    #SECTION1291 {
        height: 358px;
    }
    #SECTION1291 > .ladi-section-background {
        background-color: rgb(241, 255, 243);
    }
    #SECTION1291 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE1293 {
        width: 609px;
        top: 43.131px;
        left: 295.5px;
    }
    #HEADLINE1293 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(1, 137, 14);
        font-size: 34px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1295 {
        width: 125px;
        top: 272.878px;
        left: 832.03px;
    }
    #HEADLINE1295 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(28, 28, 28);
        font-size: 14px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1296 {
        width: 146px;
        top: 272.878px;
        left: 1020.2px;
    }
    #HEADLINE1296 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(28, 28, 28);
        font-size: 14px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1297 {
        width: 156px;
        top: 272.878px;
        left: 33.8001px;
    }
    #HEADLINE1297 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(28, 28, 28);
        font-size: 14px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1298 {
        width: 147px;
        top: 272.836px;
        left: 426.165px;
    }
    #HEADLINE1298 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(28, 28, 28);
        font-size: 14px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1299 {
        width: 122px;
        top: 272.836px;
        left: 642.848px;
    }
    #HEADLINE1299 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(28, 28, 28);
        font-size: 14px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1300 {
        width: 116px;
        top: 272.878px;
        left: 249.483px;
    }
    #HEADLINE1300 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(28, 28, 28);
        font-size: 14px;
        text-align: center;
        line-height: 1.6;
    }
    #IMAGE1301 {
        width: 140px;
        height: 119.15px;
        top: 145.882px;
        left: 237.483px;
    }
    #IMAGE1301 > .ladi-image > .ladi-image-background {
        width: 158.708px;
        height: 119.15px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s500x450/596486701663abf2d493432e/bia_icon-20221228043834-t_qh7.png");
    }
    #IMAGE1301 > .ladi-image {
        border-radius: 20px;
    }
    #IMAGE1302 {
        width: 140px;
        height: 119.15px;
        top: 145.882px;
        left: 433.165px;
    }
    #IMAGE1302 > .ladi-image > .ladi-image-background {
        width: 158.708px;
        height: 119.15px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s500x450/596486701663abf2d493432e/kara_icon-20221228044146-xxlqu.png");
    }
    #IMAGE1302 > .ladi-image {
        border-radius: 20px;
    }
    #IMAGE1303 {
        width: 140px;
        height: 119.15px;
        top: 145.882px;
        left: 628.848px;
    }
    #IMAGE1303 > .ladi-image > .ladi-image-background {
        width: 158.708px;
        height: 119.15px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s500x450/596486701663abf2d493432e/coffe_icon-20221228044612-ud5gp.png");
    }
    #IMAGE1303 > .ladi-image {
        border-radius: 20px;
    }
    #IMAGE1304 {
        width: 140px;
        height: 119.15px;
        top: 145.882px;
        left: 824.53px;
    }
    #IMAGE1304 > .ladi-image > .ladi-image-background {
        width: 158.708px;
        height: 119.15px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s500x450/596486701663abf2d493432e/fastfood_icon-20221228044817-ui-45.png");
    }
    #IMAGE1304 > .ladi-image {
        border-radius: 20px;
    }
    #IMAGE1305 {
        width: 140px;
        height: 119.143px;
        top: 145.885px;
        left: 1020.2px;
    }
    #IMAGE1305 > .ladi-image > .ladi-image-background {
        width: 158.698px;
        height: 119.143px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s500x450/596486701663abf2d493432e/chanh_icon-20221228045227-odzyw.png");
    }
    #IMAGE1305 > .ladi-image {
        border-radius: 20px;
    }
    #IMAGE1306 {
        width: 140px;
        height: 119.145px;
        top: 145.885px;
        left: 41.8001px;
    }
    #IMAGE1306 > .ladi-image > .ladi-image-background {
        width: 158.701px;
        height: 119.145px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s500x450/596486701663abf2d493432e/quanan_icon-20221228045424-qzrsg.png");
    }
    #IMAGE1306 > .ladi-image {
        border-radius: 20px;
    }
    #BOX1317 {
        width: 556.157px;
        height: 97px;
        top: 174.607px;
        left: 626.842px;
    }
    #BOX1317 > .ladi-box {
        background-color: rgb(247, 255, 248);
        border-style: solid;
        border-color: rgb(21, 179, 75);
        border-width: 3px;
        border-radius: 8px;
    }
    #BOX1318 {
        width: 556.157px;
        height: 97px;
        top: 288.607px;
        left: 626.842px;
    }
    #BOX1318 > .ladi-box {
        background-color: rgb(247, 255, 248);
        border-style: solid;
        border-color: rgb(21, 179, 75);
        border-width: 3px;
        border-radius: 8px;
    }
    #BOX1319 {
        width: 556.157px;
        height: 66px;
        top: 403.211px;
        left: 626.842px;
    }
    #BOX1319 > .ladi-box {
        background-color: rgb(249, 253, 249);
        border-style: solid;
        border-color: rgb(21, 179, 75);
        border-width: 1px;
        border-radius: 8px;
    }
    #IMAGE1320 {
        width: 651.489px;
        height: 283.343px;
        top: 68.9685px;
        left: 521.511px;
    }
    #IMAGE1320 > .ladi-image > .ladi-image-background {
        width: 658.489px;
        height: 283.343px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s1000x600/596486701663abf2d493432e/1-menu-20230104071857-laork.png");
    }
    #IMAGE1320 > .ladi-image {
        border-radius: 8px;
    }
    #IMAGE1321 {
        width: 642.489px;
        height: 283.343px;
        top: 61.027px;
        left: 18.511px;
    }
    #IMAGE1321 > .ladi-image > .ladi-image-background {
        width: 658.489px;
        height: 283.343px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s1000x600/596486701663abf2d493432e/2-thanh-toan-20230104073127-hogkh.png");
    }
    #IMAGE1321 > .ladi-image {
        border-radius: 8px;
    }
    #IMAGE1324 {
        width: 642.489px;
        height: 283.343px;
        top: 61.3285px;
        left: 18.511px;
    }
    #IMAGE1324 > .ladi-image > .ladi-image-background {
        width: 658.489px;
        height: 283.343px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s1000x600/596486701663abf2d493432e/4-cham-cong-20230104081420-hgviz.png");
    }
    #IMAGE1324 > .ladi-image {
        border-radius: 8px;
    }
    #IMAGE1325 {
        width: 640.489px;
        height: 326.631px;
        top: 29.684px;
        left: 541.511px;
    }
    #IMAGE1325 > .ladi-image > .ladi-image-background {
        width: 658.489px;
        height: 326.631px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s1000x650/596486701663abf2d493432e/theodoidoanhthu_fnb-20221228093804-ecmu8.png");
    }
    #IMAGE1325 > .ladi-image {
        border-radius: 8px;
    }
    #SECTION1326 {
        height: 678px;
    }
    #SECTION1326 > .ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("https://w.ladicdn.com/s1440x678/596486701663abf2d493432e/vanhanhfnb_web-20230105104157-jqcl7.png");
        background-position: center top;
        background-repeat: no-repeat;
    }
    #SECTION1326 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE1327 {
        width: 965px;
        top: 42.131px;
        left: 117.5px;
    }
    #HEADLINE1327 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 166, 57);
        font-size: 34px;
        text-transform: uppercase;
        text-align: center;
        line-height: 1.4;
    }
    #BUTTON_TEXT1337 {
        width: 219px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT1337 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 18px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT1337 > .ladi-headline:hover {
        color: rgb(255, 255, 255);
    }
    #BUTTON1337 {
        width: 219px;
        height: 39px;
        top: 317.315px;
        left: 18.511px;
    }
    #BUTTON1337 > .ladi-button > .ladi-button-background {
        background-color: rgb(0, 182, 63);
    }
    #BUTTON1337 > .ladi-button {
        border-radius: 40px;
    }
    #BUTTON1337.ladi-animation > .ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BUTTON1337 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(251, 111, 57) !important;
    }
    #BUTTON1339 {
        width: 222.873px;
        height: 48px;
        top: auto;
        left: auto;
        right: 23px;
        bottom: 0px;
        position: fixed;
        z-index: 90000050;
    }
    #BUTTON1339 > .ladi-button > .ladi-button-background {
        background: #ff6a00;
        background: -webkit-linear-gradient(180deg, #ff6a00, #ee0979);
        background: linear-gradient(180deg, #ff6a00, #ee0979);
    }
    #BUTTON1339 > .ladi-button {
        border-radius: 15px 15px 0px 0px;
    }
    #BUTTON1339.ladi-animation > .ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BUTTON1339 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(251, 111, 57) !important;
    }
    #BUTTON_TEXT1339 {
        width: 223px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT1339 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 21px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT1339 > .ladi-headline:hover {
        color: rgb(255, 255, 255);
    }
    #SHAPE1346 {
        width: 15px;
        height: 18.5164px;
        top: 420.953px;
        left: 642.848px;
    }
    #SHAPE1346 svg:last-child {
        fill: rgb(0, 182, 63);
    }
    #SECTION1357 {
        height: 600px;
    }
    #SECTION1357 > .ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("https://w.ladicdn.com/s1440x600/596486701663abf2d493432e/coverweb-20230105082947-d8qw2.png");
        background-position: center center;
        background-repeat: no-repeat;
    }
    #SECTION1357 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE1358 {
        width: 534px;
        top: 145px;
        left: 57.241px;
    }
    #HEADLINE1358 > .ladi-headline {
        font-family: "Inter-Black.ttf";
        color: rgb(255, 255, 255);
        font-size: 48px;
        text-align: left;
        line-height: 1.6;
    }
    #IMAGE1359 {
        width: 200px;
        height: 62.8141px;
        top: 66.093px;
        left: 57.241px;
    }
    #IMAGE1359 > .ladi-image > .ladi-image-background {
        width: 200px;
        height: 62.8141px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s550x400/596486701663abf2d493432e/kiotviet-logosizes1-20230105072021-2yfcy.png");
    }
    #HEADLINE1360 {
        width: 495px;
        top: 207px;
        left: 57.241px;
    }
    #HEADLINE1360 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 39px;
        font-weight: bold;
        text-align: left;
        line-height: 1.6;
    }
    #SHAPE1361 {
        width: 15px;
        height: 18.5164px;
        top: 342.085px;
        left: 57.241px;
    }
    #SHAPE1361 svg:last-child {
        fill: rgb(54, 255, 124);
    }
    #HEADLINE1362 {
        width: 325px;
        top: 338px;
        left: 79px;
    }
    #HEADLINE1362 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(255, 255, 255);
        font-size: 18px;
        text-align: left;
        line-height: 1.6;
    }
    #HEADLINE1363 {
        width: 367px;
        top: 374.484px;
        left: 79px;
    }
    #HEADLINE1363 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(255, 255, 255);
        font-size: 18px;
        text-align: left;
        line-height: 1.6;
    }
    #SHAPE1364 {
        width: 15px;
        height: 18.5164px;
        top: 377.484px;
        left: 57.241px;
    }
    #SHAPE1364 svg:last-child {
        fill: rgb(54, 255, 124);
    }
    #BUTTON_TEXT1365 {
        width: 223px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT1365 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 21px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT1365 > .ladi-headline:hover {
        color: rgb(255, 255, 255);
    }
    #BUTTON1365 {
        width: 222.873px;
        height: 48px;
        top: 430px;
        left: 57.241px;
    }
    #BUTTON1365 > .ladi-button > .ladi-button-background {
        background-color: rgb(10, 198, 38);
    }
    #BUTTON1365 > .ladi-button {
        border-radius: 52px;
    }
    #BUTTON1365.ladi-animation > .ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BUTTON1365 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(251, 111, 57) !important;
    }
    #BUTTON_TEXT1367 {
        width: 219px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT1367 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 18px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT1367 > .ladi-headline:hover {
        color: rgb(255, 255, 255);
    }
    #BUTTON1367 {
        width: 219px;
        height: 39px;
        top: 564.623px;
        left: 490.5px;
    }
    #BUTTON1367 > .ladi-button > .ladi-button-background {
        background-color: rgb(10, 197, 75);
    }
    #BUTTON1367 > .ladi-button {
        border-radius: 40px;
    }
    #BUTTON1367.ladi-animation > .ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BUTTON1367 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(251, 111, 57) !important;
    }
    #SHAPE1369 {
        width: 15px;
        height: 18.5164px;
        top: 146.585px;
        left: 18.511px;
    }
    #SHAPE1369 svg:last-child {
        fill: rgb(0, 182, 63);
    }
    #SHAPE1370 {
        width: 15px;
        height: 18.5164px;
        top: 175px;
        left: 686px;
    }
    #SHAPE1370 svg:last-child {
        fill: rgb(0, 166, 57);
    }
}
@media (max-width: 767px) {
    #SECTION_POPUP {
        height: 0px;
    }
    #SECTION_POPUP .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #BODY_BACKGROUND {
        height: 0px;
    }
    #BODY_BACKGROUND .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION248 {
        height: 789.784px;
    }
    #SECTION248 > .ladi-section-background {
        background-color: rgb(0, 166, 57);
    }
    #SECTION248 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION732 {
        height: 660.4px;
    }
    #SECTION732 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #PARAGRAPH765 {
        width: 391px;
        top: 28.28px;
        left: 14.5px;
    }
    #PARAGRAPH765 > .ladi-paragraph {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 166, 57);
        font-size: 18px;
        text-align: center;
        line-height: 1.4;
    }
    #PARAGRAPH766 {
        width: 348px;
        top: 283.97px;
        left: 47.3917px;
    }
    #PARAGRAPH766 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 14px;
        text-align: justify;
        line-height: 1.6;
    }
    #SHAPE798 {
        width: 14px;
        height: 17.282px;
        top: 287.97px;
        left: 26px;
    }
    #SHAPE798 svg:last-child {
        fill: rgb(222, 39, 29);
    }
    #BUTTON_TEXT859 {
        width: 177px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT859 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 15px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT859 > .ladi-headline:hover {
        color: rgb(255, 255, 255);
    }
    #BUTTON859 {
        width: 177px;
        height: 36px;
        top: 326.117px;
        left: 121.5px;
    }
    #BUTTON859 > .ladi-button > .ladi-button-background {
        background-color: rgb(0, 182, 63);
    }
    #BUTTON859 > .ladi-button {
        border-radius: 40px;
    }
    #BUTTON859.ladi-animation > .ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BUTTON859 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(251, 111, 57) !important;
    }
    #SHAPE876 {
        width: 14px;
        height: 17.282px;
        top: 512.252px;
        left: 26px;
    }
    #SHAPE876 svg:last-child {
        fill: rgb(222, 39, 29);
    }
    #SHAPE877 {
        width: 14px;
        height: 17.282px;
        top: 445.477px;
        left: 26px;
    }
    #SHAPE877 svg:last-child {
        fill: rgb(222, 39, 29);
    }
    #SHAPE878 {
        width: 14px;
        height: 17.282px;
        top: 355.397px;
        left: 26px;
    }
    #SHAPE878 svg:last-child {
        fill: rgb(222, 39, 29);
    }
    #SHAPE880 {
        width: 14px;
        height: 17.282px;
        top: 578.681px;
        left: 26px;
    }
    #SHAPE880 svg:last-child {
        fill: rgb(222, 39, 29);
    }
    #HEADLINE1010 {
        width: 402px;
        top: 14.5px;
        left: 9px;
    }
    #HEADLINE1010 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 17px;
        text-transform: uppercase;
        text-align: center;
        line-height: 1.4;
    }
    #PARAGRAPH1015 {
        width: 345px;
        top: 289.117px;
        left: 52px;
    }
    #PARAGRAPH1015 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(39, 39, 39);
        font-size: 14px;
        text-align: justify;
        line-height: 1.6;
    }
    #PARAGRAPH1020 {
        width: 346px;
        top: 246.117px;
        left: 51.5px;
    }
    #PARAGRAPH1020 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(84, 84, 84);
        font-size: 14px;
        text-align: justify;
        line-height: 1.4;
    }
    #HEADLINE1021 {
        width: 317px;
        top: 212.117px;
        left: 51.5px;
    }
    #HEADLINE1021 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 182, 63);
        font-size: 18px;
        text-align: center;
        line-height: 1.4;
    }
    #PARAGRAPH1023 {
        width: 339px;
        top: 255.024px;
        left: 54px;
    }
    #PARAGRAPH1023 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(28, 28, 28);
        font-size: 14px;
        text-align: justify;
        line-height: 1.6;
    }
    #SECTION1051 {
        height: 1009.5px;
    }
    #SECTION1051 > .ladi-section-background {
        background-size: cover;
        background-attachment: fixed;
        background-image: url("https://w.ladicdn.com/s768x1009/596486701663abf2d493432e/bg-20230104075309-ocupb.png");
        background-position: center top;
        background-repeat: repeat;
    }
    #SECTION1051 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #CAROUSEL1052 {
        width: 400px;
        height: 831.425px;
        top: 127.42px;
        left: 9px;
    }
    #CAROUSEL1052 .ladi-carousel .ladi-carousel-arrow {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.00015%200.585938L18.4144%2012.0002L7.00015%2023.4144L5.58594%2022.0002L15.5859%2012.0002L5.58594%202.00015L7.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #BOX1053 {
        width: 1260px;
        height: 453.582px;
        top: 445.329px;
        left: 0px;
    }
    #BOX1053 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
    }
    #BOX1055 {
        width: 860.375px;
        height: 535.429px;
        top: 410px;
        left: 399.625px;
    }
    #BOX1055 > .ladi-box {
        background-color: rgb(255, 255, 255);
    }
    #HEADLINE1056 {
        width: 353px;
        top: 524.214px;
        left: 17.5px;
    }
    #HEADLINE1056 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(98, 98, 98);
        font-size: 14px;
        text-align: justify;
        line-height: 1.6;
    }
    #LINE1057 {
        width: 329px;
        top: 504.037px;
        left: 17.5px;
    }
    #LINE1057 > .ladi-line > .ladi-line-container {
        border-top: 1px solid rgb(84, 84, 84);
        border-right: 1px solid rgb(84, 84, 84);
        border-bottom: 1px solid rgb(84, 84, 84);
        border-left: 0px !important;
    }
    #LINE1057 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #HEADLINE1058 {
        width: 365px;
        top: 471.037px;
        left: 17.5px;
    }
    #HEADLINE1058 > .ladi-headline {
        color: rgb(84, 84, 84);
        font-size: 22px;
        font-weight: bold;
        line-height: 1.6;
    }
    #HEADLINE1059 {
        width: 403px;
        top: 471.037px;
        left: 428px;
    }
    #HEADLINE1059 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(84, 84, 84);
        font-size: 22px;
        font-weight: bold;
        line-height: 1.6;
    }
    #LINE1060 {
        width: 350px;
        top: 504.037px;
        left: 428px;
    }
    #LINE1060 > .ladi-line > .ladi-line-container {
        border-top: 1px solid rgb(84, 84, 84);
        border-right: 1px solid rgb(84, 84, 84);
        border-bottom: 1px solid rgb(84, 84, 84);
        border-left: 0px !important;
    }
    #LINE1060 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #HEADLINE1061 {
        width: 346px;
        top: 524.214px;
        left: 428px;
    }
    #HEADLINE1061 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(98, 98, 98);
        font-size: 14px;
        text-align: justify;
        line-height: 1.6;
    }
    #HEADLINE1062 {
        width: 356px;
        top: 524.214px;
        left: 826px;
    }
    #HEADLINE1062 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(98, 98, 98);
        font-size: 14px;
        text-align: justify;
        line-height: 1.6;
    }
    #LINE1063 {
        width: 350px;
        top: 504.037px;
        left: 826px;
    }
    #LINE1063 > .ladi-line > .ladi-line-container {
        border-top: 1px solid rgb(84, 84, 84);
        border-right: 1px solid rgb(84, 84, 84);
        border-bottom: 1px solid rgb(84, 84, 84);
        border-left: 0px !important;
    }
    #LINE1063 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #HEADLINE1064 {
        width: 361px;
        top: 476.037px;
        left: 826px;
    }
    #HEADLINE1064 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(84, 84, 84);
        font-size: 21px;
        font-weight: bold;
        line-height: 1.2;
    }
    #IMAGE1065 {
        width: 400px;
        height: 445.744px;
        top: 0px;
        left: 0px;
    }
    #IMAGE1065 > .ladi-image > .ladi-image-background {
        width: 403px;
        height: 445.744px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s750x750/596486701663abf2d493432e/6-20220720034814.png");
    }
    #IMAGE1066 {
        width: 400px;
        height: 445.744px;
        top: 0px;
        left: 399.625px;
    }
    #IMAGE1066 > .ladi-image > .ladi-image-background {
        width: 467.769px;
        height: 445.745px;
        top: -0.000854px;
        left: -5.87722px;
        background-image: url("https://w.ladicdn.com/s800x750/596486701663abf2d493432e/5-20220720033801.png");
    }
    #IMAGE1067 {
        width: 400px;
        height: 478.27px;
        top: -32.526px;
        left: 799.625px;
    }
    #IMAGE1067 > .ladi-image > .ladi-image-background {
        width: 439.098px;
        height: 481.857px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s750x800/596486701663abf2d493432e/1-20220720033345.png");
    }
    #HEADLINE1068 {
        width: 380px;
        top: 38.42px;
        left: 21.375px;
    }
    #HEADLINE1068 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(253, 253, 253);
        font-size: 23px;
        text-align: center;
        line-height: 1.2;
    }
    #BOX797 {
        width: 370px;
        height: 179.679px;
        top: 89.28px;
        left: 25px;
    }
    #BOX797 > .ladi-box {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("https://w.ladicdn.com/s700x500/596486701663abf2d493432e/pu7botgmke0ekos3i077vsp7vitd_xquy9obppehkf5icqudgoc64obptpwxvq8tfvtiikylw-gzofmwgf-5qxeircsbvmbrklhp-20220726083007.png");
        background-position: center top;
        background-repeat: repeat;
        border-radius: 18px;
    }
    #SECTION1084 {
        height: 685.45px;
    }
    #SECTION1084 > .ladi-section-background {
        background-color: rgb(224, 244, 227);
    }
    #SECTION1084 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE1156 {
        width: 336px;
        top: 73.8926px;
        left: 42.0005px;
    }
    #HEADLINE1156 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(16, 154, 35);
        font-size: 24px;
        text-align: center;
        line-height: 1.2;
    }
    #IMAGE1157 {
        width: 147.183px;
        height: 42.8926px;
        top: 18px;
        left: 136.409px;
    }
    #IMAGE1157 > .ladi-image > .ladi-image-background {
        width: 147.183px;
        height: 42.8926px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s450x350/596486701663abf2d493432e/kiotviet-logo-20221129042415-jyt8z.png");
    }
    #SHAPE1159 {
        width: 18px;
        height: 13.5732px;
        top: 518.05px;
        left: 124.304px;
    }
    #SHAPE1159 svg:last-child {
        fill: rgb(15, 152, 28);
    }
    #PARAGRAPH1160 {
        width: 300px;
        top: 545.166px;
        left: 62.25px;
    }
    #PARAGRAPH1160 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1161 {
        width: 180px;
        top: 514.214px;
        left: 149.25px;
    }
    #HEADLINE1161 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(15, 152, 28);
        font-size: 14px;
        line-height: 1.6;
    }
    #BOX1162 {
        width: 370px;
        height: 126.504px;
        top: 151.893px;
        left: 21.7512px;
    }
    #BOX1162 > .ladi-box {
        background-color: rgb(255, 255, 255);
        border-color: rgb(156, 194, 244);
        border-width: 1px;
        border-radius: 10px;
    }
    #PARAGRAPH1163 {
        width: 300px;
        top: 440.845px;
        left: 56.751px;
    }
    #PARAGRAPH1163 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1164 {
        width: 210px;
        top: 407.663px;
        left: 140.751px;
    }
    #HEADLINE1164 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(5, 158, 58);
        font-size: 14px;
        line-height: 1.6;
    }
    #SHAPE1165 {
        width: 17px;
        height: 17px;
        top: 411.663px;
        left: 119.805px;
    }
    #SHAPE1165 svg:last-child {
        fill: rgb(15, 152, 28);
    }
    #SHAPE1167 {
        width: 15px;
        height: 18.5165px;
        top: 161.587px;
        left: 166.75px;
    }
    #SHAPE1167 svg:last-child {
        fill: rgb(15, 152, 28);
    }
    #PARAGRAPH1168 {
        width: 270px;
        top: 188.845px;
        left: 75.7495px;
    }
    #PARAGRAPH1168 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1169 {
        width: 56px;
        top: 159.845px;
        left: 188.75px;
    }
    #HEADLINE1169 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(15, 152, 28);
        font-size: 14px;
        line-height: 1.6;
    }
    #PARAGRAPH1171 {
        width: 274px;
        top: 330.663px;
        left: 73.75px;
    }
    #PARAGRAPH1171 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1172 {
        width: 160px;
        top: 300.845px;
        left: 163.75px;
    }
    #HEADLINE1172 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(15, 152, 28);
        font-size: 14px;
        line-height: 1.6;
    }
    #SHAPE1173 {
        width: 15px;
        height: 18.2401px;
        top: 302.605px;
        left: 141.75px;
    }
    #SHAPE1173 svg:last-child {
        fill: rgb(15, 152, 28);
    }
    #SECTION1174 {
        height: 516.508px;
    }
    #SECTION1174 > .ladi-section-background {
        background-color: rgb(15, 152, 28);
    }
    #SECTION1174 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE1175 {
        width: 360px;
        top: 21.688px;
        left: 30px;
    }
    #HEADLINE1175 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 23px;
        text-align: center;
        line-height: 1.2;
    }
    #IMAGE1176 {
        width: 78px;
        height: 78px;
        top: 122.688px;
        left: 97px;
    }
    #IMAGE1176 > .ladi-image > .ladi-image-background {
        width: 78px;
        height: 78px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s400x400/596486701663abf2d493432e/artboard-1-20220324024149.png");
    }
    #IMAGE1176:hover > .ladi-image {
        border-color: rgb(255, 255, 255);
    }
    #HEADLINE1177 {
        width: 170px;
        top: 114.192px;
        left: 184px;
    }
    #HEADLINE1177 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 40px;
        text-align: left;
        line-height: 1.2;
    }
    #PARAGRAPH1178 {
        width: 170px;
        top: 166.192px;
        left: 184px;
    }
    #PARAGRAPH1178 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(201, 255, 207);
        font-size: 16px;
        text-align: left;
        line-height: 1.2;
    }
    #IMAGE1179 {
        width: 68px;
        height: 68px;
        top: 396.192px;
        left: 105px;
    }
    #IMAGE1179 > .ladi-image > .ladi-image-background {
        width: 68px;
        height: 68px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s400x400/596486701663abf2d493432e/artboard-2-20220324024149.png");
    }
    #HEADLINE1180 {
        width: 120px;
        top: 378.192px;
        left: 184px;
    }
    #HEADLINE1180 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 40px;
        font-weight: bold;
        text-align: left;
        line-height: 1.2;
    }
    #PARAGRAPH1181 {
        width: 120px;
        top: 426.192px;
        left: 184px;
    }
    #PARAGRAPH1181 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(201, 255, 207);
        font-size: 16px;
        text-align: left;
        line-height: 1.2;
    }
    #IMAGE1182 {
        width: 76px;
        height: 76px;
        top: 266.192px;
        left: 97px;
    }
    #IMAGE1182 > .ladi-image > .ladi-image-background {
        width: 76px;
        height: 76px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s400x400/596486701663abf2d493432e/artboard-3-20220324024149.png");
    }
    #HEADLINE1183 {
        width: 150px;
        top: 256.192px;
        left: 184px;
    }
    #HEADLINE1183 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 40px;
        font-weight: bold;
        text-align: left;
        line-height: 1.2;
    }
    #PARAGRAPH1184 {
        width: 150px;
        top: 304.192px;
        left: 184px;
    }
    #PARAGRAPH1184 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(201, 255, 207);
        font-size: 16px;
        text-align: left;
        line-height: 1.2;
    }
    #BOX1185 {
        width: 370px;
        height: 121.388px;
        top: 501.727px;
        left: 21.7512px;
    }
    #BOX1185 > .ladi-box {
        background-color: rgb(255, 255, 255);
        border-color: rgb(156, 194, 244);
        border-width: 1px;
        border-radius: 10px;
    }
    #BOX1186 {
        width: 370px;
        height: 95.7775px;
        top: 395.465px;
        left: 21.7512px;
    }
    #BOX1186 > .ladi-box {
        background-color: rgb(255, 255, 255);
        border-color: rgb(156, 194, 244);
        border-width: 1px;
        border-radius: 10px;
    }
    #BOX1187 {
        width: 370px;
        height: 96.0992px;
        top: 288.881px;
        left: 21.7512px;
    }
    #BOX1187 > .ladi-box {
        background-color: rgb(255, 255, 255);
        border-color: rgb(156, 194, 244);
        border-width: 1px;
        border-radius: 10px;
    }
    #PARAGRAPH1188 {
        width: 277px;
        top: 26.5164px;
        left: 71.5px;
    }
    #PARAGRAPH1188 > .ladi-paragraph {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 23px;
        text-align: center;
        line-height: 1.4;
    }
    #HEADLINE1189 {
        width: 332px;
        top: 272.543px;
        left: 53.7421px;
    }
    #HEADLINE1189 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(1, 88, 31);
        font-size: 14px;
        text-align: justify;
        line-height: 1.6;
    }
    #POPUP1191 {
        width: 401px;
        height: 522px;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        margin: auto;
    }
    #POPUP1191 > .ladi-popup > .ladi-overlay {
        border-radius: 20px;
    }
    #POPUP1191 > .ladi-popup > .ladi-popup-background {
        background-color: rgb(255, 255, 255);
        border-radius: 20px;
    }
    #POPUP1191 > .ladi-popup {
        border-radius: 20px;
    }
    #POPUP1191.ladi-animation > .ladi-popup {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-duration: 0.5s;
        -webkit-animation-duration: 0.5s;
    }
    #POPUP1191 .popup-close {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22rgba(15%2C%20152%2C%2028%2C%201)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.4144%202.00015L2.00015%2023.4144L0.585938%2022.0002L22.0002%200.585938L23.4144%202.00015Z%22%3E%3C%2Fpath%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%200.585938L23.4144%2022.0002L22.0002%2023.4144L0.585938%202.00015L2.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #GROUP1192 {
        width: 218px;
        height: 81.5px;
        top: 423.75px;
        left: 91.5px;
    }
    #HEADLINE1193 {
        width: 218px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1193 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(5, 34, 74);
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #GROUP1194 {
        width: 200.082px;
        height: 50.521px;
        top: 30.979px;
        left: 8.959px;
    }
    #BOX1195 {
        width: 200.082px;
        height: 50.521px;
        top: 0px;
        left: 0px;
    }
    #BOX1195 > .ladi-box {
        background-color: rgb(234, 242, 254);
        border-radius: 0px;
    }
    #GROUP1196 {
        width: 170.3px;
        height: 38.1345px;
        top: 6.55502px;
        left: 15.5654px;
    }
    #COUNTDOWN1197 {
        width: 169.813px;
        height: 24.906px;
        top: 0px;
        left: 0px;
    }
    #COUNTDOWN1197 > .ladi-countdown {
        color: rgb(5, 34, 74);
        font-size: 20px;
        font-weight: bold;
        text-align: center;
    }
    #COUNTDOWN1197 > .ladi-countdown > .ladi-element {
        width: calc((100% - 10px * 3) / 4);
        margin-right: 10px;
        height: 100%;
    }
    #HEADLINE1202 {
        width: 35px;
        top: 19.1345px;
        left: 2.54958px;
    }
    #HEADLINE1202 > .ladi-headline {
        color: rgb(132, 132, 132);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1203 {
        width: 35px;
        top: 19.1345px;
        left: 46.7997px;
    }
    #HEADLINE1203 > .ladi-headline {
        color: rgb(132, 132, 132);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1204 {
        width: 35px;
        top: 19.1345px;
        left: 91.0489px;
    }
    #HEADLINE1204 > .ladi-headline {
        color: rgb(132, 132, 132);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1205 {
        width: 35px;
        top: 19.1345px;
        left: 135.3px;
    }
    #HEADLINE1205 > .ladi-headline {
        color: rgb(132, 132, 132);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #FORM1206 {
        width: 350px;
        height: 237px;
        top: 171.5px;
        left: 25.755px;
    }
    #FORM1206 > .ladi-form {
        color: rgb(19, 19, 19);
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 1.6;
    }
    #FORM1206 .ladi-form-item .ladi-form-control::placeholder,
    #FORM1206 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {
        color: rgba(19, 19, 19, 1);
    }
    #FORM1206 .ladi-form-item {
        padding-left: 8px;
        padding-right: 8px;
    }
    #FORM1206 .ladi-form-item.otp-countdown:before {
        right: 13px;
    }
    #FORM1206 .ladi-form-item.ladi-form-checkbox {
        padding-left: 13px;
        padding-right: 13px;
    }
    #FORM1206 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgb(19%2C%2019%2C%2019)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
    }
    #FORM1206 .ladi-survey-option {
        text-align: left;
    }
    #FORM1206 .ladi-form-item-container,
    #FORM1206 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: rgb(10, 103, 233);
        border-width: 1px;
        border-radius: 100px;
    }
    #FORM1206 .ladi-form-item-container .ladi-form-item.ladi-form-quantity {
        width: calc(100% + 1px);
    }
    #FORM1206 .ladi-form-item-container .ladi-form-quantity .button {
        background-color: rgb(10, 103, 233);
    }
    #FORM1206 .ladi-form-item-background {
        background-color: rgb(255, 255, 255);
        border-radius: 99px;
    }
    #BUTTON1207 {
        width: 255.982px;
        height: 43.1088px;
        top: 193.891px;
        left: 46.746px;
    }
    #BUTTON1207 > .ladi-button > .ladi-button-background {
        background-color: rgb(16, 154, 35);
    }
    #BUTTON1207 > .ladi-button {
        border-radius: 100px;
    }
    #BUTTON_TEXT1207 {
        width: 256px;
        top: 9.69948px;
        left: 0px;
    }
    #BUTTON_TEXT1207 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #FORM_ITEM1209 {
        width: 349.474px;
        height: 43.1088px;
        top: 0px;
        left: 0px;
    }
    #FORM_ITEM1210 {
        width: 170.963px;
        height: 43.1088px;
        top: 58.7306px;
        left: 0.38175px;
    }
    #FORM_ITEM1211 {
        width: 171.021px;
        height: 43.1088px;
        top: 58.7306px;
        left: 178.979px;
    }
    #FORM_ITEM1212 {
        width: 350px;
        height: 43.1088px;
        top: 116.461px;
        left: 0px;
    }
    #IMAGE1213 {
        width: 144.3px;
        height: 37px;
        top: 44.75px;
        left: 128.605px;
    }
    #IMAGE1213 > .ladi-image > .ladi-image-background {
        width: 144.3px;
        height: 37px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s450x350/596486701663abf2d493432e/kiotviet-logo-20221129042415-jyt8z.png");
    }
    #HEADLINE1214 {
        width: 365px;
        top: 8.75px;
        left: 18.255px;
    }
    #HEADLINE1214 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 90, 192);
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #IMAGE1215 {
        width: 57px;
        height: 57px;
        top: 97.75px;
        left: 136.255px;
    }
    #IMAGE1215 > .ladi-image > .ladi-image-background {
        width: 57px;
        height: 57px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s400x400/596486701663abf2d493432e/4-20221227055005-0ylwq.png");
    }
    #IMAGE1215 > .ladi-image {
        border-radius: 8px;
    }
    #IMAGE1216 {
        width: 57px;
        height: 57px;
        top: 97.75px;
        left: 204.255px;
    }
    #IMAGE1216 > .ladi-image > .ladi-image-background {
        width: 57px;
        height: 57px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s400x400/596486701663abf2d493432e/3-20221227055005-wt-kf.png");
    }
    #IMAGE1216 > .ladi-image {
        border-radius: 8px;
    }
    #IMAGE1217 {
        width: 340.474px;
        height: 265.167px;
        top: 418.961px;
        left: 29.5127px;
    }
    #IMAGE1217 > .ladi-image > .ladi-image-background {
        width: 340.474px;
        height: 265.167px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s650x600/596486701663abf2d493432e/hinh-thietbi-fnb-20230103105911-wdzhd.png");
    }
    #PARAGRAPH1219 {
        width: 332px;
        top: 138px;
        left: 53.25px;
    }
    #PARAGRAPH1219 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(1, 88, 31);
        font-size: 14px;
        text-align: justify;
        line-height: 1.6;
    }
    #SECTION1235 {
        height: 77px;
    }
    #SECTION1235 > .ladi-section-background {
        background-color: rgb(0, 166, 57);
    }
    #SECTION1235 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION1236 {
        height: 391.117px;
    }
    #SECTION1236 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION1237 {
        height: 520.024px;
    }
    #SECTION1237 > .ladi-section-background {
        background-color: rgb(241, 255, 243);
    }
    #SECTION1237 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION1238 {
        height: 604.461px;
    }
    #SECTION1238 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION1239 {
        height: 404.117px;
    }
    #SECTION1239 > .ladi-section-background {
        background-color: rgb(241, 255, 243);
    }
    #SECTION1239 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #PARAGRAPH1240 {
        width: 341px;
        top: 299.412px;
        left: 52px;
    }
    #PARAGRAPH1240 > .ladi-paragraph {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 14px;
        text-align: justify;
        line-height: 1.6;
    }
    #SHAPE1257 {
        width: 13.7716px;
        height: 17px;
        top: 259.024px;
        left: 30px;
    }
    #SHAPE1257 svg:last-child {
        fill: rgb(0, 182, 63);
    }
    #SHAPE1258 {
        width: 13.7716px;
        height: 17px;
        top: 327.067px;
        left: 30px;
    }
    #SHAPE1258 svg:last-child {
        fill: rgb(0, 182, 63);
    }
    #SHAPE1259 {
        width: 13.7716px;
        height: 17px;
        top: 371.108px;
        left: 30px;
    }
    #SHAPE1259 svg:last-child {
        fill: rgb(0, 182, 63);
    }
    #SHAPE1260 {
        width: 13.7716px;
        height: 17px;
        top: 438.149px;
        left: 30px;
    }
    #SHAPE1260 svg:last-child {
        fill: rgb(0, 182, 63);
    }
    #HEADLINE1263 {
        width: 328px;
        top: 252px;
        left: 47px;
    }
    #HEADLINE1263 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 182, 63);
        font-size: 18px;
        line-height: 1.4;
    }
    #SHAPE1268 {
        width: 13.7716px;
        height: 17px;
        top: 304.412px;
        left: 30.5px;
    }
    #SHAPE1268 svg:last-child {
        fill: rgb(0, 166, 57);
    }
    #SHAPE1269 {
        width: 13.7716px;
        height: 17px;
        top: 370.928px;
        left: 30.5px;
    }
    #SHAPE1269 svg:last-child {
        fill: rgb(0, 166, 57);
    }
    #SHAPE1270 {
        width: 13.7716px;
        height: 17px;
        top: 436.445px;
        left: 30.5px;
    }
    #SHAPE1270 svg:last-child {
        fill: rgb(0, 166, 57);
    }
    #HEADLINE1271 {
        width: 327px;
        top: 381.059px;
        left: 53.004px;
    }
    #HEADLINE1271 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(1, 88, 31);
        font-size: 14px;
        text-align: left;
        line-height: 1.6;
        -webkit-text-stroke-color: rgb(1, 119, 12);
    }
    #IMAGE1285 {
        width: 371.477px;
        height: 53.6605px;
        top: 651.827px;
        left: 23.0119px;
    }
    #IMAGE1285 > .ladi-image > .ladi-image-background {
        width: 371.477px;
        height: 53.6605px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s700x400/596486701663abf2d493432e/green-cylinder-20230104052631-yslov.png");
    }
    #SHAPE1286 {
        width: 15px;
        height: 18.5164px;
        top: 141px;
        left: 32.25px;
    }
    #SHAPE1286 svg:last-child {
        fill: rgb(0, 166, 57);
    }
    #SHAPE1287 {
        width: 15px;
        height: 18.5164px;
        top: 275.543px;
        left: 32.2421px;
    }
    #SHAPE1287 svg:last-child {
        fill: rgb(0, 166, 57);
    }
    #HEADLINE1289 {
        width: 380px;
        top: 218.001px;
        left: 21px;
    }
    #HEADLINE1289 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 182, 63);
        font-size: 18px;
        text-align: center;
        line-height: 1.4;
    }
    #HEADLINE1290 {
        width: 380px;
        top: 223.117px;
        left: 20px;
    }
    #HEADLINE1290 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 182, 63);
        font-size: 18px;
        text-align: center;
        line-height: 1.4;
    }
    #SECTION1291 {
        height: 436.89px;
    }
    #SECTION1291 > .ladi-section-background {
        background-color: rgb(241, 255, 243);
    }
    #SECTION1291 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE1293 {
        width: 400px;
        top: 49px;
        left: 10px;
    }
    #HEADLINE1293 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 166, 57);
        font-size: 23px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1295 {
        width: 125px;
        top: 359.293px;
        left: 16.9993px;
    }
    #HEADLINE1295 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 13px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1296 {
        width: 146px;
        top: 207.293px;
        left: 269.999px;
    }
    #HEADLINE1296 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 13px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1297 {
        width: 156px;
        top: 207.293px;
        left: 1.4993px;
    }
    #HEADLINE1297 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 13px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1298 {
        width: 147px;
        top: 359.293px;
        left: 269.499px;
    }
    #HEADLINE1298 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 13px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1299 {
        width: 122px;
        top: 359.291px;
        left: 150.499px;
    }
    #HEADLINE1299 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 13px;
        text-align: center;
        line-height: 1.6;
    }
    #HEADLINE1300 {
        width: 116px;
        top: 207.291px;
        left: 153.499px;
    }
    #HEADLINE1300 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(0, 0, 0);
        font-size: 13px;
        text-align: center;
        line-height: 1.6;
    }
    #IMAGE1301 {
        width: 112.975px;
        height: 96.15px;
        top: 107.852px;
        left: 155.011px;
    }
    #IMAGE1301 > .ladi-image > .ladi-image-background {
        width: 128.072px;
        height: 96.15px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s450x400/596486701663abf2d493432e/bia_icon-20221228043834-t_qh7.png");
    }
    #IMAGE1301 > .ladi-image {
        border-radius: 20px;
    }
    #IMAGE1302 {
        width: 112.975px;
        height: 96.1498px;
        top: 260.143px;
        left: 286.511px;
    }
    #IMAGE1302 > .ladi-image > .ladi-image-background {
        width: 128.072px;
        height: 96.1498px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s450x400/596486701663abf2d493432e/kara_icon-20221228044146-xxlqu.png");
    }
    #IMAGE1302 > .ladi-image {
        border-radius: 20px;
    }
    #IMAGE1303 {
        width: 112.975px;
        height: 96.1498px;
        top: 260.141px;
        left: 155.011px;
    }
    #IMAGE1303 > .ladi-image > .ladi-image-background {
        width: 128.072px;
        height: 96.1498px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s450x400/596486701663abf2d493432e/coffe_icon-20221228044612-ud5gp.png");
    }
    #IMAGE1303 > .ladi-image {
        border-radius: 20px;
    }
    #IMAGE1304 {
        width: 112.975px;
        height: 96.1498px;
        top: 260.143px;
        left: 23.0118px;
    }
    #IMAGE1304 > .ladi-image > .ladi-image-background {
        width: 128.072px;
        height: 96.1498px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s450x400/596486701663abf2d493432e/fastfood_icon-20221228044817-ui-45.png");
    }
    #IMAGE1304 > .ladi-image {
        border-radius: 20px;
    }
    #IMAGE1305 {
        width: 112.975px;
        height: 96.1444px;
        top: 107.854px;
        left: 286.511px;
    }
    #IMAGE1305 > .ladi-image > .ladi-image-background {
        width: 128.064px;
        height: 96.1444px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s450x400/596486701663abf2d493432e/chanh_icon-20221228045227-odzyw.png");
    }
    #IMAGE1305 > .ladi-image {
        border-radius: 20px;
    }
    #IMAGE1306 {
        width: 112.975px;
        height: 96.146px;
        top: 107.854px;
        left: 23.0118px;
    }
    #IMAGE1306 > .ladi-image > .ladi-image-background {
        width: 128.066px;
        height: 96.146px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s450x400/596486701663abf2d493432e/quanan_icon-20221228045424-qzrsg.png");
    }
    #IMAGE1306 > .ladi-image {
        border-radius: 20px;
    }
    #BOX1317 {
        width: 374.008px;
        height: 77.327px;
        top: 265.841px;
        left: 23.2421px;
    }
    #BOX1317 > .ladi-box {
        background-color: rgb(249, 253, 249);
        border-style: solid;
        border-color: rgb(42, 238, 110);
        border-width: 0px;
        border-radius: 8px;
    }
    #BOX1318 {
        width: 374.008px;
        height: 111.058px;
        top: 129.516px;
        left: 22.75px;
    }
    #BOX1318 > .ladi-box {
        background-color: rgb(249, 253, 249);
        border-style: solid;
        border-color: rgb(42, 238, 110);
        border-width: 0px;
        border-radius: 8px;
    }
    #BOX1319 {
        width: 374.008px;
        height: 47.7984px;
        top: 370.16px;
        left: 22.9961px;
    }
    #BOX1319 > .ladi-box {
        background-color: rgb(249, 253, 249);
        border-style: solid;
        border-color: rgb(21, 179, 75);
        border-width: 1px;
        border-radius: 8px;
    }
    #IMAGE1320 {
        width: 370px;
        height: 157.38px;
        top: 40px;
        left: 26px;
    }
    #IMAGE1320 > .ladi-image > .ladi-image-background {
        width: 370px;
        height: 157.38px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s700x500/596486701663abf2d493432e/1-menu-20230104071857-laork.png");
    }
    #IMAGE1320 > .ladi-image {
        border-radius: 8px;
    }
    #IMAGE1321 {
        width: 370px;
        height: 167.588px;
        top: 39.8829px;
        left: 25px;
    }
    #IMAGE1321 > .ladi-image > .ladi-image-background {
        width: 389.47px;
        height: 167.588px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s700x500/596486701663abf2d493432e/2-thanh-toan-20230104073127-hogkh.png");
    }
    #IMAGE1321 > .ladi-image {
        border-radius: 8px;
    }
    #IMAGE1324 {
        width: 370px;
        height: 167.588px;
        top: 45px;
        left: 25.5px;
    }
    #IMAGE1324 > .ladi-image > .ladi-image-background {
        width: 389.474px;
        height: 167.588px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s700x500/596486701663abf2d493432e/4-cham-cong-20230104081420-hgviz.png");
    }
    #IMAGE1324 > .ladi-image {
        border-radius: 8px;
    }
    #IMAGE1325 {
        width: 370px;
        height: 193.191px;
        top: 47px;
        left: 26px;
    }
    #IMAGE1325 > .ladi-image > .ladi-image-background {
        width: 389.474px;
        height: 193.191px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s700x500/596486701663abf2d493432e/theodoidoanhthu_fnb-20221228093804-ecmu8.png");
    }
    #IMAGE1325 > .ladi-image {
        border-radius: 8px;
    }
    #SECTION1326 {
        height: 892px;
    }
    #SECTION1326 > .ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("https://w.ladicdn.com/s768x892/596486701663abf2d493432e/vanhanhfnb_mobile-20230105102706-ahsnw.png");
        background-position: center top;
        background-repeat: repeat;
    }
    #SECTION1326 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE1327 {
        width: 401px;
        top: 23px;
        left: 10px;
    }
    #HEADLINE1327 > .ladi-headline {
        font-family: "Inter-Bold.ttf";
        color: rgb(0, 182, 63);
        font-size: 23px;
        text-transform: uppercase;
        text-align: center;
        line-height: 1.4;
    }
    #BUTTON_TEXT1337 {
        width: 177px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT1337 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 15px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT1337 > .ladi-headline:hover {
        color: rgb(255, 255, 255);
    }
    #BUTTON1337 {
        width: 177px;
        height: 36px;
        top: 511.961px;
        left: 121.5px;
    }
    #BUTTON1337 > .ladi-button > .ladi-button-background {
        background-color: rgb(0, 182, 63);
    }
    #BUTTON1337 > .ladi-button {
        border-radius: 40px;
    }
    #BUTTON1337.ladi-animation > .ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BUTTON1337 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(251, 111, 57) !important;
    }
    #BUTTON1339 {
        width: 157px;
        height: 30px;
        top: auto;
        left: auto;
        right: 23px;
        bottom: 0px;
        position: fixed;
        z-index: 90000050;
    }
    #BUTTON1339 > .ladi-button > .ladi-button-background {
        background: #ff6a00;
        background: -webkit-linear-gradient(180deg, #ff6a00, #ee0979);
        background: linear-gradient(180deg, #ff6a00, #ee0979);
    }
    #BUTTON1339 > .ladi-button {
        border-radius: 15px 15px 0px 0px;
    }
    #BUTTON1339.ladi-animation > .ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BUTTON1339 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(251, 111, 57) !important;
    }
    #BUTTON_TEXT1339 {
        width: 157px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT1339 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 14px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT1339 > .ladi-headline:hover {
        color: rgb(255, 255, 255);
    }
    #SHAPE1346 {
        width: 15px;
        height: 18.5164px;
        top: 383.059px;
        left: 32.004px;
    }
    #SHAPE1346 svg:last-child {
        fill: rgb(0, 166, 57);
    }
    #SECTION1357 {
        height: 341.847px;
    }
    #SECTION1357 > .ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("https://w.ladicdn.com/s768x341/596486701663abf2d493432e/covermobile-20230105104004-_gyvr.png");
        background-position: center top;
        background-repeat: no-repeat;
    }
    #SECTION1357 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE1358 {
        width: 233px;
        top: 78.8141px;
        left: 18.0008px;
    }
    #HEADLINE1358 > .ladi-headline {
        font-family: "Inter-Black.ttf";
        color: rgb(255, 255, 255);
        font-size: 22px;
        text-align: left;
        line-height: 1.6;
    }
    #IMAGE1359 {
        width: 111.531px;
        height: 35.0285px;
        top: 19.0001px;
        left: 18.0006px;
    }
    #IMAGE1359 > .ladi-image > .ladi-image-background {
        width: 111.531px;
        height: 35.0285px;
        top: 0px;
        left: 0px;
        background-image: url("https://w.ladicdn.com/s450x350/596486701663abf2d493432e/kiotviet-logosizes1-20230105072021-2yfcy.png");
    }
    #HEADLINE1360 {
        width: 224px;
        top: 108.814px;
        left: 18.0008px;
    }
    #HEADLINE1360 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(255, 255, 255);
        font-size: 19px;
        text-align: left;
        line-height: 1.6;
    }
    #SHAPE1361 {
        width: 10px;
        height: 12.3443px;
        top: 160.572px;
        left: 18.0008px;
    }
    #SHAPE1361 svg:last-child {
        fill: rgb(54, 255, 124);
    }
    #HEADLINE1362 {
        width: 170px;
        top: 157.33px;
        left: 34.5006px;
    }
    #HEADLINE1362 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(255, 255, 255);
        font-size: 14px;
        text-align: left;
        line-height: 1.4;
    }
    #HEADLINE1363 {
        width: 179px;
        top: 203.33px;
        left: 34.5006px;
    }
    #HEADLINE1363 > .ladi-headline {
        font-family: "Inter-Regular.ttf";
        color: rgb(255, 255, 255);
        font-size: 14px;
        text-align: left;
        line-height: 1.4;
    }
    #SHAPE1364 {
        width: 10px;
        height: 12.3443px;
        top: 206.572px;
        left: 18.0008px;
    }
    #SHAPE1364 svg:last-child {
        fill: rgb(54, 255, 124);
    }
    #BUTTON_TEXT1365 {
        width: 167px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT1365 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 15px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT1365 > .ladi-headline:hover {
        color: rgb(255, 255, 255);
    }
    #BUTTON1365 {
        width: 166.652px;
        height: 33.5459px;
        top: 261.847px;
        left: 18.0004px;
    }
    #BUTTON1365 > .ladi-button > .ladi-button-background {
        background-color: rgb(10, 198, 38);
    }
    #BUTTON1365 > .ladi-button {
        border-radius: 52px;
    }
    #BUTTON1365.ladi-animation > .ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BUTTON1365 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(251, 111, 57) !important;
    }
    #BUTTON_TEXT1367 {
        width: 177px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT1367 > .ladi-headline {
        font-family: "Inter-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 15px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT1367 > .ladi-headline:hover {
        color: rgb(255, 255, 255);
    }
    #BUTTON1367 {
        width: 177px;
        height: 36px;
        top: 726.382px;
        left: 120.25px;
    }
    #BUTTON1367 > .ladi-button > .ladi-button-background {
        background-color: rgb(13, 211, 82);
    }
    #BUTTON1367 > .ladi-button {
        border-radius: 40px;
    }
    #BUTTON1367.ladi-animation > .ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BUTTON1367 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(251, 111, 57) !important;
    }
    #SHAPE1369 {
        width: 12.9615px;
        height: 16px;
        top: 249.117px;
        left: 31px;
    }
    #SHAPE1369 svg:last-child {
        fill: rgb(0, 182, 63);
    }
    #SHAPE1370 {
        width: 14px;
        height: 17.282px;
        top: 293.117px;
        left: 30.5px;
    }
    #SHAPE1370 svg:last-child {
        fill: rgb(0, 166, 57);
    }
}
                                          .ladi-section-background,
                                          .ladi-image-background,
                                          .ladi-button-background,
                                          .ladi-headline,
                                          .ladi-video-background,
                                          .ladi-countdown-background,
                                          .ladi-box,
                                          .ladi-frame-background,
                                          .ladi-tabs-background,
                                          .ladi-survey-option-background,
                                          .ladi-survey-option-image,
                                          .ladi-banner,
                                          .ladi-form-item-background,
                                          .ladi-gallery-view-item,
                                          .ladi-gallery-control-item,
                                          .ladi-spin-lucky-screen,
                                          .ladi-spin-lucky-start,
                                          .ladi-form-label-container .ladi-form-label-item.image,
                                          .ladi-list-paragraph ul li:before {
                                              /*background-image: none !important;*/
                                          }
