.wchs-hero{--wchs-navy:#0A2342;--wchs-teal:#12B89F;--wchs-teal-dark:#09977F;--wchs-gray:#5D697B;--wchs-border:#DDE8EA;position:relative;overflow:hidden;isolation:isolate;background:#fff;min-height:540px;width:100%;max-width:100%;font-family:Inter,Arial,sans-serif;box-shadow:0 1px 0 rgba(10,35,66,.06)}
.wchs-hero *{box-sizing:border-box}.wchs-hero__image{position:absolute;inset:0 0 0 48%;z-index:1;overflow:hidden}.wchs-hero__image:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.08);z-index:3;pointer-events:none}.wchs-hero__image-slide{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(10,35,66,.02),rgba(10,35,66,.02)),var(--wchs-img);background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:0;transition:opacity .65s ease,transform .65s ease;transform:scale(1.015);z-index:1}.wchs-hero__image-slide.is-active{opacity:1;transform:scale(1);z-index:2}
.wchs-hero__content-wrap{position:absolute;inset:0 auto 0 0;width:58%;background:#fff;clip-path:polygon(0 0,88% 0,100% 100%,0 100%);z-index:2;display:flex;align-items:center}.wchs-hero__content{width:min(610px,80%);margin-left:clamp(32px,7vw,95px);padding:30px 0 32px}.wchs-hero__title{margin:0 0 22px;color:var(--wchs-navy);font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,4.6vw,68px);font-weight:800;line-height:.98;letter-spacing:-.035em}.wchs-hero__title span{display:block}.wchs-hero__title em{font-style:normal;color:var(--wchs-teal);white-space:nowrap}.wchs-hero__subtitle{margin:0 0 28px;color:var(--wchs-gray);max-width:430px;font-size:17px;line-height:1.55;font-weight:500}.wchs-hero__actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-bottom:30px;min-width:0;max-width:100%}.wchs-btn{height:54px;min-height:54px;padding:0 28px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:11px;text-decoration:none;text-transform:uppercase;font-size:13px;font-weight:800;letter-spacing:.02em;transition:all .22s ease;white-space:nowrap;max-width:100%;min-width:0;overflow:hidden;line-height:1.15}.wchs-btn>span:last-child{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wchs-btn .wchs-icon{flex:0 0 auto}.wchs-btn--primary{background:linear-gradient(135deg,var(--wchs-teal),var(--wchs-teal-dark));color:#fff;box-shadow:0 12px 24px rgba(18,184,159,.22)}.wchs-btn--primary:hover{transform:translateY(-2px);background:linear-gradient(135deg,#0A2342,#0F8F94);color:#fff}.wchs-btn--secondary{background:#fff;color:var(--wchs-navy);border:1px solid #C8D4D8}.wchs-btn--secondary:hover{border-color:var(--wchs-teal);color:var(--wchs-teal);transform:translateY(-2px)}.wchs-icon{font-size:15px;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em}.wchs-trust{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.wchs-trust__item{display:flex;gap:8px;align-items:center;color:#5E6B75;font-size:13px;font-weight:700}.wchs-trust__item span{width:18px;height:18px;min-width:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--wchs-teal);color:#fff;font-family:Arial,sans-serif;font-size:11px;font-weight:900;line-height:1;text-align:center;padding-top:1px}.wchs-rating{position:absolute;right:38px;bottom:33px;z-index:3;background:#fff;display:flex;align-items:center;gap:14px;border-radius:12px;padding:14px 17px;box-shadow:0 18px 40px rgba(10,35,66,.18)}.wchs-rating strong{font-size:24px;color:var(--wchs-navy);line-height:1}.wchs-rating__right{display:flex;flex-direction:column;gap:2px}.wchs-rating__right span{color:#FFC400;font-size:18px;letter-spacing:1px;line-height:1}.wchs-rating__right small{font-size:12px;color:var(--wchs-navy);font-weight:800;white-space:nowrap}

/* v1.0.2 safety: prevent button text from escaping its box when users change labels/font sizes in Elementor. */
.wchs-btn span:not(.wchs-icon){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.wchs-btn--primary,.wchs-btn--secondary{border-width:1px;border-style:solid}
.wchs-btn--primary{border-color:transparent}
@media (max-width:1024px){.wchs-hero{min-height:520px}.wchs-hero__content-wrap{width:62%}.wchs-hero__content{margin-left:38px;width:78%}.wchs-hero__title{font-size:48px}.wchs-hero__image{inset:0 0 0 43%}.wchs-hero__image-slide{background-position:54% center}.wchs-btn{height:50px;padding:0 22px}.wchs-trust{gap:14px}}
@media (max-width:767px){.wchs-hero{min-height:650px;border-radius:0}.wchs-hero__image{inset:0 0 0 40%}.wchs-hero__image-slide{background-image:linear-gradient(90deg,rgba(10,35,66,.02),rgba(10,35,66,.02)),var(--wchs-img-mobile);background-size:cover;background-position:64% center}.wchs-hero__image:before{background:rgba(0,0,0,.08)}.wchs-hero__content-wrap{width:66%;clip-path:polygon(0 0,78% 0,100% 100%,0 100%);align-items:flex-start;padding-top:48px}.wchs-hero__content{width:76%;max-width:225px;margin-left:26px;padding:0}.wchs-hero__title{font-size:clamp(30px,8.2vw,38px);line-height:1.05;margin-bottom:14px;letter-spacing:-.045em}.wchs-hero__title em{display:block}.wchs-hero__subtitle{font-size:13.5px;line-height:1.52;max-width:195px;margin-bottom:18px}.wchs-hero__actions{flex-direction:column;align-items:stretch;gap:10px;width:188px;max-width:100%;margin-bottom:18px}.wchs-btn{height:44px;width:100%;padding:0 12px;border-radius:8px;font-size:10.5px;gap:7px;letter-spacing:.015em;box-shadow:none}.wchs-btn .wchs-icon{font-size:12px}.wchs-trust{display:flex;flex-direction:column;align-items:flex-start;gap:9px;max-width:200px}.wchs-trust__item{font-size:11.5px;line-height:1.2;color:#53606D;gap:7px}.wchs-trust__item span{width:16px;height:16px;min-width:16px;font-size:10px;padding-top:0}.wchs-rating{right:14px;bottom:82px;padding:9px 10px;border-radius:10px;gap:8px;box-shadow:0 12px 28px rgba(10,35,66,.16)}.wchs-rating strong{font-size:18px}.wchs-rating__right{gap:1px}.wchs-rating__right span{font-size:12px;letter-spacing:.5px}.wchs-rating__right small{font-size:9.5px}}
@media (max-width:430px){.wchs-hero{min-height:650px}.wchs-hero__image{inset:0 0 0 41%}.wchs-hero__image-slide{background-position:66% center}.wchs-hero__content-wrap{width:68%;clip-path:polygon(0 0,76% 0,100% 100%,0 100%);padding-top:46px}.wchs-hero__content{margin-left:22px;width:74%;max-width:205px}.wchs-hero__title{font-size:clamp(29px,8.5vw,36px);margin-bottom:13px}.wchs-hero__subtitle{font-size:13px;max-width:180px;margin-bottom:16px}.wchs-hero__actions{width:178px;gap:9px;margin-bottom:16px}.wchs-btn{height:42px;font-size:10px;padding:0 10px}.wchs-trust{gap:8px;max-width:184px}.wchs-trust__item{font-size:11px}.wchs-rating{right:11px;bottom:78px;padding:8px 9px;gap:7px}.wchs-rating strong{font-size:17px}.wchs-rating__right span{font-size:11px}.wchs-rating__right small{font-size:9px}}
@media (max-width:375px){.wchs-hero__content{margin-left:18px}.wchs-hero__actions{width:166px}.wchs-btn{font-size:9.5px}.wchs-hero__subtitle{max-width:166px}.wchs-trust__item{font-size:10.5px}.wchs-rating{bottom:72px;right:8px;transform:scale(.94);transform-origin:right bottom}}
