.ImageScroll .PictureElement__imgDefault{display:block}.TextSlider{--TextSlider-height:40vh;position:-webkit-sticky;position:sticky;bottom:0;height:var(--TextSlider-height);padding-bottom:64px;border-top:2px solid;background-color:#000;color:#fff}@media screen and (min-width:670px){.TextSlider{height:auto;padding-bottom:0;border-top:none;border-left:2px solid;background-color:rgba(0,0,0,.5)}}.TextSlider.is-editMode{--TextSlider-height:auto}.TextSlider__content{padding:0 32px;margin-top:32px}@media screen and (min-width:670px){.TextSlider__content{position:-webkit-sticky;position:sticky;top:60%;max-width:450px;height:auto;padding:40px}}.TextSlider__heading{font-weight:700;font-family:"NouvelR, sans-serif";line-height:.95;font-size:2.5rem;text-transform:uppercase}@media screen and (min-width:1024px){.TextSlider__heading{font-size:2.8rem}}.TextSlider__subText{font-family:"NouvelR, sans-serif";line-height:1.4;font-weight:400;font-size:1.6rem;margin-top:16px}.TextSlider__reassuranceText{opacity:0;transition:opacity .8s ease-in-out}.TextSlider__reassuranceText .TextSlider__heading,.TextSlider__reassuranceText .TextSlider__subText{display:none}.TextSlider__reassuranceText.is-active{overflow-y:auto;height:calc(var(--TextSlider-height) - 96px);opacity:1}.TextSlider__reassuranceText.is-active .TextSlider__heading,.TextSlider__reassuranceText.is-active .TextSlider__subText{display:block}@media screen and (min-width:1280px){.ImageTextScroll.is-fullWidth{position:relative;left:calc(-50vw + 50%);width:100vw}}.ImageTextScroll__container{position:relative}@media screen and (min-width:670px){.ImageTextScroll__container{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:670px){.ImageTextScroll__image{grid-area:1/1/2/3}}@media screen and (min-width:670px){.ImageTextScroll__text{grid-area:1/2/2/3}}