<style type="text/css">.landing-page {
    position: relative;
}
.lfl-section.lfl-sticky-wrapper {
    z-index: 900 !important;
}
.section-ultrawide {
    width: 100%;
    max-width: 100%;
}

.section-fullwidth {
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.section-wide {
    width: 100%;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
}

.section-medium {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.section-small {
    width: 100%;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

.section-mobile {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.row-ultrawide {
    max-width: 1280px;
}

.row-fullwidth {
    max-width: 1170px;
}

.row-wide {
    max-width: 1120px;
}

.row-medium {
    max-width: 960px;
}

.row-small {
    max-width: 720px;
}

.row-mobile {
    max-width: 500px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-background-clip: text;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: none !important
}

.lfl-shadow5 {
    box-shadow: 0 1px 3px #0000000d;
}

.lfl-shadow10 {
    box-shadow: 0 1px 5px #0000001a;
}

.lfl-shadow20 {
    box-shadow: 0 1px 5px #0003;
}

.lfl-shadow30 {
    box-shadow: 0 2px 5px 2px #0000004d;
}

.lfl-shadow40 {
    box-shadow: 0 2px 5px 2px #0006;
}

.lfl-shadow5inner {
    box-shadow: 0 1px 3px #0000000d inset;
}

.lfl-shadow10inner {
    box-shadow: 0 1px 5px #0000001a inset;
}

.lfl-shadow20inner {
    box-shadow: 0 1px 5px #0003 inset;
}

.lfl-shadow30inner {
    box-shadow: 0 2px 5px 2px #0000004d inset;
}

.lfl-shadow40inner {
    box-shadow: 0 2px 5px 2px #0006 inset;
}

.lfl-clearfix {
    width: 100%;
    height: 1px;
    margin: 0;
    padding: 0;
}

.lfl-trigger-popup {
    cursor: pointer !important;
}

.lfl-visibility-desktop {
    display: block !important;
}

.lfl-visibility-mobile {
    display: none !important;
}

@media screen and (max-width: 767px) {
    .lfl-visibility-desktop {
        display: none !important;
    }

    .lfl-visibility-mobile {
        display: block !important;
    }
}

.lfl-bg-video {
    position: absolute;
    z-index: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none
}

.lfl-parallax-wrapper {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden
}

.lfl-parallax {
    position: relative;
    top: 0;
    left: 0;
    opacity: 0;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 100%;
    object-fit: cover
}

.full-video-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.full-video-wrapper iframe {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    background-color: #000000
}

.full-video-wrapper video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translateX(-50%) translateY(-50%);
    object-fit: cover;
    background-color: #000000
}

.lfl-custom-canvas {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 0;
}

.lfl-custom-canvas.top {
    top: 0;
}

.lfl-custom-canvas.middle {
    top: 50%;
    transform: translateY(-50%);
}

.lfl-custom-canvas.bottom {
    bottom: 0;
}

.lfl-object-overlay {
    z-index: 0;
    position: absolute;
    inset: 0;
    width: 100%;
}

.lfl-section {
    width: 100%;
    position: relative;
    z-index: 2
}

.lfl-section.lfl-transition-section {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
    z-index: 1
}

.lfl-sectionWrap {
    width: 100%;
    position: relative
}

.lfl-sectionWrap.lfl-transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}

.lfl-sectionWrap.lfl-top-transition {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
}

.lfl-sectionWrap.lfl-bottom-transition {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}

.lfl-section.lfl-sticky-wrapper .lfl-sectionWrap.lfl-sticky {
    z-index: 90 !important
}

.lfl-section.lfl-sticky-wrapper .lfl-sectionWrap.lfl-sticky.lfl-transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 90 !important
}

.lfl-section.lfl-sticky-wrapper.in-sticky .lfl-sectionWrap.lfl-sticky {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 90 !important
}

.lfl-section.lfl-sticky-wrapper.in-sticky .lfl-sectionWrap.lfl-sticky.lfl-transparent {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 90 !important
}

.lfl-section.lfl-sticky-wrapper.in-sticky.highlight .lfl-sectionWrap.lfl-sticky {
    z-index: 91 !important
}

.lfl-section.lfl-sticky-wrapper.in-sticky.highlight .lfl-sectionWrap.lfl-sticky.lfl-transparent {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 91 !important
}

.lfl-sectionInner {
    width: 100%;
    position: relative;
    z-index: 1
}

.lfl-rowsAdded {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    min-height: 100px
}

.lfl-section.full-row .lfl-rowsAdded,
.lfl-section.full-row .lfl-rowsAdded .lfl-row {
    max-width: 100% !important
}

.lfl-section.has-rows .lfl-rowsAdded {
    min-height: auto !important
}

.lfl-row {
    min-height: 150px;
    position: relative
}

.lfl-row.has-columns {
    min-height: auto
}

.lfl-rowInner {
    width: 100%;
    position: relative
}

.lfl-columns-wrap {
    display: flex;
    width: 100%
}

.lfl-column {
    flex: 1 1 auto;
    position: relative
}

.lfl-columnOuter,
.lfl-columnInner {
    position: relative;
    width: 100%;
    height: 100%
}

.lfl-elementsAdded {
    width: 100%;
    display: flex;
    height: 100%;
    min-height: 100px !important
}

.lfl-row.all-columns-non-empty .lfl-elementsAdded {
    min-height: auto !important
}

.lfl-element {
    position: relative;
    max-width: 100%
}

.lfl-elementInner {
    width: 100%;
    position: relative;
}

@media screen and (max-width: 991px) {
    .lfl-row:not(.has-inline-columns) .lfl-columns-wrap {
        flex-direction: column;
    }

    .lfl-row:not(.has-inline-columns) .lfl-column {
        width: 100% !important;
        flex: unset !important;
    }

    .lfl-row:not(.has-inline-columns).order-fromright .lfl-columns-wrap {
        flex-direction: column-reverse;
    }

    .lfl-column .lfl-elementsAdded {
        flex-flow: column nowrap !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .lfl-column.has-elements .lfl-elementsAdded {
        min-height: auto !important;
    }

    .mt-zero {
        margin-top: 0px !important
    }

    .mb-zero {
        margin-bottom: 0px !important
    }
}

@media screen and (max-width: 767px) {
    .lfl-column {
        width: 100% !important;
        flex: unset !important;
    }

    .lfl-element {
        flex: none !important;
        width: 100% !important;
    }

    .mt-zero {
        margin-top: 0px !important
    }

    .mb-zero {
        margin-bottom: 0px !important
    }

    .lfl-element .lfl-container {
        width: 100% !important;
    }

    .lfl-sectionInner,
    .lfl-rowInner,
    .lfl-columnOuter,
    .lfl-columnInner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .lfl-columnInner.non-zero-padding {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media screen and (max-width: 767px) {

    body,
    code,
    span,
    p,
    label,
    ul li {
        font-size: 15px !important;
    }

    .h1,
    h1,
    .h1 *,
    h1 * {
        font-size: 28px !important;
    }

    .h2,
    h2,
    .h2 *,
    h2 * {
        font-size: 26px !important;
    }

    .h3,
    h3,
    .h3 *,
    h3 * {
        font-size: 22px !important;
    }

    .h4,
    h4,
    .h4 *,
    h4 * {
        font-size: 20px !important;
    }

    .h5,
    h5,
    .h5 *,
    h5 * {
        font-size: 17px !important;
    }

    .h6,
    h6,
    .h6 *,
    h6 * {
        font-size: 15px !important;
    }

    .custom-title,
    .custom-title p,
    .custom-title span {
        font-size: 28px !important;
    }
}

.form-group .iti {
    width: 100%
}

.lfl-section-slider-arrow {
    background-color: #cccccc70;
    color: #fff;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 25px);
    font-size: 36px;
    z-index: 999;
    cursor: pointer
}

.lfl-section-slider-arrow.left {
    left: 30px
}

.lfl-section-slider-arrow.right {
    right: 30px
}

.lfl-section-slider-arrow:hover {
    background-color: #cccccc
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-10%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translateX(10%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInRightFifty {
    0% {
        opacity: 0;
        transform: translateX(50%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInTop {
    0% {
        opacity: 0;
        transform: translateY(-10%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideInBottom {
    0% {
        opacity: 0;
        transform: translateY(10%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes nestedFadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fade-in {
    animation: fadeIn 0.5s forwards;
    opacity: 1;
    visibility: visible
}

.slide-in-right-fifty {
    animation: slideInRightFifty 1s forwards;
    opacity: 1;
    visibility: visible
}

.slide-in-left.slow-speed-animation {
    opacity: 0;
    animation: slideInLeft 2s forwards;
    animation-delay: 1s;
    visibility: visible
}

.slide-in-right.slow-speed-animation {
    opacity: 0;
    animation: slideInRight 2s forwards;
    animation-delay: 1s;
    visibility: visible
}

.slide-in-top.slow-speed-animation {
    opacity: 0;
    animation: slideInTop 2s forwards;
    animation-delay: 1s;
    visibility: visible
}

.slide-in-bottom.slow-speed-animation {
    opacity: 0;
    animation: slideInBottom 2s forwards;
    animation-delay: 1s;
    visibility: visible
}

.slide-in-left.normal-speed-animation {
    opacity: 0;
    animation: slideInLeft 1s forwards;
    animation-delay: 1s;
    visibility: visible
}

.slide-in-right.normal-speed-animation {
    opacity: 0;
    animation: slideInRight 1s forwards;
    animation-delay: 1s;
    visibility: visible
}

.slide-in-top.normal-speed-animation {
    opacity: 0;
    animation: slideInTop 1s forwards;
    animation-delay: 1s;
    visibility: visible
}

.slide-in-bottom.normal-speed-animation {
    opacity: 0;
    animation: slideInBottom 1s forwards;
    animation-delay: 1s;
    visibility: visible
}

.slide-in-left.fast-speed-animation {
    opacity: 0;
    animation: slideInLeft 0.3s forwards;
    animation-delay: 1s;
    visibility: visible
}

.slide-in-right.fast-speed-animation {
    opacity: 0;
    animation: slideInRight 0.3s forwards;
    animation-delay: 1s;
    visibility: visible
}

.slide-in-top.fast-speed-animation {
    opacity: 0;
    animation: slideInTop 0.3s forwards;
    animation-delay: 1s;
    visibility: visible
}

.slide-in-bottom.fast-speed-animation {
    opacity: 0;
    animation: slideInBottom 0.3s forwards;
    animation-delay: 1s;
    visibility: visible
}

.fade-in-hover {
    opacity: .5;
    animation: 1s forwards fadeInEffect
}

@keyframes fadeInEffect {
    from {
        opacity: .5;
    }

    to {
        opacity: 1;
    }
}

@keyframes InLeft {
    0% {
        opacity: 0;
        transform: translateX(-10%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes InRight {
    0% {
        opacity: 0;
        transform: translateX(10%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes InTop {
    0% {
        opacity: 0;
        transform: translateY(-10%)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes InBottom {
    0% {
        opacity: 0;
        transform: translateY(10%)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.in-bottom,
.in-left,
.in-right,
.in-top {
    opacity: 1;
    visibility: visible
}

</style>