.m-hero{padding-bottom:var(--hero-padding-bottom);padding-top:var(--hero-padding-top);position:relative;z-index:0}
.m-hero--auto-height{height:auto}
@media(max-width:991.98px){.m-hero--text-center-mobile .m-hero__content{left:10px;padding:0 15px;position:absolute;width:100%}
}
.m-hero .cmp-image__image{height:100%;left:0;-o-object-fit:var(--hero-media-image-object-fit);object-fit:var(--hero-media-image-object-fit);-o-object-position:var(--hero-media-image-object-position);object-position:var(--hero-media-image-object-position);position:absolute;top:0;width:100%}
@media(min-width:992px){.m-hero{overflow:hidden}
}
.m-hero__title+.m-hero__header{margin-top:var(--hero-title-top-spacing)}
.m-hero__header+.m-hero__body{margin-top:var(--hero-title-top-spacing)}
.m-hero__body{font-family:var(--hero-para-font-family);font-weight:300}
@media(max-width:991.98px){.m-hero__body{font-size:var(--hero-body-font-size-md-sm);font-weight:400;line-height:var(--hero-body-line-height-md-sm)}
}
.m-hero__media{z-index:-1}
.m-hero__media:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}
.m-hero__media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
@media(min-width:992px){.m-hero__media{height:100%;left:0;position:absolute;top:0;width:100%}
}
@media(max-width:991.98px){.m-hero__media{margin-left:calc(-50vw - -50%);min-width:100vw;position:relative}
}
.m-hero__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative}
@media(min-width:992px){.m-hero__content{margin-left:var(--hero-content-default-space);width:var(--hero-content-default-width)}
}
@media(max-width:991.98px){.m-hero__content{width:100%}
}
.m-hero__content-image{-ms-flex-item-align:start;align-self:flex-start}
@media(max-width:991.98px){.m-hero__content-image{max-width:80%}
}
.m-hero .cmp-image__image,.m-hero__image,.m-hero__parallax-image{height:100%;left:0;-o-object-fit:var(--hero-media-image-object-fit);object-fit:var(--hero-media-image-object-fit);-o-object-position:var(--hero-media-image-object-position);object-position:var(--hero-media-image-object-position);position:absolute;top:0;width:100%}
.m-hero .m-hero__parallax-image{width:auto}
.m-hero__parallax-wrapper .m-hero__parallax-image{height:var(--hero-parallax-image-height);min-height:var(--hero-parallax-image-min-height);z-index:-1}
@media(min-width:992px){.m-hero__parallax-wrapper .m-hero__parallax-image{min-height:var(--hero-parallax-image-min-height-xl)}
}
@media(min-width:1200px){.m-hero__parallax-wrapper .m-hero__parallax-image{-o-object-fit:fill;object-fit:fill;-o-object-position:50% 50%;object-position:50% 50%}
}
.m-hero__extras{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:var(--hero-desktop-extras-top-spacing)}
.m-hero__extras>.xfpage{width:100%}
@media(max-width:991.98px){.m-hero__extras{margin-top:var(--hero-tablet-extras-top-spacing)}
.m-hero__extras .a-button{margin-top:0}
}
@media(max-width:575.98px){.m-hero__extras{display:block;margin-top:var(--hero-mobile-extras-top-spacing)}
.m-hero__extras .a-button{display:block;width:100%}
.m-hero__extras .a-button .a-link{width:100%}
.m-hero__extras .a-button .a-button{text-align:center;width:100%}
.m-hero__extras .a-button+.a-button{margin-left:0 !important;margin-top:var(--hero-mobile-extras-top-spacing)}
}
.m-hero__extras .a-button .a-button{margin:0}
.m-hero__extras .a-button+.a-button{margin-left:var(--hero-extras-between-spacing)}
.m-hero--media-start .m-hero__media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.m-hero--media-start .m-hero__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.m-hero--media-start .m-hero__parallax-image{left:0;margin-left:-20%;max-width:87%;padding-left:10%;right:auto}
@media(min-width:768px) and (max-width:991.98px){.m-hero--media-start .m-hero__content{padding-bottom:var(--hero-tablet-medium-content-top-space-dbl);padding-top:var(--hero-tablet-medium-content-top-space)}
}
@media(max-width:767.98px){.m-hero--media-start .m-hero__content{padding-bottom:var(--hero-mobile-medium-content-top-space-dbl);padding-top:var(--hero-mobile-medium-content-top-space)}
}
.m-hero--media-end .m-hero__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.m-hero--media-end .m-hero__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.m-hero--media-end .m-hero__parallax-image{left:auto;right:0}
@media(min-width:768px) and (max-width:991.98px){.m-hero--media-end .m-hero__content{padding-bottom:var(--hero-tablet-medium-content-top-space);padding-top:var(--hero-tablet-medium-content-top-space-dbl)}
}
@media(max-width:767.98px){.m-hero--media-end .m-hero__content{padding-bottom:var(--hero-mobile-medium-content-top-space);padding-top:var(--hero-mobile-medium-content-top-space-dbl)}
}
.m-hero--rounded-corners{border-radius:var(--hero-rounded-corners)}
.m-hero--dark{background:var(--hero-bg-dark)}
.m-hero--dark .m-hero__body,.m-hero--dark .m-hero__header,.m-hero--dark .m-hero__subtitle,.m-hero--dark .m-hero__title{color:var(--hero-color-dark)}
.m-hero--light{background:var(--hero-bg-light)}
.m-hero--light .m-hero__body,.m-hero--light .m-hero__header,.m-hero--light .m-hero__subtitle,.m-hero--light .m-hero__title{color:var(--hero-color-light)}
.m-hero--body-strong .m-hero__body{font-weight:700}
.m-hero--tall{height:var(--hero-desktop-tall-height)}
@media(min-width:992px){.m-hero--tall .m-hero__content{padding-top:var(--hero-desktop-tall-top-space)}
.m-hero--tall .m-hero__header{font-size:var(--hero-header-font-size);line-height:var(--hero-header-line-height)}
.m-hero--half-width.m-hero--tall{padding:var(--hero-desktop-tall-content-halfwidth-space)}
.m-hero--half-width.m-hero--tall .m-hero__content{padding-top:0}
.m-hero--half-width.m-hero--tall .m-hero__media{height:var(--hero-desktop-tall-media-height)}
.m-hero--half-width.m-hero--text-vertical-align-center.m-hero--tall .m-hero__content{padding-top:var(--hero-desktop-top-space-vertical-align)}
.m-hero--half-width.m-hero--text-vertical-align-center.m-hero--tall .m-hero__content .m-hero__title{position:unset}
.m-hero--half-width.m-hero--remove-spacing-bottom.m-hero--tall .m-hero__media{height:var(--hero-desktop-tall-height)}
}
@media(min-width:768px) and (max-width:991.98px){.m-hero--tall{height:var(--hero-tablet-tall-height)}
.m-hero--tall .m-hero__content{height:var(--hero-tablet-tall-height)-var(--hero-tablet-tall-media-height);padding-top:var(--hero-tablet-tall-content-top-space)}
.m-hero--tall .m-hero__media{height:var(--hero-tablet-tall-media-height)}
}
@media(max-width:767.98px){.m-hero--tall{height:auto}
.m-hero--tall .m-hero__content{height:var(--hero-mobile-tall-height)-var(--hero-mobile-tall-media-height);padding-top:var(--hero-mobile-tall-content-top-space)}
.m-hero--tall .m-hero__media{height:var(--hero-mobile-tall-media-height)}
}
.m-hero--medium{height:var(--hero-desktop-medium-height)}
@media(min-width:992px){.m-hero--medium .m-hero__content{padding-top:var(--hero-desktop-medium-content-top-space)}
.m-hero--medium .m-hero__title{position:absolute;top:var(--hero-desktop-medium-title-top-space)}
.m-hero--text-align-center.m-hero--medium .m-hero__title{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.m-hero--text-align-end.m-hero--medium .m-hero__title{left:auto;right:15px}
.m-hero--medium .m-hero__title+.m-hero__header{margin-top:0}
.m-hero--half-width.m-hero--medium{padding:0}
.m-hero--half-width.m-hero--medium .m-hero__media{height:var(--hero-desktop-medium-media-height)}
}
@media(min-width:768px) and (max-width:991.98px){.m-hero--medium{height:var(--hero-tablet-medium-height)}
.m-hero--medium .m-hero__content{height:var(--hero-tablet-medium-height)-var(--hero-tablet-medium-media-height);padding-top:var(--hero-tablet-medium-content-top-space)}
.m-hero--medium .m-hero__media{height:var(--hero-tablet-medium-media-height)}
}
@media(max-width:767.98px){.m-hero--medium{height:auto}
.m-hero--medium .m-hero__content{height:var(--hero-mobile-medium-height)-var(--hero-mobile-medium-media-height);padding-top:var(--hero-mobile-medium-content-top-space)}
.m-hero--medium .m-hero__media{height:var(--hero-mobile-medium-media-height)}
}
.m-hero--short{min-height:var(--hero-desktop-short-height)}
@media(min-width:992px){.m-hero--short .m-hero__content{padding-top:var(--hero-desktop-short-content-top-space)}
.m-hero--short .m-hero__title{position:absolute;top:var(--hero-desktop-short-title-top-space)}
.m-hero--text-align-center.m-hero--short .m-hero__title{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.m-hero--text-align-end.m-hero--short .m-hero__title{left:auto;right:0}
.m-hero--short .m-hero__title+.m-hero__header{margin-top:0}
.m-hero--half-width.m-hero--short{padding:0}
.m-hero--half-width.m-hero--short .m-hero__media{height:var(--hero-desktop-short-media-height)}
}
@media(min-width:768px) and (max-width:991.98px){.m-hero--short{height:var(--hero-tablet-short-height)}
.m-hero--short .m-hero__content{height:var(--hero-tablet-short-height)-var(--hero-tablet-short-media-height);padding-top:var(--hero-tablet-short-content-top-space)}
.m-hero--short .m-hero__media{height:var(--hero-tablet-short-media-height)}
}
@media(max-width:767.98px){.m-hero--short{height:auto}
.m-hero--short .m-hero__content{height:var(--hero-mobile-short-height)-var(--hero-mobile-short-media-height);padding-top:var(--hero-mobile-short-content-top-space)}
.m-hero--short .m-hero__media{height:var(--hero-mobile-short-media-height)}
}
@media(min-width:992px){.m-hero--half-width .m-hero__media{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}
.m-hero--half-width .m-hero__content{width:var(--hero-content-default-half-width)}
.m-hero--media-start.m-hero--half-width .m-hero__content{margin-left:92.491px;padding-left:0}
.m-hero--media-start.m-hero--half-width .m-hero__media{margin:0}
.m-hero--media-end.m-hero--half-width .m-hero__content{margin:0;padding:0}
.m-hero--media-end.m-hero--half-width .m-hero__media{margin-left:45px;margin-right:45px}
}
.m-hero--half-width-parallax.m-hero{overflow:hidden}
.m-hero--half-width-parallax.m-hero .m-hero__image .cmp-image__image{-o-object-fit:contain;object-fit:contain}
@media(min-width:992px){.m-hero--half-width-parallax.m-hero .container,.m-hero--half-width-parallax.m-hero .m-hero__content,.m-hero--half-width-parallax.m-hero .m-hero__media,.m-hero--half-width-parallax.m-hero .row,.m-hero--half-width-parallax.m-hero section{height:100% !important}
.m-hero--half-width-parallax.m-hero .m-hero__content{width:var(--hero-parallax-half-width-content-width)}
.m-hero--half-width-parallax.m-hero .m-hero__media{margin:0;width:var(--hero-parallax-half-width-media-width)}
.m-hero--half-width-parallax.m-hero .m-hero__image{position:relative}
.m-hero--half-width-parallax.m-hero .m-hero__parallax-wrapper{position:static}
.m-hero--half-width-parallax.m-hero .m-hero__parallax-wrapper .m-hero__image .cmp-image__image{bottom:0;height:auto;position:absolute;top:auto}
}
@media(min-width:992px){.m-hero--content-start.m-hero--full-width .m-hero__content{padding-right:15px}
.m-hero--content-end.m-hero--full-width .m-hero__content{margin-left:0;margin-right:var(--hero-content-default-space);padding-left:15px}
.m-hero--content-end.m-hero--full-width .row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.m-hero--content-center.m-hero--full-width .m-hero__content{margin:0 auto;padding-left:0;padding-right:0;width:var(--hero-content-center-default-width)}
}
.m-hero--text-align-start{text-align:left}
.m-hero--text-align-center{text-align:center}
.m-hero--text-align-center .m-hero__extras{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.m-hero--text-align-center .m-hero__content-image{margin:0 auto}
.m-hero--text-align-end{text-align:right}
.m-hero--text-align-end .m-hero__extras{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.m-hero--gradient-start .m-hero__media:after{background:linear-gradient(90deg,var(--hero-start-color) var(--hero-start-position),var(--hero-end-color) var(--hero-end-position))}
.m-hero--gradient-end .m-hero__media:after{background:linear-gradient(-90deg,var(--hero-start-color) var(--hero-start-position),var(--hero-end-color) var(--hero-end-position))}
.m-hero--gradient-center .m-hero__media:after{background:radial-gradient(circle,var(--hero-start-color) var(--hero-start-position),var(--hero-end-color) var(--hero-end-position))}
.m-hero--image-contain .cmp-image__image{-o-object-fit:var(--hero-media-image-object-contain);object-fit:var(--hero-media-image-object-contain)}
.m-hero--container{margin:0 auto;max-width:var(--hero-container-width)}
@media(min-width:992px){.m-hero--container{max-width:var(--hero-container-lg-width)}
}
@media(min-width:1200px){.m-hero--container{max-width:var(--hero-container-xl-width)}
}
.m-hero--button-vertical .m-hero__extras{display:inherit}
.m-hero--button-vertical .m-hero__extras .a-button+.a-button{margin-bottom:var(--hero-extras-between-spacing-vertical);margin-left:0;margin-top:var(--hero-extras-between-spacing-vertical)}
@media(min-width:992px){.m-hero--text-vertical-align-top .m-hero__content{padding-top:0}
.m-hero--text-vertical-align-top .m-hero__content .m-hero__title{position:unset}
.m-hero--text-vertical-align-center .m-hero__content{padding-top:var(--hero-desktop-top-space-vertical-align)}
.m-hero--text-vertical-align-center .m-hero__content .m-hero__title{position:unset}
.m-hero--text-vertical-align-center>section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.m-hero--text-vertical-align-bottom .m-hero__content{margin-bottom:0}
.m-hero--text-vertical-align-bottom>section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.m-hero--bglight .m-hero__content{background-color:var(--hero-bg-light);padding:20px}
.m-hero--bgdark .m-hero__content{background-color:var(--hero-bg-dark);padding:20px}
.m-hero--tall.m-hero--text-vertical-align-center>section{height:var(--hero-desktop-tall-height)}
.m-hero--medium.m-hero--text-vertical-align-center>section{height:var(--hero-desktop-medium-height)}
.m-hero--short.m-hero--text-vertical-align-center>section{height:var(--hero-desktop-short-height)}
.m-hero--medium.m-hero--text-vertical-align-bottom>section,.m-hero--short.m-hero--text-vertical-align-bottom>section,.m-hero--tall.m-hero--text-vertical-align-bottom>section{height:100%}
}
@media(max-width:991.98px){.m-hero{padding-top:0}
}
@media(max-width:991.98px){.m-hero--image-position .m-hero__media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.m-hero--image-position .m-hero__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
}
@media(max-width:991.98px){.m-hero--mobile-tab--bg-primary{background:var(--hero-mobile-tab-bg-primary)}
.m-hero--mobile-tab--bg-primary .m-hero__body,.m-hero--mobile-tab--bg-primary .m-hero__header,.m-hero--mobile-tab--bg-primary .m-hero__subtitle,.m-hero--mobile-tab--bg-primary .m-hero__title{color:var(--hero-mobile-tab-bg-text-white)}
.m-hero--mobile-tab--bg-primary .a-button.a-button--primary{--button-primary-bg:var(--hero-mobile-tab-button-primary-bg);--button-primary-color:var(--hero-mobile-tab-button-primary-color)}
}
@-webkit-keyframes fade-in{0{opacity:0}
to{opacity:1}
}
@keyframes fade-in{0{opacity:0}
to{opacity:1}
}
@-webkit-keyframes text-slide-up{0{-webkit-transform:translateY(100%);transform:translateY(100%)}
to{-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes text-slide-up{0{-webkit-transform:translateY(100%);transform:translateY(100%)}
to{-webkit-transform:translateY(0);transform:translateY(0)}
}
@media(prefers-reduced-motion:no-preference){.m-hero [data-animated=true]>:not(.m-hero__header){opacity:0}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header){-webkit-animation:fade-in 1s forwards;animation:fade-in 1s forwards}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):first-child:not(:empty){-webkit-animation-delay:350ms;animation-delay:350ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(2):not(:empty){-webkit-animation-delay:700ms;animation-delay:700ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(3):not(:empty){-webkit-animation-delay:1050ms;animation-delay:1050ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(4):not(:empty){-webkit-animation-delay:1400ms;animation-delay:1400ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(5):not(:empty){-webkit-animation-delay:1750ms;animation-delay:1750ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(6):not(:empty){-webkit-animation-delay:2100ms;animation-delay:2100ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(7):not(:empty){-webkit-animation-delay:2450ms;animation-delay:2450ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(8):not(:empty){-webkit-animation-delay:2800ms;animation-delay:2800ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(9):not(:empty){-webkit-animation-delay:3150ms;animation-delay:3150ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(10):not(:empty){-webkit-animation-delay:3500ms;animation-delay:3500ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(11):not(:empty){-webkit-animation-delay:3850ms;animation-delay:3850ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(12):not(:empty){-webkit-animation-delay:4200ms;animation-delay:4200ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(13):not(:empty){-webkit-animation-delay:4550ms;animation-delay:4550ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(14):not(:empty){-webkit-animation-delay:4900ms;animation-delay:4900ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(15):not(:empty){-webkit-animation-delay:5250ms;animation-delay:5250ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(16):not(:empty){-webkit-animation-delay:5600ms;animation-delay:5600ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(17):not(:empty){-webkit-animation-delay:5950ms;animation-delay:5950ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(18):not(:empty){-webkit-animation-delay:6300ms;animation-delay:6300ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(19):not(:empty){-webkit-animation-delay:6650ms;animation-delay:6650ms}
.m-hero [data-animated=true].animate-fade-in>:not(.m-hero__header):nth-child(20):not(:empty){-webkit-animation-delay:7000ms;animation-delay:7000ms}
.m-hero [data-animated=true] .m-hero__header{opacity:0}
.m-hero [data-animated=true].animate-slide-up .m-hero__header{opacity:1}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container{overflow-y:hidden}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container .slide-up-text{-webkit-animation:text-slide-up 1s forwards;animation:text-slide-up 1s forwards;display:block;-webkit-transform:translateY(100%);transform:translateY(100%)}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:first-child:not(:empty) .slide-up-text{-webkit-animation-delay:350ms;animation-delay:350ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(2):not(:empty) .slide-up-text{-webkit-animation-delay:700ms;animation-delay:700ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(3):not(:empty) .slide-up-text{-webkit-animation-delay:1050ms;animation-delay:1050ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(4):not(:empty) .slide-up-text{-webkit-animation-delay:1400ms;animation-delay:1400ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(5):not(:empty) .slide-up-text{-webkit-animation-delay:1750ms;animation-delay:1750ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(6):not(:empty) .slide-up-text{-webkit-animation-delay:2100ms;animation-delay:2100ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(7):not(:empty) .slide-up-text{-webkit-animation-delay:2450ms;animation-delay:2450ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(8):not(:empty) .slide-up-text{-webkit-animation-delay:2800ms;animation-delay:2800ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(9):not(:empty) .slide-up-text{-webkit-animation-delay:3150ms;animation-delay:3150ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(10):not(:empty) .slide-up-text{-webkit-animation-delay:3500ms;animation-delay:3500ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(11):not(:empty) .slide-up-text{-webkit-animation-delay:3850ms;animation-delay:3850ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(12):not(:empty) .slide-up-text{-webkit-animation-delay:4200ms;animation-delay:4200ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(13):not(:empty) .slide-up-text{-webkit-animation-delay:4550ms;animation-delay:4550ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(14):not(:empty) .slide-up-text{-webkit-animation-delay:4900ms;animation-delay:4900ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(15):not(:empty) .slide-up-text{-webkit-animation-delay:5250ms;animation-delay:5250ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(16):not(:empty) .slide-up-text{-webkit-animation-delay:5600ms;animation-delay:5600ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(17):not(:empty) .slide-up-text{-webkit-animation-delay:5950ms;animation-delay:5950ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(18):not(:empty) .slide-up-text{-webkit-animation-delay:6300ms;animation-delay:6300ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(19):not(:empty) .slide-up-text{-webkit-animation-delay:6650ms;animation-delay:6650ms}
.m-hero [data-animated=true].animate-slide-up .slide-up-text-container:nth-child(20):not(:empty) .slide-up-text{-webkit-animation-delay:7000ms;animation-delay:7000ms}
}