/* One source-design background per continuous region, never per carousel/mantra.
   The two images share their boundary row in the supplied PSB. */
body .ts-home .ts-world{
 background:#205540 url("home-world-source.webp") center top/100% 100% no-repeat!important;
 border:0;box-shadow:none;
}
body .ts-home .ts-world:after,body .ts-home .ts-about:before{content:none;display:none}
body .ts-home .ts-world>.ts-intro,
body .ts-home .ts-world>.ts-section,
body .ts-home .ts-world>.ts-mantra{
 background:transparent!important;border:0;box-shadow:none;
}
body .ts-home .ts-slider-shell,
body .ts-home .ts-slider-viewport,
body .ts-home .ts-slider-track{
 background:transparent;border:0;box-shadow:none;
}
/* The old 28px-offset/44px-blur shadow was clipped by the 25px scrollport
   padding, leaving a straight tinted strip across the carousel bottom.
   Keep only the source-design's close, rounded offset shadow. */
body .ts-home .ts-story-link{box-shadow:0 18px 0 rgba(0,46,27,.45)}
body .ts-home .ts-about{
 background:#fff9e5 url("home-about-source.webp") center top/100% 100% no-repeat!important;
 border:0;box-shadow:none;
}
