.ntladipage a, a {
    text-decoration: none
}

.popup.ladi-popup-form, .popup.ladi-popup-form .popup-title, body {
    font-family: "Open Sans",sans-serif !important
}

.closePop, .widget-element[lp-type=contact_form].bold-label label {
    font-weight: 700
}

*, a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, 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, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    font: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    cursor: pointer
}

body {
    font-size: 13px;
    line-height: 18px;
    background: #fafafa;
    color: #000
}

.widget-element {
    position: absolute;
    z-index: 1
}

    .widget-element .widget-content {
        text-rendering: unset !important;
        width: 100%;
        height: 100%;
        word-break: break-word;
        overflow-wrap: break-word;
        word-wrap: break-word;
        display: inline-block;
        letter-spacing: 0
    }

    .widget-element i.widget-content {
        font-style: normal
    }

    .widget-element[lp-type=item_menu] .widget-content:first-child {
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }

    .widget-element[lp-type=textinline] .widget-content {
        width: 100%;
        height: 100%;
        min-height: 35px;
        background: 0 0 !important
    }

    .widget-element[lp-type=textparagraph] .widget-content {
        width: 100%;
        height: 100%;
        min-height: 10px;
        background: 0 0 !important
    }

    .widget-element[lp-type=slider] {
        overflow: hidden
    }

    .widget-element[lp-type=item_slider] {
        top: 0
    }

    .widget-element[lp-type=group-tmp] {
        border: 1px dashed #00a52e
    }

.widget-group .widget-content[lp-type=content-group] {
    width: 100%;
    height: 100%
}

.widget-section {
    width: 100% !important;
    height: 300px;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    background: #fafafa
}

    .widget-section[lp-popup=true] {
        width: 100%;
        height: 100vh !important;
        background: rgba(0,0,0,.5) !important;
        display: block;
        justify-content: center;
        align-items: center;
        z-index: 99999;
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        border: 0 !important;
        overflow-x: hidden;
        overflow-y: scroll;
        right: 0;
        bottom: 0;
        behavior: "smooth"
    }

        .widget-section[lp-popup=true] .container {
            background: #fff;
            position: relative;
            margin: 0 auto 40px
        }

.widget-element[lp-type=button] {
    cursor: pointer;
    border-radius: 0;
    display: table !important;
    text-align: center;
    font-size: 20px;
    height: 50px;
    width: 100%;
    position: absolute
}

    .widget-element[lp-type=button] > .widget-content {
        display: table-cell;
        vertical-align: middle
    }

.widget-element[lp-type=shape] > .widget-content {
    background: 0 0
}

.widget-element[lp-type=contact_form] .item {
    width: 100%;
    position: relative
}

.widget-element[lp-type=contact_form] label {
    margin: 8px 0;
    display: block;
    font-weight: 700;
    font-size: 13px
}

.widget-element[lp-type=contact_form] input {
    -webkit-appearance: none;
    -moz-appearance: none
}

.widget-element[lp-type=contact_form] input, select, textarea {
    width: 100%;
    color: #666;
    font-size: 13px;
    border: 1px solid #eee;
    padding: 8px 5px;
    font-family: "Open Sans",sans-serif
}

.widget-element[lp-type=contact_form] button {
    border: 0;
    cursor: pointer;
    background: #3d9be9;
    padding: 10px 15px;
    color: #fff;
    font-size: 17px;
    width: 100%
}

.widget-element[lp-type=contact_form].left-label .item {
    position: relative
}

.widget-element[lp-type=contact_form].left-label label {
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    top: 0;
    max-width: 95px;
    overflow: hidden;
    line-height: 18px;
    height: 22px;
    padding: 4px
}

.widget-element[lp-type=contact_form].left-label input, .widget-element[lp-type=contact_form].left-label textarea {
    max-width: calc(100% - 120px);
    margin-left: 120px
}

.widget-element[lp-type=contact_form].left-label button {
    float: right;
    display: inline-block;
    width: auto
}

.widget-element[lp-type=contact_form].hide-label label {
    display: none
}

.widget-element[lp-type=contact_form].input-radius input, .widget-element[lp-type=contact_form].input-radius textarea {
    border-radius: 7px
}

.widget-element[lp-type=menu-header][lp-navigation=true] .menuMobile, .widget-element[lp-type=menu-header][lp-navigation=true] .menuMobile > div {
    width: 100%;
    height: 100%
}

@media(max-width:959px) {
    .container {
        height: 100%;
        width: 375px;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .widget-element[lp-type=menu-header][lp-navigation=true] {
        width: 50px;
        height: 50px
    }

        .widget-element[lp-type=menu-header][lp-navigation=true] .widget-element[lp-type=item_menu] {
            position: static;
            width: 100vw !important
        }

            .widget-element[lp-type=menu-header][lp-navigation=true] .widget-element[lp-type=item_menu] a {
                display: table-cell !important;
                vertical-align: middle
            }

    .widget-element[lp-type=menu-header] .menuMobile div {
        display: none
    }
}

@media(min-width:768px) {
    .container {
        height: 100%;
        width: 960px;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .widget-element[lp-type=menu-header] .menuMobile {
        display: none
    }
}

@media(min-width:960px) {
    .container {
        height: 100%;
        width: 960px;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .widget-element[lp-type=menu-header] .menuMobile {
        display: none
    }
}

.widget-element[lp-type=menu-header] {
    z-index: 999
}

.widget-element[lp-type=image] {
    width: 150px;
    height: 150px
}

    .widget-element[lp-type=image] img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.widget-element[lp-type=slide_show] .widget-content {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    width: 100%;
    height: 100%
}

.widget-element[lp-type=slide_show] .item_slide {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    float: left
}

    .widget-element[lp-type=slide_show] .item_slide li {
        width: 100%;
        height: 100%;
        float: left;
        display: none;
        position: absolute
    }

        .widget-element[lp-type=slide_show] .item_slide li:first-child {
            display: block
        }

    .widget-element[lp-type=slide_show] .item_slide .desc {
        position: absolute;
        left: 0;
        bottom: 0;
        background: rgba(80,80,80,.75);
        width: 100%;
        height: 50px;
        overflow: hidden;
        overflow-y: scroll;
        padding: 5px 10px;
        color: #fff;
        display: none
    }

        .lp-popup-pub, .widget-element[lp-type=slide_show] .item_slide .desc span {
            color: #FFF;
            display: block;
            font-size: .85em;
            padding: 10px
        }

    .widget-element[lp-type=slide_show] .item_slide li .main-slide {
        width: 100%;
        max-width: 960px;
        height: 100%;
        margin: 0 auto;
        position: relative
    }

    .widget-element[lp-type=slide_show] .item_slide li img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute
    }

.widget-element[lp-type=slide_show] .control_slide i, .widget-element[lp-type=slide_show] .control_slide svg {
    font-size: 32px;
    line-height: 32px;
    width: 32px;
    height: 32px
}

.widget-element[lp-type=slide_show] .control_slide .control_left, .widget-element[lp-type=slide_show] .control_slide .control_right {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    z-index: 9999;
    color: #eee;
    background: rgba(0,0,0,.2);
    border-radius: 50%;
    text-align: center;
    cursor: pointer
}

.widget-element[lp-type=slide_show] .control_slide .control_left {
    left: 10px
}

.widget-element[lp-type=slide_show] .control_slide .control_right {
    right: 10px
}

    .widget-element[lp-type=slide_show] .control_slide .control_left:hover, .widget-element[lp-type=slide_show] .control_slide .control_right:hover {
        background: rgba(0,0,0,.4)
    }

.widget-element[lp-type=slide_show] .pager {
    position: absolute;
    bottom: -30px;
    width: 100%;
    text-align: center;
    display: none
}

    .widget-element[lp-type=slide_show] .pager .pager-item {
        display: inline-block
    }

    .widget-element[lp-type=slide_show] .pager a {
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        outline: 0;
        border-radius: 5px;
        background: #666
    }

        .widget-element[lp-type=slide_show] .pager a.active, .widget-element[lp-type=slide_show] .pager a:hover {
            background: #000
        }

.widget-element[lp-type=slide_show].pager-white .pager a {
    background: #fff
}

    .widget-element[lp-type=slide_show].pager-white .pager a.active, .widget-element[lp-type=slide_show].pager-white .pager a:hover {
        background: #eee
    }

.widget-element[lp-type=slide_show].hide-caption .desc, .widget-element[lp-type=slide_show].hide-direction .control_slide, .widget-element[lp-type=slide_show].hide-pager .pager {
    display: none
}

.widget-element[lp-type=slide_show].no-border .widget-content {
    box-shadow: none;
    border: 0
}

.screen-overlay {
    background: rgba(0,0,0,.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 150 !important;
    display: block
}

span.formHintBubble:after {
    height: 0;
    width: 0;
    position: absolute;
    margin-left: -15px;
    bottom: 0;
    z-index: 9;
    border-color: #323232 transparent #32323200;
    border-style: solid;
    border-width: 7px;
    content: "";
    margin-bottom: -14px;
    left: 25px
}

div[lp-type=countdown] .widget-content > div {
    width: 25%;
    height: 100%;
    float: left;
    display: table
}

    div[lp-type=countdown] .widget-content > div > span {
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }

div[lp-type=linevertical] .widget-content .linevertical {
    height: 100%
}

div[lp-type=line] .widget-content .line {
    width: 100%;
    height: 1px
}

.important, .important .widget-content {
    width: 100% !important;
    height: 100% !important
}

.important {
    top: 0 !important;
    left: 0 !important;
    transform: rotate(0) !important;
    mozTransform: rotate(0) !important;
    msTransform: rotate(0) !important;
    webkitTransform: rotate(0) !important;
    oTransform: rotate(0) !important
}

.lp-overlay-popup, .lp-popup-pub {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0
}

.lp-popup-pub {
    z-index: 999999999;
    overflow-y: scroll
}

.ladi-carousel, .widget-element[lp-type=image] > .widget-content {
    overflow: hidden
}

.lp-overlay-popup {
    z-index: 99999999;
    background: rgba(0,0,0,.5)
}

.lp-popup-pub .container {
    background: #fff
}

.lp-popup-pub .widget-section {
    margin: 50px auto;
    background: rgba(0,0,0,0) !important;
    background-image: url() !important
}

.closePop {
    background: url(https://static.ladipage.net/source/icon.png) no-repeat;
    background-position-y: -76px;
    cursor: pointer;
    top: 10px !important;
    right: 10px !important;
    position: fixed;
    z-index: 99999998;
    width: 18px;
    height: 18px;
    color: transparent
}

.widget-element[lp-type=menu-header] .widget-content li[lp-item-show=hide] {
    display: none
}

.popup.ladi-popup-form {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    background-color: rgba(0,0,0,.5)
}

    .popup.ladi-popup-form .popup-header {
        position: relative;
        background: #009FE3;
        padding: 15px 20px
    }

    .popup.ladi-popup-form .popup-dialog {
        border-radius: 8px !important;
        width: 600px;
        min-height: 200px;
        min-width: 600px;
        max-width: 1400px;
        overflow: hidden;
        position: absolute;
        top: 25%;
        left: 0;
        right: 0;
        margin: 0 auto;
        background: #fff
    }

    .popup.ladi-popup-form .popup-title {
        margin: 0;
        color: #fff
    }

    .popup.ladi-popup-form button {
        cursor: pointer;
        position: absolute;
        top: 10px;
        right: 20px;
        color: #fff;
        background: 0 0;
        border: 0;
        font-size: 25px
    }

    .popup.ladi-popup-form .popup-content {
        padding: 30px 20px;
        color: rgba(6,21,40,.8);
        text-align: center
    }

        .popup.ladi-popup-form .popup-content p, h1, h2, h3, h4, h5, h6 {
            padding: 0;
            margin: 0;
            font-size: 20px
        }

@media(max-width:767px) {
    .popup.ladi-popup-form .popup-dialog {
        width: 300px;
        min-width: 300px
    }
}

.ladi-carousel .wrap-child {
    width: 2000%;
    position: absolute
}

    .ladi-carousel .wrap-child.animatecarousel {
        transition: left .3s ease-out
    }

.control-slider-left, .control-slider-right {
    background: url(https://static.ladipage.net/source/arrows.svg) no-repeat;
    height: 48px;
    width: 48px;
    position: absolute;
    z-index: 9999;
    top: calc(50% - 24px);
    transition: transform .3s ease-out;
    cursor: pointer
}

.control-slider-right {
    right: 0
}

    .control-slider-left:hover, .control-slider-right:hover {
        transform: scale(1.3)
    }

.control-slider-left {
    left: 0;
    background-position-x: -48px
}

.widget-element[lp-type=listop] ol.widget-content {
    counter-reset: linum;
    list-style: none;
    padding: 0
}

    .widget-element[lp-type=listop] ol.widget-content > li:last-child {
        margin-bottom: 0 !important
    }

    .widget-element[lp-type=listop] ol.widget-content > li {
        counter-increment: linum;
        word-wrap: break-word
    }

        .widget-element[lp-type=listop] ol.widget-content > li::before {
            float: left;
            clear: left;
            contain: content;
            background-repeat: no-repeat;
            background-size: 100% 100%;
            position: relative;
            left: 0;
            top: 0;
            padding: 0 !important
        }

.widget-element[lp-type=videoyoutube] .widget-content {
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: middle
}

    .widget-element[lp-type=videoyoutube] .widget-content embed {
        position: absolute;
        top: 0;
        left: 0
    }

;
.widget-element input,;
.widget-element textarea,;
body input,;
body textarea {
    font-family: "Open Sans",sans-serif !important
}

;
input::-webkit-input-placeholder {
    font-family: "Open Sans",sans-serif
}

input:-moz-placeholder {
    font-family: "Open Sans",sans-serif
}

input::-moz-placeholder {
    font-family: "Open Sans",sans-serif
}

input::-ms-input-placeholder {
    font-family: "Open Sans",sans-serif
}

textarea::-webkit-input-placeholder {
    font-family: "Open Sans",sans-serif
}

textarea:-moz-placeholder {
    font-family: "Open Sans",sans-serif
}

textarea::-moz-placeholder {
    font-family: "Open Sans",sans-serif
}

textarea::-ms-input-placeholder {
    font-family: "Open Sans",sans-serif
}

.fb-comments iframe {
    overflow: inherit !important
}

.widget-element[lp-type=item_form] .widget-content {
    font-family: "Open Sans",sans-serif
}

@media(max-width:767px) {
    .container {
        width: 375px;
        margin: 0 auto
    }

    .widget-element[lp-type=slider] .widget-element[lp-type=item_slider] {
        display: none
    }

        .widget-element[lp-type=slider] .widget-element[lp-type=item_slider]:nth-child(3) {
            display: block
        }

    .widget-element[lp-type=item_slider] {
        top: 0 !important;
        left: auto !important;
        position: relative !important;
        float: left !important;
        display: inline-block !important
    }
}

@media(max-width:375px) {
    .container {
        width: 375px;
        margin: 0 auto
    }
}

.formHintBubble {
    opacity: .9;
    right: 0;
    bottom: -35px;
    z-index: 999;
    padding: 0 5px;
    border-radius: 10px;
    height: fit-content;
    position: absolute;
    background: #323232;
    color: #fff;
    text-align: center;
    line-height: 35px
}

.hide-background-image, .hide-background-image .container:first-child, .hide-background-image .widget-content:first-child, .hide-background-image .widget-content:first-child > .lp-show-image {
    background-image: none !important
}

.iframeTks {
    display: none !important
}

.widget-element[lp-type=slider] .wrap-child {
    position: absolute;
    top: 0;
    width: 20000%;
    height: 100%;
    left: 0
}

.wrap-child .widget-item-child[lp-type=item_slider] {
    position: relative !important;
    left: auto !important;
    display: inline-block !important
}

.ladi-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.widget-element[lp-type=customhtml] .ladi-widget-overlay, @media(max-width:860px) and (min-width:767px) {
    .ladi-wraper-page

{
    display: inline;
    font-size: 13px !important
}

}

body {
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden
}

.ladi-wraper-page {
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 13px !important
}

.lp-strikeThrough {
    text-decoration-line: line-through;
    -webkit-text-decoration-line: line-through;
    -moz-text-decoration-line: line-through
}

.lp-underline {
    text-decoration-line: underline;
    -webkit-text-decoration-line: underline;
    -moz-text-decoration-line: underline
}

.widget-section[lp-popup=true] {
    -webkit-overflow-scrolling: touch
}

    .widget-section[lp-popup=true]::-webkit-scrollbar {
        width: 0;
        background-color: rgba(0,0,0,0);
        -webkit-border-radius: 100px
    }

    .widget-section[lp-popup=true]::-ms-scrollbar {
        width: 0;
        background-color: rgba(0,0,0,0);
        -webkit-border-radius: 100px
    }

    .widget-section[lp-popup=true]::-moz-scrollbar {
        width: 0;
        background-color: rgba(0,0,0,0);
        -webkit-border-radius: 100px
    }

.hide-background-image .widget-content:first-child > img {
    display: none;
    visibility: hidden
}

.widget-section[lp-popup=true] .container .overlay-container-popup {
    width: 100%;
    height: 100%
}

.ntladipage, .nttime {
    display: inline-block
}

.ladi-notify {
    margin: 10px;
    padding: 5px;
    box-shadow: 0 0 1px rgba(64,64,64,.3),0 8px 50px rgba(64,64,64,.05);
    border-radius: 40px;
    position: fixed !important;
    opacity: 0;
    color: rgba(64,64,64,1);
    background: rgba(250,250,250,.9);
    z-index: 9999 !important;
    line-height: 17px;
    transition: top .5s ease-in-out,bottom .5s ease-in-out,opacity .5s ease-in-out
}

.ntimage img {
    float: left;
    margin-right: 13px;
    border-radius: 50%;
    width: 53px;
    height: 53px
}

.ntcontent, .nttitle {
    height: 17px;
    overflow: hidden
}

.nttitle {
    font-size: 13px;
    font-weight: 700
}

.ntcontent {
    font-size: 12px
}

.nttime {
    line-height: 1em;
    font-size: 11px
}

.ntladipage {
    font-size: 10px;
    margin-left: 2px;
    position: relative;
    padding: 0 5px;
    cursor: pointer;
    opacity: .6
}

    .ntladipage svg {
        vertical-align: middle
    }

    .ntladipage a {
        color: rgba(64,64,64,1)
    }

.ladi-readmore-icon {
    position: absolute;
    display: none;
    cursor: pointer;
    transition: all .3s ease-out;
    opacity: 1;
    width: 48px !important;
    height: 48px !important;
    background: url(https://static.ladipage.net/source/arrows.svg) no-repeat;
    background-position-x: -96px;
    z-index: 9999
}

    .ladi-readmore-icon:hover {
        transform: scale(1.3)
    }

    .ladi-readmore-icon.show {
        display: block;
        margin: auto;
        left: 0;
        right: 0
    }

    .ladi-readmore-icon.hidden {
        transform: translateY(50px);
        opacity: 0;
        visibility: hidden
    }

.sectionanimate {
    transition: height .3s ease-out
}

.ladi-word b, .ladi-word i {
    font: inherit
}

.ladi-animated-headline.clip span, .ladi-animated-headline.loading-bar span, .ladi-animated-headline.slide span, .ladi-word, .ladi-word b {
    display: inline-block
}

.ladi-animated-headline.type .ladi-word.selected .after, .ladi-animated-headline.type b {
    visibility: hidden
}

.ladi-animated-headline.clip .ladi-word, .ladi-animated-headline.loading-bar .ladi-word, .ladi-animated-headline.slide .ladi-word, .ladi-animated-headline.type .ladi-word {
    vertical-align: top
}

.ladi-word {
    position: relative;
    text-align: left
}

    .ladi-word b {
        position: absolute;
        white-space: nowrap;
        left: 0;
        top: 0
    }

        .ladi-word b.is-visible {
            position: relative
        }

.no-js .ladi-word b {
    opacity: 0
}

    .no-js .ladi-word b.is-visible {
        opacity: 1
    }

.ladi-animated-headline.rotate-1 .ladi-word {
    -webkit-perspective: 300px;
    perspective: 300px
}

.ladi-animated-headline.rotate-1 b {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

    .ladi-animated-headline.rotate-1 b.is-visible {
        opacity: 1;
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        -webkit-animation: ah-rotate-1-in 1.2s;
        animation: ah-rotate-1-in 1.2s
    }

    .ladi-animated-headline.rotate-1 b.is-hidden {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        -webkit-animation: ah-rotate-1-out 1.2s;
        animation: ah-rotate-1-out 1.2s
    }

@-webkit-keyframes ah-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }

    35% {
        -webkit-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0
    }

    65% {
        opacity: 0
    }

    100% {
        -webkit-transform: rotateX(360deg);
        transform: rotateX(360deg);
        opacity: 1
    }
}

@keyframes ah-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }

    35% {
        -webkit-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0
    }

    65% {
        opacity: 0
    }

    100% {
        -webkit-transform: rotateX(360deg);
        transform: rotateX(360deg);
        opacity: 1
    }
}

@-webkit-keyframes ah-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1
    }

    65% {
        opacity: 0
    }

    100% {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }
}

@keyframes ah-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1
    }

    65% {
        opacity: 0
    }

    100% {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }
}

