a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
select,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

a {
    text-decoration: none
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.ladi-html strong {
    font-weight: 700
}

.ladi-html em {
    font-style: italic
}

.ladi-html a {
    text-decoration: underline
}

body {
    font-size: 12px;
    -ms-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -o-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    background: #fff
}

.ladi-loading {
    width: 80px;
    height: 80px;
    z-index: 900000000000;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    overflow: hidden
}

.ladi-loading div {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: ladi-loading 1.2s linear infinite;
            animation: ladi-loading 1.2s linear infinite
}

.ladi-loading div:nth-child(1) {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    top: 37px;
    left: 66px
}

.ladi-loading div:nth-child(2) {
    -webkit-animation-delay: -.1s;
            animation-delay: -.1s;
    top: 22px;
    left: 62px
}

.ladi-loading div:nth-child(3) {
    -webkit-animation-delay: -.2s;
            animation-delay: -.2s;
    top: 11px;
    left: 52px
}

.ladi-loading div:nth-child(4) {
    -webkit-animation-delay: -.3s;
            animation-delay: -.3s;
    top: 7px;
    left: 37px
}

.ladi-loading div:nth-child(5) {
    -webkit-animation-delay: -.4s;
            animation-delay: -.4s;
    top: 11px;
    left: 22px
}

.ladi-loading div:nth-child(6) {
    -webkit-animation-delay: -.5s;
            animation-delay: -.5s;
    top: 22px;
    left: 11px
}

.ladi-loading div:nth-child(7) {
    -webkit-animation-delay: -.6s;
            animation-delay: -.6s;
    top: 37px;
    left: 7px
}

.ladi-loading div:nth-child(8) {
    -webkit-animation-delay: -.7s;
            animation-delay: -.7s;
    top: 52px;
    left: 11px
}

.ladi-loading div:nth-child(9) {
    -webkit-animation-delay: -.8s;
            animation-delay: -.8s;
    top: 62px;
    left: 22px
}

.ladi-loading div:nth-child(10) {
    -webkit-animation-delay: -.9s;
            animation-delay: -.9s;
    top: 66px;
    left: 37px
}

.ladi-loading div:nth-child(11) {
    -webkit-animation-delay: -1s;
            animation-delay: -1s;
    top: 62px;
    left: 52px
}

.ladi-loading div:nth-child(12) {
    -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s;
    top: 52px;
    left: 62px
}

@-webkit-keyframes ladi-loading {

    0%,
    100%,
    20%,
    80% {
        -webkit-transform: scale(1);
                transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.5);
                transform: scale(1.5)
    }
}

@keyframes ladi-loading {

    0%,
    100%,
    20%,
    80% {
        -webkit-transform: scale(1);
                transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.5);
                transform: scale(1.5)
    }
}

.overflow-hidden {
    overflow: hidden
}

.ladi-transition {
    -webkit-transition: all 150ms linear 0s;
    transition: all 150ms linear 0s
}

.opacity-0 {
    opacity: 0
}

.height-0 {
    height: 0 !important
}

.transition-readmore {
    -webkit-transition: height 350ms linear 0s;
    transition: height 350ms linear 0s
}

.transition-collapse {
    -webkit-transition: height 150ms linear 0s;
    transition: height 150ms linear 0s
}

.transition-parent-collapse-height {
    -webkit-transition: height 150ms linear 0s;
    transition: height 150ms linear 0s
}

.transition-parent-collapse-top {
    -webkit-transition: top 150ms linear 0s;
    transition: top 150ms linear 0s
}

.pointer-events-none {
    pointer-events: none
}

.ladi-google-recaptcha-checkbox {
    position: absolute;
    display: inline-block;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    margin-top: -5px;
    z-index: 90000010
}

.ladipage-message {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000000000;
    background: rgba(0, 0, 0, .3)
}

.ladipage-message .ladipage-message-box {
    width: 400px;
    max-width: calc(100% - 50px);
    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: 10px;
    line-height: 18px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.ladipage-message .ladipage-message-box .ladipage-message-close {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 10px;
    margin: 0 auto;
    padding: 10px 0;
    border: none;
    width: 80px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    background-color: #e6e6e6;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    cursor: pointer
}

.ladi-wraper {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    overflow: hidden
}

.ladi-section {
    margin: 0 auto;
    position: relative
}

.ladi-section[data-tab-id] {
    display: none
}

.ladi-section.selected[data-tab-id] {
    display: block
}

.ladi-section .ladi-section-arrow-down {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    z-index: 90000040
}

.ladi-section .ladi-section-close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 90000040
}

.ladi-section .ladi-section-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    overflow: hidden
}

.ladi-container {
    position: relative;
    margin: 0 auto;
    height: 100%
}

.ladi-element {
    position: absolute
}

.ladi-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none
}

.ladi-survey {
    width: 100%;
    display: inline-block
}

.ladi-survey .ladi-survey-option {
    cursor: pointer;
    position: relative;
    display: inline-block;
    text-decoration-line: inherit;
    -webkit-text-decoration-line: inherit;
    -webkit-transition: inherit;
    transition: inherit;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.ladi-survey .ladi-survey-option-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    -webkit-transition: inherit;
    transition: inherit
}

.ladi-survey .ladi-survey-option-label {
    display: block;
    text-decoration-line: inherit;
    -webkit-text-decoration-line: inherit;
    position: relative
}

.ladi-survey .ladi-survey-option-image {
    background-size: cover;
    background-position: center center;
    pointer-events: none;
    vertical-align: middle;
    border-radius: inherit;
    position: relative
}

.ladi-survey .ladi-survey-button-next {
    display: block
}

.ladi-survey .ladi-survey-button-next.empty {
    display: none
}

.ladi-survey .ladi-survey-button-next.no-select {
    display: none
}

.ladi-survey .ladi-survey-button-next button {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 2px
}

.ladi-survey .ladi-survey-button-next button:active {
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear
}

.ladi-carousel {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -ms-touch-action: pan-y;
        touch-action: pan-y
}

.ladi-carousel .ladi-carousel-content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transition: left 350ms ease-in-out;
    transition: left 350ms ease-in-out
}

.ladi-carousel .ladi-carousel-arrow {
    position: absolute;
    top: calc(50% - (33px)/ 2);
    cursor: pointer;
    z-index: 90000040
}

.ladi-carousel .ladi-carousel-arrow-left {
    left: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.ladi-carousel .ladi-carousel-arrow-right {
    right: 5px
}

.ladi-gallery {
    position: absolute;
    width: 100%;
    height: 100%
}

.ladi-gallery .ladi-gallery-view {
    position: absolute;
    overflow: hidden;
    -ms-touch-action: pan-y;
        touch-action: pan-y
}

.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: relative;
    display: none;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item.play-video {
    cursor: pointer
}

.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item.play-video:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    background: url(../images/ladipage-play.svg) no-repeat center center;
    background-size: contain;
    pointer-events: none;
    cursor: pointer
}

.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item.next,
.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item.selected.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 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;
    -webkit-transform: translate3d(-100%, 0, 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;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
}

.ladi-gallery .ladi-gallery-view>.next,
.ladi-gallery .ladi-gallery-view>.prev,
.ladi-gallery .ladi-gallery-view>.selected {
    display: block
}

.ladi-gallery .ladi-gallery-view>.selected {
    left: 0
}

.ladi-gallery .ladi-gallery-view>.next,
.ladi-gallery .ladi-gallery-view>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.ladi-gallery .ladi-gallery-view>.next {
    left: 100%
}

.ladi-gallery .ladi-gallery-view>.prev {
    left: -100%
}

.ladi-gallery .ladi-gallery-view>.next.left,
.ladi-gallery .ladi-gallery-view>.prev.right {
    left: 0
}

.ladi-gallery .ladi-gallery-view>.selected.left {
    left: -100%
}

.ladi-gallery .ladi-gallery-view>.selected.right {
    left: 100%
}

.ladi-gallery .ladi-gallery-control {
    position: absolute;
    overflow: hidden;
    -ms-touch-action: pan-y;
        touch-action: pan-y
}

.ladi-gallery.ladi-gallery-top .ladi-gallery-view {
    width: 100%
}

.ladi-gallery.ladi-gallery-top .ladi-gallery-control {
    top: 0;
    width: 100%
}

.ladi-gallery.ladi-gallery-bottom .ladi-gallery-view {
    top: 0;
    width: 100%
}

.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control {
    width: 100%;
    bottom: 0
}

.ladi-gallery.ladi-gallery-left .ladi-gallery-view {
    height: 100%
}

.ladi-gallery.ladi-gallery-left .ladi-gallery-control {
    height: 100%
}

.ladi-gallery.ladi-gallery-right .ladi-gallery-view {
    height: 100%
}

.ladi-gallery.ladi-gallery-right .ladi-gallery-control {
    height: 100%;
    right: 0
}

.ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow {
    position: absolute;
    top: calc(50% - (33px)/ 2);
    cursor: pointer;
    z-index: 90000040
}

.ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow-left {
    left: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow-right {
    right: 5px
}

.ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow {
    position: absolute;
    cursor: pointer;
    z-index: 90000040
}

.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow,
.ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-arrow {
    top: calc(50% - (33px)/ 2)
}

.ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-arrow-left {
    left: 0;
    transform: rotate(180deg) scale(.6);
    -webkit-transform: rotate(180deg) scale(.6)
}

.ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-arrow-right {
    right: 0;
    transform: scale(.6);
    -webkit-transform: scale(.6)
}

.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow-left {
    left: 0;
    transform: rotate(180deg) scale(.6);
    -webkit-transform: rotate(180deg) scale(.6)
}

.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow-right {
    right: 0;
    transform: scale(.6);
    -webkit-transform: scale(.6)
}

.ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-arrow,
.ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-arrow {
    left: calc(50% - (33px)/ 2)
}

.ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-arrow-left {
    top: 0;
    transform: scale(.6) rotate(270deg);
    -webkit-transform: scale(.6) rotate(270deg)
}

.ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-arrow-right {
    bottom: 0;
    transform: scale(.6) rotate(90deg);
    -webkit-transform: scale(.6) rotate(90deg)
}

.ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-arrow-left {
    top: 0;
    transform: scale(.6) rotate(270deg);
    -webkit-transform: scale(.6) rotate(270deg)
}

.ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-arrow-right {
    bottom: 0;
    transform: scale(.6) rotate(90deg);
    -webkit-transform: scale(.6) rotate(90deg)
}

.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box {
    position: relative
}

.ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    left: 0;
    -webkit-transition: left 150ms ease-in-out;
    transition: left 150ms ease-in-out
}

.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    left: 0;
    -webkit-transition: left 150ms ease-in-out;
    transition: left 150ms ease-in-out
}

.ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-box {
    display: -ms-inline-grid;
    display: inline-grid;
    top: 0;
    -webkit-transition: top 150ms ease-in-out;
    transition: top 150ms ease-in-out
}

.ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-box {
    display: -ms-inline-grid;
    display: inline-grid;
    top: 0;
    -webkit-transition: top 150ms ease-in-out;
    transition: top 150ms ease-in-out
}

.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    position: relative;
    cursor: pointer;
    -webkit-filter: invert(15%);
            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(../images/ladipage-play.svg) no-repeat center center;
    background-size: contain;
    pointer-events: none;
    cursor: pointer
}

.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item:hover {
    -webkit-filter: none;
            filter: none
}

.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item.selected {
    -webkit-filter: none;
            filter: none
}

.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item:last-child {
    margin-right: 0 !important;
    margin-bottom: 0 !important
}

.ladi-table {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: auto
}

.ladi-table table {
    width: 100%
}

.ladi-table table td {
    vertical-align: middle
}

.ladi-table tbody td {
    word-break: break-word
}

.ladi-table table td img {
    cursor: pointer;
    width: 100%
}

.ladi-box {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.ladi-tabs {
    position: absolute;
    width: 100%;
    height: 100%
}

.ladi-tabs .ladi-tabs-background {
    height: 100%;
    width: 100%;
    pointer-events: none
}

.ladi-tabs>.ladi-element[data-index] {
    display: none
}

.ladi-tabs>.ladi-element.selected[data-index] {
    display: block
}

.ladi-frame {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.ladi-frame .ladi-frame-background {
    height: 100%;
    width: 100%;
    pointer-events: none;
    -webkit-transition: inherit;
    transition: inherit
}

.ladi-banner {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.ladi-banner .ladi-banner-background {
    height: 100%;
    width: 100%;
    pointer-events: none
}

#SECTION_POPUP .ladi-container {
    z-index: 90000070
}

#SECTION_POPUP .ladi-container>.ladi-element {
    z-index: 90000070;
    position: fixed;
    display: none
}

#SECTION_POPUP .ladi-container>.ladi-element[data-fixed-close=true] {
    position: relative !important
}

#SECTION_POPUP .ladi-container>.ladi-element.hide-visibility {
    display: block !important;
    visibility: hidden !important
}

#SECTION_POPUP .popup-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9000000080;
    cursor: pointer
}

.ladi-popup {
    position: absolute;
    width: 100%;
    height: 100%
}

.ladi-popup .ladi-popup-background {
    height: 100%;
    width: 100%;
    pointer-events: none
}

.ladi-countdown {
    position: absolute;
    width: 100%;
    height: 100%
}

.ladi-countdown .ladi-countdown-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
    display: table;
    pointer-events: none
}

.ladi-countdown .ladi-countdown-text {
    position: absolute;
    width: 100%;
    height: 100%;
    text-decoration: inherit;
    display: table;
    pointer-events: none
}

.ladi-countdown .ladi-countdown-text span {
    display: table-cell;
    vertical-align: middle
}

.ladi-countdown>.ladi-element {
    text-decoration: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
    position: relative;
    display: inline-block
}

.ladi-countdown>.ladi-element:last-child {
    margin-right: 0 !important
}

