.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
    }

        .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%
}

@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 {
    margin-top: -10px;
    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) {
    #SECTION379 {
        width: 100%;
        height: 824px;
    }

    #POPUP968 {
        width: 100%;
        height: 100%;
    }

        #POPUP968 .container {
            width: 441px !important;
            height: 408px;
            top: calc(100%-408px);
        }

    #SECTION66 {
        width: 100%;
        height: 742px;
    }

    #SECTION429 {
        width: 100%;
        height: 692px;
    }

    #SECTION116 {
        width: 100%;
        height: 575px;
    }

    #SECTION507 {
        width: 100%;
        height: 806px;
    }

    #SECTION341 {
        width: 100%;
        height: 366px;
    }

    #SECTION93 {
        width: 100%;
        height: 698px;
    }

    #SECTION579 {
        width: 100%;
        height: 236px;
    }

    #SECTION631 {
        width: 100%;
        height: 10px;
    }

    #SECTION664 {
        width: 100%;
        height: 748px;
    }

    #POPUP708 {
        width: 100%;
        height: 100%;
    }

        #POPUP708 .container {
            width: 443px !important;
            height: 367px;
            top: calc(100%-367px);
        }

    #SECTION622 {
        width: 100%;
        height: 10px;
    }

    #SECTION701 {
        width: 100%;
        height: 371px;
    }

    #SECTION723 {
        width: 100%;
        height: 582px;
    }

    #SECTION982 {
        width: 100%;
        height: 629px;
    }

    #SECTION772 {
        width: 100%;
        height: 1111.75px;
    }

    #SECTION821 {
        width: 100%;
        height: 486px;
    }

    #SECTION841 {
        width: 100%;
        height: 385px;
    }

    #SECTION911 {
        width: 100%;
        height: 512px;
    }

    #SECTION457 {
        width: 100%;
        height: 678px;
    }

    #IMAGE381 .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/s400x850/5cd53c3230dba94fe2f37973/may-laser-1561541393.png");
    }

    #IMAGE381 {
        top: 148px;
        left: -1px;
        width: 179px;
        height: 626.5px;
    }

    #HEADLINE383 {
        top: 34px;
        left: 14px;
        padding: 0px;
        width: 852px;
        height: 44px;
    }

        #HEADLINE383 > .widget-content {
            font-size: 38px;
            text-align: left;
        }

    #BUTTON475 {
        top: 171.5px;
        left: 153.508px;
        padding: 0px;
        width: 297px;
        height: 102px;
    }

        #BUTTON475 > .widget-content {
            font-size: 25px;
            text-align: center;
        }

    #IMAGE966 .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/5cd53c3230dba94fe2f37973/m2t1-1561688568.gif");
    }

    #IMAGE966 {
        top: 343px;
        left: 600px;
        width: 359.40625px;
        height: 302px;
    }

    #IMAGE967 .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/s500x300/5cd53c3230dba94fe2f37973/az-1561689021.png");
    }

    #IMAGE967 {
        top: 705px;
        left: 641px;
        width: 284.40625px;
        height: 78px;
    }

    #IMAGE978 .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/seo-1561692379.png");
    }

    #IMAGE978 {
        top: 302px;
        left: 173px;
        width: 200px;
        height: 200px;
    }

    #IMAGE979 .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/ran-1561692441.png");
    }

    #IMAGE979 {
        top: 303px;
        left: 372px;
        width: 197px;
        height: 197px;
    }

    #IMAGE980 .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/not-1561692441.png");
    }

    #IMAGE980 {
        top: 522px;
        left: 180px;
        width: 201px;
        height: 201px;
    }

    #IMAGE981 .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/nam-1561692441.png");
    }

    #IMAGE981 {
        top: 522px;
        left: 379px;
        width: 201px;
        height: 201px;
    }

    #FORM970 {
        top: 200.125px;
        left: 37.5px;
        width: 362px;
        height: 110.125px;
    }

    #ITEM_FORM971 {
        top: 0px;
        left: 0px;
        width: 362px;
        height: 41.875px;
    }

    #ITEM_FORM973 {
        top: 68.255px;
        left: 0px;
        width: 362px;
        height: 41.875px;
    }

    #BUTTON974 {
        top: 342.125px;
        left: 106.5px;
        padding: 0px;
        width: 230px;
        height: 48px;
    }

        #BUTTON974 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #IMAGE976 .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/s650x250/57b167c9ca57d39c18a1c57c/3-787229.png");
    }

    #IMAGE976 {
        top: 0px;
        left: -0.5px;
        width: 439px;
        height: 13px;
    }

    #IMAGE977 .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/s650x250/57b167c9ca57d39c18a1c57c/3-787229.png");
    }

    #IMAGE977 {
        top: 406px;
        left: 2px;
        width: 439px;
        height: 13px;
    }

    #HEADLINE969 {
        top: 62.75px;
        left: 28.5px;
        padding: 0px;
        width: 371px;
        height: 84px;
    }

        #HEADLINE969 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #HEADLINE73 {
        top: 57px;
        left: 257.5px;
        padding: 0px;
        width: 542px;
        height: 120px;
    }

        #HEADLINE73 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BUTTON477 {
        top: 13.5px;
        left: 154.5px;
        padding: 0px;
        width: 639px;
        height: 33px;
    }

        #BUTTON477 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #HEADLINE479 {
        top: 190.5px;
        left: 156.5px;
        padding: 0px;
        width: 688px;
        height: 37px;
    }

        #HEADLINE479 > .widget-content {
            font-size: 31px;
            text-align: left;
        }

    #BOX481 {
        top: 436px;
        left: 104.5px;
        width: 309px;
        height: 221px;
    }

    #HEADLINE492 {
        top: 45px;
        left: 15.5px;
        padding: 0px;
        width: 278px;
        height: 144px;
    }

        #HEADLINE492 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE482 .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/5cd53c3230dba94fe2f37973/bac-si-1561544027.gif");
    }

    #IMAGE482 {
        top: 237.5px;
        left: 237px;
        width: 462px;
        height: 146px;
    }

    #BOX483 {
        top: 439px;
        left: 591px;
        width: 310px;
        height: 215px;
    }

    #SHAPE486 {
        top: 182px;
        left: 102px;
        width: 48.5px;
        height: 48.5px;
    }

    #BOX487 {
        top: 401px;
        left: 124px;
        width: 270px;
        height: 59px;
    }

    #HEADLINE489 {
        top: 16px;
        left: 28px;
        padding: 0px;
        width: 236px;
        height: 28px;
    }

        #HEADLINE489 > .widget-content {
            font-size: 22px;
            text-align: left;
        }

    #BOX488 {
        top: 416px;
        left: 611px;
        width: 270px;
        height: 57px;
    }

    #HEADLINE490 {
        top: 9.5px;
        left: 28.5px;
        padding: 0px;
        width: 236.5px;
        height: 28px;
    }

        #HEADLINE490 > .widget-content {
            font-size: 22px;
            text-align: left;
        }

    #HEADLINE493 {
        top: 477px;
        left: 613.75px;
        padding: 0px;
        width: 298px;
        height: 168px;
    }

        #HEADLINE493 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE494 .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/s1200x300/5cd53c3230dba94fe2f37973/banner-1559307839.png");
    }

    #IMAGE494 {
        top: -41px;
        left: -6px;
        width: 960px;
        height: 73px;
    }

    #HEADLINE495 {
        top: 19.5px;
        left: 167.75px;
        padding: 0px;
        width: 750px;
        height: 34px;
    }

        #HEADLINE495 > .widget-content {
            font-size: 28px;
            text-align: left;
        }

    #BOX496 {
        top: 49px;
        left: 30px;
        width: 923px;
        height: 553px;
    }

    #HEADLINE497 {
        top: 64px;
        left: 55px;
        padding: 0px;
        width: 887px;
        height: 520px;
    }

        #HEADLINE497 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #IMAGE506 .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/5cd53c3230dba94fe2f37973/tu-van-24-7-1559032483.gif");
    }

    #IMAGE506 {
        top: 603.78125px;
        left: 245px;
        width: 390.828125px;
        height: 88.21875px;
    }

    #IMAGE498 .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/s600x750/5cd53c3230dba94fe2f37973/tri-seo1-removebg-preview-1561546208.png");
    }

    #IMAGE498 {
        top: 15px;
        left: 597px;
        width: 361.21875px;
        height: 511px;
    }

    #IMAGE499 .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/s700x450/5cd53c3230dba94fe2f37973/thanh-xuan-1561546454.png");
    }

    #IMAGE499 {
        top: 20px;
        left: 118.003px;
        width: 452.828125px;
        height: 235.984375px;
    }

    #HEADLINE500 {
        top: 284px;
        left: 135.008px;
        padding: 0px;
        width: 540px;
        height: 258px;
    }

        #HEADLINE500 > .widget-content {
            font-size: 23px;
            text-align: left;
        }

    #SHAPE501 {
        top: 281px;
        left: 89px;
        width: 32px;
        height: 32px;
    }

    #SHAPE502 {
        top: 341px;
        left: 87px;
        width: 32px;
        height: 32px;
    }

    #SHAPE503 {
        top: 397px;
        left: 90px;
        width: 32px;
        height: 32px;
    }

    #SHAPE504 {
        top: 453px;
        left: 90px;
        width: 32px;
        height: 32px;
    }

    #SHAPE505 {
        top: 517px;
        left: 92px;
        width: 32px;
        height: 32px;
    }

    #BOX510 {
        top: 32px;
        left: 0.846626px;
        width: 960.296875px;
        height: 1632px;
    }

    #BOX511 {
        top: 58px;
        left: 3.53187px;
        width: 953.9375px;
        height: 1538px;
    }

    #BOX556 {
        top: 107px;
        left: 50px;
        width: 270px;
        height: 354px;
    }

    #BOX557 {
        top: 8px;
        left: 74px;
        width: 218px;
        height: 218px;
    }

    #HEADLINE558 {
        top: 231px;
        left: 121.5px;
        padding: 0px;
        width: 129px;
        height: 27px;
    }

        #HEADLINE558 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #BOX561 {
        top: 14px;
        left: 371px;
        width: 218px;
        height: 218px;
    }

    #BOX563 {
        top: 626px;
        left: 31px;
        width: 270px;
        height: 354px;
    }

    #BOX564 {
        top: 627px;
        left: 347px;
        width: 270px;
        height: 354px;
    }

    #BOX560 {
        top: 108px;
        left: 645px;
        width: 270px;
        height: 354px;
    }

    #HEADLINE928 {
        top: 115.5px;
        left: 28px;
        padding: 0px;
        width: 233px;
        height: 27px;
    }

        #HEADLINE928 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #BOX565 {
        top: 627px;
        left: 659px;
        width: 270px;
        height: 354px;
    }

    #BOX566 {
        top: 524px;
        left: 57px;
        width: 218px;
        height: 218px;
    }

    #BOX567 {
        top: 523px;
        left: 372px;
        width: 218px;
        height: 218px;
    }

    #BOX568 {
        top: 521px;
        left: 681px;
        width: 218px;
        height: 218px;
    }

    #BOX572 {
        top: 1134px;
        left: 27px;
        width: 270px;
        height: 354px;
    }

    #BOX573 {
        top: 1035px;
        left: 57px;
        width: 218px;
        height: 218px;
    }

    #BOX574 {
        top: 9px;
        left: 673px;
        width: 218px;
        height: 218px;
    }

    #BOX575 {
        top: 1131px;
        left: 338.704px;
        width: 270px;
        height: 354px;
    }

    #BOX576 {
        top: 1135px;
        left: 654.781px;
        width: 270px;
        height: 354px;
    }

    #BOX577 {
        top: 1032px;
        left: 372px;
        width: 218px;
        height: 218px;
    }

    #BOX578 {
        top: 1034px;
        left: 682.609px;
        width: 218px;
        height: 218px;
    }

    #IMAGE924 .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/untitled-1-1561620279.jpg");
    }

    #IMAGE924 {
        top: 8.5px;
        left: 74.5px;
        width: 215px;
        height: 215px;
    }

    #BOX559 {
        top: 107px;
        left: 346px;
        width: 270px;
        height: 354px;
    }

    #HEADLINE925 {
        top: 127px;
        left: 83.5px;
        padding: 0px;
        width: 129px;
        height: 27px;
    }

        #HEADLINE925 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #HEADLINE930 {
        top: 742px;
        left: 445px;
        padding: 0px;
        width: 129px;
        height: 27px;
    }

        #HEADLINE930 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #HEADLINE931 {
        top: 742px;
        left: 732px;
        padding: 0px;
        width: 129px;
        height: 27px;
    }

        #HEADLINE931 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #PARAGRAPH939 {
        top: 274px;
        left: 54px;
        padding: 0px;
        width: 264px;
        height: 130px;
    }

        #PARAGRAPH939 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH940 {
        top: 274px;
        left: 350px;
        padding: 0px;
        width: 264px;
        height: 130px;
    }

        #PARAGRAPH940 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH941 {
        top: 273px;
        left: 651px;
        padding: 0px;
        width: 264px;
        height: 130px;
    }

        #PARAGRAPH941 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH942 {
        top: 785px;
        left: 662px;
        padding: 0px;
        width: 264px;
        height: 104px;
    }

        #PARAGRAPH942 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH943 {
        top: 788px;
        left: 350px;
        padding: 0px;
        width: 264px;
        height: 130px;
    }

        #PARAGRAPH943 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH944 {
        top: 791px;
        left: 35px;
        padding: 0px;
        width: 264px;
        height: 156px;
    }

        #PARAGRAPH944 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH945 {
        top: 1296px;
        left: 31px;
        padding: 0px;
        width: 264px;
        height: 130px;
    }

        #PARAGRAPH945 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH946 {
        top: 1300px;
        left: 342px;
        padding: 0px;
        width: 264px;
        height: 130px;
    }

        #PARAGRAPH946 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH947 {
        top: 1301px;
        left: 660px;
        padding: 0px;
        width: 264px;
        height: 104px;
    }

        #PARAGRAPH947 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #BOX960 {
        top: 1135px;
        left: 654.766px;
        width: 270px;
        height: 354px;
    }

    #BUTTON515 {
        top: -25px;
        left: 31px;
        padding: 0px;
        width: 897px;
        height: 66px;
    }

        #BUTTON515 > .widget-content {
            font-size: 26px;
            text-align: center;
        }

    #IMAGE926 .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/untitled-2-1561620516.jpg");
    }

    #IMAGE926 {
        top: 104.5px;
        left: 376.5px;
        width: 215px;
        height: 215px;
    }

    #IMAGE953 .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/hs-1561629256.jpg");
    }

    #IMAGE953 {
        top: 100px;
        left: 678.5px;
        width: 215px;
        height: 215px;
    }

    #BOX959 {
        top: 196px;
        left: 649px;
        width: 270px;
        height: 356px;
    }

    #IMAGE964 .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/hs-1561629256.jpg");
    }

    #IMAGE964 {
        top: 101px;
        left: 678.5px;
        width: 215px;
        height: 215px;
    }

    #IMAGE934 .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/untitled-4-1561622246.jpg");
    }

    #IMAGE934 {
        top: -189.5px;
        left: 63.5px;
        width: 215px;
        height: 215px;
    }

    #IMAGE935 .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/untitled-5-1561622538.jpg");
    }

    #IMAGE935 {
        top: -191.5px;
        left: 377.5px;
        width: 215px;
        height: 215px;
    }

    #IMAGE936 .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/che-1561622680.jpg");
    }

    #IMAGE936 {
        top: 320.5px;
        left: 62.5px;
        width: 215px;
        height: 215px;
    }

    #IMAGE937 .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/as-1561622973.jpg");
    }

    #IMAGE937 {
        top: -194.5px;
        left: 686.5px;
        width: 215px;
        height: 215px;
    }

    #HEADLINE957 {
        top: 25.5px;
        left: 64px;
        padding: 0px;
        width: 244.375px;
        height: 27px;
    }

        #HEADLINE957 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #GOOGLE_MAP353 {
        top: 445px;
        left: -469px;
        width: 1920px;
        height: 22px;
    }

    #IMAGE707 .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/5cd53c3230dba94fe2f37973/dang-ky-1561605742.gif");
    }

    #IMAGE707 {
        top: 518px;
        left: 295.5px;
        width: 391.078125px;
        height: 146.484375px;
    }

    #HEADLINE927 {
        top: 168px;
        left: 414.875px;
        padding: 0px;
        width: 167px;
        height: 27px;
    }

        #HEADLINE927 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #HEADLINE932 {
        top: 171px;
        left: 84.875px;
        padding: 0px;
        width: 167px;
        height: 27px;
    }

        #HEADLINE932 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #HEADLINE933 {
        top: 169px;
        left: 718.875px;
        padding: 0px;
        width: 167px;
        height: 27px;
    }

        #HEADLINE933 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #IMAGE938 .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/tt-1561623159.jpg");
    }

    #IMAGE938 {
        top: -48.5px;
        left: 377.5px;
        width: 215px;
        height: 215px;
    }

    #IMAGE954 .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/ts-1561629771.jpg");
    }

    #IMAGE954 {
        top: -47px;
        left: 687.5px;
        width: 215px;
        height: 215px;
    }

    #BOX961 {
        top: 48px;
        left: 344px;
        width: 270px;
        height: 355px;
    }

    #IMAGE962 .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/ts-1561629771.jpg");
    }

    #IMAGE962 {
        top: -46px;
        left: 687.5px;
        width: 215px;
        height: 215px;
    }

    #IMAGE963 .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/tt-1561623159.jpg");
    }

    #IMAGE963 {
        top: -48.5px;
        left: 377.5px;
        width: 215px;
        height: 215px;
    }

    #IMAGE615 .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/s650x300/57b167c9ca57d39c18a1c57c/ribbon-2.png");
    }

    #IMAGE615 {
        top: 66px;
        left: 46px;
        width: 431px;
        height: 56px;
    }

    #HEADLINE616 {
        top: 10px;
        left: 75px;
        padding: 0px;
        width: 355px;
        height: 36px;
    }

        #HEADLINE616 > .widget-content {
            font-size: 30px;
            text-align: left;
        }

    #HEADLINE617 {
        top: 144.5px;
        left: 52px;
        padding: 0px;
        width: 847px;
        height: 84px;
    }

        #HEADLINE617 > .widget-content {
            font-size: 22px;
            text-align: left;
        }

    #GROUP632 {
        top: 196px;
        left: -1px;
        width: 961px;
        height: 72px;
    }

    #BOX633 {
        top: 0px;
        left: 25px;
        width: 936px;
        height: 72px;
    }

    #PARAGRAPH634 {
        top: 14px;
        left: 51px;
        padding: 0px;
        width: 841px;
        height: 48px;
    }

        #PARAGRAPH634 > .widget-content {
            font-size: 16px;
            text-align: left;
        }

    #BOX635 {
        top: 7px;
        left: 0px;
        width: 53px;
        height: 53px;
    }

    #HEADLINE636 {
        top: 14px;
        left: 11px;
        padding: 0px;
        width: 30px;
        height: 25px;
    }

        #HEADLINE636 > .widget-content {
            font-size: 21px;
            text-align: center;
        }

    #GROUP640 {
        top: 278px;
        left: -1px;
        width: 961px;
        height: 72px;
    }

    #BOX641 {
        top: 0px;
        left: 25px;
        width: 936px;
        height: 72px;
    }

    #PARAGRAPH642 {
        top: 14px;
        left: 51px;
        padding: 0px;
        width: 841px;
        height: 48px;
    }

        #PARAGRAPH642 > .widget-content {
            font-size: 16px;
            text-align: left;
        }

    #BOX643 {
        top: 7px;
        left: 0px;
        width: 53px;
        height: 53px;
    }

    #HEADLINE644 {
        top: 14px;
        left: 11px;
        padding: 0px;
        width: 30px;
        height: 25px;
    }

        #HEADLINE644 > .widget-content {
            font-size: 21px;
            text-align: center;
        }

    #GROUP645 {
        top: 442px;
        left: -1px;
        width: 961px;
        height: 72px;
    }

    #BOX646 {
        top: 0px;
        left: 25px;
        width: 936px;
        height: 72px;
    }

    #PARAGRAPH647 {
        top: 14px;
        left: 51px;
        padding: 0px;
        width: 841px;
        height: 48px;
    }

        #PARAGRAPH647 > .widget-content {
            font-size: 16px;
            text-align: left;
        }

    #BOX648 {
        top: 7px;
        left: 0px;
        width: 53px;
        height: 53px;
    }

    #HEADLINE649 {
        top: 14px;
        left: 11px;
        padding: 0px;
        width: 30px;
        height: 25px;
    }

        #HEADLINE649 > .widget-content {
            font-size: 21px;
            text-align: center;
        }

    #GROUP650 {
        top: 360.0000190734863px;
        left: -1px;
        width: 961px;
        height: 72px;
    }

    #BOX651 {
        top: 0px;
        left: 25px;
        width: 936px;
        height: 72px;
    }

    #PARAGRAPH652 {
        top: 23px;
        left: 51px;
        padding: 0px;
        width: 841px;
        height: 24px;
    }

        #PARAGRAPH652 > .widget-content {
            font-size: 16px;
            text-align: left;
        }

    #BOX653 {
        top: 7px;
        left: 0px;
        width: 53px;
        height: 53px;
    }

    #HEADLINE654 {
        top: 14px;
        left: 11px;
        padding: 0px;
        width: 30px;
        height: 25px;
    }

        #HEADLINE654 > .widget-content {
            font-size: 21px;
            text-align: center;
        }

    #GROUP655 {
        top: 529px;
        left: 0px;
        width: 960px;
        height: 159.5px;
    }

    #BOX656 {
        top: 0px;
        left: 24px;
        width: 936px;
        height: 72px;
    }

    #PARAGRAPH657 {
        top: 23px;
        left: 51px;
        padding: 0px;
        width: 841px;
        height: 24px;
    }

        #PARAGRAPH657 > .widget-content {
            font-size: 16px;
            text-align: left;
        }

    #BOX658 {
        top: 8.5px;
        left: 0px;
        width: 53px;
        height: 53px;
    }

    #HEADLINE659 {
        top: 14px;
        left: 11px;
        padding: 0px;
        width: 30px;
        height: 25px;
    }

        #HEADLINE659 > .widget-content {
            font-size: 21px;
            text-align: center;
        }

    #BOX660 {
        top: 87.5px;
        left: 24px;
        width: 936px;
        height: 72px;
    }

    #PARAGRAPH661 {
        top: 22px;
        left: 51px;
        padding: 0px;
        width: 841px;
        height: 24px;
    }

        #PARAGRAPH661 > .widget-content {
            font-size: 16px;
            text-align: left;
        }

    #BOX662 {
        top: 95px;
        left: 0px;
        width: 53px;
        height: 53px;
    }

    #HEADLINE663 {
        top: 14px;
        left: 11px;
        padding: 0px;
        width: 30px;
        height: 25px;
    }

        #HEADLINE663 > .widget-content {
            font-size: 21px;
            text-align: center;
        }

    #IMAGE626 .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/s950x300/5cd53c3230dba94fe2f37973/cam-ket-1559307024.png");
    }

    #IMAGE626 {
        top: 81px;
        left: 126.508px;
        width: 706px;
        height: 91px;
    }

    #HEADLINE624 {
        top: 28.5px;
        left: 60px;
        padding: 0px;
        width: 567px;
        height: 34px;
    }

        #HEADLINE624 > .widget-content {
            font-size: 28px;
            text-align: center;
        }

    #SHAPE637 {
        top: 6px;
        left: 458px;
        width: 70px;
        height: 70px;
    }

    #BOX709 {
        top: 0px;
        left: -2px;
        width: 445px;
        height: 75px;
    }

    #HEADLINE710 {
        top: 22.484375px;
        left: 64.5px;
        padding: 0px;
        width: 366px;
        height: 30px;
    }

        #HEADLINE710 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH711 {
        top: 93.5px;
        left: 62.5px;
        padding: 0px;
        width: 349px;
        height: 44px;
    }

        #PARAGRAPH711 > .widget-content {
            font-size: 16px;
            text-align: left;
        }

    #FORM712 {
        top: 169.75px;
        left: 68.5px;
        width: 329px;
        height: 101.125px;
    }

        #FORM712 > .widget-content {
            font-size: 15px;
        }

    #ITEM_FORM714 {
        top: 0px;
        left: 0px;
        width: 329px;
        height: 41.875px;
    }

        #ITEM_FORM714 > .widget-content {
            font-size: 15px;
        }

    #ITEM_FORM715 {
        top: 59.255px;
        left: 0px;
        width: 329px;
        height: 41.875px;
    }

        #ITEM_FORM715 > .widget-content {
            font-size: 15px;
        }

    #BUTTON716 {
        top: 288.75px;
        left: 136.5px;
        padding: 0px;
        width: 199px;
        height: 48px;
    }

        #BUTTON716 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #LINEVERTICAL717 {
        top: 12.5px;
        left: 30.5px;
        width: 25px;
        height: 410px;
    }

    #BOX702 {
        top: 169px;
        left: 217.001px;
        width: 531px;
        height: 180px;
    }

    #LISTOP706 {
        top: 7px;
        left: 41px;
        width: 411.125px;
        height: 160px;
    }

        #LISTOP706 > .widget-content {
            text-align: left;
        }

        #LISTOP706 > ol.widget-content li::before {
            content: counter(linum, decimal);
            width: 16px;
            height: 16px;
            font-size: 8px;
            color: rgba(255,189,18,1);
            margin-right: 9px;
            content: url('data:image/svg+xml;utf8,<svg fill="rgba(255,189,18,1)" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 1792 1896.0833"> <path d="M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z"/> </svg>');
            background-repeat: no-repeat;
            position: relative;
            top: 0px;
            left: 0;
        }

        #LISTOP706 > ol.widget-content li {
            margin-bottom: 15px;
        }

            #LISTOP706 > ol.widget-content li:last-child {
                margin-bottom: 0px;
            }

    #HEADLINE704 {
        top: 36px;
        left: 305.002px;
        padding: 0px;
        width: 307px;
        height: 44.66666793823242px;
    }

        #HEADLINE704 > .widget-content {
            font-size: 39px;
            text-align: center;
        }

    #IMAGE1037 .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/s600x250/5cd53c3230dba94fe2f37973/image-removebg-preview-1561774287.png");
    }

    #IMAGE1037 {
        top: 110px;
        left: 276.001px;
        width: 367px;
        height: 26px;
    }

    #BOX735 {
        top: 429.25px;
        left: 663.438px;
        width: 287px;
        height: 87px;
    }

    #SHAPE736 {
        top: 5px;
        left: 22px;
        width: 46px;
        height: 46px;
    }

    #HEADLINE737 {
        top: 3px;
        left: 74px;
        padding: 0px;
        width: 185px;
        height: 25px;
    }

        #HEADLINE737 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #PARAGRAPH738 {
        top: 27px;
        left: 74px;
        padding: 0px;
        width: 193px;
        height: 60px;
    }

        #PARAGRAPH738 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #BOX739 {
        top: 426.25px;
        left: 355.438px;
        width: 287px;
        height: 90px;
    }

    #SHAPE740 {
        top: 9px;
        left: 14px;
        width: 46px;
        height: 46px;
    }

    #HEADLINE741 {
        top: 3px;
        left: 74px;
        padding: 0px;
        width: 213px;
        height: 25px;
    }

        #HEADLINE741 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #PARAGRAPH742 {
        top: 30px;
        left: 74px;
        padding: 0px;
        width: 190px;
        height: 60px;
    }

        #PARAGRAPH742 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #BOX743 {
        top: 287px;
        left: 354.438px;
        width: 287px;
        height: 112.25px;
    }

    #HEADLINE745 {
        top: 9.25px;
        left: 72.59375px;
        padding: 0px;
        width: 213px;
        height: 27px;
    }

        #HEADLINE745 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #IMAGE762 .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/s300x250/5cd53c3230dba94fe2f37973/duong-ngay-1-1561607361.png");
    }

    #IMAGE762 {
        top: 8.25px;
        left: 19.125px;
        width: 53.46875px;
        height: 41.984375px;
    }

    #PARAGRAPH746 {
        top: 43.25px;
        left: 71.59375px;
        padding: 0px;
        width: 189px;
        height: 60px;
    }

        #PARAGRAPH746 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #BOX747 {
        top: 289.25px;
        left: 659.438px;
        width: 287px;
        height: 110px;
    }

    #SHAPE748 {
        top: 13px;
        left: 20px;
        width: 46px;
        height: 46px;
    }

    #PARAGRAPH750 {
        top: 35px;
        left: 74px;
        padding: 0px;
        width: 192px;
        height: 60px;
    }

        #PARAGRAPH750 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #HEADLINE749 {
        top: 7px;
        left: 73px;
        padding: 0px;
        width: 213px;
        height: 25px;
    }

        #HEADLINE749 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #BOX751 {
        top: 157.25px;
        left: 658.438px;
        width: 287px;
        height: 107px;
    }

    #HEADLINE753 {
        top: 9px;
        left: 74px;
        padding: 0px;
        width: 213px;
        height: 25px;
    }

        #HEADLINE753 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #IMAGE761 .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/s250x300/5cd53c3230dba94fe2f37973/rua-mat-1561607147.png");
    }

    #IMAGE761 {
        top: 9px;
        left: 25.6875px;
        width: 40.296875px;
        height: 66.96875px;
    }

    #PARAGRAPH754 {
        top: 37.875px;
        left: 74px;
        padding: 0px;
        width: 187px;
        height: 60px;
    }

        #PARAGRAPH754 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #BOX755 {
        top: 160px;
        left: 354.438px;
        width: 287px;
        height: 104.25px;
    }

    #SHAPE756 {
        top: 12.25px;
        left: 14.015625px;
        width: 46px;
        height: 46px;
    }

    #HEADLINE757 {
        top: 12.25px;
        left: 74px;
        padding: 0px;
        width: 213px;
        height: 25px;
    }

        #HEADLINE757 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #PARAGRAPH758 {
        top: 44.25px;
        left: 72.59375px;
        padding: 0px;
        width: 187px;
        height: 60px;
    }

        #PARAGRAPH758 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #IMAGE718 .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/xxx-removebg-preview-1561606486.png");
    }

    #IMAGE718 {
        top: 142.25px;
        left: -5.4062px;
        width: 348px;
        height: 372px;
    }

    #BOX767 {
        top: 23.25px;
        left: 120px;
        width: 775px;
        height: 84px;
    }

    #HEADLINE768 {
        top: 20px;
        left: 19px;
        padding: 0px;
        width: 763.0625px;
        height: 40px;
    }

        #HEADLINE768 > .widget-content {
            font-size: 36px;
            text-align: left;
        }

    #HEADLINE984 {
        top: 31px;
        left: 219px;
        padding: 0px;
        width: 552px;
        height: 34px;
    }

        #HEADLINE984 > .widget-content {
            font-size: 30px;
            text-align: center;
        }

    #LINE985 {
        top: 81px;
        left: 421px;
        width: 127px;
        height: 25px;
    }

    #BOX986 {
        top: 124px;
        left: 0px;
        width: 305px;
        height: 305px;
    }

    #BOX1001 {
        top: 132px;
        left: 326px;
        width: 305px;
        height: 305px;
    }

    #BOX1002 {
        top: 123px;
        left: 650.5px;
        width: 305px;
        height: 305px;
    }

    #GROUP1005 {
        top: 444.50001525878906px;
        left: 16.4375px;
        width: 280px;
        height: 124px;
    }

    #HEADLINE1003 {
        top: 0px;
        left: 18.84375px;
        padding: 0px;
        width: 234.4375px;
        height: 48px;
    }

        #HEADLINE1003 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH1004 {
        top: 67px;
        left: 0px;
        padding: 0px;
        width: 280px;
        height: 57px;
    }

        #PARAGRAPH1004 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #GROUP1006 {
        top: 444.5px;
        left: 351px;
        width: 280px;
        height: 124px;
    }

    #HEADLINE1007 {
        top: 0px;
        left: 18.84375px;
        padding: 0px;
        width: 234px;
        height: 48px;
    }

        #HEADLINE1007 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH1008 {
        top: 67px;
        left: 0px;
        padding: 0px;
        width: 280px;
        height: 57px;
    }

        #PARAGRAPH1008 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #GROUP1009 {
        top: 444.5px;
        left: 667px;
        width: 280px;
        height: 124px;
    }

    #HEADLINE1010 {
        top: 0px;
        left: 18.84375px;
        padding: 0px;
        width: 234px;
        height: 48px;
    }

        #HEADLINE1010 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH1011 {
        top: 67px;
        left: 0px;
        padding: 0px;
        width: 280px;
        height: 57px;
    }

        #PARAGRAPH1011 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #GROUP803 {
        top: 19.1875px;
        left: 296.4375px;
        width: 432px;
        height: 422.6875px;
    }

    #BOX773 {
        top: 0px;
        left: 30px;
        width: 337.59375px;
        height: 422.6875px;
    }

    #HEADLINE774 {
        top: 49.9018px;
        left: 6px;
        padding: 0px;
        width: 313px;
        height: 43.03125px;
    }

        #HEADLINE774 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #LINE778 {
        top: 317.023px;
        left: 27px;
        width: 275px;
        height: 24.447917938232422px;
    }

    #BUTTON779 {
        top: 351.27px;
        left: 32px;
        padding: 0px;
        width: 264px;
        height: 47.333335876464844px;
    }

        #BUTTON779 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #HEADLINE775 {
        top: 126.39px;
        left: -47px;
        padding: 0px;
        width: 250px;
        height: 83.15625px;
    }

        #HEADLINE775 > .widget-content {
            font-size: 81px;
            text-align: center;
        }

    #HEADLINE801 {
        top: 127.063px;
        left: 39px;
        padding: 0px;
        width: 250px;
        height: 83.15625px;
    }

        #HEADLINE801 > .widget-content {
            font-size: 81px;
            text-align: center;
        }

    #IMAGE802 .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/5cd53c3230dba94fe2f37973/mua-2-1561609424.gif");
    }

    #IMAGE802 {
        top: 204.377px;
        left: 79.6394px;
        width: 144.6041717529297px;
        height: 123.15625px;
    }

    #HEADLINE798 {
        top: 124.73958969116211px;
        left: 0px;
        padding: 0px;
        width: 313px;
        height: 21.510417938232422px;
    }

        #HEADLINE798 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #HEADLINE800 {
        top: 170.71875762939453px;
        left: 119px;
        padding: 0px;
        width: 313px;
        height: 21.510417938232422px;
    }

        #HEADLINE800 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #IMAGE804 .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/s650x350/5cd53c3230dba94fe2f37973/yellow-banner-png-1559306760.png");
    }

    #IMAGE804 {
        top: 525px;
        left: -13.0706px;
        width: 409.125px;
        height: 104px;
    }

    #HEADLINE805 {
        top: 38px;
        left: 36.5px;
        padding: 0px;
        width: 291px;
        height: 38.66666793823242px;
    }

        #HEADLINE805 > .widget-content {
            font-size: 33px;
            text-align: left;
        }

    #IMAGE952 .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/s1000x700/5cd53c3230dba94fe2f37973/y-kien-1561627703.jpg");
    }

    #IMAGE952 {
        top: 657px;
        left: 77.494px;
        width: 796.640625px;
        height: 453px;
    }

    #HEADLINE822 {
        top: 11px;
        left: 54.005px;
        padding: 0px;
        width: 805.9896240234375px;
        height: 46px;
    }

        #HEADLINE822 > .widget-content {
            font-size: 40px;
            text-align: center;
        }

    #IMAGE948 .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/s600x550/5cd53c3230dba94fe2f37973/z1433137531435_61237194e86389c2f9f4b16b4e172b2d-1561625689.jpg");
    }

    #IMAGE948 {
        top: 106px;
        left: 58.298px;
        width: 358.7083435058594px;
        height: 328.9895935058594px;
    }

    #HEADLINE949 {
        top: 450px;
        left: 119.01px;
        padding: 0px;
        width: 323.984375px;
        height: 24px;
    }

        #HEADLINE949 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE950 .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/s600x550/5cd53c3230dba94fe2f37973/tinh-1561627297.jpg");
    }

    #IMAGE950 {
        top: 106px;
        left: 500.931px;
        width: 366.0625px;
        height: 330.9895935058594px;
    }

    #HEADLINE951 {
        top: 446px;
        left: 553px;
        padding: 0px;
        width: 323px;
        height: 24px;
    }

        #HEADLINE951 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE1038 .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/s550x250/5cd53c3230dba94fe2f37973/image-removebg-preview-1561774287.png");
    }

    #IMAGE1038 {
        top: 62.25px;
        left: 318.009px;
        width: 314px;
        height: 26px;
    }

    #LINE844 {
        top: 0px;
        left: 230.5px;
        width: 561px;
        height: 25px;
    }

    #GROUP846 {
        top: 113px;
        left: 0px;
        width: 422px;
        height: 125px;
    }

    #PARAGRAPH847 {
        top: 47px;
        left: 0px;
        padding: 0px;
        width: 422px;
        height: 78px;
    }

        #PARAGRAPH847 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #IMAGE848 .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/s600x250/5cd53c3230dba94fe2f37973/ribbon-vang-1561618063.png");
    }

    #IMAGE848 {
        top: 0px;
        left: 3px;
        width: 385px;
        height: 47px;
    }

    #HEADLINE849 {
        top: 7.5px;
        left: 12px;
        padding: 0px;
        width: 566px;
        height: 28px;
    }

        #HEADLINE849 > .widget-content {
            font-size: 22px;
            text-align: left;
        }

    #HEADLINE840 {
        top: 30px;
        left: 225px;
        padding: 0px;
        width: 880px;
        height: 47px;
    }

        #HEADLINE840 > .widget-content {
            font-size: 41px;
            text-align: left;
        }

    #LINE861 {
        top: 67px;
        left: 230.5px;
        width: 561px;
        height: 25px;
    }

    #GROUP862 {
        top: 113px;
        left: 538px;
        width: 422px;
        height: 125px;
    }

    #PARAGRAPH863 {
        top: 47px;
        left: 0px;
        padding: 0px;
        width: 422px;
        height: 78px;
    }

        #PARAGRAPH863 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #IMAGE864 .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/s600x250/5cd53c3230dba94fe2f37973/ribbon-vang-1561618063.png");
    }

    #IMAGE864 {
        top: 0px;
        left: 3px;
        width: 385px;
        height: 47px;
    }

    #HEADLINE865 {
        top: 9.5px;
        left: 4px;
        padding: 0px;
        width: 566px;
        height: 26px;
    }

        #HEADLINE865 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #GROUP866 {
        top: 248px;
        left: 0px;
        width: 422px;
        height: 125px;
    }

    #PARAGRAPH867 {
        top: 47px;
        left: 0px;
        padding: 0px;
        width: 422px;
        height: 78px;
    }

        #PARAGRAPH867 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #IMAGE868 .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/s600x250/5cd53c3230dba94fe2f37973/ribbon-vang-1561618063.png");
    }

    #IMAGE868 {
        top: 0px;
        left: 3px;
        width: 385px;
        height: 47px;
    }

    #HEADLINE869 {
        top: 7.5px;
        left: 12px;
        padding: 0px;
        width: 566px;
        height: 26.666667938232422px;
    }

        #HEADLINE869 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #GROUP870 {
        top: 248px;
        left: 538px;
        width: 422px;
        height: 122px;
    }

    #PARAGRAPH871 {
        top: 47px;
        left: 0px;
        padding: 0px;
        width: 422px;
        height: 75px;
    }

        #PARAGRAPH871 > .widget-content {
            font-size: 19px;
            text-align: left;
        }

    #IMAGE872 .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/s600x250/5cd53c3230dba94fe2f37973/ribbon-vang-1561618063.png");
    }

    #IMAGE872 {
        top: 0px;
        left: 3px;
        width: 385px;
        height: 47px;
    }

    #HEADLINE873 {
        top: 9.5px;
        left: 4px;
        padding: 0px;
        width: 566px;
        height: 24.666667938232422px;
    }

        #HEADLINE873 > .widget-content {
            font-size: 19px;
            text-align: left;
        }

    #GROUP912 {
        top: 0px;
        left: 182px;
        width: 511.7708740234375px;
        height: 474.49999237060547px;
    }

    #HEADLINE913 {
        top: 2.96875px;
        left: 45.10418701171875px;
        padding: 0px;
        width: 466.66668701171875px;
        height: 52px;
    }

        #HEADLINE913 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #SHAPE914 {
        top: 0px;
        left: 0px;
        width: 37.0625px;
        height: 34.390625px;
    }

    #FORM915 {
        top: 68.78125px;
        left: 3.19793701171875px;
        width: 501.25px;
        height: 339.421875px;
    }

    #ITEM_FORM916 {
        top: 0px;
        left: 0px;
        width: 501.25px;
        height: 51.34375px;
    }

    #ITEM_FORM917 {
        top: 62.2619px;
        left: 0px;
        width: 501.25px;
        height: 51.34375px;
    }

    #ITEM_FORM918 {
        top: 124.524px;
        left: 0px;
        width: 501.25px;
        height: 51.34375px;
    }

    #ITEM_FORM919 {
        top: 186.909px;
        left: 0px;
        width: 501.25px;
        height: 152.515625px;
    }

    #BUTTON920 {
        top: 417.1666564941406px;
        left: 3.19793701171875px;
        padding: 0px;
        width: 499px;
        height: 57px;
    }

        #BUTTON920 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #LINE459 {
        top: 216px;
        left: 1px;
        width: 960px;
        height: 25px;
    }

    #IMAGE874 .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");
    }

    #IMAGE874 {
        top: -5px;
        left: -3.09375px;
        width: 187.296875px;
        height: 188px;
    }

    #HEADLINE875 {
        top: 73.7969px;
        left: 276px;
        padding: 0px;
        width: 580px;
        height: 29px;
    }

        #HEADLINE875 > .widget-content {
            font-size: 23px;
            text-align: left;
        }

    #SHAPE876 {
        top: 70.7969px;
        left: 228px;
        width: 32px;
        height: 32px;
    }

    #HEADLINE877 {
        top: 21px;
        left: 225px;
        padding: 0px;
        width: 567px;
        height: 34px;
    }

        #HEADLINE877 > .widget-content {
            font-size: 28px;
            text-align: left;
        }

    #HEADLINE878 {
        top: 110.297px;
        left: 274px;
        padding: 0px;
        width: 580px;
        height: 29px;
    }

        #HEADLINE878 > .widget-content {
            font-size: 23px;
            text-align: left;
        }

    #HEADLINE879 {
        top: 149.297px;
        left: 274px;
        padding: 0px;
        width: 580px;
        height: 29px;
    }

        #HEADLINE879 > .widget-content {
            font-size: 23px;
            text-align: left;
        }

    #HEADLINE880 {
        top: 188.297px;
        left: 274px;
        padding: 0px;
        width: 580px;
        height: 29px;
    }

        #HEADLINE880 > .widget-content {
            font-size: 23px;
            text-align: left;
        }

    #SHAPE881 {
        top: 182.805px;
        left: 227px;
        width: 32px;
        height: 32px;
    }

    #SHAPE882 {
        top: 105.797px;
        left: 225px;
        width: 32px;
        height: 32px;
    }

    #SHAPE883 {
        top: 148.797px;
        left: 226px;
        width: 32px;
        height: 32px;
    }

    #HEADLINE1012 {
        top: 244.75px;
        left: 5px;
        padding: 0px;
        width: 420px;
        height: 30px;
    }

        #HEADLINE1012 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #GROUP1015 {
        top: 294.7916717529297px;
        left: 1px;
        width: 474px;
        height: 32px;
    }

    #SHAPE1013 {
        top: 0px;
        left: 0px;
        width: 32px;
        height: 32px;
    }

    #HEADLINE1014 {
        top: 5px;
        left: 49px;
        padding: 0px;
        width: 425px;
        height: 24px;
    }

        #HEADLINE1014 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #GROUP1019 {
        top: 334.7916717529297px;
        left: -4px;
        width: 638.5px;
        height: 32px;
    }

    #SHAPE1020 {
        top: 0px;
        left: 0px;
        width: 44.078125px;
        height: 32px;
    }

    #HEADLINE1021 {
        top: 5px;
        left: 53.5px;
        padding: 0px;
        width: 585px;
        height: 24px;
    }

        #HEADLINE1021 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #GROUP1022 {
        top: 420.7916717529297px;
        left: -4px;
        width: 638.5px;
        height: 32px;
    }

    #SHAPE1023 {
        top: 0px;
        left: 0px;
        width: 44.078125px;
        height: 32px;
    }

    #HEADLINE1024 {
        top: 5px;
        left: 53.5px;
        padding: 0px;
        width: 585px;
        height: 24px;
    }

        #HEADLINE1024 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #GROUP1025 {
        top: 376.7916717529297px;
        left: -4px;
        width: 638.5px;
        height: 32px;
    }

    #SHAPE1026 {
        top: 0px;
        left: 0px;
        width: 44.078125px;
        height: 32px;
    }

    #HEADLINE1027 {
        top: 5px;
        left: 53.5px;
        padding: 0px;
        width: 585px;
        height: 24px;
    }

        #HEADLINE1027 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #GROUP1028 {
        top: 462.7916717529297px;
        left: -4px;
        width: 638.5px;
        height: 32px;
    }

    #SHAPE1029 {
        top: 0px;
        left: 0px;
        width: 44.078125px;
        height: 32px;
    }

    #HEADLINE1030 {
        top: 5px;
        left: 53.5px;
        padding: 0px;
        width: 585px;
        height: 24px;
    }

        #HEADLINE1030 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #GROUP1031 {
        top: 504.796875px;
        left: -4px;
        width: 638.5px;
        height: 32px;
    }

    #SHAPE1032 {
        top: 0px;
        left: 0px;
        width: 44.078125px;
        height: 32px;
    }

    #HEADLINE1033 {
        top: 5px;
        left: 53.5px;
        padding: 0px;
        width: 585px;
        height: 24px;
    }

        #HEADLINE1033 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #GROUP1034 {
        top: 546.796875px;
        left: -4px;
        width: 638.5px;
        height: 32px;
    }

    #SHAPE1035 {
        top: 0px;
        left: 0px;
        width: 44.078125px;
        height: 32px;
    }

    #HEADLINE1036 {
        top: 5px;
        left: 53.5px;
        padding: 0px;
        width: 585px;
        height: 24px;
    }

        #HEADLINE1036 > .widget-content {
            font-size: 18px;
            text-align: left;
        }
}