.ladi-animated-headline.type .ladi-word .after {
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background-color: #363636
}

.ladi-animated-headline.type .ladi-word.waiting .after {
    -webkit-animation: ah-pulse 1s infinite;
    animation: ah-pulse 1s infinite
}

.ladi-animated-headline.type .ladi-word.selected {
    background-color: rgba(109,169,252,.5)
}

.ladi-animated-headline.type b.is-visible {
    visibility: visible
}

.ladi-animated-headline.type i {
    position: absolute;
    visibility: hidden
}

    .ladi-animated-headline.type i.in {
        position: relative;
        visibility: visible
    }

@-webkit-keyframes ah-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1
    }

    40% {
        -webkit-transform: translateY(-50%) scale(.9);
        transform: translateY(-50%) scale(.9);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
}

@keyframes ah-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1
    }

    40% {
        -webkit-transform: translateY(-50%) scale(.9);
        transform: translateY(-50%) scale(.9);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
}

.ladi-animated-headline.rotate-2 .ladi-word {
    -webkit-perspective: 300px;
    perspective: 300px
}

.ladi-animated-headline.rotate-2 em, .ladi-animated-headline.rotate-2 i {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ladi-animated-headline.rotate-2 b {
    opacity: 0
}

.ladi-animated-headline.rotate-2 i {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
    opacity: 0
}

.is-visible .ladi-animated-headline.rotate-2 i {
    opacity: 1
}

.ladi-animated-headline.rotate-2 i.in {
    -webkit-animation: ah-rotate-2-in .4s forwards;
    animation: ah-rotate-2-in .4s forwards
}

.ladi-animated-headline.rotate-2 i.out {
    -webkit-animation: ah-rotate-2-out .4s forwards;
    animation: ah-rotate-2-out .4s forwards
}

.ladi-animated-headline.rotate-2 em {
    -webkit-transform: translateZ(20px);
    transform: translateZ(20px)
}

.no-csstransitions .ladi-animated-headline.rotate-2 i {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 0
}

    .no-csstransitions .ladi-animated-headline.rotate-2 i em {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

.no-csstransitions .ladi-animated-headline.rotate-2 .is-visible i {
    opacity: 1
}

@-webkit-keyframes ah-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0)
    }
}

@keyframes ah-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0)
    }
}

@-webkit-keyframes ah-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg)
    }
}

@keyframes ah-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg)
    }
}

.ladi-animated-headline.loading-bar .ladi-word .after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #356efd;
    z-index: 2;
    -webkit-transition: width .3s -.1s;
    transition: width .3s -.1s
}

.ladi-animated-headline.loading-bar .ladi-word.is-loading .after {
    width: 100%;
    -webkit-transition: width 3s;
    transition: width 3s
}

.ladi-animated-headline.loading-bar b {
    top: .2em;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

    .ladi-animated-headline.loading-bar b.is-visible {
        opacity: 1;
        top: 0
    }

.ladi-animated-headline.slide b {
    opacity: 0;
    top: .2em
}

    .ladi-animated-headline.slide b.is-visible {
        top: 0;
        opacity: 1;
        -webkit-animation: slide-in .6s;
        animation: slide-in .6s
    }

    .ladi-animated-headline.slide b.is-hidden {
        -webkit-animation: slide-out .6s;
        animation: slide-out .6s
    }

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        transform: translateY(20%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        transform: translateY(20%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        transform: translateY(120%)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        transform: translateY(120%)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.ladi-animated-headline.clip .ladi-word .after {
    position: absolute;
    top: 0;
    right: 0;
    width: 3px;
    height: 100%;
    background-color: #363636
}

.ladi-animated-headline.clip b {
    opacity: 0
}

    .ladi-animated-headline.clip b.is-visible {
        opacity: 1
    }

.ladi-animated-headline.zoom .ladi-word {
    -webkit-perspective: 300px;
    perspective: 300px
}

.ladi-animated-headline.zoom b {
    opacity: 0
}

    .ladi-animated-headline.zoom b.is-visible {
        opacity: 1;
        -webkit-animation: zoom-in .8s;
        animation: zoom-in .8s
    }

    .ladi-animated-headline.zoom b.is-hidden {
        -webkit-animation: zoom-out .8s;
        animation: zoom-out .8s
    }

@-webkit-keyframes zoom-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
        transform: translateZ(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes zoom-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
        transform: translateZ(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes zoom-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
        transform: translateZ(-100px)
    }
}

@keyframes zoom-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
        transform: translateZ(-100px)
    }
}

.ladi-animated-headline.rotate-3 .ladi-word {
    -webkit-perspective: 300px;
    perspective: 300px
}

.ladi-animated-headline.rotate-3 b {
    opacity: 0
}

.ladi-animated-headline.rotate-3 i {
    display: inline-block;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.is-visible .ladi-animated-headline.rotate-3 i {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

.ladi-animated-headline.rotate-3 i.in {
    -webkit-animation: ah-rotate-3-in .6s forwards;
    animation: ah-rotate-3-in .6s forwards
}

.ladi-animated-headline.rotate-3 i.out {
    -webkit-animation: ah-rotate-3-out .6s forwards;
    animation: ah-rotate-3-out .6s forwards
}

.no-csstransitions .ladi-animated-headline.rotate-3 i {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 0
}

.no-csstransitions .ladi-animated-headline.rotate-3 .is-visible i {
    opacity: 1
}

@-webkit-keyframes ah-rotate-3-in {
    0% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    100% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }
}

@keyframes ah-rotate-3-in {
    0% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    100% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }
}

@-webkit-keyframes ah-rotate-3-out {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    100% {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg)
    }
}

@keyframes ah-rotate-3-out {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    100% {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg)
    }
}

.ladi-animated-headline.scale b {
    opacity: 0
}

