.service-hero{position:relative;display:flex;flex-direction:column;width:100%;color:var(--wp--preset--color--midnight);overflow-x:clip}.service-hero--bg-rose-dark{--service-hero-bg: var(--wp--preset--color--rose-dark)}.service-hero--bg-moss-dark{--service-hero-bg: var(--wp--preset--color--moss-dark)}.service-hero--bg-sky-dark{--service-hero-bg: var(--wp--preset--color--sky-dark)}.service-hero::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:20px 0 0 0;background-color:var(--service-hero-bg);pointer-events:none}@media(min-width: 1200px){.service-hero::before{left:5svw;border-radius:20px 0 0 20px}}@media(min-width: 1900px){.service-hero::before{left:8svw}}.service-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;width:100%;margin-left:auto;margin-right:auto;padding:clamp(60px,18.6vw,80px) clamp(24px,11.6vw,50px) 0}@media(min-width: 992px){.service-hero__inner{display:grid;grid-template-columns:minmax(0, 1fr);grid-template-rows:auto 1fr;gap:0;align-items:stretch;min-height:clamp(520px,60vw,800px);max-height:800px;overflow:hidden;padding:clamp(60px,9.7vw,140px) 0 0 clamp(24px,4.6vw,80px)}}.service-hero__icon{display:none;pointer-events:none}@media(min-width: 992px){.service-hero__icon{display:block;position:absolute;left:clamp(120px,22vw,320px);bottom:0;z-index:1;width:clamp(200px,33.2vw,478px);height:clamp(226px,37.5vw,540px)}}.service-hero__icon-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;opacity:.05;transform:scaleY(-1)}.service-hero__caption{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%;max-width:100%;word-break:break-word}@media(min-width: 992px){.service-hero__caption{max-width:46vw;margin-left:7svw}}@media(min-width: 1440px){.service-hero__caption{grid-column:1/-1;grid-row:1;width:50svw;max-width:750px;gap:clamp(16px,1.67vw,24px);padding-right:clamp(24px,3vw,40px);padding-bottom:clamp(24px,3vw,40px)}}@media(min-width: 1900px){.service-hero__caption{margin-left:12svw}}.service-hero__label{margin:0;width:100%;font-family:var(--wp--preset--font-family--body);font-size:clamp(18px,4.65vw,20px);font-weight:600;line-height:1.2;color:var(--wp--preset--color--midnight)}@media(min-width: 992px){.service-hero__label{font-size:clamp(22px,2.08vw,30px)}}.service-hero__title{margin:0;width:100%;max-width:100%;font-family:var(--wp--preset--font-family--heading);font-size:clamp(28px,7.9vw,34px);font-weight:400;line-height:1;color:var(--wp--preset--color--midnight)}@media(min-width: 992px){.service-hero__title{max-width:600px;font-size:clamp(32px,3.75vw,54px)}}.service-hero__description{margin:0;width:100%;font-family:var(--wp--preset--font-family--body);font-size:clamp(18px,4.65vw,20px);font-weight:500;line-height:1.3;color:var(--wp--preset--color--midnight);opacity:.9}@media(min-width: 992px){.service-hero__description{font-size:clamp(18px,1.8vw,22px)}}.service-hero__secondary-image{display:none;position:relative;z-index:3;width:100%;max-width:clamp(240px,25vw,400px);aspect-ratio:400/240;border-radius:0 20px 0 20px;overflow:hidden}@media(min-width: 992px){.service-hero__secondary-image{display:block;position:absolute;bottom:0;left:0;width:clamp(240px,25vw,400px);height:clamp(157px,16vw,240px);aspect-ratio:auto}}@media(min-width: 1200px){.service-hero__secondary-image{margin-left:5svw}}@media(min-width: 1900px){.service-hero__secondary-image{margin-left:8svw}}.service-hero__secondary-image picture,.service-hero__secondary-image img{display:block;width:100%;height:100%}.service-hero__secondary-img,.service-hero__secondary-image picture img,.service-hero__secondary-image>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.service-hero__primary-image{position:relative;z-index:2;width:100%;margin-top:clamp(24px,6vw,40px);aspect-ratio:364/398;border-radius:10px 0 0 0;overflow:hidden}@media(min-width: 992px){.service-hero__primary-image{position:absolute;right:0;bottom:0;width:clamp(280px,37.5vw,675px);max-width:675px;height:auto;aspect-ratio:675/660;border-radius:10px 0 0 0}}.service-hero__primary-image picture,.service-hero__primary-image img{display:block;width:100%;height:100%}.service-hero__primary-img,.service-hero__primary-image picture img,.service-hero__primary-image>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}