﻿
/* ! tailwindcss v3.4.16 | MIT License | https://tailwindcss.com */
*,
::after,
::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

::after,
::before {
    --tw-content: ''
}

:host,
html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

.text-slate-300 > p {
    font-size: 16px;
    line-height: 24px;
}

.assistant-card > h3 {
    border-bottom: 1px solid rgb(51 65 85);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0
}

legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

    input::placeholder,
    textarea::placeholder {
        opacity: 1;
        color: #9ca3af
    }

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

[hidden]:where(:not([hidden=until-found])) {
    display: none
}

.container {
    width: 100%
}

@media (min-width: 640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width: 1536px) {
    .container {
        max-width: 1536px
    }
}

.invisible {
    visibility: hidden
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.-left-2 {
    left: -0.5rem
}

.-top-2 {
    top: -0.5rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mb-12 {
    margin-bottom: 3rem
}

.mb-2 {
    margin-bottom: 0.5rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mr-4 {
    margin-right: 1rem
}

.mt-1 {
    margin-top: 0.25rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-16 {
    margin-top: 4rem
}

.mt-2 {
    margin-top: 0.5rem
}

.mt-20 {
    margin-top: 5rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-8 {
    margin-top: 2rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.grid {
    display: grid
}

.h-8 {
    height: 2rem
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.w-8 {
    width: 2rem
}

.w-full {
    width: 100%
}

.max-w-2xl {
    max-width: 42rem
}

.max-w-3xl {
    max-width: 48rem
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-5xl {
    max-width: 64rem
}

.flex-grow {
    flex-grow: 1
}

@keyframes ping {

    75%, 100% {
        transform: scale(2);
        opacity: 0
    }
}

.animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.items-start {
    align-items: flex-start
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.gap-12 {
    gap: 3rem
}

.gap-16 {
    gap: 4rem
}

.gap-8 {
    gap: 2rem
}

.gap-x-12 {
    column-gap: 3rem
}

.gap-y-8 {
    row-gap: 2rem
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse))
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}

.space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse))
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.scroll-smooth {
    scroll-behavior: smooth
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-lg {
    border-radius: 0.5rem
}

.rounded-xl {
    border-radius: 0.75rem
}

.border-2 {
    border-width: 2px
}

.border-b {
    border-bottom-width: 1px
}

.border-orange-300 {
    --tw-border-opacity: 1;
    border-color: rgb(253 186 116 / var(--tw-border-opacity, 1))
}

.border-slate-700 {
    --tw-border-opacity: 1;
    border-color: rgb(51 65 85 / var(--tw-border-opacity, 1))
}

.bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1))
}

.bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1))
}

.bg-orange-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1))
}

.bg-slate-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1))
}

.bg-slate-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1))
}

.bg-slate-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.bg-white\/90 {
    background-color: rgb(255 255 255 / 0.9)
}

.bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1))
}

.object-cover {
    object-fit: cover
}

.p-6 {
    padding: 1.5rem
}

.p-8 {
    padding: 2rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.pb-2 {
    padding-bottom: 0.5rem
}

.text-center {
    text-align: center
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.italic {
    font-style: italic
}

.leading-relaxed {
    line-height: 1.625
}

.leading-tight {
    line-height: 1.25
}

.tracking-tight {
    letter-spacing: -0.025em
}

.tracking-wider {
    letter-spacing: 0.05em
}

.text-amber-300 {
    --tw-text-opacity: 1;
    color: rgb(252 211 77 / var(--tw-text-opacity, 1))
}

.text-blue-600 {
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity, 1))
}

.text-cyan-400 {
    --tw-text-opacity: 1;
    color: rgb(34 211 238 / var(--tw-text-opacity, 1))
}

.text-green-500 {
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity, 1))
}

.text-green-600 {
    --tw-text-opacity: 1;
    color: rgb(22 163 74 / var(--tw-text-opacity, 1))
}

.text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity, 1))
}

.text-red-600 {
    --tw-text-opacity: 1;
    color: rgb(220 38 38 / var(--tw-text-opacity, 1))
}

.text-slate-200 {
    --tw-text-opacity: 1;
    color: rgb(226 232 240 / var(--tw-text-opacity, 1))
}

.text-slate-300 {
    --tw-text-opacity: 1;
    color: rgb(203 213 225 / var(--tw-text-opacity, 1))
}

.text-slate-400 {
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity, 1))
}

.text-slate-500 {
    --tw-text-opacity: 1;
    color: rgb(100 116 139 / var(--tw-text-opacity, 1))
}

.text-slate-600 {
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity, 1))
}

.text-slate-700 {
    --tw-text-opacity: 1;
    color: rgb(51 65 85 / var(--tw-text-opacity, 1))
}

.text-slate-800 {
    --tw-text-opacity: 1;
    color: rgb(30 41 59 / var(--tw-text-opacity, 1))
}

.text-slate-900 {
    --tw-text-opacity: 1;
    color: rgb(15 23 42 / var(--tw-text-opacity, 1))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgb(253 224 71 / var(--tw-text-opacity, 1))
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.benefit-check {
    display: flex;
    align-items: flex-start;
}

    .benefit-check::before {
        content: '✓';
        color: #2563eb;
        font-weight: bold;
        margin-right: 12px;
        font-size: 1.25rem;
        line-height: 1.75rem; /* Ensure vertical alignment */
    }

.comparison-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0.75rem;
}

.comparison-icon {
    margin-right: 0.5rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.benefit-item {
    border-left: 4px solid #dbeafe; /* blue-100 */
    padding-left: 1.5rem;
    transition: border-color 0.3s ease;
}

    .benefit-item:hover {
        border-left-color: #2563eb; /* blue-600 */
    }

@media (min-width: 768px) {
    #SECTION1611 {
        display: none;
    }



    .ladi-container-sub {
        display: grid;
        gap: 2rem;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .md\:p-12 {
        padding: 3rem
    }

    .md\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .md\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
}

@media (min-width: 1024px) {
    .lg\:order-last {
        order: 9999
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .lg\:text-left {
        text-align: left
    }

    .lg\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
}

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,
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-loading {
    z-index: 900000000000;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .1)
}

    .ladi-loading .loading {
        width: 80px;
        height: 80px;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        overflow: hidden;
        position: absolute
    }

        .ladi-loading .loading div {
            position: absolute;
            width: 6px;
            height: 6px;
            background: #fff;
            border-radius: 50%;
            animation: ladi-loading 1.2s linear infinite
        }

            .ladi-loading .loading div:nth-child(1) {
                animation-delay: 0s;
                top: 37px;
                left: 66px
            }

            .ladi-loading .loading div:nth-child(2) {
                animation-delay: -.1s;
                top: 22px;
                left: 62px
            }

            .ladi-loading .loading div:nth-child(3) {
                animation-delay: -.2s;
                top: 11px;
                left: 52px
            }

            .ladi-loading .loading div:nth-child(4) {
                animation-delay: -.3s;
                top: 7px;
                left: 37px
            }

            .ladi-loading .loading div:nth-child(5) {
                animation-delay: -.4s;
                top: 11px;
                left: 22px
            }

            .ladi-loading .loading div:nth-child(6) {
                animation-delay: -.5s;
                top: 22px;
                left: 11px
            }

            .ladi-loading .loading div:nth-child(7) {
                animation-delay: -.6s;
                top: 37px;
                left: 7px
            }

            .ladi-loading .loading div:nth-child(8) {
                animation-delay: -.7s;
                top: 52px;
                left: 11px
            }

            .ladi-loading .loading div:nth-child(9) {
                animation-delay: -.8s;
                top: 62px;
                left: 22px
            }

            .ladi-loading .loading div:nth-child(10) {
                animation-delay: -.9s;
                top: 66px;
                left: 37px
            }

            .ladi-loading .loading div:nth-child(11) {
                animation-delay: -1s;
                top: 62px;
                left: 52px
            }

            .ladi-loading .loading div:nth-child(12) {
                animation-delay: -1.1s;
                top: 52px;
                left: 62px
            }

@keyframes ladi-loading {

    0%, 100%, 20%, 80% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.5)
    }
}

.ladipage-message {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000000000;
    background: rgba(0, 0, 0, .3)
}

    .ladipage-message .ladipage-message-box {
        width: 400px;
        max-width: calc(100% - 40px);
        height: 160px;
        border: 1px solid rgba(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, .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: 16px;
            line-height: 20px;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            word-break: break-word
        }

        .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;
            outline: 0
        }

.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, .5)
}

    .lightbox-screen .lightbox-close {
        position: absolute;
        z-index: 9000000090;
        cursor: pointer
    }

    .lightbox-screen .lightbox-hidden {
        display: none
    }

    .lightbox-screen .lightbox-close {
        width: 16px;
        height: 16px;
        margin: 10px;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.4144%202.00015L2.00015%2023.4144L0.585938%2022.0002L22.0002%200.585938L23.4144%202.00015Z%22%3E%3C%2Fpath%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%200.585938L23.4144%2022.0002L22.0002%2023.4144L0.585938%202.00015L2.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

body {
    font-size: 12px;
    -ms-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -o-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    background-color: #fff;
}

.overflow-hidden {
    overflow: hidden;
}

.ladi-transition {
    transition: all 150ms linear 0s;
}

.z-index-1 {
    z-index: 1;
}

.opacity-0 {
    opacity: 0;
}

.height-0 {
    height: 0 !important;
}

.pointer-events-none {
    pointer-events: none;
}

.transition-parent-collapse-height {
    transition: height 150ms linear 0s;
}

.transition-parent-collapse-top {
    transition: top 150ms linear 0s;
}

.transition-readmore {
    transition: height 350ms linear 0s;
}

.transition-collapse {
    transition: height 150ms linear 0s;
}

body.grab {
    cursor: grab;
}

.ladi-wraper {
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    touch-action: manipulation;
}

.ladi-container {
    position: relative;
    margin: 0 auto;
    height: 100%;
}

.ladi-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
}

.ladi-element {
    position: absolute;
}

@media (hover: hover) {
    .ladi-check-hover {
        opacity: 0;
    }
}

.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-background {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        pointer-events: none;
        overflow: hidden;
    }