.ladi-button {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.ladi-button:active {
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear
}

.ladi-button .ladi-button-background {
    height: 100%;
    width: 100%;
    pointer-events: none;
    -webkit-transition: inherit;
    transition: inherit
}

.ladi-button>.ladi-element {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    display: table;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.ladi-button>.ladi-element .ladi-headline {
    display: table-cell;
    vertical-align: middle
}

.ladi-collection {
    position: absolute;
    width: 100%;
    height: 100%
}

.ladi-collection.carousel {
    overflow: hidden
}

.ladi-collection .ladi-collection-content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transition: left 350ms ease-in-out;
    transition: left 350ms ease-in-out
}

.ladi-collection .ladi-collection-content .ladi-collection-item {
    display: block;
    position: relative;
    float: left
}

.ladi-collection .ladi-collection-content .ladi-collection-page {
    float: left
}

.ladi-collection .ladi-collection-arrow {
    position: absolute;
    top: calc(50% - (33px)/ 2);
    cursor: pointer;
    z-index: 90000040
}

.ladi-collection .ladi-collection-arrow-left {
    left: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.ladi-collection .ladi-collection-arrow-right {
    right: 5px
}

.ladi-collection .ladi-collection-button-next {
    position: absolute;
    bottom: -40px;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    z-index: 90000040;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.ladi-form {
    position: absolute;
    width: 100%;
    height: 100%
}

.ladi-form>.ladi-element {
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit
}

.ladi-form .ladi-button>.ladi-element {
    color: initial;
    font-size: initial;
    font-weight: initial;
    text-transform: initial;
    text-decoration: initial;
    font-style: initial;
    text-align: initial;
    letter-spacing: initial;
    line-height: initial
}

.ladi-form>.ladi-element .ladi-form-item-container {
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit
}

.ladi-form>[data-quantity=true] .ladi-form-item-container {
    overflow: hidden
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item {
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item-background {
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 9px 6px !important;
    background-position: right .5rem center;
    background-repeat: no-repeat
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-2 {
    width: calc(100% / 2 - 5px);
    max-width: calc(100% / 2 - 5px);
    min-width: calc(100% / 2 - 5px)
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-2:nth-child(3) {
    margin-left: 7.5px
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-3 {
    width: calc(100% / 3 - 5px);
    max-width: calc(100% / 3 - 5px);
    min-width: calc(100% / 3 - 5px)
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-3:nth-child(3) {
    margin-left: 7.5px
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-3:nth-child(4) {
    margin-left: 7.5px
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select option {
    color: initial
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control:not(.ladi-form-control-select) {
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
    text-transform: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select:not([data-selected=""]) {
    text-decoration: inherit
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item {
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
    vertical-align: middle
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span[data-checked=true] {
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span[data-checked=false] {
    text-transform: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit
}

.ladi-form .ladi-form-item-container {
    position: absolute;
    width: 100%;
    height: 100%
}

.ladi-form .ladi-form-item-title-value {
    font-weight: 700;
    word-break: break-word
}

.ladi-form .ladi-form-label-container {
    position: relative;
    width: 100%
}

.ladi-form .ladi-form-label-container .ladi-form-label-item {
    display: inline-block;
    cursor: pointer;
    position: relative;
    border-radius: 0 !important;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.ladi-form .ladi-form-label-container .ladi-form-label-item.image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.ladi-form .ladi-form-label-container .ladi-form-label-item.no-value {
    display: none !important
}

.ladi-form .ladi-form-label-container .ladi-form-label-item.text.disabled {
    opacity: .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
}

.ladi-form .ladi-form-item .ladi-form-control {
    background-color: transparent;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    padding: 0 5px;
    color: inherit;
    font-size: inherit;
    border: none
}

.ladi-form .ladi-form-item.ladi-form-checkbox {
    padding: 10px 5px
}

.ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-vertical .ladi-form-checkbox-item {
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: table;
    border: none
}

.ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-horizontal .ladi-form-checkbox-item {
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 10px !important;
    display: inline-block;
    border: none;
    position: relative
}

.ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item input {
    vertical-align: middle;
    width: 13px;
    height: 13px;
    display: table-cell;
    margin-right: 5px
}

.ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span {
    display: table-cell;
    cursor: default;
    vertical-align: middle;
    word-break: break-word
}

.ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-horizontal .ladi-form-checkbox-item input {
    position: absolute;
    top: 4px
}

.ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-horizontal .ladi-form-checkbox-item span {
    padding-left: 18px
}

.ladi-form .ladi-form-item textarea.ladi-form-control {
    resize: none;
    padding: 5px
}

.ladi-form .ladi-button {
    cursor: pointer
}

.ladi-form .ladi-button .ladi-headline {
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none
}

.ladi-combobox {
    position: absolute;
    width: 100%;
    height: 100%
}

.ladi-combobox .ladi-combobox-item-container {
    position: absolute;
    width: 100%;
    height: 100%;
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit
}

.ladi-combobox .ladi-combobox-item-container .ladi-combobox-item-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit
}

.ladi-combobox .ladi-combobox-item-container .ladi-combobox-item {
    width: 100%;
    height: 100%;
    position: absolute;
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit
}

.ladi-combobox .ladi-combobox-item-container .ladi-combobox-item .ladi-combobox-control option {
    color: initial
}

.ladi-combobox .ladi-combobox-item-container .ladi-combobox-item .ladi-combobox-control {
    background-color: transparent;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    padding: 0 5px;
    font-size: inherit;
    border: none;
    text-transform: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    color: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-origin: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 9px 6px !important;
    background-position: right .5rem center;
    background-repeat: no-repeat
}

.ladi-combobox .ladi-combobox-item-container .ladi-combobox-item .ladi-combobox-control:not([data-selected=""]) {
    text-decoration: inherit
}

.ladi-cart {
    position: absolute;
    width: 100%;
    font-size: 12px
}

.ladi-cart .ladi-cart-row {
    position: relative;
    display: inline-table;
    width: 100%
}

.ladi-cart .ladi-cart-row:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #dcdcdc
}

.ladi-cart .ladi-cart-no-product {
    text-align: center;
    font-size: 16px;
    vertical-align: middle
}

.ladi-cart .ladi-cart-image {
    width: 16%;
    vertical-align: middle;
    position: relative;
    text-align: center
}

.ladi-cart .ladi-cart-image img {
    max-width: 100%
}

.ladi-cart .ladi-cart-title {
    vertical-align: middle;
    padding: 0 5px;
    word-break: break-all
}

.ladi-cart .ladi-cart-title .ladi-cart-title-name {
    display: block;
    margin-bottom: 5px;
    word-break: break-word
}

.ladi-cart .ladi-cart-title .ladi-cart-title-variant {
    font-weight: 700;
    display: block;
    word-break: break-word
}

.ladi-cart .ladi-cart-image .ladi-cart-image-quantity {
    position: absolute;
    top: -3px;
    right: -5px;
    background: rgba(150, 149, 149, .9);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 20px
}

.ladi-cart .ladi-cart-quantity {
    width: 70px;
    vertical-align: middle;
    text-align: center
}

.ladi-cart .ladi-cart-quantity-content {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.ladi-cart .ladi-cart-quantity input {
    width: 24px;
    text-align: center;
    height: 22px;
    -moz-appearance: textfield;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc
}

.ladi-cart .ladi-cart-quantity input::-webkit-inner-spin-button,
.ladi-cart .ladi-cart-quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.ladi-cart .ladi-cart-quantity button {
    border: 1px solid #dcdcdc;
    cursor: pointer;
    text-align: center;
    width: 21px;
    height: 22px;
    position: relative;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.ladi-cart .ladi-cart-quantity button:active {
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear
}

.ladi-cart .ladi-cart-quantity button span {
    font-size: 18px;
    position: relative;
    left: .5px
}

.ladi-cart .ladi-cart-quantity button:first-child span {
    top: -1.2px
}

.ladi-cart .ladi-cart-price {
    width: 100px;
    vertical-align: middle;
    text-align: right;
    padding: 0 10px 0 5px
}

.ladi-cart .ladi-cart-row.has-promotion .ladi-cart-price span {
    text-decoration: line-through;
    display: block;
    margin-bottom: 3px
}

.ladi-cart .ladi-cart-row.has-promotion .ladi-cart-price span.price-compare {
    text-decoration: none;
    color: #e85d04;
    font-weight: 700;
    margin-bottom: 0
}

.ladi-cart .ladi-cart-row.has-promotion .ladi-cart-title span.promotion-name {
    margin-top: 5px;
    display: block;
    word-break: break-word
}

.ladi-cart .ladi-cart-action {
    width: 28px;
    vertical-align: middle;
    text-align: center
}

.ladi-cart .ladi-cart-action button {
    border: 1px solid #dcdcdc;
    cursor: pointer;
    text-align: center;
    width: 25px;
    height: 22px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.ladi-cart .ladi-cart-action button:active {
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear
}

.ladi-cart .ladi-cart-action button span {
    font-size: 13px;
    position: relative;
    top: .5px
}

.ladi-video {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    overflow: hidden
}

.ladi-video .ladi-video-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none
}

.ladi-group {
    position: absolute;
    width: 100%;
    height: 100%
}

.ladi-button-group {
    position: absolute;
    width: 100%;
    height: 100%
}

.ladi-button-group>.ladi-element {
    -webkit-transition: inherit;
    transition: inherit
}

.ladi-button-group>.ladi-element>.ladi-button {
    -webkit-transition: inherit;
    transition: inherit
}

.ladi-shape {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.ladi-html-code {
    position: absolute;
    width: 100%;
    height: 100%
}

.ladi-image {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none
}

.ladi-image .ladi-image-background {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.ladi-headline {
    width: 100%;
    display: inline-block;
    background-size: cover;
    background-position: center center
}

.ladi-headline a {
    text-decoration: underline
}

.ladi-paragraph {
    width: 100%;
    display: inline-block
}

.ladi-paragraph a {
    text-decoration: underline
}

.ladi-list-paragraph {
    width: 100%;
    display: inline-block
}

.ladi-list-paragraph a {
    text-decoration: underline
}

.ladi-list-paragraph ul li {
    position: relative;
    counter-increment: linum
}

.ladi-list-paragraph ul li:before {
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0
}

.ladi-list-paragraph ul li:last-child {
    padding-bottom: 0 !important
}

.ladi-line {
    position: relative
}

.ladi-line .ladi-line-container {
    border-bottom: 0 !important;
    border-right: 0 !important;
    width: 100%;
    height: 100%
}

a[data-action] {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer
}

a:visited {
    color: inherit
}

a:link {
    color: inherit
}

.button-unmute {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.button-unmute div {
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2036%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m%2021.48%2C17.98%20c%200%2C-1.77%20-1.02%2C-3.29%20-2.5%2C-4.03%20v%202.21%20l%202.45%2C2.45%20c%20.03%2C-0.2%20.05%2C-0.41%20.05%2C-0.63%20z%20m%202.5%2C0%20c%200%2C.94%20-0.2%2C1.82%20-0.54%2C2.64%20l%201.51%2C1.51%20c%20.66%2C-1.24%201.03%2C-2.65%201.03%2C-4.15%200%2C-4.28%20-2.99%2C-7.86%20-7%2C-8.76%20v%202.05%20c%202.89%2C.86%205%2C3.54%205%2C6.71%20z%20M%209.25%2C8.98%20l%20-1.27%2C1.26%204.72%2C4.73%20H%207.98%20v%206%20H%2011.98%20l%205%2C5%20v%20-6.73%20l%204.25%2C4.25%20c%20-0.67%2C.52%20-1.42%2C.93%20-2.25%2C1.18%20v%202.06%20c%201.38%2C-0.31%202.63%2C-0.95%203.69%2C-1.81%20l%202.04%2C2.05%201.27%2C-1.27%20-9%2C-9%20-7.72%2C-7.72%20z%20m%207.72%2C.99%20-2.09%2C2.08%202.09%2C2.09%20V%209.98%20z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 100%;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center center
}

[data-opacity="0"] {
    opacity: 0
}

[data-hidden=true] {
    display: none
}

[data-action=true] {
    cursor: pointer
}

.ladi-hidden {
    display: none
}

.backdrop-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 90000060
}

.backdrop-dropbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 90000080
}

.lightbox-screen {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 9000000080;
    background: rgba(0, 0, 0, .5)
}

.lightbox-screen .lightbox-close {
    position: absolute;
    z-index: 9000000090;
    cursor: pointer
}

.lightbox-screen .lightbox-hidden {
    display: none
}

.ladi-animation-hidden {
    visibility: hidden !important
}

.ladi-lazyload {
    background-image: none !important
}

.ladi-list-paragraph ul li.ladi-lazyload:before {
    background-image: none !important
}

.ladi-cart-number {
    position: absolute;
    top: -2px;
    right: -7px;
    background: #f36e36;
    text-align: center;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    border-radius: 100%
}

.ladi-form-quantity {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-color: inherit
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item.ladi-form-quantity .ladi-form-control {
    text-align: center;
    pointer-events: none;
    -moz-appearance: textfield;
    width: calc(100% - 45px);
    padding: 0;
    min-width: 24px;
    border-top: 1px hidden;
    border-bottom: 1px hidden;
    border-color: inherit
}

.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item.ladi-form-quantity input::-webkit-inner-spin-button,
.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item.ladi-form-quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.ladi-form-quantity button {
    border: 1px hidden;
    border-color: inherit;
    cursor: pointer;
    text-align: center;
    width: 30px;
    height: 100%;
    position: relative;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.ladi-form-quantity button span {
    font-size: 18px;
    position: relative;
    left: .5px
}

.ladi-form-quantity button:first-child span {
    top: -1.2px
}

.ladi-form [data-variant=true] select option[disabled] {
    background: #fff;
    color: #b8b8b8 !important
}

.ladi-story-page-progress-bar {
    width: 100%;
    height: 25px;
    position: fixed;
    top: 0;
    left: 0
}

.ladi-story-page-progress-bar-item {
    height: 100%;
    width: 100%;
    display: block;
    float: left;
    margin: 0 5px;
    position: relative;
    cursor: pointer
}

.ladi-story-page-progress-bar-item:before {
    content: '';
    position: absolute;
    background: rgba(255, 255, 255, .4);
    border-radius: 10px;
    width: 100%;
    height: 4px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.ladi-story-page-progress-bar-item.active:before {
    background: #fff
}

.ladi-story-page-progress-bar-item span {
    background: #fff;
    border-radius: 10px;
    height: 4px;
    display: block;
    margin: auto 0;
    top: 0;
    bottom: 0;
    position: absolute;
    -webkit-transition: width .3s linear;
    transition: width .3s linear;
    width: 0%
}

.ladi-carousel .ladi-carousel-arrow,
.ladi-collection .ladi-collection-arrow,
.ladi-collection .ladi-collection-button-next,
.ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow,
.ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow,
.ladi-section .ladi-section-arrow-down {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
}

#SECTION_POPUP .popup-close,
.ladi-section .ladi-section-close,
.lightbox-screen .lightbox-close {
    width: 18px;
    height: 18px;
    margin: 6px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20148.1%20148.1%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M83.4%2C74l54.1-54.1c2.6-2.6%2C2.6-6.8%2C0-9.3c-2.6-2.6-6.8-2.6-9.3%2C0L74%2C64.7L20%2C10.5c-2.6-2.6-6.8-2.6-9.3%2C0c-2.6%2C2.6-2.6%2C6.8%2C0%2C9.3l54%2C54.1l-54.1%2C54.1c-2.6%2C2.6-2.6%2C6.8%2C0%2C9.3c2.6%2C2.6%2C6.8%2C2.6%2C9.3%2C0l54.1-54l54.1%2C54.1c1.3%2C1.3%2C3%2C1.9%2C4.7%2C1.9s3.4-0.6%2C4.7-1.9c1.3-1.3%2C2-3.1%2C2-4.9c0-1.7-0.8-3.4-2-4.6L83.4%2C74z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
}

#BODY_BACKGROUND {
    position: fixed;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100vh !important
}

#POPUP_BLOG .ladi-headline img,
#POPUP_BLOG .ladi-paragraph img {
    max-width: 100%
}

@media (min-width:768px) {
    .ladi-fullwidth {
        width: 100vw !important;
        left: calc(-50vw + 50%) !important;
        -webkit-box-sizing: border-box !important;
                box-sizing: border-box !important;
        -webkit-transform: none !important;
                transform: none !important
    }

    .ladi-fullwidth .ladi-gallery-view-item {
        -webkit-transition-duration: 1.5s;
                transition-duration: 1.5s
    }
}

@media (max-width:767px) {
    .ladi-element.ladi-auto-scroll {
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100% !important;
        left: 0 !important;
        -webkit-overflow-scrolling: touch
    }

    .ladi-section.ladi-auto-scroll {
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch
    }

    .ladi-carousel .ladi-carousel-content {
        -webkit-transition: left .3s ease-in-out;
        transition: left .3s ease-in-out
    }

    .ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item {
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
    }

    #POPUP_BLOG .ladi-headline img,
    #POPUP_BLOG .ladi-paragraph img {
        height: auto !important
    }
}

.ladi-notify-transition {
    -webkit-transition: top .5s ease-in-out, bottom .5s ease-in-out, opacity .5s ease-in-out;
    transition: top .5s ease-in-out, bottom .5s ease-in-out, opacity .5s ease-in-out
}

.ladi-notify {
    padding: 5px;
    -webkit-box-shadow: 0 0 1px rgba(64, 64, 64, .3), 0 8px 50px rgba(64, 64, 64, .05);
            box-shadow: 0 0 1px rgba(64, 64, 64, .3), 0 8px 50px rgba(64, 64, 64, .05);
    border-radius: 40px;
    line-height: 1.6;
    width: 100%;
    height: 100%;
    font-size: 13px
}

.ladi-notify .ladi-notify-image img {
    float: left;
    margin-right: 13px;
    border-radius: 50%;
    width: 53px;
    height: 53px;
    pointer-events: none
}

.ladi-notify .ladi-notify-title {
    font-size: 100%;
    height: 17px;
    overflow: hidden;
    font-weight: 700;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1
}

.ladi-notify .ladi-notify-content {
    font-size: 92.308%;
    height: 17px;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
    padding-top: 2px
}

.ladi-notify .ladi-notify-time {
    line-height: 1.6;
    font-size: 84.615%;
    display: inline-block;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(100% - 155px);
    overflow: hidden
}

.ladi-notify .ladi-notify-copyright {
    font-size: 76.9231%;
    margin-left: 2px;
    position: relative;
    padding: 0 5px;
    cursor: pointer;
    opacity: .6;
    display: inline-block;
    top: -4px
}

.ladi-notify .ladi-notify-copyright svg {
    vertical-align: middle
}

.ladi-notify .ladi-notify-copyright svg:not(:root) {
    overflow: hidden
}

.ladi-notify .ladi-notify-copyright div {
    text-decoration: none;
    color: #404040;
    display: inline
}

.ladi-notify .ladi-notify-copyright strong {
    font-weight: 700
}

.builder-container .ladi-notify {
    -webkit-transition: unset;
    transition: unset
}

.ladi-spin-lucky {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 7px 0 rgba(64, 64, 64, .6), 0 8px 50px rgba(64, 64, 64, .3);
            box-shadow: 0 0 7px 0 rgba(64, 64, 64, .6), 0 8px 50px rgba(64, 64, 64, .3);
    background-repeat: no-repeat;
    background-size: cover
}

.ladi-spin-lucky .ladi-spin-lucky-start {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 20%;
    height: 20%;
    cursor: pointer;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -webkit-transition: transform .3s ease-in-out
}

.ladi-spin-lucky .ladi-spin-lucky-start:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1)
}

.ladi-spin-lucky .ladi-spin-lucky-screen {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -webkit-transition: -webkit-transform 7s cubic-bezier(.25, .1, 0, 1);
    transition: -webkit-transform 7s cubic-bezier(.25, .1, 0, 1);
    transition: transform 7s cubic-bezier(.25, .1, 0, 1);
    transition: transform 7s cubic-bezier(.25, .1, 0, 1), -webkit-transform 7s cubic-bezier(.25, .1, 0, 1);
    -webkit-transition: transform 7s cubic-bezier(.25, .1, 0, 1);
    text-decoration-line: inherit;
    -webkit-text-decoration-line: inherit;
    text-transform: inherit
}

.ladi-spin-lucky .ladi-spin-lucky-screen:before {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none
}

.ladi-spin-lucky .ladi-spin-lucky-label {
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    width: 42%;
    padding-left: 12%;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    text-decoration-line: inherit;
    -webkit-text-decoration-line: inherit;
    text-transform: inherit;
    line-height: 1.6;
    text-shadow: rgba(0, 0, 0, .5) 1px 0 2px
}

/*new*/

@media (min-width:768px) {
    .ladi-section .ladi-container {
        width: 1200px
    }
}

@media (max-width:767px) {
    .ladi-section .ladi-container {
        width: 420px
    }
}

@font-face {
    font-family: "Merriweather-Bold.ttf";
    src: url("../fonts/merriweather-bold-20201007045253.eot");
    src: url("../fonts/merriweather-bold-20201007045253.eot#iefix") format("embedded-opentype"), url("../fonts/merriweather-bold-20201007045253.woff2") format('woff2'), url("../fonts/merriweather-bold-20201007045253.woff") format('woff'), url("../images/merriweather-bold-20201007045253.svg#Merriweather") format('svg')
}

@font-face {
    font-family: "Merriweather-Regular.ttf";
    src: url("../fonts/merriweather-regular-20201007045253.eot");
    src: url("../fonts/merriweather-regular-20201007045253.eot#iefix") format("embedded-opentype"), url("../fonts/merriweather-regular-20201007045253.woff2") format('woff2'), url("../fonts/merriweather-regular-20201007045253.woff") format('woff'), url("../images/merriweather-regular-20201007045253.svg#Merriweather") format('svg')
}

@font-face {
    font-family: "Barlow-Bold.ttf";
    src: url("../fonts/barlow-bold-20210407090356.eot");
    src: url("../fonts/barlow-bold-20210407090356.eot#iefix") format("embedded-opentype"), url("../fonts/barlow-bold-20210407090356.woff2") format('woff2'), url("../fonts/barlow-bold-20210407090356.woff") format('woff'), url("../images/barlow-bold-20210407090356.svg#Barlow") format('svg')
}

@font-face {
    font-family: "Barlow-SemiBold.ttf";
    src: url("../fonts/barlow-semibold-20210407090357.eot");
    src: url("../fonts/barlow-semibold-20210407090357.eot#iefix") format("embedded-opentype"), url("../fonts/barlow-semibold-20210407090357.woff2") format('woff2'), url("../fonts/barlow-semibold-20210407090357.woff") format('woff'), url("../images/barlow-semibold-20210407090357.svg#BarlowSemiBold") format('svg')
}

@font-face {
    font-family: "Merriweather-Black.ttf";
    src: url("../fonts/merriweather-black-20201007045253.eot");
    src: url("../fonts/merriweather-black-20201007045253.eot#iefix") format("embedded-opentype"), url("../fonts/merriweather-black-20201007045253.woff2") format('woff2'), url("../fonts/merriweather-black-20201007045253.woff") format('woff'), url("../images/merriweather-black-20201007045253.svg#MerriweatherBlack") format('svg')
}

@font-face {
    font-family: "Krub-BoldItalic.ttf";
    src: url("../fonts/krub-bolditalic-20210630035205.eot");
    src: url("../fonts/krub-bolditalic-20210630035205.eot#iefix") format("embedded-opentype"), url("../fonts/krub-bolditalic-20210630035205.woff2") format('woff2'), url("../fonts/krub-bolditalic-20210630035205.woff") format('woff'), url("../images/krub-bolditalic-20210630035205.svg#Krub") format('svg')
}

body {
    font-family: "Open Sans", sans-serif
}

/*new*/

@media (min-width:768px) {
    #SECTION_POPUP {
        height: 0
    }

    #SECTION_POPUP .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #SECTION2 {
        height: 351.58px
    }

    #SECTION2 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #SECTION5 {
        height: 1135.6px
    }

    #SECTION5 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #SECTION6 {
        height: 863.6px;
        display: none !important
    }

    #SECTION6 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #SECTION7 {
        height: 953px
    }

    #SECTION7>.ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("../images/layer-4c-20201222092906.png");
        background-position: center top;
        background-repeat: no-repeat
    }

    #SECTION7 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #HEADLINE25 {
        width: 980px;
        top: 24.8px;
        left: 110px
    }

    #HEADLINE25>.ladi-headline {
        font-family: "Merriweather-Black.ttf";
        color: #7e0b6f;
        font-size: 31px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #LINE26 {
        width: 621px;
        top: 82.8px;
        left: 289.5px
    }

    #LINE26>.ladi-line>.ladi-line-container {
        border-top: 1px solid #d6b29c;
        border-right: 1px solid #d6b29c;
        border-bottom: 1px solid #d6b29c;
        border-left: 0 !important
    }

    #LINE26>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #IMAGE27 {
        width: 143.5px;
        height: 143.5px;
        top: 0;
        left: 36.25px
    }

    #IMAGE27>.ladi-image>.ladi-image-background {
        width: 247.971px;
        height: 247.971px;
        top: -48px;
        left: -50px;
        background-image: url("../images/han-toolscom_98943a1d2662896ffcf611debd58d4611612173560062-202102011001262.jpg")
    }

    #IMAGE27>.ladi-image {
        border-style: solid;
        border-color: #d6b19c;
        border-width: 3px;
        border-radius: 200px
    }

    #HEADLINE28 {
        width: 216px;
        top: 147.5px;
        left: 0
    }

    #HEADLINE28>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #6b075f;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP29 {
        width: 216px;
        height: 172.5px;
        top: 141.05px;
        left: 57px
    }

    #IMAGE31 {
        width: 143.5px;
        height: 143.5px;
        top: 0;
        left: 36.25px
    }

    #IMAGE31>.ladi-image>.ladi-image-background {
        width: 215.465px;
        height: 143.5px;
        top: 0;
        left: -17px;
        background-image: url("../images/han-toolscom_7a02b51134eade935f112e9f5d77b6e81612172865785-20210201095103.jpg")
    }

    #IMAGE31>.ladi-image {
        border-style: solid;
        border-color: #d6b19c;
        border-width: 3px;
        border-radius: 200px
    }

    #HEADLINE32 {
        width: 216px;
        top: 147.5px;
        left: 0
    }

    #HEADLINE32>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #7e0c70;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP30 {
        width: 216px;
        height: 172.5px;
        top: 141.05px;
        left: 279px
    }

    #IMAGE34 {
        width: 143.5px;
        height: 143.5px;
        top: 0;
        left: 36.25px
    }

    #IMAGE34>.ladi-image>.ladi-image-background {
        width: 143.5px;
        height: 143.5px;
        top: 0;
        left: 0;
        background-image: url("../images/san-chac-lan-da-chay-xe-20210201094829.jpg")
    }

    #IMAGE34>.ladi-image {
        border-style: solid;
        border-color: #d6b19c;
        border-width: 3px;
        border-radius: 200px
    }

    #HEADLINE35 {
        width: 216px;
        top: 147.5px;
        left: 0
    }

    #HEADLINE35>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #6b075f;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP33 {
        width: 216px;
        height: 172.5px;
        top: 141.05px;
        left: 494px
    }

    #IMAGE37 {
        width: 143.5px;
        height: 143.5px;
        top: 0;
        left: 36.25px
    }

    #IMAGE37>.ladi-image>.ladi-image-background {
        width: 143.5px;
        height: 143.5px;
        top: 0;
        left: 0;
        background-image: url("../images/han-toolscom_55df18ae8597fe457185316c65a524cc1612173253167-20210201095434.jpg")
    }

    #IMAGE37>.ladi-image {
        border-style: solid;
        border-color: #d6b19c;
        border-width: 3px;
        border-radius: 200px
    }

    #HEADLINE38 {
        width: 216px;
        top: 154.15px;
        left: 0
    }

    #HEADLINE38>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #6b075f;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP36 {
        width: 216px;
        height: 179.15px;
        top: 134.4px;
        left: 709px
    }

    #IMAGE40 {
        width: 143.5px;
        height: 143.5px;
        top: 0;
        left: 36.25px
    }

    #IMAGE40>.ladi-image>.ladi-image-background {
        width: 305.097px;
        height: 203.5px;
        top: -4px;
        left: -95.955px;
        background-image: url("../images/han-toolscom_5d4180d222afc733fc7370b34faaa3fa1612173041710-20210201095315.jpg")
    }

    #IMAGE40>.ladi-image {
        border-style: solid;
        border-color: #d6b19c;
        border-width: 3px;
        border-radius: 200px
    }

    #HEADLINE41 {
        width: 216px;
        top: 147.5px;
        left: 0
    }

    #HEADLINE41>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #6b075f;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP39 {
        width: 216px;
        height: 172.5px;
        top: 141.05px;
        left: 924px
    }

    #HEADLINE54 {
        width: 860px;
        top: 0;
        left: 0
    }

    #HEADLINE54>.ladi-headline {
        font-family: "Merriweather-Bold.ttf";
        color: #6b0760;
        font-size: 32px;
        font-weight: 700;
        text-align: center;
        line-height: 1.4
    }

    #LINE55 {
        width: 180px;
        top: 179px;
        left: 340px
    }

    #LINE55>.ladi-line>.ladi-line-container {
        border-top: 1px solid rgba(126, 12, 111, .5);
        border-right: 1px solid rgba(126, 12, 111, .5);
        border-bottom: 1px solid rgba(126, 12, 111, .5);
        border-left: 0 !important
    }

    #LINE55>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #HEADLINE56 {
        width: 383px;
        top: 149.25px;
        left: 407.475px
    }

    #HEADLINE56>.ladi-headline {
        color: #000;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE68 {
        width: 251px;
        top: 0;
        left: 0
    }

    #HEADLINE68>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #7e0c71;
        font-size: 19px;
        font-weight: 700;
        text-align: left;
        line-height: 1.6
    }

    #HEADLINE69 {
        width: 325px;
        top: 41.655px;
        left: 0
    }

    #HEADLINE69>.ladi-headline {
        color: #000;
        font-size: 16px;
        text-align: left;
        line-height: 1.6
    }

    #GROUP64 {
        width: 325.027px;
        height: 118.655px;
        top: 0;
        left: 165.973px
    }

    #GROUP88 {
        width: 860px;
        height: 196px;
        top: 42.75px;
        left: 170px
    }

    #HEADLINE90 {
        width: 820px;
        top: 0;
        left: 0
    }

    #HEADLINE90>.ladi-headline {
        font-family: "Roboto-Regular.ttf";
        color: #de5e7c;
        font-size: 30px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #LINE91 {
        width: 580px;
        top: 103px;
        left: 119.502px
    }

    #LINE91>.ladi-line>.ladi-line-container {
        border-top: 2px solid #911051;
        border-right: 2px solid #911051;
        border-bottom: 2px solid #911051;
        border-left: 0 !important
    }

    #LINE91>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #GROUP89 {
        width: 820px;
        height: 121px;
        top: 19.5px;
        left: 190px
    }

    #HEADLINE92 {
        width: 270px;
        top: 0;
        left: 0
    }

    #HEADLINE92>.ladi-headline {
        color: #eeca66;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE93 {
        width: 150px;
        top: 32px;
        left: 63px
    }

    #HEADLINE93>.ladi-headline {
        color: #000;
        font-size: 16px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE94 {
        width: 236px;
        top: 63px;
        left: 9.5px
    }

    #HEADLINE94>.ladi-headline {
        color: #000;
        font-size: 17px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #GROUP96 {
        width: 270px;
        height: 117px;
        top: 219px;
        left: 75.4785px
    }

    #HEADLINE98 {
        width: 270px;
        top: 0;
        left: 0
    }

    #HEADLINE98>.ladi-headline {
        color: #eeca66;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE99 {
        width: 150px;
        top: 32px;
        left: 63px
    }

    #HEADLINE99>.ladi-headline {
        color: #000;
        font-size: 16px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE100 {
        width: 246px;
        top: 63px;
        left: 24px
    }

    #HEADLINE100>.ladi-headline {
        color: #000;
        font-size: 17px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE101 {
        width: 189px;
        top: 96px;
        left: 40.5px
    }

    #HEADLINE101>.ladi-headline {
        color: #000;
        font-size: 15px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #GROUP97 {
        width: 270px;
        height: 120px;
        top: 410px;
        left: 75.4785px
    }

    #HEADLINE103 {
        width: 271px;
        top: 0;
        left: 0
    }

    #HEADLINE103>.ladi-headline {
        color: #eeca66;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE104 {
        width: 151px;
        top: 32px;
        left: 63px
    }

    #HEADLINE104>.ladi-headline {
        color: #000;
        font-size: 16px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE105 {
        width: 248px;
        top: 63px;
        left: 24px
    }

    #HEADLINE105>.ladi-headline {
        color: #000;
        font-size: 17px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #GROUP102 {
        width: 271px;
        height: 143px;
        top: 219px;
        left: 856.784px
    }

    #HEADLINE108 {
        width: 270px;
        top: 0;
        left: 0
    }

    #HEADLINE108>.ladi-headline {
        color: #eeca66;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE110 {
        width: 246px;
        top: 35px;
        left: 9px
    }

    #HEADLINE110>.ladi-headline {
        color: #000;
        font-size: 17px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE111 {
        width: 189px;
        top: 69px;
        left: 37.5px
    }

    #HEADLINE111>.ladi-headline {
        color: #000;
        font-size: 15px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #GROUP107 {
        width: 270px;
        height: 93px;
        top: 423.5px;
        left: 863.96px
    }

    #HEADLINE113 {
        width: 271px;
        top: 0;
        left: 0
    }

    #HEADLINE113>.ladi-headline {
        color: #eeca66;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE114 {
        width: 248px;
        top: 55px;
        left: 24px
    }

    #HEADLINE114>.ladi-headline {
        color: #000;
        font-size: 17px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE115 {
        width: 189px;
        top: 29px;
        left: 40.5px
    }

    #HEADLINE115>.ladi-headline {
        color: #000;
        font-size: 15px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #GROUP112 {
        width: 271px;
        height: 82px;
        top: 673px;
        left: 465px
    }

    #HEADLINE116 {
        width: 820px;
        top: 778px;
        left: 190px
    }

    #HEADLINE116>.ladi-headline {
        color: #000;
        font-size: 16px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE135 {
        width: 105.865px;
        height: 102px;
        top: 30px;
        left: 107.067px
    }

    #IMAGE135>.ladi-image>.ladi-image-background {
        width: 393.429px;
        height: 102px;
        top: 0;
        left: -21px;
        background-image: url("../images/rev-20210204045138.jpg")
    }

    #IMAGE135>.ladi-image {
        border-style: solid;
        border-color: #9c76a5;
        border-width: 5px;
        border-radius: 216px
    }

    #PARAGRAPH136 {
        width: 280px;
        top: 205px;
        left: 20px
    }

    #PARAGRAPH136>.ladi-paragraph {
        color: #000;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #PARAGRAPH140 {
        width: 280px;
        top: 205px;
        left: 20px
    }

    #PARAGRAPH140>.ladi-paragraph {
        color: #000;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE142 {
        width: 100px;
        height: 102px;
        top: 30px;
        left: 110px
    }

    #IMAGE142>.ladi-image>.ladi-image-background {
        width: 102px;
        height: 102px;
        top: 0;
        left: 0;
        background-image: url("../images/wm-id-2-3-20211231081244.jpg")
    }

    #IMAGE142>.ladi-image {
        border-style: solid;
        border-color: #9c76a5;
        border-width: 5px;
        border-radius: 171px
    }

    #PARAGRAPH143 {
        width: 280px;
        top: 201px;
        left: 20px
    }

    #PARAGRAPH143>.ladi-paragraph {
        color: #000;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE147 {
        width: 531.962px;
        height: 473.225px;
        top: 176.387px;
        left: 331.998px
    }

    #IMAGE147>.ladi-image>.ladi-image-background {
        width: 531.962px;
        height: 473.225px;
        top: 0;
        left: 0;
        background-image: url("../images/layer-1-20201222090156_1.png")
    }

    #SECTION180 {
        height: 501.65px
    }

    #SECTION180>.ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("../images/anh-nen-everlift-2-20201105104440-20201209043111.png");
        background-position: center top;
        background-repeat: no-repeat
    }

    #SECTION180 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #LINE181 {
        width: 543px;
        top: 406.15px;
        left: 87.5px
    }

    #LINE181>.ladi-line>.ladi-line-container {
        border-top: 1px solid #e8c1cb;
        border-right: 1px solid #e8c1cb;
        border-bottom: 1px solid #e8c1cb;
        border-left: 0 !important
    }

    #LINE181>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #HEADLINE182 {
        width: 427px;
        top: 82.7px;
        left: 93.5px
    }

    #HEADLINE182>.ladi-headline {
        font-family: "Merriweather-Bold.ttf";
        color: #7e0c70;
        font-size: 31px;
        font-weight: 700;
        line-height: 1.6
    }

    #PARAGRAPH183 {
        width: 417px;
        top: 209.15px;
        left: 93.5px
    }

    #PARAGRAPH183>.ladi-paragraph {
        color: #7e0c70;
        font-size: 17px;
        text-align: left;
        line-height: 1.6
    }

    #IMAGE184 {
        width: 114.203px;
        height: 471px;
        top: 55.15px;
        left: 613px
    }

    #IMAGE184>.ladi-image>.ladi-image-background {
        width: 471.002px;
        height: 429.224px;
        top: 41.7761px;
        left: -221.185px;
        background-image: url("../images/lavite-malay_3d-20220315033517.png")
    }

    #IMAGE184>.ladi-image {
        transform: rotate(-11deg);
        -webkit-transform: rotate(-11deg)
    }

    #SECTION185 {
        height: 423.8px
    }

    #SECTION185>.ladi-section-background {
        background-size: cover;
        background-attachment: fixed;
        background-image: url("../images/everlift_bg-20201209041358.png");
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-filter: brightness(113%) saturate(37%) hue-rotate(300deg);
                filter: brightness(113%) saturate(37%) hue-rotate(300deg)
    }

    #SECTION185 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #HEADLINE186 {
        width: 373px;
        top: 44.2px;
        left: 414.5px
    }

    #HEADLINE186>.ladi-headline {
        font-family: "Merriweather-Bold.ttf";
        color: #6b075f;
        font-size: 30px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #SECTION194 {
        height: 955.58px
    }

    #SECTION194>.ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("../images/csa-20201222085914.png");
        background-position: center top;
        background-repeat: no-repeat
    }

    #SECTION194 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #IMAGE195 {
        width: 455.019px;
        height: 392.206px;
        top: 112.372px;
        left: -497.019px;
        display: none !important
    }

    #IMAGE195>.ladi-image>.ladi-image-background {
        width: 455.019px;
        height: 392.206px;
        top: 0;
        left: 0;
        background-image: url("../images/asxsc-20201222085001_1.png")
    }

    #IMAGE197 {
        width: 606.555px;
        height: 93.9258px;
        top: 168.607px;
        left: 76.699px
    }

    #IMAGE197>.ladi-image>.ladi-image-background {
        width: 606.555px;
        height: 93.9258px;
        top: 0;
        left: 0;
        background-image: url("../images/untitled-1-02-20201113041327.png")
    }

    #PARAGRAPH198 {
        width: 492px;
        top: 290px;
        left: 100px
    }

    #PARAGRAPH198>.ladi-paragraph {
        font-family: "Merriweather-Bold.ttf";
        color: #911710;
        font-size: 17px;
        line-height: 2
    }

    #HEADLINE200 {
        width: 280px;
        top: 51px;
        left: 309px
    }

    #HEADLINE200>.ladi-headline {
        font-family: "Merriweather-Regular.ttf";
        color: #911710;
        font-size: 15px;
        text-align: left;
        line-height: 1.6
    }

    #IMAGE201 {
        width: 180px;
        height: 70px;
        top: 30px;
        left: 90px
    }

    #IMAGE201>.ladi-image>.ladi-image-background {
        width: 180px;
        height: 67.6027px;
        top: 0;
        left: 0;
        background-image: url("../images/lavite_logo-20201111080907.png")
    }

    #IMAGE202 {
        width: 572.465px;
        height: 647.998px;
        top: 370px;
        left: 251.118px
    }

    #IMAGE202>.ladi-image>.ladi-image-background {
        width: 572.465px;
        height: 647.998px;
        top: 0;
        left: 0;
        background-image: url("../images/decor-lavite-ml-202203150334172.png")
    }

    #HEADLINE216 {
        width: 324px;
        top: 417.578px;
        left: 834.599px
    }

    #HEADLINE216>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #c81770;
        font-size: 35px;
        font-weight: 700;
        text-align: center;
        line-height: 1
    }

    #IMAGE268 {
        width: 444.394px;
        height: 450px;
        top: 481.578px;
        left: -11.695px
    }

    #IMAGE268>.ladi-image>.ladi-image-background {
        width: 451.337px;
        height: 450px;
        top: 0;
        left: 0;
        background-image: url("../images/mau-nu-03-202104220318322.png")
    }

    #IMAGE270 {
        width: 142.751px;
        height: 130px;
        top: 533px;
        left: 514px
    }

    #IMAGE270>.ladi-image>.ladi-image-background {
        width: 142.751px;
        height: 130px;
        top: 0;
        left: 0;
        background-image: url("../images/everlift_serum_decor-20201222070325_1.png")
    }

    #SECTION287 {
        height: 54.4px
    }

    #SECTION287>.ladi-section-background {
        background-color: #ead6cd
    }

    #SECTION287 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #HEADLINE288 {
        width: 441px;
        top: 14.95px;
        left: 379.5px
    }

    #HEADLINE288>.ladi-headline {
        color: #442520;
        font-size: 14px;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE323 {
        width: 98.6893px;
        height: 99.285px;
        top: 31.358px;
        left: 110.655px
    }

    #IMAGE323>.ladi-image>.ladi-image-background {
        width: 138.999px;
        height: 99.2852px;
        top: 0;
        left: -20.7625px;
        background-image: url("../images/hotgirl-20210205082122.jpg")
    }

    #IMAGE323>.ladi-image {
        border-style: solid;
        border-color: #9c76a5;
        border-width: 5px;
        border-radius: 115px
    }

    #IMAGE327 {
        width: 334.837px;
        height: 430px;
        top: 392.89px;
        left: 424.638px
    }

    #IMAGE327>.ladi-image>.ladi-image-background {
        width: 430px;
        height: 430px;
        top: 0;
        left: -69.2195px;
        background-image: url("../images/decor-lavite-ml-202203150334173.png")
    }

    #IMAGE328 {
        width: 147.739px;
        height: 130px;
        top: 3.82749px;
        left: 0
    }

    #IMAGE328>.ladi-image>.ladi-image-background {
        width: 200px;
        height: 150px;
        top: .000115px;
        left: -19px;
        background-image: url("../images/images-20210420070635.png")
    }

    #IMAGE328>.ladi-image {
        border-radius: 3e+08px
    }

    #GROUP329 {
        width: 491px;
        height: 133.827px;
        top: 259.063px;
        left: 635.75px
    }

    #HEADLINE332 {
        width: 340px;
        top: 0;
        left: 0
    }

    #HEADLINE332>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #7e0c71;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE333 {
        width: 343px;
        top: 35.168px;
        left: 0
    }

    #HEADLINE333>.ladi-headline {
        color: #000;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP331 {
        width: 343px;
        height: 265.168px;
        top: 134.832px;
        left: 0
    }

    #IMAGE334 {
        width: 138.662px;
        height: 129.418px;
        top: 0;
        left: 100px
    }

    #IMAGE334>.ladi-image>.ladi-image-background {
        width: 138.662px;
        height: 125.56px;
        top: 3.8578px;
        left: 0;
        background-image: url("../images/chiet-xuat-cam-thao-20211018062948.png")
    }

    #IMAGE334>.ladi-image {
        border-radius: 0
    }

    #GROUP330 {
        width: 343px;
        height: 400px;
        top: 237.39px;
        left: 50px
    }

    #HEADLINE337 {
        width: 224px;
        top: 0;
        left: 54.5px
    }

    #HEADLINE337>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #7e0c71;
        font-size: 19px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE338 {
        width: 333px;
        top: 40.778px;
        left: 0
    }

    #HEADLINE338>.ladi-headline {
        color: #000;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP336 {
        width: 333px;
        height: 270.778px;
        top: 135.222px;
        left: 0
    }

    #IMAGE339 {
        width: 208.401px;
        height: 125px;
        top: 0;
        left: 60.2995px
    }

    #IMAGE339>.ladi-image>.ladi-image-background {
        width: 242.055px;
        height: 204.234px;
        top: -33.6537px;
        left: -15.3846px;
        background-image: url("../images/png-clipart-cedar-oil-cedrus-atlantica-deodar-cedar-himalayas-cedar-wood-oil-miscellaneous-oil-removebg-preview-20220315031703.png")
    }

    #IMAGE339>.ladi-image {
        border-radius: 0
    }

    #GROUP335 {
        width: 333px;
        height: 406px;
        top: 450.732px;
        left: 806.375px
    }

    #HEADLINE342 {
        width: 340px;
        top: 0;
        left: 0
    }

    #HEADLINE342>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #7e0c71;
        font-size: 19px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE343 {
        width: 340px;
        top: 50px;
        left: 0
    }

    #HEADLINE343>.ladi-headline {
        color: #000;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP341 {
        width: 340px;
        height: 203px;
        top: 140px;
        left: 0
    }

    #IMAGE344 {
        width: 130px;
        height: 130px;
        top: 0;
        left: 110px
    }

    #IMAGE344>.ladi-image>.ladi-image-background {
        width: 130.423px;
        height: 130px;
        top: 0;
        left: 0;
        background-image: url("../images/bergamot-oil-citrus-chanh-buoi-20220315031452.jpg")
    }

    #IMAGE344>.ladi-image {
        border-radius: 0
    }

    #GROUP340 {
        width: 340px;
        height: 343px;
        top: 612.75px;
        left: 50px
    }

    #IMAGE351 {
        width: 398.017px;
        height: 486.729px;
        top: -16.8px;
        left: 650px
    }

    #IMAGE351>.ladi-image>.ladi-image-background {
        width: 398.017px;
        height: 486.729px;
        top: 0;
        left: 0;
        background-image: url("../images/gai-dep-20210422035748.png")
    }

    #IMAGE352 {
        width: 189.937px;
        height: 207.616px;
        top: 213.2px;
        left: 950px
    }

    #IMAGE352>.ladi-image>.ladi-image-background {
        width: 189.937px;
        height: 207.616px;
        top: 0;
        left: 0;
        background-image: url("../images/decor-la-01-20210422035926.png")
    }

    #IMAGE352>.ladi-image {
        opacity: .5
    }

    #BOX361 {
        width: 365.75px;
        height: 203.8px;
        top: 0;
        left: 0
    }

    #BOX361>.ladi-box {
        box-shadow: 0 15px 20px -15px #3e0805;
        -webkit-box-shadow: 0 15px 20px -15px #3e0805;
        opacity: .64;
        background-color: #d6b19c;
        border-style: solid;
        border-color: #bb6f81;
        border-width: 1px;
        border-radius: 0
    }

    #PARAGRAPH362 {
        width: 284px;
        top: 31.904px;
        left: 39.8828px
    }

    #PARAGRAPH362>.ladi-paragraph {
        font-family: "Merriweather-Bold.ttf";
        color: #6f0264;
        font-size: 17px;
        line-height: 1.8
    }

    #GROUP358 {
        width: 365.75px;
        height: 203.8px;
        top: 0;
        left: 0
    }

    #PARAGRAPH363 {
        width: 247px;
        top: 76.9px;
        left: 68.925px
    }

    #PARAGRAPH363>.ladi-paragraph {
        color: #fff;
        font-size: 16px;
        line-height: 1.6
    }

    #BOX367 {
        width: 365.75px;
        height: 203.8px;
        top: 0;
        left: 0
    }

    #BOX367>.ladi-box {
        box-shadow: 0 15px 20px -15px #3e0805;
        -webkit-box-shadow: 0 15px 20px -15px #3e0805;
        opacity: .64;
        background-color: #d6b29c;
        border-style: solid;
        border-color: #bb6f81;
        border-width: 1px;
        border-radius: 0
    }

    #PARAGRAPH368 {
        width: 284px;
        top: 31.904px;
        left: 39.8828px
    }

    #PARAGRAPH368>.ladi-paragraph {
        font-family: "Merriweather-Bold.ttf";
        color: #6f0264;
        font-size: 17px;
        line-height: 1.8
    }

    #GROUP366 {
        width: 365.75px;
        height: 203.8px;
        top: 0;
        left: 0
    }

    #PARAGRAPH369 {
        width: 259px;
        top: 76.9px;
        left: 67.925px
    }

    #PARAGRAPH369>.ladi-paragraph {
        color: #fff;
        font-size: 16px;
        line-height: 1.6
    }

    #BOX372 {
        width: 365.75px;
        height: 203.8px;
        top: 0;
        left: 0
    }

    #BOX372>.ladi-box {
        box-shadow: 0 15px 20px -15px #3e0805;
        -webkit-box-shadow: 0 15px 20px -15px #3e0805;
        opacity: .64;
        background-color: #d6b19c;
        border-style: solid;
        border-color: #bb6f81;
        border-width: 1px;
        border-radius: 0
    }

    #PARAGRAPH373 {
        width: 284px;
        top: 31.904px;
        left: 39.8828px
    }

    #PARAGRAPH373>.ladi-paragraph {
        font-family: "Merriweather-Bold.ttf";
        color: #6f0264;
        font-size: 17px;
        line-height: 1.8
    }

    #GROUP371 {
        width: 365.75px;
        height: 203.8px;
        top: 0;
        left: 0
    }

    #PARAGRAPH374 {
        width: 260px;
        top: 83px;
        left: 70px
    }

    #PARAGRAPH374>.ladi-paragraph {
        color: #fff;
        font-size: 16px;
        line-height: 1.6
    }

    #SHAPE375 {
        width: 11px;
        height: 11px;
        top: 83.9px;
        left: 38.425px
    }

    #SHAPE375 svg:last-child {
        fill: rgba(107, 7, 95, 1)
    }

    #SHAPE376 {
        width: 11px;
        height: 11px;
        top: 134.15px;
        left: 38.425px
    }

    #SHAPE376 svg:last-child {
        fill: rgba(107, 7, 95, 1)
    }

    #SHAPE379 {
        width: 11px;
        height: 11px;
        top: 84.425px;
        left: 38.425px
    }

    #SHAPE379 svg:last-child {
        fill: rgba(107, 7, 95, 1)
    }

    #SHAPE380 {
        width: 11px;
        height: 11px;
        top: 134.675px;
        left: 38.425px
    }

    #SHAPE380 svg:last-child {
        fill: rgba(107, 7, 95, 1)
    }

    #SHAPE382 {
        width: 11px;
        height: 11px;
        top: 84.425px;
        left: 39.65px
    }

    #SHAPE382 svg:last-child {
        fill: rgba(107, 7, 95, 1)
    }

    #SHAPE383 {
        width: 11px;
        height: 11px;
        top: 134.675px;
        left: 39.65px
    }

    #SHAPE383 svg:last-child {
        fill: rgba(107, 7, 95, 1)
    }

    #BOX386 {
        width: 371.43px;
        height: 581.203px;
        top: 0;
        left: 33.964px
    }

    #BOX386>.ladi-box {
        background: #fffcfb;
        background: -webkit-gradient(linear, left top, left bottom, from(#fffcfb), to(#f2ded6));
        background: linear-gradient(180deg, #fffcfb, #f2ded6);
        border-style: solid;
        border-color: rgba(145, 92, 67, .2);
        border-width: 7px;
        border-radius: 20px
    }

    #BOX387 {
        width: 371.43px;
        height: 63.217px;
        top: 174.647px;
        left: 34px
    }

    #BOX387>.ladi-box {
        opacity: .39;
        background-color: #d6ae9c;
        border-color: #e6a;
        border-width: 7px;
        border-radius: 20px 20px 0 0
    }

    #IMAGE388 {
        width: 455.019px;
        height: 392.206px;
        top: 112.372px;
        left: -497.019px;
        display: none !important
    }

    #IMAGE388>.ladi-image>.ladi-image-background {
        width: 455.019px;
        height: 392.206px;
        top: 0;
        left: 0;
        background-image: url("../images/asxsc-20201222085001_1.png")
    }

    #IMAGE389 {
        width: 606.555px;
        height: 93.9258px;
        top: 748.55px;
        left: 1240px;
        display: none !important
    }

    #IMAGE389>.ladi-image>.ladi-image-background {
        width: 606.555px;
        height: 93.9258px;
        top: 0;
        left: 0;
        background-image: url("../images/untitled-1-02-20201113041327.png")
    }

    #PARAGRAPH390 {
        width: 492px;
        top: 193.772px;
        left: 110px
    }

    #PARAGRAPH390>.ladi-paragraph {
        font-family: "Merriweather-Bold.ttf";
        color: #911710;
        font-size: 17px;
        line-height: 2
    }

    #HEADLINE391 {
        width: 280px;
        top: 98.214px;
        left: 412px
    }

    #HEADLINE391>.ladi-headline {
        font-family: "Merriweather-Regular.ttf";
        color: #911710;
        font-size: 15px;
        text-align: left;
        line-height: 1.6
    }

    #IMAGE392 {
        width: 257.143px;
        height: 100px;
        top: 48.55px;
        left: 90px
    }

    #IMAGE392>.ladi-image>.ladi-image-background {
        width: 257.143px;
        height: 96.5755px;
        top: 0;
        left: 0;
        background-image: url("../images/lavite_logo-20201111080907.png")
    }

    #IMAGE394 {
        width: 444.394px;
        height: 450px;
        top: 389.578px;
        left: 20px
    }

    #IMAGE394>.ladi-image>.ladi-image-background {
        width: 451.337px;
        height: 450px;
        top: 0;
        left: 0;
        background-image: url("../images/mau-nu-03-202104220318322.png")
    }

    #COUNTDOWN_ITEM397 {
        visibility: hidden;
        pointer-events: none
    }

    #COUNTDOWN396 {
        width: 370px;
        height: 48.8707px;
        top: 80px;
        left: -14px;
    }

    #COUNTDOWN396>.ladi-countdown {
        font-family: "Barlow-Bold.ttf";
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        text-align: center
    }

    #COUNTDOWN396>.ladi-countdown>.ladi-element {
        width: calc((100% - 10px * 6)/ 4);
        margin-right: 10px;
        height: 100%
    }

    #COUNTDOWN396>.ladi-countdown .ladi-countdown-background {
        background: #6b0760;
        background: -webkit-gradient(linear, left bottom, left top, from(#6b0760), to(#6b0760));
        background: linear-gradient(360deg, #6b0760, #6b0760);
        opacity: .86;
        border-radius: 7px
    }

    #IMAGE401 {
        width: 152.075px;
        height: 68.0132px;
        top: 160px;
        left: 140px
    }

    #IMAGE401>.ladi-image>.ladi-image-background {
        width: 152.075px;
        height: 76.1565px;
        top: 0;
        left: 0;
        background-image: url("../images/50-phan-tram-02-20201113023812.png")
    }

    #HEADLINE402 {
        width: 109px;
        top: 269.004px;
        left: 217.58px
    }

    #HEADLINE402>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #000;
        font-size: 15px;
        text-align: left;
        line-height: 1.6
    }

    #PARAGRAPH404 {
        width: 333px;
        top: 295.055px;
        left: 49.5375px
    }

    #PARAGRAPH404>.ladi-paragraph {
        color: #000;
        font-size: 15px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE405 {
        width: 115px;
        top: 254.504px;
        left: 80.554px
    }

    #HEADLINE405>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #3a3939;
        font-size: 16px;
        font-weight: 700;
        text-align: right;
        line-height: 1
    }

    #HEADLINE406 {
        width: 324px;
        top: 48.55px;
        left: 852.079px
    }

    #HEADLINE406>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #c81770;
        font-size: 35px;
        font-weight: 700;
        text-align: center;
        line-height: 1
    }

    #PARAGRAPH407 {
        width: 333px;
        top: 497.826px;
        left: 53.215px
    }

    #PARAGRAPH407>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE413 {
        width: 143px;
        top: 249.004px;
        left: 195.554px
    }

    #HEADLINE413>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #fd6000;
        font-size: 22px;
        font-weight: 700;
        line-height: 1.2
    }

    #IMAGE414 {
        width: 478.651px;
        height: 541.806px;
        top: 329.772px;
        left: 330.813px
    }

    #IMAGE414>.ladi-image>.ladi-image-background {
        width: 478.651px;
        height: 541.806px;
        top: 0;
        left: 0;
        background-image: url("../images/decor-lavite-ml-202203150334174.png")
    }

    #SECTION384 {
        height: 871.578px
    }

    #SECTION384>.ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("../images/bg9-20201106024521.jpg");
        background-position: center top;
        background-repeat: no-repeat
    }

    #SECTION384 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #IMAGE345 {
        width: 497.108px;
        height: 520px;
        top: 222.3px;
        left: 450px
    }

    #IMAGE345>.ladi-image>.ladi-image-background {
        width: 497.108px;
        height: 520px;
        top: 0;
        left: 0;
        background-image: url("../images/lavite_indo-fix-20210420101106.png")
    }

    #HEADLINE325 {
        width: 103px;
        top: 417.3px;
        left: 295.715px
    }

    #HEADLINE325>.ladi-headline {
        color: #000;
        font-size: 15px;
        text-align: left;
        line-height: 1.6
    }

    #IMAGE319 {
        width: 170.352px;
        height: 97.679px;
        top: 307px;
        left: 132px
    }

    #IMAGE319>.ladi-image>.ladi-image-background {
        width: 170.352px;
        height: 97.679px;
        top: 0;
        left: 0;
        background-image: url("../images/50-phan-tram-02-20201113023812.png")
    }

    #COUNTDOWN296 {
        width: 320px;
        height: 57px;
        top: 272px;
        left: 0
    }

    #COUNTDOWN296>.ladi-countdown {
        color: #000;
        font-size: 40px;
        font-weight: 700;
        text-align: center
    }

    #COUNTDOWN296>.ladi-countdown>.ladi-element {
        width: calc((100% - 10px * 3)/ 4);
        margin-right: 10px;
        height: 100%
    }

    #COUNTDOWN_ITEM297 {
        visibility: hidden;
        pointer-events: none
    }

    #HEADLINE295 {
        width: 324px;
        top: 151.283px;
        left: 50px
    }

    #HEADLINE295>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #c81770;
        font-size: 35px;
        font-weight: 700;
        text-align: center;
        line-height: 1
    }

    #PARAGRAPH285 {
        width: 333px;
        top: 701.3px;
        left: 46px
    }

    #PARAGRAPH285>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP271 {
        width: 421.169px;
        height: 617.786px;
        top: 128.3px;
        left: -20px
    }

    #HEADLINE283 {
        width: 145px;
        top: 282.893px;
        left: 181px
    }

    #HEADLINE283>.ladi-headline {
        font-family: Montserrat, sans-serif;
        color: #fd6000;
        font-size: 22px;
        font-weight: 700;
        text-align: left;
        line-height: 1.2
    }

    #FORM278 {
        width: 314.012px;
        height: 157.257px;
        top: 359.326px;
        left: 73.2895px
    }

    #FORM278>.ladi-form {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 1.6
    }

    #FORM278 .ladi-form-item .ladi-form-control::-webkit-input-placeholder {
        color: #000
    }

    #FORM278 .ladi-form-item .ladi-form-control::-moz-placeholder {
        color: #000
    }

    #FORM278 .ladi-form-item .ladi-form-control:-ms-input-placeholder {
        color: #000
    }

    #FORM278 .ladi-form-item .ladi-form-control::-ms-input-placeholder {
        color: #000
    }

    #FORM278 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked=false],
    #FORM278 .ladi-form-item .ladi-form-control::placeholder {
        color: #000
    }

    #FORM278 .ladi-form-item {
        padding-left: 10px;
        padding-right: 10px
    }

    #FORM278 .ladi-form-item.ladi-form-checkbox {
        padding-left: 15px;
        padding-right: 15px
    }

    #FORM278 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(0%2C%200%2C%200%2C%201.0)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")
    }

    #FORM278 .ladi-form-item-container,
    #FORM278 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: #000;
        border-width: 1px;
        border-radius: 100px
    }

    #FORM278 .ladi-form-item-container .ladi-form-quantity button {
        background-color: #000
    }

    #FORM278 .ladi-form-item-background {
        background-color: rgba(255, 255, 255, 0);
        border-radius: 99px
    }

    #FORM_ITEM282 {
        width: 314.012px;
        height: 41.546px;
        top: 48.112px;
        left: 0
    }

    #FORM_ITEM281 {
        width: 314.012px;
        height: 41.546px;
        top: 0;
        left: 0
    }

    #BUTTON279 {
        width: 271.844px;
        height: 54.0098px;
        top: 103.247px;
        left: 27.364px
    }

    #BUTTON279>.ladi-button>.ladi-button-background {
        background: #fd6600;
        background: -webkit-gradient(linear, left top, right top, from(#fd6600), to(#e21f0e));
        background: linear-gradient(18090deg, #fd6600, #e21f0e)
    }

    #BUTTON279>.ladi-button {
        border-radius: 25px
    }

    #BUTTON279.ladi-animation>.ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite
    }

    #BUTTON_TEXT279 {
        width: 297px;
        top: 9.34785px;
        left: 0
    }

    #BUTTON_TEXT279>.ladi-headline {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #PARAGRAPH277 {
        width: 333px;
        top: 540.503px;
        left: 69.454px
    }

    #PARAGRAPH277>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE274 {
        width: 246px;
        top: 289.893px;
        left: 0
    }

    #HEADLINE274>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #c81770;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        line-height: 1
    }

    #PARAGRAPH273 {
        width: 333px;
        top: 315.802px;
        left: 63.9071px
    }

    #PARAGRAPH273>.ladi-paragraph {
        color: #000;
        font-size: 15px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #BOX272 {
        width: 371.43px;
        height: 617.786px;
        top: 0;
        left: 49.739px
    }

    #BOX272>.ladi-box {
        opacity: .39;
        background-color: #fad2e6;
        border-style: solid;
        border-color: #e6a;
        border-width: 10px;
        border-radius: 5px
    }

    #PARAGRAPH255 {
        width: 333px;
        top: 541.3px;
        left: 20px
    }

    #PARAGRAPH255>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #fff;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE151 {
        width: 711.537px;
        height: 52.283px;
        top: 31px;
        left: 487.366px;
        display: none !important
    }

    #IMAGE151>.ladi-image>.ladi-image-background {
        width: 711.537px;
        height: 128.283px;
        top: 0;
        left: 0;
        background-image: url("../images/8-03-20201113065312.png")
    }

    #SECTION8 {
        height: 789.6px;
        display: none !important
    }

    #SECTION8>.ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("../images/bg9-20201106024521_2.jpg");
        background-position: center top;
        background-repeat: repeat
    }

    #SECTION8 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #HEADLINE415 {
        width: 280px;
        top: 155px;
        left: 20px
    }

    #HEADLINE415>.ladi-headline {
        font-family: "Merriweather-Bold.ttf";
        color: #000;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE417 {
        width: 280px;
        top: 155px;
        left: 20px
    }

    #HEADLINE417>.ladi-headline {
        font-family: "Merriweather-Bold.ttf";
        color: #000;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE418 {
        width: 280px;
        top: 155px;
        left: 20px
    }

    #HEADLINE418>.ladi-headline {
        font-family: "Merriweather-Bold.ttf";
        color: #000;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #BOX421 {
        width: 320px;
        height: 510px;
        top: 0;
        left: 0
    }

    #BOX421>.ladi-box {
        box-shadow: 0 15px 20px -15px #bfa6bc;
        -webkit-box-shadow: 0 15px 20px -15px #bfa6bc;
        background-color: rgba(236, 221, 213, .3);
        border-style: solid;
        border-color: rgba(175, 141, 149, .5);
        border-width: 2px;
        border-radius: 9px
    }

    #BOX422 {
        width: 320px;
        height: 510px;
        top: 0;
        left: 0
    }

    #BOX422>.ladi-box {
        box-shadow: 0 15px 20px -15px #bfa6bc;
        -webkit-box-shadow: 0 15px 20px -15px #bfa6bc;
        background-color: rgba(236, 221, 213, .3);
        border-style: solid;
        border-color: rgba(175, 141, 149, .5);
        border-width: 2px;
        border-radius: 9px
    }

    #BOX423 {
        width: 320px;
        height: 544px;
        top: 0;
        left: 0
    }

    #BOX423>.ladi-box {
        box-shadow: 0 15px 20px -15px #bfa6bc;
        -webkit-box-shadow: 0 15px 20px -15px #bfa6bc;
        background-color: rgba(236, 221, 213, .3);
        border-style: solid;
        border-color: rgba(175, 141, 149, .5);
        border-width: 2px;
        border-radius: 9px
    }

    #GROUP424 {
        width: 320px;
        height: 510px;
        top: 242.55px;
        left: 90px
    }

    #GROUP425 {
        width: 320px;
        height: 544px;
        top: 242.55px;
        left: 440px
    }

    #GROUP426 {
        width: 320px;
        height: 510px;
        top: 242.55px;
        left: 790px
    }

    #BUTTON_TEXT427 {
        width: 280px;
        top: 9px;
        left: 0
    }

    #BUTTON_TEXT427>.ladi-headline {
        color: #fff;
        font-size: 22px;
        text-align: center;
        line-height: 1.6
    }

    #BUTTON427 {
        width: 330px;
        height: 59px;
        top: 816.55px;
        left: 435px
    }

    #BUTTON427>.ladi-button>.ladi-button-background {
        background: #ffc7a7;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffc7a7), to(#a35e42));
        background: linear-gradient(180deg, #ffc7a7, #a35e42)
    }

    #BUTTON427>.ladi-button {
        box-shadow: 0 15px 20px -15px #885037;
        -webkit-box-shadow: 0 15px 20px -15px #885037;
        border-radius: 19px
    }

    #BUTTON427.ladi-animation>.ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite
    }

    #BUTTON427>.ladi-button:hover .ladi-button-background {
        background: 0 0 !important;
        background-color: #bb979a !important
    }

    #BUTTON_TEXT429 {
        width: 280px;
        top: 9px;
        left: 0
    }

    #BUTTON_TEXT429>.ladi-headline {
        color: #fff;
        font-size: 22px;
        text-align: center;
        line-height: 1.6
    }

    #BUTTON429 {
        width: 330px;
        height: 57px;
        top: 1034.39px;
        left: 435px
    }

    #BUTTON429>.ladi-button>.ladi-button-background {
        background: #ffc7a7;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffc7a7), to(#a35e42));
        background: linear-gradient(180deg, #ffc7a7, #a35e42)
    }

    #BUTTON429>.ladi-button {
        box-shadow: 0 15px 20px -15px #885037;
        -webkit-box-shadow: 0 15px 20px -15px #885037;
        border-radius: 19px
    }

    #BUTTON429.ladi-animation>.ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite
    }

    #BUTTON429>.ladi-button:hover .ladi-button-background {
        background: 0 0 !important;
        background-color: #bb979a !important
    }

    #HEADLINE431 {
        width: 680px;
        top: 74.55px;
        left: 260px
    }

    #HEADLINE431>.ladi-headline {
        font-family: "Merriweather-Black.ttf";
        color: #6f0365;
        font-size: 30px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP432 {
        width: 405.43px;
        height: 581.203px;
        top: 251.772px;
        left: 767.194px
    }

    #BOX434 {
        width: 371.43px;
        height: 540px;
        top: 0;
        left: 50px
    }

    #BOX434>.ladi-box {
        background: #fffcfb;
        background: -webkit-gradient(linear, left top, left bottom, from(#fffcfb), to(#f2ded6));
        background: linear-gradient(180deg, #fffcfb, #f2ded6);
        border-style: solid;
        border-color: rgba(145, 92, 67, .2);
        border-width: 7px;
        border-radius: 20px
    }

    #BOX436 {
        width: 371.43px;
        height: 70.786px;
        top: 30px;
        left: 50px
    }

    #BOX436>.ladi-box {
        opacity: .39;
        background-color: #d6ae9c;
        border-color: #e6a;
        border-width: 7px;
        border-radius: 20px 20px 0 0
    }

    #PARAGRAPH437 {
        width: 331px;
        top: 460px;
        left: 70px
    }

    #PARAGRAPH437>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #COUNTDOWN_ITEM440 {
        visibility: hidden;
        pointer-events: none
    }

    #COUNTDOWN439 {
        width: 370px;
        height: 54.722px;
        top: 42.549px;
        left: 0
    }

    #COUNTDOWN439>.ladi-countdown {
        font-family: "Barlow-Bold.ttf";
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        text-align: center
    }

    #COUNTDOWN439>.ladi-countdown>.ladi-element {
        width: calc((100% - 10px * 6)/ 4);
        margin-right: 10px;
        height: 100%
    }

    #COUNTDOWN439>.ladi-countdown .ladi-countdown-background {
        background: #6b0760;
        background: -webkit-gradient(linear, left bottom, left top, from(#6b0760), to(#6b0760));
        background: linear-gradient(360deg, #6b0760, #6b0760);
        opacity: .86;
        border-radius: 7px
    }

    #IMAGE444 {
        width: 152.075px;
        height: 76.1565px;
        top: 97.271px;
        left: 156.45px
    }

    #IMAGE444>.ladi-image>.ladi-image-background {
        width: 152.075px;
        height: 76.1565px;
        top: 0;
        left: 0;
        background-image: url("../images/50-phan-tram-02-20201113023812.png")
    }

    #HEADLINE445 {
        width: 139px;
        top: 209px;
        left: 238px
    }

    #HEADLINE445>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #000;
        font-size: 15px;
        text-align: left;
        line-height: 1.6
    }

    #PARAGRAPH447 {
        width: 333px;
        top: 231.195px;
        left: 60.94px
    }

    #PARAGRAPH447>.ladi-paragraph {
        color: #000;
        font-size: 15px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE448 {
        width: 115px;
        top: 195.349px;
        left: 94.49px
    }

    #HEADLINE448>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #3a3939;
        font-size: 16px;
        font-weight: 700;
        text-align: right;
        line-height: 1
    }

    #BUTTON_TEXT451 {
        width: 331px;
        top: 9.93777px;
        left: 0
    }

    #BUTTON_TEXT451>.ladi-headline {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #BUTTON451 {
        width: 299.171px;
        height: 54.17px;
        top: 107.316px;
        left: .829px
    }

    #BUTTON451>.ladi-button>.ladi-button-background {
        background: #ffb184;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffb184), to(#7a3a20));
        background: linear-gradient(180deg, #ffb184, #7a3a20)
    }

    #BUTTON451>.ladi-button {
        border-style: solid;
        border-color: rgba(255, 239, 232, .4);
        border-width: 2px;
        border-radius: 25px
    }

    #BUTTON451>.ladi-button:hover {
        transform: scale(1.03);
        -webkit-transform: scale(1.03);
        opacity: .8
    }

    #FORM_ITEM453 {
        width: 299.693px;
        height: 44.1679px;
        top: 0;
        left: .30684px
    }

    #FORM_ITEM454 {
        width: 299.693px;
        height: 44.1679px;
        top: 53.1483px;
        left: .30684px
    }

    #FORM450 {
        width: 300px;
        height: 457.316px;
        top: 273.169px;
        left: 77.44px
    }

    #FORM450>.ladi-form {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 1.6
    }

    #FORM450 .ladi-form-item .ladi-form-control::-webkit-input-placeholder {
        color: #000
    }

    #FORM450 .ladi-form-item .ladi-form-control::-moz-placeholder {
        color: #000
    }

    #FORM450 .ladi-form-item .ladi-form-control:-ms-input-placeholder {
        color: #000
    }

    #FORM450 .ladi-form-item .ladi-form-control::-ms-input-placeholder {
        color: #000
    }

    #FORM450 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked=false],
    #FORM450 .ladi-form-item .ladi-form-control::placeholder {
        color: #000
    }

    #FORM450 .ladi-form-item {
        padding-left: 10px;
        padding-right: 10px
    }

    #FORM450 .ladi-form-item.ladi-form-checkbox {
        padding-left: 15px;
        padding-right: 15px
    }

    #FORM450 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(0%2C%200%2C%200%2C%201.0)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")
    }

    #FORM450 .ladi-form-item-container,
    #FORM450 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: #a3868d;
        border-width: 1px;
        border-radius: 100px
    }

    #FORM450 .ladi-form-item-container .ladi-form-quantity button {
        background-color: #a3868d
    }

    #FORM450 .ladi-form-item-background {
        background-color: rgba(255, 255, 255, .5);
        border-radius: 99px
    }

    #HEADLINE455 {
        width: 143px;
        top: 186.349px;
        left: 215.2px
    }

    #HEADLINE455>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #fd6000;
        font-size: 22px;
        font-weight: 700;
        line-height: 1.2
    }

    #GROUP433 {
        width: 421.43px;
        height: 730.485px;
        top: 370px;
        left: 760px
    }

    #GROUP456 {
        width: 365.75px;
        height: 203.8px;
        top: 132.4px;
        left: 37.49px
    }

    #GROUP457 {
        width: 365.75px;
        height: 203.8px;
        top: 132.4px;
        left: 417.765px
    }

    #GROUP458 {
        width: 365.75px;
        height: 203.8px;
        top: 131.772px;
        left: 790px
    }

    #IMAGE460 {
        width: 606.555px;
        height: 93.9258px;
        top: 748.55px;
        left: 1240px;
        display: none !important
    }

    #IMAGE460>.ladi-image>.ladi-image-background {
        width: 606.555px;
        height: 93.9258px;
        top: 0;
        left: 0;
        background-image: url("../images/untitled-1-02-20201113041327.png")
    }

    #PARAGRAPH461 {
        width: 492px;
        top: 194.37px;
        left: 107px
    }

    #PARAGRAPH461>.ladi-paragraph {
        font-family: "Merriweather-Bold.ttf";
        color: #911710;
        font-size: 17px;
        line-height: 2
    }

    #HEADLINE462 {
        width: 281px;
        top: 98.214px;
        left: 412px
    }

    #HEADLINE462>.ladi-headline {
        font-family: "Merriweather-Regular.ttf";
        color: #911710;
        font-size: 15px;
        text-align: left;
        line-height: 1.6
    }

    #IMAGE463 {
        width: 257.143px;
        height: 100px;
        top: 48.55px;
        left: 90px
    }

    #IMAGE463>.ladi-image>.ladi-image-background {
        width: 257.143px;
        height: 96.5755px;
        top: 0;
        left: 0;
        background-image: url("../images/lavite_logo-20201111080907.png")
    }

    #IMAGE464 {
        width: 444.394px;
        height: 450px;
        top: 367.578px;
        left: 20px
    }

    #IMAGE464>.ladi-image>.ladi-image-background {
        width: 451.337px;
        height: 450px;
        top: 0;
        left: 0;
        background-image: url("../images/mau-nu-03-202104220318322.png")
    }

    #HEADLINE465 {
        width: 324px;
        top: 48.55px;
        left: 852.079px
    }

    #HEADLINE465>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #c81770;
        font-size: 35px;
        font-weight: 700;
        text-align: center;
        line-height: 1
    }

    #BOX467 {
        width: 371.43px;
        height: 701.179px;
        top: 0;
        left: 46.77px
    }

    #BOX467>.ladi-box {
        background: #fffcfb;
        background: -webkit-gradient(linear, left top, left bottom, from(#fffcfb), to(#f2ded6));
        background: linear-gradient(180deg, #fffcfb, #f2ded6);
        border-style: solid;
        border-color: rgba(145, 92, 67, .2);
        border-width: 7px;
        border-radius: 20px
    }

    #BOX468 {
        width: 371.43px;
        height: 180.786px;
        top: 0;
        left: 46.385px
    }

    #BOX468>.ladi-box {
        opacity: .78;
        background-color: rgba(233, 213, 204, .5);
        border-color: #e6a;
        border-width: 7px;
        border-radius: 20px 20px 0 0
    }

    #BOX469 {
        width: 371.43px;
        height: 70.786px;
        top: 0;
        left: 46.385px
    }

    #BOX469>.ladi-box {
        opacity: .39;
        background-color: #d6ae9c;
        border-color: #e6a;
        border-width: 7px;
        border-radius: 20px 20px 0 0
    }

    #PARAGRAPH470 {
        width: 330px;
        top: 645.549px;
        left: 70px
    }

    #PARAGRAPH470>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE471 {
        width: 237px;
        top: 21.503px;
        left: 128.385px
    }

    #HEADLINE471>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #6b075f;
        font-size: 32px;
        font-weight: 700;
        text-align: left;
        line-height: 1
    }

    #COUNTDOWN_ITEM473 {
        visibility: hidden;
        pointer-events: none
    }

    #COUNTDOWN472 {
        width: 370px;
        height: 54.722px;
        top: 202.549px;
        left: 0
    }

    #COUNTDOWN472>.ladi-countdown {
        font-family: "Barlow-Bold.ttf";
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        text-align: center
    }

    #COUNTDOWN472>.ladi-countdown>.ladi-element {
        width: calc((100% - 10px * 3)/ 4);
        margin-right: 10px;
        height: 100%
    }

    #COUNTDOWN472>.ladi-countdown .ladi-countdown-background {
        background: #6b0760;
        background: -webkit-gradient(linear, left bottom, left top, from(#6b0760), to(#6b0760));
        background: linear-gradient(360deg, #6b0760, #6b0760);
        opacity: .86;
        border-radius: 7px
    }

    #IMAGE477 {
        width: 152.075px;
        height: 76.1565px;
        top: 257.271px;
        left: 156.45px
    }

    #IMAGE477>.ladi-image>.ladi-image-background {
        width: 152.075px;
        height: 76.1565px;
        top: 0;
        left: 0;
        background-image: url("../images/50-phan-tram-02-20201113023812.png")
    }

    #HEADLINE478 {
        width: 69px;
        top: 347.549px;
        left: 316.516px
    }

    #HEADLINE478>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #000;
        font-size: 15px;
        text-align: left;
        line-height: 1.6
    }

    #HEADLINE479 {
        width: 246px;
        top: 86.156px;
        left: 126.385px
    }

    #HEADLINE479>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #6b0760;
        font-size: 30px;
        text-align: left;
        line-height: 1.2
    }

    #PARAGRAPH480 {
        width: 333px;
        top: 391.195px;
        left: 60.94px
    }

    #PARAGRAPH480>.ladi-paragraph {
        color: #000;
        font-size: 15px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE481 {
        width: 114px;
        top: 355.349px;
        left: 73.49px
    }

    #HEADLINE481>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #3a3939;
        font-size: 16px;
        font-weight: 700;
        text-align: right;
        line-height: 1
    }

    #PARAGRAPH482 {
        width: 333px;
        top: 617.896px;
        left: 66.49px
    }

    #PARAGRAPH482>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #BUTTON_TEXT484 {
        width: 304px;
        top: 9.93777px;
        left: 0
    }

    #BUTTON_TEXT484>.ladi-headline {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #BUTTON484 {
        width: 299.171px;
        height: 54.17px;
        top: 106.447px;
        left: 0
    }

    #BUTTON484>.ladi-button>.ladi-button-background {
        background: #ffb184;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffb184), to(#7a3a20));
        background: linear-gradient(180deg, #ffb184, #7a3a20)
    }

    #BUTTON484>.ladi-button {
        border-style: solid;
        border-color: rgba(255, 239, 232, .4);
        border-width: 2px;
        border-radius: 25px
    }

    #BUTTON484.ladi-animation>.ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite
    }

    #FORM_ITEM486 {
        width: 299.693px;
        height: 44.1679px;
        top: 0;
        left: .30684px
    }

    #FORM_ITEM487 {
        width: 299.693px;
        height: 44.1679px;
        top: 53.1483px;
        left: .30684px
    }

    #FORM483 {
        width: 300px;
        height: 160.617px;
        top: 444.719px;
        left: 80px
    }

    #FORM483>.ladi-form {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 1.6
    }

    #FORM483 .ladi-form-item .ladi-form-control::-webkit-input-placeholder {
        color: #000
    }

    #FORM483 .ladi-form-item .ladi-form-control::-moz-placeholder {
        color: #000
    }

    #FORM483 .ladi-form-item .ladi-form-control:-ms-input-placeholder {
        color: #000
    }

    #FORM483 .ladi-form-item .ladi-form-control::-ms-input-placeholder {
        color: #000
    }

    #FORM483 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked=false],
    #FORM483 .ladi-form-item .ladi-form-control::placeholder {
        color: #000
    }

    #FORM483 .ladi-form-item {
        padding-left: 10px;
        padding-right: 10px
    }

    #FORM483 .ladi-form-item.ladi-form-checkbox {
        padding-left: 15px;
        padding-right: 15px
    }

    #FORM483 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(0%2C%200%2C%200%2C%201.0)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")
    }

    #FORM483 .ladi-form-item-container,
    #FORM483 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: #a3868d;
        border-width: 1px;
        border-radius: 100px
    }

    #FORM483 .ladi-form-item-container .ladi-form-quantity button {
        background-color: #a3868d
    }

    #FORM483 .ladi-form-item-background {
        background-color: rgba(255, 255, 255, .5);
        border-radius: 99px
    }

    #HEADLINE488 {
        width: 143px;
        top: 346.349px;
        left: 194.2px
    }

    #HEADLINE488>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #fd6000;
        font-size: 22px;
        font-weight: 700;
        line-height: 1.2
    }

    #GROUP466 {
        width: 418.2px;
        height: 701.179px;
        top: 98.214px;
        left: 767.194px
    }

    #IMAGE489 {
        width: 406.381px;
        height: 460px;
        top: 389.578px;
        left: 360.813px
    }

    #IMAGE489>.ladi-image>.ladi-image-background {
        width: 406.381px;
        height: 460px;
        top: 0;
        left: 0;
        background-image: url("../images/decor-lavite-ml-20220315033417_1.png")
    }

    #IMAGE490 {
        width: 455.019px;
        height: 392.206px;
        top: 112.372px;
        left: -497.019px;
        display: none !important
    }

    #IMAGE490>.ladi-image>.ladi-image-background {
        width: 455.019px;
        height: 392.206px;
        top: 0;
        left: 0;
        background-image: url("../images/asxsc-20201222085001_1.png")
    }

    #SECTION459 {
        height: 871px;
        display: none !important
    }

    #SECTION459>.ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("../images/bg9-20201106024521.jpg");
        background-position: center top;
        background-repeat: no-repeat
    }

    #SECTION459 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #BOX492 {
        width: 475.07px;
        height: 306.316px;
        top: 3px;
        left: 2px
    }

    #BOX492>.ladi-box {
        box-shadow: inset 0 14px 12px -15px #545454;
        -webkit-box-shadow: inset 0 14px 12px -15px #545454;
        background-color: #d6b29c;
        border-radius: 10px
    }

    #IMAGE493 {
        width: 35.7676px;
        height: 109.29px;
        top: 123px;
        left: 19.4498px
    }

    #IMAGE493>.ladi-image>.ladi-image-background {
        width: 132.473px;
        height: 132.473px;
        top: -13.2473px;
        left: -22.5203px;
        background-image: url("../images/lavite_ind-20210420084438.png")
    }

    #IMAGE494 {
        width: 64.7455px;
        height: 46.8551px;
        top: 0;
        left: 0
    }

    #IMAGE494>.ladi-image>.ladi-image-background {
        width: 64.7455px;
        height: 46.8551px;
        top: 0;
        left: 0;
        background-image: url("../images/sdfsd-20200925020804_1.png")
    }

    #LINE495 {
        width: 475px;
        top: 117.855px;
        left: 2px
    }

    #LINE495>.ladi-line>.ladi-line-container {
        border-top: 1px solid #be9e91;
        border-right: 1px solid #be9e91;
        border-bottom: 1px solid #be9e91;
        border-left: 0 !important
    }

    #LINE495>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #HEADLINE496 {
        width: 316px;
        top: 3px;
        left: 87.535px
    }

    #HEADLINE496>.ladi-headline {
        font-family: Lobster, cursive;
        color: #f8f8f8;
        font-size: 31px;
        text-align: center;
        line-height: 1.6
    }

    #BOX498 {
        width: 74px;
        height: 74px;
        top: 0;
        left: 0
    }

    #BOX498>.ladi-box {
        background: #00dbde;
        background: -webkit-gradient(linear, left top, left bottom, from(#00dbde), to(#fc00ff));
        background: linear-gradient(180deg, #00dbde, #fc00ff);
        border-radius: 228px
    }

    #PARAGRAPH499 {
        width: 43px;
        top: 22px;
        left: 0
    }

    #PARAGRAPH499>.ladi-paragraph {
        color: #fff;
        font-size: 18px;
        font-style: italic;
        line-height: 1.4
    }

    #PARAGRAPH500 {
        width: 47px;
        top: 10.5px;
        left: 31px
    }

    #PARAGRAPH500>.ladi-paragraph {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        font-style: italic;
        line-height: 1.4
    }

    #PARAGRAPH501 {
        width: 83px;
        top: 40px;
        left: 6px
    }

    #PARAGRAPH501>.ladi-paragraph {
        color: #fff;
        font-size: 17px;
        font-style: italic;
        line-height: 1.4
    }

    #GROUP497 {
        width: 88px;
        height: 74px;
        top: 149px;
        left: 52.2174px
    }

    #PARAGRAPH502 {
        width: 444px;
        top: 53px;
        left: 19.535px
    }

    #PARAGRAPH502>.ladi-paragraph {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.4
    }

    #BOX503 {
        width: 158.687px;
        height: 182.316px;
        top: 127px;
        left: 159.089px
    }

    #BOX503>.ladi-box {
        background-color: #be9e91
    }

    #PARAGRAPH504 {
        width: 156px;
        top: 233px;
        left: 2px
    }

    #PARAGRAPH504>.ladi-paragraph {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.4
    }

    #PARAGRAPH505 {
        width: 159px;
        top: 233px;
        left: 159.089px
    }

    #PARAGRAPH505>.ladi-paragraph {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.4
    }

    #BOX506 {
        width: 158.687px;
        height: 182.316px;
        top: 127px;
        left: 317.777px
    }

    #BOX506>.ladi-box {
        background-color: #d6ae9c;
        border-bottom-right-radius: 10px
    }

    #PARAGRAPH507 {
        width: 159px;
        top: 233px;
        left: 317.777px
    }

    #PARAGRAPH507>.ladi-paragraph {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.4
    }

    #IMAGE508 {
        width: 34.466px;
        height: 112px;
        top: 117.855px;
        left: 184.535px
    }

    #IMAGE508>.ladi-image>.ladi-image-background {
        width: 130.232px;
        height: 130.233px;
        top: -9.11628px;
        left: -24.093px;
        background-image: url("../images/lavite_ind-20210420084438.png")
    }

    #BOX510 {
        width: 74px;
        height: 74px;
        top: 0;
        left: 0
    }

    #BOX510>.ladi-box {
        background: #0ba360;
        background: -webkit-gradient(linear, left top, left bottom, from(#0ba360), to(#3cba92));
        background: linear-gradient(180deg, #0ba360, #3cba92);
        border-radius: 228px
    }

    #PARAGRAPH511 {
        width: 43px;
        top: 22px;
        left: 0
    }

    #PARAGRAPH511>.ladi-paragraph {
        color: #fff;
        font-size: 18px;
        font-style: italic;
        line-height: 1.4
    }

    #PARAGRAPH512 {
        width: 47px;
        top: 10.5px;
        left: 31px
    }

    #PARAGRAPH512>.ladi-paragraph {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        font-style: italic;
        line-height: 1.4
    }

    #PARAGRAPH513 {
        width: 83px;
        top: 40px;
        left: 6px
    }

    #PARAGRAPH513>.ladi-paragraph {
        color: #fff;
        font-size: 17px;
        font-style: italic;
        line-height: 1.4
    }

    #GROUP509 {
        width: 88px;
        height: 74px;
        top: 149px;
        left: 212.535px
    }

    #IMAGE514 {
        width: 36.0672px;
        height: 103.227px;
        top: 123.242px;
        left: 349.01px
    }

    #IMAGE514>.ladi-image>.ladi-image-background {
        width: 124.37px;
        height: 124.37px;
        top: -13.0588px;
        left: -21.1429px;
        background-image: url("../images/lavite_ind-20210420084438.png")
    }

    #BOX516 {
        width: 74px;
        height: 74px;
        top: 0;
        left: 0
    }

    #BOX516>.ladi-box {
        background: #f96;
        background: -webkit-gradient(linear, left top, left bottom, from(#f96), to(#ff5e62));
        background: linear-gradient(180deg, #f96, #ff5e62);
        border-radius: 228px
    }

    #PARAGRAPH517 {
        width: 43px;
        top: 22px;
        left: 0
    }

    #PARAGRAPH517>.ladi-paragraph {
        color: #fff;
        font-size: 18px;
        font-style: italic;
        line-height: 1.4
    }

    #PARAGRAPH518 {
        width: 47px;
        top: 10.5px;
        left: 31px
    }

    #PARAGRAPH518>.ladi-paragraph {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        font-style: italic;
        line-height: 1.4
    }

    #PARAGRAPH519 {
        width: 83px;
        top: 40px;
        left: 6px
    }

    #PARAGRAPH519>.ladi-paragraph {
        color: #fff;
        font-size: 17px;
        font-style: italic;
        line-height: 1.4
    }

    #GROUP515 {
        width: 88px;
        height: 74px;
        top: 143px;
        left: 376.525px
    }

    #GROUP491 {
        width: 477.07px;
        height: 309.316px;
        top: 50px;
        left: 710px;
        display: none !important
    }

    #BOX521 {
        width: 1192px;
        height: 131.577px;
        top: 950px;
        left: 0;
        display: none !important
    }

    #BOX521>.ladi-box {
        background: #fffcfb;
        background: -webkit-gradient(linear, left top, left bottom, from(#fffcfb), to(#f2ded6));
        background: linear-gradient(180deg, #fffcfb, #f2ded6);
        border-style: solid;
        border-color: rgba(145, 92, 67, .2);
        border-width: 7px;
        border-radius: 20px
    }

    #LINE523 {
        width: 1143px;
        top: 0;
        left: 0
    }

    #LINE523>.ladi-line>.ladi-line-container {
        border-top: 3px dashed #d6b29c;
        border-right: 3px dashed #d6b29c;
        border-bottom: 3px dashed #d6b29c;
        border-left: 0 !important
    }

    #LINE523>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #HEADLINE524 {
        width: 741px;
        top: 53.7951px;
        left: 201.155px
    }

    #HEADLINE524>.ladi-headline {
        color: #911710;
        font-size: 14px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE525 {
        width: 1071px;
        top: 16.4232px;
        left: 36.6446px
    }

    #HEADLINE525>.ladi-headline {
        font-family: "Krub-BoldItalic.ttf";
        color: #b67651;
        font-size: 27px;
        text-align: center;
        line-height: 1.4
    }

    #GROUP522 {
        width: 1143px;
        height: 75.7951px;
        top: 850px;
        left: 38.43px;
        display: none !important
    }

    #BOX527 {
        width: 1192px;
        height: 131.577px;
        top: 0;
        left: 0
    }

    #BOX527>.ladi-box {
        background: #fffcfb;
        background: -webkit-gradient(linear, left top, left bottom, from(#fffcfb), to(#f2ded6));
        background: linear-gradient(180deg, #fffcfb, #f2ded6);
        border-style: solid;
        border-color: rgba(145, 92, 67, .2);
        border-width: 7px;
        border-radius: 20px
    }

    #LINE529 {
        width: 1143px;
        top: 0;
        left: 0
    }

    #LINE529>.ladi-line>.ladi-line-container {
        border-top: 3px dashed #d6b29c;
        border-right: 3px dashed #d6b29c;
        border-bottom: 3px dashed #d6b29c;
        border-left: 0 !important
    }

    #LINE529>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #HEADLINE530 {
        width: 741px;
        top: 53.7951px;
        left: 201.155px
    }

    #HEADLINE530>.ladi-headline {
        color: #911710;
        font-size: 14px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE531 {
        width: 1071px;
        top: 16.4232px;
        left: 36.6446px
    }

    #HEADLINE531>.ladi-headline {
        font-family: "Krub-BoldItalic.ttf";
        color: #b67651;
        font-size: 27px;
        text-align: center;
        line-height: 1.4
    }

    #GROUP528 {
        width: 1143px;
        height: 72.7951px;
        top: 131.577px;
        left: 540.5px
    }

    #GROUP526 {
        width: 1683.5px;
        height: 204.372px;
        top: 576.004px;
        left: -906.306px;
        display: none !important
    }

    #BOX533 {
        width: 475.07px;
        height: 306.316px;
        top: 3px;
        left: 2px
    }

    #BOX533>.ladi-box {
        box-shadow: inset 0 14px 12px -15px #545454;
        -webkit-box-shadow: inset 0 14px 12px -15px #545454;
        background-color: #d6b29c;
        border-radius: 10px
    }

    #IMAGE534 {
        width: 35.7676px;
        height: 109.29px;
        top: 123px;
        left: 19.4498px
    }

    #IMAGE534>.ladi-image>.ladi-image-background {
        width: 132.473px;
        height: 132.473px;
        top: -13.2473px;
        left: -22.5203px;
        background-image: url("../images/lavite_ind-20210420084438.png")
    }

    #IMAGE535 {
        width: 64.7455px;
        height: 46.8551px;
        top: 0;
        left: 0
    }

    #IMAGE535>.ladi-image>.ladi-image-background {
        width: 64.7455px;
        height: 46.8551px;
        top: 0;
        left: 0;
        background-image: url("../images/sdfsd-20200925020804_1.png")
    }

    #LINE536 {
        width: 475px;
        top: 117.855px;
        left: 2px
    }

    #LINE536>.ladi-line>.ladi-line-container {
        border-top: 1px solid #be9e91;
        border-right: 1px solid #be9e91;
        border-bottom: 1px solid #be9e91;
        border-left: 0 !important
    }

    #LINE536>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #HEADLINE537 {
        width: 316px;
        top: 3px;
        left: 87.535px
    }

    #HEADLINE537>.ladi-headline {
        font-family: Lobster, cursive;
        color: #f8f8f8;
        font-size: 31px;
        text-align: center;
        line-height: 1.6
    }

    #BOX539 {
        width: 74px;
        height: 74px;
        top: 0;
        left: 0
    }

    #BOX539>.ladi-box {
        background: #00dbde;
        background: -webkit-gradient(linear, left top, left bottom, from(#00dbde), to(#fc00ff));
        background: linear-gradient(180deg, #00dbde, #fc00ff);
        border-radius: 228px
    }

    #PARAGRAPH540 {
        width: 43px;
        top: 22px;
        left: 0
    }

    #PARAGRAPH540>.ladi-paragraph {
        color: #fff;
        font-size: 18px;
        font-style: italic;
        line-height: 1.4
    }

    #PARAGRAPH541 {
        width: 47px;
        top: 10.5px;
        left: 31px
    }

    #PARAGRAPH541>.ladi-paragraph {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        font-style: italic;
        line-height: 1.4
    }

    #PARAGRAPH542 {
        width: 83px;
        top: 40px;
        left: 6px
    }

    #PARAGRAPH542>.ladi-paragraph {
        color: #fff;
        font-size: 17px;
        font-style: italic;
        line-height: 1.4
    }

    #GROUP538 {
        width: 88px;
        height: 74px;
        top: 149px;
        left: 52.2174px
    }

    #PARAGRAPH543 {
        width: 444px;
        top: 53px;
        left: 19.535px
    }

    #PARAGRAPH543>.ladi-paragraph {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.4
    }

    #BOX544 {
        width: 158.687px;
        height: 182.316px;
        top: 127px;
        left: 159.089px
    }

    #BOX544>.ladi-box {
        background-color: #be9e91
    }

    #PARAGRAPH545 {
        width: 156px;
        top: 233px;
        left: 2px
    }

    #PARAGRAPH545>.ladi-paragraph {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.4
    }

    #PARAGRAPH546 {
        width: 159px;
        top: 233px;
        left: 159.089px
    }

    #PARAGRAPH546>.ladi-paragraph {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.4
    }

    #BOX547 {
        width: 158.687px;
        height: 182.316px;
        top: 127px;
        left: 317.777px
    }

    #BOX547>.ladi-box {
        background-color: #d6ae9c;
        border-bottom-right-radius: 10px
    }

    #PARAGRAPH548 {
        width: 159px;
        top: 233px;
        left: 317.777px
    }

    #PARAGRAPH548>.ladi-paragraph {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.4
    }

    #IMAGE549 {
        width: 34.466px;
        height: 112px;
        top: 117.855px;
        left: 184.535px
    }

    #IMAGE549>.ladi-image>.ladi-image-background {
        width: 130.232px;
        height: 130.233px;
        top: -9.11628px;
        left: -24.093px;
        background-image: url("../images/lavite_ind-20210420084438.png")
    }

    #BOX551 {
        width: 74px;
        height: 74px;
        top: 0;
        left: 0
    }

    #BOX551>.ladi-box {
        background: #0ba360;
        background: -webkit-gradient(linear, left top, left bottom, from(#0ba360), to(#3cba92));
        background: linear-gradient(180deg, #0ba360, #3cba92);
        border-radius: 228px
    }

    #PARAGRAPH552 {
        width: 43px;
        top: 22px;
        left: 0
    }

    #PARAGRAPH552>.ladi-paragraph {
        color: #fff;
        font-size: 18px;
        font-style: italic;
        line-height: 1.4
    }

    #PARAGRAPH553 {
        width: 47px;
        top: 10.5px;
        left: 31px
    }

    #PARAGRAPH553>.ladi-paragraph {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        font-style: italic;
        line-height: 1.4
    }

    #PARAGRAPH554 {
        width: 83px;
        top: 40px;
        left: 6px
    }

    #PARAGRAPH554>.ladi-paragraph {
        color: #fff;
        font-size: 17px;
        font-style: italic;
        line-height: 1.4
    }

    #GROUP550 {
        width: 89px;
        height: 74px;
        top: 149px;
        left: 212.535px
    }

    #IMAGE555 {
        width: 36.0672px;
        height: 103.227px;
        top: 123.242px;
        left: 349.01px
    }

    #IMAGE555>.ladi-image>.ladi-image-background {
        width: 124.37px;
        height: 124.37px;
        top: -13.0588px;
        left: -21.1429px;
        background-image: url("../images/lavite_ind-20210420084438.png")
    }

    #BOX557 {
        width: 74px;
        height: 74px;
        top: 0;
        left: 0
    }

    #BOX557>.ladi-box {
        background: #f96;
        background: -webkit-gradient(linear, left top, left bottom, from(#f96), to(#ff5e62));
        background: linear-gradient(180deg, #f96, #ff5e62);
        border-radius: 228px
    }

    #PARAGRAPH558 {
        width: 43px;
        top: 22px;
        left: 0
    }

    #PARAGRAPH558>.ladi-paragraph {
        color: #fff;
        font-size: 18px;
        font-style: italic;
        line-height: 1.4
    }

    #PARAGRAPH559 {
        width: 47px;
        top: 10.5px;
        left: 31px
    }

    #PARAGRAPH559>.ladi-paragraph {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        font-style: italic;
        line-height: 1.4
    }

    #PARAGRAPH560 {
        width: 83px;
        top: 40px;
        left: 6px
    }

    #PARAGRAPH560>.ladi-paragraph {
        color: #fff;
        font-size: 17px;
        font-style: italic;
        line-height: 1.4
    }

    #GROUP556 {
        width: 88px;
        height: 74px;
        top: 143px;
        left: 376.525px
    }

    #GROUP532 {
        width: 477.07px;
        height: 309.316px;
        top: 63.772px;
        left: 720px;
        display: none !important
    }

    #IMAGE561 {
        width: 161.64px;
        height: 161.64px;
        top: 231.25px;
        left: 139.18px
    }

    #IMAGE561>.ladi-image>.ladi-image-background {
        width: 161.64px;
        height: 161.64px;
        top: 0;
        left: 0;
        background-image: url("../images/4849aaa41778dafd755c874313da76c1-removebg-preview-20220315030854.png")
    }

    #HEADLINE564 {
        width: 271px;
        top: 0;
        left: 26px
    }

    #HEADLINE564>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #7e0c71;
        font-size: 19px;
        font-weight: 700;
        text-align: right;
        line-height: 1.6
    }

    #HEADLINE565 {
        width: 297px;
        top: 48.655px;
        left: 0
    }

    #HEADLINE565>.ladi-headline {
        color: #000;
        font-size: 16px;
        text-align: right;
        line-height: 1.6
    }

    #GROUP563 {
        width: 297px;
        height: 176.655px;
        top: 0;
        left: 0
    }

    #IMAGE566 {
        width: 103.845px;
        height: 114.655px;
        top: 0;
        left: 326px
    }

    #IMAGE566>.ladi-image>.ladi-image-background {
        width: 129.806px;
        height: 114.655px;
        top: .000075px;
        left: -12.3316px;
        background-image: url("../images/sticker-png-cutout-fresia-thumbnail-removebg-preview-20220315032029.png")
    }

    #IMAGE566>.ladi-image {
        transform: rotate(-77deg);
        -webkit-transform: rotate(-77deg);
        border-radius: 0
    }

    #GROUP562 {
        width: 429.845px;
        height: 176.655px;
        top: 857.732px;
        left: 390px
    }

    #IMAGE567 {
        width: 162px;
        height: 162px;
        top: 831.539px;
        left: 683px
    }

    #IMAGE567>.ladi-image>.ladi-image-background {
        width: 162px;
        height: 162px;
        top: 0;
        left: 0;
        background-image: url("../images/4849aaa41778dafd755c874313da76c1-removebg-preview-20220315030854.png")
    }

    #FORM_ITEM568 {
        width: 300px;
        height: 35px;
        top: 107.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM569 {
        width: 300px;
        height: 35px;
        top: 152.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM570 {
        width: 300px;
        height: 35px;
        top: 197.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM571 {
        width: 300px;
        height: 35px;
        top: 242.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM572 {
        width: 300px;
        height: 35px;
        top: 287.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM573 {
        width: 300px;
        height: 35px;
        top: 332.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM574 {
        width: 300px;
        height: 35px;
        top: 377.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM575 {
        width: 300px;
        height: 35px;
        top: 422.316px;
        left: 0;
        display: none !important
    }

    #BUTTON_TEXT577 {
        width: 331px;
        top: 9.93777px;
        left: 0
    }

    #BUTTON_TEXT577>.ladi-headline {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #BUTTON577 {
        width: 299.171px;
        height: 54.17px;
        top: 107.316px;
        left: .829px
    }

    #BUTTON577>.ladi-button>.ladi-button-background {
        background: #ffb184;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffb184), to(#7a3a20));
        background: linear-gradient(180deg, #ffb184, #7a3a20)
    }

    #BUTTON577>.ladi-button {
        border-style: solid;
        border-color: rgba(255, 239, 232, .4);
        border-width: 2px;
        border-radius: 25px
    }

    #BUTTON577>.ladi-button:hover {
        transform: scale(1.03);
        -webkit-transform: scale(1.03);
        opacity: .8
    }

    #FORM_ITEM579 {
        width: 299.693px;
        height: 44.1679px;
        top: 0;
        left: .30684px
    }

    #FORM_ITEM580 {
        width: 299.693px;
        height: 44.1679px;
        top: 53.1483px;
        left: .30684px
    }

    #FORM_ITEM581 {
        width: 300px;
        height: 35px;
        top: 107.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM582 {
        width: 300px;
        height: 35px;
        top: 152.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM583 {
        width: 300px;
        height: 35px;
        top: 197.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM584 {
        width: 300px;
        height: 35px;
        top: 242.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM585 {
        width: 300px;
        height: 35px;
        top: 287.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM586 {
        width: 300px;
        height: 35px;
        top: 332.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM587 {
        width: 300px;
        height: 35px;
        top: 377.316px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM588 {
        width: 300px;
        height: 35px;
        top: 422.316px;
        left: 0;
        display: none !important
    }

    #FORM576 {
        width: 300px;
        height: 457.316px;
        top: 576.004px;
        left: 838px
    }

    #FORM576>.ladi-form {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 1.6
    }

    #FORM576 .ladi-form-item .ladi-form-control::-webkit-input-placeholder {
        color: #000
    }

    #FORM576 .ladi-form-item .ladi-form-control::-moz-placeholder {
        color: #000
    }

    #FORM576 .ladi-form-item .ladi-form-control:-ms-input-placeholder {
        color: #000
    }

    #FORM576 .ladi-form-item .ladi-form-control::-ms-input-placeholder {
        color: #000
    }

    #FORM576 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked=false],
    #FORM576 .ladi-form-item .ladi-form-control::placeholder {
        color: #000
    }

    #FORM576 .ladi-form-item {
        padding-left: 10px;
        padding-right: 10px
    }

    #FORM576 .ladi-form-item.ladi-form-checkbox {
        padding-left: 15px;
        padding-right: 15px
    }

    #FORM576 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(0%2C%200%2C%200%2C%201.0)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")
    }

    #FORM576 .ladi-form-item-container,
    #FORM576 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: #a3868d;
        border-width: 1px;
        border-radius: 100px
    }

    #FORM576 .ladi-form-item-container .ladi-form-quantity button {
        background-color: #a3868d
    }

    #FORM576 .ladi-form-item-background {
        background-color: rgba(255, 255, 255, .5);
        border-radius: 99px
    }
}