#SECTION379 {
    display: block;
    background-image: url("https://static.ladipage.net/s1440x1050/5cd53c3230dba94fe2f37973/powerpoint-wallpaper-4552-4789-hd-wallpapers-1564892373.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;
}

    #SECTION379 > .ladi-widget-overlay {
        background-color: rgba(0,0,0,0);
    }

#POPUP968 .container {
    display: block;
    background-color: rgba(246,245,237,1);
}

#SECTION66 {
    display: block;
    background-image: url("https://static.ladipage.net/s1440x950/uploads/images/951f62db-58f5-4d2b-a358-423c24e4579a.png");
    background-color: rgba(255,255,255,1);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top left;
    background-repeat: no-repeat;
}

    #SECTION66 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0.8);
    }

#SECTION429 {
    display: block;
    background-color: rgba(255,255,255,1);
}

#SECTION116 {
    display: block;
    background-image: url("https://static.ladipage.net/s1440x800/5cd53c3230dba94fe2f37973/yellow-background-14046115834kp-1560311586.jpg");
    background-color: rgba(48,63,159,0);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top center;
    background-repeat: no-repeat;
}

    #SECTION116 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0.31);
    }

#SECTION507 {
    display: block;
    background-image: url("https://static.ladipage.net/s1440x1050/57b167c9ca57d39c18a1c57c/cat-bui.jpg");
    background-color: rgba(255,255,255,1);
    background-size: cover;
    background-attachment: fixed;
    background-position: top left;
    background-repeat: no-repeat;
}

    #SECTION507 > .ladi-widget-overlay {
        background-color: rgba(0,0,0,0);
    }