.ladi-carousel {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .ladi-carousel .ladi-carousel-content {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        transition: top 350ms ease-in-out, left 350ms ease-in-out;
    }

    .ladi-carousel .ladi-carousel-arrow {
        position: absolute;
        top: calc(50% - (33px) / 2);
        cursor: pointer;
        z-index: 90000040;
        width: 33px;
        height: 33px;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.00015%200.585938L18.4144%2012.0002L7.00015%2023.4144L5.58594%2022.0002L15.5859%2012.0002L5.58594%202.00015L7.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }

    .ladi-carousel .ladi-carousel-arrow-left {
        left: 5px;
        transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
    }

    .ladi-carousel .ladi-carousel-arrow-right {
        right: 5px;
    }

.ladi-carousel-indicators-circle {
    display: inline-flex;
    gap: 10px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
}

    .ladi-carousel-indicators-circle .item {
        width: 10px;
        height: 10px;
        background-color: #D6D6D6;
        border-radius: 100%;
        cursor: pointer;
        outline: 1px solid #fff;
    }

        .ladi-carousel-indicators-circle .item.selected,
        .ladi-carousel-indicators-circle .item:hover {
            background-color: #808080;
        }

.ladi-carousel-indicators-number {
    display: inline-flex;
    gap: 10px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
}

    .ladi-carousel-indicators-number .item {
        width: 15px;
        height: 15px;
        background-color: #D6D6D6;
        border-radius: 100%;
        cursor: pointer;
        font-size: 10px;
        text-align: center;
        line-height: 15px;
        outline: 1px solid #fff;
    }

        .ladi-carousel-indicators-number .item.selected,
        .ladi-carousel-indicators-number .item:hover {
            background-color: #808080;
            color: #fff;
        }

.ladi-gallery {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .ladi-gallery .ladi-gallery-view {
        position: absolute;
        overflow: hidden;
    }

        .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 500ms ease-in-out;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-perspective: 1000px;
            perspective: 1000px;
        }

            .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.play-video {
                cursor: pointer;
            }

                .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.play-video:after {
                    content: '';
                    position: absolute;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    margin: auto;
                    width: 60px;
                    height: 60px;
                    background: url(https://w.ladicdn.com/source/ladipage-play.svg?v=1.0) 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 > .selected,
        .ladi-gallery .ladi-gallery-view > .next,
        .ladi-gallery .ladi-gallery-view > .prev {
            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;
    }

    .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow {
        position: absolute;
        top: calc(50% - (33px) / 2);
        cursor: pointer;
        z-index: 90000040;
    }

    .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow-left {
        left: 5px;
        transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
    }

    .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow-right {
        right: 5px;
    }

    .ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow {
        position: absolute;
        cursor: pointer;
        z-index: 90000040;
    }

    .ladi-gallery .ladi-gallery-control .ladi-gallery-control-box {
        position: relative;
    }

        .ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item {
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            float: left;
            position: relative;
            cursor: pointer;
            filter: invert(15%);
        }

            .ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item.play-video:after {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: auto;
                width: 30px;
                height: 30px;
                background: url(https://w.ladicdn.com/source/ladipage-play.svg?v=1.0) 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-gallery .ladi-gallery-view .ladi-gallery-view-arrow,
    .ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow {
        width: 33px;
        height: 33px;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.00015%200.585938L18.4144%2012.0002L7.00015%2023.4144L5.58594%2022.0002L15.5859%2012.0002L5.58594%202.00015L7.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }

    .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-bottom .ladi-gallery-control .ladi-gallery-control-arrow {
            top: calc(50% - (33px) / 2);
        }

        .ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow-left {
            left: 0px;
            transform: rotateY(180deg) scale(0.6);
            -webkit-transform: rotateY(180deg) scale(0.6);
        }

        .ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow-right {
            right: 0px;
            transform: scale(0.6);
            -webkit-transform: scale(0.6);
        }

        .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-box {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ladi-frame {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ladi-frame-bg .ladi-frame-background {
    height: 100%;
    width: 100%;
    pointer-events: none;
    transition: inherit;
}

.ladi-frame-bg:not(.ladi-frame) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#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: 0px;
    top: 0px;
    z-index: 9000000080;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.4144%202.00015L2.00015%2023.4144L0.585938%2022.0002L22.0002%200.585938L23.4144%202.00015Z%22%3E%3C%2Fpath%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%200.585938L23.4144%2022.0002L22.0002%2023.4144L0.585938%202.00015L2.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.ladi-popup {
    position: absolute;
    width: 100%;
    height: 100%;
}

    .ladi-popup .ladi-popup-background {
        height: 100%;
        width: 100%;
        pointer-events: none;
    }

.ladi-button {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}

    .ladi-button:active {
        transform: translateY(2px);
        transition: transform .2s linear
    }

    .ladi-button .ladi-button-background {
        height: 100%;
        width: 100%;
        pointer-events: none;
        transition: inherit
    }

    .ladi-button > .ladi-button-headline,
    .ladi-button > .ladi-button-shape {
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        display: table;
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none
    }

        .ladi-button > .ladi-button-shape .ladi-shape {
            margin: auto;
            top: 0;
            bottom: 0
        }

        .ladi-button > .ladi-button-headline .ladi-headline {
            display: table-cell;
            vertical-align: middle
        }

.ladi-checkout-product-cart-icon .ladi-cart-number {
    position: absolute;
    top: -2px;
    right: -7px;
    background: #f36e36;
    text-align: center;
    min-width: 18px;
    min-height: 18px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border-radius: 100%;
    z-index: 90000000;
    padding: 3px 4px
}

.ladi-checkout-product-add-to-cart .ladi-button .loading-dots {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center
}

    .ladi-checkout-product-add-to-cart .ladi-button .loading-dots p {
        display: inline-block;
        font-size: 32px;
        line-height: 1;
        animation: .6s infinite loading
    }

        .ladi-checkout-product-add-to-cart .ladi-button .loading-dots p:first-child {
            animation-delay: 0s
        }

        .ladi-checkout-product-add-to-cart .ladi-button .loading-dots p:nth-child(2) {
            animation-delay: .2s
        }

        .ladi-checkout-product-add-to-cart .ladi-button .loading-dots p:nth-child(3) {
            animation-delay: .4s
        }

@keyframes loading {

    0%, 100% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

.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-form .ladi-form-checkout-bump-offer-check.multiple.checked:before,
.ladi-form .ladi-form-checkout-payment-check.multiple.checked:before {
    --url: url("data:image/svg+xml,%0A%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M18.71%207.20998C18.617%207.11625%2018.5064%207.04186%2018.3846%206.99109C18.2627%206.94032%2018.132%206.91418%2018%206.91418C17.868%206.91418%2017.7373%206.94032%2017.6154%206.99109C17.4936%207.04186%2017.383%207.11625%2017.29%207.20998L9.84%2014.67L6.71%2011.53C6.61348%2011.4367%206.49954%2011.3634%206.37468%2011.3142C6.24983%2011.265%206.1165%2011.2409%205.98232%2011.2432C5.84814%2011.2455%205.71573%2011.2743%205.59265%2011.3278C5.46957%2011.3812%205.35824%2011.4585%205.265%2011.555C5.17176%2011.6515%205.09845%2011.7654%205.04924%2011.8903C5.00004%2012.0152%204.97591%2012.1485%204.97823%2012.2827C4.98055%2012.4168%205.00928%2012.5492%205.06277%2012.6723C5.11627%2012.7954%205.19348%2012.9067%205.29%2013L9.13%2016.84C9.22296%2016.9337%209.33356%2017.0081%209.45542%2017.0589C9.57728%2017.1096%209.70799%2017.1358%209.84%2017.1358C9.97201%2017.1358%2010.1027%2017.1096%2010.2246%2017.0589C10.3464%2017.0081%2010.457%2016.9337%2010.55%2016.84L18.71%208.67998C18.8115%208.58634%2018.8925%208.47269%2018.9479%208.34619C19.0033%208.21969%2019.0319%208.08308%2019.0319%207.94498C19.0319%207.80688%2019.0033%207.67028%2018.9479%207.54378C18.8925%207.41728%2018.8115%207.30363%2018.71%207.20998Z%22%20fill%3D%22%231852FA%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    pointer-events: none;
    top: -1px;
    left: -1px;
    transform: none
}

.ladi-form,
.ladi-form .ladi-form-item-container {
    position: absolute;
    width: 100%;
    height: 100%
}

    .ladi-form > .ladi-element,
    .ladi-form > .ladi-element .ladi-form-item-container,
    .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span[data-checked=true],
    .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-button > .ladi-button-headline {
        color: initial;
        font-size: initial;
        font-weight: initial;
        text-transform: initial;
        text-decoration: initial;
        font-style: initial;
        text-align: initial;
        letter-spacing: initial;
        line-height: initial
    }

    .ladi-form [data-form-checkout-item=bump_offer] .ladi-form-item,
    .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 .5rem center;
        background-repeat: no-repeat;
        padding-right: 24px;
        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-checkbox-item,
    .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;
        background-size: inherit;
        background-attachment: inherit;
        background-origin: inherit;
        color: inherit
    }

    .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),
        .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-3:nth-child(3),
        .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-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 option {
        color: initial
    }

    .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-decoration: inherit;
        vertical-align: middle
    }

    .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-box-item {
        display: inline-block;
        width: fit-content
    }

    .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span {
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none
    }

    .ladi-form .ladi-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-control-file {
        background-repeat: no-repeat;
        background-position: calc(100% - 5px) center
    }

    .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: .35
        }

        .ladi-form .ladi-form-label-container .ladi-form-label-item.image.disabled {
            opacity: .2
        }

        .ladi-form .ladi-form-label-container .ladi-form-label-item.color.disabled {
            opacity: .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;
        padding: 0 5px
    }

    .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.ladi-form-checkbox-vertical .ladi-form-checkbox-item {
        margin-top: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        display: flex;
        align-items: center;
        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-flex;
        align-items: center;
        border: none;
        position: relative
    }

    .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item input {
        margin-right: 5px;
        display: block
    }

    .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span {
        cursor: default;
        word-break: break-word
    }

    .ladi-form .ladi-form-item textarea.ladi-form-control {
        resize: none;
        padding: 5px
    }

    .ladi-form .ladi-button {
        cursor: pointer
    }

        .ladi-form .ladi-button .ladi-headline {
            cursor: pointer;
            user-select: none
        }

    .ladi-form .ladi-element .ladi-form-otp::-webkit-inner-spin-button,
    .ladi-form .ladi-element .ladi-form-otp::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0
    }

    .ladi-form .ladi-element .ladi-form-item .button-get-code {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto 0;
        line-height: initial;
        padding: 5px 10px;
        height: max-content;
        cursor: pointer;
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none
    }

        .ladi-form .ladi-element .ladi-form-item .button-get-code.hide-visibility {
            display: block !important;
            visibility: hidden !important
        }

    .ladi-form .ladi-form-checkout-bump-offer-product.option-2,
    .ladi-form .ladi-form-item.otp-resend .button-get-code,
    .ladi-form [data-form-checkout-item=payment] .ladi-form-checkout-payment-content div > span {
        display: block
    }

    .ladi-form .ladi-form-item.otp-countdown:before {
        content: attr(data-countdown-time) "s";
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        height: max-content;
        line-height: initial
    }

    .ladi-form [data-variant=true] select option[disabled] {
        background: #fff;
        color: #b8b8b8 !important
    }

.ladi-google-recaptcha-checkbox {
    position: absolute;
    display: inline-block;
    transform: translateY(-100%);
    margin-top: -5px;
    z-index: 90000010
}

.ladi-element[data-form-checkout-item] {
    padding: 0
}

.ladi-form .ladi-form-checkout-title {
    margin-bottom: 8px
}

.ladi-form .ladi-element[data-form-checkout-item] .ladi-form-item,
.ladi-form .ladi-element[data-form-checkout-item] .ladi-form-item-container {
    height: auto !important;
    position: unset !important
}

.ladi-form .ladi-form-checkout-box {
    gap: 12px;
    display: flex;
    flex-flow: column;
    margin: 8px 12px;
    margin-top: 14px !important;
    padding-bottom: 14px;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-radius: 0 !important
}

    .ladi-form .ladi-form-checkout-box:last-child {
        border: none !important;
        padding-bottom: 4px
    }

    .ladi-form .ladi-form-checkout-box:first-child,
    .ladi-form .ladi-form-checkout-bump-offer-product .item-product:first-child {
        margin-top: 0
    }

.ladi-form .ladi-form-checkout-payment-item {
    display: flex;
    flex-flow: row;
    gap: 12px;
    align-items: center;
    --check-size: 18px;
    --width-quantity: 65px
}

.ladi-form .ladi-form-checkout-payment-check {
    --border-size: 1px;
    width: var(--check-size);
    height: var(--check-size);
    flex: 0 0 var(--check-size);
    border: var(--border-size) solid;
    border-radius: 100%;
    display: block;
    position: relative
}

    .ladi-form .ladi-form-checkout-payment-check.checked:before {
        content: "";
        width: calc(var(--check-size)/ 2);
        height: calc(var(--check-size)/ 2);
        border-radius: inherit;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        transform: translate(calc(50% - var(--border-size)), calc(50% - var(--border-size)))
    }

    .ladi-form .ladi-form-checkout-bump-offer-check.multiple,
    .ladi-form .ladi-form-checkout-payment-check.multiple {
        border-radius: 4px
    }

        .ladi-form .ladi-form-checkout-payment-check.multiple.checked:before {
            content: "";
            -webkit-mask-image: var(--url);
            mask-image: var(--url);
            width: var(--check-size);
            height: var(--check-size);
            -webkit-mask-size: var(--check-size);
            mask-size: var(--check-size);
            background-color: #fff;
            position: absolute
        }

.ladi-form .ladi-form-checkout-payment-content,
.ladi-form .ladi-form-checkout-product-content {
    display: flex;
    flex-flow: row;
    --gap: 10px;
    gap: var(--gap);
    align-items: center;
    width: calc(100% - var(--width-quantity) - var(--check-size) - var(--gap) * 2)
}

    .ladi-form .ladi-form-checkout-payment-content img,
    .ladi-form .ladi-form-checkout-product-content img {
        width: 36px;
        max-height: 36px;
        border-radius: 4px
    }

    .ladi-form .ladi-form-checkout-payment-content div,
    .ladi-form .ladi-form-checkout-product-content div {
        display: flex;
        flex-flow: column
    }

        .ladi-form .ladi-form-checkout-payment-content div > span,
        .ladi-form .ladi-form-checkout-product-content div > span {
            font-size: inherit
        }

            .ladi-form .ladi-form-checkout-payment-content div > span.small,
            .ladi-form .ladi-form-checkout-product-content div > span.small {
                font-size: 80%;
                opacity: .8
            }

        .ladi-form .ladi-form-checkout-payment-content div .price.price-compare,
        .ladi-form .ladi-form-checkout-product-content div .price.price-compare {
            display: flex;
            align-items: center;
            gap: 8px;
            flex-direction: row !important
        }

.ladi-form .ladi-form-checkout-payment-quantity,
.ladi-form .ladi-form-checkout-product-quantity {
    position: relative;
    --icon-size: calc(var(--check-size) * 0.8)
}

    .ladi-form .ladi-form-checkout-payment-quantity input,
    .ladi-form .ladi-form-checkout-product-quantity input {
        padding: 4px calc(var(--check-size)) 4px 8px;
        border-radius: 8px;
        position: relative;
        width: var(--width-quantity);
        min-height: 34px;
        border: 1px solid;
        background-color: transparent;
        top: 0;
        left: 0;
        display: block
    }

        .ladi-form .ladi-form-checkout-payment-quantity input::-webkit-inner-spin-button,
        .ladi-form .ladi-form-checkout-payment-quantity input::-webkit-outer-spin-button {
            -webkit-appearance: none;
            margin: 0
        }

    .ladi-form .ladi-form-checkout-payment-quantity .up {
        width: var(--icon-size);
        height: var(--icon-size);
        top: -1px;
        right: 5px;
        cursor: pointer;
        display: block;
        position: absolute
    }

        .ladi-form .ladi-form-checkout-payment-quantity .up:before {
            content: '';
            --url: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.14645%206.14645C3.34171%205.95118%203.65829%205.95118%203.85355%206.14645L8%2010.2929L12.1464%206.14645C12.3417%205.95118%2012.6583%205.95118%2012.8536%206.14645C13.0488%206.34171%2013.0488%206.65829%2012.8536%206.85355L8.35355%2011.3536C8.15829%2011.5488%207.84171%2011.5488%207.64645%2011.3536L3.14645%206.85355C2.95118%206.65829%202.95118%206.34171%203.14645%206.14645Z%22%20fill%3D%22black%22%20transform%3D%22rotate(180%208%208)%22%2F%3E%3C%2Fsvg%3E");
            -webkit-mask-image: var(--url);
            mask-image: var(--url);
            display: block;
            position: absolute;
            width: var(--icon-size);
            height: var(--icon-size);
            pointer-events: none;
            top: 4px;
            left: 2px;
            -webkit-mask-size: var(--icon-size);
            mask-size: var(--icon-size)
        }

    .ladi-form .ladi-form-checkout-payment-quantity .down {
        width: var(--icon-size);
        height: var(--icon-size);
        right: 5px;
        cursor: pointer;
        display: block;
        position: absolute;
        bottom: 3px
    }

        .ladi-form .ladi-form-checkout-payment-quantity .down:before {
            content: '';
            --url: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.14645%206.14645C3.34171%205.95118%203.65829%205.95118%203.85355%206.14645L8%2010.2929L12.1464%206.14645C12.3417%205.95118%2012.6583%205.95118%2012.8536%206.14645C13.0488%206.34171%2013.0488%206.65829%2012.8536%206.85355L8.35355%2011.3536C8.15829%2011.5488%207.84171%2011.5488%207.64645%2011.3536L3.14645%206.85355C2.95118%206.65829%202.95118%206.34171%203.14645%206.14645Z%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E");
            -webkit-mask-image: var(--url);
            mask-image: var(--url);
            display: block;
            position: absolute;
            width: var(--icon-size);
            height: var(--icon-size);
            pointer-events: none;
            left: 2px;
            -webkit-mask-size: var(--icon-size);
            mask-size: var(--icon-size)
        }

.ladi-form [data-form-checkout-item=payment] .ladi-form-item {
    display: table
}

    .ladi-form [data-form-checkout-item=payment] .ladi-form-item .ladi-form-checkout-payment-content {
        width: calc(100% - 18px)
    }

        .ladi-form [data-form-checkout-item=payment] .ladi-form-item .ladi-form-checkout-payment-content div {
            display: table-cell;
            vertical-align: middle;
            padding: 0 6px;
            cursor: pointer;
            width: 100%;
            position: relative
        }

            .ladi-form [data-form-checkout-item=payment] .ladi-form-item .ladi-form-checkout-payment-content div.arrow:before {
                content: '';
                --url: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.14645%203.14645C6.34171%202.95118%206.65829%202.95118%206.85355%203.14645L11.3536%207.64645C11.5488%207.84171%2011.5488%208.15829%2011.3536%208.35355L6.85355%2012.8536C6.65829%2013.0488%206.34171%2013.0488%206.14645%2012.8536C5.95118%2012.6583%205.95118%2012.3417%206.14645%2012.1464L10.2929%208L6.14645%203.85355C5.95118%203.65829%205.95118%203.34171%206.14645%203.14645Z%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E");
                -webkit-mask-image: var(--url);
                mask-image: var(--url);
                position: absolute;
                width: 20px;
                height: 20px;
                top: 0;
                right: 0;
                bottom: 0;
                display: block;
                margin: auto;
                -webkit-mask-size: 100%;
                mask-size: 100%
            }

.ladi-form [data-form-checkout-item=total_price] {
    display: flex;
    flex-flow: column;
    gap: 3px;
    justify-content: center
}

    .ladi-form [data-form-checkout-item=total_price] .line {
        display: inline-flex;
        justify-content: space-between;
        align-items: center
    }

    .ladi-form [data-form-checkout-item=total_price] .title-number-price.big,
    .ladi-form [data-form-checkout-item=total_price] .title-price.big {
        font-weight: 700;
        font-size: 130%
    }

    .ladi-form [data-form-checkout-item=total_price] .title-number-price {
        font-size: 115%
    }

    .ladi-form [data-form-checkout-item=total_price] .space {
        border-top: 1px solid;
        margin: 15px 0 10px
    }

.ladi-form .ladi-form-checkout-bump-offer-checkbox {
    display: flex;
    flex-flow: row;
    gap: 8px;
    padding: 8px;
    margin: 12px 8px 0;
    border-radius: 8px;
    align-items: center;
    --check-size-bumpoffer: 18px;
    --width-quantity-bumpoffer: 60px
}

    .ladi-form .ladi-form-checkout-bump-offer-checkbox.checkbox-bump-offer-1 {
        background-color: #3c72f9;
        margin: 0
    }

        .ladi-form .ladi-form-checkout-bump-offer-checkbox.checkbox-bump-offer-1 p {
            color: #fff
        }

    .ladi-form .ladi-form-checkout-bump-offer-checkbox.checkbox-bump-offer-2 {
        background-color: #fde298;
        margin: 12px 0 4px
    }

    .ladi-form .ladi-form-checkout-bump-offer-checkbox.checkbox-bump-offer-3 {
        background-color: #f3f4f5;
        margin: 8px 0 0;
        padding: 4px 8px;
        width: max-content
    }

        .ladi-form .ladi-form-checkout-bump-offer-checkbox.checkbox-bump-offer-3 .ladi-form-checkout-bump-offer-check {
            width: 12px;
            height: 12px;
            flex: 0 0 12px
        }

.ladi-form .ladi-form-checkout-bump-offer-check {
    --border-size: 1px;
    width: var(--check-size-bumpoffer);
    height: var(--check-size-bumpoffer);
    flex: 0 0 var(--check-size-bumpoffer);
    border: var(--border-size) solid #cfd3d8;
    background-color: #fff;
    border-radius: 100%;
    display: block;
    position: relative
}

    .ladi-form .ladi-form-checkout-bump-offer-check.checked:before {
        content: "";
        width: calc(var(--check-size-bumpoffer)/ 2);
        height: calc(var(--check-size-bumpoffer)/ 2);
        border-radius: inherit;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        transform: translate(calc(50% - var(--border-size)), calc(50% - var(--border-size)))
    }

    .ladi-form .ladi-form-checkout-bump-offer-check.multiple.checked:before {
        content: "";
        -webkit-mask-image: var(--url);
        mask-image: var(--url);
        width: var(--check-size-bumpoffer);
        height: var(--check-size-bumpoffer);
        -webkit-mask-size: var(--check-size-bumpoffer);
        mask-size: var(--check-size-bumpoffer);
        background-color: #000;
        position: absolute
    }

.ladi-form .ladi-form-checkout-bump-offer-checkbox.checkbox-bump-offer-3 .ladi-form-checkout-bump-offer-check.multiple.checked:before {
    top: -5px;
    left: -3px
}

.ladi-form .ladi-form-checkout-bump-offer-product {
    display: flex;
    flex-flow: row;
    gap: 16px;
    margin: 8px 12px;
    align-items: center;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-radius: 0 !important
}

    .ladi-form .ladi-form-checkout-bump-offer-product.option-1 {
        display: block !important;
        padding-bottom: 8px
    }

.ladi-form .ladi-form-item:last-child .ladi-form-checkout-bump-offer-product {
    border: none !important
}

.ladi-form .ladi-form-checkout-bump-offer-product .item-product {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    margin-top: 16px;
    margin-bottom: 12px
}

    .ladi-form .ladi-form-checkout-bump-offer-product .item-product:last-child {
        margin-bottom: 0
    }

    .ladi-form .ladi-form-checkout-bump-offer-product .item-product img {
        width: 48px;
        height: 48px;
        border-radius: 4px;
        overflow: hidden
    }

    .ladi-form .ladi-form-checkout-bump-offer-product .item-product .item-product-title {
        font-size: 90%;
        opacity: .6
    }

    .ladi-form .ladi-form-checkout-bump-offer-product .item-product .item-product-description {
        color: #9fa7b1;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical
    }

.ladi-form .ladi-form-checkout-bump-offer-product .item-detail {
    display: flex;
    flex-direction: column
}

    .ladi-form .ladi-form-checkout-bump-offer-product .item-detail .shock-promotion-label {
        background-color: #ef9300;
        width: max-content;
        border-radius: 4px;
        padding: 2px 8px;
        color: #fff;
        margin-bottom: 4px;
        font-weight: 600
    }

    .ladi-form .ladi-form-checkout-bump-offer-product .item-detail .pr-name {
        font-weight: 400;
        font-size: 120%;
        line-height: 1.4
    }

    .ladi-form .ladi-form-checkout-bump-offer-product .item-detail .pr-price {
        font-weight: 400;
        line-height: 1.4
    }

    .ladi-form .ladi-form-checkout-bump-offer-product .item-detail span a {
        text-decoration: line-through;
        opacity: .6
    }

    .ladi-form .ladi-form-checkout-bump-offer-product .item-detail .special {
        background-color: #e01a1a;
        padding: 2px 8px;
        margin-right: 6px;
        color: #fff;
        border-radius: 4px;
        font-size: 80%
    }

.ladi-form [data-form-checkout-item=coupon_code] .content-discount-block {
    padding: 12px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.ladi-form [data-form-checkout-item=coupon_code] .ladi-form-item {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.ladi-form [data-form-checkout-item=coupon_code] .content-discount-block .title {
    display: flex;
    align-items: center;
    gap: 8px
}

    .ladi-form [data-form-checkout-item=coupon_code] .content-discount-block .placeholder span,
    .ladi-form [data-form-checkout-item=coupon_code] .content-discount-block .title span {
        font-weight: 400;
        font-size: 100%;
        line-height: 1.4
    }

    .ladi-form [data-form-checkout-item=coupon_code] .content-discount-block .title i {
        width: 16px;
        height: 16px;
        mask-image: url(https://w.ladicdn.com/ladiui/icons/ldicon-discount-coupon.svg);
        display: inline-block;
        mask-size: cover
    }

.ladi-form [data-form-checkout-item=coupon_code] .content-discount-block .placeholder {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer
}

    .ladi-form [data-form-checkout-item=coupon_code] .content-discount-block .placeholder i {
        width: 16px;
        height: 16px;
        mask-image: url(https://w.ladicdn.com/ladiui/icons/new-ldicon-arrow-left.svg);
        display: inline-block;
        mask-size: cover;
        background-color: #6d6d6d !important
    }

.ladi-group {
    position: absolute;
    width: 100%;
    height: 100%;
}

.ladi-shape {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

    .ladi-shape .ladi-cart-number {
        position: absolute;
        top: -2px;
        right: -7px;
        background: #f36e36;
        text-align: center;
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        border-radius: 100%;
    }

.ladi-image {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .ladi-image .ladi-image-background {
        background-repeat: no-repeat;
        background-position: left top;
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        position: absolute;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        pointer-events: none;
    }

.ladi-headline {
    width: 100%;
    display: inline-block;
    word-break: break-word;
    background-size: cover;
    background-position: center center;
}

    .ladi-headline a {
        text-decoration: underline;
    }

.ladi-paragraph {
    width: 100%;
    display: inline-block;
    word-break: break-word;
}

    .ladi-paragraph a {
        text-decoration: underline;
    }

.ladi-list-paragraph {
    width: 100%;
    display: inline-block;
}

    .ladi-list-paragraph a {
        text-decoration: underline;
    }

    .ladi-list-paragraph ul li {
        position: relative;
        counter-increment: linum;
    }

        .ladi-list-paragraph ul li:before {
            position: absolute;
            background-repeat: no-repeat;
            background-size: 100% 100%;
            left: 0;
        }

        .ladi-list-paragraph ul li:last-child {
            padding-bottom: 0 !important;
        }

.ladi-line {
    position: relative;
}

    .ladi-line .ladi-line-container {
        border-bottom: 0 !important;
        border-right: 0 !important;
        width: 100%;
        height: 100%;
    }

a[data-action] {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
}

a:visited {
    color: inherit;
}

a:link {
    color: inherit;
}

[data-opacity="0"] {
    opacity: 0;
}

[data-hidden="true"] {
    display: none;
}

[data-action="true"] {
    cursor: pointer;
}

.ladi-hidden {
    display: none;
}

.ladi-animation-hidden {
    visibility: hidden !important;
    opacity: 0 !important;
}

.element-click-selected {
    cursor: pointer;
}

.is-2nd-click {
    cursor: pointer;
}

.ladi-button-shape.is-2nd-click,
.ladi-accordion-shape.is-2nd-click {
    z-index: 3;
}

.backdrop-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 90000060;
}

.backdrop-dropbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 90000040;
}

.ladi-lazyload {
    background-image: none !important;
}

.ladi-list-paragraph ul li.ladi-lazyload:before {
    background-image: none !important;
}

@media (min-width: 768px) {
    .ladi-carousel-fullwidth {
        width: 100vw !important;
        left: calc(-50vw + 50%) !important;
        box-sizing: border-box !important;
        transform: none !important;
    }

    .ladi-gallery-fullwidth {
        width: 100vw !important;
        left: calc(-50vw + 50%) !important;
        box-sizing: border-box !important;
        transform: none !important;
    }

        .ladi-gallery-fullwidth .ladi-gallery-view-item {
            transition-duration: 1500ms;
        }

    .ladi-section .ladi-container {
        width: 960px;
    }
}

body {
    direction: ltr;
    font-family: "Open Sans", sans-serif
}


#SECTION17 > .ladi-section-background {
    background-color: rgb(5, 34, 74);
    width:100vw;
}

#IMAGE19 > .ladi-image > .ladi-image-background,
#IMAGE1657 > .ladi-image > .ladi-image-background,
#IMAGE1660 > .ladi-image > .ladi-image-background,
#IMAGE1662 > .ladi-image > .ladi-image-background,
#IMAGE1194 > .ladi-image > .ladi-image-background,
#IMAGE1368 > .ladi-image > .ladi-image-background,
#IMAGE1125 > .ladi-image > .ladi-image-background,
#IMAGE1411 > .ladi-image > .ladi-image-background,
#BOX124,
#PARAGRAPH128,
#GROUP131,
#BOX132,
#BOX144,
#IMAGE1793 > .ladi-image > .ladi-image-background,
#IMAGE373 > .ladi-image > .ladi-image-background,
#IMAGE643 > .ladi-image > .ladi-image-background,
#IMAGE645 > .ladi-image > .ladi-image-background,
#IMAGE647,
#IMAGE647 > .ladi-image > .ladi-image-background,
#SECTION1792 > .ladi-container,
#FRAME1791 > .ladi-frame,
#FRAME1792 > .ladi-frame,
#FRAME1793 > .ladi-frame,
#FRAME1795 > .ladi-frame,
#FRAME1797 > .ladi-frame,
#FRAME1805 > .ladi-frame,
#FRAME1806 > .ladi-frame,
#FRAME1807 > .ladi-frame,
#FRAME1808 > .ladi-frame,
#FRAME1809 > .ladi-frame,
#SHAPE670,
#BOX681,
#BOX1388,
#BOX1399,
#IMAGE1403 > .ladi-image > .ladi-image-background,
#GROUP1393,
#BOX1394,
#SECTION1793 > .ladi-container,
#FRAME1824 > .ladi-frame,
#FRAME1825 > .ladi-frame,
#FRAME1826 > .ladi-frame,
#FRAME1827 > .ladi-frame,
#FRAME1828 > .ladi-frame,
#FRAME1829 > .ladi-frame,
#IMAGE1321 > .ladi-image > .ladi-image-background,
#BOX595,
#IMAGE596 > .ladi-image > .ladi-image-background,
#HEADLINE601,
#BOX614,
#IMAGE615 > .ladi-image > .ladi-image-background,
#HEADLINE620,
#BOX604,
#IMAGE605 > .ladi-image > .ladi-image-background,
#HEADLINE610,
#BOX624,
#IMAGE625 > .ladi-image > .ladi-image-background,
#HEADLINE630,
#IMAGE1714 > .ladi-image > .ladi-image-background,
#IMAGE1715 > .ladi-image > .ladi-image-background,
#IMAGE1739 > .ladi-image > .ladi-image-background,
#IMAGE1619 > .ladi-image > .ladi-image-background,
#IMAGE1698 > .ladi-image > .ladi-image-background,
#SHAPE702,
#IMAGE1433 > .ladi-image > .ladi-image-background,
#FRAME689,
#IMAGE925 > .ladi-image > .ladi-image-background,
#IMAGE1758 > .ladi-image > .ladi-image-background,
#SHAPE1763,
#IMAGE1765 > .ladi-image > .ladi-image-background,
#IMAGE1782 > .ladi-image > .ladi-image-background,
#IMAGE1783 > .ladi-image > .ladi-image-background,
#IMAGE1791 > .ladi-image > .ladi-image-background,
#IMAGE1724 > .ladi-image > .ladi-image-background,
#PARAGRAPH1748,
#BUTTON_GROUP1345,
#BUTTON1346 {
    top: 0px;
    left: 0px;
}

    #IMAGE19:hover > .ladi-image,
    #SHAPE20:hover > .ladi-shape,
    #IMAGE1657:hover > .ladi-image,
    #BUTTON21 > .ladi-button:hover,
    #BUTTON_TEXT21 > .ladi-headline:hover,
    #BUTTON1665 > .ladi-button:hover,
    #BUTTON_TEXT1665 > .ladi-headline:hover,
    #BUTTON1206 > .ladi-button:hover,
    #BUTTON_TEXT1206 > .ladi-headline:hover,
    #BUTTON24 > .ladi-button:hover,
    #BUTTON_TEXT24 > .ladi-headline:hover,
    #BUTTON26 > .ladi-button:hover,
    #BUTTON_TEXT26 > .ladi-headline:hover,
    #BUTTON28 > .ladi-button:hover,
    #BUTTON_TEXT28 > .ladi-headline:hover,
    #IMAGE1659:hover > .ladi-image,
    #IMAGE1660:hover > .ladi-image,
    #IMAGE1662:hover > .ladi-image,
    #LIST_PARAGRAPH1661 > .ladi-list-paragraph:hover,
    #IMAGE1180:hover > .ladi-image,
    #IMAGE1194:hover > .ladi-image,
    #LIST_PARAGRAPH1175 > .ladi-list-paragraph:hover,
    #IMAGE1368:hover > .ladi-image,
    #HEADLINE68 > .ladi-headline:hover,
    #PARAGRAPH1195 > .ladi-paragraph:hover,
    #LIST_PARAGRAPH1196 > .ladi-list-paragraph:hover,
    #LIST_PARAGRAPH1371 > .ladi-list-paragraph:hover,
    #PARAGRAPH1202 > .ladi-paragraph:hover,
    #PARAGRAPH1362 > .ladi-paragraph:hover,
    #LIST_PARAGRAPH1791 > .ladi-list-paragraph:hover,
    #LIST_PARAGRAPH1792 > .ladi-list-paragraph:hover,
    #LIST_PARAGRAPH1793 > .ladi-list-paragraph:hover,
    #LIST_PARAGRAPH1794 > .ladi-list-paragraph:hover,
    #IMAGE1125:hover > .ladi-image,
    #PARAGRAPH1406 > .ladi-paragraph:hover,
    #SHAPE1410:hover > .ladi-shape,
    #IMAGE1411:hover > .ladi-image,
    #PARAGRAPH1791 > .ladi-paragraph:hover,
    #HEADLINE121 > .ladi-headline:hover,
    #BOX124 > .ladi-box:hover,
    #HEADLINE125 > .ladi-headline:hover,
    #PARAGRAPH128 > .ladi-paragraph:hover,
    #PARAGRAPH129 > .ladi-paragraph:hover,
    #BOX132 > .ladi-box:hover,
    #HEADLINE133 > .ladi-headline:hover,
    #PARAGRAPH136 > .ladi-paragraph:hover,
    #PARAGRAPH137 > .ladi-paragraph:hover,
    #BOX144 > .ladi-box:hover,
    #HEADLINE145 > .ladi-headline:hover,
    #PARAGRAPH148 > .ladi-paragraph:hover,
    #PARAGRAPH149 > .ladi-paragraph:hover,
    #HEADLINE348 > .ladi-headline:hover,
    #HEADLINE349 > .ladi-headline:hover,
    #HEADLINE350 > .ladi-headline:hover,
    #HEADLINE351 > .ladi-headline:hover,
    #HEADLINE362 > .ladi-headline:hover,
    #IMAGE373:hover > .ladi-image,
    #HEADLINE376 > .ladi-headline:hover,
    #LIST_PARAGRAPH380 > .ladi-list-paragraph:hover,
    #BOX1730 > .ladi-box:hover,
    #IMAGE643:hover > .ladi-image,
    #HEADLINE644 > .ladi-headline:hover,
    #LIST_PARAGRAPH382 > .ladi-list-paragraph:hover,
    #BOX1731 > .ladi-box:hover,
    #IMAGE645:hover > .ladi-image,
    #HEADLINE646 > .ladi-headline:hover,
    #LIST_PARAGRAPH635 > .ladi-list-paragraph:hover,
    #IMAGE647:hover > .ladi-image,
    #HEADLINE649 > .ladi-headline:hover,
    #LIST_PARAGRAPH639 > .ladi-list-paragraph:hover,
    #HEADLINE1327 > .ladi-headline:hover,
    #PARAGRAPH1328 > .ladi-paragraph:hover,
    #BOX661 > .ladi-box:hover,
    #HEADLINE662 > .ladi-headline:hover,
    #SHAPE666:hover > .ladi-shape,
    #HEADLINE667 > .ladi-headline:hover,
    #PARAGRAPH668 > .ladi-paragraph:hover,
    #SHAPE670:hover > .ladi-shape,
    #HEADLINE671 > .ladi-headline:hover,
    #PARAGRAPH672 > .ladi-paragraph:hover,
    #SHAPE674:hover > .ladi-shape,
    #HEADLINE675 > .ladi-headline:hover,
    #PARAGRAPH676 > .ladi-paragraph:hover,
    #IMAGE677:hover > .ladi-image,
    #HEADLINE679 > .ladi-headline:hover,
    #PARAGRAPH680 > .ladi-paragraph:hover,
    #BOX681 > .ladi-box:hover,
    #SHAPE682:hover > .ladi-shape,
    #HEADLINE1382 > .ladi-headline:hover,
    #BOX1388 > .ladi-box:hover,
    #HEADLINE1389 > .ladi-headline:hover,
    #BOX1399 > .ladi-box:hover,
    #HEADLINE1400 > .ladi-headline:hover,
    #IMAGE1403:hover > .ladi-image,
    #BOX1380 > .ladi-box:hover,
    #BOX1394 > .ladi-box:hover,
    #SHAPE1397:hover > .ladi-shape,
    #HEADLINE1383 > .ladi-headline:hover,
    #SHAPE1385:hover > .ladi-shape,
    #PARAGRAPH1704 > .ladi-paragraph:hover,
    #SHAPE1791:hover > .ladi-shape,
    #BUTTON1295 > .ladi-button:hover,
    #BUTTON1296 > .ladi-button:hover,
    #BUTTON_TEXT1295 > .ladi-headline:hover,
    #HEADLINE1297 > .ladi-headline:hover,
    #HEADLINE1431 > .ladi-headline:hover,
    #IMAGE1321:hover > .ladi-image,
    #HEADLINE1705 > .ladi-headline:hover,
    #HEADLINE593 > .ladi-headline:hover,
    #BOX595 > .ladi-box:hover,
    #IMAGE596:hover > .ladi-image,
    #PARAGRAPH597 > .ladi-paragraph:hover,
    #SHAPE598:hover > .ladi-shape,
    #HEADLINE601 > .ladi-headline:hover,
    #HEADLINE602 > .ladi-headline:hover,
    #BOX614 > .ladi-box:hover,
    #IMAGE615:hover > .ladi-image,
    #PARAGRAPH616 > .ladi-paragraph:hover,
    #SHAPE617:hover > .ladi-shape,
    #HEADLINE620 > .ladi-headline:hover,
    #HEADLINE621 > .ladi-headline:hover,
    #BOX604 > .ladi-box:hover,
    #IMAGE605:hover > .ladi-image,
    #PARAGRAPH606 > .ladi-paragraph:hover,
    #SHAPE607:hover > .ladi-shape,
    #HEADLINE610 > .ladi-headline:hover,
    #HEADLINE611 > .ladi-headline:hover,
    #BOX624 > .ladi-box:hover,
    #IMAGE625:hover > .ladi-image,
    #PARAGRAPH626 > .ladi-paragraph:hover,
    #HEADLINE630 > .ladi-headline:hover,
    #HEADLINE631 > .ladi-headline:hover,
    #SHAPE1414:hover > .ladi-shape,
    #BUTTON1710 > .ladi-button:hover,
    #BUTTON_TEXT1710 > .ladi-headline:hover,
    #HEADLINE1713 > .ladi-headline:hover,
    #IMAGE1714:hover > .ladi-image,
    #IMAGE1715:hover > .ladi-image,
    #HEADLINE1716 > .ladi-headline:hover,
    #IMAGE1739:hover > .ladi-image,
    #IMAGE1619:hover > .ladi-image,
    #LIST_PARAGRAPH1795 > .ladi-list-paragraph:hover,
    #LIST_PARAGRAPH1798 > .ladi-list-paragraph:hover,
    #LIST_PARAGRAPH1799 > .ladi-list-paragraph:hover,
    #LIST_PARAGRAPH1800 > .ladi-list-paragraph:hover,
    #LIST_PARAGRAPH1801 > .ladi-list-paragraph:hover,
    #LIST_PARAGRAPH1802 > .ladi-list-paragraph:hover,
    #IMAGE1698:hover > .ladi-image,
    #HEADLINE1759 > .ladi-headline:hover,
    #HEADLINE701 > .ladi-headline:hover,
    #PARAGRAPH927 > .ladi-paragraph:hover,
    #IMAGE1433:hover > .ladi-image,
    #IMAGE1755:hover > .ladi-image,
    #HEADLINE1756 > .ladi-headline:hover,
    #HEADLINE1757 > .ladi-headline:hover,
    #FRAME689 > .ladi-frame:hover,
    #FRAME689 > .ladi-frame:hover ~ .ladi-frame-bg,
    #HEADLINE690 > .ladi-headline:hover,
    #PARAGRAPH692 > .ladi-paragraph:hover,
    #IMAGE925:hover > .ladi-image,
    #BUTTON694 > .ladi-button:hover,
    #BUTTON_TEXT694 > .ladi-headline:hover,
    #IMAGE1758:hover > .ladi-image,
    #HEADLINE1762 > .ladi-headline:hover,
    #PARAGRAPH1764 > .ladi-paragraph:hover,
    #IMAGE1765:hover > .ladi-image,
    #IMAGE1782:hover > .ladi-image,
    #IMAGE1783:hover > .ladi-image,
    #HEADLINE653 > .ladi-headline:hover,
    #PARAGRAPH655 > .ladi-paragraph:hover,
    #SHAPE656:hover > .ladi-shape,
    #SHAPE658:hover > .ladi-shape,
    #IMAGE1724:hover > .ladi-image,
    #PARAGRAPH1748 > .ladi-paragraph:hover,
    #PARAGRAPH1749 > .ladi-paragraph:hover,
    #BUTTON1346 > .ladi-button:hover,
    #BUTTON_TEXT1346 > .ladi-headline:hover,
    #BUTTON1348 > .ladi-button:hover,
    #BUTTON_TEXT1348 > .ladi-headline:hover,
    #BUTTON1350 > .ladi-button:hover,
    #BUTTON_TEXT1350 > .ladi-headline:hover,
    #BUTTON1352 > .ladi-button:hover,
    #BUTTON_TEXT1352 > .ladi-headline:hover,
    #BUTTON1354 > .ladi-button:hover,
    #BUTTON_TEXT1354 > .ladi-headline:hover,
    #BUTTON1667 > .ladi-button:hover,
    #BUTTON_TEXT1667 > .ladi-headline:hover,
    #SHAPE1358:hover > .ladi-shape,
    #BUTTON1359 > .ladi-button:hover,
    #BUTTON_TEXT1359 > .ladi-headline:hover {
        opacity: 1;
    }

#SHAPE20 {
    width: 40px;
    height: 40px;
}

    #SHAPE20 svg:last-child,
    #SHAPE1358 svg:last-child {
        fill: rgb(255, 255, 255);
    }

#IMAGE1657 > .ladi-image > .ladi-image-background {
    background-image: url("https://w.ladicdn.com/s400x350/5c8f292f0ecdc230dd3bd7b9/gn-20210113035202.png");
}

#BUTTON21 > .ladi-button > .ladi-button-background {
    background-color: rgb(255, 94, 48);
}

#BUTTON21 > .ladi-button {
    border-width: 3px;
    border-radius: 60px;
    border-color: rgb(255, 93, 46);
}

#BUTTON21.ladi-animation > .ladi-button {
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

#BUTTON21 > .ladi-button:hover {
    border-color: rgb(255, 255, 255);
}

    #BUTTON21 > .ladi-button:hover .ladi-button-background {
        background-image: none !important;
        background-color: rgb(255, 255, 255) !important;
        background-size: initial !important;
        background-origin: initial !important;
        background-position: initial !important;
        background-repeat: initial !important;
        background-attachment: initial !important;
    }

    #BUTTON21 > .ladi-button:hover .ladi-button-background,
    #BUTTON1295 > .ladi-button:hover .ladi-button-background,
    #BUTTON1296 > .ladi-button:hover .ladi-button-background,
    #BUTTON1710 > .ladi-button:hover .ladi-button-background {
        -webkit-background-clip: initial !important;
    }

