.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: -28px;
    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) {
    #SECTION227 {
        width: 100%;
        height: 579.0482788085938px;
    }

    #SECTION28 {
        width: 100%;
        height: 669.5px;
    }

    #SECTION41 {
        width: 100%;
        height: 626px;
    }

    #SECTION67 {
        width: 100%;
        height: 544.85791015625px;
    }

    #SECTION79 {
        width: 100%;
        height: 762.9119262695312px;
    }

    #SECTION91 {
        width: 100%;
        height: 578px;
    }

    #SECTION80 {
        width: 100%;
        height: 2876px;
    }

    #SECTION170 {
        width: 100%;
        height: 1017.6561889648438px;
    }

    #SECTION194 {
        width: 100%;
        height: 1029.75px;
    }

    #SECTION319 {
        width: 100%;
        height: 670px;
    }

    #IMAGE229 .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/s450x400/uploads/images/c071904c-a86a-43a2-931a-233aae2b5749.png");
    }

    #IMAGE229 {
        top: 93.5027px;
        left: 1.98302px;
        width: 201.50567626953125px;
        height: 191px;
    }

    #HEADLINE230 {
        top: 62.5px;
        left: 60px;
        padding: 0px;
        width: 69px;
        height: 25px;
    }

        #HEADLINE230 > .widget-content {
            font-size: 21px;
            text-align: center;
        }

    #HEADLINE231 {
        top: 81.5px;
        left: 42px;
        padding: 0px;
        width: 113px;
        height: 44px;
    }

        #HEADLINE231 > .widget-content {
            font-size: 40px;
            text-align: center;
        }

    #IMAGE232 .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/s800x800/uploads/images/31870218-4721-41f3-86c4-c5c9af60e994.png");
    }

    #IMAGE232 {
        top: 3.05635px;
        left: 470.548px;
        width: 558px;
        height: 575px;
    }

    #BUTTON235 {
        top: 343.772px;
        left: 101.972px;
        padding: 0px;
        width: 295px;
        height: 75px;
    }

        #BUTTON235 > .widget-content {
            font-size: 32px;
            text-align: center;
        }

    #HEADLINE4 {
        top: 13.5px;
        left: 6px;
        padding: 0px;
        width: 950px;
        height: 86px;
    }

        #HEADLINE4 > .widget-content {
            font-size: 37px;
            text-align: center;
        }

    #IMAGE336 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE336 {
        top: 432.009px;
        left: 54.52px;
        width: 218.99147033691406px;
        height: 218.99147033691406px;
    }

    #IMAGE346 .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/5ce6402aa6078c5b1f680a4a/dsc_7133-copy-min-1561974606.jpg");
    }

    #IMAGE346 {
        top: 120.001px;
        left: 33.003px;
        width: 143.99147033691406px;
        height: 143.99147033691406px;
    }

    #BOX347 {
        top: 271.389px;
        left: 6.0004px;
        width: 202.9971466064453px;
        height: 42.98295211791992px;
    }

    #PARAGRAPH348 {
        top: 279.048px;
        left: 17.9631px;
        padding: 0px;
        width: 208.0113525390625px;
        height: 23.636362075805664px;
    }

        #PARAGRAPH348 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BOX353 {
        top: 274.358px;
        left: 267.494px;
        width: 202.9971466064453px;
        height: 42.98295211791992px;
    }

    #PARAGRAPH354 {
        top: 279.67px;
        left: 284.954px;
        padding: 0px;
        width: 167.9971466064453px;
        height: 23.636362075805664px;
    }

        #PARAGRAPH354 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE350 .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/uploads/images/c071904c-a86a-43a2-931a-233aae2b5749.png");
    }

    #IMAGE350 {
        top: 87.002px;
        left: 264.895px;
        width: 195.8380584716797px;
        height: 192.9971466064453px;
    }

    #HEADLINE351 {
        top: 62.5px;
        left: 60px;
        padding: 0px;
        width: 69px;
        height: 25px;
    }

        #HEADLINE351 > .widget-content {
            font-size: 21px;
            text-align: center;
        }

    #HEADLINE352 {
        top: 81.5px;
        left: 42px;
        padding: 0px;
        width: 113px;
        height: 44px;
    }

        #HEADLINE352 > .widget-content {
            font-size: 40px;
            text-align: center;
        }

    #IMAGE349 .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/5ce6402aa6078c5b1f680a4a/dsc_7524-min-1561689771.jpg");
    }

    #IMAGE349 {
        top: 118.167px;
        left: 292.038px;
        width: 145.7954559326172px;
        height: 142.9829559326172px;
    }

    #IMAGE355 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE355 {
        top: 432.074px;
        left: 489.719px;
        width: 187.96875px;
        height: 187.96875px;
    }

    #IMAGE359 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE359 {
        top: 417.989px;
        left: 313.716px;
        width: 187.96875px;
        height: 187.96875px;
    }

    #IMAGE361 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE361 {
        top: 473.261px;
        left: 267.957px;
        width: 187.96875px;
        height: 187.96875px;
    }

    #IMAGE362 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE362 {
        top: 332.057px;
        left: 428.679px;
        width: 251.98863220214844px;
        height: 251.98863220214844px;
    }

    #IMAGE337 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE337 {
        top: -148.999px;
        left: 140.738px;
        width: 187.96875px;
        height: 187.96875px;
    }

    #IMAGE340 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE340 {
        top: -121.985px;
        left: -31.498px;
        width: 162.2158966064453px;
        height: 162.2158966064453px;
    }

    #IMAGE338 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE338 {
        top: -198.993px;
        left: -102.024px;
        width: 238.99147033691406px;
        height: 238.99147033691406px;
    }

    #HEADLINE30 {
        top: 32.5px;
        left: 47px;
        padding: 0px;
        width: 665px;
        height: 40px;
    }

        #HEADLINE30 > .widget-content {
            font-size: 34px;
            text-align: left;
        }

    #PARAGRAPH31 {
        top: 89px;
        left: 37px;
        padding: 0px;
        width: 834px;
        height: 78px;
    }

        #PARAGRAPH31 > .widget-content {
            font-size: 20px;
            text-align: justify;
        }

    #PARAGRAPH32 {
        top: 188.5px;
        left: 40px;
        padding: 0px;
        width: 838px;
        height: 52px;
    }

        #PARAGRAPH32 > .widget-content {
            font-size: 20px;
            text-align: justify;
        }

    #PARAGRAPH33 {
        top: 266px;
        left: 76px;
        padding: 0px;
        width: 815px;
        height: 104px;
    }

        #PARAGRAPH33 > .widget-content {
            font-size: 20px;
            text-align: justify;
        }

    #SHAPE35 {
        top: 266.5px;
        left: 20px;
        width: 50px;
        height: 50px;
    }

    #IMAGE38 .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/s300x300/5ce6402aa6078c5b1f680a4a/images-removebg-preview-1561548361.png");
    }

    #IMAGE38 {
        top: 384.5px;
        left: 107px;
        width: 58.953125px;
        height: 64px;
    }

    #HEADLINE39 {
        top: 404.5px;
        left: 180.938px;
        padding: 0px;
        width: 672px;
        height: 30px;
    }

        #HEADLINE39 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH40 {
        top: 449.5px;
        left: 59.5px;
        padding: 0px;
        width: 853px;
        height: 78px;
    }

        #PARAGRAPH40 > .widget-content {
            font-size: 20px;
            text-align: justify;
        }

    #IMAGE43 .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/5ce6402aa6078c5b1f680a4a/9024887261213732799-1561548849.gif");
    }

    #IMAGE43 {
        top: 540.5px;
        left: 286.001px;
        width: 425.234375px;
        height: 96px;
    }

    #IMAGE311 .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/s250x250/5ce6402aa6078c5b1f680a4a/image-removebg-preview-2--1561697599.png");
    }

    #IMAGE311 {
        top: 23.5px;
        left: -9.90625px;
        width: 49.90625px;
        height: 49px;
    }

    #IMAGE356 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE356 {
        top: -171.814px;
        left: 640.571px;
        width: 238.99147033691406px;
        height: 238.99147033691406px;
    }

    #IMAGE357 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE357 {
        top: -169.284px;
        left: 811.006px;
        width: 238.99147033691406px;
        height: 238.99147033691406px;
    }

    #IMAGE358 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE358 {
        top: -183.014px;
        left: 733.994px;
        width: 238.99147033691406px;
        height: 238.99147033691406px;
    }

    #IMAGE363 .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/s550x550/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE363 {
        top: -272.063px;
        left: 733.991px;
        width: 315.6960144042969px;
        height: 315.6960144042969px;
    }

    #BOX49 {
        top: 67.5px;
        left: 502.734px;
        width: 430px;
        height: 521px;
    }

    #BOX47 {
        top: 69.5px;
        left: 23.7344px;
        width: 430px;
        height: 521px;
    }

    #PARAGRAPH50 {
        top: 69px;
        left: 44px;
        padding: 0px;
        width: 356px;
        height: 30px;
    }

        #PARAGRAPH50 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH52 {
        top: 107px;
        left: 44px;
        padding: 0px;
        width: 364px;
        height: 90px;
    }

        #PARAGRAPH52 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH53 {
        top: 207px;
        left: 44px;
        padding: 0px;
        width: 364px;
        height: 60px;
    }

        #PARAGRAPH53 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH55 {
        top: 286px;
        left: 45px;
        padding: 0px;
        width: 364px;
        height: 60px;
    }

        #PARAGRAPH55 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH56 {
        top: 359px;
        left: 45.5px;
        padding: 0px;
        width: 364px;
        height: 60px;
    }

        #PARAGRAPH56 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH58 {
        top: 429px;
        left: 45px;
        padding: 0px;
        width: 364px;
        height: 60px;
    }

        #PARAGRAPH58 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH60 {
        top: 60px;
        left: 518px;
        padding: 0px;
        width: 364px;
        height: 60px;
    }

        #PARAGRAPH60 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH61 {
        top: 130px;
        left: 516px;
        padding: 0px;
        width: 364px;
        height: 30px;
    }

        #PARAGRAPH61 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH62 {
        top: 170px;
        left: 516px;
        padding: 0px;
        width: 364px;
        height: 60px;
    }

        #PARAGRAPH62 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH63 {
        top: 240px;
        left: 516px;
        padding: 0px;
        width: 364px;
        height: 30px;
    }

        #PARAGRAPH63 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH64 {
        top: 280px;
        left: 516px;
        padding: 0px;
        width: 364px;
        height: 90px;
    }

        #PARAGRAPH64 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH65 {
        top: 380px;
        left: 516px;
        padding: 0px;
        width: 364px;
        height: 60px;
    }

        #PARAGRAPH65 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #BOX44 {
        top: 19px;
        left: 585px;
        width: 273.484375px;
        height: 102px;
    }

    #PARAGRAPH341 {
        top: 27px;
        left: 26.25px;
        padding: 0px;
        width: 221px;
        height: 42px;
    }

        #PARAGRAPH341 > .widget-content {
            font-size: 36px;
            text-align: left;
        }

    #BOX42 {
        top: 17px;
        left: 110px;
        width: 273.484375px;
        height: 102px;
    }

    #PARAGRAPH45 {
        top: 29px;
        left: 33.7344px;
        padding: 0px;
        width: 221px;
        height: 42px;
    }

        #PARAGRAPH45 > .widget-content {
            font-size: 36px;
            text-align: left;
        }

    #BOX68 {
        top: 16.5px;
        left: 40.375px;
        width: 877.265625px;
        height: 103px;
    }

    #PARAGRAPH70 {
        top: 19.5px;
        left: 60.5153px;
        padding: 0px;
        width: 765px;
        height: 70px;
    }

        #PARAGRAPH70 > .widget-content {
            font-size: 29px;
            text-align: center;
        }

    #PARAGRAPH71 {
        top: 364.5px;
        left: 16.7344px;
        padding: 0px;
        width: 178px;
        height: 52px;
    }

        #PARAGRAPH71 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH72 {
        top: 363.5px;
        left: 242.719px;
        padding: 0px;
        width: 223px;
        height: 104px;
    }

        #PARAGRAPH72 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH73 {
        top: 362.5px;
        left: 508.719px;
        padding: 0px;
        width: 178px;
        height: 104px;
    }

        #PARAGRAPH73 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH74 {
        top: 358.5px;
        left: 747.719px;
        padding: 0px;
        width: 178px;
        height: 104px;
    }

        #PARAGRAPH74 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #IMAGE75 .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/5ce6402aa6078c5b1f680a4a/b723bec39fb87be622a9-1561551401.jpg");
    }

    #IMAGE75 {
        top: 141.5px;
        left: 500.23px;
        width: 195px;
        height: 195px;
    }

    #IMAGE76 .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/5ce6402aa6078c5b1f680a4a/27477826465da203fb4c-1561551402.jpg");
    }

    #IMAGE76 {
        top: 139.5px;
        left: 738.001px;
        width: 195px;
        height: 194px;
    }

    #IMAGE247 .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/5ce6402aa6078c5b1f680a4a/dsc_7524-min-1561689771.jpg");
    }

    #IMAGE247 {
        top: 137.5px;
        left: 19px;
        width: 194px;
        height: 195px;
    }

    #GROUP269 {
        top: 478.74999713897705px;
        left: 332.9829559326172px;
        width: 309.6732940673828px;
        height: 52.99715805053711px;
    }

    #SHAPE254 {
        top: 17.34375px;
        left: 165.15625px;
        width: 18.21875px;
        height: 18.21875px;
    }

    #SHAPE255 {
        top: 17.34375px;
        left: 183.3948974609375px;
        width: 18.21875px;
        height: 18.21875px;
    }

    #SHAPE256 {
        top: 17.34375px;
        left: 201.61932373046875px;
        width: 18.21875px;
        height: 18.21875px;
    }

    #SHAPE257 {
        top: 17.34375px;
        left: 107.4573974609375px;
        width: 18.21875px;
        height: 18.21875px;
    }

    #SHAPE258 {
        top: 17.34375px;
        left: 89.21875px;
        width: 18.21875px;
        height: 18.21875px;
    }

    #SHAPE259 {
        top: 17.34375px;
        left: 70.625px;
        width: 18.21875px;
        height: 18.21875px;
    }

    #SHAPE248 {
        top: 0px;
        left: 119.43182373046875px;
        width: 53px;
        height: 53px;
    }

    #LINE251 {
        top: 5.15625px;
        left: 155.68182373046875px;
        width: 154px;
        height: 25px;
    }

    #LINE252 {
        top: 5.15625px;
        left: 0px;
        width: 123px;
        height: 25px;
    }

    #IMAGE345 .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/5ce6402aa6078c5b1f680a4a/dsc_7429-min-1561973993.jpg");
    }

    #IMAGE345 {
        top: 137.524px;
        left: 257.717px;
        width: 192.72726440429688px;
        height: 192.03125px;
    }

    #BOX81 {
        top: 13px;
        left: 133.874px;
        width: 714px;
        height: 103px;
    }

    #PARAGRAPH82 {
        top: 18.5px;
        left: -23.8519px;
        padding: 0px;
        width: 765px;
        height: 66px;
    }

        #PARAGRAPH82 > .widget-content {
            font-size: 27px;
            text-align: center;
        }

    #PARAGRAPH83 {
        top: 150px;
        left: 54.015px;
        padding: 0px;
        width: 852px;
        height: 156px;
    }

        #PARAGRAPH83 > .widget-content {
            font-size: 20px;
            text-align: justify;
        }

    #IMAGE293 .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/s500x650/5ce6402aa6078c5b1f680a4a/dsc_7535-min-1561693817.jpg");
    }

    #IMAGE293 {
        top: 335.75px;
        left: 11px;
        width: 290.234375px;
        height: 409.75px;
    }

    #IMAGE296 .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/s500x650/5ce6402aa6078c5b1f680a4a/dsc_8282-min-1561694630.jpg");
    }

    #IMAGE296 {
        top: 335.065px;
        left: 630px;
        width: 298px;
        height: 411.4375px;
    }

    #IMAGE342 .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/s500x650/5ce6402aa6078c5b1f680a4a/dsc_7446-min-1561972785.jpg");
    }

    #IMAGE342 {
        top: 337.537px;
        left: 325.228px;
        width: 280.2698669433594px;
        height: 408.46588134765625px;
    }

    #IMAGE291 .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/s750x600/5ce6402aa6078c5b1f680a4a/dsc_7530-removebg-preview-1561692804.png");
    }

    #IMAGE291 {
        top: 200.75px;
        left: -211px;
        width: 543px;
        height: 378.25px;
    }

    #PARAGRAPH113 {
        top: 161.5px;
        left: 349px;
        padding: 0px;
        width: 280px;
        height: 50px;
    }

        #PARAGRAPH113 > .widget-content {
            font-size: 19px;
            text-align: justify;
        }

    #PARAGRAPH114 {
        top: 278.5px;
        left: 728px;
        padding: 0px;
        width: 280px;
        height: 50px;
    }

        #PARAGRAPH114 > .widget-content {
            font-size: 19px;
            text-align: justify;
        }

    #PARAGRAPH115 {
        top: 414.5px;
        left: 352px;
        padding: 0px;
        width: 280px;
        height: 100px;
    }

        #PARAGRAPH115 > .widget-content {
            font-size: 19px;
            text-align: justify;
        }

    #PARAGRAPH116 {
        top: 154.5px;
        left: 727px;
        padding: 0px;
        width: 280px;
        height: 100px;
    }

        #PARAGRAPH116 > .widget-content {
            font-size: 19px;
            text-align: justify;
        }

    #PARAGRAPH117 {
        top: 275.5px;
        left: 349px;
        padding: 0px;
        width: 280px;
        height: 100px;
    }

        #PARAGRAPH117 > .widget-content {
            font-size: 19px;
            text-align: justify;
        }

    #PARAGRAPH118 {
        top: 416.5px;
        left: 723px;
        padding: 0px;
        width: 280px;
        height: 75px;
    }

        #PARAGRAPH118 > .widget-content {
            font-size: 19px;
            text-align: justify;
        }

    #SHAPE120 {
        top: 155.5px;
        left: 286px;
        width: 52px;
        height: 52px;
    }

    #SHAPE121 {
        top: 148.5px;
        left: 668.5px;
        width: 52px;
        height: 52px;
    }

    #SHAPE122 {
        top: 402.5px;
        left: 289px;
        width: 50px;
        height: 50px;
    }

    #SHAPE123 {
        top: 276.5px;
        left: 667.5px;
        width: 51px;
        height: 51px;
    }

    #SHAPE124 {
        top: 276.5px;
        left: 282px;
        width: 50px;
        height: 50px;
    }

    #SHAPE125 {
        top: 415.5px;
        left: 676.5px;
        width: 48px;
        height: 48px;
    }

    #BOX89 {
        top: 20px;
        left: 101.5px;
        width: 753px;
        height: 103px;
    }

    #PARAGRAPH90 {
        top: 21.5px;
        left: 14.0074px;
        padding: 0px;
        width: 720px;
        height: 66px;
    }

        #PARAGRAPH90 > .widget-content {
            font-size: 27px;
            text-align: center;
        }

    #IMAGE292 .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/s600x600/5ce6402aa6078c5b1f680a4a/image-removebg-preview-1--1561693382.png");
    }

    #IMAGE292 {
        top: 273.5px;
        left: -393.5px;
        width: 355px;
        height: 356px;
    }

    #BOX171 {
        top: 2390px;
        left: 43.0625px;
        width: 885px;
        height: 464px;
    }

    #PARAGRAPH165 {
        top: 135px;
        left: 207.9375px;
        padding: 0px;
        width: 668px;
        height: 24px;
    }

        #PARAGRAPH165 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH160 {
        top: 177.5px;
        left: 207.9375px;
        padding: 0px;
        width: 668px;
        height: 24px;
    }

        #PARAGRAPH160 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH163 {
        top: 220px;
        left: 207.9375px;
        padding: 0px;
        width: 668px;
        height: 24px;
    }

        #PARAGRAPH163 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH164 {
        top: 264px;
        left: 207.9375px;
        padding: 0px;
        width: 668px;
        height: 24px;
    }

        #PARAGRAPH164 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH166 {
        top: 303px;
        left: 207.9375px;
        padding: 0px;
        width: 668px;
        height: 48px;
    }

        #PARAGRAPH166 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH167 {
        top: 374px;
        left: 207.9375px;
        padding: 0px;
        width: 668px;
        height: 72px;
    }

        #PARAGRAPH167 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #SHAPE168 {
        top: 388.5px;
        left: 153.59375px;
        width: 43px;
        height: 43px;
    }

    #BOX126 {
        top: 3px;
        left: 149.5px;
        width: 673.5px;
        height: 86px;
    }

    #PARAGRAPH127 {
        top: 18px;
        left: 174.5px;
        padding: 0px;
        width: 606px;
        height: 70px;
    }

        #PARAGRAPH127 > .widget-content {
            font-size: 29px;
            text-align: center;
        }

    #BOX128 {
        top: 207px;
        left: 11px;
        width: 303.09375px;
        height: 435px;
    }

    #PARAGRAPH130 {
        top: 185.5px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 207px;
    }

        #PARAGRAPH130 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #PARAGRAPH129 {
        top: 114px;
        left: 70.6875px;
        padding: 0px;
        width: 167px;
        height: 26px;
    }

        #PARAGRAPH129 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #BOX131 {
        top: 207px;
        left: 327.469px;
        width: 303.09375px;
        height: 435px;
    }

    #PARAGRAPH132 {
        top: 185.5px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 230px;
    }

        #PARAGRAPH132 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #PARAGRAPH133 {
        top: 311.5px;
        left: 397.688px;
        padding: 0px;
        width: 167px;
        height: 78px;
    }

        #PARAGRAPH133 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #BOX134 {
        top: 200px;
        left: 646px;
        width: 303.09375px;
        height: 435px;
    }

    #PARAGRAPH135 {
        top: 185.5px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 207px;
    }

        #PARAGRAPH135 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #PARAGRAPH136 {
        top: 308.5px;
        left: 717.688px;
        padding: 0px;
        width: 167px;
        height: 52px;
    }

        #PARAGRAPH136 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #BOX137 {
        top: 775px;
        left: 10.6562px;
        width: 303.09375px;
        height: 435px;
    }

    #PARAGRAPH139 {
        top: 114px;
        left: 70.6875px;
        padding: 0px;
        width: 167px;
        height: 26px;
    }

        #PARAGRAPH139 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH138 {
        top: 151px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 276px;
    }

        #PARAGRAPH138 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BOX140 {
        top: 778px;
        left: 328.116px;
        width: 303.09375px;
        height: 435px;
    }

    #PARAGRAPH141 {
        top: 114px;
        left: 70.6875px;
        padding: 0px;
        width: 167px;
        height: 26px;
    }

        #PARAGRAPH141 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH142 {
        top: 151px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 184px;
    }

        #PARAGRAPH142 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BOX143 {
        top: 782px;
        left: 643.469px;
        width: 303.0823669433594px;
        height: 434.98577880859375px;
    }

    #PARAGRAPH144 {
        top: 114px;
        left: 70.6875px;
        padding: 0px;
        width: 167px;
        height: 52px;
    }

        #PARAGRAPH144 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH145 {
        top: 169.99999332427979px;
        left: 13.53692626953125px;
        padding: 0px;
        width: 272.7272644042969px;
        height: 136.36363220214844px;
    }

        #PARAGRAPH145 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BOX146 {
        top: 1341.75px;
        left: 15.5779px;
        width: 300.46875px;
        height: 428px;
    }

    #PARAGRAPH147 {
        top: 102px;
        left: 75.6875px;
        padding: 0px;
        width: 167px;
        height: 52px;
    }

        #PARAGRAPH147 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH148 {
        top: 177px;
        left: 14.6875px;
        padding: 0px;
        width: 273px;
        height: 92px;
    }

        #PARAGRAPH148 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BOX149 {
        top: 1345.75px;
        left: 331.125px;
        width: 303.09375px;
        height: 428.5px;
    }

    #PARAGRAPH150 {
        top: 96px;
        left: 69.6875px;
        padding: 0px;
        width: 167px;
        height: 78px;
    }

        #PARAGRAPH150 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH151 {
        top: 177px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 230px;
    }

        #PARAGRAPH151 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BOX152 {
        top: 1347.75px;
        left: 644.094px;
        width: 303.09375px;
        height: 426.5px;
    }

    #PARAGRAPH153 {
        top: 99px;
        left: 70.6875px;
        padding: 0px;
        width: 167px;
        height: 78px;
    }

        #PARAGRAPH153 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH154 {
        top: 177px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 161px;
    }

        #PARAGRAPH154 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BOX155 {
        top: 1900px;
        left: 333.004px;
        width: 310.09375px;
        height: 475px;
    }

    #PARAGRAPH156 {
        top: 99px;
        left: 70.6875px;
        padding: 0px;
        width: 167px;
        height: 78px;
    }

        #PARAGRAPH156 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH157 {
        top: 185px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 276px;
    }

        #PARAGRAPH157 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BUTTON158 {
        top: 2405px;
        left: 329.563px;
        padding: 0px;
        width: 296px;
        height: 69px;
    }

        #BUTTON158 > .widget-content {
            font-size: 32px;
            text-align: center;
        }

    #IMAGE162 .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/s400x450/5ce6402aa6078c5b1f680a4a/4144553-ribbon-scalable-vector-graphics-gold-medal-with-red-ribbon-png-medal-png-vector-900_920_preview-removebg-preview-1561606304.png");
    }

    #IMAGE162 {
        top: 2490.5px;
        left: 60.5px;
        width: 166.3125px;
        height: 227px;
    }

    #PARAGRAPH159 {
        top: 50.5px;
        left: 30.15625px;
        padding: 0px;
        width: 106px;
        height: 52px;
    }

        #PARAGRAPH159 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #IMAGE236 .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/5ce6402aa6078c5b1f680a4a/dsc_7414-min-1561686707.jpg");
    }

    #IMAGE236 {
        top: 102.75px;
        left: 52px;
        width: 201.5625px;
        height: 204.75px;
    }

    #IMAGE239 .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/s450x400/5ce6402aa6078c5b1f680a4a/dsc_8300-min-1561687905.jpg");
    }

    #IMAGE239 {
        top: 108px;
        left: 695.236px;
        width: 206px;
        height: 199.5px;
    }

    #IMAGE240 .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/5ce6402aa6078c5b1f680a4a/1-1561688494.png");
    }

    #IMAGE240 {
        top: 665.992px;
        left: 56.75px;
        width: 206.15625px;
        height: 208px;
    }

    #IMAGE241 .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/5ce6402aa6078c5b1f680a4a/dsc_7494-min-1561689013.jpg");
    }

    #IMAGE241 {
        top: 663.015px;
        left: 380.433px;
        width: 201.734375px;
        height: 210.984375px;
    }

    #IMAGE242 .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/5ce6402aa6078c5b1f680a4a/dsc_7498-min-1561689280.jpg");
    }

    #IMAGE242 {
        top: 666px;
        left: 706px;
        width: 205px;
        height: 208px;
    }

    #IMAGE243 .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/5ce6402aa6078c5b1f680a4a/87d7b40d820b66553f1a-1561689585.jpg");
    }

    #IMAGE243 {
        top: 1231px;
        left: 64.2813px;
        width: 205px;
        height: 206px;
    }

    #IMAGE244 .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/5ce6402aa6078c5b1f680a4a/dsc_7524-min-1561689771.jpg");
    }

    #IMAGE244 {
        top: 1232.75px;
        left: 381px;
        width: 205px;
        height: 204px;
    }

    #IMAGE245 .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/5ce6402aa6078c5b1f680a4a/dsc_8281-min-1561690229.jpg");
    }

    #IMAGE245 {
        top: 1228.75px;
        left: 693px;
        width: 205px;
        height: 206px;
    }

    #IMAGE246 .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/5ce6402aa6078c5b1f680a4a/dsc_8305-min-1561690423.jpg");
    }

    #IMAGE246 {
        top: 1784px;
        left: 383.688px;
        width: 205px;
        height: 205px;
    }

    #GROUP280 {
        top: -50px;
        left: 349.99998474121094px;
        width: 308.6931915283203px;
        height: 52.99715805053711px;
    }

    #SHAPE281 {
        top: 17.372161865234375px;
        left: 164.21875px;
        width: 18.21875px;
        height: 18.21875px;
    }

    #SHAPE282 {
        top: 17.372161865234375px;
        left: 182.414794921875px;
        width: 18.21875px;
        height: 18.21875px;
    }

    #SHAPE283 {
        top: 17.372161865234375px;
        left: 200.63922119140625px;
        width: 18.21875px;
        height: 18.21875px;
    }

    #SHAPE284 {
        top: 17.372161865234375px;
        left: 106.477294921875px;
        width: 18.21875px;
        height: 18.21875px;
    }

    #SHAPE285 {
        top: 17.372161865234375px;
        left: 88.28125px;
        width: 18.21875px;
        height: 18.21875px;
    }

    #SHAPE286 {
        top: 17.372161865234375px;
        left: 69.602294921875px;
        width: 18.21875px;
        height: 18.21875px;
    }

    #SHAPE287 {
        top: 0px;
        left: 118.49432373046875px;
        width: 53px;
        height: 53px;
    }

    #LINE288 {
        top: 6.25px;
        left: 154.70172119140625px;
        width: 154px;
        height: 25px;
    }

    #LINE289 {
        top: 6.25px;
        left: 0px;
        width: 123px;
        height: 25px;
    }

    #IMAGE344 .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/5ce6402aa6078c5b1f680a4a/dsc_7429-min-1561973993.jpg");
    }

    #IMAGE344 {
        top: 105.082px;
        left: 373.685px;
        width: 202.9971466064453px;
        height: 203.3380584716797px;
    }

    #BOX191 {
        top: 808px;
        left: 500px;
        width: 428.0625px;
        height: 179px;
    }

    #BOX175 {
        top: 15px;
        left: 24.984375px;
        width: 877.265625px;
        height: 103px;
    }

    #PARAGRAPH176 {
        top: 19.5px;
        left: 60.5153px;
        padding: 0px;
        width: 765px;
        height: 70px;
    }

        #PARAGRAPH176 > .widget-content {
            font-size: 29px;
            text-align: center;
        }

    #BOX177 {
        top: 156px;
        left: 29px;
        width: 426.984375px;
        height: 179px;
    }

    #PARAGRAPH178 {
        top: 10px;
        left: 200px;
        padding: 0px;
        width: 217px;
        height: 144px;
    }

        #PARAGRAPH178 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #BOX179 {
        top: 157.5px;
        left: 498px;
        width: 431.0625px;
        height: 179px;
    }

    #PARAGRAPH180 {
        top: 188.5px;
        left: 706px;
        padding: 0px;
        width: 211px;
        height: 120px;
    }

        #PARAGRAPH180 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #BOX181 {
        top: 367.5px;
        left: 27.9922px;
        width: 431px;
        height: 179px;
    }

    #PARAGRAPH182 {
        top: 20.5px;
        left: 205.016px;
        padding: 0px;
        width: 217px;
        height: 144px;
    }

        #PARAGRAPH182 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #BOX183 {
        top: 368.125px;
        left: 497px;
        width: 430.0625px;
        height: 179px;
    }

    #PARAGRAPH184 {
        top: 5.5px;
        left: 193.001px;
        padding: 0px;
        width: 232px;
        height: 168px;
    }

        #PARAGRAPH184 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #IMAGE301 .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/5ce6402aa6078c5b1f680a4a/dsc_7133-1561695408.jpg");
    }

    #IMAGE301 {
        top: 0.125px;
        left: 0.5px;
        width: 181px;
        height: 178.75px;
    }

    #BOX185 {
        top: 585.5px;
        left: 29.9922px;
        width: 431px;
        height: 179px;
    }

    #PARAGRAPH186 {
        top: 35.5px;
        left: 209.015625px;
        padding: 0px;
        width: 217px;
        height: 96px;
    }

        #PARAGRAPH186 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #BOX187 {
        top: 588.5px;
        left: 501px;
        width: 428.0625px;
        height: 179px;
    }

    #PARAGRAPH188 {
        top: 5.5px;
        left: 168.0625px;
        padding: 0px;
        width: 258px;
        height: 168px;
    }

        #PARAGRAPH188 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #BOX189 {
        top: 808.5px;
        left: 28.9844px;
        width: 430.9801025390625px;
        height: 178.99147033691406px;
    }

    #PARAGRAPH190 {
        top: 41.5px;
        left: 216.016px;
        padding: 0px;
        width: 205.015625px;
        height: 72px;
    }

        #PARAGRAPH190 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #IMAGE343 .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/s450x400/5ce6402aa6078c5b1f680a4a/dsc_7429-min-1561973733.jpg");
    }

    #IMAGE343 {
        top: 0.7045600000000001px;
        left: 0.7557px;
        width: 203.75px;
        height: 177.30113220214844px;
    }

    #PARAGRAPH192 {
        top: 838px;
        left: 701px;
        padding: 0px;
        width: 219.25px;
        height: 96px;
    }

        #PARAGRAPH192 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #IMAGE297 .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/5ce6402aa6078c5b1f680a4a/7b7282b8e44601185857-1561694917.jpg");
    }

    #IMAGE297 {
        top: 154.25px;
        left: 29px;
        width: 199px;
        height: 179.25px;
    }

    #IMAGE298 .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/s450x400/5ce6402aa6078c5b1f680a4a/dsc_7524-min-1561689771.jpg");
    }

    #IMAGE298 {
        top: 157.75px;
        left: 498.006px;
        width: 201px;
        height: 178.5px;
    }

    #IMAGE299 .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/5ce6402aa6078c5b1f680a4a/dsc_7498-min-1561689280.jpg");
    }

    #IMAGE299 {
        top: 368.25px;
        left: 28.008px;
        width: 200px;
        height: 178.75px;
    }

    #IMAGE302 .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/5ce6402aa6078c5b1f680a4a/06658e2b7e2c9a72c33d-1561695558.jpg");
    }

    #IMAGE302 {
        top: 588.5px;
        left: 497.688px;
        width: 161px;
        height: 179px;
    }

    #IMAGE303 .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/5ce6402aa6078c5b1f680a4a/dsc_7481-min-1561695828.jpg");
    }

    #IMAGE303 {
        top: 586px;
        left: 32px;
        width: 196px;
        height: 178px;
    }

    #IMAGE306 .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/5ce6402aa6078c5b1f680a4a/gift-box-white-model_0-1561718361.jpg");
    }

    #IMAGE306 {
        top: 808.75px;
        left: 496.688px;
        width: 193px;
        height: 177.75px;
    }

    #IMAGE197 .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/s700x650/5ce6402aa6078c5b1f680a4a/pngtree_christmas_decoration_ribbon_vector_material_1720600-removebg-preview-1561626119.png");
    }

    #IMAGE197 {
        top: -110px;
        left: -49.0156px;
        width: 465.5px;
        height: 412px;
    }

    #HEADLINE199 {
        top: 162px;
        left: 135.5px;
        padding: 0px;
        width: 186px;
        height: 35px;
    }

        #HEADLINE199 > .widget-content {
            font-size: 29px;
            text-align: left;
        }

    #PARAGRAPH201 {
        top: 266px;
        left: 102.5px;
        padding: 0px;
        width: 280px;
        height: 24px;
    }

        #PARAGRAPH201 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH202 {
        top: 300px;
        left: 102.5px;
        padding: 0px;
        width: 363px;
        height: 48px;
    }

        #PARAGRAPH202 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #PARAGRAPH203 {
        top: 358px;
        left: 102.5px;
        padding: 0px;
        width: 363px;
        height: 24px;
    }

        #PARAGRAPH203 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #SHAPE211 {
        top: 262px;
        left: 62px;
        width: 32px;
        height: 32px;
    }

    #SHAPE212 {
        top: 307px;
        left: 62px;
        width: 32px;
        height: 32px;
    }

    #SHAPE213 {
        top: 354px;
        left: 62px;
        width: 32px;
        height: 32px;
    }

    #SHAPE214 {
        top: 392px;
        left: 62px;
        width: 32px;
        height: 32px;
    }

    #SHAPE215 {
        top: 434px;
        left: 62px;
        width: 32px;
        height: 32px;
    }

    #PARAGRAPH204 {
        top: 285px;
        left: 50.5px;
        padding: 0px;
        width: 363px;
        height: 24px;
    }

        #PARAGRAPH204 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #PARAGRAPH205 {
        top: 326px;
        left: 53.5px;
        padding: 0px;
        width: 363px;
        height: 48px;
    }

        #PARAGRAPH205 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #HEADLINE216 {
        top: 577px;
        left: 162px;
        padding: 0px;
        width: 652px;
        height: 68px;
    }

        #HEADLINE216 > .widget-content {
            font-size: 28px;
            text-align: center;
        }

    #IMAGE217 .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/5ce6402aa6078c5b1f680a4a/image-removebg-preview-1561627311.png");
    }

    #IMAGE217 {
        top: 646px;
        left: 313px;
        width: 314px;
        height: 26px;
    }

    #PARAGRAPH218 {
        top: 636.5px;
        left: 471px;
        padding: 0px;
        width: 280px;
        height: 25px;
    }

        #PARAGRAPH218 > .widget-content {
            font-size: 19px;
            text-align: left;
        }

    #PARAGRAPH219 {
        top: 906px;
        left: -1px;
        padding: 0px;
        width: 243px;
        height: 88px;
    }

        #PARAGRAPH219 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #PARAGRAPH220 {
        top: 905px;
        left: 254px;
        padding: 0px;
        width: 228px;
        height: 44px;
    }

        #PARAGRAPH220 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #PARAGRAPH221 {
        top: 906px;
        left: 480px;
        padding: 0px;
        width: 280px;
        height: 22px;
    }

        #PARAGRAPH221 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #PARAGRAPH222 {
        top: 908px;
        left: 725px;
        padding: 0px;
        width: 236px;
        height: 44px;
    }

        #PARAGRAPH222 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #LINE223 {
        top: 992.5px;
        left: 84px;
        width: 64px;
        height: 25px;
    }

    #LINE224 {
        top: 993.5px;
        left: 331.25px;
        width: 64px;
        height: 25px;
    }

    #LINE225 {
        top: 994.5px;
        left: 584px;
        width: 64px;
        height: 25px;
    }

    #LINE226 {
        top: 991.5px;
        left: 807px;
        width: 64px;
        height: 25px;
    }

    #IMAGE307 .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/5ce6402aa6078c5b1f680a4a/mat-na-duong-da-skin-food-beauty-in-a-food-mask-sheet-hinh-anh3-1561696343.jpg");
    }

    #IMAGE307 {
        top: 689px;
        left: 25px;
        width: 189px;
        height: 184px;
    }

    #IMAGE308 .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/5ce6402aa6078c5b1f680a4a/dung-kem-chong-nang-hay-kem-duong-da-truoc-1561696495.jpg");
    }

    #IMAGE308 {
        top: 686.125px;
        left: 262.25px;
        width: 196px;
        height: 193.75px;
    }

    #IMAGE309 .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/5ce6402aa6078c5b1f680a4a/phan-nen-cho-da-dau-2-1561697101.jpg");
    }

    #IMAGE309 {
        top: 684.5px;
        left: 508.25px;
        width: 193.5px;
        height: 195px;
    }

    #IMAGE310 .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/5ce6402aa6078c5b1f680a4a/10-thuc-pham-chua-nhieu-vitamin-c-hon-ca-cam11536131214-1561697252.png");
    }

    #IMAGE310 {
        top: 688.625px;
        left: 748px;
        width: 197px;
        height: 190.75px;
    }

    #BOX320 {
        top: 134px;
        left: 193px;
        width: 589px;
        height: 183px;
    }

    #HEADLINE321 {
        top: 38px;
        left: 64px;
        padding: 0px;
        width: 468px;
        height: 22px;
    }

        #HEADLINE321 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #BUTTON323 {
        top: 94px;
        left: 324px;
        padding: 0px;
        width: 206px;
        height: 45px;
    }

        #BUTTON323 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #FORM324 {
        top: 94px;
        left: 53px;
        width: 262px;
        height: 43px;
    }

        #FORM324 > .widget-content {
            font-size: 16px;
        }

    #ITEM_FORM325 {
        top: 0px;
        left: 0px;
        width: 262px;
        height: 43px;
    }

        #ITEM_FORM325 > .widget-content {
            font-size: 16px;
        }

    #HEADLINE326 {
        top: 53px;
        left: 241px;
        padding: 0px;
        width: 473px;
        height: 22px;
    }

        #HEADLINE326 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #HEADLINE327 {
        top: 83px;
        left: 143px;
        padding: 0px;
        width: 707px;
        height: 40px;
    }

        #HEADLINE327 > .widget-content {
            font-size: 36px;
            text-align: center;
        }

    #SHAPE328 {
        top: 9px;
        left: 453px;
        width: 44px;
        height: 44px;
    }

    #FORM329 {
        top: 346px;
        left: 341px;
        width: 300px;
        height: 235px;
    }

        #FORM329 > .widget-content {
            font-size: 16px;
        }

    #ITEM_FORM330 {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 36px;
    }

        #ITEM_FORM330 > .widget-content {
            font-size: 16px;
        }

    #ITEM_FORM331 {
        top: 45px;
        left: 0px;
        width: 300px;
        height: 36px;
    }

        #ITEM_FORM331 > .widget-content {
            font-size: 16px;
        }

    #ITEM_FORM332 {
        top: 90px;
        left: 0px;
        width: 300px;
        height: 36px;
    }

        #ITEM_FORM332 > .widget-content {
            font-size: 16px;
        }

    #ITEM_FORM333 {
        top: 135px;
        left: 0px;
        width: 300px;
        height: 100px;
    }

        #ITEM_FORM333 > .widget-content {
            font-size: 16px;
        }

    #BUTTON334 {
        top: 591px;
        left: 341px;
        padding: 0px;
        width: 160px;
        height: 40px;
    }

        #BUTTON334 > .widget-content {
            font-size: 16px;
            text-align: center;
        }
}