.ladi-animated-headline.scale i {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.is-visible .ladi-animated-headline.scale i {
    opacity: 1
}

.ladi-animated-headline.scale i.in {
    -webkit-animation: scale-up .6s forwards;
    animation: scale-up .6s forwards
}

.ladi-animated-headline.scale i.out {
    -webkit-animation: scale-down .6s forwards;
    animation: scale-down .6s forwards
}

.no-csstransitions .ladi-animated-headline.scale i {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
}

.no-csstransitions .ladi-animated-headline.scale .is-visible i {
    opacity: 1
}

@-webkit-keyframes scale-up {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    60% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes scale-up {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    60% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes scale-down {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    60% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
}

@keyframes scale-down {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    60% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
}

.ladi-animated-headline.push b {
    opacity: 0
}

    .ladi-animated-headline.push b.is-visible {
        opacity: 1;
        -webkit-animation: push-in .6s;
        animation: push-in .6s
    }

    .ladi-animated-headline.push b.is-hidden {
        -webkit-animation: push-out .6s;
        animation: push-out .6s
    }

@-webkit-keyframes push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        transform: translateX(110%)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        transform: translateX(110%)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

[lp-popup="true"].ladi-widget-overlay {
    display: none !important;
}

@media(min-width:768px) {
    #SECTION186 {
        width: 100%;
        height: 663.5px;
    }

    #SECTION161 {
        width: 100%;
        height: 505px;
    }

    #SECTION168 {
        width: 100%;
        height: 573px;
    }

    #SECTION72 {
        width: 100%;
        height: 667.5px;
    }

    #SECTION468 {
        width: 100%;
        height: 1328px;
    }

    #SECTION431 {
        width: 100%;
        height: 1026px;
    }

    #SECTION279 {
        width: 100%;
        height: 483px;
    }

    #SECTION301 {
        width: 100%;
        height: 489px;
    }

    #SECTION329 {
        width: 100%;
        height: 617px;
    }

    #SECTION358 {
        width: 100%;
        height: 868px;
    }

    #SECTION417 {
        width: 100%;
        height: 363px;
    }

    #PARAGRAPH193 {
        top: 421px;
        left: 30.5091px;
        padding: 0px;
        width: 465px;
        height: 57.333335876464844px;
    }

        #PARAGRAPH193 > .widget-content {
            font-size: 23px;
            text-align: center;
        }

    #BUTTON194 {
        top: 544px;
        left: 136.669px;
        padding: 0px;
        width: 248.6666717529297px;
        height: 61.333335876464844px;
    }

        #BUTTON194 > .widget-content {
            font-size: 26px;
            text-align: center;
        }

    #HEADLINE197 {
        top: 14px;
        left: 0px;
        padding: 0px;
        width: 958px;
        height: 132px;
    }

        #HEADLINE197 > .widget-content {
            font-size: 38px;
            text-align: center;
        }

    #PARAGRAPH198 {
        top: 222px;
        left: 130px;
        padding: 0px;
        width: 440.66668701171875px;
        height: 140px;
    }

        #PARAGRAPH198 > .widget-content {
            font-size: 22px;
            text-align: left;
        }

    #IMAGE514 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s650x700/5cd53c3230dba94fe2f37973/screenshot_2-removebg-1559028837.png");
    }

    #IMAGE514 {
        top: 179.01px;
        left: 514.902px;
        width: 442.09375px;
        height: 484.35418701171875px;
    }

    #SHAPE515 {
        top: 225px;
        left: 96px;
        width: 32px;
        height: 32px;
    }

    #SHAPE516 {
        top: 282px;
        left: 98px;
        width: 32px;
        height: 32px;
    }

    #SHAPE517 {
        top: 334px;
        left: 98px;
        width: 32px;
        height: 32px;
    }

    #BOX162 {
        top: 119.329px;
        left: 11.9948px;
        width: 422px;
        height: 356px;
    }

    #SHAPE457 {
        top: 81.66667175292969px;
        left: 5.5px;
        width: 27.98958396911621px;
        height: 27.98958396911621px;
    }

    #SHAPE458 {
        top: 132.6770782470703px;
        left: 5.5px;
        width: 27.98958396911621px;
        height: 27.98958396911621px;
    }

    #SHAPE459 {
        top: 183.6770782470703px;
        left: 5.5px;
        width: 27.98958396911621px;
        height: 27.98958396911621px;
    }

    #BOX163 {
        top: 117.171px;
        left: 532.24px;
        width: 415px;
        height: 358.32293701171875px;
    }

    #PARAGRAPH203 {
        top: 46.33332824707031px;
        left: 38.75px;
        padding: 0px;
        width: 370px;
        height: 286px;
    }

        #PARAGRAPH203 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #SHAPE460 {
        top: 46.33332824707031px;
        left: 11.75px;
        width: 27px;
        height: 27px;
    }

    #SHAPE461 {
        top: 98.31251525878906px;
        left: 11.75px;
        width: 27px;
        height: 27px;
    }

    #SHAPE462 {
        top: 203.31251525878906px;
        left: 11.75px;
        width: 27px;
        height: 27px;
    }

    #SHAPE463 {
        top: 281.31251525878906px;
        left: 11.75px;
        width: 27px;
        height: 27px;
    }

    #BOX164 {
        top: 69.0102px;
        left: 45.4896px;
        width: 355px;
        height: 99px;
    }

    #HEADLINE166 {
        top: 4.5px;
        left: 7.75px;
        padding: 0px;
        width: 339.51043701171875px;
        height: 90px;
    }

        #HEADLINE166 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #BOX165 {
        top: 67px;
        left: 571px;
        width: 346px;
        height: 85.33333587646484px;
    }

    #HEADLINE167 {
        top: 24.166671752929688px;
        left: 70px;
        padding: 0px;
        width: 200px;
        height: 34px;
    }

        #HEADLINE167 > .widget-content {
            font-size: 28px;
            text-align: left;
        }

    #PARAGRAPH202 {
        top: 200.98959350585938px;
        left: 39.97917175292969px;
        padding: 0px;
        width: 394.66668701171875px;
        height: 130px;
    }

        #PARAGRAPH202 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #BOX169 {
        top: 32px;
        left: 55px;
        width: 824px;
        height: 96px;
    }

    #HEADLINE170 {
        top: 12px;
        left: 178.5px;
        padding: 0px;
        width: 583px;
        height: 58px;
    }

        #HEADLINE170 > .widget-content {
            font-size: 52px;
            text-align: left;
        }

    #PARAGRAPH171 {
        top: 144.333px;
        left: 17px;
        padding: 0px;
        width: 928.6666870117188px;
        height: 266.66668701171875px;
    }

        #PARAGRAPH171 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #PARAGRAPH205 {
        top: 406px;
        left: 18px;
        padding: 0px;
        width: 878.6666870117188px;
        height: 73.33333587646484px;
    }

        #PARAGRAPH205 > .widget-content {
            font-size: 31px;
            text-align: center;
        }

    #PARAGRAPH206 {
        top: 505px;
        left: 50.0104px;
        padding: 0px;
        width: 896.6666870117188px;
        height: 36px;
    }

        #PARAGRAPH206 > .widget-content {
            font-size: 30px;
            text-align: left;
        }

    #SHAPE207 {
        top: 499.99px;
        left: 16px;
        width: 32px;
        height: 32px;
    }

    #BOX73 {
        top: 322px;
        left: 0px;
        width: 261px;
        height: 87px;
    }

    #HEADLINE74 {
        top: 10px;
        left: 7.5px;
        padding: 0px;
        width: 250.6666717529297px;
        height: 72px;
    }

        #HEADLINE74 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BOX75 {
        top: 208px;
        left: 0px;
        width: 261px;
        height: 89px;
    }

    #HEADLINE76 {
        top: 19px;
        left: 7.5px;
        padding: 0px;
        width: 240px;
        height: 48px;
    }

        #HEADLINE76 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BOX77 {
        top: 318px;
        left: 699px;
        width: 261px;
        height: 86px;
    }

    #HEADLINE78 {
        top: 7px;
        left: 11px;
        padding: 0px;
        width: 239px;
        height: 72px;
    }

        #HEADLINE78 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BOX79 {
        top: 207px;
        left: 699px;
        width: 261px;
        height: 90px;
    }

    #HEADLINE80 {
        top: 9px;
        left: 11px;
        padding: 0px;
        width: 239px;
        height: 72px;
    }

        #HEADLINE80 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #HEADLINE81 {
        top: 32.0009px;
        left: 13.01px;
        padding: 0px;
        width: 936px;
        height: 108px;
    }

        #HEADLINE81 > .widget-content {
            font-size: 48px;
            text-align: center;
        }

    #BOX83 {
        top: 426.5px;
        left: 1px;
        width: 261px;
        height: 87px;
    }

    #HEADLINE84 {
        top: 7.5px;
        left: 7.75px;
        padding: 0px;
        width: 237.5px;
        height: 72px;
    }

        #HEADLINE84 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BOX85 {
        top: 427px;
        left: 699px;
        width: 261px;
        height: 86px;
    }

    #HEADLINE86 {
        top: 7px;
        left: 17px;
        padding: 0px;
        width: 233px;
        height: 72px;
    }

        #HEADLINE86 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE456 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s600x500/5cd53c3230dba94fe2f37973/duong-da-1560313434.jpg");
    }

    #IMAGE456 {
        top: 233px;
        left: 285px;
        width: 398.41668701171875px;
        height: 265px;
    }

    #BUTTON518 {
        top: 572.5px;
        left: 356px;
        padding: 0px;
        width: 262px;
        height: 62px;
    }

        #BUTTON518 > .widget-content {
            font-size: 25px;
            text-align: center;
        }

    #LINE469 {
        top: 135px;
        left: 188.01px;
        width: 578px;
        height: 25px;
    }

    #HEADLINE471 {
        top: 37px;
        left: 170.01px;
        padding: 0px;
        width: 618px;
        height: 62px;
    }

        #HEADLINE471 > .widget-content {
            font-size: 56px;
            text-align: center;
        }

    #GROUP472 {
        top: 191.1666717529297px;
        left: 31.3125px;
        width: 236.98959350585938px;
        height: 363.875px;
    }

    #BOX473 {
        top: 128.1458282470703px;
        left: 0px;
        width: 236.98959350585938px;
        height: 235.7291717529297px;
    }

    #BOX477 {
        top: 0px;
        left: 3.3125px;
        width: 230.3229217529297px;
        height: 223.4375px;
    }

    #GROUP478 {
        top: 186.96875px;
        left: 353.4895935058594px;
        width: 253px;
        height: 368px;
    }

    #BOX479 {
        top: 125px;
        left: 0px;
        width: 253px;
        height: 243px;
    }

    #PARAGRAPH482 {
        top: 141.46875px;
        left: 8.166656494140625px;
        padding: 0px;
        width: 236.6666717529297px;
        height: 60px;
    }

        #PARAGRAPH482 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #BOX483 {
        top: 0px;
        left: 7.156280517578125px;
        width: 238.6875px;
        height: 238.6875px;
    }

    #GROUP484 {
        top: 187.3125px;
        left: 685px;
        width: 255px;
        height: 367.6458282470703px;
    }

    #BOX485 {
        top: 124.64582824707031px;
        left: 0px;
        width: 255px;
        height: 243px;
    }

    #PARAGRAPH487 {
        top: 141.46875px;
        left: 8.5px;
        padding: 0px;
        width: 236.6666717529297px;
        height: 60px;
    }

        #PARAGRAPH487 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #BOX489 {
        top: 0px;
        left: 9.76043701171875px;
        width: 234.1666717529297px;
        height: 234.1666717529297px;
    }

    #GROUP490 {
        top: 577.5625px;
        left: 27px;
        width: 243.02084350585938px;
        height: 353.2395935058594px;
    }

    #BOX491 {
        top: 110.23959350585938px;
        left: 0px;
        width: 243.02084350585938px;
        height: 243px;
    }

    #BOX493 {
        top: 0px;
        left: 15.46875px;
        width: 216.33334350585938px;
        height: 219.3229217529297px;
    }

    #GROUP494 {
        top: 572.8125px;
        left: 352px;
        width: 245.5px;
        height: 361px;
    }

    #BOX495 {
        top: 118px;
        left: 0px;
        width: 245.5px;
        height: 243px;
    }

    #PARAGRAPH496 {
        top: 139.5px;
        left: 13.5px;
        padding: 0px;
        width: 218px;
        height: 30px;
    }

        #PARAGRAPH496 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #BOX497 {
        top: 0px;
        left: 12.5208740234375px;
        width: 224.3125px;
        height: 224.3125px;
    }

    #GROUP498 {
        top: 572.8125px;
        left: 683px;
        width: 257px;
        height: 358px;
    }

    #BOX499 {
        top: 115px;
        left: 0px;
        width: 257px;
        height: 243px;
    }

    #PARAGRAPH500 {
        top: 142.5px;
        left: 28.6px;
        padding: 0px;
        width: 208.25px;
        height: 60px;
    }

        #PARAGRAPH500 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #BOX501 {
        top: 0px;
        left: 21.90625px;
        width: 221.625px;
        height: 228.83334350585938px;
    }

    #GROUP502 {
        top: 941px;
        left: 19px;
        width: 251.1666717529297px;
        height: 369.9375px;
    }

    #BOX503 {
        top: 126.9375px;
        left: 0px;
        width: 251.1666717529297px;
        height: 243px;
    }

    #PARAGRAPH504 {
        top: 130.1875px;
        left: 15.760421752929688px;
        padding: 0px;
        width: 216.8125px;
        height: 30px;
    }

        #PARAGRAPH504 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #BOX505 {
        top: 0px;
        left: 12px;
        width: 224.1666717529297px;
        height: 224.5px;
    }

    #GROUP506 {
        top: 951px;
        left: 352px;
        width: 245.5px;
        height: 359.625px;
    }

    #BOX507 {
        top: 116.625px;
        left: 0px;
        width: 245.5px;
        height: 243px;
    }

    #PARAGRAPH508 {
        top: 124.5px;
        left: 17.5026px;
        padding: 0px;
        width: 210.5104217529297px;
        height: 60px;
    }

        #PARAGRAPH508 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #BOX509 {
        top: 0px;
        left: 15.25px;
        width: 215.0104217529297px;
        height: 210.375px;
    }

    #GROUP510 {
        top: 948px;
        left: 672px;
        width: 268px;
        height: 362.625px;
    }

    #BOX511 {
        top: 119.625px;
        left: 0px;
        width: 268px;
        height: 243px;
    }

    #PARAGRAPH512 {
        top: 109.5px;
        left: 20.3604px;
        padding: 0px;
        width: 224.11459350585938px;
        height: 90px;
    }

        #PARAGRAPH512 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #BOX513 {
        top: 0px;
        left: 24px;
        width: 221.6354217529297px;
        height: 216.375px;
    }

    #PARAGRAPH476 {
        top: 453.4375px;
        left: 32.302093505859375px;
        padding: 0px;
        width: 236.6666717529297px;
        height: 30px;
    }

        #PARAGRAPH476 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #PARAGRAPH492 {
        top: 834.313px;
        left: 22.6667px;
        padding: 0px;
        width: 236.6666717529297px;
        height: 30px;
    }

        #PARAGRAPH492 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #HEADLINE432 {
        top: 55.0104px;
        left: 1px;
        padding: 0px;
        width: 958px;
        height: 58px;
    }

        #HEADLINE432 > .widget-content {
            font-size: 52px;
            text-align: center;
        }

    #BOX433 {
        top: 184px;
        left: 0px;
        width: 461px;
        height: 206px;
    }

    #IMAGE434 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_7480-1561691456.jpg");
    }

    #IMAGE434 {
        top: 0px;
        left: 0px;
        width: 224px;
        height: 205px;
    }

    #HEADLINE436 {
        top: 41px;
        left: 250px;
        padding: 0px;
        width: 210px;
        height: 22px;
    }

        #HEADLINE436 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH435 {
        top: 72.5px;
        left: 256.66668701171875px;
        padding: 0px;
        width: 196.6666717529297px;
        height: 60px;
    }

        #PARAGRAPH435 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #HEADLINE437 {
        top: 107px;
        left: 249px;
        padding: 0px;
        width: 460.66668701171875px;
        height: 20px;
    }

        #HEADLINE437 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #BOX438 {
        top: 183.5px;
        left: 499px;
        width: 461px;
        height: 206px;
    }

    #IMAGE439 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
    }

    #IMAGE439 {
        top: 0px;
        left: 0px;
        width: 224px;
        height: 205px;
    }

    #HEADLINE441 {
        top: 41px;
        left: 250px;
        padding: 0px;
        width: 210px;
        height: 22px;
    }

        #HEADLINE441 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH440 {
        top: 63px;
        left: 251px;
        padding: 0px;
        width: 196.6666717529297px;
        height: 80px;
    }

        #PARAGRAPH440 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #BOX442 {
        top: 427px;
        left: 500px;
        width: 461px;
        height: 206px;
    }

    #IMAGE443 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_7457-1561690554.jpg");
    }

    #IMAGE443 {
        top: 0px;
        left: 0px;
        width: 224px;
        height: 205px;
    }

    #HEADLINE445 {
        top: 41px;
        left: 250px;
        padding: 0px;
        width: 210px;
        height: 22px;
    }

        #HEADLINE445 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH444 {
        top: 63px;
        left: 250px;
        padding: 0px;
        width: 196.6666717529297px;
        height: 60px;
    }

        #PARAGRAPH444 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #BOX446 {
        top: 426px;
        left: 0px;
        width: 461px;
        height: 206px;
    }

    #IMAGE447 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s450x450/uploads/images/25288b07-e0b1-4d53-9995-79eebfa717bd.jpg");
    }

    #IMAGE447 {
        top: 0px;
        left: 0px;
        width: 224px;
        height: 205px;
    }

    #HEADLINE449 {
        top: 41px;
        left: 250px;
        padding: 0px;
        width: 210px;
        height: 22px;
    }

        #HEADLINE449 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH448 {
        top: 64px;
        left: 250px;
        padding: 0px;
        width: 196.6666717529297px;
        height: 80px;
    }

        #PARAGRAPH448 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #BOX450 {
        top: 669px;
        left: -1.01037px;
        width: 461px;
        height: 206px;
    }

    #IMAGE451 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s450x450/uploads/images/25288b07-e0b1-4d53-9995-79eebfa717bd.jpg");
    }

    #IMAGE451 {
        top: 0px;
        left: 0px;
        width: 224px;
        height: 205px;
    }

    #HEADLINE452 {
        top: 41px;
        left: 250px;
        padding: 0px;
        width: 210px;
        height: 22px;
    }

        #HEADLINE452 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH453 {
        top: 64px;
        left: 250px;
        padding: 0px;
        width: 196.6666717529297px;
        height: 100px;
    }

        #PARAGRAPH453 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #BOX464 {
        top: 669px;
        left: 500px;
        width: 461px;
        height: 206px;
    }

    #HEADLINE466 {
        top: 41px;
        left: 250px;
        padding: 0px;
        width: 210px;
        height: 22px;
    }

        #HEADLINE466 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH467 {
        top: 63px;
        left: 250px;
        padding: 0px;
        width: 196.6666717529297px;
        height: 100px;
    }

        #PARAGRAPH467 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #IMAGE465 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/a6dac0c7a63943671a28-1561644215.jpg");
    }

    #IMAGE465 {
        top: 669px;
        left: 500px;
        width: 224px;
        height: 205px;
    }

    #BUTTON520 {
        top: 932px;
        left: 359.844px;
        padding: 0px;
        width: 240.6666717529297px;
        height: 57.333335876464844px;
    }

        #BUTTON520 > .widget-content {
            font-size: 25px;
            text-align: center;
        }

    #HEADLINE280 {
        top: 46px;
        left: 158.5px;
        padding: 0px;
        width: 647px;
        height: 34px;
    }

        #HEADLINE280 > .widget-content {
            font-size: 30px;
            text-align: center;
        }

    #GROUP281 {
        top: 123.00000381469727px;
        left: 31px;
        width: 210.6666717529297px;
        height: 337.0000190734863px;
    }

    #BOX282 {
        top: 0px;
        left: 0px;
        width: 187px;
        height: 187px;
    }

    #HEADLINE283 {
        top: 208.00000381469727px;
        left: 24px;
        padding: 0px;
        width: 146.6666717529297px;
        height: 18px;
    }

        #HEADLINE283 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #PARAGRAPH284 {
        top: 233.00001907348633px;
        left: 6px;
        padding: 0px;
        width: 204.6666717529297px;
        height: 44px;
    }

        #PARAGRAPH284 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #LINE285 {
        top: 312.0000190734863px;
        left: 66.3125px;
        width: 62px;
        height: 25px;
    }

    #GROUP286 {
        top: 120px;
        left: 257.66668701171875px;
        width: 204.6666717529297px;
        height: 340.00001525878906px;
    }

    #BOX287 {
        top: 0px;
        left: 0px;
        width: 187px;
        height: 187px;
    }

    #HEADLINE288 {
        top: 208.0000114440918px;
        left: 18px;
        padding: 0px;
        width: 146.6666717529297px;
        height: 18px;
    }

        #HEADLINE288 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #PARAGRAPH289 {
        top: 233.0000114440918px;
        left: 0px;
        padding: 0px;
        width: 204.6666717529297px;
        height: 88px;
    }

        #PARAGRAPH289 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #LINE290 {
        top: 315.00001525878906px;
        left: 60.3125px;
        width: 62px;
        height: 25px;
    }

    #GROUP291 {
        top: 120.00000286102295px;
        left: 499.16668701171875px;
        width: 204.6666717529297px;
        height: 340.00002002716064px;
    }

    #BOX292 {
        top: 0px;
        left: 3px;
        width: 187px;
        height: 187px;
    }

    #HEADLINE293 {
        top: 208.00000476837158px;
        left: 18px;
        padding: 0px;
        width: 146.6666717529297px;
        height: 18px;
    }

        #HEADLINE293 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #PARAGRAPH294 {
        top: 233.00000476837158px;
        left: 0px;
        padding: 0px;
        width: 204.6666717529297px;
        height: 44px;
    }

        #PARAGRAPH294 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #LINE295 {
        top: 315.00002002716064px;
        left: 63.8125px;
        width: 62px;
        height: 25px;
    }

    #GROUP296 {
        top: 120.00000286102295px;
        left: 735.5px;
        width: 204.6666717529297px;
        height: 340.00002002716064px;
    }

    #BOX297 {
        top: 0px;
        left: 0px;
        width: 187px;
        height: 187px;
    }

    #HEADLINE298 {
        top: 208.00000476837158px;
        left: 18px;
        padding: 0px;
        width: 146.6666717529297px;
        height: 18px;
    }

        #HEADLINE298 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #PARAGRAPH299 {
        top: 233.00000476837158px;
        left: 0px;
        padding: 0px;
        width: 204.6666717529297px;
        height: 88px;
    }

        #PARAGRAPH299 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #LINE300 {
        top: 315.00002002716064px;
        left: 62.5px;
        width: 62px;
        height: 25px;
    }

    #HEADLINE302 {
        top: 43px;
        left: 283px;
        padding: 0px;
        width: 366.66668701171875px;
        height: 76px;
    }

        #HEADLINE302 > .widget-content {
            font-size: 70px;
            text-align: center;
        }

    #PARAGRAPH303 {
        top: 118px;
        left: 207px;
        padding: 0px;
        width: 550.6666870117188px;
        height: 20px;
    }

        #PARAGRAPH303 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #GROUP304 {
        top: 226px;
        left: -10px;
        width: 470.66668701171875px;
        height: 54.66666793823242px;
    }

    #HEADLINE305 {
        top: 9px;
        left: 78px;
        padding: 0px;
        width: 364.66668701171875px;
        height: 22px;
    }

        #HEADLINE305 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH306 {
        top: 38px;
        left: 78px;
        padding: 0px;
        width: 392.66668701171875px;
        height: 16.666667938232422px;
    }

        #PARAGRAPH306 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #HEADLINE307 {
        top: 0px;
        left: 0px;
        padding: 0px;
        width: 61px;
        height: 40px;
    }

        #HEADLINE307 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #LINE308 {
        top: 146px;
        left: 63.26px;
        width: 832.1666870117188px;
        height: 25px;
    }

    #GROUP309 {
        top: 226.0000057220459px;
        left: 485px;
        width: 472.66668701171875px;
        height: 54.66666793823242px;
    }

    #HEADLINE310 {
        top: 6px;
        left: 78px;
        padding: 0px;
        width: 378px;
        height: 44px;
    }

        #HEADLINE310 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH311 {
        top: 38px;
        left: 78px;
        padding: 0px;
        width: 394.66668701171875px;
        height: 16.666667938232422px;
    }

        #PARAGRAPH311 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #HEADLINE312 {
        top: 0px;
        left: 0px;
        padding: 0px;
        width: 61px;
        height: 40px;
    }

        #HEADLINE312 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #GROUP313 {
        top: 305.9791774749756px;
        left: 485px;
        width: 472px;
        height: 54.66666793823242px;
    }

    #HEADLINE314 {
        top: 6px;
        left: 78px;
        padding: 0px;
        width: 378px;
        height: 22px;
    }

        #HEADLINE314 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH315 {
        top: 38px;
        left: 78px;
        padding: 0px;
        width: 394px;
        height: 16.666667938232422px;
    }

        #PARAGRAPH315 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #HEADLINE316 {
        top: 0px;
        left: 0px;
        padding: 0px;
        width: 61px;
        height: 40px;
    }

        #HEADLINE316 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #GROUP317 {
        top: 299.9895935058594px;
        left: -10px;
        width: 442.66668701171875px;
        height: 50px;
    }

    #HEADLINE318 {
        top: 6px;
        left: 78px;
        padding: 0px;
        width: 364.66668701171875px;
        height: 44px;
    }

        #HEADLINE318 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #HEADLINE320 {
        top: 0px;
        left: 0px;
        padding: 0px;
        width: 61px;
        height: 40px;
    }

        #HEADLINE320 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #GROUP321 {
        top: 389.9895935058594px;
        left: -10px;
        width: 442.66668701171875px;
        height: 72px;
    }

    #HEADLINE322 {
        top: 6px;
        left: 78px;
        padding: 0px;
        width: 364.66668701171875px;
        height: 66px;
    }

        #HEADLINE322 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #HEADLINE323 {
        top: 0px;
        left: 0px;
        padding: 0px;
        width: 60.66666793823242px;
        height: 40px;
    }

        #HEADLINE323 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #GROUP324 {
        top: 389.98960876464844px;
        left: 485px;
        width: 472px;
        height: 54.66666793823242px;
    }

    #HEADLINE325 {
        top: 6px;
        left: 78px;
        padding: 0px;
        width: 378px;
        height: 44px;
    }

        #HEADLINE325 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH326 {
        top: 38px;
        left: 78px;
        padding: 0px;
        width: 394px;
        height: 16.666667938232422px;
    }

        #PARAGRAPH326 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #HEADLINE327 {
        top: 0px;
        left: 0px;
        padding: 0px;
        width: 60.66666793823242px;
        height: 40px;
    }

        #HEADLINE327 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #BOX330 {
        top: 157.01px;
        left: 2px;
        width: 310px;
        height: 394.96875px;
    }

    #HEADLINE331 {
        top: 24px;
        left: 58px;
        padding: 0px;
        width: 184.6666717529297px;
        height: 24.666667938232422px;
    }

        #HEADLINE331 > .widget-content {
            font-size: 21px;
            text-align: center;
        }

    #HEADLINE332 {
        top: 58px;
        left: 9px;
        padding: 0px;
        width: 292px;
        height: 34px;
    }

        #HEADLINE332 > .widget-content {
            font-size: 30px;
            text-align: center;
        }

    #HEADLINE333 {
        top: 99px;
        left: 23px;
        padding: 0px;
        width: 258px;
        height: 40px;
    }

        #HEADLINE333 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #LINE335 {
        top: 168.00000762939453px;
        left: 4px;
        width: 302px;
        height: 25px;
    }

    #HEADLINE337 {
        top: 209.46875953674316px;
        left: 17px;
        padding: 0px;
        width: 276px;
        height: 150px;
    }

        #HEADLINE337 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #PARAGRAPH338 {
        top: 176px;
        left: 324px;
        padding: 0px;
        width: 644px;
        height: 18px;
    }

        #PARAGRAPH338 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #HEADLINE339 {
        top: 129px;
        left: 429px;
        padding: 0px;
        width: 428px;
        height: 34px;
    }

        #HEADLINE339 > .widget-content {
            font-size: 30px;
            text-align: center;
        }

    #FORM340 {
        top: 333.969px;
        left: 348px;
        width: 612px;
        height: 196px;
    }

    #ITEM_FORM341 {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 49.640625px;
    }

    #ITEM_FORM342 {
        top: 0px;
        left: 312px;
        width: 300px;
        height: 49.640625px;
    }

    #ITEM_FORM343 {
        top: 61px;
        left: 0px;
        width: 612px;
        height: 49px;
    }

    #ITEM_FORM357 {
        top: 120px;
        left: 4.94141e-07px;
        width: 612px;
        height: 76px;
    }

    #BUTTON344 {
        top: 553.969px;
        left: 346px;
        padding: 0px;
        width: 613px;
        height: 51px;
    }

        #BUTTON344 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #GROUP345 {
        top: 233.00000762939453px;
        left: 498px;
        width: 290px;
        height: 56px;
    }

    #GROUP346 {
        top: 0px;
        left: 6px;
        width: 277px;
        height: 56px;
    }

    #BOX347 {
        top: 1px;
        left: 0px;
        width: 55px;
        height: 55px;
    }

    #HEADLINE348 {
        top: 35px;
        left: 3px;
        padding: 0px;
        width: 46px;
        height: 17px;
    }

        #HEADLINE348 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #BOX349 {
        top: 0px;
        left: 74px;
        width: 55px;
        height: 55px;
    }

    #HEADLINE350 {
        top: 35px;
        left: 3px;
        padding: 0px;
        width: 46px;
        height: 17px;
    }

        #HEADLINE350 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #BOX351 {
        top: 0px;
        left: 147px;
        width: 55px;
        height: 55px;
    }

    #HEADLINE352 {
        top: 35px;
        left: 3px;
        padding: 0px;
        width: 46px;
        height: 17px;
    }

        #HEADLINE352 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #BOX353 {
        top: 0px;
        left: 222px;
        width: 55px;
        height: 55px;
    }

    #HEADLINE354 {
        top: 35px;
        left: 3px;
        padding: 0px;
        width: 46px;
        height: 17px;
    }

        #HEADLINE354 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #COUNTDOWN355 {
        top: 6px;
        left: 0px;
        width: 290px;
        height: 26px;
    }

        #COUNTDOWN355 > .widget-content {
            font-size: 30px;
        }

    #HEADLINE356 {
        top: 34px;
        left: 368px;
        padding: 0px;
        width: 259px;
        height: 46.66666793823242px;
    }

        #HEADLINE356 > .widget-content {
            font-size: 41px;
            text-align: left;
        }

    #BOX359 {
        top: 29px;
        left: -442px;
        width: 2003px;
        height: 153px;
    }

    #HEADLINE361 {
        top: 114px;
        left: 476px;
        padding: 0px;
        width: 466.66668701171875px;
        height: 20px;
    }

        #HEADLINE361 > .widget-content {
            font-size: 16px;
            text-align: left;
        }

    #HEADLINE360 {
        top: 52.16667175292969px;
        left: 462px;
        padding: 0px;
        width: 925px;
        height: 48.66666793823242px;
    }

        #HEADLINE360 > .widget-content {
            font-size: 43px;
            text-align: left;
        }

    #SHAPE362 {
        top: 264px;
        left: 526px;
        width: 29px;
        height: 29px;
    }

    #PARAGRAPH363 {
        top: 401px;
        left: 531px;
        padding: 0px;
        width: 430.66668701171875px;
        height: 48px;
    }

        #PARAGRAPH363 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #HEADLINE364 {
        top: 265px;
        left: 575px;
        padding: 0px;
        width: 390px;
        height: 27px;
    }

        #HEADLINE364 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #HEADLINE365 {
        top: 340px;
        left: 529px;
        padding: 0px;
        width: 430.66668701171875px;
        height: 44px;
    }

        #HEADLINE365 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #LINE366 {
        top: 297px;
        left: 527px;
        width: 430px;
        height: 25px;
    }

    #GROUP367 {
        top: 263.00001525878906px;
        left: 0px;
        width: 467px;
        height: 247px;
    }

    #PARAGRAPH368 {
        top: 127px;
        left: 0px;
        padding: 0px;
        width: 466.66668701171875px;
        height: 120px;
    }

        #PARAGRAPH368 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #HEADLINE369 {
        top: 74px;
        left: 1px;
        padding: 0px;
        width: 466px;
        height: 44px;
    }

        #HEADLINE369 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #SHAPE370 {
        top: 0px;
        left: 0px;
        width: 33px;
        height: 33px;
    }

    #LINE371 {
        top: 30px;
        left: 0px;
        width: 430px;
        height: 25px;
    }

    #HEADLINE372 {
        top: 3px;
        left: 56px;
        padding: 0px;
        width: 383px;
        height: 27px;
    }

        #HEADLINE372 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #GROUP373 {
        top: 567px;
        left: 0px;
        width: 467px;
        height: 199px;
    }

    #PARAGRAPH374 {
        top: 127px;
        left: 0px;
        padding: 0px;
        width: 466.66668701171875px;
        height: 72px;
    }

        #PARAGRAPH374 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #HEADLINE375 {
        top: 74px;
        left: 1px;
        padding: 0px;
        width: 466px;
        height: 44px;
    }

        #HEADLINE375 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #SHAPE376 {
        top: 0px;
        left: 0px;
        width: 33px;
        height: 33px;
    }

    #LINE377 {
        top: 30px;
        left: 0px;
        width: 430px;
        height: 25px;
    }

    #HEADLINE378 {
        top: 3px;
        left: 56px;
        padding: 0px;
        width: 382.66668701171875px;
        height: 26.666667938232422px;
    }

        #HEADLINE378 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #GROUP379 {
        top: 570.0000152587891px;
        left: 527px;
        width: 467px;
        height: 175px;
    }

    #PARAGRAPH380 {
        top: 127px;
        left: 0px;
        padding: 0px;
        width: 466.66668701171875px;
        height: 48px;
    }

        #PARAGRAPH380 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #HEADLINE381 {
        top: 74px;
        left: 1px;
        padding: 0px;
        width: 466px;
        height: 22px;
    }

        #HEADLINE381 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #SHAPE382 {
        top: 0px;
        left: 0px;
        width: 33px;
        height: 33px;
    }

    #LINE383 {
        top: 30px;
        left: 0px;
        width: 430px;
        height: 25px;
    }

    #HEADLINE384 {
        top: 3px;
        left: 56px;
        padding: 0px;
        width: 382.66668701171875px;
        height: 26.666667938232422px;
    }

        #HEADLINE384 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #LINE420 {
        top: 325px;
        left: 220px;
        width: 598px;
        height: 25px;
    }

    #GROUP422 {
        top: 37.500003814697266px;
        left: 0px;
        width: 951.9687728881836px;
        height: 280.00001525878906px;
    }

    #HEADLINE423 {
        top: 0px;
        left: 0px;
        padding: 0px;
        width: 339.625px;
        height: 240px;
    }

        #HEADLINE423 > .widget-content {
            font-size: 16px;
            text-align: left;
        }

    #GROUP424 {
        top: 250.00001525878906px;
        left: 830.9479370117188px;
        width: 121.02083587646484px;
        height: 30px;
    }

    #SHAPE425 {
        top: 0px;
        left: 0px;
        width: 33.614585876464844px;
        height: 30px;
    }

    #SHAPE426 {
        top: 0px;
        left: 44.34375px;
        width: 33.614585876464844px;
        height: 30px;
    }

    #SHAPE427 {
        top: 0px;
        left: 87.40625px;
        width: 33.614585876464844px;
        height: 30px;
    }

    #IMAGE454 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/logo-Cigo Beauty Center-png-1559036741.png");
    }

    #IMAGE454 {
        top: 76.995px;
        left: 799.633px;
        width: 178.8541717529297px;
        height: 181px;
    }

    #HEADLINE455 {
        top: 32px;
        left: 784.062px;
        padding: 0px;
        width: 220px;
        height: 24px;
    }

        #HEADLINE455 > .widget-content {
            font-size: 18px;
            text-align: left;
        }
}

