.hero-4{background:var(--color-amber-50);position:relative;z-index:1}.hero-4__inner{min-height:76rem;padding:18rem 0 8rem;justify-content:flex-end;position:relative;gap:2.4rem}.hero-4__pretitle{color:var(--color-primary-700)}.hero-4__title{width:80rem}.hero-4__image{width:40.5%;position:absolute;top:15%;right:0;z-index:-1;order:1}.hero-4.dark{background:var(--color-dark);color:#fff}.hero-4.dark .hero-4__inner{position:static}.hero-4.dark .hero-4__image{width:70%;top:0;z-index:-1;order:-1}.hero-4.dark .hero-4__pretitle{color:#c45b4c}.hero-4.dark .hero-4__title{width:92%}@media screen and (max-width:767.9px){.hero-4__image{position:unset;width:unset;margin-bottom:calc(var(--section-padding)*-1)}.hero-4__inner{padding-bottom:0}.hero-4.dark .hero-4__inner{padding-top:0;padding-bottom:6.4rem}.hero-4.dark .hero-4__image{width:auto;margin-inline:calc(var(--gutter)*-1)}}@media screen and (max-width:575.9px){.hero-4__inner:not(.dark){padding-top:14rem}.hero-4__inner:not(.dark){margin-top:-4rem}}