#SECTION227 {
    display: block;
    background-image: url("https://images4.alphacoders.com/812/thumb-1920-812616.jpg");
    background-color: rgba(255,193,7,1);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top left;
    background-repeat: no-repeat;
}

    #SECTION227 > .ladi-widget-overlay {
        background-color: rgba(255,229,127,0.73);
    }

#SECTION28 {
    display: block;
    background-color: rgba(255,229,127,0.3);
}

#SECTION41 {
    display: block;
    background-color: rgba(255,255,255,0);
}

#SECTION67 {
    display: block;
    background-color: rgba(233,30,99,0.07);
}

#SECTION79 {
    display: block;
    background-color: rgba(255,255,0,0.13);
}

#SECTION91 {
    display: block;
    background-image: url("https://static.ladipage.net/s1440x800/57b167c9ca57d39c18a1c57c/bg-spa4.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;
}

    #SECTION91 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#SECTION80 {
    display: block;
    background-image: url("https://images3.alphacoders.com/916/thumb-1920-916087.jpg");
    background-color: rgba(255,193,7,0);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top center;
    background-repeat: no-repeat;
}

    #SECTION80 > .ladi-widget-overlay {
        background-color: rgba(255,255,0,0.25);
    }

#SECTION170 {
    display: block;
    background-color: rgba(255,61,0,0.06);
}