#SECTION341 {
    display: block;
    background-color: rgba(255,255,255,1);
}

#SECTION93 {
    display: block;
    background-color: rgba(255,255,255,1);
}

#SECTION579 {
    display: block;
    background-color: rgba(255,255,255,0.87);
}

#SECTION631 {
    display: block;
    background-image: url("https://static.ladipage.net/s1440x250/uploads/images/6d2830ce-043b-45f9-bf1d-95d8f7aafe79.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;
}

    #SECTION631 > .ladi-widget-overlay {
        background-color: rgba(247,247,247,0.35);
    }

#SECTION664 {
    display: block;
    background-color: rgba(0,150,136,1);
}

#POPUP708 .container {
    display: block;
    background-image: url("https://static.ladipage.net/s1440x700/57b167c9ca57d39c18a1c57c/bg-282977.png");
    background-color: rgba(255,79,25,1);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top center;
    background-repeat: no-repeat;
}

#POPUP708 > .container .overlay-container-popup {
    background-color: rgba(0,0,0,0);
}

#SECTION622 {
    display: block;
    background-color: rgba(255,255,255,0);
}

#SECTION701 {
    display: block;
    background-color: rgba(255,255,255,0);
}

#SECTION723 {
    display: block;
    background-color: rgba(255,255,255,0.87);
}

#SECTION982 {
    display: block;
    background-color: rgba(255,253,236,1);
}

#SECTION772 {
    display: block;
    background-color: rgba(255,255,255,0);
}

#SECTION821 {
    display: block;
    background-color: rgba(238,238,238,1);
}

#SECTION841 {
    display: block;
    background-image: url("https://static.ladipage.net/s1440x600/57b167c9ca57d39c18a1c57c/bg4.jpg");
    background-color: rgba(255,255,255,1);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top left;
    background-repeat: no-repeat;
}

    #SECTION841 > .ladi-widget-overlay {
        background-color: rgba(0,0,0,0);
    }

#SECTION911 {
    display: block;
    background-color: rgba(255,255,255,1);
}

#SECTION457 {
    display: block;
    background-color: rgba(31,33,41,1);
}

#IMAGE381 {
    display: block;
}

    #IMAGE381 > .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);
    }

    #IMAGE381 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE383 {
    display: block;
}

    #HEADLINE383 > .widget-content {
        font-family: 'Lobster', cursive;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 44px;
    }

#BUTTON475 {
    display: table;
}

    #BUTTON475 > .widget-content {
        background-color: rgba(238,255,65,1);
        color: rgba(255,87,34,1);
        line-height: 31px;
    }

    #BUTTON475 > .widget-content {
        border-radius: 40px;
        border-width: 0px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #BUTTON475 > .ladi-widget-overlay {
        border-radius: 40px;
        border-width: 0px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

#IMAGE966 {
    display: block;
}

    #IMAGE966 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE966 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE967 {
    display: block;
}

    #IMAGE967 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE967 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE978 {
    display: block;
}

    #IMAGE978 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE978 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE979 {
    display: block;
}

    #IMAGE979 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE979 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE980 {
    display: block;
}

    #IMAGE980 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE980 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE981 {
    display: block;
}

    #IMAGE981 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE981 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#FORM970 {
    display: block;
}

    #FORM970 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#ITEM_FORM971 {
    display: block;
}

    #ITEM_FORM971 > .widget-content {
        background-color: rgba(255,255,255,1);
    }

    #ITEM_FORM971 > .widget-content {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(204,204,204,1);
    }

    #ITEM_FORM971 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(204,204,204,1);
    }

#ITEM_FORM973 {
    display: block;
}

    #ITEM_FORM973 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #ITEM_FORM973 > .widget-content {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(204,204,204,1);
    }

    #ITEM_FORM973 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(204,204,204,1);
    }

#BUTTON974 {
    display: table;
}

    #BUTTON974 > .widget-content {
        background-color: rgba(237,20,47,1);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: #ffffff;
        font-weight: 600;
        line-height: 36px;
    }

    #BUTTON974 > .widget-content {
        border-radius: 25px;
    }

    #BUTTON974 > .ladi-widget-overlay {
        border-radius: 25px;
    }

#IMAGE976 {
    display: block;
}

    #IMAGE976 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE977 {
    display: block;
}

    #IMAGE977 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE977 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE969 {
    display: block;
}

    #HEADLINE969 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: #29338C;
        font-weight: 300;
        line-height: 42px;
    }

#HEADLINE73 {
    display: block;
}

    #HEADLINE73 > .widget-content {
        opacity: 1;
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 300;
        line-height: 24px;
    }

#BUTTON477 {
    display: table;
}

    #BUTTON477 > .widget-content {
        background-color: rgba(255,193,7,1);
        color: #ffffff;
        line-height: 26px;
    }

    #BUTTON477 > .widget-content {
        border-radius: 8px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BUTTON477 > .ladi-widget-overlay {
        border-radius: 8px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

#HEADLINE479 {
    display: block;
}

    #HEADLINE479 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,188,212,1);
        font-weight: 700;
        line-height: 37px;
    }

#BOX481 {
    display: block;
}

    #BOX481 > .widget-content {
        background-color: rgba(255,241,118,1);
        color: rgba(0,0,0,1);
    }

    #BOX481 > .widget-content {
        border-radius: 5px;
        border-width: 0px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #BOX481 > .ladi-widget-overlay {
        border-radius: 5px;
        border-width: 0px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

#HEADLINE492 {
    display: block;
}

    #HEADLINE492 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 24px;
    }

#IMAGE482 {
    display: block;
}

    #IMAGE482 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE482 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BOX483 {
    display: block;
}

    #BOX483 > .widget-content {
        background-color: rgba(255,241,118,1);
        color: rgba(0,0,0,1);
    }

    #BOX483 > .widget-content {
        border-radius: 5px;
        border-width: 0px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #BOX483 > .ladi-widget-overlay {
        border-radius: 5px;
        border-width: 0px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

#SHAPE486 {
    display: block;
}

    #SHAPE486 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,87,34,1);
    }

        #SHAPE486 > .widget-content svg {
            fill: rgba(255,87,34,1);
        }

#BOX487 {
    display: block;
}

    #BOX487 > .widget-content {
        background-color: rgba(237,226,226,0.63);
        color: rgba(0,0,0,1);
    }

    #BOX487 > .widget-content {
        border-radius: 99px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #BOX487 > .ladi-widget-overlay {
        border-radius: 99px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

#HEADLINE489 {
    display: block;
}

    #HEADLINE489 > .widget-content {
        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;
    }

#BOX488 {
    display: block;
}

    #BOX488 > .widget-content {
        background-color: rgba(237,226,226,0.63);
        color: rgba(0,0,0,1);
    }

    #BOX488 > .widget-content {
        border-radius: 99px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #BOX488 > .ladi-widget-overlay {
        border-radius: 99px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

#HEADLINE490 {
    display: block;
}

    #HEADLINE490 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 700;
        line-height: 28px;
    }

#HEADLINE493 {
    display: block;
}

    #HEADLINE493 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 24px;
    }

#IMAGE494 {
    display: block;
}

    #IMAGE494 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE494 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE495 {
    display: block;
}

    #HEADLINE495 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 34px;
    }

#BOX496 {
    display: block;
}

    #BOX496 > .widget-content {
        background-color: rgba(233,30,99,0.03);
        color: rgba(0,0,0,1);
    }

#HEADLINE497 {
    display: block;
}

    #HEADLINE497 > .widget-content {
        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;
    }

#IMAGE506 {
    display: block;
}

    #IMAGE506 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE506 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE498 {
    display: block;
}

    #IMAGE498 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE498 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE499 {
    display: block;
}

    #IMAGE499 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE499 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE500 {
    display: block;
}

    #HEADLINE500 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 29px;
    }

#SHAPE501 {
    display: block;
}

    #SHAPE501 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,152,0,1);
    }

        #SHAPE501 > .widget-content svg {
            fill: rgba(255,152,0,1);
        }

#SHAPE502 {
    display: block;
}

    #SHAPE502 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,152,0,1);
    }

        #SHAPE502 > .widget-content svg {
            fill: rgba(255,152,0,1);
        }

#SHAPE503 {
    display: block;
}

    #SHAPE503 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,152,0,1);
    }

        #SHAPE503 > .widget-content svg {
            fill: rgba(255,152,0,1);
        }

#SHAPE504 {
    display: block;
}

    #SHAPE504 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,152,0,1);
    }

        #SHAPE504 > .widget-content svg {
            fill: rgba(255,152,0,1);
        }

#SHAPE505 {
    display: block;
}

    #SHAPE505 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,152,0,1);
    }

        #SHAPE505 > .widget-content svg {
            fill: rgba(255,152,0,1);
        }

#BOX510 {
    display: block;
}

    #BOX510 > .widget-content {
        background-color: rgba(255,213,79,1);
        color: rgba(0,0,0,1);
    }

#BOX511 {
    display: block;
}

    #BOX511 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX511 > .widget-content {
        border-radius: 10px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,152,0,1);
    }

    #BOX511 > .ladi-widget-overlay {
        border-radius: 10px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,152,0,1);
    }

#BOX556 {
    display: block;
}

    #BOX556 > .widget-content {
        background-color: rgba(189,189,189,0.05);
        color: rgba(0,0,0,1);
    }

    #BOX556 > .widget-content {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

    #BOX556 > .ladi-widget-overlay {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

#BOX557 {
    display: block;
}

    #BOX557 > .widget-content {
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
    }

    #BOX557 > .widget-content {
        border-radius: 595px;
    }

    #BOX557 > .ladi-widget-overlay {
        border-radius: 595px;
    }

#HEADLINE558 {
    display: block;
}

    #HEADLINE558 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(240,101,0,1);
        font-weight: 600;
        line-height: 27px;
    }

#BOX561 {
    display: block;
}

    #BOX561 > .widget-content {
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
    }

    #BOX561 > .widget-content {
        border-radius: 595px;
    }

    #BOX561 > .ladi-widget-overlay {
        border-radius: 595px;
    }

#BOX563 {
    display: block;
}

    #BOX563 > .widget-content {
        background-color: rgba(189,189,189,0.05);
        color: rgba(0,0,0,1);
    }

    #BOX563 > .widget-content {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

    #BOX563 > .ladi-widget-overlay {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

#BOX564 {
    display: block;
}

    #BOX564 > .widget-content {
        background-color: rgba(189,189,189,0.05);
        color: rgba(0,0,0,1);
    }

    #BOX564 > .widget-content {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

    #BOX564 > .ladi-widget-overlay {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