@media (max-width:767px) {
    #SECTION_POPUP {
        height: 0
    }

    #SECTION_POPUP .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #SECTION2 {
        height: 1330.5px
    }

    #SECTION2 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #SECTION5 {
        height: 2722.38px
    }

    #SECTION5 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #SECTION6 {
        height: 872.08px;
        display: none !important
    }

    #SECTION6 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #SECTION7 {
        height: 1782px
    }

    #SECTION7>.ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("../images/bg7-20201105092710.jpg");
        background-position: center top;
        background-repeat: repeat
    }

    #SECTION7 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #HEADLINE25 {
        width: 400px;
        top: 20px;
        left: 10px
    }

    #HEADLINE25>.ladi-headline {
        font-family: "Merriweather-Black.ttf";
        color: #7e0b6f;
        font-size: 31px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #LINE26 {
        width: 400px;
        top: 131px;
        left: 8px
    }

    #LINE26>.ladi-line>.ladi-line-container {
        border-top: 1px solid #d6b29c;
        border-right: 1px solid #d6b29c;
        border-bottom: 1px solid #d6b29c;
        border-left: 0 !important
    }

    #LINE26>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #IMAGE27 {
        width: 149.507px;
        height: 149.507px;
        top: 0;
        left: 125.246px
    }

    #IMAGE27>.ladi-image>.ladi-image-background {
        width: 257.677px;
        height: 257.677px;
        top: -40px;
        left: -53px;
        background-image: url("../images/han-toolscom_98943a1d2662896ffcf611debd58d4611612173560062-20210201100126.jpg")
    }

    #IMAGE27>.ladi-image {
        border-style: solid;
        border-color: #d6b19c;
        border-width: 3px;
        border-radius: 200px
    }

    #HEADLINE28 {
        width: 400px;
        top: 153.674px;
        left: 0
    }

    #HEADLINE28>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #6b075f;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP29 {
        width: 400px;
        height: 181.674px;
        top: 160px;
        left: 10px
    }

    #IMAGE31 {
        width: 149.507px;
        height: 149.506px;
        top: 0;
        left: 125.246px
    }

    #IMAGE31>.ladi-image>.ladi-image-background {
        width: 224.483px;
        height: 149.506px;
        top: 0;
        left: -23px;
        background-image: url("../images/han-toolscom_7a02b51134eade935f112e9f5d77b6e81612172865785-20210201095103.jpg")
    }

    #IMAGE31>.ladi-image {
        border-style: solid;
        border-color: #d6b19c;
        border-width: 3px;
        border-radius: 200px
    }

    #HEADLINE32 {
        width: 400px;
        top: 153.673px;
        left: 0
    }

    #HEADLINE32>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #7e0c70;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP30 {
        width: 400px;
        height: 181.673px;
        top: 411.463px;
        left: 10px
    }

    #IMAGE34 {
        width: 153.01px;
        height: 153.01px;
        top: 0;
        left: 123.495px
    }

    #IMAGE34>.ladi-image>.ladi-image-background {
        width: 153.01px;
        height: 153.01px;
        top: 0;
        left: 0;
        background-image: url("../images/san-chac-lan-da-chay-xe-202102010948292.jpg")
    }

    #IMAGE34>.ladi-image {
        border-style: solid;
        border-color: #d6b19c;
        border-width: 3px;
        border-radius: 200px
    }

    #HEADLINE35 {
        width: 400px;
        top: 157.275px;
        left: 0
    }

    #HEADLINE35>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #6b075f;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP33 {
        width: 400px;
        height: 185.275px;
        top: 1109.5px;
        left: 10px
    }

    #IMAGE37 {
        width: 153.011px;
        height: 153.011px;
        top: 0;
        left: 123.495px
    }

    #IMAGE37>.ladi-image>.ladi-image-background {
        width: 153.011px;
        height: 153.011px;
        top: 0;
        left: 0;
        background-image: url("../images/han-toolscom_55df18ae8597fe457185316c65a524cc1612173253167-202102010954342.jpg")
    }

    #IMAGE37>.ladi-image {
        border-style: solid;
        border-color: #d6b19c;
        border-width: 3px;
        border-radius: 200px
    }

    #HEADLINE38 {
        width: 400px;
        top: 157.275px;
        left: 0
    }

    #HEADLINE38>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #6b075f;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP36 {
        width: 400px;
        height: 182.275px;
        top: 872.19px;
        left: 10px
    }

    #IMAGE40 {
        width: 149.507px;
        height: 149.508px;
        top: 0;
        left: 125.246px
    }

    #IMAGE40>.ladi-image>.ladi-image-background {
        width: 257.133px;
        height: 171.508px;
        top: 0;
        left: -55px;
        background-image: url("../images/han-toolscom_5d4180d222afc733fc7370b34faaa3fa1612173041710-202102010953152.jpg")
    }

    #IMAGE40>.ladi-image {
        border-style: solid;
        border-color: #d6b19c;
        border-width: 3px;
        border-radius: 200px
    }

    #HEADLINE41 {
        width: 400px;
        top: 153.675px;
        left: 0
    }

    #HEADLINE41>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #6b075f;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP39 {
        width: 400px;
        height: 181.675px;
        top: 642.726px;
        left: 10px
    }

    #HEADLINE54 {
        width: 400px;
        top: 0;
        left: 0
    }

    #HEADLINE54>.ladi-headline {
        font-family: "Merriweather-Bold.ttf";
        color: #6b0760;
        font-size: 24px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #LINE55 {
        width: 213px;
        top: 88.082px;
        left: 90px
    }

    #LINE55>.ladi-line>.ladi-line-container {
        border-top: 1px solid rgba(126, 12, 111, .5);
        border-right: 1px solid rgba(126, 12, 111, .5);
        border-bottom: 1px solid rgba(126, 12, 111, .5);
        border-left: 0 !important
    }

    #LINE55>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #HEADLINE56 {
        width: 400px;
        top: 158.082px;
        left: 10px
    }

    #HEADLINE56>.ladi-headline {
        color: #000;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE68 {
        width: 239px;
        top: 0;
        left: 48.0566px
    }

    #HEADLINE68>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #7e0c71;
        font-size: 19px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE69 {
        width: 340px;
        top: 48.655px;
        left: 0
    }

    #HEADLINE69>.ladi-headline {
        color: #000;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP64 {
        width: 340px;
        height: 143.655px;
        top: 140px;
        left: 0
    }

    #GROUP88 {
        width: 400px;
        height: 106.082px;
        top: 30px;
        left: 10px
    }

    #HEADLINE90 {
        width: 401px;
        top: 0;
        left: 0
    }

    #HEADLINE90>.ladi-headline {
        font-family: "Roboto-Regular.ttf";
        color: #de5e7c;
        font-size: 25px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #LINE91 {
        width: 288px;
        top: 187px;
        left: 56.4886px
    }

    #LINE91>.ladi-line>.ladi-line-container {
        border-top: 2px solid #911051;
        border-right: 2px solid #911051;
        border-bottom: 2px solid #911051;
        border-left: 0 !important
    }

    #LINE91>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #GROUP89 {
        width: 401px;
        height: 205px;
        top: 14px;
        left: 10px
    }

    #HEADLINE92 {
        width: 270px;
        top: 0;
        left: 0
    }

    #HEADLINE92>.ladi-headline {
        color: #eeca66;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE93 {
        width: 150px;
        top: 32px;
        left: 63px
    }

    #HEADLINE93>.ladi-headline {
        color: #000;
        font-size: 16px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE94 {
        width: 246px;
        top: 63px;
        left: 24px
    }

    #HEADLINE94>.ladi-headline {
        color: #000;
        font-size: 17px;
        font-weight: 700;
        line-height: 1.6
    }

    #GROUP96 {
        width: 270px;
        height: 90px;
        top: 599.668px;
        left: 450px
    }

    #HEADLINE98 {
        width: 270px;
        top: 0;
        left: 0
    }

    #HEADLINE98>.ladi-headline {
        color: #eeca66;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE99 {
        width: 150px;
        top: 32px;
        left: 63px
    }

    #HEADLINE99>.ladi-headline {
        color: #000;
        font-size: 16px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE100 {
        width: 246px;
        top: 63px;
        left: 24px
    }

    #HEADLINE100>.ladi-headline {
        color: #000;
        font-size: 17px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE101 {
        width: 189px;
        top: 96px;
        left: 24px
    }

    #HEADLINE101>.ladi-headline {
        color: #000;
        font-size: 15px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #GROUP97 {
        width: 270px;
        height: 120px;
        top: 454.72px;
        left: -450px
    }

    #HEADLINE103 {
        width: 271px;
        top: 0;
        left: 0
    }

    #HEADLINE103>.ladi-headline {
        color: #eeca66;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE104 {
        width: 151px;
        top: 32px;
        left: 63px
    }

    #HEADLINE104>.ladi-headline {
        color: #000;
        font-size: 16px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE105 {
        width: 248px;
        top: 63px;
        left: 24px
    }

    #HEADLINE105>.ladi-headline {
        color: #000;
        font-size: 17px;
        font-weight: 700;
        line-height: 1.6
    }

    #GROUP102 {
        width: 270px;
        height: 90px;
        top: 580.834px;
        left: -287px
    }

    #HEADLINE108 {
        width: 400px;
        top: 0;
        left: 0
    }

    #HEADLINE108>.ladi-headline {
        color: #eeca66;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE110 {
        width: 400px;
        top: 31px;
        left: 0
    }

    #HEADLINE110>.ladi-headline {
        color: #000;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE111 {
        width: 400px;
        top: 64px;
        left: 0
    }

    #HEADLINE111>.ladi-headline {
        color: #000;
        font-size: 18px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #GROUP107 {
        width: 400px;
        height: 92px;
        top: 744.61px;
        left: 10px
    }

    #HEADLINE113 {
        width: 271px;
        top: 0;
        left: 0
    }

    #HEADLINE113>.ladi-headline {
        color: #eeca66;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE114 {
        width: 248px;
        top: 55px;
        left: 24px
    }

    #HEADLINE114>.ladi-headline {
        color: #000;
        font-size: 17px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE115 {
        width: 189px;
        top: 29px;
        left: 40.5px
    }

    #HEADLINE115>.ladi-headline {
        color: #000;
        font-size: 15px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #GROUP112 {
        width: 270px;
        height: 82px;
        top: 494.72px;
        left: 540px
    }

    #HEADLINE116 {
        width: 400px;
        top: 225.72px;
        left: 10px
    }

    #HEADLINE116>.ladi-headline {
        color: #000;
        font-size: 18px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE135 {
        width: 105.865px;
        height: 102px;
        top: 30px;
        left: 107.067px
    }

    #IMAGE135>.ladi-image>.ladi-image-background {
        width: 393.429px;
        height: 102px;
        top: 0;
        left: -21px;
        background-image: url("../images/rev-20210204045138.jpg")
    }

    #IMAGE135>.ladi-image {
        border-style: solid;
        border-color: #9c76a5;
        border-width: 5px;
        border-radius: 216px
    }

    #PARAGRAPH136 {
        width: 280px;
        top: 205px;
        left: 20px
    }

    #PARAGRAPH136>.ladi-paragraph {
        color: #000;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #PARAGRAPH140 {
        width: 280px;
        top: 205px;
        left: 20px
    }

    #PARAGRAPH140>.ladi-paragraph {
        color: #000;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE142 {
        width: 100px;
        height: 102px;
        top: 30px;
        left: 110px
    }

    #IMAGE142>.ladi-image>.ladi-image-background {
        width: 100px;
        height: 133.333px;
        top: -14px;
        left: 0;
        background-image: url("../images/wm-id-2-3-20211231081244.jpg")
    }

    #IMAGE142>.ladi-image {
        border-style: solid;
        border-color: #9c76a5;
        border-width: 5px;
        border-radius: 171px
    }

    #PARAGRAPH143 {
        width: 280px;
        top: 205px;
        left: 20px
    }

    #PARAGRAPH143>.ladi-paragraph {
        color: #000;
        font-size: 16px;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE147 {
        width: 428.103px;
        height: 380.834px;
        top: 301.724px;
        left: 0
    }

    #IMAGE147>.ladi-image>.ladi-image-background {
        width: 428.103px;
        height: 380.834px;
        top: 0;
        left: 0;
        background-image: url("../images/layer-1-20201222090156.png")
    }

    #SECTION180 {
        height: 837.616px
    }

    #SECTION180>.ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("../images/bg9-20201106024521.jpg");
        background-position: center top;
        background-repeat: repeat
    }

    #SECTION180 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #LINE181 {
        width: 388px;
        top: 140px;
        left: 16.125px
    }

    #LINE181>.ladi-line>.ladi-line-container {
        border-top: 1px solid #e8c1cb;
        border-right: 1px solid #e8c1cb;
        border-bottom: 1px solid #e8c1cb;
        border-left: 0 !important
    }

    #LINE181>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #HEADLINE182 {
        width: 400px;
        top: 40.76px;
        left: 10px
    }

    #HEADLINE182>.ladi-headline {
        font-family: "Merriweather-Bold.ttf";
        color: #7e0c70;
        font-size: 29px;
        font-weight: 700;
        text-align: center;
        line-height: 1.4
    }

    #PARAGRAPH183 {
        width: 400px;
        top: 181px;
        left: 10px
    }

    #PARAGRAPH183>.ladi-paragraph {
        color: #7e0c70;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE184 {
        width: 88.175px;
        height: 380px;
        top: 442.236px;
        left: 241px
    }

    #IMAGE184>.ladi-image>.ladi-image-background {
        width: 416.987px;
        height: 380px;
        top: 0;
        left: -204px;
        background-image: url("../images/lavite-malay_3d-202203150335172.png")
    }

    #IMAGE184>.ladi-image {
        transform: rotate(-11deg);
        -webkit-transform: rotate(-11deg)
    }

    #SECTION185 {
        height: 816.91px
    }

    #SECTION185>.ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("../images/everlift_bg-20201209040852.png");
        background-position: center center;
        background-repeat: no-repeat
    }

    #SECTION185 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #HEADLINE186 {
        width: 400px;
        top: 45.76px;
        left: 10px
    }

    #HEADLINE186>.ladi-headline {
        font-family: "Merriweather-Bold.ttf";
        color: #6b075f;
        font-size: 29px;
        font-weight: 700;
        text-align: center;
        line-height: 1.4
    }

    #SECTION194 {
        height: 1613.21px
    }

    #SECTION194>.ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("../images/csa-20201222085914.png");
        background-position: center top;
        background-repeat: repeat
    }

    #SECTION194 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #IMAGE195 {
        width: 323.667px;
        height: 363.206px;
        top: 1250px;
        left: 760px
    }

    #IMAGE195>.ladi-image>.ladi-image-background {
        width: 322.806px;
        height: 365.231px;
        top: 0;
        left: 0;
        background-image: url("../images/asxsc-20201222085001.png")
    }

    #IMAGE197 {
        width: 389.189px;
        height: 57px;
        top: 90px;
        left: 18.6805px
    }

    #IMAGE197>.ladi-image>.ladi-image-background {
        width: 389.189px;
        height: 57px;
        top: 0;
        left: 0;
        background-image: url("../images/untitled-1-02-20201113041327.png")
    }

    #PARAGRAPH198 {
        width: 389px;
        top: 263.897px;
        left: 18.775px
    }

    #PARAGRAPH198>.ladi-paragraph {
        font-family: "Merriweather-Bold.ttf";
        color: #911710;
        font-size: 18px;
        line-height: 1.8
    }

    #HEADLINE200 {
        width: 400px;
        top: 160.26px;
        left: 11.6805px
    }

    #HEADLINE200>.ladi-headline {
        font-family: "Merriweather-Regular.ttf";
        color: #911710;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE201 {
        width: 161.361px;
        height: 69px;
        top: 16px;
        left: 135px
    }

    #IMAGE201>.ladi-image>.ladi-image-background {
        width: 161.361px;
        height: 60.6026px;
        top: 0;
        left: 0;
        background-image: url("../images/lavite_logo-20201111080907.png")
    }

    #IMAGE202 {
        width: 307.861px;
        height: 330px;
        top: 449.377px;
        left: -53px
    }

    #IMAGE202>.ladi-image>.ladi-image-background {
        width: 307.861px;
        height: 330px;
        top: 0;
        left: 0;
        background-image: url("../images/decor-lavite-ml-20220315033417.png")
    }

    #HEADLINE216 {
        width: 360px;
        top: 1490px;
        left: 480px
    }

    #HEADLINE216>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #c81770;
        font-size: 42px;
        font-weight: 700;
        text-align: center;
        line-height: 1
    }

    #IMAGE268 {
        width: 290.239px;
        height: 289.381px;
        top: 489.996px;
        left: 130.723px
    }

    #IMAGE268>.ladi-image>.ladi-image-background {
        width: 290.239px;
        height: 289.381px;
        top: 0;
        left: 0;
        background-image: url("../images/mau-nu-03-20210422031832.png")
    }

    #IMAGE270 {
        width: 120.547px;
        height: 99.7559px;
        top: 618.558px;
        left: 153.5px
    }

    #IMAGE270>.ladi-image>.ladi-image-background {
        width: 120.547px;
        height: 99.7559px;
        top: 0;
        left: 0;
        background-image: url("../images/everlift_serum_decor-20201222070325.png")
    }

    #SECTION287 {
        height: 43.17px
    }

    #SECTION287>.ladi-section-background {
        background-color: #ead6cd
    }

    #SECTION287 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #HEADLINE288 {
        width: 300px;
        top: 12.43px;
        left: 60px
    }

    #HEADLINE288>.ladi-headline {
        color: #442520;
        font-size: 13px;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE323 {
        width: 98.6893px;
        height: 99.285px;
        top: 31.358px;
        left: 110.655px
    }

    #IMAGE323>.ladi-image>.ladi-image-background {
        width: 138.999px;
        height: 99.2852px;
        top: 0;
        left: -20.7625px;
        background-image: url("../images/hotgirl-20210205082122.jpg")
    }

    #IMAGE323>.ladi-image {
        border-style: solid;
        border-color: #9c76a5;
        border-width: 5px;
        border-radius: 115px
    }

    #IMAGE327 {
        width: 290px;
        height: 334.125px;
        top: 1045.4px;
        left: 55px
    }

    #IMAGE327>.ladi-image>.ladi-image-background {
        width: 290px;
        height: 334.125px;
        top: 0;
        left: 0;
        background-image: url("../images/decor-lavite-ml-202203150334172.png")
    }

    #IMAGE328 {
        width: 160px;
        height: 130px;
        top: 0;
        left: 91.5px
    }

    #IMAGE328>.ladi-image>.ladi-image-background {
        width: 200px;
        height: 150px;
        top: .000115px;
        left: -19px;
        background-image: url("../images/images-20210420070635.png")
    }

    #IMAGE328>.ladi-image {
        border-radius: 3e+08px
    }

    #GROUP329 {
        width: 340px;
        height: 283.655px;
        top: 744.404px;
        left: 40px
    }

    #HEADLINE332 {
        width: 199px;
        top: 0;
        left: 70px
    }

    #HEADLINE332>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #7e0c71;
        font-size: 19px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE333 {
        width: 343px;
        top: 80px;
        left: 0
    }

    #HEADLINE333>.ladi-headline {
        color: #000;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP331 {
        width: 343px;
        height: 195px;
        top: 140px;
        left: 0
    }

    #IMAGE334 {
        width: 126px;
        height: 117px;
        top: 0;
        left: 108.5px
    }

    #IMAGE334>.ladi-image>.ladi-image-background {
        width: 129.6px;
        height: 117.354px;
        top: 0;
        left: 0;
        background-image: url("../images/chiet-xuat-cam-thao-20211018062948.png")
    }

    #IMAGE334>.ladi-image {
        border-radius: 0
    }

    #GROUP330 {
        width: 343px;
        height: 335px;
        top: 230.852px;
        left: 32px
    }

    #HEADLINE337 {
        width: 177px;
        top: 0;
        left: 80.5263px
    }

    #HEADLINE337>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #7e0c71;
        font-size: 19px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE338 {
        width: 340px;
        top: 55px;
        left: 0
    }

    #HEADLINE338>.ladi-headline {
        color: #000;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP336 {
        width: 340px;
        height: 170px;
        top: 151.554px;
        left: 0
    }

    #IMAGE339 {
        width: 204px;
        height: 130px;
        top: 0;
        left: 68px
    }

    #IMAGE339>.ladi-image>.ladi-image-background {
        width: 225px;
        height: 204.103px;
        top: -36.9999px;
        left: -21px;
        background-image: url("../images/png-clipart-cedar-oil-cedrus-atlantica-deodar-cedar-himalayas-cedar-wood-oil-miscellaneous-oil-removebg-preview-20220315031703.png")
    }

    #IMAGE339>.ladi-image {
        border-radius: 0
    }

    #GROUP335 {
        width: 340px;
        height: 321.554px;
        top: 1389.85px;
        left: 40px
    }

    #HEADLINE342 {
        width: 329px;
        top: 0;
        left: 10.9268px
    }

    #HEADLINE342>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #7e0c71;
        font-size: 19px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE343 {
        width: 340px;
        top: 50px;
        left: 0
    }

    #HEADLINE343>.ladi-headline {
        color: #000;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP341 {
        width: 340px;
        height: 223px;
        top: 140px;
        left: 0
    }

    #IMAGE344 {
        width: 130px;
        height: 130px;
        top: 0;
        left: 110px
    }

    #IMAGE344>.ladi-image>.ladi-image-background {
        width: 130.423px;
        height: 130px;
        top: 0;
        left: 0;
        background-image: url("../images/bergamot-oil-citrus-chanh-buoi-20220315031452.jpg")
    }

    #IMAGE344>.ladi-image {
        border-radius: 0
    }

    #GROUP340 {
        width: 340px;
        height: 363px;
        top: 1858.4px;
        left: 40px
    }

    #IMAGE351 {
        width: 271.961px;
        height: 332.578px;
        top: 465.947px;
        left: 16.125px
    }

    #IMAGE351>.ladi-image>.ladi-image-background {
        width: 271.961px;
        height: 332.578px;
        top: 0;
        left: 0;
        background-image: url("../images/gai-dep-20210422035748.png")
    }

    #IMAGE352 {
        width: 189.937px;
        height: 207.616px;
        top: 548.76px;
        left: 281.031px
    }

    #IMAGE352>.ladi-image>.ladi-image-background {
        width: 189.937px;
        height: 207.616px;
        top: 0;
        left: 0;
        background-image: url("../images/decor-la-01-20210422035926.png")
    }

    #IMAGE352>.ladi-image {
        opacity: .5
    }

    #BOX361 {
        width: 365.75px;
        height: 203.8px;
        top: 0;
        left: 0
    }

    #BOX361>.ladi-box {
        box-shadow: 0 15px 20px -15px #3e0805;
        -webkit-box-shadow: 0 15px 20px -15px #3e0805;
        opacity: .64;
        background-color: #d6b19c;
        border-style: solid;
        border-color: #bb6f81;
        border-width: 1px;
        border-radius: 0
    }

    #PARAGRAPH362 {
        width: 284px;
        top: 31.904px;
        left: 39.8828px
    }

    #PARAGRAPH362>.ladi-paragraph {
        font-family: "Merriweather-Bold.ttf";
        color: #6f0264;
        font-size: 17px;
        line-height: 1.8
    }

    #GROUP358 {
        width: 365.75px;
        height: 203.8px;
        top: 0;
        left: 0
    }

    #PARAGRAPH363 {
        width: 246px;
        top: 76.9px;
        left: 68.925px
    }

    #PARAGRAPH363>.ladi-paragraph {
        color: #fff;
        font-size: 16px;
        line-height: 1.6
    }

    #BOX367 {
        width: 365.75px;
        height: 203.8px;
        top: 0;
        left: 0
    }

    #BOX367>.ladi-box {
        box-shadow: 0 15px 20px -15px #3e0805;
        -webkit-box-shadow: 0 15px 20px -15px #3e0805;
        opacity: .64;
        background-color: #d6b29c;
        border-style: solid;
        border-color: #bb6f81;
        border-width: 1px;
        border-radius: 0
    }

    #PARAGRAPH368 {
        width: 284px;
        top: 31.904px;
        left: 39.8828px
    }

    #PARAGRAPH368>.ladi-paragraph {
        font-family: "Merriweather-Bold.ttf";
        color: #6f0264;
        font-size: 17px;
        line-height: 1.8
    }

    #GROUP366 {
        width: 365.75px;
        height: 203.8px;
        top: 0;
        left: 0
    }

    #PARAGRAPH369 {
        width: 259px;
        top: 76.9px;
        left: 67.925px
    }

    #PARAGRAPH369>.ladi-paragraph {
        color: #fff;
        font-size: 16px;
        line-height: 1.6
    }

    #BOX372 {
        width: 365.75px;
        height: 203.8px;
        top: 0;
        left: 0
    }

    #BOX372>.ladi-box {
        box-shadow: 0 15px 20px -15px #3e0805;
        -webkit-box-shadow: 0 15px 20px -15px #3e0805;
        opacity: .64;
        background-color: #d6b19c;
        border-style: solid;
        border-color: #bb6f81;
        border-width: 1px;
        border-radius: 0
    }

    #PARAGRAPH373 {
        width: 284px;
        top: 31.904px;
        left: 39.8828px
    }

    #PARAGRAPH373>.ladi-paragraph {
        font-family: "Merriweather-Bold.ttf";
        color: #6f0264;
        font-size: 17px;
        line-height: 1.8
    }

    #GROUP371 {
        width: 365.75px;
        height: 203.8px;
        top: 0;
        left: 0
    }

    #PARAGRAPH374 {
        width: 260px;
        top: 76.9px;
        left: 67.925px
    }

    #PARAGRAPH374>.ladi-paragraph {
        color: #fff;
        font-size: 16px;
        line-height: 1.6
    }

    #SHAPE375 {
        width: 11px;
        height: 11px;
        top: 84.8px;
        left: 39.375px
    }

    #SHAPE375 svg:last-child {
        fill: rgba(107, 7, 95, 1)
    }

    #SHAPE376 {
        width: 11px;
        height: 11px;
        top: 135.05px;
        left: 39.375px
    }

    #SHAPE376 svg:last-child {
        fill: rgba(107, 7, 95, 1)
    }

    #SHAPE379 {
        width: 11px;
        height: 11px;
        top: 85.7px;
        left: 41px
    }

    #SHAPE379 svg:last-child {
        fill: rgba(107, 7, 95, 1)
    }

    #SHAPE380 {
        width: 11px;
        height: 11px;
        top: 135.95px;
        left: 41px
    }

    #SHAPE380 svg:last-child {
        fill: rgba(107, 7, 95, 1)
    }

    #SHAPE382 {
        width: 11px;
        height: 11px;
        top: 84.75px;
        left: 39.375px
    }

    #SHAPE382 svg:last-child {
        fill: rgba(107, 7, 95, 1)
    }

    #SHAPE383 {
        width: 11px;
        height: 11px;
        top: 135px;
        left: 39.375px
    }

    #SHAPE383 svg:last-child {
        fill: rgba(107, 7, 95, 1)
    }

    #BOX386 {
        width: 381.91px;
        height: 570.39px;
        top: 0;
        left: 50px
    }

    #BOX386>.ladi-box {
        background: #fffcfb;
        background: -webkit-gradient(linear, left top, left bottom, from(#fffcfb), to(#f2ded6));
        background: linear-gradient(180deg, #fffcfb, #f2ded6);
        border-style: solid;
        border-color: rgba(145, 92, 67, .2);
        border-width: 7px;
        border-radius: 20px
    }

    #BOX387 {
        width: 381.91px;
        height: 70.786px;
        top: 50px;
        left: 50px
    }

    #BOX387>.ladi-box {
        opacity: .39;
        background-color: #d6ae9c;
        border-color: #e6a;
        border-width: 7px;
        border-radius: 20px 20px 0 0
    }

    #IMAGE388 {
        width: 323.667px;
        height: 363.206px;
        top: 837.715px;
        left: -730px
    }

    #IMAGE388>.ladi-image>.ladi-image-background {
        width: 322.806px;
        height: 365.231px;
        top: 0;
        left: 0;
        background-image: url("../images/asxsc-20201222085001.png")
    }

    #IMAGE389 {
        width: 389.189px;
        height: 57px;
        top: 1010.7px;
        left: -1373px
    }

    #IMAGE389>.ladi-image>.ladi-image-background {
        width: 389.189px;
        height: 57px;
        top: 0;
        left: 0;
        background-image: url("../images/untitled-1-02-20201113041327.png")
    }

    #PARAGRAPH390 {
        width: 389px;
        top: 587.715px;
        left: -675.5px
    }

    #PARAGRAPH390>.ladi-paragraph {
        font-family: "Merriweather-Bold.ttf";
        color: #911710;
        font-size: 18px;
        line-height: 1.8
    }

    #HEADLINE391 {
        width: 400px;
        top: 1101.84px;
        left: -600px
    }

    #HEADLINE391>.ladi-headline {
        font-family: "Merriweather-Regular.ttf";
        color: #911710;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE392 {
        width: 161.361px;
        height: 69px;
        top: 927.699px;
        left: -1263px
    }

    #IMAGE392>.ladi-image>.ladi-image-background {
        width: 161.361px;
        height: 60.6026px;
        top: 0;
        left: 0;
        background-image: url("../images/lavite_logo-20201111080907.png")
    }

    #IMAGE394 {
        width: 200px;
        height: 225.868px;
        top: 661.899px;
        left: 567px
    }

    #IMAGE394>.ladi-image>.ladi-image-background {
        width: 200px;
        height: 225.868px;
        top: 0;
        left: 0;
        background-image: url("../images/mau-nu-03-202104220318323.png")
    }

    #COUNTDOWN_ITEM397 {
        visibility: hidden;
        pointer-events: none
    }

    #COUNTDOWN396 {
        width: 380.439px;
        height: 54.722px;
        top: 62.159px;
        left: 0;
    }

    #COUNTDOWN396>.ladi-countdown {
        font-family: "Barlow-Bold.ttf";
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        text-align: center
    }

    #COUNTDOWN396>.ladi-countdown>.ladi-element {
        width: calc((100% - 10px * 6)/ 4);
        margin-right: 10px;
        height: 100%
    }

    #COUNTDOWN396>.ladi-countdown .ladi-countdown-background {
        background: #6b0760;
        background: -webkit-gradient(linear, left bottom, left top, from(#6b0760), to(#6b0760));
        background: linear-gradient(360deg, #6b0760, #6b0760);
        opacity: .86;
        border-radius: 7px
    }

    #IMAGE401 {
        width: 156.366px;
        height: 76.1565px;
        top: 116.881px;
        left: 160.864px
    }

    #IMAGE401>.ladi-image>.ladi-image-background {
        width: 152.075px;
        height: 76.1565px;
        top: 0;
        left: 0;
        background-image: url("../images/50-phan-tram-02-20201113023812.png")
    }

    #HEADLINE402 {
        width: 92px;
        top: 227.459px;
        left: 240.447px
    }

    #HEADLINE402>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #000;
        font-size: 15px;
        text-align: left;
        line-height: 1.6
    }

    #PARAGRAPH404 {
        width: 344px;
        top: 250.805px;
        left: 62.6595px
    }

    #PARAGRAPH404>.ladi-paragraph {
        color: #000;
        font-size: 15px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE405 {
        width: 117px;
        top: 215.678px;
        left: 93.5636px
    }

    #HEADLINE405>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #3a3939;
        font-size: 16px;
        font-weight: 700;
        text-align: right;
        line-height: 1
    }

    #HEADLINE406 {
        width: 360px;
        top: 1211.68px;
        left: -490px
    }

    #HEADLINE406>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #c81770;
        font-size: 42px;
        font-weight: 700;
        text-align: center;
        line-height: 1
    }

    #PARAGRAPH407 {
        width: 344px;
        top: 477.506px;
        left: 68.3661px
    }

    #PARAGRAPH407>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE413 {
        width: 147px;
        top: 206.678px;
        left: 217.68px
    }

    #HEADLINE413>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #fd6000;
        font-size: 22px;
        font-weight: 700;
        line-height: 1.2
    }

    #IMAGE414 {
        width: 307.861px;
        height: 330px;
        top: 781.762px;
        left: -571px
    }

    #IMAGE414>.ladi-image>.ladi-image-background {
        width: 307.861px;
        height: 330px;
        top: 0;
        left: 0;
        background-image: url("../images/decor-lavite-ml-20220315033417.png")
    }

    #SECTION384 {
        height: 623.68px
    }

    #SECTION384>.ladi-section-background {
        background-size: cover;
        background-attachment: fixed;
        background-image: url("../images/csa-20201222085914.png");
        background-position: center top;
        background-repeat: repeat
    }

    #SECTION384 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #IMAGE345 {
        width: 347.175px;
        height: 380px;
        top: 825.532px;
        left: 30px
    }

    #IMAGE345>.ladi-image>.ladi-image-background {
        width: 347.175px;
        height: 380px;
        top: 0;
        left: 0;
        background-image: url("../images/lavite_indo-fix-20210420101106_1.png")
    }

    #HEADLINE325 {
        width: 90px;
        top: 378.532px;
        left: 320px
    }

    #HEADLINE325>.ladi-headline {
        color: #000;
        font-size: 16px;
        text-align: left;
        line-height: 1.6
    }

    #IMAGE319 {
        width: 200px;
        height: 114.679px;
        top: 245.532px;
        left: 110px
    }

    #IMAGE319>.ladi-image>.ladi-image-background {
        width: 200px;
        height: 114.679px;
        top: 0;
        left: 0;
        background-image: url("../images/50-phan-tram-02-20201113023812.png")
    }

    #COUNTDOWN296 {
        width: 320px;
        height: 57px;
        top: 415.532px;
        left: 0
    }

    #COUNTDOWN296>.ladi-countdown {
        color: #000;
        font-size: 40px;
        font-weight: 700;
        text-align: center
    }

    #COUNTDOWN296>.ladi-countdown>.ladi-element {
        width: calc((100% - 10px * 3)/ 4);
        margin-right: 10px;
        height: 100%
    }

    #COUNTDOWN_ITEM297 {
        visibility: hidden;
        pointer-events: none
    }

    #HEADLINE295 {
        width: 393px;
        top: 135.532px;
        left: 10px
    }

    #HEADLINE295>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #c81770;
        font-size: 39px;
        font-weight: 700;
        text-align: center;
        line-height: 1
    }

    #PARAGRAPH285 {
        width: 363px;
        top: 745.532px;
        left: 30px
    }

    #PARAGRAPH285>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP271 {
        width: 496.964px;
        height: 694.572px;
        top: 100.96px;
        left: 7.036px
    }

    #HEADLINE283 {
        width: 336px;
        top: 274.57px;
        left: 160.964px
    }

    #HEADLINE283>.ladi-headline {
        font-family: Montserrat, sans-serif;
        color: #fd6000;
        font-size: 25px;
        font-weight: 700;
        text-align: left;
        line-height: 1.2
    }

    #FORM278 {
        width: 343.175px;
        height: 173.899px;
        top: 425.98px;
        left: 33.464px
    }

    #FORM278>.ladi-form {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 15px;
        letter-spacing: 0;
        line-height: 1.6
    }

    #FORM278 .ladi-form-item .ladi-form-control::-webkit-input-placeholder {
        color: #000
    }

    #FORM278 .ladi-form-item .ladi-form-control::-moz-placeholder {
        color: #000
    }

    #FORM278 .ladi-form-item .ladi-form-control:-ms-input-placeholder {
        color: #000
    }

    #FORM278 .ladi-form-item .ladi-form-control::-ms-input-placeholder {
        color: #000
    }

    #FORM278 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked=false],
    #FORM278 .ladi-form-item .ladi-form-control::placeholder {
        color: #000
    }

    #FORM278 .ladi-form-item {
        padding-left: 10px;
        padding-right: 10px
    }

    #FORM278 .ladi-form-item.ladi-form-checkbox {
        padding-left: 15px;
        padding-right: 15px
    }

    #FORM278 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(0%2C%200%2C%200%2C%201.0)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")
    }

    #FORM278 .ladi-form-item-container,
    #FORM278 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: #000;
        border-width: 1px;
        border-radius: 100px
    }

    #FORM278 .ladi-form-item-container .ladi-form-quantity button {
        background-color: #000
    }

    #FORM278 .ladi-form-item-background {
        background-color: rgba(255, 255, 255, 0);
        border-radius: 99px
    }

    #FORM_ITEM282 {
        width: 343.175px;
        height: 42.6463px;
        top: 53.757px;
        left: 0
    }

    #FORM_ITEM281 {
        width: 343.175px;
        height: 42.6463px;
        top: 0;
        left: 0
    }

    #BUTTON279 {
        width: 297.091px;
        height: 55.4401px;
        top: 118.459px;
        left: 29.9053px
    }

    #BUTTON279>.ladi-button>.ladi-button-background {
        background: #fd6600;
        background: -webkit-gradient(linear, left top, right top, from(#fd6600), to(#e21f0e));
        background: linear-gradient(18090deg, #fd6600, #e21f0e)
    }

    #BUTTON279>.ladi-button {
        border-radius: 25px
    }

    #BUTTON279.ladi-animation>.ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite
    }

    #BUTTON_TEXT279 {
        width: 272px;
        top: 9.5954px;
        left: 0
    }

    #BUTTON_TEXT279>.ladi-headline {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #PARAGRAPH277 {
        width: 363px;
        top: 623.93px;
        left: 21.464px
    }

    #PARAGRAPH277>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE274 {
        width: 130px;
        top: 281.57px;
        left: 45.964px
    }

    #HEADLINE274>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #c81770;
        font-size: 16px;
        font-weight: 700;
        text-align: left;
        line-height: 1
    }

    #PARAGRAPH273 {
        width: 360px;
        top: 384.572px;
        left: 22.964px
    }

    #PARAGRAPH273>.ladi-paragraph {
        color: #000;
        font-size: 17px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #BOX272 {
        width: 405.927px;
        height: 694.572px;
        top: 0;
        left: 0
    }

    #BOX272>.ladi-box {
        opacity: .39;
        background-color: #fad2e6;
        border-style: solid;
        border-color: #e6a;
        border-width: 10px;
        border-radius: 5px
    }

    #PARAGRAPH255 {
        width: 363px;
        top: 1154.57px;
        left: 610px
    }

    #PARAGRAPH255>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #fff;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE151 {
        width: 420px;
        height: 32.07px;
        top: 25.532px;
        left: 0
    }

    #IMAGE151>.ladi-image>.ladi-image-background {
        width: 420px;
        height: 70.07px;
        top: 0;
        left: 0;
        background-image: url("../images/8-03-20201113065312_1.png")
    }

    #SECTION8 {
        height: 1230.57px;
        display: none !important
    }

    #SECTION8>.ladi-section-background {
        background-size: cover;
        background-attachment: scroll;
        background-origin: content-box;
        background-image: url("../images/bg9-20201106024521_1.jpg");
        background-position: center top;
        background-repeat: repeat
    }

    #SECTION8 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #HEADLINE415 {
        width: 280px;
        top: 155px;
        left: 20px
    }

    #HEADLINE415>.ladi-headline {
        font-family: "Merriweather-Bold.ttf";
        color: #000;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE417 {
        width: 280px;
        top: 155px;
        left: 20px
    }

    #HEADLINE417>.ladi-headline {
        font-family: "Merriweather-Bold.ttf";
        color: #000;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE418 {
        width: 280px;
        top: 155px;
        left: 20px
    }

    #HEADLINE418>.ladi-headline {
        font-family: "Merriweather-Bold.ttf";
        color: #000;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #BOX421 {
        width: 320px;
        height: 406px;
        top: 0;
        left: 0
    }

    #BOX421>.ladi-box {
        box-shadow: 0 15px 20px -15px #bfa6bc;
        -webkit-box-shadow: 0 15px 20px -15px #bfa6bc;
        background-color: rgba(236, 221, 213, .3);
        border-style: solid;
        border-color: rgba(175, 141, 149, .5);
        border-width: 2px;
        border-radius: 9px
    }

    #BOX422 {
        width: 320px;
        height: 377px;
        top: 0;
        left: 0
    }

    #BOX422>.ladi-box {
        box-shadow: 0 15px 20px -15px #bfa6bc;
        -webkit-box-shadow: 0 15px 20px -15px #bfa6bc;
        background-color: rgba(236, 221, 213, .3);
        border-style: solid;
        border-color: rgba(175, 141, 149, .5);
        border-width: 2px;
        border-radius: 9px
    }

    #BOX423 {
        width: 320px;
        height: 546px;
        top: 0;
        left: 0
    }

    #BOX423>.ladi-box {
        box-shadow: 0 15px 20px -15px #bfa6bc;
        -webkit-box-shadow: 0 15px 20px -15px #bfa6bc;
        background-color: rgba(236, 221, 213, .3);
        border-style: solid;
        border-color: rgba(175, 141, 149, .5);
        border-width: 2px;
        border-radius: 9px
    }

    #GROUP424 {
        width: 320px;
        height: 406px;
        top: 228.054px;
        left: 50px
    }

    #GROUP425 {
        width: 320px;
        height: 546px;
        top: 672.054px;
        left: 50px
    }

    #GROUP426 {
        width: 320px;
        height: 377px;
        top: 1254.05px;
        left: 50px
    }

    #BUTTON_TEXT427 {
        width: 330px;
        top: 9px;
        left: 0
    }

    #BUTTON_TEXT427>.ladi-headline {
        color: #fff;
        font-size: 20px;
        text-align: center;
        line-height: 1.6
    }

    #BUTTON427 {
        width: 280px;
        height: 63px;
        top: 1684.05px;
        left: 70px
    }

    #BUTTON427>.ladi-button>.ladi-button-background {
        background: #ffc7a7;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffc7a7), to(#a35e42));
        background: linear-gradient(180deg, #ffc7a7, #a35e42)
    }

    #BUTTON427>.ladi-button {
        box-shadow: 0 15px 20px -15px #885037;
        -webkit-box-shadow: 0 15px 20px -15px #885037;
        border-radius: 19px
    }

    #BUTTON427.ladi-animation>.ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite
    }

    #BUTTON427>.ladi-button:hover .ladi-button-background {
        background: 0 0 !important;
        background-color: #bb979a !important
    }

    #BUTTON_TEXT429 {
        width: 330px;
        top: 9px;
        left: 0
    }

    #BUTTON_TEXT429>.ladi-headline {
        color: #fff;
        font-size: 20px;
        text-align: center;
        line-height: 1.6
    }

    #BUTTON429 {
        width: 280px;
        height: 63px;
        top: 2610.05px;
        left: 70px
    }

    #BUTTON429>.ladi-button>.ladi-button-background {
        background: #ffc7a7;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffc7a7), to(#a35e42));
        background: linear-gradient(180deg, #ffc7a7, #a35e42)
    }

    #BUTTON429>.ladi-button {
        box-shadow: 0 15px 20px -15px #885037;
        -webkit-box-shadow: 0 15px 20px -15px #885037;
        border-radius: 19px
    }

    #BUTTON429.ladi-animation>.ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite
    }

    #BUTTON429>.ladi-button:hover .ladi-button-background {
        background: 0 0 !important;
        background-color: #bb979a !important
    }

    #HEADLINE431 {
        width: 400px;
        top: 58.054px;
        left: 10px
    }

    #HEADLINE431>.ladi-headline {
        font-family: "Merriweather-Black.ttf";
        color: #6f0365;
        font-size: 23px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP432 {
        width: 431.91px;
        height: 570.39px;
        top: 17.222px;
        left: -40px
    }

    #BOX434 {
        width: 396.05px;
        height: 660px;
        top: 0;
        left: 0
    }

    #BOX434>.ladi-box {
        background: #fffcfb;
        background: -webkit-gradient(linear, left top, left bottom, from(#fffcfb), to(#f2ded6));
        background: linear-gradient(180deg, #fffcfb, #f2ded6);
        border-style: solid;
        border-color: rgba(145, 92, 67, .2);
        border-width: 7px;
        border-radius: 20px
    }

    #BOX436 {
        width: 396.05px;
        height: 69.823px;
        top: 0;
        left: 0
    }

    #BOX436>.ladi-box {
        opacity: .39;
        background-color: #d6ae9c;
        border-color: #e6a;
        border-width: 7px;
        border-radius: 20px 20px 0 0
    }

    #PARAGRAPH437 {
        width: 355px;
        top: 560px;
        left: 20px
    }

    #PARAGRAPH437>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #COUNTDOWN_ITEM440 {
        visibility: hidden;
        pointer-events: none
    }

    #COUNTDOWN439 {
        width: 333.679px;
        height: 63px;
        top: 40px;
        left: -14px;
    }

    #COUNTDOWN439>.ladi-countdown {
        font-family: "Barlow-Bold.ttf";
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        text-align: center
    }

    #COUNTDOWN439>.ladi-countdown>.ladi-element {
        width: calc((100% - 10px * 6)/ 4);
        margin-right: 10px;
        height: 100%
    }

    #COUNTDOWN439>.ladi-countdown .ladi-countdown-background {
        background: #6b0760;
        background: -webkit-gradient(linear, left bottom, left top, from(#6b0760), to(#6b0760));
        background: linear-gradient(360deg, #6b0760, #6b0760);
        opacity: .86;
        border-radius: 7px
    }

    #IMAGE444 {
        width: 195.134px;
        height: 100.156px;
        top: 150px;
        left: 105.086px
    }

    #IMAGE444>.ladi-image>.ladi-image-background {
        width: 200px;
        height: 100.156px;
        top: 0;
        left: 0;
        background-image: url("../images/50-phan-tram-02-20201113023812.png")
    }

    #HEADLINE445 {
        width: 119px;
        top: 283.003px;
        left: 205.223px
    }

    #HEADLINE445>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #000;
        font-size: 16px;
        text-align: left;
        line-height: 1.6
    }

    #PARAGRAPH447 {
        width: 351px;
        top: 303.07px;
        left: 25.0862px
    }

    #PARAGRAPH447>.ladi-paragraph {
        color: #000;
        font-size: 17px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE448 {
        width: 107px;
        top: 271.003px;
        left: 61.8553px
    }

    #HEADLINE448>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #3a3939;
        font-size: 16px;
        font-weight: 700;
        text-align: right;
        line-height: 1
    }

    #BUTTON_TEXT451 {
        width: 295px;
        top: 9.5954px;
        left: 0
    }

    #BUTTON_TEXT451>.ladi-headline {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #BUTTON451 {
        width: 334.825px;
        height: 49.4401px;
        top: 106.403px;
        left: 1px
    }

    #BUTTON451>.ladi-button>.ladi-button-background {
        background: #ffb184;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffb184), to(#7a3a20));
        background: linear-gradient(180deg, #ffb184, #7a3a20)
    }

    #BUTTON451>.ladi-button {
        border-style: solid;
        border-color: rgba(255, 239, 232, .4);
        border-width: 2px;
        border-radius: 25px
    }

    #BUTTON451>.ladi-button:hover {
        transform: scale(1.03);
        -webkit-transform: scale(1.03);
        opacity: .8
    }

    #FORM_ITEM453 {
        width: 334.825px;
        height: 42.6463px;
        top: 0;
        left: 0
    }

    #FORM_ITEM454 {
        width: 334.825px;
        height: 42.6463px;
        top: 53.757px;
        left: 0
    }

    #FORM450 {
        width: 335.825px;
        height: 456.403px;
        top: 364px;
        left: 30.112px
    }

    #FORM450>.ladi-form {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 15px;
        letter-spacing: 0;
        line-height: 1.6
    }

    #FORM450 .ladi-form-item .ladi-form-control::-webkit-input-placeholder {
        color: #000
    }

    #FORM450 .ladi-form-item .ladi-form-control::-moz-placeholder {
        color: #000
    }

    #FORM450 .ladi-form-item .ladi-form-control:-ms-input-placeholder {
        color: #000
    }

    #FORM450 .ladi-form-item .ladi-form-control::-ms-input-placeholder {
        color: #000
    }

    #FORM450 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked=false],
    #FORM450 .ladi-form-item .ladi-form-control::placeholder {
        color: #000
    }

    #FORM450 .ladi-form-item {
        padding-left: 10px;
        padding-right: 10px
    }

    #FORM450 .ladi-form-item.ladi-form-checkbox {
        padding-left: 15px;
        padding-right: 15px
    }

    #FORM450 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(0%2C%200%2C%200%2C%201.0)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")
    }

    #FORM450 .ladi-form-item-container,
    #FORM450 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: #a3868d;
        border-width: 1px;
        border-radius: 100px
    }

    #FORM450 .ladi-form-item-container .ladi-form-quantity button {
        background-color: #a3868d
    }

    #FORM450 .ladi-form-item-background {
        background-color: rgba(255, 255, 255, .5);
        border-radius: 99px
    }

    #HEADLINE455 {
        width: 173px;
        top: 260.003px;
        left: 173.57px
    }

    #HEADLINE455>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #fd6000;
        font-size: 25px;
        font-weight: 700;
        text-align: left;
        line-height: 1.2
    }

    #GROUP433 {
        width: 396.05px;
        height: 820.403px;
        top: 800px;
        left: 10px
    }

    #GROUP456 {
        width: 365.75px;
        height: 203.8px;
        top: 110.76px;
        left: 27.125px
    }

    #GROUP457 {
        width: 365.75px;
        height: 203.8px;
        top: 333.11px;
        left: 27.125px
    }

    #GROUP458 {
        width: 365.75px;
        height: 203.8px;
        top: 558.31px;
        left: 27.125px
    }

    #IMAGE460 {
        width: 389.189px;
        height: 57px;
        top: 96.4px;
        left: 17px
    }

    #IMAGE460>.ladi-image>.ladi-image-background {
        width: 389.189px;
        height: 57px;
        top: 0;
        left: 0;
        background-image: url("../images/untitled-1-02-20201113041327.png")
    }

    #PARAGRAPH461 {
        width: 389px;
        top: 253.444px;
        left: 10px
    }

    #PARAGRAPH461>.ladi-paragraph {
        font-family: "Merriweather-Bold.ttf";
        color: #911710;
        font-size: 18px;
        line-height: 1.8
    }

    #HEADLINE462 {
        width: 400px;
        top: 169.4px;
        left: 10px
    }

    #HEADLINE462>.ladi-headline {
        font-family: "Merriweather-Regular.ttf";
        color: #911710;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #IMAGE463 {
        width: 161.361px;
        height: 69px;
        top: 13.4px;
        left: 127px
    }

    #IMAGE463>.ladi-image>.ladi-image-background {
        width: 161.361px;
        height: 60.6026px;
        top: 0;
        left: 0;
        background-image: url("../images/lavite_logo-20201111080907.png")
    }

    #IMAGE464 {
        width: 200px;
        height: 225.868px;
        top: 131px;
        left: 567px
    }

    #IMAGE464>.ladi-image>.ladi-image-background {
        width: 200px;
        height: 225.868px;
        top: 0;
        left: 0;
        background-image: url("../images/mau-nu-03-202104220318323.png")
    }

    #HEADLINE465 {
        width: 360px;
        top: 603.054px;
        left: -1270px
    }

    #HEADLINE465>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #c81770;
        font-size: 42px;
        font-weight: 700;
        text-align: center;
        line-height: 1
    }

    #BOX467 {
        width: 381.91px;
        height: 701.179px;
        top: 0;
        left: 48.0897px
    }

    #BOX467>.ladi-box {
        background: #fffcfb;
        background: -webkit-gradient(linear, left top, left bottom, from(#fffcfb), to(#f2ded6));
        background: linear-gradient(180deg, #fffcfb, #f2ded6);
        border-style: solid;
        border-color: rgba(145, 92, 67, .2);
        border-width: 7px;
        border-radius: 20px
    }

    #BOX468 {
        width: 381.91px;
        height: 180.786px;
        top: 0;
        left: 47.6938px
    }

    #BOX468>.ladi-box {
        opacity: .78;
        background-color: rgba(233, 213, 204, .5);
        border-color: #e6a;
        border-width: 7px;
        border-radius: 20px 20px 0 0
    }

    #BOX469 {
        width: 381.91px;
        height: 70.786px;
        top: 0;
        left: 47.6938px
    }

    #BOX469>.ladi-box {
        opacity: .39;
        background-color: #d6ae9c;
        border-color: #e6a;
        border-width: 7px;
        border-radius: 20px 20px 0 0
    }

    #PARAGRAPH470 {
        width: 339px;
        top: 645.549px;
        left: 71.9751px
    }

    #PARAGRAPH470>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE471 {
        width: 243px;
        top: 21.503px;
        left: 132.007px
    }

    #HEADLINE471>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #6b075f;
        font-size: 32px;
        font-weight: 700;
        text-align: left;
        line-height: 1
    }

    #COUNTDOWN_ITEM473 {
        visibility: hidden;
        pointer-events: none
    }

    #COUNTDOWN472 {
        width: 380.439px;
        height: 54.722px;
        top: 202.549px;
        left: 0
    }

    #COUNTDOWN472>.ladi-countdown {
        font-family: "Barlow-Bold.ttf";
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        text-align: center
    }

    #COUNTDOWN472>.ladi-countdown>.ladi-element {
        width: calc((100% - 10px * 3)/ 4);
        margin-right: 10px;
        height: 100%
    }

    #COUNTDOWN472>.ladi-countdown .ladi-countdown-background {
        background: #6b0760;
        background: -webkit-gradient(linear, left bottom, left top, from(#6b0760), to(#6b0760));
        background: linear-gradient(360deg, #6b0760, #6b0760);
        opacity: .86;
        border-radius: 7px
    }

    #IMAGE477 {
        width: 156.366px;
        height: 76.1565px;
        top: 257.271px;
        left: 160.864px
    }

    #IMAGE477>.ladi-image>.ladi-image-background {
        width: 152.075px;
        height: 76.1565px;
        top: 0;
        left: 0;
        background-image: url("../images/50-phan-tram-02-20201113023812.png")
    }

    #HEADLINE478 {
        width: 72px;
        top: 347.549px;
        left: 325.447px
    }

    #HEADLINE478>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #000;
        font-size: 15px;
        text-align: left;
        line-height: 1.6
    }

    #HEADLINE479 {
        width: 253px;
        top: 86.156px;
        left: 129.951px
    }

    #HEADLINE479>.ladi-headline {
        font-family: "Barlow-SemiBold.ttf";
        color: #6b0760;
        font-size: 30px;
        text-align: left;
        line-height: 1.2
    }

    #PARAGRAPH480 {
        width: 343px;
        top: 391.195px;
        left: 62.6595px
    }

    #PARAGRAPH480>.ladi-paragraph {
        color: #000;
        font-size: 15px;
        font-style: italic;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE481 {
        width: 117px;
        top: 355.349px;
        left: 75.5636px
    }

    #HEADLINE481>.ladi-headline {
        font-family: Roboto, sans-serif;
        color: #3a3939;
        font-size: 16px;
        font-weight: 700;
        text-align: right;
        line-height: 1
    }

    #PARAGRAPH482 {
        width: 343px;
        top: 617.896px;
        left: 68.3661px
    }

    #PARAGRAPH482>.ladi-paragraph {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 12px;
        text-align: center;
        line-height: 1.6
    }

    #BUTTON_TEXT484 {
        width: 295px;
        top: 9.93777px;
        left: 0
    }

    #BUTTON_TEXT484>.ladi-headline {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #BUTTON484 {
        width: 307.613px;
        height: 54.17px;
        top: 106.447px;
        left: 0
    }

    #BUTTON484>.ladi-button>.ladi-button-background {
        background: #ffb184;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffb184), to(#7a3a20));
        background: linear-gradient(180deg, #ffb184, #7a3a20)
    }

    #BUTTON484>.ladi-button {
        border-style: solid;
        border-color: rgba(255, 239, 232, .4);
        border-width: 2px;
        border-radius: 25px
    }

    #BUTTON484.ladi-animation>.ladi-button {
        animation-name: pulse;
        -webkit-animation-name: pulse;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite
    }

    #FORM_ITEM486 {
        width: 308.149px;
        height: 44.1679px;
        top: 0;
        left: .315498px
    }

    #FORM_ITEM487 {
        width: 308.149px;
        height: 44.1679px;
        top: 53.1483px;
        left: .315498px
    }

    #FORM483 {
        width: 308.465px;
        height: 160.617px;
        top: 444.719px;
        left: 82.2573px
    }

    #FORM483>.ladi-form {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 1.6
    }

    #FORM483 .ladi-form-item .ladi-form-control::-webkit-input-placeholder {
        color: #000
    }

    #FORM483 .ladi-form-item .ladi-form-control::-moz-placeholder {
        color: #000
    }

    #FORM483 .ladi-form-item .ladi-form-control:-ms-input-placeholder {
        color: #000
    }

    #FORM483 .ladi-form-item .ladi-form-control::-ms-input-placeholder {
        color: #000
    }

    #FORM483 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked=false],
    #FORM483 .ladi-form-item .ladi-form-control::placeholder {
        color: #000
    }

    #FORM483 .ladi-form-item {
        padding-left: 10px;
        padding-right: 10px
    }

    #FORM483 .ladi-form-item.ladi-form-checkbox {
        padding-left: 15px;
        padding-right: 15px
    }

    #FORM483 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(0%2C%200%2C%200%2C%201.0)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")
    }

    #FORM483 .ladi-form-item-container,
    #FORM483 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: #a3868d;
        border-width: 1px;
        border-radius: 100px
    }

    #FORM483 .ladi-form-item-container .ladi-form-quantity button {
        background-color: #a3868d
    }

    #FORM483 .ladi-form-item-background {
        background-color: rgba(255, 255, 255, .5);
        border-radius: 99px
    }

    #HEADLINE488 {
        width: 147px;
        top: 346.349px;
        left: 199.68px
    }

    #HEADLINE488>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #fd6000;
        font-size: 22px;
        font-weight: 700;
        line-height: 1.2
    }

    #GROUP466 {
        width: 430px;
        height: 701.179px;
        top: 63.054px;
        left: -990px
    }

    #IMAGE489 {
        width: 307.861px;
        height: 330px;
        top: 403.463px;
        left: 119px
    }

    #IMAGE489>.ladi-image>.ladi-image-background {
        width: 307.861px;
        height: 330px;
        top: 0;
        left: 0;
        background-image: url("../images/decor-lavite-ml-20220315033417.png")
    }

    #IMAGE490 {
        width: 323.667px;
        height: 363.206px;
        top: 479.454px;
        left: -40px
    }

    #IMAGE490>.ladi-image>.ladi-image-background {
        width: 322.806px;
        height: 365.231px;
        top: 0;
        left: 0;
        background-image: url("../images/asxsc-20201222085001.png")
    }

    #SECTION459 {
        height: 842.66px
    }

    #SECTION459>.ladi-section-background {
        background-size: cover;
        background-attachment: fixed;
        background-image: url("../images/csa-20201222085914.png");
        background-position: center top;
        background-repeat: repeat
    }

    #SECTION459 .ladi-section-arrow-down {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023%2039%22%20style%3D%22filter%3A%20drop-shadow(0%201px%20.15px%20%23B2B2B2)%3B%20transform%3A%20rotate(90deg)%3B%20-webkit-transform%3A%20rotate(90deg)%3B%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C3l1.5-1.5l18.1%2C18l-18.1%2C18L2%2C36l16.6-16.5L2%2C3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    }

    #BOX492 {
        width: 399px;
        height: 316.965px;
        top: 4.384px;
        left: 4px
    }

    #BOX492>.ladi-box {
        box-shadow: inset 0 14px 12px -15px #545454;
        -webkit-box-shadow: inset 0 14px 12px -15px #545454;
        background-color: #d6b29c;
        border-radius: 10px
    }

    #IMAGE493 {
        width: 32.0649px;
        height: 100px;
        top: 129.033px;
        left: 21.0271px
    }

    #IMAGE493>.ladi-image>.ladi-image-background {
        width: 129.87px;
        height: 129.871px;
        top: -20.1299px;
        left: -24.6753px;
        background-image: url("../images/lavite_ind-20210420084438.png")
    }

    #IMAGE494 {
        width: 77.1191px;
        height: 55.5586px;
        top: 0;
        left: 0
    }

    #IMAGE494>.ladi-image>.ladi-image-background {
        width: 77.1191px;
        height: 55.5586px;
        top: 0;
        left: 0;
        background-image: url("../images/sdfsd-20200925020804.png")
    }

    #LINE495 {
        width: 399px;
        top: 109.361px;
        left: 4px
    }

    #LINE495>.ladi-line>.ladi-line-container {
        border-top: 1px solid #be9e91;
        border-right: 1px solid #be9e91;
        border-bottom: 1px solid #be9e91;
        border-left: 0 !important
    }

    #LINE495>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #HEADLINE496 {
        width: 292px;
        top: 4.384px;
        left: 57.5px
    }

    #HEADLINE496>.ladi-headline {
        font-family: Lobster, cursive;
        color: #f8f8f8;
        font-size: 40px;
        text-align: center;
        line-height: 1.6
    }

    #BOX498 {
        width: 74px;
        height: 74px;
        top: 0;
        left: 0
    }

    #BOX498>.ladi-box {
        background: #00dbde;
        background: -webkit-gradient(linear, left top, left bottom, from(#00dbde), to(#fc00ff));
        background: linear-gradient(180deg, #00dbde, #fc00ff);
        border-radius: 228px
    }

    #PARAGRAPH499 {
        width: 43px;
        top: 20.5px;
        left: 2.829px
    }

    #PARAGRAPH499>.ladi-paragraph {
        color: #fff;
        font-size: 15px;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #PARAGRAPH500 {
        width: 48px;
        top: 2px;
        left: 28px
    }

    #PARAGRAPH500>.ladi-paragraph {
        color: #fff;
        font-size: 31px;
        font-weight: 700;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #PARAGRAPH501 {
        width: 55px;
        top: 38.5px;
        left: 10.829px
    }

    #PARAGRAPH501>.ladi-paragraph {
        color: #fff;
        font-size: 14px;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #GROUP497 {
        width: 76px;
        height: 74px;
        top: 148.361px;
        left: 43px
    }

    #PARAGRAPH502 {
        width: 383px;
        top: 61.365px;
        left: 11.593px
    }

    #PARAGRAPH502>.ladi-paragraph {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.2
    }

    #BOX503 {
        width: 132.99px;
        height: 203.316px;
        top: 118.033px;
        left: 137.098px
    }

    #BOX503>.ladi-box {
        background-color: #be9e91
    }

    #PARAGRAPH504 {
        width: 131px;
        top: 233.359px;
        left: 5.3015px
    }

    #PARAGRAPH504>.ladi-paragraph {
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.8
    }

    #PARAGRAPH505 {
        width: 131px;
        top: 233.359px;
        left: 139.801px
    }

    #PARAGRAPH505>.ladi-paragraph {
        color: #fff;
        font-size: 17px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.8
    }

    #BOX506 {
        width: 132.99px;
        height: 195.252px;
        top: 126.097px;
        left: 270.088px
    }

    #BOX506>.ladi-box {
        background-color: #d6ae9c;
        border-bottom-right-radius: 10px
    }

    #PARAGRAPH507 {
        width: 131px;
        top: 233.359px;
        left: 271.884px
    }

    #PARAGRAPH507>.ladi-paragraph {
        color: #fff;
        font-size: 17px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.8
    }

    #IMAGE508 {
        width: 31.0649px;
        height: 100px;
        top: 129.033px;
        left: 151.027px
    }

    #IMAGE508>.ladi-image>.ladi-image-background {
        width: 129.87px;
        height: 129.871px;
        top: -20.1299px;
        left: -24.6753px;
        background-image: url("../images/lavite_ind-20210420084438.png")
    }

    #BOX510 {
        width: 74px;
        height: 74px;
        top: 0;
        left: 0
    }

    #BOX510>.ladi-box {
        background: #0ba360;
        background: -webkit-gradient(linear, left top, left bottom, from(#0ba360), to(#3cba92));
        background: linear-gradient(180deg, #0ba360, #3cba92);
        border-radius: 228px
    }

    #PARAGRAPH511 {
        width: 43px;
        top: 20.5px;
        left: 2.829px
    }

    #PARAGRAPH511>.ladi-paragraph {
        color: #fff;
        font-size: 15px;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #PARAGRAPH512 {
        width: 48px;
        top: 2px;
        left: 28px
    }

    #PARAGRAPH512>.ladi-paragraph {
        color: #fff;
        font-size: 31px;
        font-weight: 700;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #PARAGRAPH513 {
        width: 55px;
        top: 38.5px;
        left: 10.829px
    }

    #PARAGRAPH513>.ladi-paragraph {
        color: #fff;
        font-size: 14px;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #GROUP509 {
        width: 76px;
        height: 74px;
        top: 148.361px;
        left: 177.03px
    }

    #IMAGE514 {
        width: 33.0649px;
        height: 100px;
        top: 129.033px;
        left: 282.027px
    }

    #IMAGE514>.ladi-image>.ladi-image-background {
        width: 129.87px;
        height: 129.871px;
        top: -20.1299px;
        left: -24.6753px;
        background-image: url("../images/lavite_ind-20210420084438.png")
    }

    #BOX516 {
        width: 74px;
        height: 74px;
        top: 0;
        left: 0
    }

    #BOX516>.ladi-box {
        background: #f96;
        background: -webkit-gradient(linear, left top, left bottom, from(#f96), to(#ff5e62));
        background: linear-gradient(180deg, #f96, #ff5e62);
        border-radius: 228px
    }

    #PARAGRAPH517 {
        width: 43px;
        top: 20.5px;
        left: 2.829px
    }

    #PARAGRAPH517>.ladi-paragraph {
        color: #fff;
        font-size: 15px;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #PARAGRAPH518 {
        width: 48px;
        top: 2px;
        left: 28px
    }

    #PARAGRAPH518>.ladi-paragraph {
        color: #fff;
        font-size: 31px;
        font-weight: 700;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #PARAGRAPH519 {
        width: 55px;
        top: 38.5px;
        left: 10.829px
    }

    #PARAGRAPH519>.ladi-paragraph {
        color: #fff;
        font-size: 14px;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #GROUP515 {
        width: 76px;
        height: 74px;
        top: 149.361px;
        left: 308.581px
    }

    #GROUP491 {
        width: 403.078px;
        height: 321.349px;
        top: 1150px;
        left: -410px;
        display: none !important
    }

    #BOX521 {
        width: 396.05px;
        height: 672.26px;
        top: 260px;
        left: -540px
    }

    #BOX521>.ladi-box {
        background: #fffcfb;
        background: -webkit-gradient(linear, left top, left bottom, from(#fffcfb), to(#f2ded6));
        background: linear-gradient(180deg, #fffcfb, #f2ded6);
        border-style: solid;
        border-color: rgba(145, 92, 67, .2);
        border-width: 7px;
        border-radius: 20px
    }

    #LINE523 {
        width: 376px;
        top: 0;
        left: 0
    }

    #LINE523>.ladi-line>.ladi-line-container {
        border-top: 3px dashed #d6b29c;
        border-right: 3px dashed #d6b29c;
        border-bottom: 3px dashed #d6b29c;
        border-left: 0 !important
    }

    #LINE523>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #HEADLINE524 {
        width: 377px;
        top: 129.808px;
        left: 0
    }

    #HEADLINE524>.ladi-headline {
        color: #911710;
        font-size: 14px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE525 {
        width: 369px;
        top: 25.6147px;
        left: 4px
    }

    #HEADLINE525>.ladi-headline {
        font-family: "Krub-BoldItalic.ttf";
        color: #b67651;
        font-size: 26px;
        text-align: center;
        line-height: 1.2
    }

    #GROUP522 {
        width: 377px;
        height: 151.808px;
        top: 760px;
        left: 470px;
        display: none !important
    }

    #BOX527 {
        width: 396.05px;
        height: 410px;
        top: 0;
        left: 0
    }

    #BOX527>.ladi-box {
        background: #fffcfb;
        background: -webkit-gradient(linear, left top, left bottom, from(#fffcfb), to(#f2ded6));
        background: linear-gradient(180deg, #fffcfb, #f2ded6);
        border-style: solid;
        border-color: rgba(145, 92, 67, .2);
        border-width: 7px;
        border-radius: 20px
    }

    #LINE529 {
        width: 376px;
        top: 0;
        left: 0
    }

    #LINE529>.ladi-line>.ladi-line-container {
        border-top: 3px dashed #d6b29c;
        border-right: 3px dashed #d6b29c;
        border-bottom: 3px dashed #d6b29c;
        border-left: 0 !important
    }

    #LINE529>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #HEADLINE530 {
        width: 377px;
        top: 129.808px;
        left: 0
    }

    #HEADLINE530>.ladi-headline {
        color: #911710;
        font-size: 14px;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE531 {
        width: 369px;
        top: 25.6147px;
        left: 4px
    }

    #HEADLINE531>.ladi-headline {
        font-family: "Krub-BoldItalic.ttf";
        color: #b67651;
        font-size: 26px;
        text-align: center;
        line-height: 1.2
    }

    #GROUP528 {
        width: 377px;
        height: 151.808px;
        top: 50px;
        left: 960px
    }

    #GROUP526 {
        width: 1337px;
        height: 410px;
        top: 42.944px;
        left: -1483px
    }

    #BOX533 {
        width: 399px;
        height: 316.965px;
        top: 4.384px;
        left: 4px
    }

    #BOX533>.ladi-box {
        box-shadow: inset 0 14px 12px -15px #545454;
        -webkit-box-shadow: inset 0 14px 12px -15px #545454;
        background-color: #d6b29c;
        border-radius: 10px
    }

    #IMAGE534 {
        width: 32.0649px;
        height: 100px;
        top: 129.033px;
        left: 21.0271px
    }

    #IMAGE534>.ladi-image>.ladi-image-background {
        width: 129.87px;
        height: 129.871px;
        top: -20.1299px;
        left: -24.6753px;
        background-image: url("../images/lavite_ind-20210420084438.png")
    }

    #IMAGE535 {
        width: 77.1191px;
        height: 55.5586px;
        top: 0;
        left: 0
    }

    #IMAGE535>.ladi-image>.ladi-image-background {
        width: 77.1191px;
        height: 55.5586px;
        top: 0;
        left: 0;
        background-image: url("../images/sdfsd-20200925020804.png")
    }

    #LINE536 {
        width: 399px;
        top: 109.361px;
        left: 4px
    }

    #LINE536>.ladi-line>.ladi-line-container {
        border-top: 1px solid #be9e91;
        border-right: 1px solid #be9e91;
        border-bottom: 1px solid #be9e91;
        border-left: 0 !important
    }

    #LINE536>.ladi-line {
        width: 100%;
        padding: 8px 0
    }

    #HEADLINE537 {
        width: 292px;
        top: 4.384px;
        left: 57.5px
    }

    #HEADLINE537>.ladi-headline {
        font-family: Lobster, cursive;
        color: #f8f8f8;
        font-size: 40px;
        text-align: center;
        line-height: 1.6
    }

    #BOX539 {
        width: 74px;
        height: 74px;
        top: 0;
        left: 0
    }

    #BOX539>.ladi-box {
        background: #00dbde;
        background: -webkit-gradient(linear, left top, left bottom, from(#00dbde), to(#fc00ff));
        background: linear-gradient(180deg, #00dbde, #fc00ff);
        border-radius: 228px
    }

    #PARAGRAPH540 {
        width: 43px;
        top: 20.5px;
        left: 2.829px
    }

    #PARAGRAPH540>.ladi-paragraph {
        color: #fff;
        font-size: 15px;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #PARAGRAPH541 {
        width: 48px;
        top: 2px;
        left: 28px
    }

    #PARAGRAPH541>.ladi-paragraph {
        color: #fff;
        font-size: 31px;
        font-weight: 700;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #PARAGRAPH542 {
        width: 55px;
        top: 38.5px;
        left: 10.829px
    }

    #PARAGRAPH542>.ladi-paragraph {
        color: #fff;
        font-size: 14px;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #GROUP538 {
        width: 76px;
        height: 74px;
        top: 148.361px;
        left: 43px
    }

    #PARAGRAPH543 {
        width: 383px;
        top: 61.365px;
        left: 11.593px
    }

    #PARAGRAPH543>.ladi-paragraph {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.2
    }

    #BOX544 {
        width: 132.99px;
        height: 203.316px;
        top: 118.033px;
        left: 137.098px
    }

    #BOX544>.ladi-box {
        background-color: #be9e91
    }

    #PARAGRAPH545 {
        width: 131px;
        top: 233.359px;
        left: 5.3015px
    }

    #PARAGRAPH545>.ladi-paragraph {
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.8
    }

    #PARAGRAPH546 {
        width: 131px;
        top: 233.359px;
        left: 139.801px
    }

    #PARAGRAPH546>.ladi-paragraph {
        color: #fff;
        font-size: 17px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.8
    }

    #BOX547 {
        width: 132.99px;
        height: 195.252px;
        top: 126.097px;
        left: 270.088px
    }

    #BOX547>.ladi-box {
        background-color: #d6ae9c;
        border-bottom-right-radius: 10px
    }

    #PARAGRAPH548 {
        width: 131px;
        top: 233.359px;
        left: 271.884px
    }

    #PARAGRAPH548>.ladi-paragraph {
        color: #fff;
        font-size: 17px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        line-height: 1.8
    }

    #IMAGE549 {
        width: 31.0649px;
        height: 100px;
        top: 129.033px;
        left: 151.027px
    }

    #IMAGE549>.ladi-image>.ladi-image-background {
        width: 129.87px;
        height: 129.871px;
        top: -20.1299px;
        left: -24.6753px;
        background-image: url("../images/lavite_ind-20210420084438.png")
    }

    #BOX551 {
        width: 74px;
        height: 74px;
        top: 0;
        left: 0
    }

    #BOX551>.ladi-box {
        background: #0ba360;
        background: -webkit-gradient(linear, left top, left bottom, from(#0ba360), to(#3cba92));
        background: linear-gradient(180deg, #0ba360, #3cba92);
        border-radius: 228px
    }

    #PARAGRAPH552 {
        width: 43px;
        top: 20.5px;
        left: 2.829px
    }

    #PARAGRAPH552>.ladi-paragraph {
        color: #fff;
        font-size: 15px;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #PARAGRAPH553 {
        width: 48px;
        top: 2px;
        left: 28px
    }

    #PARAGRAPH553>.ladi-paragraph {
        color: #fff;
        font-size: 31px;
        font-weight: 700;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #PARAGRAPH554 {
        width: 55px;
        top: 38.5px;
        left: 10.829px
    }

    #PARAGRAPH554>.ladi-paragraph {
        color: #fff;
        font-size: 14px;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #GROUP550 {
        width: 76px;
        height: 74px;
        top: 148.361px;
        left: 177.03px
    }

    #IMAGE555 {
        width: 33.0649px;
        height: 100px;
        top: 129.033px;
        left: 282.027px
    }

    #IMAGE555>.ladi-image>.ladi-image-background {
        width: 129.87px;
        height: 129.871px;
        top: -20.1299px;
        left: -24.6753px;
        background-image: url("../images/lavite_ind-20210420084438.png")
    }

    #BOX557 {
        width: 74px;
        height: 74px;
        top: 0;
        left: 0
    }

    #BOX557>.ladi-box {
        background: #f96;
        background: -webkit-gradient(linear, left top, left bottom, from(#f96), to(#ff5e62));
        background: linear-gradient(180deg, #f96, #ff5e62);
        border-radius: 228px
    }

    #PARAGRAPH558 {
        width: 43px;
        top: 20.5px;
        left: 2.829px
    }

    #PARAGRAPH558>.ladi-paragraph {
        color: #fff;
        font-size: 15px;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #PARAGRAPH559 {
        width: 48px;
        top: 2px;
        left: 28px
    }

    #PARAGRAPH559>.ladi-paragraph {
        color: #fff;
        font-size: 31px;
        font-weight: 700;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #PARAGRAPH560 {
        width: 55px;
        top: 38.5px;
        left: 10.829px
    }

    #PARAGRAPH560>.ladi-paragraph {
        color: #fff;
        font-size: 14px;
        font-style: italic;
        text-align: left;
        line-height: 1.8
    }

    #GROUP556 {
        width: 76px;
        height: 74px;
        top: 149.361px;
        left: 308.581px
    }

    #GROUP532 {
        width: 403.078px;
        height: 321.349px;
        top: -142.056px;
        left: 447px;
        display: none !important
    }

    #IMAGE561 {
        width: 161.64px;
        height: 161.64px;
        top: 224.082px;
        left: 129.18px
    }

    #IMAGE561>.ladi-image>.ladi-image-background {
        width: 161.64px;
        height: 161.64px;
        top: 0;
        left: 0;
        background-image: url("../images/4849aaa41778dafd755c874313da76c1-removebg-preview-20220315030854.png")
    }

    #HEADLINE564 {
        width: 239px;
        top: 0;
        left: 48.0566px
    }

    #HEADLINE564>.ladi-headline {
        font-family: "Barlow-Bold.ttf";
        color: #7e0c71;
        font-size: 19px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #HEADLINE565 {
        width: 340px;
        top: 48.655px;
        left: 0
    }

    #HEADLINE565>.ladi-headline {
        color: #000;
        font-size: 18px;
        text-align: center;
        line-height: 1.6
    }

    #GROUP563 {
        width: 340px;
        height: 143.655px;
        top: 154px;
        left: 0
    }

    #IMAGE566 {
        width: 146px;
        height: 130px;
        top: 0;
        left: 103.5px
    }

    #IMAGE566>.ladi-image>.ladi-image-background {
        width: 146.646px;
        height: 130px;
        top: 0;
        left: 0;
        background-image: url("../images/sticker-png-cutout-fresia-thumbnail-removebg-preview-20220315032029.png")
    }

    #IMAGE566>.ladi-image {
        transform: rotate(-77deg);
        -webkit-transform: rotate(-77deg);
        border-radius: 0
    }

    #GROUP562 {
        width: 340px;
        height: 297.655px;
        top: 2271.4px;
        left: 40px
    }

    #IMAGE567 {
        width: 162px;
        height: 162px;
        top: 2260.4px;
        left: 129px
    }

    #IMAGE567>.ladi-image>.ladi-image-background {
        width: 162px;
        height: 162px;
        top: 0;
        left: 0;
        background-image: url("../images/4849aaa41778dafd755c874313da76c1-removebg-preview-20220315030854.png")
    }

    #FORM_ITEM568 {
        width: 300px;
        height: 35px;
        top: 106.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM569 {
        width: 300px;
        height: 35px;
        top: 151.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM570 {
        width: 300px;
        height: 35px;
        top: 196.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM571 {
        width: 300px;
        height: 35px;
        top: 241.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM572 {
        width: 300px;
        height: 35px;
        top: 286.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM573 {
        width: 300px;
        height: 35px;
        top: 331.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM574 {
        width: 300px;
        height: 35px;
        top: 376.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM575 {
        width: 300px;
        height: 35px;
        top: 421.403px;
        left: 0;
        display: none !important
    }

    #BUTTON_TEXT577 {
        width: 295px;
        top: 9.5954px;
        left: 0
    }

    #BUTTON_TEXT577>.ladi-headline {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        line-height: 1.6
    }

    #BUTTON577 {
        width: 334.825px;
        height: 49.4401px;
        top: 106.403px;
        left: 0
    }

    #BUTTON577>.ladi-button>.ladi-button-background {
        background: #ffb184;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffb184), to(#7a3a20));
        background: linear-gradient(180deg, #ffb184, #7a3a20)
    }

    #BUTTON577>.ladi-button {
        border-style: solid;
        border-color: rgba(255, 239, 232, .4);
        border-width: 2px;
        border-radius: 25px
    }

    #BUTTON577>.ladi-button:hover {
        transform: scale(1.03);
        -webkit-transform: scale(1.03);
        opacity: .8
    }

    #FORM_ITEM579 {
        width: 334.825px;
        height: 42.6463px;
        top: 0;
        left: 0
    }

    #FORM_ITEM580 {
        width: 334.825px;
        height: 42.6463px;
        top: 53.757px;
        left: 0
    }

    #FORM_ITEM581 {
        width: 300px;
        height: 35px;
        top: 106.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM582 {
        width: 300px;
        height: 35px;
        top: 151.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM583 {
        width: 300px;
        height: 35px;
        top: 196.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM584 {
        width: 300px;
        height: 35px;
        top: 241.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM585 {
        width: 300px;
        height: 35px;
        top: 286.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM586 {
        width: 300px;
        height: 35px;
        top: 331.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM587 {
        width: 300px;
        height: 35px;
        top: 376.403px;
        left: 0;
        display: none !important
    }

    #FORM_ITEM588 {
        width: 300px;
        height: 35px;
        top: 421.403px;
        left: 0;
        display: none !important
    }

    #FORM576 {
        width: 334.825px;
        height: 456.403px;
        top: 308.944px;
        left: 42.5875px
    }

    #FORM576>.ladi-form {
        font-family: Roboto, sans-serif;
        color: #000;
        font-size: 15px;
        letter-spacing: 0;
        line-height: 1.6
    }

    #FORM576 .ladi-form-item .ladi-form-control::-webkit-input-placeholder {
        color: #000
    }

    #FORM576 .ladi-form-item .ladi-form-control::-moz-placeholder {
        color: #000
    }

    #FORM576 .ladi-form-item .ladi-form-control:-ms-input-placeholder {
        color: #000
    }

    #FORM576 .ladi-form-item .ladi-form-control::-ms-input-placeholder {
        color: #000
    }

    #FORM576 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked=false],
    #FORM576 .ladi-form-item .ladi-form-control::placeholder {
        color: #000
    }

    #FORM576 .ladi-form-item {
        padding-left: 10px;
        padding-right: 10px
    }

    #FORM576 .ladi-form-item.ladi-form-checkbox {
        padding-left: 15px;
        padding-right: 15px
    }

    #FORM576 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
        background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(0%2C%200%2C%200%2C%201.0)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")
    }

    #FORM576 .ladi-form-item-container,
    #FORM576 .ladi-form-label-container .ladi-form-label-item {
        border-style: solid;
        border-color: #a3868d;
        border-width: 1px;
        border-radius: 100px
    }

    #FORM576 .ladi-form-item-container .ladi-form-quantity button {
        background-color: #a3868d
    }

    #FORM576 .ladi-form-item-background {
        background-color: rgba(255, 255, 255, .5);
        border-radius: 99px
    }
}

/*new*/

.ladi-form button {
    background: transparent;
}

button .ladi-button {
    position: relative;
}

.price-old {
    text-decoration: line-through;
}

/*new*/

/*new*/

/*new*/

/*new*/

/*new*/