@font-face {
    font-family: "Montserrat-Regular.ttf";
    src: url("../fonts/montserrat-regular-20220531024823.ttf") format("truetype");
}
@font-face {
    font-family: "Poppins-Bold.ttf";
    src: url("../fonts/poppins-bold-20211227034548.ttf") format("truetype");
}
@font-face {
    font-family: "Poppins-Regular.ttf";
    src: url("../fonts/poppins-regular-20211227034555.ttf") format("truetype");
}
@font-face {
    font-family: "Montserrat-Bold.otf";
    src: url("../montserrat-bold-20210312061037.otf");
}
@font-face {
    font-family: "Montserrat-SemiBold.ttf";
    src: url("../fonts/montserrat-semibold-20210312061048.ttf") format("truetype");
}
@font-face {
    font-family: "Montserrat-Regular.ttf";
    src: url("../fonts/montserrat-regular-20220531024823.ttf") format("truetype");
}
@font-face {
    font-family: "Montserrat-Thin.otf";
    src: url("../montserrat-thin-20210312061053.otf");
}
body {
    font-family: "Montserrat-Regular.ttf" !important;
}
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;
}
.ladi-html strong {
    font-weight: 700;
}
.ladi-html em {
    font-style: italic;
}
.ladi-html a {
    text-decoration: underline;
}
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: #fff; */
    background-color: #141e32;
}
.ladi-loading {
    width: 80px;
    height: 80px;
    z-index: 900000000000;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
}
.ladi-loading div {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    animation: ladi-loading 1.2s linear infinite;
}
.ladi-loading div:nth-child(1) {
    animation-delay: 0s;
    top: 37px;
    left: 66px;
}
.ladi-loading div:nth-child(2) {
    animation-delay: -0.1s;
    top: 22px;
    left: 62px;
}
.ladi-loading div:nth-child(3) {
    animation-delay: -0.2s;
    top: 11px;
    left: 52px;
}
.ladi-loading div:nth-child(4) {
    animation-delay: -0.3s;
    top: 7px;
    left: 37px;
}
.ladi-loading div:nth-child(5) {
    animation-delay: -0.4s;
    top: 11px;
    left: 22px;
}
.ladi-loading div:nth-child(6) {
    animation-delay: -0.5s;
    top: 22px;
    left: 11px;
}
.ladi-loading div:nth-child(7) {
    animation-delay: -0.6s;
    top: 37px;
    left: 7px;
}
.ladi-loading div:nth-child(8) {
    animation-delay: -0.7s;
    top: 52px;
    left: 11px;
}
.ladi-loading div:nth-child(9) {
    animation-delay: -0.8s;
    top: 62px;
    left: 22px;
}
.ladi-loading div:nth-child(10) {
    animation-delay: -0.9s;
    top: 66px;
    left: 37px;
}
.ladi-loading div:nth-child(11) {
    animation-delay: -1s;
    top: 62px;
    left: 52px;
}
.ladi-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%;
    height: 100%;
    min-height: 100vh;
    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: inline-block;
}
.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;
}
.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: rotate(180deg);
    -webkit-transform: rotate(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(../fonts/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: rotate(180deg);
    -webkit-transform: rotate(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: rotate(180deg) scale(0.6);
    -webkit-transform: rotate(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: rotate(180deg) scale(0.6);
    -webkit-transform: rotate(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(../fonts/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-element {
    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-element .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;
}
.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: rotate(180deg);
    -webkit-transform: rotate(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-element {
    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;
}
.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-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: 10px 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-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-size: 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;
}
.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;
    -moz-appearance: textfield;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
.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;
    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;
}
.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-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.loaded {
    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;
    background-size: cover;
    background-position: center center;
}
.ladi-headline a {
    text-decoration: underline;
}
.ladi-paragraph {
    width: 100%;
    display: inline-block;
}
.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;
}
.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: 90000080;
}
.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: 11px;
    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-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 {
    border: 1px hidden;
    border-color: inherit;
    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;
    left: 0.5px;
}
.ladi-form-quantity button:first-child span {
    top: -1.2px;
}
.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%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
#SECTION_POPUP .popup-close,
.ladi-section .ladi-section-close,
.lightbox-screen .lightbox-close {
    width: 18px;
    height: 18px;
    margin: 6px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20148.1%20148.1%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M83.4%2C74l54.1-54.1c2.6-2.6%2C2.6-6.8%2C0-9.3c-2.6-2.6-6.8-2.6-9.3%2C0L74%2C64.7L20%2C10.5c-2.6-2.6-6.8-2.6-9.3%2C0c-2.6%2C2.6-2.6%2C6.8%2C0%2C9.3l54%2C54.1l-54.1%2C54.1c-2.6%2C2.6-2.6%2C6.8%2C0%2C9.3c2.6%2C2.6%2C6.8%2C2.6%2C9.3%2C0l54.1-54l54.1%2C54.1c1.3%2C1.3%2C3%2C1.9%2C4.7%2C1.9s3.4-0.6%2C4.7-1.9c1.3-1.3%2C2-3.1%2C2-4.9c0-1.7-0.8-3.4-2-4.6L83.4%2C74z%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;
}
#POPUP_BLOG .ladi-headline img,
#POPUP_BLOG .ladi-paragraph img {
    max-width: 100%;
}
@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: scroll;
        overflow-y: hidden;
        width: 100% !important;
        left: 0 !important;
        -webkit-overflow-scrolling: touch;
    }
    .ladi-section.ladi-auto-scroll {
        overflow-x: scroll;
        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;
    }
    #POPUP_BLOG .ladi-headline img,
    #POPUP_BLOG .ladi-paragraph 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) {
    .ladi-section .ladi-container {
        width: 1200px;
    }
}
@media (max-width: 767px) {
    .ladi-section .ladi-container {
        width: 420px;
    }
}


