/*data:
https://www.xsens.com/hs-fs/hub/3446270/hub_generated/module_assets/1609769566974/module_10387199301_XS19_-_Header.css
https://www.xsens.com/hs-fs/hub/3446270/hub_generated/module_assets/11767283122/1584010587178/module_11767283122_XS19_-_Home_Hero.min.css
https://www.xsens.com/hs-fs/hub/3446270/hub_generated/module_assets/11585429581/1587417760559/module_11585429581_XS19_-_Horizontal_Spacer.min.css
https://www.xsens.com/hs-fs/hub/3446270/hub_generated/module_assets/10740172276/1588584385084/module_10740172276_XS19_-_Explore_-_Latest.min.css
https://www.xsens.com/hs-fs/hub/3446270/hub_generated/module_assets/9952584643/1592400436782/module_9952584643_XS19_-_Text_-_Media.min.css
https://www.xsens.com/hs-fs/hub/3446270/hub_generated/module_assets/1564057261941/module_11459465208_xsens_2019_modules_XS19_-_Newsletter.min.css
https://www.xsens.com/hs-fs/hub/3446270/hub_generated/module_assets/1571149541008/module_10529107383_xsens_2019_modules_global_XS19_-_Footer.min.css
https://cdn2.hubspot.net/hub/7052064/hub_generated/template_assets/1612206218051/hubspot/hubspot_default/shared/responsive/layout.min.css
https://www.xsens.com/hs-fs/hub/3446270/hub_generated/template_assets/9958637335/1610120730238/xsens_2019/styles/main.min.css
https://www.xsens.com/hs-fs/hub/3446270/hub_generated/template_assets/14599343129/1593155782163/xsens_2019/styles/all.min.css*/

.module-home-hero {
    display: flex;
    height: 100vh
}

.module-home-hero .pilar {
    display: flex;
    align-items: center;
    position: relative;
    flex: 1 1 0;
    height: 100%;
    max-width: 1200px;
    padding: 0px 30px;
    transition: flex .4s ease-in-out;
    overflow: hidden;
    z-index: 0;
    text-decoration: none;
    color: #fff
}

.module-home-hero .pilar.active {
    flex: 4 1 0
}

.module-home-hero .pilar__link {
    text-decoration: none;
    color: white
}

.module-home-hero .pilar__visual {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    z-index: -1
}

.module-home-hero .pilar__visual .lottie {
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1
}

.module-home-hero .pilar__visual img {
    width: auto;
    max-width: 1200px;
    height: 100%;
    object-fit: cover
}

.module-home-hero .pilar__visual svg {
    height: 100vh !important;
    width: 100vw !important
}

.module-home-hero .pilar__body {
    min-width: 420px;
    max-width: 420px
}

.module-home-hero .pilar__body .pilar__heading {
    text-shadow: 1px 1px 3px rgba(55, 55, 55, 1)
}

.module-home-hero .pilar__body .pilar__subheading {
    text-shadow: 1px 1px 1px rgba(55, 55, 55, 1)
}

.module-home-hero .pilar__body .pilar__heading a {
    text-decoration: none;
    color: white
}

.module-home-hero .pilar #lottie1 svg g #avatar, .module-home-hero .pilar #lottie2 svg g #phone {
    opacity: 0 !important;
    transition: all .3s ease;
    transition-delay: .4s
}

.module-home-hero .pilar #lottie3 svg g #drone_outlet {
    opacity: 0 !important;
    transition: opacity .3s ease;
    transition-delay: .4s
}

.module-home-hero .pilar.active #lottie1 svg g #avatar, .module-home-hero .pilar.active #lottie2 svg g #phone, .module-home-hero .pilar.active #lottie3 svg g #drone_outlet {
    opacity: 1 !important
}

.module-home-hero .pilar #lottie3 svg g #drone_full_image {
    opacity: 1 !important;
    transition: all .3s ease;
    transition-delay: .2s
}

.module-home-hero .pilar.active #lottie3 svg g #drone_full_image {
    opacity: 0 !important
}

@media only screen and (min-width:992px) {
    .module-home-hero .pilar__body {
        min-width: 500px;
        max-width: 500px
    }
}

.module-home-hero .pilar__heading {
    font-family: 'Cairo', sans-serif;
    font-size: 3.2rem;
    font-weight: 600;
    line-height: 1;
    color: inherit;
    letter-spacing: -.8px;
    margin-bottom: .75rem
}

.module-home-hero .pilar__subheading {
    margin-bottom: 1rem
}

.module-home-hero .pilar__subheading, .module-home-hero .pilar__cta {
    opacity: 0;
    transition: opacity .2s ease-in-out .2s
}

.module-home-hero .pilar:hover .pilar__subheading, .module-home-hero .pilar:hover .pilar__cta {
    opacity: 1
}

@media only screen and (max-width:768px) and (max-height:1024px) {
    .module-home-hero {
        display: block;
        height: auto !important;
    }
    .module-home-hero .pilar__visual {
        position: relative
    }
    .module-home-hero .pilar__visual svg {
        height: 100% !important;
        width: 100% !important
    }
    .module-home-hero .pilar__body {
        min-width: 0px;
        max-width: none;
        padding: 30px;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%)
    }
    .module-home-hero .pilar .pilar__subheading, .module-home-hero .pilar .pilar__cta {
        opacity: 1
    }
    .module-home-hero .pilar {
        padding: 0;
        position: relative
    }
    .module-home-hero .pilar__visual .lottie {
        height: initial;
        position: relative;
        top: 0;
        left: 0;
        transform: none
    }
    .module-home-hero .pilar.active {
        flex: 1
    }
}

