.input,.textarea,.ais-SortBy-select{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}.input:disabled,.textarea:disabled,.input[disabled],[disabled].textarea,.input--disabled,.ais-SortBy-select:disabled,.ais-SortBy-select[disabled],.ais-SortBy-select--disabled{opacity:.4;pointer-events:none!important}.input::-ms-clear,.textarea::-ms-clear,.ais-SortBy-select::-ms-clear{display:none}.input::-webkit-outer-spin-button,.textarea::-webkit-outer-spin-button,.input::-webkit-inner-spin-button,.textarea::-webkit-inner-spin-button,.ais-SortBy-select::-webkit-outer-spin-button,.ais-SortBy-select::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}.input[type=number],[type=number].textarea,.ais-SortBy-select[type=number]{-moz-appearance:textfield}.input--placeholder,.input::placeholder,.textarea::placeholder,.ais-SortBy-select--placeholder,.ais-SortBy-select::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}.input:hover,.textarea:hover,.ais-SortBy-select:hover{border-color:#005c8f}.input:focus,.textarea:focus,.ais-SortBy-select:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}.input--filled,.ais-SortBy-select--filled{padding:0 1.25rem!important;border-color:#005c8f}.input--error,.textarea--error,.ais-SortBy-select--error{border-color:#ed091c!important}.input:hover,.textarea:hover,.input:focus,.textarea:focus,.input:active,.textarea:active,.ais-SortBy-select:hover,.ais-SortBy-select:focus,.ais-SortBy-select:active{outline:none}.search-form .input,.search-form .textarea,.discount-form .input,.discount-form .textarea,.search-form .ais-SortBy-select,.discount-form .ais-SortBy-select{flex:1 1 auto}.search-form .input.input--filled,.search-form .input--filled.textarea,.discount-form .input.input--filled,.discount-form .input--filled.textarea,.search-form .ais-SortBy-select.input--filled,.discount-form .ais-SortBy-select.input--filled{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}.input--no-border,.ais-SortBy-select--no-border{padding:0 1.25rem!important;border:none!important}.input--full-width,.ais-SortBy-select--full-width{width:100%}.input--flush,.ais-SortBy-select--flush{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}.input--search,.ais-SortBy-select--search{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){.input--search.input--no-search-button-lg,.ais-SortBy-select--search.input--no-search-button-lg{background-image:none}}.input--search.input--no-search-button,.ais-SortBy-select--search.input--no-search-button{background-image:none}.input--search:focus,.input--search.input--filled,.ais-SortBy-select--search:focus,.ais-SortBy-select--search.input--filled{background-position:center right 10px}.input--search::placeholder,.ais-SortBy-select--search::placeholder{font-weight:400}.input--select,.ais-SortBy-select{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}.input--select:focus,.input--select.input--filled,.ais-SortBy-select:focus,.ais-SortBy-select.input--filled{background-position:center right 10px}.input--select::-ms-expand,.ais-SortBy-select::-ms-expand{display:none}.input--select-default{border:1px solid #191919!important}.input--select-default:hover{border:1px solid #018750!important}.input--select-default:focus{border:2px solid #018750!important}.input--select-valid{border:2px solid #018750!important}.textarea{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}.textarea:focus,.textarea.input--filled{padding:.625rem!important}.textarea--large{min-height:12.5rem}.textarea__max-length-container{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}.textarea__max-length-container--error{color:#ed091c}.textarea--unset-height{height:unset}.checkbox{position:absolute;left:-99999px}.checkbox-label{display:flex;cursor:pointer}.checkbox-label--vertical{align-items:center}.checkbox-label--svg,.checkbox-label svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+.checkbox-label--svg,input:checked+.checkbox-label svg{border-color:#018750;background-color:#018750}.checkbox-label polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+.checkbox-label polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}.checkbox-label-content{flex:0 1 auto;line-height:20px}.checkbox-container input:checked~.checkbox-label svg{border-color:#018750;background-color:#018750}.checkbox-container input:checked~.checkbox-label polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}.radio{position:absolute;left:-99999px}.radio-label{position:relative;display:flex;cursor:pointer}.radio-label:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+.radio-label:before{border-color:#018750}.radio-label:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+.radio-label:after{width:10px;height:10px;background:#018750}.radio-label--vertical{align-items:center}.radio-label--vertical:after{top:50%}.radio-label-content{flex:1 1 auto;line-height:20px}.form-group{display:flex}.cta-banner .form-group{justify-content:center}.search-form{position:relative;display:flex}.label{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}.label__sub-text{font-size:.875rem;margin-bottom:.3125rem;color:#595959}.message{font-size:.875rem;display:flex;align-items:center}.message--error{color:#ed091c}.message--error:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}.text-quote{font-size:2.0625rem;font-weight:700}.text-roundels{font-size:1.625rem;color:#fff;font-weight:700}.text-form-label{font-size:1.125rem}.subtitle{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){.subtitle{max-width:90%;margin:0 auto 1.25rem!important}}.text-paragraph--small{font-size:.875rem}.text-subtext{font-size:.75rem;color:#595959}@media (min-width: 1024px){.text-inset{padding-left:1.875rem}}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}@media (max-width: 767.98px){.text-sm-right{text-align:right}.text-sm-left{text-align:left}.text-sm-center{text-align:center}}@media (max-width: 1023.98px){.text-md-center{text-align:center}}.spaced-list{margin-left:1.25rem}.spaced-list li{margin-bottom:.3125rem}.spaced-list li:last-child{margin-bottom:0}a,.text-link{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,.text-link:hover{color:#138ebc}a:focus,a:active,.text-link:focus,.text-link:active{outline:none}.link-none{color:inherit;text-decoration:none}.link-none:hover{text-decoration:underline}.section-link{display:flex;margin-top:1.25rem}.text-link--with-icon,.section-link a{display:flex;align-items:center;margin:auto}.text-link--with-icon svg,.section-link svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}.text-dark-green{color:#166729}.text-medium-green{color:#018750}.text-medium-green-tint{color:#afd991}.text-core-green{color:#97be0d}.text-charcoal{color:#191919}.text-dark-grey{color:#595959}.text-medium-grey{color:#c9c9c9}.text-light-grey{color:#f8fafc}.text-magenta{color:#d40069}.text-white,.text-white h2,.text-white .subtitle,.text-white .subtitle p,.text-white.blockquote-section p,a.text-white,.text-white.text-link,.text-white a,.text-white .text-link{color:#fff}a.text-white:hover,.text-white.text-link:hover,.text-white a:hover,.text-white .text-link:hover{color:#ffffffb3}.text-light{font-weight:300}.text-regular{font-weight:400}.text-semibold{font-weight:600}.text-bold{font-weight:700}.shadow{box-shadow:1px 1px 4px 1px #00000026}.rounded{border-radius:10px}.hr{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}.hr--no-margin{margin:0}.no-overflow{overflow:hidden}.body--locked{overflow:hidden;height:100%}.info-box,.video-box,.id-box,.card-box,.form-box{position:relative;padding:.8125rem .75rem .75rem 4.125rem}.info-box:before,.video-box:before,.id-box:before,.card-box:before,.form-box:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}.form-box:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}.card-box:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}.id-box:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}.video-box:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}.center-rounded-clinician-image{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}.center-clinician-name{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}.center-intro-text{max-width:600px;margin:10px auto 90px;text-align:center}.clinician-subtitle{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: 10px;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}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}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.row{--bs-gutter-x: 20px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 1px}.g-1,.gy-1{--bs-gutter-y: 1px}.g-2,.gx-2{--bs-gutter-x: 2px}.g-2,.gy-2{--bs-gutter-y: 2px}.g-3,.gx-3{--bs-gutter-x: 3px}.g-3,.gy-3{--bs-gutter-y: 3px}.g-4,.gx-4{--bs-gutter-x: 4px}.g-4,.gy-4{--bs-gutter-y: 4px}.g-5,.gx-5{--bs-gutter-x: 5px}.g-5,.gy-5{--bs-gutter-y: 5px}.g-10,.gx-10{--bs-gutter-x: 10px}.g-10,.gy-10{--bs-gutter-y: 10px}.g-15,.gx-15{--bs-gutter-x: 15px}.g-15,.gy-15{--bs-gutter-y: 15px}.g-20,.gx-20{--bs-gutter-x: 20px}.g-20,.gy-20{--bs-gutter-y: 20px}.g-30,.gx-30{--bs-gutter-x: 30px}.g-30,.gy-30{--bs-gutter-y: 30px}.g-40,.gx-40{--bs-gutter-x: 40px}.g-40,.gy-40{--bs-gutter-y: 40px}.g-50,.gx-50{--bs-gutter-x: 50px}.g-50,.gy-50{--bs-gutter-y: 50px}.g-60,.gx-60{--bs-gutter-x: 60px}.g-60,.gy-60{--bs-gutter-y: 60px}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 1px}.g-md-1,.gy-md-1{--bs-gutter-y: 1px}.g-md-2,.gx-md-2{--bs-gutter-x: 2px}.g-md-2,.gy-md-2{--bs-gutter-y: 2px}.g-md-3,.gx-md-3{--bs-gutter-x: 3px}.g-md-3,.gy-md-3{--bs-gutter-y: 3px}.g-md-4,.gx-md-4{--bs-gutter-x: 4px}.g-md-4,.gy-md-4{--bs-gutter-y: 4px}.g-md-5,.gx-md-5{--bs-gutter-x: 5px}.g-md-5,.gy-md-5{--bs-gutter-y: 5px}.g-md-10,.gx-md-10{--bs-gutter-x: 10px}.g-md-10,.gy-md-10{--bs-gutter-y: 10px}.g-md-15,.gx-md-15{--bs-gutter-x: 15px}.g-md-15,.gy-md-15{--bs-gutter-y: 15px}.g-md-20,.gx-md-20{--bs-gutter-x: 20px}.g-md-20,.gy-md-20{--bs-gutter-y: 20px}.g-md-30,.gx-md-30{--bs-gutter-x: 30px}.g-md-30,.gy-md-30{--bs-gutter-y: 30px}.g-md-40,.gx-md-40{--bs-gutter-x: 40px}.g-md-40,.gy-md-40{--bs-gutter-y: 40px}.g-md-50,.gx-md-50{--bs-gutter-x: 50px}.g-md-50,.gy-md-50{--bs-gutter-y: 50px}.g-md-60,.gx-md-60{--bs-gutter-x: 60px}.g-md-60,.gy-md-60{--bs-gutter-y: 60px}}@media (min-width: 1024px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 1px}.g-lg-1,.gy-lg-1{--bs-gutter-y: 1px}.g-lg-2,.gx-lg-2{--bs-gutter-x: 2px}.g-lg-2,.gy-lg-2{--bs-gutter-y: 2px}.g-lg-3,.gx-lg-3{--bs-gutter-x: 3px}.g-lg-3,.gy-lg-3{--bs-gutter-y: 3px}.g-lg-4,.gx-lg-4{--bs-gutter-x: 4px}.g-lg-4,.gy-lg-4{--bs-gutter-y: 4px}.g-lg-5,.gx-lg-5{--bs-gutter-x: 5px}.g-lg-5,.gy-lg-5{--bs-gutter-y: 5px}.g-lg-10,.gx-lg-10{--bs-gutter-x: 10px}.g-lg-10,.gy-lg-10{--bs-gutter-y: 10px}.g-lg-15,.gx-lg-15{--bs-gutter-x: 15px}.g-lg-15,.gy-lg-15{--bs-gutter-y: 15px}.g-lg-20,.gx-lg-20{--bs-gutter-x: 20px}.g-lg-20,.gy-lg-20{--bs-gutter-y: 20px}.g-lg-30,.gx-lg-30{--bs-gutter-x: 30px}.g-lg-30,.gy-lg-30{--bs-gutter-y: 30px}.g-lg-40,.gx-lg-40{--bs-gutter-x: 40px}.g-lg-40,.gy-lg-40{--bs-gutter-y: 40px}.g-lg-50,.gx-lg-50{--bs-gutter-x: 50px}.g-lg-50,.gy-lg-50{--bs-gutter-y: 50px}.g-lg-60,.gx-lg-60{--bs-gutter-x: 60px}.g-lg-60,.gy-lg-60{--bs-gutter-y: 60px}}@media (min-width: 1240px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 1px}.g-xl-1,.gy-xl-1{--bs-gutter-y: 1px}.g-xl-2,.gx-xl-2{--bs-gutter-x: 2px}.g-xl-2,.gy-xl-2{--bs-gutter-y: 2px}.g-xl-3,.gx-xl-3{--bs-gutter-x: 3px}.g-xl-3,.gy-xl-3{--bs-gutter-y: 3px}.g-xl-4,.gx-xl-4{--bs-gutter-x: 4px}.g-xl-4,.gy-xl-4{--bs-gutter-y: 4px}.g-xl-5,.gx-xl-5{--bs-gutter-x: 5px}.g-xl-5,.gy-xl-5{--bs-gutter-y: 5px}.g-xl-10,.gx-xl-10{--bs-gutter-x: 10px}.g-xl-10,.gy-xl-10{--bs-gutter-y: 10px}.g-xl-15,.gx-xl-15{--bs-gutter-x: 15px}.g-xl-15,.gy-xl-15{--bs-gutter-y: 15px}.g-xl-20,.gx-xl-20{--bs-gutter-x: 20px}.g-xl-20,.gy-xl-20{--bs-gutter-y: 20px}.g-xl-30,.gx-xl-30{--bs-gutter-x: 30px}.g-xl-30,.gy-xl-30{--bs-gutter-y: 30px}.g-xl-40,.gx-xl-40{--bs-gutter-x: 40px}.g-xl-40,.gy-xl-40{--bs-gutter-y: 40px}.g-xl-50,.gx-xl-50{--bs-gutter-x: 50px}.g-xl-50,.gy-xl-50{--bs-gutter-y: 50px}.g-xl-60,.gx-xl-60{--bs-gutter-x: 60px}.g-xl-60,.gy-xl-60{--bs-gutter-y: 60px}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:1px 1px 4px 1px #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:1px!important}.m-2{margin:2px!important}.m-3{margin:3px!important}.m-4{margin:4px!important}.m-5{margin:5px!important}.m-10{margin:10px!important}.m-15{margin:15px!important}.m-20{margin:20px!important}.m-30{margin:30px!important}.m-40{margin:40px!important}.m-50{margin:50px!important}.m-60{margin:60px!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:1px!important;margin-left:1px!important}.mx-2{margin-right:2px!important;margin-left:2px!important}.mx-3{margin-right:3px!important;margin-left:3px!important}.mx-4{margin-right:4px!important;margin-left:4px!important}.mx-5{margin-right:5px!important;margin-left:5px!important}.mx-10{margin-right:10px!important;margin-left:10px!important}.mx-15{margin-right:15px!important;margin-left:15px!important}.mx-20{margin-right:20px!important;margin-left:20px!important}.mx-30{margin-right:30px!important;margin-left:30px!important}.mx-40{margin-right:40px!important;margin-left:40px!important}.mx-50{margin-right:50px!important;margin-left:50px!important}.mx-60{margin-right:60px!important;margin-left:60px!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:1px!important;margin-bottom:1px!important}.my-2{margin-top:2px!important;margin-bottom:2px!important}.my-3{margin-top:3px!important;margin-bottom:3px!important}.my-4{margin-top:4px!important;margin-bottom:4px!important}.my-5{margin-top:5px!important;margin-bottom:5px!important}.my-10{margin-top:10px!important;margin-bottom:10px!important}.my-15{margin-top:15px!important;margin-bottom:15px!important}.my-20{margin-top:20px!important;margin-bottom:20px!important}.my-30{margin-top:30px!important;margin-bottom:30px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.my-50{margin-top:50px!important;margin-bottom:50px!important}.my-60{margin-top:60px!important;margin-bottom:60px!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:1px!important}.mt-2{margin-top:2px!important}.mt-3{margin-top:3px!important}.mt-4{margin-top:4px!important}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mt-20{margin-top:20px!important}.mt-30{margin-top:30px!important}.mt-40{margin-top:40px!important}.mt-50{margin-top:50px!important}.mt-60{margin-top:60px!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:1px!important}.me-2{margin-right:2px!important}.me-3{margin-right:3px!important}.me-4{margin-right:4px!important}.me-5{margin-right:5px!important}.me-10{margin-right:10px!important}.me-15{margin-right:15px!important}.me-20{margin-right:20px!important}.me-30{margin-right:30px!important}.me-40{margin-right:40px!important}.me-50{margin-right:50px!important}.me-60{margin-right:60px!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1px!important}.mb-2{margin-bottom:2px!important}.mb-3{margin-bottom:3px!important}.mb-4{margin-bottom:4px!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-30{margin-bottom:30px!important}.mb-40{margin-bottom:40px!important}.mb-50{margin-bottom:50px!important}.mb-60{margin-bottom:60px!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:1px!important}.ms-2{margin-left:2px!important}.ms-3{margin-left:3px!important}.ms-4{margin-left:4px!important}.ms-5{margin-left:5px!important}.ms-10{margin-left:10px!important}.ms-15{margin-left:15px!important}.ms-20{margin-left:20px!important}.ms-30{margin-left:30px!important}.ms-40{margin-left:40px!important}.ms-50{margin-left:50px!important}.ms-60{margin-left:60px!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:1px!important}.p-2{padding:2px!important}.p-3{padding:3px!important}.p-4{padding:4px!important}.p-5{padding:5px!important}.p-10{padding:10px!important}.p-15{padding:15px!important}.p-20{padding:20px!important}.p-30{padding:30px!important}.p-40{padding:40px!important}.p-50{padding:50px!important}.p-60{padding:60px!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:1px!important;padding-left:1px!important}.px-2{padding-right:2px!important;padding-left:2px!important}.px-3{padding-right:3px!important;padding-left:3px!important}.px-4{padding-right:4px!important;padding-left:4px!important}.px-5{padding-right:5px!important;padding-left:5px!important}.px-10{padding-right:10px!important;padding-left:10px!important}.px-15{padding-right:15px!important;padding-left:15px!important}.px-20{padding-right:20px!important;padding-left:20px!important}.px-30{padding-right:30px!important;padding-left:30px!important}.px-40{padding-right:40px!important;padding-left:40px!important}.px-50{padding-right:50px!important;padding-left:50px!important}.px-60{padding-right:60px!important;padding-left:60px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:1px!important;padding-bottom:1px!important}.py-2{padding-top:2px!important;padding-bottom:2px!important}.py-3{padding-top:3px!important;padding-bottom:3px!important}.py-4{padding-top:4px!important;padding-bottom:4px!important}.py-5{padding-top:5px!important;padding-bottom:5px!important}.py-10{padding-top:10px!important;padding-bottom:10px!important}.py-15{padding-top:15px!important;padding-bottom:15px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}.py-30{padding-top:30px!important;padding-bottom:30px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}.py-50{padding-top:50px!important;padding-bottom:50px!important}.py-60{padding-top:60px!important;padding-bottom:60px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:1px!important}.pt-2{padding-top:2px!important}.pt-3{padding-top:3px!important}.pt-4{padding-top:4px!important}.pt-5{padding-top:5px!important}.pt-10{padding-top:10px!important}.pt-15{padding-top:15px!important}.pt-20{padding-top:20px!important}.pt-30{padding-top:30px!important}.pt-40{padding-top:40px!important}.pt-50{padding-top:50px!important}.pt-60{padding-top:60px!important}.pe-0{padding-right:0!important}.pe-1{padding-right:1px!important}.pe-2{padding-right:2px!important}.pe-3{padding-right:3px!important}.pe-4{padding-right:4px!important}.pe-5{padding-right:5px!important}.pe-10{padding-right:10px!important}.pe-15{padding-right:15px!important}.pe-20{padding-right:20px!important}.pe-30{padding-right:30px!important}.pe-40{padding-right:40px!important}.pe-50{padding-right:50px!important}.pe-60{padding-right:60px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:1px!important}.pb-2{padding-bottom:2px!important}.pb-3{padding-bottom:3px!important}.pb-4{padding-bottom:4px!important}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px!important}.pb-15{padding-bottom:15px!important}.pb-20{padding-bottom:20px!important}.pb-30{padding-bottom:30px!important}.pb-40{padding-bottom:40px!important}.pb-50{padding-bottom:50px!important}.pb-60{padding-bottom:60px!important}.ps-0{padding-left:0!important}.ps-1{padding-left:1px!important}.ps-2{padding-left:2px!important}.ps-3{padding-left:3px!important}.ps-4{padding-left:4px!important}.ps-5{padding-left:5px!important}.ps-10{padding-left:10px!important}.ps-15{padding-left:15px!important}.ps-20{padding-left:20px!important}.ps-30{padding-left:30px!important}.ps-40{padding-left:40px!important}.ps-50{padding-left:50px!important}.ps-60{padding-left:60px!important}.gap-0{gap:0!important}.gap-1{gap:1px!important}.gap-2{gap:2px!important}.gap-3{gap:3px!important}.gap-4{gap:4px!important}.gap-5{gap:5px!important}.gap-10{gap:10px!important}.gap-15{gap:15px!important}.gap-20{gap:20px!important}.gap-30{gap:30px!important}.gap-40{gap:40px!important}.gap-50{gap:50px!important}.gap-60{gap:60px!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:#6c757d!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:1px!important}.m-md-2{margin:2px!important}.m-md-3{margin:3px!important}.m-md-4{margin:4px!important}.m-md-5{margin:5px!important}.m-md-10{margin:10px!important}.m-md-15{margin:15px!important}.m-md-20{margin:20px!important}.m-md-30{margin:30px!important}.m-md-40{margin:40px!important}.m-md-50{margin:50px!important}.m-md-60{margin:60px!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:1px!important;margin-left:1px!important}.mx-md-2{margin-right:2px!important;margin-left:2px!important}.mx-md-3{margin-right:3px!important;margin-left:3px!important}.mx-md-4{margin-right:4px!important;margin-left:4px!important}.mx-md-5{margin-right:5px!important;margin-left:5px!important}.mx-md-10{margin-right:10px!important;margin-left:10px!important}.mx-md-15{margin-right:15px!important;margin-left:15px!important}.mx-md-20{margin-right:20px!important;margin-left:20px!important}.mx-md-30{margin-right:30px!important;margin-left:30px!important}.mx-md-40{margin-right:40px!important;margin-left:40px!important}.mx-md-50{margin-right:50px!important;margin-left:50px!important}.mx-md-60{margin-right:60px!important;margin-left:60px!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:1px!important;margin-bottom:1px!important}.my-md-2{margin-top:2px!important;margin-bottom:2px!important}.my-md-3{margin-top:3px!important;margin-bottom:3px!important}.my-md-4{margin-top:4px!important;margin-bottom:4px!important}.my-md-5{margin-top:5px!important;margin-bottom:5px!important}.my-md-10{margin-top:10px!important;margin-bottom:10px!important}.my-md-15{margin-top:15px!important;margin-bottom:15px!important}.my-md-20{margin-top:20px!important;margin-bottom:20px!important}.my-md-30{margin-top:30px!important;margin-bottom:30px!important}.my-md-40{margin-top:40px!important;margin-bottom:40px!important}.my-md-50{margin-top:50px!important;margin-bottom:50px!important}.my-md-60{margin-top:60px!important;margin-bottom:60px!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:1px!important}.mt-md-2{margin-top:2px!important}.mt-md-3{margin-top:3px!important}.mt-md-4{margin-top:4px!important}.mt-md-5{margin-top:5px!important}.mt-md-10{margin-top:10px!important}.mt-md-15{margin-top:15px!important}.mt-md-20{margin-top:20px!important}.mt-md-30{margin-top:30px!important}.mt-md-40{margin-top:40px!important}.mt-md-50{margin-top:50px!important}.mt-md-60{margin-top:60px!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:1px!important}.me-md-2{margin-right:2px!important}.me-md-3{margin-right:3px!important}.me-md-4{margin-right:4px!important}.me-md-5{margin-right:5px!important}.me-md-10{margin-right:10px!important}.me-md-15{margin-right:15px!important}.me-md-20{margin-right:20px!important}.me-md-30{margin-right:30px!important}.me-md-40{margin-right:40px!important}.me-md-50{margin-right:50px!important}.me-md-60{margin-right:60px!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:1px!important}.mb-md-2{margin-bottom:2px!important}.mb-md-3{margin-bottom:3px!important}.mb-md-4{margin-bottom:4px!important}.mb-md-5{margin-bottom:5px!important}.mb-md-10{margin-bottom:10px!important}.mb-md-15{margin-bottom:15px!important}.mb-md-20{margin-bottom:20px!important}.mb-md-30{margin-bottom:30px!important}.mb-md-40{margin-bottom:40px!important}.mb-md-50{margin-bottom:50px!important}.mb-md-60{margin-bottom:60px!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:1px!important}.ms-md-2{margin-left:2px!important}.ms-md-3{margin-left:3px!important}.ms-md-4{margin-left:4px!important}.ms-md-5{margin-left:5px!important}.ms-md-10{margin-left:10px!important}.ms-md-15{margin-left:15px!important}.ms-md-20{margin-left:20px!important}.ms-md-30{margin-left:30px!important}.ms-md-40{margin-left:40px!important}.ms-md-50{margin-left:50px!important}.ms-md-60{margin-left:60px!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:1px!important}.p-md-2{padding:2px!important}.p-md-3{padding:3px!important}.p-md-4{padding:4px!important}.p-md-5{padding:5px!important}.p-md-10{padding:10px!important}.p-md-15{padding:15px!important}.p-md-20{padding:20px!important}.p-md-30{padding:30px!important}.p-md-40{padding:40px!important}.p-md-50{padding:50px!important}.p-md-60{padding:60px!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:1px!important;padding-left:1px!important}.px-md-2{padding-right:2px!important;padding-left:2px!important}.px-md-3{padding-right:3px!important;padding-left:3px!important}.px-md-4{padding-right:4px!important;padding-left:4px!important}.px-md-5{padding-right:5px!important;padding-left:5px!important}.px-md-10{padding-right:10px!important;padding-left:10px!important}.px-md-15{padding-right:15px!important;padding-left:15px!important}.px-md-20{padding-right:20px!important;padding-left:20px!important}.px-md-30{padding-right:30px!important;padding-left:30px!important}.px-md-40{padding-right:40px!important;padding-left:40px!important}.px-md-50{padding-right:50px!important;padding-left:50px!important}.px-md-60{padding-right:60px!important;padding-left:60px!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:1px!important;padding-bottom:1px!important}.py-md-2{padding-top:2px!important;padding-bottom:2px!important}.py-md-3{padding-top:3px!important;padding-bottom:3px!important}.py-md-4{padding-top:4px!important;padding-bottom:4px!important}.py-md-5{padding-top:5px!important;padding-bottom:5px!important}.py-md-10{padding-top:10px!important;padding-bottom:10px!important}.py-md-15{padding-top:15px!important;padding-bottom:15px!important}.py-md-20{padding-top:20px!important;padding-bottom:20px!important}.py-md-30{padding-top:30px!important;padding-bottom:30px!important}.py-md-40{padding-top:40px!important;padding-bottom:40px!important}.py-md-50{padding-top:50px!important;padding-bottom:50px!important}.py-md-60{padding-top:60px!important;padding-bottom:60px!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:1px!important}.pt-md-2{padding-top:2px!important}.pt-md-3{padding-top:3px!important}.pt-md-4{padding-top:4px!important}.pt-md-5{padding-top:5px!important}.pt-md-10{padding-top:10px!important}.pt-md-15{padding-top:15px!important}.pt-md-20{padding-top:20px!important}.pt-md-30{padding-top:30px!important}.pt-md-40{padding-top:40px!important}.pt-md-50{padding-top:50px!important}.pt-md-60{padding-top:60px!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:1px!important}.pe-md-2{padding-right:2px!important}.pe-md-3{padding-right:3px!important}.pe-md-4{padding-right:4px!important}.pe-md-5{padding-right:5px!important}.pe-md-10{padding-right:10px!important}.pe-md-15{padding-right:15px!important}.pe-md-20{padding-right:20px!important}.pe-md-30{padding-right:30px!important}.pe-md-40{padding-right:40px!important}.pe-md-50{padding-right:50px!important}.pe-md-60{padding-right:60px!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:1px!important}.pb-md-2{padding-bottom:2px!important}.pb-md-3{padding-bottom:3px!important}.pb-md-4{padding-bottom:4px!important}.pb-md-5{padding-bottom:5px!important}.pb-md-10{padding-bottom:10px!important}.pb-md-15{padding-bottom:15px!important}.pb-md-20{padding-bottom:20px!important}.pb-md-30{padding-bottom:30px!important}.pb-md-40{padding-bottom:40px!important}.pb-md-50{padding-bottom:50px!important}.pb-md-60{padding-bottom:60px!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:1px!important}.ps-md-2{padding-left:2px!important}.ps-md-3{padding-left:3px!important}.ps-md-4{padding-left:4px!important}.ps-md-5{padding-left:5px!important}.ps-md-10{padding-left:10px!important}.ps-md-15{padding-left:15px!important}.ps-md-20{padding-left:20px!important}.ps-md-30{padding-left:30px!important}.ps-md-40{padding-left:40px!important}.ps-md-50{padding-left:50px!important}.ps-md-60{padding-left:60px!important}.gap-md-0{gap:0!important}.gap-md-1{gap:1px!important}.gap-md-2{gap:2px!important}.gap-md-3{gap:3px!important}.gap-md-4{gap:4px!important}.gap-md-5{gap:5px!important}.gap-md-10{gap:10px!important}.gap-md-15{gap:15px!important}.gap-md-20{gap:20px!important}.gap-md-30{gap:30px!important}.gap-md-40{gap:40px!important}.gap-md-50{gap:50px!important}.gap-md-60{gap:60px!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 1024px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:1px!important}.m-lg-2{margin:2px!important}.m-lg-3{margin:3px!important}.m-lg-4{margin:4px!important}.m-lg-5{margin:5px!important}.m-lg-10{margin:10px!important}.m-lg-15{margin:15px!important}.m-lg-20{margin:20px!important}.m-lg-30{margin:30px!important}.m-lg-40{margin:40px!important}.m-lg-50{margin:50px!important}.m-lg-60{margin:60px!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:1px!important;margin-left:1px!important}.mx-lg-2{margin-right:2px!important;margin-left:2px!important}.mx-lg-3{margin-right:3px!important;margin-left:3px!important}.mx-lg-4{margin-right:4px!important;margin-left:4px!important}.mx-lg-5{margin-right:5px!important;margin-left:5px!important}.mx-lg-10{margin-right:10px!important;margin-left:10px!important}.mx-lg-15{margin-right:15px!important;margin-left:15px!important}.mx-lg-20{margin-right:20px!important;margin-left:20px!important}.mx-lg-30{margin-right:30px!important;margin-left:30px!important}.mx-lg-40{margin-right:40px!important;margin-left:40px!important}.mx-lg-50{margin-right:50px!important;margin-left:50px!important}.mx-lg-60{margin-right:60px!important;margin-left:60px!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:1px!important;margin-bottom:1px!important}.my-lg-2{margin-top:2px!important;margin-bottom:2px!important}.my-lg-3{margin-top:3px!important;margin-bottom:3px!important}.my-lg-4{margin-top:4px!important;margin-bottom:4px!important}.my-lg-5{margin-top:5px!important;margin-bottom:5px!important}.my-lg-10{margin-top:10px!important;margin-bottom:10px!important}.my-lg-15{margin-top:15px!important;margin-bottom:15px!important}.my-lg-20{margin-top:20px!important;margin-bottom:20px!important}.my-lg-30{margin-top:30px!important;margin-bottom:30px!important}.my-lg-40{margin-top:40px!important;margin-bottom:40px!important}.my-lg-50{margin-top:50px!important;margin-bottom:50px!important}.my-lg-60{margin-top:60px!important;margin-bottom:60px!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:1px!important}.mt-lg-2{margin-top:2px!important}.mt-lg-3{margin-top:3px!important}.mt-lg-4{margin-top:4px!important}.mt-lg-5{margin-top:5px!important}.mt-lg-10{margin-top:10px!important}.mt-lg-15{margin-top:15px!important}.mt-lg-20{margin-top:20px!important}.mt-lg-30{margin-top:30px!important}.mt-lg-40{margin-top:40px!important}.mt-lg-50{margin-top:50px!important}.mt-lg-60{margin-top:60px!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:1px!important}.me-lg-2{margin-right:2px!important}.me-lg-3{margin-right:3px!important}.me-lg-4{margin-right:4px!important}.me-lg-5{margin-right:5px!important}.me-lg-10{margin-right:10px!important}.me-lg-15{margin-right:15px!important}.me-lg-20{margin-right:20px!important}.me-lg-30{margin-right:30px!important}.me-lg-40{margin-right:40px!important}.me-lg-50{margin-right:50px!important}.me-lg-60{margin-right:60px!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:1px!important}.mb-lg-2{margin-bottom:2px!important}.mb-lg-3{margin-bottom:3px!important}.mb-lg-4{margin-bottom:4px!important}.mb-lg-5{margin-bottom:5px!important}.mb-lg-10{margin-bottom:10px!important}.mb-lg-15{margin-bottom:15px!important}.mb-lg-20{margin-bottom:20px!important}.mb-lg-30{margin-bottom:30px!important}.mb-lg-40{margin-bottom:40px!important}.mb-lg-50{margin-bottom:50px!important}.mb-lg-60{margin-bottom:60px!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:1px!important}.ms-lg-2{margin-left:2px!important}.ms-lg-3{margin-left:3px!important}.ms-lg-4{margin-left:4px!important}.ms-lg-5{margin-left:5px!important}.ms-lg-10{margin-left:10px!important}.ms-lg-15{margin-left:15px!important}.ms-lg-20{margin-left:20px!important}.ms-lg-30{margin-left:30px!important}.ms-lg-40{margin-left:40px!important}.ms-lg-50{margin-left:50px!important}.ms-lg-60{margin-left:60px!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:1px!important}.p-lg-2{padding:2px!important}.p-lg-3{padding:3px!important}.p-lg-4{padding:4px!important}.p-lg-5{padding:5px!important}.p-lg-10{padding:10px!important}.p-lg-15{padding:15px!important}.p-lg-20{padding:20px!important}.p-lg-30{padding:30px!important}.p-lg-40{padding:40px!important}.p-lg-50{padding:50px!important}.p-lg-60{padding:60px!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:1px!important;padding-left:1px!important}.px-lg-2{padding-right:2px!important;padding-left:2px!important}.px-lg-3{padding-right:3px!important;padding-left:3px!important}.px-lg-4{padding-right:4px!important;padding-left:4px!important}.px-lg-5{padding-right:5px!important;padding-left:5px!important}.px-lg-10{padding-right:10px!important;padding-left:10px!important}.px-lg-15{padding-right:15px!important;padding-left:15px!important}.px-lg-20{padding-right:20px!important;padding-left:20px!important}.px-lg-30{padding-right:30px!important;padding-left:30px!important}.px-lg-40{padding-right:40px!important;padding-left:40px!important}.px-lg-50{padding-right:50px!important;padding-left:50px!important}.px-lg-60{padding-right:60px!important;padding-left:60px!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:1px!important;padding-bottom:1px!important}.py-lg-2{padding-top:2px!important;padding-bottom:2px!important}.py-lg-3{padding-top:3px!important;padding-bottom:3px!important}.py-lg-4{padding-top:4px!important;padding-bottom:4px!important}.py-lg-5{padding-top:5px!important;padding-bottom:5px!important}.py-lg-10{padding-top:10px!important;padding-bottom:10px!important}.py-lg-15{padding-top:15px!important;padding-bottom:15px!important}.py-lg-20{padding-top:20px!important;padding-bottom:20px!important}.py-lg-30{padding-top:30px!important;padding-bottom:30px!important}.py-lg-40{padding-top:40px!important;padding-bottom:40px!important}.py-lg-50{padding-top:50px!important;padding-bottom:50px!important}.py-lg-60{padding-top:60px!important;padding-bottom:60px!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:1px!important}.pt-lg-2{padding-top:2px!important}.pt-lg-3{padding-top:3px!important}.pt-lg-4{padding-top:4px!important}.pt-lg-5{padding-top:5px!important}.pt-lg-10{padding-top:10px!important}.pt-lg-15{padding-top:15px!important}.pt-lg-20{padding-top:20px!important}.pt-lg-30{padding-top:30px!important}.pt-lg-40{padding-top:40px!important}.pt-lg-50{padding-top:50px!important}.pt-lg-60{padding-top:60px!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:1px!important}.pe-lg-2{padding-right:2px!important}.pe-lg-3{padding-right:3px!important}.pe-lg-4{padding-right:4px!important}.pe-lg-5{padding-right:5px!important}.pe-lg-10{padding-right:10px!important}.pe-lg-15{padding-right:15px!important}.pe-lg-20{padding-right:20px!important}.pe-lg-30{padding-right:30px!important}.pe-lg-40{padding-right:40px!important}.pe-lg-50{padding-right:50px!important}.pe-lg-60{padding-right:60px!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:1px!important}.pb-lg-2{padding-bottom:2px!important}.pb-lg-3{padding-bottom:3px!important}.pb-lg-4{padding-bottom:4px!important}.pb-lg-5{padding-bottom:5px!important}.pb-lg-10{padding-bottom:10px!important}.pb-lg-15{padding-bottom:15px!important}.pb-lg-20{padding-bottom:20px!important}.pb-lg-30{padding-bottom:30px!important}.pb-lg-40{padding-bottom:40px!important}.pb-lg-50{padding-bottom:50px!important}.pb-lg-60{padding-bottom:60px!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:1px!important}.ps-lg-2{padding-left:2px!important}.ps-lg-3{padding-left:3px!important}.ps-lg-4{padding-left:4px!important}.ps-lg-5{padding-left:5px!important}.ps-lg-10{padding-left:10px!important}.ps-lg-15{padding-left:15px!important}.ps-lg-20{padding-left:20px!important}.ps-lg-30{padding-left:30px!important}.ps-lg-40{padding-left:40px!important}.ps-lg-50{padding-left:50px!important}.ps-lg-60{padding-left:60px!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:1px!important}.gap-lg-2{gap:2px!important}.gap-lg-3{gap:3px!important}.gap-lg-4{gap:4px!important}.gap-lg-5{gap:5px!important}.gap-lg-10{gap:10px!important}.gap-lg-15{gap:15px!important}.gap-lg-20{gap:20px!important}.gap-lg-30{gap:30px!important}.gap-lg-40{gap:40px!important}.gap-lg-50{gap:50px!important}.gap-lg-60{gap:60px!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1240px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:1px!important}.m-xl-2{margin:2px!important}.m-xl-3{margin:3px!important}.m-xl-4{margin:4px!important}.m-xl-5{margin:5px!important}.m-xl-10{margin:10px!important}.m-xl-15{margin:15px!important}.m-xl-20{margin:20px!important}.m-xl-30{margin:30px!important}.m-xl-40{margin:40px!important}.m-xl-50{margin:50px!important}.m-xl-60{margin:60px!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:1px!important;margin-left:1px!important}.mx-xl-2{margin-right:2px!important;margin-left:2px!important}.mx-xl-3{margin-right:3px!important;margin-left:3px!important}.mx-xl-4{margin-right:4px!important;margin-left:4px!important}.mx-xl-5{margin-right:5px!important;margin-left:5px!important}.mx-xl-10{margin-right:10px!important;margin-left:10px!important}.mx-xl-15{margin-right:15px!important;margin-left:15px!important}.mx-xl-20{margin-right:20px!important;margin-left:20px!important}.mx-xl-30{margin-right:30px!important;margin-left:30px!important}.mx-xl-40{margin-right:40px!important;margin-left:40px!important}.mx-xl-50{margin-right:50px!important;margin-left:50px!important}.mx-xl-60{margin-right:60px!important;margin-left:60px!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:1px!important;margin-bottom:1px!important}.my-xl-2{margin-top:2px!important;margin-bottom:2px!important}.my-xl-3{margin-top:3px!important;margin-bottom:3px!important}.my-xl-4{margin-top:4px!important;margin-bottom:4px!important}.my-xl-5{margin-top:5px!important;margin-bottom:5px!important}.my-xl-10{margin-top:10px!important;margin-bottom:10px!important}.my-xl-15{margin-top:15px!important;margin-bottom:15px!important}.my-xl-20{margin-top:20px!important;margin-bottom:20px!important}.my-xl-30{margin-top:30px!important;margin-bottom:30px!important}.my-xl-40{margin-top:40px!important;margin-bottom:40px!important}.my-xl-50{margin-top:50px!important;margin-bottom:50px!important}.my-xl-60{margin-top:60px!important;margin-bottom:60px!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:1px!important}.mt-xl-2{margin-top:2px!important}.mt-xl-3{margin-top:3px!important}.mt-xl-4{margin-top:4px!important}.mt-xl-5{margin-top:5px!important}.mt-xl-10{margin-top:10px!important}.mt-xl-15{margin-top:15px!important}.mt-xl-20{margin-top:20px!important}.mt-xl-30{margin-top:30px!important}.mt-xl-40{margin-top:40px!important}.mt-xl-50{margin-top:50px!important}.mt-xl-60{margin-top:60px!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:1px!important}.me-xl-2{margin-right:2px!important}.me-xl-3{margin-right:3px!important}.me-xl-4{margin-right:4px!important}.me-xl-5{margin-right:5px!important}.me-xl-10{margin-right:10px!important}.me-xl-15{margin-right:15px!important}.me-xl-20{margin-right:20px!important}.me-xl-30{margin-right:30px!important}.me-xl-40{margin-right:40px!important}.me-xl-50{margin-right:50px!important}.me-xl-60{margin-right:60px!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:1px!important}.mb-xl-2{margin-bottom:2px!important}.mb-xl-3{margin-bottom:3px!important}.mb-xl-4{margin-bottom:4px!important}.mb-xl-5{margin-bottom:5px!important}.mb-xl-10{margin-bottom:10px!important}.mb-xl-15{margin-bottom:15px!important}.mb-xl-20{margin-bottom:20px!important}.mb-xl-30{margin-bottom:30px!important}.mb-xl-40{margin-bottom:40px!important}.mb-xl-50{margin-bottom:50px!important}.mb-xl-60{margin-bottom:60px!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:1px!important}.ms-xl-2{margin-left:2px!important}.ms-xl-3{margin-left:3px!important}.ms-xl-4{margin-left:4px!important}.ms-xl-5{margin-left:5px!important}.ms-xl-10{margin-left:10px!important}.ms-xl-15{margin-left:15px!important}.ms-xl-20{margin-left:20px!important}.ms-xl-30{margin-left:30px!important}.ms-xl-40{margin-left:40px!important}.ms-xl-50{margin-left:50px!important}.ms-xl-60{margin-left:60px!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:1px!important}.p-xl-2{padding:2px!important}.p-xl-3{padding:3px!important}.p-xl-4{padding:4px!important}.p-xl-5{padding:5px!important}.p-xl-10{padding:10px!important}.p-xl-15{padding:15px!important}.p-xl-20{padding:20px!important}.p-xl-30{padding:30px!important}.p-xl-40{padding:40px!important}.p-xl-50{padding:50px!important}.p-xl-60{padding:60px!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:1px!important;padding-left:1px!important}.px-xl-2{padding-right:2px!important;padding-left:2px!important}.px-xl-3{padding-right:3px!important;padding-left:3px!important}.px-xl-4{padding-right:4px!important;padding-left:4px!important}.px-xl-5{padding-right:5px!important;padding-left:5px!important}.px-xl-10{padding-right:10px!important;padding-left:10px!important}.px-xl-15{padding-right:15px!important;padding-left:15px!important}.px-xl-20{padding-right:20px!important;padding-left:20px!important}.px-xl-30{padding-right:30px!important;padding-left:30px!important}.px-xl-40{padding-right:40px!important;padding-left:40px!important}.px-xl-50{padding-right:50px!important;padding-left:50px!important}.px-xl-60{padding-right:60px!important;padding-left:60px!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:1px!important;padding-bottom:1px!important}.py-xl-2{padding-top:2px!important;padding-bottom:2px!important}.py-xl-3{padding-top:3px!important;padding-bottom:3px!important}.py-xl-4{padding-top:4px!important;padding-bottom:4px!important}.py-xl-5{padding-top:5px!important;padding-bottom:5px!important}.py-xl-10{padding-top:10px!important;padding-bottom:10px!important}.py-xl-15{padding-top:15px!important;padding-bottom:15px!important}.py-xl-20{padding-top:20px!important;padding-bottom:20px!important}.py-xl-30{padding-top:30px!important;padding-bottom:30px!important}.py-xl-40{padding-top:40px!important;padding-bottom:40px!important}.py-xl-50{padding-top:50px!important;padding-bottom:50px!important}.py-xl-60{padding-top:60px!important;padding-bottom:60px!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:1px!important}.pt-xl-2{padding-top:2px!important}.pt-xl-3{padding-top:3px!important}.pt-xl-4{padding-top:4px!important}.pt-xl-5{padding-top:5px!important}.pt-xl-10{padding-top:10px!important}.pt-xl-15{padding-top:15px!important}.pt-xl-20{padding-top:20px!important}.pt-xl-30{padding-top:30px!important}.pt-xl-40{padding-top:40px!important}.pt-xl-50{padding-top:50px!important}.pt-xl-60{padding-top:60px!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:1px!important}.pe-xl-2{padding-right:2px!important}.pe-xl-3{padding-right:3px!important}.pe-xl-4{padding-right:4px!important}.pe-xl-5{padding-right:5px!important}.pe-xl-10{padding-right:10px!important}.pe-xl-15{padding-right:15px!important}.pe-xl-20{padding-right:20px!important}.pe-xl-30{padding-right:30px!important}.pe-xl-40{padding-right:40px!important}.pe-xl-50{padding-right:50px!important}.pe-xl-60{padding-right:60px!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:1px!important}.pb-xl-2{padding-bottom:2px!important}.pb-xl-3{padding-bottom:3px!important}.pb-xl-4{padding-bottom:4px!important}.pb-xl-5{padding-bottom:5px!important}.pb-xl-10{padding-bottom:10px!important}.pb-xl-15{padding-bottom:15px!important}.pb-xl-20{padding-bottom:20px!important}.pb-xl-30{padding-bottom:30px!important}.pb-xl-40{padding-bottom:40px!important}.pb-xl-50{padding-bottom:50px!important}.pb-xl-60{padding-bottom:60px!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:1px!important}.ps-xl-2{padding-left:2px!important}.ps-xl-3{padding-left:3px!important}.ps-xl-4{padding-left:4px!important}.ps-xl-5{padding-left:5px!important}.ps-xl-10{padding-left:10px!important}.ps-xl-15{padding-left:15px!important}.ps-xl-20{padding-left:20px!important}.ps-xl-30{padding-left:30px!important}.ps-xl-40{padding-left:40px!important}.ps-xl-50{padding-left:50px!important}.ps-xl-60{padding-left:60px!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:1px!important}.gap-xl-2{gap:2px!important}.gap-xl-3{gap:3px!important}.gap-xl-4{gap:4px!important}.gap-xl-5{gap:5px!important}.gap-xl-10{gap:10px!important}.gap-xl-15{gap:15px!important}.gap-xl-20{gap:20px!important}.gap-xl-30{gap:30px!important}.gap-xl-40{gap:40px!important}.gap-xl-50{gap:50px!important}.gap-xl-60{gap:60px!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}#root-preconsultation{width:100%;padding-bottom:4rem;margin:0 auto;font-family:Inter,sans-serif!important;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;line-height:24px;text-align:center;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%}._input_rz8su_6,._textarea_rz8su_6,._ais-SortBy-select_rz8su_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_rz8su_6:disabled,._textarea_rz8su_6:disabled,._input_rz8su_6[disabled],[disabled]._textarea_rz8su_6,._input--disabled_rz8su_35,._ais-SortBy-select_rz8su_7:disabled,._ais-SortBy-select_rz8su_7[disabled],._ais-SortBy-select--disabled_rz8su_38{opacity:.4;pointer-events:none!important}._input_rz8su_6::-ms-clear,._textarea_rz8su_6::-ms-clear,._ais-SortBy-select_rz8su_7::-ms-clear{display:none}._input_rz8su_6::-webkit-outer-spin-button,._textarea_rz8su_6::-webkit-outer-spin-button,._input_rz8su_6::-webkit-inner-spin-button,._textarea_rz8su_6::-webkit-inner-spin-button,._ais-SortBy-select_rz8su_7::-webkit-outer-spin-button,._ais-SortBy-select_rz8su_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_rz8su_6[type=number],[type=number]._textarea_rz8su_6,._ais-SortBy-select_rz8su_7[type=number]{-moz-appearance:textfield}._input--placeholder_rz8su_57,._input_rz8su_6::placeholder,._textarea_rz8su_6::placeholder,._ais-SortBy-select--placeholder_rz8su_58,._ais-SortBy-select_rz8su_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_rz8su_6:hover,._textarea_rz8su_6:hover,._ais-SortBy-select_rz8su_7:hover{border-color:#005c8f}._input_rz8su_6:focus,._textarea_rz8su_6:focus,._ais-SortBy-select_rz8su_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_rz8su_76,._ais-SortBy-select--filled_rz8su_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_rz8su_81,._textarea--error_rz8su_81,._ais-SortBy-select--error_rz8su_82{border-color:#ed091c!important}._input_rz8su_6:hover,._textarea_rz8su_6:hover,._input_rz8su_6:focus,._textarea_rz8su_6:focus,._input_rz8su_6:active,._textarea_rz8su_6:active,._ais-SortBy-select_rz8su_7:hover,._ais-SortBy-select_rz8su_7:focus,._ais-SortBy-select_rz8su_7:active{outline:none}._search-form_rz8su_91 ._input_rz8su_6,._search-form_rz8su_91 ._textarea_rz8su_6,._discount-form_rz8su_91 ._input_rz8su_6,._discount-form_rz8su_91 ._textarea_rz8su_6,._search-form_rz8su_91 ._ais-SortBy-select_rz8su_7,._discount-form_rz8su_91 ._ais-SortBy-select_rz8su_7{flex:1 1 auto}._search-form_rz8su_91 ._input_rz8su_6._input--filled_rz8su_76,._search-form_rz8su_91 ._input--filled_rz8su_76._textarea_rz8su_6,._discount-form_rz8su_91 ._input_rz8su_6._input--filled_rz8su_76,._discount-form_rz8su_91 ._input--filled_rz8su_76._textarea_rz8su_6,._search-form_rz8su_91 ._ais-SortBy-select_rz8su_7._input--filled_rz8su_76,._discount-form_rz8su_91 ._ais-SortBy-select_rz8su_7._input--filled_rz8su_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_rz8su_104,._ais-SortBy-select--no-border_rz8su_105{padding:0 1.25rem!important;border:none!important}._input--full-width_rz8su_109,._ais-SortBy-select--full-width_rz8su_110{width:100%}._input--flush_rz8su_113,._ais-SortBy-select--flush_rz8su_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_rz8su_121,._ais-SortBy-select--search_rz8su_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_rz8su_121._input--no-search-button-lg_rz8su_133,._ais-SortBy-select--search_rz8su_122._input--no-search-button-lg_rz8su_133{background-image:none}}._input--search_rz8su_121._input--no-search-button_rz8su_133,._ais-SortBy-select--search_rz8su_122._input--no-search-button_rz8su_133{background-image:none}._input--search_rz8su_121:focus,._input--search_rz8su_121._input--filled_rz8su_76,._ais-SortBy-select--search_rz8su_122:focus,._ais-SortBy-select--search_rz8su_122._input--filled_rz8su_76{background-position:center right 10px}._input--search_rz8su_121::placeholder,._ais-SortBy-select--search_rz8su_122::placeholder{font-weight:400}._input--select_rz8su_155,._ais-SortBy-select_rz8su_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_rz8su_155:focus,._input--select_rz8su_155._input--filled_rz8su_76,._ais-SortBy-select_rz8su_7:focus,._ais-SortBy-select_rz8su_7._input--filled_rz8su_76{background-position:center right 10px}._input--select_rz8su_155::-ms-expand,._ais-SortBy-select_rz8su_7::-ms-expand{display:none}._input--select-default_rz8su_177{border:1px solid #191919!important}._input--select-default_rz8su_177:hover{border:1px solid #018750!important}._input--select-default_rz8su_177:focus{border:2px solid #018750!important}._input--select-valid_rz8su_187{border:2px solid #018750!important}._textarea_rz8su_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_rz8su_6:focus,._textarea_rz8su_6._input--filled_rz8su_76{padding:.625rem!important}._textarea--large_rz8su_203{min-height:12.5rem}._textarea__max-length-container_rz8su_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_rz8su_212{color:#ed091c}._textarea--unset-height_rz8su_216{height:unset}._checkbox_rz8su_223{position:absolute;left:-99999px}._checkbox-label_rz8su_228{display:flex;cursor:pointer}._checkbox-label--vertical_rz8su_232{align-items:center}._checkbox-label--svg_rz8su_235,._checkbox-label_rz8su_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_rz8su_235,input:checked+._checkbox-label_rz8su_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_rz8su_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_rz8su_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_rz8su_274{flex:0 1 auto;line-height:20px}._checkbox-container_rz8su_279 input:checked~._checkbox-label_rz8su_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_rz8su_279 input:checked~._checkbox-label_rz8su_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_rz8su_293{position:absolute;left:-99999px}._radio-label_rz8su_298{position:relative;display:flex;cursor:pointer}._radio-label_rz8su_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_rz8su_298:before{border-color:#018750}._radio-label_rz8su_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_rz8su_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_rz8su_339{align-items:center}._radio-label--vertical_rz8su_339:after{top:50%}._radio-label-content_rz8su_346{flex:1 1 auto;line-height:20px}._form-group_rz8su_354{display:flex}._cta-banner_rz8su_357 ._form-group_rz8su_354{justify-content:center}._search-form_rz8su_91{position:relative;display:flex}._label_rz8su_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_rz8su_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_rz8su_387{font-size:.875rem;display:flex;align-items:center}._message--error_rz8su_392{color:#ed091c}._message--error_rz8su_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_rz8su_502{font-size:2.0625rem;font-weight:700}._text-roundels_rz8su_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_rz8su_513{font-size:1.125rem}._subtitle_rz8su_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_rz8su_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_rz8su_538{font-size:.875rem}._text-subtext_rz8su_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_rz8su_548{padding-left:1.875rem}}._text-right_rz8su_553{text-align:right}._text-left_rz8su_557{text-align:left}._text-center_rz8su_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_rz8su_566{text-align:right}._text-sm-left_rz8su_569{text-align:left}._text-sm-center_rz8su_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_rz8su_577{text-align:center}}._spaced-list_rz8su_581{margin-left:1.25rem}._spaced-list_rz8su_581 li{margin-bottom:.3125rem}._spaced-list_rz8su_581 li:last-child{margin-bottom:0}a,._text-link_rz8su_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_rz8su_595:hover{color:#138ebc}a:focus,a:active,._text-link_rz8su_595:focus,._text-link_rz8su_595:active{outline:none}._link-none_rz8su_613{color:inherit;text-decoration:none}._link-none_rz8su_613:hover{text-decoration:underline}._section-link_rz8su_621{display:flex;margin-top:1.25rem}._text-link--with-icon_rz8su_626,._section-link_rz8su_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_rz8su_626 svg,._section-link_rz8su_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_rz8su_645{color:#166729}._text-medium-green_rz8su_649{color:#018750}._text-medium-green-tint_rz8su_653{color:#afd991}._text-core-green_rz8su_657{color:#97be0d}._text-charcoal_rz8su_661{color:#191919}._text-dark-grey_rz8su_665{color:#595959}._text-medium-grey_rz8su_669{color:#c9c9c9}._text-light-grey_rz8su_673{color:#f8fafc}._text-magenta_rz8su_677{color:#d40069}._text-white_rz8su_681,._text-white_rz8su_681 h2,._text-white_rz8su_681 ._subtitle_rz8su_517,._text-white_rz8su_681 ._subtitle_rz8su_517 p,._text-white_rz8su_681._blockquote-section_rz8su_686 p,a._text-white_rz8su_681,._text-white_rz8su_681._text-link_rz8su_595,._text-white_rz8su_681 a,._text-white_rz8su_681 ._text-link_rz8su_595{color:#fff}a._text-white_rz8su_681:hover,._text-white_rz8su_681._text-link_rz8su_595:hover,._text-white_rz8su_681 a:hover,._text-white_rz8su_681 ._text-link_rz8su_595:hover{color:#ffffffb3}._text-light_rz8su_673{font-weight:300}._text-regular_rz8su_700{font-weight:400}._text-semibold_rz8su_704{font-weight:600}._text-bold_rz8su_708{font-weight:700}._shadow_rz8su_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_rz8su_716{border-radius:10px}._hr_rz8su_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_rz8su_727{margin:0}._no-overflow_rz8su_731{overflow:hidden}._body--locked_rz8su_735{overflow:hidden;height:100%}._info-box_rz8su_740,._video-box_rz8su_740,._id-box_rz8su_740,._card-box_rz8su_740,._form-box_rz8su_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_rz8su_740:before,._video-box_rz8su_740:before,._id-box_rz8su_740:before,._card-box_rz8su_740:before,._form-box_rz8su_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_rz8su_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_rz8su_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_rz8su_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_rz8su_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_rz8su_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_rz8su_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_rz8su_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_rz8su_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._container_rz8su_814{display:flex;width:100%;max-width:540px;min-height:100px;flex-direction:column;margin:1.25rem auto}@media (min-width: 480px){._container_rz8su_814{padding:1.875rem}}._cardTitle_rz8su_828{font-size:1.25rem;justify-content:center;margin:0 0 .9375rem;font-weight:600;letter-spacing:.5px;line-height:1.25;text-align:center}._input_eob2m_6,._textarea_eob2m_6,._ais-SortBy-select_eob2m_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_eob2m_6:disabled,._textarea_eob2m_6:disabled,._input_eob2m_6[disabled],[disabled]._textarea_eob2m_6,._input--disabled_eob2m_35,._ais-SortBy-select_eob2m_7:disabled,._ais-SortBy-select_eob2m_7[disabled],._ais-SortBy-select--disabled_eob2m_38{opacity:.4;pointer-events:none!important}._input_eob2m_6::-ms-clear,._textarea_eob2m_6::-ms-clear,._ais-SortBy-select_eob2m_7::-ms-clear{display:none}._input_eob2m_6::-webkit-outer-spin-button,._textarea_eob2m_6::-webkit-outer-spin-button,._input_eob2m_6::-webkit-inner-spin-button,._textarea_eob2m_6::-webkit-inner-spin-button,._ais-SortBy-select_eob2m_7::-webkit-outer-spin-button,._ais-SortBy-select_eob2m_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_eob2m_6[type=number],[type=number]._textarea_eob2m_6,._ais-SortBy-select_eob2m_7[type=number]{-moz-appearance:textfield}._input--placeholder_eob2m_57,._input_eob2m_6::placeholder,._textarea_eob2m_6::placeholder,._ais-SortBy-select--placeholder_eob2m_58,._ais-SortBy-select_eob2m_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_eob2m_6:hover,._textarea_eob2m_6:hover,._ais-SortBy-select_eob2m_7:hover{border-color:#005c8f}._input_eob2m_6:focus,._textarea_eob2m_6:focus,._ais-SortBy-select_eob2m_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_eob2m_76,._ais-SortBy-select--filled_eob2m_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_eob2m_81,._textarea--error_eob2m_81,._ais-SortBy-select--error_eob2m_82{border-color:#ed091c!important}._input_eob2m_6:hover,._textarea_eob2m_6:hover,._input_eob2m_6:focus,._textarea_eob2m_6:focus,._input_eob2m_6:active,._textarea_eob2m_6:active,._ais-SortBy-select_eob2m_7:hover,._ais-SortBy-select_eob2m_7:focus,._ais-SortBy-select_eob2m_7:active{outline:none}._search-form_eob2m_91 ._input_eob2m_6,._search-form_eob2m_91 ._textarea_eob2m_6,._discount-form_eob2m_91 ._input_eob2m_6,._discount-form_eob2m_91 ._textarea_eob2m_6,._search-form_eob2m_91 ._ais-SortBy-select_eob2m_7,._discount-form_eob2m_91 ._ais-SortBy-select_eob2m_7{flex:1 1 auto}._search-form_eob2m_91 ._input_eob2m_6._input--filled_eob2m_76,._search-form_eob2m_91 ._input--filled_eob2m_76._textarea_eob2m_6,._discount-form_eob2m_91 ._input_eob2m_6._input--filled_eob2m_76,._discount-form_eob2m_91 ._input--filled_eob2m_76._textarea_eob2m_6,._search-form_eob2m_91 ._ais-SortBy-select_eob2m_7._input--filled_eob2m_76,._discount-form_eob2m_91 ._ais-SortBy-select_eob2m_7._input--filled_eob2m_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_eob2m_104,._ais-SortBy-select--no-border_eob2m_105{padding:0 1.25rem!important;border:none!important}._input--full-width_eob2m_109,._ais-SortBy-select--full-width_eob2m_110{width:100%}._input--flush_eob2m_113,._ais-SortBy-select--flush_eob2m_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_eob2m_121,._ais-SortBy-select--search_eob2m_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_eob2m_121._input--no-search-button-lg_eob2m_133,._ais-SortBy-select--search_eob2m_122._input--no-search-button-lg_eob2m_133{background-image:none}}._input--search_eob2m_121._input--no-search-button_eob2m_133,._ais-SortBy-select--search_eob2m_122._input--no-search-button_eob2m_133{background-image:none}._input--search_eob2m_121:focus,._input--search_eob2m_121._input--filled_eob2m_76,._ais-SortBy-select--search_eob2m_122:focus,._ais-SortBy-select--search_eob2m_122._input--filled_eob2m_76{background-position:center right 10px}._input--search_eob2m_121::placeholder,._ais-SortBy-select--search_eob2m_122::placeholder{font-weight:400}._input--select_eob2m_155,._ais-SortBy-select_eob2m_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_eob2m_155:focus,._input--select_eob2m_155._input--filled_eob2m_76,._ais-SortBy-select_eob2m_7:focus,._ais-SortBy-select_eob2m_7._input--filled_eob2m_76{background-position:center right 10px}._input--select_eob2m_155::-ms-expand,._ais-SortBy-select_eob2m_7::-ms-expand{display:none}._input--select-default_eob2m_177{border:1px solid #191919!important}._input--select-default_eob2m_177:hover{border:1px solid #018750!important}._input--select-default_eob2m_177:focus{border:2px solid #018750!important}._input--select-valid_eob2m_187{border:2px solid #018750!important}._textarea_eob2m_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_eob2m_6:focus,._textarea_eob2m_6._input--filled_eob2m_76{padding:.625rem!important}._textarea--large_eob2m_203{min-height:12.5rem}._textarea__max-length-container_eob2m_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_eob2m_212{color:#ed091c}._textarea--unset-height_eob2m_216{height:unset}._checkbox_eob2m_223{position:absolute;left:-99999px}._checkbox-label_eob2m_228{display:flex;cursor:pointer}._checkbox-label--vertical_eob2m_232{align-items:center}._checkbox-label--svg_eob2m_235,._checkbox-label_eob2m_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_eob2m_235,input:checked+._checkbox-label_eob2m_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_eob2m_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_eob2m_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_eob2m_274{flex:0 1 auto;line-height:20px}._checkbox-container_eob2m_279 input:checked~._checkbox-label_eob2m_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_eob2m_279 input:checked~._checkbox-label_eob2m_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_eob2m_293{position:absolute;left:-99999px}._radio-label_eob2m_298{position:relative;display:flex;cursor:pointer}._radio-label_eob2m_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_eob2m_298:before{border-color:#018750}._radio-label_eob2m_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_eob2m_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_eob2m_339{align-items:center}._radio-label--vertical_eob2m_339:after{top:50%}._radio-label-content_eob2m_346{flex:1 1 auto;line-height:20px}._form-group_eob2m_354{display:flex}._cta-banner_eob2m_357 ._form-group_eob2m_354{justify-content:center}._search-form_eob2m_91{position:relative;display:flex}._label_eob2m_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_eob2m_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_eob2m_387{font-size:.875rem;display:flex;align-items:center}._message--error_eob2m_392{color:#ed091c}._message--error_eob2m_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_eob2m_502{font-size:2.0625rem;font-weight:700}._text-roundels_eob2m_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_eob2m_513{font-size:1.125rem}._subtitle_eob2m_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_eob2m_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_eob2m_538{font-size:.875rem}._text-subtext_eob2m_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_eob2m_548{padding-left:1.875rem}}._text-right_eob2m_553{text-align:right}._text-left_eob2m_557{text-align:left}._text-center_eob2m_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_eob2m_566{text-align:right}._text-sm-left_eob2m_569{text-align:left}._text-sm-center_eob2m_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_eob2m_577{text-align:center}}._spaced-list_eob2m_581{margin-left:1.25rem}._spaced-list_eob2m_581 li{margin-bottom:.3125rem}._spaced-list_eob2m_581 li:last-child{margin-bottom:0}a,._text-link_eob2m_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_eob2m_595:hover{color:#138ebc}a:focus,a:active,._text-link_eob2m_595:focus,._text-link_eob2m_595:active{outline:none}._link-none_eob2m_613{color:inherit;text-decoration:none}._link-none_eob2m_613:hover{text-decoration:underline}._section-link_eob2m_621{display:flex;margin-top:1.25rem}._text-link--with-icon_eob2m_626,._section-link_eob2m_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_eob2m_626 svg,._section-link_eob2m_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_eob2m_645{color:#166729}._text-medium-green_eob2m_649{color:#018750}._text-medium-green-tint_eob2m_653{color:#afd991}._text-core-green_eob2m_657{color:#97be0d}._text-charcoal_eob2m_661{color:#191919}._text-dark-grey_eob2m_665{color:#595959}._text-medium-grey_eob2m_669{color:#c9c9c9}._text-light-grey_eob2m_673{color:#f8fafc}._text-magenta_eob2m_677{color:#d40069}._text-white_eob2m_681,._text-white_eob2m_681 h2,._text-white_eob2m_681 ._subtitle_eob2m_517,._text-white_eob2m_681 ._subtitle_eob2m_517 p,._text-white_eob2m_681._blockquote-section_eob2m_686 p,a._text-white_eob2m_681,._text-white_eob2m_681._text-link_eob2m_595,._text-white_eob2m_681 a,._text-white_eob2m_681 ._text-link_eob2m_595{color:#fff}a._text-white_eob2m_681:hover,._text-white_eob2m_681._text-link_eob2m_595:hover,._text-white_eob2m_681 a:hover,._text-white_eob2m_681 ._text-link_eob2m_595:hover{color:#ffffffb3}._text-light_eob2m_673{font-weight:300}._text-regular_eob2m_700{font-weight:400}._text-semibold_eob2m_704{font-weight:600}._text-bold_eob2m_708{font-weight:700}._shadow_eob2m_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_eob2m_716{border-radius:10px}._hr_eob2m_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_eob2m_727{margin:0}._no-overflow_eob2m_731{overflow:hidden}._body--locked_eob2m_735{overflow:hidden;height:100%}._info-box_eob2m_740,._video-box_eob2m_740,._id-box_eob2m_740,._card-box_eob2m_740,._form-box_eob2m_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_eob2m_740:before,._video-box_eob2m_740:before,._id-box_eob2m_740:before,._card-box_eob2m_740:before,._form-box_eob2m_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_eob2m_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_eob2m_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_eob2m_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_eob2m_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_eob2m_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_eob2m_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_eob2m_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_eob2m_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._containerLayout_eob2m_814{display:flex;height:auto;flex-direction:column}._containerLayout_eob2m_814 main{padding:0}._input_1rd38_6,._textarea_1rd38_6,._ais-SortBy-select_1rd38_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_1rd38_6:disabled,._textarea_1rd38_6:disabled,._input_1rd38_6[disabled],[disabled]._textarea_1rd38_6,._input--disabled_1rd38_35,._ais-SortBy-select_1rd38_7:disabled,._ais-SortBy-select_1rd38_7[disabled],._ais-SortBy-select--disabled_1rd38_38{opacity:.4;pointer-events:none!important}._input_1rd38_6::-ms-clear,._textarea_1rd38_6::-ms-clear,._ais-SortBy-select_1rd38_7::-ms-clear{display:none}._input_1rd38_6::-webkit-outer-spin-button,._textarea_1rd38_6::-webkit-outer-spin-button,._input_1rd38_6::-webkit-inner-spin-button,._textarea_1rd38_6::-webkit-inner-spin-button,._ais-SortBy-select_1rd38_7::-webkit-outer-spin-button,._ais-SortBy-select_1rd38_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_1rd38_6[type=number],[type=number]._textarea_1rd38_6,._ais-SortBy-select_1rd38_7[type=number]{-moz-appearance:textfield}._input--placeholder_1rd38_57,._input_1rd38_6::placeholder,._textarea_1rd38_6::placeholder,._ais-SortBy-select--placeholder_1rd38_58,._ais-SortBy-select_1rd38_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_1rd38_6:hover,._textarea_1rd38_6:hover,._ais-SortBy-select_1rd38_7:hover{border-color:#005c8f}._input_1rd38_6:focus,._textarea_1rd38_6:focus,._ais-SortBy-select_1rd38_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_1rd38_76,._ais-SortBy-select--filled_1rd38_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_1rd38_81,._textarea--error_1rd38_81,._ais-SortBy-select--error_1rd38_82{border-color:#ed091c!important}._input_1rd38_6:hover,._textarea_1rd38_6:hover,._input_1rd38_6:focus,._textarea_1rd38_6:focus,._input_1rd38_6:active,._textarea_1rd38_6:active,._ais-SortBy-select_1rd38_7:hover,._ais-SortBy-select_1rd38_7:focus,._ais-SortBy-select_1rd38_7:active{outline:none}._search-form_1rd38_91 ._input_1rd38_6,._search-form_1rd38_91 ._textarea_1rd38_6,._discount-form_1rd38_91 ._input_1rd38_6,._discount-form_1rd38_91 ._textarea_1rd38_6,._search-form_1rd38_91 ._ais-SortBy-select_1rd38_7,._discount-form_1rd38_91 ._ais-SortBy-select_1rd38_7{flex:1 1 auto}._search-form_1rd38_91 ._input_1rd38_6._input--filled_1rd38_76,._search-form_1rd38_91 ._input--filled_1rd38_76._textarea_1rd38_6,._discount-form_1rd38_91 ._input_1rd38_6._input--filled_1rd38_76,._discount-form_1rd38_91 ._input--filled_1rd38_76._textarea_1rd38_6,._search-form_1rd38_91 ._ais-SortBy-select_1rd38_7._input--filled_1rd38_76,._discount-form_1rd38_91 ._ais-SortBy-select_1rd38_7._input--filled_1rd38_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_1rd38_104,._ais-SortBy-select--no-border_1rd38_105{padding:0 1.25rem!important;border:none!important}._input--full-width_1rd38_109,._ais-SortBy-select--full-width_1rd38_110{width:100%}._input--flush_1rd38_113,._ais-SortBy-select--flush_1rd38_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_1rd38_121,._ais-SortBy-select--search_1rd38_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_1rd38_121._input--no-search-button-lg_1rd38_133,._ais-SortBy-select--search_1rd38_122._input--no-search-button-lg_1rd38_133{background-image:none}}._input--search_1rd38_121._input--no-search-button_1rd38_133,._ais-SortBy-select--search_1rd38_122._input--no-search-button_1rd38_133{background-image:none}._input--search_1rd38_121:focus,._input--search_1rd38_121._input--filled_1rd38_76,._ais-SortBy-select--search_1rd38_122:focus,._ais-SortBy-select--search_1rd38_122._input--filled_1rd38_76{background-position:center right 10px}._input--search_1rd38_121::placeholder,._ais-SortBy-select--search_1rd38_122::placeholder{font-weight:400}._input--select_1rd38_155,._ais-SortBy-select_1rd38_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_1rd38_155:focus,._input--select_1rd38_155._input--filled_1rd38_76,._ais-SortBy-select_1rd38_7:focus,._ais-SortBy-select_1rd38_7._input--filled_1rd38_76{background-position:center right 10px}._input--select_1rd38_155::-ms-expand,._ais-SortBy-select_1rd38_7::-ms-expand{display:none}._input--select-default_1rd38_177{border:1px solid #191919!important}._input--select-default_1rd38_177:hover{border:1px solid #018750!important}._input--select-default_1rd38_177:focus{border:2px solid #018750!important}._input--select-valid_1rd38_187{border:2px solid #018750!important}._textarea_1rd38_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_1rd38_6:focus,._textarea_1rd38_6._input--filled_1rd38_76{padding:.625rem!important}._textarea--large_1rd38_203{min-height:12.5rem}._textarea__max-length-container_1rd38_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_1rd38_212{color:#ed091c}._textarea--unset-height_1rd38_216{height:unset}._checkbox_1rd38_223{position:absolute;left:-99999px}._checkbox-label_1rd38_228{display:flex;cursor:pointer}._checkbox-label--vertical_1rd38_232{align-items:center}._checkbox-label--svg_1rd38_235,._checkbox-label_1rd38_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_1rd38_235,input:checked+._checkbox-label_1rd38_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_1rd38_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_1rd38_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_1rd38_274{flex:0 1 auto;line-height:20px}._checkbox-container_1rd38_279 input:checked~._checkbox-label_1rd38_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_1rd38_279 input:checked~._checkbox-label_1rd38_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_1rd38_293{position:absolute;left:-99999px}._radio-label_1rd38_298{position:relative;display:flex;cursor:pointer}._radio-label_1rd38_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_1rd38_298:before{border-color:#018750}._radio-label_1rd38_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_1rd38_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_1rd38_339{align-items:center}._radio-label--vertical_1rd38_339:after{top:50%}._radio-label-content_1rd38_346{flex:1 1 auto;line-height:20px}._form-group_1rd38_354{display:flex}._cta-banner_1rd38_357 ._form-group_1rd38_354{justify-content:center}._search-form_1rd38_91{position:relative;display:flex}._label_1rd38_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_1rd38_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_1rd38_387{font-size:.875rem;display:flex;align-items:center}._message--error_1rd38_392{color:#ed091c}._message--error_1rd38_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_1rd38_502{font-size:2.0625rem;font-weight:700}._text-roundels_1rd38_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_1rd38_513{font-size:1.125rem}._subtitle_1rd38_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_1rd38_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_1rd38_538{font-size:.875rem}._text-subtext_1rd38_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_1rd38_548{padding-left:1.875rem}}._text-right_1rd38_553{text-align:right}._text-left_1rd38_557{text-align:left}._text-center_1rd38_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_1rd38_566{text-align:right}._text-sm-left_1rd38_569{text-align:left}._text-sm-center_1rd38_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_1rd38_577{text-align:center}}._spaced-list_1rd38_581{margin-left:1.25rem}._spaced-list_1rd38_581 li{margin-bottom:.3125rem}._spaced-list_1rd38_581 li:last-child{margin-bottom:0}a,._text-link_1rd38_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_1rd38_595:hover{color:#138ebc}a:focus,a:active,._text-link_1rd38_595:focus,._text-link_1rd38_595:active{outline:none}._link-none_1rd38_613{color:inherit;text-decoration:none}._link-none_1rd38_613:hover{text-decoration:underline}._section-link_1rd38_621{display:flex;margin-top:1.25rem}._text-link--with-icon_1rd38_626,._section-link_1rd38_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_1rd38_626 svg,._section-link_1rd38_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_1rd38_645{color:#166729}._text-medium-green_1rd38_649{color:#018750}._text-medium-green-tint_1rd38_653{color:#afd991}._text-core-green_1rd38_657{color:#97be0d}._text-charcoal_1rd38_661{color:#191919}._text-dark-grey_1rd38_665{color:#595959}._text-medium-grey_1rd38_669{color:#c9c9c9}._text-light-grey_1rd38_673{color:#f8fafc}._text-magenta_1rd38_677{color:#d40069}._text-white_1rd38_681,._text-white_1rd38_681 h2,._text-white_1rd38_681 ._subtitle_1rd38_517,._text-white_1rd38_681 ._subtitle_1rd38_517 p,._text-white_1rd38_681._blockquote-section_1rd38_686 p,a._text-white_1rd38_681,._text-white_1rd38_681._text-link_1rd38_595,._text-white_1rd38_681 a,._text-white_1rd38_681 ._text-link_1rd38_595{color:#fff}a._text-white_1rd38_681:hover,._text-white_1rd38_681._text-link_1rd38_595:hover,._text-white_1rd38_681 a:hover,._text-white_1rd38_681 ._text-link_1rd38_595:hover{color:#ffffffb3}._text-light_1rd38_673{font-weight:300}._text-regular_1rd38_700{font-weight:400}._text-semibold_1rd38_704{font-weight:600}._text-bold_1rd38_708{font-weight:700}._shadow_1rd38_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_1rd38_716{border-radius:10px}._hr_1rd38_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_1rd38_727{margin:0}._no-overflow_1rd38_731{overflow:hidden}._body--locked_1rd38_735{overflow:hidden;height:100%}._info-box_1rd38_740,._video-box_1rd38_740,._id-box_1rd38_740,._card-box_1rd38_740,._form-box_1rd38_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_1rd38_740:before,._video-box_1rd38_740:before,._id-box_1rd38_740:before,._card-box_1rd38_740:before,._form-box_1rd38_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_1rd38_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_1rd38_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_1rd38_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_1rd38_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_1rd38_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_1rd38_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_1rd38_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_1rd38_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._nextButton_1rd38_814{width:45%}@media (max-width: 576px){._nextButton_1rd38_814{width:100%}}._nextButton_1rd38_814>*{width:100%}._previousLink_1rd38_827{display:block}._input_htfgv_6,._textarea_htfgv_6,._ais-SortBy-select_htfgv_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_htfgv_6:disabled,._textarea_htfgv_6:disabled,._input_htfgv_6[disabled],[disabled]._textarea_htfgv_6,._input--disabled_htfgv_35,._ais-SortBy-select_htfgv_7:disabled,._ais-SortBy-select_htfgv_7[disabled],._ais-SortBy-select--disabled_htfgv_38{opacity:.4;pointer-events:none!important}._input_htfgv_6::-ms-clear,._textarea_htfgv_6::-ms-clear,._ais-SortBy-select_htfgv_7::-ms-clear{display:none}._input_htfgv_6::-webkit-outer-spin-button,._textarea_htfgv_6::-webkit-outer-spin-button,._input_htfgv_6::-webkit-inner-spin-button,._textarea_htfgv_6::-webkit-inner-spin-button,._ais-SortBy-select_htfgv_7::-webkit-outer-spin-button,._ais-SortBy-select_htfgv_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_htfgv_6[type=number],[type=number]._textarea_htfgv_6,._ais-SortBy-select_htfgv_7[type=number]{-moz-appearance:textfield}._input--placeholder_htfgv_57,._input_htfgv_6::placeholder,._textarea_htfgv_6::placeholder,._ais-SortBy-select--placeholder_htfgv_58,._ais-SortBy-select_htfgv_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_htfgv_6:hover,._textarea_htfgv_6:hover,._ais-SortBy-select_htfgv_7:hover{border-color:#005c8f}._input_htfgv_6:focus,._textarea_htfgv_6:focus,._ais-SortBy-select_htfgv_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_htfgv_76,._ais-SortBy-select--filled_htfgv_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_htfgv_81,._textarea--error_htfgv_81,._ais-SortBy-select--error_htfgv_82{border-color:#ed091c!important}._input_htfgv_6:hover,._textarea_htfgv_6:hover,._input_htfgv_6:focus,._textarea_htfgv_6:focus,._input_htfgv_6:active,._textarea_htfgv_6:active,._ais-SortBy-select_htfgv_7:hover,._ais-SortBy-select_htfgv_7:focus,._ais-SortBy-select_htfgv_7:active{outline:none}._search-form_htfgv_91 ._input_htfgv_6,._search-form_htfgv_91 ._textarea_htfgv_6,._discount-form_htfgv_91 ._input_htfgv_6,._discount-form_htfgv_91 ._textarea_htfgv_6,._search-form_htfgv_91 ._ais-SortBy-select_htfgv_7,._discount-form_htfgv_91 ._ais-SortBy-select_htfgv_7{flex:1 1 auto}._search-form_htfgv_91 ._input_htfgv_6._input--filled_htfgv_76,._search-form_htfgv_91 ._input--filled_htfgv_76._textarea_htfgv_6,._discount-form_htfgv_91 ._input_htfgv_6._input--filled_htfgv_76,._discount-form_htfgv_91 ._input--filled_htfgv_76._textarea_htfgv_6,._search-form_htfgv_91 ._ais-SortBy-select_htfgv_7._input--filled_htfgv_76,._discount-form_htfgv_91 ._ais-SortBy-select_htfgv_7._input--filled_htfgv_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_htfgv_104,._ais-SortBy-select--no-border_htfgv_105{padding:0 1.25rem!important;border:none!important}._input--full-width_htfgv_109,._ais-SortBy-select--full-width_htfgv_110{width:100%}._input--flush_htfgv_113,._ais-SortBy-select--flush_htfgv_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_htfgv_121,._ais-SortBy-select--search_htfgv_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_htfgv_121._input--no-search-button-lg_htfgv_133,._ais-SortBy-select--search_htfgv_122._input--no-search-button-lg_htfgv_133{background-image:none}}._input--search_htfgv_121._input--no-search-button_htfgv_133,._ais-SortBy-select--search_htfgv_122._input--no-search-button_htfgv_133{background-image:none}._input--search_htfgv_121:focus,._input--search_htfgv_121._input--filled_htfgv_76,._ais-SortBy-select--search_htfgv_122:focus,._ais-SortBy-select--search_htfgv_122._input--filled_htfgv_76{background-position:center right 10px}._input--search_htfgv_121::placeholder,._ais-SortBy-select--search_htfgv_122::placeholder{font-weight:400}._input--select_htfgv_155,._ais-SortBy-select_htfgv_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_htfgv_155:focus,._input--select_htfgv_155._input--filled_htfgv_76,._ais-SortBy-select_htfgv_7:focus,._ais-SortBy-select_htfgv_7._input--filled_htfgv_76{background-position:center right 10px}._input--select_htfgv_155::-ms-expand,._ais-SortBy-select_htfgv_7::-ms-expand{display:none}._input--select-default_htfgv_177{border:1px solid #191919!important}._input--select-default_htfgv_177:hover{border:1px solid #018750!important}._input--select-default_htfgv_177:focus{border:2px solid #018750!important}._input--select-valid_htfgv_187{border:2px solid #018750!important}._textarea_htfgv_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_htfgv_6:focus,._textarea_htfgv_6._input--filled_htfgv_76{padding:.625rem!important}._textarea--large_htfgv_203{min-height:12.5rem}._textarea__max-length-container_htfgv_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_htfgv_212{color:#ed091c}._textarea--unset-height_htfgv_216{height:unset}._checkbox_htfgv_223{position:absolute;left:-99999px}._checkbox-label_htfgv_228{display:flex;cursor:pointer}._checkbox-label--vertical_htfgv_232{align-items:center}._checkbox-label--svg_htfgv_235,._checkbox-label_htfgv_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_htfgv_235,input:checked+._checkbox-label_htfgv_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_htfgv_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_htfgv_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_htfgv_274{flex:0 1 auto;line-height:20px}._checkbox-container_htfgv_279 input:checked~._checkbox-label_htfgv_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_htfgv_279 input:checked~._checkbox-label_htfgv_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_htfgv_293{position:absolute;left:-99999px}._radio-label_htfgv_298{position:relative;display:flex;cursor:pointer}._radio-label_htfgv_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_htfgv_298:before{border-color:#018750}._radio-label_htfgv_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_htfgv_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_htfgv_339{align-items:center}._radio-label--vertical_htfgv_339:after{top:50%}._radio-label-content_htfgv_346{flex:1 1 auto;line-height:20px}._form-group_htfgv_354{display:flex}._cta-banner_htfgv_357 ._form-group_htfgv_354{justify-content:center}._search-form_htfgv_91{position:relative;display:flex}._label_htfgv_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_htfgv_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_htfgv_387{font-size:.875rem;display:flex;align-items:center}._message--error_htfgv_392{color:#ed091c}._message--error_htfgv_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_htfgv_502{font-size:2.0625rem;font-weight:700}._text-roundels_htfgv_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_htfgv_513{font-size:1.125rem}._subtitle_htfgv_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_htfgv_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_htfgv_538{font-size:.875rem}._text-subtext_htfgv_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_htfgv_548{padding-left:1.875rem}}._text-right_htfgv_553{text-align:right}._text-left_htfgv_557{text-align:left}._text-center_htfgv_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_htfgv_566{text-align:right}._text-sm-left_htfgv_569{text-align:left}._text-sm-center_htfgv_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_htfgv_577{text-align:center}}._spaced-list_htfgv_581{margin-left:1.25rem}._spaced-list_htfgv_581 li{margin-bottom:.3125rem}._spaced-list_htfgv_581 li:last-child{margin-bottom:0}a,._text-link_htfgv_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_htfgv_595:hover{color:#138ebc}a:focus,a:active,._text-link_htfgv_595:focus,._text-link_htfgv_595:active{outline:none}._link-none_htfgv_613{color:inherit;text-decoration:none}._link-none_htfgv_613:hover{text-decoration:underline}._section-link_htfgv_621{display:flex;margin-top:1.25rem}._text-link--with-icon_htfgv_626,._section-link_htfgv_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_htfgv_626 svg,._section-link_htfgv_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_htfgv_645{color:#166729}._text-medium-green_htfgv_649{color:#018750}._text-medium-green-tint_htfgv_653{color:#afd991}._text-core-green_htfgv_657{color:#97be0d}._text-charcoal_htfgv_661{color:#191919}._text-dark-grey_htfgv_665{color:#595959}._text-medium-grey_htfgv_669{color:#c9c9c9}._text-light-grey_htfgv_673{color:#f8fafc}._text-magenta_htfgv_677{color:#d40069}._text-white_htfgv_681,._text-white_htfgv_681 h2,._text-white_htfgv_681 ._subtitle_htfgv_517,._text-white_htfgv_681 ._subtitle_htfgv_517 p,._text-white_htfgv_681._blockquote-section_htfgv_686 p,a._text-white_htfgv_681,._text-white_htfgv_681._text-link_htfgv_595,._text-white_htfgv_681 a,._text-white_htfgv_681 ._text-link_htfgv_595{color:#fff}a._text-white_htfgv_681:hover,._text-white_htfgv_681._text-link_htfgv_595:hover,._text-white_htfgv_681 a:hover,._text-white_htfgv_681 ._text-link_htfgv_595:hover{color:#ffffffb3}._text-light_htfgv_673{font-weight:300}._text-regular_htfgv_700{font-weight:400}._text-semibold_htfgv_704{font-weight:600}._text-bold_htfgv_708{font-weight:700}._shadow_htfgv_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_htfgv_716{border-radius:10px}._hr_htfgv_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_htfgv_727{margin:0}._no-overflow_htfgv_731{overflow:hidden}._body--locked_htfgv_735{overflow:hidden;height:100%}._info-box_htfgv_740,._video-box_htfgv_740,._id-box_htfgv_740,._card-box_htfgv_740,._form-box_htfgv_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_htfgv_740:before,._video-box_htfgv_740:before,._id-box_htfgv_740:before,._card-box_htfgv_740:before,._form-box_htfgv_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_htfgv_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_htfgv_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_htfgv_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_htfgv_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_htfgv_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_htfgv_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_htfgv_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_htfgv_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._answers_htfgv_814{margin:.625rem .625rem 1.25rem}._errorMessage_htfgv_818{margin-top:1.5625rem;color:#ed091c}._errorMessage_htfgv_818 svg{width:25px;height:25px;flex:0 0 25px;margin-right:.3125rem;transform:translateY(-3px)}._checkboxLabel_htfgv_830{font-size:1rem;color:#595959;cursor:pointer}@media (min-width: 768px){._nextButton_htfgv_837{max-width:200px!important}}._displayText_htfgv_842{letter-spacing:normal;text-align:left;word-spacing:0}._displayText_htfgv_842 p{margin:.4375rem 0 .9375rem}._displayText_htfgv_842 p:first-child{margin-top:0}._displayText_htfgv_842 ol,._displayText_htfgv_842 ul{padding-left:.9375rem;counter-reset:item}._displayText_htfgv_842 ol>li,._displayText_htfgv_842 ul>li{padding:0 0 0 .9375rem;margin:0;counter-increment:item;list-style-type:none;text-indent:-13px}._displayText_htfgv_842 ol>li:before{left:-6px;display:inline-block;width:5px;height:5px;margin-right:.5rem;content:counter(item) ".";font-weight:600;text-align:right}._displayText_htfgv_842 ul>li:before{display:inline-block;width:5px;height:5px;margin:0 .625rem .25rem -.125rem;background-color:#191919;border-radius:50%;content:"";font-weight:600;text-align:right}._displayText_htfgv_842 figure{position:relative;padding:.9375rem .9375rem .9375rem 3.125rem;border:1px solid #32cacf;border-left-width:4px;margin:1rem 0;border-radius:5px}._displayText_htfgv_842 figure:before{position:absolute;top:15px;left:15px;width:24px;height:24px;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='17' height='21' viewBox='0 0 17 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.80612 16.75H9.23725V11.6327H7.80612V16.75ZM8.4961 10.0515C8.70773 10.0515 8.8864 9.97992 9.03212 9.83681C9.17783 9.69355 9.25069 9.51618 9.25069 9.30469C9.25069 9.09306 9.17906 8.91439 9.0358 8.76867C8.89269 8.6231 8.71539 8.55032 8.5039 8.55032C8.29227 8.55032 8.1136 8.62188 7.96788 8.76499C7.82217 8.9081 7.74931 9.08547 7.74931 9.2971C7.74931 9.50859 7.82094 9.68719 7.9642 9.83291C8.10731 9.97862 8.28461 10.0515 8.4961 10.0515ZM8.50282 21C7.32742 21 6.22235 20.7769 5.1876 20.3308C4.153 19.8847 3.25298 19.2793 2.48755 18.5146C1.72212 17.7499 1.1162 16.8506 0.669809 15.8167C0.22327 14.783 0 13.6784 0 12.5028C0 11.3238 0.223486 10.2153 0.670459 9.17719C1.11743 8.13927 1.724 7.23643 2.49015 6.46869C3.25631 5.70079 4.1556 5.09741 5.18804 4.65853C6.22032 4.21951 7.32337 4 8.49718 4C9.67605 4 10.7844 4.21929 11.8224 4.65788C12.8602 5.09647 13.7631 5.69942 14.5311 6.46673C15.2991 7.23405 15.9026 8.13638 16.3415 9.17372C16.7805 10.2111 17 11.3195 17 12.4989C17 13.6784 16.7807 14.783 16.3421 15.8128C15.9035 16.8425 15.3007 17.7408 14.5335 18.5077C13.7663 19.2746 12.8642 19.8817 11.8271 20.3291C10.7901 20.7764 9.68198 21 8.50282 21Z' fill='%2332CACF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:""}._input_1kwkw_6,._textarea_1kwkw_6,._ais-SortBy-select_1kwkw_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_1kwkw_6:disabled,._textarea_1kwkw_6:disabled,._input_1kwkw_6[disabled],[disabled]._textarea_1kwkw_6,._input--disabled_1kwkw_35,._ais-SortBy-select_1kwkw_7:disabled,._ais-SortBy-select_1kwkw_7[disabled],._ais-SortBy-select--disabled_1kwkw_38{opacity:.4;pointer-events:none!important}._input_1kwkw_6::-ms-clear,._textarea_1kwkw_6::-ms-clear,._ais-SortBy-select_1kwkw_7::-ms-clear{display:none}._input_1kwkw_6::-webkit-outer-spin-button,._textarea_1kwkw_6::-webkit-outer-spin-button,._input_1kwkw_6::-webkit-inner-spin-button,._textarea_1kwkw_6::-webkit-inner-spin-button,._ais-SortBy-select_1kwkw_7::-webkit-outer-spin-button,._ais-SortBy-select_1kwkw_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_1kwkw_6[type=number],[type=number]._textarea_1kwkw_6,._ais-SortBy-select_1kwkw_7[type=number]{-moz-appearance:textfield}._input--placeholder_1kwkw_57,._input_1kwkw_6::placeholder,._textarea_1kwkw_6::placeholder,._ais-SortBy-select--placeholder_1kwkw_58,._ais-SortBy-select_1kwkw_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_1kwkw_6:hover,._textarea_1kwkw_6:hover,._ais-SortBy-select_1kwkw_7:hover{border-color:#005c8f}._input_1kwkw_6:focus,._textarea_1kwkw_6:focus,._ais-SortBy-select_1kwkw_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_1kwkw_76,._ais-SortBy-select--filled_1kwkw_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_1kwkw_81,._textarea--error_1kwkw_81,._ais-SortBy-select--error_1kwkw_82{border-color:#ed091c!important}._input_1kwkw_6:hover,._textarea_1kwkw_6:hover,._input_1kwkw_6:focus,._textarea_1kwkw_6:focus,._input_1kwkw_6:active,._textarea_1kwkw_6:active,._ais-SortBy-select_1kwkw_7:hover,._ais-SortBy-select_1kwkw_7:focus,._ais-SortBy-select_1kwkw_7:active{outline:none}._search-form_1kwkw_91 ._input_1kwkw_6,._search-form_1kwkw_91 ._textarea_1kwkw_6,._discount-form_1kwkw_91 ._input_1kwkw_6,._discount-form_1kwkw_91 ._textarea_1kwkw_6,._search-form_1kwkw_91 ._ais-SortBy-select_1kwkw_7,._discount-form_1kwkw_91 ._ais-SortBy-select_1kwkw_7{flex:1 1 auto}._search-form_1kwkw_91 ._input_1kwkw_6._input--filled_1kwkw_76,._search-form_1kwkw_91 ._input--filled_1kwkw_76._textarea_1kwkw_6,._discount-form_1kwkw_91 ._input_1kwkw_6._input--filled_1kwkw_76,._discount-form_1kwkw_91 ._input--filled_1kwkw_76._textarea_1kwkw_6,._search-form_1kwkw_91 ._ais-SortBy-select_1kwkw_7._input--filled_1kwkw_76,._discount-form_1kwkw_91 ._ais-SortBy-select_1kwkw_7._input--filled_1kwkw_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_1kwkw_104,._ais-SortBy-select--no-border_1kwkw_105{padding:0 1.25rem!important;border:none!important}._input--full-width_1kwkw_109,._ais-SortBy-select--full-width_1kwkw_110{width:100%}._input--flush_1kwkw_113,._ais-SortBy-select--flush_1kwkw_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_1kwkw_121,._ais-SortBy-select--search_1kwkw_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_1kwkw_121._input--no-search-button-lg_1kwkw_133,._ais-SortBy-select--search_1kwkw_122._input--no-search-button-lg_1kwkw_133{background-image:none}}._input--search_1kwkw_121._input--no-search-button_1kwkw_133,._ais-SortBy-select--search_1kwkw_122._input--no-search-button_1kwkw_133{background-image:none}._input--search_1kwkw_121:focus,._input--search_1kwkw_121._input--filled_1kwkw_76,._ais-SortBy-select--search_1kwkw_122:focus,._ais-SortBy-select--search_1kwkw_122._input--filled_1kwkw_76{background-position:center right 10px}._input--search_1kwkw_121::placeholder,._ais-SortBy-select--search_1kwkw_122::placeholder{font-weight:400}._input--select_1kwkw_155,._ais-SortBy-select_1kwkw_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_1kwkw_155:focus,._input--select_1kwkw_155._input--filled_1kwkw_76,._ais-SortBy-select_1kwkw_7:focus,._ais-SortBy-select_1kwkw_7._input--filled_1kwkw_76{background-position:center right 10px}._input--select_1kwkw_155::-ms-expand,._ais-SortBy-select_1kwkw_7::-ms-expand{display:none}._input--select-default_1kwkw_177{border:1px solid #191919!important}._input--select-default_1kwkw_177:hover{border:1px solid #018750!important}._input--select-default_1kwkw_177:focus{border:2px solid #018750!important}._input--select-valid_1kwkw_187{border:2px solid #018750!important}._textarea_1kwkw_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_1kwkw_6:focus,._textarea_1kwkw_6._input--filled_1kwkw_76{padding:.625rem!important}._textarea--large_1kwkw_203{min-height:12.5rem}._textarea__max-length-container_1kwkw_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_1kwkw_212{color:#ed091c}._textarea--unset-height_1kwkw_216{height:unset}._checkbox_1kwkw_223{position:absolute;left:-99999px}._checkbox-label_1kwkw_228{display:flex;cursor:pointer}._checkbox-label--vertical_1kwkw_232{align-items:center}._checkbox-label--svg_1kwkw_235,._checkbox-label_1kwkw_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_1kwkw_235,input:checked+._checkbox-label_1kwkw_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_1kwkw_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_1kwkw_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_1kwkw_274{flex:0 1 auto;line-height:20px}._checkbox-container_1kwkw_279 input:checked~._checkbox-label_1kwkw_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_1kwkw_279 input:checked~._checkbox-label_1kwkw_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_1kwkw_293{position:absolute;left:-99999px}._radio-label_1kwkw_298{position:relative;display:flex;cursor:pointer}._radio-label_1kwkw_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_1kwkw_298:before{border-color:#018750}._radio-label_1kwkw_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_1kwkw_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_1kwkw_339{align-items:center}._radio-label--vertical_1kwkw_339:after{top:50%}._radio-label-content_1kwkw_346{flex:1 1 auto;line-height:20px}._form-group_1kwkw_354{display:flex}._cta-banner_1kwkw_357 ._form-group_1kwkw_354{justify-content:center}._search-form_1kwkw_91{position:relative;display:flex}._label_1kwkw_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_1kwkw_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_1kwkw_387{font-size:.875rem;display:flex;align-items:center}._message--error_1kwkw_392{color:#ed091c}._message--error_1kwkw_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_1kwkw_502{font-size:2.0625rem;font-weight:700}._text-roundels_1kwkw_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_1kwkw_513{font-size:1.125rem}._subtitle_1kwkw_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_1kwkw_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_1kwkw_538{font-size:.875rem}._text-subtext_1kwkw_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_1kwkw_548{padding-left:1.875rem}}._text-right_1kwkw_553{text-align:right}._text-left_1kwkw_557{text-align:left}._text-center_1kwkw_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_1kwkw_566{text-align:right}._text-sm-left_1kwkw_569{text-align:left}._text-sm-center_1kwkw_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_1kwkw_577{text-align:center}}._spaced-list_1kwkw_581{margin-left:1.25rem}._spaced-list_1kwkw_581 li{margin-bottom:.3125rem}._spaced-list_1kwkw_581 li:last-child{margin-bottom:0}a,._text-link_1kwkw_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_1kwkw_595:hover{color:#138ebc}a:focus,a:active,._text-link_1kwkw_595:focus,._text-link_1kwkw_595:active{outline:none}._link-none_1kwkw_613{color:inherit;text-decoration:none}._link-none_1kwkw_613:hover{text-decoration:underline}._section-link_1kwkw_621{display:flex;margin-top:1.25rem}._text-link--with-icon_1kwkw_626,._section-link_1kwkw_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_1kwkw_626 svg,._section-link_1kwkw_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_1kwkw_645{color:#166729}._text-medium-green_1kwkw_649{color:#018750}._text-medium-green-tint_1kwkw_653{color:#afd991}._text-core-green_1kwkw_657{color:#97be0d}._text-charcoal_1kwkw_661{color:#191919}._text-dark-grey_1kwkw_665{color:#595959}._text-medium-grey_1kwkw_669{color:#c9c9c9}._text-light-grey_1kwkw_673{color:#f8fafc}._text-magenta_1kwkw_677{color:#d40069}._text-white_1kwkw_681,._text-white_1kwkw_681 h2,._text-white_1kwkw_681 ._subtitle_1kwkw_517,._text-white_1kwkw_681 ._subtitle_1kwkw_517 p,._text-white_1kwkw_681._blockquote-section_1kwkw_686 p,a._text-white_1kwkw_681,._text-white_1kwkw_681._text-link_1kwkw_595,._text-white_1kwkw_681 a,._text-white_1kwkw_681 ._text-link_1kwkw_595{color:#fff}a._text-white_1kwkw_681:hover,._text-white_1kwkw_681._text-link_1kwkw_595:hover,._text-white_1kwkw_681 a:hover,._text-white_1kwkw_681 ._text-link_1kwkw_595:hover{color:#ffffffb3}._text-light_1kwkw_673{font-weight:300}._text-regular_1kwkw_700{font-weight:400}._text-semibold_1kwkw_704{font-weight:600}._text-bold_1kwkw_708{font-weight:700}._shadow_1kwkw_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_1kwkw_716{border-radius:10px}._hr_1kwkw_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_1kwkw_727{margin:0}._no-overflow_1kwkw_731{overflow:hidden}._body--locked_1kwkw_735{overflow:hidden;height:100%}._info-box_1kwkw_740,._video-box_1kwkw_740,._id-box_1kwkw_740,._card-box_1kwkw_740,._form-box_1kwkw_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_1kwkw_740:before,._video-box_1kwkw_740:before,._id-box_1kwkw_740:before,._card-box_1kwkw_740:before,._form-box_1kwkw_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_1kwkw_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_1kwkw_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_1kwkw_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_1kwkw_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_1kwkw_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_1kwkw_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_1kwkw_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_1kwkw_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._treatmentSubtitle_1kwkw_814{font-size:1.125rem;margin-bottom:1.5625rem;color:#595959;letter-spacing:normal;line-height:24px;text-align:left;word-spacing:0}._radioGroup_1kwkw_824{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 1.875rem .5rem;color:#595959;gap:.0625rem}._radioLabel_1kwkw_833{color:#595959;cursor:pointer;font-size:16px;line-height:24px}._preferenceSelection_1kwkw_840{width:100%}._input_aoovm_6,._textarea_aoovm_6,._ais-SortBy-select_aoovm_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_aoovm_6:disabled,._textarea_aoovm_6:disabled,._input_aoovm_6[disabled],[disabled]._textarea_aoovm_6,._input--disabled_aoovm_35,._ais-SortBy-select_aoovm_7:disabled,._ais-SortBy-select_aoovm_7[disabled],._ais-SortBy-select--disabled_aoovm_38{opacity:.4;pointer-events:none!important}._input_aoovm_6::-ms-clear,._textarea_aoovm_6::-ms-clear,._ais-SortBy-select_aoovm_7::-ms-clear{display:none}._input_aoovm_6::-webkit-outer-spin-button,._textarea_aoovm_6::-webkit-outer-spin-button,._input_aoovm_6::-webkit-inner-spin-button,._textarea_aoovm_6::-webkit-inner-spin-button,._ais-SortBy-select_aoovm_7::-webkit-outer-spin-button,._ais-SortBy-select_aoovm_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_aoovm_6[type=number],[type=number]._textarea_aoovm_6,._ais-SortBy-select_aoovm_7[type=number]{-moz-appearance:textfield}._input--placeholder_aoovm_57,._input_aoovm_6::placeholder,._textarea_aoovm_6::placeholder,._ais-SortBy-select--placeholder_aoovm_58,._ais-SortBy-select_aoovm_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_aoovm_6:hover,._textarea_aoovm_6:hover,._ais-SortBy-select_aoovm_7:hover{border-color:#005c8f}._input_aoovm_6:focus,._textarea_aoovm_6:focus,._ais-SortBy-select_aoovm_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_aoovm_76,._ais-SortBy-select--filled_aoovm_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_aoovm_81,._textarea--error_aoovm_81,._ais-SortBy-select--error_aoovm_82{border-color:#ed091c!important}._input_aoovm_6:hover,._textarea_aoovm_6:hover,._input_aoovm_6:focus,._textarea_aoovm_6:focus,._input_aoovm_6:active,._textarea_aoovm_6:active,._ais-SortBy-select_aoovm_7:hover,._ais-SortBy-select_aoovm_7:focus,._ais-SortBy-select_aoovm_7:active{outline:none}._search-form_aoovm_91 ._input_aoovm_6,._search-form_aoovm_91 ._textarea_aoovm_6,._discount-form_aoovm_91 ._input_aoovm_6,._discount-form_aoovm_91 ._textarea_aoovm_6,._search-form_aoovm_91 ._ais-SortBy-select_aoovm_7,._discount-form_aoovm_91 ._ais-SortBy-select_aoovm_7{flex:1 1 auto}._search-form_aoovm_91 ._input_aoovm_6._input--filled_aoovm_76,._search-form_aoovm_91 ._input--filled_aoovm_76._textarea_aoovm_6,._discount-form_aoovm_91 ._input_aoovm_6._input--filled_aoovm_76,._discount-form_aoovm_91 ._input--filled_aoovm_76._textarea_aoovm_6,._search-form_aoovm_91 ._ais-SortBy-select_aoovm_7._input--filled_aoovm_76,._discount-form_aoovm_91 ._ais-SortBy-select_aoovm_7._input--filled_aoovm_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_aoovm_104,._ais-SortBy-select--no-border_aoovm_105{padding:0 1.25rem!important;border:none!important}._input--full-width_aoovm_109,._ais-SortBy-select--full-width_aoovm_110{width:100%}._input--flush_aoovm_113,._ais-SortBy-select--flush_aoovm_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_aoovm_121,._ais-SortBy-select--search_aoovm_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_aoovm_121._input--no-search-button-lg_aoovm_133,._ais-SortBy-select--search_aoovm_122._input--no-search-button-lg_aoovm_133{background-image:none}}._input--search_aoovm_121._input--no-search-button_aoovm_133,._ais-SortBy-select--search_aoovm_122._input--no-search-button_aoovm_133{background-image:none}._input--search_aoovm_121:focus,._input--search_aoovm_121._input--filled_aoovm_76,._ais-SortBy-select--search_aoovm_122:focus,._ais-SortBy-select--search_aoovm_122._input--filled_aoovm_76{background-position:center right 10px}._input--search_aoovm_121::placeholder,._ais-SortBy-select--search_aoovm_122::placeholder{font-weight:400}._input--select_aoovm_155,._ais-SortBy-select_aoovm_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_aoovm_155:focus,._input--select_aoovm_155._input--filled_aoovm_76,._ais-SortBy-select_aoovm_7:focus,._ais-SortBy-select_aoovm_7._input--filled_aoovm_76{background-position:center right 10px}._input--select_aoovm_155::-ms-expand,._ais-SortBy-select_aoovm_7::-ms-expand{display:none}._input--select-default_aoovm_177{border:1px solid #191919!important}._input--select-default_aoovm_177:hover{border:1px solid #018750!important}._input--select-default_aoovm_177:focus{border:2px solid #018750!important}._input--select-valid_aoovm_187{border:2px solid #018750!important}._textarea_aoovm_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_aoovm_6:focus,._textarea_aoovm_6._input--filled_aoovm_76{padding:.625rem!important}._textarea--large_aoovm_203{min-height:12.5rem}._textarea__max-length-container_aoovm_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_aoovm_212{color:#ed091c}._textarea--unset-height_aoovm_216{height:unset}._checkbox_aoovm_223{position:absolute;left:-99999px}._checkbox-label_aoovm_228{display:flex;cursor:pointer}._checkbox-label--vertical_aoovm_232{align-items:center}._checkbox-label--svg_aoovm_235,._checkbox-label_aoovm_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_aoovm_235,input:checked+._checkbox-label_aoovm_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_aoovm_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_aoovm_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_aoovm_274{flex:0 1 auto;line-height:20px}._checkbox-container_aoovm_279 input:checked~._checkbox-label_aoovm_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_aoovm_279 input:checked~._checkbox-label_aoovm_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_aoovm_293{position:absolute;left:-99999px}._radio-label_aoovm_298{position:relative;display:flex;cursor:pointer}._radio-label_aoovm_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_aoovm_298:before{border-color:#018750}._radio-label_aoovm_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_aoovm_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_aoovm_339{align-items:center}._radio-label--vertical_aoovm_339:after{top:50%}._radio-label-content_aoovm_346{flex:1 1 auto;line-height:20px}._form-group_aoovm_354{display:flex}._cta-banner_aoovm_357 ._form-group_aoovm_354{justify-content:center}._search-form_aoovm_91{position:relative;display:flex}._label_aoovm_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_aoovm_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_aoovm_387{font-size:.875rem;display:flex;align-items:center}._message--error_aoovm_392{color:#ed091c}._message--error_aoovm_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_aoovm_502{font-size:2.0625rem;font-weight:700}._text-roundels_aoovm_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_aoovm_513{font-size:1.125rem}._subtitle_aoovm_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_aoovm_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_aoovm_538{font-size:.875rem}._text-subtext_aoovm_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_aoovm_548{padding-left:1.875rem}}._text-right_aoovm_553{text-align:right}._text-left_aoovm_557{text-align:left}._text-center_aoovm_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_aoovm_566{text-align:right}._text-sm-left_aoovm_569{text-align:left}._text-sm-center_aoovm_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_aoovm_577{text-align:center}}._spaced-list_aoovm_581{margin-left:1.25rem}._spaced-list_aoovm_581 li{margin-bottom:.3125rem}._spaced-list_aoovm_581 li:last-child{margin-bottom:0}a,._text-link_aoovm_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_aoovm_595:hover{color:#138ebc}a:focus,a:active,._text-link_aoovm_595:focus,._text-link_aoovm_595:active{outline:none}._link-none_aoovm_613{color:inherit;text-decoration:none}._link-none_aoovm_613:hover{text-decoration:underline}._section-link_aoovm_621{display:flex;margin-top:1.25rem}._text-link--with-icon_aoovm_626,._section-link_aoovm_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_aoovm_626 svg,._section-link_aoovm_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_aoovm_645{color:#166729}._text-medium-green_aoovm_649{color:#018750}._text-medium-green-tint_aoovm_653{color:#afd991}._text-core-green_aoovm_657{color:#97be0d}._text-charcoal_aoovm_661{color:#191919}._text-dark-grey_aoovm_665{color:#595959}._text-medium-grey_aoovm_669{color:#c9c9c9}._text-light-grey_aoovm_673{color:#f8fafc}._text-magenta_aoovm_677{color:#d40069}._text-white_aoovm_681,._text-white_aoovm_681 h2,._text-white_aoovm_681 ._subtitle_aoovm_517,._text-white_aoovm_681 ._subtitle_aoovm_517 p,._text-white_aoovm_681._blockquote-section_aoovm_686 p,a._text-white_aoovm_681,._text-white_aoovm_681._text-link_aoovm_595,._text-white_aoovm_681 a,._text-white_aoovm_681 ._text-link_aoovm_595{color:#fff}a._text-white_aoovm_681:hover,._text-white_aoovm_681._text-link_aoovm_595:hover,._text-white_aoovm_681 a:hover,._text-white_aoovm_681 ._text-link_aoovm_595:hover{color:#ffffffb3}._text-light_aoovm_673{font-weight:300}._text-regular_aoovm_700{font-weight:400}._text-semibold_aoovm_704{font-weight:600}._text-bold_aoovm_708{font-weight:700}._shadow_aoovm_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_aoovm_716{border-radius:10px}._hr_aoovm_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_aoovm_727{margin:0}._no-overflow_aoovm_731{overflow:hidden}._body--locked_aoovm_735{overflow:hidden;height:100%}._info-box_aoovm_740,._video-box_aoovm_740,._id-box_aoovm_740,._card-box_aoovm_740,._form-box_aoovm_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_aoovm_740:before,._video-box_aoovm_740:before,._id-box_aoovm_740:before,._card-box_aoovm_740:before,._form-box_aoovm_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_aoovm_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_aoovm_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_aoovm_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_aoovm_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_aoovm_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_aoovm_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_aoovm_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_aoovm_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._imageContainer_aoovm_814>div{display:grid;place-items:center}@media (min-width: 768px){._imageContainer_aoovm_814>div{height:250px}}@media (min-width: 768px){._imageContainer_aoovm_814>svg{height:250px}}._imageContainer_aoovm_814>img{object-fit:contain}._input_18xk5_6,._textarea_18xk5_6,._ais-SortBy-select_18xk5_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_18xk5_6:disabled,._textarea_18xk5_6:disabled,._input_18xk5_6[disabled],[disabled]._textarea_18xk5_6,._input--disabled_18xk5_35,._ais-SortBy-select_18xk5_7:disabled,._ais-SortBy-select_18xk5_7[disabled],._ais-SortBy-select--disabled_18xk5_38{opacity:.4;pointer-events:none!important}._input_18xk5_6::-ms-clear,._textarea_18xk5_6::-ms-clear,._ais-SortBy-select_18xk5_7::-ms-clear{display:none}._input_18xk5_6::-webkit-outer-spin-button,._textarea_18xk5_6::-webkit-outer-spin-button,._input_18xk5_6::-webkit-inner-spin-button,._textarea_18xk5_6::-webkit-inner-spin-button,._ais-SortBy-select_18xk5_7::-webkit-outer-spin-button,._ais-SortBy-select_18xk5_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_18xk5_6[type=number],[type=number]._textarea_18xk5_6,._ais-SortBy-select_18xk5_7[type=number]{-moz-appearance:textfield}._input--placeholder_18xk5_57,._input_18xk5_6::placeholder,._textarea_18xk5_6::placeholder,._ais-SortBy-select--placeholder_18xk5_58,._ais-SortBy-select_18xk5_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_18xk5_6:hover,._textarea_18xk5_6:hover,._ais-SortBy-select_18xk5_7:hover{border-color:#005c8f}._input_18xk5_6:focus,._textarea_18xk5_6:focus,._ais-SortBy-select_18xk5_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_18xk5_76,._ais-SortBy-select--filled_18xk5_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_18xk5_81,._textarea--error_18xk5_81,._ais-SortBy-select--error_18xk5_82{border-color:#ed091c!important}._input_18xk5_6:hover,._textarea_18xk5_6:hover,._input_18xk5_6:focus,._textarea_18xk5_6:focus,._input_18xk5_6:active,._textarea_18xk5_6:active,._ais-SortBy-select_18xk5_7:hover,._ais-SortBy-select_18xk5_7:focus,._ais-SortBy-select_18xk5_7:active{outline:none}._search-form_18xk5_91 ._input_18xk5_6,._search-form_18xk5_91 ._textarea_18xk5_6,._discount-form_18xk5_91 ._input_18xk5_6,._discount-form_18xk5_91 ._textarea_18xk5_6,._search-form_18xk5_91 ._ais-SortBy-select_18xk5_7,._discount-form_18xk5_91 ._ais-SortBy-select_18xk5_7{flex:1 1 auto}._search-form_18xk5_91 ._input_18xk5_6._input--filled_18xk5_76,._search-form_18xk5_91 ._input--filled_18xk5_76._textarea_18xk5_6,._discount-form_18xk5_91 ._input_18xk5_6._input--filled_18xk5_76,._discount-form_18xk5_91 ._input--filled_18xk5_76._textarea_18xk5_6,._search-form_18xk5_91 ._ais-SortBy-select_18xk5_7._input--filled_18xk5_76,._discount-form_18xk5_91 ._ais-SortBy-select_18xk5_7._input--filled_18xk5_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_18xk5_104,._ais-SortBy-select--no-border_18xk5_105{padding:0 1.25rem!important;border:none!important}._input--full-width_18xk5_109,._ais-SortBy-select--full-width_18xk5_110{width:100%}._input--flush_18xk5_113,._ais-SortBy-select--flush_18xk5_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_18xk5_121,._ais-SortBy-select--search_18xk5_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_18xk5_121._input--no-search-button-lg_18xk5_133,._ais-SortBy-select--search_18xk5_122._input--no-search-button-lg_18xk5_133{background-image:none}}._input--search_18xk5_121._input--no-search-button_18xk5_133,._ais-SortBy-select--search_18xk5_122._input--no-search-button_18xk5_133{background-image:none}._input--search_18xk5_121:focus,._input--search_18xk5_121._input--filled_18xk5_76,._ais-SortBy-select--search_18xk5_122:focus,._ais-SortBy-select--search_18xk5_122._input--filled_18xk5_76{background-position:center right 10px}._input--search_18xk5_121::placeholder,._ais-SortBy-select--search_18xk5_122::placeholder{font-weight:400}._input--select_18xk5_155,._ais-SortBy-select_18xk5_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_18xk5_155:focus,._input--select_18xk5_155._input--filled_18xk5_76,._ais-SortBy-select_18xk5_7:focus,._ais-SortBy-select_18xk5_7._input--filled_18xk5_76{background-position:center right 10px}._input--select_18xk5_155::-ms-expand,._ais-SortBy-select_18xk5_7::-ms-expand{display:none}._input--select-default_18xk5_177{border:1px solid #191919!important}._input--select-default_18xk5_177:hover{border:1px solid #018750!important}._input--select-default_18xk5_177:focus{border:2px solid #018750!important}._input--select-valid_18xk5_187{border:2px solid #018750!important}._textarea_18xk5_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_18xk5_6:focus,._textarea_18xk5_6._input--filled_18xk5_76{padding:.625rem!important}._textarea--large_18xk5_203{min-height:12.5rem}._textarea__max-length-container_18xk5_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_18xk5_212{color:#ed091c}._textarea--unset-height_18xk5_216{height:unset}._checkbox_18xk5_223{position:absolute;left:-99999px}._checkbox-label_18xk5_228{display:flex;cursor:pointer}._checkbox-label--vertical_18xk5_232{align-items:center}._checkbox-label--svg_18xk5_235,._checkbox-label_18xk5_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_18xk5_235,input:checked+._checkbox-label_18xk5_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_18xk5_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_18xk5_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_18xk5_274{flex:0 1 auto;line-height:20px}._checkbox-container_18xk5_279 input:checked~._checkbox-label_18xk5_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_18xk5_279 input:checked~._checkbox-label_18xk5_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_18xk5_293{position:absolute;left:-99999px}._radio-label_18xk5_298{position:relative;display:flex;cursor:pointer}._radio-label_18xk5_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_18xk5_298:before{border-color:#018750}._radio-label_18xk5_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_18xk5_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_18xk5_339{align-items:center}._radio-label--vertical_18xk5_339:after{top:50%}._radio-label-content_18xk5_346{flex:1 1 auto;line-height:20px}._form-group_18xk5_354{display:flex}._cta-banner_18xk5_357 ._form-group_18xk5_354{justify-content:center}._search-form_18xk5_91{position:relative;display:flex}._label_18xk5_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_18xk5_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_18xk5_387{font-size:.875rem;display:flex;align-items:center}._message--error_18xk5_392{color:#ed091c}._message--error_18xk5_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_18xk5_502{font-size:2.0625rem;font-weight:700}._text-roundels_18xk5_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_18xk5_513{font-size:1.125rem}._subtitle_18xk5_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_18xk5_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_18xk5_538{font-size:.875rem}._text-subtext_18xk5_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_18xk5_548{padding-left:1.875rem}}._text-right_18xk5_553{text-align:right}._text-left_18xk5_557{text-align:left}._text-center_18xk5_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_18xk5_566{text-align:right}._text-sm-left_18xk5_569{text-align:left}._text-sm-center_18xk5_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_18xk5_577{text-align:center}}._spaced-list_18xk5_581{margin-left:1.25rem}._spaced-list_18xk5_581 li{margin-bottom:.3125rem}._spaced-list_18xk5_581 li:last-child{margin-bottom:0}a,._text-link_18xk5_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_18xk5_595:hover{color:#138ebc}a:focus,a:active,._text-link_18xk5_595:focus,._text-link_18xk5_595:active{outline:none}._link-none_18xk5_613{color:inherit;text-decoration:none}._link-none_18xk5_613:hover{text-decoration:underline}._section-link_18xk5_621{display:flex;margin-top:1.25rem}._text-link--with-icon_18xk5_626,._section-link_18xk5_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_18xk5_626 svg,._section-link_18xk5_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_18xk5_645{color:#166729}._text-medium-green_18xk5_649{color:#018750}._text-medium-green-tint_18xk5_653{color:#afd991}._text-core-green_18xk5_657{color:#97be0d}._text-charcoal_18xk5_661{color:#191919}._text-dark-grey_18xk5_665{color:#595959}._text-medium-grey_18xk5_669{color:#c9c9c9}._text-light-grey_18xk5_673{color:#f8fafc}._text-magenta_18xk5_677{color:#d40069}._text-white_18xk5_681,._text-white_18xk5_681 h2,._text-white_18xk5_681 ._subtitle_18xk5_517,._text-white_18xk5_681 ._subtitle_18xk5_517 p,._text-white_18xk5_681._blockquote-section_18xk5_686 p,a._text-white_18xk5_681,._text-white_18xk5_681._text-link_18xk5_595,._text-white_18xk5_681 a,._text-white_18xk5_681 ._text-link_18xk5_595{color:#fff}a._text-white_18xk5_681:hover,._text-white_18xk5_681._text-link_18xk5_595:hover,._text-white_18xk5_681 a:hover,._text-white_18xk5_681 ._text-link_18xk5_595:hover{color:#ffffffb3}._text-light_18xk5_673{font-weight:300}._text-regular_18xk5_700{font-weight:400}._text-semibold_18xk5_704{font-weight:600}._text-bold_18xk5_708{font-weight:700}._shadow_18xk5_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_18xk5_716{border-radius:10px}._hr_18xk5_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_18xk5_727{margin:0}._no-overflow_18xk5_731{overflow:hidden}._body--locked_18xk5_735{overflow:hidden;height:100%}._info-box_18xk5_740,._video-box_18xk5_740,._id-box_18xk5_740,._card-box_18xk5_740,._form-box_18xk5_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_18xk5_740:before,._video-box_18xk5_740:before,._id-box_18xk5_740:before,._card-box_18xk5_740:before,._form-box_18xk5_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_18xk5_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_18xk5_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_18xk5_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_18xk5_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_18xk5_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_18xk5_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_18xk5_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_18xk5_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._bannerSection_18xk5_814{display:flex;padding:.75rem;margin:2rem;background-color:#f3d9fc;border-radius:10px}@media (max-width: 767.98px){._bannerSection_18xk5_814{margin:3rem 1rem}}._bannerSection_18xk5_814 ._bannerContainer_18xk5_826{display:flex;max-width:500px;align-items:center;margin:0 auto}._bannerSection_18xk5_814 ._bannerContainer_18xk5_826 ._bannerImage_18xk5_832 img,._bannerSection_18xk5_814 ._bannerContainer_18xk5_826 ._bannerImage_18xk5_832 svg,._bannerSection_18xk5_814 ._bannerContainer_18xk5_826 ._bannerImage_18xk5_832 div{width:6rem;height:6rem}@media (max-width: 767.98px){._bannerSection_18xk5_814 ._bannerContainer_18xk5_826 ._bannerImage_18xk5_832 img,._bannerSection_18xk5_814 ._bannerContainer_18xk5_826 ._bannerImage_18xk5_832 svg,._bannerSection_18xk5_814 ._bannerContainer_18xk5_826 ._bannerImage_18xk5_832 div{width:8rem;height:8rem}}._bannerSection_18xk5_814 ._bannerContainer_18xk5_826 ._bannerContent_18xk5_842{padding-left:1rem;text-align:left}._bannerSection_18xk5_814 ._bannerContainer_18xk5_826 ._bannerContent_18xk5_842 ._bannerTitle_18xk5_846{color:#66016b;font-weight:600}._bannerSection_18xk5_814 ._bannerContainer_18xk5_826 ._bannerContent_18xk5_842 ._bannerSubtitle_18xk5_850{padding-top:.5rem}._input_11c92_6,._textarea_11c92_6,._ais-SortBy-select_11c92_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_11c92_6:disabled,._textarea_11c92_6:disabled,._input_11c92_6[disabled],[disabled]._textarea_11c92_6,._input--disabled_11c92_35,._ais-SortBy-select_11c92_7:disabled,._ais-SortBy-select_11c92_7[disabled],._ais-SortBy-select--disabled_11c92_38{opacity:.4;pointer-events:none!important}._input_11c92_6::-ms-clear,._textarea_11c92_6::-ms-clear,._ais-SortBy-select_11c92_7::-ms-clear{display:none}._input_11c92_6::-webkit-outer-spin-button,._textarea_11c92_6::-webkit-outer-spin-button,._input_11c92_6::-webkit-inner-spin-button,._textarea_11c92_6::-webkit-inner-spin-button,._ais-SortBy-select_11c92_7::-webkit-outer-spin-button,._ais-SortBy-select_11c92_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_11c92_6[type=number],[type=number]._textarea_11c92_6,._ais-SortBy-select_11c92_7[type=number]{-moz-appearance:textfield}._input--placeholder_11c92_57,._input_11c92_6::placeholder,._textarea_11c92_6::placeholder,._ais-SortBy-select--placeholder_11c92_58,._ais-SortBy-select_11c92_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_11c92_6:hover,._textarea_11c92_6:hover,._ais-SortBy-select_11c92_7:hover{border-color:#005c8f}._input_11c92_6:focus,._textarea_11c92_6:focus,._ais-SortBy-select_11c92_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_11c92_76,._ais-SortBy-select--filled_11c92_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_11c92_81,._textarea--error_11c92_81,._ais-SortBy-select--error_11c92_82{border-color:#ed091c!important}._input_11c92_6:hover,._textarea_11c92_6:hover,._input_11c92_6:focus,._textarea_11c92_6:focus,._input_11c92_6:active,._textarea_11c92_6:active,._ais-SortBy-select_11c92_7:hover,._ais-SortBy-select_11c92_7:focus,._ais-SortBy-select_11c92_7:active{outline:none}._search-form_11c92_91 ._input_11c92_6,._search-form_11c92_91 ._textarea_11c92_6,._discount-form_11c92_91 ._input_11c92_6,._discount-form_11c92_91 ._textarea_11c92_6,._search-form_11c92_91 ._ais-SortBy-select_11c92_7,._discount-form_11c92_91 ._ais-SortBy-select_11c92_7{flex:1 1 auto}._search-form_11c92_91 ._input_11c92_6._input--filled_11c92_76,._search-form_11c92_91 ._input--filled_11c92_76._textarea_11c92_6,._discount-form_11c92_91 ._input_11c92_6._input--filled_11c92_76,._discount-form_11c92_91 ._input--filled_11c92_76._textarea_11c92_6,._search-form_11c92_91 ._ais-SortBy-select_11c92_7._input--filled_11c92_76,._discount-form_11c92_91 ._ais-SortBy-select_11c92_7._input--filled_11c92_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_11c92_104,._ais-SortBy-select--no-border_11c92_105{padding:0 1.25rem!important;border:none!important}._input--full-width_11c92_109,._ais-SortBy-select--full-width_11c92_110{width:100%}._input--flush_11c92_113,._ais-SortBy-select--flush_11c92_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_11c92_121,._ais-SortBy-select--search_11c92_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_11c92_121._input--no-search-button-lg_11c92_133,._ais-SortBy-select--search_11c92_122._input--no-search-button-lg_11c92_133{background-image:none}}._input--search_11c92_121._input--no-search-button_11c92_133,._ais-SortBy-select--search_11c92_122._input--no-search-button_11c92_133{background-image:none}._input--search_11c92_121:focus,._input--search_11c92_121._input--filled_11c92_76,._ais-SortBy-select--search_11c92_122:focus,._ais-SortBy-select--search_11c92_122._input--filled_11c92_76{background-position:center right 10px}._input--search_11c92_121::placeholder,._ais-SortBy-select--search_11c92_122::placeholder{font-weight:400}._input--select_11c92_155,._ais-SortBy-select_11c92_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_11c92_155:focus,._input--select_11c92_155._input--filled_11c92_76,._ais-SortBy-select_11c92_7:focus,._ais-SortBy-select_11c92_7._input--filled_11c92_76{background-position:center right 10px}._input--select_11c92_155::-ms-expand,._ais-SortBy-select_11c92_7::-ms-expand{display:none}._input--select-default_11c92_177{border:1px solid #191919!important}._input--select-default_11c92_177:hover{border:1px solid #018750!important}._input--select-default_11c92_177:focus{border:2px solid #018750!important}._input--select-valid_11c92_187{border:2px solid #018750!important}._textarea_11c92_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_11c92_6:focus,._textarea_11c92_6._input--filled_11c92_76{padding:.625rem!important}._textarea--large_11c92_203{min-height:12.5rem}._textarea__max-length-container_11c92_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_11c92_212{color:#ed091c}._textarea--unset-height_11c92_216{height:unset}._checkbox_11c92_223{position:absolute;left:-99999px}._checkbox-label_11c92_228{display:flex;cursor:pointer}._checkbox-label--vertical_11c92_232{align-items:center}._checkbox-label--svg_11c92_235,._checkbox-label_11c92_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_11c92_235,input:checked+._checkbox-label_11c92_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_11c92_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_11c92_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_11c92_274{flex:0 1 auto;line-height:20px}._checkbox-container_11c92_279 input:checked~._checkbox-label_11c92_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_11c92_279 input:checked~._checkbox-label_11c92_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_11c92_293{position:absolute;left:-99999px}._radio-label_11c92_298{position:relative;display:flex;cursor:pointer}._radio-label_11c92_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_11c92_298:before{border-color:#018750}._radio-label_11c92_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_11c92_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_11c92_339{align-items:center}._radio-label--vertical_11c92_339:after{top:50%}._radio-label-content_11c92_346{flex:1 1 auto;line-height:20px}._form-group_11c92_354{display:flex}._cta-banner_11c92_357 ._form-group_11c92_354{justify-content:center}._search-form_11c92_91{position:relative;display:flex}._label_11c92_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_11c92_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_11c92_387{font-size:.875rem;display:flex;align-items:center}._message--error_11c92_392{color:#ed091c}._message--error_11c92_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_11c92_502{font-size:2.0625rem;font-weight:700}._text-roundels_11c92_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_11c92_513{font-size:1.125rem}._subtitle_11c92_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_11c92_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_11c92_538{font-size:.875rem}._text-subtext_11c92_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_11c92_548{padding-left:1.875rem}}._text-right_11c92_553{text-align:right}._text-left_11c92_557{text-align:left}._text-center_11c92_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_11c92_566{text-align:right}._text-sm-left_11c92_569{text-align:left}._text-sm-center_11c92_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_11c92_577{text-align:center}}._spaced-list_11c92_581{margin-left:1.25rem}._spaced-list_11c92_581 li{margin-bottom:.3125rem}._spaced-list_11c92_581 li:last-child{margin-bottom:0}a,._text-link_11c92_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_11c92_595:hover{color:#138ebc}a:focus,a:active,._text-link_11c92_595:focus,._text-link_11c92_595:active{outline:none}._link-none_11c92_613{color:inherit;text-decoration:none}._link-none_11c92_613:hover{text-decoration:underline}._section-link_11c92_621{display:flex;margin-top:1.25rem}._text-link--with-icon_11c92_626,._section-link_11c92_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_11c92_626 svg,._section-link_11c92_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_11c92_645{color:#166729}._text-medium-green_11c92_649{color:#018750}._text-medium-green-tint_11c92_653{color:#afd991}._text-core-green_11c92_657{color:#97be0d}._text-charcoal_11c92_661{color:#191919}._text-dark-grey_11c92_665{color:#595959}._text-medium-grey_11c92_669{color:#c9c9c9}._text-light-grey_11c92_673{color:#f8fafc}._text-magenta_11c92_677{color:#d40069}._text-white_11c92_681,._text-white_11c92_681 h2,._text-white_11c92_681 ._subtitle_11c92_517,._text-white_11c92_681 ._subtitle_11c92_517 p,._text-white_11c92_681._blockquote-section_11c92_686 p,a._text-white_11c92_681,._text-white_11c92_681._text-link_11c92_595,._text-white_11c92_681 a,._text-white_11c92_681 ._text-link_11c92_595{color:#fff}a._text-white_11c92_681:hover,._text-white_11c92_681._text-link_11c92_595:hover,._text-white_11c92_681 a:hover,._text-white_11c92_681 ._text-link_11c92_595:hover{color:#ffffffb3}._text-light_11c92_673{font-weight:300}._text-regular_11c92_700{font-weight:400}._text-semibold_11c92_704{font-weight:600}._text-bold_11c92_708{font-weight:700}._shadow_11c92_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_11c92_716{border-radius:10px}._hr_11c92_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_11c92_727{margin:0}._no-overflow_11c92_731{overflow:hidden}._body--locked_11c92_735{overflow:hidden;height:100%}._info-box_11c92_740,._video-box_11c92_740,._id-box_11c92_740,._card-box_11c92_740,._form-box_11c92_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_11c92_740:before,._video-box_11c92_740:before,._id-box_11c92_740:before,._card-box_11c92_740:before,._form-box_11c92_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_11c92_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_11c92_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_11c92_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_11c92_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_11c92_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_11c92_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_11c92_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_11c92_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._ctaSection_11c92_814{display:flex;flex-direction:column;padding:20px;margin:20px 0;background-color:#e5f7ff}._ctaSection_11c92_814 ._ctaContainer_11c92_821{display:flex;max-width:390px;align-items:center;padding:0 10px;margin:0 auto}._ctaSection_11c92_814 ._ctaContainer_11c92_821 ._ctaImage_11c92_828 img,._ctaSection_11c92_814 ._ctaContainer_11c92_821 ._ctaImage_11c92_828 svg,._ctaSection_11c92_814 ._ctaContainer_11c92_821 ._ctaImage_11c92_828 div{width:4rem!important;height:4rem!important;margin:0 auto;border-radius:50%;object-fit:cover}._ctaSection_11c92_814 ._ctaContainer_11c92_821 ._ctaContent_11c92_835{padding-left:.6rem;font-weight:600}._ctaSection_11c92_814 ._ctaButtonContainer_11c92_839{margin-top:1rem}._ctaSection_11c92_814 ._ctaButtonContainer_11c92_839 ._ctaButton_11c92_839{max-width:370px;height:50px}._input_7xyln_6,._textarea_7xyln_6,._ais-SortBy-select_7xyln_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_7xyln_6:disabled,._textarea_7xyln_6:disabled,._input_7xyln_6[disabled],[disabled]._textarea_7xyln_6,._input--disabled_7xyln_35,._ais-SortBy-select_7xyln_7:disabled,._ais-SortBy-select_7xyln_7[disabled],._ais-SortBy-select--disabled_7xyln_38{opacity:.4;pointer-events:none!important}._input_7xyln_6::-ms-clear,._textarea_7xyln_6::-ms-clear,._ais-SortBy-select_7xyln_7::-ms-clear{display:none}._input_7xyln_6::-webkit-outer-spin-button,._textarea_7xyln_6::-webkit-outer-spin-button,._input_7xyln_6::-webkit-inner-spin-button,._textarea_7xyln_6::-webkit-inner-spin-button,._ais-SortBy-select_7xyln_7::-webkit-outer-spin-button,._ais-SortBy-select_7xyln_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_7xyln_6[type=number],[type=number]._textarea_7xyln_6,._ais-SortBy-select_7xyln_7[type=number]{-moz-appearance:textfield}._input--placeholder_7xyln_57,._input_7xyln_6::placeholder,._textarea_7xyln_6::placeholder,._ais-SortBy-select--placeholder_7xyln_58,._ais-SortBy-select_7xyln_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_7xyln_6:hover,._textarea_7xyln_6:hover,._ais-SortBy-select_7xyln_7:hover{border-color:#005c8f}._input_7xyln_6:focus,._textarea_7xyln_6:focus,._ais-SortBy-select_7xyln_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_7xyln_76,._ais-SortBy-select--filled_7xyln_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_7xyln_81,._textarea--error_7xyln_81,._ais-SortBy-select--error_7xyln_82{border-color:#ed091c!important}._input_7xyln_6:hover,._textarea_7xyln_6:hover,._input_7xyln_6:focus,._textarea_7xyln_6:focus,._input_7xyln_6:active,._textarea_7xyln_6:active,._ais-SortBy-select_7xyln_7:hover,._ais-SortBy-select_7xyln_7:focus,._ais-SortBy-select_7xyln_7:active{outline:none}._search-form_7xyln_91 ._input_7xyln_6,._search-form_7xyln_91 ._textarea_7xyln_6,._discount-form_7xyln_91 ._input_7xyln_6,._discount-form_7xyln_91 ._textarea_7xyln_6,._search-form_7xyln_91 ._ais-SortBy-select_7xyln_7,._discount-form_7xyln_91 ._ais-SortBy-select_7xyln_7{flex:1 1 auto}._search-form_7xyln_91 ._input_7xyln_6._input--filled_7xyln_76,._search-form_7xyln_91 ._input--filled_7xyln_76._textarea_7xyln_6,._discount-form_7xyln_91 ._input_7xyln_6._input--filled_7xyln_76,._discount-form_7xyln_91 ._input--filled_7xyln_76._textarea_7xyln_6,._search-form_7xyln_91 ._ais-SortBy-select_7xyln_7._input--filled_7xyln_76,._discount-form_7xyln_91 ._ais-SortBy-select_7xyln_7._input--filled_7xyln_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_7xyln_104,._ais-SortBy-select--no-border_7xyln_105{padding:0 1.25rem!important;border:none!important}._input--full-width_7xyln_109,._ais-SortBy-select--full-width_7xyln_110{width:100%}._input--flush_7xyln_113,._ais-SortBy-select--flush_7xyln_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_7xyln_121,._ais-SortBy-select--search_7xyln_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_7xyln_121._input--no-search-button-lg_7xyln_133,._ais-SortBy-select--search_7xyln_122._input--no-search-button-lg_7xyln_133{background-image:none}}._input--search_7xyln_121._input--no-search-button_7xyln_133,._ais-SortBy-select--search_7xyln_122._input--no-search-button_7xyln_133{background-image:none}._input--search_7xyln_121:focus,._input--search_7xyln_121._input--filled_7xyln_76,._ais-SortBy-select--search_7xyln_122:focus,._ais-SortBy-select--search_7xyln_122._input--filled_7xyln_76{background-position:center right 10px}._input--search_7xyln_121::placeholder,._ais-SortBy-select--search_7xyln_122::placeholder{font-weight:400}._input--select_7xyln_155,._ais-SortBy-select_7xyln_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_7xyln_155:focus,._input--select_7xyln_155._input--filled_7xyln_76,._ais-SortBy-select_7xyln_7:focus,._ais-SortBy-select_7xyln_7._input--filled_7xyln_76{background-position:center right 10px}._input--select_7xyln_155::-ms-expand,._ais-SortBy-select_7xyln_7::-ms-expand{display:none}._input--select-default_7xyln_177{border:1px solid #191919!important}._input--select-default_7xyln_177:hover{border:1px solid #018750!important}._input--select-default_7xyln_177:focus{border:2px solid #018750!important}._input--select-valid_7xyln_187{border:2px solid #018750!important}._textarea_7xyln_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_7xyln_6:focus,._textarea_7xyln_6._input--filled_7xyln_76{padding:.625rem!important}._textarea--large_7xyln_203{min-height:12.5rem}._textarea__max-length-container_7xyln_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_7xyln_212{color:#ed091c}._textarea--unset-height_7xyln_216{height:unset}._checkbox_7xyln_223{position:absolute;left:-99999px}._checkbox-label_7xyln_228{display:flex;cursor:pointer}._checkbox-label--vertical_7xyln_232{align-items:center}._checkbox-label--svg_7xyln_235,._checkbox-label_7xyln_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_7xyln_235,input:checked+._checkbox-label_7xyln_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_7xyln_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_7xyln_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_7xyln_274{flex:0 1 auto;line-height:20px}._checkbox-container_7xyln_279 input:checked~._checkbox-label_7xyln_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_7xyln_279 input:checked~._checkbox-label_7xyln_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_7xyln_293{position:absolute;left:-99999px}._radio-label_7xyln_298{position:relative;display:flex;cursor:pointer}._radio-label_7xyln_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_7xyln_298:before{border-color:#018750}._radio-label_7xyln_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_7xyln_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_7xyln_339{align-items:center}._radio-label--vertical_7xyln_339:after{top:50%}._radio-label-content_7xyln_346{flex:1 1 auto;line-height:20px}._form-group_7xyln_354{display:flex}._cta-banner_7xyln_357 ._form-group_7xyln_354{justify-content:center}._search-form_7xyln_91{position:relative;display:flex}._label_7xyln_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_7xyln_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_7xyln_387{font-size:.875rem;display:flex;align-items:center}._message--error_7xyln_392{color:#ed091c}._message--error_7xyln_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_7xyln_502{font-size:2.0625rem;font-weight:700}._text-roundels_7xyln_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_7xyln_513{font-size:1.125rem}._subtitle_7xyln_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_7xyln_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_7xyln_538{font-size:.875rem}._text-subtext_7xyln_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_7xyln_548{padding-left:1.875rem}}._text-right_7xyln_553{text-align:right}._text-left_7xyln_557{text-align:left}._text-center_7xyln_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_7xyln_566{text-align:right}._text-sm-left_7xyln_569{text-align:left}._text-sm-center_7xyln_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_7xyln_577{text-align:center}}._spaced-list_7xyln_581{margin-left:1.25rem}._spaced-list_7xyln_581 li{margin-bottom:.3125rem}._spaced-list_7xyln_581 li:last-child{margin-bottom:0}a,._text-link_7xyln_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_7xyln_595:hover{color:#138ebc}a:focus,a:active,._text-link_7xyln_595:focus,._text-link_7xyln_595:active{outline:none}._link-none_7xyln_613{color:inherit;text-decoration:none}._link-none_7xyln_613:hover{text-decoration:underline}._section-link_7xyln_621{display:flex;margin-top:1.25rem}._text-link--with-icon_7xyln_626,._section-link_7xyln_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_7xyln_626 svg,._section-link_7xyln_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_7xyln_645{color:#166729}._text-medium-green_7xyln_649{color:#018750}._text-medium-green-tint_7xyln_653{color:#afd991}._text-core-green_7xyln_657{color:#97be0d}._text-charcoal_7xyln_661{color:#191919}._text-dark-grey_7xyln_665{color:#595959}._text-medium-grey_7xyln_669{color:#c9c9c9}._text-light-grey_7xyln_673{color:#f8fafc}._text-magenta_7xyln_677{color:#d40069}._text-white_7xyln_681,._text-white_7xyln_681 h2,._text-white_7xyln_681 ._subtitle_7xyln_517,._text-white_7xyln_681 ._subtitle_7xyln_517 p,._text-white_7xyln_681._blockquote-section_7xyln_686 p,a._text-white_7xyln_681,._text-white_7xyln_681._text-link_7xyln_595,._text-white_7xyln_681 a,._text-white_7xyln_681 ._text-link_7xyln_595{color:#fff}a._text-white_7xyln_681:hover,._text-white_7xyln_681._text-link_7xyln_595:hover,._text-white_7xyln_681 a:hover,._text-white_7xyln_681 ._text-link_7xyln_595:hover{color:#ffffffb3}._text-light_7xyln_673{font-weight:300}._text-regular_7xyln_700{font-weight:400}._text-semibold_7xyln_704{font-weight:600}._text-bold_7xyln_708{font-weight:700}._shadow_7xyln_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_7xyln_716{border-radius:10px}._hr_7xyln_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_7xyln_727{margin:0}._no-overflow_7xyln_731{overflow:hidden}._body--locked_7xyln_735{overflow:hidden;height:100%}._info-box_7xyln_740,._video-box_7xyln_740,._id-box_7xyln_740,._card-box_7xyln_740,._form-box_7xyln_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_7xyln_740:before,._video-box_7xyln_740:before,._id-box_7xyln_740:before,._card-box_7xyln_740:before,._form-box_7xyln_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_7xyln_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_7xyln_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_7xyln_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_7xyln_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_7xyln_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_7xyln_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_7xyln_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_7xyln_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._isOutlined_7xyln_814{border-width:1px 1px 0;border-style:solid;border-color:#c4c4c4}._input_jjdo8_6,._textarea_jjdo8_6,._ais-SortBy-select_jjdo8_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_jjdo8_6:disabled,._textarea_jjdo8_6:disabled,._input_jjdo8_6[disabled],[disabled]._textarea_jjdo8_6,._input--disabled_jjdo8_35,._ais-SortBy-select_jjdo8_7:disabled,._ais-SortBy-select_jjdo8_7[disabled],._ais-SortBy-select--disabled_jjdo8_38{opacity:.4;pointer-events:none!important}._input_jjdo8_6::-ms-clear,._textarea_jjdo8_6::-ms-clear,._ais-SortBy-select_jjdo8_7::-ms-clear{display:none}._input_jjdo8_6::-webkit-outer-spin-button,._textarea_jjdo8_6::-webkit-outer-spin-button,._input_jjdo8_6::-webkit-inner-spin-button,._textarea_jjdo8_6::-webkit-inner-spin-button,._ais-SortBy-select_jjdo8_7::-webkit-outer-spin-button,._ais-SortBy-select_jjdo8_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_jjdo8_6[type=number],[type=number]._textarea_jjdo8_6,._ais-SortBy-select_jjdo8_7[type=number]{-moz-appearance:textfield}._input--placeholder_jjdo8_57,._input_jjdo8_6::placeholder,._textarea_jjdo8_6::placeholder,._ais-SortBy-select--placeholder_jjdo8_58,._ais-SortBy-select_jjdo8_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_jjdo8_6:hover,._textarea_jjdo8_6:hover,._ais-SortBy-select_jjdo8_7:hover{border-color:#005c8f}._input_jjdo8_6:focus,._textarea_jjdo8_6:focus,._ais-SortBy-select_jjdo8_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_jjdo8_76,._ais-SortBy-select--filled_jjdo8_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_jjdo8_81,._textarea--error_jjdo8_81,._ais-SortBy-select--error_jjdo8_82{border-color:#ed091c!important}._input_jjdo8_6:hover,._textarea_jjdo8_6:hover,._input_jjdo8_6:focus,._textarea_jjdo8_6:focus,._input_jjdo8_6:active,._textarea_jjdo8_6:active,._ais-SortBy-select_jjdo8_7:hover,._ais-SortBy-select_jjdo8_7:focus,._ais-SortBy-select_jjdo8_7:active{outline:none}._search-form_jjdo8_91 ._input_jjdo8_6,._search-form_jjdo8_91 ._textarea_jjdo8_6,._discount-form_jjdo8_91 ._input_jjdo8_6,._discount-form_jjdo8_91 ._textarea_jjdo8_6,._search-form_jjdo8_91 ._ais-SortBy-select_jjdo8_7,._discount-form_jjdo8_91 ._ais-SortBy-select_jjdo8_7{flex:1 1 auto}._search-form_jjdo8_91 ._input_jjdo8_6._input--filled_jjdo8_76,._search-form_jjdo8_91 ._input--filled_jjdo8_76._textarea_jjdo8_6,._discount-form_jjdo8_91 ._input_jjdo8_6._input--filled_jjdo8_76,._discount-form_jjdo8_91 ._input--filled_jjdo8_76._textarea_jjdo8_6,._search-form_jjdo8_91 ._ais-SortBy-select_jjdo8_7._input--filled_jjdo8_76,._discount-form_jjdo8_91 ._ais-SortBy-select_jjdo8_7._input--filled_jjdo8_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_jjdo8_104,._ais-SortBy-select--no-border_jjdo8_105{padding:0 1.25rem!important;border:none!important}._input--full-width_jjdo8_109,._ais-SortBy-select--full-width_jjdo8_110{width:100%}._input--flush_jjdo8_113,._ais-SortBy-select--flush_jjdo8_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_jjdo8_121,._ais-SortBy-select--search_jjdo8_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_jjdo8_121._input--no-search-button-lg_jjdo8_133,._ais-SortBy-select--search_jjdo8_122._input--no-search-button-lg_jjdo8_133{background-image:none}}._input--search_jjdo8_121._input--no-search-button_jjdo8_133,._ais-SortBy-select--search_jjdo8_122._input--no-search-button_jjdo8_133{background-image:none}._input--search_jjdo8_121:focus,._input--search_jjdo8_121._input--filled_jjdo8_76,._ais-SortBy-select--search_jjdo8_122:focus,._ais-SortBy-select--search_jjdo8_122._input--filled_jjdo8_76{background-position:center right 10px}._input--search_jjdo8_121::placeholder,._ais-SortBy-select--search_jjdo8_122::placeholder{font-weight:400}._input--select_jjdo8_155,._ais-SortBy-select_jjdo8_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_jjdo8_155:focus,._input--select_jjdo8_155._input--filled_jjdo8_76,._ais-SortBy-select_jjdo8_7:focus,._ais-SortBy-select_jjdo8_7._input--filled_jjdo8_76{background-position:center right 10px}._input--select_jjdo8_155::-ms-expand,._ais-SortBy-select_jjdo8_7::-ms-expand{display:none}._input--select-default_jjdo8_177{border:1px solid #191919!important}._input--select-default_jjdo8_177:hover{border:1px solid #018750!important}._input--select-default_jjdo8_177:focus{border:2px solid #018750!important}._input--select-valid_jjdo8_187{border:2px solid #018750!important}._textarea_jjdo8_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_jjdo8_6:focus,._textarea_jjdo8_6._input--filled_jjdo8_76{padding:.625rem!important}._textarea--large_jjdo8_203{min-height:12.5rem}._textarea__max-length-container_jjdo8_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_jjdo8_212{color:#ed091c}._textarea--unset-height_jjdo8_216{height:unset}._checkbox_jjdo8_223{position:absolute;left:-99999px}._checkbox-label_jjdo8_228{display:flex;cursor:pointer}._checkbox-label--vertical_jjdo8_232{align-items:center}._checkbox-label--svg_jjdo8_235,._checkbox-label_jjdo8_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_jjdo8_235,input:checked+._checkbox-label_jjdo8_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_jjdo8_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_jjdo8_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_jjdo8_274{flex:0 1 auto;line-height:20px}._checkbox-container_jjdo8_279 input:checked~._checkbox-label_jjdo8_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_jjdo8_279 input:checked~._checkbox-label_jjdo8_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_jjdo8_293{position:absolute;left:-99999px}._radio-label_jjdo8_298{position:relative;display:flex;cursor:pointer}._radio-label_jjdo8_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_jjdo8_298:before{border-color:#018750}._radio-label_jjdo8_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_jjdo8_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_jjdo8_339{align-items:center}._radio-label--vertical_jjdo8_339:after{top:50%}._radio-label-content_jjdo8_346{flex:1 1 auto;line-height:20px}._form-group_jjdo8_354{display:flex}._cta-banner_jjdo8_357 ._form-group_jjdo8_354{justify-content:center}._search-form_jjdo8_91{position:relative;display:flex}._label_jjdo8_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_jjdo8_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_jjdo8_387{font-size:.875rem;display:flex;align-items:center}._message--error_jjdo8_392{color:#ed091c}._message--error_jjdo8_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_jjdo8_502{font-size:2.0625rem;font-weight:700}._text-roundels_jjdo8_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_jjdo8_513{font-size:1.125rem}._subtitle_jjdo8_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_jjdo8_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_jjdo8_538{font-size:.875rem}._text-subtext_jjdo8_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_jjdo8_548{padding-left:1.875rem}}._text-right_jjdo8_553{text-align:right}._text-left_jjdo8_557{text-align:left}._text-center_jjdo8_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_jjdo8_566{text-align:right}._text-sm-left_jjdo8_569{text-align:left}._text-sm-center_jjdo8_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_jjdo8_577{text-align:center}}._spaced-list_jjdo8_581{margin-left:1.25rem}._spaced-list_jjdo8_581 li{margin-bottom:.3125rem}._spaced-list_jjdo8_581 li:last-child{margin-bottom:0}a,._text-link_jjdo8_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_jjdo8_595:hover{color:#138ebc}a:focus,a:active,._text-link_jjdo8_595:focus,._text-link_jjdo8_595:active{outline:none}._link-none_jjdo8_613{color:inherit;text-decoration:none}._link-none_jjdo8_613:hover{text-decoration:underline}._section-link_jjdo8_621{display:flex;margin-top:1.25rem}._text-link--with-icon_jjdo8_626,._section-link_jjdo8_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_jjdo8_626 svg,._section-link_jjdo8_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_jjdo8_645{color:#166729}._text-medium-green_jjdo8_649{color:#018750}._text-medium-green-tint_jjdo8_653{color:#afd991}._text-core-green_jjdo8_657{color:#97be0d}._text-charcoal_jjdo8_661{color:#191919}._text-dark-grey_jjdo8_665{color:#595959}._text-medium-grey_jjdo8_669{color:#c9c9c9}._text-light-grey_jjdo8_673{color:#f8fafc}._text-magenta_jjdo8_677{color:#d40069}._text-white_jjdo8_681,._text-white_jjdo8_681 h2,._text-white_jjdo8_681 ._subtitle_jjdo8_517,._text-white_jjdo8_681 ._subtitle_jjdo8_517 p,._text-white_jjdo8_681._blockquote-section_jjdo8_686 p,a._text-white_jjdo8_681,._text-white_jjdo8_681._text-link_jjdo8_595,._text-white_jjdo8_681 a,._text-white_jjdo8_681 ._text-link_jjdo8_595{color:#fff}a._text-white_jjdo8_681:hover,._text-white_jjdo8_681._text-link_jjdo8_595:hover,._text-white_jjdo8_681 a:hover,._text-white_jjdo8_681 ._text-link_jjdo8_595:hover{color:#ffffffb3}._text-light_jjdo8_673{font-weight:300}._text-regular_jjdo8_700{font-weight:400}._text-semibold_jjdo8_704{font-weight:600}._text-bold_jjdo8_708{font-weight:700}._shadow_jjdo8_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_jjdo8_716{border-radius:10px}._hr_jjdo8_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_jjdo8_727{margin:0}._no-overflow_jjdo8_731{overflow:hidden}._body--locked_jjdo8_735{overflow:hidden;height:100%}._info-box_jjdo8_740,._video-box_jjdo8_740,._id-box_jjdo8_740,._card-box_jjdo8_740,._form-box_jjdo8_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_jjdo8_740:before,._video-box_jjdo8_740:before,._id-box_jjdo8_740:before,._card-box_jjdo8_740:before,._form-box_jjdo8_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_jjdo8_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_jjdo8_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_jjdo8_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_jjdo8_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_jjdo8_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_jjdo8_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_jjdo8_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_jjdo8_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._bodyContainer_jjdo8_814{padding-bottom:10px}._body_jjdo8_735{text-align:left}._input_1f6ti_6,._textarea_1f6ti_6,._ais-SortBy-select_1f6ti_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_1f6ti_6:disabled,._textarea_1f6ti_6:disabled,._input_1f6ti_6[disabled],[disabled]._textarea_1f6ti_6,._input--disabled_1f6ti_35,._ais-SortBy-select_1f6ti_7:disabled,._ais-SortBy-select_1f6ti_7[disabled],._ais-SortBy-select--disabled_1f6ti_38{opacity:.4;pointer-events:none!important}._input_1f6ti_6::-ms-clear,._textarea_1f6ti_6::-ms-clear,._ais-SortBy-select_1f6ti_7::-ms-clear{display:none}._input_1f6ti_6::-webkit-outer-spin-button,._textarea_1f6ti_6::-webkit-outer-spin-button,._input_1f6ti_6::-webkit-inner-spin-button,._textarea_1f6ti_6::-webkit-inner-spin-button,._ais-SortBy-select_1f6ti_7::-webkit-outer-spin-button,._ais-SortBy-select_1f6ti_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_1f6ti_6[type=number],[type=number]._textarea_1f6ti_6,._ais-SortBy-select_1f6ti_7[type=number]{-moz-appearance:textfield}._input--placeholder_1f6ti_57,._input_1f6ti_6::placeholder,._textarea_1f6ti_6::placeholder,._ais-SortBy-select--placeholder_1f6ti_58,._ais-SortBy-select_1f6ti_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_1f6ti_6:hover,._textarea_1f6ti_6:hover,._ais-SortBy-select_1f6ti_7:hover{border-color:#005c8f}._input_1f6ti_6:focus,._textarea_1f6ti_6:focus,._ais-SortBy-select_1f6ti_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_1f6ti_76,._ais-SortBy-select--filled_1f6ti_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_1f6ti_81,._textarea--error_1f6ti_81,._ais-SortBy-select--error_1f6ti_82{border-color:#ed091c!important}._input_1f6ti_6:hover,._textarea_1f6ti_6:hover,._input_1f6ti_6:focus,._textarea_1f6ti_6:focus,._input_1f6ti_6:active,._textarea_1f6ti_6:active,._ais-SortBy-select_1f6ti_7:hover,._ais-SortBy-select_1f6ti_7:focus,._ais-SortBy-select_1f6ti_7:active{outline:none}._search-form_1f6ti_91 ._input_1f6ti_6,._search-form_1f6ti_91 ._textarea_1f6ti_6,._discount-form_1f6ti_91 ._input_1f6ti_6,._discount-form_1f6ti_91 ._textarea_1f6ti_6,._search-form_1f6ti_91 ._ais-SortBy-select_1f6ti_7,._discount-form_1f6ti_91 ._ais-SortBy-select_1f6ti_7{flex:1 1 auto}._search-form_1f6ti_91 ._input_1f6ti_6._input--filled_1f6ti_76,._search-form_1f6ti_91 ._input--filled_1f6ti_76._textarea_1f6ti_6,._discount-form_1f6ti_91 ._input_1f6ti_6._input--filled_1f6ti_76,._discount-form_1f6ti_91 ._input--filled_1f6ti_76._textarea_1f6ti_6,._search-form_1f6ti_91 ._ais-SortBy-select_1f6ti_7._input--filled_1f6ti_76,._discount-form_1f6ti_91 ._ais-SortBy-select_1f6ti_7._input--filled_1f6ti_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_1f6ti_104,._ais-SortBy-select--no-border_1f6ti_105{padding:0 1.25rem!important;border:none!important}._input--full-width_1f6ti_109,._ais-SortBy-select--full-width_1f6ti_110{width:100%}._input--flush_1f6ti_113,._ais-SortBy-select--flush_1f6ti_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_1f6ti_121,._ais-SortBy-select--search_1f6ti_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_1f6ti_121._input--no-search-button-lg_1f6ti_133,._ais-SortBy-select--search_1f6ti_122._input--no-search-button-lg_1f6ti_133{background-image:none}}._input--search_1f6ti_121._input--no-search-button_1f6ti_133,._ais-SortBy-select--search_1f6ti_122._input--no-search-button_1f6ti_133{background-image:none}._input--search_1f6ti_121:focus,._input--search_1f6ti_121._input--filled_1f6ti_76,._ais-SortBy-select--search_1f6ti_122:focus,._ais-SortBy-select--search_1f6ti_122._input--filled_1f6ti_76{background-position:center right 10px}._input--search_1f6ti_121::placeholder,._ais-SortBy-select--search_1f6ti_122::placeholder{font-weight:400}._input--select_1f6ti_155,._ais-SortBy-select_1f6ti_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_1f6ti_155:focus,._input--select_1f6ti_155._input--filled_1f6ti_76,._ais-SortBy-select_1f6ti_7:focus,._ais-SortBy-select_1f6ti_7._input--filled_1f6ti_76{background-position:center right 10px}._input--select_1f6ti_155::-ms-expand,._ais-SortBy-select_1f6ti_7::-ms-expand{display:none}._input--select-default_1f6ti_177{border:1px solid #191919!important}._input--select-default_1f6ti_177:hover{border:1px solid #018750!important}._input--select-default_1f6ti_177:focus{border:2px solid #018750!important}._input--select-valid_1f6ti_187{border:2px solid #018750!important}._textarea_1f6ti_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_1f6ti_6:focus,._textarea_1f6ti_6._input--filled_1f6ti_76{padding:.625rem!important}._textarea--large_1f6ti_203{min-height:12.5rem}._textarea__max-length-container_1f6ti_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_1f6ti_212{color:#ed091c}._textarea--unset-height_1f6ti_216{height:unset}._checkbox_1f6ti_223{position:absolute;left:-99999px}._checkbox-label_1f6ti_228{display:flex;cursor:pointer}._checkbox-label--vertical_1f6ti_232{align-items:center}._checkbox-label--svg_1f6ti_235,._checkbox-label_1f6ti_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_1f6ti_235,input:checked+._checkbox-label_1f6ti_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_1f6ti_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_1f6ti_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_1f6ti_274{flex:0 1 auto;line-height:20px}._checkbox-container_1f6ti_279 input:checked~._checkbox-label_1f6ti_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_1f6ti_279 input:checked~._checkbox-label_1f6ti_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_1f6ti_293{position:absolute;left:-99999px}._radio-label_1f6ti_298{position:relative;display:flex;cursor:pointer}._radio-label_1f6ti_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_1f6ti_298:before{border-color:#018750}._radio-label_1f6ti_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_1f6ti_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_1f6ti_339{align-items:center}._radio-label--vertical_1f6ti_339:after{top:50%}._radio-label-content_1f6ti_346{flex:1 1 auto;line-height:20px}._form-group_1f6ti_354{display:flex}._cta-banner_1f6ti_357 ._form-group_1f6ti_354{justify-content:center}._search-form_1f6ti_91{position:relative;display:flex}._label_1f6ti_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_1f6ti_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_1f6ti_387{font-size:.875rem;display:flex;align-items:center}._message--error_1f6ti_392{color:#ed091c}._message--error_1f6ti_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_1f6ti_502{font-size:2.0625rem;font-weight:700}._text-roundels_1f6ti_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_1f6ti_513{font-size:1.125rem}._subtitle_1f6ti_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_1f6ti_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_1f6ti_538{font-size:.875rem}._text-subtext_1f6ti_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_1f6ti_548{padding-left:1.875rem}}._text-right_1f6ti_553{text-align:right}._text-left_1f6ti_557{text-align:left}._text-center_1f6ti_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_1f6ti_566{text-align:right}._text-sm-left_1f6ti_569{text-align:left}._text-sm-center_1f6ti_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_1f6ti_577{text-align:center}}._spaced-list_1f6ti_581{margin-left:1.25rem}._spaced-list_1f6ti_581 li{margin-bottom:.3125rem}._spaced-list_1f6ti_581 li:last-child{margin-bottom:0}a,._text-link_1f6ti_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_1f6ti_595:hover{color:#138ebc}a:focus,a:active,._text-link_1f6ti_595:focus,._text-link_1f6ti_595:active{outline:none}._link-none_1f6ti_613{color:inherit;text-decoration:none}._link-none_1f6ti_613:hover{text-decoration:underline}._section-link_1f6ti_621{display:flex;margin-top:1.25rem}._text-link--with-icon_1f6ti_626,._section-link_1f6ti_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_1f6ti_626 svg,._section-link_1f6ti_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_1f6ti_645{color:#166729}._text-medium-green_1f6ti_649{color:#018750}._text-medium-green-tint_1f6ti_653{color:#afd991}._text-core-green_1f6ti_657{color:#97be0d}._text-charcoal_1f6ti_661{color:#191919}._text-dark-grey_1f6ti_665{color:#595959}._text-medium-grey_1f6ti_669{color:#c9c9c9}._text-light-grey_1f6ti_673{color:#f8fafc}._text-magenta_1f6ti_677{color:#d40069}._text-white_1f6ti_681,._text-white_1f6ti_681 h2,._text-white_1f6ti_681 ._subtitle_1f6ti_517,._text-white_1f6ti_681 ._subtitle_1f6ti_517 p,._text-white_1f6ti_681._blockquote-section_1f6ti_686 p,a._text-white_1f6ti_681,._text-white_1f6ti_681._text-link_1f6ti_595,._text-white_1f6ti_681 a,._text-white_1f6ti_681 ._text-link_1f6ti_595{color:#fff}a._text-white_1f6ti_681:hover,._text-white_1f6ti_681._text-link_1f6ti_595:hover,._text-white_1f6ti_681 a:hover,._text-white_1f6ti_681 ._text-link_1f6ti_595:hover{color:#ffffffb3}._text-light_1f6ti_673{font-weight:300}._text-regular_1f6ti_700{font-weight:400}._text-semibold_1f6ti_704{font-weight:600}._text-bold_1f6ti_708{font-weight:700}._shadow_1f6ti_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_1f6ti_716{border-radius:10px}._hr_1f6ti_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_1f6ti_727{margin:0}._no-overflow_1f6ti_731{overflow:hidden}._body--locked_1f6ti_735{overflow:hidden;height:100%}._info-box_1f6ti_740,._video-box_1f6ti_740,._id-box_1f6ti_740,._card-box_1f6ti_740,._form-box_1f6ti_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_1f6ti_740:before,._video-box_1f6ti_740:before,._id-box_1f6ti_740:before,._card-box_1f6ti_740:before,._form-box_1f6ti_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_1f6ti_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_1f6ti_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_1f6ti_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_1f6ti_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_1f6ti_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_1f6ti_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_1f6ti_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_1f6ti_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._button_1f6ti_814{display:flex;width:100%;align-items:center;justify-content:space-between;padding:.3125rem 0;cursor:pointer}._button_1f6ti_814 svg{transition-duration:275ms;transition-timing-function:cubic-bezier(.23,1,.32,1)}._button_1f6ti_814 h4{width:100%;margin-bottom:0!important;font-size:16px}@media (max-width: 767.98px){._button_1f6ti_814 h4{font-weight:400}}._chevron_1f6ti_837{width:32px;height:32px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.7475 13.2667C22.7475 13.52 22.6541 13.7734 22.4541 13.9734L17.2008 19.2267C16.8808 19.5467 16.4675 19.72 16.0275 19.7334C15.5608 19.7334 15.1341 19.5734 14.8141 19.2534L9.53414 13.9734C9.14747 13.5867 9.14747 12.9467 9.53414 12.56C9.92081 12.1734 10.5608 12.1734 10.9475 12.56L16.0008 17.6L21.0408 12.56C21.4275 12.1734 22.0675 12.1734 22.4541 12.56C22.6541 12.76 22.7475 13.0134 22.7475 13.2667Z' fill='%23001B1C'/%3E%3C/svg%3E");background-size:contain;transform-origin:center;transition:transform 275ms cubic-bezier(.23,1,.32,1)}._chevron_1f6ti_837._expanded_1f6ti_846{transform:rotate(180deg)}._input_4vlf7_6,._textarea_4vlf7_6,._ais-SortBy-select_4vlf7_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_4vlf7_6:disabled,._textarea_4vlf7_6:disabled,._input_4vlf7_6[disabled],[disabled]._textarea_4vlf7_6,._input--disabled_4vlf7_35,._ais-SortBy-select_4vlf7_7:disabled,._ais-SortBy-select_4vlf7_7[disabled],._ais-SortBy-select--disabled_4vlf7_38{opacity:.4;pointer-events:none!important}._input_4vlf7_6::-ms-clear,._textarea_4vlf7_6::-ms-clear,._ais-SortBy-select_4vlf7_7::-ms-clear{display:none}._input_4vlf7_6::-webkit-outer-spin-button,._textarea_4vlf7_6::-webkit-outer-spin-button,._input_4vlf7_6::-webkit-inner-spin-button,._textarea_4vlf7_6::-webkit-inner-spin-button,._ais-SortBy-select_4vlf7_7::-webkit-outer-spin-button,._ais-SortBy-select_4vlf7_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_4vlf7_6[type=number],[type=number]._textarea_4vlf7_6,._ais-SortBy-select_4vlf7_7[type=number]{-moz-appearance:textfield}._input--placeholder_4vlf7_57,._input_4vlf7_6::placeholder,._textarea_4vlf7_6::placeholder,._ais-SortBy-select--placeholder_4vlf7_58,._ais-SortBy-select_4vlf7_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_4vlf7_6:hover,._textarea_4vlf7_6:hover,._ais-SortBy-select_4vlf7_7:hover{border-color:#005c8f}._input_4vlf7_6:focus,._textarea_4vlf7_6:focus,._ais-SortBy-select_4vlf7_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_4vlf7_76,._ais-SortBy-select--filled_4vlf7_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_4vlf7_81,._textarea--error_4vlf7_81,._ais-SortBy-select--error_4vlf7_82{border-color:#ed091c!important}._input_4vlf7_6:hover,._textarea_4vlf7_6:hover,._input_4vlf7_6:focus,._textarea_4vlf7_6:focus,._input_4vlf7_6:active,._textarea_4vlf7_6:active,._ais-SortBy-select_4vlf7_7:hover,._ais-SortBy-select_4vlf7_7:focus,._ais-SortBy-select_4vlf7_7:active{outline:none}._search-form_4vlf7_91 ._input_4vlf7_6,._search-form_4vlf7_91 ._textarea_4vlf7_6,._discount-form_4vlf7_91 ._input_4vlf7_6,._discount-form_4vlf7_91 ._textarea_4vlf7_6,._search-form_4vlf7_91 ._ais-SortBy-select_4vlf7_7,._discount-form_4vlf7_91 ._ais-SortBy-select_4vlf7_7{flex:1 1 auto}._search-form_4vlf7_91 ._input_4vlf7_6._input--filled_4vlf7_76,._search-form_4vlf7_91 ._input--filled_4vlf7_76._textarea_4vlf7_6,._discount-form_4vlf7_91 ._input_4vlf7_6._input--filled_4vlf7_76,._discount-form_4vlf7_91 ._input--filled_4vlf7_76._textarea_4vlf7_6,._search-form_4vlf7_91 ._ais-SortBy-select_4vlf7_7._input--filled_4vlf7_76,._discount-form_4vlf7_91 ._ais-SortBy-select_4vlf7_7._input--filled_4vlf7_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_4vlf7_104,._ais-SortBy-select--no-border_4vlf7_105{padding:0 1.25rem!important;border:none!important}._input--full-width_4vlf7_109,._ais-SortBy-select--full-width_4vlf7_110{width:100%}._input--flush_4vlf7_113,._ais-SortBy-select--flush_4vlf7_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_4vlf7_121,._ais-SortBy-select--search_4vlf7_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_4vlf7_121._input--no-search-button-lg_4vlf7_133,._ais-SortBy-select--search_4vlf7_122._input--no-search-button-lg_4vlf7_133{background-image:none}}._input--search_4vlf7_121._input--no-search-button_4vlf7_133,._ais-SortBy-select--search_4vlf7_122._input--no-search-button_4vlf7_133{background-image:none}._input--search_4vlf7_121:focus,._input--search_4vlf7_121._input--filled_4vlf7_76,._ais-SortBy-select--search_4vlf7_122:focus,._ais-SortBy-select--search_4vlf7_122._input--filled_4vlf7_76{background-position:center right 10px}._input--search_4vlf7_121::placeholder,._ais-SortBy-select--search_4vlf7_122::placeholder{font-weight:400}._input--select_4vlf7_155,._ais-SortBy-select_4vlf7_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_4vlf7_155:focus,._input--select_4vlf7_155._input--filled_4vlf7_76,._ais-SortBy-select_4vlf7_7:focus,._ais-SortBy-select_4vlf7_7._input--filled_4vlf7_76{background-position:center right 10px}._input--select_4vlf7_155::-ms-expand,._ais-SortBy-select_4vlf7_7::-ms-expand{display:none}._input--select-default_4vlf7_177{border:1px solid #191919!important}._input--select-default_4vlf7_177:hover{border:1px solid #018750!important}._input--select-default_4vlf7_177:focus{border:2px solid #018750!important}._input--select-valid_4vlf7_187{border:2px solid #018750!important}._textarea_4vlf7_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_4vlf7_6:focus,._textarea_4vlf7_6._input--filled_4vlf7_76{padding:.625rem!important}._textarea--large_4vlf7_203{min-height:12.5rem}._textarea__max-length-container_4vlf7_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_4vlf7_212{color:#ed091c}._textarea--unset-height_4vlf7_216{height:unset}._checkbox_4vlf7_223{position:absolute;left:-99999px}._checkbox-label_4vlf7_228{display:flex;cursor:pointer}._checkbox-label--vertical_4vlf7_232{align-items:center}._checkbox-label--svg_4vlf7_235,._checkbox-label_4vlf7_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_4vlf7_235,input:checked+._checkbox-label_4vlf7_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_4vlf7_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_4vlf7_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_4vlf7_274{flex:0 1 auto;line-height:20px}._checkbox-container_4vlf7_279 input:checked~._checkbox-label_4vlf7_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_4vlf7_279 input:checked~._checkbox-label_4vlf7_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_4vlf7_293{position:absolute;left:-99999px}._radio-label_4vlf7_298{position:relative;display:flex;cursor:pointer}._radio-label_4vlf7_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_4vlf7_298:before{border-color:#018750}._radio-label_4vlf7_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_4vlf7_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_4vlf7_339{align-items:center}._radio-label--vertical_4vlf7_339:after{top:50%}._radio-label-content_4vlf7_346{flex:1 1 auto;line-height:20px}._form-group_4vlf7_354{display:flex}._cta-banner_4vlf7_357 ._form-group_4vlf7_354{justify-content:center}._search-form_4vlf7_91{position:relative;display:flex}._label_4vlf7_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_4vlf7_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_4vlf7_387{font-size:.875rem;display:flex;align-items:center}._message--error_4vlf7_392{color:#ed091c}._message--error_4vlf7_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_4vlf7_502{font-size:2.0625rem;font-weight:700}._text-roundels_4vlf7_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_4vlf7_513{font-size:1.125rem}._subtitle_4vlf7_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_4vlf7_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_4vlf7_538{font-size:.875rem}._text-subtext_4vlf7_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_4vlf7_548{padding-left:1.875rem}}._text-right_4vlf7_553{text-align:right}._text-left_4vlf7_557{text-align:left}._text-center_4vlf7_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_4vlf7_566{text-align:right}._text-sm-left_4vlf7_569{text-align:left}._text-sm-center_4vlf7_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_4vlf7_577{text-align:center}}._spaced-list_4vlf7_581{margin-left:1.25rem}._spaced-list_4vlf7_581 li{margin-bottom:.3125rem}._spaced-list_4vlf7_581 li:last-child{margin-bottom:0}a,._text-link_4vlf7_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_4vlf7_595:hover{color:#138ebc}a:focus,a:active,._text-link_4vlf7_595:focus,._text-link_4vlf7_595:active{outline:none}._link-none_4vlf7_613{color:inherit;text-decoration:none}._link-none_4vlf7_613:hover{text-decoration:underline}._section-link_4vlf7_621{display:flex;margin-top:1.25rem}._text-link--with-icon_4vlf7_626,._section-link_4vlf7_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_4vlf7_626 svg,._section-link_4vlf7_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_4vlf7_645{color:#166729}._text-medium-green_4vlf7_649{color:#018750}._text-medium-green-tint_4vlf7_653{color:#afd991}._text-core-green_4vlf7_657{color:#97be0d}._text-charcoal_4vlf7_661{color:#191919}._text-dark-grey_4vlf7_665{color:#595959}._text-medium-grey_4vlf7_669{color:#c9c9c9}._text-light-grey_4vlf7_673{color:#f8fafc}._text-magenta_4vlf7_677{color:#d40069}._text-white_4vlf7_681,._text-white_4vlf7_681 h2,._text-white_4vlf7_681 ._subtitle_4vlf7_517,._text-white_4vlf7_681 ._subtitle_4vlf7_517 p,._text-white_4vlf7_681._blockquote-section_4vlf7_686 p,a._text-white_4vlf7_681,._text-white_4vlf7_681._text-link_4vlf7_595,._text-white_4vlf7_681 a,._text-white_4vlf7_681 ._text-link_4vlf7_595{color:#fff}a._text-white_4vlf7_681:hover,._text-white_4vlf7_681._text-link_4vlf7_595:hover,._text-white_4vlf7_681 a:hover,._text-white_4vlf7_681 ._text-link_4vlf7_595:hover{color:#ffffffb3}._text-light_4vlf7_673{font-weight:300}._text-regular_4vlf7_700{font-weight:400}._text-semibold_4vlf7_704{font-weight:600}._text-bold_4vlf7_708{font-weight:700}._shadow_4vlf7_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_4vlf7_716{border-radius:10px}._hr_4vlf7_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_4vlf7_727{margin:0}._no-overflow_4vlf7_731{overflow:hidden}._body--locked_4vlf7_735{overflow:hidden;height:100%}._info-box_4vlf7_740,._video-box_4vlf7_740,._id-box_4vlf7_740,._card-box_4vlf7_740,._form-box_4vlf7_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_4vlf7_740:before,._video-box_4vlf7_740:before,._id-box_4vlf7_740:before,._card-box_4vlf7_740:before,._form-box_4vlf7_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_4vlf7_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_4vlf7_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_4vlf7_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_4vlf7_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_4vlf7_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_4vlf7_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_4vlf7_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_4vlf7_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._item_4vlf7_814{padding:.3125rem 0;border-top:1px solid #2b2b2c}._input_4wo80_6,._textarea_4wo80_6,._ais-SortBy-select_4wo80_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_4wo80_6:disabled,._textarea_4wo80_6:disabled,._input_4wo80_6[disabled],[disabled]._textarea_4wo80_6,._input--disabled_4wo80_35,._ais-SortBy-select_4wo80_7:disabled,._ais-SortBy-select_4wo80_7[disabled],._ais-SortBy-select--disabled_4wo80_38{opacity:.4;pointer-events:none!important}._input_4wo80_6::-ms-clear,._textarea_4wo80_6::-ms-clear,._ais-SortBy-select_4wo80_7::-ms-clear{display:none}._input_4wo80_6::-webkit-outer-spin-button,._textarea_4wo80_6::-webkit-outer-spin-button,._input_4wo80_6::-webkit-inner-spin-button,._textarea_4wo80_6::-webkit-inner-spin-button,._ais-SortBy-select_4wo80_7::-webkit-outer-spin-button,._ais-SortBy-select_4wo80_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_4wo80_6[type=number],[type=number]._textarea_4wo80_6,._ais-SortBy-select_4wo80_7[type=number]{-moz-appearance:textfield}._input--placeholder_4wo80_57,._input_4wo80_6::placeholder,._textarea_4wo80_6::placeholder,._ais-SortBy-select--placeholder_4wo80_58,._ais-SortBy-select_4wo80_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_4wo80_6:hover,._textarea_4wo80_6:hover,._ais-SortBy-select_4wo80_7:hover{border-color:#005c8f}._input_4wo80_6:focus,._textarea_4wo80_6:focus,._ais-SortBy-select_4wo80_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_4wo80_76,._ais-SortBy-select--filled_4wo80_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_4wo80_81,._textarea--error_4wo80_81,._ais-SortBy-select--error_4wo80_82{border-color:#ed091c!important}._input_4wo80_6:hover,._textarea_4wo80_6:hover,._input_4wo80_6:focus,._textarea_4wo80_6:focus,._input_4wo80_6:active,._textarea_4wo80_6:active,._ais-SortBy-select_4wo80_7:hover,._ais-SortBy-select_4wo80_7:focus,._ais-SortBy-select_4wo80_7:active{outline:none}._search-form_4wo80_91 ._input_4wo80_6,._search-form_4wo80_91 ._textarea_4wo80_6,._discount-form_4wo80_91 ._input_4wo80_6,._discount-form_4wo80_91 ._textarea_4wo80_6,._search-form_4wo80_91 ._ais-SortBy-select_4wo80_7,._discount-form_4wo80_91 ._ais-SortBy-select_4wo80_7{flex:1 1 auto}._search-form_4wo80_91 ._input_4wo80_6._input--filled_4wo80_76,._search-form_4wo80_91 ._input--filled_4wo80_76._textarea_4wo80_6,._discount-form_4wo80_91 ._input_4wo80_6._input--filled_4wo80_76,._discount-form_4wo80_91 ._input--filled_4wo80_76._textarea_4wo80_6,._search-form_4wo80_91 ._ais-SortBy-select_4wo80_7._input--filled_4wo80_76,._discount-form_4wo80_91 ._ais-SortBy-select_4wo80_7._input--filled_4wo80_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_4wo80_104,._ais-SortBy-select--no-border_4wo80_105{padding:0 1.25rem!important;border:none!important}._input--full-width_4wo80_109,._ais-SortBy-select--full-width_4wo80_110{width:100%}._input--flush_4wo80_113,._ais-SortBy-select--flush_4wo80_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_4wo80_121,._ais-SortBy-select--search_4wo80_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_4wo80_121._input--no-search-button-lg_4wo80_133,._ais-SortBy-select--search_4wo80_122._input--no-search-button-lg_4wo80_133{background-image:none}}._input--search_4wo80_121._input--no-search-button_4wo80_133,._ais-SortBy-select--search_4wo80_122._input--no-search-button_4wo80_133{background-image:none}._input--search_4wo80_121:focus,._input--search_4wo80_121._input--filled_4wo80_76,._ais-SortBy-select--search_4wo80_122:focus,._ais-SortBy-select--search_4wo80_122._input--filled_4wo80_76{background-position:center right 10px}._input--search_4wo80_121::placeholder,._ais-SortBy-select--search_4wo80_122::placeholder{font-weight:400}._input--select_4wo80_155,._ais-SortBy-select_4wo80_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_4wo80_155:focus,._input--select_4wo80_155._input--filled_4wo80_76,._ais-SortBy-select_4wo80_7:focus,._ais-SortBy-select_4wo80_7._input--filled_4wo80_76{background-position:center right 10px}._input--select_4wo80_155::-ms-expand,._ais-SortBy-select_4wo80_7::-ms-expand{display:none}._input--select-default_4wo80_177{border:1px solid #191919!important}._input--select-default_4wo80_177:hover{border:1px solid #018750!important}._input--select-default_4wo80_177:focus{border:2px solid #018750!important}._input--select-valid_4wo80_187{border:2px solid #018750!important}._textarea_4wo80_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_4wo80_6:focus,._textarea_4wo80_6._input--filled_4wo80_76{padding:.625rem!important}._textarea--large_4wo80_203{min-height:12.5rem}._textarea__max-length-container_4wo80_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_4wo80_212{color:#ed091c}._textarea--unset-height_4wo80_216{height:unset}._checkbox_4wo80_223{position:absolute;left:-99999px}._checkbox-label_4wo80_228{display:flex;cursor:pointer}._checkbox-label--vertical_4wo80_232{align-items:center}._checkbox-label--svg_4wo80_235,._checkbox-label_4wo80_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_4wo80_235,input:checked+._checkbox-label_4wo80_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_4wo80_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_4wo80_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_4wo80_274{flex:0 1 auto;line-height:20px}._checkbox-container_4wo80_279 input:checked~._checkbox-label_4wo80_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_4wo80_279 input:checked~._checkbox-label_4wo80_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_4wo80_293{position:absolute;left:-99999px}._radio-label_4wo80_298{position:relative;display:flex;cursor:pointer}._radio-label_4wo80_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_4wo80_298:before{border-color:#018750}._radio-label_4wo80_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_4wo80_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_4wo80_339{align-items:center}._radio-label--vertical_4wo80_339:after{top:50%}._radio-label-content_4wo80_346{flex:1 1 auto;line-height:20px}._form-group_4wo80_354{display:flex}._cta-banner_4wo80_357 ._form-group_4wo80_354{justify-content:center}._search-form_4wo80_91{position:relative;display:flex}._label_4wo80_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_4wo80_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_4wo80_387{font-size:.875rem;display:flex;align-items:center}._message--error_4wo80_392{color:#ed091c}._message--error_4wo80_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_4wo80_502{font-size:2.0625rem;font-weight:700}._text-roundels_4wo80_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_4wo80_513{font-size:1.125rem}._subtitle_4wo80_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_4wo80_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_4wo80_538{font-size:.875rem}._text-subtext_4wo80_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_4wo80_548{padding-left:1.875rem}}._text-right_4wo80_553{text-align:right}._text-left_4wo80_557{text-align:left}._text-center_4wo80_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_4wo80_566{text-align:right}._text-sm-left_4wo80_569{text-align:left}._text-sm-center_4wo80_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_4wo80_577{text-align:center}}._spaced-list_4wo80_581{margin-left:1.25rem}._spaced-list_4wo80_581 li{margin-bottom:.3125rem}._spaced-list_4wo80_581 li:last-child{margin-bottom:0}a,._text-link_4wo80_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_4wo80_595:hover{color:#138ebc}a:focus,a:active,._text-link_4wo80_595:focus,._text-link_4wo80_595:active{outline:none}._link-none_4wo80_613{color:inherit;text-decoration:none}._link-none_4wo80_613:hover{text-decoration:underline}._section-link_4wo80_621{display:flex;margin-top:1.25rem}._text-link--with-icon_4wo80_626,._section-link_4wo80_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_4wo80_626 svg,._section-link_4wo80_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_4wo80_645{color:#166729}._text-medium-green_4wo80_649{color:#018750}._text-medium-green-tint_4wo80_653{color:#afd991}._text-core-green_4wo80_657{color:#97be0d}._text-charcoal_4wo80_661{color:#191919}._text-dark-grey_4wo80_665{color:#595959}._text-medium-grey_4wo80_669{color:#c9c9c9}._text-light-grey_4wo80_673{color:#f8fafc}._text-magenta_4wo80_677{color:#d40069}._text-white_4wo80_681,._text-white_4wo80_681 h2,._text-white_4wo80_681 ._subtitle_4wo80_517,._text-white_4wo80_681 ._subtitle_4wo80_517 p,._text-white_4wo80_681._blockquote-section_4wo80_686 p,a._text-white_4wo80_681,._text-white_4wo80_681._text-link_4wo80_595,._text-white_4wo80_681 a,._text-white_4wo80_681 ._text-link_4wo80_595{color:#fff}a._text-white_4wo80_681:hover,._text-white_4wo80_681._text-link_4wo80_595:hover,._text-white_4wo80_681 a:hover,._text-white_4wo80_681 ._text-link_4wo80_595:hover{color:#ffffffb3}._text-light_4wo80_673{font-weight:300}._text-regular_4wo80_700{font-weight:400}._text-semibold_4wo80_704{font-weight:600}._text-bold_4wo80_708{font-weight:700}._shadow_4wo80_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_4wo80_716{border-radius:10px}._hr_4wo80_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_4wo80_727{margin:0}._no-overflow_4wo80_731{overflow:hidden}._body--locked_4wo80_735{overflow:hidden;height:100%}._info-box_4wo80_740,._video-box_4wo80_740,._id-box_4wo80_740,._card-box_4wo80_740,._form-box_4wo80_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_4wo80_740:before,._video-box_4wo80_740:before,._id-box_4wo80_740:before,._card-box_4wo80_740:before,._form-box_4wo80_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_4wo80_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_4wo80_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_4wo80_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_4wo80_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_4wo80_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_4wo80_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_4wo80_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_4wo80_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._title_4wo80_814{font-size:1.25rem;padding-bottom:10px;margin-left:1.5625rem;font-weight:600;text-align:center}._accordionContainer_4wo80_822{margin-top:2rem}._productImage_4wo80_826{display:block;width:150px;height:150px;padding-bottom:30px;margin:0 auto;object-fit:contain}._input_1ba19_6,._textarea_1ba19_6,._ais-SortBy-select_1ba19_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_1ba19_6:disabled,._textarea_1ba19_6:disabled,._input_1ba19_6[disabled],[disabled]._textarea_1ba19_6,._input--disabled_1ba19_35,._ais-SortBy-select_1ba19_7:disabled,._ais-SortBy-select_1ba19_7[disabled],._ais-SortBy-select--disabled_1ba19_38{opacity:.4;pointer-events:none!important}._input_1ba19_6::-ms-clear,._textarea_1ba19_6::-ms-clear,._ais-SortBy-select_1ba19_7::-ms-clear{display:none}._input_1ba19_6::-webkit-outer-spin-button,._textarea_1ba19_6::-webkit-outer-spin-button,._input_1ba19_6::-webkit-inner-spin-button,._textarea_1ba19_6::-webkit-inner-spin-button,._ais-SortBy-select_1ba19_7::-webkit-outer-spin-button,._ais-SortBy-select_1ba19_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_1ba19_6[type=number],[type=number]._textarea_1ba19_6,._ais-SortBy-select_1ba19_7[type=number]{-moz-appearance:textfield}._input--placeholder_1ba19_57,._input_1ba19_6::placeholder,._textarea_1ba19_6::placeholder,._ais-SortBy-select--placeholder_1ba19_58,._ais-SortBy-select_1ba19_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_1ba19_6:hover,._textarea_1ba19_6:hover,._ais-SortBy-select_1ba19_7:hover{border-color:#005c8f}._input_1ba19_6:focus,._textarea_1ba19_6:focus,._ais-SortBy-select_1ba19_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_1ba19_76,._ais-SortBy-select--filled_1ba19_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_1ba19_81,._textarea--error_1ba19_81,._ais-SortBy-select--error_1ba19_82{border-color:#ed091c!important}._input_1ba19_6:hover,._textarea_1ba19_6:hover,._input_1ba19_6:focus,._textarea_1ba19_6:focus,._input_1ba19_6:active,._textarea_1ba19_6:active,._ais-SortBy-select_1ba19_7:hover,._ais-SortBy-select_1ba19_7:focus,._ais-SortBy-select_1ba19_7:active{outline:none}._search-form_1ba19_91 ._input_1ba19_6,._search-form_1ba19_91 ._textarea_1ba19_6,._discount-form_1ba19_91 ._input_1ba19_6,._discount-form_1ba19_91 ._textarea_1ba19_6,._search-form_1ba19_91 ._ais-SortBy-select_1ba19_7,._discount-form_1ba19_91 ._ais-SortBy-select_1ba19_7{flex:1 1 auto}._search-form_1ba19_91 ._input_1ba19_6._input--filled_1ba19_76,._search-form_1ba19_91 ._input--filled_1ba19_76._textarea_1ba19_6,._discount-form_1ba19_91 ._input_1ba19_6._input--filled_1ba19_76,._discount-form_1ba19_91 ._input--filled_1ba19_76._textarea_1ba19_6,._search-form_1ba19_91 ._ais-SortBy-select_1ba19_7._input--filled_1ba19_76,._discount-form_1ba19_91 ._ais-SortBy-select_1ba19_7._input--filled_1ba19_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_1ba19_104,._ais-SortBy-select--no-border_1ba19_105{padding:0 1.25rem!important;border:none!important}._input--full-width_1ba19_109,._ais-SortBy-select--full-width_1ba19_110{width:100%}._input--flush_1ba19_113,._ais-SortBy-select--flush_1ba19_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_1ba19_121,._ais-SortBy-select--search_1ba19_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_1ba19_121._input--no-search-button-lg_1ba19_133,._ais-SortBy-select--search_1ba19_122._input--no-search-button-lg_1ba19_133{background-image:none}}._input--search_1ba19_121._input--no-search-button_1ba19_133,._ais-SortBy-select--search_1ba19_122._input--no-search-button_1ba19_133{background-image:none}._input--search_1ba19_121:focus,._input--search_1ba19_121._input--filled_1ba19_76,._ais-SortBy-select--search_1ba19_122:focus,._ais-SortBy-select--search_1ba19_122._input--filled_1ba19_76{background-position:center right 10px}._input--search_1ba19_121::placeholder,._ais-SortBy-select--search_1ba19_122::placeholder{font-weight:400}._input--select_1ba19_155,._ais-SortBy-select_1ba19_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_1ba19_155:focus,._input--select_1ba19_155._input--filled_1ba19_76,._ais-SortBy-select_1ba19_7:focus,._ais-SortBy-select_1ba19_7._input--filled_1ba19_76{background-position:center right 10px}._input--select_1ba19_155::-ms-expand,._ais-SortBy-select_1ba19_7::-ms-expand{display:none}._input--select-default_1ba19_177{border:1px solid #191919!important}._input--select-default_1ba19_177:hover{border:1px solid #018750!important}._input--select-default_1ba19_177:focus{border:2px solid #018750!important}._input--select-valid_1ba19_187{border:2px solid #018750!important}._textarea_1ba19_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_1ba19_6:focus,._textarea_1ba19_6._input--filled_1ba19_76{padding:.625rem!important}._textarea--large_1ba19_203{min-height:12.5rem}._textarea__max-length-container_1ba19_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_1ba19_212{color:#ed091c}._textarea--unset-height_1ba19_216{height:unset}._checkbox_1ba19_223{position:absolute;left:-99999px}._checkbox-label_1ba19_228{display:flex;cursor:pointer}._checkbox-label--vertical_1ba19_232{align-items:center}._checkbox-label--svg_1ba19_235,._checkbox-label_1ba19_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_1ba19_235,input:checked+._checkbox-label_1ba19_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_1ba19_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_1ba19_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_1ba19_274{flex:0 1 auto;line-height:20px}._checkbox-container_1ba19_279 input:checked~._checkbox-label_1ba19_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_1ba19_279 input:checked~._checkbox-label_1ba19_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_1ba19_293{position:absolute;left:-99999px}._radio-label_1ba19_298{position:relative;display:flex;cursor:pointer}._radio-label_1ba19_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_1ba19_298:before{border-color:#018750}._radio-label_1ba19_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_1ba19_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_1ba19_339{align-items:center}._radio-label--vertical_1ba19_339:after{top:50%}._radio-label-content_1ba19_346{flex:1 1 auto;line-height:20px}._form-group_1ba19_354{display:flex}._cta-banner_1ba19_357 ._form-group_1ba19_354{justify-content:center}._search-form_1ba19_91{position:relative;display:flex}._label_1ba19_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_1ba19_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_1ba19_387{font-size:.875rem;display:flex;align-items:center}._message--error_1ba19_392{color:#ed091c}._message--error_1ba19_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_1ba19_502{font-size:2.0625rem;font-weight:700}._text-roundels_1ba19_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_1ba19_513{font-size:1.125rem}._subtitle_1ba19_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_1ba19_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_1ba19_538{font-size:.875rem}._text-subtext_1ba19_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_1ba19_548{padding-left:1.875rem}}._text-right_1ba19_553{text-align:right}._text-left_1ba19_557{text-align:left}._text-center_1ba19_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_1ba19_566{text-align:right}._text-sm-left_1ba19_569{text-align:left}._text-sm-center_1ba19_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_1ba19_577{text-align:center}}._spaced-list_1ba19_581{margin-left:1.25rem}._spaced-list_1ba19_581 li{margin-bottom:.3125rem}._spaced-list_1ba19_581 li:last-child{margin-bottom:0}a,._text-link_1ba19_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_1ba19_595:hover{color:#138ebc}a:focus,a:active,._text-link_1ba19_595:focus,._text-link_1ba19_595:active{outline:none}._link-none_1ba19_613{color:inherit;text-decoration:none}._link-none_1ba19_613:hover{text-decoration:underline}._section-link_1ba19_621{display:flex;margin-top:1.25rem}._text-link--with-icon_1ba19_626,._section-link_1ba19_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_1ba19_626 svg,._section-link_1ba19_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_1ba19_645{color:#166729}._text-medium-green_1ba19_649{color:#018750}._text-medium-green-tint_1ba19_653{color:#afd991}._text-core-green_1ba19_657{color:#97be0d}._text-charcoal_1ba19_661{color:#191919}._text-dark-grey_1ba19_665{color:#595959}._text-medium-grey_1ba19_669{color:#c9c9c9}._text-light-grey_1ba19_673{color:#f8fafc}._text-magenta_1ba19_677{color:#d40069}._text-white_1ba19_681,._text-white_1ba19_681 h2,._text-white_1ba19_681 ._subtitle_1ba19_517,._text-white_1ba19_681 ._subtitle_1ba19_517 p,._text-white_1ba19_681._blockquote-section_1ba19_686 p,a._text-white_1ba19_681,._text-white_1ba19_681._text-link_1ba19_595,._text-white_1ba19_681 a,._text-white_1ba19_681 ._text-link_1ba19_595{color:#fff}a._text-white_1ba19_681:hover,._text-white_1ba19_681._text-link_1ba19_595:hover,._text-white_1ba19_681 a:hover,._text-white_1ba19_681 ._text-link_1ba19_595:hover{color:#ffffffb3}._text-light_1ba19_673{font-weight:300}._text-regular_1ba19_700{font-weight:400}._text-semibold_1ba19_704{font-weight:600}._text-bold_1ba19_708{font-weight:700}._shadow_1ba19_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_1ba19_716{border-radius:10px}._hr_1ba19_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_1ba19_727{margin:0}._no-overflow_1ba19_731{overflow:hidden}._body--locked_1ba19_735{overflow:hidden;height:100%}._info-box_1ba19_740,._video-box_1ba19_740,._id-box_1ba19_740,._card-box_1ba19_740,._form-box_1ba19_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_1ba19_740:before,._video-box_1ba19_740:before,._id-box_1ba19_740:before,._card-box_1ba19_740:before,._form-box_1ba19_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_1ba19_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_1ba19_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_1ba19_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_1ba19_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_1ba19_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_1ba19_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_1ba19_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_1ba19_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._productCard_1ba19_814{display:flex;overflow:hidden;height:100%;flex-direction:column;padding:12px}@media (min-width: 768px){._productCard_1ba19_814{padding:20px}}._topSection_1ba19_827{display:flex;overflow:hidden;width:100%;flex-direction:column;align-items:center;margin-bottom:16px;gap:12px}@media (min-width: 768px){._topSection_1ba19_827{display:grid;align-items:start;gap:16px;grid-template-columns:120px 1fr}}._imageContainer_1ba19_845{display:flex;width:100px;height:100px;flex-shrink:0;align-items:flex-start;justify-content:center}@media (min-width: 768px){._imageContainer_1ba19_845{width:120px;height:120px;align-self:start}}._imageContainer_1ba19_845 img{height:100%;object-fit:contain}._header_1ba19_865{display:flex;overflow:hidden;width:100%;min-width:0;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}@media (min-width: 768px){._header_1ba19_865{align-items:flex-start;text-align:left}}._title_1ba19_882{font-size:.875rem;margin-bottom:2px;color:#005c8f;font-weight:600;line-height:1.2;overflow-wrap:break-word;word-wrap:break-word}@media (min-width: 768px){._title_1ba19_882{font-size:16px}}._sub_1ba19_517{font-size:.6875rem;min-width:0;margin-bottom:10px;font-weight:400;line-height:1.2;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}@media (min-width: 768px){._sub_1ba19_517{font-size:.75rem;margin-bottom:7px}}._banner_1ba19_914{font-size:.625rem;display:inline-block;max-width:100%;align-self:center;padding:3px 6px;margin-bottom:10px;background:#c5ffec;border-radius:4px;color:#003d41;font-weight:600;line-height:1.2;overflow-wrap:break-word;word-wrap:break-word}@media (min-width: 768px){._banner_1ba19_914{font-size:.6875rem;align-self:flex-start;padding:4px 8px;margin-bottom:7px;border-radius:6px}}._pricingPrimary_1ba19_939{font-size:.8125rem;margin-bottom:2px;color:#005c8f;font-weight:600;line-height:1.2;overflow-wrap:break-word;word-wrap:break-word}@media (min-width: 768px){._pricingPrimary_1ba19_939{font-size:.875rem;margin-bottom:2px}}._pricingSecondary_1ba19_955{font-size:.6875rem;margin-bottom:10px;font-weight:400;line-height:1.2;overflow-wrap:break-word;word-wrap:break-word}@media (min-width: 768px){._pricingSecondary_1ba19_955{font-size:.8125rem;margin-bottom:7px}}._pricingCaption_1ba19_970{font-size:.625rem;color:#66016b;font-weight:400;line-height:1.2;overflow-wrap:break-word;word-wrap:break-word}@media (min-width: 768px){._pricingCaption_1ba19_970{font-size:.75rem}}._sections_1ba19_984{overflow:hidden;width:100%;flex:1;margin-bottom:16px;text-align:left}._section_1ba19_621{overflow:hidden;width:100%;margin-bottom:12px;font-weight:600}._section_1ba19_621:last-child{margin-bottom:0}._sectionTitle_1ba19_1002{font-size:.8125rem;font-weight:700;overflow-wrap:break-word;word-wrap:break-word}@media (min-width: 768px){._sectionTitle_1ba19_1002{font-size:.875rem}}._sectionBody_1ba19_1014{font-size:.8125rem;font-weight:400;line-height:1.4;overflow-wrap:break-word;word-wrap:break-word}@media (min-width: 768px){._sectionBody_1ba19_1014{font-size:.875rem}}._sectionBody_1ba19_1014 ul{padding-left:20px;margin:0}._sectionBody_1ba19_1014 li{margin-bottom:4px}._learnMoreLink_1ba19_1034{font-size:.8125rem;display:inline-block;margin-bottom:16px;color:#005c8f;font-weight:400;text-decoration:underline}@media (min-width: 768px){._learnMoreLink_1ba19_1034{font-size:.875rem}}._treatmentCta_1ba19_1048{width:100%;max-width:100%!important;height:50px}._titleRow_1ba19_1054{display:flex;flex-direction:column;align-items:center;gap:2px}@media (min-width: 768px){._titleRow_1ba19_1054{align-items:flex-start}}@media (min-width: 1024px){._titleRow_1ba19_1054{flex-direction:row;align-items:baseline;gap:6px}}._bottomSection_1ba19_1073{margin-top:auto}._input_10kwb_6,._textarea_10kwb_6,._ais-SortBy-select_10kwb_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_10kwb_6:disabled,._textarea_10kwb_6:disabled,._input_10kwb_6[disabled],[disabled]._textarea_10kwb_6,._input--disabled_10kwb_35,._ais-SortBy-select_10kwb_7:disabled,._ais-SortBy-select_10kwb_7[disabled],._ais-SortBy-select--disabled_10kwb_38{opacity:.4;pointer-events:none!important}._input_10kwb_6::-ms-clear,._textarea_10kwb_6::-ms-clear,._ais-SortBy-select_10kwb_7::-ms-clear{display:none}._input_10kwb_6::-webkit-outer-spin-button,._textarea_10kwb_6::-webkit-outer-spin-button,._input_10kwb_6::-webkit-inner-spin-button,._textarea_10kwb_6::-webkit-inner-spin-button,._ais-SortBy-select_10kwb_7::-webkit-outer-spin-button,._ais-SortBy-select_10kwb_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_10kwb_6[type=number],[type=number]._textarea_10kwb_6,._ais-SortBy-select_10kwb_7[type=number]{-moz-appearance:textfield}._input--placeholder_10kwb_57,._input_10kwb_6::placeholder,._textarea_10kwb_6::placeholder,._ais-SortBy-select--placeholder_10kwb_58,._ais-SortBy-select_10kwb_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_10kwb_6:hover,._textarea_10kwb_6:hover,._ais-SortBy-select_10kwb_7:hover{border-color:#005c8f}._input_10kwb_6:focus,._textarea_10kwb_6:focus,._ais-SortBy-select_10kwb_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_10kwb_76,._ais-SortBy-select--filled_10kwb_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_10kwb_81,._textarea--error_10kwb_81,._ais-SortBy-select--error_10kwb_82{border-color:#ed091c!important}._input_10kwb_6:hover,._textarea_10kwb_6:hover,._input_10kwb_6:focus,._textarea_10kwb_6:focus,._input_10kwb_6:active,._textarea_10kwb_6:active,._ais-SortBy-select_10kwb_7:hover,._ais-SortBy-select_10kwb_7:focus,._ais-SortBy-select_10kwb_7:active{outline:none}._search-form_10kwb_91 ._input_10kwb_6,._search-form_10kwb_91 ._textarea_10kwb_6,._discount-form_10kwb_91 ._input_10kwb_6,._discount-form_10kwb_91 ._textarea_10kwb_6,._search-form_10kwb_91 ._ais-SortBy-select_10kwb_7,._discount-form_10kwb_91 ._ais-SortBy-select_10kwb_7{flex:1 1 auto}._search-form_10kwb_91 ._input_10kwb_6._input--filled_10kwb_76,._search-form_10kwb_91 ._input--filled_10kwb_76._textarea_10kwb_6,._discount-form_10kwb_91 ._input_10kwb_6._input--filled_10kwb_76,._discount-form_10kwb_91 ._input--filled_10kwb_76._textarea_10kwb_6,._search-form_10kwb_91 ._ais-SortBy-select_10kwb_7._input--filled_10kwb_76,._discount-form_10kwb_91 ._ais-SortBy-select_10kwb_7._input--filled_10kwb_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_10kwb_104,._ais-SortBy-select--no-border_10kwb_105{padding:0 1.25rem!important;border:none!important}._input--full-width_10kwb_109,._ais-SortBy-select--full-width_10kwb_110{width:100%}._input--flush_10kwb_113,._ais-SortBy-select--flush_10kwb_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_10kwb_121,._ais-SortBy-select--search_10kwb_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_10kwb_121._input--no-search-button-lg_10kwb_133,._ais-SortBy-select--search_10kwb_122._input--no-search-button-lg_10kwb_133{background-image:none}}._input--search_10kwb_121._input--no-search-button_10kwb_133,._ais-SortBy-select--search_10kwb_122._input--no-search-button_10kwb_133{background-image:none}._input--search_10kwb_121:focus,._input--search_10kwb_121._input--filled_10kwb_76,._ais-SortBy-select--search_10kwb_122:focus,._ais-SortBy-select--search_10kwb_122._input--filled_10kwb_76{background-position:center right 10px}._input--search_10kwb_121::placeholder,._ais-SortBy-select--search_10kwb_122::placeholder{font-weight:400}._input--select_10kwb_155,._ais-SortBy-select_10kwb_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_10kwb_155:focus,._input--select_10kwb_155._input--filled_10kwb_76,._ais-SortBy-select_10kwb_7:focus,._ais-SortBy-select_10kwb_7._input--filled_10kwb_76{background-position:center right 10px}._input--select_10kwb_155::-ms-expand,._ais-SortBy-select_10kwb_7::-ms-expand{display:none}._input--select-default_10kwb_177{border:1px solid #191919!important}._input--select-default_10kwb_177:hover{border:1px solid #018750!important}._input--select-default_10kwb_177:focus{border:2px solid #018750!important}._input--select-valid_10kwb_187{border:2px solid #018750!important}._textarea_10kwb_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_10kwb_6:focus,._textarea_10kwb_6._input--filled_10kwb_76{padding:.625rem!important}._textarea--large_10kwb_203{min-height:12.5rem}._textarea__max-length-container_10kwb_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_10kwb_212{color:#ed091c}._textarea--unset-height_10kwb_216{height:unset}._checkbox_10kwb_223{position:absolute;left:-99999px}._checkbox-label_10kwb_228{display:flex;cursor:pointer}._checkbox-label--vertical_10kwb_232{align-items:center}._checkbox-label--svg_10kwb_235,._checkbox-label_10kwb_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_10kwb_235,input:checked+._checkbox-label_10kwb_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_10kwb_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_10kwb_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_10kwb_274{flex:0 1 auto;line-height:20px}._checkbox-container_10kwb_279 input:checked~._checkbox-label_10kwb_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_10kwb_279 input:checked~._checkbox-label_10kwb_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_10kwb_293{position:absolute;left:-99999px}._radio-label_10kwb_298{position:relative;display:flex;cursor:pointer}._radio-label_10kwb_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_10kwb_298:before{border-color:#018750}._radio-label_10kwb_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_10kwb_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_10kwb_339{align-items:center}._radio-label--vertical_10kwb_339:after{top:50%}._radio-label-content_10kwb_346{flex:1 1 auto;line-height:20px}._form-group_10kwb_354{display:flex}._cta-banner_10kwb_357 ._form-group_10kwb_354{justify-content:center}._search-form_10kwb_91{position:relative;display:flex}._label_10kwb_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_10kwb_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_10kwb_387{font-size:.875rem;display:flex;align-items:center}._message--error_10kwb_392{color:#ed091c}._message--error_10kwb_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_10kwb_502{font-size:2.0625rem;font-weight:700}._text-roundels_10kwb_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_10kwb_513{font-size:1.125rem}._subtitle_10kwb_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_10kwb_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_10kwb_538{font-size:.875rem}._text-subtext_10kwb_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_10kwb_548{padding-left:1.875rem}}._text-right_10kwb_553{text-align:right}._text-left_10kwb_557{text-align:left}._text-center_10kwb_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_10kwb_566{text-align:right}._text-sm-left_10kwb_569{text-align:left}._text-sm-center_10kwb_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_10kwb_577{text-align:center}}._spaced-list_10kwb_581{margin-left:1.25rem}._spaced-list_10kwb_581 li{margin-bottom:.3125rem}._spaced-list_10kwb_581 li:last-child{margin-bottom:0}a,._text-link_10kwb_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_10kwb_595:hover{color:#138ebc}a:focus,a:active,._text-link_10kwb_595:focus,._text-link_10kwb_595:active{outline:none}._link-none_10kwb_613{color:inherit;text-decoration:none}._link-none_10kwb_613:hover{text-decoration:underline}._section-link_10kwb_621{display:flex;margin-top:1.25rem}._text-link--with-icon_10kwb_626,._section-link_10kwb_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_10kwb_626 svg,._section-link_10kwb_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_10kwb_645{color:#166729}._text-medium-green_10kwb_649{color:#018750}._text-medium-green-tint_10kwb_653{color:#afd991}._text-core-green_10kwb_657{color:#97be0d}._text-charcoal_10kwb_661{color:#191919}._text-dark-grey_10kwb_665{color:#595959}._text-medium-grey_10kwb_669{color:#c9c9c9}._text-light-grey_10kwb_673{color:#f8fafc}._text-magenta_10kwb_677{color:#d40069}._text-white_10kwb_681,._text-white_10kwb_681 h2,._text-white_10kwb_681 ._subtitle_10kwb_517,._text-white_10kwb_681 ._subtitle_10kwb_517 p,._text-white_10kwb_681._blockquote-section_10kwb_686 p,a._text-white_10kwb_681,._text-white_10kwb_681._text-link_10kwb_595,._text-white_10kwb_681 a,._text-white_10kwb_681 ._text-link_10kwb_595{color:#fff}a._text-white_10kwb_681:hover,._text-white_10kwb_681._text-link_10kwb_595:hover,._text-white_10kwb_681 a:hover,._text-white_10kwb_681 ._text-link_10kwb_595:hover{color:#ffffffb3}._text-light_10kwb_673{font-weight:300}._text-regular_10kwb_700{font-weight:400}._text-semibold_10kwb_704{font-weight:600}._text-bold_10kwb_708{font-weight:700}._shadow_10kwb_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_10kwb_716{border-radius:10px}._hr_10kwb_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_10kwb_727{margin:0}._no-overflow_10kwb_731{overflow:hidden}._body--locked_10kwb_735{overflow:hidden;height:100%}._info-box_10kwb_740,._video-box_10kwb_740,._id-box_10kwb_740,._card-box_10kwb_740,._form-box_10kwb_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_10kwb_740:before,._video-box_10kwb_740:before,._id-box_10kwb_740:before,._card-box_10kwb_740:before,._form-box_10kwb_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_10kwb_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_10kwb_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_10kwb_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_10kwb_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_10kwb_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_10kwb_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_10kwb_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_10kwb_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._productCard_10kwb_814{display:grid;height:100%;grid-template-columns:100%;grid-template-rows:1fr auto}@media (min-width: 768px){._productCard_10kwb_814{grid-template-rows:250px minmax(115px,auto) minmax(100px,1fr) auto}}._imageContainer_10kwb_826>div{display:grid;place-items:center}@media (min-width: 768px){._imageContainer_10kwb_826>div{height:250px}}@media (min-width: 768px){._imageContainer_10kwb_826>svg{height:250px}}._imageContainer_10kwb_826>img{object-fit:contain}._title_10kwb_844{font-size:1.25rem;margin:.3125rem 0 .625rem;font-weight:700;text-align:left}._radioGroup_10kwb_851{display:grid;width:100%;margin-top:1.25rem;gap:.625rem .3125rem;grid-template-columns:1fr}._radioGroupTwoColumn_10kwb_859{grid-template-columns:repeat(2,1fr)}._radioGroupThreeColumn_10kwb_863{grid-template-columns:repeat(3,1fr)}._radioGroupFourColumn_10kwb_867{grid-template-columns:repeat(2,1fr)}@media (min-width: 768px){._radioGroupFourColumn_10kwb_867{grid-template-columns:repeat(4,1fr)}}._price_10kwb_876{font-size:1.25rem;display:grid;min-height:50px;place-items:center}._treatmentCta_10kwb_883{place-self:center}._treatmentCta_10kwb_883[disabled]{border-color:#c9c9c9!important;background-color:#c9c9c9!important;font-weight:400;opacity:.65!important}._learnMoreLink_10kwb_893{color:#005c8f}._input_8geiv_6,._textarea_8geiv_6,._ais-SortBy-select_8geiv_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_8geiv_6:disabled,._textarea_8geiv_6:disabled,._input_8geiv_6[disabled],[disabled]._textarea_8geiv_6,._input--disabled_8geiv_35,._ais-SortBy-select_8geiv_7:disabled,._ais-SortBy-select_8geiv_7[disabled],._ais-SortBy-select--disabled_8geiv_38{opacity:.4;pointer-events:none!important}._input_8geiv_6::-ms-clear,._textarea_8geiv_6::-ms-clear,._ais-SortBy-select_8geiv_7::-ms-clear{display:none}._input_8geiv_6::-webkit-outer-spin-button,._textarea_8geiv_6::-webkit-outer-spin-button,._input_8geiv_6::-webkit-inner-spin-button,._textarea_8geiv_6::-webkit-inner-spin-button,._ais-SortBy-select_8geiv_7::-webkit-outer-spin-button,._ais-SortBy-select_8geiv_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_8geiv_6[type=number],[type=number]._textarea_8geiv_6,._ais-SortBy-select_8geiv_7[type=number]{-moz-appearance:textfield}._input--placeholder_8geiv_57,._input_8geiv_6::placeholder,._textarea_8geiv_6::placeholder,._ais-SortBy-select--placeholder_8geiv_58,._ais-SortBy-select_8geiv_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_8geiv_6:hover,._textarea_8geiv_6:hover,._ais-SortBy-select_8geiv_7:hover{border-color:#005c8f}._input_8geiv_6:focus,._textarea_8geiv_6:focus,._ais-SortBy-select_8geiv_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_8geiv_76,._ais-SortBy-select--filled_8geiv_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_8geiv_81,._textarea--error_8geiv_81,._ais-SortBy-select--error_8geiv_82{border-color:#ed091c!important}._input_8geiv_6:hover,._textarea_8geiv_6:hover,._input_8geiv_6:focus,._textarea_8geiv_6:focus,._input_8geiv_6:active,._textarea_8geiv_6:active,._ais-SortBy-select_8geiv_7:hover,._ais-SortBy-select_8geiv_7:focus,._ais-SortBy-select_8geiv_7:active{outline:none}._search-form_8geiv_91 ._input_8geiv_6,._search-form_8geiv_91 ._textarea_8geiv_6,._discount-form_8geiv_91 ._input_8geiv_6,._discount-form_8geiv_91 ._textarea_8geiv_6,._search-form_8geiv_91 ._ais-SortBy-select_8geiv_7,._discount-form_8geiv_91 ._ais-SortBy-select_8geiv_7{flex:1 1 auto}._search-form_8geiv_91 ._input_8geiv_6._input--filled_8geiv_76,._search-form_8geiv_91 ._input--filled_8geiv_76._textarea_8geiv_6,._discount-form_8geiv_91 ._input_8geiv_6._input--filled_8geiv_76,._discount-form_8geiv_91 ._input--filled_8geiv_76._textarea_8geiv_6,._search-form_8geiv_91 ._ais-SortBy-select_8geiv_7._input--filled_8geiv_76,._discount-form_8geiv_91 ._ais-SortBy-select_8geiv_7._input--filled_8geiv_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_8geiv_104,._ais-SortBy-select--no-border_8geiv_105{padding:0 1.25rem!important;border:none!important}._input--full-width_8geiv_109,._ais-SortBy-select--full-width_8geiv_110{width:100%}._input--flush_8geiv_113,._ais-SortBy-select--flush_8geiv_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_8geiv_121,._ais-SortBy-select--search_8geiv_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_8geiv_121._input--no-search-button-lg_8geiv_133,._ais-SortBy-select--search_8geiv_122._input--no-search-button-lg_8geiv_133{background-image:none}}._input--search_8geiv_121._input--no-search-button_8geiv_133,._ais-SortBy-select--search_8geiv_122._input--no-search-button_8geiv_133{background-image:none}._input--search_8geiv_121:focus,._input--search_8geiv_121._input--filled_8geiv_76,._ais-SortBy-select--search_8geiv_122:focus,._ais-SortBy-select--search_8geiv_122._input--filled_8geiv_76{background-position:center right 10px}._input--search_8geiv_121::placeholder,._ais-SortBy-select--search_8geiv_122::placeholder{font-weight:400}._input--select_8geiv_155,._ais-SortBy-select_8geiv_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_8geiv_155:focus,._input--select_8geiv_155._input--filled_8geiv_76,._ais-SortBy-select_8geiv_7:focus,._ais-SortBy-select_8geiv_7._input--filled_8geiv_76{background-position:center right 10px}._input--select_8geiv_155::-ms-expand,._ais-SortBy-select_8geiv_7::-ms-expand{display:none}._input--select-default_8geiv_177{border:1px solid #191919!important}._input--select-default_8geiv_177:hover{border:1px solid #018750!important}._input--select-default_8geiv_177:focus{border:2px solid #018750!important}._input--select-valid_8geiv_187{border:2px solid #018750!important}._textarea_8geiv_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_8geiv_6:focus,._textarea_8geiv_6._input--filled_8geiv_76{padding:.625rem!important}._textarea--large_8geiv_203{min-height:12.5rem}._textarea__max-length-container_8geiv_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_8geiv_212{color:#ed091c}._textarea--unset-height_8geiv_216{height:unset}._checkbox_8geiv_223{position:absolute;left:-99999px}._checkbox-label_8geiv_228{display:flex;cursor:pointer}._checkbox-label--vertical_8geiv_232{align-items:center}._checkbox-label--svg_8geiv_235,._checkbox-label_8geiv_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_8geiv_235,input:checked+._checkbox-label_8geiv_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_8geiv_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_8geiv_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_8geiv_274{flex:0 1 auto;line-height:20px}._checkbox-container_8geiv_279 input:checked~._checkbox-label_8geiv_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_8geiv_279 input:checked~._checkbox-label_8geiv_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_8geiv_293{position:absolute;left:-99999px}._radio-label_8geiv_298{position:relative;display:flex;cursor:pointer}._radio-label_8geiv_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_8geiv_298:before{border-color:#018750}._radio-label_8geiv_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_8geiv_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_8geiv_339{align-items:center}._radio-label--vertical_8geiv_339:after{top:50%}._radio-label-content_8geiv_346{flex:1 1 auto;line-height:20px}._form-group_8geiv_354{display:flex}._cta-banner_8geiv_357 ._form-group_8geiv_354{justify-content:center}._search-form_8geiv_91{position:relative;display:flex}._label_8geiv_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_8geiv_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_8geiv_387{font-size:.875rem;display:flex;align-items:center}._message--error_8geiv_392{color:#ed091c}._message--error_8geiv_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_8geiv_502{font-size:2.0625rem;font-weight:700}._text-roundels_8geiv_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_8geiv_513{font-size:1.125rem}._subtitle_8geiv_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_8geiv_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_8geiv_538{font-size:.875rem}._text-subtext_8geiv_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_8geiv_548{padding-left:1.875rem}}._text-right_8geiv_553{text-align:right}._text-left_8geiv_557{text-align:left}._text-center_8geiv_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_8geiv_566{text-align:right}._text-sm-left_8geiv_569{text-align:left}._text-sm-center_8geiv_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_8geiv_577{text-align:center}}._spaced-list_8geiv_581{margin-left:1.25rem}._spaced-list_8geiv_581 li{margin-bottom:.3125rem}._spaced-list_8geiv_581 li:last-child{margin-bottom:0}a,._text-link_8geiv_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_8geiv_595:hover{color:#138ebc}a:focus,a:active,._text-link_8geiv_595:focus,._text-link_8geiv_595:active{outline:none}._link-none_8geiv_613{color:inherit;text-decoration:none}._link-none_8geiv_613:hover{text-decoration:underline}._section-link_8geiv_621{display:flex;margin-top:1.25rem}._text-link--with-icon_8geiv_626,._section-link_8geiv_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_8geiv_626 svg,._section-link_8geiv_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_8geiv_645{color:#166729}._text-medium-green_8geiv_649{color:#018750}._text-medium-green-tint_8geiv_653{color:#afd991}._text-core-green_8geiv_657{color:#97be0d}._text-charcoal_8geiv_661{color:#191919}._text-dark-grey_8geiv_665{color:#595959}._text-medium-grey_8geiv_669{color:#c9c9c9}._text-light-grey_8geiv_673{color:#f8fafc}._text-magenta_8geiv_677{color:#d40069}._text-white_8geiv_681,._text-white_8geiv_681 h2,._text-white_8geiv_681 ._subtitle_8geiv_517,._text-white_8geiv_681 ._subtitle_8geiv_517 p,._text-white_8geiv_681._blockquote-section_8geiv_686 p,a._text-white_8geiv_681,._text-white_8geiv_681._text-link_8geiv_595,._text-white_8geiv_681 a,._text-white_8geiv_681 ._text-link_8geiv_595{color:#fff}a._text-white_8geiv_681:hover,._text-white_8geiv_681._text-link_8geiv_595:hover,._text-white_8geiv_681 a:hover,._text-white_8geiv_681 ._text-link_8geiv_595:hover{color:#ffffffb3}._text-light_8geiv_673{font-weight:300}._text-regular_8geiv_700{font-weight:400}._text-semibold_8geiv_704{font-weight:600}._text-bold_8geiv_708{font-weight:700}._shadow_8geiv_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_8geiv_716{border-radius:10px}._hr_8geiv_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_8geiv_727{margin:0}._no-overflow_8geiv_731{overflow:hidden}._body--locked_8geiv_735{overflow:hidden;height:100%}._info-box_8geiv_740,._video-box_8geiv_740,._id-box_8geiv_740,._card-box_8geiv_740,._form-box_8geiv_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_8geiv_740:before,._video-box_8geiv_740:before,._id-box_8geiv_740:before,._card-box_8geiv_740:before,._form-box_8geiv_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_8geiv_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_8geiv_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_8geiv_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_8geiv_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_8geiv_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_8geiv_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_8geiv_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_8geiv_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._buttonWrapper_8geiv_814{min-width:65px;min-height:56px;flex:1}._buttonWrapper_8geiv_814 input[type=radio]+label{display:flex;width:100%;min-height:60px;flex-direction:column;align-items:center;justify-content:center;border:1px solid #83daff;border-radius:10px;color:#003052;cursor:pointer;font-size:16px}@media (hover: hover){._buttonWrapper_8geiv_814 input[type=radio]+label:hover{background-color:#e3fbff}}._buttonWrapper_8geiv_814 input[type=radio]:disabled+label{background:none;cursor:default;opacity:.6;pointer-events:none}._buttonWrapper_8geiv_814 input[type=radio]:not([disabled]):checked+label{background:#83daff;font-weight:600}._labelText_8geiv_848{line-height:1.25}._labelSubtext_8geiv_852{font-size:1rem;font-weight:400}._input_1udek_6,._textarea_1udek_6,._ais-SortBy-select_1udek_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_1udek_6:disabled,._textarea_1udek_6:disabled,._input_1udek_6[disabled],[disabled]._textarea_1udek_6,._input--disabled_1udek_35,._ais-SortBy-select_1udek_7:disabled,._ais-SortBy-select_1udek_7[disabled],._ais-SortBy-select--disabled_1udek_38{opacity:.4;pointer-events:none!important}._input_1udek_6::-ms-clear,._textarea_1udek_6::-ms-clear,._ais-SortBy-select_1udek_7::-ms-clear{display:none}._input_1udek_6::-webkit-outer-spin-button,._textarea_1udek_6::-webkit-outer-spin-button,._input_1udek_6::-webkit-inner-spin-button,._textarea_1udek_6::-webkit-inner-spin-button,._ais-SortBy-select_1udek_7::-webkit-outer-spin-button,._ais-SortBy-select_1udek_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_1udek_6[type=number],[type=number]._textarea_1udek_6,._ais-SortBy-select_1udek_7[type=number]{-moz-appearance:textfield}._input--placeholder_1udek_57,._input_1udek_6::placeholder,._textarea_1udek_6::placeholder,._ais-SortBy-select--placeholder_1udek_58,._ais-SortBy-select_1udek_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_1udek_6:hover,._textarea_1udek_6:hover,._ais-SortBy-select_1udek_7:hover{border-color:#005c8f}._input_1udek_6:focus,._textarea_1udek_6:focus,._ais-SortBy-select_1udek_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_1udek_76,._ais-SortBy-select--filled_1udek_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_1udek_81,._textarea--error_1udek_81,._ais-SortBy-select--error_1udek_82{border-color:#ed091c!important}._input_1udek_6:hover,._textarea_1udek_6:hover,._input_1udek_6:focus,._textarea_1udek_6:focus,._input_1udek_6:active,._textarea_1udek_6:active,._ais-SortBy-select_1udek_7:hover,._ais-SortBy-select_1udek_7:focus,._ais-SortBy-select_1udek_7:active{outline:none}._search-form_1udek_91 ._input_1udek_6,._search-form_1udek_91 ._textarea_1udek_6,._discount-form_1udek_91 ._input_1udek_6,._discount-form_1udek_91 ._textarea_1udek_6,._search-form_1udek_91 ._ais-SortBy-select_1udek_7,._discount-form_1udek_91 ._ais-SortBy-select_1udek_7{flex:1 1 auto}._search-form_1udek_91 ._input_1udek_6._input--filled_1udek_76,._search-form_1udek_91 ._input--filled_1udek_76._textarea_1udek_6,._discount-form_1udek_91 ._input_1udek_6._input--filled_1udek_76,._discount-form_1udek_91 ._input--filled_1udek_76._textarea_1udek_6,._search-form_1udek_91 ._ais-SortBy-select_1udek_7._input--filled_1udek_76,._discount-form_1udek_91 ._ais-SortBy-select_1udek_7._input--filled_1udek_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_1udek_104,._ais-SortBy-select--no-border_1udek_105{padding:0 1.25rem!important;border:none!important}._input--full-width_1udek_109,._ais-SortBy-select--full-width_1udek_110{width:100%}._input--flush_1udek_113,._ais-SortBy-select--flush_1udek_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_1udek_121,._ais-SortBy-select--search_1udek_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_1udek_121._input--no-search-button-lg_1udek_133,._ais-SortBy-select--search_1udek_122._input--no-search-button-lg_1udek_133{background-image:none}}._input--search_1udek_121._input--no-search-button_1udek_133,._ais-SortBy-select--search_1udek_122._input--no-search-button_1udek_133{background-image:none}._input--search_1udek_121:focus,._input--search_1udek_121._input--filled_1udek_76,._ais-SortBy-select--search_1udek_122:focus,._ais-SortBy-select--search_1udek_122._input--filled_1udek_76{background-position:center right 10px}._input--search_1udek_121::placeholder,._ais-SortBy-select--search_1udek_122::placeholder{font-weight:400}._input--select_1udek_155,._ais-SortBy-select_1udek_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_1udek_155:focus,._input--select_1udek_155._input--filled_1udek_76,._ais-SortBy-select_1udek_7:focus,._ais-SortBy-select_1udek_7._input--filled_1udek_76{background-position:center right 10px}._input--select_1udek_155::-ms-expand,._ais-SortBy-select_1udek_7::-ms-expand{display:none}._input--select-default_1udek_177{border:1px solid #191919!important}._input--select-default_1udek_177:hover{border:1px solid #018750!important}._input--select-default_1udek_177:focus{border:2px solid #018750!important}._input--select-valid_1udek_187{border:2px solid #018750!important}._textarea_1udek_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_1udek_6:focus,._textarea_1udek_6._input--filled_1udek_76{padding:.625rem!important}._textarea--large_1udek_203{min-height:12.5rem}._textarea__max-length-container_1udek_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_1udek_212{color:#ed091c}._textarea--unset-height_1udek_216{height:unset}._checkbox_1udek_223{position:absolute;left:-99999px}._checkbox-label_1udek_228{display:flex;cursor:pointer}._checkbox-label--vertical_1udek_232{align-items:center}._checkbox-label--svg_1udek_235,._checkbox-label_1udek_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_1udek_235,input:checked+._checkbox-label_1udek_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_1udek_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_1udek_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_1udek_274{flex:0 1 auto;line-height:20px}._checkbox-container_1udek_279 input:checked~._checkbox-label_1udek_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_1udek_279 input:checked~._checkbox-label_1udek_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_1udek_293{position:absolute;left:-99999px}._radio-label_1udek_298{position:relative;display:flex;cursor:pointer}._radio-label_1udek_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_1udek_298:before{border-color:#018750}._radio-label_1udek_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_1udek_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_1udek_339{align-items:center}._radio-label--vertical_1udek_339:after{top:50%}._radio-label-content_1udek_346{flex:1 1 auto;line-height:20px}._form-group_1udek_354{display:flex}._cta-banner_1udek_357 ._form-group_1udek_354{justify-content:center}._search-form_1udek_91{position:relative;display:flex}._label_1udek_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_1udek_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_1udek_387{font-size:.875rem;display:flex;align-items:center}._message--error_1udek_392{color:#ed091c}._message--error_1udek_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_1udek_502{font-size:2.0625rem;font-weight:700}._text-roundels_1udek_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_1udek_513{font-size:1.125rem}._subtitle_1udek_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_1udek_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_1udek_538{font-size:.875rem}._text-subtext_1udek_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_1udek_548{padding-left:1.875rem}}._text-right_1udek_553{text-align:right}._text-left_1udek_557{text-align:left}._text-center_1udek_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_1udek_566{text-align:right}._text-sm-left_1udek_569{text-align:left}._text-sm-center_1udek_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_1udek_577{text-align:center}}._spaced-list_1udek_581{margin-left:1.25rem}._spaced-list_1udek_581 li{margin-bottom:.3125rem}._spaced-list_1udek_581 li:last-child{margin-bottom:0}a,._text-link_1udek_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_1udek_595:hover{color:#138ebc}a:focus,a:active,._text-link_1udek_595:focus,._text-link_1udek_595:active{outline:none}._link-none_1udek_613{color:inherit;text-decoration:none}._link-none_1udek_613:hover{text-decoration:underline}._section-link_1udek_621{display:flex;margin-top:1.25rem}._text-link--with-icon_1udek_626,._section-link_1udek_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_1udek_626 svg,._section-link_1udek_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_1udek_645{color:#166729}._text-medium-green_1udek_649{color:#018750}._text-medium-green-tint_1udek_653{color:#afd991}._text-core-green_1udek_657{color:#97be0d}._text-charcoal_1udek_661{color:#191919}._text-dark-grey_1udek_665{color:#595959}._text-medium-grey_1udek_669{color:#c9c9c9}._text-light-grey_1udek_673{color:#f8fafc}._text-magenta_1udek_677{color:#d40069}._text-white_1udek_681,._text-white_1udek_681 h2,._text-white_1udek_681 ._subtitle_1udek_517,._text-white_1udek_681 ._subtitle_1udek_517 p,._text-white_1udek_681._blockquote-section_1udek_686 p,a._text-white_1udek_681,._text-white_1udek_681._text-link_1udek_595,._text-white_1udek_681 a,._text-white_1udek_681 ._text-link_1udek_595{color:#fff}a._text-white_1udek_681:hover,._text-white_1udek_681._text-link_1udek_595:hover,._text-white_1udek_681 a:hover,._text-white_1udek_681 ._text-link_1udek_595:hover{color:#ffffffb3}._text-light_1udek_673{font-weight:300}._text-regular_1udek_700{font-weight:400}._text-semibold_1udek_704{font-weight:600}._text-bold_1udek_708{font-weight:700}._shadow_1udek_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_1udek_716{border-radius:10px}._hr_1udek_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_1udek_727{margin:0}._no-overflow_1udek_731{overflow:hidden}._body--locked_1udek_735{overflow:hidden;height:100%}._info-box_1udek_740,._video-box_1udek_740,._id-box_1udek_740,._card-box_1udek_740,._form-box_1udek_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_1udek_740:before,._video-box_1udek_740:before,._id-box_1udek_740:before,._card-box_1udek_740:before,._form-box_1udek_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_1udek_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_1udek_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_1udek_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_1udek_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_1udek_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_1udek_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_1udek_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_1udek_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._pricingContainer_1udek_814{padding:10px 0 30px;margin:20px 0}._pricingWrapper_1udek_819{max-width:900px;padding:0 15px;border-top:1px solid #000;border-bottom:1px solid #000;margin:0 auto}._pricingTitle_1udek_827{padding-top:14px;padding-bottom:12px;border-bottom:1px solid #c9c9c9;margin-bottom:24px;font-size:16px;font-weight:600;text-align:left}._headerRow_1udek_837{align-items:flex-end;margin-bottom:10px}._headerRow_1udek_837 ._productSection_1udek_841{justify-content:flex-end}@media (min-width: 768px){._headerRow_1udek_837{align-items:flex-start}}._productSection_1udek_841{display:flex;flex-direction:column}._productName_1udek_855{font-size:.875rem;margin-bottom:10px;font-weight:600}._dosagePairRow_1udek_861{align-items:stretch;margin-top:5px;margin-bottom:0}._pricingItem_1udek_867{display:flex;flex:1;flex-direction:column;padding-bottom:10px;border-bottom:1px solid #c9c9c9;gap:4px;text-align:left}._dosage_1udek_861{font-size:.875rem;margin-bottom:5px;color:#005c8f;font-weight:600}._dataCol_1udek_884{display:flex;flex-direction:column;margin-bottom:8px;gap:2px}._metadataPrimary_1udek_891,._metadataSecondary_1udek_892,._price_1udek_893,._priceSecondary_1udek_894{font-size:.75rem;line-height:1.3}._metadataPrimary_1udek_891,._price_1udek_893{font-weight:600}._metadataSecondary_1udek_892,._priceSecondary_1udek_894{font-weight:400}._metadataSecondary_1udek_892{white-space:nowrap}._price_1udek_893{line-height:1.4}._price_1udek_893,._priceSecondary_1udek_894{text-align:right}._toggleButton_1udek_922{font-size:.75rem;color:#000;cursor:pointer;text-decoration:none}._toggleButton_1udek_922:hover,._toggleButton_1udek_922:focus{background:none;color:#000!important;text-decoration:none}._toggleContent_1udek_934{display:flex;flex-direction:column;align-items:center;line-height:1;transform-origin:center;transition:transform 275ms cubic-bezier(.23,1,.32,1)}._toggleArrow_1udek_943{display:inline-flex;margin-top:-4px}._chevron_1udek_948{width:30px;height:30px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.7475 13.2667C22.7475 13.52 22.6541 13.7734 22.4541 13.9734L17.2008 19.2267C16.8808 19.5467 16.4675 19.72 16.0275 19.7334C15.5608 19.7334 15.1341 19.5734 14.8141 19.2534L9.53414 13.9734C9.14747 13.5867 9.14747 12.9467 9.53414 12.56C9.92081 12.1734 10.5608 12.1734 10.9475 12.56L16.0008 17.6L21.0408 12.56C21.4275 12.1734 22.0675 12.1734 22.4541 12.56C22.6541 12.76 22.7475 13.0134 22.7475 13.2667Z' fill='%23001B1C'/%3E%3C/svg%3E");background-size:contain}._chevron_1udek_948._expanded_1udek_955{transform:rotate(180deg)}._productGroup_1udek_959:not(:last-child){margin-bottom:20px}._input_1ix23_6,._textarea_1ix23_6,._ais-SortBy-select_1ix23_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_1ix23_6:disabled,._textarea_1ix23_6:disabled,._input_1ix23_6[disabled],[disabled]._textarea_1ix23_6,._input--disabled_1ix23_35,._ais-SortBy-select_1ix23_7:disabled,._ais-SortBy-select_1ix23_7[disabled],._ais-SortBy-select--disabled_1ix23_38{opacity:.4;pointer-events:none!important}._input_1ix23_6::-ms-clear,._textarea_1ix23_6::-ms-clear,._ais-SortBy-select_1ix23_7::-ms-clear{display:none}._input_1ix23_6::-webkit-outer-spin-button,._textarea_1ix23_6::-webkit-outer-spin-button,._input_1ix23_6::-webkit-inner-spin-button,._textarea_1ix23_6::-webkit-inner-spin-button,._ais-SortBy-select_1ix23_7::-webkit-outer-spin-button,._ais-SortBy-select_1ix23_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_1ix23_6[type=number],[type=number]._textarea_1ix23_6,._ais-SortBy-select_1ix23_7[type=number]{-moz-appearance:textfield}._input--placeholder_1ix23_57,._input_1ix23_6::placeholder,._textarea_1ix23_6::placeholder,._ais-SortBy-select--placeholder_1ix23_58,._ais-SortBy-select_1ix23_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_1ix23_6:hover,._textarea_1ix23_6:hover,._ais-SortBy-select_1ix23_7:hover{border-color:#005c8f}._input_1ix23_6:focus,._textarea_1ix23_6:focus,._ais-SortBy-select_1ix23_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_1ix23_76,._ais-SortBy-select--filled_1ix23_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_1ix23_81,._textarea--error_1ix23_81,._ais-SortBy-select--error_1ix23_82{border-color:#ed091c!important}._input_1ix23_6:hover,._textarea_1ix23_6:hover,._input_1ix23_6:focus,._textarea_1ix23_6:focus,._input_1ix23_6:active,._textarea_1ix23_6:active,._ais-SortBy-select_1ix23_7:hover,._ais-SortBy-select_1ix23_7:focus,._ais-SortBy-select_1ix23_7:active{outline:none}._search-form_1ix23_91 ._input_1ix23_6,._search-form_1ix23_91 ._textarea_1ix23_6,._discount-form_1ix23_91 ._input_1ix23_6,._discount-form_1ix23_91 ._textarea_1ix23_6,._search-form_1ix23_91 ._ais-SortBy-select_1ix23_7,._discount-form_1ix23_91 ._ais-SortBy-select_1ix23_7{flex:1 1 auto}._search-form_1ix23_91 ._input_1ix23_6._input--filled_1ix23_76,._search-form_1ix23_91 ._input--filled_1ix23_76._textarea_1ix23_6,._discount-form_1ix23_91 ._input_1ix23_6._input--filled_1ix23_76,._discount-form_1ix23_91 ._input--filled_1ix23_76._textarea_1ix23_6,._search-form_1ix23_91 ._ais-SortBy-select_1ix23_7._input--filled_1ix23_76,._discount-form_1ix23_91 ._ais-SortBy-select_1ix23_7._input--filled_1ix23_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_1ix23_104,._ais-SortBy-select--no-border_1ix23_105{padding:0 1.25rem!important;border:none!important}._input--full-width_1ix23_109,._ais-SortBy-select--full-width_1ix23_110{width:100%}._input--flush_1ix23_113,._ais-SortBy-select--flush_1ix23_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_1ix23_121,._ais-SortBy-select--search_1ix23_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_1ix23_121._input--no-search-button-lg_1ix23_133,._ais-SortBy-select--search_1ix23_122._input--no-search-button-lg_1ix23_133{background-image:none}}._input--search_1ix23_121._input--no-search-button_1ix23_133,._ais-SortBy-select--search_1ix23_122._input--no-search-button_1ix23_133{background-image:none}._input--search_1ix23_121:focus,._input--search_1ix23_121._input--filled_1ix23_76,._ais-SortBy-select--search_1ix23_122:focus,._ais-SortBy-select--search_1ix23_122._input--filled_1ix23_76{background-position:center right 10px}._input--search_1ix23_121::placeholder,._ais-SortBy-select--search_1ix23_122::placeholder{font-weight:400}._input--select_1ix23_155,._ais-SortBy-select_1ix23_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_1ix23_155:focus,._input--select_1ix23_155._input--filled_1ix23_76,._ais-SortBy-select_1ix23_7:focus,._ais-SortBy-select_1ix23_7._input--filled_1ix23_76{background-position:center right 10px}._input--select_1ix23_155::-ms-expand,._ais-SortBy-select_1ix23_7::-ms-expand{display:none}._input--select-default_1ix23_177{border:1px solid #191919!important}._input--select-default_1ix23_177:hover{border:1px solid #018750!important}._input--select-default_1ix23_177:focus{border:2px solid #018750!important}._input--select-valid_1ix23_187{border:2px solid #018750!important}._textarea_1ix23_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_1ix23_6:focus,._textarea_1ix23_6._input--filled_1ix23_76{padding:.625rem!important}._textarea--large_1ix23_203{min-height:12.5rem}._textarea__max-length-container_1ix23_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_1ix23_212{color:#ed091c}._textarea--unset-height_1ix23_216{height:unset}._checkbox_1ix23_223{position:absolute;left:-99999px}._checkbox-label_1ix23_228{display:flex;cursor:pointer}._checkbox-label--vertical_1ix23_232{align-items:center}._checkbox-label--svg_1ix23_235,._checkbox-label_1ix23_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_1ix23_235,input:checked+._checkbox-label_1ix23_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_1ix23_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_1ix23_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_1ix23_274{flex:0 1 auto;line-height:20px}._checkbox-container_1ix23_279 input:checked~._checkbox-label_1ix23_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_1ix23_279 input:checked~._checkbox-label_1ix23_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_1ix23_293{position:absolute;left:-99999px}._radio-label_1ix23_298{position:relative;display:flex;cursor:pointer}._radio-label_1ix23_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_1ix23_298:before{border-color:#018750}._radio-label_1ix23_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_1ix23_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_1ix23_339{align-items:center}._radio-label--vertical_1ix23_339:after{top:50%}._radio-label-content_1ix23_346{flex:1 1 auto;line-height:20px}._form-group_1ix23_354{display:flex}._cta-banner_1ix23_357 ._form-group_1ix23_354{justify-content:center}._search-form_1ix23_91{position:relative;display:flex}._label_1ix23_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_1ix23_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_1ix23_387{font-size:.875rem;display:flex;align-items:center}._message--error_1ix23_392{color:#ed091c}._message--error_1ix23_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}._text-quote_1ix23_502{font-size:2.0625rem;font-weight:700}._text-roundels_1ix23_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_1ix23_513{font-size:1.125rem}._subtitle_1ix23_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_1ix23_517{max-width:90%;margin:0 auto 1.25rem!important}}._text-paragraph--small_1ix23_538{font-size:.875rem}._text-subtext_1ix23_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_1ix23_548{padding-left:1.875rem}}._text-right_1ix23_553{text-align:right}._text-left_1ix23_557{text-align:left}._text-center_1ix23_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_1ix23_566{text-align:right}._text-sm-left_1ix23_569{text-align:left}._text-sm-center_1ix23_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_1ix23_577{text-align:center}}._spaced-list_1ix23_581{margin-left:1.25rem}._spaced-list_1ix23_581 li{margin-bottom:.3125rem}._spaced-list_1ix23_581 li:last-child{margin-bottom:0}a,._text-link_1ix23_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_1ix23_595:hover{color:#138ebc}a:focus,a:active,._text-link_1ix23_595:focus,._text-link_1ix23_595:active{outline:none}._link-none_1ix23_613{color:inherit;text-decoration:none}._link-none_1ix23_613:hover{text-decoration:underline}._section-link_1ix23_621{display:flex;margin-top:1.25rem}._text-link--with-icon_1ix23_626,._section-link_1ix23_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_1ix23_626 svg,._section-link_1ix23_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_1ix23_645{color:#166729}._text-medium-green_1ix23_649{color:#018750}._text-medium-green-tint_1ix23_653{color:#afd991}._text-core-green_1ix23_657{color:#97be0d}._text-charcoal_1ix23_661{color:#191919}._text-dark-grey_1ix23_665{color:#595959}._text-medium-grey_1ix23_669{color:#c9c9c9}._text-light-grey_1ix23_673{color:#f8fafc}._text-magenta_1ix23_677{color:#d40069}._text-white_1ix23_681,._text-white_1ix23_681 h2,._text-white_1ix23_681 ._subtitle_1ix23_517,._text-white_1ix23_681 ._subtitle_1ix23_517 p,._text-white_1ix23_681._blockquote-section_1ix23_686 p,a._text-white_1ix23_681,._text-white_1ix23_681._text-link_1ix23_595,._text-white_1ix23_681 a,._text-white_1ix23_681 ._text-link_1ix23_595{color:#fff}a._text-white_1ix23_681:hover,._text-white_1ix23_681._text-link_1ix23_595:hover,._text-white_1ix23_681 a:hover,._text-white_1ix23_681 ._text-link_1ix23_595:hover{color:#ffffffb3}._text-light_1ix23_673{font-weight:300}._text-regular_1ix23_700{font-weight:400}._text-semibold_1ix23_704{font-weight:600}._text-bold_1ix23_708{font-weight:700}._shadow_1ix23_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_1ix23_716{border-radius:10px}._hr_1ix23_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_1ix23_727{margin:0}._no-overflow_1ix23_731{overflow:hidden}._body--locked_1ix23_735{overflow:hidden;height:100%}._info-box_1ix23_740,._video-box_1ix23_740,._id-box_1ix23_740,._card-box_1ix23_740,._form-box_1ix23_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_1ix23_740:before,._video-box_1ix23_740:before,._id-box_1ix23_740:before,._card-box_1ix23_740:before,._form-box_1ix23_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_1ix23_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_1ix23_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_1ix23_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_1ix23_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_1ix23_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_1ix23_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_1ix23_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_1ix23_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._container_1ix23_814{padding:0;margin:0 auto}._cardContainer_1ix23_819{max-width:1280px;padding:0 .9375rem;margin:0 auto}._clinicTitle_1ix23_825{font-size:1.25rem;margin:1.5625rem 0 .9375rem;font-weight:700;letter-spacing:.5px;line-height:1.25;text-align:center}@media (min-width: 768px){._clinicTitle_1ix23_825{font-size:1.5rem}}._clinicSubtitle_1ix23_839{font-size:1.125rem;padding:0 .9375rem;margin-bottom:.9375rem;color:#191919;letter-spacing:normal;line-height:24px;text-align:center;word-spacing:0}._centeredCards_1ix23_850{max-width:1280px;padding:0 .9375rem;margin:0 auto}@media (min-width: 768px){._centeredCards_1ix23_850{display:flex;justify-content:center}}@media (min-width: 1024px){._centeredCards_1ix23_850{padding:0}}._ctaButton_1ix23_867{max-width:370px;height:50px;margin-top:1rem}._backButton_1ix23_873{margin:1.5rem 0}._disclaimerContainer_1ix23_877{font-size:.875rem;max-width:900px;padding-right:10px;padding-left:10px;margin:20px auto;color:#595959;font-weight:400;line-height:1.4;text-align:left}@media (min-width: 768px){._disclaimerContainer_1ix23_877{padding-right:0;padding-left:0}}._input_mm325_6,._textarea_mm325_6,._ais-SortBy-select_mm325_7{font-size:1.125rem;height:50px;padding:.0625rem 1.3125rem;border:1px solid #595959;background-color:#fff;color:#191919;font-family:Inter,sans-serif!important;font-weight:600;transition-duration:.1s;transition-property:background-color,color,border-color,opacity;transition-timing-function:ease-out}._input_mm325_6:disabled,._textarea_mm325_6:disabled,._input_mm325_6[disabled],[disabled]._textarea_mm325_6,._input--disabled_mm325_35,._ais-SortBy-select_mm325_7:disabled,._ais-SortBy-select_mm325_7[disabled],._ais-SortBy-select--disabled_mm325_38{opacity:.4;pointer-events:none!important}._input_mm325_6::-ms-clear,._textarea_mm325_6::-ms-clear,._ais-SortBy-select_mm325_7::-ms-clear{display:none}._input_mm325_6::-webkit-outer-spin-button,._textarea_mm325_6::-webkit-outer-spin-button,._input_mm325_6::-webkit-inner-spin-button,._textarea_mm325_6::-webkit-inner-spin-button,._ais-SortBy-select_mm325_7::-webkit-outer-spin-button,._ais-SortBy-select_mm325_7::-webkit-inner-spin-button{display:none;margin:0;-webkit-appearance:none}._input_mm325_6[type=number],[type=number]._textarea_mm325_6,._ais-SortBy-select_mm325_7[type=number]{-moz-appearance:textfield}._input--placeholder_mm325_57,._input_mm325_6::placeholder,._textarea_mm325_6::placeholder,._ais-SortBy-select--placeholder_mm325_58,._ais-SortBy-select_mm325_7::placeholder{font-size:1rem;color:#c9c9c9;font-family:Inter,sans-serif!important;font-weight:600;opacity:1}._input_mm325_6:hover,._textarea_mm325_6:hover,._ais-SortBy-select_mm325_7:hover{border-color:#005c8f}._input_mm325_6:focus,._textarea_mm325_6:focus,._ais-SortBy-select_mm325_7:focus{padding:0 1.25rem;border-width:2px;border-color:#005c8f}._input--filled_mm325_76,._ais-SortBy-select--filled_mm325_77{padding:0 1.25rem!important;border-color:#005c8f}._input--error_mm325_81,._textarea--error_mm325_81,._ais-SortBy-select--error_mm325_82{border-color:#ed091c!important}._input_mm325_6:hover,._textarea_mm325_6:hover,._input_mm325_6:focus,._textarea_mm325_6:focus,._input_mm325_6:active,._textarea_mm325_6:active,._ais-SortBy-select_mm325_7:hover,._ais-SortBy-select_mm325_7:focus,._ais-SortBy-select_mm325_7:active{outline:none}._search-form_mm325_91 ._input_mm325_6,._search-form_mm325_91 ._textarea_mm325_6,._discount-form_mm325_91 ._input_mm325_6,._discount-form_mm325_91 ._textarea_mm325_6,._search-form_mm325_91 ._ais-SortBy-select_mm325_7,._discount-form_mm325_91 ._ais-SortBy-select_mm325_7{flex:1 1 auto}._search-form_mm325_91 ._input_mm325_6._input--filled_mm325_76,._search-form_mm325_91 ._input--filled_mm325_76._textarea_mm325_6,._discount-form_mm325_91 ._input_mm325_6._input--filled_mm325_76,._discount-form_mm325_91 ._input--filled_mm325_76._textarea_mm325_6,._search-form_mm325_91 ._ais-SortBy-select_mm325_7._input--filled_mm325_76,._discount-form_mm325_91 ._ais-SortBy-select_mm325_7._input--filled_mm325_76{padding-right:1.25rem;border-right:none;background-image:none;border-radius:10px 0 0 10px}._input--no-border_mm325_104,._ais-SortBy-select--no-border_mm325_105{padding:0 1.25rem!important;border:none!important}._input--full-width_mm325_109,._ais-SortBy-select--full-width_mm325_110{width:100%}._input--flush_mm325_113,._ais-SortBy-select--flush_mm325_114{width:100%;height:46px;flex:1 1 auto;border-right:none!important;border-radius:10px 0 0 10px}._input--search_mm325_121,._ais-SortBy-select--search_mm325_122{font-size:1rem;height:45px;border-color:#018750;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,24,24'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='9.5'%20cy='9.5'%20r='5'%20fill='none'/%3E%3Cline%20x1='13.5'%20y1='13.5'%20x2='19'%20y2='19'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:35px 35px;font-weight:400}@media (min-width: 1024px){._input--search_mm325_121._input--no-search-button-lg_mm325_133,._ais-SortBy-select--search_mm325_122._input--no-search-button-lg_mm325_133{background-image:none}}._input--search_mm325_121._input--no-search-button_mm325_133,._ais-SortBy-select--search_mm325_122._input--no-search-button_mm325_133{background-image:none}._input--search_mm325_121:focus,._input--search_mm325_121._input--filled_mm325_76,._ais-SortBy-select--search_mm325_122:focus,._ais-SortBy-select--search_mm325_122._input--filled_mm325_76{background-position:center right 10px}._input--search_mm325_121::placeholder,._ais-SortBy-select--search_mm325_122::placeholder{font-weight:400}._input--select_mm325_155,._ais-SortBy-select_mm325_7{max-height:50px;padding-right:2.1875rem!important;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,10,6'%3E%3Cpolyline%20points='2%201.25,5%204.25,8%201.25'%20fill='none'%20stroke='%2329873c'%20stroke-linecap='round'%20stroke-width='2'/%3E%3C/svg%3E");background-position:center right 11px;background-repeat:no-repeat;background-size:13px 7.8px;line-height:41px}._input--select_mm325_155:focus,._input--select_mm325_155._input--filled_mm325_76,._ais-SortBy-select_mm325_7:focus,._ais-SortBy-select_mm325_7._input--filled_mm325_76{background-position:center right 10px}._input--select_mm325_155::-ms-expand,._ais-SortBy-select_mm325_7::-ms-expand{display:none}._input--select-default_mm325_177{border:1px solid #191919!important}._input--select-default_mm325_177:hover{border:1px solid #018750!important}._input--select-default_mm325_177:focus{border:2px solid #018750!important}._input--select-valid_mm325_187{border:2px solid #018750!important}._textarea_mm325_6{font-size:1rem;width:100%;padding:.6875rem!important;resize:none}._textarea_mm325_6:focus,._textarea_mm325_6._input--filled_mm325_76{padding:.625rem!important}._textarea--large_mm325_203{min-height:12.5rem}._textarea__max-length-container_mm325_206{display:flex;justify-content:flex-end;margin:.625rem 0 1.25rem}._textarea__max-length-container--error_mm325_212{color:#ed091c}._textarea--unset-height_mm325_216{height:unset}._checkbox_mm325_223{position:absolute;left:-99999px}._checkbox-label_mm325_228{display:flex;cursor:pointer}._checkbox-label--vertical_mm325_232{align-items:center}._checkbox-label--svg_mm325_235,._checkbox-label_mm325_228 svg{display:block;width:20px;height:20px;flex:0 0 20px;border:2px solid #595959;margin-right:.625rem;border-radius:2px;transition-duration:.1s;transition-property:border,background;transition-timing-function:ease-out}input:checked+._checkbox-label--svg_mm325_235,input:checked+._checkbox-label_mm325_228 svg{border-color:#018750;background-color:#018750}._checkbox-label_mm325_228 polyline{fill:none;opacity:0;stroke:#018750;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition-delay:0s,0s,.1s;transition-duration:.1s,.1s,0s;transition-property:stroke,stroke-dashoffset,opacity;transition-timing-function:ease-out}input:checked+._checkbox-label_mm325_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._checkbox-label-content_mm325_274{flex:0 1 auto;line-height:20px}._checkbox-container_mm325_279 input:checked~._checkbox-label_mm325_228 svg{border-color:#018750;background-color:#018750}._checkbox-container_mm325_279 input:checked~._checkbox-label_mm325_228 polyline{opacity:1;stroke:#fff;stroke-dashoffset:0;transition-delay:0s}._radio_mm325_293{position:absolute;left:-99999px}._radio-label_mm325_298{position:relative;display:flex;cursor:pointer}._radio-label_mm325_298:before{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #595959;margin-right:.625rem;border-radius:50%;content:"";transition-duration:.1s;transition-property:border;transition-timing-function:ease-out}input:checked+._radio-label_mm325_298:before{border-color:#018750}._radio-label_mm325_298:after{position:absolute;top:9px;left:9px;display:block;width:0;height:0;background:#fff;border-radius:50%;content:"";transform:translate(-50%,-50%);transition-duration:.1s;transition-property:background,width,height,left;transition-timing-function:ease-out}input:checked+._radio-label_mm325_298:after{width:10px;height:10px;background:#018750}._radio-label--vertical_mm325_339{align-items:center}._radio-label--vertical_mm325_339:after{top:50%}._radio-label-content_mm325_346{flex:1 1 auto;line-height:20px}._form-group_mm325_354{display:flex}._cta-banner_mm325_357 ._form-group_mm325_354{justify-content:center}._search-form_mm325_91{position:relative;display:flex}._label_mm325_372{font-size:1.125rem;display:block;margin-bottom:.3125rem;color:#595959}._label__sub-text_mm325_378{font-size:.875rem;margin-bottom:.3125rem;color:#595959}._message_mm325_387{font-size:.875rem;display:flex;align-items:center}._message--error_mm325_392{color:#ed091c}._message--error_mm325_392:before{display:block;width:16px;height:16px;flex:0 0 16px;margin-right:.3125rem;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0,0,32,32'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-width='2'%3E%3Ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%23b6181f'/%3E%3Cline%20x1='11'%20y1='11'%20x2='21'%20y2='21'/%3E%3Cline%20x1='11'%20y1='21'%20x2='21'%20y2='11'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;content:""}body{min-width:360px;background-color:#f8fafc;color:#191919;font-family:Inter,sans-serif!important;font-size:16px;font-weight:400;letter-spacing:.0125rem;overflow-x:hidden;word-spacing:.015625rem}header{padding:.875rem 0;background-color:#fff;text-align:center}main{padding:0 .9375rem}footer{display:flex;justify-content:center;padding:1.25rem;font-size:1.125rem}h1,h2,h3,h4,h5,h6{padding:0;margin:0;line-height:1.25}h1{font-size:2.25rem;margin-bottom:.625rem;font-weight:300}@media (min-width: 768px){h1{font-size:2.75rem;margin-bottom:1.25rem}}h2{font-size:1.5rem;margin-bottom:.625rem;font-weight:300}@media (min-width: 768px){h2{font-size:2.25rem;margin-bottom:1.25rem}}h3{font-size:1.625rem;margin-bottom:.625rem;font-weight:400}h4{font-size:1.25rem;margin-bottom:0;font-weight:600}@media (min-width: 768px){h4{margin-bottom:.625rem}}b,strong{font-weight:600}._text-quote_mm325_502{font-size:2.0625rem;font-weight:700}._text-roundels_mm325_507{font-size:1.625rem;color:#fff;font-weight:700}._text-form-label_mm325_513{font-size:1.125rem}._subtitle_mm325_517{font-size:1.25rem;margin-bottom:10px!important;color:#595959}@media (min-width: 768px){._subtitle_mm325_517{max-width:90%;margin:0 auto 1.25rem!important}}p{padding:0;margin:0 0 2.25rem;line-height:1.5}p:last-child{margin-bottom:0}._text-paragraph--small_mm325_538{font-size:.875rem}._text-subtext_mm325_542{font-size:.75rem;color:#595959}@media (min-width: 1024px){._text-inset_mm325_548{padding-left:1.875rem}}._text-right_mm325_553{text-align:right}._text-left_mm325_557{text-align:left}._text-center_mm325_561{text-align:center}@media (max-width: 767.98px){._text-sm-right_mm325_566{text-align:right}._text-sm-left_mm325_569{text-align:left}._text-sm-center_mm325_572{text-align:center}}@media (max-width: 1023.98px){._text-md-center_mm325_577{text-align:center}}._spaced-list_mm325_581{margin-left:1.25rem}._spaced-list_mm325_581 li{margin-bottom:.3125rem}._spaced-list_mm325_581 li:last-child{margin-bottom:0}a,._text-link_mm325_595{color:#005c8f;cursor:pointer;text-decoration:underline;transition-duration:.1s;transition-property:color,opacity;transition-timing-function:ease-out}a:hover,._text-link_mm325_595:hover{color:#138ebc}a:focus,a:active,._text-link_mm325_595:focus,._text-link_mm325_595:active{outline:none}._link-none_mm325_613{color:inherit;text-decoration:none}._link-none_mm325_613:hover{text-decoration:underline}._section-link_mm325_621{display:flex;margin-top:1.25rem}._text-link--with-icon_mm325_626,._section-link_mm325_621 a{display:flex;align-items:center;margin:auto}._text-link--with-icon_mm325_626 svg,._section-link_mm325_621 svg{width:20px;height:20px;flex:0 0 20px;margin-left:.3125rem;fill:currentcolor}._text-dark-green_mm325_645{color:#166729}._text-medium-green_mm325_649{color:#018750}._text-medium-green-tint_mm325_653{color:#afd991}._text-core-green_mm325_657{color:#97be0d}._text-charcoal_mm325_661{color:#191919}._text-dark-grey_mm325_665{color:#595959}._text-medium-grey_mm325_669{color:#c9c9c9}._text-light-grey_mm325_673{color:#f8fafc}._text-magenta_mm325_677{color:#d40069}._text-white_mm325_681,._text-white_mm325_681 h2,._text-white_mm325_681 ._subtitle_mm325_517,._text-white_mm325_681 ._subtitle_mm325_517 p,._text-white_mm325_681._blockquote-section_mm325_686 p,a._text-white_mm325_681,._text-white_mm325_681._text-link_mm325_595,._text-white_mm325_681 a,._text-white_mm325_681 ._text-link_mm325_595{color:#fff}a._text-white_mm325_681:hover,._text-white_mm325_681._text-link_mm325_595:hover,._text-white_mm325_681 a:hover,._text-white_mm325_681 ._text-link_mm325_595:hover{color:#ffffffb3}._text-light_mm325_673{font-weight:300}._text-regular_mm325_700{font-weight:400}._text-semibold_mm325_704{font-weight:600}._text-bold_mm325_708{font-weight:700}._shadow_mm325_712{box-shadow:1px 1px 4px 1px #00000026}._rounded_mm325_716{border-radius:10px}._hr_mm325_720{width:100%;height:1px;margin:2.5rem 0;background:#c9c9c9}._hr--no-margin_mm325_727{margin:0}._no-overflow_mm325_731{overflow:hidden}._body--locked_mm325_735{overflow:hidden;height:100%}._info-box_mm325_740,._video-box_mm325_740,._id-box_mm325_740,._card-box_mm325_740,._form-box_mm325_740{position:relative;padding:.8125rem .75rem .75rem 4.125rem}._info-box_mm325_740:before,._video-box_mm325_740:before,._id-box_mm325_740:before,._card-box_mm325_740:before,._form-box_mm325_740:before{position:absolute;top:12px;left:15px;width:34px;height:34px;border:1px #c9c9c9;background-color:transparent;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:""}._form-box_mm325_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M13 29C12.45 29 11.9792 28.8042 11.5875 28.4125C11.1958 28.0208 11 27.55 11 27V13C11 12.45 11.1958 11.9792 11.5875 11.5875C11.9792 11.1958 12.45 11 13 11H17.2C17.4167 10.4 17.7792 9.91667 18.2875 9.55C18.7958 9.18333 19.3667 9 20 9C20.6333 9 21.2042 9.18333 21.7125 9.55C22.2208 9.91667 22.5833 10.4 22.8 11H27C27.55 11 28.0208 11.1958 28.4125 11.5875C28.8042 11.9792 29 12.45 29 13V27C29 27.55 28.8042 28.0208 28.4125 28.4125C28.0208 28.8042 27.55 29 27 29H13ZM13 27H27V13H13V27ZM15 25H22V23H15V25ZM15 21H25V19H15V21ZM15 17H25V15H15V17ZM20 12.25C20.2167 12.25 20.3958 12.1792 20.5375 12.0375C20.6792 11.8958 20.75 11.7167 20.75 11.5C20.75 11.2833 20.6792 11.1042 20.5375 10.9625C20.3958 10.8208 20.2167 10.75 20 10.75C19.7833 10.75 19.6042 10.8208 19.4625 10.9625C19.3208 11.1042 19.25 11.2833 19.25 11.5C19.25 11.7167 19.3208 11.8958 19.4625 12.0375C19.6042 12.1792 19.7833 12.25 20 12.25Z' fill='white'/%3E%3C/svg%3E%0A")}._card-box_mm325_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M30 14V26C30 26.55 29.8042 27.0208 29.4125 27.4125C29.0208 27.8042 28.55 28 28 28H12C11.45 28 10.9792 27.8042 10.5875 27.4125C10.1958 27.0208 10 26.55 10 26V14C10 13.45 10.1958 12.9792 10.5875 12.5875C10.9792 12.1958 11.45 12 12 12H28C28.55 12 29.0208 12.1958 29.4125 12.5875C29.8042 12.9792 30 13.45 30 14ZM12 16H28V14H12V16ZM12 20V26H28V20H12Z' fill='white'/%3E%3C/svg%3E%0A")}._id-box_mm325_740:before{background-image:url("data:image/svg+xml, %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M22.1665 21.083H27.5832V18.9163H22.1665V21.083ZM22.1665 17.833H27.5832V15.6663H22.1665V17.833ZM12.4165 24.333H21.0832V23.7372C21.0832 22.9247 20.6859 22.2792 19.8915 21.8007C19.0971 21.3222 18.0498 21.083 16.7498 21.083C15.4498 21.083 14.4026 21.3222 13.6082 21.8007C12.8137 22.2792 12.4165 22.9247 12.4165 23.7372V24.333ZM16.7498 19.9997C17.3457 19.9997 17.8557 19.7875 18.28 19.3632C18.7044 18.9389 18.9165 18.4288 18.9165 17.833C18.9165 17.2372 18.7044 16.7271 18.28 16.3028C17.8557 15.8785 17.3457 15.6663 16.7498 15.6663C16.154 15.6663 15.6439 15.8785 15.2196 16.3028C14.7953 16.7271 14.5832 17.2372 14.5832 17.833C14.5832 18.4288 14.7953 18.9389 15.2196 19.3632C15.6439 19.7875 16.154 19.9997 16.7498 19.9997ZM11.3332 28.6663C10.7373 28.6663 10.2273 28.4542 9.80296 28.0299C9.37866 27.6056 9.1665 27.0955 9.1665 26.4997V13.4997C9.1665 12.9038 9.37866 12.3938 9.80296 11.9695C10.2273 11.5452 10.7373 11.333 11.3332 11.333H28.6665C29.2623 11.333 29.7724 11.5452 30.1967 11.9695C30.621 12.3938 30.8332 12.9038 30.8332 13.4997V26.4997C30.8332 27.0955 30.621 27.6056 30.1967 28.0299C29.7724 28.4542 29.2623 28.6663 28.6665 28.6663H11.3332ZM11.3332 26.4997H28.6665V13.4997H11.3332V26.4997Z' fill='white'/%3E%3C/svg%3E%0A")}._video-box_mm325_740:before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23005C8F'/%3E%3Cpath d='M12.4436 27.5564C11.9241 27.5564 11.4795 27.3715 11.1095 27.0016C10.7396 26.6317 10.5547 26.187 10.5547 25.6675V14.3342C10.5547 13.8148 10.7396 13.3701 11.1095 13.0002C11.4795 12.6303 11.9241 12.4453 12.4436 12.4453H23.7769C24.2964 12.4453 24.741 12.6303 25.1109 13.0002C25.4808 13.3701 25.6658 13.8148 25.6658 14.3342V18.5842L29.4436 14.8064V25.1953L25.6658 21.4175V25.6675C25.6658 26.187 25.4808 26.6317 25.1109 27.0016C24.741 27.3715 24.2964 27.5564 23.7769 27.5564H12.4436ZM12.4436 25.6675H23.7769V14.3342H12.4436V25.6675Z' fill='white'/%3E%3C/svg%3E%0A")}._center-rounded-clinician-image_mm325_774{display:block;width:9rem;height:9rem;margin:0 auto 20px!important;border-radius:50%;object-fit:cover}._center-clinician-name_mm325_783{display:block;margin-bottom:30px!important;color:#005c8f;text-align:center}._center-intro-text_mm325_790{max-width:600px;margin:10px auto 90px;text-align:center}._clinician-subtitle_mm325_796{display:flex;width:fit-content;min-width:187px;min-height:40px;align-items:center;justify-content:center;padding:5px 7px;margin:0 auto 30px!important;background:#c5ffec;border-radius:6px;color:#003d41;font-weight:600;line-height:1.2;text-align:center;font-size:.75rem}._spinnerContainer_mm325_814{margin-top:50px}
