.feature-scroll-motion{position:relative;max-width:1440px;margin:0 auto}
.feature-scroll-motion--width-1920{max-width:1920px}
.feature-scroll-motion--bg-white{background:#fff}
.feature-scroll-motion--bg-light-gray{background:#f7f7f7}
.feature-scroll-motion--bg-dark-gray{background:#363636}
.feature-scroll-motion--bg-black{background:#000}
.feature-scroll-motion--bg-transparent{background:transparent}
.feature-scroll-motion__slide{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:500}
.feature-scroll-motion__slide:first-child{z-index:510}
.feature-scroll-motion__slide--show{z-index:600 !important;opacity:1}
.feature-scroll-motion__slide-wrap{position:relative;width:100%}
.feature-scroll-motion__slide-wrap--parallax{position:fixed;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:1440px}
.feature-scroll-motion--width-1920 .feature-scroll-motion__slide-wrap--parallax{max-width:1920px}
.feature-scroll-motion__first--top .feature-scroll-motion__slide-wrap--parallax{-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}
.feature-scroll-motion__slide-wrap--bottom{position:absolute;top:auto !important;left:0;bottom:0}
.feature-scroll-content{position:relative;height:100%}
.feature-scroll-content--bg-white{background:#fff}
.feature-scroll-content--bg-light-gray{background:#f7f7f7}
.feature-scroll-content--bg-dark-gray{background:#363636}
.feature-scroll-content--bg-black{background:#000}
.feature-scroll-content--bg-transparent{background:transparent}
.feature-scroll-content--video-embed{position:relative}
.feature-scroll-content__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
.feature-scroll-content--text-only .feature-scroll-content__wrap{display:block;height:100%}
.feature-scroll-content__content-wrap,.feature-scroll-content__figure{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%;position:relative}
.feature-scroll-content__content-wrap{z-index:1;margin-right:-100%;pointer-events:none}
.feature-scroll-content--text-only .feature-scroll-content__content-wrap{margin:0;height:1080px}
.feature-scroll-motion__image-height .feature-scroll-content--text-only .feature-scroll-content__content-wrap{height:100%}
.feature-scroll-content__content-inner{max-width:1440px;height:100%;padding:80px 88px;margin:0 auto;white-space:nowrap}
.feature-scroll-motion--width-1920 .feature-scroll-content__content-inner{max-width:1920px}
.feature-scroll-content--left .feature-scroll-content__content-inner{text-align:left}
.feature-scroll-content--right .feature-scroll-content__content-inner{text-align:right}
.feature-scroll-content--center .feature-scroll-content__content-inner{text-align:center}
.feature-scroll-content__content-inner:after{display:inline-block;content:'';height:100%;vertical-align:top}
.feature-scroll-content--middle .feature-scroll-content__content-inner:after{vertical-align:middle}
.feature-scroll-content--bottom .feature-scroll-content__content-inner:after{vertical-align:bottom}
.feature-scroll-content__content-area{display:inline-block;width:620px;vertical-align:top;white-space:normal;pointer-events:auto;text-align:right}
.feature-scroll-content--black .feature-scroll-content__content-area{color:#000}
.feature-scroll-content--white .feature-scroll-content__content-area{color:#fff}
.feature-scroll-content--left .feature-scroll-content__content-area.feature-scroll-content-hor-margin-narrow{margin-left:50px}
.feature-scroll-content--left .feature-scroll-content__content-area.feature-scroll-content-hor-margin-normal{margin-left:100px}
.feature-scroll-content--left .feature-scroll-content__content-area.feature-scroll-content-hor-margin-wide{margin-left:150px}
.feature-scroll-content--left .feature-scroll-content__content-area.feature-scroll-content-hor-margin-very-wide{margin-left:200px}
.feature-scroll-content--right .feature-scroll-content__content-area.feature-scroll-content-hor-margin-narrow{margin-right:50px}
.feature-scroll-content--right .feature-scroll-content__content-area.feature-scroll-content-hor-margin-normal{margin-right:100px}
.feature-scroll-content--right .feature-scroll-content__content-area.feature-scroll-content-hor-margin-wide{margin-right:150px}
.feature-scroll-content--right .feature-scroll-content__content-area.feature-scroll-content-hor-margin-very-wide{margin-right:200px}
.feature-scroll-content--center .feature-scroll-content__content-area{text-align:center}
.feature-scroll-content--middle .feature-scroll-content__content-area{vertical-align:middle}
.feature-scroll-content--bottom .feature-scroll-content__content-area{vertical-align:bottom}
.feature-scroll-content__content-area.feature-scroll-content-text-fade-in{opacity:0}
.feature-scroll-motion__slide--show .feature-scroll-content__content-area.feature-scroll-content-text-fade-in{opacity:1;-webkit-transition:opacity .3s cubic-bezier(0.6,0,0.4,1);transition:opacity .3s cubic-bezier(0.6,0,0.4,1)}
.feature-scroll-content-image-fade-in+.feature-scroll-content__content-wrap .feature-scroll-content__content-area.feature-scroll-content-text-fade-in,.feature-scroll-content-image-rolling-in+.feature-scroll-content__content-wrap .feature-scroll-content__content-area.feature-scroll-content-text-fade-in{-webkit-transition-delay:.3s;transition-delay:.3s}
.feature-scroll-motion__slide--out .feature-scroll-content__content-area.feature-scroll-content-text-fade-out{opacity:0;-webkit-transition:opacity .3s cubic-bezier(0.6,0,0.4,1);transition:opacity .3s cubic-bezier(0.6,0,0.4,1)}
.feature-scroll-content__figure+.feature-scroll-content__content-wrap .feature-scroll-content__content-area.feature-scroll-content-text-fade-out{-webkit-transition-delay:0;transition-delay:0}
.feature-scroll-content__content-area.feature-scroll-content-text-rolling-in{opacity:0}
.feature-scroll-motion__slide--scroll-down .feature-scroll-content__content-area.feature-scroll-content-text-rolling-in{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}
.feature-scroll-motion__slide--scroll-up .feature-scroll-content__content-area.feature-scroll-content-text-rolling-in{-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}
.feature-scroll-motion__slide--show .feature-scroll-content__content-area.feature-scroll-content-text-rolling-in{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;transition:transform .3s cubic-bezier(0.6,0,0.4,1),opacity .3s cubic-bezier(0.6,0,0.4,1),-webkit-transform .3s cubic-bezier(0.6,0,0.4,1)}
.feature-scroll-content-image-fade-in+.feature-scroll-content__content-wrap .feature-scroll-content__content-area.feature-scroll-content-text-rolling-in,.feature-scroll-content-image-rolling-in+.feature-scroll-content__content-wrap .feature-scroll-content__content-area.feature-scroll-content-text-rolling-in{-webkit-transition-delay:.3s;transition-delay:.3s}
.feature-scroll-motion__slide--scroll-up .feature-scroll-motion__slide--out .feature-scroll-content__content-area.feature-scroll-content-text-rolling-out{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);transition:transform .3s cubic-bezier(0.6,0,0.4,1),opacity .3s cubic-bezier(0.6,0,0.4,1),-webkit-transform .3s cubic-bezier(0.6,0,0.4,1)}
.feature-scroll-motion__slide--scroll-down .feature-scroll-motion__slide--out .feature-scroll-content__content-area.feature-scroll-content-text-rolling-out{opacity:0;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0);transition:transform .3s cubic-bezier(0.6,0,0.4,1),opacity .3s cubic-bezier(0.6,0,0.4,1),-webkit-transform .3s cubic-bezier(0.6,0,0.4,1)}
.feature-scroll-content__figure+.feature-scroll-content__content-wrap .feature-scroll-content__content-area.feature-scroll-content-text-rolling-out{-webkit-transition-delay:0;transition-delay:0}
.feature-scroll-content__title{display:block;font-family:'SamsungSharpSans',arial,sans-serif;font-size:48px;font-weight:bold;line-height:1.2}
.feature-scroll-content__title--xlarge{font-size:60px}
.feature-scroll-content__title--medium{font-size:38px}
.feature-scroll-content__title--small{font-size:32px}
.s-text-shadow .feature-scroll-content__title{text-shadow:0 0 10px #555,0 0 5px #333}
.feature-scroll-content__sub-title{display:block;margin-top:16px;font-size:28px;font-weight:bold;line-height:1.33}
.feature-scroll-content__sub-title--medium{font-size:22px}
.feature-scroll-content__sub-title:first-child{margin-top:0}
.feature-scroll-content__text{margin-top:24px;font-size:18px;line-height:1.33}
.feature-scroll-content__text--medium{font-size:14px}
.feature-scroll-content__text:first-child{margin-top:0}
.feature-scroll-content__disclaimer{display:block;margin-top:1.11111111vw;font-size:.83333333vw;color:#313131;line-height:1.33}
.feature-scroll-content--white .feature-scroll-content__disclaimer{color:#fff}
.feature-scroll-content--black .feature-scroll-content__disclaimer{color:#000}
.feature-scroll-content__disclaimer:first-child{margin-top:0}
.feature-scroll-content__cta{margin-top:40px}
.feature-scroll-content__cta .cta+.cta{margin-right:20px}
.feature-scroll-content__figure{min-height:240px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.feature-scroll-motion--width-1920 .feature-scroll-content__figure{text-align:center}
.feature-scroll-content--text-only .feature-scroll-content__figure{display:none}
.feature-scroll-content__figure video{display:block;width:100%;height:100%}
.feature-scroll-content__figure.feature-scroll-content-image-fade-in{opacity:0;-webkit-transition-delay:0;transition-delay:0}
.feature-scroll-motion__slide--show .feature-scroll-content__figure.feature-scroll-content-image-fade-in{opacity:1;-webkit-transition:opacity .3s cubic-bezier(0.6,0,0.4,1);transition:opacity .3s cubic-bezier(0.6,0,0.4,1)}
.feature-scroll-motion__slide--out .feature-scroll-content__figure.feature-scroll-content-image-fade-out{opacity:0;-webkit-transition:opacity .3s cubic-bezier(0.6,0,0.4,1);transition:opacity .3s cubic-bezier(0.6,0,0.4,1);-webkit-transition-delay:.3s;transition-delay:.3s}
.feature-scroll-content__figure.feature-scroll-content-image-rolling-in{opacity:1;-webkit-transition-delay:0;transition-delay:0}
.feature-scroll-motion__slide--scroll-down .feature-scroll-content__figure.feature-scroll-content-image-rolling-in{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}
.feature-scroll-motion__slide--scroll-up .feature-scroll-content__figure.feature-scroll-content-image-rolling-in{-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}
.feature-scroll-motion__slide--show .feature-scroll-content__figure.feature-scroll-content-image-rolling-in{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:transform .3s cubic-bezier(0.6,0,0.4,1),opacity .3s cubic-bezier(0.6,0,0.4,1),-webkit-transform .3s cubic-bezier(0.6,0,0.4,1)}
.feature-scroll-content__figure.feature-scroll-content-image-rolling-out{opacity:0}
.feature-scroll-motion__slide--scroll-down .feature-scroll-motion__slide--out .feature-scroll-content__figure.feature-scroll-content-image-rolling-out{-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0);transition:transform .3s cubic-bezier(0.6,0,0.4,1),opacity .3s cubic-bezier(0.6,0,0.4,1),-webkit-transform .3s cubic-bezier(0.6,0,0.4,1);-webkit-transition-delay:.3s;transition-delay:.3s}
.feature-scroll-motion__slide--scroll-up .feature-scroll-motion__slide--out .feature-scroll-content__figure.feature-scroll-content-image-rolling-out{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);transition:transform .3s cubic-bezier(0.6,0,0.4,1),opacity .3s cubic-bezier(0.6,0,0.4,1),-webkit-transform .3s cubic-bezier(0.6,0,0.4,1);-webkit-transition-delay:.3s;transition-delay:.3s}
.feature-scroll-content__video{display:none;overflow:hidden;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;z-index:100}
.feature-scroll-content__video:before{content:'';position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:#000}
.feature-scroll-content__video iframe,.feature-scroll-content__video object{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:0}
.feature-scroll-content--video-embed .feature-scroll-content__video{margin:0 auto}
.feature-scroll-content--video-layer .feature-scroll-content__video{position:absolute;z-index:3100}
.feature-scroll-content__video-wrap{position:absolute;top:0;left:0;bottom:0;right:0}
.feature-scroll-content__video .video{position:absolute;top:0;left:0;bottom:0;right:0;z-index:10}
.feature-scroll-content--video-embed .feature-scroll-content__video .video{top:20px;bottom:20px}
.feature-scroll-content__video .video>div{position:absolute;top:0;left:0;bottom:0;right:0;height:100%}
.feature-scroll-content__close{overflow:hidden;position:absolute;top:30px;width:42px;height:42px;z-index:100;cursor:pointer;-webkit-transition:top .2s ease-in-out;transition:top .2s ease-in-out;left:2.08333333vw}
.feature-scroll-content__close .icon{display:block;width:100%;height:100%;fill:#fff}
@media only screen and (min-width:768px) and (max-width:1440px){.feature-scroll-content--text-only .feature-scroll-content__content-wrap{height:53.33333333vw}
.feature-scroll-motion__image-height .feature-scroll-content--text-only .feature-scroll-content__content-wrap{height:100%}
.feature-scroll-content__content-inner{padding:5.55555556vw 6.11111111vw}
.feature-scroll-content__content-area{width:43.05555556vw}
.feature-scroll-content__title{font-size:3.33333333vw}
.feature-scroll-content__title--xlarge{font-size:4.16666667vw}
.feature-scroll-content__title--medium{font-size:2.63888889vw}
.feature-scroll-content__title--small{font-size:2.22222222vw}
.feature-scroll-content__sub-title{margin-top:1.11111111vw;font-size:1.94444444vw}
.feature-scroll-content__sub-title--medium{font-size:1.52777778vw}
.feature-scroll-content__text{margin-top:1.66666667vw;font-size:1.25vw}
.feature-scroll-content__text--medium{font-size:.97222222vw}
.feature-scroll-content__disclaimer{margin-top:1.11111111vw;font-size:.83333333vw}
.feature-scroll-content__cta{margin-top:2.77777778vw}
.feature-scroll-content__cta .cta+.cta{margin-right:1.38888889vw}
.feature-scroll-content__figure{min-height:16.66666667vw}
.feature-scroll-content__close{top:2.08333333vw;width:2.91666667vw;height:2.91666667vw;left:30px}
}
@media only screen and (max-width:767px){.feature-scroll-content__content{position:static;width:auto;padding:9.72222222vw 5.55555556vw 9.44444444vw 5.55555556vw;text-align:center}
.feature-scroll-content--middle .feature-scroll-content__content{top:inherit;-webkit-transform:inherit;transform:inherit}
.feature-scroll-content--bottom .feature-scroll-content__content{top:inherit;bottom:inherit}
.feature-scroll-content--text-only .feature-scroll-content__content-wrap{height:138.88888889vw}
.feature-scroll-motion__image-height .feature-scroll-content--text-only .feature-scroll-content__content-wrap{height:138.88888889vw}
.feature-scroll-content__content-area{width:100%}
.feature-scroll-content--m-left .feature-scroll-content__content-area{text-align:left}
.feature-scroll-content--m-right .feature-scroll-content__content-area{text-align:right}
.feature-scroll-content--m-center .feature-scroll-content__content-area{text-align:center}
.feature-scroll-content--m-top .feature-scroll-content__content-area{vertical-align:top}
.feature-scroll-content--m-middle .feature-scroll-content__content-area{vertical-align:middle}
.feature-scroll-content--m-bottom .feature-scroll-content__content-area{vertical-align:bottom}
.feature-scroll-content--left .feature-scroll-content__content-area.feature-scroll-content-hor-margin-narrow{margin-left:0}
.feature-scroll-content--left .feature-scroll-content__content-area.feature-scroll-content-hor-margin-normal{margin-left:0}
.feature-scroll-content--left .feature-scroll-content__content-area.feature-scroll-content-hor-margin-wide{margin-left:0}
.feature-scroll-content--left .feature-scroll-content__content-area.feature-scroll-content-hor-margin-very-wide{margin-left:0}
.feature-scroll-content--right .feature-scroll-content__content-area.feature-scroll-content-hor-margin-narrow{margin-right:0}
.feature-scroll-content--right .feature-scroll-content__content-area.feature-scroll-content-hor-margin-normal{margin-right:0}
.feature-scroll-content--right .feature-scroll-content__content-area.feature-scroll-content-hor-margin-wide{margin-right:0}
.feature-scroll-content--right .feature-scroll-content__content-area.feature-scroll-content-hor-margin-very-wide{margin-right:0}
.feature-scroll-content--left .feature-scroll-content__content-inner,.feature-scroll-content--right .feature-scroll-content__content-inner,.feature-scroll-content--center .feature-scroll-content__content-inner{padding:8.88888889vw 6.66666667vw;pointer-events:auto}
.feature-scroll-content__title,.feature-scroll-content__sub-title,.feature-scroll-content__disclaimer{padding-left:0 !important;padding-right:0 !important}
.feature-scroll-content__title{font-size:8.33333333vw;line-height:1.33}
.feature-scroll-content__title--xlarge{font-size:10vw}
.feature-scroll-content__title--medium{font-size:7.22222222vw}
.feature-scroll-content__title--small{font-size:6.11111111vw}
.feature-scroll-content__sub-title{margin-top:2.22222222vw;font-size:5vw}
.feature-scroll-content__sub-title--medium{font-size:4.44444444vw}
.feature-scroll-content__text{margin-top:4.44444444vw;font-size:3.88888889vw}
.feature-scroll-content__text--medium{font-size:3.33333333vw}
.feature-scroll-content__disclaimer{margin-top:3.33333333vw;font-size:2.77777778vw}
.feature-scroll-content__cta{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:6.66666667vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.feature-scroll-content--m-left .feature-scroll-content__cta{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.feature-scroll-content--m-right .feature-scroll-content__cta{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.feature-scroll-content--m-center .feature-scroll-content__cta{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.feature-scroll-content--m-align-left .feature-scroll-content__cta{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.feature-scroll-content--m-align-right .feature-scroll-content__cta{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.feature-scroll-content--m-align-center .feature-scroll-content__cta{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.feature-scroll-content__cta .cta{margin-right:0}
.feature-scroll-content__cta .cta+.cta{margin-top:2.22222222vw;margin-right:0}
.feature-scroll-content__cta .cta+.cta[target="_blank"]+.cta{margin-top:0}
.feature-scroll-content__figure{min-height:48.61111111vw}
.feature-scroll-content--text-only .feature-scroll-content__figure{display:block}
.feature-scroll-content__figure .video{position:relative}
.s-mp4-mobile-none .feature-scroll-content__figure.s-video-bg img{display:block}
.s-mp4-mobile-none .feature-scroll-content__figure.s-video-bg video{display:none}
.feature-scroll-content__video-wrap{width:auto;max-width:100%;height:0 !important;padding-bottom:56.25%;margin:auto}
.feature-scroll-content__close{position:absolute;top:2.5vw !important;right:2.5vw;padding:0;margin:0;width:25px;height:25px;width:11.66666667vw;height:11.66666667vw}
[data-video-type="youtube"] ~ .feature-scroll-content__close{top:auto;bottom:100%;margin-bottom:0}
}