#SECTION186 {
    display: block;
    background-image: url("https://static.ladipage.net/s1440x900/5cd53c3230dba94fe2f37973/yellow-background-14046115834kp-1560311586.jpg");
    background-color: rgba(255,255,255,0);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top left;
    background-repeat: no-repeat;
}

    #SECTION186 > .ladi-widget-overlay {
        background-color: rgba(0,0,0,0);
    }

#SECTION161 {
    display: block;
    background-color: rgba(255,255,255,0);
}

#SECTION168 {
    display: block;
    background-color: rgba(255,255,255,0);
}

#SECTION72 {
    display: block;
    background-color: rgba(255,193,7,1);
}

#SECTION468 {
    display: block;
    background-color: rgba(0,150,136,1);
}

#SECTION431 {
    display: block;
    background-color: rgba(255,255,255,0);
}

#SECTION279 {
    display: block;
    background-color: rgba(0,191,165,1);
}

#SECTION301 {
    display: block;
    background-color: rgba(255,255,255,0);
}

#SECTION329 {
    display: block;
    background-color: rgba(13,58,94,1);
}

#SECTION358 {
    display: block;
    background-color: rgba(10,81,64,1);
}

#SECTION417 {
    display: block;
    background-color: rgba(5,10,37,1);
}

#PARAGRAPH193 {
    display: block;
}

    #PARAGRAPH193 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(251,63,4,1);
        font-weight: 700;
        font-style: italic;
        line-height: 29px;
    }

#BUTTON194 {
    display: table;
}

    #BUTTON194 > .widget-content {
        background-color: rgba(255,130,130,1);
        color: #ffffff;
        line-height: 32px;
    }

    #BUTTON194 > .widget-content {
        border-radius: 0px;
    }

    #BUTTON194 > .ladi-widget-overlay {
        border-radius: 0px;
    }

#HEADLINE197 {
    display: block;
}

    #HEADLINE197 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(8,146,163,1);
        font-weight: 700;
        line-height: 44px;
        text-shadow: 1px -1px 0px rgba(0,0,0,1);
    }

#PARAGRAPH198 {
    display: block;
}

    #PARAGRAPH198 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 28px;
    }

#IMAGE514 {
    display: block;
}

    #IMAGE514 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE514 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#SHAPE515 {
    display: block;
}

    #SHAPE515 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE515 > .widget-content svg {
            fill: #000000;
        }

#SHAPE516 {
    display: block;
}

    #SHAPE516 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE516 > .widget-content svg {
            fill: #000000;
        }

#SHAPE517 {
    display: block;
}

    #SHAPE517 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE517 > .widget-content svg {
            fill: #000000;
        }

#BOX162 {
    display: block;
}

    #BOX162 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX162 > .widget-content {
        border-radius: 10px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,152,0,1);
    }

    #BOX162 > .ladi-widget-overlay {
        border-radius: 10px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,152,0,1);
    }

#SHAPE457 {
    display: block;
}

    #SHAPE457 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE457 > .widget-content svg {
            fill: #000000;
        }

#SHAPE458 {
    display: block;
}

    #SHAPE458 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE458 > .widget-content svg {
            fill: #000000;
        }

#SHAPE459 {
    display: block;
}

    #SHAPE459 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE459 > .widget-content svg {
            fill: #000000;
        }

#BOX163 {
    display: block;
}

    #BOX163 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX163 > .widget-content {
        border-radius: 10px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,152,0,1);
    }

    #BOX163 > .ladi-widget-overlay {
        border-radius: 10px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,152,0,1);
    }

#PARAGRAPH203 {
    display: block;
}

    #PARAGRAPH203 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 26px;
    }

#SHAPE460 {
    display: block;
}

    #SHAPE460 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE460 > .widget-content svg {
            fill: #000000;
        }

#SHAPE461 {
    display: block;
}

    #SHAPE461 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE461 > .widget-content svg {
            fill: #000000;
        }

#SHAPE462 {
    display: block;
}

    #SHAPE462 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE462 > .widget-content svg {
            fill: #000000;
        }

#SHAPE463 {
    display: block;
}

    #SHAPE463 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE463 > .widget-content svg {
            fill: #000000;
        }

#BOX164 {
    display: block;
}

    #BOX164 > .widget-content {
        background-color: rgba(255,152,0,1);
        color: rgba(0,0,0,1);
    }

    #BOX164 > .widget-content {
        border-radius: 10px;
    }

    #BOX164 > .ladi-widget-overlay {
        border-radius: 10px;
    }

#HEADLINE166 {
    display: block;
}

    #HEADLINE166 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 30px;
    }

#BOX165 {
    display: block;
}

    #BOX165 > .widget-content {
        background-color: rgba(255,152,0,1);
        color: rgba(0,0,0,1);
    }

    #BOX165 > .widget-content {
        border-radius: 10px;
    }

    #BOX165 > .ladi-widget-overlay {
        border-radius: 10px;
    }

#HEADLINE167 {
    display: block;
}

    #HEADLINE167 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 34px;
    }

#PARAGRAPH202 {
    display: block;
}

    #PARAGRAPH202 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 26px;
    }

#BOX169 {
    display: block;
}

    #BOX169 > .widget-content {
        background-color: rgba(255,152,0,1);
        color: rgba(0,0,0,1);
        box-shadow: 5px 5px 0px rgba(0,0,0,1);
    }

    #BOX169 > .widget-content {
        border-radius: 10px;
    }

    #BOX169 > .ladi-widget-overlay {
        border-radius: 10px;
    }

#HEADLINE170 {
    display: block;
}

    #HEADLINE170 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 58px;
    }

#PARAGRAPH171 {
    display: block;
}

    #PARAGRAPH171 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 27px;
    }

#PARAGRAPH205 {
    display: block;
}

    #PARAGRAPH205 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(244,67,54,1);
        font-weight: 700;
        line-height: 37px;
    }

#PARAGRAPH206 {
    display: block;
}

    #PARAGRAPH206 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(76,175,80,1);
        font-weight: 400;
        line-height: 36px;
    }

#SHAPE207 {
    display: block;
}

    #SHAPE207 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(76,175,80,1);
    }

        #SHAPE207 > .widget-content svg {
            fill: rgba(76,175,80,1);
        }

#BOX73 {
    display: block;
}

    #BOX73 > .widget-content {
        background-color: rgba(0,0,0,0.65);
        color: rgba(0,0,0,1);
        box-shadow: 0px 3px 0px rgba(255,31,0,1);
    }

#HEADLINE74 {
    display: block;
}

    #HEADLINE74 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#BOX75 {
    display: block;
}

    #BOX75 > .widget-content {
        background-color: rgba(0,0,0,0.65);
        color: rgba(0,0,0,1);
        box-shadow: 0px 3px 0px rgba(255,31,0,1);
    }

#HEADLINE76 {
    display: block;
}

    #HEADLINE76 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#BOX77 {
    display: block;
}

    #BOX77 > .widget-content {
        background-color: rgba(0,0,0,0.65);
        color: rgba(0,0,0,1);
        box-shadow: 0px 3px 0px rgba(255,31,0,1);
    }

#HEADLINE78 {
    display: block;
}

    #HEADLINE78 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#BOX79 {
    display: block;
}

    #BOX79 > .widget-content {
        background-color: rgba(0,0,0,0.65);
        color: rgba(0,0,0,1);
        box-shadow: 0px 3px 0px rgba(255,31,0,1);
    }

#HEADLINE80 {
    display: block;
}

    #HEADLINE80 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#HEADLINE81 {
    display: block;
}

    #HEADLINE81 > .widget-content {
        opacity: 1;
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 600;
        line-height: 54px;
    }

#BOX83 {
    display: block;
}

    #BOX83 > .widget-content {
        background-color: rgba(0,0,0,0.65);
        color: rgba(0,0,0,1);
        box-shadow: 0px 3px 0px rgba(255,31,0,1);
    }

#HEADLINE84 {
    display: block;
}

    #HEADLINE84 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#BOX85 {
    display: block;
}

    #BOX85 > .widget-content {
        background-color: rgba(0,0,0,0.65);
        color: rgba(0,0,0,1);
        box-shadow: 0px 3px 0px rgba(255,31,0,1);
    }

#HEADLINE86 {
    display: block;
}

    #HEADLINE86 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#IMAGE456 {
    display: block;
}

    #IMAGE456 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE456 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BUTTON518 {
    display: table;
}

    #BUTTON518 > .widget-content {
        background-color: rgba(244,67,54,1);
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 31px;
    }

    #BUTTON518 > .widget-content {
        border-radius: 5px;
    }

    #BUTTON518 > .ladi-widget-overlay {
        border-radius: 5px;
    }

#LINE469 {
    display: block;
}

    #LINE469 > .widget-content .line {
        border-top-width: 2px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: solid;
        border-color: rgba(255,193,7,1);
        margin-top: 10.5px;
    }

    #LINE469 > .widget-content {
        background-color: rgba(255,255,255,0);
        opacity: 1;
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
    }

#HEADLINE471 {
    display: block;
}

    #HEADLINE471 > .widget-content {
        opacity: 1;
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 62px;
    }

