.ims-hero{align-items:center;background-image:var(--ims-hero-image);background-position:54%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:540px;overflow:hidden;position:relative}.ims-hero:before{background:linear-gradient(90deg,#fff,#fff 18%,hsla(0,0%,100%,.98) 27%,hsla(0,0%,100%,.9) 34%,hsla(0,0%,100%,.68) 42%,hsla(0,0%,100%,.28) 50%,hsla(0,0%,100%,0) 60%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.ims-hero__inner{position:relative;z-index:2}.ims-hero__content{padding:72px 0;width:min(56%,720px)}.ims-hero__eyebrow{color:var(--ims-blue);font-size:13px;font-weight:800;letter-spacing:.08em;margin-bottom:16px;text-transform:uppercase}.ims-hero__headline{color:var(--ims-navy);font-size:clamp(44px,3.25vw,60px);letter-spacing:-.04em;line-height:1.04;margin:0 0 24px;max-width:720px}.ims-hero__description{color:var(--ims-text);font-size:18px;line-height:1.6;margin-bottom:34px;max-width:510px}.ims-hero__description p:last-child{margin-bottom:0}.ims-hero__actions{display:flex;flex-wrap:wrap;gap:14px}@media (min-width:768px) and (max-width:1100px){.ims-hero{align-items:center;background-position:60%;background-size:cover;display:flex;min-height:520px}.ims-hero:before{background:linear-gradient(90deg,#fff,#fff 12%,hsla(0,0%,100%,.98) 22%,hsla(0,0%,100%,.9) 31%,hsla(0,0%,100%,.65) 40%,hsla(0,0%,100%,.25) 49%,hsla(0,0%,100%,0) 58%);display:block}.ims-hero__content{max-width:560px;padding:56px 0;width:54%}.ims-hero__headline{font-size:clamp(38px,5vw,52px);line-height:1.04;max-width:560px}.ims-hero__description{font-size:17px;line-height:1.55;max-width:470px}.ims-hero__actions{align-items:center;flex-direction:row}.ims-hero__actions .ims-button{width:auto}}@media (max-width:767px){.ims-hero{background-color:#fff;background-image:none;display:flex;flex-direction:column;min-height:0}.ims-hero:before{display:none}.ims-hero:after{background-image:var(--ims-hero-image);background-position:69%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:290px;order:2;width:100%}.ims-hero__inner{background:#fff;margin-inline:auto;order:1;position:relative;width:min(calc(100% - 40px),var(--ims-container));z-index:2}.ims-hero__content{max-width:none;padding:36px 0 22px;width:100%}.ims-hero__headline{font-size:clamp(34px,9.5vw,40px);letter-spacing:-.035em;line-height:1.06;margin-bottom:20px;max-width:none}.ims-hero__description{font-size:16px;line-height:1.55;margin-bottom:24px;max-width:none}.ims-hero__actions{align-items:stretch;display:flex;flex-direction:column;gap:12px}.ims-hero__actions .ims-button{width:100%}}