.service-cta{position:relative;display:flex;align-items:center;justify-content:center;width:100%;color:var(--wp--preset--color--midnight);overflow:hidden}.service-cta--bg-rose-dark{--service-cta-bg: var(--wp--preset--color--rose-dark)}.service-cta--bg-moss-dark{--service-cta-bg: var(--wp--preset--color--moss-dark)}.service-cta--bg-sky-dark{--service-cta-bg: var(--wp--preset--color--sky-dark)}.service-cta{background-color:var(--service-cta-bg)}.service-cta__graphic{position:absolute;top:0;left:0;z-index:0;width:clamp(240px,28vw,404px);height:clamp(270px,31.7vw,456px);pointer-events:none}.service-cta__graphic-img{display:block;width:100%;height:100%;object-fit:contain;object-position:left top;opacity:.05;transform:scaleY(-1)}.service-cta__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:clamp(32px,5vw,60px);width:100%;max-width:1600px;margin-left:auto;margin-right:auto;padding:clamp(40px,4.17vw,60px) clamp(24px,4.6vw,80px)}@media(min-width: 992px){.service-cta__inner{flex-direction:row;align-items:center;justify-content:space-between}}.service-cta__copy{display:flex;flex-direction:column;align-items:flex-start;gap:17px;width:100%;word-break:break-word}.service-cta__copy>*:first-child{margin-top:0}.service-cta__copy>*:last-child{margin-bottom:0}.service-cta__copy h1,.service-cta__copy h2,.service-cta__copy h3,.service-cta__copy h4,.service-cta__copy h5,.service-cta__copy h6{margin:0;width:100%;font-family:var(--wp--preset--font-family--heading);font-size:clamp(28px,2.78vw,40px);font-weight:400;line-height:1.2;color:var(--wp--preset--color--midnight)}.service-cta__copy p{margin:0;font-family:var(--wp--preset--font-family--body);font-size:clamp(18px,1.39vw,20px);font-weight:400;line-height:1.3;color:var(--wp--preset--color--midnight)}.service-cta__copy p:first-child{max-width:100%;font-family:var(--wp--preset--font-family--heading);font-size:clamp(28px,2.78vw,40px);line-height:1.2}.service-cta__copy strong,.service-cta__copy b{font-weight:700}.service-cta__copy a{color:inherit;font-weight:700;text-decoration:underline}.service-cta__copy a:hover,.service-cta__copy a:focus-visible{text-decoration:none}.service-cta__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(20px,3.13vw,45px);width:100%}@media(min-width: 992px){.service-cta__buttons{flex:0 0 auto;justify-content:flex-end;width:auto}}