#SECTION194 {
    display: block;
    background-image: url("https://images6.alphacoders.com/925/thumb-1920-925578.jpg");
    background-color: rgba(255,245,157,0.53);
    background-origin: content-box;
    background-size: cover;
    background-attachment: scroll;
    background-position: top center;
    background-repeat: no-repeat;
}

    #SECTION194 > .ladi-widget-overlay {
        background-color: rgba(255,255,141,0.8);
    }

#SECTION319 {
    display: block;
    background-image: url("https://static.ladipage.net/s1440x900/uploads/images/86f33d7f-ebbe-4bef-ac26-234060ffa3af.png");
    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;
}

    #SECTION319 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0);
    }

#IMAGE229 {
    display: block;
}

    #IMAGE229 > .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);
    }

    #IMAGE229 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE230 {
    display: block;
}

    #HEADLINE230 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 1px;
    }

#HEADLINE231 {
    display: block;
}

    #HEADLINE231 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 44px;
        letter-spacing: 0px;
    }

#IMAGE232 {
    display: block;
}

    #IMAGE232 > .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);
    }

    #IMAGE232 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BUTTON235 {
    display: table;
}

    #BUTTON235 > .widget-content {
        background-color: rgba(255,152,0,1);
        font-family: 'Roboto',sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: #ffffff;
        font-weight: 600;
        line-height: 38px;
        letter-spacing: 1px;
        box-shadow: 5px 5px 1px rgba(158,158,158,1);
    }

    #BUTTON235 > .widget-content {
        border-radius: 5px;
    }

    #BUTTON235 > .ladi-widget-overlay {
        border-radius: 5px;
    }

#HEADLINE4 {
    display: block;
}

    #HEADLINE4 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(244,67,54,1);
        font-weight: 700;
        line-height: 43px;
        text-shadow: 1px 1px 0px rgba(0,0,0,1);
    }

#IMAGE336 {
    display: block;
}

    #IMAGE336 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE336 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE346 {
    display: block;
}

    #IMAGE346 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE346 > .widget-content {
        border-radius: 100px;
    }

    #IMAGE346 > .ladi-widget-overlay {
        border-radius: 100px;
    }

    #IMAGE346 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BOX347 {
    display: block;
}

    #BOX347 > .widget-content {
        background-color: rgba(255,255,255,0.59);
        color: rgba(0,0,0,1);
    }

    #BOX347 > .widget-content {
        border-radius: 19px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(244,67,54,0.77);
    }

    #BOX347 > .ladi-widget-overlay {
        border-radius: 19px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(244,67,54,0.77);
    }

#PARAGRAPH348 {
    display: block;
}

    #PARAGRAPH348 > .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: 24px;
    }

#BOX353 {
    display: block;
}

    #BOX353 > .widget-content {
        background-color: rgba(255,255,255,0.59);
        color: rgba(0,0,0,1);
    }

    #BOX353 > .widget-content {
        border-radius: 19px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(244,67,54,0.77);
    }

    #BOX353 > .ladi-widget-overlay {
        border-radius: 19px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(244,67,54,0.77);
    }

#PARAGRAPH354 {
    display: block;
}

    #PARAGRAPH354 > .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: 24px;
    }

#IMAGE350 {
    display: block;
}

    #IMAGE350 > .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);
    }

    #IMAGE350 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE351 {
    display: block;
}

    #HEADLINE351 > .widget-content {
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 1px;
    }

#HEADLINE352 {
    display: block;
}

    #HEADLINE352 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 44px;
        letter-spacing: 0px;
    }

#IMAGE349 {
    display: block;
}

    #IMAGE349 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE349 > .widget-content {
        border-radius: 100px;
    }

    #IMAGE349 > .ladi-widget-overlay {
        border-radius: 100px;
    }

    #IMAGE349 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE355 {
    display: block;
}

    #IMAGE355 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE355 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE359 {
    display: block;
}

    #IMAGE359 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE359 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE361 {
    display: block;
}

    #IMAGE361 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE361 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE362 {
    display: block;
}

    #IMAGE362 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE362 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE337 {
    display: block;
}

    #IMAGE337 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE337 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE340 {
    display: block;
}

    #IMAGE340 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE340 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE338 {
    display: block;
}

    #IMAGE338 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE338 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE30 {
    display: block;
}

    #HEADLINE30 > .widget-content {
        font-family: 'Prata', serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,23,68,1);
        font-weight: 700;
        line-height: 40px;
    }

#PARAGRAPH31 {
    display: block;
}

    #PARAGRAPH31 > .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,145,0,1);
        font-weight: 400;
        line-height: 26px;
    }

#PARAGRAPH32 {
    display: block;
}

    #PARAGRAPH32 > .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,145,0,1);
        font-weight: 400;
        line-height: 26px;
    }

#PARAGRAPH33 {
    display: block;
}

    #PARAGRAPH33 > .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,145,0,1);
        font-weight: 400;
        line-height: 26px;
    }

#SHAPE35 {
    display: block;
}

    #SHAPE35 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,87,34,1);
    }

        #SHAPE35 > .widget-content svg {
            fill: rgba(255,87,34,1);
        }

#IMAGE38 {
    display: block;
}

    #IMAGE38 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE38 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE39 {
    display: block;
}

    #HEADLINE39 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(245,0,87,1);
        font-weight: 700;
        line-height: 30px;
    }

#PARAGRAPH40 {
    display: block;
}

    #PARAGRAPH40 > .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,196,0,1);
        font-weight: 400;
        font-style: italic;
        line-height: 26px;
    }

#IMAGE43 {
    display: block;
}

    #IMAGE43 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE43 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE311 {
    display: block;
}

    #IMAGE311 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE311 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE356 {
    display: block;
}

    #IMAGE356 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE356 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE357 {
    display: block;
}

    #IMAGE357 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE357 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE358 {
    display: block;
}

    #IMAGE358 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE358 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE363 {
    display: block;
}

    #IMAGE363 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE363 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BOX49 {
    display: block;
}

    #BOX49 > .widget-content {
        background-color: rgba(255,235,59,0.52);
        color: rgba(0,0,0,1);
    }

    #BOX49 > .widget-content {
        border-radius: 30px;
        border-width: 5px;
        border-style: dashed;
        border-color: rgba(239,108,0,1);
    }

    #BOX49 > .ladi-widget-overlay {
        border-radius: 30px;
        border-width: 5px;
        border-style: dashed;
        border-color: rgba(239,108,0,1);
    }

#BOX47 {
    display: block;
}

    #BOX47 > .widget-content {
        background-color: rgba(255,235,59,0.52);
        color: rgba(0,0,0,1);
    }

    #BOX47 > .widget-content {
        border-radius: 30px;
        border-width: 5px;
        border-style: dashed;
        border-color: rgba(239,108,0,1);
    }

    #BOX47 > .ladi-widget-overlay {
        border-radius: 30px;
        border-width: 5px;
        border-style: dashed;
        border-color: rgba(239,108,0,1);
    }

#PARAGRAPH50 {
    display: block;
}

    #PARAGRAPH50 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(191,54,12,1);
        font-weight: 400;
        line-height: 30px;
    }

#PARAGRAPH52 {
    display: block;
}

    #PARAGRAPH52 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(191,54,12,1);
        font-weight: 400;
        line-height: 30px;
    }

#PARAGRAPH53 {
    display: block;
}

    #PARAGRAPH53 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(191,54,12,1);
        font-weight: 400;
        line-height: 30px;
    }

#PARAGRAPH55 {
    display: block;
}

    #PARAGRAPH55 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(191,54,12,1);
        font-weight: 400;
        line-height: 30px;
    }

