@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700";@import"https://fonts.googleapis.com/css?family=Muli:300,400,600";@import"https://fonts.googleapis.com/css?family=Raleway:200,300,400,600";@import"https://fonts.googleapis.com/css?family=Roboto";@import"https://fonts.googleapis.com/css?family=Quicksand";.hc_registration{font-family:var(--bs-body-font-family);font-size:1rem;color:#333}.hc_registration table.hc_info{width:100%;border-collapse:separate;border-spacing:0 1rem}.hc_registration table.hc_info th{font-family:var(--heading-font);font-weight:600;font-size:1.25rem;padding-bottom:.5rem;color:#111}.hc_registration table.hc_info td.label{width:180px;padding-right:1rem;vertical-align:top}.hc_registration table.hc_info td.label label{font-weight:600;margin-top:.35rem;display:inline-block}.hc_registration table.hc_info td{vertical-align:top}.hc_registration input[type=text],.hc_registration input[type=email],.hc_registration input[type=tel],.hc_registration select{width:100%;padding:.5rem .75rem;border:1px solid #ced4da;border-radius:.375rem;background-color:#fff;font-size:1rem;transition:border-color .15s ease,box-shadow .15s ease}.hc_registration input[type=text]:focus,.hc_registration input[type=email]:focus,.hc_registration input[type=tel]:focus,.hc_registration select:focus{border-color:#86b7fe;box-shadow:0 0 0 .2rem #0d6efd40;outline:none}.hc_registration input[type=text].parsley-error,.hc_registration input[type=email].parsley-error,.hc_registration input[type=tel].parsley-error,.hc_registration select.parsley-error{border-color:#dc3545}.hc_registration .parsley-errors-list{margin:.25rem 0 0;padding:0;list-style:none;font-size:.875rem;color:#dc3545}.hc_registration .parsley-errors-list.filled li{margin:0}.hc_registration tr[id^=hc-] th{padding-top:2rem;border-top:1px solid #e5e5e5}.hc_registration .hc-registration-field{display:inline-flex;align-items:center;margin-right:1rem;font-size:.95rem}.hc_registration .hc-registration-field input[type=checkbox]{margin-right:.35rem;width:1rem;height:1rem}.hc_registration .hc-birth-date select{width:auto;display:inline-block;margin-right:.25rem}.hc_registration .liability{background:#f8f9fa;border:1px solid #e1e1e1;padding:1rem;border-radius:.375rem;font-size:.9rem;line-height:1.5}.hc_registration tr td,.hc_registration tr th{padding-top:.25rem;padding-bottom:.25rem}.hc_registration table.hc_info{width:100%}@media(max-width:576px){.hc_registration table.hc_info tr{display:block;margin-bottom:1rem}.hc_registration table.hc_info td.label{text-align:left!important;display:block;width:100%;margin-bottom:.35rem}.hc_registration table.hc_info td.label label{display:block;font-weight:600;text-align:left!important;width:100%}.hc_registration table.hc_info td{display:block;width:100%}.hc_registration .hc-birth-date td{display:flex;flex-wrap:wrap;gap:.5rem}.hc_registration .hc-birth-date td select{flex:1 1 30%}}:root{--bs-body-font-family: "Quicksand", "Roboto", "Open Sans", sans-serif;--bs-font-sans-serif: "Muli", "Open Sans", sans-serif;--heading-font: "Montserrat", sans-serif;--accent-font: "Raleway", sans-serif;--bs-primary: #3089b4;--bs-secondary: #6b738d;--bs-success: #2e89b5;--bs-info: #84b3cd;--bs-warning: #faefdd;--bs-danger: #314278;--bs-gray-100: #faefdd;--bs-gray-200: #e8e3d6;--bs-gray-300: #d6d1c7;--bs-gray-400: #b8b4ad;--bs-gray-500: #9a9791;--bs-gray-600: #6b738d;--bs-gray-700: #4a4f63;--bs-gray-800: #314278;--bs-gray-900: #1f2434;--bs-body-bg: #faefdd;--bs-body-color: #314278;--bs-link-color: var(--bs-primary);--bs-link-hover-color: #256e8f;--bs-btn-border-radius: .375rem;--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1.25rem;--bs-navbar-color: #314278;--bs-navbar-hover-color: var(--bs-primary);--bs-navbar-active-color: var(--bs-primary);--bs-card-bg: #ffffff;--bs-card-border-color: rgba(49, 66, 120, .1);--bs-card-cap-bg: rgba(49, 66, 120, .05)}body{font-family:var(--bs-body-font-family);font-weight:300;line-height:1.65;letter-spacing:.2px}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);font-weight:600;letter-spacing:.4px;margin-bottom:.75rem}.tagline,.lead-tagline,.section-intro{font-family:var(--accent-font);font-weight:300;letter-spacing:1px;font-size:1.25rem;opacity:.85}.btn,button{font-family:var(--heading-font);font-weight:600;letter-spacing:.5px}.navbar,.nav-link{font-family:var(--heading-font);font-weight:500;letter-spacing:.4px}small,.label,.badge{font-family:var(--accent-font);font-weight:400;letter-spacing:.3px}a{text-decoration:none}.pointer{cursor:pointer}footer{background-color:var(--bs-gray-900)}footer .fw-semibold{color:var(--bs-gray-100)}.hover-cards .card{background-color:var(--bs-card-bg);transition:all .2s ease;cursor:pointer}.hover-cards .card:hover{box-shadow:4px 4px 4px 4px var(--bs-card-border-color);transform:scale(1.05)}.hover-cards .card .card-header{font-weight:700}.flip{transform:scaleY(-1)}.word-base{position:absolute;right:0;width:100%;display:inline-block;filter:blur(0);transform:translateY(0);transition:filter .7s ease,transform .7s ease}.word-leave{filter:blur(10px);transform:translateY(-10px)}.word-enter{filter:blur(10px);transform:translateY(10px)}.word-enter-active{filter:blur(0);transform:translateY(0)}healcode-widget a.healcode-link{color:inherit!important;text-decoration:none!important;display:inline-block;width:100%;height:100%}.btn-outline-primary:hover healcode-widget a.healcode-link{color:inherit!important}.home-page.benefits{background-color:#ffffffb3;background-position:center top;background-size:cover;background-repeat:no-repeat;background-blend-mode:overlay}