#BUTTON_TEXT21,
#BUTTON_TEXT1665,
#BUTTON_TEXT1346,
#BUTTON_TEXT1348,
#BUTTON_TEXT1350,
#BUTTON_TEXT1352,
#BUTTON_TEXT1354,
#BUTTON_TEXT1667,
#BUTTON_TEXT1359 {
    top: 9px;
    left: 0px;
}

    #BUTTON_TEXT21 > .ladi-headline,
    #HEADLINE376 > .ladi-headline,
    #HEADLINE646 > .ladi-headline,
    #BUTTON_TEXT1295 > .ladi-headline,
    #BUTTON_TEXT1710 > .ladi-headline {
        font-weight: bold;
        line-height: 1.6;
        color: rgb(255, 255, 255);
        text-align: center;
    }

        #BUTTON_TEXT21 > .ladi-headline:hover {
            color: rgb(255, 94, 47);
        }


#BUTTON1665 > .ladi-button > .ladi-button-background,
#BUTTON1206 > .ladi-button > .ladi-button-background,
#BUTTON24 > .ladi-button > .ladi-button-background,
#BUTTON26 > .ladi-button > .ladi-button-background,
#BUTTON28 > .ladi-button > .ladi-button-background {
    background-color: rgba(245, 65, 38, 0);
}

#BUTTON1665 > .ladi-button,
#BUTTON1206 > .ladi-button,
#BUTTON24 > .ladi-button,
#BUTTON26 > .ladi-button,
#BUTTON28 > .ladi-button {
    border-width: 1px;
    border-radius: 100px;
    border-color: rgb(244, 64, 37);
}

#BUTTON_TEXT1665 {
    width: 91px;
}

    #BUTTON_TEXT1665 > .ladi-headline,
    #BUTTON_TEXT1206 > .ladi-headline,
    #BUTTON_TEXT24 > .ladi-headline,
    #BUTTON_TEXT26 > .ladi-headline,
    #BUTTON_TEXT28 > .ladi-headline {
        font-size: 13px;
        line-height: 1.6;
        color: rgb(255, 255, 255);
        text-align: center;
    }

        #BUTTON_TEXT1665 > .ladi-headline:hover,
        #BUTTON_TEXT1206 > .ladi-headline:hover,
        #BUTTON_TEXT24 > .ladi-headline:hover,
        #BUTTON_TEXT26 > .ladi-headline:hover,
        #BUTTON_TEXT28 > .ladi-headline:hover {
            color: rgb(255, 93, 46);
        }

#BUTTON_TEXT1206,
#BUTTON_TEXT24,
#BUTTON_TEXT26,
#BUTTON_TEXT28,
#GROUP123,
#PARAGRAPH129,
#GROUP143,
#PARAGRAPH149,
#SHAPE666,
#SHAPE674,
#BUTTON_TEXT1295,
#HEADLINE602,
#HEADLINE621,
#HEADLINE611,
#HEADLINE631,
#BUTTON_TEXT1710,
#BUTTON_TEXT694,
#FORM_ITEM1726,
#SHAPE656 {
    left: 0px;
}

#BUTTON_TEXT24 {
    width: 111px;
}

#LIST_PARAGRAPH1661 > .ladi-list-paragraph,
#LIST_PARAGRAPH1175 > .ladi-list-paragraph {
    font-style: italic;
    color: rgb(255, 255, 255);
}

#LIST_PARAGRAPH1661.ladi-animation > .ladi-list-paragraph,
#LIST_PARAGRAPH1175.ladi-animation > .ladi-list-paragraph {
    animation-name: fadeInDown;
    animation-iteration-count: 1;
}

#LIST_PARAGRAPH1661 ul li:before,
#LIST_PARAGRAPH1175 ul li:before {
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%20viewBox%3D%220%200%201664%201896.0833%22%20class%3D%22%22%20fill%3D%22rgba(255%2C%20255%2C%20255%2C%201.0)%22%3E%20%3Cpath%20d%3D%22M640%201440q0%204%201%2020t.5%2026.5-3%2023.5-10%2019.5-20.5%206.5H288q-119%200-203.5-84.5T0%201248V544q0-119%2084.5-203.5T288%20256h320q13%200%2022.5%209.5T640%20288q0%204%201%2020t.5%2026.5-3%2023.5-10%2019.5T608%20384H288q-66%200-113%2047t-47%20113v704q0%2066%2047%20113t113%2047h312l11.5%201%2011.5%203%208%205.5%207%209%202%2013.5zm928-544q0%2026-19%2045l-544%20544q-19%2019-45%2019t-45-19-19-45v-288H448q-26%200-45-19t-19-45V704q0-26%2019-45t45-19h448V352q0-26%2019-45t45-19%2045%2019l544%20544q19%2019%2019%2045z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E");
}

#LIST_PARAGRAPH1661 ul li:before,
#LIST_PARAGRAPH1175 ul li:before,
#LIST_PARAGRAPH1196 ul li:before,
#LIST_PARAGRAPH1371 ul li:before,
#LIST_PARAGRAPH1791 ul li:before,
#LIST_PARAGRAPH1792 ul li:before,
#LIST_PARAGRAPH1793 ul li:before,
#LIST_PARAGRAPH1794 ul li:before,
#LIST_PARAGRAPH380 ul li:before,
#LIST_PARAGRAPH382 ul li:before,
#LIST_PARAGRAPH635 ul li:before,
#LIST_PARAGRAPH639 ul li:before,
#LIST_PARAGRAPH1803 ul li:before,
#LIST_PARAGRAPH1807 ul li:before,
#LIST_PARAGRAPH1812 ul li:before {
    content: "";
}

#IMAGE1180 > .ladi-image > .ladi-overlay {
    opacity: 0.8;
}

#IMAGE1194,
#IMAGE1433,
#HEADLINE1756,
#FORM_ITEM1725,
#FORM_ITEM1726,
#IMAGE1765 {
    display: none !important;
}

#SECTION67 > .ladi-section-background {
    background-color: rgba(250, 250, 250, 0.5);
}

#HEADLINE68 > .ladi-headline {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(5, 31, 77);
}

#PARAGRAPH1195,
#LIST_PARAGRAPH1196,
#PARAGRAPH1362,
#LIST_PARAGRAPH1793,
#SHAPE617 {
    left: 10px;
}

    #PARAGRAPH1195 > .ladi-paragraph {
        color: rgb(5, 31, 77);
        text-align: justify;
    }

    #LIST_PARAGRAPH1196 > .ladi-list-paragraph,
    #LIST_PARAGRAPH1371 > .ladi-list-paragraph,
    #LIST_PARAGRAPH1791 > .ladi-list-paragraph,
    #LIST_PARAGRAPH1792 > .ladi-list-paragraph,
    #LIST_PARAGRAPH1793 > .ladi-list-paragraph,
    #LIST_PARAGRAPH1794 > .ladi-list-paragraph {
        font-style: italic;
        line-height: 1.6;
        text-align: justify;
    }

    #LIST_PARAGRAPH1196 ul li:before,
    #LIST_PARAGRAPH1371 ul li:before,
    #LIST_PARAGRAPH1791 ul li:before,
    #LIST_PARAGRAPH1792 ul li:before,
    #LIST_PARAGRAPH1793 ul li:before,
    #LIST_PARAGRAPH1794 ul li:before {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%20viewBox%3D%220%200%201792%201896.0833%22%20class%3D%22%22%20fill%3D%22rgba(204%2C%201%2C%201%2C%201.0)%22%3E%20%3Cpath%20d%3D%22M1024%201375v-190q0-14-9.5-23.5T992%201152H800q-13%200-22.5%209.5T768%201185v190q0%2014%209.5%2023.5t22.5%209.5h192q13%200%2022.5-9.5t9.5-23.5zm-2-374l18-459q0-12-10-19-13-11-24-11H786q-11%200-24%2011-10%207-10%2021l17%20457q0%2010%2010%2016.5t24%206.5h185q14%200%2023.5-6.5t10.5-16.5zm-14-934l768%201408q35%2063-2%20126-17%2029-46.5%2046t-63.5%2017H128q-34%200-63.5-17T18%201601q-37-63-2-126L784%2067q17-31%2047-49t65-18%2065%2018%2047%2049z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E");
    }

#LINE1200 > .ladi-line > .ladi-line-container {
    border-top: 2px solid rgb(255, 112, 50);
    border-right: 2px solid rgb(255, 112, 50);
    border-bottom: 2px solid rgb(255, 112, 50);
    border-left: 0px !important;
}

#LINE1200 > .ladi-line,
#LINE684 > .ladi-line,
#LINE683 > .ladi-line,
#LINE1381 > .ladi-line,
#LINE591 > .ladi-line,
#LINE599 > .ladi-line,
#LINE618 > .ladi-line,
#LINE608 > .ladi-line,
#LINE628 > .ladi-line {
    width: 100%;
}

#LINE1200 > .ladi-line,
#LINE683 > .ladi-line,
#LINE1381 > .ladi-line,
#LINE591 > .ladi-line,
#LINE599 > .ladi-line,
#LINE618 > .ladi-line,
#LINE608 > .ladi-line,
#LINE628 > .ladi-line {
    padding: 8px 0px;
}

#LIST_PARAGRAPH1371 ul li,
#LIST_PARAGRAPH1793 ul li {
    padding-left: 31px;
}

    #LIST_PARAGRAPH1371 ul li:before,
    #LIST_PARAGRAPH1793 ul li:before {
        width: 25px;
        height: 25px;
    }

    #LIST_PARAGRAPH1371 ul li:before,
    #LIST_PARAGRAPH1793 ul li:before,
    #GROUP135,
    #PARAGRAPH136,
    #PARAGRAPH148,
    #IMAGE1698,
    #HEADLINE1759,
    #FORM_ITEM696,
    #PARAGRAPH655 {
        top: 0px;
    }

#PARAGRAPH1202 > .ladi-paragraph {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(204, 1, 1);
}

#PARAGRAPH1362 > .ladi-paragraph {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    color: rgb(5, 31, 77);
    text-align: justify;
}

#SECTION1124 > .ladi-section-background {
    background-color: rgb(234, 242, 254);
}

#PARAGRAPH1406 > .ladi-paragraph,
#PARAGRAPH1791 > .ladi-paragraph {
    line-height: 1.6;
    color: rgb(0, 39, 95);
    text-align: justify;
}

    #PARAGRAPH1791 > .ladi-paragraph::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 60px;
        height: 4px;
        background-color: #2563eb;
        border-radius: 2px;
    }


#SHAPE702:hover > .ladi-shape,
#SHAPE1763:hover > .ladi-shape,
#SHAPE657:hover > .ladi-shape {
    transform: rotate(0deg);
    opacity: 1;
}

#SECTION120 > .ladi-overlay {
    background-color: rgb(8, 28, 63);
}

#SECTION120 > .ladi-section-background {
    background-position-y: 100%;
    background-repeat: repeat;
    filter: blur(1px);
    opacity: 0.83;
}

#HEADLINE121 > .ladi-headline,
#PARAGRAPH128 > .ladi-paragraph {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: rgb(255, 255, 255);
    text-align: left;
}

#BOX124 > .ladi-box,
#BOX132 > .ladi-box,
#BOX144 > .ladi-box {
    border-width: 4px;
    border-style: solid;
    border-color: rgb(255, 112, 50);
}

#BOX124 > .ladi-box,
#BOX132 > .ladi-box,
#BOX144 > .ladi-box,
#BOX681 > .ladi-box,
#POPUP1344 > .ladi-popup > .ladi-popup-background {
    background-color: rgba(255, 255, 255, 0);
}

#HEADLINE125 > .ladi-headline,
#HEADLINE133 > .ladi-headline,
#HEADLINE145 > .ladi-headline {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: rgb(255, 255, 255);
    text-align: center;
}

#PARAGRAPH129 > .ladi-paragraph,
#PARAGRAPH137 > .ladi-paragraph,
#PARAGRAPH149 > .ladi-paragraph {
    font-family: "Open Sans", sans-serif;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    text-align: justify;
}

#PARAGRAPH136 > .ladi-paragraph {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 1.4;
    color: rgb(255, 255, 255);
    text-align: left;
}

#PARAGRAPH148 > .ladi-paragraph {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-align: left;
}

#LINE684 > .ladi-line > .ladi-line-container,
#LINE591 > .ladi-line > .ladi-line-container {
    border-top: 4px solid rgb(255, 112, 50);
    border-right: 4px solid rgb(255, 112, 50);
    border-bottom: 4px solid rgb(255, 112, 50);
    border-left: 0px !important;
}

#LINE684 > .ladi-line {
    transform: rotate(90deg);
    padding: 8px 0px;
}

#IMAGE1793 {
    width: 325px;
    height: 460px;
}

    #IMAGE1793 > .ladi-image > .ladi-image-background {
        width: 100%;
        height: 100%;
        background-image: url("/Projects/Web/Resources/images/ladi/benefit.png");
        background-size: contain;
    }

    #IMAGE1793 > .ladi-image {
        border-radius: 0px;
    }

#SECTION347 > .ladi-section-background,
#BOX595 > .ladi-box,
#BOX614 > .ladi-box,
#BOX604 > .ladi-box,
#BOX624 > .ladi-box,
#FORM693 .ladi-form-item-background,
#BUTTON1346 > .ladi-button > .ladi-button-background,
#BUTTON1348 > .ladi-button > .ladi-button-background,
#BUTTON1350 > .ladi-button > .ladi-button-background,
#BUTTON1352 > .ladi-button > .ladi-button-background,
#BUTTON1354 > .ladi-button > .ladi-button-background,
#BUTTON1667 > .ladi-button > .ladi-button-background {
    background-color: rgb(255, 255, 255);
}

#HEADLINE348 > .ladi-headline,
#HEADLINE349 > .ladi-headline,
#HEADLINE350 > .ladi-headline,
#HEADLINE351 > .ladi-headline,
#HEADLINE1382 > .ladi-headline {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(7, 58, 145);
}

#HEADLINE362 > .ladi-headline {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(255, 255, 255);
}

#LINE683 > .ladi-line > .ladi-line-container,
#LINE599 > .ladi-line > .ladi-line-container,
#LINE618 > .ladi-line > .ladi-line-container,
#LINE608 > .ladi-line > .ladi-line-container,
#LINE628 > .ladi-line > .ladi-line-container {
    border-top: 3px solid rgb(255, 112, 50);
    border-right: 3px solid rgb(255, 112, 50);
    border-bottom: 3px solid rgb(255, 112, 50);
    border-left: 0px !important;
}

#LIST_PARAGRAPH380 > .ladi-list-paragraph,
#LIST_PARAGRAPH382 > .ladi-list-paragraph,
#LIST_PARAGRAPH635 > .ladi-list-paragraph,
#LIST_PARAGRAPH639 > .ladi-list-paragraph,
#PARAGRAPH668 > .ladi-paragraph,
#PARAGRAPH676 > .ladi-paragraph,
#PARAGRAPH680 > .ladi-paragraph {
    line-height: 1.6;
    color: rgb(0, 0, 0);
    text-align: justify;
}

#LIST_PARAGRAPH380 ul li:before,
#LIST_PARAGRAPH382 ul li:before,
#LIST_PARAGRAPH635 ul li:before,
#LIST_PARAGRAPH639 ul li:before,
#LIST_PARAGRAPH1795 ul li:before,
#LIST_PARAGRAPH1798 ul li:before,
#LIST_PARAGRAPH1799 ul li:before,
#LIST_PARAGRAPH1800 ul li:before,
#LIST_PARAGRAPH1801 ul li:before,
#LIST_PARAGRAPH1802 ul li:before {
    top: 4px;
}

#GALLERY1791 .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow,
#GALLERY1791 .ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow,
#GALLERY1131 .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow,
#GALLERY1131 .ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow,
#GALLERY1130 .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow,
#GALLERY1130 .ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow,
#GALLERY1129 .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow,
#GALLERY1129 .ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow,
#CAROUSEL622 .ladi-carousel .ladi-carousel-arrow,
#GALLERY1792 .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow,
#GALLERY1792 .ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow,
#GALLERY1793 .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow,
#GALLERY1793 .ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow,
#GALLERY1794 .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow,
#GALLERY1794 .ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow {
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.00015%200.585938L18.4144%2012.0002L7.00015%2023.4144L5.58594%2022.0002L15.5859%2012.0002L5.58594%202.00015L7.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

#GALLERY1791 > .ladi-gallery > .ladi-gallery-view,
#GALLERY1131 > .ladi-gallery > .ladi-gallery-view,
#GALLERY1130 > .ladi-gallery > .ladi-gallery-view,
#GALLERY1129 > .ladi-gallery > .ladi-gallery-view,
#GALLERY1792 > .ladi-gallery > .ladi-gallery-view,
#GALLERY1793 > .ladi-gallery > .ladi-gallery-view,
#GALLERY1794 > .ladi-gallery > .ladi-gallery-view {
    height: calc(100% + 0px);
}

#GALLERY1791 > .ladi-gallery > .ladi-gallery-control,
#GALLERY1131 > .ladi-gallery > .ladi-gallery-control,
#GALLERY1130 > .ladi-gallery > .ladi-gallery-control,
#GALLERY1129 > .ladi-gallery > .ladi-gallery-control,
#GALLERY1792 > .ladi-gallery > .ladi-gallery-control,
#GALLERY1793 > .ladi-gallery > .ladi-gallery-control,
#GALLERY1794 > .ladi-gallery > .ladi-gallery-control,
#SECTION_POPUP {
    height: 0px;
}

#GALLERY1791 > .ladi-gallery > .ladi-gallery-control,
#GALLERY1131 > .ladi-gallery > .ladi-gallery-control,
#GALLERY1130 > .ladi-gallery > .ladi-gallery-control,
#GALLERY1129 > .ladi-gallery > .ladi-gallery-control,
#GALLERY1792 > .ladi-gallery > .ladi-gallery-control,
#GALLERY1793 > .ladi-gallery > .ladi-gallery-control,
#GALLERY1794 > .ladi-gallery > .ladi-gallery-control {
    display: none;
}

    #GALLERY1791 > .ladi-gallery > .ladi-gallery-control > .ladi-gallery-control-box > .ladi-gallery-control-item,
    #GALLERY1131 > .ladi-gallery > .ladi-gallery-control > .ladi-gallery-control-box > .ladi-gallery-control-item,
    #GALLERY1130 > .ladi-gallery > .ladi-gallery-control > .ladi-gallery-control-box > .ladi-gallery-control-item,
    #GALLERY1129 > .ladi-gallery > .ladi-gallery-control > .ladi-gallery-control-box > .ladi-gallery-control-item,
    #GALLERY1792 > .ladi-gallery > .ladi-gallery-control > .ladi-gallery-control-box > .ladi-gallery-control-item,
    #GALLERY1793 > .ladi-gallery > .ladi-gallery-control > .ladi-gallery-control-box > .ladi-gallery-control-item,
    #GALLERY1794 > .ladi-gallery > .ladi-gallery-control > .ladi-gallery-control-box > .ladi-gallery-control-item {
        width: 0px;
        height: 0px;
        margin-right: 0px;
    }

#GALLERY1791 .ladi-gallery .ladi-gallery-control-item[data-index="0"] {
    background-image: url("https://w.ladicdn.com/s400x400/5c8f292f0ecdc230dd3bd7b9/anh-1-20250705062328-qjbco.png");
}

#BOX1730 > .ladi-box,
#BOX1731 > .ladi-box {
    background-color: rgb(7, 58, 145);
}

#HEADLINE644 > .ladi-headline {
    font-weight: bold;
    line-height: 1.4;
    color: rgb(255, 255, 255);
    text-align: center;
}

#GALLERY1131 .ladi-gallery .ladi-gallery-control-item[data-index="0"] {
    background-image: url("https://w.ladicdn.com/s400x400/5c8f292f0ecdc230dd3bd7b9/anh-2-20250705062335-z9bp9.png");
}

#GALLERY1130 .ladi-gallery .ladi-gallery-control-item[data-index="0"] {
    background-image: url("https://w.ladicdn.com/s400x400/5c8f292f0ecdc230dd3bd7b9/anh-3-new-20250705062536-htvnz.jpg");
}

#HEADLINE649 > .ladi-headline {
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-align: center;
}

#GALLERY1129 .ladi-gallery .ladi-gallery-control-item[data-index="0"] {
    background-image: url("https://w.ladicdn.com/s400x400/5c8f292f0ecdc230dd3bd7b9/anh-4-20250705062544-dntoz.jpeg");
}

#SECTION1792,
#SECTION1793 {
    height: auto !important;
}

    #SECTION1792 > .ladi-container {
        height: 100%;
        position: relative;
        display: inline-block;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-bottom: auto;
        right: 0px;
    }

    #SECTION1793 > .ladi-container {
        height: 100%;
        position: relative;
        display: flex;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-bottom: auto;
        right: 0px;
    }

        #SECTION1792 > .ladi-container > .ladi-element,
        #SECTION1793 > .ladi-container > .ladi-element {
            position: relative;
            right: 0px;
            bottom: 0px;
            margin-right: auto;
            margin-bottom: auto;
        }

#FRAME1792,
#FRAME1793,
#FRAME1795,
#FRAME1797,
#FRAME1806,
#FRAME1807,
#FRAME1808,
#FRAME1809,
#FRAME1824,
#FRAME1825,
#FRAME1826,
#FRAME1827,
#FRAME1828,
#FRAME1829 {
    width: auto !important;
    height: auto !important;
}

#FRAME1791,
#FRAME1792,
#FRAME1793,
#HEADLINE1795,
#FRAME1795,
#FRAME1797,
#LIST_PARAGRAPH1803,
#FRAME1806,
#FRAME1807,
#HEADLINE1807,
#FRAME1808,
#FRAME1809,
#LIST_PARAGRAPH1807,
#FRAME1824,
#FRAME1825,
#FRAME1826,
#HEADLINE1820,
#PARAGRAPH1799,
#FRAME1827,
#FRAME1828,
#HEADLINE1821,
#HEADLINE1822,
#FRAME1829,
#LIST_PARAGRAPH1812 {
    top: 0px !important;
    left: 0px !important;
}

    #FRAME1791 > .ladi-frame-bg > .ladi-frame-background {
        background-color: rgb(219, 225, 230);
    }

    #FRAME1791 > .ladi-frame:hover,
    #FRAME1791 > .ladi-frame:hover ~ .ladi-frame-bg,
    #FRAME1805 > .ladi-frame:hover,
    #FRAME1805 > .ladi-frame:hover ~ .ladi-frame-bg,
    #FRAME1824 > .ladi-frame:hover,
    #FRAME1824 > .ladi-frame:hover ~ .ladi-frame-bg {
        transform: scale(1.1);
        opacity: 1;
    }

    #FRAME1791 > .ladi-frame-bg,
    #FRAME1805 > .ladi-frame-bg,
    #FRAME1824 > .ladi-frame-bg {
        border-radius: 16px;
    }

    #FRAME1792 > .ladi-frame,
    #FRAME1793 > .ladi-frame,
    #FRAME1806 > .ladi-frame,
    #FRAME1807 > .ladi-frame,
    #FRAME1824 > .ladi-frame,
    #FRAME1825 > .ladi-frame,
    #FRAME1826 > .ladi-frame,
    #FRAME1827 > .ladi-frame,
    #FRAME1828 > .ladi-frame,
    #FRAME1829 > .ladi-frame {
        width: max-content;
        height: max-content;
    }

    #FRAME1791 > .ladi-frame,
    #FRAME1805 > .ladi-frame,
    #FRAME1824 > .ladi-frame {
        position: relative;
        display: inline-flex;
        flex-direction: column;
        gap: 48px;
        padding: 24px;
        margin: 0px auto auto 0px;
        overflow: initial;
    }

        #FRAME1791 > .ladi-frame > .ladi-element,
        #FRAME1793 > .ladi-frame > .ladi-element,
        #FRAME1795 > .ladi-frame > .ladi-element,
        #FRAME1797 > .ladi-frame > .ladi-element,
        #FRAME1805 > .ladi-frame > .ladi-element,
        #FRAME1807 > .ladi-frame > .ladi-element,
        #FRAME1808 > .ladi-frame > .ladi-element,
        #FRAME1809 > .ladi-frame > .ladi-element,
        #FRAME1824 > .ladi-frame > .ladi-element,
        #FRAME1826 > .ladi-frame > .ladi-element,
        #FRAME1827 > .ladi-frame > .ladi-element,
        #FRAME1828 > .ladi-frame > .ladi-element,
        #FRAME1829 > .ladi-frame > .ladi-element {
            position: relative;
            right: 0px;
            bottom: 0px;
        }

    #FRAME1792 > .ladi-frame,
    #FRAME1806 > .ladi-frame {
        position: relative;
        display: inline-flex;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-left: 0px;
        margin-right: auto;
        margin-bottom: auto;
        overflow: initial;
    }

.price-box {
    font-size: 45px;
    text-align: center;
}

#FRAME1792 > .ladi-frame > .ladi-element,
#FRAME1806 > .ladi-frame > .ladi-element,
#FRAME1825 > .ladi-frame > .ladi-element {
    position: relative;
    right: 0px;
    bottom: 0px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: auto;
}

#FRAME1793 > .ladi-frame,
#FRAME1807 > .ladi-frame {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    gap: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px auto auto 0px;
    overflow: initial;
}

#HEADLINE1795 > .ladi-headline {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: rgb(0, 0, 0);
}

#FRAME1795 > .ladi-frame {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    gap: 24px;
    padding-top: 0px;
    padding-left: 0px;
    margin: 0px auto auto 0px;
    overflow: initial;
}

#FRAME1797 > .ladi-frame,
#FRAME1809 > .ladi-frame {
    position: relative;
    display: inline-flex;
    padding: 0px;
    margin: 0px auto auto 0px;
    overflow: initial;
}

#LIST_PARAGRAPH1803 > .ladi-list-paragraph {
    line-height: 1.4;
    color: rgb(115, 115, 115);
}

#LIST_PARAGRAPH1803 ul li,
#LIST_PARAGRAPH1807 ul li,
#LIST_PARAGRAPH1812 ul li {
    padding-bottom: 8px;
    padding-left: 28px;
}

    #LIST_PARAGRAPH1803 ul li:before,
    #LIST_PARAGRAPH1807 ul li:before,
    #LIST_PARAGRAPH1812 ul li:before {
        width: 24px;
        height: 24px;
        top: 2px;
    }

    #LIST_PARAGRAPH1803 ul li:before {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2251.23825649529117px%22%20height%3D%2269px%22%20%20viewBox%3D%220%200%201408%201896.0833%22%20class%3D%22%22%20fill%3D%22rgba(244%2C%2064%2C%2037%2C%201)%22%3E%20%3Cpath%20d%3D%22M1298%201322q0%2040-28%2068l-136%20136q-28%2028-68%2028t-68-28l-294-294-294%20294q-28%2028-68%2028t-68-28l-136-136q-28-28-28-68t28-68l294-294-294-294q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20294%20294-294q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068t-28%2068L976%20960l294%20294q28%2028%2028%2068z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E");
    }

#FRAME1805 > .ladi-frame-bg > .ladi-frame-background,
#BOX1388 > .ladi-box,
#BOX1399 > .ladi-box,
#BOX1380 > .ladi-box,
#BOX1394 > .ladi-box,
#SECTION1793 > .ladi-section-background,
#SECTION652 > .ladi-section-background {
    background-color: rgb(0, 39, 95);
}

#FRAME1792 > .ladi-headline,
#HEADLINE1807 > .ladi-headline {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: rgb(255, 255, 255);
    text-align: center;
}

#FRAME1792 > .ladi-headline {
    color: rgb(115, 115, 115);
    text-decoration: line-through;
}

#FRAME1808 > .ladi-frame,
#FRAME1827 > .ladi-frame {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    gap: 24px;
    padding: 0px;
    margin: 0px auto auto 0px;
    overflow: initial;
}

#LIST_PARAGRAPH1807 > .ladi-list-paragraph {
    line-height: 1.4;
    color: rgb(255, 255, 255);
}

#LIST_PARAGRAPH1807 ul li:before {
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2265.21232644855239px%22%20height%3D%2269px%22%20%20viewBox%3D%220%200%201792%201896.0833%22%20class%3D%22%22%20fill%3D%22rgba(126%2C%20217%2C%2087%2C%201)%22%3E%20%3Cpath%20d%3D%22M1671%20566q0%2040-28%2068l-724%20724-136%20136q-28%2028-68%2028t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20295%20656-657q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E");
}


