:root{
  --ghp-cream:#fff9ed;
  --ghp-white:#fffdf8;
  --ghp-green:#174d3d;
  --ghp-green-light:#e7f2d9;
  --ghp-orange:#ff791a;
  --ghp-yellow:#ffd23f;
  --ghp-blue:#22b5c8;
  --ghp-blue-light:#dff5f8;
  --ghp-purple:#9858d4;
  --ghp-sand:#fff3e3;
  --ghp-body:'Noto Sans',Arial,sans-serif;
  --ghp-display:'Adigiana 2','Adigiana2','Comic Sans MS',cursive;
}

body.gd-health-page{margin:0;background:var(--ghp-cream);color:var(--ghp-green);font-family:var(--ghp-body);overflow-x:hidden}
.ghp-page{overflow:hidden;background:var(--ghp-cream)}
.ghp-page *{box-sizing:border-box}
.ghp-page img{display:block;max-width:100%}
.ghp-shell{width:min(1320px,calc(100% - 64px));margin-inline:auto}
.ghp-page h1,.ghp-page h2,.ghp-page h3{font-family:var(--ghp-display);font-weight:700;letter-spacing:.01em}
.ghp-page h2{margin:0;font-size:44px;line-height:1.2}
.ghp-kicker{margin:0 0 22px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.02em}
.ghp-kicker.is-green{color:#6caf38}.ghp-kicker.is-orange{color:var(--ghp-orange)}.ghp-kicker.is-blue{color:var(--ghp-blue)}
.ghp-wave{display:block;width:100%;pointer-events:none}

/* Hero */
.ghp-hero{position:relative;padding:26px 0 105px;background:var(--ghp-cream)}
.ghp-hero:before{content:"";position:absolute;left:0;right:0;top:0;height:92px;background:var(--ghp-green-light);clip-path:path("M0 0H1440V44C1220 77 998 56 810 41C592 24 379 79 0 43Z")}
.ghp-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:500px minmax(0,1fr);gap:58px;align-items:center}
.ghp-hero__copy{padding:110px 0 18px 18px}
.ghp-hero h1{margin:0;font-size:62px;line-height:1.12}
.ghp-title-line{display:block;width:335px;height:28px;margin:9px 0 33px}
.ghp-title-line path{fill:none;stroke:var(--ghp-orange);stroke-width:7;stroke-linecap:round}.ghp-title-line circle{fill:var(--ghp-blue)}
.ghp-hero__lead{max-width:470px;margin:0 0 35px;color:#657970;font-size:17px;line-height:1.75;font-weight:650}
.ghp-hero__tags{display:flex;gap:14px;margin-bottom:31px}
.ghp-hero__tags span{min-width:135px;padding:11px 17px;border-radius:999px;background:var(--ghp-green-light);font-size:9px;font-weight:900;text-align:center;text-transform:uppercase}
.ghp-hero__tags span:nth-child(2){background:var(--ghp-blue-light)}.ghp-hero__tags span:nth-child(3){background:#fff0b5}
.ghp-hero__photo{--ghp-hero-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 760 690' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M78 3C39 5 18 28 15 70L1 586C0 630 29 654 74 659L680 689C721 691 746 666 750 623L759 89C761 45 737 22 695 18Z'/%3E%3C/svg%3E");position:relative;margin:34px 0 0;aspect-ratio:760/690;overflow:visible}
.ghp-hero__photo:before{content:"";position:absolute;inset:-7px;background:var(--ghp-blue-light);-webkit-mask-image:var(--ghp-hero-mask);mask-image:var(--ghp-hero-mask);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.ghp-hero__photo>img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center 55%;-webkit-mask-image:var(--ghp-hero-mask);mask-image:var(--ghp-hero-mask);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.ghp-hero__photo figcaption{position:absolute;z-index:2;right:5px;bottom:-9px;width:310px;min-height:104px;padding:20px 25px;display:flex;align-items:center;gap:16px;border-radius:28px;background:var(--ghp-white)}
.ghp-cross{flex:0 0 51px;width:51px;height:51px;display:grid;place-items:center;border-radius:50%;background:#fff0e7;color:var(--ghp-orange)}
.ghp-cross svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.ghp-hero__photo figcaption small,.ghp-hero__photo figcaption strong,.ghp-hero__photo figcaption em{display:block}
.ghp-hero__photo figcaption small{color:#6f7c76;font-size:9px;text-transform:uppercase}.ghp-hero__photo figcaption strong{margin:4px 0;font-family:var(--ghp-display);font-size:20px}.ghp-hero__photo figcaption em{color:#6c7b74;font-size:10px;font-style:normal;font-weight:700}
.ghp-wave--hero{position:absolute;left:0;bottom:0;height:92px;fill:var(--ghp-white);margin-bottom:-4px}

/* Doctor */
.ghp-doctor{position:relative;padding:58px 0 102px;background:var(--ghp-white)}
.ghp-doctor__card{margin-top:48px;padding:48px 54px;display:grid;grid-template-columns:130px 1.45fr 1fr;gap:35px;align-items:center;border-radius:48px;background:var(--ghp-green-light)}
.ghp-doctor__mark{width:116px;height:116px;display:grid;place-items:center;border:24px solid var(--ghp-white);border-radius:50%;background:#fff0e7;color:var(--ghp-orange)}
.ghp-doctor__mark svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}
.ghp-doctor__copy{padding-right:40px;border-right:2px solid #cfe3bd}
.ghp-doctor__copy small{color:#65aa33;font-size:10px;font-weight:900;text-transform:uppercase}.ghp-doctor__copy h3{margin:12px 0 25px;font-size:29px;line-height:1.2}.ghp-doctor__copy p{margin:0;color:#65786f;font-size:13px;line-height:1.45;font-weight:650}
.ghp-doctor__card ul{margin:0;padding:0;display:grid;gap:31px;list-style:none}
.ghp-doctor__card li{display:flex;align-items:center;gap:18px;font-size:12px;font-weight:850}
.ghp-doctor__card li i{flex:0 0 43px;width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:var(--ghp-white);color:#70b93b}
.ghp-doctor__card li svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.ghp-wave--blue{position:absolute;left:0;bottom:0;height:92px;margin-bottom:-4px;fill:var(--ghp-blue-light)}

/* Daily */
.ghp-daily{padding:58px 0 80px;background:var(--ghp-blue-light)}
.ghp-daily__composition{margin:36px 36px 0}
.ghp-daily__photos{position:relative;aspect-ratio:1268/371.231}
.ghp-daily__photo{position:absolute;margin:0;background:#d3e8e9;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.ghp-daily__photo img{width:100%;height:100%;object-fit:cover}
.ghp-daily__photo--outdoor{z-index:1;left:0;top:0;width:40.063%;height:100%;-webkit-mask-image:url("./masks/daily-outdoor.svg");mask-image:url("./masks/daily-outdoor.svg")}
.ghp-daily__photo--outdoor img{object-position:center 54%}
.ghp-daily__photo--pool{z-index:1;left:42.429%;top:1.858%;width:46.352%;height:86.14%;-webkit-mask-image:url("./masks/daily-pool.svg");mask-image:url("./masks/daily-pool.svg")}
.ghp-daily__photo--pool img{object-position:center}
.ghp-daily__photo--program{z-index:2;left:73.817%;top:12.658%;width:26.183%;height:61.954%;padding:8px;background:var(--ghp-white);-webkit-mask-image:url("./masks/daily-program.svg");mask-image:url("./masks/daily-program.svg")}
.ghp-daily__photo--program img{object-position:center;-webkit-mask-image:url("./masks/daily-program.svg");mask-image:url("./masks/daily-program.svg");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.ghp-daily__legend{position:relative;z-index:3;width:93.5%;min-height:106px;margin-top:-106px;padding:20px 28px;display:grid;grid-template-columns:repeat(3,1fr);border-radius:32px;background:var(--ghp-white)}
.ghp-daily__legend>a,.ghp-daily__legend>div{display:flex;align-items:center;gap:15px;color:var(--ghp-green);text-decoration:none}
.ghp-daily__legend>*+*{padding-left:28px;border-left:1px solid #dce6dc}
.ghp-daily__legend i{flex:0 0 50px;width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:#e3f7f9;color:var(--ghp-blue)}
.ghp-daily__legend i.is-purple{background:#f1e7fa;color:var(--ghp-purple)}.ghp-daily__legend i.is-green{background:#eaf4df;color:#71b93d}
.ghp-daily__legend svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ghp-daily__legend small,.ghp-daily__legend strong{display:block}.ghp-daily__legend small{color:currentColor;font-size:9px;text-transform:uppercase}.ghp-daily__legend strong{margin-top:6px;font-size:12px}

/* Programs */
.ghp-programs{position:relative;padding:76px 0 110px;background:var(--ghp-white)}
.ghp-programs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:44px}
.ghp-programs__grid article{min-height:330px;padding:35px 40px;display:flex;flex-direction:column;border-radius:42px}
.ghp-programs__grid article.is-yellow{background:#fff0b5;--program-color:#e8aa00}.ghp-programs__grid article.is-green{background:var(--ghp-green-light);--program-color:#69ae35}.ghp-programs__grid article.is-blue{background:var(--ghp-blue-light);--program-color:var(--ghp-blue)}
.ghp-programs__grid article>i{width:55px;height:55px;display:grid;place-items:center;border-radius:50%;background:var(--ghp-white);color:var(--program-color)}
.ghp-programs__grid article svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.ghp-programs__grid article small{margin-top:34px;color:var(--program-color);font-size:9px;font-weight:900;text-transform:uppercase}.ghp-programs__grid article h3{margin:12px 0 27px;font-size:27px;line-height:1.12}.ghp-programs__grid article p{margin:0 0 25px;color:#64766e;font-size:12px;line-height:1.65;font-weight:650}.ghp-programs__grid article span{margin-top:auto;width:max-content;min-width:190px;padding:9px 18px;border-radius:999px;background:var(--ghp-white);font-size:9px;font-weight:900;text-align:center;text-transform:uppercase}
.ghp-wave--sand{position:absolute;left:0;bottom:0;height:92px;margin-bottom:-4px;fill:var(--ghp-sand)}

/* Process */
.ghp-process{padding:62px 0 78px;background:var(--ghp-sand)}
.ghp-process ol{position:relative;margin:70px 20px 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);list-style:none}
.ghp-process ol:before{content:"";position:absolute;left:8%;right:8%;top:35px;border-top:3px dashed #ffcaa7}
.ghp-process li{position:relative;z-index:1;text-align:center}
.ghp-process li span{width:72px;height:72px;margin:0 auto 22px;display:grid;place-items:center;border:3px solid var(--step-color);border-radius:50%;background:var(--ghp-sand);color:var(--step-color);font-size:11px;font-weight:900}.ghp-process li:nth-child(1){--step-color:var(--ghp-orange)}.ghp-process li:nth-child(2){--step-color:var(--ghp-blue)}.ghp-process li:nth-child(3){--step-color:#70b43c}.ghp-process li:nth-child(4){--step-color:var(--ghp-purple)}
.ghp-process li strong,.ghp-process li em{display:block}.ghp-process li strong{font-family:var(--ghp-display);font-size:22px}.ghp-process li em{max-width:230px;margin:12px auto 0;color:#65766f;font-size:11px;line-height:1.45;font-style:normal;font-weight:650}

@media(max-width:1050px){
  .ghp-shell{width:min(930px,calc(100% - 44px))}.ghp-hero__grid{grid-template-columns:410px 1fr;gap:38px}.ghp-hero h1{font-size:53px}.ghp-hero__tags span{min-width:0;flex:1}.ghp-doctor__card{grid-template-columns:105px 1.35fr 1fr;padding:40px}.ghp-doctor__mark{width:98px;height:98px;border-width:20px}
}

@media(max-width:760px){
  .ghp-shell{width:calc(100% - 32px)}.ghp-page h2{font-size:34px}.ghp-kicker{margin-bottom:15px;font-size:10px}
  .ghp-hero{padding:24px 0 74px}.ghp-hero:before{height:58px;clip-path:none;border-radius:0 0 50% 35%/0 0 30% 25%}
  .ghp-hero__grid{display:grid;grid-template-columns:1fr;grid-template-areas:"kicker" "title" "line" "photo" "lead" "tags";gap:0}
  .ghp-hero__copy{display:contents}.ghp-hero__copy>.ghp-kicker{grid-area:kicker;margin-top:55px}.ghp-hero__copy>h1{grid-area:title}.ghp-hero__copy>.ghp-title-line{grid-area:line}.ghp-hero__copy>.ghp-hero__lead{grid-area:lead}.ghp-hero__copy>.ghp-hero__tags{grid-area:tags}
  .ghp-hero h1{font-size:48px;line-height:1.08}.ghp-title-line{width:275px;height:24px;margin:7px 0 17px}.ghp-hero__lead{margin-bottom:22px;font-size:14px;line-height:1.65}.ghp-hero__tags{gap:7px;margin-bottom:0}.ghp-hero__tags span{padding:10px 7px;font-size:7.5px}
  .ghp-hero__photo{grid-area:photo;width:100%;aspect-ratio:1/1.08;margin:4px 0 31px}.ghp-hero__photo figcaption{right:5px;bottom:-8px;width:230px;min-height:84px;padding:14px 16px;border-radius:21px}.ghp-cross{flex-basis:42px;width:42px;height:42px}.ghp-cross svg{width:26px;height:26px}.ghp-hero__photo figcaption strong{font-size:18px}.ghp-wave--hero{height:55px}

  .ghp-doctor{padding:47px 0 72px}.ghp-doctor__card{margin-top:28px;padding:27px 23px;grid-template-columns:1fr;gap:22px;border-radius:30px}.ghp-doctor__mark{width:86px;height:86px;border-width:17px}.ghp-doctor__copy{padding:0 0 24px;border:0;border-bottom:1px solid #cfe3bd}.ghp-doctor__copy h3{font-size:25px;margin:9px 0 18px}.ghp-doctor__copy p{font-size:12px}.ghp-doctor__card ul{gap:15px}.ghp-doctor__card li i{flex-basis:38px;width:38px;height:38px}.ghp-wave--blue{height:55px}

  .ghp-daily{padding:45px 0 58px}.ghp-daily__composition{margin:27px 0 0}.ghp-daily__photos{position:relative;display:grid;grid-template-columns:minmax(0,1.34fr) minmax(0,.86fr);gap:10px;aspect-ratio:auto}.ghp-daily__photo{position:relative;inset:auto;width:auto;height:auto}.ghp-daily__photo--outdoor{z-index:1;grid-column:1/-1;aspect-ratio:1.68/1}.ghp-daily__photo--pool{z-index:1;grid-column:1;aspect-ratio:1.28/1}.ghp-daily__photo--program{z-index:1;grid-column:2;aspect-ratio:.84/1;padding:5px}.ghp-daily__photo--outdoor img{object-position:center 48%}.ghp-daily__photo--pool img{object-position:center}.ghp-daily__photo--program img{object-position:58% center}.ghp-daily__legend{width:100%;min-height:0;margin-top:12px;padding:18px 20px;grid-template-columns:1fr;gap:14px;border-radius:25px}.ghp-daily__legend>*+*{padding:14px 0 0;border:0;border-top:1px solid #dce6dc}.ghp-daily__legend i{flex-basis:42px;width:42px;height:42px}.ghp-daily__legend svg{width:26px;height:26px}

  .ghp-programs{padding:54px 0 78px}.ghp-programs__grid{grid-template-columns:1fr;gap:15px;margin-top:28px}.ghp-programs__grid article{min-height:0;padding:28px;border-radius:29px}.ghp-programs__grid article small{margin-top:24px}.ghp-programs__grid article h3{font-size:25px;margin:10px 0 18px}.ghp-programs__grid article span{margin-top:4px}.ghp-wave--sand{height:55px}

  .ghp-process{padding:47px 0 58px}.ghp-process ol{margin:36px 0 0;grid-template-columns:1fr;gap:23px}.ghp-process ol:before{left:35px;right:auto;top:30px;bottom:30px;border:0;border-left:3px dashed #ffcaa7}.ghp-process li{display:grid;grid-template-columns:70px 1fr;grid-template-areas:"number title" "number text";column-gap:18px;text-align:left}.ghp-process li span{grid-area:number;width:62px;height:62px;margin:0}.ghp-process li strong{grid-area:title;align-self:end;font-size:21px}.ghp-process li em{grid-area:text;max-width:none;margin:6px 0 0}

}

@media(max-width:390px){.ghp-shell{width:calc(100% - 24px)}.ghp-hero h1{font-size:44px}.ghp-page h2{font-size:31px}}