#BOX560 {
    display: block;
}

    #BOX560 > .widget-content {
        background-color: rgba(189,189,189,0.05);
        color: rgba(0,0,0,1);
    }

    #BOX560 > .widget-content {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

    #BOX560 > .ladi-widget-overlay {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

#HEADLINE928 {
    display: block;
}

    #HEADLINE928 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(240,101,0,1);
        font-weight: 600;
        line-height: 27px;
    }

#BOX565 {
    display: block;
}

    #BOX565 > .widget-content {
        background-color: rgba(189,189,189,0.05);
        color: rgba(0,0,0,1);
    }

    #BOX565 > .widget-content {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

    #BOX565 > .ladi-widget-overlay {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

#BOX566 {
    display: block;
}

    #BOX566 > .widget-content {
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
    }

    #BOX566 > .widget-content {
        border-radius: 595px;
    }

    #BOX566 > .ladi-widget-overlay {
        border-radius: 595px;
    }

#BOX567 {
    display: block;
}

    #BOX567 > .widget-content {
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
    }

    #BOX567 > .widget-content {
        border-radius: 595px;
    }

    #BOX567 > .ladi-widget-overlay {
        border-radius: 595px;
    }

#BOX568 {
    display: block;
}

    #BOX568 > .widget-content {
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
    }

    #BOX568 > .widget-content {
        border-radius: 595px;
    }

    #BOX568 > .ladi-widget-overlay {
        border-radius: 595px;
    }

#BOX572 {
    display: block;
}

    #BOX572 > .widget-content {
        background-color: rgba(189,189,189,0.05);
        color: rgba(0,0,0,1);
    }

    #BOX572 > .widget-content {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

    #BOX572 > .ladi-widget-overlay {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

#BOX573 {
    display: block;
}

    #BOX573 > .widget-content {
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
    }

    #BOX573 > .widget-content {
        border-radius: 595px;
    }

    #BOX573 > .ladi-widget-overlay {
        border-radius: 595px;
    }

#BOX574 {
    display: block;
}

    #BOX574 > .widget-content {
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
    }

    #BOX574 > .widget-content {
        border-radius: 595px;
    }

    #BOX574 > .ladi-widget-overlay {
        border-radius: 595px;
    }

#BOX575 {
    display: block;
}

    #BOX575 > .widget-content {
        background-color: rgba(189,189,189,0.05);
        color: rgba(0,0,0,1);
    }

    #BOX575 > .widget-content {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

    #BOX575 > .ladi-widget-overlay {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

#BOX576 {
    display: block;
}

    #BOX576 > .widget-content {
        background-color: rgba(189,189,189,0.05);
        color: rgba(0,0,0,1);
    }

    #BOX576 > .widget-content {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

    #BOX576 > .ladi-widget-overlay {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

#BOX577 {
    display: block;
}

    #BOX577 > .widget-content {
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
    }

    #BOX577 > .widget-content {
        border-radius: 595px;
    }

    #BOX577 > .ladi-widget-overlay {
        border-radius: 595px;
    }

#BOX578 {
    display: block;
}

    #BOX578 > .widget-content {
        background-color: rgba(189,189,189,1);
        color: rgba(0,0,0,1);
    }

    #BOX578 > .widget-content {
        border-radius: 595px;
    }

    #BOX578 > .ladi-widget-overlay {
        border-radius: 595px;
    }

#IMAGE924 {
    display: block;
}

    #IMAGE924 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE924 > .widget-content {
        border-radius: 900px;
    }

    #IMAGE924 > .ladi-widget-overlay {
        border-radius: 900px;
    }

    #IMAGE924 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BOX559 {
    display: block;
}

    #BOX559 > .widget-content {
        background-color: rgba(189,189,189,0.05);
        color: rgba(0,0,0,1);
    }

    #BOX559 > .widget-content {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

    #BOX559 > .ladi-widget-overlay {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

#HEADLINE925 {
    display: block;
}

    #HEADLINE925 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(240,101,0,1);
        font-weight: 600;
        line-height: 27px;
    }

#HEADLINE930 {
    display: block;
}

    #HEADLINE930 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(240,101,0,1);
        font-weight: 600;
        line-height: 27px;
    }

#HEADLINE931 {
    display: block;
}

    #HEADLINE931 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(240,101,0,1);
        font-weight: 600;
        line-height: 27px;
    }

#PARAGRAPH939 {
    display: block;
}

    #PARAGRAPH939 > .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;
    }

#PARAGRAPH940 {
    display: block;
}

    #PARAGRAPH940 > .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;
    }

#PARAGRAPH941 {
    display: block;
}

    #PARAGRAPH941 > .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;
    }

#PARAGRAPH942 {
    display: block;
}

    #PARAGRAPH942 > .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;
    }

#PARAGRAPH943 {
    display: block;
}

    #PARAGRAPH943 > .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;
    }

#PARAGRAPH944 {
    display: block;
}

    #PARAGRAPH944 > .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;
    }

#PARAGRAPH945 {
    display: block;
}

    #PARAGRAPH945 > .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;
    }

#PARAGRAPH946 {
    display: block;
}

    #PARAGRAPH946 > .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;
    }

#PARAGRAPH947 {
    display: block;
}

    #PARAGRAPH947 > .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;
    }

#BOX960 {
    display: block;
}

    #BOX960 > .widget-content {
        background-color: rgba(189,189,189,0.05);
        color: rgba(0,0,0,1);
    }

    #BOX960 > .widget-content {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

    #BOX960 > .ladi-widget-overlay {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(46,125,50,1);
    }

#BUTTON515 {
    display: table;
}

    #BUTTON515 > .widget-content {
        background-color: rgba(255,152,0,1);
        color: rgba(255,255,255,1);
        font-weight: 600;
        line-height: 32px;
    }

    #BUTTON515 > .widget-content {
        border-radius: 5px;
    }

    #BUTTON515 > .ladi-widget-overlay {
        border-radius: 5px;
    }

#IMAGE926 {
    display: block;
}

    #IMAGE926 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE926 > .widget-content {
        border-radius: 900px;
    }

    #IMAGE926 > .ladi-widget-overlay {
        border-radius: 900px;
    }

    #IMAGE926 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE953 {
    display: block;
}

    #IMAGE953 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE953 > .widget-content {
        border-radius: 900px;
    }

    #IMAGE953 > .ladi-widget-overlay {
        border-radius: 900px;
    }

    #IMAGE953 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BOX959 {
    display: block;
}

    #BOX959 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #BOX959 > .widget-content {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(0,0,0,1);
    }

    #BOX959 > .ladi-widget-overlay {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(0,0,0,1);
    }

#IMAGE964 {
    display: block;
}

    #IMAGE964 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE964 > .widget-content {
        border-radius: 990px;
    }

    #IMAGE964 > .ladi-widget-overlay {
        border-radius: 990px;
    }

    #IMAGE964 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE934 {
    display: block;
}

    #IMAGE934 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE934 > .widget-content {
        border-radius: 900px;
    }

    #IMAGE934 > .ladi-widget-overlay {
        border-radius: 900px;
    }

    #IMAGE934 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE935 {
    display: block;
}

    #IMAGE935 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE935 > .widget-content {
        border-radius: 900px;
    }

    #IMAGE935 > .ladi-widget-overlay {
        border-radius: 900px;
    }

    #IMAGE935 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE936 {
    display: block;
}

    #IMAGE936 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE936 > .widget-content {
        border-radius: 900px;
    }

    #IMAGE936 > .ladi-widget-overlay {
        border-radius: 900px;
    }

    #IMAGE936 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE937 {
    display: block;
}

    #IMAGE937 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE937 > .widget-content {
        border-radius: 900px;
    }

    #IMAGE937 > .ladi-widget-overlay {
        border-radius: 900px;
    }

    #IMAGE937 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE957 {
    display: block;
}

    #HEADLINE957 > .widget-content {
        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;
    }

#GOOGLE_MAP353 {
    display: block;
}

    #GOOGLE_MAP353 > .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);
    }

#IMAGE707 {
    display: block;
}

    #IMAGE707 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE707 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE927 {
    display: block;
}

    #HEADLINE927 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(240,101,0,1);
        font-weight: 600;
        line-height: 27px;
    }

#HEADLINE932 {
    display: block;
}

    #HEADLINE932 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(240,101,0,1);
        font-weight: 600;
        line-height: 27px;
    }

#HEADLINE933 {
    display: block;
}

    #HEADLINE933 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(240,101,0,1);
        font-weight: 600;
        line-height: 27px;
    }

#IMAGE938 {
    display: block;
}

    #IMAGE938 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE938 > .widget-content {
        border-radius: 900px;
    }

    #IMAGE938 > .ladi-widget-overlay {
        border-radius: 900px;
    }

    #IMAGE938 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE954 {
    display: block;
}

    #IMAGE954 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE954 > .widget-content {
        border-radius: 990px;
    }

    #IMAGE954 > .ladi-widget-overlay {
        border-radius: 990px;
    }

    #IMAGE954 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BOX961 {
    display: block;
}

    #BOX961 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #BOX961 > .widget-content {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(0,0,0,1);
    }

    #BOX961 > .ladi-widget-overlay {
        border-radius: 55px;
        border-width: 1px;
        border-style: dashed;
        border-color: rgba(0,0,0,1);
    }

#IMAGE962 {
    display: block;
}

    #IMAGE962 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE962 > .widget-content {
        border-radius: 990px;
    }

    #IMAGE962 > .ladi-widget-overlay {
        border-radius: 990px;
    }

    #IMAGE962 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE963 {
    display: block;
}

    #IMAGE963 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE963 > .widget-content {
        border-radius: 900px;
    }

    #IMAGE963 > .ladi-widget-overlay {
        border-radius: 900px;
    }

    #IMAGE963 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE615 {
    display: block;
}

    #IMAGE615 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE615 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE616 {
    display: block;
}

    #HEADLINE616 > .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: 36px;
    }

#HEADLINE617 {
    display: block;
}

    #HEADLINE617 > .widget-content {
        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;
    }

#GROUP632 {
    display: block;
}

    #GROUP632 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX633 {
    display: block;
}

    #BOX633 > .widget-content {
        background-color: rgba(253,216,53,1);
        color: rgba(0,0,0,1);
    }

    #BOX633 > .widget-content {
        border-radius: 11px;
    }

    #BOX633 > .ladi-widget-overlay {
        border-radius: 11px;
    }

#PARAGRAPH634 {
    display: block;
}

    #PARAGRAPH634 > .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: 24px;
    }

#BOX635 {
    display: block;
}

    #BOX635 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
    }

    #BOX635 > .widget-content {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX635 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

#HEADLINE636 {
    display: block;
}

    #HEADLINE636 > .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: 25px;
    }

#GROUP640 {
    display: block;
}

    #GROUP640 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX641 {
    display: block;
}

    #BOX641 > .widget-content {
        background-color: rgba(253,216,53,1);
        color: rgba(0,0,0,1);
    }

    #BOX641 > .widget-content {
        border-radius: 11px;
    }

    #BOX641 > .ladi-widget-overlay {
        border-radius: 11px;
    }

#PARAGRAPH642 {
    display: block;
}

    #PARAGRAPH642 > .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: 24px;
    }

#BOX643 {
    display: block;
}

    #BOX643 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
    }

    #BOX643 > .widget-content {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX643 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

#HEADLINE644 {
    display: block;
}

    #HEADLINE644 > .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: 25px;
    }

#GROUP645 {
    display: block;
}

    #GROUP645 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX646 {
    display: block;
}

    #BOX646 > .widget-content {
        background-color: rgba(253,216,53,1);
        color: rgba(0,0,0,1);
    }

    #BOX646 > .widget-content {
        border-radius: 11px;
    }

    #BOX646 > .ladi-widget-overlay {
        border-radius: 11px;
    }

#PARAGRAPH647 {
    display: block;
}

    #PARAGRAPH647 > .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: 24px;
    }

#BOX648 {
    display: block;
}

    #BOX648 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
    }

    #BOX648 > .widget-content {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX648 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

#HEADLINE649 {
    display: block;
}

    #HEADLINE649 > .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: 25px;
    }

#GROUP650 {
    display: block;
}

    #GROUP650 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX651 {
    display: block;
}

    #BOX651 > .widget-content {
        background-color: rgba(253,216,53,1);
        color: rgba(0,0,0,1);
    }

    #BOX651 > .widget-content {
        border-radius: 11px;
    }

    #BOX651 > .ladi-widget-overlay {
        border-radius: 11px;
    }

#PARAGRAPH652 {
    display: block;
}

    #PARAGRAPH652 > .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: 24px;
    }

#BOX653 {
    display: block;
}

    #BOX653 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
    }

    #BOX653 > .widget-content {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX653 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

#HEADLINE654 {
    display: block;
}

    #HEADLINE654 > .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: 25px;
    }

#GROUP655 {
    display: block;
}

    #GROUP655 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX656 {
    display: block;
}

    #BOX656 > .widget-content {
        background-color: rgba(253,216,53,1);
        color: rgba(0,0,0,1);
    }

    #BOX656 > .widget-content {
        border-radius: 11px;
    }

    #BOX656 > .ladi-widget-overlay {
        border-radius: 11px;
    }

#PARAGRAPH657 {
    display: block;
}

    #PARAGRAPH657 > .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: 24px;
    }

#BOX658 {
    display: block;
}

    #BOX658 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
    }

    #BOX658 > .widget-content {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX658 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

#HEADLINE659 {
    display: block;
}

    #HEADLINE659 > .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: 25px;
    }

#BOX660 {
    display: block;
}

    #BOX660 > .widget-content {
        background-color: rgba(253,216,53,1);
        color: rgba(0,0,0,1);
    }

    #BOX660 > .widget-content {
        border-radius: 11px;
    }

    #BOX660 > .ladi-widget-overlay {
        border-radius: 11px;
    }

#PARAGRAPH661 {
    display: block;
}

    #PARAGRAPH661 > .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: 24px;
    }

#BOX662 {
    display: block;
}

    #BOX662 > .widget-content {
        background-color: rgba(255,235,59,1);
        color: rgba(0,0,0,1);
    }

    #BOX662 > .widget-content {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

    #BOX662 > .ladi-widget-overlay {
        border-radius: 220px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(255,255,255,1);
    }

#HEADLINE663 {
    display: block;
}

    #HEADLINE663 > .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: 25px;
    }

#IMAGE626 {
    display: block;
}

    #IMAGE626 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE626 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE624 {
    display: block;
}

    #HEADLINE624 > .widget-content {
        font-family: 'Lobster',cursive;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(77,77,77,1);
        font-weight: 300;
        line-height: 34px;
        letter-spacing: 0px;
    }

#SHAPE637 {
    display: block;
}

    #SHAPE637 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,152,0,1);
    }

        #SHAPE637 > .widget-content svg {
            fill: rgba(255,152,0,1);
        }

#BOX709 {
    display: block;
}

    #BOX709 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

#HEADLINE710 {
    display: block;
}

    #HEADLINE710 > .widget-content {
        font-family: 'Montserrat', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(59,59,59,1);
        font-weight: 600;
        line-height: 30px;
        letter-spacing: 1px;
    }

#PARAGRAPH711 {
    display: block;
}

    #PARAGRAPH711 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Montserrat', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(28,28,28,1);
        font-weight: 400;
        line-height: 22px;
    }

#FORM712 {
    display: block;
}

    #FORM712 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #FORM712 .widget-content::-webkit-input-placeholder {
        color: rgba(150,150,150,1)
    }

    #FORM712 .widget-content:-moz-placeholder {
        color: rgba(150,150,150,1)
    }

    #FORM712 .widget-content::-moz-placeholder {
        color: rgba(150,150,150,1)
    }

    #FORM712 .widget-content:-ms-input-placeholder {
        color: rgba(150,150,150,1)
    }

    #FORM712 select.widget-content option:first-child {
        color: rgba(150,150,150,1)
    }

    #FORM712 select.widget-content {
        color: rgba(150,150,150,1)
    }

#ITEM_FORM714 {
    display: block;
}

    #ITEM_FORM714 > .widget-content {
        background-color: rgba(255,255,255,1);
    }

    #ITEM_FORM714 > .widget-content {
        border-width: 0px;
        border-style: solid;
        border-color: rgba(204,204,204,1);
    }

    #ITEM_FORM714 > .ladi-widget-overlay {
        border-width: 0px;
        border-style: solid;
        border-color: rgba(204,204,204,1);
    }

    #ITEM_FORM714 .widget-content::-webkit-input-placeholder {
        color: rgba(150,150,150,1)
    }

    #ITEM_FORM714 .widget-content:-moz-placeholder {
        color: rgba(150,150,150,1)
    }

    #ITEM_FORM714 .widget-content::-moz-placeholder {
        color: rgba(150,150,150,1)
    }

    #ITEM_FORM714 .widget-content:-ms-input-placeholder {
        color: rgba(150,150,150,1)
    }

    #ITEM_FORM714 select.widget-content option:first-child {
        color: rgba(150,150,150,1)
    }

    #ITEM_FORM714 select.widget-content {
        color: rgba(150,150,150,1)
    }

#ITEM_FORM715 {
    display: block;
}

    #ITEM_FORM715 > .widget-content {
        background-color: rgba(255,255,255,1);
    }

    #ITEM_FORM715 > .widget-content {
        border-width: 0px;
        border-style: solid;
        border-color: rgba(204,204,204,1);
    }

    #ITEM_FORM715 > .ladi-widget-overlay {
        border-width: 0px;
        border-style: solid;
        border-color: rgba(204,204,204,1);
    }

    #ITEM_FORM715 .widget-content::-webkit-input-placeholder {
        color: rgba(150,150,150,1)
    }

    #ITEM_FORM715 .widget-content:-moz-placeholder {
        color: rgba(150,150,150,1)
    }

    #ITEM_FORM715 .widget-content::-moz-placeholder {
        color: rgba(150,150,150,1)
    }

    #ITEM_FORM715 .widget-content:-ms-input-placeholder {
        color: rgba(150,150,150,1)
    }

    #ITEM_FORM715 select.widget-content option:first-child {
        color: rgba(150,150,150,1)
    }

    #ITEM_FORM715 select.widget-content {
        color: rgba(150,150,150,1)
    }

#BUTTON716 {
    display: table;
}

    #BUTTON716 > .widget-content {
        background-color: #FF4F19;
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: #ffffff;
        font-weight: 600;
        line-height: 36px;
        box-shadow: 0px 2px 0px rgba(255,255,255,1);
    }

    #BUTTON716 > .widget-content {
        border-radius: 0px;
    }

    #BUTTON716 > .ladi-widget-overlay {
        border-radius: 0px;
    }

#LINEVERTICAL717 {
    display: block;
}

    #LINEVERTICAL717 > .widget-content .linevertical {
        border-top-width: 0px;
        border-right-width: 0px;
        border-left-width: 3px;
        border-bottom-width: 0px;
        border-style: solid;
        border-color: rgba(66,66,66,1);
        margin-left: 9.5px;
    }

    #LINEVERTICAL717 > .widget-content {
        background-color: rgba(255,255,255,0);
    }

#BOX702 {
    display: block;
}

    #BOX702 > .widget-content {
        background-color: rgba(255,252,222,1);
        color: rgba(0,0,0,1);
    }

    #BOX702 > .widget-content {
        border-width: 2px;
        border-style: solid;
        border-color: rgba(222,222,222,1);
    }

    #BOX702 > .ladi-widget-overlay {
        border-width: 2px;
        border-style: solid;
        border-color: rgba(222,222,222,1);
    }

#LISTOP706 {
    display: block;
}

    #LISTOP706 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(92,92,92,1);
        line-height: 20px;
    }