@media (min-width: 768px) {
    #SECTION_POPUP {
        height: 0px;
    }
    #SECTION_POPUP .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION1 {
        height: 888.9px;
    }
    #SECTION1 > .ladi-overlay {
        background-color: rgb(21, 32, 51);
        opacity: 0.51;
        mix-blend-mode: multiply;
        will-change: transform, opacity;
    }
    #SECTION1 > .ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("../images/bg-1-20211228105321.jpg");
        background-position: center center;
        background-repeat: repeat;
    }
    #SECTION1 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE205 {
        width: 620px;
        top: 175.3px;
        left: 290px;
    }
    #HEADLINE205 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 43px;
        text-align: center;
        line-height: 1.4;
    }
    #HEADLINE205.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH206 {
        width: 780px;
        top: 315.3px;
        left: 210px;
    }
    #PARAGRAPH206 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        text-align: center;
        line-height: 1.8;
    }
    #PARAGRAPH206.ladi-animation > .ladi-paragraph {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE207 {
        width: 1020px;
        top: 125.3px;
        left: 90px;
    }
    #HEADLINE207 > .ladi-headline {
        color: rgb(116, 129, 158);
        font-size: 12px;
        text-align: center;
        letter-spacing: 8px;
        line-height: 1.6;
    }
    #HEADLINE207.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BUTTON_TEXT208 {
        width: 188px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT208 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON208 {
        width: 190px;
        height: 50px;
        top: 435.3px;
        left: 503px;
    }
    #BUTTON208 > .ladi-button > .ladi-button-background {
        background-color: rgb(5, 87, 193);
        opacity: 0.34;
    }
    #BUTTON208 > .ladi-button {
        border-style: solid;
        border-color: rgb(86, 139, 255);
        border-width: 1px;
        border-radius: 77px;
    }
    #BUTTON208.ladi-animation > .ladi-button {
        animation-name: fadeInUp;
        -webkit-animation-name: fadeInUp;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BUTTON208 > .ladi-button:hover {
        border-color: rgb(255, 255, 255);
    }
    #BUTTON208 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(20, 105, 216) !important;
    }
    #PARAGRAPH211 {
        width: 200px;
        top: 497.3px;
        left: 500px;
    }
    #PARAGRAPH211 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        text-align: center;
        line-height: 1.8;
    }
    #PARAGRAPH211.ladi-animation > .ladi-paragraph {
        animation-name: fadeInUp;
        -webkit-animation-name: fadeInUp;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH289 {
        width: 491px;
        top: 9.4px;
        left: 90px;
    }
    #PARAGRAPH289 > .ladi-paragraph {
        color: rgb(136, 136, 136);
        font-size: 12px;
        line-height: 1.8;
    }
    #PARAGRAPH290 {
        width: 341px;
        top: 9.4px;
        left: 770px;
    }
    #PARAGRAPH290 > .ladi-paragraph {
        color: rgb(111, 111, 111);
        font-size: 12px;
        text-align: right;
        line-height: 1.8;
    }
    #SECTION288 {
        height: 41.7px;
    }
    #SECTION288 > .ladi-section-background {
        background-color: rgb(2, 10, 21);
    }
    #SECTION288 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #LINE294 {
        height: 200px;
        top: 65.3px;
        left: -120px;
        display: none !important;
    }
    #LINE294 > .ladi-line > .ladi-line-container {
        border-top: 0px !important;
        border-right: 1px solid rgb(66, 66, 66);
        border-bottom: 1px solid rgb(66, 66, 66);
        border-left: 1px solid rgb(66, 66, 66);
    }
    #LINE294 > .ladi-line {
        height: 100%;
        padding: 0px 8px;
    }
    #BUTTON_TEXT551 {
        width: 63px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT551 > .ladi-headline {
        color: rgb(85, 159, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT551 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON551 {
        width: 56.958px;
        height: 40px;
        top: 6.9px;
        left: 760px;
    }
    #BUTTON_TEXT553 {
        width: 71px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT553 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT553 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON553 {
        width: 83.1361px;
        height: 40px;
        top: 6.9px;
        left: 827.466px;
    }
    #BUTTON_TEXT555 {
        width: 71px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT555 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT555 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON555 {
        width: 64.0777px;
        height: 40px;
        top: 6.9px;
        left: 923.048px;
    }
    #BUTTON_TEXT557 {
        width: 79px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT557 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT557 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON557 {
        width: 71.1975px;
        height: 40px;
        top: 7.1px;
        left: 977.343px;
    }
    #IMAGE559 {
        width: 128.965px;
        height: 38.0105px;
        top: 9px;
        left: 70px;
    }
    #IMAGE559 > .ladi-image > .ladi-image-background.loaded {
        width: 128.965px;
        height: 49.4152px;
        top: -7px;
        left: 0px;
        background-image: url("../images/neyu-vietnam-ngang-20220107065206.png");
    }
    #SHAPE560 {
        width: 29.066px;
        height: 29.066px;
        top: 9.2px;
        left: 1210px;
        display: none !important;
    }
    #SHAPE560 svg:last-child {
        fill: rgba(255, 255, 255, 1);
    }
    #BUTTON_TEXT562 {
        width: 30px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT562 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT562 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON562 {
        width: 30px;
        height: 40px;
        top: 0px;
        left: 0px;
    }
    #IMAGE564 {
        width: 20px;
        height: 16.4706px;
        top: 10.9px;
        left: 32px;
    }
    #IMAGE564 > .ladi-image > .ladi-image-background.loaded {
        width: 20px;
        height: 16.4706px;
        top: 0px;
        left: 0px;
        background-image: url("../images/asset-1icon-20211231035441.png");
    }
    #IMAGE564 > .ladi-image {
        border-radius: 0px;
    }
    #GROUP561 {
        width: 52px;
        height: 40px;
        top: 8px;
        left: 1057px;
    }
    #LINE565 {
        height: 27px;
        top: 14px;
        left: 1039px;
    }
    #LINE565 > .ladi-line > .ladi-line-container {
        border-top: 0px !important;
        border-right: 1px solid rgb(136, 136, 136);
        border-bottom: 1px solid rgb(136, 136, 136);
        border-left: 1px solid rgb(136, 136, 136);
    }
    #LINE565 > .ladi-line {
        height: 100%;
        padding: 0px 8px;
    }
    #SECTION550 {
        height: 54.7px;
    }
    #SECTION550 > .ladi-section-background {
        background-color: rgb(2, 14, 45);
    }
    #SECTION550 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #BOX780 {
        width: 47%;
        height: 336.3px;
        top: 0;
        left: 0;
    }
    #BOX780 > .ladi-box {
        background-color: rgb(1, 36, 83);
    }
    #HEADLINE781 {
        width: 341px;
        top: 50px;
        left: 90px;
    }
    #HEADLINE781 > .ladi-headline {
        font-family: "Poppins-Regular.ttf";
        color: rgb(213, 213, 213);
        font-size: 13px;
        text-transform: uppercase;
        text-align: left;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE781.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BUTTON_TEXT783 {
        width: 380px;
        top: 9.70326px;
        left: 0px;
    }
    #BUTTON_TEXT783 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON783 {
        width: 205.715px;
        height: 37.7349px;
        top: 194.065px;
        left: 0px;
    }
    #BUTTON783 > .ladi-button > .ladi-button-background {
        background-color: rgb(44, 60, 115);
    }
    #BUTTON783 > .ladi-button {
        border-radius: 3px;
    }
    #BUTTON783 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(57, 138, 244) !important;
    }
    #FORM_ITEM785 {
        width: 400px;
        height: 37.7349px;
        top: 0px;
        left: 0px;
    }
    #FORM_ITEM786 {
        width: 400px;
        height: 37.7349px;
        top: 48.5163px;
        left: 0px;
    }
    #FORM_ITEM787 {
        width: 400px;
        height: 86.2512px;
        top: 97.0325px;
        left: 0px;
    }
    #FORM782 {
        width: 400px;
        height: 231.8px;
        top: 50px;
        left: 619px;
    }
    #FORM782 > .ladi-form {
        color: rgb(166, 166, 166);
        font-size: 12px;
        letter-spacing: 0px;
        line-height: 1.6;
    }
    #FORM782 .ladi-form-item .ladi-form-control::placeholder,
    #FORM782 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {
        color: rgba(166, 166, 166, 1);
    }
    #FORM782 .ladi-form-item {
        padding-left: 10px;
        padding-right: 10px;
    }
    #FORM782 .ladi-form-item.ladi-form-checkbox {
        padding-left: 15px;
        padding-right: 15px;
    }
    #FORM782 .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%20rgba(166%2C%20166%2C%20166%2C%201.0)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
    }
    #FORM782 .ladi-form-item-container,
    #FORM782 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: rgb(91, 123, 164);
        border-width: 1px;
        border-radius: 3px;
    }
    #FORM782 .ladi-form-item-container .ladi-form-quantity button {
        background-color: rgb(91, 123, 164);
    }
    #FORM782 .ladi-form-item-background {
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 2px;
    }
    #HEADLINE788 {
        width: 320px;
        top: 102.05px;
        left: 89.5px;
    }
    #HEADLINE788 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(255, 255, 255);
        font-size: 38px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE788.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH796 {
        width: 362px;
        top: 170.75px;
        left: 88.5px;
    }
    #PARAGRAPH796 > .ladi-paragraph {
        color: rgb(215, 215, 215);
        font-size: 15px;
        line-height: 1.8;
    }
    #PARAGRAPH796.ladi-animation > .ladi-paragraph {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #LINE797 {
        width: 73px;
        top: 260.8px;
        left: 90px;
    }
    #LINE797 > .ladi-line > .ladi-line-container {
        border-top: 5px solid rgb(85, 159, 255);
        border-right: 5px solid rgb(85, 159, 255);
        border-bottom: 5px solid rgb(85, 159, 255);
        border-left: 0px !important;
    }
    #LINE797 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #SECTION779 {
        height: 336px;
    }
    #SECTION779 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION779 > .ladi-section-background {
        background-color: rgb(6, 16, 32);
    }
    #SECTION779 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #PARAGRAPH799 {
        width: 111px;
        top: 51.5px;
        left: 600px;
    }
    #PARAGRAPH799 > .ladi-paragraph {
        color: rgb(247, 247, 247);
        font-size: 12px;
        line-height: 1.8;
    }
    #PARAGRAPH800 {
        width: 170px;
        top: 83.1004px;
        left: 89.5px;
    }
    #PARAGRAPH800 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 15px;
        line-height: 1.8;
    }
    #IMAGE801 {
        width: 169.642px;
        height: 50px;
        top: 39.5px;
        left: 70px;
    }
    #IMAGE801 > .ladi-image > .ladi-image-background.loaded {
        width: 169.642px;
        height: 59.6889px;
        top: -9.68885px;
        left: 0px;
        background-image: url("../images/neyu-vietnam-ngang-20220107065206_1.png");
    }
    #BUTTON_TEXT802 {
        width: 64px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT802 > .ladi-headline {
        color: rgb(85, 159, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        line-height: 1.6;
    }
    #BUTTON_TEXT802 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON802 {
        width: 64.16px;
        height: 40px;
        top: 37.5px;
        left: 390px;
    }
    #BUTTON_TEXT804 {
        width: 72px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT804 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        line-height: 1.6;
    }
    #BUTTON_TEXT804 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON804 {
        width: 80px;
        height: 40px;
        top: 64.5px;
        left: 390px;
    }
    #BUTTON_TEXT806 {
        width: 72px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT806 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        line-height: 1.6;
    }
    #BUTTON_TEXT806 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON806 {
        width: 72.18px;
        height: 40px;
        top: 92.5px;
        left: 390px;
    }
    #BUTTON_TEXT808 {
        width: 80px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT808 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        line-height: 1.6;
    }
    #BUTTON_TEXT808 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON808 {
        width: 80.2px;
        height: 40px;
        top: 121.5px;
        left: 390px;
    }
    #PARAGRAPH810 {
        width: 111px;
        top: 79px;
        left: 600px;
    }
    #PARAGRAPH810 > .ladi-paragraph {
        color: rgb(247, 247, 247);
        font-size: 12px;
        line-height: 1.8;
    }
    #PARAGRAPH811 {
        width: 111px;
        top: 106.5px;
        left: 600px;
    }
    #PARAGRAPH811 > .ladi-paragraph {
        color: rgb(247, 247, 247);
        font-size: 12px;
        line-height: 1.8;
    }
    #PARAGRAPH812 {
        width: 111px;
        top: 134px;
        left: 600px;
    }
    #PARAGRAPH812 > .ladi-paragraph {
        color: rgb(247, 247, 247);
        font-size: 12px;
        line-height: 1.8;
    }
    #PARAGRAPH813 {
        width: 111px;
        top: 161.5px;
        left: 600px;
    }
    #PARAGRAPH813 > .ladi-paragraph {
        color: rgb(247, 247, 247);
        font-size: 12px;
        line-height: 1.8;
    }
    #BUTTON_TEXT815 {
        width: 101px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT815 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON815 {
        width: 100.585px;
        height: 35px;
        top: 0px;
        left: 204.415px;
        display: none !important;
    }
    #BUTTON815 > .ladi-button > .ladi-button-background {
        background-color: rgb(19, 69, 142);
    }
    #BUTTON815 > .ladi-button {
        border-radius: 3px;
    }
    #FORM_ITEM817 {
        width: 199.007px;
        height: 35px;
        top: 0px;
        left: 0px;
    }
    #FORM_ITEM817 input {
        text-transform: uppercase;
    }
    #FORM_ITEM817 input::placeholder {
        text-transform: initial;
    }
    #FORM_LOGIN814 {
        width: 305px;
        height: 35px;
        top: 52.504px;
        left: 806px;
    }
    #FORM_LOGIN814 > .ladi-form {
        color: rgb(149, 149, 149);
        font-size: 12px;
        letter-spacing: 0px;
        line-height: 1.6;
    }
    #FORM_LOGIN814 .ladi-form-item .ladi-form-control::placeholder,
    #FORM_LOGIN814 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {
        color: rgba(149, 149, 149, 1);
    }
    #FORM_LOGIN814 .ladi-form-item {
        padding-left: 8px;
        padding-right: 8px;
    }
    #FORM_LOGIN814 .ladi-form-item.ladi-form-checkbox {
        padding-left: 13px;
        padding-right: 13px;
    }
    #FORM_LOGIN814 .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%20rgba(149%2C%20149%2C%20149%2C%201)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
    }
    #FORM_LOGIN814 .ladi-form-item-container,
    #FORM_LOGIN814 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: rgb(40, 67, 126);
        border-width: 1px;
        border-radius: 2px;
    }
    #FORM_LOGIN814 .ladi-form-item-container .ladi-form-quantity button {
        background-color: rgb(40, 67, 126);
    }
    #FORM_LOGIN814 .ladi-form-item-background {
        background-color: rgb(23, 35, 73);
        border-radius: 1px;
    }
    #SHAPE818 {
        width: 24.1667px;
        height: 24.1667px;
        top: 158.917px;
        left: 810px;
    }
    #SHAPE818:hover > .ladi-shape svg:last-child {
        fill: rgba(56, 80, 164, 1);
    }
    #SHAPE818 svg:last-child {
        fill: rgba(208, 208, 208, 1);
    }
    #SHAPE819 {
        width: 24.1667px;
        height: 24.1667px;
        top: 158.917px;
        left: 847.5px;
    }
    #SHAPE819:hover > .ladi-shape svg:last-child {
        fill: rgba(56, 80, 164, 1);
    }
    #SHAPE819 svg:last-child {
        fill: rgba(208, 208, 208, 1);
    }
    #SHAPE820 {
        width: 25px;
        height: 25px;
        top: 158.5px;
        left: 885px;
    }
    #SHAPE820:hover > .ladi-shape svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE820 svg:last-child {
        fill: rgba(191, 191, 191, 1);
    }
    #IMAGE821 {
        width: 77.8178px;
        height: 70.0004px;
        top: 9.1px;
        left: 0px;
        display: none !important;
    }
    #IMAGE821 > .ladi-image > .ladi-image-background.loaded {
        width: 77.8178px;
        height: 63.263px;
        top: 0px;
        left: 0px;
        background-image: url("../images/neyu-logo-doc-20220107065206.png");
    }
    #BUTTON_TEXT823 {
        width: 30px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT823 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT823 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON823 {
        width: 30px;
        height: 40px;
        top: 0px;
        left: 0px;
    }
    #IMAGE825 {
        width: 20px;
        height: 16.4706px;
        top: 11.5px;
        left: 29px;
    }
    #IMAGE825 > .ladi-image > .ladi-image-background.loaded {
        width: 20px;
        height: 16.4706px;
        top: 0px;
        left: 0px;
        background-image: url("../images/asset-1icon-20211231035441.png");
    }
    #IMAGE825 > .ladi-image {
        border-radius: 0px;
    }
    #GROUP822 {
        width: 49px;
        height: 40px;
        top: 149.7px;
        left: 1060px;
    }
    #BUTTON_TEXT826 {
        width: 160px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT826 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 13px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON826 {
        width: 100px;
        height: 35px;
        top: 52px;
        left: 1010px;
    }
    #BUTTON826 > .ladi-button > .ladi-button-background {
        background-color: rgb(19, 69, 142);
    }
    #BUTTON826 > .ladi-button {
        border-radius: 3px;
    }
    #SECTION798 {
        height: 242.7px;
    }
    #SECTION798 > .ladi-section-background {
        background-color: rgb(6, 13, 26);
    }
    #SECTION798 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #BOX828 {
        width: 47%;
        height: 335.35px;
        top: 0;
        left: 0;
    }
    #BOX828 > .ladi-box {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        opacity: 0.08;
        background-image: url("../images/bg-stor-20211231075744.jpg");
        background-position: center top;
        background-repeat: repeat;
    }
    #BOX830 {
        width: 497.689px;
        height: 350.3px;
        top: 160.5px;
        left: 610.31px;
    }
    #BOX830 > .ladi-box {
        background-color: rgb(4, 18, 46);
    }
    #BOX831 {
        width: 497.689px;
        height: 350.3px;
        top: 160.5px;
        left: 89.9999px;
    }
    #BOX831 > .ladi-box {
        background-color: rgb(4, 18, 46);
    }
    #HEADLINE832 {
        width: 380px;
        top: 81.2px;
        left: 409px;
    }
    #HEADLINE832 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(255, 255, 255);
        font-size: 38px;
        text-align: center;
        line-height: 1.2;
    }
    #HEADLINE832.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE833 {
        width: 341px;
        top: 48.6px;
        left: 430.003px;
    }
    #HEADLINE833 > .ladi-headline {
        font-family: "Poppins-Regular.ttf";
        color: rgb(213, 213, 213);
        font-size: 13px;
        text-transform: uppercase;
        text-align: center;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE833.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE835 {
        width: 272px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE835 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 25px;
        text-align: left;
        line-height: 1.2;
    }
    #PARAGRAPH836 {
        width: 375px;
        top: 58px;
        left: 0px;
    }
    #PARAGRAPH836 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.8;
    }
    #BUTTON_TEXT837 {
        width: 223px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT837 > .ladi-headline {
        color: rgb(85, 159, 255);
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        line-height: 1.6;
    }
    #BUTTON_TEXT837 > .ladi-headline:hover {
        color: rgb(114, 176, 255);
    }
    #BUTTON837 {
        width: 245.254px;
        height: 50px;
        top: 232px;
        left: 0.858px;
    }
    #BUTTON837 > .ladi-button > .ladi-button-background {
        background-color: rgb(85, 159, 255);
        opacity: 0;
    }
    #BUTTON837 > .ladi-button {
        border-color: rgb(85, 159, 255);
        border-width: 2px;
        border-radius: 77px;
    }
    #GROUP834 {
        width: 375px;
        height: 282px;
        top: 201.2px;
        left: 183.142px;
    }
    #HEADLINE840 {
        width: 263px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE840 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 25px;
        text-align: left;
        line-height: 1.2;
    }
    #PARAGRAPH841 {
        width: 363px;
        top: 54px;
        left: 0px;
    }
    #PARAGRAPH841 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.8;
    }
    #BUTTON_TEXT842 {
        width: 223px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT842 > .ladi-headline {
        color: rgb(85, 159, 255);
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        line-height: 1.6;
    }
    #BUTTON_TEXT842 > .ladi-headline:hover {
        color: rgb(114, 176, 255);
    }
    #BUTTON842 {
        width: 237.423px;
        height: 50px;
        top: 232px;
        left: 0.605px;
    }
    #BUTTON842 > .ladi-button > .ladi-button-background {
        background-color: rgb(85, 159, 255);
        opacity: 0;
    }
    #BUTTON842 > .ladi-button {
        border-color: rgb(85, 159, 255);
        border-width: 2px;
        border-radius: 77px;
    }
    #GROUP839 {
        width: 363px;
        height: 282px;
        top: 201.2px;
        left: 715.395px;
    }
    #IMAGE844 {
        width: 52px;
        height: 52px;
        top: 201.2px;
        left: 635.999px;
    }
    #IMAGE844 > .ladi-image > .ladi-image-background.loaded {
        width: 52px;
        height: 52px;
        top: 0px;
        left: 0px;
        background-image: url("../images/tms_logo-01-20211227093857.png");
    }
    #IMAGE845 {
        width: 49.3764px;
        height: 48.5162px;
        top: 202.292px;
        left: 109.623px;
    }
    #IMAGE845 > .ladi-image > .ladi-image-background.loaded {
        width: 49.3764px;
        height: 48.5162px;
        top: 0px;
        left: 0px;
        background-image: url("../images/asset-13icon-20211227094053.png");
    }
    #SECTION829 {
        height: 607.7px;
    }
    #SECTION829 > .ladi-overlay {
        background-size: cover;
        background-attachment: fixed;
        background-image: url("../images/bgr_product1-20220106104638_1.jpg");
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 0.4;
    }
    #SECTION829 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION829 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE847 {
        width: 212px;
        top: 30.2px;
        left: 92px;
    }
    #HEADLINE847 > .ladi-headline {
        color: rgb(177, 177, 177);
        font-size: 10px;
        text-align: left;
        letter-spacing: 4px;
        line-height: 1.6;
    }
    #HEADLINE847.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #IMAGE848 {
        width: 1200px;
        height: 683.9px;
        top: 66.2px;
        left: 0px;
    }
    #IMAGE848 > .ladi-image > .ladi-image-background.loaded {
        width: 1200px;
        height: 704px;
        top: 0px;
        left: 0px;
        background-image: url("../images/maps-new-desktop-20220117045539.png");
    }
    #HEADLINE849 {
        width: 320px;
        top: 76.2px;
        left: 90px;
    }
    #HEADLINE849 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(255, 255, 255);
        font-size: 38px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE849.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #LINE850 {
        width: 61px;
        top: 130.3px;
        left: 90px;
    }
    #LINE850 > .ladi-line > .ladi-line-container {
        border-top: 4px solid rgb(85, 159, 255);
        border-right: 4px solid rgb(85, 159, 255);
        border-bottom: 4px solid rgb(85, 159, 255);
        border-left: 0px !important;
    }
    #LINE850 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #IMAGE851 {
        width: 460.231px;
        height: 270px;
        top: 10.3px;
        left: 1060px;
        display: none !important;
    }
    #IMAGE851 > .ladi-image > .ladi-image-background.loaded {
        width: 460.231px;
        height: 270px;
        top: 0px;
        left: 0px;
        background-image: url("../images/maps-new-mobile-20220117045600.png");
    }
    #SECTION846 {
        height: 817.1px;
        display: none !important;
    }
    #SECTION846 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION846 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION846 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #BOX853 {
        width: 271.7px;
        height: 271.7px;
        top: 645.8px;
        left: 628.3px;
    }
    #BOX853 > .ladi-box {
        background-color: rgba(58, 138, 245, 0.1);
        border-radius: 199px;
    }
    #BOX854 {
        width: 20px;
        height: 200px;
        top: 262.8px;
        left: 940px;
    }
    #BOX854 > .ladi-box {
        background-color: rgba(86, 160, 255, 0.7);
    }
    #IMAGE855 {
        width: 830px;
        height: 330px;
        top: 142.8px;
        left: 120px;
    }
    #IMAGE855 > .ladi-image > .ladi-image-background.loaded {
        width: 830px;
        height: 553.61px;
        top: -122px;
        left: 0px;
        background-image: url("../images/a2-1-20211229024049.jpg");
    }
    #IMAGE855 > .ladi-image {
        filter: contrast(101%) saturate(70%);
    }
    #BOX856 {
        width: 150px;
        height: 150px;
        top: 402.8px;
        left: 120px;
    }
    #BOX856 > .ladi-box {
        background-color: rgba(86, 160, 255, 0.7);
        border-radius: 199px;
    }
    #HEADLINE857 {
        width: 380px;
        top: 61.1px;
        left: 410px;
    }
    #HEADLINE857 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(255, 255, 255);
        font-size: 38px;
        text-align: center;
        line-height: 1.2;
    }
    #HEADLINE857.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE858 {
        width: 210px;
        top: 174.3px;
        left: 900px;
    }
    #HEADLINE858 > .ladi-headline {
        color: rgb(115, 115, 115);
        font-size: 10px;
        text-align: right;
        letter-spacing: 6px;
        line-height: 1.6;
    }
    #HEADLINE858.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX859 {
        width: 270px;
        height: 224.7px;
        top: 87.5px;
        left: 90px;
    }
    #BOX859 > .ladi-box {
        opacity: 0.96;
        background-color: rgb(4, 18, 46);
    }
    #BOX860 {
        width: 540px;
        height: 548.3px;
        top: 482.8px;
        left: 190px;
    }
    #BOX860 > .ladi-box {
        background-color: rgb(5, 19, 46);
    }
    #HEADLINE862 {
        width: 230px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE862 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 24px;
        line-height: 1.6;
    }
    #PARAGRAPH863 {
        width: 230px;
        top: 70px;
        left: 0px;
    }
    #PARAGRAPH863 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #GROUP861 {
        width: 230px;
        height: 115px;
        top: 137.5px;
        left: 110px;
    }
    #BOX864 {
        width: 370px;
        height: 343.6px;
        top: 397.5px;
        left: 740px;
    }
    #BOX864 > .ladi-box {
        opacity: 0.96;
        background-color: rgb(4, 18, 46);
    }
    #HEADLINE866 {
        width: 330px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE866 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 24px;
        line-height: 1.6;
    }
    #PARAGRAPH867 {
        width: 290px;
        top: 63.6px;
        left: 40px;
    }
    #PARAGRAPH867 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.4;
    }
    #GROUP865 {
        width: 330px;
        height: 239.6px;
        top: 447.5px;
        left: 760px;
    }
    #HEADLINE868 {
        width: 230px;
        top: 502.8px;
        left: 210px;
    }
    #HEADLINE868 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 24px;
        line-height: 1.6;
    }
    #PARAGRAPH869 {
        width: 459px;
        top: 0px;
        left: 0px;
    }
    #PARAGRAPH869 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #PARAGRAPH870 {
        width: 459px;
        top: 83.7px;
        left: 0px;
    }
    #PARAGRAPH870 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #PARAGRAPH871 {
        width: 459px;
        top: 146.4px;
        left: 0px;
    }
    #PARAGRAPH871 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #HEADLINE872 {
        width: 210px;
        top: 632.8px;
        left: 50px;
    }
    #HEADLINE872 > .ladi-headline {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        color: rgb(134, 134, 134);
        font-size: 10px;
        text-align: right;
        letter-spacing: 6px;
        line-height: 1.6;
    }
    #BOX873 {
        width: 10px;
        height: 10px;
        top: 777.5px;
        left: 149.25px;
    }
    #BOX873 > .ladi-box {
        background-color: rgb(85, 159, 255);
    }
    #BOX874 {
        width: 11.6667px;
        height: 10px;
        top: 138.8px;
        left: 353px;
    }
    #BOX874 > .ladi-box {
        background-color: rgb(85, 159, 255);
    }
    #BOX875 {
        width: 10px;
        height: 10px;
        top: 392.1px;
        left: 735px;
    }
    #BOX875 > .ladi-box {
        background-color: rgb(85, 159, 255);
    }
    #PARAGRAPH876 {
        width: 459px;
        top: 207.4px;
        left: 0px;
    }
    #PARAGRAPH876 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #PARAGRAPH877 {
        width: 459px;
        top: 314px;
        left: 0px;
    }
    #PARAGRAPH877 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #LINE878 {
        width: 41px;
        top: 172.8px;
        left: 870px;
    }
    #LINE878 > .ladi-line > .ladi-line-container {
        border-top: 3px solid rgb(57, 138, 244);
        border-right: 3px solid rgb(57, 138, 244);
        border-bottom: 3px solid rgb(57, 138, 244);
        border-left: 0px !important;
    }
    #LINE878 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #SHAPE879 {
        width: 20.0004px;
        height: 20.0004px;
        top: 554.4px;
        left: 210px;
    }
    #SHAPE879 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE880 {
        width: 20.0004px;
        height: 20.0004px;
        top: 0px;
        left: 0px;
    }
    #SHAPE880 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE881 {
        width: 20.0004px;
        height: 20.0004px;
        top: 0px;
        left: 20px;
    }
    #SHAPE881 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE882 {
        width: 20.0004px;
        height: 20.0004px;
        top: 0px;
        left: 40px;
    }
    #SHAPE882 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE883 {
        width: 20.0004px;
        height: 20.0004px;
        top: 511.1px;
        left: 760px;
    }
    #SHAPE883 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE884 {
        width: 20.0004px;
        height: 20.0004px;
        top: 947.7px;
        left: 210px;
    }
    #SHAPE884 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE885 {
        width: 20.0004px;
        height: 20.0004px;
        top: 631.1px;
        left: 760px;
    }
    #SHAPE885 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE886 {
        width: 20.0004px;
        height: 20.0004px;
        top: 671.1px;
        left: 760px;
    }
    #SHAPE886 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE887 {
        width: 20.0004px;
        height: 20.0004px;
        top: 591.1px;
        left: 760px;
    }
    #SHAPE887 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE888 {
        width: 20.0004px;
        height: 20.0004px;
        top: 551.1px;
        left: 760px;
    }
    #SHAPE888 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SECTION852 {
        height: 1047.9px;
    }
    #SECTION852 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION852 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION852 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE889 {
        width: 380px;
        top: 56.4px;
        left: 950px;
        display: none !important;
    }
    #HEADLINE889 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(1, 36, 83);
        font-size: 38px;
        text-align: center;
        line-height: 1.2;
    }
    #HEADLINE889.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #LINE891 {
        height: 379px;
        top: 139.95px;
        left: 402px;
    }
    #LINE891 > .ladi-line > .ladi-line-container {
        border-top: 0px !important;
        border-right: 1px solid rgb(73, 88, 132);
        border-bottom: 1px solid rgb(73, 88, 132);
        border-left: 1px solid rgb(73, 88, 132);
    }
    #LINE891 > .ladi-line {
        height: 100%;
        padding: 0px 8px;
    }
    #LINE892 {
        height: 364px;
        top: 518.5px;
        left: 402px;
    }
    #LINE892 > .ladi-line > .ladi-line-container {
        border-top: 0px !important;
        border-right: 1px solid rgb(73, 89, 132);
        border-bottom: 1px solid rgb(73, 89, 132);
        border-left: 1px solid rgb(73, 89, 132);
    }
    #LINE892 > .ladi-line {
        height: 100%;
        padding: 0px 8px;
    }
    #BOX893 {
        width: 100px;
        height: 100px;
        top: 422.7px;
        left: 40px;
    }
    #BOX893 > .ladi-box {
        background-color: rgb(38, 113, 211);
        border-radius: 226px;
    }
    #IMAGE894 {
        width: 280px;
        height: 693.3px;
        top: 189.2px;
        left: 90px;
    }
    #IMAGE894 > .ladi-image > .ladi-image-background.loaded {
        width: 883.067px;
        height: 699.3px;
        top: -0.000045px;
        left: -284px;
        background-image: url("../images/bg-stor-20211231075744_2.jpg");
    }
    #IMAGE894.ladi-animation > .ladi-image {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE895 {
        width: 729px;
        top: 33.95px;
        left: 79px;
    }
    #HEADLINE895 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgba(255, 255, 255, 0);
        font-size: 124.66px;
        text-align: left;
        line-height: 1.2;
        -webkit-text-stroke: 1px rgba(128, 126, 185, 0.1);
    }
    #HEADLINE896 {
        width: 320px;
        top: 113.95px;
        left: 89px;
    }
    #HEADLINE896 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(255, 255, 255);
        font-size: 38px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE896.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE897 {
        width: 212px;
        top: 68.5px;
        left: 91px;
    }
    #HEADLINE897 > .ladi-headline {
        color: rgb(177, 177, 177);
        font-size: 10px;
        text-align: left;
        letter-spacing: 6px;
        line-height: 1.6;
    }
    #HEADLINE897.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH898 {
        width: 320px;
        top: 168.5px;
        left: 450px;
    }
    #PARAGRAPH898 > .ladi-paragraph {
        font-family: "Montserrat-Regular.ttf";
        color: rgb(238, 238, 238);
        font-size: 14px;
        line-height: 1.6;
    }
    #PARAGRAPH898.ladi-animation > .ladi-paragraph {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH899 {
        width: 300px;
        top: 168.5px;
        left: 810px;
    }
    #PARAGRAPH899 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #PARAGRAPH899.ladi-animation > .ladi-paragraph {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH900 {
        width: 660px;
        top: 614.5px;
        left: 450px;
    }
    #PARAGRAPH900 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #PARAGRAPH900.ladi-animation > .ladi-paragraph {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BUTTON_TEXT901 {
        width: 178px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT901 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        letter-spacing: 1px;
        line-height: 1.6;
    }
    #BUTTON_TEXT901 > .ladi-headline:hover {
        color: rgb(103, 169, 255);
    }
    #BUTTON901 {
        width: 186.5px;
        height: 40px;
        top: 775.95px;
        left: 448.5px;
        display: none !important;
    }
    #BUTTON901 > .ladi-button > .ladi-button-background {
        background-color: rgba(1, 112, 255, 0.2);
    }
    #BUTTON901 > .ladi-button {
        border-style: solid;
        border-color: rgb(38, 113, 211);
        border-width: 1px;
        border-radius: 84px;
    }
    #BUTTON901 > .ladi-button:hover {
        border-color: rgb(99, 167, 255);
    }
    #HEADLINE903 {
        width: 221px;
        top: 890.5px;
        left: 850px;
    }
    #HEADLINE903 > .ladi-headline {
        color: rgb(197, 197, 197);
        font-size: 6px;
        text-align: right;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #BOX904 {
        width: 100px;
        height: 100px;
        top: 422.7px;
        left: 40px;
    }
    #BOX904 > .ladi-box {
        background-color: rgba(86, 160, 255, 0.6);
        border-radius: 226px;
    }
    #BOX904.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX905 {
        width: 20px;
        height: 20px;
        top: 890.5px;
        left: 1090px;
    }
    #BOX905 > .ladi-box {
        background-color: rgba(86, 160, 255, 0.2);
        border-top-left-radius: 147px;
    }
    #HEADLINE906 {
        width: 430px;
        top: 115.95px;
        left: 449px;
    }
    #HEADLINE906 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(240, 240, 240);
        font-size: 20px;
        line-height: 1.6;
    }
    #HEADLINE906.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE907 {
        width: 351px;
        top: 568.5px;
        left: 450px;
    }
    #HEADLINE907 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(240, 240, 240);
        font-size: 20px;
        line-height: 1.6;
    }
    #HEADLINE907.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #SHAPE908 {
        width: 21.5px;
        height: 21.5px;
        top: 120.95px;
        left: 399.75px;
    }
    #SHAPE908 svg:last-child {
        fill: rgba(38, 113, 211, 1);
    }
    #SHAPE909 {
        width: 21.5px;
        height: 21.5px;
        top: 576.5px;
        left: 400px;
    }
    #SHAPE909 svg:last-child {
        fill: rgba(38, 113, 211, 1);
    }
    #SECTION890 {
        height: 978.1px;
    }
    #SECTION890 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION890 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION890 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HTML_CODE910 {
        width: 100px;
        height: 100px;
        top: 725.3px;
        left: 550px;
    }
    #HEADLINE912 {
        width: 331px;
        top: 119.5px;
        left: 90px;
    }
    #HEADLINE912 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(255, 255, 255);
        font-size: 38px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE912.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH913 {
        width: 331px;
        top: 206.6px;
        left: 90px;
    }
    #PARAGRAPH913 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 15px;
        line-height: 1.8;
    }
    #PARAGRAPH913.ladi-animation > .ladi-paragraph {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE914 {
        width: 341px;
        top: 62.6px;
        left: 90px;
    }
    #HEADLINE914 > .ladi-headline {
        font-family: "Poppins-Regular.ttf";
        color: rgb(160, 160, 160);
        font-size: 13px;
        text-transform: uppercase;
        text-align: left;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE914.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #LINE915 {
        width: 71px;
        top: 349.5px;
        left: 90px;
    }
    #LINE915 > .ladi-line > .ladi-line-container {
        border-top: 3px solid rgb(85, 159, 255);
        border-right: 3px solid rgb(85, 159, 255);
        border-bottom: 3px solid rgb(85, 159, 255);
        border-left: 0px !important;
    }
    #LINE915 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #LINE916 {
        width: 620px;
        top: 187.3px;
        left: 488.5px;
    }
    #LINE916 > .ladi-line > .ladi-line-container {
        border-top: 1px solid rgb(42, 48, 56);
        border-right: 1px solid rgb(42, 48, 56);
        border-bottom: 1px solid rgb(42, 48, 56);
        border-left: 0px !important;
    }
    #LINE916 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #LINE917 {
        width: 620px;
        top: 284.3px;
        left: 489.5px;
    }
    #LINE917 > .ladi-line > .ladi-line-container {
        border-top: 1px solid rgb(42, 49, 56);
        border-right: 1px solid rgb(42, 49, 56);
        border-bottom: 1px solid rgb(42, 49, 56);
        border-left: 0px !important;
    }
    #LINE917 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #LINE918 {
        height: 281px;
        top: 102.4px;
        left: 903px;
    }
    #LINE918 > .ladi-line > .ladi-line-container {
        border-top: 0px !important;
        border-right: 1px solid rgb(42, 46, 56);
        border-bottom: 1px solid rgb(42, 46, 56);
        border-left: 1px solid rgb(42, 46, 56);
    }
    #LINE918 > .ladi-line {
        height: 100%;
        padding: 0px 8px;
    }
    #LINE919 {
        height: 281px;
        top: 101.4px;
        left: 677px;
    }
    #LINE919 > .ladi-line > .ladi-line-container {
        border-top: 0px !important;
        border-right: 1px solid rgb(42, 47, 56);
        border-bottom: 1px solid rgb(42, 47, 56);
        border-left: 1px solid rgb(42, 47, 56);
    }
    #LINE919 > .ladi-line {
        height: 100%;
        padding: 0px 8px;
    }
    #IMAGE920 {
        width: 190.757px;
        height: 76.6667px;
        top: 116.9px;
        left: 490.5px;
    }
    #IMAGE920 > .ladi-image > .ladi-image-background.loaded {
        width: 230.001px;
        height: 76.667px;
        top: 0px;
        left: -22.8099px;
        background-image: url("../images/1-20220105101512_1.png");
    }
    #IMAGE920 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE920:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE921 {
        width: 226.515px;
        height: 76.0105px;
        top: 117.9px;
        left: 685.243px;
    }
    #IMAGE921 > .ladi-image > .ladi-image-background.loaded {
        width: 254.515px;
        height: 95.4431px;
        top: -7px;
        left: -17px;
        background-image: url("../images/2-20220105101512_1.png");
    }
    #IMAGE921 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE921:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE922 {
        width: 136.732px;
        height: 45.5774px;
        top: 219.9px;
        left: 515.019px;
    }
    #IMAGE922 > .ladi-image > .ladi-image-background.loaded {
        width: 136.732px;
        height: 45.5774px;
        top: 0px;
        left: 0px;
        background-image: url("../images/4-20220105101512.png");
    }
    #IMAGE922 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE922:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE923 {
        width: 162.836px;
        height: 54.2784px;
        top: 217.323px;
        left: 717.545px;
    }
    #IMAGE923 > .ladi-image > .ladi-image-background.loaded {
        width: 162.836px;
        height: 54.2784px;
        top: 0px;
        left: 0px;
        background-image: url("../images/5-20220105101512.png");
    }
    #IMAGE923 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE923:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE924 {
        width: 197.742px;
        height: 76.6668px;
        top: 204.355px;
        left: 913.758px;
    }
    #IMAGE924 > .ladi-image > .ladi-image-background.loaded {
        width: 230px;
        height: 76.6667px;
        top: 0.000133px;
        left: -8px;
        background-image: url("../images/6-20220105101512.png");
    }
    #IMAGE924 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE924:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE925 {
        width: 196.742px;
        height: 76.6668px;
        top: 116.9px;
        left: 911.758px;
    }
    #IMAGE925 > .ladi-image > .ladi-image-background.loaded {
        width: 230px;
        height: 76.6667px;
        top: 0.000133px;
        left: -14px;
        background-image: url("../images/3-20220105101512.png");
    }
    #IMAGE925 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE925:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE926 {
        width: 196.757px;
        height: 77.8388px;
        top: 295.461px;
        left: 488.5px;
    }
    #IMAGE926 > .ladi-image > .ladi-image-background.loaded {
        width: 233.516px;
        height: 77.8387px;
        top: 0.000133px;
        left: -22px;
        background-image: url("../images/7-20220105101512.png");
    }
    #IMAGE926 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE926:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE927 {
        width: 225.986px;
        height: 76.6668px;
        top: 297.907px;
        left: 685.257px;
    }
    #IMAGE927 > .ladi-image > .ladi-image-background.loaded {
        width: 230px;
        height: 76.6667px;
        top: 0.000133px;
        left: 0px;
        background-image: url("../images/8-20220105101512.png");
    }
    #IMAGE927 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE927:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE928 {
        width: 197.485px;
        height: 79.8388px;
        top: 293.714px;
        left: 911.758px;
    }
    #IMAGE928 > .ladi-image > .ladi-image-background.loaded {
        width: 240px;
        height: 80px;
        top: 0px;
        left: -12px;
        background-image: url("../images/9-20220105101512.png");
    }
    #IMAGE928 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE928:hover > .ladi-image {
        opacity: 0.99;
    }
    #SHAPE929 {
        width: 60px;
        height: 60px;
        top: auto;
        left: auto;
        bottom: 10px;
        right: 10px;
        position: fixed;
        z-index: 90000050;
    }
    #SHAPE929:hover > .ladi-shape svg:last-child {
        fill: rgba(49, 139, 255, 1);
    }
    #SHAPE929 svg:last-child {
        fill: rgba(48, 107, 183, 0.6);
    }
    #SECTION911 {
        height: 446.9px;
    }
    #SECTION911 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION911 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION911 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #BOX930 {
        width: 10px;
        height: 10px;
        top: 370px;
        left: 556px;
    }
    #BOX930 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX930.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX931 {
        width: 10px;
        height: 10px;
        top: 484.4px;
        left: 719px;
    }
    #BOX931 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX931.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX932 {
        width: 10px;
        height: 10px;
        top: 597px;
        left: 866px;
    }
    #BOX932 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX932.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX933 {
        width: 10px;
        height: 10px;
        top: 505.4px;
        left: 771px;
    }
    #BOX933 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX933.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX934 {
        width: 10px;
        height: 10px;
        top: 493px;
        left: 726px;
    }
    #BOX934 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX934.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX935 {
        width: 10px;
        height: 10px;
        top: 457px;
        left: 715px;
    }
    #BOX935 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX935.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX936 {
        width: 10px;
        height: 10px;
        top: 450px;
        left: 729px;
    }
    #BOX936 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX936.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #HEADLINE937 {
        width: 1110px;
        top: -7.6px;
        left: 80px;
    }
    #HEADLINE937 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgba(255, 255, 255, 0);
        font-size: 124.66px;
        text-align: left;
        line-height: 1.2;
        -webkit-text-stroke: 1px rgba(128, 126, 185, 0.1);
    }
    #HEADLINE938 {
        width: 1110px;
        top: 9.1px;
        left: 40px;
    }
    #HEADLINE938 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgba(255, 255, 255, 0);
        font-size: 124.66px;
        text-align: center;
        line-height: 1.2;
        -webkit-text-stroke: 1px rgba(128, 126, 185, 0.1);
    }
    #HEADLINE939 {
        width: 1110px;
        top: 36.6px;
        left: 80px;
        display: none !important;
    }
    #HEADLINE939 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgba(255, 255, 255, 0);
        font-size: 124.66px;
        text-align: left;
        line-height: 1.2;
        -webkit-text-stroke: 1px rgba(128, 126, 185, 0.1);
    }
    #BOX942 {
        width: 420px;
        height: 80px;
        top: 0px;
        left: 0px;
    }
    #BOX942 > .ladi-box {
        background-color: rgb(36, 36, 36);
    }
    #IMAGE944 {
        width: 27px;
        height: 19.3091px;
        top: 0px;
        left: 24.5px;
    }
    #IMAGE944 > .ladi-image > .ladi-image-background.loaded {
        width: 27px;
        height: 19.3091px;
        top: 0px;
        left: 0px;
        background-image: url("../images/asset-15icon-20210409073430.png");
    }
    #IMAGE944 > .ladi-image {
        opacity: 0.4;
    }
    #HEADLINE945 {
        width: 76px;
        top: 26px;
        left: 0px;
    }
    #HEADLINE945 > .ladi-headline {
        opacity: 0.4;
        color: rgb(255, 255, 255);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #GROUP943 {
        width: 76px;
        height: 45px;
        top: 19px;
        left: 334.054px;
    }
    #IMAGE947 {
        width: 25.3008px;
        height: 25.6509px;
        top: 0px;
        left: 25.35px;
    }
    #IMAGE947 > .ladi-image > .ladi-image-background.loaded {
        width: 25.3008px;
        height: 25.6509px;
        top: 0px;
        left: 0px;
        background-image: url("../fonts/career-20211231032435.svg");
    }
    #IMAGE947 > .ladi-image {
        opacity: 0.4;
    }
    #HEADLINE948 {
        width: 76px;
        top: 29.171px;
        left: 0px;
    }
    #HEADLINE948 > .ladi-headline {
        opacity: 0.4;
        color: rgb(255, 255, 255);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #GROUP946 {
        width: 76px;
        height: 48.171px;
        top: 15.829px;
        left: 172.028px;
    }
    #IMAGE950 {
        width: 26px;
        height: 25.6451px;
        top: 0px;
        left: 25px;
    }
    #IMAGE950 > .ladi-image > .ladi-image-background.loaded {
        width: 26px;
        height: 25.6451px;
        top: 0px;
        left: 0px;
        background-image: url("../images/asset-14icon-20210409073430.png");
    }
    #IMAGE950 > .ladi-image {
        opacity: 0.4;
    }
    #HEADLINE951 {
        width: 76px;
        top: 29.168px;
        left: 0px;
    }
    #HEADLINE951 > .ladi-headline {
        opacity: 0.4;
        color: rgb(255, 255, 255);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #GROUP949 {
        width: 76px;
        height: 48.168px;
        top: 15.832px;
        left: 91.014px;
    }
    #IMAGE953 {
        width: 23px;
        height: 25.1905px;
        top: 0px;
        left: 26.5px;
    }
    #IMAGE953 > .ladi-image > .ladi-image-background.loaded {
        width: 23px;
        height: 25.1905px;
        top: 0px;
        left: 0px;
        background-image: url("../images/faq-01-20211231033222.png");
    }
    #IMAGE953 > .ladi-image {
        opacity: 0.4;
    }
    #HEADLINE954 {
        width: 76px;
        top: 28.941px;
        left: 0px;
    }
    #HEADLINE954 > .ladi-headline {
        opacity: 0.4;
        color: rgb(255, 255, 255);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #GROUP952 {
        width: 76px;
        height: 47.941px;
        top: 16.059px;
        left: 253.041px;
    }
    #IMAGE956 {
        width: 26px;
        height: 25.9019px;
        top: 0px;
        left: 25px;
    }
    #IMAGE956 > .ladi-image > .ladi-image-background.loaded {
        width: 26px;
        height: 25.9019px;
        top: 0px;
        left: 0px;
        background-image: url("../images/asset-12icon-20210409073429.png");
    }
    #HEADLINE957 {
        width: 76px;
        top: 29.296px;
        left: 0px;
    }
    #HEADLINE957 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #GROUP955 {
        width: 76px;
        height: 48.296px;
        top: 15.704px;
        left: 10px;
    }
    #GROUP941 {
        width: 420px;
        height: 80px;
        top: 52.9px;
        left: 460px;
    }
    #SECTION940 {
        height: 288.31px;
        display: none !important;
    }
    #SECTION940 > .ladi-section-background {
        background-color: rgb(20, 20, 20);
    }
    #SECTION940 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION958 {
        height: 239.9px;
        display: none !important;
    }
    #SECTION958 > .ladi-section-background {
        background-color: rgb(0, 0, 0);
    }
    #SECTION958 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE959 {
        width: 1170px;
        top: 6.4px;
        left: 390px;
    }
    #HEADLINE959 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgba(255, 255, 255, 0);
        font-size: 90px;
        text-align: left;
        line-height: 1.2;
        -webkit-text-stroke: 1px rgba(128, 126, 185, 0.1);
    }
    #PARAGRAPH961 {
        width: 459px;
        top: 552.4px;
        left: 250px;
    }
    #PARAGRAPH961 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #LIST_PARAGRAPH963 {
        width: 460px;
        top: 616.4px;
        left: 250px;
    }
    #LIST_PARAGRAPH963 > .ladi-list-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.8;
    }
    #LIST_PARAGRAPH963 ul li {
        padding-left: 20px;
    }
    #LIST_PARAGRAPH963 ul li:before {
        content: counter(linum, square);
        font-size: 14px;
        top: -1px;
    }
    #PARAGRAPH964 {
        width: 459px;
        top: 946.4px;
        left: 250px;
    }
    #PARAGRAPH964 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #GROUP965 {
        width: 459px;
        height: 359px;
        top: 546.4px;
        left: -330px;
        display: none !important;
    }
    #GROUP966 {
        width: 60.0004px;
        height: 20.0004px;
        top: 456.4px;
        left: -100px;
        display: none !important;
    }
    #HEADLINE982 {
        width: 1110px;
        top: -7.6px;
        left: 80px;
    }
    #HEADLINE982 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgba(255, 255, 255, 0);
        font-size: 124.66px;
        text-align: left;
        line-height: 1.2;
        -webkit-text-stroke: 1px rgba(128, 126, 185, 0.1);
    }
    #HEADLINE983 {
        width: 212px;
        top: 30.2px;
        left: 92px;
    }
    #HEADLINE983 > .ladi-headline {
        color: rgb(177, 177, 177);
        font-size: 10px;
        text-align: left;
        letter-spacing: 4px;
        line-height: 1.6;
    }
    #HEADLINE983.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE985 {
        width: 320px;
        top: 76.2px;
        left: 90px;
    }
    #HEADLINE985 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(255, 255, 255);
        font-size: 38px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE985.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #LINE986 {
        width: 61px;
        top: 130.3px;
        left: 90px;
    }
    #LINE986 > .ladi-line > .ladi-line-container {
        border-top: 4px solid rgb(85, 159, 255);
        border-right: 4px solid rgb(85, 159, 255);
        border-bottom: 4px solid rgb(85, 159, 255);
        border-left: 0px !important;
    }
    #LINE986 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #SECTION981 {
        height: 801.1px;
    }
    #SECTION981 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION981 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION981 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION995 {
        height: 834.1px;
    }
    #SECTION995 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION995 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION995 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #IMAGE1001 {
        width: 1023.49px;
        height: 519.231px;
        top: 194.3px;
        left: 90px;
    }
    #IMAGE1001 > .ladi-image > .ladi-image-background.loaded {
        width: 1023.49px;
        height: 519.231px;
        top: 0px;
        left: 0px;
        background-image: url("../images/mapicon-20220621073149.png");
    }
    #IMAGE1001.ladi-animation > .ladi-image {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #IMAGE1003 {
        width: 32px;
        height: 32px;
        top: 3.5px;
        left: 3.5px;
    }
    #IMAGE1003 > .ladi-image > .ladi-image-background.loaded {
        width: 32px;
        height: 32px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #BOX1004 {
        width: 35px;
        height: 35px;
        top: 2px;
        left: 2px;
    }
    #BOX1004 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1004.ladi-animation > .ladi-box {
        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;
    }
    #BOX1005 {
        width: 39px;
        height: 39px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1005 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1005.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #GROUP1007 {
        width: 39px;
        height: 39px;
        top: 456.55px;
        left: 772.5px;
    }
    #GROUP1007.ladi-animation > .ladi-group {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX1012 {
        width: 200px;
        height: 160px;
        top: 0px;
        left: 0px;
    }
    #BOX1012 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1012.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1013 {
        width: 140px;
        top: 14px;
        left: 20px;
    }
    #HEADLINE1013 > .ladi-headline {
        color: rgb(95, 168, 255);
        font-size: 21px;
        line-height: 1.6;
    }
    #HEADLINE1013.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1014 {
        width: 150px;
        top: 56px;
        left: 20px;
    }
    #HEADLINE1014 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1014.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1015 {
        width: 190px;
        height: 140px;
        top: 290.3px;
        left: 591px;
        display: none !important;
    }
    #BOX1017 {
        width: 320px;
        height: 180px;
        top: 0px;
        left: 0px;
    }
    #BOX1017 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1017.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1018 {
        width: 280px;
        top: 14px;
        left: 20px;
    }
    #HEADLINE1018 > .ladi-headline {
        color: rgb(95, 168, 255);
        font-size: 21px;
        line-height: 1.6;
    }
    #HEADLINE1018.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1019 {
        width: 280px;
        top: 56px;
        left: 20px;
    }
    #HEADLINE1019 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1019.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1020 {
        width: 280px;
        top: 123px;
        left: 20px;
    }
    #HEADLINE1020 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1020.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX1022 {
        width: 240px;
        height: 185px;
        top: 0px;
        left: 0px;
    }
    #BOX1022 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1022.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1023 {
        width: 170px;
        top: 14px;
        left: 20px;
    }
    #HEADLINE1023 > .ladi-headline {
        color: rgb(95, 168, 255);
        font-size: 21px;
        line-height: 1.6;
    }
    #HEADLINE1023.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1024 {
        width: 170px;
        top: 56px;
        left: 20px;
    }
    #HEADLINE1024 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1024.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1021 {
        width: 210px;
        height: 150px;
        top: 564.3px;
        left: 710px;
        display: none !important;
    }
    #BOX1026 {
        width: 290px;
        height: 130px;
        top: 0px;
        left: 0px;
    }
    #BOX1026 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1026.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1027 {
        width: 160px;
        top: 14px;
        left: 20px;
    }
    #HEADLINE1027 > .ladi-headline {
        color: rgb(95, 169, 255);
        font-size: 21px;
        line-height: 1.6;
    }
    #HEADLINE1027.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1028 {
        width: 250px;
        top: 56px;
        left: 20px;
    }
    #HEADLINE1028 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1028.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1025 {
        width: 290px;
        height: 130px;
        top: 365.3px;
        left: 530px;
        display: none !important;
        z-index: 1;
    }
    #BOX1030 {
        width: 250px;
        height: 120px;
        top: 0px;
        left: 0px;
    }
    #BOX1030 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1030.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1031 {
        width: 200px;
        top: 14px;
        left: 30px;
    }
    #HEADLINE1031 > .ladi-headline {
        color: rgb(95, 169, 255);
        font-size: 21px;
        line-height: 1.6;
    }
    #HEADLINE1031.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1032 {
        width: 200px;
        top: 56px;
        left: 30px;
    }
    #HEADLINE1032 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1032.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1029 {
        width: 250px;
        height: 120px;
        top: 346.3px;
        left: 914px;
        display: none !important;
    }
    #BOX1034 {
        width: 200px;
        height: 110px;
        top: 0px;
        left: 0px;
    }
    #BOX1034 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1034.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1035 {
        width: 161px;
        top: 14px;
        left: 18.5px;
    }
    #HEADLINE1035 > .ladi-headline {
        color: rgb(95, 169, 255);
        font-size: 21px;
        line-height: 1.6;
    }
    #HEADLINE1035.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1036 {
        width: 158px;
        top: 56px;
        left: 18.5px;
    }
    #HEADLINE1036 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1036.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1033 {
        width: 200px;
        height: 110px;
        top: 253.3px;
        left: 447px;
        display: none !important;
    }
    #BOX1039 {
        width: 270px;
        height: 130px;
        top: 0px;
        left: 0px;
    }
    #BOX1039 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1039.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1040 {
        width: 230px;
        top: 14px;
        left: 20px;
    }
    #HEADLINE1040 > .ladi-headline {
        color: rgb(95, 169, 255);
        font-size: 21px;
        line-height: 1.6;
    }
    #HEADLINE1040.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1041 {
        width: 220px;
        top: 56px;
        left: 20px;
    }
    #HEADLINE1041 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1041.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1038 {
        width: 270px;
        height: 130px;
        top: 534.3px;
        left: 550px;
        display: none !important;
    }
    #BOX1043 {
        width: 39px;
        height: 39px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1043 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1043.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX1044 {
        width: 35px;
        height: 35px;
        top: 2px;
        left: 2px;
    }
    #BOX1044 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1044.ladi-animation > .ladi-box {
        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;
    }
    #IMAGE1045 {
        width: 32px;
        height: 32px;
        top: 3.5px;
        left: 3.5px;
    }
    #IMAGE1045 > .ladi-image > .ladi-image-background.loaded {
        width: 32px;
        height: 32px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #GROUP1042 {
        width: 39px;
        height: 39px;
        top: 514.3px;
        left: 939px;
    }
    #GROUP1042.ladi-animation > .ladi-group {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX1047 {
        width: 39px;
        height: 39px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1047 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1047.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX1048 {
        width: 35px;
        height: 35px;
        top: 2px;
        left: 2px;
    }
    #BOX1048 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1048.ladi-animation > .ladi-box {
        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;
    }
    #IMAGE1049 {
        width: 32px;
        height: 32px;
        top: 3.5px;
        left: 3.5px;
    }
    #IMAGE1049 > .ladi-image > .ladi-image-background.loaded {
        width: 32px;
        height: 32px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #GROUP1046 {
        width: 39px;
        height: 39px;
        top: 444.55px;
        left: 861.5px;
    }
    #GROUP1046.ladi-animation > .ladi-group {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX1051 {
        width: 39px;
        height: 39px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1051 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1051.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX1052 {
        width: 35px;
        height: 35px;
        top: 2px;
        left: 2px;
    }
    #BOX1052 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1052.ladi-animation > .ladi-box {
        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;
    }
    #IMAGE1053 {
        width: 32px;
        height: 32px;
        top: 3.5px;
        left: 3.5px;
    }
    #IMAGE1053 > .ladi-image > .ladi-image-background.loaded {
        width: 32px;
        height: 32px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #GROUP1050 {
        width: 39px;
        height: 39px;
        top: 464.55px;
        left: 822.5px;
    }
    #GROUP1050.ladi-animation > .ladi-group {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX1055 {
        width: 39px;
        height: 39px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1055 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1055.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX1056 {
        width: 35px;
        height: 35px;
        top: 2px;
        left: 2px;
    }
    #BOX1056 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1056.ladi-animation > .ladi-box {
        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;
    }
    #IMAGE1057 {
        width: 32px;
        height: 32px;
        top: 3.5px;
        left: 3.5px;
    }
    #IMAGE1057 > .ladi-image > .ladi-image-background.loaded {
        width: 32px;
        height: 32px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #GROUP1054 {
        width: 39px;
        height: 39px;
        top: 354.3px;
        left: 640px;
    }
    #GROUP1054.ladi-animation > .ladi-group {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX1059 {
        width: 39px;
        height: 39px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1059 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1059.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX1060 {
        width: 35px;
        height: 35px;
        top: 2px;
        left: 2px;
    }
    #BOX1060 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1060.ladi-animation > .ladi-box {
        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;
    }
    #IMAGE1061 {
        width: 32px;
        height: 32px;
        top: 3.5px;
        left: 3.5px;
    }
    #IMAGE1061 > .ladi-image > .ladi-image-background.loaded {
        width: 32px;
        height: 32px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #GROUP1058 {
        width: 39px;
        height: 39px;
        top: 504.55px;
        left: 812.5px;
    }
    #GROUP1058.ladi-animation > .ladi-group {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX1063 {
        width: 39px;
        height: 39px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1063 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1063.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX1064 {
        width: 35px;
        height: 35px;
        top: 2px;
        left: 2px;
    }
    #BOX1064 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1064.ladi-animation > .ladi-box {
        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;
    }
    #IMAGE1065 {
        width: 32px;
        height: 32px;
        top: 3.5px;
        left: 3.5px;
    }
    #IMAGE1065 > .ladi-image > .ladi-image-background.loaded {
        width: 32px;
        height: 32px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #GROUP1062 {
        width: 39px;
        height: 39px;
        top: 471.55px;
        left: 919.5px;
    }
    #GROUP1062.ladi-animation > .ladi-group {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #IMAGE987 {
        width: 460.231px;
        height: 270px;
        top: 324.3px;
        left: 1520px;
        display: none !important;
    }
    #IMAGE987 > .ladi-image > .ladi-image-background.loaded {
        width: 460.231px;
        height: 270px;
        top: 0px;
        left: 0px;
        background-image: url("../images/maps-new-mobile-20220117045600.png");
    }
    #IMAGE987 > .ladi-image {
        filter: blur(16px);
    }
    #GROUP1066 {
        width: 320px;
        height: 180px;
        top: 256.3px;
        left: 566px;
        display: none !important;
    }
    #IMAGE1067 {
        width: 497.334px;
        height: 236.825px;
        top: 3.2px;
        left: 91px;
    }
    #IMAGE1067 > .ladi-image > .ladi-image-background.loaded {
        width: 497.334px;
        height: 236.825px;
        top: 0px;
        left: 0px;
        background-image: url("../images/Philippines.png");
    }
    #IMAGE1067 > .ladi-image {
        opacity: 0;
    }
    #IMAGE1068 {
        width: 236.826px;
        height: 485.688px;
        top: 3.2px;
        left: 870px;
    }
    #IMAGE1068 > .ladi-image > .ladi-image-background.loaded {
        width: 236.826px;
        height: 485.688px;
        top: 0px;
        left: 0px;
        background-image: url("../images/Thailand.png");
    }
    #IMAGE1068 > .ladi-image {
        opacity: 0;
    }
    #IMAGE1069 {
        width: 236.826px;
        height: 367.079px;
        top: 382.121px;
        left: 872.524px;
    }
    #IMAGE1069 > .ladi-image > .ladi-image-background.loaded {
        width: 236.826px;
        height: 367.079px;
        top: 0px;
        left: 0px;
        background-image: url("../images/5icon-20220621083433_1.png");
    }
    #IMAGE1069 > .ladi-image {
        opacity: 0;
    }
    #IMAGE1070 {
        width: 752.334px;
        height: 236.825px;
        top: 512.375px;
        left: 351.508px;
    }
    #IMAGE1070 > .ladi-image > .ladi-image-background.loaded {
        width: 497.334px;
        height: 236.825px;
        top: 0px;
        left: 0px;
        background-image: url("../images/India.png");
    }
    #IMAGE1070 > .ladi-image {
        opacity: 0;
    }
    #IMAGE1071 {
        width: 236.826px;
        height: 224.984px;
        top: 263.2px;
        left: 351px;
    }
    #IMAGE1071 > .ladi-image > .ladi-image-background.loaded {
        width: 236.826px;
        height: 232.34px;
        top: 0px;
        left: 0px;
        background-image: url("../images/4icon-20220621083433_1.png");
    }
    #IMAGE1071 > .ladi-image {
        opacity: 0;
    }
    #IMAGE1072 {
        width: 236.826px;
        height: 487.367px;
        top: 3.2px;
        left: 612.016px;
    }
    #IMAGE1072 > .ladi-image > .ladi-image-background.loaded {
        width: 236.826px;
        height: 487.367px;
        top: 0px;
        left: 0px;
        background-image: url("../images/6icon-20220621083433.png");
    }
    #IMAGE1072 > .ladi-image {
        opacity: 0;
    }
    #IMAGE1073 {
        width: 236.826px;
        height: 484.623px;
        top: 263.2px;
        left: 90px;
    }
    #IMAGE1073 > .ladi-image > .ladi-image-background.loaded {
        width: 236.826px;
        height: 484.623px;
        top: 0px;
        left: 0px;
        background-image: url("../images/1icon-20220621083432_1.png");
    }
    #IMAGE1073 > .ladi-image {
        opacity: 0;
    }
    #HEADLINE1074 {
        width: 250px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1074 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE1075 {
        width: 190px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1075 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE1076 {
        width: 190px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1076 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE1077 {
        width: 190px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1077 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE1078 {
        width: 190px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1078 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE1079 {
        width: 190px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1079 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE1080 {
        width: 190px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1080 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #BOX1081 {
        width: 34px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1081 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #BOX1082 {
        width: 34px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1082 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #BOX1083 {
        width: 34px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1083 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #BOX1084 {
        width: 34px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1084 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #BOX1085 {
        width: 34px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1085 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #BOX1086 {
        width: 34px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1086 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #BOX1087 {
        width: 34px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1087 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #GROUP1089 {
        width: 190px;
        height: 46px;
        top: 424.2px;
        left: 371px;
    }
    #GROUP1090 {
        width: 190px;
        height: 46px;
        top: 674.2px;
        left: 111px;
    }
    #GROUP1091 {
        width: 190px;
        height: 46px;
        top: 674.2px;
        left: 371px;
    }
    #GROUP1092 {
        width: 190px;
        height: 46px;
        top: 676.2px;
        left: 891px;
    }
    #GROUP1093 {
        width: 190px;
        height: 46px;
        top: 425.2px;
        left: 891px;
    }
    #GROUP1094 {
        width: 190px;
        height: 46px;
        top: 424.2px;
        left: 631px;
    }
    #HEADLINE1098 {
        width: 196px;
        top: 42px;
        left: 0px;
    }
    #HEADLINE1098 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1098.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1095 {
        width: 200px;
        height: 78px;
        top: 110px;
        left: 20px;
    }
    #HEADLINE1097 {
        width: 200px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1097 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1097.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX1099 {
        width: 240px;
        height: 224px;
        top: 0px;
        left: 0px;
    }
    #BOX1099 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #GROUP1100 {
        width: 240px;
        height: 224px;
        top: 523.2px;
        left: 871px;
        display: none !important;
    }
    #BOX1102 {
        width: 240px;
        height: 284px;
        top: 0px;
        left: 0px;
    }
    #BOX1102 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #HEADLINE1104 {
        width: 169px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1104 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1104.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1105 {
        width: 200px;
        top: 42px;
        left: 0px;
    }
    #HEADLINE1105 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1105.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1103 {
        width: 200px;
        height: 97px;
        top: 127px;
        left: 20px;
    }
    #GROUP1101 {
        width: 240px;
        height: 224px;
        top: 206.2px;
        left: 871px;
        display: none !important;
    }
    #BOX1112 {
        width: 390px;
        height: 240px;
        top: 0px;
        left: 0px;
    }
    #BOX1112 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(270deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(270deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #HEADLINE1114 {
        width: 169px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1114 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1114.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1115 {
        width: 200px;
        top: 42px;
        left: 0px;
    }
    #HEADLINE1115 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1115.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1113 {
        width: 200px;
        height: 97px;
        top: 110px;
        left: 20px;
    }
    #BOX1117 {
        width: 240px;
        height: 248px;
        top: 0px;
        left: 0px;
    }
    #BOX1117 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #HEADLINE1119 {
        width: 169px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1119 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1119.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1120 {
        width: 200px;
        top: 42px;
        left: 0px;
    }
    #HEADLINE1120 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1120.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1118 {
        width: 200px;
        height: 97px;
        top: 100px;
        left: 20px;
    }
    #GROUP1116 {
        width: 240px;
        height: 248px;
        top: 240.2px;
        left: 351px;
        display: none !important;
    }
    #BOX1122 {
        width: 240px;
        height: 224px;
        top: 0px;
        left: 0px;
    }
    #BOX1122 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #HEADLINE1124 {
        width: 169px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1124 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1124.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1125 {
        width: 200px;
        top: 42px;
        left: 0px;
    }
    #HEADLINE1125 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1125.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1123 {
        width: 200px;
        height: 97px;
        top: 100px;
        left: 20px;
    }
    #GROUP1121 {
        width: 240px;
        height: 224px;
        top: 265.2px;
        left: 611px;
        display: none !important;
    }
    #BOX1127 {
        width: 390px;
        height: 240px;
        top: 0px;
        left: 0px;
    }
    #BOX1127 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(270deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(270deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #HEADLINE1129 {
        width: 169px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1129 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1129.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1130 {
        width: 300px;
        top: 42px;
        left: 0px;
    }
    #HEADLINE1130 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1130.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1128 {
        width: 300px;
        height: 100px;
        top: 130px;
        left: 20px;
    }
    #GROUP1126 {
        width: 390px;
        height: 240px;
        top: 512.2px;
        left: 351px;
        display: none !important;
    }
    #BOX1132 {
        width: 239px;
        height: 310px;
        top: 0px;
        left: 0px;
    }
    #BOX1132 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #HEADLINE1134 {
        width: 169px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1134 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1134.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1135 {
        width: 200px;
        top: 42px;
        left: 0px;
    }
    #HEADLINE1135 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1135.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1133 {
        width: 200px;
        height: 188px;
        top: 90px;
        left: 20px;
    }
    #GROUP1131 {
        width: 239px;
        height: 310px;
        top: 436.2px;
        left: 90px;
        display: none !important;
    }
    #IMAGE1136 {
        width: 236.826px;
        height: 484.623px;
        top: 263.2px;
        left: 91px;
    }
    #IMAGE1136 > .ladi-image > .ladi-image-background.loaded {
        width: 236.826px;
        height: 484.623px;
        top: 0px;
        left: 0px;
        background-image: url("../images/1icon-20220621083432_1.png");
    }
    #IMAGE1137 {
        width: 497.334px;
        height: 236.825px;
        top: 3.2px;
        left: 91px;
    }
    #IMAGE1137 > .ladi-image > .ladi-image-background.loaded {
        width: 497.334px;
        height: 236.825px;
        top: 0px;
        left: 0px;
        background-image: url("../images/Philippines.png");
    }
    #GROUP1111 {
        width: 390px;
        height: 240px;
        top: 3.2px;
        left: 91px;
        display: none !important;
    }
    #GROUP1088 {
        width: 250px;
        height: 46px;
        top: 164.2px;
        left: 111px;
    }
    #IMAGE1139 {
        width: 236.826px;
        height: 224.984px;
        top: 263.2px;
        left: 351px;
    }
    #IMAGE1139 > .ladi-image > .ladi-image-background.loaded {
        width: 236.826px;
        height: 232.34px;
        top: 0px;
        left: 0px;
        background-image: url("../images/4icon-20220621083433_1.png");
    }
    #IMAGE1140 {
        width: 236.826px;
        height: 487.367px;
        top: 3.2px;
        left: 611px;
    }
    #IMAGE1140 > .ladi-image > .ladi-image-background.loaded {
        width: 236.826px;
        height: 487.367px;
        top: 0px;
        left: 0px;
        background-image: url("../images/6icon-20220621083433.png");
    }
    #IMAGE1141 {
        width: 236.826px;
        height: 486.688px;
        top: 3.2px;
        left: 871px;
    }
    #IMAGE1141 > .ladi-image > .ladi-image-background.loaded {
        width: 236.826px;
        height: 486.688px;
        top: 0px;
        left: 0px;
        background-image: url("../images/Thailand.png");
    }
    #IMAGE1142 {
        width: 236.826px;
        height: 367.079px;
        top: 383.2px;
        left: 871px;
    }
    #IMAGE1142 > .ladi-image > .ladi-image-background.loaded {
        width: 236.826px;
        height: 367.079px;
        top: 0px;
        left: 0px;
        background-image: url("../images/5icon-20220621083433_1.png");
    }
    #IMAGE1143 {
        width: 756.334px;
        height: 236.825px;
        top: 513.2px;
        left: 351px;
    }
    #IMAGE1143 > .ladi-image > .ladi-image-background.loaded {
        width: 756.334px;
        height: 236.825px;
        top: 0px;
        left: 0px;
        background-image: url("../images/India.png");
    }
    #BOX1144 {
        width: 1920px;
        height: 20.0004px;
        top: 784.3px;
        left: -360px;
    }
    #BOX1144 > .ladi-box {
        background-color: rgb(20, 30, 50);
    }
}
@media (max-width: 767px) {
    #SECTION_POPUP {
        height: 0px;
    }
    #SECTION_POPUP .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION1 {
        height: 745px;
    }
    #SECTION1 > .ladi-overlay {
        background-color: rgb(21, 32, 51);
        opacity: 0.72;
        mix-blend-mode: multiply;
        will-change: transform, opacity;
    }
    #SECTION1 > .ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("../images/bg-1-20211228105321_1.jpg");
        background-position: center center;
        background-repeat: repeat;
    }
    #SECTION1 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE205 {
        width: 330px;
        top: 89.928px;
        left: 20px;
    }
    #HEADLINE205 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 32px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE205.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH206 {
        width: 340px;
        top: 239.928px;
        left: 20px;
    }
    #PARAGRAPH206 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        text-align: left;
        line-height: 1.8;
    }
    #PARAGRAPH206.ladi-animation > .ladi-paragraph {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE207 {
        width: 210px;
        top: 49.928px;
        left: 20px;
    }
    #HEADLINE207 > .ladi-headline {
        color: rgb(116, 129, 158);
        font-size: 10px;
        text-align: left;
        letter-spacing: 8px;
        line-height: 1.6;
    }
    #HEADLINE207.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BUTTON_TEXT208 {
        width: 188px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT208 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON208 {
        width: 190px;
        height: 50px;
        top: 489.928px;
        left: 20px;
    }
    #BUTTON208 > .ladi-button > .ladi-button-background {
        background-color: rgb(5, 87, 193);
        opacity: 0.34;
    }
    #BUTTON208 > .ladi-button {
        border-style: solid;
        border-color: rgb(86, 139, 255);
        border-width: 1px;
        border-radius: 77px;
    }
    #BUTTON208.ladi-animation > .ladi-button {
        animation-name: fadeInUp;
        -webkit-animation-name: fadeInUp;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BUTTON208 > .ladi-button:hover {
        border-color: rgb(255, 255, 255);
    }
    #BUTTON208 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(20, 105, 216) !important;
    }
    #PARAGRAPH211 {
        width: 210px;
        top: 359.928px;
        left: 470px;
    }
    #PARAGRAPH211 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        text-align: left;
        line-height: 1.8;
    }
    #PARAGRAPH211.ladi-animation > .ladi-paragraph {
        animation-name: fadeInUp;
        -webkit-animation-name: fadeInUp;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH289 {
        width: 400px;
        top: 10px;
        left: 10px;
    }
    #PARAGRAPH289 > .ladi-paragraph {
        color: rgb(136, 136, 136);
        font-size: 12px;
        text-align: center;
        line-height: 1.8;
    }
    #PARAGRAPH290 {
        width: 341px;
        top: 5.0029px;
        left: -670px;
    }
    #PARAGRAPH290 > .ladi-paragraph {
        color: rgb(111, 111, 111);
        font-size: 12px;
        text-align: right;
        line-height: 1.8;
    }
    #SECTION288 {
        height: 43px;
    }
    #SECTION288 > .ladi-section-background {
        background-color: rgb(0, 0, 0);
    }
    #SECTION288 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #LINE294 {
        height: 200px;
        top: 269.928px;
        left: -280px;
    }
    #LINE294 > .ladi-line > .ladi-line-container {
        border-top: 0px !important;
        border-right: 1px solid rgb(66, 66, 66);
        border-bottom: 1px solid rgb(66, 66, 66);
        border-left: 1px solid rgb(66, 66, 66);
    }
    #LINE294 > .ladi-line {
        height: 100%;
        padding: 0px 8px;
    }
    #BUTTON_TEXT551 {
        width: 57px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT551 > .ladi-headline {
        color: rgb(85, 159, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT551 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON551 {
        width: 62.88px;
        height: 40px;
        top: 0px;
        left: 474.56px;
    }
    #BUTTON_TEXT553 {
        width: 83px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT553 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT553 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON553 {
        width: 70.74px;
        height: 40px;
        top: 0px;
        left: 470.63px;
    }
    #BUTTON_TEXT555 {
        width: 64px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT555 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT555 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON555 {
        width: 70.74px;
        height: 40px;
        top: 0px;
        left: 470.63px;
    }
    #BUTTON_TEXT557 {
        width: 71px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT557 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT557 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON557 {
        width: 78.6px;
        height: 40px;
        top: 0px;
        left: 466.7px;
    }
    #IMAGE559 {
        width: 110px;
        height: 32.421px;
        top: 10px;
        left: 0px;
    }
    #IMAGE559 > .ladi-image > .ladi-image-background.loaded {
        width: 110px;
        height: 42.1484px;
        top: -4.88888px;
        left: 0px;
        background-image: url("../images/neyu-vietnam-ngang-20220107065206.png");
    }
    #SHAPE560 {
        width: 29.066px;
        height: 29.066px;
        top: 20px;
        left: 610px;
    }
    #SHAPE560 svg:last-child {
        fill: rgba(255, 255, 255, 1);
    }
    #BUTTON_TEXT562 {
        width: 30px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT562 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT562 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON562 {
        width: 30px;
        height: 40px;
        top: 0px;
        left: 0px;
    }
    #IMAGE564 {
        width: 20px;
        height: 16.4706px;
        top: 11.7059px;
        left: 31px;
    }
    #IMAGE564 > .ladi-image > .ladi-image-background.loaded {
        width: 20px;
        height: 16.4706px;
        top: 0px;
        left: 0px;
        background-image: url("../images/asset-1icon-20211231035441.png");
    }
    #IMAGE564 > .ladi-image {
        border-radius: 0px;
    }
    #GROUP561 {
        width: 51px;
        height: 40px;
        top: 4px;
        left: 360px;
    }
    #LINE565 {
        width: 150px;
        top: 10px;
        left: -180px;
    }
    #LINE565 > .ladi-line > .ladi-line-container {
        border-top: 1px solid rgb(136, 136, 136);
        border-right: 1px solid rgb(136, 136, 136);
        border-bottom: 1px solid rgb(136, 136, 136);
        border-left: 0px !important;
    }
    #LINE565 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #SECTION550 {
        height: 50.0716px;
    }
    #SECTION550 > .ladi-section-background {
        background-color: rgb(3, 13, 28);
    }
    #SECTION550 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #BOX780 {
        width: 400px;
        height: 156.322px;
        top: 325.444px;
        left: -770px;
    }
    #BOX780 > .ladi-box {
        background-color: rgb(1, 36, 83);
    }
    #HEADLINE781 {
        width: 390px;
        top: 46.8944px;
        left: 20px;
    }
    #HEADLINE781 > .ladi-headline {
        font-family: "Poppins-Regular.ttf";
        color: rgb(213, 213, 213);
        font-size: 13px;
        text-transform: uppercase;
        text-align: left;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE781.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BUTTON_TEXT783 {
        width: 206px;
        top: 9.70328px;
        left: 0px;
    }
    #BUTTON_TEXT783 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON783 {
        width: 380px;
        height: 55.9347px;
        top: 194.065px;
        left: 0px;
    }
    #BUTTON783 > .ladi-button > .ladi-button-background {
        background-color: rgb(44, 60, 115);
    }
    #BUTTON783 > .ladi-button {
        border-radius: 3px;
    }
    #BUTTON783 > .ladi-button:hover .ladi-button-background {
        background: none !important;
        background-color: rgb(57, 138, 244) !important;
    }
    #FORM_ITEM785 {
        width: 380px;
        height: 37.735px;
        top: 0px;
        left: 0px;
    }
    #FORM_ITEM786 {
        width: 380px;
        height: 37.735px;
        top: 48.5164px;
        left: 0px;
    }
    #FORM_ITEM787 {
        width: 380px;
        height: 86.2513px;
        top: 97.0327px;
        left: 0px;
    }
    #FORM782 {
        width: 380px;
        height: 250px;
        top: 226.384px;
        left: 20px;
    }
    #FORM782 > .ladi-form {
        color: rgb(166, 166, 166);
        font-size: 12px;
        letter-spacing: 0px;
        line-height: 1.6;
    }
    #FORM782 .ladi-form-item .ladi-form-control::placeholder,
    #FORM782 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {
        color: rgba(166, 166, 166, 1);
    }
    #FORM782 .ladi-form-item {
        padding-left: 10px;
        padding-right: 10px;
    }
    #FORM782 .ladi-form-item.ladi-form-checkbox {
        padding-left: 15px;
        padding-right: 15px;
    }
    #FORM782 .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%20rgba(166%2C%20166%2C%20166%2C%201.0)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
    }
    #FORM782 .ladi-form-item-container,
    #FORM782 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: rgb(91, 123, 164);
        border-width: 1px;
        border-radius: 3px;
    }
    #FORM782 .ladi-form-item-container .ladi-form-quantity button {
        background-color: rgb(91, 123, 164);
    }
    #FORM782 .ladi-form-item-background {
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 2px;
    }
    #HEADLINE788 {
        width: 380px;
        top: 86.8956px;
        left: 20px;
    }
    #HEADLINE788 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(255, 255, 255);
        font-size: 38px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE788.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH796 {
        width: 380px;
        top: 146.894px;
        left: 20px;
    }
    #PARAGRAPH796 > .ladi-paragraph {
        color: rgb(215, 215, 215);
        font-size: 14px;
        text-align: left;
        line-height: 1.4;
    }
    #PARAGRAPH796.ladi-animation > .ladi-paragraph {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #LINE797 {
        width: 350px;
        top: 240.444px;
        left: -481px;
    }
    #LINE797 > .ladi-line > .ladi-line-container {
        border-top: 5px solid rgb(85, 159, 255);
        border-right: 5px solid rgb(85, 159, 255);
        border-bottom: 5px solid rgb(85, 159, 255);
        border-left: 0px !important;
    }
    #LINE797 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #SECTION779 {
        height: 546.41px;
    }
    #SECTION779 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION779 > .ladi-section-background {
        background-color: rgb(9, 23, 44);
    }
    #SECTION779 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #PARAGRAPH799 {
        width: 280px;
        top: 58.935px;
        left: 470px;
    }
    #PARAGRAPH799 > .ladi-paragraph {
        color: rgb(247, 247, 247);
        font-size: 12px;
        text-align: center;
        line-height: 1.8;
    }
    #PARAGRAPH800 {
        width: 230px;
        top: 103.462px;
        left: 100px;
    }
    #PARAGRAPH800 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 12px;
        text-align: center;
        line-height: 1.8;
    }
    #IMAGE801 {
        width: 135.714px;
        height: 40px;
        top: 39.9084px;
        left: -310px;
    }
    #IMAGE801 > .ladi-image > .ladi-image-background.loaded {
        width: 135.714px;
        height: 40px;
        top: 0px;
        left: 0px;
        background-image: url("../images/neyu-vietnam-ngang-20220107065206.png");
    }
    #BUTTON_TEXT802 {
        width: 64px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT802 > .ladi-headline {
        color: rgb(85, 159, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT802 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON802 {
        width: 64.16px;
        height: 40px;
        top: 19.4616px;
        left: 660px;
    }
    #BUTTON_TEXT804 {
        width: 80px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT804 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT804 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON804 {
        width: 72.18px;
        height: 40px;
        top: 49.435px;
        left: 593.91px;
    }
    #BUTTON_TEXT806 {
        width: 72px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT806 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT806 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON806 {
        width: 72.18px;
        height: 40px;
        top: 49.435px;
        left: 593.91px;
    }
    #BUTTON_TEXT808 {
        width: 80px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT808 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT808 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON808 {
        width: 80.2px;
        height: 40px;
        top: 49.435px;
        left: 589.9px;
    }
    #PARAGRAPH810 {
        width: 280px;
        top: 58.935px;
        left: 490px;
    }
    #PARAGRAPH810 > .ladi-paragraph {
        color: rgb(247, 247, 247);
        font-size: 12px;
        text-align: center;
        line-height: 1.8;
    }
    #PARAGRAPH811 {
        width: 280px;
        top: 58.935px;
        left: 490px;
    }
    #PARAGRAPH811 > .ladi-paragraph {
        color: rgb(247, 247, 247);
        font-size: 12px;
        text-align: center;
        line-height: 1.8;
    }
    #PARAGRAPH812 {
        width: 280px;
        top: 58.935px;
        left: 490px;
    }
    #PARAGRAPH812 > .ladi-paragraph {
        color: rgb(247, 247, 247);
        font-size: 12px;
        text-align: center;
        line-height: 1.8;
    }
    #PARAGRAPH813 {
        width: 280px;
        top: 58.935px;
        left: 490px;
    }
    #PARAGRAPH813 > .ladi-paragraph {
        color: rgb(247, 247, 247);
        font-size: 12px;
        text-align: center;
        line-height: 1.8;
    }
    #BUTTON_TEXT815 {
        width: 101px;
        top: 1.28571px;
        left: 0px;
    }
    #BUTTON_TEXT815 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON815 {
        width: 100.585px;
        height: 5px;
        top: 0px;
        left: 204.415px;
    }
    #BUTTON815 > .ladi-button > .ladi-button-background {
        background-color: rgb(19, 69, 142);
    }
    #BUTTON815 > .ladi-button {
        border-radius: 3px;
    }
    #FORM_ITEM817 {
        width: 199.007px;
        height: 5px;
        top: 0px;
        left: 0px;
    }
    #FORM_ITEM817 input {
        text-transform: uppercase;
    }
    #FORM_ITEM817 input::placeholder {
        text-transform: initial;
    }
    #FORM_LOGIN814 {
        width: 305px;
        height: 5px;
        top: 119.462px;
        left: 530px;
    }
    #FORM_LOGIN814 > .ladi-form {
        color: rgb(149, 149, 149);
        font-size: 12px;
        letter-spacing: 0px;
        line-height: 1.6;
    }
    #FORM_LOGIN814 .ladi-form-item .ladi-form-control::placeholder,
    #FORM_LOGIN814 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {
        color: rgba(149, 149, 149, 1);
    }
    #FORM_LOGIN814 .ladi-form-item {
        padding-left: 8px;
        padding-right: 8px;
    }
    #FORM_LOGIN814 .ladi-form-item.ladi-form-checkbox {
        padding-left: 13px;
        padding-right: 13px;
    }
    #FORM_LOGIN814 .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%20rgba(149%2C%20149%2C%20149%2C%201)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
    }
    #FORM_LOGIN814 .ladi-form-item-container,
    #FORM_LOGIN814 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: rgb(40, 67, 126);
        border-width: 1px;
        border-radius: 2px;
    }
    #FORM_LOGIN814 .ladi-form-item-container .ladi-form-quantity button {
        background-color: rgb(40, 67, 126);
    }
    #FORM_LOGIN814 .ladi-form-item-background {
        background-color: rgb(23, 35, 73);
        border-radius: 1px;
    }
    #SHAPE818 {
        width: 24px;
        height: 24px;
        top: 149.912px;
        left: 161px;
    }
    #SHAPE818:hover > .ladi-shape svg:last-child {
        fill: rgba(56, 80, 164, 1);
    }
    #SHAPE818 svg:last-child {
        fill: rgba(208, 208, 208, 1);
    }
    #SHAPE819 {
        width: 24px;
        height: 24px;
        top: 149.912px;
        left: 201px;
    }
    #SHAPE819:hover > .ladi-shape svg:last-child {
        fill: rgba(56, 80, 164, 1);
    }
    #SHAPE819 svg:last-child {
        fill: rgba(208, 208, 208, 1);
    }
    #SHAPE820 {
        width: 25px;
        height: 25px;
        top: 149.912px;
        left: 241px;
    }
    #SHAPE820:hover > .ladi-shape svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE820 svg:last-child {
        fill: rgba(191, 191, 191, 1);
    }
    #IMAGE821 {
        width: 114.327px;
        height: 89px;
        top: 10.7504px;
        left: 156px;
    }
    #IMAGE821 > .ladi-image > .ladi-image-background.loaded {
        width: 114.327px;
        height: 99px;
        top: 0px;
        left: 0px;
        background-image: url("../images/neyu-logo-doc-20220107065206_1.png");
    }
    #BUTTON_TEXT823 {
        width: 30px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT823 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON_TEXT823 > .ladi-headline:hover {
        color: rgb(46, 137, 255);
    }
    #BUTTON823 {
        width: 30px;
        height: 40px;
        top: 0px;
        left: 0px;
    }
    #IMAGE825 {
        width: 20px;
        height: 16.4706px;
        top: 12.7059px;
        left: 31px;
    }
    #IMAGE825 > .ladi-image > .ladi-image-background.loaded {
        width: 20px;
        height: 16.4706px;
        top: 0px;
        left: 0px;
        background-image: url("../images/asset-1icon-20211231035441.png");
    }
    #IMAGE825 > .ladi-image {
        border-radius: 0px;
    }
    #GROUP822 {
        width: 51px;
        height: 40px;
        top: 119.908px;
        left: 440px;
    }
    #BUTTON_TEXT826 {
        width: 100px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT826 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 14px;
        text-align: center;
        line-height: 1.6;
    }
    #BUTTON826 {
        width: 160px;
        height: 40px;
        top: 81.0344px;
        left: -190px;
    }
    #BUTTON826 > .ladi-button > .ladi-button-background {
        background-color: rgb(19, 69, 142);
    }
    #BUTTON826 > .ladi-button {
        border-radius: 3px;
    }
    #SECTION798 {
        height: 196.95px;
    }
    #SECTION798 > .ladi-section-background {
        background-color: rgb(9, 22, 42);
    }
    #SECTION798 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #BOX828 {
        width: 400px;
        height: 156.322px;
        top: 224.444px;
        left: -628px;
    }
    #BOX828 > .ladi-box {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        opacity: 0.08;
        background-image: url("../images/bg-stor-20211231075744_1.jpg");
        background-position: center top;
        background-repeat: repeat;
    }
    #BOX830 {
        width: 378.419px;
        height: 406.023px;
        top: 565.907px;
        left: 20px;
    }
    #BOX830 > .ladi-box {
        background-color: rgb(4, 18, 46);
    }
    #BOX831 {
        width: 378.997px;
        height: 355.504px;
        top: 175.91px;
        left: 20px;
    }
    #BOX831 > .ladi-box {
        background-color: rgb(4, 18, 46);
    }
    #HEADLINE832 {
        width: 400px;
        top: 81.9304px;
        left: 20px;
    }
    #HEADLINE832 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgb(255, 255, 255);
        font-size: 35px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE832.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE833 {
        width: 360px;
        top: 41.9304px;
        left: 20px;
    }
    #HEADLINE833 > .ladi-headline {
        font-family: "Poppins-Regular.ttf";
        color: rgb(213, 213, 213);
        font-size: 13px;
        text-transform: uppercase;
        text-align: left;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE833.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE835 {
        width: 246px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE835 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 25px;
        text-align: left;
        line-height: 1.2;
    }
    #PARAGRAPH836 {
        width: 339px;
        top: 56.5669px;
        left: 0px;
    }
    #PARAGRAPH836 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.8;
    }
    #BUTTON_TEXT837 {
        width: 245px;
        top: 8.48504px;
        left: 0px;
    }
    #BUTTON_TEXT837 > .ladi-headline {
        color: rgb(85, 159, 255);
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        line-height: 1.6;
    }
    #BUTTON_TEXT837 > .ladi-headline:hover {
        color: rgb(114, 176, 255);
    }
    #BUTTON837 {
        width: 222.759px;
        height: 47.1391px;
        top: 177.243px;
        left: 0px;
    }
    #BUTTON837 > .ladi-button > .ladi-button-background {
        background-color: rgb(85, 159, 255);
        opacity: 0;
    }
    #BUTTON837 > .ladi-button {
        border-color: rgb(85, 159, 255);
        border-width: 2px;
        border-radius: 77px;
    }
    #GROUP834 {
        width: 340px;
        height: 224.382px;
        top: 273.96px;
        left: 40px;
    }
    #HEADLINE840 {
        width: 248px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE840 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 25px;
        text-align: left;
        line-height: 1.2;
    }
    #PARAGRAPH841 {
        width: 340px;
        top: 56.4804px;
        left: 0px;
    }
    #PARAGRAPH841 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.8;
    }
    #BUTTON_TEXT842 {
        width: 237px;
        top: 8.47206px;
        left: 0px;
    }
    #BUTTON_TEXT842 > .ladi-headline {
        color: rgb(85, 159, 255);
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        line-height: 1.6;
    }
    #BUTTON_TEXT842 > .ladi-headline:hover {
        color: rgb(114, 176, 255);
    }
    #BUTTON842 {
        width: 223.202px;
        height: 47.067px;
        top: 230.006px;
        left: 0px;
    }
    #BUTTON842 > .ladi-button > .ladi-button-background {
        background-color: rgb(85, 159, 255);
        opacity: 0;
    }
    #BUTTON842 > .ladi-button {
        border-color: rgb(85, 159, 255);
        border-width: 2px;
        border-radius: 77px;
    }
    #GROUP839 {
        width: 340px;
        height: 277.073px;
        top: 661.924px;
        left: 40px;
    }
    #IMAGE844 {
        width: 48.9497px;
        height: 48.9497px;
        top: 591.414px;
        left: 40px;
    }
    #IMAGE844 > .ladi-image > .ladi-image-background.loaded {
        width: 48.9497px;
        height: 48.9497px;
        top: 0px;
        left: 0px;
        background-image: url("../images/tms_logo-01-20211227093857_1.png");
    }
    #IMAGE845 {
        width: 46.551px;
        height: 45.7401px;
        top: 201.414px;
        left: 40px;
    }
    #IMAGE845 > .ladi-image > .ladi-image-background.loaded {
        width: 46.551px;
        height: 45.7401px;
        top: 0px;
        left: 0px;
        background-image: url("../images/asset-13icon-20211227094053.png");
    }
    #SECTION829 {
        height: 1035.52px;
    }
    #SECTION829 > .ladi-overlay {
        background-size: cover;
        background-attachment: fixed;
        background-image: url("../images/bgr_product1-20220106104638.jpg");
        background-position: center center;
        background-repeat: repeat;
        opacity: 0.4;
    }
    #SECTION829 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION829 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE847 {
        width: 250px;
        top: 34.9884px;
        left: 20px;
    }
    #HEADLINE847 > .ladi-headline {
        color: rgb(177, 177, 177);
        font-size: 10px;
        text-align: left;
        letter-spacing: 4px;
        line-height: 1.6;
    }
    #HEADLINE847.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #IMAGE848 {
        width: 419.307px;
        height: 238.97px;
        top: 165.488px;
        left: 630px;
    }
    #IMAGE848 > .ladi-image > .ladi-image-background.loaded {
        width: 461.921px;
        height: 270.993px;
        top: -13px;
        left: -26.6136px;
        background-image: url("../images/maps-new-desktop-20220117045539_1.png");
    }
    #HEADLINE849 {
        width: 370px;
        top: 66.3884px;
        left: 20px;
    }
    #HEADLINE849 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(255, 255, 255);
        font-size: 35px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE849.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #LINE850 {
        width: 70px;
        top: 123.988px;
        left: -190px;
    }
    #LINE850 > .ladi-line > .ladi-line-container {
        border-top: 4px solid rgb(85, 159, 255);
        border-right: 4px solid rgb(85, 159, 255);
        border-bottom: 4px solid rgb(85, 159, 255);
        border-left: 0px !important;
    }
    #LINE850 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #IMAGE851 {
        width: 460.231px;
        height: 270px;
        top: 104.988px;
        left: -40px;
    }
    #IMAGE851 > .ladi-image > .ladi-image-background.loaded {
        width: 460.231px;
        height: 270px;
        top: 0px;
        left: 0px;
        background-image: url("../images/maps-new-mobile-20220117045600.png");
    }
    #SECTION846 {
        height: 404.458px;
        display: none !important;
    }
    #SECTION846 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION846 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION846 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #BOX853 {
        width: 271.7px;
        height: 271.7px;
        top: 1294.93px;
        left: 270px;
    }
    #BOX853 > .ladi-box {
        background-color: rgba(58, 138, 245, 0.1);
        border-radius: 199px;
    }
    #BOX854 {
        width: 20px;
        height: 200px;
        top: 203.021px;
        left: -180px;
    }
    #BOX854 > .ladi-box {
        background-color: rgba(86, 160, 255, 0.7);
    }
    #IMAGE855 {
        width: 420px;
        height: 513.908px;
        top: -6.9794px;
        left: 0px;
    }
    #IMAGE855 > .ladi-image > .ladi-image-background.loaded {
        width: 824.588px;
        height: 560px;
        top: 0px;
        left: -327.567px;
        background-image: url("../images/a2-1-20211229024049.jpg");
    }
    #IMAGE855 > .ladi-image {
        filter: contrast(101%) saturate(70%);
    }
    #BOX856 {
        width: 150px;
        height: 150px;
        top: 823.341px;
        left: -50px;
    }
    #BOX856 > .ladi-box {
        background-color: rgba(86, 160, 255, 0.7);
        border-radius: 199px;
    }
    #HEADLINE857 {
        width: 360px;
        top: 156.928px;
        left: 690px;
    }
    #HEADLINE857 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(255, 255, 255);
        font-size: 35px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE857.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE858 {
        width: 210px;
        top: 23.0206px;
        left: 20px;
    }
    #HEADLINE858 > .ladi-headline {
        color: rgb(115, 115, 115);
        font-size: 10px;
        text-align: left;
        letter-spacing: 6px;
        line-height: 1.6;
    }
    #HEADLINE858.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX859 {
        width: 380px;
        height: 160.001px;
        top: 426.93px;
        left: 20px;
    }
    #BOX859 > .ladi-box {
        opacity: 0.96;
        background-color: rgb(4, 18, 46);
    }
    #BOX860 {
        width: 380px;
        height: 718.904px;
        top: 903.341px;
        left: 20px;
    }
    #BOX860 > .ladi-box {
        background-color: rgb(5, 19, 46);
    }
    #HEADLINE862 {
        width: 323px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE862 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 24px;
        line-height: 1.6;
    }
    #PARAGRAPH863 {
        width: 323px;
        top: 59.6506px;
        left: 2px;
    }
    #PARAGRAPH863 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #GROUP861 {
        width: 325px;
        height: 104.651px;
        top: 455.28px;
        left: 48px;
    }
    #BOX864 {
        width: 380px;
        height: 283.408px;
        top: 596.93px;
        left: 20px;
    }
    #BOX864 > .ladi-box {
        opacity: 0.96;
        background-color: rgb(4, 18, 46);
    }
    #HEADLINE866 {
        width: 332px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE866 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 24px;
        line-height: 1.6;
    }
    #PARAGRAPH867 {
        width: 302px;
        top: 59.0006px;
        left: 27.0909px;
    }
    #PARAGRAPH867 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.2;
    }
    #GROUP865 {
        width: 332px;
        height: 210.001px;
        top: 626.931px;
        left: 42.9091px;
    }
    #HEADLINE868 {
        width: 230px;
        top: 923.34px;
        left: 40px;
    }
    #HEADLINE868 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 24px;
        line-height: 1.6;
    }
    #PARAGRAPH869 {
        width: 310px;
        top: 0px;
        left: 0px;
    }
    #PARAGRAPH869 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #PARAGRAPH870 {
        width: 310px;
        top: 104.41px;
        left: 0px;
    }
    #PARAGRAPH870 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #PARAGRAPH871 {
        width: 310px;
        top: 196.68px;
        left: 0px;
    }
    #PARAGRAPH871 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #HEADLINE872 {
        width: 210px;
        top: 1227.43px;
        left: -390px;
    }
    #HEADLINE872 > .ladi-headline {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        color: rgb(134, 134, 134);
        font-size: 10px;
        text-align: right;
        letter-spacing: 6px;
        line-height: 1.6;
    }
    #BOX873 {
        width: 11.5px;
        height: 11.5px;
        top: 880.338px;
        left: 388.5px;
    }
    #BOX873 > .ladi-box {
        background-color: rgb(85, 159, 255);
    }
    #BOX874 {
        width: 11.6667px;
        height: 10px;
        top: 373.02px;
        left: -830px;
    }
    #BOX874 > .ladi-box {
        background-color: rgb(85, 159, 255);
    }
    #BOX875 {
        width: 10px;
        height: 10px;
        top: 586.931px;
        left: 20px;
    }
    #BOX875 > .ladi-box {
        background-color: rgb(85, 159, 255);
    }
    #PARAGRAPH876 {
        width: 310px;
        top: 286.68px;
        left: 0px;
    }
    #PARAGRAPH876 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #PARAGRAPH877 {
        width: 310px;
        top: 426.68px;
        left: 0px;
    }
    #PARAGRAPH877 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #LINE878 {
        width: 71px;
        top: 523.021px;
        left: -360px;
    }
    #LINE878 > .ladi-line > .ladi-line-container {
        border-top: 3px solid rgb(57, 138, 244);
        border-right: 3px solid rgb(57, 138, 244);
        border-bottom: 3px solid rgb(57, 138, 244);
        border-left: 0px !important;
    }
    #LINE878 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #SHAPE879 {
        width: 20.0004px;
        height: 20.0004px;
        top: 986.75px;
        left: 39px;
    }
    #SHAPE879 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE880 {
        width: 20.0004px;
        height: 20.0004px;
        top: 0px;
        left: 0px;
    }
    #SHAPE880 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE881 {
        width: 20.0004px;
        height: 20.0004px;
        top: 20px;
        left: 0px;
    }
    #SHAPE881 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE882 {
        width: 20.0004px;
        height: 20.0004px;
        top: 40px;
        left: 0px;
    }
    #SHAPE882 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE883 {
        width: 20.0004px;
        height: 20.0004px;
        top: 1526.93px;
        left: 40px;
    }
    #SHAPE883 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE884 {
        width: 20.0004px;
        height: 20.0004px;
        top: 685.338px;
        left: 39px;
    }
    #SHAPE884 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE885 {
        width: 20.0004px;
        height: 20.0004px;
        top: 718.338px;
        left: 39px;
    }
    #SHAPE885 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE886 {
        width: 20.0004px;
        height: 20.0004px;
        top: 751.338px;
        left: 39px;
    }
    #SHAPE886 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE887 {
        width: 20.0004px;
        height: 20.0004px;
        top: 785.338px;
        left: 39px;
    }
    #SHAPE887 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SHAPE888 {
        width: 20.0004px;
        height: 20.0004px;
        top: 818.338px;
        left: 39px;
    }
    #SHAPE888 svg:last-child {
        fill: rgba(57, 138, 244, 1);
    }
    #SECTION852 {
        height: 1628.72px;
    }
    #SECTION852 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION852 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION852 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE889 {
        width: 360px;
        top: 56.9284px;
        left: 20px;
    }
    #HEADLINE889 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(1, 36, 83);
        font-size: 35px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE889.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #LINE891 {
        height: 704px;
        top: 162.207px;
        left: 22.25px;
    }
    #LINE891 > .ladi-line > .ladi-line-container {
        border-top: 0px !important;
        border-right: 1px solid rgb(73, 88, 132);
        border-bottom: 1px solid rgb(73, 88, 132);
        border-left: 1px solid rgb(73, 88, 132);
    }
    #LINE891 > .ladi-line {
        height: 100%;
        padding: 0px 8px;
    }
    #LINE892 {
        height: 490px;
        top: 886.208px;
        left: 22.25px;
    }
    #LINE892 > .ladi-line > .ladi-line-container {
        border-top: 0px !important;
        border-right: 1px solid rgb(73, 89, 132);
        border-bottom: 1px solid rgb(73, 89, 132);
        border-left: 1px solid rgb(73, 89, 132);
    }
    #LINE892 > .ladi-line {
        height: 100%;
        padding: 0px 8px;
    }
    #BOX893 {
        width: 100px;
        height: 100px;
        top: 1075.21px;
        left: -160px;
    }
    #BOX893 > .ladi-box {
        background-color: rgb(38, 113, 211);
        border-radius: 226px;
    }
    #IMAGE894 {
        width: 300px;
        height: 390px;
        top: 121.107px;
        left: -460px;
    }
    #IMAGE894 > .ladi-image > .ladi-image-background.loaded {
        width: 300px;
        height: 410px;
        top: 0px;
        left: 0px;
        background-image: url("../images/bg-stor-20211231075744_3.jpg");
    }
    #IMAGE894.ladi-animation > .ladi-image {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE895 {
        width: 400px;
        top: 25px;
        left: 10px;
    }
    #HEADLINE895 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgba(255, 255, 255, 0);
        font-size: 70px;
        text-align: left;
        line-height: 1.2;
        -webkit-text-stroke: 1px rgba(128, 126, 185, 0.1);
    }
    #HEADLINE896 {
        width: 380px;
        top: 59.2084px;
        left: 20px;
    }
    #HEADLINE896 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(255, 255, 255);
        font-size: 35px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE896.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE897 {
        width: 210px;
        top: 25.2084px;
        left: 20px;
    }
    #HEADLINE897 > .ladi-headline {
        color: rgb(177, 177, 177);
        font-size: 10px;
        text-align: left;
        letter-spacing: 6px;
        line-height: 1.6;
    }
    #HEADLINE897.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH898 {
        width: 340px;
        top: 196.208px;
        left: 60px;
    }
    #PARAGRAPH898 > .ladi-paragraph {
        font-family: "Montserrat-Regular.ttf";
        color: rgb(238, 238, 238);
        font-size: 14px;
        line-height: 1.6;
    }
    #PARAGRAPH898.ladi-animation > .ladi-paragraph {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH899 {
        width: 340px;
        top: 456.208px;
        left: 60px;
    }
    #PARAGRAPH899 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #PARAGRAPH899.ladi-animation > .ladi-paragraph {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH900 {
        width: 340px;
        top: 903.207px;
        left: 60px;
    }
    #PARAGRAPH900 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #PARAGRAPH900.ladi-animation > .ladi-paragraph {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BUTTON_TEXT901 {
        width: 184px;
        top: 9px;
        left: 0px;
    }
    #BUTTON_TEXT901 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        letter-spacing: 1px;
        line-height: 1.6;
    }
    #BUTTON_TEXT901 > .ladi-headline:hover {
        color: rgb(103, 169, 255);
    }
    #BUTTON901 {
        width: 180px;
        height: 47.2884px;
        top: 1186.21px;
        left: -290px;
    }
    #BUTTON901 > .ladi-button > .ladi-button-background {
        background-color: rgba(1, 112, 255, 0.2);
    }
    #BUTTON901 > .ladi-button {
        border-style: solid;
        border-color: rgb(38, 113, 211);
        border-width: 1px;
        border-radius: 84px;
    }
    #BUTTON901 > .ladi-button:hover {
        border-color: rgb(99, 167, 255);
    }
    #HEADLINE903 {
        width: 230px;
        top: 1416.21px;
        left: 180px;
        display: none !important;
    }
    #HEADLINE903 > .ladi-headline {
        color: rgb(197, 197, 197);
        font-size: 10px;
        text-align: left;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #BOX904 {
        width: 100px;
        height: 100px;
        top: 1081.32px;
        left: -140px;
    }
    #BOX904 > .ladi-box {
        background-color: rgba(86, 160, 255, 0.6);
        border-radius: 226px;
    }
    #BOX904.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX905 {
        width: 39.9966px;
        height: 39.9966px;
        top: 1406.21px;
        left: 380px;
    }
    #BOX905 > .ladi-box {
        background-color: rgba(86, 160, 255, 0.2);
        border-top-left-radius: 147px;
    }
    #HEADLINE906 {
        width: 330px;
        top: 136.208px;
        left: 60px;
    }
    #HEADLINE906 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(240, 240, 240);
        font-size: 18px;
        line-height: 1.6;
    }
    #HEADLINE906.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE907 {
        width: 230px;
        top: 856.207px;
        left: 60px;
    }
    #HEADLINE907 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(240, 240, 240);
        font-size: 18px;
        line-height: 1.6;
    }
    #HEADLINE907.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #SHAPE908 {
        width: 21.5px;
        height: 21.5px;
        top: 145.207px;
        left: 20px;
    }
    #SHAPE908 svg:last-child {
        fill: rgba(38, 113, 211, 1);
    }
    #SHAPE909 {
        width: 21.5px;
        height: 21.5px;
        top: 861.208px;
        left: 20px;
    }
    #SHAPE909 svg:last-child {
        fill: rgba(38, 113, 211, 1);
    }
    #SECTION890 {
        height: 1446.21px;
    }
    #SECTION890 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION890 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION890 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HTML_CODE910 {
        width: 100px;
        height: 100px;
        top: 610.428px;
        left: 160px;
    }
    #HEADLINE912 {
        width: 400px;
        top: 76.4104px;
        left: 20px;
    }
    #HEADLINE912 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(255, 255, 255);
        font-size: 35px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE912.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #PARAGRAPH913 {
        width: 380px;
        top: 152.394px;
        left: 20.743px;
    }
    #PARAGRAPH913 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        text-align: left;
        line-height: 1.8;
    }
    #PARAGRAPH913.ladi-animation > .ladi-paragraph {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE914 {
        width: 400px;
        top: 36.4104px;
        left: 20px;
    }
    #HEADLINE914 > .ladi-headline {
        font-family: "Poppins-Regular.ttf";
        color: rgb(160, 160, 160);
        font-size: 13px;
        text-transform: uppercase;
        text-align: left;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE914.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #LINE915 {
        width: 101px;
        top: 210.988px;
        left: -215.631px;
    }
    #LINE915 > .ladi-line > .ladi-line-container {
        border-top: 3px solid rgb(85, 159, 255);
        border-right: 3px solid rgb(85, 159, 255);
        border-bottom: 3px solid rgb(85, 159, 255);
        border-left: 0px !important;
    }
    #LINE915 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #LINE916 {
        width: 401px;
        top: 357.06px;
        left: -530px;
    }
    #LINE916 > .ladi-line > .ladi-line-container {
        border-top: 1px solid rgb(42, 48, 56);
        border-right: 1px solid rgb(42, 48, 56);
        border-bottom: 1px solid rgb(42, 48, 56);
        border-left: 0px !important;
    }
    #LINE916 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #LINE917 {
        width: 401px;
        top: 338.293px;
        left: -439px;
    }
    #LINE917 > .ladi-line > .ladi-line-container {
        border-top: 1px solid rgb(42, 49, 56);
        border-right: 1px solid rgb(42, 49, 56);
        border-bottom: 1px solid rgb(42, 49, 56);
        border-left: 0px !important;
    }
    #LINE917 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #LINE918 {
        height: 266px;
        top: 148.393px;
        left: -404.869px;
    }
    #LINE918 > .ladi-line > .ladi-line-container {
        border-top: 0px !important;
        border-right: 1px solid rgb(42, 46, 56);
        border-bottom: 1px solid rgb(42, 46, 56);
        border-left: 1px solid rgb(42, 46, 56);
    }
    #LINE918 > .ladi-line {
        height: 100%;
        padding: 0px 8px;
    }
    #LINE919 {
        height: 266px;
        top: 175.06px;
        left: -265.869px;
    }
    #LINE919 > .ladi-line > .ladi-line-container {
        border-top: 0px !important;
        border-right: 1px solid rgb(42, 47, 56);
        border-bottom: 1px solid rgb(42, 47, 56);
        border-left: 1px solid rgb(42, 47, 56);
    }
    #LINE919 > .ladi-line {
        height: 100%;
        padding: 0px 8px;
    }
    #IMAGE920 {
        width: 102.201px;
        height: 61.8016px;
        top: 232.827px;
        left: 14.6396px;
    }
    #IMAGE920 > .ladi-image > .ladi-image-background.loaded {
        width: 186.16px;
        height: 62.0529px;
        top: -0.251288px;
        left: -40.4696px;
        background-image: url("../images/1-20220105101512.png");
    }
    #IMAGE920 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE920:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE921 {
        width: 148.303px;
        height: 62.5114px;
        top: 224.339px;
        left: 134.746px;
    }
    #IMAGE921 > .ladi-image > .ladi-image-background.loaded {
        width: 227.812px;
        height: 75.9375px;
        top: 0.000149px;
        left: -38.4886px;
        background-image: url("../images/2-20220105101512.png");
    }
    #IMAGE921 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE921:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE922 {
        width: 105.704px;
        height: 35.2347px;
        top: 320.535px;
        left: 17.6311px;
    }
    #IMAGE922 > .ladi-image > .ladi-image-background.loaded {
        width: 105.704px;
        height: 35.2347px;
        top: 0px;
        left: 0px;
        background-image: url("../images/4-20220105101512.png");
    }
    #IMAGE922 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE922:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE923 {
        width: 134.304px;
        height: 44.7677px;
        top: 318.855px;
        left: 141.652px;
    }
    #IMAGE923 > .ladi-image > .ladi-image-background.loaded {
        width: 134.304px;
        height: 44.7677px;
        top: 0px;
        left: 0px;
        background-image: url("../images/5-20220105101512_1.png");
    }
    #IMAGE923 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE923:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE924 {
        width: 88.2258px;
        height: 59.672px;
        top: 309.317px;
        left: 306.871px;
    }
    #IMAGE924 > .ladi-image > .ladi-image-background.loaded {
        width: 179.016px;
        height: 59.6719px;
        top: 0.000104px;
        left: -41.2515px;
        background-image: url("../images/6-20220105101512_1.png");
    }
    #IMAGE924 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE924:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE925 {
        width: 95.2093px;
        height: 68.6233px;
        top: 229.283px;
        left: 296.705px;
    }
    #IMAGE925 > .ladi-image > .ladi-image-background.loaded {
        width: 205.87px;
        height: 68.6232px;
        top: 0.000119px;
        left: -53.7051px;
        background-image: url("../images/3-20220105101512.png");
    }
    #IMAGE925 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE925:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE926 {
        width: 161.115px;
        height: 59.0756px;
        top: 377.784px;
        left: -38.0003px;
    }
    #IMAGE926 > .ladi-image > .ladi-image-background.loaded {
        width: 209.016px;
        height: 69.6723px;
        top: 0px;
        left: 0px;
        background-image: url("../images/7-20220105101512.png");
    }
    #IMAGE926 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE926:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE927 {
        width: 144.924px;
        height: 68.6233px;
        top: 381.784px;
        left: 136.15px;
    }
    #IMAGE927 > .ladi-image > .ladi-image-background.loaded {
        width: 205.869px;
        height: 68.6232px;
        top: 0.000119px;
        left: -30.4329px;
        background-image: url("../images/8-20220105101512.png");
    }
    #IMAGE927 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE927:hover > .ladi-image {
        opacity: 0.99;
    }
    #IMAGE928 {
        width: 86.9145px;
        height: 57.2854px;
        top: 382.452px;
        left: 295.369px;
    }
    #IMAGE928 > .ladi-image > .ladi-image-background.loaded {
        width: 214.82px;
        height: 71.6068px;
        top: -2.68525px;
        left: -57.2854px;
        background-image: url("../images/9-20220105101512.png");
    }
    #IMAGE928 > .ladi-image {
        opacity: 0.8;
    }
    #IMAGE928:hover > .ladi-image {
        opacity: 0.99;
    }
    #SHAPE929 {
        width: 59.0004px;
        height: 59.0004px;
        top: auto;
        left: auto;
        bottom: 90px;
        right: 10px;
        position: fixed;
        z-index: 90000050;
        margin-right: calc((100% - 420px) / 2);
    }
    #SHAPE929 svg:last-child {
        fill: rgba(48, 107, 183, 0.6);
    }
    #SECTION911 {
        height: 509.86px;
    }
    #SECTION911 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION911 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION911 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #BOX930 {
        width: 5px;
        height: 5px;
        top: 220.998px;
        left: 188px;
    }
    #BOX930 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX930.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX931 {
        width: 5px;
        height: 5px;
        top: 250.998px;
        left: 254px;
    }
    #BOX931 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX931.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX932 {
        width: 5px;
        height: 5px;
        top: 253.998px;
        left: 246px;
    }
    #BOX932 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX932.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX933 {
        width: 5px;
        height: 5px;
        top: 267.988px;
        left: 254px;
    }
    #BOX933 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX933.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX934 {
        width: 5px;
        height: 5px;
        top: 262.998px;
        left: 250px;
    }
    #BOX934 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX934.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX935 {
        width: 5px;
        height: 5px;
        top: 271.988px;
        left: 270px;
    }
    #BOX935 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX935.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX936 {
        width: 5px;
        height: 5px;
        top: 308.988px;
        left: 307px;
    }
    #BOX936 > .ladi-box {
        background: #fdfbfb;
        background: -webkit-linear-gradient(180deg, #fdfbfb, #eaedee);
        background: linear-gradient(180deg, #fdfbfb, #eaedee);
        border-radius: 100px;
    }
    #BOX936.ladi-animation > .ladi-box {
        animation-name: flash;
        -webkit-animation-name: flash;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #HEADLINE937 {
        width: 540px;
        top: 31.3884px;
        left: 10px;
    }
    #HEADLINE937 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgba(255, 255, 255, 0);
        font-size: 70px;
        text-align: left;
        line-height: 1.2;
        -webkit-text-stroke: 1px rgba(128, 126, 185, 0.1);
    }
    #HEADLINE938 {
        width: 700px;
        top: 41.9304px;
        left: 10px;
    }
    #HEADLINE938 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgba(255, 255, 255, 0);
        font-size: 70px;
        text-align: left;
        line-height: 1.2;
        -webkit-text-stroke: 1px rgba(128, 126, 185, 0.1);
    }
    #HEADLINE939 {
        width: 804px;
        top: 32.4104px;
        left: 10px;
        display: none !important;
    }
    #HEADLINE939 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgba(255, 255, 255, 0);
        font-size: 80.44px;
        text-align: left;
        line-height: 1.2;
        -webkit-text-stroke: 1px rgba(128, 126, 185, 0.1);
    }
    #BOX942 {
        width: 420px;
        height: 80px;
        top: 0px;
        left: 0px;
    }
    #BOX942 > .ladi-box {
        background-color: rgb(36, 36, 36);
    }
    #IMAGE944 {
        width: 27px;
        height: 19.3091px;
        top: 0px;
        left: 24.5px;
    }
    #IMAGE944 > .ladi-image > .ladi-image-background.loaded {
        width: 27px;
        height: 19.3091px;
        top: 0px;
        left: 0px;
        background-image: url("../images/asset-15icon-20210409073430.png");
    }
    #IMAGE944 > .ladi-image {
        opacity: 0.4;
    }
    #HEADLINE945 {
        width: 76px;
        top: 26px;
        left: 0px;
    }
    #HEADLINE945 > .ladi-headline {
        opacity: 0.4;
        color: rgb(255, 255, 255);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #GROUP943 {
        width: 76px;
        height: 45px;
        top: 19px;
        left: 334.054px;
    }
    #IMAGE947 {
        width: 32.622px;
        height: 25.6509px;
        top: 0px;
        left: 22.35px;
    }
    #IMAGE947 > .ladi-image > .ladi-image-background.loaded {
        width: 32.622px;
        height: 25.6509px;
        top: 0px;
        left: 0px;
        background-image: url("../fonts/career-20211231032435.svg");
    }
    #IMAGE947 > .ladi-image {
        opacity: 0.4;
    }
    #HEADLINE948 {
        width: 76px;
        top: 29.171px;
        left: 0px;
    }
    #HEADLINE948 > .ladi-headline {
        opacity: 0.4;
        color: rgb(255, 255, 255);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #GROUP946 {
        width: 76px;
        height: 48.171px;
        top: 15.829px;
        left: 179.028px;
    }
    #IMAGE950 {
        width: 26px;
        height: 25.6451px;
        top: 0px;
        left: 25px;
    }
    #IMAGE950 > .ladi-image > .ladi-image-background.loaded {
        width: 26px;
        height: 25.6451px;
        top: 0px;
        left: 0px;
        background-image: url("../images/asset-14icon-20210409073430.png");
    }
    #IMAGE950 > .ladi-image {
        opacity: 0.4;
    }
    #HEADLINE951 {
        width: 76px;
        top: 29.168px;
        left: 0px;
    }
    #HEADLINE951 > .ladi-headline {
        opacity: 0.4;
        color: rgb(255, 255, 255);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #GROUP949 {
        width: 76px;
        height: 48.168px;
        top: 15.832px;
        left: 95.014px;
    }
    #IMAGE953 {
        width: 20.459px;
        height: 25.1905px;
        top: 0px;
        left: 29.5px;
    }
    #IMAGE953 > .ladi-image > .ladi-image-background.loaded {
        width: 15.9098px;
        height: 25.1905px;
        top: 0px;
        left: 0px;
        background-image: url("../images/faq-01-20211231033222.png");
    }
    #IMAGE953 > .ladi-image {
        opacity: 0.4;
    }
    #HEADLINE954 {
        width: 76px;
        top: 28.941px;
        left: 0px;
    }
    #HEADLINE954 > .ladi-headline {
        opacity: 0.4;
        color: rgb(255, 255, 255);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #GROUP952 {
        width: 76px;
        height: 47.941px;
        top: 16.059px;
        left: 258.041px;
    }
    #IMAGE956 {
        width: 26px;
        height: 25.9019px;
        top: 0px;
        left: 25px;
    }
    #IMAGE956 > .ladi-image > .ladi-image-background.loaded {
        width: 26px;
        height: 25.9019px;
        top: 0px;
        left: 0px;
        background-image: url("../images/asset-12icon-20210409073429.png");
    }
    #HEADLINE957 {
        width: 76px;
        top: 29.296px;
        left: 0px;
    }
    #HEADLINE957 > .ladi-headline {
        color: rgb(255, 255, 255);
        font-size: 12px;
        text-align: center;
        line-height: 1.6;
    }
    #GROUP955 {
        width: 76px;
        height: 48.296px;
        top: 15.704px;
        left: 10px;
    }
    #GROUP941 {
        width: 420px;
        height: 80px;
        top: -5.8px;
        left: 0px;
    }
    #SECTION940 {
        height: 74.2px;
    }
    #SECTION940 > .ladi-section-background {
        background-color: rgb(20, 20, 20);
    }
    #SECTION940 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION958 {
        height: 74.2px;
    }
    #SECTION958 > .ladi-section-background {
        background-color: rgb(0, 0, 0);
    }
    #SECTION958 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #HEADLINE959 {
        width: 850px;
        top: 14.9284px;
        left: 10px;
    }
    #HEADLINE959 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgba(255, 255, 255, 0);
        font-size: 84px;
        text-align: left;
        line-height: 1.2;
        -webkit-text-stroke: 1px rgba(128, 126, 185, 0.1);
    }
    #PARAGRAPH961 {
        width: 310px;
        top: 984.928px;
        left: 70px;
    }
    #PARAGRAPH961 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #LIST_PARAGRAPH963 {
        width: 310px;
        top: 1074.93px;
        left: 70px;
    }
    #LIST_PARAGRAPH963 > .ladi-list-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.8;
    }
    #LIST_PARAGRAPH963 ul li {
        padding-left: 20px;
    }
    #LIST_PARAGRAPH963 ul li:before {
        content: counter(linum, square);
        font-size: 14px;
        top: -1px;
    }
    #PARAGRAPH964 {
        width: 310px;
        top: 1524.93px;
        left: 70px;
    }
    #PARAGRAPH964 > .ladi-paragraph {
        color: rgb(228, 228, 228);
        font-size: 14px;
        line-height: 1.6;
    }
    #GROUP965 {
        width: 310px;
        height: 493.68px;
        top: 964.928px;
        left: -630px;
    }
    #GROUP966 {
        width: 20.0004px;
        height: 60.0004px;
        top: 1084.93px;
        left: -70px;
    }
    #HEADLINE982 {
        width: 540px;
        top: 31.3884px;
        left: 10px;
    }
    #HEADLINE982 > .ladi-headline {
        font-family: "Poppins-Bold.ttf";
        color: rgba(255, 255, 255, 0);
        font-size: 70px;
        text-align: left;
        line-height: 1.2;
        -webkit-text-stroke: 1px rgba(128, 126, 185, 0.1);
    }
    #HEADLINE983 {
        width: 250px;
        top: 34.9884px;
        left: 20px;
    }
    #HEADLINE983 > .ladi-headline {
        color: rgb(177, 177, 177);
        font-size: 10px;
        text-align: left;
        letter-spacing: 4px;
        line-height: 1.6;
    }
    #HEADLINE983.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE985 {
        width: 370px;
        top: 66.3884px;
        left: 20px;
    }
    #HEADLINE985 > .ladi-headline {
        font-family: "Montserrat-Bold.otf";
        color: rgb(255, 255, 255);
        font-size: 35px;
        text-align: left;
        line-height: 1.2;
    }
    #HEADLINE985.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #LINE986 {
        width: 70px;
        top: 123.988px;
        left: -190px;
    }
    #LINE986 > .ladi-line > .ladi-line-container {
        border-top: 4px solid rgb(85, 159, 255);
        border-right: 4px solid rgb(85, 159, 255);
        border-bottom: 4px solid rgb(85, 159, 255);
        border-left: 0px !important;
    }
    #LINE986 > .ladi-line {
        width: 100%;
        padding: 8px 0px;
    }
    #SECTION981 {
        height: 405.54px;
    }
    #SECTION981 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION981 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION981 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #SECTION995 {
        height: 1025.77px;
    }
    #SECTION995 > .ladi-overlay {
        background-image: url("../images/pattern-20211103103758.gif");
        background-position: center top;
        background-repeat: repeat;
        opacity: 0.7;
    }
    #SECTION995 > .ladi-section-background {
        background-color: rgb(20, 30, 50);
    }
    #SECTION995 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }
    #IMAGE1001 {
        width: 378.317px;
        height: 191.926px;
        top: 145.538px;
        left: 20px;
    }
    #IMAGE1001 > .ladi-image > .ladi-image-background.loaded {
        width: 378.317px;
        height: 191.926px;
        top: 0px;
        left: 0px;
        background-image: url("../images/mapicon-20220621073149_1.png");
    }
    #IMAGE1001.ladi-animation > .ladi-image {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #IMAGE1003 {
        width: 10.3178px;
        height: 10.3178px;
        top: 1.93441px;
        left: 1.93457px;
    }
    #IMAGE1003 > .ladi-image > .ladi-image-background.loaded {
        width: 9px;
        height: 9px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #BOX1004 {
        width: 11.285px;
        height: 11.285px;
        top: 1.45093px;
        left: 1.45093px;
    }
    #BOX1004 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1004.ladi-animation > .ladi-box {
        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;
    }
    #BOX1005 {
        width: 14.1869px;
        height: 14.1869px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1005 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1005.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #GROUP1007 {
        width: 14.1869px;
        height: 14.1869px;
        top: 243.013px;
        left: 273.063px;
    }
    #BOX1012 {
        width: 250px;
        height: 125.3px;
        top: 0px;
        left: 0px;
    }
    #BOX1012 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1012.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1013 {
        width: 190px;
        top: 11.34px;
        left: 20px;
    }
    #HEADLINE1013 > .ladi-headline {
        color: rgb(95, 168, 255);
        font-size: 18px;
        line-height: 1.6;
    }
    #HEADLINE1013.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1014 {
        width: 203px;
        top: 45.36px;
        left: 20px;
    }
    #HEADLINE1014 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1014.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1015 {
        width: 250px;
        height: 105.3px;
        top: 225.54px;
        left: 20px;
        display: none !important;
    }
    #BOX1017 {
        width: 250px;
        height: 162px;
        top: 0px;
        left: 0px;
    }
    #BOX1017 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1017.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1018 {
        width: 215px;
        top: 11.34px;
        left: 20px;
    }
    #HEADLINE1018 > .ladi-headline {
        color: rgb(95, 168, 255);
        font-size: 18px;
        line-height: 1.6;
    }
    #HEADLINE1018.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1019 {
        width: 215px;
        top: 45.36px;
        left: 20px;
    }
    #HEADLINE1019 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1019.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1020 {
        width: 215px;
        top: 99.63px;
        left: 20px;
    }
    #HEADLINE1020 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1020.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX1022 {
        width: 250px;
        height: 147.3px;
        top: 0px;
        left: 0px;
    }
    #BOX1022 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1022.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1023 {
        width: 206px;
        top: 10.53px;
        left: 20px;
    }
    #HEADLINE1023 > .ladi-headline {
        color: rgb(95, 168, 255);
        font-size: 18px;
        line-height: 1.6;
    }
    #HEADLINE1023.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1024 {
        width: 206px;
        top: 42.12px;
        left: 20px;
    }
    #HEADLINE1024 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1024.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1021 {
        width: 250px;
        height: 105.3px;
        top: 225.54px;
        left: 25px;
        display: none !important;
    }
    #BOX1026 {
        width: 250px;
        height: 121.5px;
        top: 0px;
        left: 0px;
    }
    #BOX1026 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1026.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1027 {
        width: 135px;
        top: 11.34px;
        left: 20px;
    }
    #HEADLINE1027 > .ladi-headline {
        color: rgb(95, 169, 255);
        font-size: 18px;
        line-height: 1.6;
    }
    #HEADLINE1027.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1028 {
        width: 213px;
        top: 45.36px;
        left: 20px;
    }
    #HEADLINE1028 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1028.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1025 {
        width: 250px;
        height: 121.5px;
        top: 225.54px;
        left: 20px;
        display: none !important;
    }
    #BOX1030 {
        width: 250px;
        height: 97.2px;
        top: 0px;
        left: 0px;
    }
    #BOX1030 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1030.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1031 {
        width: 210px;
        top: 11.34px;
        left: 20px;
    }
    #HEADLINE1031 > .ladi-headline {
        color: rgb(95, 169, 255);
        font-size: 18px;
        line-height: 1.6;
    }
    #HEADLINE1031.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1032 {
        width: 210px;
        top: 45.36px;
        left: 20px;
    }
    #HEADLINE1032 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1032.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1029 {
        width: 250px;
        height: 97.2px;
        top: 225.54px;
        left: 20px;
        display: none !important;
    }
    #BOX1034 {
        width: 250px;
        height: 89.1px;
        top: 0px;
        left: 0px;
    }
    #BOX1034 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1034.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1035 {
        width: 204px;
        top: 11.34px;
        left: 20px;
    }
    #HEADLINE1035 > .ladi-headline {
        color: rgb(95, 169, 255);
        font-size: 18px;
        line-height: 1.6;
    }
    #HEADLINE1035.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1036 {
        width: 201px;
        top: 45.36px;
        left: 20px;
    }
    #HEADLINE1036 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1036.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1033 {
        width: 250px;
        height: 89.1px;
        top: 225.54px;
        left: 20px;
        display: none !important;
    }
    #BOX1039 {
        width: 250px;
        height: 105.3px;
        top: 0px;
        left: 0px;
    }
    #BOX1039 > .ladi-box {
        background-color: rgb(6, 13, 26);
        border-style: solid;
        border-color: rgb(57, 138, 244);
        border-width: 1px;
        border-radius: 12px;
    }
    #BOX1039.ladi-animation > .ladi-box {
        animation-name: fadeIn;
        -webkit-animation-name: fadeIn;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1040 {
        width: 213px;
        top: 11.34px;
        left: 18.5185px;
    }
    #HEADLINE1040 > .ladi-headline {
        color: rgb(95, 169, 255);
        font-size: 18px;
        line-height: 1.6;
    }
    #HEADLINE1040.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1041 {
        width: 204px;
        top: 45.36px;
        left: 18.5185px;
    }
    #HEADLINE1041 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(244, 249, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1041.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1038 {
        width: 250px;
        height: 105.3px;
        top: 225.54px;
        left: 20px;
        display: none !important;
    }
    #BOX1043 {
        width: 14.1869px;
        height: 14.1869px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1043 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1043.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX1044 {
        width: 11.285px;
        height: 11.285px;
        top: 1.45093px;
        left: 1.45093px;
    }
    #BOX1044 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1044.ladi-animation > .ladi-box {
        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;
    }
    #IMAGE1045 {
        width: 10.3178px;
        height: 10.3178px;
        top: 1.93441px;
        left: 1.93457px;
    }
    #IMAGE1045 > .ladi-image > .ladi-image-background.loaded {
        width: 9px;
        height: 9px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #GROUP1042 {
        width: 14.1869px;
        height: 14.1869px;
        top: 266.176px;
        left: 341.569px;
    }
    #BOX1047 {
        width: 14.1869px;
        height: 14.1869px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1047 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1047.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX1048 {
        width: 11.285px;
        height: 11.285px;
        top: 1.45093px;
        left: 1.45093px;
    }
    #BOX1048 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1048.ladi-animation > .ladi-box {
        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;
    }
    #IMAGE1049 {
        width: 10.3178px;
        height: 10.3178px;
        top: 1.93441px;
        left: 1.93457px;
    }
    #IMAGE1049 > .ladi-image > .ladi-image-background.loaded {
        width: 9px;
        height: 9px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #GROUP1046 {
        width: 14.1869px;
        height: 14.1869px;
        top: 240.639px;
        left: 303.738px;
    }
    #BOX1051 {
        width: 14.1869px;
        height: 14.1869px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1051 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1051.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX1052 {
        width: 11.285px;
        height: 11.285px;
        top: 1.45093px;
        left: 1.45093px;
    }
    #BOX1052 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1052.ladi-animation > .ladi-box {
        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;
    }
    #IMAGE1053 {
        width: 10.3178px;
        height: 10.3178px;
        top: 1.93441px;
        left: 1.93457px;
    }
    #IMAGE1053 > .ladi-image > .ladi-image-background.loaded {
       width: 9px;
        height: 9px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #GROUP1050 {
        width: 14.1869px;
        height: 14.1869px;
        top: 253.88px;
        left: 294.28px;
    }
    #BOX1055 {
        width: 14.1869px;
        height: 14.1869px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1055 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1055.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX1056 {
        width: 11.285px;
        height: 11.285px;
        top: 1.45093px;
        left: 1.45093px;
    }
    #BOX1056 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1056.ladi-animation > .ladi-box {
        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;
    }
    #IMAGE1057 {
        width: 10.3178px;
        height: 10.3178px;
        top: 1.93441px;
        left: 1.93457px;
    }
    #IMAGE1057 > .ladi-image > .ladi-image-background.loaded {
        width: 10.3178px;
        height: 10.3178px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #GROUP1054 {
        width: 14.1869px;
        height: 14.1869px;
        top: 203.753px;
        left: 225.237px;
    }
    #BOX1059 {
        width: 14.1869px;
        height: 14.1869px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1059 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1059.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX1060 {
        width: 11.285px;
        height: 11.285px;
        top: 1.45093px;
        left: 1.45093px;
    }
    #BOX1060 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1060.ladi-animation > .ladi-box {
        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;
    }
    #IMAGE1061 {
        width: 10.3178px;
        height: 10.3178px;
        top: 1.93441px;
        left: 1.93457px;
    }
    #IMAGE1061 > .ladi-image > .ladi-image-background.loaded {
        width: 9px;
        height: 9px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #GROUP1058 {
        width: 14.1869px;
        height: 14.1869px;
        top: 266.176px;
        left: 313.196px;
    }
    #BOX1063 {
        width: 14.1869px;
        height: 14.1869px;
        top: 0px;
        left: 0px;
        mix-blend-mode: screen;
        will-change: transform, opacity;
    }
    #BOX1063 > .ladi-box {
        opacity: 0.55;
        background-color: rgb(200, 255, 109);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1063.ladi-animation > .ladi-box {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
    }
    #BOX1064 {
        width: 11.285px;
        height: 11.285px;
        top: 1.45093px;
        left: 1.45093px;
    }
    #BOX1064 > .ladi-box {
        background-color: rgb(174, 245, 58);
        border-radius: 219px;
        filter: brightness(51%) blur(3px);
    }
    #BOX1064.ladi-animation > .ladi-box {
        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;
    }
    #IMAGE1065 {
        width: 10.3178px;
        height: 10.3178px;
        top: 1.93441px;
        left: 1.93457px;
    }
    #IMAGE1065 > .ladi-image > .ladi-image-background.loaded {
        width: 9px;
        height: 9px;
        top: 0px;
        left: 0px;
        background-image: url("../images/note-2icon-20220621073305.png");
    }
    #GROUP1062 {
        width: 14.1869px;
        height: 14.1869px;
        top: 247.008px;
        left: 325.485px;
    }
    #IMAGE987 {
        width: 460.231px;
        height: 270px;
        top: 135.54px;
        left: -830px;
    }
    #IMAGE987 > .ladi-image > .ladi-image-background.loaded {
        width: 460.231px;
        height: 270px;
        top: 0px;
        left: 0px;
        background-image: url("../images/maps-new-mobile-20220117045600.png");
    }
    #IMAGE987 > .ladi-image {
        filter: blur(16px);
    }
    #GROUP1066 {
        width: 250px;
        height: 162px;
        top: 225.54px;
        left: 20px;
        display: none !important;
    }
    #IMAGE1067 {
        width: 380px;
        height: 190.476px;
        top: 0.0004px;
        left: 20px;
    }
    #IMAGE1067 > .ladi-image > .ladi-image-background.loaded {
        width: 400px;
        height: 190.476px;
        top: 0px;
        left: 0px;
        background-image: url("../images/Philippines.png");
    }
    #IMAGE1067 > .ladi-image {
        opacity: 0;
    }
    #IMAGE1068 {
        width: 190px;
        height: 260px;
        top: 190px;
        left: 210px;
    }
    #IMAGE1068 > .ladi-image > .ladi-image-background.loaded {
        width: 236.826px;
        height: 360px;
        top: 0px;
        left: 0px;
        background-image: url("../images/Thailand.png");
    }
    #IMAGE1068 > .ladi-image {
        opacity: 0;
    }
    #IMAGE1069 {
        width: 190px;
        height: 377.079px;
        top: 600px;
        left: 20px;
    }
    #IMAGE1069 > .ladi-image > .ladi-image-background.loaded {
        width: 236.826px;
        height: 377.079px;
        top: 0px;
        left: 0px;
        background-image: url("../images/5icon-20220621083433_1.png");
    }
    #IMAGE1069 > .ladi-image {
        opacity: 0;
    }
    #IMAGE1070 {
        width: 380px;
        height: 190.476px;
        top: 810px;
        left: 20px;
    }
    #IMAGE1070 > .ladi-image > .ladi-image-background.loaded {
        width: 400px;
        height: 190.476px;
        top: 0px;
        left: 0px;
        background-image: url("../images/India.png");
    }
    #IMAGE1070 > .ladi-image {
        opacity: 0;
    }
    #IMAGE1071 {
        width: 190px;
        height: 170px;
        top: 640.37px;
        left: 20px;
    }
    #IMAGE1071 > .ladi-image > .ladi-image-background.loaded {
        width: 190px;
        height: 180.705px;
        top: 0px;
        left: 0px;
        background-image: url("../images/4icon-20220621083433.png");
    }
    #IMAGE1071 > .ladi-image {
        opacity: 0;
    }
    #IMAGE1072 {
        width: 190px;
        height: 361.367px;
        top: 450px;
        left: 210px;
    }
    #IMAGE1072 > .ladi-image > .ladi-image-background.loaded {
        width: 240px;
        height: 491.367px;
        top: 0px;
        left: 0px;
        background-image: url("../images/6icon-20220621083433.png");
    }
    #IMAGE1072 > .ladi-image {
        opacity: 0;
    }
    #IMAGE1073 {
        width: 190.826px;
        height: 410.623px;
        top: 190px;
        left: 20px;
    }
    #IMAGE1073 > .ladi-image > .ladi-image-background.loaded {
        width: 236.826px;
        height: 484.623px;
        top: 0px;
        left: 0px;
        background-image: url("../images/1icon-20220621083432_1.png");
    }
    #IMAGE1073 > .ladi-image {
        opacity: 0;
    }
    #HEADLINE1074 {
        width: 250px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1074 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE1075 {
        width: 170px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1075 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE1076 {
        width: 190px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1076 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE1077 {
        width: 150px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1077 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE1078 {
        width: 150px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1078 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE1079 {
        width: 170px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1079 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #HEADLINE1080 {
        width: 150px;
        top: 20px;
        left: 0px;
    }
    #HEADLINE1080 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 1.6;
    }
    #BOX1081 {
        width: 30.4211px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1081 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #BOX1082 {
        width: 34px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1082 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #BOX1083 {
        width: 34px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1083 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #BOX1084 {
        width: 30.4211px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1084 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #BOX1085 {
        width: 26.8421px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1085 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #BOX1086 {
        width: 26.8422px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1086 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #BOX1087 {
        width: 26.8421px;
        height: 5px;
        top: 0px;
        left: 0px;
        mix-blend-mode: color-dodge;
        will-change: transform, opacity;
    }
    #BOX1087 > .ladi-box {
        background-color: rgb(57, 138, 244);
    }
    #GROUP1089 {
        width: 150px;
        height: 46px;
        top: 750px;
        left: 30px;
    }
    #GROUP1090 {
        width: 170px;
        height: 46px;
        top: 538px;
        left: 30px;
    }
    #GROUP1091 {
        width: 190px;
        height: 46px;
        top: 950px;
        left: 30px;
    }
    #GROUP1092 {
        width: 170px;
        height: 46px;
        top: 920px;
        left: 30px;
    }
    #GROUP1093 {
        width: 150px;
        height: 46px;
        top: 390px;
        left: 230px;
    }
    #GROUP1094 {
        width: 150px;
        height: 46px;
        top: 750px;
        left: 230px;
    }
    #HEADLINE1098 {
        width: 155px;
        top: 42px;
        left: 0px;
    }
    #HEADLINE1098 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1098.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1095 {
        width: 158.333px;
        height: 78px;
        top: 120px;
        left: 10px;
    }
    #HEADLINE1097 {
        width: 158px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1097 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1097.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #BOX1099 {
        width: 190px;
        height: 224px;
        top: 0px;
        left: 0px;
    }
    #BOX1099 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #GROUP1100 {
        width: 190px;
        height: 224px;
        top: 760px;
        left: 20px;
        display: none !important;
    }
    #BOX1102 {
        width: 190px;
        height: 224px;
        top: 0px;
        left: 0px;
    }
    #BOX1102 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #HEADLINE1104 {
        width: 127px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1104 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1104.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1105 {
        width: 150px;
        top: 42px;
        left: 0px;
    }
    #HEADLINE1105 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 11px;
        line-height: 1.4;
    }
    #HEADLINE1105.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1103 {
        width: 150px;
        height: 115px;
        top: 100px;
        left: 20px;
    }
    #GROUP1101 {
        width: 190px;
        height: 224px;
        top: 230px;
        left: 210px;
        display: none !important;
    }
    #BOX1112 {
        width: 380px;
        height: 190px;
        top: 0px;
        left: 0px;
    }
    #BOX1112 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(270deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(270deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #HEADLINE1114 {
        width: 165px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1114 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1114.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1115 {
        width: 195px;
        top: 33.25px;
        left: 0px;
    }
    #HEADLINE1115 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1115.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1113 {
        width: 194.872px;
        height: 76.7917px;
        top: 87.0833px;
        left: 19.4872px;
    }
    #BOX1117 {
        width: 190px;
        height: 170px;
        top: 0px;
        left: 0px;
    }
    #BOX1117 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #HEADLINE1119 {
        width: 134px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1119 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1119.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1120 {
        width: 159px;
        top: 31.875px;
        left: 0px;
    }
    #HEADLINE1120 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 10px;
        line-height: 1.4;
    }
    #HEADLINE1120.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1118 {
        width: 158.334px;
        height: 73.6161px;
        top: 55.8929px;
        left: 15.8334px;
    }
    #GROUP1116 {
        width: 190px;
        height: 170px;
        top: 639.37px;
        left: 20px;
        display: none !important;
    }
    #BOX1122 {
        width: 190px;
        height: 220px;
        top: 0px;
        left: 0px;
    }
    #BOX1122 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #HEADLINE1124 {
        width: 148px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1124 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1124.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1125 {
        width: 175px;
        top: 42px;
        left: 0px;
    }
    #HEADLINE1125 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 12px;
        line-height: 1.4;
    }
    #HEADLINE1125.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1123 {
        width: 175px;
        height: 97px;
        top: 90.0004px;
        left: 10px;
    }
    #GROUP1121 {
        width: 210px;
        height: 224px;
        top: 590px;
        left: 210px;
        display: none !important;
    }
    #BOX1127 {
        width: 380px;
        height: 190px;
        top: 0px;
        left: 0px;
    }
    #BOX1127 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(270deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(270deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #HEADLINE1129 {
        width: 165px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1129 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1129.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1130 {
        width: 325px;
        top: 33.25px;
        left: 0px;
    }
    #HEADLINE1130 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 13px;
        line-height: 1.4;
    }
    #HEADLINE1130.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1128 {
        width: 264.872px;
        height: 61.75px;
        top: 102.917px;
        left: 19.4872px;
    }
    #GROUP1126 {
        width: 380px;
        height: 190px;
        top: 810px;
        left: 20px;
        display: none !important;
    }
    #BOX1132 {
        width: 190px;
        height: 310px;
        top: 0px;
        left: 0px;
    }
    #BOX1132 > .ladi-box {
        background: rgba(2, 14, 45, 0);
        background: -webkit-linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
        background: linear-gradient(180deg, rgba(2, 14, 45, 0), rgba(2, 14, 45, 1));
    }
    #HEADLINE1134 {
        width: 170px;
        top: 0px;
        left: 0px;
    }
    #HEADLINE1134 > .ladi-headline {
        font-family: "Montserrat-SemiBold.ttf";
        color: rgb(255, 255, 255);
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 1.6;
    }
    #HEADLINE1134.ladi-animation > .ladi-headline {
        animation-name: fadeInLeft;
        -webkit-animation-name: fadeInLeft;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #HEADLINE1135 {
        width: 170px;
        top: 45px;
        left: 0px;
    }
    #HEADLINE1135 > .ladi-headline {
        font-family: "Montserrat-Thin.otf";
        color: rgb(255, 255, 255);
        font-size: 12px;
        line-height: 1.4;
    }
    #HEADLINE1135.ladi-animation > .ladi-headline {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
    }
    #GROUP1133 {
        width: 170px;
        height: 179px;
        top: 110px;
        left: 10px;
    }
    #GROUP1131 {
        width: 190px;
        height: 310px;
        top: 290px;
        left: 20px;
        display: none !important;
    }
    #IMAGE1136 {
        width: 190px;
        height: 410px;
        top: 190px;
        left: 20px;
    }
    #IMAGE1136 > .ladi-image > .ladi-image-background.loaded {
        width: 200.359px;
        height: 410px;
        top: 0px;
        left: 0px;
        background-image: url("../images/1icon-20220621083432.png");
    }
    #IMAGE1137 {
        width: 380px;
        height: 190.476px;
        top: 0.0004px;
        left: 20px;
    }
    #IMAGE1137 > .ladi-image > .ladi-image-background.loaded {
        width: 400px;
        height: 190.476px;
        top: 0px;
        left: 0px;
        background-image: url("../images/Philippines.png");
    }
    #GROUP1111 {
        width: 380px;
        height: 190px;
        top: 0.0004px;
        left: 20px;
        display: none !important;
    }
    #GROUP1088 {
        width: 250px;
        height: 46px;
        top: 130px;
        left: 30px;
    }
    #IMAGE1139 {
        width: 190.422px;
        height: 210px;
        top: 600px;
        left: 20px;
    }
    #IMAGE1139 > .ladi-image > .ladi-image-background.loaded {
        width: 195.422px;
        height: 210px;
        top: 0px;
        left: 0px;
        background-image: url("../images/4icon-20220621083433.png");
    }
    #IMAGE1140 {
        width: 190.076px;
        height: 360px;
        top: 450px;
        left: 210px;
    }
    #IMAGE1140 > .ladi-image > .ladi-image-background.loaded {
        width: 190.076px;
        height: 360px;
        top: 0px;
        left: 0px;
        background-image: url("../images/6icon-20220621083433_1.png");
    }
    #IMAGE1141 {
        width: 189.995px;
        height: 260px;
        top: 190px;
        left: 210px;
    }
    #IMAGE1141 > .ladi-image > .ladi-image-background.loaded {
        width: 189.995px;
        height: 260px;
        top: 0px;
        left: 0px;
        background-image: url("../images/Thailand.png");
    }
    #IMAGE1142 {
        width: 196.826px;
        height: 380px;
        top: 600px;
        left: 20px;
    }
    #IMAGE1142 > .ladi-image > .ladi-image-background.loaded {
        width: 261.985px;
        height: 390px;
        top: 0px;
        left: -17px;
        background-image: url("../images/5icon-20220621083433.png");
    }
    #IMAGE1143 {
        width: 380px;
        height: 190.476px;
        top: 810px;
        left: 20px;
    }
    #IMAGE1143 > .ladi-image > .ladi-image-background.loaded {
        width: 400px;
        height: 190.476px;
        top: 0px;
        left: 0px;
        background-image: url("../images/India.png");
    }
    #BOX1144 {
        width: 420px;
        height: 150px;
        top: 345.54px;
        left: 0px;
    }
    #BOX1144 > .ladi-box {
        background-color: rgb(20, 30, 50);
    }
}
