/**handles:legacy-styles**/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}button{border:none;outline:0;background:0 0;padding:0}:root{--serif:"Calluna",serif;--sans:"GT Walsheim",sans-serif;--layout-width:1315px;--header-height:115px;--gutters:80px;--color-plum:#2d103d;--color-plum-tint:#d0cad3;--color-sky:#a9dde1;--color-sky-tint:#e5f5f6;--color-salmon:#f88c76;--color-salmon-tint:#fdddd6;--color-cosmo:#8a68c6;--color-cosmo-tint:#e6e0f1;--color-red:#eb3b33;--color-yellow:#eeea61;--color-sand:#fbf5c0;--color-background:#f6f6f6;--color-grey:#ebebeb;--color-black:#1a1919;--color-white:#ffffff;--color-green:#2a9b88;--color-text:var(--color-plum);--ease:cubic-bezier(0.215, 0.61, 0.355, 1);--ease-in-out-quad:cubic-bezier(0.455, 0.03, 0.515, 0.955);--ease-out-quad:cubic-bezier(0.25, 0.46, 0.45, 0.94);--ease-in-out-cubic:cubic-bezier(0.645, 0.045, 0.355, 1);--ease-in-out-quart:cubic-bezier(0.77, 0, 0.175, 1);--ease-out-back:cubic-bezier(0.085, 1.335, 0.285, 0.995)}@media all and (max-width:1000px){:root{--gutters:60px}}@media all and (max-width:600px){:root{--gutters:45px}}@media all and (max-width:500px){:root{--gutters:30px}}::-moz-selection{background-color:rgba(238,234,97,.99);color:var(--color-black)}::selection{background-color:rgba(238,234,97,.99);color:var(--color-black)}html{box-sizing:border-box}html.smooth-scroll{scroll-behavior:smooth}@media screen and (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}*,::after,::before{box-sizing:inherit;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}body{font-family:var(--sans);font-size:20px;line-height:1.2;color:var(--color-text);overflow-y:scroll}@media all and (max-width:1100px){body{font-size:18px}}@media all and (max-width:900px){body{font-size:15px}}h1,h2,h3,h4,h5,h6{font-family:var(--sans);font-weight:700;margin:0;line-height:1.1;padding:0}a{text-decoration:none;color:inherit}p{margin:0;line-height:1.25}p+p{margin-top:1em}em{font-style:italic}button{cursor:pointer;color:inherit}input{color:var(--color-text)}::-moz-placeholder{color:var(--color-text);opacity:.7}:-ms-input-placeholder{color:var(--color-text);opacity:.7}::placeholder{color:var(--color-text);opacity:.7}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{display:flex;width:100%;align-items:center;height:46px;box-shadow:none;border:1px solid var(--color-plum-tint);text-indent:15px;background-color:#fff;outline:0;border-radius:4px;font-size:15px;font-family:var(--sans);transition:all .4s var(--ease);font-weight:400}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus{border-color:var(--color-plum);box-shadow:0 0 0 4px rgba(45,16,61,.1)}input[type=email]:focus ::-moz-placeholder,input[type=number]:focus ::-moz-placeholder,input[type=password]:focus ::-moz-placeholder,input[type=tel]:focus ::-moz-placeholder,input[type=text]:focus ::-moz-placeholder{color:var(--color-text);opacity:.7}input[type=email]:focus :-ms-input-placeholder,input[type=number]:focus :-ms-input-placeholder,input[type=password]:focus :-ms-input-placeholder,input[type=tel]:focus :-ms-input-placeholder,input[type=text]:focus :-ms-input-placeholder{color:var(--color-text);opacity:.7}input[type=email]:focus ::placeholder,input[type=number]:focus ::placeholder,input[type=password]:focus ::placeholder,input[type=tel]:focus ::placeholder,input[type=text]:focus ::placeholder{color:var(--color-text);opacity:.7}@media all and (max-width:900px){input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{height:40px}}figure{margin:0}.select-container{position:relative;height:43px;width:100%}.select{padding-right:52px;height:46px;width:100%;border:1px solid var(--color-plum-tint);text-indent:15px;background-color:#fff;outline:0;border-radius:4px;font-size:15px;font-family:var(--sans);-webkit-appearance:none;font-weight:400;transition:all .4s var(--ease)}.select:focus{border-color:var(--color-plum);box-shadow:0 0 0 4px rgba(45,16,61,.1)}.select:focus ::-moz-placeholder{color:var(--color-text);opacity:.7}.select:focus :-ms-input-placeholder{color:var(--color-text);opacity:.7}.select:focus ::placeholder{color:var(--color-text);opacity:.7}@media all and (max-width:900px){.select{height:40px}}.select__caret{position:absolute;top:2px;right:0;height:100%;width:40px;pointer-events:none;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-down.svg) center center no-repeat}@media all and (max-width:900px){.select__caret{height:40px;top:0}}textarea{width:100%;box-shadow:none;border:1px solid #000;padding:20px;background-color:transparent;outline:0;font-size:20px;font-family:var(--sans)}@media all and (max-width:700px){textarea{font-size:16px;padding:15px}}.is-draggable{cursor:grab}.skip-link{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;position:fixed;z-index:200;top:10px;left:50%;transform:translate(-50%,-120%);transition:all .3s var(--ease);opacity:0;box-shadow:0 8px 35px rgba(0,0,0,.2)}.skip-link:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.skip-link{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.skip-link{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .skip-link:focus,.skip-link:hover{background-color:#4b1b65}.keyboard-nav .skip-link:focus{transform:translate(-50%,0);opacity:1;outline:0;background-color:var(--color-red)}[data-src]{opacity:0;transition:all 1s var(--ease)}[data-src].is-loaded{opacity:1}.hamburger{display:flex;align-items:flex-start;justify-content:center;height:16px;width:25px}.keyboard-nav :focus>.hamburger .hamburger__patty,.keyboard-nav :focus>.hamburger .hamburger__patty::after,.keyboard-nav :focus>.hamburger .hamburger__patty::before,:hover>.hamburger .hamburger__patty,:hover>.hamburger .hamburger__patty::after,:hover>.hamburger .hamburger__patty::before{background-color:var(--color-red)}.hamburger__patty{position:relative;height:2px;width:25px;border-radius:2px;background-color:var(--color-text);transition:all .3s var(--ease);will-change:transform}.hamburger__patty::after,.hamburger__patty::before{content:"";height:100%;width:100%;position:absolute;left:0;background-color:var(--color-text);transition:all .3s var(--ease);border-radius:1px}.hamburger__patty::before{top:calc(100% + 5px)}.hamburger__patty::after{top:calc(100% + 10px + 2px)}.is-active .hamburger__patty{transform:translate3d(0,7px,0) rotate(45deg)}.is-active .hamburger__patty::before{transform:rotate(-45deg) translate3d(-3.5714285714px,-5px,0);opacity:0}.is-active .hamburger__patty::after{transform:translate3d(0,-14px,0) rotate(-90deg)}.header{position:absolute;z-index:13;top:0;left:0;width:100%}.header__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;display:flex;justify-content:center;align-items:flex-start}.header__left{position:absolute;top:45px;left:0;display:flex;align-items:center;justify-content:flex-start;height:16px}@media all and (max-width:600px){.header__left{top:38px}}.header__shortcuts{display:flex;align-items:center;justify-content:flex-start}@media all and (max-width:1200px){.header__shortcuts{display:none}}.site-nav-toggle{position:relative;display:flex;align-items:center;justify-content:center;margin-right:10px}.site-nav-toggle::before{content:"";position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);height:50px;width:50px;border-radius:4px}.logo{display:block;width:163px;height:105px;margin-top:15px;background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo.svg?new=true");background-size:153px auto;background-position:center center;background-repeat:no-repeat;overflow:hidden;text-indent:-200px;outline:0;border-radius:4px}.keyboard-nav .logo:focus{box-shadow:0 0 0 2px var(--color-cosmo)}@media all and (max-width:1000px){.logo{width:110px;height:69px;background-size:110px auto}}.header__right{position:absolute;top:45px;right:0;display:flex;align-items:center;justify-content:flex-end;height:16px}@media all and (max-width:600px){.header__right{top:38px}}.header__link{position:relative;padding:5px 0;margin-left:30px;font-weight:700;font-size:15px;letter-spacing:.03em;outline:0;border-radius:4px;transition:all .3s var(--ease)}@media all and (max-width:1200px){.header__link{margin-left:15px;font-size:12px}}.header__link:hover,.keyboard-nav .header__link:focus{color:var(--color-red)}.header .dropdown{margin-left:30px}.header .dropdown__trigger{padding:5px 0;font-weight:700;font-size:15px;letter-spacing:.03em}@media all and (max-width:1000px){.header .dropdown__trigger{font-size:13px}}.login-dropdown{white-space:nowrap}.individuals-dropdown .dropdown__menu{width:220px;padding-bottom:200px}.individuals-dropdown .dropdown__menu::before{background:linear-gradient(180deg,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 52.08%),url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/company-dropdown.jpg) bottom left no-repeat;background-size:cover}.businesses-dropdown .dropdown__menu{width:300px;padding-bottom:350px}.businesses-dropdown .dropdown__menu::before{background:linear-gradient(180deg,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 52.08%),url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/for-businesses.jpg) bottom left no-repeat;background-size:cover}.login-dropdown .dropdown__menu{width:calc(222px - 60px)}.login-dropdown .dropdown__menu::before{content:"";position:absolute;top:-30px;left:-30px;height:calc(100% + 60px);width:calc(100% + 60px);background-color:#fff;border-radius:4px;box-shadow:0 8px 35px rgba(0,0,0,.2);transition:all .3s var(--ease);transform:scale(.95)}@media all and (max-width:900px){.login-dropdown .dropdown__menu::before{top:-20px;left:-20px;height:calc(100% + 40px);width:calc(100% + 40px)}}.pulldown{position:absolute;z-index:13;top:0;left:0;width:100%;padding-bottom:100px;background-color:#fff;border-bottom:1px solid #d0cad3;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);transition:all .5s var(--ease);opacity:0;pointer-events:none}.pulldown.is-open{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);transform:none;opacity:1;pointer-events:initial}@media all and (max-width:1000px){.pulldown{display:flex;flex-direction:column;position:fixed;width:250px;height:100%;-webkit-clip-path:none;clip-path:none;overflow-y:auto;transform:translateX(-100%);padding:0 30px 30px}.pulldown.is-open{-webkit-clip-path:none;clip-path:none;transform:none;box-shadow:8px 0 35px rgba(0,0,0,.2)}}.pulldown__mobile-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin:auto 12px 10px;flex-shrink:0}.pulldown__mobile-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.pulldown__mobile-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.pulldown__mobile-button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .pulldown__mobile-button:focus,.pulldown__mobile-button:hover{background-color:#4b1b65}@media all and (min-width:1001px){.pulldown__mobile-button{display:none}}.pulldown__header{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;display:flex;justify-content:center;align-items:flex-start}@media all and (max-width:1000px){.pulldown__header{width:100%}}.pulldown__toggle{position:absolute;top:45px;left:0;display:flex;align-items:center;justify-content:center}.pulldown__toggle::before{content:"";position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);height:50px;width:50px;border-radius:4px}@media all and (max-width:1000px){.pulldown__toggle{top:27px;left:0}}.pulldown__logo{display:block;width:163px;height:105px;margin-top:15px;background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo.svg?new=true");background-size:153px auto;background-position:center center;background-repeat:no-repeat;overflow:hidden;text-indent:-200px;outline:0;border-radius:4px}.keyboard-nav .pulldown__logo:focus{box-shadow:0 0 0 2px var(--color-cosmo)}@media all and (max-width:1000px){.pulldown__logo{display:none}}.pulldown__header-right{position:absolute;top:45px;right:0;display:flex;align-items:center;justify-content:flex-end;height:16px}@media all and (max-width:1000px){.pulldown__header-right{display:none}}.pulldown__columns{display:grid;grid-template-columns:repeat(5,1fr);justify-items:center;margin-top:50px}@media all and (min-width:1001px){.pulldown__columns{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}}@media all and (max-width:1000px){.pulldown__columns{grid-template-columns:1fr;justify-items:left;margin-top:80px;width:100%}}.pulldown__column{display:flex;flex-direction:column}@media all and (max-width:1200px)and (min-width:1001px){.pulldown__column{width:130px}}.pulldown__columns-footer{padding-top:25px;margin:5px 0 30px;border-top:1px solid var(--color-grey)}.pulldown__columns-footer a{display:block;margin-bottom:15px;font-size:13px;font-weight:700}@media all and (min-width:1001px){.pulldown__columns-footer{display:none}}.pulldown__label{margin-bottom:20px}@media all and (min-width:1001px){.pulldown__label{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);font-size:12px}}@media all and (min-width:1001px)and (max-width:600px){.pulldown__label{font-size:12px}}@media all and (max-width:1000px){.pulldown__label{display:flex;align-items:center;padding-right:20px;font-size:22px;font-weight:400}.pulldown__label::after{content:"";display:inline-block;margin-left:8px;height:6px;width:12px;transform:translateY(1px);transition:all .3s var(--ease);background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down.svg) center center no-repeat}.pulldown__column.is-open .pulldown__label::after{transform:rotate(180deg)}}.pulldown__column-links{display:flex;flex-direction:column}.pulldown__column-links .menu__column-title{font-size:16px;margin-bottom:10px}@media all and (max-width:1000px){.pulldown__column-links{margin:0 0 0 20px;overflow:hidden;height:0;transition:all .4s var(--ease)}.pulldown__column.is-open .pulldown__column-links{margin:0 0 10px 20px}}.pulldown__link{margin-bottom:15px;font-size:15px;letter-spacing:.03em;transition:all .3s var(--ease)}.keyboard-nav .pulldown__link:focus,.pulldown__link:hover{color:var(--color-red)}.pulldown__link+.menu__column-title{margin-top:5px}.scroll-nav{position:fixed;z-index:13;top:0;left:0;height:86px;width:100%;border-bottom:1px solid #f3f3f3;background-color:#fff;transform:translateY(-100%);transition:all .6s var(--ease);will-change:transform;outline:0}body:not(.keyboard-nav):not(.menu-open) .scroll-nav.is-open{transform:none}.scroll-nav__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between;height:100%}.scroll-nav__inner .site-nav-toggle{width:100px;justify-content:flex-start}@media all and (min-width:1001px){.scroll-nav__inner .site-nav-toggle{display:none}}.scroll-nav__left{display:flex;align-items:center}@media all and (max-width:1000px){.scroll-nav__left .header__link{display:none}.scroll-nav__left .dropdown{display:none}}.scroll-nav__logo{display:block;height:46px;width:29px;background:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logomark.svg") center center no-repeat;text-indent:-200px;overflow:hidden;margin-right:10px}@media all and (max-width:1000px){.scroll-nav__logo{margin-right:0}}.scroll-nav .dropdown{margin-left:30px}@media all and (max-width:1200px){.scroll-nav .dropdown{margin-left:15px}}.scroll-nav .dropdown__trigger{padding:5px 0;font-weight:700;font-size:15px;letter-spacing:.03em;border-radius:4px;transition:all .3s var(--ease)}@media all and (max-width:1200px){.scroll-nav .dropdown__trigger{font-size:12px}}.scroll-nav .dropdown__trigger::before{content:"";position:absolute;top:calc(50% - 3px);z-index:2;right:0;display:inline-block;margin-left:8px;height:6px;width:12px;transform:translateY(1px);background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-red.svg) center center no-repeat;opacity:0;transition:all .3s var(--ease)}.keyboard-nav .scroll-nav .dropdown__trigger:focus,.scroll-nav .dropdown__trigger:hover{color:var(--color-red)}.keyboard-nav .scroll-nav .dropdown__trigger:focus::before,.scroll-nav .dropdown__trigger:hover::before{opacity:1}.scroll-nav__right{display:flex;align-items:center}@media all and (max-width:1000px){.scroll-nav__right{display:none}}.scroll-nav__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:var(--color-red);color:#fff;margin-left:30px}.scroll-nav__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.scroll-nav__button{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.scroll-nav__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .scroll-nav__button:focus,.scroll-nav__button:hover{background-color:#4b1b65}@media all and (max-width:1200px){.scroll-nav__button{margin-left:15px}}.scroll-nav__mobile-login{width:100px;text-align:right}@media all and (min-width:1001px){.scroll-nav__mobile-login{display:none}}.program-dropdown .dropdown__menu{width:400px;padding-bottom:320px}.program-dropdown .dropdown__menu::before{background:linear-gradient(180deg,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 52.08%),url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/the-program-dropdown.jpg) bottom left no-repeat,#f0e57c;background-size:100% auto}.company-dropdown .dropdown__menu{width:142px;padding-bottom:140px}.company-dropdown .dropdown__menu::before{content:"";background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/company-dropdown.jpg) bottom left no-repeat,#fff;background-size:cover}.resources-dropdown .dropdown__menu{width:142px;padding-bottom:135px}.resources-dropdown .dropdown__menu::before{content:"";background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/resources-dropdown.jpg) bottom left no-repeat,#fff;background-size:cover}.section-nav{--height:72px;--bannerHeight:0px;position:fixed;z-index:10;bottom:0;left:0;height:calc(var(--height) + var(--bannerHeight));width:100%;border-top:1px solid var(--color-plum-tint);background-color:#fff;transform:translateY(100%);transition:all .6s var(--ease);outline:0;will-change:transform}.section-nav.section-nav--banner{border-top:none;--bannerHeight:33px}.section-nav.no-links{--height:0px}.keyboard-nav .section-nav{display:none}body:not(.keyboard-nav) .section-nav.is-open{transform:none}@media all and (max-width:1000px){.section-nav{display:none;--bannerHeight:38px}.section-nav.section-nav--banner{display:block;--height:0px}}.wondr-banner{height:var(--bannerHeight);display:flex;align-items:center;justify-content:center;padding:0 10px;border-bottom:1px solid var(--color-plum-tint);background-color:var(--color-sand);font-size:13px;font-weight:700;text-align:center;line-height:1}.wondr-banner a{color:var(--color-red)}@media all and (max-width:1000px){.wondr-banner{font-size:10px}}.section-nav__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;height:var(--height)}@media all and (max-width:1000px){.section-nav__inner{display:none}}.section-nav__link{font-size:15px;opacity:.5;transition:all .4s var(--ease);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.section-nav__link.is-active{opacity:1}.section-nav__link+.section-nav__link{margin-left:60px}.footer{padding-top:80px;overflow:hidden}.footer__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}.footer__top{display:flex;justify-content:space-between;align-items:flex-start}@media all and (max-width:1200px){.footer__top{flex-direction:column}}.footer__logo{max-height:40px;width:auto}@media all and (max-width:800px){.footer__logo{max-height:25px}}@media all and (max-width:1200px){.footer__left{width:100%}}.footer__social{display:flex;align-items:center;margin-top:30px}.footer__social-link{display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:50%;margin-right:10px;background-color:var(--color-plum);transition:all .3s var(--ease)}.footer__social-link:hover{background-color:var(--color-red)}.footer__right{display:flex}@media all and (max-width:1200px){.footer__right{margin-top:60px}}@media all and (max-width:800px){.footer__right{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px 50px}}@media all and (max-width:700px){.footer__right{grid-template-columns:1fr 1fr}}.footer__column{display:flex;flex-direction:column;padding-top:10px}.menu__column-title{font-size:14px;margin-bottom:10px}.footer__link+.menu__column-title{margin-top:20px}.footer__column+.footer__column{margin-left:60px}@media all and (max-width:1300px){.footer__column+.footer__column{margin-left:40px}}@media all and (max-width:800px){.footer__column+.footer__column{margin-left:0}}.footer__column-title{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin-bottom:20px;font-size:12px}@media all and (max-width:600px){.footer__column-title{font-size:12px}}.footer__link{display:block;font-size:15px}.footer__link+.footer__link{margin-top:15px}.footer__link+.footer__column-title{margin-top:50px}.footer__sub{display:flex;align-items:center;justify-content:flex-start;margin-top:150px;padding-bottom:20px}@media all and (max-width:1100px){.footer__sub{margin-top:80px;flex-wrap:wrap;justify-content:center;text-align:center}}@media all and (max-width:900px){.footer__sub{margin-top:50px}}.footer__sub-item{font-size:12px}@media all and (max-width:900px){.footer__sub-item{font-size:10px}}.footer__sub-item+.footer__sub-item{margin-left:30px}.footer__copyright{font-size:12px;margin-right:30px}@media all and (max-width:900px){.footer__copyright{font-size:10px}}@media all and (max-width:700px){.footer__copyright{width:100%;margin-bottom:20px;margin-right:0}}.footer__disclaimer{margin-left:auto;font-size:12px}@media all and (max-width:1100px){.footer__disclaimer{width:100%;margin-top:20px;text-align:center;flex-wrap:wrap}}@media all and (max-width:900px){.footer__disclaimer{font-size:10px}}.dropdown{position:relative}.dropdown.is-open .dropdown__menu{opacity:1;transform:none;pointer-events:all}.dropdown.is-open .dropdown__menu::before{transform:none}.dropdown.is-open .dropdown__trigger::after,.dropdown.is-open .dropdown__trigger::before{transform:rotate(180deg)}.dropdown__trigger{display:flex;align-items:center;padding:0 20px 0 0;transition:all .3s var(--ease)}.dropdown__trigger::after{content:"";display:inline-block;margin-left:8px;height:6px;width:12px;transform:translateY(1px);transition:all .3s var(--ease);background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down.svg) center center no-repeat;pointer-events:none}.dropdown__trigger::before{content:"";position:absolute;top:calc(50% - 3px);z-index:2;right:0;display:inline-block;margin-left:8px;height:6px;width:12px;transform:translateY(1px);background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-red.svg) center center no-repeat;opacity:0;transition:all .3s var(--ease);pointer-events:none}.dropdown__trigger:hover,.keyboard-nav .dropdown__trigger:focus{color:var(--color-red)}.dropdown__trigger:hover::before,.keyboard-nav .dropdown__trigger:focus::before{opacity:1}@media all and (max-width:600px){.dropdown__trigger{padding:0}.dropdown__trigger::after,.dropdown__trigger::before{display:none}}.dropdown__menu{position:absolute;top:100%;left:0;display:flex;padding-top:55px;pointer-events:none;opacity:0;transform:translateY(-10px);transition:all .3s var(--ease);will-change:transform,opacity}.dropdown__menu::before{content:"";position:absolute;top:15px;left:-45px;height:calc(100% + 40px);width:calc(100% + 90px);background-color:#fff;border-radius:4px;box-shadow:0 8px 35px rgba(0,0,0,.2);transition:all .3s var(--ease);transform:scale(.95);will-change:transform}.dropdown__menu--right-aligned{left:initial;right:0;padding-right:30px}.dropdown__column{flex-shrink:0;max-width:200px}.dropdown__column+.dropdown__column{margin-left:40px}.menu__column-title{position:relative;font-weight:700;font-size:18px;margin-bottom:10px;color:var(--color-text)}.dropdown__items+.menu__column-title{margin-top:20px}.dropdown__items{position:relative;padding:0;margin:0;list-style-type:none;color:var(--color-text)}.dropdown__items li{position:relative}.dropdown__items li+li{margin-top:10px}.dropdown__items a{position:relative;outline:0}.dropdown__items a:focus,.dropdown__items a:hover{text-decoration:underline}@media all and (max-width:900px){.dropdown__items::before{top:-20px;left:-20px;height:calc(100% + 40px);width:calc(100% + 40px)}.dropdown__items li{padding:5px 0}}@media all and (min-width:701px){body.frozen{height:100%;overflow:hidden;padding-right:15px}}.pop-overlay{position:fixed;z-index:999;top:0;left:0;height:100%;width:100%;background-color:var(--color-plum);opacity:0;will-change:opacity}.pop-overlay.is-open{opacity:.4;transition:all 1s var(--ease)}.pop-overlay.is-closed{opacity:0;transition:all .15s var(--ease);pointer-events:none}.pop{position:fixed;z-index:1000;top:50%;left:50%;transform:translate(-50%,-45%);background-color:#fff;opacity:0;box-shadow:0 30px 70px rgba(0,0,0,.05);will-change:opacity,transform}.pop.is-open{transform:translate(-50%,-50%);opacity:1;transition:all .3s var(--ease)}.pop.is-closed{opacity:0;transition:all .15s var(--ease);pointer-events:none}.pop__inner{overflow:auto;max-height:calc(100vh - var(--gutters) * 2);max-width:calc(100vw - var(--gutters) * 2)}.pop__close{position:absolute;top:-20px;right:-20px;height:40px;width:40px;border-radius:50%;background:#fff url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/x-dark.svg) center center no-repeat;background-size:14px 14px;box-shadow:0 0 30px rgba(45,16,61,.2)}.video-popup-container{width:calc(100vw - var(--gutters) * 2);max-width:945px;max-height:calc(100vh - var(--gutters) * 2)}.video-popup{width:100%;height:auto;max-height:calc(100vh - var(--gutters) * 2);vertical-align:middle;-o-object-fit:cover;object-fit:cover}.hero{position:relative;padding-top:var(--header-height);background-color:var(--color-plum);overflow:hidden}.hero__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;padding:60px 0 80px;position:relative;z-index:1}@media all and (max-width:750px){.hero__inner{padding:40px 15px 0}}.hero__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;opacity:0;transition:all .6s var(--ease)}.hero__content.is-visible{opacity:1}.hero__eyebrow{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px;margin-bottom:1em;color:#fff}@media all and (max-width:1400px){.hero__eyebrow{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.hero__eyebrow{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}.hero__title{font-family:var(--sans);font-size:65px;max-width:700px}@media all and (max-width:1400px){.hero__title{font-size:55.25px}}@media all and (max-width:1100px){.hero__title{font-size:45.5px}}@media all and (max-width:600px){.hero__title{font-size:37.05px}}@media all and (max-width:600px){.hero__title br{display:none}}.hero__copy{font-family:var(--sans);font-size:20px;max-width:560px;margin-top:1.875em}@media all and (max-width:1400px){.hero__copy{font-size:17px}}@media all and (max-width:1100px){.hero__copy{font-size:14px}}@media all and (max-width:1300px){.hero__copy{max-width:450px}}@media all and (max-width:1100px){.hero__copy{max-width:350px}}@media all and (max-width:600px){.hero__copy br{display:none}}.hero__buttons{display:flex;margin-top:2.8125em}@media all and (max-width:400px){.hero__buttons{flex-direction:column}}.hero__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff}.hero__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.hero__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.hero__button{height:40px;padding:0 25px;font-size:12px}}.hero__button:hover,.keyboard-nav .hero__button:focus{background-color:#4b1b65}.hero__secondary-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-plum);border:1px solid var(--color-plum);margin-left:20px}.hero__secondary-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.hero__secondary-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.hero__secondary-button{height:40px;padding:0 25px;font-size:12px}}.hero__secondary-button:hover,.keyboard-nav .hero__secondary-button:focus{background-color:var(--color-plum);color:var(--color-white)}@media all and (max-width:400px){.hero__secondary-button{margin-left:0;margin-top:10px}}.hero__image{position:absolute;bottom:0;right:0;max-width:100%;max-height:100%;min-height:365px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right;height:auto;vertical-align:middle}@media all and (max-width:1300px){.hero__image{max-width:90%}}@media all and (max-width:750px){.hero__image{position:relative;max-width:100%;margin-top:20px}}.careers-hero{position:relative;z-index:1;display:flex;align-items:center;height:896px;padding:var(--header-height) 0}@media all and (max-width:900px){.careers-hero{height:750px}}.careers-hero__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:1;pointer-events:none}.careers-hero__content{display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transform:scale(.8);transition:transform 1.5s var(--ease-in-out-quad),opacity .75s .25s var(--ease-in-out-quad)}.is-visible .careers-hero__content{opacity:1;transform:none}.careers-hero__title{font-family:var(--sans);font-size:65px;max-width:700px;text-align:center;text-shadow:0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff}@media all and (max-width:1400px){.careers-hero__title{font-size:55.25px}}@media all and (max-width:1100px){.careers-hero__title{font-size:45.5px}}@media all and (max-width:600px){.careers-hero__title{font-size:37.05px}}@media all and (max-width:600px){.careers-hero__title br{display:none}}.careers-hero__copy{font-family:var(--sans);font-size:20px;max-width:560px;margin-top:1.875em;text-align:center;text-shadow:0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff}@media all and (max-width:1400px){.careers-hero__copy{font-size:17px}}@media all and (max-width:1100px){.careers-hero__copy{font-size:14px}}@media all and (max-width:1300px){.careers-hero__copy{max-width:450px}}@media all and (max-width:1100px){.careers-hero__copy{max-width:350px}}@media all and (max-width:600px){.careers-hero__copy br{display:none}}.careers-hero__buttons{display:flex;margin-top:2.8125em}@media all and (max-width:400px){.careers-hero__buttons{flex-direction:column}}.careers-hero__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;pointer-events:all}.careers-hero__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.careers-hero__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.careers-hero__button{height:40px;padding:0 25px;font-size:12px}}.careers-hero__button:hover,.keyboard-nav .careers-hero__button:focus{background-color:#4b1b65}.careers-hero__secondary-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-plum);border:1px solid var(--color-plum);margin-left:20px}.careers-hero__secondary-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.careers-hero__secondary-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.careers-hero__secondary-button{height:40px;padding:0 25px;font-size:12px}}.careers-hero__secondary-button:hover,.keyboard-nav .careers-hero__secondary-button:focus{background-color:var(--color-plum);color:var(--color-white)}@media all and (max-width:400px){.careers-hero__secondary-button{margin-left:0;margin-top:10px}}.careers-hero__images{position:absolute;top:0;left:0;width:100%;height:calc(100% + 200px);overflow:hidden}.careers-hero__images-inner{position:absolute;top:0;left:0;height:100%;width:100%;transform:scale(.5);transition:all 1.75s var(--ease-in-out-cubic)}.is-visible .careers-hero__images-inner{transform:none}.careers-hero__image-container{position:absolute;transition:all .4s var(--ease)}@media all and (min-width:901px){.careers-hero__image-container:hover{z-index:1}}.careers-hero__image-container:nth-child(1){top:163px;left:-10px}.careers-hero__image-container:nth-child(2){bottom:196px;left:-54px}.careers-hero__image-container:nth-child(3){top:344px;left:209px}.careers-hero__image-container:nth-child(4){top:648px;left:276px}.careers-hero__image-container:nth-child(5){bottom:118px;left:561px}.careers-hero__image-container:nth-child(6){bottom:40px;right:330px}.careers-hero__image-container:nth-child(7){top:145px;right:185px}.careers-hero__image-container:nth-child(8){bottom:222px;right:35px}.careers-hero__image-container:nth-child(9){top:426px;right:-6px}.careers-hero__image-container:nth-child(10){top:185px;right:-144px}@media all and (max-width:1280px){.careers-hero__image-container:nth-child(3){top:314px;left:189px}.careers-hero__image-container:nth-child(4){top:628px;left:176px}.careers-hero__image-container:nth-child(5){bottom:98px;left:261px}}@media all and (max-width:1080px){.careers-hero__image-container:nth-child(1){top:163px;left:-10px}.careers-hero__image-container:nth-child(2){bottom:66px;left:-54px}.careers-hero__image-container:nth-child(3){top:40px;left:260px}.careers-hero__image-container:nth-child(4){top:528px;left:110px}.careers-hero__image-container:nth-child(5){bottom:98px;left:261px}.careers-hero__image-container:nth-child(6){bottom:40px;right:240px}.careers-hero__image-container:nth-child(7){top:145px;right:185px}.careers-hero__image-container:nth-child(8){bottom:242px;right:35px}.careers-hero__image-container:nth-child(9){top:426px;right:-6px}.careers-hero__image-container:nth-child(10){top:215px;right:-144px}}@media all and (max-width:900px){.careers-hero__image-container:nth-child(3){top:40px;left:210px}.careers-hero__image-container:nth-child(6){bottom:40px;right:-10px}.careers-hero__image-container:nth-child(7){display:none}.careers-hero__image-container:nth-child(8){bottom:242px;right:65px}.careers-hero__image-container:nth-child(9){top:426px;right:-110px}}@media all and (max-width:780px){.careers-hero__image-container:nth-child(3){display:none}.careers-hero__image-container:nth-child(4){top:528px;left:60px}.careers-hero__image-container:nth-child(5){bottom:148px;left:281px}.careers-hero__image-container:nth-child(8){display:none}.careers-hero__image-container:nth-child(10){top:155px;right:-144px}}@media all and (max-width:700px){.careers-hero__image-container:nth-child(2),.careers-hero__image-container:nth-child(6){display:none}.careers-hero__image-container:nth-child(5){bottom:98px;left:281px}.careers-hero__image-container:nth-child(10) img{max-width:200px;height:auto}}@media all and (max-width:500px){.careers-hero__image-container:nth-child(1){display:none}.careers-hero__image-container:nth-child(2){display:block;bottom:auto;top:150px;left:-14px}.careers-hero__image-container:nth-child(2) img{max-width:150px;height:auto}.careers-hero__image-container:nth-child(4){top:533px;left:0}.careers-hero__image-container:nth-child(4) img{max-width:150px;height:auto}.careers-hero__image-container:nth-child(5){bottom:78px;left:40px}.careers-hero__image-container:nth-child(9){top:526px;right:-130px}.careers-hero__image-container:nth-child(10){top:145px;right:-144px}.careers-hero__image-container:nth-child(10) img{max-width:175px}}.careers-hero__image-container:nth-child(1) .careers-hero__image{transition-delay:.24s}.careers-hero__image-container:nth-child(2) .careers-hero__image{transition-delay:.42s}.careers-hero__image-container:nth-child(3) .careers-hero__image{transition-delay:.06s}.careers-hero__image-container:nth-child(4) .careers-hero__image{transition-delay:.18s}.careers-hero__image-container:nth-child(5) .careers-hero__image{transition-delay:.06s}.careers-hero__image-container:nth-child(6) .careers-hero__image{transition-delay:.18s}.careers-hero__image-container:nth-child(7) .careers-hero__image{transition-delay:.18s}.careers-hero__image-container:nth-child(8) .careers-hero__image{transition-delay:.36s}.careers-hero__image-container:nth-child(9) .careers-hero__image{transition-delay:.06s}.careers-hero__image-container:nth-child(10) .careers-hero__image{transition-delay:.06s}.careers-hero__image-inner{transition:all 1s var(--ease-out-back)}@media all and (min-width:901px){.careers-hero__image-inner:hover{transform:scale(2)}}.simple{padding:40px 0;overflow:hidden}.simple.dark{color:var(--color-white)}.simple__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center}@media all and (max-width:900px){.simple__inner{flex-direction:column}}.simple__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.simple__title{font-size:46.75px}}@media all and (max-width:1100px){.simple__title{font-size:38.5px}}@media all and (max-width:600px){.simple__title{font-size:31.35px}}.simple__subtitle{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;margin-top:30px}@media all and (max-width:1400px){.simple__subtitle{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.simple__subtitle{font-size:21px;font-family:var(--serif);font-size:21px}}.simple__intro{margin-top:1.818em;max-width:620px;margin-right:40px}@media all and (max-width:900px){.simple__intro{margin-top:20px}}@media all and (max-width:900px){.simple__intro{max-width:500px;margin-right:0}}.simple__suffix{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;margin-top:30px}@media all and (max-width:1400px){.simple__suffix{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.simple__suffix{font-size:21px;font-family:var(--serif);font-size:21px}}.simple__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:40px}.simple__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.simple__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.simple__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .simple__button:focus,.simple__button:hover{background-color:#4b1b65}@media all and (max-width:900px){.simple__button{margin-top:30px}}.simple__image{max-width:50%;vertical-align:middle;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom}@media all and (min-width:901px){.simple__image{height:100%}}@media all and (max-width:900px){.simple__image{margin-top:20px;max-width:100vw}}.text-rotation{height:95px;overflow:hidden}@media all and (max-width:600px){.text-rotation{height:57px}}.text-rotation__inner{position:relative;height:100%;width:100%;transition:all 1.2s var(--ease-out-back)}.text-rotation__inner a{display:flex;height:100%;width:100%;align-items:center;justify-content:center;transition:all .3s var(--ease)}.text-rotation__inner a:hover{background-color:#7e59c0}.text-rotation__item{display:flex;align-items:center;justify-content:center;text-align:center;height:100%;width:100%;font-size:32px;font-weight:700;color:var(--color-white)}@media all and (max-width:600px){.text-rotation__item{font-size:22px}}.fork{padding:100px 0;background:linear-gradient(180deg,rgba(247,247,247,0) 0,#f7f7f7 100%)}@media all and (max-width:1000px){.fork{padding:80px 0}}@media all and (max-width:600px){.fork{padding:60px 0}}.fork__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.fork__title{font-family:var(--sans);font-size:50px}@media all and (max-width:1400px){.fork__title{font-size:42.5px}}@media all and (max-width:1100px){.fork__title{font-size:35px}}@media all and (max-width:600px){.fork__title{font-size:28.5px}}.fork__intro{max-width:585px;margin:25px 0 80px;text-align:center}.fork__roads{display:flex;justify-content:space-around;width:100%}@media all and (max-width:500px){.fork__roads{flex-direction:column}}.road{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:0 20px}@media all and (max-width:500px){.road+.road{margin-top:60px}}.road__image{height:115px;width:115px;border-radius:50%;background-color:var(--color-plum)}.road__title{font-family:var(--sans);font-size:50px;margin-top:30px}@media all and (max-width:1400px){.road__title{font-size:42.5px}}@media all and (max-width:1100px){.road__title{font-size:35px}}@media all and (max-width:600px){.road__title{font-size:28.5px}}@media all and (max-width:600px){.road__title{margin-top:20px}}.road__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-red);border:1px solid var(--color-red);margin-top:30px;opacity:0;transform:scale(0);transition:all .4s var(--ease),transform .8s .3s var(--ease-out-back)}.road__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.road__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.road__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .road__button:focus,.road__button:hover{background-color:var(--color-red);color:var(--color-white)}.road__button.is-visible{transform:none;opacity:1}.road:last-child .road__button{transition:all .4s var(--ease),transform .8s .4s var(--ease-out-back)}.app-tour{position:relative;z-index:1;padding:120px 0 175px;overflow:hidden;background-color:var(--color-sky)}@media all and (max-width:800px){.app-tour{padding:80px 0}}@media all and (max-width:600px){.app-tour{padding:0 0 40px}}.app-tour__inner{display:flex;align-items:center}@media all and (min-width:801px){.app-tour__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}}@media all and (max-width:800px){.app-tour__inner{flex-direction:column;align-items:center}}.app-tour__content{width:50%;padding-left:60px}@media all and (max-width:800px){.app-tour__content{width:100%;max-width:640px;padding:0 var(--gutters);margin-top:100px}}.app-tour__eyebrow{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px;margin-bottom:10px}@media all and (max-width:1400px){.app-tour__eyebrow{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.app-tour__eyebrow{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}.app-tour__title{font-family:var(--sans);font-size:50px}@media all and (max-width:1400px){.app-tour__title{font-size:42.5px}}@media all and (max-width:1100px){.app-tour__title{font-size:35px}}@media all and (max-width:600px){.app-tour__title{font-size:28.5px}}.app-tour__text{margin-top:1.818em}.app-tour__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:50px}.app-tour__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.app-tour__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.app-tour__button{height:40px;padding:0 25px;font-size:12px}}.app-tour__button:hover,.keyboard-nav .app-tour__button:focus{background-color:#4b1b65}.app-tour__graphic{position:relative;width:50%;display:flex;align-items:center;justify-content:center}.app-tour__graphic::before{content:"";position:absolute;height:528px;width:528px;border-radius:50%;background-color:var(--color-salmon);transform:scale(.5);transition:all .6s var(--ease);opacity:0;will-change:transform}.is-visible .app-tour__graphic::before{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 10px),calc(var(--mouse-pyr) * 10px));opacity:1}@media all and (max-width:1000px){.is-visible .app-tour__graphic::before{transform:none}}@media all and (max-width:1300px){.app-tour__graphic::before{height:400px;width:400px}}@media all and (max-width:1000px){.app-tour__graphic::before{display:none}}@media all and (max-width:800px){.app-tour__graphic::before{display:block;margin-left:0}}@media all and (max-width:800px){.app-tour__graphic{width:300px;margin-top:60px;transform:none}}.app-tour__phone{position:relative;display:flex;align-items:center;justify-content:center;height:594px;width:275px;border-radius:32px;background:#fff;box-shadow:0 0 48px rgba(2,0,100,.65),0 0 0 15px rgba(26,25,25,.1);transform:scale(.9);transition:all .4s var(--ease);will-change:transform}.is-visible .app-tour__phone{opacity:1;will-change:transform;transform:translate(calc(var(--mouse-pxr) * 40px),calc(var(--mouse-pyr) * 40px))}@media all and (max-width:1000px){.is-visible .app-tour__phone{transform:none}}@media all and (max-width:1300px){.app-tour__phone{height:calc(594px * .75);width:calc(275px * .75)}}.app-tour__phone-inner{height:100%;width:100%;transform:scale(.9) translateZ(0);transition:all 1.2s var(--ease-out-back);overflow:hidden;border-radius:32px}.is-visible .app-tour__phone-inner{transform:translateZ(0)}.app-tour__phone-inner img,.app-tour__phone-inner video{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:auto;width:275px;-o-object-fit:contain;object-fit:contain}@media all and (max-width:1300px){.app-tour__phone-inner img,.app-tour__phone-inner video{width:207px}}@media all and (max-width:1300px){.app-tour__phone-inner{height:calc(543px * .75);width:204px;border-radius:24px}}.app-tour__phone-track{display:inline-flex;height:100%;transition:all .6s var(--ease)}.app-tour__image-1,.app-tour__image-2,.app-tour__image-3{position:absolute;will-change:transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .4s var(--ease)}.is-visible .app-tour__image-1,.is-visible .app-tour__image-2,.is-visible .app-tour__image-3{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 25px),calc(var(--mouse-pyr) * 25px))}@media all and (max-width:1000px){.is-visible .app-tour__image-1,.is-visible .app-tour__image-2,.is-visible .app-tour__image-3{transform:none}}.app-tour__image-1{height:auto;top:-50px;left:-15px;transform:translate(225px,180px)}@media all and (max-width:1300px)and (min-width:801px){.app-tour__image-1{max-width:calc(198px * .75);top:30px}}@media all and (max-width:800px){.app-tour__image-1{left:-165px;top:-30px;max-width:165px}}@media all and (max-width:400px){.app-tour__image-1{left:-125px}}.app-tour__image-2{height:auto;top:40%;right:0;transform:translateX(-50%)}@media all and (max-width:1300px)and (min-width:801px){.app-tour__image-2{max-width:calc(154px * .75)}}@media all and (max-width:800px){.app-tour__image-2{max-width:110px;right:-105px}}@media all and (max-width:400px){.app-tour__image-2{right:-65px}}.app-tour__image-3{bottom:-165px;right:50px;transform:translate(-150px,-200px)}@media all and (max-width:1300px)and (min-width:801px){.app-tour__image-3{bottom:-100px;right:50px;max-width:calc(242px * .75)}}@media all and (max-width:800px){.app-tour__image-3{bottom:-80px;right:-80px;max-width:144px}}.marquee{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;padding:60px 0;overflow:hidden;background-color:var(--color-background)}.marquee::before{content:"";position:absolute;z-index:1;top:0;left:0;height:100%;width:205px;background:linear-gradient(90deg,#f6f6f6 0,rgba(246,246,246,0) 100%)}.marquee::after{content:"";position:absolute;top:0;right:0;height:100%;width:205px;background:linear-gradient(90deg,rgba(246,246,246,0) 0,#f6f6f6 100%)}@media all and (max-width:600px){.marquee{padding:40px 0}}.marquee__title{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px;margin-bottom:40px}@media all and (max-width:1400px){.marquee__title{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.marquee__title{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}@media all and (max-width:600px){.marquee__title{margin-bottom:30px}}.marquee__inner{display:flex;align-items:center;justify-content:center;animation:marquee 30s linear infinite}.marquee__inner img{margin-left:70px}@media all and (max-width:600px){.marquee__inner img{max-height:20px;margin-left:45px}}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-33.3333%)}}.tai{display:flex;position:relative;overflow:hidden}.tai.right{justify-content:flex-end}@media all and (max-width:900px){.tai{flex-direction:column;align-items:center}}.tai__image-container{max-width:50%;display:flex;align-items:flex-end}.right .tai__image-container{order:2}@media all and (max-width:900px){.tai__image-container{order:2;width:100%;max-width:100%;display:flex;justify-content:flex-start;margin-left:0!important;margin-right:0!important}.right .tai__image-container{justify-content:flex-end}}.tai__image{transition:all 1s var(--ease)}.tai:not(.right) .tai__image>img:not(.animated-gif){will-change:transform;transform:translate(calc(var(--mouse-pxr) * -40px),calc(var(--mouse-py) * 20px))}@media all and (max-width:1000px){.tai:not(.right) .tai__image>img:not(.animated-gif){transform:none}}.right .tai__image>img:not(.animated-gif){will-change:transform;transform:translate(calc(var(--mouse-pxr) * 40px),calc(var(--mouse-pyr) * 20px))}@media all and (max-width:1000px){.right .tai__image>img:not(.animated-gif){transform:none}}.tai__image>video{height:auto}.tai__image>img,.tai__image>video{vertical-align:middle;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom}.tai__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:flex-end;padding:80px 0}.right .tai__inner{order:1;justify-content:flex-start}@media all and (max-width:900px){.tai__inner{order:1;justify-content:center;padding:70px 15px 10px}}@media all and (max-width:600px){.tai__inner{padding-top:60px;padding-bottom:10px}}.tai__content{width:50%;max-width:580px;padding-left:30px}.right .tai__content{padding-left:0;padding-right:30px}@media all and (max-width:900px){.tai__content{width:100%;padding-left:0}.right .tai__content{padding-right:0}}.tai__eyebrow{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px;margin-bottom:15px}@media all and (max-width:1400px){.tai__eyebrow{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.tai__eyebrow{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}@media all and (max-width:900px){.tai__eyebrow{margin-bottom:10px}}.tai__title--medium{font-family:var(--sans);font-size:50px}@media all and (max-width:1400px){.tai__title--medium{font-size:42.5px}}@media all and (max-width:1100px){.tai__title--medium{font-size:35px}}@media all and (max-width:600px){.tai__title--medium{font-size:28.5px}}.tai__title--large{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.tai__title--large{font-size:46.75px}}@media all and (max-width:1100px){.tai__title--large{font-size:38.5px}}@media all and (max-width:600px){.tai__title--large{font-size:31.35px}}.tai__text{margin-top:1.818em}@media all and (max-width:900px){.tai__text{margin-top:20px}}.tai__bullets{display:grid;grid-template-columns:1fr 1fr;gap:30px 45px;margin-top:40px}@media all and (max-width:1300px){.tai__bullets{gap:30px 45px}}@media all and (max-width:900px){.tai__bullets{gap:20px 15px}}@media all and (max-width:400px){.tai__bullets{gap:20px 10px}}.tai__bullet{display:flex;align-items:center;font-weight:700;min-width:0}.tai__bullet img{width:86px;height:86px;margin-right:15px;flex-shrink:1}@media all and (max-width:1300px){.tai__bullet img{margin-right:15px;width:70px}}@media all and (max-width:900px){.tai__bullet img{height:55px;width:55px;margin-right:10px}}@media all and (max-width:400px){.tai__bullet img{height:40px;width:40px}}@media all and (max-width:350px){.tai__bullet img{height:30px;width:30px;margin-right:5px}}@media all and (max-width:1300px){.tai__bullet{font-size:20px}}@media all and (max-width:900px){.tai__bullet{font-size:15px}}.tai__footer{display:flex;align-items:center;margin-top:40px;font-weight:700;font-size:16px}@media all and (max-width:900px){.tai__footer{margin-top:30px;font-size:14px}}@media all and (max-width:600px){.tai__footer{margin-top:20px;font-size:12px}}.tai__footnotes{margin-top:20px;font-size:12px}.tai__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-right:30px}.tai__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.tai__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.tai__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .tai__button:focus,.tai__button:hover{background-color:#4b1b65}@media all and (max-width:900px){.tai__button{margin-right:15px;white-space:nowrap}}@media all and (max-width:600px){.tai__button{padding:0 20px}}.tai-cards{padding:100px 0;display:flex;position:relative;overflow:hidden}@media all and (max-width:1000px){.tai-cards{padding:80px 0}}@media all and (max-width:600px){.tai-cards{padding:60px 0}}.tai-cards.right{justify-content:flex-end}@media all and (max-width:1100px){.tai-cards{flex-direction:column;padding-bottom:0}}.right .tai-cards__images{order:2}@media all and (max-width:1100px){.tai-cards__images{order:2}}.tai-cards__image{position:absolute;bottom:0;right:0;transition:all 1s var(--ease)}@media all and (min-width:1101px){.tai-cards__image{max-width:45%}}.tai-cards:not(.right) .tai-cards__image>img{will-change:transform;transform:translate(calc(var(--mouse-pxr) * -40px),calc(var(--mouse-py) * 20px))}@media all and (max-width:1000px){.tai-cards:not(.right) .tai-cards__image>img{transform:none}}.right .tai-cards__image>img{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 40px),calc(var(--mouse-pyr) * 20px))}@media all and (max-width:1000px){.right .tai-cards__image>img{transform:none}}.tai-cards__image>img{vertical-align:middle;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom}@media all and (max-width:1100px){.tai-cards__image>img{width:100%;min-height:575px;-o-object-position:bottom right;object-position:bottom right}}@media all and (max-width:1100px){.tai-cards__image{position:relative}}.tai-cards__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;display:flex;align-items:center;justify-content:flex-end}.right .tai-cards__inner{order:1;justify-content:flex-start}@media all and (max-width:1100px){.tai-cards__inner{order:1;justify-content:flex-start}}.tai-cards__content{max-width:620px}.tai-cards__eyebrow{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px;margin-bottom:15px}@media all and (max-width:1400px){.tai-cards__eyebrow{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.tai-cards__eyebrow{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}.tai-cards__title{font-family:var(--sans);font-size:50px;max-width:600px}@media all and (max-width:1400px){.tai-cards__title{font-size:42.5px}}@media all and (max-width:1100px){.tai-cards__title{font-size:35px}}@media all and (max-width:600px){.tai-cards__title{font-size:28.5px}}.tai-cards__text{margin-top:1.818em;max-width:580px}@media all and (max-width:900px){.tai-cards__text{margin-top:20px}}.tai-cards__button{margin-top:1.818em;display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff}@media all and (max-width:900px){.tai-cards__button{margin-top:20px}}.tai-cards__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.tai-cards__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.tai-cards__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .tai-cards__button:focus,.tai-cards__button:hover{background-color:#4b1b65}.tai-cards__bullets{position:relative;z-index:1;margin-top:70px;outline:0}.tai-cards__bullets .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.tai-cards__bullets .flickity-page-dots{padding:30px 0 0}}.tai-cards__bullets .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.tai-cards__bullets .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.tai-cards__bullets .dot{height:8px;width:8px}}.tai-cards__bullets .dot+.dot{margin-left:10px}@media all and (max-width:600px){.tai-cards__bullets .dot+.dot{margin-left:6px}}.keyboard-nav .tai-cards__bullets:focus{box-shadow:0 0 0 2px var(--color-cosmo)}.tai-cards__bullets .flickity-page-dots{padding:20px 0 0}@media all and (min-width:601px){.tai-cards__bullets{display:grid;grid-template-columns:1fr 1fr;gap:55px 40px}}@media all and (max-width:1180px){.tai-cards__bullets{gap:55px 20px}}.tai-cards__bullet{display:flex;flex-direction:column;padding:50px 0 0;position:relative;font-size:16px;background-color:rgba(255,255,255,.4);transform:translateY(30px);transition:all 1s var(--ease);opacity:0}.tai-cards__bullet:nth-child(2){transition-delay:.1s}.tai-cards__bullet:nth-child(3){transition-delay:.2s}.tai-cards__bullet:nth-child(4){transition-delay:.3s}.tai-cards__bullet:nth-child(5){transition-delay:.4s}.tai-cards__bullet:nth-child(6){transition-delay:.5s}.tai-cards__bullet:nth-child(7){transition-delay:.6s}.tai-cards__bullet:nth-child(8){transition-delay:.7s}.tai-cards__bullet:nth-child(9){transition-delay:.8s}.tai-cards__bullet:nth-child(10){transition-delay:.9s}.tai-cards__bullet:nth-child(11){transition-delay:1s}.tai-cards__bullet:nth-child(12){transition-delay:1.1s}.tai-cards__bullet.is-visible{opacity:1;transform:none}@media all and (max-width:600px){.tai-cards__bullet{width:220px;margin-right:20px;padding:35px 0 0;opacity:1;transform:none}}.tai-cards__icon{position:absolute;top:-40px;left:30px;height:80px;width:80px;margin-right:30px}@media all and (max-width:600px){.tai-cards__icon{top:-25px;height:50px;width:50px;left:20px}}.tai-cards__bullet-title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;padding:0 30px;margin-bottom:15px}@media all and (max-width:1400px){.tai-cards__bullet-title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.tai-cards__bullet-title{font-size:21px;font-family:var(--serif);font-size:21px}}@media all and (max-width:600px){.tai-cards__bullet-title{padding:0 20px}}.tai-cards__bullet-text{padding:0 30px;margin-bottom:90px}.tai-cards__bullet-text:last-child{margin-bottom:40px}@media all and (max-width:600px){.tai-cards__bullet-text{padding:0 20px;font-size:14px}.tai-cards__bullet-text:last-child{margin-bottom:35px}}.tai-cards__bullet-footer{position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:center;height:60px;padding:0 30px;background-color:rgba(255,255,255,.8)}.tai-cards__bullet-footer strong{font-family:var(--sans);font-size:20px;margin-right:8px}@media all and (max-width:1400px){.tai-cards__bullet-footer strong{font-size:17px}}@media all and (max-width:1100px){.tai-cards__bullet-footer strong{font-size:14px}}@media all and (max-width:600px){.tai-cards__bullet-footer{padding:0 15px;font-size:14px}.tai-cards__bullet-footer strong{font-size:15px}}.tai-cards__footnotes{margin-top:30px;font-size:12px}@media all and (max-width:1100px){.tai-cards__footnotes{margin-top:20px;margin-bottom:40px}}.tai-quote{padding:100px 0;overflow:hidden}@media all and (max-width:1000px){.tai-quote{padding:80px 0}}@media all and (max-width:600px){.tai-quote{padding:60px 0}}.tai-quote__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;align-items:flex-start;justify-content:space-between}@media all and (max-width:800px){.tai-quote__inner{flex-direction:column;align-items:center;justify-content:flex-start}}.tai-quote__left{width:50%}.left .tai-quote__left{order:2}@media all and (max-width:800px){.tai-quote__left{width:100%;padding:0 0 40px}}.tai-quote__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.tai-quote__title{font-size:46.75px}}@media all and (max-width:1100px){.tai-quote__title{font-size:38.5px}}@media all and (max-width:600px){.tai-quote__title{font-size:31.35px}}.tai-quote__text{margin-top:1.818em}.tai-quote__bullets{display:grid;grid-template-columns:1fr 1fr;gap:30px 65px;margin-top:40px}@media all and (max-width:1300px){.tai-quote__bullets{gap:30px 45px}}@media all and (max-width:900px){.tai-quote__bullets{gap:20px 15px}}@media all and (max-width:400px){.tai-quote__bullets{gap:20px 10px}}.tai-quote__bullet{display:flex;align-items:center;font-weight:700;min-width:0}.tai-quote__bullet img{width:86px;height:86px;margin-right:30px;flex-shrink:1}@media all and (max-width:1300px){.tai-quote__bullet img{margin-right:15px;width:70px}}@media all and (max-width:1100px){.tai-quote__bullet img{height:55px;width:55px;margin-right:10px}}@media all and (max-width:400px){.tai-quote__bullet img{height:40px;width:40px}}@media all and (max-width:350px){.tai-quote__bullet img{height:30px;width:30px;margin-right:5px}}@media all and (max-width:1300px){.tai-quote__bullet{font-size:20px}}@media all and (max-width:1100px){.tai-quote__bullet{font-size:15px}}.tai-quote__footer{margin-top:40px;font-size:12px}.tai-quote__right{position:relative;display:flex;justify-content:flex-end;width:50%;padding-left:45px}@media all and (max-width:1200px){.tai-quote__right{width:40%}}@media all and (max-width:1000px){.tai-quote__right{padding-left:0}}@media all and (max-width:800px){.tai-quote__right{width:100%;margin-bottom:100px}}.tai-quote__image{will-change:transform;transform:translate(calc(var(--mouse-pxr) * -20px),calc(var(--mouse-py) * 20px));max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right}@media all and (max-width:1000px){.tai-quote__image{transform:none}}.left .tai-quote__image{order:1;-o-object-position:bottom left;object-position:bottom left}@media all and (max-width:800px){.tai-quote__image{max-width:100%;height:initial}}.tai-quote__quote{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 15px),calc(var(--mouse-py) * -15px));position:absolute;z-index:1;bottom:-100px;right:250px;width:290px;padding:30px;border-radius:40px 2px 40px 40px;background-color:var(--color-plum);color:#fff;transition:all .6s var(--ease)}@media all and (max-width:1000px){.tai-quote__quote{transform:none}}@media all and (max-width:1400px){.tai-quote__quote{right:150px}}@media all and (max-width:1200px){.tai-quote__quote{right:150px;bottom:-40px;width:233px;padding:20px;font-size:15px}}@media all and (max-width:1000px){.tai-quote__quote{right:60px;bottom:-70px}}@media all and (max-width:800px){.tai-quote__quote{right:50%}}@media all and (max-width:600px){.tai-quote__quote{right:initial;left:0}}@media all and (max-width:600px){.tai-quote__quote{right:initial;left:0;bottom:20%}}.tai-quote__source{margin-bottom:10px;font-weight:700;color:var(--color-cosmo)}.tai-quote2{padding:100px 0;position:relative;background-color:#cfbfe3;overflow:hidden}@media all and (max-width:1000px){.tai-quote2{padding:80px 0}}@media all and (max-width:600px){.tai-quote2{padding:60px 0}}@media all and (max-width:1100px){.tai-quote2{display:flex;align-items:center;flex-direction:column;padding-bottom:0}}.tai-quote2__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;justify-content:flex-end;position:relative;z-index:1}.right .tai-quote2__inner{order:1;justify-content:flex-start}@media all and (max-width:1100px){.tai-quote2__inner{flex-direction:column;align-items:center}}.tai-quote2__content{width:620px;max-width:calc(50% - 30px)}@media all and (max-width:1100px){.tai-quote2__content{max-width:100%}}.tai-quote2__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.tai-quote2__title{font-size:46.75px}}@media all and (max-width:1100px){.tai-quote2__title{font-size:38.5px}}@media all and (max-width:600px){.tai-quote2__title{font-size:31.35px}}.tai-quote2__text{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;margin-top:1em}@media all and (max-width:1400px){.tai-quote2__text{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.tai-quote2__text{font-size:21px;font-family:var(--serif);font-size:21px}}.card-bullets .tai-quote2__text{font-family:var(--sans);font-size:20px}@media all and (max-width:1400px){.card-bullets .tai-quote2__text{font-size:17px}}@media all and (max-width:1100px){.card-bullets .tai-quote2__text{font-size:14px}}.tai-quote2__bullets{display:grid;grid-template-columns:1fr 1fr;gap:40px 45px;margin-top:50px}.card-bullets .tai-quote2__bullets{display:flex;flex-direction:column;gap:0;margin-top:30px}@media all and (max-width:1400px){.tai-quote2__bullets{gap:30px 20px}}@media all and (max-width:550px){.tai-quote2__bullets{grid-template-columns:1fr;gap:30px 0}}.tai-quote2__bullet{position:relative;display:flex;align-items:flex-start;min-width:0;font-size:16px}.card-bullets .tai-quote2__bullet{padding:40px 30px;background-color:#fff}@media all and (max-width:1100px){.card-bullets .tai-quote2__bullet{flex-direction:column;padding-right:100px}}@media all and (max-width:600px){.card-bullets .tai-quote2__bullet{padding-right:30px}}@media all and (max-width:1200px)and (min-width:1101px){.tai-quote2__bullet{flex-direction:column}}.card-bullets .tai-quote2__bullet+.tai-quote2__bullet{margin-top:30px}.tai-quote2__bullet-icon{height:85px;width:85px;margin-right:15px}@media all and (max-width:1400px){.tai-quote2__bullet-icon{height:60px;width:60px}}@media all and (max-width:1200px){.tai-quote2__bullet-icon{margin-bottom:10px}}.tai-quote2__bullet-title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;width:250px;flex-shrink:0;margin-bottom:10px;padding-right:20px}@media all and (max-width:1400px){.tai-quote2__bullet-title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.tai-quote2__bullet-title{font-size:21px;font-family:var(--serif);font-size:21px}}@media all and (max-width:1300px){.tai-quote2__bullet-title{flex-shrink:.25}}.tai-quote2__quote{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px;position:absolute;z-index:1;bottom:80px;left:80px;padding:45px 40px;background-color:#fff;width:583px;max-width:40%;text-align:center;transition:all 1s var(--ease)}@media all and (max-width:1400px){.tai-quote2__quote{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.tai-quote2__quote{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}@media all and (min-width:1101px){.tai-quote2__quote{will-change:transform;transform:translate(calc(var(--mouse-pxr) * -20px),calc(var(--mouse-pyr) * -20px))}}@media all and (min-width:1101px)and (max-width:1000px){.tai-quote2__quote{transform:none}}@media all and (max-width:1200px){.tai-quote2__quote{padding:30px;font-size:26px}}@media all and (max-width:1100px){.tai-quote2__quote{left:50%;bottom:40px;transform:translateX(-50%);max-width:calc(100% - (var(--gutters) * 2))}}.tai-quote2__quote-source{font-family:var(--sans);font-size:20px;margin-top:20px;font-weight:700;text-align:center}@media all and (max-width:1400px){.tai-quote2__quote-source{font-size:17px}}@media all and (max-width:1100px){.tai-quote2__quote-source{font-size:14px}}.tai-quote2__image{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 30px),calc(var(--mouse-pyr) * 30px));position:absolute;bottom:0;width:auto;max-height:100%}@media all and (max-width:1000px){.tai-quote2__image{transform:none}}@media all and (max-width:1200px){.tai-quote2__image{max-width:60%;height:auto}}@media all and (max-width:1100px){.tai-quote2__image{position:relative;width:100vw;max-width:100vw;min-height:550px;-o-object-fit:cover;object-fit:cover}}.left .tai-quote2__image{left:0}.right .tai-quote2__image{order:2;right:0}.video-section{padding:100px 0}@media all and (max-width:1000px){.video-section{padding:80px 0}}@media all and (max-width:600px){.video-section{padding:60px 0}}.video-section__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;text-align:center}.video-section__title{font-family:var(--sans);font-size:50px}@media all and (max-width:1400px){.video-section__title{font-size:42.5px}}@media all and (max-width:1100px){.video-section__title{font-size:35px}}@media all and (max-width:600px){.video-section__title{font-size:28.5px}}@media all and (max-width:600px){.video-section__title br{display:none}}.video-section__text{margin-top:1.818em;max-width:700px}@media all and (max-width:900px){.video-section__text{margin-top:20px}}.video{position:relative;width:100%;max-width:950px;margin-top:70px;overflow:hidden}.video::before{content:"";height:100%;width:100%;position:absolute;top:0;left:0;background-color:var(--color-black);opacity:0;transition:all .4s var(--ease)}.video.is-paused::before{opacity:.3}.video video{width:100%;vertical-align:middle}@media all and (max-width:900px){.video{margin-top:35px}}.video__play{position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;transition:all .4s var(--ease)}.keyboard-nav .video__play:focus{box-shadow:inset 0 0 0 4px var(--color-red)}.video__play::after{content:"";height:50px;width:50px;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/play.svg) center center no-repeat;background-size:auto 50px;transition:all .6s var(--ease-out-back)}@media all and (max-width:700px){.video__play::after{background-size:auto 40px}}.video__play:hover::after{transform:scale(1.2)}.is-playing .video__play::after{transition:all .2s var(--ease-out-back);transform:scale(0)}.video__mute{position:absolute;z-index:2;top:20px;right:20px;height:50px;width:50px;border-radius:50%;background-color:#fff;cursor:pointer;transition:all .4s var(--ease)}.video__mute:hover{transform:scale(1.1)}.video__mute:hover{background-color:var(--color-plum)}.keyboard-nav .video__mute:focus{background-color:var(--color-sky)}@media all and (max-width:700px){.video__mute{top:10px;right:10px;height:30px;width:30px}}.video__muted-icon,.video__unmuted-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video__muted-icon path,.video__unmuted-icon path{transition:all .4s var(--ease)}@media all and (max-width:700px){.video__muted-icon,.video__unmuted-icon{height:16px;width:auto}}.video__muted-icon{opacity:0}:hover>.video__muted-icon path{stroke:#fff}.is-muted .video__muted-icon{opacity:1}:hover>.video__unmuted-icon path{stroke:#fff}.is-muted .video__unmuted-icon{opacity:0}.video-section__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:60px}.video-section__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.video-section__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.video-section__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .video-section__button:focus,.video-section__button:hover{background-color:#4b1b65}@media all and (max-width:900px){.video-section__button{margin-top:40px}}.stories{position:relative;padding:85px 0 170px;overflow:hidden}@media all and (max-width:1100px){.stories{padding:40px 0 80px}}@media all and (max-width:900px){.stories{padding:50px 0}}.stories__background{position:absolute;top:0;left:0;height:1200px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}@media all and (max-width:900px){.stories__background{height:1200px}}.stories__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.stories__title{font-family:var(--sans);font-size:50px;text-align:center}@media all and (max-width:1400px){.stories__title{font-size:42.5px}}@media all and (max-width:1100px){.stories__title{font-size:35px}}@media all and (max-width:600px){.stories__title{font-size:28.5px}}.stories__intro{margin-top:1.818em;max-width:720px;text-align:center}@media all and (max-width:900px){.stories__intro{margin-top:20px}}.stories__sliders{width:100%;margin-top:100px}@media all and (max-width:1100px){.stories__sliders{margin-top:50px}}@media all and (max-width:900px){.stories__sliders{margin-top:45px}}.stories__tabs{display:flex;padding:0;margin:0 0 -1px;justify-content:center}.stories__tab{display:flex;align-items:center;justify-content:center;height:58px;width:265px;background-color:#fff;font-weight:700}.stories__tab.is-current{background-color:var(--color-plum);color:#fff}.keyboard-nav .stories__tab:focus{color:var(--color-red)}.stories__tab:first-child{border-top-left-radius:4px}.stories__tab:last-child{border-top-right-radius:4px}@media all and (max-width:900px){.stories__tab{font-size:15px;width:130px}}.stories__panels{position:relative;padding:0 80px}@media all and (max-width:900px){.stories__panels{padding:0}}.stories__next,.stories__previous{position:absolute;top:50%;height:60px;width:60px;border-radius:50%;transform:translateY(-50%);transition:all .4s var(--ease)}.keyboard-nav .stories__next:focus,.keyboard-nav .stories__previous:focus{box-shadow:0 0 0 3px var(--color-plum);background-color:var(--color-sky)}@media all and (max-width:750px){.stories__next,.stories__previous{width:30px}}.stories__previous{left:0;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left-small.svg) 45% 50% no-repeat;background-color:#fff;background-size:12px auto}@media all and (max-width:900px){.stories__previous{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left-white.svg) center center no-repeat}}@media all and (max-width:750px){.stories__previous{background-size:12px auto}}.stories__next{right:0;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right-small.svg) 55% 50% no-repeat;background-color:#fff;background-size:12px auto}@media all and (max-width:900px){.stories__next{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right-white.svg) center center no-repeat}}@media all and (max-width:750px){.stories__next{background-size:12px auto}}.stories__panel{color:#fff}@media all and (max-width:900px){.stories__panel{padding:0 80px}}@media all and (max-width:750px){.stories__panel{padding:0 60px}}@media all and (max-width:380px){.stories__panel{padding:0 45px}}.stories__panel:not(.is-current){display:none}.stories__business{border-radius:4px;background-color:var(--color-plum)}.stories__logos{position:relative;overflow:hidden}.stories__logos-inner{display:inline-flex;align-items:center;justify-content:center;min-width:100%;padding:65px 0 75px;transition:all .6s var(--ease);white-space:nowrap}@media all and (max-width:900px){.stories__logos-inner{padding:45px 0}}.stories__logo{opacity:.3;transition:all .4s var(--ease);border-radius:4px;max-height:60px;max-width:125px}.stories__logo img{height:auto;width:auto;max-height:60px;max-width:125px}.keyboard-nav .stories__logo:focus,.stories__logo.is-current,.stories__logo:hover{opacity:1}.keyboard-nav .stories__logo:focus{box-shadow:0 0 0 2px var(--color-red)}@media all and (max-width:600px){.stories__logo{max-height:30px;max-width:62px}.stories__logo img{max-height:30px;max-width:62px}}.stories__logo+.stories__logo{margin-left:40px}@media all and (max-width:600px){.stories__logo+.stories__logo{margin-left:20px}}.stories__business-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;opacity:0;transform:scale(.95);will-change:transform,opacity}.stories__business-container.animate-out{opacity:0;transform:scale(1.05);transition:all .2s var(--ease)}.stories__business-container.animate-in{opacity:1;transform:none;transition:all .6s var(--ease)}.stories__business-inner{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:0 40px 80px}@media all and (max-width:900px){.stories__business-inner{padding:0 0 40px}}.stories__business-quote{max-width:700px}@media all and (max-width:900px){.stories__business-quote{font-size:14px}}.stories__business-name{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;margin-top:1.25em}@media all and (max-width:1400px){.stories__business-name{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.stories__business-name{font-size:21px;font-family:var(--serif);font-size:21px}}.stories__business-position{margin-top:5px;font-size:16px}@media all and (max-width:900px){.stories__business-position{font-size:15px}}.stories__individual{border-radius:4px;background-color:var(--color-plum)}.stories__individual-container{position:relative;min-height:400px;opacity:0;transform:scale(.95);will-change:transform,opacity}.stories__individual-container.animate-out{opacity:0;transform:scale(1.05);transition:all .2s var(--ease)}.stories__individual-container.animate-in{opacity:1;transform:none;transition:all .6s var(--ease)}.stories__individual-inner{display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;left:0;width:100%;padding:85px}@media all and (max-width:1200px){.stories__individual-inner{padding:60px}}@media all and (max-width:900px){.stories__individual-inner{padding:60px 15px}}@media all and (max-width:800px){.stories__individual-inner{flex-direction:column;padding:40px 0}}.stories__individual-left{width:calc(50% - 20px);max-width:322px;flex-shrink:0;padding:0 0 0 40px}@media all and (max-width:1200px){.stories__individual-left{padding:0}}@media all and (max-width:800px){.stories__individual-left{margin-bottom:50px;max-width:100%;width:100%}}.stories__individual-name{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px;padding-bottom:25px;line-height:1;text-align:center;border-bottom:1px solid rgba(255,255,255,.3)}@media all and (max-width:1400px){.stories__individual-name{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.stories__individual-name{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.stories__individual-name{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.stories__individual-bottom{display:flex;padding-top:20px}.stories__individual-label{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin-bottom:5px;color:var(--color-cosmo)}@media all and (max-width:600px){.stories__individual-label{font-size:12px}}@media all and (max-width:1000px){.stories__individual-label{font-size:12px}}.stories__individual-lost{padding-right:20px;border-right:1px solid rgba(255,255,255,.3)}.stories__individual-lost-inner{display:flex;align-items:flex-end;font-size:50px;line-height:1;font-weight:700}@media all and (max-width:1000px){.stories__individual-lost-inner{font-size:40px}}@media all and (max-width:380px){.stories__individual-lost-inner{font-size:34px}}.stories__individual-lbs{margin-left:7px;font-size:24px;line-height:30px;font-family:var(--serif)}@media all and (max-width:1000px){.stories__individual-lbs{font-size:18px}}@media all and (max-width:380px){.stories__individual-lbs{font-size:16px}}.stories__individual-gained{padding-left:20px;font-size:16px}.stories__individual-right{display:flex;flex-direction:column;align-items:center;width:calc(50% - 20px);flex-shrink:0;text-align:center}@media all and (max-width:800px){.stories__individual-right{max-width:100%;width:100%}}.stories__individual-headshot{position:relative;height:160px;width:160px;margin-bottom:30px;border-radius:50%}.stories__individual-headshot.has-video{cursor:pointer}.stories__individual-headshot.has-video::after{content:"";position:absolute;bottom:0;right:0;height:50px;width:50px;border-radius:50%;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/play-dark.svg) 55% 50% no-repeat;background-color:#fff;background-size:auto 20px;transition:all .6s var(--ease-out-back);cursor:pointer}@media all and (max-width:1000px){.stories__individual-headshot.has-video::after{height:30px;width:30px;background-size:auto 12px}}.stories__individual-headshot img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media all and (max-width:1000px){.stories__individual-headshot{height:100px;width:100px}}.stories2{position:relative;z-index:2;padding:110px 0;text-align:center;background-size:cover!important}.stories2 .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.stories2 .flickity-page-dots{padding:30px 0 0}}.stories2 .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.stories2 .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.stories2 .dot{height:8px;width:8px}}.stories2 .dot+.dot{margin-left:10px}@media all and (max-width:600px){.stories2 .dot+.dot{margin-left:6px}}.stories2 .flickity-viewport{overflow:hidden;box-shadow:0 10px 50px rgba(0,0,0,.1);background-color:#fff}.stories2 .flickity-page-dots{padding:20px 0 0}@media all and (max-width:750px){.stories2 .flickity-page-dots{padding:40px 0 0}}.stories2 .dot{background:rgba(255,255,255,.6);opacity:1}@media all and (max-width:1200px){.stories2{padding:80px 0}}@media all and (max-width:600px){.stories2{padding:60px 0}}.stories2__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.stories2__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.stories2__title{font-size:46.75px}}@media all and (max-width:1100px){.stories2__title{font-size:38.5px}}@media all and (max-width:600px){.stories2__title{font-size:31.35px}}.stories2__intro{margin-top:1.818em;max-width:600px}@media all and (max-width:900px){.stories2__intro{margin-top:20px}}.stories2__carousel{position:relative;width:100%;padding:0 185px;margin-top:70px}@media all and (max-width:1400px){.stories2__carousel{padding:0 150px}}@media all and (max-width:1250px){.stories2__carousel{padding:0 120px}}@media all and (max-width:900px){.stories2__carousel{padding:0;margin-top:40px}}.stories2__next,.stories2__prev{position:absolute;z-index:2;top:0;height:calc(100% - 32px);width:185px;overflow:hidden;text-indent:-400px;cursor:pointer}.keyboard-nav .stories2__next:focus,.keyboard-nav .stories2__prev:focus{border:2px solid var(--color-cosmo)}@media all and (max-width:1400px){.stories2__next,.stories2__prev{width:150px}}@media all and (max-width:1250px){.stories2__next,.stories2__prev{width:120px}}@media all and (max-width:750px){.stories2__next,.stories2__prev{width:45px;height:45px;margin-top:-30px;top:100%}}.stories2__prev{left:0;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left.svg) center center no-repeat}@media all and (max-width:750px){.stories2__prev{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left-small.svg) center center no-repeat;background-size:auto 18px}}.stories2__next{right:0;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right.svg) center center no-repeat}@media all and (max-width:750px){.stories2__next{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right-small.svg) center center no-repeat;background-size:auto 18px}}.stories2__stories{position:relative;width:100%;outline:0}.keyboard-nav .stories2__stories:focus{box-shadow:0 0 0 2px var(--color-cosmo)}.stories2__story{display:flex;align-items:center;justify-content:center;height:370px;width:100%;padding:85px;background-color:#fff}@media all and (max-width:1200px){.stories2__story{padding:60px;height:340px}}@media all and (max-width:1100px){.stories2__story{flex-direction:column;height:535px;padding:45px}}@media all and (max-width:800px){.stories2__story{padding:40px 30px}}@media all and (max-width:750px){.stories2__story{height:auto}}.stories2__story-left{width:calc(50% - 20px);max-width:275px;flex-shrink:0;padding:0 0 0 15px}@media all and (max-width:1400px){.stories2__story-left{padding:0}}@media all and (max-width:1100px){.stories2__story-left{width:100%}}.stories2__story-name{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px;padding-bottom:25px;line-height:1;text-align:center;border-bottom:1px solid var(--color-grey)}@media all and (max-width:1400px){.stories2__story-name{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.stories2__story-name{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.stories2__story-name{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.stories2__story-bottom{display:flex;padding-top:20px;text-align:left}@media all and (max-width:900px){.stories2__story-bottom{justify-content:center}}.stories2__story-label{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin-bottom:5px;color:var(--color-cosmo)}@media all and (max-width:600px){.stories2__story-label{font-size:12px}}.stories2__story-lost{padding-right:20px;border-right:1px solid rgba(255,255,255,.3)}.stories2__story-lost-inner{display:flex;align-items:flex-end;font-size:50px;line-height:50px;font-weight:700}@media all and (max-width:1000px){.stories2__story-lost-inner{font-size:40px}}@media all and (max-width:380px){.stories2__story-lost-inner{font-size:34px}}.stories2__story-lbs{margin-left:7px;font-size:24px;line-height:30px;font-family:var(--serif)}@media all and (max-width:1000px){.stories2__story-lbs{font-size:18px}}@media all and (max-width:380px){.stories2__story-lbs{font-size:16px}}.stories2__story-gained{padding-left:20px;font-size:16px}.stories2__story-right{display:flex;align-items:center;justify-content:center;margin:-20px 0 0 100px}@media all and (max-width:1100px){.stories2__story-right{margin:50px 0 25px}}.stories2__image{position:relative;z-index:1;height:243px;width:243px}.stories2__image.has-video{cursor:pointer}.stories2__image.has-video::after{content:"";position:absolute;bottom:10px;right:10px;height:50px;width:50px;border-radius:50%;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/play.svg) 55% 50% no-repeat;background-color:var(--color-plum);background-size:auto 20px;transition:all .6s var(--ease-out-back);cursor:pointer}.stories2__image,.stories2__image-1,.stories2__image-2{border-radius:50%;flex-shrink:0}.stories2__image img,.stories2__image-1 img,.stories2__image-2 img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;vertical-align:middle;border-radius:50%}.stories2__image-1{position:relative;height:191px;width:191px}.stories2__image-1::before{content:"before";text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);position:absolute;top:100%;left:50%;transform:translate(-50%,38px)}@media all and (max-width:600px){.stories2__image-1::before{font-size:12px}}@media all and (max-width:1400px){.stories2__image-1{height:calc(191px * .75);width:calc(191px * .75)}.stories2__image-1::before{transform:translate(-50%,32px)}}@media all and (max-width:600px){.stories2__image-1{height:137px;width:137px}}@media all and (max-width:380px){.stories2__image-1{height:120px;width:120px}}.stories2__image-2{position:relative;height:243px;width:243px;margin-left:-45px;cursor:pointer}.stories2__image-2:hover::after{transform:translate(-50%,-50%) scale(1.2)}.stories2__image-2::before{content:"After";text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);position:absolute;top:100%;left:50%;transform:translate(-50%,13px);color:var(--color-cosmo)}@media all and (max-width:600px){.stories2__image-2::before{font-size:12px}}.stories2__image-2.has-video{cursor:pointer}.stories2__image-2.has-video::after{content:"";position:absolute;bottom:10px;right:10px;height:50px;width:50px;border-radius:50%;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/play.svg) 55% 50% no-repeat;background-color:var(--color-plum);background-size:auto 20px;transition:all .6s var(--ease-out-back);cursor:pointer}@media all and (max-width:1400px){.stories2__image-2{height:calc(243px * .75);width:calc(243px * .75)}}@media all and (max-width:600px){.stories2__image-2{height:175px;width:175px}}@media all and (max-width:380px){.stories2__image-2{height:150px;width:150px}}.stories2__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:80px}.stories2__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.stories2__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.stories2__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .stories2__button:focus,.stories2__button:hover{background-color:#4b1b65}@media all and (max-width:900px){.stories2__button{margin-top:60px}}@media all and (max-width:600px){.stories2__button{margin-top:40px}}.stories3{padding:100px 0;text-align:center;background-size:cover!important}.stories3 .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.stories3 .flickity-page-dots{padding:30px 0 0}}.stories3 .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.stories3 .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.stories3 .dot{height:8px;width:8px}}.stories3 .dot+.dot{margin-left:10px}@media all and (max-width:600px){.stories3 .dot+.dot{margin-left:6px}}@media all and (max-width:1000px){.stories3{padding:80px 0}}@media all and (max-width:600px){.stories3{padding:60px 0}}.stories3 .flickity-viewport{overflow:hidden;box-shadow:0 10px 50px rgba(0,0,0,.1)}@media all and (max-width:750px){.stories3 .flickity-viewport{background-color:#fff}}.stories3 .flickity-page-dots{position:relative;padding:30px 0 0}@media all and (max-width:750px){.stories3 .flickity-page-dots{padding:40px 0 0}}.stories3 .dot{background:rgba(208,202,211,.6);opacity:1}.stories3 .dot.is-selected{background:var(--color-plum)}.stories3__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.stories3__title{font-family:var(--sans);font-size:50px}@media all and (max-width:1400px){.stories3__title{font-size:42.5px}}@media all and (max-width:1100px){.stories3__title{font-size:35px}}@media all and (max-width:600px){.stories3__title{font-size:28.5px}}.stories3__intro{margin-top:1.818em;max-width:600px}@media all and (max-width:900px){.stories3__intro{margin-top:20px}}.stories3__carousel{position:relative;width:100%;padding:0 185px;margin-top:70px}@media all and (max-width:1400px){.stories3__carousel{padding:0 150px}}@media all and (max-width:1250px){.stories3__carousel{padding:0 120px}}@media all and (max-width:900px){.stories3__carousel{padding:0;margin-top:40px}}.stories3__next,.stories3__prev{position:absolute;z-index:3;top:0;height:calc(100% - 33px);width:185px;overflow:hidden;text-indent:-400px;cursor:pointer}.keyboard-nav .stories3__next:focus,.keyboard-nav .stories3__prev:focus{border:3px solid var(--color-cosmo)}@media all and (max-width:1400px){.stories3__next,.stories3__prev{width:150px}}@media all and (max-width:1250px){.stories3__next,.stories3__prev{width:120px}}@media all and (max-width:750px){.stories3__next,.stories3__prev{width:45px;height:45px;margin-top:-30px;top:100%}}.stories3__prev{left:0;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left.svg) center center no-repeat}@media all and (max-width:750px){.stories3__prev{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left-small.svg) center center no-repeat;background-size:auto 18px}}.stories3__next{right:0;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right.svg) center center no-repeat}@media all and (max-width:750px){.stories3__next{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right-small.svg) center center no-repeat;background-size:auto 18px}}.stories3__stories{position:relative;width:100%;outline:0}.keyboard-nav .stories3__stories:focus{box-shadow:0 0 0 2px var(--color-cosmo)}.stories3__story{display:flex;align-items:center;height:370px;width:100%;padding:85px 70px;background-color:#fff}@media all and (max-width:1200px){.stories3__story{padding:60px;height:340px}}@media all and (max-width:1100px){.stories3__story{flex-direction:column;height:500px;padding:45px}}@media all and (max-width:900px){.stories3__story{padding:45px 100px}}@media all and (max-width:800px){.stories3__story{padding:40px 100px}}@media all and (max-width:750px){.stories3__story{height:auto}}@media all and (max-width:600px){.stories3__story{padding:40px}}@media all and (max-width:400px){.stories3__story{padding:30px}}.stories3__image{position:relative;flex-shrink:0;height:223px;width:223px;border-radius:50%;margin-right:60px}.stories3__image img{height:100%;width:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.stories3__image.has-video{cursor:pointer}.stories3__image.has-video::after{content:"";position:absolute;bottom:10px;right:10px;height:50px;width:50px;border-radius:50%;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/play.svg) 55% 50% no-repeat;background-color:var(--color-plum);background-size:auto 20px;transition:all .6s var(--ease-out-back);cursor:pointer}@media all and (max-width:1100px){.stories3__image{margin-right:0}}@media all and (max-width:600px){.stories3__image{height:170px;width:170px}}.stories3__story-quote{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;text-align:left}@media all and (max-width:1400px){.stories3__story-quote{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.stories3__story-quote{font-size:21px;font-family:var(--serif);font-size:21px}}@media all and (max-width:1100px){.stories3__story-quote{margin-top:40px;text-align:center}}@media all and (max-width:600px){.stories3__story-quote{text-align:left}}.stories3__story-source{margin-top:20px;font-family:var(--sans);font-size:20px;font-weight:700}@media all and (max-width:1400px){.stories3__story-source{font-size:17px}}@media all and (max-width:1100px){.stories3__story-source{font-size:14px}}.stories3__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:80px}.stories3__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.stories3__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.stories3__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .stories3__button:focus,.stories3__button:hover{background-color:#4b1b65}@media all and (max-width:600px){.stories3__button{margin-top:40px}}.stories-simple{padding:100px 0;text-align:center;background-size:cover!important}.stories-simple .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.stories-simple .flickity-page-dots{padding:30px 0 0}}.stories-simple .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.stories-simple .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.stories-simple .dot{height:8px;width:8px}}.stories-simple .dot+.dot{margin-left:10px}@media all and (max-width:600px){.stories-simple .dot+.dot{margin-left:6px}}@media all and (max-width:1000px){.stories-simple{padding:80px 0}}@media all and (max-width:600px){.stories-simple{padding:60px 0}}.stories-simple .flickity-viewport{overflow:hidden;box-shadow:0 10px 50px rgba(0,0,0,.1)}@media all and (max-width:750px){.stories-simple .flickity-viewport{background-color:#fff}}.stories-simple .flickity-page-dots{position:relative;padding:30px 0 0}@media all and (max-width:750px){.stories-simple .flickity-page-dots{padding:40px 0 0}}.stories-simple .dot{background:rgba(208,202,211,.6);opacity:1}.stories-simple .dot.is-selected{background:var(--color-plum)}.stories-simple__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.stories-simple__title{font-family:var(--sans);font-size:50px}@media all and (max-width:1400px){.stories-simple__title{font-size:42.5px}}@media all and (max-width:1100px){.stories-simple__title{font-size:35px}}@media all and (max-width:600px){.stories-simple__title{font-size:28.5px}}.stories-simple__intro{margin-top:1.818em;max-width:600px}@media all and (max-width:900px){.stories-simple__intro{margin-top:20px}}.stories-simple__carousel{position:relative;width:100%;padding:0 185px;margin-top:70px}@media all and (max-width:1400px){.stories-simple__carousel{padding:0 150px}}@media all and (max-width:1250px){.stories-simple__carousel{padding:0 120px}}@media all and (max-width:900px){.stories-simple__carousel{padding:0;margin-top:40px}}.stories-simple__next,.stories-simple__prev{position:absolute;z-index:3;top:0;height:calc(100% - 33px);width:185px;overflow:hidden;text-indent:-400px;cursor:pointer}.keyboard-nav .stories-simple__next:focus,.keyboard-nav .stories-simple__prev:focus{border:3px solid var(--color-cosmo)}@media all and (max-width:1400px){.stories-simple__next,.stories-simple__prev{width:150px}}@media all and (max-width:1250px){.stories-simple__next,.stories-simple__prev{width:120px}}@media all and (max-width:750px){.stories-simple__next,.stories-simple__prev{width:45px;height:45px;margin-top:-30px;top:100%}}.stories-simple__prev{left:0;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left.svg) center center no-repeat}@media all and (max-width:750px){.stories-simple__prev{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left-small.svg) center center no-repeat;background-size:auto 18px}}.stories-simple__next{right:0;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right.svg) center center no-repeat}@media all and (max-width:750px){.stories-simple__next{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right-small.svg) center center no-repeat;background-size:auto 18px}}.stories-simple__stories{position:relative;width:100%;outline:0}.stories-simple__stories .flickity-viewport{transition:height .2s ease}.keyboard-nav .stories-simple__stories:focus{box-shadow:0 0 0 2px var(--color-cosmo)}.stories-simple__story{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:85px 70px;background-color:#fff;font-size:22px}@media all and (max-width:1200px){.stories-simple__story{padding:60px}}@media all and (max-width:1100px){.stories-simple__story{padding:45px}}@media all and (max-width:900px){.stories-simple__story{padding:45px 100px;font-size:18px}}@media all and (max-width:800px){.stories-simple__story{padding:40px 100px}}@media all and (max-width:600px){.stories-simple__story{padding:40px}}@media all and (max-width:400px){.stories-simple__story{padding:30px}}.stories-simple__story-source{margin-top:20px;font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;font-weight:700}@media all and (max-width:1400px){.stories-simple__story-source{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.stories-simple__story-source{font-size:21px;font-family:var(--serif);font-size:21px}}.stories-simple__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:80px}.stories-simple__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.stories-simple__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.stories-simple__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .stories-simple__button:focus,.stories-simple__button:hover{background-color:#4b1b65}@media all and (max-width:600px){.stories-simple__button{margin-top:40px}}.stories-emlife{padding:100px 0;background-color:#f6f6f6;background-size:cover!important}.stories-emlife .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.stories-emlife .flickity-page-dots{padding:30px 0 0}}.stories-emlife .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.stories-emlife .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.stories-emlife .dot{height:8px;width:8px}}.stories-emlife .dot+.dot{margin-left:10px}@media all and (max-width:600px){.stories-emlife .dot+.dot{margin-left:6px}}@media all and (max-width:1000px){.stories-emlife{padding:80px 0}}@media all and (max-width:600px){.stories-emlife{padding:60px 0}}.stories-emlife .flickity-viewport{overflow:hidden;box-shadow:0 10px 50px rgba(0,0,0,.1)}.stories-emlife .flickity-page-dots{position:relative;padding:30px 0 0}@media all and (max-width:750px){.stories-emlife .flickity-page-dots{padding:40px 0 0}}.stories-emlife .dot{background:rgba(208,202,211,.6);opacity:1}.stories-emlife .dot.is-selected{background:var(--color-plum)}.stories-emlife__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.stories-emlife__title{font-family:var(--sans);font-size:50px}@media all and (max-width:1400px){.stories-emlife__title{font-size:42.5px}}@media all and (max-width:1100px){.stories-emlife__title{font-size:35px}}@media all and (max-width:600px){.stories-emlife__title{font-size:28.5px}}.stories-emlife__intro{margin-top:1.818em;max-width:600px}@media all and (max-width:900px){.stories-emlife__intro{margin-top:20px}}.stories-emlife__carousel{position:relative;width:100%;padding:0 185px}@media all and (max-width:1400px){.stories-emlife__carousel{padding:0 150px}}@media all and (max-width:1250px){.stories-emlife__carousel{padding:0 120px}}@media all and (max-width:900px){.stories-emlife__carousel{padding:0;margin-top:40px}}.stories-emlife__next,.stories-emlife__prev{position:absolute;z-index:3;top:0;height:calc(100% - 33px);width:185px;overflow:hidden;text-indent:-400px;cursor:pointer}.keyboard-nav .stories-emlife__next:focus,.keyboard-nav .stories-emlife__prev:focus{border:3px solid var(--color-cosmo)}@media all and (max-width:1400px){.stories-emlife__next,.stories-emlife__prev{width:150px}}@media all and (max-width:1250px){.stories-emlife__next,.stories-emlife__prev{width:120px}}@media all and (max-width:750px){.stories-emlife__next,.stories-emlife__prev{width:45px;height:45px;margin-top:-30px;top:100%}}.stories-emlife__prev{left:0;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left.svg) center center no-repeat}@media all and (max-width:750px){.stories-emlife__prev{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left-small.svg) center center no-repeat;background-size:auto 18px}}.stories-emlife__next{right:0;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right.svg) center center no-repeat}@media all and (max-width:750px){.stories-emlife__next{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right-small.svg) center center no-repeat;background-size:auto 18px}}.stories-emlife__stories{position:relative;width:100%;outline:0}.stories-emlife__stories .flickity-viewport{transition:height .2s ease}.keyboard-nav .stories-emlife__stories:focus{box-shadow:0 0 0 2px var(--color-cosmo)}.stories-emlife__story{display:flex;justify-content:center;align-items:center;width:100%;padding:85px 70px;background-color:#fff;box-shadow:0 15.2308px 35.5385px rgba(0,0,0,.05);font-size:22px}@media all and (max-width:1200px){.stories-emlife__story{padding:60px}}@media all and (max-width:1100px){.stories-emlife__story{padding:45px}}@media all and (max-width:900px){.stories-emlife__story{padding:45px 100px;font-size:18px}}@media all and (max-width:800px){.stories-emlife__story{flex-direction:column;padding:40px 100px}}@media all and (max-width:600px){.stories-emlife__story{padding:40px}}@media all and (max-width:400px){.stories-emlife__story{padding:30px}}.stories-emlife__story-image{height:223px;width:223px;border-radius:50%}@media all and (max-width:900px){.stories-emlife__story-image{height:150px;width:150px}}@media all and (max-width:800px){.stories-emlife__story-image{margin-bottom:40px}}.stories-emlife__story-text{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;padding-left:60px}@media all and (max-width:1400px){.stories-emlife__story-text{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.stories-emlife__story-text{font-size:21px;font-family:var(--serif);font-size:21px}}@media all and (max-width:900px){.stories-emlife__story-text{padding-left:30px}}@media all and (max-width:800px){.stories-emlife__story-text{padding-left:0}}.stories-emlife__story-source{font-family:var(--sans);font-size:20px;margin-top:20px;font-weight:700}@media all and (max-width:1400px){.stories-emlife__story-source{font-size:17px}}@media all and (max-width:1100px){.stories-emlife__story-source{font-size:14px}}.stories-emlife__story-source::before{content:"— "}.stories-emlife__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:80px}.stories-emlife__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.stories-emlife__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.stories-emlife__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .stories-emlife__button:focus,.stories-emlife__button:hover{background-color:#4b1b65}@media all and (max-width:600px){.stories-emlife__button{margin-top:40px}}.wp-pubs{padding:100px 0}@media all and (max-width:1000px){.wp-pubs{padding:80px 0}}@media all and (max-width:600px){.wp-pubs{padding:60px 0}}.wp-pubs__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.wp-pubs__title{font-family:var(--sans);font-size:50px;text-align:center}@media all and (max-width:1400px){.wp-pubs__title{font-size:42.5px}}@media all and (max-width:1100px){.wp-pubs__title{font-size:35px}}@media all and (max-width:600px){.wp-pubs__title{font-size:28.5px}}.wp-pubs__intro{margin-top:1.818em;max-width:700px;text-align:center}@media all and (max-width:900px){.wp-pubs__intro{margin-top:20px}}.wp-pubs__cta{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:780px;height:106px;padding:25px 25px 25px 120px;margin-top:75px;font-size:28px;font-family:var(--serif);background:var(--color-cosmo-tint) url("data:image/svg+xml,%3Csvg width='70' height='70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34.524 25.792c1.062-.408 1.961-.613 2.737-.613.9 0 1.716.245 2.452.818 2.206 1.593 1.838 4.943.98 6.25-1.266 1.962-.694 3.065-3.187 3.433-1.716-2.452-3.186-7.273-2.982-9.888zM1.634 43.77c-.368-.45 0-1.103-.163-1.716-.246-1.021-.613-2.165-.205-3.31.695-2.001 2.247-3.39 4.25-3.88-.287 4.044.367 7.435 2.001 10.336l.041.041c-.899.409-1.593.613-2.247.613-1.185.04-2.41-.531-3.677-2.084zm10.99.817c-1.02.327-1.756.45-2.328.45-1.308 0-2.002-.695-2.82-2.82-.694-1.756-.898-3.717-.612-5.964.204-1.675 1.021-2.615 2.574-2.983 1.511-.368 1.225-.245 2.615-.817l.776-.327c2.329-.98 3.677-1.798 5.066-4.127.45-.776 1.144-3.84 3.391-6.577 1.716-2.084 6.7-4.617 7.763-5.598.899-.858 2.043-1.47 3.228-2.165.53-.286 1.062-.572 1.552-.94l.123-.04.082-.083h.04c-.04.287-.081.532-.081.777a14.31 14.31 0 01-.123.858c-1.634 5.801-1.266 11.848 1.103 19.08.817 2.492 2.166 4.658 3.922 7.109l.246.327c.776 1.103 1.593 2.247 2.574 3.228.735.776 1.593 1.43 2.451 2.124l1.103.858h.041c-.817.858-2.084 1.307-3.84 1.39l-.777.04c-1.511.082-2.982.531-4.535.531-.858 0-1.798-.408-2.533-.45-1.553-.08-2.9-.244-4.208-.53-1.267-.286-1.757-1.226-3.35-2.002-3.024-1.512-6.497-1.798-9.07-1.92h-.45c-1.226-.041-2.574.163-3.922.571zm3.31.532l.245 1.715.858 5.72c-1.226.981-2.206 1.349-3.636 1.349-.49 0-1.103-.041-1.961-.123l-.777-4.249-.572-2.983 5.843-1.43zm2.124 13.727c-.653.777-1.593 1.267-2.492 1.267-.163 0-.368 0-.53-.04-.369-.083-.859-.328-1.063-.655l-.082-.122c-.694-1.185-1.43-2.41-1.593-3.677l5.515-1.39c.082.205.205.45.286.654.245.532.49 1.063.613 1.635.164.817-.081 1.634-.654 2.328zm28.886-13.319c-.245 0-.53-.04-.858-.123-.94-.285-1.797-.735-2.451-1.307-1.553-1.307-2.778-2.533-3.596-4.086-.326-.653-.735-1.225-1.225-1.879-.205-.286-.45-.613-.695-.94h-.04l.694-.327c.408-.204.776-.367 1.144-.572 1.838-.94 1.716-2.083 2.124-4.004.41-1.879 1.349-4.29.082-5.842-1.348-1.675-2.9-2.451-4.82-2.451-.287 0-.573 0-.859.04-.49.041-1.021.082-1.512.082-.245 0-.49 0-.653.082-.817-3.269-.49-6.619 1.021-10.5.49-1.226 1.022-1.675 1.961-1.675.286 0 .654.04 1.103.163 1.716.368 3.228 1.307 4.74 2.9 1.307 1.349 1.389 3.106 2.329 4.7.53.898 2.042 2.778 2.451 3.758.49 1.185.899 1.308 1.226 2.615.327 1.267.53 2.615.694 3.963.409 3.759.695 7.436-.286 11.072-.245.94-.53 1.961-.898 2.901-.286.94-.858 1.43-1.676 1.43zm-4.126-32.604c-1.634-1.511-3.391-2.329-5.066-2.329-.49 0-.94.082-1.39.205-4.004 1.103-7.109 2.982-9.438 5.025-1.348 1.226-6.046 4.086-7.109 5.393l-.613.777c-.408.49-1.634 4.29-2.165 5.188-1.552 2.452-2.492 2.942-4.453 3.718-2.288.858-2.82.94-5.067 1.594-2.083.613-3.718 1.43-5.066 2.492-1.593 1.267-2.86 2.983-2.288 6.292.164.899-.327 1.47.082 2.329 1.062 2.45 2.737 3.593 5.148 3.593h.531c.695-.04 1.348-.163 2.002-.286a5.28 5.28 0 00.858-.204c.123.695.245 1.39.368 2.043.245 1.512.53 2.942.94 4.372.612 2.124 1.47 4.33 2.492 6.537.572 1.225 1.185 1.716 2.206 1.716.368 0 .858-.082 1.43-.246.123-.04.245-.04.368-.081.122 0 .245-.041.367-.082 1.39-.327 2.41-1.062 2.942-2.043.45-.899.49-1.92.04-2.982a10.393 10.393 0 01-.53-1.839c-.245-.98-.49-1.961-1.063-2.9-.94-1.513-1.143-3.637-.653-5.803h.286c1.43 0 2.615.45 3.759.9l.081.04c.777.286 2.493.204 3.269.531l.082.041c1.389.572 1.879 1.635 3.35 2.084 1.88.572 8.008 1.103 8.457 1.103.327 0 1.43-.45 1.675-.45 3.269 0 5.761-.571 8.09-1.797 1.226-.654 2.002-1.348 2.533-2.247 1.675-2.82 2.452-6.129 2.37-10.051-.082-4.453-.654-8.294-1.757-11.767-.409-1.266-2.492-3.39-3.064-4.535-1.39-2.655-1.635-4.126-4.004-6.333zm26.925 9.028c-.041-.245-.286-.408-.368-.408-1.675 0-5.434 1.103-9.07 2.656-.082.04-.246.081-.246.081-1.634.695-1.879 1.185-1.838 1.43.04.245.408.368.735.368.082 0 .164 0 .245-.04h.041c.531-.123.94-.246 1.308-.41.53-.204 1.062-.449 1.552-.653.613-.286 1.267-.572 1.92-.776a57.64 57.64 0 013.76-1.226l1.225-.409c.654-.163.736-.408.736-.613zm-4.985 14.832c-.98-1.103-2.33-1.349-3.596-1.594-.735-.122-1.511-.286-2.247-.613-.163 0-.49.286-.531.49-.082.205.04.654.245.736 1.839.654 3.35 1.185 4.78 1.593.164.041.327.082.532.082h.49c.163 0 .327-.04.408-.163.082-.123.082-.286.082-.327-.123-.123-.123-.163-.163-.204zM59.937 9.45c0-.164-.041-.287-.164-.368C59.733 9 59.691 9 59.61 9c-.858 0-3.882 2.86-4.576 4.33-.164.368-.204.655-.082.777a.371.371 0 00.286.123c.327 0 .695-.409.98-.777.082-.081.164-.163.205-.245.122-.122.204-.245.327-.327l.286-.286c1.716-1.43 2.9-2.492 2.9-3.146z' fill='%232D103D'/%3E%3C/svg%3E") 30px 50% no-repeat;background-size:80px 80px}@media all and (max-width:900px){.wp-pubs__cta{margin-top:40px}}@media all and (max-width:700px){.wp-pubs__cta{height:auto;padding:100px 30px 30px;flex-direction:column;background-position:50% 15px;text-align:center}}.wp-pubs__cta-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:var(--color-red);color:#fff}.wp-pubs__cta-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.wp-pubs__cta-button{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.wp-pubs__cta-button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .wp-pubs__cta-button:focus,.wp-pubs__cta-button:hover{background-color:#4b1b65}@media all and (max-width:700px){.wp-pubs__cta-button{margin-top:20px}}.wp-pubs__articles{position:relative;display:flex;justify-content:center;width:100%;padding:0 var(--gutters);margin-top:95px}@media all and (max-width:900px){.wp-pubs__articles{margin-top:60px}}.wp-pubs__articles-inner{width:100%;max-width:725px;overflow:hidden;outline:0}.keyboard-nav .wp-pubs__articles-inner:focus{box-shadow:0 0 0 2px var(--color-red)}.wp-pubs__articles-inner .flickity-viewport{transition:height .4s var(--ease)}.wp-pubs__article{display:flex;flex-direction:column;align-items:center;width:100%;min-height:200px}.wp-pubs__article a{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px;display:block;text-align:center}@media all and (max-width:1400px){.wp-pubs__article a{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.wp-pubs__article a{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}.keyboard-nav .wp-pubs__article a:focus{text-decoration:underline}@media all and (max-width:500px){.wp-pubs__article a{font-size:22px}}.wp-pubs__article img{height:30px;width:auto;margin-top:30px;vertical-align:middle}@media all and (max-width:900px){.wp-pubs__article img{height:23px}}.wp-pubs__article-date{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin-bottom:20px}@media all and (max-width:600px){.wp-pubs__article-date{font-size:12px}}.wp-pubs__articles-next,.wp-pubs__articles-previous{position:absolute;top:calc(50% - 30px);height:60px;width:30px;background-size:contain;background-repeat:no-repeat;background-position:center center;text-indent:-200px;overflow:hidden}.keyboard-nav .wp-pubs__articles-next:focus,.keyboard-nav .wp-pubs__articles-previous:focus{box-shadow:0 0 0 2px var(--color-red)}@media all and (max-width:900px){.wp-pubs__articles-next,.wp-pubs__articles-previous{height:33px;width:17px}}.wp-pubs__articles-previous{left:0;background-image:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left.svg)}.wp-pubs__articles-next{right:0;background-image:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right.svg)}.team{padding:100px 0;display:flex;flex-direction:column;align-items:center}@media all and (max-width:1000px){.team{padding:80px 0}}@media all and (max-width:600px){.team{padding:60px 0}}.team .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.team .flickity-page-dots{padding:30px 0 0}}.team .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.team .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.team .dot{height:8px;width:8px}}.team .dot+.dot{margin-left:10px}@media all and (max-width:600px){.team .dot+.dot{margin-left:6px}}@media all and (max-width:600px){.team .flickity-page-dots{justify-content:flex-start}}.team__text{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.team__title{font-family:var(--sans);font-size:55px;text-align:center}@media all and (max-width:1400px){.team__title{font-size:46.75px}}@media all and (max-width:1100px){.team__title{font-size:38.5px}}@media all and (max-width:600px){.team__title{font-size:31.35px}}.team__intro{margin-top:1.818em;max-width:730px;text-align:center}@media all and (max-width:900px){.team__intro{margin-top:20px}}@media all and (max-width:1200px){.team__intro{max-width:500px}}.team__carousel{position:relative;width:100%;margin-top:80px}.team__carousel .flickity-viewport{transform:translateX(30%);opacity:0;transition:all 1.2s var(--ease)}.is-visible .team__carousel .flickity-viewport{transform:none;opacity:1}@media all and (max-width:900px){.team__carousel{margin-top:60px}}@media all and (max-width:600px){.team__carousel{margin-top:40px}}.team__people{width:100%;outline:0;overflow:hidden;padding:0 var(--gutters)}.keyboard-nav .team__people:focus{box-shadow:0 0 0 2px var(--color-cosmo)}.team__person{width:372px;margin:0 20px;background-color:#fff}@media all and (max-width:600px){.team__person{width:230px;margin:0 10px}}.team__person-headshot{width:100%;height:248px;overflow:hidden}.team__person-headshot img{width:100%;height:auto}@media all and (max-width:600px){.team__person-headshot{height:150px}}.team__person-text{padding:35px;text-align:center}@media all and (max-width:600px){.team__person-text{padding:20px}}.team__person-name{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.team__person-name{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.team__person-name{font-size:21px;font-family:var(--serif);font-size:21px}}.team__person-credentials{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin-top:20px}@media all and (max-width:600px){.team__person-credentials{font-size:12px}}@media all and (max-width:600px){.team__person-credentials{margin-top:8px}}.team__person-bio{margin-top:30px;font-size:16px}@media all and (max-width:600px){.team__person-bio{margin-top:20px}}.team__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:80px}.team__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.team__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.team__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .team__button:focus,.team__button:hover{background-color:#4b1b65}@media all and (max-width:600px){.team__button{margin-top:45px}}.team2{display:flex;flex-direction:column;align-items:center;padding:0 0 100px 0}.team2 .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.team2 .flickity-page-dots{padding:30px 0 0}}.team2 .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.team2 .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.team2 .dot{height:8px;width:8px}}.team2 .dot+.dot{margin-left:10px}@media all and (max-width:600px){.team2 .dot+.dot{margin-left:6px}}@media all and (max-width:1000px){.team2{padding-bottom:var(--gutters)}}@media all and (max-width:600px){.team2 .flickity-page-dots{justify-content:flex-start}}.team2__text{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:flex-start}.team2__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.team2__title{font-size:46.75px}}@media all and (max-width:1100px){.team2__title{font-size:38.5px}}@media all and (max-width:600px){.team2__title{font-size:31.35px}}.team2__intro{margin-top:1.818em;max-width:730px}@media all and (max-width:900px){.team2__intro{margin-top:20px}}.team2__carousel{position:relative;width:100%;margin-top:80px}.team2__carousel .flickity-viewport{transform:translateX(30%);opacity:0;transition:all 1.2s var(--ease)}.is-visible .team2__carousel .flickity-viewport{transform:none;opacity:1}@media all and (max-width:1000px){.team2__carousel{margin-top:var(--gutters)}}.team2__people{width:100%;outline:0;overflow:hidden;padding:0 var(--gutters)}.keyboard-nav .team2__people:focus{box-shadow:0 0 0 2px var(--color-cosmo)}.team2__person{position:relative;display:flex;flex-direction:column;align-items:center;width:400px;max-width:100%;margin:0 20px;padding:50px 50px 40px;background-color:#fff;border-radius:2px}@media all and (max-width:1000px){.team2__person{padding:30px}}.team2__person-headshot{width:180px;height:180px;margin-bottom:35px;border-radius:50%;overflow:hidden;flex-shrink:0}.team2__person-headshot img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media all and (max-width:1000px){.team2__person-headshot{height:160px;width:160px}}.team2__person-text{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1}.team2__person-quote{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;font-size:24px}@media all and (max-width:1400px){.team2__person-quote{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.team2__person-quote{font-size:21px;font-family:var(--serif);font-size:21px}}.team2__person-bio{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;font-size:22px}@media all and (max-width:1400px){.team2__person-bio{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.team2__person-bio{font-size:21px;font-family:var(--serif);font-size:21px}}.team2__person-name{font-family:var(--sans);font-size:20px;font-weight:700;margin-top:30px}@media all and (max-width:1400px){.team2__person-name{font-size:17px}}@media all and (max-width:1100px){.team2__person-name{font-size:14px}}.team2__person-credentials{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin-top:10px;margin-bottom:10px}@media all and (max-width:600px){.team2__person-credentials{font-size:12px}}.team2__person-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:transparent;color:var(--color-red);border:1px solid var(--color-red);align-self:center;margin-top:auto}.team2__person-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.team2__person-button{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.team2__person-button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .team2__person-button:focus,.team2__person-button:hover{background-color:var(--color-red);color:var(--color-white)}.team2__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:80px}.team2__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.team2__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.team2__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .team2__button:focus,.team2__button:hover{background-color:#4b1b65}@media all and (max-width:1000px){.team2__button{margin-top:var(--gutters)}}.team3{padding:100px 0;display:flex;flex-direction:column;align-items:center}@media all and (max-width:1000px){.team3{padding:80px 0}}@media all and (max-width:600px){.team3{padding:60px 0}}.team3 .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.team3 .flickity-page-dots{padding:30px 0 0}}.team3 .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.team3 .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.team3 .dot{height:8px;width:8px}}.team3 .dot+.dot{margin-left:10px}@media all and (max-width:600px){.team3 .dot+.dot{margin-left:6px}}@media all and (max-width:600px){.team3 .flickity-page-dots{justify-content:flex-start}}.team3__text{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;text-align:center}.team3__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.team3__title{font-size:46.75px}}@media all and (max-width:1100px){.team3__title{font-size:38.5px}}@media all and (max-width:600px){.team3__title{font-size:31.35px}}.team3__intro{margin-top:1.818em;max-width:730px}@media all and (max-width:900px){.team3__intro{margin-top:20px}}.team3__carousel{position:relative;width:100%;margin-top:80px}.team3__carousel .flickity-viewport{transform:translateX(30%);opacity:0;transition:all 1.2s var(--ease)}.is-visible .team3__carousel .flickity-viewport{transform:none;opacity:1}@media all and (max-width:1000px){.team3__carousel{margin-top:40px}}.team3__people{width:100%;outline:0;overflow:hidden;padding:0 var(--gutters)}.keyboard-nav .team3__people:focus{box-shadow:0 0 0 2px var(--color-cosmo)}.team3__person{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:540px;max-width:100%;height:370px;margin:0 20px;padding:50px;background-color:#fff;border-radius:2px}.team3__person::before{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);position:absolute;top:30px;left:0;display:flex;align-items:center;height:40px;padding:0 20px;border-radius:0 20px 20px 0;color:#fff}@media all and (max-width:600px){.team3__person::before{font-size:12px}}.team3__person.science-advisor::before{content:"Science Advisor";background-color:var(--color-cosmo)}.team3__person.medical-team::before{content:"Medical Team";background-color:var(--color-plum)}.team3__person-top{display:flex;align-items:center;justify-content:flex-start;width:100%;margin-bottom:40px}.team3__person-headshot{width:160px;height:160px;margin-right:30px;border-radius:50%;overflow:hidden;flex-shrink:0}.team3__person-headshot img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.team3__person-name{font-family:var(--sans);font-size:20px;font-weight:700;margin-top:30px}@media all and (max-width:1400px){.team3__person-name{font-size:17px}}@media all and (max-width:1100px){.team3__person-name{font-size:14px}}.team3__person-name{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;font-weight:700;margin-top:30px}@media all and (max-width:1400px){.team3__person-name{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.team3__person-name{font-size:21px;font-family:var(--serif);font-size:21px}}.team3__person-bio{position:relative;max-height:130px;overflow:hidden}.team3__person-bio::after{content:"";position:absolute;bottom:0;left:0;height:71px;width:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)}.team3__person-read-more{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin-top:20px;color:var(--color-red)}@media all and (max-width:600px){.team3__person-read-more{font-size:12px}}.team-popup{padding:50px;width:950px;max-height:100%;max-width:100%}@media all and (max-width:700px){.team-popup{padding:30px}}.team-popup__top{display:flex;align-items:center;margin-bottom:40px}@media all and (max-width:700px){.team-popup__top{flex-direction:column;align-items:center}}.team-popup__headshot{height:160px;width:160px;flex-shrink:0;margin-right:30px;border-radius:50%;-o-object-fit:cover;object-fit:cover}@media all and (max-width:700px){.team-popup__headshot{margin-right:0;margin-bottom:30px}}.team-popup__name{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.team-popup__name{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.team-popup__name{font-size:21px;font-family:var(--serif);font-size:21px}}.team-popup__bio{font-size:16px}@media all and (max-width:700px){.team-popup__bio{font-size:14px}}.cards-grid{padding:100px 0}@media all and (max-width:1000px){.cards-grid{padding:80px 0}}@media all and (max-width:600px){.cards-grid{padding:60px 0}}.cards-grid__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.cards-grid__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.cards-grid__title{font-size:46.75px}}@media all and (max-width:1100px){.cards-grid__title{font-size:38.5px}}@media all and (max-width:600px){.cards-grid__title{font-size:31.35px}}.cards-grid__intro{margin-top:1.818em;max-width:620px;text-align:center}@media all and (max-width:900px){.cards-grid__intro{margin-top:20px}}.cards-grid__cards{width:100%;max-width:1092px;margin:80px 0 -40px;display:flex;justify-content:center;flex-wrap:wrap}@media all and (max-width:1000px){.cards-grid__cards{margin:60px 0 -30px}}@media all and (max-width:600px){.cards-grid__cards{margin:40px 0 -20px}}.cards-grid__card{--gap:40px;position:relative;height:395px;width:calc(100% / 3 - (var(--gap) * 2)/ 3);padding:30px;margin:0 var(--gap) var(--gap) 0;opacity:0;transform:translateY(20px) scale(.75);transition:all .6s var(--ease)}@media all and (max-width:1200px){.cards-grid__card{--gap:30px}}@media all and (max-width:1050px){.cards-grid__card{width:calc(100% / 2 - var(--gap)/ 2);height:350px}.cards-grid__card:nth-child(even){margin:0 0 var(--gap)}}@media all and (min-width:1051px){.cards-grid__card:nth-child(3n+3){margin:0 0 var(--gap)}}@media all and (max-width:750px){.cards-grid__card{--gap:20px;width:100%;height:318px;margin:0 0 var(--gap)}}.cards-grid__card:nth-child(1){transition-delay:.1s}.cards-grid__card:nth-child(2){transition-delay:.2s}.cards-grid__card:nth-child(3){transition-delay:.3s}.cards-grid__card:nth-child(4){transition-delay:.4s}.cards-grid__card:nth-child(5){transition-delay:.5s}.cards-grid__card:nth-child(6){transition-delay:.6s}.cards-grid__card:nth-child(7){transition-delay:.7s}.cards-grid__card:nth-child(8){transition-delay:.8s}.cards-grid__card:nth-child(9){transition-delay:.9s}.cards-grid__card:nth-child(10){transition-delay:1s}.cards-grid__card:nth-child(11){transition-delay:1.1s}.cards-grid__card:nth-child(12){transition-delay:1.2s}.cards-grid__card.is-visible{opacity:1;transform:none}.cards-grid__card::before{content:"";position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;background-color:var(--color-plum);opacity:0;transition:all .3s var(--ease)}.cards-grid__card.hover:hover::before,.keyboard-nav .cards-grid__card.hover:focus::before{opacity:.9}.cards-grid__card.hover:hover .cards-grid__card-icon,.cards-grid__card.hover:hover .cards-grid__card-text,.keyboard-nav .cards-grid__card.hover:focus .cards-grid__card-icon,.keyboard-nav .cards-grid__card.hover:focus .cards-grid__card-text{opacity:1;transform:none}.cards-grid__card.hover:hover .cards-grid__card-title,.keyboard-nav .cards-grid__card.hover:focus .cards-grid__card-title{color:#fff}.cards-grid__card-text a{text-decoration:underline}.cards-grid__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:80px}.cards-grid__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.cards-grid__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.cards-grid__button{height:40px;padding:0 25px;font-size:12px}}.cards-grid__button:hover,.keyboard-nav .cards-grid__button:focus{background-color:#4b1b65}@media all and (max-width:1000px){.cards-grid__button{margin-top:60px}}@media all and (max-width:600px){.cards-grid__button{margin-top:40px}}.cards-grid__card-title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;position:relative;z-index:2;transition:all .4s var(--ease)}@media all and (max-width:1400px){.cards-grid__card-title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.cards-grid__card-title{font-size:21px;font-family:var(--serif);font-size:21px}}.cards-grid__card-image{position:absolute;z-index:0;bottom:0;right:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.cards-grid__card-text{position:relative;z-index:2;margin-top:25px;color:#fff;opacity:0;transform:translateY(10px);transition:all .4s var(--ease)}.cards-grid__card-icon{position:absolute;z-index:2;bottom:15px;right:15px;transition:all .4s var(--ease-out-back);transform:scale(0)}.cards-grid2{padding:100px 0;position:relative;z-index:1}@media all and (max-width:1000px){.cards-grid2{padding:80px 0}}@media all and (max-width:600px){.cards-grid2{padding:60px 0}}.cards-grid2__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.cards-grid2__title{font-family:var(--sans);font-size:55px;text-align:center}@media all and (max-width:1400px){.cards-grid2__title{font-size:46.75px}}@media all and (max-width:1100px){.cards-grid2__title{font-size:38.5px}}@media all and (max-width:600px){.cards-grid2__title{font-size:31.35px}}.cards-grid2__intro{max-width:650px;margin-top:1.364em;text-align:center}.cards-grid2__cards{max-width:950px;margin:85px 0 -65px;display:flex;justify-content:center;flex-wrap:wrap}@media all and (max-width:600px){.cards-grid2__cards{margin:60px 0 0}}.cards-grid2__card{display:flex;flex-direction:column;width:calc(100% / 3 - 80px / 3);margin-bottom:65px;padding:0 30px 30px 30px;position:relative;background-color:var(--color-cosmo-tint);opacity:0;transform:translateY(20px) scale(.75);transition:all .6s var(--ease)}.cards-grid2__card.is-visible{opacity:1;transform:none}@media all and (min-width:901px){.cards-grid2__card:nth-child(3n+2){transition-delay:.1s}.cards-grid2__card:nth-child(3n+3){transition-delay:.2s}.cards-grid2__card:nth-child(3n+2),.cards-grid2__card:nth-child(3n+3){margin-left:40px}}@media all and (min-width:901px)and (max-width:1000px){.cards-grid2__card:nth-child(3n+2),.cards-grid2__card:nth-child(3n+3){margin-left:20px}}@media all and (max-width:1000px){.cards-grid2__card{width:calc(100% / 3 - 40px / 3)}}@media all and (max-width:900px)and (min-width:701px){.cards-grid2__card{width:calc(100% / 2 - 40px / 2)}.cards-grid2__card:nth-child(2n+2){transition-delay:.1s}.cards-grid2__card:nth-child(2n+3){transition-delay:.2s}.cards-grid2__card:nth-child(2n+2){margin-left:20px}}@media all and (max-width:700px){.cards-grid2__card{width:100%}.cards-grid2__card:last-child{margin-bottom:0}}.cards-grid2__card-icon{height:85px;width:85px;margin:-42px 0 10px -10px}.cards-grid2__card-title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.cards-grid2__card-title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.cards-grid2__card-title{font-size:21px;font-family:var(--serif);font-size:21px}}.cards-grid2__card-text{margin-top:5px;font-size:16px}.long-scroll{display:flex;justify-content:space-between;align-items:flex-start;margin-top:-1px}@media all and (min-width:901px){.long-scroll .callout{bottom:80px;left:60px}}@media all and (max-width:900px){.long-scroll{flex-direction:column;overflow:hidden}}.long-scroll__image-container{position:relative}@media all and (min-width:901px){.long-scroll__image-container{position:sticky;top:calc(var(--header-height)/ 2);max-width:50%;margin-right:-100%}}@media all and (max-width:900px){.long-scroll__image-container{order:2;padding-top:40px}}.long-scroll__image{max-width:100%;height:calc(100vh - var(--header-height));-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom;width:auto;vertical-align:middle}@media all and (max-width:900px){.long-scroll__image{height:auto}}.long-scroll__inner{position:relative;z-index:1;display:flex;justify-content:flex-end;max-width:calc(50% - 20px);margin-right:calc((100vw - var(--layout-width))/ 2);padding:110px 0 160px}@media all and (max-width:1470px){.long-scroll__inner{margin-right:var(--gutters)}}@media all and (max-width:1200px){.long-scroll__inner{padding:60px 0 110px}}@media all and (max-width:900px){.long-scroll__inner{max-width:100%;width:100%;padding:40px var(--gutters) 0;order:1;margin-right:0}}.long-scroll__content{width:100%;max-width:630px;margin-left:40px}@media all and (max-width:900px){.long-scroll__content{max-width:initial;margin-left:0}}.long-scroll__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.long-scroll__title{font-size:46.75px}}@media all and (max-width:1100px){.long-scroll__title{font-size:38.5px}}@media all and (max-width:600px){.long-scroll__title{font-size:31.35px}}@media all and (max-width:600px){.long-scroll__title br{display:none}}.long-scroll__intro{margin-top:1.818em}@media all and (max-width:900px){.long-scroll__intro{margin-top:20px}}@media all and (max-width:900px){.long-scroll__intro{max-width:500px}}.long-scroll__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff}.long-scroll__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.long-scroll__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.long-scroll__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .long-scroll__button:focus,.long-scroll__button:hover{background-color:#4b1b65}.long-scroll__cards+.long-scroll__button{margin-top:60px}.long-scroll__cards{margin-top:60px;outline:0}.long-scroll__cards .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.long-scroll__cards .flickity-page-dots{padding:30px 0 0}}.long-scroll__cards .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.long-scroll__cards .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.long-scroll__cards .dot{height:8px;width:8px}}.long-scroll__cards .dot+.dot{margin-left:10px}@media all and (max-width:600px){.long-scroll__cards .dot+.dot{margin-left:6px}}.keyboard-nav .long-scroll__cards:focus{box-shadow:0 0 0 2px var(--color-cosmo)}@media all and (min-width:901px){.long-scroll__cards{display:grid;grid-template-columns:1fr 1fr;gap:60px 40px}}@media all and (max-width:1000px){.long-scroll__cards{gap:60px 20px}}@media all and (max-width:500px){.long-scroll__cards{flex-wrap:wrap;gap:40px}}.long-scroll__card{display:flex;flex-direction:column;position:relative;padding:0 30px 30px;background-color:rgba(255,255,255,.4);transition:all .6s var(--ease)}@media all and (min-width:901px){.long-scroll__card{opacity:0;transform:translateY(20px) scale(.75)}}@media all and (max-width:900px){.long-scroll__card{width:calc(50% - 15px);padding:0 20px 20px;margin-right:20px}}@media all and (max-width:500px){.long-scroll__card{width:100%}}.long-scroll__card.is-visible{opacity:1;transform:none}.long-scroll__card-icon{height:85px;width:85px;margin:-25px 0 10px -10px}@media all and (max-width:900px){.long-scroll__card-icon{height:50px;width:50px}}.long-scroll__card-title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.long-scroll__card-title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.long-scroll__card-title{font-size:21px;font-family:var(--serif);font-size:21px}}.long-scroll__card-text{margin-top:5px;font-size:16px}@media all and (max-width:900px){.long-scroll__card-text{font-size:14px}}.long-scroll-text{position:relative;padding:200px 0 160px}@media all and (max-width:900px){.long-scroll-text{overflow:hidden}}.long-scroll-text__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:flex-start}@media all and (max-width:900px){.long-scroll-text__inner{flex-direction:column}}@media all and (min-width:901px){.long-scroll-text__text-container{position:sticky;top:calc(50vh - var(--header-height));max-width:455px;margin-right:60px}}@media all and (max-width:900px){.long-scroll-text__text-container{order:2;padding-top:40px}}.long-scroll-text__title{font-family:var(--sans);font-size:55px;position:relative;z-index:1}@media all and (max-width:1400px){.long-scroll-text__title{font-size:46.75px}}@media all and (max-width:1100px){.long-scroll-text__title{font-size:38.5px}}@media all and (max-width:600px){.long-scroll-text__title{font-size:31.35px}}@media all and (max-width:600px){.long-scroll-text__title br{display:none}}.long-scroll-text__intro{margin-top:1.818em;position:relative;z-index:1}@media all and (max-width:900px){.long-scroll-text__intro{margin-top:20px}}@media all and (max-width:900px){.long-scroll-text__intro{max-width:500px}}.long-scroll-text__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;position:relative;z-index:1;margin-top:40px}.long-scroll-text__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.long-scroll-text__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.long-scroll-text__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .long-scroll-text__button:focus,.long-scroll-text__button:hover{background-color:#4b1b65}@media all and (max-width:900px){.long-scroll-text__button{margin-top:30px}}@media all and (max-width:600px){.long-scroll-text__button{margin-top:20px}}.long-scroll-text__cards{position:relative;z-index:1;max-width:620px;outline:0}.long-scroll-text__cards .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.long-scroll-text__cards .flickity-page-dots{padding:30px 0 0}}.long-scroll-text__cards .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.long-scroll-text__cards .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.long-scroll-text__cards .dot{height:8px;width:8px}}.long-scroll-text__cards .dot+.dot{margin-left:10px}@media all and (max-width:600px){.long-scroll-text__cards .dot+.dot{margin-left:6px}}.keyboard-nav .long-scroll-text__cards:focus{box-shadow:0 0 0 2px var(--color-cosmo)}@media all and (min-width:901px){.long-scroll-text__cards{display:grid;grid-template-columns:1fr 1fr;gap:60px 40px}}@media all and (max-width:1000px){.long-scroll-text__cards{gap:60px 20px}}.long-scroll-text__card{display:flex;flex-direction:column;position:relative;z-index:1;padding:0 30px 30px;background-color:rgba(255,255,255,.4);transition:all .6s var(--ease)}@media all and (min-width:901px){.long-scroll-text__card{opacity:0;transform:translateY(20px) scale(.75)}}@media all and (max-width:900px){.long-scroll-text__card{width:200px;padding:0 20px 20px;margin-right:20px}}.long-scroll-text__card.is-visible{opacity:1;transform:none}.long-scroll-text__card-icon{height:85px;width:85px;margin:0 0 10px -10px;transform:translateY(-50%)}@media all and (max-width:900px){.long-scroll-text__card-icon{height:50px;width:50px}}.long-scroll-text__card-title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.long-scroll-text__card-title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.long-scroll-text__card-title{font-size:21px;font-family:var(--serif);font-size:21px}}.long-scroll-text__card-text{margin-top:5px;font-size:16px}@media all and (max-width:900px){.long-scroll-text__card-text{font-size:14px}}.long-scroll-text__background-container{position:absolute;top:-60px;left:0;height:1px;width:100%;max-width:calc(100vw - var(--gutters) * 2);position:sticky}@media all and (max-width:900px){.long-scroll-text__background-container{left:0}}@media all and (max-width:500px){.long-scroll-text__background-container{top:-120px}}.long-scroll-text__background{position:absolute;top:0;right:-130px;max-width:80vw;will-change:transform;transform:translate(0,calc(var(--mouse-py) * -60px))}@media all and (max-width:500px){.long-scroll-text__background{top:0;right:-10vw;max-width:120vw;transform:none}}.timeline{padding:100px 0;padding-bottom:140px}@media all and (max-width:1000px){.timeline{padding:80px 0}}@media all and (max-width:600px){.timeline{padding:60px 0}}.timeline__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;position:relative;z-index:1;flex-direction:column;align-items:center}.timeline__title{font-family:var(--sans);font-size:55px;text-align:center;margin-bottom:30px}@media all and (max-width:1400px){.timeline__title{font-size:46.75px}}@media all and (max-width:1100px){.timeline__title{font-size:38.5px}}@media all and (max-width:600px){.timeline__title{font-size:31.35px}}.timeline__subtitle{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;margin-bottom:20px}@media all and (max-width:1400px){.timeline__subtitle{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.timeline__subtitle{font-size:21px;font-family:var(--serif);font-size:21px}}.timeline__intro{max-width:810px;text-align:center}.timeline__label{max-width:450px;margin-top:65px;display:flex;align-items:center;font-size:16px}@media all and (max-width:900px){.timeline__label{margin-top:40px}}.timeline__label-icon{margin-right:20px}.timeline__milestones{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;margin-top:55px;padding-bottom:100px}@media all and (max-width:900px){.timeline__milestones{padding-bottom:50px}}.timeline__milestones::before{content:"";height:160px;width:40px;position:absolute;top:100%;left:50%;transform:translate(-20px,-30px);background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 100%)}@media all and (max-width:900px){.timeline__milestones::before{display:none}}.has-suffix .timeline__milestones::before{content:"";position:absolute;z-index:1;left:50%;transform:translate(-50%,-30px);height:14px;width:14px;border-radius:50%;background:var(--color-white)}@media all and (max-width:900px){.has-suffix .timeline__milestones::before{left:0;transform:translate(-50%,-25px)}}.timeline__milestones::after{content:"";height:100%;width:40px;position:absolute;top:0;left:50%;transform:translateX(-50%);border-radius:20px;background-color:var(--color-cosmo)}@media all and (max-width:900px){.timeline__milestones::after{left:0;transform:0;width:30px}}.timeline__milestone{position:relative;z-index:1;display:inline-flex;align-items:center;max-width:535px;padding:20px;background-color:#fff;border-radius:4px;opacity:0;transition:all 1s var(--ease-out-back);transform:scale(.5);will-change:opacity,transform}@media all and (max-width:1300px){.timeline__milestone{max-width:450px}}@media all and (max-width:1100px){.timeline__milestone{max-width:350px}}@media all and (max-width:900px){.timeline__milestone{width:calc(100% - 30px);margin-top:20px;left:40px}}@media all and (max-width:400px){.timeline__milestone{margin-top:5px}}.timeline__milestone.is-visible{opacity:1;transform:none}.timeline__milestone::before{content:"";height:14px;width:14px;position:absolute;top:50%;right:calc(100% + 50px);transform:translate(50%,-50%);background-color:var(--color-plum);border-radius:50%}@media all and (max-width:900px){.timeline__milestone::before{right:calc(100% + 40px)}}.timeline__milestone::after{content:"";height:20px;width:20px;position:absolute;top:50%;right:100%;transform:translate(50%,-50%) rotate(45deg);background-color:#fff}@media all and (min-width:901px){.timeline__milestone.right{left:calc(50% + 50px);transform-origin:center left}}@media all and (min-width:901px){.timeline__milestone.left{align-self:flex-end;right:calc(50% + 50px);text-align:right;transform-origin:center right}.timeline__milestone.left::before{right:-50px}.timeline__milestone.left::after{right:0}}.timeline__milestone-icon{height:70px;width:70px;margin-right:20px}@media all and (min-width:901px){.left .timeline__milestone-icon{margin-right:0;margin-left:20px}}@media all and (max-width:1300px){.timeline__milestone-icon{height:60px;width:60px}}@media all and (max-width:1100px){.timeline__milestone-icon{height:50px;width:50px;margin-right:15px}}@media all and (max-width:900px){.timeline__milestone-icon{order:1}}@media all and (max-width:900px){.timeline__milestone-text{order:2}}.timeline__milestone-label{font-size:22px;color:var(--color-cosmo)}@keyframes hover{0%,100%{transform:translate(0)}50%{transform:translateY(-20px)}}.timeline__footer{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:190px;margin-top:100px;font-size:16px;font-weight:700;animation:hover 3s ease-in-out infinite}.timeline__footer img{height:70px;width:70px;margin-bottom:10px}@media all and (max-width:900px){.timeline__footer img{height:50px;width:50px;margin-bottom:0;margin-right:10px}}.timeline__footer::before{content:"";position:absolute;bottom:calc(100% + 100px);left:50%;transform:translate(-20px,90px);height:160px;width:39px;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 100%)}@media all and (max-width:900px){.timeline__footer{flex-direction:row;align-items:center;width:338px;max-width:100%;margin-top:40px;margin-left:-51px;text-align:left}.timeline__footer::before{width:29px;left:0;transform:translate(11px,140px)}}.cta{overflow:hidden}.cta--dark{color:#fff}.cta__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;height:303px;transition:all .6s var(--ease),transform 1.2s var(--ease-out-back);transform:scale(.8);opacity:0}.is-visible .cta__inner{transform:none;opacity:1}@media all and (max-width:900px){.cta__inner{flex-direction:column;height:auto}}.cta__content{display:flex;flex-direction:column;align-items:stretch;justify-content:center;flex-grow:1;padding:0 55px;transform:translateY(20px);opacity:0;transition:all .6s var(--ease)}.is-visible .cta__content{opacity:1;transform:none}@media all and (max-width:1000px){.cta__content{padding:0 20 0 55px}}@media all and (max-width:900px){.cta__content{width:100%;max-width:100%;padding:60px 30px;text-align:center}}.cta__title{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px}@media all and (max-width:1400px){.cta__title{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.cta__title{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}@media all and (max-width:600px){.cta__title br{display:none}}.cta__label{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin:35px 0 15px}@media all and (max-width:600px){.cta__label{font-size:12px}}.cta__form{display:flex}@media all and (max-width:800px){.cta__form{flex-wrap:wrap}}.cta__submit{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:#4b1b65;color:#fff;margin-left:10px}.cta__submit:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.cta__submit{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.cta__submit{height:40px;padding:0 25px;font-size:12px}}.cta__submit:hover,.keyboard-nav .cta__submit:focus{background-color:var(--color-red)}.cta__image{min-width:0;min-height:200px;max-width:50%;height:auto;-o-object-fit:cover;object-fit:cover}@media all and (max-width:900px){.cta__image{width:100%;max-width:100%}}.cta__buttons{display:flex;margin-top:30px}@media all and (max-width:1000px)and (min-width:901px){.cta__buttons{flex-direction:column}}@media all and (max-width:900px){.cta__buttons{justify-content:center}}.cta__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:#4b1b65;color:#fff}.cta__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.cta__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.cta__button{height:40px;padding:0 25px;font-size:12px}}.cta__button:hover,.keyboard-nav .cta__button:focus{background-color:var(--color-red)}.cta--dark:not(.cta--cosmo) .cta__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff}.cta--dark:not(.cta--cosmo) .cta__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.cta--dark:not(.cta--cosmo) .cta__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.cta--dark:not(.cta--cosmo) .cta__button{height:40px;padding:0 25px;font-size:12px}}.cta--dark:not(.cta--cosmo) .cta__button:hover,.keyboard-nav .cta--dark:not(.cta--cosmo) .cta__button:focus{background-color:#4b1b65}.cta--dark:not(.cta--cosmo) .cta__button:hover{background-color:var(--color-cosmo)}@media all and (max-width:1000px)and (min-width:901px){.cta__button{width:100%}}.cta__secondary-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-plum);border:1px solid var(--color-plum);margin-left:20px}.cta__secondary-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.cta__secondary-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.cta__secondary-button{height:40px;padding:0 25px;font-size:12px}}.cta__secondary-button:hover,.keyboard-nav .cta__secondary-button:focus{background-color:var(--color-plum);color:var(--color-white)}.cta--dark .cta__secondary-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-white);border:1px solid var(--color-white)}.cta--dark .cta__secondary-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.cta--dark .cta__secondary-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.cta--dark .cta__secondary-button{height:40px;padding:0 25px;font-size:12px}}.cta--dark .cta__secondary-button:hover,.keyboard-nav .cta--dark .cta__secondary-button:focus{background-color:var(--color-white);color:var(--color-text)}@media all and (max-width:1000px)and (min-width:901px){.cta__secondary-button{width:100%;margin-left:0;margin-top:10px}}@media all and (max-width:900px){.cta__secondary-button{margin-left:15px}}.calculator{display:flex;justify-content:flex-end;position:relative;padding:45px 0;overflow:hidden}.calculator.left{display:flex;justify-content:flex-start}@media all and (max-width:1000px){.calculator{display:flex;flex-direction:column;align-items:center}.calculator.left{flex-direction:column;align-items:center}}.calculator__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;position:absolute;z-index:1;left:50%;transform:translateX(-50%)}.calculator__inner::before{content:"1";display:flex;align-items:center;justify-content:center;height:60px;width:60px;margin-bottom:20px;background-color:#fff;border-radius:50%;font-size:32px;font-weight:700}@media all and (max-width:900px){.calculator__inner::before{height:45px;width:45px;font-size:22px}}.left .calculator__inner{align-items:flex-end}@media all and (max-width:1000px){.calculator__inner{position:relative;transform:none;padding-bottom:90px;margin:0;left:initial}.left .calculator__inner{align-items:flex-start}}.calculator__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px}@media all and (max-width:1400px){.calculator__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.calculator__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.calculator__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.calculator__intro{margin-top:1.818em;width:100%;max-width:540px}@media all and (max-width:900px){.calculator__intro{margin-top:20px}}@media all and (max-width:1300px){.calculator__intro{max-width:450px}}.calculator__ui{position:relative;width:100%;max-width:780px;margin:70px 90px 0 0;padding:60px 0 60px 60px;background-color:var(--color-cosmo)}@media all and (max-width:1000px){.calculator__ui{display:flex;flex-direction:column;align-items:center;max-width:100%;margin-top:60px;padding:60px 60px 0}}@media all and (max-width:600px){.calculator__ui{margin-top:40px;padding:40px 40px 0}}@media all and (max-width:400px){.calculator__ui{padding:30px 20px 0}}.calculator__input{width:100%;max-width:390px;flex-grow:0}.calculator__input+.calculator__input{margin-top:30px}.calculator__subtitle{font-size:24px;font-family:var(--serif);margin-bottom:10px}@media all and (max-width:600px){.calculator__subtitle{font-size:20px}}@media all and (max-width:500px){.calculator__subtitle{font-size:18px}}.calculator__return{width:370px;padding:40px 55px;background-color:var(--color-plum);text-align:center}@media all and (min-width:1001px){.calculator__return{position:absolute;top:50%;right:-90px;transform:translateY(-50%)}}@media all and (max-width:1000px){.calculator__return{width:100%;margin-top:60px;margin-bottom:-90px}}@media all and (max-width:600px){.calculator__return{margin-top:30px;padding:40px 30px 30px}}.calculator__return .calculator__subtitle{color:var(--color-cosmo)}.calculator__roi{display:flex;align-items:center;justify-content:center;margin-top:30px;font-size:90px;font-weight:700;color:var(--color-white)}@media all and (max-width:600px){.calculator__roi{margin-top:20px;font-size:70px}}.calculator__image{max-width:100%;height:auto}.left .calculator__image{margin-left:-200px}@media all and (max-width:1500px){.left .calculator__image{margin-left:-400px}}@media all and (max-width:1250px){.calculator__image{max-width:900px}}@media all and (max-width:1100px){.calculator__image{margin-right:-200px}}@media all and (max-width:1000px){.calculator__image{max-width:100vw;margin:-35% calc(var(--gutters) * -1) 0}.left .calculator__image{margin:-35% calc(var(--gutters) * -1) 0}}@media all and (max-width:600px){.calculator__image{max-width:600px;margin:-40% calc(var(--gutters) * -1) 0 -50px}}@media all and (max-width:500px){.calculator__image{margin:-40% calc(var(--gutters) * -1) 0 -120px}}.emlife-roi{padding:100px 0;display:flex;position:relative;overflow:hidden;color:#fff}@media all and (max-width:1000px){.emlife-roi{padding:80px 0}}@media all and (max-width:600px){.emlife-roi{padding:60px 0}}.emlife-roi__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;justify-content:center}.emlife-roi__inputs{width:100%;max-width:375px;margin-right:200px}.emlife-roi__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px;max-width:300px;margin-bottom:60px}@media all and (max-width:1400px){.emlife-roi__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.emlife-roi__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.emlife-roi__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.emlife-roi__subtitle{margin-bottom:10px;font-size:24px;font-family:var(--serif)}.emlife-roi__intro{margin-top:1.818em;width:100%;max-width:540px}@media all and (max-width:900px){.emlife-roi__intro{margin-top:20px}}.emlife-roi__input{width:100%;max-width:390px;flex-grow:0}.emlife-roi__input+.emlife-roi__input{margin-top:60px}.emlife-roi__range .range__handle{box-shadow:0 0 0 4px var(--color-plum)}.emlife-roi__range .range__bar-progress{background-color:var(--color-cosmo)}.emlife-roi__return{width:100%;max-width:533px}.emlife-roi__output{display:flex;flex-direction:column;align-items:center;padding:30px;background-color:var(--color-cosmo);color:var(--color-text);text-align:center}.emlife-roi__output+.emlife-roi__output{margin-top:20px}.emlife-roi__output-title{font-size:24px;font-family:var(--serif)}.emlife-roi__output-value{margin-top:20px;color:#fff;font-size:52px;font-weight:700}.emlife-roi__output-description{max-width:280px;margin-top:20px;text-align:center}.icon-wheel{padding:75px 0 0}.icon-wheel__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.icon-wheel__left{max-width:460px;margin-top:65px}.icon-wheel__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.icon-wheel__title{font-size:46.75px}}@media all and (max-width:1100px){.icon-wheel__title{font-size:38.5px}}@media all and (max-width:600px){.icon-wheel__title{font-size:31.35px}}.icon-wheel__text{margin-top:1.364em}.icon-wheel__right{position:relative;width:100%;height:600px;max-width:620px}.icon-wheel__right::before{content:"";position:absolute;z-index:1;display:block;top:50%;left:50%;height:260px;width:260px;background-color:var(--color-white);box-shadow:0 30px 70px rgba(0,0,0,.05);border-radius:50%;transition:all 1s var(--ease-out-back);transform:translate(-50%,-50%) scale(.5);opacity:0}.icon-wheel.is-visible .icon-wheel__right::before{transform:translate(-50%,-50%);opacity:1}.icon-wheel__spoke{position:absolute;z-index:0;top:50%;left:50%;display:flex;max-width:130px;flex-direction:column;align-items:center;transform:translate(-50%,-50%);font-size:16px;font-weight:700;text-align:center;opacity:0;transition:all 1.2s var(--ease-out-back);will-change:opacity,transform}.icon-wheel__spoke::before{content:"";height:1px;width:30px;background-color:var(--color-plum-tint);position:absolute}.icon-wheel__spoke:nth-child(1){transition-delay:.05s}.icon-wheel__spoke:nth-child(2){transition-delay:.1s}.icon-wheel__spoke:nth-child(3){transition-delay:.15s}.icon-wheel__spoke:nth-child(4){transition-delay:.2s}.icon-wheel__spoke:nth-child(5){transition-delay:.25s}.icon-wheel__spoke:nth-child(1)::before{top:50%;left:100%}.icon-wheel__spoke:nth-child(2)::before{top:115%;left:90%;transform:rotate(45deg)}.icon-wheel__spoke:nth-child(3)::before{top:calc(100% + 10px);left:50%;transform:rotate(90deg);transform-origin:center left}.icon-wheel__spoke:nth-child(4)::before{top:115%;right:90%;transform:rotate(-45deg)}.icon-wheel__spoke:nth-child(5)::before{top:50%;right:100%}.icon-wheel.is-visible .icon-wheel__spoke{opacity:1}.icon-wheel.is-visible .icon-wheel__spoke:nth-child(1){transform:translate(calc(-180px - 100%),-50%)}.icon-wheel.is-visible .icon-wheel__spoke:nth-child(2){transform:translate(calc(-140px - 100%),calc(-115px - 100%))}.icon-wheel.is-visible .icon-wheel__spoke:nth-child(3){transform:translate(calc(-50%),calc(-185px - 100%))}.icon-wheel.is-visible .icon-wheel__spoke:nth-child(4){transform:translate(140px,calc(-115px - 100%))}.icon-wheel.is-visible .icon-wheel__spoke:nth-child(5){transform:translate(180px,-50%)}.icon-wheel__icon{height:85px;width:85px;margin-bottom:10px}.icon-wheel__axle{height:166px;width:166px;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);opacity:0;transition:all 1.2s var(--ease-out-back)}.icon-wheel.is-visible .icon-wheel__axle{opacity:1;transform:translate(-50%,-50%)}.steps{padding:0 0 140px;text-align:center;overflow:hidden}@media all and (max-width:1000px){.steps{padding:0 0 60px}}.steps__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.steps__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.steps__title{font-size:46.75px}}@media all and (max-width:1100px){.steps__title{font-size:38.5px}}@media all and (max-width:600px){.steps__title{font-size:31.35px}}.steps__intro{max-width:640px;margin-top:30px}.steps__timeline{position:relative;display:flex;margin-top:100px;outline:0}.steps__timeline .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.steps__timeline .flickity-page-dots{padding:30px 0 0}}.steps__timeline .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.steps__timeline .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.steps__timeline .dot{height:8px;width:8px}}.steps__timeline .dot+.dot{margin-left:10px}@media all and (max-width:600px){.steps__timeline .dot+.dot{margin-left:6px}}.keyboard-nav .steps__timeline:focus{box-shadow:0 0 0 2px var(--color-cosmo)}@media all and (max-width:1000px){.steps__timeline{margin-top:60px}}@media all and (max-width:650px){.steps__timeline{display:block;width:100%}}.steps__timeline::before{content:"";display:block;height:4px;width:100vw;position:absolute;top:73px;left:50%;background-color:var(--color-plum);transition:all 1.8s var(--ease);transform:translateX(-50%) scaleX(0);transform-origin:center left}@media all and (max-width:800px){.steps__timeline::before{top:58px}}.steps.is-visible .steps__timeline::before{transform:translateX(-50%)}.step{display:flex;flex-direction:column;align-items:center;padding:40px 25px 35px;width:290px;border-bottom:2px solid var(--color-plum);background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);transform:translateY(40px);opacity:0;transition:all .6s var(--ease)}@media all and (max-width:1000px){.step{width:200px}}@media all and (max-width:800px){.step{width:190px;padding:30px 15px}}@media all and (max-width:650px){.step{min-height:300px}}.steps.is-visible .step{opacity:1;transform:none}.step:nth-child(1){transition-delay:.05s}.step:nth-child(1) .step__number{transition-delay:.35s}.step:nth-child(2){transition-delay:.1s}.step:nth-child(2) .step__number{transition-delay:.4s}.step:nth-child(3){transition-delay:.15s}.step:nth-child(3) .step__number{transition-delay:.45s}.step:nth-child(4){transition-delay:.2s}.step:nth-child(4) .step__number{transition-delay:.5s}.step:nth-child(5){transition-delay:.25s}.step:nth-child(5) .step__number{transition-delay:.55s}.step+.step{margin-left:40px}@media all and (max-width:800px){.step+.step{margin-left:20px}}.step__number{font-family:var(--sans);font-size:30px;position:relative;z-index:1;font-weight:700;display:flex;align-items:center;justify-content:center;height:70px;width:70px;margin-bottom:53px;border-radius:50%;color:var(--color-white);background-color:var(--color-plum);transform:scale(0);opacity:0;transition:all .6s var(--ease-out-back)}@media all and (max-width:1400px){.step__number{font-size:25.5px}}@media all and (max-width:1100px){.step__number{font-size:21px}}.steps.is-visible .step__number{opacity:1;transform:none}@media all and (max-width:800px){.step__number{height:60px;width:60px;margin-bottom:30px}}.step__title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.step__title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.step__title{font-size:21px;font-family:var(--serif);font-size:21px}}.step__subtitle{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin-top:20px}@media all and (max-width:600px){.step__subtitle{font-size:12px}}.step__text{margin-top:20px;font-size:16px}.checklist{padding:100px 0;position:relative;overflow:hidden}@media all and (max-width:1000px){.checklist{padding:80px 0}}@media all and (max-width:600px){.checklist{padding:60px 0}}@media all and (max-width:1000px){.checklist{padding-bottom:0}}.checklist__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:1;display:flex}@media all and (min-width:1001px){.checklist.left .checklist__inner{justify-content:flex-end}}@media all and (max-width:1000px){.checklist__inner{justify-content:center}}.checklist__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.checklist__title{font-size:46.75px}}@media all and (max-width:1100px){.checklist__title{font-size:38.5px}}@media all and (max-width:600px){.checklist__title{font-size:31.35px}}.checklist__subtitle{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px;margin-top:25px}@media all and (max-width:1400px){.checklist__subtitle{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.checklist__subtitle{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}.checklist__intro{margin:1.364em 0 2.273em;max-width:505px}.checklist__bullets{display:flex;flex-direction:column;align-items:flex-start}.checklist__bullet{display:inline-flex;align-items:center;height:36px;padding:0 20px;margin-bottom:10px;border-radius:18px;background-color:var(--color-white);font-size:16px;opacity:0;transform:scaleX(0);transition:all 1s var(--ease-out-back);will-change:opacity,transform;transform-origin:center left;box-shadow:0 15.2308px 35.5385px rgba(0,0,0,.05)}@media all and (max-width:600px){.checklist__bullet{padding:0 15px;font-size:14px}}.checklist__bullet:nth-child(1){transition-delay:.1s}.checklist__bullet:nth-child(2){transition-delay:.2s}.checklist__bullet:nth-child(3){transition-delay:.3s}.checklist__bullet:nth-child(4){transition-delay:.4s}.checklist__bullet:nth-child(5){transition-delay:.5s}.checklist__bullet:nth-child(6){transition-delay:.6s}.checklist__bullet:nth-child(7){transition-delay:.7s}.checklist__bullet:nth-child(8){transition-delay:.8s}.checklist__bullet:nth-child(9){transition-delay:.9s}.checklist__bullet:nth-child(10){transition-delay:1s}.checklist__bullet:nth-child(11){transition-delay:1.1s}.checklist__bullet:nth-child(12){transition-delay:1.2s}.checklist__bullet:nth-child(13){transition-delay:1.3s}.checklist__bullet:nth-child(14){transition-delay:1.4s}.checklist__bullet:nth-child(15){transition-delay:1.5s}.checklist__bullet:nth-child(16){transition-delay:1.6s}.checklist__bullet:nth-child(17){transition-delay:1.7s}.checklist__bullet:nth-child(18){transition-delay:1.8s}.checklist__bullet:nth-child(19){transition-delay:1.9s}.checklist__bullet:nth-child(20){transition-delay:2s}.is-visible .checklist__bullet{opacity:1;transform:none}.checklist__bullet::before{content:"";height:12px;width:17px;margin-right:15px;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/checkmark-red.svg) center center no-repeat;background-size:contain}@media all and (max-width:600px){.checklist__bullet::before{margin-right:10px}}.checklist__image{position:absolute;bottom:0;max-height:95%;max-width:50%;vertical-align:middle;min-height:368px}.checklist.right .checklist__image{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 30px),calc(var(--mouse-pyr) * 30px));right:0}@media all and (max-width:1000px){.checklist.right .checklist__image{transform:none}}.checklist.left .checklist__image{will-change:transform;transform:translate(calc(var(--mouse-px) * -30px),calc(var(--mouse-pyr) * 30px));left:0}@media all and (max-width:1000px){.checklist.left .checklist__image{transform:none}}@media all and (min-width:1001px){.checklist__image{-o-object-fit:contain;object-fit:contain;-o-object-position:center right;object-position:center right}}@media all and (max-width:1000px){.checklist__image{position:relative;width:100%;height:auto;max-height:100%;min-height:0;max-width:100%;margin-top:40px}}.checklist__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:50px}.checklist__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.checklist__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.checklist__button{height:40px;padding:0 25px;font-size:12px}}.checklist__button:hover,.keyboard-nav .checklist__button:focus{background-color:#4b1b65}.checklist-cloud{padding:0 0 130px}@media all and (max-width:800px){.checklist-cloud{padding:0 0 60px}}.checklist-cloud__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;text-align:center}.checklist-cloud__title{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px}@media all and (max-width:1400px){.checklist-cloud__title{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.checklist-cloud__title{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}@media all and (max-width:800px){.checklist-cloud__title br{display:none}}.checklist-cloud__bullets{display:inline-flex;flex-wrap:wrap;justify-content:center;max-width:860px;margin-top:70px;text-align:center}@media all and (max-width:800px){.checklist-cloud__bullets{margin-top:40px}}@media all and (max-width:600px){.checklist-cloud__bullets{margin-top:30px}}.checklist-cloud__bullet{display:inline-flex;align-items:center;min-height:36px;padding:10px 15px;margin:10px;border-radius:40px;background-color:var(--color-white);font-size:16px;opacity:0;transform:scaleY(0);transition:all .8s var(--ease-out-back);will-change:opacity,transform;transform-origin:top center;text-align:left}.checklist-cloud__bullet:nth-child(1){transition-delay:.05s}.checklist-cloud__bullet:nth-child(2){transition-delay:.1s}.checklist-cloud__bullet:nth-child(3){transition-delay:.15s}.checklist-cloud__bullet:nth-child(4){transition-delay:.2s}.checklist-cloud__bullet:nth-child(5){transition-delay:.25s}.checklist-cloud__bullet:nth-child(6){transition-delay:.3s}.checklist-cloud__bullet:nth-child(7){transition-delay:.35s}.checklist-cloud__bullet:nth-child(8){transition-delay:.4s}.checklist-cloud__bullet:nth-child(9){transition-delay:.45s}.checklist-cloud__bullet:nth-child(10){transition-delay:.5s}.checklist-cloud__bullet:nth-child(11){transition-delay:.55s}.checklist-cloud__bullet:nth-child(12){transition-delay:.6s}.checklist-cloud__bullet:nth-child(13){transition-delay:.65s}.checklist-cloud__bullet:nth-child(14){transition-delay:.7s}.checklist-cloud__bullet:nth-child(15){transition-delay:.75s}.checklist-cloud__bullet:nth-child(16){transition-delay:.8s}.checklist-cloud__bullet:nth-child(17){transition-delay:.85s}.checklist-cloud__bullet:nth-child(18){transition-delay:.9s}.checklist-cloud__bullet:nth-child(19){transition-delay:.95s}.checklist-cloud__bullet:nth-child(20){transition-delay:1s}.is-visible .checklist-cloud__bullet{opacity:1;transform:none}.checklist-cloud__bullet::before{content:"";height:12px;width:17px;margin-right:15px;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/checkmark-red.svg) center center no-repeat;background-size:contain}@media all and (max-width:600px){.checklist-cloud__bullet{width:100%}}.check-carousel{padding:70px 0}@media all and (max-width:1200px){.check-carousel{padding-top:40px}}@media all and (max-width:850px){.check-carousel{padding-bottom:0}}.check-carousel__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex}@media all and (max-width:850px){.check-carousel__inner{flex-direction:column;align-items:center}}.check-carousel__graphic{display:flex;flex-direction:column;align-items:flex-end;width:50%;padding:75px 120px 0 0}@media all and (max-width:1000px){.check-carousel__graphic{padding:75px 60px 0 0}}@media all and (max-width:850px){.check-carousel__graphic{width:100%;align-items:center;margin-bottom:var(--gutters);padding:0}}.check-carousel__image{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-pyr) * 20px));border-radius:50%}@media all and (max-width:1000px){.check-carousel__image{transform:none}}@media all and (max-width:1100px){.check-carousel__image{height:300px;width:auto}}.check-carousel__quote{will-change:transform;transform:translate(calc(var(--mouse-px) * 20px),calc(var(--mouse-py) * 20px));position:relative;z-index:1;max-width:290px;padding:30px;margin:-100px auto 0 0;border-radius:40px 2px 40px 40px;background-color:var(--color-plum);color:#fff;transition:all 1s var(--ease)}@media all and (max-width:1000px){.check-carousel__quote{transform:none}}@media all and (max-width:1000px){.check-carousel__quote{margin:-50px auto 0 0}}.check-carousel__name{margin-top:10px;font-weight:700}.check-carousel__content{width:50%}.check-carousel__content::before{content:"2";display:flex;align-items:center;justify-content:center;height:60px;width:60px;margin-bottom:20px;background-color:#fff;border-radius:50%;font-size:32px;font-weight:700}@media all and (max-width:900px){.check-carousel__content::before{height:45px;width:45px;font-size:22px}}@media all and (max-width:850px){.check-carousel__content{width:100%}}.check-carousel__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px}@media all and (max-width:1400px){.check-carousel__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.check-carousel__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.check-carousel__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.check-carousel__intro{margin-top:1.818em}@media all and (max-width:900px){.check-carousel__intro{margin-top:20px}}.check-carousel__lists{position:relative;max-height:500px;overflow:hidden;margin-top:20px;opacity:0;transition:all .6s var(--ease)}.is-visible .check-carousel__lists{opacity:1}.check-carousel__lists::before{content:"";position:absolute;z-index:1;top:0;left:0;height:160px;width:100%;pointer-events:none;background:linear-gradient(180deg,#d3eef0 0,rgba(211,238,240,0) 100%);transition:all .6s var(--ease)}.hide-top-fog .check-carousel__lists::before{opacity:0}.check-carousel__lists::after{content:"";position:absolute;bottom:0;left:0;height:160px;width:100%;pointer-events:none;background:linear-gradient(180deg,rgba(201,234,236,0) 0,#c9eaec 100%);transition:all .6s var(--ease)}.hide-bottom-fog .check-carousel__lists::after{opacity:0}.check-carousel__lists-inner{transition:all .6s var(--ease);will-change:transform}.check-carousel__list{position:relative;display:flex;align-items:center;text-align:left;height:auto;width:100%;padding:30px 40px;background-color:var(--color-white);opacity:.4;transition:all .6s var(--ease);transform:translateY(60px);cursor:pointer}.check-carousel__list:nth-child(2){transition:all .6s var(--ease),transform .6s .1s var(--ease)}.check-carousel__list:nth-child(3){transition:all .6s var(--ease),transform .6s .2s var(--ease)}.check-carousel__list:nth-child(4){transition:all .6s var(--ease),transform .6s .3s var(--ease)}.check-carousel__list:nth-child(5){transition:all .6s var(--ease),transform .6s .4s var(--ease)}.check-carousel__list:nth-child(6){transition:all .6s var(--ease),transform .6s .5s var(--ease)}.check-carousel__list:nth-child(7){transition:all .6s var(--ease),transform .6s .6s var(--ease)}.check-carousel__list:nth-child(8){transition:all .6s var(--ease),transform .6s .7s var(--ease)}.check-carousel__list:nth-child(9){transition:all .6s var(--ease),transform .6s .8s var(--ease)}.check-carousel__list:nth-child(10){transition:all .6s var(--ease),transform .6s .9s var(--ease)}.check-carousel__list:nth-child(11){transition:all .6s var(--ease),transform .6s 1s var(--ease)}.check-carousel__list:nth-child(12){transition:all .6s var(--ease),transform .6s 1.1s var(--ease)}.is-visible .check-carousel__list{transform:none}.check-carousel__list.is-active{opacity:1}@media all and (max-width:1100px){.check-carousel__list{padding:30px}}@media all and (max-width:800px){.check-carousel__list{padding:20px}}@media all and (max-width:600px){.check-carousel__list{justify-content:flex-start;padding:33px 20px 20px}}.check-carousel__list+.check-carousel__list{margin-top:10px}.check-carousel__list-icon{margin-right:40px}@media all and (max-width:1100px){.check-carousel__list-icon{height:50px;width:50px;margin-right:20px}.check-carousel__list-icon img{max-width:100%;height:auto}}.check-carousel__list-item{display:flex;align-items:center;font-size:16px;line-height:1.25;opacity:0;transform:scaleX(0);transition:all 1s var(--ease-out-back);will-change:opacity,transform;transform-origin:center left}.check-carousel__list-item:nth-child(1){transition-delay:.1s}.check-carousel__list-item:nth-child(2){transition-delay:.2s}.check-carousel__list-item:nth-child(3){transition-delay:.3s}.check-carousel__list-item:nth-child(4){transition-delay:.4s}.check-carousel__list-item:nth-child(5){transition-delay:.5s}.check-carousel__list-item:nth-child(6){transition-delay:.6s}.check-carousel__list-item:nth-child(7){transition-delay:.7s}.check-carousel__list-item:nth-child(8){transition-delay:.8s}.check-carousel__list-item:nth-child(9){transition-delay:.9s}.check-carousel__list-item:nth-child(10){transition-delay:1s}.check-carousel__list-item:nth-child(11){transition-delay:1.1s}.check-carousel__list-item:nth-child(12){transition-delay:1.2s}.check-carousel__list-item:nth-child(13){transition-delay:1.3s}.check-carousel__list-item:nth-child(14){transition-delay:1.4s}.check-carousel__list-item:nth-child(15){transition-delay:1.5s}.check-carousel__list-item:nth-child(16){transition-delay:1.6s}.check-carousel__list-item:nth-child(17){transition-delay:1.7s}.check-carousel__list-item:nth-child(18){transition-delay:1.8s}.check-carousel__list-item:nth-child(19){transition-delay:1.9s}.check-carousel__list-item:nth-child(20){transition-delay:2s}.is-visible .check-carousel__list-item{opacity:1;transform:none}.check-carousel__list-item::before{content:"";height:12px;width:17px;margin-right:15px;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/checkmark-red.svg) center center no-repeat;background-size:contain}@media all and (max-width:800px){.check-carousel__list-item{font-size:14px}.check-carousel__list-item::before{height:10px;width:15px;margin-right:10px}}.check-carousel__list-item+.check-carousel__list-item{margin-top:10px}.carousel{padding:100px 0;display:flex;flex-direction:column;align-items:center;overflow:hidden}@media all and (max-width:1000px){.carousel{padding:80px 0}}@media all and (max-width:600px){.carousel{padding:60px 0}}.carousel .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.carousel .flickity-page-dots{padding:30px 0 0}}.carousel .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.carousel .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.carousel .dot{height:8px;width:8px}}.carousel .dot+.dot{margin-left:10px}@media all and (max-width:600px){.carousel .dot+.dot{margin-left:6px}}.carousel.ordered-carousel{counter-reset:labels}@media all and (max-width:600px){.carousel .flickity-page-dots{justify-content:flex-start}}.carousel__title{font-family:var(--sans);font-size:55px;text-align:center;padding:0 var(--gutters)}@media all and (max-width:1400px){.carousel__title{font-size:46.75px}}@media all and (max-width:1100px){.carousel__title{font-size:38.5px}}@media all and (max-width:600px){.carousel__title{font-size:31.35px}}.carousel__intro{margin-top:25px;max-width:730px;text-align:center;padding:0 var(--gutters)}.carousel__carousel{position:relative;width:100%;margin-top:70px;padding:0 var(--gutters)}.carousel__carousel .flickity-viewport{transform:translateX(30%);opacity:0;transition:all 1.2s var(--ease)}.is-visible .carousel__carousel .flickity-viewport{transform:none;opacity:1}@media all and (max-width:1000px){.carousel__carousel{margin-top:40px}}.carousel__cards{width:100%;outline:0}.keyboard-nav .carousel__cards:focus{box-shadow:0 0 0 2px var(--color-cosmo)}.carousel__card{width:455px;margin:0 20px;background-color:#fff}.ordered-carousel .carousel__card{counter-increment:labels}@media all and (max-width:1200px){.carousel__card{width:400px;margin:0 10px}}@media all and (max-width:900px){.carousel__card{width:300px}}@media all and (max-width:600px){.carousel__card{width:230px}}.carousel__card-image{width:100%;height:302px;overflow:hidden}.carousel__card-image img,.carousel__card-image video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-fit:center top;object-fit:center top}@media all and (max-width:1200px){.carousel__card-image{height:260px}}@media all and (max-width:900px){.carousel__card-image{height:200px}}@media all and (max-width:600px){.carousel__card-image{height:150px}}.carousel__card-text{display:flex;flex-direction:column;align-items:center;padding:40px;text-align:center}@media all and (max-width:1200px){.carousel__card-text{padding:30px}}@media all and (max-width:600px){.carousel__card-text{padding:20px}}.ordered-carousel .carousel__card-text::before{content:counter(labels);display:flex;align-items:center;justify-content:center;height:60px;width:60px;margin-bottom:20px;background-color:var(--color-plum);color:#fff;border-radius:50%;font-size:32px;font-weight:700}@media all and (max-width:900px){.ordered-carousel .carousel__card-text::before{height:45px;width:45px;font-size:22px}}.carousel__card-icon{height:86px;width:86px;margin-bottom:10px}@media all and (max-width:600px){.carousel__card-icon{height:50px;width:50px;margin-bottom:5px}}.carousel__card-title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.carousel__card-title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.carousel__card-title{font-size:21px;font-family:var(--serif);font-size:21px}}.carousel__card-copy{margin-top:1.875em;font-size:16px}@media all and (max-width:600px){.carousel__card-copy{margin-top:10px;font-size:14px}}.carousel__arrows{position:absolute;display:flex;justify-content:flex-end;width:100px;bottom:-14px;right:var(--gutters)}.carousel__arrow{height:40px;width:40px;border-radius:50%;background-color:rgba(45,16,61,.1);background-image:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left-small.svg);background-size:auto 18px;background-repeat:no-repeat;background-position:center center;text-indent:-200px;overflow:hidden}.keyboard-nav .carousel__arrow:focus{background-color:var(--color-sky);box-shadow:0 0 0 2px var(--color-plum)}.carousel__arrow:last-child{margin-left:20px;background-image:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right-small.svg)}@media all and (max-width:1000px){.carousel__arrow{height:36px;width:36px;background-size:auto 14px}.carousel__arrow:last-child{margin-left:15px}}.carousel-emlife{padding:100px 0;display:flex;flex-direction:column;align-items:center;overflow:hidden}@media all and (max-width:1000px){.carousel-emlife{padding:80px 0}}@media all and (max-width:600px){.carousel-emlife{padding:60px 0}}.carousel-emlife .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.carousel-emlife .flickity-page-dots{padding:30px 0 0}}.carousel-emlife .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.carousel-emlife .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.carousel-emlife .dot{height:8px;width:8px}}.carousel-emlife .dot+.dot{margin-left:10px}@media all and (max-width:600px){.carousel-emlife .dot+.dot{margin-left:6px}}.carousel-emlife.ordered-carousel{counter-reset:labels}@media all and (max-width:600px){.carousel-emlife .flickity-page-dots{justify-content:flex-start}}.carousel-emlife__header{padding:0 var(--gutters)}.carousel-emlife__header-top{flex-shrink:0}.carousel-emlife__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.carousel-emlife__title{font-size:46.75px}}@media all and (max-width:1100px){.carousel-emlife__title{font-size:38.5px}}@media all and (max-width:600px){.carousel-emlife__title{font-size:31.35px}}.carousel-emlife__intro{margin-top:25px}.carousel-emlife__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:50px}.carousel-emlife__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.carousel-emlife__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.carousel-emlife__button{height:40px;padding:0 25px;font-size:12px}}.carousel-emlife__button:hover,.keyboard-nav .carousel-emlife__button:focus{background-color:#4b1b65}.carousel-emlife__carousel{position:relative;z-index:2;width:100%;margin-top:70px;padding:0 var(--gutters)}.carousel-emlife__carousel .flickity-viewport{transform:translateX(30%);opacity:0;transition:all 1.2s var(--ease)}.is-visible .carousel-emlife__carousel .flickity-viewport{transform:none;opacity:1}@media all and (max-width:1000px){.carousel-emlife__carousel{margin-top:40px}}.carousel-emlife__cards{width:100%;outline:0}.keyboard-nav .carousel-emlife__cards:focus{box-shadow:0 0 0 2px var(--color-cosmo)}.carousel-emlife__card{width:455px;margin:0 20px;background-color:#fff}.ordered-carousel .carousel-emlife__card{counter-increment:labels}@media all and (max-width:1200px){.carousel-emlife__card{width:400px;margin:0 10px}}@media all and (max-width:900px){.carousel-emlife__card{width:300px}}@media all and (max-width:600px){.carousel-emlife__card{width:230px}}.carousel-emlife__card-image{overflow:hidden}.carousel-emlife__card-image img{width:100%;height:100%;vertical-align:middle;-o-object-fit:cover;object-fit:cover}.carousel-emlife__card-text{display:flex;flex-direction:column;align-items:center;padding:0 40px 40px;text-align:center}@media all and (max-width:1200px){.carousel-emlife__card-text{padding:30px}}@media all and (max-width:600px){.carousel-emlife__card-text{padding:20px}}.ordered-carousel .carousel-emlife__card-text::before{content:counter(labels);display:flex;align-items:center;justify-content:center;height:60px;width:60px;margin-bottom:20px;background-color:var(--color-plum);color:#fff;border-radius:50%;font-size:32px;font-weight:700}@media all and (max-width:900px){.ordered-carousel .carousel-emlife__card-text::before{height:45px;width:45px;font-size:22px}}.carousel-emlife__card-icon{height:140px;width:140px;border:2px solid #ebebeb;margin-top:-70px;margin-bottom:30px;border-radius:50%;overflow:hidden}@media all and (max-width:600px){.carousel-emlife__card-icon{height:50px;width:50px;margin-bottom:5px}}.carousel-emlife__card-title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.carousel-emlife__card-title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.carousel-emlife__card-title{font-size:21px;font-family:var(--serif);font-size:21px}}.carousel-emlife__card-copy{margin-top:1.875em;font-size:16px}@media all and (max-width:600px){.carousel-emlife__card-copy{margin-top:10px;font-size:14px}}.carousel-emlife__arrows{position:absolute;display:flex;justify-content:flex-end;width:100px;bottom:-14px;right:var(--gutters)}.carousel-emlife__arrow{height:40px;width:40px;border-radius:50%;background-color:rgba(45,16,61,.1);background-image:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left-small.svg);background-size:auto 18px;background-repeat:no-repeat;background-position:center center;text-indent:-200px;overflow:hidden}.keyboard-nav .carousel-emlife__arrow:focus{background-color:var(--color-sky);box-shadow:0 0 0 2px var(--color-plum)}.carousel-emlife__arrow:last-child{margin-left:20px;background-image:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right-small.svg)}@media all and (max-width:1000px){.carousel-emlife__arrow{height:36px;width:36px;background-size:auto 14px}.carousel-emlife__arrow:last-child{margin-left:15px}}.coaches{padding:0 0 170px;overflow:hidden}@media all and (max-width:1200px){.coaches{padding:0 0 100px}}@media all and (max-width:900px){.coaches{padding:0 0 150px}}@media all and (max-width:700px){.coaches{padding:0 0 60px}}.coaches__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;justify-content:center}@media all and (max-width:900px){.coaches__inner{flex-direction:column;align-items:center}}.coaches__image{position:relative}.coaches__image img{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-pyr) * 20px))}@media all and (max-width:1000px){.coaches__image img{transform:none}}@media all and (max-width:1300px){.coaches__image img{max-width:100%;height:auto}}@media all and (max-width:900px){.coaches__image{display:flex;flex-direction:column;align-items:center;max-width:100%}}.coaches__quote{will-change:transform;transform:translate(calc(var(--mouse-pxr) * -15px),calc(var(--mouse-pyr) * -15px));position:absolute;bottom:-70px;right:-220px;width:340px;height:auto;padding:30px;color:#fff;background-color:var(--color-plum);border-radius:2px 40px 40px 40px;transition:all .6s var(--ease)}@media all and (max-width:1000px){.coaches__quote{transform:none}}@media all and (max-width:1200px){.coaches__quote{max-width:225px;padding:20px;bottom:-30px;right:-100px;font-size:15px}}@media all and (max-width:1000px){.coaches__quote{bottom:-60px}}@media all and (max-width:900px){.coaches__quote{max-width:100%;position:relative;bottom:initial;right:initial;margin:20px 0 40px 0}}.coaches__name{margin-bottom:10px;color:var(--color-cosmo);font-weight:700}.coaches__text{max-width:450px;margin-left:270px}@media all and (max-width:1200px){.coaches__text{margin-left:150px}}@media all and (max-width:1100px){.coaches__text{max-width:350px}}@media all and (max-width:900px){.coaches__text{max-width:100%;width:300px;margin-left:0}}.coaches__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.coaches__title{font-size:46.75px}}@media all and (max-width:1100px){.coaches__title{font-size:38.5px}}@media all and (max-width:600px){.coaches__title{font-size:31.35px}}.coaches__intro{margin-top:1.364em}.offer{padding:100px 0;position:relative;padding:100px 0 240px;background-color:#fbe78e;overflow:hidden}@media all and (max-width:1000px){.offer{padding:80px 0}}@media all and (max-width:600px){.offer{padding:60px 0}}.offer__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:1}.offer__text{max-width:455px}.offer__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.offer__title{font-size:46.75px}}@media all and (max-width:1100px){.offer__title{font-size:38.5px}}@media all and (max-width:600px){.offer__title{font-size:31.35px}}.offer__intro{margin-top:1.364em}.offer__footer{display:flex;margin-top:50px}.offer__footer-column{display:flex;flex-direction:column;width:200px;text-align:center;font-size:16px}.offer__footer-column+.offer__footer-column{margin-left:20px}.offer__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-bottom:15px}.offer__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.offer__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.offer__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .offer__button:focus,.offer__button:hover{background-color:#4b1b65}.offer__secondary-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-plum);border:1px solid var(--color-plum);margin-bottom:15px}.offer__secondary-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.offer__secondary-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.offer__secondary-button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .offer__secondary-button:focus,.offer__secondary-button:hover{background-color:var(--color-plum);color:var(--color-white)}.offer__image{position:absolute;width:90%;height:auto;min-height:440px;top:50%;right:0;transform:translateY(-50%)}@media all and (max-width:1000px){.offer__image{width:85%}}@media all and (max-width:900px){.offer__image{width:100%;margin-top:30px;position:relative;transform:none;-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right}}.callout{--closedHeight:80px;--closedWidth:232px;--openHeight:254px;--openWidth:346px;position:absolute;z-index:2;bottom:60px;left:var(--gutters);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;height:var(--openHeight);width:var(--openWidth);padding:0 0 0 27px;color:#fff;cursor:pointer;opacity:0;transform:scale(.75) translate(-10px,0);transition:all 1s var(--ease-out-back);transform-origin:bottom left}@media all and (max-width:900px){.callout{--closedHeight:60px;--closedWidth:172px;--openHeight:220px;--openWidth:260px}}.callout.type--label{cursor:default}.callout.type--label::before{border-radius:10px}.callout.type--label::after{display:none}.callout.theme--white{color:var(--color-text)}.callout.theme--white::before{background-color:#fff}.callout.theme--white::after{background:url("data:image/svg+xml,%3Csvg width='22' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.407 18L16.22 6M6.308 6h9.913v11' stroke='%23fff' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;background-color:var(--color-plum)}.callout.right{left:initial;right:var(--gutters);transform-origin:bottom right;align-items:flex-end;padding:0 27px 0 0}.callout.right::before{left:initial;right:0}.callout.right::after{transform:translate(-10px,190px)}@media all and (max-width:900px){.callout.right{padding:0 22px 0 0}.callout.right::after{transform:translate(-10px,175px)}}.callout.is-visible{opacity:1;will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-pyr) * 20px))}@media all and (max-width:1000px){.callout.is-visible{transform:none}}.callout::before{content:"";height:var(--closedHeight);width:var(--closedWidth);position:absolute;bottom:0;left:0;background:var(--color-plum);border-radius:40px;transition:all .4s var(--ease),height .6s var(--ease-out-back),width .6s var(--ease-out-back)}.callout::after{content:"";position:absolute;top:-25px;right:-25px;height:36px;width:36px;border-radius:50%;transform:translate(-125px,190px);background:url("data:image/svg+xml,%3Csvg width='22' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.407 18L16.22 6M6.308 6h9.913v11' stroke='%232D103D' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;background-color:var(--color-white);background-size:22px 24px;transition:all .2s var(--ease);cursor:pointer}@media all and (max-width:900px){.callout::after{height:34px;width:34px;background:var(--color-white) url("data:image/svg+xml,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 8.938V3.093a1.719 1.719 0 00-3.437 0v10.421L5.678 10.25a1.718 1.718 0 10-2.977 1.719c2.8 5.905 4.502 7.967 8.3 7.967a6.875 6.875 0 006.874-6.875V9.626a1.719 1.719 0 00-3.437 0' stroke='%232D103D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.438 9.625V8.594a1.719 1.719 0 00-3.438 0v.344' stroke='%232D103D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;transform:translate(-95px,175px)}}.callout:hover:not(.type--label)::before{transform:scale(1.05)}.callout.is-open{height:var(--openHeight)}.callout.is-open::before{height:var(--openHeight);width:var(--openWidth);transform:none}.callout.is-open::after{transform:none;transition:all .3s var(--ease);background:var(--color-red) url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='15.0713' y='13.6567' width='2' height='18' transform='rotate(135 15.0713 13.6567)' fill='white'/%3E%3Crect x='2.34326' y='15.0713' width='2' height='18' transform='rotate(-135 2.34326 15.0713)' fill='white'/%3E%3C/svg%3E%0A") center center no-repeat}@media all and (max-width:900px){.callout{padding:0 0 0 22px;bottom:40px}}@media all and (max-width:600px){.callout{bottom:30px}}.callout__collapsed{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:var(--closedHeight);transition:all .25s var(--ease)}.is-open .callout__collapsed{opacity:0}.callout__name{font-family:var(--sans);font-size:20px;position:relative;margin-bottom:5px;font-weight:700}@media all and (max-width:1400px){.callout__name{font-size:17px}}@media all and (max-width:1100px){.callout__name{font-size:14px}}@media all and (max-width:900px){.callout__name{font-size:15px}}.callout__label{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);position:relative;color:var(--color-cosmo)}@media all and (max-width:600px){.callout__label{font-size:12px}}.callout__label img{display:inline-block;vertical-align:bottom;transform:translateY(-2px)}@media all and (max-width:900px){.callout__label{font-size:10px}.callout__label img{height:12px;width:auto}}.callout__expanded{position:absolute;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;height:var(--openHeight);width:var(--openWidth);padding:0 30px;opacity:0;transition:all .2s var(--ease)}.is-open .callout__expanded{opacity:1;transition:all .6s .15s var(--ease)}@media all and (max-width:900px){.callout__expanded{padding:0 20px}}.callout__row{display:flex;align-items:center;justify-content:flex-start}.callout__row:nth-child(2){align-items:stretch;margin-top:22px}.callout__avatar{position:relative;flex-shrink:0;height:80px;width:80px;margin-right:25px}.has-video .callout__avatar{cursor:pointer}.has-video .callout__avatar::after{content:"";position:absolute;bottom:0;right:0;height:24px;width:24px;border-radius:50%;background:var(--color-red) url("data:image/svg+xml,%3Csvg width='40' height='51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38.468 22.897L4.726.647C2.872-.576.392.744.392 2.954v44.499c0 2.21 2.48 3.53 4.334 2.307l33.742-22.25a2.758 2.758 0 000-4.613z' fill='%23fff'/%3E%3C/svg%3E%0A") 55% 50% no-repeat;background-size:auto 10px;cursor:pointer}@media all and (max-width:900px){.callout__avatar{height:55px;width:55px;margin-right:15px}}.callout__avatar-image{height:100%;width:100%;border-radius:50%;transform:scale(0);-o-object-fit:cover;object-fit:cover;vertical-align:middle}.is-open .callout__avatar-image{transform:none;transition:all .5s .15s var(--ease-out-back)}.callout__company{font-size:16px;opacity:.6}@media all and (max-width:900px){.callout__company{font-size:14px}}.callout__lost{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-right:35px}@media all and (max-width:900px){.callout__lost{margin-right:15px}}.callout__pounds{margin-top:-2px;font-size:50px;font-weight:700}@media all and (max-width:900px){.callout__pounds{font-size:40px}}.callout__lbs{font-size:24px;line-height:14px;font-family:var(--serif)}@media all and (max-width:900px){.callout__lbs{font-size:20px}}.callout__gained{font-size:16px;line-height:1.2}.callout__gained .callout__label{margin-bottom:5px}@media all and (max-width:900px){.callout__gained{font-size:13px}}.video-callout{--height:80px;position:fixed;z-index:10;bottom:40px;right:var(--gutters);display:flex;align-items:center;height:var(--height);width:240px;padding:0 20px 0 15px;border-radius:calc(var(--height)/ 2);background-color:var(--color-plum);box-shadow:0 10px 30px rgba(45,16,61,.2);color:#fff;font-size:16px;font-weight:700;text-align:left;transform:translate(100%,0);opacity:0;transition:all .4s var(--ease);cursor:pointer}@media all and (max-width:1000px){.video-callout{--height:50px}}@media all and (max-width:1000px){.video-callout{width:170px;padding:0 10px;font-size:12px}}.is-visible .video-callout{transform:none;opacity:1}.video-callout::before{content:"";flex-shrink:0;height:calc(var(--height) * .625);width:calc(var(--height) * .625);margin-right:20px;border-radius:50%;background:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/play.svg") 55% 52% no-repeat;background-size:16px auto;background-color:var(--color-red)}@media all and (max-width:1000px){.video-callout::before{background-size:12px auto;margin-right:10px}}.resources{padding:100px 0;overflow:hidden}@media all and (max-width:1000px){.resources{padding:80px 0}}@media all and (max-width:600px){.resources{padding:60px 0}}.resources__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.resources__title{font-family:var(--sans);font-size:55px;text-align:center}@media all and (max-width:1400px){.resources__title{font-size:46.75px}}@media all and (max-width:1100px){.resources__title{font-size:38.5px}}@media all and (max-width:600px){.resources__title{font-size:31.35px}}.resources__intro{margin-top:1.818em;max-width:700px;text-align:center}@media all and (max-width:900px){.resources__intro{margin-top:20px}}.resources__tabs{display:flex;justify-content:center;margin-top:50px}@media all and (max-width:900px){.resources__tabs{margin-top:40px}}.resources__tab{display:flex;align-items:center;justify-content:center;height:48px;width:150px;background-color:rgba(255,255,255,.6);font-size:16px;font-weight:700;border-radius:0 4px 4px 0;cursor:pointer;transition:all .3s var(--ease)}.resources__tab:hover{background-color:rgba(255,255,255,.8)}.keyboard-nav .resources__tab:focus{background-color:var(--color-cosmo)}.resources__tab:first-child{border-radius:4px 0 0 4px}.resources__tab.is-current{background-color:var(--color-plum);color:#fff}@media all and (max-width:900px){.resources__tab{height:45px;width:140px;font-size:14px}}.resources__cards{display:none;width:100%;margin-top:80px;justify-content:center;outline:0}.resources__cards .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.resources__cards .flickity-page-dots{padding:30px 0 0}}.resources__cards .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.resources__cards .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.resources__cards .dot{height:8px;width:8px}}.resources__cards .dot+.dot{margin-left:10px}@media all and (max-width:600px){.resources__cards .dot+.dot{margin-left:6px}}.keyboard-nav .resources__cards:focus{box-shadow:0 0 0 2px var(--color-cosmo)}@media all and (max-width:900px){.resources__cards{margin-top:40px}}.resources__cards.is-current{display:flex}@media all and (max-width:900px){.resources__cards.is-current{display:block}}.resources__cards.is-visible .article-card{opacity:1;transform:none;transition:all .3s var(--ease)}.resources__cards .article-card{opacity:0;transform:translateY(30px)}@media all and (min-width:1401px){.resources__cards .article-card{max-width:calc(100% / 3 - 120px / 3)}}@media all and (max-width:1400px)and (min-width:901px){.resources__cards .article-card{max-width:calc(100% / 3 - 40px / 3)}}.resources__cards .article-card:nth-child(2){transition-delay:.1s}.resources__cards .article-card:nth-child(3){transition-delay:.2s}.resources__cards .article-card+.article-card{margin-left:60px}@media all and (max-width:1400px){.resources__cards .article-card+.article-card{margin-left:20px}}.resources__footer{display:flex;justify-content:center;margin-top:80px}@media all and (max-width:900px){.resources__footer{margin-top:40px}}.resources__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff}.resources__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.resources__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.resources__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .resources__button:focus,.resources__button:hover{background-color:#4b1b65}.toolkit{padding:0 0 100px;overflow:hidden}.toolkit__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.toolkit__title{font-family:var(--sans);font-size:50px;text-align:center}@media all and (max-width:1400px){.toolkit__title{font-size:42.5px}}@media all and (max-width:1100px){.toolkit__title{font-size:35px}}@media all and (max-width:600px){.toolkit__title{font-size:28.5px}}.toolkit__intro{max-width:650px;margin-top:1.364em;text-align:center}.toolkit__bottom{display:flex;width:100%;justify-content:space-between;margin-top:75px}@media all and (max-width:1000px){.toolkit__bottom{flex-direction:column;align-items:center;margin-top:40px}}.toolkit__subtitle{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.toolkit__subtitle{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.toolkit__subtitle{font-size:21px;font-family:var(--serif);font-size:21px}}.toolkit__bullets{display:flex;align-items:flex-start;flex-wrap:wrap;margin-top:50px;margin-right:40px;max-width:700px}@media all and (max-width:1000px){.toolkit__bullets{flex-direction:column;margin-right:0;margin-top:20px}}.toolkit__bullet{display:inline-flex;align-items:center;height:43px;padding:0 20px;margin:0 20px 20px 0;border-radius:22px;background-color:var(--color-white);opacity:0;transform:scaleX(0);transition:all 1s var(--ease-out-back);will-change:opacity,transform;transform-origin:center left}@media all and (max-width:1400px){.toolkit__bullet{font-size:18px}}@media all and (max-width:900px){.toolkit__bullet{font-size:15px}}@media all and (max-width:600px){.toolkit__bullet{padding:0 15px;margin:0 0 10px;font-size:14px}}.toolkit__bullet:nth-child(1){transition-delay:.1s}.toolkit__bullet:nth-child(2){transition-delay:.2s}.toolkit__bullet:nth-child(3){transition-delay:.3s}.toolkit__bullet:nth-child(4){transition-delay:.4s}.toolkit__bullet:nth-child(5){transition-delay:.5s}.toolkit__bullet:nth-child(6){transition-delay:.6s}.toolkit__bullet:nth-child(7){transition-delay:.7s}.toolkit__bullet:nth-child(8){transition-delay:.8s}.toolkit__bullet:nth-child(9){transition-delay:.9s}.toolkit__bullet:nth-child(10){transition-delay:1s}.toolkit__bullet:nth-child(11){transition-delay:1.1s}.toolkit__bullet:nth-child(12){transition-delay:1.2s}.toolkit__bullet:nth-child(13){transition-delay:1.3s}.toolkit__bullet:nth-child(14){transition-delay:1.4s}.toolkit__bullet:nth-child(15){transition-delay:1.5s}.toolkit__bullet:nth-child(16){transition-delay:1.6s}.toolkit__bullet:nth-child(17){transition-delay:1.7s}.toolkit__bullet:nth-child(18){transition-delay:1.8s}.toolkit__bullet:nth-child(19){transition-delay:1.9s}.toolkit__bullet:nth-child(20){transition-delay:2s}.is-visible .toolkit__bullet{opacity:1;transform:none}.toolkit__bullet::before{content:"";height:12px;width:17px;margin-right:15px;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/checkmark-red.svg) center center no-repeat;background-size:contain}@media all and (max-width:600px){.toolkit__bullet::before{margin-right:10px}}.toolkit__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:80px}.toolkit__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.toolkit__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.toolkit__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .toolkit__button:focus,.toolkit__button:hover{background-color:#4b1b65}@media all and (max-width:1000px){.toolkit__button{margin-top:40px}}.toolkit__images{display:flex;align-items:center;max-height:523px}@media all and (max-width:1000px){.toolkit__images{margin-top:60px}}.toolkit__image{border-radius:4px;box-shadow:0 10px 50px rgba(0,0,0,.1);transform:scale(.5);transform-origin:center left;transition:opacity .4s var(--ease),transform 1s var(--ease-out-back)}.toolkit__image.is-loaded{transform:none}.toolkit__image:nth-child(1){height:286px;width:auto;margin-right:-126px}.toolkit__image:nth-child(2){height:344px;width:auto;margin-right:-126px;transition-delay:.1s}.toolkit__image:nth-child(3){height:398px;width:auto;transition-delay:.2s}@media all and (max-width:1300px)and (min-width:1000px){.toolkit__image:nth-child(1){height:calc(286px * .85);margin-right:calc(-126px * .85)}.toolkit__image:nth-child(2){height:calc(344px * .85);margin-right:calc(-126px * .85)}.toolkit__image:nth-child(3){height:calc(398px * .85)}}@media all and (max-width:600px){.toolkit__image:nth-child(1){height:calc(286px * .6);margin-right:calc(-126px * .6)}.toolkit__image:nth-child(2){height:calc(344px * .6);margin-right:calc(-126px * .6)}.toolkit__image:nth-child(3){height:calc(398px * .6)}}@media all and (max-width:380px){.toolkit__image:nth-child(1){height:calc(286px * .55);margin-right:calc(-126px * .55)}.toolkit__image:nth-child(2){height:calc(344px * .55);margin-right:calc(-126px * .55)}.toolkit__image:nth-child(3){height:calc(398px * .55)}}.logo-tabs{padding:100px 0}@media all and (max-width:1000px){.logo-tabs{padding:80px 0}}@media all and (max-width:600px){.logo-tabs{padding:60px 0}}.logo-tabs__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:1}@media all and (max-width:800px){.logo-tabs__inner{padding-top:240px}}.logo-tabs__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.logo-tabs__title{font-size:46.75px}}@media all and (max-width:1100px){.logo-tabs__title{font-size:38.5px}}@media all and (max-width:600px){.logo-tabs__title{font-size:31.35px}}.logo-tabs__intro{margin-top:1.818em;max-width:580px}@media all and (max-width:900px){.logo-tabs__intro{margin-top:20px}}@media all and (max-width:1200px){.logo-tabs__intro{max-width:500px}}@media all and (max-width:900px){.logo-tabs__intro{max-width:350px}}.logo-tabs__subtitle{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;margin-top:80px;text-align:center}@media all and (max-width:1400px){.logo-tabs__subtitle{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.logo-tabs__subtitle{font-size:21px;font-family:var(--serif);font-size:21px}}.logo-tabs__tabs{display:flex;justify-content:center;margin-top:30px}.logo-tabs__tab{display:flex;align-items:center;height:48px;padding:0 25px;font-size:16px;background-color:rgba(255,255,255,.4);border-radius:4px 0 0 4px;transition:all .6s var(--ease);font-weight:700}.keyboard-nav .logo-tabs__tab:focus,.logo-tabs__tab:hover{background-color:#fff;color:var(--color-text)}.logo-tabs__tab.is-current{background-color:var(--color-plum);color:#fff}.logo-tabs__tab:last-child{border-radius:0 4px 4px 0}@media all and (max-width:600px){.logo-tabs__tab{padding:0 15px;font-size:14px}}.logo-tabs__panels{display:flex;justify-content:center;margin-top:60px}.logo-tabs__panel{display:none;max-width:1150px;justify-content:center;flex-wrap:wrap;align-items:center}.logo-tabs__panel.is-current{display:flex}.logo-tabs__logo{margin:0 65px 40px;transform:scale(.5);transition:all .6s var(--ease),transform 1s var(--ease-out-back)}.logo-tabs__logo:nth-child(1){transition-delay:.05s}.logo-tabs__logo:nth-child(2){transition-delay:.1s}.logo-tabs__logo:nth-child(3){transition-delay:.15s}.logo-tabs__logo:nth-child(4){transition-delay:.2s}.logo-tabs__logo:nth-child(5){transition-delay:.25s}.logo-tabs__logo:nth-child(6){transition-delay:.3s}.logo-tabs__logo:nth-child(7){transition-delay:.35s}.logo-tabs__logo:nth-child(8){transition-delay:.4s}.logo-tabs__logo:nth-child(9){transition-delay:.45s}.logo-tabs__logo:nth-child(10){transition-delay:.5s}.logo-tabs__logo:nth-child(11){transition-delay:.55s}.logo-tabs__logo:nth-child(12){transition-delay:.6s}.logo-tabs__logo:nth-child(13){transition-delay:.65s}.logo-tabs__logo:nth-child(14){transition-delay:.7s}.logo-tabs__logo:nth-child(15){transition-delay:.75s}.logo-tabs__logo:nth-child(16){transition-delay:.8s}.logo-tabs__logo:nth-child(17){transition-delay:.85s}.logo-tabs__logo:nth-child(18){transition-delay:.9s}.logo-tabs__logo:nth-child(19){transition-delay:.95s}.logo-tabs__logo:nth-child(20){transition-delay:1s}.logo-tabs__logo:nth-child(21){transition-delay:1.05s}.logo-tabs__logo:nth-child(22){transition-delay:1.1s}.logo-tabs__logo:nth-child(23){transition-delay:1.15s}.logo-tabs__logo:nth-child(24){transition-delay:1.2s}.logo-tabs__logo:nth-child(25){transition-delay:1.25s}.logo-tabs__logo:nth-child(26){transition-delay:1.3s}.logo-tabs__logo:nth-child(27){transition-delay:1.35s}.logo-tabs__logo:nth-child(28){transition-delay:1.4s}.logo-tabs__logo:nth-child(29){transition-delay:1.45s}.logo-tabs__logo:nth-child(30){transition-delay:1.5s}.logo-tabs__logo.is-loaded{opacity:0}.logo-tabs__panel.is-visible .logo-tabs__logo.is-loaded{opacity:1;transform:none}@media all and (max-width:900px){.logo-tabs__logo{height:auto;max-width:calc(50% - 60px);margin:0 30px 30px}}@media all and (max-width:600px){.logo-tabs__logo{max-width:calc(50% - 40px);margin:0 20px 20px}}.people-cards{padding:80px 0}@media all and (max-width:1200px){.people-cards{padding:40px 0 80px}}@media all and (max-width:1000px){.people-cards{padding:20px 0 60px}}.people-cards__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.people-cards__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px;text-align:center}@media all and (max-width:1400px){.people-cards__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.people-cards__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.people-cards__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.people-cards__cards{display:flex;justify-content:center;margin-top:60px}@media all and (max-width:700px){.people-cards__cards{flex-direction:column}}.people-cards__card{display:flex;flex-direction:column;align-items:center;width:455px;padding:40px;border-radius:4px;background-color:var(--color-yellow)}@media all and (max-width:1200px){.people-cards__card{width:400px}}@media all and (max-width:1000px){.people-cards__card{width:320px}}@media all and (max-width:700px){.people-cards__card{width:100%}}.people-cards__card+.people-cards__card{margin-left:40px}@media all and (max-width:1000px){.people-cards__card+.people-cards__card{margin-left:20px}}@media all and (max-width:700px){.people-cards__card+.people-cards__card{margin-left:0;margin-top:30px}}.people-cards__headshot{border-radius:50%}@media all and (max-width:1000px){.people-cards__headshot{width:200px;height:200px}}.people-cards__quote{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;margin-top:1em}@media all and (max-width:1400px){.people-cards__quote{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.people-cards__quote{font-size:21px;font-family:var(--serif);font-size:21px}}.people-cards__name{width:100%;margin-top:1.364em;font-weight:700}.people-cards__position{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);width:100%;padding:0 30px 0 0;margin:10px 0 0}@media all and (max-width:600px){.people-cards__position{font-size:12px}}.people-card__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-red);border:1px solid var(--color-red);margin-top:60px}.people-card__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.people-card__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.people-card__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .people-card__button:focus,.people-card__button:hover{background-color:var(--color-red);color:var(--color-white)}.people-cards__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:80px}.people-cards__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.people-cards__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.people-cards__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .people-cards__button:focus,.people-cards__button:hover{background-color:#4b1b65}@media all and (max-width:1200px){.people-cards__button{margin-top:60px}}@media all and (max-width:900px){.people-cards__button{margin-top:40px}}input[type=range]{-webkit-appearance:none}body:not(.keyboard-nav) input[type=range]:focus{outline:0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:28px;width:28px;border-radius:50%;background-color:red;cursor:grab}input[type=range]::-moz-range-thumb{height:28px;width:28px;border-radius:50%;cursor:grab}.range{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;height:50px}.range__ui{position:relative;width:248px}@media all and (max-width:600px){.range__ui{width:200px}}@media all and (max-width:500px){.range__ui{width:160px}}@media all and (max-width:380px){.range__ui{width:130px}}.range__bar{position:relative;display:flex;align-items:center;width:100%;height:28px;pointer-events:none}.range__bar::before{content:"";height:8px;width:100%;border-radius:4px;background-color:rgba(255,255,255,.2)}.range__bar-progress{position:absolute;top:calc(50% - 4px);height:8px;border-radius:4px;width:0%;background-color:var(--color-plum)}.range__handle{position:absolute;top:calc(50% - 14px);left:0;height:28px;width:28px;background-color:var(--color-white);border-radius:50%;box-shadow:0 0 0 4px var(--color-cosmo)}.range__labels{display:flex;justify-content:space-between;margin-top:5px}.range__label{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans)}@media all and (max-width:600px){.range__label{font-size:12px}}.range__output{padding-left:15px;margin-top:-4px;font-size:32px;color:#fff;font-weight:700}@media all and (max-width:900px){.range__output{font-size:28px}}@media all and (max-width:600px){.range__output{font-size:22px}}.range__input{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:0}.clinical-roi{padding:0 0 80px}@media all and (max-width:1250px){.clinical-roi{padding:60px 0}}@media all and (max-width:900px){.clinical-roi{padding:0}}.clinical-roi__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}@media all and (max-width:1000px){.clinical-roi__inner{flex-direction:column;align-items:flex-start;justify-content:flex-start}}.clinical-roi__left{max-width:455px}.clinical-roi__left::before{content:"2";display:flex;align-items:center;justify-content:center;height:60px;width:60px;margin-bottom:20px;background-color:#fff;border-radius:50%;font-size:32px;font-weight:700}@media all and (max-width:900px){.clinical-roi__left::before{height:45px;width:45px;font-size:22px}}@media all and (max-width:1300px){.clinical-roi__left{max-width:380px}}@media all and (max-width:1000px){.clinical-roi__left{max-width:640px}}.clinical-roi__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px}@media all and (max-width:1400px){.clinical-roi__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.clinical-roi__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.clinical-roi__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.clinical-roi__text{margin-top:30px}.clinical-roi__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:var(--color-red);color:#fff;margin-top:50px}.clinical-roi__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.clinical-roi__button{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.clinical-roi__button{height:40px;padding:0 25px;font-size:12px}}.clinical-roi__button:hover,.keyboard-nav .clinical-roi__button:focus{background-color:#4b1b65}@media all and (max-width:1000px){.clinical-roi__button{margin-top:20px}}.clinical-roi__footnotes{margin-top:50px;font-size:12px}@media all and (max-width:1000px){.clinical-roi__footnotes{margin-top:20px}}.clinical-roi__right{display:grid;grid-template-columns:1fr 1.23fr;grid-auto-rows:minmax(10px,1fr);gap:45px 45px;max-width:640px;min-height:0;padding:80px 0 0 0;margin-left:60px}@media all and (max-width:1300px){.clinical-roi__right{padding:60px 0 0 0;gap:30px 30px;margin-left:20px}}@media all and (max-width:1000px){.clinical-roi__right{padding:50px 0 0 0;margin-left:0}}.clinical-roi__bullet{position:relative;padding-left:105px;min-width:0;font-weight:700}@media all and (max-width:1300px){.clinical-roi__bullet{padding-left:70px;font-size:18px}}@media all and (max-width:1000px){.clinical-roi__bullet{padding-left:50px;font-size:15px}}@media all and (max-width:450px){.clinical-roi__bullet{padding-left:0;padding-top:50px}}.clinical-roi__bullet-icon{position:absolute;top:0;left:0;height:85px;width:85px}@media all and (max-width:1300px){.clinical-roi__bullet-icon{height:50px;width:50px}}@media all and (max-width:1000px){.clinical-roi__bullet-icon{height:40px;width:40px}}.clinical-roi__bullet-text{position:relative}.clinical-roi__bullet-text+.clinical-roi__bullet-text{padding-top:13px;margin-top:13px}.clinical-roi__bullet-text+.clinical-roi__bullet-text::before{content:"";display:block;height:1px;width:50px;position:absolute;top:0;left:0;background-color:var(--color-white)}.et{padding:100px 0}@media all and (max-width:1000px){.et{padding:80px 0}}@media all and (max-width:600px){.et{padding:60px 0}}.et__inner{position:relative;display:flex;flex-direction:column;align-items:center}.et__title{font-family:var(--sans);font-size:55px;text-align:center}@media all and (max-width:1400px){.et__title{font-size:46.75px}}@media all and (max-width:1100px){.et__title{font-size:38.5px}}@media all and (max-width:600px){.et__title{font-size:31.35px}}.et__intro{margin-top:1.818em;max-width:575px;text-align:center}@media all and (max-width:900px){.et__intro{margin-top:20px}}.et__carousel{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;margin-top:70px}.et__carousel .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.et__carousel .flickity-page-dots{padding:30px 0 0}}.et__carousel .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.et__carousel .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.et__carousel .dot{height:8px;width:8px}}.et__carousel .dot+.dot{margin-left:10px}@media all and (max-width:600px){.et__carousel .dot+.dot{margin-left:6px}}.et__carousel .flickity-viewport{transform:translateX(30%);opacity:0;transition:all 1.2s var(--ease)}.is-visible .et__carousel .flickity-viewport{transform:none;opacity:1}@media all and (max-width:600px){.et__carousel .flickity-page-dots{justify-content:flex-start}}.et__cards{width:100%;outline:0;overflow:hidden;padding:0 var(--gutters)}.keyboard-nav .et__cards:focus{box-shadow:0 0 0 2px var(--color-cosmo)}.et__card{display:flex;flex-direction:column;align-items:flex-start;width:455px;max-width:100%;padding:40px;margin:0 20px;border-radius:4px;background-color:var(--color-plum);color:#fff}@media all and (max-width:1200px){.et__card{width:400px;margin:0 15px}}.et__card-image{position:relative;display:flex;align-items:center;justify-content:center;align-self:center;height:200px;width:200px;border-radius:50%}.et__card-text{margin-top:50px;font-size:24px;line-height:1.25}.et__card-name{margin-top:20px;font-size:20px;font-weight:700}.et__nav{display:flex;position:absolute;top:calc(100% - 26px);right:var(--gutters)}.et__next,.et__previous{height:40px;width:40px;border-radius:50%;transition:all .4s var(--ease)}.keyboard-nav .et__next:focus,.keyboard-nav .et__previous:focus{background-color:var(--color-sky);box-shadow:0 0 0 2px var(--color-plum)}.et__next:disabled,.et__previous:disabled{opacity:.4}@media all and (max-width:1000px){.et__next,.et__previous{height:36px;width:36px;background-size:auto 14px}}.et__previous{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left-small.svg) center center no-repeat;background-color:var(--color-plum-tint);background-size:11px auto}.et__next{margin-left:20px;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right-small.svg) center center no-repeat;background-color:var(--color-plum-tint)}@media all and (max-width:600px){.et__next{margin-left:15px}}.studies{padding:100px 0}@media all and (max-width:1000px){.studies{padding:80px 0}}@media all and (max-width:600px){.studies{padding:60px 0}}.studies__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.studies__title{font-family:var(--sans);font-size:55px;text-align:center}@media all and (max-width:1400px){.studies__title{font-size:46.75px}}@media all and (max-width:1100px){.studies__title{font-size:38.5px}}@media all and (max-width:600px){.studies__title{font-size:31.35px}}.studies__intro{margin-top:1.818em;max-width:830px;text-align:center}@media all and (max-width:900px){.studies__intro{margin-top:20px}}.studies__carousel{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;margin-top:70px}.studies__carousel .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.studies__carousel .flickity-page-dots{padding:30px 0 0}}.studies__carousel .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.studies__carousel .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.studies__carousel .dot{height:8px;width:8px}}.studies__carousel .dot+.dot{margin-left:10px}@media all and (max-width:600px){.studies__carousel .dot+.dot{margin-left:6px}}.studies__carousel .flickity-viewport{transform:translateX(30%);opacity:0;transition:all 1.2s var(--ease)}.is-visible .studies__carousel .flickity-viewport{transform:none;opacity:1}.studies__cards{width:100%;outline:0;overflow:hidden;padding:0 var(--gutters)}.keyboard-nav .studies__cards:focus{box-shadow:0 0 0 2px var(--color-cosmo)}.studies__card{display:flex;flex-direction:column;width:387px;height:auto;padding:30px;margin:0 30px;border-radius:4px;background-color:var(--color-plum);color:#fff}@media all and (max-width:1400px){.studies__card{margin:0 20px}}@media all and (max-width:1200px){.studies__card{width:300px;margin:0 10px}}@media all and (max-width:600px){.studies__card{width:230px;padding:30px 20px}}.studies__card-label{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin-bottom:20px}@media all and (max-width:600px){.studies__card-label{font-size:12px}}.studies__card-title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.studies__card-title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.studies__card-title{font-size:21px;font-family:var(--serif);font-size:21px}}.studies__card-description{margin-top:20px;font-size:16px}.studies__card-footer{margin-top:auto;padding-top:40px;text-align:right}@media all and (max-width:1000px){.studies__card-footer{padding-top:20px}}.studies__card-link{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);color:var(--color-red)}@media all and (max-width:600px){.studies__card-link{font-size:12px}}.studies__footer{display:flex;justify-content:flex-start;width:100%;margin-top:auto;overflow:hidden}.studies__footer-item{min-width:0;flex-grow:0;flex-shrink:0}.studies__footer-item:last-child{flex-shrink:1}.studies__footer-item+.studies__footer-item{margin-left:10px}.studies__nav{display:flex;position:absolute;top:calc(100% - 26px);right:var(--gutters)}@media all and (max-width:600px){.studies__nav{display:none}}.studies__next,.studies__previous{height:40px;width:40px;border-radius:50%;transition:all .4s var(--ease)}.keyboard-nav .studies__next:focus,.keyboard-nav .studies__previous:focus{background-color:var(--color-sky);box-shadow:0 0 0 2px var(--color-plum)}.studies__next:disabled,.studies__previous:disabled{opacity:.4}.studies__previous{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left-small.svg) center center no-repeat;background-color:var(--color-plum-tint);background-size:11px auto}.studies__next{margin-left:20px;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right-small.svg) center center no-repeat;background-color:var(--color-plum-tint)}.studies__footer{display:flex;justify-content:center;margin-top:80px}@media all and (max-width:1000px){.studies__footer{margin-top:var(--gutters)}}.studies__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff}.studies__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.studies__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.studies__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .studies__button:focus,.studies__button:hover{background-color:#4b1b65}.tabs__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;align-items:center}.tabs__content{width:50%;padding:20px 0 150px}.tabs__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.tabs__title{font-size:46.75px}}@media all and (max-width:1100px){.tabs__title{font-size:38.5px}}@media all and (max-width:600px){.tabs__title{font-size:31.35px}}.tabs__intro{margin-top:1.818em}@media all and (max-width:900px){.tabs__intro{margin-top:20px}}.tabs__nav{display:flex;justify-content:center;margin-top:60px}.tabs__button{display:flex;align-items:center;justify-content:center;text-align:center;height:48px;padding:0 25px;background-color:#fff;font-size:16px;font-weight:700;transition:all .3s var(--ease)}.tabs__button.is-selected{background-color:var(--color-plum);color:#fff}.tabs__button:first-child{border-radius:4px 0 0 4px}.tabs__button:last-child{border-radius:0 4px 4px 0}.tabs__panel{display:none;grid-template-columns:1fr 1fr;gap:25px 40px;margin-top:40px}.tabs__panel.is-selected{display:grid}.tabs__bullet{display:flex;align-items:center;font-size:16px;font-weight:700;opacity:0;transform:translateY(10px);transition:all .6s var(--ease)}.tabs__bullet:nth-child(1){transition-delay:0s}.tabs__bullet:nth-child(2){transition-delay:75ms}.tabs__bullet:nth-child(3){transition-delay:.15s}.tabs__bullet:nth-child(4){transition-delay:.225s}.tabs__bullet:nth-child(5){transition-delay:.3s}.tabs__bullet:nth-child(6){transition-delay:.375s}.tabs__bullet:nth-child(7){transition-delay:.45s}.tabs__bullet:nth-child(8){transition-delay:.525s}.tabs__bullet:nth-child(9){transition-delay:.6s}.tabs__bullet:nth-child(10){transition-delay:.675s}.tabs__bullet:nth-child(11){transition-delay:.75s}.tabs__bullet:nth-child(12){transition-delay:.825s}.tabs__panel.is-visible .tabs__bullet{opacity:1;transform:none}.tabs__bullet-icon{height:80px;width:80px;margin-right:15px}.tabs__image{max-width:50%;width:600px;height:auto;margin-left:120px}.quotes__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;align-items:flex-end}@media all and (max-width:900px){.quotes__inner{flex-direction:column;align-items:center}}.quotes__content{width:100%;max-width:620px}.quotes__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.quotes__title{font-size:46.75px}}@media all and (max-width:1100px){.quotes__title{font-size:38.5px}}@media all and (max-width:600px){.quotes__title{font-size:31.35px}}.quotes__intro{margin-top:1.818em;max-width:500px}@media all and (max-width:900px){.quotes__intro{margin-top:20px}}.quotes__quotes{align-self:center;max-width:620px;margin:80px 0;outline:0;overflow:hidden}.quotes__quotes .flickity-page-dots{display:flex;justify-content:center;align-items:center;margin:0;padding:50px 0 0;background-color:none}@media all and (max-width:600px){.quotes__quotes .flickity-page-dots{padding:30px 0 0}}.quotes__quotes .dot{height:12px;width:12px;text-indent:-100px;overflow:hidden;border-radius:50%;background:var(--color-plum);opacity:.1}.quotes__quotes .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:600px){.quotes__quotes .dot{height:8px;width:8px}}.quotes__quotes .dot+.dot{margin-left:10px}@media all and (max-width:600px){.quotes__quotes .dot+.dot{margin-left:6px}}.keyboard-nav .quotes__quotes:focus{box-shadow:0 0 0 2px var(--color-plum)}.quotes__quotes .dot{background:var(--color-white);opacity:.6}.quotes__quotes .dot.is-selected{background:var(--color-plum);opacity:1}@media all and (max-width:900px){.quotes__quotes{margin:40px 0}}.quotes__quote{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px;display:flex;flex-direction:column;justify-content:center;width:100%;padding:40px;background-color:#fff;border-radius:4px;text-align:center}@media all and (max-width:1400px){.quotes__quote{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.quotes__quote{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}@media all and (max-width:900px){.quotes__quote{padding:30px 20px}}.quotes__quote+.quotes__quote{margin-left:20px}.quotes__quote-source{margin-top:20px;font-size:22px;font-weight:700;font-family:var(--sans)}@media all and (max-width:900px){.quotes__quote-source{font-size:18px}}.quotes__quote-source::before{content:"— "}.quotes__image{max-width:45%;min-height:450px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right;height:auto;margin-left:auto}@media all and (max-width:900px){.quotes__image{max-width:100vw;margin-left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center}}.spinner{display:flex;justify-content:center;align-items:center;margin:0 auto 0;width:100%;height:100%;text-align:center}.spinner>div{width:14px;height:14px;margin:0 2px;background-color:#fff;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.article-card{position:relative;display:flex;flex-direction:column;width:400px;max-width:100%;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 30px 70px rgba(0,0,0,.05)}@media all and (min-width:1001px){.article-card.size-medium{width:620px}.article-card.size-large{width:100%;flex-direction:row}}@media all and (max-width:1100px){.article-card{width:315px}}.article-card__audience{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);position:absolute;z-index:1;top:30px;left:0;display:flex;align-items:center;height:40px;padding:0 20px;border-radius:0 20px 20px 0;background-color:var(--color-plum);color:#fff}@media all and (max-width:600px){.article-card__audience{font-size:12px}}.article-card__image{height:275px;width:100%;flex-shrink:0}@media all and (min-width:1001px){.size-large .article-card__image{width:50%;height:100%}.size-medium .article-card__image{height:100%}}@media all and (max-width:1100px){.article-card__image{height:216px}}.article-card__image:nth-child(10n+1){background-color:var(--color-plum)}.article-card__image:nth-child(10n+2){background-color:var(--color-plum-tint)}.article-card__image:nth-child(10n+3){background-color:var(--color-sky)}.article-card__image:nth-child(10n+4){background-color:var(--color-sky-tint)}.article-card__image:nth-child(10n+5){background-color:var(--color-salmon)}.article-card__image:nth-child(10n+6){background-color:var(--color-salmon-tint)}.article-card__image:nth-child(10n+7){background-color:var(--color-cosmo)}.article-card__image:nth-child(10n+8){background-color:var(--color-cosmo-tint)}.article-card__image:nth-child(10n+9){background-color:var(--color-red)}.article-card__image:nth-child(10n+10){background-color:var(--color-yellow)}.article-card__image img{height:100%;width:100%;vertical-align:middle;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.article-card__content{position:relative;display:flex;flex-grow:1;flex-shrink:1;flex-direction:column;height:100%;width:100%;min-width:0;padding:30px 30px 60px}@media all and (min-width:1001px){.size-large .article-card__content{justify-content:center;padding:70px}.size-medium .article-card__content{padding:50px}}@media all and (max-width:1100px){.article-card__content{padding:20px 20px 50px}}.article-card__cats{width:auto;flex-shrink:1;min-width:0;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:700;font-family:var(--sans)}.article-card__cat{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);font-size:12px}@media all and (max-width:600px){.article-card__cat{font-size:12px}}.article-card__cat+.article-card__cat::before{content:"·";margin:0 5px}.article-card__title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.article-card__title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.article-card__title{font-size:21px;font-family:var(--serif);font-size:21px}}@media all and (min-width:1001px){.size-large .article-card__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px}}@media all and (min-width:1001px)and (max-width:1400px){.size-large .article-card__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (min-width:1001px)and (max-width:1100px){.size-large .article-card__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (min-width:1001px)and (max-width:600px){.size-large .article-card__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}@media all and (min-width:1001px){.size-medium .article-card__title{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px}}@media all and (min-width:1001px)and (max-width:1400px){.size-medium .article-card__title{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (min-width:1001px)and (max-width:1100px){.size-medium .article-card__title{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}.article-card__meta{margin-top:15px;font-size:12px;color:#848484;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media all and (max-width:1100px){.article-card__meta{margin-top:10px}}.article-card__summary{margin-top:15px;font-size:16px;overflow:hidden;text-overflow:ellipsis}@media all and (min-width:1001px){.size-large .article-card__summary,.size-medium .article-card__summary{font-family:var(--sans);font-size:20px}}@media all and (min-width:1001px)and (max-width:1400px){.size-large .article-card__summary,.size-medium .article-card__summary{font-size:17px}}@media all and (min-width:1001px)and (max-width:1100px){.size-large .article-card__summary,.size-medium .article-card__summary{font-size:14px}}@media all and (max-width:1100px){.article-card__summary{margin-top:10px;font-size:14px}}.article-card__footer{position:absolute;bottom:20px;right:30px;display:flex;justify-content:flex-end}.article-card__link{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);display:inline-block;margin:0;color:var(--color-red);background-color:#fff}@media all and (max-width:600px){.article-card__link{font-size:12px}}.faq-section{padding:100px 0}@media all and (max-width:1000px){.faq-section{padding:80px 0}}@media all and (max-width:600px){.faq-section{padding:60px 0}}@media all and (max-width:600px){.faq-section{padding-bottom:0}}.faq-section__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;width:1116px}.faq-section__title{font-family:var(--sans);font-size:55px;margin-bottom:80px;text-align:center}@media all and (max-width:1400px){.faq-section__title{font-size:46.75px}}@media all and (max-width:1100px){.faq-section__title{font-size:38.5px}}@media all and (max-width:600px){.faq-section__title{font-size:31.35px}}@media all and (max-width:1000px){.faq-section__title{margin-bottom:var(--gutters)}}.faq-section__footer{display:flex;justify-content:center;padding:60px 0 0}@media all and (max-width:600px){.faq-section__footer{padding:45px 0 0}}.faq-section__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff}.faq-section__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.faq-section__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.faq-section__button{height:40px;padding:0 25px;font-size:12px}}.faq-section__button:hover,.keyboard-nav .faq-section__button:focus{background-color:#4b1b65}.text-block{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;padding:100px 0}.text-block__inner{display:flex;flex-direction:column;align-items:center;text-align:center}.text-block__title{font-family:var(--sans);font-size:55px;margin-bottom:30px}@media all and (max-width:1400px){.text-block__title{font-size:46.75px}}@media all and (max-width:1100px){.text-block__title{font-size:38.5px}}@media all and (max-width:600px){.text-block__title{font-size:31.35px}}.text-block__text{max-width:620px}.emlife-teachers{padding:100px 0;position:relative;overflow:hidden}@media all and (max-width:1000px){.emlife-teachers{padding:80px 0}}@media all and (max-width:600px){.emlife-teachers{padding:60px 0}}.emlife-teachers::before{content:"";height:304px;width:299px;position:absolute;top:-130px;right:-70px;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/emlife/blob2.svg) center center no-repeat;transform:rotateY(180deg)}.emlife-teachers::after{content:"";height:347px;width:493px;position:absolute;bottom:-140px;left:-70px;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/emlife/blob1.svg) center center no-repeat;transform:rotateY(180deg)}@media all and (max-width:900px){.emlife-teachers::after{transform:none;left:auto;right:-70px;height:300px;width:426px}}.emlife-teachers__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}@media all and (max-width:900px){.emlife-teachers__inner{flex-direction:column}}.emlife-teachers__headshots{position:relative;width:100%;height:570px;max-width:490px;margin-right:60px;flex-shrink:.5}@media all and (max-width:1100px){.emlife-teachers__headshots{height:500px;max-width:440px}}@media all and (max-width:900px){.emlife-teachers__headshots{margin-right:0;margin-bottom:60px}}@media all and (max-width:500px){.emlife-teachers__headshots{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:30px}}@media all and (max-width:400px){.emlife-teachers__headshots{gap:20px;height:400px;margin-bottom:20px}}.emlife-teachers__headshot{position:absolute;height:214px;width:214px;border-radius:50%;overflow:hidden;animation:bob 15s ease-in-out infinite}.emlife-teachers__headshot:nth-child(1){top:0;left:0}.emlife-teachers__headshot:nth-child(2){top:14%;right:0;animation-delay:1s}.emlife-teachers__headshot:nth-child(3){bottom:14%;left:0;animation-delay:2s}.emlife-teachers__headshot:nth-child(4){bottom:0;right:0;animation-delay:3s}.emlife-teachers__headshot img{height:100%;width:100%;vertical-align:middle;transition:opacity .6s var(--ease),transform 1s var(--ease-out-back);transform:scale(.01)}.emlife-teachers__headshot img.is-loaded{transform:none}@media all and (max-width:1100px){.emlife-teachers__headshot{height:200px;width:200px}}@media all and (max-width:500px){.emlife-teachers__headshot{height:150px;width:150px;position:relative;top:auto;left:auto}}@media all and (max-width:400px){.emlife-teachers__headshot{height:120px;width:120px}}.emlife-teachers__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px;margin-bottom:50px}@media all and (max-width:1400px){.emlife-teachers__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.emlife-teachers__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.emlife-teachers__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}@media all and (max-width:500px){.emlife-teachers__title{margin-bottom:20px}}.emlife-teachers__content{max-width:537px}.emlife-teachers__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:50px}.emlife-teachers__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.emlife-teachers__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.emlife-teachers__button{height:40px;padding:0 25px;font-size:12px}}.emlife-teachers__button:hover,.keyboard-nav .emlife-teachers__button:focus{background-color:#4b1b65}.emlife-app-cta{padding:55px 0;background:var(--color-plum) url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/emlife/app-cta-blob.svg) no-repeat;background-size:auto 425px;background-position:100% -40px;color:#fff}@media all and (max-width:900px){.emlife-app-cta{padding:65px 0 80px;background-size:auto 274px;background-position:100% 150%}}.emlife-app-cta__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}@media all and (max-width:900px){.emlife-app-cta__inner{flex-direction:column}}.emlife-app-cta__title{font-family:var(--sans);font-size:55px;max-width:630px;margin-right:60px}@media all and (max-width:1400px){.emlife-app-cta__title{font-size:46.75px}}@media all and (max-width:1100px){.emlife-app-cta__title{font-size:38.5px}}@media all and (max-width:600px){.emlife-app-cta__title{font-size:31.35px}}@media all and (max-width:900px){.emlife-app-cta__title{margin-bottom:80px;margin-right:0}}.emlife-app-cta__links{display:flex;width:100%}.emlife-app-cta__link{display:flex;height:57px;width:151px;padding:3px;border-radius:17px;background-color:#fff}.emlife-app-cta__link img{vertical-align:middle;max-height:100%;max-width:100%}.emlife-app-cta__link+.emlife-app-cta__link{margin-left:30px}.article{position:relative}.article::before{content:"";position:absolute;z-index:1;top:0;left:0;height:320px;width:100%;background:linear-gradient(180deg,rgba(255,255,255,.9) 22.4%,rgba(255,255,255,0) 100%)}.article__cover-image{display:flex;justify-content:center}.article__cover-image img{width:100%;height:auto;max-height:calc(100vh - 200px);min-height:450px;max-width:1440px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;vertical-align:middle}.article__header{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;width:950px;padding:65px;margin-top:-60px;border-radius:4px;background-color:var(--color-plum);color:#fff;text-align:center}@media all and (max-width:600px){.article__header{padding:40px 30px}}@media all and (max-width:380px){.article__header{padding:40px 20px}}.article__cats{display:flex;justify-content:center;margin-bottom:10px}.article__cat{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans)}@media all and (max-width:600px){.article__cat{font-size:12px}}.article__cat+.article__cat::before{content:"·";margin:0 5px}.article__title{font-family:var(--sans);font-size:50px}@media all and (max-width:1400px){.article__title{font-size:42.5px}}@media all and (max-width:1100px){.article__title{font-size:35px}}@media all and (max-width:600px){.article__title{font-size:28.5px}}.article__meta{margin-top:20px;font-size:12px;opacity:.7}.article__summary{max-width:550px;margin-top:20px}.article__social{display:flex;justify-content:center}@media all and (min-width:1276px){.article__social{position:absolute;top:80px;right:calc(100% + 200px);flex-direction:column;width:40px}.article__social .article__share-link+.article__share-link{margin-left:0;margin-top:20px}}@media all and (max-width:1275px){.article__social{margin:50px 0}}@media all and (max-width:1000px){.article__social{margin:30px 0}}.article__content{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;width:785px}@media all and (min-width:1275px){.article__content{padding-top:80px}}.article__content h2{font-family:var(--sans);font-size:36px;margin:1.5em 0}@media all and (max-width:1400px){.article__content h2{font-size:30.6px}}@media all and (max-width:1100px){.article__content h2{font-size:25.2px}}.article__content img{vertical-align:middle;height:auto;border-radius:4px}.article__content a{text-decoration:underline}.article__content li{line-height:1.25}.article__content li+li{margin-top:1.5em}.article__content .wp-block-image{font-family:var(--sans);font-size:36px;margin:1.5em 0;max-width:100vw}@media all and (max-width:1400px){.article__content .wp-block-image{font-size:30.6px}}@media all and (max-width:1100px){.article__content .wp-block-image{font-size:25.2px}}.article__content .wp-block-image figcaption{margin-top:20px;font-size:15px;color:#818181}.article__content .size-blog-overflow img{width:1115px;max-width:100vw;margin-left:-165px;border-radius:0}@media all and (max-width:1114px){.article__content .size-blog-overflow img{margin-left:calc((785px - 100vw)/ 2)}}@media all and (max-width:904px){.article__content .size-blog-overflow img{margin-left:calc(var(--gutters) * -1)}}.article__content .wp-block-gallery{font-family:var(--sans);font-size:36px;display:flex;flex-direction:column;align-items:center;margin:1.5em 0;width:1115px;max-width:100vw;margin-left:-165px}@media all and (max-width:1400px){.article__content .wp-block-gallery{font-size:30.6px}}@media all and (max-width:1100px){.article__content .wp-block-gallery{font-size:25.2px}}@media all and (max-width:1114px){.article__content .wp-block-gallery{margin-left:calc((785px - 100vw)/ 2)}}@media all and (max-width:904px){.article__content .wp-block-gallery{margin-left:calc(var(--gutters) * -1)}}.article__content .wp-block-gallery .blocks-gallery-grid{font-family:var(--sans);font-size:20px;font-size:30px}@media all and (max-width:1400px){.article__content .wp-block-gallery .blocks-gallery-grid{font-size:17px}}@media all and (max-width:1100px){.article__content .wp-block-gallery .blocks-gallery-grid{font-size:14px}}.article__content .wp-block-gallery figcaption{width:100vw;max-width:calc(785px + (var(--gutters) * 2));padding:0 var(--gutters);font-size:15px;color:#818181}.article__content .wp-block-quote{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;margin:1.875em 2.5em;font-style:normal;text-align:center}@media all and (max-width:1400px){.article__content .wp-block-quote{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.article__content .wp-block-quote{font-size:21px;font-family:var(--serif);font-size:21px}}.article__content .wp-block-quote:first-of-type{margin-top:0}.article__content .wp-block-quote p{line-height:1.2;quotes:"“" "”" "‘" "’"}.article__content .wp-block-quote p:first-of-type::before{content:open-quote}.article__content .wp-block-quote p:last-of-type::after{content:close-quote}.article__content .wp-block-quote cite{font-size:15px;font-weight:700;font-family:var(--sans);font-style:normal}.article__content .wp-block-quote cite::before{content:"— "}.article__footer{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;margin-top:60px;text-align:center}.article__footer-social{display:flex;justify-content:center;margin-top:60px}.article__share-link img{vertical-align:middle}.article__share-link+.article__share-link{margin-left:20px}.related{margin:100px 0;padding-top:80px;background-color:#f6f6f6}@media all and (max-width:1000px){.related{margin:var(--gutters) 0;padding-top:var(--gutters)}}.related__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.related__articles{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;width:calc(100% + 40px);margin:0 -20px}.related__articles .article-card{margin:20px}@media all and (max-width:600px){.related__articles{margin:0;width:100%}.related__articles .article-card{margin:15px 0}}.related__title{margin-bottom:60px;text-align:center}@media all and (max-width:1000px){.related__title{margin-bottom:var(--gutters)}}.related__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin:60px 0 100px}.related__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.related__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.related__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .related__button:focus,.related__button:hover{background-color:#4b1b65}@media all and (max-width:1000px){.related__button{margin:40px 0 60px}}body.page-template-page-home .header{color:#fff}body.page-template-page-home .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-home .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-home .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-home .header__left .hamburger__patty::after,body.page-template-page-home .header__left .hamburger__patty::before{background-color:var(--color-white)}.home-banner{height:95px;overflow:hidden}@media all and (max-width:600px){.home-banner{height:57px}}.home-data .tai__image img{height:700px}@media all and (min-width:901px){.home-data .tai__image img{-o-object-position:center right;object-position:center right}}@media all and (max-width:1450px)and (min-width:901px){.home-data .tai__image img{height:650px;-o-object-fit:cover;object-fit:cover}}@media all and (max-width:1200px)and (min-width:901px){.home-data .tai__image img{height:600px;-o-object-position:center left;object-position:center left}}@media all and (max-width:1000px){.home-data .tai__image img{height:500px}}@media all and (max-width:900px){.home-data .tai__image img{width:100%;height:unset;transform:rotate(90deg)}}@media all and (max-width:900px){.home-data .tai__image{width:100%}}.home-for-individuals .tai__eyebrow{color:#fff}.home-stories::after{content:"";position:absolute;top:-1px;left:0;height:530px;width:100%;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 100%)}@media all and (min-width:751px){.individuals-hero .hero__image{max-width:50%}}.individuals-healthier .tai-cards__image{max-width:100%}@media all and (max-width:1350px)and (min-width:1101px){.individuals-healthier .tai-cards__image{max-width:65%}.individuals-healthier .tai-cards__image>img{margin-left:200px}}.individuals-eligibility{padding:100px 0;--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;display:flex;justify-content:center;align-items:center}@media all and (max-width:1000px){.individuals-eligibility{padding:80px 0}}@media all and (max-width:600px){.individuals-eligibility{padding:60px 0}}@media all and (max-width:700px){.individuals-eligibility{flex-direction:column}}.individuals-eligibility__text{max-width:560px}@media all and (max-width:700px){.individuals-eligibility__text{text-align:center}}.individuals-eligibility__title{font-family:var(--sans);font-size:36px}@media all and (max-width:1400px){.individuals-eligibility__title{font-size:30.6px}}@media all and (max-width:1100px){.individuals-eligibility__title{font-size:25.2px}}.individuals-eligibility__intro{margin-top:1.818em}@media all and (max-width:900px){.individuals-eligibility__intro{margin-top:20px}}.individuals-eligibility__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-left:110px;flex-shrink:0}.individuals-eligibility__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.individuals-eligibility__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.individuals-eligibility__button{height:40px;padding:0 25px;font-size:12px}}.individuals-eligibility__button:hover,.keyboard-nav .individuals-eligibility__button:focus{background-color:#4b1b65}@media all and (max-width:700px){.individuals-eligibility__button{margin-left:0;margin-top:40px}}.individuals-eligibility__almonds{position:absolute;bottom:-100px;left:-150px;height:270px;width:auto}@media all and (max-width:1150px){.individuals-eligibility__almonds{display:none}}.individuals-emlife-hero .hero__title{max-width:50%}.individuals-emlife-hero .hero__secondary-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-white);border:1px solid var(--color-white)}.individuals-emlife-hero .hero__secondary-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.individuals-emlife-hero .hero__secondary-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.individuals-emlife-hero .hero__secondary-button{height:40px;padding:0 25px;font-size:12px}}.individuals-emlife-hero .hero__secondary-button:hover,.keyboard-nav .individuals-emlife-hero .hero__secondary-button:focus{background-color:var(--color-white);color:var(--color-text)}.individuals-emlife-hero .hero__image{padding-top:60px}@media all and (min-width:751px){.individuals-emlife-hero .hero__image{max-width:50%}}.hero__logo{margin-bottom:10px}@media all and (max-width:750px){.hero__logo{height:53px;width:98px}}.individuals-main{background:linear-gradient(180deg,rgba(229,245,246,0) 0,#e5f5f6 29.69%,#e5f5f6 100%)}.individuals-main .tai__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px}@media all and (max-width:1400px){.individuals-main .tai__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.individuals-main .tai__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.individuals-main .tai__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.individuals-main .long-scroll-text__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px}@media all and (max-width:1400px){.individuals-main .long-scroll-text__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.individuals-main .long-scroll-text__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.individuals-main .long-scroll-text__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.emlife-individuals-carousel{position:relative;z-index:1}.emlife-individuals-carousel .carousel-emlife__header{display:flex;width:100%;padding-top:60px}@media all and (max-width:900px){.emlife-individuals-carousel .carousel-emlife__header{flex-direction:column}}.emlife-individuals-carousel .carousel-emlife__header-top{position:relative;width:100%;max-width:530px;margin-top:18px}.emlife-individuals-carousel .carousel-emlife__header-top::before{content:"";display:block;height:76px;width:83px;position:absolute;bottom:calc(100% + 18px);left:0;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/emlife-individuals/the-connection.svg)}@media all and (max-width:1100px){.emlife-individuals-carousel .carousel-emlife__header-top{max-width:400px}}body.page-template-page-businesses-emlife .header{color:#fff}body.page-template-page-businesses-emlife .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-businesses-emlife .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-businesses-emlife .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-businesses-emlife .header__left .hamburger__patty::after,body.page-template-page-businesses-emlife .header__left .hamburger__patty::before{background-color:var(--color-white)}.businesses-emlife-hero{padding:200px 0;color:#fff}.businesses-emlife-hero .hero__title{max-width:50%}.businesses-emlife-hero .hero__secondary-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-white);border:1px solid var(--color-white)}.businesses-emlife-hero .hero__secondary-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.businesses-emlife-hero .hero__secondary-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.businesses-emlife-hero .hero__secondary-button{height:40px;padding:0 25px;font-size:12px}}.businesses-emlife-hero .hero__secondary-button:hover,.keyboard-nav .businesses-emlife-hero .hero__secondary-button:focus{background-color:var(--color-white);color:var(--color-text)}.businesses-emlife-hero .hero__image{bottom:calc(50% - var(--header-height)/ 2);transform:translateY(50%);max-width:50%}@media all and (max-width:1100px){.businesses-emlife-hero{padding:100px 0}}@media all and (max-width:900px){.businesses-emlife-hero .hero__title{max-width:55%}.businesses-emlife-hero .hero__image{max-width:45%}}@media all and (max-width:750px){.businesses-emlife-hero{display:flex;flex-direction:column;align-items:flex-end;padding:100px 0 0}.businesses-emlife-hero .hero__title{max-width:100%}.businesses-emlife-hero .hero__image{max-width:100%;transform:none}}.hero__logo{margin-bottom:10px}@media all and (max-width:750px){.hero__logo{height:53px;width:98px}}.businesses-emlife-cards-grid{position:relative;overflow:hidden}.businesses-emlife-cards-grid .cards-grid__title{font-family:var(--sans);font-size:50px;max-width:1000px;text-align:center}@media all and (max-width:1400px){.businesses-emlife-cards-grid .cards-grid__title{font-size:42.5px}}@media all and (max-width:1100px){.businesses-emlife-cards-grid .cards-grid__title{font-size:35px}}@media all and (max-width:600px){.businesses-emlife-cards-grid .cards-grid__title{font-size:28.5px}}.businesses-emlife-cards-grid .cards-grid__card-title{color:#fff}.businesses-emlife-cards-grid__image{position:absolute}.businesses-emlife-cards-grid__image:nth-of-type(1){top:75px;left:-136px}.businesses-emlife-cards-grid__image:nth-of-type(2){bottom:60px;right:-250px;transform:rotate(-15deg)}.businesses-emlife-voi{position:relative}.businesses-emlife-voi .carousel-emlife__header{align-self:flex-start;max-width:55vw}@media all and (max-width:800px){.businesses-emlife-voi .carousel-emlife__header{max-width:70vw}}@media all and (max-width:650px){.businesses-emlife-voi .carousel-emlife__header{max-width:75vw}}@media all and (max-width:500px){.businesses-emlife-voi .carousel-emlife__header{padding-top:120px;max-width:400px}}.businesses-emlife-voi__image{position:absolute;top:0;right:0;transform-origin:top right}@media all and (max-width:1200px){.businesses-emlife-voi__image{transform:scale(.75)}}@media all and (max-width:900px){.businesses-emlife-voi__image{transform:scale(.5)}}@media all and (max-width:650px){.businesses-emlife-voi__image{transform:scale(.4)}}.businesses-certs{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;padding:150px 0}@media all and (max-width:800px){.businesses-certs{padding:75px 0}}.businesses-certs__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px;margin-bottom:60px;text-align:center}@media all and (max-width:1400px){.businesses-certs__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.businesses-certs__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.businesses-certs__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.businesses-certs__list{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:70px 0;justify-content:space-between;width:100%;max-width:790px}@media all and (max-width:800px){.businesses-certs__list{grid-template-columns:repeat(2,1fr)}}.businesses-certs__cert{min-width:112px;padding-top:122px;font-size:1.1em;text-transform:uppercase;font-weight:700;text-align:center;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/emlife/badge.svg) center top no-repeat}body.page-template-page-success-stories-emlife .header{color:#fff}body.page-template-page-success-stories-emlife .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-success-stories-emlife .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-success-stories-emlife .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-success-stories-emlife .header__left .hamburger__patty::after,body.page-template-page-success-stories-emlife .header__left .hamburger__patty::before{background-color:var(--color-white)}.success-stories-emlife-hero{padding:200px 0;color:#fff}.success-stories-emlife-hero .hero__title{max-width:50%}.success-stories-emlife-hero .hero__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:#4b1b65;color:#fff}.success-stories-emlife-hero .hero__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.success-stories-emlife-hero .hero__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.success-stories-emlife-hero .hero__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .success-stories-emlife-hero .hero__button:focus,.success-stories-emlife-hero .hero__button:hover{background-color:var(--color-red)}.success-stories-emlife-hero .hero__secondary-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-white);border:1px solid var(--color-white)}.success-stories-emlife-hero .hero__secondary-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.success-stories-emlife-hero .hero__secondary-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.success-stories-emlife-hero .hero__secondary-button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .success-stories-emlife-hero .hero__secondary-button:focus,.success-stories-emlife-hero .hero__secondary-button:hover{background-color:var(--color-white);color:var(--color-text)}.success-stories-emlife-hero .hero__image{bottom:calc(50% - var(--header-height)/ 2);transform:translateY(50%);max-width:50%}@media all and (max-width:1100px){.success-stories-emlife-hero{padding:100px 0}}@media all and (max-width:900px){.success-stories-emlife-hero .hero__title{max-width:55%}.success-stories-emlife-hero .hero__image{max-width:45%}}@media all and (max-width:750px){.success-stories-emlife-hero{display:flex;flex-direction:column;align-items:flex-end;padding:100px 0 0}.success-stories-emlife-hero .hero__title{max-width:100%}.success-stories-emlife-hero .hero__image{max-width:100%;transform:none}}@media all and (max-width:750px){.employers-hero .hero__image{height:600px;width:auto;-o-object-fit:cover;object-fit:cover}}@media all and (max-width:600px){.employers-hero .hero__image{height:450px}}@media all and (max-width:450px){.employers-hero .hero__image{height:350px}}.employers-science{padding:100px 0;background:linear-gradient(180deg,#fff 0,#fb6973 100%)}@media all and (max-width:1000px){.employers-science{padding:80px 0}}@media all and (max-width:600px){.employers-science{padding:60px 0}}@media all and (max-width:600px){.employers-science{padding-bottom:20px}}.employers-science__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between}@media all and (max-width:900px){.employers-science__inner{flex-direction:column}}.employers-science__content{width:50%;max-width:620px}@media all and (max-width:900px){.employers-science__content{width:100%}}.employers-science__title{font-family:var(--sans);font-size:50px}@media all and (max-width:1400px){.employers-science__title{font-size:42.5px}}@media all and (max-width:1100px){.employers-science__title{font-size:35px}}@media all and (max-width:600px){.employers-science__title{font-size:28.5px}}.employers-science__text{margin-top:1.818em}.employers-science__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:40px}.employers-science__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.employers-science__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.employers-science__button{height:40px;padding:0 25px;font-size:12px}}.employers-science__button:hover,.keyboard-nav .employers-science__button:focus{background-color:#4b1b65}.employers-science__graphic{position:relative;flex-shrink:0;width:calc(50% - 40px);max-width:474px;min-height:240px;display:flex;justify-content:center;align-items:flex-end}.employers-science__graphic::before{content:"";height:104px;width:100%;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/employers/portal.svg) bottom center no-repeat;background-size:100% auto;transition:all .6s var(--ease)}@media all and (max-width:900px){.employers-science__graphic::before{opacity:0}}@media all and (max-width:900px){.employers-science__graphic.is-visible::before{opacity:1}}@media all and (max-width:900px){.employers-science__graphic{width:100%}}.employers-science__graphic-inner{display:flex;justify-content:center;width:100%;-webkit-mask-image:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/employers/portal-mask.svg);mask-image:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/employers/portal-mask.svg);-webkit-mask-position:bottom center;mask-position:bottom center;-webkit-mask-size:100% auto;mask-size:100% auto}.employers-science__graphic-image{display:flex;justify-content:center;opacity:0;transform:translateY(80%);transition:all 2s var(--ease-out-back)}.employers-science__graphic.is-visible .employers-science__graphic-image{transform:translateY(10%);opacity:1}.employers-science__graphic-image img{width:calc(100% - 20px);transition:all .6s var(--ease);vertical-align:middle;opacity:0;transition:all .6s var(--ease);will-change:transform,opacity;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom}.employers-science.is-visible .employers-science__graphic-image img.is-loaded{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-pyr) * 40px));opacity:1}@media all and (max-width:1000px){.employers-science.is-visible .employers-science__graphic-image img.is-loaded{transform:none}}@media all and (max-width:900px){.employers-science__graphic-image img{height:auto}}@media all and (max-width:900px){.employers-business .long-scroll__card{min-height:260px}}.outcomes{padding:100px 0;text-align:center}@media all and (max-width:1000px){.outcomes{padding:80px 0}}@media all and (max-width:600px){.outcomes{padding:60px 0}}@media all and (max-width:900px){.outcomes{padding-bottom:0}}.outcomes__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;display:flex;flex-direction:column;align-items:center}.outcomes__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.outcomes__title{font-size:46.75px}}@media all and (max-width:1100px){.outcomes__title{font-size:38.5px}}@media all and (max-width:600px){.outcomes__title{font-size:31.35px}}.outcomes__text{max-width:590px;margin-top:30px}.outcomes__image{will-change:transform;transform:translate(calc(var(--mouse-pxr) * -20px),calc(var(--mouse-pyr) * -20px));position:absolute;top:-170px;left:-40px}@media all and (max-width:1000px){.outcomes__image{transform:none}}@media all and (max-width:1400px){.outcomes__image{width:300px;height:auto}}@media all and (max-width:1300px){.outcomes__image{width:200px;height:auto}}@media all and (max-width:900px){.outcomes__image{display:none}}.cultural-roi{position:relative;padding:60px 0 140px;margin-top:-1px;background-color:#cfbfe3;overflow:hidden}@media all and (max-width:1300px){.cultural-roi{padding:40px 0 140px}}@media all and (max-width:1000px){.cultural-roi{padding:40px 0 0}}@media all and (max-width:600px){.cultural-roi{padding:0}}.cultural-roi__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:1}@media all and (max-width:1000px){.cultural-roi__inner{display:flex;flex-direction:column;align-items:flex-start}}.cultural-roi__content{width:550px;max-width:calc(50% - 40px)}.cultural-roi__content::before{content:"3";display:flex;align-items:center;justify-content:center;height:60px;width:60px;margin-bottom:20px;background-color:#fff;border-radius:50%;font-size:32px;font-weight:700}@media all and (max-width:900px){.cultural-roi__content::before{height:45px;width:45px;font-size:22px}}@media all and (max-width:1000px){.cultural-roi__content{width:640px;max-width:100%}}.cultural-roi__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px}@media all and (max-width:1400px){.cultural-roi__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.cultural-roi__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.cultural-roi__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.cultural-roi__text{margin-top:1.818em}.cultural-roi__bullets{display:grid;grid-template-columns:1fr 1fr;gap:25px 35px;margin-top:50px}@media all and (max-width:1300px){.cultural-roi__bullets{gap:25px 30px}}@media all and (max-width:600px){.cultural-roi__bullets{margin-top:40px}}@media all and (max-width:400px){.cultural-roi__bullets{gap:10px 20px}}.cultural-roi__bullet{position:relative;display:flex;align-items:center;min-width:0;font-weight:700}@media all and (max-width:1300px){.cultural-roi__bullet{font-size:18px}}@media all and (max-width:1000px){.cultural-roi__bullet{font-size:15px}}@media all and (max-width:400px){.cultural-roi__bullet{flex-direction:column;align-items:flex-start}}.cultural-roi__bullet-icon{height:85px;width:85px;margin-right:10px}@media all and (max-width:1300px){.cultural-roi__bullet-icon{height:50px;width:50px}}@media all and (max-width:1000px){.cultural-roi__bullet-icon{height:40px;width:40px}}@media all and (max-width:400px){.cultural-roi__bullet-icon{margin:0 0 5px 0}}.cultural-roi__footnotes{margin-top:40px;font-size:12px}.cultural-roi__quote{position:absolute;z-index:1;bottom:80px;right:80px;padding:30px;background-color:#fff;border-radius:2px 40px 40px 40px;width:290px}@media all and (max-width:1300px){.cultural-roi__quote{bottom:40px;right:40px}}@media all and (max-width:1000px){.cultural-roi__quote{width:200px;padding:25px;font-size:15px}}.cultural-roi__quote-source{margin-top:10px;font-weight:700}.cultural-roi__image{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 30px),calc(var(--mouse-pyr) * 30px));position:absolute;bottom:0;right:0;width:auto;max-height:100%;vertical-align:middle}@media all and (max-width:1000px){.cultural-roi__image{transform:none}}@media all and (max-width:1300px){.cultural-roi__image{max-height:650px}}@media all and (max-width:1150px){.cultural-roi__image{max-height:600px}}@media all and (max-width:1000px){.cultural-roi__image{max-width:100vw;max-height:initial;min-height:430px;height:auto;position:relative;align-self:flex-end;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom right;object-position:bottom right}}.employers-timeline{position:relative}.employers-timeline__almonds{will-change:transform;transform:translate(calc(var(--mouse-px) * 20px),calc(var(--mouse-py) * 20px));position:absolute;top:-60px;left:-65px}@media all and (max-width:1000px){.employers-timeline__almonds{transform:none}}@media all and (max-width:1300px){.employers-timeline__almonds{max-height:350px}}@media all and (max-width:1150px){.employers-timeline__almonds{max-height:300px;top:-100px}}@media all and (max-width:900px){.employers-timeline__almonds{display:none}}.employers-timeline__toy{position:absolute;bottom:0;right:0}@media all and (max-width:1400px){.employers-timeline__toy{max-width:460px;height:auto}}@media all and (max-width:1150px){.employers-timeline__toy{max-width:335px}}@media all and (max-width:900px){.employers-timeline__toy{display:none}}@media all and (max-width:1100px)and (min-width:751px){.program-hero .hero__image{max-width:50%}}@media all and (min-width:901px){.program-overview .long-scroll__image-container{display:flex;align-items:flex-end;height:100vh;top:0}}.program-stages{position:relative}.program-stages .steps{padding-top:80px}@media all and (max-width:500px){.program-stages .steps{padding-top:40px}}.program-stages__chips{will-change:transform;transform:translate(calc(var(--mouse-px) * -30px),calc(var(--mouse-pyr) * 30px));position:absolute;top:-190px;left:0;transition:all .6s var(--ease)}@media all and (max-width:1000px){.program-stages__chips{transform:none}}@media all and (max-width:1100px){.program-stages__chips{display:none}}.program-kit{padding:0 0 20px;background-color:#ff8d77}@media all and (max-width:900px){.program-kit{padding:0 0 60px}}.program-kit__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}@media all and (max-width:900px){.program-kit__inner{flex-direction:column;align-items:center;justify-content:flex-start}}.program-kit__text{margin-top:130px}@media all and (max-width:900px){.program-kit__text{margin-top:60px}}.program-kit__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.program-kit__title{font-size:46.75px}}@media all and (max-width:1100px){.program-kit__title{font-size:38.5px}}@media all and (max-width:600px){.program-kit__title{font-size:31.35px}}.program-kit__intro{margin-top:1.818em;max-width:450px}@media all and (max-width:900px){.program-kit__intro{margin-top:20px}}.program-kit__video{max-width:60%;height:auto;margin-top:15px}@media all and (max-width:900px){.program-kit__video{margin-top:30px;max-width:100%}}.master-classes{padding-bottom:0}@media all and (max-width:1000px){.master-classes{padding-bottom:0}}.beyond-weight-loss .checklist__image{-o-object-position:bottom left;object-position:bottom left;max-width:100%}@media all and (max-width:1400px){.beyond-weight-loss .checklist__image{max-width:initial;min-height:382px;-o-object-fit:cover;object-fit:cover;margin-top:0}.beyond-weight-loss .checklist__content{max-width:400px}}.program-team-background{position:relative;background:linear-gradient(180deg,#a9dde1 0,rgba(169,221,225,0) 100%)}.program-team__strawberries-container{display:flex;justify-content:flex-end;width:100%;top:-100px;left:0;position:absolute;overflow:hidden}.program-team__strawberries{will-change:transform;transform:translate(calc(var(--mouse-px) * 20px),calc(var(--mouse-py) * 20px));position:relative;top:0;right:-50px}@media all and (max-width:1000px){.program-team__strawberries{transform:none}}@media all and (max-width:1100px){.program-team__strawberries{width:250px;height:auto}}@media all and (max-width:700px){.program-team__strawberries{width:160px}}@media all and (max-width:380px){.program-team__strawberries{display:none}}.program-team .team__text{align-items:flex-start}.program-team .team__intro,.program-team .team__title{text-align:left}.program-cta{background:linear-gradient(180deg,#fbe78e 0,rgba(251,231,142,0) 100%)}.program-cta .eligibility__inner{background-color:var(--color-sky)}.wellbeing-hero{position:relative;z-index:1}.wellbeing-hero .hero__image{bottom:-1px}@media all and (max-width:900px)and (min-width:751px){.wellbeing-hero .hero__image{max-width:60%}}.wellbeing-stress .long-scroll__image-container{overflow:hidden}@media all and (min-width:901px){.wellbeing-stress .long-scroll__image-container{top:0}}@media all and (max-width:900px){.wellbeing-stress .long-scroll__image-container{transform:rotate(180deg);padding-top:0}}.wellbeing-stress .long-scroll__image{height:100vh;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom right;object-position:bottom right}@media all and (max-width:900px){.wellbeing-stress .long-scroll__image{height:auto}}.wellbeing-stress .long-scroll__cards{gap:40px 40px}.wellbeing-stress .long-scroll__card{padding:30px}.wellbeing-stress .long-scroll__card-title{order:1}.wellbeing-stress .long-scroll__card-text{order:2}.wellbeing-stress .long-scroll__card-icon{order:3;align-self:flex-end;margin:auto -10px -10px 0}.leaders-background{background:linear-gradient(180deg,rgba(208,202,211,0) 0,#d0cad3 100%)}@media all and (max-width:1300px){.leaders-background .tai-quote__quote{bottom:initial;top:80%}}@media all and (max-width:600px){.leaders-background .tai-quote__quote{right:initial;left:0}}.wellbeing-cards{position:relative}.wellbeing-cards__image-container{position:absolute;bottom:-100px;left:0;overflow:hidden}@media all and (max-width:800px){.wellbeing-cards__image-container{display:none}}.wellbeing-cards__image{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-pyr) * 20px));position:relative;left:-67px;bottom:0}@media all and (max-width:1000px){.wellbeing-cards__image{transform:none}}body.page-template-page-health-plans .header{color:#fff}body.page-template-page-health-plans .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-health-plans .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-health-plans .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-health-plans .header__left .hamburger__patty::after,body.page-template-page-health-plans .header__left .hamburger__patty::before{background-color:var(--color-white)}.health-plans-hero{color:#fff}@media all and (max-width:750px){.health-plans-hero{display:flex;flex-direction:column}}.health-plans-hero .hero__eyebrow{opacity:.6}.health-plans-hero .hero__image{will-change:transform;transform:translate(calc(var(--mouse-px) * 30px),calc(var(--mouse-py) * 30px))}@media all and (max-width:1000px){.health-plans-hero .hero__image{transform:none}}@media all and (max-width:1300px){.health-plans-hero .hero__image{max-width:60%}}@media all and (max-width:750px){.health-plans-hero .hero__image{align-self:flex-end}}@media all and (max-width:600px){.health-plans-hero .hero__image{max-width:100%;height:355px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right}}.health-plans-hero::before{content:"";will-change:transform;transform:translate(calc(var(--mouse-pxr) * 15px),calc(var(--mouse-pyr) * 15px));position:absolute;bottom:0;right:0;height:705px;width:384px;transition:all 1s var(--ease);background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/home/doorway.svg) bottom center no-repeat}@media all and (max-width:1000px){.health-plans-hero::before{transform:none}}@media all and (max-width:1300px){.health-plans-hero::before{height:600px;background-size:contain;background-position:bottom right}}@media all and (max-width:1000px){.health-plans-hero::before{height:500px}}@media all and (max-width:900px){.health-plans-hero::before{height:400px}}@media all and (max-width:700px){.health-plans-hero::before{height:350px}}@media all and (max-width:600px){.health-plans-hero::before{height:325px}}.health-plans-cards{position:relative;overflow:hidden}.health-plans-cards__fries{position:absolute;top:90px;right:-20px}@media all and (max-width:1500px){.health-plans-cards__fries{top:0;width:225px;height:auto}}@media all and (max-width:1100px){.health-plans-cards__fries{display:none}}.health-plans-cards__ketchup{position:absolute;top:315px;right:0}@media all and (max-width:1500px){.health-plans-cards__ketchup{top:190px;width:125px;height:auto}}@media all and (max-width:1100px){.health-plans-cards__ketchup{display:none}}.health-plans-cards__popcorn{position:absolute;bottom:70px;left:-80px}@media all and (max-width:1500px){.health-plans-cards__popcorn{bottom:0;left:-40px;width:225px;height:auto}}@media all and (max-width:1100px){.health-plans-cards__popcorn{display:none}}.hp-partners{padding-bottom:0}@media all and (max-width:900px){.hp-partners img{order:2;margin-top:0}}@media all and (max-width:900px){.hp-partners .simple__content{order:1}}.health-plans-partners__image{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-py) * -20px));position:absolute;top:0;right:0}@media all and (max-width:1000px){.health-plans-partners__image{transform:none}}@media all and (max-width:1400px){.health-plans-partners__image{width:450px;height:auto}}@media all and (max-width:1200px){.health-plans-partners__image{width:380px}}@media all and (max-width:1000px){.health-plans-partners__image{width:320px}}@media all and (max-width:700px){.health-plans-partners__image{width:270px}}.health-plans-team{position:relative;overflow:hidden}.health-plans-team__image{will-change:transform;transform:translate(calc(var(--mouse-px) * -20px),calc(var(--mouse-pyr) * 20px));position:absolute;bottom:100px;left:-84px}@media all and (max-width:1000px){.health-plans-team__image{transform:none}}@media all and (max-width:1500px){.health-plans-team__image{bottom:20px;width:300px;height:auto}}@media all and (max-width:1200px){.health-plans-team__image{bottom:0;width:250px;left:-50px}}@media all and (max-width:1100px){.health-plans-team__image{display:none}}.hp-outcomes{position:relative;padding-top:0}.hp-outcomes .simple__image{-o-object-fit:contain;object-fit:contain;-o-object-position:top right;object-position:top right;height:auto;transform:translateX(max(calc((100vw - var(--layout-width))/ 2),calc(var(--gutters))))}@media all and (max-width:900px){.hp-outcomes .simple__content{order:2;margin:45px 0}.hp-outcomes .simple__image{order:1;margin-top:0}}.hp-engagement .tai-quote2__quote{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;font-size:26px}@media all and (max-width:1400px){.hp-engagement .tai-quote2__quote{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.hp-engagement .tai-quote2__quote{font-size:21px;font-family:var(--serif);font-size:21px}}.hp-engagement .tai-quote2__quote-source{font-size:18px}.hp-studies{padding:0 0 80px;background:#bdeef5}@media all and (max-width:900px){.hp-studies{padding:0 0 60px}}.hp-studies__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}.hp-studies__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px;margin-bottom:1em;text-align:center}@media all and (max-width:1400px){.hp-studies__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.hp-studies__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.hp-studies__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.hp-studies__cards{display:flex;flex-wrap:wrap;justify-content:center}.hp-studies__card{position:relative;width:calc(50% - 20px);padding:30px;margin-bottom:40px;background-color:#fff;opacity:0;transform:translateY(30px);transition:all .6s var(--ease)}@media all and (max-width:1100px){.hp-studies__card{width:calc(50% - 15px)}}@media all and (max-width:900px){.hp-studies__card{width:100%;margin-bottom:30px;padding:20px}}.hp-studies__card:nth-child(even){margin-left:40px}@media all and (max-width:1100px){.hp-studies__card:nth-child(even){margin-left:30px}}@media all and (max-width:900px){.hp-studies__card:nth-child(even){margin-left:0}}.hp-studies__card:nth-child(1){transition-delay:.1s}.hp-studies__card:nth-child(2){transition-delay:.2s}.hp-studies__card:nth-child(3){transition-delay:.3s}.hp-studies__card:nth-child(4){transition-delay:.4s}.hp-studies__card:nth-child(5){transition-delay:.5s}.hp-studies__card:nth-child(6){transition-delay:.6s}.hp-studies__card:nth-child(7){transition-delay:.7s}.hp-studies__card:nth-child(8){transition-delay:.8s}.hp-studies__card:nth-child(9){transition-delay:.9s}.hp-studies__card:nth-child(10){transition-delay:1s}.hp-studies__card:nth-child(11){transition-delay:1.1s}.hp-studies__card:nth-child(12){transition-delay:1.2s}.hp-studies__card.is-visible{opacity:1;transform:none}.hp-studies__card-content{padding-right:232px}@media all and (max-width:1200px){.hp-studies__card-content{padding-right:180px}}@media all and (max-width:1100px){.hp-studies__card-content{padding-right:170px}}@media all and (max-width:600px){.hp-studies__card-content{padding-right:0;padding-bottom:70px}}.hp-studies__card-eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin-bottom:10px}@media all and (max-width:600px){.hp-studies__card-eyebrow{font-size:12px}}.hp-studies__card-title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.hp-studies__card-title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.hp-studies__card-title{font-size:21px;font-family:var(--serif);font-size:21px}}@media all and (max-width:600px){.hp-studies__card-title{padding-right:60px}}.hp-studies__card-text{margin-top:1.818em;font-family:var(--sans);font-size:20px}@media all and (max-width:900px){.hp-studies__card-text{margin-top:20px}}@media all and (max-width:1400px){.hp-studies__card-text{font-size:17px}}@media all and (max-width:1100px){.hp-studies__card-text{font-size:14px}}@media all and (max-width:900px){.hp-studies__card-text{max-width:350px}}.hp-studies__card-icon{position:absolute;top:30px;right:30px;height:85px;width:85px}@media all and (max-width:900px){.hp-studies__card-icon{top:15px;right:15px;height:60px;width:60px}}.hp-studies__card-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:transparent;color:var(--color-red);border:1px solid var(--color-red);position:absolute;bottom:30px;right:30px}.hp-studies__card-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.hp-studies__card-button{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.hp-studies__card-button{height:40px;padding:0 25px;font-size:12px}}.hp-studies__card-button:hover,.keyboard-nav .hp-studies__card-button:focus{background-color:var(--color-red);color:var(--color-white)}@media all and (min-width:901px){.hp-experience .long-scroll__image-container{display:flex;align-items:flex-end;height:100vh}.hp-experience .long-scroll__image{height:100vh}}.hp-experience .long-scroll__card{background-color:var(--color-sky)}.hp-cta{margin-top:80px}@media all and (max-width:900px){.hp-cta{margin-top:var(--gutters)}}body.page-template-page-brokers .header{color:#fff}body.page-template-page-brokers .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-brokers .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-brokers .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-brokers .header__left .hamburger__patty::after,body.page-template-page-brokers .header__left .hamburger__patty::before{background-color:var(--color-white)}.brokers-hero{color:#fff}.brokers-hero::before{content:"";will-change:transform;transform:translate(calc(var(--mouse-px) * -15px),calc(var(--mouse-pyr) * 15px));position:absolute;bottom:0;right:0;height:696px;width:474px;transition:all 1s var(--ease);background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/doorway-yellow.svg) bottom center no-repeat;background-size:contain}@media all and (max-width:1000px){.brokers-hero::before{transform:none}}@media all and (max-width:1500px){.brokers-hero::before{height:550px;background-size:contain;background-position:bottom right}}@media all and (max-width:1200px){.brokers-hero::before{height:500px}}@media all and (max-width:1100px){.brokers-hero::before{height:400px}}@media all and (max-width:700px){.brokers-hero::before{height:350px}}@media all and (max-width:600px){.brokers-hero::before{height:325px}}.brokers-hero .hero__image{will-change:transform;transform:translate(calc(var(--mouse-px) * 30px),calc(var(--mouse-py) * 30px))}@media all and (max-width:1000px){.brokers-hero .hero__image{transform:none}}@media all and (max-width:1500px){.brokers-hero .hero__image{max-width:50%}}@media all and (max-width:750px){.brokers-hero .hero__image{align-self:flex-end;max-width:100%}}@media all and (max-width:600px){.brokers-hero .hero__image{max-width:100%;height:355px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right}}@media all and (max-width:750px){.brokers-hero{display:flex;flex-direction:column}}.brokers-cards{position:relative}.brokers-cards__strawberries{position:absolute;top:55px;left:-42px}@media all and (max-width:1000px){.brokers-cards__strawberries{display:none}}.brokers-cards__almonds{position:absolute;bottom:0;right:0}@media all and (max-width:1000px){.brokers-cards__almonds{display:none}}.org-benefits{position:relative;padding:140px 0 150px;background:var(--color-red);overflow:hidden}@media all and (max-width:1200px){.org-benefits{padding:120px 0}}@media all and (max-width:1000px){.org-benefits{padding:100px 0}}@media all and (max-width:800px){.org-benefits{padding:60px 0}}.org-benefits__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;z-index:1}.org-benefits__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.org-benefits__title{font-size:46.75px}}@media all and (max-width:1100px){.org-benefits__title{font-size:38.5px}}@media all and (max-width:600px){.org-benefits__title{font-size:31.35px}}.org-benefits__intro{margin-top:1.364em}.org-benefits__bullets{display:flex;margin-top:92px}@media all and (max-width:800px){.org-benefits__bullets{flex-direction:column;margin-top:40px}}.org-benefits__bullet{display:flex;flex-direction:column;width:calc(100% / 3 - 80px / 3);position:relative;padding:0 30px 30px 30px;background-color:rgba(255,255,255,.4);transform:translateY(30px);transition:all 1s var(--ease);opacity:0}.org-benefits__bullet:nth-child(1){transition-delay:.1s}.org-benefits__bullet:nth-child(2){transition-delay:.2s}.org-benefits__bullet:nth-child(3){transition-delay:.3s}.org-benefits__bullet:nth-child(4){transition-delay:.4s}.org-benefits__bullet:nth-child(5){transition-delay:.5s}.org-benefits__bullet:nth-child(6){transition-delay:.6s}.org-benefits__bullet:nth-child(7){transition-delay:.7s}.org-benefits__bullet:nth-child(8){transition-delay:.8s}.org-benefits__bullet:nth-child(9){transition-delay:.9s}.org-benefits__bullet:nth-child(10){transition-delay:1s}.org-benefits__bullet:nth-child(11){transition-delay:1.1s}.org-benefits__bullet:nth-child(12){transition-delay:1.2s}.is-visible .org-benefits__bullet{opacity:1;transform:none}@media all and (max-width:1000px){.org-benefits__bullet{width:calc(100% / 3 - 40px / 3)}}@media all and (max-width:800px){.org-benefits__bullet{width:100%}}.org-benefits__bullet+.org-benefits__bullet{margin-left:40px}@media all and (max-width:1000px){.org-benefits__bullet+.org-benefits__bullet{margin-left:20px}}@media all and (max-width:800px){.org-benefits__bullet+.org-benefits__bullet{margin-left:0;margin-top:35px}}.org-benefits__bullet-icon{height:85px;width:85px;margin:-42px 0 10px -10px}@media all and (max-width:800px){.org-benefits__bullet-icon{height:50px;width:50px;margin:-25px 0 10px -10px}}.org-benefits__bullet-title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.org-benefits__bullet-title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.org-benefits__bullet-title{font-size:21px;font-family:var(--serif);font-size:21px}}.org-benefits__bullet-text{margin-top:5px;font-size:16px}.org-benefits__image{position:absolute;top:0;right:0;transform:translateX(100px);transition:all 1s var(--ease)}.org-benefits__image.is-loaded{opacity:0}.is-visible .org-benefits__image.is-loaded{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 30px),calc(var(--mouse-pyr) * 30px));opacity:1}@media all and (max-width:1000px){.is-visible .org-benefits__image.is-loaded{transform:none}}@media all and (max-width:1300px){.org-benefits__image{width:600px;height:auto}}@media all and (max-width:1100px){.org-benefits__image{width:500px}}@media all and (max-width:900px){.org-benefits__image{width:400px}}@media all and (max-width:800px){.org-benefits__image{position:relative;width:100%;margin-left:var(--gutters)}}.brokers-participant-experience .long-scroll__image-container{top:0}.brokers-participant-experience .long-scroll__image{height:100vh}@media all and (max-width:900px){.brokers-participant-experience .long-scroll__image{height:auto}}.brokers-participant-experience .long-scroll__card{background-color:var(--color-sky)}.brokers-heavy-lifting .tai-quote2__content{max-width:540px}@media all and (max-width:1100px){.brokers-heavy-lifting .tai-quote2__content{width:100%}}.brokers-heavy-lifting .tai-quote2__bullet{display:flex;align-items:center;padding:0;background-color:transparent}@media all and (max-width:1200px){.brokers-heavy-lifting .tai-quote2__bullet{flex-direction:row}}.brokers-heavy-lifting .tai-quote2__bullet+.tai-quote2__bullet{margin-top:20px}.brokers-implementation{position:relative}.brokers-implementation__strawberry{will-change:transform;transform:translate(calc(var(--mouse-px) * -20px),calc(var(--mouse-pyr) * 20px));position:absolute;top:100px;left:55px}@media all and (max-width:1000px){.brokers-implementation__strawberry{transform:none}}@media all and (max-width:1100px){.brokers-implementation__strawberry{display:none}}.brokers-roi{padding:200px 0 170px;position:relative;background-color:#bde8f2;overflow:hidden}.brokers-roi .simple__content{max-width:50%}@media all and (max-width:1000px){.brokers-roi{padding:20px 0 60px}}@media all and (max-width:900px){.brokers-roi{display:flex;flex-direction:column;align-items:center}.brokers-roi .simple{padding-bottom:0}.brokers-roi .simple__content{max-width:100%}}.brokers-roi__image{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-pyr) * 20px));max-height:100%;max-width:50%;-o-object-fit:contain;object-fit:contain;-o-object-position:center right;object-position:center right;position:absolute;top:0;right:0}@media all and (max-width:1000px){.brokers-roi__image{transform:none}}@media all and (max-width:900px){.brokers-roi__image{position:relative;align-self:flex-end;width:100%;max-width:100%;height:auto}}.brokers-calculator{padding-top:100px}@media all and (max-width:1000px){.brokers-calculator{padding-top:0}}.brokers-calculator .calculator__image{margin-top:-100px}.brokers-calculator .calculator__inner::before{display:none}.brokers-calculator .calculator__ui{background-color:var(--color-plum);color:#fff}.brokers-calculator .calculator__input .calculator__subtitle{color:#fff}.brokers-calculator .range__output{color:var(--color-sky)}.brokers-calculator .calculator__return{background-color:#fff}.brokers-calculator .calculator__subtitle{color:var(--color-text)}.brokers-calculator .calculator__roi{color:var(--color-text)}.brokers-calculator .range__handle{background-color:var(--color-sky);box-shadow:0 0 0 4px var(--color-plum)}.brokers-calculator .range__bar-progress{background-color:#fff}.brokers-clinical-roi{background:#bde8f2}@media all and (max-width:1000px){.brokers-clinical-roi{padding-bottom:40px}}.brokers-clinical-roi .clinical-roi__left{padding-top:80px}.brokers-clinical-roi .clinical-roi__left::before{display:none}@media all and (max-width:1000px){.brokers-clinical-roi .clinical-roi__left{padding-top:0}}.brokers-clinical-roi .clinical-roi__bullet-text+.clinical-roi__bullet-text::before{background:var(--color-red)}.brokers-cultural-roi .tai__image-container{padding-top:0}.brokers-cultural-roi .tai__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px}@media all and (max-width:1400px){.brokers-cultural-roi .tai__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.brokers-cultural-roi .tai__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.brokers-cultural-roi .tai__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.brokers-cta{margin-top:80px}@media all and (max-width:900px){.brokers-cta{margin-top:var(--gutters)}}@media all and (min-width:751px){.stories-hero{display:flex;align-items:center;height:95vh;max-height:850px}}@media all and (max-width:1200px)and (min-width:751px){.stories-hero{max-height:600px}}@media all and (max-width:900px)and (min-width:751px){.stories-hero{max-height:425px}}.participant-stories{position:relative}.participant-stories__image{position:absolute;overflow:hidden;top:-39px;left:0}.participant-stories__image img{will-change:transform;transform:translate(calc(var(--mouse-pxr) * -20px),calc(var(--mouse-py) * 20px));vertical-align:middle;margin-left:-80px}@media all and (max-width:1000px){.participant-stories__image img{transform:none}}@media all and (max-width:1200px){.participant-stories__image img{max-width:200px;height:auto;margin-left:-20px}}@media all and (max-width:650px){.participant-stories__image{display:none}}@media all and (min-width:1001px){.business-stories-section .stories__text{display:flex;padding:0 80px;align-items:flex-end}.business-stories-section .stories__title{text-align:left}.business-stories-section .stories__intro{text-align:left;margin-left:200px}}@media all and (min-width:901px){.stories-partners .tai__image{margin-left:100px}.stories-partners .tai__image img{transform:none!important}}.stories-partners__image{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-py) * -20px));position:absolute;top:0;right:0}@media all and (max-width:1000px){.stories-partners__image{transform:none}}@media all and (max-width:1400px){.stories-partners__image{width:450px;height:auto}}@media all and (max-width:1200px){.stories-partners__image{width:380px}}@media all and (max-width:1000px){.stories-partners__image{width:320px}}@media all and (max-width:700px){.stories-partners__image{width:270px}}@media all and (max-width:600px){.stories-partners__image{width:250px}}@media all and (max-width:400px){.stories-partners__image{width:215px}}.stories-cta{margin-top:80px}@media all and (max-width:900px){.stories-cta{margin-top:var(--gutters)}}body.page-template-page-outcomes .header{color:#fff}body.page-template-page-outcomes .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-outcomes .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-outcomes .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-outcomes .header__left .hamburger__patty::after,body.page-template-page-outcomes .header__left .hamburger__patty::before{background-color:var(--color-white)}.outcomes-hero{position:relative;padding:calc(var(--header-height) + 100px) 0 130px;background-color:var(--color-plum);overflow:hidden;color:#fff}@media all and (max-width:700px){.outcomes-hero{padding:calc(var(--header-height) + var(--gutters)) 0 var(--gutters)}}.outcomes-hero__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between}@media all and (max-width:700px){.outcomes-hero__inner{flex-direction:column}}.outcomes-hero__text{max-width:500px;padding-right:var(--gutters);opacity:0;transition:all .6s var(--ease)}.is-visible .outcomes-hero__text{opacity:1}@media all and (max-width:1000px){.outcomes-hero__text{max-width:400px}}@media all and (max-width:700px){.outcomes-hero__text{padding-right:0}}.outcomes-hero__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:60px}.outcomes-hero__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.outcomes-hero__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.outcomes-hero__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .outcomes-hero__button:focus,.outcomes-hero__button:hover{background-color:#4b1b65}.outcomes-hero__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.outcomes-hero__title{font-size:46.75px}}@media all and (max-width:1100px){.outcomes-hero__title{font-size:38.5px}}@media all and (max-width:600px){.outcomes-hero__title{font-size:31.35px}}.outcomes-hero__intro{margin-top:1.818em}@media all and (max-width:900px){.outcomes-hero__intro{margin-top:20px}}.outcomes-hero__graphic{position:relative;flex-shrink:0;width:calc(50% - var(--gutters));max-width:474px;display:flex;justify-content:center;align-items:flex-end}.outcomes-hero__graphic::before{content:"";height:104px;width:100%;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/portal-yellow.svg) bottom center no-repeat;background-size:100% auto}@media all and (max-width:1200px){.outcomes-hero__graphic{max-width:300px}.outcomes-hero__graphic::before{height:80px}}@media all and (max-width:700px){.outcomes-hero__graphic{margin-top:40px;width:100%}}.outcomes-hero__graphic-inner{display:flex;justify-content:center;width:100%;-webkit-mask-image:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/employers/portal-mask.svg);mask-image:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/employers/portal-mask.svg);-webkit-mask-position:bottom center;mask-position:bottom center;-webkit-mask-size:100% auto;mask-size:100% auto}.outcomes-hero__graphic-image{vertical-align:middle;will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-pyr) * 20px));transition:all .6s var(--ease)}@media all and (max-width:1000px){.outcomes-hero__graphic-image{transform:none}}.outcomes-hero__graphic-image img{vertical-align:middle;transform:translateY(80%);opacity:0;transition:opacity .6s var(--ease),transform 2s var(--ease-out-back);will-change:transform,opacity}.outcomes-hero.is-visible .outcomes-hero__graphic-image img.is-loaded{transform:translateY(10%);opacity:1}@media all and (max-width:1200px){.outcomes-hero__graphic-image img{width:300px;height:396px}}@media all and (max-width:1000px){.outcomes-hero__graphic-image img{width:200px;height:auto}}.outcomes-results{padding:100px 0;position:relative;width:100%}@media all and (max-width:1000px){.outcomes-results{padding:80px 0}}@media all and (max-width:600px){.outcomes-results{padding:60px 0}}@media all and (max-width:850px){.outcomes-results{display:flex;flex-direction:column;align-items:center;padding-bottom:0}}.outcomes-results__graphic{display:flex;align-items:flex-end;position:absolute;bottom:0;left:0;height:calc(100% - var(--gutters));background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/doorway.svg) 0 100px no-repeat;background-size:contain}.outcomes-results__graphic img{position:relative;vertical-align:bottom;max-height:100%;width:auto;transform:translateX(-30px);margin-left:150px}.outcomes-results__graphic img.is-loaded{opacity:0}.is-visible .outcomes-results__graphic img.is-loaded{transform:none;opacity:1}@media all and (max-width:1100px){.outcomes-results__graphic{background-position:-75px 100px}.outcomes-results__graphic img{max-width:100%;margin-left:75px}}@media all and (max-width:850px){.outcomes-results__graphic{position:relative;order:2;align-self:flex-start}.outcomes-results__graphic img{max-height:500px}}@media all and (max-width:400px){.outcomes-results__graphic img{margin-left:0}}.outcomes-results__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:1;display:flex;justify-content:flex-end}@media all and (max-width:850px){.outcomes-results__inner{order:1;justify-content:center}}.outcomes-results__text{max-width:620px}@media all and (max-width:1300px){.outcomes-results__text{max-width:450px}}@media all and (max-width:1000px){.outcomes-results__text{max-width:400px}}.outcomes-results__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.outcomes-results__title{font-size:46.75px}}@media all and (max-width:1100px){.outcomes-results__title{font-size:38.5px}}@media all and (max-width:600px){.outcomes-results__title{font-size:31.35px}}.outcomes-results__intro{margin-top:1.818em}@media all and (max-width:900px){.outcomes-results__intro{margin-top:20px}}.outcomes-results__quote{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;will-change:transform;transform:translate(calc(var(--mouse-pxr) * 10px),calc(var(--mouse-pyr) * 10px));max-width:495px;padding:30px;margin-top:100px;margin-left:-500px;border-radius:2px 40px 40px;color:#fff;background-color:var(--color-cosmo);transition:all 1s var(--ease);opacity:0}@media all and (max-width:1400px){.outcomes-results__quote{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.outcomes-results__quote{font-size:21px;font-family:var(--serif);font-size:21px}}@media all and (max-width:1000px){.outcomes-results__quote{transform:none}}.is-visible .outcomes-results__quote{opacity:1}@media all and (max-width:1400px){.outcomes-results__quote{margin-left:-400px}}@media all and (max-width:1200px){.outcomes-results__quote{max-width:400px}}@media all and (max-width:1000px){.outcomes-results__quote{max-width:350px;margin-left:-100px}}@media all and (max-width:850px){.outcomes-results__quote{margin-top:40px;margin-left:0}}.outcomes-results__quote-source{font-family:var(--sans);font-size:20px;margin-top:20px;color:var(--color-text);font-weight:700}@media all and (max-width:1400px){.outcomes-results__quote-source{font-size:17px}}@media all and (max-width:1100px){.outcomes-results__quote-source{font-size:14px}}.outcomes-results__quote-position{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin-top:5px;color:var(--color-text)}@media all and (max-width:600px){.outcomes-results__quote-position{font-size:12px}}.outcomes-results__avocados{position:absolute;bottom:-100px;right:0;overflow:hidden;transition:all 1s var(--ease)}@media all and (max-width:850px){.outcomes-results__avocados{display:none}}.outcomes-results__avocados img{will-change:transform;transform:translate(calc(var(--mouse-px) * 10px),calc(var(--mouse-py) * 10px));vertical-align:middle;margin-right:-45px}@media all and (max-width:1000px){.outcomes-results__avocados img{transform:none}}@media all and (max-width:1400px){.outcomes-results__avocados img{width:300px;height:auto}}@media all and (max-width:1000px){.outcomes-results__avocados img{width:250px}}.outcomes-clinical-roi{padding-top:100px}.outcomes-clinical-roi .clinical-roi__left::before{content:"1"}@media all and (max-width:1000px){.outcomes-clinical-roi{padding:var(--gutters) 0}}.outcomes-lasting-weightloss .tai-cards__content::before{content:"3";display:flex;align-items:center;justify-content:center;height:60px;width:60px;margin-bottom:20px;background-color:#fff;border-radius:50%;font-size:32px;font-weight:700}@media all and (max-width:900px){.outcomes-lasting-weightloss .tai-cards__content::before{height:45px;width:45px;font-size:22px}}.outcomes-lasting-weightloss .tai-cards__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px}@media all and (max-width:1400px){.outcomes-lasting-weightloss .tai-cards__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.outcomes-lasting-weightloss .tai-cards__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.outcomes-lasting-weightloss .tai-cards__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.outcomes-lasting-weightloss .tai-cards__bullet-title{font-family:var(--sans);font-size:36px}@media all and (max-width:1400px){.outcomes-lasting-weightloss .tai-cards__bullet-title{font-size:30.6px}}@media all and (max-width:1100px){.outcomes-lasting-weightloss .tai-cards__bullet-title{font-size:25.2px}}@media all and (max-width:600px){.outcomes-lasting-weightloss .tai-cards__image img{height:400px;min-height:400px}}.outcomes-quality{padding-top:50px;padding-bottom:0}.outcomes-quality .tai-quote__inner{align-items:flex-end}.outcomes-quality .tai-quote__left{padding-bottom:var(--gutters)}.outcomes-quality .tai-quote__left::before{content:"4";display:flex;align-items:center;justify-content:center;height:60px;width:60px;margin-bottom:20px;background-color:#fff;border-radius:50%;font-size:32px;font-weight:700}@media all and (max-width:800px){.outcomes-quality .tai-quote__left{order:1}}@media all and (max-width:800px){.outcomes-quality .tai-quote__right{order:2;margin-bottom:0}}.outcomes-quality .tai-quote__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px}@media all and (max-width:1400px){.outcomes-quality .tai-quote__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.outcomes-quality .tai-quote__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.outcomes-quality .tai-quote__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.outcomes-quality .tai-quote__image{border-radius:0}.outcomes-quality .tai-quote__quote{display:flex;flex-direction:column;background-color:#fff;color:var(--color-text);bottom:25%;left:0}@media all and (max-width:1400px){.outcomes-quality .tai-quote__quote{bottom:15%}}.outcomes-quality .tai-quote__source{order:2;margin-top:10px;margin-bottom:0;color:var(--color-text)}.outcomes-quality .tai-quote__source::before{content:"— "}.outcomes-cta{margin-top:20px}body.page-template-page-outcomes-emlife .header{color:#fff}body.page-template-page-outcomes-emlife .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-outcomes-emlife .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-outcomes-emlife .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-outcomes-emlife .header__left .hamburger__patty::after,body.page-template-page-outcomes-emlife .header__left .hamburger__patty::before{background-color:var(--color-white)}.outcomes-emlife-hero{padding:200px 0;color:#fff}.outcomes-emlife-hero .hero__title{max-width:50%}.outcomes-emlife-hero .hero__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:#4b1b65;color:#fff}.outcomes-emlife-hero .hero__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.outcomes-emlife-hero .hero__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.outcomes-emlife-hero .hero__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .outcomes-emlife-hero .hero__button:focus,.outcomes-emlife-hero .hero__button:hover{background-color:var(--color-red)}.outcomes-emlife-hero .hero__secondary-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-white);border:1px solid var(--color-white)}.outcomes-emlife-hero .hero__secondary-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.outcomes-emlife-hero .hero__secondary-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.outcomes-emlife-hero .hero__secondary-button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .outcomes-emlife-hero .hero__secondary-button:focus,.outcomes-emlife-hero .hero__secondary-button:hover{background-color:var(--color-white);color:var(--color-text)}.outcomes-emlife-hero .hero__image{bottom:calc(50% - var(--header-height)/ 2);transform:translateY(50%);max-width:50%}@media all and (max-width:1100px){.outcomes-emlife-hero{padding:100px 0}}@media all and (max-width:900px){.outcomes-emlife-hero .hero__title{max-width:55%}.outcomes-emlife-hero .hero__image{max-width:45%}}@media all and (max-width:750px){.outcomes-emlife-hero{display:flex;flex-direction:column;align-items:flex-end;padding:100px 0 0}.outcomes-emlife-hero .hero__title{max-width:100%}.outcomes-emlife-hero .hero__image{max-width:100%;transform:none}}.hero__logo{margin-bottom:10px}@media all and (max-width:750px){.hero__logo{height:53px;width:98px}}.outcomes-emlife-cards{position:relative;overflow:hidden}.outcomes-emlife-cards__image{position:absolute}.outcomes-emlife-cards__image:nth-of-type(1){top:-160px;left:-190px}.outcomes-emlife-cards__image:nth-of-type(2){bottom:-170px;right:-80px}.outcomes-emlife-precision{color:#fff}.outcomes-emlife-video{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/emlife/video-background.svg) center top no-repeat;background-size:cover}.emlife-teachers-hero{padding:200px 0 100px}.emlife-teachers-hero .hero__title{max-width:50%}.emlife-teachers-hero .hero__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:#4b1b65;color:#fff}.emlife-teachers-hero .hero__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.emlife-teachers-hero .hero__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.emlife-teachers-hero .hero__button{height:40px;padding:0 25px;font-size:12px}}.emlife-teachers-hero .hero__button:hover,.keyboard-nav .emlife-teachers-hero .hero__button:focus{background-color:var(--color-red)}.emlife-teachers-hero .hero__secondary-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-white);border:1px solid var(--color-white)}.emlife-teachers-hero .hero__secondary-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.emlife-teachers-hero .hero__secondary-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.emlife-teachers-hero .hero__secondary-button{height:40px;padding:0 25px;font-size:12px}}.emlife-teachers-hero .hero__secondary-button:hover,.keyboard-nav .emlife-teachers-hero .hero__secondary-button:focus{background-color:var(--color-white);color:var(--color-text)}.emlife-teachers-hero .hero__image{bottom:calc(55% - var(--header-height)/ 2);transform:translateY(50%);max-width:50%}@media all and (max-width:1100px){.emlife-teachers-hero{padding:100px 0}}@media all and (max-width:900px){.emlife-teachers-hero .hero__title{max-width:55%}.emlife-teachers-hero .hero__image{max-width:45%}}@media all and (max-width:750px){.emlife-teachers-hero{display:flex;flex-direction:column;align-items:flex-end;padding:100px 0 60px}.emlife-teachers-hero .hero__title{max-width:100%}.emlife-teachers-hero .hero__image{max-width:100%;transform:none;margin-top:0}}.teachers-bg{padding-top:100px;background:linear-gradient(180deg,rgba(138,104,198,.2),#8a68c6)}.advisors{position:relative}.advisors__ketchup{position:absolute;top:-120px;right:0;overflow:hidden;padding-bottom:20px}.advisors__ketchup img{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-pyr) * 20px));vertical-align:middle;margin-right:-140px;transition:all 1s var(--ease)}@media all and (max-width:1000px){.advisors__ketchup img{transform:none}}@media all and (max-width:1500px){.advisors__ketchup img{width:400px;height:auto}}@media all and (max-width:1200px){.advisors__ketchup{display:none}}.teachers{overflow:hidden;padding:0 0 150px}@media all and (max-width:1000px){.teachers{padding-bottom:var(--gutters)}}.teachers__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;width:950px}.teacher{position:relative;display:flex;padding:50px;background-color:#fff}@media all and (max-width:850px){.teacher{padding:40px}}@media all and (max-width:700px){.teacher{padding:30px}}@media all and (max-width:700px){.teacher{flex-direction:column;align-items:center}}.teacher+.teacher{margin-top:50px}@media all and (max-width:1200px){.teacher+.teacher{margin-top:var(--gutters)}}.teacher__left{width:240px;flex-shrink:0}@media all and (max-width:850px){.teacher__left{width:180px}}@media all and (max-width:700px){.teacher__left{display:flex;flex-direction:column;align-items:center;width:100%}}.teacher__headshot{border-radius:50%;vertical-align:top;margin-bottom:40px}@media all and (max-width:850px){.teacher__headshot{width:180px;height:180px}}.teacher__fact{position:relative;padding:20px;font-size:16px;background-color:var(--color-cosmo-tint)}.teacher__fact::before{content:"";position:absolute;top:-35px;right:10px;height:70px;width:70px;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/lightbulb.svg) center center no-repeat}@media all and (max-width:700px){.teacher__fact{margin-bottom:40px}}.teacher__fact-title{margin-bottom:10px;font-size:16px}.teacher__right{width:100%;padding-left:60px}@media all and (max-width:850px){.teacher__right{padding-left:40px}}@media all and (max-width:700px){.teacher__right{padding-left:0}}.teacher__name{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px}@media all and (max-width:1400px){.teacher__name{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.teacher__name{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}.teacher__credentials{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin-top:10px}@media all and (max-width:600px){.teacher__credentials{font-size:12px}}.teacher__classes{margin-top:1.818em}@media all and (max-width:900px){.teacher__classes{margin-top:20px}}.teacher__bio{font-size:16px;margin-top:2em}@media all and (max-width:1000px){.teacher__bio{font-size:14px}}.teachers-cta{margin-top:80px}@media all and (max-width:900px){.teachers-cta{margin-top:var(--gutters)}}.teachers-nav{position:fixed;z-index:10;bottom:0;left:0;display:flex;align-items:center;justify-content:center;height:114px;width:100%;border-top:1px solid var(--color-plum-tint);background-color:#fff;transform:translateY(100%);transition:all .6s var(--ease);outline:0;will-change:transform}.keyboard-nav .teachers-nav{display:none}body:not(.keyboard-nav) .teachers-nav.is-open{transform:none}@media all and (max-width:1000px){.teachers-nav{height:100px}}.teachers-nav__inner{display:flex;width:100%;max-width:1350px}.teachers-nav__next,.teachers-nav__previous{height:94px;width:75px;flex-shrink:0}@media all and (max-width:1000px){.teachers-nav__next,.teachers-nav__previous{height:76px;width:45px}}.teachers-nav__previous{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left-small.svg) center center no-repeat;background-size:8px auto}.teachers-nav__next{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right-small.svg) center center no-repeat;background-size:8px auto}.teachers-nav__headshots{width:100%;height:94px;border-radius:47px;padding:9px 22px 0;outline:0;overflow:hidden}.keyboard-nav .teachers-nav__headshots:focus{box-shadow:0 0 0 2px var(--color-cosmo)}@media all and (max-width:1000px){.teachers-nav__headshots{height:76px;border-radius:38px;padding:8px 22px 0}}.teachers-nav__headshot{position:relative}.teachers-nav__headshot::before{content:"";position:absolute;top:calc(50% - 47px);left:calc(50% - 47px);height:94px;width:94px;border-radius:50%;border:2px solid var(--color-plum);transform:scale(.5);opacity:0;transition:all .4s var(--ease)}.teachers-nav__headshot.is-selected::before{opacity:1;transform:none}.teachers-nav__headshot img{position:relative;z-index:1;vertical-align:middle;height:76px;width:76px;border-radius:50%}@media all and (max-width:1000px){.teachers-nav__headshot::before{content:"";position:absolute;top:calc(50% - 38px);left:calc(50% - 38px);height:76px;width:76px;border-radius:50%;border:2px solid var(--color-plum);transform:scale(.5);opacity:0;transition:all .4s var(--ease)}.teachers-nav__headshot img{height:60px;width:60px}}.teachers-nav__headshot+.teachers-nav__headshot{margin-left:26px}@media all and (max-width:1000px){.teachers-nav__headshot+.teachers-nav__headshot{margin-left:15px}}@media all and (max-width:1100px)and (min-width:751px){.science-hero .hero__image{max-width:60%}}@media all and (max-width:750px){.science-hero .hero__image{margin-top:-80px}}.science-background{position:relative;overflow:hidden;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/science/bg-pattern.jpg) 100% 29.5% no-repeat}.science-background .cards-grid2__cards{max-width:initial}.science-background .cards-grid2__card{background-color:var(--color-sky)}.science-philosophies__pretzels{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-pyr) * 20px));position:absolute;top:-40px;left:-50px;transition:all 1s var(--ease)}@media all and (max-width:1000px){.science-philosophies__pretzels{transform:none}}@media all and (max-width:1100px){.science-philosophies__pretzels{display:none}}.science-cta{margin-top:80px}@media all and (max-width:900px){.science-cta{margin-top:var(--gutters)}}.science-emlife-hero{padding:200px 0 100px}.science-emlife-hero .hero__eyebrow{color:var(--color-plum)}.science-emlife-hero .hero__title{max-width:50%}.science-emlife-hero .hero__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:#4b1b65;color:#fff}.science-emlife-hero .hero__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.science-emlife-hero .hero__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.science-emlife-hero .hero__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .science-emlife-hero .hero__button:focus,.science-emlife-hero .hero__button:hover{background-color:var(--color-red)}.science-emlife-hero .hero__secondary-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-white);border:1px solid var(--color-white)}.science-emlife-hero .hero__secondary-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.science-emlife-hero .hero__secondary-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.science-emlife-hero .hero__secondary-button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .science-emlife-hero .hero__secondary-button:focus,.science-emlife-hero .hero__secondary-button:hover{background-color:var(--color-white);color:var(--color-text)}.science-emlife-hero .hero__image{bottom:calc(55% - var(--header-height)/ 2);transform:translateY(50%);max-width:50%}@media all and (max-width:1100px){.science-emlife-hero{padding:100px 0}}@media all and (max-width:900px){.science-emlife-hero .hero__title{max-width:55%}.science-emlife-hero .hero__image{max-width:45%}}@media all and (max-width:750px){.science-emlife-hero{display:flex;flex-direction:column;align-items:flex-end;padding:100px 0 60px}.science-emlife-hero .hero__title{max-width:100%}.science-emlife-hero .hero__image{max-width:100%;transform:none}}.hero__logo{margin-bottom:10px}@media all and (max-width:750px){.hero__logo{height:53px;width:98px}}.science-emlife-experts{padding-top:100px}.instructors-bg{background:linear-gradient(180deg,rgba(255,255,255,0) 10%,#8a68c6 1210px)}.advisors{position:relative}.advisors__ketchup{position:absolute;top:-120px;right:0;overflow:hidden;padding-bottom:20px}.advisors__ketchup img{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-pyr) * 20px));vertical-align:middle;margin-right:-140px;transition:all 1s var(--ease)}@media all and (max-width:1000px){.advisors__ketchup img{transform:none}}@media all and (max-width:1500px){.advisors__ketchup img{width:400px;height:auto}}@media all and (max-width:1200px){.advisors__ketchup{display:none}}@keyframes bob{0%,100%{transform:translateY(0)}33.333%{transform:translateY(10px)}66.666%{transform:translateY(-10px)}}@keyframes bobReverse{0%,100%{transform:translateY(0)}33.333%{transform:translateY(-10px)}66.666%{transform:translateY(10px)}}.instructors-hero{position:relative;padding-top:calc(var(--header-height) + 120px);overflow:hidden}@media all and (max-width:850px){.instructors-hero{padding-top:var(--header-height)}}.instructors-hero__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;padding:60px 0 235px;position:relative;z-index:1}@media all and (max-width:850px){.instructors-hero__inner{padding:40px 0}}.instructors-hero__headshots-left{position:absolute;top:0;left:0;height:445px;width:340px}@media all and (max-width:1400px){.instructors-hero__headshots-left{width:250px;height:350px}}@media all and (max-width:1200px){.instructors-hero__headshots-left{width:180px;height:250px}}@media all and (max-width:850px){.instructors-hero__headshots-left{position:relative;width:290px;height:200px;margin-bottom:calc(var(--gutters)/ 2);transform:none}}.instructors-hero__headshots-left .instructors-hero__headshot:nth-child(1){animation:bob 15s ease-in-out infinite;animation-delay:2s}@media all and (max-width:850px){.instructors-hero__headshots-left .instructors-hero__headshot:nth-child(1){top:20%}}.instructors-hero__headshots-left .instructors-hero__headshot:nth-child(2){right:0;top:20%;animation:bobReverse 15s ease-in-out infinite}.instructors-hero__headshots-left .instructors-hero__headshot:nth-child(2) img{transition-delay:.1s}@media all and (max-width:850px){.instructors-hero__headshots-left .instructors-hero__headshot:nth-child(2){top:0;right:30%}}.instructors-hero__headshots-left .instructors-hero__headshot:nth-child(3){left:0;top:47%;animation-delay:2s;animation:bobReverse 20s ease-in-out infinite;animation-delay:1s}.instructors-hero__headshots-left .instructors-hero__headshot:nth-child(3) img{transition-delay:.2}@media all and (max-width:850px){.instructors-hero__headshots-left .instructors-hero__headshot:nth-child(3){top:initial;bottom:0;left:35%}}.instructors-hero__headshots-left .instructors-hero__headshot:nth-child(4){bottom:0;right:0;animation-delay:3s;animation:bob 18s ease-in-out infinite;animation-delay:3s}.instructors-hero__headshots-left .instructors-hero__headshot:nth-child(4) img{transition-delay:.3s}@media all and (max-width:850px){.instructors-hero__headshots-left .instructors-hero__headshot:nth-child(4){bottom:20%;right:0}}.instructors-hero__headshots-right{position:absolute;top:0;right:0;height:445px;width:340px}@media all and (max-width:1400px){.instructors-hero__headshots-right{width:250px;height:350px}}@media all and (max-width:1200px){.instructors-hero__headshots-right{width:180px;height:250px}}@media all and (max-width:850px){.instructors-hero__headshots-right{position:relative;width:200px;margin-top:var(--gutters)}}.instructors-hero__headshots-right .instructors-hero__headshot:nth-child(1){right:0;top:0;animation:bob 15s ease-in-out infinite;animation-delay:2s}.instructors-hero__headshots-right .instructors-hero__headshot:nth-child(1) img{transition-delay:.3s}.instructors-hero__headshots-right .instructors-hero__headshot:nth-child(2){left:0;top:20%;animation:bobReverse 15s ease-in-out infinite}.instructors-hero__headshots-right .instructors-hero__headshot:nth-child(2) img{transition-delay:.2s}.instructors-hero__headshots-right .instructors-hero__headshot:nth-child(3){right:0;top:47%;animation:bob 18s ease-in-out infinite;animation-delay:3s}.instructors-hero__headshots-right .instructors-hero__headshot:nth-child(3) img{transition-delay:.1s}.instructors-hero__headshots-right .instructors-hero__headshot:nth-child(4){bottom:0;left:0;animation:bobReverse 20s ease-in-out infinite;animation-delay:1s}.instructors-hero__headshot{position:absolute;border-radius:50%;height:150px;width:150px}.instructors-hero__headshot img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;vertical-align:middle;border-radius:50%;transition:opacity .6s var(--ease),transform 1s var(--ease-out-back);transform:scale(.01)}.instructors-hero__headshot img.is-loaded{transform:none}@media all and (max-width:1400px){.instructors-hero__headshot{height:120px;width:120px}}@media all and (max-width:1200px){.instructors-hero__headshot{height:86px;width:86px}}.instructors-hero__title{font-family:var(--sans);font-size:65px;text-align:center}@media all and (max-width:1400px){.instructors-hero__title{font-size:55.25px}}@media all and (max-width:1100px){.instructors-hero__title{font-size:45.5px}}@media all and (max-width:600px){.instructors-hero__title{font-size:37.05px}}.instructors-hero__intro{margin-top:1.818em;font-family:var(--sans);font-size:20px;margin-top:30px;max-width:488px;text-align:center}@media all and (max-width:900px){.instructors-hero__intro{margin-top:20px}}@media all and (max-width:1400px){.instructors-hero__intro{font-size:17px}}@media all and (max-width:1100px){.instructors-hero__intro{font-size:14px}}@media all and (max-width:1100px){.instructors-hero__intro{max-width:300px}}.instructors{overflow:hidden;padding:0 0 150px}@media all and (max-width:1000px){.instructors{padding-bottom:var(--gutters)}}.instructors__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;width:950px}.instructor{position:relative;display:flex;padding:50px;background-color:#fff}@media all and (max-width:850px){.instructor{padding:40px}}@media all and (max-width:700px){.instructor{padding:30px}}@media all and (max-width:700px){.instructor{flex-direction:column;align-items:center}}.instructor+.instructor{margin-top:50px}@media all and (max-width:1200px){.instructor+.instructor{margin-top:var(--gutters)}}.instructor__left{width:240px;flex-shrink:0}@media all and (max-width:850px){.instructor__left{width:180px}}@media all and (max-width:700px){.instructor__left{display:flex;flex-direction:column;align-items:center;width:100%}}.instructor__headshot{border-radius:50%;vertical-align:top;margin-bottom:40px}@media all and (max-width:850px){.instructor__headshot{width:180px;height:180px}}.instructor__fact{position:relative;padding:20px;font-size:16px;background-color:var(--color-cosmo-tint)}.instructor__fact::before{content:"";position:absolute;top:-35px;right:10px;height:70px;width:70px;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/lightbulb.svg) center center no-repeat}@media all and (max-width:700px){.instructor__fact{margin-bottom:40px}}.instructor__fact-title{margin-bottom:10px;font-size:16px}.instructor__right{width:100%;padding-left:60px}@media all and (max-width:850px){.instructor__right{padding-left:40px}}@media all and (max-width:700px){.instructor__right{padding-left:0}}.instructor__name{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px}@media all and (max-width:1400px){.instructor__name{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.instructor__name{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}.instructor__credentials{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);margin-top:10px}@media all and (max-width:600px){.instructor__credentials{font-size:12px}}.instructor__classes{margin-top:1.818em}@media all and (max-width:900px){.instructor__classes{margin-top:20px}}.instructor__bio{font-size:16px;margin-top:2em}@media all and (max-width:1000px){.instructor__bio{font-size:14px}}.instructors-cta{margin-top:80px}@media all and (max-width:900px){.instructors-cta{margin-top:var(--gutters)}}.instructors-nav{position:fixed;z-index:10;bottom:0;left:0;display:flex;align-items:center;justify-content:center;height:114px;width:100%;border-top:1px solid var(--color-plum-tint);background-color:#fff;transform:translateY(100%);transition:all .6s var(--ease);outline:0;will-change:transform}.keyboard-nav .instructors-nav{display:none}body:not(.keyboard-nav) .instructors-nav.is-open{transform:none}@media all and (max-width:1000px){.instructors-nav{height:100px}}.instructors-nav__inner{display:flex;width:100%;max-width:950px}.instructors-nav__next,.instructors-nav__previous{height:76px;width:45px;flex-shrink:0}@media all and (min-width:1001px){.instructors-nav__next,.instructors-nav__previous{display:none}}.instructors-nav__previous{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left-small.svg) center center no-repeat;background-size:8px auto}.instructors-nav__next{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right-small.svg) center center no-repeat;background-size:8px auto}.instructors-nav__headshots{width:100%;height:94px;border-radius:47px;padding:9px 22px 0;outline:0;overflow:hidden}.keyboard-nav .instructors-nav__headshots:focus{box-shadow:0 0 0 2px var(--color-cosmo)}@media all and (max-width:1000px){.instructors-nav__headshots{height:76px;border-radius:38px;padding:8px 22px 0}}.instructors-nav__headshot{position:relative}.instructors-nav__headshot::before{content:"";position:absolute;top:calc(50% - 47px);left:calc(50% - 47px);height:94px;width:94px;border-radius:50%;border:2px solid var(--color-plum);transform:scale(.5);opacity:0;transition:all .4s var(--ease)}.instructors-nav__headshot.is-selected::before{opacity:1;transform:none}.instructors-nav__headshot img{position:relative;z-index:1;vertical-align:middle;height:76px;width:76px;border-radius:50%}@media all and (max-width:1000px){.instructors-nav__headshot::before{content:"";position:absolute;top:calc(50% - 38px);left:calc(50% - 38px);height:76px;width:76px;border-radius:50%;border:2px solid var(--color-plum);transform:scale(.5);opacity:0;transition:all .4s var(--ease)}.instructors-nav__headshot img{height:60px;width:60px}}.instructors-nav__headshot+.instructors-nav__headshot{margin-left:26px}@media all and (max-width:1000px){.instructors-nav__headshot+.instructors-nav__headshot{margin-left:15px}}.instructors-nav__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-plum);border:1px solid var(--color-plum);position:absolute;right:34px}.instructors-nav__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.instructors-nav__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.instructors-nav__button{height:40px;padding:0 25px;font-size:12px}}.instructors-nav__button:hover,.keyboard-nav .instructors-nav__button:focus{background-color:var(--color-plum);color:var(--color-white)}@media all and (max-width:1275px){.instructors-nav__button{display:none}}body.page-template-page-about .header{color:#fff}body.page-template-page-about .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-about .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-about .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-about .header__left .hamburger__patty::after,body.page-template-page-about .header__left .hamburger__patty::before{background-color:var(--color-white)}.about-hero{padding:180px 0 120px;color:#fff}.about-hero .hero__inner{align-items:center}.about-hero .hero__image{will-change:transform;transform:translate(calc(var(--mouse-px) * 30px),calc(var(--mouse-py) * 30px));max-width:50%}@media all and (max-width:1000px){.about-hero .hero__image{transform:none}}.about-hero::before{content:"";will-change:transform;transform:translate(calc(var(--mouse-px) * -15px),calc(var(--mouse-pyr) * 15px));position:absolute;bottom:0;right:0;height:696px;width:474px;transition:all 1s var(--ease);background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/doorway.svg) bottom right no-repeat;background-size:contain}@media all and (max-width:1000px){.about-hero::before{transform:none}}@media all and (max-width:1500px){.about-hero::before{height:600px}}@media all and (max-width:1400px){.about-hero::before{height:550px}}@media all and (max-width:1200px){.about-hero::before{height:500px}}@media all and (max-width:1000px){.about-hero::before{height:400px}}@media all and (max-width:400px){.about-hero::before{height:325px}}@media all and (max-width:750px){.about-hero{display:flex;flex-direction:column;align-items:center;padding:var(--header-height) 0 0}.about-hero .hero__image{max-width:100%;min-height:200px}}.about-video{padding-top:0}@media all and (max-width:900px){.about-philosophy .simple__content{order:1}.about-philosophy .simple__image{order:2}}.about-most-good{color:#fff}.about-most-good .cards-grid2__cards{max-width:100%}.about-most-good .cards-grid2__title{align-self:flex-start;max-width:600px;text-align:left}.about-most-good .cards-grid2__card{background-color:rgba(255,255,255,.4)}@media all and (max-width:600px){.about-most-good{padding-bottom:0}}.about-checklist-cloud .checklist-cloud__title{color:#fff}.about-checklist-cloud .checklist-cloud__bullets{max-width:960px}@media all and (max-width:700px){.about-checklist-cloud{padding-top:45px}}.about-team{padding-top:80px;background-image:linear-gradient(180deg,rgba(138,104,198,0) 0,#8a68c6 100%),url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/about/team-pattern.jpg);background-size:cover,1440px auto;background-position:top right;background-repeat:no-repeat}.about-timeline{position:relative}.about-timeline .timeline{padding-top:100px}.about-timeline .timeline__intro{max-width:545px}.about-timeline .timeline__milestone{text-align:left}.about-timeline .timeline__milestone.left .timeline__milestone-icon{order:1;margin-left:0;margin-right:20px}.about-timeline .timeline__milestone.left .timeline__milestone-text{order:2}.about-timeline__melon{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-pyr) * 20px));position:absolute;top:-50px;left:50px}@media all and (max-width:1000px){.about-timeline__melon{transform:none}}@media all and (max-width:1300px){.about-timeline__melon{max-width:200px;height:auto}}@media all and (max-width:1100px){.about-timeline__melon{display:none}}.about-timeline__fries{will-change:transform;transform:translate(calc(var(--mouse-pxr) * 20px),calc(var(--mouse-pyr) * 20px));position:absolute;bottom:-140px;right:40px}@media all and (max-width:1000px){.about-timeline__fries{transform:none}}@media all and (max-width:1300px){.about-timeline__fries{max-width:300px;height:auto}}@media all and (max-width:1100px){.about-timeline__fries{display:none}}.about-cta{background:linear-gradient(180deg,#ebebeb 0,rgba(235,235,235,0) 100%);padding-top:220px}@media all and (max-width:1100px){.about-cta{padding-top:60px}}@media all and (max-width:900px){.about-cta{padding-top:0}}body.page-template-page-blog{--spacing:40px;background-color:#f6f6f6}body.page-template-page-blog .header{color:#fff}body.page-template-page-blog .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-blog .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-blog .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-blog .header__left .hamburger__patty::after,body.page-template-page-blog .header__left .hamburger__patty::before{background-color:var(--color-white)}@media all and (max-width:1200px){body.page-template-page-blog{--spacing:30px}}@media all and (max-width:1000px){body.page-template-page-blog{--spacing:20px}}.blog-hero{padding-top:var(--header-height);background:var(--color-plum);color:#fff}.blog-hero__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;display:flex;flex-direction:column;align-items:center;padding:150px 0 160px}@media all and (max-width:850px){.blog-hero__inner{padding:20px 0 var(--gutters)}}.blog-hero__title{font-family:var(--sans);font-size:65px;max-width:420px;text-align:center}@media all and (max-width:1400px){.blog-hero__title{font-size:55.25px}}@media all and (max-width:1100px){.blog-hero__title{font-size:45.5px}}@media all and (max-width:600px){.blog-hero__title{font-size:37.05px}}.blog-hero__intro{margin-top:1.818em;max-width:420px;text-align:center}@media all and (max-width:900px){.blog-hero__intro{margin-top:20px}}@media all and (max-width:1100px){.blog-hero__intro{max-width:300px}}.blog-hero__headshots-left{position:absolute;top:40%;left:0;height:445px;width:340px;transform:translateY(-50%)}@media all and (max-width:1400px){.blog-hero__headshots-left{width:250px;height:350px}}@media all and (max-width:1200px){.blog-hero__headshots-left{width:180px;height:250px}}@media all and (max-width:850px){.blog-hero__headshots-left{position:relative;width:290px;height:200px;margin-bottom:calc(var(--gutters)/ 2);transform:none}}.blog-hero__headshots-left .blog-hero__headshot:nth-child(1){animation:bob 15s ease-in-out infinite;animation-delay:2s}@media all and (max-width:850px){.blog-hero__headshots-left .blog-hero__headshot:nth-child(1){top:20%}}.blog-hero__headshots-left .blog-hero__headshot:nth-child(2){right:0;top:20%;animation:bobReverse 15s ease-in-out infinite}.blog-hero__headshots-left .blog-hero__headshot:nth-child(2) img{transition-delay:.1s}@media all and (max-width:850px){.blog-hero__headshots-left .blog-hero__headshot:nth-child(2){top:0;right:30%}}.blog-hero__headshots-left .blog-hero__headshot:nth-child(3){left:0;top:47%;animation-delay:2s;animation:bobReverse 20s ease-in-out infinite;animation-delay:1s}.blog-hero__headshots-left .blog-hero__headshot:nth-child(3) img{transition-delay:.2}@media all and (max-width:850px){.blog-hero__headshots-left .blog-hero__headshot:nth-child(3){top:initial;bottom:0;left:35%}}.blog-hero__headshots-left .blog-hero__headshot:nth-child(4){bottom:0;right:0;animation-delay:3s;animation:bob 18s ease-in-out infinite;animation-delay:3s}.blog-hero__headshots-left .blog-hero__headshot:nth-child(4) img{transition-delay:.3s}@media all and (max-width:850px){.blog-hero__headshots-left .blog-hero__headshot:nth-child(4){bottom:20%;right:0}}.blog-hero__headshots-right{position:absolute;top:40%;right:0;height:445px;width:340px;transform:translateY(-50%)}@media all and (max-width:1400px){.blog-hero__headshots-right{width:250px;height:350px}}@media all and (max-width:1200px){.blog-hero__headshots-right{width:180px;height:250px}}@media all and (max-width:850px){.blog-hero__headshots-right{position:relative;width:290px;height:200px;margin-top:var(--gutters);transform:none}}.blog-hero__headshots-right .blog-hero__headshot:nth-child(1){right:0;top:0;animation:bob 15s ease-in-out infinite;animation-delay:2s}.blog-hero__headshots-right .blog-hero__headshot:nth-child(1) img{transition-delay:.3s}@media all and (max-width:850px){.blog-hero__headshots-right .blog-hero__headshot:nth-child(1){top:0;right:35%}}.blog-hero__headshots-right .blog-hero__headshot:nth-child(2){left:0;top:20%;animation:bobReverse 15s ease-in-out infinite}.blog-hero__headshots-right .blog-hero__headshot:nth-child(2) img{transition-delay:.2s}.blog-hero__headshots-right .blog-hero__headshot:nth-child(3){right:0;top:47%;animation:bob 18s ease-in-out infinite;animation-delay:3s}.blog-hero__headshots-right .blog-hero__headshot:nth-child(3) img{transition-delay:.1s}@media all and (max-width:850px){.blog-hero__headshots-right .blog-hero__headshot:nth-child(3){top:20%;right:0}}.blog-hero__headshots-right .blog-hero__headshot:nth-child(4){bottom:0;left:0;animation:bobReverse 20s ease-in-out infinite;animation-delay:1s}@media all and (max-width:850px){.blog-hero__headshots-right .blog-hero__headshot:nth-child(4){left:35%}}.blog-hero__headshot{position:absolute;border-radius:50%;height:150px;width:150px}.blog-hero__headshot img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;vertical-align:middle;border-radius:50%;transition:opacity .6s var(--ease),transform 1s var(--ease-out-back);transform:scale(.01)}.blog-hero__headshot img.is-loaded{transform:none}@media all and (max-width:1400px){.blog-hero__headshot{height:120px;width:120px}}@media all and (max-width:1200px){.blog-hero__headshot{height:86px;width:86px}}.blog-controls{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;display:flex;justify-content:space-between;padding:0;margin-top:40px;margin-bottom:10px}.cats-toggle{display:flex;height:48px;align-items:center;padding:0 20px;border-radius:4px;font-size:15px;transition:all .3s var(--ease)}@media all and (max-width:700px){.cats-toggle{display:none}}.cats-toggle::after{content:"";display:inline-block;margin-left:8px;height:6px;width:12px;transform:translateY(1px);transition:all .3s var(--ease);background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down.svg) center center no-repeat;pointer-events:none}.cats-toggle.is-selected,.keyboard-nav .cats-toggle:focus{background-color:var(--color-red);color:#fff}.cats-toggle.is-selected::after,.keyboard-nav .cats-toggle:focus::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat;transform:rotate(180deg)}.cats{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:10}.cats__inner{position:absolute;top:0;left:0;width:100%;padding:40px;background-color:#fff;box-shadow:0 30px 70px rgba(0,0,0,.05);border-radius:4px;transition:all .4s var(--ease);opacity:0;pointer-events:none;transform:translateY(20px)}.is-open .cats__inner{opacity:1;pointer-events:initial;transform:none}.cats__title{font-family:var(--sans);font-size:20px;width:100%;margin-bottom:30px;font-weight:700}@media all and (max-width:1400px){.cats__title{font-size:17px}}@media all and (max-width:1100px){.cats__title{font-size:14px}}.cats__buttons{display:flex;flex-wrap:wrap}.cats__cat-button{position:relative;margin:0 10px 10px 0}.cats__cat-button input{opacity:0;height:0;width:0;position:absolute}.cats__cat-button label{display:inline-flex;align-items:center;height:44px;padding:0 20px 0 15px;border-radius:4px;cursor:pointer;border:1px solid var(--color-grey);font-size:15px;transition:all .3s var(--ease)}.cats__cat-button label:hover{background-color:#f6f6f6}.cats__cat-button label img{height:30px;width:30px;margin-right:10px}.keyboard-nav .cats__cat-button input:focus+label{background-color:#f6f6f6}.cats__cat-button input:checked+label{border-color:var(--color-red);background-color:#f6f6f6}.cats__footer{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-top:40px}.cats__reset{font-size:15px;text-decoration:underline;margin-right:40px}.keyboard-nav .cats__reset:focus{color:var(--color-red)}.cats__apply{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:#4b1b65;color:#fff}.cats__apply:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.cats__apply{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.cats__apply{height:40px;padding:0 25px;font-size:12px}}.cats__apply:hover,.keyboard-nav .cats__apply:focus{background-color:var(--color-red)}.search-form{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:10}.search-form__inner{position:absolute;top:0;left:0;display:flex;align-items:center;width:100%;padding:40px;background-color:#fff;box-shadow:0 30px 70px rgba(0,0,0,.05);border-radius:4px;transition:all .4s var(--ease);opacity:0;pointer-events:none;transform:translateY(20px)}.search-form__inner input{height:40px;width:100%;border:none;border-bottom:1px solid var(--color-text);border-radius:0;text-indent:0;text-align:center;font-size:20px;font-weight:700}.search-form__inner input::-moz-placeholder{color:var(--color-plum-tint);opacity:.999}.search-form__inner input:-ms-input-placeholder{color:var(--color-plum-tint);opacity:.999}.search-form__inner input::placeholder{color:var(--color-plum-tint);opacity:.999}.search-form__inner input:focus{box-shadow:none}.is-open .search-form__inner{opacity:1;pointer-events:initial;transform:none}.search-form__close{height:30px;width:30px;text-indent:-100px;margin-left:-30px;overflow:hidden;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/x-dark.svg) right center no-repeat}.inline-cats{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;padding:0 17px}@media all and (max-width:700px){.inline-cats{display:none}}.inline-cats__button{display:inline-flex;align-items:center;height:44px;padding:0 15px 0 10px;margin-right:10px;border-radius:6px;cursor:pointer;border:1px solid var(--color-text);font-size:15px}.inline-cats__button::after{content:"";display:inline-block;margin-left:10px;height:8px;width:8px;transform:translateY(1px);transition:all .3s var(--ease);background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/x-dark.svg) center center no-repeat;pointer-events:none}.inline-cats__button img{height:30px;width:30px;margin-right:10px}.inline-cats__reset{display:flex;align-items:center;margin-left:30px;text-decoration:underline;font-size:15px;height:44px}.audience-controls{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex}@media all and (max-width:700px){.audience-controls{position:relative;transform:translate(-50%,0)}}.audience-controls a{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:var(--color-white);color:var(--color-text);text-transform:none;letter-spacing:0}.audience-controls a:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.audience-controls a{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.audience-controls a{height:40px;padding:0 25px;font-size:12px}}.audience-controls a:hover,.keyboard-nav .audience-controls a:focus{background-color:var(--color-red);color:var(--color-white)}.audience-controls a:first-child{border-radius:4px 0 0 4px}.audience-controls a:last-child{border-radius:0 4px 4px 0}.audience-controls a.is-selected{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:#4b1b65;color:#fff;text-transform:none;letter-spacing:0}.audience-controls a.is-selected:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.audience-controls a.is-selected{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.audience-controls a.is-selected{height:40px;padding:0 25px;font-size:12px}}.audience-controls a.is-selected:hover,.keyboard-nav .audience-controls a.is-selected:focus{background-color:var(--color-red)}.audience-controls a.is-selected:first-child{border-radius:4px 0 0 4px}.audience-controls a.is-selected:last-child{border-radius:0 4px 4px 0}.search-toggle{display:flex;height:48px;align-items:center;padding:0 20px;border-radius:4px;font-size:15px;transition:all .3s var(--ease)}@media all and (max-width:700px){.search-toggle{display:none}}.search-toggle::after{content:"";display:inline-block;margin-left:8px;height:15px;width:15px;transition:all .3s var(--ease);background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/search.svg) center center no-repeat;pointer-events:none}.keyboard-nav .search-toggle:focus,.search-toggle.is-selected{background-color:var(--color-red);color:#fff}.keyboard-nav .search-toggle:focus::after,.search-toggle.is-selected::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/search-white.svg) center center no-repeat}.blog-posts{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;width:1280px;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:80px}@media all and (max-width:1000px){.blog-posts{margin-top:var(--gutters);justify-content:space-between}}.blog-posts .article-card{margin-bottom:var(--spacing)}.blog-posts .article-card.size-small{max-width:calc((100% - var(--spacing) * 2)/ 3)}@media all and (max-width:1000px){.blog-posts .article-card.size-small{width:100%;max-width:calc((100% - var(--spacing))/ 2)}}.blog-posts .article-card.size-medium{max-width:calc((100% - var(--spacing))/ 2)}@media all and (max-width:1000px){.blog-posts .article-card.size-medium{width:100%;max-width:calc((100% - var(--spacing))/ 2)}}@media all and (max-width:1000px){.blog-posts .article-card.size-large{width:100%;max-width:calc((100% - var(--spacing))/ 2)}}@media all and (max-width:700px){.blog-posts .article-card.size-large,.blog-posts .article-card.size-medium,.blog-posts .article-card.size-small{max-width:100%}}.blog-posts__more{display:flex;justify-content:center;padding:calc(80px - var(--spacing)) 0 100px}@media all and (max-width:1000px){.blog-posts__more{padding:calc(40px - var(--spacing)) 0 60px}}.blog-posts__more-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;position:relative;overflow:hidden}.blog-posts__more-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.blog-posts__more-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.blog-posts__more-button{height:40px;padding:0 25px;font-size:12px}}.blog-posts__more-button:hover,.keyboard-nav .blog-posts__more-button:focus{background-color:#4b1b65}.blog-posts__more-button:disabled{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-white);color:var(--color-text);transition:none}.blog-posts__more-button:disabled:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.blog-posts__more-button:disabled{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.blog-posts__more-button:disabled{height:40px;padding:0 25px;font-size:12px}}.blog-posts__more-button:disabled:hover,.keyboard-nav .blog-posts__more-button:disabled:focus{background-color:var(--color-red);color:var(--color-white)}.blog-posts__more-button .spinner{display:none;position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--color-red)}.blog-posts__more-button.is-loading .spinner{display:flex}.blog-cta{background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)}body.search-results .header{color:#fff}body.search-results .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.search-results .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.search-results .header__left .hamburger__patty{background-color:var(--color-white)}body.search-results .header__left .hamburger__patty::after,body.search-results .header__left .hamburger__patty::before{background-color:var(--color-white)}.results-header{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;padding:45px 0 40px;text-align:center}.results-header a{font-size:15px;text-decoration:underline}.results-header .search-toggle{position:absolute;top:45px;right:0}.results-title{font-family:var(--sans);font-size:30px;margin-bottom:20px;width:100%;text-align:center}@media all and (max-width:1400px){.results-title{font-size:25.5px}}@media all and (max-width:1100px){.results-title{font-size:21px}}.results__articles{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;justify-content:space-between;width:1280px}.results__articles .article-card{margin-bottom:40px}body.page-template-page-press{--spacing:40px;background-color:#f6f6f6}body.page-template-page-press .header{color:#fff}body.page-template-page-press .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-press .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-press .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-press .header__left .hamburger__patty::after,body.page-template-page-press .header__left .hamburger__patty::before{background-color:var(--color-white)}@media all and (max-width:1200px){body.page-template-page-press{--spacing:30px}}@media all and (max-width:1000px){body.page-template-page-press{--spacing:20px}}.press-hero{padding-top:var(--header-height);background:var(--color-plum);color:#fff}.press-hero .hero__inner{padding-top:115px;padding-bottom:115px}.press-hero .hero__image{max-width:50%}@media all and (max-width:750px){.press-hero .hero__inner{padding-top:40px;padding-bottom:0}.press-hero .hero__image{max-width:100%}}.press-controls{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;display:flex;justify-content:center;padding:0;margin-top:40px;margin-bottom:10px}.press-controls a{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:var(--color-white);color:var(--color-text);text-transform:none;letter-spacing:0;border-radius:0}.press-controls a:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.press-controls a{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.press-controls a{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .press-controls a:focus,.press-controls a:hover{background-color:var(--color-red);color:var(--color-white)}.press-controls a:first-child{border-radius:4px 0 0 4px}.press-controls a:last-child{border-radius:0 4px 4px 0}.press-controls a.is-selected{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:#4b1b65;color:#fff;text-transform:none;letter-spacing:0;border-radius:0}.press-controls a.is-selected:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.press-controls a.is-selected{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.press-controls a.is-selected{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .press-controls a.is-selected:focus,.press-controls a.is-selected:hover{background-color:var(--color-red)}.press-controls a.is-selected:first-child{border-radius:4px 0 0 4px}.press-controls a.is-selected:last-child{border-radius:0 4px 4px 0}.press-articles{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;width:1280px;min-height:300px;display:flex;flex-wrap:wrap;margin-top:80px}@media all and (max-width:1000px){.press-articles{margin-top:var(--gutters)}}.press-articles .article-card{margin-bottom:var(--spacing);max-width:calc(100% / 3 - var(--spacing) * 2 / 3)}@media all and (min-width:1001px){.press-articles .article-card:nth-of-type(3n+2),.press-articles .article-card:nth-of-type(3n+3){margin-left:var(--spacing)}}@media all and (max-width:1000px)and (min-width:701px){.press-articles .article-card{max-width:calc(100% / 2 - var(--spacing)/ 2)}.press-articles .article-card:nth-of-type(even){margin-left:var(--spacing)}}@media all and (max-width:700px){.press-articles .article-card{max-width:100%}}@media all and (max-width:1000px){.press-articles{justify-content:center}}.press-articles__more{display:flex;justify-content:center;padding:calc(80px - var(--spacing)) 0 0}@media all and (max-width:1000px){.press-articles__more{padding:calc(40px - var(--spacing)) 0 20px}}.press-articles__more-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;position:relative;overflow:hidden}.press-articles__more-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.press-articles__more-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.press-articles__more-button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .press-articles__more-button:focus,.press-articles__more-button:hover{background-color:#4b1b65}.press-articles__more-button:disabled{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-white);color:var(--color-text);transition:none}.press-articles__more-button:disabled:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.press-articles__more-button:disabled{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.press-articles__more-button:disabled{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .press-articles__more-button:disabled:focus,.press-articles__more-button:disabled:hover{background-color:var(--color-red);color:var(--color-white)}.press-articles__more-button .spinner{display:none;position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--color-red)}.press-articles__more-button.is-loading .spinner{display:flex}.press-cta{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;width:1280px;display:flex;justify-content:center;padding:80px;background-color:var(--color-plum);margin-top:80px;margin-bottom:80px;color:#fff}@media all and (max-width:1000px){.press-cta{padding:40px;margin-top:20px;margin-bottom:var(--gutters)}}@media all and (max-width:700px){.press-cta{flex-direction:column;align-items:center}}@media all and (max-width:380px){.press-cta{padding:30px}}.press-cta__column{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%}@media all and (max-width:700px){.press-cta__column{width:100%}}.press-cta__column+.press-cta__column{border-left:1px solid rgba(255,255,255,.5)}@media all and (max-width:700px){.press-cta__column+.press-cta__column{margin-top:40px;padding-top:30px;border-left:none;border-top:1px solid rgba(255,255,255,.5)}}.press-cta__title{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px;margin-top:20px}@media all and (max-width:1400px){.press-cta__title{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.press-cta__title{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}.press-cta__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;margin-top:30px}.press-cta__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.press-cta__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.press-cta__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .press-cta__button:focus,.press-cta__button:hover{background-color:#4b1b65}.press-cta__button:hover{background-color:var(--color-cosmo)}body.page-template-page-news{--spacing:40px;background-color:#f6f6f6}body.page-template-page-news .header{color:#fff}body.page-template-page-news .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-news .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-news .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-news .header__left .hamburger__patty::after,body.page-template-page-news .header__left .hamburger__patty::before{background-color:var(--color-white)}.news-articles{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;width:1280px;min-height:300px;display:flex;flex-wrap:wrap;margin-top:80px}@media all and (max-width:1000px){.news-articles{margin-top:var(--gutters)}}.news-articles .article-card{margin-bottom:var(--spacing);max-width:calc(100% / 3 - var(--spacing) * 2 / 3)}@media all and (min-width:1001px){.news-articles .article-card:nth-of-type(3n+2),.news-articles .article-card:nth-of-type(3n+3){margin-left:var(--spacing)}}@media all and (max-width:1000px)and (min-width:701px){.news-articles .article-card{max-width:calc(100% / 2 - var(--spacing)/ 2)}.news-articles .article-card:nth-of-type(even){margin-left:var(--spacing)}}@media all and (max-width:700px){.news-articles .article-card{max-width:100%}}@media all and (max-width:1000px){.news-articles{justify-content:center}}.news-articles__more{display:flex;justify-content:center;padding:calc(80px - var(--spacing)) 0 0}.news-articles__more-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;position:relative;overflow:hidden}.news-articles__more-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.news-articles__more-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.news-articles__more-button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .news-articles__more-button:focus,.news-articles__more-button:hover{background-color:#4b1b65}.news-articles__more-button:disabled{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-white);color:var(--color-text);transition:none}.news-articles__more-button:disabled:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.news-articles__more-button:disabled{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.news-articles__more-button:disabled{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .news-articles__more-button:disabled:focus,.news-articles__more-button:disabled:hover{background-color:var(--color-red);color:var(--color-white)}.news-articles__more-button .spinner{display:none;position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--color-red)}.news-articles__more-button.is-loading .spinner{display:flex}.single-news-cta{margin-top:60px}body.page-template-page-contact-businesses .header,body.page-template-page-contact-individuals .header{color:#fff}body.page-template-page-contact-businesses .logo,body.page-template-page-contact-individuals .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-contact-businesses .header .dropdown__trigger::after,body.page-template-page-contact-individuals .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-contact-businesses .header__left .hamburger__patty,body.page-template-page-contact-individuals .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-contact-businesses .header__left .hamburger__patty::after,body.page-template-page-contact-businesses .header__left .hamburger__patty::before,body.page-template-page-contact-individuals .header__left .hamburger__patty::after,body.page-template-page-contact-individuals .header__left .hamburger__patty::before{background-color:var(--color-white)}.contact{position:relative;padding:calc(var(--header-height) + 100px) 0 130px;background-color:var(--color-plum);overflow:hidden;background-position:10% calc(var(--header-height) + 60px);background-repeat:no-repeat;background-size:auto 762px}@media all and (max-width:1400px){.contact{background-size:auto 550px;background-position:0 calc(var(--header-height) + 60px)}}@media all and (max-width:1200px){.contact{background-position:-10% calc(var(--header-height) + 60px)}}@media all and (max-width:1000px){.contact{background-image:none!important;padding:calc(var(--header-height) + 60px) 0 var(--gutters)}}.contact--individuals{background-color:var(--color-cosmo)}@media all and (max-width:1000px){.contact--individuals{background-image:none!important;padding:calc(var(--header-height) + 60px) 0 0}}.contact__graphic{position:absolute;bottom:0;left:0}@media all and (max-width:1000px){.contact__graphic{position:relative;margin-top:40px}}.contact__door{vertical-align:middle;margin-left:-110px}@media all and (max-width:1200px){.contact__door{height:600px;width:auto}}.contact__image{will-change:transform;transform:translate(calc(var(--mouse-px) * 20px),calc(var(--mouse-py) * 20px));position:absolute;bottom:0;left:0;height:692px;width:auto}@media all and (max-width:1000px){.contact__image{transform:none}}@media all and (max-width:1200px){.contact__image{height:600px}}.contact__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:1;display:flex;justify-content:flex-end}@media all and (max-width:1000px){.contact__inner{justify-content:center}}.contact__buttons{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:340px;margin-top:60px}@media all and (max-width:1000px){.contact__buttons{margin-top:30px}}.contact__buttons a:first-child{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff}.contact__buttons a:first-child:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.contact__buttons a:first-child{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.contact__buttons a:first-child{height:40px;padding:0 25px;font-size:12px}}.contact__buttons a:first-child:hover,.keyboard-nav .contact__buttons a:first-child:focus{background-color:#4b1b65}.contact__buttons a+a{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-red);border:1px solid var(--color-red);margin-top:20px}.contact__buttons a+a:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.contact__buttons a+a{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.contact__buttons a+a{height:40px;padding:0 25px;font-size:12px}}.contact__buttons a+a:hover,.keyboard-nav .contact__buttons a+a:focus{background-color:var(--color-red);color:var(--color-white)}.contact__form{display:flex;flex-direction:column;align-items:center;width:100%;max-width:575px}.contact__form-tabs{display:flex;justify-content:center}.contact__form-tab{display:flex;align-items:center;justify-content:center;height:48px;width:162px;font-size:16px;font-weight:700;background-color:rgba(255,255,255,.5);transition:all .3s var(--ease);cursor:pointer}@media all and (max-width:600px){.contact__form-tab{height:40px;width:120px;font-size:14px}}.contact__form-tab:hover,.keyboard-nav .contact__form-tab:focus{background-color:rgba(255,255,255,.75)}.contact__form-tab.is-current{background-color:#fff}.contact__form-tab:first-child{border-top-left-radius:4px}.contact__form-tab:last-child{border-top-right-radius:4px}.contact__form-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;padding:40px;background-color:#fff;border-radius:4px;text-align:center}@media all and (max-width:600px){.contact__form-content{padding:20px}}.contact__title{font-family:var(--sans);font-size:36px;font-size:40px;margin-bottom:20px;text-align:center}@media all and (max-width:1400px){.contact__title{font-size:30.6px}}@media all and (max-width:1100px){.contact__title{font-size:25.2px}}.contact__intro{max-width:340px;font-size:16px}.contact-form__footer{margin-top:45px;font-size:16px}.contact-form__footer a{color:var(--color-red)}.contact-form__footer a:focus,.contact-form__footer a:hover{text-decoration:underline}.contact__form-form{width:100%;margin-top:40px;overflow:hidden}.contact__form-form iframe{width:100%}body.page-template-page-publications{--spacing:40px;background-color:#f6f6f6}body.page-template-page-publications .header{color:#fff}body.page-template-page-publications .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-publications .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-publications .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-publications .header__left .hamburger__patty::after,body.page-template-page-publications .header__left .hamburger__patty::before{background-color:var(--color-white)}@media all and (max-width:1000px){body.page-template-page-publications{--spacing:20px}}.pub-card{position:relative;display:flex;flex-direction:column;width:calc(50% - var(--spacing));padding:40px;margin-bottom:var(--spacing);background-color:#fff;box-shadow:0 30px 70px rgba(0,0,0,.05)}@media all and (min-width:701px){.pub-card:nth-of-type(2n+2){margin-left:var(--spacing)}}@media all and (max-width:1000px){.pub-card{padding:30px 20px}}@media all and (max-width:700px){.pub-card{width:100%}}.pub-card__date{margin-bottom:15px;font-size:12px;color:#848484}@media all and (max-width:600px){.pub-card__date{margin-bottom:10px}}.pub-card__title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px}@media all and (max-width:1400px){.pub-card__title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.pub-card__title{font-size:21px;font-family:var(--serif);font-size:21px}}.size-large .pub-card__title{font-family:var(--sans);font-size:50px;font-family:var(--serif);font-size:48px}@media all and (max-width:1400px){.size-large .pub-card__title{font-size:42.5px;font-family:var(--serif);font-size:40.8px}}@media all and (max-width:1100px){.size-large .pub-card__title{font-size:35px;font-family:var(--serif);font-size:33.6px}}@media all and (max-width:600px){.size-large .pub-card__title{font-size:28.5px;font-family:var(--serif);font-size:27.36px}}.size-medium .pub-card__title{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px}@media all and (max-width:1400px){.size-medium .pub-card__title{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.size-medium .pub-card__title{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}.pub-card__summary{margin-top:15px;font-size:16px;overflow:hidden;text-overflow:ellipsis}@media all and (max-width:600px){.pub-card__summary{margin-top:10px;font-size:14px}}.pub-card__footer{display:flex;justify-content:flex-end;padding-top:20px;margin-top:auto}.pub-card__link{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);display:inline-block;margin-top:20px;margin-left:auto;color:var(--color-red)}@media all and (max-width:600px){.pub-card__link{font-size:12px}}.publications-article{padding-top:calc(var(--header-height) + 35px)}.publications-article .article__header{margin-top:0}.article__download-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff}.article__download-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.article__download-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.article__download-button{height:40px;padding:0 25px;font-size:12px}}.article__download-button:hover,.keyboard-nav .article__download-button:focus{background-color:#4b1b65}body.page-template-page-help-center{background-color:#f6f6f6}body.page-template-page-help-center .header{color:#fff}body.page-template-page-help-center .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-help-center .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-help-center .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-help-center .header__left .hamburger__patty::after,body.page-template-page-help-center .header__left .hamburger__patty::before{background-color:var(--color-white)}.help-hero{min-height:500px;padding-top:var(--header-height);background:var(--color-plum);color:#fff}.help-hero .hero__image{-o-object-position:bottom right;object-position:bottom right}@media all and (max-width:600px){.help-hero .hero__image{margin-top:0}}.faq{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}.faq-accordions{position:relative;width:100%;overflow:hidden;padding-bottom:100px}@media all and (max-width:1000px){.faq-accordions{padding-bottom:var(--gutters)}}.faq-topics{position:relative;display:flex;justify-content:center;padding:0;margin-top:40px;margin-bottom:100px}@media all and (max-width:1000px){.faq-topics{margin-top:20px;margin-bottom:var(--gutters)}}.faq-topics button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:var(--color-white);color:var(--color-text);text-transform:none;letter-spacing:0;border-radius:0}.faq-topics button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.faq-topics button{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.faq-topics button{height:40px;padding:0 25px;font-size:12px}}.faq-topics button:hover,.keyboard-nav .faq-topics button:focus{background-color:var(--color-red);color:var(--color-white)}.faq-topics button:first-child{border-radius:4px 0 0 4px}.faq-topics button:last-child{border-radius:0 4px 4px 0}.faq-topics button.active{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:#4b1b65;color:#fff;text-transform:none;letter-spacing:0}.faq-topics button.active:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.faq-topics button.active{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.faq-topics button.active{height:40px;padding:0 25px;font-size:12px}}.faq-topics button.active:hover,.keyboard-nav .faq-topics button.active:focus{background-color:var(--color-red)}.faq-topics button.active:first-child{border-radius:4px 0 0 4px}.faq-topics button.active:last-child{border-radius:0 4px 4px 0}@media all and (max-width:800px){.faq-topics button{padding:0 15px}}.faq-topic{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);display:block;margin-top:20px;color:#c4c4c4}@media all and (max-width:600px){.faq-topic{font-size:12px}}.faq-topic.active{color:var(--color-goldenrod)}@media all and (max-width:800px){.faq-topic{margin-top:0;font-size:12px}}@media all and (max-width:500px){.faq-topic{margin-left:0;padding:0 10px}}.faq-topic-container{position:absolute;top:0;left:0;visibility:hidden;pointer-events:none;display:block;width:100%;height:100%}.faq-topic-container.active{position:relative;visibility:visible;pointer-events:all}.faq-topic-container.active .accordion{opacity:1;transform:none;transition:all .4s .25s var(--ease)}.faq-topic-container.active .accordion:nth-child(2){transition-delay:.3s}.faq-topic-container.active .accordion:nth-child(3){transition-delay:.325s}.faq-topic-container.active .accordion:nth-child(4){transition-delay:.35s}.faq-topic-container.active .accordion:nth-child(5){transition-delay:.375s}.faq-topic-container.active .accordion:nth-child(6){transition-delay:.4s}.faq-topic-container.active .accordion:nth-child(7){transition-delay:.425s}.faq-topic-container.active .accordion:nth-child(8){transition-delay:.45s}.faq-topic-container.active .accordion:nth-child(9){transition-delay:.475s}.faq-topic-container.active .accordion:nth-child(10){transition-delay:.5s}.faq-topic-container.active .accordion:nth-child(11){transition-delay:.525s}.faq-topic-container.active .accordion:nth-child(12){transition-delay:.55s}.faq-topic-container.active .accordion:nth-child(13){transition-delay:.575s}.faq-topic-container.active .accordion:nth-child(14){transition-delay:.6s}.faq-topic-container.active .accordion:nth-child(15){transition-delay:.625s}.faq-topic-container.active .accordion:nth-child(16){transition-delay:.65s}.faq-topic-container.active .accordion:nth-child(17){transition-delay:.675s}.faq-topic-container.active .accordion:nth-child(18){transition-delay:.7s}.faq-topic-container.active .accordion:nth-child(19){transition-delay:.725s}.faq-topic-container.active .accordion:nth-child(20){transition-delay:.75s}.faq-topic-container .accordion{transform:translateY(20px);opacity:0;transition:all .4s var(--ease)}.accordion{width:100%;border-bottom:1px solid var(--color-plum-tint)}.accordion__title{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;position:relative;display:flex;width:100%;align-items:center;justify-content:space-between;min-height:110px;padding:15px 0;font-size:30px;line-height:1;cursor:pointer;text-align:left}@media all and (max-width:1400px){.accordion__title{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.accordion__title{font-size:21px;font-family:var(--serif);font-size:21px}}.keyboard-nav .accordion__title:focus{box-shadow:inset 0 0 0 2px var(--color-red)}@media all and (max-width:1200px){.accordion__title{min-height:80px}}.accordion__icon{position:relative;height:50px;width:50px;border-radius:50%;background-color:var(--color-cosmo-tint);transition:all .3s var(--ease);flex-shrink:0;margin-left:30px}.accordion__icon::after,.accordion__icon::before{content:"";position:absolute;left:calc(50% - 9px);top:calc(50% - 1px);height:2px;width:18px;background-color:var(--color-plum);transform-origin:center center;transition:all .3s var(--ease)}.accordion__icon::after{transform:rotate(90deg)}.open .accordion__icon{background-color:var(--color-plum)}.open .accordion__icon::after,.open .accordion__icon::before{background-color:#fff}.open .accordion__icon::after{transform:rotate(0)}@media all and (max-width:1200px){.accordion__icon{height:40px;width:40px}.accordion__icon::after,.accordion__icon::before{height:2px;width:14px;left:calc(50% - 7px)}}.accordion__drawer{height:0;transition:all .4s var(--ease);overflow:hidden;font-size:16px;font-weight:300;line-height:1.25;will-change:height}.accordion__drawer-inner{max-width:866px;padding-bottom:30px;transform:scale(.9);opacity:0;transition:all .6s var(--ease)}.accordion__drawer-inner strong{font-weight:700}.open .accordion__drawer-inner{transform:none;opacity:1}.accordion__drawer-image{max-width:100%;border-radius:5px;margin-top:30px;vertical-align:middle}@media all and (min-width:851px){.accordion__drawer-image{display:none}}.faq-buttons{display:flex}.faq-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:var(--color-red);color:#fff;margin-top:30px}.faq-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.faq-button{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.faq-button{height:40px;padding:0 25px;font-size:12px}}.faq-button:hover,.keyboard-nav .faq-button:focus{background-color:#4b1b65}.faq-button-secondary{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;height:46px;padding:0 30px;background-color:transparent;color:var(--color-red);border:1px solid var(--color-red);margin-left:20px;margin-top:30px}.faq-button-secondary:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.faq-button-secondary{height:48px;padding:0 30px;font-size:14px;height:46px;padding:0 30px}}@media all and (max-width:900px){.faq-button-secondary{height:40px;padding:0 25px;font-size:12px}}.faq-button-secondary:hover,.keyboard-nav .faq-button-secondary:focus{background-color:var(--color-red);color:var(--color-white)}.help-center-cta{background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)}.help-center-cta .cta__title{text-align:center}.help-center-cta .cta__content{align-items:center}.simple-text{position:relative;padding:calc(var(--header-height) + 75px) 0 175px}.simple-text::before{content:"";height:1050px;width:100%;position:absolute;top:0;left:0}.simple-text.yellow::before{background:linear-gradient(180deg,#eeea61 0,rgba(238,234,97,0) 100%)}.simple-text.sky::before{background:linear-gradient(180deg,#a9dde1 0,rgba(169,221,225,0) 100%)}.simple-text.cosmo::before{background:linear-gradient(180deg,#8a68c6 0,rgba(138,104,198,0) 100%)}.simple-text.salmon::before{background:linear-gradient(180deg,#f88c76 0,rgba(248,140,118,0) 100%)}.simple-text__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;position:relative;z-index:1;width:785px}.simple-text__title{font-family:var(--sans);font-size:65px;text-align:center}@media all and (max-width:1400px){.simple-text__title{font-size:55.25px}}@media all and (max-width:1100px){.simple-text__title{font-size:45.5px}}@media all and (max-width:600px){.simple-text__title{font-size:37.05px}}.simple-text__subtitle{margin-top:30px;font-weight:700;text-align:center}.simple-text__content{margin-top:80px}.simple-text__content h2{font-family:var(--sans);font-size:30px;font-family:var(--serif);font-size:30px;margin:1.5em 0}@media all and (max-width:1400px){.simple-text__content h2{font-size:25.5px;font-family:var(--serif);font-size:25.5px}}@media all and (max-width:1100px){.simple-text__content h2{font-size:21px;font-family:var(--serif);font-size:21px}}.simple-text__content li{line-height:1.25}.simple-text__content li+li{margin-top:1.5em}.simple-text__image-1{position:absolute;top:250px;left:0}@media all and (max-width:1350px){.simple-text__image-1{display:none}}.simple-text__image-2{position:absolute;top:35%;right:0}@media all and (max-width:1350px){.simple-text__image-2{display:none}}body.page-template-page-b2b .header{color:#fff}body.page-template-page-b2b .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}body.page-template-page-b2b .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}body.page-template-page-b2b .header__left .hamburger__patty{background-color:var(--color-white)}body.page-template-page-b2b .header__left .hamburger__patty::after,body.page-template-page-b2b .header__left .hamburger__patty::before{background-color:var(--color-white)}.b2b-hero{position:relative;z-index:1;margin-bottom:80px;padding-top:var(--header-height)}.b2b-hero::before{content:"";height:calc(100% - 80px);width:100%;position:absolute;top:0;left:0;background-color:var(--color-plum)}@media all and (max-width:1000px){.b2b-hero{margin-bottom:0}}.b2b-brad{position:absolute;z-index:1;bottom:80px;left:0}@media all and (max-width:1400px){.b2b-brad{left:-10px;max-width:250px;height:auto}}@media all and (max-width:1250px){.b2b-brad{display:none}}.b2b-crudite{will-change:transform;transform:translate(calc(var(--mouse-px) * 0),calc(var(--mouse-pyr) * 20px));position:absolute;z-index:1;bottom:-50px;right:0}@media all and (max-width:1000px){.b2b-crudite{transform:none}}@media all and (max-width:1400px){.b2b-crudite{max-width:200px;height:auto}}@media all and (max-width:1250px){.b2b-crudite{display:none}}.b2b-hero__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;width:752px;margin-top:80px;position:relative}@media all and (max-width:1000px){.b2b-hero__inner{margin-top:40px}}.b2b-hero__tabs{display:flex;justify-content:center}.b2b-hero__tab{position:relative;display:flex;align-items:center;justify-content:center;height:48px;width:150px;background-color:rgba(255,255,255,.6);font-size:16px;font-weight:700;cursor:pointer;transition:all .3s var(--ease)}@media all and (max-width:600px){.b2b-hero__tab{height:40px;width:120px;font-size:14px}}@media all and (max-width:450px){.b2b-hero__tab{width:100px;font-size:10px}}.b2b-hero__tab:hover,.keyboard-nav .b2b-hero__tab:focus{background-color:rgba(255,255,255,.8)}.b2b-hero__tab:first-child{border-radius:4px 0 0}.b2b-hero__tab:last-child{border-radius:0 4px 0 0}.b2b-hero__tab.is-current{background-color:#fff}.b2b-hero__tab:not(.is-current)+.b2b-hero__tab:not(.is-current)::before{content:"";position:absolute;top:11px;left:0;height:calc(100% - 22px);width:1px;background-color:#fff;opacity:.5}.b2b-hero__content{display:flex;flex-direction:column;align-items:center;min-height:523px;padding:50px;background-color:#fff;border-radius:4px;text-align:center;box-shadow:0 30px 70px rgba(0,0,0,.05)}.b2b-hero__title{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px;font-size:38px}@media all and (max-width:1400px){.b2b-hero__title{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.b2b-hero__title{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}.b2b-hero__subtitle{font-size:16px;margin-top:12px}.b2b-hero__form{width:100%;margin-top:40px;overflow:hidden}.b2b-hero__form iframe{width:100%}.b2m-hero{position:relative;z-index:1;margin-bottom:80px;padding-top:var(--header-height)}.b2m-hero::before{content:"";height:calc(100% - 80px);width:100%;position:absolute;top:0;left:0;background-color:var(--color-yellow)}@media all and (max-width:1000px){.b2m-hero{margin-bottom:0}}.b2m-hero__content{display:flex;flex-direction:column;align-items:center;padding:50px 50px 140px;background-color:#fff;border-radius:4px;text-align:center;box-shadow:0 30px 70px rgba(0,0,0,.05)}@media all and (max-width:900px){.b2m-hero__content{padding:50px 50px 80px;background-color:#fff}}@media all and (max-width:600px){.b2m-hero__content br{display:none}}.b2m-hero__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff;width:342px;margin-top:60px}.b2m-hero__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.b2m-hero__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.b2m-hero__button{height:40px;padding:0 25px;font-size:12px}}.b2m-hero__button:hover,.keyboard-nav .b2m-hero__button:focus{background-color:#4b1b65}@media all and (max-width:500px){.b2m-hero__button{width:220px}}.b2m-hero__secondary-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-plum);border:1px solid var(--color-plum);width:342px;margin-top:20px}.b2m-hero__secondary-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.b2m-hero__secondary-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.b2m-hero__secondary-button{height:40px;padding:0 25px;font-size:12px}}.b2m-hero__secondary-button:hover,.keyboard-nav .b2m-hero__secondary-button:focus{background-color:var(--color-plum);color:var(--color-white)}@media all and (max-width:500px){.b2m-hero__secondary-button{width:220px}}.b2m-hummus{will-change:transform;transform:translate(calc(var(--mouse-pxr) * -20px),calc(var(--mouse-py) * 20px));position:absolute;z-index:1;top:0;left:0}@media all and (max-width:1000px){.b2m-hummus{transform:none}}@media all and (max-width:1400px){.b2m-hummus{top:50px;max-width:350px;height:auto}}@media all and (max-width:1080px){.b2m-hummus{display:none}}.b2m-sauce{will-change:transform;transform:translate(calc(var(--mouse-px) * 0),calc(var(--mouse-pyr) * 20px));position:absolute;z-index:1;bottom:-50px;right:0}@media all and (max-width:1000px){.b2m-sauce{transform:none}}@media all and (max-width:1400px){.b2m-sauce{max-width:200px;height:auto}}@media all and (max-width:1080px){.b2m-sauce{display:none}}@media all and (max-width:900px){.careers-promise{padding-top:75px}}.careers-values{position:relative}.careers-values-popcorn{position:absolute;bottom:100%;right:100px;transform:translateY(60%)}@media all and (max-width:1000px){.careers-values-popcorn{display:none}}.careers-values-cards .cards-grid2__intro{max-width:400px}.careers-values-cards .cards-grid2__cards{max-width:1280px}.careers-whats-wondr{color:#fff}.careers-benefits{position:relative;background-color:#e6f5fa;overflow:hidden}.careers-benefits .cards-grid2__cards{max-width:100%}.careers-benefits .cards-grid2__inner{align-items:flex-start}.careers-benefits .cards-grid2__title{align-self:flex-start;max-width:600px;text-align:left}.careers-benefits .cards-grid2__intro{max-width:538px;text-align:left}.careers-benefits .cards-grid2__cards{justify-content:flex-start;width:100%}.careers-benefits .cards-grid2__card{background-color:#fff}.careers-benefits .cards-grid2__card li+li{margin-top:7px}.careers-benefits-background{position:absolute;top:0;right:0;height:auto}@media all and (max-width:1340px){.careers-benefits-background{max-width:600px}}@media all and (max-width:1080px){.careers-benefits-background{max-width:400px}}@media all and (max-width:900px){.careers-benefits-background{transform:translateX(200px)}}@media all and (max-width:700px){.careers-benefits-background{display:none}}.careers-stories .stories-simple__story{background-color:var(--color-plum);color:#fff}.careers-disclaimer{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;padding:30px 60px;font-size:16px;line-height:1.25;background-color:var(--color-cosmo-tint);border-radius:7px}.careers-cta{margin-top:80px}@media all and (max-width:900px){.careers-cta{margin-top:var(--gutters)}}.micro-header{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;justify-content:center;position:absolute;z-index:100;top:0;left:50%;transform:translateX(-50%)}@media all and (max-width:1000px){.page-template-page-micro-b2c .micro-header{position:relative;top:unset;left:unset;transform:none}}@media all and (max-width:850px){.micro-header{flex-direction:column;align-items:center}}.micro-header__logo{display:block;width:163px;height:105px;margin-top:15px;background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true");background-size:153px auto;background-position:center center;background-repeat:no-repeat;overflow:hidden;text-indent:-200px;outline:0;border-radius:4px}.keyboard-nav .micro-header__logo:focus{box-shadow:0 0 0 2px var(--color-cosmo)}@media all and (max-width:1000px){.micro-header__logo{width:110px;height:69px;background-size:110px auto}.page-template-page-micro-b2c .micro-header__logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo.svg?new=true")}}.micro-header__tabs{position:absolute;top:50%;right:0;display:flex;height:40px;border-radius:20px;transform:translateY(-50%);background-color:rgba(255,255,255,.78)}@media all and (max-width:1200px){.micro-header__tabs{height:30px}}@media all and (max-width:1000px){.page-template-page-micro-b2c .micro-header__tabs{background-color:#ebebeb}}@media all and (max-width:850px){.micro-header__tabs{position:relative;margin-top:20px;transform:none}}.micro-header__tabs-scroll{position:relative;top:unset;right:unset;transform:none;margin-left:55px;background-color:var(--color-cosmo-tint)}@media all and (max-width:850px){.micro-header__tabs-scroll{margin-top:0;margin-left:30px}}@media all and (max-width:650px){.micro-header__tabs-scroll{display:none}}.micro-header__tab{display:flex;align-items:center;justify-content:center;height:40px;padding:0 30px;border-radius:20px;font-size:15px;font-weight:700;cursor:pointer}.micro-header__tab.is-current{background-color:var(--color-cosmo);color:#fff}@media all and (max-width:1200px){.micro-header__tab{height:30px;padding:0 15px;border-radius:15px;font-size:13px}}@media all and (max-width:1000px){.scroll-nav--micro .scroll-nav__right{display:block}}.micro-b2c-hero{position:relative;z-index:1;background-color:var(--color-plum)}.micro-b2c-hero video{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;vertical-align:middle}@media all and (max-width:1000px){.micro-b2c-hero{margin-top:20px}}.micro-b2c-expect{position:relative;padding:0 0 100px}@media all and (max-width:1000px){.micro-b2c-expect{padding:0 0 80px}}@media all and (max-width:600px){.micro-b2c-expect{padding:0 0 60px}}.micro-b2c-expect__footer{display:flex;justify-content:center}@media all and (max-width:700px)and (min-width:600px){.micro-b2c-expect__footer{margin-top:40px}}.micro-b2c-expect__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff}.micro-b2c-expect__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.micro-b2c-expect__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.micro-b2c-expect__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .micro-b2c-expect__button:focus,.micro-b2c-expect__button:hover{background-color:#4b1b65}.micro-b2c-popcorn{position:absolute;left:0;bottom:-130px}@media all and (max-width:1400px){.micro-b2c-popcorn{width:300px;height:auto}}@media all and (max-width:1000px){.micro-b2c-popcorn{display:none}}@media all and (min-width:901px){.micro-b2c-carousel{padding-bottom:20px}}.micro-b2c-everyone{padding-bottom:0}@media all and (min-width:901px){.micro-b2c-everyone{padding-top:0}.micro-b2c-everyone .simple__content{margin:var(--gutters) 0}}.micro-b2c-everyone .simple__image{align-self:flex-end}@media all and (min-width:1001px){.micro-b2c-everyone .simple__image{max-width:60%}}@media all and (max-width:900px){.micro-b2c-everyone .simple__content{order:1}.micro-b2c-everyone .simple__image{order:2}}.micro-b2c-stories .stories2__intro,.micro-b2c-stories .stories2__title{color:#fff}.micro-b2c-stories .stories2__next{background-image:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-right-white.svg)}.micro-b2c-stories .stories2__prev{background-image:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/icons/arrow-left-white.svg)}.micro-b2c-resources{padding:100px 0;background-color:#f6f6f6}@media all and (max-width:1000px){.micro-b2c-resources{padding:80px 0}}@media all and (max-width:600px){.micro-b2c-resources{padding:60px 0}}.micro-b2c-resources__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between}@media all and (max-width:900px){.micro-b2c-resources__inner{flex-direction:column;text-align:center}}@media all and (min-width:901px){.micro-b2c-resources__text{padding-right:60px}}.micro-b2c-resources__title{font-family:var(--sans);font-size:55px}@media all and (max-width:1400px){.micro-b2c-resources__title{font-size:46.75px}}@media all and (max-width:1100px){.micro-b2c-resources__title{font-size:38.5px}}@media all and (max-width:600px){.micro-b2c-resources__title{font-size:31.35px}}.micro-b2c-resources__intro{margin-top:1.818em}@media all and (max-width:900px){.micro-b2c-resources__intro{margin-top:20px}}.micro-b2c-resources__button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:var(--color-red);color:#fff}.micro-b2c-resources__button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.micro-b2c-resources__button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.micro-b2c-resources__button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .micro-b2c-resources__button:focus,.micro-b2c-resources__button:hover{background-color:#4b1b65}@media all and (max-width:900px){.micro-b2c-resources__button{margin-top:40px}}.micro-b2c-resources__buttons{display:flex}@media all and (max-width:900px){.micro-b2c-resources__buttons{flex-direction:column}}.micro-b2c-resources__secondary-button{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s var(--ease);font-family:var(--sans);text-align:center;background-color:transparent;color:var(--color-red);border:1px solid var(--color-red);margin-left:15px}.micro-b2c-resources__secondary-button:disabled{pointer-events:none;cursor:default}@media all and (max-width:1100px){.micro-b2c-resources__secondary-button{height:48px;padding:0 30px;font-size:14px}}@media all and (max-width:900px){.micro-b2c-resources__secondary-button{height:40px;padding:0 25px;font-size:12px}}.keyboard-nav .micro-b2c-resources__secondary-button:focus,.micro-b2c-resources__secondary-button:hover{background-color:var(--color-red);color:var(--color-white)}@media all and (max-width:900px){.micro-b2c-resources__secondary-button{margin-top:10px;margin-left:0}}.micro-b2c-cta{margin-top:var(--gutters)}.page-template-page-micro-b2b{background-color:var(--color-plum)}.page-template-page-micro-b2b .header{color:#fff}.page-template-page-micro-b2b .logo{background-image:url("https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/logo-white.svg?new=true")}.page-template-page-micro-b2b .header .dropdown__trigger::after{background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/caret-down-white.svg) center center no-repeat}.page-template-page-micro-b2b .header__left .hamburger__patty{background-color:var(--color-white)}.page-template-page-micro-b2b .header__left .hamburger__patty::after,.page-template-page-micro-b2b .header__left .hamburger__patty::before{background-color:var(--color-white)}.page-template-page-micro-b2b::before{position:fixed}.mb-splash{position:fixed;z-index:101;top:0;left:0;display:flex;align-items:center;justify-content:center;height:100vh;width:100vw;background:var(--color-plum);transition:all .6s var(--ease)}.mb-splash.is-hidden{opacity:0;pointer-events:none}.mb-splash::before{content:"";position:absolute;top:10vh;left:0;height:80vh;width:80vh;background:radial-gradient(50% 50% at 50% 50%,rgba(255,255,255,.06) 0,rgba(255,255,255,0) 100%)}.mb-splash img{height:auto;max-width:65vw;position:relative;z-index:1;transform:scale(.95);transition:all 2s var(--ease)}.mb-splash img.is-loaded{transform:none}.mb-text{position:sticky;z-index:1;top:0;height:100vh;width:100%;overflow:hidden;perspective:300px}.mb-text::before{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);content:"SCROLL";position:fixed;z-index:10;left:50%;bottom:50px;transform:translate(-50%,0);display:flex;align-items:flex-end;height:110px;color:#fff;font-size:15px;text-align:center;background:url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/micro-b2b/updown.svg) center top no-repeat;transition:all 1s var(--ease)}@media all and (max-width:600px){.mb-text::before{font-size:12px}}.scrolled .mb-text::before{opacity:0;transform:translate(-50%,-40px)}@media all and (max-width:900px){.mb-text::before{height:65px;bottom:30px;background-size:auto 30px;font-size:12px}}.mb-text__section{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%;text-align:center;color:#fff;opacity:0;will-change:transform}.mb-text__title{font-family:var(--sans);font-size:50px;padding:0 var(--gutters)}@media all and (max-width:1400px){.mb-text__title{font-size:42.5px}}@media all and (max-width:1100px){.mb-text__title{font-size:35px}}@media all and (max-width:600px){.mb-text__title{font-size:28.5px}}.mb-text__title em{font-style:normal;color:var(--color-cosmo)}@media all and (max-width:900px){.mb-text__title{text-shadow:0 1px 2px var(--color-plum)}}.mb-text__title--large{padding:0 var(--gutters);font-size:90px}@media all and (max-width:1400px){.mb-text__title--large{font-size:72px}}@media all and (max-width:1100px){.mb-text__title--large{font-size:65px}}@media all and (max-width:900px){.mb-text__title--large{font-size:56px}}@media all and (max-width:600px){.mb-text__title--large{font-size:45px}}.mb-text__subtitle{font-family:var(--sans);font-size:36px;font-family:var(--serif);font-size:36px;margin-top:15px;padding:0 var(--gutters)}@media all and (max-width:1400px){.mb-text__subtitle{font-size:30.6px;font-family:var(--serif);font-size:30.6px}}@media all and (max-width:1100px){.mb-text__subtitle{font-size:25.2px;font-family:var(--serif);font-size:25.2px}}@media all and (max-width:900px){.mb-text__subtitle{text-shadow:0 1px 2px var(--color-plum)}}.mb-text__finale-logo{max-width:60vw;height:auto}.mb-text__finale{margin-top:30px;font-size:100px;font-weight:700}@media all and (max-width:1400px){.mb-text__finale{font-size:72px}}@media all and (max-width:1100px){.mb-text__finale{font-size:65px}}@media all and (max-width:900px){.mb-text__finale{font-size:56px}}@media all and (max-width:600px){.mb-text__finale{font-size:45px;margin-top:15px}}.baubles{position:sticky;top:0;height:100vh;width:100%;margin-top:-100vh;background:var(--color-plum) url(https://wondrhealth.com/wp-content/themes/wondrful-redesign/images/micro-b2b/hero-bg.png) center center no-repeat;background-size:cover;overflow:hidden}.baubles__inner{display:flex;flex-direction:column;align-items:flex-start;max-width:calc(100% - 200px);margin:0 auto;padding-top:95vh;will-change:transform;transition:transform .6s var(--ease)}@media all and (max-width:1200px){.baubles__inner{max-width:calc(100vw - 100px)}}@media all and (max-width:600px){.baubles__inner{max-width:calc(100vw - var(--gutters) * 2)}}.bauble{position:relative}.hidden{opacity:0;transform:scale(.75);transition:all 1s var(--ease);will-change:opacity,transform}.hidden.is-visible{opacity:1;transform:none}.bauble__bg{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border-radius:50%;-webkit-clip-path:circle(0% at 50% 50%);clip-path:circle(0% at 50% 50%);transition:all 1s var(--ease);will-change:clip-path}.is-visible .bauble__bg.is-loaded{-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%)}.bauble__icon{height:85px;width:85px;margin-bottom:5px}@media all and (max-width:1200px){.bauble__icon{height:60px;width:60px}}@media all and (max-width:1000px){.bauble__icon{height:45px;width:45px;margin-bottom:0}}.bauble__name{padding:17px 20px;position:absolute;z-index:1;background-color:#fff;border-radius:4px 30px 30px;font-size:22px;font-weight:700}@media all and (max-width:1200px){.bauble__name{font-size:18px}}@media all and (max-width:1000px){.bauble__name{padding:12px 15px}}@media all and (max-width:700px){.bauble__name{font-size:14px}}.bauble__label{text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:700;font-family:var(--sans);display:flex;align-items:center;color:var(--color-cosmo);margin-top:5px}@media all and (max-width:600px){.bauble__label{font-size:12px}}.bauble__label img{margin:-1px 5px 0 0;vertical-align:middle}@media all and (max-width:1200px){.bauble__label{font-size:12px}.bauble__label img{height:13px;width:auto}}@media all and (max-width:700px){.bauble__label{font-size:10px}.bauble__label img{height:11px;width:auto;margin:-2px 5px 1px 0}}@media all and (max-width:1200px){.bauble__text{font-size:15px}}@media all and (max-width:1000px){.bauble__text{font-size:12px}}.bauble{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;--base-size:100px}@media all and (max-width:1200px){.bauble{--base-size:75px}}@media all and (max-width:1100px){.bauble{--base-size:70px}}@media all and (max-width:1000px){.bauble{--base-size:65px}}@media all and (max-width:900px){.bauble{--base-size:55px}}@media all and (max-width:700px){.bauble{--base-size:45px}}@media all and (max-width:500px){.bauble{--base-size:35px}}.bauble:nth-child(1){height:calc(var(--base-size) * 2.72);width:calc(var(--base-size) * 2.72);margin-left:calc(var(--base-size) * .4)}.bauble:nth-child(1) .bauble__bg{background-color:var(--color-cosmo);-o-object-position:top left;object-position:top left}@media all and (max-width:800px){.bauble:nth-child(1){margin-left:0}}.bauble:nth-child(2){height:calc(var(--base-size) * 4.09);width:calc(var(--base-size) * 4.09);margin-top:25px;align-self:flex-end}.bauble:nth-child(2) .bauble__name{right:calc(var(--base-size) * -.6);bottom:calc(var(--base-size) * .6)}@media all and (max-width:700px){.bauble:nth-child(2) .bauble__name{bottom:0}}.bauble:nth-child(3){height:calc(var(--base-size) * 2.45);width:calc(var(--base-size) * 2.45);min-height:135px;min-width:135px;margin:50px 0 0 calc(var(--base-size) * 1.45);background-color:var(--color-yellow);text-align:center;font-weight:700}.bauble:nth-child(4){height:calc(var(--base-size) * 1.6);width:calc(var(--base-size) * 1.6);margin:54px 0 0 calc(var(--base-size) * 3.62)}@media all and (max-width:500px){.bauble:nth-child(4){margin:54px 0 0 30px}}.bauble:nth-child(5){align-self:flex-end;height:calc(var(--base-size) * 2.45);width:calc(var(--base-size) * 2.45);min-height:135px;min-width:135px;margin:-30px var(--base-size) 0 0;background-color:var(--color-red);text-align:center;font-weight:700;color:#fff}.bauble:nth-child(5) .bauble__icon{margin-bottom:10px}@media all and (max-width:500px){.bauble:nth-child(5){margin:0}}.bauble:nth-child(6){height:calc(var(--base-size) * 3.78);width:calc(var(--base-size) * 3.78);min-height:208px;min-width:208px;margin:calc(var(--base-size) * -.7) 0 0;background-color:var(--color-yellow);text-align:center;font-weight:700}.bauble:nth-child(6) img{height:calc(var(--base-size) * .73);width:calc(var(--base-size) * 2.26);margin-bottom:30px}@media all and (max-width:500px){.bauble:nth-child(6){margin:0}}@media all and (max-width:400px){.bauble:nth-child(6){min-height:180px;min-width:180px}}.bauble:nth-child(7){height:calc(var(--base-size) * 1.6);width:calc(var(--base-size) * 1.6);margin:calc(var(--base-size) * 2) 0 0 calc(var(--base-size) * 2.47)}.bauble:nth-child(8){height:calc(var(--base-size) * 4.09);width:calc(var(--base-size) * 4.09);margin-top:calc(var(--base-size) * .25);align-self:flex-end}.bauble:nth-child(8) .bauble__name{padding:30px 25px;right:calc(var(--base-size) * -.5);bottom:calc(var(--base-size) * -.4);color:var(--color-cosmo)}@media all and (max-width:1000px){.bauble:nth-child(8) .bauble__name{padding:15px 18px}}@media all and (max-width:700px){.bauble:nth-child(8) .bauble__name{width:160px;bottom:-50px}}.bauble:nth-child(8) .bauble__label{color:var(--color-plum)}.bauble:nth-child(9){height:calc(var(--base-size) * 2.67);width:calc(var(--base-size) * 2.67);min-height:147px;min-width:147px;margin:calc(var(--base-size) * -1) 0 0 calc(var(--base-size) * -.15);background-color:var(--color-sky);text-align:center;font-weight:700}@media all and (max-width:400px){.bauble:nth-child(9){margin:60px 0 0}}.bauble:nth-child(10){align-self:flex-end;height:calc(var(--base-size) * 1.6);width:calc(var(--base-size) * 1.6);margin:calc(var(--base-size) * 2) calc(var(--base-size) * .5) 0 0}.bauble:nth-child(11){height:calc(var(--base-size) * 4.6);width:calc(var(--base-size) * 4.6);margin:calc(var(--base-size) * .25) 0 0 calc(var(--base-size) * .35)}.bauble:nth-child(11) .bauble__bg{-o-object-position:bottom center;object-position:bottom center}.bauble:nth-child(11) .bauble__name{left:calc(var(--base-size) * -.6);bottom:calc(var(--base-size) * 1.11);border-radius:30px 4px 30px 30px}@media all and (max-width:700px){.bauble:nth-child(11) .bauble__name{bottom:0}}.bauble:nth-child(12){align-self:flex-end;height:calc(var(--base-size) * 2.22);width:calc(var(--base-size) * 2.22);min-height:125px;min-width:125px;margin:calc(var(--base-size) * -3.5) calc(var(--base-size) * 1.6) 0 0;background-color:var(--color-yellow);text-align:center;font-weight:700}.bauble:nth-child(12) .bauble__text{margin-bottom:15px}@media all and (max-width:800px){.bauble:nth-child(12){margin:calc(var(--base-size) * -3.5) 0 0 0}}@media all and (max-width:400px){.bauble:nth-child(12){margin:0}}.bauble:nth-child(13){height:calc(var(--base-size) * 1.71);width:calc(var(--base-size) * 1.71);margin:calc(var(--base-size) * 3.5) 0 0 calc(var(--base-size) * 2.65)}@media all and (max-width:800px){.bauble:nth-child(13){margin:calc(var(--base-size) * 3.5) 0 0 calc(var(--base-size) * 1)}}.bauble:nth-child(14){align-self:flex-end;height:calc(var(--base-size) * 5.02);width:calc(var(--base-size) * 5.02);margin:calc(var(--base-size) * -.8) 0 0 0}.bauble:nth-child(15){height:calc(var(--base-size) * 1.71);width:calc(var(--base-size) * 1.71);margin:calc(var(--base-size) * -1.2) 0 0 0}.micro-b2b-benefits{color:#fff}.micro-b2b-benefits .cards-grid__title{text-align:center}.micro-b2b-benefits .cards-grid__card{color:var(--color-text)}.micro-b2b-benefits .cards-grid__card::before{background-color:rgba(255,255,255,.94)}.keyboard-nav .micro-b2b-benefits:focus .cards-grid__card-text,.keyboard-nav .micro-b2b-benefits:focus .cards-grid__card-title,.micro-b2b-benefits:hover .cards-grid__card-text,.micro-b2b-benefits:hover .cards-grid__card-title{color:var(--color-text)}.micro-b2b-video{color:#fff}.micro-b2b-personalized .long-scroll__image-container{top:0}.micro-b2b-personalized .long-scroll__image{height:100vh}@media all and (max-width:900px){.micro-b2b-personalized .long-scroll__image{height:auto}}.micro-b2b-contact{padding:100px 0;position:relative;background-color:var(--color-plum)}@media all and (max-width:1000px){.micro-b2b-contact{padding:80px 0}}@media all and (max-width:600px){.micro-b2b-contact{padding:60px 0}}.micro-b2b-contact__inner{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;max-width:var(--layout-width);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto;display:flex;justify-content:flex-end}@media all and (max-width:900px){.micro-b2b-contact__inner{justify-content:center}}.micro-b2b-contact__form{position:relative;z-index:1;align-items:center;width:575px;min-height:725px;padding:50px;background-color:#fff;border-radius:4px;overflow:hidden}.micro-b2b-contact__form iframe{margin:0 auto;max-width:100%}@media all and (max-width:1000px){.micro-b2b-contact__form{width:450px;min-height:0}}@media all and (max-width:900px){.micro-b2b-contact__form{width:100%}}.micro-b2b-contact__title{font-family:var(--sans);font-size:50px;margin-bottom:40px;text-align:center}@media all and (max-width:1400px){.micro-b2b-contact__title{font-size:42.5px}}@media all and (max-width:1100px){.micro-b2b-contact__title{font-size:35px}}@media all and (max-width:600px){.micro-b2b-contact__title{font-size:28.5px}}.micro-b2b-contact__graphic{position:absolute;bottom:0;left:0}@media all and (max-width:900px){.micro-b2b-contact__graphic{display:none}}.micro-b2b-contact__image{vertical-align:middle}@media all and (max-width:1200px){.micro-b2b-contact__image{width:500px;height:auto}}@media all and (max-width:1100px){.micro-b2b-contact__image{width:450px}}@media all and (max-width:900px){.micro-b2b-contact__callout{display:none}}/*!
  Theme Name: Wondrful Legacy
  Template: Wondrful
*/