/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ul,ol,figure,blockquote{margin:0;padding:0}ul,ol{list-style:none}img,video,svg{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}body{font-family:"Open Sans",sans-serif;font-size:1rem;line-height:1.6;color:#1a1a1a;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:#08b0a0;transition:color .2s ease}a:hover,a:focus{color:rgb(5.7826086957,127.2173913043,115.652173913)}.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:0;left:0;z-index:1000;padding:.5rem 1rem;background:#003057;color:#fff;clip:auto;width:auto;height:auto}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}h1,h2,h3,h4,h5,h6{font-family:"Open Sans Condensed",sans-serif;font-weight:700;line-height:1.2;color:#003057}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}.font-accent{font-family:"Dancing Script",cursive}.container{width:100%;max-width:1440px;margin-left:auto;margin-right:auto}.page-wrapper{display:flex;flex-direction:column;min-height:100vh}.page-wrapper>main,.page-wrapper>#main-content{flex:1}.layout-with-sidebar{display:flex;flex-direction:column;gap:2rem}@media(min-width:992px){.layout-with-sidebar{flex-direction:row}}.layout-with-sidebar>main{flex:1;min-width:0}.layout-with-sidebar>aside{flex:0 0 300px}.site-header__container{width:100%;max-width:1440px;margin-left:auto;margin-right:auto}.site-header__container{display:flex;align-items:center}.site-header__utility{background-color:#fff;color:#08b0a0;font-size:15px;font-weight:700;line-height:1}.site-header__utility .site-header__container{justify-content:flex-start;padding-top:.5rem;padding-bottom:.5rem}.site-header__phone{display:inline-flex;align-items:center;gap:.375rem;color:#08b0a0;text-decoration:none;white-space:nowrap;pointer-events:none}.site-header__phone:hover,.site-header__phone:focus-visible{text-decoration:none}.site-header__phone .site-header__phone-number{pointer-events:auto;cursor:pointer}.site-header__phone .site-header__phone-number:hover{text-decoration:underline}.site-header__phone img{flex-shrink:0}.site-header__phone strong{font-weight:700;color:#ff00d4}.site-header__secondary{background-color:#003d65;color:#fff;font-size:12px;line-height:1}.site-header__secondary .site-header__container{justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.indication-pill{display:inline-flex;align-items:center;gap:1.7rem;background:#08b0a0;border:1px solid #fff;border-radius:.25rem;color:#fff;font-size:14px;padding:8px 12px;cursor:pointer;transition:border-color .15s}.indication-pill:active{border-color:rgba(0,0,0,0)}.site-header__indication{position:relative}.indication-pill__arrow{transition:transform .15s}[aria-expanded=true] .indication-pill__arrow{transform:rotate(-180deg)}.indication-dropdown{display:none;position:absolute;top:calc(100% + 3px);left:0;background:#fff;border:1px solid #08b0a0;border-radius:4px;list-style:none;margin:0;padding:0;z-index:200;min-width:100%}.site-header__indication.is-open .indication-dropdown{display:block}.indication-dropdown li:nth-child(n+3){display:none}.indication-dropdown__item{display:block;padding:.625rem 1rem;text-decoration:none;font-size:14px;font-weight:400;white-space:nowrap;transition:background-color .2s,color .2s}.indication-dropdown li:first-child .indication-dropdown__item{color:#08b0a0;border-bottom:1px solid #08b0a0}.indication-dropdown li:first-child .indication-dropdown__item:hover,.indication-dropdown li:first-child .indication-dropdown__item:focus-visible{background:#08b0a0;color:#fff}.indication-dropdown li:nth-child(2) .indication-dropdown__item{color:#4a90e2}.indication-dropdown li:nth-child(2) .indication-dropdown__item:hover,.indication-dropdown li:nth-child(2) .indication-dropdown__item:focus-visible{background:#4a90e2;color:#fff}.site-header__links{display:flex;align-items:center;gap:1.25rem;list-style:none;margin:0;padding:0}.site-header__links a{display:inline-flex;align-items:center;gap:.375rem;color:#fff;text-decoration:none;white-space:nowrap}.site-header__links a:hover,.site-header__links a:focus-visible{text-decoration:underline}@media(max-width:767px){.site-header__links{display:none}}.external-icon{display:inline-block;vertical-align:middle;margin-left:.25rem;flex-shrink:0}.site-header__main{background:#fff;box-shadow:none;margin-top:1rem;margin-bottom:1rem;position:relative;z-index:100}.site-header__main .site-header__container{justify-content:space-between;flex-wrap:nowrap;padding-top:.625rem;padding-bottom:.625rem;gap:0}@media(max-width:991px){.site-header__utility,.site-header__secondary{display:none}}@media(max-width:991px){.site-header__main{position:sticky;top:0;z-index:100;margin:0}}.site-header__branding{flex-shrink:0}.site-header__logo-link{display:flex;align-items:flex-end;gap:.75rem;text-decoration:none}.site-header__logo--drug{height:80px;width:auto}@media(max-width:991px){.site-header__logo--drug{height:40px}}.site-header__logo--cares{height:55px;width:auto}@media(max-width:991px){.site-header__logo--cares{height:28px}}.site-header__logo-divider{width:1px;align-self:stretch;background:#003d65}.site-header__nav-group{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:1rem;flex:1;min-width:0}.site-header__nav{display:flex;align-items:center}@media(max-width:991px){.site-header__nav{display:none}}.menu--main{display:flex;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}@media(max-width:991px){.menu--main{flex-direction:column;align-items:stretch;gap:0}}.menu__item{position:relative}.site-header__nav .menu__link,.site-header__nav .menu__toggle{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;color:#003d65;font-size:18px;font-weight:700;text-decoration:none;background:none;border:none;cursor:pointer;white-space:nowrap;border-radius:.25rem;transition:background-color .2s,color .2s;position:relative}.site-header__nav .menu__link[aria-current=page]{color:#003d65}.menu__toggle-arrow{transition:transform .2s;flex-shrink:0;display:none}[aria-expanded=true]>.menu__toggle-arrow{transform:rotate(180deg)}.site-header__nav .menu--main>.menu__item>.menu__link:hover::after,.site-header__nav .menu--main>.menu__item>.menu__toggle:hover::after,.menu__item--has-children[data-dropdown-open]>.menu__toggle::after{content:"";position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);width:75px;height:10px;background:url("data:image/svg+xml,%3Csvg width=%2775%27 height=%2710%27 viewBox=%270 0 75 10%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M3.03256 4.48039C1.90927 5.11555 0.87336 5.98079 0.306283 6.75843C-0.0208641 7.21857-0.10825 7.88663 0.153569 7.98514C0.229926 8.01803 0.851471 7.66764 1.51662 7.2075C2.99981 6.17797 5.3007 5.10465 7.6345 4.32701C9.67374 3.65878 9.84817 3.60407 11.5058 3.27549C15.6715 2.43207 19.1831 2.27886 24.1013 2.71685C27.4164 3.02361 29.2484 3.41797 31.8549 4.42551C34.1885 5.31273 40.0665 7.2075 41.495 7.52516C42.2147 7.68945 43.1089 7.88663 43.4796 7.97423C44.3521 8.18232 50.2082 9.08045 52.1275 9.29961C54.1558 9.52951 59.4667 9.62819 61.386 9.4639C62.6837 9.35432 63.2181 9.24473 64.9519 8.73006C67.7872 7.89754 69.0741 7.31708 71.1025 5.9479C71.6149 5.60842 72.4219 5.11555 72.9018 4.86367C73.3817 4.60088 73.9379 4.27213 74.1232 4.12983C74.4939 3.84505 75.1046 2.91403 74.9846 2.80462C74.8866 2.70594 71.8331 3.71365 70.5571 4.26122C68.8887 4.99506 66.1624 5.88229 64.265 6.33135C62.0294 6.85711 59.9574 6.9885 56.6749 6.83512C53.3925 6.68174 53.7632 6.67083 53.1636 6.59414C51.5823 6.41895 44.9956 5.41124 44.2213 5.23604C43.8614 5.14844 42.88 4.92945 42.0402 4.74318C40.5245 4.4146 37.9835 3.63696 33.2616 2.0597C31.9094 1.61063 30.4045 1.13975 29.9137 1.01926C26.9148 0.274515 20.1864-0.207441 16.9911 0.0882427C11.6039 0.603091 7.71086 1.8298 3.03256 4.48039Z%27 fill=%27%2308B0A0%27/%3E%3C/svg%3E") no-repeat center;background-size:contain}.menu--sub{display:none;position:absolute;top:calc(100% + 20px);left:50%;transform:translateX(-50%);white-space:nowrap;background:#fff;box-shadow:none;border-radius:0 0 16px 16px;list-style:none;margin:0;padding:0;z-index:200;border:1px solid #08b0a0}.menu--sub::before{content:"";position:absolute;top:-20px;left:0;width:100%;height:20px}.menu__item--has-children[data-dropdown-open]>.menu--sub{display:block}.menu--sub .menu__link{padding:.75rem 1rem;border-radius:0;font-size:16px;font-weight:400;color:#003d65}.menu--sub .menu__link:hover,.menu--sub .menu__link:focus-visible{background:#08b0a0;color:#fff}.menu--sub li:last-child .menu__link{border-bottom:none;border-radius:0 0 16px 16px}@media(max-width:991px){.menu--sub{position:static;box-shadow:none;border-radius:0;padding:0;background:#f5f9fa}.menu__item--has-children[data-dropdown-open]>.menu--sub{display:block}.menu--sub .menu__link{padding-left:2rem}.menu__toggle{width:100%;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #ccc}.menu__link{padding:.75rem 1rem;border-bottom:1px solid #ccc}}.site-header__cta{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;background-color:#e85611;color:#fff;font-size:.875rem;font-weight:700;padding:8px 12px;border-radius:10px;border:2px solid #e85611;text-decoration:none;white-space:nowrap;transition:background-color .3s,color .3s}.site-header__cta:hover,.site-header__cta:focus-visible{background-color:#fff;color:#e85611;border:2px solid #e85611}.site-header__cta:hover .site-header__cta-arrow,.site-header__cta:focus-visible .site-header__cta-arrow{filter:none}@media(max-width:991px){.site-header__cta{display:none}}.site-header__cta-arrow{flex-shrink:0;filter:brightness(0) invert(1)}.site-header__hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;background:none;border:none;cursor:pointer}@media(max-width:991px){.site-header__hamburger{display:flex}}.site-header__hamburger-line{display:block;width:24px;height:2px;background-color:#08b0a0;border-radius:1px;transition:transform .3s,opacity .3s}.site-header__hamburger[aria-expanded=true] .site-header__hamburger-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header__hamburger[aria-expanded=true] .site-header__hamburger-line:nth-child(2){opacity:0}.site-header__hamburger[aria-expanded=true] .site-header__hamburger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none}@media(max-width:991px){.mobile-menu.is-open{display:flex;flex-direction:column;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;z-index:200;overflow-y:auto;animation:slideIn .25s ease-out}}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fff;flex-shrink:0}.mobile-menu__header .site-header__logo--drug{height:36px}.mobile-menu__header .site-header__logo--cares{height:24px}.mobile-menu__header .site-header__logo-link{gap:.5rem;align-items:center}.mobile-menu__close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:none;border:none;cursor:pointer;color:#003d65}.mobile-menu__phone{display:flex;align-items:center;justify-content:center;background:#fff;padding:.75rem 1rem;flex-shrink:0;border-top:10px solid #003d65}.mobile-menu__phone-link{display:inline-flex;align-items:center;gap:.375rem;color:#08b0a0;text-decoration:none;font-size:13px;font-weight:700;line-height:1;white-space:nowrap}.mobile-menu__phone-link img{width:20px;height:20px;flex-shrink:0}.mobile-menu__phone-link strong{font-weight:700;color:#ff00d4}.mobile-menu__indication{display:flex;background:#003d65;padding:.75rem 1rem;align-items:center;justify-content:space-evenly;gap:.5rem;flex-shrink:0}.mobile-menu__indication-label{color:#fff;font-size:14px;font-weight:700;white-space:nowrap}.mobile-menu__indication-pills{display:flex;gap:1rem}.mobile-menu .indication-pill--active,.mobile-menu .indication-pill--outline{width:120px;padding:5px 0;justify-content:center}.mobile-menu .indication-pill--active{background:#08b0a0;border:1px solid #fff}.mobile-menu .indication-pill--outline{background:rgba(0,0,0,0);border:1px solid #fff}.mobile-menu__nav{background:#fff}.mobile-menu__nav .menu--main{flex-direction:column;align-items:stretch;gap:0}.mobile-menu__nav .menu__toggle,.mobile-menu__nav .menu__link{display:flex;align-items:center;color:#003d65;border-bottom:1px solid #08b0a0;border-radius:0;padding:1rem;font-size:18px;font-weight:700;text-decoration:none;background:none;border-top:none;border-left:none;border-right:none;cursor:pointer}.mobile-menu__nav .menu__toggle:hover,.mobile-menu__nav .menu__toggle:focus-visible,.mobile-menu__nav .menu__link:hover,.mobile-menu__nav .menu__link:focus-visible{background:#f5f9fa;color:#08b0a0}.mobile-menu__nav .menu__toggle{width:100%;justify-content:space-between}.mobile-menu__nav .menu__toggle-arrow{display:block;color:#08b0a0;width:14px;height:8px;transform:rotate(-90deg);transition:transform .3s}[aria-expanded=true]>.mobile-menu__nav .menu__toggle-arrow{transform:rotate(0deg)}.mobile-menu__nav .menu--sub{display:none;position:static;box-shadow:none;border-radius:0;padding:0;background:#fff;border:none}.menu__item--has-children[data-dropdown-open]>.mobile-menu__nav .menu--sub{display:block}.mobile-menu__nav .menu--sub .menu__link{font-weight:400;font-size:15px;padding-left:2rem;color:#003d65;border-bottom-color:#08b0a0}.mobile-menu__cta{display:flex;align-items:center;justify-content:space-between;padding:1.125rem 1.25rem;background:#e85611;color:#fff;font-size:1.125rem;font-weight:700;text-decoration:none;flex-shrink:0}.mobile-menu__cta .site-header__cta-arrow{width:24px;height:24px;filter:brightness(0) invert(1)}.mobile-menu__links{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:.5rem 1rem 1.5rem;flex-shrink:0;background:#003d65;flex:1}.mobile-menu__links a{display:flex;align-items:center;gap:.375rem;padding:.625rem 0;color:#08b0a0;text-decoration:none;font-size:14px;font-weight:600}.mobile-menu__links a:hover,.mobile-menu__links a:focus-visible{text-decoration:underline}.mobile-menu__links .external-icon{color:#08b0a0}@keyframes slideIn{from{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}body.menu-open{overflow:hidden}.indication--mas .site-header__utility{background-color:#e85611}.indication--mas .menu__link[aria-current=page],.indication--mas .menu__link:hover,.indication--mas .menu__toggle:hover{color:#e85611}.site-footer{background-color:#ebebeb;padding:2.5rem 0;font-size:.8125rem;line-height:1.6;color:#666;margin-top:auto}.footer__inner{display:flex;flex-direction:column;gap:2rem}@media(min-width:992px){.footer__inner{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem}}@media(min-width:992px){.footer__brand{flex:0 0 45%;max-width:45%}}.footer__logo{display:block;margin-bottom:1rem}.footer__logo img{height:40px;width:auto}.footer__description{color:#666;font-size:.75rem;line-height:1.7}@media(min-width:992px){.footer__legal{flex:0 0 50%;max-width:50%}}.footer__links{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;list-style:none;padding:0;margin:0 0 1.25rem 0}.footer__links a{color:#1a1a1a;font-size:.8125rem;font-weight:600;text-decoration:underline}.footer__links a:hover,.footer__links a:focus{color:#666}.footer__text{font-size:.75rem;color:#666;line-height:1.7}.footer__text p{margin:0 0 .5rem}.footer__text a{color:#003057;text-decoration:underline}.footer__text a:hover,.footer__text a:focus{color:#1a1a1a}.isi-tray{position:fixed;bottom:0;left:0;right:0;z-index:900;background-color:#fff;box-shadow:0 -2px 8px rgba(0,0,0,.12);transform:translateY(0);transition:transform .3s ease}.isi-tray.is-hidden{transform:translateY(100%)}.isi-tray__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;cursor:pointer;user-select:none}.isi-tray__header:hover .isi-tray__toggle-icon{color:#08b0a0}.isi-tray__title{font-family:"Open Sans Condensed",sans-serif;font-size:.875rem;font-weight:700;color:#003057;text-transform:uppercase;letter-spacing:.05em;margin:0}@media(min-width:768px){.isi-tray__title{font-size:1rem}}.isi-tray__toggle{display:flex;align-items:center;gap:.25rem;background:none;border:none;padding:.25rem;cursor:pointer;color:#003057;font-family:"Open Sans",sans-serif;font-size:.75rem;font-weight:600}.isi-tray__toggle:focus-visible{outline:2px solid #08b0a0;outline-offset:2px}.isi-tray__toggle-icon{display:inline-block;width:20px;height:20px;transition:transform .2s ease,color .2s ease}.isi-tray.is-expanded .isi-tray__toggle-icon{transform:rotate(180deg)}.isi-tray__content{max-height:0;overflow:hidden;transition:max-height .3s ease}.isi-tray.is-expanded .isi-tray__content{max-height:40vh;overflow-y:auto}.isi-tray__body{padding:0 0 1rem;font-size:.75rem;line-height:1.6;color:#1a1a1a}@media(min-width:768px){.isi-tray__body{font-size:.8125rem}}.isi-tray__body h3,.isi-tray__body h4{font-size:.8125rem;font-weight:700;color:#003057;margin:.75rem 0 .25rem}.isi-tray__body h3:first-child,.isi-tray__body h4:first-child{margin-top:0}.isi-tray__body p{margin:0 0 .5rem}.isi-tray__body ul{margin:0 0 .5rem;padding-left:1.25rem}.isi-tray__body a{color:#08b0a0;text-decoration:underline}.isi-full{padding:2rem 0;background-color:#fff;border-top:1px solid #ccc}@media(min-width:768px){.isi-full{padding:2.5rem 0}}.isi-full__title{font-family:"Open Sans Condensed",sans-serif;font-size:1.25rem;font-weight:700;color:#003057;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1.5rem}@media(min-width:768px){.isi-full__title{font-size:1.5rem}}.isi-full__content{font-size:.875rem;line-height:1.7;color:#1a1a1a}.isi-full__content h3{font-size:1rem;font-weight:700;color:#003057;margin:1.5rem 0 .5rem}.isi-full__content h3:first-child{margin-top:0}.isi-full__content h4{font-size:.9375rem;font-weight:700;color:#003057;margin:1.25rem 0 .5rem}.isi-full__content p{margin:0 0 .75rem}.isi-full__content ul,.isi-full__content ol{margin:0 0 .75rem;padding-left:1.5rem}.isi-full__content li{margin-bottom:.25rem}.isi-full__content a{color:#08b0a0;text-decoration:underline}.isi-full__content strong{font-weight:700}.isi-full-block__columns{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:992px){.isi-full-block__columns{flex-direction:row;gap:0}}.isi-full-block__col{font-size:.6875rem;line-height:1.5;color:#1a1a1a}@media(min-width:768px){.isi-full-block__col{font-size:.75rem}}.isi-full-block__col h3{font-family:"Open Sans",sans-serif;font-size:.75rem;font-weight:700;color:#1a1a1a;text-transform:uppercase;letter-spacing:.02em;margin:0 0 .5rem}.isi-full-block__col p{margin:0 0 .375rem}.isi-full-block__col ul{margin:0 0 .375rem;padding-left:1rem}.isi-full-block__col li{margin-bottom:.125rem}.isi-full-block__col strong{font-weight:700}@media(min-width:992px){.isi-full-block__col--left{flex:0 0 35%;max-width:35%;border-right:1px solid #ccc;padding-right:2rem}}@media(min-width:992px){.isi-full-block__col--right{flex:1;padding-left:1rem}}.isi-full-block__heading{display:flex;align-items:center;gap:.5rem}.isi-full-block__expand{background:none;border:none;padding:.25rem;cursor:pointer;color:#003057;display:inline-flex}.isi-full-block__expand:focus-visible{outline:2px solid #08b0a0;outline-offset:2px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:"Open Sans",sans-serif;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;border:2px solid rgba(0,0,0,0);border-radius:4px;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.btn:focus-visible{outline:2px solid #08b0a0;outline-offset:2px}.btn svg,.btn .btn__icon{width:16px;height:16px;flex-shrink:0}.btn--primary{background-color:#003057;color:#fff;border-color:#003057}.btn--primary:hover,.btn--primary:focus{background-color:rgb(0,76.1379310345,138);border-color:rgb(0,76.1379310345,138);color:#fff}.btn--ghost{background-color:rgba(0,0,0,0);color:#003057;border-color:#003057}.btn--ghost:hover,.btn--ghost:focus{background-color:#003057;color:#fff}.btn--teal{background-color:#08b0a0;color:#fff;border-color:#08b0a0}.btn--teal:hover,.btn--teal:focus{background-color:rgb(5.7826086957,127.2173913043,115.652173913);border-color:rgb(5.7826086957,127.2173913043,115.652173913);color:#fff}.btn--orange{background-color:#e85611;color:#fff;border-color:#e85611}.btn--orange:hover,.btn--orange:focus{background-color:rgb(184.4819277108,68.3855421687,13.5180722892);border-color:rgb(184.4819277108,68.3855421687,13.5180722892);color:#fff}.btn--ghost-teal{background-color:rgba(0,0,0,0);color:#08b0a0;border-color:#08b0a0}.btn--ghost-teal:hover,.btn--ghost-teal:focus{background-color:#08b0a0;color:#fff}.btn--ghost-orange{background-color:rgba(0,0,0,0);color:#e85611;border-color:#e85611}.btn--ghost-orange:hover,.btn--ghost-orange:focus{background-color:#e85611;color:#fff}.btn--sm{padding:.5rem 1rem;font-size:.875rem}.btn--lg{padding:1rem 2rem;font-size:1.125rem}.paragraph--wave-header{position:relative;padding:3rem 0 4rem;overflow:hidden;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box}@media(min-width:768px){.paragraph--wave-header{padding:4rem 0 5rem}}.paragraph--wave-header .paragraph__wave{position:absolute;bottom:0;left:0;width:100%;height:auto;pointer-events:none;z-index:0}.paragraph--wave-header .paragraph__wave img,.paragraph--wave-header .paragraph__wave svg{display:block;width:100%;height:auto}.paragraph--wave-header .paragraph__content{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}.paragraph--wave-header .paragraph__label{display:inline-block;font-family:"Open Sans Condensed",sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#08b0a0;margin-bottom:.5rem}.indication--hlh .paragraph--wave-header .paragraph__label{color:#e85611}.paragraph--wave-header .paragraph__heading{font-family:"Open Sans Condensed",sans-serif;font-size:1.75rem;font-weight:700;color:#003057;margin:0 0 .75rem}@media(min-width:768px){.paragraph--wave-header .paragraph__heading{font-size:2.25rem}}@media(min-width:992px){.paragraph--wave-header .paragraph__heading{font-size:2.75rem}}.paragraph--wave-header .paragraph__subheading{font-family:"Dancing Script",cursive;font-size:1.25rem;color:#666;margin:0}@media(min-width:768px){.paragraph--wave-header .paragraph__subheading{font-size:1.5rem}}.paragraph--style-teal{background-color:#08b0a0;padding:3rem 0}@media(min-width:768px){.paragraph--style-teal{padding:4rem 0}}.paragraph--style-teal .paragraph__heading{color:#fff}.paragraph--style-teal .paragraph__subheading{color:hsla(0,0%,100%,.85)}.paragraph--style-teal .paragraph__label{color:hsla(0,0%,100%,.8)}.paragraph--style-navy{background-color:#003057}.paragraph--style-navy .paragraph__heading{color:#fff}.paragraph--style-navy .paragraph__subheading{color:hsla(0,0%,100%,.8)}.paragraph--text-section{padding:2.5rem 0}@media(min-width:768px){.paragraph--text-section{padding:3rem 0}}.paragraph--text-section>.container>.paragraph__heading{font-family:"Open Sans Condensed",sans-serif;font-size:1.5rem;font-weight:700;color:#003057;margin:0 0 1rem}@media(min-width:768px){.paragraph--text-section>.container>.paragraph__heading{font-size:1.75rem}}.paragraph--text-section>.container>.paragraph__body{font-size:1rem;line-height:1.7;color:#1a1a1a}.paragraph--text-section>.container>.paragraph__body p{margin:0 0 1rem}.paragraph--text-section>.container>.paragraph__body p:last-child{margin-bottom:0}.paragraph--text-section>.container>.paragraph__body ul,.paragraph--text-section>.container>.paragraph__body ol{margin:0 0 1rem;padding-left:1.5rem}.paragraph--text-section>.container>.paragraph__body li{margin-bottom:.5rem}.paragraph--text-section>.container>.paragraph__body a{color:#08b0a0;text-decoration:underline}.paragraph--style-centered{text-align:center}.paragraph--style-centered>.container>.paragraph__heading{font-size:1.75rem}@media(min-width:768px){.paragraph--style-centered>.container>.paragraph__heading{font-size:2rem}}.paragraph--style-centered>.container>.paragraph__body{max-width:720px;margin-left:auto;margin-right:auto}.paragraph--style-goals{background-color:#f5f9fa;border-left:4px solid #08b0a0;padding:2rem;border-radius:0 4px 4px 0}.indication--hlh .paragraph--style-goals{border-left-color:#e85611}.paragraph--style-goals>.container>.paragraph__heading{font-size:1.25rem}.paragraph--style-boxed{background-color:#fff;padding:1.75rem 2rem;border-radius:18px;border:1.5px solid rgba(8,176,160,.35);box-shadow:0 4px 20px rgba(0,0,0,.06),0 1px 6px rgba(8,176,160,.08);display:flex;flex-direction:column}@media(min-width:992px){.paragraph--style-boxed{width:570px;min-height:307px;box-sizing:border-box}}.paragraph--style-boxed>.container{display:flex;flex-direction:column;flex:1}.paragraph--style-boxed .paragraph__body{flex:1;display:flex;flex-direction:column}.paragraph--style-boxed .phlh-diagram__pronounce{margin-top:auto}.paragraph--style-boxed>.container>.paragraph__heading{font-family:"Open Sans Condensed",sans-serif;font-size:1.375rem;font-weight:700;color:#003057 !important;margin-bottom:1.25rem;text-align:center}@media(min-width:992px){.paragraph--style-boxed>.container>.paragraph__heading{font-size:1.5rem}}.indication-badge{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:700;color:#fff;margin-right:.25rem}.indication-badge--hlh{background-color:#e85611}.indication-badge--mas{background-color:#08b0a0}.phlh-diagram{margin-top:.5rem;margin-bottom:.5rem}.phlh-diagram__groups{display:flex;gap:.25rem;align-items:flex-start}.phlh-diagram__group{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.phlh-diagram__word{font-family:"Open Sans",sans-serif;font-weight:700;color:#e85611;font-size:.95rem;line-height:1.2;position:relative;padding-bottom:0;margin-bottom:0}.phlh-diagram__group:not(.phlh-diagram__group--split) .phlh-diagram__word{padding-bottom:0}.phlh-diagram__group:not(.phlh-diagram__group--split) .phlh-diagram__word::after{content:"";position:absolute;left:50%;top:100%;bottom:auto;width:1.5px;height:18px;background:#e85611;transform:translateX(-50%)}.phlh-diagram__group:not(.phlh-diagram__group--split) .phlh-diagram__defs{margin-top:18px}.phlh-diagram__group--split .phlh-diagram__word{padding-bottom:0}.phlh-diagram__group--split .phlh-diagram__word::after{content:"";position:absolute;left:50%;top:100%;bottom:auto;width:1.5px;height:18px;background:#e85611;transform:translateX(-50%)}.phlh-diagram__group--split .phlh-diagram__defs{position:relative;margin-top:18px}.phlh-diagram__group--split .phlh-diagram__defs::before{content:"";position:absolute;top:0;left:2%;right:2%;height:1.5px;background:#e85611}.phlh-diagram__group--split .phlh-diagram__def{position:relative}.phlh-diagram__group--split .phlh-diagram__def::before{content:"";position:absolute;left:50%;top:0;height:16px;width:1.5px;background:#e85611;transform:translateX(-50%)}.phlh-diagram__defs{display:flex;width:100%}.phlh-diagram__def{flex:1;font-size:.6rem;color:#666;line-height:1.3;text-align:center;padding-top:16px;padding-left:2px;padding-right:2px}.phlh-diagram__def em{font-style:italic}.phlh-diagram__pronounce{margin-top:.75rem;padding-top:2rem;text-align:center;position:relative}.phlh-diagram__pronounce::before,.phlh-diagram__pronounce::after{content:"";position:absolute;top:0;width:18px;height:36px;background-repeat:no-repeat;background-size:contain}.phlh-diagram__pronounce::before{left:15%;background-image:url(/themes/custom/gamifant_theme/css/b5451ffe90b29dbe5f1b.png)}.phlh-diagram__pronounce::after{right:15%;background-image:url(/themes/custom/gamifant_theme/css/bdf8abe73d0380494b6e.png)}.paragraph__body .phlh-diagram__link,.phlh-diagram__link{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;font-size:.85rem;color:#003057;text-decoration:none !important}.paragraph__body .phlh-diagram__link:hover,.phlh-diagram__link:hover{color:#e85611;text-decoration:none}.paragraph__body .phlh-diagram__link>.phlh-diagram__arrow,.phlh-diagram__link>.phlh-diagram__arrow{display:none}.phlh-diagram__sound{width:32px;height:auto;flex-shrink:0}.paragraph--style-numbered>.container>.paragraph__body{counter-reset:section-counter}.paragraph--style-numbered>.container>.paragraph__body ol{list-style:none;padding-left:0}.paragraph--style-numbered>.container>.paragraph__body li{counter-increment:section-counter;position:relative;padding-left:3rem;margin-bottom:1.25rem}.paragraph--style-numbered>.container>.paragraph__body li::before{content:counter(section-counter);position:absolute;left:0;top:0;width:2rem;height:2rem;background-color:#003057;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.paragraph--text-columns{padding:4rem 0 3rem;position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box;overflow:visible}.paragraph--text-columns::before{content:"";position:absolute;top:-80px;left:0;width:100%;height:calc(100% + 80px);background-image:url(/themes/custom/gamifant_theme/css/f160af898a2a52f30590.svg);background-repeat:no-repeat;background-position:top center;background-size:100% 100%;z-index:0;pointer-events:none}.paragraph--text-columns>.container{position:relative;z-index:1}@media(min-width:768px){.paragraph--text-columns{padding:5rem 0 4rem}}.paragraph--text-columns>.container>.paragraph__heading{font-family:"Open Sans Condensed",sans-serif;font-size:1.5rem;font-weight:700;color:#003057;margin:0 0 1.5rem;text-align:center}@media(min-width:768px){.paragraph--text-columns>.container>.paragraph__heading{font-size:1.75rem;margin-bottom:2rem}}.paragraph__grid{display:grid;gap:2rem;grid-template-columns:1fr;align-items:start}@media(min-width:768px){.paragraph__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.paragraph__grid{grid-template-columns:1fr auto}}@media(min-width:992px){.paragraph__grid--3{grid-template-columns:repeat(3,1fr)}}@media(min-width:992px){.paragraph__grid--4{grid-template-columns:repeat(4,1fr)}}@media(min-width:992px){.paragraph__column:last-child{display:flex;align-items:flex-start;margin-top:2.5rem}}.paragraph__column .paragraph--text-section{padding:0}.paragraph__column .paragraph--text-section .paragraph__heading{font-family:"Open Sans",sans-serif;font-weight:600;color:#08b0a0;font-size:1.5rem;line-height:1.2}@media(min-width:768px){.paragraph__column .paragraph--text-section .paragraph__heading{font-size:1.75rem}}@media(min-width:992px){.paragraph__column .paragraph--text-section .paragraph__heading{font-size:2rem}}.paragraph__column .paragraph--text-section .paragraph__body{font-size:.875rem;line-height:1.65}.paragraph__column .paragraph--text-section .paragraph__body ul{list-style:none;padding-left:0}.paragraph__column .paragraph--text-section .paragraph__body li{position:relative;padding-left:1rem}.paragraph__column .paragraph--text-section .paragraph__body li::before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;background-color:#e85611;border-radius:50%}.paragraph__column:first-child .paragraph--text-section .paragraph__heading{position:relative;padding-top:2.5rem}.paragraph__column:first-child .paragraph--text-section .paragraph__heading::before{content:"";position:absolute;top:0;left:0;width:120px;height:20px;background:url(/themes/custom/gamifant_theme/css/2f62875a6a5da4d6c450.png) no-repeat left center/contain}.paragraph--text-with-image{padding:2rem 0 1.5rem}@media(min-width:768px){.paragraph--text-with-image{padding:2.5rem 0 1.5rem}}.paragraph--text-with-image .paragraph__inner{display:flex;flex-direction:column;gap:2rem}@media(min-width:992px){.paragraph--text-with-image .paragraph__inner{flex-direction:row;align-items:center;gap:2rem}}.paragraph--text-with-image .paragraph__content{flex:1;min-width:0}.paragraph--text-with-image .paragraph__heading{font-family:"Open Sans",sans-serif;font-size:1.5rem;font-weight:600;font-style:normal;color:#08b0a0;line-height:100%;letter-spacing:0;margin:0 0 1rem}@media(min-width:768px){.paragraph--text-with-image .paragraph__heading{font-size:1.75rem}}@media(min-width:992px){.paragraph--text-with-image .paragraph__heading{font-size:2rem}}.paragraph--text-with-image .paragraph__body{font-size:1rem;line-height:1.7;color:#1a1a1a}.paragraph--text-with-image .paragraph__body p{margin:0 0 1rem}.paragraph--text-with-image .paragraph__body p:last-child{margin-bottom:0}.paragraph--text-with-image .paragraph__body ul{margin:0 0 1rem;padding-left:1.5rem}.paragraph--text-with-image .paragraph__body li{margin-bottom:.5rem}.paragraph--text-with-image .paragraph__body a{color:#08b0a0;text-decoration:underline}.paragraph--text-with-image .paragraph__media{flex:0 0 auto}@media(min-width:992px){.paragraph--text-with-image .paragraph__media{flex:0 0 547px;max-width:547px}}.paragraph--text-with-image .paragraph__media img{display:block;width:100%;height:auto;border-radius:4px}@media(min-width:992px){.paragraph--style-image-left .paragraph__inner{flex-direction:row}}@media(min-width:992px){.paragraph--style-image-left .paragraph__media{order:-1}}@media(min-width:992px){.paragraph--style-image-right .paragraph__inner{flex-direction:row}}.paragraph--style-list .paragraph__body ul{list-style:none;padding-left:0}.paragraph--style-list .paragraph__body li{position:relative;padding-left:1.5rem}.paragraph--style-list .paragraph__body li::before{content:"";position:absolute;left:0;top:.5em;width:8px;height:8px;background-color:#08b0a0;border-radius:50%}.indication--hlh .paragraph--style-list .paragraph__body li::before{background-color:#e85611}.paragraph--style-intro{background-color:#c5d8ea;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box;padding:3rem 0}@media(min-width:768px){.paragraph--style-intro{padding:4rem 0}}.paragraph--style-intro .paragraph__heading{font-family:"Open Sans Condensed",sans-serif;font-size:1.75rem;font-weight:700;color:#7a9ab5}@media(min-width:768px){.paragraph--style-intro .paragraph__heading{font-size:2rem}}@media(min-width:992px){.paragraph--style-intro .paragraph__heading{font-size:2.25rem}}.paragraph--style-intro .paragraph__body{color:#5a7a94;font-size:1.05rem}@media(min-width:992px){.paragraph--style-intro .paragraph__media{flex:0 0 40%;max-width:40%}}@media(min-width:992px){.paragraph--style-intro .paragraph__content{flex:1}}.paragraph--style-diagnostic{background-color:#f5f9fa;padding:2rem;border-radius:8px;border:1px solid #ccc}.paragraph--style-diagnostic .paragraph__heading{color:#08b0a0}.indication--hlh .paragraph--style-diagnostic .paragraph__heading{color:#e85611}.paragraph--infographic{padding:3rem 0;text-align:center}@media(min-width:768px){.paragraph--infographic{padding:4rem 0}}.infographic__heading{font-family:"Open Sans Condensed",sans-serif;font-size:1.5rem;font-weight:700;color:#003057;margin:0 0 1rem}@media(min-width:768px){.infographic__heading{font-size:2rem}}.infographic__subheading{font-family:"Dancing Script",cursive;font-size:1.125rem;color:#666;margin:0 0 2rem}@media(min-width:768px){.infographic__subheading{font-size:1.25rem}}.infographic__image{margin:0 auto 2rem;max-width:100%}.infographic__image img{display:block;width:100%;height:auto;margin:0 auto}@media(min-width:768px){.infographic__image{max-width:800px}}.infographic__description{max-width:700px;margin:0 auto;font-size:.9375rem;line-height:1.7;color:#666;text-align:center}.infographic__description p{margin:0 0 .75rem}.infographic__description p:last-child{margin-bottom:0}.infographic__description a{color:#08b0a0;text-decoration:underline}.infographic__reference{margin-top:1.5rem;font-size:.75rem;color:#666;font-style:italic}.paragraph--callout{padding:1.5rem 0}.paragraph--callout .paragraph__inner{display:flex;gap:1rem;padding:1.25rem 1.5rem;border-left:4px solid #e85611;background-color:#fff8f5;border-radius:0 8px 8px 0}@media(min-width:768px){.paragraph--callout .paragraph__inner{padding:1.5rem 2rem}}.paragraph--callout .paragraph__icon{flex-shrink:0;width:40px;height:40px}.paragraph--callout .paragraph__icon img{width:100%;height:auto}.paragraph--callout .paragraph__heading{font-family:"Open Sans",sans-serif;font-size:.875rem;font-weight:700;color:#e85611;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.paragraph--callout .paragraph__body{font-size:.875rem;line-height:1.6;color:#1a1a1a}.paragraph--callout .paragraph__body p{margin:0 0 .5rem}.paragraph--callout .paragraph__body p:last-child{margin-bottom:0}.paragraph--callout.paragraph--style-warning .paragraph__inner{border-left-color:#d9534f;background-color:#fdf2f2}.paragraph--callout.paragraph--style-warning .paragraph__heading{color:#d9534f}.paragraph--callout.paragraph--style-safety .paragraph__inner{border-left-color:#08b0a0;background-color:#f0faf9}.paragraph--callout.paragraph--style-safety .paragraph__heading{color:#08b0a0}.paragraph--callout.paragraph--style-highlight .paragraph__inner{border-left-color:#003057;background-color:#f5f9fa}.paragraph--callout.paragraph--style-highlight .paragraph__heading{color:#003057}.paragraph--hero{position:relative;background:linear-gradient(160deg,#5bc4b8 0%,#7dd4c8 30%,#a8e4da 60%,#cdf0ea 100%);padding:1.25rem 0 1.75rem;overflow:hidden;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box}@media(min-width:768px){.paragraph--hero{padding:1.5rem 0 2rem}}@media(min-width:992px){.paragraph--hero{padding:1.5rem 0 2rem}}.paragraph--hero::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 1440 200%27 preserveAspectRatio=%27none%27%3E%3Cpath fill=%27%2348b8a8%27 fill-opacity=%270.35%27 d=%27M0,120 C200,160 400,90 600,140 C800,190 1000,100 1200,130 C1350,155 1420,140 1440,135 L1440,200 L0,200 Z%27/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;pointer-events:none;z-index:0}.paragraph--hero::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 1440 200%27 preserveAspectRatio=%27none%27%3E%3Cpath fill=%27%23b8e8e0%27 fill-opacity=%270.3%27 d=%27M0,90 C240,150 480,60 720,110 C960,160 1200,80 1440,120 L1440,200 L0,200 Z%27/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;pointer-events:none;z-index:0}.paragraph--hero .paragraph__content{position:relative;z-index:1}.paragraph--hero .paragraph__label{display:inline-block;font-family:"Open Sans",sans-serif;font-size:.75rem;font-weight:700;color:#003057;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5rem}.paragraph--hero .paragraph__heading{font-family:"Open Sans Condensed",sans-serif;font-size:2rem;font-weight:700;color:#003057;line-height:1.2;margin:0}@media(min-width:768px){.paragraph--hero .paragraph__heading{font-size:2.5rem}}@media(min-width:992px){.paragraph--hero .paragraph__heading{font-size:3rem}}.paragraph--hero .paragraph__heading em{font-family:"Dancing Script",cursive;font-style:italic;font-weight:400;color:#fff;font-size:1.1em}.paragraph--hero .paragraph__subheading{font-family:"Dancing Script",cursive;font-size:1.25rem;color:#08b0a0;margin:0 0 1rem}.paragraph--hero .paragraph__description{font-size:1rem;line-height:1.7;color:#1a1a1a;max-width:600px}.paragraph--hero .paragraph__cta{margin-top:1.5rem}.paragraph--hero .paragraph__media{display:none}@media(min-width:992px){.paragraph--hero .paragraph__media{display:block;position:absolute;right:2rem;top:50%;transform:translateY(-50%);max-width:300px}.paragraph--hero .paragraph__media img{width:100%;height:auto}}.carousel{position:relative;overflow:hidden;padding-left:125px;padding-right:125px}.carousel__wave{position:absolute;top:200px;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.carousel__wave svg{display:block;width:100%;height:100%}.carousel>*:not(.carousel__wave){position:relative;z-index:1}.carousel__top{display:flex;flex-wrap:wrap;align-items:flex-start;padding-top:69px}@media(max-width:767px){.carousel__top{flex-direction:column}}.carousel__top-text{flex:1;min-width:0}.carousel__top-image{flex:0 0 306px;margin-right:100px}@media(max-width:991px){.carousel__top-image{flex:0 0 250px}}@media(max-width:767px){.carousel__top-image{flex:0 0 auto;text-align:center;order:-1}}.carousel__top-image img{max-width:100%;height:auto}.carousel__intro-text{font-size:1rem;line-height:1.5625;color:#333547;margin-left:102px;margin-bottom:164px;max-width:640px}@media(max-width:991px){.carousel__intro-text{margin-left:1rem;margin-bottom:2rem}}.carousel__intro-text p{margin-bottom:1rem}.carousel__intro-text p:last-child{margin-bottom:0}.carousel__intro-text strong{font-weight:700}.carousel__header{margin-left:48px;margin-bottom:38px}@media(max-width:991px){.carousel__header{margin-left:0}}.carousel__swoosh{display:block;width:165px;height:21px;margin-bottom:.75rem}.carousel__title{font-family:"Open Sans",sans-serif;color:#08b0a0;font-size:2rem;font-weight:600;line-height:1;margin-bottom:.75rem}.carousel__subtitle{font-size:1rem;line-height:1.5625;color:#333547}.carousel__body{padding:2rem 0 3rem}.carousel__splide{position:relative;padding:.5rem 48px}.carousel .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:none;border:none;cursor:pointer;padding:0;color:#08b0a0;transition:opacity .2s ease}.carousel .splide__arrow:hover{opacity:.7}.carousel .splide__arrow:disabled{opacity:.2;cursor:default}.carousel .splide__arrow svg{display:block;width:24px;height:54px}.carousel .splide__arrow--prev{left:0}.carousel .splide__arrow--next{right:0}.carousel .carousel__arrows{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;margin-bottom:36px}.carousel .carousel__arrows .splide__arrow{pointer-events:auto}.carousel .splide__pagination{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem;list-style:none;padding:0}.carousel .splide__pagination li{line-height:0}.carousel .splide__pagination .splide__pagination__page{width:12px;height:12px;border-radius:50%;border:none;background:#ccc;cursor:pointer;padding:0;transition:background-color .2s ease}.carousel .splide__pagination .splide__pagination__page.is-active{background:#08b0a0}.carousel .splide__pagination .splide__pagination__page:focus-visible{outline:2px solid #08b0a0;outline-offset:2px}.carousel .splide__slide>*{height:100%}.carousel__footnote{margin-top:1.5rem;font-size:.75rem;color:#666;font-style:italic}.card-item{background:linear-gradient(180.06deg,#ffffff 73.3%,#08B0A0 202.39%);border-radius:12px;border:1px solid #08b0a0;padding:2.5rem 2rem;height:100%;display:flex;flex-direction:column}.card-item__image{margin-bottom:1rem;text-align:center}.card-item__image img{max-width:80px;height:auto}.card-item__title{font-family:"Open Sans Condensed",sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#e85611;text-align:center;margin-bottom:1rem}.card-item__title-swoosh{display:block;width:100px;height:6px;margin:.5rem auto 0}.card-item__description{font-size:.875rem;line-height:1.7;color:#1a1a1a;flex:1}.card-item__link{margin-top:1rem}.resource-tabs{padding:3rem 0}.resource-tabs__heading{font-family:"Open Sans",sans-serif;font-size:2rem;font-weight:600;color:#003057;margin-bottom:2rem}.resource-tab__toggle{display:block;width:100%;background:none;border:none;border-bottom:1px solid #08b0a0;padding:0 0 .75rem;cursor:pointer;text-align:left}.resource-tab__heading{display:block;font-family:"Open Sans",sans-serif;font-size:1rem;font-weight:600;line-height:1.5;color:#003057}.resource-tab__swoosh{display:none}.resource-tab__panel{overflow:hidden;transition:max-height .3s ease}.resource-tab__list{list-style:none;padding:0;margin:0}.resource-tab__list-item{border-bottom:1px solid #08b0a0;padding:1rem 0}.resource-tab{margin-bottom:58px}.resource-item__link{margin-bottom:.25rem}.resource-item__link a{font-family:"Open Sans",sans-serif;font-size:19px;font-weight:700;line-height:1.5;color:#003057;text-decoration:none}.resource-item__link a:hover{color:#08b0a0}.resource-item__description{font-size:.8125rem;line-height:1.5;color:#1a1a1a}.resource-item__description p{margin:0}