#PARAGRAPH56 {
    display: block;
}

    #PARAGRAPH56 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(191,54,12,1);
        font-weight: 400;
        line-height: 30px;
    }

#PARAGRAPH58 {
    display: block;
}

    #PARAGRAPH58 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(191,54,12,1);
        font-weight: 400;
        line-height: 30px;
    }

#PARAGRAPH60 {
    display: block;
}

    #PARAGRAPH60 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(191,54,12,1);
        font-weight: 400;
        line-height: 30px;
    }

#PARAGRAPH61 {
    display: block;
}

    #PARAGRAPH61 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(191,54,12,1);
        font-weight: 400;
        line-height: 30px;
    }

#PARAGRAPH62 {
    display: block;
}

    #PARAGRAPH62 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(191,54,12,1);
        font-weight: 400;
        line-height: 30px;
    }

#PARAGRAPH63 {
    display: block;
}

    #PARAGRAPH63 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(191,54,12,1);
        font-weight: 400;
        line-height: 30px;
    }

#PARAGRAPH64 {
    display: block;
}

    #PARAGRAPH64 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(191,54,12,1);
        font-weight: 400;
        line-height: 30px;
    }

#PARAGRAPH65 {
    display: block;
}

    #PARAGRAPH65 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(191,54,12,1);
        font-weight: 400;
        line-height: 30px;
    }

#BOX44 {
    display: block;
}

    #BOX44 > .widget-content {
        background-color: rgba(255,152,0,1);
        color: rgba(0,0,0,1);
    }

    #BOX44 > .widget-content {
        border-radius: 24px;
        border-width: 0px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #BOX44 > .ladi-widget-overlay {
        border-radius: 24px;
        border-width: 0px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

#PARAGRAPH341 {
    display: block;
}

    #PARAGRAPH341 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 42px;
    }

#BOX42 {
    display: block;
}

    #BOX42 > .widget-content {
        background-color: rgba(255,152,0,1);
        color: rgba(0,0,0,1);
    }

    #BOX42 > .widget-content {
        border-radius: 24px;
        border-width: 0px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #BOX42 > .ladi-widget-overlay {
        border-radius: 24px;
        border-width: 0px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

#PARAGRAPH45 {
    display: block;
}

    #PARAGRAPH45 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 42px;
    }

#BOX68 {
    display: block;
}

    #BOX68 > .widget-content {
        background-color: rgba(255,255,141,1);
        color: rgba(0,0,0,1);
        box-shadow: 6px 13px 7px rgba(117,117,117,1);
    }

    #BOX68 > .widget-content {
        border-radius: 42px;
    }

    #BOX68 > .ladi-widget-overlay {
        border-radius: 42px;
    }

#PARAGRAPH70 {
    display: block;
}

    #PARAGRAPH70 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(213,0,0,1);
        font-weight: 700;
        line-height: 35px;
    }

#PARAGRAPH71 {
    display: block;
}

    #PARAGRAPH71 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(213,0,0,1);
        font-weight: 700;
        line-height: 26px;
    }

#PARAGRAPH72 {
    display: block;
}

    #PARAGRAPH72 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(213,0,0,1);
        font-weight: 700;
        line-height: 26px;
    }

#PARAGRAPH73 {
    display: block;
}

    #PARAGRAPH73 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(213,0,0,1);
        font-weight: 700;
        line-height: 26px;
    }

#PARAGRAPH74 {
    display: block;
}

    #PARAGRAPH74 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(213,0,0,1);
        font-weight: 700;
        line-height: 26px;
    }

#IMAGE75 {
    display: block;
}

    #IMAGE75 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE75 > .widget-content {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(158,158,158,1);
    }

    #IMAGE75 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(158,158,158,1);
    }

    #IMAGE75 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE76 {
    display: block;
}

    #IMAGE76 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE76 > .widget-content {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(158,158,158,1);
    }

    #IMAGE76 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(158,158,158,1);
    }

    #IMAGE76 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE247 {
    display: block;
}

    #IMAGE247 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE247 > .widget-content {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(158,158,158,1);
    }

    #IMAGE247 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(158,158,158,1);
    }

    #IMAGE247 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#GROUP269 {
    display: block;
}

    #GROUP269 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#SHAPE254 {
    display: block;
}

    #SHAPE254 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,145,0,1);
    }

        #SHAPE254 > .widget-content svg {
            fill: rgba(255,145,0,1);
        }

#SHAPE255 {
    display: block;
}

    #SHAPE255 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,145,0,1);
    }

        #SHAPE255 > .widget-content svg {
            fill: rgba(255,145,0,1);
        }

#SHAPE256 {
    display: block;
}

    #SHAPE256 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,145,0,1);
    }

        #SHAPE256 > .widget-content svg {
            fill: rgba(255,145,0,1);
        }

#SHAPE257 {
    display: block;
}

    #SHAPE257 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,145,0,1);
    }

        #SHAPE257 > .widget-content svg {
            fill: rgba(255,145,0,1);
        }

#SHAPE258 {
    display: block;
}

    #SHAPE258 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,145,0,1);
    }

        #SHAPE258 > .widget-content svg {
            fill: rgba(255,145,0,1);
        }

#SHAPE259 {
    display: block;
}

    #SHAPE259 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,145,0,1);
    }

        #SHAPE259 > .widget-content svg {
            fill: rgba(255,145,0,1);
        }

#SHAPE248 {
    display: block;
}

    #SHAPE248 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,193,7,1);
    }

        #SHAPE248 > .widget-content svg {
            fill: rgba(255,193,7,1);
        }

#LINE251 {
    display: block;
}

    #LINE251 > .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,171,0,1);
        margin-top: 12px;
    }

    #LINE251 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#LINE252 {
    display: block;
}

    #LINE252 > .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,171,0,1);
        margin-top: 12px;
    }

    #LINE252 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#IMAGE345 {
    display: block;
}

    #IMAGE345 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE345 > .widget-content {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(158,158,158,1);
    }

    #IMAGE345 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(158,158,158,1);
    }

    #IMAGE345 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BOX81 {
    display: block;
}

    #BOX81 > .widget-content {
        background-color: rgba(255,143,0,1);
        color: rgba(0,0,0,1);
        box-shadow: 6px 13px 7px rgba(117,117,117,1);
    }

    #BOX81 > .widget-content {
        border-radius: 42px;
    }

    #BOX81 > .ladi-widget-overlay {
        border-radius: 42px;
    }

#PARAGRAPH82 {
    display: block;
}

    #PARAGRAPH82 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Prata', serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 400;
        line-height: 33px;
    }

#PARAGRAPH83 {
    display: block;
}

    #PARAGRAPH83 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(213,0,0,1);
        font-weight: 400;
        font-style: italic;
        line-height: 26px;
    }

#IMAGE293 {
    display: block;
}

    #IMAGE293 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE293 > .widget-content {
        border-radius: 20px;
        border-width: 2px;
        border-style: dotted;
        border-color: rgba(255,171,0,1);
    }

    #IMAGE293 > .ladi-widget-overlay {
        border-radius: 20px;
        border-width: 2px;
        border-style: dotted;
        border-color: rgba(255,171,0,1);
    }

    #IMAGE293 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE296 {
    display: block;
}

    #IMAGE296 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE296 > .widget-content {
        border-radius: 20px;
        border-width: 2px;
        border-style: dotted;
        border-color: rgba(255,171,0,1);
    }

    #IMAGE296 > .ladi-widget-overlay {
        border-radius: 20px;
        border-width: 2px;
        border-style: dotted;
        border-color: rgba(255,171,0,1);
    }

    #IMAGE296 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE342 {
    display: block;
}

    #IMAGE342 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE342 > .widget-content {
        border-radius: 20px;
        border-width: 2px;
        border-style: dotted;
        border-color: rgba(255,152,0,1);
    }

    #IMAGE342 > .ladi-widget-overlay {
        border-radius: 20px;
        border-width: 2px;
        border-style: dotted;
        border-color: rgba(255,152,0,1);
    }

    #IMAGE342 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE291 {
    display: block;
}

    #IMAGE291 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE291 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#PARAGRAPH113 {
    display: block;
}

    #PARAGRAPH113 > .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: 25px;
    }

#PARAGRAPH114 {
    display: block;
}

    #PARAGRAPH114 > .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: 25px;
    }

#PARAGRAPH115 {
    display: block;
}

    #PARAGRAPH115 > .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: 25px;
    }

#PARAGRAPH116 {
    display: block;
}

    #PARAGRAPH116 > .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: 25px;
    }

#PARAGRAPH117 {
    display: block;
}

    #PARAGRAPH117 > .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: 25px;
    }

#PARAGRAPH118 {
    display: block;
}

    #PARAGRAPH118 > .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: 25px;
    }

#SHAPE120 {
    display: block;
}

    #SHAPE120 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,255,0,1);
    }

        #SHAPE120 > .widget-content svg {
            fill: rgba(255,255,0,1);
        }

#SHAPE121 {
    display: block;
}

    #SHAPE121 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,235,59,1);
    }

        #SHAPE121 > .widget-content svg {
            fill: rgba(255,235,59,1);
        }

#SHAPE122 {
    display: block;
}

    #SHAPE122 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,255,0,1);
    }

        #SHAPE122 > .widget-content svg {
            fill: rgba(255,255,0,1);
        }

#SHAPE123 {
    display: block;
}

    #SHAPE123 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,255,0,1);
    }

        #SHAPE123 > .widget-content svg {
            fill: rgba(255,255,0,1);
        }

#SHAPE124 {
    display: block;
}

    #SHAPE124 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,255,0,1);
    }

        #SHAPE124 > .widget-content svg {
            fill: rgba(255,255,0,1);
        }

#SHAPE125 {
    display: block;
}

    #SHAPE125 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,255,0,1);
    }

        #SHAPE125 > .widget-content svg {
            fill: rgba(255,255,0,1);
        }

#BOX89 {
    display: block;
}

    #BOX89 > .widget-content {
        background-color: rgba(245,0,87,1);
        color: rgba(0,0,0,1);
        box-shadow: 5px 7px 0px rgba(158,158,158,1);
    }

    #BOX89 > .widget-content {
        border-radius: 31px;
    }

    #BOX89 > .ladi-widget-overlay {
        border-radius: 31px;
    }

#PARAGRAPH90 {
    display: block;
}

    #PARAGRAPH90 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Quicksand', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 33px;
    }

#IMAGE292 {
    display: block;
}

    #IMAGE292 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE292 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BOX171 {
    display: block;
}

    #BOX171 > .widget-content {
        background-color: rgba(255,255,255,0.71);
        color: rgba(0,0,0,1);
    }

    #BOX171 > .widget-content {
        border-radius: 47px;
        border-width: 3px;
        border-style: dashed;
        border-color: rgba(255,214,0,1);
    }

    #BOX171 > .ladi-widget-overlay {
        border-radius: 47px;
        border-width: 3px;
        border-style: dashed;
        border-color: rgba(255,214,0,1);
    }

#PARAGRAPH165 {
    display: block;
}

    #PARAGRAPH165 > .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: 24px;
    }

#PARAGRAPH160 {
    display: block;
}

    #PARAGRAPH160 > .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: 24px;
    }

#PARAGRAPH163 {
    display: block;
}

    #PARAGRAPH163 > .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: 24px;
    }

#PARAGRAPH164 {
    display: block;
}

    #PARAGRAPH164 > .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: 24px;
    }

#PARAGRAPH166 {
    display: block;
}

    #PARAGRAPH166 > .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: 24px;
    }

#PARAGRAPH167 {
    display: block;
}

    #PARAGRAPH167 > .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,87,34,1);
        font-weight: 700;
        font-style: italic;
        line-height: 24px;
    }

#SHAPE168 {
    display: block;
}

    #SHAPE168 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,111,0,1);
    }

        #SHAPE168 > .widget-content svg {
            fill: rgba(255,111,0,1);
        }

#BOX126 {
    display: block;
}

    #BOX126 > .widget-content {
        background-color: rgba(255,255,141,1);
        color: rgba(0,0,0,1);
        box-shadow: 6px 13px 7px rgba(117,117,117,1);
    }

    #BOX126 > .widget-content {
        border-radius: 42px;
    }

    #BOX126 > .ladi-widget-overlay {
        border-radius: 42px;
    }

#PARAGRAPH127 {
    display: block;
}

    #PARAGRAPH127 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(213,0,0,1);
        font-weight: 700;
        line-height: 35px;
    }

#BOX128 {
    display: block;
}

    #BOX128 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX128 > .widget-content {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

    #BOX128 > .ladi-widget-overlay {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

#PARAGRAPH130 {
    display: block;
}

    #PARAGRAPH130 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto Slab', serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 23px;
    }

#PARAGRAPH129 {
    display: block;
}

    #PARAGRAPH129 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Quicksand', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(97,97,97,1);
        font-weight: 700;
        line-height: 26px;
    }

#BOX131 {
    display: block;
}

    #BOX131 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX131 > .widget-content {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

    #BOX131 > .ladi-widget-overlay {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

#PARAGRAPH132 {
    display: block;
}

    #PARAGRAPH132 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto Slab', serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 23px;
    }

#PARAGRAPH133 {
    display: block;
}

    #PARAGRAPH133 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Quicksand', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(97,97,97,1);
        font-weight: 700;
        line-height: 26px;
    }

#BOX134 {
    display: block;
}

    #BOX134 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX134 > .widget-content {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

    #BOX134 > .ladi-widget-overlay {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

#PARAGRAPH135 {
    display: block;
}

    #PARAGRAPH135 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto Slab', serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 23px;
    }

#PARAGRAPH136 {
    display: block;
}

    #PARAGRAPH136 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Quicksand', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(97,97,97,1);
        font-weight: 700;
        line-height: 26px;
    }

#BOX137 {
    display: block;
}

    #BOX137 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX137 > .widget-content {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

    #BOX137 > .ladi-widget-overlay {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

#PARAGRAPH139 {
    display: block;
}

    #PARAGRAPH139 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Quicksand', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(97,97,97,1);
        font-weight: 700;
        line-height: 26px;
    }

#PARAGRAPH138 {
    display: block;
}

    #PARAGRAPH138 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto Slab', serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 23px;
    }

#BOX140 {
    display: block;
}

    #BOX140 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX140 > .widget-content {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

    #BOX140 > .ladi-widget-overlay {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

#PARAGRAPH141 {
    display: block;
}

    #PARAGRAPH141 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Quicksand', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(97,97,97,1);
        font-weight: 700;
        line-height: 26px;
    }

#PARAGRAPH142 {
    display: block;
}

    #PARAGRAPH142 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto Slab', serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 23px;
    }

#BOX143 {
    display: block;
}

    #BOX143 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX143 > .widget-content {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

    #BOX143 > .ladi-widget-overlay {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

#PARAGRAPH144 {
    display: block;
}

    #PARAGRAPH144 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Quicksand', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(97,97,97,1);
        font-weight: 700;
        line-height: 26px;
    }

#PARAGRAPH145 {
    display: block;
}

    #PARAGRAPH145 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto Slab', serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 23px;
    }

#BOX146 {
    display: block;
}

    #BOX146 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX146 > .widget-content {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

    #BOX146 > .ladi-widget-overlay {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

#PARAGRAPH147 {
    display: block;
}

    #PARAGRAPH147 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Quicksand', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(97,97,97,1);
        font-weight: 700;
        line-height: 26px;
    }

#PARAGRAPH148 {
    display: block;
}

    #PARAGRAPH148 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto Slab', serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 23px;
    }

#BOX149 {
    display: block;
}

    #BOX149 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX149 > .widget-content {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

    #BOX149 > .ladi-widget-overlay {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

#PARAGRAPH150 {
    display: block;
}

    #PARAGRAPH150 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Quicksand', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(97,97,97,1);
        font-weight: 700;
        line-height: 26px;
    }

#PARAGRAPH151 {
    display: block;
}

    #PARAGRAPH151 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto Slab', serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 23px;
    }

#BOX152 {
    display: block;
}

    #BOX152 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX152 > .widget-content {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

    #BOX152 > .ladi-widget-overlay {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

#PARAGRAPH153 {
    display: block;
}

    #PARAGRAPH153 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Quicksand', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(97,97,97,1);
        font-weight: 700;
        line-height: 26px;
    }

#PARAGRAPH154 {
    display: block;
}

    #PARAGRAPH154 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto Slab', serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 23px;
    }

#BOX155 {
    display: block;
}

    #BOX155 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX155 > .widget-content {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

    #BOX155 > .ladi-widget-overlay {
        border-radius: 38px;
        border-width: 3px;
        border-style: dotted;
        border-color: rgba(255,193,7,1);
    }

#PARAGRAPH156 {
    display: block;
}

    #PARAGRAPH156 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Quicksand', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(97,97,97,1);
        font-weight: 700;
        line-height: 26px;
    }

#PARAGRAPH157 {
    display: block;
}

    #PARAGRAPH157 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Roboto Slab', serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 23px;
    }