#GROUP472 {
    display: block;
}

    #GROUP472 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX473 {
    display: block;
}

    #BOX473 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
        box-shadow: 3px 3px 0px rgba(0,0,0,1);
    }

    #BOX473 > .widget-content {
        border-radius: 30px;
    }

    #BOX473 > .ladi-widget-overlay {
        border-radius: 30px;
    }

#BOX477 {
    display: block;
}

    #BOX477 > .widget-content {
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        box-shadow: 0px 0px 8px rgba(20,20,20,0.16);
    }

    #BOX477 > .widget-content {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX477 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX477 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#GROUP478 {
    display: block;
}

    #GROUP478 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX479 {
    display: block;
}

    #BOX479 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
        box-shadow: 3px 3px 0px rgba(0,0,0,1);
    }

    #BOX479 > .widget-content {
        border-radius: 30px;
    }

    #BOX479 > .ladi-widget-overlay {
        border-radius: 30px;
    }

#PARAGRAPH482 {
    display: block;
}

    #PARAGRAPH482 > .widget-content {
        background-color: rgba(255,255,255,0);
        opacity: 1;
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(13,13,13,1);
        line-height: 30px;
    }

#BOX483 {
    display: block;
}

    #BOX483 > .widget-content {
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_8498-1561629552.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        box-shadow: 0px 0px 8px rgba(20,20,20,0.16);
    }

    #BOX483 > .widget-content {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX483 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX483 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#GROUP484 {
    display: block;
}

    #GROUP484 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX485 {
    display: block;
}

    #BOX485 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
        box-shadow: 3px 3px 0px rgba(0,0,0,1);
    }

    #BOX485 > .widget-content {
        border-radius: 30px;
    }

    #BOX485 > .ladi-widget-overlay {
        border-radius: 30px;
    }

#PARAGRAPH487 {
    display: block;
}

    #PARAGRAPH487 > .widget-content {
        background-color: rgba(255,255,255,0);
        opacity: 1;
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(13,13,13,1);
        line-height: 30px;
    }

#BOX489 {
    display: block;
}

    #BOX489 > .widget-content {
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        box-shadow: 0px 0px 8px rgba(20,20,20,0.16);
    }

    #BOX489 > .widget-content {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX489 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX489 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#GROUP490 {
    display: block;
}

    #GROUP490 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX491 {
    display: block;
}

    #BOX491 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
        box-shadow: 3px 3px 0px rgba(0,0,0,1);
    }

    #BOX491 > .widget-content {
        border-radius: 30px;
    }

    #BOX491 > .ladi-widget-overlay {
        border-radius: 30px;
    }

#BOX493 {
    display: block;
}

    #BOX493 > .widget-content {
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_7480-1561691456.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        box-shadow: 0px 0px 8px rgba(20,20,20,0.16);
    }

    #BOX493 > .widget-content {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX493 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX493 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#GROUP494 {
    display: block;
}

    #GROUP494 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX495 {
    display: block;
}

    #BOX495 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
        box-shadow: 3px 3px 0px rgba(0,0,0,1);
    }

    #BOX495 > .widget-content {
        border-radius: 30px;
    }

    #BOX495 > .ladi-widget-overlay {
        border-radius: 30px;
    }

#PARAGRAPH496 {
    display: block;
}

    #PARAGRAPH496 > .widget-content {
        background-color: rgba(255,255,255,0);
        opacity: 1;
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(13,13,13,1);
        line-height: 30px;
    }

#BOX497 {
    display: block;
}

    #BOX497 > .widget-content {
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_8580-1561691535.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        box-shadow: 0px 0px 8px rgba(20,20,20,0.16);
    }

    #BOX497 > .widget-content {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX497 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX497 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#GROUP498 {
    display: block;
}

    #GROUP498 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX499 {
    display: block;
}

    #BOX499 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
        box-shadow: 3px 3px 0px rgba(0,0,0,1);
    }

    #BOX499 > .widget-content {
        border-radius: 30px;
    }

    #BOX499 > .ladi-widget-overlay {
        border-radius: 30px;
    }

#PARAGRAPH500 {
    display: block;
}

    #PARAGRAPH500 > .widget-content {
        background-color: rgba(255,255,255,0);
        opacity: 1;
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(13,13,13,1);
        line-height: 30px;
    }

#BOX501 {
    display: block;
}

    #BOX501 > .widget-content {
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_7499-1561691626.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        box-shadow: 0px 0px 8px rgba(20,20,20,0.16);
    }

    #BOX501 > .widget-content {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX501 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX501 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#GROUP502 {
    display: block;
}

    #GROUP502 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX503 {
    display: block;
}

    #BOX503 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
        box-shadow: 3px 3px 0px rgba(0,0,0,1);
    }

    #BOX503 > .widget-content {
        border-radius: 30px;
    }

    #BOX503 > .ladi-widget-overlay {
        border-radius: 30px;
    }

#PARAGRAPH504 {
    display: block;
}

    #PARAGRAPH504 > .widget-content {
        background-color: rgba(255,255,255,0);
        opacity: 1;
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(13,13,13,1);
        line-height: 30px;
    }

#BOX505 {
    display: block;
}

    #BOX505 > .widget-content {
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_7512-1561691957.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        box-shadow: 0px 0px 8px rgba(20,20,20,0.16);
    }

    #BOX505 > .widget-content {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX505 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX505 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#GROUP506 {
    display: block;
}

    #GROUP506 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX507 {
    display: block;
}

    #BOX507 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
        box-shadow: 3px 3px 0px rgba(0,0,0,1);
    }

    #BOX507 > .widget-content {
        border-radius: 30px;
    }

    #BOX507 > .ladi-widget-overlay {
        border-radius: 30px;
    }

#PARAGRAPH508 {
    display: block;
}

    #PARAGRAPH508 > .widget-content {
        background-color: rgba(255,255,255,0);
        opacity: 1;
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(13,13,13,1);
        line-height: 30px;
    }

#BOX509 {
    display: block;
}

    #BOX509 > .widget-content {
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_8280-1561691789.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        box-shadow: 0px 0px 8px rgba(20,20,20,0.16);
    }

    #BOX509 > .widget-content {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX509 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX509 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#GROUP510 {
    display: block;
}

    #GROUP510 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX511 {
    display: block;
}

    #BOX511 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
        box-shadow: 3px 3px 0px rgba(0,0,0,1);
    }

    #BOX511 > .widget-content {
        border-radius: 30px;
    }

    #BOX511 > .ladi-widget-overlay {
        border-radius: 30px;
    }

#PARAGRAPH512 {
    display: block;
}

    #PARAGRAPH512 > .widget-content {
        background-color: rgba(255,255,255,0);
        opacity: 1;
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(13,13,13,1);
        line-height: 30px;
    }

#BOX513 {
    display: block;
}

    #BOX513 > .widget-content {
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_8295-1561691876.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        box-shadow: 0px 0px 8px rgba(20,20,20,0.16);
    }

    #BOX513 > .widget-content {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX513 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 4px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX513 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#PARAGRAPH476 {
    display: block;
}

    #PARAGRAPH476 > .widget-content {
        background-color: rgba(255,255,255,0);
        opacity: 1;
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(13,13,13,1);
        line-height: 30px;
    }

#PARAGRAPH492 {
    display: block;
}

    #PARAGRAPH492 > .widget-content {
        background-color: rgba(255,255,255,0);
        opacity: 1;
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(13,13,13,1);
        line-height: 30px;
    }

#HEADLINE432 {
    display: block;
}

    #HEADLINE432 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,152,0,1);
        font-weight: 700;
        line-height: 58px;
    }

#BOX433 {
    display: block;
}

    #BOX433 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX433 > .widget-content {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(179,179,179,0.47);
    }

    #BOX433 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(179,179,179,0.47);
    }

#IMAGE434 {
    display: block;
}

    #IMAGE434 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE434 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE436 {
    display: block;
}

    #HEADLINE436 > .widget-content {
        color: rgba(33,150,243,1);
        font-weight: 700;
        line-height: 22px;
    }

#PARAGRAPH435 {
    display: block;
}

    #PARAGRAPH435 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 20px;
    }

#HEADLINE437 {
    display: block;
}

    #HEADLINE437 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 20px;
    }

#BOX438 {
    display: block;
}

    #BOX438 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX438 > .widget-content {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(179,179,179,0.47);
    }

    #BOX438 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(179,179,179,0.47);
    }

#IMAGE439 {
    display: block;
}

    #IMAGE439 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE439 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE441 {
    display: block;
}

    #HEADLINE441 > .widget-content {
        color: rgba(33,150,243,1);
        font-weight: 700;
        line-height: 22px;
    }

#PARAGRAPH440 {
    display: block;
}

    #PARAGRAPH440 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 20px;
    }

#BOX442 {
    display: block;
}

    #BOX442 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX442 > .widget-content {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(179,179,179,0.47);
    }

    #BOX442 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(179,179,179,0.47);
    }

#IMAGE443 {
    display: block;
}

    #IMAGE443 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE443 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE445 {
    display: block;
}

    #HEADLINE445 > .widget-content {
        color: rgba(33,150,243,1);
        font-weight: 700;
        line-height: 22px;
    }

#PARAGRAPH444 {
    display: block;
}

    #PARAGRAPH444 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 20px;
    }

#BOX446 {
    display: block;
}

    #BOX446 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX446 > .widget-content {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(179,179,179,0.47);
    }

    #BOX446 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(179,179,179,0.47);
    }

#IMAGE447 {
    display: block;
}

    #IMAGE447 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE447 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE449 {
    display: block;
}

    #HEADLINE449 > .widget-content {
        color: rgba(33,150,243,1);
        font-weight: 700;
        line-height: 22px;
    }

#PARAGRAPH448 {
    display: block;
}

    #PARAGRAPH448 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 20px;
    }

#BOX450 {
    display: block;
}

    #BOX450 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX450 > .widget-content {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(179,179,179,0.47);
    }

    #BOX450 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(179,179,179,0.47);
    }

#IMAGE451 {
    display: block;
}

    #IMAGE451 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE451 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE452 {
    display: block;
}

    #HEADLINE452 > .widget-content {
        color: rgba(33,150,243,1);
        font-weight: 700;
        line-height: 22px;
    }

#PARAGRAPH453 {
    display: block;
}

    #PARAGRAPH453 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 20px;
    }

#BOX464 {
    display: block;
}

    #BOX464 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX464 > .widget-content {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(179,179,179,0.47);
    }

    #BOX464 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(179,179,179,0.47);
    }

#HEADLINE466 {
    display: block;
}

    #HEADLINE466 > .widget-content {
        color: rgba(33,150,243,1);
        font-weight: 700;
        line-height: 22px;
    }

#PARAGRAPH467 {
    display: block;
}

    #PARAGRAPH467 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 20px;
    }

#IMAGE465 {
    display: block;
}

    #IMAGE465 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE465 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BUTTON520 {
    display: table;
}

    #BUTTON520 > .widget-content {
        background-color: rgba(244,67,54,1);
        color: #ffffff;
        font-weight: 700;
        line-height: 31px;
    }

    #BUTTON520 > .widget-content {
        border-radius: 5px;
    }

    #BUTTON520 > .ladi-widget-overlay {
        border-radius: 5px;
    }

#HEADLINE280 {
    display: block;
}

    #HEADLINE280 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 34px;
    }

#GROUP281 {
    display: block;
}

    #GROUP281 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX282 {
    display: block;
}

    #BOX282 > .widget-content {
        background-image: url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/uong-nuoc-1561693976.png");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(189,189,189,1);
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
    }

    #BOX282 > .widget-content {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(29,233,182,1);
    }

    #BOX282 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(29,233,182,1);
    }

    #BOX282 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#HEADLINE283 {
    display: block;
}

    #HEADLINE283 > .widget-content {
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,235,59,1);
        font-weight: 700;
        line-height: 18px;
    }

#PARAGRAPH284 {
    display: block;
}

    #PARAGRAPH284 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 22px;
    }

#LINE285 {
    display: block;
}

    #LINE285 > .widget-content .line {
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: solid;
        border-color: rgba(255,235,59,1);
        margin-top: 12px;
    }

    #LINE285 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
    }

#GROUP286 {
    display: block;
}

    #GROUP286 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX287 {
    display: block;
}

    #BOX287 > .widget-content {
        background-image: url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/a6dac0c7a63943671a28-1561644241.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(189,189,189,1);
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
    }

    #BOX287 > .widget-content {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(29,233,182,1);
    }

    #BOX287 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(29,233,182,1);
    }

    #BOX287 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#HEADLINE288 {
    display: block;
}

    #HEADLINE288 > .widget-content {
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,235,59,1);
        font-weight: 700;
        line-height: 18px;
    }

#PARAGRAPH289 {
    display: block;
}

    #PARAGRAPH289 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 22px;
    }

#LINE290 {
    display: block;
}

    #LINE290 > .widget-content .line {
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: solid;
        border-color: rgba(255,235,59,1);
        margin-top: 12px;
    }

    #LINE290 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
    }

#GROUP291 {
    display: block;
}

    #GROUP291 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX292 {
    display: block;
}

    #BOX292 > .widget-content {
        background-image: url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/thoa-kem-chong-nang-1561644690.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(189,189,189,1);
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
    }

    #BOX292 > .widget-content {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(29,233,182,1);
    }

    #BOX292 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(29,233,182,1);
    }

    #BOX292 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#HEADLINE293 {
    display: block;
}

    #HEADLINE293 > .widget-content {
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,235,59,1);
        font-weight: 700;
        line-height: 18px;
    }

#PARAGRAPH294 {
    display: block;
}

    #PARAGRAPH294 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 22px;
    }

#LINE295 {
    display: block;
}

    #LINE295 > .widget-content .line {
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: solid;
        border-color: rgba(255,235,59,1);
        margin-top: 12px;
    }

    #LINE295 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
    }

#GROUP296 {
    display: block;
}

    #GROUP296 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX297 {
    display: block;
}

    #BOX297 > .widget-content {
        background-image: url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/cam-hut-thuoc-1561694089.png");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(189,189,189,1);
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
    }

    #BOX297 > .widget-content {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(29,233,182,1);
    }

    #BOX297 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(29,233,182,1);
    }

    #BOX297 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#HEADLINE298 {
    display: block;
}

    #HEADLINE298 > .widget-content {
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,235,59,1);
        font-weight: 700;
        line-height: 18px;
    }

#PARAGRAPH299 {
    display: block;
}

    #PARAGRAPH299 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 22px;
    }

#LINE300 {
    display: block;
}

    #LINE300 > .widget-content .line {
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: solid;
        border-color: rgba(255,235,59,1);
        margin-top: 12px;
    }

    #LINE300 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
    }

#HEADLINE302 {
    display: block;
}

    #HEADLINE302 > .widget-content {
        color: rgba(0,0,0,1);
        font-weight: 700;
        line-height: 76px;
    }

#PARAGRAPH303 {
    display: block;
}

    #PARAGRAPH303 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 300;
        line-height: 20px;
    }

#GROUP304 {
    display: block;
}

    #GROUP304 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#HEADLINE305 {
    display: block;
}

    #HEADLINE305 > .widget-content {
        color: rgba(74,74,74,1);
        font-weight: 700;
        line-height: 22px;
    }

#PARAGRAPH306 {
    display: block;
}

    #PARAGRAPH306 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,74,74,1);
        font-weight: 400;
        line-height: 17px;
    }

#HEADLINE307 {
    display: block;
}

    #HEADLINE307 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,122,0,1);
        font-weight: 700;
        line-height: 40px;
    }

#LINE308 {
    display: block;
}

    #LINE308 > .widget-content .line {
        border-top-width: 3px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: solid;
        border-color: rgba(255,122,0,1);
        margin-top: 9.5px;
    }

    #LINE308 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#GROUP309 {
    display: block;
}

    #GROUP309 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#HEADLINE310 {
    display: block;
}

    #HEADLINE310 > .widget-content {
        color: rgba(74,74,74,1);
        font-weight: 700;
        line-height: 22px;
    }

#PARAGRAPH311 {
    display: block;
}

    #PARAGRAPH311 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,74,74,1);
        font-weight: 400;
        line-height: 17px;
    }

#HEADLINE312 {
    display: block;
}

    #HEADLINE312 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,122,0,1);
        font-weight: 700;
        line-height: 40px;
    }

#GROUP313 {
    display: block;
}

    #GROUP313 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#HEADLINE314 {
    display: block;
}

    #HEADLINE314 > .widget-content {
        color: rgba(74,74,74,1);
        font-weight: 700;
        line-height: 22px;
    }

#PARAGRAPH315 {
    display: block;
}

    #PARAGRAPH315 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,74,74,1);
        font-weight: 400;
        line-height: 17px;
    }

#HEADLINE316 {
    display: block;
}

    #HEADLINE316 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,122,0,1);
        font-weight: 700;
        line-height: 40px;
    }

#GROUP317 {
    display: block;
}

    #GROUP317 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#HEADLINE318 {
    display: block;
}

    #HEADLINE318 > .widget-content {
        color: rgba(74,74,74,1);
        font-weight: 700;
        line-height: 22px;
    }

#HEADLINE320 {
    display: block;
}

    #HEADLINE320 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,122,0,1);
        font-weight: 700;
        line-height: 40px;
    }

#GROUP321 {
    display: block;
}

    #GROUP321 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#HEADLINE322 {
    display: block;
}

    #HEADLINE322 > .widget-content {
        color: rgba(74,74,74,1);
        font-weight: 700;
        line-height: 22px;
    }

#HEADLINE323 {
    display: block;
}

    #HEADLINE323 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,122,0,1);
        font-weight: 700;
        line-height: 40px;
    }

#GROUP324 {
    display: block;
}

    #GROUP324 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#HEADLINE325 {
    display: block;
}

    #HEADLINE325 > .widget-content {
        color: rgba(74,74,74,1);
        font-weight: 700;
        line-height: 22px;
    }

#PARAGRAPH326 {
    display: block;
}

    #PARAGRAPH326 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,74,74,1);
        font-weight: 400;
        line-height: 17px;
    }

#HEADLINE327 {
    display: block;
}

    #HEADLINE327 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,122,0,1);
        font-weight: 700;
        line-height: 40px;
    }

