:root{--webapp-teal:#136b6e;--webapp-teal-hover:#51b0bf;--webapp-teal-bar:#136b6e;--webapp-text:#000;--webapp-muted:#797878;--webapp-bg-page:#fff;--webapp-bg-soft:#f4f4f4;--webapp-font-body:"Montserrat", system-ui, sans-serif;--webapp-font-heading:"Poppins", system-ui, sans-serif;--webapp-font-script:"Cedarville Cursive", cursive;--webapp-gutter:40px;--webapp-inner:min(1200px, calc(100% - 80px));--webapp-radius-pill:50px;--webapp-header-logo-gap:2px;--webapp-header-main-h:calc(var(--webapp-header-logo-gap) * 2 + var(--webapp-logo-h));--webapp-header-ribbon-h:40px;--webapp-header-slot-h:calc(var(--webapp-header-ribbon-h) + var(--webapp-header-main-h));--webapp-logo-w:210px;--webapp-logo-h:142px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--webapp-header-slot-h)}html:has(.webapp-header.is-compressed){scroll-padding-top:89px}#Services,#FAQs,#DentalHypnosis,#About,#Contact{scroll-margin-top:var(--webapp-header-slot-h)}:is(html:has(.webapp-header.is-compressed) #Services,html:has(.webapp-header.is-compressed) #FAQs,html:has(.webapp-header.is-compressed) #DentalHypnosis,html:has(.webapp-header.is-compressed) #About,html:has(.webapp-header.is-compressed) #Contact){scroll-margin-top:89px}body{font-family:var(--webapp-font-body);color:var(--webapp-text);background:var(--webapp-bg-page);-webkit-font-smoothing:antialiased;margin:0;font-size:18px;line-height:1.5}img{max-width:100%;height:auto;display:block}video{background:#000;border-radius:4px;width:100%;max-height:420px}a{color:inherit}.webapp-inner{width:var(--webapp-inner);margin-left:auto;margin-right:auto}.webapp-header{z-index:200;background:#fff;position:sticky;top:0}.webapp-header__shell{flex-direction:column;display:flex}.webapp-drawer-backdrop{display:none}@media (width<=1024px){.webapp-drawer-backdrop{z-index:240;cursor:pointer;background:#00000059;border:0;margin:0;padding:0;display:block;position:fixed;inset:0}}.webapp-header__ribbon{background:var(--webapp-teal-bar);color:#fff;text-align:center;flex-shrink:0;justify-content:center;align-items:center;height:40px;min-height:40px;padding:0 16px;font-size:16px;display:flex;overflow:hidden}.webapp-header.is-compressed .webapp-header__ribbon{opacity:0;pointer-events:none;height:0;min-height:0;padding:0}.webapp-header__tagline{margin:0;font-weight:400}.webapp-header__main{min-height:var(--webapp-header-main-h);padding:var(--webapp-header-logo-gap) 0;border-bottom:1px solid #0000000f;flex-shrink:0;align-items:center;display:flex}.webapp-header__main-inner{grid-template-columns:var(--webapp-logo-w) 1fr auto;width:100%;min-height:var(--webapp-logo-h);padding-left:var(--webapp-gutter);padding-right:var(--webapp-gutter);grid-template-areas:"logo nav call";align-items:center;column-gap:16px;margin:0;display:grid}.webapp-header__menu-btn{cursor:pointer;background:0 0;border:0;flex-direction:column;grid-area:menu;gap:5px;padding:10px;display:none}.webapp-header__menu-btn span{background:var(--webapp-text);width:24px;height:2px;display:block}.webapp-header__logo{flex-shrink:0;grid-area:logo;line-height:0;display:block}.webapp-header__logo img{width:var(--webapp-logo-w);max-width:var(--webapp-logo-w);height:var(--webapp-logo-h);object-fit:contain}.webapp-header__nav-wrap{grid-area:nav;justify-content:center;align-items:center;min-width:0;display:flex}.webapp-nav--header .webapp-nav__top{justify-content:center}.webapp-nav--header .webapp-nav__link,.webapp-nav--header .webapp-nav__link--trigger{padding:12px 15px;font-size:14px;transition:padding .3s,font-size .3s}.webapp-nav--header .webapp-nav__link.is-selected .webapp-nav__text:after,.webapp-nav--header .webapp-nav__link--trigger.is-selected .webapp-nav__text:after{content:"";border-top:2px solid var(--webapp-teal);width:100%;margin-top:.2em;display:block}.webapp-nav__top{flex-wrap:nowrap;justify-content:center;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.webapp-nav__item-wrap{flex:none;list-style:none;position:relative}.webapp-nav__item-wrap:before,.webapp-nav__item-wrap:after{content:none;display:none}.webapp-nav__link,.webapp-nav__link--trigger{cursor:pointer;font-family:var(--webapp-font-body);color:var(--webapp-text);letter-spacing:.03em;white-space:nowrap;background:0 0;border:0;align-items:center;padding:12px 20px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.webapp-nav__link:hover,.webapp-nav__link--trigger:hover,.webapp-nav__link.is-selected{color:var(--webapp-teal)}.webapp-nav__text{white-space:nowrap;display:inline-block;position:relative}.webapp-nav__chev{opacity:.75;margin-left:6px;font-size:10px;line-height:1;display:inline-block}.webapp-nav__dropdown{z-index:300;columns:3;background:#faf9f9;border:1px solid #ececec;column-gap:24px;min-width:min(920px,92vw);max-height:70vh;margin-top:4px;padding:16px 20px 20px;display:none;position:absolute;top:100%;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 12px 28px #0000001f}.webapp-nav__item-wrap--has-sub:hover .webapp-nav__dropdown,.webapp-nav__dropdown.is-open{display:block}.webapp-nav__fly-item{break-inside:avoid;margin-bottom:14px}.webapp-nav__city{color:var(--webapp-teal);margin-bottom:6px;font-size:13px;font-weight:700;display:block}.webapp-nav__fly-sub{margin:0;padding:0;list-style:none}.webapp-nav__fly-sub a{color:var(--webapp-text);padding:4px 0;font-size:12px;font-weight:400;text-decoration:none;display:block}.webapp-nav__fly-sub a:hover{color:var(--webapp-teal);text-decoration:underline}.webapp-nav--drawer .webapp-nav__dropdown{display:none!important}.webapp-btn--call{border-radius:var(--webapp-radius-pill);background:var(--webapp-teal);min-height:51px;font-family:var(--webapp-font-body);border:1px solid #fff;flex-shrink:0;grid-area:call;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:18px;font-weight:700;text-decoration:none;transition:min-height .3s,padding .3s,font-size .3s;display:inline-flex;box-shadow:0 3px 11px #00000040;color:#fff!important}.webapp-btn--call:hover{border-color:var(--webapp-teal-hover)}.webapp-header-spacer{height:0}@media (width>=1025px){.webapp-header{height:var(--webapp-header-slot-h);position:fixed;top:0;left:0;right:0;overflow:hidden}.webapp-header__shell{height:var(--webapp-header-slot-h);flex-direction:column;display:flex}.webapp-header-spacer{height:var(--webapp-header-slot-h);transition:height .3s}.webapp-header-spacer.is-compressed{height:89px}.webapp-header.is-compressed{--webapp-header-main-h:calc(var(--webapp-header-logo-gap) * 2 + var(--webapp-logo-h));--webapp-header-slot-h:var(--webapp-header-main-h);--webapp-logo-w:127px;--webapp-logo-h:85px}.webapp-header.is-compressed .webapp-nav--header .webapp-nav__link,.webapp-header.is-compressed .webapp-nav--header .webapp-nav__link--trigger{padding:8px 12px;font-size:13px}.webapp-header.is-compressed .webapp-btn--call{min-height:44px;padding:0 18px;font-size:16px}}.webapp-hero{justify-content:center;align-items:center;height:882px;min-height:882px;display:flex;position:relative;overflow:hidden}.webapp-hero__slides{position:absolute;inset:0}.webapp-hero__slide{object-fit:cover;object-position:center top;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity 1.2s;position:absolute;inset:0}.webapp-hero__slide.is-active{opacity:1}.webapp-hero__overlay{pointer-events:none;background:#00000059;position:absolute;inset:0}.webapp-hero__gradient{opacity:.35;mix-blend-mode:multiply;pointer-events:none;background:radial-gradient(circle,#000000d9 68%,#51b0bf 100%);position:absolute;inset:0}.webapp-hero__content{z-index:2;text-align:center;width:100%;max-width:100%;padding:120px var(--webapp-gutter) 140px;position:relative}.webapp-hero__script{font-family:var(--webapp-font-script);color:#fff;text-shadow:-3px 0 3px #0006;margin:0 0 16px;font-size:clamp(42px,7vw,70px);font-weight:400;line-height:1}.webapp-hero__title{font-family:var(--webapp-font-body);white-space:nowrap;color:#fff;text-shadow:-3px 0 3px #0006;max-width:none;margin:0 auto;font-size:clamp(13px,1.35vw,24px);font-style:italic;font-weight:300;line-height:1.35}.webapp-row{padding:48px var(--webapp-gutter)}.webapp-center{text-align:center}.webapp-vimeo{padding:30px var(--webapp-gutter) 30px;background-color:var(--webapp-bg-soft)}.webapp-vimeo__inner{justify-content:center;display:flex}.webapp-vimeo iframe{border-radius:8px;max-width:100%}.webapp-video-player{max-width:100%;display:inline-block;position:relative}.webapp-video-player--html5{width:100%;height:100%}.webapp-video-player--html5 video{object-fit:cover;background:#000;border-radius:4px;width:100%;height:100%;max-height:420px;display:block}.webapp-video-player__caption-bar{color:#fff;text-align:center;pointer-events:none;background:linear-gradient(#0000,#000000d1);margin:0;padding:10px 14px 52px;font-size:15px;line-height:1.45;position:absolute;bottom:0;left:0;right:0}.webapp-video-player__sound-btn{border-radius:var(--webapp-radius-pill);background:var(--webapp-teal);color:#fff;font-family:var(--webapp-font-body);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;margin-top:14px;padding:12px 22px;font-size:16px;font-weight:600;transition:background-color .2s;display:inline-flex}.webapp-video-player__sound-btn:hover{background:var(--webapp-teal-hover)}.webapp-video-player--vimeo{text-align:center}.webapp-video-player--vimeo .webapp-video-player__sound-btn{margin-top:14px}.webapp-video-player--html5 .webapp-video-player__sound-btn--overlay{z-index:2;margin-top:0;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #00000059}.webapp-service-video__frame .webapp-video-player--html5{min-height:100%}.webapp-promo{padding:0 var(--webapp-gutter);text-align:center;background-color:var(--webapp-bg-soft)}.webapp-btn--promo{cursor:pointer;border:1px solid #fff;width:470px;max-width:100%;height:70px;min-height:70px;font-size:18px}.webapp-btn--pill{border-radius:var(--webapp-radius-pill);background:var(--webapp-teal);min-height:48px;font-family:var(--webapp-font-body);border:1px solid #fff;justify-content:center;align-items:center;gap:10px;padding:10px 28px;font-size:18px;font-weight:700;text-decoration:none;display:inline-flex;color:#fff!important}.webapp-btn--pill:hover{border-color:var(--webapp-teal-hover)}.webapp-btn--section{justify-content:center;align-self:flex-start;width:210px;max-width:100%;height:55px;min-height:55px;margin-top:20px;padding:0 20px;font-size:16px;box-shadow:0 3px 11px #00000040}.webapp-btn--section-center{align-self:center}.webapp-overline{text-transform:uppercase;letter-spacing:.02em;margin:0 0 8px;font-size:14px}.webapp-overline--dark{color:var(--webapp-text)}.webapp-overline--light{color:#fff;text-shadow:-3px 0 3px #0006}.webapp-overline--teal{color:#51b0bf;font-size:18px}.webapp-script-heading{font-family:var(--webapp-font-script);color:var(--webapp-text);margin:0 0 16px;font-size:clamp(36px,5vw,55px);font-weight:400;line-height:1.25}.webapp-script-heading--teal{color:var(--webapp-teal)}.webapp-script-heading--sm{font-size:clamp(28px,4vw,44px)}.webapp-script-heading--xl-light{color:#fff;text-shadow:-3px 0 3px #0006;font-size:clamp(36px,5vw,55px)}.webapp-body{margin:0 0 20px}.webapp-body--split p{margin:0 0 14px}.webapp-body--split p:last-child{margin-bottom:0}.webapp-body--split ul{margin:0 0 14px;padding-left:1.25em}.webapp-body--split ul li{margin-bottom:6px}.webapp-body--light,.webapp-body--light p{color:#fff}.webapp-hr{border:none;border-top:2px solid #bbb;margin:24px 0}.webapp-hr--thick{color:gray;border-top-style:solid;border-top-width:2px}.webapp-about{background-color:var(--webapp-bg-soft);padding:40px 90px 70px}.webapp-about__frame{background:#fff;border:1px solid #0000001a;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #0000000f,inset 1px 0 #fff9,inset -1px 0 #0000000a,0 2px 4px #0000000f,0 8px 20px #0000001f,0 16px 40px #00000014}.webapp-about__grid{grid-template-columns:1fr 1fr;align-items:stretch;min-height:min(560px,70vw);display:grid}.webapp-about__content{flex-direction:column;justify-content:flex-start;padding:88px 60px 56px;display:flex}.webapp-about__content .webapp-overline{margin-bottom:4px;font-size:18px}.webapp-about__content .webapp-script-heading{margin-bottom:20px}.webapp-about__content .webapp-btn--section{margin-top:20px}.webapp-about__image{background-position:28% 42%;background-repeat:no-repeat;background-size:cover;min-height:320px}.webapp-mission{background:#fff;padding:70px 90px 0}.webapp-typeform{padding:48px var(--webapp-gutter);background:#fff}.webapp-mission__grid{background:#fff;grid-template-columns:1fr 1fr;align-items:stretch;min-height:min(520px,65vw);display:grid}.webapp-mission__image{background-position:50% 22%;background-repeat:no-repeat;background-size:cover;min-height:320px}.webapp-mission__content{background:#fff;flex-direction:column;justify-content:flex-start;padding:42px 60px 56px;display:flex}.webapp-mission__content .webapp-overline{margin-bottom:4px;font-size:18px}.webapp-mission__content .webapp-script-heading{margin-bottom:20px}.webapp-mission__content .webapp-btn--section{margin-top:19px}.webapp-practitioner{color:#fff;margin-top:70px;position:relative;overflow:hidden}.webapp-practitioner__backdrop{z-index:0;background-color:#0a3c3e;background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:absolute;inset:0}.webapp-practitioner__backdrop:after{content:"";opacity:.3;pointer-events:none;background-color:#0a3c3e;position:absolute;inset:0}.webapp-practitioner__inner{z-index:1;padding:70px 80px;position:relative}.webapp-practitioner__grid{grid-template-columns:minmax(260px,342px) 1fr;align-items:start;gap:48px;display:grid}.webapp-practitioner__photo{border-radius:50%;width:100%;max-width:342px;height:auto;margin:0 auto;display:block;box-shadow:0 3px 11px #00000040}.webapp-practitioner__photo-block{text-align:center}.webapp-practitioner__photo-block .webapp-btn--pill{margin-top:8px}.webapp-social{flex-wrap:wrap;justify-content:center;gap:12px;margin:17px 0 12px;display:flex}.webapp-social a{background:0 0;border-radius:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:21px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.webapp-social--dark a{color:#fff}.webapp-social--light a{color:var(--webapp-teal)}.webapp-hr--practitioner{border:none;border-top:2px solid #ffffffa6;width:72px;margin:0 0 16px}.webapp-meet-title{font-family:var(--webapp-font-script);margin:0 0 12px;font-size:clamp(32px,4vw,48px);line-height:1.8}.webapp-meet-title__a{color:#fff;text-shadow:-3px 0 3px #0006;font-weight:400}.webapp-meet-title__b{color:#fff;text-shadow:-3px 0 3px #0006;font-style:italic;font-weight:300}.webapp-credentials{font-family:var(--webapp-font-body);text-transform:uppercase;color:#fff;margin:0 0 20px;font-size:clamp(15px,2vw,20px);font-weight:600}.webapp-credentials__name{font-size:24px;font-weight:600}.webapp-services{position:relative;overflow:hidden}.webapp-services__backdrop{z-index:0;background-color:#0a3c3e;background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:absolute;inset:0}.webapp-services__inner{z-index:1;text-align:center;background:#fff;padding:90px 60px 70px;position:relative}.webapp-services__divider{border:none;border-top:3px solid var(--webapp-teal);width:80px;margin:8px auto 16px}.webapp-services__intro{text-align:center;text-wrap:pretty;max-width:min(1120px,92%);margin:0 auto 32px;line-height:1.65}.webapp-service-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:32px 0 24px;display:grid}.webapp-service-card{margin:0}.webapp-service-card__link{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:inherit;background:0 0;border:none;padding:0;text-decoration:none;display:block}.webapp-service-card__link:hover .webapp-service-card__img-wrap img{transform:scale(1.03)}.webapp-service-card__img-wrap img{transition:transform .25s}.webapp-service-card__img-wrap{aspect-ratio:4/3;overflow:hidden}.webapp-service-card__img-wrap img{object-fit:cover;width:100%;height:100%;display:block}.webapp-service-card__caption{color:#fff;font-family:var(--webapp-font-heading);text-align:center;background:linear-gradient(90deg,#136b6e 22%,#51b0bf 100%);margin:0;padding:14px 12px;font-size:24px;font-weight:700;line-height:1.25}.webapp-services__cta{margin:24px 0 32px}.webapp-service-videos{grid-template-columns:1fr 1fr;gap:24px;max-width:920px;margin:0 auto;display:grid}.webapp-service-video{text-align:center}.webapp-service-video__frame{background:var(--webapp-teal);padding:20px}.webapp-service-video__frame video{background:#000;width:100%;max-height:320px;display:block}.webapp-service-video__label{margin:12px 0 0;font-size:16px}.webapp-gallery{z-index:10000;color:#fff;background:#000;outline:none;flex-direction:column;display:flex;position:fixed;inset:0}.webapp-gallery__toolbar{flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 12px;display:flex}.webapp-gallery__count{letter-spacing:.02em;font-size:14px}.webapp-gallery__tools{align-items:center;gap:16px;display:flex}.webapp-gallery__tool{color:#fff;cursor:pointer;opacity:.92;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:inline-flex}.webapp-gallery__tool:hover{opacity:1}.webapp-gallery__body{flex:1;justify-content:center;align-items:center;min-height:0;padding:0 56px;display:flex;position:relative}.webapp-gallery__stage{flex:1;justify-content:center;align-items:center;max-width:min(90vw,1200px);max-height:calc(100vh - 160px);display:flex;overflow:auto}.webapp-gallery__image{object-fit:contain;-webkit-user-select:none;user-select:none;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 160px);transition:transform .2s;display:block}.webapp-gallery__image.is-zoomed{cursor:zoom-out;max-width:none;max-height:none;transform:scale(1.5)}.webapp-gallery__nav{color:#fff;cursor:pointer;opacity:.85;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.webapp-gallery__nav:hover{opacity:1}.webapp-gallery__nav--prev{left:16px}.webapp-gallery__nav--next{right:16px}.webapp-gallery__thumbs{flex-wrap:nowrap;flex-shrink:0;justify-content:center;gap:8px;padding:16px 24px 24px;display:flex;overflow-x:auto}.webapp-gallery__thumb{cursor:pointer;opacity:.55;background:0 0;border:2px solid #0000;flex:none;width:72px;height:48px;padding:0;overflow:hidden}.webapp-gallery__thumb.is-active{opacity:1;border-color:#fff}.webapp-gallery__thumb img{object-fit:cover;width:100%;height:100%;display:block}.bg-soft{background:var(--webapp-bg-soft)}.webapp-split-panel{background:#fff;padding:50px 0 70px}.webapp-split-panel.bg-soft{padding:70px 0;box-shadow:0 -3px 11px #00000040}.webapp-split-panel__grid{grid-template-columns:1fr 1fr;align-items:stretch;min-height:min(480px,60vw);display:grid}.webapp-split-panel__content{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;padding:40px 70px;display:flex}.webapp-split-panel__content .webapp-script-heading{width:100%}.webapp-split-panel__content .webapp-btn--section{margin-top:4px}.webapp-split-panel__media{background-position:50%;background-repeat:no-repeat;background-size:cover;align-self:stretch;height:100%;min-height:320px}.webapp-split-panel__media--video{background:var(--webapp-teal);justify-content:stretch;align-items:stretch;padding:0;display:flex;position:relative;overflow:hidden}.webapp-split-panel__media--video video{object-fit:cover;background:var(--webapp-teal);width:100%;height:100%;min-height:100%;display:block}.webapp-split-panel--thai .webapp-split-panel__media--video{min-height:min(480px,60vw)}.webapp-grief-recovery{color:#fff;position:relative;overflow:hidden}.webapp-grief-recovery__backdrop{z-index:0;background-color:#0a3c3e;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:absolute;inset:0}.webapp-grief-recovery__backdrop:after{content:"";pointer-events:none;background:#00000073;position:absolute;inset:0}.webapp-grief-recovery__inner{z-index:1;text-align:center;max-width:900px;margin:0 auto;padding:90px 40px;position:relative}.webapp-grief-recovery__inner .webapp-btn--section{margin-left:0;margin-right:auto;display:flex}.webapp-thai-benefits{background:#fff;padding:80px 80px 30px;box-shadow:0 -3px 11px #00000040}.webapp-thai-benefits__title{font-family:var(--webapp-font-script);color:var(--webapp-teal);margin:0;font-size:55px;font-weight:400;line-height:1.25}.webapp-thai-benefits__grid{grid-template-columns:repeat(3,1fr);gap:24px 32px;margin:32px 0 0;padding:15px 0 40px;display:grid}.webapp-thai-benefit{text-align:left;grid-template-columns:173px 1fr;align-items:start;gap:15px;display:grid}.webapp-thai-benefits__grid>.webapp-thai-benefit:nth-child(3n+1){padding-left:10px}.webapp-thai-benefit__num{font-family:var(--webapp-font-script);color:var(--webapp-teal);text-align:center;width:173px;font-size:clamp(36px,4vw,50px);font-weight:700;line-height:1}.webapp-thai-benefit__body h5{font-family:var(--webapp-font-heading);color:var(--webapp-teal);margin:0 0 8px;font-size:20px;font-weight:700}.webapp-thai-benefit__body p{color:#a9a9a9;margin:0;font-size:16px}.webapp-testimonials{position:relative;overflow:hidden}.webapp-testimonials__backdrop{z-index:0;background-color:#f2fbff;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:absolute;inset:0}.webapp-testimonials__backdrop:after{content:"";pointer-events:none;background:#f2fbffd9;position:absolute;inset:0}.webapp-testimonials__inner{z-index:1;max-width:var(--webapp-inner);margin:0 auto;padding:80px 40px 50px;position:relative}.webapp-testimonials__divider{border:none;border-top:2px solid #bbb;width:100%;max-width:720px;margin:16px auto 32px}.webapp-testimonial-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.webapp-testimonial{text-align:center}.webapp-testimonial img{margin:0 auto 16px;display:block}.webapp-testimonial__quote{margin:0 0 16px;font-size:16px;font-style:italic;line-height:1.5}.webapp-testimonial__name{font-family:var(--webapp-font-script);color:var(--webapp-teal);margin:0;font-size:clamp(28px,3vw,36px);font-weight:400}.webapp-split__grid{grid-template-columns:1fr 1fr;gap:48px;display:grid}.webapp-faq-section{background:#fff;padding:90px 40px}.webapp-faq-section__intro{margin:0 0 28px;font-size:16px}.webapp-faq{flex-direction:column;gap:12px;margin:0 230px;display:flex}.webapp-faq__item{background:#fff;border-radius:4px;overflow:hidden}.webapp-faq__panel{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.webapp-faq__item[open] .webapp-faq__panel{grid-template-rows:1fr}.webapp-faq__panel>.webapp-faq__body{min-height:0}.webapp-faq__summary{cursor:pointer;color:#fff;font-family:var(--webapp-font-body);-webkit-user-select:none;user-select:none;background:linear-gradient(90deg,#136b6e 22%,#51b0bf 100%);justify-content:space-between;align-items:center;gap:20px;padding:16px 32px;font-size:18px;font-weight:700;line-height:1.35;list-style:none;display:flex}.webapp-faq__summary::-webkit-details-marker{display:none}.webapp-faq__question{text-align:left;flex:1}.webapp-faq__toggle{width:40px;height:40px;color:var(--webapp-teal);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .35s;display:inline-flex}.webapp-faq__item[open] .webapp-faq__toggle{transform:rotate(180deg)}.webapp-faq__body{color:var(--webapp-text);opacity:0;background:#fff;padding:24px 32px 28px;font-size:16px;line-height:1.6;transition:opacity .35s,transform .35s;overflow:hidden;transform:translateY(-6px)}.webapp-faq__item[open] .webapp-faq__body{opacity:1;transform:translateY(0)}.webapp-faq__body p{margin:0 0 16px}.webapp-faq__body p:last-child{margin-bottom:0}.webapp-faq ul{margin:0;padding-left:1.2em}.webapp-faq__body ul{margin-top:0}.webapp-get-started-fab{z-index:9990;border-radius:var(--webapp-radius-pill);background:var(--webapp-teal);color:#fff;min-width:160px;height:48px;font-family:var(--webapp-font-body);cursor:pointer;border:1px solid #fff;justify-content:center;align-items:center;padding:0 28px;font-size:18px;font-weight:700;display:inline-flex;position:fixed;bottom:24px;left:auto;right:24px;box-shadow:0 4px 16px #0003}.webapp-get-started-fab:hover{background:#0f5c5f}.webapp-modal{z-index:10001;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.webapp-modal__backdrop{cursor:pointer;background:#0000008c;border:none;position:absolute;inset:0}.webapp-modal__dialog{z-index:1;background:#fff;width:min(560px,100%);max-height:min(90vh,720px);padding:32px 36px 40px;animation:.28s webapp-modal-in;position:relative;overflow-y:auto;box-shadow:0 12px 40px #00000040}@keyframes webapp-modal-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.webapp-modal__close{color:#333;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:28px;line-height:1;position:absolute;top:12px;right:14px}.webapp-modal__logo{width:200px;height:auto;margin:0 auto 24px;display:block}.webapp-modal__logo--splash{margin-bottom:48px}.webapp-modal__logo--form{animation:.35s webapp-modal-fade-in}.webapp-modal__splash{flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:16px 0 32px;display:flex}.webapp-modal__gear{color:#bdbdbd;opacity:0;justify-content:center;align-items:center;transition:opacity .35s,transform .35s;display:flex;transform:scale(.88)}.webapp-modal__gear.is-visible{opacity:.55;transform:scale(1)}.webapp-modal__gear.is-spinning{transform-origin:50%;animation:.945s linear 2 webapp-modal-gear-spin}@keyframes webapp-modal-gear-spin{0%{transform:rotate(0)}to{transform:rotate(720deg)}}@keyframes webapp-modal-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.webapp-modal__content--ready{animation:.35s webapp-modal-fade-in}.webapp-modal__steps{gap:24px;margin-bottom:28px;display:flex}.webapp-modal__step{color:var(--webapp-text);align-items:center;gap:8px;font-size:15px;display:flex}.webapp-modal__step-num{width:28px;height:28px;color:var(--webapp-text);background:#e8e8e8;border:2px solid #ccc;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.webapp-modal__step.is-active .webapp-modal__step-num{border-color:var(--webapp-teal);color:var(--webapp-teal);background:#fff}.webapp-modal__step.is-done .webapp-modal__step-num{background:#e8e8e8;border-color:#ccc}.webapp-modal__content{min-height:280px;position:relative}.webapp-modal__content.is-forward{animation:.22s webapp-modal-slide-fwd}.webapp-modal__content.is-back{animation:.22s webapp-modal-slide-back}@keyframes webapp-modal-slide-fwd{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes webapp-modal-slide-back{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}.webapp-modal__page{text-align:left}.webapp-modal__label{color:var(--webapp-text);margin-bottom:10px;font-size:16px;font-weight:700;display:block}.webapp-modal__req{color:#c0392b;margin-left:2px}.webapp-modal__help-group{margin-bottom:20px;padding:4px 0 0;transition:background .2s}.webapp-modal__help-group.is-error{background:#fdf2f2;margin:-8px -12px 20px;padding:12px 12px 4px}.webapp-modal__textarea,.webapp-modal__input{width:100%;font-family:var(--webapp-font-body);box-sizing:border-box;border:1px solid #ccc;border-radius:2px;padding:12px 14px;font-size:16px}.webapp-modal__help-group:not(.is-error) .webapp-modal__textarea:focus{border-color:var(--webapp-teal);outline:none}.webapp-modal__textarea{resize:vertical;min-height:140px}.webapp-modal__input.is-error{border-color:#c0392b}.webapp-modal__error{color:#fff;background:#c0392b;margin:0;padding:10px 12px;font-size:14px}.webapp-modal__btn{min-width:100px;height:42px;font-family:var(--webapp-font-body);cursor:pointer;border-radius:2px;justify-content:center;align-items:center;padding:0 20px;font-size:16px;font-weight:700;display:inline-flex}.webapp-modal__btn--primary{background:var(--webapp-teal);color:#fff;border:none}.webapp-modal__btn--primary:disabled{opacity:.45;cursor:not-allowed}.webapp-modal__btn--outline{border:2px solid var(--webapp-teal);color:var(--webapp-teal);background:#fff}.webapp-modal__fieldset{border:none;margin:0 0 20px;padding:0}.webapp-modal__name-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.webapp-modal__field-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.webapp-modal__field{min-width:0}.webapp-modal__actions{gap:12px;display:flex}.webapp-modal__page-indicator{color:#999;font-size:14px;position:absolute;bottom:16px;right:20px}.webapp-modal__page--success{text-align:center;justify-content:center;align-items:center;min-height:200px;display:flex}.webapp-modal__success-msg{color:var(--webapp-text);margin:0;font-size:18px;line-height:1.5}.webapp-modal__submit-error{color:#c0392b;margin:12px 0 0;font-size:14px}.webapp-contact{padding:50px 40px;position:relative;overflow:hidden}.webapp-contact__backdrop{z-index:0;background-color:#0a3c3e;background-position:50% 0;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:absolute;inset:0}.webapp-contact__backdrop:after{content:"";opacity:.45;pointer-events:none;background:radial-gradient(circle,#000000a6 65%,#136b6e 100%);position:absolute;inset:0}.webapp-contact__inner{z-index:1;max-width:720px;margin:0 auto;position:relative}.webapp-contact__sub{color:#fff;text-shadow:-3px 0 3px #0006;margin-bottom:28px;font-style:italic}.webapp-form{flex-direction:column;gap:14px;display:flex}.webapp-form input,.webapp-form textarea{font-family:var(--webapp-font-body);border:none;border-radius:2px;width:100%;padding:14px 16px;font-size:16px}.webapp-form__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.webapp-form-msg{color:#fff;font-size:18px}.webapp-sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.webapp-blog{background:#fff}.webapp-blog-hero{position:relative;overflow:hidden}.webapp-blog-hero__backdrop{background-color:#0a3c3e;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.webapp-blog-hero__backdrop:before{content:"";background:#0006;position:absolute;inset:0}.webapp-blog-hero__backdrop:after{content:"";opacity:.4;background:radial-gradient(circle,#000 65%,#136b6e 100%);position:absolute;inset:0}.webapp-blog-hero__inner{z-index:1;text-align:center;justify-content:center;align-items:center;min-height:600px;padding:300px 40px;display:flex;position:relative}.webapp-blog-hero__title{font-family:var(--webapp-font-script);color:#fff;text-shadow:-3px 0 3px #0006;margin:0;font-size:clamp(42px,5vw,65px);font-weight:400;line-height:1}.webapp-blog-list{background:#f2f2f2}.webapp-blog-list__inner{max-width:min(1200px,100% - 80px);margin:0 auto;padding:70px 40px}.webapp-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.webapp-blog-card{min-width:0}.webapp-blog-card__link{height:100%;color:inherit;background:#fff;border-top:6px solid #51b0bf;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 2px 8px #00000014}.webapp-blog-card__link:hover{box-shadow:0 6px 18px #0000001f}.webapp-blog-card__media{overflow:hidden}.webapp-blog-card__media img{aspect-ratio:16/10;object-fit:cover;width:100%;transition:transform .35s}.webapp-blog-card__link:hover .webapp-blog-card__media img{transform:scale(.96)}.webapp-blog-card__body{text-align:left;padding:18px 16px 22px}.webapp-blog-card__title{font-family:var(--webapp-font-body);color:var(--webapp-text);margin:0 0 10px;font-size:22px;font-weight:700;line-height:1.3}.webapp-blog-card__meta{color:var(--webapp-muted);margin:0 0 12px;font-size:14px}.webapp-blog-card__excerpt{color:var(--webapp-text);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.webapp-drug{background:#fff}.webapp-drug-hero{position:relative;overflow:hidden}.webapp-drug-hero__backdrop{background-color:#0a3c3e;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.webapp-drug-hero__backdrop:before{content:"";background:#00000080;position:absolute;inset:0}.webapp-drug-hero__backdrop:after{content:"";opacity:.4;background:radial-gradient(circle,#000 68%,#51b0bf 100%);position:absolute;inset:0}.webapp-drug-hero__inner{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:520px;padding:206px 40px 236px;display:flex;position:relative}.webapp-drug-hero__title{max-width:900px;font-family:var(--webapp-font-script);color:#fff;text-shadow:-3px 0 3px #0006;margin:0;font-size:clamp(42px,5vw,70px);font-weight:400;line-height:1.3}.webapp-drug-hero__subtitle{font-family:var(--webapp-font-body);letter-spacing:.2em;color:#fff;text-shadow:-3px 0 3px #0006;margin:0;font-size:clamp(16px,2vw,24px);font-style:italic;font-weight:400}.webapp-drug-power{background:#f4f4f4;padding:0 90px}.webapp-drug-power__frame{max-width:100%}.webapp-drug-power__grid{grid-template-columns:1fr 1fr;align-items:stretch;min-height:min(560px,70vw);display:grid}.webapp-drug-power__content{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:60px 50px;display:flex;box-shadow:0 3px 11px #00000040}.webapp-drug-power__overline{text-transform:uppercase;width:100%;color:var(--webapp-teal);font-size:14px}.webapp-drug-power__heading{text-align:center;width:100%;font-size:clamp(32px,4vw,55px)}.webapp-drug-power__body{text-align:center;width:100%;font-size:16px;line-height:1.6}.webapp-drug-power__content .webapp-btn--section{margin-top:20px}.webapp-drug-power__media{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:320px}.webapp-drug-motivation{color:#fff;margin-top:50px;position:relative;overflow:hidden}.webapp-drug-motivation__backdrop{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:absolute;inset:0}.webapp-drug-motivation__backdrop:after{content:"";background:#00000080;position:absolute;inset:0}.webapp-drug-motivation__inner{z-index:1;text-align:center;max-width:1028px;margin:0 auto;padding:90px 40px;position:relative}.webapp-drug-motivation__overline{text-transform:uppercase;font-size:14px}.webapp-drug-motivation__heading{margin-bottom:24px;font-size:clamp(32px,4vw,55px)}.webapp-drug-motivation__body{max-width:980px;margin:0 auto 24px;font-size:16px;line-height:1.65}.webapp-drug-motivation__cta{justify-content:center;display:flex}.webapp-drug-motivation__cta .webapp-btn--section{margin-top:0}.webapp-drug-withdrawal{margin-top:0;position:relative;overflow:hidden;box-shadow:0 3px 11px #00000040}.webapp-drug-withdrawal__backdrop{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:absolute;inset:0}.webapp-drug-withdrawal__backdrop:after{content:"";background:#f2fbff99;position:absolute;inset:0}.webapp-drug-withdrawal__inner{z-index:1;text-align:center;max-width:920px;margin:0 auto;padding:80px 40px 64px;position:relative}.webapp-drug-withdrawal__title{text-shadow:0 0 3px #0006;margin:0 0 4px;font-size:clamp(32px,4vw,55px)}.webapp-drug-withdrawal__divider{border:none;border-top:2px solid gray;max-width:100%;margin:20px auto 16px}.webapp-drug-withdrawal__icon{width:57px;height:57px;margin:12px auto 20px;display:block}.webapp-drug-withdrawal__body{text-align:center;max-width:900px;margin:0 auto 28px;font-size:16px;line-height:1.65}.webapp-drug-withdrawal__script-logo{width:min(500px,90%);height:auto;margin:0 auto;display:block}.webapp-drug-contact{margin-top:40px}.webapp-golf__heading-sm{font-size:clamp(28px,3.5vw,42px)}.webapp-golf-goals__body{color:var(--webapp-teal)}.webapp-dental-benefits__list{text-align:left;max-width:520px;color:var(--webapp-teal);margin:0 auto 24px;padding-left:1.25em;font-size:18px;line-height:1.6}.webapp-dental-benefits__list li{margin-bottom:8px}.webapp-dental .webapp-drug-hero__backdrop{background-position:50% 30%}.webapp-btn--submit-request{width:220px;max-width:100%}.webapp-footer{height:361px;color:var(--webapp-teal);background:#fff;flex-direction:column;display:flex}.webapp-footer__main{height:321px;min-height:0;padding:0 var(--webapp-gutter);flex:1;justify-content:center;align-items:center;display:flex}.webapp-footer__grid{grid-template-columns:repeat(3,530px);justify-content:center;align-items:stretch;gap:0;width:100%;max-width:1590px;display:grid}.webapp-footer__brand,.webapp-footer__col{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:530px;height:321px;display:flex}.webapp-footer__brand{text-align:center}.webapp-footer__logo{width:234px;height:auto;margin-bottom:16px;display:block}.webapp-footer__brand .webapp-social{gap:16px;margin:0}.webapp-footer__brand .webapp-social a{width:42px;height:42px;font-size:27px}.webapp-footer__col{text-align:center}.webapp-footer-heading{font-family:var(--webapp-font-body);color:var(--webapp-teal);margin:0 0 8px;font-size:30px;font-weight:700;line-height:1.2}.webapp-footer-heading:after{content:"";background:var(--webapp-teal);width:72px;height:2px;margin:10px auto 16px;display:block}.webapp-footer__detail{font-family:var(--webapp-font-body);color:var(--webapp-teal);margin:0 0 10px;font-size:14px;line-height:1.5}.webapp-footer__detail strong{font-weight:700}.webapp-footer__detail a{color:var(--webapp-teal);text-decoration:none}.webapp-footer__detail a:hover{text-decoration:underline}.webapp-footer__map{border-radius:2px;width:286px;height:130px;margin:12px auto 0;overflow:hidden}.webapp-footer__map iframe{border:0;width:100%;height:100%;display:block}.webapp-footer__bar{background:var(--webapp-teal);flex-shrink:0;justify-content:center;align-items:center;height:40px;display:flex}.webapp-footer__copyright{font-family:var(--webapp-font-body);color:#fff;text-align:center;margin:0;font-size:14px;line-height:1}@media (width<=1280px) and (width>=1025px){.webapp-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.webapp-nav--header .webapp-nav__link,.webapp-nav--header .webapp-nav__link--trigger{padding:12px 10px;font-size:13px}}@media (width<=1024px){:root{--webapp-header-main-h:clamp(72px, 14vw, 96px);--webapp-logo-w:clamp(120px, 32vw, 180px);--webapp-logo-h:clamp(81px, 21.5vw, 121px)}.webapp-header__main-inner{width:var(--webapp-inner);grid-template-columns:auto 1fr auto;grid-template-areas:"menu logo call";column-gap:12px;margin:0 auto;padding-left:0;padding-right:0}.webapp-header__menu-btn{display:flex}.webapp-header__logo{justify-self:center;transform:none}.webapp-header__logo img{width:var(--webapp-logo-w);max-width:var(--webapp-logo-w);height:var(--webapp-logo-h)}.webapp-header__nav-wrap{grid-area:unset;z-index:250;background:#fffffffa;padding:80px 24px 24px;display:none;position:fixed;inset:0;overflow-y:auto}.webapp-header__nav-wrap.is-open{display:block}.webapp-btn--call .webapp-btn__call-text{display:none}.webapp-btn--call{min-width:48px;min-height:48px;padding:0 14px}.webapp-header__nav-wrap .webapp-nav__top{flex-direction:column;align-items:stretch}.webapp-nav__link,.webapp-nav__link--trigger{padding:14px 0;font-size:16px}.webapp-nav__dropdown{columns:1;min-width:100%;box-shadow:none;background:#f8f8f8;border:0;margin-top:8px;display:none;position:static;transform:none}.webapp-nav__item-wrap--has-sub:hover .webapp-nav__dropdown{display:none}.webapp-nav__dropdown.is-open{display:block}.webapp-nav__mobile-areas{border-top:1px solid #eee;margin-top:24px;padding-top:16px;display:block}.webapp-nav__mobile-label{margin-bottom:8px;font-weight:700}.webapp-nav__mobile-cities details{margin-bottom:8px}.webapp-nav__mobile-cities ul{margin:8px 0 0;padding-left:1rem}.webapp-service-grid,.webapp-about__grid,.webapp-mission__grid,.webapp-practitioner__grid,.webapp-split-panel__grid,.webapp-thai-benefits__grid,.webapp-testimonial-grid,.webapp-footer__grid{grid-template-columns:1fr}.webapp-footer{height:auto;min-height:361px}.webapp-footer__main{height:auto;padding:40px var(--webapp-gutter)}.webapp-footer__brand,.webapp-footer__col{width:100%;max-width:530px;height:auto;min-height:0;margin:0 auto;padding:24px 0}.webapp-footer__map{width:min(100%,286px);height:130px}.webapp-split-panel__content{padding:32px var(--webapp-gutter)}.webapp-split-panel__grid--reverse .webapp-split-panel__media{order:-1}.webapp-grief-recovery__backdrop,.webapp-testimonials__backdrop{background-attachment:scroll}.webapp-grief-recovery__inner{padding:48px var(--webapp-gutter)}.webapp-thai-benefits{padding:48px var(--webapp-gutter) 24px}.webapp-thai-benefits__title{font-size:clamp(36px,8vw,55px)}.webapp-thai-benefits__grid{padding:0}.webapp-testimonials__inner{padding:48px var(--webapp-gutter)}.webapp-hero{height:clamp(360px,55vh,560px);min-height:clamp(360px,55vh,560px)}.webapp-about{padding:40px var(--webapp-gutter) 48px}.webapp-about__image{background-position:28% 38%;order:-1;min-height:260px}.webapp-about__content{padding:40px 32px 48px}.webapp-mission{padding:70px var(--webapp-gutter)}.webapp-mission__grid{grid-template-columns:1fr}.webapp-mission__image{background-position:50% 20%;order:-1;min-height:260px}.webapp-mission__content{padding:32px 32px 48px}.webapp-practitioner{margin-top:70px}.webapp-practitioner__inner{padding:48px var(--webapp-gutter)}.webapp-practitioner__backdrop{background-attachment:scroll}.webapp-practitioner__grid{grid-template-columns:1fr;gap:32px}.webapp-services__inner{padding:48px var(--webapp-gutter)}.webapp-services__backdrop{background-attachment:scroll}.webapp-service-videos{grid-template-columns:1fr}.webapp-service-card__caption{padding:12px 10px;font-size:20px}.webapp-gallery__body{padding:0 40px}.webapp-gallery__nav--prev{left:8px}.webapp-gallery__nav--next{right:8px}.webapp-gallery__thumb{width:56px;height:38px}.webapp-btn--promo{width:100%;height:60px;min-height:60px}.webapp-faq{margin:0 var(--webapp-gutter)}.webapp-get-started-fab{min-width:140px;font-size:16px;bottom:16px;left:auto;right:16px}.webapp-modal__name-row,.webapp-modal__field-row,.webapp-form__row{grid-template-columns:1fr}.webapp-contact{padding:48px var(--webapp-gutter)}.webapp-contact__backdrop{background-attachment:scroll}.webapp-blog-hero__inner{min-height:360px;padding:120px var(--webapp-gutter)}.webapp-blog-list__inner{padding:48px var(--webapp-gutter)}.webapp-blog-grid{grid-template-columns:1fr}.webapp-drug-hero__inner{min-height:360px;padding:120px var(--webapp-gutter)}.webapp-drug-power{padding:0 var(--webapp-gutter)}.webapp-drug-power__grid{grid-template-columns:1fr}.webapp-drug-power__media{order:-1;min-height:260px}.webapp-drug-power__content{padding:40px 32px 48px}.webapp-drug-motivation__inner,.webapp-drug-withdrawal__inner{padding:48px var(--webapp-gutter)}.webapp-drug-motivation__backdrop,.webapp-drug-withdrawal__backdrop{background-attachment:scroll}}