#BUTTON158 {
    display: table;
}

    #BUTTON158 > .widget-content {
        background-color: rgba(221,62,51,1);
        font-family: 'Quicksand', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 38px;
        box-shadow: 3px 4px 0px rgba(97,97,97,1);
    }

    #BUTTON158 > .widget-content {
        border-radius: 9px;
    }

    #BUTTON158 > .ladi-widget-overlay {
        border-radius: 9px;
    }

#IMAGE162 {
    display: block;
}

    #IMAGE162 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE162 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#PARAGRAPH159 {
    display: block;
}

    #PARAGRAPH159 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Montserrat', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 700;
        line-height: 26px;
    }

#IMAGE236 {
    display: block;
}

    #IMAGE236 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE236 > .widget-content {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE236 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE236 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE239 {
    display: block;
}

    #IMAGE239 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE239 > .widget-content {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE239 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE239 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE240 {
    display: block;
}

    #IMAGE240 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE240 > .widget-content {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE240 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE240 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE241 {
    display: block;
}

    #IMAGE241 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE241 > .widget-content {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE241 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE241 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE242 {
    display: block;
}

    #IMAGE242 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE242 > .widget-content {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE242 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE242 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE243 {
    display: block;
}

    #IMAGE243 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE243 > .widget-content {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE243 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE243 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE244 {
    display: block;
}

    #IMAGE244 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE244 > .widget-content {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE244 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE244 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE245 {
    display: block;
}

    #IMAGE245 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE245 > .widget-content {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE245 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE245 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE246 {
    display: block;
}

    #IMAGE246 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE246 > .widget-content {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE246 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,196,0,1);
    }

    #IMAGE246 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#GROUP280 {
    display: block;
}

    #GROUP280 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#SHAPE281 {
    display: block;
}

    #SHAPE281 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,145,0,1);
    }

        #SHAPE281 > .widget-content svg {
            fill: rgba(255,145,0,1);
        }

#SHAPE282 {
    display: block;
}

    #SHAPE282 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,145,0,1);
    }

        #SHAPE282 > .widget-content svg {
            fill: rgba(255,145,0,1);
        }

#SHAPE283 {
    display: block;
}

    #SHAPE283 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,145,0,1);
    }

        #SHAPE283 > .widget-content svg {
            fill: rgba(255,145,0,1);
        }

#SHAPE284 {
    display: block;
}

    #SHAPE284 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,145,0,1);
    }

        #SHAPE284 > .widget-content svg {
            fill: rgba(255,145,0,1);
        }

#SHAPE285 {
    display: block;
}

    #SHAPE285 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,145,0,1);
    }

        #SHAPE285 > .widget-content svg {
            fill: rgba(255,145,0,1);
        }

#SHAPE286 {
    display: block;
}

    #SHAPE286 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,145,0,1);
    }

        #SHAPE286 > .widget-content svg {
            fill: rgba(255,145,0,1);
        }

#SHAPE287 {
    display: block;
}

    #SHAPE287 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(255,193,7,1);
    }

        #SHAPE287 > .widget-content svg {
            fill: rgba(255,193,7,1);
        }

#LINE288 {
    display: block;
}

    #LINE288 > .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,171,0,1);
        margin-top: 12px;
    }

    #LINE288 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#LINE289 {
    display: block;
}

    #LINE289 > .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,171,0,1);
        margin-top: 12px;
    }

    #LINE289 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#IMAGE344 {
    display: block;
}

    #IMAGE344 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE344 > .widget-content {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,193,7,1);
    }

    #IMAGE344 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 5px;
        border-style: solid;
        border-color: rgba(255,193,7,1);
    }

    #IMAGE344 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BOX191 {
    display: block;
}

    #BOX191 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX191 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #BOX191 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

#BOX175 {
    display: block;
}

    #BOX175 > .widget-content {
        background-color: rgba(255,255,141,1);
        color: rgba(0,0,0,1);
        box-shadow: 6px 13px 0px rgba(117,117,117,1);
    }

    #BOX175 > .widget-content {
        border-radius: 30px;
    }

    #BOX175 > .ladi-widget-overlay {
        border-radius: 30px;
    }

#PARAGRAPH176 {
    display: block;
}

    #PARAGRAPH176 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: 'Open Sans', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(213,0,0,1);
        font-weight: 700;
        line-height: 35px;
    }

#BOX177 {
    display: block;
}

    #BOX177 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX177 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #BOX177 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

#PARAGRAPH178 {
    display: block;
}

    #PARAGRAPH178 > .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: 24px;
    }

#BOX179 {
    display: block;
}

    #BOX179 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX179 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #BOX179 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

#PARAGRAPH180 {
    display: block;
}

    #PARAGRAPH180 > .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: 24px;
    }

#BOX181 {
    display: block;
}

    #BOX181 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX181 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #BOX181 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

#PARAGRAPH182 {
    display: block;
}

    #PARAGRAPH182 > .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: 24px;
    }

#BOX183 {
    display: block;
}

    #BOX183 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX183 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #BOX183 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

#PARAGRAPH184 {
    display: block;
}

    #PARAGRAPH184 > .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: 24px;
    }

#IMAGE301 {
    display: block;
}

    #IMAGE301 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE301 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE301 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE301 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BOX185 {
    display: block;
}

    #BOX185 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX185 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #BOX185 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

#PARAGRAPH186 {
    display: block;
}

    #PARAGRAPH186 > .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: 24px;
    }

#BOX187 {
    display: block;
}

    #BOX187 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX187 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #BOX187 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

#PARAGRAPH188 {
    display: block;
}

    #PARAGRAPH188 > .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: 24px;
    }

#BOX189 {
    display: block;
}

    #BOX189 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #BOX189 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #BOX189 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

#PARAGRAPH190 {
    display: block;
}

    #PARAGRAPH190 > .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: 24px;
    }

#IMAGE343 {
    display: block;
}

    #IMAGE343 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE343 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE343 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE343 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#PARAGRAPH192 {
    display: block;
}

    #PARAGRAPH192 > .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: 24px;
    }

#IMAGE297 {
    display: block;
}

    #IMAGE297 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE297 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE297 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE297 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE298 {
    display: block;
}

    #IMAGE298 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE298 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE298 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE298 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE299 {
    display: block;
}

    #IMAGE299 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE299 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE299 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE299 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE302 {
    display: block;
}

    #IMAGE302 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE302 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE302 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE302 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE303 {
    display: block;
}

    #IMAGE303 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE303 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE303 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE303 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE306 {
    display: block;
}

    #IMAGE306 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE306 > .widget-content {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE306 > .ladi-widget-overlay {
        border-width: 1px;
        border-style: dotted;
        border-color: rgba(0,0,0,1);
    }

    #IMAGE306 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE197 {
    display: block;
}

    #IMAGE197 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE197 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#HEADLINE199 {
    display: block;
}

    #HEADLINE199 > .widget-content {
        font-family: 'Prata', serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 35px;
    }

#PARAGRAPH201 {
    display: block;
}

    #PARAGRAPH201 > .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: 24px;
    }

#PARAGRAPH202 {
    display: block;
}

    #PARAGRAPH202 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 24px;
    }

#PARAGRAPH203 {
    display: block;
}

    #PARAGRAPH203 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 24px;
    }

#SHAPE211 {
    display: block;
}

    #SHAPE211 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE211 > .widget-content svg {
            fill: #000000;
        }

#SHAPE212 {
    display: block;
}

    #SHAPE212 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE212 > .widget-content svg {
            fill: #000000;
        }

#SHAPE213 {
    display: block;
}

    #SHAPE213 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE213 > .widget-content svg {
            fill: #000000;
        }

#SHAPE214 {
    display: block;
}

    #SHAPE214 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE214 > .widget-content svg {
            fill: #000000;
        }

#SHAPE215 {
    display: block;
}

    #SHAPE215 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: #000000;
    }

        #SHAPE215 > .widget-content svg {
            fill: #000000;
        }

#PARAGRAPH204 {
    display: block;
}

    #PARAGRAPH204 > .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: 24px;
    }

#PARAGRAPH205 {
    display: block;
}

    #PARAGRAPH205 > .widget-content {
        background-color: rgba(255,255,255,0);
        font-family: "Open Sans", sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,1);
        font-weight: 400;
        line-height: 24px;
    }

#HEADLINE216 {
    display: block;
}

    #HEADLINE216 > .widget-content {
        font-family: 'Quicksand', sans-serif;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgba(213,0,0,1);
        font-weight: 700;
        line-height: 34px;
    }

#IMAGE217 {
    display: block;
}

    #IMAGE217 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE217 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#PARAGRAPH218 {
    display: block;
}

    #PARAGRAPH218 > .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,87,34,1);
        font-weight: 400;
        line-height: 25px;
    }

#PARAGRAPH219 {
    display: block;
}

    #PARAGRAPH219 > .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: 22px;
    }

#PARAGRAPH220 {
    display: block;
}

    #PARAGRAPH220 > .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: 22px;
    }

#PARAGRAPH221 {
    display: block;
}

    #PARAGRAPH221 > .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: 22px;
    }

#PARAGRAPH222 {
    display: block;
}

    #PARAGRAPH222 > .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: 22px;
    }

#LINE223 {
    display: block;
}

    #LINE223 > .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(233,30,99,1);
        margin-top: 12px;
    }

    #LINE223 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#LINE224 {
    display: block;
}

    #LINE224 > .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(233,30,99,1);
        margin-top: 12px;
    }

    #LINE224 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#LINE225 {
    display: block;
}

    #LINE225 > .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(233,30,99,1);
        margin-top: 12px;
    }

    #LINE225 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#LINE226 {
    display: block;
}

    #LINE226 > .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(233,30,99,1);
        margin-top: 12px;
    }

    #LINE226 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

#IMAGE307 {
    display: block;
}

    #IMAGE307 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE307 > .widget-content {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(245,0,87,1);
    }

    #IMAGE307 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(245,0,87,1);
    }

    #IMAGE307 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE308 {
    display: block;
}

    #IMAGE308 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE308 > .widget-content {
        border-radius: 1000px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(245,0,87,1);
    }

    #IMAGE308 > .ladi-widget-overlay {
        border-radius: 1000px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(245,0,87,1);
    }

    #IMAGE308 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE309 {
    display: block;
}

    #IMAGE309 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE309 > .widget-content {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(245,0,87,1);
    }

    #IMAGE309 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(245,0,87,1);
    }

    #IMAGE309 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#IMAGE310 {
    display: block;
}

    #IMAGE310 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #IMAGE310 > .widget-content {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(245,0,87,1);
    }

    #IMAGE310 > .ladi-widget-overlay {
        border-radius: 100px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(245,0,87,1);
    }

    #IMAGE310 > .ladi-widget-overlay {
        background-color: rgba(255,255,255,0)
    }

#BOX320 {
    display: block;
}

    #BOX320 > .widget-content {
        background-color: rgb(0, 47, 102);
        color: rgba(0,0,0,1);
        box-shadow: 0px 5px 0px rgba(0,94,204,1);
    }

#HEADLINE321 {
    display: block;
}

    #HEADLINE321 > .widget-content {
        color: rgba(255,255,255,1);
        font-weight: 700;
        line-height: 22px;
    }

#BUTTON323 {
    display: table;
}

    #BUTTON323 > .widget-content {
        background-color: rgba(0,94,204,1);
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: #ffffff;
        font-weight: 700;
        line-height: 22px;
    }

    #BUTTON323 > .widget-content {
        border-radius: 0px;
    }

    #BUTTON323 > .ladi-widget-overlay {
        border-radius: 0px;
    }

#FORM324 {
    display: block;
}

    #FORM324 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #FORM324 .widget-content::-webkit-input-placeholder {
        color: rgba(153,153,153,1)
    }

    #FORM324 .widget-content:-moz-placeholder {
        color: rgba(153,153,153,1)
    }

    #FORM324 .widget-content::-moz-placeholder {
        color: rgba(153,153,153,1)
    }

    #FORM324 .widget-content:-ms-input-placeholder {
        color: rgba(153,153,153,1)
    }

    #FORM324 select.widget-content option:first-child {
        color: rgba(153,153,153,1)
    }

    #FORM324 select.widget-content {
        color: rgba(153,153,153,1)
    }

#ITEM_FORM325 {
    display: block;
}

    #ITEM_FORM325 > .widget-content {
        background-color: rgba(255,255,255,1);
        color: rgba(0,0,0,1);
    }

    #ITEM_FORM325 > .widget-content {
        border-width: 0px;
        border-style: solid;
        border-color: rgba(0,0,0,0);
    }

    #ITEM_FORM325 > .ladi-widget-overlay {
        border-width: 0px;
        border-style: solid;
        border-color: rgba(0,0,0,0);
    }

    #ITEM_FORM325 .widget-content::-webkit-input-placeholder {
        color: rgba(153,153,153,1)
    }

    #ITEM_FORM325 .widget-content:-moz-placeholder {
        color: rgba(153,153,153,1)
    }

    #ITEM_FORM325 .widget-content::-moz-placeholder {
        color: rgba(153,153,153,1)
    }

    #ITEM_FORM325 .widget-content:-ms-input-placeholder {
        color: rgba(153,153,153,1)
    }

    #ITEM_FORM325 select.widget-content option:first-child {
        color: rgba(153,153,153,1)
    }

    #ITEM_FORM325 select.widget-content {
        color: rgba(153,153,153,1)
    }

#HEADLINE326 {
    display: block;
}

    #HEADLINE326 > .widget-content {
        opacity: 1;
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgb(0, 47, 102);
        font-weight: 700;
        line-height: 22px;
    }

#HEADLINE327 {
    display: block;
}

    #HEADLINE327 > .widget-content {
        opacity: 1;
        font-family: 'Open Sans';
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        color: rgb(0, 47, 102);
        font-weight: 700;
        line-height: 40px;
    }

#SHAPE328 {
    display: block;
}

    #SHAPE328 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(28,54,105,1);
    }

        #SHAPE328 > .widget-content svg {
            fill: rgba(28,54,105,1);
        }

#FORM329 {
    display: block;
}

    #FORM329 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #FORM329 .widget-content::-webkit-input-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #FORM329 .widget-content:-moz-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #FORM329 .widget-content::-moz-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #FORM329 .widget-content:-ms-input-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #FORM329 select.widget-content option:first-child {
        color: rgba(0,0,0,0.64)
    }

    #FORM329 select.widget-content {
        color: rgba(0,0,0,0.64)
    }

#ITEM_FORM330 {
    display: block;
}

    #ITEM_FORM330 > .widget-content {
        background-color: rgba(255,255,255,0);
        color: rgba(0,0,0,1);
    }

    #ITEM_FORM330 > .widget-content {
        border-width: 2px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #ITEM_FORM330 > .ladi-widget-overlay {
        border-width: 2px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #ITEM_FORM330 .widget-content::-webkit-input-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM330 .widget-content:-moz-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM330 .widget-content::-moz-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM330 .widget-content:-ms-input-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM330 select.widget-content option:first-child {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM330 select.widget-content {
        color: rgba(0,0,0,0.64)
    }

#ITEM_FORM331 {
    display: block;
}

    #ITEM_FORM331 > .widget-content {
        color: rgba(0,0,0,1);
    }

    #ITEM_FORM331 > .widget-content {
        border-width: 2px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #ITEM_FORM331 > .ladi-widget-overlay {
        border-width: 2px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #ITEM_FORM331 .widget-content::-webkit-input-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM331 .widget-content:-moz-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM331 .widget-content::-moz-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM331 .widget-content:-ms-input-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM331 select.widget-content option:first-child {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM331 select.widget-content {
        color: rgba(0,0,0,0.64)
    }

#ITEM_FORM332 {
    display: block;
}

    #ITEM_FORM332 > .widget-content {
        color: rgba(0,0,0,1);
    }

    #ITEM_FORM332 > .widget-content {
        border-width: 2px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #ITEM_FORM332 > .ladi-widget-overlay {
        border-width: 2px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #ITEM_FORM332 .widget-content::-webkit-input-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM332 .widget-content:-moz-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM332 .widget-content::-moz-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM332 .widget-content:-ms-input-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM332 select.widget-content option:first-child {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM332 select.widget-content {
        color: rgba(0,0,0,0.64)
    }

#ITEM_FORM333 {
    display: block;
}

    #ITEM_FORM333 > .widget-content {
        color: rgba(0,0,0,1);
    }

    #ITEM_FORM333 > .widget-content {
        border-width: 2px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #ITEM_FORM333 > .ladi-widget-overlay {
        border-width: 2px;
        border-style: solid;
        border-color: rgba(0,0,0,1);
    }

    #ITEM_FORM333 .widget-content::-webkit-input-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM333 .widget-content:-moz-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM333 .widget-content::-moz-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM333 .widget-content:-ms-input-placeholder {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM333 select.widget-content option:first-child {
        color: rgba(0,0,0,0.64)
    }

    #ITEM_FORM333 select.widget-content {
        color: rgba(0,0,0,0.64)
    }

#BUTTON334 {
    display: table;
}

    #BUTTON334 > .widget-content {
        background-color: #3D9BE9;
        color: #ffffff;
        line-height: 22px;
    }

    #BUTTON334 > .widget-content {
        border-radius: 5px;
    }

    #BUTTON334 > .ladi-widget-overlay {
        border-radius: 5px;
    }