#HEADLINE1327 > .ladi-headline {
    font-weight: bold;
    line-height: 1.2;
    color: rgb(255, 255, 255);
    text-align: left;
}

#PARAGRAPH1328 > .ladi-paragraph {
    line-height: 1.6;
    color: rgb(255, 255, 255);
    text-align: justify;
}

#HEADLINE662 > .ladi-headline {
    font-weight: bold;
    line-height: 1.2;
    color: rgb(7, 58, 145);
    text-align: left;
}

#LINE664 > .ladi-line > .ladi-line-container {
    border-top: 0px !important;
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

#LINE664 > .ladi-line,
#LINE1390 > .ladi-line,
#LINE1401 > .ladi-line,
#LINE1396 > .ladi-line,
#LINE1384 > .ladi-line,
#LINE659 > .ladi-line {
    height: 100%;
    padding: 0px 8px;
}

#SHAPE666 {
    height: 41px;
}

    #SHAPE666 svg:last-child,
    #SHAPE670 svg:last-child,
    #SHAPE674 svg:last-child {
        fill: rgb(7, 58, 145);
    }

#HEADLINE667 > .ladi-headline,
#HEADLINE671 > .ladi-headline,
#HEADLINE675 > .ladi-headline {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(7, 58, 145);
    text-align: left;
}

#PARAGRAPH672 > .ladi-paragraph {
    line-height: 1.6;
    color: rgb(0, 0, 0);
}

#HEADLINE679 > .ladi-headline {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(5, 31, 77);
    text-align: left;
}

#BOX681 {
    width: 38.5px;
    height: 38.5px;
}

    #BOX681 > .ladi-box {
        border-width: 1px;
        border-radius: 99px;
        border-style: solid;
        border-color: rgb(5, 31, 77);
    }

#SHAPE682 {
    width: 36.9444px;
    height: 36.9444px;
}

    #SHAPE682 svg:last-child {
        fill: rgb(5, 31, 77);
    }

#LINE1381 > .ladi-line > .ladi-line-container {
    border-top: 4px solid rgb(255, 93, 46);
    border-right: 4px solid rgb(255, 93, 46);
    border-bottom: 4px solid rgb(255, 93, 46);
    border-left: 0px !important;
}

#GROUP1387,
#BOX1388,
#GROUP1398,
#BOX1399,
#BOX1380 {
    height: 88px;
}

#HEADLINE1389 > .ladi-headline,
#HEADLINE1400 > .ladi-headline,
#HEADLINE1383 > .ladi-headline,
#PARAGRAPH1704 > .ladi-paragraph,
#PARAGRAPH1748 > .ladi-paragraph,
#PARAGRAPH1749 > .ladi-paragraph {
    line-height: 1.6;
    color: rgb(255, 255, 255);
}

#LINE1390,
#LINE1401 {
    top: 10px;
}

    #LINE1390 > .ladi-line > .ladi-line-container,
    #LINE1401 > .ladi-line > .ladi-line-container,
    #LINE1396 > .ladi-line > .ladi-line-container,
    #LINE1384 > .ladi-line > .ladi-line-container {
        border-top: 0px !important;
        border-right: 3px solid rgb(255, 255, 255);
        border-bottom: 3px solid rgb(255, 255, 255);
        border-left: 3px solid rgb(255, 255, 255);
    }

#HEADLINE1400 {
    top: 5.9995px;
}

#SHAPE1397 svg:last-child,
#SHAPE1385 svg:last-child,
#SHAPE1791 svg:last-child {
    fill: rgb(255, 94, 47);
}

#FRAME1824 > .ladi-frame-bg > .ladi-frame-background {
    background-color: rgb(40, 81, 140);
}

#FRAME1825 > .ladi-frame {
    position: relative;
    display: inline-flex;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: auto;
    overflow: initial;
}

#FRAME1826 > .ladi-frame {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    gap: 12px;
    padding: 0px;
    margin: 0px auto auto 0px;
    overflow: initial;
}

#HEADLINE1820 > .ladi-headline {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: rgb(0, 0, 0);
    text-align: left;
}

#PARAGRAPH1799 > .ladi-paragraph {
    font-size: 16px;
    line-height: 1.2;
    color: rgb(115, 115, 115);
}

#FRAME1828 > .ladi-frame {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    gap: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px auto auto 0px;
    overflow: initial;
}

#HEADLINE1821 > .ladi-headline {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    text-align: left;
}

#HEADLINE1822 > .ladi-headline {
    font-size: 16px;
    line-height: 1.2;
    color: rgb(115, 115, 115);
    text-align: left;
}

#FRAME1829 > .ladi-frame {
    position: relative;
    display: inline-flex;
    padding-top: 0px;
    padding-left: 0px;
    margin: 0px auto auto 0px;
    overflow: initial;
}

#LIST_PARAGRAPH1812 > .ladi-list-paragraph {
    font-size: 16px;
    line-height: 1.4;
    color: rgb(255, 255, 255);
}

#LIST_PARAGRAPH1812 ul li:before {
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%20%20width%3D%2269px%22%20height%3D%2269px%22%20class%3D%22%22%20fill%3D%22rgba(255%2C%20136%2C%2069%2C%201.0)%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M50%2C5C25.1471558%2C5%2C5%2C25.1471558%2C5%2C50c0%2C24.8527832%2C20.1471558%2C45%2C45%2C45s45-20.1472168%2C45-45%20%20%20%20C95%2C25.1471558%2C74.8528442%2C5%2C50%2C5z%20M75.022522%2C35.2642822C56.4028931%2C53.2818604%2C47.0908813%2C72.3717041%2C46.9985962%2C72.5650635%20%20%20%20c-0.043396%2C0.0895386-0.149231%2C0.2852783-0.1970215%2C0.3709717c-0.3828735%2C0.6937866-0.868103%2C1.1698608-1.5783691%2C1.6329346%20%20%20%20c-0.0142822%2C0.0093384-0.0324097%2C0.0049438-0.0472412%2C0.0142822c-0.758606%2C0.4828491-1.4650269%2C0.7750854-2.368103%2C0.8031006%20%20%20%20c-0.0472412%2C0.0010986-0.2576294%2C0-0.3065186%2C0c0%2C0-0.0016479-0.0010986-0.0032959-0.0010986l-0.0038452%2C0.0010986%20%20%20%20c-0.7250977%2C0-1.4633789-0.1582031-2.1621094-0.4921875c-0.0362549-0.0175781-0.0565796-0.0510864-0.0917358-0.0692139%20%20%20%20c-0.1351318-0.0681152-0.4220581-0.2112427-0.5511475-0.2919922c-0.5339355-0.3378296-0.6824341-0.454895-1.0405884-0.9421387%20%20%20%20c-0.0609741-0.0818481-0.2764893-0.3764648-0.3336182-0.4632568c-0.0483398-0.0791016-4.9086914-7.4091797-12.5551758-12.2958984%20%20%20%20c-2.324707-1.4853516-3.0058594-4.5703125-1.5205078-6.8994141s4.565918-2.9882812%2C6.8994141-1.5205078%20%20%20%20c4.402771%2C2.8119507%2C7.9612427%2C6.1842041%2C10.5875244%2C9.0582275c4.5142822-7.6338501%2C13.1638184-20.6196899%2C26.3529053-33.3775635%20%20%20%20c1.9775391-1.9335938%2C5.1416016-1.8720703%2C7.0576172%2C0.1142578C77.0615845%2C30.1842041%2C77.0088501%2C33.3482666%2C75.022522%2C35.2642822%20%20%20%20z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

#SECTION1292 > .ladi-section-background {
    background-size: cover;
    background-position-x: 50%;
    background-repeat: repeat;
}

#BUTTON1295 > .ladi-button > .ladi-button-background,
#BUTTON1296 > .ladi-button > .ladi-button-background,
#BUTTON1710 > .ladi-button > .ladi-button-background {
    background-color: rgb(204, 1, 1);
}

#BUTTON1295 > .ladi-button,
#BUTTON1296 > .ladi-button,
#BUTTON1710 > .ladi-button {
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
}

    #BUTTON1295 > .ladi-button:hover .ladi-button-background,
    #BUTTON1296 > .ladi-button:hover .ladi-button-background,
    #BUTTON1710 > .ladi-button:hover .ladi-button-background {
        background-image: none !important;
        background-color: rgb(244, 64, 37) !important;
        background-size: initial !important;
        background-origin: initial !important;
        background-position: initial !important;
        background-repeat: initial !important;
        background-attachment: initial !important;
    }

#BUTTON_TEXT1295 > .ladi-headline:hover,
#BUTTON_TEXT1710 > .ladi-headline:hover {
    color: rgb(255, 255, 255);
}

#HEADLINE1297 > .ladi-headline {
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
}

#HEADLINE1431,
#HEADLINE1713 {
    width: 120px;
}

    #HEADLINE1431 > .ladi-headline,
    #HEADLINE1713 > .ladi-headline,
    #PARAGRAPH927 > .ladi-paragraph,
    #PARAGRAPH1764 > .ladi-paragraph {
        font-style: italic;
        line-height: 1.6;
        color: rgb(255, 255, 255);
    }

#HEADLINE1705 > .ladi-headline,
#HEADLINE1716 > .ladi-headline {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(250, 250, 250);
}

#HEADLINE1826 > .ladi-headline {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    letter-spacing: 4px;
    text-shadow: rgb(0, 0, 0) 5px 6px 10px;
}

#HEADLINE593 > .ladi-headline {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: rgb(7, 58, 145);
    text-align: center;
}

#CAROUSEL622 {
    height: 549px;
}

#BOX595 > .ladi-box,
#BOX614 > .ladi-box,
#BOX604 > .ladi-box,
#BOX624 > .ladi-box {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px -15px;
}

#IMAGE596 > .ladi-image > .ladi-image-background {
    background-image: url("https://w.ladicdn.com/s400x400/5c8f292f0ecdc230dd3bd7b9/grb-20210106074755.png");
}

#IMAGE596 > .ladi-image,
#IMAGE615 > .ladi-image,
#IMAGE605 > .ladi-image,
#IMAGE625 > .ladi-image {
    border-width: 5px;
    border-radius: 270px;
    border-style: solid;
    border-color: rgb(255, 112, 50);
}

#PARAGRAPH597,
#PARAGRAPH626 {
    width: 270px;
}

    #PARAGRAPH597 > .ladi-paragraph,
    #PARAGRAPH616 > .ladi-paragraph,
    #PARAGRAPH606 > .ladi-paragraph,
    #PARAGRAPH626 > .ladi-paragraph {
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        line-height: 1.6;
        color: rgb(7, 58, 145);
        text-align: justify;
    }

#SHAPE598 svg:last-child,
#SHAPE617 svg:last-child,
#SHAPE607 svg:last-child,
#SHAPE1414 svg:last-child,
#SHAPE656 svg:last-child,
#SHAPE657 svg:last-child,
#SHAPE658 svg:last-child {
    fill: rgb(255, 112, 50);
}

#LINE599 {
    width: 221px;
}

#GROUP600,
#HEADLINE601 {
    width: 226px;
}

    #HEADLINE601 > .ladi-headline,
    #HEADLINE620 > .ladi-headline,
    #HEADLINE610 > .ladi-headline,
    #HEADLINE630 > .ladi-headline {
        font-family: "Open Sans", sans-serif;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.2;
        color: rgb(7, 58, 145);
        text-align: left;
    }

#HEADLINE602 {
    width: 204px;
}

    #HEADLINE602 > .ladi-headline,
    #HEADLINE621 > .ladi-headline,
    #HEADLINE611 > .ladi-headline,
    #HEADLINE631 > .ladi-headline {
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: italic;
        line-height: 1.2;
        color: rgb(5, 31, 77);
        text-align: left;
    }

#IMAGE615 > .ladi-image > .ladi-image-background {
    background-image: url("https://w.ladicdn.com/s400x400/5c8f292f0ecdc230dd3bd7b9/15107427_1855377171359795_1225516376337956575_n-20210106075030.jpg");
}

#IMAGE605 > .ladi-image > .ladi-image-background {
    background-image: url("https://w.ladicdn.com/s400x400/5c8f292f0ecdc230dd3bd7b9/69029577_108769667158823_2731574040337580032_o-20210106075303.jpg");
}

#SHAPE607 {
    height: 31.7945px;
}

#IMAGE625 > .ladi-image > .ladi-image-background {
    background-image: url("https://w.ladicdn.com/s400x400/5c8f292f0ecdc230dd3bd7b9/117150807_3124660977648041_6529936247241827451_o-20210106075336.jpg");
}

#LIST_PARAGRAPH1795 > .ladi-list-paragraph {
    line-height: 1.6;
    text-align: justify;
}

#GALLERY1792 .ladi-gallery .ladi-gallery-control-item[data-index="0"] {
    background-image: url("https://w.ladicdn.com/s400x400/5c8f292f0ecdc230dd3bd7b9/qua-tang-1-20250705095926-yula4.png");
}

#LIST_PARAGRAPH1798 > .ladi-list-paragraph,
#HEADLINE1759 > .ladi-headline {
    line-height: 1.6;
}

#GALLERY1793 .ladi-gallery .ladi-gallery-control-item[data-index="0"] {
    background-image: url("https://w.ladicdn.com/s400x400/5c8f292f0ecdc230dd3bd7b9/qua-tang-2-20250705095932-4z0de.png");
}

#LIST_PARAGRAPH1799 > .ladi-list-paragraph {
    font-size: 18px;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    text-align: justify;
}

#LIST_PARAGRAPH1799 ul li,
#LIST_PARAGRAPH1802 ul li {
    padding-bottom: 17px;
    padding-left: 0px;
}

    #LIST_PARAGRAPH1799 ul li:before,
    #LIST_PARAGRAPH1800 ul li:before,
    #LIST_PARAGRAPH1801 ul li:before,
    #LIST_PARAGRAPH1802 ul li:before {
        font-size: 24px;
        color: rgb(1, 43, 115);
        content: counter(linum, none);
    }

#LIST_PARAGRAPH1800 > .ladi-list-paragraph {
    font-size: 17.34px;
    line-height: 1.6;
    color: rgb(5, 34, 74);
    text-align: justify;
}

#LIST_PARAGRAPH1800 ul li,
#LIST_PARAGRAPH1801 ul li {
    padding-bottom: 17px;
    padding-left: 35px;
}

#LIST_PARAGRAPH1801 > .ladi-list-paragraph {
    font-size: 17.34px;
    line-height: 1.6;
    color: rgb(5, 34, 74);
    text-align: center;
}

#GALLERY1794 .ladi-gallery .ladi-gallery-control-item[data-index="0"] {
    background-image: url("https://w.ladicdn.com/s400x400/5c8f292f0ecdc230dd3bd7b9/qua-tang-3-20250705095937-3ir69.png");
}

#LIST_PARAGRAPH1802 > .ladi-list-paragraph {
    font-size: 18px;
    line-height: 1.6;
    color: rgb(35, 52, 74);
    text-align: justify;
}


#IMAGE1698,
#IMAGE1698 > .ladi-image > .ladi-image-background {
    width: calc(100vw - 20px);
    height: 424.976px;
}

    #IMAGE1698 > .ladi-image > .ladi-image-background {
        background-image: url("https://w.ladicdn.com/s750x750/5c8f292f0ecdc230dd3bd7b9/ehj-20210114073015.png");
    }

#SECTION685.ladi-animation {
    animation-name: bounceIn;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: 1;
}

#SECTION685 > .ladi-overlay {
    background-color: rgb(11, 34, 65);
    opacity: 0.55;
}

#SECTION685 > .ladi-section-background {
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

#HEADLINE701,
#HEADLINE1762 {
    width: 336px;
}

    #HEADLINE701 > .ladi-headline,
    #HEADLINE1762 > .ladi-headline {
        font-size: 30px;
        font-weight: bold;
        line-height: 1.2;
        color: rgb(255, 255, 255);
    }

#SHAPE702,
#SHAPE1763 {
    width: 80px;
    height: 78.8098px;
}

    #SHAPE702 > .ladi-shape,
    #SHAPE1763 > .ladi-shape {
        transform: rotate(-180deg);
    }

    #SHAPE702 svg:last-child,
    #SHAPE1763 svg:last-child {
        fill: rgb(255, 93, 45);
    }

#HEADLINE1756 > .ladi-headline {
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
}

#HEADLINE1757 > .ladi-headline {
    line-height: 1.8;
    color: rgb(255, 255, 255);
    text-align: center;
}

#FRAME689 > .ladi-frame-bg > .ladi-frame-background {
    background-color: rgb(240, 244, 250);
}

#FRAME689 > .ladi-frame {
    border-width: 0px;
    border-radius: 0px 32px;
    border-color: rgb(255, 255, 255);
}

#HEADLINE690 > .ladi-headline {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    color: rgb(255, 255, 255);
    text-align: center;
}

#PARAGRAPH692 > .ladi-paragraph {
    font-size: 14px;
    font-style: italic;
    line-height: 1.6;
    color: rgb(0, 39, 95);
    text-align: justify;
}

#IMAGE925 > .ladi-image > .ladi-image-background,
#IMAGE1782 > .ladi-image > .ladi-image-background {
    background-image: url("https://w.ladicdn.com/s450x350/5c8f292f0ecdc230dd3bd7b9/lie-20210114092756.png");
}

#FORM693 > .ladi-form {
    font-size: 14px;
    line-height: 1.6;
    color: rgba(5, 31, 78, 0.6);
}

#FORM693 .ladi-form .ladi-form-checkout-payment-item {
    --check-size: calc(14px * 1.5);
    --width-quantity: calc(14px * 2.5 + 30px);
}

#FORM693 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"],
#FORM693 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item .ladi-editing,
#FORM693 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item .ladi-editing::placeholder,
#FORM693 .ladi-form .ladi-survey-option .ladi-survey-option-label,
#FORM693 .ladi-form-item .ladi-form-control::placeholder,
#FORM693 .ladi-form-item select.ladi-form-control[data-selected=""],
#FORM693 .ladi-form-checkout-payment-quantity input {
    color: rgba(5, 31, 78, 0.6);
}

#FORM693:hover .overlay-checkout {
    display: flex !important;
}

#FORM693 .ladi-form-item {
    padding-left: 8px;
    padding-right: 8px;
}

    #FORM693 .ladi-form-item.otp-countdown:before {
        right: 13px;
    }

    #FORM693 .ladi-form-item.ladi-form-checkbox {
        padding-left: 13px;
        padding-right: 13px;
    }

#FORM693 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(5%2C%2031%2C%2078%2C%200.6)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
}

#FORM693 .ladi-form [data-form-checkout-item="product"] .ladi-form-checkout-payment-check.multiple.checked:before,
#FORM693 .ladi-form [data-form-checkout-item="product"] .ladi-form-checkout-payment-check:not(.multiple).checked:before,
#FORM693 .ladi-form [data-form-checkout-item="payment"] .ladi-form-checkout-payment-check.checked:before,
#FORM693 .ladi-form [data-form-checkout-item="fee_shipping"] .ladi-form-checkout-payment-check.checked:before,
#FORM693 .ladi-form-checkout-payment-quantity .up:before,
#FORM693 .ladi-form-checkout-payment-quantity .down:before,
#FORM693 [data-form-checkout-item="payment"] .ladi-form-item .ladi-form-checkout-payment-content div:before {
    background-color: rgba(5, 31, 78, 0.6);
}

#FORM693 .ladi-survey-option {
    text-align: left;
}

#FORM693 .ladi-form-item-container,
#FORM693 .ladi-form-checkout-box,
#FORM693 .ladi-form-checkout-bump-offer-product,
#FORM693 .ladi-form-label-container .ladi-form-label-item {
    border-width: 2px;
    border-radius: 0px;
    border-style: solid;
    border-color: rgb(119, 119, 119);
}

    #FORM693 .ladi-form-item-container .ladi-form-item.ladi-form-quantity {
        width: calc(100% + 2px);
    }

    #FORM693 .ladi-form-item-container .ladi-form-quantity .button,
    #FORM693 .ladi-form [data-form-checkout-item="coupon_code"] .content-discount-block .placeholder i {
        background-color: rgb(119, 119, 119);
    }

#FORM693 .ladi-form [data-form-checkout-item="total_price"] .space,
#FORM693 .ladi-form-checkout-payment-quantity input {
    border-color: rgb(119, 119, 119);
}

#FORM693 .ladi-form-checkout-payment-quantity input {
    width: 65px;
}

#BUTTON694 > .ladi-button > .ladi-button-background {
    background-color: rgb(255, 112, 50);
}

#BUTTON694 > .ladi-button {
    border-radius: 15px;
}

#BUTTON_TEXT694 > .ladi-headline {
    font-size: 20px;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    text-align: center;
}

#FORM_ITEM696 .ladi-form-label-container .ladi-form-label-item:hover,
#FORM_ITEM697 .ladi-form-label-container .ladi-form-label-item:hover,
#FORM_ITEM698 .ladi-form-label-container .ladi-form-label-item:hover,
#FORM_ITEM729 .ladi-form-label-container .ladi-form-label-item:hover,
#FORM_ITEM1725 .ladi-form-label-container .ladi-form-label-item:hover,
#FORM_ITEM1726 .ladi-form-label-container .ladi-form-label-item:hover {
    border-color: rgb(12, 97, 242);
}

#FORM_ITEM1725,
#FORM_ITEM1726 {
    width: 298.22px;
}

#IMAGE1758 > .ladi-image > .ladi-image-background,
#IMAGE1783 > .ladi-image > .ladi-image-background {
    background-image: url("/Projects/Web/Resources/images/ladi/price.png");
    background-size: contain;
    top: 50px;
}

#IMAGE1791,
#IMAGE1791 > .ladi-image > .ladi-image-background {
    width: 200px;
    height: 232.8px;
}

    #IMAGE1791 > .ladi-image > .ladi-image-background {
        background-image: url("https://w.ladicdn.com/s550x550/5c8f292f0ecdc230dd3bd7b9/nen-loi-ich-20211004083353.png");
    }

#HEADLINE653 > .ladi-headline {
    font-size: 16px;
    font-weight: bold;
    text-align: justify;
}

#PARAGRAPH655 > .ladi-paragraph {
    line-height: 1.8;
    color: rgb(255, 255, 255);
    text-align: justify;
}

#SHAPE657 > .ladi-shape {
    transform: rotate(26deg);
}

#LINE659 > .ladi-line > .ladi-line-container {
    border-top: 0px !important;
    border-right: 2px solid rgb(255, 255, 255);
    border-bottom: 2px solid rgb(255, 255, 255);
    border-left: 2px solid rgb(255, 255, 255);
}

#POPUP1344 {
    top: 47px;
    left: 0px;
    right: auto;
    bottom: auto;
    margin: auto;
}

    #POPUP1344 .popup-close {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.4144%202.00015L2.00015%2023.4144L0.585938%2022.0002L22.0002%200.585938L23.4144%202.00015Z%22%3E%3C%2Fpath%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%200.585938L23.4144%2022.0002L22.0002%2023.4144L0.585938%202.00015L2.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    }

#BUTTON_GROUP1345 {
    height: 221px;
}

    #BUTTON_GROUP1345 > .ladi-button-group > .ladi-element:hover > .ladi-button {
        opacity: 1 !important;
        transform: scale(1) rotate(0deg) !important;
        filter: blur(0px) grayscale(0%) !important;
    }

#BUTTON1346,
#BUTTON1348,
#BUTTON1350,
#BUTTON1352,
#BUTTON1354 {
    height: 40px;
}

    #BUTTON1346 > .ladi-button,
    #BUTTON1348 > .ladi-button,
    #BUTTON1350 > .ladi-button,
    #BUTTON1352 > .ladi-button,
    #BUTTON1354 > .ladi-button,
    #BUTTON1667 > .ladi-button {
        border-width: 1px;
        border-style: solid;
        border-color: rgb(0, 39, 95);
    }

#BUTTON_TEXT1346 > .ladi-headline,
#BUTTON_TEXT1348 > .ladi-headline,
#BUTTON_TEXT1350 > .ladi-headline,
#BUTTON_TEXT1667 > .ladi-headline {
    font-size: 16px;
    line-height: 1.6;
    color: rgb(0, 39, 95);
    text-align: center;
}

#BUTTON1352 {
    top: 113px;
}

#BUTTON_TEXT1352 > .ladi-headline,
#BUTTON_TEXT1354 > .ladi-headline {
    line-height: 1.6;
    color: rgb(0, 39, 95);
    text-align: center;
}

#BUTTON1354 {
    top: 151px;
}

#BUTTON1667 {
    width: 207.984px;
    height: 40px;
    top: 152px;
    left: 0.204375px;
}

#SHAPE1358 {
    width: 17.0003px;
    height: 18.0006px;
    top: 272px;
    left: 252.406px;
}

#BUTTON1359 > .ladi-button > .ladi-button-background {
    background-color: rgb(255, 94, 47);
}

#BUTTON_TEXT1359 > .ladi-headline {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    text-align: center;
}