#BOX330 {
    display: block;
}

    #BOX330 > .widget-content {
        background-color: rgba(0,0,0,0.38);
        color: rgba(0,0,0,1);
    }

#HEADLINE331 {
    display: block;
}

    #HEADLINE331 > .widget-content {
        color: rgba(255,255,255,1);
        font-weight: 700;
        text-decoration: line-through;
        -webkit-text-decoration-line: line-through;
        line-height: 25px;
    }

#HEADLINE332 {
    display: block;
}

    #HEADLINE332 > .widget-content {
        color: rgba(244,67,54,1);
        font-weight: 700;
        line-height: 34px;
    }

#HEADLINE333 {
    display: block;
}

    #HEADLINE333 > .widget-content {
        opacity: 1;
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 40px;
    }

#LINE335 {
    display: block;
}

    #LINE335 > .widget-content .line {
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
        margin-top: 12px;
    }

    #LINE335 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#HEADLINE337 {
    display: block;
}

    #HEADLINE337 > .widget-content {
        background-color: rgba(255,255,255,0);
        opacity: 1;
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 30px;
    }

#PARAGRAPH338 {
    display: block;
}

    #PARAGRAPH338 > .widget-content {
        background-color: rgba(255,255,255,0);
        opacity: 1;
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 300;
        line-height: 18px;
    }

#HEADLINE339 {
    display: block;
}

    #HEADLINE339 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 34px;
    }

#FORM340 {
    display: block;
}

    #FORM340 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #FORM340 .widget-content::-webkit-input-placeholder {
        color: rgba(71,71,71,1)
    }

    #FORM340 .widget-content:-moz-placeholder {
        color: rgba(71,71,71,1)
    }

    #FORM340 .widget-content::-moz-placeholder {
        color: rgba(71,71,71,1)
    }

    #FORM340 .widget-content:-ms-input-placeholder {
        color: rgba(71,71,71,1)
    }

    #FORM340 select.widget-content option:first-child {
        color: rgba(71,71,71,1)
    }

    #FORM340 select.widget-content {
        color: rgba(71,71,71,1)
    }

#ITEM_FORM341 {
    display: block;
}

    #ITEM_FORM341 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(74,74,74,1);
    }

    #ITEM_FORM341 > .widget-content {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: #eee;
    }

    #ITEM_FORM341 > .ladi-widget-overlay {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: #eee;
    }

    #ITEM_FORM341 .widget-content::-webkit-input-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM341 .widget-content:-moz-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM341 .widget-content::-moz-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM341 .widget-content:-ms-input-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM341 select.widget-content option:first-child {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM341 select.widget-content {
        color: rgba(71,71,71,1)
    }

#ITEM_FORM342 {
    display: block;
}

    #ITEM_FORM342 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(74,74,74,1);
    }

    #ITEM_FORM342 > .widget-content {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: #eee;
    }

    #ITEM_FORM342 > .ladi-widget-overlay {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: #eee;
    }

    #ITEM_FORM342 .widget-content::-webkit-input-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM342 .widget-content:-moz-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM342 .widget-content::-moz-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM342 .widget-content:-ms-input-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM342 select.widget-content option:first-child {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM342 select.widget-content {
        color: rgba(71,71,71,1)
    }

#ITEM_FORM343 {
    display: block;
}

    #ITEM_FORM343 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(74,74,74,1);
    }

    #ITEM_FORM343 > .widget-content {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: #eee;
    }

    #ITEM_FORM343 > .ladi-widget-overlay {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: #eee;
    }

    #ITEM_FORM343 .widget-content::-webkit-input-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM343 .widget-content:-moz-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM343 .widget-content::-moz-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM343 .widget-content:-ms-input-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM343 select.widget-content option:first-child {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM343 select.widget-content {
        color: rgba(71,71,71,1)
    }

#ITEM_FORM357 {
    display: block;
}

    #ITEM_FORM357 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(74,74,74,1);
    }

    #ITEM_FORM357 > .widget-content {
        border-radius: 3px;
    }

    #ITEM_FORM357 > .ladi-widget-overlay {
        border-radius: 3px;
    }

    #ITEM_FORM357 .widget-content::-webkit-input-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM357 .widget-content:-moz-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM357 .widget-content::-moz-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM357 .widget-content:-ms-input-placeholder {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM357 select.widget-content option:first-child {
        color: rgba(71,71,71,1)
    }

    #ITEM_FORM357 select.widget-content {
        color: rgba(71,71,71,1)
    }

#BUTTON344 {
    display: table;
}

    #BUTTON344 > .widget-content {
        background-color: #3D9BE9;
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: #ffffff;
        font-weight: 700;
        line-height: 22px;
    }

    #BUTTON344 > .widget-content {
        border-radius: 5px;
    }

    #BUTTON344 > .ladi-widget-overlay {
        border-radius: 5px;
    }

#GROUP345 {
    display: block;
}

    #GROUP345 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#GROUP346 {
    display: block;
}

    #GROUP346 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX347 {
    display: block;
}

    #BOX347 > .widget-content {
        background-color: rgba(244,67,54,1);
        color: rgba(0,0,0,1);
    }

    #BOX347 > .widget-content {
        border-radius: 4px;
    }

    #BOX347 > .ladi-widget-overlay {
        border-radius: 4px;
    }

#HEADLINE348 {
    display: block;
}

    #HEADLINE348 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 17px;
    }

#BOX349 {
    display: block;
}

    #BOX349 > .widget-content {
        background-color: rgba(244,67,54,1);
        color: rgba(0,0,0,1);
    }

    #BOX349 > .widget-content {
        border-radius: 4px;
    }

    #BOX349 > .ladi-widget-overlay {
        border-radius: 4px;
    }

#HEADLINE350 {
    display: block;
}

    #HEADLINE350 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 17px;
    }

#BOX351 {
    display: block;
}

    #BOX351 > .widget-content {
        background-color: rgba(244,67,54,1);
        color: rgba(0,0,0,1);
    }

    #BOX351 > .widget-content {
        border-radius: 4px;
    }

    #BOX351 > .ladi-widget-overlay {
        border-radius: 4px;
    }

#HEADLINE352 {
    display: block;
}

    #HEADLINE352 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 17px;
    }

#BOX353 {
    display: block;
}

    #BOX353 > .widget-content {
        background-color: rgba(244,67,54,1);
        color: rgba(0,0,0,1);
    }

    #BOX353 > .widget-content {
        border-radius: 4px;
    }

    #BOX353 > .ladi-widget-overlay {
        border-radius: 4px;
    }

#HEADLINE354 {
    display: block;
}

    #HEADLINE354 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 17px;
    }

#COUNTDOWN355 {
    display: block;
}

    #COUNTDOWN355 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 0px;
    }

#HEADLINE356 {
    display: block;
}

    #HEADLINE356 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 47px;
    }

#BOX359 {
    display: block;
}

    #BOX359 > .widget-content {
        background-image: url("https://static.ladipage.net/s2250x400/57b167c9ca57d39c18a1c57c/courses_class_1.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
        background-color: #fed500;
        opacity: 1;
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
        box-shadow: 4px 5px 0px rgba(0,0,0,1);
    }

    #BOX359 > .ladi-widget-overlay {
        background-color: rgba(232,223,0,0.89);
    }

#HEADLINE361 {
    display: block;
}

    #HEADLINE361 > .widget-content {
        opacity: 1;
        font-family: 'Montserrat', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(23,23,23,1);
        font-weight: 400;
        line-height: 20px;
    }

#HEADLINE360 {
    display: block;
}

    #HEADLINE360 > .widget-content {
        font-family: 'Montserrat', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(41,41,41,1);
        font-weight: 700;
        line-height: 49px;
    }

#SHAPE362 {
    display: block;
}

    #SHAPE362 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
    }

        #SHAPE362 > .widget-content svg {
            fill: rgba(255,255,255,1);
        }

#PARAGRAPH363 {
    display: block;
}

    #PARAGRAPH363 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#HEADLINE364 {
    display: block;
}

    #HEADLINE364 > .widget-content {
        font-family: 'Montserrat', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 27px;
    }

#HEADLINE365 {
    display: block;
}

    #HEADLINE365 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: #fed500;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0px;
    }

#LINE366 {
    display: block;
}

    #LINE366 > .widget-content .line {
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: dashed;
        border-color: rgba(64,64,64,1);
        margin-top: 12px;
    }

    #LINE366 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#GROUP367 {
    display: block;
}

    #GROUP367 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#PARAGRAPH368 {
    display: block;
}

    #PARAGRAPH368 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#HEADLINE369 {
    display: block;
}

    #HEADLINE369 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: #fed500;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0px;
    }

#SHAPE370 {
    display: block;
}

    #SHAPE370 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
    }

        #SHAPE370 > .widget-content svg {
            fill: rgba(255,255,255,1);
        }

#LINE371 {
    display: block;
}

    #LINE371 > .widget-content .line {
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: dashed;
        border-color: rgba(64,64,64,1);
        margin-top: 12px;
    }

    #LINE371 > .widget-content {
        background-color: rgba(255,255,255,0);
    }

#HEADLINE372 {
    display: block;
}

    #HEADLINE372 > .widget-content {
        font-family: 'Montserrat', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 27px;
    }

#GROUP373 {
    display: block;
}

    #GROUP373 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#PARAGRAPH374 {
    display: block;
}

    #PARAGRAPH374 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#HEADLINE375 {
    display: block;
}

    #HEADLINE375 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: #fed500;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0px;
    }

#SHAPE376 {
    display: block;
}

    #SHAPE376 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
    }

        #SHAPE376 > .widget-content svg {
            fill: rgba(255,255,255,1);
        }

#LINE377 {
    display: block;
}

    #LINE377 > .widget-content .line {
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: dashed;
        border-color: rgba(64,64,64,1);
        margin-top: 12px;
    }

    #LINE377 > .widget-content {
        background-color: rgba(255,255,255,0);
    }

#HEADLINE378 {
    display: block;
}

    #HEADLINE378 > .widget-content {
        font-family: 'Montserrat', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 27px;
    }

#GROUP379 {
    display: block;
}

    #GROUP379 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#PARAGRAPH380 {
    display: block;
}

    #PARAGRAPH380 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#HEADLINE381 {
    display: block;
}

    #HEADLINE381 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: #fed500;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0px;
    }

#SHAPE382 {
    display: block;
}

    #SHAPE382 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
    }

        #SHAPE382 > .widget-content svg {
            fill: rgba(255,255,255,1);
        }

#LINE383 {
    display: block;
}

    #LINE383 > .widget-content .line {
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: dashed;
        border-color: rgba(64,64,64,1);
        margin-top: 12px;
    }

    #LINE383 > .widget-content {
        background-color: rgba(255,255,255,0);
    }

#HEADLINE384 {
    display: block;
}

    #HEADLINE384 > .widget-content {
        font-family: 'Montserrat', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 27px;
    }

#LINE420 {
    display: block;
}

    #LINE420 > .widget-content .line {
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: solid;
        border-color: rgba(255,255,255,0.31);
        margin-top: 12px;
    }

    #LINE420 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#GROUP422 {
    display: block;
}

    #GROUP422 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#HEADLINE423 {
    display: block;
}

    #HEADLINE423 > .widget-content {
        opacity: 1;
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#GROUP424 {
    display: block;
}

    #GROUP424 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#SHAPE425 {
    display: block;
}

    #SHAPE425 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,255,255,1);
    }

        #SHAPE425 > .widget-content svg {
            fill: rgba(255,255,255,1);
        }

#SHAPE426 {
    display: block;
}

    #SHAPE426 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,255,255,1);
    }

        #SHAPE426 > .widget-content svg {
            fill: rgba(255,255,255,1);
        }

#SHAPE427 {
    display: block;
}

    #SHAPE427 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,255,255,1);
    }

        #SHAPE427 > .widget-content svg {
            fill: rgba(255,255,255,1);
        }

#IMAGE454 {
    display: block;
}

    #IMAGE454 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE454 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE455 {
    display: block;
}

    #HEADLINE455 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 24px;
    }

