.ibra-hero--split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);isolation:isolate;min-height:var(--hero-min,560px);position:relative}.ibra-hero--split .ibra-hero__panel{align-items:center;background:linear-gradient(105deg,#0b3237,#14484e 46%,#1b5a60);clip-path:polygon(0 0,100% 0,100% 100%,23% 100%,0 90%);display:flex;grid-column:1/-1;grid-row:1}.ibra-hero--split .ibra-hero__copy{backdrop-filter:blur(1px);background:rgba(6,30,34,.34);margin-left:clamp(24px,9vw,150px);padding:34px 38px 40px;width:min(560px,92%)}.ibra-hero__title{color:#fff;font-size:clamp(1.9rem,3.4vw,2.85rem);font-weight:700;line-height:1.08;margin:0 0 .45em;text-shadow:0 1px 14px rgba(0,0,0,.28)}.ibra-hero__sub{color:#dce9ea;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.4;margin:0;max-width:30ch}.ibra-hero__cta{margin-top:26px}.ibra-hero--split .ibra-hero__media{grid-column:2/-1;grid-row:1;overflow:hidden;position:relative}.ibra-hero--split .ibra-hero__media img,.ibra-hero__media-empty{height:100%;object-fit:cover;object-position:center;width:100%}.ibra-hero__media-empty{background:#24343a}.ibra-hero--split .ibra-hero__media:before{background:linear-gradient(90deg,#14484e,rgba(20,72,78,0));content:"";inset:0 auto 0 0;pointer-events:none;position:absolute;width:120px;z-index:2}@media (max-width:900px){.ibra-hero--split{grid-template-columns:1fr;min-height:0}.ibra-hero--split .ibra-hero__panel{clip-path:none;grid-row:2;padding-block:44px}.ibra-hero--split .ibra-hero__media{aspect-ratio:16/10;grid-column:1/-1;grid-row:1}.ibra-hero--split .ibra-hero__media:before{display:none}.ibra-hero--split .ibra-hero__copy{background:transparent;margin-inline:0;padding-inline:24px;width:100%}.ibra-hero__sub{max-width:46ch}}.ibra-hero--full{display:flex;isolation:isolate;min-height:var(--hero-min,460px);overflow:hidden;position:relative}.ibra-hero--full .ibra-hero__bg{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%;z-index:0}.ibra-hero--full .ibra-hero__overlay{display:flex;padding-block:56px;position:relative;width:100%;z-index:2}.ibra-hero--full .ibra-hero__copy{background:none;max-width:640px;padding:0}.ibra-hero--x-left .ibra-hero__overlay{justify-content:flex-start}.ibra-hero--x-center .ibra-hero__overlay{justify-content:center;text-align:center}.ibra-hero--x-right .ibra-hero__overlay{justify-content:flex-end;text-align:right}.ibra-hero--x-center .ibra-hero__sub,.ibra-hero--x-right .ibra-hero__sub{margin-left:auto;margin-right:0}.ibra-hero--x-center .ibra-hero__sub{margin-inline:auto}.ibra-hero--y-top .ibra-hero__overlay{align-items:flex-start}.ibra-hero--y-middle .ibra-hero__overlay{align-items:center}.ibra-hero--y-bottom .ibra-hero__overlay{align-items:flex-end}.ibra-hero--full:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.ibra-hero--overlay-none:after{display:none}.ibra-hero--overlay-wash:after{background:rgba(8,26,30,var(--hero-shade,.45))}.ibra-hero--overlay-scrim.ibra-hero--x-left:after{background:linear-gradient(90deg,rgba(8,26,30,calc(var(--hero-shade, .45) + .2)) 0,rgba(8,26,30,var(--hero-shade,.45)) 35%,rgba(8,26,30,0) 75%)}.ibra-hero--overlay-scrim.ibra-hero--x-right:after{background:linear-gradient(270deg,rgba(8,26,30,calc(var(--hero-shade, .45) + .2)) 0,rgba(8,26,30,var(--hero-shade,.45)) 35%,rgba(8,26,30,0) 75%)}.ibra-hero--overlay-scrim.ibra-hero--x-center:after{background:linear-gradient(180deg,rgba(8,26,30,0) 0,rgba(8,26,30,var(--hero-shade,.45)) 45%,rgba(8,26,30,calc(var(--hero-shade, .45) + .15)) 100%)}.ibra-hero--overlay-box:after{display:none}.ibra-hero--overlay-box .ibra-hero__copy{backdrop-filter:blur(1px);background:rgba(8,30,34,calc(var(--hero-shade, .45) + .25));border-radius:2px;padding:34px 38px 38px}.ibra-hero--full .ibra-hero__title{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.35)}.ibra-hero--full .ibra-hero__sub{color:#e3edee;max-width:46ch;text-shadow:0 1px 12px rgba(0,0,0,.3)}@media (max-width:767px){.ibra-hero--full{min-height:320px}.ibra-hero--full .ibra-hero__overlay{padding-block:36px}.ibra-hero--full .ibra-hero__copy{max-width:none}.ibra-hero--overlay-box .ibra-hero__copy{padding:22px 24px 26px}.ibra-hero--overlay-scrim:after{background:linear-gradient(180deg,rgba(8,26,30,.15) 0,rgba(8,26,30,calc(var(--hero-shade, .45) + .15)) 100%)!important}}.ibra-hero--edge-left{clip-path:polygon(0 0,100% 0,100% 100%,var(--edge-w,23%) 100%,0 calc(100% - var(--edge-d, 56px)))}.ibra-hero--edge-right{clip-path:polygon(0 0,100% 0,100% calc(100% - var(--edge-d, 56px)),calc(100% - var(--edge-w, 23%)) 100%,0 100%)}.ibra-hero--edge-left.ibra-hero--y-bottom .ibra-hero__overlay,.ibra-hero--edge-right.ibra-hero--y-bottom .ibra-hero__overlay{padding-bottom:calc(var(--edge-d, 56px) + 24px)}@media (max-width:767px){.ibra-hero--edge-left,.ibra-hero--edge-right{--edge-d:28px}}.ibra-hero-wrap{display:block;line-height:0;width:100%}.ibra-hero-wrap>.ibra-hero--full{line-height:normal}