@media(max-width: 767px) {
    body {
        position: relative;
    }

    .body-fixed {
        position: fixed;
        width: 100%;
    }

    #SECTION227 {
        display: block;
        background-image: url("https://images4.alphacoders.com/812/thumb-1920-812616.jpg");
        background-color: rgba(255,193,7,1);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
    }

        #SECTION227 > .ladi-widget-overlay {
            background-color: rgba(255,229,127,0.73);
        }

    #SECTION227 {
        width: 375px;
        height: 960.95166015625px;
    }

    #SECTION227 {
        background-image: linear-gradient(rgba(255,229,127,0.73),rgba(255,229,127,0.73)),url("https://images4.alphacoders.com/812/thumb-1920-812616.jpg");
        background-image: -o-linear-gradient(rgba(255,229,127,0.73),rgba(255,229,127,0.73)),url("https://images4.alphacoders.com/812/thumb-1920-812616.jpg");
        background-image: -ms-linear-gradient(rgba(255,229,127,0.73),rgba(255,229,127,0.73)),url("https://images4.alphacoders.com/812/thumb-1920-812616.jpg");
        background-image: -moz-linear-gradient(rgba(255,229,127,0.73),rgba(255,229,127,0.73)),url("https://images4.alphacoders.com/812/thumb-1920-812616.jpg");
        background-image: -webkit-linear-gradient(rgba(255,229,127,0.73),rgba(255,229,127,0.73)),url("https://images4.alphacoders.com/812/thumb-1920-812616.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
    }

    #SECTION28 {
        display: block;
        background-color: rgba(255,229,127,0.3);
    }

    #SECTION28 {
        width: 375px;
        height: 995.9232788085938px;
    }

    #SECTION28 {
        background-image: none;
    }

    #SECTION41 {
        display: block;
        background-color: rgba(255,255,255,0);
    }

    #SECTION41 {
        width: 375px;
        height: 1225px;
    }

    #SECTION41 {
        background-image: none;
    }

    #SECTION67 {
        display: block;
        background-color: rgba(233,30,99,0.07);
    }

    #SECTION67 {
        width: 375px;
        height: 1311.88916015625px;
    }

    #SECTION67 {
        background-image: none;
    }

    #SECTION79 {
        display: block;
        background-color: rgba(255,255,0,0.13);
    }

    #SECTION79 {
        width: 375px;
        height: 1337.9971313476562px;
    }

    #SECTION79 {
        background-image: none;
    }

    #SECTION91 {
        display: block;
        background-image: url("https://static.ladipage.net/s600x1450/57b167c9ca57d39c18a1c57c/bg-spa4.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;
    }

        #SECTION91 > .ladi-widget-overlay {
            background-color: rgba(255,255,255,0);
        }

    #SECTION91 {
        width: 375px;
        height: 1210px;
    }

    #SECTION91 {
        background-image: url("https://static.ladipage.net/s600x1450/57b167c9ca57d39c18a1c57c/bg-spa4.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
    }

    #SECTION80 {
        display: block;
        background-image: url("https://images3.alphacoders.com/916/thumb-1920-916087.jpg");
        background-color: rgba(255,193,7,0);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
    }

        #SECTION80 > .ladi-widget-overlay {
            background-color: rgba(255,255,0,0.25);
        }

    #SECTION80 {
        width: 375px;
        height: 6525.07080078125px;
    }

    #SECTION80 {
        background-image: linear-gradient(rgba(255,255,0,0.25),rgba(255,255,0,0.25)),url("https://images3.alphacoders.com/916/thumb-1920-916087.jpg");
        background-image: -o-linear-gradient(rgba(255,255,0,0.25),rgba(255,255,0,0.25)),url("https://images3.alphacoders.com/916/thumb-1920-916087.jpg");
        background-image: -ms-linear-gradient(rgba(255,255,0,0.25),rgba(255,255,0,0.25)),url("https://images3.alphacoders.com/916/thumb-1920-916087.jpg");
        background-image: -moz-linear-gradient(rgba(255,255,0,0.25),rgba(255,255,0,0.25)),url("https://images3.alphacoders.com/916/thumb-1920-916087.jpg");
        background-image: -webkit-linear-gradient(rgba(255,255,0,0.25),rgba(255,255,0,0.25)),url("https://images3.alphacoders.com/916/thumb-1920-916087.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
    }

    #SECTION170 {
        display: block;
        background-color: rgba(255,61,0,0.06);
    }

    #SECTION170 {
        width: 375px;
        height: 2567px;
    }

    #SECTION170 {
        background-image: none;
    }

    #SECTION194 {
        display: block;
        background-image: url("https://images6.alphacoders.com/925/thumb-1920-925578.jpg");
        background-color: rgba(255,245,157,0.53);
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
    }

        #SECTION194 > .ladi-widget-overlay {
            background-color: rgba(255,255,141,0.8);
        }

    #SECTION194 {
        width: 375px;
        height: 1723.991455078125px;
    }

    #SECTION194 {
        background-image: linear-gradient(rgba(255,255,141,0.8),rgba(255,255,141,0.8)),url("https://images6.alphacoders.com/925/thumb-1920-925578.jpg");
        background-image: -o-linear-gradient(rgba(255,255,141,0.8),rgba(255,255,141,0.8)),url("https://images6.alphacoders.com/925/thumb-1920-925578.jpg");
        background-image: -ms-linear-gradient(rgba(255,255,141,0.8),rgba(255,255,141,0.8)),url("https://images6.alphacoders.com/925/thumb-1920-925578.jpg");
        background-image: -moz-linear-gradient(rgba(255,255,141,0.8),rgba(255,255,141,0.8)),url("https://images6.alphacoders.com/925/thumb-1920-925578.jpg");
        background-image: -webkit-linear-gradient(rgba(255,255,141,0.8),rgba(255,255,141,0.8)),url("https://images6.alphacoders.com/925/thumb-1920-925578.jpg");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top center;
        background-repeat: no-repeat;
    }

    #SECTION319 {
        display: block;
        background-image: url("https://static.ladipage.net/s600x900/uploads/images/86f33d7f-ebbe-4bef-ac26-234060ffa3af.png");
        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;
    }

        #SECTION319 > .ladi-widget-overlay {
            background-color: rgba(255,255,255,0);
        }

    #SECTION319 {
        width: 375px;
        height: 656px;
    }

    #SECTION319 {
        background-image: url("https://static.ladipage.net/s600x900/uploads/images/86f33d7f-ebbe-4bef-ac26-234060ffa3af.png");
        background-origin: content-box;
        background-size: cover;
        background-attachment: scroll;
        background-position: top left;
        background-repeat: no-repeat;
    }

    #IMAGE229 .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/uploads/images/c071904c-a86a-43a2-931a-233aae2b5749.png");
    }

    #IMAGE229 {
        top: 639.986px;
        left: 97.9535px;
        width: 189.4033966064453px;
        height: 187.31533813476562px;
    }

    #HEADLINE230 {
        top: 62.5px;
        left: 60px;
        padding: 0px;
        width: 68.9914779663086px;
        height: 25px;
    }

        #HEADLINE230 > .widget-content {
            font-size: 21px;
            text-align: center;
        }

    #HEADLINE231 {
        top: 81.5px;
        left: 42px;
        padding: 0px;
        width: 112.99715423583984px;
        height: 43.99147415161133px;
    }

        #HEADLINE231 > .widget-content {
            font-size: 40px;
            text-align: center;
        }

    #IMAGE232 .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/s550x550/uploads/images/31870218-4721-41f3-86c4-c5c9af60e994.png");
    }

    #IMAGE232 {
        top: 80px;
        left: 32.5156px;
        width: 303px;
        height: 322px;
    }

    #BUTTON235 {
        top: 870px;
        left: 99.5146px;
        padding: 0px;
        width: 170px;
        height: 75px;
    }

        #BUTTON235 > .widget-content {
            font-size: 15px;
            text-align: center;
        }

    #HEADLINE4 {
        top: -3px;
        left: 6px;
        padding: 0px;
        width: 355px;
        height: 170.90908813476562px;
    }

        #HEADLINE4 > .widget-content {
            font-size: 26px;
            text-align: center;
        }

    #IMAGE336 .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/s500x450/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE336 {
        top: 187px;
        left: 2px;
        width: 289.7301025390625px;
        height: 247.00283813476562px;
    }

    #IMAGE346 .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/5ce6402aa6078c5b1f680a4a/dsc_7133-copy-min-1561974606.jpg");
    }

    #IMAGE346 {
        top: 667.006px;
        left: 123.016px;
        width: 142.9971466064453px;
        height: 142.9971466064453px;
    }

    #BOX347 {
        top: 815.807px;
        left: 86.5087px;
        width: 201.98863220214844px;
        height: 41.9886360168457px;
    }

    #PARAGRAPH348 {
        top: 825.98px;
        left: 99.9475px;
        padding: 0px;
        width: 206.98863220214844px;
        height: 23.636362075805664px;
    }

        #PARAGRAPH348 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #BOX353 {
        top: 591px;
        left: 87.077px;
        width: 201.98863220214844px;
        height: 41.9886360168457px;
    }

    #PARAGRAPH354 {
        top: 600.361px;
        left: 110.006px;
        padding: 0px;
        width: 166.98863220214844px;
        height: 23.636362075805664px;
    }

        #PARAGRAPH354 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #IMAGE350 .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/uploads/images/c071904c-a86a-43a2-931a-233aae2b5749.png");
    }

    #IMAGE350 {
        top: 416.989px;
        left: 90px;
        width: 195px;
        height: 191.98863220214844px;
    }

    #HEADLINE351 {
        top: 62.5px;
        left: 60px;
        padding: 0px;
        width: 66.98863220214844px;
        height: 25px;
    }

        #HEADLINE351 > .widget-content {
            font-size: 21px;
            text-align: center;
        }

    #HEADLINE352 {
        top: 81.5px;
        left: 42px;
        padding: 0px;
        width: 110.99431610107422px;
        height: 41.9886360168457px;
    }

        #HEADLINE352 > .widget-content {
            font-size: 40px;
            text-align: center;
        }

    #IMAGE349 .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/5ce6402aa6078c5b1f680a4a/dsc_7524-min-1561689771.jpg");
    }

    #IMAGE349 {
        top: 445.969px;
        left: 118px;
        width: 145px;
        height: 141.98863220214844px;
    }

    #IMAGE355 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE355 {
        display: block !important;
        top: 462.695px;
        left: 194.987px;
        width: 186.98863220214844px;
        height: 186.98863220214844px;
    }

    #IMAGE359 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE359 {
        display: block !important;
        top: 440.004px;
        left: 3.016px;
        width: 186.98863220214844px;
        height: 186.98863220214844px;
    }

    #IMAGE361 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE361 {
        display: block !important;
        top: 566.003px;
        left: 193.985px;
        width: 186.98863220214844px;
        height: 186.98863220214844px;
    }

    #IMAGE362 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE362 {
        display: block !important;
        top: 517px;
        left: 21.983px;
        width: 250.9943084716797px;
        height: 250.9943084716797px;
    }

    #IMAGE337 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE337 {
        display: block !important;
        top: -734.974px;
        left: 137.14px;
        width: 213.99147033691406px;
        height: 213.99147033691406px;
    }

    #IMAGE340 .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/s400x350/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE340 {
        top: -700.981px;
        left: 38.4953px;
        width: 157.1875px;
        height: 134.00567626953125px;
    }

    #IMAGE338 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE338 {
        display: none !important;
        top: 1300.98px;
        left: 2px;
        width: 375px;
        height: 320px;
    }

    #HEADLINE30 {
        top: 5px;
        left: 61px;
        padding: 0px;
        width: 355px;
        height: 80px;
    }

        #HEADLINE30 > .widget-content {
            font-size: 34px;
            text-align: left;
        }

    #PARAGRAPH31 {
        top: 105.984px;
        left: 11.5009px;
        padding: 0px;
        width: 355px;
        height: 152.72726440429688px;
    }

        #PARAGRAPH31 > .widget-content {
            font-size: 20px;
            text-align: justify;
        }

    #PARAGRAPH32 {
        top: 275.979px;
        left: 10.0141px;
        padding: 0px;
        width: 355px;
        height: 127.27272033691406px;
    }

        #PARAGRAPH32 > .widget-content {
            font-size: 20px;
            text-align: justify;
        }

    #PARAGRAPH33 {
        top: 456.947px;
        left: 10.0086px;
        padding: 0px;
        width: 355px;
        height: 203.6363525390625px;
    }

        #PARAGRAPH33 > .widget-content {
            font-size: 20px;
            text-align: justify;
        }

    #SHAPE35 {
        top: 405.976px;
        left: 10.0001px;
        width: 50px;
        height: 50px;
    }

    #IMAGE38 .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/s300x300/5ce6402aa6078c5b1f680a4a/images-removebg-preview-1561548361.png");
    }

    #IMAGE38 {
        top: 663.971px;
        left: 1.00287px;
        width: 58px;
        height: 64px;
    }

    #HEADLINE39 {
        top: 669.97px;
        left: 57.006px;
        padding: 0px;
        width: 355px;
        height: 59.999996185302734px;
    }

        #HEADLINE39 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH40 {
        top: 747.98px;
        left: 8.0042px;
        padding: 0px;
        width: 355px;
        height: 152.72726440429688px;
    }

        #PARAGRAPH40 > .widget-content {
            font-size: 20px;
            text-align: justify;
        }

    #IMAGE43 .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/5ce6402aa6078c5b1f680a4a/9024887261213732799-1561548849.gif");
    }

    #IMAGE43 {
        top: 900.99px;
        left: 2.5069px;
        width: 375px;
        height: 84px;
    }

    #IMAGE311 .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/s250x250/5ce6402aa6078c5b1f680a4a/image-removebg-preview-2--1561697599.png");
    }

    #IMAGE311 {
        top: 3px;
        left: 4.0625px;
        width: 49px;
        height: 49px;
    }

    #IMAGE356 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE356 {
        display: none !important;
        top: 1002.27px;
        left: 68.0114px;
        width: 238.97726440429688px;
        height: 238.97726440429688px;
    }

    #IMAGE357 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE357 {
        display: none !important;
        top: 1635px;
        left: 68.0114px;
        width: 238.97726440429688px;
        height: 238.97726440429688px;
    }

    #IMAGE358 .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/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE358 {
        display: none !important;
        top: 430.668px;
        left: 68.0114px;
        width: 238.97726440429688px;
        height: 238.97726440429688px;
    }

    #IMAGE363 .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/s550x550/5ce6402aa6078c5b1f680a4a/pngtreesparkling-stars_243664-1561704771.png");
    }

    #IMAGE363 {
        display: none !important;
        top: 100px;
        left: 29.6662px;
        width: 315.6676025390625px;
        height: 315.6676025390625px;
    }

    #BOX49 {
        top: 129px;
        left: 1px;
        width: 375px;
        height: 474px;
    }

    #BOX47 {
        top: 726px;
        left: -2px;
        width: 377px;
        height: 492px;
    }

    #PARAGRAPH50 {
        top: -575px;
        left: 18.235px;
        padding: 0px;
        width: 356px;
        height: 29.999998092651367px;
    }

        #PARAGRAPH50 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH52 {
        top: -536px;
        left: 18.5px;
        padding: 0px;
        width: 342px;
        height: 90px;
    }

        #PARAGRAPH52 > .widget-content {
            font-size: 24px;
            text-align: justify;
        }

    #PARAGRAPH53 {
        top: -438px;
        left: 16.5px;
        padding: 0px;
        width: 364px;
        height: 59.999996185302734px;
    }

        #PARAGRAPH53 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH55 {
        top: -364px;
        left: 15.5px;
        padding: 0px;
        width: 347px;
        height: 59.999996185302734px;
    }

        #PARAGRAPH55 > .widget-content {
            font-size: 24px;
            text-align: justify;
        }

    #PARAGRAPH56 {
        top: -289px;
        left: 12.5px;
        padding: 0px;
        width: 347px;
        height: 59.999996185302734px;
    }

        #PARAGRAPH56 > .widget-content {
            font-size: 24px;
            text-align: justify;
        }

    #PARAGRAPH58 {
        top: -218px;
        left: 9.5px;
        padding: 0px;
        width: 353px;
        height: 59.999996185302734px;
    }

        #PARAGRAPH58 > .widget-content {
            font-size: 24px;
            text-align: justify;
        }

    #PARAGRAPH60 {
        top: 29px;
        left: 10.5px;
        padding: 0px;
        width: 358px;
        height: 90px;
    }

        #PARAGRAPH60 > .widget-content {
            font-size: 24px;
            text-align: justify;
        }

    #PARAGRAPH61 {
        top: 110px;
        left: 10px;
        padding: 0px;
        width: 364px;
        height: 29.999998092651367px;
    }

        #PARAGRAPH61 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH62 {
        top: 161px;
        left: 10px;
        padding: 0px;
        width: 357px;
        height: 59.999996185302734px;
    }

        #PARAGRAPH62 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH63 {
        top: 243px;
        left: 11.5px;
        padding: 0px;
        width: 364px;
        height: 29.999998092651367px;
    }

        #PARAGRAPH63 > .widget-content {
            font-size: 24px;
            text-align: left;
        }

    #PARAGRAPH64 {
        top: 300px;
        left: 10.5px;
        padding: 0px;
        width: 358px;
        height: 90px;
    }

        #PARAGRAPH64 > .widget-content {
            font-size: 24px;
            text-align: justify;
        }

    #PARAGRAPH65 {
        top: 405px;
        left: 11.5px;
        padding: 0px;
        width: 357px;
        height: 59.999996185302734px;
    }

        #PARAGRAPH65 > .widget-content {
            font-size: 24px;
            text-align: justify;
        }

    #BOX44 {
        top: 614px;
        left: 51.5153px;
        width: 273px;
        height: 102px;
    }

    #PARAGRAPH341 {
        top: 29px;
        left: 33.7344px;
        padding: 0px;
        width: 221px;
        height: 41.818180084228516px;
    }

        #PARAGRAPH341 > .widget-content {
            font-size: 36px;
            text-align: left;
        }

    #BOX42 {
        top: 15px;
        left: 51px;
        width: 273px;
        height: 102px;
    }

    #PARAGRAPH45 {
        top: 31px;
        left: 18.7344px;
        padding: 0px;
        width: 221px;
        height: 41.818180084228516px;
    }

        #PARAGRAPH45 > .widget-content {
            font-size: 36px;
            text-align: left;
        }

    #BOX68 {
        top: 13px;
        left: -3px;
        width: 375px;
        height: 205px;
    }

    #PARAGRAPH70 {
        top: 15px;
        left: 10px;
        padding: 0px;
        width: 355px;
        height: 172.72726440429688px;
    }

        #PARAGRAPH70 > .widget-content {
            font-size: 29px;
            text-align: center;
        }

    #PARAGRAPH71 {
        top: 492.983px;
        left: 59.5081px;
        padding: 0px;
        width: 257.5px;
        height: 25.454544067382812px;
    }

        #PARAGRAPH71 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH72 {
        top: 1255px;
        left: 1.00817373px;
        padding: 0px;
        width: 370px;
        height: 50.909088134765625px;
    }

        #PARAGRAPH72 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH73 {
        top: 996.989px;
        left: 43.4979px;
        padding: 0px;
        width: 303px;
        height: 50.909088134765625px;
    }

        #PARAGRAPH73 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH74 {
        top: 730px;
        left: 23.507px;
        padding: 0px;
        width: 331px;
        height: 50.909088134765625px;
    }

        #PARAGRAPH74 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #IMAGE75 .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/5ce6402aa6078c5b1f680a4a/b723bec39fb87be622a9-1561551401.jpg");
    }

    #IMAGE75 {
        top: 293px;
        left: 89px;
        width: 195px;
        height: 195px;
    }

    #IMAGE76 .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/5ce6402aa6078c5b1f680a4a/27477826465da203fb4c-1561551402.jpg");
    }

    #IMAGE76 {
        top: 792.99px;
        left: 91.9922px;
        width: 195px;
        height: 194px;
    }

    #IMAGE247 .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/5ce6402aa6078c5b1f680a4a/dsc_7524-min-1561689771.jpg");
    }

    #IMAGE247 {
        top: 521.98px;
        left: 92.4973px;
        width: 194px;
        height: 195px;
    }

    #GROUP269 {
        top: 233.97726440429688px;
        left: 40px;
        width: 317.69886779785156px;
        height: 52.99715805053711px;
    }

    #SHAPE254 {
        top: 17.997161865234375px;
        left: 65px;
        width: 18px;
        height: 18px;
    }

    #SHAPE255 {
        top: 16.903411865234375px;
        left: 82.98297119140625px;
        width: 18px;
        height: 18px;
    }

    #SHAPE256 {
        top: 17.997161865234375px;
        left: 101.9886474609375px;
        width: 18px;
        height: 18px;
    }

    #SHAPE257 {
        top: 17.997161865234375px;
        left: 198.977294921875px;
        width: 18px;
        height: 18px;
    }

    #SHAPE258 {
        top: 17.997161865234375px;
        left: 162.98297119140625px;
        width: 18px;
        height: 18px;
    }

    #SHAPE259 {
        top: 17.5px;
        left: 180.99432373046875px;
        width: 18px;
        height: 18px;
    }

    #SHAPE248 {
        top: 0px;
        left: 116.9886474609375px;
        width: 53px;
        height: 53px;
    }

    #LINE251 {
        top: 6.25px;
        left: 163.7073974609375px;
        width: 154px;
        height: 25px;
    }

    #LINE252 {
        top: 5.965911865234375px;
        left: 0px;
        width: 123px;
        height: 25px;
    }

    #IMAGE345 .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/5ce6402aa6078c5b1f680a4a/dsc_7429-min-1561973993.jpg");
    }

    #IMAGE345 {
        top: 1058.99px;
        left: 91.486px;
        width: 191.98863220214844px;
        height: 191.98863220214844px;
    }

    #BOX81 {
        top: 3px;
        left: 5px;
        width: 367px;
        height: 129px;
    }

    #PARAGRAPH82 {
        top: 15px;
        left: 10px;
        padding: 0px;
        width: 355px;
        height: 98.18181610107422px;
    }

        #PARAGRAPH82 > .widget-content {
            font-size: 27px;
            text-align: center;
        }

    #PARAGRAPH83 {
        top: 145px;
        left: 8px;
        padding: 0px;
        width: 355px;
        height: 330.9090881347656px;
    }

        #PARAGRAPH83 > .widget-content {
            font-size: 20px;
            text-align: justify;
        }

    #IMAGE293 .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/s500x650/5ce6402aa6078c5b1f680a4a/dsc_7535-min-1561693817.jpg");
    }

    #IMAGE293 {
        top: 492px;
        left: 43.5px;
        width: 290px;
        height: 409px;
    }

    #IMAGE296 .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/s500x650/5ce6402aa6078c5b1f680a4a/dsc_8282-min-1561694630.jpg");
    }

    #IMAGE296 {
        display: none !important;
        top: 1379px;
        left: -322.5px;
        width: 298px;
        height: 411px;
    }

    #IMAGE342 .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/s500x650/5ce6402aa6078c5b1f680a4a/dsc_7446-min-1561972785.jpg");
    }

    #IMAGE342 {
        top: 915.991px;
        left: 47.5px;
        width: 280px;
        height: 407.99713134765625px;
    }

    #IMAGE291 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s600x500/5ce6402aa6078c5b1f680a4a/dsc_7530-removebg-preview-1561692804.png");
    }

    #IMAGE291 {
        top: 771px;
        left: -21px;
        width: 375px;
        height: 261px;
    }

    #PARAGRAPH113 {
        top: 280px;
        left: 57.5px;
        padding: 0px;
        width: 302px;
        height: 49.09090805053711px;
    }

        #PARAGRAPH113 > .widget-content {
            font-size: 19px;
            text-align: justify;
        }

    #PARAGRAPH114 {
        top: 469px;
        left: 53.5px;
        padding: 0px;
        width: 298px;
        height: 49.09090805053711px;
    }

        #PARAGRAPH114 > .widget-content {
            font-size: 19px;
            text-align: justify;
        }

    #PARAGRAPH115 {
        top: 554px;
        left: 56.5px;
        padding: 0px;
        width: 300px;
        height: 98.18181610107422px;
    }

        #PARAGRAPH115 > .widget-content {
            font-size: 19px;
            text-align: justify;
        }

    #PARAGRAPH116 {
        top: 161px;
        left: 56.5px;
        padding: 0px;
        width: 303px;
        height: 98.18181610107422px;
    }

        #PARAGRAPH116 > .widget-content {
            font-size: 19px;
            text-align: justify;
        }

    #PARAGRAPH117 {
        top: 358.219px;
        left: 57.5px;
        padding: 0px;
        width: 302px;
        height: 73.63636016845703px;
    }

        #PARAGRAPH117 > .widget-content {
            font-size: 19px;
            text-align: justify;
        }

    #PARAGRAPH118 {
        top: 677px;
        left: 55.5px;
        padding: 0px;
        width: 304px;
        height: 73.63636016845703px;
    }

        #PARAGRAPH118 > .widget-content {
            font-size: 19px;
            text-align: justify;
        }

    #SHAPE120 {
        top: 271px;
        left: 5.5px;
        width: 52px;
        height: 52px;
    }

    #SHAPE121 {
        top: 157px;
        left: 5.5px;
        width: 52px;
        height: 52px;
    }

    #SHAPE122 {
        top: 547px;
        left: 9.5px;
        width: 50px;
        height: 50px;
    }

    #SHAPE123 {
        top: 462px;
        left: 6px;
        width: 51px;
        height: 51px;
    }

    #SHAPE124 {
        top: 367px;
        left: 3.5px;
        width: 50px;
        height: 50px;
    }

    #SHAPE125 {
        top: 677px;
        left: 3.5156px;
        width: 48px;
        height: 48px;
    }

    #BOX89 {
        top: 15px;
        left: 0px;
        width: 375px;
        height: 129px;
    }

    #PARAGRAPH90 {
        top: 15px;
        left: 10px;
        padding: 0px;
        width: 355px;
        height: 98.18181610107422px;
    }

        #PARAGRAPH90 > .widget-content {
            font-size: 27px;
            text-align: center;
        }

    #IMAGE292 .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/s600x600/5ce6402aa6078c5b1f680a4a/image-removebg-preview-1--1561693382.png");
    }

    #IMAGE292 {
        top: 783px;
        left: -229px;
        width: 355px;
        height: 356px;
    }

    #BOX171 {
        top: 5614.01px;
        left: -0.002834px;
        width: 375px;
        height: 803px;
    }

    #PARAGRAPH165 {
        top: 236px;
        left: 16px;
        padding: 0px;
        width: 355px;
        height: 47.27272415161133px;
    }

        #PARAGRAPH165 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH160 {
        top: 292.5px;
        left: 16px;
        padding: 0px;
        width: 355px;
        height: 47.27272415161133px;
    }

        #PARAGRAPH160 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH163 {
        top: 352px;
        left: 16px;
        padding: 0px;
        width: 355px;
        height: 47.27272415161133px;
    }

        #PARAGRAPH163 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH164 {
        top: 416px;
        left: 15px;
        padding: 0px;
        width: 355px;
        height: 47.27272415161133px;
    }

        #PARAGRAPH164 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH166 {
        top: 476px;
        left: 14px;
        padding: 0px;
        width: 355px;
        height: 70.90908813476562px;
    }

        #PARAGRAPH166 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH167 {
        top: 602px;
        left: 16px;
        padding: 0px;
        width: 355px;
        height: 141.81817626953125px;
    }

        #PARAGRAPH167 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #SHAPE168 {
        top: 550px;
        left: 10px;
        width: 42.99715805053711px;
        height: 42.99715805053711px;
    }

    #BOX126 {
        top: 6px;
        left: 0px;
        width: 375px;
        height: 117px;
    }

    #PARAGRAPH127 {
        top: 11px;
        left: 14px;
        padding: 0px;
        width: 355px;
        height: 103.63636016845703px;
    }

        #PARAGRAPH127 > .widget-content {
            font-size: 29px;
            text-align: center;
        }

    #BOX128 {
        top: 238px;
        left: 38px;
        width: 303px;
        height: 435px;
    }

    #PARAGRAPH130 {
        top: 185.5px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 204.54544067382812px;
    }

        #PARAGRAPH130 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #PARAGRAPH129 {
        top: 128px;
        left: 71.6875px;
        padding: 0px;
        width: 167px;
        height: 25.454544067382812px;
    }

        #PARAGRAPH129 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #BOX131 {
        top: 778.997px;
        left: 34.5px;
        width: 303px;
        height: 435px;
    }

    #PARAGRAPH132 {
        top: 185.5px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 227.27272033691406px;
    }

        #PARAGRAPH132 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #PARAGRAPH133 {
        top: 905px;
        left: 83.501px;
        padding: 0px;
        width: 217px;
        height: 50.909088134765625px;
    }

        #PARAGRAPH133 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #BOX134 {
        top: 1326.01px;
        left: 42.0033px;
        width: 303px;
        height: 435px;
    }

    #PARAGRAPH135 {
        top: 185.5px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 204.54544067382812px;
    }

        #PARAGRAPH135 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #PARAGRAPH136 {
        top: 1439px;
        left: 105px;
        padding: 0px;
        width: 167px;
        height: 50.909088134765625px;
    }

        #PARAGRAPH136 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #BOX137 {
        top: 1849.99px;
        left: 38.9949px;
        width: 303px;
        height: 435px;
    }

    #PARAGRAPH139 {
        top: 120px;
        left: 69.6875px;
        padding: 0px;
        width: 167px;
        height: 25.454544067382812px;
    }

        #PARAGRAPH139 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH138 {
        top: 151px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 272.7272644042969px;
    }

        #PARAGRAPH138 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BOX140 {
        top: 2391.99px;
        left: 37.6983px;
        width: 303px;
        height: 435px;
    }

    #PARAGRAPH141 {
        top: 119px;
        left: 71.6875px;
        padding: 0px;
        width: 167px;
        height: 25.454544067382812px;
    }

        #PARAGRAPH141 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH142 {
        top: 151px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 181.81817626953125px;
    }

        #PARAGRAPH142 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BOX143 {
        top: 2921.02px;
        left: 35.9945px;
        width: 303px;
        height: 435px;
    }

    #PARAGRAPH144 {
        top: 117px;
        left: 57.6875px;
        padding: 0px;
        width: 199px;
        height: 25.454544067382812px;
    }

        #PARAGRAPH144 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH145 {
        top: 158.997px;
        left: 14.0032px;
        padding: 0px;
        width: 273px;
        height: 136.36363220214844px;
    }

        #PARAGRAPH145 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BOX146 {
        top: 3469.99px;
        left: 37.5029px;
        width: 300px;
        height: 428px;
    }

    #PARAGRAPH147 {
        top: 116px;
        left: 73.6875px;
        padding: 0px;
        width: 167px;
        height: 50.909088134765625px;
    }

        #PARAGRAPH147 > .widget-content {
            font-size: 20px;
            text-align: left;
        }

    #PARAGRAPH148 {
        top: 177px;
        left: 14.6875px;
        padding: 0px;
        width: 273px;
        height: 90.90908813476562px;
    }

        #PARAGRAPH148 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BOX149 {
        top: 4020.01px;
        left: 37.0029px;
        width: 303px;
        height: 428px;
    }

    #PARAGRAPH150 {
        top: 120px;
        left: 35.6875px;
        padding: 0px;
        width: 246px;
        height: 50.909088134765625px;
    }

        #PARAGRAPH150 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH151 {
        top: 177px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 227.27272033691406px;
    }

        #PARAGRAPH151 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BOX152 {
        top: 4568.01px;
        left: 35.0241px;
        width: 303px;
        height: 426px;
    }

    #PARAGRAPH153 {
        top: 113px;
        left: 28.0781px;
        padding: 0px;
        width: 256px;
        height: 50.909088134765625px;
    }

        #PARAGRAPH153 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH154 {
        top: 177px;
        left: 17.6875px;
        padding: 0px;
        width: 273px;
        height: 159.0908966064453px;
    }

        #PARAGRAPH154 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BOX155 {
        top: 5116px;
        left: 29.996px;
        width: 310px;
        height: 475px;
    }

    #PARAGRAPH156 {
        top: 112px;
        left: 30.6875px;
        padding: 0px;
        width: 271px;
        height: 50.909088134765625px;
    }

        #PARAGRAPH156 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #PARAGRAPH157 {
        top: 168px;
        left: 19.6875px;
        padding: 0px;
        width: 273px;
        height: 272.7272644042969px;
    }

        #PARAGRAPH157 > .widget-content {
            font-size: 17px;
            text-align: justify;
        }

    #BUTTON158 {
        top: 6438.99px;
        left: 47.2016px;
        padding: 0px;
        width: 296px;
        height: 69px;
    }

        #BUTTON158 > .widget-content {
            font-size: 32px;
            text-align: center;
        }

    #IMAGE162 .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/s400x450/5ce6402aa6078c5b1f680a4a/4144553-ribbon-scalable-vector-graphics-gold-medal-with-red-ribbon-png-medal-png-vector-900_920_preview-removebg-preview-1561606304.png");
    }

    #IMAGE162 {
        top: 5627px;
        left: 102px;
        width: 166px;
        height: 227px;
    }

    #PARAGRAPH159 {
        top: 50.5px;
        left: 30.1563px;
        padding: 0px;
        width: 106px;
        height: 50.909088134765625px;
    }

        #PARAGRAPH159 > .widget-content {
            font-size: 20px;
            text-align: center;
        }

    #IMAGE236 .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/5ce6402aa6078c5b1f680a4a/dsc_7414-min-1561686707.jpg");
    }

    #IMAGE236 {
        top: 146px;
        left: 86px;
        width: 201px;
        height: 204px;
    }

    #IMAGE239 .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/s450x400/5ce6402aa6078c5b1f680a4a/dsc_8300-min-1561687905.jpg");
    }

    #IMAGE239 {
        top: 1234px;
        left: 84.4974px;
        width: 206px;
        height: 199px;
    }

    #IMAGE240 .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/5ce6402aa6078c5b1f680a4a/1-1561688494.png");
    }

    #IMAGE240 {
        top: 1770px;
        left: 82.5px;
        width: 206px;
        height: 208px;
    }

    #IMAGE241 .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/5ce6402aa6078c5b1f680a4a/dsc_7494-min-1561689013.jpg");
    }

    #IMAGE241 {
        top: 2294px;
        left: 86px;
        width: 201px;
        height: 210px;
    }

    #IMAGE242 .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/5ce6402aa6078c5b1f680a4a/dsc_7498-min-1561689280.jpg");
    }

    #IMAGE242 {
        top: 2835px;
        left: 84px;
        width: 205px;
        height: 208px;
    }

    #IMAGE243 .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/5ce6402aa6078c5b1f680a4a/87d7b40d820b66553f1a-1561689585.jpg");
    }

    #IMAGE243 {
        top: 3371px;
        left: 83.0111px;
        width: 205px;
        height: 206px;
    }

    #IMAGE244 .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/5ce6402aa6078c5b1f680a4a/dsc_7524-min-1561689771.jpg");
    }

    #IMAGE244 {
        top: 3930.99px;
        left: 84.6917px;
        width: 205px;
        height: 204px;
    }

    #IMAGE245 .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/5ce6402aa6078c5b1f680a4a/dsc_8281-min-1561690229.jpg");
    }

    #IMAGE245 {
        top: 4472.99px;
        left: 83.5662px;
        width: 205px;
        height: 206px;
    }

    #IMAGE246 .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/5ce6402aa6078c5b1f680a4a/dsc_8305-min-1561690423.jpg");
    }

    #IMAGE246 {
        top: 5018.99px;
        left: 85.4905px;
        width: 205px;
        height: 205px;
    }

    #GROUP280 {
        top: -71px;
        left: 35.625px;
        width: 309.71875px;
        height: 53px;
    }

    #SHAPE281 {
        top: 17.375px;
        left: 165.21875px;
        width: 18px;
        height: 18px;
    }

    #SHAPE282 {
        top: 17.375px;
        left: 183.4375px;
        width: 18px;
        height: 18px;
    }

    #SHAPE283 {
        top: 17.375px;
        left: 201.640625px;
        width: 18px;
        height: 18px;
    }

    #SHAPE284 {
        top: 17.375px;
        left: 107.5px;
        width: 18px;
        height: 18px;
    }

    #SHAPE285 {
        top: 17.375px;
        left: 89.28125px;
        width: 18px;
        height: 18px;
    }

    #SHAPE286 {
        top: 17.375px;
        left: 70.625px;
        width: 18px;
        height: 18px;
    }

    #SHAPE287 {
        top: 0px;
        left: 119.5px;
        width: 53px;
        height: 53px;
    }

    #LINE288 {
        top: 6.25px;
        left: 155.71875px;
        width: 154px;
        height: 25px;
    }

    #LINE289 {
        top: 5.25px;
        left: 0px;
        width: 123px;
        height: 25px;
    }

    #IMAGE344 .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/5ce6402aa6078c5b1f680a4a/dsc_7429-min-1561973993.jpg");
    }

    #IMAGE344 {
        top: 688px;
        left: 86.5057px;
        width: 201.98863220214844px;
        height: 202.9971466064453px;
    }

    #BOX191 {
        top: 2197px;
        left: -2px;
        width: 382.75px;
        height: 355px;
    }

    #BOX175 {
        top: 3px;
        left: 0px;
        width: 375px;
        height: 135px;
    }

    #PARAGRAPH176 {
        top: 15px;
        left: 10px;
        padding: 0px;
        width: 355px;
        height: 103.63636016845703px;
    }

        #PARAGRAPH176 > .widget-content {
            font-size: 29px;
            text-align: center;
        }

    #BOX177 {
        top: 163.5px;
        left: 0.5px;
        width: 376.5px;
        height: 270px;
    }

    #PARAGRAPH178 {
        top: 193.5px;
        left: 2.75px;
        padding: 0px;
        width: 371px;
        height: 70.90908813476562px;
    }

        #PARAGRAPH178 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #BOX179 {
        top: 429px;
        left: -2px;
        width: 384px;
        height: 264px;
    }

    #PARAGRAPH180 {
        top: 620px;
        left: 8.25px;
        padding: 0px;
        width: 367.25px;
        height: 70.90908813476562px;
    }

        #PARAGRAPH180 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #BOX181 {
        top: 689px;
        left: 1px;
        width: 375px;
        height: 250px;
    }

    #PARAGRAPH182 {
        top: 176px;
        left: 6.5px;
        padding: 0px;
        width: 361px;
        height: 70.90908813476562px;
    }

        #PARAGRAPH182 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #BOX183 {
        top: 1162.56px;
        left: -5.25px;
        width: 387px;
        height: 316px;
    }

    #PARAGRAPH184 {
        top: 209px;
        left: 4.875px;
        padding: 0px;
        width: 376.875px;
        height: 94.54544830322266px;
    }

        #PARAGRAPH184 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #IMAGE301 .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/s450x400/5ce6402aa6078c5b1f680a4a/dsc_7133-1561695408.jpg");
    }

    #IMAGE301 {
        top: -0.495841px;
        left: 87.375px;
        width: 211.00851440429688px;
        height: 196.81817626953125px;
    }

    #BOX185 {
        top: 933px;
        left: 0.50571px;
        width: 375px;
        height: 231.5625px;
    }

    #PARAGRAPH186 {
        top: 182px;
        left: 5px;
        padding: 0px;
        width: 365.25px;
        height: 47.27272415161133px;
    }

        #PARAGRAPH186 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #BOX187 {
        top: 1794px;
        left: -4px;
        width: 384.75px;
        height: 409px;
    }

    #PARAGRAPH188 {
        top: 272px;
        left: 11px;
        padding: 0px;
        width: 361px;
        height: 118.18181610107422px;
    }

        #PARAGRAPH188 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #BOX189 {
        top: 1479px;
        left: -3px;
        width: 385px;
        height: 316px;
    }

    #PARAGRAPH190 {
        top: 244px;
        left: 15px;
        padding: 0px;
        width: 360px;
        height: 47.27272415161133px;
    }

        #PARAGRAPH190 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #IMAGE343 .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/5ce6402aa6078c5b1f680a4a/dsc_7429-min-1561973733.jpg");
    }

    #IMAGE343 {
        top: 0.0696087px;
        left: -0.766997px;
        width: 382.21588134765625px;
        height: 229.00567626953125px;
    }

    #PARAGRAPH192 {
        top: 2469px;
        left: 6.5px;
        padding: 0px;
        width: 368.5px;
        height: 70.90908813476562px;
    }

        #PARAGRAPH192 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #IMAGE297 .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/5ce6402aa6078c5b1f680a4a/7b7282b8e44601185857-1561694917.jpg");
    }

    #IMAGE297 {
        top: 165px;
        left: -0.764138px;
        width: 377.5px;
        height: 187px;
    }

    #IMAGE298 .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/5ce6402aa6078c5b1f680a4a/dsc_7524-min-1561689771.jpg");
    }

    #IMAGE298 {
        top: 432.5px;
        left: -1.25px;
        width: 380.25px;
        height: 186px;
    }

    #IMAGE299 .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/5ce6402aa6078c5b1f680a4a/dsc_7498-min-1561689280.jpg");
    }

    #IMAGE299 {
        top: 688px;
        left: -4.5px;
        width: 393px;
        height: 178px;
    }

    #IMAGE302 .widget-content:first-child .lp-show-image:first-child {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-image: url("https://static.ladipage.net/s600x500/5ce6402aa6078c5b1f680a4a/06658e2b7e2c9a72c33d-1561695558.jpg");
    }

    #IMAGE302 {
        top: 1775px;
        left: -4px;
        width: 385.75px;
        height: 280px;
    }

    #IMAGE303 .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/5ce6402aa6078c5b1f680a4a/dsc_7481-min-1561695828.jpg");
    }

    #IMAGE303 {
        top: 939px;
        left: -4.5px;
        width: 383.5px;
        height: 178px;
    }

    #IMAGE306 .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/5ce6402aa6078c5b1f680a4a/gift-box-white-model_0-1561718361.jpg");
    }

    #IMAGE306 {
        top: 2202px;
        left: -0.75px;
        width: 381.75px;
        height: 264px;
    }

    #IMAGE197 .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/s600x650/5ce6402aa6078c5b1f680a4a/pngtree_christmas_decoration_ribbon_vector_material_1720600-removebg-preview-1561626119.png");
    }

    #IMAGE197 {
        top: -150px;
        left: 5px;
        width: 375px;
        height: 441px;
    }

    #HEADLINE199 {
        top: 175px;
        left: 118.5px;
        padding: 0px;
        width: 186px;
        height: 34.54545211791992px;
    }

        #HEADLINE199 > .widget-content {
            font-size: 29px;
            text-align: left;
        }

    #PARAGRAPH201 {
        top: 273px;
        left: 50.5px;
        padding: 0px;
        width: 280px;
        height: 23.636362075805664px;
    }

        #PARAGRAPH201 > .widget-content {
            font-size: 18px;
            text-align: left;
        }

    #PARAGRAPH202 {
        top: 314px;
        left: 47.5px;
        padding: 0px;
        width: 315px;
        height: 70.90908813476562px;
    }

        #PARAGRAPH202 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #PARAGRAPH203 {
        top: 396px;
        left: 48px;
        padding: 0px;
        width: 315px;
        height: 47.27272415161133px;
    }

        #PARAGRAPH203 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #SHAPE211 {
        top: 529px;
        left: 9.5px;
        width: 32px;
        height: 32px;
    }

    #SHAPE212 {
        top: 268px;
        left: 6.5px;
        width: 32px;
        height: 32px;
    }

    #SHAPE213 {
        top: 318px;
        left: 6.5px;
        width: 32px;
        height: 32px;
    }

    #SHAPE214 {
        top: 399px;
        left: 7.5px;
        width: 32px;
        height: 32px;
    }

    #SHAPE215 {
        top: 467px;
        left: 7.5px;
        width: 32px;
        height: 32px;
    }

    #PARAGRAPH204 {
        top: 379px;
        left: 51px;
        padding: 0px;
        width: 314px;
        height: 47.27272415161133px;
    }

        #PARAGRAPH204 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #PARAGRAPH205 {
        top: 310px;
        left: 52px;
        padding: 0px;
        width: 313px;
        height: 47.27272415161133px;
    }

        #PARAGRAPH205 > .widget-content {
            font-size: 18px;
            text-align: justify;
        }

    #HEADLINE216 {
        top: 472px;
        left: 7px;
        padding: 0px;
        width: 355px;
        height: 100.90908813476562px;
    }

        #HEADLINE216 > .widget-content {
            font-size: 28px;
            text-align: center;
        }

    #IMAGE217 .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/5ce6402aa6078c5b1f680a4a/image-removebg-preview-1561627311.png");
    }

    #IMAGE217 {
        top: 575px;
        left: 28.5px;
        width: 314px;
        height: 26px;
    }

    #PARAGRAPH218 {
        top: 570px;
        left: 187.5px;
        padding: 0px;
        width: 280px;
        height: 24.545454025268555px;
    }

        #PARAGRAPH218 > .widget-content {
            font-size: 19px;
            text-align: left;
        }

    #PARAGRAPH219 {
        top: 797px;
        left: 44px;
        padding: 0px;
        width: 298px;
        height: 65.45454406738281px;
    }

        #PARAGRAPH219 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #PARAGRAPH220 {
        top: 1112px;
        left: 44.5px;
        padding: 0px;
        width: 298px;
        height: 43.63636016845703px;
    }

        #PARAGRAPH220 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #PARAGRAPH221 {
        top: 1395px;
        left: 56.5px;
        padding: 0px;
        width: 280px;
        height: 21.818180084228516px;
    }

        #PARAGRAPH221 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #PARAGRAPH222 {
        top: 1656px;
        left: 61.4996px;
        padding: 0px;
        width: 280px;
        height: 43.63636016845703px;
    }

        #PARAGRAPH222 > .widget-content {
            font-size: 16px;
            text-align: center;
        }

    #LINE223 {
        top: 868px;
        left: 128px;
        width: 127px;
        height: 25px;
    }

    #LINE224 {
        top: 1700.01px;
        left: 136.484px;
        width: 125px;
        height: 25px;
    }

    #LINE225 {
        top: 1150px;
        left: 116.5px;
        width: 148px;
        height: 25px;
    }

    #LINE226 {
        top: 1420px;
        left: 131.49px;
        width: 127px;
        height: 25px;
    }

    #IMAGE307 .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/5ce6402aa6078c5b1f680a4a/mat-na-duong-da-skin-food-beauty-in-a-food-mask-sheet-hinh-anh3-1561696343.jpg");
    }

    #IMAGE307 {
        top: 609px;
        left: 88px;
        width: 189px;
        height: 184px;
    }

    #IMAGE308 .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/5ce6402aa6078c5b1f680a4a/dung-kem-chong-nang-hay-kem-duong-da-truoc-1561696495.jpg");
    }

    #IMAGE308 {
        top: 912px;
        left: 91px;
        width: 196px;
        height: 193px;
    }

    #IMAGE309 .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/5ce6402aa6078c5b1f680a4a/phan-nen-cho-da-dau-2-1561697101.jpg");
    }

    #IMAGE309 {
        top: 1185.99px;
        left: 90.0142px;
        width: 193px;
        height: 195px;
    }

    #IMAGE310 .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/5ce6402aa6078c5b1f680a4a/10-thuc-pham-chua-nhieu-vitamin-c-hon-ca-cam11536131214-1561697252.png");
    }

    #IMAGE310 {
        top: 1454px;
        left: 94.9981px;
        width: 197px;
        height: 190px;
    }

    #BOX320 {
        top: 132px;
        left: 38.5px;
        width: 300px;
        height: 194px;
    }

    #HEADLINE321 {
        top: 20px;
        left: 0px;
        padding: 0px;
        width: 300px;
        height: 41.818180084228516px;
    }

        #HEADLINE321 > .widget-content {
            font-size: 16px;
            text-align: center;
            line-height: 21px;
        }

    #BUTTON323 {
        top: 93px;
        left: 17px;
        padding: 0px;
        width: 263px;
        height: 45px;
    }

        #BUTTON323 > .widget-content {
            font-size: 14px;
            text-align: center;
        }

    #FORM324 {
        top: 94px;
        left: 29px;
        width: 262px;
        height: 43px;
    }

        #FORM324 > .widget-content {
            font-size: 16px;
        }

    #ITEM_FORM325 {
        top: 0px;
        left: -9px;
        width: 262px;
        height: 43px;
    }

        #ITEM_FORM325 > .widget-content {
            font-size: 16px;
        }

    #HEADLINE326 {
        top: 18px;
        left: 8px;
        padding: 0px;
        width: 355px;
        height: 21.818180084228516px;
    }

        #HEADLINE326 > .widget-content {
            font-size: 18px;
            text-align: center;
        }

    #HEADLINE327 {
        top: 52px;
        left: 39.5px;
        padding: 0px;
        width: 300px;
        height: 67.2727279663086px;
    }

        #HEADLINE327 > .widget-content {
            font-size: 28px;
            text-align: center;
            line-height: 34px;
        }

    #SHAPE328 {
        top: 12px;
        left: 522.5px;
        width: 44px;
        height: 44px;
    }

    #FORM329 {
        top: 350px;
        left: 37.5px;
        width: 300px;
        height: 235px;
    }

        #FORM329 > .widget-content {
            font-size: 16px;
        }

    #ITEM_FORM330 {
        top: 0px;
        left: 0px;
        width: 300px;
        height: 36px;
    }

        #ITEM_FORM330 > .widget-content {
            font-size: 16px;
        }

    #ITEM_FORM331 {
        top: 45px;
        left: 0px;
        width: 300px;
        height: 36px;
    }

        #ITEM_FORM331 > .widget-content {
            font-size: 16px;
        }

    #ITEM_FORM332 {
        top: 90px;
        left: 0px;
        width: 300px;
        height: 36px;
    }

        #ITEM_FORM332 > .widget-content {
            font-size: 16px;
        }

    #ITEM_FORM333 {
        top: 135px;
        left: 0px;
        width: 300px;
        height: 100px;
    }

        #ITEM_FORM333 > .widget-content {
            font-size: 16px;
        }

    #BUTTON334 {
        top: 600px;
        left: 107.5px;
        padding: 0px;
        width: 160px;
        height: 40px;
    }

        #BUTTON334 > .widget-content {
            font-size: 16px;
            text-align: center;
        }
}

@media (max-width: 767px) {
    .container {
        width: 375px !important;
    }
}