@media(max-width: 767px) {
    body {
        position: relative;
    }

    .body-fixed {
        position: fixed;
        width: 100%;
    }

    #SECTION186 {
        display: block;
        background-image: url("https://static.ladipage.net/s600x1250/5cd53c3230dba94fe2f37973/yellow-background-14046115834kp-1560311586.jpg");
        background-color: rgba(255,255,255,0);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
    }

        #SECTION186 > .ladi-widget-overlay {
            background-color: rgba(0,0,0,0);
        }

    #SECTION186 {
        width: 375px;
        height: 1019.3333740234375px;
    }

    #SECTION186 {
        background-image: url("https://static.ladipage.net/s600x1250/5cd53c3230dba94fe2f37973/yellow-background-14046115834kp-1560311586.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
    }

    #SECTION161 {
        display: block;
        background-color: rgba(255,255,255,0);
    }

    #SECTION161 {
        width: 375px;
        height: 916px;
    }

    #SECTION161 {
        background-image: none;
    }

    #SECTION168 {
        display: block;
        background-color: rgba(255,255,255,0);
    }

    #SECTION168 {
        width: 375px;
        height: 855px;
    }

    #SECTION168 {
        background-image: none;
    }

    #SECTION72 {
        display: block;
        background-color: rgba(255,193,7,1);
    }

    #SECTION72 {
        width: 375px;
        height: 1312px;
    }

    #SECTION72 {
        background-image: none;
    }

    #SECTION468 {
        display: block;
        background-color: rgba(0,150,136,1);
    }

    #SECTION468 {
        width: 375px;
        height: 3575px;
    }

    #SECTION468 {
        background-image: none;
    }

    #SECTION431 {
        display: block;
        background-color: rgba(255,255,255,0);
    }

    #SECTION431 {
        width: 375px;
        height: 2664px;
    }

    #SECTION431 {
        background-image: none;
    }

    #SECTION279 {
        display: block;
        background-color: rgba(0,191,165,1);
    }

    #SECTION279 {
        width: 100%;
        height: 1464px;
    }

    #SECTION279 {
        background-image: none;
    }

    #SECTION301 {
        display: block;
        background-color: rgba(255,255,255,0);
    }

    #SECTION301 {
        width: 375px;
        height: 943px;
    }

    #SECTION301 {
        background-image: none;
    }

    #SECTION329 {
        display: block;
        background-color: rgba(13,58,94,1);
    }

    #SECTION329 {
        width: 375px;
        height: 1065.3333740234375px;
    }

    #SECTION329 {
        background-image: none;
    }

    #SECTION358 {
        display: block;
        background-color: rgba(10,81,64,1);
    }

    #SECTION358 {
        width: 375px;
        height: 1339px;
    }

    #SECTION358 {
        background-image: none;
    }

    #SECTION417 {
        display: block;
        background-color: rgba(5,10,37,1);
    }

    #SECTION417 {
        width: 375px;
        height: 634px;
    }

    #SECTION417 {
        background-image: none;
    }

    #PARAGRAPH193 {
        top: 822px;
        left: 9.0104px;
        padding: 0px;
        width: 355px;
        height: 86px;
    }

        #PARAGRAPH193 > .widget-content {
            font-size: 19px;
            text-align: center;
        }

    #BUTTON194 {
        top: 934px;
        left: 68.5px;
        padding: 0px;
        width: 244px;
        height: 61.333335876464844px;
    }

        #BUTTON194 > .widget-content {
            font-size: 26px;
            text-align: center;
        }

    #HEADLINE197 {
        top: 19px;
        left: 10px;
        padding: 0px;
        width: 355px;
        height: 220px;
    }

        #HEADLINE197 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #PARAGRAPH198 {
        top: 627.99px;
        left: 33px;
        padding: 0px;
        width: 334px;
        height: 168px;
    }

        #PARAGRAPH198 > .widget-content {
            font-size: 22px;
            text-align: left;
        }

    #IMAGE514 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s550x600/5cd53c3230dba94fe2f37973/screenshot_2-removebg-1559028837.png");
    }

    #IMAGE514 {
        top: 255px;
        left: 29.7518px;
        width: 315.76043701171875px;
        height: 350.58930338587686px;
    }

    #SHAPE515 {
        top: 627.99px;
        left: 2.51px;
        width: 32px;
        height: 32px;
    }

    #SHAPE516 {
        top: 682.166px;
        left: 2.51px;
        width: 32px;
        height: 32px;
    }

    #SHAPE517 {
        top: 738.99px;
        left: 1.50497px;
        width: 32px;
        height: 32px;
    }

    #BOX162 {
        top: 101px;
        left: 8.51039px;
        width: 363.5px;
        height: 300px;
    }

    #SHAPE457 {
        top: 204px;
        left: 5.5px;
        width: 27px;
        height: 27px;
    }

    #SHAPE458 {
        top: 124px;
        left: 5.5px;
        width: 27px;
        height: 27px;
    }

    #SHAPE459 {
        top: 44.0104px;
        left: 3px;
        width: 27px;
        height: 27px;
    }

    #BOX163 {
        top: 507.333px;
        left: 5.5px;
        width: 362.5px;
        height: 377px;
    }

    #PARAGRAPH203 {
        top: 15px;
        left: 28.25px;
        padding: 0px;
        width: 323.25px;
        height: 338px;
    }

        #PARAGRAPH203 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #SHAPE460 {
        top: 14px;
        left: 2px;
        width: 27px;
        height: 27px;
    }

    #SHAPE461 {
        top: 93px;
        left: 2.75px;
        width: 27px;
        height: 27px;
    }

    #SHAPE462 {
        top: 197px;
        left: 2px;
        width: 27px;
        height: 27px;
    }

    #SHAPE463 {
        top: 277px;
        left: 2px;
        width: 27px;
        height: 27px;
    }

    #BOX164 {
        top: 38.0091px;
        left: 39.5104px;
        width: 305px;
        height: 99px;
    }

    #HEADLINE166 {
        top: 4.5px;
        left: 13px;
        padding: 0px;
        width: 280px;
        height: 90px;
    }

        #HEADLINE166 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #BOX165 {
        top: 433.333px;
        left: 35.5px;
        width: 310.25px;
        height: 85px;
    }

    #HEADLINE167 {
        top: 24.1667px;
        left: 60px;
        padding: 0px;
        width: 200px;
        height: 34px;
    }

        #HEADLINE167 > .widget-content {
            font-size: 28px;
            text-align: left;
        }

    #PARAGRAPH202 {
        top: 147.01px;
        left: 33.5104px;
        padding: 0px;
        width: 327px;
        height: 208px;
    }

        #PARAGRAPH202 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #BOX169 {
        top: 15px;
        left: 0px;
        width: 368.75px;
        height: 94px;
    }

    #HEADLINE170 {
        top: 16px;
        left: 24px;
        padding: 0px;
        width: 355px;
        height: 58px;
    }

        #HEADLINE170 > .widget-content {
            font-size: 32px;
            text-align: left;
        }

    #PARAGRAPH171 {
        top: 135px;
        left: 11px;
        padding: 0px;
        width: 355px;
        height: 480px;
    }

        #PARAGRAPH171 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #PARAGRAPH205 {
        top: 607.333px;
        left: 9.5px;
        padding: 0px;
        width: 355px;
        height: 146.6666717529297px;
    }

        #PARAGRAPH205 > .widget-content {
            font-size: 29px;
            text-align: center;
        }

    #PARAGRAPH206 {
        top: 771px;
        left: 34px;
        padding: 0px;
        width: 340px;
        height: 72px;
    }

        #PARAGRAPH206 > .widget-content {
            font-size: 30px;
            text-align: left;
        }

    #SHAPE207 {
        top: 772.667px;
        left: -1.5px;
        width: 34px;
        height: 34px;
    }

    #BOX73 {
        top: 787px;
        left: 40px;
        width: 290px;
        height: 87px;
    }

    #HEADLINE74 {
        top: 9px;
        left: 19px;
        padding: 0px;
        width: 262px;
        height: 72px;
    }

        #HEADLINE74 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BOX75 {
        top: 524.99px;
        left: 40.5px;
        width: 289px;
        height: 89px;
    }

    #HEADLINE76 {
        top: 21px;
        left: 21px;
        padding: 0px;
        width: 253px;
        height: 48px;
    }

        #HEADLINE76 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BOX77 {
        top: 651px;
        left: 38px;
        width: 290px;
        height: 86px;
    }

    #HEADLINE78 {
        top: 11px;
        left: 22px;
        padding: 0px;
        width: 242px;
        height: 72px;
    }

        #HEADLINE78 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BOX79 {
        top: 394.99px;
        left: 39px;
        width: 290px;
        height: 90px;
    }

    #HEADLINE80 {
        top: 12px;
        left: 19px;
        padding: 0px;
        width: 226.5px;
        height: 72px;
    }

        #HEADLINE80 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #HEADLINE81 {
        top: 20px;
        left: 10px;
        padding: 0px;
        width: 355px;
        height: 60px;
    }

        #HEADLINE81 > .widget-content {
            font-size: 24px;
            text-align: center;
            line-height: 30px;
        }

    #BOX83 {
        top: 1080px;
        left: 39px;
        width: 288px;
        height: 87px;
    }

    #HEADLINE84 {
        top: 7px;
        left: 17px;
        padding: 0px;
        width: 251px;
        height: 72px;
    }

        #HEADLINE84 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BOX85 {
        top: 919px;
        left: 36px;
        width: 289px;
        height: 86px;
    }

    #HEADLINE86 {
        top: 7px;
        left: 19px;
        padding: 0px;
        width: 242px;
        height: 72px;
    }

        #HEADLINE86 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE456 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s600x500/5cd53c3230dba94fe2f37973/duong-da-1560313434.jpg");
    }

    #IMAGE456 {
        top: 95px;
        left: 7.5px;
        width: 361px;
        height: 265px;
    }

    #BUTTON518 {
        top: 1228px;
        left: 53.5px;
        padding: 0px;
        width: 262px;
        height: 62px;
    }

        #BUTTON518 > .widget-content {
            font-size: 25px;
            text-align: center;
        }

    #LINE469 {
        top: 79px;
        left: 131px;
        width: 119px;
        height: 25px;
    }

    #HEADLINE471 {
        top: 46px;
        left: 11px;
        padding: 0px;
        width: 355px;
        height: 30px;
    }

        #HEADLINE471 > .widget-content {
            font-size: 32px;
            text-align: center;
            line-height: 30px;
        }

    #GROUP472 {
        top: 118.00000762939453px;
        left: 41px;
        width: 300px;
        height: 323px;
    }

    #BOX473 {
        top: 80px;
        left: 0px;
        width: 300px;
        height: 243px;
    }

    #BOX477 {
        top: 0px;
        left: 76px;
        width: 155px;
        height: 155px;
    }

        #BOX477 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top center;
            background-repeat: no-repeat;
        }

    #GROUP478 {
        top: 478.00001525878906px;
        left: 37.5px;
        width: 300px;
        height: 323.00001525878906px;
    }

    #BOX479 {
        top: 80.00001525878906px;
        left: 0px;
        width: 300px;
        height: 243px;
    }

    #PARAGRAPH482 {
        top: 110px;
        left: 30px;
        padding: 0px;
        width: 237px;
        height: 92px;
    }

        #PARAGRAPH482 > .widget-content {
            font-size: 30px;
            text-align: center;
            line-height: 31px;
        }

    #BOX483 {
        top: 0px;
        left: 76px;
        width: 155px;
        height: 155px;
    }

        #BOX483 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8498-1561629552.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8498-1561629552.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8498-1561629552.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8498-1561629552.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8498-1561629552.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top center;
            background-repeat: no-repeat;
        }

    #GROUP484 {
        top: 839.0000305175781px;
        left: 31.5px;
        width: 300px;
        height: 323.0000305175781px;
    }

    #BOX485 {
        top: 80.00003051757812px;
        left: 0px;
        width: 300px;
        height: 243px;
    }

    #PARAGRAPH487 {
        top: 119px;
        left: 33px;
        padding: 0px;
        width: 237px;
        height: 61.333335876464844px;
    }

        #PARAGRAPH487 > .widget-content {
            font-size: 30px;
            text-align: center;
            line-height: 31px;
        }

    #BOX489 {
        top: 0px;
        left: 76px;
        width: 155px;
        height: 155px;
    }

        #BOX489 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top center;
            background-repeat: no-repeat;
        }

    #GROUP490 {
        top: 1187.0000839233398px;
        left: 23.5px;
        width: 300px;
        height: 352.81250762939453px;
    }

    #BOX491 {
        top: 109.81250762939453px;
        left: 0px;
        width: 300px;
        height: 243px;
    }

    #BOX493 {
        top: 0px;
        left: 53.3125px;
        width: 193px;
        height: 193px;
    }

        #BOX493 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7480-1561691456.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7480-1561691456.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7480-1561691456.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7480-1561691456.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7480-1561691456.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top center;
            background-repeat: no-repeat;
        }

    #GROUP494 {
        top: 1575.8021697998047px;
        left: 23.3125px;
        width: 300px;
        height: 352.5px;
    }

    #BOX495 {
        top: 109.5px;
        left: 0px;
        width: 300px;
        height: 243px;
    }

    #PARAGRAPH496 {
        top: 109.5px;
        left: 30px;
        padding: 0px;
        width: 236px;
        height: 61.333335876464844px;
    }

        #PARAGRAPH496 > .widget-content {
            font-size: 30px;
            text-align: center;
            line-height: 31px;
        }

    #BOX497 {
        top: 0px;
        left: 56.5px;
        width: 187px;
        height: 187px;
    }

        #BOX497 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8580-1561691535.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8580-1561691535.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8580-1561691535.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8580-1561691535.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8580-1561691535.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top center;
            background-repeat: no-repeat;
        }

    #GROUP498 {
        top: 1970.78125px;
        left: 31.5px;
        width: 300px;
        height: 358px;
    }

    #BOX499 {
        top: 115px;
        left: 0px;
        width: 300px;
        height: 243px;
    }

    #PARAGRAPH500 {
        top: 109.5px;
        left: 32.5px;
        padding: 0px;
        width: 236px;
        height: 61.333335876464844px;
    }

        #PARAGRAPH500 > .widget-content {
            font-size: 30px;
            text-align: center;
            line-height: 31px;
        }

    #BOX501 {
        top: 0px;
        left: 51.8333740234375px;
        width: 198px;
        height: 198px;
    }

        #BOX501 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7499-1561691626.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7499-1561691626.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7499-1561691626.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7499-1561691626.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7499-1561691626.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top center;
            background-repeat: no-repeat;
        }

    #GROUP502 {
        top: 2357.0000610351562px;
        left: 41.5px;
        width: 300px;
        height: 352.8125px;
    }

    #BOX503 {
        top: 109.8125px;
        left: 0px;
        width: 300px;
        height: 243px;
    }

    #PARAGRAPH504 {
        top: 109.5px;
        left: 31.5px;
        padding: 0px;
        width: 236px;
        height: 61.333335876464844px;
    }

        #PARAGRAPH504 > .widget-content {
            font-size: 30px;
            text-align: center;
            line-height: 31px;
        }

    #BOX505 {
        top: 0px;
        left: 53.3125px;
        width: 193px;
        height: 193px;
    }

        #BOX505 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7512-1561691957.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7512-1561691957.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7512-1561691957.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7512-1561691957.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_7512-1561691957.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top center;
            background-repeat: no-repeat;
        }

    #GROUP506 {
        top: 2762.8021697998047px;
        left: 41px;
        width: 300px;
        height: 352.5px;
    }

    #BOX507 {
        top: 109.5px;
        left: 0px;
        width: 300px;
        height: 243px;
    }

    #PARAGRAPH508 {
        top: 109.5px;
        left: 30px;
        padding: 0px;
        width: 236px;
        height: 92px;
    }

        #PARAGRAPH508 > .widget-content {
            font-size: 30px;
            text-align: center;
            line-height: 31px;
        }

    #BOX509 {
        top: 0px;
        left: 56.5px;
        width: 187px;
        height: 187px;
    }

        #BOX509 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8280-1561691789.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8280-1561691789.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8280-1561691789.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8280-1561691789.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8280-1561691789.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top center;
            background-repeat: no-repeat;
        }

    #GROUP510 {
        top: 3147.7813110351562px;
        left: 41px;
        width: 300px;
        height: 358.00001525878906px;
    }

    #BOX511 {
        top: 115.00001525878906px;
        left: 0px;
        width: 300px;
        height: 243px;
    }

    #PARAGRAPH512 {
        top: 109.5px;
        left: 32.5px;
        padding: 0px;
        width: 236px;
        height: 92px;
    }

        #PARAGRAPH512 > .widget-content {
            font-size: 30px;
            text-align: center;
            line-height: 31px;
        }

    #BOX513 {
        top: 0px;
        left: 51.8333740234375px;
        width: 198px;
        height: 198px;
    }

        #BOX513 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8295-1561691876.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8295-1561691876.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8295-1561691876.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8295-1561691876.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/dsc_8295-1561691876.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top center;
            background-repeat: no-repeat;
        }

    #PARAGRAPH476 {
        top: 327px;
        left: 67px;
        padding: 0px;
        width: 237px;
        height: 61.333335876464844px;
    }

        #PARAGRAPH476 > .widget-content {
            font-size: 30px;
            text-align: center;
            line-height: 31px;
        }

    #PARAGRAPH492 {
        top: 1425.34px;
        left: 57.5px;
        padding: 0px;
        width: 236px;
        height: 30.666667938232422px;
    }

        #PARAGRAPH492 > .widget-content {
            font-size: 30px;
            text-align: center;
            line-height: 31px;
        }

    #HEADLINE432 {
        top: 20px;
        left: 37.5px;
        padding: 0px;
        width: 300px;
        height: 116px;
    }

        #HEADLINE432 > .widget-content {
            font-size: 30px;
            text-align: center;
        }

    #BOX433 {
        top: 114px;
        left: 37.5px;
        width: 300px;
        height: 377px;
    }

    #IMAGE434 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_7480-1561691456.jpg");
    }

    #IMAGE434 {
        top: 20px;
        left: 38px;
        width: 224px;
        height: 205px;
    }

    #HEADLINE436 {
        top: 235px;
        left: 45px;
        padding: 0px;
        width: 210px;
        height: 22px;
    }

        #HEADLINE436 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH435 {
        top: 267px;
        left: 51.5px;
        padding: 0px;
        width: 197px;
        height: 60px;
    }

        #PARAGRAPH435 > .widget-content {
            font-size: 14px;
            text-align: justify;
        }

    #HEADLINE437 {
        top: 64px;
        left: 10px;
        padding: 0px;
        width: 355px;
        height: 40px;
    }

        #HEADLINE437 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #BOX438 {
        top: 501px;
        left: 37.5px;
        width: 300px;
        height: 377px;
    }

    #IMAGE439 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_8451-1561691281.jpg");
    }

    #IMAGE439 {
        top: 20px;
        left: 38px;
        width: 224px;
        height: 205px;
    }

    #HEADLINE441 {
        top: 235px;
        left: 45px;
        padding: 0px;
        width: 210px;
        height: 22px;
    }

        #HEADLINE441 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH440 {
        top: 267px;
        left: 51.5px;
        padding: 0px;
        width: 197px;
        height: 80px;
    }

        #PARAGRAPH440 > .widget-content {
            font-size: 14px;
            text-align: justify;
        }

    #BOX442 {
        top: 2169.34px;
        left: 34.5px;
        width: 298px;
        height: 377px;
    }

    #IMAGE443 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/dsc_7457-1561690554.jpg");
    }

    #IMAGE443 {
        top: 20px;
        left: 38px;
        width: 224px;
        height: 205px;
    }

    #HEADLINE445 {
        top: 235px;
        left: 45px;
        padding: 0px;
        width: 210px;
        height: 22px;
    }

        #HEADLINE445 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH444 {
        top: 267px;
        left: 51.5px;
        padding: 0px;
        width: 197px;
        height: 60px;
    }

        #PARAGRAPH444 > .widget-content {
            font-size: 14px;
            text-align: justify;
        }

    #BOX446 {
        top: 1768.33px;
        left: 34.6667px;
        width: 300px;
        height: 377px;
    }

    #IMAGE447 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s450x450/uploads/images/25288b07-e0b1-4d53-9995-79eebfa717bd.jpg");
    }

    #IMAGE447 {
        top: 20px;
        left: 38px;
        width: 224px;
        height: 205px;
    }

    #HEADLINE449 {
        top: 235px;
        left: 45px;
        padding: 0px;
        width: 210px;
        height: 22px;
    }

        #HEADLINE449 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH448 {
        top: 267px;
        left: 51.5px;
        padding: 0px;
        width: 197px;
        height: 80px;
    }

        #PARAGRAPH448 > .widget-content {
            font-size: 14px;
            text-align: justify;
        }

    #BOX450 {
        top: 1354.33px;
        left: 35.5px;
        width: 301px;
        height: 387px;
    }

    #IMAGE451 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s450x450/uploads/images/25288b07-e0b1-4d53-9995-79eebfa717bd.jpg");
    }

    #IMAGE451 {
        top: 16px;
        left: 38.5px;
        width: 224px;
        height: 205px;
    }

    #HEADLINE452 {
        top: 235px;
        left: 82.5px;
        padding: 0px;
        width: 210px;
        height: 22px;
    }

        #HEADLINE452 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH453 {
        top: 270px;
        left: 54.1667px;
        padding: 0px;
        width: 196px;
        height: 100px;
    }

        #PARAGRAPH453 > .widget-content {
            font-size: 14px;
            text-align: justify;
        }

    #BOX464 {
        top: 908.343px;
        left: 37px;
        width: 299px;
        height: 410px;
    }

    #HEADLINE466 {
        top: 15px;
        left: 82.5px;
        padding: 0px;
        width: 210px;
        height: 22px;
    }

        #HEADLINE466 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH467 {
        top: 277px;
        left: 40.5px;
        padding: 0px;
        width: 213px;
        height: 80px;
    }

        #PARAGRAPH467 > .widget-content {
            font-size: 14px;
            text-align: justify;
        }

    #IMAGE465 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s450x450/5cd53c3230dba94fe2f37973/a6dac0c7a63943671a28-1561644215.jpg");
    }

    #IMAGE465 {
        top: 939.33px;
        left: 69px;
        width: 224px;
        height: 205px;
    }

    #BUTTON520 {
        top: 2580.01px;
        left: 69.5px;
        padding: 0px;
        width: 240px;
        height: 57.333335876464844px;
    }

        #BUTTON520 > .widget-content {
            font-size: 25px;
            text-align: center;
        }

    #HEADLINE280 {
        top: 20px;
        left: 10px;
        padding: 0px;
        width: 355px;
        height: 68px;
    }

        #HEADLINE280 > .widget-content {
            font-size: 30px;
            text-align: center;
        }

    #GROUP281 {
        top: 99.0000057220459px;
        left: 82px;
        width: 211px;
        height: 306.00000953674316px;
    }

    #BOX282 {
        top: 0px;
        left: 0px;
        width: 187px;
        height: 187px;
    }

        #BOX282 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/uong-nuoc-1561693976.png");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/uong-nuoc-1561693976.png");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/uong-nuoc-1561693976.png");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/uong-nuoc-1561693976.png");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/uong-nuoc-1561693976.png");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top center;
            background-repeat: no-repeat;
        }

    #HEADLINE283 {
        top: 208.00000953674316px;
        left: 24px;
        padding: 0px;
        width: 147px;
        height: 18px;
    }

        #HEADLINE283 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #PARAGRAPH284 {
        top: 233.00000953674316px;
        left: 6px;
        padding: 0px;
        width: 205px;
        height: 44px;
    }

        #PARAGRAPH284 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #LINE285 {
        top: 281.00000953674316px;
        left: 66.5px;
        width: 62px;
        height: 25px;
    }

    #GROUP286 {
        top: 416px;
        left: 84px;
        width: 205px;
        height: 338px;
    }

    #BOX287 {
        top: 0px;
        left: 0px;
        width: 187px;
        height: 187px;
    }

        #BOX287 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/a6dac0c7a63943671a28-1561644241.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/a6dac0c7a63943671a28-1561644241.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/a6dac0c7a63943671a28-1561644241.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/a6dac0c7a63943671a28-1561644241.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/a6dac0c7a63943671a28-1561644241.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top center;
            background-repeat: no-repeat;
        }

    #HEADLINE288 {
        top: 208px;
        left: 18px;
        padding: 0px;
        width: 147px;
        height: 18px;
    }

        #HEADLINE288 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #PARAGRAPH289 {
        top: 219px;
        left: 0px;
        padding: 0px;
        width: 205px;
        height: 88px;
    }

        #PARAGRAPH289 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #LINE290 {
        top: 313px;
        left: 69.5px;
        width: 62px;
        height: 25px;
    }

    #GROUP291 {
        top: 774.9896240234375px;
        left: 90px;
        width: 205px;
        height: 307px;
    }

    #BOX292 {
        top: 0px;
        left: 3px;
        width: 187px;
        height: 187px;
    }

        #BOX292 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/thoa-kem-chong-nang-1561644690.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/thoa-kem-chong-nang-1561644690.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/thoa-kem-chong-nang-1561644690.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/thoa-kem-chong-nang-1561644690.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/thoa-kem-chong-nang-1561644690.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top center;
            background-repeat: no-repeat;
        }

    #HEADLINE293 {
        top: 192px;
        left: 21px;
        padding: 0px;
        width: 147px;
        height: 18px;
    }

        #HEADLINE293 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #PARAGRAPH294 {
        top: 230px;
        left: 0px;
        padding: 0px;
        width: 205px;
        height: 44px;
    }

        #PARAGRAPH294 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #LINE295 {
        top: 282px;
        left: 63.5px;
        width: 62px;
        height: 25px;
    }

    #GROUP296 {
        top: 1110.6771240234375px;
        left: 83.44793701171875px;
        width: 216.54168701171875px;
        height: 330.32293701171875px;
    }

    #BOX297 {
        top: 0px;
        left: 0px;
        width: 193.48959350585938px;
        height: 184.5104217529297px;
    }

        #BOX297 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/cam-hut-thuoc-1561694089.png");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/cam-hut-thuoc-1561694089.png");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/cam-hut-thuoc-1561694089.png");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/cam-hut-thuoc-1561694089.png");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/cam-hut-thuoc-1561694089.png");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top center;
            background-repeat: no-repeat;
        }

    #HEADLINE298 {
        top: 215.32293701171875px;
        left: 20.41668701171875px;
        padding: 0px;
        width: 154.15625px;
        height: 0px;
    }

        #HEADLINE298 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #PARAGRAPH299 {
        top: 240.32293701171875px;
        left: 1.54168701171875px;
        padding: 0px;
        width: 215px;
        height: 66px;
    }

        #PARAGRAPH299 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #LINE300 {
        top: 305.32293701171875px;
        left: 64.97918701171875px;
        width: 65.02083587646484px;
        height: 25px;
    }

    #HEADLINE302 {
        top: 20px;
        left: 4px;
        padding: 0px;
        width: 367px;
        height: 76px;
    }

        #HEADLINE302 > .widget-content {
            font-size: 25px;
            text-align: center;
        }

    #PARAGRAPH303 {
        top: 64px;
        left: 10px;
        padding: 0px;
        width: 355px;
        height: 60px;
    }

        #PARAGRAPH303 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #GROUP304 {
        top: 111.00000762939453px;
        left: 37.16668701171875px;
        width: 300px;
        height: 82px;
    }

    #HEADLINE305 {
        top: 50px;
        left: 0px;
        padding: 0px;
        width: 300px;
        height: 22px;
    }

        #HEADLINE305 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH306 {
        top: 82px;
        left: 0px;
        padding: 0px;
        width: 300px;
        height: 85px;
    }

        #PARAGRAPH306 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #HEADLINE307 {
        top: 0px;
        left: 119.5px;
        padding: 0px;
        width: 61px;
        height: 40px;
    }

        #HEADLINE307 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #LINE308 {
        top: 80px;
        left: 69.51px;
        width: 243px;
        height: 25px;
    }

    #GROUP309 {
        top: 230px;
        left: 37.16668701171875px;
        width: 300px;
        height: 94px;
    }

    #HEADLINE310 {
        top: 50px;
        left: 0px;
        padding: 0px;
        width: 300px;
        height: 44px;
    }

        #HEADLINE310 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH311 {
        top: 82px;
        left: 0px;
        padding: 0px;
        width: 300px;
        height: 85px;
    }

        #PARAGRAPH311 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #HEADLINE312 {
        top: 0px;
        left: 119.5px;
        padding: 0px;
        width: 61px;
        height: 40px;
    }

        #HEADLINE312 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #GROUP313 {
        top: 512.0000305175781px;
        left: 37.16668701171875px;
        width: 300px;
        height: 94px;
    }

    #HEADLINE314 {
        top: 50px;
        left: 0px;
        padding: 0px;
        width: 300px;
        height: 44px;
    }

        #HEADLINE314 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH315 {
        top: 82px;
        left: 0px;
        padding: 0px;
        width: 300px;
        height: 85px;
    }

        #PARAGRAPH315 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #HEADLINE316 {
        top: 0px;
        left: 119.5px;
        padding: 0px;
        width: 61px;
        height: 40px;
    }

        #HEADLINE316 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #GROUP317 {
        top: 358.0000104904175px;
        left: 37.16668701171875px;
        width: 300px;
        height: 116px;
    }

    #HEADLINE318 {
        top: 50px;
        left: 0px;
        padding: 0px;
        width: 300px;
        height: 66px;
    }

        #HEADLINE318 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #HEADLINE320 {
        top: 0px;
        left: 119.5px;
        padding: 0px;
        width: 61px;
        height: 40px;
    }

        #HEADLINE320 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #GROUP321 {
        top: 632px;
        left: 5.395843505859375px;
        width: 364px;
        height: 121px;
    }

    #HEADLINE322 {
        top: 55px;
        left: 0px;
        padding: 0px;
        width: 364px;
        height: 66px;
    }

        #HEADLINE322 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #HEADLINE323 {
        top: 0px;
        left: 152.00003051757812px;
        padding: 0px;
        width: 60px;
        height: 40px;
    }

        #HEADLINE323 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #GROUP324 {
        top: 790.0000305175781px;
        left: 1.16668701171875px;
        width: 372.4583435058594px;
        height: 114px;
    }

    #HEADLINE325 {
        top: 55px;
        left: 7.53125px;
        padding: 0px;
        width: 357.32293701171875px;
        height: 44px;
    }

        #HEADLINE325 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH326 {
        top: 114px;
        left: 0px;
        padding: 0px;
        width: 372.4583435058594px;
        height: 0px;
    }

        #PARAGRAPH326 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #HEADLINE327 {
        top: 0px;
        left: 157.54168701171875px;
        padding: 0px;
        width: 56.708335876464844px;
        height: 40px;
    }

        #HEADLINE327 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #BOX330 {
        top: 110px;
        left: 32.5px;
        width: 310px;
        height: 375px;
    }

    #HEADLINE331 {
        top: 24px;
        left: 58px;
        padding: 0px;
        width: 185px;
        height: 24.666667938232422px;
    }

        #HEADLINE331 > .widget-content {
            font-size: 21px;
            text-align: center;
        }

    #HEADLINE332 {
        top: 58px;
        left: 9px;
        padding: 0px;
        width: 292px;
        height: 34px;
    }

        #HEADLINE332 > .widget-content {
            font-size: 30px;
            text-align: center;
        }

    #HEADLINE333 {
        top: 99px;
        left: 23px;
        padding: 0px;
        width: 258px;
        height: 40px;
    }

        #HEADLINE333 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #LINE335 {
        top: 159px;
        left: 3px;
        width: 302px;
        height: 25px;
    }

    #HEADLINE337 {
        top: 188px;
        left: 18.5px;
        padding: 0px;
        width: 276px;
        height: 150px;
    }

        #HEADLINE337 > .widget-content {
            font-size: 26px;
            text-align: center;
        }

    #PARAGRAPH338 {
        top: 523px;
        left: 7.5px;
        padding: 0px;
        width: 355px;
        height: 36px;
    }

        #PARAGRAPH338 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #HEADLINE339 {
        top: 940px;
        left: 41.5px;
        padding: 0px;
        width: 300px;
        height: 32.66666793823242px;
    }

        #HEADLINE339 > .widget-content {
            font-size: 23px;
            text-align: center;
            line-height: 33px;
        }

    #FORM340 {
        top: 588px;
        left: 42.5px;
        width: 300px;
        height: 253px;
    }

    #ITEM_FORM341 {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 49.640625px;
    }

    #ITEM_FORM342 {
        top: 59.6406px;
        left: 0px;
        width: 300px;
        height: 49.640625px;
    }

    #ITEM_FORM343 {
        top: 119.281px;
        left: 0px;
        width: 300px;
        height: 49px;
    }

    #ITEM_FORM357 {
        top: 177px;
        left: 0px;
        width: 298px;
        height: 76px;
    }

    #BUTTON344 {
        top: 865px;
        left: 40.5px;
        padding: 0px;
        width: 300px;
        height: 51px;
    }

        #BUTTON344 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #GROUP345 {
        top: 996.0000457763672px;
        left: 34.5px;
        width: 290px;
        height: 56px;
    }

    #GROUP346 {
        top: 0px;
        left: 10.5px;
        width: 277px;
        height: 56px;
    }

    #BOX347 {
        top: 1px;
        left: 0px;
        width: 55px;
        height: 55px;
    }

    #HEADLINE348 {
        top: 35px;
        left: 3px;
        padding: 0px;
        width: 46px;
        height: 16.666667938232422px;
    }

        #HEADLINE348 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #BOX349 {
        top: 0px;
        left: 74px;
        width: 55px;
        height: 55px;
    }

    #HEADLINE350 {
        top: 35px;
        left: 3px;
        padding: 0px;
        width: 46px;
        height: 16.666667938232422px;
    }

        #HEADLINE350 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #BOX351 {
        top: 0px;
        left: 147px;
        width: 55px;
        height: 55px;
    }

    #HEADLINE352 {
        top: 35px;
        left: 3px;
        padding: 0px;
        width: 46px;
        height: 16.666667938232422px;
    }

        #HEADLINE352 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #BOX353 {
        top: 0px;
        left: 222px;
        width: 55px;
        height: 55px;
    }

    #HEADLINE354 {
        top: 35px;
        left: 3px;
        padding: 0px;
        width: 46px;
        height: 16.666667938232422px;
    }

        #HEADLINE354 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #COUNTDOWN355 {
        top: 6px;
        left: 0px;
        width: 290px;
        height: 26px;
    }

        #COUNTDOWN355 > .widget-content {
            font-size: 30px;
            text-align: center;
        }

    #HEADLINE356 {
        top: 27px;
        left: 57.0002px;
        padding: 0px;
        width: 259px;
        height: 46.66666793823242px;
    }

        #HEADLINE356 > .widget-content {
            font-size: 41px;
            text-align: left;
        }

    #BOX359 {
        top: 20px;
        left: 10px;
        width: 355px;
        height: 112px;
    }

        #BOX359 > .widget-content {
            background-image: linear-gradient(rgba(232,223,0,0.89),rgba(232,223,0,0.89)),url("https://static.ladipage.net/s600x350/57b167c9ca57d39c18a1c57c/courses_class_1.jpg");
            background-image: -o-linear-gradient(rgba(232,223,0,0.89),rgba(232,223,0,0.89)),url("https://static.ladipage.net/s600x350/57b167c9ca57d39c18a1c57c/courses_class_1.jpg");
            background-image: -ms-linear-gradient(rgba(232,223,0,0.89),rgba(232,223,0,0.89)),url("https://static.ladipage.net/s600x350/57b167c9ca57d39c18a1c57c/courses_class_1.jpg");
            background-image: -moz-linear-gradient(rgba(232,223,0,0.89),rgba(232,223,0,0.89)),url("https://static.ladipage.net/s600x350/57b167c9ca57d39c18a1c57c/courses_class_1.jpg");
            background-image: -webkit-linear-gradient(rgba(232,223,0,0.89),rgba(232,223,0,0.89)),url("https://static.ladipage.net/s600x350/57b167c9ca57d39c18a1c57c/courses_class_1.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top left;
            background-repeat: no-repeat;
        }

    #HEADLINE361 {
        top: 62px;
        left: 0px;
        padding: 0px;
        width: 355px;
        height: 40px;
    }

        #HEADLINE361 > .widget-content {
            font-size: 16px;
            text-align: left;
        }

    #HEADLINE360 {
        top: 20px;
        left: 0px;
        padding: 0px;
        width: 355px;
        height: 64px;
    }

        #HEADLINE360 > .widget-content {
            font-size: 26px;
            text-align: center;
            line-height: 32px;
        }

    #SHAPE362 {
        top: 515px;
        left: 170.001px;
        width: 33px;
        height: 33px;
    }

    #PARAGRAPH363 {
        top: 685px;
        left: 6px;
        padding: 0px;
        width: 355px;
        height: 60px;
    }

        #PARAGRAPH363 > .widget-content {
            font-size: 14px;
            text-align: center;
            line-height: 20px;
        }

    #HEADLINE364 {
        top: 558.01px;
        left: 8.01036px;
        padding: 0px;
        width: 355px;
        height: 26.666667938232422px;
    }

        #HEADLINE364 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #HEADLINE365 {
        top: 619px;
        left: 7px;
        padding: 0px;
        width: 355px;
        height: 44px;
    }

        #HEADLINE365 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #LINE366 {
        top: 594.007px;
        left: -0.0001px;
        width: 355px;
        height: 25px;
    }

    #GROUP367 {
        top: 147.00000953674316px;
        left: 9.85418701171875px;
        width: 355.3125px;
        height: 315px;
    }

    #PARAGRAPH368 {
        top: 175px;
        left: 0px;
        padding: 0px;
        width: 355px;
        height: 140px;
    }

        #PARAGRAPH368 > .widget-content {
            font-size: 14px;
            text-align: center;
            line-height: 20px;
        }

    #HEADLINE369 {
        top: 115px;
        left: 0.3125px;
        padding: 0px;
        width: 355px;
        height: 44px;
    }

        #HEADLINE369 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #SHAPE370 {
        top: 0px;
        left: 161.3125px;
        width: 33px;
        height: 33px;
    }

    #LINE371 {
        top: 80px;
        left: 0.3125px;
        width: 355px;
        height: 25px;
    }

    #HEADLINE372 {
        top: 43px;
        left: 0.3125px;
        padding: 0px;
        width: 355px;
        height: 26.666667938232422px;
    }

        #HEADLINE372 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #GROUP373 {
        top: 771.0000305175781px;
        left: 4.5px;
        width: 366px;
        height: 288px;
    }

    #PARAGRAPH374 {
        top: 188px;
        left: 13.21875px;
        padding: 0px;
        width: 340.125px;
        height: 100px;
    }

        #PARAGRAPH374 > .widget-content {
            font-size: 14px;
            text-align: center;
            line-height: 20px;
        }

    #HEADLINE375 {
        top: 129px;
        left: 13.21875px;
        padding: 0px;
        width: 340.125px;
        height: 44px;
    }

        #HEADLINE375 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #SHAPE376 {
        top: 0px;
        left: 167.4896240234375px;
        width: 31.604167938232422px;
        height: 33px;
    }

    #LINE377 {
        top: 89.65625px;
        left: 3.645843505859375px;
        width: 359.28125px;
        height: 25px;
    }

    #HEADLINE378 {
        top: 48px;
        left: 0px;
        padding: 0px;
        width: 366px;
        height: 26.666667938232422px;
    }

        #HEADLINE378 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #GROUP379 {
        top: 1084px;
        left: -3.5px;
        width: 382px;
        height: 228px;
    }

    #PARAGRAPH380 {
        top: 188px;
        left: 13.8125px;
        padding: 0px;
        width: 355px;
        height: 40px;
    }

        #PARAGRAPH380 > .widget-content {
            font-size: 14px;
            text-align: center;
            line-height: 20px;
        }

    #HEADLINE381 {
        top: 129px;
        left: 13.8125px;
        padding: 0px;
        width: 355px;
        height: 44px;
    }

        #HEADLINE381 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #SHAPE382 {
        top: 0px;
        left: 174.82293701171875px;
        width: 33px;
        height: 33px;
    }

    #LINE383 {
        top: 89.65625px;
        left: 3.8125px;
        width: 375px;
        height: 25px;
    }

    #HEADLINE384 {
        top: 48px;
        left: 0px;
        padding: 0px;
        width: 382px;
        height: 26.666667938232422px;
    }

        #HEADLINE384 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #LINE420 {
        top: 562px;
        left: 12px;
        width: 355px;
        height: 25px;
    }

    #GROUP422 {
        top: 293px;
        left: 24.5px;
        width: 322px;
        height: 245px;
    }

    #HEADLINE423 {
        top: 0px;
        left: 0px;
        padding: 0px;
        width: 322px;
        height: 200px;
    }

        #HEADLINE423 > .widget-content {
            font-size: 16px;
            text-align: left;
            line-height: 20px;
        }

    #GROUP424 {
        top: 215px;
        left: 0px;
        width: 114.75px;
        height: 30px;
    }

    #SHAPE425 {
        top: 0px;
        left: 0px;
        width: 31.875px;
        height: 30px;
    }

    #SHAPE426 {
        top: 0px;
        left: 42.0625px;
        width: 31.875px;
        height: 30px;
    }

    #SHAPE427 {
        top: 0px;
        left: 82.875px;
        width: 31.875px;
        height: 30px;
    }

    #IMAGE454 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s400x400/5cd53c3230dba94fe2f37973/logo-Cigo Beauty Center-png-1559036741.png");
    }

    #IMAGE454 {
        top: 68px;
        left: 105.5px;
        width: 178px;
        height: 181px;
    }

    #HEADLINE455 {
        top: 28px;
        left: 24.5px;
        padding: 0px;
        width: 220px;
        height: 24px;
    }

        #HEADLINE455 > .widget-content {
            font-size: 18px;
            text-align: left;
        }
}

@media (max-width: 767px) {
    .container {
        width: 375px !important;
    }
}