#HEADLINE704 {
    display: block;
}

    #HEADLINE704 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(244,67,54,1);
        text-transform: uppercase;
        font-weight: 700;
        line-height: 45px;
    }

#IMAGE1037 {
    display: block;
}

    #IMAGE1037 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE1037 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BOX735 {
    display: block;
}

    #BOX735 > .widget-content {
        background-color: rgba(248,240,175,1);
        color: rgba(0,0,0,1);
    }

    #BOX735 > .widget-content {
        border-radius: 1px;
    }

    #BOX735 > .ladi-widget-overlay {
        border-radius: 1px;
    }

#SHAPE736 {
    display: block;
}

    #SHAPE736 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(173,51,198,1);
    }

        #SHAPE736 > .widget-content svg {
            fill: rgba(173,51,198,1);
        }

#HEADLINE737 {
    display: block;
}

    #HEADLINE737 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,73,73,1);
        font-weight: 400;
        line-height: 25px;
    }

#PARAGRAPH738 {
    display: block;
}

    #PARAGRAPH738 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,73,73,1);
        font-weight: 400;
        line-height: 20px;
    }

#BOX739 {
    display: block;
}

    #BOX739 > .widget-content {
        background-color: rgba(248,240,175,1);
        color: rgba(0,0,0,1);
    }

    #BOX739 > .widget-content {
        border-radius: 1px;
    }

    #BOX739 > .ladi-widget-overlay {
        border-radius: 1px;
    }

#SHAPE740 {
    display: block;
}

    #SHAPE740 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(248,195,49,1);
    }

        #SHAPE740 > .widget-content svg {
            fill: rgba(248,195,49,1);
        }

#HEADLINE741 {
    display: block;
}

    #HEADLINE741 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,73,73,1);
        font-weight: 400;
        line-height: 25px;
    }

#PARAGRAPH742 {
    display: block;
}

    #PARAGRAPH742 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,73,73,1);
        font-weight: 400;
        line-height: 20px;
    }

#BOX743 {
    display: block;
}

    #BOX743 > .widget-content {
        background-color: rgba(248,240,175,1);
        color: rgba(0,0,0,1);
    }

    #BOX743 > .widget-content {
        border-radius: 1px;
    }

    #BOX743 > .ladi-widget-overlay {
        border-radius: 1px;
    }

#HEADLINE745 {
    display: block;
}

    #HEADLINE745 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,73,73,1);
        font-weight: 400;
        line-height: 27px;
    }

#IMAGE762 {
    display: block;
}

    #IMAGE762 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE762 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#PARAGRAPH746 {
    display: block;
}

    #PARAGRAPH746 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,73,73,1);
        font-weight: 400;
        line-height: 20px;
    }

#BOX747 {
    display: block;
}

    #BOX747 > .widget-content {
        background-color: rgba(248,240,175,1);
        color: rgba(0,0,0,1);
    }

    #BOX747 > .widget-content {
        border-radius: 1px;
    }

    #BOX747 > .ladi-widget-overlay {
        border-radius: 1px;
    }

#SHAPE748 {
    display: block;
}

    #SHAPE748 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #45aef4;
    }

        #SHAPE748 > .widget-content svg {
            fill: #45aef4;
        }

#PARAGRAPH750 {
    display: block;
}

    #PARAGRAPH750 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,73,73,1);
        font-weight: 400;
        line-height: 20px;
    }

#HEADLINE749 {
    display: block;
}

    #HEADLINE749 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,73,73,1);
        font-weight: 400;
        line-height: 25px;
    }

#BOX751 {
    display: block;
}

    #BOX751 > .widget-content {
        background-color: rgba(248,240,175,1);
        color: rgba(0,0,0,1);
    }

    #BOX751 > .widget-content {
        border-radius: 1px;
    }

    #BOX751 > .ladi-widget-overlay {
        border-radius: 1px;
    }

#HEADLINE753 {
    display: block;
}

    #HEADLINE753 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,73,73,1);
        font-weight: 400;
        line-height: 25px;
    }

#IMAGE761 {
    display: block;
}

    #IMAGE761 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE761 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#PARAGRAPH754 {
    display: block;
}

    #PARAGRAPH754 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,73,73,1);
        font-weight: 400;
        line-height: 20px;
    }

#BOX755 {
    display: block;
}

    #BOX755 > .widget-content {
        background-color: rgba(248,240,175,1);
        color: rgba(0,0,0,1);
    }

    #BOX755 > .widget-content {
        border-radius: 1px;
    }

    #BOX755 > .ladi-widget-overlay {
        border-radius: 1px;
    }

#SHAPE756 {
    display: block;
}

    #SHAPE756 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(1,8,4,1);
    }

        #SHAPE756 > .widget-content svg {
            fill: rgba(1,8,4,1);
        }

#HEADLINE757 {
    display: block;
}

    #HEADLINE757 > .widget-content {
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,73,73,1);
        font-weight: 400;
        line-height: 25px;
    }

#PARAGRAPH758 {
    display: block;
}

    #PARAGRAPH758 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(74,73,73,1);
        font-weight: 400;
        line-height: 20px;
    }

#IMAGE718 {
    display: block;
}

    #IMAGE718 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE718 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BOX767 {
    display: block;
}

    #BOX767 > .widget-content {
        background-color: rgba(247,198,92,0);
        color: rgba(0,0,0,1);
    }

    #BOX767 > .widget-content {
        border-width: 3px;
        border-style: solid;
        border-color: #f7c65c;
    }

    #BOX767 > .ladi-widget-overlay {
        border-width: 3px;
        border-style: solid;
        border-color: #f7c65c;
    }

#HEADLINE768 {
    display: block;
}

    #HEADLINE768 > .widget-content {
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 40px;
        letter-spacing: 2px;
    }

#HEADLINE984 {
    display: block;
}

    #HEADLINE984 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: #559a4e;
        font-weight: 700;
        line-height: 34px;
    }

#LINE985 {
    display: block;
}

    #LINE985 > .widget-content .line {
        border-top-width: 4px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: solid;
        border-color: rgba(252,83,45,1);
        margin-top: 8.5px;
    }

    #LINE985 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX986 {
    display: block;
}

    #BOX986 > .widget-content {
        background-image: url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/ng-1561953859.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        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 left;
        background-repeat: no-repeat;
    }

    #BOX986 > .widget-content {
        border-radius: 900px;
        border-width: 2px;
        border-style: dotted;
        border-color: rgba(239,108,0,1);
    }

    #BOX986 > .ladi-widget-overlay {
        border-radius: 900px;
        border-width: 2px;
        border-style: dotted;
        border-color: rgba(239,108,0,1);
    }

    #BOX986 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#BOX1001 {
    display: block;
}

    #BOX1001 > .widget-content {
        background-image: url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/de-1561954017.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        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 left;
        background-repeat: no-repeat;
    }

    #BOX1001 > .widget-content {
        border-radius: 900px;
        border-width: 2px;
        border-style: dotted;
        border-color: rgba(239,108,0,1);
    }

    #BOX1001 > .ladi-widget-overlay {
        border-radius: 900px;
        border-width: 2px;
        border-style: dotted;
        border-color: rgba(239,108,0,1);
    }

    #BOX1001 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#BOX1002 {
    display: block;
}

    #BOX1002 > .widget-content {
        background-image: url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/nan-1561954555.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        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 left;
        background-repeat: no-repeat;
    }

    #BOX1002 > .widget-content {
        border-radius: 900px;
        border-width: 2px;
        border-style: dotted;
        border-color: rgba(239,108,0,1);
    }

    #BOX1002 > .ladi-widget-overlay {
        border-radius: 900px;
        border-width: 2px;
        border-style: dotted;
        border-color: rgba(239,108,0,1);
    }

    #BOX1002 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#GROUP1005 {
    display: block;
}

    #GROUP1005 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#HEADLINE1003 {
    display: block;
}

    #HEADLINE1003 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 700;
        line-height: 24px;
    }

#PARAGRAPH1004 {
    display: block;
}

    #PARAGRAPH1004 > .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: 19px;
    }

#GROUP1006 {
    display: block;
}

    #GROUP1006 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#HEADLINE1007 {
    display: block;
}

    #HEADLINE1007 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 700;
        line-height: 24px;
    }

#PARAGRAPH1008 {
    display: block;
}

    #PARAGRAPH1008 > .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: 19px;
    }

#GROUP1009 {
    display: block;
}

    #GROUP1009 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#HEADLINE1010 {
    display: block;
}

    #HEADLINE1010 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 700;
        line-height: 24px;
    }

#PARAGRAPH1011 {
    display: block;
}

    #PARAGRAPH1011 > .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: 19px;
    }

#GROUP803 {
    display: block;
}

    #GROUP803 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BOX773 {
    display: block;
}

    #BOX773 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX773 > .widget-content {
        border-width: 2px;
        border-style: solid;
        border-color: rgba(5,0,0,1);
    }

    #BOX773 > .ladi-widget-overlay {
        border-width: 2px;
        border-style: solid;
        border-color: rgba(5,0,0,1);
    }

#HEADLINE774 {
    display: block;
}

    #HEADLINE774 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,0.85);
        font-weight: 700;
        line-height: 22px;
    }

#LINE778 {
    display: block;
}

    #LINE778 > .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(222,222,222,1);
        margin-top: 12px;
    }

    #LINE778 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#BUTTON779 {
    display: table;
}

    #BUTTON779 > .widget-content {
        background-color: rgba(6,15,214,0.87);
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: #ffffff;
        font-weight: 700;
        line-height: 22px;
    }

    #BUTTON779 > .widget-content {
        border-radius: 5px;
    }

    #BUTTON779 > .ladi-widget-overlay {
        border-radius: 5px;
    }

#HEADLINE775 {
    display: block;
}

    #HEADLINE775 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 700;
        line-height: 85px;
    }

#HEADLINE801 {
    display: block;
}

    #HEADLINE801 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 700;
        line-height: 85px;
    }

#IMAGE802 {
    display: block;
}

    #IMAGE802 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE802 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE798 {
    display: block;
}

    #HEADLINE798 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,0.85);
        font-weight: 700;
        line-height: 22px;
    }

#HEADLINE800 {
    display: block;
}

    #HEADLINE800 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,0.85);
        font-weight: 700;
        line-height: 22px;
    }

#IMAGE804 {
    display: block;
}

    #IMAGE804 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE804 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE805 {
    display: block;
}

    #HEADLINE805 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 39px;
    }

#IMAGE952 {
    display: block;
}

    #IMAGE952 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE952 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE822 {
    display: block;
}

    #HEADLINE822 > .widget-content {
        opacity: 1;
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(244,67,54,1);
        font-weight: 700;
        line-height: 46px;
        text-shadow: 2px 0px 0px rgba(128,105,105,1);
    }

#IMAGE948 {
    display: block;
}

    #IMAGE948 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE948 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE949 {
    display: block;
}

    #HEADLINE949 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 24px;
    }

#IMAGE950 {
    display: block;
}

    #IMAGE950 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE950 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE951 {
    display: block;
}

    #HEADLINE951 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 24px;
    }

#IMAGE1038 {
    display: block;
}

    #IMAGE1038 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE1038 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#LINE844 {
    display: block;
}

    #LINE844 > .widget-content .line {
        border-top-width: 2px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: dotted;
        border-color: rgba(22,19,189,1);
        margin-top: 10.5px;
    }

    #LINE844 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#GROUP846 {
    display: block;
}

    #GROUP846 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#PARAGRAPH847 {
    display: block;
}

    #PARAGRAPH847 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(79,79,79,1);
        font-weight: 400;
        line-height: 26px;
    }

#IMAGE848 {
    display: block;
}

    #IMAGE848 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE848 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE849 {
    display: block;
}

    #HEADLINE849 > .widget-content {
        color: rgba(248,246,233,1);
        font-weight: 700;
        line-height: 28px;
    }

#HEADLINE840 {
    display: block;
}

    #HEADLINE840 > .widget-content {
        font-family: 'Baloo Bhaina', cursive;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,152,0,1);
        font-weight: 400;
        line-height: 47px;
    }

#LINE861 {
    display: block;
}

    #LINE861 > .widget-content .line {
        border-top-width: 2px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-style: dotted;
        border-color: rgba(22,19,189,1);
        margin-top: 10.5px;
    }

    #LINE861 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#GROUP862 {
    display: block;
}

    #GROUP862 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#PARAGRAPH863 {
    display: block;
}

    #PARAGRAPH863 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(79,79,79,1);
        font-weight: 400;
        line-height: 26px;
    }

#IMAGE864 {
    display: block;
}

    #IMAGE864 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE864 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE865 {
    display: block;
}

    #HEADLINE865 > .widget-content {
        color: rgba(248,246,233,1);
        font-weight: 700;
        line-height: 26px;
    }

#GROUP866 {
    display: block;
}

    #GROUP866 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#PARAGRAPH867 {
    display: block;
}

    #PARAGRAPH867 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(79,79,79,1);
        font-weight: 400;
        line-height: 26px;
    }

#IMAGE868 {
    display: block;
}

    #IMAGE868 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE868 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE869 {
    display: block;
}

    #HEADLINE869 > .widget-content {
        color: rgba(248,246,233,1);
        font-weight: 700;
        line-height: 27px;
    }

#GROUP870 {
    display: block;
}

    #GROUP870 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#PARAGRAPH871 {
    display: block;
}

    #PARAGRAPH871 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(79,79,79,1);
        font-weight: 400;
        line-height: 25px;
    }

#IMAGE872 {
    display: block;
}

    #IMAGE872 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE872 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE873 {
    display: block;
}

    #HEADLINE873 > .widget-content {
        color: rgba(248,246,233,1);
        font-weight: 700;
        line-height: 25px;
    }

#GROUP912 {
    display: block;
}

    #GROUP912 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#HEADLINE913 {
    display: block;
}

    #HEADLINE913 > .widget-content {
        color: rgba(244,67,54,1);
        font-weight: 700;
        line-height: 26px;
    }

#SHAPE914 {
    display: block;
}

    #SHAPE914 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE914 > .widget-content svg {
            fill: #000000;
        }

#FORM915 {
    display: block;
}

    #FORM915 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #FORM915 .widget-content::-webkit-input-placeholder {
        color: rgba(105,105,105,1)
    }

    #FORM915 .widget-content:-moz-placeholder {
        color: rgba(105,105,105,1)
    }

    #FORM915 .widget-content::-moz-placeholder {
        color: rgba(105,105,105,1)
    }

    #FORM915 .widget-content:-ms-input-placeholder {
        color: rgba(105,105,105,1)
    }

    #FORM915 select.widget-content option:first-child {
        color: rgba(105,105,105,1)
    }

    #FORM915 select.widget-content {
        color: rgba(105,105,105,1)
    }

#ITEM_FORM916 {
    display: block;
}

    #ITEM_FORM916 > .widget-content {
        background-color: rgba(255,255,255,1);
    }

    #ITEM_FORM916 > .widget-content {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(194,194,194,1);
    }

    #ITEM_FORM916 > .ladi-widget-overlay {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(194,194,194,1);
    }

    #ITEM_FORM916 .widget-content::-webkit-input-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM916 .widget-content:-moz-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM916 .widget-content::-moz-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM916 .widget-content:-ms-input-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM916 select.widget-content option:first-child {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM916 select.widget-content {
        color: rgba(105,105,105,1)
    }

#ITEM_FORM917 {
    display: block;
}

    #ITEM_FORM917 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #ITEM_FORM917 > .widget-content {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(194,194,194,1);
    }

    #ITEM_FORM917 > .ladi-widget-overlay {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(194,194,194,1);
    }

    #ITEM_FORM917 .widget-content::-webkit-input-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM917 .widget-content:-moz-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM917 .widget-content::-moz-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM917 .widget-content:-ms-input-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM917 select.widget-content option:first-child {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM917 select.widget-content {
        color: rgba(105,105,105,1)
    }

#ITEM_FORM918 {
    display: block;
}

    #ITEM_FORM918 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #ITEM_FORM918 > .widget-content {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(194,194,194,1);
    }

    #ITEM_FORM918 > .ladi-widget-overlay {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(194,194,194,1);
    }

    #ITEM_FORM918 .widget-content::-webkit-input-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM918 .widget-content:-moz-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM918 .widget-content::-moz-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM918 .widget-content:-ms-input-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM918 select.widget-content option:first-child {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM918 select.widget-content {
        color: rgba(105,105,105,1)
    }

#ITEM_FORM919 {
    display: block;
}

    #ITEM_FORM919 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #ITEM_FORM919 > .widget-content {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(194,194,194,1);
    }

    #ITEM_FORM919 > .ladi-widget-overlay {
        border-radius: 3px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(194,194,194,1);
    }

    #ITEM_FORM919 .widget-content::-webkit-input-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM919 .widget-content:-moz-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM919 .widget-content::-moz-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM919 .widget-content:-ms-input-placeholder {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM919 select.widget-content option:first-child {
        color: rgba(105,105,105,1)
    }

    #ITEM_FORM919 select.widget-content {
        color: rgba(105,105,105,1)
    }

#BUTTON920 {
    display: table;
}

    #BUTTON920 > .widget-content {
        background-color: #3D9BE9;
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: #ffffff;
        font-weight: 700;
        line-height: 22px;
    }

    #BUTTON920 > .widget-content {
        border-radius: 5px;
    }

    #BUTTON920 > .ladi-widget-overlay {
        border-radius: 5px;
    }

#LINE459 {
    display: block;
}

    #LINE459 > .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.18);
        margin-top: 12px;
    }

    #LINE459 > .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);
    }

#IMAGE874 {
    display: block;
}

    #IMAGE874 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE874 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE875 {
    display: block;
}

    #HEADLINE875 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 29px;
    }

#SHAPE876 {
    display: block;
}

    #SHAPE876 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,193,7,1);
    }

        #SHAPE876 > .widget-content svg {
            fill: rgba(255,193,7,1);
        }

#HEADLINE877 {
    display: block;
}

    #HEADLINE877 > .widget-content {
        font-family: 'Itim', cursive;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 34px;
    }

#HEADLINE878 {
    display: block;
}

    #HEADLINE878 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 29px;
    }

#HEADLINE879 {
    display: block;
}

    #HEADLINE879 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 29px;
    }

#HEADLINE880 {
    display: block;
}

    #HEADLINE880 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 29px;
    }

#SHAPE881 {
    display: block;
}

    #SHAPE881 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,193,7,1);
    }

        #SHAPE881 > .widget-content svg {
            fill: rgba(255,193,7,1);
        }

#SHAPE882 {
    display: block;
}

    #SHAPE882 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,193,7,1);
    }

        #SHAPE882 > .widget-content svg {
            fill: rgba(255,193,7,1);
        }

#SHAPE883 {
    display: block;
}

    #SHAPE883 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,193,7,1);
    }

        #SHAPE883 > .widget-content svg {
            fill: rgba(255,193,7,1);
        }

#HEADLINE1012 {
    display: block;
}

    #HEADLINE1012 > .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: 30px;
    }

#GROUP1015 {
    display: block;
}

    #GROUP1015 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#SHAPE1013 {
    display: block;
}

    #SHAPE1013 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,193,7,1);
    }

        #SHAPE1013 > .widget-content svg {
            fill: rgba(255,193,7,1);
        }

#HEADLINE1014 {
    display: block;
}

    #HEADLINE1014 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#GROUP1019 {
    display: block;
}

    #GROUP1019 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#SHAPE1020 {
    display: block;
}

    #SHAPE1020 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,193,7,1);
    }

        #SHAPE1020 > .widget-content svg {
            fill: rgba(255,193,7,1);
        }

