/* Only loaded on the seven imported inner pages. Colours and motion are untouched. */
html body .hp.hero .split > .hp.photo { display:none!important; }
html body .hp.hero .split { grid-template-columns:minmax(0,1fr)!important; }
html body .hp.hero .split > .hp.intro { width:100%!important; max-width:none!important; }
html body .hp.hero { padding:64px 24px!important; }
html body .hp.hero h1.elementor-heading-title { max-width:950px; }
html body .hp.hero .intro > .elementor-widget-text-editor:last-child { max-width:740px; }
@media(max-width:767px) {
  html body .hp.hero { padding:44px 20px!important; }
}
