.camps-health-hero{--navy-dark:#071d39;--navy:#0b2d55;--navy-light:#194f7d;--green:#52cbb1;--green-dark:#24977f;--white:#fff;--text:#263e55;--muted:#617486;--border:#dce6ed;--background:#f4f8fb;background:radial-gradient(circle at 88% 10%,rgba(82,203,177,.15),transparent 26%),linear-gradient(180deg,#fff 0,var(--background) 100%);border-bottom:1px solid var(--border);left:50%;margin-left:-50vw;margin-right:-50vw;max-width:none;overflow:hidden;position:relative;width:100vw}.camps-health-hero,.camps-health-hero *{box-sizing:border-box}.camps-health-hero__container{align-items:center;display:grid;gap:62px;grid-template-columns:minmax(0,1.06fr) minmax(390px,.94fr);margin:0 auto;padding:62px 0 66px;width:min(1240px,calc(100% - 56px))}.camps-health-hero__content{position:relative;z-index:2}.camps-health-hero__logo-panel{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:9px;box-shadow:0 9px 24px rgba(7,29,57,.08);display:inline-flex;justify-content:center;margin:0 0 24px;padding:9px 14px;width:min(265px,70%)}.camps-health-hero__logo{display:block;height:auto;object-fit:contain;width:100%}.camps-health-hero__eyebrow{color:var(--green-dark);font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:800;letter-spacing:.14em;line-height:1.4;margin:0 0 13px}.camps-health-hero__headline{color:var(--navy-dark);font-family:Arial,Helvetica,sans-serif;font-size:clamp(47px,4.4vw,68px);font-weight:800;letter-spacing:-.045em;line-height:1.02;margin:0;max-width:720px}.camps-health-hero__headline span{color:var(--green-dark);display:block;margin-top:5px}.camps-health-hero__description{color:var(--muted);font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:1.66;margin:24px 0 0;max-width:660px}.camps-health-hero__actions{align-items:center;display:flex;flex-wrap:wrap;gap:18px;margin-top:30px}.camps-health-hero__button{align-items:center;background:linear-gradient(135deg,var(--navy) 0,var(--navy-light) 100%);border:2px solid transparent;border-radius:8px;box-shadow:0 13px 27px rgba(7,29,57,.18);color:var(--white);display:inline-flex;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:800;gap:14px;justify-content:center;line-height:1;min-height:56px;padding:15px 27px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.camps-health-hero__button:focus,.camps-health-hero__button:hover{box-shadow:0 17px 32px rgba(7,29,57,.24);color:var(--white);text-decoration:none;transform:translateY(-2px)}.camps-health-hero__button:focus-visible{outline:3px solid rgba(82,203,177,.48);outline-offset:4px}.camps-health-hero__button span{font-size:21px;font-weight:500;line-height:1}.camps-health-hero__action-note{color:var(--muted);font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:650;line-height:1.5;margin:0}.camps-health-hero__benefits{border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:25px;padding-top:22px}.camps-health-hero__benefit{align-items:center;color:var(--text);display:inline-flex;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:650;gap:8px;line-height:1.4}.camps-health-hero__check{align-items:center;background:rgba(82,203,177,.15);border-radius:50%;color:var(--green-dark);display:inline-flex;flex:0 0 20px;font-size:13px;font-weight:900;height:20px;justify-content:center;width:20px}.camps-health-hero__visual{position:relative;z-index:1}.camps-health-hero__visual:before{background:rgba(82,203,177,.13);border-radius:50%;content:"";height:170px;position:absolute;right:-28px;top:-24px;width:170px}.camps-health-hero__visual:after{background:rgba(11,45,85,.08);border-radius:24px;bottom:-24px;content:"";height:105px;left:-25px;position:absolute;transform:rotate(12deg);width:105px}.camps-health-hero__photo{background:url(https://images.unsplash.com/photo-1581092160562-40aa08e78837?auto=format&fit=crop&w=1400&q=88) 50%/cover no-repeat;border-radius:22px;box-shadow:0 26px 58px rgba(7,29,57,.22);min-height:455px;overflow:hidden;position:relative;z-index:2}.camps-health-hero__photo:before{border:1px solid hsla(0,0%,100%,.36);border-radius:15px;content:"";inset:16px;pointer-events:none;position:absolute;z-index:2}.camps-health-hero__photo-overlay{background:linear-gradient(180deg,rgba(4,22,43,.03) 18%,rgba(4,22,43,.18) 54%,rgba(4,22,43,.94));inset:0;position:absolute}.camps-health-hero__photo-message{bottom:38px;font-family:Arial,Helvetica,sans-serif;left:38px;position:absolute;right:38px;z-index:3}.camps-health-hero__photo-message span,.camps-health-hero__photo-message strong{display:block}.camps-health-hero__photo-message span{color:hsla(0,0%,100%,.82);font-size:14px;font-weight:500;line-height:1.4;margin-bottom:7px}.camps-health-hero__photo-message strong{color:var(--white);font-size:27px;font-weight:800;line-height:1.22;max-width:420px}@media (max-width:1050px){.camps-health-hero__container{gap:46px;grid-template-columns:1fr;padding:50px 0 56px;width:min(820px,calc(100% - 42px))}.camps-health-hero__content{max-width:760px}.camps-health-hero__photo{min-height:460px}}@media (max-width:680px){.camps-health-hero__container{gap:38px;padding:38px 0 44px;width:min(100% - 28px,620px)}.camps-health-hero__logo-panel{margin-bottom:21px;padding:8px 12px;width:min(235px,75%)}.camps-health-hero__eyebrow{font-size:11px;letter-spacing:.12em}.camps-health-hero__headline{font-size:41px;line-height:1.04}.camps-health-hero__description{font-size:17px;line-height:1.62;margin-top:20px}.camps-health-hero__actions{display:block;margin-top:26px}.camps-health-hero__button{width:100%}.camps-health-hero__action-note{margin-top:12px;text-align:center}.camps-health-hero__benefits{display:grid;gap:11px;margin-top:22px;padding-top:20px}.camps-health-hero__visual:before{height:105px;right:-15px;top:-15px;width:105px}.camps-health-hero__visual:after{bottom:-15px;height:70px;left:-10px;width:70px}.camps-health-hero__photo{border-radius:18px;min-height:350px}.camps-health-hero__photo:before{border-radius:12px;inset:11px}.camps-health-hero__photo-message{bottom:27px;left:25px;right:25px}.camps-health-hero__photo-message strong{font-size:22px}}