#HEADLINE1021 {
    display: block;
}

    #HEADLINE1021 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#GROUP1022 {
    display: block;
}

    #GROUP1022 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#SHAPE1023 {
    display: block;
}

    #SHAPE1023 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,193,7,1);
    }

        #SHAPE1023 > .widget-content svg {
            fill: rgba(255,193,7,1);
        }

#HEADLINE1024 {
    display: block;
}

    #HEADLINE1024 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#GROUP1025 {
    display: block;
}

    #GROUP1025 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#SHAPE1026 {
    display: block;
}

    #SHAPE1026 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,193,7,1);
    }

        #SHAPE1026 > .widget-content svg {
            fill: rgba(255,193,7,1);
        }

#HEADLINE1027 {
    display: block;
}

    #HEADLINE1027 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#GROUP1028 {
    display: block;
}

    #GROUP1028 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#SHAPE1029 {
    display: block;
}

    #SHAPE1029 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,193,7,1);
    }

        #SHAPE1029 > .widget-content svg {
            fill: rgba(255,193,7,1);
        }

#HEADLINE1030 {
    display: block;
}

    #HEADLINE1030 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#GROUP1031 {
    display: block;
}

    #GROUP1031 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#SHAPE1032 {
    display: block;
}

    #SHAPE1032 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,193,7,1);
    }

        #SHAPE1032 > .widget-content svg {
            fill: rgba(255,193,7,1);
        }

#HEADLINE1033 {
    display: block;
}

    #HEADLINE1033 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

#GROUP1034 {
    display: block;
}

    #GROUP1034 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#SHAPE1035 {
    display: block;
}

    #SHAPE1035 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,193,7,1);
    }

        #SHAPE1035 > .widget-content svg {
            fill: rgba(255,193,7,1);
        }

#HEADLINE1036 {
    display: block;
}

    #HEADLINE1036 > .widget-content {
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 24px;
    }