@media only screen and (max-width:480px) {
    .module-home-hero .pilar {
        display: block;
        margin-bottom: 2px
    }
    .module-home-hero .pilar__body {
        min-width: 0px;
        max-width: none;
        padding: 60px 30px;
        position: relative;
        top: 0;
        transform: none;
        background-size: cover;
        background-position: center
    }
    .module-home-hero .pilar-1 .pilar__body {
        background-image: url('http://www.fdisystems.cn/uploads/20220809/0cd5d268820bf6d1aed009c6389ec474.jpg')
    }
    .module-home-hero .pilar-2 .pilar__body {
        background-image: url('http://www.fdisystems.cn//uploads/20221204/微信图片_20201113142912 - 副本.jpg')
    }
    .module-home-hero .pilar-3 .pilar__body {
        background-image: url('http://www.fdisystems.cn/uploads/20221201/c2727f0efc1462f8c8a4b9d03d485ad9.png')
    }
    .module-home-hero .pilar__visual {
        display: none
    }
    .module-home-hero .pilar__heading {
        font-size: 2.5rem
    }
}

.button {
    display: inline-block;
    border: 2px solid transparent;
    padding: 12px 24px;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    text-decoration: none;
    transition: all .3s ease-in-out
}

@media only screen and (min-width:769px) {
    .button {
        padding: 20px 24px
    }
}

.button--orange, .button-orange, .button-primary {
    display: inline-flex;
    color: #fff;
    padding: 16px 32px;
    text-decoration: none;
    justify-content: space-between;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    text-decoration: none;
    background-color: #ea6852;
    transition: all .3s ease-in-out;
    border: 2px solid transparent;
    cursor: pointer
}

.button--orange::after, .button-orange::after, .button-primary::after {
    content: "";
    width: 1.1rem;
    height: 1.1rem;
    background-image: url('chevron-white.svg');
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(90deg);
    transition: transform .3s ease-in-out;
    margin-top: 1px;
    margin-left: 32px
}

.button--orange:hover, .button-orange:hover, .button-primary:hover {
    background-color: #fff;
    color: #ea6852 !important
}

.button--orange:hover::after, .button-orange:hover::after, .button-primary:hover::after {
    background-image: url('chevron-coral.svg');
    transform: rotate(90deg) translateY(-10px)
}

.button--white, .button-white, .button-secondary {
    display: inline-flex;
    color: #e96752;
    padding: 16px 32px;
    text-decoration: none;
    justify-content: space-between;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    text-decoration: none;
    background-color: #fff;
    transition: all .1s ease-in-out;
    border: 2px solid transparent;
    cursor: pointer
}

.button--white::after, .button-white::after, .button-secondary::after {
    content: "";
    width: 1.1rem;
    height: 1.1rem;
    background-image: url('chevron-coral.svg');
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(90deg);
    transition: transform .3s ease-in-out;
    margin-top: 1px;
    margin-left: 32px
}

.button--white:hover, .button-white:hover, .button-secondary:hover {
    background-color: #ea6852;
    color: #fff
}

.button--white:hover::after, .button-white:hover::after, .button-secondary:hover::after {
    background-image: url('chevron-white.svg');
    transform: rotate(90deg) translateY(-10px)
}

.button.disabled, .button.disabled:hover {
    border-color: transparent;
    cursor: not-allowed;
    opacity: .5
}

.button--read-more, .button-read-more, .button-read-more-primary, .button-read-more-secondary {
    display: inline-flex;
    align-self: flex-start;
    color: #e96752;
    text-decoration: none;
    justify-content: space-between;
    align-items: center;
    font-family: "Cairo", sans-serif;
    background-color: transparent;
    border: 0;
    font-size: 1rem;
    text-decoration: none;
    padding-left: 0;
    cursor: pointer;
    -webkit-appearance: none
}

.button-read-more-secondary {
    color: #fff
}

.button--read-more::before, .button-read-more::before {
    content: attr(data-text)
}

.button--read-more::after, .button-read-more::after, .button-read-more-secondary::after {
    content: "";
    width: 1.1rem;
    height: 1.1rem;
    background-image: url('chevron-coral.svg');
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(90deg);
    transition: transform .3s ease-in-out;
    margin-top: 1px;
    margin-left: 26px;
}

.button-read-more-secondary::after {
    background-image: url('chevron-white.svg');
}

.button--read-more:hover::after, .button-read-more:hover::after, .button-read-more-secondary:hover::after {
    transform: rotate(90deg) translateY(-10px)
}

@media only screen and (max-width:768px) {
    .module-home-hero .pilar,
    .module-home-hero .pilar__visual svg {
        height: auto !important;
    }
    .module-home-hero .pilar {
        margin-bottom: 10px;
    }
    .module-home-hero .pilar:last-child {
        margin-bottom: 0px;
    }
}

.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    margin-bottom: 0px;
}