@media (min-width: 768px) {
    #FRAME1791 {
        width: 420px;
        margin-right: 32px !important;
    }

    #SECTION17 {
        height: 69.82px;
    }

    #FRAME1805 {
        width: 480px;
    }

    #IMAGE19,
    #IMAGE19 > .ladi-image > .ladi-image-background {
        width: 105.486px;
        height: 35px;
    }

    #IMAGE19 {
        top: 12px;
        left: 10px;
    }

        #IMAGE19 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s450x350/5c8f292f0ecdc230dd3bd7b9/whi-sodes-20201221033342.png");
        }

    #SHAPE20 {
        top: 0px;
        left: 1000px;
    }

    #SHAPE20,
    #IMAGE1657,
    #IMAGE1660,
    #SECTION1179,
    #IMAGE1125 {
        display: none !important;
    }

        #IMAGE1657,
        #IMAGE1657 > .ladi-image > .ladi-image-background {
            width: 98px;
            height: 32.6667px;
        }

    #IMAGE1657 {
        top: 9.375px;
        left: -109.763px;
    }

    #BUTTON21 {
        width: 116.894px !important;
        height: 35.2559px !important;
        top: 13px !important;
        left: 830.959px;
        position: absolute;
    }

    #BUTTON_TEXT21,
    #HEADLINE362 {
        width: 78px;
    }

        #BUTTON_TEXT21 > .ladi-headline,
        #HEADLINE667 > .ladi-headline,
        #PARAGRAPH668 > .ladi-paragraph,
        #HEADLINE671 > .ladi-headline,
        #PARAGRAPH672 > .ladi-paragraph,
        #HEADLINE675 > .ladi-headline,
        #PARAGRAPH676 > .ladi-paragraph,
        #HEADLINE679 > .ladi-headline,
        #HEADLINE1757 > .ladi-headline {
            font-size: 17px;
        }




    #BUTTON_TEXT1206 {
        width: 92px;
        top: 9.08147px;
    }

    #BUTTON24 {
        left: 158px;
    }

    #BUTTON26 {
        left: 293.5px;
    }

    #BUTTON28 {
        left: 429px;
    }

    #BUTTON1206 {
        left: 564.5px;
    }

    #BUTTON1665 {
        left: 700px;
    }

    #SECTION17 > .ladi-container > .ladi-element {
        top: 10px;
        width: 112px;
        height: 41px;
    }

    #BUTTON_TEXT24,
    #BUTTON_TEXT26,
    #BUTTON_TEXT28 {
        top: 9.08149px;
    }


    #BUTTON_TEXT26 {
        width: 121px;
    }


    #BUTTON_TEXT28 {
        width: 119px;
    }

    #SECTION1658,
    #SECTION1179 {
        height: 709.178px;
    }

    #IMAGE1659 {
        width: 2079.42px;
        height: 717.131px;
        top: -7.9765px;
        left: -621.42px;
    }

        #IMAGE1659 > .ladi-image > .ladi-overlay {
            background-color: rgb(2, 46, 98);
            opacity: 0.77;
        }

        #IMAGE1659 > .ladi-image > .ladi-image-background {
            width: 2200.39px;
            height: 987.841px;
            background-image: url("/Projects//Web/Resources/images/ladi/anhnen1.png");
        }

        #IMAGE1659 > .ladi-image > .ladi-image-background,
        #IMAGE1180 > .ladi-image > .ladi-image-background {
            top: -198.004px;
            left: -120.975px;
        }

        #IMAGE1659 > .ladi-image {
            filter: brightness(81%);
        }

    #IMAGE1660 {
        width: 712.657px;
        height: 396.545px;
    }

    #IMAGE1660,
    #IMAGE1194 {
        top: 0px;
        left: -722.42px;
    }

        #IMAGE1660 > .ladi-image > .ladi-image-background {
            width: 714.908px;
            height: 396.545px;
            background-image: url("https://w.ladicdn.com/s1050x700/5c8f292f0ecdc230dd3bd7b9/ecx-20210106095113.png");
        }

    #IMAGE1662,
    #IMAGE1662 > .ladi-image > .ladi-image-background {
        width: 800px;
        height: 395.178px;
    }

    #IMAGE1662 {
        top: 83px;
        left: -140.763px;
    }

        #IMAGE1662 > .ladi-image > .ladi-image-background {
            background-image: url("/Projects/Web/Resources/images/ladi/anhbia.png");
        }

    #LIST_PARAGRAPH1661,
    #LIST_PARAGRAPH1175 {
        width: 846px;
    }

    #LIST_PARAGRAPH1661 {
        top: 554.18px;
        left: 25.29px;
    }

        #LIST_PARAGRAPH1661 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1175 > .ladi-list-paragraph {
            font-size: 19px;
            line-height: 1.6;
            text-shadow: rgb(9, 9, 56) 2px 0px 3px;
        }

        #LIST_PARAGRAPH1661.ladi-animation > .ladi-list-paragraph,
        #LIST_PARAGRAPH1175.ladi-animation > .ladi-list-paragraph {
            animation-delay: 0s;
            animation-duration: 1s;
        }

        #LIST_PARAGRAPH1661 ul li,
        #LIST_PARAGRAPH1175 ul li,
        #LIST_PARAGRAPH1196 ul li,
        #LIST_PARAGRAPH1791 ul li,
        #LIST_PARAGRAPH1792 ul li,
        #LIST_PARAGRAPH1794 ul li {
            padding-bottom: 9px;
            padding-left: 30px;
        }

            #LIST_PARAGRAPH1661 ul li:before,
            #LIST_PARAGRAPH1175 ul li:before {
                width: 28px;
                height: 28px;
                top: 8px;
            }

    #IMAGE1180 {
        width: 1923.42px;
        height: 717.131px;
        top: -7.953px;
        left: -479.42px;
        mix-blend-mode: multiply;
        will-change: transform, opacity;
    }

        #IMAGE1180 > .ladi-image > .ladi-overlay {
            background-color: rgb(41, 68, 170);
        }

        #IMAGE1180 > .ladi-image > .ladi-image-background {
            width: 2044.39px;
            height: 987.841px;
            background-image: url("/Projects//Web/Resources/images/ladi/anhnen1.png");
        }

        #IMAGE1180 > .ladi-image {
            opacity: 0.76;
            filter: sepia(20%) blur(2px);
        }

        #IMAGE1180:hover > .ladi-image {
            filter: blur(0px);
        }

    #IMAGE1194 {
        width: 712.657px;
        height: 625.545px;
    }

        #IMAGE1194 > .ladi-image > .ladi-image-background {
            width: 714.908px;
            height: 625.545px;
            background-image: url("https://w.ladicdn.com/s1050x950/5c8f292f0ecdc230dd3bd7b9/ecx-20210106095113.png");
        }

    #LIST_PARAGRAPH1175 {
        top: 559.178px;
        left: 10px;
    }

    #IMAGE1368,
    #IMAGE1368 > .ladi-image > .ladi-image-background {
        width: 842.722px;
        height: 468.178px;
    }

    #IMAGE1368 {
        top: 21px;
        left: -11.763px;
    }

        #IMAGE1368 > .ladi-image > .ladi-image-background {
            background-image: url("/Projects/Web/Resources/images/ladi/anhbia.png");
        }

    #SECTION67 {
        height: 1350px;
    }

    #HEADLINE68,
    #HEADLINE348,
    #HEADLINE349,
    #HEADLINE350,
    #HEADLINE351,
    #HEADLINE1382,
    #HEADLINE1297,
    #LIST_PARAGRAPH1800,
    #LIST_PARAGRAPH1801 {
        width: 960px;
    }

        #HEADLINE351 > .ladi-headline {
            padding-bottom: 20px;
            font-size: 42px;
            text-transform: uppercase;
        }

        #HEADLINE350 > .title-2 {
            display: none;
        }

    #HEADLINE68 {
        top: 21px;
        left: 0px;
    }

        #HEADLINE68 > .ladi-headline,
        #PARAGRAPH1202 > .ladi-paragraph {
            font-size: 30px;
            text-align: center;
        }

    #PARAGRAPH1195,
    #PARAGRAPH1328 {
        width: 940px;
    }

    #PARAGRAPH1195 {
        top: 90.6635px;
    }

        #PARAGRAPH1195 > .ladi-paragraph {
            font-size: 18px;
            line-height: 1.8;
        }

    #LIST_PARAGRAPH1196,
    #LIST_PARAGRAPH1371,
    #LIST_PARAGRAPH1791,
    #LIST_PARAGRAPH1792,
    #LIST_PARAGRAPH1793,
    #LIST_PARAGRAPH1794,
    #LIST_PARAGRAPH1796,
    #LIST_PARAGRAPH1797 {
        width: 451px;
    }

    #LIST_PARAGRAPH1196 {
        top: 270px;
    }

        #LIST_PARAGRAPH1196 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1371 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1791 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1792 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1793 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1794 > .ladi-list-paragraph {
            font-size: 18px;
            color: rgb(5, 31, 77);
        }

        #LIST_PARAGRAPH1196 ul li:before,
        #LIST_PARAGRAPH1791 ul li:before,
        #LIST_PARAGRAPH1792 ul li:before,
        #LIST_PARAGRAPH1794 ul li:before {
            width: 26px;
            height: 26px;
            top: -2px;
        }

    #LINE1200 {
        width: 178px;
        top: 56px;
        left: 391px;
    }

    #LIST_PARAGRAPH1371 {
        top: 350px;
        left: 7.282px;
    }

    #PARAGRAPH1202 {
        width: 951px;
        top: 1150px;
        left: 7.282px;
    }

        #PARAGRAPH1202.ladi-animation > .ladi-paragraph {
            animation-name: fadeInDown;
            animation-delay: 2s;
            animation-duration: 3s;
            animation-iteration-count: 1;
        }

    #PARAGRAPH1362 {
        width: 941px;
        top: 1230px;
    }

    #LIST_PARAGRAPH1791 {
        top: 270px;
        left: 505px;
    }

    #LIST_PARAGRAPH1792 {
        top: 350px;
        left: 505px;
    }

    #LIST_PARAGRAPH1793 {
        top: 435px;
    }

    #LIST_PARAGRAPH1794 {
        top: 435px;
        left: 505px;
    }

    #LIST_PARAGRAPH1796 {
        top: 540px;
        left: 10px;
    }

    #LIST_PARAGRAPH1797 {
        top: 540px;
        left: 505px;
    }

    #SECTION1124 {
        height: 575.65px;
    }

    #IMAGE1125,
    #IMAGE1125 > .ladi-image > .ladi-image-background {
        width: 962.683px;
        height: 354px;
    }

    #IMAGE1125 {
        top: 333.999px;
        left: 0px;
    }

        #IMAGE1125 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s1300x700/5c8f292f0ecdc230dd3bd7b9/efgv-20210104084858.png");
        }

    #PARAGRAPH1791 {
        width: 862px;
    }

    #PARAGRAPH1406 {
        top: 180px;
        background-color: rgb(15 23 42);
        padding: 48px;
        border-radius: 16px;
    }

        #PARAGRAPH1406 > .ladi-paragraph {
            font-size: 26px;
            color: white;
            font-weight: 700;
        }

            #PARAGRAPH1406 > .ladi-paragraph > .heighline {
                text-transform: uppercase;
                color: rgb(34 211 238);
            }

    #HEADLINE121 > .ladi-headline,
    #HEADLINE662 > .ladi-headline,
    #HEADLINE593 > .ladi-headline {
        font-size: 30px;
    }


    #IMAGE1411,
    #IMAGE1411 > .ladi-image > .ladi-image-background {
        width: 926.404px;
        height: 606.651px;
    }

    #IMAGE1411 {
        top: 45.999px;
        left: 19.58px;
    }

        #IMAGE1411 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s1250x950/5c8f292f0ecdc230dd3bd7b9/ai-chatbot-20250705040543-wqtdf.png");
        }

        #IMAGE1411 > .ladi-image {
            opacity: 0.2;
            filter: brightness(60%);
        }

    #PARAGRAPH1791 {
        top: 50px;
        left: 49.5px;
    }

        #PARAGRAPH1791 > .ladi-paragraph {
            font-size: 40px;
            font-weight: bold;
        }


    #SECTION120 {
        height: 665px;
    }

        #SECTION120 > .ladi-overlay {
            opacity: 0.81;
        }

        #SECTION120 > .ladi-section-background {
            background-image: url("https://w.ladicdn.com/s1440x847/5c7362c6c417ab07e5196b05/kpmd0su_20200228064302.jpg");
            background-size: cover;
            background-position-x: 100%;
            background-attachment: fixed;
        }

    #HEADLINE121 {
        width: 832px;
        top: 38.188px;
        left: 26px;
    }

    #GROUP122 {
        width: 529.336px;
        height: 174.75px;
        top: 265px;
        left: 1.42311px;
    }

    #GROUP123,
    #BOX124 {
        width: 74.0928px;
        height: 72.9998px;
    }

    #GROUP123,
    #GROUP143,
    #SHAPE656 {
        top: 0px;
    }

    #HEADLINE125,
    #HEADLINE133 {
        width: 54px;
    }

    #HEADLINE125 {
        top: 11.3485px;
        left: 8.15819px;
    }

        #HEADLINE125 > .ladi-headline,
        #HEADLINE133 > .ladi-headline,
        #HEADLINE145 > .ladi-headline {
            font-size: 43px;
        }

    #GROUP127 {
        width: 434.369px;
        height: 173.5px;
        top: 1.2505px;
        left: 94.9671px;
    }

    #PARAGRAPH128 {
        width: 433px;
    }

        #PARAGRAPH128 > .ladi-paragraph,
        #PARAGRAPH136 > .ladi-paragraph,
        #LIST_PARAGRAPH380 > .ladi-list-paragraph,
        #LIST_PARAGRAPH382 > .ladi-list-paragraph,
        #LIST_PARAGRAPH635 > .ladi-list-paragraph,
        #LIST_PARAGRAPH639 > .ladi-list-paragraph,
        #PARAGRAPH1328 > .ladi-paragraph {
            font-size: 22px;
        }

    #PARAGRAPH129 {
        width: 475px;
        top: 35.5px;
    }

        #PARAGRAPH129 > .ladi-paragraph,
        #PARAGRAPH137 > .ladi-paragraph,
        #PARAGRAPH149 > .ladi-paragraph,
        #PARAGRAPH680 > .ladi-paragraph,
        #PARAGRAPH927 > .ladi-paragraph,
        #PARAGRAPH1764 > .ladi-paragraph,
        #PARAGRAPH1748 > .ladi-paragraph,
        #PARAGRAPH1749 > .ladi-paragraph,
        #BUTTON_TEXT1352 > .ladi-headline,
        #BUTTON_TEXT1354 > .ladi-headline {
            font-size: 18px;
        }

    #GROUP130 {
        width: 530.899px;
        height: 176.5px;
        top: 390px;
        left: 0px;
    }

    #GROUP132 {
        width: 530.899px;
        height: 176.5px;
        top: 515px;
        left: 0px;
    }

    #GROUP131,
    #BOX132 {
        width: 74.1636px;
        height: 73px;
    }

    #HEADLINE133 {
        top: 9.7485px;
        left: 8.98259px;
    }

    #GROUP135 {
        left: 93.3339px;
    }

    #PARAGRAPH136,
    #PARAGRAPH148,
    #HEADLINE593 {
        width: 480px;
    }

    #PARAGRAPH136 {
        left: 2.30669px;
    }

    #PARAGRAPH137 {
        width: 438px;
        top: 35.5px;
        left: 0px;
    }

    #GROUP142,
    #GROUP132,
    #GROUP130,
    #GROUP122 {
        width: 580px;
    }

    #GROUP142 {
        width: 530.136px;
        height: 172.599px;
        top: 128.05px;
        left: 0px;
    }

    #GROUP143,
    #BOX144 {
        width: 73.527px;
        height: 73.0002px;
    }

    #HEADLINE145 {
        width: 53px;
        top: 11px;
        left: 10.047px;
    }

    #GROUP147 {
        width: 437.474px;
        height: 172.5px;
        top: 0.0985px;
        left: 92.662px;
    }

    #PARAGRAPH148 {
        left: 2.36832px;
    }

        #PARAGRAPH148 > .ladi-paragraph {
            font-size: 22px;
            line-height: 1.2;
        }

    #PARAGRAPH149 {
        width: 475px;
        top: 35.5px;
    }

    #LINE684 {
        width: 47px;
        top: 47.4495px;
        left: -3px;
    }

    #IMAGE1793 {
        top: 130px;
        left: 641.555px;
    }

    #SECTION347 {
        height: 717.6px;
    }


    #HEADLINE348 > .ladi-headline,
    #HEADLINE349 > .ladi-headline,
    #HEADLINE350 > .ladi-headline {
        font-size: 32px;
        text-align: center;
    }

    #HEADLINE362 {
        top: 105.1px;
        left: 131px;
    }

        #HEADLINE362 > .ladi-headline {
            font-size: 48px;
        }

    #IMAGE373,
    #IMAGE373 > .ladi-image > .ladi-image-background {
        width: 792.576px;
        height: 109.984px;
    }

    #IMAGE373 {
        top: 124.6px;
        left: 96.934px;
    }


    #HEADLINE376,
    #HEADLINE646 {
        width: 646px;
    }

    #HEADLINE376 {
        top: 154.092px;
        left: 154.5px;
    }

        #HEADLINE376 > .ladi-headline,
        #HEADLINE644 > .ladi-headline,
        #HEADLINE646 > .ladi-headline,
        #HEADLINE1383 > .ladi-headline,
        #PARAGRAPH1704 > .ladi-paragraph,
        #PARAGRAPH655 > .ladi-paragraph {
            font-size: 20px;
        }

        #HEADLINE376 > .ladi-headline,
        #HEADLINE644 > .ladi-headline,
        #HEADLINE646 > .ladi-headline,
        #HEADLINE649 > .ladi-headline {
            text-shadow: rgb(0, 0, 0) 1px 0px 0px;
        }

    #LINE683 {
        width: 373px;
        top: 54.1px;
        left: 291px;
    }

    #LIST_PARAGRAPH380 {
        width: 450px;
        top: 277.386px;
        left: 507.75px;
    }

        #LIST_PARAGRAPH380 ul li,
        #LIST_PARAGRAPH382 ul li,
        #LIST_PARAGRAPH635 ul li {
            padding-bottom: 16px;
            padding-left: 35px;
        }

            #LIST_PARAGRAPH380 ul li:before,
            #LIST_PARAGRAPH382 ul li:before,
            #LIST_PARAGRAPH635 ul li:before,
            #LIST_PARAGRAPH639 ul li:before {
                width: 24px;
                height: 24px;
            }

            #LIST_PARAGRAPH380 ul li:first-child::before,
            #LIST_PARAGRAPH382 ul li:first-child::before,
            #LIST_PARAGRAPH635 ul li:first-child::before,
            #LIST_PARAGRAPH639 ul li:first-child::before {
                background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2251.23825649529117px%22%20height%3D%2269px%22%20%20viewBox%3D%220%200%201408%201896.0833%22%20class%3D%22%22%20fill%3D%22rgba(244%2C%2064%2C%2037%2C%201)%22%3E%20%3Cpath%20d%3D%22M1298%201322q0%2040-28%2068l-136%20136q-28%2028-68%2028t-68-28l-294-294-294%20294q-28%2028-68%2028t-68-28l-136-136q-28-28-28-68t28-68l294-294-294-294q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20294%20294-294q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068t-28%2068L976%20960l294%20294q28%2028%2028%2068z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E")
            }


            #LIST_PARAGRAPH380 ul li::before,
            #LIST_PARAGRAPH382 ul li:before,
            #LIST_PARAGRAPH635 ul li:before,
            #LIST_PARAGRAPH639 ul li:before {
                background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2265.21232644855239px%22%20height%3D%2269px%22%20%20viewBox%3D%220%200%201792%201896.0833%22%20class%3D%22%22%20fill%3D%22rgba(126%2C%20217%2C%2087%2C%201)%22%3E%20%3Cpath%20d%3D%22M1671%20566q0%2040-28%2068l-724%20724-136%20136q-28%2028-68%2028t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20295%20656-657q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E");
            }

    #GALLERY1791,
    #GALLERY1131 {
        width: 467.026px;
        height: 396.575px;
    }

    #GALLERY1791 {
        top: 280.598px;
        left: 0px;
    }

        #GALLERY1791 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("/Projects/Web/Resources/images/ladi/aichatbot.png");
        }

    #SECTION1216 {
        height: 628.814px;
    }

    #BOX1730 {
        width: 472.64px;
        height: 401.5px;
        top: 217.5px;
        left: 488.36px;
    }

    #IMAGE643,
    #IMAGE643 > .ladi-image > .ladi-image-background,
    #IMAGE645,
    #IMAGE645 > .ladi-image > .ladi-image-background,
    #GROUP1217,
    #IMAGE647,
    #IMAGE647 > .ladi-image > .ladi-image-background {
        width: 742.132px;
        height: 102.984px;
    }

    #IMAGE643 {
        top: 76px;
        left: 103.25px;
    }

        #IMAGE373 > .ladi-image > .ladi-image-background,
        #IMAGE643 > .ladi-image > .ladi-image-background,
        #IMAGE645 > .ladi-image > .ladi-image-background,
        #IMAGE647 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s1050x450/5c8f292f0ecdc230dd3bd7b9/fecs-20201222080201.png");
        }

    #HEADLINE644 {
        width: 661px;
        top: 111.992px;
        left: 148.75px;
    }

    #LIST_PARAGRAPH382,
    #LIST_PARAGRAPH639 {
        width: 457px;
    }

    #LIST_PARAGRAPH382 {
        top: 216.75px;
        left: 12.25px;
    }

    #GALLERY1131 {
        top: 222.425px;
        left: 490.724px;
    }

        #GALLERY1131 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("https://w.ladicdn.com/s800x700/5c8f292f0ecdc230dd3bd7b9/anh-2-20250705062335-z9bp9.png");
        }

    #SECTION1215 {
        height: 641.4px;
    }

    #BOX1731 {
        width: 463.28px;
        height: 397.5px;
        top: 192.238px;
        left: -1px;
    }

    #IMAGE645 {
        top: 57.2485px;
        left: 108.934px;
    }

    #HEADLINE646 {
        top: 88.2405px;
        left: 163.5px;
    }

    #LIST_PARAGRAPH635 {
        width: 448px;
        top: 220.738px;
        left: 502px;
    }

    #GALLERY1130 {
        width: 459.332px;
        height: 392px;
        top: 197.738px;
        left: 1px;
    }

        #GALLERY1130 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("https://w.ladicdn.com/s800x700/5c8f292f0ecdc230dd3bd7b9/anh-3-new-20250705062536-htvnz.jpg");
        }

    #SECTION1214 {
        height: 676.4px;
    }

    #GROUP1217 {
        top: 59.0725px;
        left: 97.934px;
    }

    #HEADLINE649 {
        width: 647px;
        top: 36.492px;
        left: 49.566px;
    }

        #HEADLINE649 > .ladi-headline {
            font-size: 20px;
            line-height: 1.4;
        }

    #LIST_PARAGRAPH639 {
        top: 208.2px;
        left: 6.0115px;
    }

        #LIST_PARAGRAPH639 ul li,
        #LIST_PARAGRAPH1795 ul li {
            padding-bottom: 17px;
            padding-left: 35px;
        }

    #GALLERY1129 {
        width: 473.796px;
        height: 401.122px;
        top: 167.596px;
        left: 483.805px;
    }

        #GALLERY1129 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("https://w.ladicdn.com/s800x750/5c8f292f0ecdc230dd3bd7b9/anh-4-20250705062544-dntoz.jpeg");
        }

    #SECTION1792 > .ladi-container,
    #SECTION1793 > .ladi-container {
        width: 100%;
        bottom: 0px;
        flex-direction: row;
        gap: 32px;
        padding: 50px calc(50% - 480px) 50px calc(50% - 480px);
    }

        #SECTION1793 > .ladi-container > h3 {
            font-size: 40px;
            text-align: center;
            color: white;
            font-weight: 700;
        }

        #SECTION1792 > .ladi-container > .ladi-element,
        #SECTION1793 > .ladi-container > .ladi-element {
            display: inline-block;
            vertical-align: middle;
            margin-left: 0px;
            margin-top: auto;
        }


    #FRAME1792 > .ladi-frame,
    #FRAME1806 > .ladi-frame {
        bottom: 0px;
        flex-direction: row;
        gap: 44px;
        padding-top: 0px;
        margin-top: auto;
    }

        #FRAME1792 > .ladi-frame > .ladi-element,
        #FRAME1806 > .ladi-frame > .ladi-element,
        #FRAME1825 > .ladi-frame > .ladi-element {
            display: inline-block;
            vertical-align: middle;
            margin-top: auto;
        }


    #HEADLINE1795 > .ladi-headline,
    #HEADLINE1807 > .ladi-headline {
        text-align: center;
    }


    #FRAME1797 > .ladi-frame,
    #FRAME1809 > .ladi-frame {
        flex-direction: row;
        gap: 24px;
    }

        #FRAME1797 > .ladi-frame > .ladi-element,
        #FRAME1809 > .ladi-frame > .ladi-element,
        #FRAME1829 > .ladi-frame > .ladi-element {
            display: inline-block;
            vertical-align: top;
        }

    #LIST_PARAGRAPH1803 {
        width: 421px;
    }

        #LIST_PARAGRAPH1803 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1807 > .ladi-list-paragraph {
            font-size: 14.64px;
        }


    #HEADLINE1327 {
        width: 243px;
        top: 18.3495px;
        left: 358.5px;
    }

        #HEADLINE1327 > .ladi-headline {
            font-size: 40px;
        }

    #PARAGRAPH1328 {
        top: 77.35px;
        left: 10px;
    }

    #BOX661 {
        width: 1920px;
        height: 340.948px;
        top: 154.7px;
        left: -476px;
    }

        #BOX661 > .ladi-box {
            background-color: rgb(234, 242, 254);
        }

    #HEADLINE662 {
        width: 401px;
        top: 52.6485px;
        left: 32px;
    }

    #LINE664 {
        height: 59px;
        top: 39.6485px;
        left: 13px;
    }

        #LINE664 > .ladi-line > .ladi-line-container {
            border-right-color: rgb(255, 112, 50);
            border-bottom-color: rgb(255, 112, 50);
            border-left-color: rgb(255, 112, 50);
        }

    #GROUP665 {
        width: 255px;
        height: 353px;
        top: -0.3335px;
        left: 0px;
    }

    #SHAPE666 {
        width: 41px;
        top: 220px;
    }

    #HEADLINE667 {
        width: 185px;
        top: 0px;
        left: 70px;
    }

    #PARAGRAPH668 {
        width: 179px;
        top: 220px;
        left: 40px;
    }

    #GROUP669 {
        width: 233.5px;
        height: 102px;
        top: 352.648px;
        left: -3px;
    }

    #SHAPE670 {
        width: 38px;
        height: 38px;
    }

    #HEADLINE671 {
        width: 191px;
        top: 0px;
        left: 42.5px;
    }

    #PARAGRAPH672 {
        width: 187px;
        top: 22px;
        left: 42.5px;
    }

    #GROUP673 {
        width: 270px;
        height: 103px;
        top: 351.667px;
        left: 250px;
    }

    #SHAPE674 {
        width: 38.1279px;
        height: 41px;
        top: 1px;
    }

    #HEADLINE675 {
        width: 211px;
        top: 0px;
        left: 48.993px;
    }

    #PARAGRAPH676 {
        width: 220px;
        top: 23px;
        left: 50.0068px;
    }

    #IMAGE677 {
        width: 424.5px;
        height: 495.648px;
        top: 0px;
        left: 535.5px;
    }

        #IMAGE677 > .ladi-image > .ladi-image-background {
            width: 701.55px;
            height: 495.648px;
            top: 0px;
            left: -145.042px;
            background-image: url("https://w.ladicdn.com/s1050x800/5c7362c6c417ab07e5196b05/hh2teqa-20200227070054.jpg");
        }

    #GROUP678 {
        width: 273.5px;
        height: 139.566px;
        top: 179.648px;
        left: 250px;
    }

    #HEADLINE679,
    #HEADLINE620,
    #HEADLINE610,
    #HEADLINE630 {
        width: 225px;
    }

    #HEADLINE679 {
        top: 2.56566px;
        left: 48.5px;
    }

    #PARAGRAPH680,
    #LINE618,
    #LINE608,
    #LINE628 {
        width: 219px;
    }

    #PARAGRAPH680 {
        top: 24.5657px;
        left: 50.5px;
    }

    #SHAPE682 {
        top: 0.56566px;
        left: 1.5556px;
    }

    #SECTION1379 {
        height: 657.6px;
    }

    #LINE1381 {
        width: 269px;
        top: 131px;
        left: 338.5px;
    }

    #HEADLINE1382,
    #LIST_PARAGRAPH1800,
    #IMAGE1755 > .ladi-image > .ladi-image-background {
        top: 0px;
        left: 0px;
    }

        #HEADLINE1382 > .ladi-headline {
            font-size: 36px;
            text-align: center;
        }

    #GROUP1387,
    #BOX1388,
    #GROUP1398,
    #BOX1399,
    #BOX1380 {
        width: 660px;
    }

    #GROUP1387 {
        top: 399.764px;
        left: 150px;
    }

    #BOX1388 > .ladi-box,
    #BOX1399 > .ladi-box,
    #BOX1380 > .ladi-box,
    #BOX1394 > .ladi-box {
        border-radius: 40px;
    }

    #HEADLINE1389,
    #HEADLINE1400 {
        width: 520px;
    }

    #HEADLINE1389 {
        top: 6px;
        left: 120px;
    }

        #HEADLINE1389 > .ladi-headline,
        #HEADLINE1400 > .ladi-headline {
            font-size: 24px;
        }

    #LINE1390,
    #LINE1401,
    #LINE1396,
    #LINE1384 {
        height: 65px;
    }

    #LINE1390,
    #LINE1401 {
        left: 90px;
    }

    #GROUP1398 {
        top: 527.019px;
        left: 150px;
    }

    #HEADLINE1400 {
        left: 120px;
    }

    #IMAGE1403 {
        width: 116.825px;
        height: 52px;
        top: 418.019px;
        left: 142.175px;
    }

        #IMAGE1403 > .ladi-image > .ladi-image-background {
            width: 122.825px;
            height: 52px;
            background-image: url("https://w.ladicdn.com/s450x400/5c8f292f0ecdc230dd3bd7b9/eg8-20210113024807.png");
        }

    #BOX1380 {
        top: 137.019px;
        left: 150px;
    }

    #GROUP1703,
    #GROUP1393 {
        width: 660px;
        height: 329.002px;
    }

    #GROUP1703 {
        top: 269.764px;
        left: 150px;
    }

    #BOX1394 {
        width: 660px;
        height: 88px;
    }

    #LINE1396 {
        top: 10px;
        left: 90px;
    }

    #SHAPE1397,
    #SHAPE1791 {
        width: 56px;
        height: 53.0015px;
    }

    #SHAPE1397 {
        top: 276px;
        left: 24px;
    }

    #HEADLINE1383 {
        width: 531px;
        top: 6px;
        left: 110px;
    }

    #LINE1384 {
        top: 147.019px;
        left: 240px;
    }

    #SHAPE1385 {
        width: 50px;
        height: 51.001px;
        top: 157.019px;
        left: 180px;
    }

    #PARAGRAPH1704 {
        width: 522px;
        top: 143.764px;
        left: 259px;
    }

    #SHAPE1791 {
        top: 287.764px;
        left: 177px;
    }

    #FRAME1824 > .ladi-frame {
        padding-right: 0px;
        padding-bottom: 23.9587px;
    }

    #FRAME1825 > .ladi-frame {
        bottom: 0px;
        flex-direction: row;
        gap: 44px;
        padding-top: 0px;
        padding-right: 91px;
        margin-top: auto;
    }

    #HEADLINE1820 {
        width: 232px;
    }

    #PARAGRAPH1799 {
        width: 240px;
    }

    #FRAME1828 > .ladi-frame {
        padding-bottom: 0.3854px;
    }

    #HEADLINE1821 {
        width: 200px;
    }

    #HEADLINE1822 {
        width: 536px;
    }

    #FRAME1829 > .ladi-frame {
        flex-direction: row;
        gap: 24px;
        padding-right: 171px;
        padding-bottom: 22.375px;
    }

    #LIST_PARAGRAPH1812 {
        width: 256px;
    }

    #SECTION1292 {
        height: 791.7px;
    }

        #SECTION1292 > .ladi-overlay {
            background-color: rgb(5, 34, 74);
            opacity: 0.77;
            mix-blend-mode: multiply;
            will-change: transform, opacity;
        }

        #SECTION1292 > .ladi-section-background {
            background-image: url("https://w.ladicdn.com/s1440x791/5c8f292f0ecdc230dd3bd7b9/tjrzmk1x20210108101033.jpg");
            background-position-y: 0%;
            background-attachment: fixed;
            filter: blur(1px);
            opacity: 0.66;
        }

    #BUTTON1295,
    #BUTTON1710 {
        width: 173px;
        height: 61.3168px;
    }

    #BUTTON1296 {
        width: 295px;
        height: 61.3168px;
        margin: 0 calc(50% - 143px) 30px !important;
    }

    #BUTTON1295 {
        top: 683.144px;
        left: 393.5px;
    }

        #BUTTON1295 > .ladi-button,
        #BUTTON1296 > .ladi-button,
        #BUTTON1710 > .ladi-button {
            border-radius: 20px;
        }

        #BUTTON1295.ladi-animation > .ladi-button,
        #BUTTON1296.ladi-animation > .ladi-button,
        #BUTTON1710.ladi-animation > .ladi-button {
            animation-name: pulse;
            animation-delay: 0s;
            animation-duration: 2s;
            animation-iteration-count: 1;
        }

    #BUTTON_TEXT1295,
    #BUTTON_TEXT1710 {
        width: 171px;
        top: 13.7962px;
    }

        #BUTTON_TEXT1295 > .ladi-headline,
        #BUTTON_TEXT1710 > .ladi-headline {
            font-size: 26px;
        }

    #HEADLINE1297 {
        top: 250.801px;
        left: -6.5px;
    }

        #HEADLINE1297 > .ladi-headline {
            font-size: 39px;
            color: rgb(234, 242, 254);
        }

    #HEADLINE1431 {
        top: 373.35px;
        left: 412px;
    }

        #HEADLINE1431 > .ladi-headline,
        #HEADLINE1713 > .ladi-headline,
        #HEADLINE1716 > .ladi-headline {
            font-size: 35px;
        }

    #IMAGE1321,
    #IMAGE1321 > .ladi-image > .ladi-image-background,
    #IMAGE1714,
    #IMAGE1714 > .ladi-image > .ladi-image-background {
        width: 635.879px;
        height: 333.4px;
    }

    #IMAGE1321 {
        top: 337.801px;
        left: 162.06px;
    }

        #IMAGE1321 > .ladi-image > .ladi-image-background,
        #IMAGE1714 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s950x650/5c8f292f0ecdc230dd3bd7b9/zki-20210106083010.png");
        }

    #HEADLINE1705 {
        width: 809px;
        top: 84.801px;
        left: 67.5px;
    }

        #HEADLINE1705 > .ladi-headline {
            font-size: 40px;
            text-align: center;
        }

    #HEADLINE1826 {
        width: 553px;
        top: 479.986px;
        left: 204px;
    }

        #HEADLINE1826 > .ladi-headline {
            font-size: 77px;
            text-align: center;
        }

    #SECTION572 {
        height: 685px;
    }

        #SECTION572 > .ladi-section-background {
            background-color: rgba(215, 231, 255, 0.3);
        }

    #LINE591 {
        width: 242px;
        top: 79.275px;
        left: 364.5px;
    }

    #HEADLINE593 {
        top: 49.275px;
        left: 276px;
    }

    #CAROUSEL622 {
        width: 841px;
        top: 136px;
        left: 60px;
    }

    #GROUP594 {
        width: 100%;
        height: 495px;
        top: 18.25px;
        left: 74px;
    }

    #BOX595 {
        width: 300px;
        height: 495px;
    }

    #IMAGE596 {
        width: 63.6546px;
        height: 64.6546px;
        top: 10.505px;
        left: 18px;
    }

        #IMAGE596 > .ladi-image > .ladi-image-background {
            width: 86.2061px;
            height: 64.6546px;
        }

    #PARAGRAPH597 {
        top: 129.506px;
        left: 8px;
    }

    #SHAPE598,
    #SHAPE1414 {
        width: 38.1548px;
        height: 31.7945px;
    }

    #SHAPE598 {
        top: 89.5055px;
        left: 8px;
    }

    #LINE599 {
        top: 440.506px;
        left: 38px;
    }

    #GROUP600 {
        height: 56.655px;
        top: 23.505px;
        left: 91.5px;
    }

    #HEADLINE602,
    #HEADLINE611,
    #HEADLINE631 {
        top: 22.655px;
    }

    #GROUP613 {
        width: 316.068px;
        height: 500.5px;
        top: 18.25px;
        left: 470px;
    }

    #BOX614 {
        width: 288.141px;
        height: 500.5px;
    }

    #IMAGE615,
    #IMAGE615 > .ladi-image > .ladi-image-background {
        width: 64.1697px;
        height: 65px;
    }

    #IMAGE615 {
        top: 10.505px;
        left: 19.9996px;
    }

    #PARAGRAPH616,
    #PARAGRAPH606 {
        width: 260px;
    }

    #PARAGRAPH616 {
        top: 128.506px;
        left: 10px;
    }

    #SHAPE617 {
        width: 37.9102px;
        height: 32.1478px;
        top: 88.5055px;
    }

    #LINE618 {
        top: 440.506px;
        left: 30px;
    }

    #GROUP619 {
        width: 225px;
        height: 39.9067px;
        top: 23.594px;
        left: 91.0677px;
    }

    #HEADLINE621 {
        width: 203px;
        top: 22.9067px;
    }

    #GROUP603 {
        width: 100%;
        height: 495px;
        top: 20.7555px;
        left: 870px;
    }

    #BOX604,
    #BOX624 {
        width: 300px;
        height: 495px;
    }

    #IMAGE605 {
        width: 64.2487px;
        height: 65.6546px;
        top: 7.755px;
        left: 23.9999px;
    }

        #IMAGE605 > .ladi-image > .ladi-image-background {
            width: 66.2487px;
            height: 65.6546px;
        }

    #PARAGRAPH606 {
        top: 125.05px;
        left: 14px;
    }

    #SHAPE607 {
        width: 37.9102px;
        top: 85.7555px;
        left: 14px;
    }

    #LINE608 {
        top: 437.756px;
        left: 34px;
    }

    #GROUP609 {
        width: 225px;
        height: 39.655px;
        top: 14.755px;
        left: 97.0437px;
    }

    #HEADLINE611 {
        width: 223px;
    }

    #GROUP623 {
        width: 327.023px;
        height: 495px;
        top: 28.7555px;
        left: 1269px;
    }

    #IMAGE625 {
        width: 64.2273px;
        height: 65.6546px;
        top: 11.755px;
        left: 30.0003px;
    }

        #IMAGE625 > .ladi-image > .ladi-image-background {
            width: 66.6546px;
            height: 66.6546px;
        }

    #PARAGRAPH626 {
        top: 120.756px;
        left: 11px;
    }

    #LINE628 {
        top: 431.756px;
        left: 31px;
    }

    #GROUP629 {
        width: 225px;
        height: 56.655px;
        top: 20.755px;
        left: 102.023px;
    }

    #HEADLINE631 {
        width: 218px;
    }

    #SHAPE1414 {
        top: 108.756px;
        left: 1279px;
    }


    #BUTTON1710 {
        top: 749.717px;
        left: 396.001px;
    }

    #HEADLINE1713 {
        top: 416.525px;
        left: 419.001px;
    }

    #IMAGE1714 {
        top: 406.562px;
        left: 161.06px;
    }

    #IMAGE1715,
    #IMAGE1715 > .ladi-image > .ladi-image-background {
        width: 473.437px;
        height: 269.858px;
    }

    #IMAGE1715 {
        top: 491.286px;
        left: 242.282px;
    }

        #IMAGE1715 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s800x600/5c8f292f0ecdc230dd3bd7b9/eghttt-20210108101809.png");
        }

    #HEADLINE1716,
    #PARAGRAPH1748,
    #PARAGRAPH1749 {
        width: 469px;
    }

    #HEADLINE1716 {
        top: 259.801px;
        left: 246px;
    }

    #SECTION1026 {
        height: 1750.63px;
    }

        #SECTION1026 > .ladi-overlay {
            background-image: linear-gradient(180deg, rgba(0, 39, 95, 1.0), rgba(52, 82, 132, 1.0));
            background-color: initial;
            background-size: initial;
            background-origin: initial;
            background-position: initial;
            background-repeat: initial;
            background-attachment: initial;
            -webkit-background-clip: initial;
            opacity: 0.85;
        }

        #SECTION1026 > .ladi-section-background {
            background-image: url("https://w.ladicdn.com/s1440x820/5c8f292f0ecdc230dd3bd7b9/ehb-20210322084109.png");
            background-size: cover;
            background-position: 0% 50%;
            background-repeat: repeat-x;
            background-attachment: fixed;
            filter: contrast(120%) brightness(80%) saturate(120%) blur(3px);
        }

    #IMAGE1739 {
        width: 923.213px;
        height: 355.005px;
        top: -144.799px;
        left: 44.8945px;
    }

        #IMAGE1739 > .ladi-image > .ladi-image-background {
            width: 923.213px;
            height: 370.005px;
            background-image: url("https://w.ladicdn.com/s1250x700/5c8f292f0ecdc230dd3bd7b9/egh54-20210323040522.png");
        }

    #IMAGE1619,
    #IMAGE1619 > .ladi-image > .ladi-image-background {
        width: 410.374px;
        height: 410.374px;
    }

    #IMAGE1619 {
        top: -65.257px;
        left: 46.7695px;
    }

        #IMAGE1619 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s750x750/5c8f292f0ecdc230dd3bd7b9/thn-20210112102234.png");
        }

    #LIST_PARAGRAPH1795 {
        width: 812px;
        top: 373.434px;
        left: 63.591px;
    }

        #LIST_PARAGRAPH1795 > .ladi-list-paragraph {
            font-size: 17.34px;
            color: rgb(5, 34, 74);
        }

        #LIST_PARAGRAPH1795 ul li:before,
        #LIST_PARAGRAPH1798 ul li:before {
            font-size: 24px;
            color: rgb(1, 43, 115);
            content: counter(linum, none);
        }

    #GALLERY1792 {
        width: 492.731px;
        height: 318.918px;
        top: 429.544px;
        left: 5.591px;
    }

        #GALLERY1792 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("https://w.ladicdn.com/s800x650/5c8f292f0ecdc230dd3bd7b9/qua-tang-1-20250705095926-yula4.png");
        }

    #LIST_PARAGRAPH1798 {
        width: 430px;
        top: 472.003px;
        left: 523px;
    }

        #LIST_PARAGRAPH1798 > .ladi-list-paragraph {
            font-size: 18px;
            color: rgb(255, 255, 255);
            text-align: left;
        }

        #LIST_PARAGRAPH1798 ul li {
            padding-bottom: 17px;
            padding-left: 0px;
        }

    #SECTION1791 {
        height: 1008.7px;
    }

    #GALLERY1793 {
        width: 473.5px;
        height: 332.541px;
        top: 74.2295px;
        left: 486.5px;
    }

        #GALLERY1793 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("https://w.ladicdn.com/s800x650/5c8f292f0ecdc230dd3bd7b9/qua-tang-2-20250705095932-4z0de.png");
        }

    #LIST_PARAGRAPH1799,
    #LIST_PARAGRAPH1802 {
        width: 441px;
    }

    #LIST_PARAGRAPH1799 {
        top: 117px;
        left: 13.591px;
    }

    #LIST_PARAGRAPH1801 {
        top: 436.925px;
        left: 0px;
    }

    #GALLERY1794 {
        width: 480.909px;
        height: 332.541px;
        top: 494.229px;
        left: 5.591px;
    }

        #GALLERY1794 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("https://w.ladicdn.com/s800x650/5c8f292f0ecdc230dd3bd7b9/qua-tang-3-20250705095937-3ir69.png");
        }

    #LIST_PARAGRAPH1802 {
        top: 522.5px;
        left: 517.5px;
    }




    #IMAGE1698,
    #HEADLINE1759,
    #FORM_ITEM696 {
        left: 0px;
    }

    #HEADLINE1759 {
        width: 150px;
    }

        #HEADLINE1759 > .ladi-headline {
            font-size: 16px;
            color: rgb(0, 0, 0);
        }

    #SECTION685 {
        height: 740px;
    }

        #SECTION685 > .ladi-section-background {
            background-image: url("https://w.ladicdn.com/s1440x705/5c8f292f0ecdc230dd3bd7b9/nen-loi-ich-20211004083353.png");
        }

    #GROUP700,
    #GROUP1761 {
        width: 358px;
        height: 87.405px;
        top: 49.3px;
        left: 10px;
    }

    #HEADLINE701,
    #HEADLINE1762 {
        top: 15.405px;
        left: 22px;
    }

    #PARAGRAPH927,
    #PARAGRAPH1764 {
        width: 444px;
        top: 204.3px;
        left: 10px;
    }

    #IMAGE1433,
    #IMAGE1433 > .ladi-image > .ladi-image-background,
    #IMAGE1765,
    #IMAGE1765 > .ladi-image > .ladi-image-background {
        width: 478.85px;
        height: 272.945px;
    }

    #IMAGE1433,
    #IMAGE1765 {
        top: 278.355px;
        left: 0px;
    }

        #IMAGE1433 > .ladi-image > .ladi-image-background,
        #IMAGE1765 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s800x600/5c8f292f0ecdc230dd3bd7b9/w222w-20210204162836.png");
        }

    #IMAGE1755,
    #IMAGE1755 > .ladi-image > .ladi-image-background {
        width: 553.333px;
        height: 415px;
    }

    #IMAGE1755 {
        top: 235.9px;
        left: -37.2415px;
    }

        #IMAGE1755 > .ladi-image > .ladi-image-background {
            background-image: url("/Projects/Web/Resources/images/ladi/price.png");
            background-size: contain;
        }

        #IMAGE1755 > .ladi-image {
            transform: rotate(-1deg);
        }

        #IMAGE1755:hover > .ladi-image {
            transform: rotate(0deg);
        }

    #HEADLINE1756 {
        width: 453px;
        top: 48.3px;
        left: 497px;
    }

        #HEADLINE1756 > .ladi-headline {
            font-size: 28px;
            color: rgb(255, 206, 61);
        }

    #HEADLINE1757 {
        width: 482px;
        top: 75.535px;
        left: 478.85px;
    }

    #GROUP688 {
        width: 373.743px;
        height: 463.595px;
        top: 230.3px;
        left: 546.629px;
    }

    #FRAME689 {
        width: 373.743px;
        height: 460px;
    }

    #HEADLINE690 {
        width: 314px;
        top: 28.3726px;
        left: 30.1071px;
    }

    #PARAGRAPH692 {
        width: 332px;
        top: 77.0152px;
        left: 20.7635px;
    }

    #IMAGE925,
    #IMAGE925 > .ladi-image > .ladi-image-background,
    #IMAGE1782,
    #IMAGE1782 > .ladi-image > .ladi-image-background {
        width: 131.835px;
        height: 43.945px;
    }

    #IMAGE925 {
        top: 19.3726px;
        left: 121.19px;
    }

    #FORM693 {
        width: 298.921px;
        height: 366.195px;
        top: 97.4px;
        left: 37.7615px;
    }

    #BUTTON694 {
        width: 189.818px;
        height: 39.7634px;
        top: 240px;
        left: 54.5512px;
    }

    #BUTTON_TEXT694 {
        width: 190px;
        top: 8.94676px;
    }

    #FORM_ITEM696,
    #FORM_ITEM697,
    #FORM_ITEM698 {
        width: 297.519px;
        height: 39.7634px;
    }

    #FORM_ITEM697 {
        top: 60.7161px;
        left: 0px;
    }

    #FORM_ITEM698 {
        top: 119.432px;
        left: 0.7007px;
    }

    #FORM_ITEM729 {
        width: 298.22px;
        height: 39.7634px;
        top: 180.432px;
        left: 0.7007px;
    }

    #FORM_ITEM1725,
    #FORM_ITEM1726 {
        height: 35px;
    }

    #FORM_ITEM1725 {
        top: 265.814px;
        left: 0.7007px;
    }

    #FORM_ITEM1726 {
        top: 331.195px;
    }

    #IMAGE1758,
    #IMAGE1758 > .ladi-image > .ladi-image-background,
    #IMAGE1783,
    #IMAGE1783 > .ladi-image > .ladi-image-background {
        width: 425.868px;
        height: 319.401px;
    }

    #IMAGE1758,
    #IMAGE1783 {
        top: 146px;
        left: -1664px;
    }

    #IMAGE1782 {
        top: 256.355px;
        left: 664.5px;
    }

    #IMAGE1791 {
        top: -155.265px;
        left: 380px;
    }

    #SECTION652 {
        height: 317.4px;
    }

    #HEADLINE653 {
        width: 456px;
        top: 89.075px;
        left: 17px;
    }

        #HEADLINE653 > .ladi-headline {
            line-height: 1.6;
            color: rgba(255, 255, 255, 0.9);
        }

    #GROUP654 {
        width: 460px;
        height: 180px;
        top: 20.575px;
        left: 498px;
    }

    #PARAGRAPH655 {
        width: 424px;
        left: 36px;
    }

    #SHAPE656,
    #SHAPE658 {
        width: 29.5229px;
        height: 30px;
    }

    #SHAPE657 {
        width: 23.6182px;
        height: 23.9999px;
        top: 117.288px;
        left: 0px;
    }

    #SHAPE658 {
        top: 150px;
        left: 0px;
    }

    #LINE659 {
        height: 276px;
        top: 15.575px;
        left: 480px;
    }

    #IMAGE1724,
    #IMAGE1724 > .ladi-image > .ladi-image-background {
        width: 154.775px;
        height: 51.5917px;
    }

    #IMAGE1724 {
        top: 20.575px;
        left: 17px;
    }

        #IMAGE1724 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s500x400/5c8f292f0ecdc230dd3bd7b9/reg-20210118093659.png");
        }

    #GROUP1750 {
        width: 469px;
        height: 72.33px;
        top: 245.07px;
        left: 529px;
    }

    #PARAGRAPH1749 {
        top: 41.33px;
        left: 0px;
    }

    #POPUP1344 {
        width: calc(100vw - 20px);
        height: 400px;
    }

    #BUTTON_GROUP1345 {
        width: 417.556px;
    }

    #BUTTON1346,
    #BUTTON1348,
    #BUTTON1350 {
        width: 128px;
    }

    #BUTTON_TEXT1346,
    #BUTTON_TEXT1348,
    #BUTTON_TEXT1350 {
        width: 126px;
    }

    #BUTTON1348 {
        top: 0px;
        left: 136px;
    }

    #BUTTON1350 {
        top: 0px;
        left: 272px;
    }

    #BUTTON1352,
    #BUTTON1354 {
        width: 417.15px;
        left: 0.40625px;
    }

    #BUTTON_TEXT1352,
    #BUTTON_TEXT1354 {
        width: 415px;
    }

    #BUTTON_TEXT1667 {
        width: 206px;
    }

    #BUTTON1359 {
        width: 160px;
        height: 40px;
        top: 191px;
        left: 127.778px;
    }

    #BUTTON_TEXT1359 {
        width: 160px;
    }

    #GALLERY1132 {
        width: 800px;
        height: 530px;
        top: 562px;
        left: calc(50% - 400px);
    }

        #GALLERY1132 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("/Projects/Web/Resources/images/ladi/tylesudungAI.jpg");
        }

        #GALLERY1132 .ladi-gallery .ladi-gallery-view-item[data-index="1"] {
            background-image: url("/Projects/Web/Resources/images/ladi/ThachthuctrienkhaiAI.jpg");
        }
}