@media(max-width: 767px) {
    body {
        position: relative;
    }

    .body-fixed {
        position: fixed;
        width: 100%;
    }

    #SECTION379 {
        display: block;
        background-image: url("https://static.ladipage.net/s600x1200/5cd53c3230dba94fe2f37973/powerpoint-wallpaper-4552-4789-hd-wallpapers-1564892373.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;
    }

        #SECTION379 > .ladi-widget-overlay {
            background-color: rgba(0,0,0,0);
        }

    #SECTION379 {
        width: 375px;
        height: 956px;
    }

    #SECTION379 {
        background-image: url("https://static.ladipage.net/s600x1200/5cd53c3230dba94fe2f37973/powerpoint-wallpaper-4552-4789-hd-wallpapers-1564892373.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
    }

    #POPUP968 .container {
        display: block;
        background-color: rgba(246,245,237,1);
    }

    #POPUP968 {
        width: 100%;
        height: 100%;
    }

        #POPUP968 .container {
            width: 375px !important;
            height: 461.0625px;
            top: calc(100%-461.0625px);
        }

    #POPUP968 {
        background-image: none;
    }

    #SECTION66 {
        display: block;
        background-image: url("https://static.ladipage.net/s600x1300/uploads/images/951f62db-58f5-4d2b-a358-423c24e4579a.png");
        background-color: rgba(255,255,255,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
    }

        #SECTION66 > .ladi-widget-overlay {
            background-color: rgba(255,255,255,0.8);
        }

    #SECTION66 {
        width: 375px;
        height: 1065px;
    }

    #SECTION66 {
        background-image: linear-gradient(rgba(255,255,255,0.8),rgba(255,255,255,0.8)),url("https://static.ladipage.net/s600x1300/uploads/images/951f62db-58f5-4d2b-a358-423c24e4579a.png");
        background-image: -o-linear-gradient(rgba(255,255,255,0.8),rgba(255,255,255,0.8)),url("https://static.ladipage.net/s600x1300/uploads/images/951f62db-58f5-4d2b-a358-423c24e4579a.png");
        background-image: -ms-linear-gradient(rgba(255,255,255,0.8),rgba(255,255,255,0.8)),url("https://static.ladipage.net/s600x1300/uploads/images/951f62db-58f5-4d2b-a358-423c24e4579a.png");
        background-image: -moz-linear-gradient(rgba(255,255,255,0.8),rgba(255,255,255,0.8)),url("https://static.ladipage.net/s600x1300/uploads/images/951f62db-58f5-4d2b-a358-423c24e4579a.png");
        background-image: -webkit-linear-gradient(rgba(255,255,255,0.8),rgba(255,255,255,0.8)),url("https://static.ladipage.net/s600x1300/uploads/images/951f62db-58f5-4d2b-a358-423c24e4579a.png");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
    }

    #SECTION429 {
        display: block;
        background-color: rgba(255,255,255,1);
    }

    #SECTION429 {
        width: 375px;
        height: 768px;
    }

    #SECTION429 {
        background-image: none;
    }

    #SECTION116 {
        display: block;
        background-image: url("https://static.ladipage.net/s600x1600/5cd53c3230dba94fe2f37973/yellow-background-14046115834kp-1560311586.jpg");
        background-color: rgba(48,63,159,0);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
    }

        #SECTION116 > .ladi-widget-overlay {
            background-color: rgba(255,255,255,0.31);
        }

    #SECTION116 {
        width: 375px;
        height: 1368px;
    }

    #SECTION116 {
        background-image: linear-gradient(rgba(255,255,255,0.31),rgba(255,255,255,0.31)),url("https://static.ladipage.net/s600x1600/5cd53c3230dba94fe2f37973/yellow-background-14046115834kp-1560311586.jpg");
        background-image: -o-linear-gradient(rgba(255,255,255,0.31),rgba(255,255,255,0.31)),url("https://static.ladipage.net/s600x1600/5cd53c3230dba94fe2f37973/yellow-background-14046115834kp-1560311586.jpg");
        background-image: -ms-linear-gradient(rgba(255,255,255,0.31),rgba(255,255,255,0.31)),url("https://static.ladipage.net/s600x1600/5cd53c3230dba94fe2f37973/yellow-background-14046115834kp-1560311586.jpg");
        background-image: -moz-linear-gradient(rgba(255,255,255,0.31),rgba(255,255,255,0.31)),url("https://static.ladipage.net/s600x1600/5cd53c3230dba94fe2f37973/yellow-background-14046115834kp-1560311586.jpg");
        background-image: -webkit-linear-gradient(rgba(255,255,255,0.31),rgba(255,255,255,0.31)),url("https://static.ladipage.net/s600x1600/5cd53c3230dba94fe2f37973/yellow-background-14046115834kp-1560311586.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
    }

    #SECTION507 {
        display: block;
        background-image: url("https://static.ladipage.net/s600x4250/57b167c9ca57d39c18a1c57c/cat-bui.jpg");
        background-color: rgba(255,255,255,1);
        background-size: cover;
        background-attachment: fixed;
        background-position: top left;
        background-repeat: no-repeat;
    }

        #SECTION507 > .ladi-widget-overlay {
            background-color: rgba(0,0,0,0);
        }

    #SECTION507 {
        width: 375px;
        height: 4035px;
    }

    #SECTION507 {
        background-image: url("https://static.ladipage.net/s600x4250/57b167c9ca57d39c18a1c57c/cat-bui.jpg");
        background-size: cover;
        background-attachment: fixed;
        background-position: center top;
        background-repeat: no-repeat;
    }

    #SECTION341 {
        display: block;
        background-color: rgba(255,255,255,1);
    }

    #SECTION341 {
        width: 375px;
        height: 15px;
    }

    #SECTION341 {
        background-image: none;
    }

    #SECTION93 {
        display: block;
        background-color: rgba(255,255,255,1);
    }

    #SECTION93 {
        width: 375px;
        height: 154px;
    }

    #SECTION93 {
        background-image: none;
    }

    #SECTION579 {
        display: block;
        background-color: rgba(255,255,255,0.87);
    }

    #SECTION579 {
        width: 375px;
        height: 386px;
    }

    #SECTION579 {
        background-image: none;
    }

    #SECTION631 {
        display: block;
        background-image: url("https://static.ladipage.net/s600x250/uploads/images/6d2830ce-043b-45f9-bf1d-95d8f7aafe79.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;
    }

        #SECTION631 > .ladi-widget-overlay {
            background-color: rgba(247,247,247,0.35);
        }

    #SECTION631 {
        width: 375px;
        height: 10px;
    }

    #SECTION631 {
        background-image: linear-gradient(rgba(247,247,247,0.35),rgba(247,247,247,0.35)),url("https://static.ladipage.net/s600x250/uploads/images/6d2830ce-043b-45f9-bf1d-95d8f7aafe79.jpg");
        background-image: -o-linear-gradient(rgba(247,247,247,0.35),rgba(247,247,247,0.35)),url("https://static.ladipage.net/s600x250/uploads/images/6d2830ce-043b-45f9-bf1d-95d8f7aafe79.jpg");
        background-image: -ms-linear-gradient(rgba(247,247,247,0.35),rgba(247,247,247,0.35)),url("https://static.ladipage.net/s600x250/uploads/images/6d2830ce-043b-45f9-bf1d-95d8f7aafe79.jpg");
        background-image: -moz-linear-gradient(rgba(247,247,247,0.35),rgba(247,247,247,0.35)),url("https://static.ladipage.net/s600x250/uploads/images/6d2830ce-043b-45f9-bf1d-95d8f7aafe79.jpg");
        background-image: -webkit-linear-gradient(rgba(247,247,247,0.35),rgba(247,247,247,0.35)),url("https://static.ladipage.net/s600x250/uploads/images/6d2830ce-043b-45f9-bf1d-95d8f7aafe79.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
    }

    #SECTION664 {
        display: block;
        background-color: rgba(0,150,136,1);
    }

    #SECTION664 {
        width: 375px;
        height: 1165px;
    }

    #SECTION664 {
        background-image: none;
    }

    #POPUP708 .container {
        display: block;
        background-image: url("https://static.ladipage.net/s600x1050/57b167c9ca57d39c18a1c57c/bg-282977.png");
        background-color: rgba(255,79,25,1);
        background-origin: content-box;
        background-size: auto 100%;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
    }

    #POPUP708 > .container .overlay-container-popup {
        background-color: rgba(0,0,0,0);
    }

    #POPUP708 {
        width: 100%;
        height: 100%;
    }

        #POPUP708 .container {
            width: 100% !important;
            height: 500px;
            top: calc(100%-500px);
        }

    #POPUP708 {
        background-image: url("https://static.ladipage.net/s600x1050/57b167c9ca57d39c18a1c57c/bg-282977.png");
        background-origin: content-box;
        background-size: auto 100%;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
    }

    #SECTION622 {
        display: block;
        background-color: rgba(255,255,255,0);
    }

    #SECTION622 {
        width: 375px;
        height: 15px;
    }

    #SECTION622 {
        background-image: none;
    }

    #SECTION701 {
        display: block;
        background-color: rgba(255,255,255,0);
    }

    #SECTION701 {
        width: 375px;
        height: 130px;
    }

    #SECTION701 {
        background-image: none;
    }

    #SECTION723 {
        display: block;
        background-color: rgba(255,255,255,0.87);
    }

    #SECTION723 {
        width: 375px;
        height: 1587px;
    }

    #SECTION723 {
        background-image: none;
    }

    #SECTION982 {
        display: block;
        background-color: rgba(255,253,236,1);
    }

    #SECTION982 {
        width: 375px;
        height: 1574px;
    }

    #SECTION982 {
        background-image: none;
    }

    #SECTION772 {
        display: block;
        background-color: rgba(255,255,255,0);
    }

    #SECTION772 {
        width: 375px;
        height: 795px;
    }

    #SECTION772 {
        background-image: none;
    }

    #SECTION821 {
        display: block;
        background-color: rgba(238,238,238,1);
    }

    #SECTION821 {
        width: 375px;
        height: 817px;
    }

    #SECTION821 {
        background-image: none;
    }

    #SECTION841 {
        display: block;
        background-image: url("https://static.ladipage.net/s600x850/57b167c9ca57d39c18a1c57c/bg4.jpg");
        background-color: rgba(255,255,255,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
    }

        #SECTION841 > .ladi-widget-overlay {
            background-color: rgba(0,0,0,0);
        }

    #SECTION841 {
        width: 375px;
        height: 628px;
    }

    #SECTION841 {
        background-image: url("https://static.ladipage.net/s600x850/57b167c9ca57d39c18a1c57c/bg4.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
    }

    #SECTION911 {
        display: block;
        background-color: rgba(255,255,255,1);
    }

    #SECTION911 {
        width: 375px;
        height: 356px;
    }

    #SECTION911 {
        background-image: none;
    }

    #SECTION457 {
        display: block;
        background-color: rgba(31,33,41,1);
    }

    #SECTION457 {
        width: 375px;
        height: 1072px;
    }

    #SECTION457 {
        background-image: none;
    }

    #IMAGE381 .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/s350x650/5cd53c3230dba94fe2f37973/may-laser-1561541393.png");
    }

    #IMAGE381 {
        top: 118px;
        left: 245px;
        width: 137px;
        height: 446px;
    }

    #HEADLINE383 {
        top: 15px;
        left: 3.5px;
        padding: 0px;
        width: 368px;
        height: 88px;
    }

        #HEADLINE383 > .widget-content {
            font-size: 25px;
            text-align: center;
        }

    #BUTTON475 {
        top: 122px;
        left: 36px;
        padding: 0px;
        width: 225px;
        height: 102px;
    }

        #BUTTON475 > .widget-content {
            font-size: 25px;
            text-align: center;
        }

    #IMAGE966 .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/5cd53c3230dba94fe2f37973/m2t1-1561688568.gif");
    }

    #IMAGE966 {
        top: 556px;
        left: 8px;
        width: 359px;
        height: 302px;
    }

    #IMAGE967 .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/s500x300/5cd53c3230dba94fe2f37973/az-1561689021.png");
    }

    #IMAGE967 {
        top: 859px;
        left: 45.5px;
        width: 284px;
        height: 78px;
    }

    #IMAGE978 .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/s350x350/5cd53c3230dba94fe2f37973/seo-1561692379.png");
    }

    #IMAGE978 {
        top: 235px;
        left: 2.5px;
        width: 150px;
        height: 150px;
    }

    #IMAGE979 .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/s350x350/5cd53c3230dba94fe2f37973/ran-1561692441.png");
    }

    #IMAGE979 {
        top: 238px;
        left: 142px;
        width: 150px;
        height: 150px;
    }

    #IMAGE980 .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/s350x350/5cd53c3230dba94fe2f37973/not-1561692441.png");
    }

    #IMAGE980 {
        top: 378px;
        left: 0px;
        width: 150px;
        height: 150px;
    }

    #IMAGE981 .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/s350x350/5cd53c3230dba94fe2f37973/nam-1561692441.png");
    }

    #IMAGE981 {
        top: 384px;
        left: 143px;
        width: 150px;
        height: 150px;
    }

    #FORM970 {
        top: 62px;
        left: 6.5px;
        width: 362px;
        height: 114.125px;
    }

    #ITEM_FORM971 {
        top: 0px;
        left: 0px;
        width: 362px;
        height: 41px;
    }

    #ITEM_FORM973 {
        top: 58px;
        left: 0px;
        width: 362px;
        height: 42px;
    }

    #BUTTON974 {
        top: 58.125px;
        left: 72.5px;
        padding: 0px;
        width: 230px;
        height: 43px;
    }

        #BUTTON974 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #IMAGE976 .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/s600x250/57b167c9ca57d39c18a1c57c/3-787229.png");
    }

    #IMAGE976 {
        top: 20px;
        left: 10px;
        width: 355px;
        height: 10px;
    }

    #IMAGE977 .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/s600x250/57b167c9ca57d39c18a1c57c/3-787229.png");
    }

    #IMAGE977 {
        top: 71.125px;
        left: 10px;
        width: 355px;
        height: 9.46875px;
    }

    #HEADLINE969 {
        top: 40px;
        left: 36.5px;
        padding: 0px;
        width: 302px;
        height: 100px;
    }

        #HEADLINE969 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #HEADLINE73 {
        top: 84px;
        left: 10px;
        padding: 0px;
        width: 355px;
        height: 144px;
    }

        #HEADLINE73 > .widget-content {
            font-size: 16px;
            text-align: left;
        }

    #BUTTON477 {
        top: 15px;
        left: 10px;
        padding: 0px;
        width: 355px;
        height: 54px;
    }

        #BUTTON477 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #HEADLINE479 {
        top: 287.5px;
        left: 12px;
        padding: 0px;
        width: 355px;
        height: 73.33333587646484px;
    }

        #HEADLINE479 > .widget-content {
            font-size: 31px;
            text-align: left;
        }

    #BOX481 {
        top: 1558px;
        left: 33.5px;
        width: 309px;
        height: 195px;
    }

    #HEADLINE492 {
        top: 31px;
        left: 17px;
        padding: 0px;
        width: 278px;
        height: 144px;
    }

        #HEADLINE492 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE482 .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/5cd53c3230dba94fe2f37973/bac-si-1561544027.gif");
    }

    #IMAGE482 {
        top: 389px;
        left: 0px;
        width: 375px;
        height: 118px;
    }

    #BOX483 {
        top: 1787px;
        left: 34.75px;
        width: 310px;
        height: 229px;
    }

    #SHAPE486 {
        top: 231px;
        left: 163.5px;
        width: 48px;
        height: 48px;
    }

    #BOX487 {
        top: 1523px;
        left: 55.5px;
        width: 270px;
        height: 59px;
    }

    #HEADLINE489 {
        top: 16px;
        left: 28px;
        padding: 0px;
        width: 236px;
        height: 28px;
    }

        #HEADLINE489 > .widget-content {
            font-size: 22px;
            text-align: left;
        }

    #BOX488 {
        top: 1761px;
        left: 56.75px;
        width: 270px;
        height: 57px;
    }

    #HEADLINE490 {
        top: 9.5px;
        left: 28.5px;
        padding: 0px;
        width: 236px;
        height: 28px;
    }

        #HEADLINE490 > .widget-content {
            font-size: 22px;
            text-align: left;
        }

    #HEADLINE493 {
        top: 1829px;
        left: 47.75px;
        padding: 0px;
        width: 284px;
        height: 168px;
    }

        #HEADLINE493 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE494 .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/s600x350/5cd53c3230dba94fe2f37973/banner-1559307839.png");
    }

    #IMAGE494 {
        top: -548px;
        left: -3px;
        width: 375px;
        height: 132px;
    }

    #HEADLINE495 {
        top: 15px;
        left: 51px;
        padding: 0px;
        width: 403px;
        height: 68px;
    }

        #HEADLINE495 > .widget-content {
            font-size: 23px;
            text-align: left;
        }

    #BOX496 {
        top: -413px;
        left: 4.75px;
        width: 375px;
        height: 887px;
    }

    #HEADLINE497 {
        top: -415px;
        left: 14px;
        padding: 0px;
        width: 355px;
        height: 858px;
    }

        #HEADLINE497 > .widget-content {
            font-size: 15px;
            text-align: left;
        }

    #IMAGE506 .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/5cd53c3230dba94fe2f37973/tu-van-24-7-1559032483.gif");
    }

    #IMAGE506 {
        top: 965px;
        left: 10.5px;
        width: 355.25px;
        height: 79.34375px;
    }

    #IMAGE498 .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/s600x750/5cd53c3230dba94fe2f37973/tri-seo1-removebg-preview-1561546208.png");
    }

    #IMAGE498 {
        top: 512px;
        left: 6px;
        width: 361px;
        height: 511px;
    }

    #IMAGE499 .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/s600x400/5cd53c3230dba94fe2f37973/thanh-xuan-1561546454.png");
    }

    #IMAGE499 {
        top: 311px;
        left: -7px;
        width: 375px;
        height: 195px;
    }

    #HEADLINE500 {
        top: 1038.67px;
        left: 41px;
        padding: 0px;
        width: 333px;
        height: 315.3333435058594px;
    }

        #HEADLINE500 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #SHAPE501 {
        top: 1038px;
        left: 8px;
        width: 32px;
        height: 32px;
    }

    #SHAPE502 {
        top: 1124px;
        left: 7px;
        width: 32px;
        height: 32px;
    }

    #SHAPE503 {
        top: 1206px;
        left: 6px;
        width: 32px;
        height: 32px;
    }

    #SHAPE504 {
        top: 1262px;
        left: 6px;
        width: 32px;
        height: 32px;
    }

    #SHAPE505 {
        top: 1322px;
        left: 5px;
        width: 32px;
        height: 32px;
    }

    #BOX510 {
        top: 2px;
        left: 10px;
        width: 355px;
        height: 4018px;
    }

    #BOX511 {
        top: 79px;
        left: 3.5px;
        width: 348px;
        height: 3938px;
    }

    #BOX556 {
        top: 110.5px;
        left: 31px;
        width: 270px;
        height: 332px;
    }

    #BOX557 {
        display: none !important;
        top: 107px;
        left: -476px;
        width: 218px;
        height: 218px;
    }

    #HEADLINE558 {
        top: 241px;
        left: 106px;
        padding: 0px;
        width: 129px;
        height: 26.666667938232422px;
    }

        #HEADLINE558 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BOX561 {
        display: none !important;
        top: 104px;
        left: -448px;
        width: 218px;
        height: 218px;
    }

    #BOX563 {
        display: none !important;
        top: 230px;
        left: 64px;
        width: 270px;
        height: 354px;
    }

    #BOX564 {
        top: 2746px;
        left: 30px;
        width: 270px;
        height: 335px;
    }

    #BOX560 {
        top: 566px;
        left: 34px;
        width: 270px;
        height: 315px;
    }

    #HEADLINE928 {
        top: 547px;
        left: 46px;
        padding: 0px;
        width: 233px;
        height: 26.666667938232422px;
    }

        #HEADLINE928 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BOX565 {
        top: 997px;
        left: 34px;
        width: 270px;
        height: 316px;
    }

    #BOX566 {
        display: none !important;
        top: 10px;
        left: 15px;
        width: 218px;
        height: 218px;
    }

    #BOX567 {
        display: none !important;
        top: 10px;
        left: 15px;
        width: 218px;
        height: 218px;
    }

    #BOX568 {
        display: none !important;
        top: 10px;
        left: 15px;
        width: 218px;
        height: 218px;
    }

    #BOX572 {
        display: none !important;
        top: 171px;
        left: -52px;
        width: 270px;
        height: 354px;
    }

    #BOX573 {
        display: none !important;
        top: 10px;
        left: 15px;
        width: 218px;
        height: 218px;
    }

    #BOX574 {
        display: none !important;
        top: 10px;
        left: 15px;
        width: 218px;
        height: 218px;
    }

    #BOX575 {
        top: 1422px;
        left: 42px;
        width: 270px;
        height: 354px;
    }

    #BOX576 {
        top: 1904px;
        left: 35px;
        width: 270px;
        height: 306px;
    }

    #BOX577 {
        display: none !important;
        top: 10px;
        left: 15px;
        width: 218px;
        height: 218px;
    }

    #BOX578 {
        display: none !important;
        top: 233px;
        left: 712px;
        width: 218px;
        height: 218px;
    }

    #IMAGE924 .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/untitled-1-1561620279.jpg");
    }

    #IMAGE924 {
        top: 17px;
        left: 59px;
        width: 215px;
        height: 215px;
    }

    #BOX559 {
        top: 2313px;
        left: 36px;
        width: 270px;
        height: 307px;
    }

    #HEADLINE925 {
        top: -1643.5px;
        left: 74px;
        padding: 0px;
        width: 129px;
        height: 26.666667938232422px;
    }

        #HEADLINE925 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #HEADLINE930 {
        top: 2014.5px;
        left: 136px;
        padding: 0px;
        width: 129px;
        height: 26.666667938232422px;
    }

        #HEADLINE930 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #HEADLINE931 {
        top: 2450.5px;
        left: 121px;
        padding: 0px;
        width: 129px;
        height: 26.666667938232422px;
    }

        #HEADLINE931 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH939 {
        top: 276px;
        left: 33px;
        padding: 0px;
        width: 264px;
        height: 130px;
    }

        #PARAGRAPH939 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH940 {
        top: 716px;
        left: 40px;
        padding: 0px;
        width: 264px;
        height: 130px;
    }

        #PARAGRAPH940 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH941 {
        top: 1145px;
        left: 43px;
        padding: 0px;
        width: 264px;
        height: 130px;
    }

        #PARAGRAPH941 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH942 {
        top: 2481.5px;
        left: 42px;
        padding: 0px;
        width: 264px;
        height: 104px;
    }

        #PARAGRAPH942 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH943 {
        top: 2043px;
        left: 39.5px;
        padding: 0px;
        width: 264px;
        height: 130px;
    }

        #PARAGRAPH943 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH944 {
        top: 1581px;
        left: 50px;
        padding: 0px;
        width: 264px;
        height: 156px;
    }

        #PARAGRAPH944 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH945 {
        top: 2918px;
        left: 34.5px;
        padding: 0px;
        width: 264px;
        height: 130px;
    }

        #PARAGRAPH945 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH946 {
        top: 3355px;
        left: 41px;
        padding: 0px;
        width: 264px;
        height: 130px;
    }

        #PARAGRAPH946 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH947 {
        top: 3788px;
        left: 40px;
        padding: 0px;
        width: 264px;
        height: 104px;
    }

        #PARAGRAPH947 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #BOX960 {
        top: 3166px;
        left: 35.5px;
        width: 270px;
        height: 354px;
    }

    #BUTTON515 {
        top: -8px;
        left: 7px;
        padding: 0px;
        width: 344px;
        height: 66px;
    }

        #BUTTON515 > .widget-content {
            font-size: 18px;
            text-align: center;
            line-height: 24px;
        }

    #IMAGE926 .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/untitled-2-1561620516.jpg");
    }

    #IMAGE926 {
        top: 524px;
        left: 73px;
        width: 215px;
        height: 215px;
    }

    #IMAGE953 .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/hs-1561629256.jpg");
    }

    #IMAGE953 {
        top: 971px;
        left: 76.5px;
        width: 215px;
        height: 215px;
    }

    #BOX959 {
        display: none !important;
        top: -1100px;
        left: 41.5px;
        width: 270px;
        height: 356px;
    }

    #IMAGE964 .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/hs-1561629256.jpg");
    }

    #IMAGE964 {
        display: none !important;
        top: 4035px;
        left: 80px;
        width: 215px;
        height: 215px;
    }

    #IMAGE934 .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/untitled-4-1561622246.jpg");
    }

    #IMAGE934 {
        top: -2632px;
        left: 86px;
        width: 215px;
        height: 215px;
    }

    #IMAGE935 .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/untitled-5-1561622538.jpg");
    }

    #IMAGE935 {
        top: -2164.5px;
        left: 77px;
        width: 215px;
        height: 215px;
    }

    #IMAGE936 .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/che-1561622680.jpg");
    }

    #IMAGE936 {
        top: -1310px;
        left: 72px;
        width: 215px;
        height: 215px;
    }

    #IMAGE937 .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/as-1561622973.jpg");
    }

    #IMAGE937 {
        top: -1724px;
        left: 83px;
        width: 215px;
        height: 215px;
    }

    #HEADLINE957 {
        top: -2413px;
        left: 97px;
        padding: 0px;
        width: 235.5px;
        height: 26.666667938232422px;
    }

        #HEADLINE957 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #GOOGLE_MAP353 {
        top: 15px;
        left: 6px;
        width: 365px;
        height: 461px;
    }

    #IMAGE707 .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/5cd53c3230dba94fe2f37973/dang-ky-1561605742.gif");
    }

    #IMAGE707 {
        top: -14px;
        left: 2px;
        width: 374px;
        height: 146px;
    }

    #HEADLINE927 {
        top: -647px;
        left: 123px;
        padding: 0px;
        width: 167px;
        height: 26.666667938232422px;
    }

        #HEADLINE927 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #HEADLINE932 {
        top: -1100px;
        left: 99px;
        padding: 0px;
        width: 167px;
        height: 26.666667938232422px;
    }

        #HEADLINE932 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #HEADLINE933 {
        top: -209px;
        left: 101px;
        padding: 0px;
        width: 167px;
        height: 26.666667938232422px;
    }

        #HEADLINE933 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE938 .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/tt-1561623159.jpg");
    }

    #IMAGE938 {
        top: -870px;
        left: 81px;
        width: 215px;
        height: 215px;
    }

    #IMAGE954 .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/ts-1561629771.jpg");
    }

    #IMAGE954 {
        display: none !important;
        top: -441px;
        left: 80px;
        width: 215px;
        height: 215px;
    }

    #BOX961 {
        top: -353px;
        left: 48px;
        width: 270px;
        height: 314px;
    }

    #IMAGE962 .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/ts-1561629771.jpg");
    }

    #IMAGE962 {
        top: -429px;
        left: 77px;
        width: 215px;
        height: 215px;
    }

    #IMAGE963 .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/tt-1561623159.jpg");
    }

    #IMAGE963 {
        display: none !important;
        top: 64px;
        left: 80px;
        width: 215px;
        height: 215px;
    }

    #IMAGE615 .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/s600x300/57b167c9ca57d39c18a1c57c/ribbon-2.png");
    }

    #IMAGE615 {
        top: 25px;
        left: 6px;
        width: 355px;
        height: 66px;
    }

    #HEADLINE616 {
        top: 20px;
        left: 0px;
        padding: 0px;
        width: 355px;
        height: 36px;
    }

        #HEADLINE616 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #HEADLINE617 {
        top: 122px;
        left: 34px;
        padding: 0px;
        width: 306px;
        height: 224px;
    }

        #HEADLINE617 > .widget-content {
            font-size: 22px;
            text-align: left;
        }

    #GROUP632 {
        top: 110px;
        left: 10px;
        width: 355px;
        height: 156px;
    }

    #BOX633 {
        top: 30px;
        left: 0px;
        width: 355px;
        height: 126px;
    }

    #PARAGRAPH634 {
        top: 20px;
        left: 0px;
        padding: 0px;
        width: 355px;
        height: 72px;
    }

        #PARAGRAPH634 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #BOX635 {
        top: 0px;
        left: 151px;
        width: 53px;
        height: 53px;
    }

    #HEADLINE636 {
        top: 14px;
        left: 11px;
        padding: 0px;
        width: 30px;
        height: 24.666667938232422px;
    }

        #HEADLINE636 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #GROUP640 {
        top: 286px;
        left: 10px;
        width: 355px;
        height: 155px;
    }

    #BOX641 {
        top: 29px;
        left: 0px;
        width: 355px;
        height: 126px;
    }

    #PARAGRAPH642 {
        top: 20px;
        left: 0px;
        padding: 0px;
        width: 355px;
        height: 72px;
    }

        #PARAGRAPH642 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #BOX643 {
        top: 0px;
        left: 151px;
        width: 53px;
        height: 53px;
    }

    #HEADLINE644 {
        top: 14px;
        left: 11px;
        padding: 0px;
        width: 30px;
        height: 24.666667938232422px;
    }

        #HEADLINE644 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #GROUP645 {
        top: 649px;
        left: 10px;
        width: 355px;
        height: 156px;
    }

    #BOX646 {
        top: 30px;
        left: 0px;
        width: 355px;
        height: 126px;
    }

    #PARAGRAPH647 {
        top: 20px;
        left: 0px;
        padding: 0px;
        width: 355px;
        height: 72px;
    }

        #PARAGRAPH647 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #BOX648 {
        top: 0px;
        left: 148px;
        width: 53px;
        height: 53px;
    }

    #HEADLINE649 {
        top: 14px;
        left: 11px;
        padding: 0px;
        width: 30px;
        height: 24.666667938232422px;
    }

        #HEADLINE649 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #GROUP650 {
        top: 463px;
        left: 10px;
        width: 355px;
        height: 159px;
    }

    #BOX651 {
        top: 33px;
        left: 0px;
        width: 355px;
        height: 126px;
    }

    #PARAGRAPH652 {
        top: 20px;
        left: 0px;
        padding: 0px;
        width: 355px;
        height: 72px;
    }

        #PARAGRAPH652 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #BOX653 {
        top: 0px;
        left: 151px;
        width: 53px;
        height: 53px;
    }

    #HEADLINE654 {
        top: 14px;
        left: 11px;
        padding: 0px;
        width: 30px;
        height: 24.666667938232422px;
    }

        #HEADLINE654 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #GROUP655 {
        top: 834.0000305175781px;
        left: 14px;
        width: 355px;
        height: 289.9791717529297px;
    }

    #BOX656 {
        top: 29px;
        left: 0px;
        width: 355px;
        height: 126px;
    }

    #PARAGRAPH657 {
        top: 20px;
        left: 0px;
        padding: 0px;
        width: 355px;
        height: 48px;
    }

        #PARAGRAPH657 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #BOX658 {
        top: 0px;
        left: 141px;
        width: 53px;
        height: 53px;
    }

    #HEADLINE659 {
        top: 14px;
        left: 11px;
        padding: 0px;
        width: 30px;
        height: 24.666667938232422px;
    }

        #HEADLINE659 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #BOX660 {
        top: 206px;
        left: 0.69793701171875px;
        width: 352.796875px;
        height: 83.984375px;
    }

    #PARAGRAPH661 {
        top: 22px;
        left: 51px;
        padding: 0px;
        width: 237px;
        height: 24px;
    }

        #PARAGRAPH661 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #BOX662 {
        top: 175px;
        left: 144px;
        width: 53px;
        height: 53px;
    }

    #HEADLINE663 {
        top: 14px;
        left: 11px;
        padding: 0px;
        width: 30px;
        height: 24.666667938232422px;
    }

        #HEADLINE663 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #IMAGE626 .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/s650x250/5cd53c3230dba94fe2f37973/cam-ket-1559307024.png");
    }

    #IMAGE626 {
        top: 58px;
        left: -6px;
        width: 412px;
        height: 28px;
    }

    #HEADLINE624 {
        top: -3px;
        left: 19px;
        padding: 0px;
        width: 355px;
        height: 34px;
    }

        #HEADLINE624 > .widget-content {
            font-size: 21px;
            text-align: center;
        }

    #SHAPE637 {
        top: -10px;
        left: 152.5px;
        width: 70px;
        height: 70px;
    }

    #BOX709 {
        top: 20px;
        left: 10px;
        width: 355px;
        height: 75px;
    }

    #HEADLINE710 {
        top: 20px;
        left: 0px;
        padding: 0px;
        width: 355px;
        height: 100px;
    }

        #HEADLINE710 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH711 {
        top: 105px;
        left: 21px;
        padding: 0px;
        width: 333px;
        height: 100px;
    }

        #PARAGRAPH711 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #FORM712 {
        top: 159px;
        left: 23px;
        width: 329px;
        height: 115px;
    }

        #FORM712 > .widget-content {
            font-size: 15px;
        }

    #ITEM_FORM714 {
        top: 14px;
        left: 0px;
        width: 329px;
        height: 41px;
    }

        #ITEM_FORM714 > .widget-content {
            font-size: 15px;
        }

    #ITEM_FORM715 {
        top: 73.255px;
        left: 0px;
        width: 329px;
        height: 41px;
    }

        #ITEM_FORM715 > .widget-content {
            font-size: 15px;
        }

    #BUTTON716 {
        top: 325.125px;
        left: 88px;
        padding: 0px;
        width: 199px;
        height: 43px;
    }

        #BUTTON716 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #LINEVERTICAL717 {
        display: none !important;
        top: 105px;
        left: 175px;
        width: 25px;
        height: 410px;
    }

    #BOX702 {
        top: 23px;
        left: 86.5px;
        width: 201px;
        height: 45px;
    }

    #LISTOP706 {
        top: 61px;
        left: -67.5px;
        width: 354px;
        height: 180px;
    }

        #LISTOP706 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

        #LISTOP706 > ol.widget-content li::before {
            content: counter(linum, decimal);
            width: 16px;
            height: 16px;
            font-size: 8px;
            color: rgba(255,189,18,1);
            margin-right: 9px;
            content: url('data:image/svg+xml;utf8,<svg fill="rgba(255,189,18,1)" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 1792 1896.0833"> <path d="M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z"/> </svg>');
            background-repeat: no-repeat;
            position: relative;
            top: 0px;
            left: 0;
        }

        #LISTOP706 > ol.widget-content li {
            margin-bottom: 15px;
        }

            #LISTOP706 > ol.widget-content li:last-child {
                margin-bottom: 0px;
            }

    #HEADLINE704 {
        top: 30px;
        left: 31px;
        padding: 0px;
        width: 307px;
        height: 44.66666793823242px;
    }

        #HEADLINE704 > .widget-content {
            font-size: 24px;
            text-align: center;
        }

    #IMAGE1037 .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/s600x250/5cd53c3230dba94fe2f37973/image-removebg-preview-1561774287.png");
    }

    #IMAGE1037 {
        top: 89.6667px;
        left: 4px;
        width: 367px;
        height: 26px;
    }

    #BOX735 {
        top: 1437px;
        left: 44px;
        width: 287px;
        height: 111px;
    }

    #SHAPE736 {
        top: 11px;
        left: 14px;
        width: 46px;
        height: 46px;
    }

    #HEADLINE737 {
        top: 10px;
        left: 74px;
        padding: 0px;
        width: 185px;
        height: 24.666667938232422px;
    }

        #HEADLINE737 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH738 {
        top: 47px;
        left: 74px;
        padding: 0px;
        width: 193px;
        height: 60px;
    }

        #PARAGRAPH738 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #BOX739 {
        top: 1283px;
        left: 44px;
        width: 287px;
        height: 135px;
    }

    #SHAPE740 {
        top: 31px;
        left: 14px;
        width: 46px;
        height: 46px;
    }

    #HEADLINE741 {
        top: 23px;
        left: 74px;
        padding: 0px;
        width: 213px;
        height: 24.666667938232422px;
    }

        #HEADLINE741 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH742 {
        top: 58px;
        left: 74px;
        padding: 0px;
        width: 190px;
        height: 60px;
    }

        #PARAGRAPH742 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #BOX743 {
        top: 1132px;
        left: 45px;
        width: 287px;
        height: 126px;
    }

    #HEADLINE745 {
        top: 20px;
        left: 74px;
        padding: 0px;
        width: 213px;
        height: 26.666667938232422px;
    }

        #HEADLINE745 > .widget-content {
            font-size: 21px;
            text-align: left;
        }

    #IMAGE762 .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/s300x250/5cd53c3230dba94fe2f37973/duong-ngay-1-1561607361.png");
    }

    #IMAGE762 {
        top: 10px;
        left: 15px;
        width: 53px;
        height: 41px;
    }

    #PARAGRAPH746 {
        top: 49px;
        left: 74px;
        padding: 0px;
        width: 189px;
        height: 60px;
    }

        #PARAGRAPH746 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #BOX747 {
        top: 1002px;
        left: 45px;
        width: 287px;
        height: 109px;
    }

    #SHAPE748 {
        top: 13px;
        left: 14px;
        width: 46px;
        height: 46px;
    }

    #PARAGRAPH750 {
        top: 41px;
        left: 74px;
        padding: 0px;
        width: 192px;
        height: 60px;
    }

        #PARAGRAPH750 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #HEADLINE749 {
        top: 9px;
        left: 74px;
        padding: 0px;
        width: 213px;
        height: 24.666667938232422px;
    }

        #HEADLINE749 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BOX751 {
        top: 846px;
        left: 43.5px;
        width: 287px;
        height: 128px;
    }

    #HEADLINE753 {
        top: 12px;
        left: 74px;
        padding: 0px;
        width: 213px;
        height: 24.666667938232422px;
    }

        #HEADLINE753 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE761 .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/s250x300/5cd53c3230dba94fe2f37973/rua-mat-1561607147.png");
    }

    #IMAGE761 {
        top: 10px;
        left: 15px;
        width: 40px;
        height: 66px;
    }

    #PARAGRAPH754 {
        top: 46px;
        left: 74px;
        padding: 0px;
        width: 187px;
        height: 60px;
    }

        #PARAGRAPH754 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #BOX755 {
        top: 705px;
        left: 43px;
        width: 287px;
        height: 115px;
    }

    #SHAPE756 {
        top: 6px;
        left: 14px;
        width: 46px;
        height: 46px;
    }

    #HEADLINE757 {
        top: 15px;
        left: 74px;
        padding: 0px;
        width: 213px;
        height: 24.666667938232422px;
    }

        #HEADLINE757 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH758 {
        top: 46px;
        left: 74px;
        padding: 0px;
        width: 187px;
        height: 60px;
    }

        #PARAGRAPH758 > .widget-content {
            font-size: 14px;
            text-align: left;
        }

    #IMAGE718 .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/xxx-removebg-preview-1561606486.png");
    }

    #IMAGE718 {
        top: 323px;
        left: 10.5px;
        width: 348px;
        height: 372px;
    }

    #BOX767 {
        top: 195px;
        left: 36.5px;
        width: 300px;
        height: 129px;
    }

    #HEADLINE768 {
        top: 7px;
        left: -4.398px;
        padding: 0px;
        width: 320px;
        height: 116px;
    }

        #HEADLINE768 > .widget-content {
            font-size: 30px;
            text-align: center;
            line-height: 39px;
        }

    #HEADLINE984 {
        top: 12px;
        left: 37.5px;
        padding: 0px;
        width: 300px;
        height: 68px;
    }

        #HEADLINE984 > .widget-content {
            font-size: 26px;
            text-align: center;
            line-height: 34px;
        }

    #LINE985 {
        top: 94px;
        left: 129px;
        width: 127px;
        height: 25px;
    }

    #BOX986 {
        top: 142px;
        left: 35px;
        width: 305px;
        height: 305px;
    }

        #BOX986 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/ng-1561953859.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/ng-1561953859.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/ng-1561953859.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/ng-1561953859.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/ng-1561953859.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top left;
            background-repeat: no-repeat;
        }

    #BOX1001 {
        top: 604px;
        left: 35px;
        width: 305px;
        height: 305px;
    }

        #BOX1001 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/de-1561954017.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/de-1561954017.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/de-1561954017.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/de-1561954017.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/de-1561954017.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top left;
            background-repeat: no-repeat;
        }

    #BOX1002 {
        top: 1088px;
        left: 35px;
        width: 305px;
        height: 305px;
    }

        #BOX1002 > .widget-content {
            background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/nan-1561954555.jpg");
            background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/nan-1561954555.jpg");
            background-image: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/nan-1561954555.jpg");
            background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/nan-1561954555.jpg");
            background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),url("https://static.ladipage.net/s550x550/5cd53c3230dba94fe2f37973/nan-1561954555.jpg");
            background-origin: content-box;
            background-size: cover;
            background-attachment: scroll;
            background-position: top left;
            background-repeat: no-repeat;
        }

    #GROUP1005 {
        top: 457px;
        left: 47.5px;
        width: 280px;
        height: 118px;
    }

    #HEADLINE1003 {
        top: 0px;
        left: 28px;
        padding: 0px;
        width: 234px;
        height: 48px;
    }

        #HEADLINE1003 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH1004 {
        top: 61px;
        left: 0px;
        padding: 0px;
        width: 280px;
        height: 56px;
    }

        #PARAGRAPH1004 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #GROUP1006 {
        top: 924px;
        left: 47.5px;
        width: 280px;
        height: 124px;
    }

    #HEADLINE1007 {
        top: 0px;
        left: 18.84375px;
        padding: 0px;
        width: 234px;
        height: 48px;
    }

        #HEADLINE1007 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH1008 {
        top: 67px;
        left: 0px;
        padding: 0px;
        width: 280px;
        height: 56px;
    }

        #PARAGRAPH1008 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #GROUP1009 {
        top: 1421.0000457763672px;
        left: 47.5px;
        width: 280px;
        height: 123.00001525878906px;
    }

    #HEADLINE1010 {
        top: 0px;
        left: 18.84375px;
        padding: 0px;
        width: 234px;
        height: 48px;
    }

        #HEADLINE1010 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #PARAGRAPH1011 {
        top: 67.00001525878906px;
        left: 0px;
        padding: 0px;
        width: 280px;
        height: 56px;
    }

        #PARAGRAPH1011 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #GROUP803 {
        top: 15px;
        left: 0px;
        width: 418px;
        height: 387px;
    }

    #BOX773 {
        top: 0px;
        left: 14.5px;
        width: 328px;
        height: 387px;
    }

    #HEADLINE774 {
        top: 10px;
        left: 36px;
        padding: 0px;
        width: 263px;
        height: 66px;
    }

        #HEADLINE774 > .widget-content {
            font-size: 18px;
            text-align: center;
            line-height: 22px;
        }

    #LINE778 {
        display: none !important;
        top: 60px;
        left: 27px;
        width: 275px;
        height: 25px;
    }

    #BUTTON779 {
        top: 319px;
        left: 32px;
        padding: 0px;
        width: 264px;
        height: 49.333335876464844px;
    }

        #BUTTON779 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #HEADLINE775 {
        top: 91px;
        left: -23px;
        padding: 0px;
        width: 250px;
        height: 66px;
    }

        #HEADLINE775 > .widget-content {
            font-size: 64px;
            text-align: center;
            line-height: 66px;
        }

    #HEADLINE801 {
        top: 89px;
        left: 54px;
        padding: 0px;
        width: 250px;
        height: 66px;
    }

        #HEADLINE801 > .widget-content {
            font-size: 64px;
            text-align: center;
            line-height: 66px;
        }

    #IMAGE802 .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/5cd53c3230dba94fe2f37973/mua-2-1561609424.gif");
    }

    #IMAGE802 {
        top: 173px;
        left: 96px;
        width: 144px;
        height: 124px;
    }

    #HEADLINE798 {
        top: 89px;
        left: 0px;
        padding: 0px;
        width: 313px;
        height: 22px;
    }

        #HEADLINE798 > .widget-content {
            font-size: 18px;
            text-align: center;
            line-height: 22px;
        }

    #HEADLINE800 {
        top: 124px;
        left: 105px;
        padding: 0px;
        width: 313px;
        height: 22px;
    }

        #HEADLINE800 > .widget-content {
            font-size: 18px;
            text-align: center;
            line-height: 22px;
        }

    #IMAGE804 .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/s600x300/5cd53c3230dba94fe2f37973/yellow-banner-png-1559306760.png");
    }

    #IMAGE804 {
        top: 420px;
        left: 6px;
        width: 375px;
        height: 81.34433241674304px;
    }

    #HEADLINE805 {
        top: 38px;
        left: 36px;
        padding: 0px;
        width: 458px;
        height: 38.66666793823242px;
    }

        #HEADLINE805 > .widget-content {
            font-size: 33px;
            text-align: left;
        }

    #IMAGE952 .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/s600x450/5cd53c3230dba94fe2f37973/y-kien-1561627703.jpg");
    }

    #IMAGE952 {
        top: 553px;
        left: 2px;
        width: 375px;
        height: 213px;
    }

    #HEADLINE822 {
        top: 20px;
        left: 17.5px;
        padding: 0px;
        width: 346px;
        height: 92px;
    }

        #HEADLINE822 > .widget-content {
            font-size: 30px;
            text-align: center;
        }

    #IMAGE948 .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/s550x500/5cd53c3230dba94fe2f37973/z1433137531435_61237194e86389c2f9f4b16b4e172b2d-1561625689.jpg");
    }

    #IMAGE948 {
        top: 137px;
        left: 23.5px;
        width: 328px;
        height: 293.488210764619px;
    }

    #HEADLINE949 {
        top: 439px;
        left: 66px;
        padding: 0px;
        width: 323px;
        height: 24px;
    }

        #HEADLINE949 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE950 .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/s550x500/5cd53c3230dba94fe2f37973/tinh-1561627297.jpg");
    }

    #IMAGE950 {
        top: 470px;
        left: 19.5px;
        width: 336px;
        height: 289.34039930851975px;
    }

    #HEADLINE951 {
        top: 778px;
        left: 46px;
        padding: 0px;
        width: 323px;
        height: 24px;
    }

        #HEADLINE951 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE1038 .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/s550x250/5cd53c3230dba94fe2f37973/image-removebg-preview-1561774287.png");
    }

    #IMAGE1038 {
        top: 127px;
        left: 30.5px;
        width: 314px;
        height: 26px;
    }

    #LINE844 {
        top: 33px;
        left: -1.5px;
        width: 322px;
        height: 25px;
    }

    #GROUP846 {
        top: 156.00000524520874px;
        left: 3.5px;
        width: 384px;
        height: 76px;
    }

    #PARAGRAPH847 {
        top: 24px;
        left: 11.75px;
        padding: 0px;
        width: 287.01043701171875px;
        height: 52px;
    }

        #PARAGRAPH847 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #IMAGE848 .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/s600x250/5cd53c3230dba94fe2f37973/ribbon-vang-1561618063.png");
    }

    #IMAGE848 {
        top: 0px;
        left: 0px;
        width: 384px;
        height: 26px;
    }

    #HEADLINE849 {
        top: -4px;
        left: 4.89796px;
        padding: 0px;
        width: 213.5416717529297px;
        height: 28px;
    }

        #HEADLINE849 > .widget-content {
            font-size: 16px;
            text-align: left;
        }

    #HEADLINE840 {
        top: 60px;
        left: 10px;
        padding: 0px;
        width: 355px;
        height: 93.33333587646484px;
    }

        #HEADLINE840 > .widget-content {
            font-size: 41px;
            text-align: left;
        }

    #LINE861 {
        top: 138px;
        left: 0px;
        width: 325px;
        height: 25px;
    }

    #GROUP862 {
        top: 237.00000524520874px;
        left: 3.5px;
        width: 369.1458435058594px;
        height: 97.00001525878906px;
    }

    #PARAGRAPH863 {
        top: 45.00001525878906px;
        left: 0px;
        padding: 0px;
        width: 345.78125px;
        height: 52px;
    }

        #PARAGRAPH863 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #IMAGE864 .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/s600x250/5cd53c3230dba94fe2f37973/ribbon-vang-1561618063.png");
    }

    #IMAGE864 {
        top: 0px;
        left: 1.4375px;
        width: 367.7083435058594px;
        height: 47px;
    }

    #HEADLINE865 {
        top: 9.5px;
        left: 3.89633px;
        padding: 0px;
        width: 551.3125px;
        height: 26px;
    }

        #HEADLINE865 > .widget-content {
            font-size: 17px;
            text-align: left;
        }

    #GROUP866 {
        top: 354px;
        left: 2.5px;
        width: 372.5px;
        height: 105px;
    }

    #PARAGRAPH867 {
        top: 53px;
        left: 4.82293701171875px;
        padding: 0px;
        width: 343.46875px;
        height: 52px;
    }

        #PARAGRAPH867 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #IMAGE868 .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/s600x250/5cd53c3230dba94fe2f37973/ribbon-vang-1561618063.png");
    }

    #IMAGE868 {
        top: 0px;
        left: 0px;
        width: 372.5px;
        height: 47px;
    }

    #HEADLINE869 {
        top: 7.5px;
        left: 11.6104px;
        padding: 0px;
        width: 547.6146240234375px;
        height: 26px;
    }

        #HEADLINE869 > .widget-content {
            font-size: 18px;
            text-align: left;
            line-height: 26px;
        }

    #GROUP870 {
        top: 476.0000305175781px;
        left: 3.5px;
        width: 372px;
        height: 127px;
    }

    #PARAGRAPH871 {
        top: 53px;
        left: 4.82293701171875px;
        padding: 0px;
        width: 343.01043701171875px;
        height: 74px;
    }

        #PARAGRAPH871 > .widget-content {
            font-size: 13px;
            text-align: left;
        }

    #IMAGE872 .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/s600x250/5cd53c3230dba94fe2f37973/ribbon-vang-1561618063.png");
    }

    #IMAGE872 {
        top: 0px;
        left: 0px;
        width: 372px;
        height: 47px;
    }

    #HEADLINE873 {
        top: 8.5px;
        left: 10.1455px;
        padding: 0px;
        width: 546.8854370117188px;
        height: 24.666667938232422px;
    }

        #HEADLINE873 > .widget-content {
            font-size: 17px;
            text-align: left;
        }

    #GROUP912 {
        top: 5px;
        left: 5.5px;
        width: 375px;
        height: 308.00001525878906px;
    }

    #HEADLINE913 {
        top: 0px;
        left: 31px;
        padding: 0px;
        width: 344px;
        height: 52px;
    }

        #HEADLINE913 > .widget-content {
            font-size: 16px;
            text-align: left;
        }

    #SHAPE914 {
        top: 12px;
        left: 0px;
        width: 23px;
        height: 23px;
    }

    #FORM915 {
        top: 75px;
        left: 26.5px;
        width: 311px;
        height: 227px;
    }

    #ITEM_FORM916 {
        top: 0px;
        left: 0px;
        width: 311px;
        height: 34px;
    }

    #ITEM_FORM917 {
        top: 41.6393px;
        left: 0px;
        width: 311px;
        height: 34px;
    }

    #ITEM_FORM918 {
        top: 83.2787px;
        left: 0px;
        width: 311px;
        height: 34px;
    }

    #ITEM_FORM919 {
        top: 125px;
        left: 0px;
        width: 311px;
        height: 102px;
    }

    #BUTTON920 {
        top: 270.00001525878906px;
        left: 26.5px;
        padding: 0px;
        width: 310px;
        height: 38px;
    }

        #BUTTON920 > .widget-content {
            font-size: 13px;
            text-align: center;
        }

    #LINE459 {
        top: 594px;
        left: 1.5px;
        width: 372.5px;
        height: 25px;
    }

    #IMAGE874 .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/s500x500/5cd53c3230dba94fe2f37973/logo-Cigo Beauty Center-png-1559036741.png");
    }

    #IMAGE874 {
        top: 15px;
        left: 53px;
        width: 269px;
        height: 270px;
    }

    #HEADLINE875 {
        top: 378px;
        left: 52px;
        padding: 0px;
        width: 319px;
        height: 57.333335876464844px;
    }

        #HEADLINE875 > .widget-content {
            font-size: 23px;
            text-align: left;
        }

    #SHAPE876 {
        top: 381px;
        left: 0.5px;
        width: 32px;
        height: 32px;
    }

    #HEADLINE877 {
        top: 299px;
        left: 6px;
        padding: 0px;
        width: 355px;
        height: 68px;
    }

        #HEADLINE877 > .widget-content {
            font-size: 28px;
            text-align: left;
        }

    #HEADLINE878 {
        top: 445px;
        left: 56px;
        padding: 0px;
        width: 355px;
        height: 28.666667938232422px;
    }

        #HEADLINE878 > .widget-content {
            font-size: 23px;
            text-align: left;
        }

    #HEADLINE879 {
        top: 484px;
        left: 58px;
        padding: 0px;
        width: 304px;
        height: 57.333335876464844px;
    }

        #HEADLINE879 > .widget-content {
            font-size: 23px;
            text-align: left;
        }

    #HEADLINE880 {
        top: 553px;
        left: 54px;
        padding: 0px;
        width: 355px;
        height: 28.666667938232422px;
    }

        #HEADLINE880 > .widget-content {
            font-size: 23px;
            text-align: left;
        }

    #SHAPE881 {
        top: 550px;
        left: 6px;
        width: 32px;
        height: 32px;
    }

    #SHAPE882 {
        top: 444px;
        left: 2.5px;
        width: 32px;
        height: 32px;
    }

    #SHAPE883 {
        top: 496px;
        left: 3.5px;
        width: 32px;
        height: 32px;
    }

    #HEADLINE1012 {
        top: 615px;
        left: 4px;
        padding: 0px;
        width: 418px;
        height: 30px;
    }

        #HEADLINE1012 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #GROUP1015 {
        top: 659px;
        left: -4px;
        width: 363px;
        height: 49px;
    }

    #SHAPE1013 {
        top: 0px;
        left: 0px;
        width: 32px;
        height: 32px;
    }

    #HEADLINE1014 {
        top: 1px;
        left: 32px;
        padding: 0px;
        width: 331px;
        height: 48px;
    }

        #HEADLINE1014 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #GROUP1019 {
        top: 773px;
        left: -10.546875px;
        width: 393.546875px;
        height: 49px;
    }

    #SHAPE1020 {
        top: 0px;
        left: 0px;
        width: 44px;
        height: 32px;
    }

    #HEADLINE1021 {
        top: 1px;
        left: 38.546875px;
        padding: 0px;
        width: 355px;
        height: 48px;
    }

        #HEADLINE1021 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #GROUP1022 {
        top: 832px;
        left: -10.546875px;
        width: 393.546875px;
        height: 49px;
    }

    #SHAPE1023 {
        top: 0px;
        left: 0px;
        width: 44px;
        height: 32px;
    }

    #HEADLINE1024 {
        top: 1px;
        left: 38.546875px;
        padding: 0px;
        width: 355px;
        height: 48px;
    }

        #HEADLINE1024 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #GROUP1025 {
        top: 719px;
        left: -10.546875px;
        width: 393.546875px;
        height: 48px;
    }

    #SHAPE1026 {
        top: 0px;
        left: 0px;
        width: 44px;
        height: 32px;
    }

    #HEADLINE1027 {
        top: 0px;
        left: 38.546875px;
        padding: 0px;
        width: 355px;
        height: 48px;
    }

        #HEADLINE1027 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #GROUP1028 {
        top: 890px;
        left: -9.546875px;
        width: 393.546875px;
        height: 49px;
    }

    #SHAPE1029 {
        top: 0px;
        left: 0px;
        width: 44px;
        height: 32px;
    }

    #HEADLINE1030 {
        top: 1px;
        left: 38.546875px;
        padding: 0px;
        width: 355px;
        height: 48px;
    }

        #HEADLINE1030 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #GROUP1031 {
        top: 947px;
        left: -10.546875px;
        width: 388.546875px;
        height: 48px;
    }

    #SHAPE1032 {
        top: 0px;
        left: 0px;
        width: 44px;
        height: 32px;
    }

    #HEADLINE1033 {
        top: 0px;
        left: 33.546875px;
        padding: 0px;
        width: 355px;
        height: 48px;
    }

        #HEADLINE1033 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #GROUP1034 {
        top: 1004px;
        left: -9.546875px;
        width: 392.546875px;
        height: 52px;
    }

    #SHAPE1035 {
        top: 0px;
        left: 0px;
        width: 44px;
        height: 32px;
    }

    #HEADLINE1036 {
        top: 4px;
        left: 37.546875px;
        padding: 0px;
        width: 355px;
        height: 48px;
    }

        #HEADLINE1036 > .widget-content {
            font-size: 18px;
            text-align: left;
        }
}

@media (max-width: 767px) {
    .container {
        width: 375px !important;
    }
}