#GALLERY1132 .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow,
#GALLERY1132 .ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow {
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.00015%200.585938L18.4144%2012.0002L7.00015%2023.4144L5.58594%2022.0002L15.5859%2012.0002L5.58594%202.00015L7.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

#GALLERY1132 > .ladi-gallery > .ladi-gallery-view {
    height: calc(100% - 0px);
}

#GALLERY1132 > .ladi-gallery > .ladi-gallery-control {
    height: 0px;
}

#GALLERY1132 > .ladi-gallery > .ladi-gallery-control {
    display: none;
}

    #GALLERY1132 > .ladi-gallery > .ladi-gallery-control > .ladi-gallery-control-box > .ladi-gallery-control-item {
        width: 0px;
        height: 0px;
        margin-right: 0px;
    }

body.lazyload .ladi-overlay,
body.lazyload .ladi-box,
body.lazyload .ladi-button-background,
body.lazyload .ladi-collection-item:before,
body.lazyload .ladi-countdown-background,
body.lazyload .ladi-form-item-background,
body.lazyload .ladi-form-label-container .ladi-form-label-item.image,
body.lazyload .ladi-frame-background,
body.lazyload .ladi-gallery-view-item,
body.lazyload .ladi-gallery-control-item,
body.lazyload .ladi-headline,
body.lazyload .ladi-image-background,
body.lazyload .ladi-image-compare,
body.lazyload .ladi-list-paragraph ul li:before,
body.lazyload .ladi-section-background,
body.lazyload .ladi-survey-option-background,
body.lazyload .ladi-survey-option-image,
body.lazyload .ladi-tabs-background,
body.lazyload .ladi-video-background,
body.lazyload .ladi-banner,
body.lazyload .ladi-spin-lucky-screen,
body.lazyload .ladi-spin-lucky-start {
    background-image: none !important;
}
@media (max-width: 767px) {
    #LIST_PARAGRAPH380 ul li:before,
    #LIST_PARAGRAPH382 ul li:before,
    #LIST_PARAGRAPH635 ul li:before,
    #LIST_PARAGRAPH639 ul li:before {
        width: 24px;
        height: 24px;
    }

    #LIST_PARAGRAPH380 ul li:first-child::before,
    #LIST_PARAGRAPH382 ul li:first-child::before,
    #LIST_PARAGRAPH635 ul li:first-child::before,
    #LIST_PARAGRAPH639 ul li:first-child::before {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2251.23825649529117px%22%20height%3D%2269px%22%20%20viewBox%3D%220%200%201408%201896.0833%22%20class%3D%22%22%20fill%3D%22rgba(244%2C%2064%2C%2037%2C%201)%22%3E%20%3Cpath%20d%3D%22M1298%201322q0%2040-28%2068l-136%20136q-28%2028-68%2028t-68-28l-294-294-294%20294q-28%2028-68%2028t-68-28l-136-136q-28-28-28-68t28-68l294-294-294-294q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20294%20294-294q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068t-28%2068L976%20960l294%20294q28%2028%2028%2068z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E")
    }

    #LIST_PARAGRAPH380 ul li::before,
    #LIST_PARAGRAPH382 ul li:before,
    #LIST_PARAGRAPH635 ul li:before,
    #LIST_PARAGRAPH639 ul li:before {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2265.21232644855239px%22%20height%3D%2269px%22%20%20viewBox%3D%220%200%201792%201896.0833%22%20class%3D%22%22%20fill%3D%22rgba(126%2C%20217%2C%2087%2C%201)%22%3E%20%3Cpath%20d%3D%22M1671%20566q0%2040-28%2068l-724%20724-136%20136q-28%2028-68%2028t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20295%20656-657q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E");
    }
    #SECTION17 {
        height: 42.3262px;
    }

    #IMAGE19,
    #IMAGE19 > .ladi-image > .ladi-image-background {
        width: 77.3678px;
        height: 33.6358px;
    }

    #IMAGE19 {
        top: -22.6411px;
        left: -106.575px;
    }

        #IMAGE19 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s400x350/5c8f292f0ecdc230dd3bd7b9/whi-sodes-20201221033342.png");
        }

    #SHAPE20 {
        top: 2.3262px;
        left: 6.5005px;
    }

    #IMAGE1657,
    #IMAGE1657 > .ladi-image > .ladi-image-background {
        width: 79.0228px;
        height: 24.3369px;
    }

    #IMAGE1657 {
        top: 9.328px;
        left: 164.478px;
    }

    #BUTTON21 {
        width: 77.5844px;
        height: 27.0072px;
        top: 6.3262px;
        right: 10px;
    }

    #BUTTON_TEXT21 {
        width: 77px;
    }

        #BUTTON_TEXT21 > .ladi-headline {
            font-size: 12px;
        }

    #BUTTON1665 {
        top: -29.3386px;
        left: 468.552px;
    }

    #BUTTON1206 {
        width: 90.8956px;
        height: 40.3333px;
        top: -29.2553px;
        left: 895.602px;
    }

    #BUTTON_TEXT1206 {
        width: 91px;
    }

    #BUTTON_TEXT1206,
    #BUTTON_TEXT24,
    #BUTTON_TEXT26,
    #BUTTON_TEXT28,
    #BUTTON_TEXT1295,
    #BUTTON_TEXT1710 {
        top: 9px;
    }

    #BUTTON24 {
        width: 110.425px;
        height: 40.3333px;
        top: -29.1719px;
        left: 449px;
    }

    #BUTTON26 {
        width: 120.235px;
        height: 40.3333px;
        top: -29.1719px;
        left: 546.426px;
    }

    #BUTTON_TEXT26 {
        width: 120px;
    }

    #BUTTON28 {
        width: 118.044px;
        height: 40.3333px;
        top: -29.3386px;
        left: 666.662px;
    }

    #BUTTON_TEXT28 {
        width: 118px;
    }

    #SECTION1658 {
        height: 522.014px;
    }

    #SECTION1658,
    #SECTION1026,
    #IMAGE1755 {
        display: none !important;
    }

    #IMAGE1659,
    #IMAGE1180 {
        width: 856.142px;
        height: 421.008px;
        top: -2.4965px;
        left: -284.142px;
    }

        #IMAGE1659 > .ladi-image > .ladi-overlay {
            background-color: rgba(0, 21, 75, 0.8);
            opacity: 0.85;
        }

        #IMAGE1659 > .ladi-image > .ladi-image-background,
        #IMAGE1180 > .ladi-image > .ladi-image-background {
            width: 883.198px;
            height: 524.924px;
            top: -103.916px;
            left: -27.0559px;
            background-image: url("/Projects//Web/Resources/images/ladi/anhnen1.png");
        }

        #IMAGE1659 > .ladi-image {
            filter: blur(2px);
        }

        #IMAGE1659:hover > .ladi-image {
            filter: blur(0px);
        }

    #IMAGE1660,
    #IMAGE1660 > .ladi-image > .ladi-image-background,
    #IMAGE1194,
    #IMAGE1194 > .ladi-image > .ladi-image-background {
        width: 387.2px;
        height: 215.111px;
    }

    #IMAGE1660 {
        top: 244px;
        left: -533.6px;
    }

        #IMAGE1660 > .ladi-image > .ladi-image-background,
        #IMAGE1194 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s700x550/5c8f292f0ecdc230dd3bd7b9/ecx-20210106095113.png");
        }

    #IMAGE1662,
    #IMAGE1662 > .ladi-image > .ladi-image-background,
    #IMAGE1368,
    #IMAGE1368 > .ladi-image > .ladi-image-background {
        width: 410px;
        max-width: calc(100vw - 20px);
        height: 222.222px;
    }

    #IMAGE1662 {
        top: 22px;
        left: 2px;
    }

        #IMAGE1662 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s750x550/5c8f292f0ecdc230dd3bd7b9/rh44e-20210415091519.png");
        }

    #LIST_PARAGRAPH1661{
        width: 343px;
    }

    #LIST_PARAGRAPH1661 {
        top: 254.222px;
        left: 38.5px;
    }

        #LIST_PARAGRAPH1661 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1175 > .ladi-list-paragraph {
            font-size: 13px;
            line-height: 1.4;
        }

        #LIST_PARAGRAPH1661.ladi-animation > .ladi-list-paragraph,
        #LIST_PARAGRAPH1175.ladi-animation > .ladi-list-paragraph {
            animation-delay: 1s;
            animation-duration: 2s;
        }

        #LIST_PARAGRAPH1661 ul li,
        #LIST_PARAGRAPH1175 ul li {
            padding-bottom: 11px;
            padding-left: 23px;
        }

            #LIST_PARAGRAPH1661 ul li:before,
            #LIST_PARAGRAPH1175 ul li:before,
            #LIST_PARAGRAPH380 ul li:before,
            #LIST_PARAGRAPH382 ul li:before,
            #LIST_PARAGRAPH635 ul li:before,
            #LIST_PARAGRAPH639 ul li:before,
            #LIST_PARAGRAPH1795 ul li:before,
            #LIST_PARAGRAPH1798 ul li:before {
                width: 22px;
                height: 22px;
            }

            #LIST_PARAGRAPH1661 ul li:before,
            #LIST_PARAGRAPH1175 ul li:before,
            #LIST_PARAGRAPH1196 ul li:before,
            #LIST_PARAGRAPH1791 ul li:before,
            #LIST_PARAGRAPH1792 ul li:before,
            #LIST_PARAGRAPH1794 ul li:before,
            #SHAPE666,
            #SHAPE674 {
                top: 0px;
            }

    #IMAGE1180 > .ladi-image > .ladi-overlay {
        background-color: rgb(9, 44, 98);
    }

    #IMAGE1180 > .ladi-image {
        filter: brightness(80%) sepia(20%);
    }

    #IMAGE1194 {
        top: 20px;
        left: -650.6px;
    }

    #LIST_PARAGRAPH1175 {
        top: 286.014px;
        left: 6.5005px;
    }

    #IMAGE1368 {
        top: 30px;
        left: 5px;
    }

        #IMAGE1368 > .ladi-image > .ladi-image-background {
            background-image: url("/Projects/Web/Resources/images/ladi/anhbia.png");
            background-size:contain;
        }

    #SECTION67 {
        height: 1440.15px;
    }

    #HEADLINE68 {
        top: 16.922px;
    }

        #HEADLINE68 > .ladi-headline {
            font-size: 18px;
        }

    #PARAGRAPH1195,
    #LIST_PARAGRAPH1196,
    #LIST_PARAGRAPH1371,
    #PARAGRAPH1202,
    #PARAGRAPH1362,
    #LIST_PARAGRAPH1791,
    #LIST_PARAGRAPH1792,
    #LIST_PARAGRAPH1793,
    #LIST_PARAGRAPH1794,
    #LIST_PARAGRAPH1796,
    #LIST_PARAGRAPH1797,
    #LIST_PARAGRAPH635,
    #LIST_PARAGRAPH639,
    #PARAGRAPH1328,
    #GROUP1387,
    #BOX1388,
    #GROUP1398,
    #BOX1399,
    #BOX1380,
    #LIST_PARAGRAPH1795,
    #LIST_PARAGRAPH1798,
    #LIST_PARAGRAPH1799,
    #LIST_PARAGRAPH1800,
    #LIST_PARAGRAPH1801,
    #LIST_PARAGRAPH1802,
    #HEADLINE653,
    #PARAGRAPH1748,
    #PARAGRAPH1749 {
        width: 400px;
        max-width: calc(100% - 20px);
    }

    #PARAGRAPH1195 {
        top: 66.6458px;
    }

        #PARAGRAPH1195 > .ladi-paragraph {
            font-size: 17px;
            line-height: 1.6;
        }

    #LIST_PARAGRAPH1196 {
        top: 375px;
    }

        #LIST_PARAGRAPH1196 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1371 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1791 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1792 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1793 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1794 > .ladi-list-paragraph {
            font-size: 17px;
            color: rgb(5, 34, 74);
        }

        #LIST_PARAGRAPH1196 ul li,
        #LIST_PARAGRAPH1791 ul li,
        #LIST_PARAGRAPH1792 ul li,
        #LIST_PARAGRAPH1794 ul li {
            padding-bottom: 0px;
            padding-left: 31px;
        }

            #LIST_PARAGRAPH1196 ul li:before,
            #LIST_PARAGRAPH1791 ul li:before,
            #LIST_PARAGRAPH1792 ul li:before,
            #LIST_PARAGRAPH1794 ul li:before {
                width: 25px;
                height: 25px;
            }

    #LINE1200 {
        width: 126px;
        top: 38.0002px;
        left: 141px;
    }

    #LIST_PARAGRAPH1371 {
        top: 545px;
        left: 10px;
    }

    #PARAGRAPH1202 {
        top: 1200px;
        left: 9px;
        text-align: center;
    }

        #PARAGRAPH1202 > .ladi-paragraph {
            font-size: 26px;
            text-align: justify;
            text-align: center;
        }

    #PARAGRAPH1362 {
        top: 1320.15px;
    }

    #LIST_PARAGRAPH1791 {
        top: 460px;
        left: 10px;
    }

    #LIST_PARAGRAPH1792 {
        top: 800px;
        left: 10px;
    }

    #LIST_PARAGRAPH1793 {
        top: 630px;
    }


    #LIST_PARAGRAPH1794 {
        top: 690px;
        left: 10px;
    }

    #LIST_PARAGRAPH1796 {
        top: 1005px;
        left: 10px;
    }

    #LIST_PARAGRAPH1797 {
        top: 1005px;
        left: 505px;
    }



    #SECTION1124 {
        height: 580px;
    }

    #IMAGE1793 {
        display: none;
    }

    #IMAGE1125 {
        width: 424.713px;
        height: 228.916px;
        top: 367.127px;
        left: 639px;
    }

        #IMAGE1125 > .ladi-image > .ladi-image-background {
            width: 429.13px;
            height: 228.916px;
            background-image: url("https://w.ladicdn.com/s750x550/5c8f292f0ecdc230dd3bd7b9/efgv-20210104084858.png");
        }

    #HEADLINE1807,
    #HEADLINE1820,
    #PARAGRAPH1799,
    #HEADLINE1822,
    #LIST_PARAGRAPH1812 {
        width: 340px;
    }

    #PARAGRAPH1406 {
        top: 190px;
        padding: 0px 10px;
    }

        #PARAGRAPH1406 > .ladi-paragraph {
            background-color: rgb(15 23 42);
            padding: 20px;
            border-radius: 8px;
            color: white !important;
            font-size: 20px !important;
        }

            #PARAGRAPH1406 > .ladi-paragraph > .heighline {
                text-transform: uppercase;
                color: rgb(34 211 238) !important;
            }

        #PARAGRAPH1406 > .ladi-paragraph,
        #PARAGRAPH1791 > .ladi-paragraph,
        #PARAGRAPH129 > .ladi-paragraph,
        #PARAGRAPH137 > .ladi-paragraph,
        #PARAGRAPH149 > .ladi-paragraph,
        #LIST_PARAGRAPH380 > .ladi-list-paragraph,
        #LIST_PARAGRAPH382 > .ladi-list-paragraph,
        #LIST_PARAGRAPH635 > .ladi-list-paragraph,
        #LIST_PARAGRAPH639 > .ladi-list-paragraph,
        #PARAGRAPH1328 > .ladi-paragraph {
            font-size: 17px;
        }
    #HEADLINE646 > .ladi-headline,
    #HEADLINE376 > .ladi-headline {
        font-size: 15px;
    }
    #PARAGRAPH1791 > .ladi-paragraph {
        font-size: 28px;
        text-align: center !important;
    }

    #IMAGE1411,
    #IMAGE1411 > .ladi-image > .ladi-image-background {
        width: 400px;
        max-width: calc(100% - 40px);
        height: 185.702px;
    }

    #IMAGE1411 {
        top: -27px;
        left: 10px;
    }

        #IMAGE1411 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s750x500/5c8f292f0ecdc230dd3bd7b9/g4b-20210120044210.png");
        }


    #PARAGRAPH1791 {
        top: 50px;
        padding: 0 10px;
    }

    #SECTION120 {
        height: 810px;
    }

        #SECTION120 > .ladi-overlay {
            opacity: 0.83;
        }

        #SECTION120 > .ladi-section-background {
            background-image: url("https://w.ladicdn.com/s768x1308/5c7362c6c417ab07e5196b05/kpmd0su_20200228064302.jpg");
            background-size: auto 100%;
            background-origin: content-box;
            background-position-x: 50%;
            background-attachment: scroll;
        }

    #HEADLINE121 {
        width: calc(100vw - 40px);
        top: 33.9062px;
        left: 17px;
    }

        #HEADLINE121 > .ladi-headline,
        #HEADLINE362 > .ladi-headline,
        #HEADLINE662 > .ladi-headline,
        #HEADLINE1382 > .ladi-headline,
        #HEADLINE1716 > .ladi-headline {
            font-size: 24px;
        }

    #HEADLINE1705 > .ladi-headline {
        font-size: 19px;
        text-align: center;
        width: 100%;
    }

    #GROUP122 {
        width: calc(100vw - 20px);
        height: 202.5px;
        top: 325px;
        left: 9.7525px;
    }

    #GROUP123 {
        width: 58.3288px;
        height: 57.4517px;
        top: 0.5482px;
    }

    #BOX124 {
        width: 59.9007px;
        height: 59px;
    }

    #HEADLINE125,
    #HEADLINE133,
    #HEADLINE145,
    #LINE684,
    #SHAPE666 {
        width: 43px;
    }

    #HEADLINE125 {
        top: 15.3467px;
        left: 7.19122px;
    }

        #HEADLINE125 > .ladi-headline,
        #HEADLINE133 > .ladi-headline,
        #HEADLINE145 > .ladi-headline {
            font-size: 30px;
        }

    #GROUP127 {
        top: 0px;
        left: 67px;
    }

    #PARAGRAPH128 {
        width: 353px;
    }


    #BUTTON_TEXT1295 > .ladi-headline,
    #BUTTON_TEXT1710 > .ladi-headline {
        font-size: 18px;
    }

    #PARAGRAPH148 > .ladi-paragraph,
    #PARAGRAPH136 > .ladi-paragraph,
    #PARAGRAPH128 > .ladi-paragraph {
        font-size: 15px;
    }


    #PARAGRAPH129 {
        top: 25.5px;
    }

    #GROUP130 {
        width: 401px;
        height: 202.002px;
        top: 500px;
        left: 9.7525px;
    }

    #GROUP131,
    #BOX132 {
        width: 58.8855px;
        height: 58px;
    }

    #GROUP132 {
        top: 675px;
        left: 10px;
    }

    #HEADLINE133 {
        top: 10.4932px;
        left: 7.25985px;
    }

    #GROUP135 {
        width: 331.489px;
        height: 202.002px;
        left: 69.511px;
    }
    #PARAGRAPH129,
    #HEADLINE1716,
    #PARAGRAPH136,
    #PARAGRAPH137,
    #PARAGRAPH149 {
        width: calc(100vw - 105px);
    }

    #PARAGRAPH136 {
        left: 0px;
    }

    #PARAGRAPH137 {
        top: 25px;
    }

    #GROUP142 {
        height: 179.5px;
        top: 150px;
        left: 10px;
    }

    #GROUP143 {
        width: 60px;
        height: 58.4998px;
        top: 1.5px;
    }

    #BOX144 {
        width: 60.513px;
        height: 59px;
    }

    #HEADLINE145 {
        top: 9.72278px;
        left: 8.3913px;
    }

    #GROUP147 {
        top: 0px;
        left: 69.495px;
    }

    #PARAGRAPH148 {
        width: 327px;
        left: 2.22885px;
    }

    #PARAGRAPH149 {
        top: 25px;
    }

    #LINE684 {
        top: 51.9062px;
        left: -20px;
        width: 60px;
    }

    #IMAGE1793 {
        top: 296.672px;
        left: 0.7775px;
    }

    #SECTION347 {
        height: 836.752px;
    }

    #HEADLINE350,
    #HEADLINE351 {
        width: 350px;
    }

    #HEADLINE351 {
        top: 40px;
    }

    .ladi-container-sub {
        display: grid;
        gap: 2rem;
        padding: 0px 20px;
    }

    #HEADLINE348 {
        text-align: center;
        width: 100%;
        top: 25px;
    }

        #HEADLINE348 > .ladi-headline {
            font-size: 27px;
        }


    #HEADLINE362 {
        width: 47px;
        top: 191.751px;
        left: 18px;
    }

    #IMAGE643,
    #IMAGE643 > .ladi-image > .ladi-image-background,
    #IMAGE645,
    #IMAGE645 > .ladi-image > .ladi-image-background,
    #IMAGE647,
    #IMAGE647 > .ladi-image > .ladi-image-background,
    #IMAGE373,
    #IMAGE373 > .ladi-image > .ladi-image-background {
        width: calc(100vw - 20px);
        background-size:contain;
        height: 71px;
    }

    #IMAGE373 {
        top: 101.167px;
        left: 6px;
    }


        #IMAGE373 > .ladi-image > .ladi-image-background,
        #IMAGE643 > .ladi-image > .ladi-image-background,
        #IMAGE645 > .ladi-image > .ladi-image-background,
        #IMAGE647 > .ladi-image > .ladi-image-background {
            background-image: url("/Projects/Web/Resources/images/ladi/fecs-20201222080201.png");
        }

    #HEADLINE376 {
        width: calc(100vw - 55px);
        top: 110px;
        left: 30px;
    }

        #HEADLINE376 > .ladi-headline {
            -webkit-text-stroke: 0px rgb(0, 0, 0);
        }

    #LINE683 {
        width: 212px;
        top: 61px;
        left: 104px;
    }

    #LIST_PARAGRAPH380,
    #LIST_PARAGRAPH382
    {
        width: calc(100vw - 40px);
        top: 565px;
        left: 10px;
    }

        #LIST_PARAGRAPH380 ul li,
        #LIST_PARAGRAPH382 ul li,
        #LIST_PARAGRAPH635 ul li {
            padding-bottom: 8px;
            padding-left: 28px;
        }



    #GALLERY1791,
    #GALLERY1131,
    #GALLERY1129,
    #GALLERY1792 {
        width: calc(100vw - 20px);
        height: 340px;
    }

    #GALLERY1791 {
        top: 200px;
    }

        #GALLERY1791 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("https://w.ladicdn.com/s750x650/5c8f292f0ecdc230dd3bd7b9/anh-1-20250705062328-qjbco.png");
        }

    #SECTION1216 {
        height: 835px;
    }

    #BOX1730 {
        width: 402px;
        height: 344px;
        top: 99.173px;
        left: 9px;
    }

    #IMAGE643 {
        top: 33.1732px;
        left: 5px;
    }

    #HEADLINE644,
    #HEADLINE646 {
        width: calc(100vw - 55px);
    }

    #HEADLINE644 {
        top: 47px;
        left: 24.5px;
    }

        #LIST_PARAGRAPH1803 > .ladi-list-paragraph,
        #LIST_PARAGRAPH1807 > .ladi-list-paragraph,
        #PARAGRAPH927 > .ladi-paragraph,
        #HEADLINE1757 > .ladi-headline,
        #PARAGRAPH1764 > .ladi-paragraph,
        #PARAGRAPH655 > .ladi-paragraph,
        #PARAGRAPH1748 > .ladi-paragraph,
        #PARAGRAPH1749 > .ladi-paragraph,
        #BUTTON_TEXT1352 > .ladi-headline,
        #BUTTON_TEXT1354 > .ladi-headline {
            font-size: 16px;
        }
    #HEADLINE644 > .ladi-headline {
        font-size: 15px;
    }
    #LIST_PARAGRAPH382 {
        width: calc(100vw - 40px);
        top: 530px;
        left: 9px;
    }

    #GALLERY1131 {
        top: 160px;
    }

    #BOX1730 > .ladi-box {
        background-color: white !important;
    }

    #GALLERY1131 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
        background-image: url("https://w.ladicdn.com/s750x650/5c8f292f0ecdc230dd3bd7b9/anh-2-20250705062335-z9bp9.png");
    }

    #SECTION1215 {
        height: 725px;
    }

    #BOX1731 {
        width: 405px;
        height: 346px;
        top: 106.416px;
        left: 8.5px;
    }




    #HEADLINE646 {
        top: 8px;
        left: 14.5px;
    }

    #LIST_PARAGRAPH635 {
        top: 470.416px;
        left: 10px;
    }

    #GALLERY1130 {
        width: calc(100vw - 20px);
        height: 342px;
        top: 110.416px;
    }

        #GALLERY1130 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("https://w.ladicdn.com/s750x650/5c8f292f0ecdc230dd3bd7b9/anh-3-new-20250705062536-htvnz.jpg");
        }

    #SECTION1214 {
        height: 820px;
    }

    #GROUP1217 {
        width: 410px;
        height: 56.6512px;
        top: 31.1358px;
        left: 10px;
    }

    #SECTION1792 > .ladi-container {
        padding-top: 50px !important;
        left:10px;
    }

    #HEADLINE349 > .ladi-headline {
        font-size: 28px !important;
        text-align:center
    }

    #HEADLINE649 {
        width: calc(100vw - 55px);
        top: 12.4947px;
        left: 10px;
    }

        #HEADLINE649 > .ladi-headline {
            font-size: 15px;
            line-height: 1.2;
        }

    #LIST_PARAGRAPH639 {
        top: 535px;
        left: 10px;
    }

        #LIST_PARAGRAPH639 ul li,
        #LIST_PARAGRAPH1795 ul li,
        #LIST_PARAGRAPH1798 ul li {
            padding-bottom: 10px;
            padding-left: 28px;
        }

    #GALLERY1129 {
        top: 140px;
    }

        #GALLERY1129 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("https://w.ladicdn.com/s750x650/5c8f292f0ecdc230dd3bd7b9/anh-4-20250705062544-dntoz.jpeg");
        }


    #SECTION1792 > .ladi-container,
    #SECTION1793 > .ladi-container {
        flex-direction: column;
        gap: 0px;
        padding-top: 80px;
        padding-bottom: 80px;
        margin-left: auto;
        margin-top: 0px;
    }

    #SECTION1793 > .ladi-container {
        width: 100%;
        bottom: 0px;
        flex-direction: row;
        gap: 32px;
        padding: 50px calc(50% - 480px) 50px calc(50% - 480px);
    }

    #SECTION1793 .container-1 {
        padding-bottom: 0px;
    }

    #SECTION1793 > .ladi-container > h3 {
        font-size: 31px;
        text-align: center;
        color: white;
        font-weight: 700;
        line-height: 1.4;
    }

    #SECTION1792 > .ladi-container > .ladi-element,
    #SECTION1793 > .ladi-container > .ladi-element {
        margin-left: auto;
        margin-top: 0px;
    }

    #FRAME1791 {
        padding: 20px 10px;
    }



    #FRAME1805 {
        padding: 20px;
        top: 20px !important;
    }

    #HEADLINE350 > .title-1 {
        display: none;
    }

    #FRAME1791 > .ladi-frame,
    #FRAME1805 > .ladi-frame,
    #FRAME1824 > .ladi-frame {
        padding: 20px 10px;
    }

    #FRAME1792 > .ladi-frame,
    #FRAME1806 > .ladi-frame {
        flex-direction: column;
        gap: 24px;
        padding-top: 8px;
        margin-top: 0px;
    }

        #FRAME1792 > .ladi-frame > .ladi-element,
        #FRAME1806 > .ladi-frame > .ladi-element,
        #FRAME1825 > .ladi-frame > .ladi-element {
            margin-top: 0px;
        }

    #FRAME1793 > .ladi-frame,
    #FRAME1807 > .ladi-frame {
        padding-right: 0px;
    }

    #HEADLINE1795 > .ladi-headline {
        text-align: left;
    }
    #HEADLINE1807 > .ladi-headline {
        text-align: center;
        font-size:38px
    }
    .price-box{
        font-size:32px!important;
        padding-top:20px
    }

        #FRAME1795 > .ladi-frame {
            padding-right: 0px;
            padding-bottom: 0px;
        }

    #FRAME1797 > .ladi-frame,
    #FRAME1809 > .ladi-frame {
        flex-direction: column;
        gap: 10px;
    }




    #HEADLINE1327 {
        width: 200px;
    }

    #HEADLINE1826 {
        width: 300px;
    }

    #HEADLINE1327 {
        top: 16.8362px;
        left: 110px;
    }

        #HEADLINE1327 > .ladi-headline {
            font-size: 32px;
        }

    #PARAGRAPH1328 {
        top: 73.962px;
        left: 7px;
    }


    #BOX661 {
        width: calc(100vw - 20px);
        height: 615.516px;
        top: 232.255px;
        left: 0px;
    }

        #BOX661 > .ladi-box {
            background-color: rgb(234, 242, 255);
        }

    #HEADLINE662 {
        width: 352px;
        top: 24.0715px;
        left: 24px;
    }

    #LINE664 {
        height: 43px;
        top: 15.9532px;
        left: 7px;
    }

        #LINE664 > .ladi-line > .ladi-line-container {
            border-right-color: rgb(242, 67, 13);
            border-bottom-color: rgb(242, 67, 13);
            border-left-color: rgb(242, 67, 13);
        }

    #GROUP665 {
        width: 195.08px;
        height: 165px;
        top: 482.072px;
        left: 4px;
    }

    #HEADLINE667,
    #PARAGRAPH676,
    #PARAGRAPH680 {
        width: 190px;
    }

    #HEADLINE667 {
        top: 48px;
        left: 5.07979px;
    }

        #HEADLINE667 > .ladi-headline,
        #HEADLINE671 > .ladi-headline,
        #HEADLINE675 > .ladi-headline,
        #HEADLINE679 > .ladi-headline {
            font-size: 14px;
        }

    #PARAGRAPH668,
    #PARAGRAPH672 {
        width: 181px;
    }

    #PARAGRAPH668 {
        top: 70px;
        left: 5.07979px;
    }

        #PARAGRAPH668 > .ladi-paragraph,
        #PARAGRAPH676 > .ladi-paragraph,
        #PARAGRAPH680 > .ladi-paragraph {
            font-size: 15px;
        }

    #GROUP669 {
        width: 185px;
        height: 140.37px;
        top: 648.702px;
        left: 9px;
    }

    #SHAPE670 {
        width: 41.3702px;
        height: 41.3702px;
    }

    #HEADLINE671,
    #HEADLINE675,
    #HEADLINE679 {
        width: 185px;
    }

    #HEADLINE671 {
        top: 44.3702px;
        left: 0px;
    }

    #PARAGRAPH672 {
        top: 69.3702px;
        left: 0px;
    }

        #PARAGRAPH672 > .ladi-paragraph {
            font-size: 15px;
            text-align: justify;
        }

    #GROUP673 {
        width: 190px;
        height: 140px;
        top: 648.702px;
        left: 219px;
    }

    #SHAPE674 {
        width: 40.0001px;
        height: 45.0007px;
    }

    #HEADLINE675 {
        top: 44.0002px;
        left: 0px;
    }

    #PARAGRAPH676 {
        top: 69.0002px;
        left: 0px;
    }

    #IMAGE677 {
        width: 371.5px;
        height: 368.789px;
        top: 81.283px;
        left: 24.25px;
    }

        #IMAGE677 > .ladi-image > .ladi-image-background {
            width: 618.598px;
            height: 413.08px;
            top: 0.000203px;
            left: -129.23px;
            background-image: url("https://w.ladicdn.com/s950x750/5c7362c6c417ab07e5196b05/hh2teqa-20200227070054.jpg");
        }

    #GROUP678 {
        width: 190px;
        height: 135.5px;
        top: 487.702px;
        left: 220px;
    }

    #HEADLINE679 {
        top: 43.5px;
        left: 0px;
    }

    #PARAGRAPH680 {
        top: 64.5px;
        left: 0px;
    }

    #SHAPE682 {
        top: 1.5556px;
        left: 1px;
    }

    #SECTION1379 {
        height: 639.533px;
    }

    #LINE1381,
    #HEADLINE1382 {
        width: 260px;
    }

    #LINE1381 {
        top: 40.6266px;
        left: 87px;
    }

    #HEADLINE1382 {
        top: 17.7448px;
        left: 90px;
    }

    #GROUP1387 {
        top: 389.278px;
        left: 10px;
    }

    #BOX1388 > .ladi-box,
    #BOX1399 > .ladi-box,
    #BOX1380 > .ladi-box,
    #BOX1394 > .ladi-box {
        border-radius: 25px;
    }

    #HEADLINE1389 {
        width: 316px;
        top: 15px;
        left: 72.7272px;
    }

        #HEADLINE1389 > .ladi-headline,
        #HEADLINE1400 > .ladi-headline,
        #HEADLINE1383 > .ladi-headline,
        #PARAGRAPH1704 > .ladi-paragraph {
            font-size: 17px;
            text-align: justify;
        }

    #LINE1390,
    #LINE1401,
    #LINE1396,
    #LINE1384 {
        height: 66px;
    }

    #LINE1390 {
        left: 52.5454px;
    }

    #GROUP1398 {
        top: 509.278px;
        left: 10px;
    }

    #HEADLINE1400,
    #HEADLINE1383 {
        width: 315px;
    }

    #HEADLINE1400 {
        left: 72.7272px;
    }

    #LINE1401 {
        left: 54.5454px;
    }

    #IMAGE1403 {
        width: 81.8797px;
        height: 36.4455px;
        top: 539.278px;
        left: -4px;
    }

        #IMAGE1403 > .ladi-image > .ladi-image-background {
            width: 86.085px;
            height: 36.4455px;
            background-image: url("https://w.ladicdn.com/s400x350/5c8f292f0ecdc230dd3bd7b9/eg8-20210113024807.png");
        }

    #BOX1380 {
        top: 89.627px;
        left: 10px;
    }

    #GROUP1703,
    #GROUP1393,
    #BOX1394 {
        width: 400px;
        max-width: calc(100% - 40px);
        height: 88.8826px;
    }

    #GROUP1703 {
        top: 205.745px;
        left: 10px;
    }

    #LINE1396 {
        top: 10.1003px;
        left: 54.5455px;
    }

    #SHAPE1397,
    #SHAPE1791 {
        width: 45.4545px;
        height: 53.533px;
    }

    #SHAPE1397 {
        top: 20.2002px;
        left: 10.5455px;
    }

    #HEADLINE1383 {
        top: 4.06038px;
        left: 69.3333px;
    }

    #LINE1384 {
        top: 105.745px;
        left: 60px;
    }

    #SHAPE1385 {
        width: 39.2149px;
        height: 40px;
        top: 115.745px;
        left: 20px;
    }

    #PARAGRAPH1704 {
        width: 320px;
        top: 105.745px;
        left: 80px;
    }

    #SHAPE1791 {
        top: 304.628px;
        left: 187.273px;
    }

    #FRAME1825 > .ladi-frame {
        flex-direction: column;
        gap: 24px;
        padding-top: 8px;
        padding-right: 0px;
        margin-top: 0px;
    }

    #FRAME1828 > .ladi-frame {
        padding-bottom: 0.1979px;
    }

    #HEADLINE1821,
    #PARAGRAPH692 {
        width: 319px;
    }

    #FRAME1829 > .ladi-frame {
        flex-direction: column;
        gap: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    #SECTION1292 {
        height: 463.33px;
    }

        #SECTION1292 > .ladi-overlay {
            background-color: rgb(0, 39, 95);
            opacity: 0.89;
        }

        #SECTION1292 > .ladi-section-background {
            background-image: url("https://w.ladicdn.com/s768x463/5c8f292f0ecdc230dd3bd7b9/nffk2y-d20210114090349.jpg");
            background-origin: content-box;
            background-position-y: 50%;
            background-attachment: scroll;
            filter: sepia(25%) blur(1px);
        }

    #BUTTON1295,
    #BUTTON1710 {
        width: 140px;
        height: 40px;
    }

    #BUTTON1296 {
        margin: 0 auto 30px;
        width: 210px;
        height: 40px;
    }

        #BUTTON1295.ladi-animation > .ladi-button, #BUTTON1296.ladi-animation > .ladi-button, #BUTTON1710.ladi-animation > .ladi-button {
            animation-name: pulse;
            animation-delay: 0s;
            animation-duration: 2s;
            animation-iteration-count: 1;
        }

    #HEADLINE351 > .ladi-headline {
        padding-bottom: 20px;
        font-size: 30px;
        text-transform: uppercase;
        text-align: center;
    }

    #HEADLINE351 > .ladi-headline {
        top: 30px;
    }

    #BUTTON1295 {
        top: 381.401px;
        left: calc(50vw - 70px);
    }

        #BUTTON1295 > .ladi-button,
        #BUTTON1296 > .ladi-button,
        #BUTTON1710 > .ladi-button {
            border-radius: 100px;
        }

    #BUTTON_TEXT1295,
    #BUTTON_TEXT1710 {
        width: 157px;
    }

    #HEADLINE1297,
    #CAROUSEL622,
    #HEADLINE1757 {
        width: 420px;
        
    }

    #HEADLINE1297 {
        top: 54px;
        left: 2px;
    }

        #HEADLINE1297 > .ladi-headline {
            font-size: 23px;
            color: rgb(0, 39, 95);
        }

    #HEADLINE1431 {
        top: 126px;
        left: 146px;
    }

        #HEADLINE1431 > .ladi-headline,
        #HEADLINE1713 > .ladi-headline {
            font-size: 28px;
        }

    #IMAGE1321,
    #IMAGE1321 > .ladi-image > .ladi-image-background,
    #IMAGE1714,
    #IMAGE1714 > .ladi-image > .ladi-image-background {
        width: 368.864px;
        height: 193.402px;
    }

    #IMAGE1321 {
        top: 150px;
    }

        #IMAGE1321 > .ladi-image > .ladi-image-background,
        #IMAGE1714 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s700x500/5c8f292f0ecdc230dd3bd7b9/zki-20210106083010.png");
        }

    #HEADLINE1705 {
        width: 400px;
        max-width: calc(100% - 40px);
        top: 10px;
        left: 10px;
    }

    #HEADLINE1826 {
        top: 240px;
        left: calc(50vw - 150px);
    }

        #HEADLINE1826 > .ladi-headline {
            font-size: 35px;
            text-align: left;
            text-align: center;
        }

    #SECTION572 {
        height: 648.573px;
    }

        #SECTION572 > .ladi-section-background {
            background-color: rgba(235, 243, 255, 0.3);
        }

    #LINE591 {
        width: 146px;
        top: 63.3005px;
        left: 140px;
    }

    #HEADLINE593 {
        width: 322px;
        top: 42px;
        left: 47.5px;
    }

        #HEADLINE593 > .ladi-headline {
            font-size: 21px;
        }

    #CAROUSEL622 {
        top: 99.8932px;
        left: -10px;
    }

    #GROUP594 {
        width: 327px;
        height: 549px;
        top: 0px;
        left: 900px;
    }

    #BOX595 {
        width: 293px;
        height: 549px;
    }

    #IMAGE596 {
        width: 66.1342px;
        height: 68.4287px;
        top: 22.164px;
        left: 19px;
    }

        #IMAGE596 > .ladi-image > .ladi-image-background {
            width: 91.2383px;
            height: 68.4287px;
        }

    #PARAGRAPH597 {
        top: 137.225px;
        left: 13px;
    }

    #SHAPE598,
    #SHAPE1414 {
        width: 31.7283px;
        height: 29.6229px;
    }

    #SHAPE598 {
        top: 106.273px;
        left: 13px;
    }

    #LINE599,
    #LINE618 {
        top: 485.273px;
        left: 40px;
    }

    #GROUP600 {
        height: 41.3829px;
        top: 34.7236px;
        left: 101px;
    }

    #HEADLINE602 {
        top: 25.3829px;
    }

    #GROUP613 {
        width: 330.07px;
        height: 545.273px;
        top: 3px;
        left: 60px;
    }

    #BOX614 {
        width: 296.5px;
        height: 545.273px;
    }

    #IMAGE615,
    #IMAGE615 > .ladi-image > .ladi-image-background {
        width: 69.4709px;
        height: 75.6275px;
    }

    #IMAGE615 {
        top: 16.823px;
        left: 20.9997px;
    }

    #PARAGRAPH616 {
        width: 273px;
        top: 138.273px;
        left: 11px;
    }

    #SHAPE617 {
        width: 38.6083px;
        height: 31.0239px;
        top: 105.273px;
    }

    #LINE618 {
        width: 223px;
    }

    #GROUP619 {
        width: 229px;
        height: 51.9715px;
        top: 27.8386px;
        left: 101.07px;
    }

    #HEADLINE620 {
        width: 229px;
    }

    #HEADLINE621 {
        width: 207px;
        top: 35.9715px;
    }

    #GROUP603 {
        width: 336px;
        height: 557px;
        top: 0px;
        left: 480px;
    }

    #BOX604 {
        width: 300px;
        height: 557px;
    }

    #IMAGE605,
    #IMAGE605 > .ladi-image > .ladi-image-background,
    #IMAGE625,
    #IMAGE625 > .ladi-image > .ladi-image-background {
        width: 68.6548px;
        height: 68.6548px;
    }

    #IMAGE605 {
        top: 15.272px;
        left: 20px;
    }

    #PARAGRAPH606 {
        width: 270px;
        top: 138.273px;
        left: 12px;
    }

    #SHAPE607 {
        width: 38.1548px;
        top: 105.273px;
        left: 10px;
    }

    #LINE608,
    #LINE628 {
        width: 221px;
    }

    #LINE608 {
        top: 485.273px;
        left: 30px;
    }

    #GROUP609 {
        width: 226px;
        height: 48.655px;
        top: 25.272px;
        left: 110px;
    }

    #HEADLINE610,
    #HEADLINE630 {
        width: 226px;
    }

    #HEADLINE611 {
        width: 220px;
        top: 32.655px;
    }

    #GROUP623 {
        width: 337px;
        height: 553.273px;
        top: -8px;
        left: 1324px;
    }

    #BOX624 {
        width: 300px;
        height: 553.273px;
    }

    #IMAGE625 {
        top: 33.272px;
        left: 16px;
    }

    #PARAGRAPH626 {
        top: 145.273px;
        left: 6px;
    }

    #LINE628 {
        top: 493.273px;
        left: 46px;
    }

    #GROUP629 {
        width: 226px;
        height: 60.655px;
        top: 42.772px;
        left: 111px;
    }

    #HEADLINE631 {
        width: 214px;
        top: 27.655px;
    }

    #SHAPE1414 {
        top: 105.273px;
        left: 1330px;
    }




    #BUTTON1710 {
        top: 312.589px;
        left: 140px;
    }

    #HEADLINE1713 {
        top: 72.352px;
        left: 154px;
    }

    #IMAGE1714 {
        top: 69.95px;
        left: 19.568px;
    }

    #IMAGE1715,
    #IMAGE1715 > .ladi-image > .ladi-image-background {
        width: 308.772px;
        height: 175.999px;
    }

    #IMAGE1715 {
        top: 112.352px;
        left: 55.614px;
    }

        #IMAGE1715 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s650x500/5c8f292f0ecdc230dd3bd7b9/eghttt-20210108101809.png");
        }

    #HEADLINE1716 {
        top: 30.95px;
        left: 49px;
    }

    #SECTION1026 {
        height: 1596.19px;
    }

        #SECTION1026 > .ladi-section-background {
            background-image: linear-gradient(rgb(229, 45, 39), rgb(179, 18, 23));
            background-color: initial;
            background-size: initial;
            background-origin: initial;
            background-position: initial;
            background-repeat: initial;
            background-attachment: initial;
            -webkit-background-clip: initial;
        }

    #IMAGE1739 {
        width: 400px;
        max-width: calc(100% - 40px);
        height: 153.813px;
    }

    #IMAGE1739,
    #LIST_PARAGRAPH1800 {
        top: 10px;
        left: 10px;
    }

        #IMAGE1739 > .ladi-image > .ladi-image-background {
            width: 400px;
            max-width: calc(100% - 40px);
            height: 160.312px;
            background-image: url("https://w.ladicdn.com/s750x500/5c8f292f0ecdc230dd3bd7b9/egh54-20210323040522.png");
        }

    #IMAGE1619 {
        width: 280.166px;
        height: 248.374px;
        top: 173.813px;
        left: 69.917px;
    }

        #IMAGE1619 > .ladi-image > .ladi-image-background {
            width: 280.166px;
            height: 280.166px;
            background-image: url("https://w.ladicdn.com/s600x600/5c8f292f0ecdc230dd3bd7b9/thn-20210112102234.png");
        }

        #IMAGE1619:hover > .ladi-image {
            transform: rotate(0deg);
        }

        #IMAGE1619 > .ladi-image {
            transform: rotate(6deg);
        }

    #LIST_PARAGRAPH1795 {
        top: 432.187px;
        left: 10px;
    }

        #LIST_PARAGRAPH1795 > .ladi-list-paragraph {
            font-size: 17px;
            color: rgb(0, 0, 0);
        }

        #LIST_PARAGRAPH1795 ul li:before,
        #LIST_PARAGRAPH1798 ul li:before {
            content: "";
        }

    #GALLERY1792 {
        top: 839.187px;
        left: 10px;
    }

        #GALLERY1792 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("https://w.ladicdn.com/s750x650/5c8f292f0ecdc230dd3bd7b9/qua-tang-1-20250705095926-yula4.png");
        }

    #LIST_PARAGRAPH1798 {
        top: 1189.19px;
        left: 10px;
    }

        #LIST_PARAGRAPH1798 > .ladi-list-paragraph {
            font-size: 17px;
            color: rgb(0, 0, 0);
            text-align: justify;
        }

    #SECTION1791 {
        height: 1260.07px;
    }

    #GALLERY1793,
    #GALLERY1794 {
        max-width: calc(100% - 40px);
        width: 400px;
        height: 266.033px;
    }

    #GALLERY1793 {
        top: 110px;
        left: 10px;
    }

        #GALLERY1793 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("https://w.ladicdn.com/s750x600/5c8f292f0ecdc230dd3bd7b9/qua-tang-2-20250705095932-4z0de.png");
        }

    #LIST_PARAGRAPH1799 {
        top: 386.033px;
        left: 10px;
    }

    #LIST_PARAGRAPH1801 {
        top: 643.033px;
        left: 10px;
    }

    #GALLERY1794 {
        top: 698.033px;
        left: 10px;
    }

        #GALLERY1794 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("https://w.ladicdn.com/s750x600/5c8f292f0ecdc230dd3bd7b9/qua-tang-3-20250705095937-3ir69.png");
        }

    #LIST_PARAGRAPH1802 {
        top: 974.066px;
        left: 10px;
    }

    #IMAGE1698 {
        left: 672px;
    }

    #HEADLINE1759 {
        width: 367px;
        left: 80px;
    }

        #HEADLINE1759 > .ladi-headline {
            font-family: "Paytone One", sans-serif;
            font-size: 51px;
            font-weight: bold;
            color: rgb(255, 255, 255);
        }

    #SECTION685 {
        height: 1057.75px;
    }

        #SECTION685 > .ladi-section-background {
            background-image: url("https://w.ladicdn.com/s768x1057/5c8f292f0ecdc230dd3bd7b9/nen-loi-ich-20211004083353.png");
        }

    #GROUP700,
    #GROUP1761 {
        width: 364px;
        height: 88.405px;
    }

    #GROUP700 {
        top: 30.9962px;
        left: 12px;
    }

    #HEADLINE701,
    #HEADLINE1762 {
        top: 17.405px;
        left: 28px;
    }

    #PARAGRAPH927,
    #PARAGRAPH1764 {
        width: calc(100vw - 20px);
    }

    #PARAGRAPH927 {
        top: 151.221px;
        left: 10px;
    }

    #IMAGE1433,
    #IMAGE1765 {
        width: 428.549px;
        height: 247.693px;
    }

    #IMAGE1433 {
        top: 647.24px;
        left: -807px;
    }

        #IMAGE1433 > .ladi-image > .ladi-image-background,
        #IMAGE1765 > .ladi-image > .ladi-image-background {
            width: 436.549px;
            height: 247.693px;
            background-image: url("https://w.ladicdn.com/s750x550/5c8f292f0ecdc230dd3bd7b9/w222w-20210204162836.png");
        }

    #IMAGE1755 {
        width: 200px;
        height: 150px;
        top: 734.721px;
        left: -573px;
    }

    #HEADLINE1756 {
        width: 390px;
        top: 421.401px;
        left: 13px;
    }

        #HEADLINE1756 > .ladi-headline {
            font-size: 26px;
            color: rgb(255, 207, 63);
        }

    #HEADLINE1757 {
        top: 444.401px;
        left: 0px;
    }

    #GROUP688 {
        width: calc(100vw - 20px);
        height: 456.64px;
        top: 588.401px;
        left: 10px;
    }

    #FRAME689 {
        width: 358.881px;
        height: 460px;
    }

    #HEADLINE690 {
        width: 301px;
        top: 27.0638px;
        left: 28.9099px;
    }

    #PARAGRAPH692 {
        top: 72.099px;
        left: 19.9378px;
    }

    #IMAGE925,
    #IMAGE925 > .ladi-image > .ladi-image-background,
    #IMAGE1782,
    #IMAGE1782 > .ladi-image > .ladi-image-background {
        width: 125.822px;
        height: 41.7129px;
    }

    #IMAGE925 {
        top: 23.64px;
        left: 116.529px;
    }

    #FORM693 {
        width: 303.457px;
        height: 373.599px;
        top: 83.041px;
        left: 21.5216px;
    }

    #BUTTON694 {
        width: 164.069px;
        height: 37.9844px;
        top: 243.669px;
        left: 67.0755px;
    }

    #BUTTON_TEXT694 {
        width: 164px;
        top: 8.54649px;
    }

    #FORM_ITEM696,
    #FORM_ITEM697 {
        width: 300.776px;
        height: 37.9844px;
    }

    #FORM_ITEM696 {
        left: 0.70851px;
    }

    #FORM_ITEM697 {
        top: 59.3731px;
        left: 1.36601px;
    }

    #FORM_ITEM698 {
        width: 302.091px;
        height: 37.9844px;
        top: 116.908px;
        left: 1.36601px;
    }

    #FORM_ITEM729 {
        width: 301.485px;
        height: 37.9844px;
        top: 175.692px;
        left: 0.986005px;
    }

    #FORM_ITEM1725,
    #FORM_ITEM1726 {
        height: 32.1811px;
    }

    #FORM_ITEM1725 {
        top: 289.042px;
        left: 0.986005px;
    }

    #FORM_ITEM1726 {
        top: 341.418px;
    }

    #IMAGE1758,
    #IMAGE1758 > .ladi-image > .ladi-image-background,
    #IMAGE1783,
    #IMAGE1783 > .ladi-image > .ladi-image-background {
        width: 400px;
        max-width: calc(100% - 40px);
        height: 300px;
    }

    #IMAGE1758 {
        top: 180px;
        left: 10px;
    }

    #GROUP1761 {
        top: 273.796px;
        left: 12px;
    }

    #PARAGRAPH1764 {
        top: 386.021px;
        left: 12px;
    }

    #IMAGE1765 {
        top: 709.22px;
        left: -807px;
    }

    #IMAGE1782 {
        top: 690.021px;
        left: 147.089px;
    }

    #IMAGE1783 {
        top: 386.021px;
        left: -6px;
    }

    #IMAGE1791 {
        top: 10px;
        left: 110px;
    }

    #SECTION652 {
        height: 523.04px;
    }

    #HEADLINE653 {
        top: 78.54px;
        left: 10.2025px;
    }

        #HEADLINE653 > .ladi-headline {
            line-height: 1.4;
            color: rgb(255, 255, 255);
        }

    #GROUP654 {
        width: 394.703px;
        height: 115px;
        top: 307.818px;
        left: 12.5px;
    }

    #PARAGRAPH655 {
        width: calc(100vw - 70px);
        left: 31.7026px;
    }

    #SHAPE656 {
        width: 25.3258px;
        height: 28.3742px;
        top: 1.8916px;
    }

    #SHAPE657 {
        width: 19.6488px;
        height: 22.0139px;
        top: 90px;
        left: 3.75587px;
    }

    #SHAPE658 {
        width: 26.0374px;
        height: 29.1714px;
        top: 115px;
        left: 3px;
    }

    #LINE659 {
        height: 145px;
        top: 303.818px;
        left: 0px;
    }

    #IMAGE1724,
    #IMAGE1724 > .ladi-image > .ladi-image-background {
        width: 118.775px;
        height: 39.5917px;
    }

    #IMAGE1724 {
        top: 17.195px;
        left: 144.464px;
    }

        #IMAGE1724 > .ladi-image > .ladi-image-background {
            background-image: url("https://w.ladicdn.com/s450x350/5c8f292f0ecdc230dd3bd7b9/reg-20210118093659.png");
        }

    #GROUP1750 {
        width: 400.149px;
        height: 54px;
        top: 433.792px;
        left: 13.1282px;
    }

    #PARAGRAPH1749 {
        top: 29px;
        left: 0.1487px;
    }

    #POPUP1344 {
        width: 232.15px;
        height: 285px;
    }

    #BUTTON_GROUP1345 {
        width: 208.188px;
    }

    #BUTTON1346,
    #BUTTON1348,
    #BUTTON1350,
    #BUTTON1352,
    #BUTTON1354 {
        width: 207.984px;
    }

    #BUTTON_TEXT1346,
    #BUTTON_TEXT1348,
    #BUTTON_TEXT1350,
    #BUTTON_TEXT1352,
    #BUTTON_TEXT1354,
    #BUTTON_TEXT1667 {
        width: 205px;
    }

    #BUTTON1348 {
        top: 38px;
        left: 0px;
    }

    #BUTTON1350 {
        top: 76px;
        left: 0.204375px;
    }

    #BUTTON1352,
    #BUTTON1354 {
        left: 0.204375px;
    }

    #BUTTON1359 {
        width: 208.188px;
        height: 34px;
        top: 191px;
        left: 0px;
    }

    #BUTTON_TEXT1359 {
        width: 208px;
    }

    #GALLERY1132 {
        width: calc(100vw - 20px);
        height: calc((100vw - 20px) / 3 * 2);
        top: 870px;
        left: 0px;
    }

        #GALLERY1132 .ladi-gallery .ladi-gallery-view-item[data-index="0"] {
            background-image: url("/Projects/Web/Resources/images/ladi/tylesudungAI.jpg");
        }

        #GALLERY1132 .ladi-gallery .ladi-gallery-view-item[data-index="1"] {
            background-image: url("/Projects/Web/Resources/images/ladi/ThachthuctrienkhaiAI.jpg");
        }

    .ladi-element.ladi-auto-scroll {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100% !important;
        left: 0 !important;
        -webkit-overflow-scrolling: touch;
    }

    [data-hint]:not([data-timeout-id-copied]):before,
    [data-hint]:not([data-timeout-id-copied]):after {
        display: none !important;
    }

    .ladi-section.ladi-auto-scroll {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .ladi-carousel .ladi-carousel-content {
        transition: top 300ms ease-in-out, left 300ms ease-in-out;
    }

    .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item {
        transition: transform 300ms ease-in-out;
    }

    #SECTION1179 {
        height: 418.014px;
    }

    .ladi-section .ladi-container {
        width: calc(100vw - 20px);
    }

    #SECTION1611 {
        height: 953.554px;
    }

        #SECTION1611 > .ladi-section-background {
            background: rgba(197, 2, 1, 1.0);
            background: -webkit-linear-gradient(180deg, rgba(197, 2, 1, 1.0), rgba(149, 1, 6, 1.0));
            background: linear-gradient(180deg, rgba(197, 2, 1, 1.0), rgba(149, 1, 6, 1.0));
        }

        #SECTION1611 .ladi-section-arrow-down {
            background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
        }

    #IMAGE1619 {
        width: 280.166px;
        height: 248.374px;
        top: 31.176px;
        left: 76.917px;
    }

        #IMAGE1619 > .ladi-image > .ladi-image-background {
            width: 280.166px;
            height: 280.166px;
            top: 0px;
            left: 0px;
            background-image: url("https://w.ladicdn.com/s600x600/5c8f292f0ecdc230dd3bd7b9/thn-20210112102234.png");
        }

        #IMAGE1619 > .ladi-image {
            transform: rotate(6deg);
            -webkit-transform: rotate(6deg);
        }

    #CAROUSEL1633 {
        width: 420px;
        height: 658.004px;
        top: 286.55px;
        left: -10px;
    }

        #CAROUSEL1633 .ladi-carousel .ladi-carousel-arrow {
            background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.00015%200.585938L18.4144%2012.0002L7.00015%2023.4144L5.58594%2022.0002L15.5859%2012.0002L5.58594%202.00015L7.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
        }

    #PARAGRAPH1646 {
        width: 330px;
        top: 458.58px;
        left: 0px;
    }

        #PARAGRAPH1646 > .ladi-paragraph {
            color: rgb(255, 255, 255);
            font-size: 16px;
            text-align: justify;
            line-height: 1.6;
        }

    #PARAGRAPH1647 {
        width: 224px;
        top: 368.58px;
        left: 55.291px;
    }

        #PARAGRAPH1647 > .ladi-paragraph {
            color: rgb(255, 255, 255);
            font-size: 15px;
            font-weight: bold;
            text-align: center;
            line-height: 1.6;
        }

    #IMAGE1648 {
        width: 358.581px;
        height: 358.581px;
        top: 0px;
        left: 0px;
    }

        #IMAGE1648 > .ladi-image > .ladi-image-background {
            width: 358.581px;
            height: 358.581px;
            top: 0px;
            left: 0px;
            background-image: url("https://w.ladicdn.com/s700x700/5c8f292f0ecdc230dd3bd7b9/dfvn-20210112100805.png");
        }


    #PARAGRAPH1651 {
        width: 330px;
        top: 80px;
        left: 0px;
    }

        #PARAGRAPH1651 > .ladi-paragraph {
            color: rgb(255, 255, 255);
            font-size: 16px;
            text-align: justify;
            line-height: 1.6;
        }

    #PARAGRAPH1652 {
        width: 224px;
        top: 0px;
        left: 60px;
    }

        #PARAGRAPH1652 > .ladi-paragraph {
            color: rgb(255, 255, 255);
            font-size: 15px;
            font-weight: bold;
            text-align: center;
            line-height: 1.6;
        }

    #GROUP1650 {
        width: 330px;
        height: 281px;
        top: 260px;
        left: 0px;
    }

    #IMAGE1653 {
        width: 330px;
        height: 358.581px;
        top: 0px;
        left: 0px;
    }

        #IMAGE1653 > .ladi-image > .ladi-image-background {
            width: 330px;
            height: 358.581px;
            top: 0px;
            left: 0px;
            background-image: url("https://w.ladicdn.com/s800x650/5c8f292f0ecdc230dd3bd7b9/qua-tang-3-20250705095937-3ir69.png");
            background-size: contain;
        }

    #GROUP1629 {
        width: 362.954px;
        height: 632px;
        left: 460px;
    }

    #GROUP1615 {
        width: 370px;
        height: 301.649px;
        top: 260px;
        left: 0px;
    }

    #PARAGRAPH1616 {
        width: calc(100vw - 20px);
        top: 0px;
        left: 0px;
    }

        #PARAGRAPH1616 > .ladi-paragraph {
            color: rgb(255, 255, 255);
            font-size: 15px;
            font-weight: bold;
            text-align: center;
            line-height: 1.6;
        }

    #GROUP1654 {
        width: 358.581px;
        height: 651px;
        top: 0px;
        left: 0px;
    }

    #IMAGE1618 {
        width: 350px;
        height: 356.954px;
        top: 20px;
        left: 10px;
    }

        #IMAGE1618 > .ladi-image > .ladi-image-background {
            width: 350px;
            height: 356.954px;
            top: 0px;
            left: 0px;
            background-image: url("https://w.ladicdn.com/s800x650/5c8f292f0ecdc230dd3bd7b9/qua-tang-1-20250705095926-yula4.png");
            background-size: contain;
        }

    #GROUP1614 {
        width: 420px;
        height: 673px;
        left: 10px;
    }

    #PARAGRAPH1616 {
        width: calc(100vw - 20px);
        top: 0px;
        left: 0px;
    }

        #PARAGRAPH1616 > .ladi-paragraph {
            color: rgb(255, 255, 255);
            font-size: 15px;
            font-weight: bold;
            text-align: center;
            line-height: 1.6;
        }

    #PARAGRAPH1617 {
        width: 340px;
        top: 73.649px;
        left: 10px;
    }

        #PARAGRAPH1617 > .ladi-paragraph {
            color: rgb(255, 255, 255);
            font-size: 16px;
            text-align: justify;
            line-height: 1.6;
        }

    #PARAGRAPH1630 {
        width: 270px;
        top: 260px;
        left: 35px;
    }

        #PARAGRAPH1630 > .ladi-paragraph {
            color: rgb(255, 255, 255);
            font-size: 15px;
            font-weight: bold;
            text-align: center;
            line-height: 1.6;
        }

    #PARAGRAPH1631 {
        width: 340px;
        top: 335px;
        left: 0px;
    }

        #PARAGRAPH1631 > .ladi-paragraph {
            color: rgb(255, 255, 255);
            font-size: 16px;
            text-align: justify;
            line-height: 1.6;
        }

    #IMAGE1632 {
        width: 356.954px;
        height: 356.954px;
        top: 0px;
        left: 6px;
    }

        #IMAGE1632 > .ladi-image > .ladi-image-background {
            width: 330px;
            height: 356.954px;
            top: 0px;
            left: 0px;
            background-image: url("https://w.ladicdn.com/s800x650/5c8f292f0ecdc230dd3bd7b9/qua-tang-2-20250705095932-4z0de.png");
            background-size: contain;
        }

    #PARAGRAPH1646 {
        width: 330px;
        top: 458.58px;
        left: 0px;
    }

        #PARAGRAPH1646 > .ladi-paragraph {
            color: rgb(255, 255, 255);
            font-size: 16px;
            text-align: justify;
            line-height: 1.6;
        }

    #PARAGRAPH1647 {
        width: 224px;
        top: 368.58px;
        left: 55.291px;
    }

        #PARAGRAPH1647 > .ladi-paragraph {
            color: rgb(255, 255, 255);
            font-size: 15px;
            font-weight: bold;
            text-align: center;
            line-height: 1.6;
        }

    #IMAGE1648 {
        width: 358.581px;
        height: 358.581px;
        top: 0px;
        left: 0px;
    }

        #IMAGE1648 > .ladi-image > .ladi-image-background {
            width: 358.581px;
            height: 358.581px;
            top: 0px;
            left: 0px;
            background-image: url("https://w.ladicdn.com/s700x700/5c8f292f0ecdc230dd3bd7b9/dfvn-20210112100805.png");
        }

    #GROUP1649 {
        width: 358.581px;
        height: 651px;
        left: 880px;
    }
    #GROUP1645 {
        width: 358.581px;
        height: 651px;
        left: 1300px;
    }

    #SECTION1026 {
        display: none;
    }
}